92dfe20c8fc32fd264d4e63087bf5ebb8085621b
[claws.git] / ChangeLog
1 2007-10-10 [colin]      3.0.2cvs53
2
3         * src/addressadd.c
4         * src/editaddress.c
5         * src/headerview.c
6         * src/textview.c
7                 More error handling on saving pictures
8
9 2007-10-10 [colin]      3.0.2cvs52
10
11         * src/printing.c
12         * src/printing.h
13                 Generalize a bit printing, so we can factorize
14                 most of the code. 
15
16 2007-10-10 [paul]       3.0.2cvs51
17
18         * src/addrduplicates.c
19                 fix engrish
20                 use GTK_STOCK... buttons
21
22 2007-10-10 [paul]       3.0.2cvs50
23
24         * src/addressadd.c
25         * src/addrindex.c
26         * src/editaddress.c
27                 Fix previous patch
28                 Thanks to Colin
29
30 2007-10-10 [paul]       3.0.2cvs49
31
32         * src/summaryview.c
33         * src/messageview.c
34                 Fix crash on Add sender to addressbook when
35                 From is null
36         * src/addressadd.c
37         * src/addrindex.c
38         * src/editaddress.c
39         * src/editaddress_other_attributes_ldap.h
40                 Fix leaks 
41                 Rename images to .png in addrbook/
42         * src/headerview.c
43         * src/textview.c
44                 Fix Face/X-Face being used if adding another
45                 address than sender to addressbook
46                 Thanks to Colin
47
48 2007-10-10 [holger]     3.0.2cvs48
49
50         * src/addrduplicates.c
51         * src/editaddress.c
52                 Improvements to the addressbook duplicate finder
53                 feature:
54                  - add an edit button to the button bar
55                  - display the whole bookname (with iface) and
56                    use this for same-book checking
57                  - after editing, try to keep selections if the
58                    entries are still present
59                  - sort the email column alphabetically
60                  - put results in a scrolled window
61                  - support embedded editing
62                  - make columns in detail view resizable
63                  - add keyboard shortcuts
64
65 2007-10-10 [wwp]        3.0.2cvs47
66
67         * src/addrindex.c
68                 Fix a crash when there's no From: in email, thanks to Colin.
69
70 2007-10-09 [paul]       3.0.2cvs46
71
72         * src/messageview.c
73         * src/summaryview.c
74         * src/textview.c
75                 fix building without compface support
76
77 2007-10-09 [colin]      3.0.2cvs45
78
79         * src/editaddress.c
80         * src/headerview.c
81         * src/textview.c
82                 Add error handling
83
84 2007-10-09 [colin]      3.0.2cvs44
85
86         * src/addrduplicates.c
87         * src/addressadd.c
88         * src/addressadd.h
89         * src/addressbook.c
90         * src/addressbook.h
91         * src/addrindex.c
92         * src/addrindex.h
93         * src/addritem.c
94         * src/addritem.h
95         * src/compose.c
96         * src/editaddress.c
97         * src/editaddress_other_attributes_ldap.h
98         * src/headerview.c
99         * src/messageview.c
100         * src/mimeview.c
101         * src/summaryview.c
102         * src/textview.c
103         * src/gtk/gtkutils.c
104                 Automatically set contacts' pictures from Face 
105                 or X-Face if they have no picture
106                 Display the contact picture in textview or
107                 headerview for mails sent by people in the 
108                 addressbook, that have no Face or X-Face
109                 Fix a few details in the Person edition dialog
110                 (ability to unset picture)
111                 Remove picture file when deleting contacts
112
113 2007-10-09 [iwkse]      3.0.2cvs43
114
115         * src/gtk/about.c
116                 center the about window
117
118 2007-10-09 [paul]       3.0.2cvs42
119
120         * src/prefs_toolbar.c
121                 fix icon selector window on maemo
122
123 2007-10-09 [paul]       3.0.2cvs41
124
125         * src/messageview.c
126                 add 'go to' menu to separate msgview
127
128 2007-10-09 [colin]      3.0.2cvs40
129
130         * src/common/defs.h
131                 Add forgotten file
132
133 2007-10-09 [iwkse]      3.0.2cvs39
134
135         * Makefile.am
136         * src/addressbook.c
137         * src/addritem.c
138         * src/addritem.h
139         * src/editaddress.c
140         * src/editaddress_other_attributes_ldap.h
141         * src/addrbook.c
142         * src/Makefile.am
143                 set a photo in the Addressbook
144
145 2007-10-08 [colin]      3.0.2cvs38
146
147         * src/prefs_toolbar.c
148                 Make height 320 to remove the scrollbar 
149                 (with current number of icons)
150
151 2007-10-08 [colin]      3.0.2cvs37
152
153         * src/prefs_toolbar.c
154                 Transform the treeview to a GtkIconView.
155                 Patch by Pawel
156                 In addition, transform the window so that 
157                 it looks like a popup menu. Patch by me
158
159 2007-10-08 [colin]      3.0.2cvs36
160
161         * src/compose.c
162         * src/compose.h
163                 Beautify the GUI a bit; in particular, show the
164                 number of attachments in the tab's title.
165                 Patch by Pawel
166
167 2007-10-08 [paul]       3.0.2cvs35
168
169         * src/mimeview.c
170                 Save users from themselves: save temporary
171                 files used for Open/Open with as read-only.
172                 Thanks to Colin
173
174 2007-10-08 [paul]       3.0.2cvs34
175
176         * tools/Makefile.am
177                 forgot this in cvs33
178
179 2007-10-08 [paul]       3.0.2cvs33
180
181         * tools/kdeservicemenu/README
182         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
183         * tools/kdeservicemenu/install.sh
184         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
185                 renamed template* to *template so as not to confuse
186                 lintian
187
188 2007-10-08 [paul]       3.0.2cvs32
189
190         * src/prefs_themes.c
191         * src/stock_pixmap.c
192                 replace 2 direct uses of RC_DIR
193
194 2007-10-07 [colin]      3.0.2cvs31
195
196         * src/addrduplicates.c
197         * src/addrduplicates.h
198         * src/addressbook.c
199         * src/addressbook.h
200         * src/addrindex.c
201         * src/addrindex.h
202                 Implement deletion in duplicate finder. 
203                 Patch by Holger 
204
205 2007-10-07 [colin]      3.0.2cvs30
206
207         * src/exporthtml.c
208         * src/mbox.c
209         * src/common/utils.c
210                 Better fix for Solaris, thanks to Nicolas Doualot
211
212 2007-10-07 [colin]      3.0.2cvs29
213
214         * AUTHORS
215         * src/gtk/authors.h
216                 Add Frank Dietrich
217
218 2007-10-07 [colin]      3.0.2cvs28
219
220         * src/exporthtml.c
221                 Fix HTML export to make it more compliant
222                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
223
224 2007-10-07 [colin]      3.0.2cvs27
225
226         * src/prefs_toolbar.c
227                 Only use icons that wouldn't look stupid in the toolbar
228                 Patch by Pawel
229
230 2007-10-07 [colin]      3.0.2cvs26
231
232         * src/prefs_toolbar.c
233                 Fix old icon being used when none is selected
234
235 2007-10-07 [colin]      3.0.2cvs25
236
237         * src/toolbar.c
238                 Fix copy/paste error
239
240 2007-10-07 [colin]      3.0.2cvs24
241
242         * src/prefs_toolbar.c
243         * src/toolbar.c
244         * src/toolbar.h
245                 Update icon to default one when changing event
246                 Make the icon chooser nicer (handle Esc, Enter,
247                 double-click)
248
249 2007-10-06 [colin]      3.0.2cvs23
250
251         * src/prefs_toolbar.c
252                 Fix text reset; patch by Pawel
253
254 2007-10-06 [colin]      3.0.2cvs22
255
256         * src/toolbar.h
257                 Complete previous commit
258
259 2007-10-06 [colin]      3.0.2cvs21
260
261         * src/prefs_toolbar.c
262         * src/toolbar.c
263                 Set toolbar text automatically to the default
264                 when changing Event executed on click
265
266 2007-10-06 [colin]      3.0.2cvs20
267
268         * src/prefs_toolbar.c
269                 Invert Text and Event fields
270
271 2007-10-06 [colin]      3.0.2cvs19
272
273         * src/prefs_toolbar.c
274         * src/toolbar.c
275                 Make toolbar prefs look much better
276                 Patch by Pawel Pekala
277
278 2007-10-06 [paul]       3.0.2cvs18
279
280         * src/account.c
281         * src/prefs_filtering.c
282                 fix checkbuttons in gtktreeview on maemo by
283                 setting maemo's "allow-checkbox-mode" to FALSE
284
285 2007-10-06 [colin]      3.0.2cvs17
286
287         * configure.ac
288                 Export -DSOLARIS in CFLAGS for all
289                 Solaris (not just 2.8) and OpenSolaris
290
291 2007-10-06 [paul]       3.0.2cvs16
292
293         * AUTHORS
294         * src/exporthtml.c
295         * src/mbox.c
296         * src/gtk/authors.h
297                 fix build on solaris where ctime_r takes
298                 3 arguments rather than 2.
299                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
300
301 2007-10-05 [colin]      3.0.2cvs15
302
303         * src/etpan/imap-thread.c
304                 Fix wrong error codepath
305
306 2007-10-05 [wwp]        3.0.2cvs14
307
308         * src/filtering.c
309                 Fix unexpected logging of quicksearches:
310                 debug_filtering_session flag was never reset to FALSE, causing
311                 matcher functions to log when called from a quicksearch
312                 (if a filtering session happened before).
313
314 2007-10-05 [paul]       3.0.2cvs13
315
316         * src/prefs_actions.c
317         * src/prefs_filtering.c
318         * src/prefs_template.c
319                 fix bug 1343, 'Filtering..'s close button
320                 silently discards new filter'
321                 Thanks to Colin
322
323 2007-10-05 [paul]       3.0.2cvs12
324
325         * configure.ac
326         * src/Makefile.am
327                 fix bug 1347, '-Wno-unused-function, optional'
328
329 2007-10-05 [colin]      3.0.2cvs11
330
331         * src/procmime.c
332         * src/common/mgutils.c
333                 Fix warnings
334
335 2007-10-05 [mones]      3.0.2cvs10
336
337         * manual/advanced.xml
338                 Use full menu name
339         * manual/es/advanced.xml
340                 Synchronise translation
341
342 2007-10-04 [colin]      3.0.2cvs9
343
344         * src/action.c
345         * src/addrbook.c
346         * src/addrindex.c
347         * src/compose.c
348         * src/exporthtml.c
349         * src/exportldif.c
350         * src/folder.c
351         * src/main.c
352         * src/matcher.c
353         * src/mbox.c
354         * src/messageview.c
355         * src/mh.c
356         * src/news.c
357         * src/partial_download.c
358         * src/pop.c
359         * src/procmime.c
360         * src/procmsg.c
361         * src/toolbar.c
362         * src/common/log.c
363         * src/common/mgutils.c
364         * src/common/plugin.c
365         * src/common/utils.c
366         * src/common/xml.c
367         * src/common/xml.h
368         * src/common/xmlprops.c
369         * src/common/xmlprops.h
370         * src/plugins/bogofilter/bogofilter.c
371         * src/plugins/clamav/clamav_plugin.c
372         * src/plugins/dillo_viewer/dillo_prefs.c
373         * src/plugins/pgpcore/prefs_gpg.c
374         * src/plugins/pgpinline/pgpinline.c
375         * src/plugins/pgpmime/pgpmime.c
376         * src/plugins/spamassassin/spamassassin.c
377         * src/plugins/trayicon/trayicon_prefs.c
378                 Verify success on writes. Will fix possible strange
379                 failure on disk full.
380
381 2007-10-04 [paul]       3.0.2cvs8
382
383         * manual/advanced.xml
384                 add further info about Actions
385                 Patch by Emmanuel Briot <briot@adacore.com>
386
387 2007-10-04 [paul]       3.0.2cvs7
388
389         * src/account.c
390                 remove the D column, instead indicate the
391                 default account by use of bold text
392
393 2007-10-03 [colin]      3.0.2cvs6
394
395         * src/common/template.c
396                 Fix templates writing (was prone to disk full problems)
397
398 2007-10-03 [colin]      3.0.2cvs5
399
400         * src/Makefile.am
401         * src/addrduplicates.c
402         * src/addrduplicates.h
403         * src/addressbook.c
404                 Add duplicate deletion. Patch by Holger
405
406 2007-10-03 [colin]      3.0.2cvs4
407
408         * src/matcher.c
409         * src/gtk/quicksearch.c
410                 Fix bug 1340, 'Case insensitive searches with 
411                 non-ascii alphabets fail'.
412
413 2007-10-03 [colin]      3.0.2cvs3
414
415         * src/main.c
416         * src/common/utils.c
417         * src/common/utils.h
418                 Implement run-time alternative config directories
419
420 2007-10-03 [colin]      3.0.2cvs2
421
422         * src/folderview.c
423                 Prevent opening folder item while folder
424                 is scanned in a better way
425
426 2007-10-02 [paul]       3.0.2cvs1
427
428         * NEWS
429         * README
430         * RELEASE_NOTES
431         * configure.ac
432                 bump up version number following stable release
433
434 2007-09-30 [colin]      3.0.1cvs49
435
436         * src/imap.c
437                 Refresh session if needed
438
439 2007-09-30 [colin]      3.0.1cvs48
440
441         * src/imap.c
442                 Reset folder's session to NULL
443                 before destroying it
444
445 2007-09-30 [mones]      3.0.1cvs47
446
447         * manual/handling.xml
448                 Use markup quotes instead hardcoded quotes
449         * manual/es/handling.xml
450                 Added new synced section (IMAP subscriptions)
451
452 2007-09-29 [colin]      3.0.1cvs46
453
454         * src/imap.c
455                 Notice disconnections faster
456
457 2007-09-28 [colin]      3.0.1cvs45
458
459         * src/addressbook.c
460         * src/addrindex.c
461                 Fix warnings
462
463 2007-09-28 [paul]       3.0.1cvs44
464
465         * src/mimeview.c
466                 fix maemo build
467
468 2007-09-28 [paul]       3.0.1cvs43
469
470         * src/account.c
471                 use gtk_widget_set_size_request() on the label
472                 so that wrapping works better. get rid of the
473                 (partially deprecated) hbutton_box.
474                 these changes should prevent buttons overlapping
475                 on maemo
476
477 2007-09-28 [colin]      3.0.1cvs42
478
479         * src/pop.c
480                 Fix typo :)
481
482 2007-09-28 [colin]      3.0.1cvs41
483
484         * src/compose.c
485         * src/msgcache.c
486         * src/pop.c
487         * src/procmime.c
488         * src/etpan/imap-thread.c
489                 64bits-related warning fixes
490
491 2007-09-28 [colin]      3.0.1cvs40
492
493         * src/folder_item_prefs.c
494         * src/ldaputil.c
495         * src/mainwindow.c
496         * src/mimeview.c
497         * src/common/tags.c
498                 Fix warnings
499
500 2007-09-28 [colin]      3.0.1cvs39
501
502         * src/plugins/spamassassin/spamassassin.c
503         * src/plugins/spamassassin/spamassassin.h
504         * src/plugins/spamassassin/spamassassin_gtk.c
505                 Add addressbook-based whitelisting
506
507 2007-09-28 [colin]      3.0.1cvs38
508
509         * src/folder.c
510                 Fix bug 1337, 'crash on pressing Send button'
511
512 2007-09-28 [paul]       3.0.1cvs37
513
514         * src/prefs_folder_item.c
515                 give the orphans a parent. makes all prefs
516                 pages visible on maemo
517
518 2007-09-28 [colin]      3.0.1cvs36
519
520         * src/prefs_folder_column.c
521         * src/prefs_summary_column.c
522                 Fix two leaks
523
524 2007-09-27 [colin]      3.0.1cvs35
525
526         * src/gtk/quicksearch.c
527                 Fix bug 1336, 'Segfault if empty space before search-string'
528
529 2007-09-26 [mones]      3.0.1cvs34
530
531         * manual/account.xml
532         * manual/plugins.xml
533                 Fixed irc channel name, added some docbook markup.
534                 Changed text markup to docbook markup. 
535                 Added spamcop as supported in SpamReport description.
536         * manual/fr/plugins.xml
537                 Fixed irc channel name.
538         * manual/es/account.xml
539         * manual/es/advanced.xml
540         * manual/es/claws-mail-manual.xml
541         * manual/es/glossary.xml
542         * manual/es/gpl.xml
543         * manual/es/keyboard.xml
544         * manual/es/plugins.xml
545                 Synced with English version, fixed a couple of typos.
546
547 2007-09-26 [colin]      3.0.1cvs33
548
549         * configure.ac
550                 Explain why "Libgnomeprint: no" on GTK+ 2.10
551
552 2007-09-26 [colin]      3.0.1cvs32
553
554         * src/messageview.c
555         * src/procmsg.c
556         * src/procmsg.h
557                 Optimisation: avoid fetching mail 3 times locally
558                 for displaying
559
560 2007-09-26 [colin]      3.0.1cvs31
561
562         * src/mh.c
563                 Fix missing static
564
565 2007-09-26 [colin]      3.0.1cvs30
566
567         * src/folder.c
568         * src/folder.h
569         * src/mh.c
570         * src/mh.h
571                 Fix MH mtime hack - make it a folder class function
572
573 2007-09-26 [colin]      3.0.1cvs29
574
575         * src/inc.c
576                 Fix bug 1334, 'user defined mail incorporation 
577                 script not run'
578
579 2007-09-25 [colin]      3.0.1cvs28
580
581         * src/codeconv.c
582                 Optimisation: shortcut conv_codeset_strdup
583                 when src_code and dest_code are the same
584         * src/common/xml.c
585         * src/common/xml.h
586                 Optimisation: shortcut code conversions when
587                 files are in UTF-8; faster list walking by
588                 using prepend/reverse.
589
590 2007-09-25 [holger]     3.0.1cvs27
591
592         * src/printing.c
593                 Replace button bar of the preview window
594                 with a real toolbar (patch by Colin)
595                 Add zooming to the preview window
596
597 2007-09-24 [paul]       3.0.1cvs26
598
599         * src/compose.c
600                 compact the character set menu, adding some
601                 missing encodings. Patch by Pawel Pekala
602
603 2007-09-23 [paul]       3.0.1cvs25
604
605         * src/prefs_account.c
606         * src/prefs_folder_item.c
607         * src/prefs_quote.c
608         * src/quote_fmt.c
609         * src/quote_fmt.h
610                 remove unnecessary frame from Templates options
611                 and improve the English of the check button label
612
613 2007-09-22 [colin]      3.0.1cvs24
614
615         * src/gtk/quicksearch.c
616                 Fix bug 1329, 'error in quicksearch.c'
617                 Fix return with value in function returning void
618
619 2007-09-22 [colin]      3.0.1cvs23
620
621         * src/imap.c
622         * src/procmsg.h
623         * src/common/utils.c
624         * src/common/utils.h
625         * src/etpan/imap-thread.c
626                 Optimise fetching IMAP cached emails *a lot*
627                 (remember whether mail is fully cached and \r's
628                  are already stripped)
629
630 2007-09-22 [colin]      3.0.1cvs22
631
632         * src/folder.c
633         * src/folder.h
634         * src/prefs_folder_item.c
635                 Add a button to allow users to drop local caches.
636
637 2007-09-21 [colin]      3.0.1cvs21
638
639         * src/summaryview.c
640                 Remove unnecessary error when cancelling export to mbox.
641                 Patch by Pawel
642
643 2007-09-21 [paul]       3.0.1cvs20
644
645         * src/gtk/prefswindow.c
646                 remove unnecessary frames from the prefs
647                 pages. Patch by Pawel Pekala
648
649 2007-09-21 [paul]       3.0.1cvs19
650
651         * src/prefs_account.c
652         * src/prefs_folder_item.c
653         * src/prefs_quote.c
654         * src/quote_fmt.c
655                 put the Templates options into a tabbed
656                 layout. Patch by Pawel Pekala
657
658 2007-09-21 [paul]       3.0.1cvs18
659
660         * src/mainwindow.c
661                 group together the character set menu items
662                 move the /View/Show or hide/Message view below
663                 .../Toolbar menu item
664                 Patch by Pawel Pekala
665
666 2007-09-21 [mones]      3.0.1cvs17
667
668         * src/compose.c
669                 Fix for bug 1327, 'segfault when replying to a non-existent
670                 news message', thanks to Colin.
671
672 2007-09-21 [colin]      3.0.1cvs16
673
674         * src/folderview.c
675                 Complete 3.0.1cvs15
676
677 2007-09-20 [colin]      3.0.1cvs15
678
679         * src/folderview.c
680         * src/folderview.h
681                 Maybe fix bug 1324, 'Corrupted IMAP cache'
682
683 2007-09-20 [colin]      3.0.1cvs14
684
685         * src/printing.c
686                 Fix a little leak
687
688 2007-09-20 [holger]     3.0.1cvs13
689
690         * src/printing.c
691                 Add page layout to print preview.
692                 Make the close-button in the toolbar
693                 right-aligned.
694
695 2007-09-20 [paul]       3.0.1cvs12
696
697         * po/ru.po
698                 updated by Pavlo Bohmat
699
700 2007-09-19 [colin]      3.0.1cvs11
701
702         * src/common/utils.c
703                 Prevent unquoted mime boundaries, by always
704                 using a /
705
706 2007-09-19 [colin]      3.0.1cvs10
707
708         * src/printing.c
709                 Fix drawing area size, fix DPI change that
710                 can cause total number of lines to decrease
711
712 2007-09-19 [colin]      3.0.1cvs9
713
714         * po/POTFILES.in
715         * src/printing.c
716                 Make print preview more efficient and nicer.
717                 Patch mostly by Holger Berndt <hb@claws-mail.org>
718
719 2007-09-19 [colin]      3.0.1cvs8
720
721         * src/prefs_common.c
722         * src/prefs_common.h
723         * src/printing.c
724                 Add scrolledwindow, default allocation and
725                 size saving to the print preview window.
726
727 2007-09-18 [colin]      3.0.1cvs7
728
729         * src/prefs_common.c
730         * src/prefs_common.h
731         * src/prefs_image_viewer.c
732         * src/printing.c
733                 GtkPrintOperation:
734                 - add image printing support
735                 - add option to print images
736                 - add preview widget
737                 - add saving of a few Page Setup parameters
738
739 2007-09-18 [colin]      3.0.1cvs6
740
741         * AUTHORS
742         * src/gtk/authors.h
743                 Add Guillaume Chazarain
744
745 2007-09-18 [colin]      3.0.1cvs5
746
747         * src/common/utils.c
748                 Fix bug 1321, 'access before allocation 
749                 when scanning for uris'. Patch by 
750                 Guillaume Chazarain <guichaz@yahoo.fr>
751
752 2007-09-18 [colin]      3.0.1cvs4
753
754         * src/toolbar.c
755                 Fix bug 1320, 'Memory leak caused by 
756                 gtk_container_get_children'. Patch by
757                 Guillaume Chazarain <guichaz@yahoo.fr>
758
759 2007-09-18 [colin]      3.0.1cvs3
760
761         * src/printing.c
762         * src/printing.h
763                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
764
765 2007-09-18 [colin]      3.0.1cvs2
766
767         * src/Makefile.am
768         * src/mainwindow.c
769         * src/messageview.c
770         * src/messageview.h
771         * src/prefs_ext_prog.c
772         * src/prefs_fonts.c
773         * src/printing.c
774         * src/printing.h
775         * src/summaryview.c
776                 Use GtkPrintOperation by default on GTK+ >= 2.10
777                 Patch by Holger Berndt <hb@claws-mail.org>
778
779 2007-09-18 [paul]       3.0.1cvs1
780
781         * NEWS
782         * README
783         * RELEASE_NOTES
784         * configure.ac
785                 bump up version number following stable release
786
787 2007-09-16 [colin]      3.0.0cvs18
788
789         * src/folder.c
790                 Fix possible memleak
791
792 2007-09-16 [colin]      3.0.0cvs17
793
794         * src/folderview.c
795                 Fix bug 1311, 'Wrong arrow position 
796                 while moving message into folder when 
797                 column headers hidden'
798         * src/image_viewer.c
799                 Show error in the GUI if image can't
800                 be loaded
801         * src/matcher.c
802                 Fix spurious output
803         * src/messageview.c
804                 Allow setting domain in msgid
805         * src/common/plugin.c
806                 Add timing information
807
808 2007-09-16 [colin]      3.0.0cvs16
809
810         * src/account.c
811         * src/compose.c
812         * src/prefs_account.c
813         * src/prefs_account.h
814         * src/prefs_template.c
815         * src/common/utils.c
816                 Remove Generate Message-ID option. We need
817                 this on some IMAP servers.
818
819 2007-09-16 [colin]      3.0.0cvs15
820
821         * src/prefs_filtering.c
822         * src/prefs_filtering.h
823         * src/prefs_filtering_action.c
824         * src/common/tags.c
825                 Fix tags issues: tags with spaces, renaming
826                 tags.
827
828 2007-09-16 [colin]      3.0.0cvs14
829
830         * src/folderview.c
831         * src/main.c
832         * src/mainwindow.c
833                 Fix bug 1308, 'Claws deletes folderlist.xml after
834                 fetching mail short after start-up'
835
836 2007-09-16 [colin]      3.0.0cvs13
837
838         * src/compose.c
839                 Fix scrolling to cursor
840
841 2007-09-16 [paul]       3.0.0cvs12
842
843         * po/sr.po
844                 updated by Aleksandar Urosevic
845
846 2007-09-16 [paul]       3.0.0cvs11
847
848         * src/folder.c
849                 do not allow locked msgs to be deleted,
850                 even by filtering/processing
851
852 2007-09-07 [paul]       3.0.0cvs10
853
854         * src/prefs_folder_column.c
855         * src/prefs_summary_column.c
856                 implement button sensitivity
857                 patch by Pawel Pekala
858
859 2007-09-06 [wwp]        3.0.0cvs9
860
861         * src/prefs_gtk.c
862                 Add a missing linefeed to a debug message.
863
864 2007-09-05 [colin]      3.0.0cvs8
865
866         * src/inc.c
867                 Fix statusbar/window mismatch on Maemo
868
869 2007-09-05 [colin]      3.0.0cvs7
870
871         * src/ldaputil.c
872                 Fix build without USE_LDAP_TLS
873
874 2007-09-05 [colin]      3.0.0cvs6
875
876         * src/folder.c
877         * src/imap.c
878         * src/inc.c
879         * src/mbox.c
880         * src/send_message.c
881         * src/statusbar.c
882         * src/statusbar.h
883                 Maemo: distinguish various statusbar messages,
884                 in order to display only the most important.
885
886 2007-09-04 [wwp]        3.0.0cvs5
887
888         * src/account.c
889                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
890                 Show protocol "SMTP" and the appropriate server for send-only
891                 accounts, show "-" instead of "" when no value is relevant.
892
893 2007-09-03 [ticho]      3.0.0cvs4
894
895         * src/summaryview.c
896                 Handle plural form better in delete confirmation dialog.
897
898 2007-09-03 [wwp]        3.0.0cvs3
899
900         * src/compose.c
901                 Warn differently when sending or sending later (queueing).
902
903 2007-09-03 [colin]      3.0.0cvs2
904
905         * src/procmime.c
906         * src/procmime.h
907         * src/common/plugin.c
908         * src/common/plugin.h
909                 Add a new plugin API, MimeParser. It allows
910                 plugins to scan email MIME parts and optionally,
911                 transform them.
912
913 2007-09-03 [mones]      3.0.0cvs1
914
915         * po/es.po
916                 Updated translation
917         * src/common/defs.h
918                 While a better solution is made double history sizes
919
920 2007-09-03 [paul]       3.0.0
921
922         * NEWS
923         * README
924         * RELEASE_NOTES
925                 3.0.0 released
926
927 2007-09-03 [paul]       2.10.0cvs191
928
929         * po/bg.po
930         * po/ca.po
931         * po/de.po
932         * po/fi.po
933         * po/fr.po
934         * po/hu.po
935         * po/it.po
936         * po/pl.po
937         * po/pt_BR.po
938         * po/ru.po
939         * po/sk.po
940         * po/zh_CN.po
941                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
942                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
943                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
944                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
945
946 2007-09-02 [colin]      2.10.0cvs190
947
948         * src/edittags.c
949         * src/common/tags.c
950                 Prevent empty or white-space tags
951
952 2007-09-01 [colin]      2.10.0cvs189
953
954         * src/main.c
955                 Fix double-reading of accounts list when
956                 the wizard has been run due to no accounts
957         * src/mainwindow.c
958                 Fix sensitivity of a menu item in case 
959                 there's no account
960
961 2007-09-01 [wwp]        2.10.0cvs188
962
963         * src/wizard.c
964                 Fix wizard crash when Mailbox dir already exists
965                 (thanks to Colin).
966
967 2007-08-31 [colin]      2.10.0cvs187
968
969         * src/etpan/imap-thread.c
970                 Fix unwanted creation of 
971                 libetpan's stream dump file
972         * src/compose.c
973                 Fix coloring of pastes as quotation
974         * src/summaryview.c
975                 Maemo: Fix opening of mails from keypad
976                 in Sent folders
977         * src/addressbook.c
978         * src/folderview.c
979         * src/image_viewer.c
980         * src/mimeview.c
981         * src/gtk/prefswindow.c
982                 Maemo: Fix adjustments changes 
983
984 2007-08-30 [colin]      2.10.0cvs186
985
986         * src/folderview.c
987                 Don't opened selected folder when clicking
988                 on white space
989         * src/mainwindow.c
990                 Maemo: Make Esc close messageviews
991         * src/messageview.c
992                 Maemo: Fix message scrolling to the end on 
993                 opening
994                 Maemo: Fix reopening same message
995         * src/gtk/prefswindow.c
996                 Maemo: try to fix scrollbar. Doesn't work,
997                 it seems as if gtk_adjustment_set_value was
998                 a noop.
999
1000 2007-08-30 [colin]      2.10.0cvs185
1001
1002         * src/compose.c
1003         * src/folderview.c
1004         * src/main.c
1005         * src/prefs_matcher.c
1006         * src/prefs_template.c
1007         * src/quote_fmt.c
1008         * src/send_message.c
1009         * src/toolbar.c
1010         * src/gtk/gtkaspell.c
1011         * src/plugins/bogofilter/bogofilter.c
1012         * src/plugins/bogofilter/bogofilter_gtk.c
1013         * src/plugins/clamav/clamav_plugin_gtk.c
1014         * src/plugins/pgpcore/sgpgme.c
1015         * src/plugins/spamassassin/spamassassin.c
1016         * src/plugins/spamassassin/spamassassin_gtk.c
1017                 Fix all potential misuses of format-string functions
1018
1019 2007-08-30 [wwp]        2.10.0cvs184
1020
1021         * src/prefs_template.c
1022                 Fix a leak.
1023
1024 2007-08-29 [colin]      2.10.0cvs183
1025
1026         * src/plugins/trayicon/trayicon.c
1027                 Fix leak of hooks in case of error,
1028                 thanks to Holger Berndt
1029
1030 2007-08-28 [colin]      2.10.0cvs182
1031
1032         * src/mainwindow.c
1033                 Don't use current folder settings when
1034                 composing from the compose button's
1035                 account selector
1036
1037 2007-08-28 [colin]      2.10.0cvs181
1038
1039         * src/quote_fmt_parse.y
1040                 Fix cursor offset when quote contains UTF-8
1041                 chars
1042
1043 2007-08-28 [colin]      2.10.0cvs180
1044
1045         * src/compose.c
1046         * src/compose.h
1047                 Fix signature replacement when it's been wrapped
1048
1049 2007-08-27 [colin]      2.10.0cvs179
1050
1051         * src/summaryview.c
1052                 Fix indentation
1053
1054 2007-08-27 [colin]      2.10.0cvs178
1055
1056         * src/summaryview.c
1057                 Fix Quicksearch's Sticky mode
1058
1059 2007-08-27 [colin]      2.10.0cvs177
1060
1061         * src/folder_item_prefs.c
1062         * src/folder_item_prefs.h
1063         * src/imap_gtk.c
1064         * src/mh_gtk.c
1065                 Fix loss of subfolders properties when
1066                 renaming a folder
1067
1068 2007-08-26 [wwp]        2.10.0cvs176
1069
1070         * src/alertpanel.c
1071         * src/messageview.c
1072         * src/prefs_actions.c
1073                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
1074                 will have to be used when necessary *before* calling
1075                 alertpanel functions.
1076
1077 2007-08-25 [paul]       2.10.0cvs175
1078
1079         * src/prefs_actions.c
1080                 workaround gettext problem marking
1081                 string as c-format when it's not
1082
1083 2007-08-25 [wwp]        2.10.0cvs174
1084
1085         * src/alertpanel.c
1086         * src/messageview.c
1087         * src/prefs_actions.c
1088                 Call the pango markup escape function right ince in alertpanel_create
1089                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
1090                 2.10.0cvs158).
1091
1092         * src/common/log.c
1093                 Fix a crash due to a misuse of g_print(), encountered when the string
1094                 passed to g_print was containing printf substitution symbols.
1095
1096 2007-08-25 [paul]       2.10.0cvs173
1097
1098         * src/common/log.c
1099                 fix a segfault when refreshing RSSyl feeds
1100
1101 2007-08-25 [paul]       2.10.0cvs172
1102
1103         * src/gtk/icon_legend.c
1104                 add watchthread.xpm
1105
1106 2007-08-25 [paul]       2.10.0cvs171
1107
1108         * src/Makefile.am
1109         * src/stock_pixmap.c
1110         * src/pixmaps/insert_file.xpm
1111                 add a new pixmap instead of re-using
1112                 paste.xpm. (easier for icon theme authors)
1113
1114 2007-08-24 [holger]     2.10.0cvs170
1115
1116         * src/plugins/trayicon/trayicon.c
1117                 The same fix for another hook id.
1118
1119 2007-08-24 [holger]     2.10.0cvs169
1120
1121         * src/plugins/trayicon/trayicon.c
1122                 Micro-fix: Do the error checking for
1123                 the right hook id.
1124
1125 2007-08-24 [paul]       2.10.0cvs168
1126
1127         * src/folder.h
1128                 fix typo causing compiler warning
1129
1130 2007-08-24 [paul]       2.10.0cvs167
1131
1132         * README
1133                 put back the correct version of this file also
1134
1135 2007-08-24 [colin]      2.10.0cvs166
1136
1137         * src/send_message.c
1138                 Use progress bar when sending messages
1139
1140 2007-08-24 [paul]       2.10.0cvs165
1141
1142         * Makefile.am
1143                 oops! if i'm quick no-one will notice
1144                 (put back the proper file)
1145
1146 2007-08-24 [paul]       2.10.0cvs164
1147
1148         * AUTHORS
1149         * Makefile.am
1150         * README
1151         * src/gtk/authors.h
1152         * tools/Makefile.am
1153         * tools/README
1154         * tools/mew2claws-mail.pl
1155                 add new script that imports a Mew address book
1156                 submitted by Jerome Lelong
1157
1158 2007-08-24 [paul]       2.10.0cvs163
1159
1160         * manual/plugins.xml
1161                 remove the obsolete plugins, add the
1162                 missing plugins, including the forthcoming
1163                 SpamReport plugin
1164
1165 2007-08-24 [paul]       2.10.0cvs162
1166
1167         * manual/advanced.xml
1168                 add info about the hidden emphasis_color option
1169         * manual/keyboard.xml
1170                 correct the info about hotkeys
1171                 wrap the long lines
1172
1173 2007-08-24 [paul]       2.10.0cvs161
1174
1175         * src/folderview.c
1176                 add mnemonic to 'Run procesing rules'
1177
1178 2007-08-24 [paul]       2.10.0cvs160
1179
1180         * src/account.c
1181         * src/folder.c
1182         * src/folder.h
1183                 use suitable defaults for outbox,
1184                 queue, drafts and trash folders
1185
1186 2007-08-24 [wwp]        2.10.0cvs159
1187
1188         * src/folderview.c
1189                 Update menu item sensitivity if necessary (or we get a
1190                 gtk critical message).
1191
1192 2007-08-23 [wwp]        2.10.0cvs158
1193
1194         * src/action.c
1195         * src/prefs_actions.c
1196                 Allow literal % chars in action commands (use %%).
1197                 Add a missing p++ to the action parser in action_get_type(),
1198                 which was missing it, even if it was neutral.
1199                 Fix a pango markup warning at runtime.
1200
1201 2007-08-23 [wwp]        2.10.0cvs157
1202
1203         * src/addressbook.c
1204                 Contacts are now locale-aware sorted in the address book
1205                 (LC_COLLATE matters here).
1206                 Fix missing table initializers.
1207
1208 2007-08-23 [colin]      2.10.0cvs156
1209
1210         * src/imap.c
1211                 Check scan_required on dest folder when copying
1212
1213 2007-08-23 [colin]      2.10.0cvs155
1214
1215         * src/imap.c
1216                 Fix scanning when folder was empty
1217
1218 2007-08-22 [colin]      2.10.0cvs154
1219
1220         * src/msgcache.c
1221                 Don't g_warning when g_try_malloc fails(), or it makes
1222                 things worse as g_log() allocates. Fixes bug 1290,
1223                 'Claws Mail crashes if too little memory when 
1224                 rebuilding folder tree'
1225
1226 2007-08-22 [colin]      2.10.0cvs153
1227
1228         * src/inc.c
1229                 Fix format string vulnerability, thanks to
1230                 Ulf Harnhammar, Secunia Research
1231
1232 2007-08-22 [colin]      2.10.0cvs152
1233
1234         * src/ldapserver.c
1235                 Set tv_usec too
1236
1237 2007-08-22 [wwp]        2.10.0cvs151
1238
1239         * src/ldapquery.c
1240                 Few better null-ptr checks.
1241
1242 2007-08-22 [colin]      2.10.0cvs150
1243
1244         * src/editldap.c
1245         * src/editldap_basedn.c
1246         * src/ldapquery.c
1247         * src/ldapserver.c
1248         * src/ldapserver.h
1249         * src/ldapupdate.c
1250         * src/ldaputil.c
1251         * src/ldaputil.h
1252                 Fix ldap timeouts
1253
1254 2007-08-22 [colin]      2.10.0cvs149
1255
1256         * src/ldapquery.c
1257                 Finish previous fix
1258
1259 2007-08-22 [colin]      2.10.0cvs148
1260
1261         * src/ldapquery.c
1262                 Fix wrong assertions
1263
1264 2007-08-22 [colin]      2.10.0cvs147
1265
1266         * src/ldaputil.c
1267                 Fix test (set ldap v3 if bindDN is set or TLS is set)
1268
1269 2007-08-22 [colin]      2.10.0cvs146
1270
1271         * src/editldap.c
1272         * src/ldaputil.c
1273                 Fix wrong "Connected successfully to server". Connection only succeeds if
1274                 we can get the base DN.
1275
1276 2007-08-21 [wwp]        2.10.0cvs145
1277
1278         * src/browseldap.c
1279         * src/editldap.c
1280         * src/ldapctrl.c
1281         * src/ldapquery.c
1282         * src/ldapserver.c
1283         * src/ldapupdate.c
1284         * src/ldaputil.c
1285                 More sanity checks in ldap functions.
1286
1287 2007-08-21 [wwp]        2.10.0cvs144
1288
1289         * src/prefs_account.c
1290                 Don't return a value in a void function().
1291
1292 2007-08-21 [paul]       2.10.0cvs143
1293
1294         * src/messageview.c
1295                 add check for ftp: to messageview_list_urls()
1296
1297 2007-08-21 [colin]      2.10.0cvs142
1298
1299         * src/editldap.c
1300         * src/ldapctrl.c
1301         * src/ldapctrl.h
1302         * src/ldapquery.c
1303         * src/ldapupdate.c
1304                 Fix bug 1293, 'LDAP address book not working'
1305                 Search only on specified fields, but fetch 
1306                 every field possible. People will have to 
1307                 reset the searched Attributes in their LDAP
1308                 servers properties.
1309
1310 2007-08-21 [wwp]        2.10.0cvs141
1311
1312         * src/addr_compl.c
1313         * src/addrbook.c
1314         * src/addrcache.c
1315         * src/addrcindex.c
1316         * src/addressbook.c
1317         * src/addrindex.c
1318         * src/browseldap.c
1319         * src/crash.c
1320         * src/editaddress_other_attributes_ldap.c
1321         * src/exporthtml.c
1322         * src/folder.c
1323         * src/folderview.c
1324         * src/imap.c
1325         * src/jpilot.c
1326         * src/ldapserver.c
1327         * src/ldapupdate.c
1328         * src/ldif.c
1329         * src/main.c
1330         * src/mainwindow.c
1331         * src/matcher.c
1332         * src/mh.c
1333         * src/msgcache.c
1334         * src/mutt.c
1335         * src/pine.c
1336         * src/pop.c
1337         * src/prefs_customheader.c
1338         * src/prefs_msg_colors.c
1339         * src/procmime.c
1340         * src/textview.c
1341         * src/vcard.c
1342         * src/wizard.c
1343         * src/common/log.c
1344         * src/common/socket.c
1345         * src/common/ssl_certificate.c
1346         * src/common/utils.c
1347         * src/common/utils.h
1348         * src/gtk/description_window.c
1349         * src/plugins/demo/demo.c
1350         * src/plugins/pgpcore/prefs_gpg.c
1351         * src/plugins/spamassassin/libspamc.c
1352                 Make sure we use glib functions to send text messages (information,
1353                 debug, warning, errors) to stdout/stderr - no more direct puts
1354                 fputs printf fprintf to stdout/stderr when it can be done using
1355                 g_log*() and g_print/g_printerr. Doing this, we make sure every
1356                 stdout/stderr message is saved to log in Windows.
1357
1358
1359 2007-08-21 [wwp]        2.10.0cvs140
1360
1361         * src/main.c
1362         * src/common/utils.h
1363                 Route glib's stdout/stderr messages to a log file (Windows only),
1364                 instead of loosing them.
1365
1366 2007-08-21 [paul]       2.10.0cvs139
1367
1368         * src/mainwindow.c
1369                 replace deprecated g_strncasecmp()
1370         * src/messageview.c
1371                 fix 'List URLS'
1372
1373 2007-08-20 [ticho]      2.10.0cvs138
1374
1375         * src/account.c
1376         * src/prefs_account.h
1377                 Copy all account preferences in account_clone() - some
1378                 were missing.
1379         * src/prefs_account.c
1380                 Handle empty privacy system combobox gracefully (warning
1381                 instead of a crash).
1382
1383 2007-08-20 [colin]      2.10.0cvs137
1384
1385         * src/ldapctrl.c
1386                 Fix a leak
1387
1388 2007-08-20 [paul]       2.10.0cvs136
1389
1390         * src/browseldap.c
1391         * src/editldap.c
1392         * src/ldapctrl.c
1393         * src/ldapquery.c
1394         * src/ldapquery.h
1395         * src/ldapserver.c
1396         * src/ldaputil.c
1397                 add debug_prints
1398                 patch by Michael Rasmussen
1399
1400 2007-08-19 [colin]      2.10.0cvs135
1401
1402         * src/imap.c
1403                 Fix previous commit. Sensitivity update is needed
1404                 for "Cancel receiving". However when batching we
1405                 don't need to do it for every message flag change,
1406                 just once at the start and once at the end.
1407
1408 2007-08-19 [colin]      2.10.0cvs134
1409
1410         * src/imap.c
1411                 Remove useless menu updates on session lock/unlock
1412
1413 2007-08-19 [colin]      2.10.0cvs133
1414
1415         * src/etpan/imap-thread.c
1416                 Make all fetch logs less verbose
1417
1418 2007-08-19 [paul]       2.10.0cvs132
1419
1420         * src/foldersel.c
1421         * src/folderview.c
1422         * src/summaryview.c
1423                 fix bug 1286, 'Can't move a folder into a "Folders
1424                 Only" folder'
1425
1426 2007-08-18 [ticho]      2.10.0cvs131
1427
1428         * src/editaddress_other_attributes_ldap.c
1429                 Converted option menu for other ldap attributes to GtkComboBox.
1430
1431 2007-08-18 [colin]      2.10.0cvs130
1432
1433         * src/compose.c
1434         * src/prefs_common.c
1435         * src/prefs_common.h
1436         * src/prefs_send.c
1437         * src/send_message.c
1438                 Revert 'send_dialog_mode' meaning to 
1439                 'send_dialog_invisible', so that the 
1440                 new checkbox doesn't change the 
1441                 existing behaviour.
1442
1443 2007-08-18 [paul]       2.10.0cvs129
1444
1445         * src/summaryview.c
1446                 add missing menu update
1447
1448 2007-08-17 [colin]      2.10.0cvs128
1449
1450         * src/folder.c
1451                 Set batching after getting flags - maybe fixes
1452                 bug 1292, 'CM crashes on writing mail'
1453
1454 2007-08-16 [ticho]      2.10.0cvs127
1455
1456         * src/prefs_send.c
1457                 Convert two GtkOptionMenu widgets to new GtkComboBox.
1458         * src/gtk/combobox.h
1459         * src/gtk/gtkutils.c
1460                 Allow NULL for GtkComboBox menuitem label, rendering such
1461                 items as row separators.
1462
1463 2007-08-16 [paul]       2.10.0cvs126
1464
1465         * src/plugins/trayicon/trayicon.c
1466                 remove wrongly used gettextisation
1467
1468 2007-08-15 [ticho]      2.10.0cvs125
1469
1470         * src/importldif.c
1471                 Fixed a runtime warning where an attempt to pack an
1472                 already packed GtkLabel was made.
1473
1474 2007-08-15 [ticho]      2.10.0cvs124
1475
1476         * src/prefs_compose_writing.c
1477                 Convert the insert-or-attach-dragged-files GtkOptionMenu
1478                 into GtkComboBox.
1479
1480 2007-08-14 [ticho]      2.10.0cvs123
1481
1482         * src/messageview.c
1483         * src/gtk/gtkutils.c
1484                 Changed return receipt account selector to GtkComboBox.
1485                 Fixed a runtime warning where GTK tried to parse
1486                 "name <email@address" as a Pango markup in an alertpanel label.
1487
1488 2007-08-14 [ticho]      2.10.0cvs122
1489
1490         * src/prefs_logging.c
1491                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
1492
1493 2007-08-14 [wwp]        2.10.0cvs121
1494
1495         * tools/Makefile.am
1496         * tools/README
1497         * tools/popfile-link.sh
1498                 Added a new tool: POPFile helper, to open
1499                 selected messages in POPFile control center,
1500                 in order to change the messages' status.
1501
1502 2007-08-14 [ticho]      2.10.0cvs120
1503
1504         * src/compose.c
1505         * src/prefs_common.c
1506         * src/prefs_common.h
1507         * src/prefs_send.c
1508         * src/send_message.c
1509                 Change "Show send dialog" optionmenu to a checkbutton.
1510         * src/prefs_receive.c
1511                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
1512
1513 2007-08-13 [wwp]        2.10.0cvs119
1514
1515         * src/addr_compl.c
1516         * src/addressbook.c
1517         * src/addrindex.c
1518         * src/compose.c
1519         * src/filtering.c
1520         * src/folderview.c
1521         * src/inc.c
1522         * src/matcher.c
1523         * src/mh.c
1524         * src/partial_download.c
1525         * src/prefs_gtk.c
1526         * src/procmsg.c
1527         * src/stock_pixmap.c
1528         * src/summaryview.c
1529         * src/common/utils.c
1530         * src/gtk/gtkaspell.c
1531         * src/gtk/menu.c
1532                 Make sure we never pass NULL pointers for %s substitutions
1533                 (prevent from crashing in Windows).
1534
1535 2007-08-13 [wwp]        2.10.0cvs118
1536
1537         * src/msgcache.c
1538                 Re-enable mmap_reads in Windows with some missing
1539                 CloseHandle of mapping objects, thanks to
1540                 Marcus Brinkmann.
1541
1542 2007-08-13 [paul]       2.10.0cvs117
1543
1544         * src/common/utils.c
1545                 fix bug 1287, 'Compile time problem on Solaris
1546                 (nexenta gnu/Solaris) utils.c'
1547                 Thanks to Piotr Chrzczonowicz
1548
1549 2007-08-12 [wwp]        2.10.0cvs116
1550
1551         * src/plugins/pgpcore/prefs_gpg.c
1552                 Don't try to unset a GPG_AGENT_INFO that was not
1553                 set (and don't use a NULL string in Windows, it was
1554                 crashing with --debug if GPG_AGENT_INFO was not set).
1555
1556 2007-08-12 [wwp]        2.10.0cvs115
1557
1558         * src/privacy.h
1559                 Make gcc type-check arguments passed to privacy_set_error().
1560
1561 2007-08-12 [ticho]      2.10.0cvs114
1562
1563         * src/prefs_folder_item.c
1564                 Make sure that folder default account combobox always has some
1565                 account preselected.
1566         * src/gtk/combobox.c
1567                 Handle empty combobox gracefully (warning instead of crash).
1568
1569 2007-08-12 [ticho]      2.10.0cvs114
1570
1571         * src/prefs_folder_item.c
1572                 Make sure that folder default account combobox is not empty.
1573         * src/gtk/combobox.c
1574                 Handle empty combobox gracefully (warning instead of crash).
1575
1576 2007-08-11 [paul]       2.10.0cvs113
1577
1578         * src/addrgather.c
1579         * src/folderview.c
1580                 use 'subfolder' instead of 'sub-folder', matching
1581                 everywhere else the term is used
1582         * src/imap_gtk.c
1583                 fix engrish
1584
1585 2007-08-10 [wwp]        2.10.0cvs112
1586
1587         * src/msgcache.c
1588                 Disable mmap reads in Windows only (at least temporarily), they
1589                 prevent from renaming/removing target cache files.
1590
1591 2007-08-10 [paul]
1592
1593         3.0.0-rc2 released
1594
1595 2007-08-10 [wwp]        2.10.0cvs111
1596
1597         * src/msgcache.c
1598                 fix unpredictable crashes in Windows due to broken
1599                 cache/mark/tags files writting (file were opened for
1600                 writing in text mode).
1601
1602         * src/recv.c
1603                 use gettimeofday() from w32lib.h on Windows.
1604
1605 2007-08-10 [colin]      2.10.0cvs110
1606
1607         * src/imap.c
1608         * src/etpan/imap-thread.c
1609         * src/etpan/imap-thread.h
1610                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
1611
1612 2007-08-09 [colin]      2.10.0cvs109
1613
1614         * src/editldap.c
1615                 Fix port being reset to 636 on SSL
1616         * src/folder.c
1617                 Fix folder_item_get_msg_num_by_file
1618                 on drafts/queue folders
1619
1620 2007-08-09 [wwp]        2.10.0cvs108
1621
1622         * src/folder.c
1623                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
1624                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
1625
1626
1627 2007-08-09 [colin]      2.10.0cvs107
1628
1629         * src/folderview.c
1630         * src/summaryview.c
1631         * src/gtk/prefswindow.c
1632                 A few Maemo layout fixes
1633
1634 2007-08-09 [paul]       2.10.0cvs106
1635
1636         * src/prefs_account.c
1637                 remove the hyphen from plug-ins to
1638                 match everywhere else
1639
1640 2007-08-08 [wwp]        2.10.0cvs105
1641
1642         * src/prefs_folder_item.c
1643                 Fix an extraneous stealth ^L char.
1644
1645 2007-08-08 [wwp]        2.10.0cvs104
1646
1647         * src/prefs_folder_item.c
1648                 Better fix, group variables declarations (USE_ASPELL).
1649
1650 2007-08-08 [wwp]        2.10.0cvs103
1651
1652         * src/prefs_folder_item.c
1653                 Fix compilation w/ USE_ASPELL set (broken
1654                 by 2.10.0cvs102).
1655
1656 2007-08-08 [ticho]      2.10.0cvs102
1657
1658         * src/prefs_folder_item.c
1659                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1660
1661 2007-08-08 [colin]      2.10.0cvs101
1662
1663         * src/imap.c
1664         * src/etpan/imap-thread.c
1665         * src/etpan/imap-thread.h
1666                 Close selected mailbox before doing
1667                 status on it.
1668
1669 2007-08-08 [colin]      2.10.0cvs100
1670
1671         * src/html.c
1672                 Complete symbol table, thanks to wwp.
1673                 Fixes bug 1284, 'The html -> text 
1674                 converter ignores entities'
1675         * src/msgcache.c
1676                 Fix possible fd leak
1677
1678 2007-08-08 [colin]      2.10.0cvs99
1679
1680         * src/imap.c
1681                 Better way to fetch UIDs on non-UIDPLUS servers
1682
1683 2007-08-07 [colin]      2.10.0cvs98
1684
1685         * src/imap.c
1686                 fix bug 1275, 'auto-saved draft messages not 
1687                 always being removed'; Also, make multiple
1688                 copy (in the same account) faster by matching
1689                 source/destination message UIDs.
1690         * src/messageview.c
1691                 Don't try to reshow deleted mail
1692         * src/msgcache.c
1693                 Fix leak on error path
1694
1695 2007-08-07 [wwp]        2.10.0cvs97
1696
1697         * manual/account.xml
1698         * manual/advanced.xml
1699         * manual/fr/account.xml
1700         * manual/fr/advanced.xml
1701                 Updated the reference manual and the French translation to
1702                 reflect 2.10.0cvs84: enable running folder Processing
1703                 rules on demand.
1704
1705 2007-08-06 [wwp]        2.10.0cvs96
1706
1707         * src/prefs_common.c
1708         * src/prefs_common.h
1709         * src/textview.c
1710                 Allow changing the emphasis color used to highlight
1711                 the newsreader/x-mailer header value when it matches
1712                 our preferred mail agent (hidden pref 'emphasis_col' added
1713                 to clawsrc).
1714
1715 2007-08-06 [colin]      2.10.0cvs95
1716
1717         * src/compose.c
1718         * src/compose.h
1719                 Re-commit 2.10.0cvs86, with a protection
1720                 against Pango bug. Also, try to fix 
1721                 bug 1275, 'auto-saved draft messages not 
1722                 always being removed'
1723
1724 2007-08-06 [wwp]        2.10.0cvs94
1725
1726         * src/gtk/quicksearch.c
1727                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1728
1729 2007-08-06 [ticho]      2.10.0cvs93
1730
1731         * src/prefs_account.c
1732         * src/gtk/combobox.c
1733                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1734                 selection in account preferences.
1735
1736 2007-08-06 [wwp]        2.10.0cvs92
1737
1738         * src/plugins/pgpcore/plugin.def
1739                 Apply one more chunk from gpg4win's 03-w32-port patch.
1740
1741 2007-08-05 [colin]      2.10.0cvs91
1742
1743         * src/compose.c
1744         * src/compose.h
1745                 reverting buggy patch for now
1746
1747 2007-08-05 [colin]      2.10.0cvs90
1748
1749         * src/folder.c
1750                 Fix slowdown
1751
1752 2007-08-04 [colin]      2.10.0cvs89
1753
1754         * src/prefs_summaries.c
1755         * src/summary_search.c
1756                 Replace deprecated widgets. Patch by
1757                 Andrej.
1758
1759 2007-08-04 [colin]      2.10.0cvs88
1760
1761         * src/mh.c
1762                 Refresh GUI only every 2000 mails on mh_get_last_num
1763                 This is fast (readdir) and done only once per 
1764                 session/folder
1765
1766 2007-08-03 [colin]      2.10.0cvs87
1767
1768         * src/prefs_account.c
1769         * src/gtk/combobox.h
1770         * src/gtk/gtkutils.c
1771                 Fix a deprecated widget. Patch by
1772                 Andrej
1773
1774 2007-08-03 [colin]      2.10.0cvs86
1775
1776         * src/compose.c
1777         * src/compose.h
1778                 Make colorisation and wrapping algorithms
1779                 faster. Fixes bug 1246, 'compose becomes 
1780                 increasingly slow replying to complex emails'
1781
1782 2007-08-03 [paul]       2.10.0cvs85
1783
1784         * src/mh.c
1785                 keep the window painted
1786
1787 2007-08-02 [paul]       2.10.0cvs84
1788
1789         * src/folderview.c
1790         * src/mainwindow.c
1791         * src/mainwindow.h
1792                 enable running folder Processing
1793                 rules on demand
1794
1795 2007-08-02 [paul]       2.10.0cvs83
1796
1797         * src/textview.c
1798                 speed up/clean up rendering of larger
1799                 msgs
1800                 Thanks to Colin
1801
1802 2007-08-01 [paul]       2.10.0cvs82
1803
1804         * src/mainwindow.h
1805                 clean up cruft
1806         * src/toolbar.c
1807                 change default toolbar layout on maemo
1808         * src/pixmaps/close.xpm
1809                 make the red cross a grey cross
1810         * src/pixmaps/jpilot.xpm
1811                 make icon smaller so it fits better
1812
1813 2007-07-31 [paul]       2.10.0cvs81
1814
1815         * src/setup.c
1816         * src/gtk/gtkutils.c
1817                 fix crash on maemo on first launch
1818
1819 2007-07-30 [paul]       2.10.0cvs80
1820
1821         * src/prefs_matcher.c
1822                 specify the units of age and size
1823
1824 2007-07-30 [paul]       2.10.0cvs79
1825
1826         * src/main.c
1827                 Fix IMAP timeout setting
1828
1829 2007-07-30 [colin]      2.10.0cvs78
1830
1831         * src/prefs_account.c
1832                 Fix a deprecated widget. Patch by
1833                 Andrej
1834
1835 2007-07-27 [paul]       2.10.0cvs77
1836
1837         * src/matcher_parser_parse.y
1838         * src/prefs_filtering_action.c
1839         * src/prefs_matcher.c
1840                 these changes forgotten in cvs74's
1841                 'watch thread' feature
1842
1843 2007-07-27 [paul]       2.10.0cvs76
1844
1845         * src/compose.c
1846                 fix potential crasher
1847                 thanks to Colin
1848
1849 2007-07-27 [paul]       2.10.0cvs75
1850
1851         * src/mainwindow.c
1852         * src/manual.c
1853         * src/manual.h
1854         * src/gtk/gtkutils.c
1855                 make mainwindow's /Help/Manual point to the
1856                 remote copy if the local copy doesn't exist
1857
1858 2007-07-27 [paul]       2.10.0cvs74
1859
1860         * src/Makefile.am
1861         * src/filtering.c
1862         * src/folder.c
1863         * src/mainwindow.c
1864         * src/matcher.c
1865         * src/matcher.h
1866         * src/matcher_parser_parse.y
1867         * src/procmsg.c
1868         * src/procmsg.h
1869         * src/stock_pixmap.c
1870         * src/stock_pixmap.h
1871         * src/summaryview.c
1872         * src/summaryview.h
1873         * src/toolbar.c
1874         * src/toolbar.h
1875         * src/pixmaps/watchthread.xpm
1876                 add 'watch thread' feature
1877
1878 2007-07-27 [paul]       2.10.0cvs73
1879
1880         * src/prefs_folder_item.c
1881                 adjust labels, add tooltips
1882
1883 2007-07-27 [colin]      2.10.0cvs72
1884
1885         * src/summaryview.c
1886                 Maemo: Remove less used menu items
1887
1888 2007-07-26 [colin]      2.10.0cvs71
1889
1890         * src/messageview.c
1891                 Maemo: destroy messageview after trashing mail.
1892                 Maybe should be done on X11 too
1893
1894 2007-07-26 [colin]      2.10.0cvs70
1895
1896         * src/folderview.c
1897         * src/mainwindow.c
1898         * src/prefs_common.c
1899         * src/prefs_common.h
1900         * src/summaryview.c
1901                 Add View/Show or Hide/Column headers
1902
1903 2007-07-26 [colin]      2.10.0cvs69
1904
1905         * src/procmime.c
1906                 Fix unwanted output
1907
1908 2007-07-26 [colin]      2.10.0cvs68
1909
1910         * src/ldapserver.c
1911                 Fix possible crash on cache invalidation
1912         * src/compose.c
1913         * src/procmime.c
1914         * src/procmime.h
1915         * src/quote_fmt_parse.y
1916                 Make replying to mails with big attachments
1917                 much faster. Fixes bug 1224, 'The process of 
1918                 Replying to emails with large attachments 
1919                 seems unreasonably long...'
1920
1921 2007-07-26 [colin]      2.10.0cvs67
1922
1923         * src/mimeview.c
1924         * src/matcher.c
1925         * src/common/ssl.c
1926                 Fix threads use on BSDs
1927
1928 2007-07-26 [paul]       2.10.0cvs66
1929
1930         * src/gtk/prefswindow.c
1931                 fix account prefs breakage
1932                 thanks to Colin
1933
1934 2007-07-26 [paul]       2.10.0cvs65
1935
1936         * configure.ac
1937                 standardise ./configure --help messages
1938
1939 2007-07-26 [colin]      2.10.0cvs64
1940
1941         * src/addressbook.c
1942         * src/editaddress.c
1943                 Fix two vCard-related crashes
1944
1945 2007-07-25 [colin]      2.10.0cvs63
1946
1947         * src/inc.c
1948         * src/prefs_common.c
1949         * src/prefs_common.h
1950         * src/prefs_receive.c
1951                 Maemo: Add a better way to notify of
1952                 new mails
1953         * src/mainwindow.c
1954         * src/statusbar.h
1955         * src/summaryview.c
1956         * src/toolbar.c
1957                 Maemo: Various layout fixes
1958         * src/gtk/prefswindow.c
1959                 Maemo: Better prefs layout
1960
1961 2007-07-25 [paul]       2.10.0cvs62
1962
1963         * src/textview.c
1964                 fix the layout on maemo
1965                 thanks to Colin
1966
1967 2007-07-25 [iwkse]      2.10.0cvs61
1968
1969         * src/summaryview.c
1970                 add 'o' shortcut on summaryview
1971
1972 2007-07-25 [iwkse]      2.10.0cvs60
1973
1974         * src/textview.c
1975                 fix o shortcut
1976
1977 2007-07-24 [colin]      2.10.0cvs59
1978
1979         * src/mh.c
1980                 Fix missing timestamp update on source
1981                 folder when moving
1982         * src/textview.c
1983         * src/textview.h
1984                 Better text layout on part's choices
1985
1986 2007-07-23 [colin]      2.10.0cvs58
1987
1988         * src/mimeview.c
1989         * src/textview.c
1990                 Maemo: Automatically choose the correct application
1991                 to open parts
1992         * src/gtk/quicksearch.c
1993                 Make search run on GDK_KP_Enter too
1994
1995 2007-07-23 [wwp]        2.10.0cvs57
1996
1997         * src/quote_fmt_lex.l
1998                 Revert accidentaly committed lines (account_sig) in
1999                 2.10.0cvs56.
2000
2001 2007-07-23 [wwp]        2.10.0cvs56
2002
2003         * src/quote_fmt_lex.l
2004                 Fix typos around long form expressions in the quote lexer.
2005
2006 2007-07-23 [paul]
2007
2008         3.0.0-rc1 released
2009
2010 2007-07-23 [colin]      2.10.0cvs55
2011
2012         * src/addr_compl.c
2013                 Fix auto-completion on Maemo
2014
2015 2007-07-23 [colin]      2.10.0cvs54
2016
2017         * src/statusbar.c
2018                 Maemo: Fix sticking statusbars
2019
2020 2007-07-22 [colin]      2.10.0cvs53
2021
2022         * src/main.c
2023                 Maemo: Fix the strange "top_application" info
2024                 at startup. We should do something when 
2025                 receiving such a message.
2026
2027 2007-07-20 [paul]       2.10.0cvs52
2028
2029         * src/news_gtk.c
2030                 add missing #include "statusbar.h"
2031
2032 2007-07-20 [colin]      2.10.0cvs51
2033
2034         * src/folder.c
2035         * src/folder.h
2036         * src/folder_item_prefs.c
2037         * src/folder_item_prefs.h
2038         * src/folderview.c
2039         * src/imap.c
2040         * src/imap_gtk.c
2041         * src/imap_gtk.h
2042         * src/news.c
2043         * src/news_gtk.c
2044         * src/news_gtk.h
2045         * src/prefs_folder_item.c
2046                 Implement age-based caching: allow to
2047                 specify a threshold for the offline synchronisation
2048                 feature, and whether old cached bodies should 
2049                 be removed
2050         * src/toolbar.c
2051         * src/toolbar.h
2052                 Fix label/tooltips
2053         * src/plugins/dillo_viewer/dillo_viewer.c
2054                 Check that Dillo's installed
2055
2056 2007-07-20 [wwp]        2.10.0cvs50
2057
2058         * src/mimeview.c
2059         * src/stock_pixmap.c
2060                 Draw a frame around the selected mimeview part icon (instead of the
2061                 shifted 'dancing' icon).
2062
2063 2007-07-20 [colin]      2.10.0cvs49
2064
2065         * src/main.c
2066                 Unref stuff even on error
2067         * src/wizard.c
2068                 disconnect signals only at the very
2069                 end of the wizard save.
2070
2071 2007-07-20 [colin]      2.10.0cvs48
2072
2073         * src/mainwindow.c
2074         * src/messageview.c
2075         * src/toolbar.c
2076         * src/toolbar.h
2077                 Fix random crashes while navigating
2078                 (GTK_EVENTS_FLUSH)
2079
2080 2007-07-19 [colin]      2.10.0cvs47
2081
2082         * configure.ac
2083         * src/main.c
2084         * src/prefs_common.c
2085         * src/prefs_common.h
2086         * src/wizard.c
2087         * src/common/defs.h
2088         * src/common/utils.c
2089                 Maemo: add an easy way to store data (mails
2090                 and IMAP/NNTP caches) on one of the SD cards,
2091                 and protect against unmounts if needed
2092
2093 2007-07-19 [paul]       2.10.0cvs46
2094
2095         * src/Makefile.am
2096         * src/stock_pixmap.c
2097         * src/gtk/about.c
2098         * src/pixmaps/claws-mail_logo-small.xpm
2099                 implement a (slightly) different About
2100                 dialog for maemo and add a small version
2101                 of the logo for it
2102         * src/wizard.c
2103                 use a scrolled window for wizard page 1
2104                 on maemo
2105
2106 2007-07-19 [paul]       2.10.0cvs45
2107
2108         * src/Makefile.am
2109                 too soon for this line
2110
2111 2007-07-19 [paul]       2.10.0cvs44
2112
2113         * src/Makefile.am
2114                 fix build on n800
2115
2116 2007-07-19 [colin]      2.10.0cvs43
2117
2118         * src/wizard.c
2119                 Solve Mail/Mailbox name when specifying
2120                 full /path/to/Mail.
2121
2122 2007-07-18 [colin]      2.10.0cvs42
2123
2124         * src/inc.c
2125         * configure.ac
2126                 Fix build on n770
2127
2128 2007-07-18 [colin]      2.10.0cvs41
2129
2130         * src/inc.c
2131                 Maemo: plug the online/offline system into
2132                 maemo's interfaces to have Claws automatically
2133                 switch according to the system status
2134         * src/statusbar.c
2135                 Maemo: use HildonBanners to display status
2136                 messages. Renders the main statusbar useless.
2137
2138 2007-07-18 [paul]       2.10.0cvs40
2139
2140         * src/filtering.c
2141                 fix screen blanking on moving/copying many msgs
2142         * src/folder.c
2143                 fix processing progressbar and screen blanking
2144                 during processing
2145
2146 2007-07-18 [paul]       2.10.0cvs39
2147
2148         * src/messageview.c
2149                 revert cvs37, breakage on maemo
2150
2151 2007-07-18 [paul]       2.10.0cvs38
2152
2153         * src/gtk/gtkutils.c
2154                 make sure we can still build with older GTK's
2155
2156 2007-07-18 [colin]      2.10.0cvs37
2157
2158         * src/messageview.c
2159                 Only hide the small layout's messageview, instead
2160                 of destroying it when closing
2161         * src/gtk/gtkutils.c
2162                 Use gtk_window_present_with_time to popup windows,
2163                 it seems to make things better with modern WMs
2164                 (actually focusing)
2165
2166 2007-07-17 [colin]      2.10.0cvs36
2167
2168         * src/editaddress.c
2169                 Simplify layout on Maemo
2170         * src/folder.c
2171                 Fix possible crash
2172         * src/prefs_display_header.c
2173                 Remove some headers by default on Maemo
2174
2175 2007-07-17 [paul]       2.10.0cvs35
2176
2177         * src/prefs_common.c
2178         * src/prefs_common.h
2179         * src/prefs_logging.c
2180         * src/common/log.c
2181                 add options to stop/enable writing logs to disc
2182
2183 2007-07-17 [paul]       2.10.0cvs34
2184
2185         * src/edittags.c
2186                 fix some issues with the Apply tags window:
2187                 - set search column (enables autocompl in the treeview)
2188                 - apply tag from "New tag" if it existed
2189                 - clears New tag entry when adding it with the button
2190                 Thanks to Colin
2191
2192 2007-07-17 [paul]       2.10.0cvs33
2193
2194         * src/edittags.c
2195                 fix 'apply tags' dialogue weirdness
2196
2197 2007-07-16 [colin]      2.10.0cvs32
2198
2199         * src/toolbar.c
2200                 Fix double-loading of mails on Maemo
2201
2202 2007-07-16 [colin]      2.10.0cvs31
2203
2204         * src/messageview.c
2205                 Prevent double-loading of the same part under some
2206                 conditions; hide statusbar on Maemo
2207
2208 2007-07-16 [colin]      2.10.0cvs30
2209
2210         * src/edittags.c
2211         * src/edittags.h
2212         * src/mainwindow.c
2213         * src/summaryview.c
2214                 Improve the tag interface - allow
2215                 to set/unset tags from a special
2216                 window.
2217         * src/gtk/gtkvscrollbutton.c
2218         * src/mimeview.c
2219         * src/mimeview.h
2220         * src/stock_pixmap.c
2221                 Fix Mimeview's ugly hacks in the
2222                 icon list. 
2223
2224 2007-07-16 [paul]       2.10.0cvs29
2225
2226         * src/wizard.c
2227                 rework dialog
2228         * src/gtk/icon_legend.c
2229                 put it all in a scrolled window
2230
2231 2007-07-15 [colin]      2.10.0cvs28
2232
2233         * src/mainwindow.c
2234                 Maemo: force layout to be Small screen; the
2235                 others don't make sense
2236
2237 2007-07-14 [colin]      2.10.0cvs27
2238
2239         * src/mimeview.c
2240         * src/gtk/gtkvscrollbutton.c
2241                 Maemo: Fix mimeview's buttons size
2242
2243 2007-07-14 [colin]      2.10.0cvs26
2244
2245         * src/toolbar.c
2246                 Fix the button workaround fix.
2247                 (Use the correct variable)
2248
2249 2007-07-14 [colin]      2.10.0cvs25
2250
2251         * src/mainwindow.c
2252         * src/toolbar.c
2253                 Maemo: put the progress bar in the
2254                 toolbar
2255
2256 2007-07-14 [colin]      2.10.0cvs24
2257
2258         * src/prefs_common.c
2259                 Maemo: hide statusbar by default
2260         * src/Makefile.am
2261         * src/stock_pixmap.c
2262         * src/stock_pixmap.h
2263         * src/toolbar.c
2264         * src/pixmaps/go_folders.xpm
2265                 Maemo: Add a specific icon to go back to
2266                 folder list
2267
2268 2007-07-14 [colin]      2.10.0cvs23
2269
2270         * src/toolbar.c
2271                 Don't set homogeneous finally
2272
2273 2007-07-14 [colin]      2.10.0cvs22
2274
2275         * src/toolbar.c
2276                 Fix button show/hide issues
2277
2278 2007-07-14 [colin]      2.10.0cvs21
2279
2280         * src/toolbar.c
2281                 Fix huge arrows
2282                 Fix button workaround to be able to click
2283                 if mouse was on button when it went un-
2284                 sensitive.
2285                 Revert previous commit, gtk_tool_item_set_homogeneous
2286                 doesn't mean what it seems to mean ;-)
2287
2288 2007-07-14 [paul]       2.10.0cvs20
2289
2290         * src/toolbar.c
2291                 make homogeneous FALSE always
2292
2293 2007-07-13 [colin]      2.10.0cvs19
2294
2295         * src/toolbar.c
2296         * src/toolbar.h
2297                 Rework to fit the non-deprecated API
2298         * src/compose.c
2299         * src/folderview.c
2300         * src/mainwindow.c
2301         * src/messageview.c
2302         * src/summaryview.c
2303                 Maemo layout changes. Better toolbars,
2304                 removal of CTree headers. 
2305
2306 2007-07-13 [paul]       2.10.0cvs18
2307
2308         * src/gtk/colorlabel.c
2309                 fix bug 1261, '[DE] coloring messages in overview 
2310                 keys are not localised'
2311                 the string is now included in claws-mail.pot
2312
2313 2007-07-13 [colin]      2.10.0cvs17
2314
2315         * src/summaryview.c
2316                 Fix bug 1267, 'printing mutliple messages 
2317                 opens one message-dialog after the other'
2318                 Ask for confirmation when printing 10
2319                 messages or more.
2320
2321 2007-07-11 [colin]      2.10.0cvs16
2322
2323         * COPYING
2324         * README
2325         * autogen.sh
2326         * manual/claws-mail-manual.xml
2327         * manual/gpl.xml
2328         * manual/es/claws-mail-manual.xml
2329         * manual/es/gpl.xml
2330         * manual/fr/claws-mail-manual.xml
2331         * manual/fr/gpl.xml
2332         * manual/pl/gpl.xml
2333         * src/account.c
2334         * src/account.h
2335         * src/action.c
2336         * src/action.h
2337         * src/adbookbase.h
2338         * src/addr_compl.c
2339         * src/addr_compl.h
2340         * src/addrbook.c
2341         * src/addrbook.h
2342         * src/addrcache.c
2343         * src/addrcache.h
2344         * src/addrcindex.c
2345         * src/addrcindex.h
2346         * src/addrclip.c
2347         * src/addrclip.h
2348         * src/addrdefs.h
2349         * src/addressadd.c
2350         * src/addressadd.h
2351         * src/addressbook.c
2352         * src/addressbook.h
2353         * src/addressbook_foldersel.c
2354         * src/addressbook_foldersel.h
2355         * src/addressitem.h
2356         * src/addrgather.c
2357         * src/addrgather.h
2358         * src/addrharvest.c
2359         * src/addrharvest.h
2360         * src/addrindex.c
2361         * src/addrindex.h
2362         * src/addritem.c
2363         * src/addritem.h
2364         * src/addrquery.c
2365         * src/addrquery.h
2366         * src/addrselect.c
2367         * src/addrselect.h
2368         * src/alertpanel.c
2369         * src/alertpanel.h
2370         * src/browseldap.c
2371         * src/browseldap.h
2372         * src/codeconv.c
2373         * src/codeconv.h
2374         * src/compose.c
2375         * src/compose.h
2376         * src/crash.c
2377         * src/crash.h
2378         * src/customheader.c
2379         * src/customheader.h
2380         * src/displayheader.c
2381         * src/displayheader.h
2382         * src/editaddress.c
2383         * src/editaddress.h
2384         * src/editaddress_other_attributes_ldap.c
2385         * src/editaddress_other_attributes_ldap.h
2386         * src/editbook.c
2387         * src/editbook.h
2388         * src/editgroup.c
2389         * src/editgroup.h
2390         * src/editjpilot.c
2391         * src/editjpilot.h
2392         * src/editldap.c
2393         * src/editldap.h
2394         * src/editldap_basedn.c
2395         * src/editldap_basedn.h
2396         * src/edittags.c
2397         * src/edittags.h
2398         * src/editvcard.c
2399         * src/editvcard.h
2400         * src/enriched.c
2401         * src/enriched.h
2402         * src/exphtmldlg.c
2403         * src/exphtmldlg.h
2404         * src/expldifdlg.c
2405         * src/expldifdlg.h
2406         * src/export.c
2407         * src/export.h
2408         * src/exporthtml.c
2409         * src/exporthtml.h
2410         * src/exportldif.c
2411         * src/exportldif.h
2412         * src/filtering.c
2413         * src/filtering.h
2414         * src/folder.c
2415         * src/folder.h
2416         * src/folder_item_prefs.c
2417         * src/folder_item_prefs.h
2418         * src/foldersel.c
2419         * src/foldersel.h
2420         * src/folderutils.c
2421         * src/folderutils.h
2422         * src/folderview.c
2423         * src/folderview.h
2424         * src/gedit-print.c
2425         * src/gedit-print.h
2426         * src/grouplistdialog.c
2427         * src/grouplistdialog.h
2428         * src/headerview.c
2429         * src/headerview.h
2430         * src/html.c
2431         * src/html.h
2432         * src/image_viewer.c
2433         * src/image_viewer.h
2434         * src/imap.c
2435         * src/imap.h
2436         * src/imap_gtk.c
2437         * src/imap_gtk.h
2438         * src/import.c
2439         * src/import.h
2440         * src/importldif.c
2441         * src/importldif.h
2442         * src/importmutt.c
2443         * src/importmutt.h
2444         * src/importpine.c
2445         * src/importpine.h
2446         * src/inc.c
2447         * src/inc.h
2448         * src/jpilot.c
2449         * src/jpilot.h
2450         * src/ldapctrl.c
2451         * src/ldapctrl.h
2452         * src/ldaplocate.c
2453         * src/ldaplocate.h
2454         * src/ldapquery.c
2455         * src/ldapquery.h
2456         * src/ldapserver.c
2457         * src/ldapserver.h
2458         * src/ldapupdate.c
2459         * src/ldapupdate.h
2460         * src/ldaputil.c
2461         * src/ldaputil.h
2462         * src/ldif.c
2463         * src/ldif.h
2464         * src/localfolder.c
2465         * src/localfolder.h
2466         * src/main.c
2467         * src/main.h
2468         * src/mainwindow.c
2469         * src/mainwindow.h
2470         * src/manual.c
2471         * src/manual.h
2472         * src/matcher.c
2473         * src/matcher.h
2474         * src/matcher_parser.h
2475         * src/matcher_parser_lex.l
2476         * src/matcher_parser_parse.y
2477         * src/mbox.c
2478         * src/mbox.h
2479         * src/message_search.c
2480         * src/message_search.h
2481         * src/messageview.c
2482         * src/messageview.h
2483         * src/mh.c
2484         * src/mh.h
2485         * src/mh_gtk.c
2486         * src/mh_gtk.h
2487         * src/mimeview.c
2488         * src/mimeview.h
2489         * src/msgcache.c
2490         * src/msgcache.h
2491         * src/mutt.c
2492         * src/mutt.h
2493         * src/news.c
2494         * src/news.h
2495         * src/news_gtk.c
2496         * src/news_gtk.h
2497         * src/noticeview.c
2498         * src/noticeview.h
2499         * src/partial_download.c
2500         * src/partial_download.h
2501         * src/pine.c
2502         * src/pine.h
2503         * src/pop.c
2504         * src/pop.h
2505         * src/prefs_account.c
2506         * src/prefs_account.h
2507         * src/prefs_actions.c
2508         * src/prefs_actions.h
2509         * src/prefs_common.c
2510         * src/prefs_common.h
2511         * src/prefs_compose_writing.c
2512         * src/prefs_compose_writing.h
2513         * src/prefs_customheader.c
2514         * src/prefs_customheader.h
2515         * src/prefs_display_header.c
2516         * src/prefs_display_header.h
2517         * src/prefs_ext_prog.c
2518         * src/prefs_ext_prog.h
2519         * src/prefs_filtering.c
2520         * src/prefs_filtering.h
2521         * src/prefs_filtering_action.c
2522         * src/prefs_filtering_action.h
2523         * src/prefs_folder_column.c
2524         * src/prefs_folder_column.h
2525         * src/prefs_folder_item.c
2526         * src/prefs_folder_item.h
2527         * src/prefs_fonts.c
2528         * src/prefs_fonts.h
2529         * src/prefs_gtk.c
2530         * src/prefs_gtk.h
2531         * src/prefs_image_viewer.c
2532         * src/prefs_image_viewer.h
2533         * src/prefs_logging.c
2534         * src/prefs_logging.h
2535         * src/prefs_matcher.c
2536         * src/prefs_matcher.h
2537         * src/prefs_message.c
2538         * src/prefs_message.h
2539         * src/prefs_msg_colors.c
2540         * src/prefs_msg_colors.h
2541         * src/prefs_other.c
2542         * src/prefs_other.h
2543         * src/prefs_quote.c
2544         * src/prefs_quote.h
2545         * src/prefs_receive.c
2546         * src/prefs_receive.h
2547         * src/prefs_send.c
2548         * src/prefs_send.h
2549         * src/prefs_spelling.c
2550         * src/prefs_spelling.h
2551         * src/prefs_summaries.c
2552         * src/prefs_summaries.h
2553         * src/prefs_summary_column.c
2554         * src/prefs_summary_column.h
2555         * src/prefs_summary_open.c
2556         * src/prefs_summary_open.h
2557         * src/prefs_template.c
2558         * src/prefs_template.h
2559         * src/prefs_themes.c
2560         * src/prefs_themes.h
2561         * src/prefs_toolbar.c
2562         * src/prefs_toolbar.h
2563         * src/prefs_wrapping.c
2564         * src/prefs_wrapping.h
2565         * src/privacy.c
2566         * src/privacy.h
2567         * src/procheader.c
2568         * src/procheader.h
2569         * src/procmime.c
2570         * src/procmime.h
2571         * src/procmsg.c
2572         * src/procmsg.h
2573         * src/quote_fmt.c
2574         * src/quote_fmt_lex.l
2575         * src/quote_fmt_parse.y
2576         * src/recv.c
2577         * src/recv.h
2578         * src/remotefolder.c
2579         * src/remotefolder.h
2580         * src/send_message.c
2581         * src/send_message.h
2582         * src/setup.c
2583         * src/setup.h
2584         * src/simple-gettext.c
2585         * src/sourcewindow.c
2586         * src/sourcewindow.h
2587         * src/ssl_manager.c
2588         * src/ssl_manager.h
2589         * src/statusbar.c
2590         * src/statusbar.h
2591         * src/stock_pixmap.c
2592         * src/stock_pixmap.h
2593         * src/summary_search.c
2594         * src/summary_search.h
2595         * src/summaryview.c
2596         * src/summaryview.h
2597         * src/textview.c
2598         * src/textview.h
2599         * src/toolbar.c
2600         * src/toolbar.h
2601         * src/undo.c
2602         * src/undo.h
2603         * src/unmime.c
2604         * src/unmime.h
2605         * src/uri_opener.c
2606         * src/uri_opener.h
2607         * src/vcard.c
2608         * src/vcard.h
2609         * src/wizard.c
2610         * src/wizard.h
2611         * src/common/base64.c
2612         * src/common/base64.h
2613         * src/common/claws.c
2614         * src/common/claws.h
2615         * src/common/defs.h
2616         * src/common/fnmatch.c
2617         * src/common/fnmatch.h
2618         * src/common/fnmatch_loop.c
2619         * src/common/hooks.c
2620         * src/common/hooks.h
2621         * src/common/log.c
2622         * src/common/log.h
2623         * src/common/md5.c
2624         * src/common/md5.h
2625         * src/common/mgutils.c
2626         * src/common/mgutils.h
2627         * src/common/nntp.c
2628         * src/common/nntp.h
2629         * src/common/passcrypt.c
2630         * src/common/passcrypt.h.in
2631         * src/common/plugin.c
2632         * src/common/plugin.h
2633         * src/common/prefs.c
2634         * src/common/prefs.h
2635         * src/common/progressindicator.c
2636         * src/common/progressindicator.h
2637         * src/common/quoted-printable.c
2638         * src/common/quoted-printable.h
2639         * src/common/session.c
2640         * src/common/session.h
2641         * src/common/smtp.c
2642         * src/common/smtp.h
2643         * src/common/socket.c
2644         * src/common/socket.h
2645         * src/common/ssl.c
2646         * src/common/ssl.h
2647         * src/common/ssl_certificate.c
2648         * src/common/ssl_certificate.h
2649         * src/common/string_match.c
2650         * src/common/string_match.h
2651         * src/common/stringtable.c
2652         * src/common/stringtable.h
2653         * src/common/tags.c
2654         * src/common/tags.h
2655         * src/common/template.c
2656         * src/common/template.h
2657         * src/common/timing.h
2658         * src/common/utils.c
2659         * src/common/utils.h
2660         * src/common/uuencode.c
2661         * src/common/uuencode.h
2662         * src/common/version.h.in
2663         * src/common/w32_dirent.c
2664         * src/common/w32_reg.c
2665         * src/common/w32_signal.c
2666         * src/common/w32_stat.c
2667         * src/common/w32_stdlib.c
2668         * src/common/w32_string.c
2669         * src/common/w32_time.c
2670         * src/common/w32_unistd.c
2671         * src/common/w32_wait.c
2672         * src/common/w32lib.h
2673         * src/common/xml.c
2674         * src/common/xml.h
2675         * src/common/xmlprops.c
2676         * src/common/xmlprops.h
2677         * src/etpan/etpan-errors.h
2678         * src/etpan/etpan-thread-manager-types.h
2679         * src/etpan/etpan-thread-manager.c
2680         * src/etpan/etpan-thread-manager.h
2681         * src/etpan/imap-thread.c
2682         * src/etpan/imap-thread.h
2683         * src/gtk/about.c
2684         * src/gtk/about.h
2685         * src/gtk/colorlabel.c
2686         * src/gtk/colorlabel.h
2687         * src/gtk/colorsel.c
2688         * src/gtk/colorsel.h
2689         * src/gtk/combobox.c
2690         * src/gtk/combobox.h
2691         * src/gtk/description_window.c
2692         * src/gtk/description_window.h
2693         * src/gtk/filesel.c
2694         * src/gtk/filesel.h
2695         * src/gtk/foldersort.c
2696         * src/gtk/foldersort.h
2697         * src/gtk/gtkaspell.c
2698         * src/gtk/gtkaspell.h
2699         * src/gtk/gtksctree.c
2700         * src/gtk/gtkshruler.c
2701         * src/gtk/gtkshruler.h
2702         * src/gtk/gtksourceprintjob.c
2703         * src/gtk/gtksourceprintjob.h
2704         * src/gtk/gtkutils.c
2705         * src/gtk/gtkutils.h
2706         * src/gtk/gtkvscrollbutton.c
2707         * src/gtk/gtkvscrollbutton.h
2708         * src/gtk/icon_legend.c
2709         * src/gtk/icon_legend.h
2710         * src/gtk/inputdialog.c
2711         * src/gtk/inputdialog.h
2712         * src/gtk/logwindow.c
2713         * src/gtk/logwindow.h
2714         * src/gtk/manage_window.c
2715         * src/gtk/manage_window.h
2716         * src/gtk/menu.c
2717         * src/gtk/menu.h
2718         * src/gtk/pluginwindow.c
2719         * src/gtk/pluginwindow.h
2720         * src/gtk/prefswindow.c
2721         * src/gtk/prefswindow.h
2722         * src/gtk/progressdialog.c
2723         * src/gtk/progressdialog.h
2724         * src/gtk/quicksearch.c
2725         * src/gtk/quicksearch.h
2726         * src/gtk/sslcertwindow.c
2727         * src/gtk/sslcertwindow.h
2728         * src/plugins/bogofilter/bogofilter.c
2729         * src/plugins/bogofilter/bogofilter.h
2730         * src/plugins/bogofilter/bogofilter_gtk.c
2731         * src/plugins/clamav/clamav_plugin.c
2732         * src/plugins/clamav/clamav_plugin.h
2733         * src/plugins/clamav/clamav_plugin_gtk.c
2734         * src/plugins/demo/demo.c
2735         * src/plugins/dillo_viewer/dillo_prefs.c
2736         * src/plugins/dillo_viewer/dillo_prefs.h
2737         * src/plugins/dillo_viewer/dillo_viewer.c
2738         * src/plugins/pgpcore/passphrase.c
2739         * src/plugins/pgpcore/passphrase.h
2740         * src/plugins/pgpcore/pgp_viewer.c
2741         * src/plugins/pgpcore/pgp_viewer.h
2742         * src/plugins/pgpcore/plugin.c
2743         * src/plugins/pgpcore/prefs_gpg.c
2744         * src/plugins/pgpcore/prefs_gpg.h
2745         * src/plugins/pgpcore/select-keys.c
2746         * src/plugins/pgpcore/select-keys.h
2747         * src/plugins/pgpcore/sgpgme.c
2748         * src/plugins/pgpcore/sgpgme.h
2749         * src/plugins/pgpinline/pgpinline.c
2750         * src/plugins/pgpinline/pgpinline.h
2751         * src/plugins/pgpinline/plugin.c
2752         * src/plugins/pgpmime/pgpmime.c
2753         * src/plugins/pgpmime/pgpmime.h
2754         * src/plugins/pgpmime/plugin.c
2755         * src/plugins/spamassassin/spamassassin.c
2756         * src/plugins/spamassassin/spamassassin.h
2757         * src/plugins/spamassassin/spamassassin_gtk.c
2758         * src/plugins/trayicon/trayicon.c
2759         * src/plugins/trayicon/trayicon_prefs.c
2760         * src/plugins/trayicon/trayicon_prefs.h
2761         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2762         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2763         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2764         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2765         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2766         * tools/OOo2claws-mail.pl
2767         * tools/README.sylprint
2768         * tools/acroread2claws-mail.pl
2769         * tools/claws-mail-compose-insert-files.pl
2770         * tools/convert_mbox.pl
2771         * tools/filter_conv.pl
2772         * tools/filter_conv_new.pl
2773         * tools/fix_date.sh
2774         * tools/freshmeat_search.pl
2775         * tools/google_search.pl
2776         * tools/kmail-mailbox2claws-mail.pl
2777         * tools/kmail2claws-mail.pl
2778         * tools/kmail2claws-mail_v2.pl
2779         * tools/mairix.sh
2780         * tools/make.themes.project
2781         * tools/multiwebsearch.pl
2782         * tools/nautilus2claws-mail.sh
2783         * tools/outlook2claws-mail.pl
2784         * tools/textviewer.sh
2785         * tools/thunderbird-filters-convertor.pl
2786         * tools/update-po
2787         * tools/uuooffice
2788         * tools/vcard2xml.py
2789         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2790                 Upgrade to GPLv3 or later.
2791
2792 2007-07-10 [wwp]        2.10.0cvs15
2793
2794         * src/main.c
2795                 Fix re-opening of all composing messages that were
2796                 opened when closing the previous instance, thanks
2797                 to Colin.
2798
2799 2007-07-10 [paul]       2.10.0cvs14
2800
2801         * src/editaddress_other_attributes_ldap.c
2802         * src/ldapupdate.c
2803                 fix crash on selecting 'other attributes' combo
2804                 for either a new entry or an old entry with no
2805                 existing attributes.
2806                 fix bug on editing multiple attributes which
2807                 resulted them all having the value of the last
2808                 one changed.
2809                 Thanks to Colin
2810
2811 2007-07-10 [colin]      2.10.0cvs13
2812
2813         * src/editaddress.c
2814         * src/editaddress_other_attributes_ldap.h
2815         * src/ldapupdate.c
2816                 Fix --disable-ldap build
2817
2818 2007-07-09 [colin]      2.10.0cvs12
2819
2820         * src/Makefile.am
2821         * src/addritem.c
2822         * src/addritem.h
2823         * src/editaddress.c
2824         * src/editaddress_other_attributes_ldap.c
2825         * src/editaddress_other_attributes_ldap.h
2826         * src/editldap.c
2827         * src/ldapctrl.c
2828         * src/ldapctrl.h
2829         * src/ldapupdate.c
2830                 Add capability to edit all inetOrgPerson
2831                 attributes on LDAP. Patch by Michael 
2832                 Rasmussen
2833
2834 2007-07-09 [colin]      2.10.0cvs11
2835
2836         * src/Makefile.am
2837         * src/exporthtml.c
2838         * src/mbox.c
2839         * src/msgcache.c
2840         * src/prefs_summaries.c
2841         * src/prefs_themes.c
2842         * src/procheader.c
2843         * src/common/Makefile.am
2844         * src/common/log.c
2845         * src/common/timing.h
2846         * src/common/utils.c
2847         * src/common/utils.h
2848         * src/common/w32_account.c
2849         * src/common/w32lib.h
2850         * src/gtk/Makefile.am
2851         * src/gtk/colorlabel.c
2852         * src/plugins/pgpcore/Makefile.am
2853         * src/plugins/pgpcore/claws.def
2854         * src/plugins/pgpcore/passphrase.c
2855         * src/plugins/pgpcore/pgp_viewer.c
2856         * src/plugins/pgpcore/plugin.def
2857         * src/plugins/pgpcore/sgpgme.c
2858         * src/plugins/pgpinline/Makefile.am
2859         * src/plugins/pgpinline/claws.def
2860         * src/plugins/pgpinline/mypgpcore.def
2861         * src/plugins/pgpinline/plugin.def
2862         * src/plugins/pgpmime/Makefile.am
2863         * src/plugins/pgpmime/claws.def
2864         * src/plugins/pgpmime/mypgpcore.def
2865         * src/plugins/pgpmime/plugin.def
2866                 Commit win32 patch, from Werner Koch and
2867                 Marcus Brinkmann
2868
2869 2007-07-09 [colin]      2.10.0cvs10
2870
2871         * src/prefs_toolbar.c
2872                 Fix crash when no actions exist
2873
2874 2007-07-07 [paul]       2.10.0cvs9
2875
2876         * COPYING
2877         * manual/claws-mail-manual.xml
2878                 update copyright year
2879         * po/fi.po
2880                 updated by Flammie Pirinen
2881
2882 2007-07-05 [wwp]        2.10.0cvs8
2883
2884         * src/plugins/clamav/clamav_plugin_gtk.c
2885                 Make vertical spacing like in other plugin prefs pages.
2886
2887 2007-07-05 [wwp]        2.10.0cvs7
2888
2889         * src/quote_fmt.c
2890                 It's %am that works, not %ae (this doc incoherence has been
2891                 introduced with 2.9.2cvs13).
2892
2893 2007-07-04 [wwp]        2.10.0cvs6
2894
2895         * src/plugins/bogofilter/bogofilter.c
2896                 Gettext-ize an occurrence of "Any" that wasn't.
2897
2898 2007-07-04 [colin]      2.10.0cvs5
2899
2900         * po/POTFILES.in
2901                 Fix untranslated strings; thanks
2902                 to Pader Rezso.
2903
2904 2007-07-03 [colin]      2.10.0cvs4
2905
2906         * src/folder.c
2907         * src/mainwindow.c
2908                 Fix saving of sort mode for tags and
2909                 thread date. Thanks to Pierre Ossman.
2910                 Completes fix for bug 1233
2911
2912 2007-07-03 [paul]       2.10.0cvs3
2913
2914         * src/compose.c
2915                 fix auto-save
2916         * src/summaryview.c
2917                 fix build warnings
2918         Thanks to Colin
2919
2920 2007-07-02 [colin]      2.10.0cvs2
2921
2922         * src/folder.h
2923         * src/mainwindow.c
2924         * src/procmsg.h
2925         * src/summaryview.c
2926                 Add View/Sort/by Thread date
2927                 Fixes bug 1233, 'Capability to sort 
2928                 threads by most recent message'
2929                 Based on a patch by Paul Rolland
2930
2931 2007-07-02 [colin]      2.10.0cvs1
2932
2933         * src/Makefile.am
2934         * src/compose.c
2935         * src/edittags.c
2936         * src/edittags.h
2937         * src/filtering.c
2938         * src/folder.c
2939         * src/folder.h
2940         * src/headerview.c
2941         * src/headerview.h
2942         * src/main.c
2943         * src/mainwindow.c
2944         * src/mainwindow.h
2945         * src/manual.h
2946         * src/matcher.c
2947         * src/matcher.h
2948         * src/matcher_parser_parse.y
2949         * src/mimeview.c
2950         * src/msgcache.c
2951         * src/msgcache.h
2952         * src/prefs_common.c
2953         * src/prefs_common.h
2954         * src/prefs_filtering_action.c
2955         * src/prefs_matcher.c
2956         * src/prefs_summary_column.c
2957         * src/procmsg.c
2958         * src/procmsg.h
2959         * src/quote_fmt.c
2960         * src/quote_fmt_lex.l
2961         * src/quote_fmt_parse.y
2962         * src/summaryview.c
2963         * src/summaryview.h
2964         * src/textview.c
2965         * src/common/Makefile.am
2966         * src/common/defs.h
2967         * src/common/tags.c
2968         * src/common/tags.h
2969         * src/gtk/quicksearch.c
2970         * src/gtk/quicksearch.h
2971                 Add Tags implementation. Tags are arbitrary labels
2972                 that can be applied to messages. It is possible 
2973                 to create, edit, remove tags; apply them to mails;
2974                 filter on tags or tag presence; apply or unset
2975                 tags via filtering actions; reference tags in
2976                 reply templates.
2977
2978 2007-07-02 [paul]       2.10.0
2979
2980         * NEWS
2981         * README
2982         * RELEASE_NOTES
2983                 2.10.0 released
2984
2985 2007-07-02 [paul]       2.9.2cvs78
2986
2987         * po/de.po
2988         * po/en_GB.po
2989         * po/es.po
2990         * po/fr.po
2991         * po/hu.po
2992         * po/pt_BR.po
2993         * po/ru.po
2994         * po/zh_CN.po
2995                 updated by Stephan Sachse, me, Ricardo Mones
2996                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2997                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2998
2999 2007-07-02 [paul]       2.9.2cvs77
3000
3001         * AUTHORS
3002                 updated
3003
3004 2007-06-29 [wwp]        2.9.2cvs76
3005
3006         * src/gtk/headers.h
3007                 Fix a typo (thanks to Ricardo for finding this out).
3008
3009 2007-06-28 [paul]       2.9.2cvs75
3010
3011         * src/folderview.c
3012                 fix build warnings
3013
3014 2007-06-28 [paul]       2.9.2cvs74
3015
3016         * tools/Makefile.am
3017                 fix bug in the autotools build system.
3018                 Files cataloged under EXTRA_DIST were never
3019                 automatically copied to the build tree.
3020                 (fix 'make distcheck')
3021                 Patch by Michael Rasmussen.
3022
3023 2007-06-24 [colin]      2.9.2cvs73
3024
3025         * src/news_gtk.c
3026                 Fix bug 1249, 'Error handling for 
3027                 news errors needs modification'
3028                 Only popup error if the according
3029                 pref in Prefs/Receive is set.
3030
3031 2007-06-21 [colin]      2.9.2cvs72
3032
3033         * src/common/plugin.c
3034         * src/common/plugin.h
3035                 Change plugin API to know whether it's safe to 
3036                 unload plugins or whether we should just hide
3037                 them. Fixes bug 1248, 'Core dumps after 
3038                 unloading plugin and clicking on load plugins'
3039         * src/plugins/bogofilter/bogofilter.c
3040         * src/plugins/clamav/clamav_plugin.c
3041         * src/plugins/demo/demo.c
3042         * src/plugins/dillo_viewer/dillo_viewer.c
3043         * src/plugins/pgpcore/plugin.c
3044         * src/plugins/pgpinline/plugin.c
3045         * src/plugins/pgpmime/plugin.c
3046         * src/plugins/spamassassin/spamassassin.c
3047         * src/plugins/trayicon/trayicon.c
3048                 Update API
3049
3050 2007-06-19 [colin]      2.9.2cvs71
3051
3052         * src/compose.c
3053         * src/messageview.c
3054                 Fix crash mentioned in bug 1246
3055                 Race condition when automatically drafting
3056                 due to insertion on reedit.
3057
3058 2007-06-18 [wwp]        2.9.2cvs70
3059
3060         * src/importldif.c
3061                 LDIF import: use a "Proceed" button to complete
3062                 the process.
3063
3064 2007-06-18 [paul]       2.9.2cvs69
3065
3066         * configure.ac
3067                 use pkgconfig to check for gtk and glib
3068
3069 2007-06-17 [wwp]        2.9.2cvs68
3070
3071         * src/ldif.c
3072         * src/importldif.c
3073                 LDIF import: better error handling, minor code
3074                 and UI cleanup, and renamed the Save button
3075                 to Close, as imported stuff is already saved
3076                 when the Save button is shown.
3077
3078 2007-06-17 [colin]      2.9.2cvs67
3079
3080         * src/prefs_summaries.c
3081         * src/procmsg.c
3082                 Don't set as read when forwarded, only replied to
3083
3084 2007-06-17 [paul]       2.9.2cvs66
3085
3086         * src/alertpanel.c
3087                 add missing #include
3088
3089 2007-06-16 [colin]      2.9.2cvs65
3090
3091         * src/prefs_summaries.c
3092         * src/procmsg.c
3093                 Change the pref "Only mark as read when opened
3094                 in new window" to "..., replied to or forwarded".
3095                 Based on a patch by Paul Rolland.
3096
3097 2007-06-16 [paul]       2.9.2cvs64
3098
3099         * src/gtk/authors.h
3100                 alphabetical order! :)
3101
3102 2007-06-16 [colin]      2.9.2cvs63
3103
3104         * AUTHORS
3105         * src/gtk/authors.h
3106                 Add Michael Rasmussen in authors list
3107
3108 2007-06-16 [colin]      2.9.2cvs62
3109
3110         * src/messageview.c
3111                 Fix messageview_copy_clipboard to take advantage
3112                 of plugins' get_selection.
3113
3114 2007-06-15 [colin]      2.9.2cvs61
3115
3116         * src/action.c
3117         * src/addr_compl.c
3118         * src/addressbook.c
3119         * src/folderview.c
3120         * src/message_search.c
3121         * src/mimeview.c
3122         * src/summary_search.c
3123         * src/summaryview.c
3124         * src/textview.c
3125                 Allow GDK_KP_Enter to do the same as GDK_Return
3126                 Patch by Michael Rasmussen
3127
3128 2007-06-15 [paul]       2.9.2cvs60
3129
3130         * src/compose.c
3131                 fix bug when closing a compose window
3132                 during autosave
3133
3134 2007-06-14 [paul]       2.9.2cvs59
3135
3136         * src/main.c
3137         * src/common/defs.h
3138                 migrate sylpheed config
3139
3140 2007-06-14 [wwp]        2.9.2cvs58
3141
3142         * src/gtk/pluginwindow.c
3143                 Yet another attempt to fix sizing/alignment of the
3144                 button bar in plugins window.
3145
3146 2007-06-12 [colin]      2.9.2cvs57
3147
3148         * po/POTFILES.in
3149         * src/Makefile.am
3150         * src/folderview.c
3151         * src/prefs_common.c
3152         * src/prefs_common.h
3153         * src/prefs_summaries.c
3154         * src/prefs_summary_open.c
3155         * src/prefs_summary_open.h
3156         * src/summaryview.c
3157                 Make "when entering a folder" actions more personalisable
3158
3159 2007-06-12 [wwp]        2.9.2cvs56
3160
3161         * tools/README
3162                 Use short description from Paul (mairix.sh).
3163
3164 2007-06-12 [wwp]        2.9.2cvs55
3165
3166         * tools/README
3167                 Updated info about mairix.sh.
3168
3169 2007-06-11 [paul]       2.9.2cvs54
3170
3171         * src/prefs_logging.c
3172                 rework log window length widgets
3173                 and some sensitivity fixes
3174
3175 2007-06-11 [paul]       2.9.2cvs53
3176
3177         * src/mainwindow.c
3178         * src/prefs_logging.c
3179                 rename 'Protocol Log' to 'Network Log'
3180                 and some function renaming
3181
3182 2007-06-10 [wwp]        2.9.2cvs52
3183
3184         * src/gtk/pluginwindow.c
3185                 Revert 2.9.2cvs51.
3186
3187 2007-06-10 [wwp]        2.9.2cvs51
3188
3189         * src/gtk/pluginwindow.c
3190                 Fix button bar in plugin window, was centered and not
3191                 behaving like other dialogs w/ such button bar.
3192
3193 2007-06-08 [wwp]        2.9.2cvs50
3194
3195         * src/compose.c
3196         * src/compose.h
3197         * src/main.c
3198         * src/mainwindow.c
3199         * src/mainwindow.h
3200                 Provide a way out of automatic draft saving on IMAP, when
3201                 exiting offline.
3202                 Prevent drafting while sending and quitting while sending.
3203                 Thanks for Colin.
3204
3205
3206
3207 2007-06-08 [wwp]        2.9.2cvs49
3208
3209         * src/prefs_account.c
3210         * src/gtk/prefswindow.c
3211         * src/gtk/prefswindow.h
3212                 Activate the Basic page when opening account prefs.
3213
3214 2007-06-08 [wwp]        2.9.2cvs48
3215
3216         * src/common/socket.c
3217                 Don't crash if fork() fails, thanks to Colin.
3218
3219 2007-06-08 [wwp]        2.9.2cvs47
3220
3221         * src/gtk/prefswindow.c
3222                 Wrap some long lines, and reset horizontal scroller's adjusment
3223                 (this was already done, vertically), when changing tab (not page)
3224                 in prefs windows.
3225
3226 2007-06-08 [paul]       2.9.2cvs46
3227
3228         * src/common/utils.c
3229                 use gethostname() instead of uname()
3230                 based on a patch by Michael Hughes
3231                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3232
3233 2007-06-07 [wwp]        2.9.2cvs45
3234
3235         * src/prefs_common.c
3236                 Fix some useless warnings, thanks to Colin.
3237
3238 2007-06-06 [colin]      2.9.2cvs44
3239
3240         * src/ldapupdate.c
3241                 Fix strange allocations. 
3242
3243 2007-06-06 [colin]      2.9.2cvs43
3244
3245         * src/ldapupdate.c
3246                 Patch by Michael Rasmussus to help
3247                 bug 1232
3248
3249 2007-06-05 [wwp]        2.9.2cvs42
3250
3251         * src/prefs_account.c
3252         * src/prefs_folder_item.c
3253         * src/prefs_quote.c
3254         * src/quote_fmt.c
3255         * src/quote_fmt.h
3256                 Per-folder templates can now be applied recursively.
3257                 Always save per-folder templates (formats were erroneously
3258                 saved only if they were enabled).
3259                 Check for validity of quotation marks everywhere there
3260                 are defined.
3261
3262 2007-06-05 [wwp]        2.9.2cvs41
3263
3264         * src/inc.c
3265                 Fix incoming messages from local accounts always getting filtered
3266                 (even if the account prefs say don't), thanks to Colin.
3267
3268 2007-06-05 [wwp]        2.9.2cvs40
3269
3270         * src/compose.c
3271         * src/compose.h
3272                 Use per-folder/per-account quote chars when applying a
3273                 template or inserting text as well. Const'ify some
3274                 vars more.
3275
3276 2007-06-04 [colin]      2.9.2cvs39
3277
3278         * src/compose.c
3279                 More work for wwp :)
3280
3281 2007-06-04 [wwp]        2.9.2cvs38
3282
3283         * src/compose.c
3284                 Same as 2.9.2cvs36 but for forwarding.
3285
3286 2007-06-04 [colin]      2.9.2cvs37
3287
3288         * src/compose.c
3289                 Use original mail file for forward/redirect
3290                 Fixes some forwarded mails to be attached as
3291                 application/octet-stream (when they have binary
3292                 parts), and incidentally fixes bug 848
3293                 'Redirect breaks GnuPG'
3294
3295 2007-06-04 [wwp]        2.9.2cvs36
3296
3297         * src/compose.c
3298                 Fix quote mark mis-initialisation when replying/forwarding
3299                 (introduced w/ 2.9.2cvs20).
3300
3301 2007-06-04 [wwp]        2.9.2cvs35
3302
3303         * src/prefs_compose_writing.c
3304         * src/prefs_quote.c
3305                 Fix a bug where Quotation characters (prefs/compose/writing)
3306                 was cleared (introduced w/ 2.9.2cvs26).
3307
3308 2007-06-04 [wwp]        2.9.2cvs34
3309
3310         * src/prefs_account.c
3311         * src/prefs_account.h
3312                 Better fix for compiling w/o aspell (rollbacks
3313                 2.9.2cvs31).
3314
3315 2007-06-04 [wwp]        2.9.2cvs33
3316
3317         * src/account.c
3318         * src/prefs_account.c
3319         * src/prefs_account.h
3320         * src/procmsg.c
3321                 It's now possible to disable mail filtering plugins
3322                 on a per-account basis.
3323
3324 2007-06-04 [wwp]        2.9.2cvs32
3325
3326         * src/procheader.c
3327         * src/common/utils.c
3328         * src/common/utils.h
3329                 Support CRLF in headers part of messages.
3330                 Support few more date formats (RFC3339 subsets).
3331
3332 2007-06-04 [wwp]        2.9.2cvs31
3333
3334         * src/prefs_account.c
3335                 Fix compiling w/o aspell support.
3336
3337 2007-06-03 [wwp]        2.9.2cvs30
3338
3339         * src/prefs_gtk.c
3340                 Don't decode leading ENV_ and ~ in P_PASSWORD
3341                 values.
3342
3343 2007-06-03 [wwp]        2.9.2cvs29
3344
3345         * src/prefs_gtk.c
3346                 Don't decode leading ENV_ and ~ in P_PASSWORD
3347                 values.
3348
3349 2007-06-03 [wwp]        2.9.2cvs28
3350
3351         * src/prefs_account.c
3352         * src/gtk/prefswindow.c
3353         * src/gtk/prefswindow.h
3354                 Added a way to force preloading of all pages
3355                 (prefswindow).
3356                 Moved tabs to pages in account prefs.
3357
3358 2007-06-02 [colin]      2.9.2cvs27
3359
3360         * src/addressbook.c
3361                 Fix possible crash, fix ldap write bugs
3362         * src/ldapupdate.c
3363                 Fix ldap write bugs - patch by Michael
3364                 Rasmussen
3365         * src/alertpanel.c
3366         * src/alertpanel.h
3367                 Add a hook whenever alertpanel opens/closes
3368
3369 2007-05-31 [wwp]        2.9.2cvs26
3370
3371         * src/prefs_compose_writing.c
3372         * src/prefs_quote.c
3373                 Re-organized writing options a bit:
3374                  - renamed the Quoting page to Templates
3375                  - moved all composing templates to that page
3376                  - moved non-templates options to the Writing one,
3377                    grouped reply-related options, reordered reply and
3378                    forward options.
3379
3380 2007-05-31 [wwp]        2.9.2cvs25
3381
3382         * src/compose.c
3383                 Removed unused code.
3384
3385 2007-05-31 [colin]      2.9.2cvs24
3386
3387         * src/addressbook.c
3388                 Fix missing display name when modifying
3389                 LDAP. Patch by Michael Rasmussen
3390
3391 2007-05-31 [wwp]        2.9.2cvs23
3392
3393         * src/plugins/bogofilter/Makefile.am
3394         * src/plugins/clamav/Makefile.am
3395         * src/plugins/demo/Makefile.am
3396         * src/plugins/dillo_viewer/Makefile.am
3397         * src/plugins/spamassassin/Makefile.am
3398                 Fix building of those plugins in Mac OS X.
3399
3400 2007-05-30 [wwp]        2.9.2cvs22
3401
3402         * src/gtk/quicksearch.c
3403                 Fix missing initialization.
3404
3405 2007-05-30 [wwp]        2.9.2cvs21
3406
3407         * src/procheader.c
3408                 Revert accidental commit (debug outputs).
3409
3410 2007-05-30 [wwp]        2.9.2cvs20
3411
3412         * src/compose.c
3413         * src/folder_item_prefs.c
3414         * src/folder_item_prefs.h
3415         * src/prefs_account.c
3416         * src/prefs_account.h
3417         * src/prefs_folder_item.c
3418         * src/prefs_gtk.c
3419         * src/prefs_gtk.h
3420                 Implemented per-account and per-folder
3421                 compose/reply/forward formats.
3422
3423 2007-05-30 [wwp]        2.9.2cvs19
3424
3425         * src/prefs_compose_writing.c
3426         * src/prefs_quote.c
3427         * src/procheader.c
3428         * src/quote_fmt.c
3429         * src/quote_fmt.h
3430                 Internal API changes (factorize quote format
3431                 prefs and checks).
3432
3433 2007-05-30 [colin]      2.9.2cvs18
3434
3435         * src/compose.c
3436                 Fix race where it's possible to re-click Send
3437                 between end of SMTP session and end of "move to
3438                 sent folder" when sending an email with send
3439                 dialog enabled.
3440
3441 2007-05-30 [colin]      2.9.2cvs17
3442
3443         * src/crash.c
3444                 Ask for backtrace on all threads. Patch by
3445                 Pawel
3446         * src/folderview.c
3447                 Fix stale news statusbar when scanning fails.
3448                 Patch by Pawel
3449         * src/ldapupdate.c
3450                 Fix some LDAP write updates bugs. Patch
3451                 by Michael Rasmussen
3452
3453 2007-05-29 [colin]      2.9.2cvs16
3454
3455         * src/imap.c
3456                 Fix loss of local flags when moving mails
3457                 on IMAP in high-bandwidth mode (UID FETCH)
3458
3459 2007-05-25 [paul]       2.9.2cvs15
3460
3461         * src/common/socket.c
3462                 fix sometimes crasher on cancelling
3463                 message sending
3464
3465 2007-05-25 [colin]      2.9.2cvs14
3466
3467         * src/imap.c
3468                 Fix a memory leak
3469         * src/imap_gtk.c
3470                 Be more helpful in the subscription
3471                 message
3472
3473 2007-05-23 [wwp]        2.9.2cvs13
3474
3475         * src/compose.c
3476         * src/prefs_compose_writing.c
3477         * src/prefs_quote.c
3478         * src/prefs_template.c
3479         * src/prefs_template.h
3480         * src/quote_fmt.c
3481         * src/quote_fmt.h
3482         * src/quote_fmt_lex.l
3483         * src/quote_fmt_parse.y
3484                 Introduced new syntax elements (symbols and commands)
3485                 in templates/quote_fmt. Compatibility w/ old
3486                 symbols is kept.
3487                 Updated and reworked the corresponding Information
3488                 dialog.
3489                 Display the line number in dialogs that talk about
3490                 parser errors (in addition to the error message in
3491                 output).
3492
3493 2007-05-23 [wwp]        2.9.2cvs12
3494
3495         * src/quote_fmt_parse.y
3496                 Fix 2.9.2cvs11, probably a paste accident ;).
3497
3498 2007-05-23 [wwp]        2.9.2cvs11
3499
3500         * src/compose.c
3501         * src/prefs_template.c
3502         * src/quote_fmt.h
3503         * src/quote_fmt_parse.y
3504                 Fix 2.9.2cvs10, which broke --disable-aspell.
3505
3506 2007-05-22 [wwp]        2.9.2cvs10
3507
3508         * src/compose.c
3509         * src/prefs_template.c
3510         * src/quote_fmt.c
3511         * src/quote_fmt.h
3512         * src/quote_fmt_lex.l
3513         * src/quote_fmt_parse.y
3514         * src/gtk/gtkaspell.c
3515         * src/gtk/gtkaspell.h
3516                 Added template/quote format syntactical elements
3517                 to show and query:
3518                         - current dictionary
3519                           %T to show (shows empty if not set or not enabled),
3520                           ?T and !T to check if the default dictionary is
3521                           enabled and set
3522                         - current account's default dictionary
3523                           %aT to show (empty if not set or not enabled),
3524                           ?aT and !aT to check if it's enabled and set
3525                         - name completion for an address, from the address
3526                           book
3527                           %ABf, %ABt, %ABc respectively show the full name got
3528                           from the address book if From, To or Cc match a single
3529                           contact.
3530                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
3531                           matches any contact and if the full name is non-empty.
3532                           If From, To or Cc are lists of email addresses, only
3533                           the first address will be checked.
3534                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
3535                 that could show a trailing ','.
3536                 Also, template/quote_fmt parser now shows the line number in case
3537                 of parser error.
3538
3539 2007-05-15 [colin]      2.9.2cvs9
3540
3541         * src/main.c
3542         * src/main.h
3543                 Add a public function to know whether Claws
3544                 crashed last time
3545                 Store opened folder when exiting
3546         * src/folder.c
3547         * src/folder.h
3548                 Store last opened message in each FolderItem;
3549                 Reset last seen messages if Claws crashed, so 
3550                 that one can't go in an infinite crash in case 
3551                 a particular mail crashes Claws.
3552         * src/messageview.c
3553         * src/prefs_common.c
3554         * src/prefs_common.h
3555         * src/summaryview.c
3556         * src/prefs_summaries.c
3557                 Add "Select last opened message" when entering
3558                 a folder
3559                 Add "Select last opened folder" at startup.
3560
3561 2007-05-14 [colin]      2.9.2cvs8
3562
3563         * manual/xml2pdf
3564                 Fix bashism, search for xml catalog 
3565                 in /usr/local/share/xml/catalog too
3566                 Patch by Pawel
3567
3568 2007-05-13 [wwp]        2.9.2cvs7
3569
3570         * src/gtk/logwindow.c
3571                 fix raising log windows when they are either minimized or
3572                 in background.
3573
3574 2007-05-11 [colin]      2.9.2cvs6
3575
3576         * src/gtk/filesel.c
3577                 Use Hildon's file chooser on Maemo. Patch
3578                 by Jean-Luc Biord; fixes part 2 of bug 1201,
3579                 'File attachment "manipulation" bugs...'
3580
3581 2007-05-10 [wwp]        2.9.2cvs5
3582
3583         * src/prefs_common.c
3584         * src/prefs_common.h
3585         * src/gtk/quicksearch.c
3586                 Add a quicksearch option to automatically run
3587                 a search selected from the history (this option
3588                 is exclusive towards type-ahead).
3589
3590 2007-05-10 [colin]      2.9.2cvs4
3591
3592         * src/imap.c
3593                 Fix g_warnings, thanks to Brian
3594                 Morrison
3595
3596 2007-05-09 [colin]      2.9.2cvs3
3597
3598         * src/crash.c
3599         * src/exporthtml.c
3600         * src/mbox.c
3601         * src/prefs_summaries.c
3602         * src/procheader.c
3603         * src/common/log.c
3604         * src/common/utils.c
3605         * src/gtk/gtksourceprintjob.c
3606         * src/gtk/sslcertwindow.c
3607                 Use the re-entrant variant of time functions
3608                 Probably fixes bug 1217, 'reentrancy problems 
3609                 with time functions'
3610
3611 2007-05-09 [colin]      2.9.2cvs2
3612
3613         * src/imap.c
3614                 Fix crasher when reconnection fails
3615
3616 2007-05-08 [paul]       2.9.2cvs1
3617
3618         * NEWS
3619         * README
3620         * RELEASE_NOTES
3621         * configure.ac
3622                 bump version number following
3623                 stable release
3624
3625 2007-05-08 [paul]       2.9.1cvs48
3626
3627         * src/plugins/demo/demo.c
3628         * src/plugins/dillo_viewer/dillo_prefs.c
3629         * src/plugins/dillo_viewer/dillo_prefs.h
3630         * src/plugins/dillo_viewer/dillo_viewer.c
3631         * src/plugins/pgpcore/pgp_viewer.c
3632         * src/plugins/pgpcore/pgp_viewer.h
3633         * src/plugins/pgpcore/plugin.c
3634         * src/plugins/pgpcore/prefs_gpg.c
3635         * src/plugins/pgpcore/prefs_gpg.h
3636         * src/plugins/pgpcore/sgpgme.c
3637         * src/plugins/pgpcore/sgpgme.h
3638         * src/plugins/pgpinline/plugin.c
3639         * src/plugins/pgpmime/pgpmime.c
3640         * src/plugins/pgpmime/pgpmime.h
3641         * src/plugins/pgpmime/plugin.c
3642         * src/plugins/spamassassin/spamassassin.c
3643         * src/plugins/spamassassin/spamassassin.h
3644         * src/plugins/spamassassin/spamassassin_gtk.c
3645         * src/plugins/trayicon/README
3646         * tools/README
3647         * tools/README.sylprint
3648         * tools/outlook2claws-mail.pl
3649         * tools/sylprint.pl
3650         * tools/tb2claws-mail
3651         * tools/tbird2claws.py
3652         * tools/update-po
3653         * tools/vcard2xml.py
3654         * tools/kdeservicemenu/README
3655                 cleanups and corrections
3656
3657 2007-05-06 [wwp]        2.9.1cvs47
3658
3659         * tools/uudec
3660                 Fix missing dash to `display` command-line, reported
3661                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3662
3663 2007-05-06 [colin]      2.9.1cvs46
3664
3665         * src/Makefile.am
3666         * src/stock_pixmap.c
3667         * src/stock_pixmap.h
3668         * src/pixmaps/printer.xpm
3669                 Add a printer icon
3670
3671 2007-05-06 [paul]       2.9.1cvs45
3672
3673         * src/compose.c
3674         * src/ldapquery.c
3675         * src/privacy.h
3676         * src/summary_search.c
3677         * src/summaryview.c
3678                 fix build warnings
3679
3680 2007-05-05 [wwp]        2.9.1cvs44
3681
3682         * src/messageview.c
3683         * src/mh.c
3684         * src/prefs_actions.c
3685         * src/prefs_gtk.c
3686         * src/summaryview.c
3687         * src/common/xml.c
3688                 Fix "faild" typos everywhere and capitalization of
3689                 some g_warnings.
3690
3691 2007-05-04 [colin]      2.9.1cvs43
3692
3693         * src/compose.c
3694         * src/privacy.c
3695         * src/privacy.h
3696         * src/plugins/pgpcore/prefs_gpg.c
3697         * src/plugins/pgpcore/prefs_gpg.h
3698         * src/plugins/pgpinline/pgpinline.c
3699         * src/plugins/pgpmime/pgpmime.c
3700                 Add an API to warn about encryption limits,
3701                 and allow to disable these warnings
3702
3703 2007-05-03 [colin]      2.9.1cvs42
3704
3705         * src/summaryview.c
3706         * src/mainwindow.c
3707                 Fix bug 1213, 'Delete more than 
3708                 one thread at once'
3709
3710 2007-05-03 [wwp]        2.9.1cvs41
3711
3712         * src/prefs_common.c
3713         * src/prefs_filtering.c
3714         * src/prefs_template.c
3715         * src/common/template.c
3716         * src/common/template.h
3717         * src/gtk/gtkutils.c
3718         * src/gtk/gtkutils.h
3719                 Templates are no longer automatically sorted
3720                 by name, but can be sorted manually using
3721                 |< < > >| buttons as well as drag'n'drop.
3722
3723 2007-05-03 [wwp]        2.9.1cvs40
3724
3725         * src/plugins/spamassassin/spamassassin.c
3726         * src/plugins/spamassassin/spamassassin.h
3727         * src/plugins/spamassassin/spamassassin_gtk.c
3728         * src/plugins/bogofilter/bogofilter.c
3729         * src/plugins/bogofilter/bogofilter.h
3730         * src/plugins/bogofilter/bogofilter_gtk.c
3731                 Added an option to conditionally mark saved spam
3732                 as read (default is and was to do so).
3733                 Satisfies feature request 1708539 on sf.net tracker.
3734
3735 2007-05-03 [colin]      2.9.1cvs39
3736
3737         * src/inc.c
3738                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3739
3740 2007-05-02 [colin]      2.9.1cvs38
3741
3742         * src/textview.c
3743                 Fix bug 1209, 'Clicking on address 
3744                 in header (mailto uri) selects 
3745                 default account'. Patch adapted from
3746                 G.P. Halkes' patch.
3747
3748 2007-05-02 [colin]      2.9.1cvs37
3749
3750         * src/grouplistdialog.c
3751                 Set cursor to wait cursor while loading
3752                 groups.
3753
3754 2007-05-02 [paul]       2.9.1cvs36
3755
3756         * src/folder.c
3757         * src/common/defs.h
3758                 rename cache and mark files
3759                 (data is preserved)
3760
3761 2007-04-30 [paul]       2.9.1cvs35
3762
3763         * manual/glossary.xml
3764         * manual/plugins.xml
3765                 updates. Patch by Ricardo
3766
3767 2007-04-29 [wwp]        2.9.1cvs34
3768
3769         * src/mainwindow.c
3770         * configure.ac
3771                 Fix few grammatical errors (patch by David Relson < relson at
3772                 osagesoftware dot com >).
3773
3774 2007-04-28 [colin]      2.9.1cvs33
3775
3776         * src/account.c
3777         * src/pop.c
3778         * src/prefs_account.c
3779         * src/prefs_account.h
3780                 Drop the "Download all" preference. It's
3781                 stupidly useless and confuses people from
3782                 time to time.
3783
3784 2007-04-27 [wwp]        2.9.1cvs32
3785
3786         * src/account.c
3787         * src/prefs_account.c
3788         * src/prefs_account.h
3789                 Don't reflect accounts changes to the mainwindow when it's
3790                 not necessary.
3791
3792 2007-04-27 [colin]      2.9.1cvs31
3793
3794         * src/folder.c
3795                 Freeze/thaw when sync'ing flags
3796         * src/imap.c
3797         * src/prefs_account.c
3798         * src/prefs_account.h
3799         * src/etpan/imap-thread.c
3800         * src/etpan/imap-thread.h
3801                 Add a way to use UID FETCH instead
3802                 of searches to fetch message lists
3803                 and flags. More expensive towards
3804                 bandwidth, less expensive towards
3805                 server's CPU. Probably fixes 
3806                 bug 1158, 'Scanning new folders on 
3807                 Exchange 2007 extremely slow'.
3808                 Patch 95% by Hoa.
3809
3810 2007-04-27 [paul]       2.9.1cvs30
3811
3812         * src/mainwindow.c
3813         * src/prefs_logging.c
3814                 improvements to english usage
3815
3816 2007-04-27 [colin]      2.9.1cvs29
3817
3818         * src/imap.c
3819                 Fix build without libetpan (my bad!)
3820
3821 2007-04-26 [colin]      2.9.1cvs28
3822
3823         * src/imap.c
3824         * src/imap.h
3825                 Fix uselessly exported function
3826         * src/textview.c
3827                 Consider "- -- \n" as signature separator
3828                 (that's what signature separators look like
3829                  in PGP/Inline signed mails)
3830
3831 2007-04-26 [colin]      2.9.1cvs27
3832
3833         * configure.ac
3834                 libetpan-0.49 is now required
3835         * src/procmime.c
3836                 Fix double fetching of mails if
3837                 first try failed
3838         * src/imap.c
3839                 Make offline sync faster, by
3840                 remembering last change time, and
3841                 last sync time.
3842
3843 2007-04-26 [hoa]        2.9.1cvs26
3844
3845         * src/imap.c
3846         * src/imap.h
3847         * src/mainwindow.c
3848         * src/toolbar.c
3849         * src/etpan/imap-thread.c
3850         * src/etpan/imap-thread.h
3851                 cancellation of IMAP operations is now allowed.
3852                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3853
3854 2007-04-26 [colin]      2.9.1cvs25
3855
3856         * src/folder.c
3857                 Always fetch body+headers in folders that are
3858                 synched for offline use, if "Synchronise as
3859                 soon as possible" is set.
3860                 Fixes bug 1200, 'Add option to always retrieve full 
3861                 messages'
3862
3863 2007-04-25 [colin]      2.9.1cvs24
3864
3865         * src/compose.c
3866                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3867                 persists...'
3868
3869 2007-04-24 [colin]      2.9.1cvs23
3870
3871         * src/folderview.c
3872                 Fix bug 1195, 'Hardware key navigation' 
3873                 Make GDK_Enter toggle expansion (Maemo)
3874
3875 2007-04-24 [wwp]        2.9.1cvs22
3876
3877         * src/compose.c
3878                 Fix few compiler warnings.
3879
3880 2007-04-24 [paul]       2.9.1cvs21
3881
3882         * src/Makefile.am
3883         * src/stock_pixmap.c
3884         * src/stock_pixmap.h
3885                 complete last commit
3886
3887 2007-04-24 [paul]       2.9.1cvs20
3888
3889         * src/gtk/about.c
3890         * src/pixmaps/active.xpm
3891         * src/pixmaps/checkbox_off.xpm
3892         * src/pixmaps/checkbox_on.xpm
3893         * src/pixmaps/inactive.xpm
3894                 kick out the blobs
3895                 remove transparent border from checkbox icons
3896
3897 2007-04-24 [wwp]        2.9.1cvs19
3898
3899         * src/textview.c
3900         * src/textview.h
3901                 Fix a crash in textview, thanks to Colin.
3902
3903 2007-04-23 [wwp]        2.9.1cvs18
3904
3905         * src/prefs_common.c
3906                 Fix 2.9.1cvs5: no header was being translated at all.
3907
3908 2007-04-23 [colin]      2.9.1cvs17
3909
3910         * src/Makefile.am
3911         * src/stock_pixmap.c
3912         * src/stock_pixmap.h
3913         * src/summaryview.c
3914         * src/summaryview.h
3915         * src/gtk/gtksctree.c
3916         * src/gtk/gtksctree.h
3917         * src/pixmaps/selection.xpm
3918                 Fix bug 1193, 'Need a way to multi-select
3919                 items'. Add a toggle button to the summaryview
3920                 to switch between normal and multiple selection
3921                 (Maemo)
3922
3923 2007-04-23 [colin]      2.9.1cvs16
3924
3925         * src/Makefile.am
3926         * src/stock_pixmap.c
3927         * src/stock_pixmap.h
3928         * src/summaryview.c
3929         * src/summaryview.h
3930         * src/gtk/gtksctree.c
3931         * src/gtk/gtksctree.h
3932         * src/pixmaps/selection.xpm
3933                 Fix bug 1193, 'Need a way to multi-
3934                 select items'
3935                 Add a toggle button in the summaryview
3936                 to enable normal or multiple selection.
3937                 (Maemo)
3938
3939 2007-04-23 [colin]      2.9.1cvs15
3940
3941         * src/compose.c
3942                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3943
3944 2007-04-21 [colin]      2.9.1cvs14
3945
3946         * src/gtk/quicksearch.c
3947                 Fix previous commit (actually use correct
3948                 parameter)
3949
3950 2007-04-21 [colin]      2.9.1cvs13
3951
3952         * src/gtk/quicksearch.c
3953                 Fix changing quicksearch type (after Esc,
3954                 after changing Recursive, ...)
3955
3956 2007-04-20 [wwp]        2.9.1cvs12
3957
3958         * src/gtk/Makefile.am
3959                 Added headers.h (completes 2.9.1cvs5).
3960
3961 2007-04-20 [wwp]        2.9.1cvs11
3962
3963         * src/addressbook.c
3964                 Fix the use of display name in name column,
3965                 it has been overriden w/ the use of nickname
3966                 by 2.9.0cvs3. Now nickname is used (if any)
3967                 in case of LDAP books only.
3968
3969 2007-04-20 [colin]      2.9.1cvs10
3970
3971         * src/mimeview.c
3972         * src/summaryview.c
3973         * src/textview.c
3974                 Add handling of 'a' to loop in a mail's
3975                 mimeparts
3976
3977 2007-04-20 [colin]      2.9.1cvs9
3978
3979         * src/toolbar.c
3980                 Fix bug 1190, 'dir_open' button doesn't work'
3981                 (Maemo)
3982
3983 2007-04-20 [colin]      2.9.1cvs8
3984
3985         * src/folderview.c
3986         * src/mainwindow.c
3987                 Fix bug 1194, 'Hardware keys move from email 
3988                 list to account/directory list, but not back 
3989                 to email list...' (Maemo)
3990
3991 2007-04-20 [colin]      2.9.1cvs7
3992
3993         * src/compose.h
3994                 complete previous commit
3995
3996 2007-04-20 [colin]      2.9.1cvs6
3997
3998         * src/compose.c
3999                 Fix bug 1187, 'Reply-to addressee disappears 
4000                 when reply-to text box is clicked...' (Maemo)
4001
4002 2007-04-20 [wwp]        2.9.1cvs5
4003
4004         * po/POTFILES.in
4005         * src/addressbook.c
4006         * src/compose.c
4007         * src/filtering.c
4008         * src/headerview.c
4009         * src/matcher.c
4010         * src/prefs_common.c
4011         * src/prefs_common.h
4012         * src/prefs_display_header.c
4013         * src/prefs_matcher.c
4014         * src/summaryview.c
4015         * src/gtk/headers.h
4016         * src/gtk/quicksearch.c
4017                 Translate more header names according to the relevant option value,
4018                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
4019                 Replaced nearly all uses of prefs_common.trans_hdr with a call
4020                 to prefs_common_translated_header_name().
4021                 Added a headers.h reference file that contains known header names
4022                 (RFC2822 and others) to the translation process' input, so that
4023                 translated header names will still exist even if no occurrence of
4024                 _("headername") is found anymore in the sources.
4025                 Don't translate column name 'Number' following to trans_hdr option
4026                 value as it's not a header name.
4027
4028 2007-04-20 [colin]      2.9.1cvs4
4029
4030         * src/gtk/quicksearch.c
4031         * src/gtk/quicksearch.h
4032                 Add "From, To or Subject" quicksearch
4033                 type. Patch by ulfschaper@users.sf.net
4034
4035 2007-04-20 [colin]      2.9.1cvs3
4036
4037         * src/matcher.c
4038                 Implement proper references filtering condition.
4039                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
4040
4041 2007-04-19 [wwp]        2.9.1cvs2
4042
4043         * src/prefs_display_header.c
4044         * src/message_search.c
4045                 Fix few warnings (g_free of const gchar*).
4046
4047 2007-04-19 [paul]       2.9.1cvs1
4048
4049         * NEWS
4050         * README
4051         * RELEASE_NOTES
4052         * configure.ac
4053                 bump version number following
4054                 stable release
4055
4056 2007-04-19 [paul]       2.9.0cvs9
4057
4058         * manual/advanced.xml
4059         * manual/glossary.xml
4060                 fix typos
4061
4062 2007-04-18 [paul]       2.9.0cvs8
4063
4064         * src/pop.c
4065                 fix for CVE-2007-1558 (APOP)
4066                 Thanks to Colin
4067
4068 2007-04-18 [paul]       2.9.0cvs7
4069
4070         * src/messageview.c
4071         * src/mimeview.c
4072         * src/summaryview.c
4073         * src/gtk/filesel.c
4074                 Fix encoding woes wrt saving of
4075                 mails and parts
4076                 Thanks to Colin
4077
4078 2007-04-18 [colin]      2.9.0cvs6
4079
4080         * src/gtk/pluginwindow.c
4081                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
4082
4083 2007-04-17 [wwp]        2.9.0cvs5
4084
4085         * src/addressadd.c
4086         * src/addressbook.c
4087         * src/addrindex.c
4088         * src/ldapupdate.c
4089                 Fix --disable-ldap build,
4090                 fix some LDAP annoyances on 
4091                 searches, thanks to Colin.
4092
4093 2007-04-17 [wwp]        2.9.0cvs4
4094
4095         * src/ldapupdate.c
4096                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
4097                 like gcc 2.9x. Thanks to Colin.
4098
4099 2007-04-17 [wwp]        2.9.0cvs3
4100
4101         * src/Makefile.am
4102         * src/addressadd.c
4103         * src/addressbook.c
4104         * src/addrindex.c
4105         * src/addritem.c
4106         * src/addritem.h
4107         * src/editaddress.c
4108         * src/ldapctrl.c
4109         * src/ldapctrl.h
4110         * src/ldapquery.c
4111         * src/ldapserver.c
4112         * src/ldapserver.h
4113         * src/ldapupdate.c
4114         * src/ldapupdate.h
4115                 Add LDAP write support. Patch mostly by 
4116                 Michael <mir at datanom dot net>
4117
4118 2007-04-17 [wwp]        2.9.0cvs2
4119
4120         * src/compose.c
4121                 Prepend "Add to address book" to the context menu of compose window's sender and
4122                 recipient fields.
4123
4124 2007-04-16 [paul]       2.9.0cvs1
4125
4126         * src/gtk/authors.h
4127                 add Pader Rezso
4128
4129 2007-04-16 [paul]       2.9.0
4130
4131         * NEWS
4132         * README
4133         * RELEASE_NOTES
4134                 2.9.0 released
4135
4136 2007-04-16 [paul]       2.8.1cvs102
4137
4138         * po/fr.po
4139                 updated by Fabien Vantard
4140
4141 2007-04-16 [paul]       2.8.1cvs101
4142
4143         * po/ca.po
4144         * po/cs.po
4145         * po/de.po
4146         * po/hu.po
4147         * po/pl.po
4148         * po/pt_BR.po
4149         * po/sr.po
4150         * po/zh_CN.po
4151                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4152                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
4153                 Aleksandar Urosevic, and Ralgh Young
4154
4155 2007-04-15 [mones]      2.8.1cvs100
4156
4157         * po/es.po
4158                 Updated for release
4159
4160 2007-04-14 [colin]      2.8.1cvs99
4161
4162         * src/message_search.c
4163         * src/prefs_display_header.c
4164         * src/summary_search.c
4165         * src/gtk/combobox.c
4166                 Fix allocations
4167
4168 2007-04-14 [wwp]        2.8.1cvs98
4169
4170         * src/gtk/combobox.c
4171         * src/message_search.c
4172         * src/summary_search.c
4173         * src/prefs_display_header.c
4174                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
4175                 returns NULL, get the text value directly from the GtkEntry child.
4176
4177 2007-04-13 [colin]      2.8.1cvs97
4178
4179         * src/gtk/quicksearch.c
4180                 Give the focus back to summaryview when
4181                 emptying the quicksearch with Esc
4182
4183 2007-04-13 [colin]      2.8.1cvs96
4184
4185         * src/message_search.c
4186         * src/prefs_display_header.c
4187         * src/summary_search.c
4188                 Fix possibles crashes when getting text
4189                 from gtk combos
4190
4191 2007-04-13 [colin]      2.8.1cvs95
4192
4193         * src/pop.c
4194                 Add some UIDL debugging
4195
4196 2007-04-12 [colin]      2.8.1cvs94
4197
4198         * src/folder.c
4199                 Force folder scan if necessary after
4200                 copying mails, to be able to reapply
4201                 flags.
4202
4203 2007-04-11 [colin]      2.8.1cvs93
4204
4205         * src/main.c
4206                 don't scan for new mail on startup if --select
4207                 is specified (or race conditions arise). If so,
4208                 do both sequentially.
4209
4210 2007-04-09 [colin]      2.8.1cvs92
4211
4212         * src/common/defs.h
4213                 Use leafpad by default on Maemo. Patch
4214                 by Jean-Luc Biord.
4215
4216 2007-04-06 [colin]      2.8.1cvs91
4217
4218         * src/pixmaps/queue_close.xpm
4219         * src/pixmaps/queue_close_hrm.xpm
4220         * src/pixmaps/queue_close_hrm_mark.xpm
4221         * src/pixmaps/queue_close_mark.xpm
4222         * src/pixmaps/queue_open.xpm
4223         * src/pixmaps/queue_open_hrm.xpm
4224         * src/pixmaps/queue_open_hrm_mark.xpm
4225         * src/pixmaps/queue_open_mark.xpm
4226                 Move the clock one pixel down :)
4227
4228 2007-04-05 [colin]      2.8.1cvs90
4229
4230         * src/mainwindow.c
4231                 Don't sync when switching offline from
4232                 command line - it's usually too late :)
4233
4234 2007-04-05 [paul]       2.8.1cvs89
4235
4236         * src/Makefile.am
4237         * src/stock_pixmap.c
4238         * src/pixmaps/dir_close_hrm.xpm
4239         * src/pixmaps/dir_close_hrm_mark.xpm
4240         * src/pixmaps/drafts_close.xpm
4241         * src/pixmaps/drafts_close_mark.xpm
4242         * src/pixmaps/drafts_open.xpm
4243         * src/pixmaps/drafts_open_mark.xpm
4244         * src/pixmaps/inbox.xpm
4245         * src/pixmaps/inbox_close.xpm
4246         * src/pixmaps/inbox_close_hrm.xpm
4247         * src/pixmaps/inbox_close_hrm_mark.xpm
4248         * src/pixmaps/inbox_close_mark.xpm
4249         * src/pixmaps/inbox_hrm.xpm
4250         * src/pixmaps/inbox_hrm_mark.xpm
4251         * src/pixmaps/inbox_mark.xpm
4252         * src/pixmaps/inbox_open.xpm
4253         * src/pixmaps/inbox_open_hrm.xpm
4254         * src/pixmaps/inbox_open_hrm_mark.xpm
4255         * src/pixmaps/inbox_open_mark.xpm
4256         * src/pixmaps/outbox.xpm
4257         * src/pixmaps/outbox_close.xpm
4258         * src/pixmaps/outbox_close_hrm.xpm
4259         * src/pixmaps/outbox_close_hrm_mark.xpm
4260         * src/pixmaps/outbox_close_mark.xpm
4261         * src/pixmaps/outbox_hrm.xpm
4262         * src/pixmaps/outbox_hrm_mark.xpm
4263         * src/pixmaps/outbox_mark.xpm
4264         * src/pixmaps/outbox_open.xpm
4265         * src/pixmaps/outbox_open_hrm.xpm
4266         * src/pixmaps/outbox_open_hrm_mark.xpm
4267         * src/pixmaps/outbox_open_mark.xpm
4268         * src/pixmaps/queue_close.xpm
4269         * src/pixmaps/queue_close_hrm.xpm
4270         * src/pixmaps/queue_close_hrm_mark.xpm
4271         * src/pixmaps/queue_close_mark.xpm
4272         * src/pixmaps/queue_open.xpm
4273         * src/pixmaps/queue_open_hrm.xpm
4274         * src/pixmaps/queue_open_hrm_mark.xpm
4275         * src/pixmaps/queue_open_mark.xpm
4276                 updated, added and replaced icons
4277                 Icons by Colin
4278
4279 2007-04-04 [colin]      2.8.1cvs88
4280
4281         * src/imap.c
4282                 Fix build without libetpan
4283
4284 2007-04-03 [colin]      2.8.1cvs87
4285
4286         * src/imap.c
4287                 Fix crash with Citadel, and try to make
4288                 things work. this server (and specifically 
4289                 STATUS and APPEND at least) seems broken.
4290
4291 2007-04-03 [colin]      2.8.1cvs86
4292
4293         * src/folderview.c
4294                 Fix icons on folder close
4295
4296 2007-04-03 [colin]      2.8.1cvs85
4297
4298         * src/inc.c
4299                 Fix double-ask of offline override in
4300                 certain cases
4301         * src/imap.c
4302         * src/imap.h
4303         * src/imap_gtk.c
4304                 Much more efficient way to synchronise
4305                 for offline use
4306         * src/etpan/imap-thread.c
4307                 Fix possible segs
4308         * src/folder.c
4309         * src/gtk/quicksearch.c
4310                 Fix some GUI lags
4311
4312 2007-04-03 [paul]       2.8.1cvs84
4313
4314         * src/filtering.c
4315         * src/folder.c
4316         * src/folder.h
4317         * src/prefs_common.c
4318         * src/prefs_common.h
4319         * src/prefs_other.c
4320                 Fix sync being done too late
4321                 Thanks to Colin
4322
4323 2007-04-02 [colin]      2.8.1cvs83
4324
4325         * src/summaryview.c
4326                 Maemo: Put status and quicksearch at the top
4327         * src/plugins/bogofilter/bogofilter.c
4328         * src/plugins/spamassassin/spamassassin.c
4329                 Derive trash from inbox if possible
4330
4331 2007-04-02 [paul]       2.8.1cvs82
4332
4333         * src/plugins/bogofilter/bogofilter_gtk.c
4334                 a few English changes
4335
4336 2007-04-02 [paul]
4337
4338         2.9.0-rc1 released
4339
4340 2007-04-02 [colin]      2.8.1cvs81
4341
4342         * src/image_viewer.c
4343                 Fix transparent images by using
4344                 GtkImage
4345         * src/messageview.c
4346                 Flush events (on new windows) to avoid
4347                 having the textview's image resize fail
4348                 to know the available width
4349
4350 2007-04-01 [colin]      2.8.1cvs80
4351
4352         * src/prefs_account.c
4353                 If no MH mailbox exist, when creating a POP/Local
4354                 account, just create and use the default one 
4355                 instead of bailing with a "Mailbox doesn't exist"
4356                 error
4357
4358 2007-03-31 [colin]      2.8.1cvs79
4359
4360         * src/prefs_account.c
4361                 Create signature file if it doesn't exist
4362                 before editing
4363         * src/prefs_toolbar.c
4364                 Maemo: Move "Use default" on the left so
4365                 that people can find it
4366         * src/common/defs.h
4367                 Maemo: make default editor "Maemopad", 
4368                 default signature file "MyDocs/signature.txt"
4369
4370 2007-03-31 [colin]      2.8.1cvs78
4371
4372         * src/prefs_account.c
4373                 Maemo: rework account prefs so
4374                 that less horizontal scrolling
4375                 is required
4376
4377 2007-03-31 [colin]      2.8.1cvs77
4378
4379         * src/folderview.c
4380         * src/prefs_common.c
4381         * src/prefs_common.h
4382                 Fix bug 1167, 'Allow not displaying zeros 
4383                 in folder list'. Patch by MartinP
4384
4385 2007-03-31 [colin]      2.8.1cvs76
4386
4387         * AUTHORS
4388                 Add Jean-Luc Biord
4389
4390 2007-03-31 [colin]      2.8.1cvs75
4391
4392         * src/imap.c
4393                 Apply patch from bug 1172, direct
4394                 access to the folder's session instead
4395                 of using getter. Patch by MartinP
4396
4397 2007-03-31 [paul]       2.8.1cvs74
4398
4399         * src/gtk/authors.h
4400                 no need to list Fabien twice!
4401
4402 2007-03-31 [colin]      2.8.1cvs73
4403
4404         * src/inc.c
4405                 If we're currently "overriding for %d minutes",
4406                 don't ask
4407
4408 2007-03-31 [colin]      2.8.1cvs72
4409
4410         * src/compose.c
4411         * src/imap.c
4412         * src/inc.c
4413         * src/inc.h
4414         * src/messageview.c
4415         * src/news.c
4416         * src/plugins/spamassassin/spamassassin.c
4417                 Offline override: Add a parameter to allow
4418                 asking even if the override timer is running.
4419                 Allows to ask every time the user makes an
4420                 explicit action needing online access (such
4421                 as Get Mail), and not when the action is 
4422                 implicit (such as opening an IMAP folder)
4423
4424 2007-03-31 [colin]      2.8.1cvs71
4425
4426         * src/inc.c
4427                 Override offline: "No" answer shouldn't
4428                 re-ask after 3 seconds, but 10 minutes. 
4429
4430 2007-03-30 [colin]      2.8.1cvs70
4431
4432         * src/common/socket.c
4433                 Better error reporting on unix socket
4434                 failure (bind usually)
4435         * src/gtk/gtkutils.c
4436         * src/gtk/gtkutils.h
4437                 Label window: add a pulsing progress
4438                 bar to show we're not hung :)
4439         * src/folderview.c
4440         * src/main.c
4441         * src/plugins/pgpcore/sgpgme.c
4442                 Update API
4443
4444 2007-03-30 [colin]      2.8.1cvs69
4445
4446         * src/pop.c
4447         * src/prefs_common.c
4448                 Fix possible trashing of history and uidl
4449                 files on disk full problems
4450
4451 2007-03-30 [paul]       2.8.1cvs68
4452
4453         * src/mainwindow.c
4454         * src/summaryview.c
4455         * src/summaryview.h
4456                 update summary when changing layout type
4457                 (fixes wrong folder icon being displayed)
4458                 Thanks to Colin
4459
4460 2007-03-29 [colin]      2.8.1cvs67
4461
4462         * src/prefs_ext_prog.c
4463                 The browser pref is irrelevant on Maemo
4464
4465 2007-03-29 [colin]      2.8.1cvs66
4466
4467         * src/compose.c
4468         * src/compose.h
4469                 Maemo: dynamically switch headers/text position
4470         * src/prefs_common.c
4471                 Maemo: hide compose's ruler by default
4472         * src/common/socket.c
4473         * src/common/socket.h
4474                 Fix build warning
4475
4476 2007-03-29 [colin]      2.8.1cvs65
4477
4478         * src/common/socket.c
4479         * src/common/socket.h
4480                 Fix build when MAEMO_CFLAGS contains
4481                 _X_OPENSOURCE (resolv.h errors as long
4482                 as we don't add _BSD_SOURCE. Ugly).
4483
4484 2007-03-29 [wwp]        2.8.1cvs64
4485
4486         * src/prefs_logging.c
4487                 Fix sensitivity of clip-log widgets in prefs/logging,
4488                 thanks to Fabien.
4489
4490 2007-03-29 [wwp]        2.8.1cvs63
4491
4492         * po/POTFILES.in
4493                 Updated files list for translations, thanks to Fabien.
4494
4495 2007-03-29 [colin]      2.8.1cvs62
4496
4497         * src/main.c
4498         * src/common/Makefile.am
4499         * src/common/utils.c
4500                 Maybe make URI opening work in Maemo
4501                 Requires testing :)
4502
4503 2007-03-28 [colin]      2.8.1cvs61
4504
4505         * src/folder.c
4506         * src/folder.h
4507         * src/folderview.c
4508                 Add the possibility to sort folders arbitrarily
4509                 (via editing of folderlist.xml only). Patch by
4510                 Martin P <mp26+claws@os.inf.tu-dresden.de>
4511                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
4512                 be changed by the user'
4513
4514 2007-03-28 [colin]      2.8.1cvs60
4515
4516         * src/mimeview.c
4517                 Add popup menu for mime icons
4518
4519 2007-03-28 [colin]      2.8.1cvs59
4520
4521         * src/mainwindow.c
4522                 Fix a layout issue when presenting
4523                 mainwindow in Small screen layout
4524         * src/toolbar.c
4525         * src/toolbar.h
4526                 Add a "Go to folder list" button for
4527                 mainwindow, and make it default in
4528                 the Maemo build
4529
4530 2007-03-28 [colin]      2.8.1cvs58
4531
4532         * src/compose.c
4533                 Don't dynamically update title on Maemo
4534                 Patch by Jean-Luc Biord
4535
4536 2007-03-27 [colin]      2.8.1cvs57
4537
4538         * src/compose.c
4539         * src/folderview.c
4540         * src/summaryview.c
4541                 Enable tap-and-hold on Maemo
4542
4543 2007-03-26 [colin]      2.8.1cvs56
4544
4545         * src/compose.c
4546                 More popup-menu (in attachments list)
4547
4548 2007-03-26 [colin]      2.8.1cvs55
4549
4550         * src/compose.c
4551                 Enable popup-menu signal
4552
4553 2007-03-26 [colin]      2.8.1cvs54
4554
4555         * src/plugins/pgpinline/pgpinline.c
4556                 Fix bug 1111, 'PGP/inline plugin hides text 
4557                 around encrypted text block'. Patch based on
4558                 a patch from Michal Cihar.
4559
4560 2007-03-26 [wwp]        2.8.1cvs53
4561
4562         * src/procmsg.c
4563                 Fix getting a false error when sending queued message
4564                 whereas the sending was fine (if there are subfolders
4565                 in the queue folder), thanks to Colin.
4566
4567 2007-03-26 [paul]       2.8.1cvs52
4568
4569         * src/wizard.c
4570                 update FACE header in welcome message
4571
4572 2007-03-25 [colin]      2.8.1cvs51
4573
4574         * src/Makefile.am
4575                 Fix make dist
4576
4577 2007-03-25 [colin]      2.8.1cvs50
4578
4579         * src/main.c
4580                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
4581
4582 2007-03-24 [colin]      2.8.1cvs49
4583
4584         * src/main.c
4585                 Fix a few launch problems on Maemo
4586                 Patch by Jean-Luc Biord
4587
4588 2007-03-24 [wwp]        2.8.1cvs48
4589
4590         * src/alertpanel.c
4591         * src/alertpanel.h
4592         * src/messageview.c
4593         * src/summaryview.c
4594                 Fix wrong action performed when closing the
4595                 "ask about account specific filtering rules
4596                 when filtering manually" dialog by pressing Escape.
4597                 Fix wrong order of buttons in the "return receipt
4598                 notification - the message was sent to several of
4599                 your accounts" dialog.
4600
4601 2007-03-24 [paul]       2.8.1cvs47
4602
4603         * src/folderview.c
4604                 an improvement to English usage
4605         * tools/kdeservicemenu/README
4606                 updated Claws url
4607
4608 2007-03-24 [paul]       2.8.1cvs46
4609
4610         * src/Makefile.am
4611         * src/stock_pixmap.c
4612         * src/pixmaps/edit_extern.xpm
4613         * src/pixmaps/mail_sign.xpm
4614                 rescue long lost icons
4615
4616 2007-03-24 [paul]       2.8.1cvs45
4617
4618         * src/toolbar.c
4619                 fix toolbar (broken in 2.8.1cvs42)
4620
4621 2007-03-23 [colin]      2.8.1cvs44
4622
4623         * src/imap.c
4624                 Correctly unsubscribe/resubscribe after
4625                 RENAME
4626
4627 2007-03-23 [colin]      2.8.1cvs43
4628
4629         * src/prefs_common.c
4630                 Maemo: as the platform is light on RAM, allow
4631                 caches to be discarded faster.
4632
4633 2007-03-23 [colin]      2.8.1cvs42
4634
4635         * src/Makefile.am
4636         * src/compose.c
4637         * src/compose.h
4638         * src/stock_pixmap.c
4639         * src/stock_pixmap.h
4640         * src/summaryview.c
4641         * src/summaryview.h
4642         * src/toolbar.c
4643         * src/toolbar.h
4644         * src/pixmaps/open_mail.xpm
4645                 Maemo changes: Add the possibility to have
4646                 "Open Email" and "Close Window" buttons on 
4647                 toolbars (and use them in Maemo's default
4648                 toolbars)
4649
4650 2007-03-23 [wwp]        2.8.1cvs41
4651
4652         * src/action.c
4653                 Reverted that part of the action dialog closure logics, to
4654                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4655                 done later in a different way (or may not).
4656
4657 2007-03-22 [wwp]        2.8.1cvs40
4658
4659         * src/action.c
4660                 Fix sticky action dialog when got no output but action command
4661                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4662
4663 2007-03-22 [colin]      2.8.1cvs39
4664
4665         * src/prefs_filtering.c
4666         * src/gtk/combobox.h
4667                 Fix escaping account names in filtering prefs
4668
4669 2007-03-22 [colin]      2.8.1cvs38
4670
4671         * src/addrindex.c
4672         * src/ldapctrl.h
4673         * src/ldapquery.c
4674                 Add any attribute specified in LDAP servers'
4675                 Search attributes to the Other Attributes tab
4676                 of contacts; Add 'telephoneNumber' in the
4677                 default list.
4678
4679 2007-03-22 [colin]      2.8.1cvs37
4680
4681         * src/folderview.c
4682         * src/folderview.h
4683         * src/mainwindow.c
4684                 Try to prevent race conditions when
4685                 changing the folder list
4686         * src/summaryview.c
4687                 Fix possible red folder icon when
4688                 switching from Small screen layout
4689                 to any other
4690
4691 2007-03-22 [colin]      2.8.1cvs36
4692
4693         * src/mainwindow.c
4694         * src/mainwindow.h
4695         * src/summaryview.c
4696                 Rename "little screen" to "Small screen"
4697         * src/gtk/Makefile.am
4698         * src/common/utils.c
4699         * src/mh.c
4700                 Fix Maemo-related compilation problems
4701
4702 2007-03-21 [colin]      2.8.1cvs35
4703
4704         * configure.ac
4705                 Fix previous commit
4706         * claws-mail.desktop
4707                 Remove .png from the Icon, it's useless
4708
4709 2007-03-21 [colin]      2.8.1cvs34
4710
4711         * configure.ac
4712         * src/Makefile.am
4713                 Add the necessary lib checking for 
4714                 Maemo
4715
4716 2007-03-21 [colin]      2.8.1cvs33
4717
4718         * src/main.c
4719                 Fix unconditional "error happened" when
4720                 sending via command-line. "lol @ myself"
4721
4722 2007-03-21 [colin]      2.8.1cvs32
4723
4724         * claws-mail-40x40.png
4725         * claws-mail-26x26.png
4726         * src/account.c
4727         * src/addressbook.c
4728         * src/compose.c
4729         * src/folderview.c
4730         * src/folderview.h
4731         * src/main.c
4732         * src/mainwindow.c
4733         * src/mainwindow.h
4734         * src/messageview.c
4735         * src/prefs_account.c
4736         * src/prefs_common.c
4737         * src/summary_search.c
4738         * src/summaryview.c
4739         * src/summaryview.h
4740         * src/gtk/authors.h
4741         * src/gtk/gtkutils.c
4742         * src/gtk/gtkutils.h
4743         * src/gtk/logwindow.c
4744         * src/gtk/menu.c
4745         * src/gtk/prefswindow.c
4746                 Add Maemo port (patch mainly by Jean-Luc Biort)
4747                 Add a new 'Little screen' layout to help on such
4748                 platforms (patch by me)
4749                 Make some default preferences different (more
4750                 adapted) on Maemo (patch by me)
4751
4752 2007-03-21 [wwp]        2.8.1cvs31
4753
4754         * src/prefs_logging.c
4755         * src/prefs_logging.h
4756                 Fixed copyright header of newly added files.
4757
4758 2007-03-21 [wwp]        2.8.1cvs30
4759
4760         * src/Makefile.am
4761         * src/filtering.c
4762         * src/filtering.h
4763         * src/folder.c
4764         * src/folderview.c
4765         * src/imap.c
4766         * src/inc.c
4767         * src/main.c
4768         * src/mainwindow.c
4769         * src/mainwindow.h
4770         * src/matcher.c
4771         * src/messageview.c
4772         * src/news.c
4773         * src/pop.c
4774         * src/prefs_common.c
4775         * src/prefs_common.h
4776         * src/prefs_logging.c
4777         * src/prefs_logging.h
4778         * src/prefs_other.c
4779         * src/procmsg.c
4780         * src/send_message.c
4781         * src/summaryview.c
4782         * src/common/log.c
4783         * src/common/log.h
4784         * src/common/nntp.c
4785         * src/common/session.c
4786         * src/common/smtp.c
4787         * src/common/socket.c
4788         * src/etpan/imap-thread.c
4789         * src/gtk/logwindow.c
4790         * src/gtk/logwindow.h
4791         * src/plugins/bogofilter/bogofilter.c
4792         * src/plugins/spamassassin/spamassassin.c
4793                 Added debugging of filtering/processing rules.
4794                 The debug log is here 'Tools/Filtering debug window',
4795                 the options there 'Configuration/Preferences/Other/Logging',
4796                 and the log file is ~/.claws-mail/filtering.log.
4797                 Moved protocol log prefs to 'Other/Logging' as well.
4798                 To support such debugging feature, the existing log API has
4799                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4800                 this impacts many external modules (commits follow).
4801
4802 2007-03-21 [paul]       2.8.1cvs29
4803
4804         * src/etpan/Makefile.am
4805         * src/etpan/imap-thread.c
4806                 add missing #include
4807
4808 2007-03-21 [colin]      2.8.1cvs28
4809
4810         * src/procmime.c
4811                 Fix bug 1157, 'some broken messages confuse 
4812                 mime parser'. Make sure we can't have MimeInfos
4813                 with negative sizes.
4814
4815 2007-03-20 [colin]      2.8.1cvs27
4816
4817         * src/main.c
4818                 Fix missing \0 on buffer
4819
4820 2007-03-20 [colin]      2.8.1cvs26
4821
4822         * src/mh.c
4823                 Use make_dir_hier instead of make_dir 
4824                 to create the MH mailbox
4825
4826 2007-03-20 [colin]      2.8.1cvs25
4827
4828         * src/folder.c
4829         * src/folder.h
4830         * src/prefs_account.c
4831         * src/wizard.c
4832                 Fix default inbox weirdnesses (after wizard,
4833                 if path is Mail, mailbox identifier is #mh/Mailbox,
4834                 and when creating new accounts)
4835
4836 2007-03-20 [colin]      2.8.1cvs24
4837
4838         * src/account.c
4839                 Write folderlist after adding/deleting accounts
4840                 that have folders
4841
4842 2007-03-20 [colin]      2.8.1cvs23
4843
4844         * src/imap.c
4845         * src/remotefolder.h
4846                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4847                 selected while scanning prior to update'
4848
4849 2007-03-17 [paul]       2.8.1cvs22
4850
4851         * src/main.c
4852                 fix a typo, and be a little more verbose.
4853
4854 2007-03-17 [wwp]        2.8.1cvs21
4855
4856         * src/inc.c
4857                 Fix a compiler warning.
4858
4859 2007-03-16 [wwp]        2.8.1cvs20
4860
4861         * tools/Makefile.am
4862         * tools/README
4863                 Updated to deal w/ the new mairix.sh tool.
4864
4865 2007-03-16 [wwp]        2.8.1cvs19
4866
4867         * src/action.c
4868                 Fix logics issues around the action IO dialog:
4869                 - disable entry widget and exec button when
4870                   the exec button is clicked (don't wait for any
4871                   output line) - fix possible disabling/re-enabling/
4872                   re-disabling of those widgets
4873                 - raise an error if executing a %as{} action either
4874                   empty or invalid, instead of failing silently
4875                 - don't close the dialog if the abort button has been
4876                   clicked and if there was no output yet
4877                 - set focus to the abort button when the exec button
4878                   is clicked
4879                 - fix capitalization of a warning message
4880
4881 2007-03-16 [wwp]        2.8.1cvs18
4882
4883         * tools/mairix.sh
4884                 Added a wrapper to mairix to the tools folder.
4885
4886 2007-03-16 [colin]      2.8.1cvs17
4887
4888         * src/messageview.c
4889         * src/mimeview.h
4890                 Allow mimeviewer plugins to print
4891                 their stuff
4892
4893 2007-03-16 [colin]      2.8.1cvs16
4894
4895         * .cvsignore
4896                 Ignore *.patchset
4897
4898 2007-03-15 [colin]      2.8.1cvs15
4899
4900         * src/messageview.c
4901         * src/mimeview.h
4902                 Add a way for mimeviewer plugins to
4903                 implement body search
4904
4905 2007-03-15 [paul]       2.8.1cvs14
4906
4907         * src/prefs_spelling.c
4908                 fix English usage
4909
4910 2007-03-15 [paul]       2.8.1cvs13
4911
4912         * src/common/quoted-printable.c
4913                 fix decoding of quoted-printable parts
4914
4915 2007-03-14 [wwp]        2.8.1cvs12
4916
4917         * src/gtk/logwindow.h
4918                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4919
4920 2007-03-14 [wwp]        2.8.1cvs11
4921
4922         * src/gtk/logwindow.h
4923                 Complete 2.8.1cvs10.
4924
4925 2007-03-14 [colin]      2.8.1cvs10
4926
4927         * src/gtk/logwindow.c
4928                 Probably fix bug 1149, crash on logwindow
4929                 close - at the expense of performance once
4930                 logwin has been opened
4931
4932 2007-03-14 [colin]      2.8.1cvs9
4933
4934         * src/main.c
4935                 If claws-mail is running on another
4936                 display, warn instead of popping it up
4937                 on the other display
4938
4939 2007-03-12 [colin]      2.8.1cvs8
4940
4941         * src/wizard.c
4942                 Fix bug 1145, 'Setting a different name 
4943                 for the Mailbox name isn't reflected in 
4944                 default account settings'. Patch by wwp
4945
4946 2007-03-12 [colin]      2.8.1cvs7
4947
4948         * src/summaryview.c
4949                 Fix bug 1143, 'Add number of messages to be 
4950                 deleted to confirmation dialog'
4951
4952 2007-03-12 [wwp]        2.8.1cvs6
4953
4954         * src/folderview.c
4955         * src/prefs_common.c
4956         * src/prefs_common.h
4957         * src/prefs_summaries.c
4958                 Changed the option that displays unread messages count
4959                 next to the folder name in folder list: it is now
4960                 possible to either display nothing, display the
4961                 unread messages number only or the unread and total messages
4962                 numbers. The patch includes this extra feature as well
4963                 as some minor fixes by rewriting the algo in folderview.c.
4964                 Thanks to Paul for the original idea and implementation, plus
4965                 testing and proof-reading!
4966
4967 2007-03-09 [paul]       2.8.1cvs5
4968
4969         * tools/Makefile.am
4970         * tools/README
4971         * tools/claws-mail-compose-insert-files.pl
4972                 added a script which enables inserting files
4973                 into the message body of a new Claws Mail
4974                 Compose window from the command line. Additionally
4975                 To, Cc, Subject and files to attach to the message
4976                 can be specified.
4977
4978 2007-03-09 [wwp]        2.8.1cvs4
4979
4980         * src/addr_compl.c
4981         * src/addr_compl.h
4982         * src/filtering.c
4983                 Optimize matching of addresses in the addressbook
4984                 (filtering/processing 'found_in_addressbook' condition).
4985
4986 2007-03-07 [wwp]        2.8.1cvs3
4987
4988         * src/quote_fmt.c
4989         * src/quote_fmt_lex.l
4990         * src/quote_fmt_parse.y
4991                 Add a new quote format symbol: %A to insert the
4992                 sender email address (just the address itself).
4993
4994 2007-03-06 [wwp]        2.8.1cvs2
4995
4996         * src/gtk/gtkutils.c
4997         * src/plugins/trayicon/trayicon_prefs.h
4998         * src/plugins/trayicon/trayicon_prefs.c
4999         * src/plugins/trayicon/trayicon.c
5000         * src/mainwindow.h
5001         * src/mainwindow.c
5002                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
5003                 minimizing Claws-Mail main window will hide it to the trayicon instead.
5004
5005
5006 2007-03-06 [paul]       2.8.1cvs1
5007
5008         * NEWS
5009         * README
5010         * RELEASE_NOTES
5011         * configure.ac
5012                 bump version number following
5013                 stable release
5014
5015 2007-03-06 [paul]       2.8.0cvs24
5016
5017         * po/cs.po
5018                 corrected by by Tim <timbrain@post.cz>
5019
5020 2007-03-05 [colin]      2.8.0cvs23
5021
5022         * src/Makefile.am
5023         * src/procmime.c
5024                 Fix mime/globs path on NetBSD
5025                 patch by George Michaelson
5026
5027 2007-03-05 [wwp]        2.8.0cvs22
5028
5029         * src/addr_compl.c
5030                 Remove debug statement (accidentally committed w/ cvs14).
5031
5032 2007-03-05 [paul]       2.8.0cvs21
5033
5034         * src/plugins/pgpcore/prefs_gpg.c
5035                 fix compiler warning
5036
5037 2007-03-05 [wwp]        2.8.0cvs20
5038
5039         * src/matcher_parser_parse.y
5040                 Fix mismerge between cvs17 and cvs19.
5041
5042 2007-03-05 [wwp]        2.8.0cvs19
5043
5044         * src/matcher_parser_parse.y
5045         * src/prefs_filtering_action.c
5046         * src/matcher.c
5047         * src/matcher.h
5048         * src/filtering.c
5049         * src/filtering.h
5050                 Add new 'add_to_addressbook' filtering/processing action.
5051
5052 2007-03-05 [wwp]        2.8.0cvs18
5053
5054         * src/filtering.c
5055                 Fix mark_as_ham filtering/processing action: spam flag
5056                 was not unset.
5057
5058 2007-03-04 [colin]      2.8.0cvs17
5059
5060         * src/filtering.c
5061         * src/matcher.c
5062         * src/matcher.h
5063         * src/matcher_parser_parse.y
5064         * src/prefs_filtering_action.c
5065                 Add 'Mark as spam' and 'Mark as ham' filtering
5066                 actions. Fixes bug 1138.
5067
5068 2007-03-04 [colin]      2.8.0cvs16
5069
5070         * src/imap.c
5071                 Fix bug 1140, wrong return value
5072                 without libetpan
5073
5074 2007-03-04 [wwp]        2.8.0cvs15
5075
5076         * src/addr_compl.c
5077                 Rollback cvs14: don't free stuff that is managed in g_list.
5078
5079 2007-03-04 [wwp]        2.8.0cvs14
5080
5081         * src/addr_compl.c
5082                 Fix a leak in address completion code.
5083
5084 2007-03-04 [colin]      2.8.0cvs13
5085
5086         * src/addr_compl.c
5087                 Maybe fix bug 1136, 'Crash in group 
5088                 address completion'
5089
5090 2007-03-04 [iwkse]      2.8.0cvs12
5091
5092         * src/imap.c
5093                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
5094
5095 2007-03-03 [colin]      2.8.0cvs11
5096
5097         * src/plugins/pgpinline/pgpinline.c
5098                 Fix off-by-one, fix double-free. Fixes
5099                 bug 1135, 'cm-segfault on decrypting 
5100                 with PGP/inline'
5101
5102 2007-03-03 [colin]      2.8.0cvs10
5103
5104         * configure.ac
5105         * src/main.c
5106         * src/common/plugin.c
5107                 Fix bug 1134, 'Valgrind macros unhandled 
5108                 by Irix's cc'
5109
5110 2007-03-02 [colin]      2.8.0cvs9
5111
5112         * src/mbox.c
5113                 Don't error out on EAGAIN. Fixes 
5114                 bug 1129, '"local mbox file" account 
5115                 isn't retrieving mails'
5116
5117 2007-03-01 [wwp]        2.8.0cvs8
5118
5119         * src/mainwindow.c
5120         * src/gtk/colorlabel.c
5121                 Remove accels for extra color labels until we set better
5122                 and definitive ones.
5123
5124 2007-02-28 [wwp]        2.8.0cvs7
5125
5126         * src/mainwindow.c
5127         * src/matcher_parser_parse.y
5128         * src/prefs_common.c
5129         * src/prefs_msg_colors.c
5130         * src/procmsg.h
5131         * src/gtk/colorlabel.c
5132         * src/gtk/colorlabel.h
5133                 Add more customizable color labels. Cleaned up a bit
5134                 the color label API to avoid duplicate defines of
5135                 the max number of colors.
5136
5137 2007-02-27 [colin]      2.8.0cvs6
5138
5139         * src/mainwindow.c
5140         * src/common/utils.c
5141         * src/common/utils.h
5142                 Fix '+' in mailto URIs for List-* headers
5143
5144 2007-02-27 [colin]      2.8.0cvs5
5145
5146         * src/gtk/gtkutils.c
5147                 Use gtk_window_set_role instead of 
5148                 _set_wmclass
5149
5150 2007-02-27 [colin]      2.8.0cvs4
5151
5152         * src/inc.c
5153                 Fix "After receiving new mail, go to inbox" on IMAP,
5154                 and make it work only on manual reception
5155
5156 2007-02-27 [wwp]        2.8.0cvs3
5157
5158         * src/prefs_filtering.c
5159         * src/prefs_filtering_action.c
5160         * src/prefs_matcher.c
5161                 Update filtering matcher's and action's color label menus
5162                 when re-opening those dialogs (reflect any change to the
5163                 color labels list in the preferences).
5164
5165 2007-02-27 [colin]      2.8.0cvs2
5166
5167         * src/imap.c
5168         * src/etpan/etpan-thread-manager-types.h
5169         * src/etpan/etpan-thread-manager.c
5170         * src/etpan/imap-thread.c
5171                 Log imap ALERTs as errors in the log.
5172
5173 2007-02-26 [paul]       2.8.0cvs1
5174
5175         * tools/claws.i18n.status.pl
5176                 updated
5177
5178 2007-02-26 [paul]       2.7.2cvs75
5179
5180         * po/ca.po
5181         * po/cs.po
5182         * po/de.po
5183         * po/en_GB.po
5184         * po/fi.po
5185         * po/fr.po
5186         * po/hu.po
5187         * po/pl.po
5188         * po/pt_BR.po
5189         * po/sk.po
5190         * po/sr.po
5191         * po/zh_CN.po
5192                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
5193                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
5194                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
5195                 Aleksandar Urosevic, and Ralgh Young
5196
5197 2007-02-25 [mones]      2.7.2cvs74
5198
5199         * po/es.po
5200                 Updated for release
5201
5202 2007-02-25 [colin]      2.7.2cvs73
5203
5204         * src/main.c
5205                 Clearing the list is only useful
5206                 to prevent a valgrind false-positive
5207
5208 2007-02-25 [paul]       2.7.2cvs72
5209
5210         * tools/Makefile.am
5211         * tools/README
5212         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
5213         * tools/maildir2claws-mail.pl  **REMOVED**
5214                 renamed the script, fixed a couple bugs
5215
5216 2007-02-23 [colin]      2.7.2cvs71
5217
5218         * src/addressbook.c
5219                 Fix a leak, check for a few improbable nulls
5220
5221 2007-02-23 [colin]      2.7.2cvs70
5222
5223         * src/main.c
5224         * src/main.h
5225         * src/plugins/trayicon/trayicon.c
5226                 Fix blinking mainwin when starting in tray
5227                 (show mainwindow later in the startup process,
5228                  apart if restarting post-crash)
5229
5230 2007-02-23 [colin]      2.7.2cvs69
5231
5232         * src/folderview.c
5233         * src/imap_gtk.c
5234                 Fix crash when unsubscribing the currently
5235                 selected/opened folder
5236
5237 2007-02-23 [colin]      2.7.2cvs68
5238
5239         * src/compose.c
5240                 Fix bug that prevented colorization to
5241                 work without wrap quotation option
5242
5243 2007-02-23 [colin]      2.7.2cvs67
5244
5245         * src/addr_compl.c
5246                 Fix refcounting, start and end completion who
5247                 behaved as if there couldn't be any other current
5248                 user of completion
5249
5250 2007-02-23 [wwp]        2.7.2cvs66
5251
5252         * src/addressbook.c
5253         * src/addrindex.c
5254                 Address completion fixes: fix addressbook_peek_folder_exists() in
5255                 which the algorithm was ridiculously over-obfuscated and broken.
5256                 Fix addrindex_load_completion() as well, to load addresses in
5257                 completion list with regards to what addressbook_peek_folder_exists()
5258                 returns now.
5259
5260 2007-02-23 [wwp]        2.7.2cvs65
5261
5262         * src/addr_compl.c
5263                 Add addresses to completion when they're non-empty (thanks to Colin).
5264
5265 2007-02-23 [paul]       2.7.2cvs64
5266
5267         * src/plugins/pgpcore/passphrase.c
5268                 remove 'const '
5269
5270 2007-02-23 [colin]      2.7.2cvs63
5271
5272         * src/plugins/pgpcore/prefs_gpg.c
5273         * src/plugins/pgpcore/prefs_gpg.h
5274         * src/plugins/pgpcore/sgpgme.c
5275         * src/plugins/pgpinline/pgpinline.c
5276         * src/plugins/pgpmime/pgpmime.c
5277                 Try harder to respect user's choice wrt
5278                 gpg-agent even with gpg2, by unsetting
5279                 GPG_AGENT_INFO when necessary.
5280
5281 2007-02-22 [paul]       2.7.2cvs62
5282
5283         * src/plugins/pgpcore/sgpgme.c
5284         * src/plugins/pgpcore/sgpgme.h
5285         * src/plugins/pgpcore/passphrase.c
5286         * src/plugins/pgpinline/pgpinline.c
5287         * src/plugins/pgpmime/pgpmime.c
5288                 Fix a leak - gpgme_data_release_and_get_mem
5289                 leaks in recent gpgme. Workaround by using
5290                 our own function.
5291
5292 2007-02-22 [paul]       2.7.2cvs61
5293
5294         * src/gtk/quicksearch.c
5295                 Abandon dynamic search when pressing
5296                 Enter
5297
5298 2007-02-21 [colin]      2.7.2cvs60
5299
5300         * src/procmsg.c
5301         * src/plugins/pgpcore/passphrase.c
5302                 Fix little memory leaks
5303         * src/main.c
5304                 Fix false-positive leak at exit
5305         * src/gtk/quicksearch.c
5306                 Fix potentially big leak in recursive
5307                 Quicksearch
5308
5309 2007-02-21 [wwp]        2.7.2cvs59
5310
5311         * src/summaryview.c
5312                 Add missing newline to a debug message.
5313
5314 2007-02-20 [colin]      2.7.2cvs58
5315
5316         * src/Makefile.am
5317         * src/mimeview.c
5318         * src/stock_pixmap.c
5319         * src/stock_pixmap.h
5320         * src/pixmaps/mime_pgpsig.xpm
5321                 Add icon for application/pgp-signature
5322
5323 2007-02-20 [colin]      2.7.2cvs57
5324
5325         * src/Makefile.am
5326         * src/main.c
5327         * src/mimeview.c
5328         * src/stock_pixmap.c
5329         * src/stock_pixmap.h
5330         * src/pixmaps/mime_calendar.xpm
5331         * src/pixmaps/mime_pdf.xpm
5332         * src/pixmaps/mime_ps.xpm
5333                 Add icons for text/calendar, application/pdf
5334                 and application/postscript
5335
5336 2007-02-20 [colin]      2.7.2cvs56
5337
5338         * autogen.sh
5339         * src/matcher_parser_parse.y
5340         * src/matcher_parser_lex.l
5341                 Fix big memory leak in flex, and
5342                 require flex 2.5.31
5343
5344 2007-02-20 [wwp]        2.7.2cvs55
5345
5346         * src/matcher_parser_parse.y
5347                 Fix a duplicate token definition (thanks to iwkse).
5348
5349 2007-02-20 [wwp]        2.7.2cvs54
5350
5351         * src/matcher_parser_lex.l
5352         * src/quote_fmt_lex.l
5353                 Use proper flex options instead of direct use of #define,
5354                 make the flex-generated C lighter.
5355
5356 2007-02-20 [colin]      2.7.2cvs53
5357
5358         * src/summaryview.c
5359                 Grab focus in message list after hiding
5360                 the quicksearch, instead of leaving it
5361                 "somewhere"
5362
5363 2007-02-19 [colin]      2.7.2cvs52
5364
5365         * src/folderview.c
5366                 Fix bug 1033, 'Automatically refresh 
5367                 message list when new messages arrives'
5368                 Looks like folderview->opened can sometimes
5369                 be wrong...
5370
5371 2007-02-19 [paul]       2.7.2cvs51
5372
5373         * tools/Makefile.am
5374         * tools/README
5375         * tools/thunderbird-filters-convertor.pl
5376                 add new script which converts thunderbird filter
5377                 rules to Claws filter rules
5378
5379 2007-02-18 [paul]       2.7.2cvs50
5380
5381         * src/plugins/pgpcore/prefs_gpg.c
5382         * src/plugins/pgpcore/prefs_gpg.h
5383         * src/plugins/pgpcore/sgpgme.c
5384         * src/plugins/pgpinline/pgpinline.c
5385         * src/plugins/pgpmime/pgpmime.c
5386                 improved GUI interoperability with gpg-agent
5387
5388 2007-02-18 [paul]       2.7.2cvs49
5389
5390         * src/prefs_account.c
5391                 Privacy options sensitivity fix
5392
5393 2007-02-17 [colin]      2.7.2cvs48
5394
5395         * src/messageview.c
5396                 Reset icon to warning in the noticeview
5397
5398 2007-02-15 [colin]      2.7.2cvs47
5399
5400         * src/folderview.c
5401                 Fix a manifestation of bug 1033 (summaryview failing
5402                 to update for new mails), which happens after editing
5403                 account preferences or preferences that cause a 
5404                 folderview reload.
5405
5406 2007-02-15 [colin]      2.7.2cvs46
5407
5408         * src/addressbook.c
5409                 Probably fix bug 1123, 'Segmentation 
5410                 fault while opening address book'. I get
5411                 g_warnings if the saved paned position is
5412                 not greater than 0. Also, save position
5413                 when hiding the addressbook instead of
5414                 via signal.
5415
5416 2007-02-14 [colin]      2.7.2cvs45
5417
5418         * src/plugins/pgpcore/prefs_gpg.c
5419         * src/plugins/pgpcore/prefs_gpg.h
5420         * src/plugins/pgpcore/sgpgme.c
5421         * src/plugins/pgpinline/pgpinline.c
5422         * src/plugins/pgpmime/pgpmime.c
5423                 Add an option "Use gpg-agent if available". Fixes
5424                 annoyances with distro-installed gpg-agent, when
5425                 no pinentry program is installed, and the user's 
5426                 at a loss on why "decryption failed". Makes more
5427                 clear why passphrase isn't saved when gpg-agent is
5428                 used. Defaults to true, to avoid changing the 
5429                 current behaviour.
5430
5431 2007-02-14 [wwp]        2.7.2cvs44
5432
5433         * src/matcher_parser_parse.y
5434                 Fix missing line number reset (wrong line number might appear
5435                 when re-loading filtering rules if there's a parser error).
5436
5437 2007-02-13 [colin]      2.7.2cvs43
5438
5439         * src/common/utils.c
5440                 Don't encode ',' in URIs before passing it
5441                 to the browser command-line. It was probably
5442                 done at a time where commas in URIs made
5443                 mozilla -remote 'openurl(%s,new-window)'
5444                 bug.
5445
5446 2007-02-13 [wwp]        2.7.2cvs42
5447
5448         * src/prefs_matcher.c
5449         * src/plugins/bogofilter/bogofilter_gtk.c
5450                 A bit of string factorization around "Select ..." buttons.
5451
5452 2007-02-11 [colin]      2.7.2cvs41
5453
5454         * src/alertpanel.c
5455                 Make sure to escape the title
5456
5457 2007-02-11 [colin]      2.7.2cvs40
5458
5459         * src/codeconv.c
5460                 Recognize .utf8 locales as .UTF-8 ones
5461
5462 2007-02-11 [colin]      2.7.2cvs39
5463
5464         * src/compose.c
5465                 Fix code conversion when dragging a file
5466
5467 2007-02-09 [colin]      2.7.2cvs38
5468
5469         * src/plugins/clamav/clamav_plugin.c
5470                 Complete Paul's patch with conditional
5471                 compilation to avoid breaking compilation
5472                 on old Dapper and Edgy... Maybe other
5473                 distros too.
5474
5475 2007-02-09 [paul]       2.7.2cvs37
5476
5477         * src/plugins/clamav/clamav_plugin.c
5478                 fix for the upstream changes in libclamav
5479
5480 2007-02-09 [paul]       2.7.2cvs36
5481
5482         * src/main.c
5483         * src/mainwindow.c
5484         * src/procmsg.c
5485         * src/procmsg.h
5486                 fix "warn if there are queued messages" (on exit)
5487                 option, which only checked the first mailbox's
5488                 queue
5489                 don't ask before emptying trash if there are no
5490                 messages in trash, also check and empty all trash
5491                 folders
5492         * src/prefs_other.c
5493                 move "Ask before emptying trash" option
5494                 outside of the "On exit" frame as it's
5495                 not only an "On exit" option
5496
5497 2007-02-09 [paul]       2.7.2cvs35
5498
5499         * src/addrgather.c
5500         * src/alertpanel.c
5501         * src/editldap.c
5502         * src/prefs_account.c
5503         * src/prefs_folder_item.c
5504         * src/prefs_gtk.h
5505         * src/prefs_matcher.c
5506         * src/prefs_message.c
5507         * src/prefs_msg_colors.c
5508         * src/prefs_summaries.c
5509         * src/wizard.c
5510         * src/gtk/inputdialog.c
5511         * src/plugins/bogofilter/bogofilter_gtk.c
5512                 pedantic commit: use 'checkbtn' everywhere
5513                 instead of a mixture of 'checkbtn' and 'chkbtn'
5514
5515 2007-02-09 [paul]       2.7.2cvs34
5516
5517         * src/compose.c
5518                 fix default hotkeys
5519         * src/prefs_other.c
5520         * src/prefs_send.c
5521                 move "Never send Return Receipts" from
5522                 prefs_other to prefs_send
5523                 add an option "Ask about account specific
5524                 filtering rules..." to prefs_other
5525         * src/gtk/gtkutils.c
5526                 fix a compiler warning
5527
5528 2007-02-08 [colin]      2.7.2cvs33
5529
5530         * src/plugins/pgpinline/pgpinline.c
5531                 Fix bug 1110, 'pgpmime fails to process 
5532                 encapsulated openpgp mime (rfc 3156, 6.1 
5533                 -> rfc1847)'
5534                 It was due to an interaction between PGP/Mime
5535                 and PGP/Inline plugin. 
5536
5537 2007-02-08 [colin]      2.7.2cvs32
5538
5539         * src/inc.c
5540         * src/mbox.c
5541         * src/mbox.h
5542                 Fix bug 1117, 'fcntl locking code 
5543                 does not work in mbox.c'
5544
5545 2007-02-08 [colin]      2.7.2cvs31
5546
5547         * src/prefs_account.c
5548                 Fix Gentoo bug 165819, 'can't create 
5549                 a "local mbox file" account'. Patch
5550                 by Olivier <castan.o@free.fr>
5551
5552 2007-02-07 [colin]      2.7.2cvs30
5553
5554         * src/ldapquery.c
5555                 Fix bug 1106, 'Claws crash on exit if LDAPS 
5556                 autocompletion was used'
5557
5558 2007-02-07 [paul]       2.7.2cvs29
5559
5560         * src/folder.c
5561                 cut down on unnecessary debug_prints
5562         * src/imap_gtk.c
5563                 fix menu_set_active() on 'Show only
5564                 subscribed folders'
5565
5566 2007-02-07 [paul]       2.7.2cvs28
5567
5568         * src/plugins/clamav/clamav_plugin.c
5569         * src/plugins/clamav/clamav_plugin.h
5570         * src/plugins/clamav/clamav_plugin_gtk.c
5571                 fix copyright header
5572
5573 2007-02-07 [paul]       2.7.2cvs27
5574
5575         * src/procheader.c
5576                 fix bug 1116, 'summary view allow a 
5577                 subject line break'
5578
5579 2007-02-06 [colin]      2.7.2cvs26
5580
5581         * src/summaryview.c
5582                 Fix delete thread
5583
5584 2007-02-05 [fabien]     2.7.2cvs25
5585
5586         * po/POTFILES.in
5587         * src/uri_opener.c
5588                 i18n related - 1 fix and 1 message for translators.
5589
5590 2007-02-05 [colin]      2.7.2cvs24
5591
5592         * src/gtk/quicksearch.c
5593                 Don't reload summary list if quicksearch wasn't
5594                 active on hiding; move currently selected mail in
5595                 the visible area when showing the quicksearch
5596
5597 2007-02-05 [colin]      2.7.2cvs23
5598
5599         * src/folderview.c
5600                 Add debug to try to solve bug 1104
5601
5602 2007-02-05 [paul]       2.7.2cvs22
5603
5604         * src/mainwindow.c
5605                 confirm before emptying trash on exit is
5606                 a Yes or No answer, use Yes or No in the
5607                 dialog
5608
5609 2007-02-04 [colin]      2.7.2cvs21
5610
5611         * src/compose.c
5612         * src/plugins/pgpcore/passphrase.c
5613         * src/plugins/pgpcore/select-keys.c
5614                 Set wmclass on new windows
5615
5616 2007-02-04 [colin]
5617
5618         2.8.0-rc1 released
5619
5620 2007-02-04 [colin]      2.7.2cvs20
5621
5622         * src/compose.c
5623         * src/compose.h
5624                 Auto save drafts on exit, reopen them
5625                 at startup, instead of asking
5626         * src/account.c
5627         * src/addressadd.c
5628         * src/addressbook.c
5629         * src/addressbook_foldersel.c
5630         * src/addrgather.c
5631         * src/crash.c
5632         * src/editaddress.c
5633         * src/editbook.c
5634         * src/editgroup.c
5635         * src/editjpilot.c
5636         * src/editldap.c
5637         * src/editldap_basedn.c
5638         * src/editvcard.c
5639         * src/exphtmldlg.c
5640         * src/expldifdlg.c
5641         * src/export.c
5642         * src/foldersel.c
5643         * src/gedit-print.c
5644         * src/import.c
5645         * src/importldif.c
5646         * src/importmutt.c
5647         * src/importpine.c
5648         * src/main.c
5649         * src/mainwindow.c
5650         * src/message_search.c
5651         * src/messageview.c
5652         * src/prefs_actions.c
5653         * src/prefs_customheader.c
5654         * src/prefs_display_header.c
5655         * src/prefs_filtering.c
5656         * src/prefs_filtering_action.c
5657         * src/prefs_folder_column.c
5658         * src/prefs_gtk.c
5659         * src/prefs_matcher.c
5660         * src/prefs_other.c
5661         * src/prefs_summaries.c
5662         * src/prefs_summary_column.c
5663         * src/prefs_template.c
5664         * src/sourcewindow.c
5665         * src/ssl_manager.c
5666         * src/summary_search.c
5667         * src/uri_opener.c
5668         * src/gtk/about.c
5669         * src/gtk/description_window.c
5670         * src/gtk/foldersort.c
5671         * src/gtk/gtkutils.c
5672         * src/gtk/gtkutils.h
5673         * src/gtk/icon_legend.c
5674         * src/gtk/logwindow.c
5675         * src/gtk/pluginwindow.c
5676         * src/gtk/prefswindow.c
5677                 Give different wmclass to different
5678                 windows - thanks to sed ;)
5679
5680 2007-02-04 [colin]      2.7.2cvs19
5681
5682         * src/main.c
5683                 Revert previous patch, can't reproduce
5684                 it anymore. 
5685
5686 2007-02-03 [colin]      2.7.2cvs18
5687
5688         * src/main.c
5689                 Don't save the mainwindow size and
5690                 position on emergency exit (libSM's
5691                 "die" callback), Xfce seems to make
5692                 the window smaller just before the
5693                 size's saved.
5694
5695 2007-02-03 [colin]      2.7.2cvs17
5696
5697         * src/plugins/bogofilter/bogofilter.c
5698         * src/plugins/bogofilter/bogofilter.h
5699         * src/plugins/bogofilter/bogofilter_gtk.c
5700         * src/plugins/pgpinline/pgpinline.c
5701         * src/plugins/pgpinline/pgpinline.h
5702                 Fix more copyrights
5703
5704 2007-02-03 [colin]      2.7.2cvs16
5705
5706         * src/partial_download.c
5707         * src/partial_download.h
5708         * src/ssl_manager.c
5709         * src/ssl_manager.h
5710         * src/uri_opener.c
5711         * src/uri_opener.h
5712         * src/wizard.c
5713         * src/wizard.h
5714         * src/common/ssl_certificate.c
5715         * src/common/ssl_certificate.h
5716         * src/gtk/quicksearch.c
5717         * src/gtk/quicksearch.h
5718         * src/gtk/sslcertwindow.c
5719         * src/gtk/sslcertwindow.h
5720                 Fix copyright on my files
5721
5722 2007-02-02 [colin]      2.7.2cvs15
5723
5724         * src/Makefile.am
5725         * src/mainwindow.c
5726         * src/messageview.c
5727         * src/messageview.h
5728         * src/textview.c
5729         * src/textview.h
5730         * src/uri_opener.c
5731         * src/uri_opener.h
5732                 Add Tools/List URIs to allow
5733                 opening any URI in the current mail
5734
5735 2007-02-02 [colin]      2.7.2cvs14
5736
5737         * src/common/valgrind.h ** NEW FILE **
5738         * src/common/Makefile.am
5739         * src/common/plugin.c
5740                 Don't dlclose the plugins if we're running
5741                 under valgrind. (doesn't require valgrind
5742                 either at compile time or run time).
5743
5744 2007-02-01 [paul]       2.7.2cvs13
5745
5746         * AUTHORS
5747         * src/gtk/authors.h
5748         * tools/freshmeat_search.pl
5749         * tools/google_search.pl
5750         * tools/multiwebsearch.pl
5751                 add support for non ISO-8859-1 compatible locales
5752                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5753
5754 2007-02-01 [colin]      2.7.2cvs12
5755
5756         * src/prefs_other.c
5757         * src/prefs_summaries.c
5758                 Move keybinding prefs to the Other page
5759
5760 2007-02-01 [wwp]        2.7.2cvs11
5761
5762         * src/plugins/trayicon/trayicon.c
5763                 Fix a raising issue within KDE.
5764
5765 2007-02-01 [colin]      2.7.2cvs10
5766
5767         * src/codeconv.c
5768                 Fix stray quotes in encoded strings
5769         * src/addressadd.c
5770                 Fix wrong call causing g_warnings
5771         * src/textview.c
5772                 Remove useless message
5773
5774 2007-01-31 [wwp]        2.7.2cvs9
5775
5776         * src/plugins/trayicon/trayicon.c
5777                 fix buggy hiding of main window when closing if close-to-tray
5778                 is not set (bad logics  in the trayicon hook code).
5779                 Changed the quit confirmation message too.
5780
5781 2007-01-30 [colin]      2.7.2cvs8
5782
5783         * src/main.c
5784                 Fix hidden mainwindow after clicking on
5785                 the X close button, if compose windows
5786                 exist and the user chooses not to quit
5787
5788 2007-01-30 [colin]      2.7.2cvs7
5789
5790         * src/main.c
5791         * src/compose.c
5792                 Handle local URIs to attach files (file:///...)
5793                 Fixes attaching files from Thunar for example
5794
5795 2007-01-30 [colin]      2.7.2cvs6
5796
5797         * src/prefs_ext_prog.c
5798                 Add 'mousepad' to the list of text editors.
5799                 Mousepad is XFCE's text editor
5800
5801 2007-01-29 [wwp]        2.7.2cvs5
5802
5803         * po/POTFILES.in
5804         * src/plugins/trayicon/trayicon_prefs.c
5805                 trayicon i18n fixes, thanks to Fabien.
5806
5807 2007-01-28 [wwp]        2.7.2cvs4
5808
5809         * src/mainwindow.c
5810         * src/mainwindow.h
5811         * src/plugins/trayicon/trayicon.c
5812         * src/plugins/trayicon/trayicon_prefs.c
5813         * src/plugins/trayicon/trayicon_prefs.h
5814                 Added a new TrayIcon plugin option to close to tray
5815                 (WM's hotkey and [X] button will hide the window instead
5816                 of closing it - closing CM can be done using the tray icon
5817                 menu or the File menu).
5818                 Improved visibility handling in trayicon, clicking the
5819                 trayicon now raise the window to current desktop when it
5820                 was either minimized/shaded/on another desktop.
5821                 Thanks to Paul for testing and fixing a strange behaviour
5822                 in KDE ;-).
5823
5824 2007-01-27 [paul]       2.7.2cvs3
5825
5826         * src/prefs_folder_item.c
5827         * src/prefs_receive.c
5828         * src/plugins/pgpcore/prefs_gpg.c
5829                 use 'start-up' instead of 'startup' in labels
5830
5831 2007-01-26 [wwp]        2.7.2cvs2
5832
5833         * src/plugins/trayicon/Makefile.am
5834         * src/plugins/trayicon/trayicon.c
5835         * src/plugins/trayicon/trayicon_prefs.c
5836         * src/plugins/trayicon/trayicon_prefs.h
5837                 Add a new TrayIcon option to hide the main window at
5838                 start-up.
5839                 Fix trayicon.c copyright header.
5840
5841 2007-01-26 [paul]       2.7.2cvs1
5842
5843         * NEWS
5844         * README
5845         * RELEASE_NOTES
5846         * configure.ac
5847                 bump up version number following
5848                 stable release
5849
5850 2007-01-25 [mones]      2.7.1cvs60
5851
5852         * po/es.po
5853                 updated thousands of strings (well, probably less ;-)
5854
5855 2007-01-25 [colin]      2.7.1cvs59
5856
5857         * src/matcher.c
5858                 Fix 2nd-run loss of matcherrc on new
5859                 configurations. 
5860
5861 2007-01-25 [wwp]        2.7.1cvs58
5862
5863         * src/mimeview.c
5864                 fix handling of empty value in attach_save_directory too, thanks
5865                 to Colin.
5866
5867 2007-01-25 [wwp]        2.7.1cvs57
5868
5869         * src/gtk/filesel.c
5870                 fix handling of empty value in attach_load_directory,
5871                 thanks to Colin.
5872
5873 2007-01-25 [wwp]        2.7.1cvs56
5874
5875         * src/plugins/dillo_viewer/dillo_prefs.h
5876                 fix a typo.
5877
5878 2007-01-25 [colin]      2.7.1cvs55
5879
5880         * src/matcher.c
5881         * src/matcher.h
5882         * src/matcher_parser_parse.y
5883         * src/prefs_matcher.c
5884                 Add matching on the spam flag
5885
5886 2007-01-24 [colin]      2.7.1cvs54
5887
5888         * src/folder.c
5889         * src/common/xml.c
5890         * src/common/xml.h
5891                 Make sure folderlist.xml is correctly
5892                 written before overwriting it.
5893         * src/procmsg.c
5894         * src/procmsg.h
5895         * src/summaryview.c
5896         * src/plugins/bogofilter/bogofilter.c
5897         * src/plugins/bogofilter/bogofilter.h
5898         * src/plugins/bogofilter/bogofilter_gtk.c
5899         * src/plugins/spamassassin/spamassassin.c
5900         * src/plugins/spamassassin/spamassassin.h
5901         * src/plugins/spamassassin/spamassassin_gtk.c
5902                 Move spam to the correct trash folder after
5903                 learning, if spam directory isn't set.
5904
5905 2007-01-23 [paul]       2.7.1cvs53
5906
5907         * src/plugins/bogofilter/bogofilter_gtk.c
5908                 fix sensitivity of "Insert X-Bogosity header"
5909                 option
5910
5911 2007-01-23 [colin]      2.7.1cvs52
5912
5913         * src/toolbar.c
5914                 Translate toolbar items text if
5915                 they're translatable (default)
5916         * src/addrcache.c
5917         * src/addrcache.h
5918         * src/addritem.c
5919         * src/addritem.h
5920         * src/codeconv.c
5921         * src/codeconv.h
5922         * src/jpilot.c
5923         * src/jpilot.h
5924         * src/ldapctrl.c
5925         * src/ldapctrl.h
5926         * src/ldapquery.h
5927         * src/ldif.c
5928         * src/ldif.h
5929         * src/etpan/etpan-thread-manager.c
5930         * src/etpan/etpan-thread-manager.h
5931         * src/gtk/gtkutils.c
5932         * src/gtk/gtkutils.h
5933                 More static functions
5934
5935 2007-01-22 [fabien]     2.7.1cvs51
5936
5937         * src/gtk/gtkutils.c
5938                 gtkut_get_options_frame() : ability to pass
5939                 a 'NULL' value in frame pointer parameter if
5940                 we don't need it.
5941
5942 2007-01-22 [colin]      2.7.1cvs50
5943
5944         * src/procmsg.c
5945         * src/procmsg.h
5946         * src/plugins/bogofilter/bogofilter.c
5947         * src/plugins/bogofilter/bogofilter_gtk.c
5948         * src/plugins/spamassassin/spamassassin.c
5949         * src/plugins/spamassassin/spamassassin_gtk.c
5950                 Allow moving spams to the account's trash
5951                 instead of default one
5952
5953 2007-01-21 [colin]      2.7.1cvs49
5954
5955         * src/ldapquery.c
5956         * src/ldapquery.h
5957                 Revert a static function that shouldn't
5958                 have been
5959
5960 2007-01-21 [colin]      2.7.1cvs48
5961
5962         * src/ldapquery.c
5963         * src/ldapquery.h
5964                 Same
5965
5966 2007-01-21 [colin]      2.7.1cvs47
5967
5968         * src/procmsg.c
5969         * src/procmsg.h
5970                 Same
5971
5972 2007-01-21 [colin]      2.7.1cvs46
5973
5974         * src/common/socket.c
5975         * src/common/socket.h
5976                 Same
5977
5978 2007-01-21 [colin]      2.7.1cvs45
5979
5980         * src/crash.c
5981         * src/exporthtml.c
5982         * src/exporthtml.h
5983         * src/exportldif.c
5984         * src/exportldif.h
5985         * src/folder.c
5986         * src/folder.h
5987         * src/folder_item_prefs.c
5988         * src/folder_item_prefs.h
5989         * src/folderview.c
5990         * src/folderview.h
5991         * src/gedit-print.c
5992         * src/gedit-print.h
5993         * src/main.c
5994         * src/main.h
5995         * src/common/socket.c
5996         * src/common/socket.h
5997         * src/gtk/gtkaspell.c
5998         * src/gtk/gtkaspell.h
5999         * src/gtk/quicksearch.c
6000         * src/gtk/quicksearch.h
6001                 Same
6002
6003 2007-01-21 [colin]      2.7.1cvs44
6004
6005         * src/common/utils.c
6006         * src/common/utils.h
6007         * src/etpan/etpan-thread-manager.c
6008         * src/etpan/etpan-thread-manager.h
6009                 Same (Funny that etpan_thread_unbind
6010                 is called but not etpan_thread_bind)
6011
6012 2007-01-21 [colin]      2.7.1cvs43
6013
6014         * src/addrselect.c
6015         * src/addrselect.h
6016         * src/codeconv.c
6017         * src/codeconv.h
6018         * src/compose.c
6019         * src/compose.h
6020         * src/etpan/Makefile.am
6021         * src/gtk/colorlabel.c
6022         * src/gtk/colorlabel.h
6023         * src/gtk/sslcertwindow.c
6024         * src/gtk/sslcertwindow.h
6025         * src/etpan/etpan-log.c ** REMOVED **
6026         * src/etpan/etpan-log.h ** REMOVED **
6027                 Same
6028
6029 2007-01-20 [colin]      2.7.1cvs42
6030
6031         * src/addritem.c
6032         * src/addritem.h
6033                 Same
6034
6035 2007-01-20 [colin]      2.7.1cvs41
6036
6037         * src/account.c
6038         * src/account.h
6039         * src/addrbook.c
6040         * src/addrbook.h
6041         * src/addrcache.c
6042         * src/addrcache.h
6043         * src/addrclip.c
6044         * src/addrclip.h
6045         * src/addressbook.c
6046         * src/addressbook.h
6047         * src/addrharvest.c
6048         * src/addrharvest.h
6049         * src/addrindex.c
6050         * src/addrindex.h
6051         * src/editaddress.c
6052         * src/editaddress.h
6053                 Make functions that aren't used in other
6054                 files static
6055
6056 2007-01-20 [colin]      2.7.1cvs40
6057
6058         * src/account.c
6059         * src/addrbook.c
6060         * src/addrcache.c
6061         * src/addressbook.c
6062         * src/addrgather.c
6063         * src/addrindex.c
6064         * src/addrquery.c
6065         * src/addrselect.c
6066         * src/browseldap.c
6067         * src/compose.c
6068         * src/editbook.c
6069         * src/editjpilot.c
6070         * src/editldap.c
6071         * src/editldap_basedn.c
6072         * src/editvcard.c
6073         * src/exporthtml.c
6074         * src/exportldif.c
6075         * src/folder.c
6076         * src/folderview.c
6077         * src/image_viewer.c
6078         * src/imap.c
6079         * src/importmutt.c
6080         * src/importpine.c
6081         * src/jpilot.c
6082         * src/ldapquery.c
6083         * src/main.c
6084         * src/mainwindow.c
6085         * src/matcher.c
6086         * src/messageview.c
6087         * src/mh.c
6088         * src/mimeview.c
6089         * src/msgcache.c
6090         * src/mutt.c
6091         * src/news.c
6092         * src/pine.c
6093         * src/prefs_account.c
6094         * src/prefs_common.c
6095         * src/prefs_compose_writing.c
6096         * src/prefs_ext_prog.c
6097         * src/prefs_folder_item.c
6098         * src/prefs_fonts.c
6099         * src/prefs_message.c
6100         * src/prefs_msg_colors.c
6101         * src/prefs_other.c
6102         * src/prefs_quote.c
6103         * src/prefs_receive.c
6104         * src/prefs_send.c
6105         * src/prefs_spelling.c
6106         * src/prefs_summaries.c
6107         * src/prefs_toolbar.c
6108         * src/prefs_wrapping.c
6109         * src/privacy.c
6110         * src/procmime.c
6111         * src/procmsg.c
6112         * src/ssl_manager.c
6113         * src/statusbar.c
6114         * src/summaryview.c
6115         * src/toolbar.c
6116         * src/vcard.c
6117         * src/common/hooks.c
6118         * src/common/log.c
6119         * src/common/passcrypt.c
6120         * src/common/socket.c
6121         * src/common/ssl.c
6122         * src/common/ssl_certificate.c
6123         * src/common/template.c
6124         * src/common/utils.c
6125         * src/etpan/imap-thread.c
6126         * src/gtk/sslcertwindow.c
6127         * src/gtk/sslcertwindow.h
6128                 Make functions that could be static, static
6129
6130 2007-01-20 [colin]      2.7.1cvs39
6131
6132         * src/editldap.c
6133                 Fix tooltip
6134
6135 2007-01-20 [colin]      2.7.1cvs38
6136
6137         * src/ldapquery.c
6138         * src/ldaputil.c
6139         * src/ldaputil.h
6140                 Fix bug 1102, 'claws-mail-2.7.1 
6141                 makes use of deprecated ldap 
6142                 functions'
6143
6144 2007-01-20 [colin]      2.7.1cvs37
6145
6146         * src/mainwindow.c
6147         * src/mainwindow.h
6148         * src/summaryview.c
6149         * src/gtk/quicksearch.c
6150                 Add Wide message list layout
6151
6152 2007-01-19 [fabien]     2.7.1cvs36
6153
6154         * src/textview.c
6155                 make sure a font change is considered in links of
6156                 headerview.
6157
6158 2007-01-19 [colin]      2.7.1cvs35
6159
6160         * src/main.c
6161         * src/mainwindow.c
6162         * src/mainwindow.h
6163         * src/messageview.c
6164         * src/messageview.h
6165         * src/prefs_common.c
6166         * src/prefs_common.h
6167         * src/summaryview.c
6168         * src/summaryview.h
6169         * src/gtk/quicksearch.c
6170         * src/gtk/quicksearch.h
6171                 Drop 'Separate Folder tree' and 'Separate
6172                 Message View'. Put three layouts in place
6173                 of it.
6174
6175 2007-01-19 [paul]       2.7.1cvs34
6176
6177         * src/prefs_msg_colors.c
6178                 more use of Q_ for translators
6179
6180 2007-01-19 [paul]       2.7.1cvs33
6181
6182         * src/imap_gtk.c
6183         * src/prefs_account.c
6184                 a few changes to the English
6185
6186 2007-01-19 [fabien]     2.7.1cvs32
6187
6188         * src/wizard.c
6189                 factorize translatable string
6190
6191 2007-01-18 [colin]      2.7.1cvs31
6192
6193         * src/main.c
6194                 Don't error out on --sync option. Although
6195                 we don't do anything with it, gtk+ handles
6196                 it, and it's useful for debugging X errors
6197
6198 2007-01-18 [fabien]     2.7.1cvs30
6199
6200         * src/prefs_other.c
6201                 ability to apply on the fly the recent added
6202                 'gtk_can_change_accels' pref (no need to restart).
6203
6204 2007-01-18 [fabien]     2.7.1cvs29
6205
6206         * src/plugins/bogofilter/bogofilter_gtk.c
6207         * src/plugins/bogofilter/bogofilter.c
6208         * src/plugins/spamassassin/spamassassin_gtk.c
6209         * src/addr_compl.c
6210         * src/prefs_account.c
6211                 factorize or rewrite some translatable strings.
6212
6213 2007-01-18 [fabien]     2.7.1cvs28
6214
6215         * src/prefs_gtk.h
6216         * src/compose.c
6217                 set a 4pix space between "Subject:" label and subject entry in
6218                 compose window.
6219
6220 2007-01-18 [wwp]        2.7.1cvs27
6221
6222         * src/addressbook.c
6223                 fix conflicting address-copy/paste when focus is set
6224                 to the embedded edit-person form.
6225  
6226
6227 2007-01-18 [wwp]        2.7.1cvs26
6228
6229         * src/addressbook.h
6230                 complete 2.7.1cvs23 (one more file was missing from that
6231                 commit).
6232
6233 2007-01-18 [colin]      2.7.1cvs25
6234
6235         * src/main.c
6236                 Provide a way to migrate without backup
6237                 Re-ask for migration on next start if 
6238                 it has been refused and wizard has been 
6239                 cancelled after.
6240
6241 2007-01-18 [wwp]        2.7.1cvs24
6242
6243         * src/editaddress.c
6244                 complete 2.7.1.cvs23 (file was missing from previous
6245                 commit).
6246
6247 2007-01-18 [wwp]        2.7.1cvs23
6248
6249         * src/addressbook.c
6250                 fix potential crashes in address book's focus_in/out signal handlers,
6251                 force focus to the edit-person form when clicked the Edit menu entry or
6252                 button (this only matters if the edit-person form is embedded to the
6253                 AB window, in that case, focus is not set when browsing the contacts
6254                 list w/ keys or mouse clicks).
6255
6256 2007-01-18 [paul]       2.7.1cvs22
6257
6258         * src/main.c
6259                 add command line options:
6260                 -h for --help
6261                 -q and --quit for --exit
6262                 -v for --version
6263                 print "Unknown option" for unknown options
6264
6265 2007-01-18 [paul]       2.7.1cvs21
6266
6267         * po/ru.po
6268                 updated by Pavlo Bohmat
6269
6270 2007-01-18 [paul]       2.7.1cvs20
6271
6272         * src/mainwindow.c
6273                 fix sensitivity issues of Mark as Spam/Ham
6274
6275 2007-01-17 [fabien]     2.7.1cvs19
6276
6277         * src/prefs_other.c
6278         * src/prefs_common.c
6279         * src/prefs_common.h
6280         * src/main.c
6281                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
6282                 control the corresponding gtk property. It could be used to lock
6283                 all shortcuts (avoid to set one of them by inadvertency).
6284
6285 2007-01-17 [colin]      2.7.1cvs18
6286
6287         * src/summaryview.c
6288                 Fix bug 1100, 'Highlighted e-mail data not visible 
6289                 when color label applied.'. Use a weighted average
6290                 between normal selected foreground color and color
6291                 label instead of a simple one (3/1 instead 1/1).
6292
6293 2007-01-17 [colin]      2.7.1cvs17
6294
6295         * src/messageview.c
6296                 Better fix for bug 1088, 'Ctrl-h produces repeatable
6297                 crash' - don't prevent mail switching while loading
6298
6299 2007-01-17 [colin]      2.7.1cvs16
6300
6301         * src/folder.c
6302         * src/folder.h
6303         * src/folderview.c
6304         * src/folderview.h
6305         * src/imap.c
6306         * src/imap.h
6307         * src/imap_gtk.c
6308                 Manage recursive search of unsubscribed folders
6309                 Rescan tree without checking for new messages 
6310                 after subscriptions changed
6311
6312 2007-01-17 [paul]       2.7.1cvs15
6313
6314         * src/prefs_common.c
6315         * src/gtk/pluginwindow.c
6316                 fix bug 1101, '"Load plugin" button is
6317                 accidentally hidden'
6318                 unset (-1) initial width in prefs_common,
6319                 fix overlapping buttons,
6320                 and other cleanups
6321
6322 2007-01-17 [paul]       2.7.1cvs14
6323
6324         * src/procmime.c
6325                 add #include <errno.h>, it's needed
6326                 on some systems
6327
6328 2007-01-17 [paul]       2.7.1cvs13
6329
6330         * src/common/defs.h
6331         * tools/make.themes.project
6332                 rename .sylpheed_themeinfo to .claws_themeinfo
6333                 and use it
6334         * src/etpan/etpan-errors.h
6335         * src/etpan/etpan-log.c
6336         * src/etpan/etpan-log.h
6337         * src/etpan/etpan-thread-manager-types.h
6338         * src/etpan/etpan-thread-manager.c
6339         * src/etpan/etpan-thread-manager.h
6340         * src/etpan/imap-thread.c
6341         * src/etpan/imap-thread.h
6342                 add copyright header
6343
6344 2007-01-17 [colin]      2.7.1cvs12
6345
6346         * src/plugins/pgpcore/select-keys.c
6347         * src/gtk/pluginwindow.c
6348         * src/prefs_account.c
6349                 Fix warnings
6350
6351 2007-01-16 [colin]      2.7.1cvs11
6352
6353         * src/imap.c
6354         * src/imap.h
6355         * src/imap_gtk.c
6356                 Manage subscribing to subfolders when only
6357                 subscribed folders are shown.
6358
6359 2007-01-16 [colin]      2.7.1cvs10
6360
6361         * src/folderview.c
6362                 Fix annoying vscrollbar going back to top
6363                 on Check for new folders
6364
6365 2007-01-16 [colin]      2.7.1cvs9
6366
6367         * src/imap.c
6368                 Remove printf
6369
6370 2007-01-16 [colin]      2.7.1cvs8
6371
6372         * src/filtering.c
6373                 Bigger buffer for errors
6374         * src/imap.c
6375         * src/imap.h
6376         * src/imap_gtk.c
6377         * src/prefs_account.c
6378         * src/prefs_account.h
6379         * src/wizard.c
6380         * src/etpan/imap-thread.c
6381         * src/etpan/imap-thread.h
6382         * manual/handling.xml
6383                 Add subscriptions management. What it changes:
6384                 Creating a folder subscribes to it
6385                 Deleting a folder unsubscribes it
6386                 New contextual menu item allowing to switch between
6387                 All folders and Subscribed folders, subscribe, and
6388                 unsubscribe. "Creating" an existing but unsubscribed
6389                 folder will subscribe it.
6390                 By default for new accounts, only subscribed folders 
6391                 are shown.
6392
6393
6394 2007-01-16 [paul]       2.7.1cvs7
6395
6396         * src/summaryview.c
6397                 Allow folder classes to specify only sort_key or
6398                 sort_type instead of both or none.
6399
6400 2007-01-16 [paul]       2.7.1cvs6
6401
6402         * src/action.c
6403         * src/compose.c
6404         * src/mimeview.c
6405         * src/procmime.c
6406         * src/textview.c
6407                 Save and use errno for procmime_get_part
6408
6409 2007-01-16 [colin]      2.7.1cvs5
6410
6411         * src/imap.c
6412                 Never remove INBOX when scanning for
6413                 new folders. It's a special folder
6414                 that has to exist.
6415
6416 2007-01-15 [colin]      2.7.1cvs4
6417
6418         * src/imap.c
6419                 Fix 'Check for new folders' when IMAP subdirectory
6420                 is set
6421         * src/etpan/imap-thread.c
6422                 Fix build
6423
6424 2007-01-15 [colin]      2.7.1cvs3
6425
6426         * src/etpan/imap-thread.c
6427                 Fix invalid free on command-connection
6428                 error
6429
6430 2007-01-15 [wwp]        2.7.1cvs2
6431
6432         * src/matcher_parser_lex.l
6433         * src/quote_fmt_lex.l
6434         * src/matcher_parser_parse.y
6435                 fix copyright header in lexers and parsers.
6436
6437 2007-01-15 [paul]       2.7.1cvs1
6438
6439         * NEWS
6440         * README
6441         * RELEASE_NOTES
6442         * configure.ac
6443                 bump up version number following
6444                 stable release
6445
6446 2007-01-15 [paul]       2.7.0cvs31
6447
6448         * AUTHORS
6449         * src/gtk/authors.h
6450                 add Fabien to the Team list
6451                 add the recent contributors
6452                 make a few corrections
6453
6454 2007-01-15 [paul]       2.7.0cvs30
6455
6456         * src/mainwindow.c
6457                 fix compiler warning
6458         * src/plugins/pgpcore/prefs_gpg.c
6459         * src/plugins/pgpcore/prefs_gpg.h
6460                 add missing include
6461                 fix copyright header
6462
6463 2007-01-14 [colin]      2.7.0cvs29
6464
6465         * src/gtk/filesel.c
6466                 Use the 'gtk+' backend. Avoids gnome-vfs use,
6467                 two benefits: faster to open, will fix strange
6468                 dbus-related crash. Thanks to Pascal Terjan.
6469
6470 2007-01-14 [colin]      2.7.0cvs28
6471
6472         * src/etpan/imap-thread.c
6473                 Delete the old imap just after allocating
6474                 the new one. Makes sure we don't get the
6475                 same pointer by sheer luck, which feels
6476                 strange in the debug log.
6477
6478 2007-01-14 [colin]      2.7.0cvs27
6479
6480         * src/gtk/inputdialog.c
6481                 Make sure we don't print passwords in
6482                 clear text when in debug mode
6483
6484 2007-01-14 [colin]      2.7.0cvs26
6485
6486         * src/gtk/gtksctree.c
6487                 Fix bug 1098, 'bogus last row display 
6488                 after expanding a thread'. Patch by
6489                 Jindrich Makovicka <makovick@gmail.com>
6490
6491 2007-01-14 [colin]      2.7.0cvs25
6492
6493         * src/etpan/imap-thread.c
6494                 Close socket manually before
6495                 freeing the imap struct
6496
6497 2007-01-14 [colin]      2.7.0cvs24
6498
6499         * src/etpan/imap-thread.c
6500                 Maybe fix new reconnection issues
6501
6502 2007-01-13 [colin]      2.7.0cvs23
6503
6504         * src/summaryview.c
6505                 Freeze/thaw on thread selection
6506
6507 2007-01-13 [paul]       2.7.0cvs22
6508
6509         * src/mainwindow.c
6510         * src/summaryview.c
6511         * src/summaryview.h
6512                 add 'Edit/Delete thread'
6513
6514 2007-01-13 [colin]      2.7.0cvs21
6515
6516         * src/prefs_account.c
6517         * src/prefs_compose_writing.c
6518         * src/prefs_message.c
6519         * src/prefs_msg_colors.c
6520         * src/prefs_other.c
6521         * src/prefs_receive.c
6522         * src/prefs_spelling.c
6523         * src/prefs_summaries.c
6524         * src/prefs_themes.c
6525         * src/gtk/gtkutils.c
6526         * src/gtk/gtkutils.h
6527         * src/plugins/pgpcore/prefs_gpg.c
6528         * src/plugins/spamassassin/spamassassin_gtk.c
6529                 Factorize gtk frame creation
6530                 Patch by Pawel
6531
6532 2007-01-13 [colin]      2.7.0cvs20
6533
6534         * src/message_search.c
6535         * src/summary_search.c
6536                 Fix Enter in search windows
6537         * src/messageview.c
6538                 Fix body search starting at the
6539                 end of the mail (and asking for loop)
6540
6541 2007-01-13 [colin]      2.7.0cvs19
6542
6543         * src/etpan/imap-thread.c
6544                 Make sure we don't free the same imap
6545                 twice
6546
6547 2007-01-13 [colin]      2.7.0cvs18
6548
6549         * commitHelper
6550                 Allow multiple commitHelpers to
6551                 run at once
6552
6553 2007-01-12 [colin]      2.7.0cvs17
6554
6555         * src/etpan/imap-thread.c
6556                 Make sure we get rid of the previous mailimap
6557                 when connecting - just in case disconnect was
6558                 unclean
6559
6560 2007-01-12 [paul]       2.7.0cvs16
6561
6562         * src/compose.c
6563                 Strip S/MIME signatures when re-editing
6564                 S/MIME signed messages.
6565
6566 2007-01-12 [paul]       2.7.0cvs15
6567
6568         * configure.ac
6569         * src/addressbook.c
6570         * src/foldersel.c
6571         * src/folderview.c
6572         * src/main.c
6573                 no need to define CLAWS anymore, remove
6574                 all that stuff
6575
6576 2007-01-12 [paul]       2.7.0cvs14
6577
6578         * src/mimeview.c
6579                 check if the mail's signed as
6580                 it can change the mail structure
6581                 Thanks to Colin
6582
6583 2007-01-12 [paul]       2.7.0cvs13
6584
6585         * src/procmime.c
6586                 fix Forwarding msgs with attachments
6587                 that have dos line endings
6588                 Thanks to Colin
6589
6590 2007-01-12 [wwp]        2.7.0cvs12
6591
6592         * configure.ac
6593                 Revert accidentally committed extra version tag.
6594
6595 2007-01-12 [wwp]        2.7.0cvs11
6596
6597         * src/prefs_account.c
6598                 Fix compilation w/o aspell (completes 2.7.0cvs7).
6599
6600 2007-01-11 [colin]      2.7.0cvs10
6601
6602         * src/imap.c
6603                 move g_warning to debug_print
6604                 it scares people for no reason
6605
6606 2007-01-11 [colin]      2.7.0cvs9
6607
6608         * po/POTFILES.in
6609                 Fix files to translate. Patch by
6610                 Fabien
6611
6612 2007-01-11 [paul]       2.7.0cvs8
6613
6614         * src/imap.c
6615                 Fix recursion when server lists the
6616                 current subfolder in the response
6617         * src/mimeview.c
6618                 Fix updating of icon_list/ctree
6619         * src/plugins/pgpcore/select-keys.c
6620                 Fix a few annoyances when choosing
6621                 keys for the CMS (S/MIME) protocol
6622
6623 2007-01-11 [wwp]        2.7.0cvs7
6624
6625         * src/compose.c
6626         * src/prefs_account.c
6627         * src/prefs_account.h
6628                 Add per-account spellcheck default dictionaries settings.
6629
6630 2007-01-10 [colin]      2.7.0cvs6
6631
6632         * src/prefs_folder_item.c
6633                 Factorize strings - patch by Fabien
6634
6635 2007-01-10 [colin]      2.7.0cvs5
6636
6637         * src/mainwindow.c
6638                 Fix bug 1095, 'Crash while changing folder 
6639                 columns during incorporation'
6640
6641 2007-01-09 [colin]      2.7.0cvs4
6642
6643         * src/gtk/pluginwindow.c
6644                 Set the plugin window transient. Seems
6645                 like some window managers hide it in
6646                 the background after "load plugin"...
6647
6648 2007-01-09 [colin]      2.7.0cvs3
6649
6650         * src/gtk/filesel.c
6651                 Use the same type for alloc and free
6652
6653 2007-01-08 [paul]       2.7.0cvs2
6654
6655         * po/nl.po
6656                 updated by Tim Dijkstra
6657
6658 2007-01-08 [paul]       2.7.0cvs1
6659
6660         * src/prefs_themes.c
6661         * src/common/utils.c
6662                 Fix resource leaks
6663
6664 2007-01-08 [paul]       2.7.0
6665
6666         * NEWS
6667         * README
6668         * RELEASE_NOTES
6669                 2.7.0 released
6670
6671 2007-01-08 [paul]       2.6.1cvs119
6672
6673         * doc/man/claws-mail.1
6674                 another correction
6675
6676 2007-01-08 [paul]       2.6.1cvs118
6677
6678         * doc/man/claws-mail.1
6679                 corrections
6680         * manual/advanced.xml
6681                 improved English usage
6682
6683 2007-01-08 [paul]       2.6.1cvs117
6684
6685         * po/ca.po
6686         * po/de.po
6687         * po/en_GB.po
6688         * po/fi.po
6689         * po/it.po
6690         * po/pt_BR.po
6691         * po/sk.po
6692         * po/sr.po
6693         * po/zh_CN.po
6694                 updated by Miquel Oliete, Stephan Sachse, me,
6695                 Tommi Pirinen, Andrea Spadaccini, Frederico
6696                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6697                 Urosevic, and Ralgh Young
6698
6699 2007-01-07 [mones]      2.6.1cvs116
6700
6701         * manual/es/advanced.xml
6702         * po/es.po
6703                 Synced manual (unhide mark_as_read_delay)
6704                 and updated translation for release
6705
6706 2007-01-07 [paul]       2.6.1cvs115
6707
6708         * src/prefs_matcher.c
6709                 make the hbox content fit better under
6710                 various languages
6711
6712 2007-01-07 [colin]      2.6.1cvs114
6713
6714         * src/messageview.c
6715                 Fix bug 1088, 'Ctrl-h produces repeatable
6716                 crash'
6717
6718 2007-01-06 [colin]      2.6.1cvs113
6719
6720         * src/etpan/imap-thread.c
6721                 Add casts to int to get certs. Fixes
6722                 bug 1064, 'crash @ etpan_certificate_check() 
6723                 when opening an IMAP folder', with latest
6724                 libetpan CVS or >= 0.49
6725         * src/mainwindow.c
6726         * src/mainwindow.h
6727         * src/imap_gtk.c
6728         * src/news_gtk.c
6729         * src/prefs_folder_item.c
6730                 Grey out the "synchronise" menu items if
6731                 there's nothing to synchronise.
6732         * src/plugins/pgpcore/sgpgme.c
6733                 Make an error clearer than "Unknown error"
6734
6735 2007-01-06 [colin]      2.6.1cvs112
6736
6737         * src/messageview.c
6738                 Don't try to show a message if updating
6739                 Maybe fixes bug 1088, 'ctrl-h produces
6740                 repeatable crash'.
6741
6742 2007-01-06 [colin]      2.6.1cvs111
6743
6744         * src/summaryview.c
6745                 Disable Control-Space (handle it as Space).
6746
6747 2007-01-05 [paul]       2.6.1cvs110
6748
6749         * src/imap.c
6750                 Fix bug 934, 'sylpheed claws 2.1 
6751                 doesn't show Exchanges Public Folders'
6752                 Thanks to Hoa and Colin
6753         * src/msgcache.c
6754                 Refuse to allocate more than 2 MB for a 
6755                 single field, it's a good indication of
6756                 cache corruption.
6757
6758 2007-01-05 [colin]      2.6.1cvs109
6759
6760         * src/mainwindow.c
6761                 Allow --select'ing emails by Message-ID too
6762
6763 2007-01-05 [colin]      2.6.1cvs108
6764
6765         * src/common/quoted-printable.c
6766                 Uh! Third fix :)
6767
6768 2007-01-05 [colin]      2.6.1cvs107
6769
6770         * src/common/quoted-printable.c
6771                 Fix previous commit about bug 1089
6772                 Thanks to Ralf
6773
6774 2007-01-05 [colin]      2.6.1cvs106
6775
6776         * src/common/quoted-printable.c
6777                 Fix my previous commit on bug 1089
6778                 - Thanks to Ralf :)
6779
6780 2007-01-04 [colin]      2.6.1cvs105
6781
6782         * src/common/quoted-printable.c
6783                 Fix bug 1089, 'NUL characters in Subject 
6784                 line are misinterpreted'. Not a pain to
6785                 fix in fact.
6786
6787 2007-01-04 [colin]      
6788
6789         2.7.0-rc3 released
6790
6791 2007-01-04 [wwp]        2.6.1cvs104
6792
6793         * src/image_viewer.c
6794                 Force operator precedence (fix a compiler warning).
6795
6796 2007-01-04 [colin]      2.6.1cvs103
6797
6798         * src/image_viewer.c
6799                 Be cautious there too (same fix as the one
6800                 in textview from cvs33)
6801         * src/messageview.c
6802                 Don't use any MimeViewer plugin when showing
6803                 all headers
6804
6805 2007-01-03 [wwp]        2.6.1cvs102
6806
6807         * src/html.c
6808         * src/html.h
6809                 fixed "cent" sign (use the existing ASCII one),
6810                 decode more HTML entities,
6811                 converted table ASCII entries to UTF-8,
6812                 moved a switch() into a hashtable.
6813
6814 2007-01-03 [paul]       2.6.1cvs101
6815
6816         * src/compose.c
6817         * src/messageview.c
6818         * src/procmsg.c
6819         * src/procmsg.h
6820                 When possible, use move_msg instead of
6821                 copy_msg + remove_msg to move sent mail
6822                 from Queue to Sent. 
6823
6824 2007-01-03 [paul]       2.6.1cvs100
6825
6826         * src/html.c
6827                 add more html entity recognition:
6828                 pounds, euros, and cents
6829
6830 2007-01-03 [colin]      2.6.1cvs99
6831
6832         * src/imap_gtk.c
6833                 Don't display an error on NOSELECT
6834                 folders when synchronising
6835
6836 2007-01-03 [paul]       2.6.1cvs98
6837
6838         * tools/maildir2claws-mail.pl
6839                 only substitute 'sent-mail' if it's
6840                 the full directory name
6841
6842 2007-01-03 [paul]       2.6.1cvs97
6843
6844         * ChangeLog
6845         * ChangeLog.pre2.0.0
6846         * Makefile.am
6847                 archive a chunk of ChangeLog in
6848                 ChangeLog.pre2.0.0
6849         * ChangeLog.gtk1
6850         * doc/src/ChangeLog.claws-pre0.8.0
6851                 remove ChangeLog.claws-pre0.8.0, adding
6852                 its contents to ChangeLog.gtk1
6853
6854 2007-01-03 [paul]       2.6.1cvs96
6855
6856         * src/account.c
6857         * src/account.h
6858         * src/action.c
6859         * src/action.h
6860         * src/adbookbase.h
6861         * src/addr_compl.c
6862         * src/addr_compl.h
6863         * src/addrbook.c
6864         * src/addrcache.c
6865         * src/addrcache.h
6866         * src/addrcindex.c
6867         * src/addrcindex.h
6868         * src/addrclip.c
6869         * src/addrclip.h
6870         * src/addrdefs.h
6871         * src/addressadd.c
6872         * src/addressadd.h
6873         * src/addressbook.c
6874         * src/addressbook.h
6875         * src/addressbook_foldersel.c
6876         * src/addressbook_foldersel.h
6877         * src/addrgather.c
6878         * src/addrgather.h
6879         * src/addrharvest.c
6880         * src/addrharvest.h
6881         * src/addrindex.c
6882         * src/addrindex.h
6883         * src/addritem.c
6884         * src/addritem.h
6885         * src/addrquery.c
6886         * src/addrquery.h
6887         * src/addrselect.c
6888         * src/addrselect.h
6889         * src/alertpanel.c
6890         * src/alertpanel.h
6891         * src/browseldap.c
6892         * src/browseldap.h
6893         * src/codeconv.c
6894         * src/codeconv.h
6895         * src/compose.c
6896         * src/compose.h
6897         * src/customheader.c
6898         * src/customheader.h
6899         * src/displayheader.c
6900         * src/displayheader.h
6901         * src/editaddress.c
6902         * src/editaddress.h
6903         * src/editbook.c
6904         * src/editbook.h
6905         * src/editgroup.c
6906         * src/editgroup.h
6907         * src/editjpilot.c
6908         * src/editjpilot.h
6909         * src/editldap.c
6910         * src/editldap.h
6911         * src/editldap_basedn.c
6912         * src/editldap_basedn.h
6913         * src/editvcard.c
6914         * src/editvcard.h
6915         * src/exphtmldlg.c
6916         * src/exphtmldlg.h
6917         * src/expldifdlg.c
6918         * src/expldifdlg.h
6919         * src/export.c
6920         * src/export.h
6921         * src/exporthtml.c
6922         * src/exporthtml.h
6923         * src/exportldif.c
6924         * src/exportldif.h
6925         * src/filtering.c
6926         * src/filtering.h
6927         * src/folder.c
6928         * src/folder.h
6929         * src/folder_item_prefs.c
6930         * src/folder_item_prefs.h
6931         * src/foldersel.c
6932         * src/foldersel.h
6933         * src/folderutils.c
6934         * src/folderutils.h
6935         * src/folderview.c
6936         * src/folderview.h
6937         * src/grouplistdialog.c
6938         * src/grouplistdialog.h
6939         * src/headerview.c
6940         * src/html.c
6941         * src/html.h
6942         * src/image_viewer.c
6943         * src/image_viewer.h
6944         * src/imap.c
6945         * src/imap.h
6946         * src/imap_gtk.c
6947         * src/imap_gtk.h
6948         * src/import.c
6949         * src/import.h
6950         * src/importldif.c
6951         * src/importldif.h
6952         * src/importmutt.c
6953         * src/importmutt.h
6954         * src/importpine.c
6955         * src/importpine.h
6956         * src/inc.c
6957         * src/inc.h
6958         * src/jpilot.c
6959         * src/jpilot.h
6960         * src/ldapctrl.c
6961         * src/ldapctrl.h
6962         * src/ldaplocate.c
6963         * src/ldaplocate.h
6964         * src/ldapquery.c
6965         * src/ldapquery.h
6966         * src/ldapserver.c
6967         * src/ldapserver.h
6968         * src/ldaputil.c
6969         * src/ldaputil.h
6970         * src/ldif.c
6971         * src/ldif.h
6972         * src/main.c
6973         * src/main.h
6974         * src/mainwindow.c
6975         * src/mainwindow.h
6976         * src/manual.c
6977         * src/manual.h
6978         * src/mbox.c
6979         * src/message_search.c
6980         * src/message_search.h
6981         * src/messageview.c
6982         * src/messageview.h
6983         * src/mh.c
6984         * src/mh.h
6985         * src/mh_gtk.c
6986         * src/mh_gtk.h
6987         * src/mimeview.c
6988         * src/mimeview.h
6989         * src/msgcache.c
6990         * src/msgcache.h
6991         * src/mutt.c
6992         * src/mutt.h
6993         * src/news.c
6994         * src/news.h
6995         * src/news_gtk.c
6996         * src/news_gtk.h
6997         * src/partial_download.c
6998         * src/partial_download.h
6999         * src/pine.c
7000         * src/pine.h
7001         * src/pop.c
7002         * src/pop.h
7003         * src/prefs_account.c
7004         * src/prefs_account.h
7005         * src/prefs_actions.c
7006         * src/prefs_actions.h
7007         * src/prefs_common.c
7008         * src/prefs_common.h
7009         * src/prefs_compose_writing.c
7010         * src/prefs_compose_writing.h
7011         * src/prefs_customheader.c
7012         * src/prefs_customheader.h
7013         * src/prefs_display_header.c
7014         * src/prefs_display_header.h
7015         * src/prefs_filtering.c
7016         * src/prefs_filtering.h
7017         * src/prefs_filtering_action.c
7018         * src/prefs_filtering_action.h
7019         * src/prefs_folder_column.c
7020         * src/prefs_folder_column.h
7021         * src/prefs_folder_item.c
7022         * src/prefs_folder_item.h
7023         * src/prefs_fonts.c
7024         * src/prefs_fonts.h
7025         * src/prefs_gtk.c
7026         * src/prefs_gtk.h
7027         * src/prefs_image_viewer.c
7028         * src/prefs_image_viewer.h
7029         * src/prefs_matcher.c
7030         * src/prefs_matcher.h
7031         * src/prefs_message.c
7032         * src/prefs_msg_colors.c
7033         * src/prefs_msg_colors.h
7034         * src/prefs_other.c
7035         * src/prefs_quote.c
7036         * src/prefs_receive.c
7037         * src/prefs_send.c
7038         * src/prefs_spelling.c
7039         * src/prefs_spelling.h
7040         * src/prefs_summaries.c
7041         * src/prefs_summaries.h
7042         * src/prefs_summary_column.c
7043         * src/prefs_summary_column.h
7044         * src/prefs_template.c
7045         * src/prefs_template.h
7046         * src/prefs_themes.c
7047         * src/prefs_themes.h
7048         * src/prefs_toolbar.c
7049         * src/prefs_toolbar.h
7050         * src/prefs_wrapping.c
7051         * src/prefs_wrapping.h
7052         * src/privacy.c
7053         * src/privacy.h
7054         * src/procheader.c
7055         * src/procheader.h
7056         * src/procmime.c
7057         * src/procmime.h
7058         * src/procmsg.c
7059         * src/procmsg.h
7060         * src/quote_fmt.c
7061         * src/quote_fmt_parse.y
7062         * src/recv.c
7063         * src/recv.h
7064         * src/remotefolder.c
7065         * src/remotefolder.h
7066         * src/send_message.c
7067         * src/send_message.h
7068         * src/setup.c
7069         * src/setup.h
7070         * src/sourcewindow.c
7071         * src/sourcewindow.h
7072         * src/ssl_manager.c
7073         * src/ssl_manager.h
7074         * src/statusbar.c
7075         * src/statusbar.h
7076         * src/stock_pixmap.c
7077         * src/stock_pixmap.h
7078         * src/summary_search.c
7079         * src/summary_search.h
7080         * src/summaryview.c
7081         * src/summaryview.h
7082         * src/textview.c
7083         * src/textview.h
7084         * src/toolbar.c
7085         * src/toolbar.h
7086         * src/undo.c
7087         * src/undo.h
7088         * src/unmime.c
7089         * src/unmime.h
7090         * src/vcard.c
7091         * src/vcard.h
7092         * src/wizard.c
7093         * src/wizard.h
7094         * src/common/base64.c
7095         * src/common/base64.h
7096         * src/common/defs.h
7097         * src/common/hooks.c
7098         * src/common/hooks.h
7099         * src/common/log.c
7100         * src/common/log.h
7101         * src/common/mgutils.c
7102         * src/common/mgutils.h
7103         * src/common/nntp.c
7104         * src/common/nntp.h
7105         * src/common/passcrypt.c
7106         * src/common/passcrypt.h.in
7107         * src/common/plugin.c
7108         * src/common/plugin.h
7109         * src/common/prefs.c
7110         * src/common/prefs.h
7111         * src/common/progressindicator.c
7112         * src/common/progressindicator.h
7113         * src/common/quoted-printable.c
7114         * src/common/quoted-printable.h
7115         * src/common/session.c
7116         * src/common/session.h
7117         * src/common/smtp.c
7118         * src/common/smtp.h
7119         * src/common/socket.c
7120         * src/common/socket.h
7121         * src/common/ssl.c
7122         * src/common/ssl.h
7123         * src/common/ssl_certificate.c
7124         * src/common/ssl_certificate.h
7125         * src/common/stringtable.c
7126         * src/common/stringtable.h
7127         * src/common/template.c
7128         * src/common/template.h
7129         * src/common/timing.h
7130         * src/common/utils.c
7131         * src/common/utils.h
7132         * src/common/version.h.in
7133         * src/common/xml.c
7134         * src/common/xml.h
7135         * src/common/xmlprops.c
7136         * src/common/xmlprops.h
7137         * src/gtk/about.c
7138         * src/gtk/colorlabel.c
7139         * src/gtk/colorsel.c
7140         * src/gtk/colorsel.h
7141         * src/gtk/combobox.c
7142         * src/gtk/combobox.h
7143         * src/gtk/description_window.c
7144         * src/gtk/description_window.h
7145         * src/gtk/filesel.c
7146         * src/gtk/filesel.h
7147         * src/gtk/foldersort.c
7148         * src/gtk/foldersort.h
7149         * src/gtk/gtksctree.c
7150         * src/gtk/gtkutils.c
7151         * src/gtk/gtkutils.h
7152         * src/gtk/inputdialog.c
7153         * src/gtk/inputdialog.h
7154         * src/gtk/logwindow.c
7155         * src/gtk/logwindow.h
7156         * src/gtk/manage_window.c
7157         * src/gtk/manage_window.h
7158         * src/gtk/menu.c
7159         * src/gtk/menu.h
7160         * src/gtk/pluginwindow.c
7161         * src/gtk/pluginwindow.h
7162         * src/gtk/prefswindow.c
7163         * src/gtk/prefswindow.h
7164         * src/gtk/progressdialog.c
7165         * src/gtk/progressdialog.h
7166         * src/gtk/sslcertwindow.c
7167         * src/gtk/sslcertwindow.h
7168         * src/plugins/bogofilter/bogofilter.c
7169         * src/plugins/bogofilter/bogofilter.h
7170         * src/plugins/bogofilter/bogofilter_gtk.c
7171         * src/plugins/clamav/clamav_plugin.c
7172         * src/plugins/clamav/clamav_plugin.h
7173         * src/plugins/clamav/clamav_plugin_gtk.c
7174         * src/plugins/demo/demo.c
7175         * src/plugins/dillo_viewer/dillo_prefs.c
7176         * src/plugins/dillo_viewer/dillo_prefs.h
7177         * src/plugins/dillo_viewer/dillo_viewer.c
7178         * src/plugins/pgpcore/passphrase.c
7179         * src/plugins/pgpcore/passphrase.h
7180         * src/plugins/pgpcore/pgp_viewer.c
7181         * src/plugins/pgpcore/pgp_viewer.h
7182         * src/plugins/pgpcore/plugin.c
7183         * src/plugins/pgpcore/select-keys.c
7184         * src/plugins/pgpcore/select-keys.h
7185         * src/plugins/pgpcore/sgpgme.c
7186         * src/plugins/pgpcore/sgpgme.h
7187         * src/plugins/pgpinline/pgpinline.c
7188         * src/plugins/pgpinline/pgpinline.h
7189         * src/plugins/pgpinline/plugin.c
7190         * src/plugins/pgpmime/pgpmime.c
7191         * src/plugins/pgpmime/pgpmime.h
7192         * src/plugins/pgpmime/plugin.c
7193         * src/plugins/spamassassin/spamassassin.c
7194         * src/plugins/spamassassin/spamassassin.h
7195         * src/plugins/spamassassin/spamassassin_gtk.c
7196         * src/plugins/trayicon/trayicon.c
7197                 it's 2007, update the year in the copyright headers
7198
7199 2007-01-03 [paul]       2.6.1cvs95
7200
7201         * src/gtk/about.c
7202                 it is 2007, use it in the copyright string
7203
7204 2007-01-03 [paul]       2.6.1cvs94
7205
7206         * src/html.c
7207                 html entity conversion:
7208                 move &#153; to a more suitable place
7209                 add &bull; and &ndash;
7210                 make sure &mdash; and &#8212; are both
7211                 converted the same
7212
7213 2007-01-02 [colin]      2.6.1cvs93
7214
7215         * src/addrbook.c
7216                 Fix leak
7217         * src/common/plugin.c
7218                 Add comment
7219         * src/etpan/imap-thread.c
7220                 Fix warning
7221
7222 2006-12-31 [paul]       2.6.1cvs92
7223
7224         * src/prefs_summaries.c
7225                 use gtk_button_new_from_stock()
7226
7227 2006-12-30 [colin]      2.6.1cvs91
7228
7229         * src/folder.c
7230         * src/imap_gtk.c
7231         * src/mh_gtk.c
7232                 Don't update filtering and account paths 
7233                 when copying folders
7234
7235 2006-12-30 [colin]      2.6.1cvs90
7236
7237         * src/prefs_compose_writing.c
7238         * src/prefs_quote.c
7239         * src/prefs_template.c
7240                 Use message font for Writing and 
7241                 Quoting prefs, as well as Templates.
7242
7243 2006-12-30 [colin]      2.6.1cvs89
7244
7245         * src/prefs_summaries.c
7246                 Rework GUI; patch by Pawel
7247
7248 2006-12-29 [colin]      2.6.1cvs88
7249
7250         * src/prefs_folder_item.c
7251                 Fix bug 1085, 'Apply to subfolder 
7252                 doesn't work' - I was mistaken saying
7253                 it worked in every case
7254
7255 2006-12-28 [colin]      2.6.1cvs87
7256
7257         * src/gtk/gtkaspell.c
7258                 Don't assert if use_alternate is true
7259                 and alt_dictionary isn't set -- this 
7260                 is what happens on upgrade! Rather,
7261                 do with it.
7262
7263 2006-12-28 [colin]      2.6.1cvs86
7264
7265         * Makefile.am
7266                 Fix desktop/icon simplification
7267
7268 2006-12-28 [colin]      2.6.1cvs85
7269
7270         * Makefile.am
7271                 Make desktop and icon not 
7272                 dependant on the desktop
7273
7274 2006-12-28 [wwp]        2.6.1cvs84
7275
7276         * src/plugins/pgpmime/claws.def
7277                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
7278
7279 2006-12-28 [wwp]        2.6.1cvs83
7280
7281         * src/prefs_folder_item.c
7282                 Fix coloring of "simplify subject regexp" (folder prefs),
7283                 which might be left to red whereas the regexp gets empty.
7284
7285 2006-12-28 [wwp]        2.6.1cvs82
7286
7287         * src/prefs_common.c
7288         * src/prefs_common.h
7289         * src/addressbook.c
7290         * src/addressitem.h
7291                 Save addressbook mainwindow's horizontal and vertical splitter position.
7292
7293 2006-12-27 [wwp]        2.6.1cvs81
7294
7295         * src/gtk/gtkaspell.c
7296         * src/gtk/gtkaspell.h
7297         * src/compose.c
7298                 Fix assignment of compose's default and alternate dictionary from
7299                 account or folder settings. Now gtkaspell_change_dict does rotate
7300                 dicts only when it's called from a menu cb.
7301
7302 2006-12-27 [wwp]        2.6.1cvs80
7303
7304         * src/folder_item_prefs.c
7305                 Fix randomly initialized default-alt-dictionary (folder prefs),
7306                 complete 2.6.1cvs72.
7307
7308 2006-12-27 [paul]       2.6.1cvs79
7309
7310         * src/imap_gtk.c
7311         * src/mh_gtk.c
7312                 Add Copy folder in the folder's contextual
7313                 menu
7314
7315 2006-12-27 [wwp]        2.6.1cvs78
7316
7317         * src/imap.c
7318                 Clean up session locking, thanks to Colin.
7319
7320 2006-12-26 [colin]      2.6.1cvs77
7321
7322         * src/statusbar.c
7323                 Revert previous patch
7324
7325 2006-12-26 [colin]      2.6.1cvs76
7326
7327         * src/folder.c
7328         * src/folderview.c
7329         * src/imap.c
7330         * src/statusbar.c
7331         * src/etpan/imap-thread.c
7332                 Fix previous commit warnings
7333                 Make statusbar update every second if total < 20
7334                 Make IMAP APPEND faster by simplifying log              
7335
7336 2006-12-26 [colin]      2.6.1cvs75
7337
7338         * src/folder.c
7339         * src/folder.h
7340         * src/folderview.c
7341         * src/folderview.h
7342         * src/imap_gtk.c
7343         * src/mh_gtk.c
7344                 Make it possible to copy folders accross
7345                 mailboxes (this was an arbitrary limitation).
7346                 Still make it impossible to move folders 
7347                 accross mailboxes.
7348
7349 2006-12-26 [colin]      2.6.1cvs74
7350
7351         * src/etpan/imap-thread.c
7352                 Fix bug 1081, 'claws-mail 
7353                 segfaults when going offline 
7354                 while it transfers mails via 
7355                 imap'
7356
7357 2006-12-26 [colin]      2.6.1cvs73
7358
7359         * src/folder_item_prefs.c
7360                 Don't forget alt dictionary when
7361                 renaming/moving folders
7362
7363 2006-12-26 [wwp]        2.6.1cvs72
7364
7365         * src/folder_item_prefs.c
7366                 Add missing defaults for per-folder alt dict
7367                 (forgotten in 2.6.1cvs61).
7368
7369 2006-12-26 [colin]      2.6.1cvs71
7370
7371         * src/wizard.c
7372                 Add tooltip to state that specifying
7373                 full path to mailbox is possible
7374
7375 2006-12-26 [wwp]        2.6.1cvs70
7376
7377         * src/partial_download.c
7378         * src/gtk/gtkvscrollbutton.c
7379         * src/plugins/pgpinline/plugin.c
7380                 Fix for few compiler warnings that matter.
7381
7382 2006-12-25 [colin]      2.6.1cvs69
7383
7384         * src/partial_download.c
7385                 Fix marking for download or deletion
7386                 when the header isn't the first
7387         * src/gtk/logwindow.c
7388                 Fix start of scrolling
7389
7390 2006-12-23 [paul]       2.6.1cvs68
7391
7392         * src/compose.c
7393                 change last commit to use the 'academic'
7394                 method instead. Thanks to wwp
7395
7396 2006-12-23 [paul]       2.6.1cvs67
7397
7398         * src/compose.c
7399                 don't warn about empty subject when
7400                 redirecting
7401
7402 2006-12-22 [colin]      2.6.1cvs66
7403
7404         * src/summary_search.c
7405                 Fix previous patch
7406
7407 2006-12-22 [colin]      2.6.1cvs65
7408
7409         * src/gtk/gtkutils.c
7410         * src/imap.c
7411         * src/jpilot.c
7412         * src/summary_search.c
7413                 A few warning fixes
7414
7415 2006-12-23 [paul]       
7416
7417         2.7.0-rc2 released
7418
7419 2006-12-22 [colin]      2.6.1cvs64
7420
7421         * src/toolbar.c
7422         * src/toolbar.h
7423                 Add a combo to the learn spam button
7424         * src/plugins/bogofilter/bogofilter.c
7425         * src/plugins/bogofilter/bogofilter_gtk.c
7426         * src/plugins/bogofilter/bogofilter.h
7427                 Allow to store Unsure mails in a specific
7428                 folder to make better teaching easier
7429
7430 2006-12-21 [wwp]        2.6.1cvs63
7431
7432         * src/compose.c
7433         * src/prefs_common.c
7434         * src/prefs_common.h
7435         * src/prefs_spelling.c
7436         * src/gtk/gtkaspell.c
7437         * src/gtk/gtkaspell.h
7438                 Allow spell-checking using both current and alternate dictionaries
7439                 (thanks to Colin).
7440
7441 2006-12-21 [wwp]        2.6.1cvs62
7442
7443         * src/gtk/gtkaspell.c
7444                 Apply recheck_when_changing_dict (highlight all mispelled words)
7445                 when switching to alternate dictionary.
7446
7447 2006-12-21 [wwp]        2.6.1cvs61
7448
7449         * src/compose.c
7450         * src/folder_item_prefs.h
7451         * src/prefs_common.c
7452         * src/prefs_common.h
7453         * src/prefs_folder_item.c
7454         * src/prefs_spelling.c
7455         * src/gtk/gtkaspell.c
7456         * src/gtk/gtkaspell.h
7457                 Add global and per-folder prefs to set the default
7458                 alternate dictionary.
7459
7460 2006-12-21 [colin]      2.6.1cvs60
7461
7462         * src/folder.c
7463                 Look for folders by path in all folders
7464         * src/html.c
7465                 add &mdash;
7466
7467 2006-12-20 [colin]      2.6.1cvs59
7468
7469         * src/gtk/quicksearch.c
7470                 Make sure in_typing is false when clearing
7471
7472 2006-12-20 [wwp]        2.6.1cvs58
7473
7474         * configure.ac
7475                 change manual's target dir to be LFH-compliant (thanks to Colin).
7476
7477 2006-12-20 [wwp]        2.6.1cvs57
7478
7479         * src/prefs_common.c
7480         * src/prefs_summaries.c
7481                 i18n fix and factorize patch, thanks to Fabien.
7482
7483 2006-12-20 [paul]       2.6.1cvs56
7484
7485         * configure.ac
7486                 last of the renaming (??)
7487         * src/main.c
7488                 correct --help info of --status-full
7489         * src/plugins/bogofilter/bogofilter.c
7490                 make FALSE default of whitelist_ab
7491
7492 2006-12-19 [colin]      2.6.1cvs55
7493
7494         * src/jpilot.c
7495                 Same as before, without depending on
7496                 pisock >= 0.12
7497
7498 2006-12-19 [colin]      2.6.1cvs54
7499
7500         * src/jpilot.c
7501                 Fix bug 1059, 'Better jpilot charset 
7502                 handling'. Use libpisync's charset conversion
7503                 if possible
7504
7505 2006-12-19 [colin]      2.6.1cvs53
7506
7507         * po/fr.po
7508                 Updated by Fabien
7509
7510 2006-12-19 [wwp]        2.6.1cvs52
7511
7512         * src/gtk/about.c
7513                 Add missing #include (thanks to Colin).
7514
7515 2006-12-19 [wwp]        2.6.1cvs51
7516
7517         * src/prefs_receive.c
7518                 Better spacing between widgets in prefs.
7519
7520 2006-12-18 [colin]      2.6.1cvs50
7521
7522         * src/imap.c
7523                 Fix failure to get separator on LIST "" ""
7524                 Try LIST "" "INBOX" too.
7525
7526 2006-12-18 [wwp]        2.6.1cvs49
7527
7528         * src/common/session.c
7529                 Fix a compiler warning (thanks to Fabien).
7530
7531 2006-12-18 [wwp]        2.6.1cvs48
7532
7533         * src/compose.c
7534         * src/prefs_quote.c
7535                 Factorize some strings for translation (it's about error
7536                 messages when applying or checking template/quote format).
7537
7538 2006-12-18 [colin]      2.6.1cvs47
7539
7540         * Makefile.am
7541         * src/common/defs.h
7542         * src/gtk/Makefile.am
7543         * src/gtk/about.c
7544                 Add a Release notes tab from the contents of
7545                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
7546
7547 2006-12-17 [colin]      2.6.1cvs46
7548
7549         * src/mimeview.c
7550         * src/textview.c
7551         * src/gtk/filesel.c
7552                 Correctly convert from/to UTF8/filename encoding
7553                 when loading and saving files. Probably fixes
7554                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
7555                 for a file to attach and is blocked...'
7556
7557 2006-12-17 [colin]      2.6.1cvs45
7558
7559         * src/gtk/logwindow.c
7560                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
7561                 IMAP folder and is blocked on main thread': 
7562                 make sure we put utf8 in the log.
7563
7564 2006-12-16 [colin]      2.6.1cvs44
7565
7566         * src/toolbar.c
7567         * src/toolbar.h
7568                 Fix bug 1055, 'Add the 'cancel receive' 
7569                 in the available events for the toolbar buttons'
7570
7571 2006-12-16 [colin]      2.6.1cvs43
7572
7573         * po/POTFILES.in
7574         * src/imap.c
7575         * src/common/nntp.c
7576         * src/common/session.c
7577                 Log error when SSL handshakes fail. 
7578                 Fixes bug 1082, 'incorrect / imprecise 
7579                 error message when imap server provides 
7580                 ssl only through STARTTLS but SSL is 
7581                 selected'
7582
7583 2006-12-15 [wwp]        2.6.1cvs42
7584
7585         * src/plugins/bogofilter/bogofilter_gtk.c
7586                 set proper sensitivity to widgets I've recently added.
7587
7588 2006-12-15 [colin]      
7589
7590         2.7.0-rc1 released
7591
7592 2006-12-15 [wwp]        2.6.1cvs41
7593
7594         * src/plugins/bogofilter/bogofilter.c
7595         * src/plugins/bogofilter/bogofilter.h
7596         * src/plugins/bogofilter/bogofilter_gtk.c
7597                 bogofilter's whitelist can now use a subset of
7598                 the addressbook (either a book, a subfolder of a book,
7599                 or the whole addressbook by using "Any"). Re-used there
7600                 some pref_matcher widgets and mechanisms to match a subset
7601                 of the addressbook.
7602
7603 2006-12-15 [wwp]        2.6.1cvs40
7604
7605         * src/wizard.c
7606         * src/common/plugin.c
7607         * src/common/plugin.h
7608         * src/gtk/about.c
7609         * src/plugins/bogofilter/bogofilter.c
7610         * src/plugins/clamav/clamav_plugin.c
7611         * src/plugins/demo/demo.c
7612         * src/plugins/dillo_viewer/dillo_viewer.c
7613         * src/plugins/pgpcore/plugin.c
7614         * src/plugins/pgpinline/plugin.c
7615         * src/plugins/pgpmime/plugin.c
7616         * src/plugins/spamassassin/spamassassin.c
7617         * src/plugins/trayicon/trayicon.c
7618                 factorize some translatable strings (plugins-related),
7619                 fix missing punctuation in several places,
7620                 remove useless translatable \n in about.c,
7621                 and factorize plugin init code w/ a new function
7622                 check_plugin_version() in common/plugin.c.
7623                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7624
7625 2006-12-15 [wwp]        2.6.1cvs39
7626
7627         * src/plugins/bogofilter/bogofilter.c
7628         * src/plugins/bogofilter/bogofilter_gtk.c
7629                 flag whitelisted spams as spam, but don't filter it to the spam
7630                 folder. Thanks to Colin.
7631
7632 2006-12-15 [ticho]      2.6.1cvs38
7633
7634         * src/plugins/bogofilter/bogofilter.c
7635         * src/plugins/bogofilter/bogofilter.h
7636         * src/plugins/bogofilter/bogofilter_gtk.c
7637                 Add option to whitelist senders found in addressbook. Patch by colin.
7638
7639 2006-12-15 [paul]       2.6.1cvs37
7640
7641         * src/folderview.c
7642                 add missing #include "log.h"
7643
7644 2006-12-15 [paul]       2.6.1cvs36
7645
7646         * src/plugins/bogofilter/bogofilter.c
7647         * src/plugins/bogofilter/bogofilter.h
7648         * src/plugins/bogofilter/bogofilter_gtk.c
7649                 Add an option to allow inserting an
7650                 X-Claws-Bogosity header (on MH folders
7651                 only). Patch by Colin
7652
7653 2006-12-14 [colin]      2.6.1cvs35
7654
7655         * src/main.c
7656                 "Yes" should be the default choice for
7657                 migration configuration
7658
7659 2006-12-14 [paul]       2.6.1cvs34
7660
7661         * src/prefs_summaries.c
7662         * manual/advanced.xml
7663                 Unhide mark_as_read_delay
7664
7665 2006-12-14 [paul]       2.6.1cvs33
7666
7667         * src/messageview.c
7668         * src/messageview.h
7669         * src/mimeview.c
7670         * src/mimeview.h
7671         * src/summaryview.c
7672         * src/textview.c
7673         * src/textview.h
7674                 Fix printing of selection
7675                 Fix printing of message parts
7676                 Fix printing of images
7677         * src/gtk/gtksourceprintjob.c
7678                 Fix page count when there are images
7679
7680 2006-12-14 [wwp]        2.6.1cvs32
7681
7682         * src/mainwindow.c
7683         * src/summaryview.c
7684         * src/summaryview.h
7685         * src/gtk/quicksearch.c
7686                 fix quicksearch 'magnify' button status when QS is closed
7687                 using the Escape key, thanks to Colin.
7688
7689 2006-12-14 [wwp]        2.6.1cvs31
7690
7691         * src/mainwindow.c
7692         * src/summaryview.c
7693         * src/summaryview.h
7694         * src/gtk/quicksearch.c
7695                 fix quicksearch 'magnify' button status when QS is closed
7696                 using the Escape key, thanks to Colin.
7697
7698 2006-12-13 [colin]      2.6.1cvs30
7699
7700         * src/ldapquery.c
7701         * src/ldaputil.c
7702                 Use the binary safe version of ldap_get_values,
7703                 to make sure we manipulate null-terminated 
7704                 strings. Maybe fixes bug 1075, 'claws mail 
7705                 segfault when completing ldap adresses'
7706         * src/syldap.c ** REMOVED **
7707         * src/syldap.h ** REMOVED **
7708                 Remove dead files
7709
7710 2006-12-13 [mones]      2.6.1cvs29
7711
7712         * po/es.po
7713                 Fixed piped strings, fixed click translation
7714
7715 2006-12-13 [paul]       2.6.1cvs28
7716
7717         * src/main.c
7718                 don't translate these strings
7719
7720 2006-12-13 [paul]       2.6.1cvs27
7721
7722         * po/en_GB.po
7723                 updated
7724
7725 2006-12-13 [colin]      2.6.1cvs26
7726
7727         * src/main.c
7728         * src/main.h
7729                 Add claws_is_starting()
7730
7731 2006-12-13 [mones]      2.6.1cvs25
7732
7733         * manual/es/advanced.xml
7734         * po/es.po
7735                 Synced manual and updated translation
7736
7737 2006-12-12 [colin]      2.6.1cvs24
7738
7739         * src/wizard.c
7740                 Add an option to use STARTTLS in the
7741                 welcome wizard. Fixes bug 1080, 
7742                 'Using SSL option in wizard for incoming 
7743                 server does not activate SSL with STARTTLS'
7744
7745 2006-12-12 [colin]      2.6.1cvs23
7746
7747         * src/main.c
7748                 Don't exit when there's an incomplete
7749                 mailbox configured - leaves a chance 
7750                 to fix a failing IMAP account. Exit
7751                 if no mailbox at all is loaded (case
7752                 of missing plugin).
7753                 Completes bug 1077's fix (I was wrong
7754                 in this bug's comment #3).
7755
7756 2006-12-12 [colin]      2.6.1cvs22
7757
7758         * src/gtk/menu.h
7759                 Add another menu data type
7760         * src/prefs_account.c
7761                 Complete the completion of bug 1076
7762                 (doesn't lose the pref on apply)
7763
7764 2006-12-12 [paul]       2.6.1cvs21
7765
7766         * src/prefs_account.c
7767                 complete the fix of bug 1076
7768                 also be more verbose with the text
7769
7770 2006-12-12 [paul]       2.6.1cvs20
7771
7772         * src/gtk/combobox.c
7773                 fix compilation warning
7774
7775 2006-12-11 [colin]      2.6.1cvs19
7776
7777         * src/wizard.c
7778                 Document :port in server entry tooltips
7779
7780 2006-12-11 [colin]      2.6.1cvs18
7781
7782         * src/main.c
7783                 Fix compile
7784
7785 2006-12-11 [colin]      2.6.1cvs17
7786
7787         * src/main.c
7788                 Add failing IMAP as a reason for no
7789                 mailbox
7790
7791 2006-12-11 [colin]      2.6.1cvs16
7792
7793         * src/prefs_account.c
7794                 Check for existence of inbox for local
7795                 accounts too
7796         * src/wizard.c
7797                 Allow setting the port to use for servers
7798                 by using the usual "server.example.com:port"
7799                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7800                 not start when IMAP server is unavailable'
7801
7802 2006-12-11 [colin]      2.6.1cvs15
7803
7804         * src/prefs_account.c
7805                 Prevent use of non-existing default inbox
7806
7807 2006-12-11 [colin]      2.6.1cvs14
7808
7809         * src/prefs_account.c
7810                 Fix sensitivity. Fixes bug 1076, 'privacy 
7811                 options are displayed even when pgp plugin 
7812                 not loaded / available'
7813
7814 2006-12-09 [colin]      2.6.1cvs13
7815
7816         * manual/advanced.xml
7817         * src/prefs_common.c
7818         * src/prefs_common.h
7819         * src/common/ssl_certificate.c
7820                 Add a new hidden preference, 'unsafe_ssl_certs',
7821                 which allows to store multiple certificates per
7822                 server/port. This is disabled by default because
7823                 it's less secure (presenting a new certificate
7824                 instead of a changed one raises less alarms).
7825                 This will cause Claws to ask about an unknown
7826                 certificate for people who have used 2.6.1cvs8
7827                 or greater.
7828
7829 2006-12-09 [colin]      2.6.1cvs12
7830
7831         * src/action.c
7832                 Fix cache updating after action
7833
7834 2006-12-07 [wwp]        2.6.1cvs11
7835
7836         * src/compose.c
7837                 fix email address comparison when replying to all
7838                 (avoid replying to ourselves), thanks to Colin.
7839
7840 2006-12-06 [paul]       2.6.1cvs10
7841
7842         * src/addrharvest.c
7843         * src/editldap.c
7844         * src/expldifdlg.c
7845         * src/news.c
7846         * src/toolbar.c
7847         * src/common/utils.c
7848                 ...and more renaming
7849                 Thanks to Colin
7850
7851 2006-12-06 [paul]       2.6.1cvs9
7852
7853         * src/compose.c
7854         * src/messageview.c
7855         * src/procheader.c
7856         * src/procmime.c
7857         * src/procmsg.c
7858         * src/textview.c
7859                 more renaming
7860                 Thanks to Colin
7861
7862 2006-12-06 [colin]      2.6.1cvs8
7863
7864         * src/ssl_manager.c
7865         * src/common/ssl_certificate.c
7866         * src/common/ssl_certificate.h
7867                 Handle multiple certificates per host/port
7868
7869 2006-12-06 [colin]      2.6.1cvs7
7870
7871         * src/etpan/imap-thread.c
7872                 Fix certificate checking on IMAP
7873
7874 2006-12-06 [colin]      2.6.1cvs6
7875
7876         * src/folderview.c
7877                 Fix bug 1072, 'Claws stops fetching newsgroups 
7878                 from server when newsgroup got deleted': continue
7879                 checking other groups
7880
7881 2006-12-05 [wwp]        2.6.1cvs5
7882
7883         * src/message_search.c
7884         * src/summary_search.c
7885         * src/gtk/combobox.c
7886         * src/gtk/combobox.h
7887         * src/gtk/gtkutils.c
7888         * src/gtk/gtkutils.h
7889                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7890                 behave like w/ old comboboxes (summary and message search only).
7891
7892 2006-12-05 [paul]       2.6.1cvs4
7893
7894         * src/wizard.c
7895                 encode headers
7896                 Thanks to Colin
7897
7898 2006-12-05 [paul]       2.6.1cvs3
7899
7900         * tools/README
7901         * tools/textviewer.pl
7902                 script updated and description added
7903
7904 2006-12-04 [colin]      2.6.1cvs2
7905
7906         * src/compose.c
7907                 Run pre-send hook only when checking
7908                 everything
7909
7910 2006-12-04 [paul]       2.6.1cvs1
7911
7912         * NEWS
7913         * README
7914         * RELEASE_NOTES
7915         * configure.ac
7916         * tools/README
7917                 bump up version number following stable release
7918
7919 2006-12-04 [paul]       2.6.0cvs83
7920
7921         * README
7922                 updates and corrections
7923
7924 2006-12-04 [colin]      2.6.0cvs82
7925
7926         * src/common/utils.c
7927                 Probably fix bug 1066, 'Incorrect mailbox 
7928                 size displayed'
7929
7930 2006-12-04 [colin]      2.6.0cvs81
7931
7932         * src/common/utils.c
7933                 Trim tabs from mailcap file too.
7934
7935 2006-12-02 [paul]       2.6.0cvs80
7936
7937         * src/exphtmldlg.c
7938                 fix broken GUI under certain languages
7939         * src/expldifdlg.c
7940                 put the Cancel button to the right
7941
7942 2006-12-01 [paul]       2.6.0cvs79
7943
7944         * tools/Makefile.am
7945                 remove reference to removed file
7946
7947 2006-12-01 [wwp]        2.6.0cvs78
7948
7949         * src/addressbook.c
7950         * src/editaddress.c
7951                 remove forgotten debug statements.
7952
7953 2006-12-01 [wwp]        2.6.0cvs77
7954
7955         * manual/advanced.xml
7956         * manual/fr/advanced.xml
7957         * src/addressbook.c
7958         * src/addressbook.h
7959         * src/addressitem.h
7960         * src/editaddress.c
7961         * src/editaddress.h
7962         * src/prefs_common.c
7963         * src/prefs_common.h
7964         * src/gtk/gtkutils.c
7965         * src/gtk/gtkutils.h
7966                 add a hidden option to allow embedding the editaddress (edit contact details)
7967                 dialog into the addressbook's window. This doesn't change the default
7968                 behaviour.
7969
7970 2006-12-01 [wwp]        2.6.0cvs76
7971
7972         * src/message_search.c
7973         * src/summary_search.c
7974                 fix more focus issues (don't set focus to combobox's entry widget when
7975                 entry's value changed, if entry widget has focus already).
7976
7977 2006-12-01 [wwp]        2.6.0cvs75
7978
7979         * src/gtk/quicksearch.c
7980                 revert last changes to the quicksearch gtk_combo_box, this needs more
7981                 tuning and testing.
7982
7983 2006-12-01 [paul]       2.6.0cvs74
7984
7985         * tools/kdeservicemenu/README
7986         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7987         * tools/kdeservicemenu/install.sh
7988         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7989         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7990                 simplify this stuff, and in so doing,
7991                 fix it. (possibly re-extend it again at
7992                 a later date)
7993
7994 2006-12-01 [wwp]        2.6.0cvs73
7995
7996         * src/gtk/quicksearch.c
7997                 adapt quicksearch code to use modern gtk_combo_box'es.
7998
7999 2006-12-01 [wwp]        2.6.0cvs72
8000
8001         * src/common/defs.h
8002         * src/prefs_common.c
8003         * src/prefs_common.h
8004         * src/message_search.c
8005         * src/summary_search.c
8006         * src/gtk/combobox.c
8007         * src/gtk/combobox.h
8008                 add history combos to all message and summary search fields.
8009
8010 2006-12-01 [wwp]        2.6.0cvs71
8011
8012         * src/summaryview.c
8013                 As the list may change while the mark as read delay
8014                 runs, we can't rely on the 'row' pointer, which can
8015                 be invalid when the timeout is called. As the mark
8016                 as read is only done if the message is still selected,
8017                 use summaryview->selected instead. Thanks to Colin.
8018
8019 2006-11-30 [paul]       2.6.0cvs70
8020
8021         * src/textview.c
8022                 give emphasis to "Sylpheed-Claws"
8023                 as well as "Claws Mail"
8024
8025 2006-11-30 [colin]      2.6.0cvs69
8026
8027         * src/wizard.c
8028                 Put the SSL checkboxes in the receiving
8029                 and sending server pages.
8030
8031 2006-11-29 [colin]      2.6.0cvs68
8032
8033         * src/gtk/gtkutils.c
8034         * src/gtk/gtkvscrollbutton.c
8035                 Revert some deprecated fixes - they seem to
8036                 deprecate stuff as soon as a new one gets out.
8037                 g_object_ref_sink needed glib-2.10.
8038
8039 2006-11-29 [colin]      2.6.0cvs67
8040
8041         * src/common/utils.c
8042                 Create .mailcap if it doesn't exist
8043
8044 2006-11-29 [colin]      2.6.0cvs66
8045
8046         * src/compose.c
8047                 Followup to cvs60: use original list
8048                 of recipients if replying to a mail
8049                 in Sent Drafts or Queue.
8050
8051 2006-11-27 [paul]       2.6.0cvs65
8052
8053         * src/image_viewer.c
8054                 revert the last change for now (it's broken)
8055
8056 2006-11-27 [paul]       2.6.0cvs64
8057
8058         * Makefile.am
8059         * configure.ac
8060         * m4/aclocal-include.m4
8061         * m4/check-type.m4
8062         * src/Makefile.am
8063         * src/addr_compl.c
8064         * src/compose.c
8065         * src/crash.c
8066         * src/export.c
8067         * src/exporthtml.c
8068         * src/exportldif.c
8069         * src/imap.c
8070         * src/import.c
8071         * src/main.c
8072         * src/main.h
8073         * src/matcher.c
8074         * src/mimeview.c
8075         * src/procmsg.c
8076         * src/textview.c
8077         * src/common/Makefile.am
8078         * src/common/claws.c
8079         * src/common/claws.h
8080         * src/common/ssl.c
8081         * src/common/sylpheed.c
8082         * src/common/sylpheed.h
8083         * src/etpan/Makefile.am
8084         * src/gtk/Makefile.am
8085         * src/gtk/claws-marshal.list
8086         * src/gtk/filesel.c
8087         * src/gtk/gtksctree.c
8088         * src/gtk/quicksearch.c
8089         * src/gtk/sylpheed-marshal.list
8090         * src/plugins/bogofilter/bogofilter.c
8091         * src/plugins/bogofilter/bogofilter_gtk.c
8092         * src/plugins/clamav/clamav_plugin.c
8093         * src/plugins/clamav/clamav_plugin_gtk.c
8094         * src/plugins/demo/demo.c
8095         * src/plugins/dillo_viewer/dillo_viewer.c
8096         * src/plugins/pgpcore/Makefile.am
8097         * src/plugins/pgpcore/claws.def
8098         * src/plugins/pgpcore/pgp_viewer.c
8099         * src/plugins/pgpcore/plugin.c
8100         * src/plugins/pgpcore/sylpheed.def
8101         * src/plugins/pgpinline/Makefile.am
8102         * src/plugins/pgpinline/claws.def
8103         * src/plugins/pgpinline/plugin.c
8104         * src/plugins/pgpinline/sylpheed.def
8105         * src/plugins/pgpmime/Makefile.am
8106         * src/plugins/pgpmime/claws.def
8107         * src/plugins/pgpmime/plugin.c
8108         * src/plugins/pgpmime/sylpheed.def
8109         * src/plugins/spamassassin/spamassassin.c
8110         * src/plugins/spamassassin/spamassassin_gtk.c
8111         * src/plugins/trayicon/trayicon.c
8112                 yet more renaming
8113                 remove deprecated gtk_tooltips_set_delay()
8114
8115 2006-11-26 [paul]       2.6.0cvs63
8116
8117         * src/expldifdlg.c
8118         * src/folderview.c
8119         * src/image_viewer.c
8120         * src/mainwindow.c
8121         * src/gtk/gtkutils.c
8122         * src/gtk/gtkvscrollbutton.c
8123         * src/gtk/prefswindow.c
8124         * src/plugins/pgpcore/prefs_gpg.c
8125                 replace more deprecated GTK+ functions
8126
8127 2006-11-26 [paul]       2.6.0cvs62
8128
8129         * src/addr_compl.c
8130         * src/addressbook.c
8131         * src/browseldap.c
8132                 replace deprecated gtk_idle_... functions
8133
8134 2006-11-26 [paul]       2.6.0cvs61
8135
8136         * src/compose.c
8137         * src/folderview.c
8138         * src/inc.c
8139         * src/summaryview.c
8140         * src/gtk/gtkvscrollbutton.c
8141         * src/gtk/quicksearch.c
8142         * src/plugins/pgpcore/passphrase.c
8143                 replace deprecated gtk_timeout_add and
8144                 gtk_timeout_remove
8145
8146 2006-11-26 [paul]       2.6.0cvs60
8147
8148         * src/compose.c
8149                 fix bug that caused the wrong recipient
8150                 to be selected when replying to a msg
8151                 which is From one of our accounts to
8152                 another of our accounts
8153
8154 2006-11-25 [paul]       2.6.0cvs59
8155
8156         * src/summaryview.c
8157                 don't change the From column title to
8158                 To if the To column is visible
8159
8160 2006-11-24 [paul]       2.6.0cvs58
8161
8162         * src/compose.c
8163                 fix bug 1069, 'Sent mails disappear, BCC
8164                 or locking problem?'
8165
8166 2006-11-21 [wwp]        2.6.0cvs57
8167
8168         * src/compose.c
8169                 fix spelling menu when replying (same as 2.3.1cvs39):
8170                 discrepancy between context menu and top menu when
8171                 folder's dictionary isn't the default one.
8172
8173 2006-11-19 [paul]       2.6.0cvs56
8174
8175         * src/summaryview.c
8176                 obey always_show_msg option when
8177                 marking as spam
8178         * src/plugins/bogofilter/bogofilter.c
8179                 fix typo
8180
8181 2006-11-18 [paul]       2.6.0cvs55
8182
8183         * AUTHORS
8184         * README
8185         * debian/copyright
8186         * manual/ack.xml
8187         * manual/es/ack.xml
8188         * manual/fr/ack.xml
8189         * manual/pl/ack.xml
8190         * src/gtk/authors.h
8191         * src/gtk/icon_legend.c
8192         * src/gtk/icon_legend.h
8193         * tools/OOo2claws-mail.pl
8194         * tools/README
8195         * tools/acroread2claws-mail.pl
8196         * tools/claws.i18n.status.pl
8197         * tools/filter_conv.pl
8198         * tools/filter_conv_new.pl
8199         * tools/freshmeat_search.pl
8200         * tools/google_search.pl
8201         * tools/kmail2claws-mail.pl
8202         * tools/kmail2claws-mail_v2.pl
8203         * tools/maildir2claws-mail.pl
8204         * tools/make.themes.project
8205         * tools/multiwebsearch.pl
8206         * tools/outlook2claws-mail.pl
8207         * tools/tb2claws-mail
8208         * tools/kdeservicemenu/README
8209         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8210                 update mine and wwp's email addresses in
8211                 several places
8212                 Patch by wwp
8213         * src/prefs_compose_writing.c
8214                 set sensitivity on 'new message format' frame
8215
8216 2006-11-17 [paul]       2.6.0cvs54
8217
8218         * src/gtk/about.c
8219                 more reworking of the GUI
8220                 Patch by Fabien Vantard
8221
8222 2006-11-16 [paul]       2.6.0cvs53
8223
8224         * src/gtk/about.c
8225                 set a minimum size for the window, allow
8226                 it to automatically expand as necessary
8227
8228 2006-11-16 [wwp]        2.6.0cvs52
8229
8230         * src/gtk/about.c
8231                 better wrap of copyright info on some systems.
8232
8233 2006-11-16 [paul]       2.6.0cvs51
8234
8235         * src/gtk/about.c
8236                 move the tech info from the upper panel
8237                 to the Info tab
8238                 use a gtk_text_view for the features tab
8239
8240 2006-11-16 [paul]       2.6.0cvs50
8241
8242         * po/Makevars
8243                 update my email address
8244         * src/addressbook.c
8245         * src/compose.c
8246         * src/imap_gtk.c
8247         * src/mh_gtk.c
8248         * src/news_gtk.c
8249         * src/summaryview.c
8250         * src/plugins/trayicon/trayicon.c
8251                 don't offer simple menu separators
8252                 for translation
8253         * src/folderview.c
8254                 add separator between 'mark all read'
8255                 and 'search folder'
8256
8257 2006-11-15 [wwp]        2.6.0cvs49
8258
8259         * src/gtk/authors.h
8260                 updated manuals authors.
8261
8262 2006-11-14 [paul]       2.6.0cvs48
8263
8264         * src/compose.c
8265                 Fix Options/Reply mode after draft save
8266
8267 2006-11-14 [paul]       2.6.0cvs47
8268
8269         * src/Makefile.am
8270                 Fix make DESTDIR=...
8271         * src/mbox.c
8272                 Optimise speed
8273         * src/plugins/pgpinline/pgpinline.c
8274                 Probably fix bug 1061
8275
8276 2006-11-14 [paul]       2.6.0cvs46
8277
8278         * po/Makevars
8279                 enable Q_ macro
8280         * src/Makefile.am
8281         * src/stock_pixmap.c
8282         * src/stock_pixmap.h
8283         * src/gtk/about.c
8284         * src/pixmaps/active.xpm
8285         * src/pixmaps/inactive.xpm
8286                 add a new page, 'Features', to the About dialog
8287                 showing which features are compiled in and which
8288                 are not
8289
8290 2006-11-14 [paul]       2.6.0cvs45
8291
8292         * po/ru.po
8293                 updated by Pavlo Bohmat
8294
8295 2006-11-14 [colin]      2.6.0cvs44
8296
8297         * src/compose.c
8298         * src/inc.c
8299         * src/messageview.c
8300         * src/news.c
8301         * src/pop.c
8302         * src/procmsg.c
8303         * src/gtk/gtkaspell.c
8304                 Fix 64-bit-related warnings
8305         * src/ssl_manager.c
8306                 Fix possible infinite loop
8307         * src/plugins/pgpcore/sgpgme.c
8308                 Remove useless check
8309
8310 2006-11-13 [colin]      2.6.0cvs43
8311
8312         * src/gtk/Makefile.am
8313                 authors.h isn't generated
8314
8315 2006-11-13 [colin]      2.6.0cvs42
8316
8317         * src/plugins/pgpinline/pgpinline.c
8318         * src/plugins/pgpmime/pgpmime.c
8319                 Very probably fix bug 1061, 'crash on 
8320                 opening signed email'. Another cast
8321                 problem
8322
8323 2006-11-13 [colin]      2.6.0cvs41
8324
8325         * src/plugins/pgpcore/sgpgme.c
8326                 Maybe fix bug 1061, 'crash on opening 
8327                 signed email'
8328
8329 2006-11-13 [wwp]        2.6.0cvs40
8330
8331         * src/plugins/pgpinline/pgpinline.c
8332                 fix candidate for bug #1057, thanks to Colin.
8333
8334 2006-11-13 [wwp]        2.6.0cvs39
8335
8336         * src/compose.c
8337         * src/quote_fmt_parse.y
8338                 fix bug 1052: current parser buffer was not always 
8339                 allocated, ptr to this buffer could be returned as 
8340                 NULL whereas no parser error has occurred. in 
8341                 consequence, defining a template body as "%d" 
8342                 (w/o the quotes) for the first time of the instance 
8343                 of claws-mail, was reporting a parser error. make 
8344                 sure that the buffer is always allocated, even to 
8345                 an empty string.
8346                 fix mis-unescaping in compose.:compose_quote_fmt(): 
8347                 unescaping of the fmt string was always done 
8348                 whereas it must be done *only* when receiving 
8349                 quote format strings issued from the prefs 
8350                 (compose new message, reply, forward, redirect 
8351                 formats), *not* when applying templates.  in 
8352                 consequences, applying templates w/ sequences 
8353                 like \\|p{echo} were failing. make sure that 
8354                 unescaping is done only when necessary.
8355
8356 2006-11-12 [colin]      2.6.0cvs38
8357
8358         * po/de.po
8359                 Fix typo (s/KB/MB)
8360
8361 2006-11-12 [colin]      2.6.0cvs37
8362
8363         * src/plugins/pgpinline/pgpinline.c
8364         * src/plugins/pgpmime/pgpmime.c
8365                 Release GPG context at the latest 
8366                 possible moment. Maybe fixes 
8367                 bug 1057, 'crash on sending signed 
8368                 message to a newsgroup'
8369                 
8370
8371 2006-11-12 [colin]      2.6.0cvs36
8372
8373         * src/plugins/pgpcore/sgpgme.c
8374                 Tell a bit more when gpg's status doesn't
8375                 contain any signature
8376
8377 2006-11-12 [colin]      2.6.0cvs35
8378
8379         * src/compose.c
8380                 Fix bug 1060, 'compilation error with 
8381                 Irix's cc'
8382
8383 2006-11-12 [paul]       2.6.0cvs34
8384
8385         * doc/man/claws-mail.1
8386         * src/prefs_gtk.c
8387         * src/plugins/clamav/README
8388         * src/plugins/spamassassin/README
8389         * tools/README
8390         * tools/freshmeat_search.pl
8391         * tools/google_search.pl
8392         * tools/multiwebsearch.pl
8393                 more renaming
8394         * src/plugins/trayicon/trayicon.c
8395                 fix compiliation warning
8396
8397 2006-11-11 [colin]      2.6.0cvs33
8398
8399         * src/folderview.c
8400                 Forbid drag and drop from/to different
8401                 folders of type F_UNKNOWN
8402
8403 2006-11-11 [colin]      2.6.0cvs32
8404
8405         * src/plugins/pgpinline/pgpinline.c
8406                 Fix typo in previous commit:
8407                 - gpgme_new(&ctx);
8408                 + if ((err = gpgme_new(&data->ctx)) ...)
8409
8410 2006-11-11 [colin]      2.6.0cvs31
8411
8412         * src/plugins/pgpinline/pgpinline.c
8413         * src/plugins/pgpmime/pgpmime.c
8414                 Check success after calling gpgme_new
8415                 Maybe fixes bug 1057, 'crash on sending 
8416                 signed message to a newsgroup'
8417
8418 2006-11-11 [colin]      2.6.0cvs30
8419
8420         * src/undo.c
8421                 init undostruct to 0s (from
8422                 valgrind log of bug 1057)
8423
8424 2006-11-10 [colin]      2.6.0cvs29
8425
8426         * src/mainwindow.c
8427                 Set cursor to wait before filtering
8428                 duplicates in all folders
8429         * src/plugins/bogofilter/bogofilter.c
8430         * src/plugins/bogofilter/bogofilter.h
8431         * src/plugins/bogofilter/bogofilter_gtk.c
8432                 Completely thread away the bogofilter
8433                 filtering
8434
8435 2006-11-10 [mones]      2.6.0cvs28
8436
8437         * src/compose.c
8438         * src/compose.h
8439                 added COMPOSE_CHECK_BEFORE_SEND hook
8440
8441 2006-11-10 [paul]       2.6.0cvs27
8442
8443         * src/crash.c
8444                 more renaming
8445                 add libSM to get_compiled_in_features()
8446         * src/main.c
8447                 more renaming
8448
8449 2006-11-10 [colin]      2.6.0cvs26
8450
8451         * src/etpan/imap-thread.c
8452                 Add a reference to libetpan's sasl engine
8453                 so that sasl_done() doesn't get called by
8454                 libetpan, and doesn't break openssl.
8455                 Should fix bug 1053, 'SC fails to reestablish 
8456                 a secure connection'
8457                 Patch by Hoa
8458
8459 2006-11-10 [colin]      2.6.0cvs25
8460
8461         * manual/addrbook.xml
8462         * manual/advanced.xml
8463         * manual/faq.xml
8464         * manual/intro.xml
8465                 Some more renaming
8466
8467 2006-11-09 [colin]      2.6.0cvs24
8468
8469         * src/plugins/bogofilter/bogofilter_gtk.c
8470                 Add comment about annoyance
8471
8472 2006-11-09 [colin]      2.6.0cvs23
8473
8474         * src/plugins/bogofilter/bogofilter.c
8475         * src/plugins/bogofilter/bogofilter_gtk.c
8476                 Prepare things needed to thread bogofilter
8477                 filtering: separate bogo stuff and possible GUI
8478                 stuff. 
8479
8480 2006-11-09 [colin]      2.6.0cvs22
8481
8482         * src/account.c
8483         * src/compose.c
8484                 Search for one of our accounts in Delivered-To
8485                 (helps for auto-account selection when 
8486                  replying/forwarding)
8487         * src/folderview.c
8488         * src/mainwindow.c
8489         * src/mainwindow.h
8490         * src/plugins/trayicon/trayicon.c
8491                 Allow opening a new mail with any account from
8492                 the contextual menu
8493
8494 2006-11-09 [wwp]        2.6.0cvs21
8495
8496         * src/compose.c
8497         * src/prefs_common.c
8498         * src/prefs_common.h
8499         * src/prefs_compose_writing.c
8500                 add a compose new message format (in prefs/compose/writing), it's a
8501                 simple subject+body template to use when opening a new composition
8502                 window. It's similar to the existent reply and forward formats.
8503
8504                 enhanced the template/format % symbols substitution mechanism to
8505                 use current composition window information when % are used in
8506                 the compose new message format or in templates applied to new
8507                 messages (there were useless in that situations before). When
8508                 applied to new messages, %d corresponds to the system time/date.
8509
8510 2006-11-09 [paul]       2.6.0cvs20
8511
8512         * src/gtk/authors.h
8513                 fix last commit
8514
8515 2006-11-09 [paul]       2.6.0cvs19
8516
8517         * src/gtk/authors.h
8518                 keep tje alphabetical order
8519
8520 2006-11-08 [colin]      2.6.0cvs18
8521
8522         * src/etpan/imap-thread.c
8523                 Fix bug 1054, 'Slowness logging big 
8524                 data chunks'
8525
8526 2006-11-08 [paul]       2.6.0cvs17
8527
8528         * tools/Makefile.am
8529                 fix the renaming
8530
8531 2006-11-08 [paul]       2.6.0cvs16
8532
8533         * src/common/defs.h
8534                 update BUGZILLA_URI
8535
8536 2006-11-08 [paul]       2.6.0cvs15
8537
8538         * tools/Makefile.am
8539         * tools/OOo2claws-mail.pl
8540         * tools/OOo2sylpheed.pl
8541         * tools/README
8542         * tools/acroread2claws-mail.pl
8543         * tools/acroread2sylpheed.pl
8544         * tools/kmail2claws-mail.pl
8545         * tools/kmail2claws-mail_v2.pl
8546         * tools/kmail2sylpheed.pl
8547         * tools/kmail2sylpheed_v2.pl
8548         * tools/maildir2claws-mail.pl
8549         * tools/maildir2sylpheed.pl
8550         * tools/nautilus2claws-mail.sh
8551         * tools/nautilus2sylpheed.sh
8552         * tools/outlook2claws-mail.pl
8553         * tools/outlook2sylpheed.pl
8554         * tools/tb2claws-mail
8555         * tools/tb2sylpheed
8556         * tools/tbird2claws.py
8557         * tools/tbird2syl.py
8558         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
8559         * tools/kdeservicemenu/install.sh
8560         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8561         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8562         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
8563         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8564         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8565                 renamed (removed, added) tools files
8566
8567 2006-11-08 [paul]       2.6.0cvs14
8568
8569         * src/main.c
8570         * src/common/defs.h
8571                 Migrate sylpheedrc to clawsrc, and fix the standard
8572                 plugins path in the process
8573
8574 2006-11-07 [colin]      2.6.0cvs13
8575
8576         * src/Makefile.am
8577                 Symlink sylpheed-claws relative to 
8578                 claws-mail
8579
8580 2006-11-07 [colin]      2.6.0cvs12
8581
8582         * src/compose.c
8583                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
8584
8585 2006-11-07 [paul]       2.6.0cvs11
8586
8587         * src/gtk/about.c
8588                 Fix a missed occurence of
8589                 Sylpheed-Claws
8590
8591 2006-11-07 [paul]       2.6.0cvs10
8592
8593         * src/Makefile.am
8594                 Fix symlink installation
8595
8596 2006-11-07 [paul]       2.6.0cvs9
8597
8598         * src/Makefile.am
8599                 Symlink claws-mail to sylpheed-claws
8600         * src/common/utils.c
8601                 Fix migrating symlinks
8602         * src/etpan/imap-thread.c
8603                 check certificate only when there's
8604                 no error
8605
8606 2006-11-07 [paul]       2.6.0cvs8
8607
8608         * Makefile.am
8609                 Fix icon breakages with Gtk, which needs a 
8610                 cache updated to see them.
8611
8612 2006-11-07 [paul]       2.6.0cvs7
8613
8614         * .cvsignore
8615         * AUTHORS
8616         * COPYING
8617         * INSTALL
8618         * Makefile.am
8619         * NEWS
8620         * README
8621         * RELEASE_NOTES
8622         * autogen.sh
8623         * claws-mail-128x128.png
8624         * claws-mail-64x64.png
8625         * claws-mail.ico
8626         * claws-mail.pc.in
8627         * claws-mail.png
8628         * configure.ac
8629         * sylpheed-claws-128x128.png
8630         * sylpheed-claws-64x64.png
8631         * sylpheed-claws.desktop
8632         * sylpheed-claws.ico
8633         * sylpheed-claws.pc.in
8634         * sylpheed-claws.png
8635         * debian/README.Debian
8636         * debian/changelog
8637         * debian/claws-mail.desktop
8638         * debian/claws-mail.menu
8639         * debian/claws-mail.postinst.debhelper
8640         * debian/claws-mail.postrm.debhelper
8641         * debian/control
8642         * debian/copyright
8643         * debian/files
8644         * debian/rules
8645         * debian/sylpheed-claws.desktop
8646         * debian/sylpheed-claws.menu
8647         * debian/sylpheed-claws.postinst.debhelper
8648         * debian/sylpheed-claws.postrm.debhelper
8649         * doc/man/Makefile.am
8650         * doc/man/claws-mail.1
8651         * doc/man/sylpheed-claws.1
8652         * doc/src/ChangeLog.claws-pre0.8.0
8653         * manual/Makefile.am
8654         * manual/account.xml
8655         * manual/ack.xml
8656         * manual/addrbook.xml
8657         * manual/advanced.xml
8658         * manual/claws-mail-manual.xml
8659         * manual/faq.xml
8660         * manual/glossary.xml
8661         * manual/handling.xml
8662         * manual/intro.xml
8663         * manual/keyboard.xml
8664         * manual/plugins.xml
8665         * manual/starting.xml
8666         * manual/sylpheed-claws-manual.xml
8667         * manual/xml2pdf
8668         * manual/dist/.cvsignore
8669         * manual/dist/html/.cvsignore
8670         * manual/dist/html/Makefile.am
8671         * manual/dist/pdf/.cvsignore
8672         * manual/dist/pdf/Makefile.am
8673         * manual/dist/ps/.cvsignore
8674         * manual/dist/ps/Makefile.am
8675         * manual/dist/txt/.cvsignore
8676         * manual/dist/txt/Makefile.am
8677         * manual/es/Makefile.am
8678         * manual/es/advanced.xml
8679         * manual/es/claws-mail-manual.xml
8680         * manual/es/faq.xml
8681         * manual/es/glossary.xml
8682         * manual/es/handling.xml
8683         * manual/es/intro.xml
8684         * manual/es/plugins.xml
8685         * manual/es/sylpheed-claws-manual.xml
8686         * manual/es/dist/.cvsignore
8687         * manual/es/dist/html/.cvsignore
8688         * manual/es/dist/html/Makefile.am
8689         * manual/es/dist/pdf/.cvsignore
8690         * manual/es/dist/pdf/Makefile.am
8691         * manual/es/dist/ps/.cvsignore
8692         * manual/es/dist/ps/Makefile.am
8693         * manual/es/dist/txt/.cvsignore
8694         * manual/es/dist/txt/Makefile.am
8695         * manual/fr/Makefile.am
8696         * manual/fr/account.xml
8697         * manual/fr/ack.xml
8698         * manual/fr/addrbook.xml
8699         * manual/fr/advanced.xml
8700         * manual/fr/claws-mail-manual.xml
8701         * manual/fr/faq.xml
8702         * manual/fr/glossary.xml
8703         * manual/fr/handling.xml
8704         * manual/fr/intro.xml
8705         * manual/fr/keyboard.xml
8706         * manual/fr/plugins.xml
8707         * manual/fr/starting.xml
8708         * manual/fr/sylpheed-claws-manual.xml
8709         * manual/fr/dist/.cvsignore
8710         * manual/fr/dist/html/.cvsignore
8711         * manual/fr/dist/html/Makefile.am
8712         * manual/fr/dist/pdf/.cvsignore
8713         * manual/fr/dist/pdf/Makefile.am
8714         * manual/fr/dist/ps/.cvsignore
8715         * manual/fr/dist/ps/Makefile.am
8716         * manual/fr/dist/txt/.cvsignore
8717         * manual/fr/dist/txt/Makefile.am
8718         * manual/pl/Makefile.am
8719         * manual/pl/account.xml
8720         * manual/pl/ack.xml
8721         * manual/pl/addrbook.xml
8722         * manual/pl/advanced.xml
8723         * manual/pl/claws-mail-manual.xml
8724         * manual/pl/faq.xml
8725         * manual/pl/glossary.xml
8726         * manual/pl/handling.xml
8727         * manual/pl/intro.xml
8728         * manual/pl/keyboard.xml
8729         * manual/pl/plugins.xml
8730         * manual/pl/starting.xml
8731         * manual/pl/sylpheed-claws-manual.xml
8732         * manual/pl/dist/.cvsignore
8733         * manual/pl/dist/html/.cvsignore
8734         * manual/pl/dist/html/Makefile.am
8735         * manual/pl/dist/pdf/.cvsignore
8736         * manual/pl/dist/pdf/Makefile.am
8737         * manual/pl/dist/ps/.cvsignore
8738         * manual/pl/dist/ps/Makefile.am
8739         * manual/pl/dist/txt/.cvsignore
8740         * manual/pl/dist/txt/Makefile.am
8741         * po/.cvsignore
8742         * po/Makevars
8743         * src/.cvsignore
8744         * src/Makefile.am
8745         * src/account.c
8746         * src/account.h
8747         * src/action.c
8748         * src/action.h
8749         * src/adbookbase.h
8750         * src/addr_compl.c
8751         * src/addr_compl.h
8752         * src/addrbook.c
8753         * src/addrcache.c
8754         * src/addrcache.h
8755         * src/addrcindex.c
8756         * src/addrcindex.h
8757         * src/addrclip.c
8758         * src/addrclip.h
8759         * src/addrdefs.h
8760         * src/addressadd.c
8761         * src/addressadd.h
8762         * src/addressbook.c
8763         * src/addressbook.h
8764         * src/addressbook_foldersel.c
8765         * src/addressbook_foldersel.h
8766         * src/addrgather.c
8767         * src/addrgather.h
8768         * src/addrharvest.c
8769         * src/addrharvest.h
8770         * src/addrindex.c
8771         * src/addrindex.h
8772         * src/addritem.c
8773         * src/addritem.h
8774         * src/addrquery.c
8775         * src/addrquery.h
8776         * src/addrselect.c
8777         * src/addrselect.h
8778         * src/alertpanel.c
8779         * src/alertpanel.h
8780         * src/browseldap.c
8781         * src/browseldap.h
8782         * src/codeconv.c
8783         * src/codeconv.h
8784         * src/compose.c
8785         * src/crash.c
8786         * src/crash.h
8787         * src/customheader.c
8788         * src/customheader.h
8789         * src/displayheader.c
8790         * src/displayheader.h
8791         * src/editaddress.c
8792         * src/editaddress.h
8793         * src/editbook.c
8794         * src/editbook.h
8795         * src/editgroup.c
8796         * src/editgroup.h
8797         * src/editjpilot.c
8798         * src/editjpilot.h
8799         * src/editldap.c
8800         * src/editldap.h
8801         * src/editldap_basedn.c
8802         * src/editldap_basedn.h
8803         * src/editvcard.c
8804         * src/editvcard.h
8805         * src/exphtmldlg.c
8806         * src/exphtmldlg.h
8807         * src/expldifdlg.c
8808         * src/expldifdlg.h
8809         * src/export.c
8810         * src/exporthtml.c
8811         * src/exporthtml.h
8812         * src/exportldif.c
8813         * src/exportldif.h
8814         * src/filtering.c
8815         * src/filtering.h
8816         * src/folder.c
8817         * src/folder.h
8818         * src/folder_item_prefs.c
8819         * src/folder_item_prefs.h
8820         * src/foldersel.c
8821         * src/foldersel.h
8822         * src/folderutils.c
8823         * src/folderutils.h
8824         * src/folderview.c
8825         * src/folderview.h
8826         * src/grouplistdialog.c
8827         * src/grouplistdialog.h
8828         * src/html.c
8829         * src/html.h
8830         * src/image_viewer.c
8831         * src/image_viewer.h
8832         * src/imap.c
8833         * src/imap.h
8834         * src/imap_gtk.c
8835         * src/imap_gtk.h
8836         * src/import.c
8837         * src/import.h
8838         * src/importldif.c
8839         * src/importldif.h
8840         * src/importmutt.c
8841         * src/importmutt.h
8842         * src/importpine.c
8843         * src/importpine.h
8844         * src/inc.c
8845         * src/inc.h
8846         * src/jpilot.c
8847         * src/jpilot.h
8848         * src/ldapctrl.c
8849         * src/ldapctrl.h
8850         * src/ldaplocate.c
8851         * src/ldaplocate.h
8852         * src/ldapquery.c
8853         * src/ldapquery.h
8854         * src/ldapserver.c
8855         * src/ldapserver.h
8856         * src/ldaputil.c
8857         * src/ldaputil.h
8858         * src/ldif.c
8859         * src/ldif.h
8860         * src/localfolder.c
8861         * src/localfolder.h
8862         * src/main.c
8863         * src/main.h
8864         * src/mainwindow.c
8865         * src/mainwindow.h
8866         * src/manual.c
8867         * src/manual.h
8868         * src/matcher.c
8869         * src/matcher.h
8870         * src/matcher_parser.h
8871         * src/matcher_parser_lex.l
8872         * src/matcher_parser_parse.y
8873         * src/mbox.c
8874         * src/mbox.h
8875         * src/message_search.c
8876         * src/message_search.h
8877         * src/messageview.c
8878         * src/messageview.h
8879         * src/mh.c
8880         * src/mh.h
8881         * src/mh_gtk.c
8882         * src/mh_gtk.h
8883         * src/mimeview.c
8884         * src/mimeview.h
8885         * src/msgcache.c
8886         * src/msgcache.h
8887         * src/mutt.c
8888         * src/mutt.h
8889         * src/news.c
8890         * src/news.h
8891         * src/news_gtk.c
8892         * src/news_gtk.h
8893         * src/noticeview.c
8894         * src/noticeview.h
8895         * src/partial_download.c
8896         * src/partial_download.h
8897         * src/pine.c
8898         * src/pine.h
8899         * src/pop.c
8900         * src/pop.h
8901         * src/prefs_account.c
8902         * src/prefs_account.h
8903         * src/prefs_actions.c
8904         * src/prefs_actions.h
8905         * src/prefs_common.c
8906         * src/prefs_common.h
8907         * src/prefs_compose_writing.c
8908         * src/prefs_compose_writing.h
8909         * src/prefs_customheader.c
8910         * src/prefs_customheader.h
8911         * src/prefs_display_header.c
8912         * src/prefs_display_header.h
8913         * src/prefs_ext_prog.c
8914         * src/prefs_ext_prog.h
8915         * src/prefs_filtering.c
8916         * src/prefs_folder_column.c
8917         * src/prefs_folder_column.h
8918         * src/prefs_folder_item.c
8919         * src/prefs_folder_item.h
8920         * src/prefs_fonts.c
8921         * src/prefs_fonts.h
8922         * src/prefs_gtk.c
8923         * src/prefs_gtk.h
8924         * src/prefs_image_viewer.c
8925         * src/prefs_image_viewer.h
8926         * src/prefs_matcher.c
8927         * src/prefs_matcher.h
8928         * src/prefs_message.c
8929         * src/prefs_message.h
8930         * src/prefs_msg_colors.c
8931         * src/prefs_msg_colors.h
8932         * src/prefs_other.c
8933         * src/prefs_other.h
8934         * src/prefs_quote.c
8935         * src/prefs_quote.h
8936         * src/prefs_receive.c
8937         * src/prefs_receive.h
8938         * src/prefs_send.c
8939         * src/prefs_send.h
8940         * src/prefs_spelling.c
8941         * src/prefs_spelling.h
8942         * src/prefs_summaries.c
8943         * src/prefs_summaries.h
8944         * src/prefs_summary_column.c
8945         * src/prefs_summary_column.h
8946         * src/prefs_template.c
8947         * src/prefs_template.h
8948         * src/prefs_themes.c
8949         * src/prefs_themes.h
8950         * src/prefs_toolbar.c
8951         * src/prefs_toolbar.h
8952         * src/prefs_wrapping.c
8953         * src/prefs_wrapping.h
8954         * src/privacy.c
8955         * src/privacy.h
8956         * src/procheader.c
8957         * src/procheader.h
8958         * src/procmime.c
8959         * src/procmime.h
8960         * src/procmsg.c
8961         * src/procmsg.h
8962         * src/quote_fmt.c
8963         * src/quote_fmt_parse.y
8964         * src/recv.c
8965         * src/recv.h
8966         * src/remotefolder.c
8967         * src/remotefolder.h
8968         * src/send_message.c
8969         * src/send_message.h
8970         * src/setup.c
8971         * src/setup.h
8972         * src/sourcewindow.c
8973         * src/sourcewindow.h
8974         * src/ssl_manager.c
8975         * src/ssl_manager.h
8976         * src/statusbar.c
8977         * src/statusbar.h
8978         * src/stock_pixmap.c
8979         * src/stock_pixmap.h
8980         * src/summary_search.c
8981         * src/summary_search.h
8982         * src/summaryview.c
8983         * src/summaryview.h
8984         * src/syldap.c
8985         * src/syldap.h
8986         * src/textview.c
8987         * src/textview.h
8988         * src/toolbar.c
8989         * src/toolbar.h
8990         * src/undo.c
8991         * src/undo.h
8992         * src/unmime.c
8993         * src/unmime.h
8994         * src/vcard.c
8995         * src/vcard.h
8996         * src/wizard.c
8997         * src/wizard.h
8998         * src/common/base64.c
8999         * src/common/base64.h
9000         * src/common/defs.h
9001         * src/common/hooks.c
9002         * src/common/hooks.h
9003         * src/common/log.c
9004         * src/common/log.h
9005         * src/common/mgutils.c
9006         * src/common/mgutils.h
9007         * src/common/nntp.c
9008         * src/common/nntp.h
9009         * src/common/passcrypt.c
9010         * src/common/passcrypt.h.in
9011         * src/common/plugin.c
9012         * src/common/plugin.h
9013         * src/common/prefs.c
9014         * src/common/prefs.h
9015         * src/common/progressindicator.c
9016         * src/common/progressindicator.h
9017         * src/common/quoted-printable.c
9018         * src/common/quoted-printable.h
9019         * src/common/session.c
9020         * src/common/session.h
9021         * src/common/smtp.c
9022         * src/common/smtp.h
9023         * src/common/socket.c
9024         * src/common/socket.h
9025         * src/common/ssl.c
9026         * src/common/ssl.h
9027         * src/common/stringtable.c
9028         * src/common/stringtable.h
9029         * src/common/sylpheed.c
9030         * src/common/sylpheed.h
9031         * src/common/template.c
9032         * src/common/template.h
9033         * src/common/timing.h
9034         * src/common/utils.c
9035         * src/common/utils.h
9036         * src/common/version.h.in
9037         * src/common/xml.c
9038         * src/common/xml.h
9039         * src/common/xmlprops.c
9040         * src/common/xmlprops.h
9041         * src/gtk/about.c
9042         * src/gtk/colorlabel.c
9043         * src/gtk/colorlabel.h
9044         * src/gtk/colorsel.c
9045         * src/gtk/colorsel.h
9046         * src/gtk/combobox.c
9047         * src/gtk/combobox.h
9048         * src/gtk/description_window.c
9049         * src/gtk/description_window.h
9050         * src/gtk/filesel.c
9051         * src/gtk/filesel.h
9052         * src/gtk/foldersort.c
9053         * src/gtk/foldersort.h
9054         * src/gtk/gtkaspell.c
9055         * src/gtk/gtkaspell.h
9056         * src/gtk/gtksctree.c
9057         * src/gtk/gtkshruler.c
9058         * src/gtk/gtkshruler.h
9059         * src/gtk/gtkutils.c
9060         * src/gtk/gtkutils.h
9061         * src/gtk/icon_legend.c
9062         * src/gtk/icon_legend.h
9063         * src/gtk/logwindow.c
9064         * src/gtk/logwindow.h
9065         * src/gtk/manage_window.c
9066         * src/gtk/manage_window.h
9067         * src/gtk/pluginwindow.c
9068         * src/gtk/pluginwindow.h
9069         * src/gtk/prefswindow.c
9070         * src/gtk/prefswindow.h
9071         * src/gtk/quicksearch.c
9072         * src/gtk/quicksearch.h
9073         * src/pixmaps/claws-mail.xpm
9074         * src/pixmaps/claws-mail_icon.xpm
9075         * src/pixmaps/claws-mail_logo.xpm
9076         * src/pixmaps/sylpheed-claws.xpm
9077         * src/pixmaps/sylpheed-claws_icon.xpm
9078         * src/pixmaps/sylpheed-claws_logo.xpm
9079         * src/plugins/bogofilter/Makefile.am
9080         * src/plugins/bogofilter/bogofilter.c
9081         * src/plugins/bogofilter/bogofilter.h
9082         * src/plugins/bogofilter/bogofilter_gtk.c
9083         * src/plugins/clamav/Makefile.am
9084         * src/plugins/clamav/clamav_plugin.c
9085         * src/plugins/clamav/clamav_plugin.h
9086         * src/plugins/clamav/clamav_plugin_gtk.c
9087         * src/plugins/demo/Makefile.am
9088         * src/plugins/demo/demo.c
9089         * src/plugins/dillo_viewer/Makefile.am
9090         * src/plugins/dillo_viewer/README
9091         * src/plugins/dillo_viewer/dillo_prefs.c
9092         * src/plugins/dillo_viewer/dillo_prefs.h
9093         * src/plugins/dillo_viewer/dillo_viewer.c
9094         * src/plugins/pgpcore/Makefile.am
9095         * src/plugins/pgpcore/passphrase.c
9096         * src/plugins/pgpcore/passphrase.h
9097         * src/plugins/pgpcore/pgp_viewer.c
9098         * src/plugins/pgpcore/pgp_viewer.h
9099         * src/plugins/pgpcore/plugin.c
9100         * src/plugins/pgpcore/prefs_gpg.c
9101         * src/plugins/pgpcore/prefs_gpg.h
9102         * src/plugins/pgpcore/select-keys.c
9103         * src/plugins/pgpcore/select-keys.h
9104         * src/plugins/pgpcore/sgpgme.c
9105         * src/plugins/pgpcore/sgpgme.h
9106         * src/plugins/pgpcore/sylpheed.def
9107         * src/plugins/pgpcore/version.rc
9108         * src/plugins/pgpinline/Makefile.am
9109         * src/plugins/pgpinline/pgpinline.c
9110         * src/plugins/pgpinline/pgpinline.h
9111         * src/plugins/pgpinline/plugin.c
9112         * src/plugins/pgpinline/sylpheed.def
9113         * src/plugins/pgpinline/version.rc
9114         * src/plugins/pgpmime/Makefile.am
9115         * src/plugins/pgpmime/pgpmime.c
9116         * src/plugins/pgpmime/pgpmime.h
9117         * src/plugins/pgpmime/plugin.c
9118         * src/plugins/pgpmime/sylpheed.def
9119         * src/plugins/pgpmime/version.rc
9120         * src/plugins/spamassassin/Makefile.am
9121         * src/plugins/spamassassin/README
9122         * src/plugins/spamassassin/spamassassin.c
9123         * src/plugins/spamassassin/spamassassin.h
9124         * src/plugins/spamassassin/spamassassin_gtk.c
9125         * src/plugins/trayicon/Makefile.am
9126         * src/plugins/trayicon/trayicon.c
9127         * tools/OOo2sylpheed.pl
9128         * tools/README
9129         * tools/README.sylprint
9130         * tools/acroread2sylpheed.pl
9131         * tools/claws.i18n.status.pl
9132         * tools/filter_conv.pl
9133         * tools/filter_conv_new.pl
9134         * tools/freshmeat_search.pl
9135         * tools/google_search.pl
9136         * tools/kmail2sylpheed.pl
9137         * tools/kmail2sylpheed_v2.pl
9138         * tools/make.themes.project
9139         * tools/multiwebsearch.pl
9140         * tools/nautilus2sylpheed.sh
9141         * tools/outlook2sylpheed.pl
9142         * tools/sylprint.pl
9143         * tools/sylprint.rc
9144         * tools/tb2sylpheed
9145         * tools/textviewer.sh
9146         * tools/vcard2xml.py
9147         * tools/kdeservicemenu/README
9148         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9149         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9150         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9151                 Change name to Claws Mail. Announce to follow...
9152
9153 2006-11-06 [wwp]        2.6.0cvs6
9154
9155         * src/prefs_template.c
9156                 unify messages related to quote format/template errors (fix
9157                 capitalization), again.
9158
9159 2006-11-06 [wwp]        2.6.0cvs5
9160
9161         * src/prefs_quote.c
9162                 unify messages related to quote format/template errors.
9163
9164 2006-11-06 [wwp]        2.6.0cvs4
9165
9166         * src/prefs_msg_colors.c
9167                 more uses of Q_ macro for contextual translations, thanks
9168                 to Fabien (fzzzzz).
9169
9170 2006-11-06 [wwp]        2.6.0cvs3
9171
9172         * src/compose.c
9173         * src/common/utils.c
9174         * src/common/utils.h
9175                 show an alertpanel to make sure users are aware that sensitive
9176                 files are attached (it's file blacklist-based). This will fix
9177                 interaction w/ GoogleEarth for instance, thanks to Colin.
9178
9179 2006-11-06 [wwp]        2.6.0cvs2
9180
9181         * src/prefs_quote.c
9182         * src/prefs_template.c
9183         * src/prefs_template.h
9184                 check quote format when applying/closing prefs. For now this only
9185                 shows up an error dialog box, not preventing the user from using
9186                 a broken quote (reply, forwards) format.
9187
9188 2006-11-06 [wwp]        2.6.0cvs1
9189
9190         * src/prefs_template.c
9191                 fix missing checks of some template fields.
9192
9193 2006-11-06 [paul]       2.6.0
9194
9195         * NEWS
9196         * README
9197         * RELEASE_NOTES
9198                 2.6.0 released
9199
9200 2006-11-06 [paul]       2.5.6cvs22
9201
9202         * manual/advanced.xml
9203         * manual/es/advanced.xml
9204                 put 'respect_flowed_format' info in the correct
9205                 place
9206
9207 2006-11-06 [mones]      2.5.6cvs21
9208
9209         * po/es.po
9210                 Minor fixes for release
9211
9212 2006-11-06 [paul]       2.5.6cvs20
9213
9214         * po/cs.po
9215         * po/de.po
9216         * po/fr.po
9217         * po/it.po
9218         * po/nl.po
9219         * po/pt_BR.po
9220         * po/sk.po
9221         * po/sv.po
9222         * po/zh_CN.po
9223                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
9224                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
9225                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
9226                 Young
9227
9228 2006-11-02 [colin]      2.5.6cvs19
9229
9230         * src/imap.c
9231         * src/imap.h
9232         * src/prefs_account.c
9233         * src/etpan/imap-thread.c
9234                 Add GSSAPI support - fixes Debian bug #383274
9235
9236 2006-11-01 [colin]      2.5.6cvs18
9237
9238         * src/jpilot.c
9239                 Handle libpisock12 support. Probably
9240                 fixes bug 1046, 'jpilot AddressDB.pdb 
9241                 import fail'
9242
9243 2006-11-01 [colin]      2.5.6cvs17
9244
9245         * src/folderutils.c
9246                 debug_print() folderutils_mark_all_read()
9247
9248 2006-11-01 [colin]      2.5.6cvs16
9249
9250         * COPYING
9251                 Add missed files to the Apache exception
9252
9253 2006-10-31 [colin]      2.5.6cvs15
9254
9255         * src/folder.c
9256         * src/folder.h
9257                 Add a copy_private_data() func to FolderClasses
9258                 Doesn't break the feature freeze, because we 
9259                 won't use it (right now) in the core.
9260
9261 2006-10-31 [colin]      2.5.6cvs14
9262
9263         * COPYING
9264                 Allow linking with the Apache licensed files in
9265                 src/plugins/spamassassin. Hopefully fixes 
9266                 bug 1048, 'Spamassassin plugin license problem'
9267
9268 2006-10-31 [wwp]        2.5.6cvs13
9269
9270         * src/compose.c
9271                 fix and optimize trimming of leading linefeeds in body loop.
9272
9273 2006-10-31 [colin]      2.5.6cvs12
9274
9275         * src/etpan/imap-thread.c
9276         * src/imap.c
9277                 Make really sure to have NULL sets in case
9278                 of error
9279
9280 2006-10-30 [wwp]        2.5.6cvs11
9281
9282         * src/prefs_common.c
9283         * src/prefs_common.h
9284         * src/compose.c
9285                 fix broken storage of quote format template when it contains \-escape
9286                 sequences. The application of such sequences is also fixed now (\t
9287                 in quote format will be a real tab instead of a 't', for instance).
9288
9289 2006-10-27 [colin]      2.5.6cvs10
9290
9291         * src/compose.c
9292                 Probably fix bug 1045, 'sylpheed-claws 
9293                 doesn't remove the mail from the IMAP 
9294                 Queue folder after sending'. From
9295                 2.5.6cvs3-stable
9296
9297 2006-10-27 [colin]      2.5.6cvs9
9298
9299         * configure.ac
9300                 Require libetpan-0.48. I'm so annoying,
9301                 I know ;-)
9302
9303 2006-10-27 [colin]      2.5.6cvs8
9304
9305         * src/folder.c
9306         * src/imap.c
9307                 Probably fix bug 1044, 'sylpheed-claws 
9308                 segfaults while moving mails' - Fix relation
9309                 usage when moving to an IMAP mailbox from another
9310                 mailbox
9311
9312 2006-10-26 [paul]       2.5.6cvs7
9313
9314         * src/gtk/about.c
9315                 add libSM to compiled-in features
9316                 list
9317
9318 2006-10-24 [colin]      2.5.6cvs6
9319
9320         * src/textview.c
9321         * src/gtk/gtkutils.c
9322                 Fix crash when printing emails with an
9323                 xface
9324
9325 2006-10-24 [mones]      2.5.6cvs5
9326
9327         * manual/es/advanced.xml
9328                 Synchronize hidden option respect_flowed_format
9329         * po/es.po
9330                 Updated translation
9331
9332 2006-10-21 [paul]       2.5.6cvs4
9333
9334         * src/gtk/authors.h
9335         * src/plugins/pgpcore/pgp_viewer.c
9336         * src/plugins/pgpcore/sgpgme.c
9337                 fix building on BSDs
9338                 Thanks to Michael Hughes
9339                 <Sylpheed-Claws_user@thehugheslogcabin.net>
9340
9341 2006-10-20 [colin]      2.5.6cvs3
9342
9343         * configure.ac
9344                 Bump up libetpan requirement
9345                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
9346         * src/common/utils.c
9347         * src/common/utils.h
9348                 Add convenience get_file_mtime()
9349         * src/imap.c
9350         * src/etpan/imap-thread.c
9351         * src/etpan/imap-thread.h
9352                 Implement UIDPLUS support if the server
9353                 supports it - faster sending in this case
9354
9355 2006-10-19 [colin]      2.5.6cvs2
9356
9357         * src/gtk/quicksearch.c
9358                 Fix emptying in type-ahead+extended mode
9359         * src/mainwindow.c
9360         * src/mainwindow.h
9361                 Add a hook for offline state change
9362         * src/plugins/trayicon/trayicon.c
9363                 Use it to display offline icons
9364         * src/plugins/trayicon/Makefile.am
9365         * src/plugins/trayicon/newmail.offline.xpm
9366         * src/plugins/trayicon/newmarkedmail.offline.xpm
9367         * src/plugins/trayicon/nomail.offline.xpm
9368         * src/plugins/trayicon/unreadmail.offline.xpm
9369         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9370                 Add the icons
9371
9372 2006-10-12 [paul]       2.5.6cvs1
9373
9374         * NEWS
9375         * README
9376         * configure.ac
9377                 Update version number following
9378                 stable release
9379
9380 2006-10-19 [colin]      2.5.5cvs18
9381
9382         * manual/handling.xml
9383                 Add type-ahead search
9384
9385 2006-10-18 [colin]      2.5.5cvs17
9386
9387         * src/gtk/quicksearch.c
9388                 Remove "save to history only if there's
9389                 no syntax error", it breaks for some 
9390                 reason which I'll investigate later.
9391
9392 2006-10-18 [colin]      2.5.5cvs16
9393
9394         * src/prefs_common.c
9395         * src/prefs_common.h
9396         * src/summaryview.c
9397         * src/gtk/quicksearch.c
9398         * src/gtk/quicksearch.h
9399                 Add a type-ahead option for fast searches
9400                 Patch by Fabien Vantard
9401
9402 2006-10-18 [colin]      2.5.5cvs15
9403
9404         * src/compose.c
9405         * src/compose.h
9406                 Add Options/Reply mode/ menu to be able to
9407                 change the recipients of a reply on the fly
9408
9409 2006-10-18 [colin]      2.5.5cvs14
9410
9411         * src/compose.c
9412                 Fix redirecting of our own sent mails
9413
9414 2006-10-17 [wwp]        2.5.5cvs13
9415
9416         * src/send_message.c
9417                 Fix duplicate error messages when sending, and missing
9418                 newline in such error messages.
9419
9420 2006-10-17 [colin]      2.5.5cvs12
9421
9422         * src/compose.c
9423                 Compare addresses case-insensitive
9424
9425 2006-10-17 [colin]      2.5.5cvs11
9426
9427         * src/plugins/pgpcore/sgpgme.c
9428                 Fix return status
9429
9430 2006-10-17 [colin]      2.5.5cvs10
9431
9432         * src/plugins/pgpcore/pgp_viewer.c
9433                 Fix return status
9434
9435 2006-10-17 [colin]      2.5.5cvs9
9436
9437         * src/quote_fmt.c
9438                 Fix a typo (thanks to Fabien)
9439
9440 2006-10-16 [colin]      2.5.5cvs8
9441
9442         * src/textview.c
9443                 Fix problem with quote-folding when emails
9444                 don't convert cleanly to UTF-8
9445
9446 2006-10-14 [colin]      2.5.5cvs7
9447
9448         * src/prefs_template.c
9449                 Reset fields when reopening
9450                 the window
9451
9452 2006-10-13 [paul]       2.5.5cvs6
9453
9454         * manual/advanced.xml
9455         * src/prefs_message.c
9456                 make 'respect_flowed_format' a hidden
9457                 option, and add a manual entry for it
9458                 Thanks to Colin
9459
9460 2006-10-12 [colin]      2.5.5cvs5
9461
9462         * src/codeconv.c
9463                 Revert part of 2.5.2cvs21:
9464                 Don't optimise by reusing the 
9465                 last iconv converter if possible:
9466                 it seems slightly broken in a 
9467                 very hard way to reproduce
9468
9469 2006-10-12 [colin]      2.5.5cvs4
9470
9471         * src/prefs_common.c
9472         * src/prefs_common.h
9473         * src/prefs_message.c
9474         * src/procmime.c
9475                 Fix bug 1035, 'Incorrect handling 
9476                 of flowed lines'. We now optionnaly
9477                 handle this format (preference is in
9478                 Message View/Text options section)
9479
9480 2006-10-12 [colin]      2.5.5cvs3
9481
9482         * po/POTFILES.in
9483                 Add new file
9484         * src/plugins/pgpcore/pgp_viewer.c
9485         * src/plugins/pgpcore/sgpgme.c
9486                 Don't try to import without asking
9487
9488 2006-10-12 [colin]      2.5.5cvs2
9489
9490         * src/compose.c
9491                 Fix bug 1036, 'Forwarding a mutlipart
9492                 mail with a "text/html" block to ms
9493                 outlook users leeds to freeze of
9494                 outlook'. Poor outlook users...
9495
9496 2006-10-12 [paul]       2.5.5cvs1
9497
9498         * NEWS
9499         * README
9500         * configure.ac
9501                 Update version number following
9502                 stable release
9503
9504 2006-10-11 [paul]       2.5.4cvs1
9505
9506         * NEWS
9507         * README
9508         * configure.ac
9509                 Update version number following
9510                 stable release
9511
9512 2006-10-11 [paul]       2.5.3cvs32
9513
9514         * src/textview.c
9515                 fix bug 1032, 'Segmentation fault when showing
9516                 message' (bug in quote folding)
9517                 Thanks to Colin
9518
9519 2006-10-10 [colin]      2.5.3cvs31
9520
9521         * src/quote_fmt.c
9522                 Rephrase english a bit
9523
9524 2006-10-10 [colin]      2.5.3cvs30
9525
9526         * src/prefs_compose_writing.c
9527                 Stop making the page larger than the window
9528
9529 2006-10-10 [wwp]        2.5.3cvs29
9530
9531         * src/compose.c
9532         * src/prefs_template.c
9533         * src/quote_fmt.c
9534         * src/quote_fmt.h
9535         * src/quote_fmt_lex.l
9536         * src/quote_fmt_parse.y
9537                 Extend the quote parser a bit: allow to get access to
9538                 basic (composing) account info.
9539
9540 2006-10-10 [colin]      2.5.3cvs28
9541
9542         * src/procheader.c
9543                 Fix this \t problem in subject
9544
9545 2006-10-09 [colin]      2.5.3cvs27
9546
9547         * src/main.c
9548         * src/prefs_gtk.c
9549                 Prepare cache a bit later
9550                 If section already exists, skip the new one 
9551                 (as previously); avoid writing the same block
9552                 twice - if we find a second block with the 
9553                 same id, skip it.
9554         * src/plugins/pgpcore/pgp_viewer.c
9555                 Set cursor to busy when retrieving a key
9556         * src/plugins/pgpcore/sgpgme.c
9557                 allow 5 seconds for gpg to export the key
9558                 
9559
9560 2006-10-09 [colin]      2.5.3cvs26
9561
9562         * configure.ac
9563         * src/msgcache.c
9564         * src/prefs_gtk.c
9565                 Check for existence of fgets_unlocked
9566                 and fwrite_unlocked
9567
9568 2006-10-09 [paul]       2.5.3cvs25
9569
9570         * src/prefs_summaries.c
9571                 replace strftime() with fast_strftime() and in
9572                 the consequence fix the bug in the display of
9573                 AM/PM in the 'Example' string
9574
9575 2006-10-09 [ticho]      2.5.3cvs24
9576
9577         * po/sk.po
9578                 Updated (and fixed up somewhat) Slovak translation.
9579
9580 2006-10-08 [colin]      2.5.3cvs23
9581
9582         * src/prefs_folder_item.c
9583                 Explain why prefs in the top-level folder
9584                 aren't retained, but are still useful
9585
9586 2006-10-08 [colin]      2.5.3cvs22
9587
9588         * src/prefs_gtk.c
9589                 Don't cache anything if caching fails
9590
9591 2006-10-08 [colin]      2.5.3cvs21
9592
9593         * src/common/utils.c
9594                 always include gi18n.h
9595
9596 2006-10-07 [colin]      2.5.3cvs20
9597
9598         * src/plugins/pgpcore/pgp_viewer.c
9599                 Kill gpg after 5 seconds wait
9600
9601 2006-10-07 [colin]      2.5.3cvs19
9602
9603         * src/plugins/pgpcore/pgp_viewer.c
9604         * src/plugins/pgpcore/pgp_viewer.h
9605                 Fix copyright
9606
9607 2006-10-07 [colin]      2.5.3cvs18
9608
9609         * src/plugins/pgpcore/pgp_viewer.c
9610         * src/plugins/pgpcore/pgp_viewer.h
9611                 Actually add the files to CVS
9612
9613 2006-10-07 [colin]      2.5.3cvs17
9614
9615         * src/plugins/pgpcore/sgpgme.c
9616                 Be sure not to crash on 'application/pgp-signature' that
9617                 are not application/pgp-signatures
9618
9619 2006-10-07 [colin]      2.5.3cvs16
9620
9621         * src/textview.c
9622         * src/textview.h
9623                 Make a bit more of the API available
9624         * src/plugins/pgpcore/Makefile.am
9625         * src/plugins/pgpcore/plugin.c
9626         * src/plugins/pgpcore/sgpgme.c
9627                 Add basic key import/export
9628
9629 2006-10-07 [colin]      2.5.3cvs15
9630
9631         * src/folderview.c
9632         * src/imap.c
9633         * src/prefs_account.c
9634         * src/wizard.c
9635                 Warn users *everywhere* if libetpan's not
9636                 linked in
9637
9638 2006-10-06 [mones]      2.5.3cvs14
9639
9640         * po/de.po
9641         * po/es.po
9642                 updated by Stephan Sachse and me
9643
9644 2006-10-06 [colin]      2.5.3cvs13
9645
9646         * src/main.c
9647         * src/common/sylpheed.c
9648                 Don't load common plugins if --exit is passed
9649         * src/prefs_gtk.c
9650         * src/prefs_gtk.h
9651                 Implement a cache to avoid reading the same
9652                 files over and over again at startup
9653
9654 2006-10-06 [colin]      2.5.3cvs12
9655
9656         * src/summaryview.c
9657         * src/gtk/quicksearch.c
9658                 Update display every 5k mails on fast searches
9659
9660 2006-10-06 [colin]      2.5.3cvs11
9661
9662         * src/textview.c
9663                 Don't do quote folding on HTML or ERTF.
9664                 May fix the Cygwin issues if they were
9665                 happening with HTML mails?
9666
9667 2006-10-05 [colin]      2.5.3cvs10
9668
9669         * src/prefs_gtk.c
9670                 Oops, forgot one
9671
9672 2006-10-05 [colin]      2.5.3cvs9
9673
9674         * src/prefs_gtk.c
9675                 Use unlocked_stdio here too
9676
9677 2006-10-05 [colin]      2.5.3cvs8
9678
9679         * src/folderview.c
9680                 Fix go to next * after preferences apply
9681         * src/msgcache.c
9682                 Do the fd lock/unlock ourselves instead of
9683                 letting the libc do it at each write 
9684
9685 2006-10-05 [colin]      2.5.3cvs7
9686
9687         * src/common/utils.c
9688                 Faster division, thanks to Jean Diraison
9689
9690 2006-10-05 [paul]       2.5.3cvs6
9691
9692         * src/common/utils.c
9693                 fix building with --disable-nls
9694
9695 2006-10-04 [colin]      2.5.3cvs5
9696
9697         * src/folder.c
9698                 Maybe fix a segfault
9699
9700 2006-10-04 [wwp]        2.5.3cvs4
9701
9702         * src/prefs_folder_item.c
9703                 Fine-tune layouts in folder item prefs. Suggested by
9704                 Fabien Vantard <fzzzzz@gmail.com>.
9705
9706 2006-10-04 [wwp]        2.5.3cvs3
9707
9708         * src/prefs_folder_item.c
9709                 Kill the clandestine passengers. You didn't see anything.
9710
9711 2006-10-04 [wwp]        2.5.3cvs2
9712
9713         * src/prefs_folder_item.c
9714                 Add a way to test the subject simplify regexp in
9715                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9716                 w/ few layout changes.
9717
9718 2006-20-04 [paul]       2.5.3cvs1
9719
9720         * NEWS
9721         * README
9722         * configure.ac
9723                 Update version number following
9724                 stable release
9725
9726 2006-10-04 [colin]      2.5.2cvs42
9727
9728         * src/folder.c
9729         * src/folder.h
9730         * src/summaryview.c
9731                 Provide a way for folder classes to set their sort
9732                 type and key
9733
9734 2006-10-03 [colin]      2.5.2cvs41
9735
9736         * src/mh.c
9737                 Don't use strlen() to know if the
9738                 string's empty
9739
9740 2006-10-03 [colin]      2.5.2cvs40
9741
9742         * src/mh.c
9743                 Fix "check for new folders" with accentued folders
9744
9745 2006-10-03 [ticho]      2.5.2cvs39
9746
9747         * src/filtering.c
9748         * src/folder.c
9749         * src/inc.c
9750         * src/mbox.c
9751                 Colin's fix for "copy" filtering rules.
9752
9753 2006-10-02 [colin]      2.5.2cvs38
9754
9755         * src/folderview.c
9756                 Fix for double-click too
9757
9758 2006-10-02 [colin]      2.5.2cvs37
9759
9760         * src/folderview.c
9761                 correct fix for cvs36
9762
9763 2006-10-02 [colin]      2.5.2cvs36
9764
9765         * src/folderview.c
9766                 Fix 'goto next unread' after collapsing/expanding 
9767                 a node.
9768
9769 2006-10-02 [colin]      2.5.2cvs35
9770
9771         * src/summaryview.c
9772                 Fix double freeze/thaw
9773         * src/common/utils.c
9774         * src/common/utils.h
9775                 Reimplement strftime
9776         * src/procheader.c
9777                 Use it
9778
9779
9780 2006-10-02 [colin]      2.5.2cvs34
9781
9782         * src/mh.c
9783                 Time mh_write_sequences() - it's fast
9784         * src/summaryview.c
9785                 Init a variable to shut up gcc
9786
9787 2006-10-01 [colin]      2.5.2cvs33
9788
9789         * src/folder.c
9790         * src/mh.c
9791         * src/mh.h
9792         * src/msgcache.c
9793                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9794                 Add fsync but disable it, it's slow as hell
9795
9796 2006-10-01 [colin]      2.5.2cvs32
9797
9798         * src/mh.c
9799         * src/msgcache.c
9800                 fflush() caches and mh_sequences before
9801                 fclose()ing
9802
9803 2006-10-01 [colin]      2.5.2cvs31
9804
9805         * src/msgcache.c
9806                 Don't ftruncate when not using mmap
9807
9808 2006-09-30 [colin]      2.5.2cvs30
9809
9810         * src/main.c
9811                 Write folder list *after* saving caches
9812
9813 2006-09-30 [colin]      2.5.2cvs29
9814
9815         * src/folder.c
9816         * src/mh.c
9817                 Debug forced mtime changes
9818
9819 2006-09-30 [colin]      2.5.2cvs28
9820
9821         * src/folder.c
9822         * src/main.c
9823                 Remove useless debug_print()s (code
9824                 well-tested)
9825
9826 2006-09-30 [colin]      2.5.2cvs27
9827
9828         * src/mh.c
9829                 Do stuff faster when writing mh_sequences
9830
9831 2006-09-30 [colin]      2.5.2cvs26
9832
9833         * src/mh.c
9834                 Don't let the writing of .mh_sequences, which
9835                 can change the folder's mtime, let us think
9836                 we need to scan.
9837
9838 2006-09-30 [colin]      2.5.2cvs25
9839
9840         * src/folder.c
9841                 Move a debug_print where it belongs 
9842                 (processing)
9843         * src/summaryview.c
9844                 Don't mess with a huge slow subject
9845                 table if we're not threading by
9846                 subject
9847
9848 2006-09-30 [colin]      2.5.2cvs24
9849
9850         * src/msgcache.c
9851                 Reenable mmaped reads (*not* writes!)
9852         * src/procmsg.c
9853                 Don't destroy and recreate hashtables just
9854                 for fun
9855         * src/common/utils.c
9856                 Remove useless reply prefixes (it's case
9857                 unsensitive)
9858
9859 2006-09-30 [wwp]        2.5.2cvs23
9860
9861         * tools/fix_date.sh
9862                 Fixed a minor bug in date value extraction, added a switch
9863                 to replace non RFC-compliant Date: value, added a switch
9864                 to use strict RFC matching patterns for dates.
9865
9866 2006-09-29 [colin]      2.5.2cvs22
9867
9868         * src/matcher_parser.h
9869         * src/matcher_parser_parse.y
9870         * src/prefs_filtering.c
9871         * src/statusbar.c
9872         * src/summary_search.c
9873         * src/summaryview.c
9874         * src/gtk/quicksearch.c
9875         * src/gtk/quicksearch.h
9876                 Optimise searches by setting different
9877                 refresh intervals (depending if the 
9878                 search is fast or not)
9879
9880 2006-09-29 [colin]      2.5.2cvs21
9881
9882         * src/codeconv.c
9883                 Optimise by reusing the last iconv converter
9884                 if possible
9885         * src/textview.c
9886                 Optimise a bit (the foldable quotes feature
9887                 still has an awful O(n^2) algo
9888
9889 2006-09-29 [colin]      2.5.2cvs20
9890
9891         * src/gtk/gtksctree.c
9892         * src/gtk/gtksctree.h
9893                 Optimise de-selection via up/down or
9894                 another key
9895
9896 2006-09-28 [colin]      2.5.2cvs19
9897
9898         * src/action.c
9899         * src/compose.c
9900         * src/folderview.c
9901         * src/mainwindow.c
9902         * src/messageview.c
9903         * src/summary_search.c
9904         * src/toolbar.c
9905                 Avoid using summaryview->ctree directly
9906
9907 2006-09-28 [colin]      2.5.2cvs18
9908
9909         * src/summaryview.c
9910         * src/summaryview.h
9911                 Add helpers to freeze/thaw/grab_focus
9912                 Factorize calls to freeze/thaw/grab_focus
9913                 
9914
9915 2006-09-28 [colin]      2.5.2cvs17
9916
9917         * src/main.c
9918                 More guards for the session management
9919
9920 2006-09-28 [colin]      2.5.2cvs16
9921
9922         * src/folderview.c
9923         * src/gtk/gtksctree.c
9924         * src/gtk/gtksctree.h
9925                 Make expanding not recursive in folderview
9926
9927 2006-09-28 [colin]      2.5.2cvs15
9928
9929         * src/addressbook.c
9930                 If nothing is selected in the list (right part)
9931                 and a group is selected in the tree (left part),
9932                 mail this group.
9933
9934 2006-09-28 [colin]      2.5.2cvs14
9935
9936         * src/Makefile.am
9937                 Actually use SM_LIBS
9938
9939 2006-09-28 [ticho]      2.5.2cvs13
9940
9941         * src/export.c
9942         * src/messageview.c
9943         * src/mimeview.c
9944         * src/news.c
9945         * src/pop.c
9946         * src/prefs_themes.c
9947         * src/procmsg.c
9948                 Small i18n string optimization.
9949         * src/send_message.c
9950         * src/summaryview.c
9951         * src/common/session.c
9952         * src/common/smtp.c
9953         * src/common/ssl_certificate.c
9954         * src/common/utils.c
9955                 Use "Couldn't" instead of "Can't" in UI messages,
9956                 where appropriate.
9957
9958 2006-09-28 [colin]      2.5.2cvs12
9959
9960         * configure.ac
9961                 Possibly fix link errors
9962
9963 2006-09-27 [wwp]        2.5.2cvs11
9964
9965         * src/gtk/authors.h
9966         * doc/man/sylpheed-claws.1
9967         * manual/ack.xml
9968         * manual/es/ack.xml
9969         * manual/fr/ack.xml
9970         * manual/pl/ack.xml
9971                 Updated authors info (me, myself and I).
9972
9973 2006-09-27 [colin]      2.5.2cvs10
9974
9975         * src/addressbook.c
9976                 Remove useless printf
9977
9978 2006-09-27 [wwp]        2.5.2cvs9
9979
9980         * src/editgroup.c
9981         * src/send_message.c
9982         * src/inc.c
9983         * src/prefs_common.c
9984         * src/prefs_common.h
9985         * src/gtk/progressdialog.c
9986                 remember more windows' sizes (send dialog, received dialog,
9987                 edit group in addressbook).
9988
9989 2006-09-27 [colin]      2.5.2cvs8
9990
9991         * configure.ac
9992         * src/main.c
9993         * src/mainwindow.h
9994                 Use libSM to communicate with the session
9995                 manager, so that we can know when the 
9996                 session ends, save our caches, and draft
9997                 our compose windows.
9998
9999 2006-09-27 [colin]      2.5.2cvs7
10000
10001         * src/addressbook.c
10002                 Fix issues:
10003                 o Allow Book and Group creation from the tree's
10004                   contextual menu
10005                 o Do not actually delete the contacts when 
10006                   deleting groups from the tree (duh!)
10007
10008 2006-09-27 [colin]      2.5.2cvs6
10009
10010         * src/compose.c
10011         * src/compose.h
10012         * src/mainwindow.c
10013         * src/textview.c
10014         * src/toolbar.c
10015                 o Allow passing an email address to 
10016                   compose_new_with_folderitem
10017                 o Update callers
10018                 o Use current folderitem when clicking
10019                   on a TextView mailto: link
10020                 o Fix a possible leak in TextView
10021
10022 2006-09-27 [colin]      2.5.2cvs5
10023
10024         * src/html.c
10025                 Use UTF-8 chars to replace HTML entities
10026
10027 2006-09-27 [colin]      2.5.2cvs4
10028
10029         * AUTHORS
10030         * src/prefs_account.c
10031         * src/gtk/authors.h
10032                 Fix bug #1024 (Array index out of
10033                 range in sylpheed-claws-2.5.2)
10034                 Patch by Ales Nosek <anosek@suse.cz>
10035
10036 2006-09-27 [colin]      2.5.2cvs3
10037
10038         * src/addr_compl.c
10039                 Actually do the test
10040
10041 2006-09-27 [colin]      2.5.2cvs2
10042
10043         * src/addr_compl.c
10044         * src/addr_compl.h
10045                 Allow completing with comma (in certain cases: vCalendar
10046                 for example doesn't support that)
10047                 Patch by Fabien Vantard
10048
10049 2006-09-26 [colin]      2.5.2cvs1
10050
10051         * src/Makefile.am
10052         * src/addr_compl.c
10053         * src/addr_compl.h
10054         * src/addrbook.c
10055         * src/addrbook.h
10056         * src/addressbook.c
10057         * src/addrindex.c
10058         * src/addrindex.h
10059         * src/compose.c
10060         * src/prefs_common.c
10061         * src/prefs_filtering_action.c
10062         * src/prefs_folder_item.c
10063         * src/prefs_template.c
10064         * src/stock_pixmap.c
10065         * src/stock_pixmap.h
10066         * src/pixmaps/addr_one.xpm
10067         * src/pixmaps/addr_two.xpm
10068                 Add auto-completion on groups
10069
10070 2006-09-26 [colin]      2.5.2
10071
10072         * NEWS
10073         * README
10074         * RELEASE_NOTES
10075                 2.5.2 released
10076
10077 2006-09-26 [colin]      2.5.1cvs5
10078
10079         * src/matcher.c
10080                 Fix condition
10081
10082 2006-09-26 [colin]      2.5.1cvs4
10083
10084         * src/mbox.c
10085                 Revert cvs1 (useless as the message is printed 
10086                 every 500 mails)
10087
10088 2006-09-26 [colin]      2.5.1cvs3
10089
10090         * src/partial_download.c
10091                 Fix crasher found by Alexsandar Urosevic
10092
10093 2006-09-26 [colin]      2.5.1cvs2
10094
10095         * src/summaryview.c
10096                 Fix bug #1023 (Sylpheed deletes too much messages)
10097
10098 2006-09-26 [ticho]      2.5.1cvs1
10099
10100         * src/mbox.c
10101                 Make use of gettext's multiple plurals for statusbar
10102                 progress message.
10103
10104 2006-09-25 [paul]       2.5.1
10105
10106         * NEWS
10107         * README
10108         * RELEASE_NOTES
10109                 2.5.1 released
10110
10111 2006-09-25 [colin]      2.5.0cvs3
10112
10113         * src/plugins/bogofilter/bogofilter.c
10114         * src/plugins/clamav/clamav_plugin.c
10115         * src/plugins/spamassassin/spamassassin.c
10116                 BogoFilter, Spamassassin: Fix double hook registering after
10117                 visiting preferences
10118                 Spamassassin, Clamav: Just set the mails to move instead of
10119                 doing the move - caller will move the things at once.
10120
10121 2006-09-25 [colin]      2.5.0cvs2
10122
10123         * src/imap.c
10124         * src/etpan/imap-thread.c
10125                 Use UID SEARCH ALL instead of UID 1:*
10126                 (braindead servers can't figure out that's
10127                 the same...)
10128
10129 2006-09-25 [wwp]        2.5.0cvs1
10130
10131         * src/message_search.c
10132                 Added the ability to stop a running search (in message body).
10133
10134 2006-09-25 [paul]       2.5.0
10135
10136         * NEWS
10137         * README
10138         * RELEASE_NOTES
10139                 2.5.0 released
10140
10141 2006-09-25 [paul]       2.4.0cvs214
10142
10143         * po/cs.po
10144         * po/de.po
10145         * po/fi.po
10146         * po/fr.po
10147         * po/nl.po
10148         * po/pt_BR.po
10149         * po/sk.po
10150         * po/sr.po
10151         * po/zh_CN.po
10152                 updated by Tim, Stephan Sachse, Flammie Pirinen,
10153                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
10154                 Ticho, Aleksander Urosevic, Ralgh Young
10155
10156 2006-09-24 [mones]      2.4.0cvs213
10157
10158         * po/es.po
10159                 Updated for release
10160
10161 2006-09-23 [colin]      2.4.0cvs212
10162
10163         * src/gtk/inputdialog.c
10164                 Fix [ ] remember this appearing in normal
10165                 input dialogs after it's been used by
10166                 mimeview.
10167         * src/folder.c
10168         * src/folderview.c
10169         * src/msgcache.c
10170         * src/procmsg.c
10171         * src/summaryview.c
10172         * src/textview.c
10173         * src/common/timing.h
10174                 Enable timings in debug mode and make it
10175                 look prettier.
10176
10177 2006-09-22 [colin]      2.4.0cvs211
10178
10179         * README
10180                 Revert test change
10181         * commitHelper
10182                 ping the correct URI
10183
10184 2006-09-22 [colin]      2.4.0cvs210
10185
10186         * README
10187                 Let's see if bug #1022 is fixed
10188
10189 2006-09-21 [colin]      2.4.0cvs209
10190
10191         * src/wizard.c
10192         * src/common/plugin.c
10193                 Prepare infra to load predefined plugins when
10194                 no configuration existed. Don't actually load
10195                 anything yet (feat. freeze)
10196
10197 2006-09-21 [wwp]        2.4.0cvs208
10198
10199         * manual/fr/faq.xml
10200                 Partial sync w/ 2.4.0cvs72:
10201                 wrap file and minor updates.
10202
10203 2006-09-21 [wwp]        2.4.0cvs207
10204
10205         * tools/fix_date.sh
10206                 several fixes and enhancements. A new --force switch has been
10207                 added to prevent overriding by default Date: header when
10208                 already existing.
10209
10210 2006-09-21 [paul]       2.4.0cvs206
10211
10212         * src/common/utils.c
10213                 add Chinese UTF8 Re prefix
10214
10215 2006-09-21 [wwp]        2.4.0cvs205
10216
10217         * tools/Makefile.am
10218                 Fics alfabettical order.
10219
10220 2006-09-21 [wwp]        2.4.0cvs204
10221
10222         * tools/fix_date.sh
10223         * tools/Makefile.am
10224                 Added an action tool to fix missing Date field in emails.
10225                 Updated Makefile.am to reflect those last two additions.
10226
10227 2006-09-21 [wwp]        2.4.0cvs203
10228
10229         * tools/uuooffice
10230                 Added a action tool to open uuencoded docs w/
10231                 OpenOffice (based on uudec method).
10232
10233 2006-09-21 [colin]      2.4.0cvs202
10234
10235         * src/compose.c
10236         * src/textview.c
10237                 Workaround possible GTK crash: remove selection 
10238                 clipboard before destroying widget, or GTK+-2.10
10239                 dies. Thanks to Hiro.
10240
10241 2006-09-20 [colin]      2.4.0cvs201
10242
10243         * src/compose.c
10244                 Fix free-after-use in some cases (when 
10245                 procmime_encode_content() frees mimeinfo->data.mem
10246                 and turns it to a temp file)
10247
10248 2006-09-20 [colin]      2.4.0cvs200
10249
10250         * src/folderview.c
10251         * src/summaryview.c
10252         * src/gtk/gtksctree.c
10253         * src/gtk/gtksctree.h
10254                 Add tooltips in the folderview and summaryview
10255                 (Doesn't break string freeze as they already
10256                 exist)
10257         * src/toolbar.c
10258                 Put the spam button in the default configuration
10259                 if compiled with bogo plugin too
10260
10261 2006-09-19 [colin]      2.4.0cvs199
10262
10263         * src/summaryview.c
10264         * src/summaryview.h
10265                 Update folder name label on folder rename
10266         * src/prefs_matcher.c
10267         * src/gtk/logwindow.h
10268                 Fix warnings
10269                 Patches by Fabien
10270
10271 2006-09-19 [wwp]        2.4.0cvs198
10272
10273         * src/summary_search.c
10274                 fix can't click forward/backward buttons in the
10275                 search messages.
10276
10277 2006-09-18 [paul]       2.4.0cvs197
10278
10279         * src/wizard.c
10280                 add missing bracket, capitalise the A of
10281                 'SpamAssassin'
10282
10283 2006-09-18 [paul]       2.4.0cvs196
10284
10285         * src/compose.c
10286                 fix bug 1012 'crashed upon sending mail
10287                 from compose window'
10288                 Thanks to Colin
10289
10290 2006-09-16 [colin]      2.4.0cvs195
10291
10292         * src/folderview.c
10293                 Fix "real-time" sorting by freezing/thawing
10294
10295 2006-09-16 [colin]      2.4.0cvs194
10296
10297         * manual/faq.xml
10298                 Fix the anti-spam entry a bit
10299
10300 2006-09-16 [colin]      2.4.0cvs193
10301
10302         * src/wizard.c
10303                 Make sure reviewers have no excuse when stating
10304                 Sylpheed-Claws doesn't have antispam capabilities.
10305
10306 2006-09-16 [colin]      2.4.0cvs192
10307
10308         * src/main.c
10309                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
10310                 as if the SIGPIPE comes from etpan's thread we could
10311                 trigger a GUI update from this thread.
10312
10313 2006-09-16 [colin]      2.4.0cvs191
10314
10315         * src/summaryview.c
10316                 Init all members of the struct
10317
10318 2006-09-16 [paul]       2.4.0cvs190
10319
10320         * src/account.c
10321                 improvements to the English
10322
10323 2006-09-15 [colin]      2.4.0cvs189
10324
10325         * src/summaryview.c
10326                 HIG order on dialog
10327
10328 2006-09-14 [colin]      2.4.0cvs188
10329
10330         * src/common/socket.c
10331         * src/common/socket.h
10332         * src/common/ssl.c
10333         * src/common/ssl_certificate.c
10334         * src/common/ssl_certificate.h
10335         * src/etpan/imap-thread.c
10336                 the get_fqdn() call done to get canonical name when
10337                 checking an SSL certificate is blocking, which is
10338                 sad as we just did a non-blocking lookup to connect.
10339                 Fix that by letting the fqdn available to the SockInfo,
10340                 and use that in ssl_certificate_check(). For IMAP,
10341                 we don't do it as the lookup's done by libetpan, but
10342                 it's less annoying as IMAP connections as much more
10343                 rare than POP3 connections.
10344
10345 2006-09-14 [paul]       2.4.0cvs187
10346
10347         * manual/advanced.xml
10348                 improvements to the English,
10349                 properly place the new hidden options
10350                 within the alphabetical order
10351         * src/gtk/pluginwindow.c
10352                 improvements to the English
10353
10354 2006-09-14 [colin]      2.4.0cvs186
10355
10356         * src/prefs_common.c
10357         * src/prefs_common.h
10358         * src/gtk/gtksctree.c
10359         * manual/advanced.xml
10360                 New hidden pref, stripes_color_offset, to change
10361                 the value added/substracted to normal bgcolor to
10362                 create the stripes in summaries
10363
10364 2006-09-13 [colin]      2.4.0cvs185
10365
10366         * src/gedit-print.c
10367         * src/messageview.c
10368         * src/messageview.h
10369         * src/summaryview.c
10370         * src/textview.c
10371                 Fix misc. printing issues: 
10372                 - Bad font for linkified headers
10373                 - Different font if the mail was displayed or not
10374                 - Factorize the thing
10375
10376 2006-09-13 [colin]      2.4.0cvs184
10377
10378         * src/common/ssl_certificate.c
10379                 Only get FQDN once when checking certificate
10380
10381 2006-09-13 [colin]      2.4.0cvs183
10382
10383         * src/account.c
10384         * src/gtk/pluginwindow.c
10385                 Misc. GUI fixes by Fabien
10386
10387 2006-09-13 [wwp]        2.4.0cvs182
10388
10389         * configure.ac
10390         * src/common/utils.h
10391         * src/common/utils.c
10392                 get rid of unused wide-char functions.
10393
10394 2006-09-13 [wwp]        2.4.0cvs181
10395
10396         * src/plugins/pgpinline/sylpheed.def
10397         * src/textview.c
10398                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
10399                 add privacy_reset_error to the .def file,
10400                 do not fork for an external textviewer.
10401
10402 2006-09-13 [wwp]        2.4.0cvs180
10403
10404         * src/prefs_common.c
10405                 fix broken font entry in prefs (patch issued by the gpg4win team,
10406                 probably by Marcus Brinkmann <marcus@g10code.de>).
10407
10408 2006-09-13 [colin]      2.4.0cvs179
10409
10410         * src/folder.h
10411                 Fix a warning in summaryview.c
10412         * src/mainwindow.c
10413         * src/summaryview.c
10414         * src/summaryview.h
10415                 Add missing Mark/* elements in the
10416                 main menu
10417
10418 2006-09-12 [colin]      2.4.0cvs178
10419
10420         * src/prefs_actions.c
10421         * src/prefs_filtering_action.c
10422         * src/prefs_matcher.c
10423                 Use (New) instead of New everywhere
10424
10425 2006-09-12 [wwp]        2.4.0cvs177
10426
10427         * manual/fr/addrbook.xml
10428         * manual/fr/handling.xml
10429                 updated some quotes in the fr manual to match the fr translation.
10430
10431 2006-09-12 [wwp]        2.4.0cvs176
10432
10433         * src/prefs_matcher.c
10434                 don't store translated string elements in matcher expressions.
10435                 Also fixed a misused of Q_().
10436
10437 2006-09-11 [wwp]        2.4.0cvs175
10438
10439         * src/plugins//bogofilter/bogofilter.c
10440         * src/plugins//clamav/clamav_plugin.c
10441         * src/plugins//demo/demo.c
10442         * src/plugins//dillo_viewer/dillo_viewer.c
10443         * src/plugins//pgpcore/plugin.c
10444         * src/plugins//pgpinline/plugin.c
10445         * src/plugins//pgpmime/plugin.c
10446         * src/plugins//spamassassin/spamassassin.c
10447                 gettext-ize more strings (mostly plugin error messages).
10448
10449 2006-09-11 [colin]      2.4.0cvs174
10450
10451         * src/alertpanel.c
10452                 Make maximum buffer size bigger to avoid
10453                 truncating translated messages. Patch by
10454                 Fabien
10455
10456 2006-09-11 [colin]      2.4.0cvs173
10457
10458         * src/etpan/imap-thread.c
10459                 Fix compilation on OpenBSD, thanks to 
10460                 Landry
10461
10462 2006-09-10 [wwp]        2.4.0cvs172
10463
10464         * manual/account.xml
10465         * manual/addrbook.xml
10466         * manual/handling.xml
10467         * manual/es/handling.xml
10468         * manual/fr/account.xml
10469         * manual/fr/addrbook.xml
10470         * manual/fr/handling.xml
10471                 documented addressbook matching (condition configuration):
10472                   addrbook.xml, en fr
10473                 documented per-account filtering rules (handling/filtering
10474                   section, account section):
10475                   account.xml, handling.xml, en fr
10476                 slightly updated the handling/searching section to tell few
10477                   words about the extended search ability:
10478                   handling.xml, en fr
10479                 added missing <quote></quotes> to Quick Search:
10480                   handling.xml, en fr es
10481                 fixed a typo (auomatically):
10482                   handling.xml, en
10483                 changes revisited by Paul.
10484
10485 2006-09-10 [paul]       2.4.0cvs171
10486
10487         * src/prefs_actions.c
10488         * src/prefs_filtering.c
10489         * src/prefs_template.c
10490                 adjustments to the gui
10491                 Patch by Fabien Vantard (slightly modified)
10492
10493 2006-09-10 [colin]      2.4.0cvs170
10494
10495         * src/summaryview.c
10496                 Check folderitem/summaryview consistency
10497                 (basically automates Update summary). Fixes
10498                 #1011 (wrong (negative) count on unread 
10499                 messages)
10500
10501 2006-09-10 [colin]      2.4.0cvs169
10502
10503         * src/gtk/gtksctree.c
10504                 Fix recursive expansion via mouse
10505         * src/plugins/bogofilter/bogofilter.c
10506                 Use normal filtering way of moving
10507                 messages (batching), possibly fixing
10508                 bug #1015 (Bogofilter plugin doubles 
10509                 new messages)
10510
10511 2006-09-09 [wwp]        2.4.0cvs168
10512
10513         * src/prefs_filtering.c
10514                 better place for this fix.
10515
10516 2006-09-09 [wwp]        2.4.0cvs167
10517
10518         * src/prefs_filtering.c
10519                 fix a minor bug when the enabled status of a filtering/processing
10520                 rule always got set to TRUE when replacing this rule. That still
10521                 make sense when adding a new rule, but now when replacing, we
10522                 don't override the value of 'enabled'.
10523                 Also renamed the func prefs_filtering_list_view_get_rule_name()
10524                 to prefs_filtering_list_view_get_info() as this function not only
10525                 returns the name, but also the account_id and the enabled status.
10526
10527 2006-09-09 [mones]      2.4.0cvs166
10528
10529         * manual/glossary.xml
10530         * manual/plugins.xml
10531                 Minor format corrections
10532         * manual/gpl.xml
10533                 Fix misplaced NO WARRANTY section
10534         * manual/es/advanced.xml
10535         * manual/es/faq.xml
10536         * manual/es/glossary.xml
10537         * manual/es/gpl.xml
10538         * manual/es/handling.xml
10539         * manual/es/plugins.xml
10540         * manual/es/starting.xml
10541                 Incorporate changes from English version
10542         * manual/fr/ack.xml
10543         * manual/pl/ack.xml
10544         * manual/es/ack.xml
10545                 Fix address, (add translation credits in es version)
10546         * po/es.po
10547                 Updated translation
10548
10549 2006-09-09 [wwp]        2.4.0cvs165
10550
10551         * src/prefs_filtering.c
10552                 fix a crash when opening filtering prefs, if matcherrc file contains
10553                 broken data (non-existing account id, which is theoretically not
10554                 possible).
10555
10556 2006-09-08 [colin]      2.4.0cvs164
10557
10558         * src/folder.c
10559                 Wrong assert, make it an if()
10560         * src/gtk/gtksctree.c
10561                 Fix bug #1013 (expand selected thread 
10562                 tree) - expanding is now recursive
10563
10564 2006-09-07 [wwp]        2.4.0cvs163
10565
10566         * src/prefs_matcher.c
10567                 make better sentences about addressbook matching in the
10568                 matcher prefs. This should make translators' work easier
10569                 too.
10570
10571 2006-09-07 [wwp]        2.4.0cvs162
10572
10573         * src/prefs_filtering.c
10574                 code simplification (get rid of dup var. assignment).
10575
10576 2006-09-07 [wwp]        2.4.0cvs161
10577
10578         * src/summaryview.c
10579                 use GTK_STOCK icons when possible, patch by Fabien Vantard
10580                 <fzzzzz@gmail.com>.
10581
10582 2006-09-07 [paul]       2.4.0cvs160
10583
10584         * src/mimeview.c
10585                 fix compilation warnings
10586                 Thanks to Colin
10587
10588 2006-09-07 [paul]       2.4.0cvs159
10589
10590         * src/mimeview.c
10591                 select the mimepart icon when
10592                 displaying as text
10593                 Thanks to Colin
10594
10595 2006-09-06 [paul]       2.4.0cvs158
10596
10597         * src/prefs_filtering.c
10598                 fix labels and table element spacing
10599                 Patch by Fabien Vantard
10600
10601 2006-09-06 [paul]
10602
10603         2.5.0-rc3 released
10604
10605 2006-09-06 [paul]       2.4.0cvs157
10606
10607         * manual/es/advanced.xml
10608                 fix typo
10609
10610 2006-09-06 [wwp]        2.4.0cvs156
10611
10612         * src/mainwindow.c
10613                 fix an dup launch issue when iconified, thanks to Colin.
10614
10615 2006-09-06 [wwp]        2.4.0cvs155
10616
10617         * src/gtk//gtksctree.h
10618                 oops, forgot that one!
10619
10620 2006-09-06 [wwp]        2.4.0cvs154
10621
10622         * manual/pl/advanced.xml
10623         * manual/advanced.xml
10624         * manual/es/advanced.xml
10625         * manual/fr/advanced.xml
10626         * src/prefs_customheader.c
10627         * src/prefs_filtering_action.c
10628         * src/foldersel.c
10629         * src/prefs_summaries.c
10630         * src/prefs_filtering.c
10631         * src/account.c
10632         * src/compose.c
10633         * src/prefs_summary_column.c
10634         * src/addr_compl.c
10635         * src/prefs_actions.c
10636         * src/prefs_folder_column.c
10637         * src/ssl_manager.c
10638         * src/prefs_template.c
10639         * src/prefs_display_header.c
10640         * src/prefs_common.h
10641         * src/prefs_matcher.c
10642         * src/prefs_common.c
10643         * src/prefs_toolbar.c
10644         * src/summaryview.c
10645         * src/folderview.c
10646         * src/gtk/gtksctree.c
10647         * src/gtk/pluginwindow.c
10648         * src/gtk/progressdialog.c
10649         * src/gtk/prefswindow.c
10650                 renamed hidden option enable_rules_hint to use_stripes_everywhere
10651                 to make its meaning more obvious (all versions of the manual reflect
10652                 the change).
10653                 added an extra hidden option use_stripes_in_summary to allow
10654                 discarding these stripes in mainwindow's folder and message lists;
10655                 en and fr manuals only are OK towards this.
10656
10657 2006-09-06 [colin]      2.4.0cvs153
10658
10659         * src/textview.c
10660                 Hide Sylpheed-Claws' internal queue headers
10661                 when showing all headers. They'll be present
10662                 only in Source window.
10663
10664 2006-09-05 [colin]      2.4.0cvs152
10665
10666         * src/plugins/trayicon/trayicon.c
10667                 Fix crash at exit - we have to disconnect
10668                 our handlers
10669         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10670                 Update eggtrayicon - patch adapted from a
10671                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10672                 on Sylpheed's ML
10673
10674 2006-09-05 [colin]      2.4.0cvs151
10675
10676         * src/mainwindow.c
10677         * src/gtk/logwindow.c
10678                 Fix race condition when something writes
10679                 to the log too soon during init. Thanks
10680                 to Fabien Vantard
10681
10682 2006-09-05 [colin]      2.4.0cvs150
10683
10684         * src/mimeview.c
10685                 Don't select part on right-click either
10686
10687 2006-09-05 [paul]       2.4.0cvs149
10688
10689         * src/mimeview.c
10690                 completion of previous commit
10691                 Thanks to Colin
10692
10693 2006-09-05 [colin]      2.4.0cvs148
10694
10695         * src/mimeview.c
10696                 Don't force selection on middle-click, just open
10697
10698 2006-09-04 [colin]      2.4.0cvs147
10699
10700         * src/mimeview.c
10701                 Looks like gtk_notebook_set_current_page()
10702                 sometimes steals focus, and this annoys us
10703                 in MimeViewers as it renders navigation
10704                 keys useless. Take back focus after switching
10705                 pages.
10706
10707 2006-09-04 [colin]      2.4.0cvs146
10708
10709         * src/messageview.c
10710                 Set stop_loading when clicking on Next
10711                 during load. Don't add a callback to 
10712                 avoid over-complicating things.
10713
10714 2006-09-04 [colin]      2.4.0cvs145
10715
10716         * src/mimeview.c
10717         * src/messageview.c
10718                 Fix multiple loads in separate messageview
10719
10720 2006-09-04 [colin]      2.4.0cvs144
10721
10722         * src/summaryview.c
10723                 Let navigation keys be handled during 
10724                 load
10725
10726 2006-09-04 [colin]      2.4.0cvs143
10727
10728         * src/messageview.c
10729         * src/summaryview.c
10730         * src/textview.c
10731         * src/textview.h
10732                 Make loading of huge mails (lots of text and/or
10733                 images) cancellable, so the GUI doesn't block 
10734
10735 2006-09-04 [colin]      2.4.0cvs142
10736
10737         * src/plugins/trayicon/trayicon.c
10738                 Fix annoyance when removing a folder with 
10739                 unread mails: trayicon didn't update
10740
10741 2006-09-04 [paul]       2.4.0cvs141
10742
10743         * src/gtk/icon_legend.c
10744                 straighten up columns
10745                 Patch by Fabien Vantard
10746
10747 2006-09-04 [wwp]        2.4.0cvs140
10748
10749         * src/prefs_filtering.c
10750                 fix new line's account name in filtering prefs:
10751                 was "All", is now "(New)".
10752
10753 2006-09-04 [paul]       2.4.0cvs139
10754
10755         * tools/make.themes.project
10756                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10757                 instead of homebrewed "make release"
10758
10759 2006-09-03 [colin]      2.4.0cvs138
10760
10761         * src/folderview.c
10762                 Fix bug #1007 (Wrong folder highlighted)
10763
10764 2006-09-03 [colin]      2.4.0cvs137
10765
10766         * src/compose.c
10767                 Don't set Newsgroup: header to a mail folder
10768                 path
10769
10770 2006-09-03 [paul]       2.4.0cvs136
10771
10772         * src/prefs_other.c
10773         * src/prefs_spelling.c
10774                 unify the gui
10775
10776 2006-09-03 [paul]       2.4.0cvs135
10777
10778         * src/prefs_summaries.c
10779                 correct menu item text in prefs_keybind_apply_clicked()
10780
10781 2006-09-03 [paul]       2.4.0cvs134
10782
10783         * manual/advanced.xml
10784                 some improvements to the descriptions
10785         * src/mainwindow.c
10786         * src/messageview.c
10787         * src/summaryview.c
10788         * src/gtk/menu.c
10789                 fix menu sensitivity issues
10790         * src/prefs_message.c
10791                 drop the useless word 'short'
10792         * src/prefs_other.c
10793                 add the word 'lines' indicating log length
10794                 is a measure of lines
10795         * src/textview.c
10796                 fix compilation warnings
10797
10798 2006-09-02 [colin]      2.4.0cvs133
10799
10800         * src/messageview.c
10801                 Display a special return-receipt message
10802                 if the message is from the user
10803         * src/summaryview.c
10804                 Fix missing freeze of the list when marking
10805                 all read and unthreading for exec. Thanks
10806                 to Stephan Sachse.
10807
10808 2006-09-02 [paul]       2.4.0cvs132
10809
10810         * src/mainwindow.c
10811         * src/prefs_message.c
10812         * src/summaryview.c
10813                 fix some english
10814
10815 2006-09-02 [wwp]        2.4.0cvs131
10816
10817         * src/prefs_filtering.c
10818                 added an account name column to the filtering rules
10819                 dialog.
10820
10821 2006-09-02 [colin]      2.4.0cvs130
10822
10823         * src/gtk/logwindow.c
10824         * src/gtk/logwindow.h
10825                 Block scrolling if we're not at the end
10826                 of the log
10827
10828 2006-09-02 [colin]      2.4.0cvs129
10829
10830         * src/folder.c
10831                 Make sure account-specific rules can't
10832                 be used in {pre-,post-,}processing
10833         * src/mainwindow.c
10834         * src/gtk/logwindow.c
10835         * src/gtk/logwindow.h
10836                 Jump to last error when clicking on the
10837                 warning icon
10838
10839 2006-09-02 [colin]      2.4.0cvs128
10840
10841         * src/imap.c
10842         * src/import.c
10843         * src/mainwindow.c
10844         * src/mainwindow.h
10845                 Fix warning icon
10846         * src/inc.c
10847         * src/mbox.c
10848         * src/mbox.h
10849                 Let proc_mbox know its account, for
10850                 account-specific rules
10851
10852 2006-09-01 [colin]      2.4.0cvs127
10853
10854         * src/codeconv.c
10855                 Don't uselessly use iconv to convert from
10856                 us-ascii
10857         * src/alertpanel.c
10858         * src/mainwindow.c
10859         * src/mainwindow.h
10860         * src/inc.c
10861                 Fix certain log cases, disable warning icon
10862                 for now, the correct way to display it when
10863                 necessary and only when necessary is probably
10864                 to do it manually rather than use error logs
10865         * src/etpan/imap-thread.c
10866                 Clean up UID logging a bit
10867         * src/gtk/logwindow.c
10868         * src/gtk/logwindow.h
10869                 Make logging faster when the window's closed
10870
10871 2006-09-01 [wwp]        2.4.0cvs126
10872
10873         * manual/fr/account.xml
10874                 reflect changes to the ref. manual (parts of cvs72):
10875                 fix tabnames and quotes.
10876
10877 2006-09-01 [wwp]        2.4.0cvs125
10878
10879         * manual/fr/plugins.xml
10880                 reflect changes to the reference manual (cvs42):
10881                 update IRC channel info.
10882
10883 2006-09-01 [wwp]        2.4.0cvs124
10884
10885         * commitHelper
10886                 use CVSEDITOR env. var. if set, according to `man cvs`.
10887
10888 2006-09-01 [wwp]        2.4.0cvs123
10889
10890         * manual/advanced.xml
10891                 better sentence again (thanks to Paul).
10892
10893 2006-09-01 [wwp]        2.4.0cvs122
10894
10895         * manual/advanced.xml
10896         fix definition of toolbar_detachable and rework a bit the one of
10897         enable_dotted_lines.
10898
10899 2006-09-01 [mones]      2.4.0cvs121
10900
10901         * manual/advanced.xml
10902                 Document enable_dotted_lines
10903
10904 2006-09-01 [paul]       2.4.0cvs120
10905
10906         * src/folderview.c
10907         * src/folderview.h
10908         * src/imap.c
10909         * src/mainwindow.c
10910         * src/summaryview.c
10911                 obey the 'When entering folder...' option
10912                 when using the /View/Go to/... menu items
10913                 Thanks to Colin
10914
10915 2006-08-31 [colin]      2.4.0cvs119
10916
10917         * src/folderview.c
10918                 Revert 2.4.0cvs116, wrong fix.
10919
10920 2006-08-31 [colin]      2.4.0cvs118
10921
10922         * src/gtk/gtksctree.c
10923                 Better state the various copyrights
10924
10925 2006-08-31 [colin]      2.4.0cvs117
10926
10927         * src/prefs_common.c
10928                 fix enable_dotted_lines
10929
10930 2006-08-31 [colin]      2.4.0cvs116
10931
10932         * src/folderview.c
10933                 Use pref "Always open on select" when going
10934                 to next unread folder
10935         * src/gtk/gtksctree.c
10936                 Fix link failure to _gtk_clist_create_cell_layout
10937                 on certain computers. (Why not mine, I wonder)
10938
10939 2006-08-31 [colin]      2.4.0cvs115
10940
10941         * src/procmsg.c
10942         * src/textview.c
10943         * src/plugins/bogofilter/bogofilter.c
10944         * src/plugins/spamassassin/spamassassin.c
10945                 Requalify some "errors" to warnings
10946         * src/mainwindow.c
10947         * src/mainwindow.h
10948         * src/statusbar.c
10949                 Add an icon in the statusbar to notify
10950                 of errors
10951         * src/gtk/gtksctree.c
10952         * src/folderview.c
10953         * src/summaryview.c
10954                 Make the GtkSCTree look more modern by
10955                 alternating background lines
10956         * src/prefs_common.c
10957         * src/prefs_common.h
10958                 Add a pref to let people have the old
10959                 way if they prefer
10960
10961
10962 2006-08-30 [colin]      2.4.0cvs114
10963
10964         * src/procmsg.c
10965         * src/procmsg.h
10966                 Provide a way to filter a list of
10967                 messages in an optimised manner, and
10968                 add a list-filtering hook
10969         * src/folder.c
10970         * src/inc.c
10971         * src/mbox.c
10972                 Use the list filtering
10973         * src/plugins/bogofilter/bogofilter.c
10974                 Use the list-filtering hook
10975                 Use -b (bulk) mode for more speed
10976                 when learning and filtering
10977         * src/etpan/imap-thread.c
10978                 Make log output shorter in UID SEARCH
10979
10980
10981 2006-08-30 [colin]      2.4.0cvs113
10982
10983         * src/plugins/bogofilter/bogofilter.c
10984                 Really fast mass learning - thanks to David
10985                 Relson for the options explanations :)
10986
10987 2006-08-30 [colin]      2.4.0cvs112
10988
10989         * src/msgcache.c
10990                 Fix compilation on FreeBSD. Thanks
10991                 to Michael Hugues
10992
10993 2006-08-29 [colin]      2.4.0cvs111
10994
10995         * src/folderview.c
10996                 Handle "popup_menu" signal (for popping the 
10997                 menu via the keyboard)
10998         * src/mimeview.c
10999         * src/mimeview.h
11000         * src/summaryview.c
11001         * src/textview.c
11002         * src/gtk/gtkutils.c
11003         * src/gtk/gtkutils.h
11004                 Factorize scrolling code, and add an API 
11005                 for MimeViewers to handle scroll orders
11006
11007 2006-08-29 [wwp]        2.4.0cvs110
11008
11009         * src/plugins//bogofilter/bogofilter.c
11010         * src/plugins//spamassassin/spamassassin.c
11011                 make the bogofilter/spamassassin filtering error dialogs at
11012         incorporation obey to the "don't popup error dialog on
11013         receive error" option. If disabled, feed the log window w/
11014         the error message.
11015
11016 2006-08-29 [paul]
11017
11018         2.5.0-rc2 released
11019
11020 2006-08-29 [paul]       2.4.0cvs109
11021
11022         * Makefile.am
11023                 remove 'make release', it's not needed
11024                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
11025
11026 2006-08-29 [paul]       2.4.0cvs108
11027
11028         * src/foldersel.c
11029         * src/summary_search.c
11030         * src/gtk/progressdialog.c
11031         * src/plugins/pgpcore/passphrase.c
11032                 replace deprecated gtk_window_set_policy()
11033
11034 2006-08-29 [colin]      2.4.0cvs107
11035
11036         * src/folder.c
11037                 Fix data loss when copy fails during a move:
11038                 only use fast remove_msgs if everything was
11039                 copied OK; else use slow remove_msg on the
11040                 mails that got copied only.
11041
11042 2006-08-28 [paul]       2.4.0cvs106
11043
11044         * src/mh.c
11045                 revert change in 2.4.0cvs104, it breaks
11046                 stuff
11047
11048 2006-08-28 [paul]       2.4.0cvs105
11049
11050         * src/plugins/spamassassin/spamassassin.c
11051                 english fix
11052
11053 2006-08-28 [paul]       2.4.0cvs104
11054
11055         * src/mh.c
11056                 fix data loss when moving to another
11057                 mailbox fails
11058         * src/prefs_spelling.c
11059                 improve the english
11060         * src/gtk/pluginwindow.c
11061                 improve the layout of the dialog text
11062         All thanks to Colin
11063
11064 2006-08-28 [paul]       2.4.0cvs103
11065
11066         * src/plugins/bogofilter/bogofilter.c
11067         * src/plugins/bogofilter/bogofilter_gtk.c
11068                 fix english up a bit, innit
11069
11070 2006-08-28 [paul]       2.4.0cvs102
11071
11072         * configure.ac
11073         * po/Makefile.in.in
11074         * po/Makevars
11075                 require autoconf 2.60, enabling building
11076                 with gettext 0.15 (gettext 0.14.x build still
11077                 possible). Replace Makefiles with versions
11078                 from gettext 0.15.
11079                 Remove configure options --with-localedir and
11080                 --with-mandir. The options that are provided
11081                 directly by autoconf 2.60 can be used instead:
11082                 --mandir --localedir
11083
11084 2006-08-27 [colin]      2.4.0cvs101
11085
11086         * src/plugins/bogofilter/Makefile.am
11087                 Fix make dist (no README)
11088
11089 2006-08-27 [colin]      2.4.0cvs100
11090
11091         * src/folder.c
11092                 Don't use F_UNKNOWN folders for any default
11093                 outbox/trash/etc
11094         * src/plugins/bogofilter/bogofilter.c
11095         * src/plugins/bogofilter/bogofilter.h
11096         * src/plugins/bogofilter/bogofilter_gtk.c
11097                 Add an option to specify the path to bogofilter
11098                 Use single-quotes to be able to learn in folders
11099                 with spaces in their names
11100                 Verify learning status
11101
11102 2006-08-27 [colin]      2.4.0cvs99
11103
11104         * manual/faq.xml
11105         * manual/plugins.xml
11106                 Document Bogofilter plugin
11107
11108 2006-08-27 [colin]      2.4.0cvs98
11109
11110         * src/compose.c
11111         * src/messageview.c
11112         * src/procmsg.c
11113         * src/procmsg.h
11114                 When possible, copy the queued mail to sent folder
11115                 instead of re-adding. Much faster on IMAP.
11116
11117 2006-08-27 [colin]      2.4.0cvs97
11118
11119         * src/msgcache.c
11120                 Disable mmaped caches - huge metadata loss
11121                 here after a power failure.
11122         * src/summaryview.c
11123                 Add quicksearch timing
11124         * src/common/plugin.c
11125         * src/common/plugin.h
11126                 Implement an interface to tell what plugins
11127                 provide. Prevent loading of similar plugins.
11128         * src/plugins/clamav/clamav_plugin.c
11129         * src/plugins/demo/demo.c
11130         * src/plugins/dillo_viewer/dillo_viewer.c
11131         * src/plugins/pgpcore/plugin.c
11132         * src/plugins/pgpinline/pgpinline.c
11133         * src/plugins/pgpmime/pgpmime.c
11134         * src/plugins/spamassassin/spamassassin.c
11135         * src/plugins/trayicon/trayicon.c
11136                 Implement plugin_provides()
11137
11138 2006-08-27 [colin]      2.4.0cvs96
11139
11140         * configure.ac
11141         * src/plugins/Makefile.am
11142         * src/plugins/bogofilter/.cvsignore
11143         * src/plugins/bogofilter/Makefile.am
11144         * src/plugins/bogofilter/bogofilter.c
11145         * src/plugins/bogofilter/bogofilter.h
11146         * src/plugins/bogofilter/bogofilter_gtk.c
11147                 New Bogofilter plugin, provides filtering and
11148                 learning. Spamassassin will go to extra plugins.
11149
11150 2006-08-26 [mones]      2.4.0cvs95
11151
11152         * manual/handling.xml
11153                 Fix subfolder path in the example (thanks to Paul) 
11154
11155 2006-08-26 [mones]      2.4.0cvs94
11156
11157         * manual/glossary.xml
11158                 2.2. + add ISP to the glossary
11159                 7.5. + Add UIDL to glossary
11160                 7.7. + Add TCP to glossary
11161         * manual/handling.xml
11162                 7.1. + Mentions GNU/Linux distribution, what about the non...
11163                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
11164                 7.3. + Mentions .bashrc, what about the non-bash ones? 
11165                 7.4. = Use appropriate quotation for commands
11166                 7.6. = change "" to <quote></quote>
11167         * manual/plugins.xml
11168                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
11169         * manual/starting.xml
11170                 2.1. + local mbox file: some examples of mbox file locations...
11171                 Also reformatted files requiring it
11172
11173 2006-08-26 [wwp]        2.4.0cvs93
11174
11175         * src/summary_search.c
11176                 disable find buttons while summary search is running.
11177
11178 2006-08-25 [colin]      2.4.0cvs92
11179
11180         * src/folder.c
11181         * src/folderutils.c
11182         * src/mh.c
11183         * src/procmsg.h
11184         * src/summaryview.c
11185                 Speed up MH moving, and add progressbar
11186                 for MH deletion
11187         * src/msgcache.c
11188                 Write cache files using mmap() too
11189
11190 2006-08-25 [wwp]        2.4.0cvs91
11191
11192         * src/summaryview.c
11193                 switch spam<->ham button when a message has been marked as spam or ham
11194                 and is still selected. Thanks to Colin.
11195
11196 2006-08-25 [paul]       2.4.0cvs90
11197
11198         * src/Makefile.am
11199         * src/stock_pixmap.c
11200         * src/stock_pixmap.h
11201         * src/summaryview.c
11202         * src/gtk/icon_legend.c
11203         * src/pixmaps/copied.xpm
11204         * src/pixmaps/moved.xpm
11205                 add icons for delayed execution marked for
11206                 copying, marked for moving
11207
11208 2006-08-25 [mones]      2.4.0cvs89
11209
11210         * manual/glossary.xml
11211                 Fix the other glossary items:
11212                 5.1. = Inmmediate execution -> <quote>immediate execution...
11213                 5.2. = Fix MBOX capitalization -> Mbox
11214                 5.3. + Improve Plugins def. w/ tech. ref.
11215                 5.4. = Quotation -> replace '>' by <quote>></quote>
11216                 5.5. - SMTP Server. -> remove dot
11217         * po/es.po
11218                 Updated translation
11219
11220 2006-08-25 [mones]      2.4.0cvs88
11221
11222         * manual/ack.xml
11223                 Reformatted, changed email address
11224         * manual/glossary.xml
11225                 Reformatted, fixed MANUAL-TODO items:
11226                 8.2. + add ROT-13 to glossary
11227                 8.4. + add URL to glossary
11228         * manual/es/advanced.xml
11229                 Fixed <literal>s
11230
11231 2006-08-25 [paul]       2.4.0cvs87
11232
11233         * src/gtk/icon_legend.c
11234                 add 'marked for deletion' icon
11235                 arrange icons by containing column
11236                 wrap long label text
11237
11238 2006-08-25 [colin]      2.4.0cvs86
11239
11240         * src/common/utils.c
11241         * src/common/utils.h
11242                 Add the sc_g_*list_bigger functions in
11243                 a place everyone can use it
11244         * src/summaryview.c
11245                 Only freeze/thaw the list when working
11246                 on the selection, if it's bigger than 1
11247         * src/gtk/gtksctree.c
11248                 Only freeze/thaw the list when unselec-
11249                 ting 'all' if ('all' != 1)
11250                 This avoids some flickering
11251
11252 2006-08-24 [colin]      2.4.0cvs85
11253
11254         * src/addressbook.c
11255                 Fix strange list selection
11256                 Fix random seg (Invalid read of freed memory)
11257
11258 2006-08-24 [colin]      2.4.0cvs84
11259
11260         * src/alertpanel.c
11261         * src/gtk/inputdialog.c
11262         * src/plugins/pgpcore/passphrase.c
11263                 Revert minimal width patch of 2.4.0cvs67,
11264                 as it is also a maximal width. Use 
11265                 gtk_window_set_default_size instead.
11266
11267 2006-08-24 [colin]      2.4.0cvs83
11268
11269         * src/msgcache.c
11270                 Write cache/mark to temp files before
11271                 overwriting old ones (avoids metadata
11272                 loss if writing the new files fail).
11273                 Use mmap() to read cache/mark file, as
11274                 this makes cache reading faster. Dis-
11275                 abled for big-endian machines until it
11276                 can be tested. (Big-endian users: set
11277                 msgcache_use_mmap = TRUE in the relevant
11278                 #if).
11279         * src/procmsg.h
11280                 Move rarely used fields of MsgInfo in 
11281                 another structure, which will only be
11282                 allocated if needed. Face, X-Face,
11283                 Return receipt headers and List-*
11284                 headers are moved. Mails having none
11285                 of these occupy 52 bytes less with
11286                 this patch, which makes 2.5MB of RAM
11287                 saved on a 50k folder).
11288         * src/headerview.c
11289         * src/mainwindow.c
11290         * src/messageview.c
11291         * src/partial_download.c
11292         * src/procheader.c
11293         * src/procmsg.c
11294         * src/textview.c
11295                 Follow this structure change.
11296
11297 2006-08-24 [wwp]        2.4.0cvs82
11298
11299         * manual/es/.cvsignore
11300         * manual/es/dist/.cvsignore
11301         * manual/es/dist/html/.cvsignore
11302         * manual/es/dist/pdf/.cvsignore
11303         * manual/es/dist/ps/.cvsignore
11304         * manual/es/dist/txt/.cvsignore
11305                 more (generated) files to ignore.
11306
11307 2006-08-24 [colin]      2.4.0cvs81
11308
11309         * src/folder.c
11310         * src/mh.c
11311                 Fix possible problems with local delivery. Check the folder doesn't
11312                 need scan before setting its mtime when saving cache (which can be
11313                 done long after the folder's been modified by an external process);
11314                 Check that the stored item's mtime didn't change in mh functions.
11315
11316 2006-08-24 [mones]      2.4.0cvs80
11317
11318         * manual/advanced.xml
11319                 Rewrapping, some fixes and MANUAL-TODO items:
11320                 8.1. = change "" to <quote></quote>
11321                 8.3. = quote menu items
11322                 8.5. - deploying -> new user ... ideally a new user (redundant)
11323
11324 2006-08-23 [colin]      2.4.0cvs79
11325
11326         * src/gtk/gtksctree.c
11327                 When selecting or deselecting range, only
11328                 freeze/thaw when selection is bigger than 10
11329
11330 2006-08-23 [colin]      2.4.0cvs78
11331
11332         * src/messageview.c
11333         * src/mimeview.c
11334         * src/mimeview.h
11335         * src/plugins/dillo_viewer/dillo_viewer.c
11336                 Provide an API for MimeViewer plugins to
11337                 return a text selection for replying
11338
11339 2006-08-23 [colin]      2.4.0cvs77
11340
11341         * src/image_viewer.c
11342         * src/textview.c
11343                 Use gtk_pixbuf_new_from_file_at_scale(), which
11344                 is faster than getting the pixbuf then resizing
11345                 it.
11346
11347 2006-08-23 [colin]      2.4.0cvs76
11348
11349         * src/procmime.c
11350                 UTF-8 should be sent Quoted-printable
11351
11352 2006-08-22 [colin]      2.4.0cvs75
11353
11354         * src/mh.c
11355                 Check if scan is required before touching
11356                 the folder (or it'll be required every time)
11357
11358 2006-08-22 [colin]      2.4.0cvs74
11359
11360         * configure.ac
11361                 Require libetpan 0.46 (crasher fix when built
11362                 against gnutls)
11363
11364 2006-08-22 [colin]      2.4.0cvs73
11365
11366         * src/folder.c
11367                 Set folder's mtime after writing its
11368                 cache
11369         * src/folderview.c
11370                 Add some timing
11371         * src/procmsg.c
11372                 Don't do useless stuff if we don't 
11373                 thread by subject
11374         * src/summaryview.c
11375                 Add some timing, don't deselect prior
11376                 to selecting (gtksctree does it itself),
11377                 remove crash avoidance hacks as it's been
11378                 properly fixed since a while
11379         * src/common/utils.c
11380                 Optimize to_human_readable(): _() is slow,
11381                 do it only once, and avoid %f format for KB
11382                 (the most common in a summaryview)
11383         * src/gtk/gtksctree.c
11384                 Don't uselessly freeze/thaw (fixes flicker
11385                 on next unread and friends), reduce number
11386                 of g_list_nth/g_list_position where possible
11387         * src/gtk/gtkutils.c
11388         * src/gtk/gtkutils.h
11389                 Reduce number of g_list_nth/g_list_position
11390                 where possible.
11391                 All of this makes loading as 70k folder 2.1
11392                 seconds instead of 3.2 (with hot FS caches).
11393                 (1.3 seconds without Date and Size columns...)
11394
11395 2006-08-22 [paul]       2.4.0cvs72
11396
11397         wrap documents and do some items from mones' MANUAL-TODO:
11398
11399         * manual/account.xml
11400                 4.1. = fix tabname references to <quote>tabname</quote>
11401                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
11402         * manual/faq.xml
11403                 1.1. = mentioned options don't match UI
11404                 Add information about the 'Never send Return Receipts'
11405                 option
11406         * manual/handling.xml
11407                 6.2. = Mentions Extended symbols button, but now is
11408                 named Information
11409                 6.3. = Mentions ... button, which is now Edit
11410
11411 2006-08-22 [colin]      2.4.0cvs71
11412
11413         * src/gtk/pluginwindow.c
11414                 Fix layout in verbose translations (such
11415                 as french)
11416
11417 2006-08-22 [paul]       2.4.0cvs70
11418
11419         * manual/Makefile.am
11420                 build manuals in alphabetical order
11421         * src/addressbook.c
11422         * src/prefs_themes.c
11423                 replace/remove deprecated symbols
11424         * src/gtk/gtkutils.c
11425                 fix a warning
11426         * src/gtk/pluginwindow.c
11427                 replace deprecated symbol
11428                 replace label text and move it
11429         * src/plugins/pgpcore/prefs_gpg.c
11430                 move the 'Generate...' button out of the
11431                 Sign Key frame, replace the English used
11432         * src/plugins/pgpcore/sgpgme.c
11433                 fixes to the English
11434
11435 2006-08-21 [colin]      2.4.0cvs69
11436
11437         * src/plugins/trayicon/trayicon.c
11438                 Add more strings for translation; patch
11439                 by Pawel
11440
11441 2006-08-21 [colin]      2.4.0cvs68
11442
11443         * src/compose.c
11444                 fix replied flag not set after drafting
11445         * src/matcher.c
11446                 fix body quicksearch in non-encoded bodies
11447                 containing '='
11448         * src/msgcache.c
11449                 Get rid of the g_malloc workaround for
11450                 corrupted caches, use g_try_malloc
11451
11452 2006-08-21 [colin]      2.4.0cvs67
11453
11454         * src/alertpanel.c
11455         * src/gtk/inputdialog.c
11456         * src/plugins/pgpcore/passphrase.c
11457                 Set minimal width to 375
11458         * src/mainwindow.c
11459                 Fix switching to offline, asking if it 
11460                 should be overriden for synchronising
11461         * src/mimeview.c
11462                 Don't offer to remember command on Open 
11463                 with for text parts, as the browser or 
11464                 text editor command isn't changed from 
11465                 there
11466
11467 2006-08-20 [paul]       2.4.0cvs66
11468
11469         * po/ko.po
11470         * po/zh_CN.po
11471                 fix plural form errors. revealed by stricter
11472                 checking of gettext 0.15
11473
11474 2006-08-18 [paul]       2.4.0cvs65
11475
11476         * src/stock_pixmap.c
11477                 fix the fix of 2.4.0cvs64
11478                 Thanks to Colin
11479
11480 2006-08-18 [paul]       2.4.0cvs64
11481
11482         * src/stock_pixmap.c
11483                 fix leaks
11484                 Thanks to Colin
11485
11486 2006-08-18 [paul]       2.4.0cvs63
11487
11488         * src/compose.c
11489         * src/procmsg.c
11490                 fix occasional IMAP bug where large msgs
11491                 were left in the queue folder after sending
11492                 Thanks to Colin
11493
11494 2006-08-18 [paul]       2.4.0cvs62
11495
11496         * src/folderview.c
11497                 freeze the summaryview while quicksearch results
11498                 are displayed
11499                 (fixes bug 456 'current message is hidden when the
11500                 view is refreshed and extended search is "unread 
11501                 messages"')
11502                 Thanks to Colin
11503         * src/textview.c
11504                 add missing #include "inputdialog.h"
11505         * src/common/utils.h
11506                 add missing mailcap_update_default() and improve
11507                 readability
11508
11509 2006-08-17 [colin]      2.4.0cvs61
11510
11511         * src/plugins/pgpcore/select-keys.c
11512                 Fix warnings :)
11513
11514 2006-08-17 [colin]      2.4.0cvs60
11515
11516         * src/compose.c
11517                 Don't continue queuing if Cancel is clicked
11518                 in select-keys
11519
11520 2006-08-17 [colin]      2.4.0cvs59
11521
11522         * src/plugins/pgpcore/select-keys.c
11523                 When encrypting, if only one key matches and it 
11524                 matches exactly, automatically use it.
11525
11526 2006-08-17 [colin]      2.4.0cvs58
11527
11528         * src/mimeview.c
11529         * src/prefs_common.c
11530         * src/prefs_common.h
11531         * src/prefs_ext_prog.c
11532         * src/textview.c
11533                 Fix issues with previous patch (text/html)
11534                 Remove outdated prefs
11535
11536 2006-08-17 [colin]      2.4.0cvs57
11537
11538         * src/imap.c
11539                 Add View Log button on auth error
11540         * src/procmsg.c
11541                 Fix encrypted mail marked as new when
11542                 saved in normal folders
11543         * src/plugins/pgpinline/pgpinline.c
11544                 Fix encrypt bug on IMAP
11545         * src/mimeview.c
11546         * src/common/utils.c
11547         * src/common/utils.h
11548         * src/gtk/inputdialog.c
11549         * src/gtk/inputdialog.h
11550                 Get rid of metamail stuff, simplify
11551                 opening, and allow remembering of user's
11552                 choices (by updating ~/.mailcap). There's
11553                 still to drop "Audio player" and "Image
11554                 viewer" preferences.
11555
11556 2006-08-17 [mones]      2.4.0cvs56
11557
11558         * manual/es/sylpheed-claws-manual.xml
11559                 fix DTD path
11560
11561 2006-08-17 [mones]      2.4.0cvs55
11562
11563         * configure.ac
11564         * manual/Makefile.am
11565         * manual/es/Makefile.am
11566         * manual/es/account.xml
11567         * manual/es/ack.xml
11568         * manual/es/addrbook.xml
11569         * manual/es/advanced.xml
11570         * manual/es/faq.xml
11571         * manual/es/glossary.xml
11572         * manual/es/gpl.xml
11573         * manual/es/handling.xml
11574         * manual/es/intro.xml
11575         * manual/es/keyboard.xml
11576         * manual/es/plugins.xml
11577         * manual/es/starting.xml
11578         * manual/es/sylpheed-claws-manual.xml
11579         * manual/es/dist/Makefile.am
11580         * manual/es/dist/html/Makefile.am
11581         * manual/es/dist/pdf/Makefile.am
11582         * manual/es/dist/ps/Makefile.am
11583         * manual/es/dist/txt/Makefile.am
11584                 Spanish translation for the manual
11585
11586 2006-08-16 [colin]      2.4.0cvs54
11587
11588         * src/compose.c
11589         * src/main.c
11590         * src/mainwindow.c
11591                 Fix send button sensitivity at startup
11592                 Set send menu sensitivity (patch by Fabien)
11593         * src/ssl_manager.c
11594                 Enable closing with esc (patch by Fabien)
11595         * src/gtk/foldersort.c
11596                 Enable closing with esc (patch by Fabien)
11597         * src/procmime.c
11598                 Optimisation (no need to copy to tempfile to
11599                 "decode" 7bit and 8bit)
11600         * src/summaryview.c
11601                 Fix cruft in swap_from case
11602         * src/textview.c
11603                 Fix missing last line in some mail cases 
11604                 (Fixes debian #381872)
11605         * src/plugins/pgpcore/prefs_gpg.c
11606         * src/plugins/pgpcore/sgpgme.c
11607         * src/plugins/pgpcore/sgpgme.h
11608                 Don't show "no key found" when user explicitely
11609                 wants to create a key
11610
11611 2006-08-16 [paul]       2.4.0cvs53
11612
11613         * configure.ac
11614         * src/account.c
11615         * src/addressbook.c
11616         * src/headerview.c
11617         * src/prefs_account.c
11618         * src/prefs_message.c
11619         * src/gtk/gtkutils.c
11620                 bump up minimum required versions of GTK+ and
11621                 GLIB to 2.6.0
11622
11623 2006-08-16 [paul]       2.4.0cvs52
11624
11625         * src/toolbar.c
11626                 workaround GTK+ Bug 351600 - 'Can't re-click
11627                 on button after sensitivity update'
11628                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
11629                 Thanks to Colin
11630
11631 2006-08-15 [colin]      2.4.0cvs51
11632
11633         * src/plugins/pgpcore/prefs_gpg.c
11634                 Set options sensitivity according to
11635                 key existence
11636         * src/plugins/pgpcore/sgpgme.c
11637                 Allow to create key with no passphrase
11638
11639 2006-08-14 [cleroy]     2.4.0cvs50
11640
11641         * src/gtk/pluginwindow.c
11642                 New layout (maybe to be changed?)
11643         * src/gtk/gtkutils.c
11644                 Fix a bit label_window
11645         * src/plugins/pgpcore/passphrase.c
11646         * src/plugins/pgpcore/passphrase.h
11647         * src/plugins/pgpcore/plugin.c
11648         * src/plugins/pgpcore/prefs_gpg.c
11649         * src/plugins/pgpcore/prefs_gpg.h
11650         * src/plugins/pgpcore/sgpgme.c
11651         * src/plugins/pgpcore/sgpgme.h
11652                 Allow to create a PGP private key via the GUI
11653
11654 2006-08-14 [wwp]        2.4.0cvs49
11655
11656         * src/addressbook_foldersel.c
11657                 fix strict ISO C90 compliance.
11658
11659 2006-08-14 [paul]       2.4.0cvs48
11660
11661         * src/gtk/prefswindow.c
11662                 re-set scrolled window on opening
11663                 Patch by Ticho
11664
11665 2006-08-14 [paul]
11666
11667         2.5.0-rc1 released
11668
11669 2006-08-14 [paul]       2.4.0cvs47
11670
11671         * src/prefs_display_header.c
11672                 re-enable user-defined Displayed Headers
11673
11674 2006-08-14 [paul]       2.4.0cvs46
11675
11676         * src/prefs_account.c
11677                 use GTK_STOCK_EDIT
11678
11679 2006-08-13 [colin]      2.4.0cvs45
11680
11681         * src/common/utils.c
11682                 Fix "a" in quote when the original message is empty,
11683                 by using \0 instead of 'a' to test writability of
11684                 temp files.
11685
11686 2006-08-13 [wwp]        2.4.0cvs44
11687
11688         * src/plugins/spamassassin/spamassassin.c
11689                 fix capitalization of "SpamAssassin" in some debug, log and
11690                 dialog messages.
11691
11692 2006-08-13 [paul]       2.4.0cvs43
11693
11694         * src/editldap.c
11695                 fix overlapping widgets
11696         * src/prefs_account.c
11697                 fix translation of protocol_names[]
11698                 fix label disappearing off the edge of the
11699                 visible area
11700
11701 2006-08-12 [paul]       2.4.0cvs42
11702
11703         * manual/plugins.xml
11704                 update IRC channel info before it gets forgotten
11705                 about
11706
11707 2006-08-11 [colin]      2.4.0cvs41
11708
11709         * src/compose.c
11710         * src/mainwindow.c
11711         * src/mainwindow.h
11712         * src/procmsg.c
11713         * src/procmsg.h
11714         * src/summaryview.c
11715         * src/toolbar.c
11716                 Grey out the Send button if
11717                 - Queue folders are empty, or
11718                 - We're sending already
11719
11720 2006-08-11 [wwp]        2.4.0cvs40
11721
11722         * src/main.c
11723                 fix a logic issue when quitting while a compose window is
11724                 still open, thanks to Colin.
11725
11726 2006-08-10 [colin]      2.4.0cvs39
11727
11728         * src/main.c
11729                 Fix default font size setting after wizard run
11730         * src/imap.c
11731         * src/etpan/imap-thread.c
11732         * src/etpan/imap-thread.h
11733                 Fix bug #999 (Timing out on TSL cert validation 
11734                 dialog makes ugly things happen). Also, STARTTLS
11735                 unconditionnaly if initial capabilities contain
11736                 LOGINDISABLED and STARTTLS.
11737
11738 2006-08-09 [colin]      2.4.0cvs38
11739
11740         * src/mainwindow.c
11741         * src/mainwindow.h
11742                 Fix Tools/Actions sensitivity when there are
11743                 no actions
11744
11745 2006-08-09 [colin]      2.4.0cvs37
11746
11747         * src/prefs_filtering.c
11748                 Warning fix, patch by Paul
11749         * src/messageview.c
11750         * src/prefs_actions.c
11751         * src/prefs_filtering_action.c
11752         * src/prefs_matcher.c
11753                 Uniformisation of "Info ..." to "Info..." (for
11754                 old gtk), patch by Fabien
11755         * src/plugins/clamav/clamav_plugin_gtk.c
11756                 Sensitivity fix by Fabien
11757
11758 2006-08-09 [colin]      2.4.0cvs36
11759
11760         * src/main.c
11761         * src/main.h
11762                 Add a function to know whether we're exiting
11763         * src/plugins/trayicon/trayicon.c
11764                 If exiting, don't do anything. Faster, and
11765                 avoids gtk_main_iteration reentracy causing
11766                 segfaults at exit
11767
11768 2006-08-09 [colin]      2.4.0cvs35
11769
11770         * src/messageview.c
11771         * src/mimeview.c
11772         * src/mimeview.h
11773                 Fix lack of part selection when automatically 
11774                 jumping to a specific part
11775         * src/msgcache.c
11776                 Little optimisation in cache reading
11777
11778 2006-08-09 [colin]      2.4.0cvs34
11779
11780         * src/compose.c
11781                 Fix crash setting the priority on reedit
11782                 (Accessing compose before creating it!)
11783
11784 2006-08-08 [colin]      2.4.0cvs33
11785
11786         * src/procmime.c
11787                 Fix bug #998 (last attachment is not accessible)
11788                 Bad RFC interpretation on multipart close-delimiters
11789         * src/mimeview.c
11790         * src/mimeview.h
11791         * src/gtk/gtkvscrollbutton.c
11792         * src/gtk/gtkvscrollbutton.h
11793                 Make attachments list wheel-scrollable
11794
11795 2006-08-07 [colin]      2.4.0cvs32
11796
11797         * src/gtk/gtkaspell.c
11798                 Fix bug #973 (Unicode punctation characters 
11799                 are not recognized as separators by the
11800                 spell checker); fix unsigned stuff
11801
11802 2006-08-07 [colin]      2.4.0cvs31
11803
11804         * src/compose.c
11805                 Fix bug #956 (DnD text with accents in compose 
11806                 text entry); fix gccc's signed/unsigned fuss
11807
11808 2006-08-06 [colin]      2.4.0cvs30
11809
11810         * src/main.c
11811                 Fix bug #979 (Plugin crashes when exiting 
11812                 sylpheed-claws) : handle exit request only 
11813                 once
11814
11815 2006-08-05 [colin]      2.4.0cvs29
11816
11817         * src/news.c
11818                 Just make sure we have a msgid.
11819
11820 2006-08-05 [colin]      2.4.0cvs28
11821
11822         * src/news.c
11823         * src/summaryview.c
11824                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11825                 by reimplementing it
11826         * src/textview.c
11827                 Fix bug when hiding quotes with level > 3 and quote
11828                 colors are recycled
11829
11830 2006-08-04 [colin]      2.4.0cvs27
11831
11832         * src/compose.c
11833         * src/undo.c
11834         * src/undo.h
11835                 Fix a bit replace-by-pasting undo
11836         * src/mainwindow.c
11837         * src/messageview.c
11838                 Fix Fold quotes menu synchro in
11839                 mainwindow when it changes in 
11840                 messageview
11841         * src/textview.c
11842                 Fix right-click on quotes blocks
11843         * src/common/utils.c
11844                 Verify that the file created by
11845                 my_tmpfile() is writable. Fixes
11846                 bug #988 (very specific filesystem
11847                 issue)
11848         * src/plugins/pgpcore/sgpgme.c
11849                 Fix file descriptor leak
11850         * src/plugins/spamassassin/spamassassin.c
11851                 Warn once if spamd isn't reachable
11852
11853 2006-08-04 [colin]      2.4.0cvs26
11854
11855         * src/toolbar.c
11856                 i18n context patch by Fabien
11857
11858 2006-08-03 [colin]      2.4.0cvs25
11859
11860         * src/mainwindow.c
11861         * src/messageview.c
11862                 Rename "Hide quotes" to "Fold quotes"
11863         * src/textview.c
11864                 Don't use hand cursor on quotes. "all 
11865                 the bonuses of the feature and none of 
11866                 unwelcome side-effects"
11867
11868 2006-08-03 [colin]      2.4.0cvs24
11869
11870         * AUTHORS
11871         * sylpheed-claws.desktop
11872         * src/gtk/authors.h
11873                 Bring the desktop file to XDG compliance
11874                 Patch by Charles A. Edwards
11875
11876 2006-08-03 [colin]      2.4.0cvs23
11877
11878         * src/textview.c
11879                 Fix links offset when they are preceded
11880                 by accentued chars (g_utf8_strlen!)
11881         * src/mainwindow.c
11882                 Fix wrong status when starting offline
11883
11884
11885 2006-08-03 [wwp]        2.4.0cvs22
11886
11887         * src/prefs_common.h
11888                 ask what to do w/ filtering rules that belong to an account when
11889                 applying filtering rules manually from the main window (skip,
11890                 apply regardless of the account, use current account). This dialog
11891                 can be skipped and the last reply used.
11892                 (forgot that file)
11893
11894 2006-08-03 [wwp]        2.4.0cvs21
11895
11896         * src/filtering.c
11897         * src/filtering.h
11898         * src/prefs_common.c
11899         * src/summaryview.c
11900         * src/alertpanel.c
11901         * src/alertpanel.h
11902         * src/messageview.c
11903                 ask what to do w/ filtering rules that belong to an account when
11904                 applying filtering rules manually from the main window (skip,
11905                 apply regardless of the account, use current account). This dialog
11906                 can be skipped and the last reply used.
11907
11908
11909 2006-08-03 [colin]      2.4.0cvs20
11910
11911         * src/textview.c
11912                 Optimize previous patch
11913
11914 2006-08-03 [cleroy]     2.4.0cvs19
11915
11916         * src/textview.c
11917                 Fix quotes getting toggled back when the
11918                 mail has an even number of text parts
11919
11920 2006-08-02 [colin]      2.4.0cvs18
11921
11922         * src/messageview.c
11923                 Add Hide quotes menu
11924
11925 2006-08-02 [colin]      2.4.0cvs17
11926
11927         * src/mainwindow.c
11928         * src/prefs_common.c
11929         * src/textview.c
11930         * src/textview.h
11931         * src/gtk/about.c
11932                 Allow per-level quote hiding,
11933                 Allow toggling quotes by double-clicking them
11934                 Rename RemoteURI to ClickableText to reflect
11935                 the fact it's used for a variety of things
11936
11937 2006-08-02 [wwp]        2.4.0cvs16
11938
11939         * src/mainwindow.c
11940                 fix "View/Hide quotes" menu item status initialization.
11941
11942 2006-08-02 [wwp]        2.4.0cvs15
11943
11944         * src/matcher_parser_parse.y
11945                 remove a debug trace.
11946
11947 2006-08-02 [paul]       2.4.0cvs14
11948
11949         * src/plugins/pgpcore/passphrase.c
11950                 don't set initial dialog size
11951                 make it resizable
11952
11953 2006-08-02 [paul]       2.4.0cvs13
11954
11955         * src/noticeview.c
11956                 remove the rogue '/' character
11957
11958 2006-08-02 [paul]       2.4.0cvs12
11959
11960         * src/noticeview.c
11961                 allow buttons to resize as necessary
11962
11963 2006-08-01 [wwp]        2.4.0cvs11
11964
11965         * src/mbox.c
11966                 fix strict ISO C90 compliance.
11967
11968 2006-08-01 [wwp]        2.4.0cvs10
11969
11970         * tools/update-po
11971                 updated update-po tool to work w/ context-dependent translations.
11972                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11973
11974 2006-08-01 [wwp]        2.4.0cvs9
11975
11976         * src/matcher.c
11977         * src/prefs_filtering.c
11978         * src/prefs_matcher.c
11979                 allow context-dependent translations for "All",
11980                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11981
11982 2006-07-31 [colin]      2.4.0cvs8
11983
11984         * AUTHORS
11985         * src/gtk/authors.h
11986                 Add Rafal to authors
11987
11988 2006-07-31 [colin]      2.4.0cvs7
11989
11990         * src/compose.c
11991         * src/mainwindow.c
11992         * src/messageview.h
11993         * src/prefs_common.c
11994         * src/prefs_common.h
11995         * src/textview.c
11996                 Add 'View/Hide quotes'. Patch based on a patch
11997                 by Rafal Weglarz
11998
11999 2006-07-31 [colin]      2.4.0cvs6
12000
12001         * src/action.c
12002                 Fix problem with "> stuff >" actions
12003
12004 2006-07-31 [paul]       2.4.0cvs5
12005
12006         * po/nb.po
12007                 updated by Geir Helland
12008
12009 2006-07-31 [wwp]        2.4.0cvs4
12010
12011         * src/mainwindow.c
12012         * src/summaryview.c
12013         * src/summaryview.h
12014                 add "View/Go to/Parent message" and "View/Go to/Last read message",
12015                 thanks to Colin.
12016
12017 2006-07-31 [wwp]        2.4.0cvs3
12018
12019         * src/Makefile.am
12020         * src/addr_compl.c
12021         * src/addr_compl.h
12022         * src/addressbook.c
12023         * src/addressbook.h
12024         * src/addressbook_foldersel.c
12025         * src/addressbook_foldersel.h
12026         * src/addrindex.c
12027         * src/addrindex.h
12028         * src/matcher.c
12029         * src/matcher.h
12030         * src/matcher_parser_lex.l
12031         * src/matcher_parser_parse.y
12032         * src/prefs_common.c
12033         * src/prefs_common.h
12034         * src/prefs_filtering.c
12035         * src/prefs_matcher.c
12036         * src/prefs_matcher.h
12037         * src/summaryview.c
12038                 introduce filtering against the address book. It's now possible to add
12039                 matched conditions to determine if any email address in a message matches
12040                 or doesn't match any or all books or folders in the address book.
12041
12042 2006-07-31 [wwp]        2.4.0cvs2
12043
12044         * src/account.c
12045         * src/filtering.c
12046         * src/filtering.h
12047         * src/folder.c
12048         * src/folderview.c
12049         * src/inc.c
12050         * src/mainwindow.c
12051         * src/matcher.c
12052         * src/matcher_parser_lex.l
12053         * src/matcher_parser_parse.y
12054         * src/mbox.c
12055         * src/prefs_filtering.c
12056         * src/prefs_filtering.h
12057         * src/procmsg.c
12058         * src/procmsg.h
12059         * src/summaryview.c
12060                 introduce per-account filtering rules. Each filtering rule can now be assigned
12061                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
12062                 when applying filtering rules manually, as all rules will apply - even the ones
12063                 assigned to an account. This issue will be addressed soon.
12064  
12065
12066
12067 2006-07-31 [wwp]        2.4.0cvs1
12068
12069         * src/quote_fmt.c
12070                 make more strings translatable.
12071
12072 2006-07-31 [paul]       2.4.0
12073
12074         2.4.0 released
12075
12076 2006-07-31 [paul]       2.3.1cvs91
12077
12078         * po/ca.po
12079                 updated by Miquel Oliete
12080
12081 2006-07-31 [paul]       2.3.1cvs90
12082
12083         * po/de.po
12084         * po/el.po
12085         * po/fr.po
12086         * po/it.po
12087         * po/pl.po
12088         * po/pt_BR.po
12089         * po/sr.po
12090         * po/zh_CN.po
12091                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
12092                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
12093                 Aleksandar Urosevic, and Ralgh Young
12094
12095 2006-07-31 [paul]       2.3.1cvs89
12096
12097         * src/account.c
12098         * src/main.c
12099         * src/mainwindow.c
12100         * src/mainwindow.h
12101                 Fix a race condition when, after an SC crash, rescanning
12102                 folders took more than 0.5 seconds
12103                 Thanks to Colin
12104
12105 2006-07-31 [paul]       2.3.1cvs88
12106
12107         * src/folderview.c
12108                 don't translate separator strings
12109
12110 2006-07-30 [mones]      2.3.1cvs87
12111
12112         * doc/man/sylpheed-claws.1
12113                 Fixed non-ASCII chars in Hoa's name
12114         * po/es.po
12115                 Updated for release
12116
12117 2006-07-27 [colin]      2.3.1cvs86
12118
12119         * src/textview.c
12120                 Don't include the leading \n in links
12121                 Patch by Fabien
12122
12123 2006-07-25 [colin]      2.3.1cvs85
12124
12125         * src/mainwindow.c
12126         * src/common/socket.h
12127         * src/etpan/imap-thread.c
12128                 Refresh resolvers before connecting
12129                 to IMAP servers, and after switching
12130                 to online. Thanks to Paul.
12131
12132 2006-07-18 [colin]
12133
12134         * 2.4.0-rc4 released
12135
12136 2006-07-17 [colin]      2.3.1cvs84
12137
12138         * src/inc.c
12139                 Show connection attempt in statusbar before
12140                 connecting (previously first message was
12141                 "Retrieving messages from ..." after the
12142                 connection succeeded.
12143
12144 2006-07-16 [wwp]        2.3.1cvs83
12145
12146         * sylpheed-claws.ico
12147                 Added .ico file (windows multi-size icon file, generated).
12148
12149 2006-07-12 [wwp]        2.3.1cvs82
12150
12151         * src/messageview.c
12152                 remove Message/Re-edit menu entry from messageview window,
12153                 as sent/draft/queued messages are opened in compose window when
12154                 re-edited and it's not possible to re-edit other msgs.
12155
12156 2006-07-12 [paul]       2.3.1cvs81
12157
12158         * AUTHORS
12159         * src/mainwindow.c
12160         * src/gtk/authors.h
12161                 check online state before resetting
12162                 mailcheck timer. Useful if some program
12163                 verifies connection state and updates
12164                 Claws.
12165                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
12166
12167 2006-07-12 [paul]       2.3.1cvs80
12168
12169         * sylpheed-claws-128x128.png
12170         * sylpheed-claws-64x64.png
12171         * sylpheed-claws.png
12172         * src/Makefile.am
12173         * src/main.c
12174         * src/prefs_toolbar.c
12175         * src/stock_pixmap.c
12176         * src/stock_pixmap.h
12177         * src/wizard.c
12178         * src/gtk/about.c
12179         * src/gtk/gtkutils.c
12180         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
12181         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
12182         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
12183         * src/pixmaps/sylpheed.xpm              ** REMOVED **
12184         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
12185         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
12186                 updated and renamed logo/icon files and related
12187                 logo by Jesper Schultz
12188
12189 2006-07-11 [paul]       2.3.1cvs79
12190
12191         * src/main.c
12192                 fix the labels a smidgin
12193
12194 2006-07-09 [colin]      2.3.1cvs78
12195
12196         * src/textview.c
12197                 Show errors in textviewer's command
12198                 Patch by H. Merijn Brand
12199
12200 2006-07-09 [colin]      2.3.1cvs77
12201
12202         * src/compose.c
12203                 Save FMID in drafts too
12204
12205 2006-07-08 [colin]      2.3.1cvs76
12206
12207         * src/compose.c
12208                 Svae RMID in drafted mails too
12209                 Save quote_fmt vars for whole mails,
12210                 don't reset at each quote_fmt_init:
12211                 allows to use the same |i{var} in
12212                 various template fields
12213         * src/prefs_template.c
12214         * src/quote_fmt.h
12215         * src/quote_fmt_parse.y
12216                 Same
12217
12218 2006-07-08 [colin]      2.3.1cvs75
12219
12220         * src/textview.c
12221                 Fix highlighting of attached parts URIs
12222
12223 2006-07-08 [colin]      2.3.1cvs74
12224
12225         * src/main.c
12226                 Prevent bug #981 (sc 2.3.1 segfaults with 
12227                 gtk+ 2.10) from being reported again:
12228                 if Sylpheed-Claws has been compiled against
12229                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
12230                 of if Sylpheed-Claws has been compiled against
12231                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
12232                 error out.
12233
12234 2006-07-07 [colin]      2.3.1cvs73
12235
12236         * src/prefs_actions.c
12237                 Fix label
12238
12239 2006-07-07 [colin]      2.3.1cvs72
12240
12241         * src/prefs_actions.c
12242                 Fix compile on gtk < 2.8. argh :)
12243
12244 2006-07-07 [paul]       2.3.1cvs71
12245
12246         * src/common/defs.h
12247                 update DONATE_URI
12248
12249 2006-07-07 [colin]      2.3.1cvs70
12250
12251         * po/POTFILES.in
12252         * src/quote_fmt.c
12253         * src/quote_fmt_lex.l
12254         * src/quote_fmt_parse.y
12255                 Add |i{var}, a way to insert user-entered
12256                 text in a template
12257
12258 2006-07-07 [colin]
12259
12260         * 2.4.0-rc3 released
12261
12262 2006-07-07 [colin]      2.3.1cvs69
12263
12264         * src/folder.c
12265                 Don't consider inboxes of UNKNOWN folder 
12266                 classes to be useable as default inboxes
12267
12268 2006-07-07 [paul]       2.3.1cvs68
12269
12270         * src/textview.c
12271                 add missing #include <errno.h>
12272                 Thanks to René J. Blokland
12273
12274 2006-07-07 [paul]       2.3.1cvs67
12275
12276         * src/action.c
12277                 Return now Closes dialog
12278         * src/mimeview.c
12279         * src/mimeview.h
12280         * src/textview.c
12281                 add contextual menu to mime parts listed
12282                 in the textview
12283                 Thanks to Colin
12284         * src/common/utils.c
12285                 reversal: ' is a valid character in URLs
12286
12287 2006-07-06 [colin]      2.3.1cvs66
12288
12289         * src/remotefolder.h
12290                 Forgotten in previous commit
12291
12292 2006-07-06 [colin]      2.3.1cvs65
12293
12294         * src/folder.c
12295                 Set summary update flag whenever
12296                 totals changed
12297         * src/imap.c
12298         * src/prefs_account.c
12299         * src/common/utils.h
12300         * src/etpan/imap-thread.c
12301                 Fix warnings, thanks to Fabien and
12302                 Ricardo
12303
12304 2006-07-06 [wwp]        2.3.1cvs64
12305
12306         * src/gtk/gtkutils.c
12307                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
12308
12309 2006-07-06 [wwp]        2.3.1cvs63
12310
12311         * src/account.c
12312         * src/addressbook.c
12313         * src/addressitem.h
12314         * src/folderview.c
12315         * src/mainwindow.c
12316         * src/manual.c
12317         * src/manual.h
12318         * src/message_search.c
12319         * src/prefs_actions.c
12320         * src/prefs_filtering.c
12321         * src/prefs_filtering.h
12322         * src/prefs_template.c
12323         * src/summary_search.c
12324         * src/summaryview.c
12325         * src/gtk/gtkutils.c
12326         * src/gtk/gtkutils.h
12327         * src/gtk/pluginwindow.c
12328                 add help buttons to some dialogs. Clicking such buttons opens a
12329                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
12330
12331 2006-07-06 [paul]       2.3.1cvs62
12332
12333         * src/textview.c
12334                 fix attachments contextual menu
12335                 Thanks to Colin
12336
12337 2006-07-05 [colin]      2.3.1cvs61
12338
12339         * src/textview.c
12340         * src/compose.c
12341                 Handle sftp:// links
12342
12343 2006-07-05 [paul]       2.3.1cvs60
12344
12345         * src/gtk/filesel.c
12346                 grab save button by default
12347                 Thanks to Colin
12348
12349 2006-07-05 [wwp]        2.3.1cvs59
12350
12351         * manual/xml2pdf
12352                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
12353
12354 2006-07-04 [colin]      2.3.1cvs58
12355
12356         * src/mimeview.c
12357         * src/textview.c
12358                 Use left click to select, middle click to open
12359                 on mimeparts links
12360         * src/common/utils.c
12361                 Fix segfault
12362
12363 2006-07-04 [colin]      2.3.1cvs57
12364
12365         * src/mainwindow.c
12366         * src/news.c
12367                 Warning fixes, thanks to Fabien
12368
12369 2006-07-04 [colin]      2.3.1cvs56
12370
12371         * src/mimeview.c
12372         * src/mimeview.h
12373         * src/textview.c
12374                 Allow parts to be selected via their text label
12375                 in textview
12376
12377 2006-07-04 [colin]      2.3.1cvs55
12378
12379         * src/folderview.c
12380                 Feedback when closing (for big folders)
12381         * src/prefs_actions.c
12382         * src/prefs_filtering.c
12383         * src/prefs_matcher.c
12384         * src/prefs_template.c
12385                 Fix default button when closing without
12386                 having saved
12387
12388 2006-07-04 [colin]      2.3.1cvs54
12389
12390         * src/news.c
12391                 Delete local file on deletion
12392
12393 2006-07-03 [colin]      2.3.1cvs53
12394
12395         * src/folderview.c
12396         * src/main.c
12397                 Don't freeze when rescanning after crash
12398
12399 2006-07-03 [wwp]        2.3.1cvs52
12400
12401         * src/compose.c
12402         * src/privacy.c
12403         * src/privacy.h
12404         * src/plugins/pgpinline/pgpinline.c
12405         * src/plugins/pgpmime/pgpmime.c
12406                 don't report an error when the user cancels the passphrase dialog.
12407
12408 2006-07-02 [colin]      2.3.1cvs51
12409
12410         * src/folderview.c
12411                 Open message when crossing folders with Space,
12412                 goto next unread and friends
12413
12414 2006-07-01 [colin]      2.3.1cvs50
12415
12416         * src/prefs_account.c
12417                 Typographic rules varying from language
12418                 to language (in french "Protocole :"),
12419                 we have to do that :)
12420
12421 2006-07-01 [ticho]      2.3.1cvs49
12422
12423         * src/prefs_account.c
12424                 Only use one temporary gchar* variable in
12425                 prefs_account_protocol_set_optmenu().
12426
12427 2006-07-01 [ticho]      2.3.1cvs48
12428
12429         * src/prefs_account.c
12430         * src/prefs_account.h
12431                 Use GtkLabel for existing account protocol name.
12432                 Created an array for protocol names and populate the
12433                 combobox from it in a for() cycle.
12434
12435 2006-06-30 [colin]      2.3.1cvs47
12436
12437         * src/compose.c
12438                 Block undo when changing signature (by changing
12439                 account)
12440
12441 2006-06-30 [paul]       2.3.1cvs46
12442
12443         * src/send_message.c
12444                 when editing From in the Compose window, use that address
12445                 in the Return-Path: header
12446                 Thanks to Colin
12447
12448 2006-06-30 [colin]      2.3.1cvs45
12449
12450         * src/compose.c
12451                 Fix signature replacement:
12452                 - when no newline before separator
12453                 - when reediting
12454
12455 2006-06-29 [colin]      2.3.1cvs44
12456
12457         * src/folderview.c
12458         * src/folderview.h
12459         * src/mainwindow.c
12460         * src/summaryview.c
12461                 Let 'View/Go to/Next marked' work like
12462                 Next new & Next unread: across folders
12463                 Change the select_on_entry pref to do
12464                 what we want when changing folder
12465         * src/common/utils.c
12466                 Fix single-quoted links 
12467
12468 2006-06-29 [colin]      2.3.1cvs43
12469
12470         * src/gtk/gtkaspell.c
12471                 "Sylpheed" and "Sylpheed-Claws" do exist !
12472
12473 2006-06-29 [colin]      2.3.1cvs42
12474
12475         * src/imap.c
12476                 Forgot to remove debug
12477
12478 2006-06-29 [colin]      2.3.1cvs41
12479
12480         * src/imap.c
12481         * src/imap.h
12482         * src/mainwindow.c
12483                 Disconnect from IMAP servers when going
12484                 offline. Fixes bug #978 (going to offline-mode 
12485                 won't close connections)
12486
12487 2006-06-29 [colin]      2.3.1cvs40
12488
12489         * src/main.c
12490                 Fix transient setting on failing plugins
12491                 Patch by Fabien
12492         * src/plugins/pgpcore/sgpgme.c
12493                 Only warn for OpenPGP. Most people don't
12494                 have CMS available.
12495
12496 2006-06-29 [colin]      2.3.1cvs39
12497
12498         * src/compose.c
12499                 Fix Spelling menu (discrepancy between context menu
12500                 and top menu when folder's dictionary isn't the 
12501                 default one)
12502         * src/plugins/pgpcore/sgpgme.c
12503                 More error reporting about why gpgme can fail
12504
12505 2006-06-29 [wwp]        2.3.1cvs38
12506
12507         * src/mainwindow.c
12508                 honor the display-header-pane setting even when the message view
12509                 is a separate window.
12510
12511 2006-06-29 [wwp]        2.3.1cvs37
12512
12513         * src/prefs_actions.c
12514                 forgot to commit that one (use of GTK_STOCK_INFO).
12515
12516 2006-06-29 [colin]      2.3.1cvs36
12517
12518         * src/imap.c
12519                 Better handling of login errors (ask the password
12520                 again once), alert in case of error. Fix three
12521                 signedness warnings.
12522
12523 2006-06-28 [wwp]        2.3.1cvs35
12524
12525         * src/prefs_template.c
12526         * src/prefs_matcher.c
12527         * src/prefs_filtering_action.c
12528         * src/prefs_quote.c
12529                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
12530                 patch by Fabien Vantard, slightly modified.
12531
12532 2006-06-28 [paul]
12533
12534         2.4.0-rc2 released
12535
12536 2006-06-28 [colin]      2.3.1cvs34
12537
12538         * src/prefs_account.c
12539                 Fix bug #977 (Can't add or edit imap accounts)
12540
12541 2006-06-28 [colin]      2.3.1cvs33
12542
12543         * src/mimeview.c
12544                 Fix previous
12545
12546 2006-06-28 [colin]      2.3.1cvs32
12547
12548         * src/mimeview.c
12549                 Save named inlined attachments with "Save all"
12550         * src/main.c
12551         * src/mbox.c
12552         * src/common/plugin.c
12553         * src/common/plugin.h
12554         * src/common/sylpheed.c
12555         * src/common/utils.c
12556         * src/plugins/pgpcore/sylpheed.def
12557         * src/plugins/pgpinline/sylpheed.def
12558         * src/plugins/pgpmime/sylpheed.def
12559                 Win32 compatibility patch, by
12560                 Werner Koch
12561
12562 2006-06-28 [wwp]        2.3.1cvs31
12563
12564         * src/imap.c
12565         * src/prefs_folder_item.c
12566                 less compilation warnings (thanks to Fabien Vantard), less typos.
12567
12568 2006-06-28 [paul]       2.3.1cvs30
12569
12570         * src/gtk/gtkutils.c
12571                 gtk_combo_box_set_focus_on_click() is only
12572                 available since gtk 2.6.0
12573
12574 2006-06-28 [paul]       2.3.1cvs29
12575
12576         * src/prefs_ext_prog.c
12577                 fix engrish and add a tooltip for the
12578                 'command for 'Display as text' option
12579
12580 2006-06-28 [paul]
12581
12582         2.4.0-rc1 released
12583
12584 2006-06-28 [paul]       2.3.1cvs28
12585
12586         * ChangeLog
12587         * tools/Makefile.am
12588                 include textviewer.pl in releases
12589
12590 2006-06-28 [paul]       2.3.1cvs27
12591
12592         * src/prefs_ext_prog.c
12593                 hide Print command option if libgnomeprint
12594                 support is present
12595
12596 2006-06-27 [colin]      2.3.1cvs26
12597
12598         * src/compose.c
12599                 Fix Esc handling in insert/attach dialog
12600                 Don't show this dialog if dragging something
12601                 else than text/uri-list
12602                 Thanks to Fabien Vantard
12603         * tools/textviewer.pl
12604                 Filter script to display stuff as text
12605                 by H. Merijn Brand
12606
12607 2006-06-27 [wwp]        2.3.1cvs25
12608
12609         * src/messageview.c
12610                 use the exact product name (message view title), patch
12611                 by Fabien Vantard.
12612
12613 2006-06-27 [ticho]      2.3.1cvs24
12614
12615         * src/prefs_account.c
12616         * src/prefs_common.c
12617         * src/prefs_common.h
12618         * src/prefs_ext_prog.c
12619         * src/textview.c
12620                 Add a preference (Preferences/External programs)
12621                 to allow "Display as text" to be done via a script
12622                 (patch by H.Merijn Brand).
12623                 Use GtkComboBox for protocol selection in account
12624                 preferences.
12625                 Only include current choice for existing accounts, and
12626                 insensitivize the combobox.
12627
12628 2006-06-27 [paul]       2.3.1cvs23
12629
12630         * src/mbox.c
12631                 fix crasher introduced in cvs21.
12632                 Thanks to Colin
12633
12634 2006-06-26 [colin]      2.3.1cvs22
12635
12636         * src/mbox.c
12637                 Fix double-frees when leaving folders
12638                 after exporting to mbox
12639
12640 2006-06-26 [colin]      2.3.1cvs21
12641
12642         * src/mbox.c
12643                 More feedback (and optimisation)
12644                 on import/export
12645         * src/common/utils.c
12646                 Fix case when looking for mail addresses
12647         * src/gtk/gtkutils.c
12648                 Extra check for (X-)Face
12649
12650 2006-06-25 [ticho]      2.3.1cvs20
12651
12652         * src/compose.c
12653         * src/exphtmldlg.c
12654         * src/gtk/gtkutils.c
12655         * src/gtk/gtkutils.h
12656                 Added second argument to gtkut_sc_combobox_create() to
12657                 control focus-on-click for the widget.
12658                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12659
12660 2006-06-25 [ticho]      2.3.1cvs19
12661
12662         * src/compose.c
12663         * src/gtk/Makefile.am
12664         * src/gtk/combobox.c
12665         * src/gtk/combobox.h
12666         * src/gtk/gtkutils.c
12667         * src/gtk/gtkutils.h
12668                 Use GtkComboBox instead of deprecated GtkOptionMenu
12669                 for account selector in compose window and for encoding
12670                 selector in attachment properties.
12671                 Also factorise working with the new GtkComboBox somewhat.
12672
12673 2006-06-24 [paul]       2.3.1cvs18
12674
12675         * src/prefs_common.c
12676                 use the correct default value
12677
12678 2006-06-24 [paul]       2.3.1cvs17
12679
12680         * src/compose.c
12681         * src/prefs_common.c
12682         * src/prefs_common.h
12683         * src/prefs_compose_writing.c
12684                 enable setting of default action when
12685                 dnd'ing files in the compose window.
12686                 (Collaborative effort with wwp)
12687
12688 2006-06-23 [wwp]        2.3.1cvs16
12689
12690         * src/compose.c
12691                 i18n fix (thanks to Fabien Vantard)
12692
12693 2006-06-22 [colin]      2.3.1cvs15
12694
12695         * src/prefs_customheader.c
12696                 Don't use filters in custom headers' file 
12697                 selector. Remember, extensions mean nothing :)
12698
12699 2006-06-22 [paul]       2.3.1cvs14
12700
12701         * configure.ac
12702                 allow setting of man directory location
12703
12704 2006-06-22 [colin]      2.3.1cvs13
12705
12706         * src/mainwindow.c
12707                 Add 'View/Go to/Next unread folder'.
12708                 I missed that :)
12709
12710 2006-06-22 [colin]      2.3.1cvs12
12711
12712         * src/common/utils.c
12713                 Add some subject prefixes
12714                 Patch by Bjorn T Johansen <btj@havleik.no>
12715
12716 2006-06-22 [colin]      2.3.1cvs11
12717
12718         * manual/advanced.xml
12719                 Forgotten hidden pref
12720
12721 2006-06-21 [paul]       2.3.1cvs10
12722
12723         * src/prefs_account.c
12724                 complete the removal of 'Add date header' option
12725
12726 2006-06-21 [paul]       2.3.1cvs9
12727
12728         * src/account.c
12729         * src/compose.c
12730         * src/prefs_account.c
12731         * src/prefs_account.h
12732                 remove option to add date header - always
12733                 add date header
12734         * src/etpan/imap-thread.c
12735                 fix warnings (Thanks to Colin)
12736
12737 2006-06-21 [wwp]        2.3.1cvs8
12738
12739         * src/folder.c
12740                 set the attachment flag when inline text part are (file)named. This is more convenient
12741                 when receiving (for instance) inline source files or patches sent using thunderbird.
12742
12743 2006-06-21 [paul]       2.3.1cvs7
12744
12745         * src/inc.c
12746                 fix off-by-one count of current msg in
12747                 statusbar filtering progressbar
12748
12749 2006-06-21 [paul]       2.3.1cvs6
12750
12751         * src/folder.c
12752                 Show attachment icon even if the part is 'inline'
12753                 if the following conditions are met:
12754                 - content-type != 'text/plain'
12755                 - content-type != '*/pgp-signature'
12756                 - either 'name' or 'filename' parameter is not NULL
12757                 
12758                 Thanks to Colin
12759
12760 2006-06-21 [paul]       2.3.1cvs5
12761
12762         * src/messageview.c
12763         * src/prefs_common.c
12764         * src/prefs_common.h
12765         * src/prefs_other.c
12766                 add an option to 'Never send Return
12767                 Receipts'
12768                 Thanks to Colin
12769
12770 2006-06-20 [mones]      2.3.1cvs4
12771
12772         * po/es.po
12773                 updated
12774         * src/compose.c
12775                 typo fixed (space after comma)
12776         * tools/make.themes.project
12777                 remove exec mode from tarball files
12778
12779 2006-06-20 [colin]      2.3.1cvs3
12780
12781         * src/news.c
12782         * src/procheader.c
12783         * src/unmime.c
12784                 Better fix for \n's in headers (don't 
12785                 break Received: and others)
12786
12787 2006-06-20 [paul]       2.3.1cvs2
12788
12789         * src/alertpanel.c
12790         * src/textview.c
12791                 improve legibility of phishing attempt
12792                 dialog
12793
12794 2006-06-20 [paul]       2.3.1cvs1
12795
12796         * NEWS
12797         * README
12798         * configure.ac
12799                 Update version number following
12800                 stable release
12801
12802 2006-06-20 [colin]      2.3.0cvs26
12803
12804         * src/compose.c
12805                 When dragging a file to the text of the compose
12806                 window, ask whether we want to insert or attach
12807                 (I know lots of people who do that to attach)
12808
12809 2006-06-20 [colin]      2.3.0cvs25
12810
12811         * src/etpan/imap-thread.c
12812                 Fix threshold (the append command is often > 32 bytes)
12813
12814 2006-06-19 [colin]      2.3.0cvs24
12815
12816         * src/imap.c
12817         * src/etpan/imap-thread.c
12818                 Workaround Rockliffe IMAP server bug: replace
12819                 "x UID SEARCH (ANSWERED UID 1:*)" with
12820                 "x UID SEARCH ANSWERED"
12821                 (Rockliffe doesn't handle the parenthesis)
12822
12823 2006-06-19 [colin]      2.3.0cvs23
12824
12825         * src/compose.c
12826         * src/imap.c
12827         * src/etpan/imap-thread.c
12828                 Probably fix bug #972 (Freezes when adding 
12829                 an attachment to the message)
12830         * src/common/defs.h
12831                 Modernize Firefox cmd
12832
12833
12834 2006-06-18 [colin]      2.3.0cvs22
12835
12836         * src/prefs_customheader.c
12837                 Only allow correct filenames for various
12838                 custom headers
12839
12840 2006-06-18 [colin]      2.3.0cvs21
12841
12842         * src/prefs_customheader.c
12843                 Add a 'From File...' button in custom headers prefs, which
12844                 try to do the right thing: 
12845                 for normal headers, use file as plaintext,
12846                 for X-Face, calls compface,
12847                 for Face, encode to b64.
12848
12849 2006-06-17 [colin]      2.3.0cvs20
12850
12851         * src/mh.c
12852                 Warning fix
12853
12854 2006-06-16 [colin]      2.3.0cvs19
12855
12856         * src/summaryview.c
12857                 Recursive quicksearch: show message list
12858                 in current folder, *then* search children
12859                 in the background.
12860
12861 2006-06-16 [colin]      2.3.0cvs18
12862
12863         * src/main.c
12864                 Instead of ignoring SIGPIPE, save caches
12865                 when getting one. Will fix the fact that
12866                 hot caches are out-of-date when logging 
12867                 out of Xorg.
12868         * src/compose.c
12869         * src/prefs_compose_writing.c
12870                 Only save text (not attachments) when 
12871                 auto-saving to drafts
12872         * src/unmime.c
12873                 Always replace \n, \r and \t with spaces
12874                 in headers
12875         * manual/dist/html/Makefile.am
12876         * manual/dist/pdf/Makefile.am
12877         * manual/dist/ps/Makefile.am
12878         * manual/dist/txt/Makefile.am
12879         * manual/fr/dist/html/Makefile.am
12880         * manual/fr/dist/pdf/Makefile.am
12881         * manual/fr/dist/ps/Makefile.am
12882         * manual/fr/dist/txt/Makefile.am
12883         * manual/pl/dist/html/Makefile.am
12884         * manual/pl/dist/pdf/Makefile.am
12885         * manual/pl/dist/ps/Makefile.am
12886         * manual/pl/dist/txt/Makefile.am
12887                 Fix make clean removing pregenerated manuals
12888
12889
12890 2006-06-16 [colin]      2.3.0cvs17
12891
12892         * src/plugins/pgpcore/sgpgme.c
12893         * src/plugins/pgpmime/pgpmime.c
12894         * src/plugins/pgpinline/pgpinline.c
12895                 Better error reporting in setup_signers.
12896                 Don't fallback to default key if specified
12897                 key isn't found.
12898                 Don't allow signing if more than one secret
12899                 key matches the one specified in prefs.
12900
12901 2006-06-15 [colin]      2.3.0cvs16
12902
12903         * src/folderview.c
12904                 Add "Send queue" in the folder's contextual
12905                 menu
12906         * src/compose.c
12907         * src/messageview.c
12908         * src/privacy.c
12909         * src/privacy.h
12910         * src/procmime.c
12911         * src/procmsg.c
12912         * src/plugins/pgpcore/passphrase.c
12913         * src/plugins/pgpcore/sgpgme.c
12914         * src/plugins/pgpinline/pgpinline.c
12915         * src/plugins/pgpmime/pgpmime.c
12916                 Better error reporting
12917         * src/mbox.c
12918                 Probably fix bug #971 (2.2.3 cannot read mail 
12919                 from local mbox)
12920
12921
12922 2006-06-15 [mones]      2.3.0cvs15
12923
12924         * tools/make.themes.project
12925                 creates the themes project from the web page
12926
12927 2006-06-15 [colin]      2.3.0cvs14
12928
12929         * src/folder.c
12930                 Better fix (avoid losing the folder if scan_tree 
12931                 fails)
12932
12933 2006-06-15 [cleroy]     2.3.0cvs13
12934
12935         * src/folder.c
12936                 Probably fix Bug #969 (crash on rebuilding 
12937                 imap folder)
12938
12939 2006-06-14 [colin]      2.3.0cvs12
12940
12941         * manual/dtd/manual.xsl
12942         * manual/sylpheed-claws-manual.xml
12943         * manual/fr/sylpheed-claws-manual.xml
12944         * manual/pl/sylpheed-claws-manual.xml
12945                 Insert pagebreaks between sections
12946
12947 2006-06-14 [paul]       2.3.0cvs11
12948
12949         * configure.ac
12950                 better fix than 2.3.0cvs10
12951
12952 2006-06-14 [paul]       2.3.0cvs10
12953
12954         * configure.ac
12955                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12956                 (backwards compatible)
12957
12958 2006-06-13 [colin]      2.3.0cvs9
12959
12960         * src/messageview.c
12961                 Fix sending of return receipt with the new queue folders
12962
12963 2006-06-13 [wwp]        2.3.0cvs8
12964
12965         * src/quote_fmt_lex.l
12966                 fix wrong tokens returned in quote_fmt lexer, query not().
12967
12968 2006-06-13 [wwp]        2.3.0cvs7
12969
12970         * src/folder.c
12971         * src/prefs_folder_item.c
12972                 allow changing folder type even when folder is not a top-level one,
12973                 thanks to Colin.
12974
12975 2006-06-12 [colin]      2.3.0cvs6
12976
12977         * src/folderview.c
12978                 Fix double-ask of "Do you want to mark all
12979                 as read"
12980
12981 2006-06-12 [colin]      2.3.0cvs5
12982
12983         * src/compose.c
12984         * src/compose.h
12985         * src/folder.c
12986         * src/folder.h
12987         * src/imap.c
12988         * src/inc.c
12989         * src/main.c
12990         * src/messageview.c
12991         * src/mh.c
12992         * src/prefs_folder_item.c
12993         * src/procheader.c
12994         * src/procmime.c
12995         * src/procmsg.c
12996         * src/procmsg.h
12997         * src/send_message.c
12998         * src/summaryview.c
12999         * src/toolbar.c
13000                 Apply bug #964's patch (Queue and drafts aren't normal)
13001                 The Drafts and Queue folder now contain RFC-822 files,
13002                 allowing to move and copy mails from and to these 
13003                 folders. Moving from Drafts to Queue will prepare the
13004                 mail for sending (PGP signature, encryption, etc).
13005                 This patch also rework sending errors handling to try
13006                 to be more helpful.
13007                 Also, allow redefining folder types via the GUI 
13008                 (Folder type in its Properties)
13009
13010 2006-06-12 [colin]      2.3.0cvs4
13011
13012         * src/summaryview.c
13013         * src/prefs_common.c
13014         * src/prefs_common.h
13015         * src/gedit-print.c
13016                 Allow to define a specific print font - patch
13017                 by Bernhard Walle <bernhard.walle@gmx.de>
13018         * src/prefs_fonts.c
13019         * manual/advanced.xml
13020         * manual/fr/advanced.xml
13021                 Add a hidden pref to allow deletion without
13022                 confirmation
13023
13024 2006-06-12 [wwp]        2.3.0cvs3
13025
13026         * .cvsignore
13027                 more files to ignore.
13028
13029 2006-06-12 [wwp]        2.3.0cvs2
13030
13031         * src/quote_fmt.c
13032         * src/quote_fmt_lex.l
13033         * src/quote_fmt_parse.y
13034                 extend the quote_fmt parser (templates and quotes):
13035                 - allow limited sub-expressions in |p{} and |f{} expressions,
13036                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
13037                 - implemented/fixed missing implementation of query_references and show_references,
13038                 - completed, fixed contents and format of the symbols help dialog,
13039                 - fix some compilation warnings.
13040
13041 2006-06-12 [wwp]        2.3.0cvs1
13042
13043         * manual/advanced.xml
13044         * manual/fr/advanced.xml
13045                 updates in the "templates" section of the manual (eng/fr):
13046                  - be more precise (both versions)
13047                  - completed to match the english reference (fr version)
13048                  - touchups (both versions)
13049
13050 2006-06-12 [paul]       2.3.0
13051
13052         2.3.0 released
13053
13054 2006-06-12 [paul]       2.2.3cvs14
13055
13056         * po/ca.po
13057         * po/cs.po
13058         * po/de.po
13059         * po/el.po
13060         * po/fr.po
13061         * po/it.po
13062         * po/pt_BR.po
13063         * po/sr.po
13064         * po/zh_CN.po
13065                 updated by Miquel Oliete, Tim, Stephan Sachse,
13066                 Stavros Giannouris, Fabien Vantard, Andrea
13067                 Spadaccini, Frederico Goncalves Guimaraes,
13068                 Aleksandar Urosevic, and Ralgh Young
13069
13070 2006-06-12 [colin]      2.2.3cvs13
13071
13072         * src/mbox.c
13073                 Add missing header
13074
13075 2006-06-11 [colin]      2.2.3cvs12
13076
13077         * src/msgcache.c
13078                 Verify that g_malloc() succeeded
13079
13080 2006-06-11 [colin]      2.2.3cvs11
13081
13082         * src/wizard.c
13083                 Add Face header to welcome mail
13084
13085 2006-06-10 [colin]      2.2.3cvs10
13086
13087         * src/textview.c
13088                 Revert previous (Forgot it changes the
13089                 margin on the whole mail)
13090
13091 2006-06-10 [colin]      2.2.3cvs9
13092
13093         * src/textview.c
13094                 Don't overlap long headers under (X-)Face
13095
13096 2006-06-10 [mones]      2.2.3cvs8
13097
13098         * manual/xml2pdf
13099                 allow generation of manual on systems lacking saxon binary
13100                 but with java and the saxon library installed
13101
13102         * po/es.po
13103                 updated for release
13104
13105 2006-06-09 [colin]      2.2.3cvs7
13106
13107         * src/summaryview.c
13108                 Fix leak when using Display Sender using Addressbook
13109
13110 2006-06-09 [colin]      2.2.3cvs6
13111
13112         * src/compose.c
13113         * src/folder.c
13114         * src/folderview.c
13115         * src/mimeview.c
13116         * src/summaryview.c
13117                 More leaks fixes
13118
13119 2006-06-09 [paul]       2.2.3cvs5
13120
13121         * AUTHORS
13122         * src/gtk/authors.h
13123         * tools/claws.i18n.status.pl
13124                 updated with new info
13125
13126 2006-06-09 [paul]       2.2.3cvs4
13127
13128         * README
13129                 updated
13130         * manual/ack.xml
13131                 add wwp to authors list
13132         * src/gtk/authors.h
13133                 update mine and Colin's addresses
13134
13135 2006-06-08 [colin]      2.2.3cvs3
13136
13137         * src/etpan/imap-thread.c
13138                 Fix leak on SSL cert check
13139
13140 2006-06-08 [colin]      2.2.3cvs2
13141
13142         * src/common/utils.c
13143                 Fix leak
13144
13145 2006-06-08 [paul]       2.2.3cvs1
13146
13147         * configure.ac
13148                 Update version number following
13149                 stable release
13150
13151 2006-06-07 [colin]      2.2.2cvs3
13152
13153         * src/msgcache.c
13154                 Fix catching cache read errors (guint instead of gint)
13155                 Prevent malloc'ing more than 8MB (means cache corruption)
13156
13157 2006-06-07 [paul]       2.2.2cvs2
13158
13159         * src/exporthtml.c
13160         * src/exportldif.c
13161         * src/mh.c
13162         * src/mutt.c
13163         * src/pine.c
13164         * src/common/utils.c
13165                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
13166                 obey $HOME'
13167                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
13168                 Thanks to Colin
13169
13170 2006-06-06 [paul]       2.2.2cvs1
13171
13172         * configure.ac
13173                 Update version number following
13174                 stable release
13175
13176 2006-06-06 [paul]       2.2.1cvs6
13177
13178         * src/matcher.c
13179                 fix  implicit declaration of
13180                 sylpheed_do_idle()
13181                 Patch by Fabien Vantard
13182
13183 2006-06-06 [paul]       2.2.1cvs5
13184
13185         * src/matcher.c
13186                 fix age_greater and age_lower so that they
13187                 mean what say and not '...or equal to'
13188                 Thanks to Colin
13189
13190 2006-06-06 [paul]       2.2.1cvs4
13191
13192         * src/textview.c
13193         * src/common/utils.c
13194                 fix URI check
13195                 Thanks to Colin
13196
13197 2006-06-05 [wwp]        2.2.1cvs3
13198
13199         * manual/fr/account.xml
13200                 minor language fixes (thanks to Fabien Vantard).
13201
13202 2006-06-05 [colin]      2.2.1cvs2
13203
13204         * src/prefs_folder_item.c
13205         * src/folderview.c
13206                 Allow recursive setting of properties 
13207                 for whole mailboxes
13208         * src/matcher.c
13209                 Don't freeze on 'test' filtering rule
13210
13211 2006-06-05 [colin]      2.2.1cvs1
13212
13213         * configure.ac
13214                 Update version number following
13215                 stable release
13216
13217 2006-06-04 [wwp]        2.2.0cvs82
13218
13219         * manual/glossary.xml
13220         * manual/account.xml
13221         * manual/fr/glossary.xml
13222         * manual/fr/account.xml
13223                 added glossary section and references/links related to the Face custom header.
13224
13225 2006-06-04 [colin]      2.2.0cvs81
13226
13227         * src/summaryview.c
13228                 Skip to next message on move with no
13229                 immediate execution
13230
13231 2006-06-04 [wwp]        2.2.0cvs80
13232
13233         * manual/xml2pdf
13234                 added sanity checks, exit when needed.
13235
13236 2006-06-03 [paul]       2.2.0cvs79
13237
13238         * src/prefs_receive.c
13239                 page name is now 'Receiving'
13240         * src/prefs_send.c
13241                 page name is now 'Sending'
13242
13243 2006-06-03 [colin]      2.2.0cvs78
13244
13245         * src/plugins/spamassassin/spamassassin_gtk.c
13246                 Autoswitch to Localhost if transport was previously
13247                 disabled. Else people had to check [] Enable, then
13248                 *reselect* transport.
13249
13250 2006-06-03 [colin]      2.2.0cvs77
13251
13252         * src/plugins/pgpinline/pgpinline.c
13253         * src/plugins/pgpmime/pgpmime.c
13254                 Check that gpg_data_release_and_get_mem 
13255                 didn't fail (now, why this happens...)
13256
13257 2006-06-03 [colin]      2.2.0cvs76
13258
13259         * src/mbox.c
13260                 Fix bug #962 (Manual and/or UI should 
13261                 warn about incompatible locking 
13262                 causing dataloss)
13263
13264 2006-06-02 [cleroy]     2.2.0cvs75
13265
13266         * src/filtering.c
13267         * src/folder.c
13268         * src/procmsg.c
13269         * src/summaryview.c
13270                 Fix a few leaks
13271
13272 2006-06-02 [colin]      2.2.0cvs74
13273
13274         * src/main.c
13275                 On exit, free caches after writing them
13276                 Shuts up some valgrind false positives
13277         * src/procmsg.c
13278         * src/send_message.c
13279                 Fix races when reusing existing SMTP connections
13280                 Fix inexistant session timeout
13281         * src/toolbar.c
13282                 Display alertpanel after all queues have
13283                 been processed, not after each
13284
13285 2006-06-02 [wwp]        2.2.0cvs73
13286
13287         * manual/fr/glossary.xml
13288         * manual/fr/ack.xml
13289         * manual/ack.xml
13290                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
13291
13292 2006-06-02 [wwp]        2.2.0cvs72
13293
13294         * manual/xml2pdf
13295         * manual/dist/pdf/Makefile.am
13296         * manual/dtd/manual.xsl
13297         * manual/fr/dist/pdf/Makefile.am
13298         * manual/pl/dist/pdf/Makefile.am
13299                 we changed the procedure to generate the .pdf version of the manual.
13300                 The procedure is more modern and the .pdf we get now has a valid index.
13301                 Here are the new pre-requisites:
13302
13303                 - JRE 1.x (1.4 here): there must be one from your distro
13304                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
13305                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
13306                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
13307
13308                 See my posts for further info about the installation of this toolchain:
13309
13310                 Date: Fri, 19 May 2006 19:40:06 +0200
13311                 From: wwp <subscript@free.fr>
13312                 To: sylpheed-claws-devel@lists.sourceforge.net
13313                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
13314
13315                 and
13316
13317                 Date: Wed, 24 May 2006 12:58:49 +0200
13318                 From: wwp <subscript@free.fr>
13319                 To: sylpheed-claws-devel@lists.sourceforge.net
13320                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
13321
13322 2006-06-01 [colin]      2.2.0cvs71
13323
13324         * src/compose.c
13325                 Better guards against IMAP races
13326         * src/main.c
13327         * src/prefs_common.c
13328         * src/prefs_common.h
13329         * src/common/ssl_certificate.c
13330         * src/etpan/imap-thread.c
13331         * src/etpan/imap-thread.h
13332         * src/gtk/sslcertwindow.c
13333                 New hidden option ssl_skip_cert_check to 
13334                 avoid dups of bug #959 (libetpan linked
13335                 against gnutls and gnutls buggy on 64bit)
13336                 Present expired warning only once per
13337                 session/server.
13338         * manual/advanced.xml
13339         * manual/fr/advanced.xml
13340                 Document new option
13341
13342 2006-06-01 [wwp]        2.2.0cvs70
13343
13344         * src/messageview.c
13345                 fix for bug #961 (return receipt dialog 
13346                 complains incorrectly about return-path 
13347                 email adress being different), thanks 
13348                 to Colin.
13349
13350 2006-05-31 [cleroy]     2.2.0cvs69
13351
13352         * src/common/ssl.c
13353                 Guard against NULLs, although this
13354                 should never be an issue
13355
13356 2006-05-31 [colin]      2.2.0cvs68
13357
13358         * src/filtering.c
13359                 Use g_slist_prepend
13360         * src/imap.c
13361                 Don't remove caches when destroying folder, it
13362                 could (should) be done at exit
13363         * src/inc.c
13364                 free processing cache after incorporation
13365         * src/etpan/imap-thread.c
13366                 Maybe fix bug #959 (Crash on moving to emails 
13367                 to a imap account per ssl with a expired 
13368                 certificate.)
13369
13370 2006-05-30 [colin]      2.2.0cvs67
13371
13372         * src/summaryview.c
13373                 Put back event flush when displaying message
13374                 It avoids reading a bunch of messages just
13375                 by hitting shift-n for too long ;)
13376
13377 2006-05-29 [colin]      2.2.0cvs66
13378
13379         * src/summaryview.c
13380                 Remove useless g_warnings
13381
13382 2006-05-29 [colin]      2.2.0cvs65
13383
13384         * src/imap.c
13385                 Fix g_slist_append()s for performance
13386
13387 2006-05-29 [colin]      2.2.0cvs64
13388
13389         * src/compose.c
13390         * src/common/utils.c
13391                 Fix extraneous tab at start of addresses
13392         * src/mainwindow.c
13393                 Fix warnings (thanks to Fabien)
13394                 Fix crash at exit when composing messages 
13395                 exist
13396         * src/pop.c
13397                 Fix progress bar when deleting expired mails
13398                 Thanks to Hiro
13399         * src/summaryview.c
13400         * src/gtk/gtksctree.c
13401                 Fix re-sorting slowness
13402
13403 2006-05-29 [paul]       2.2.0cvs63
13404
13405         * src/mh.c
13406                 fetch full message when moving mails
13407                 from another mailbox, (fixed data loss
13408                 when filtering from IMAP to MH, introduced
13409                 in 2.2.0cvs57).
13410                 Thanks to Colin
13411
13412 2006-05-29 [mones]      2.2.0cvs62
13413
13414         * src/gtk/gtksctree.c
13415                 Unselect faster (patch by Colin)        
13416
13417 2006-05-26 [colin]      2.2.0cvs61
13418
13419         * src/summaryview.c
13420                 Unplug MSGINFO_UPDATE callback on delete too.
13421
13422 2006-05-26 [colin]      2.2.0cvs60
13423
13424         * src/foldersel.c
13425                 Fix bold in folder selection window with glib2.10
13426                 thanks Hiro
13427
13428 2006-05-26 [colin]      2.2.0cvs59
13429
13430         * src/procheader.c
13431                 Convert date only if necessary (and don't
13432                 try to convert from utf8 to utf8, too)
13433         * src/summaryview.c
13434                 Only set column's text if the column's 
13435                 displayed
13436
13437 2006-05-26 [colin]      2.2.0cvs58
13438
13439         * src/summaryview.c
13440         * src/gtk/gtkutils.c
13441                 Fix useless warning
13442
13443 2006-05-26 [colin]      2.2.0cvs57
13444
13445         * src/mainwindow.c
13446                 Make summaryview selectable as long as 
13447                 no message has focus
13448         * src/mh.c
13449                 Faster deletion (by implementing mh_remove_msgs)
13450                 Faster copy (avoid using mh_fetch_msg just to get
13451                 the filename)
13452                 Faster move (using move_file instead of copy_file
13453                 if MSG_IS_MOVE)
13454                 No progressbar if total number of mails to cp/mv 
13455                 is less than 100
13456         * src/summaryview.c
13457                 Fix removal from subject_table when mail gets moved
13458                 Faster deletion (g_slist_prepend instead of append)
13459         * src/gtk/gtksctree.c
13460                 Remove useless code
13461
13462 2006-05-25 [colin]      2.2.0cvs56
13463
13464         * src/common/ssl_certificate.c
13465                 Fix leak in expired cert check
13466
13467 2006-05-25 [colin]      2.2.0cvs55
13468
13469         * src/mh.c
13470                 Disable flags syncing on .mh_sequences - it
13471                 is buggy and marks mails read under unknown
13472                 conditions.
13473
13474 2006-05-25 [paul]
13475
13476         * 2.3.0-rc4 released
13477
13478 2006-05-24 [colin]      2.2.0cvs54
13479
13480         attention cvs users: if you manage to crash
13481         Sylpheed-Claws while moving, copying or deleting
13482         mails, we *are* interested in stack traces and
13483         valgrind logs. It looks stable, but one never
13484         knows...
13485
13486         * src/folder.c
13487                 Add progressbar for cache updates
13488         * src/folderutils.c
13489                 Optimize Mark all read in the current
13490                 folder
13491         * src/mh.c
13492                 Add progressbar for copy/move
13493         * src/procmsg.c
13494                 Optimize O(n^2) in copy/move
13495         * src/summaryview.c
13496         * src/gtk/gtksctree.c
13497                 Optimize O(n^2) algos
13498         * src/common/timing.h
13499                 Display ms instead of us
13500
13501 2006-05-24 [wwp]        2.2.0cvs53
13502
13503         * manual/fr/advanced.xml
13504                 updates to the French manual.
13505
13506 2006-05-24 [wwp]        2.2.0cvs52
13507
13508         * src/common/utils.c
13509                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
13510
13511 2006-05-24 [wwp]        2.2.0cvs51
13512
13513         * src/folderutils.c
13514                 fixed "mark all read" in MH folders (thanks to Colin).
13515
13516 2006-05-24 [paul]       2.2.0cvs50
13517
13518         * doc/man/sylpheed-claws.1
13519                 updated the man page
13520
13521 2006-05-23 [colin]      2.2.0cvs49
13522
13523         * src/folderview.c
13524         * src/imap.c
13525         * src/inc.c
13526         * src/mbox.c
13527         * src/messageview.c
13528         * src/news.c
13529         * src/send_message.c
13530         * src/summaryview.c
13531         * src/gtk/sslcertwindow.c
13532                 alertpanel fixes, by Fabien
13533
13534 2006-05-23 [colin]      2.2.0cvs48
13535
13536         * src/folder.c
13537         * src/folderview.c
13538         * src/msgcache.c
13539         * src/summaryview.c
13540         * src/gtk/gtksctree.c
13541         * src/gtk/gtksctree.h
13542                 More timings
13543                 Fix slow loading problem, which was caused by the
13544                 use of some gtk_ctree funcs and their use of
13545                 g_list_position while gtk_ctree_(un)link'ing.
13546                 Reap more functions from gtkctree.c to be sure we
13547                 use our (fast) version instead of theirs.
13548         * src/mh.c
13549                 Fix copy of unread mails
13550
13551
13552 2006-05-22 [wwp]        2.2.0cvs47
13553
13554         * manual/fr/advanced.xml
13555                 updated.
13556
13557 2006-05-22 [colin]      2.2.0cvs46
13558
13559         * src/filtering.c
13560                 Fix possible infinite loop. 'copy' is not a 
13561                 final action, so when encountering a 'copy',
13562                 we have to check if a previous one was set
13563                 and do it. In the same way, if we encounter
13564                 a 'move' we have to perform a possibly 
13565                 pending 'copy'. This will slow down filtering
13566                 on IMAP if move+copy or multiple copy actions
13567                 are to be done, but handling it via the batch
13568                 would be really too convoluted.
13569
13570 2006-05-22 [wwp]        2.2.0cvs45
13571
13572         * manual/fr/advanced.xml
13573         * manual/fr/faq.xml
13574         * manual/fr/glossary.xml
13575         * manual/fr/handling.xml
13576         * manual/fr/intro.xml
13577         * manual/fr/plugins.xml
13578         * manual/fr/sylpheed-claws-manual.xml
13579                 sync w/ the english manual: updates URIs, documented mailing-list
13580                 support, better explanation about the enabled/disabled feature
13581                 in filtering/processing rules by Paul.
13582
13583 2006-05-21 [colin]      2.2.0cvs44
13584
13585         * src/summaryview.c
13586                 Don't expand after building threads, but during
13587
13588 2006-05-21 [colin]      2.2.0cvs43
13589
13590         * src/procmsg.c
13591         * src/summaryview.c
13592                 More timing possibilities... For next time I have 
13593                 to find out how the hell some 3GHz computer takes
13594                 one minute to open a 30k folder...
13595
13596 2006-05-21 [colin]      2.2.0cvs42
13597
13598         * manual/pl/advanced.xml
13599         * manual/pl/faq.xml
13600         * manual/pl/glossary.xml
13601         * manual/pl/handling.xml
13602         * manual/pl/intro.xml
13603         * manual/pl/plugins.xml
13604         * manual/pl/sylpheed-claws-manual.xml
13605                 Polish manual updated by Pawel
13606
13607 2006-05-20 [colin]
13608
13609         * 2.3.0-rc3 released
13610
13611 2006-05-20 [colin]      2.2.0cvs41
13612
13613         * src/imap.c
13614                 Fix -rc2 problems:
13615                 - remove cache of moved messages from original folder
13616                 - apply new flags to messages even if they aren't appliable
13617                   via IMAP.
13618
13619 2006-05-20 [colin]
13620
13621         * 2.3.0-rc2 released
13622
13623 2006-05-19 [colin]      2.2.0cvs40
13624
13625         * src/imap.c
13626                 Don't issue SELECT in imap_change_flags
13627                 before having checked that we indeed have
13628                 some flags to change. MSG_POSTFILTERED for
13629                 example can't be used on IMAP.
13630                 Fixes bug #955 (copying messages between 
13631                 imap folders is extremely slow), which was
13632                 a regression.
13633
13634 2006-05-19 [colin]      2.2.0cvs39
13635
13636         * src/folder.c
13637         * src/folder.h
13638         * src/folderview.c
13639                 Try to fix bug #830 (Some unread messages 
13640                 get marked read in IMAP inbox):
13641                 - Prevent scanning a folder if it's being 
13642                   opened via the GUI
13643                 - Postpone opening via the GUI of a folder
13644                   currently scanned.
13645
13646
13647 2006-05-19 [wwp]        2.2.0cvs38
13648
13649         * manual/advanced.xml
13650                 fix English+typo (thanks to Paul).
13651
13652 2006-05-19 [wwp]        2.2.0cvs37
13653
13654         * manual/advanced.xml
13655         * manual/fr/advanced.xml
13656         * src/gtk/logwindow.c
13657         * src/prefs_common.c
13658         * src/prefs_common.h
13659                 added hidden prefs to allow customization of colors used in
13660                 protocol log window (useful for dark gtk+ themes).
13661
13662 2006-05-19 [wwp]        2.2.0cvs36
13663
13664         * ChangeLog
13665                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13666
13667 2006-05-19 [paul]       2.2.0cvs35
13668
13669         * src/textview.c
13670                 make Reply-To fully clickable
13671         * src/gtk/logwindow.c
13672                 more colouring (SMTP ESMTP)
13673         Both patches by Pawel Pekala
13674
13675 2006-05-19 [cleroy]     2.2.0cvs34
13676
13677         * src/mh.c
13678                 Don't update flags from current folder
13679                 Probably fixes bug #935 (Read Messages 
13680                 Revert to Being Marked as Unread)
13681
13682 2006-05-18 [colin]      2.2.0cvs33
13683
13684         * src/imap.c
13685                 Warning fix
13686         * src/compose.c
13687         * src/mainwindow.c
13688         * src/summaryview.c
13689         * src/toolbar.c
13690                 Allow replying to multiple emails
13691                 in multiple windows
13692         * src/mimeview.c
13693         * src/etpan/imap-thread.c
13694                 Leak fixes
13695
13696 2006-05-18 [paul]       2.2.0cvs32
13697
13698         * src/summaryview.c
13699                 keep Mailing-List menu refreshed
13700                 Thanks to Colin
13701
13702 2006-05-18 [paul]       2.2.0cvs31
13703
13704         * manual/advanced.xml
13705         * manual/faq.xml
13706         * manual/glossary.xml
13707         * manual/handling.xml
13708         * manual/intro.xml
13709         * manual/plugins.xml
13710         * manual/sylpheed-claws-manual.xml
13711                 update URLs
13712                 add info about mailing-list support
13713                 edit filtering info
13714         * src/wizard.c
13715         * src/common/defs.h
13716         * src/gtk/about.c
13717         * src/plugins/dillo_viewer/README
13718                 update URLs
13719
13720 2006-05-17 [wwp]        2.2.0cvs30
13721
13722         * manual/handling.xml
13723         * manual/fr/handling.xml
13724                 documented the ability to enabled/disable filtering/processing rules.
13725
13726 2006-05-17 [colin]      2.2.0cvs29
13727
13728         * src/main.c
13729                 Don't initialize g_thread subsystem if it's 
13730                 already done (thanks to Hiro)
13731         * src/mimeview.c
13732                 Fix saving of parts when there name can't be
13733                 converted from UTF-8.
13734
13735 2006-05-17 [paul]       2.2.0cvs28
13736
13737         * po/Makefile.in.in
13738                 fix config.status warning with autoconf 2.60
13739
13740 2006-05-17 [paul]       2.2.0cvs27
13741
13742         * po/POTFILES.in
13743                 add src/mbox.c
13744
13745 2006-05-17 [wwp]        2.2.0cvs26
13746
13747         * src/mainwindow.c
13748                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13749
13750 2006-05-17 [wwp]        2.2.0cvs25
13751
13752         * src/plugins/demo/demo.c
13753                 updated product name in plugin demo (many plugins need to be
13754                 sync'ed w/ that change).
13755
13756 2006-05-17 [colin]      2.2.0cvs24
13757
13758         * src/mh.c
13759                 Fix leak
13760
13761 2006-05-16 [colin]      2.2.0cvs23
13762
13763         * src/mainwindow.c
13764                 Stupid me hit again. Fix cvs22.
13765
13766 2006-05-16 [colin]      2.2.0cvs22
13767
13768         * src/mainwindow.c
13769                 Fix bug #922 (sylpheed-claws crashed after 
13770                 pushing on Inbox folder)
13771
13772 2006-05-16 [colin]      2.2.0cvs21
13773
13774         * src/compose.c
13775                 Make From header be copy/paste/select-able
13776
13777 2006-05-16 [wwp]        2.2.0cvs20
13778
13779         * src/export.c
13780         * src/matcher.c
13781         * src/summaryview.c
13782         * src/etpan/imap-thread.c
13783                 fix some compiler warnings (thanks to Colin).
13784
13785 2006-05-16 [wwp]        2.2.0cvs19
13786
13787         * src/action.c
13788         * src/gedit-print.c
13789         * src/inc.c
13790         * src/mainwindow.c
13791         * src/mh.c
13792         * src/statusbar.c
13793         * src/send_message.c
13794         * src/summaryview.c
13795                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13796
13797 2006-05-15 [colin]      2.2.0cvs18
13798
13799         * src/procmsg.c
13800                 Fix automatic rule creation with List-Post
13801
13802 2006-05-15 [paul]       2.2.0cvs17
13803
13804         * tools/filter_conv_new.pl
13805                 updated for rule enabling/disabling
13806                 claws version >= 2.3.x required
13807
13808 2006-05-15 [cleroy]     2.2.0cvs16
13809
13810         * src/main.c
13811                 Revert test
13812
13813 2006-05-15 [cleroy]     2.2.0cvs15
13814
13815         * src/main.c
13816                 test
13817
13818 2006-05-15 [wwp]        2.2.0cvs14
13819
13820         * manual/pl/.cvsignore
13821                 ignore generated files.
13822
13823 2006-05-14 [wwp]        2.3.0-rc1
13824
13825         * 2.3.0-rc1 released
13826
13827 2006-05-13 [wwp]        2.2.0cvs13
13828
13829         * src/filtering.c
13830         * src/filtering.h
13831         * src/matcher.c
13832         * src/matcher_parser_lex.l
13833         * src/matcher_parser_parse.y
13834         * src/prefs_filtering.c
13835                 new feature: provide the ability to disable filtering and processing
13836                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13837                 adaptations.
13838
13839 2006-05-13 [colin]      2.2.0cvs12
13840
13841         * src/compose.c
13842                 Remove useless if (a) b; else b;
13843                 Thanks to wwp
13844
13845 2006-05-13 [wwp]        2.2.0cvs11
13846
13847         * src/export.c
13848         * src/import.c
13849         * src/mainwindow.c
13850         * src/mbox.c
13851         * src/summaryview.c
13852         * src/summaryview.h
13853                 no more silent failures (or at least less ones) when importing
13854                 or exporting from/to mbox. Also start importing/exporting if
13855                 the necessary info is set.
13856
13857 2006-05-13 [wwp]        2.2.0cvs10
13858
13859         * RELEASE_NOTES
13860                 restored up-to-date release notes.
13861
13862 2006-05-13 [paul]       2.2.0cvs9
13863
13864         * po/nl.po
13865         * po/ru.po
13866                 updated by Tim Dijkstra and Pavlo Bohmat
13867
13868 2006-05-12 [colin]      2.2.0cvs8
13869
13870         * src/gtk/quicksearch.c
13871                 Add "k" as shortcut for "colorlabel". Patch
13872                 by ath42@users.sf.net.
13873
13874 2006-05-12 [paul]       2.2.0cvs7
13875
13876         * src/prefs_common.h
13877         * src/prefs_summaries.c
13878         * src/summaryview.c
13879                 when entering a folder also allow
13880                 going directly to first Marked message
13881
13882 2006-05-12 [paul]       2.2.0cvs6
13883
13884         * src/summaryview.c
13885                 always obey 'confirm before marking all
13886                 mails read' option
13887
13888 2006-05-12 [paul]       2.2.0cvs5
13889
13890         * src/textview.c
13891                 make Sender fully clickable
13892
13893 2006-05-12 [colin]      2.2.0cvs4
13894
13895         * src/compose.c
13896         * src/compose.h
13897                 Let From be editable
13898         * src/main.c
13899         * src/mh.c
13900                 Full support of .mh_sequences' Unseen seq
13901
13902 2006-05-12 [colin]      2.2.0cvs3
13903
13904         * src/folder.c
13905         * src/mainwindow.c
13906         * src/mainwindow.h
13907         * src/messageview.c
13908         * src/prefs_spelling.c
13909         * src/procheader.c
13910         * src/procmsg.c
13911         * src/procmsg.h
13912         * src/summaryview.c
13913         * src/toolbar.c
13914         * src/toolbar.h
13915                 Add contextual menu on Compose toolbar
13916                 button. Fixes bug #944 (Automatic
13917                 addresses not applied when changing account
13918                 from compose window)
13919                 add Mailing List support
13920                 based on the old 0.6.5claws25 patch by
13921                 Melvin Hadasht, with finishing touches
13922                 by Colin
13923                 Fix "ignore thread" when mails are threaded by
13924                 subject (and weren't ignored although appearing
13925                 in the thread).
13926                 GUI rework.
13927                 Both patches by Pawel.
13928
13929 2006-05-08 [paul]       2.2.0cvs2
13930
13931         * src/mainwindow.c
13932         * src/mainwindow.h
13933         * src/messageview.c
13934         * src/procheader.c
13935         * src/procmsg.c
13936         * src/procmsg.h
13937         * src/summaryview.c
13938                 add Mailing List support
13939                 based on the old 0.6.5claws25 patch by 
13940                 Melvin Hadasht, with finishing touches
13941                 by Colin
13942
13943 2006-05-08 [colin]      2.2.0cvs1
13944
13945         * src/mainwindow.c
13946         * src/toolbar.c
13947         * src/toolbar.h
13948                 Add contextual menu on Compose toolbar 
13949                 button. Fixes bug #944 (Automatic 
13950                 addresses not applied when changing account 
13951                 from compose window)
13952
13953 2006-05-08 [paul]       2.2.0
13954
13955         2.2.0 released
13956
13957 2006-05-08 [paul]       2.1.1cvs51
13958
13959         * po/cs.po
13960         * po/de.po
13961         * po/en_GB.po
13962         * po/fi.po
13963         * po/fr.po
13964         * po/pt_BR.po
13965         * po/sr.po
13966         * po/zh_CN.po
13967                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13968                 Fabien Vantard, Frederico Goncalves Guimaraes,
13969                 Aleksandar Urosevic, and Ralgh Young
13970
13971 2006-05-12 [colin]      2.1.1cvs50
13972
13973         * po/cs.po
13974         * po/de.po
13975         * po/en_GB.po
13976         * po/es.po
13977         * po/fi.po
13978         * po/fr.po
13979         * po/pt_BR.po
13980         * po/sr.po
13981         * po/zh_CN.po
13982                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13983                 Fabien Vantard, Frederico Goncalves Guimaraes,
13984                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13985
13986 2006-05-05 [colin]      2.1.1cvs49
13987
13988         * manual/Makefile.am
13989         * manual/pl/Makefile.am
13990         * manual/pl/account.xml
13991         * manual/pl/ack.xml
13992         * manual/pl/addrbook.xml
13993         * manual/pl/advanced.xml
13994         * manual/pl/faq.xml
13995         * manual/pl/glossary.xml
13996         * manual/pl/gpl.xml
13997         * manual/pl/handling.xml
13998         * manual/pl/intro.xml
13999         * manual/pl/keyboard.xml
14000         * manual/pl/plugins.xml
14001         * manual/pl/starting.xml
14002         * manual/pl/sylpheed-claws-manual.xml
14003         * manual/pl/dist/.cvsignore
14004         * manual/pl/dist/Makefile.am
14005         * manual/pl/dist/html/.cvsignore
14006         * manual/pl/dist/html/Makefile.am
14007         * manual/pl/dist/pdf/.cvsignore
14008         * manual/pl/dist/pdf/Makefile.am
14009         * manual/pl/dist/ps/.cvsignore
14010         * manual/pl/dist/ps/Makefile.am
14011         * manual/pl/dist/txt/.cvsignore
14012         * manual/pl/dist/txt/Makefile.am
14013                 Add the polish translation of the manual,
14014                 Authored by Pawel Pekala.
14015
14016 2006-05-05 [cleroy]     2.1.1cvs48
14017
14018         * src/main.c
14019                 Re-read matcherrc after loading plugins 
14020                 if some of them add folders.
14021
14022 2006-05-03 [colin]      2.1.1cvs47
14023
14024         * src/imap.c
14025                 I'm idiot
14026
14027 2006-05-03 [colin]      2.1.1cvs46
14028
14029         * src/imap.c
14030                 Be sure to have a session when
14031                 getting separator
14032
14033 2006-05-03 [colin]      2.1.1cvs45
14034
14035         * src/imap.c
14036         * src/imap.h
14037         * src/imap_gtk.c
14038                 Fix preventing renaming with namespace 
14039                 separator.
14040
14041 2006-05-01 [colin]      2.1.1cvs44
14042
14043         * src/action.c
14044                 Don't reload messageview when result of
14045                 action is piped.
14046
14047 2006-04-29 [colin]      2.1.1cvs43
14048
14049         * src/prefs_receive.c
14050         * src/plugins/spamassassin/spamassassin_gtk.c
14051         * src/plugins/clamav/clamav_plugin_gtk.c
14052                 GUI fixes by Pawel
14053
14054 2006-04-29 [colin]      2.1.1cvs42
14055
14056         * src/prefs_compose_writing.c
14057         * src/prefs_quote.c
14058                 Cleanups. Patch by Pawel
14059
14060 2006-04-28 [paul]       2.1.1cvs41
14061
14062         * src/matcher.c
14063                 fix returned quick search results when search
14064                 term contains an underscore.
14065                 Thanks to Colin
14066
14067 2006-04-28 [paul]       2.1.1cvs40
14068
14069         * src/prefs_message.c
14070         * src/prefs_receive.c
14071                 GUI cleanups
14072                 Patches by Pawel Pekala
14073
14074 2006-04-27 [colin]      2.1.1cvs39
14075
14076         * src/wizard.c
14077                 Differentiate subject Welcome from
14078                 window's title Welcome
14079
14080 2006-04-27 [paul]
14081
14082         2.2.0-rc1 released
14083
14084 2006-04-27 [paul]       2.1.1cvs38
14085
14086         * manual/advanced.xml
14087         * manual/fr/advanced.xml
14088                 add info about compose_no_markup hidden pref
14089
14090 2006-04-27 [paul]       2.1.1cvs37
14091
14092         * src/prefs_account.c
14093                 improve privacy labels
14094         * src/prefs_msg_colors.c
14095                 change some strings for translators' convenience
14096         * src/gtk/gtkutils.c
14097                 don't underline the link button text
14098
14099 2006-04-25 [colin]      2.1.1cvs36
14100
14101         * src/folder.c
14102                 Complete 2.1.1cvs33 (once more ;)
14103
14104 2006-04-25 [colin]      2.1.1cvs35
14105
14106         * src/editldap.c
14107                 Fix tooltip
14108
14109 2006-04-25 [cleroy]     2.1.1cvs34
14110
14111         * src/compose.c
14112         * src/gtk/gtkaspell.c
14113                 Fix crash on redirect (related to the return 
14114                 of the aspell menu in compose's toolbar)
14115         * src/prefs_msg_colors.c
14116                 Fix sensitivity widgets
14117         * src/image_viewer.c
14118         * src/gtk/pluginwindow.c
14119         * src/gtk/prefswindow.c
14120                 Change released signals to clicked (Fabien)
14121         * po/POTFILES.in
14122         * src/common/socket.c
14123         * src/plugins/spamassassin/spamassassin.c
14124                 Translate strings (Fabien)
14125
14126 2006-04-25 [paul]       2.1.1cvs33
14127
14128         * src/folder.c
14129         * src/folder.h
14130         * src/folderview.c
14131                 complete the fix of bug #912
14132                 Thanks to Colin
14133
14134 2006-04-25 [colin]      2.1.1cvs32
14135
14136         * src/news.c
14137                 Better progress bar
14138         * src/mimeview.c
14139         * src/summaryview.c
14140         * src/summaryview.h
14141                 Fix focus chain
14142                 Patches by Pawel Pekala
14143
14144 2006-04-24 [colin]      2.1.1cvs31
14145
14146         * src/compose.c
14147                 Fix compilation warnings (Fabien)
14148
14149 2006-04-24 [colin]      2.1.1cvs30
14150
14151         * src/addrindex.c
14152         * src/editldap.c
14153         * src/editldap_basedn.c
14154         * src/editldap_basedn.h
14155         * src/ldapctrl.c
14156         * src/ldapctrl.h
14157         * src/ldapquery.c
14158         * src/ldaputil.c
14159         * src/ldaputil.h
14160                 Fix bug #901 (LDAPS support)
14161
14162 2006-04-24 [colin]      2.1.1cvs29
14163
14164         * src/compose.c
14165                 Fix logic on error with send dialog on
14166         * src/imap.c
14167                 Fix compilation without libetpan, thanks
14168                 to Fabien
14169         * src/summaryview.c
14170                 Fix 'context-menu' key
14171
14172 2006-04-23 [colin]      2.1.1cvs28
14173
14174         * src/folder.c
14175                 Never free current's cache to free up 
14176                 memory. Fixes bug #912 (new count 
14177                 randomly set to message count)
14178
14179 2006-04-23 [colin]      2.1.1cvs27
14180
14181         * src/gtk/quicksearch.c
14182                 And remove printf...
14183
14184 2006-04-23 [colin]      2.1.1cvs26
14185
14186         * src/gtk/quicksearch.c
14187                 Fix replacing in quicksearch, and fix inserting
14188                 in the middle of the string. (introduced at 2.1.0cvs22)
14189
14190 2006-04-23 [colin]      2.1.1cvs25
14191
14192         * src/imap.c
14193                 Make sure uidnext is initialized in get_num_list
14194                 (not for stable, related to 2.1.1cvs8 and friends)
14195
14196 2006-04-23 [colin]      2.1.1cvs24
14197
14198         * src/imap.c
14199                 Output something when login is successful
14200                 too
14201
14202 2006-04-23 [colin]      2.1.1cvs23
14203
14204         * src/etpan/imap-thread.c
14205                 Better logging (line-per-line, hide data in fetch)
14206                 Fix a const warning
14207         * src/gtk/logwindow.c
14208         * src/gtk/logwindow.h
14209                 Better logging (color for input/output)
14210
14211 2006-04-21 [colin]      2.1.1cvs22
14212
14213         * src/gtk/quicksearch.c
14214                 On gtk+-2.8, use stock buttons in quicksearch
14215                 Based on a patch by Fabien and a design by Paul
14216
14217 2006-04-21 [colin]      2.1.1cvs21
14218
14219         * src/folderview.c
14220         * src/mainwindow.c
14221                 Fix occasional flicker in folderview
14222         * src/common/utils.c
14223                 Fix bug #943 (Incorrectly parsed email address 
14224                 list in short headers on message view and in 
14225                 printouts)
14226
14227 2006-04-20 [colin]      2.1.1cvs20
14228
14229         * src/imap.c
14230         * src/imap.h
14231         * src/prefs_account.c
14232                 Add ANONYMOUS auth for IMAP
14233
14234 2006-04-20 [paul]       2.1.1cvs19
14235
14236         * src/main.c
14237                 proper fix for 2.1.1cvs18
14238                 Thanks to Colin
14239
14240 2006-04-20 [paul]       2.1.1cvs18
14241
14242         * src/main.c
14243                 fix build warnings
14244
14245 2006-04-20 [paul]       2.1.1cvs17
14246
14247         * src/gtk/quicksearch.c
14248                 fix standard, non-extended Quick search,
14249                 was broken in 2.1.1cvs15.
14250                 Thanks to Colin.
14251
14252 2006-04-20 [colin]      2.1.1cvs16
14253
14254         * src/prefs_matcher.c
14255                 Fix values when reselecting a ~test
14256                 rule
14257
14258 2006-04-19 [colin]      2.1.1cvs15
14259
14260         * src/compose.c
14261         * src/compose.h
14262         * src/gtk/gtkaspell.c
14263         * src/gtk/gtkaspell.h
14264                 Put back Options menu in Spelling/
14265         * src/gtk/quicksearch.c
14266                 Don't search, and show error, if the
14267                 advanced search has a syntax error
14268
14269 2006-04-18 [colin]      2.1.1cvs14
14270
14271         * src/textview.c
14272                 Fix gdk warnings on set_cursor when textview
14273                 isn't visible
14274
14275 2006-04-18 [colin]      2.1.1cvs13
14276
14277         * src/gtk/gtksctree.c
14278                 Remove seemingly useless refresh that causes
14279                 flicker - watch this commit in case of 
14280                 problems before planned backport to stable
14281
14282 2006-04-18 [colin]      2.1.1cvs12
14283
14284         * src/imap.c
14285                 Factorize get/set_xml code
14286         * src/compose.c
14287         * src/prefs_account.c
14288         * src/prefs_account.h
14289         * src/procmsg.c
14290                 Add Encrypt to self option
14291
14292 2006-04-17 [colin]      2.1.1cvs11
14293
14294         * configure.ac
14295                 Fix search on encrpyt function on dragonfly
14296                 Patch by Jonathan Buschmann <jonthn@agmact.com>
14297
14298 2006-04-17 [colin]      2.1.1cvs10
14299
14300         * src/prefs_account.c
14301                 Be safe by default: remove mails from POP3
14302                 after 7 days, not immediately
14303
14304 2006-04-17 [colin]      2.1.1cvs9
14305
14306         * src/etpan/imap-thread.c
14307                 Fix build on DragonFly - patch by 
14308                 Jonathan Buschmann <jonthn@agmact.com>
14309
14310 2006-04-17 [colin]      2.1.1cvs8
14311
14312         * src/imap.c
14313                 Save uidnext between sessions
14314
14315 2006-04-17 [colin]      2.1.1cvs7
14316
14317         * src/imap.c
14318                 scan is required when uid validity changes
14319
14320 2006-04-17 [colin]      2.1.1cvs6
14321
14322         * src/folderview.c
14323                 Don't scan if not necessary, apart in current
14324                 folder and INBOX to fetch flags.
14325         * src/imap.c
14326                 Scan is necessary if unread count changes
14327
14328 2006-04-17 [colin]      2.1.1cvs5
14329
14330         * src/imap.c
14331                 ...But always fetch ANSWERED and DELETED flags for
14332                 INBOX, as filtering can happen on these flags.
14333
14334 2006-04-17 [colin]      2.1.1cvs4
14335
14336         * src/imap.c
14337                 Don't fetch REPLIED and DELETED flags when synchronising
14338                 flags with a closed folder. We only need UNSEEN and FLAGGED
14339                 to update the folderview.
14340
14341 2006-04-17 [colin]      2.1.1cvs3
14342
14343         * src/imap.c
14344                 Faster flag search when there are new mails 
14345                 in a folder. We can do a full search if the 
14346                 folder contains less messages than the new
14347                 list.
14348
14349 2006-04-17 [colin]      2.1.1cvs2
14350
14351         * po/cs.po
14352         * po/de.po
14353         * po/fr.po
14354         * po/nl.po
14355         * po/pt_BR.po
14356                 Update translations from stable branch
14357
14358 2006-04-17 [colin]      2.1.1cvs1
14359
14360         * configure.ac
14361                 Bump version to follow stable release
14362
14363 2006-04-16 [mones]      2.1.0cvs50
14364
14365         * po/es.po
14366                 Updated for release
14367
14368 2006-04-16 [colin]      2.1.0cvs49
14369
14370         * src/textview.c
14371                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
14372                 with gtk < 2.8. Thanks to Fabien Vantard.
14373
14374 2006-04-15 [colin]      2.1.0cvs48
14375
14376         * src/etpan/imap-thread.c
14377                 Fix bug #919 (libetpan: SEGV when connecting 
14378                 using command)
14379
14380 2006-04-14 [colin]      2.1.0cvs47
14381
14382         * src/main.c
14383                 Fix race on --select (should be done better)
14384
14385 2006-04-14 [wwp]        2.1.0cvs46
14386
14387         * src/send_message.c
14388                 enforce a check for domain in account prefs (a sending
14389                 error could be faced if domain was checked but no value set),
14390                 thanks to Colin.
14391
14392 2006-04-14 [colin]      2.1.0cvs45
14393
14394         * src/codeconv.c
14395                 when converting from unknown to unknown, if the
14396                 string is UTF8, don't convert it to the locale
14397                 (which breaks it)
14398
14399 2006-04-14 [colin]      2.1.0cvs44
14400
14401         * src/compose.c
14402                 Don't try to use ASCII for converting headers
14403                 (as done in body)
14404
14405 2006-04-14 [paul]       2.1.0cvs43
14406
14407         * src/crash.c
14408                 add locale/charset info to crash report
14409         * src/gtk/about.c
14410                 add wwp to doc team
14411                 replace 'e-mail' with preferred 'email'
14412         * src/gtk/authors.h
14413                 ensure contributors list is in alphabetical
14414                 order
14415
14416 2006-04-13 [colin]      2.1.0cvs42
14417
14418         * src/textview.c
14419                 Prevent gdk warnings
14420
14421 2006-04-13 [colin]      2.1.0cvs41
14422
14423         * src/common/ssl_certificate.c
14424         * src/common/ssl_certificate.h
14425         * src/gtk/sslcertwindow.c
14426                 Warn on expired certs, and display the expiration date
14427
14428 2006-04-13 [colin]      2.1.0cvs40
14429
14430         * src/plugins/spamassassin/spamassassin_gtk.c
14431                 Fix missing set_text on unix socket
14432
14433 2006-04-13 [wwp]        2.1.0cvs39
14434
14435         * manual/fr/advanced.xml
14436         * manual/fr/glossary.xml
14437                 applied new spam/ham/email lexicon (pourriel, courriel)
14438
14439 2006-04-13 [paul]       2.1.0cvs38
14440
14441         * src/plugins/pgpmime/plugin.c
14442                 remove the mention of S/MIME from the
14443                 description. This is now handled by the
14444                 S/MIME plugin.
14445
14446 2006-04-13 [paul]       2.1.0cvs37
14447
14448         * src/prefs_msg_colors.c
14449                 rework dialog
14450         * src/prefs_folder_item.c
14451         * src/prefs_spelling.c
14452                 add a tooltip to the colour selector buttons
14453
14454 2006-04-13 [wwp]        2.1.0cvs36
14455
14456         * manual/advanced.xml
14457         * manual/glossary.xml
14458         * manual/handling.xml
14459         * manual/keyboard.xml
14460         * manual/plugins.xml
14461         * manual/starting.xml
14462         * manual/fr/account.xml
14463         * manual/fr/ack.xml
14464         * manual/fr/addrbook.xml
14465         * manual/fr/advanced.xml
14466         * manual/fr/faq.xml
14467         * manual/fr/glossary.xml
14468         * manual/fr/gpl.xml
14469         * manual/fr/handling.xml
14470         * manual/fr/intro.xml
14471         * manual/fr/keyboard.xml
14472         * manual/fr/plugins.xml
14473         * manual/fr/starting.xml
14474         * manual/fr/sylpheed-claws-manual.xml
14475                 fixes to the manuals:
14476                  - summaryview -> Message List (same in French)
14477                  - translate key names
14478                  - fix French punctuation, use non-breakable spaces when
14479                    necessary, don't use &thinsp; which is not portable
14480                  - tell what maildir and mbox formats we support
14481
14482 2006-04-12 [wwp]        2.1.0cvs35
14483
14484         * src/prefs_toolbar.c
14485                 unified a replace button more,
14486                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14487
14488 2006-04-12 [wwp]        2.1.0cvs34
14489
14490         * src/prefs_common.c
14491         * src/prefs_msg_colors.c
14492                 make default color labels translatable,
14493                 patch from Fabien Vantard <fzzzzz@gmail.com>,
14494                 thanks to Tim <timbrain@post.cz> for reporting.
14495
14496 2006-04-12 [wwp]        2.1.0cvs33
14497
14498         * manual/glossary.xml
14499         * manual/intro.xml
14500         * manual/plugins.xml
14501         * manual/starting.xml
14502         * manual/sylpheed-claws-manual.xml
14503         * manual/fr/.cvsignore
14504         * manual/fr/account.xml
14505         * manual/fr/ack.xml
14506         * manual/fr/addrbook.xml
14507         * manual/fr/advanced.xml
14508         * manual/fr/faq.xml
14509         * manual/fr/glossary.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                 various fixes: typos, missing .fr translations, punctuation,
14517                 capitalization, links, accents and some bad French more.
14518
14519 2006-04-12 [wwp]        2.1.0cvs32
14520
14521         * src/prefs_gtk.c
14522                 fix for bug #935: always store prefs files in UTF-8 (thanks
14523                 to Colin).
14524
14525 2006-04-11 [colin]      2.1.0cvs31
14526
14527         * src/compose.c
14528                 Fix inserting files not in utf8 when locale is utf8
14529
14530 2006-04-11 [colin]      2.1.0cvs30
14531
14532         * src/inc.c
14533                 Don't show error dialog when cancelling connection
14534                 Patch by Pawel
14535
14536 2006-04-11 [cleroy]     2.1.0cvs29
14537
14538         * src/compose.c
14539                 Implement multiple quote levels
14540         * src/prefs_common.c
14541                 Change a little bit the quote bgcolor for 2nd level
14542
14543 2006-04-11 [colin]      2.1.0cvs28
14544
14545         * src/gtk/about.c
14546                 Add locale and charset in the label
14547
14548 2006-04-10 [colin]      2.1.0cvs27
14549
14550         * src/compose.c
14551         * src/prefs_common.c
14552         * src/prefs_common.h
14553         * src/prefs_msg_colors.c
14554         * src/textview.c
14555                 Allow optional background color in quotes
14556                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
14557                 GTK+-2.8.x feature
14558
14559 2006-04-10 [colin]      2.1.0cvs26
14560
14561         * src/main.c
14562         * src/mainwindow.c
14563         * src/mainwindow.h
14564                 Implement --select
14565
14566 2006-04-10 [colin]      2.1.0cvs25
14567
14568         * manual/plugins.xml
14569         * manual/fr/plugins.xml
14570                 Document libcurl's proxy variables
14571
14572 2006-04-09 [colin]      2.1.0cvs24
14573
14574         * src/prefs_common.c
14575                 gettext() returns statically allocated stuff. We have
14576                 to strdup it in order to be able to free it.
14577
14578 2006-04-09 [colin]      2.1.0cvs23
14579
14580         * AUTHORS
14581         * src/gtk/authors.h
14582                 Add Alexei
14583
14584 2006-04-09 [colin]      2.1.0cvs22
14585
14586         * src/mainwindow.c
14587         * src/gtk/quicksearch.c
14588                 Fix bug #859 (problems with cyrilic input in 
14589                 search panel) - Patch by Alexey Illarionov 
14590                 <littlesavage@rambler.ru>
14591
14592 2006-04-09 [colin]      2.1.0cvs21
14593
14594         * src/prefs_customheader.c
14595                 I prefer removing then freeing rather than the contrary
14596                 (even if it doesn't change anything ;-)
14597         * src/prefs_account.c
14598                 Fix bug #933 (Crash re-entering the custom headers list 
14599                 dialog in accounts prefs)
14600                 The problem happened when cancelling the Account 
14601                 Preferences' dialogs - in which case we didn't do 
14602                 anything to the PrefsAccount * struct. In case of applying,
14603                 the old ac_prefs was replaced with the tmp_ac_prefs we were
14604                 working with in this dialog. The problem is that 
14605                 prefs_customheader.c, working on this tmp_ac_prefs, always
14606                 changes the ->customhdr_list pointer, even when cancelled. 
14607                 So in case of cancelling the prefs_account dialog, we still
14608                 have to update ->customhdr_list in the real account.
14609
14610 2006-04-08 [colin]      2.1.0cvs20
14611
14612         * manual/fr/glossary.xml
14613         * manual/fr/keyboard.xml
14614                 Forgot some headers :)
14615
14616 2006-04-08 [colin]      2.1.0cvs19
14617
14618         * manual/Makefile.am
14619         * manual/fr/Makefile.am
14620         * manual/fr/account.xml
14621         * manual/fr/ack.xml
14622         * manual/fr/addrbook.xml
14623         * manual/fr/advanced.xml
14624         * manual/fr/faq.xml
14625         * manual/fr/glossary.xml
14626         * manual/fr/gpl.xml
14627         * manual/fr/handling.xml
14628         * manual/fr/intro.xml
14629         * manual/fr/keyboard.xml
14630         * manual/fr/plugins.xml
14631         * manual/fr/starting.xml
14632         * manual/fr/sylpheed-claws-manual.xml
14633         * manual/fr/dist/.cvsignore
14634         * manual/fr/dist/Makefile.am
14635         * manual/fr/dist/html/.cvsignore
14636         * manual/fr/dist/html/Makefile.am
14637         * manual/fr/dist/pdf/.cvsignore
14638         * manual/fr/dist/pdf/Makefile.am
14639         * manual/fr/dist/ps/.cvsignore
14640         * manual/fr/dist/ps/Makefile.am
14641         * manual/fr/dist/txt/.cvsignore
14642         * manual/fr/dist/txt/Makefile.am
14643                 Add the french translation of the manual. Thanks to
14644                 Olivier Delhomme <olivier.delhomme@free.fr> for 
14645                 account.xml, ack.xml, addrbook.xml and advanced.xml
14646
14647 2006-04-08 [colin]      2.1.0cvs18
14648
14649         * manual/plugins.xml
14650         * manual/starting.xml
14651                 More fixes
14652
14653 2006-04-07 [colin]      2.1.0cvs17
14654
14655         * manual/faq.xml
14656         * manual/intro.xml
14657         * manual/keyboard.xml
14658                 Little fixes
14659
14660 2006-04-07 [colin]      2.1.0cvs16
14661
14662         * README
14663         * src/compose.c
14664         * src/prefs_common.c
14665         * src/prefs_common.h
14666                 Add hidden compose_no_markup pref
14667
14668 2006-04-07 [wwp]        2.1.0cvs15
14669
14670         * src/summary_search.c
14671         * .cvsignore
14672                 Bugfix: stop button was sticky when searching in an empty folder.
14673                 Applied curly brackets code style to the whole file (summary_search.c).
14674                 More files to ignore.
14675
14676 2006-04-07 [wwp]        2.1.0cvs14
14677
14678         * src/message_search.c
14679         * src/summary_search.c
14680                 changed default button when search bumps at file/folder
14681                 beginning or end, for convenience (thanks to Colin).
14682
14683 2006-04-07 [paul]       2.1.0cvs13
14684
14685         * src/plugins/dillo_viewer/dillo_prefs.c
14686                 avoid future potential for namespace collision
14687                 Patch by Colin
14688
14689 2006-04-06 [wwp]        2.1.0cvs12
14690
14691         * src/summary_search.c
14692                 Unify extended/advanced searches names (and thus factorize labels),
14693                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14694
14695 2006-04-06 [wwp]        2.1.0cvs11
14696
14697         * src/folderview.c
14698         * src/prefs_themes.c
14699         * src/summaryview.c
14700                 Fixed some compilation warnings.
14701
14702 2006-04-06 [colin]      2.1.0cvs10
14703
14704         * manual/advanced.xml
14705                 Document the wizard template and how to deploy
14706                 Sylpheed-Claws effectively
14707
14708 2006-04-06 [colin]      2.1.0cvs9
14709
14710         * src/folderview.c
14711                 gettext patch to tell translators about _("#"),
14712                 by Maxim Britov
14713
14714 2006-04-06 [colin]      2.1.0cvs8
14715
14716         * src/textview.c
14717                 Fix invalid GtkTextBIter after clicking "Display as text"
14718
14719 2006-04-06 [mones]      2.1.0cvs7
14720
14721         * src/addr_compl.c
14722         * src/addrindex.c
14723         * src/addritem.c
14724         * src/codeconv.c
14725         * src/compose.c
14726         * src/filtering.c
14727         * src/folder.c
14728         * src/folder_item_prefs.c
14729         * src/folderview.c
14730         * src/localfolder.c
14731         * src/matcher.c
14732         * src/mimeview.c
14733         * src/prefs_msg_colors.c
14734         * src/prefs_spelling.c
14735         * src/prefs_themes.c
14736         * src/procmime.c
14737         * src/procmsg.c
14738         * src/stock_pixmap.c
14739         * src/summaryview.c
14740         * src/textview.c
14741         * src/toolbar.c
14742         * src/common/mgutils.c
14743         * src/common/prefs.c
14744         * src/common/ssl_certificate.c
14745         * src/gtk/colorlabel.c
14746         * src/gtk/quicksearch.c
14747         * src/plugins/pgpmime/pgpmime.c
14748         * src/plugins/spamassassin/spamassassin.c
14749                 Removed redundant NULL checks for g_free() calls.
14750                 Patch by Pawel Pekala.
14751
14752 2006-04-06 [mones]      2.1.0cvs6
14753
14754         * src/prefs_actions.c
14755         * src/prefs_filtering.c
14756         * src/prefs_filtering_action.c
14757         * src/prefs_matcher.c
14758         * src/prefs_template.c
14759         * src/gtk/gtkutils.c
14760         * src/gtk/gtkutils.h
14761                 Have a nice replace button. Patch by Pawel Pekala
14762
14763 2006-04-06 [colin]      2.1.0cvs5
14764
14765         * src/addressbook.c
14766                 Fix crash with empty columns
14767
14768 2006-04-05 [colin]      2.1.0cvs4
14769
14770         * src/wizard.c
14771         * src/prefs_gtk.c
14772                 Allow wizard customization with pre-filled values
14773
14774 2006-04-05 [colin]      2.1.0cvs3
14775
14776         * src/textview.c
14777         * src/mimeview.c
14778         * src/mimeview.h
14779                 Nicer messages in mimeview
14780
14781 2006-04-05 [colin]      2.1.0cvs2
14782
14783         * src/addressbook.c
14784         * src/prefs_summaries.c
14785                 i18n fix
14786
14787 2006-04-05 [colin]      2.1.0cvs1
14788
14789         * src/plugins/pgpcore/plugin.c
14790         * src/plugins/pgpcore/select-keys.c
14791         * src/plugins/pgpcore/select-keys.h
14792         * src/plugins/pgpcore/sgpgme.c
14793         * src/plugins/pgpcore/sgpgme.h
14794         * src/plugins/pgpinline/pgpinline.c
14795         * src/plugins/pgpinline/plugin.c
14796         * src/plugins/pgpmime/pgpmime.c
14797         * src/plugins/pgpmime/plugin.c
14798                 Factorize and generalize a bit 
14799                 Drop S/MIME signature verification from PGP/MIME
14800                 (adding it as another, more complete plugin)
14801
14802 2006-04-05 [paul]       2.1.0
14803
14804         2.1.0 released
14805
14806 2006-04-05 [paul]       2.0.0cvs186
14807
14808         * manual/advanced.xml
14809                 add info on colour labels
14810
14811 2006-04-05 [paul]       2.0.0cvs185
14812
14813         * po/bg.po
14814         * po/cs.po
14815         * po/de.po
14816         * po/el.po
14817         * po/en_GB.po
14818         * po/fi.po
14819         * po/fr.po
14820         * po/it.po
14821         * po/nl.po
14822         * po/pl.po
14823         * po/pt_BR.po
14824         * po/sr.po
14825         * po/zh_CN.po
14826                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14827                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14828                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14829                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14830         * src/gtk/authors.h
14831         * tools/claws.i18n.status.pl
14832                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14833                 and new Czech translator, Tim <timbrain@post.cz>
14834
14835 2006-04-05 [mones]      2.0.0cvs184
14836
14837         * po/es.po
14838                 Updated translation
14839
14840 2006-04-05 [colin]      2.0.0cvs183
14841
14842         * src/gtk/quicksearch.c
14843                 Fix bug #929 (unnecessary reload in quick search bar)
14844
14845 2006-04-05 [colin]      2.0.0cvs182
14846
14847         * src/compose.c
14848                 Fix crash on Reply with no From:
14849                 Show signature and conversion error on queuing 
14850                 (but not sending)
14851         * src/mainwindow.c
14852         * src/summaryview.c
14853         * src/summaryview.h
14854                 Factorize threading code and make sure msginfo 
14855                 is not null when it comes from a GtkCTreeRow's 
14856                 data
14857         * src/gtk/gtkaspell.c
14858                 Check for necessary things
14859         * src/gtk/gtksctree.c
14860         * src/gtk/gtksctree.h
14861                 Reset anchor if necessary when removing node
14862
14863 2006-03-29 [colin]      2.0.0cvs181
14864
14865         * src/folderview.c
14866                 Warn for disabled IMAP accounts (due to lack of
14867                 libetpan). Breaks string-freeze - sorry - but it
14868                 is kind of important ;)
14869
14870 2006-03-28 [colin]      2.0.0cvs180
14871
14872         * src/gtk/gtkutils.c
14873         * src/gtk/gtkutils.h
14874                 Add a gtkut_get_link_btn() function that
14875                 creates a button which acts like an URI
14876         * src/prefs_themes.c
14877         * src/gtk/about.c
14878                 Use this function (factorizes codes)
14879         * src/common/defs.h
14880         * src/gtk/pluginwindow.c
14881                 Add a "Get more..." in the plugins window
14882
14883 2006-03-28 [colin]      2.0.0cvs179
14884
14885         * src/common/smtp.c
14886         * src/common/passcrypt.c
14887         * src/undo.c
14888                 Warning fixes. Patch by Pawel Pekala
14889
14890 2006-03-27 [colin]      2.0.0cvs178
14891
14892         * src/undo.c
14893                 Fix undoing by blocks with spaces
14894
14895 2006-03-27 [colin]      2.0.0cvs177
14896
14897         * src/textview.c
14898                 Set margin to 3px for headers
14899
14900 2006-03-27 [paul]
14901
14902         2.1.0-rc2 released
14903
14904 2006-03-27 [wwp]        2.0.0cvs176
14905
14906         * src/summaryview.c
14907                 don't reset quicksearch when updating the message list.
14908                 Thanks to Colin.
14909
14910 2006-03-26 [wwp]        2.0.0cvs175
14911
14912         * src/compose.c
14913                 use a unified border width ('other' tab in the compose window,
14914                 patch by Pawel Pekala).
14915
14916
14917 2006-03-26 [wwp]        2.0.0cvs174
14918
14919         * src/common/quoted-printable.c
14920         * src/addressbook.c
14921                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14922
14923 2006-03-26 [colin]      2.0.0cvs173
14924
14925         * src/quote_fmt_parse.y
14926                 Fix non-UTF8 date formats messing up the whole quote a 
14927                 little bit
14928
14929 2006-03-26 [colin]      2.0.0cvs172
14930
14931         * src/procheader.c
14932                 Make sure the date is UTF8 valid, or try to make it
14933                 so. IncrediMail is really IncrediStupid.
14934         * src/compose.c
14935                 Fix possible conversions. 
14936                 
14937
14938 2006-03-26 [colin]      2.0.0cvs171
14939
14940         * src/matcher.c
14941                 Fix corner cases in body search. This is still a
14942                 hack... It seems impossible to make it good and 
14943                 reasonably fast at the same time.
14944
14945 2006-03-26 [colin]      2.0.0cvs170
14946
14947         * src/summaryview.c
14948                 I think I killed the twilight zone bug!
14949                 summary_select_node() flushes GTK events in order
14950                 to be able to center the view. But this also 
14951                 flushes keypresses like Ctrl-Alt-U, so this can
14952                 call summary_show from summary_select_node (itself
14953                 called from summary_show, etc.). And the summaryview
14954                 has to be unlocked in this function. So just locking
14955                 while processing GTK events, and bailing if locked, 
14956                 should fix it.
14957                 Fixes bug #927 (SIGSEGV during Update Summary)
14958
14959 2006-03-25 [colin]      2.0.0cvs169
14960
14961         * src/matcher.c
14962                 Fix search in QP-encoded bodies
14963                 Fix utf-8 searches in bodies encoded in the
14964                 locale's encoding
14965         * src/common/quoted-printable.c
14966         * src/common/quoted-printable.h
14967                 Add a decode function that doesn't overwrite
14968                 the original pointer
14969                 
14970
14971 2006-03-24 [colin]      2.0.0cvs168
14972
14973         * src/action.c
14974         * src/summaryview.c
14975         * src/summaryview.h
14976                 Update message cache after action
14977                 Patch by H. Merijn Brand
14978         * src/prefs_msg_colors.c
14979                 Factorize label 
14980                 Patch by Fabien Vantard
14981         * src/plugins/spamassassin/spamassassin_gtk.c
14982                 Remove useless translation
14983                 Patch by Fabien Vantard
14984
14985 2006-03-23 [colin]      2.0.0cvs167
14986
14987         * src/common/ssl.c
14988                 Let 30 seconds to SSL_connect
14989
14990 2006-03-23 [wwp]        2.0.0cvs166
14991
14992         * src/summaryview.c
14993         * src/gtk/description_window.c
14994                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14995                 and headers are translated; adjust description windows' width to fit their
14996                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14997
14998 2006-03-23 [paul]       2.0.0cvs165
14999
15000         * src/common/utils.c
15001                 fix highlighting of URIs containing "()"
15002                 (2.0.0cvs164's reversal fixed)
15003                 Thanks to Colin.
15004
15005 2006-03-23 [paul]       2.0.0cvs164
15006
15007         * src/common/utils.c
15008                 revert patch, (postponing a fix), at 2.0.0cvs120
15009                 as it breaks more URIs than it fixes.
15010                 Allow '-' to be a terminating character in a URI
15011
15012 2006-03-22 [colin]      2.0.0cvs163
15013
15014         * configure.ac
15015                 Require libetpan 0.45
15016                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
15017
15018 2006-03-22 [paul]       2.0.0cvs162
15019
15020         * src/editgroup.c
15021                 replace '<-' and '->' buttons with GTK_STOCK graphical
15022                 buttons
15023         * src/summary_search.c
15024                 don't offer '...' for translation
15025                 add a tooltip to advanced search '...' button
15026         * src/gtk/quicksearch.c
15027                 don't offer '...' for translation
15028
15029 2006-03-21 [colin]      2.0.0cvs161
15030
15031         * src/compose.c
15032                 Fix middle-click pasting (insert at click
15033                 position instead of cursor position, don't
15034                 remove existing selection and allow pasting
15035                 our own selection)
15036         * src/addressbook.c
15037                 "LDAP Server" -> "LDAP servers"
15038
15039 2006-03-21 [wwp]        2.0.0cvs160
15040
15041         * src/etpan/imap-thread.c
15042                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
15043
15044 2006-03-20 [colin]      2.0.0cvs159
15045
15046         * src/summaryview.c
15047                 Don't reload summaryview after an execute with no
15048                 move action
15049
15050 2006-03-19 [colin]      2.0.0cvs158
15051
15052         * src/addressbook.c
15053                 and put groups at the top, always
15054
15055 2006-03-19 [colin]      2.0.0cvs157
15056
15057         * src/addressbook.c
15058                 Order groups before names, as previously
15059
15060 2006-03-19 [colin]      2.0.0cvs156
15061
15062         * src/addressbook.c
15063                 - Sort case-unsensitive
15064                 - Put the sort arrow at opening too
15065
15066 2006-03-19 [wwp]        2.0.0cvs155
15067
15068         * src/addressbook.c
15069                 allow sorting by name/email/remarks, ensure that right-pane's contents
15070                 matches the left-pane selection (cleared when appropriate).
15071                 Patch by Pawel Pekala <c0rn@o2.pl>.
15072
15073 2006-03-18 [colin]      2.0.0cvs154
15074
15075         * src/textview.c
15076                 Fix text cursor ;)
15077
15078 2006-03-18 [colin]      2.0.0cvs153
15079
15080         * src/gtk/filesel.c
15081                 Make sure we hide the preview if we didn't get
15082                 a filename
15083
15084 2006-03-18 [colin]      2.0.0cvs152
15085
15086         * src/summaryview.c
15087                 Set cursor to watch for execution (fixes lack
15088                 of watch-cursor when dnd'ing hundreds of mails)
15089         * src/gtk/filesel.c
15090                 Check that mime type is 'image/*' before updating
15091                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
15092
15093 2006-03-18 [colin]      2.0.0cvs151
15094
15095         * src/mainwindow.c
15096         * src/textview.c
15097         * src/textview.h
15098                 Put a watch cursor in textview too when the mainwindow's
15099                 cursor in a watch
15100
15101 2006-03-18 [colin]      2.0.0cvs150
15102
15103         * src/folder.c
15104                 Change wrong asserts to simple tests
15105
15106 2006-03-17 [colin]      2.0.0cvs149
15107
15108         * src/mainwindow.c
15109         * src/mainwindow.h
15110         * src/prefs_msg_colors.c
15111         * src/summaryview.c
15112         * src/summaryview.h
15113         * src/gtk/colorlabel.c
15114         * src/gtk/colorlabel.h
15115                 Add a color label menu in the main menubar
15116                 Add (fixed) accels Ctrl-{0-7} to change the color
15117                 They have to be fixed because the menu's dynamic,
15118                 the items are complex widgets, hence we can't use
15119                 a GtkItemFactory.
15120
15121
15122 2006-03-17 [wwp]        2.0.0cvs148
15123
15124         * src/compose.c
15125                 rollback few lines from my previous commit (those lines come from
15126                 a pending patch, accidentally commited, even if neutral as they are
15127                 commented out).
15128
15129 2006-03-17 [wwp]        2.0.0cvs147
15130
15131         * src/compose.c
15132                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
15133                 applied code style/indentation to the modified function.
15134
15135 2006-03-17 [wwp]        2.0.0cvs146
15136
15137         * src/procmsg.c
15138         * src/compose.c
15139                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
15140
15141 2006-03-17 [paul]
15142
15143         2.1.0-rc1 released
15144
15145 2006-03-17 [paul]       2.0.0cvs145
15146
15147         * src/main.c
15148                 addressbook_read_file() was called twice
15149         * src/textview.c
15150                 X-Mailer highlighting
15151
15152 2006-03-16 [colin]      2.0.0cvs144
15153
15154         * src/sourcewindow.c
15155         * src/sourcewindow.h
15156                 And the last one, in source window.
15157
15158 2006-03-16 [colin]      2.0.0cvs143
15159
15160         * src/compose.c
15161         * src/compose.h
15162                 Fix the same stuff in compose
15163
15164 2006-03-16 [colin]      2.0.0cvs142
15165
15166         * src/messageview.c
15167                 Complete the previous messageview crash fix
15168
15169 2006-03-16 [colin]      2.0.0cvs141
15170
15171         * src/procmsg.h
15172         * src/procmsg.c
15173         * src/folder.c
15174                 Fix POSTPROCESSING hook
15175                 Patch by H. Merijn Brand
15176
15177         * src/procmime.c
15178         * src/procmime.h
15179                 Parse Content-Location
15180
15181         * src/toolbar.c
15182         * src/messageview.c
15183         * src/messageview.h
15184                 Don't crash when a top-level MessageView has
15185                 been closed on us. Same problematic than
15186                 yesterday's quicksearch issue.
15187
15188 2006-03-15 [colin]      2.0.0cvs140
15189
15190         * src/gtk/quicksearch.c
15191                 Fix a bitchy race we didn't think about when we
15192                 added quicksearch cancellation:
15193                 If the search is not on cached fields, for example
15194                 body_part matchcase "stuff"
15195                 the matcher code has to get the whole message. If
15196                 we're on IMAP, that can be slow, and in order to
15197                 be non-blocking, the IMAP code idle loop processes
15198                 gtk events too. So it is possible to cancel a
15199                 quicksearch while the matcher is getting the mail's
15200                 body. After matcher got its body, it will start to
15201                 iterate over the matcher list that the Quicksearch's
15202                 clear_search_cb() just freed via prepare_matcher().
15203                 SIGSEGV ensues.
15204                 The fix consists of guarding the matcherlist_match()
15205                 call with a boolean 'matching'. If we reset the
15206                 quicksearch while matching is TRUE, we don't free
15207                 the matcherlist anymore like we did, but we set
15208                 another new flag, deferred_free, to TRUE. Then,
15209                 in quicksearch_match(), just after returning from
15210                 matcherlist_match() and unsetting the matching flag,
15211                 we check the deferred_free flag and do the
15212                 prepare_matcher() (which does the matcherlist_free)
15213                 for real, so we free the matcherlist once it's not
15214                 used anymore.
15215                 As all of this runs via the glib main loop, we
15216                 luckily don't need a mutex.
15217         * src/summaryview.c
15218                 Also, show progress while searching.
15219
15220
15221 2006-03-14 [colin]      2.0.0cvs139
15222
15223         * src/alertpanel.c
15224                 Make alertpanel_is_open non-static
15225
15226 2006-03-14 [colin]      2.0.0cvs138
15227
15228         * src/prefs_spelling.c
15229                 Cleanups - Fabien Vantard
15230
15231 2006-03-14 [wwp]        2.0.0cvs137
15232
15233         * src/main.c
15234                 code style normalization (curly braces, indentation).
15235
15236 2006-03-14 [wwp]        2.0.0cvs137
15237
15238         * src/main.c
15239                 code style (braces, indentation)
15240
15241 2006-03-12 [paul]       2.0.0cvs136
15242
15243         * src/prefs_common.c
15244                 trans_hdr defaults to FALSE to be RFC-savvy
15245         * src/prefs_summaries.c
15246                 add a tooltip to the trans_hdr option
15247                 
15248
15249 2006-03-12 [paul]       2.0.0cvs135
15250
15251         * src/prefs_matcher.c
15252                 give a little more width to the combos
15253         * src/prefs_display_header.c
15254         * src/textview.c
15255                 translate headers if prefs_common.trans_hdr
15256                 is TRUE
15257
15258         Patches by Pawel Pekala
15259
15260 2006-03-12 [paul]       2.0.0cvs134
15261
15262         * src/plugins/clamav/clamav_plugin.c
15263         * src/plugins/dillo_viewer/dillo_viewer.c
15264         * src/plugins/pgpcore/plugin.c
15265         * src/plugins/pgpinline/plugin.c
15266         * src/plugins/pgpmime/plugin.c
15267         * src/plugins/spamassassin/spamassassin.c
15268                 update/add to descriptions
15269         * src/plugins/spamassassin/spamassassin_gtk.c
15270                 fixes to the english, remove superfluous
15271                 tooltips, clean up a little
15272
15273 2006-03-12 [paul]       2.0.0cvs133
15274
15275         * src/compose.c
15276                 fix Bug 924, 'Account combo box shows up wrong 
15277                 if & is in account name'
15278
15279 2006-03-11 [colin]      2.0.0cvs132
15280
15281         * src/summaryview.c
15282                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
15283                 messed up shift-selection because is slows down
15284                 moving around summaryview. thanks -users
15285
15286 2006-03-10 [colin]      2.0.0cvs131
15287
15288         * src/plugins/spamassassin/spamassassin_gtk.c
15289                 Put back Paul's engrish fixes
15290
15291 2006-03-10 [colin]      2.0.0cvs130
15292
15293         * src/plugins/spamassassin/spamassassin.c
15294         * src/plugins/spamassassin/spamassassin.h
15295         * src/plugins/spamassassin/spamassassin_gtk.c
15296                 Cleanup SA prefs page (more)
15297                 Patch by Fabien Vantard
15298
15299 2006-03-10 [paul]       2.0.0cvs129
15300
15301         * src/prefs_msg_colors.c
15302         * src/prefs_spelling.c
15303                 widget sensitivity
15304
15305 2006-03-09 [mones]      2.0.0cvs128
15306
15307         * po/es.po
15308                 Update for next RC
15309
15310 2006-03-09 [wwp]        2.0.0cvs127
15311
15312         * configure.ac
15313                 revert accidental commit (requirement for libetpan 0.43), this time
15314                 not in HEAD.
15315
15316 2006-03-09 [wwp]        2.0.0cvs125
15317
15318         * configure.ac
15319                 revert accidental commit (requirement for libetpan 0.43)
15320
15321 2006-03-09 [paul]       2.0.0cvs126
15322
15323         * src/prefs_receive.c
15324                 remove useless frame
15325                 replace 'incorporation' with 'receiving'
15326         * src/plugins/clamav/clamav_plugin_gtk.c
15327         * src/plugins/spamassassin/spamassassin_gtk.c
15328                 improve widget sensitivity
15329                 fix a bit his engrish
15330
15331 2006-03-09 [wwp]        2.0.0cvs125
15332
15333         * src/addressadd.c
15334         * src/foldersel.c
15335         * src/prefs_common.c
15336         * src/prefs_common.h
15337                 remember some more windows' sizes (add to addressbook and
15338                 select folder).
15339
15340 2006-03-09 [paul]       2.0.0cvs124
15341
15342         * src/plugins/pgpcore/prefs_gpg.c
15343                 normalise construction of dialogue
15344
15345 2006-03-09 [paul]       2.0.0cvs123
15346
15347         * src/plugins/trayicon/Makefile.am
15348                 add missing slash
15349
15350 2006-03-08 [colin]      2.0.0cvs122
15351
15352         * src/plugins/trayicon/Makefile.am
15353                 Fix build in separate dir 
15354                 Patch by Bamanzi <bamanzi@gmail.com>
15355
15356 2006-03-08 [colin]      2.0.0cvs121
15357
15358         * src/procmsg.c
15359                 Batch move and copies from summaryview with delayed execution
15360                 too
15361
15362 2006-03-07 [paul]       2.0.0cvs120
15363
15364         * src/common/utils.c
15365                 fix highlighting of URIs containing "()"
15366                 Patch by Pawel Pekala
15367
15368 2006-03-07 [paul]       2.0.0cvs119
15369
15370         * src/folder.c
15371         * src/folder.h
15372         * src/folderview.c
15373                 immediately do alphabetical resort when
15374                 changing a folder's name
15375                 Patch by Pawel Pekala
15376
15377 2006-03-07 [paul]       2.0.0cvs118
15378
15379         * src/news.c
15380         * src/news_gtk.c
15381                 when unsubscribing a newsgroup, remove the
15382                 folder and msgs in .sylpheed-claws/newscache
15383                 Patch by Pawel Pekala <c0rn@gazeta.pl>
15384
15385 2006-03-07 [paul]       2.0.0cvs117
15386
15387         * src/textview.c
15388                 fix wrong Fake URL Warning
15389                 Thanks to Hiro
15390
15391 2006-03-07 [colin]      2.0.0cvs116
15392
15393         * src/imap.c
15394                 Return immediately when password dialog was
15395                 cancelled
15396         * src/gtk/inputdialog.c
15397                 Allow empty strings for passwords
15398
15399
15400 2006-03-06 [colin]      2.0.0cvs115
15401
15402         * src/imap.c
15403                 Prevent double-timeouts when connection fails
15404
15405 2006-03-06 [colin]
15406
15407         2.0.1-rc1 released
15408
15409 2006-03-06 [colin]      2.0.0cvs114
15410
15411         * src/imap.c
15412                 Refresh session during potentially long
15413                 operations
15414
15415 2006-03-06 [wwp]        2.0.0cvs113
15416
15417         * src/prefs_msg_colors.h
15418                 forgot that one (custom color labels).
15419
15420 2006-03-06 [wwp]        2.0.0cvs112
15421
15422         * src/prefs_common.c
15423         * src/prefs_common.h
15424         * src/prefs_msg_colors.c
15425         * src/summaryview.c
15426         * src/summaryview.h
15427         * src/gtk/colorlabel.c
15428         * src/gtk/colorlabel.h
15429                 colors in messages list are now customizable. Color values and names can
15430                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
15431                 Thanks to Paul and Colin for their help with this longstanding patch!
15432
15433 2006-03-06 [wwp]        2.0.0cvs111
15434
15435         * src/textview.c
15436                 don't crash if (x)face is bad.
15437
15438 2006-03-05 [paul]       2.0.0cvs110
15439
15440         * AUTHORS
15441         * configure.ac
15442         * src/Makefile.am
15443         * src/common/Makefile.am
15444         * src/common/utils.h
15445         * src/etpan/imap-thread.c
15446         * src/gtk/authors.h
15447         * src/plugins/clamav/Makefile.am
15448         * src/plugins/demo/Makefile.am
15449         * src/plugins/dillo_viewer/Makefile.am
15450         * src/plugins/pgpcore/Makefile.am
15451         * src/plugins/pgpcore/passphrase.c
15452         * src/plugins/pgpinline/Makefile.am
15453         * src/plugins/pgpmime/Makefile.am
15454         * src/plugins/spamassassin/Makefile.am
15455         * src/plugins/trayicon/Makefile.am
15456                 fix builiding on cygwin
15457                 Patch by Ralgh Young <bamanzi@gmail.com>
15458
15459 2006-03-04 [wwp]        2.0.0cvs109
15460
15461         * manual/keyboard.xml
15462                 fix mixed up/down keys.
15463
15464 2006-03-04 [wwp]        2.0.0cvs108
15465
15466         * README
15467         * INSTALL
15468                 updated links to SpamAssassin.
15469
15470 2006-03-04 [wwp]        2.0.0cvs107
15471
15472         * manual/plugins.xml
15473         * src/plugins/spamassassin/README
15474                 updated SpamAssassin plugin docs to reflect new functional additions
15475                 (also fix/update/documents few technical stuff more, see the README).
15476
15477 2006-03-04 [wwp]        2.0.0cvs106
15478
15479         * src/prefs_message.c
15480                 normalized capitalization of message-prefs paths.
15481
15482 2006-03-04 [wwp]        2.0.0cvs105
15483
15484         * manual/advanced.xml
15485                 typo.
15486
15487 2006-03-03 [colin]      2.0.0cvs104
15488
15489         * src/plugins/clamav/clamav_plugin_gtk.c
15490                 Rework prefs page, patch by Fabien 
15491
15492 2006-03-03 [colin]      2.0.0cvs103
15493
15494         * src/plugins/clamav/clamav_plugin.c
15495                 Set error on all errors
15496
15497 2006-03-03 [colin]      2.0.0cvs102
15498
15499         * src/common/plugin.c
15500                 Initialize error to avoid crashing when a plugin fails
15501                 without setting error
15502
15503 2006-03-02 [wwp]        2.0.0cvs101
15504
15505         * configure.ac
15506                 fixed linker flags for libetpan support on Cygwin
15507                 (thanks to H.Merijn Brand).
15508
15509 2006-03-02 [wwp]        2.0.0cvs100
15510
15511         * src/addressbook.c
15512                 fix some AB error messages: one for punctuation and
15513                 one wrongly duplicate (thanks, maxbritov).
15514
15515 2006-03-02 [wwp]        2.0.0cvs99
15516
15517         * src/plugins/spamassassin/spamassassin.c
15518                 make sync calls to sa-learn/spamc to prevent
15519                 system (whatever local or client/server) overload.
15520
15521 2006-03-02 [colin]      2.0.0cvs98
15522
15523         * src/summaryview.c
15524                 Put the spam icon in the status column instead of the
15525                 mark one
15526
15527 2006-03-01 [colin]      2.0.0cvs97
15528
15529         * src/plugins/spamassassin/spamassassin.c
15530                 Fix segfault (g_file_set_contents fails for some 
15531                 reason and err==0x2f. Can't find out why with
15532                 valgrind, using working function :-)
15533
15534 2006-03-01 [colin]      2.0.0cvs96
15535
15536         * src/inc.c
15537                 Offline overriding: let 'No' be cached only 3 seconds
15538
15539 2006-03-01 [colin]      2.0.0cvs95
15540
15541         * src/addr_compl.c
15542         * src/addrbook.c
15543         * src/addressbook.c
15544         * src/addrindex.c
15545         * src/folder_item_prefs.c
15546         * src/headerview.c
15547         * src/imap.c
15548         * src/inc.c
15549         * src/ldif.c
15550         * src/mainwindow.c
15551         * src/mh.c
15552         * src/msgcache.c
15553         * src/prefs_common.h
15554         * src/prefs_msg_colors.c
15555         * src/procheader.c
15556         * src/procheader.h
15557         * src/procmime.c
15558         * src/procmsg.c
15559         * src/procmsg.h
15560         * src/send_message.h
15561         * src/simple-gettext.c
15562         * src/summaryview.c
15563         * src/summaryview.h
15564         * src/syldap.c
15565         * src/textview.c
15566         * src/undo.c
15567         * src/common/ssl_certificate.c
15568         * src/common/utils.c
15569         * src/gtk/colorsel.c
15570         * src/gtk/gtksctree.c
15571         * src/gtk/gtkshruler.c
15572         * src/plugins/trayicon/trayicon.c
15573                 #if 0 goes to /dev/null
15574
15575 2006-03-01 [colin]      2.0.0cvs94
15576
15577         * src/compose.c
15578         * src/imap.c
15579         * src/inc.c
15580         * src/inc.h
15581         * src/messageview.c
15582         * src/news.c
15583         * src/plugins/spamassassin/spamassassin.c
15584                 Allow to add information in the "working offline"
15585                 window
15586
15587 2006-03-01 [wwp]        2.0.0cvs93
15588
15589         * src/plugins/spamassassin/spamassassin.c
15590                 fixed spamc invocation: use a tricky temporary mini shell wrapper
15591                 'cause it seems that calling `spamc ... < inputfile` with
15592                 g_spawn_(a)sync simply.. erm doesn't work :-).
15593
15594 2006-03-01 [wwp]        2.0.0cvs92
15595
15596         * src/toolbar.c
15597         * src/toolbar.h
15598                 simplify the adding of spam/ham button to the messageview toolbar
15599                 (it gets more clear now that the same button will be "Mark as spam"
15600                 or "Mark as ham" according to the current message status,
15601                 thanks to Colin).
15602
15603 2006-03-01 [wwp]        2.0.0cvs91
15604
15605         * src/messageview.c
15606         * src/procmsg.c
15607         * src/procmsg.h
15608         * src/summaryview.c
15609         * src/plugins/spamassassin/spamassassin.c
15610         * src/plugins/spamassassin/spamassassin.h
15611                 make learner callbacks return a status (0 for ok),
15612                 handle it in main code to avoid setting flags when learning failed,
15613                 don't learn on TCP if offline in spamassassin,
15614                 thanks to Colin.
15615
15616                 
15617
15618 2006-03-01 [wwp]        2.0.0cvs90
15619
15620         * src/compose.c
15621                 some work around the compose window's account menu,
15622                 patch by Fabien Vantard.
15623
15624 2006-03-01 [wwp]        2.0.0cvs89
15625
15626         * src/plugins/spamassassin/spamassassin.c
15627                 fixed bad logics, was using spamc in local mode and sa-learn
15628                 in remote mode (thanks, Colin).
15629
15630 2006-03-01 [wwp]        2.0.0cvs88
15631
15632         * src/plugins/spamassassin/spamassassin.c
15633         * src/plugins/spamassassin/spamassassin.h
15634         * src/plugins/spamassassin/spamassassin_gtk.c
15635                 made processing of emails w/ sa-plugin an option (default is TRUE),
15636                 fixed Engrish some tooltips, capitalization of some debug messages
15637                 and warnings. The spamassassin plugin now provides two separate
15638                 services: process emails upon incorporation and spamd training.
15639                 Both services (un)register independently but use some common
15640                 plugin settings (transport settings, spam storage location).
15641
15642 2006-02-28 [wwp]        2.0.0cvs87
15643
15644         * src/plugins/spamassassin/spamassassin.c
15645                 fix async flag to spamc cmdline execution (batch exec should
15646                 be asynchronous).
15647
15648 2006-02-27 [wwp]        2.0.0cvs86
15649
15650         * src/plugins/spamassassin/spamassassin.c
15651         * src/plugins/spamassassin/spamassassin.h
15652         * src/plugins/spamassassin/spamassassin_gtk.c
15653                 - added the ability to learn a remote spamassassin server (spamd),
15654                 using spamc.
15655                 - added the spamassassin option 'username', that applies to all
15656                 spamassassin operations (filtering, learning, local or remote).
15657                 The default username is the current unix user (if left blank
15658                 from gtk prefs or config file).
15659                 - commented out some unused code (notebook widget), removed unused
15660                 layout (hbox1).
15661                 - make more widgets sensitive to the transport type.
15662
15663 2006-02-27 [colin]      2.0.0cvs85
15664
15665         * src/plugins/spamassassin/spamassassin.c
15666                 Fix sa-learn call when offline
15667
15668 2006-02-27 [colin]      2.0.0cvs84
15669
15670         * configure.ac
15671         * src/Makefile.am
15672         * src/mainwindow.c
15673         * src/mainwindow.h
15674         * src/messageview.c
15675         * src/messageview.h
15676         * src/prefs_toolbar.c
15677         * src/procmsg.c
15678         * src/stock_pixmap.c
15679         * src/stock_pixmap.h
15680         * src/summaryview.c
15681         * src/toolbar.c
15682         * src/toolbar.h
15683         * src/pixmaps/ham_btn.xpm
15684         * src/pixmaps/spam.xpm
15685         * src/pixmaps/spam_btn.xpm
15686         * src/plugins/spamassassin/spamassassin.c
15687                 Add button in toolbar for spam learning
15688                 Fix a few bugs from the last related commit
15689                 Revert 1.9.6cvs23 which messed up shift-selection
15690
15691 2006-02-24 [colin]      2.0.0cvs83
15692
15693         * src/procmsg.c
15694         * src/summaryview.c
15695         * src/summaryview.h
15696         * src/plugins/spamassassin/spamassassin.c
15697         * src/plugins/spamassassin/spamassassin.h
15698         * src/plugins/spamassassin/spamassassin_gtk.c
15699                 Unregister learner when spamassassin is either
15700                 disabled or over tcp
15701
15702 2006-02-24 [colin]      2.0.0cvs82
15703
15704         * src/Makefile.am
15705         * src/mainwindow.c
15706         * src/mainwindow.h
15707         * src/procmsg.c
15708         * src/procmsg.h
15709         * src/stock_pixmap.c
15710         * src/stock_pixmap.h
15711         * src/summaryview.c
15712         * src/summaryview.h
15713         * src/gtk/icon_legend.c
15714         * src/pixmaps/spam.xpm  ** NEW FILE **
15715         * src/plugins/spamassassin/spamassassin.c
15716         * src/plugins/spamassassin/spamassassin_gtk.c
15717                 Add spam learning interface (Mark/Mark as 
15718                 (spam|ham) menus)
15719
15720 2006-02-24 [wwp]        2.0.0cvs81
15721
15722         * src/compose.c
15723         * src/compose.h
15724         * src/filtering.c
15725                 hide compose window when sending message in batch mode
15726                 (filtering: forward and redirect). Also fixed a wrong
15727                 value returned when sending failed, neutral anyway.
15728                 (Colin, me) 
15729
15730 2006-02-24 [wwp]        2.0.0cvs80
15731
15732         * src/mainwindow.c
15733                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15734
15735 2006-02-24 [paul]       2.0.0cvs79
15736
15737         * src/news.c
15738         * src/news.h
15739         * src/news_gtk.c
15740                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15741                 Thanks to Colin
15742
15743 2006-02-23 [colin]      2.0.0cvs78
15744
15745         * src/alertpanel.c
15746                 Change OK to Close in alertpanel with View log
15747                 button; add accel to View log. Patch by Fabien
15748                 Vantard
15749
15750 2006-02-23 [wwp]        2.0.0cvs77
15751
15752         * src/compose.c
15753                 silly me, there were much more tests to perform, since toolbars can
15754                 really have down to 1 element only.
15755
15756 2006-02-23 [wwp]        2.0.0cvs76
15757
15758         * commitHelper
15759                 fixed indentation from my previous commit. Fallback to VISUAL if
15760                 EDITOR is not set (and to vi, at last resort).
15761
15762 2006-02-23 [wwp]        2.0.0cvs75
15763
15764         * commitHelper
15765                 improved error detection (Colin, me).
15766
15767 2006-02-23 [wwp]        2.0.0cvs74
15768
15769         * src/prefs_toolbar.c
15770                 simplify and fix prefs/toolbars layouting. Combos' contents can
15771                 now be really displayed.
15772
15773 2006-02-23 [wwp]        2.0.0cvs73
15774         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15775         be really displayed.
15776
15777 2006-02-22 [wwp]        2.0.0cvs72
15778
15779         * src/compose.c
15780                 fix a typo in my previous commit (sorry!).
15781
15782 2006-02-22 [wwp]        2.0.0cvs71
15783
15784         * src/prefs_toolbar.c
15785                 fix a crash when adding separators to toolbars,
15786                 also fix some separator item information.
15787
15788 2006-02-22 [wwp]        2.0.0cvs70
15789
15790         * src/compose.c
15791                 fix a crash when redirecting (for instance) when compose window's
15792                 toolbar contents has been customized (when some buttons have been
15793                 removed in fact).
15794
15795 2006-02-21 [wwp]        2.0.0cvs69
15796
15797         * src/summaryview.c
15798         * src/gtk/pluginwindow.c
15799         * src/plugins/pgpcore/prefs_gpg.c
15800                 fix some compilation warnings (feat. remains of removed code).
15801
15802 2006-02-21 [wwp]        2.0.0cvs68
15803
15804         * src/gtk/gtkutils.c
15805                 fix two compilation issues, thanks to Stephan Sachse.
15806
15807 2006-02-20 [colin]      2.0.0cvs67
15808
15809         * src/mainwindow.c
15810                 Don't reselect displayed mail on refocus
15811                 This fixes actions misbehaving 
15812
15813 2006-02-20 [wwp]        2.0.0cvs66
15814
15815         * src/summaryview.c
15816         * src/gtk/gtksctree.c
15817         * src/gtk/gtkshruler.c
15818                 changed more runtime typecast checks.
15819
15820 2006-02-20 [wwp]        2.0.0cvs65
15821
15822         * src/summary_search.c
15823                 find all - summaryview refresh issue fixed, thanks to Colin.
15824
15825 2006-02-20 [wwp]        2.0.0cvs64
15826
15827         * src/gtk/gtkutils.c
15828                 better runtime typecast checks.
15829
15830 2006-02-20 [wwp]        2.0.0cvs63
15831
15832         * src/summary_search.c
15833                 enhancements to the summary search:
15834                         - add the ability to stop the running search
15835                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15836                         - don't search if no criteria (From/To/Subject/Body) is set
15837                         - ensure that a busy mouse pointer is always shown when searching,
15838                           show it even a bit earlier
15839
15840 2006-02-19 [colin]      2.0.0cvs62
15841
15842         * src/compose.c
15843         * src/imap.c
15844         * src/etpan/imap-thread.c
15845         * src/etpan/imap-thread.h
15846                 (Future) IMAP speed improvement on sending
15847                 Will require a libetpan update
15848         * src/summaryview.c
15849         * src/gtk/quicksearch.c
15850                 Make quicksearch clearable while running.
15851
15852 2006-02-17 [colin]      2.0.0cvs61
15853
15854         * src/imap.c
15855         * src/etpan/imap-thread.c
15856         * src/etpan/imap-thread.h
15857                 Check for IMAP certificates
15858                 ** Requires libetpan-0.42-cvs4 
15859                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15860
15861 2006-02-17 [colin]      2.0.0cvs60
15862
15863         * src/messageview.c
15864         * src/prefs_common.c
15865         * src/prefs_common.h
15866         * src/prefs_message.c
15867                 Add pref to display HTML-only mails with plugin, 
15868                 if possible (defaulting to FALSE of course).
15869
15870 2006-02-16 [colin]      2.0.0cvs59
15871
15872         * src/main.c
15873         * src/common/plugin.c
15874         * src/common/plugin.h
15875         * src/gtk/pluginwindow.c
15876                 Keep track of requested (but unloaded) plugins
15877                 in some error cases.
15878
15879 2006-02-16 [wwp]        2.0.0cvs58
15880
15881         * src/gtk/gtkaspell.c
15882         * src/gtk/gtkaspell.h
15883         * src/prefs_spelling.c
15884         * src/compose.c
15885         * src/prefs_common.c
15886         * src/prefs_common.h
15887                 implemented new optional spellchecker behaviour: re-check message when
15888                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15889
15890 2006-02-16 [wwp]        2.0.0cvs57
15891
15892         * src/quote_fmt_parse.y
15893                 pclose popen'ed pipe.
15894
15895 2006-02-15 [colin]      2.0.0cvs56
15896
15897         * src/mimeview.c
15898         * src/mimeview.h
15899                 Let MimeViewers know which MimeView they
15900                 depend of.
15901         * src/summaryview.c
15902                 Swap From/To columns in Sent/Queue/Drafts
15903                 folders
15904         * src/etpan/imap-thread.c
15905                 Use mailstream_low_tls_open() for STARTTLS
15906                 instead of mailstream_low_ssl_open()
15907                 ** REQUIRES libetpan 0.42cvs3 **
15908
15909 2006-02-15 [wwp]        2.0.0cvs55
15910
15911         * src/compose.c
15912         * src/compose.h
15913         * src/message_search.c
15914         * src/message_search.h
15915         * src/textview.c
15916         * src/gtk/gtkutils.c
15917         * src/gtk/gtkutils.h
15918                 added the ability to Find text in the compose window (and a bit
15919                 of code factorization).
15920
15921 2006-02-15 [wwp]        2.0.0cvs54
15922
15923         * src/prefs_gtk.c
15924                 yet another one file was missing (fix for some widgets' sensitivity).
15925                 Thanks Colin!
15926
15927 2006-02-15 [wwp]        2.0.0cvs53
15928
15929         * src/prefs_gtk.h
15930                 oops forgot that file (fix for some widgets' sensitivity).
15931
15932 2006-02-15 [wwp]        2.0.0cvs52
15933
15934         * src/summary_search.c
15935                 implemented advanced summary search options (added the ability
15936                 to use matcher conditions in an advanced search mode).
15937
15938 2006-02-15 [wwp]        2.0.0cvs51
15939
15940         * src/plugins/pgpcore/prefs_gpg.c
15941         * src/prefs_account.c
15942                 fix some widget sensitivity, mostly around some labels in
15943                 account prefs.
15944
15945 2006-02-15 [paul]       2.0.0cvs50
15946
15947         * manual/advanced.xml
15948                 improve Templates info
15949                 written by wwp
15950
15951 2006-02-14 [colin]      2.0.0cvs49
15952
15953         * src/pixmaps/address_book.xpm
15954         * src/pixmaps/preferences.xpm
15955         * src/pixmaps/properties.xpm
15956                 Fix pixmap size - patch by Fabien Vantard
15957
15958 2006-02-13 [colin]      2.0.0cvs48
15959
15960         * src/procmime.c
15961                 Add missing fclose()s on error
15962         * src/textview.c
15963                 Remove unused code
15964         * src/common/utils.c
15965                 Fix temp files not being deleted on windows
15966         Patches by Thomas Gilgin
15967
15968 2006-02-13 [colin]      2.0.0cvs47
15969
15970         * src/mainwindow.c
15971                 Fix exit crash
15972
15973 2006-02-13 [wwp]        2.0.0cvs46
15974
15975         * src/plugins/pgpcore/prefs_gpg.c
15976                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15977
15978 2006-02-12 [colin]      2.0.0cvs45
15979
15980         * src/folderview.c
15981         * src/main.c
15982         * src/mainwindow.c
15983                 Fix "stuff" when quitting
15984
15985 2006-02-12 [wwp]        2.0.0cvs44
15986
15987         * src/prefs_themes.c
15988                 fix typos in debug messages.
15989
15990 2006-02-11 [colin]      2.0.0cvs43
15991
15992         * src/summaryview.c
15993                 don't allow drag/drop from ourself
15994
15995 2006-02-10 [wwp]        2.0.0cvs42
15996
15997         * src/exporthtml.c
15998         * src/html.c
15999         * src/html.h
16000         * src/procmime.c
16001         * src/textview.c
16002                 renamed html_ prefixed functions and data structures to avoid
16003                 namespace clashes w/ other software (gtkhtml2 for instance).
16004                 Closes bug #907.
16005
16006
16007 2006-02-09 [colin]      2.0.0cvs41
16008
16009         * src/summaryview.c
16010                 Fix shitty logic messed up. Thanks Ticho for the hint!
16011
16012 2006-02-09 [wwp]        2.0.0cvs40
16013
16014         * src/gtk/about.c
16015         * src/compose.c
16016         * src/prefs_account.c
16017         * src/prefs_gtk.h
16018         * src/editaddress.c
16019                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
16020                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
16021                 Browse buttons in accounts prefs.
16022
16023 2006-02-09 [colin]      2.0.0cvs39
16024
16025         * src/matcher.c
16026                 Check for pointer before using its members
16027         * src/gtk/gtksourceprintjob.c
16028                 Fix a wrong warning
16029
16030 2006-02-09 [wwp]        2.0.0cvs38
16031
16032         * src/gtk/filesel.c
16033                 fix few compiler warnings (type mismatch).
16034
16035 2006-02-09 [paul]       2.0.0cvs37
16036
16037         * po/fr.po
16038                 updated by Fabien Vantard
16039
16040 2006-02-08 [colin]      2.0.0cvs36
16041
16042         * src/prefs_common.c
16043         * src/common/defs.h
16044         * src/common/plugin.c
16045                 allow windows and linux configurations to coexist
16046                 patch by Thomas Gilgin
16047
16048 2006-02-08 [colin]      2.0.0cvs35
16049
16050         * src/filtering.c
16051         * src/matcher.c
16052         * src/matcher.h
16053         * src/matcher_parser_parse.y
16054         * src/prefs_filtering_action.c
16055         * src/prefs_matcher.c
16056                 Add the "Ignore thread" filtering
16057                 action
16058
16059 2006-02-08 [colin]      2.0.0cvs34
16060
16061         * src/compose.c
16062         * src/procmime.c
16063         * src/procmime.h
16064                 Fix bug #905 (damaged attachment)
16065                 text files with raw \0's aren't really text files
16066         FOR_STABLE
16067
16068 2006-02-08 [colin]      2.0.0cvs33
16069
16070         * src/summaryview.c
16071                 Fix crasher introduced yesterday
16072
16073 2006-02-08 [wwp]        2.0.0cvs32
16074
16075         * src/compose.c
16076         * src/compose.h
16077                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
16078
16079 2006-02-08 [wwp]        2.0.0cvs31
16080
16081         * src/prefs_template.c
16082                 templates enhancement: allow address completion for Cc and Bcc fields
16083                 (it was currently possible for the To field only)
16084
16085 2006-02-08 [colin]      2.0.0cvs30
16086
16087         * src/compose.c
16088                 Don't unblock if not blocked
16089         FOR_STABLE
16090
16091 2006-02-07 [colin]      2.0.0cvs29
16092
16093         * src/action.c
16094                 Forgot to refresh summaryview
16095
16096 2006-02-07 [colin]      2.0.0cvs28
16097
16098         * src/action.c
16099                 Freeze/thaw message list and folder list while
16100                 processing %as{} actions 
16101         * src/compose.c
16102                 Fix auto-wrap disabling after a middle-click
16103                 paste - FOR_STABLE
16104
16105 2006-02-07 [paul]       2.0.0cvs27
16106
16107         * src/folder.c
16108                 fix freeing of uninitialised pointers
16109                 Thanks to Colin
16110
16111 2006-02-06 [colin]      2.0.0cvs26
16112
16113         * src/folder.c
16114                 Use g_slist_prepend in potentially big list
16115
16116 2006-02-06 [colin]      2.0.0cvs25
16117
16118         * src/folder.c
16119                 Completely skip processing if it doesn't 
16120                 exist (faster!)
16121
16122 2006-02-06 [colin]      2.0.0cvs24
16123
16124         * src/folder.c
16125         * src/summaryview.c
16126                 Batch filtering in summaryview (from Tools menu)
16127                 and pre/post//-processing too
16128
16129 2006-02-06 [colin]      2.0.0cvs23
16130
16131         * src/procmsg.h
16132         * src/filtering.c
16133                 Use a special field for batch filtering instead
16134                 of stepping on deferred execution's toes
16135
16136 2006-02-06 [colin]      2.0.0cvs22
16137
16138         * src/action.c
16139         * src/filtering.c
16140         * src/filtering.h
16141         * src/folder.c
16142         * src/summaryview.c
16143                 Fix filtering via menus and actions
16144
16145 2006-02-06 [colin]      2.0.0cvs21
16146
16147         * src/imap.c
16148                 Put the added file directly to cache if possible (will work
16149                 with next libetpan)
16150         * src/filtering.c
16151         * src/filtering.h
16152         * src/inc.c
16153         * src/folder.c
16154         * src/mbox.c
16155         * src/procmsg.h
16156                 Move and copy filtered messages by batches instead of one
16157                 by one - faster on IMAP
16158         * src/procmsg.c
16159                 Add a function that'll possibly be useful later
16160
16161 2006-02-06 [colin]      2.0.0cvs20
16162
16163         * src/addressbook.c
16164                 Use internal mime-type instead of text/plain for d'n'd
16165         * src/compose.c
16166                 Allow attaching files from mimeview's icon list via d'n'd
16167         * src/folderview.c
16168         * src/folderview.h
16169                 Use internal mime-type instead of text/plain for d'n'd
16170                 Don't try to selected opened folder if none is
16171                 Factorize d'n'd from other apps code
16172         * src/headerview.c
16173         * src/textview.c
16174         * src/gtk/gtkutils.c
16175         * src/gtk/gtkutils.h
16176                 Factorize Face/X-Face stuff
16177         * src/mimeview.c
16178                 Fix d'n'd to other apps
16179         * src/prefs_message.c
16180                 Let the XFace pref be usable without libcompface as it also
16181                 applies to Face
16182         * src/summaryview.c
16183                 Fix d'n'd to other apps
16184                 Factorize d'n'd from other apps code
16185
16186 2006-02-06 [wwp]        2.0.0cvs19
16187
16188         * po/it.po
16189                 Italian translation fixes by Andrea Spadaccini (no more confusion
16190                 between filtering and processing, and few changes in the About
16191                 dialog).
16192
16193
16194 2006-02-06 [mones]      2.0.0cvs18
16195
16196         * src/gtk/icon_legend.c
16197                 Improved descriptions allowing better translations
16198
16199 2006-02-05 [colin]      2.0.0cvs17
16200
16201         * src/imap.c
16202                 Add the f*cking missing expunge that caused imap_fetch_env
16203                 to fail after an add_msgs ! :-///
16204         * src/etpan/imap-thread.c
16205                 Add a bit of debug
16206         FOR_STABLE
16207
16208 2006-02-05 [colin]      2.0.0cvs16
16209
16210         * src/common/utils.c
16211                 Don't check for return-path (or we can't put
16212                 back non-sent mails)
16213
16214 2006-02-05 [colin]      2.0.0cvs15
16215
16216         * src/textview.c
16217                 Don't try to display Face header in textview
16218                 when teh headerview's active
16219
16220 2006-02-05 [colin]      2.0.0cvs14
16221
16222         * tools/tbird2syl.py
16223         * tools/Makefile.am
16224                 Add script to import Thunderbird mails
16225
16226 2006-02-05 [colin]      2.0.0cvs13
16227
16228         * src/headerview.c
16229         * src/procheader.c
16230         * src/procmsg.c
16231         * src/procmsg.h
16232         * src/textview.c
16233                 Show Face headers - patch partially by Klaus Flittner
16234
16235 2006-02-05 [colin]      2.0.0cvs12
16236
16237         * src/folderview.c
16238         * src/summaryview.c
16239         * src/common/utils.c
16240         * src/common/utils.h
16241                 Let dnd work from mime icons to summaryview
16242                 and to folderview too
16243                 Add a crude test to avoid trying to add files
16244                 drag'n'dropped when they're not mails
16245
16246 2006-02-04 [colin]      2.0.0cvs11
16247
16248         * src/summaryview.c
16249         * src/mimeview.c
16250                 Fix utf8 conversion
16251
16252 2006-02-04 [colin]      2.0.0cvs10
16253
16254         * src/compose.c
16255         * src/folderview.c
16256         * src/mimeview.c
16257         * src/summaryview.c
16258         * src/summaryview.h
16259                 Added various drag and drop capas:
16260                 From                    To
16261                 summaryview             other apps
16262                 mimeview icons          other apps
16263                 other apps              summaryview
16264                 other apps              folderview
16265
16266                 This shouldn't have broken the existing:
16267                 From                    To
16268                 summaryview             folderview
16269                 folderview              folderview
16270                 summaryview             compose's attachments
16271
16272         Tests welcomed.
16273
16274 2006-02-02 [paul]       2.0.0cvs9
16275
16276         * src/mainwindow.c
16277                 move global option 'Set displayed columns...' out
16278                 of folder option grouping.
16279                 fix sensitivity of 'harvest addresses'
16280         FOR_STABLE
16281
16282 2006-02-01 [colin]      2.0.0cvs8
16283
16284         * src/mimeview.c
16285                 Revert the alertpanel patch, it sucks (intrusive
16286                 and gets in the way of "open")
16287
16288 2006-02-01 [colin]      2.0.0cvs7
16289
16290         * src/compose.c
16291         * src/prefs_account.c
16292         * src/prefs_common.c
16293         * src/common/defs.h
16294         * src/common/utils.c
16295         * src/common/utils.h
16296                 Add ability to edit the signature file
16297                 from the account preferences, and use
16298                 a default for the text editor.
16299                 Patch by Fabien Vantard
16300
16301 2006-02-01 [colin]      2.0.0cvs6
16302
16303         * src/mimeview.c
16304                 Try to get mime type by extension if it is
16305                 application/octet-stream
16306                 Display a window with possible choices when
16307                 encountering unknown mime types
16308         * src/gtk/filesel.c
16309         * src/gtk/filesel.h
16310                 Add preview
16311                 Allow multiple selection in filtered filesel
16312                 (patch by Fabien Vantard)
16313         * src/gtk/pluginwindow.c
16314                 Use it (patch by Fabien Vantard)
16315
16316 2006-02-01 [paul]       2.0.0cvs5
16317
16318         * src/jpilot.c
16319                 fix crash on creating jpilot address book
16320                 Thanks to Colin - FOR_STABLE
16321         * src/prefs_summaries.c
16322         * src/prefs_wrapping.c
16323         * src/gtk/icon_legend.c
16324         * src/gtk/quicksearch.c
16325                 string fixes and additions
16326
16327 2006-02-01 [paul]       2.0.0cvs4
16328
16329         * src/compose.c
16330         * src/mainwindow.c
16331         * src/messageview.c
16332         * src/prefs_send.c
16333                 add Arabic encoding option
16334                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
16335
16336 2006-01-31 [colin]      2.0.0cvs3
16337
16338         * src/plugins/pgpcore/passphrase.c
16339                 Convert passphrase to locale encoding
16340         * src/compose.c
16341                 Fix drafting on IMAP. Crappy bug sneaked in
16342                 the release :-/
16343         FOR_STABLE
16344
16345 2006-01-30 [paul]       2.0.0cvs2
16346
16347         * src/gtk/icon_legend.c
16348                 show the new entries
16349
16350 2006-01-30 [colin]      2.0.0cvs1
16351
16352         * src/manual.c
16353                 Check for the file to be present before 
16354                 enabling the menu - FOR_STABLE
16355         * src/gtk/icon_legend.c
16356                 Add folders icons (not all of them, there
16357                 are too much, but the most intriguing ones)
16358
16359 2006-01-30 [paul]       2.0.0
16360
16361         version 2.0.0 released
16362
16363 [For previous entries, see ChangeLog.pre2.0.0]