2006-07-09 [colin] 2.3.1cvs77
[claws.git] / ChangeLog
1 2006-07-09 [colin]      2.3.1cvs77
2
3         * src/compose.c
4                 Save FMID in drafts too
5
6 2006-07-08 [colin]      2.3.1cvs76
7
8         * src/compose.c
9                 Svae RMID in drafted mails too
10                 Save quote_fmt vars for whole mails,
11                 don't reset at each quote_fmt_init:
12                 allows to use the same |i{var} in
13                 various template fields
14         * src/prefs_template.c
15         * src/quote_fmt.h
16         * src/quote_fmt_parse.y
17                 Same
18
19 2006-07-08 [colin]      2.3.1cvs75
20
21         * src/textview.c
22                 Fix highlighting of attached parts URIs
23
24 2006-07-08 [colin]      2.3.1cvs74
25
26         * src/main.c
27                 Prevent bug #981 (sc 2.3.1 segfaults with 
28                 gtk+ 2.10) from being reported again:
29                 if Sylpheed-Claws has been compiled against
30                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
31                 of if Sylpheed-Claws has been compiled against
32                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
33                 error out.
34
35 2006-07-07 [colin]      2.3.1cvs73
36
37         * src/prefs_actions.c
38                 Fix label
39
40 2006-07-07 [colin]      2.3.1cvs72
41
42         * src/prefs_actions.c
43                 Fix compile on gtk < 2.8. argh :)
44
45 2006-07-07 [paul]       2.3.1cvs71
46
47         * src/common/defs.h
48                 update DONATE_URI
49
50 2006-07-07 [colin]      2.3.1cvs70
51
52         * po/POTFILES.in
53         * src/quote_fmt.c
54         * src/quote_fmt_lex.l
55         * src/quote_fmt_parse.y
56                 Add |i{var}, a way to insert user-entered
57                 text in a template
58
59 2006-07-07 [colin]
60
61         * 2.4.0-rc3 released
62
63 2006-07-07 [colin]      2.3.1cvs69
64
65         * src/folder.c
66                 Don't consider inboxes of UNKNOWN folder 
67                 classes to be useable as default inboxes
68
69 2006-07-07 [paul]       2.3.1cvs68
70
71         * src/textview.c
72                 add missing #include <errno.h>
73                 Thanks to RenĂ© J. Blokland
74
75 2006-07-07 [paul]       2.3.1cvs67
76
77         * src/action.c
78                 Return now Closes dialog
79         * src/mimeview.c
80         * src/mimeview.h
81         * src/textview.c
82                 add contextual menu to mime parts listed
83                 in the textview
84                 Thanks to Colin
85         * src/common/utils.c
86                 reversal: ' is a valid character in URLs
87
88 2006-07-06 [colin]      2.3.1cvs66
89
90         * src/remotefolder.h
91                 Forgotten in previous commit
92
93 2006-07-06 [colin]      2.3.1cvs65
94
95         * src/folder.c
96                 Set summary update flag whenever
97                 totals changed
98         * src/imap.c
99         * src/prefs_account.c
100         * src/common/utils.h
101         * src/etpan/imap-thread.c
102                 Fix warnings, thanks to Fabien and
103                 Ricardo
104
105 2006-07-06 [wwp]        2.3.1cvs64
106
107         * src/gtk/gtkutils.c
108                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
109
110 2006-07-06 [wwp]        2.3.1cvs63
111
112         * src/account.c
113         * src/addressbook.c
114         * src/addressitem.h
115         * src/folderview.c
116         * src/mainwindow.c
117         * src/manual.c
118         * src/manual.h
119         * src/message_search.c
120         * src/prefs_actions.c
121         * src/prefs_filtering.c
122         * src/prefs_filtering.h
123         * src/prefs_template.c
124         * src/summary_search.c
125         * src/summaryview.c
126         * src/gtk/gtkutils.c
127         * src/gtk/gtkutils.h
128         * src/gtk/pluginwindow.c
129                 add help buttons to some dialogs. Clicking such buttons opens a
130                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
131
132 2006-07-06 [paul]       2.3.1cvs62
133
134         * src/textview.c
135                 fix attachments contextual menu
136                 Thanks to Colin
137
138 2006-07-05 [colin]      2.3.1cvs61
139
140         * src/textview.c
141         * src/compose.c
142                 Handle sftp:// links
143
144 2006-07-05 [paul]       2.3.1cvs60
145
146         * src/gtk/filesel.c
147                 grab save button by default
148                 Thanks to Colin
149
150 2006-07-05 [wwp]        2.3.1cvs59
151
152         * manual/xml2pdf
153                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
154
155 2006-07-04 [colin]      2.3.1cvs58
156
157         * src/mimeview.c
158         * src/textview.c
159                 Use left click to select, middle click to open
160                 on mimeparts links
161         * src/common/utils.c
162                 Fix segfault
163
164 2006-07-04 [colin]      2.3.1cvs57
165
166         * src/mainwindow.c
167         * src/news.c
168                 Warning fixes, thanks to Fabien
169
170 2006-07-04 [colin]      2.3.1cvs56
171
172         * src/mimeview.c
173         * src/mimeview.h
174         * src/textview.c
175                 Allow parts to be selected via their text label
176                 in textview
177
178 2006-07-04 [colin]      2.3.1cvs55
179
180         * src/folderview.c
181                 Feedback when closing (for big folders)
182         * src/prefs_actions.c
183         * src/prefs_filtering.c
184         * src/prefs_matcher.c
185         * src/prefs_template.c
186                 Fix default button when closing without
187                 having saved
188
189 2006-07-04 [colin]      2.3.1cvs54
190
191         * src/news.c
192                 Delete local file on deletion
193
194 2006-07-03 [colin]      2.3.1cvs53
195
196         * src/folderview.c
197         * src/main.c
198                 Don't freeze when rescanning after crash
199
200 2006-07-03 [wwp]        2.3.1cvs52
201
202         * src/compose.c
203         * src/privacy.c
204         * src/privacy.h
205         * src/plugins/pgpinline/pgpinline.c
206         * src/plugins/pgpmime/pgpmime.c
207                 don't report an error when the user cancels the passphrase dialog.
208
209 2006-07-02 [colin]      2.3.1cvs51
210
211         * src/folderview.c
212                 Open message when crossing folders with Space,
213                 goto next unread and friends
214
215 2006-07-01 [colin]      2.3.1cvs50
216
217         * src/prefs_account.c
218                 Typographic rules varying from language
219                 to language (in french "Protocole :"),
220                 we have to do that :)
221
222 2006-07-01 [ticho]      2.3.1cvs49
223
224         * src/prefs_account.c
225                 Only use one temporary gchar* variable in
226                 prefs_account_protocol_set_optmenu().
227
228 2006-07-01 [ticho]      2.3.1cvs48
229
230         * src/prefs_account.c
231         * src/prefs_account.h
232                 Use GtkLabel for existing account protocol name.
233                 Created an array for protocol names and populate the
234                 combobox from it in a for() cycle.
235
236 2006-06-30 [colin]      2.3.1cvs47
237
238         * src/compose.c
239                 Block undo when changing signature (by changing
240                 account)
241
242 2006-06-30 [paul]       2.3.1cvs46
243
244         * src/send_message.c
245                 when editing From in the Compose window, use that address
246                 in the Return-Path: header
247                 Thanks to Colin
248
249 2006-06-30 [colin]      2.3.1cvs45
250
251         * src/compose.c
252                 Fix signature replacement:
253                 - when no newline before separator
254                 - when reediting
255
256 2006-06-29 [colin]      2.3.1cvs44
257
258         * src/folderview.c
259         * src/folderview.h
260         * src/mainwindow.c
261         * src/summaryview.c
262                 Let 'View/Go to/Next marked' work like
263                 Next new & Next unread: across folders
264                 Change the select_on_entry pref to do
265                 what we want when changing folder
266         * src/common/utils.c
267                 Fix single-quoted links 
268
269 2006-06-29 [colin]      2.3.1cvs43
270
271         * src/gtk/gtkaspell.c
272                 "Sylpheed" and "Sylpheed-Claws" do exist !
273
274 2006-06-29 [colin]      2.3.1cvs42
275
276         * src/imap.c
277                 Forgot to remove debug
278
279 2006-06-29 [colin]      2.3.1cvs41
280
281         * src/imap.c
282         * src/imap.h
283         * src/mainwindow.c
284                 Disconnect from IMAP servers when going
285                 offline. Fixes bug #978 (going to offline-mode 
286                 won't close connections)
287
288 2006-06-29 [colin]      2.3.1cvs40
289
290         * src/main.c
291                 Fix transient setting on failing plugins
292                 Patch by Fabien
293         * src/plugins/pgpcore/sgpgme.c
294                 Only warn for OpenPGP. Most people don't
295                 have CMS available.
296
297 2006-06-29 [colin]      2.3.1cvs39
298
299         * src/compose.c
300                 Fix Spelling menu (discrepancy between context menu
301                 and top menu when folder's dictionary isn't the 
302                 default one)
303         * src/plugins/pgpcore/sgpgme.c
304                 More error reporting about why gpgme can fail
305
306 2006-06-29 [wwp]        2.3.1cvs38
307
308         * src/mainwindow.c
309                 honor the display-header-pane setting even when the message view
310                 is a separate window.
311
312 2006-06-29 [wwp]        2.3.1cvs37
313
314         * src/prefs_actions.c
315                 forgot to commit that one (use of GTK_STOCK_INFO).
316
317 2006-06-29 [colin]      2.3.1cvs36
318
319         * src/imap.c
320                 Better handling of login errors (ask the password
321                 again once), alert in case of error. Fix three
322                 signedness warnings.
323
324 2006-06-28 [wwp]        2.3.1cvs35
325
326         * src/prefs_template.c
327         * src/prefs_matcher.c
328         * src/prefs_filtering_action.c
329         * src/prefs_quote.c
330                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
331                 patch by Fabien Vantard, slightly modified.
332
333 2006-06-28 [paul]
334
335         2.4.0-rc2 released
336
337 2006-06-28 [colin]      2.3.1cvs34
338
339         * src/prefs_account.c
340                 Fix bug #977 (Can't add or edit imap accounts)
341
342 2006-06-28 [colin]      2.3.1cvs33
343
344         * src/mimeview.c
345                 Fix previous
346
347 2006-06-28 [colin]      2.3.1cvs32
348
349         * src/mimeview.c
350                 Save named inlined attachments with "Save all"
351         * src/main.c
352         * src/mbox.c
353         * src/common/plugin.c
354         * src/common/plugin.h
355         * src/common/sylpheed.c
356         * src/common/utils.c
357         * src/plugins/pgpcore/sylpheed.def
358         * src/plugins/pgpinline/sylpheed.def
359         * src/plugins/pgpmime/sylpheed.def
360                 Win32 compatibility patch, by
361                 Werner Koch
362
363 2006-06-28 [wwp]        2.3.1cvs31
364
365         * src/imap.c
366         * src/prefs_folder_item.c
367                 less compilation warnings (thanks to Fabien Vantard), less typos.
368
369 2006-06-28 [paul]       2.3.1cvs30
370
371         * src/gtk/gtkutils.c
372                 gtk_combo_box_set_focus_on_click() is only
373                 available since gtk 2.6.0
374
375 2006-06-28 [paul]       2.3.1cvs29
376
377         * src/prefs_ext_prog.c
378                 fix engrish and add a tooltip for the
379                 'command for 'Display as text' option
380
381 2006-06-28 [paul]
382
383         2.4.0-rc1 released
384
385 2006-06-28 [paul]       2.3.1cvs28
386
387         * ChangeLog
388         * tools/Makefile.am
389                 include textviewer.pl in releases
390
391 2006-06-28 [paul]       2.3.1cvs27
392
393         * src/prefs_ext_prog.c
394                 hide Print command option if libgnomeprint
395                 support is present
396
397 2006-06-27 [colin]      2.3.1cvs26
398
399         * src/compose.c
400                 Fix Esc handling in insert/attach dialog
401                 Don't show this dialog if dragging something
402                 else than text/uri-list
403                 Thanks to Fabien Vantard
404         * tools/textviewer.pl
405                 Filter script to display stuff as text
406                 by H. Merijn Brand
407
408 2006-06-27 [wwp]        2.3.1cvs25
409
410         * src/messageview.c
411                 use the exact product name (message view title), patch
412                 by Fabien Vantard.
413
414 2006-06-27 [ticho]      2.3.1cvs24
415
416         * src/prefs_account.c
417         * src/prefs_common.c
418         * src/prefs_common.h
419         * src/prefs_ext_prog.c
420         * src/textview.c
421                 Add a preference (Preferences/External programs)
422                 to allow "Display as text" to be done via a script
423                 (patch by H.Merijn Brand).
424                 Use GtkComboBox for protocol selection in account
425                 preferences.
426                 Only include current choice for existing accounts, and
427                 insensitivize the combobox.
428
429 2006-06-27 [paul]       2.3.1cvs23
430
431         * src/mbox.c
432                 fix crasher introduced in cvs21.
433                 Thanks to Colin
434
435 2006-06-26 [colin]      2.3.1cvs22
436
437         * src/mbox.c
438                 Fix double-frees when leaving folders
439                 after exporting to mbox
440
441 2006-06-26 [colin]      2.3.1cvs21
442
443         * src/mbox.c
444                 More feedback (and optimisation)
445                 on import/export
446         * src/common/utils.c
447                 Fix case when looking for mail addresses
448         * src/gtk/gtkutils.c
449                 Extra check for (X-)Face
450
451 2006-06-25 [ticho]      2.3.1cvs20
452
453         * src/compose.c
454         * src/exphtmldlg.c
455         * src/gtk/gtkutils.c
456         * src/gtk/gtkutils.h
457                 Added second argument to gtkut_sc_combobox_create() to
458                 control focus-on-click for the widget.
459                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
460
461 2006-06-25 [ticho]      2.3.1cvs19
462
463         * src/compose.c
464         * src/gtk/Makefile.am
465         * src/gtk/combobox.c
466         * src/gtk/combobox.h
467         * src/gtk/gtkutils.c
468         * src/gtk/gtkutils.h
469                 Use GtkComboBox instead of deprecated GtkOptionMenu
470                 for account selector in compose window and for encoding
471                 selector in attachment properties.
472                 Also factorise working with the new GtkComboBox somewhat.
473
474 2006-06-24 [paul]       2.3.1cvs18
475
476         * src/prefs_common.c
477                 use the correct default value
478
479 2006-06-24 [paul]       2.3.1cvs17
480
481         * src/compose.c
482         * src/prefs_common.c
483         * src/prefs_common.h
484         * src/prefs_compose_writing.c
485                 enable setting of default action when
486                 dnd'ing files in the compose window.
487                 (Collaborative effort with wwp)
488
489 2006-06-23 [wwp]        2.3.1cvs16
490
491         * src/compose.c
492                 i18n fix (thanks to Fabien Vantard)
493
494 2006-06-22 [colin]      2.3.1cvs15
495
496         * src/prefs_customheader.c
497                 Don't use filters in custom headers' file 
498                 selector. Remember, extensions mean nothing :)
499
500 2006-06-22 [paul]       2.3.1cvs14
501
502         * configure.ac
503                 allow setting of man directory location
504
505 2006-06-22 [colin]      2.3.1cvs13
506
507         * src/mainwindow.c
508                 Add 'View/Go to/Next unread folder'.
509                 I missed that :)
510
511 2006-06-22 [colin]      2.3.1cvs12
512
513         * src/common/utils.c
514                 Add some subject prefixes
515                 Patch by Bjorn T Johansen <btj@havleik.no>
516
517 2006-06-22 [colin]      2.3.1cvs11
518
519         * manual/advanced.xml
520                 Forgotten hidden pref
521
522 2006-06-21 [paul]       2.3.1cvs10
523
524         * src/prefs_account.c
525                 complete the removal of 'Add date header' option
526
527 2006-06-21 [paul]       2.3.1cvs9
528
529         * src/account.c
530         * src/compose.c
531         * src/prefs_account.c
532         * src/prefs_account.h
533                 remove option to add date header - always
534                 add date header
535         * src/etpan/imap-thread.c
536                 fix warnings (Thanks to Colin)
537
538 2006-06-21 [wwp]        2.3.1cvs8
539
540         * src/folder.c
541                 set the attachment flag when inline text part are (file)named. This is more convenient
542                 when receiving (for instance) inline source files or patches sent using thunderbird.
543
544 2006-06-21 [paul]       2.3.1cvs7
545
546         * src/inc.c
547                 fix off-by-one count of current msg in
548                 statusbar filtering progressbar
549
550 2006-06-21 [paul]       2.3.1cvs6
551
552         * src/folder.c
553                 Show attachment icon even if the part is 'inline'
554                 if the following conditions are met:
555                 - content-type != 'text/plain'
556                 - content-type != '*/pgp-signature'
557                 - either 'name' or 'filename' parameter is not NULL
558                 
559                 Thanks to Colin
560
561 2006-06-21 [paul]       2.3.1cvs5
562
563         * src/messageview.c
564         * src/prefs_common.c
565         * src/prefs_common.h
566         * src/prefs_other.c
567                 add an option to 'Never send Return
568                 Receipts'
569                 Thanks to Colin
570
571 2006-06-20 [mones]      2.3.1cvs4
572
573         * po/es.po
574                 updated
575         * src/compose.c
576                 typo fixed (space after comma)
577         * tools/make.themes.project
578                 remove exec mode from tarball files
579
580 2006-06-20 [colin]      2.3.1cvs3
581
582         * src/news.c
583         * src/procheader.c
584         * src/unmime.c
585                 Better fix for \n's in headers (don't 
586                 break Received: and others)
587
588 2006-06-20 [paul]       2.3.1cvs2
589
590         * src/alertpanel.c
591         * src/textview.c
592                 improve legibility of phishing attempt
593                 dialog
594
595 2006-06-20 [paul]       2.3.1cvs1
596
597         * NEWS
598         * README
599         * configure.ac
600                 Update version number following
601                 stable release
602
603 2006-06-20 [colin]      2.3.0cvs26
604
605         * src/compose.c
606                 When dragging a file to the text of the compose
607                 window, ask whether we want to insert or attach
608                 (I know lots of people who do that to attach)
609
610 2006-06-20 [colin]      2.3.0cvs25
611
612         * src/etpan/imap-thread.c
613                 Fix threshold (the append command is often > 32 bytes)
614
615 2006-06-19 [colin]      2.3.0cvs24
616
617         * src/imap.c
618         * src/etpan/imap-thread.c
619                 Workaround Rockliffe IMAP server bug: replace
620                 "x UID SEARCH (ANSWERED UID 1:*)" with
621                 "x UID SEARCH ANSWERED"
622                 (Rockliffe doesn't handle the parenthesis)
623
624 2006-06-19 [colin]      2.3.0cvs23
625
626         * src/compose.c
627         * src/imap.c
628         * src/etpan/imap-thread.c
629                 Probably fix bug #972 (Freezes when adding 
630                 an attachment to the message)
631         * src/common/defs.h
632                 Modernize Firefox cmd
633
634
635 2006-06-18 [colin]      2.3.0cvs22
636
637         * src/prefs_customheader.c
638                 Only allow correct filenames for various
639                 custom headers
640
641 2006-06-18 [colin]      2.3.0cvs21
642
643         * src/prefs_customheader.c
644                 Add a 'From File...' button in custom headers prefs, which
645                 try to do the right thing: 
646                 for normal headers, use file as plaintext,
647                 for X-Face, calls compface,
648                 for Face, encode to b64.
649
650 2006-06-17 [colin]      2.3.0cvs20
651
652         * src/mh.c
653                 Warning fix
654
655 2006-06-16 [colin]      2.3.0cvs19
656
657         * src/summaryview.c
658                 Recursive quicksearch: show message list
659                 in current folder, *then* search children
660                 in the background.
661
662 2006-06-16 [colin]      2.3.0cvs18
663
664         * src/main.c
665                 Instead of ignoring SIGPIPE, save caches
666                 when getting one. Will fix the fact that
667                 hot caches are out-of-date when logging 
668                 out of Xorg.
669         * src/compose.c
670         * src/prefs_compose_writing.c
671                 Only save text (not attachments) when 
672                 auto-saving to drafts
673         * src/unmime.c
674                 Always replace \n, \r and \t with spaces
675                 in headers
676         * manual/dist/html/Makefile.am
677         * manual/dist/pdf/Makefile.am
678         * manual/dist/ps/Makefile.am
679         * manual/dist/txt/Makefile.am
680         * manual/fr/dist/html/Makefile.am
681         * manual/fr/dist/pdf/Makefile.am
682         * manual/fr/dist/ps/Makefile.am
683         * manual/fr/dist/txt/Makefile.am
684         * manual/pl/dist/html/Makefile.am
685         * manual/pl/dist/pdf/Makefile.am
686         * manual/pl/dist/ps/Makefile.am
687         * manual/pl/dist/txt/Makefile.am
688                 Fix make clean removing pregenerated manuals
689
690
691 2006-06-16 [colin]      2.3.0cvs17
692
693         * src/plugins/pgpcore/sgpgme.c
694         * src/plugins/pgpmime/pgpmime.c
695         * src/plugins/pgpinline/pgpinline.c
696                 Better error reporting in setup_signers.
697                 Don't fallback to default key if specified
698                 key isn't found.
699                 Don't allow signing if more than one secret
700                 key matches the one specified in prefs.
701
702 2006-06-15 [colin]      2.3.0cvs16
703
704         * src/folderview.c
705                 Add "Send queue" in the folder's contextual
706                 menu
707         * src/compose.c
708         * src/messageview.c
709         * src/privacy.c
710         * src/privacy.h
711         * src/procmime.c
712         * src/procmsg.c
713         * src/plugins/pgpcore/passphrase.c
714         * src/plugins/pgpcore/sgpgme.c
715         * src/plugins/pgpinline/pgpinline.c
716         * src/plugins/pgpmime/pgpmime.c
717                 Better error reporting
718         * src/mbox.c
719                 Probably fix bug #971 (2.2.3 cannot read mail 
720                 from local mbox)
721
722
723 2006-06-15 [mones]      2.3.0cvs15
724
725         * tools/make.themes.project
726                 creates the themes project from the web page
727
728 2006-06-15 [colin]      2.3.0cvs14
729
730         * src/folder.c
731                 Better fix (avoid losing the folder if scan_tree 
732                 fails)
733
734 2006-06-15 [cleroy]     2.3.0cvs13
735
736         * src/folder.c
737                 Probably fix Bug #969 (crash on rebuilding 
738                 imap folder)
739
740 2006-06-14 [colin]      2.3.0cvs12
741
742         * manual/dtd/manual.xsl
743         * manual/sylpheed-claws-manual.xml
744         * manual/fr/sylpheed-claws-manual.xml
745         * manual/pl/sylpheed-claws-manual.xml
746                 Insert pagebreaks between sections
747
748 2006-06-14 [paul]       2.3.0cvs11
749
750         * configure.ac
751                 better fix than 2.3.0cvs10
752
753 2006-06-14 [paul]       2.3.0cvs10
754
755         * configure.ac
756                 fix setting of PACKAGE_DATA_DIR with newer autoconf
757                 (backwards compatible)
758
759 2006-06-13 [colin]      2.3.0cvs9
760
761         * src/messageview.c
762                 Fix sending of return receipt with the new queue folders
763
764 2006-06-13 [wwp]        2.3.0cvs8
765
766         * src/quote_fmt_lex.l
767                 fix wrong tokens returned in quote_fmt lexer, query not().
768
769 2006-06-13 [wwp]        2.3.0cvs7
770
771         * src/folder.c
772         * src/prefs_folder_item.c
773                 allow changing folder type even when folder is not a top-level one,
774                 thanks to Colin.
775
776 2006-06-12 [colin]      2.3.0cvs6
777
778         * src/folderview.c
779                 Fix double-ask of "Do you want to mark all
780                 as read"
781
782 2006-06-12 [colin]      2.3.0cvs5
783
784         * src/compose.c
785         * src/compose.h
786         * src/folder.c
787         * src/folder.h
788         * src/imap.c
789         * src/inc.c
790         * src/main.c
791         * src/messageview.c
792         * src/mh.c
793         * src/prefs_folder_item.c
794         * src/procheader.c
795         * src/procmime.c
796         * src/procmsg.c
797         * src/procmsg.h
798         * src/send_message.c
799         * src/summaryview.c
800         * src/toolbar.c
801                 Apply bug #964's patch (Queue and drafts aren't normal)
802                 The Drafts and Queue folder now contain RFC-822 files,
803                 allowing to move and copy mails from and to these 
804                 folders. Moving from Drafts to Queue will prepare the
805                 mail for sending (PGP signature, encryption, etc).
806                 This patch also rework sending errors handling to try
807                 to be more helpful.
808                 Also, allow redefining folder types via the GUI 
809                 (Folder type in its Properties)
810
811 2006-06-12 [colin]      2.3.0cvs4
812
813         * src/summaryview.c
814         * src/prefs_common.c
815         * src/prefs_common.h
816         * src/gedit-print.c
817                 Allow to define a specific print font - patch
818                 by Bernhard Walle <bernhard.walle@gmx.de>
819         * src/prefs_fonts.c
820         * manual/advanced.xml
821         * manual/fr/advanced.xml
822                 Add a hidden pref to allow deletion without
823                 confirmation
824
825 2006-06-12 [wwp]        2.3.0cvs3
826
827         * .cvsignore
828                 more files to ignore.
829
830 2006-06-12 [wwp]        2.3.0cvs2
831
832         * src/quote_fmt.c
833         * src/quote_fmt_lex.l
834         * src/quote_fmt_parse.y
835                 extend the quote_fmt parser (templates and quotes):
836                 - allow limited sub-expressions in |p{} and |f{} expressions,
837                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
838                 - implemented/fixed missing implementation of query_references and show_references,
839                 - completed, fixed contents and format of the symbols help dialog,
840                 - fix some compilation warnings.
841
842 2006-06-12 [wwp]        2.3.0cvs1
843
844         * manual/advanced.xml
845         * manual/fr/advanced.xml
846                 updates in the "templates" section of the manual (eng/fr):
847                  - be more precise (both versions)
848                  - completed to match the english reference (fr version)
849                  - touchups (both versions)
850
851 2006-06-12 [paul]       2.3.0
852
853         2.3.0 released
854
855 2006-06-12 [paul]       2.2.3cvs14
856
857         * po/ca.po
858         * po/cs.po
859         * po/de.po
860         * po/el.po
861         * po/fr.po
862         * po/it.po
863         * po/pt_BR.po
864         * po/sr.po
865         * po/zh_CN.po
866                 updated by Miquel Oliete, Tim, Stephan Sachse,
867                 Stavros Giannouris, Fabien Vantard, Andrea
868                 Spadaccini, Frederico Goncalves Guimaraes,
869                 Aleksandar Urosevic, and Ralgh Young
870
871 2006-06-12 [colin]      2.2.3cvs13
872
873         * src/mbox.c
874                 Add missing header
875
876 2006-06-11 [colin]      2.2.3cvs12
877
878         * src/msgcache.c
879                 Verify that g_malloc() succeeded
880
881 2006-06-11 [colin]      2.2.3cvs11
882
883         * src/wizard.c
884                 Add Face header to welcome mail
885
886 2006-06-10 [colin]      2.2.3cvs10
887
888         * src/textview.c
889                 Revert previous (Forgot it changes the
890                 margin on the whole mail)
891
892 2006-06-10 [colin]      2.2.3cvs9
893
894         * src/textview.c
895                 Don't overlap long headers under (X-)Face
896
897 2006-06-10 [mones]      2.2.3cvs8
898
899         * manual/xml2pdf
900                 allow generation of manual on systems lacking saxon binary
901                 but with java and the saxon library installed
902
903         * po/es.po
904                 updated for release
905
906 2006-06-09 [colin]      2.2.3cvs7
907
908         * src/summaryview.c
909                 Fix leak when using Display Sender using Addressbook
910
911 2006-06-09 [colin]      2.2.3cvs6
912
913         * src/compose.c
914         * src/folder.c
915         * src/folderview.c
916         * src/mimeview.c
917         * src/summaryview.c
918                 More leaks fixes
919
920 2006-06-09 [paul]       2.2.3cvs5
921
922         * AUTHORS
923         * src/gtk/authors.h
924         * tools/claws.i18n.status.pl
925                 updated with new info
926
927 2006-06-09 [paul]       2.2.3cvs4
928
929         * README
930                 updated
931         * manual/ack.xml
932                 add wwp to authors list
933         * src/gtk/authors.h
934                 update mine and Colin's addresses
935
936 2006-06-08 [colin]      2.2.3cvs3
937
938         * src/etpan/imap-thread.c
939                 Fix leak on SSL cert check
940
941 2006-06-08 [colin]      2.2.3cvs2
942
943         * src/common/utils.c
944                 Fix leak
945
946 2006-06-08 [paul]       2.2.3cvs1
947
948         * configure.ac
949                 Update version number following
950                 stable release
951
952 2006-06-07 [colin]      2.2.2cvs3
953
954         * src/msgcache.c
955                 Fix catching cache read errors (guint instead of gint)
956                 Prevent malloc'ing more than 8MB (means cache corruption)
957
958 2006-06-07 [paul]       2.2.2cvs2
959
960         * src/exporthtml.c
961         * src/exportldif.c
962         * src/mh.c
963         * src/mutt.c
964         * src/pine.c
965         * src/common/utils.c
966                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
967                 obey $HOME'
968                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
969                 Thanks to Colin
970
971 2006-06-06 [paul]       2.2.2cvs1
972
973         * configure.ac
974                 Update version number following
975                 stable release
976
977 2006-06-06 [paul]       2.2.1cvs6
978
979         * src/matcher.c
980                 fix  implicit declaration of
981                 sylpheed_do_idle()
982                 Patch by Fabien Vantard
983
984 2006-06-06 [paul]       2.2.1cvs5
985
986         * src/matcher.c
987                 fix age_greater and age_lower so that they
988                 mean what say and not '...or equal to'
989                 Thanks to Colin
990
991 2006-06-06 [paul]       2.2.1cvs4
992
993         * src/textview.c
994         * src/common/utils.c
995                 fix URI check
996                 Thanks to Colin
997
998 2006-06-05 [wwp]        2.2.1cvs3
999
1000         * manual/fr/account.xml
1001                 minor language fixes (thanks to Fabien Vantard).
1002
1003 2006-06-05 [colin]      2.2.1cvs2
1004
1005         * src/prefs_folder_item.c
1006         * src/folderview.c
1007                 Allow recursive setting of properties 
1008                 for whole mailboxes
1009         * src/matcher.c
1010                 Don't freeze on 'test' filtering rule
1011
1012 2006-06-05 [colin]      2.2.1cvs1
1013
1014         * configure.ac
1015                 Update version number following
1016                 stable release
1017
1018 2006-06-04 [wwp]        2.2.0cvs82
1019
1020         * manual/glossary.xml
1021         * manual/account.xml
1022         * manual/fr/glossary.xml
1023         * manual/fr/account.xml
1024                 added glossary section and references/links related to the Face custom header.
1025
1026 2006-06-04 [colin]      2.2.0cvs81
1027
1028         * src/summaryview.c
1029                 Skip to next message on move with no
1030                 immediate execution
1031
1032 2006-06-04 [wwp]        2.2.0cvs80
1033
1034         * manual/xml2pdf
1035                 added sanity checks, exit when needed.
1036
1037 2006-06-03 [paul]       2.2.0cvs79
1038
1039         * src/prefs_receive.c
1040                 page name is now 'Receiving'
1041         * src/prefs_send.c
1042                 page name is now 'Sending'
1043
1044 2006-06-03 [colin]      2.2.0cvs78
1045
1046         * src/plugins/spamassassin/spamassassin_gtk.c
1047                 Autoswitch to Localhost if transport was previously
1048                 disabled. Else people had to check [] Enable, then
1049                 *reselect* transport.
1050
1051 2006-06-03 [colin]      2.2.0cvs77
1052
1053         * src/plugins/pgpinline/pgpinline.c
1054         * src/plugins/pgpmime/pgpmime.c
1055                 Check that gpg_data_release_and_get_mem 
1056                 didn't fail (now, why this happens...)
1057
1058 2006-06-03 [colin]      2.2.0cvs76
1059
1060         * src/mbox.c
1061                 Fix bug #962 (Manual and/or UI should 
1062                 warn about incompatible locking 
1063                 causing dataloss)
1064
1065 2006-06-02 [cleroy]     2.2.0cvs75
1066
1067         * src/filtering.c
1068         * src/folder.c
1069         * src/procmsg.c
1070         * src/summaryview.c
1071                 Fix a few leaks
1072
1073 2006-06-02 [colin]      2.2.0cvs74
1074
1075         * src/main.c
1076                 On exit, free caches after writing them
1077                 Shuts up some valgrind false positives
1078         * src/procmsg.c
1079         * src/send_message.c
1080                 Fix races when reusing existing SMTP connections
1081                 Fix inexistant session timeout
1082         * src/toolbar.c
1083                 Display alertpanel after all queues have
1084                 been processed, not after each
1085
1086 2006-06-02 [wwp]        2.2.0cvs73
1087
1088         * manual/fr/glossary.xml
1089         * manual/fr/ack.xml
1090         * manual/ack.xml
1091                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1092
1093 2006-06-02 [wwp]        2.2.0cvs72
1094
1095         * manual/xml2pdf
1096         * manual/dist/pdf/Makefile.am
1097         * manual/dtd/manual.xsl
1098         * manual/fr/dist/pdf/Makefile.am
1099         * manual/pl/dist/pdf/Makefile.am
1100                 we changed the procedure to generate the .pdf version of the manual.
1101                 The procedure is more modern and the .pdf we get now has a valid index.
1102                 Here are the new pre-requisites:
1103
1104                 - JRE 1.x (1.4 here): there must be one from your distro
1105                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1106                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1107                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1108
1109                 See my posts for further info about the installation of this toolchain:
1110
1111                 Date: Fri, 19 May 2006 19:40:06 +0200
1112                 From: wwp <subscript@free.fr>
1113                 To: sylpheed-claws-devel@lists.sourceforge.net
1114                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1115
1116                 and
1117
1118                 Date: Wed, 24 May 2006 12:58:49 +0200
1119                 From: wwp <subscript@free.fr>
1120                 To: sylpheed-claws-devel@lists.sourceforge.net
1121                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1122
1123 2006-06-01 [colin]      2.2.0cvs71
1124
1125         * src/compose.c
1126                 Better guards against IMAP races
1127         * src/main.c
1128         * src/prefs_common.c
1129         * src/prefs_common.h
1130         * src/common/ssl_certificate.c
1131         * src/etpan/imap-thread.c
1132         * src/etpan/imap-thread.h
1133         * src/gtk/sslcertwindow.c
1134                 New hidden option ssl_skip_cert_check to 
1135                 avoid dups of bug #959 (libetpan linked
1136                 against gnutls and gnutls buggy on 64bit)
1137                 Present expired warning only once per
1138                 session/server.
1139         * manual/advanced.xml
1140         * manual/fr/advanced.xml
1141                 Document new option
1142
1143 2006-06-01 [wwp]        2.2.0cvs70
1144
1145         * src/messageview.c
1146                 fix for bug #961 (return receipt dialog 
1147                 complains incorrectly about return-path 
1148                 email adress being different), thanks 
1149                 to Colin.
1150
1151 2006-05-31 [cleroy]     2.2.0cvs69
1152
1153         * src/common/ssl.c
1154                 Guard against NULLs, although this
1155                 should never be an issue
1156
1157 2006-05-31 [colin]      2.2.0cvs68
1158
1159         * src/filtering.c
1160                 Use g_slist_prepend
1161         * src/imap.c
1162                 Don't remove caches when destroying folder, it
1163                 could (should) be done at exit
1164         * src/inc.c
1165                 free processing cache after incorporation
1166         * src/etpan/imap-thread.c
1167                 Maybe fix bug #959 (Crash on moving to emails 
1168                 to a imap account per ssl with a expired 
1169                 certificate.)
1170
1171 2006-05-30 [colin]      2.2.0cvs67
1172
1173         * src/summaryview.c
1174                 Put back event flush when displaying message
1175                 It avoids reading a bunch of messages just
1176                 by hitting shift-n for too long ;)
1177
1178 2006-05-29 [colin]      2.2.0cvs66
1179
1180         * src/summaryview.c
1181                 Remove useless g_warnings
1182
1183 2006-05-29 [colin]      2.2.0cvs65
1184
1185         * src/imap.c
1186                 Fix g_slist_append()s for performance
1187
1188 2006-05-29 [colin]      2.2.0cvs64
1189
1190         * src/compose.c
1191         * src/common/utils.c
1192                 Fix extraneous tab at start of addresses
1193         * src/mainwindow.c
1194                 Fix warnings (thanks to Fabien)
1195                 Fix crash at exit when composing messages 
1196                 exist
1197         * src/pop.c
1198                 Fix progress bar when deleting expired mails
1199                 Thanks to Hiro
1200         * src/summaryview.c
1201         * src/gtk/gtksctree.c
1202                 Fix re-sorting slowness
1203
1204 2006-05-29 [paul]       2.2.0cvs63
1205
1206         * src/mh.c
1207                 fetch full message when moving mails
1208                 from another mailbox, (fixed data loss
1209                 when filtering from IMAP to MH, introduced
1210                 in 2.2.0cvs57).
1211                 Thanks to Colin
1212
1213 2006-05-29 [mones]      2.2.0cvs62
1214
1215         * src/gtk/gtksctree.c
1216                 Unselect faster (patch by Colin)        
1217
1218 2006-05-26 [colin]      2.2.0cvs61
1219
1220         * src/summaryview.c
1221                 Unplug MSGINFO_UPDATE callback on delete too.
1222
1223 2006-05-26 [colin]      2.2.0cvs60
1224
1225         * src/foldersel.c
1226                 Fix bold in folder selection window with glib2.10
1227                 thanks Hiro
1228
1229 2006-05-26 [colin]      2.2.0cvs59
1230
1231         * src/procheader.c
1232                 Convert date only if necessary (and don't
1233                 try to convert from utf8 to utf8, too)
1234         * src/summaryview.c
1235                 Only set column's text if the column's 
1236                 displayed
1237
1238 2006-05-26 [colin]      2.2.0cvs58
1239
1240         * src/summaryview.c
1241         * src/gtk/gtkutils.c
1242                 Fix useless warning
1243
1244 2006-05-26 [colin]      2.2.0cvs57
1245
1246         * src/mainwindow.c
1247                 Make summaryview selectable as long as 
1248                 no message has focus
1249         * src/mh.c
1250                 Faster deletion (by implementing mh_remove_msgs)
1251                 Faster copy (avoid using mh_fetch_msg just to get
1252                 the filename)
1253                 Faster move (using move_file instead of copy_file
1254                 if MSG_IS_MOVE)
1255                 No progressbar if total number of mails to cp/mv 
1256                 is less than 100
1257         * src/summaryview.c
1258                 Fix removal from subject_table when mail gets moved
1259                 Faster deletion (g_slist_prepend instead of append)
1260         * src/gtk/gtksctree.c
1261                 Remove useless code
1262
1263 2006-05-25 [colin]      2.2.0cvs56
1264
1265         * src/common/ssl_certificate.c
1266                 Fix leak in expired cert check
1267
1268 2006-05-25 [colin]      2.2.0cvs55
1269
1270         * src/mh.c
1271                 Disable flags syncing on .mh_sequences - it
1272                 is buggy and marks mails read under unknown
1273                 conditions.
1274
1275 2006-05-25 [paul]
1276
1277         * 2.3.0-rc4 released
1278
1279 2006-05-24 [colin]      2.2.0cvs54
1280
1281         attention cvs users: if you manage to crash
1282         Sylpheed-Claws while moving, copying or deleting
1283         mails, we *are* interested in stack traces and
1284         valgrind logs. It looks stable, but one never
1285         knows...
1286
1287         * src/folder.c
1288                 Add progressbar for cache updates
1289         * src/folderutils.c
1290                 Optimize Mark all read in the current
1291                 folder
1292         * src/mh.c
1293                 Add progressbar for copy/move
1294         * src/procmsg.c
1295                 Optimize O(n^2) in copy/move
1296         * src/summaryview.c
1297         * src/gtk/gtksctree.c
1298                 Optimize O(n^2) algos
1299         * src/common/timing.h
1300                 Display ms instead of us
1301
1302 2006-05-24 [wwp]        2.2.0cvs53
1303
1304         * manual/fr/advanced.xml
1305                 updates to the French manual.
1306
1307 2006-05-24 [wwp]        2.2.0cvs52
1308
1309         * src/common/utils.c
1310                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1311
1312 2006-05-24 [wwp]        2.2.0cvs51
1313
1314         * src/folderutils.c
1315                 fixed "mark all read" in MH folders (thanks to Colin).
1316
1317 2006-05-24 [paul]       2.2.0cvs50
1318
1319         * doc/man/sylpheed-claws.1
1320                 updated the man page
1321
1322 2006-05-23 [colin]      2.2.0cvs49
1323
1324         * src/folderview.c
1325         * src/imap.c
1326         * src/inc.c
1327         * src/mbox.c
1328         * src/messageview.c
1329         * src/news.c
1330         * src/send_message.c
1331         * src/summaryview.c
1332         * src/gtk/sslcertwindow.c
1333                 alertpanel fixes, by Fabien
1334
1335 2006-05-23 [colin]      2.2.0cvs48
1336
1337         * src/folder.c
1338         * src/folderview.c
1339         * src/msgcache.c
1340         * src/summaryview.c
1341         * src/gtk/gtksctree.c
1342         * src/gtk/gtksctree.h
1343                 More timings
1344                 Fix slow loading problem, which was caused by the
1345                 use of some gtk_ctree funcs and their use of
1346                 g_list_position while gtk_ctree_(un)link'ing.
1347                 Reap more functions from gtkctree.c to be sure we
1348                 use our (fast) version instead of theirs.
1349         * src/mh.c
1350                 Fix copy of unread mails
1351
1352
1353 2006-05-22 [wwp]        2.2.0cvs47
1354
1355         * manual/fr/advanced.xml
1356                 updated.
1357
1358 2006-05-22 [colin]      2.2.0cvs46
1359
1360         * src/filtering.c
1361                 Fix possible infinite loop. 'copy' is not a 
1362                 final action, so when encountering a 'copy',
1363                 we have to check if a previous one was set
1364                 and do it. In the same way, if we encounter
1365                 a 'move' we have to perform a possibly 
1366                 pending 'copy'. This will slow down filtering
1367                 on IMAP if move+copy or multiple copy actions
1368                 are to be done, but handling it via the batch
1369                 would be really too convoluted.
1370
1371 2006-05-22 [wwp]        2.2.0cvs45
1372
1373         * manual/fr/advanced.xml
1374         * manual/fr/faq.xml
1375         * manual/fr/glossary.xml
1376         * manual/fr/handling.xml
1377         * manual/fr/intro.xml
1378         * manual/fr/plugins.xml
1379         * manual/fr/sylpheed-claws-manual.xml
1380                 sync w/ the english manual: updates URIs, documented mailing-list
1381                 support, better explanation about the enabled/disabled feature
1382                 in filtering/processing rules by Paul.
1383
1384 2006-05-21 [colin]      2.2.0cvs44
1385
1386         * src/summaryview.c
1387                 Don't expand after building threads, but during
1388
1389 2006-05-21 [colin]      2.2.0cvs43
1390
1391         * src/procmsg.c
1392         * src/summaryview.c
1393                 More timing possibilities... For next time I have 
1394                 to find out how the hell some 3GHz computer takes
1395                 one minute to open a 30k folder...
1396
1397 2006-05-21 [colin]      2.2.0cvs42
1398
1399         * manual/pl/advanced.xml
1400         * manual/pl/faq.xml
1401         * manual/pl/glossary.xml
1402         * manual/pl/handling.xml
1403         * manual/pl/intro.xml
1404         * manual/pl/plugins.xml
1405         * manual/pl/sylpheed-claws-manual.xml
1406                 Polish manual updated by Pawel
1407
1408 2006-05-20 [colin]
1409
1410         * 2.3.0-rc3 released
1411
1412 2006-05-20 [colin]      2.2.0cvs41
1413
1414         * src/imap.c
1415                 Fix -rc2 problems:
1416                 - remove cache of moved messages from original folder
1417                 - apply new flags to messages even if they aren't appliable
1418                   via IMAP.
1419
1420 2006-05-20 [colin]
1421
1422         * 2.3.0-rc2 released
1423
1424 2006-05-19 [colin]      2.2.0cvs40
1425
1426         * src/imap.c
1427                 Don't issue SELECT in imap_change_flags
1428                 before having checked that we indeed have
1429                 some flags to change. MSG_POSTFILTERED for
1430                 example can't be used on IMAP.
1431                 Fixes bug #955 (copying messages between 
1432                 imap folders is extremely slow), which was
1433                 a regression.
1434
1435 2006-05-19 [colin]      2.2.0cvs39
1436
1437         * src/folder.c
1438         * src/folder.h
1439         * src/folderview.c
1440                 Try to fix bug #830 (Some unread messages 
1441                 get marked read in IMAP inbox):
1442                 - Prevent scanning a folder if it's being 
1443                   opened via the GUI
1444                 - Postpone opening via the GUI of a folder
1445                   currently scanned.
1446
1447
1448 2006-05-19 [wwp]        2.2.0cvs38
1449
1450         * manual/advanced.xml
1451                 fix English+typo (thanks to Paul).
1452
1453 2006-05-19 [wwp]        2.2.0cvs37
1454
1455         * manual/advanced.xml
1456         * manual/fr/advanced.xml
1457         * src/gtk/logwindow.c
1458         * src/prefs_common.c
1459         * src/prefs_common.h
1460                 added hidden prefs to allow customization of colors used in
1461                 protocol log window (useful for dark gtk+ themes).
1462
1463 2006-05-19 [wwp]        2.2.0cvs36
1464
1465         * ChangeLog
1466                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1467
1468 2006-05-19 [paul]       2.2.0cvs35
1469
1470         * src/textview.c
1471                 make Reply-To fully clickable
1472         * src/gtk/logwindow.c
1473                 more colouring (SMTP ESMTP)
1474         Both patches by Pawel Pekala
1475
1476 2006-05-19 [cleroy]     2.2.0cvs34
1477
1478         * src/mh.c
1479                 Don't update flags from current folder
1480                 Probably fixes bug #935 (Read Messages 
1481                 Revert to Being Marked as Unread)
1482
1483 2006-05-18 [colin]      2.2.0cvs33
1484
1485         * src/imap.c
1486                 Warning fix
1487         * src/compose.c
1488         * src/mainwindow.c
1489         * src/summaryview.c
1490         * src/toolbar.c
1491                 Allow replying to multiple emails
1492                 in multiple windows
1493         * src/mimeview.c
1494         * src/etpan/imap-thread.c
1495                 Leak fixes
1496
1497 2006-05-18 [paul]       2.2.0cvs32
1498
1499         * src/summaryview.c
1500                 keep Mailing-List menu refreshed
1501                 Thanks to Colin
1502
1503 2006-05-18 [paul]       2.2.0cvs31
1504
1505         * manual/advanced.xml
1506         * manual/faq.xml
1507         * manual/glossary.xml
1508         * manual/handling.xml
1509         * manual/intro.xml
1510         * manual/plugins.xml
1511         * manual/sylpheed-claws-manual.xml
1512                 update URLs
1513                 add info about mailing-list support
1514                 edit filtering info
1515         * src/wizard.c
1516         * src/common/defs.h
1517         * src/gtk/about.c
1518         * src/plugins/dillo_viewer/README
1519                 update URLs
1520
1521 2006-05-17 [wwp]        2.2.0cvs30
1522
1523         * manual/handling.xml
1524         * manual/fr/handling.xml
1525                 documented the ability to enabled/disable filtering/processing rules.
1526
1527 2006-05-17 [colin]      2.2.0cvs29
1528
1529         * src/main.c
1530                 Don't initialize g_thread subsystem if it's 
1531                 already done (thanks to Hiro)
1532         * src/mimeview.c
1533                 Fix saving of parts when there name can't be
1534                 converted from UTF-8.
1535
1536 2006-05-17 [paul]       2.2.0cvs28
1537
1538         * po/Makefile.in.in
1539                 fix config.status warning with autoconf 2.60
1540
1541 2006-05-17 [paul]       2.2.0cvs27
1542
1543         * po/POTFILES.in
1544                 add src/mbox.c
1545
1546 2006-05-17 [wwp]        2.2.0cvs26
1547
1548         * src/mainwindow.c
1549                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1550
1551 2006-05-17 [wwp]        2.2.0cvs25
1552
1553         * src/plugins/demo/demo.c
1554                 updated product name in plugin demo (many plugins need to be
1555                 sync'ed w/ that change).
1556
1557 2006-05-17 [colin]      2.2.0cvs24
1558
1559         * src/mh.c
1560                 Fix leak
1561
1562 2006-05-16 [colin]      2.2.0cvs23
1563
1564         * src/mainwindow.c
1565                 Stupid me hit again. Fix cvs22.
1566
1567 2006-05-16 [colin]      2.2.0cvs22
1568
1569         * src/mainwindow.c
1570                 Fix bug #922 (sylpheed-claws crashed after 
1571                 pushing on Inbox folder)
1572
1573 2006-05-16 [colin]      2.2.0cvs21
1574
1575         * src/compose.c
1576                 Make From header be copy/paste/select-able
1577
1578 2006-05-16 [wwp]        2.2.0cvs20
1579
1580         * src/export.c
1581         * src/matcher.c
1582         * src/summaryview.c
1583         * src/etpan/imap-thread.c
1584                 fix some compiler warnings (thanks to Colin).
1585
1586 2006-05-16 [wwp]        2.2.0cvs19
1587
1588         * src/action.c
1589         * src/gedit-print.c
1590         * src/inc.c
1591         * src/mainwindow.c
1592         * src/mh.c
1593         * src/statusbar.c
1594         * src/send_message.c
1595         * src/summaryview.c
1596                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1597
1598 2006-05-15 [colin]      2.2.0cvs18
1599
1600         * src/procmsg.c
1601                 Fix automatic rule creation with List-Post
1602
1603 2006-05-15 [paul]       2.2.0cvs17
1604
1605         * tools/filter_conv_new.pl
1606                 updated for rule enabling/disabling
1607                 claws version >= 2.3.x required
1608
1609 2006-05-15 [cleroy]     2.2.0cvs16
1610
1611         * src/main.c
1612                 Revert test
1613
1614 2006-05-15 [cleroy]     2.2.0cvs15
1615
1616         * src/main.c
1617                 test
1618
1619 2006-05-15 [wwp]        2.2.0cvs14
1620
1621         * manual/pl/.cvsignore
1622                 ignore generated files.
1623
1624 2006-05-14 [wwp]        2.3.0-rc1
1625
1626         * 2.3.0-rc1 released
1627
1628 2006-05-13 [wwp]        2.2.0cvs13
1629
1630         * src/filtering.c
1631         * src/filtering.h
1632         * src/matcher.c
1633         * src/matcher_parser_lex.l
1634         * src/matcher_parser_parse.y
1635         * src/prefs_filtering.c
1636                 new feature: provide the ability to disable filtering and processing
1637                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1638                 adaptations.
1639
1640 2006-05-13 [colin]      2.2.0cvs12
1641
1642         * src/compose.c
1643                 Remove useless if (a) b; else b;
1644                 Thanks to wwp
1645
1646 2006-05-13 [wwp]        2.2.0cvs11
1647
1648         * src/export.c
1649         * src/import.c
1650         * src/mainwindow.c
1651         * src/mbox.c
1652         * src/summaryview.c
1653         * src/summaryview.h
1654                 no more silent failures (or at least less ones) when importing
1655                 or exporting from/to mbox. Also start importing/exporting if
1656                 the necessary info is set.
1657
1658 2006-05-13 [wwp]        2.2.0cvs10
1659
1660         * RELEASE_NOTES
1661                 restored up-to-date release notes.
1662
1663 2006-05-13 [paul]       2.2.0cvs9
1664
1665         * po/nl.po
1666         * po/ru.po
1667                 updated by Tim Dijkstra and Pavlo Bohmat
1668
1669 2006-05-12 [colin]      2.2.0cvs8
1670
1671         * src/gtk/quicksearch.c
1672                 Add "k" as shortcut for "colorlabel". Patch
1673                 by ath42@users.sf.net.
1674
1675 2006-05-12 [paul]       2.2.0cvs7
1676
1677         * src/prefs_common.h
1678         * src/prefs_summaries.c
1679         * src/summaryview.c
1680                 when entering a folder also allow
1681                 going directly to first Marked message
1682
1683 2006-05-12 [paul]       2.2.0cvs6
1684
1685         * src/summaryview.c
1686                 always obey 'confirm before marking all
1687                 mails read' option
1688
1689 2006-05-12 [paul]       2.2.0cvs5
1690
1691         * src/textview.c
1692                 make Sender fully clickable
1693
1694 2006-05-12 [colin]      2.2.0cvs4
1695
1696         * src/compose.c
1697         * src/compose.h
1698                 Let From be editable
1699         * src/main.c
1700         * src/mh.c
1701                 Full support of .mh_sequences' Unseen seq
1702
1703 2006-05-12 [colin]      2.2.0cvs3
1704
1705         * src/folder.c
1706         * src/mainwindow.c
1707         * src/mainwindow.h
1708         * src/messageview.c
1709         * src/prefs_spelling.c
1710         * src/procheader.c
1711         * src/procmsg.c
1712         * src/procmsg.h
1713         * src/summaryview.c
1714         * src/toolbar.c
1715         * src/toolbar.h
1716                 Add contextual menu on Compose toolbar
1717                 button. Fixes bug #944 (Automatic
1718                 addresses not applied when changing account
1719                 from compose window)
1720                 add Mailing List support
1721                 based on the old 0.6.5claws25 patch by
1722                 Melvin Hadasht, with finishing touches
1723                 by Colin
1724                 Fix "ignore thread" when mails are threaded by
1725                 subject (and weren't ignored although appearing
1726                 in the thread).
1727                 GUI rework.
1728                 Both patches by Pawel.
1729
1730 2006-05-08 [paul]       2.2.0cvs2
1731
1732         * src/mainwindow.c
1733         * src/mainwindow.h
1734         * src/messageview.c
1735         * src/procheader.c
1736         * src/procmsg.c
1737         * src/procmsg.h
1738         * src/summaryview.c
1739                 add Mailing List support
1740                 based on the old 0.6.5claws25 patch by 
1741                 Melvin Hadasht, with finishing touches
1742                 by Colin
1743
1744 2006-05-08 [colin]      2.2.0cvs1
1745
1746         * src/mainwindow.c
1747         * src/toolbar.c
1748         * src/toolbar.h
1749                 Add contextual menu on Compose toolbar 
1750                 button. Fixes bug #944 (Automatic 
1751                 addresses not applied when changing account 
1752                 from compose window)
1753
1754 2006-05-08 [paul]       2.2.0
1755
1756         2.2.0 released
1757
1758 2006-05-08 [paul]       2.1.1cvs51
1759
1760         * po/cs.po
1761         * po/de.po
1762         * po/en_GB.po
1763         * po/fi.po
1764         * po/fr.po
1765         * po/pt_BR.po
1766         * po/sr.po
1767         * po/zh_CN.po
1768                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1769                 Fabien Vantard, Frederico Goncalves Guimaraes,
1770                 Aleksandar Urosevic, and Ralgh Young
1771
1772 2006-05-12 [colin]      2.1.1cvs50
1773
1774         * po/cs.po
1775         * po/de.po
1776         * po/en_GB.po
1777         * po/es.po
1778         * po/fi.po
1779         * po/fr.po
1780         * po/pt_BR.po
1781         * po/sr.po
1782         * po/zh_CN.po
1783                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1784                 Fabien Vantard, Frederico Goncalves Guimaraes,
1785                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1786
1787 2006-05-05 [colin]      2.1.1cvs49
1788
1789         * manual/Makefile.am
1790         * manual/pl/Makefile.am
1791         * manual/pl/account.xml
1792         * manual/pl/ack.xml
1793         * manual/pl/addrbook.xml
1794         * manual/pl/advanced.xml
1795         * manual/pl/faq.xml
1796         * manual/pl/glossary.xml
1797         * manual/pl/gpl.xml
1798         * manual/pl/handling.xml
1799         * manual/pl/intro.xml
1800         * manual/pl/keyboard.xml
1801         * manual/pl/plugins.xml
1802         * manual/pl/starting.xml
1803         * manual/pl/sylpheed-claws-manual.xml
1804         * manual/pl/dist/.cvsignore
1805         * manual/pl/dist/Makefile.am
1806         * manual/pl/dist/html/.cvsignore
1807         * manual/pl/dist/html/Makefile.am
1808         * manual/pl/dist/pdf/.cvsignore
1809         * manual/pl/dist/pdf/Makefile.am
1810         * manual/pl/dist/ps/.cvsignore
1811         * manual/pl/dist/ps/Makefile.am
1812         * manual/pl/dist/txt/.cvsignore
1813         * manual/pl/dist/txt/Makefile.am
1814                 Add the polish translation of the manual,
1815                 Authored by Pawel Pekala.
1816
1817 2006-05-05 [cleroy]     2.1.1cvs48
1818
1819         * src/main.c
1820                 Re-read matcherrc after loading plugins 
1821                 if some of them add folders.
1822
1823 2006-05-03 [colin]      2.1.1cvs47
1824
1825         * src/imap.c
1826                 I'm idiot
1827
1828 2006-05-03 [colin]      2.1.1cvs46
1829
1830         * src/imap.c
1831                 Be sure to have a session when
1832                 getting separator
1833
1834 2006-05-03 [colin]      2.1.1cvs45
1835
1836         * src/imap.c
1837         * src/imap.h
1838         * src/imap_gtk.c
1839                 Fix preventing renaming with namespace 
1840                 separator.
1841
1842 2006-05-01 [colin]      2.1.1cvs44
1843
1844         * src/action.c
1845                 Don't reload messageview when result of
1846                 action is piped.
1847
1848 2006-04-29 [colin]      2.1.1cvs43
1849
1850         * src/prefs_receive.c
1851         * src/plugins/spamassassin/spamassassin_gtk.c
1852         * src/plugins/clamav/clamav_plugin_gtk.c
1853                 GUI fixes by Pawel
1854
1855 2006-04-29 [colin]      2.1.1cvs42
1856
1857         * src/prefs_compose_writing.c
1858         * src/prefs_quote.c
1859                 Cleanups. Patch by Pawel
1860
1861 2006-04-28 [paul]       2.1.1cvs41
1862
1863         * src/matcher.c
1864                 fix returned quick search results when search
1865                 term contains an underscore.
1866                 Thanks to Colin
1867
1868 2006-04-28 [paul]       2.1.1cvs40
1869
1870         * src/prefs_message.c
1871         * src/prefs_receive.c
1872                 GUI cleanups
1873                 Patches by Pawel Pekala
1874
1875 2006-04-27 [colin]      2.1.1cvs39
1876
1877         * src/wizard.c
1878                 Differentiate subject Welcome from
1879                 window's title Welcome
1880
1881 2006-04-27 [paul]
1882
1883         2.2.0-rc1 released
1884
1885 2006-04-27 [paul]       2.1.1cvs38
1886
1887         * manual/advanced.xml
1888         * manual/fr/advanced.xml
1889                 add info about compose_no_markup hidden pref
1890
1891 2006-04-27 [paul]       2.1.1cvs37
1892
1893         * src/prefs_account.c
1894                 improve privacy labels
1895         * src/prefs_msg_colors.c
1896                 change some strings for translators' convenience
1897         * src/gtk/gtkutils.c
1898                 don't underline the link button text
1899
1900 2006-04-25 [colin]      2.1.1cvs36
1901
1902         * src/folder.c
1903                 Complete 2.1.1cvs33 (once more ;)
1904
1905 2006-04-25 [colin]      2.1.1cvs35
1906
1907         * src/editldap.c
1908                 Fix tooltip
1909
1910 2006-04-25 [cleroy]     2.1.1cvs34
1911
1912         * src/compose.c
1913         * src/gtk/gtkaspell.c
1914                 Fix crash on redirect (related to the return 
1915                 of the aspell menu in compose's toolbar)
1916         * src/prefs_msg_colors.c
1917                 Fix sensitivity widgets
1918         * src/image_viewer.c
1919         * src/gtk/pluginwindow.c
1920         * src/gtk/prefswindow.c
1921                 Change released signals to clicked (Fabien)
1922         * po/POTFILES.in
1923         * src/common/socket.c
1924         * src/plugins/spamassassin/spamassassin.c
1925                 Translate strings (Fabien)
1926
1927 2006-04-25 [paul]       2.1.1cvs33
1928
1929         * src/folder.c
1930         * src/folder.h
1931         * src/folderview.c
1932                 complete the fix of bug #912
1933                 Thanks to Colin
1934
1935 2006-04-25 [colin]      2.1.1cvs32
1936
1937         * src/news.c
1938                 Better progress bar
1939         * src/mimeview.c
1940         * src/summaryview.c
1941         * src/summaryview.h
1942                 Fix focus chain
1943                 Patches by Pawel Pekala
1944
1945 2006-04-24 [colin]      2.1.1cvs31
1946
1947         * src/compose.c
1948                 Fix compilation warnings (Fabien)
1949
1950 2006-04-24 [colin]      2.1.1cvs30
1951
1952         * src/addrindex.c
1953         * src/editldap.c
1954         * src/editldap_basedn.c
1955         * src/editldap_basedn.h
1956         * src/ldapctrl.c
1957         * src/ldapctrl.h
1958         * src/ldapquery.c
1959         * src/ldaputil.c
1960         * src/ldaputil.h
1961                 Fix bug #901 (LDAPS support)
1962
1963 2006-04-24 [colin]      2.1.1cvs29
1964
1965         * src/compose.c
1966                 Fix logic on error with send dialog on
1967         * src/imap.c
1968                 Fix compilation without libetpan, thanks
1969                 to Fabien
1970         * src/summaryview.c
1971                 Fix 'context-menu' key
1972
1973 2006-04-23 [colin]      2.1.1cvs28
1974
1975         * src/folder.c
1976                 Never free current's cache to free up 
1977                 memory. Fixes bug #912 (new count 
1978                 randomly set to message count)
1979
1980 2006-04-23 [colin]      2.1.1cvs27
1981
1982         * src/gtk/quicksearch.c
1983                 And remove printf...
1984
1985 2006-04-23 [colin]      2.1.1cvs26
1986
1987         * src/gtk/quicksearch.c
1988                 Fix replacing in quicksearch, and fix inserting
1989                 in the middle of the string. (introduced at 2.1.0cvs22)
1990
1991 2006-04-23 [colin]      2.1.1cvs25
1992
1993         * src/imap.c
1994                 Make sure uidnext is initialized in get_num_list
1995                 (not for stable, related to 2.1.1cvs8 and friends)
1996
1997 2006-04-23 [colin]      2.1.1cvs24
1998
1999         * src/imap.c
2000                 Output something when login is successful
2001                 too
2002
2003 2006-04-23 [colin]      2.1.1cvs23
2004
2005         * src/etpan/imap-thread.c
2006                 Better logging (line-per-line, hide data in fetch)
2007                 Fix a const warning
2008         * src/gtk/logwindow.c
2009         * src/gtk/logwindow.h
2010                 Better logging (color for input/output)
2011
2012 2006-04-21 [colin]      2.1.1cvs22
2013
2014         * src/gtk/quicksearch.c
2015                 On gtk+-2.8, use stock buttons in quicksearch
2016                 Based on a patch by Fabien and a design by Paul
2017
2018 2006-04-21 [colin]      2.1.1cvs21
2019
2020         * src/folderview.c
2021         * src/mainwindow.c
2022                 Fix occasional flicker in folderview
2023         * src/common/utils.c
2024                 Fix bug #943 (Incorrectly parsed email address 
2025                 list in short headers on message view and in 
2026                 printouts)
2027
2028 2006-04-20 [colin]      2.1.1cvs20
2029
2030         * src/imap.c
2031         * src/imap.h
2032         * src/prefs_account.c
2033                 Add ANONYMOUS auth for IMAP
2034
2035 2006-04-20 [paul]       2.1.1cvs19
2036
2037         * src/main.c
2038                 proper fix for 2.1.1cvs18
2039                 Thanks to Colin
2040
2041 2006-04-20 [paul]       2.1.1cvs18
2042
2043         * src/main.c
2044                 fix build warnings
2045
2046 2006-04-20 [paul]       2.1.1cvs17
2047
2048         * src/gtk/quicksearch.c
2049                 fix standard, non-extended Quick search,
2050                 was broken in 2.1.1cvs15.
2051                 Thanks to Colin.
2052
2053 2006-04-20 [colin]      2.1.1cvs16
2054
2055         * src/prefs_matcher.c
2056                 Fix values when reselecting a ~test
2057                 rule
2058
2059 2006-04-19 [colin]      2.1.1cvs15
2060
2061         * src/compose.c
2062         * src/compose.h
2063         * src/gtk/gtkaspell.c
2064         * src/gtk/gtkaspell.h
2065                 Put back Options menu in Spelling/
2066         * src/gtk/quicksearch.c
2067                 Don't search, and show error, if the
2068                 advanced search has a syntax error
2069
2070 2006-04-18 [colin]      2.1.1cvs14
2071
2072         * src/textview.c
2073                 Fix gdk warnings on set_cursor when textview
2074                 isn't visible
2075
2076 2006-04-18 [colin]      2.1.1cvs13
2077
2078         * src/gtk/gtksctree.c
2079                 Remove seemingly useless refresh that causes
2080                 flicker - watch this commit in case of 
2081                 problems before planned backport to stable
2082
2083 2006-04-18 [colin]      2.1.1cvs12
2084
2085         * src/imap.c
2086                 Factorize get/set_xml code
2087         * src/compose.c
2088         * src/prefs_account.c
2089         * src/prefs_account.h
2090         * src/procmsg.c
2091                 Add Encrypt to self option
2092
2093 2006-04-17 [colin]      2.1.1cvs11
2094
2095         * configure.ac
2096                 Fix search on encrpyt function on dragonfly
2097                 Patch by Jonathan Buschmann <jonthn@agmact.com>
2098
2099 2006-04-17 [colin]      2.1.1cvs10
2100
2101         * src/prefs_account.c
2102                 Be safe by default: remove mails from POP3
2103                 after 7 days, not immediately
2104
2105 2006-04-17 [colin]      2.1.1cvs9
2106
2107         * src/etpan/imap-thread.c
2108                 Fix build on DragonFly - patch by 
2109                 Jonathan Buschmann <jonthn@agmact.com>
2110
2111 2006-04-17 [colin]      2.1.1cvs8
2112
2113         * src/imap.c
2114                 Save uidnext between sessions
2115
2116 2006-04-17 [colin]      2.1.1cvs7
2117
2118         * src/imap.c
2119                 scan is required when uid validity changes
2120
2121 2006-04-17 [colin]      2.1.1cvs6
2122
2123         * src/folderview.c
2124                 Don't scan if not necessary, apart in current
2125                 folder and INBOX to fetch flags.
2126         * src/imap.c
2127                 Scan is necessary if unread count changes
2128
2129 2006-04-17 [colin]      2.1.1cvs5
2130
2131         * src/imap.c
2132                 ...But always fetch ANSWERED and DELETED flags for
2133                 INBOX, as filtering can happen on these flags.
2134
2135 2006-04-17 [colin]      2.1.1cvs4
2136
2137         * src/imap.c
2138                 Don't fetch REPLIED and DELETED flags when synchronising
2139                 flags with a closed folder. We only need UNSEEN and FLAGGED
2140                 to update the folderview.
2141
2142 2006-04-17 [colin]      2.1.1cvs3
2143
2144         * src/imap.c
2145                 Faster flag search when there are new mails 
2146                 in a folder. We can do a full search if the 
2147                 folder contains less messages than the new
2148                 list.
2149
2150 2006-04-17 [colin]      2.1.1cvs2
2151
2152         * po/cs.po
2153         * po/de.po
2154         * po/fr.po
2155         * po/nl.po
2156         * po/pt_BR.po
2157                 Update translations from stable branch
2158
2159 2006-04-17 [colin]      2.1.1cvs1
2160
2161         * configure.ac
2162                 Bump version to follow stable release
2163
2164 2006-04-16 [mones]      2.1.0cvs50
2165
2166         * po/es.po
2167                 Updated for release
2168
2169 2006-04-16 [colin]      2.1.0cvs49
2170
2171         * src/textview.c
2172                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2173                 with gtk < 2.8. Thanks to Fabien Vantard.
2174
2175 2006-04-15 [colin]      2.1.0cvs48
2176
2177         * src/etpan/imap-thread.c
2178                 Fix bug #919 (libetpan: SEGV when connecting 
2179                 using command)
2180
2181 2006-04-14 [colin]      2.1.0cvs47
2182
2183         * src/main.c
2184                 Fix race on --select (should be done better)
2185
2186 2006-04-14 [wwp]        2.1.0cvs46
2187
2188         * src/send_message.c
2189                 enforce a check for domain in account prefs (a sending
2190                 error could be faced if domain was checked but no value set),
2191                 thanks to Colin.
2192
2193 2006-04-14 [colin]      2.1.0cvs45
2194
2195         * src/codeconv.c
2196                 when converting from unknown to unknown, if the
2197                 string is UTF8, don't convert it to the locale
2198                 (which breaks it)
2199
2200 2006-04-14 [colin]      2.1.0cvs44
2201
2202         * src/compose.c
2203                 Don't try to use ASCII for converting headers
2204                 (as done in body)
2205
2206 2006-04-14 [paul]       2.1.0cvs43
2207
2208         * src/crash.c
2209                 add locale/charset info to crash report
2210         * src/gtk/about.c
2211                 add wwp to doc team
2212                 replace 'e-mail' with preferred 'email'
2213         * src/gtk/authors.h
2214                 ensure contributors list is in alphabetical
2215                 order
2216
2217 2006-04-13 [colin]      2.1.0cvs42
2218
2219         * src/textview.c
2220                 Prevent gdk warnings
2221
2222 2006-04-13 [colin]      2.1.0cvs41
2223
2224         * src/common/ssl_certificate.c
2225         * src/common/ssl_certificate.h
2226         * src/gtk/sslcertwindow.c
2227                 Warn on expired certs, and display the expiration date
2228
2229 2006-04-13 [colin]      2.1.0cvs40
2230
2231         * src/plugins/spamassassin/spamassassin_gtk.c
2232                 Fix missing set_text on unix socket
2233
2234 2006-04-13 [wwp]        2.1.0cvs39
2235
2236         * manual/fr/advanced.xml
2237         * manual/fr/glossary.xml
2238                 applied new spam/ham/email lexicon (pourriel, courriel)
2239
2240 2006-04-13 [paul]       2.1.0cvs38
2241
2242         * src/plugins/pgpmime/plugin.c
2243                 remove the mention of S/MIME from the
2244                 description. This is now handled by the
2245                 S/MIME plugin.
2246
2247 2006-04-13 [paul]       2.1.0cvs37
2248
2249         * src/prefs_msg_colors.c
2250                 rework dialog
2251         * src/prefs_folder_item.c
2252         * src/prefs_spelling.c
2253                 add a tooltip to the colour selector buttons
2254
2255 2006-04-13 [wwp]        2.1.0cvs36
2256
2257         * manual/advanced.xml
2258         * manual/glossary.xml
2259         * manual/handling.xml
2260         * manual/keyboard.xml
2261         * manual/plugins.xml
2262         * manual/starting.xml
2263         * manual/fr/account.xml
2264         * manual/fr/ack.xml
2265         * manual/fr/addrbook.xml
2266         * manual/fr/advanced.xml
2267         * manual/fr/faq.xml
2268         * manual/fr/glossary.xml
2269         * manual/fr/gpl.xml
2270         * manual/fr/handling.xml
2271         * manual/fr/intro.xml
2272         * manual/fr/keyboard.xml
2273         * manual/fr/plugins.xml
2274         * manual/fr/starting.xml
2275         * manual/fr/sylpheed-claws-manual.xml
2276                 fixes to the manuals:
2277                  - summaryview -> Message List (same in French)
2278                  - translate key names
2279                  - fix French punctuation, use non-breakable spaces when
2280                    necessary, don't use &thinsp; which is not portable
2281                  - tell what maildir and mbox formats we support
2282
2283 2006-04-12 [wwp]        2.1.0cvs35
2284
2285         * src/prefs_toolbar.c
2286                 unified a replace button more,
2287                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2288
2289 2006-04-12 [wwp]        2.1.0cvs34
2290
2291         * src/prefs_common.c
2292         * src/prefs_msg_colors.c
2293                 make default color labels translatable,
2294                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2295                 thanks to Tim <timbrain@post.cz> for reporting.
2296
2297 2006-04-12 [wwp]        2.1.0cvs33
2298
2299         * manual/glossary.xml
2300         * manual/intro.xml
2301         * manual/plugins.xml
2302         * manual/starting.xml
2303         * manual/sylpheed-claws-manual.xml
2304         * manual/fr/.cvsignore
2305         * manual/fr/account.xml
2306         * manual/fr/ack.xml
2307         * manual/fr/addrbook.xml
2308         * manual/fr/advanced.xml
2309         * manual/fr/faq.xml
2310         * manual/fr/glossary.xml
2311         * manual/fr/handling.xml
2312         * manual/fr/intro.xml
2313         * manual/fr/keyboard.xml
2314         * manual/fr/plugins.xml
2315         * manual/fr/starting.xml
2316         * manual/fr/sylpheed-claws-manual.xml
2317                 various fixes: typos, missing .fr translations, punctuation,
2318                 capitalization, links, accents and some bad French more.
2319
2320 2006-04-12 [wwp]        2.1.0cvs32
2321
2322         * src/prefs_gtk.c
2323                 fix for bug #935: always store prefs files in UTF-8 (thanks
2324                 to Colin).
2325
2326 2006-04-11 [colin]      2.1.0cvs31
2327
2328         * src/compose.c
2329                 Fix inserting files not in utf8 when locale is utf8
2330
2331 2006-04-11 [colin]      2.1.0cvs30
2332
2333         * src/inc.c
2334                 Don't show error dialog when cancelling connection
2335                 Patch by Pawel
2336
2337 2006-04-11 [cleroy]     2.1.0cvs29
2338
2339         * src/compose.c
2340                 Implement multiple quote levels
2341         * src/prefs_common.c
2342                 Change a little bit the quote bgcolor for 2nd level
2343
2344 2006-04-11 [colin]      2.1.0cvs28
2345
2346         * src/gtk/about.c
2347                 Add locale and charset in the label
2348
2349 2006-04-10 [colin]      2.1.0cvs27
2350
2351         * src/compose.c
2352         * src/prefs_common.c
2353         * src/prefs_common.h
2354         * src/prefs_msg_colors.c
2355         * src/textview.c
2356                 Allow optional background color in quotes
2357                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2358                 GTK+-2.8.x feature
2359
2360 2006-04-10 [colin]      2.1.0cvs26
2361
2362         * src/main.c
2363         * src/mainwindow.c
2364         * src/mainwindow.h
2365                 Implement --select
2366
2367 2006-04-10 [colin]      2.1.0cvs25
2368
2369         * manual/plugins.xml
2370         * manual/fr/plugins.xml
2371                 Document libcurl's proxy variables
2372
2373 2006-04-09 [colin]      2.1.0cvs24
2374
2375         * src/prefs_common.c
2376                 gettext() returns statically allocated stuff. We have
2377                 to strdup it in order to be able to free it.
2378
2379 2006-04-09 [colin]      2.1.0cvs23
2380
2381         * AUTHORS
2382         * src/gtk/authors.h
2383                 Add Alexei
2384
2385 2006-04-09 [colin]      2.1.0cvs22
2386
2387         * src/mainwindow.c
2388         * src/gtk/quicksearch.c
2389                 Fix bug #859 (problems with cyrilic input in 
2390                 search panel) - Patch by Alexey Illarionov 
2391                 <littlesavage@rambler.ru>
2392
2393 2006-04-09 [colin]      2.1.0cvs21
2394
2395         * src/prefs_customheader.c
2396                 I prefer removing then freeing rather than the contrary
2397                 (even if it doesn't change anything ;-)
2398         * src/prefs_account.c
2399                 Fix bug #933 (Crash re-entering the custom headers list 
2400                 dialog in accounts prefs)
2401                 The problem happened when cancelling the Account 
2402                 Preferences' dialogs - in which case we didn't do 
2403                 anything to the PrefsAccount * struct. In case of applying,
2404                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2405                 working with in this dialog. The problem is that 
2406                 prefs_customheader.c, working on this tmp_ac_prefs, always
2407                 changes the ->customhdr_list pointer, even when cancelled. 
2408                 So in case of cancelling the prefs_account dialog, we still
2409                 have to update ->customhdr_list in the real account.
2410
2411 2006-04-08 [colin]      2.1.0cvs20
2412
2413         * manual/fr/glossary.xml
2414         * manual/fr/keyboard.xml
2415                 Forgot some headers :)
2416
2417 2006-04-08 [colin]      2.1.0cvs19
2418
2419         * manual/Makefile.am
2420         * manual/fr/Makefile.am
2421         * manual/fr/account.xml
2422         * manual/fr/ack.xml
2423         * manual/fr/addrbook.xml
2424         * manual/fr/advanced.xml
2425         * manual/fr/faq.xml
2426         * manual/fr/glossary.xml
2427         * manual/fr/gpl.xml
2428         * manual/fr/handling.xml
2429         * manual/fr/intro.xml
2430         * manual/fr/keyboard.xml
2431         * manual/fr/plugins.xml
2432         * manual/fr/starting.xml
2433         * manual/fr/sylpheed-claws-manual.xml
2434         * manual/fr/dist/.cvsignore
2435         * manual/fr/dist/Makefile.am
2436         * manual/fr/dist/html/.cvsignore
2437         * manual/fr/dist/html/Makefile.am
2438         * manual/fr/dist/pdf/.cvsignore
2439         * manual/fr/dist/pdf/Makefile.am
2440         * manual/fr/dist/ps/.cvsignore
2441         * manual/fr/dist/ps/Makefile.am
2442         * manual/fr/dist/txt/.cvsignore
2443         * manual/fr/dist/txt/Makefile.am
2444                 Add the french translation of the manual. Thanks to
2445                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2446                 account.xml, ack.xml, addrbook.xml and advanced.xml
2447
2448 2006-04-08 [colin]      2.1.0cvs18
2449
2450         * manual/plugins.xml
2451         * manual/starting.xml
2452                 More fixes
2453
2454 2006-04-07 [colin]      2.1.0cvs17
2455
2456         * manual/faq.xml
2457         * manual/intro.xml
2458         * manual/keyboard.xml
2459                 Little fixes
2460
2461 2006-04-07 [colin]      2.1.0cvs16
2462
2463         * README
2464         * src/compose.c
2465         * src/prefs_common.c
2466         * src/prefs_common.h
2467                 Add hidden compose_no_markup pref
2468
2469 2006-04-07 [wwp]        2.1.0cvs15
2470
2471         * src/summary_search.c
2472         * .cvsignore
2473                 Bugfix: stop button was sticky when searching in an empty folder.
2474                 Applied curly brackets code style to the whole file (summary_search.c).
2475                 More files to ignore.
2476
2477 2006-04-07 [wwp]        2.1.0cvs14
2478
2479         * src/message_search.c
2480         * src/summary_search.c
2481                 changed default button when search bumps at file/folder
2482                 beginning or end, for convenience (thanks to Colin).
2483
2484 2006-04-07 [paul]       2.1.0cvs13
2485
2486         * src/plugins/dillo_viewer/dillo_prefs.c
2487                 avoid future potential for namespace collision
2488                 Patch by Colin
2489
2490 2006-04-06 [wwp]        2.1.0cvs12
2491
2492         * src/summary_search.c
2493                 Unify extended/advanced searches names (and thus factorize labels),
2494                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2495
2496 2006-04-06 [wwp]        2.1.0cvs11
2497
2498         * src/folderview.c
2499         * src/prefs_themes.c
2500         * src/summaryview.c
2501                 Fixed some compilation warnings.
2502
2503 2006-04-06 [colin]      2.1.0cvs10
2504
2505         * manual/advanced.xml
2506                 Document the wizard template and how to deploy
2507                 Sylpheed-Claws effectively
2508
2509 2006-04-06 [colin]      2.1.0cvs9
2510
2511         * src/folderview.c
2512                 gettext patch to tell translators about _("#"),
2513                 by Maxim Britov
2514
2515 2006-04-06 [colin]      2.1.0cvs8
2516
2517         * src/textview.c
2518                 Fix invalid GtkTextBIter after clicking "Display as text"
2519
2520 2006-04-06 [mones]      2.1.0cvs7
2521
2522         * src/addr_compl.c
2523         * src/addrindex.c
2524         * src/addritem.c
2525         * src/codeconv.c
2526         * src/compose.c
2527         * src/filtering.c
2528         * src/folder.c
2529         * src/folder_item_prefs.c
2530         * src/folderview.c
2531         * src/localfolder.c
2532         * src/matcher.c
2533         * src/mimeview.c
2534         * src/prefs_msg_colors.c
2535         * src/prefs_spelling.c
2536         * src/prefs_themes.c
2537         * src/procmime.c
2538         * src/procmsg.c
2539         * src/stock_pixmap.c
2540         * src/summaryview.c
2541         * src/textview.c
2542         * src/toolbar.c
2543         * src/common/mgutils.c
2544         * src/common/prefs.c
2545         * src/common/ssl_certificate.c
2546         * src/gtk/colorlabel.c
2547         * src/gtk/quicksearch.c
2548         * src/plugins/pgpmime/pgpmime.c
2549         * src/plugins/spamassassin/spamassassin.c
2550                 Removed redundant NULL checks for g_free() calls.
2551                 Patch by Pawel Pekala.
2552
2553 2006-04-06 [mones]      2.1.0cvs6
2554
2555         * src/prefs_actions.c
2556         * src/prefs_filtering.c
2557         * src/prefs_filtering_action.c
2558         * src/prefs_matcher.c
2559         * src/prefs_template.c
2560         * src/gtk/gtkutils.c
2561         * src/gtk/gtkutils.h
2562                 Have a nice replace button. Patch by Pawel Pekala
2563
2564 2006-04-06 [colin]      2.1.0cvs5
2565
2566         * src/addressbook.c
2567                 Fix crash with empty columns
2568
2569 2006-04-05 [colin]      2.1.0cvs4
2570
2571         * src/wizard.c
2572         * src/prefs_gtk.c
2573                 Allow wizard customization with pre-filled values
2574
2575 2006-04-05 [colin]      2.1.0cvs3
2576
2577         * src/textview.c
2578         * src/mimeview.c
2579         * src/mimeview.h
2580                 Nicer messages in mimeview
2581
2582 2006-04-05 [colin]      2.1.0cvs2
2583
2584         * src/addressbook.c
2585         * src/prefs_summaries.c
2586                 i18n fix
2587
2588 2006-04-05 [colin]      2.1.0cvs1
2589
2590         * src/plugins/pgpcore/plugin.c
2591         * src/plugins/pgpcore/select-keys.c
2592         * src/plugins/pgpcore/select-keys.h
2593         * src/plugins/pgpcore/sgpgme.c
2594         * src/plugins/pgpcore/sgpgme.h
2595         * src/plugins/pgpinline/pgpinline.c
2596         * src/plugins/pgpinline/plugin.c
2597         * src/plugins/pgpmime/pgpmime.c
2598         * src/plugins/pgpmime/plugin.c
2599                 Factorize and generalize a bit 
2600                 Drop S/MIME signature verification from PGP/MIME
2601                 (adding it as another, more complete plugin)
2602
2603 2006-04-05 [paul]       2.1.0
2604
2605         2.1.0 released
2606
2607 2006-04-05 [paul]       2.0.0cvs186
2608
2609         * manual/advanced.xml
2610                 add info on colour labels
2611
2612 2006-04-05 [paul]       2.0.0cvs185
2613
2614         * po/bg.po
2615         * po/cs.po
2616         * po/de.po
2617         * po/el.po
2618         * po/en_GB.po
2619         * po/fi.po
2620         * po/fr.po
2621         * po/it.po
2622         * po/nl.po
2623         * po/pl.po
2624         * po/pt_BR.po
2625         * po/sr.po
2626         * po/zh_CN.po
2627                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2628                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2629                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2630                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2631         * src/gtk/authors.h
2632         * tools/claws.i18n.status.pl
2633                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2634                 and new Czech translator, Tim <timbrain@post.cz>
2635
2636 2006-04-05 [mones]      2.0.0cvs184
2637
2638         * po/es.po
2639                 Updated translation
2640
2641 2006-04-05 [colin]      2.0.0cvs183
2642
2643         * src/gtk/quicksearch.c
2644                 Fix bug #929 (unnecessary reload in quick search bar)
2645
2646 2006-04-05 [colin]      2.0.0cvs182
2647
2648         * src/compose.c
2649                 Fix crash on Reply with no From:
2650                 Show signature and conversion error on queuing 
2651                 (but not sending)
2652         * src/mainwindow.c
2653         * src/summaryview.c
2654         * src/summaryview.h
2655                 Factorize threading code and make sure msginfo 
2656                 is not null when it comes from a GtkCTreeRow's 
2657                 data
2658         * src/gtk/gtkaspell.c
2659                 Check for necessary things
2660         * src/gtk/gtksctree.c
2661         * src/gtk/gtksctree.h
2662                 Reset anchor if necessary when removing node
2663
2664 2006-03-29 [colin]      2.0.0cvs181
2665
2666         * src/folderview.c
2667                 Warn for disabled IMAP accounts (due to lack of
2668                 libetpan). Breaks string-freeze - sorry - but it
2669                 is kind of important ;)
2670
2671 2006-03-28 [colin]      2.0.0cvs180
2672
2673         * src/gtk/gtkutils.c
2674         * src/gtk/gtkutils.h
2675                 Add a gtkut_get_link_btn() function that
2676                 creates a button which acts like an URI
2677         * src/prefs_themes.c
2678         * src/gtk/about.c
2679                 Use this function (factorizes codes)
2680         * src/common/defs.h
2681         * src/gtk/pluginwindow.c
2682                 Add a "Get more..." in the plugins window
2683
2684 2006-03-28 [colin]      2.0.0cvs179
2685
2686         * src/common/smtp.c
2687         * src/common/passcrypt.c
2688         * src/undo.c
2689                 Warning fixes. Patch by Pawel Pekala
2690
2691 2006-03-27 [colin]      2.0.0cvs178
2692
2693         * src/undo.c
2694                 Fix undoing by blocks with spaces
2695
2696 2006-03-27 [colin]      2.0.0cvs177
2697
2698         * src/textview.c
2699                 Set margin to 3px for headers
2700
2701 2006-03-27 [paul]
2702
2703         2.1.0-rc2 released
2704
2705 2006-03-27 [wwp]        2.0.0cvs176
2706
2707         * src/summaryview.c
2708                 don't reset quicksearch when updating the message list.
2709                 Thanks to Colin.
2710
2711 2006-03-26 [wwp]        2.0.0cvs175
2712
2713         * src/compose.c
2714                 use a unified border width ('other' tab in the compose window,
2715                 patch by Pawel Pekala).
2716
2717
2718 2006-03-26 [wwp]        2.0.0cvs174
2719
2720         * src/common/quoted-printable.c
2721         * src/addressbook.c
2722                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2723
2724 2006-03-26 [colin]      2.0.0cvs173
2725
2726         * src/quote_fmt_parse.y
2727                 Fix non-UTF8 date formats messing up the whole quote a 
2728                 little bit
2729
2730 2006-03-26 [colin]      2.0.0cvs172
2731
2732         * src/procheader.c
2733                 Make sure the date is UTF8 valid, or try to make it
2734                 so. IncrediMail is really IncrediStupid.
2735         * src/compose.c
2736                 Fix possible conversions. 
2737                 
2738
2739 2006-03-26 [colin]      2.0.0cvs171
2740
2741         * src/matcher.c
2742                 Fix corner cases in body search. This is still a
2743                 hack... It seems impossible to make it good and 
2744                 reasonably fast at the same time.
2745
2746 2006-03-26 [colin]      2.0.0cvs170
2747
2748         * src/summaryview.c
2749                 I think I killed the twilight zone bug!
2750                 summary_select_node() flushes GTK events in order
2751                 to be able to center the view. But this also 
2752                 flushes keypresses like Ctrl-Alt-U, so this can
2753                 call summary_show from summary_select_node (itself
2754                 called from summary_show, etc.). And the summaryview
2755                 has to be unlocked in this function. So just locking
2756                 while processing GTK events, and bailing if locked, 
2757                 should fix it.
2758                 Fixes bug #927 (SIGSEGV during Update Summary)
2759
2760 2006-03-25 [colin]      2.0.0cvs169
2761
2762         * src/matcher.c
2763                 Fix search in QP-encoded bodies
2764                 Fix utf-8 searches in bodies encoded in the
2765                 locale's encoding
2766         * src/common/quoted-printable.c
2767         * src/common/quoted-printable.h
2768                 Add a decode function that doesn't overwrite
2769                 the original pointer
2770                 
2771
2772 2006-03-24 [colin]      2.0.0cvs168
2773
2774         * src/action.c
2775         * src/summaryview.c
2776         * src/summaryview.h
2777                 Update message cache after action
2778                 Patch by H. Merijn Brand
2779         * src/prefs_msg_colors.c
2780                 Factorize label 
2781                 Patch by Fabien Vantard
2782         * src/plugins/spamassassin/spamassassin_gtk.c
2783                 Remove useless translation
2784                 Patch by Fabien Vantard
2785
2786 2006-03-23 [colin]      2.0.0cvs167
2787
2788         * src/common/ssl.c
2789                 Let 30 seconds to SSL_connect
2790
2791 2006-03-23 [wwp]        2.0.0cvs166
2792
2793         * src/summaryview.c
2794         * src/gtk/description_window.c
2795                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2796                 and headers are translated; adjust description windows' width to fit their
2797                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2798
2799 2006-03-23 [paul]       2.0.0cvs165
2800
2801         * src/common/utils.c
2802                 fix highlighting of URIs containing "()"
2803                 (2.0.0cvs164's reversal fixed)
2804                 Thanks to Colin.
2805
2806 2006-03-23 [paul]       2.0.0cvs164
2807
2808         * src/common/utils.c
2809                 revert patch, (postponing a fix), at 2.0.0cvs120
2810                 as it breaks more URIs than it fixes.
2811                 Allow '-' to be a terminating character in a URI
2812
2813 2006-03-22 [colin]      2.0.0cvs163
2814
2815         * configure.ac
2816                 Require libetpan 0.45
2817                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2818
2819 2006-03-22 [paul]       2.0.0cvs162
2820
2821         * src/editgroup.c
2822                 replace '<-' and '->' buttons with GTK_STOCK graphical
2823                 buttons
2824         * src/summary_search.c
2825                 don't offer '...' for translation
2826                 add a tooltip to advanced search '...' button
2827         * src/gtk/quicksearch.c
2828                 don't offer '...' for translation
2829
2830 2006-03-21 [colin]      2.0.0cvs161
2831
2832         * src/compose.c
2833                 Fix middle-click pasting (insert at click
2834                 position instead of cursor position, don't
2835                 remove existing selection and allow pasting
2836                 our own selection)
2837         * src/addressbook.c
2838                 "LDAP Server" -> "LDAP servers"
2839
2840 2006-03-21 [wwp]        2.0.0cvs160
2841
2842         * src/etpan/imap-thread.c
2843                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2844
2845 2006-03-20 [colin]      2.0.0cvs159
2846
2847         * src/summaryview.c
2848                 Don't reload summaryview after an execute with no
2849                 move action
2850
2851 2006-03-19 [colin]      2.0.0cvs158
2852
2853         * src/addressbook.c
2854                 and put groups at the top, always
2855
2856 2006-03-19 [colin]      2.0.0cvs157
2857
2858         * src/addressbook.c
2859                 Order groups before names, as previously
2860
2861 2006-03-19 [colin]      2.0.0cvs156
2862
2863         * src/addressbook.c
2864                 - Sort case-unsensitive
2865                 - Put the sort arrow at opening too
2866
2867 2006-03-19 [wwp]        2.0.0cvs155
2868
2869         * src/addressbook.c
2870                 allow sorting by name/email/remarks, ensure that right-pane's contents
2871                 matches the left-pane selection (cleared when appropriate).
2872                 Patch by Pawel Pekala <c0rn@o2.pl>.
2873
2874 2006-03-18 [colin]      2.0.0cvs154
2875
2876         * src/textview.c
2877                 Fix text cursor ;)
2878
2879 2006-03-18 [colin]      2.0.0cvs153
2880
2881         * src/gtk/filesel.c
2882                 Make sure we hide the preview if we didn't get
2883                 a filename
2884
2885 2006-03-18 [colin]      2.0.0cvs152
2886
2887         * src/summaryview.c
2888                 Set cursor to watch for execution (fixes lack
2889                 of watch-cursor when dnd'ing hundreds of mails)
2890         * src/gtk/filesel.c
2891                 Check that mime type is 'image/*' before updating
2892                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2893
2894 2006-03-18 [colin]      2.0.0cvs151
2895
2896         * src/mainwindow.c
2897         * src/textview.c
2898         * src/textview.h
2899                 Put a watch cursor in textview too when the mainwindow's
2900                 cursor in a watch
2901
2902 2006-03-18 [colin]      2.0.0cvs150
2903
2904         * src/folder.c
2905                 Change wrong asserts to simple tests
2906
2907 2006-03-17 [colin]      2.0.0cvs149
2908
2909         * src/mainwindow.c
2910         * src/mainwindow.h
2911         * src/prefs_msg_colors.c
2912         * src/summaryview.c
2913         * src/summaryview.h
2914         * src/gtk/colorlabel.c
2915         * src/gtk/colorlabel.h
2916                 Add a color label menu in the main menubar
2917                 Add (fixed) accels Ctrl-{0-7} to change the color
2918                 They have to be fixed because the menu's dynamic,
2919                 the items are complex widgets, hence we can't use
2920                 a GtkItemFactory.
2921
2922
2923 2006-03-17 [wwp]        2.0.0cvs148
2924
2925         * src/compose.c
2926                 rollback few lines from my previous commit (those lines come from
2927                 a pending patch, accidentally commited, even if neutral as they are
2928                 commented out).
2929
2930 2006-03-17 [wwp]        2.0.0cvs147
2931
2932         * src/compose.c
2933                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2934                 applied code style/indentation to the modified function.
2935
2936 2006-03-17 [wwp]        2.0.0cvs146
2937
2938         * src/procmsg.c
2939         * src/compose.c
2940                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2941
2942 2006-03-17 [paul]
2943
2944         2.1.0-rc1 released
2945
2946 2006-03-17 [paul]       2.0.0cvs145
2947
2948         * src/main.c
2949                 addressbook_read_file() was called twice
2950         * src/textview.c
2951                 X-Mailer highlighting
2952
2953 2006-03-16 [colin]      2.0.0cvs144
2954
2955         * src/sourcewindow.c
2956         * src/sourcewindow.h
2957                 And the last one, in source window.
2958
2959 2006-03-16 [colin]      2.0.0cvs143
2960
2961         * src/compose.c
2962         * src/compose.h
2963                 Fix the same stuff in compose
2964
2965 2006-03-16 [colin]      2.0.0cvs142
2966
2967         * src/messageview.c
2968                 Complete the previous messageview crash fix
2969
2970 2006-03-16 [colin]      2.0.0cvs141
2971
2972         * src/procmsg.h
2973         * src/procmsg.c
2974         * src/folder.c
2975                 Fix POSTPROCESSING hook
2976                 Patch by H. Merijn Brand
2977
2978         * src/procmime.c
2979         * src/procmime.h
2980                 Parse Content-Location
2981
2982         * src/toolbar.c
2983         * src/messageview.c
2984         * src/messageview.h
2985                 Don't crash when a top-level MessageView has
2986                 been closed on us. Same problematic than
2987                 yesterday's quicksearch issue.
2988
2989 2006-03-15 [colin]      2.0.0cvs140
2990
2991         * src/gtk/quicksearch.c
2992                 Fix a bitchy race we didn't think about when we
2993                 added quicksearch cancellation:
2994                 If the search is not on cached fields, for example
2995                 body_part matchcase "stuff"
2996                 the matcher code has to get the whole message. If
2997                 we're on IMAP, that can be slow, and in order to
2998                 be non-blocking, the IMAP code idle loop processes
2999                 gtk events too. So it is possible to cancel a
3000                 quicksearch while the matcher is getting the mail's
3001                 body. After matcher got its body, it will start to
3002                 iterate over the matcher list that the Quicksearch's
3003                 clear_search_cb() just freed via prepare_matcher().
3004                 SIGSEGV ensues.
3005                 The fix consists of guarding the matcherlist_match()
3006                 call with a boolean 'matching'. If we reset the
3007                 quicksearch while matching is TRUE, we don't free
3008                 the matcherlist anymore like we did, but we set
3009                 another new flag, deferred_free, to TRUE. Then,
3010                 in quicksearch_match(), just after returning from
3011                 matcherlist_match() and unsetting the matching flag,
3012                 we check the deferred_free flag and do the
3013                 prepare_matcher() (which does the matcherlist_free)
3014                 for real, so we free the matcherlist once it's not
3015                 used anymore.
3016                 As all of this runs via the glib main loop, we
3017                 luckily don't need a mutex.
3018         * src/summaryview.c
3019                 Also, show progress while searching.
3020
3021
3022 2006-03-14 [colin]      2.0.0cvs139
3023
3024         * src/alertpanel.c
3025                 Make alertpanel_is_open non-static
3026
3027 2006-03-14 [colin]      2.0.0cvs138
3028
3029         * src/prefs_spelling.c
3030                 Cleanups - Fabien Vantard
3031
3032 2006-03-14 [wwp]        2.0.0cvs137
3033
3034         * src/main.c
3035                 code style normalization (curly braces, indentation).
3036
3037 2006-03-14 [wwp]        2.0.0cvs137
3038
3039         * src/main.c
3040                 code style (braces, indentation)
3041
3042 2006-03-12 [paul]       2.0.0cvs136
3043
3044         * src/prefs_common.c
3045                 trans_hdr defaults to FALSE to be RFC-savvy
3046         * src/prefs_summaries.c
3047                 add a tooltip to the trans_hdr option
3048                 
3049
3050 2006-03-12 [paul]       2.0.0cvs135
3051
3052         * src/prefs_matcher.c
3053                 give a little more width to the combos
3054         * src/prefs_display_header.c
3055         * src/textview.c
3056                 translate headers if prefs_common.trans_hdr
3057                 is TRUE
3058
3059         Patches by Pawel Pekala
3060
3061 2006-03-12 [paul]       2.0.0cvs134
3062
3063         * src/plugins/clamav/clamav_plugin.c
3064         * src/plugins/dillo_viewer/dillo_viewer.c
3065         * src/plugins/pgpcore/plugin.c
3066         * src/plugins/pgpinline/plugin.c
3067         * src/plugins/pgpmime/plugin.c
3068         * src/plugins/spamassassin/spamassassin.c
3069                 update/add to descriptions
3070         * src/plugins/spamassassin/spamassassin_gtk.c
3071                 fixes to the english, remove superfluous
3072                 tooltips, clean up a little
3073
3074 2006-03-12 [paul]       2.0.0cvs133
3075
3076         * src/compose.c
3077                 fix Bug 924, 'Account combo box shows up wrong 
3078                 if & is in account name'
3079
3080 2006-03-11 [colin]      2.0.0cvs132
3081
3082         * src/summaryview.c
3083                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3084                 messed up shift-selection because is slows down
3085                 moving around summaryview. thanks -users
3086
3087 2006-03-10 [colin]      2.0.0cvs131
3088
3089         * src/plugins/spamassassin/spamassassin_gtk.c
3090                 Put back Paul's engrish fixes
3091
3092 2006-03-10 [colin]      2.0.0cvs130
3093
3094         * src/plugins/spamassassin/spamassassin.c
3095         * src/plugins/spamassassin/spamassassin.h
3096         * src/plugins/spamassassin/spamassassin_gtk.c
3097                 Cleanup SA prefs page (more)
3098                 Patch by Fabien Vantard
3099
3100 2006-03-10 [paul]       2.0.0cvs129
3101
3102         * src/prefs_msg_colors.c
3103         * src/prefs_spelling.c
3104                 widget sensitivity
3105
3106 2006-03-09 [mones]      2.0.0cvs128
3107
3108         * po/es.po
3109                 Update for next RC
3110
3111 2006-03-09 [wwp]        2.0.0cvs127
3112
3113         * configure.ac
3114                 revert accidental commit (requirement for libetpan 0.43), this time
3115                 not in HEAD.
3116
3117 2006-03-09 [wwp]        2.0.0cvs125
3118
3119         * configure.ac
3120                 revert accidental commit (requirement for libetpan 0.43)
3121
3122 2006-03-09 [paul]       2.0.0cvs126
3123
3124         * src/prefs_receive.c
3125                 remove useless frame
3126                 replace 'incorporation' with 'receiving'
3127         * src/plugins/clamav/clamav_plugin_gtk.c
3128         * src/plugins/spamassassin/spamassassin_gtk.c
3129                 improve widget sensitivity
3130                 fix a bit his engrish
3131
3132 2006-03-09 [wwp]        2.0.0cvs125
3133
3134         * src/addressadd.c
3135         * src/foldersel.c
3136         * src/prefs_common.c
3137         * src/prefs_common.h
3138                 remember some more windows' sizes (add to addressbook and
3139                 select folder).
3140
3141 2006-03-09 [paul]       2.0.0cvs124
3142
3143         * src/plugins/pgpcore/prefs_gpg.c
3144                 normalise construction of dialogue
3145
3146 2006-03-09 [paul]       2.0.0cvs123
3147
3148         * src/plugins/trayicon/Makefile.am
3149                 add missing slash
3150
3151 2006-03-08 [colin]      2.0.0cvs122
3152
3153         * src/plugins/trayicon/Makefile.am
3154                 Fix build in separate dir 
3155                 Patch by Bamanzi <bamanzi@gmail.com>
3156
3157 2006-03-08 [colin]      2.0.0cvs121
3158
3159         * src/procmsg.c
3160                 Batch move and copies from summaryview with delayed execution
3161                 too
3162
3163 2006-03-07 [paul]       2.0.0cvs120
3164
3165         * src/common/utils.c
3166                 fix highlighting of URIs containing "()"
3167                 Patch by Pawel Pekala
3168
3169 2006-03-07 [paul]       2.0.0cvs119
3170
3171         * src/folder.c
3172         * src/folder.h
3173         * src/folderview.c
3174                 immediately do alphabetical resort when
3175                 changing a folder's name
3176                 Patch by Pawel Pekala
3177
3178 2006-03-07 [paul]       2.0.0cvs118
3179
3180         * src/news.c
3181         * src/news_gtk.c
3182                 when unsubscribing a newsgroup, remove the
3183                 folder and msgs in .sylpheed-claws/newscache
3184                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3185
3186 2006-03-07 [paul]       2.0.0cvs117
3187
3188         * src/textview.c
3189                 fix wrong Fake URL Warning
3190                 Thanks to Hiro
3191
3192 2006-03-07 [colin]      2.0.0cvs116
3193
3194         * src/imap.c
3195                 Return immediately when password dialog was
3196                 cancelled
3197         * src/gtk/inputdialog.c
3198                 Allow empty strings for passwords
3199
3200
3201 2006-03-06 [colin]      2.0.0cvs115
3202
3203         * src/imap.c
3204                 Prevent double-timeouts when connection fails
3205
3206 2006-03-06 [colin]
3207
3208         2.0.1-rc1 released
3209
3210 2006-03-06 [colin]      2.0.0cvs114
3211
3212         * src/imap.c
3213                 Refresh session during potentially long
3214                 operations
3215
3216 2006-03-06 [wwp]        2.0.0cvs113
3217
3218         * src/prefs_msg_colors.h
3219                 forgot that one (custom color labels).
3220
3221 2006-03-06 [wwp]        2.0.0cvs112
3222
3223         * src/prefs_common.c
3224         * src/prefs_common.h
3225         * src/prefs_msg_colors.c
3226         * src/summaryview.c
3227         * src/summaryview.h
3228         * src/gtk/colorlabel.c
3229         * src/gtk/colorlabel.h
3230                 colors in messages list are now customizable. Color values and names can
3231                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3232                 Thanks to Paul and Colin for their help with this longstanding patch!
3233
3234 2006-03-06 [wwp]        2.0.0cvs111
3235
3236         * src/textview.c
3237                 don't crash if (x)face is bad.
3238
3239 2006-03-05 [paul]       2.0.0cvs110
3240
3241         * AUTHORS
3242         * configure.ac
3243         * src/Makefile.am
3244         * src/common/Makefile.am
3245         * src/common/utils.h
3246         * src/etpan/imap-thread.c
3247         * src/gtk/authors.h
3248         * src/plugins/clamav/Makefile.am
3249         * src/plugins/demo/Makefile.am
3250         * src/plugins/dillo_viewer/Makefile.am
3251         * src/plugins/pgpcore/Makefile.am
3252         * src/plugins/pgpcore/passphrase.c
3253         * src/plugins/pgpinline/Makefile.am
3254         * src/plugins/pgpmime/Makefile.am
3255         * src/plugins/spamassassin/Makefile.am
3256         * src/plugins/trayicon/Makefile.am
3257                 fix builiding on cygwin
3258                 Patch by Ralgh Young <bamanzi@gmail.com>
3259
3260 2006-03-04 [wwp]        2.0.0cvs109
3261
3262         * manual/keyboard.xml
3263                 fix mixed up/down keys.
3264
3265 2006-03-04 [wwp]        2.0.0cvs108
3266
3267         * README
3268         * INSTALL
3269                 updated links to SpamAssassin.
3270
3271 2006-03-04 [wwp]        2.0.0cvs107
3272
3273         * manual/plugins.xml
3274         * src/plugins/spamassassin/README
3275                 updated SpamAssassin plugin docs to reflect new functional additions
3276                 (also fix/update/documents few technical stuff more, see the README).
3277
3278 2006-03-04 [wwp]        2.0.0cvs106
3279
3280         * src/prefs_message.c
3281                 normalized capitalization of message-prefs paths.
3282
3283 2006-03-04 [wwp]        2.0.0cvs105
3284
3285         * manual/advanced.xml
3286                 typo.
3287
3288 2006-03-03 [colin]      2.0.0cvs104
3289
3290         * src/plugins/clamav/clamav_plugin_gtk.c
3291                 Rework prefs page, patch by Fabien 
3292
3293 2006-03-03 [colin]      2.0.0cvs103
3294
3295         * src/plugins/clamav/clamav_plugin.c
3296                 Set error on all errors
3297
3298 2006-03-03 [colin]      2.0.0cvs102
3299
3300         * src/common/plugin.c
3301                 Initialize error to avoid crashing when a plugin fails
3302                 without setting error
3303
3304 2006-03-02 [wwp]        2.0.0cvs101
3305
3306         * configure.ac
3307                 fixed linker flags for libetpan support on Cygwin
3308                 (thanks to H.Merijn Brand).
3309
3310 2006-03-02 [wwp]        2.0.0cvs100
3311
3312         * src/addressbook.c
3313                 fix some AB error messages: one for punctuation and
3314                 one wrongly duplicate (thanks, maxbritov).
3315
3316 2006-03-02 [wwp]        2.0.0cvs99
3317
3318         * src/plugins/spamassassin/spamassassin.c
3319                 make sync calls to sa-learn/spamc to prevent
3320                 system (whatever local or client/server) overload.
3321
3322 2006-03-02 [colin]      2.0.0cvs98
3323
3324         * src/summaryview.c
3325                 Put the spam icon in the status column instead of the
3326                 mark one
3327
3328 2006-03-01 [colin]      2.0.0cvs97
3329
3330         * src/plugins/spamassassin/spamassassin.c
3331                 Fix segfault (g_file_set_contents fails for some 
3332                 reason and err==0x2f. Can't find out why with
3333                 valgrind, using working function :-)
3334
3335 2006-03-01 [colin]      2.0.0cvs96
3336
3337         * src/inc.c
3338                 Offline overriding: let 'No' be cached only 3 seconds
3339
3340 2006-03-01 [colin]      2.0.0cvs95
3341
3342         * src/addr_compl.c
3343         * src/addrbook.c
3344         * src/addressbook.c
3345         * src/addrindex.c
3346         * src/folder_item_prefs.c
3347         * src/headerview.c
3348         * src/imap.c
3349         * src/inc.c
3350         * src/ldif.c
3351         * src/mainwindow.c
3352         * src/mh.c
3353         * src/msgcache.c
3354         * src/prefs_common.h
3355         * src/prefs_msg_colors.c
3356         * src/procheader.c
3357         * src/procheader.h
3358         * src/procmime.c
3359         * src/procmsg.c
3360         * src/procmsg.h
3361         * src/send_message.h
3362         * src/simple-gettext.c
3363         * src/summaryview.c
3364         * src/summaryview.h
3365         * src/syldap.c
3366         * src/textview.c
3367         * src/undo.c
3368         * src/common/ssl_certificate.c
3369         * src/common/utils.c
3370         * src/gtk/colorsel.c
3371         * src/gtk/gtksctree.c
3372         * src/gtk/gtkshruler.c
3373         * src/plugins/trayicon/trayicon.c
3374                 #if 0 goes to /dev/null
3375
3376 2006-03-01 [colin]      2.0.0cvs94
3377
3378         * src/compose.c
3379         * src/imap.c
3380         * src/inc.c
3381         * src/inc.h
3382         * src/messageview.c
3383         * src/news.c
3384         * src/plugins/spamassassin/spamassassin.c
3385                 Allow to add information in the "working offline"
3386                 window
3387
3388 2006-03-01 [wwp]        2.0.0cvs93
3389
3390         * src/plugins/spamassassin/spamassassin.c
3391                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3392                 'cause it seems that calling `spamc ... < inputfile` with
3393                 g_spawn_(a)sync simply.. erm doesn't work :-).
3394
3395 2006-03-01 [wwp]        2.0.0cvs92
3396
3397         * src/toolbar.c
3398         * src/toolbar.h
3399                 simplify the adding of spam/ham button to the messageview toolbar
3400                 (it gets more clear now that the same button will be "Mark as spam"
3401                 or "Mark as ham" according to the current message status,
3402                 thanks to Colin).
3403
3404 2006-03-01 [wwp]        2.0.0cvs91
3405
3406         * src/messageview.c
3407         * src/procmsg.c
3408         * src/procmsg.h
3409         * src/summaryview.c
3410         * src/plugins/spamassassin/spamassassin.c
3411         * src/plugins/spamassassin/spamassassin.h
3412                 make learner callbacks return a status (0 for ok),
3413                 handle it in main code to avoid setting flags when learning failed,
3414                 don't learn on TCP if offline in spamassassin,
3415                 thanks to Colin.
3416
3417                 
3418
3419 2006-03-01 [wwp]        2.0.0cvs90
3420
3421         * src/compose.c
3422                 some work around the compose window's account menu,
3423                 patch by Fabien Vantard.
3424
3425 2006-03-01 [wwp]        2.0.0cvs89
3426
3427         * src/plugins/spamassassin/spamassassin.c
3428                 fixed bad logics, was using spamc in local mode and sa-learn
3429                 in remote mode (thanks, Colin).
3430
3431 2006-03-01 [wwp]        2.0.0cvs88
3432
3433         * src/plugins/spamassassin/spamassassin.c
3434         * src/plugins/spamassassin/spamassassin.h
3435         * src/plugins/spamassassin/spamassassin_gtk.c
3436                 made processing of emails w/ sa-plugin an option (default is TRUE),
3437                 fixed Engrish some tooltips, capitalization of some debug messages
3438                 and warnings. The spamassassin plugin now provides two separate
3439                 services: process emails upon incorporation and spamd training.
3440                 Both services (un)register independently but use some common
3441                 plugin settings (transport settings, spam storage location).
3442
3443 2006-02-28 [wwp]        2.0.0cvs87
3444
3445         * src/plugins/spamassassin/spamassassin.c
3446                 fix async flag to spamc cmdline execution (batch exec should
3447                 be asynchronous).
3448
3449 2006-02-27 [wwp]        2.0.0cvs86
3450
3451         * src/plugins/spamassassin/spamassassin.c
3452         * src/plugins/spamassassin/spamassassin.h
3453         * src/plugins/spamassassin/spamassassin_gtk.c
3454                 - added the ability to learn a remote spamassassin server (spamd),
3455                 using spamc.
3456                 - added the spamassassin option 'username', that applies to all
3457                 spamassassin operations (filtering, learning, local or remote).
3458                 The default username is the current unix user (if left blank
3459                 from gtk prefs or config file).
3460                 - commented out some unused code (notebook widget), removed unused
3461                 layout (hbox1).
3462                 - make more widgets sensitive to the transport type.
3463
3464 2006-02-27 [colin]      2.0.0cvs85
3465
3466         * src/plugins/spamassassin/spamassassin.c
3467                 Fix sa-learn call when offline
3468
3469 2006-02-27 [colin]      2.0.0cvs84
3470
3471         * configure.ac
3472         * src/Makefile.am
3473         * src/mainwindow.c
3474         * src/mainwindow.h
3475         * src/messageview.c
3476         * src/messageview.h
3477         * src/prefs_toolbar.c
3478         * src/procmsg.c
3479         * src/stock_pixmap.c
3480         * src/stock_pixmap.h
3481         * src/summaryview.c
3482         * src/toolbar.c
3483         * src/toolbar.h
3484         * src/pixmaps/ham_btn.xpm
3485         * src/pixmaps/spam.xpm
3486         * src/pixmaps/spam_btn.xpm
3487         * src/plugins/spamassassin/spamassassin.c
3488                 Add button in toolbar for spam learning
3489                 Fix a few bugs from the last related commit
3490                 Revert 1.9.6cvs23 which messed up shift-selection
3491
3492 2006-02-24 [colin]      2.0.0cvs83
3493
3494         * src/procmsg.c
3495         * src/summaryview.c
3496         * src/summaryview.h
3497         * src/plugins/spamassassin/spamassassin.c
3498         * src/plugins/spamassassin/spamassassin.h
3499         * src/plugins/spamassassin/spamassassin_gtk.c
3500                 Unregister learner when spamassassin is either
3501                 disabled or over tcp
3502
3503 2006-02-24 [colin]      2.0.0cvs82
3504
3505         * src/Makefile.am
3506         * src/mainwindow.c
3507         * src/mainwindow.h
3508         * src/procmsg.c
3509         * src/procmsg.h
3510         * src/stock_pixmap.c
3511         * src/stock_pixmap.h
3512         * src/summaryview.c
3513         * src/summaryview.h
3514         * src/gtk/icon_legend.c
3515         * src/pixmaps/spam.xpm  ** NEW FILE **
3516         * src/plugins/spamassassin/spamassassin.c
3517         * src/plugins/spamassassin/spamassassin_gtk.c
3518                 Add spam learning interface (Mark/Mark as 
3519                 (spam|ham) menus)
3520
3521 2006-02-24 [wwp]        2.0.0cvs81
3522
3523         * src/compose.c
3524         * src/compose.h
3525         * src/filtering.c
3526                 hide compose window when sending message in batch mode
3527                 (filtering: forward and redirect). Also fixed a wrong
3528                 value returned when sending failed, neutral anyway.
3529                 (Colin, me) 
3530
3531 2006-02-24 [wwp]        2.0.0cvs80
3532
3533         * src/mainwindow.c
3534                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3535
3536 2006-02-24 [paul]       2.0.0cvs79
3537
3538         * src/news.c
3539         * src/news.h
3540         * src/news_gtk.c
3541                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3542                 Thanks to Colin
3543
3544 2006-02-23 [colin]      2.0.0cvs78
3545
3546         * src/alertpanel.c
3547                 Change OK to Close in alertpanel with View log
3548                 button; add accel to View log. Patch by Fabien
3549                 Vantard
3550
3551 2006-02-23 [wwp]        2.0.0cvs77
3552
3553         * src/compose.c
3554                 silly me, there were much more tests to perform, since toolbars can
3555                 really have down to 1 element only.
3556
3557 2006-02-23 [wwp]        2.0.0cvs76
3558
3559         * commitHelper
3560                 fixed indentation from my previous commit. Fallback to VISUAL if
3561                 EDITOR is not set (and to vi, at last resort).
3562
3563 2006-02-23 [wwp]        2.0.0cvs75
3564
3565         * commitHelper
3566                 improved error detection (Colin, me).
3567
3568 2006-02-23 [wwp]        2.0.0cvs74
3569
3570         * src/prefs_toolbar.c
3571                 simplify and fix prefs/toolbars layouting. Combos' contents can
3572                 now be really displayed.
3573
3574 2006-02-23 [wwp]        2.0.0cvs73
3575         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3576         be really displayed.
3577
3578 2006-02-22 [wwp]        2.0.0cvs72
3579
3580         * src/compose.c
3581                 fix a typo in my previous commit (sorry!).
3582
3583 2006-02-22 [wwp]        2.0.0cvs71
3584
3585         * src/prefs_toolbar.c
3586                 fix a crash when adding separators to toolbars,
3587                 also fix some separator item information.
3588
3589 2006-02-22 [wwp]        2.0.0cvs70
3590
3591         * src/compose.c
3592                 fix a crash when redirecting (for instance) when compose window's
3593                 toolbar contents has been customized (when some buttons have been
3594                 removed in fact).
3595
3596 2006-02-21 [wwp]        2.0.0cvs69
3597
3598         * src/summaryview.c
3599         * src/gtk/pluginwindow.c
3600         * src/plugins/pgpcore/prefs_gpg.c
3601                 fix some compilation warnings (feat. remains of removed code).
3602
3603 2006-02-21 [wwp]        2.0.0cvs68
3604
3605         * src/gtk/gtkutils.c
3606                 fix two compilation issues, thanks to Stephan Sachse.
3607
3608 2006-02-20 [colin]      2.0.0cvs67
3609
3610         * src/mainwindow.c
3611                 Don't reselect displayed mail on refocus
3612                 This fixes actions misbehaving 
3613
3614 2006-02-20 [wwp]        2.0.0cvs66
3615
3616         * src/summaryview.c
3617         * src/gtk/gtksctree.c
3618         * src/gtk/gtkshruler.c
3619                 changed more runtime typecast checks.
3620
3621 2006-02-20 [wwp]        2.0.0cvs65
3622
3623         * src/summary_search.c
3624                 find all - summaryview refresh issue fixed, thanks to Colin.
3625
3626 2006-02-20 [wwp]        2.0.0cvs64
3627
3628         * src/gtk/gtkutils.c
3629                 better runtime typecast checks.
3630
3631 2006-02-20 [wwp]        2.0.0cvs63
3632
3633         * src/summary_search.c
3634                 enhancements to the summary search:
3635                         - add the ability to stop the running search
3636                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3637                         - don't search if no criteria (From/To/Subject/Body) is set
3638                         - ensure that a busy mouse pointer is always shown when searching,
3639                           show it even a bit earlier
3640
3641 2006-02-19 [colin]      2.0.0cvs62
3642
3643         * src/compose.c
3644         * src/imap.c
3645         * src/etpan/imap-thread.c
3646         * src/etpan/imap-thread.h
3647                 (Future) IMAP speed improvement on sending
3648                 Will require a libetpan update
3649         * src/summaryview.c
3650         * src/gtk/quicksearch.c
3651                 Make quicksearch clearable while running.
3652
3653 2006-02-17 [colin]      2.0.0cvs61
3654
3655         * src/imap.c
3656         * src/etpan/imap-thread.c
3657         * src/etpan/imap-thread.h
3658                 Check for IMAP certificates
3659                 ** Requires libetpan-0.42-cvs4 
3660                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3661
3662 2006-02-17 [colin]      2.0.0cvs60
3663
3664         * src/messageview.c
3665         * src/prefs_common.c
3666         * src/prefs_common.h
3667         * src/prefs_message.c
3668                 Add pref to display HTML-only mails with plugin, 
3669                 if possible (defaulting to FALSE of course).
3670
3671 2006-02-16 [colin]      2.0.0cvs59
3672
3673         * src/main.c
3674         * src/common/plugin.c
3675         * src/common/plugin.h
3676         * src/gtk/pluginwindow.c
3677                 Keep track of requested (but unloaded) plugins
3678                 in some error cases.
3679
3680 2006-02-16 [wwp]        2.0.0cvs58
3681
3682         * src/gtk/gtkaspell.c
3683         * src/gtk/gtkaspell.h
3684         * src/prefs_spelling.c
3685         * src/compose.c
3686         * src/prefs_common.c
3687         * src/prefs_common.h
3688                 implemented new optional spellchecker behaviour: re-check message when
3689                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3690
3691 2006-02-16 [wwp]        2.0.0cvs57
3692
3693         * src/quote_fmt_parse.y
3694                 pclose popen'ed pipe.
3695
3696 2006-02-15 [colin]      2.0.0cvs56
3697
3698         * src/mimeview.c
3699         * src/mimeview.h
3700                 Let MimeViewers know which MimeView they
3701                 depend of.
3702         * src/summaryview.c
3703                 Swap From/To columns in Sent/Queue/Drafts
3704                 folders
3705         * src/etpan/imap-thread.c
3706                 Use mailstream_low_tls_open() for STARTTLS
3707                 instead of mailstream_low_ssl_open()
3708                 ** REQUIRES libetpan 0.42cvs3 **
3709
3710 2006-02-15 [wwp]        2.0.0cvs55
3711
3712         * src/compose.c
3713         * src/compose.h
3714         * src/message_search.c
3715         * src/message_search.h
3716         * src/textview.c
3717         * src/gtk/gtkutils.c
3718         * src/gtk/gtkutils.h
3719                 added the ability to Find text in the compose window (and a bit
3720                 of code factorization).
3721
3722 2006-02-15 [wwp]        2.0.0cvs54
3723
3724         * src/prefs_gtk.c
3725                 yet another one file was missing (fix for some widgets' sensitivity).
3726                 Thanks Colin!
3727
3728 2006-02-15 [wwp]        2.0.0cvs53
3729
3730         * src/prefs_gtk.h
3731                 oops forgot that file (fix for some widgets' sensitivity).
3732
3733 2006-02-15 [wwp]        2.0.0cvs52
3734
3735         * src/summary_search.c
3736                 implemented advanced summary search options (added the ability
3737                 to use matcher conditions in an advanced search mode).
3738
3739 2006-02-15 [wwp]        2.0.0cvs51
3740
3741         * src/plugins/pgpcore/prefs_gpg.c
3742         * src/prefs_account.c
3743                 fix some widget sensitivity, mostly around some labels in
3744                 account prefs.
3745
3746 2006-02-15 [paul]       2.0.0cvs50
3747
3748         * manual/advanced.xml
3749                 improve Templates info
3750                 written by wwp
3751
3752 2006-02-14 [colin]      2.0.0cvs49
3753
3754         * src/pixmaps/address_book.xpm
3755         * src/pixmaps/preferences.xpm
3756         * src/pixmaps/properties.xpm
3757                 Fix pixmap size - patch by Fabien Vantard
3758
3759 2006-02-13 [colin]      2.0.0cvs48
3760
3761         * src/procmime.c
3762                 Add missing fclose()s on error
3763         * src/textview.c
3764                 Remove unused code
3765         * src/common/utils.c
3766                 Fix temp files not being deleted on windows
3767         Patches by Thomas Gilgin
3768
3769 2006-02-13 [colin]      2.0.0cvs47
3770
3771         * src/mainwindow.c
3772                 Fix exit crash
3773
3774 2006-02-13 [wwp]        2.0.0cvs46
3775
3776         * src/plugins/pgpcore/prefs_gpg.c
3777                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3778
3779 2006-02-12 [colin]      2.0.0cvs45
3780
3781         * src/folderview.c
3782         * src/main.c
3783         * src/mainwindow.c
3784                 Fix "stuff" when quitting
3785
3786 2006-02-12 [wwp]        2.0.0cvs44
3787
3788         * src/prefs_themes.c
3789                 fix typos in debug messages.
3790
3791 2006-02-11 [colin]      2.0.0cvs43
3792
3793         * src/summaryview.c
3794                 don't allow drag/drop from ourself
3795
3796 2006-02-10 [wwp]        2.0.0cvs42
3797
3798         * src/exporthtml.c
3799         * src/html.c
3800         * src/html.h
3801         * src/procmime.c
3802         * src/textview.c
3803                 renamed html_ prefixed functions and data structures to avoid
3804                 namespace clashes w/ other software (gtkhtml2 for instance).
3805                 Closes bug #907.
3806
3807
3808 2006-02-09 [colin]      2.0.0cvs41
3809
3810         * src/summaryview.c
3811                 Fix shitty logic messed up. Thanks Ticho for the hint!
3812
3813 2006-02-09 [wwp]        2.0.0cvs40
3814
3815         * src/gtk/about.c