fix changelog
[claws.git] / ChangeLog
1 2007-04-18 [colin]      2.9.0cvs6
2
3         * src/gtk/pluginwindow.c
4                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
5
6 2007-04-17 [wwp]        2.9.0cvs5
7
8         * src/addressadd.c
9         * src/addressbook.c
10         * src/addrindex.c
11         * src/ldapupdate.c
12                 Fix --disable-ldap build,
13                 fix some LDAP annoyances on 
14                 searches, thanks to Colin.
15
16 2007-04-17 [wwp]        2.9.0cvs4
17
18         * src/ldapupdate.c
19                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
20                 like gcc 2.9x. Thanks to Colin.
21
22 2007-04-17 [wwp]        2.9.0cvs3
23
24         * src/Makefile.am
25         * src/addressadd.c
26         * src/addressbook.c
27         * src/addrindex.c
28         * src/addritem.c
29         * src/addritem.h
30         * src/editaddress.c
31         * src/ldapctrl.c
32         * src/ldapctrl.h
33         * src/ldapquery.c
34         * src/ldapserver.c
35         * src/ldapserver.h
36         * src/ldapupdate.c
37         * src/ldapupdate.h
38                 Add LDAP write support. Patch mostly by 
39                 Michael <mir at datanom dot net>
40
41 2007-04-17 [wwp]        2.9.0cvs2
42
43         * src/compose.c
44                 Prepend "Add to address book" to the context menu of compose window's sender and
45                 recipient fields.
46
47 2007-04-16 [paul]       2.9.0cvs1
48
49         * src/gtk/authors.h
50                 add Pader Rezso
51
52 2007-04-16 [paul]       2.9.0
53
54         * NEWS
55         * README
56         * RELEASE_NOTES
57                 2.9.0 released
58
59 2007-04-16 [paul]       2.8.1cvs102
60
61         * po/fr.po
62                 updated by Fabien Vantard
63
64 2007-04-16 [paul]       2.8.1cvs101
65
66         * po/ca.po
67         * po/cs.po
68         * po/de.po
69         * po/hu.po
70         * po/pl.po
71         * po/pt_BR.po
72         * po/sr.po
73         * po/zh_CN.po
74                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
75                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
76                 Aleksandar Urosevic, and Ralgh Young
77
78 2007-04-15 [mones]      2.8.1cvs100
79
80         * po/es.po
81                 Updated for release
82
83 2007-04-14 [colin]      2.8.1cvs99
84
85         * src/message_search.c
86         * src/prefs_display_header.c
87         * src/summary_search.c
88         * src/gtk/combobox.c
89                 Fix allocations
90
91 2007-04-14 [wwp]        2.8.1cvs98
92
93         * src/gtk/combobox.c
94         * src/message_search.c
95         * src/summary_search.c
96         * src/prefs_display_header.c
97                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
98                 returns NULL, get the text value directly from the GtkEntry child.
99
100 2007-04-13 [colin]      2.8.1cvs97
101
102         * src/gtk/quicksearch.c
103                 Give the focus back to summaryview when
104                 emptying the quicksearch with Esc
105
106 2007-04-13 [colin]      2.8.1cvs96
107
108         * src/message_search.c
109         * src/prefs_display_header.c
110         * src/summary_search.c
111                 Fix possibles crashes when getting text
112                 from gtk combos
113
114 2007-04-13 [colin]      2.8.1cvs95
115
116         * src/pop.c
117                 Add some UIDL debugging
118
119 2007-04-12 [colin]      2.8.1cvs94
120
121         * src/folder.c
122                 Force folder scan if necessary after
123                 copying mails, to be able to reapply
124                 flags.
125
126 2007-04-11 [colin]      2.8.1cvs93
127
128         * src/main.c
129                 don't scan for new mail on startup if --select
130                 is specified (or race conditions arise). If so,
131                 do both sequentially.
132
133 2007-04-09 [colin]      2.8.1cvs92
134
135         * src/common/defs.h
136                 Use leafpad by default on Maemo. Patch
137                 by Jean-Luc Biord.
138
139 2007-04-06 [colin]      2.8.1cvs91
140
141         * src/pixmaps/queue_close.xpm
142         * src/pixmaps/queue_close_hrm.xpm
143         * src/pixmaps/queue_close_hrm_mark.xpm
144         * src/pixmaps/queue_close_mark.xpm
145         * src/pixmaps/queue_open.xpm
146         * src/pixmaps/queue_open_hrm.xpm
147         * src/pixmaps/queue_open_hrm_mark.xpm
148         * src/pixmaps/queue_open_mark.xpm
149                 Move the clock one pixel down :)
150
151 2007-04-05 [colin]      2.8.1cvs90
152
153         * src/mainwindow.c
154                 Don't sync when switching offline from
155                 command line - it's usually too late :)
156
157 2007-04-05 [paul]       2.8.1cvs89
158
159         * src/Makefile.am
160         * src/stock_pixmap.c
161         * src/pixmaps/dir_close_hrm.xpm
162         * src/pixmaps/dir_close_hrm_mark.xpm
163         * src/pixmaps/drafts_close.xpm
164         * src/pixmaps/drafts_close_mark.xpm
165         * src/pixmaps/drafts_open.xpm
166         * src/pixmaps/drafts_open_mark.xpm
167         * src/pixmaps/inbox.xpm
168         * src/pixmaps/inbox_close.xpm
169         * src/pixmaps/inbox_close_hrm.xpm
170         * src/pixmaps/inbox_close_hrm_mark.xpm
171         * src/pixmaps/inbox_close_mark.xpm
172         * src/pixmaps/inbox_hrm.xpm
173         * src/pixmaps/inbox_hrm_mark.xpm
174         * src/pixmaps/inbox_mark.xpm
175         * src/pixmaps/inbox_open.xpm
176         * src/pixmaps/inbox_open_hrm.xpm
177         * src/pixmaps/inbox_open_hrm_mark.xpm
178         * src/pixmaps/inbox_open_mark.xpm
179         * src/pixmaps/outbox.xpm
180         * src/pixmaps/outbox_close.xpm
181         * src/pixmaps/outbox_close_hrm.xpm
182         * src/pixmaps/outbox_close_hrm_mark.xpm
183         * src/pixmaps/outbox_close_mark.xpm
184         * src/pixmaps/outbox_hrm.xpm
185         * src/pixmaps/outbox_hrm_mark.xpm
186         * src/pixmaps/outbox_mark.xpm
187         * src/pixmaps/outbox_open.xpm
188         * src/pixmaps/outbox_open_hrm.xpm
189         * src/pixmaps/outbox_open_hrm_mark.xpm
190         * src/pixmaps/outbox_open_mark.xpm
191         * src/pixmaps/queue_close.xpm
192         * src/pixmaps/queue_close_hrm.xpm
193         * src/pixmaps/queue_close_hrm_mark.xpm
194         * src/pixmaps/queue_close_mark.xpm
195         * src/pixmaps/queue_open.xpm
196         * src/pixmaps/queue_open_hrm.xpm
197         * src/pixmaps/queue_open_hrm_mark.xpm
198         * src/pixmaps/queue_open_mark.xpm
199                 updated, added and replaced icons
200                 Icons by Colin
201
202 2007-04-04 [colin]      2.8.1cvs88
203
204         * src/imap.c
205                 Fix build without libetpan
206
207 2007-04-03 [colin]      2.8.1cvs87
208
209         * src/imap.c
210                 Fix crash with Citadel, and try to make
211                 things work. this server (and specifically 
212                 STATUS and APPEND at least) seems broken.
213
214 2007-04-03 [colin]      2.8.1cvs86
215
216         * src/folderview.c
217                 Fix icons on folder close
218
219 2007-04-03 [colin]      2.8.1cvs85
220
221         * src/inc.c
222                 Fix double-ask of offline override in
223                 certain cases
224         * src/imap.c
225         * src/imap.h
226         * src/imap_gtk.c
227                 Much more efficient way to synchronise
228                 for offline use
229         * src/etpan/imap-thread.c
230                 Fix possible segs
231         * src/folder.c
232         * src/gtk/quicksearch.c
233                 Fix some GUI lags
234
235 2007-04-03 [paul]       2.8.1cvs84
236
237         * src/filtering.c
238         * src/folder.c
239         * src/folder.h
240         * src/prefs_common.c
241         * src/prefs_common.h
242         * src/prefs_other.c
243                 Fix sync being done too late
244                 Thanks to Colin
245
246 2007-04-02 [colin]      2.8.1cvs83
247
248         * src/summaryview.c
249                 Maemo: Put status and quicksearch at the top
250         * src/plugins/bogofilter/bogofilter.c
251         * src/plugins/spamassassin/spamassassin.c
252                 Derive trash from inbox if possible
253
254 2007-04-02 [paul]       2.8.1cvs82
255
256         * src/plugins/bogofilter/bogofilter_gtk.c
257                 a few English changes
258
259 2007-04-02 [paul]
260
261         2.9.0-rc1 released
262
263 2007-04-02 [colin]      2.8.1cvs81
264
265         * src/image_viewer.c
266                 Fix transparent images by using
267                 GtkImage
268         * src/messageview.c
269                 Flush events (on new windows) to avoid
270                 having the textview's image resize fail
271                 to know the available width
272
273 2007-04-01 [colin]      2.8.1cvs80
274
275         * src/prefs_account.c
276                 If no MH mailbox exist, when creating a POP/Local
277                 account, just create and use the default one 
278                 instead of bailing with a "Mailbox doesn't exist"
279                 error
280
281 2007-03-31 [colin]      2.8.1cvs79
282
283         * src/prefs_account.c
284                 Create signature file if it doesn't exist
285                 before editing
286         * src/prefs_toolbar.c
287                 Maemo: Move "Use default" on the left so
288                 that people can find it
289         * src/common/defs.h
290                 Maemo: make default editor "Maemopad", 
291                 default signature file "MyDocs/signature.txt"
292
293 2007-03-31 [colin]      2.8.1cvs78
294
295         * src/prefs_account.c
296                 Maemo: rework account prefs so
297                 that less horizontal scrolling
298                 is required
299
300 2007-03-31 [colin]      2.8.1cvs77
301
302         * src/folderview.c
303         * src/prefs_common.c
304         * src/prefs_common.h
305                 Fix bug 1167, 'Allow not displaying zeros 
306                 in folder list'. Patch by MartinP
307
308 2007-03-31 [colin]      2.8.1cvs76
309
310         * AUTHORS
311                 Add Jean-Luc Biord
312
313 2007-03-31 [colin]      2.8.1cvs75
314
315         * src/imap.c
316                 Apply patch from bug 1172, direct
317                 access to the folder's session instead
318                 of using getter. Patch by MartinP
319
320 2007-03-31 [paul]       2.8.1cvs74
321
322         * src/gtk/authors.h
323                 no need to list Fabien twice!
324
325 2007-03-31 [colin]      2.8.1cvs73
326
327         * src/inc.c
328                 If we're currently "overriding for %d minutes",
329                 don't ask
330
331 2007-03-31 [colin]      2.8.1cvs72
332
333         * src/compose.c
334         * src/imap.c
335         * src/inc.c
336         * src/inc.h
337         * src/messageview.c
338         * src/news.c
339         * src/plugins/spamassassin/spamassassin.c
340                 Offline override: Add a parameter to allow
341                 asking even if the override timer is running.
342                 Allows to ask every time the user makes an
343                 explicit action needing online access (such
344                 as Get Mail), and not when the action is 
345                 implicit (such as opening an IMAP folder)
346
347 2007-03-31 [colin]      2.8.1cvs71
348
349         * src/inc.c
350                 Override offline: "No" answer shouldn't
351                 re-ask after 3 seconds, but 10 minutes. 
352
353 2007-03-30 [colin]      2.8.1cvs70
354
355         * src/common/socket.c
356                 Better error reporting on unix socket
357                 failure (bind usually)
358         * src/gtk/gtkutils.c
359         * src/gtk/gtkutils.h
360                 Label window: add a pulsing progress
361                 bar to show we're not hung :)
362         * src/folderview.c
363         * src/main.c
364         * src/plugins/pgpcore/sgpgme.c
365                 Update API
366
367 2007-03-30 [colin]      2.8.1cvs69
368
369         * src/pop.c
370         * src/prefs_common.c
371                 Fix possible trashing of history and uidl
372                 files on disk full problems
373
374 2007-03-30 [paul]       2.8.1cvs68
375
376         * src/mainwindow.c
377         * src/summaryview.c
378         * src/summaryview.h
379                 update summary when changing layout type
380                 (fixes wrong folder icon being displayed)
381                 Thanks to Colin
382
383 2007-03-29 [colin]      2.8.1cvs67
384
385         * src/prefs_ext_prog.c
386                 The browser pref is irrelevant on Maemo
387
388 2007-03-29 [colin]      2.8.1cvs66
389
390         * src/compose.c
391         * src/compose.h
392                 Maemo: dynamically switch headers/text position
393         * src/prefs_common.c
394                 Maemo: hide compose's ruler by default
395         * src/common/socket.c
396         * src/common/socket.h
397                 Fix build warning
398
399 2007-03-29 [colin]      2.8.1cvs65
400
401         * src/common/socket.c
402         * src/common/socket.h
403                 Fix build when MAEMO_CFLAGS contains
404                 _X_OPENSOURCE (resolv.h errors as long
405                 as we don't add _BSD_SOURCE. Ugly).
406
407 2007-03-29 [wwp]        2.8.1cvs64
408
409         * src/prefs_logging.c
410                 Fix sensitivity of clip-log widgets in prefs/logging,
411                 thanks to Fabien.
412
413 2007-03-29 [wwp]        2.8.1cvs63
414
415         * po/POTFILES.in
416                 Updated files list for translations, thanks to Fabien.
417
418 2007-03-29 [colin]      2.8.1cvs62
419
420         * src/main.c
421         * src/common/Makefile.am
422         * src/common/utils.c
423                 Maybe make URI opening work in Maemo
424                 Requires testing :)
425
426 2007-03-28 [colin]      2.8.1cvs61
427
428         * src/folder.c
429         * src/folder.h
430         * src/folderview.c
431                 Add the possibility to sort folders arbitrarily
432                 (via editing of folderlist.xml only). Patch by
433                 Martin P <mp26+claws@os.inf.tu-dresden.de>
434                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
435                 be changed by the user'
436
437 2007-03-28 [colin]      2.8.1cvs60
438
439         * src/mimeview.c
440                 Add popup menu for mime icons
441
442 2007-03-28 [colin]      2.8.1cvs59
443
444         * src/mainwindow.c
445                 Fix a layout issue when presenting
446                 mainwindow in Small screen layout
447         * src/toolbar.c
448         * src/toolbar.h
449                 Add a "Go to folder list" button for
450                 mainwindow, and make it default in
451                 the Maemo build
452
453 2007-03-28 [colin]      2.8.1cvs58
454
455         * src/compose.c
456                 Don't dynamically update title on Maemo
457                 Patch by Jean-Luc Biord
458
459 2007-03-27 [colin]      2.8.1cvs57
460
461         * src/compose.c
462         * src/folderview.c
463         * src/summaryview.c
464                 Enable tap-and-hold on Maemo
465
466 2007-03-26 [colin]      2.8.1cvs56
467
468         * src/compose.c
469                 More popup-menu (in attachments list)
470
471 2007-03-26 [colin]      2.8.1cvs55
472
473         * src/compose.c
474                 Enable popup-menu signal
475
476 2007-03-26 [colin]      2.8.1cvs54
477
478         * src/plugins/pgpinline/pgpinline.c
479                 Fix bug 1111, 'PGP/inline plugin hides text 
480                 around encrypted text block'. Patch based on
481                 a patch from Michal Cihar.
482
483 2007-03-26 [wwp]        2.8.1cvs53
484
485         * src/procmsg.c
486                 Fix getting a false error when sending queued message
487                 whereas the sending was fine (if there are subfolders
488                 in the queue folder), thanks to Colin.
489
490 2007-03-26 [paul]       2.8.1cvs52
491
492         * src/wizard.c
493                 update FACE header in welcome message
494
495 2007-03-25 [colin]      2.8.1cvs51
496
497         * src/Makefile.am
498                 Fix make dist
499
500 2007-03-25 [colin]      2.8.1cvs50
501
502         * src/main.c
503                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
504
505 2007-03-24 [colin]      2.8.1cvs49
506
507         * src/main.c
508                 Fix a few launch problems on Maemo
509                 Patch by Jean-Luc Biord
510
511 2007-03-24 [wwp]        2.8.1cvs48
512
513         * src/alertpanel.c
514         * src/alertpanel.h
515         * src/messageview.c
516         * src/summaryview.c
517                 Fix wrong action performed when closing the
518                 "ask about account specific filtering rules
519                 when filtering manually" dialog by pressing Escape.
520                 Fix wrong order of buttons in the "return receipt
521                 notification - the message was sent to several of
522                 your accounts" dialog.
523
524 2007-03-24 [paul]       2.8.1cvs47
525
526         * src/folderview.c
527                 an improvement to English usage
528         * tools/kdeservicemenu/README
529                 updated Claws url
530
531 2007-03-24 [paul]       2.8.1cvs46
532
533         * src/Makefile.am
534         * src/stock_pixmap.c
535         * src/pixmaps/edit_extern.xpm
536         * src/pixmaps/mail_sign.xpm
537                 rescue long lost icons
538
539 2007-03-24 [paul]       2.8.1cvs45
540
541         * src/toolbar.c
542                 fix toolbar (broken in 2.8.1cvs42)
543
544 2007-03-23 [colin]      2.8.1cvs44
545
546         * src/imap.c
547                 Correctly unsubscribe/resubscribe after
548                 RENAME
549
550 2007-03-23 [colin]      2.8.1cvs43
551
552         * src/prefs_common.c
553                 Maemo: as the platform is light on RAM, allow
554                 caches to be discarded faster.
555
556 2007-03-23 [colin]      2.8.1cvs42
557
558         * src/Makefile.am
559         * src/compose.c
560         * src/compose.h
561         * src/stock_pixmap.c
562         * src/stock_pixmap.h
563         * src/summaryview.c
564         * src/summaryview.h
565         * src/toolbar.c
566         * src/toolbar.h
567         * src/pixmaps/open_mail.xpm
568                 Maemo changes: Add the possibility to have
569                 "Open Email" and "Close Window" buttons on 
570                 toolbars (and use them in Maemo's default
571                 toolbars)
572
573 2007-03-23 [wwp]        2.8.1cvs41
574
575         * src/action.c
576                 Reverted that part of the action dialog closure logics, to
577                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
578                 done later in a different way (or may not).
579
580 2007-03-22 [wwp]        2.8.1cvs40
581
582         * src/action.c
583                 Fix sticky action dialog when got no output but action command
584                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
585
586 2007-03-22 [colin]      2.8.1cvs39
587
588         * src/prefs_filtering.c
589         * src/gtk/combobox.h
590                 Fix escaping account names in filtering prefs
591
592 2007-03-22 [colin]      2.8.1cvs38
593
594         * src/addrindex.c
595         * src/ldapctrl.h
596         * src/ldapquery.c
597                 Add any attribute specified in LDAP servers'
598                 Search attributes to the Other Attributes tab
599                 of contacts; Add 'telephoneNumber' in the
600                 default list.
601
602 2007-03-22 [colin]      2.8.1cvs37
603
604         * src/folderview.c
605         * src/folderview.h
606         * src/mainwindow.c
607                 Try to prevent race conditions when
608                 changing the folder list
609         * src/summaryview.c
610                 Fix possible red folder icon when
611                 switching from Small screen layout
612                 to any other
613
614 2007-03-22 [colin]      2.8.1cvs36
615
616         * src/mainwindow.c
617         * src/mainwindow.h
618         * src/summaryview.c
619                 Rename "little screen" to "Small screen"
620         * src/gtk/Makefile.am
621         * src/common/utils.c
622         * src/mh.c
623                 Fix Maemo-related compilation problems
624
625 2007-03-21 [colin]      2.8.1cvs35
626
627         * configure.ac
628                 Fix previous commit
629         * claws-mail.desktop
630                 Remove .png from the Icon, it's useless
631
632 2007-03-21 [colin]      2.8.1cvs34
633
634         * configure.ac
635         * src/Makefile.am
636                 Add the necessary lib checking for 
637                 Maemo
638
639 2007-03-21 [colin]      2.8.1cvs33
640
641         * src/main.c
642                 Fix unconditional "error happened" when
643                 sending via command-line. "lol @ myself"
644
645 2007-03-21 [colin]      2.8.1cvs32
646
647         * claws-mail-40x40.png
648         * claws-mail-26x26.png
649         * src/account.c
650         * src/addressbook.c
651         * src/compose.c
652         * src/folderview.c
653         * src/folderview.h
654         * src/main.c
655         * src/mainwindow.c
656         * src/mainwindow.h
657         * src/messageview.c
658         * src/prefs_account.c
659         * src/prefs_common.c
660         * src/summary_search.c
661         * src/summaryview.c
662         * src/summaryview.h
663         * src/gtk/authors.h
664         * src/gtk/gtkutils.c
665         * src/gtk/gtkutils.h
666         * src/gtk/logwindow.c
667         * src/gtk/menu.c
668         * src/gtk/prefswindow.c
669                 Add Maemo port (patch mainly by Jean-Luc Biort)
670                 Add a new 'Little screen' layout to help on such
671                 platforms (patch by me)
672                 Make some default preferences different (more
673                 adapted) on Maemo (patch by me)
674
675 2007-03-21 [wwp]        2.8.1cvs31
676
677         * src/prefs_logging.c
678         * src/prefs_logging.h
679                 Fixed copyright header of newly added files.
680
681 2007-03-21 [wwp]        2.8.1cvs30
682
683         * src/Makefile.am
684         * src/filtering.c
685         * src/filtering.h
686         * src/folder.c
687         * src/folderview.c
688         * src/imap.c
689         * src/inc.c
690         * src/main.c
691         * src/mainwindow.c
692         * src/mainwindow.h
693         * src/matcher.c
694         * src/messageview.c
695         * src/news.c
696         * src/pop.c
697         * src/prefs_common.c
698         * src/prefs_common.h
699         * src/prefs_logging.c
700         * src/prefs_logging.h
701         * src/prefs_other.c
702         * src/procmsg.c
703         * src/send_message.c
704         * src/summaryview.c
705         * src/common/log.c
706         * src/common/log.h
707         * src/common/nntp.c
708         * src/common/session.c
709         * src/common/smtp.c
710         * src/common/socket.c
711         * src/etpan/imap-thread.c
712         * src/gtk/logwindow.c
713         * src/gtk/logwindow.h
714         * src/plugins/bogofilter/bogofilter.c
715         * src/plugins/spamassassin/spamassassin.c
716                 Added debugging of filtering/processing rules.
717                 The debug log is here 'Tools/Filtering debug window',
718                 the options there 'Configuration/Preferences/Other/Logging',
719                 and the log file is ~/.claws-mail/filtering.log.
720                 Moved protocol log prefs to 'Other/Logging' as well.
721                 To support such debugging feature, the existing log API has
722                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
723                 this impacts many external modules (commits follow).
724
725 2007-03-21 [paul]       2.8.1cvs29
726
727         * src/etpan/Makefile.am
728         * src/etpan/imap-thread.c
729                 add missing #include
730
731 2007-03-21 [colin]      2.8.1cvs28
732
733         * src/procmime.c
734                 Fix bug 1157, 'some broken messages confuse 
735                 mime parser'. Make sure we can't have MimeInfos
736                 with negative sizes.
737
738 2007-03-20 [colin]      2.8.1cvs27
739
740         * src/main.c
741                 Fix missing \0 on buffer
742
743 2007-03-20 [colin]      2.8.1cvs26
744
745         * src/mh.c
746                 Use make_dir_hier instead of make_dir 
747                 to create the MH mailbox
748
749 2007-03-20 [colin]      2.8.1cvs25
750
751         * src/folder.c
752         * src/folder.h
753         * src/prefs_account.c
754         * src/wizard.c
755                 Fix default inbox weirdnesses (after wizard,
756                 if path is Mail, mailbox identifier is #mh/Mailbox,
757                 and when creating new accounts)
758
759 2007-03-20 [colin]      2.8.1cvs24
760
761         * src/account.c
762                 Write folderlist after adding/deleting accounts
763                 that have folders
764
765 2007-03-20 [colin]      2.8.1cvs23
766
767         * src/imap.c
768         * src/remotefolder.h
769                 Fix bug 1153, 'CM segfaults if IMAP folder is 
770                 selected while scanning prior to update'
771
772 2007-03-17 [paul]       2.8.1cvs22
773
774         * src/main.c
775                 fix a typo, and be a little more verbose.
776
777 2007-03-17 [wwp]        2.8.1cvs21
778
779         * src/inc.c
780                 Fix a compiler warning.
781
782 2007-03-16 [wwp]        2.8.1cvs20
783
784         * tools/Makefile.am
785         * tools/README
786                 Updated to deal w/ the new mairix.sh tool.
787
788 2007-03-16 [wwp]        2.8.1cvs19
789
790         * src/action.c
791                 Fix logics issues around the action IO dialog:
792                 - disable entry widget and exec button when
793                   the exec button is clicked (don't wait for any
794                   output line) - fix possible disabling/re-enabling/
795                   re-disabling of those widgets
796                 - raise an error if executing a %as{} action either
797                   empty or invalid, instead of failing silently
798                 - don't close the dialog if the abort button has been
799                   clicked and if there was no output yet
800                 - set focus to the abort button when the exec button
801                   is clicked
802                 - fix capitalization of a warning message
803
804 2007-03-16 [wwp]        2.8.1cvs18
805
806         * tools/mairix.sh
807                 Added a wrapper to mairix to the tools folder.
808
809 2007-03-16 [colin]      2.8.1cvs17
810
811         * src/messageview.c
812         * src/mimeview.h
813                 Allow mimeviewer plugins to print
814                 their stuff
815
816 2007-03-16 [colin]      2.8.1cvs16
817
818         * .cvsignore
819                 Ignore *.patchset
820
821 2007-03-15 [colin]      2.8.1cvs15
822
823         * src/messageview.c
824         * src/mimeview.h
825                 Add a way for mimeviewer plugins to
826                 implement body search
827
828 2007-03-15 [paul]       2.8.1cvs14
829
830         * src/prefs_spelling.c
831                 fix English usage
832
833 2007-03-15 [paul]       2.8.1cvs13
834
835         * src/common/quoted-printable.c
836                 fix decoding of quoted-printable parts
837
838 2007-03-14 [wwp]        2.8.1cvs12
839
840         * src/gtk/logwindow.h
841                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
842
843 2007-03-14 [wwp]        2.8.1cvs11
844
845         * src/gtk/logwindow.h
846                 Complete 2.8.1cvs10.
847
848 2007-03-14 [colin]      2.8.1cvs10
849
850         * src/gtk/logwindow.c
851                 Probably fix bug 1149, crash on logwindow
852                 close - at the expense of performance once
853                 logwin has been opened
854
855 2007-03-14 [colin]      2.8.1cvs9
856
857         * src/main.c
858                 If claws-mail is running on another
859                 display, warn instead of popping it up
860                 on the other display
861
862 2007-03-12 [colin]      2.8.1cvs8
863
864         * src/wizard.c
865                 Fix bug 1145, 'Setting a different name 
866                 for the Mailbox name isn't reflected in 
867                 default account settings'. Patch by wwp
868
869 2007-03-12 [colin]      2.8.1cvs7
870
871         * src/summaryview.c
872                 Fix bug 1143, 'Add number of messages to be 
873                 deleted to confirmation dialog'
874
875 2007-03-12 [wwp]        2.8.1cvs6
876
877         * src/folderview.c
878         * src/prefs_common.c
879         * src/prefs_common.h
880         * src/prefs_summaries.c
881                 Changed the option that displays unread messages count
882                 next to the folder name in folder list: it is now
883                 possible to either display nothing, display the
884                 unread messages number only or the unread and total messages
885                 numbers. The patch includes this extra feature as well
886                 as some minor fixes by rewriting the algo in folderview.c.
887                 Thanks to Paul for the original idea and implementation, plus
888                 testing and proof-reading!
889
890 2007-03-09 [paul]       2.8.1cvs5
891
892         * tools/Makefile.am
893         * tools/README
894         * tools/claws-mail-compose-insert-files.pl
895                 added a script which enables inserting files
896                 into the message body of a new Claws Mail
897                 Compose window from the command line. Additionally
898                 To, Cc, Subject and files to attach to the message
899                 can be specified.
900
901 2007-03-09 [wwp]        2.8.1cvs4
902
903         * src/addr_compl.c
904         * src/addr_compl.h
905         * src/filtering.c
906                 Optimize matching of addresses in the addressbook
907                 (filtering/processing 'found_in_addressbook' condition).
908
909 2007-03-07 [wwp]        2.8.1cvs3
910
911         * src/quote_fmt.c
912         * src/quote_fmt_lex.l
913         * src/quote_fmt_parse.y
914                 Add a new quote format symbol: %A to insert the
915                 sender email address (just the address itself).
916
917 2007-03-06 [wwp]        2.8.1cvs2
918
919         * src/gtk/gtkutils.c
920         * src/plugins/trayicon/trayicon_prefs.h
921         * src/plugins/trayicon/trayicon_prefs.c
922         * src/plugins/trayicon/trayicon.c
923         * src/mainwindow.h
924         * src/mainwindow.c
925                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
926                 minimizing Claws-Mail main window will hide it to the trayicon instead.
927
928
929 2007-03-06 [paul]       2.8.1cvs1
930
931         * NEWS
932         * README
933         * RELEASE_NOTES
934         * configure.ac
935                 bump version number following
936                 stable release
937
938 2007-03-06 [paul]       2.8.0cvs24
939
940         * po/cs.po
941                 corrected by by Tim <timbrain@post.cz>
942
943 2007-03-05 [colin]      2.8.0cvs23
944
945         * src/Makefile.am
946         * src/procmime.c
947                 Fix mime/globs path on NetBSD
948                 patch by George Michaelson
949
950 2007-03-05 [wwp]        2.8.0cvs22
951
952         * src/addr_compl.c
953                 Remove debug statement (accidentally committed w/ cvs14).
954
955 2007-03-05 [paul]       2.8.0cvs21
956
957         * src/plugins/pgpcore/prefs_gpg.c
958                 fix compiler warning
959
960 2007-03-05 [wwp]        2.8.0cvs20
961
962         * src/matcher_parser_parse.y
963                 Fix mismerge between cvs17 and cvs19.
964
965 2007-03-05 [wwp]        2.8.0cvs19
966
967         * src/matcher_parser_parse.y
968         * src/prefs_filtering_action.c
969         * src/matcher.c
970         * src/matcher.h
971         * src/filtering.c
972         * src/filtering.h
973                 Add new 'add_to_addressbook' filtering/processing action.
974
975 2007-03-05 [wwp]        2.8.0cvs18
976
977         * src/filtering.c
978                 Fix mark_as_ham filtering/processing action: spam flag
979                 was not unset.
980
981 2007-03-04 [colin]      2.8.0cvs17
982
983         * src/filtering.c
984         * src/matcher.c
985         * src/matcher.h
986         * src/matcher_parser_parse.y
987         * src/prefs_filtering_action.c
988                 Add 'Mark as spam' and 'Mark as ham' filtering
989                 actions. Fixes bug 1138.
990
991 2007-03-04 [colin]      2.8.0cvs16
992
993         * src/imap.c
994                 Fix bug 1140, wrong return value
995                 without libetpan
996
997 2007-03-04 [wwp]        2.8.0cvs15
998
999         * src/addr_compl.c
1000                 Rollback cvs14: don't free stuff that is managed in g_list.
1001
1002 2007-03-04 [wwp]        2.8.0cvs14
1003
1004         * src/addr_compl.c
1005                 Fix a leak in address completion code.
1006
1007 2007-03-04 [colin]      2.8.0cvs13
1008
1009         * src/addr_compl.c
1010                 Maybe fix bug 1136, 'Crash in group 
1011                 address completion'
1012
1013 2007-03-04 [iwkse]      2.8.0cvs12
1014
1015         * src/imap.c
1016                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
1017
1018 2007-03-03 [colin]      2.8.0cvs11
1019
1020         * src/plugins/pgpinline/pgpinline.c
1021                 Fix off-by-one, fix double-free. Fixes
1022                 bug 1135, 'cm-segfault on decrypting 
1023                 with PGP/inline'
1024
1025 2007-03-03 [colin]      2.8.0cvs10
1026
1027         * configure.ac
1028         * src/main.c
1029         * src/common/plugin.c
1030                 Fix bug 1134, 'Valgrind macros unhandled 
1031                 by Irix's cc'
1032
1033 2007-03-02 [colin]      2.8.0cvs9
1034
1035         * src/mbox.c
1036                 Don't error out on EAGAIN. Fixes 
1037                 bug 1129, '"local mbox file" account 
1038                 isn't retrieving mails'
1039
1040 2007-03-01 [wwp]        2.8.0cvs8
1041
1042         * src/mainwindow.c
1043         * src/gtk/colorlabel.c
1044                 Remove accels for extra color labels until we set better
1045                 and definitive ones.
1046
1047 2007-02-28 [wwp]        2.8.0cvs7
1048
1049         * src/mainwindow.c
1050         * src/matcher_parser_parse.y
1051         * src/prefs_common.c
1052         * src/prefs_msg_colors.c
1053         * src/procmsg.h
1054         * src/gtk/colorlabel.c
1055         * src/gtk/colorlabel.h
1056                 Add more customizable color labels. Cleaned up a bit
1057                 the color label API to avoid duplicate defines of
1058                 the max number of colors.
1059
1060 2007-02-27 [colin]      2.8.0cvs6
1061
1062         * src/mainwindow.c
1063         * src/common/utils.c
1064         * src/common/utils.h
1065                 Fix '+' in mailto URIs for List-* headers
1066
1067 2007-02-27 [colin]      2.8.0cvs5
1068
1069         * src/gtk/gtkutils.c
1070                 Use gtk_window_set_role instead of 
1071                 _set_wmclass
1072
1073 2007-02-27 [colin]      2.8.0cvs4
1074
1075         * src/inc.c
1076                 Fix "After receiving new mail, go to inbox" on IMAP,
1077                 and make it work only on manual reception
1078
1079 2007-02-27 [wwp]        2.8.0cvs3
1080
1081         * src/prefs_filtering.c
1082         * src/prefs_filtering_action.c
1083         * src/prefs_matcher.c
1084                 Update filtering matcher's and action's color label menus
1085                 when re-opening those dialogs (reflect any change to the
1086                 color labels list in the preferences).
1087
1088 2007-02-27 [colin]      2.8.0cvs2
1089
1090         * src/imap.c
1091         * src/etpan/etpan-thread-manager-types.h
1092         * src/etpan/etpan-thread-manager.c
1093         * src/etpan/imap-thread.c
1094                 Log imap ALERTs as errors in the log.
1095
1096 2007-02-26 [paul]       2.8.0cvs1
1097
1098         * tools/claws.i18n.status.pl
1099                 updated
1100
1101 2007-02-26 [paul]       2.7.2cvs75
1102
1103         * po/ca.po
1104         * po/cs.po
1105         * po/de.po
1106         * po/en_GB.po
1107         * po/fi.po
1108         * po/fr.po
1109         * po/hu.po
1110         * po/pl.po
1111         * po/pt_BR.po
1112         * po/sk.po
1113         * po/sr.po
1114         * po/zh_CN.po
1115                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
1116                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
1117                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
1118                 Aleksandar Urosevic, and Ralgh Young
1119
1120 2007-02-25 [mones]      2.7.2cvs74
1121
1122         * po/es.po
1123                 Updated for release
1124
1125 2007-02-25 [colin]      2.7.2cvs73
1126
1127         * src/main.c
1128                 Clearing the list is only useful
1129                 to prevent a valgrind false-positive
1130
1131 2007-02-25 [paul]       2.7.2cvs72
1132
1133         * tools/Makefile.am
1134         * tools/README
1135         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
1136         * tools/maildir2claws-mail.pl  **REMOVED**
1137                 renamed the script, fixed a couple bugs
1138
1139 2007-02-23 [colin]      2.7.2cvs71
1140
1141         * src/addressbook.c
1142                 Fix a leak, check for a few improbable nulls
1143
1144 2007-02-23 [colin]      2.7.2cvs70
1145
1146         * src/main.c
1147         * src/main.h
1148         * src/plugins/trayicon/trayicon.c
1149                 Fix blinking mainwin when starting in tray
1150                 (show mainwindow later in the startup process,
1151                  apart if restarting post-crash)
1152
1153 2007-02-23 [colin]      2.7.2cvs69
1154
1155         * src/folderview.c
1156         * src/imap_gtk.c
1157                 Fix crash when unsubscribing the currently
1158                 selected/opened folder
1159
1160 2007-02-23 [colin]      2.7.2cvs68
1161
1162         * src/compose.c
1163                 Fix bug that prevented colorization to
1164                 work without wrap quotation option
1165
1166 2007-02-23 [colin]      2.7.2cvs67
1167
1168         * src/addr_compl.c
1169                 Fix refcounting, start and end completion who
1170                 behaved as if there couldn't be any other current
1171                 user of completion
1172
1173 2007-02-23 [wwp]        2.7.2cvs66
1174
1175         * src/addressbook.c
1176         * src/addrindex.c
1177                 Address completion fixes: fix addressbook_peek_folder_exists() in
1178                 which the algorithm was ridiculously over-obfuscated and broken.
1179                 Fix addrindex_load_completion() as well, to load addresses in
1180                 completion list with regards to what addressbook_peek_folder_exists()
1181                 returns now.
1182
1183 2007-02-23 [wwp]        2.7.2cvs65
1184
1185         * src/addr_compl.c
1186                 Add addresses to completion when they're non-empty (thanks to Colin).
1187
1188 2007-02-23 [paul]       2.7.2cvs64
1189
1190         * src/plugins/pgpcore/passphrase.c
1191                 remove 'const '
1192
1193 2007-02-23 [colin]      2.7.2cvs63
1194
1195         * src/plugins/pgpcore/prefs_gpg.c
1196         * src/plugins/pgpcore/prefs_gpg.h
1197         * src/plugins/pgpcore/sgpgme.c
1198         * src/plugins/pgpinline/pgpinline.c
1199         * src/plugins/pgpmime/pgpmime.c
1200                 Try harder to respect user's choice wrt
1201                 gpg-agent even with gpg2, by unsetting
1202                 GPG_AGENT_INFO when necessary.
1203
1204 2007-02-22 [paul]       2.7.2cvs62
1205
1206         * src/plugins/pgpcore/sgpgme.c
1207         * src/plugins/pgpcore/sgpgme.h
1208         * src/plugins/pgpcore/passphrase.c
1209         * src/plugins/pgpinline/pgpinline.c
1210         * src/plugins/pgpmime/pgpmime.c
1211                 Fix a leak - gpgme_data_release_and_get_mem
1212                 leaks in recent gpgme. Workaround by using
1213                 our own function.
1214
1215 2007-02-22 [paul]       2.7.2cvs61
1216
1217         * src/gtk/quicksearch.c
1218                 Abandon dynamic search when pressing
1219                 Enter
1220
1221 2007-02-21 [colin]      2.7.2cvs60
1222
1223         * src/procmsg.c
1224         * src/plugins/pgpcore/passphrase.c
1225                 Fix little memory leaks
1226         * src/main.c
1227                 Fix false-positive leak at exit
1228         * src/gtk/quicksearch.c
1229                 Fix potentially big leak in recursive
1230                 Quicksearch
1231
1232 2007-02-21 [wwp]        2.7.2cvs59
1233
1234         * src/summaryview.c
1235                 Add missing newline to a debug message.
1236
1237 2007-02-20 [colin]      2.7.2cvs58
1238
1239         * src/Makefile.am
1240         * src/mimeview.c
1241         * src/stock_pixmap.c
1242         * src/stock_pixmap.h
1243         * src/pixmaps/mime_pgpsig.xpm
1244                 Add icon for application/pgp-signature
1245
1246 2007-02-20 [colin]      2.7.2cvs57
1247
1248         * src/Makefile.am
1249         * src/main.c
1250         * src/mimeview.c
1251         * src/stock_pixmap.c
1252         * src/stock_pixmap.h
1253         * src/pixmaps/mime_calendar.xpm
1254         * src/pixmaps/mime_pdf.xpm
1255         * src/pixmaps/mime_ps.xpm
1256                 Add icons for text/calendar, application/pdf
1257                 and application/postscript
1258
1259 2007-02-20 [colin]      2.7.2cvs56
1260
1261         * autogen.sh
1262         * src/matcher_parser_parse.y
1263         * src/matcher_parser_lex.l
1264                 Fix big memory leak in flex, and
1265                 require flex 2.5.31
1266
1267 2007-02-20 [wwp]        2.7.2cvs55
1268
1269         * src/matcher_parser_parse.y
1270                 Fix a duplicate token definition (thanks to iwkse).
1271
1272 2007-02-20 [wwp]        2.7.2cvs54
1273
1274         * src/matcher_parser_lex.l
1275         * src/quote_fmt_lex.l
1276                 Use proper flex options instead of direct use of #define,
1277                 make the flex-generated C lighter.
1278
1279 2007-02-20 [colin]      2.7.2cvs53
1280
1281         * src/summaryview.c
1282                 Grab focus in message list after hiding
1283                 the quicksearch, instead of leaving it
1284                 "somewhere"
1285
1286 2007-02-19 [colin]      2.7.2cvs52
1287
1288         * src/folderview.c
1289                 Fix bug 1033, 'Automatically refresh 
1290                 message list when new messages arrives'
1291                 Looks like folderview->opened can sometimes
1292                 be wrong...
1293
1294 2007-02-19 [paul]       2.7.2cvs51
1295
1296         * tools/Makefile.am
1297         * tools/README
1298         * tools/thunderbird-filters-convertor.pl
1299                 add new script which converts thunderbird filter
1300                 rules to Claws filter rules
1301
1302 2007-02-18 [paul]       2.7.2cvs50
1303
1304         * src/plugins/pgpcore/prefs_gpg.c
1305         * src/plugins/pgpcore/prefs_gpg.h
1306         * src/plugins/pgpcore/sgpgme.c
1307         * src/plugins/pgpinline/pgpinline.c
1308         * src/plugins/pgpmime/pgpmime.c
1309                 improved GUI interoperability with gpg-agent
1310
1311 2007-02-18 [paul]       2.7.2cvs49
1312
1313         * src/prefs_account.c
1314                 Privacy options sensitivity fix
1315
1316 2007-02-17 [colin]      2.7.2cvs48
1317
1318         * src/messageview.c
1319                 Reset icon to warning in the noticeview
1320
1321 2007-02-15 [colin]      2.7.2cvs47
1322
1323         * src/folderview.c
1324                 Fix a manifestation of bug 1033 (summaryview failing
1325                 to update for new mails), which happens after editing
1326                 account preferences or preferences that cause a 
1327                 folderview reload.
1328
1329 2007-02-15 [colin]      2.7.2cvs46
1330
1331         * src/addressbook.c
1332                 Probably fix bug 1123, 'Segmentation 
1333                 fault while opening address book'. I get
1334                 g_warnings if the saved paned position is
1335                 not greater than 0. Also, save position
1336                 when hiding the addressbook instead of
1337                 via signal.
1338
1339 2007-02-14 [colin]      2.7.2cvs45
1340
1341         * src/plugins/pgpcore/prefs_gpg.c
1342         * src/plugins/pgpcore/prefs_gpg.h
1343         * src/plugins/pgpcore/sgpgme.c
1344         * src/plugins/pgpinline/pgpinline.c
1345         * src/plugins/pgpmime/pgpmime.c
1346                 Add an option "Use gpg-agent if available". Fixes
1347                 annoyances with distro-installed gpg-agent, when
1348                 no pinentry program is installed, and the user's 
1349                 at a loss on why "decryption failed". Makes more
1350                 clear why passphrase isn't saved when gpg-agent is
1351                 used. Defaults to true, to avoid changing the 
1352                 current behaviour.
1353
1354 2007-02-14 [wwp]        2.7.2cvs44
1355
1356         * src/matcher_parser_parse.y
1357                 Fix missing line number reset (wrong line number might appear
1358                 when re-loading filtering rules if there's a parser error).
1359
1360 2007-02-13 [colin]      2.7.2cvs43
1361
1362         * src/common/utils.c
1363                 Don't encode ',' in URIs before passing it
1364                 to the browser command-line. It was probably
1365                 done at a time where commas in URIs made
1366                 mozilla -remote 'openurl(%s,new-window)'
1367                 bug.
1368
1369 2007-02-13 [wwp]        2.7.2cvs42
1370
1371         * src/prefs_matcher.c
1372         * src/plugins/bogofilter/bogofilter_gtk.c
1373                 A bit of string factorization around "Select ..." buttons.
1374
1375 2007-02-11 [colin]      2.7.2cvs41
1376
1377         * src/alertpanel.c
1378                 Make sure to escape the title
1379
1380 2007-02-11 [colin]      2.7.2cvs40
1381
1382         * src/codeconv.c
1383                 Recognize .utf8 locales as .UTF-8 ones
1384
1385 2007-02-11 [colin]      2.7.2cvs39
1386
1387         * src/compose.c
1388                 Fix code conversion when dragging a file
1389
1390 2007-02-09 [colin]      2.7.2cvs38
1391
1392         * src/plugins/clamav/clamav_plugin.c
1393                 Complete Paul's patch with conditional
1394                 compilation to avoid breaking compilation
1395                 on old Dapper and Edgy... Maybe other
1396                 distros too.
1397
1398 2007-02-09 [paul]       2.7.2cvs37
1399
1400         * src/plugins/clamav/clamav_plugin.c
1401                 fix for the upstream changes in libclamav
1402
1403 2007-02-09 [paul]       2.7.2cvs36
1404
1405         * src/main.c
1406         * src/mainwindow.c
1407         * src/procmsg.c
1408         * src/procmsg.h
1409                 fix "warn if there are queued messages" (on exit)
1410                 option, which only checked the first mailbox's
1411                 queue
1412                 don't ask before emptying trash if there are no
1413                 messages in trash, also check and empty all trash
1414                 folders
1415         * src/prefs_other.c
1416                 move "Ask before emptying trash" option
1417                 outside of the "On exit" frame as it's
1418                 not only an "On exit" option
1419
1420 2007-02-09 [paul]       2.7.2cvs35
1421
1422         * src/addrgather.c
1423         * src/alertpanel.c
1424         * src/editldap.c
1425         * src/prefs_account.c
1426         * src/prefs_folder_item.c
1427         * src/prefs_gtk.h
1428         * src/prefs_matcher.c
1429         * src/prefs_message.c
1430         * src/prefs_msg_colors.c
1431         * src/prefs_summaries.c
1432         * src/wizard.c
1433         * src/gtk/inputdialog.c
1434         * src/plugins/bogofilter/bogofilter_gtk.c
1435                 pedantic commit: use 'checkbtn' everywhere
1436                 instead of a mixture of 'checkbtn' and 'chkbtn'
1437
1438 2007-02-09 [paul]       2.7.2cvs34
1439
1440         * src/compose.c
1441                 fix default hotkeys
1442         * src/prefs_other.c
1443         * src/prefs_send.c
1444                 move "Never send Return Receipts" from
1445                 prefs_other to prefs_send
1446                 add an option "Ask about account specific
1447                 filtering rules..." to prefs_other
1448         * src/gtk/gtkutils.c
1449                 fix a compiler warning
1450
1451 2007-02-08 [colin]      2.7.2cvs33
1452
1453         * src/plugins/pgpinline/pgpinline.c
1454                 Fix bug 1110, 'pgpmime fails to process 
1455                 encapsulated openpgp mime (rfc 3156, 6.1 
1456                 -> rfc1847)'
1457                 It was due to an interaction between PGP/Mime
1458                 and PGP/Inline plugin. 
1459
1460 2007-02-08 [colin]      2.7.2cvs32
1461
1462         * src/inc.c
1463         * src/mbox.c
1464         * src/mbox.h
1465                 Fix bug 1117, 'fcntl locking code 
1466                 does not work in mbox.c'
1467
1468 2007-02-08 [colin]      2.7.2cvs31
1469
1470         * src/prefs_account.c
1471                 Fix Gentoo bug 165819, 'can't create 
1472                 a "local mbox file" account'. Patch
1473                 by Olivier <castan.o@free.fr>
1474
1475 2007-02-07 [colin]      2.7.2cvs30
1476
1477         * src/ldapquery.c
1478                 Fix bug 1106, 'Claws crash on exit if LDAPS 
1479                 autocompletion was used'
1480
1481 2007-02-07 [paul]       2.7.2cvs29
1482
1483         * src/folder.c
1484                 cut down on unnecessary debug_prints
1485         * src/imap_gtk.c
1486                 fix menu_set_active() on 'Show only
1487                 subscribed folders'
1488
1489 2007-02-07 [paul]       2.7.2cvs28
1490
1491         * src/plugins/clamav/clamav_plugin.c
1492         * src/plugins/clamav/clamav_plugin.h
1493         * src/plugins/clamav/clamav_plugin_gtk.c
1494                 fix copyright header
1495
1496 2007-02-07 [paul]       2.7.2cvs27
1497
1498         * src/procheader.c
1499                 fix bug 1116, 'summary view allow a 
1500                 subject line break'
1501
1502 2007-02-06 [colin]      2.7.2cvs26
1503
1504         * src/summaryview.c
1505                 Fix delete thread
1506
1507 2007-02-05 [fabien]     2.7.2cvs25
1508
1509         * po/POTFILES.in
1510         * src/uri_opener.c
1511                 i18n related - 1 fix and 1 message for translators.
1512
1513 2007-02-05 [colin]      2.7.2cvs24
1514
1515         * src/gtk/quicksearch.c
1516                 Don't reload summary list if quicksearch wasn't
1517                 active on hiding; move currently selected mail in
1518                 the visible area when showing the quicksearch
1519
1520 2007-02-05 [colin]      2.7.2cvs23
1521
1522         * src/folderview.c
1523                 Add debug to try to solve bug 1104
1524
1525 2007-02-05 [paul]       2.7.2cvs22
1526
1527         * src/mainwindow.c
1528                 confirm before emptying trash on exit is
1529                 a Yes or No answer, use Yes or No in the
1530                 dialog
1531
1532 2007-02-04 [colin]      2.7.2cvs21
1533
1534         * src/compose.c
1535         * src/plugins/pgpcore/passphrase.c
1536         * src/plugins/pgpcore/select-keys.c
1537                 Set wmclass on new windows
1538
1539 2007-02-04 [colin]
1540
1541         2.8.0-rc1 released
1542
1543 2007-02-04 [colin]      2.7.2cvs20
1544
1545         * src/compose.c
1546         * src/compose.h
1547                 Auto save drafts on exit, reopen them
1548                 at startup, instead of asking
1549         * src/account.c
1550         * src/addressadd.c
1551         * src/addressbook.c
1552         * src/addressbook_foldersel.c
1553         * src/addrgather.c
1554         * src/crash.c
1555         * src/editaddress.c
1556         * src/editbook.c
1557         * src/editgroup.c
1558         * src/editjpilot.c
1559         * src/editldap.c
1560         * src/editldap_basedn.c
1561         * src/editvcard.c
1562         * src/exphtmldlg.c
1563         * src/expldifdlg.c
1564         * src/export.c
1565         * src/foldersel.c
1566         * src/gedit-print.c
1567         * src/import.c
1568         * src/importldif.c
1569         * src/importmutt.c
1570         * src/importpine.c
1571         * src/main.c
1572         * src/mainwindow.c
1573         * src/message_search.c
1574         * src/messageview.c
1575         * src/prefs_actions.c
1576         * src/prefs_customheader.c
1577         * src/prefs_display_header.c
1578         * src/prefs_filtering.c
1579         * src/prefs_filtering_action.c
1580         * src/prefs_folder_column.c
1581         * src/prefs_gtk.c
1582         * src/prefs_matcher.c
1583         * src/prefs_other.c
1584         * src/prefs_summaries.c
1585         * src/prefs_summary_column.c
1586         * src/prefs_template.c
1587         * src/sourcewindow.c
1588         * src/ssl_manager.c
1589         * src/summary_search.c
1590         * src/uri_opener.c
1591         * src/gtk/about.c
1592         * src/gtk/description_window.c
1593         * src/gtk/foldersort.c
1594         * src/gtk/gtkutils.c
1595         * src/gtk/gtkutils.h
1596         * src/gtk/icon_legend.c
1597         * src/gtk/logwindow.c
1598         * src/gtk/pluginwindow.c
1599         * src/gtk/prefswindow.c
1600                 Give different wmclass to different
1601                 windows - thanks to sed ;)
1602
1603 2007-02-04 [colin]      2.7.2cvs19
1604
1605         * src/main.c
1606                 Revert previous patch, can't reproduce
1607                 it anymore. 
1608
1609 2007-02-03 [colin]      2.7.2cvs18
1610
1611         * src/main.c
1612                 Don't save the mainwindow size and
1613                 position on emergency exit (libSM's
1614                 "die" callback), Xfce seems to make
1615                 the window smaller just before the
1616                 size's saved.
1617
1618 2007-02-03 [colin]      2.7.2cvs17
1619
1620         * src/plugins/bogofilter/bogofilter.c
1621         * src/plugins/bogofilter/bogofilter.h
1622         * src/plugins/bogofilter/bogofilter_gtk.c
1623         * src/plugins/pgpinline/pgpinline.c
1624         * src/plugins/pgpinline/pgpinline.h
1625                 Fix more copyrights
1626
1627 2007-02-03 [colin]      2.7.2cvs16
1628
1629         * src/partial_download.c
1630         * src/partial_download.h
1631         * src/ssl_manager.c
1632         * src/ssl_manager.h
1633         * src/uri_opener.c
1634         * src/uri_opener.h
1635         * src/wizard.c
1636         * src/wizard.h
1637         * src/common/ssl_certificate.c
1638         * src/common/ssl_certificate.h
1639         * src/gtk/quicksearch.c
1640         * src/gtk/quicksearch.h
1641         * src/gtk/sslcertwindow.c
1642         * src/gtk/sslcertwindow.h
1643                 Fix copyright on my files
1644
1645 2007-02-02 [colin]      2.7.2cvs15
1646
1647         * src/Makefile.am
1648         * src/mainwindow.c
1649         * src/messageview.c
1650         * src/messageview.h
1651         * src/textview.c
1652         * src/textview.h
1653         * src/uri_opener.c
1654         * src/uri_opener.h
1655                 Add Tools/List URIs to allow
1656                 opening any URI in the current mail
1657
1658 2007-02-02 [colin]      2.7.2cvs14
1659
1660         * src/common/valgrind.h ** NEW FILE **
1661         * src/common/Makefile.am
1662         * src/common/plugin.c
1663                 Don't dlclose the plugins if we're running
1664                 under valgrind. (doesn't require valgrind
1665                 either at compile time or run time).
1666
1667 2007-02-01 [paul]       2.7.2cvs13
1668
1669         * AUTHORS
1670         * src/gtk/authors.h
1671         * tools/freshmeat_search.pl
1672         * tools/google_search.pl
1673         * tools/multiwebsearch.pl
1674                 add support for non ISO-8859-1 compatible locales
1675                 Patch by Alex Gorbachenko <agent_007@immo.ru>
1676
1677 2007-02-01 [colin]      2.7.2cvs12
1678
1679         * src/prefs_other.c
1680         * src/prefs_summaries.c
1681                 Move keybinding prefs to the Other page
1682
1683 2007-02-01 [wwp]        2.7.2cvs11
1684
1685         * src/plugins/trayicon/trayicon.c
1686                 Fix a raising issue within KDE.
1687
1688 2007-02-01 [colin]      2.7.2cvs10
1689
1690         * src/codeconv.c
1691                 Fix stray quotes in encoded strings
1692         * src/addressadd.c
1693                 Fix wrong call causing g_warnings
1694         * src/textview.c
1695                 Remove useless message
1696
1697 2007-01-31 [wwp]        2.7.2cvs9
1698
1699         * src/plugins/trayicon/trayicon.c
1700                 fix buggy hiding of main window when closing if close-to-tray
1701                 is not set (bad logics  in the trayicon hook code).
1702                 Changed the quit confirmation message too.
1703
1704 2007-01-30 [colin]      2.7.2cvs8
1705
1706         * src/main.c
1707                 Fix hidden mainwindow after clicking on
1708                 the X close button, if compose windows
1709                 exist and the user chooses not to quit
1710
1711 2007-01-30 [colin]      2.7.2cvs7
1712
1713         * src/main.c
1714         * src/compose.c
1715                 Handle local URIs to attach files (file:///...)
1716                 Fixes attaching files from Thunar for example
1717
1718 2007-01-30 [colin]      2.7.2cvs6
1719
1720         * src/prefs_ext_prog.c
1721                 Add 'mousepad' to the list of text editors.
1722                 Mousepad is XFCE's text editor
1723
1724 2007-01-29 [wwp]        2.7.2cvs5
1725
1726         * po/POTFILES.in
1727         * src/plugins/trayicon/trayicon_prefs.c
1728                 trayicon i18n fixes, thanks to Fabien.
1729
1730 2007-01-28 [wwp]        2.7.2cvs4
1731
1732         * src/mainwindow.c
1733         * src/mainwindow.h
1734         * src/plugins/trayicon/trayicon.c
1735         * src/plugins/trayicon/trayicon_prefs.c
1736         * src/plugins/trayicon/trayicon_prefs.h
1737                 Added a new TrayIcon plugin option to close to tray
1738                 (WM's hotkey and [X] button will hide the window instead
1739                 of closing it - closing CM can be done using the tray icon
1740                 menu or the File menu).
1741                 Improved visibility handling in trayicon, clicking the
1742                 trayicon now raise the window to current desktop when it
1743                 was either minimized/shaded/on another desktop.
1744                 Thanks to Paul for testing and fixing a strange behaviour
1745                 in KDE ;-).
1746
1747 2007-01-27 [paul]       2.7.2cvs3
1748
1749         * src/prefs_folder_item.c
1750         * src/prefs_receive.c
1751         * src/plugins/pgpcore/prefs_gpg.c
1752                 use 'start-up' instead of 'startup' in labels
1753
1754 2007-01-26 [wwp]        2.7.2cvs2
1755
1756         * src/plugins/trayicon/Makefile.am
1757         * src/plugins/trayicon/trayicon.c
1758         * src/plugins/trayicon/trayicon_prefs.c
1759         * src/plugins/trayicon/trayicon_prefs.h
1760                 Add a new TrayIcon option to hide the main window at
1761                 start-up.
1762                 Fix trayicon.c copyright header.
1763
1764 2007-01-26 [paul]       2.7.2cvs1
1765
1766         * NEWS
1767         * README
1768         * RELEASE_NOTES
1769         * configure.ac
1770                 bump up version number following
1771                 stable release
1772
1773 2007-01-25 [mones]      2.7.1cvs60
1774
1775         * po/es.po
1776                 updated thousands of strings (well, probably less ;-)
1777
1778 2007-01-25 [colin]      2.7.1cvs59
1779
1780         * src/matcher.c
1781                 Fix 2nd-run loss of matcherrc on new
1782                 configurations. 
1783
1784 2007-01-25 [wwp]        2.7.1cvs58
1785
1786         * src/mimeview.c
1787                 fix handling of empty value in attach_save_directory too, thanks
1788                 to Colin.
1789
1790 2007-01-25 [wwp]        2.7.1cvs57
1791
1792         * src/gtk/filesel.c
1793                 fix handling of empty value in attach_load_directory,
1794                 thanks to Colin.
1795
1796 2007-01-25 [wwp]        2.7.1cvs56
1797
1798         * src/plugins/dillo_viewer/dillo_prefs.h
1799                 fix a typo.
1800
1801 2007-01-25 [colin]      2.7.1cvs55
1802
1803         * src/matcher.c
1804         * src/matcher.h
1805         * src/matcher_parser_parse.y
1806         * src/prefs_matcher.c
1807                 Add matching on the spam flag
1808
1809 2007-01-24 [colin]      2.7.1cvs54
1810
1811         * src/folder.c
1812         * src/common/xml.c
1813         * src/common/xml.h
1814                 Make sure folderlist.xml is correctly
1815                 written before overwriting it.
1816         * src/procmsg.c
1817         * src/procmsg.h
1818         * src/summaryview.c
1819         * src/plugins/bogofilter/bogofilter.c
1820         * src/plugins/bogofilter/bogofilter.h
1821         * src/plugins/bogofilter/bogofilter_gtk.c
1822         * src/plugins/spamassassin/spamassassin.c
1823         * src/plugins/spamassassin/spamassassin.h
1824         * src/plugins/spamassassin/spamassassin_gtk.c
1825                 Move spam to the correct trash folder after
1826                 learning, if spam directory isn't set.
1827
1828 2007-01-23 [paul]       2.7.1cvs53
1829
1830         * src/plugins/bogofilter/bogofilter_gtk.c
1831                 fix sensitivity of "Insert X-Bogosity header"
1832                 option
1833
1834 2007-01-23 [colin]      2.7.1cvs52
1835
1836         * src/toolbar.c
1837                 Translate toolbar items text if
1838                 they're translatable (default)
1839         * src/addrcache.c
1840         * src/addrcache.h
1841         * src/addritem.c
1842         * src/addritem.h
1843         * src/codeconv.c
1844         * src/codeconv.h
1845         * src/jpilot.c
1846         * src/jpilot.h
1847         * src/ldapctrl.c
1848         * src/ldapctrl.h
1849         * src/ldapquery.h
1850         * src/ldif.c
1851         * src/ldif.h
1852         * src/etpan/etpan-thread-manager.c
1853         * src/etpan/etpan-thread-manager.h
1854         * src/gtk/gtkutils.c
1855         * src/gtk/gtkutils.h
1856                 More static functions
1857
1858 2007-01-22 [fabien]     2.7.1cvs51
1859
1860         * src/gtk/gtkutils.c
1861                 gtkut_get_options_frame() : ability to pass
1862                 a 'NULL' value in frame pointer parameter if
1863                 we don't need it.
1864
1865 2007-01-22 [colin]      2.7.1cvs50
1866
1867         * src/procmsg.c
1868         * src/procmsg.h
1869         * src/plugins/bogofilter/bogofilter.c
1870         * src/plugins/bogofilter/bogofilter_gtk.c
1871         * src/plugins/spamassassin/spamassassin.c
1872         * src/plugins/spamassassin/spamassassin_gtk.c
1873                 Allow moving spams to the account's trash
1874                 instead of default one
1875
1876 2007-01-21 [colin]      2.7.1cvs49
1877
1878         * src/ldapquery.c
1879         * src/ldapquery.h
1880                 Revert a static function that shouldn't
1881                 have been
1882
1883 2007-01-21 [colin]      2.7.1cvs48
1884
1885         * src/ldapquery.c
1886         * src/ldapquery.h
1887                 Same
1888
1889 2007-01-21 [colin]      2.7.1cvs47
1890
1891         * src/procmsg.c
1892         * src/procmsg.h
1893                 Same
1894
1895 2007-01-21 [colin]      2.7.1cvs46
1896
1897         * src/common/socket.c
1898         * src/common/socket.h
1899                 Same
1900
1901 2007-01-21 [colin]      2.7.1cvs45
1902
1903         * src/crash.c
1904         * src/exporthtml.c
1905         * src/exporthtml.h
1906         * src/exportldif.c
1907         * src/exportldif.h
1908         * src/folder.c
1909         * src/folder.h
1910         * src/folder_item_prefs.c
1911         * src/folder_item_prefs.h
1912         * src/folderview.c
1913         * src/folderview.h
1914         * src/gedit-print.c
1915         * src/gedit-print.h
1916         * src/main.c
1917         * src/main.h
1918         * src/common/socket.c
1919         * src/common/socket.h
1920         * src/gtk/gtkaspell.c
1921         * src/gtk/gtkaspell.h
1922         * src/gtk/quicksearch.c
1923         * src/gtk/quicksearch.h
1924                 Same
1925
1926 2007-01-21 [colin]      2.7.1cvs44
1927
1928         * src/common/utils.c
1929         * src/common/utils.h
1930         * src/etpan/etpan-thread-manager.c
1931         * src/etpan/etpan-thread-manager.h
1932                 Same (Funny that etpan_thread_unbind
1933                 is called but not etpan_thread_bind)
1934
1935 2007-01-21 [colin]      2.7.1cvs43
1936
1937         * src/addrselect.c
1938         * src/addrselect.h
1939         * src/codeconv.c
1940         * src/codeconv.h
1941         * src/compose.c
1942         * src/compose.h
1943         * src/etpan/Makefile.am
1944         * src/gtk/colorlabel.c
1945         * src/gtk/colorlabel.h
1946         * src/gtk/sslcertwindow.c
1947         * src/gtk/sslcertwindow.h
1948         * src/etpan/etpan-log.c ** REMOVED **
1949         * src/etpan/etpan-log.h ** REMOVED **
1950                 Same
1951
1952 2007-01-20 [colin]      2.7.1cvs42
1953
1954         * src/addritem.c
1955         * src/addritem.h
1956                 Same
1957
1958 2007-01-20 [colin]      2.7.1cvs41
1959
1960         * src/account.c
1961         * src/account.h
1962         * src/addrbook.c
1963         * src/addrbook.h
1964         * src/addrcache.c
1965         * src/addrcache.h
1966         * src/addrclip.c
1967         * src/addrclip.h
1968         * src/addressbook.c
1969         * src/addressbook.h
1970         * src/addrharvest.c
1971         * src/addrharvest.h
1972         * src/addrindex.c
1973         * src/addrindex.h
1974         * src/editaddress.c
1975         * src/editaddress.h
1976                 Make functions that aren't used in other
1977                 files static
1978
1979 2007-01-20 [colin]      2.7.1cvs40
1980
1981         * src/account.c
1982         * src/addrbook.c
1983         * src/addrcache.c
1984         * src/addressbook.c
1985         * src/addrgather.c
1986         * src/addrindex.c
1987         * src/addrquery.c
1988         * src/addrselect.c
1989         * src/browseldap.c
1990         * src/compose.c
1991         * src/editbook.c
1992         * src/editjpilot.c
1993         * src/editldap.c
1994         * src/editldap_basedn.c
1995         * src/editvcard.c
1996         * src/exporthtml.c
1997         * src/exportldif.c
1998         * src/folder.c
1999         * src/folderview.c
2000         * src/image_viewer.c
2001         * src/imap.c
2002         * src/importmutt.c
2003         * src/importpine.c
2004         * src/jpilot.c
2005         * src/ldapquery.c
2006         * src/main.c
2007         * src/mainwindow.c
2008         * src/matcher.c
2009         * src/messageview.c
2010         * src/mh.c
2011         * src/mimeview.c
2012         * src/msgcache.c
2013         * src/mutt.c
2014         * src/news.c
2015         * src/pine.c
2016         * src/prefs_account.c
2017         * src/prefs_common.c
2018         * src/prefs_compose_writing.c
2019         * src/prefs_ext_prog.c
2020         * src/prefs_folder_item.c
2021         * src/prefs_fonts.c
2022         * src/prefs_message.c
2023         * src/prefs_msg_colors.c
2024         * src/prefs_other.c
2025         * src/prefs_quote.c
2026         * src/prefs_receive.c
2027         * src/prefs_send.c
2028         * src/prefs_spelling.c
2029         * src/prefs_summaries.c
2030         * src/prefs_toolbar.c
2031         * src/prefs_wrapping.c
2032         * src/privacy.c
2033         * src/procmime.c
2034         * src/procmsg.c
2035         * src/ssl_manager.c
2036         * src/statusbar.c
2037         * src/summaryview.c
2038         * src/toolbar.c
2039         * src/vcard.c
2040         * src/common/hooks.c
2041         * src/common/log.c
2042         * src/common/passcrypt.c
2043         * src/common/socket.c
2044         * src/common/ssl.c
2045         * src/common/ssl_certificate.c
2046         * src/common/template.c
2047         * src/common/utils.c
2048         * src/etpan/imap-thread.c
2049         * src/gtk/sslcertwindow.c
2050         * src/gtk/sslcertwindow.h
2051                 Make functions that could be static, static
2052
2053 2007-01-20 [colin]      2.7.1cvs39
2054
2055         * src/editldap.c
2056                 Fix tooltip
2057
2058 2007-01-20 [colin]      2.7.1cvs38
2059
2060         * src/ldapquery.c
2061         * src/ldaputil.c
2062         * src/ldaputil.h
2063                 Fix bug 1102, 'claws-mail-2.7.1 
2064                 makes use of deprecated ldap 
2065                 functions'
2066
2067 2007-01-20 [colin]      2.7.1cvs37
2068
2069         * src/mainwindow.c
2070         * src/mainwindow.h
2071         * src/summaryview.c
2072         * src/gtk/quicksearch.c
2073                 Add Wide message list layout
2074
2075 2007-01-19 [fabien]     2.7.1cvs36
2076
2077         * src/textview.c
2078                 make sure a font change is considered in links of
2079                 headerview.
2080
2081 2007-01-19 [colin]      2.7.1cvs35
2082
2083         * src/main.c
2084         * src/mainwindow.c
2085         * src/mainwindow.h
2086         * src/messageview.c
2087         * src/messageview.h
2088         * src/prefs_common.c
2089         * src/prefs_common.h
2090         * src/summaryview.c
2091         * src/summaryview.h
2092         * src/gtk/quicksearch.c
2093         * src/gtk/quicksearch.h
2094                 Drop 'Separate Folder tree' and 'Separate
2095                 Message View'. Put three layouts in place
2096                 of it.
2097
2098 2007-01-19 [paul]       2.7.1cvs34
2099
2100         * src/prefs_msg_colors.c
2101                 more use of Q_ for translators
2102
2103 2007-01-19 [paul]       2.7.1cvs33
2104
2105         * src/imap_gtk.c
2106         * src/prefs_account.c
2107                 a few changes to the English
2108
2109 2007-01-19 [fabien]     2.7.1cvs32
2110
2111         * src/wizard.c
2112                 factorize translatable string
2113
2114 2007-01-18 [colin]      2.7.1cvs31
2115
2116         * src/main.c
2117                 Don't error out on --sync option. Although
2118                 we don't do anything with it, gtk+ handles
2119                 it, and it's useful for debugging X errors
2120
2121 2007-01-18 [fabien]     2.7.1cvs30
2122
2123         * src/prefs_other.c
2124                 ability to apply on the fly the recent added
2125                 'gtk_can_change_accels' pref (no need to restart).
2126
2127 2007-01-18 [fabien]     2.7.1cvs29
2128
2129         * src/plugins/bogofilter/bogofilter_gtk.c
2130         * src/plugins/bogofilter/bogofilter.c
2131         * src/plugins/spamassassin/spamassassin_gtk.c
2132         * src/addr_compl.c
2133         * src/prefs_account.c
2134                 factorize or rewrite some translatable strings.
2135
2136 2007-01-18 [fabien]     2.7.1cvs28
2137
2138         * src/prefs_gtk.h
2139         * src/compose.c
2140                 set a 4pix space between "Subject:" label and subject entry in
2141                 compose window.
2142
2143 2007-01-18 [wwp]        2.7.1cvs27
2144
2145         * src/addressbook.c
2146                 fix conflicting address-copy/paste when focus is set
2147                 to the embedded edit-person form.
2148  
2149
2150 2007-01-18 [wwp]        2.7.1cvs26
2151
2152         * src/addressbook.h
2153                 complete 2.7.1cvs23 (one more file was missing from that
2154                 commit).
2155
2156 2007-01-18 [colin]      2.7.1cvs25
2157
2158         * src/main.c
2159                 Provide a way to migrate without backup
2160                 Re-ask for migration on next start if 
2161                 it has been refused and wizard has been 
2162                 cancelled after.
2163
2164 2007-01-18 [wwp]        2.7.1cvs24
2165
2166         * src/editaddress.c
2167                 complete 2.7.1.cvs23 (file was missing from previous
2168                 commit).
2169
2170 2007-01-18 [wwp]        2.7.1cvs23
2171
2172         * src/addressbook.c
2173                 fix potential crashes in address book's focus_in/out signal handlers,
2174                 force focus to the edit-person form when clicked the Edit menu entry or
2175                 button (this only matters if the edit-person form is embedded to the
2176                 AB window, in that case, focus is not set when browsing the contacts
2177                 list w/ keys or mouse clicks).
2178
2179 2007-01-18 [paul]       2.7.1cvs22
2180
2181         * src/main.c
2182                 add command line options:
2183                 -h for --help
2184                 -q and --quit for --exit
2185                 -v for --version
2186                 print "Unknown option" for unknown options
2187
2188 2007-01-18 [paul]       2.7.1cvs21
2189
2190         * po/ru.po
2191                 updated by Pavlo Bohmat
2192
2193 2007-01-18 [paul]       2.7.1cvs20
2194
2195         * src/mainwindow.c
2196                 fix sensitivity issues of Mark as Spam/Ham
2197
2198 2007-01-17 [fabien]     2.7.1cvs19
2199
2200         * src/prefs_other.c
2201         * src/prefs_common.c
2202         * src/prefs_common.h
2203         * src/main.c
2204                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
2205                 control the corresponding gtk property. It could be used to lock
2206                 all shortcuts (avoid to set one of them by inadvertency).
2207
2208 2007-01-17 [colin]      2.7.1cvs18
2209
2210         * src/summaryview.c
2211                 Fix bug 1100, 'Highlighted e-mail data not visible 
2212                 when color label applied.'. Use a weighted average
2213                 between normal selected foreground color and color
2214                 label instead of a simple one (3/1 instead 1/1).
2215
2216 2007-01-17 [colin]      2.7.1cvs17
2217
2218         * src/messageview.c
2219                 Better fix for bug 1088, 'Ctrl-h produces repeatable
2220                 crash' - don't prevent mail switching while loading
2221
2222 2007-01-17 [colin]      2.7.1cvs16
2223
2224         * src/folder.c
2225         * src/folder.h
2226         * src/folderview.c
2227         * src/folderview.h
2228         * src/imap.c
2229         * src/imap.h
2230         * src/imap_gtk.c
2231                 Manage recursive search of unsubscribed folders
2232                 Rescan tree without checking for new messages 
2233                 after subscriptions changed
2234
2235 2007-01-17 [paul]       2.7.1cvs15
2236
2237         * src/prefs_common.c
2238         * src/gtk/pluginwindow.c
2239                 fix bug 1101, '"Load plugin" button is
2240                 accidentally hidden'
2241                 unset (-1) initial width in prefs_common,
2242                 fix overlapping buttons,
2243                 and other cleanups
2244
2245 2007-01-17 [paul]       2.7.1cvs14
2246
2247         * src/procmime.c
2248                 add #include <errno.h>, it's needed
2249                 on some systems
2250
2251 2007-01-17 [paul]       2.7.1cvs13
2252
2253         * src/common/defs.h
2254         * tools/make.themes.project
2255                 rename .sylpheed_themeinfo to .claws_themeinfo
2256                 and use it
2257         * src/etpan/etpan-errors.h
2258         * src/etpan/etpan-log.c
2259         * src/etpan/etpan-log.h
2260         * src/etpan/etpan-thread-manager-types.h
2261         * src/etpan/etpan-thread-manager.c
2262         * src/etpan/etpan-thread-manager.h
2263         * src/etpan/imap-thread.c
2264         * src/etpan/imap-thread.h
2265                 add copyright header
2266
2267 2007-01-17 [colin]      2.7.1cvs12
2268
2269         * src/plugins/pgpcore/select-keys.c
2270         * src/gtk/pluginwindow.c
2271         * src/prefs_account.c
2272                 Fix warnings
2273
2274 2007-01-16 [colin]      2.7.1cvs11
2275
2276         * src/imap.c
2277         * src/imap.h
2278         * src/imap_gtk.c
2279                 Manage subscribing to subfolders when only
2280                 subscribed folders are shown.
2281
2282 2007-01-16 [colin]      2.7.1cvs10
2283
2284         * src/folderview.c
2285                 Fix annoying vscrollbar going back to top
2286                 on Check for new folders
2287
2288 2007-01-16 [colin]      2.7.1cvs9
2289
2290         * src/imap.c
2291                 Remove printf
2292
2293 2007-01-16 [colin]      2.7.1cvs8
2294
2295         * src/filtering.c
2296                 Bigger buffer for errors
2297         * src/imap.c
2298         * src/imap.h
2299         * src/imap_gtk.c
2300         * src/prefs_account.c
2301         * src/prefs_account.h
2302         * src/wizard.c
2303         * src/etpan/imap-thread.c
2304         * src/etpan/imap-thread.h
2305         * manual/handling.xml
2306                 Add subscriptions management. What it changes:
2307                 Creating a folder subscribes to it
2308                 Deleting a folder unsubscribes it
2309                 New contextual menu item allowing to switch between
2310                 All folders and Subscribed folders, subscribe, and
2311                 unsubscribe. "Creating" an existing but unsubscribed
2312                 folder will subscribe it.
2313                 By default for new accounts, only subscribed folders 
2314                 are shown.
2315
2316
2317 2007-01-16 [paul]       2.7.1cvs7
2318
2319         * src/summaryview.c
2320                 Allow folder classes to specify only sort_key or
2321                 sort_type instead of both or none.
2322
2323 2007-01-16 [paul]       2.7.1cvs6
2324
2325         * src/action.c
2326         * src/compose.c
2327         * src/mimeview.c
2328         * src/procmime.c
2329         * src/textview.c
2330                 Save and use errno for procmime_get_part
2331
2332 2007-01-16 [colin]      2.7.1cvs5
2333
2334         * src/imap.c
2335                 Never remove INBOX when scanning for
2336                 new folders. It's a special folder
2337                 that has to exist.
2338
2339 2007-01-15 [colin]      2.7.1cvs4
2340
2341         * src/imap.c
2342                 Fix 'Check for new folders' when IMAP subdirectory
2343                 is set
2344         * src/etpan/imap-thread.c
2345                 Fix build
2346
2347 2007-01-15 [colin]      2.7.1cvs3
2348
2349         * src/etpan/imap-thread.c
2350                 Fix invalid free on command-connection
2351                 error
2352
2353 2007-01-15 [wwp]        2.7.1cvs2
2354
2355         * src/matcher_parser_lex.l
2356         * src/quote_fmt_lex.l
2357         * src/matcher_parser_parse.y
2358                 fix copyright header in lexers and parsers.
2359
2360 2007-01-15 [paul]       2.7.1cvs1
2361
2362         * NEWS
2363         * README
2364         * RELEASE_NOTES
2365         * configure.ac
2366                 bump up version number following
2367                 stable release
2368
2369 2007-01-15 [paul]       2.7.0cvs31
2370
2371         * AUTHORS
2372         * src/gtk/authors.h
2373                 add Fabien to the Team list
2374                 add the recent contributors
2375                 make a few corrections
2376
2377 2007-01-15 [paul]       2.7.0cvs30
2378
2379         * src/mainwindow.c
2380                 fix compiler warning
2381         * src/plugins/pgpcore/prefs_gpg.c
2382         * src/plugins/pgpcore/prefs_gpg.h
2383                 add missing include
2384                 fix copyright header
2385
2386 2007-01-14 [colin]      2.7.0cvs29
2387
2388         * src/gtk/filesel.c
2389                 Use the 'gtk+' backend. Avoids gnome-vfs use,
2390                 two benefits: faster to open, will fix strange
2391                 dbus-related crash. Thanks to Pascal Terjan.
2392
2393 2007-01-14 [colin]      2.7.0cvs28
2394
2395         * src/etpan/imap-thread.c
2396                 Delete the old imap just after allocating
2397                 the new one. Makes sure we don't get the
2398                 same pointer by sheer luck, which feels
2399                 strange in the debug log.
2400
2401 2007-01-14 [colin]      2.7.0cvs27
2402
2403         * src/gtk/inputdialog.c
2404                 Make sure we don't print passwords in
2405                 clear text when in debug mode
2406
2407 2007-01-14 [colin]      2.7.0cvs26
2408
2409         * src/gtk/gtksctree.c
2410                 Fix bug 1098, 'bogus last row display 
2411                 after expanding a thread'. Patch by
2412                 Jindrich Makovicka <makovick@gmail.com>
2413
2414 2007-01-14 [colin]      2.7.0cvs25
2415
2416         * src/etpan/imap-thread.c
2417                 Close socket manually before
2418                 freeing the imap struct
2419
2420 2007-01-14 [colin]      2.7.0cvs24
2421
2422         * src/etpan/imap-thread.c
2423                 Maybe fix new reconnection issues
2424
2425 2007-01-13 [colin]      2.7.0cvs23
2426
2427         * src/summaryview.c
2428                 Freeze/thaw on thread selection
2429
2430 2007-01-13 [paul]       2.7.0cvs22
2431
2432         * src/mainwindow.c
2433         * src/summaryview.c
2434         * src/summaryview.h
2435                 add 'Edit/Delete thread'
2436
2437 2007-01-13 [colin]      2.7.0cvs21
2438
2439         * src/prefs_account.c
2440         * src/prefs_compose_writing.c
2441         * src/prefs_message.c
2442         * src/prefs_msg_colors.c
2443         * src/prefs_other.c
2444         * src/prefs_receive.c
2445         * src/prefs_spelling.c
2446         * src/prefs_summaries.c
2447         * src/prefs_themes.c
2448         * src/gtk/gtkutils.c
2449         * src/gtk/gtkutils.h
2450         * src/plugins/pgpcore/prefs_gpg.c
2451         * src/plugins/spamassassin/spamassassin_gtk.c
2452                 Factorize gtk frame creation
2453                 Patch by Pawel
2454
2455 2007-01-13 [colin]      2.7.0cvs20
2456
2457         * src/message_search.c
2458         * src/summary_search.c
2459                 Fix Enter in search windows
2460         * src/messageview.c
2461                 Fix body search starting at the
2462                 end of the mail (and asking for loop)
2463
2464 2007-01-13 [colin]      2.7.0cvs19
2465
2466         * src/etpan/imap-thread.c
2467                 Make sure we don't free the same imap
2468                 twice
2469
2470 2007-01-13 [colin]      2.7.0cvs18
2471
2472         * commitHelper
2473                 Allow multiple commitHelpers to
2474                 run at once
2475
2476 2007-01-12 [colin]      2.7.0cvs17
2477
2478         * src/etpan/imap-thread.c
2479                 Make sure we get rid of the previous mailimap
2480                 when connecting - just in case disconnect was
2481                 unclean
2482
2483 2007-01-12 [paul]       2.7.0cvs16
2484
2485         * src/compose.c
2486                 Strip S/MIME signatures when re-editing
2487                 S/MIME signed messages.
2488
2489 2007-01-12 [paul]       2.7.0cvs15
2490
2491         * configure.ac
2492         * src/addressbook.c
2493         * src/foldersel.c
2494         * src/folderview.c
2495         * src/main.c
2496                 no need to define CLAWS anymore, remove
2497                 all that stuff
2498
2499 2007-01-12 [paul]       2.7.0cvs14
2500
2501         * src/mimeview.c
2502                 check if the mail's signed as
2503                 it can change the mail structure
2504                 Thanks to Colin
2505
2506 2007-01-12 [paul]       2.7.0cvs13
2507
2508         * src/procmime.c
2509                 fix Forwarding msgs with attachments
2510                 that have dos line endings
2511                 Thanks to Colin
2512
2513 2007-01-12 [wwp]        2.7.0cvs12
2514
2515         * configure.ac
2516                 Revert accidentally committed extra version tag.
2517
2518 2007-01-12 [wwp]        2.7.0cvs11
2519
2520         * src/prefs_account.c
2521                 Fix compilation w/o aspell (completes 2.7.0cvs7).
2522
2523 2007-01-11 [colin]      2.7.0cvs10
2524
2525         * src/imap.c
2526                 move g_warning to debug_print
2527                 it scares people for no reason
2528
2529 2007-01-11 [colin]      2.7.0cvs9
2530
2531         * po/POTFILES.in
2532                 Fix files to translate. Patch by
2533                 Fabien
2534
2535 2007-01-11 [paul]       2.7.0cvs8
2536
2537         * src/imap.c
2538                 Fix recursion when server lists the
2539                 current subfolder in the response
2540         * src/mimeview.c
2541                 Fix updating of icon_list/ctree
2542         * src/plugins/pgpcore/select-keys.c
2543                 Fix a few annoyances when choosing
2544                 keys for the CMS (S/MIME) protocol
2545
2546 2007-01-11 [wwp]        2.7.0cvs7
2547
2548         * src/compose.c
2549         * src/prefs_account.c
2550         * src/prefs_account.h
2551                 Add per-account spellcheck default dictionaries settings.
2552
2553 2007-01-10 [colin]      2.7.0cvs6
2554
2555         * src/prefs_folder_item.c
2556                 Factorize strings - patch by Fabien
2557
2558 2007-01-10 [colin]      2.7.0cvs5
2559
2560         * src/mainwindow.c
2561                 Fix bug 1095, 'Crash while changing folder 
2562                 columns during incorporation'
2563
2564 2007-01-09 [colin]      2.7.0cvs4
2565
2566         * src/gtk/pluginwindow.c
2567                 Set the plugin window transient. Seems
2568                 like some window managers hide it in
2569                 the background after "load plugin"...
2570
2571 2007-01-09 [colin]      2.7.0cvs3
2572
2573         * src/gtk/filesel.c
2574                 Use the same type for alloc and free
2575
2576 2007-01-08 [paul]       2.7.0cvs2
2577
2578         * po/nl.po
2579                 updated by Tim Dijkstra
2580
2581 2007-01-08 [paul]       2.7.0cvs1
2582
2583         * src/prefs_themes.c
2584         * src/common/utils.c
2585                 Fix resource leaks
2586
2587 2007-01-08 [paul]       2.7.0
2588
2589         * NEWS
2590         * README
2591         * RELEASE_NOTES
2592                 2.7.0 released
2593
2594 2007-01-08 [paul]       2.6.1cvs119
2595
2596         * doc/man/claws-mail.1
2597                 another correction
2598
2599 2007-01-08 [paul]       2.6.1cvs118
2600
2601         * doc/man/claws-mail.1
2602                 corrections
2603         * manual/advanced.xml
2604                 improved English usage
2605
2606 2007-01-08 [paul]       2.6.1cvs117
2607
2608         * po/ca.po
2609         * po/de.po
2610         * po/en_GB.po
2611         * po/fi.po
2612         * po/it.po
2613         * po/pt_BR.po
2614         * po/sk.po
2615         * po/sr.po
2616         * po/zh_CN.po
2617                 updated by Miquel Oliete, Stephan Sachse, me,
2618                 Tommi Pirinen, Andrea Spadaccini, Frederico
2619                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
2620                 Urosevic, and Ralgh Young
2621
2622 2007-01-07 [mones]      2.6.1cvs116
2623
2624         * manual/es/advanced.xml
2625         * po/es.po
2626                 Synced manual (unhide mark_as_read_delay)
2627                 and updated translation for release
2628
2629 2007-01-07 [paul]       2.6.1cvs115
2630
2631         * src/prefs_matcher.c
2632                 make the hbox content fit better under
2633                 various languages
2634
2635 2007-01-07 [colin]      2.6.1cvs114
2636
2637         * src/messageview.c
2638                 Fix bug 1088, 'Ctrl-h produces repeatable
2639                 crash'
2640
2641 2007-01-06 [colin]      2.6.1cvs113
2642
2643         * src/etpan/imap-thread.c
2644                 Add casts to int to get certs. Fixes
2645                 bug 1064, 'crash @ etpan_certificate_check() 
2646                 when opening an IMAP folder', with latest
2647                 libetpan CVS or >= 0.49
2648         * src/mainwindow.c
2649         * src/mainwindow.h
2650         * src/imap_gtk.c
2651         * src/news_gtk.c
2652         * src/prefs_folder_item.c
2653                 Grey out the "synchronise" menu items if
2654                 there's nothing to synchronise.
2655         * src/plugins/pgpcore/sgpgme.c
2656                 Make an error clearer than "Unknown error"
2657
2658 2007-01-06 [colin]      2.6.1cvs112
2659
2660         * src/messageview.c
2661                 Don't try to show a message if updating
2662                 Maybe fixes bug 1088, 'ctrl-h produces
2663                 repeatable crash'.
2664
2665 2007-01-06 [colin]      2.6.1cvs111
2666
2667         * src/summaryview.c
2668                 Disable Control-Space (handle it as Space).
2669
2670 2007-01-05 [paul]       2.6.1cvs110
2671
2672         * src/imap.c
2673                 Fix bug 934, 'sylpheed claws 2.1 
2674                 doesn't show Exchanges Public Folders'
2675                 Thanks to Hoa and Colin
2676         * src/msgcache.c
2677                 Refuse to allocate more than 2 MB for a 
2678                 single field, it's a good indication of
2679                 cache corruption.
2680
2681 2007-01-05 [colin]      2.6.1cvs109
2682
2683         * src/mainwindow.c
2684                 Allow --select'ing emails by Message-ID too
2685
2686 2007-01-05 [colin]      2.6.1cvs108
2687
2688         * src/common/quoted-printable.c
2689                 Uh! Third fix :)
2690
2691 2007-01-05 [colin]      2.6.1cvs107
2692
2693         * src/common/quoted-printable.c
2694                 Fix previous commit about bug 1089
2695                 Thanks to Ralf
2696
2697 2007-01-05 [colin]      2.6.1cvs106
2698
2699         * src/common/quoted-printable.c
2700                 Fix my previous commit on bug 1089
2701                 - Thanks to Ralf :)
2702
2703 2007-01-04 [colin]      2.6.1cvs105
2704
2705         * src/common/quoted-printable.c
2706                 Fix bug 1089, 'NUL characters in Subject 
2707                 line are misinterpreted'. Not a pain to
2708                 fix in fact.
2709
2710 2007-01-04 [colin]      
2711
2712         2.7.0-rc3 released
2713
2714 2007-01-04 [wwp]        2.6.1cvs104
2715
2716         * src/image_viewer.c
2717                 Force operator precedence (fix a compiler warning).
2718
2719 2007-01-04 [colin]      2.6.1cvs103
2720
2721         * src/image_viewer.c
2722                 Be cautious there too (same fix as the one
2723                 in textview from cvs33)
2724         * src/messageview.c
2725                 Don't use any MimeViewer plugin when showing
2726                 all headers
2727
2728 2007-01-03 [wwp]        2.6.1cvs102
2729
2730         * src/html.c
2731         * src/html.h
2732                 fixed "cent" sign (use the existing ASCII one),
2733                 decode more HTML entities,
2734                 converted table ASCII entries to UTF-8,
2735                 moved a switch() into a hashtable.
2736
2737 2007-01-03 [paul]       2.6.1cvs101
2738
2739         * src/compose.c
2740         * src/messageview.c
2741         * src/procmsg.c
2742         * src/procmsg.h
2743                 When possible, use move_msg instead of
2744                 copy_msg + remove_msg to move sent mail
2745                 from Queue to Sent. 
2746
2747 2007-01-03 [paul]       2.6.1cvs100
2748
2749         * src/html.c
2750                 add more html entity recognition:
2751                 pounds, euros, and cents
2752
2753 2007-01-03 [colin]      2.6.1cvs99
2754
2755         * src/imap_gtk.c
2756                 Don't display an error on NOSELECT
2757                 folders when synchronising
2758
2759 2007-01-03 [paul]       2.6.1cvs98
2760
2761         * tools/maildir2claws-mail.pl
2762                 only substitute 'sent-mail' if it's
2763                 the full directory name
2764
2765 2007-01-03 [paul]       2.6.1cvs97
2766
2767         * ChangeLog
2768         * ChangeLog.pre2.0.0
2769         * Makefile.am
2770                 archive a chunk of ChangeLog in
2771                 ChangeLog.pre2.0.0
2772         * ChangeLog.gtk1
2773         * doc/src/ChangeLog.claws-pre0.8.0
2774                 remove ChangeLog.claws-pre0.8.0, adding
2775                 its contents to ChangeLog.gtk1
2776
2777 2007-01-03 [paul]       2.6.1cvs96
2778
2779         * src/account.c
2780         * src/account.h
2781         * src/action.c
2782         * src/action.h
2783         * src/adbookbase.h
2784         * src/addr_compl.c
2785         * src/addr_compl.h
2786         * src/addrbook.c
2787         * src/addrcache.c
2788         * src/addrcache.h
2789         * src/addrcindex.c
2790         * src/addrcindex.h
2791         * src/addrclip.c
2792         * src/addrclip.h
2793         * src/addrdefs.h
2794         * src/addressadd.c
2795         * src/addressadd.h
2796         * src/addressbook.c
2797         * src/addressbook.h
2798         * src/addressbook_foldersel.c
2799         * src/addressbook_foldersel.h
2800         * src/addrgather.c
2801         * src/addrgather.h
2802         * src/addrharvest.c
2803         * src/addrharvest.h
2804         * src/addrindex.c
2805         * src/addrindex.h
2806         * src/addritem.c
2807         * src/addritem.h
2808         * src/addrquery.c
2809         * src/addrquery.h
2810         * src/addrselect.c
2811         * src/addrselect.h
2812         * src/alertpanel.c
2813         * src/alertpanel.h
2814         * src/browseldap.c
2815         * src/browseldap.h
2816         * src/codeconv.c
2817         * src/codeconv.h
2818         * src/compose.c
2819         * src/compose.h
2820         * src/customheader.c
2821         * src/customheader.h
2822         * src/displayheader.c
2823         * src/displayheader.h
2824         * src/editaddress.c
2825         * src/editaddress.h
2826         * src/editbook.c
2827         * src/editbook.h
2828         * src/editgroup.c
2829         * src/editgroup.h
2830         * src/editjpilot.c
2831         * src/editjpilot.h
2832         * src/editldap.c
2833         * src/editldap.h
2834         * src/editldap_basedn.c
2835         * src/editldap_basedn.h
2836         * src/editvcard.c
2837         * src/editvcard.h
2838         * src/exphtmldlg.c
2839         * src/exphtmldlg.h
2840         * src/expldifdlg.c
2841         * src/expldifdlg.h
2842         * src/export.c
2843         * src/export.h
2844         * src/exporthtml.c
2845         * src/exporthtml.h
2846         * src/exportldif.c
2847         * src/exportldif.h
2848         * src/filtering.c
2849         * src/filtering.h
2850         * src/folder.c
2851         * src/folder.h
2852         * src/folder_item_prefs.c
2853         * src/folder_item_prefs.h
2854         * src/foldersel.c
2855         * src/foldersel.h
2856         * src/folderutils.c
2857         * src/folderutils.h
2858         * src/folderview.c
2859         * src/folderview.h
2860         * src/grouplistdialog.c
2861         * src/grouplistdialog.h
2862         * src/headerview.c
2863         * src/html.c
2864         * src/html.h
2865         * src/image_viewer.c
2866         * src/image_viewer.h
2867         * src/imap.c
2868         * src/imap.h
2869         * src/imap_gtk.c
2870         * src/imap_gtk.h
2871         * src/import.c
2872         * src/import.h
2873         * src/importldif.c
2874         * src/importldif.h
2875         * src/importmutt.c
2876         * src/importmutt.h
2877         * src/importpine.c
2878         * src/importpine.h
2879         * src/inc.c
2880         * src/inc.h
2881         * src/jpilot.c
2882         * src/jpilot.h
2883         * src/ldapctrl.c
2884         * src/ldapctrl.h
2885         * src/ldaplocate.c
2886         * src/ldaplocate.h
2887         * src/ldapquery.c
2888         * src/ldapquery.h
2889         * src/ldapserver.c
2890         * src/ldapserver.h
2891         * src/ldaputil.c
2892         * src/ldaputil.h
2893         * src/ldif.c
2894         * src/ldif.h
2895         * src/main.c
2896         * src/main.h
2897         * src/mainwindow.c
2898         * src/mainwindow.h
2899         * src/manual.c
2900         * src/manual.h
2901         * src/mbox.c
2902         * src/message_search.c
2903         * src/message_search.h
2904         * src/messageview.c
2905         * src/messageview.h
2906         * src/mh.c
2907         * src/mh.h
2908         * src/mh_gtk.c
2909         * src/mh_gtk.h
2910         * src/mimeview.c
2911         * src/mimeview.h
2912         * src/msgcache.c
2913         * src/msgcache.h
2914         * src/mutt.c
2915         * src/mutt.h
2916         * src/news.c
2917         * src/news.h
2918         * src/news_gtk.c
2919         * src/news_gtk.h
2920         * src/partial_download.c
2921         * src/partial_download.h
2922         * src/pine.c
2923         * src/pine.h
2924         * src/pop.c
2925         * src/pop.h
2926         * src/prefs_account.c
2927         * src/prefs_account.h
2928         * src/prefs_actions.c
2929         * src/prefs_actions.h
2930         * src/prefs_common.c
2931         * src/prefs_common.h
2932         * src/prefs_compose_writing.c
2933         * src/prefs_compose_writing.h
2934         * src/prefs_customheader.c
2935         * src/prefs_customheader.h
2936         * src/prefs_display_header.c
2937         * src/prefs_display_header.h
2938         * src/prefs_filtering.c
2939         * src/prefs_filtering.h
2940         * src/prefs_filtering_action.c
2941         * src/prefs_filtering_action.h
2942         * src/prefs_folder_column.c
2943         * src/prefs_folder_column.h
2944         * src/prefs_folder_item.c
2945         * src/prefs_folder_item.h
2946         * src/prefs_fonts.c
2947         * src/prefs_fonts.h
2948         * src/prefs_gtk.c
2949         * src/prefs_gtk.h
2950         * src/prefs_image_viewer.c
2951         * src/prefs_image_viewer.h
2952         * src/prefs_matcher.c
2953         * src/prefs_matcher.h
2954         * src/prefs_message.c
2955         * src/prefs_msg_colors.c
2956         * src/prefs_msg_colors.h
2957         * src/prefs_other.c
2958         * src/prefs_quote.c
2959         * src/prefs_receive.c
2960         * src/prefs_send.c
2961         * src/prefs_spelling.c
2962         * src/prefs_spelling.h
2963         * src/prefs_summaries.c
2964         * src/prefs_summaries.h
2965         * src/prefs_summary_column.c
2966         * src/prefs_summary_column.h
2967         * src/prefs_template.c
2968         * src/prefs_template.h
2969         * src/prefs_themes.c
2970         * src/prefs_themes.h
2971         * src/prefs_toolbar.c
2972         * src/prefs_toolbar.h
2973         * src/prefs_wrapping.c
2974         * src/prefs_wrapping.h
2975         * src/privacy.c
2976         * src/privacy.h
2977         * src/procheader.c
2978         * src/procheader.h
2979         * src/procmime.c
2980         * src/procmime.h
2981         * src/procmsg.c
2982         * src/procmsg.h
2983         * src/quote_fmt.c
2984         * src/quote_fmt_parse.y
2985         * src/recv.c
2986         * src/recv.h
2987         * src/remotefolder.c
2988         * src/remotefolder.h
2989         * src/send_message.c
2990         * src/send_message.h
2991         * src/setup.c
2992         * src/setup.h
2993         * src/sourcewindow.c
2994         * src/sourcewindow.h
2995         * src/ssl_manager.c
2996         * src/ssl_manager.h
2997         * src/statusbar.c
2998         * src/statusbar.h
2999         * src/stock_pixmap.c
3000         * src/stock_pixmap.h
3001         * src/summary_search.c
3002         * src/summary_search.h
3003         * src/summaryview.c
3004         * src/summaryview.h
3005         * src/textview.c
3006         * src/textview.h
3007         * src/toolbar.c
3008         * src/toolbar.h
3009         * src/undo.c
3010         * src/undo.h
3011         * src/unmime.c
3012         * src/unmime.h
3013         * src/vcard.c
3014         * src/vcard.h
3015         * src/wizard.c
3016         * src/wizard.h
3017         * src/common/base64.c
3018         * src/common/base64.h
3019         * src/common/defs.h
3020         * src/common/hooks.c
3021         * src/common/hooks.h
3022         * src/common/log.c
3023         * src/common/log.h
3024         * src/common/mgutils.c
3025         * src/common/mgutils.h
3026         * src/common/nntp.c
3027         * src/common/nntp.h
3028         * src/common/passcrypt.c
3029         * src/common/passcrypt.h.in
3030         * src/common/plugin.c
3031         * src/common/plugin.h
3032         * src/common/prefs.c
3033         * src/common/prefs.h
3034         * src/common/progressindicator.c
3035         * src/common/progressindicator.h
3036         * src/common/quoted-printable.c
3037         * src/common/quoted-printable.h
3038         * src/common/session.c
3039         * src/common/session.h
3040         * src/common/smtp.c
3041         * src/common/smtp.h
3042         * src/common/socket.c
3043         * src/common/socket.h
3044         * src/common/ssl.c
3045         * src/common/ssl.h
3046         * src/common/ssl_certificate.c
3047         * src/common/ssl_certificate.h
3048         * src/common/stringtable.c
3049         * src/common/stringtable.h
3050         * src/common/template.c
3051         * src/common/template.h
3052         * src/common/timing.h
3053         * src/common/utils.c
3054         * src/common/utils.h
3055         * src/common/version.h.in
3056         * src/common/xml.c
3057         * src/common/xml.h
3058         * src/common/xmlprops.c
3059         * src/common/xmlprops.h
3060         * src/gtk/about.c
3061         * src/gtk/colorlabel.c
3062         * src/gtk/colorsel.c
3063         * src/gtk/colorsel.h
3064         * src/gtk/combobox.c
3065         * src/gtk/combobox.h
3066         * src/gtk/description_window.c
3067         * src/gtk/description_window.h
3068         * src/gtk/filesel.c
3069         * src/gtk/filesel.h
3070         * src/gtk/foldersort.c
3071         * src/gtk/foldersort.h
3072         * src/gtk/gtksctree.c
3073         * src/gtk/gtkutils.c
3074         * src/gtk/gtkutils.h
3075         * src/gtk/inputdialog.c
3076         * src/gtk/inputdialog.h
3077         * src/gtk/logwindow.c
3078         * src/gtk/logwindow.h
3079         * src/gtk/manage_window.c
3080         * src/gtk/manage_window.h
3081         * src/gtk/menu.c
3082         * src/gtk/menu.h
3083         * src/gtk/pluginwindow.c
3084         * src/gtk/pluginwindow.h
3085         * src/gtk/prefswindow.c
3086         * src/gtk/prefswindow.h
3087         * src/gtk/progressdialog.c
3088         * src/gtk/progressdialog.h
3089         * src/gtk/sslcertwindow.c
3090         * src/gtk/sslcertwindow.h
3091         * src/plugins/bogofilter/bogofilter.c
3092         * src/plugins/bogofilter/bogofilter.h
3093         * src/plugins/bogofilter/bogofilter_gtk.c
3094         * src/plugins/clamav/clamav_plugin.c
3095         * src/plugins/clamav/clamav_plugin.h
3096         * src/plugins/clamav/clamav_plugin_gtk.c
3097         * src/plugins/demo/demo.c
3098         * src/plugins/dillo_viewer/dillo_prefs.c
3099         * src/plugins/dillo_viewer/dillo_prefs.h
3100         * src/plugins/dillo_viewer/dillo_viewer.c
3101         * src/plugins/pgpcore/passphrase.c
3102         * src/plugins/pgpcore/passphrase.h
3103         * src/plugins/pgpcore/pgp_viewer.c
3104         * src/plugins/pgpcore/pgp_viewer.h
3105         * src/plugins/pgpcore/plugin.c
3106         * src/plugins/pgpcore/select-keys.c
3107         * src/plugins/pgpcore/select-keys.h
3108         * src/plugins/pgpcore/sgpgme.c
3109         * src/plugins/pgpcore/sgpgme.h
3110         * src/plugins/pgpinline/pgpinline.c
3111         * src/plugins/pgpinline/pgpinline.h
3112         * src/plugins/pgpinline/plugin.c
3113         * src/plugins/pgpmime/pgpmime.c
3114         * src/plugins/pgpmime/pgpmime.h
3115         * src/plugins/pgpmime/plugin.c
3116         * src/plugins/spamassassin/spamassassin.c
3117         * src/plugins/spamassassin/spamassassin.h
3118         * src/plugins/spamassassin/spamassassin_gtk.c
3119         * src/plugins/trayicon/trayicon.c
3120                 it's 2007, update the year in the copyright headers
3121
3122 2007-01-03 [paul]       2.6.1cvs95
3123
3124         * src/gtk/about.c
3125                 it is 2007, use it in the copyright string
3126
3127 2007-01-03 [paul]       2.6.1cvs94
3128
3129         * src/html.c
3130                 html entity conversion:
3131                 move &#153; to a more suitable place
3132                 add &bull; and &ndash;
3133                 make sure &mdash; and &#8212; are both
3134                 converted the same
3135
3136 2007-01-02 [colin]      2.6.1cvs93
3137
3138         * src/addrbook.c
3139                 Fix leak
3140         * src/common/plugin.c
3141                 Add comment
3142         * src/etpan/imap-thread.c
3143                 Fix warning
3144
3145 2006-12-31 [paul]       2.6.1cvs92
3146
3147         * src/prefs_summaries.c
3148                 use gtk_button_new_from_stock()
3149
3150 2006-12-30 [colin]      2.6.1cvs91
3151
3152         * src/folder.c
3153         * src/imap_gtk.c
3154         * src/mh_gtk.c
3155                 Don't update filtering and account paths 
3156                 when copying folders
3157
3158 2006-12-30 [colin]      2.6.1cvs90
3159
3160         * src/prefs_compose_writing.c
3161         * src/prefs_quote.c
3162         * src/prefs_template.c
3163                 Use message font for Writing and 
3164                 Quoting prefs, as well as Templates.
3165
3166 2006-12-30 [colin]      2.6.1cvs89
3167
3168         * src/prefs_summaries.c
3169                 Rework GUI; patch by Pawel
3170
3171 2006-12-29 [colin]      2.6.1cvs88
3172
3173         * src/prefs_folder_item.c
3174                 Fix bug 1085, 'Apply to subfolder 
3175                 doesn't work' - I was mistaken saying
3176                 it worked in every case
3177
3178 2006-12-28 [colin]      2.6.1cvs87
3179
3180         * src/gtk/gtkaspell.c
3181                 Don't assert if use_alternate is true
3182                 and alt_dictionary isn't set -- this 
3183                 is what happens on upgrade! Rather,
3184                 do with it.
3185
3186 2006-12-28 [colin]      2.6.1cvs86
3187
3188         * Makefile.am
3189                 Fix desktop/icon simplification
3190
3191 2006-12-28 [colin]      2.6.1cvs85
3192
3193         * Makefile.am
3194                 Make desktop and icon not 
3195                 dependant on the desktop
3196
3197 2006-12-28 [wwp]        2.6.1cvs84
3198
3199         * src/plugins/pgpmime/claws.def
3200                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
3201
3202 2006-12-28 [wwp]        2.6.1cvs83
3203
3204         * src/prefs_folder_item.c
3205                 Fix coloring of "simplify subject regexp" (folder prefs),
3206                 which might be left to red whereas the regexp gets empty.
3207
3208 2006-12-28 [wwp]        2.6.1cvs82
3209
3210         * src/prefs_common.c
3211         * src/prefs_common.h
3212         * src/addressbook.c
3213         * src/addressitem.h
3214                 Save addressbook mainwindow's horizontal and vertical splitter position.
3215
3216 2006-12-27 [wwp]        2.6.1cvs81
3217
3218         * src/gtk/gtkaspell.c
3219         * src/gtk/gtkaspell.h
3220         * src/compose.c
3221                 Fix assignment of compose's default and alternate dictionary from
3222                 account or folder settings. Now gtkaspell_change_dict does rotate
3223                 dicts only when it's called from a menu cb.
3224
3225 2006-12-27 [wwp]        2.6.1cvs80
3226
3227         * src/folder_item_prefs.c
3228                 Fix randomly initialized default-alt-dictionary (folder prefs),
3229                 complete 2.6.1cvs72.
3230
3231 2006-12-27 [paul]       2.6.1cvs79
3232
3233         * src/imap_gtk.c
3234         * src/mh_gtk.c
3235                 Add Copy folder in the folder's contextual
3236                 menu
3237
3238 2006-12-27 [wwp]        2.6.1cvs78
3239
3240         * src/imap.c
3241                 Clean up session locking, thanks to Colin.
3242
3243 2006-12-26 [colin]      2.6.1cvs77
3244
3245         * src/statusbar.c
3246                 Revert previous patch
3247
3248 2006-12-26 [colin]      2.6.1cvs76
3249
3250         * src/folder.c
3251         * src/folderview.c
3252         * src/imap.c
3253         * src/statusbar.c
3254         * src/etpan/imap-thread.c
3255                 Fix previous commit warnings
3256                 Make statusbar update every second if total < 20
3257                 Make IMAP APPEND faster by simplifying log              
3258
3259 2006-12-26 [colin]      2.6.1cvs75
3260
3261         * src/folder.c
3262         * src/folder.h
3263         * src/folderview.c
3264         * src/folderview.h
3265         * src/imap_gtk.c
3266         * src/mh_gtk.c
3267                 Make it possible to copy folders accross
3268                 mailboxes (this was an arbitrary limitation).
3269                 Still make it impossible to move folders 
3270                 accross mailboxes.
3271
3272 2006-12-26 [colin]      2.6.1cvs74
3273
3274         * src/etpan/imap-thread.c
3275                 Fix bug 1081, 'claws-mail 
3276                 segfaults when going offline 
3277                 while it transfers mails via 
3278                 imap'
3279
3280 2006-12-26 [colin]      2.6.1cvs73
3281
3282         * src/folder_item_prefs.c
3283                 Don't forget alt dictionary when
3284                 renaming/moving folders
3285
3286 2006-12-26 [wwp]        2.6.1cvs72
3287
3288         * src/folder_item_prefs.c
3289                 Add missing defaults for per-folder alt dict
3290                 (forgotten in 2.6.1cvs61).
3291
3292 2006-12-26 [colin]      2.6.1cvs71
3293
3294         * src/wizard.c
3295                 Add tooltip to state that specifying
3296                 full path to mailbox is possible
3297
3298 2006-12-26 [wwp]        2.6.1cvs70
3299
3300         * src/partial_download.c
3301         * src/gtk/gtkvscrollbutton.c
3302         * src/plugins/pgpinline/plugin.c
3303                 Fix for few compiler warnings that matter.
3304
3305 2006-12-25 [colin]      2.6.1cvs69
3306
3307         * src/partial_download.c
3308                 Fix marking for download or deletion
3309                 when the header isn't the first
3310         * src/gtk/logwindow.c
3311                 Fix start of scrolling
3312
3313 2006-12-23 [paul]       2.6.1cvs68
3314
3315         * src/compose.c
3316                 change last commit to use the 'academic'
3317                 method instead. Thanks to wwp
3318
3319 2006-12-23 [paul]       2.6.1cvs67
3320
3321         * src/compose.c
3322                 don't warn about empty subject when
3323                 redirecting
3324
3325 2006-12-22 [colin]      2.6.1cvs66
3326
3327         * src/summary_search.c
3328                 Fix previous patch
3329
3330 2006-12-22 [colin]      2.6.1cvs65
3331
3332         * src/gtk/gtkutils.c
3333         * src/imap.c
3334         * src/jpilot.c
3335         * src/summary_search.c
3336                 A few warning fixes
3337
3338 2006-12-23 [paul]       
3339
3340         2.7.0-rc2 released
3341
3342 2006-12-22 [colin]      2.6.1cvs64
3343
3344         * src/toolbar.c
3345         * src/toolbar.h
3346                 Add a combo to the learn spam button
3347         * src/plugins/bogofilter/bogofilter.c
3348         * src/plugins/bogofilter/bogofilter_gtk.c
3349         * src/plugins/bogofilter/bogofilter.h
3350                 Allow to store Unsure mails in a specific
3351                 folder to make better teaching easier
3352
3353 2006-12-21 [wwp]        2.6.1cvs63
3354
3355         * src/compose.c
3356         * src/prefs_common.c
3357         * src/prefs_common.h
3358         * src/prefs_spelling.c
3359         * src/gtk/gtkaspell.c
3360         * src/gtk/gtkaspell.h
3361                 Allow spell-checking using both current and alternate dictionaries
3362                 (thanks to Colin).
3363
3364 2006-12-21 [wwp]        2.6.1cvs62
3365
3366         * src/gtk/gtkaspell.c
3367                 Apply recheck_when_changing_dict (highlight all mispelled words)
3368                 when switching to alternate dictionary.
3369
3370 2006-12-21 [wwp]        2.6.1cvs61
3371
3372         * src/compose.c
3373         * src/folder_item_prefs.h
3374         * src/prefs_common.c
3375         * src/prefs_common.h
3376         * src/prefs_folder_item.c
3377         * src/prefs_spelling.c
3378         * src/gtk/gtkaspell.c
3379         * src/gtk/gtkaspell.h
3380                 Add global and per-folder prefs to set the default
3381                 alternate dictionary.
3382
3383 2006-12-21 [colin]      2.6.1cvs60
3384
3385         * src/folder.c
3386                 Look for folders by path in all folders
3387         * src/html.c
3388                 add &mdash;
3389
3390 2006-12-20 [colin]      2.6.1cvs59
3391
3392         * src/gtk/quicksearch.c
3393                 Make sure in_typing is false when clearing
3394
3395 2006-12-20 [wwp]        2.6.1cvs58
3396
3397         * configure.ac
3398                 change manual's target dir to be LFH-compliant (thanks to Colin).
3399
3400 2006-12-20 [wwp]        2.6.1cvs57
3401
3402         * src/prefs_common.c
3403         * src/prefs_summaries.c
3404                 i18n fix and factorize patch, thanks to Fabien.
3405
3406 2006-12-20 [paul]       2.6.1cvs56
3407
3408         * configure.ac
3409                 last of the renaming (??)
3410         * src/main.c
3411                 correct --help info of --status-full
3412         * src/plugins/bogofilter/bogofilter.c
3413                 make FALSE default of whitelist_ab
3414
3415 2006-12-19 [colin]      2.6.1cvs55
3416
3417         * src/jpilot.c
3418                 Same as before, without depending on
3419                 pisock >= 0.12
3420
3421 2006-12-19 [colin]      2.6.1cvs54
3422
3423         * src/jpilot.c
3424                 Fix bug 1059, 'Better jpilot charset 
3425                 handling'. Use libpisync's charset conversion
3426                 if possible
3427
3428 2006-12-19 [colin]      2.6.1cvs53
3429
3430         * po/fr.po
3431                 Updated by Fabien
3432
3433 2006-12-19 [wwp]        2.6.1cvs52
3434
3435         * src/gtk/about.c
3436                 Add missing #include (thanks to Colin).
3437
3438 2006-12-19 [wwp]        2.6.1cvs51
3439
3440         * src/prefs_receive.c
3441                 Better spacing between widgets in prefs.
3442
3443 2006-12-18 [colin]      2.6.1cvs50
3444
3445         * src/imap.c
3446                 Fix failure to get separator on LIST "" ""
3447                 Try LIST "" "INBOX" too.
3448
3449 2006-12-18 [wwp]        2.6.1cvs49
3450
3451         * src/common/session.c
3452                 Fix a compiler warning (thanks to Fabien).
3453
3454 2006-12-18 [wwp]        2.6.1cvs48
3455
3456         * src/compose.c
3457         * src/prefs_quote.c
3458                 Factorize some strings for translation (it's about error
3459                 messages when applying or checking template/quote format).
3460
3461 2006-12-18 [colin]      2.6.1cvs47
3462
3463         * Makefile.am
3464         * src/common/defs.h
3465         * src/gtk/Makefile.am
3466         * src/gtk/about.c
3467                 Add a Release notes tab from the contents of
3468                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
3469
3470 2006-12-17 [colin]      2.6.1cvs46
3471
3472         * src/mimeview.c
3473         * src/textview.c
3474         * src/gtk/filesel.c
3475                 Correctly convert from/to UTF8/filename encoding
3476                 when loading and saving files. Probably fixes
3477                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
3478                 for a file to attach and is blocked...'
3479
3480 2006-12-17 [colin]      2.6.1cvs45
3481
3482         * src/gtk/logwindow.c
3483                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
3484                 IMAP folder and is blocked on main thread': 
3485                 make sure we put utf8 in the log.
3486
3487 2006-12-16 [colin]      2.6.1cvs44
3488
3489         * src/toolbar.c
3490         * src/toolbar.h
3491                 Fix bug 1055, 'Add the 'cancel receive' 
3492                 in the available events for the toolbar buttons'
3493
3494 2006-12-16 [colin]      2.6.1cvs43
3495
3496         * po/POTFILES.in
3497         * src/imap.c
3498         * src/common/nntp.c
3499         * src/common/session.c
3500                 Log error when SSL handshakes fail. 
3501                 Fixes bug 1082, 'incorrect / imprecise 
3502                 error message when imap server provides 
3503                 ssl only through STARTTLS but SSL is 
3504                 selected'
3505
3506 2006-12-15 [wwp]        2.6.1cvs42
3507
3508         * src/plugins/bogofilter/bogofilter_gtk.c
3509                 set proper sensitivity to widgets I've recently added.
3510
3511 2006-12-15 [colin]      
3512
3513         2.7.0-rc1 released
3514
3515 2006-12-15 [wwp]        2.6.1cvs41
3516
3517         * src/plugins/bogofilter/bogofilter.c
3518         * src/plugins/bogofilter/bogofilter.h
3519         * src/plugins/bogofilter/bogofilter_gtk.c
3520                 bogofilter's whitelist can now use a subset of
3521                 the addressbook (either a book, a subfolder of a book,
3522                 or the whole addressbook by using "Any"). Re-used there
3523                 some pref_matcher widgets and mechanisms to match a subset
3524                 of the addressbook.
3525
3526 2006-12-15 [wwp]        2.6.1cvs40
3527
3528         * src/wizard.c
3529         * src/common/plugin.c
3530         * src/common/plugin.h
3531         * src/gtk/about.c
3532         * src/plugins/bogofilter/bogofilter.c
3533         * src/plugins/clamav/clamav_plugin.c
3534         * src/plugins/demo/demo.c
3535         * src/plugins/dillo_viewer/dillo_viewer.c
3536         * src/plugins/pgpcore/plugin.c
3537         * src/plugins/pgpinline/plugin.c
3538         * src/plugins/pgpmime/plugin.c
3539         * src/plugins/spamassassin/spamassassin.c
3540         * src/plugins/trayicon/trayicon.c
3541                 factorize some translatable strings (plugins-related),
3542                 fix missing punctuation in several places,
3543                 remove useless translatable \n in about.c,
3544                 and factorize plugin init code w/ a new function
3545                 check_plugin_version() in common/plugin.c.
3546                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
3547
3548 2006-12-15 [wwp]        2.6.1cvs39
3549
3550         * src/plugins/bogofilter/bogofilter.c
3551         * src/plugins/bogofilter/bogofilter_gtk.c
3552                 flag whitelisted spams as spam, but don't filter it to the spam
3553                 folder. Thanks to Colin.
3554
3555 2006-12-15 [ticho]      2.6.1cvs38
3556
3557         * src/plugins/bogofilter/bogofilter.c
3558         * src/plugins/bogofilter/bogofilter.h
3559         * src/plugins/bogofilter/bogofilter_gtk.c
3560                 Add option to whitelist senders found in addressbook. Patch by colin.
3561
3562 2006-12-15 [paul]       2.6.1cvs37
3563
3564         * src/folderview.c
3565                 add missing #include "log.h"
3566
3567 2006-12-15 [paul]       2.6.1cvs36
3568
3569         * src/plugins/bogofilter/bogofilter.c
3570         * src/plugins/bogofilter/bogofilter.h
3571         * src/plugins/bogofilter/bogofilter_gtk.c
3572                 Add an option to allow inserting an
3573                 X-Claws-Bogosity header (on MH folders
3574                 only). Patch by Colin
3575
3576 2006-12-14 [colin]      2.6.1cvs35
3577
3578         * src/main.c
3579                 "Yes" should be the default choice for
3580                 migration configuration
3581
3582 2006-12-14 [paul]       2.6.1cvs34
3583
3584         * src/prefs_summaries.c
3585         * manual/advanced.xml
3586                 Unhide mark_as_read_delay
3587
3588 2006-12-14 [paul]       2.6.1cvs33
3589
3590         * src/messageview.c
3591         * src/messageview.h
3592         * src/mimeview.c
3593         * src/mimeview.h
3594         * src/summaryview.c
3595         * src/textview.c
3596         * src/textview.h
3597                 Fix printing of selection
3598                 Fix printing of message parts
3599                 Fix printing of images
3600         * src/gtk/gtksourceprintjob.c
3601                 Fix page count when there are images
3602
3603 2006-12-14 [wwp]        2.6.1cvs32
3604
3605         * src/mainwindow.c
3606         * src/summaryview.c
3607         * src/summaryview.h
3608         * src/gtk/quicksearch.c
3609                 fix quicksearch 'magnify' button status when QS is closed
3610                 using the Escape key, thanks to Colin.
3611
3612 2006-12-14 [wwp]        2.6.1cvs31
3613
3614         * src/mainwindow.c
3615         * src/summaryview.c
3616         * src/summaryview.h
3617         * src/gtk/quicksearch.c
3618                 fix quicksearch 'magnify' button status when QS is closed
3619                 using the Escape key, thanks to Colin.
3620
3621 2006-12-13 [colin]      2.6.1cvs30
3622
3623         * src/ldapquery.c
3624         * src/ldaputil.c
3625                 Use the binary safe version of ldap_get_values,
3626                 to make sure we manipulate null-terminated 
3627                 strings. Maybe fixes bug 1075, 'claws mail 
3628                 segfault when completing ldap adresses'
3629         * src/syldap.c ** REMOVED **
3630         * src/syldap.h ** REMOVED **
3631                 Remove dead files
3632
3633 2006-12-13 [mones]      2.6.1cvs29
3634
3635         * po/es.po
3636                 Fixed piped strings, fixed click translation
3637
3638 2006-12-13 [paul]       2.6.1cvs28
3639
3640         * src/main.c
3641                 don't translate these strings
3642
3643 2006-12-13 [paul]       2.6.1cvs27
3644
3645         * po/en_GB.po
3646                 updated
3647
3648 2006-12-13 [colin]      2.6.1cvs26
3649
3650         * src/main.c
3651         * src/main.h
3652                 Add claws_is_starting()
3653
3654 2006-12-13 [mones]      2.6.1cvs25
3655
3656         * manual/es/advanced.xml
3657         * po/es.po
3658                 Synced manual and updated translation
3659
3660 2006-12-12 [colin]      2.6.1cvs24
3661
3662         * src/wizard.c
3663                 Add an option to use STARTTLS in the
3664                 welcome wizard. Fixes bug 1080, 
3665                 'Using SSL option in wizard for incoming 
3666                 server does not activate SSL with STARTTLS'
3667
3668 2006-12-12 [colin]      2.6.1cvs23
3669
3670         * src/main.c
3671                 Don't exit when there's an incomplete
3672                 mailbox configured - leaves a chance 
3673                 to fix a failing IMAP account. Exit
3674                 if no mailbox at all is loaded (case
3675                 of missing plugin).
3676                 Completes bug 1077's fix (I was wrong
3677                 in this bug's comment #3).
3678
3679 2006-12-12 [colin]      2.6.1cvs22
3680
3681         * src/gtk/menu.h
3682                 Add another menu data type
3683         * src/prefs_account.c
3684                 Complete the completion of bug 1076
3685                 (doesn't lose the pref on apply)
3686
3687 2006-12-12 [paul]       2.6.1cvs21
3688
3689         * src/prefs_account.c
3690                 complete the fix of bug 1076
3691                 also be more verbose with the text
3692
3693 2006-12-12 [paul]       2.6.1cvs20
3694
3695         * src/gtk/combobox.c
3696                 fix compilation warning
3697
3698 2006-12-11 [colin]      2.6.1cvs19
3699
3700         * src/wizard.c
3701                 Document :port in server entry tooltips
3702
3703 2006-12-11 [colin]      2.6.1cvs18
3704
3705         * src/main.c
3706                 Fix compile
3707
3708 2006-12-11 [colin]      2.6.1cvs17
3709
3710         * src/main.c
3711                 Add failing IMAP as a reason for no
3712                 mailbox
3713
3714 2006-12-11 [colin]      2.6.1cvs16
3715
3716         * src/prefs_account.c
3717                 Check for existence of inbox for local
3718                 accounts too
3719         * src/wizard.c
3720                 Allow setting the port to use for servers
3721                 by using the usual "server.example.com:port"
3722                 syntax. Fixes bug 1077, 'sylpheed-claws does 
3723                 not start when IMAP server is unavailable'
3724
3725 2006-12-11 [colin]      2.6.1cvs15
3726
3727         * src/prefs_account.c
3728                 Prevent use of non-existing default inbox
3729
3730 2006-12-11 [colin]      2.6.1cvs14
3731
3732         * src/prefs_account.c
3733                 Fix sensitivity. Fixes bug 1076, 'privacy 
3734                 options are displayed even when pgp plugin 
3735                 not loaded / available'
3736
3737 2006-12-09 [colin]      2.6.1cvs13
3738
3739         * manual/advanced.xml
3740         * src/prefs_common.c
3741         * src/prefs_common.h
3742         * src/common/ssl_certificate.c
3743                 Add a new hidden preference, 'unsafe_ssl_certs',
3744                 which allows to store multiple certificates per
3745                 server/port. This is disabled by default because
3746                 it's less secure (presenting a new certificate
3747                 instead of a changed one raises less alarms).
3748                 This will cause Claws to ask about an unknown
3749                 certificate for people who have used 2.6.1cvs8
3750                 or greater.
3751
3752 2006-12-09 [colin]      2.6.1cvs12
3753
3754         * src/action.c
3755                 Fix cache updating after action
3756
3757 2006-12-07 [wwp]        2.6.1cvs11
3758
3759         * src/compose.c
3760                 fix email address comparison when replying to all
3761                 (avoid replying to ourselves), thanks to Colin.
3762
3763 2006-12-06 [paul]       2.6.1cvs10
3764
3765         * src/addrharvest.c
3766         * src/editldap.c
3767         * src/expldifdlg.c
3768         * src/news.c
3769         * src/toolbar.c
3770         * src/common/utils.c
3771                 ...and more renaming
3772                 Thanks to Colin
3773
3774 2006-12-06 [paul]       2.6.1cvs9
3775
3776         * src/compose.c
3777         * src/messageview.c
3778         * src/procheader.c
3779         * src/procmime.c
3780         * src/procmsg.c
3781         * src/textview.c
3782                 more renaming
3783                 Thanks to Colin
3784
3785 2006-12-06 [colin]      2.6.1cvs8
3786
3787         * src/ssl_manager.c
3788         * src/common/ssl_certificate.c
3789         * src/common/ssl_certificate.h
3790                 Handle multiple certificates per host/port
3791
3792 2006-12-06 [colin]      2.6.1cvs7
3793
3794         * src/etpan/imap-thread.c
3795                 Fix certificate checking on IMAP
3796
3797 2006-12-06 [colin]      2.6.1cvs6
3798
3799         * src/folderview.c
3800                 Fix bug 1072, 'Claws stops fetching newsgroups 
3801                 from server when newsgroup got deleted': continue
3802                 checking other groups
3803
3804 2006-12-05 [wwp]        2.6.1cvs5
3805
3806         * src/message_search.c
3807         * src/summary_search.c
3808         * src/gtk/combobox.c
3809         * src/gtk/combobox.h
3810         * src/gtk/gtkutils.c
3811         * src/gtk/gtkutils.h
3812                 make up and down arrow keys in modern gtk_combo_box_entry widgets
3813                 behave like w/ old comboboxes (summary and message search only).
3814
3815 2006-12-05 [paul]       2.6.1cvs4
3816
3817         * src/wizard.c
3818                 encode headers
3819                 Thanks to Colin
3820
3821 2006-12-05 [paul]       2.6.1cvs3
3822
3823         * tools/README
3824         * tools/textviewer.pl
3825                 script updated and description added
3826
3827 2006-12-04 [colin]      2.6.1cvs2
3828
3829         * src/compose.c
3830                 Run pre-send hook only when checking
3831                 everything
3832
3833 2006-12-04 [paul]       2.6.1cvs1
3834
3835         * NEWS
3836         * README
3837         * RELEASE_NOTES
3838         * configure.ac
3839         * tools/README
3840                 bump up version number following stable release
3841
3842 2006-12-04 [paul]       2.6.0cvs83
3843
3844         * README
3845                 updates and corrections
3846
3847 2006-12-04 [colin]      2.6.0cvs82
3848
3849         * src/common/utils.c
3850                 Probably fix bug 1066, 'Incorrect mailbox 
3851                 size displayed'
3852
3853 2006-12-04 [colin]      2.6.0cvs81
3854
3855         * src/common/utils.c
3856                 Trim tabs from mailcap file too.
3857
3858 2006-12-02 [paul]       2.6.0cvs80
3859
3860         * src/exphtmldlg.c
3861                 fix broken GUI under certain languages
3862         * src/expldifdlg.c
3863                 put the Cancel button to the right
3864
3865 2006-12-01 [paul]       2.6.0cvs79
3866
3867         * tools/Makefile.am
3868                 remove reference to removed file
3869
3870 2006-12-01 [wwp]        2.6.0cvs78
3871
3872         * src/addressbook.c
3873         * src/editaddress.c
3874                 remove forgotten debug statements.
3875
3876 2006-12-01 [wwp]        2.6.0cvs77
3877
3878         * manual/advanced.xml
3879         * manual/fr/advanced.xml
3880         * src/addressbook.c
3881         * src/addressbook.h
3882         * src/addressitem.h
3883         * src/editaddress.c
3884         * src/editaddress.h
3885         * src/prefs_common.c
3886         * src/prefs_common.h
3887         * src/gtk/gtkutils.c
3888         * src/gtk/gtkutils.h
3889                 add a hidden option to allow embedding the editaddress (edit contact details)
3890                 dialog into the addressbook's window. This doesn't change the default
3891                 behaviour.
3892
3893 2006-12-01 [wwp]        2.6.0cvs76
3894
3895         * src/message_search.c
3896         * src/summary_search.c
3897                 fix more focus issues (don't set focus to combobox's entry widget when
3898                 entry's value changed, if entry widget has focus already).
3899
3900 2006-12-01 [wwp]        2.6.0cvs75
3901
3902         * src/gtk/quicksearch.c
3903                 revert last changes to the quicksearch gtk_combo_box, this needs more
3904                 tuning and testing.
3905
3906 2006-12-01 [paul]       2.6.0cvs74
3907
3908         * tools/kdeservicemenu/README
3909         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3910         * tools/kdeservicemenu/install.sh
3911         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3912         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3913                 simplify this stuff, and in so doing,
3914                 fix it. (possibly re-extend it again at
3915                 a later date)
3916
3917 2006-12-01 [wwp]        2.6.0cvs73
3918
3919         * src/gtk/quicksearch.c
3920                 adapt quicksearch code to use modern gtk_combo_box'es.
3921
3922 2006-12-01 [wwp]        2.6.0cvs72
3923
3924         * src/common/defs.h
3925         * src/prefs_common.c
3926         * src/prefs_common.h
3927         * src/message_search.c
3928         * src/summary_search.c
3929         * src/gtk/combobox.c
3930         * src/gtk/combobox.h
3931                 add history combos to all message and summary search fields.
3932
3933 2006-12-01 [wwp]        2.6.0cvs71
3934
3935         * src/summaryview.c
3936                 As the list may change while the mark as read delay
3937                 runs, we can't rely on the 'row' pointer, which can
3938                 be invalid when the timeout is called. As the mark
3939                 as read is only done if the message is still selected,
3940                 use summaryview->selected instead. Thanks to Colin.
3941
3942 2006-11-30 [paul]       2.6.0cvs70
3943
3944         * src/textview.c
3945                 give emphasis to "Sylpheed-Claws"
3946                 as well as "Claws Mail"
3947
3948 2006-11-30 [colin]      2.6.0cvs69
3949
3950         * src/wizard.c
3951                 Put the SSL checkboxes in the receiving
3952                 and sending server pages.
3953
3954 2006-11-29 [colin]      2.6.0cvs68
3955
3956         * src/gtk/gtkutils.c
3957         * src/gtk/gtkvscrollbutton.c
3958                 Revert some deprecated fixes - they seem to
3959                 deprecate stuff as soon as a new one gets out.
3960                 g_object_ref_sink needed glib-2.10.
3961
3962 2006-11-29 [colin]      2.6.0cvs67
3963
3964         * src/common/utils.c
3965                 Create .mailcap if it doesn't exist
3966
3967 2006-11-29 [colin]      2.6.0cvs66
3968
3969         * src/compose.c
3970                 Followup to cvs60: use original list
3971                 of recipients if replying to a mail
3972                 in Sent Drafts or Queue.
3973
3974 2006-11-27 [paul]       2.6.0cvs65
3975
3976         * src/image_viewer.c
3977                 revert the last change for now (it's broken)
3978
3979 2006-11-27 [paul]       2.6.0cvs64
3980
3981         * Makefile.am
3982         * configure.ac
3983         * m4/aclocal-include.m4
3984         * m4/check-type.m4
3985         * src/Makefile.am
3986         * src/addr_compl.c
3987         * src/compose.c
3988         * src/crash.c
3989         * src/export.c
3990         * src/exporthtml.c
3991         * src/exportldif.c
3992         * src/imap.c
3993         * src/import.c
3994         * src/main.c
3995         * src/main.h
3996         * src/matcher.c
3997         * src/mimeview.c
3998         * src/procmsg.c
3999         * src/textview.c
4000         * src/common/Makefile.am
4001         * src/common/claws.c
4002         * src/common/claws.h
4003         * src/common/ssl.c
4004         * src/common/sylpheed.c
4005         * src/common/sylpheed.h
4006         * src/etpan/Makefile.am
4007         * src/gtk/Makefile.am
4008         * src/gtk/claws-marshal.list
4009         * src/gtk/filesel.c
4010         * src/gtk/gtksctree.c
4011         * src/gtk/quicksearch.c
4012         * src/gtk/sylpheed-marshal.list
4013         * src/plugins/bogofilter/bogofilter.c
4014         * src/plugins/bogofilter/bogofilter_gtk.c
4015         * src/plugins/clamav/clamav_plugin.c
4016         * src/plugins/clamav/clamav_plugin_gtk.c
4017         * src/plugins/demo/demo.c
4018         * src/plugins/dillo_viewer/dillo_viewer.c
4019         * src/plugins/pgpcore/Makefile.am
4020         * src/plugins/pgpcore/claws.def
4021         * src/plugins/pgpcore/pgp_viewer.c
4022         * src/plugins/pgpcore/plugin.c
4023         * src/plugins/pgpcore/sylpheed.def
4024         * src/plugins/pgpinline/Makefile.am
4025         * src/plugins/pgpinline/claws.def
4026         * src/plugins/pgpinline/plugin.c
4027         * src/plugins/pgpinline/sylpheed.def
4028         * src/plugins/pgpmime/Makefile.am
4029         * src/plugins/pgpmime/claws.def
4030         * src/plugins/pgpmime/plugin.c
4031         * src/plugins/pgpmime/sylpheed.def
4032         * src/plugins/spamassassin/spamassassin.c
4033         * src/plugins/spamassassin/spamassassin_gtk.c
4034         * src/plugins/trayicon/trayicon.c
4035                 yet more renaming
4036                 remove deprecated gtk_tooltips_set_delay()
4037
4038 2006-11-26 [paul]       2.6.0cvs63
4039
4040         * src/expldifdlg.c
4041         * src/folderview.c
4042         * src/image_viewer.c
4043         * src/mainwindow.c
4044         * src/gtk/gtkutils.c
4045         * src/gtk/gtkvscrollbutton.c
4046         * src/gtk/prefswindow.c
4047         * src/plugins/pgpcore/prefs_gpg.c
4048                 replace more deprecated GTK+ functions
4049
4050 2006-11-26 [paul]       2.6.0cvs62
4051
4052         * src/addr_compl.c
4053         * src/addressbook.c
4054         * src/browseldap.c
4055                 replace deprecated gtk_idle_... functions
4056
4057 2006-11-26 [paul]       2.6.0cvs61
4058
4059         * src/compose.c
4060         * src/folderview.c
4061         * src/inc.c
4062         * src/summaryview.c
4063         * src/gtk/gtkvscrollbutton.c
4064         * src/gtk/quicksearch.c
4065         * src/plugins/pgpcore/passphrase.c
4066                 replace deprecated gtk_timeout_add and
4067                 gtk_timeout_remove
4068
4069 2006-11-26 [paul]       2.6.0cvs60
4070
4071         * src/compose.c
4072                 fix bug that caused the wrong recipient
4073                 to be selected when replying to a msg
4074                 which is From one of our accounts to
4075                 another of our accounts
4076
4077 2006-11-25 [paul]       2.6.0cvs59
4078
4079         * src/summaryview.c
4080                 don't change the From column title to
4081                 To if the To column is visible
4082
4083 2006-11-24 [paul]       2.6.0cvs58
4084
4085         * src/compose.c
4086                 fix bug 1069, 'Sent mails disappear, BCC
4087                 or locking problem?'
4088
4089 2006-11-21 [wwp]        2.6.0cvs57
4090
4091         * src/compose.c
4092                 fix spelling menu when replying (same as 2.3.1cvs39):
4093                 discrepancy between context menu and top menu when
4094                 folder's dictionary isn't the default one.
4095
4096 2006-11-19 [paul]       2.6.0cvs56
4097
4098         * src/summaryview.c
4099                 obey always_show_msg option when
4100                 marking as spam
4101         * src/plugins/bogofilter/bogofilter.c
4102                 fix typo
4103
4104 2006-11-18 [paul]       2.6.0cvs55
4105
4106         * AUTHORS
4107         * README
4108         * debian/copyright
4109         * manual/ack.xml
4110         * manual/es/ack.xml
4111         * manual/fr/ack.xml
4112         * manual/pl/ack.xml
4113         * src/gtk/authors.h
4114         * src/gtk/icon_legend.c
4115         * src/gtk/icon_legend.h
4116         * tools/OOo2claws-mail.pl
4117         * tools/README
4118         * tools/acroread2claws-mail.pl
4119         * tools/claws.i18n.status.pl
4120         * tools/filter_conv.pl
4121         * tools/filter_conv_new.pl
4122         * tools/freshmeat_search.pl
4123         * tools/google_search.pl
4124         * tools/kmail2claws-mail.pl
4125         * tools/kmail2claws-mail_v2.pl
4126         * tools/maildir2claws-mail.pl
4127         * tools/make.themes.project
4128         * tools/multiwebsearch.pl
4129         * tools/outlook2claws-mail.pl
4130         * tools/tb2claws-mail
4131         * tools/kdeservicemenu/README
4132         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
4133                 update mine and wwp's email addresses in
4134                 several places
4135                 Patch by wwp
4136         * src/prefs_compose_writing.c
4137                 set sensitivity on 'new message format' frame
4138
4139 2006-11-17 [paul]       2.6.0cvs54
4140
4141         * src/gtk/about.c
4142                 more reworking of the GUI
4143                 Patch by Fabien Vantard
4144
4145 2006-11-16 [paul]       2.6.0cvs53
4146
4147         * src/gtk/about.c
4148                 set a minimum size for the window, allow
4149                 it to automatically expand as necessary
4150
4151 2006-11-16 [wwp]        2.6.0cvs52
4152
4153         * src/gtk/about.c
4154                 better wrap of copyright info on some systems.
4155
4156 2006-11-16 [paul]       2.6.0cvs51
4157
4158         * src/gtk/about.c
4159                 move the tech info from the upper panel
4160                 to the Info tab
4161                 use a gtk_text_view for the features tab
4162
4163 2006-11-16 [paul]       2.6.0cvs50
4164
4165         * po/Makevars
4166                 update my email address
4167         * src/addressbook.c
4168         * src/compose.c
4169         * src/imap_gtk.c
4170         * src/mh_gtk.c
4171         * src/news_gtk.c
4172         * src/summaryview.c
4173         * src/plugins/trayicon/trayicon.c
4174                 don't offer simple menu separators
4175                 for translation
4176         * src/folderview.c
4177                 add separator between 'mark all read'
4178                 and 'search folder'
4179
4180 2006-11-15 [wwp]        2.6.0cvs49
4181
4182         * src/gtk/authors.h
4183                 updated manuals authors.
4184
4185 2006-11-14 [paul]       2.6.0cvs48
4186
4187         * src/compose.c
4188                 Fix Options/Reply mode after draft save
4189
4190 2006-11-14 [paul]       2.6.0cvs47
4191
4192         * src/Makefile.am
4193                 Fix make DESTDIR=...
4194         * src/mbox.c
4195                 Optimise speed
4196         * src/plugins/pgpinline/pgpinline.c
4197                 Probably fix bug 1061
4198
4199 2006-11-14 [paul]       2.6.0cvs46
4200
4201         * po/Makevars
4202                 enable Q_ macro
4203         * src/Makefile.am
4204         * src/stock_pixmap.c
4205         * src/stock_pixmap.h
4206         * src/gtk/about.c
4207         * src/pixmaps/active.xpm
4208         * src/pixmaps/inactive.xpm
4209                 add a new page, 'Features', to the About dialog
4210                 showing which features are compiled in and which
4211                 are not
4212
4213 2006-11-14 [paul]       2.6.0cvs45
4214
4215         * po/ru.po
4216                 updated by Pavlo Bohmat
4217
4218 2006-11-14 [colin]      2.6.0cvs44
4219
4220         * src/compose.c
4221         * src/inc.c
4222         * src/messageview.c
4223         * src/news.c
4224         * src/pop.c
4225         * src/procmsg.c
4226         * src/gtk/gtkaspell.c
4227                 Fix 64-bit-related warnings
4228         * src/ssl_manager.c
4229                 Fix possible infinite loop
4230         * src/plugins/pgpcore/sgpgme.c
4231                 Remove useless check
4232
4233 2006-11-13 [colin]      2.6.0cvs43
4234
4235         * src/gtk/Makefile.am
4236                 authors.h isn't generated
4237
4238 2006-11-13 [colin]      2.6.0cvs42
4239
4240         * src/plugins/pgpinline/pgpinline.c
4241         * src/plugins/pgpmime/pgpmime.c
4242                 Very probably fix bug 1061, 'crash on 
4243                 opening signed email'. Another cast
4244                 problem
4245
4246 2006-11-13 [colin]      2.6.0cvs41
4247
4248         * src/plugins/pgpcore/sgpgme.c
4249                 Maybe fix bug 1061, 'crash on opening 
4250                 signed email'
4251
4252 2006-11-13 [wwp]        2.6.0cvs40
4253
4254         * src/plugins/pgpinline/pgpinline.c
4255                 fix candidate for bug #1057, thanks to Colin.
4256
4257 2006-11-13 [wwp]        2.6.0cvs39
4258
4259         * src/compose.c
4260         * src/quote_fmt_parse.y
4261                 fix bug 1052: current parser buffer was not always 
4262                 allocated, ptr to this buffer could be returned as 
4263                 NULL whereas no parser error has occurred. in 
4264                 consequence, defining a template body as "%d" 
4265                 (w/o the quotes) for the first time of the instance 
4266                 of claws-mail, was reporting a parser error. make 
4267                 sure that the buffer is always allocated, even to 
4268                 an empty string.
4269                 fix mis-unescaping in compose.:compose_quote_fmt(): 
4270                 unescaping of the fmt string was always done 
4271                 whereas it must be done *only* when receiving 
4272                 quote format strings issued from the prefs 
4273                 (compose new message, reply, forward, redirect 
4274                 formats), *not* when applying templates.  in 
4275                 consequences, applying templates w/ sequences 
4276                 like \\|p{echo} were failing. make sure that 
4277                 unescaping is done only when necessary.
4278
4279 2006-11-12 [colin]      2.6.0cvs38
4280
4281         * po/de.po
4282                 Fix typo (s/KB/MB)
4283
4284 2006-11-12 [colin]      2.6.0cvs37
4285
4286         * src/plugins/pgpinline/pgpinline.c
4287         * src/plugins/pgpmime/pgpmime.c
4288                 Release GPG context at the latest 
4289                 possible moment. Maybe fixes 
4290                 bug 1057, 'crash on sending signed 
4291                 message to a newsgroup'
4292                 
4293
4294 2006-11-12 [colin]      2.6.0cvs36
4295
4296         * src/plugins/pgpcore/sgpgme.c
4297                 Tell a bit more when gpg's status doesn't
4298                 contain any signature
4299
4300 2006-11-12 [colin]      2.6.0cvs35
4301
4302         * src/compose.c
4303                 Fix bug 1060, 'compilation error with 
4304                 Irix's cc'
4305
4306 2006-11-12 [paul]       2.6.0cvs34
4307
4308         * doc/man/claws-mail.1
4309         * src/prefs_gtk.c
4310         * src/plugins/clamav/README
4311         * src/plugins/spamassassin/README
4312         * tools/README
4313         * tools/freshmeat_search.pl
4314         * tools/google_search.pl
4315         * tools/multiwebsearch.pl
4316                 more renaming
4317         * src/plugins/trayicon/trayicon.c
4318                 fix compiliation warning
4319
4320 2006-11-11 [colin]      2.6.0cvs33
4321
4322         * src/folderview.c
4323                 Forbid drag and drop from/to different
4324                 folders of type F_UNKNOWN
4325
4326 2006-11-11 [colin]      2.6.0cvs32
4327
4328         * src/plugins/pgpinline/pgpinline.c
4329                 Fix typo in previous commit:
4330                 - gpgme_new(&ctx);
4331                 + if ((err = gpgme_new(&data->ctx)) ...)
4332
4333 2006-11-11 [colin]      2.6.0cvs31
4334
4335         * src/plugins/pgpinline/pgpinline.c
4336         * src/plugins/pgpmime/pgpmime.c
4337                 Check success after calling gpgme_new
4338                 Maybe fixes bug 1057, 'crash on sending 
4339                 signed message to a newsgroup'
4340
4341 2006-11-11 [colin]      2.6.0cvs30
4342
4343         * src/undo.c
4344                 init undostruct to 0s (from
4345                 valgrind log of bug 1057)
4346
4347 2006-11-10 [colin]      2.6.0cvs29
4348
4349         * src/mainwindow.c
4350                 Set cursor to wait before filtering
4351                 duplicates in all folders
4352         * src/plugins/bogofilter/bogofilter.c
4353         * src/plugins/bogofilter/bogofilter.h
4354         * src/plugins/bogofilter/bogofilter_gtk.c
4355                 Completely thread away the bogofilter
4356                 filtering
4357
4358 2006-11-10 [mones]      2.6.0cvs28
4359
4360         * src/compose.c
4361         * src/compose.h
4362                 added COMPOSE_CHECK_BEFORE_SEND hook
4363
4364 2006-11-10 [paul]       2.6.0cvs27
4365
4366         * src/crash.c
4367                 more renaming
4368                 add libSM to get_compiled_in_features()
4369         * src/main.c
4370                 more renaming
4371
4372 2006-11-10 [colin]      2.6.0cvs26
4373
4374         * src/etpan/imap-thread.c
4375                 Add a reference to libetpan's sasl engine
4376                 so that sasl_done() doesn't get called by
4377                 libetpan, and doesn't break openssl.
4378                 Should fix bug 1053, 'SC fails to reestablish 
4379                 a secure connection'
4380                 Patch by Hoa
4381
4382 2006-11-10 [colin]      2.6.0cvs25
4383
4384         * manual/addrbook.xml
4385         * manual/advanced.xml
4386         * manual/faq.xml
4387         * manual/intro.xml
4388                 Some more renaming
4389
4390 2006-11-09 [colin]      2.6.0cvs24
4391
4392         * src/plugins/bogofilter/bogofilter_gtk.c
4393                 Add comment about annoyance
4394
4395 2006-11-09 [colin]      2.6.0cvs23
4396
4397         * src/plugins/bogofilter/bogofilter.c
4398         * src/plugins/bogofilter/bogofilter_gtk.c
4399                 Prepare things needed to thread bogofilter
4400                 filtering: separate bogo stuff and possible GUI
4401                 stuff. 
4402
4403 2006-11-09 [colin]      2.6.0cvs22
4404
4405         * src/account.c
4406         * src/compose.c
4407                 Search for one of our accounts in Delivered-To
4408                 (helps for auto-account selection when 
4409                  replying/forwarding)
4410         * src/folderview.c
4411         * src/mainwindow.c
4412         * src/mainwindow.h
4413         * src/plugins/trayicon/trayicon.c
4414                 Allow opening a new mail with any account from
4415                 the contextual menu
4416
4417 2006-11-09 [wwp]        2.6.0cvs21
4418
4419         * src/compose.c
4420         * src/prefs_common.c
4421         * src/prefs_common.h
4422         * src/prefs_compose_writing.c
4423                 add a compose new message format (in prefs/compose/writing), it's a
4424                 simple subject+body template to use when opening a new composition
4425                 window. It's similar to the existent reply and forward formats.
4426
4427                 enhanced the template/format % symbols substitution mechanism to
4428                 use current composition window information when % are used in
4429                 the compose new message format or in templates applied to new
4430                 messages (there were useless in that situations before). When
4431                 applied to new messages, %d corresponds to the system time/date.
4432
4433 2006-11-09 [paul]       2.6.0cvs20
4434
4435         * src/gtk/authors.h
4436                 fix last commit
4437
4438 2006-11-09 [paul]       2.6.0cvs19
4439
4440         * src/gtk/authors.h
4441                 keep tje alphabetical order
4442
4443 2006-11-08 [colin]      2.6.0cvs18
4444
4445         * src/etpan/imap-thread.c
4446                 Fix bug 1054, 'Slowness logging big 
4447                 data chunks'
4448
4449 2006-11-08 [paul]       2.6.0cvs17
4450
4451         * tools/Makefile.am
4452                 fix the renaming
4453
4454 2006-11-08 [paul]       2.6.0cvs16
4455
4456         * src/common/defs.h
4457                 update BUGZILLA_URI
4458
4459 2006-11-08 [paul]       2.6.0cvs15
4460
4461         * tools/Makefile.am
4462         * tools/OOo2claws-mail.pl
4463         * tools/OOo2sylpheed.pl
4464         * tools/README
4465         * tools/acroread2claws-mail.pl
4466         * tools/acroread2sylpheed.pl
4467         * tools/kmail2claws-mail.pl
4468         * tools/kmail2claws-mail_v2.pl
4469         * tools/kmail2sylpheed.pl
4470         * tools/kmail2sylpheed_v2.pl
4471         * tools/maildir2claws-mail.pl
4472         * tools/maildir2sylpheed.pl
4473         * tools/nautilus2claws-mail.sh
4474         * tools/nautilus2sylpheed.sh
4475         * tools/outlook2claws-mail.pl
4476         * tools/outlook2sylpheed.pl
4477         * tools/tb2claws-mail
4478         * tools/tb2sylpheed
4479         * tools/tbird2claws.py
4480         * tools/tbird2syl.py
4481         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
4482         * tools/kdeservicemenu/install.sh
4483         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
4484         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
4485         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
4486         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4487         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4488                 renamed (removed, added) tools files
4489
4490 2006-11-08 [paul]       2.6.0cvs14
4491
4492         * src/main.c
4493         * src/common/defs.h
4494                 Migrate sylpheedrc to clawsrc, and fix the standard
4495                 plugins path in the process
4496
4497 2006-11-07 [colin]      2.6.0cvs13
4498
4499         * src/Makefile.am
4500                 Symlink sylpheed-claws relative to 
4501                 claws-mail
4502
4503 2006-11-07 [colin]      2.6.0cvs12
4504
4505         * src/compose.c
4506                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
4507
4508 2006-11-07 [paul]       2.6.0cvs11
4509
4510         * src/gtk/about.c
4511                 Fix a missed occurence of
4512                 Sylpheed-Claws
4513
4514 2006-11-07 [paul]       2.6.0cvs10
4515
4516         * src/Makefile.am
4517                 Fix symlink installation
4518
4519 2006-11-07 [paul]       2.6.0cvs9
4520
4521         * src/Makefile.am
4522                 Symlink claws-mail to sylpheed-claws
4523         * src/common/utils.c
4524                 Fix migrating symlinks
4525         * src/etpan/imap-thread.c
4526                 check certificate only when there's
4527                 no error
4528
4529 2006-11-07 [paul]       2.6.0cvs8
4530
4531         * Makefile.am
4532                 Fix icon breakages with Gtk, which needs a 
4533                 cache updated to see them.
4534
4535 2006-11-07 [paul]       2.6.0cvs7
4536
4537         * .cvsignore
4538         * AUTHORS
4539         * COPYING
4540         * INSTALL
4541         * Makefile.am
4542         * NEWS
4543         * README
4544         * RELEASE_NOTES
4545         * autogen.sh
4546         * claws-mail-128x128.png
4547         * claws-mail-64x64.png
4548         * claws-mail.ico
4549         * claws-mail.pc.in
4550         * claws-mail.png
4551         * configure.ac
4552         * sylpheed-claws-128x128.png
4553         * sylpheed-claws-64x64.png
4554         * sylpheed-claws.desktop
4555         * sylpheed-claws.ico
4556         * sylpheed-claws.pc.in
4557         * sylpheed-claws.png
4558         * debian/README.Debian
4559         * debian/changelog
4560         * debian/claws-mail.desktop
4561         * debian/claws-mail.menu
4562         * debian/claws-mail.postinst.debhelper
4563         * debian/claws-mail.postrm.debhelper
4564         * debian/control
4565         * debian/copyright
4566         * debian/files
4567         * debian/rules
4568         * debian/sylpheed-claws.desktop
4569         * debian/sylpheed-claws.menu
4570         * debian/sylpheed-claws.postinst.debhelper
4571         * debian/sylpheed-claws.postrm.debhelper
4572         * doc/man/Makefile.am
4573         * doc/man/claws-mail.1
4574         * doc/man/sylpheed-claws.1
4575         * doc/src/ChangeLog.claws-pre0.8.0
4576         * manual/Makefile.am
4577         * manual/account.xml
4578         * manual/ack.xml
4579         * manual/addrbook.xml
4580         * manual/advanced.xml
4581         * manual/claws-mail-manual.xml
4582         * manual/faq.xml
4583         * manual/glossary.xml
4584         * manual/handling.xml
4585         * manual/intro.xml
4586         * manual/keyboard.xml
4587         * manual/plugins.xml
4588         * manual/starting.xml
4589         * manual/sylpheed-claws-manual.xml
4590         * manual/xml2pdf
4591         * manual/dist/.cvsignore
4592         * manual/dist/html/.cvsignore
4593         * manual/dist/html/Makefile.am
4594         * manual/dist/pdf/.cvsignore
4595         * manual/dist/pdf/Makefile.am
4596         * manual/dist/ps/.cvsignore
4597         * manual/dist/ps/Makefile.am
4598         * manual/dist/txt/.cvsignore
4599         * manual/dist/txt/Makefile.am
4600         * manual/es/Makefile.am
4601         * manual/es/advanced.xml
4602         * manual/es/claws-mail-manual.xml
4603         * manual/es/faq.xml
4604         * manual/es/glossary.xml
4605         * manual/es/handling.xml
4606         * manual/es/intro.xml
4607         * manual/es/plugins.xml
4608         * manual/es/sylpheed-claws-manual.xml
4609         * manual/es/dist/.cvsignore
4610         * manual/es/dist/html/.cvsignore
4611         * manual/es/dist/html/Makefile.am
4612         * manual/es/dist/pdf/.cvsignore
4613         * manual/es/dist/pdf/Makefile.am
4614         * manual/es/dist/ps/.cvsignore
4615         * manual/es/dist/ps/Makefile.am
4616         * manual/es/dist/txt/.cvsignore
4617         * manual/es/dist/txt/Makefile.am
4618         * manual/fr/Makefile.am
4619         * manual/fr/account.xml
4620         * manual/fr/ack.xml
4621         * manual/fr/addrbook.xml
4622         * manual/fr/advanced.xml
4623         * manual/fr/claws-mail-manual.xml
4624         * manual/fr/faq.xml
4625         * manual/fr/glossary.xml
4626         * manual/fr/handling.xml
4627         * manual/fr/intro.xml
4628         * manual/fr/keyboard.xml
4629         * manual/fr/plugins.xml
4630         * manual/fr/starting.xml
4631         * manual/fr/sylpheed-claws-manual.xml
4632         * manual/fr/dist/.cvsignore
4633         * manual/fr/dist/html/.cvsignore
4634         * manual/fr/dist/html/Makefile.am
4635         * manual/fr/dist/pdf/.cvsignore
4636         * manual/fr/dist/pdf/Makefile.am
4637         * manual/fr/dist/ps/.cvsignore
4638         * manual/fr/dist/ps/Makefile.am
4639         * manual/fr/dist/txt/.cvsignore
4640         * manual/fr/dist/txt/Makefile.am
4641         * manual/pl/Makefile.am
4642         * manual/pl/account.xml
4643         * manual/pl/ack.xml
4644         * manual/pl/addrbook.xml
4645         * manual/pl/advanced.xml
4646         * manual/pl/claws-mail-manual.xml
4647         * manual/pl/faq.xml
4648         * manual/pl/glossary.xml
4649         * manual/pl/handling.xml
4650         * manual/pl/intro.xml
4651         * manual/pl/keyboard.xml
4652         * manual/pl/plugins.xml
4653         * manual/pl/starting.xml
4654         * manual/pl/sylpheed-claws-manual.xml
4655         * manual/pl/dist/.cvsignore
4656         * manual/pl/dist/html/.cvsignore
4657         * manual/pl/dist/html/Makefile.am
4658         * manual/pl/dist/pdf/.cvsignore
4659         * manual/pl/dist/pdf/Makefile.am
4660         * manual/pl/dist/ps/.cvsignore
4661         * manual/pl/dist/ps/Makefile.am
4662         * manual/pl/dist/txt/.cvsignore
4663         * manual/pl/dist/txt/Makefile.am
4664         * po/.cvsignore
4665         * po/Makevars
4666         * src/.cvsignore
4667         * src/Makefile.am
4668         * src/account.c
4669         * src/account.h
4670         * src/action.c
4671         * src/action.h
4672         * src/adbookbase.h
4673         * src/addr_compl.c
4674         * src/addr_compl.h
4675         * src/addrbook.c
4676         * src/addrcache.c
4677         * src/addrcache.h
4678         * src/addrcindex.c
4679         * src/addrcindex.h
4680         * src/addrclip.c
4681         * src/addrclip.h
4682         * src/addrdefs.h
4683         * src/addressadd.c
4684         * src/addressadd.h
4685         * src/addressbook.c
4686         * src/addressbook.h
4687         * src/addressbook_foldersel.c
4688         * src/addressbook_foldersel.h
4689         * src/addrgather.c
4690         * src/addrgather.h
4691         * src/addrharvest.c
4692         * src/addrharvest.h
4693         * src/addrindex.c
4694         * src/addrindex.h
4695         * src/addritem.c
4696         * src/addritem.h
4697         * src/addrquery.c
4698         * src/addrquery.h
4699         * src/addrselect.c
4700         * src/addrselect.h
4701         * src/alertpanel.c
4702         * src/alertpanel.h
4703         * src/browseldap.c
4704         * src/browseldap.h
4705         * src/codeconv.c
4706         * src/codeconv.h
4707         * src/compose.c
4708         * src/crash.c
4709         * src/crash.h
4710         * src/customheader.c
4711         * src/customheader.h
4712         * src/displayheader.c
4713         * src/displayheader.h
4714         * src/editaddress.c
4715         * src/editaddress.h
4716         * src/editbook.c
4717         * src/editbook.h
4718         * src/editgroup.c
4719         * src/editgroup.h
4720         * src/editjpilot.c
4721         * src/editjpilot.h
4722         * src/editldap.c
4723         * src/editldap.h
4724         * src/editldap_basedn.c
4725         * src/editldap_basedn.h
4726         * src/editvcard.c
4727         * src/editvcard.h
4728         * src/exphtmldlg.c
4729         * src/exphtmldlg.h
4730         * src/expldifdlg.c
4731         * src/expldifdlg.h
4732         * src/export.c
4733         * src/exporthtml.c
4734         * src/exporthtml.h
4735         * src/exportldif.c
4736         * src/exportldif.h
4737         * src/filtering.c
4738         * src/filtering.h
4739         * src/folder.c
4740         * src/folder.h
4741         * src/folder_item_prefs.c
4742         * src/folder_item_prefs.h
4743         * src/foldersel.c
4744         * src/foldersel.h
4745         * src/folderutils.c
4746         * src/folderutils.h
4747         * src/folderview.c
4748         * src/folderview.h
4749         * src/grouplistdialog.c
4750         * src/grouplistdialog.h
4751         * src/html.c
4752         * src/html.h
4753         * src/image_viewer.c
4754         * src/image_viewer.h
4755         * src/imap.c
4756         * src/imap.h
4757         * src/imap_gtk.c
4758         * src/imap_gtk.h
4759         * src/import.c
4760         * src/import.h
4761         * src/importldif.c
4762         * src/importldif.h
4763         * src/importmutt.c
4764         * src/importmutt.h
4765         * src/importpine.c
4766         * src/importpine.h
4767         * src/inc.c
4768         * src/inc.h
4769         * src/jpilot.c
4770         * src/jpilot.h
4771         * src/ldapctrl.c
4772         * src/ldapctrl.h
4773         * src/ldaplocate.c
4774         * src/ldaplocate.h
4775         * src/ldapquery.c
4776         * src/ldapquery.h
4777         * src/ldapserver.c
4778         * src/ldapserver.h
4779         * src/ldaputil.c
4780         * src/ldaputil.h
4781         * src/ldif.c
4782         * src/ldif.h
4783         * src/localfolder.c
4784         * src/localfolder.h
4785         * src/main.c
4786         * src/main.h
4787         * src/mainwindow.c
4788         * src/mainwindow.h
4789         * src/manual.c
4790         * src/manual.h
4791         * src/matcher.c
4792         * src/matcher.h
4793         * src/matcher_parser.h
4794         * src/matcher_parser_lex.l
4795         * src/matcher_parser_parse.y
4796         * src/mbox.c
4797         * src/mbox.h
4798         * src/message_search.c
4799         * src/message_search.h
4800         * src/messageview.c
4801         * src/messageview.h
4802         * src/mh.c
4803         * src/mh.h
4804         * src/mh_gtk.c
4805         * src/mh_gtk.h
4806         * src/mimeview.c
4807         * src/mimeview.h
4808         * src/msgcache.c
4809         * src/msgcache.h
4810         * src/mutt.c
4811         * src/mutt.h
4812         * src/news.c
4813         * src/news.h
4814         * src/news_gtk.c
4815         * src/news_gtk.h
4816         * src/noticeview.c
4817         * src/noticeview.h
4818         * src/partial_download.c
4819         * src/partial_download.h
4820         * src/pine.c
4821         * src/pine.h
4822         * src/pop.c
4823         * src/pop.h
4824         * src/prefs_account.c
4825         * src/prefs_account.h
4826         * src/prefs_actions.c
4827         * src/prefs_actions.h
4828         * src/prefs_common.c
4829         * src/prefs_common.h
4830         * src/prefs_compose_writing.c
4831         * src/prefs_compose_writing.h
4832         * src/prefs_customheader.c
4833         * src/prefs_customheader.h
4834         * src/prefs_display_header.c
4835         * src/prefs_display_header.h
4836         * src/prefs_ext_prog.c
4837         * src/prefs_ext_prog.h
4838         * src/prefs_filtering.c
4839         * src/prefs_folder_column.c
4840         * src/prefs_folder_column.h
4841         * src/prefs_folder_item.c
4842         * src/prefs_folder_item.h
4843         * src/prefs_fonts.c
4844         * src/prefs_fonts.h
4845         * src/prefs_gtk.c
4846         * src/prefs_gtk.h
4847         * src/prefs_image_viewer.c
4848         * src/prefs_image_viewer.h
4849         * src/prefs_matcher.c
4850         * src/prefs_matcher.h
4851         * src/prefs_message.c
4852         * src/prefs_message.h
4853         * src/prefs_msg_colors.c
4854         * src/prefs_msg_colors.h
4855         * src/prefs_other.c
4856         * src/prefs_other.h
4857         * src/prefs_quote.c
4858         * src/prefs_quote.h
4859         * src/prefs_receive.c
4860         * src/prefs_receive.h
4861         * src/prefs_send.c
4862         * src/prefs_send.h
4863         * src/prefs_spelling.c
4864         * src/prefs_spelling.h
4865         * src/prefs_summaries.c
4866         * src/prefs_summaries.h
4867         * src/prefs_summary_column.c
4868         * src/prefs_summary_column.h
4869         * src/prefs_template.c
4870         * src/prefs_template.h
4871         * src/prefs_themes.c
4872         * src/prefs_themes.h
4873         * src/prefs_toolbar.c
4874         * src/prefs_toolbar.h
4875         * src/prefs_wrapping.c
4876         * src/prefs_wrapping.h
4877         * src/privacy.c
4878         * src/privacy.h
4879         * src/procheader.c
4880         * src/procheader.h
4881         * src/procmime.c
4882         * src/procmime.h
4883         * src/procmsg.c
4884         * src/procmsg.h
4885         * src/quote_fmt.c
4886         * src/quote_fmt_parse.y
4887         * src/recv.c
4888         * src/recv.h
4889         * src/remotefolder.c
4890         * src/remotefolder.h
4891         * src/send_message.c
4892         * src/send_message.h
4893         * src/setup.c
4894         * src/setup.h
4895         * src/sourcewindow.c
4896         * src/sourcewindow.h
4897         * src/ssl_manager.c
4898         * src/ssl_manager.h
4899         * src/statusbar.c
4900         * src/statusbar.h
4901         * src/stock_pixmap.c
4902         * src/stock_pixmap.h
4903         * src/summary_search.c
4904         * src/summary_search.h
4905         * src/summaryview.c
4906         * src/summaryview.h
4907         * src/syldap.c
4908         * src/syldap.h
4909         * src/textview.c
4910         * src/textview.h
4911         * src/toolbar.c
4912         * src/toolbar.h
4913         * src/undo.c
4914         * src/undo.h
4915         * src/unmime.c
4916         * src/unmime.h
4917         * src/vcard.c
4918         * src/vcard.h
4919         * src/wizard.c
4920         * src/wizard.h
4921         * src/common/base64.c
4922         * src/common/base64.h
4923         * src/common/defs.h
4924         * src/common/hooks.c
4925         * src/common/hooks.h
4926         * src/common/log.c
4927         * src/common/log.h
4928         * src/common/mgutils.c
4929         * src/common/mgutils.h
4930         * src/common/nntp.c
4931         * src/common/nntp.h
4932         * src/common/passcrypt.c
4933         * src/common/passcrypt.h.in
4934         * src/common/plugin.c
4935         * src/common/plugin.h
4936         * src/common/prefs.c
4937         * src/common/prefs.h
4938         * src/common/progressindicator.c
4939         * src/common/progressindicator.h
4940         * src/common/quoted-printable.c
4941         * src/common/quoted-printable.h
4942         * src/common/session.c
4943         * src/common/session.h
4944         * src/common/smtp.c
4945         * src/common/smtp.h
4946         * src/common/socket.c
4947         * src/common/socket.h
4948         * src/common/ssl.c
4949         * src/common/ssl.h
4950         * src/common/stringtable.c
4951         * src/common/stringtable.h
4952         * src/common/sylpheed.c
4953         * src/common/sylpheed.h
4954         * src/common/template.c
4955         * src/common/template.h
4956         * src/common/timing.h
4957         * src/common/utils.c
4958         * src/common/utils.h
4959         * src/common/version.h.in
4960         * src/common/xml.c
4961         * src/common/xml.h
4962         * src/common/xmlprops.c
4963         * src/common/xmlprops.h
4964         * src/gtk/about.c
4965         * src/gtk/colorlabel.c
4966         * src/gtk/colorlabel.h
4967         * src/gtk/colorsel.c
4968         * src/gtk/colorsel.h
4969         * src/gtk/combobox.c
4970         * src/gtk/combobox.h
4971         * src/gtk/description_window.c
4972         * src/gtk/description_window.h
4973         * src/gtk/filesel.c
4974         * src/gtk/filesel.h
4975         * src/gtk/foldersort.c
4976         * src/gtk/foldersort.h
4977         * src/gtk/gtkaspell.c
4978         * src/gtk/gtkaspell.h
4979         * src/gtk/gtksctree.c
4980         * src/gtk/gtkshruler.c
4981         * src/gtk/gtkshruler.h
4982         * src/gtk/gtkutils.c
4983         * src/gtk/gtkutils.h
4984         * src/gtk/icon_legend.c
4985         * src/gtk/icon_legend.h
4986         * src/gtk/logwindow.c
4987         * src/gtk/logwindow.h
4988         * src/gtk/manage_window.c
4989         * src/gtk/manage_window.h
4990         * src/gtk/pluginwindow.c
4991         * src/gtk/pluginwindow.h
4992         * src/gtk/prefswindow.c
4993         * src/gtk/prefswindow.h
4994         * src/gtk/quicksearch.c
4995         * src/gtk/quicksearch.h
4996         * src/pixmaps/claws-mail.xpm
4997         * src/pixmaps/claws-mail_icon.xpm
4998         * src/pixmaps/claws-mail_logo.xpm
4999         * src/pixmaps/sylpheed-claws.xpm
5000         * src/pixmaps/sylpheed-claws_icon.xpm
5001         * src/pixmaps/sylpheed-claws_logo.xpm
5002         * src/plugins/bogofilter/Makefile.am
5003         * src/plugins/bogofilter/bogofilter.c
5004         * src/plugins/bogofilter/bogofilter.h
5005         * src/plugins/bogofilter/bogofilter_gtk.c
5006         * src/plugins/clamav/Makefile.am
5007         * src/plugins/clamav/clamav_plugin.c
5008         * src/plugins/clamav/clamav_plugin.h
5009         * src/plugins/clamav/clamav_plugin_gtk.c
5010         * src/plugins/demo/Makefile.am
5011         * src/plugins/demo/demo.c
5012         * src/plugins/dillo_viewer/Makefile.am
5013         * src/plugins/dillo_viewer/README
5014         * src/plugins/dillo_viewer/dillo_prefs.c
5015         * src/plugins/dillo_viewer/dillo_prefs.h
5016         * src/plugins/dillo_viewer/dillo_viewer.c
5017         * src/plugins/pgpcore/Makefile.am
5018         * src/plugins/pgpcore/passphrase.c
5019         * src/plugins/pgpcore/passphrase.h
5020         * src/plugins/pgpcore/pgp_viewer.c
5021         * src/plugins/pgpcore/pgp_viewer.h
5022         * src/plugins/pgpcore/plugin.c
5023         * src/plugins/pgpcore/prefs_gpg.c
5024         * src/plugins/pgpcore/prefs_gpg.h
5025         * src/plugins/pgpcore/select-keys.c
5026         * src/plugins/pgpcore/select-keys.h
5027         * src/plugins/pgpcore/sgpgme.c
5028         * src/plugins/pgpcore/sgpgme.h
5029         * src/plugins/pgpcore/sylpheed.def
5030         * src/plugins/pgpcore/version.rc
5031         * src/plugins/pgpinline/Makefile.am
5032         * src/plugins/pgpinline/pgpinline.c
5033         * src/plugins/pgpinline/pgpinline.h
5034         * src/plugins/pgpinline/plugin.c
5035         * src/plugins/pgpinline/sylpheed.def
5036         * src/plugins/pgpinline/version.rc
5037         * src/plugins/pgpmime/Makefile.am
5038         * src/plugins/pgpmime/pgpmime.c
5039         * src/plugins/pgpmime/pgpmime.h
5040         * src/plugins/pgpmime/plugin.c
5041         * src/plugins/pgpmime/sylpheed.def
5042         * src/plugins/pgpmime/version.rc
5043         * src/plugins/spamassassin/Makefile.am
5044         * src/plugins/spamassassin/README
5045         * src/plugins/spamassassin/spamassassin.c
5046         * src/plugins/spamassassin/spamassassin.h
5047         * src/plugins/spamassassin/spamassassin_gtk.c
5048         * src/plugins/trayicon/Makefile.am
5049         * src/plugins/trayicon/trayicon.c
5050         * tools/OOo2sylpheed.pl
5051         * tools/README
5052         * tools/README.sylprint
5053         * tools/acroread2sylpheed.pl
5054         * tools/claws.i18n.status.pl
5055         * tools/filter_conv.pl
5056         * tools/filter_conv_new.pl
5057         * tools/freshmeat_search.pl
5058         * tools/google_search.pl
5059         * tools/kmail2sylpheed.pl
5060         * tools/kmail2sylpheed_v2.pl
5061         * tools/make.themes.project
5062         * tools/multiwebsearch.pl
5063         * tools/nautilus2sylpheed.sh
5064         * tools/outlook2sylpheed.pl
5065         * tools/sylprint.pl
5066         * tools/sylprint.rc
5067         * tools/tb2sylpheed
5068         * tools/textviewer.sh
5069         * tools/vcard2xml.py
5070         * tools/kdeservicemenu/README
5071         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5072         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5073         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5074                 Change name to Claws Mail. Announce to follow...
5075
5076 2006-11-06 [wwp]        2.6.0cvs6
5077
5078         * src/prefs_template.c
5079                 unify messages related to quote format/template errors (fix
5080                 capitalization), again.
5081
5082 2006-11-06 [wwp]        2.6.0cvs5
5083
5084         * src/prefs_quote.c
5085                 unify messages related to quote format/template errors.
5086
5087 2006-11-06 [wwp]        2.6.0cvs4
5088
5089         * src/prefs_msg_colors.c
5090                 more uses of Q_ macro for contextual translations, thanks
5091                 to Fabien (fzzzzz).
5092
5093 2006-11-06 [wwp]        2.6.0cvs3
5094
5095         * src/compose.c
5096         * src/common/utils.c
5097         * src/common/utils.h
5098                 show an alertpanel to make sure users are aware that sensitive
5099                 files are attached (it's file blacklist-based). This will fix
5100                 interaction w/ GoogleEarth for instance, thanks to Colin.
5101
5102 2006-11-06 [wwp]        2.6.0cvs2
5103
5104         * src/prefs_quote.c
5105         * src/prefs_template.c
5106         * src/prefs_template.h
5107                 check quote format when applying/closing prefs. For now this only
5108                 shows up an error dialog box, not preventing the user from using
5109                 a broken quote (reply, forwards) format.
5110
5111 2006-11-06 [wwp]        2.6.0cvs1
5112
5113         * src/prefs_template.c
5114                 fix missing checks of some template fields.
5115
5116 2006-11-06 [paul]       2.6.0
5117
5118         * NEWS
5119         * README
5120         * RELEASE_NOTES
5121                 2.6.0 released
5122
5123 2006-11-06 [paul]       2.5.6cvs22
5124
5125         * manual/advanced.xml
5126         * manual/es/advanced.xml
5127                 put 'respect_flowed_format' info in the correct
5128                 place
5129
5130 2006-11-06 [mones]      2.5.6cvs21
5131
5132         * po/es.po
5133                 Minor fixes for release
5134
5135 2006-11-06 [paul]       2.5.6cvs20
5136
5137         * po/cs.po
5138         * po/de.po
5139         * po/fr.po
5140         * po/it.po
5141         * po/nl.po
5142         * po/pt_BR.po
5143         * po/sk.po
5144         * po/sv.po
5145         * po/zh_CN.po
5146                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
5147                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
5148                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
5149                 Young
5150
5151 2006-11-02 [colin]      2.5.6cvs19
5152
5153         * src/imap.c
5154         * src/imap.h
5155         * src/prefs_account.c
5156         * src/etpan/imap-thread.c
5157                 Add GSSAPI support - fixes Debian bug #383274
5158
5159 2006-11-01 [colin]      2.5.6cvs18
5160
5161         * src/jpilot.c
5162                 Handle libpisock12 support. Probably
5163                 fixes bug 1046, 'jpilot AddressDB.pdb 
5164                 import fail'
5165
5166 2006-11-01 [colin]      2.5.6cvs17
5167
5168         * src/folderutils.c
5169                 debug_print() folderutils_mark_all_read()
5170
5171 2006-11-01 [colin]      2.5.6cvs16
5172
5173         * COPYING
5174                 Add missed files to the Apache exception
5175
5176 2006-10-31 [colin]      2.5.6cvs15
5177
5178         * src/folder.c
5179         * src/folder.h
5180                 Add a copy_private_data() func to FolderClasses
5181                 Doesn't break the feature freeze, because we 
5182                 won't use it (right now) in the core.
5183
5184 2006-10-31 [colin]      2.5.6cvs14
5185
5186         * COPYING
5187                 Allow linking with the Apache licensed files in
5188                 src/plugins/spamassassin. Hopefully fixes 
5189                 bug 1048, 'Spamassassin plugin license problem'
5190
5191 2006-10-31 [wwp]        2.5.6cvs13
5192
5193         * src/compose.c
5194                 fix and optimize trimming of leading linefeeds in body loop.
5195
5196 2006-10-31 [colin]      2.5.6cvs12
5197
5198         * src/etpan/imap-thread.c
5199         * src/imap.c
5200                 Make really sure to have NULL sets in case
5201                 of error
5202
5203 2006-10-30 [wwp]        2.5.6cvs11
5204
5205         * src/prefs_common.c
5206         * src/prefs_common.h
5207         * src/compose.c
5208                 fix broken storage of quote format template when it contains \-escape
5209                 sequences. The application of such sequences is also fixed now (\t
5210                 in quote format will be a real tab instead of a 't', for instance).
5211
5212 2006-10-27 [colin]      2.5.6cvs10
5213
5214         * src/compose.c
5215                 Probably fix bug 1045, 'sylpheed-claws 
5216                 doesn't remove the mail from the IMAP 
5217                 Queue folder after sending'. From
5218                 2.5.6cvs3-stable
5219
5220 2006-10-27 [colin]      2.5.6cvs9
5221
5222         * configure.ac
5223                 Require libetpan-0.48. I'm so annoying,
5224                 I know ;-)
5225
5226 2006-10-27 [colin]      2.5.6cvs8
5227
5228         * src/folder.c
5229         * src/imap.c
5230                 Probably fix bug 1044, 'sylpheed-claws 
5231                 segfaults while moving mails' - Fix relation
5232                 usage when moving to an IMAP mailbox from another
5233                 mailbox
5234
5235 2006-10-26 [paul]       2.5.6cvs7
5236
5237         * src/gtk/about.c
5238                 add libSM to compiled-in features
5239                 list
5240
5241 2006-10-24 [colin]      2.5.6cvs6
5242
5243         * src/textview.c
5244         * src/gtk/gtkutils.c
5245                 Fix crash when printing emails with an
5246                 xface
5247
5248 2006-10-24 [mones]      2.5.6cvs5
5249
5250         * manual/es/advanced.xml
5251                 Synchronize hidden option respect_flowed_format
5252         * po/es.po
5253                 Updated translation
5254
5255 2006-10-21 [paul]       2.5.6cvs4
5256
5257         * src/gtk/authors.h
5258         * src/plugins/pgpcore/pgp_viewer.c
5259         * src/plugins/pgpcore/sgpgme.c
5260                 fix building on BSDs
5261                 Thanks to Michael Hughes
5262                 <Sylpheed-Claws_user@thehugheslogcabin.net>
5263
5264 2006-10-20 [colin]      2.5.6cvs3
5265
5266         * configure.ac
5267                 Bump up libetpan requirement
5268                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
5269         * src/common/utils.c
5270         * src/common/utils.h
5271                 Add convenience get_file_mtime()
5272         * src/imap.c
5273         * src/etpan/imap-thread.c
5274         * src/etpan/imap-thread.h
5275                 Implement UIDPLUS support if the server
5276                 supports it - faster sending in this case
5277
5278 2006-10-19 [colin]      2.5.6cvs2
5279
5280         * src/gtk/quicksearch.c
5281                 Fix emptying in type-ahead+extended mode
5282         * src/mainwindow.c
5283         * src/mainwindow.h
5284                 Add a hook for offline state change
5285         * src/plugins/trayicon/trayicon.c
5286                 Use it to display offline icons
5287         * src/plugins/trayicon/Makefile.am
5288         * src/plugins/trayicon/newmail.offline.xpm
5289         * src/plugins/trayicon/newmarkedmail.offline.xpm
5290         * src/plugins/trayicon/nomail.offline.xpm
5291         * src/plugins/trayicon/unreadmail.offline.xpm
5292         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
5293                 Add the icons
5294
5295 2006-10-12 [paul]       2.5.6cvs1
5296
5297         * NEWS
5298         * README
5299         * configure.ac
5300                 Update version number following
5301                 stable release
5302
5303 2006-10-19 [colin]      2.5.5cvs18
5304
5305         * manual/handling.xml
5306                 Add type-ahead search
5307
5308 2006-10-18 [colin]      2.5.5cvs17
5309
5310         * src/gtk/quicksearch.c
5311                 Remove "save to history only if there's
5312                 no syntax error", it breaks for some 
5313                 reason which I'll investigate later.
5314
5315 2006-10-18 [colin]      2.5.5cvs16
5316
5317         * src/prefs_common.c
5318         * src/prefs_common.h
5319         * src/summaryview.c
5320         * src/gtk/quicksearch.c
5321         * src/gtk/quicksearch.h
5322                 Add a type-ahead option for fast searches
5323                 Patch by Fabien Vantard
5324
5325 2006-10-18 [colin]      2.5.5cvs15
5326
5327         * src/compose.c
5328         * src/compose.h
5329                 Add Options/Reply mode/ menu to be able to
5330                 change the recipients of a reply on the fly
5331
5332 2006-10-18 [colin]      2.5.5cvs14
5333
5334         * src/compose.c
5335                 Fix redirecting of our own sent mails
5336
5337 2006-10-17 [wwp]        2.5.5cvs13
5338
5339         * src/send_message.c
5340                 Fix duplicate error messages when sending, and missing
5341                 newline in such error messages.
5342
5343 2006-10-17 [colin]      2.5.5cvs12
5344
5345         * src/compose.c
5346                 Compare addresses case-insensitive
5347
5348 2006-10-17 [colin]      2.5.5cvs11
5349
5350         * src/plugins/pgpcore/sgpgme.c
5351                 Fix return status
5352
5353 2006-10-17 [colin]      2.5.5cvs10
5354
5355         * src/plugins/pgpcore/pgp_viewer.c
5356                 Fix return status
5357
5358 2006-10-17 [colin]      2.5.5cvs9
5359
5360         * src/quote_fmt.c
5361                 Fix a typo (thanks to Fabien)
5362
5363 2006-10-16 [colin]      2.5.5cvs8
5364
5365         * src/textview.c
5366                 Fix problem with quote-folding when emails
5367                 don't convert cleanly to UTF-8
5368
5369 2006-10-14 [colin]      2.5.5cvs7
5370
5371         * src/prefs_template.c
5372                 Reset fields when reopening
5373                 the window
5374
5375 2006-10-13 [paul]       2.5.5cvs6
5376
5377         * manual/advanced.xml
5378         * src/prefs_message.c
5379                 make 'respect_flowed_format' a hidden
5380                 option, and add a manual entry for it
5381                 Thanks to Colin
5382
5383 2006-10-12 [colin]      2.5.5cvs5
5384
5385         * src/codeconv.c
5386                 Revert part of 2.5.2cvs21:
5387                 Don't optimise by reusing the 
5388                 last iconv converter if possible:
5389                 it seems slightly broken in a 
5390                 very hard way to reproduce
5391
5392 2006-10-12 [colin]      2.5.5cvs4
5393
5394         * src/prefs_common.c
5395         * src/prefs_common.h
5396         * src/prefs_message.c
5397         * src/procmime.c
5398                 Fix bug 1035, 'Incorrect handling 
5399                 of flowed lines'. We now optionnaly
5400                 handle this format (preference is in
5401                 Message View/Text options section)
5402
5403 2006-10-12 [colin]      2.5.5cvs3
5404
5405         * po/POTFILES.in
5406                 Add new file
5407         * src/plugins/pgpcore/pgp_viewer.c
5408         * src/plugins/pgpcore/sgpgme.c
5409                 Don't try to import without asking
5410
5411 2006-10-12 [colin]      2.5.5cvs2
5412
5413         * src/compose.c
5414                 Fix bug 1036, 'Forwarding a mutlipart
5415                 mail with a "text/html" block to ms
5416                 outlook users leeds to freeze of
5417                 outlook'. Poor outlook users...
5418
5419 2006-10-12 [paul]       2.5.5cvs1
5420
5421         * NEWS
5422         * README
5423         * configure.ac
5424                 Update version number following
5425                 stable release
5426
5427 2006-10-11 [paul]       2.5.4cvs1
5428
5429         * NEWS
5430         * README
5431         * configure.ac
5432                 Update version number following
5433                 stable release
5434
5435 2006-10-11 [paul]       2.5.3cvs32
5436
5437         * src/textview.c
5438                 fix bug 1032, 'Segmentation fault when showing
5439                 message' (bug in quote folding)
5440                 Thanks to Colin
5441
5442 2006-10-10 [colin]      2.5.3cvs31
5443
5444         * src/quote_fmt.c
5445                 Rephrase english a bit
5446
5447 2006-10-10 [colin]      2.5.3cvs30
5448
5449         * src/prefs_compose_writing.c
5450                 Stop making the page larger than the window
5451
5452 2006-10-10 [wwp]        2.5.3cvs29
5453
5454         * src/compose.c
5455         * src/prefs_template.c
5456         * src/quote_fmt.c
5457         * src/quote_fmt.h
5458         * src/quote_fmt_lex.l
5459         * src/quote_fmt_parse.y
5460                 Extend the quote parser a bit: allow to get access to
5461                 basic (composing) account info.
5462
5463 2006-10-10 [colin]      2.5.3cvs28
5464
5465         * src/procheader.c
5466                 Fix this \t problem in subject
5467
5468 2006-10-09 [colin]      2.5.3cvs27
5469
5470         * src/main.c
5471         * src/prefs_gtk.c
5472                 Prepare cache a bit later
5473                 If section already exists, skip the new one 
5474                 (as previously); avoid writing the same block
5475                 twice - if we find a second block with the 
5476                 same id, skip it.
5477         * src/plugins/pgpcore/pgp_viewer.c
5478                 Set cursor to busy when retrieving a key
5479         * src/plugins/pgpcore/sgpgme.c
5480                 allow 5 seconds for gpg to export the key
5481                 
5482
5483 2006-10-09 [colin]      2.5.3cvs26
5484
5485         * configure.ac
5486         * src/msgcache.c
5487         * src/prefs_gtk.c
5488                 Check for existence of fgets_unlocked
5489                 and fwrite_unlocked
5490
5491 2006-10-09 [paul]       2.5.3cvs25
5492
5493         * src/prefs_summaries.c
5494                 replace strftime() with fast_strftime() and in
5495                 the consequence fix the bug in the display of
5496                 AM/PM in the 'Example' string
5497
5498 2006-10-09 [ticho]      2.5.3cvs24
5499
5500         * po/sk.po
5501                 Updated (and fixed up somewhat) Slovak translation.
5502
5503 2006-10-08 [colin]      2.5.3cvs23
5504
5505         * src/prefs_folder_item.c
5506                 Explain why prefs in the top-level folder
5507                 aren't retained, but are still useful
5508
5509 2006-10-08 [colin]      2.5.3cvs22
5510
5511         * src/prefs_gtk.c
5512                 Don't cache anything if caching fails
5513
5514 2006-10-08 [colin]      2.5.3cvs21
5515
5516         * src/common/utils.c
5517                 always include gi18n.h
5518
5519 2006-10-07 [colin]      2.5.3cvs20
5520
5521         * src/plugins/pgpcore/pgp_viewer.c
5522                 Kill gpg after 5 seconds wait
5523
5524 2006-10-07 [colin]      2.5.3cvs19
5525
5526         * src/plugins/pgpcore/pgp_viewer.c
5527         * src/plugins/pgpcore/pgp_viewer.h
5528                 Fix copyright
5529
5530 2006-10-07 [colin]      2.5.3cvs18
5531
5532         * src/plugins/pgpcore/pgp_viewer.c
5533         * src/plugins/pgpcore/pgp_viewer.h
5534                 Actually add the files to CVS
5535
5536 2006-10-07 [colin]      2.5.3cvs17
5537
5538         * src/plugins/pgpcore/sgpgme.c
5539                 Be sure not to crash on 'application/pgp-signature' that
5540                 are not application/pgp-signatures
5541
5542 2006-10-07 [colin]      2.5.3cvs16
5543
5544         * src/textview.c
5545         * src/textview.h
5546                 Make a bit more of the API available
5547         * src/plugins/pgpcore/Makefile.am
5548         * src/plugins/pgpcore/plugin.c
5549         * src/plugins/pgpcore/sgpgme.c
5550                 Add basic key import/export
5551
5552 2006-10-07 [colin]      2.5.3cvs15
5553
5554         * src/folderview.c
5555         * src/imap.c
5556         * src/prefs_account.c
5557         * src/wizard.c
5558                 Warn users *everywhere* if libetpan's not
5559                 linked in
5560
5561 2006-10-06 [mones]      2.5.3cvs14
5562
5563         * po/de.po
5564         * po/es.po
5565                 updated by Stephan Sachse and me
5566
5567 2006-10-06 [colin]      2.5.3cvs13
5568
5569         * src/main.c
5570         * src/common/sylpheed.c
5571                 Don't load common plugins if --exit is passed
5572         * src/prefs_gtk.c
5573         * src/prefs_gtk.h
5574                 Implement a cache to avoid reading the same
5575                 files over and over again at startup
5576
5577 2006-10-06 [colin]      2.5.3cvs12
5578
5579         * src/summaryview.c
5580         * src/gtk/quicksearch.c
5581                 Update display every 5k mails on fast searches
5582
5583 2006-10-06 [colin]      2.5.3cvs11
5584
5585         * src/textview.c
5586                 Don't do quote folding on HTML or ERTF.
5587                 May fix the Cygwin issues if they were
5588                 happening with HTML mails?
5589
5590 2006-10-05 [colin]      2.5.3cvs10
5591
5592         * src/prefs_gtk.c
5593                 Oops, forgot one
5594
5595 2006-10-05 [colin]      2.5.3cvs9
5596
5597         * src/prefs_gtk.c
5598                 Use unlocked_stdio here too
5599
5600 2006-10-05 [colin]      2.5.3cvs8
5601
5602         * src/folderview.c
5603                 Fix go to next * after preferences apply
5604         * src/msgcache.c
5605                 Do the fd lock/unlock ourselves instead of
5606                 letting the libc do it at each write 
5607
5608 2006-10-05 [colin]      2.5.3cvs7
5609
5610         * src/common/utils.c
5611                 Faster division, thanks to Jean Diraison
5612
5613 2006-10-05 [paul]       2.5.3cvs6
5614
5615         * src/common/utils.c
5616                 fix building with --disable-nls
5617
5618 2006-10-04 [colin]      2.5.3cvs5
5619
5620         * src/folder.c
5621                 Maybe fix a segfault
5622
5623 2006-10-04 [wwp]        2.5.3cvs4
5624
5625         * src/prefs_folder_item.c
5626                 Fine-tune layouts in folder item prefs. Suggested by
5627                 Fabien Vantard <fzzzzz@gmail.com>.
5628
5629 2006-10-04 [wwp]        2.5.3cvs3
5630
5631         * src/prefs_folder_item.c
5632                 Kill the clandestine passengers. You didn't see anything.
5633
5634 2006-10-04 [wwp]        2.5.3cvs2
5635
5636         * src/prefs_folder_item.c
5637                 Add a way to test the subject simplify regexp in
5638                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
5639                 w/ few layout changes.
5640
5641 2006-20-04 [paul]       2.5.3cvs1
5642
5643         * NEWS
5644         * README
5645         * configure.ac
5646                 Update version number following
5647                 stable release
5648
5649 2006-10-04 [colin]      2.5.2cvs42
5650
5651         * src/folder.c
5652         * src/folder.h
5653         * src/summaryview.c
5654                 Provide a way for folder classes to set their sort
5655                 type and key
5656
5657 2006-10-03 [colin]      2.5.2cvs41
5658
5659         * src/mh.c
5660                 Don't use strlen() to know if the
5661                 string's empty
5662
5663 2006-10-03 [colin]      2.5.2cvs40
5664
5665         * src/mh.c
5666                 Fix "check for new folders" with accentued folders
5667
5668 2006-10-03 [ticho]      2.5.2cvs39
5669
5670         * src/filtering.c
5671         * src/folder.c
5672         * src/inc.c
5673         * src/mbox.c
5674                 Colin's fix for "copy" filtering rules.
5675
5676 2006-10-02 [colin]      2.5.2cvs38
5677
5678         * src/folderview.c
5679                 Fix for double-click too
5680
5681 2006-10-02 [colin]      2.5.2cvs37
5682
5683         * src/folderview.c
5684                 correct fix for cvs36
5685
5686 2006-10-02 [colin]      2.5.2cvs36
5687
5688         * src/folderview.c
5689                 Fix 'goto next unread' after collapsing/expanding 
5690                 a node.
5691
5692 2006-10-02 [colin]      2.5.2cvs35
5693
5694         * src/summaryview.c
5695                 Fix double freeze/thaw
5696         * src/common/utils.c
5697         * src/common/utils.h
5698                 Reimplement strftime
5699         * src/procheader.c
5700                 Use it
5701
5702
5703 2006-10-02 [colin]      2.5.2cvs34
5704
5705         * src/mh.c
5706                 Time mh_write_sequences() - it's fast
5707         * src/summaryview.c
5708                 Init a variable to shut up gcc
5709
5710 2006-10-01 [colin]      2.5.2cvs33
5711
5712         * src/folder.c
5713         * src/mh.c
5714         * src/mh.h
5715         * src/msgcache.c
5716                 Add helper mh_set_mtime(), and set mtime to stat()'s result
5717                 Add fsync but disable it, it's slow as hell
5718
5719 2006-10-01 [colin]      2.5.2cvs32
5720
5721         * src/mh.c
5722         * src/msgcache.c
5723                 fflush() caches and mh_sequences before
5724                 fclose()ing
5725
5726 2006-10-01 [colin]      2.5.2cvs31
5727
5728         * src/msgcache.c
5729                 Don't ftruncate when not using mmap
5730
5731 2006-09-30 [colin]      2.5.2cvs30
5732
5733         * src/main.c
5734                 Write folder list *after* saving caches
5735
5736 2006-09-30 [colin]      2.5.2cvs29
5737
5738         * src/folder.c
5739         * src/mh.c
5740                 Debug forced mtime changes
5741
5742 2006-09-30 [colin]      2.5.2cvs28
5743
5744         * src/folder.c
5745         * src/main.c
5746                 Remove useless debug_print()s (code
5747                 well-tested)
5748
5749 2006-09-30 [colin]      2.5.2cvs27
5750
5751         * src/mh.c
5752                 Do stuff faster when writing mh_sequences
5753
5754 2006-09-30 [colin]      2.5.2cvs26
5755
5756         * src/mh.c
5757                 Don't let the writing of .mh_sequences, which
5758                 can change the folder's mtime, let us think
5759                 we need to scan.
5760
5761 2006-09-30 [colin]      2.5.2cvs25
5762
5763         * src/folder.c
5764                 Move a debug_print where it belongs 
5765                 (processing)
5766         * src/summaryview.c
5767                 Don't mess with a huge slow subject
5768                 table if we're not threading by
5769                 subject
5770
5771 2006-09-30 [colin]      2.5.2cvs24
5772
5773         * src/msgcache.c
5774                 Reenable mmaped reads (*not* writes!)
5775         * src/procmsg.c
5776                 Don't destroy and recreate hashtables just
5777                 for fun
5778         * src/common/utils.c
5779                 Remove useless reply prefixes (it's case
5780                 unsensitive)
5781
5782 2006-09-30 [wwp]        2.5.2cvs23
5783
5784         * tools/fix_date.sh
5785                 Fixed a minor bug in date value extraction, added a switch
5786                 to replace non RFC-compliant Date: value, added a switch
5787                 to use strict RFC matching patterns for dates.
5788
5789 2006-09-29 [colin]      2.5.2cvs22
5790
5791         * src/matcher_parser.h
5792         * src/matcher_parser_parse.y
5793         * src/prefs_filtering.c
5794         * src/statusbar.c
5795         * src/summary_search.c
5796         * src/summaryview.c
5797         * src/gtk/quicksearch.c
5798         * src/gtk/quicksearch.h
5799                 Optimise searches by setting different
5800                 refresh intervals (depending if the 
5801                 search is fast or not)
5802
5803 2006-09-29 [colin]      2.5.2cvs21
5804
5805         * src/codeconv.c
5806                 Optimise by reusing the last iconv converter
5807                 if possible
5808         * src/textview.c
5809                 Optimise a bit (the foldable quotes feature
5810                 still has an awful O(n^2) algo
5811
5812 2006-09-29 [colin]      2.5.2cvs20
5813
5814         * src/gtk/gtksctree.c
5815         * src/gtk/gtksctree.h
5816                 Optimise de-selection via up/down or
5817                 another key
5818
5819 2006-09-28 [colin]      2.5.2cvs19
5820
5821         * src/action.c
5822         * src/compose.c
5823         * src/folderview.c
5824         * src/mainwindow.c
5825         * src/messageview.c
5826         * src/summary_search.c
5827         * src/toolbar.c
5828                 Avoid using summaryview->ctree directly
5829
5830 2006-09-28 [colin]      2.5.2cvs18
5831
5832         * src/summaryview.c
5833         * src/summaryview.h
5834                 Add helpers to freeze/thaw/grab_focus
5835                 Factorize calls to freeze/thaw/grab_focus
5836                 
5837
5838 2006-09-28 [colin]      2.5.2cvs17
5839
5840         * src/main.c
5841                 More guards for the session management
5842
5843 2006-09-28 [colin]      2.5.2cvs16
5844
5845         * src/folderview.c
5846         * src/gtk/gtksctree.c
5847         * src/gtk/gtksctree.h
5848                 Make expanding not recursive in folderview
5849
5850 2006-09-28 [colin]      2.5.2cvs15
5851
5852         * src/addressbook.c
5853                 If nothing is selected in the list (right part)
5854                 and a group is selected in the tree (left part),
5855                 mail this group.
5856
5857 2006-09-28 [colin]      2.5.2cvs14
5858
5859         * src/Makefile.am
5860                 Actually use SM_LIBS
5861
5862 2006-09-28 [ticho]      2.5.2cvs13
5863
5864         * src/export.c
5865         * src/messageview.c
5866         * src/mimeview.c
5867         * src/news.c
5868         * src/pop.c
5869         * src/prefs_themes.c
5870         * src/procmsg.c
5871                 Small i18n string optimization.
5872         * src/send_message.c
5873         * src/summaryview.c
5874         * src/common/session.c
5875         * src/common/smtp.c
5876         * src/common/ssl_certificate.c
5877         * src/common/utils.c
5878                 Use "Couldn't" instead of "Can't" in UI messages,
5879                 where appropriate.
5880
5881 2006-09-28 [colin]      2.5.2cvs12
5882
5883         * configure.ac
5884                 Possibly fix link errors
5885
5886 2006-09-27 [wwp]        2.5.2cvs11
5887
5888         * src/gtk/authors.h
5889         * doc/man/sylpheed-claws.1
5890         * manual/ack.xml
5891         * manual/es/ack.xml
5892         * manual/fr/ack.xml
5893         * manual/pl/ack.xml
5894                 Updated authors info (me, myself and I).
5895
5896 2006-09-27 [colin]      2.5.2cvs10
5897
5898         * src/addressbook.c
5899                 Remove useless printf
5900
5901 2006-09-27 [wwp]        2.5.2cvs9
5902
5903         * src/editgroup.c
5904         * src/send_message.c
5905         * src/inc.c
5906         * src/prefs_common.c
5907         * src/prefs_common.h
5908         * src/gtk/progressdialog.c
5909                 remember more windows' sizes (send dialog, received dialog,
5910                 edit group in addressbook).
5911
5912 2006-09-27 [colin]      2.5.2cvs8
5913
5914         * configure.ac
5915         * src/main.c
5916         * src/mainwindow.h
5917                 Use libSM to communicate with the session
5918                 manager, so that we can know when the 
5919                 session ends, save our caches, and draft
5920                 our compose windows.
5921
5922 2006-09-27 [colin]      2.5.2cvs7
5923
5924         * src/addressbook.c
5925                 Fix issues:
5926                 o Allow Book and Group creation from the tree's
5927                   contextual menu
5928                 o Do not actually delete the contacts when 
5929                   deleting groups from the tree (duh!)
5930
5931 2006-09-27 [colin]      2.5.2cvs6
5932
5933         * src/compose.c
5934         * src/compose.h
5935         * src/mainwindow.c
5936         * src/textview.c
5937         * src/toolbar.c
5938                 o Allow passing an email address to 
5939                   compose_new_with_folderitem
5940                 o Update callers
5941                 o Use current folderitem when clicking
5942                   on a TextView mailto: link
5943                 o Fix a possible leak in TextView
5944
5945 2006-09-27 [colin]      2.5.2cvs5
5946
5947         * src/html.c
5948                 Use UTF-8 chars to replace HTML entities
5949
5950 2006-09-27 [colin]      2.5.2cvs4
5951
5952         * AUTHORS
5953         * src/prefs_account.c
5954         * src/gtk/authors.h
5955                 Fix bug #1024 (Array index out of
5956                 range in sylpheed-claws-2.5.2)
5957                 Patch by Ales Nosek <anosek@suse.cz>
5958
5959 2006-09-27 [colin]      2.5.2cvs3
5960
5961         * src/addr_compl.c
5962                 Actually do the test
5963
5964 2006-09-27 [colin]      2.5.2cvs2
5965
5966         * src/addr_compl.c
5967         * src/addr_compl.h
5968                 Allow completing with comma (in certain cases: vCalendar
5969                 for example doesn't support that)
5970                 Patch by Fabien Vantard
5971
5972 2006-09-26 [colin]      2.5.2cvs1
5973
5974         * src/Makefile.am
5975         * src/addr_compl.c
5976         * src/addr_compl.h
5977         * src/addrbook.c
5978         * src/addrbook.h
5979         * src/addressbook.c
5980         * src/addrindex.c
5981         * src/addrindex.h
5982         * src/compose.c
5983         * src/prefs_common.c
5984         * src/prefs_filtering_action.c
5985         * src/prefs_folder_item.c
5986         * src/prefs_template.c
5987         * src/stock_pixmap.c
5988         * src/stock_pixmap.h
5989         * src/pixmaps/addr_one.xpm
5990         * src/pixmaps/addr_two.xpm
5991                 Add auto-completion on groups
5992
5993 2006-09-26 [colin]      2.5.2
5994
5995         * NEWS
5996         * README
5997         * RELEASE_NOTES
5998                 2.5.2 released
5999
6000 2006-09-26 [colin]      2.5.1cvs5
6001
6002         * src/matcher.c
6003                 Fix condition
6004
6005 2006-09-26 [colin]      2.5.1cvs4
6006
6007         * src/mbox.c
6008                 Revert cvs1 (useless as the message is printed 
6009                 every 500 mails)
6010
6011 2006-09-26 [colin]      2.5.1cvs3
6012
6013         * src/partial_download.c
6014                 Fix crasher found by Alexsandar Urosevic
6015
6016 2006-09-26 [colin]      2.5.1cvs2
6017
6018         * src/summaryview.c
6019                 Fix bug #1023 (Sylpheed deletes too much messages)
6020
6021 2006-09-26 [ticho]      2.5.1cvs1
6022
6023         * src/mbox.c
6024                 Make use of gettext's multiple plurals for statusbar
6025                 progress message.
6026
6027 2006-09-25 [paul]       2.5.1
6028
6029         * NEWS
6030         * README
6031         * RELEASE_NOTES
6032                 2.5.1 released
6033
6034 2006-09-25 [colin]      2.5.0cvs3
6035
6036         * src/plugins/bogofilter/bogofilter.c
6037         * src/plugins/clamav/clamav_plugin.c
6038         * src/plugins/spamassassin/spamassassin.c
6039                 BogoFilter, Spamassassin: Fix double hook registering after
6040                 visiting preferences
6041                 Spamassassin, Clamav: Just set the mails to move instead of
6042                 doing the move - caller will move the things at once.
6043
6044 2006-09-25 [colin]      2.5.0cvs2
6045
6046         * src/imap.c
6047         * src/etpan/imap-thread.c
6048                 Use UID SEARCH ALL instead of UID 1:*
6049                 (braindead servers can't figure out that's
6050                 the same...)
6051
6052 2006-09-25 [wwp]        2.5.0cvs1
6053
6054         * src/message_search.c
6055                 Added the ability to stop a running search (in message body).
6056
6057 2006-09-25 [paul]       2.5.0
6058
6059         * NEWS
6060         * README
6061         * RELEASE_NOTES
6062                 2.5.0 released
6063
6064 2006-09-25 [paul]       2.4.0cvs214
6065
6066         * po/cs.po
6067         * po/de.po
6068         * po/fi.po
6069         * po/fr.po
6070         * po/nl.po
6071         * po/pt_BR.po
6072         * po/sk.po
6073         * po/sr.po
6074         * po/zh_CN.po
6075                 updated by Tim, Stephan Sachse, Flammie Pirinen,
6076                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
6077                 Ticho, Aleksander Urosevic, Ralgh Young
6078
6079 2006-09-24 [mones]      2.4.0cvs213
6080
6081         * po/es.po
6082                 Updated for release
6083
6084 2006-09-23 [colin]      2.4.0cvs212
6085
6086         * src/gtk/inputdialog.c
6087                 Fix [ ] remember this appearing in normal
6088                 input dialogs after it's been used by
6089                 mimeview.
6090         * src/folder.c
6091         * src/folderview.c
6092         * src/msgcache.c
6093         * src/procmsg.c
6094         * src/summaryview.c
6095         * src/textview.c
6096         * src/common/timing.h
6097                 Enable timings in debug mode and make it
6098                 look prettier.
6099
6100 2006-09-22 [colin]      2.4.0cvs211
6101
6102         * README
6103                 Revert test change
6104         * commitHelper
6105                 ping the correct URI
6106
6107 2006-09-22 [colin]      2.4.0cvs210
6108
6109         * README
6110                 Let's see if bug #1022 is fixed
6111
6112 2006-09-21 [colin]      2.4.0cvs209
6113
6114         * src/wizard.c
6115         * src/common/plugin.c
6116                 Prepare infra to load predefined plugins when
6117                 no configuration existed. Don't actually load
6118                 anything yet (feat. freeze)
6119
6120 2006-09-21 [wwp]        2.4.0cvs208
6121
6122         * manual/fr/faq.xml
6123                 Partial sync w/ 2.4.0cvs72:
6124                 wrap file and minor updates.
6125
6126 2006-09-21 [wwp]        2.4.0cvs207
6127
6128         * tools/fix_date.sh
6129                 several fixes and enhancements. A new --force switch has been
6130                 added to prevent overriding by default Date: header when
6131                 already existing.
6132
6133 2006-09-21 [paul]       2.4.0cvs206
6134
6135         * src/common/utils.c
6136                 add Chinese UTF8 Re prefix
6137
6138 2006-09-21 [wwp]        2.4.0cvs205
6139
6140         * tools/Makefile.am
6141                 Fics alfabettical order.
6142
6143 2006-09-21 [wwp]        2.4.0cvs204
6144
6145         * tools/fix_date.sh
6146         * tools/Makefile.am
6147                 Added an action tool to fix missing Date field in emails.
6148                 Updated Makefile.am to reflect those last two additions.
6149
6150 2006-09-21 [wwp]        2.4.0cvs203
6151
6152         * tools/uuooffice
6153                 Added a action tool to open uuencoded docs w/
6154                 OpenOffice (based on uudec method).
6155
6156 2006-09-21 [colin]      2.4.0cvs202
6157
6158         * src/compose.c
6159         * src/textview.c
6160                 Workaround possible GTK crash: remove selection 
6161                 clipboard before destroying widget, or GTK+-2.10
6162                 dies. Thanks to Hiro.
6163
6164 2006-09-20 [colin]      2.4.0cvs201
6165
6166         * src/compose.c
6167                 Fix free-after-use in some cases (when 
6168                 procmime_encode_content() frees mimeinfo->data.mem
6169                 and turns it to a temp file)
6170
6171 2006-09-20 [colin]      2.4.0cvs200
6172
6173         * src/folderview.c
6174         * src/summaryview.c
6175         * src/gtk/gtksctree.c
6176         * src/gtk/gtksctree.h
6177                 Add tooltips in the folderview and summaryview
6178                 (Doesn't break string freeze as they already
6179                 exist)
6180         * src/toolbar.c
6181                 Put the spam button in the default configuration
6182                 if compiled with bogo plugin too
6183
6184 2006-09-19 [colin]      2.4.0cvs199
6185
6186         * src/summaryview.c
6187         * src/summaryview.h
6188                 Update folder name label on folder rename
6189         * src/prefs_matcher.c
6190         * src/gtk/logwindow.h
6191                 Fix warnings
6192                 Patches by Fabien
6193
6194 2006-09-19 [wwp]        2.4.0cvs198
6195
6196         * src/summary_search.c
6197                 fix can't click forward/backward buttons in the
6198                 search messages.
6199
6200 2006-09-18 [paul]       2.4.0cvs197
6201
6202         * src/wizard.c
6203                 add missing bracket, capitalise the A of
6204                 'SpamAssassin'
6205
6206 2006-09-18 [paul]       2.4.0cvs196
6207
6208         * src/compose.c
6209                 fix bug 1012 'crashed upon sending mail
6210                 from compose window'
6211                 Thanks to Colin
6212
6213 2006-09-16 [colin]      2.4.0cvs195
6214
6215         * src/folderview.c
6216                 Fix "real-time" sorting by freezing/thawing
6217
6218 2006-09-16 [colin]      2.4.0cvs194
6219
6220         * manual/faq.xml
6221                 Fix the anti-spam entry a bit
6222
6223 2006-09-16 [colin]      2.4.0cvs193
6224
6225         * src/wizard.c
6226                 Make sure reviewers have no excuse when stating
6227                 Sylpheed-Claws doesn't have antispam capabilities.
6228
6229 2006-09-16 [colin]      2.4.0cvs192
6230
6231         * src/main.c
6232                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
6233                 as if the SIGPIPE comes from etpan's thread we could
6234                 trigger a GUI update from this thread.
6235
6236 2006-09-16 [colin]      2.4.0cvs191
6237
6238         * src/summaryview.c
6239                 Init all members of the struct
6240
6241 2006-09-16 [paul]       2.4.0cvs190
6242
6243         * src/account.c
6244                 improvements to the English
6245
6246 2006-09-15 [colin]      2.4.0cvs189
6247
6248         * src/summaryview.c
6249                 HIG order on dialog
6250
6251 2006-09-14 [colin]      2.4.0cvs188
6252
6253         * src/common/socket.c
6254         * src/common/socket.h
6255         * src/common/ssl.c
6256         * src/common/ssl_certificate.c
6257         * src/common/ssl_certificate.h
6258         * src/etpan/imap-thread.c
6259                 the get_fqdn() call done to get canonical name when
6260                 checking an SSL certificate is blocking, which is
6261                 sad as we just did a non-blocking lookup to connect.
6262                 Fix that by letting the fqdn available to the SockInfo,
6263                 and use that in ssl_certificate_check(). For IMAP,
6264                 we don't do it as the lookup's done by libetpan, but
6265                 it's less annoying as IMAP connections as much more
6266                 rare than POP3 connections.
6267
6268 2006-09-14 [paul]       2.4.0cvs187
6269
6270         * manual/advanced.xml
6271                 improvements to the English,
6272                 properly place the new hidden options
6273                 within the alphabetical order
6274         * src/gtk/pluginwindow.c
6275                 improvements to the English
6276
6277 2006-09-14 [colin]      2.4.0cvs186
6278
6279         * src/prefs_common.c
6280         * src/prefs_common.h
6281         * src/gtk/gtksctree.c
6282         * manual/advanced.xml
6283                 New hidden pref, stripes_color_offset, to change
6284                 the value added/substracted to normal bgcolor to
6285                 create the stripes in summaries
6286
6287 2006-09-13 [colin]      2.4.0cvs185
6288
6289         * src/gedit-print.c
6290         * src/messageview.c
6291         * src/messageview.h
6292         * src/summaryview.c
6293         * src/textview.c
6294                 Fix misc. printing issues: 
6295                 - Bad font for linkified headers
6296                 - Different font if the mail was displayed or not
6297                 - Factorize the thing
6298
6299 2006-09-13 [colin]      2.4.0cvs184
6300
6301         * src/common/ssl_certificate.c
6302                 Only get FQDN once when checking certificate
6303
6304 2006-09-13 [colin]      2.4.0cvs183
6305
6306         * src/account.c
6307         * src/gtk/pluginwindow.c
6308                 Misc. GUI fixes by Fabien
6309
6310 2006-09-13 [wwp]        2.4.0cvs182
6311
6312         * configure.ac
6313         * src/common/utils.h
6314         * src/common/utils.c
6315                 get rid of unused wide-char functions.
6316
6317 2006-09-13 [wwp]        2.4.0cvs181
6318
6319         * src/plugins/pgpinline/sylpheed.def
6320         * src/textview.c
6321                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
6322                 add privacy_reset_error to the .def file,
6323                 do not fork for an external textviewer.
6324
6325 2006-09-13 [wwp]        2.4.0cvs180
6326
6327         * src/prefs_common.c
6328                 fix broken font entry in prefs (patch issued by the gpg4win team,
6329                 probably by Marcus Brinkmann <marcus@g10code.de>).
6330
6331 2006-09-13 [colin]      2.4.0cvs179
6332
6333         * src/folder.h
6334                 Fix a warning in summaryview.c
6335         * src/mainwindow.c
6336         * src/summaryview.c
6337         * src/summaryview.h
6338                 Add missing Mark/* elements in the
6339                 main menu
6340
6341 2006-09-12 [colin]      2.4.0cvs178
6342
6343         * src/prefs_actions.c
6344         * src/prefs_filtering_action.c
6345         * src/prefs_matcher.c
6346                 Use (New) instead of New everywhere
6347
6348 2006-09-12 [wwp]        2.4.0cvs177
6349
6350         * manual/fr/addrbook.xml
6351         * manual/fr/handling.xml
6352                 updated some quotes in the fr manual to match the fr translation.
6353
6354 2006-09-12 [wwp]        2.4.0cvs176
6355
6356         * src/prefs_matcher.c
6357                 don't store translated string elements in matcher expressions.
6358                 Also fixed a misused of Q_().
6359
6360 2006-09-11 [wwp]        2.4.0cvs175
6361
6362         * src/plugins//bogofilter/bogofilter.c
6363         * src/plugins//clamav/clamav_plugin.c
6364         * src/plugins//demo/demo.c
6365         * src/plugins//dillo_viewer/dillo_viewer.c
6366         * src/plugins//pgpcore/plugin.c
6367         * src/plugins//pgpinline/plugin.c
6368         * src/plugins//pgpmime/plugin.c
6369         * src/plugins//spamassassin/spamassassin.c
6370                 gettext-ize more strings (mostly plugin error messages).
6371
6372 2006-09-11 [colin]      2.4.0cvs174
6373
6374         * src/alertpanel.c
6375                 Make maximum buffer size bigger to avoid
6376                 truncating translated messages. Patch by
6377                 Fabien
6378
6379 2006-09-11 [colin]      2.4.0cvs173
6380
6381         * src/etpan/imap-thread.c
6382                 Fix compilation on OpenBSD, thanks to 
6383                 Landry
6384
6385 2006-09-10 [wwp]        2.4.0cvs172
6386
6387         * manual/account.xml
6388         * manual/addrbook.xml
6389         * manual/handling.xml
6390         * manual/es/handling.xml
6391         * manual/fr/account.xml
6392         * manual/fr/addrbook.xml
6393         * manual/fr/handling.xml
6394                 documented addressbook matching (condition configuration):
6395                   addrbook.xml, en fr
6396                 documented per-account filtering rules (handling/filtering
6397                   section, account section):
6398                   account.xml, handling.xml, en fr
6399                 slightly updated the handling/searching section to tell few
6400                   words about the extended search ability:
6401                   handling.xml, en fr
6402                 added missing <quote></quotes> to Quick Search:
6403                   handling.xml, en fr es
6404                 fixed a typo (auomatically):
6405                   handling.xml, en
6406                 changes revisited by Paul.
6407
6408 2006-09-10 [paul]       2.4.0cvs171
6409
6410         * src/prefs_actions.c
6411         * src/prefs_filtering.c
6412         * src/prefs_template.c
6413                 adjustments to the gui
6414                 Patch by Fabien Vantard (slightly modified)
6415
6416 2006-09-10 [colin]      2.4.0cvs170
6417
6418         * src/summaryview.c
6419                 Check folderitem/summaryview consistency
6420                 (basically automates Update summary). Fixes
6421                 #1011 (wrong (negative) count on unread 
6422                 messages)
6423
6424 2006-09-10 [colin]      2.4.0cvs169
6425
6426         * src/gtk/gtksctree.c
6427                 Fix recursive expansion via mouse
6428         * src/plugins/bogofilter/bogofilter.c
6429                 Use normal filtering way of moving
6430                 messages (batching), possibly fixing
6431                 bug #1015 (Bogofilter plugin doubles 
6432                 new messages)
6433
6434 2006-09-09 [wwp]        2.4.0cvs168
6435
6436         * src/prefs_filtering.c
6437                 better place for this fix.
6438
6439 2006-09-09 [wwp]        2.4.0cvs167
6440
6441         * src/prefs_filtering.c
6442                 fix a minor bug when the enabled status of a filtering/processing
6443                 rule always got set to TRUE when replacing this rule. That still
6444                 make sense when adding a new rule, but now when replacing, we
6445                 don't override the value of 'enabled'.
6446                 Also renamed the func prefs_filtering_list_view_get_rule_name()
6447                 to prefs_filtering_list_view_get_info() as this function not only
6448                 returns the name, but also the account_id and the enabled status.
6449
6450 2006-09-09 [mones]      2.4.0cvs166
6451
6452         * manual/glossary.xml
6453         * manual/plugins.xml
6454                 Minor format corrections
6455         * manual/gpl.xml
6456                 Fix misplaced NO WARRANTY section
6457         * manual/es/advanced.xml
6458         * manual/es/faq.xml
6459         * manual/es/glossary.xml
6460         * manual/es/gpl.xml
6461         * manual/es/handling.xml
6462         * manual/es/plugins.xml
6463         * manual/es/starting.xml
6464                 Incorporate changes from English version
6465         * manual/fr/ack.xml
6466         * manual/pl/ack.xml
6467         * manual/es/ack.xml
6468                 Fix address, (add translation credits in es version)
6469         * po/es.po
6470                 Updated translation
6471
6472 2006-09-09 [wwp]        2.4.0cvs165
6473
6474         * src/prefs_filtering.c
6475                 fix a crash when opening filtering prefs, if matcherrc file contains
6476                 broken data (non-existing account id, which is theoretically not
6477                 possible).
6478
6479 2006-09-08 [colin]      2.4.0cvs164
6480
6481         * src/folder.c
6482                 Wrong assert, make it an if()
6483         * src/gtk/gtksctree.c
6484                 Fix bug #1013 (expand selected thread 
6485                 tree) - expanding is now recursive
6486
6487 2006-09-07 [wwp]        2.4.0cvs163
6488
6489         * src/prefs_matcher.c
6490                 make better sentences about addressbook matching in the
6491                 matcher prefs. This should make translators' work easier
6492                 too.
6493
6494 2006-09-07 [wwp]        2.4.0cvs162
6495
6496         * src/prefs_filtering.c
6497                 code simplification (get rid of dup var. assignment).
6498
6499 2006-09-07 [wwp]        2.4.0cvs161
6500
6501         * src/summaryview.c
6502                 use GTK_STOCK icons when possible, patch by Fabien Vantard
6503                 <fzzzzz@gmail.com>.
6504
6505 2006-09-07 [paul]       2.4.0cvs160
6506
6507         * src/mimeview.c
6508                 fix compilation warnings
6509                 Thanks to Colin
6510
6511 2006-09-07 [paul]       2.4.0cvs159
6512
6513         * src/mimeview.c
6514                 select the mimepart icon when
6515                 displaying as text
6516                 Thanks to Colin
6517
6518 2006-09-06 [paul]       2.4.0cvs158
6519
6520         * src/prefs_filtering.c
6521                 fix labels and table element spacing
6522                 Patch by Fabien Vantard
6523
6524 2006-09-06 [paul]
6525
6526         2.5.0-rc3 released
6527
6528 2006-09-06 [paul]       2.4.0cvs157
6529
6530         * manual/es/advanced.xml
6531                 fix typo
6532
6533 2006-09-06 [wwp]        2.4.0cvs156
6534
6535         * src/mainwindow.c
6536                 fix an dup launch issue when iconified, thanks to Colin.
6537
6538 2006-09-06 [wwp]        2.4.0cvs155
6539
6540         * src/gtk//gtksctree.h
6541                 oops, forgot that one!
6542
6543 2006-09-06 [wwp]        2.4.0cvs154
6544
6545         * manual/pl/advanced.xml
6546         * manual/advanced.xml
6547         * manual/es/advanced.xml
6548         * manual/fr/advanced.xml
6549         * src/prefs_customheader.c
6550         * src/prefs_filtering_action.c
6551         * src/foldersel.c
6552         * src/prefs_summaries.c
6553         * src/prefs_filtering.c
6554         * src/account.c
6555         * src/compose.c
6556         * src/prefs_summary_column.c
6557         * src/addr_compl.c
6558         * src/prefs_actions.c
6559         * src/prefs_folder_column.c
6560         * src/ssl_manager.c
6561         * src/prefs_template.c
6562         * src/prefs_display_header.c
6563         * src/prefs_common.h
6564         * src/prefs_matcher.c
6565         * src/prefs_common.c
6566         * src/prefs_toolbar.c
6567         * src/summaryview.c
6568         * src/folderview.c
6569         * src/gtk/gtksctree.c
6570         * src/gtk/pluginwindow.c
6571         * src/gtk/progressdialog.c
6572         * src/gtk/prefswindow.c
6573                 renamed hidden option enable_rules_hint to use_stripes_everywhere
6574                 to make its meaning more obvious (all versions of the manual reflect
6575                 the change).
6576                 added an extra hidden option use_stripes_in_summary to allow
6577                 discarding these stripes in mainwindow's folder and message lists;
6578                 en and fr manuals only are OK towards this.
6579
6580 2006-09-06 [colin]      2.4.0cvs153
6581
6582         * src/textview.c
6583                 Hide Sylpheed-Claws' internal queue headers
6584                 when showing all headers. They'll be present
6585                 only in Source window.
6586
6587 2006-09-05 [colin]      2.4.0cvs152
6588
6589         * src/plugins/trayicon/trayicon.c
6590                 Fix crash at exit - we have to disconnect
6591                 our handlers
6592         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6593                 Update eggtrayicon - patch adapted from a
6594                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
6595                 on Sylpheed's ML
6596
6597 2006-09-05 [colin]      2.4.0cvs151
6598
6599         * src/mainwindow.c
6600         * src/gtk/logwindow.c
6601                 Fix race condition when something writes
6602                 to the log too soon during init. Thanks
6603                 to Fabien Vantard
6604
6605 2006-09-05 [colin]      2.4.0cvs150
6606
6607         * src/mimeview.c
6608                 Don't select part on right-click either
6609
6610 2006-09-05 [paul]       2.4.0cvs149
6611
6612         * src/mimeview.c
6613                 completion of previous commit
6614                 Thanks to Colin
6615
6616 2006-09-05 [colin]      2.4.0cvs148
6617
6618         * src/mimeview.c
6619                 Don't force selection on middle-click, just open
6620
6621 2006-09-04 [colin]      2.4.0cvs147
6622
6623         * src/mimeview.c
6624                 Looks like gtk_notebook_set_current_page()
6625                 sometimes steals focus, and this annoys us
6626                 in MimeViewers as it renders navigation
6627                 keys useless. Take back focus after switching
6628                 pages.
6629
6630 2006-09-04 [colin]      2.4.0cvs146
6631
6632         * src/messageview.c
6633                 Set stop_loading when clicking on Next
6634                 during load. Don't add a callback to 
6635                 avoid over-complicating things.
6636
6637 2006-09-04 [colin]      2.4.0cvs145
6638
6639         * src/mimeview.c
6640         * src/messageview.c
6641                 Fix multiple loads in separate messageview
6642
6643 2006-09-04 [colin]      2.4.0cvs144
6644
6645         * src/summaryview.c
6646                 Let navigation keys be handled during 
6647                 load
6648
6649 2006-09-04 [colin]      2.4.0cvs143
6650
6651         * src/messageview.c
6652         * src/summaryview.c
6653         * src/textview.c
6654         * src/textview.h
6655                 Make loading of huge mails (lots of text and/or
6656                 images) cancellable, so the GUI doesn't block 
6657
6658 2006-09-04 [colin]      2.4.0cvs142
6659
6660         * src/plugins/trayicon/trayicon.c
6661                 Fix annoyance when removing a folder with 
6662                 unread mails: trayicon didn't update
6663
6664 2006-09-04 [paul]       2.4.0cvs141
6665
6666         * src/gtk/icon_legend.c
6667                 straighten up columns
6668                 Patch by Fabien Vantard
6669
6670 2006-09-04 [wwp]        2.4.0cvs140
6671
6672         * src/prefs_filtering.c
6673                 fix new line's account name in filtering prefs:
6674                 was "All", is now "(New)".
6675
6676 2006-09-04 [paul]       2.4.0cvs139
6677
6678         * tools/make.themes.project
6679                 use "AUTOMAKE_OPTIONS = dist-bzip2"
6680                 instead of homebrewed "make release"
6681
6682 2006-09-03 [colin]      2.4.0cvs138
6683
6684         * src/folderview.c
6685                 Fix bug #1007 (Wrong folder highlighted)
6686
6687 2006-09-03 [colin]      2.4.0cvs137
6688
6689         * src/compose.c
6690                 Don't set Newsgroup: header to a mail folder
6691                 path
6692
6693 2006-09-03 [paul]       2.4.0cvs136
6694
6695         * src/prefs_other.c
6696         * src/prefs_spelling.c
6697                 unify the gui
6698
6699 2006-09-03 [paul]       2.4.0cvs135
6700
6701         * src/prefs_summaries.c
6702                 correct menu item text in prefs_keybind_apply_clicked()
6703
6704 2006-09-03 [paul]       2.4.0cvs134
6705
6706         * manual/advanced.xml
6707                 some improvements to the descriptions
6708         * src/mainwindow.c
6709         * src/messageview.c
6710         * src/summaryview.c
6711         * src/gtk/menu.c
6712                 fix menu sensitivity issues
6713         * src/prefs_message.c
6714                 drop the useless word 'short'
6715         * src/prefs_other.c
6716                 add the word 'lines' indicating log length
6717                 is a measure of lines
6718         * src/textview.c
6719                 fix compilation warnings
6720
6721 2006-09-02 [colin]      2.4.0cvs133
6722
6723         * src/messageview.c
6724                 Display a special return-receipt message
6725                 if the message is from the user
6726         * src/summaryview.c
6727                 Fix missing freeze of the list when marking
6728                 all read and unthreading for exec. Thanks
6729                 to Stephan Sachse.
6730
6731 2006-09-02 [paul]       2.4.0cvs132
6732
6733         * src/mainwindow.c
6734         * src/prefs_message.c
6735         * src/summaryview.c
6736                 fix some english
6737
6738 2006-09-02 [wwp]        2.4.0cvs131
6739
6740         * src/prefs_filtering.c
6741                 added an account name column to the filtering rules
6742                 dialog.
6743
6744 2006-09-02 [colin]      2.4.0cvs130
6745
6746         * src/gtk/logwindow.c
6747         * src/gtk/logwindow.h
6748                 Block scrolling if we're not at the end
6749                 of the log
6750
6751 2006-09-02 [colin]      2.4.0cvs129
6752
6753         * src/folder.c
6754                 Make sure account-specific rules can't
6755                 be used in {pre-,post-,}processing
6756         * src/mainwindow.c
6757         * src/gtk/logwindow.c
6758         * src/gtk/logwindow.h
6759                 Jump to last error when clicking on the
6760                 warning icon
6761
6762 2006-09-02 [colin]      2.4.0cvs128
6763
6764         * src/imap.c
6765         * src/import.c
6766         * src/mainwindow.c
6767         * src/mainwindow.h
6768                 Fix warning icon
6769         * src/inc.c
6770         * src/mbox.c
6771         * src/mbox.h
6772                 Let proc_mbox know its account, for
6773                 account-specific rules
6774
6775 2006-09-01 [colin]      2.4.0cvs127
6776
6777         * src/codeconv.c
6778                 Don't uselessly use iconv to convert from
6779                 us-ascii
6780         * src/alertpanel.c
6781         * src/mainwindow.c
6782         * src/mainwindow.h
6783         * src/inc.c
6784                 Fix certain log cases, disable warning icon
6785                 for now, the correct way to display it when
6786                 necessary and only when necessary is probably
6787                 to do it manually rather than use error logs
6788         * src/etpan/imap-thread.c
6789                 Clean up UID logging a bit
6790         * src/gtk/logwindow.c
6791         * src/gtk/logwindow.h
6792                 Make logging faster when the window's closed
6793
6794 2006-09-01 [wwp]        2.4.0cvs126
6795
6796         * manual/fr/account.xml
6797                 reflect changes to the ref. manual (parts of cvs72):
6798                 fix tabnames and quotes.
6799
6800 2006-09-01 [wwp]        2.4.0cvs125
6801
6802         * manual/fr/plugins.xml
6803                 reflect changes to the reference manual (cvs42):
6804                 update IRC channel info.
6805
6806 2006-09-01 [wwp]        2.4.0cvs124
6807
6808         * commitHelper
6809                 use CVSEDITOR env. var. if set, according to `man cvs`.
6810
6811 2006-09-01 [wwp]        2.4.0cvs123
6812
6813         * manual/advanced.xml
6814                 better sentence again (thanks to Paul).
6815
6816 2006-09-01 [wwp]        2.4.0cvs122
6817
6818         * manual/advanced.xml
6819         fix definition of toolbar_detachable and rework a bit the one of
6820         enable_dotted_lines.
6821
6822 2006-09-01 [mones]      2.4.0cvs121
6823
6824         * manual/advanced.xml
6825                 Document enable_dotted_lines
6826
6827 2006-09-01 [paul]       2.4.0cvs120
6828
6829         * src/folderview.c
6830         * src/folderview.h
6831         * src/imap.c
6832         * src/mainwindow.c
6833         * src/summaryview.c
6834                 obey the 'When entering folder...' option
6835                 when using the /View/Go to/... menu items
6836                 Thanks to Colin
6837
6838 2006-08-31 [colin]      2.4.0cvs119
6839
6840         * src/folderview.c
6841                 Revert 2.4.0cvs116, wrong fix.
6842
6843 2006-08-31 [colin]      2.4.0cvs118
6844
6845         * src/gtk/gtksctree.c
6846                 Better state the various copyrights
6847
6848 2006-08-31 [colin]      2.4.0cvs117
6849
6850         * src/prefs_common.c
6851                 fix enable_dotted_lines
6852
6853 2006-08-31 [colin]      2.4.0cvs116
6854
6855         * src/folderview.c
6856                 Use pref "Always open on select" when going
6857                 to next unread folder
6858         * src/gtk/gtksctree.c
6859                 Fix link failure to _gtk_clist_create_cell_layout
6860                 on certain computers. (Why not mine, I wonder)
6861
6862 2006-08-31 [colin]      2.4.0cvs115
6863
6864         * src/procmsg.c
6865         * src/textview.c
6866         * src/plugins/bogofilter/bogofilter.c
6867         * src/plugins/spamassassin/spamassassin.c
6868                 Requalify some "errors" to warnings
6869         * src/mainwindow.c
6870         * src/mainwindow.h
6871         * src/statusbar.c
6872                 Add an icon in the statusbar to notify
6873                 of errors
6874         * src/gtk/gtksctree.c
6875         * src/folderview.c
6876         * src/summaryview.c
6877                 Make the GtkSCTree look more modern by
6878                 alternating background lines
6879         * src/prefs_common.c
6880         * src/prefs_common.h
6881                 Add a pref to let people have the old
6882                 way if they prefer
6883
6884
6885 2006-08-30 [colin]      2.4.0cvs114
6886
6887         * src/procmsg.c
6888         * src/procmsg.h
6889                 Provide a way to filter a list of
6890                 messages in an optimised manner, and
6891                 add a list-filtering hook
6892         * src/folder.c
6893         * src/inc.c
6894         * src/mbox.c
6895                 Use the list filtering
6896         * src/plugins/bogofilter/bogofilter.c
6897                 Use the list-filtering hook
6898                 Use -b (bulk) mode for more speed
6899                 when learning and filtering
6900         * src/etpan/imap-thread.c
6901                 Make log output shorter in UID SEARCH
6902
6903
6904 2006-08-30 [colin]      2.4.0cvs113
6905
6906         * src/plugins/bogofilter/bogofilter.c
6907                 Really fast mass learning - thanks to David
6908                 Relson for the options explanations :)
6909
6910 2006-08-30 [colin]      2.4.0cvs112
6911
6912         * src/msgcache.c
6913                 Fix compilation on FreeBSD. Thanks
6914                 to Michael Hugues
6915
6916 2006-08-29 [colin]      2.4.0cvs111
6917
6918         * src/folderview.c
6919                 Handle "popup_menu" signal (for popping the 
6920                 menu via the keyboard)
6921         * src/mimeview.c
6922         * src/mimeview.h
6923         * src/summaryview.c
6924         * src/textview.c
6925         * src/gtk/gtkutils.c
6926         * src/gtk/gtkutils.h
6927                 Factorize scrolling code, and add an API 
6928                 for MimeViewers to handle scroll orders
6929
6930 2006-08-29 [wwp]        2.4.0cvs110
6931
6932         * src/plugins//bogofilter/bogofilter.c
6933         * src/plugins//spamassassin/spamassassin.c
6934                 make the bogofilter/spamassassin filtering error dialogs at
6935         incorporation obey to the "don't popup error dialog on
6936         receive error" option. If disabled, feed the log window w/
6937         the error message.
6938
6939 2006-08-29 [paul]
6940
6941         2.5.0-rc2 released
6942
6943 2006-08-29 [paul]       2.4.0cvs109
6944
6945         * Makefile.am
6946                 remove 'make release', it's not needed
6947                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
6948
6949 2006-08-29 [paul]       2.4.0cvs108
6950
6951         * src/foldersel.c
6952         * src/summary_search.c
6953         * src/gtk/progressdialog.c
6954         * src/plugins/pgpcore/passphrase.c
6955                 replace deprecated gtk_window_set_policy()
6956
6957 2006-08-29 [colin]      2.4.0cvs107
6958
6959         * src/folder.c
6960                 Fix data loss when copy fails during a move:
6961                 only use fast remove_msgs if everything was
6962                 copied OK; else use slow remove_msg on the
6963                 mails that got copied only.
6964
6965 2006-08-28 [paul]       2.4.0cvs106
6966
6967         * src/mh.c
6968                 revert change in 2.4.0cvs104, it breaks
6969                 stuff
6970
6971 2006-08-28 [paul]       2.4.0cvs105
6972
6973         * src/plugins/spamassassin/spamassassin.c
6974                 english fix
6975
6976 2006-08-28 [paul]       2.4.0cvs104
6977
6978         * src/mh.c
6979                 fix data loss when moving to another
6980                 mailbox fails
6981         * src/prefs_spelling.c
6982                 improve the english
6983         * src/gtk/pluginwindow.c
6984                 improve the layout of the dialog text
6985         All thanks to Colin
6986
6987 2006-08-28 [paul]       2.4.0cvs103
6988
6989         * src/plugins/bogofilter/bogofilter.c
6990         * src/plugins/bogofilter/bogofilter_gtk.c
6991                 fix english up a bit, innit
6992
6993 2006-08-28 [paul]       2.4.0cvs102
6994
6995         * configure.ac
6996         * po/Makefile.in.in
6997         * po/Makevars
6998                 require autoconf 2.60, enabling building
6999                 with gettext 0.15 (gettext 0.14.x build still
7000                 possible). Replace Makefiles with versions
7001                 from gettext 0.15.
7002                 Remove configure options --with-localedir and
7003                 --with-mandir. The options that are provided
7004                 directly by autoconf 2.60 can be used instead:
7005                 --mandir --localedir
7006
7007 2006-08-27 [colin]      2.4.0cvs101
7008
7009         * src/plugins/bogofilter/Makefile.am
7010                 Fix make dist (no README)
7011
7012 2006-08-27 [colin]      2.4.0cvs100
7013
7014         * src/folder.c
7015                 Don't use F_UNKNOWN folders for any default
7016                 outbox/trash/etc
7017         * src/plugins/bogofilter/bogofilter.c
7018         * src/plugins/bogofilter/bogofilter.h
7019         * src/plugins/bogofilter/bogofilter_gtk.c
7020                 Add an option to specify the path to bogofilter
7021                 Use single-quotes to be able to learn in folders
7022                 with spaces in their names
7023                 Verify learning status
7024
7025 2006-08-27 [colin]      2.4.0cvs99
7026
7027         * manual/faq.xml
7028         * manual/plugins.xml
7029                 Document Bogofilter plugin
7030
7031 2006-08-27 [colin]      2.4.0cvs98
7032
7033         * src/compose.c
7034         * src/messageview.c
7035         * src/procmsg.c
7036         * src/procmsg.h
7037                 When possible, copy the queued mail to sent folder
7038                 instead of re-adding. Much faster on IMAP.
7039
7040 2006-08-27 [colin]      2.4.0cvs97
7041
7042         * src/msgcache.c
7043                 Disable mmaped caches - huge metadata loss
7044                 here after a power failure.
7045         * src/summaryview.c
7046                 Add quicksearch timing
7047         * src/common/plugin.c
7048         * src/common/plugin.h
7049                 Implement an interface to tell what plugins
7050                 provide. Prevent loading of similar plugins.
7051         * src/plugins/clamav/clamav_plugin.c
7052         * src/plugins/demo/demo.c
7053         * src/plugins/dillo_viewer/dillo_viewer.c
7054         * src/plugins/pgpcore/plugin.c
7055         * src/plugins/pgpinline/pgpinline.c
7056         * src/plugins/pgpmime/pgpmime.c
7057         * src/plugins/spamassassin/spamassassin.c
7058         * src/plugins/trayicon/trayicon.c
7059                 Implement plugin_provides()
7060
7061 2006-08-27 [colin]      2.4.0cvs96
7062
7063         * configure.ac
7064         * src/plugins/Makefile.am
7065         * src/plugins/bogofilter/.cvsignore
7066         * src/plugins/bogofilter/Makefile.am
7067         * src/plugins/bogofilter/bogofilter.c
7068         * src/plugins/bogofilter/bogofilter.h
7069         * src/plugins/bogofilter/bogofilter_gtk.c
7070                 New Bogofilter plugin, provides filtering and
7071                 learning. Spamassassin will go to extra plugins.
7072
7073 2006-08-26 [mones]      2.4.0cvs95
7074
7075         * manual/handling.xml
7076                 Fix subfolder path in the example (thanks to Paul) 
7077
7078 2006-08-26 [mones]      2.4.0cvs94
7079
7080         * manual/glossary.xml
7081                 2.2. + add ISP to the glossary
7082                 7.5. + Add UIDL to glossary
7083                 7.7. + Add TCP to glossary
7084         * manual/handling.xml
7085                 7.1. + Mentions GNU/Linux distribution, what about the non...
7086                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
7087                 7.3. + Mentions .bashrc, what about the non-bash ones? 
7088                 7.4. = Use appropriate quotation for commands
7089                 7.6. = change "" to <quote></quote>
7090         * manual/plugins.xml
7091                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
7092         * manual/starting.xml
7093                 2.1. + local mbox file: some examples of mbox file locations...
7094                 Also reformatted files requiring it
7095
7096 2006-08-26 [wwp]        2.4.0cvs93
7097
7098         * src/summary_search.c
7099                 disable find buttons while summary search is running.
7100
7101 2006-08-25 [colin]      2.4.0cvs92
7102
7103         * src/folder.c
7104         * src/folderutils.c
7105         * src/mh.c
7106         * src/procmsg.h
7107         * src/summaryview.c
7108                 Speed up MH moving, and add progressbar
7109                 for MH deletion
7110         * src/msgcache.c
7111                 Write cache files using mmap() too
7112
7113 2006-08-25 [wwp]        2.4.0cvs91
7114
7115         * src/summaryview.c
7116                 switch spam<->ham button when a message has been marked as spam or ham
7117                 and is still selected. Thanks to Colin.
7118
7119 2006-08-25 [paul]       2.4.0cvs90
7120
7121         * src/Makefile.am
7122         * src/stock_pixmap.c
7123         * src/stock_pixmap.h
7124         * src/summaryview.c
7125         * src/gtk/icon_legend.c
7126         * src/pixmaps/copied.xpm
7127         * src/pixmaps/moved.xpm
7128                 add icons for delayed execution marked for
7129                 copying, marked for moving
7130
7131 2006-08-25 [mones]      2.4.0cvs89
7132
7133         * manual/glossary.xml
7134                 Fix the other glossary items:
7135                 5.1. = Inmmediate execution -> <quote>immediate execution...
7136                 5.2. = Fix MBOX capitalization -> Mbox
7137                 5.3. + Improve Plugins def. w/ tech. ref.
7138                 5.4. = Quotation -> replace '>' by <quote>></quote>
7139                 5.5. - SMTP Server. -> remove dot
7140         * po/es.po
7141                 Updated translation
7142
7143 2006-08-25 [mones]      2.4.0cvs88
7144
7145         * manual/ack.xml
7146                 Reformatted, changed email address
7147         * manual/glossary.xml
7148                 Reformatted, fixed MANUAL-TODO items:
7149                 8.2. + add ROT-13 to glossary
7150                 8.4. + add URL to glossary
7151         * manual/es/advanced.xml
7152                 Fixed <literal>s
7153
7154 2006-08-25 [paul]       2.4.0cvs87
7155
7156         * src/gtk/icon_legend.c
7157                 add 'marked for deletion' icon
7158                 arrange icons by containing column
7159                 wrap long label text
7160
7161 2006-08-25 [colin]      2.4.0cvs86
7162
7163         * src/common/utils.c
7164         * src/common/utils.h
7165                 Add the sc_g_*list_bigger functions in
7166                 a place everyone can use it
7167         * src/summaryview.c
7168                 Only freeze/thaw the list when working
7169                 on the selection, if it's bigger than 1
7170         * src/gtk/gtksctree.c
7171                 Only freeze/thaw the list when unselec-
7172                 ting 'all' if ('all' != 1)
7173                 This avoids some flickering
7174
7175 2006-08-24 [colin]      2.4.0cvs85
7176
7177         * src/addressbook.c
7178                 Fix strange list selection
7179                 Fix random seg (Invalid read of freed memory)
7180
7181 2006-08-24 [colin]      2.4.0cvs84
7182
7183         * src/alertpanel.c
7184         * src/gtk/inputdialog.c
7185         * src/plugins/pgpcore/passphrase.c
7186                 Revert minimal width patch of 2.4.0cvs67,
7187                 as it is also a maximal width. Use 
7188                 gtk_window_set_default_size instead.
7189
7190 2006-08-24 [colin]      2.4.0cvs83
7191
7192         * src/msgcache.c
7193                 Write cache/mark to temp files before
7194                 overwriting old ones (avoids metadata
7195                 loss if writing the new files fail).
7196                 Use mmap() to read cache/mark file, as
7197                 this makes cache reading faster. Dis-
7198                 abled for big-endian machines until it
7199                 can be tested. (Big-endian users: set
7200                 msgcache_use_mmap = TRUE in the relevant
7201                 #if).
7202         * src/procmsg.h
7203                 Move rarely used fields of MsgInfo in 
7204                 another structure, which will only be
7205                 allocated if needed. Face, X-Face,
7206                 Return receipt headers and List-*
7207                 headers are moved. Mails having none
7208                 of these occupy 52 bytes less with
7209                 this patch, which makes 2.5MB of RAM
7210                 saved on a 50k folder).
7211         * src/headerview.c
7212         * src/mainwindow.c
7213         * src/messageview.c
7214         * src/partial_download.c
7215         * src/procheader.c
7216         * src/procmsg.c
7217         * src/textview.c
7218                 Follow this structure change.
7219
7220 2006-08-24 [wwp]        2.4.0cvs82
7221
7222         * manual/es/.cvsignore
7223         * manual/es/dist/.cvsignore
7224         * manual/es/dist/html/.cvsignore
7225         * manual/es/dist/pdf/.cvsignore
7226         * manual/es/dist/ps/.cvsignore
7227         * manual/es/dist/txt/.cvsignore
7228                 more (generated) files to ignore.
7229
7230 2006-08-24 [colin]      2.4.0cvs81
7231
7232         * src/folder.c
7233         * src/mh.c
7234                 Fix possible problems with local delivery. Check the folder doesn't
7235                 need scan before setting its mtime when saving cache (which can be
7236                 done long after the folder's been modified by an external process);
7237                 Check that the stored item's mtime didn't change in mh functions.
7238
7239 2006-08-24 [mones]      2.4.0cvs80
7240
7241         * manual/advanced.xml
7242                 Rewrapping, some fixes and MANUAL-TODO items:
7243                 8.1. = change "" to <quote></quote>
7244                 8.3. = quote menu items
7245                 8.5. - deploying -> new user ... ideally a new user (redundant)
7246
7247 2006-08-23 [colin]      2.4.0cvs79
7248
7249         * src/gtk/gtksctree.c
7250                 When selecting or deselecting range, only
7251                 freeze/thaw when selection is bigger than 10
7252
7253 2006-08-23 [colin]      2.4.0cvs78
7254
7255         * src/messageview.c
7256         * src/mimeview.c
7257         * src/mimeview.h
7258         * src/plugins/dillo_viewer/dillo_viewer.c
7259                 Provide an API for MimeViewer plugins to
7260                 return a text selection for replying
7261
7262 2006-08-23 [colin]      2.4.0cvs77
7263
7264         * src/image_viewer.c
7265         * src/textview.c
7266                 Use gtk_pixbuf_new_from_file_at_scale(), which
7267                 is faster than getting the pixbuf then resizing
7268                 it.
7269
7270 2006-08-23 [colin]      2.4.0cvs76
7271
7272         * src/procmime.c
7273                 UTF-8 should be sent Quoted-printable
7274
7275 2006-08-22 [colin]      2.4.0cvs75
7276
7277         * src/mh.c
7278                 Check if scan is required before touching
7279                 the folder (or it'll be required every time)
7280
7281 2006-08-22 [colin]      2.4.0cvs74
7282
7283         * configure.ac
7284                 Require libetpan 0.46 (crasher fix when built
7285                 against gnutls)
7286
7287 2006-08-22 [colin]      2.4.0cvs73
7288
7289         * src/folder.c
7290                 Set folder's mtime after writing its
7291                 cache
7292         * src/folderview.c
7293                 Add some timing
7294         * src/procmsg.c
7295                 Don't do useless stuff if we don't 
7296                 thread by subject
7297         * src/summaryview.c
7298                 Add some timing, don't deselect prior
7299                 to selecting (gtksctree does it itself),
7300                 remove crash avoidance hacks as it's been
7301                 properly fixed since a while
7302         * src/common/utils.c
7303                 Optimize to_human_readable(): _() is slow,
7304                 do it only once, and avoid %f format for KB
7305                 (the most common in a summaryview)
7306         * src/gtk/gtksctree.c
7307                 Don't uselessly freeze/thaw (fixes flicker
7308                 on next unread and friends), reduce number
7309                 of g_list_nth/g_list_position where possible
7310         * src/gtk/gtkutils.c
7311         * src/gtk/gtkutils.h
7312                 Reduce number of g_list_nth/g_list_position
7313                 where possible.
7314                 All of this makes loading as 70k folder 2.1
7315                 seconds instead of 3.2 (with hot FS caches).
7316                 (1.3 seconds without Date and Size columns...)
7317
7318 2006-08-22 [paul]       2.4.0cvs72
7319
7320         wrap documents and do some items from mones' MANUAL-TODO:
7321
7322         * manual/account.xml
7323                 4.1. = fix tabname references to <quote>tabname</quote>
7324                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
7325         * manual/faq.xml
7326                 1.1. = mentioned options don't match UI
7327                 Add information about the 'Never send Return Receipts'
7328                 option
7329         * manual/handling.xml
7330                 6.2. = Mentions Extended symbols button, but now is
7331                 named Information
7332                 6.3. = Mentions ... button, which is now Edit
7333
7334 2006-08-22 [colin]      2.4.0cvs71
7335
7336         * src/gtk/pluginwindow.c
7337                 Fix layout in verbose translations (such
7338                 as french)
7339
7340 2006-08-22 [paul]       2.4.0cvs70
7341
7342         * manual/Makefile.am
7343                 build manuals in alphabetical order
7344         * src/addressbook.c
7345         * src/prefs_themes.c
7346                 replace/remove deprecated symbols
7347         * src/gtk/gtkutils.c
7348                 fix a warning
7349         * src/gtk/pluginwindow.c
7350                 replace deprecated symbol
7351                 replace label text and move it
7352         * src/plugins/pgpcore/prefs_gpg.c
7353                 move the 'Generate...' button out of the
7354                 Sign Key frame, replace the English used
7355         * src/plugins/pgpcore/sgpgme.c
7356                 fixes to the English
7357
7358 2006-08-21 [colin]      2.4.0cvs69
7359
7360         * src/plugins/trayicon/trayicon.c
7361                 Add more strings for translation; patch
7362                 by Pawel
7363
7364 2006-08-21 [colin]      2.4.0cvs68
7365
7366         * src/compose.c
7367                 fix replied flag not set after drafting
7368         * src/matcher.c
7369                 fix body quicksearch in non-encoded bodies
7370                 containing '='
7371         * src/msgcache.c
7372                 Get rid of the g_malloc workaround for
7373                 corrupted caches, use g_try_malloc
7374
7375 2006-08-21 [colin]      2.4.0cvs67
7376
7377         * src/alertpanel.c
7378         * src/gtk/inputdialog.c
7379         * src/plugins/pgpcore/passphrase.c
7380                 Set minimal width to 375
7381         * src/mainwindow.c
7382                 Fix switching to offline, asking if it 
7383                 should be overriden for synchronising
7384         * src/mimeview.c
7385                 Don't offer to remember command on Open 
7386                 with for text parts, as the browser or 
7387                 text editor command isn't changed from 
7388                 there
7389
7390 2006-08-20 [paul]       2.4.0cvs66
7391
7392         * po/ko.po
7393         * po/zh_CN.po
7394                 fix plural form errors. revealed by stricter
7395                 checking of gettext 0.15
7396
7397 2006-08-18 [paul]       2.4.0cvs65
7398
7399         * src/stock_pixmap.c
7400                 fix the fix of 2.4.0cvs64
7401                 Thanks to Colin
7402
7403 2006-08-18 [paul]       2.4.0cvs64
7404
7405         * src/stock_pixmap.c
7406                 fix leaks
7407                 Thanks to Colin
7408
7409 2006-08-18 [paul]       2.4.0cvs63
7410
7411         * src/compose.c
7412         * src/procmsg.c
7413                 fix occasional IMAP bug where large msgs
7414                 were left in the queue folder after sending
7415                 Thanks to Colin
7416
7417 2006-08-18 [paul]       2.4.0cvs62
7418
7419         * src/folderview.c
7420                 freeze the summaryview while quicksearch results
7421                 are displayed
7422                 (fixes bug 456 'current message is hidden when the
7423                 view is refreshed and extended search is "unread 
7424                 messages"')
7425                 Thanks to Colin
7426         * src/textview.c
7427                 add missing #include "inputdialog.h"
7428         * src/common/utils.h
7429                 add missing mailcap_update_default() and improve
7430                 readability
7431
7432 2006-08-17 [colin]      2.4.0cvs61
7433
7434         * src/plugins/pgpcore/select-keys.c
7435                 Fix warnings :)
7436
7437 2006-08-17 [colin]      2.4.0cvs60
7438
7439         * src/compose.c
7440                 Don't continue queuing if Cancel is clicked
7441                 in select-keys
7442
7443 2006-08-17 [colin]      2.4.0cvs59
7444
7445         * src/plugins/pgpcore/select-keys.c
7446                 When encrypting, if only one key matches and it 
7447                 matches exactly, automatically use it.
7448
7449 2006-08-17 [colin]      2.4.0cvs58
7450
7451         * src/mimeview.c
7452         * src/prefs_common.c
7453         * src/prefs_common.h
7454         * src/prefs_ext_prog.c
7455         * src/textview.c
7456                 Fix issues with previous patch (text/html)
7457                 Remove outdated prefs
7458
7459 2006-08-17 [colin]      2.4.0cvs57
7460
7461         * src/imap.c
7462                 Add View Log button on auth error
7463         * src/procmsg.c
7464                 Fix encrypted mail marked as new when
7465                 saved in normal folders
7466         * src/plugins/pgpinline/pgpinline.c
7467                 Fix encrypt bug on IMAP
7468         * src/mimeview.c
7469         * src/common/utils.c
7470         * src/common/utils.h
7471         * src/gtk/inputdialog.c
7472         * src/gtk/inputdialog.h
7473                 Get rid of metamail stuff, simplify
7474                 opening, and allow remembering of user's
7475                 choices (by updating ~/.mailcap). There's
7476                 still to drop "Audio player" and "Image
7477                 viewer" preferences.
7478
7479 2006-08-17 [mones]      2.4.0cvs56
7480
7481         * manual/es/sylpheed-claws-manual.xml
7482                 fix DTD path
7483
7484 2006-08-17 [mones]      2.4.0cvs55
7485
7486         * configure.ac
7487         * manual/Makefile.am
7488         * manual/es/Makefile.am
7489         * manual/es/account.xml
7490         * manual/es/ack.xml
7491         * manual/es/addrbook.xml
7492         * manual/es/advanced.xml
7493         * manual/es/faq.xml
7494         * manual/es/glossary.xml
7495         * manual/es/gpl.xml
7496         * manual/es/handling.xml
7497         * manual/es/intro.xml
7498         * manual/es/keyboard.xml
7499         * manual/es/plugins.xml
7500         * manual/es/starting.xml
7501         * manual/es/sylpheed-claws-manual.xml
7502         * manual/es/dist/Makefile.am
7503         * manual/es/dist/html/Makefile.am
7504         * manual/es/dist/pdf/Makefile.am
7505         * manual/es/dist/ps/Makefile.am
7506         * manual/es/dist/txt/Makefile.am
7507                 Spanish translation for the manual
7508
7509 2006-08-16 [colin]      2.4.0cvs54
7510
7511         * src/compose.c
7512         * src/main.c
7513         * src/mainwindow.c
7514                 Fix send button sensitivity at startup
7515                 Set send menu sensitivity (patch by Fabien)
7516         * src/ssl_manager.c
7517                 Enable closing with esc (patch by Fabien)
7518         * src/gtk/foldersort.c
7519                 Enable closing with esc (patch by Fabien)
7520         * src/procmime.c
7521                 Optimisation (no need to copy to tempfile to
7522                 "decode" 7bit and 8bit)
7523         * src/summaryview.c
7524                 Fix cruft in swap_from case
7525         * src/textview.c
7526                 Fix missing last line in some mail cases 
7527                 (Fixes debian #381872)
7528         * src/plugins/pgpcore/prefs_gpg.c
7529         * src/plugins/pgpcore/sgpgme.c
7530         * src/plugins/pgpcore/sgpgme.h
7531                 Don't show "no key found" when user explicitely
7532                 wants to create a key
7533
7534 2006-08-16 [paul]       2.4.0cvs53
7535
7536         * configure.ac
7537         * src/account.c
7538         * src/addressbook.c
7539         * src/headerview.c
7540         * src/prefs_account.c
7541         * src/prefs_message.c
7542         * src/gtk/gtkutils.c
7543                 bump up minimum required versions of GTK+ and
7544                 GLIB to 2.6.0
7545
7546 2006-08-16 [paul]       2.4.0cvs52
7547
7548         * src/toolbar.c
7549                 workaround GTK+ Bug 351600 - 'Can't re-click
7550                 on button after sensitivity update'
7551                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
7552                 Thanks to Colin
7553
7554 2006-08-15 [colin]      2.4.0cvs51
7555
7556         * src/plugins/pgpcore/prefs_gpg.c
7557                 Set options sensitivity according to
7558                 key existence
7559         * src/plugins/pgpcore/sgpgme.c
7560                 Allow to create key with no passphrase
7561
7562 2006-08-14 [cleroy]     2.4.0cvs50
7563
7564         * src/gtk/pluginwindow.c
7565                 New layout (maybe to be changed?)
7566         * src/gtk/gtkutils.c
7567                 Fix a bit label_window
7568         * src/plugins/pgpcore/passphrase.c
7569         * src/plugins/pgpcore/passphrase.h
7570         * src/plugins/pgpcore/plugin.c
7571         * src/plugins/pgpcore/prefs_gpg.c
7572         * src/plugins/pgpcore/prefs_gpg.h
7573         * src/plugins/pgpcore/sgpgme.c
7574         * src/plugins/pgpcore/sgpgme.h
7575                 Allow to create a PGP private key via the GUI
7576
7577 2006-08-14 [wwp]        2.4.0cvs49
7578
7579         * src/addressbook_foldersel.c
7580                 fix strict ISO C90 compliance.
7581
7582 2006-08-14 [paul]       2.4.0cvs48
7583
7584         * src/gtk/prefswindow.c
7585                 re-set scrolled window on opening
7586                 Patch by Ticho
7587
7588 2006-08-14 [paul]
7589
7590         2.5.0-rc1 released
7591
7592 2006-08-14 [paul]       2.4.0cvs47
7593
7594         * src/prefs_display_header.c
7595                 re-enable user-defined Displayed Headers
7596
7597 2006-08-14 [paul]       2.4.0cvs46
7598
7599         * src/prefs_account.c
7600                 use GTK_STOCK_EDIT
7601
7602 2006-08-13 [colin]      2.4.0cvs45
7603
7604         * src/common/utils.c
7605                 Fix "a" in quote when the original message is empty,
7606                 by using \0 instead of 'a' to test writability of
7607                 temp files.
7608
7609 2006-08-13 [wwp]        2.4.0cvs44
7610
7611         * src/plugins/spamassassin/spamassassin.c
7612                 fix capitalization of "SpamAssassin" in some debug, log and
7613                 dialog messages.
7614
7615 2006-08-13 [paul]       2.4.0cvs43
7616
7617         * src/editldap.c
7618                 fix overlapping widgets
7619         * src/prefs_account.c
7620                 fix translation of protocol_names[]
7621                 fix label disappearing off the edge of the
7622                 visible area
7623
7624 2006-08-12 [paul]       2.4.0cvs42
7625
7626         * manual/plugins.xml
7627                 update IRC channel info before it gets forgotten
7628                 about
7629
7630 2006-08-11 [colin]      2.4.0cvs41
7631
7632         * src/compose.c
7633         * src/mainwindow.c
7634         * src/mainwindow.h
7635         * src/procmsg.c
7636         * src/procmsg.h
7637         * src/summaryview.c
7638         * src/toolbar.c
7639                 Grey out the Send button if
7640                 - Queue folders are empty, or
7641                 - We're sending already
7642
7643 2006-08-11 [wwp]        2.4.0cvs40
7644
7645         * src/main.c
7646                 fix a logic issue when quitting while a compose window is
7647                 still open, thanks to Colin.
7648
7649 2006-08-10 [colin]      2.4.0cvs39
7650
7651         * src/main.c
7652                 Fix default font size setting after wizard run
7653         * src/imap.c
7654         * src/etpan/imap-thread.c
7655         * src/etpan/imap-thread.h
7656                 Fix bug #999 (Timing out on TSL cert validation 
7657                 dialog makes ugly things happen). Also, STARTTLS
7658                 unconditionnaly if initial capabilities contain
7659                 LOGINDISABLED and STARTTLS.
7660
7661 2006-08-09 [colin]      2.4.0cvs38
7662
7663         * src/mainwindow.c
7664         * src/mainwindow.h
7665                 Fix Tools/Actions sensitivity when there are
7666                 no actions
7667
7668 2006-08-09 [colin]      2.4.0cvs37
7669
7670         * src/prefs_filtering.c
7671                 Warning fix, patch by Paul
7672         * src/messageview.c
7673         * src/prefs_actions.c
7674         * src/prefs_filtering_action.c
7675         * src/prefs_matcher.c
7676                 Uniformisation of "Info ..." to "Info..." (for
7677                 old gtk), patch by Fabien
7678         * src/plugins/clamav/clamav_plugin_gtk.c
7679                 Sensitivity fix by Fabien
7680
7681 2006-08-09 [colin]      2.4.0cvs36
7682
7683         * src/main.c
7684         * src/main.h
7685                 Add a function to know whether we're exiting
7686         * src/plugins/trayicon/trayicon.c
7687                 If exiting, don't do anything. Faster, and
7688                 avoids gtk_main_iteration reentracy causing
7689                 segfaults at exit
7690
7691 2006-08-09 [colin]      2.4.0cvs35
7692
7693         * src/messageview.c
7694         * src/mimeview.c
7695         * src/mimeview.h
7696                 Fix lack of part selection when automatically 
7697                 jumping to a specific part
7698         * src/msgcache.c
7699                 Little optimisation in cache reading
7700
7701 2006-08-09 [colin]      2.4.0cvs34
7702
7703         * src/compose.c
7704                 Fix crash setting the priority on reedit
7705                 (Accessing compose before creating it!)
7706
7707 2006-08-08 [colin]      2.4.0cvs33
7708
7709         * src/procmime.c
7710                 Fix bug #998 (last attachment is not accessible)
7711                 Bad RFC interpretation on multipart close-delimiters
7712         * src/mimeview.c
7713         * src/mimeview.h
7714         * src/gtk/gtkvscrollbutton.c
7715         * src/gtk/gtkvscrollbutton.h
7716                 Make attachments list wheel-scrollable
7717
7718 2006-08-07 [colin]      2.4.0cvs32
7719
7720         * src/gtk/gtkaspell.c
7721                 Fix bug #973 (Unicode punctation characters 
7722                 are not recognized as separators by the
7723                 spell checker); fix unsigned stuff
7724
7725 2006-08-07 [colin]      2.4.0cvs31
7726
7727         * src/compose.c
7728                 Fix bug #956 (DnD text with accents in compose 
7729                 text entry); fix gccc's signed/unsigned fuss
7730
7731 2006-08-06 [colin]      2.4.0cvs30
7732
7733         * src/main.c
7734                 Fix bug #979 (Plugin crashes when exiting 
7735                 sylpheed-claws) : handle exit request only 
7736                 once
7737
7738 2006-08-05 [colin]      2.4.0cvs29
7739
7740         * src/news.c
7741                 Just make sure we have a msgid.
7742
7743 2006-08-05 [colin]      2.4.0cvs28
7744
7745         * src/news.c
7746         * src/summaryview.c
7747                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
7748                 by reimplementing it
7749         * src/textview.c
7750                 Fix bug when hiding quotes with level > 3 and quote
7751                 colors are recycled
7752
7753 2006-08-04 [colin]      2.4.0cvs27
7754
7755         * src/compose.c
7756         * src/undo.c
7757         * src/undo.h
7758                 Fix a bit replace-by-pasting undo
7759         * src/mainwindow.c
7760         * src/messageview.c
7761                 Fix Fold quotes menu synchro in
7762                 mainwindow when it changes in 
7763                 messageview
7764         * src/textview.c
7765                 Fix right-click on quotes blocks
7766         * src/common/utils.c
7767                 Verify that the file created by
7768                 my_tmpfile() is writable. Fixes
7769                 bug #988 (very specific filesystem
7770                 issue)
7771         * src/plugins/pgpcore/sgpgme.c
7772                 Fix file descriptor leak
7773         * src/plugins/spamassassin/spamassassin.c
7774                 Warn once if spamd isn't reachable
7775
7776 2006-08-04 [colin]      2.4.0cvs26
7777
7778         * src/toolbar.c
7779                 i18n context patch by Fabien
7780
7781 2006-08-03 [colin]      2.4.0cvs25
7782
7783         * src/mainwindow.c
7784         * src/messageview.c
7785                 Rename "Hide quotes" to "Fold quotes"
7786         * src/textview.c
7787                 Don't use hand cursor on quotes. "all 
7788                 the bonuses of the feature and none of 
7789                 unwelcome side-effects"
7790
7791 2006-08-03 [colin]      2.4.0cvs24
7792
7793         * AUTHORS
7794         * sylpheed-claws.desktop
7795         * src/gtk/authors.h
7796                 Bring the desktop file to XDG compliance
7797                 Patch by Charles A. Edwards
7798
7799 2006-08-03 [colin]      2.4.0cvs23
7800
7801         * src/textview.c
7802                 Fix links offset when they are preceded
7803                 by accentued chars (g_utf8_strlen!)
7804         * src/mainwindow.c
7805                 Fix wrong status when starting offline
7806
7807
7808 2006-08-03 [wwp]        2.4.0cvs22
7809
7810         * src/prefs_common.h
7811                 ask what to do w/ filtering rules that belong to an account when
7812                 applying filtering rules manually from the main window (skip,
7813                 apply regardless of the account, use current account). This dialog
7814                 can be skipped and the last reply used.
7815                 (forgot that file)
7816
7817 2006-08-03 [wwp]        2.4.0cvs21
7818
7819         * src/filtering.c
7820         * src/filtering.h
7821         * src/prefs_common.c
7822         * src/summaryview.c
7823         * src/alertpanel.c
7824         * src/alertpanel.h
7825         * src/messageview.c
7826                 ask what to do w/ filtering rules that belong to an account when
7827                 applying filtering rules manually from the main window (skip,
7828                 apply regardless of the account, use current account). This dialog
7829                 can be skipped and the last reply used.
7830
7831
7832 2006-08-03 [colin]      2.4.0cvs20
7833
7834         * src/textview.c
7835                 Optimize previous patch
7836
7837 2006-08-03 [cleroy]     2.4.0cvs19
7838
7839         * src/textview.c
7840                 Fix quotes getting toggled back when the
7841                 mail has an even number of text parts
7842
7843 2006-08-02 [colin]      2.4.0cvs18
7844
7845         * src/messageview.c
7846                 Add Hide quotes menu
7847
7848 2006-08-02 [colin]      2.4.0cvs17
7849
7850         * src/mainwindow.c
7851         * src/prefs_common.c
7852         * src/textview.c
7853         * src/textview.h
7854         * src/gtk/about.c
7855                 Allow per-level quote hiding,
7856                 Allow toggling quotes by double-clicking them
7857                 Rename RemoteURI to ClickableText to reflect
7858                 the fact it's used for a variety of things
7859
7860 2006-08-02 [wwp]        2.4.0cvs16
7861
7862         * src/mainwindow.c
7863                 fix "View/Hide quotes" menu item status initialization.
7864
7865 2006-08-02 [wwp]        2.4.0cvs15
7866
7867         * src/matcher_parser_parse.y
7868                 remove a debug trace.
7869
7870 2006-08-02 [paul]       2.4.0cvs14
7871
7872         * src/plugins/pgpcore/passphrase.c
7873                 don't set initial dialog size
7874                 make it resizable
7875
7876 2006-08-02 [paul]       2.4.0cvs13
7877
7878         * src/noticeview.c
7879                 remove the rogue '/' character
7880
7881 2006-08-02 [paul]       2.4.0cvs12
7882
7883         * src/noticeview.c
7884                 allow buttons to resize as necessary
7885
7886 2006-08-01 [wwp]        2.4.0cvs11
7887
7888         * src/mbox.c
7889                 fix strict ISO C90 compliance.
7890
7891 2006-08-01 [wwp]        2.4.0cvs10
7892
7893         * tools/update-po
7894                 updated update-po tool to work w/ context-dependent translations.
7895                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7896
7897 2006-08-01 [wwp]        2.4.0cvs9
7898
7899         * src/matcher.c
7900         * src/prefs_filtering.c
7901         * src/prefs_matcher.c
7902                 allow context-dependent translations for "All",
7903                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7904
7905 2006-07-31 [colin]      2.4.0cvs8
7906
7907         * AUTHORS
7908         * src/gtk/authors.h
7909                 Add Rafal to authors
7910
7911 2006-07-31 [colin]      2.4.0cvs7
7912
7913         * src/compose.c
7914         * src/mainwindow.c
7915         * src/messageview.h
7916         * src/prefs_common.c
7917         * src/prefs_common.h
7918         * src/textview.c
7919                 Add 'View/Hide quotes'. Patch based on a patch
7920                 by Rafal Weglarz
7921
7922 2006-07-31 [colin]      2.4.0cvs6
7923
7924         * src/action.c
7925                 Fix problem with "> stuff >" actions
7926
7927 2006-07-31 [paul]       2.4.0cvs5
7928
7929         * po/nb.po
7930                 updated by Geir Helland
7931
7932 2006-07-31 [wwp]        2.4.0cvs4
7933
7934         * src/mainwindow.c
7935         * src/summaryview.c
7936         * src/summaryview.h
7937                 add "View/Go to/Parent message" and "View/Go to/Last read message",
7938                 thanks to Colin.
7939
7940 2006-07-31 [wwp]        2.4.0cvs3
7941
7942         * src/Makefile.am
7943         * src/addr_compl.c
7944         * src/addr_compl.h
7945         * src/addressbook.c
7946         * src/addressbook.h
7947         * src/addressbook_foldersel.c
7948         * src/addressbook_foldersel.h
7949         * src/addrindex.c
7950         * src/addrindex.h
7951         * src/matcher.c
7952         * src/matcher.h
7953         * src/matcher_parser_lex.l
7954         * src/matcher_parser_parse.y
7955         * src/prefs_common.c
7956         * src/prefs_common.h
7957         * src/prefs_filtering.c
7958         * src/prefs_matcher.c
7959         * src/prefs_matcher.h
7960         * src/summaryview.c
7961                 introduce filtering against the address book. It's now possible to add
7962                 matched conditions to determine if any email address in a message matches
7963                 or doesn't match any or all books or folders in the address book.
7964
7965 2006-07-31 [wwp]        2.4.0cvs2
7966
7967         * src/account.c
7968         * src/filtering.c
7969         * src/filtering.h
7970         * src/folder.c
7971         * src/folderview.c
7972         * src/inc.c
7973         * src/mainwindow.c
7974         * src/matcher.c
7975         * src/matcher_parser_lex.l
7976         * src/matcher_parser_parse.y
7977         * src/mbox.c
7978         * src/prefs_filtering.c
7979         * src/prefs_filtering.h
7980         * src/procmsg.c
7981         * src/procmsg.h
7982         * src/summaryview.c
7983                 introduce per-account filtering rules. Each filtering rule can now be assigned
7984                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
7985                 when applying filtering rules manually, as all rules will apply - even the ones
7986                 assigned to an account. This issue will be addressed soon.
7987  
7988
7989
7990 2006-07-31 [wwp]        2.4.0cvs1
7991
7992         * src/quote_fmt.c
7993                 make more strings translatable.
7994
7995 2006-07-31 [paul]       2.4.0
7996
7997         2.4.0 released
7998
7999 2006-07-31 [paul]       2.3.1cvs91
8000
8001         * po/ca.po
8002                 updated by Miquel Oliete
8003
8004 2006-07-31 [paul]       2.3.1cvs90
8005
8006         * po/de.po
8007         * po/el.po
8008         * po/fr.po
8009         * po/it.po
8010         * po/pl.po
8011         * po/pt_BR.po
8012         * po/sr.po
8013         * po/zh_CN.po
8014                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
8015                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
8016                 Aleksandar Urosevic, and Ralgh Young
8017
8018 2006-07-31 [paul]       2.3.1cvs89
8019
8020         * src/account.c
8021         * src/main.c
8022         * src/mainwindow.c
8023         * src/mainwindow.h
8024                 Fix a race condition when, after an SC crash, rescanning
8025                 folders took more than 0.5 seconds
8026                 Thanks to Colin
8027
8028 2006-07-31 [paul]       2.3.1cvs88
8029
8030         * src/folderview.c
8031                 don't translate separator strings
8032
8033 2006-07-30 [mones]      2.3.1cvs87
8034
8035         * doc/man/sylpheed-claws.1
8036                 Fixed non-ASCII chars in Hoa's name
8037         * po/es.po
8038                 Updated for release
8039
8040 2006-07-27 [colin]      2.3.1cvs86
8041
8042         * src/textview.c
8043                 Don't include the leading \n in links
8044                 Patch by Fabien
8045
8046 2006-07-25 [colin]      2.3.1cvs85
8047
8048         * src/mainwindow.c
8049         * src/common/socket.h
8050         * src/etpan/imap-thread.c
8051                 Refresh resolvers before connecting
8052                 to IMAP servers, and after switching
8053                 to online. Thanks to Paul.
8054
8055 2006-07-18 [colin]
8056
8057         * 2.4.0-rc4 released
8058
8059 2006-07-17 [colin]      2.3.1cvs84
8060
8061         * src/inc.c
8062                 Show connection attempt in statusbar before
8063                 connecting (previously first message was
8064                 "Retrieving messages from ..." after the
8065                 connection succeeded.
8066
8067 2006-07-16 [wwp]        2.3.1cvs83
8068
8069         * sylpheed-claws.ico
8070                 Added .ico file (windows multi-size icon file, generated).
8071
8072 2006-07-12 [wwp]        2.3.1cvs82
8073
8074         * src/messageview.c
8075                 remove Message/Re-edit menu entry from messageview window,
8076                 as sent/draft/queued messages are opened in compose window when
8077                 re-edited and it's not possible to re-edit other msgs.
8078
8079 2006-07-12 [paul]       2.3.1cvs81
8080
8081         * AUTHORS
8082         * src/mainwindow.c
8083         * src/gtk/authors.h
8084                 check online state before resetting
8085                 mailcheck timer. Useful if some program
8086                 verifies connection state and updates
8087                 Claws.
8088                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
8089
8090 2006-07-12 [paul]       2.3.1cvs80
8091
8092         * sylpheed-claws-128x128.png
8093         * sylpheed-claws-64x64.png
8094         * sylpheed-claws.png
8095         * src/Makefile.am
8096         * src/main.c
8097         * src/prefs_toolbar.c
8098         * src/stock_pixmap.c
8099         * src/stock_pixmap.h
8100         * src/wizard.c
8101         * src/gtk/about.c
8102         * src/gtk/gtkutils.c
8103         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
8104         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
8105         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
8106         * src/pixmaps/sylpheed.xpm              ** REMOVED **
8107         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
8108         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
8109                 updated and renamed logo/icon files and related
8110                 logo by Jesper Schultz
8111
8112 2006-07-11 [paul]       2.3.1cvs79
8113
8114         * src/main.c
8115                 fix the labels a smidgin
8116
8117 2006-07-09 [colin]      2.3.1cvs78
8118
8119         * src/textview.c
8120                 Show errors in textviewer's command
8121                 Patch by H. Merijn Brand
8122
8123 2006-07-09 [colin]      2.3.1cvs77
8124
8125         * src/compose.c
8126                 Save FMID in drafts too
8127
8128 2006-07-08 [colin]      2.3.1cvs76
8129
8130         * src/compose.c
8131                 Svae RMID in drafted mails too
8132                 Save quote_fmt vars for whole mails,
8133                 don't reset at each quote_fmt_init:
8134                 allows to use the same |i{var} in
8135                 various template fields
8136         * src/prefs_template.c
8137         * src/quote_fmt.h
8138         * src/quote_fmt_parse.y
8139                 Same
8140
8141 2006-07-08 [colin]      2.3.1cvs75
8142
8143         * src/textview.c
8144                 Fix highlighting of attached parts URIs
8145
8146 2006-07-08 [colin]      2.3.1cvs74
8147
8148         * src/main.c
8149                 Prevent bug #981 (sc 2.3.1 segfaults with 
8150                 gtk+ 2.10) from being reported again:
8151                 if Sylpheed-Claws has been compiled against
8152                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
8153                 of if Sylpheed-Claws has been compiled against
8154                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
8155                 error out.
8156
8157 2006-07-07 [colin]      2.3.1cvs73
8158
8159         * src/prefs_actions.c
8160                 Fix label
8161
8162 2006-07-07 [colin]      2.3.1cvs72
8163
8164         * src/prefs_actions.c
8165                 Fix compile on gtk < 2.8. argh :)
8166
8167 2006-07-07 [paul]       2.3.1cvs71
8168
8169         * src/common/defs.h
8170                 update DONATE_URI
8171
8172 2006-07-07 [colin]      2.3.1cvs70
8173
8174         * po/POTFILES.in
8175         * src/quote_fmt.c
8176         * src/quote_fmt_lex.l
8177         * src/quote_fmt_parse.y
8178                 Add |i{var}, a way to insert user-entered
8179                 text in a template
8180
8181 2006-07-07 [colin]
8182
8183         * 2.4.0-rc3 released
8184
8185 2006-07-07 [colin]      2.3.1cvs69
8186
8187         * src/folder.c
8188                 Don't consider inboxes of UNKNOWN folder 
8189                 classes to be useable as default inboxes
8190
8191 2006-07-07 [paul]       2.3.1cvs68
8192
8193         * src/textview.c
8194                 add missing #include <errno.h>
8195                 Thanks to René J. Blokland
8196
8197 2006-07-07 [paul]       2.3.1cvs67
8198
8199         * src/action.c
8200                 Return now Closes dialog
8201         * src/mimeview.c
8202         * src/mimeview.h
8203         * src/textview.c
8204                 add contextual menu to mime parts listed
8205                 in the textview
8206                 Thanks to Colin
8207         * src/common/utils.c
8208                 reversal: ' is a valid character in URLs
8209
8210 2006-07-06 [colin]      2.3.1cvs66
8211
8212         * src/remotefolder.h
8213                 Forgotten in previous commit
8214
8215 2006-07-06 [colin]      2.3.1cvs65
8216
8217         * src/folder.c
8218                 Set summary update flag whenever
8219                 totals changed
8220         * src/imap.c
8221         * src/prefs_account.c
8222         * src/common/utils.h
8223         * src/etpan/imap-thread.c
8224                 Fix warnings, thanks to Fabien and
8225                 Ricardo
8226
8227 2006-07-06 [wwp]        2.3.1cvs64
8228
8229         * src/gtk/gtkutils.c
8230                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
8231
8232 2006-07-06 [wwp]        2.3.1cvs63
8233
8234         * src/account.c
8235         * src/addressbook.c
8236         * src/addressitem.h
8237         * src/folderview.c
8238         * src/mainwindow.c
8239         * src/manual.c
8240         * src/manual.h
8241         * src/message_search.c
8242         * src/prefs_actions.c
8243         * src/prefs_filtering.c
8244         * src/prefs_filtering.h
8245         * src/prefs_template.c
8246         * src/summary_search.c
8247         * src/summaryview.c
8248         * src/gtk/gtkutils.c
8249         * src/gtk/gtkutils.h
8250         * src/gtk/pluginwindow.c
8251                 add help buttons to some dialogs. Clicking such buttons opens a
8252                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
8253
8254 2006-07-06 [paul]       2.3.1cvs62
8255
8256         * src/textview.c
8257                 fix attachments contextual menu
8258                 Thanks to Colin
8259
8260 2006-07-05 [colin]      2.3.1cvs61
8261
8262         * src/textview.c
8263         * src/compose.c
8264                 Handle sftp:// links
8265
8266 2006-07-05 [paul]       2.3.1cvs60
8267
8268         * src/gtk/filesel.c
8269                 grab save button by default
8270                 Thanks to Colin
8271
8272 2006-07-05 [wwp]        2.3.1cvs59
8273
8274         * manual/xml2pdf
8275                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
8276
8277 2006-07-04 [colin]      2.3.1cvs58
8278
8279         * src/mimeview.c
8280         * src/textview.c
8281                 Use left click to select, middle click to open
8282                 on mimeparts links
8283         * src/common/utils.c
8284                 Fix segfault
8285
8286 2006-07-04 [colin]      2.3.1cvs57
8287
8288         * src/mainwindow.c
8289         * src/news.c
8290                 Warning fixes, thanks to Fabien
8291
8292 2006-07-04 [colin]      2.3.1cvs56
8293
8294         * src/mimeview.c
8295         * src/mimeview.h
8296         * src/textview.c
8297                 Allow parts to be selected via their text label
8298                 in textview
8299
8300 2006-07-04 [colin]      2.3.1cvs55
8301
8302         * src/folderview.c
8303                 Feedback when closing (for big folders)
8304         * src/prefs_actions.c
8305         * src/prefs_filtering.c
8306         * src/prefs_matcher.c
8307         * src/prefs_template.c
8308                 Fix default button when closing without
8309                 having saved
8310
8311 2006-07-04 [colin]      2.3.1cvs54
8312
8313         * src/news.c
8314                 Delete local file on deletion
8315
8316 2006-07-03 [colin]      2.3.1cvs53
8317
8318         * src/folderview.c
8319         * src/main.c
8320                 Don't freeze when rescanning after crash
8321
8322 2006-07-03 [wwp]        2.3.1cvs52
8323
8324         * src/compose.c
8325         * src/privacy.c
8326         * src/privacy.h
8327         * src/plugins/pgpinline/pgpinline.c
8328         * src/plugins/pgpmime/pgpmime.c
8329                 don't report an error when the user cancels the passphrase dialog.
8330
8331 2006-07-02 [colin]      2.3.1cvs51
8332
8333         * src/folderview.c
8334                 Open message when crossing folders with Space,
8335                 goto next unread and friends
8336
8337 2006-07-01 [colin]      2.3.1cvs50
8338
8339         * src/prefs_account.c
8340                 Typographic rules varying from language
8341                 to language (in french "Protocole :"),
8342                 we have to do that :)
8343
8344 2006-07-01 [ticho]      2.3.1cvs49
8345
8346         * src/prefs_account.c
8347                 Only use one temporary gchar* variable in
8348                 prefs_account_protocol_set_optmenu().
8349
8350 2006-07-01 [ticho]      2.3.1cvs48
8351
8352         * src/prefs_account.c
8353         * src/prefs_account.h
8354                 Use GtkLabel for existing account protocol name.
8355                 Created an array for protocol names and populate the
8356                 combobox from it in a for() cycle.
8357
8358 2006-06-30 [colin]      2.3.1cvs47
8359
8360         * src/compose.c
8361                 Block undo when changing signature (by changing
8362                 account)
8363
8364 2006-06-30 [paul]       2.3.1cvs46
8365
8366         * src/send_message.c
8367                 when editing From in the Compose window, use that address
8368                 in the Return-Path: header
8369                 Thanks to Colin
8370
8371 2006-06-30 [colin]      2.3.1cvs45
8372
8373         * src/compose.c
8374                 Fix signature replacement:
8375                 - when no newline before separator
8376                 - when reediting
8377
8378 2006-06-29 [colin]      2.3.1cvs44
8379
8380         * src/folderview.c
8381         * src/folderview.h
8382         * src/mainwindow.c
8383         * src/summaryview.c
8384                 Let 'View/Go to/Next marked' work like
8385                 Next new & Next unread: across folders
8386                 Change the select_on_entry pref to do
8387                 what we want when changing folder
8388         * src/common/utils.c
8389                 Fix single-quoted links 
8390
8391 2006-06-29 [colin]      2.3.1cvs43
8392
8393         * src/gtk/gtkaspell.c
8394                 "Sylpheed" and "Sylpheed-Claws" do exist !
8395
8396 2006-06-29 [colin]      2.3.1cvs42
8397
8398         * src/imap.c
8399                 Forgot to remove debug
8400
8401 2006-06-29 [colin]      2.3.1cvs41
8402
8403         * src/imap.c
8404         * src/imap.h
8405         * src/mainwindow.c
8406                 Disconnect from IMAP servers when going
8407                 offline. Fixes bug #978 (going to offline-mode 
8408                 won't close connections)
8409
8410 2006-06-29 [colin]      2.3.1cvs40
8411
8412         * src/main.c
8413                 Fix transient setting on failing plugins
8414                 Patch by Fabien
8415         * src/plugins/pgpcore/sgpgme.c
8416                 Only warn for OpenPGP. Most people don't
8417                 have CMS available.
8418
8419 2006-06-29 [colin]      2.3.1cvs39
8420
8421         * src/compose.c
8422                 Fix Spelling menu (discrepancy between context menu
8423                 and top menu when folder's dictionary isn't the 
8424                 default one)
8425         * src/plugins/pgpcore/sgpgme.c
8426                 More error reporting about why gpgme can fail
8427
8428 2006-06-29 [wwp]        2.3.1cvs38
8429
8430         * src/mainwindow.c
8431                 honor the display-header-pane setting even when the message view
8432                 is a separate window.
8433
8434 2006-06-29 [wwp]        2.3.1cvs37
8435
8436         * src/prefs_actions.c
8437                 forgot to commit that one (use of GTK_STOCK_INFO).
8438
8439 2006-06-29 [colin]      2.3.1cvs36
8440
8441         * src/imap.c
8442                 Better handling of login errors (ask the password
8443                 again once), alert in case of error. Fix three
8444                 signedness warnings.
8445
8446 2006-06-28 [wwp]        2.3.1cvs35
8447
8448         * src/prefs_template.c
8449         * src/prefs_matcher.c
8450         * src/prefs_filtering_action.c
8451         * src/prefs_quote.c
8452                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
8453                 patch by Fabien Vantard, slightly modified.
8454
8455 2006-06-28 [paul]
8456
8457         2.4.0-rc2 released
8458
8459 2006-06-28 [colin]      2.3.1cvs34
8460
8461         * src/prefs_account.c
8462                 Fix bug #977 (Can't add or edit imap accounts)
8463
8464 2006-06-28 [colin]      2.3.1cvs33
8465
8466         * src/mimeview.c
8467                 Fix previous
8468
8469 2006-06-28 [colin]      2.3.1cvs32
8470
8471         * src/mimeview.c
8472                 Save named inlined attachments with "Save all"
8473         * src/main.c
8474         * src/mbox.c
8475         * src/common/plugin.c
8476         * src/common/plugin.h
8477         * src/common/sylpheed.c
8478         * src/common/utils.c
8479         * src/plugins/pgpcore/sylpheed.def
8480         * src/plugins/pgpinline/sylpheed.def
8481         * src/plugins/pgpmime/sylpheed.def
8482                 Win32 compatibility patch, by
8483                 Werner Koch
8484
8485 2006-06-28 [wwp]        2.3.1cvs31
8486
8487         * src/imap.c
8488         * src/prefs_folder_item.c
8489                 less compilation warnings (thanks to Fabien Vantard), less typos.
8490
8491 2006-06-28 [paul]       2.3.1cvs30
8492
8493         * src/gtk/gtkutils.c
8494                 gtk_combo_box_set_focus_on_click() is only
8495                 available since gtk 2.6.0
8496
8497 2006-06-28 [paul]       2.3.1cvs29
8498
8499         * src/prefs_ext_prog.c
8500                 fix engrish and add a tooltip for the
8501                 'command for 'Display as text' option
8502
8503 2006-06-28 [paul]
8504
8505         2.4.0-rc1 released
8506
8507 2006-06-28 [paul]       2.3.1cvs28
8508
8509         * ChangeLog
8510         * tools/Makefile.am
8511                 include textviewer.pl in releases
8512
8513 2006-06-28 [paul]       2.3.1cvs27
8514
8515         * src/prefs_ext_prog.c
8516                 hide Print command option if libgnomeprint
8517                 support is present
8518
8519 2006-06-27 [colin]      2.3.1cvs26
8520
8521         * src/compose.c
8522                 Fix Esc handling in insert/attach dialog
8523                 Don't show this dialog if dragging something
8524                 else than text/uri-list
8525                 Thanks to Fabien Vantard
8526         * tools/textviewer.pl
8527                 Filter script to display stuff as text
8528                 by H. Merijn Brand
8529
8530 2006-06-27 [wwp]        2.3.1cvs25
8531
8532         * src/messageview.c
8533                 use the exact product name (message view title), patch
8534                 by Fabien Vantard.
8535
8536 2006-06-27 [ticho]      2.3.1cvs24
8537
8538         * src/prefs_account.c
8539         * src/prefs_common.c
8540         * src/prefs_common.h
8541         * src/prefs_ext_prog.c
8542         * src/textview.c
8543                 Add a preference (Preferences/External programs)
8544                 to allow "Display as text" to be done via a script
8545                 (patch by H.Merijn Brand).
8546                 Use GtkComboBox for protocol selection in account
8547                 preferences.
8548                 Only include current choice for existing accounts, and
8549                 insensitivize the combobox.
8550
8551 2006-06-27 [paul]       2.3.1cvs23
8552
8553         * src/mbox.c
8554                 fix crasher introduced in cvs21.
8555                 Thanks to Colin
8556
8557 2006-06-26 [colin]      2.3.1cvs22
8558
8559         * src/mbox.c
8560                 Fix double-frees when leaving folders
8561                 after exporting to mbox
8562
8563 2006-06-26 [colin]      2.3.1cvs21
8564
8565         * src/mbox.c
8566                 More feedback (and optimisation)
8567                 on import/export
8568         * src/common/utils.c
8569                 Fix case when looking for mail addresses
8570         * src/gtk/gtkutils.c
8571                 Extra check for (X-)Face
8572
8573 2006-06-25 [ticho]      2.3.1cvs20
8574
8575         * src/compose.c
8576         * src/exphtmldlg.c
8577         * src/gtk/gtkutils.c
8578         * src/gtk/gtkutils.h
8579                 Added second argument to gtkut_sc_combobox_create() to
8580                 control focus-on-click for the widget.
8581                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
8582
8583 2006-06-25 [ticho]      2.3.1cvs19
8584
8585         * src/compose.c
8586         * src/gtk/Makefile.am
8587         * src/gtk/combobox.c
8588         * src/gtk/combobox.h
8589         * src/gtk/gtkutils.c
8590         * src/gtk/gtkutils.h
8591                 Use GtkComboBox instead of deprecated GtkOptionMenu
8592                 for account selector in compose window and for encoding
8593                 selector in attachment properties.
8594                 Also factorise working with the new GtkComboBox somewhat.
8595
8596 2006-06-24 [paul]       2.3.1cvs18
8597
8598         * src/prefs_common.c
8599                 use the correct default value
8600
8601 2006-06-24 [paul]       2.3.1cvs17
8602
8603         * src/compose.c
8604         * src/prefs_common.c
8605         * src/prefs_common.h
8606         * src/prefs_compose_writing.c
8607                 enable setting of default action when
8608                 dnd'ing files in the compose window.
8609                 (Collaborative effort with wwp)
8610
8611 2006-06-23 [wwp]        2.3.1cvs16
8612
8613         * src/compose.c
8614                 i18n fix (thanks to Fabien Vantard)
8615
8616 2006-06-22 [colin]      2.3.1cvs15
8617
8618         * src/prefs_customheader.c
8619                 Don't use filters in custom headers' file 
8620                 selector. Remember, extensions mean nothing :)
8621
8622 2006-06-22 [paul]       2.3.1cvs14
8623
8624         * configure.ac
8625                 allow setting of man directory location
8626
8627 2006-06-22 [colin]      2.3.1cvs13
8628
8629         * src/mainwindow.c
8630                 Add 'View/Go to/Next unread folder'.
8631                 I missed that :)
8632
8633 2006-06-22 [colin]      2.3.1cvs12
8634
8635         * src/common/utils.c
8636                 Add some subject prefixes
8637                 Patch by Bjorn T Johansen <btj@havleik.no>
8638
8639 2006-06-22 [colin]      2.3.1cvs11
8640
8641         * manual/advanced.xml
8642                 Forgotten hidden pref
8643
8644 2006-06-21 [paul]       2.3.1cvs10
8645
8646         * src/prefs_account.c
8647                 complete the removal of 'Add date header' option
8648
8649 2006-06-21 [paul]       2.3.1cvs9
8650
8651         * src/account.c
8652         * src/compose.c
8653         * src/prefs_account.c
8654         * src/prefs_account.h
8655                 remove option to add date header - always
8656                 add date header
8657         * src/etpan/imap-thread.c
8658                 fix warnings (Thanks to Colin)
8659
8660 2006-06-21 [wwp]        2.3.1cvs8
8661
8662         * src/folder.c
8663                 set the attachment flag when inline text part are (file)named. This is more convenient
8664                 when receiving (for instance) inline source files or patches sent using thunderbird.
8665
8666 2006-06-21 [paul]       2.3.1cvs7
8667
8668         * src/inc.c
8669                 fix off-by-one count of current msg in
8670                 statusbar filtering progressbar
8671
8672 2006-06-21 [paul]       2.3.1cvs6
8673
8674         * src/folder.c
8675                 Show attachment icon even if the part is 'inline'
8676                 if the following conditions are met:
8677                 - content-type != 'text/plain'
8678                 - content-type != '*/pgp-signature'
8679                 - either 'name' or 'filename' parameter is not NULL
8680                 
8681                 Thanks to Colin
8682
8683 2006-06-21 [paul]       2.3.1cvs5
8684
8685         * src/messageview.c
8686         * src/prefs_common.c
8687         * src/prefs_common.h
8688         * src/prefs_other.c
8689                 add an option to 'Never send Return
8690                 Receipts'
8691                 Thanks to Colin
8692
8693 2006-06-20 [mones]      2.3.1cvs4
8694
8695         * po/es.po
8696                 updated
8697         * src/compose.c
8698                 typo fixed (space after comma)
8699         * tools/make.themes.project
8700                 remove exec mode from tarball files
8701
8702 2006-06-20 [colin]      2.3.1cvs3
8703
8704         * src/news.c
8705         * src/procheader.c
8706         * src/unmime.c
8707                 Better fix for \n's in headers (don't 
8708                 break Received: and others)
8709
8710 2006-06-20 [paul]       2.3.1cvs2
8711
8712         * src/alertpanel.c
8713         * src/textview.c
8714                 improve legibility of phishing attempt
8715                 dialog
8716
8717 2006-06-20 [paul]       2.3.1cvs1
8718
8719         * NEWS
8720         * README
8721         * configure.ac
8722                 Update version number following
8723                 stable release
8724
8725 2006-06-20 [colin]      2.3.0cvs26
8726
8727         * src/compose.c
8728                 When dragging a file to the text of the compose
8729                 window, ask whether we want to insert or attach
8730                 (I know lots of people who do that to attach)
8731
8732 2006-06-20 [colin]      2.3.0cvs25
8733
8734         * src/etpan/imap-thread.c
8735                 Fix threshold (the append command is often > 32 bytes)
8736
8737 2006-06-19 [colin]      2.3.0cvs24
8738
8739         * src/imap.c
8740         * src/etpan/imap-thread.c
8741                 Workaround Rockliffe IMAP server bug: replace
8742                 "x UID SEARCH (ANSWERED UID 1:*)" with
8743                 "x UID SEARCH ANSWERED"
8744                 (Rockliffe doesn't handle the parenthesis)
8745
8746 2006-06-19 [colin]      2.3.0cvs23
8747
8748         * src/compose.c
8749         * src/imap.c
8750         * src/etpan/imap-thread.c
8751                 Probably fix bug #972 (Freezes when adding 
8752                 an attachment to the message)
8753         * src/common/defs.h
8754                 Modernize Firefox cmd
8755
8756
8757 2006-06-18 [colin]      2.3.0cvs22
8758
8759         * src/prefs_customheader.c
8760                 Only allow correct filenames for various
8761                 custom headers
8762
8763 2006-06-18 [colin]      2.3.0cvs21
8764
8765         * src/prefs_customheader.c
8766                 Add a 'From File...' button in custom headers prefs, which
8767                 try to do the right thing: 
8768                 for normal headers, use file as plaintext,
8769                 for X-Face, calls compface,
8770                 for Face, encode to b64.
8771
8772 2006-06-17 [colin]      2.3.0cvs20
8773
8774         * src/mh.c
8775                 Warning fix
8776
8777 2006-06-16 [colin]      2.3.0cvs19
8778
8779         * src/summaryview.c
8780                 Recursive quicksearch: show message list
8781                 in current folder, *then* search children
8782                 in the background.
8783
8784 2006-06-16 [colin]      2.3.0cvs18
8785
8786         * src/main.c
8787                 Instead of ignoring SIGPIPE, save caches
8788                 when getting one. Will fix the fact that
8789                 hot caches are out-of-date when logging 
8790                 out of Xorg.
8791         * src/compose.c
8792         * src/prefs_compose_writing.c
8793                 Only save text (not attachments) when 
8794                 auto-saving to drafts
8795         * src/unmime.c
8796                 Always replace \n, \r and \t with spaces
8797                 in headers
8798         * manual/dist/html/Makefile.am
8799         * manual/dist/pdf/Makefile.am
8800         * manual/dist/ps/Makefile.am
8801         * manual/dist/txt/Makefile.am
8802         * manual/fr/dist/html/Makefile.am
8803         * manual/fr/dist/pdf/Makefile.am
8804         * manual/fr/dist/ps/Makefile.am
8805         * manual/fr/dist/txt/Makefile.am
8806         * manual/pl/dist/html/Makefile.am
8807         * manual/pl/dist/pdf/Makefile.am
8808         * manual/pl/dist/ps/Makefile.am
8809         * manual/pl/dist/txt/Makefile.am
8810                 Fix make clean removing pregenerated manuals
8811
8812
8813 2006-06-16 [colin]      2.3.0cvs17
8814
8815         * src/plugins/pgpcore/sgpgme.c
8816         * src/plugins/pgpmime/pgpmime.c
8817         * src/plugins/pgpinline/pgpinline.c
8818                 Better error reporting in setup_signers.
8819                 Don't fallback to default key if specified
8820                 key isn't found.
8821                 Don't allow signing if more than one secret
8822                 key matches the one specified in prefs.
8823
8824 2006-06-15 [colin]      2.3.0cvs16
8825
8826         * src/folderview.c
8827                 Add "Send queue" in the folder's contextual
8828                 menu
8829         * src/compose.c
8830         * src/messageview.c
8831         * src/privacy.c
8832         * src/privacy.h
8833         * src/procmime.c
8834         * src/procmsg.c
8835         * src/plugins/pgpcore/passphrase.c
8836         * src/plugins/pgpcore/sgpgme.c
8837         * src/plugins/pgpinline/pgpinline.c
8838         * src/plugins/pgpmime/pgpmime.c
8839                 Better error reporting
8840         * src/mbox.c
8841                 Probably fix bug #971 (2.2.3 cannot read mail 
8842                 from local mbox)
8843
8844
8845 2006-06-15 [mones]      2.3.0cvs15
8846
8847         * tools/make.themes.project
8848                 creates the themes project from the web page
8849
8850 2006-06-15 [colin]      2.3.0cvs14
8851
8852         * src/folder.c
8853                 Better fix (avoid losing the folder if scan_tree 
8854                 fails)
8855
8856 2006-06-15 [cleroy]     2.3.0cvs13
8857
8858         * src/folder.c
8859                 Probably fix Bug #969 (crash on rebuilding 
8860                 imap folder)
8861
8862 2006-06-14 [colin]      2.3.0cvs12
8863
8864         * manual/dtd/manual.xsl
8865         * manual/sylpheed-claws-manual.xml
8866         * manual/fr/sylpheed-claws-manual.xml
8867         * manual/pl/sylpheed-claws-manual.xml
8868                 Insert pagebreaks between sections
8869
8870 2006-06-14 [paul]       2.3.0cvs11
8871
8872         * configure.ac
8873                 better fix than 2.3.0cvs10
8874
8875 2006-06-14 [paul]       2.3.0cvs10
8876
8877         * configure.ac
8878                 fix setting of PACKAGE_DATA_DIR with newer autoconf
8879                 (backwards compatible)
8880
8881 2006-06-13 [colin]      2.3.0cvs9
8882
8883         * src/messageview.c
8884                 Fix sending of return receipt with the new queue folders
8885
8886 2006-06-13 [wwp]        2.3.0cvs8
8887
8888         * src/quote_fmt_lex.l
8889                 fix wrong tokens returned in quote_fmt lexer, query not().
8890
8891 2006-06-13 [wwp]        2.3.0cvs7
8892
8893         * src/folder.c
8894         * src/prefs_folder_item.c
8895                 allow changing folder type even when folder is not a top-level one,
8896                 thanks to Colin.
8897
8898 2006-06-12 [colin]      2.3.0cvs6
8899
8900         * src/folderview.c
8901                 Fix double-ask of "Do you want to mark all
8902                 as read"
8903
8904 2006-06-12 [colin]      2.3.0cvs5
8905
8906         * src/compose.c
8907         * src/compose.h
8908         * src/folder.c
8909         * src/folder.h
8910         * src/imap.c
8911         * src/inc.c
8912         * src/main.c
8913         * src/messageview.c
8914         * src/mh.c
8915         * src/prefs_folder_item.c
8916         * src/procheader.c
8917         * src/procmime.c
8918         * src/procmsg.c
8919         * src/procmsg.h
8920         * src/send_message.c
8921         * src/summaryview.c
8922         * src/toolbar.c
8923                 Apply bug #964's patch (Queue and drafts aren't normal)
8924                 The Drafts and Queue folder now contain RFC-822 files,
8925                 allowing to move and copy mails from and to these 
8926                 folders. Moving from Drafts to Queue will prepare the
8927                 mail for sending (PGP signature, encryption, etc).
8928                 This patch also rework sending errors handling to try
8929                 to be more helpful.
8930                 Also, allow redefining folder types via the GUI 
8931                 (Folder type in its Properties)
8932
8933 2006-06-12 [colin]      2.3.0cvs4
8934
8935         * src/summaryview.c
8936         * src/prefs_common.c
8937         * src/prefs_common.h
8938         * src/gedit-print.c
8939                 Allow to define a specific print font - patch
8940                 by Bernhard Walle <bernhard.walle@gmx.de>
8941         * src/prefs_fonts.c
8942         * manual/advanced.xml
8943         * manual/fr/advanced.xml
8944                 Add a hidden pref to allow deletion without
8945                 confirmation
8946
8947 2006-06-12 [wwp]        2.3.0cvs3
8948
8949         * .cvsignore
8950                 more files to ignore.
8951
8952 2006-06-12 [wwp]        2.3.0cvs2
8953
8954         * src/quote_fmt.c
8955         * src/quote_fmt_lex.l
8956         * src/quote_fmt_parse.y
8957                 extend the quote_fmt parser (templates and quotes):
8958                 - allow limited sub-expressions in |p{} and |f{} expressions,
8959                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
8960                 - implemented/fixed missing implementation of query_references and show_references,
8961                 - completed, fixed contents and format of the symbols help dialog,
8962                 - fix some compilation warnings.
8963
8964 2006-06-12 [wwp]        2.3.0cvs1
8965
8966         * manual/advanced.xml
8967         * manual/fr/advanced.xml
8968                 updates in the "templates" section of the manual (eng/fr):
8969                  - be more precise (both versions)
8970                  - completed to match the english reference (fr version)
8971                  - touchups (both versions)
8972
8973 2006-06-12 [paul]       2.3.0
8974
8975         2.3.0 released
8976
8977 2006-06-12 [paul]       2.2.3cvs14
8978
8979         * po/ca.po
8980         * po/cs.po
8981         * po/de.po
8982         * po/el.po
8983         * po/fr.po
8984         * po/it.po
8985         * po/pt_BR.po
8986         * po/sr.po
8987         * po/zh_CN.po
8988                 updated by Miquel Oliete, Tim, Stephan Sachse,
8989                 Stavros Giannouris, Fabien Vantard, Andrea
8990                 Spadaccini, Frederico Goncalves Guimaraes,
8991                 Aleksandar Urosevic, and Ralgh Young
8992
8993 2006-06-12 [colin]      2.2.3cvs13
8994
8995         * src/mbox.c
8996                 Add missing header
8997
8998 2006-06-11 [colin]      2.2.3cvs12
8999
9000         * src/msgcache.c
9001                 Verify that g_malloc() succeeded
9002
9003 2006-06-11 [colin]      2.2.3cvs11
9004
9005         * src/wizard.c
9006                 Add Face header to welcome mail
9007
9008 2006-06-10 [colin]      2.2.3cvs10
9009
9010         * src/textview.c
9011                 Revert previous (Forgot it changes the
9012                 margin on the whole mail)
9013
9014 2006-06-10 [colin]      2.2.3cvs9
9015
9016         * src/textview.c
9017                 Don't overlap long headers under (X-)Face
9018
9019 2006-06-10 [mones]      2.2.3cvs8
9020
9021         * manual/xml2pdf
9022                 allow generation of manual on systems lacking saxon binary
9023                 but with java and the saxon library installed
9024
9025         * po/es.po
9026                 updated for release
9027
9028 2006-06-09 [colin]      2.2.3cvs7
9029
9030         * src/summaryview.c
9031                 Fix leak when using Display Sender using Addressbook
9032
9033 2006-06-09 [colin]      2.2.3cvs6
9034
9035         * src/compose.c
9036         * src/folder.c
9037         * src/folderview.c
9038         * src/mimeview.c
9039         * src/summaryview.c
9040                 More leaks fixes
9041
9042 2006-06-09 [paul]       2.2.3cvs5
9043
9044         * AUTHORS
9045         * src/gtk/authors.h
9046         * tools/claws.i18n.status.pl
9047                 updated with new info
9048
9049 2006-06-09 [paul]       2.2.3cvs4
9050
9051         * README
9052                 updated
9053         * manual/ack.xml
9054                 add wwp to authors list
9055         * src/gtk/authors.h
9056                 update mine and Colin's addresses
9057
9058 2006-06-08 [colin]      2.2.3cvs3
9059
9060         * src/etpan/imap-thread.c
9061                 Fix leak on SSL cert check
9062
9063 2006-06-08 [colin]      2.2.3cvs2
9064
9065         * src/common/utils.c
9066                 Fix leak
9067
9068 2006-06-08 [paul]       2.2.3cvs1
9069
9070         * configure.ac
9071                 Update version number following
9072                 stable release
9073
9074 2006-06-07 [colin]      2.2.2cvs3
9075
9076         * src/msgcache.c
9077                 Fix catching cache read errors (guint instead of gint)
9078                 Prevent malloc'ing more than 8MB (means cache corruption)
9079
9080 2006-06-07 [paul]       2.2.2cvs2
9081
9082         * src/exporthtml.c
9083         * src/exportldif.c
9084         * src/mh.c
9085         * src/mutt.c
9086         * src/pine.c
9087         * src/common/utils.c
9088                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
9089                 obey $HOME'
9090                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
9091                 Thanks to Colin
9092
9093 2006-06-06 [paul]       2.2.2cvs1
9094
9095         * configure.ac
9096                 Update version number following
9097                 stable release
9098
9099 2006-06-06 [paul]       2.2.1cvs6
9100
9101         * src/matcher.c
9102                 fix  implicit declaration of
9103                 sylpheed_do_idle()
9104                 Patch by Fabien Vantard
9105
9106 2006-06-06 [paul]       2.2.1cvs5
9107
9108         * src/matcher.c
9109                 fix age_greater and age_lower so that they
9110                 mean what say and not '...or equal to'
9111                 Thanks to Colin
9112
9113 2006-06-06 [paul]       2.2.1cvs4
9114
9115         * src/textview.c
9116         * src/common/utils.c
9117                 fix URI check
9118                 Thanks to Colin
9119
9120 2006-06-05 [wwp]        2.2.1cvs3
9121
9122         * manual/fr/account.xml
9123                 minor language fixes (thanks to Fabien Vantard).
9124
9125 2006-06-05 [colin]      2.2.1cvs2
9126
9127         * src/prefs_folder_item.c
9128         * src/folderview.c
9129                 Allow recursive setting of properties 
9130                 for whole mailboxes
9131         * src/matcher.c
9132                 Don't freeze on 'test' filtering rule
9133
9134 2006-06-05 [colin]      2.2.1cvs1
9135
9136         * configure.ac
9137                 Update version number following
9138                 stable release
9139
9140 2006-06-04 [wwp]        2.2.0cvs82
9141
9142         * manual/glossary.xml
9143         * manual/account.xml
9144         * manual/fr/glossary.xml
9145         * manual/fr/account.xml
9146                 added glossary section and references/links related to the Face custom header.
9147
9148 2006-06-04 [colin]      2.2.0cvs81
9149
9150         * src/summaryview.c
9151                 Skip to next message on move with no
9152                 immediate execution
9153
9154 2006-06-04 [wwp]        2.2.0cvs80
9155
9156         * manual/xml2pdf
9157                 added sanity checks, exit when needed.
9158
9159 2006-06-03 [paul]       2.2.0cvs79
9160
9161         * src/prefs_receive.c
9162                 page name is now 'Receiving'
9163         * src/prefs_send.c
9164                 page name is now 'Sending'
9165
9166 2006-06-03 [colin]      2.2.0cvs78
9167
9168         * src/plugins/spamassassin/spamassassin_gtk.c
9169                 Autoswitch to Localhost if transport was previously
9170                 disabled. Else people had to check [] Enable, then
9171                 *reselect* transport.
9172
9173 2006-06-03 [colin]      2.2.0cvs77
9174
9175         * src/plugins/pgpinline/pgpinline.c
9176         * src/plugins/pgpmime/pgpmime.c
9177                 Check that gpg_data_release_and_get_mem 
9178                 didn't fail (now, why this happens...)
9179
9180 2006-06-03 [colin]      2.2.0cvs76
9181
9182         * src/mbox.c
9183                 Fix bug #962 (Manual and/or UI should 
9184                 warn about incompatible locking 
9185                 causing dataloss)
9186
9187 2006-06-02 [cleroy]     2.2.0cvs75
9188
9189         * src/filtering.c
9190         * src/folder.c
9191         * src/procmsg.c
9192         * src/summaryview.c
9193                 Fix a few leaks
9194
9195 2006-06-02 [colin]      2.2.0cvs74
9196
9197         * src/main.c
9198                 On exit, free caches after writing them
9199                 Shuts up some valgrind false positives
9200         * src/procmsg.c
9201         * src/send_message.c
9202                 Fix races when reusing existing SMTP connections
9203                 Fix inexistant session timeout
9204         * src/toolbar.c
9205                 Display alertpanel after all queues have
9206                 been processed, not after each
9207
9208 2006-06-02 [wwp]        2.2.0cvs73
9209
9210         * manual/fr/glossary.xml
9211         * manual/fr/ack.xml
9212         * manual/ack.xml
9213                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
9214
9215 2006-06-02 [wwp]        2.2.0cvs72
9216
9217         * manual/xml2pdf
9218         * manual/dist/pdf/Makefile.am
9219         * manual/dtd/manual.xsl
9220         * manual/fr/dist/pdf/Makefile.am
9221         * manual/pl/dist/pdf/Makefile.am
9222                 we changed the procedure to generate the .pdf version of the manual.
9223                 The procedure is more modern and the .pdf we get now has a valid index.
9224                 Here are the new pre-requisites:
9225
9226                 - JRE 1.x (1.4 here): there must be one from your distro
9227                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
9228                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
9229                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
9230
9231                 See my posts for further info about the installation of this toolchain:
9232
9233                 Date: Fri, 19 May 2006 19:40:06 +0200
9234                 From: wwp <subscript@free.fr>
9235                 To: sylpheed-claws-devel@lists.sourceforge.net
9236                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
9237
9238                 and
9239
9240                 Date: Wed, 24 May 2006 12:58:49 +0200
9241                 From: wwp <subscript@free.fr>
9242                 To: sylpheed-claws-devel@lists.sourceforge.net
9243                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
9244
9245 2006-06-01 [colin]      2.2.0cvs71
9246
9247         * src/compose.c
9248                 Better guards against IMAP races
9249         * src/main.c
9250         * src/prefs_common.c
9251         * src/prefs_common.h
9252         * src/common/ssl_certificate.c
9253         * src/etpan/imap-thread.c
9254         * src/etpan/imap-thread.h
9255         * src/gtk/sslcertwindow.c
9256                 New hidden option ssl_skip_cert_check to 
9257                 avoid dups of bug #959 (libetpan linked
9258                 against gnutls and gnutls buggy on 64bit)
9259                 Present expired warning only once per
9260                 session/server.
9261         * manual/advanced.xml
9262         * manual/fr/advanced.xml
9263                 Document new option
9264
9265 2006-06-01 [wwp]        2.2.0cvs70
9266
9267         * src/messageview.c
9268                 fix for bug #961 (return receipt dialog 
9269                 complains incorrectly about return-path 
9270                 email adress being different), thanks 
9271                 to Colin.
9272
9273 2006-05-31 [cleroy]     2.2.0cvs69
9274
9275         * src/common/ssl.c
9276                 Guard against NULLs, although this
9277                 should never be an issue
9278
9279 2006-05-31 [colin]      2.2.0cvs68
9280
9281         * src/filtering.c
9282                 Use g_slist_prepend
9283         * src/imap.c
9284                 Don't remove caches when destroying folder, it
9285                 could (should) be done at exit
9286         * src/inc.c
9287                 free processing cache after incorporation
9288         * src/etpan/imap-thread.c
9289                 Maybe fix bug #959 (Crash on moving to emails 
9290                 to a imap account per ssl with a expired 
9291                 certificate.)
9292
9293 2006-05-30 [colin]      2.2.0cvs67
9294
9295         * src/summaryview.c
9296                 Put back event flush when displaying message
9297                 It avoids reading a bunch of messages just
9298                 by hitting shift-n for too long ;)
9299
9300 2006-05-29 [colin]      2.2.0cvs66
9301
9302         * src/summaryview.c
9303                 Remove useless g_warnings
9304
9305 2006-05-29 [colin]      2.2.0cvs65
9306
9307         * src/imap.c
9308                 Fix g_slist_append()s for performance
9309
9310 2006-05-29 [colin]      2.2.0cvs64
9311
9312         * src/compose.c
9313         * src/common/utils.c
9314                 Fix extraneous tab at start of addresses
9315         * src/mainwindow.c
9316                 Fix warnings (thanks to Fabien)
9317                 Fix crash at exit when composing messages 
9318                 exist
9319         * src/pop.c
9320                 Fix progress bar when deleting expired mails
9321                 Thanks to Hiro
9322         * src/summaryview.c
9323         * src/gtk/gtksctree.c
9324                 Fix re-sorting slowness
9325
9326 2006-05-29 [paul]       2.2.0cvs63
9327
9328         * src/mh.c
9329                 fetch full message when moving mails
9330                 from another mailbox, (fixed data loss
9331                 when filtering from IMAP to MH, introduced
9332                 in 2.2.0cvs57).
9333                 Thanks to Colin
9334
9335 2006-05-29 [mones]      2.2.0cvs62
9336
9337         * src/gtk/gtksctree.c
9338                 Unselect faster (patch by Colin)        
9339
9340 2006-05-26 [colin]      2.2.0cvs61
9341
9342         * src/summaryview.c
9343                 Unplug MSGINFO_UPDATE callback on delete too.
9344
9345 2006-05-26 [colin]      2.2.0cvs60
9346
9347         * src/foldersel.c
9348                 Fix bold in folder selection window with glib2.10
9349                 thanks Hiro
9350
9351 2006-05-26 [colin]      2.2.0cvs59
9352
9353         * src/procheader.c
9354                 Convert date only if necessary (and don't
9355                 try to convert from utf8 to utf8, too)
9356         * src/summaryview.c
9357                 Only set column's text if the column's 
9358                 displayed
9359
9360 2006-05-26 [colin]      2.2.0cvs58
9361
9362         * src/summaryview.c
9363         * src/gtk/gtkutils.c
9364                 Fix useless warning
9365
9366 2006-05-26 [colin]      2.2.0cvs57
9367
9368         * src/mainwindow.c
9369                 Make summaryview selectable as long as 
9370                 no message has focus
9371         * src/mh.c
9372                 Faster deletion (by implementing mh_remove_msgs)
9373                 Faster copy (avoid using mh_fetch_msg just to get
9374                 the filename)
9375                 Faster move (using move_file instead of copy_file
9376                 if MSG_IS_MOVE)
9377                 No progressbar if total number of mails to cp/mv 
9378                 is less than 100
9379         * src/summaryview.c
9380                 Fix removal from subject_table when mail gets moved
9381                 Faster deletion (g_slist_prepend instead of append)
9382         * src/gtk/gtksctree.c
9383                 Remove useless code
9384
9385 2006-05-25 [colin]      2.2.0cvs56
9386
9387         * src/common/ssl_certificate.c
9388                 Fix leak in expired cert check
9389
9390 2006-05-25 [colin]      2.2.0cvs55
9391
9392         * src/mh.c
9393                 Disable flags syncing on .mh_sequences - it
9394                 is buggy and marks mails read under unknown
9395                 conditions.
9396
9397 2006-05-25 [paul]
9398
9399         * 2.3.0-rc4 released
9400
9401 2006-05-24 [colin]      2.2.0cvs54
9402
9403         attention cvs users: if you manage to crash
9404         Sylpheed-Claws while moving, copying or deleting
9405         mails, we *are* interested in stack traces and
9406         valgrind logs. It looks stable, but one never
9407         knows...
9408
9409         * src/folder.c
9410                 Add progressbar for cache updates
9411         * src/folderutils.c
9412                 Optimize Mark all read in the current
9413                 folder
9414         * src/mh.c
9415                 Add progressbar for copy/move
9416         * src/procmsg.c
9417                 Optimize O(n^2) in copy/move
9418         * src/summaryview.c
9419         * src/gtk/gtksctree.c
9420                 Optimize O(n^2) algos
9421         * src/common/timing.h
9422                 Display ms instead of us
9423
9424 2006-05-24 [wwp]        2.2.0cvs53
9425
9426         * manual/fr/advanced.xml
9427                 updates to the French manual.
9428
9429 2006-05-24 [wwp]        2.2.0cvs52
9430
9431         * src/common/utils.c
9432                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
9433
9434 2006-05-24 [wwp]        2.2.0cvs51
9435
9436         * src/folderutils.c
9437                 fixed "mark all read" in MH folders (thanks to Colin).
9438
9439 2006-05-24 [paul]       2.2.0cvs50
9440
9441         * doc/man/sylpheed-claws.1
9442                 updated the man page
9443
9444 2006-05-23 [colin]      2.2.0cvs49
9445
9446         * src/folderview.c
9447         * src/imap.c
9448         * src/inc.c
9449         * src/mbox.c
9450         * src/messageview.c
9451         * src/news.c
9452         * src/send_message.c
9453         * src/summaryview.c
9454         * src/gtk/sslcertwindow.c
9455                 alertpanel fixes, by Fabien
9456
9457 2006-05-23 [colin]      2.2.0cvs48
9458
9459         * src/folder.c
9460         * src/folderview.c
9461         * src/msgcache.c
9462         * src/summaryview.c
9463         * src/gtk/gtksctree.c
9464         * src/gtk/gtksctree.h
9465                 More timings
9466                 Fix slow loading problem, which was caused by the
9467                 use of some gtk_ctree funcs and their use of
9468                 g_list_position while gtk_ctree_(un)link'ing.
9469                 Reap more functions from gtkctree.c to be sure we
9470                 use our (fast) version instead of theirs.
9471         * src/mh.c
9472                 Fix copy of unread mails
9473
9474
9475 2006-05-22 [wwp]        2.2.0cvs47
9476
9477         * manual/fr/advanced.xml
9478                 updated.
9479
9480 2006-05-22 [colin]      2.2.0cvs46
9481
9482         * src/filtering.c
9483                 Fix possible infinite loop. 'copy' is not a 
9484                 final action, so when encountering a 'copy',
9485                 we have to check if a previous one was set
9486                 and do it. In the same way, if we encounter
9487                 a 'move' we have to perform a possibly 
9488                 pending 'copy'. This will slow down filtering
9489                 on IMAP if move+copy or multiple copy actions
9490                 are to be done, but handling it via the batch
9491                 would be really too convoluted.
9492
9493 2006-05-22 [wwp]        2.2.0cvs45
9494
9495         * manual/fr/advanced.xml
9496         * manual/fr/faq.xml
9497         * manual/fr/glossary.xml
9498         * manual/fr/handling.xml
9499         * manual/fr/intro.xml
9500         * manual/fr/plugins.xml
9501         * manual/fr/sylpheed-claws-manual.xml
9502                 sync w/ the english manual: updates URIs, documented mailing-list
9503                 support, better explanation about the enabled/disabled feature
9504                 in filtering/processing rules by Paul.
9505
9506 2006-05-21 [colin]      2.2.0cvs44
9507
9508         * src/summaryview.c
9509                 Don't expand after building threads, but during
9510
9511 2006-05-21 [colin]      2.2.0cvs43
9512
9513         * src/procmsg.c
9514         * src/summaryview.c
9515                 More timing possibilities... For next time I have 
9516                 to find out how the hell some 3GHz computer takes
9517                 one minute to open a 30k folder...
9518
9519 2006-05-21 [colin]      2.2.0cvs42
9520
9521         * manual/pl/advanced.xml
9522         * manual/pl/faq.xml
9523         * manual/pl/glossary.xml
9524         * manual/pl/handling.xml
9525         * manual/pl/intro.xml
9526         * manual/pl/plugins.xml
9527         * manual/pl/sylpheed-claws-manual.xml
9528                 Polish manual updated by Pawel
9529
9530 2006-05-20 [colin]
9531
9532         * 2.3.0-rc3 released
9533
9534 2006-05-20 [colin]      2.2.0cvs41
9535
9536         * src/imap.c
9537                 Fix -rc2 problems:
9538                 - remove cache of moved messages from original folder
9539                 - apply new flags to messages even if they aren't appliable
9540                   via IMAP.
9541
9542 2006-05-20 [colin]
9543
9544         * 2.3.0-rc2 released
9545
9546 2006-05-19 [colin]      2.2.0cvs40
9547
9548         * src/imap.c
9549                 Don't issue SELECT in imap_change_flags
9550                 before having checked that we indeed have
9551                 some flags to change. MSG_POSTFILTERED for
9552                 example can't be used on IMAP.
9553                 Fixes bug #955 (copying messages between 
9554                 imap folders is extremely slow), which was
9555                 a regression.
9556
9557 2006-05-19 [colin]      2.2.0cvs39
9558
9559         * src/folder.c
9560         * src/folder.h
9561         * src/folderview.c
9562                 Try to fix bug #830 (Some unread messages 
9563                 get marked read in IMAP inbox):
9564                 - Prevent scanning a folder if it's being 
9565                   opened via the GUI
9566                 - Postpone opening via the GUI of a folder
9567                   currently scanned.
9568
9569
9570 2006-05-19 [wwp]        2.2.0cvs38
9571
9572         * manual/advanced.xml
9573                 fix English+typo (thanks to Paul).
9574
9575 2006-05-19 [wwp]        2.2.0cvs37
9576
9577         * manual/advanced.xml
9578         * manual/fr/advanced.xml
9579         * src/gtk/logwindow.c
9580         * src/prefs_common.c
9581         * src/prefs_common.h
9582                 added hidden prefs to allow customization of colors used in
9583                 protocol log window (useful for dark gtk+ themes).
9584
9585 2006-05-19 [wwp]        2.2.0cvs36
9586
9587         * ChangeLog
9588                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
9589
9590 2006-05-19 [paul]       2.2.0cvs35
9591
9592         * src/textview.c
9593                 make Reply-To fully clickable
9594         * src/gtk/logwindow.c
9595                 more colouring (SMTP ESMTP)
9596         Both patches by Pawel Pekala
9597
9598 2006-05-19 [cleroy]     2.2.0cvs34
9599
9600         * src/mh.c
9601                 Don't update flags from current folder
9602                 Probably fixes bug #935 (Read Messages 
9603                 Revert to Being Marked as Unread)
9604
9605 2006-05-18 [colin]      2.2.0cvs33
9606
9607         * src/imap.c
9608                 Warning fix
9609         * src/compose.c
9610         * src/mainwindow.c
9611         * src/summaryview.c
9612         * src/toolbar.c
9613                 Allow replying to multiple emails
9614                 in multiple windows
9615         * src/mimeview.c
9616         * src/etpan/imap-thread.c
9617                 Leak fixes
9618
9619 2006-05-18 [paul]       2.2.0cvs32
9620
9621         * src/summaryview.c
9622                 keep Mailing-List menu refreshed
9623                 Thanks to Colin
9624
9625 2006-05-18 [paul]       2.2.0cvs31
9626
9627         * manual/advanced.xml
9628         * manual/faq.xml
9629         * manual/glossary.xml
9630         * manual/handling.xml
9631         * manual/intro.xml
9632         * manual/plugins.xml
9633         * manual/sylpheed-claws-manual.xml
9634                 update URLs
9635                 add info about mailing-list support
9636                 edit filtering info
9637         * src/wizard.c
9638         * src/common/defs.h
9639         * src/gtk/about.c
9640         * src/plugins/dillo_viewer/README
9641                 update URLs
9642
9643 2006-05-17 [wwp]        2.2.0cvs30
9644
9645         * manual/handling.xml
9646         * manual/fr/handling.xml
9647                 documented the ability to enabled/disable filtering/processing rules.
9648
9649 2006-05-17 [colin]      2.2.0cvs29
9650
9651         * src/main.c
9652                 Don't initialize g_thread subsystem if it's 
9653                 already done (thanks to Hiro)
9654         * src/mimeview.c
9655                 Fix saving of parts when there name can't be
9656                 converted from UTF-8.
9657
9658 2006-05-17 [paul]       2.2.0cvs28
9659
9660         * po/Makefile.in.in
9661                 fix config.status warning with autoconf 2.60
9662
9663 2006-05-17 [paul]       2.2.0cvs27
9664
9665         * po/POTFILES.in
9666                 add src/mbox.c
9667
9668 2006-05-17 [wwp]        2.2.0cvs26
9669
9670         * src/mainwindow.c
9671                 fix useless and potentially dangerous buffer walking (thanks to Colin).
9672
9673 2006-05-17 [wwp]        2.2.0cvs25
9674
9675         * src/plugins/demo/demo.c
9676                 updated product name in plugin demo (many plugins need to be
9677                 sync'ed w/ that change).
9678
9679 2006-05-17 [colin]      2.2.0cvs24
9680
9681         * src/mh.c
9682                 Fix leak
9683
9684 2006-05-16 [colin]      2.2.0cvs23
9685
9686         * src/mainwindow.c
9687                 Stupid me hit again. Fix cvs22.
9688
9689 2006-05-16 [colin]      2.2.0cvs22
9690
9691         * src/mainwindow.c
9692                 Fix bug #922 (sylpheed-claws crashed after 
9693                 pushing on Inbox folder)
9694
9695 2006-05-16 [colin]      2.2.0cvs21
9696
9697         * src/compose.c
9698                 Make From header be copy/paste/select-able
9699
9700 2006-05-16 [wwp]        2.2.0cvs20
9701
9702         * src/export.c
9703         * src/matcher.c
9704         * src/summaryview.c
9705         * src/etpan/imap-thread.c
9706                 fix some compiler warnings (thanks to Colin).
9707
9708 2006-05-16 [wwp]        2.2.0cvs19
9709
9710         * src/action.c
9711         * src/gedit-print.c
9712         * src/inc.c
9713         * src/mainwindow.c
9714         * src/mh.c
9715         * src/statusbar.c
9716         * src/send_message.c
9717         * src/summaryview.c
9718                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
9719
9720 2006-05-15 [colin]      2.2.0cvs18
9721
9722         * src/procmsg.c
9723                 Fix automatic rule creation with List-Post
9724
9725 2006-05-15 [paul]       2.2.0cvs17
9726
9727         * tools/filter_conv_new.pl
9728                 updated for rule enabling/disabling
9729                 claws version >= 2.3.x required
9730
9731 2006-05-15 [cleroy]     2.2.0cvs16
9732
9733         * src/main.c
9734                 Revert test
9735
9736 2006-05-15 [cleroy]     2.2.0cvs15
9737
9738         * src/main.c
9739                 test
9740
9741 2006-05-15 [wwp]        2.2.0cvs14
9742
9743         * manual/pl/.cvsignore
9744                 ignore generated files.
9745
9746 2006-05-14 [wwp]        2.3.0-rc1
9747
9748         * 2.3.0-rc1 released
9749
9750 2006-05-13 [wwp]        2.2.0cvs13
9751
9752         * src/filtering.c
9753         * src/filtering.h
9754         * src/matcher.c
9755         * src/matcher_parser_lex.l
9756         * src/matcher_parser_parse.y
9757         * src/prefs_filtering.c
9758                 new feature: provide the ability to disable filtering and processing
9759                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
9760                 adaptations.
9761
9762 2006-05-13 [colin]      2.2.0cvs12
9763
9764         * src/compose.c
9765                 Remove useless if (a) b; else b;
9766                 Thanks to wwp
9767
9768 2006-05-13 [wwp]        2.2.0cvs11
9769
9770         * src/export.c
9771         * src/import.c
9772         * src/mainwindow.c
9773         * src/mbox.c
9774         * src/summaryview.c
9775         * src/summaryview.h
9776                 no more silent failures (or at least less ones) when importing
9777                 or exporting from/to mbox. Also start importing/exporting if
9778                 the necessary info is set.
9779
9780 2006-05-13 [wwp]        2.2.0cvs10
9781
9782         * RELEASE_NOTES
9783                 restored up-to-date release notes.
9784
9785 2006-05-13 [paul]       2.2.0cvs9
9786
9787         * po/nl.po
9788         * po/ru.po
9789                 updated by Tim Dijkstra and Pavlo Bohmat
9790
9791 2006-05-12 [colin]      2.2.0cvs8
9792
9793         * src/gtk/quicksearch.c
9794                 Add "k" as shortcut for "colorlabel". Patch
9795                 by ath42@users.sf.net.
9796
9797 2006-05-12 [paul]       2.2.0cvs7
9798
9799         * src/prefs_common.h
9800         * src/prefs_summaries.c
9801         * src/summaryview.c
9802                 when entering a folder also allow
9803                 going directly to first Marked message
9804
9805 2006-05-12 [paul]       2.2.0cvs6
9806
9807         * src/summaryview.c
9808                 always obey 'confirm before marking all
9809                 mails read' option
9810
9811 2006-05-12 [paul]       2.2.0cvs5
9812
9813         * src/textview.c
9814                 make Sender fully clickable
9815
9816 2006-05-12 [colin]      2.2.0cvs4
9817
9818         * src/compose.c
9819         * src/compose.h
9820                 Let From be editable
9821         * src/main.c
9822         * src/mh.c
9823                 Full support of .mh_sequences' Unseen seq
9824
9825 2006-05-12 [colin]      2.2.0cvs3
9826
9827         * src/folder.c
9828         * src/mainwindow.c
9829         * src/mainwindow.h
9830         * src/messageview.c
9831         * src/prefs_spelling.c
9832         * src/procheader.c
9833         * src/procmsg.c
9834         * src/procmsg.h
9835         * src/summaryview.c
9836         * src/toolbar.c
9837         * src/toolbar.h
9838                 Add contextual menu on Compose toolbar
9839                 button. Fixes bug #944 (Automatic
9840                 addresses not applied when changing account
9841                 from compose window)
9842                 add Mailing List support
9843                 based on the old 0.6.5claws25 patch by
9844                 Melvin Hadasht, with finishing touches
9845                 by Colin
9846                 Fix "ignore thread" when mails are threaded by
9847                 subject (and weren't ignored although appearing
9848                 in the thread).
9849                 GUI rework.
9850                 Both patches by Pawel.
9851
9852 2006-05-08 [paul]       2.2.0cvs2
9853
9854         * src/mainwindow.c
9855         * src/mainwindow.h
9856         * src/messageview.c
9857         * src/procheader.c
9858         * src/procmsg.c
9859         * src/procmsg.h
9860         * src/summaryview.c
9861                 add Mailing List support
9862                 based on the old 0.6.5claws25 patch by 
9863                 Melvin Hadasht, with finishing touches
9864                 by Colin
9865
9866 2006-05-08 [colin]      2.2.0cvs1
9867
9868         * src/mainwindow.c
9869         * src/toolbar.c
9870         * src/toolbar.h
9871                 Add contextual menu on Compose toolbar 
9872                 button. Fixes bug #944 (Automatic 
9873                 addresses not applied when changing account 
9874                 from compose window)
9875
9876 2006-05-08 [paul]       2.2.0
9877
9878         2.2.0 released
9879
9880 2006-05-08 [paul]       2.1.1cvs51
9881
9882         * po/cs.po
9883         * po/de.po
9884         * po/en_GB.po
9885         * po/fi.po
9886         * po/fr.po
9887         * po/pt_BR.po
9888         * po/sr.po
9889         * po/zh_CN.po
9890                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
9891                 Fabien Vantard, Frederico Goncalves Guimaraes,
9892                 Aleksandar Urosevic, and Ralgh Young
9893
9894 2006-05-12 [colin]      2.1.1cvs50
9895
9896         * po/cs.po
9897         * po/de.po
9898         * po/en_GB.po
9899         * po/es.po
9900         * po/fi.po
9901         * po/fr.po
9902         * po/pt_BR.po
9903         * po/sr.po
9904         * po/zh_CN.po
9905                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
9906                 Fabien Vantard, Frederico Goncalves Guimaraes,
9907                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
9908
9909 2006-05-05 [colin]      2.1.1cvs49
9910
9911         * manual/Makefile.am
9912         * manual/pl/Makefile.am
9913         * manual/pl/account.xml
9914         * manual/pl/ack.xml
9915         * manual/pl/addrbook.xml
9916         * manual/pl/advanced.xml
9917         * manual/pl/faq.xml
9918         * manual/pl/glossary.xml
9919         * manual/pl/gpl.xml
9920         * manual/pl/handling.xml
9921         * manual/pl/intro.xml
9922         * manual/pl/keyboard.xml
9923         * manual/pl/plugins.xml
9924         * manual/pl/starting.xml
9925         * manual/pl/sylpheed-claws-manual.xml
9926         * manual/pl/dist/.cvsignore
9927         * manual/pl/dist/Makefile.am
9928         * manual/pl/dist/html/.cvsignore
9929         * manual/pl/dist/html/Makefile.am
9930         * manual/pl/dist/pdf/.cvsignore
9931         * manual/pl/dist/pdf/Makefile.am
9932         * manual/pl/dist/ps/.cvsignore
9933         * manual/pl/dist/ps/Makefile.am
9934         * manual/pl/dist/txt/.cvsignore
9935         * manual/pl/dist/txt/Makefile.am
9936                 Add the polish translation of the manual,
9937                 Authored by Pawel Pekala.
9938
9939 2006-05-05 [cleroy]     2.1.1cvs48
9940
9941         * src/main.c
9942                 Re-read matcherrc after loading plugins 
9943                 if some of them add folders.
9944
9945 2006-05-03 [colin]      2.1.1cvs47
9946
9947         * src/imap.c
9948                 I'm idiot
9949
9950 2006-05-03 [colin]      2.1.1cvs46
9951
9952         * src/imap.c
9953                 Be sure to have a session when
9954                 getting separator
9955
9956 2006-05-03 [colin]      2.1.1cvs45
9957
9958         * src/imap.c
9959         * src/imap.h
9960         * src/imap_gtk.c
9961                 Fix preventing renaming with namespace 
9962                 separator.
9963
9964 2006-05-01 [colin]      2.1.1cvs44
9965
9966         * src/action.c
9967                 Don't reload messageview when result of
9968                 action is piped.
9969
9970 2006-04-29 [colin]      2.1.1cvs43
9971
9972         * src/prefs_receive.c
9973         * src/plugins/spamassassin/spamassassin_gtk.c
9974         * src/plugins/clamav/clamav_plugin_gtk.c
9975                 GUI fixes by Pawel
9976
9977 2006-04-29 [colin]      2.1.1cvs42
9978
9979         * src/prefs_compose_writing.c
9980         * src/prefs_quote.c
9981                 Cleanups. Patch by Pawel
9982
9983 2006-04-28 [paul]       2.1.1cvs41
9984
9985         * src/matcher.c
9986                 fix returned quick search results when search
9987                 term contains an underscore.
9988                 Thanks to Colin
9989
9990 2006-04-28 [paul]       2.1.1cvs40
9991
9992         * src/prefs_message.c
9993         * src/prefs_receive.c
9994                 GUI cleanups
9995                 Patches by Pawel Pekala
9996
9997 2006-04-27 [colin]      2.1.1cvs39
9998
9999         * src/wizard.c
10000                 Differentiate subject Welcome from
10001                 window's title Welcome
10002
10003 2006-04-27 [paul]
10004
10005         2.2.0-rc1 released
10006
10007 2006-04-27 [paul]       2.1.1cvs38
10008
10009         * manual/advanced.xml
10010         * manual/fr/advanced.xml
10011                 add info about compose_no_markup hidden pref
10012
10013 2006-04-27 [paul]       2.1.1cvs37
10014
10015         * src/prefs_account.c
10016                 improve privacy labels
10017         * src/prefs_msg_colors.c
10018                 change some strings for translators' convenience
10019         * src/gtk/gtkutils.c
10020                 don't underline the link button text
10021
10022 2006-04-25 [colin]      2.1.1cvs36
10023
10024         * src/folder.c
10025                 Complete 2.1.1cvs33 (once more ;)
10026
10027 2006-04-25 [colin]      2.1.1cvs35
10028
10029         * src/editldap.c
10030                 Fix tooltip
10031
10032 2006-04-25 [cleroy]     2.1.1cvs34
10033
10034         * src/compose.c
10035         * src/gtk/gtkaspell.c
10036                 Fix crash on redirect (related to the return 
10037                 of the aspell menu in compose's toolbar)
10038         * src/prefs_msg_colors.c
10039                 Fix sensitivity widgets
10040         * src/image_viewer.c
10041         * src/gtk/pluginwindow.c
10042         * src/gtk/prefswindow.c
10043                 Change released signals to clicked (Fabien)
10044         * po/POTFILES.in
10045         * src/common/socket.c
10046         * src/plugins/spamassassin/spamassassin.c
10047                 Translate strings (Fabien)
10048
10049 2006-04-25 [paul]       2.1.1cvs33
10050
10051         * src/folder.c
10052         * src/folder.h
10053         * src/folderview.c
10054                 complete the fix of bug #912
10055                 Thanks to Colin
10056
10057 2006-04-25 [colin]      2.1.1cvs32
10058
10059         * src/news.c
10060                 Better progress bar
10061         * src/mimeview.c
10062         * src/summaryview.c
10063         * src/summaryview.h
10064                 Fix focus chain
10065                 Patches by Pawel Pekala
10066
10067 2006-04-24 [colin]      2.1.1cvs31
10068
10069         * src/compose.c
10070                 Fix compilation warnings (Fabien)
10071
10072 2006-04-24 [colin]      2.1.1cvs30
10073
10074         * src/addrindex.c
10075         * src/editldap.c
10076         * src/editldap_basedn.c
10077         * src/editldap_basedn.h
10078         * src/ldapctrl.c
10079         * src/ldapctrl.h
10080         * src/ldapquery.c
10081         * src/ldaputil.c
10082         * src/ldaputil.h
10083                 Fix bug #901 (LDAPS support)
10084
10085 2006-04-24 [colin]      2.1.1cvs29
10086
10087         * src/compose.c
10088                 Fix logic on error with send dialog on
10089         * src/imap.c
10090                 Fix compilation without libetpan, thanks
10091                 to Fabien
10092         * src/summaryview.c
10093                 Fix 'context-menu' key
10094
10095 2006-04-23 [colin]      2.1.1cvs28
10096
10097         * src/folder.c
10098                 Never free current's cache to free up 
10099                 memory. Fixes bug #912 (new count 
10100                 randomly set to message count)
10101
10102 2006-04-23 [colin]      2.1.1cvs27
10103
10104         * src/gtk/quicksearch.c
10105                 And remove printf...
10106
10107 2006-04-23 [colin]      2.1.1cvs26
10108
10109         * src/gtk/quicksearch.c
10110                 Fix replacing in quicksearch, and fix inserting
10111                 in the middle of the string. (introduced at 2.1.0cvs22)
10112
10113 2006-04-23 [colin]      2.1.1cvs25
10114
10115         * src/imap.c
10116                 Make sure uidnext is initialized in get_num_list
10117                 (not for stable, related to 2.1.1cvs8 and friends)
10118
10119 2006-04-23 [colin]      2.1.1cvs24
10120
10121         * src/imap.c
10122                 Output something when login is successful
10123                 too
10124
10125 2006-04-23 [colin]      2.1.1cvs23
10126
10127         * src/etpan/imap-thread.c
10128                 Better logging (line-per-line, hide data in fetch)
10129                 Fix a const warning
10130         * src/gtk/logwindow.c
10131         * src/gtk/logwindow.h
10132                 Better logging (color for input/output)
10133
10134 2006-04-21 [colin]      2.1.1cvs22
10135
10136         * src/gtk/quicksearch.c
10137                 On gtk+-2.8, use stock buttons in quicksearch
10138                 Based on a patch by Fabien and a design by Paul
10139
10140 2006-04-21 [colin]      2.1.1cvs21
10141
10142         * src/folderview.c
10143         * src/mainwindow.c
10144                 Fix occasional flicker in folderview
10145         * src/common/utils.c
10146                 Fix bug #943 (Incorrectly parsed email address 
10147                 list in short headers on message view and in 
10148                 printouts)
10149
10150 2006-04-20 [colin]      2.1.1cvs20
10151
10152         * src/imap.c
10153         * src/imap.h
10154         * src/prefs_account.c
10155                 Add ANONYMOUS auth for IMAP
10156
10157 2006-04-20 [paul]       2.1.1cvs19
10158
10159         * src/main.c
10160                 proper fix for 2.1.1cvs18
10161                 Thanks to Colin
10162
10163 2006-04-20 [paul]       2.1.1cvs18
10164
10165         * src/main.c
10166                 fix build warnings
10167
10168 2006-04-20 [paul]       2.1.1cvs17
10169
10170         * src/gtk/quicksearch.c
10171                 fix standard, non-extended Quick search,
10172                 was broken in 2.1.1cvs15.
10173                 Thanks to Colin.
10174
10175 2006-04-20 [colin]      2.1.1cvs16
10176
10177         * src/prefs_matcher.c
10178                 Fix values when reselecting a ~test
10179                 rule
10180
10181 2006-04-19 [colin]      2.1.1cvs15
10182
10183         * src/compose.c
10184         * src/compose.h
10185         * src/gtk/gtkaspell.c
10186         * src/gtk/gtkaspell.h
10187                 Put back Options menu in Spelling/
10188         * src/gtk/quicksearch.c
10189                 Don't search, and show error, if the
10190                 advanced search has a syntax error
10191
10192 2006-04-18 [colin]      2.1.1cvs14
10193
10194         * src/textview.c
10195                 Fix gdk warnings on set_cursor when textview
10196                 isn't visible
10197
10198 2006-04-18 [colin]      2.1.1cvs13
10199
10200         * src/gtk/gtksctree.c
10201                 Remove seemingly useless refresh that causes
10202                 flicker - watch this commit in case of 
10203                 problems before planned backport to stable
10204
10205 2006-04-18 [colin]      2.1.1cvs12
10206
10207         * src/imap.c
10208                 Factorize get/set_xml code
10209         * src/compose.c
10210         * src/prefs_account.c
10211         * src/prefs_account.h
10212         * src/procmsg.c
10213                 Add Encrypt to self option
10214
10215 2006-04-17 [colin]      2.1.1cvs11
10216
10217         * configure.ac
10218                 Fix search on encrpyt function on dragonfly
10219                 Patch by Jonathan Buschmann <jonthn@agmact.com>
10220
10221 2006-04-17 [colin]      2.1.1cvs10
10222
10223         * src/prefs_account.c
10224                 Be safe by default: remove mails from POP3
10225                 after 7 days, not immediately
10226
10227 2006-04-17 [colin]      2.1.1cvs9
10228
10229         * src/etpan/imap-thread.c
10230                 Fix build on DragonFly - patch by 
10231                 Jonathan Buschmann <jonthn@agmact.com>
10232
10233 2006-04-17 [colin]      2.1.1cvs8
10234
10235         * src/imap.c
10236                 Save uidnext between sessions
10237
10238 2006-04-17 [colin]      2.1.1cvs7
10239
10240         * src/imap.c
10241                 scan is required when uid validity changes
10242
10243 2006-04-17 [colin]      2.1.1cvs6
10244
10245         * src/folderview.c
10246                 Don't scan if not necessary, apart in current
10247                 folder and INBOX to fetch flags.
10248         * src/imap.c
10249                 Scan is necessary if unread count changes
10250
10251 2006-04-17 [colin]      2.1.1cvs5
10252
10253         * src/imap.c
10254                 ...But always fetch ANSWERED and DELETED flags for
10255                 INBOX, as filtering can happen on these flags.
10256
10257 2006-04-17 [colin]      2.1.1cvs4
10258
10259         * src/imap.c
10260                 Don't fetch REPLIED and DELETED flags when synchronising
10261                 flags with a closed folder. We only need UNSEEN and FLAGGED
10262                 to update the folderview.
10263
10264 2006-04-17 [colin]      2.1.1cvs3
10265
10266         * src/imap.c
10267                 Faster flag search when there are new mails 
10268                 in a folder. We can do a full search if the 
10269                 folder contains less messages than the new
10270                 list.
10271
10272 2006-04-17 [colin]      2.1.1cvs2
10273
10274         * po/cs.po
10275         * po/de.po
10276         * po/fr.po
10277         * po/nl.po
10278         * po/pt_BR.po
10279                 Update translations from stable branch
10280
10281 2006-04-17 [colin]      2.1.1cvs1
10282
10283         * configure.ac
10284                 Bump version to follow stable release
10285
10286 2006-04-16 [mones]      2.1.0cvs50
10287
10288         * po/es.po
10289                 Updated for release
10290
10291 2006-04-16 [colin]      2.1.0cvs49
10292
10293         * src/textview.c
10294                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
10295                 with gtk < 2.8. Thanks to Fabien Vantard.
10296
10297 2006-04-15 [colin]      2.1.0cvs48
10298
10299         * src/etpan/imap-thread.c
10300                 Fix bug #919 (libetpan: SEGV when connecting 
10301                 using command)
10302
10303 2006-04-14 [colin]      2.1.0cvs47
10304
10305         * src/main.c
10306                 Fix race on --select (should be done better)
10307
10308 2006-04-14 [wwp]        2.1.0cvs46
10309
10310         * src/send_message.c
10311                 enforce a check for domain in account prefs (a sending
10312                 error could be faced if domain was checked but no value set),
10313                 thanks to Colin.
10314
10315 2006-04-14 [colin]      2.1.0cvs45
10316
10317         * src/codeconv.c
10318                 when converting from unknown to unknown, if the
10319                 string is UTF8, don't convert it to the locale
10320                 (which breaks it)
10321
10322 2006-04-14 [colin]      2.1.0cvs44
10323
10324         * src/compose.c
10325                 Don't try to use ASCII for converting headers
10326                 (as done in body)
10327
10328 2006-04-14 [paul]       2.1.0cvs43
10329
10330         * src/crash.c
10331                 add locale/charset info to crash report
10332         * src/gtk/about.c
10333                 add wwp to doc team
10334                 replace 'e-mail' with preferred 'email'
10335         * src/gtk/authors.h
10336                 ensure contributors list is in alphabetical
10337                 order
10338
10339 2006-04-13 [colin]      2.1.0cvs42
10340
10341         * src/textview.c
10342                 Prevent gdk warnings
10343
10344 2006-04-13 [colin]      2.1.0cvs41
10345
10346         * src/common/ssl_certificate.c
10347         * src/common/ssl_certificate.h
10348         * src/gtk/sslcertwindow.c
10349                 Warn on expired certs, and display the expiration date
10350
10351 2006-04-13 [colin]      2.1.0cvs40
10352
10353         * src/plugins/spamassassin/spamassassin_gtk.c
10354                 Fix missing set_text on unix socket
10355
10356 2006-04-13 [wwp]        2.1.0cvs39
10357
10358         * manual/fr/advanced.xml
10359         * manual/fr/glossary.xml
10360                 applied new spam/ham/email lexicon (pourriel, courriel)
10361
10362 2006-04-13 [paul]       2.1.0cvs38
10363
10364         * src/plugins/pgpmime/plugin.c
10365                 remove the mention of S/MIME from the
10366                 description. This is now handled by the
10367                 S/MIME plugin.
10368
10369 2006-04-13 [paul]       2.1.0cvs37
10370
10371         * src/prefs_msg_colors.c
10372                 rework dialog
10373         * src/prefs_folder_item.c
10374         * src/prefs_spelling.c
10375                 add a tooltip to the colour selector buttons
10376
10377 2006-04-13 [wwp]        2.1.0cvs36
10378
10379         * manual/advanced.xml
10380         * manual/glossary.xml
10381         * manual/handling.xml
10382         * manual/keyboard.xml
10383         * manual/plugins.xml
10384         * manual/starting.xml
10385         * manual/fr/account.xml
10386         * manual/fr/ack.xml
10387         * manual/fr/addrbook.xml
10388         * manual/fr/advanced.xml
10389         * manual/fr/faq.xml
10390         * manual/fr/glossary.xml
10391         * manual/fr/gpl.xml
10392         * manual/fr/handling.xml
10393         * manual/fr/intro.xml
10394         * manual/fr/keyboard.xml
10395         * manual/fr/plugins.xml
10396         * manual/fr/starting.xml
10397         * manual/fr/sylpheed-claws-manual.xml
10398                 fixes to the manuals:
10399                  - summaryview -> Message List (same in French)
10400                  - translate key names
10401                  - fix French punctuation, use non-breakable spaces when
10402                    necessary, don't use &thinsp; which is not portable
10403                  - tell what maildir and mbox formats we support
10404
10405 2006-04-12 [wwp]        2.1.0cvs35
10406
10407         * src/prefs_toolbar.c
10408                 unified a replace button more,
10409                 patch by Fabien Vantard <fzzzzz@gmail.com>.
10410
10411 2006-04-12 [wwp]        2.1.0cvs34
10412
10413         * src/prefs_common.c
10414         * src/prefs_msg_colors.c
10415                 make default color labels translatable,
10416                 patch from Fabien Vantard <fzzzzz@gmail.com>,
10417                 thanks to Tim <timbrain@post.cz> for reporting.
10418
10419 2006-04-12 [wwp]        2.1.0cvs33
10420
10421         * manual/glossary.xml
10422         * manual/intro.xml
10423         * manual/plugins.xml
10424         * manual/starting.xml
10425         * manual/sylpheed-claws-manual.xml
10426         * manual/fr/.cvsignore
10427         * manual/fr/account.xml
10428         * manual/fr/ack.xml
10429         * manual/fr/addrbook.xml
10430         * manual/fr/advanced.xml
10431         * manual/fr/faq.xml
10432         * manual/fr/glossary.xml
10433         * manual/fr/handling.xml
10434         * manual/fr/intro.xml
10435         * manual/fr/keyboard.xml
10436         * manual/fr/plugins.xml
10437         * manual/fr/starting.xml
10438         * manual/fr/sylpheed-claws-manual.xml
10439                 various fixes: typos, missing .fr translations, punctuation,
10440                 capitalization, links, accents and some bad French more.
10441
10442 2006-04-12 [wwp]        2.1.0cvs32
10443
10444         * src/prefs_gtk.c
10445                 fix for bug #935: always store prefs files in UTF-8 (thanks
10446                 to Colin).
10447
10448 2006-04-11 [colin]      2.1.0cvs31
10449
10450         * src/compose.c
10451                 Fix inserting files not in utf8 when locale is utf8
10452
10453 2006-04-11 [colin]      2.1.0cvs30
10454
10455         * src/inc.c
10456                 Don't show error dialog when cancelling connection
10457                 Patch by Pawel
10458
10459 2006-04-11 [cleroy]     2.1.0cvs29
10460
10461         * src/compose.c
10462                 Implement multiple quote levels
10463         * src/prefs_common.c
10464                 Change a little bit the quote bgcolor for 2nd level
10465
10466 2006-04-11 [colin]      2.1.0cvs28
10467
10468         * src/gtk/about.c
10469                 Add locale and charset in the label
10470
10471 2006-04-10 [colin]      2.1.0cvs27
10472
10473         * src/compose.c
10474         * src/prefs_common.c
10475         * src/prefs_common.h
10476         * src/prefs_msg_colors.c
10477         * src/textview.c
10478                 Allow optional background color in quotes
10479                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
10480                 GTK+-2.8.x feature
10481
10482 2006-04-10 [colin]      2.1.0cvs26
10483
10484         * src/main.c
10485         * src/mainwindow.c
10486         * src/mainwindow.h
10487                 Implement --select
10488
10489 2006-04-10 [colin]      2.1.0cvs25
10490
10491         * manual/plugins.xml
10492         * manual/fr/plugins.xml
10493                 Document libcurl's proxy variables
10494
10495 2006-04-09 [colin]      2.1.0cvs24
10496
10497         * src/prefs_common.c
10498                 gettext() returns statically allocated stuff. We have
10499                 to strdup it in order to be able to free it.
10500
10501 2006-04-09 [colin]      2.1.0cvs23
10502
10503         * AUTHORS
10504         * src/gtk/authors.h
10505                 Add Alexei
10506
10507 2006-04-09 [colin]      2.1.0cvs22
10508
10509         * src/mainwindow.c
10510         * src/gtk/quicksearch.c
10511                 Fix bug #859 (problems with cyrilic input in 
10512                 search panel) - Patch by Alexey Illarionov 
10513                 <littlesavage@rambler.ru>
10514
10515 2006-04-09 [colin]      2.1.0cvs21
10516
10517         * src/prefs_customheader.c
10518                 I prefer removing then freeing rather than the contrary
10519                 (even if it doesn't change anything ;-)
10520         * src/prefs_account.c
10521                 Fix bug #933 (Crash re-entering the custom headers list 
10522                 dialog in accounts prefs)
10523                 The problem happened when cancelling the Account 
10524                 Preferences' dialogs - in which case we didn't do 
10525                 anything to the PrefsAccount * struct. In case of applying,
10526                 the old ac_prefs was replaced with the tmp_ac_prefs we were
10527                 working with in this dialog. The problem is that 
10528                 prefs_customheader.c, working on this tmp_ac_prefs, always
10529                 changes the ->customhdr_list pointer, even when cancelled. 
10530                 So in case of cancelling the prefs_account dialog, we still
10531                 have to update ->customhdr_list in the real account.
10532
10533 2006-04-08 [colin]      2.1.0cvs20
10534
10535         * manual/fr/glossary.xml
10536         * manual/fr/keyboard.xml
10537                 Forgot some headers :)
10538
10539 2006-04-08 [colin]      2.1.0cvs19
10540
10541         * manual/Makefile.am
10542         * manual/fr/Makefile.am
10543         * manual/fr/account.xml
10544         * manual/fr/ack.xml
10545         * manual/fr/addrbook.xml
10546         * manual/fr/advanced.xml
10547         * manual/fr/faq.xml
10548         * manual/fr/glossary.xml
10549         * manual/fr/gpl.xml
10550         * manual/fr/handling.xml
10551         * manual/fr/intro.xml
10552         * manual/fr/keyboard.xml
10553         * manual/fr/plugins.xml
10554         * manual/fr/starting.xml
10555         * manual/fr/sylpheed-claws-manual.xml
10556         * manual/fr/dist/.cvsignore
10557         * manual/fr/dist/Makefile.am
10558         * manual/fr/dist/html/.cvsignore
10559         * manual/fr/dist/html/Makefile.am
10560         * manual/fr/dist/pdf/.cvsignore
10561         * manual/fr/dist/pdf/Makefile.am
10562         * manual/fr/dist/ps/.cvsignore
10563         * manual/fr/dist/ps/Makefile.am
10564         * manual/fr/dist/txt/.cvsignore
10565         * manual/fr/dist/txt/Makefile.am
10566                 Add the french translation of the manual. Thanks to
10567                 Olivier Delhomme <olivier.delhomme@free.fr> for 
10568                 account.xml, ack.xml, addrbook.xml and advanced.xml
10569
10570 2006-04-08 [colin]      2.1.0cvs18
10571
10572         * manual/plugins.xml
10573         * manual/starting.xml
10574                 More fixes
10575
10576 2006-04-07 [colin]      2.1.0cvs17
10577
10578         * manual/faq.xml
10579         * manual/intro.xml
10580         * manual/keyboard.xml
10581                 Little fixes
10582
10583 2006-04-07 [colin]      2.1.0cvs16
10584
10585         * README
10586         * src/compose.c
10587         * src/prefs_common.c
10588         * src/prefs_common.h
10589                 Add hidden compose_no_markup pref
10590
10591 2006-04-07 [wwp]        2.1.0cvs15
10592
10593         * src/summary_search.c
10594         * .cvsignore
10595                 Bugfix: stop button was sticky when searching in an empty folder.
10596                 Applied curly brackets code style to the whole file (summary_search.c).
10597                 More files to ignore.
10598
10599 2006-04-07 [wwp]        2.1.0cvs14
10600
10601         * src/message_search.c
10602         * src/summary_search.c
10603                 changed default button when search bumps at file/folder
10604                 beginning or end, for convenience (thanks to Colin).
10605
10606 2006-04-07 [paul]       2.1.0cvs13
10607
10608         * src/plugins/dillo_viewer/dillo_prefs.c
10609                 avoid future potential for namespace collision
10610                 Patch by Colin
10611
10612 2006-04-06 [wwp]        2.1.0cvs12
10613
10614         * src/summary_search.c
10615                 Unify extended/advanced searches names (and thus factorize labels),
10616                 patch by Fabien Vantard <fzzzzz@gmail.com>.
10617
10618 2006-04-06 [wwp]        2.1.0cvs11
10619
10620         * src/folderview.c
10621         * src/prefs_themes.c
10622         * src/summaryview.c
10623                 Fixed some compilation warnings.
10624
10625 2006-04-06 [colin]      2.1.0cvs10
10626
10627         * manual/advanced.xml
10628                 Document the wizard template and how to deploy
10629                 Sylpheed-Claws effectively
10630
10631 2006-04-06 [colin]      2.1.0cvs9
10632
10633         * src/folderview.c
10634                 gettext patch to tell translators about _("#"),
10635                 by Maxim Britov
10636
10637 2006-04-06 [colin]      2.1.0cvs8
10638
10639         * src/textview.c
10640                 Fix invalid GtkTextBIter after clicking "Display as text"
10641
10642 2006-04-06 [mones]      2.1.0cvs7
10643
10644         * src/addr_compl.c
10645         * src/addrindex.c
10646         * src/addritem.c
10647         * src/codeconv.c
10648         * src/compose.c
10649         * src/filtering.c
10650         * src/folder.c
10651         * src/folder_item_prefs.c
10652         * src/folderview.c
10653         * src/localfolder.c
10654         * src/matcher.c
10655         * src/mimeview.c
10656         * src/prefs_msg_colors.c
10657         * src/prefs_spelling.c
10658         * src/prefs_themes.c
10659         * src/procmime.c
10660         * src/procmsg.c
10661         * src/stock_pixmap.c
10662         * src/summaryview.c
10663         * src/textview.c
10664         * src/toolbar.c
10665         * src/common/mgutils.c
10666         * src/common/prefs.c
10667         * src/common/ssl_certificate.c
10668         * src/gtk/colorlabel.c
10669         * src/gtk/quicksearch.c
10670         * src/plugins/pgpmime/pgpmime.c
10671         * src/plugins/spamassassin/spamassassin.c
10672                 Removed redundant NULL checks for g_free() calls.
10673                 Patch by Pawel Pekala.
10674
10675 2006-04-06 [mones]      2.1.0cvs6
10676
10677         * src/prefs_actions.c
10678         * src/prefs_filtering.c
10679         * src/prefs_filtering_action.c
10680         * src/prefs_matcher.c
10681         * src/prefs_template.c
10682         * src/gtk/gtkutils.c
10683         * src/gtk/gtkutils.h
10684                 Have a nice replace button. Patch by Pawel Pekala
10685
10686 2006-04-06 [colin]      2.1.0cvs5
10687
10688         * src/addressbook.c
10689                 Fix crash with empty columns
10690
10691 2006-04-05 [colin]      2.1.0cvs4
10692
10693         * src/wizard.c
10694         * src/prefs_gtk.c
10695                 Allow wizard customization with pre-filled values
10696
10697 2006-04-05 [colin]      2.1.0cvs3
10698
10699         * src/textview.c
10700         * src/mimeview.c
10701         * src/mimeview.h
10702                 Nicer messages in mimeview
10703
10704 2006-04-05 [colin]      2.1.0cvs2
10705
10706         * src/addressbook.c
10707         * src/prefs_summaries.c
10708                 i18n fix
10709
10710 2006-04-05 [colin]      2.1.0cvs1
10711
10712         * src/plugins/pgpcore/plugin.c
10713         * src/plugins/pgpcore/select-keys.c
10714         * src/plugins/pgpcore/select-keys.h
10715         * src/plugins/pgpcore/sgpgme.c
10716         * src/plugins/pgpcore/sgpgme.h
10717         * src/plugins/pgpinline/pgpinline.c
10718         * src/plugins/pgpinline/plugin.c
10719         * src/plugins/pgpmime/pgpmime.c
10720         * src/plugins/pgpmime/plugin.c
10721                 Factorize and generalize a bit 
10722                 Drop S/MIME signature verification from PGP/MIME
10723                 (adding it as another, more complete plugin)
10724
10725 2006-04-05 [paul]       2.1.0
10726
10727         2.1.0 released
10728
10729 2006-04-05 [paul]       2.0.0cvs186
10730
10731         * manual/advanced.xml
10732                 add info on colour labels
10733
10734 2006-04-05 [paul]       2.0.0cvs185
10735
10736         * po/bg.po
10737         * po/cs.po
10738         * po/de.po
10739         * po/el.po
10740         * po/en_GB.po
10741         * po/fi.po
10742         * po/fr.po
10743         * po/it.po
10744         * po/nl.po
10745         * po/pl.po
10746         * po/pt_BR.po
10747         * po/sr.po
10748         * po/zh_CN.po
10749                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
10750                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
10751                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
10752                 Guimaraes, Aleksandar Urosevic, Ralgh Young
10753         * src/gtk/authors.h
10754         * tools/claws.i18n.status.pl
10755                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
10756                 and new Czech translator, Tim <timbrain@post.cz>
10757
10758 2006-04-05 [mones]      2.0.0cvs184
10759
10760         * po/es.po
10761                 Updated translation
10762
10763 2006-04-05 [colin]      2.0.0cvs183
10764
10765         * src/gtk/quicksearch.c
10766                 Fix bug #929 (unnecessary reload in quick search bar)
10767
10768 2006-04-05 [colin]      2.0.0cvs182
10769
10770         * src/compose.c
10771                 Fix crash on Reply with no From:
10772                 Show signature and conversion error on queuing 
10773                 (but not sending)
10774         * src/mainwindow.c
10775         * src/summaryview.c
10776         * src/summaryview.h
10777                 Factorize threading code and make sure msginfo 
10778                 is not null when it comes from a GtkCTreeRow's 
10779                 data
10780         * src/gtk/gtkaspell.c
10781                 Check for necessary things
10782         * src/gtk/gtksctree.c
10783         * src/gtk/gtksctree.h
10784                 Reset anchor if necessary when removing node
10785
10786 2006-03-29 [colin]      2.0.0cvs181
10787
10788         * src/folderview.c
10789                 Warn for disabled IMAP accounts (due to lack of
10790                 libetpan). Breaks string-freeze - sorry - but it
10791                 is kind of important ;)
10792
10793 2006-03-28 [colin]      2.0.0cvs180
10794
10795         * src/gtk/gtkutils.c
10796         * src/gtk/gtkutils.h
10797                 Add a gtkut_get_link_btn() function that
10798                 creates a button which acts like an URI
10799         * src/prefs_themes.c
10800         * src/gtk/about.c
10801                 Use this function (factorizes codes)
10802         * src/common/defs.h
10803         * src/gtk/pluginwindow.c
10804                 Add a "Get more..." in the plugins window
10805
10806 2006-03-28 [colin]      2.0.0cvs179
10807
10808         * src/common/smtp.c
10809         * src/common/passcrypt.c
10810         * src/undo.c
10811                 Warning fixes. Patch by Pawel Pekala
10812
10813 2006-03-27 [colin]      2.0.0cvs178
10814
10815         * src/undo.c
10816                 Fix undoing by blocks with spaces
10817
10818 2006-03-27 [colin]      2.0.0cvs177
10819
10820         * src/textview.c
10821                 Set margin to 3px for headers
10822
10823 2006-03-27 [paul]
10824
10825         2.1.0-rc2 released
10826
10827 2006-03-27 [wwp]        2.0.0cvs176
10828
10829         * src/summaryview.c
10830                 don't reset quicksearch when updating the message list.
10831                 Thanks to Colin.
10832
10833 2006-03-26 [wwp]        2.0.0cvs175
10834
10835         * src/compose.c
10836                 use a unified border width ('other' tab in the compose window,
10837                 patch by Pawel Pekala).
10838
10839
10840 2006-03-26 [wwp]        2.0.0cvs174
10841
10842         * src/common/quoted-printable.c
10843         * src/addressbook.c
10844                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
10845
10846 2006-03-26 [colin]      2.0.0cvs173
10847
10848         * src/quote_fmt_parse.y
10849                 Fix non-UTF8 date formats messing up the whole quote a 
10850                 little bit
10851
10852 2006-03-26 [colin]      2.0.0cvs172
10853
10854         * src/procheader.c
10855                 Make sure the date is UTF8 valid, or try to make it
10856                 so. IncrediMail is really IncrediStupid.
10857         * src/compose.c
10858                 Fix possible conversions. 
10859                 
10860
10861 2006-03-26 [colin]      2.0.0cvs171
10862
10863         * src/matcher.c
10864                 Fix corner cases in body search. This is still a
10865                 hack... It seems impossible to make it good and 
10866                 reasonably fast at the same time.
10867
10868 2006-03-26 [colin]      2.0.0cvs170
10869
10870         * src/summaryview.c
10871                 I think I killed the twilight zone bug!
10872                 summary_select_node() flushes GTK events in order
10873                 to be able to center the view. But this also 
10874                 flushes keypresses like Ctrl-Alt-U, so this can
10875                 call summary_show from summary_select_node (itself
10876                 called from summary_show, etc.). And the summaryview
10877                 has to be unlocked in this function. So just locking
10878                 while processing GTK events, and bailing if locked, 
10879                 should fix it.
10880                 Fixes bug #927 (SIGSEGV during Update Summary)
10881
10882 2006-03-25 [colin]      2.0.0cvs169
10883
10884         * src/matcher.c
10885                 Fix search in QP-encoded bodies
10886                 Fix utf-8 searches in bodies encoded in the
10887                 locale's encoding
10888         * src/common/quoted-printable.c
10889         * src/common/quoted-printable.h
10890                 Add a decode function that doesn't overwrite
10891                 the original pointer
10892                 
10893
10894 2006-03-24 [colin]      2.0.0cvs168
10895
10896         * src/action.c
10897         * src/summaryview.c
10898         * src/summaryview.h
10899                 Update message cache after action
10900                 Patch by H. Merijn Brand
10901         * src/prefs_msg_colors.c
10902                 Factorize label 
10903                 Patch by Fabien Vantard
10904         * src/plugins/spamassassin/spamassassin_gtk.c
10905                 Remove useless translation
10906                 Patch by Fabien Vantard
10907
10908 2006-03-23 [colin]      2.0.0cvs167
10909
10910         * src/common/ssl.c
10911                 Let 30 seconds to SSL_connect
10912
10913 2006-03-23 [wwp]        2.0.0cvs166
10914
10915         * src/summaryview.c
10916         * src/gtk/description_window.c
10917                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
10918                 and headers are translated; adjust description windows' width to fit their
10919                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
10920
10921 2006-03-23 [paul]       2.0.0cvs165
10922
10923         * src/common/utils.c
10924                 fix highlighting of URIs containing "()"
10925                 (2.0.0cvs164's reversal fixed)
10926                 Thanks to Colin.
10927
10928 2006-03-23 [paul]       2.0.0cvs164
10929
10930         * src/common/utils.c
10931                 revert patch, (postponing a fix), at 2.0.0cvs120
10932                 as it breaks more URIs than it fixes.
10933                 Allow '-' to be a terminating character in a URI
10934
10935 2006-03-22 [colin]      2.0.0cvs163
10936
10937         * configure.ac
10938                 Require libetpan 0.45
10939                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
10940
10941 2006-03-22 [paul]       2.0.0cvs162
10942
10943         * src/editgroup.c
10944                 replace '<-' and '->' buttons with GTK_STOCK graphical
10945                 buttons
10946         * src/summary_search.c
10947                 don't offer '...' for translation
10948                 add a tooltip to advanced search '...' button
10949         * src/gtk/quicksearch.c
10950                 don't offer '...' for translation
10951
10952 2006-03-21 [colin]      2.0.0cvs161
10953
10954         * src/compose.c
10955                 Fix middle-click pasting (insert at click
10956                 position instead of cursor position, don't
10957                 remove existing selection and allow pasting
10958                 our own selection)
10959         * src/addressbook.c
10960                 "LDAP Server" -> "LDAP servers"
10961
10962 2006-03-21 [wwp]        2.0.0cvs160
10963
10964         * src/etpan/imap-thread.c
10965                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
10966
10967 2006-03-20 [colin]      2.0.0cvs159
10968
10969         * src/summaryview.c
10970                 Don't reload summaryview after an execute with no
10971                 move action
10972
10973 2006-03-19 [colin]      2.0.0cvs158
10974
10975         * src/addressbook.c
10976                 and put groups at the top, always
10977
10978 2006-03-19 [colin]      2.0.0cvs157
10979
10980         * src/addressbook.c
10981                 Order groups before names, as previously
10982
10983 2006-03-19 [colin]      2.0.0cvs156
10984
10985         * src/addressbook.c
10986                 - Sort case-unsensitive
10987                 - Put the sort arrow at opening too
10988
10989 2006-03-19 [wwp]        2.0.0cvs155
10990
10991         * src/addressbook.c
10992                 allow sorting by name/email/remarks, ensure that right-pane's contents
10993                 matches the left-pane selection (cleared when appropriate).
10994                 Patch by Pawel Pekala <c0rn@o2.pl>.
10995
10996 2006-03-18 [colin]      2.0.0cvs154
10997
10998         * src/textview.c
10999                 Fix text cursor ;)
11000
11001 2006-03-18 [colin]      2.0.0cvs153
11002
11003         * src/gtk/filesel.c
11004                 Make sure we hide the preview if we didn't get
11005                 a filename
11006
11007 2006-03-18 [colin]      2.0.0cvs152
11008
11009         * src/summaryview.c
11010                 Set cursor to watch for execution (fixes lack
11011                 of watch-cursor when dnd'ing hundreds of mails)
11012         * src/gtk/filesel.c
11013                 Check that mime type is 'image/*' before updating
11014                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
11015
11016 2006-03-18 [colin]      2.0.0cvs151
11017
11018         * src/mainwindow.c
11019         * src/textview.c
11020         * src/textview.h
11021                 Put a watch cursor in textview too when the mainwindow's
11022                 cursor in a watch
11023
11024 2006-03-18 [colin]      2.0.0cvs150
11025
11026         * src/folder.c
11027                 Change wrong asserts to simple tests
11028
11029 2006-03-17 [colin]      2.0.0cvs149
11030
11031         * src/mainwindow.c
11032         * src/mainwindow.h
11033         * src/prefs_msg_colors.c
11034         * src/summaryview.c
11035         * src/summaryview.h
11036         * src/gtk/colorlabel.c
11037         * src/gtk/colorlabel.h
11038                 Add a color label menu in the main menubar
11039                 Add (fixed) accels Ctrl-{0-7} to change the color
11040                 They have to be fixed because the menu's dynamic,
11041                 the items are complex widgets, hence we can't use
11042                 a GtkItemFactory.
11043
11044
11045 2006-03-17 [wwp]        2.0.0cvs148
11046
11047         * src/compose.c
11048                 rollback few lines from my previous commit (those lines come from
11049                 a pending patch, accidentally commited, even if neutral as they are
11050                 commented out).
11051
11052 2006-03-17 [wwp]        2.0.0cvs147
11053
11054         * src/compose.c
11055                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
11056                 applied code style/indentation to the modified function.
11057
11058 2006-03-17 [wwp]        2.0.0cvs146
11059
11060         * src/procmsg.c
11061         * src/compose.c
11062                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
11063
11064 2006-03-17 [paul]
11065
11066         2.1.0-rc1 released
11067
11068 2006-03-17 [paul]       2.0.0cvs145
11069
11070         * src/main.c
11071                 addressbook_read_file() was called twice
11072         * src/textview.c
11073                 X-Mailer highlighting
11074
11075 2006-03-16 [colin]      2.0.0cvs144
11076
11077         * src/sourcewindow.c
11078         * src/sourcewindow.h
11079                 And the last one, in source window.
11080
11081 2006-03-16 [colin]      2.0.0cvs143
11082
11083         * src/compose.c
11084         * src/compose.h
11085                 Fix the same stuff in compose
11086
11087 2006-03-16 [colin]      2.0.0cvs142
11088
11089         * src/messageview.c
11090                 Complete the previous messageview crash fix
11091
11092 2006-03-16 [colin]      2.0.0cvs141
11093
11094         * src/procmsg.h
11095         * src/procmsg.c
11096         * src/folder.c
11097                 Fix POSTPROCESSING hook
11098                 Patch by H. Merijn Brand
11099
11100         * src/procmime.c
11101         * src/procmime.h
11102                 Parse Content-Location
11103
11104         * src/toolbar.c
11105         * src/messageview.c
11106         * src/messageview.h
11107                 Don't crash when a top-level MessageView has
11108                 been closed on us. Same problematic than
11109                 yesterday's quicksearch issue.
11110
11111 2006-03-15 [colin]      2.0.0cvs140
11112
11113         * src/gtk/quicksearch.c
11114                 Fix a bitchy race we didn't think about when we
11115                 added quicksearch cancellation:
11116                 If the search is not on cached fields, for example
11117                 body_part matchcase "stuff"
11118                 the matcher code has to get the whole message. If
11119                 we're on IMAP, that can be slow, and in order to
11120                 be non-blocking, the IMAP code idle loop processes
11121                 gtk events too. So it is possible to cancel a
11122                 quicksearch while the matcher is getting the mail's
11123                 body. After matcher got its body, it will start to
11124                 iterate over the matcher list that the Quicksearch's
11125                 clear_search_cb() just freed via prepare_matcher().
11126                 SIGSEGV ensues.
11127                 The fix consists of guarding the matcherlist_match()
11128                 call with a boolean 'matching'. If we reset the
11129                 quicksearch while matching is TRUE, we don't free
11130                 the matcherlist anymore like we did, but we set
11131                 another new flag, deferred_free, to TRUE. Then,
11132                 in quicksearch_match(), just after returning from
11133                 matcherlist_match() and unsetting the matching flag,
11134                 we check the deferred_free flag and do the
11135                 prepare_matcher() (which does the matcherlist_free)
11136                 for real, so we free the matcherlist once it's not
11137                 used anymore.
11138                 As all of this runs via the glib main loop, we
11139                 luckily don't need a mutex.
11140         * src/summaryview.c
11141                 Also, show progress while searching.
11142
11143
11144 2006-03-14 [colin]      2.0.0cvs139
11145
11146         * src/alertpanel.c
11147                 Make alertpanel_is_open non-static
11148
11149 2006-03-14 [colin]      2.0.0cvs138
11150
11151         * src/prefs_spelling.c
11152                 Cleanups - Fabien Vantard
11153
11154 2006-03-14 [wwp]        2.0.0cvs137
11155
11156         * src/main.c
11157                 code style normalization (curly braces, indentation).
11158
11159 2006-03-14 [wwp]        2.0.0cvs137
11160
11161         * src/main.c
11162                 code style (braces, indentation)
11163
11164 2006-03-12 [paul]       2.0.0cvs136
11165
11166         * src/prefs_common.c
11167                 trans_hdr defaults to FALSE to be RFC-savvy
11168         * src/prefs_summaries.c
11169                 add a tooltip to the trans_hdr option
11170                 
11171
11172 2006-03-12 [paul]       2.0.0cvs135
11173
11174         * src/prefs_matcher.c
11175                 give a little more width to the combos
11176         * src/prefs_display_header.c
11177         * src/textview.c
11178                 translate headers if prefs_common.trans_hdr
11179                 is TRUE
11180
11181         Patches by Pawel Pekala
11182
11183 2006-03-12 [paul]       2.0.0cvs134
11184
11185         * src/plugins/clamav/clamav_plugin.c
11186         * src/plugins/dillo_viewer/dillo_viewer.c
11187         * src/plugins/pgpcore/plugin.c
11188         * src/plugins/pgpinline/plugin.c
11189         * src/plugins/pgpmime/plugin.c
11190         * src/plugins/spamassassin/spamassassin.c
11191                 update/add to descriptions
11192         * src/plugins/spamassassin/spamassassin_gtk.c
11193                 fixes to the english, remove superfluous
11194                 tooltips, clean up a little
11195
11196 2006-03-12 [paul]       2.0.0cvs133
11197
11198         * src/compose.c
11199                 fix Bug 924, 'Account combo box shows up wrong 
11200                 if & is in account name'
11201
11202 2006-03-11 [colin]      2.0.0cvs132
11203
11204         * src/summaryview.c
11205                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
11206                 messed up shift-selection because is slows down
11207                 moving around summaryview. thanks -users
11208
11209 2006-03-10 [colin]      2.0.0cvs131
11210
11211         * src/plugins/spamassassin/spamassassin_gtk.c
11212                 Put back Paul's engrish fixes
11213
11214 2006-03-10 [colin]      2.0.0cvs130
11215
11216         * src/plugins/spamassassin/spamassassin.c
11217         * src/plugins/spamassassin/spamassassin.h
11218         * src/plugins/spamassassin/spamassassin_gtk.c
11219                 Cleanup SA prefs page (more)
11220                 Patch by Fabien Vantard
11221
11222 2006-03-10 [paul]       2.0.0cvs129
11223
11224         * src/prefs_msg_colors.c
11225         * src/prefs_spelling.c
11226                 widget sensitivity
11227
11228 2006-03-09 [mones]      2.0.0cvs128
11229
11230         * po/es.po
11231                 Update for next RC
11232
11233 2006-03-09 [wwp]        2.0.0cvs127
11234
11235         * configure.ac
11236                 revert accidental commit (requirement for libetpan 0.43), this time
11237                 not in HEAD.
11238
11239 2006-03-09 [wwp]        2.0.0cvs125
11240
11241         * configure.ac
11242                 revert accidental commit (requirement for libetpan 0.43)
11243
11244 2006-03-09 [paul]       2.0.0cvs126
11245
11246         * src/prefs_receive.c
11247                 remove useless frame
11248                 replace 'incorporation' with 'receiving'
11249         * src/plugins/clamav/clamav_plugin_gtk.c
11250         * src/plugins/spamassassin/spamassassin_gtk.c
11251                 improve widget sensitivity
11252                 fix a bit his engrish
11253
11254 2006-03-09 [wwp]        2.0.0cvs125
11255
11256         * src/addressadd.c
11257         * src/foldersel.c
11258         * src/prefs_common.c
11259         * src/prefs_common.h
11260                 remember some more windows' sizes (add to addressbook and
11261                 select folder).
11262
11263 2006-03-09 [paul]       2.0.0cvs124
11264
11265         * src/plugins/pgpcore/prefs_gpg.c
11266                 normalise construction of dialogue
11267
11268 2006-03-09 [paul]       2.0.0cvs123
11269
11270         * src/plugins/trayicon/Makefile.am
11271                 add missing slash
11272
11273 2006-03-08 [colin]      2.0.0cvs122
11274
11275         * src/plugins/trayicon/Makefile.am
11276                 Fix build in separate dir 
11277                 Patch by Bamanzi <bamanzi@gmail.com>
11278
11279 2006-03-08 [colin]      2.0.0cvs121
11280
11281         * src/procmsg.c
11282                 Batch move and copies from summaryview with delayed execution
11283                 too
11284
11285 2006-03-07 [paul]       2.0.0cvs120
11286
11287         * src/common/utils.c
11288                 fix highlighting of URIs containing "()"
11289                 Patch by Pawel Pekala
11290
11291 2006-03-07 [paul]       2.0.0cvs119
11292
11293         * src/folder.c
11294         * src/folder.h
11295         * src/folderview.c
11296                 immediately do alphabetical resort when
11297                 changing a folder's name
11298                 Patch by Pawel Pekala
11299
11300 2006-03-07 [paul]       2.0.0cvs118
11301
11302         * src/news.c
11303         * src/news_gtk.c
11304                 when unsubscribing a newsgroup, remove the
11305                 folder and msgs in .sylpheed-claws/newscache
11306                 Patch by Pawel Pekala <c0rn@gazeta.pl>
11307
11308 2006-03-07 [paul]       2.0.0cvs117
11309
11310         * src/textview.c
11311                 fix wrong Fake URL Warning
11312                 Thanks to Hiro
11313
11314 2006-03-07 [colin]      2.0.0cvs116
11315
11316         * src/imap.c
11317                 Return immediately when password dialog was
11318                 cancelled
11319         * src/gtk/inputdialog.c
11320                 Allow empty strings for passwords
11321
11322
11323 2006-03-06 [colin]      2.0.0cvs115
11324
11325         * src/imap.c
11326                 Prevent double-timeouts when connection fails
11327
11328 2006-03-06 [colin]
11329
11330         2.0.1-rc1 released
11331
11332 2006-03-06 [colin]      2.0.0cvs114
11333
11334         * src/imap.c
11335                 Refresh session during potentially long
11336                 operations
11337
11338 2006-03-06 [wwp]        2.0.0cvs113
11339
11340         * src/prefs_msg_colors.h
11341                 forgot that one (custom color labels).
11342
11343 2006-03-06 [wwp]        2.0.0cvs112
11344
11345         * src/prefs_common.c
11346         * src/prefs_common.h
11347         * src/prefs_msg_colors.c
11348         * src/summaryview.c
11349         * src/summaryview.h
11350         * src/gtk/colorlabel.c
11351         * src/gtk/colorlabel.h
11352                 colors in messages list are now customizable. Color values and names can
11353                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
11354                 Thanks to Paul and Colin for their help with this longstanding patch!
11355
11356 2006-03-06 [wwp]        2.0.0cvs111
11357
11358         * src/textview.c
11359                 don't crash if (x)face is bad.
11360
11361 2006-03-05 [paul]       2.0.0cvs110
11362
11363         * AUTHORS
11364         * configure.ac
11365         * src/Makefile.am
11366         * src/common/Makefile.am
11367         * src/common/utils.h
11368         * src/etpan/imap-thread.c
11369         * src/gtk/authors.h
11370         * src/plugins/clamav/Makefile.am
11371         * src/plugins/demo/Makefile.am
11372         * src/plugins/dillo_viewer/Makefile.am
11373         * src/plugins/pgpcore/Makefile.am
11374         * src/plugins/pgpcore/passphrase.c
11375         * src/plugins/pgpinline/Makefile.am
11376         * src/plugins/pgpmime/Makefile.am
11377         * src/plugins/spamassassin/Makefile.am
11378         * src/plugins/trayicon/Makefile.am
11379                 fix builiding on cygwin
11380                 Patch by Ralgh Young <bamanzi@gmail.com>
11381
11382 2006-03-04 [wwp]        2.0.0cvs109
11383
11384         * manual/keyboard.xml
11385                 fix mixed up/down keys.
11386
11387 2006-03-04 [wwp]        2.0.0cvs108
11388
11389         * README
11390         * INSTALL
11391                 updated links to SpamAssassin.
11392
11393 2006-03-04 [wwp]        2.0.0cvs107
11394
11395         * manual/plugins.xml
11396         * src/plugins/spamassassin/README
11397                 updated SpamAssassin plugin docs to reflect new functional additions
11398                 (also fix/update/documents few technical stuff more, see the README).
11399
11400 2006-03-04 [wwp]        2.0.0cvs106
11401
11402         * src/prefs_message.c
11403                 normalized capitalization of message-prefs paths.
11404
11405 2006-03-04 [wwp]        2.0.0cvs105
11406
11407         * manual/advanced.xml
11408                 typo.
11409
11410 2006-03-03 [colin]      2.0.0cvs104
11411
11412         * src/plugins/clamav/clamav_plugin_gtk.c
11413                 Rework prefs page, patch by Fabien 
11414
11415 2006-03-03 [colin]      2.0.0cvs103
11416
11417         * src/plugins/clamav/clamav_plugin.c
11418                 Set error on all errors
11419
11420 2006-03-03 [colin]      2.0.0cvs102
11421
11422         * src/common/plugin.c
11423                 Initialize error to avoid crashing when a plugin fails
11424                 without setting error
11425
11426 2006-03-02 [wwp]        2.0.0cvs101
11427
11428         * configure.ac
11429                 fixed linker flags for libetpan support on Cygwin
11430                 (thanks to H.Merijn Brand).
11431
11432 2006-03-02 [wwp]        2.0.0cvs100
11433
11434         * src/addressbook.c
11435                 fix some AB error messages: one for punctuation and
11436                 one wrongly duplicate (thanks, maxbritov).
11437
11438 2006-03-02 [wwp]        2.0.0cvs99
11439
11440         * src/plugins/spamassassin/spamassassin.c
11441                 make sync calls to sa-learn/spamc to prevent
11442                 system (whatever local or client/server) overload.
11443
11444 2006-03-02 [colin]      2.0.0cvs98
11445
11446         * src/summaryview.c
11447                 Put the spam icon in the status column instead of the
11448                 mark one
11449
11450 2006-03-01 [colin]      2.0.0cvs97
11451
11452         * src/plugins/spamassassin/spamassassin.c
11453                 Fix segfault (g_file_set_contents fails for some 
11454                 reason and err==0x2f. Can't find out why with
11455                 valgrind, using working function :-)
11456
11457 2006-03-01 [colin]      2.0.0cvs96
11458
11459         * src/inc.c
11460                 Offline overriding: let 'No' be cached only 3 seconds
11461
11462 2006-03-01 [colin]      2.0.0cvs95
11463
11464         * src/addr_compl.c
11465         * src/addrbook.c
11466         * src/addressbook.c
11467         * src/addrindex.c
11468         * src/folder_item_prefs.c
11469         * src/headerview.c
11470         * src/imap.c
11471         * src/inc.c
11472         * src/ldif.c
11473         * src/mainwindow.c
11474         * src/mh.c
11475         * src/msgcache.c
11476         * src/prefs_common.h
11477         * src/prefs_msg_colors.c
11478         * src/procheader.c
11479         * src/procheader.h
11480         * src/procmime.c
11481         * src/procmsg.c
11482         * src/procmsg.h
11483         * src/send_message.h
11484         * src/simple-gettext.c
11485         * src/summaryview.c
11486         * src/summaryview.h
11487         * src/syldap.c
11488         * src/textview.c
11489         * src/undo.c
11490         * src/common/ssl_certificate.c
11491         * src/common/utils.c
11492         * src/gtk/colorsel.c
11493         * src/gtk/gtksctree.c
11494         * src/gtk/gtkshruler.c
11495         * src/plugins/trayicon/trayicon.c
11496                 #if 0 goes to /dev/null
11497
11498 2006-03-01 [colin]      2.0.0cvs94
11499
11500         * src/compose.c
11501         * src/imap.c
11502         * src/inc.c
11503         * src/inc.h
11504         * src/messageview.c
11505         * src/news.c
11506         * src/plugins/spamassassin/spamassassin.c
11507                 Allow to add information in the "working offline"
11508                 window
11509
11510 2006-03-01 [wwp]        2.0.0cvs93
11511
11512         * src/plugins/spamassassin/spamassassin.c
11513                 fixed spamc invocation: use a tricky temporary mini shell wrapper
11514                 'cause it seems that calling `spamc ... < inputfile` with
11515                 g_spawn_(a)sync simply.. erm doesn't work :-).
11516
11517 2006-03-01 [wwp]        2.0.0cvs92
11518
11519         * src/toolbar.c
11520         * src/toolbar.h
11521                 simplify the adding of spam/ham button to the messageview toolbar
11522                 (it gets more clear now that the same button will be "Mark as spam"
11523                 or "Mark as ham" according to the current message status,
11524                 thanks to Colin).
11525
11526 2006-03-01 [wwp]        2.0.0cvs91
11527
11528         * src/messageview.c
11529         * src/procmsg.c
11530         * src/procmsg.h
11531         * src/summaryview.c
11532         * src/plugins/spamassassin/spamassassin.c
11533         * src/plugins/spamassassin/spamassassin.h
11534                 make learner callbacks return a status (0 for ok),
11535                 handle it in main code to avoid setting flags when learning failed,
11536                 don't learn on TCP if offline in spamassassin,
11537                 thanks to Colin.
11538
11539                 
11540
11541 2006-03-01 [wwp]        2.0.0cvs90
11542
11543         * src/compose.c
11544                 some work around the compose window's account menu,
11545                 patch by Fabien Vantard.
11546
11547 2006-03-01 [wwp]        2.0.0cvs89
11548
11549         * src/plugins/spamassassin/spamassassin.c
11550                 fixed bad logics, was using spamc in local mode and sa-learn
11551                 in remote mode (thanks, Colin).
11552
11553 2006-03-01 [wwp]        2.0.0cvs88
11554
11555         * src/plugins/spamassassin/spamassassin.c
11556         * src/plugins/spamassassin/spamassassin.h
11557         * src/plugins/spamassassin/spamassassin_gtk.c
11558                 made processing of emails w/ sa-plugin an option (default is TRUE),
11559                 fixed Engrish some tooltips, capitalization of some debug messages
11560                 and warnings. The spamassassin plugin now provides two separate
11561                 services: process emails upon incorporation and spamd training.
11562                 Both services (un)register independently but use some common
11563                 plugin settings (transport settings, spam storage location).
11564
11565 2006-02-28 [wwp]        2.0.0cvs87
11566
11567         * src/plugins/spamassassin/spamassassin.c
11568                 fix async flag to spamc cmdline execution (batch exec should
11569                 be asynchronous).
11570
11571 2006-02-27 [wwp]        2.0.0cvs86
11572
11573         * src/plugins/spamassassin/spamassassin.c
11574         * src/plugins/spamassassin/spamassassin.h
11575         * src/plugins/spamassassin/spamassassin_gtk.c
11576                 - added the ability to learn a remote spamassassin server (spamd),
11577                 using spamc.
11578                 - added the spamassassin option 'username', that applies to all
11579                 spamassassin operations (filtering, learning, local or remote).
11580                 The default username is the current unix user (if left blank
11581                 from gtk prefs or config file).
11582                 - commented out some unused code (notebook widget), removed unused
11583                 layout (hbox1).
11584                 - make more widgets sensitive to the transport type.
11585
11586 2006-02-27 [colin]      2.0.0cvs85
11587
11588         * src/plugins/spamassassin/spamassassin.c
11589                 Fix sa-learn call when offline
11590
11591 2006-02-27 [colin]      2.0.0cvs84
11592
11593         * configure.ac
11594         * src/Makefile.am
11595         * src/mainwindow.c
11596         * src/mainwindow.h
11597         * src/messageview.c
11598         * src/messageview.h
11599         * src/prefs_toolbar.c
11600         * src/procmsg.c
11601         * src/stock_pixmap.c
11602         * src/stock_pixmap.h
11603         * src/summaryview.c
11604         * src/toolbar.c
11605         * src/toolbar.h
11606         * src/pixmaps/ham_btn.xpm
11607         * src/pixmaps/spam.xpm
11608         * src/pixmaps/spam_btn.xpm
11609         * src/plugins/spamassassin/spamassassin.c
11610                 Add button in toolbar for spam learning
11611                 Fix a few bugs from the last related commit
11612                 Revert 1.9.6cvs23 which messed up shift-selection
11613
11614 2006-02-24 [colin]      2.0.0cvs83
11615
11616         * src/procmsg.c
11617         * src/summaryview.c
11618         * src/summaryview.h
11619         * src/plugins/spamassassin/spamassassin.c
11620         * src/plugins/spamassassin/spamassassin.h
11621         * src/plugins/spamassassin/spamassassin_gtk.c
11622                 Unregister learner when spamassassin is either
11623                 disabled or over tcp
11624
11625 2006-02-24 [colin]      2.0.0cvs82
11626
11627         * src/Makefile.am
11628         * src/mainwindow.c
11629         * src/mainwindow.h
11630         * src/procmsg.c
11631         * src/procmsg.h
11632         * src/stock_pixmap.c
11633         * src/stock_pixmap.h
11634         * src/summaryview.c
11635         * src/summaryview.h
11636         * src/gtk/icon_legend.c
11637         * src/pixmaps/spam.xpm  ** NEW FILE **
11638         * src/plugins/spamassassin/spamassassin.c
11639         * src/plugins/spamassassin/spamassassin_gtk.c
11640                 Add spam learning interface (Mark/Mark as 
11641                 (spam|ham) menus)
11642
11643 2006-02-24 [wwp]        2.0.0cvs81
11644
11645         * src/compose.c
11646         * src/compose.h
11647         * src/filtering.c
11648                 hide compose window when sending message in batch mode
11649                 (filtering: forward and redirect). Also fixed a wrong
11650                 value returned when sending failed, neutral anyway.
11651                 (Colin, me) 
11652
11653 2006-02-24 [wwp]        2.0.0cvs80
11654
11655         * src/mainwindow.c
11656                 use GTK+'s stock quit button. Patch by Fabien Vantard.
11657
11658 2006-02-24 [paul]       2.0.0cvs79
11659
11660         * src/news.c
11661         * src/news.h
11662         * src/news_gtk.c
11663                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
11664                 Thanks to Colin
11665
11666 2006-02-23 [colin]      2.0.0cvs78
11667
11668         * src/alertpanel.c
11669                 Change OK to Close in alertpanel with View log
11670                 button; add accel to View log. Patch by Fabien
11671                 Vantard
11672
11673 2006-02-23 [wwp]        2.0.0cvs77
11674
11675         * src/compose.c
11676                 silly me, there were much more tests to perform, since toolbars can
11677                 really have down to 1 element only.
11678
11679 2006-02-23 [wwp]        2.0.0cvs76
11680
11681         * commitHelper
11682                 fixed indentation from my previous commit. Fallback to VISUAL if
11683                 EDITOR is not set (and to vi, at last resort).
11684
11685 2006-02-23 [wwp]        2.0.0cvs75
11686
11687         * commitHelper
11688                 improved error detection (Colin, me).
11689
11690 2006-02-23 [wwp]        2.0.0cvs74
11691
11692         * src/prefs_toolbar.c
11693                 simplify and fix prefs/toolbars layouting. Combos' contents can
11694                 now be really displayed.
11695
11696 2006-02-23 [wwp]        2.0.0cvs73
11697         simplifies and fix prefs/toolbars layouting. Combos' contents can now
11698         be really displayed.
11699
11700 2006-02-22 [wwp]        2.0.0cvs72
11701
11702         * src/compose.c
11703                 fix a typo in my previous commit (sorry!).
11704
11705 2006-02-22 [wwp]        2.0.0cvs71
11706
11707         * src/prefs_toolbar.c
11708                 fix a crash when adding separators to toolbars,
11709                 also fix some separator item information.
11710
11711 2006-02-22 [wwp]        2.0.0cvs70
11712
11713         * src/compose.c
11714                 fix a crash when redirecting (for instance) when compose window's
11715                 toolbar contents has been customized (when some buttons have been
11716                 removed in fact).
11717
11718 2006-02-21 [wwp]        2.0.0cvs69
11719
11720         * src/summaryview.c
11721         * src/gtk/pluginwindow.c
11722         * src/plugins/pgpcore/prefs_gpg.c
11723                 fix some compilation warnings (feat. remains of removed code).
11724
11725 2006-02-21 [wwp]        2.0.0cvs68
11726
11727         * src/gtk/gtkutils.c
11728                 fix two compilation issues, thanks to Stephan Sachse.
11729
11730 2006-02-20 [colin]      2.0.0cvs67
11731
11732         * src/mainwindow.c
11733                 Don't reselect displayed mail on refocus
11734                 This fixes actions misbehaving 
11735
11736 2006-02-20 [wwp]        2.0.0cvs66
11737
11738         * src/summaryview.c
11739         * src/gtk/gtksctree.c
11740         * src/gtk/gtkshruler.c
11741                 changed more runtime typecast checks.
11742
11743 2006-02-20 [wwp]        2.0.0cvs65
11744
11745         * src/summary_search.c
11746                 find all - summaryview refresh issue fixed, thanks to Colin.
11747
11748 2006-02-20 [wwp]        2.0.0cvs64
11749
11750         * src/gtk/gtkutils.c
11751                 better runtime typecast checks.
11752
11753 2006-02-20 [wwp]        2.0.0cvs63
11754
11755         * src/summary_search.c
11756                 enhancements to the summary search:
11757                         - add the ability to stop the running search
11758                           (upon ESC-key press, new Stop button or when Clear button is pressed)
11759                         - don't search if no criteria (From/To/Subject/Body) is set
11760                         - ensure that a busy mouse pointer is always shown when searching,
11761                           show it even a bit earlier
11762
11763 2006-02-19 [colin]      2.0.0cvs62
11764
11765         * src/compose.c
11766         * src/imap.c
11767         * src/etpan/imap-thread.c
11768         * src/etpan/imap-thread.h
11769                 (Future) IMAP speed improvement on sending
11770                 Will require a libetpan update
11771         * src/summaryview.c
11772         * src/gtk/quicksearch.c
11773                 Make quicksearch clearable while running.
11774
11775 2006-02-17 [colin]      2.0.0cvs61
11776
11777         * src/imap.c
11778         * src/etpan/imap-thread.c
11779         * src/etpan/imap-thread.h
11780                 Check for IMAP certificates
11781                 ** Requires libetpan-0.42-cvs4 
11782                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
11783
11784 2006-02-17 [colin]      2.0.0cvs60
11785
11786         * src/messageview.c
11787         * src/prefs_common.c
11788         * src/prefs_common.h
11789         * src/prefs_message.c
11790                 Add pref to display HTML-only mails with plugin, 
11791                 if possible (defaulting to FALSE of course).
11792
11793 2006-02-16 [colin]      2.0.0cvs59
11794
11795         * src/main.c
11796         * src/common/plugin.c
11797         * src/common/plugin.h
11798         * src/gtk/pluginwindow.c
11799                 Keep track of requested (but unloaded) plugins
11800                 in some error cases.
11801
11802 2006-02-16 [wwp]        2.0.0cvs58
11803
11804         * src/gtk/gtkaspell.c
11805         * src/gtk/gtkaspell.h
11806         * src/prefs_spelling.c
11807         * src/compose.c
11808         * src/prefs_common.c
11809         * src/prefs_common.h
11810                 implemented new optional spellchecker behaviour: re-check message when
11811                 dictionary got changed (from compose-window/context-menu/Change dictionary).
11812
11813 2006-02-16 [wwp]        2.0.0cvs57
11814
11815         * src/quote_fmt_parse.y
11816                 pclose popen'ed pipe.
11817
11818 2006-02-15 [colin]      2.0.0cvs56
11819
11820         * src/mimeview.c
11821         * src/mimeview.h
11822                 Let MimeViewers know which MimeView they
11823                 depend of.
11824         * src/summaryview.c
11825                 Swap From/To columns in Sent/Queue/Drafts
11826                 folders
11827         * src/etpan/imap-thread.c
11828                 Use mailstream_low_tls_open() for STARTTLS
11829                 instead of mailstream_low_ssl_open()
11830                 ** REQUIRES libetpan 0.42cvs3 **
11831
11832 2006-02-15 [wwp]        2.0.0cvs55
11833
11834         * src/compose.c
11835         * src/compose.h
11836         * src/message_search.c
11837         * src/message_search.h
11838         * src/textview.c
11839         * src/gtk/gtkutils.c
11840         * src/gtk/gtkutils.h
11841                 added the ability to Find text in the compose window (and a bit
11842                 of code factorization).
11843
11844 2006-02-15 [wwp]        2.0.0cvs54
11845
11846         * src/prefs_gtk.c
11847                 yet another one file was missing (fix for some widgets' sensitivity).
11848                 Thanks Colin!
11849
11850 2006-02-15 [wwp]        2.0.0cvs53
11851
11852         * src/prefs_gtk.h
11853                 oops forgot that file (fix for some widgets' sensitivity).
11854
11855 2006-02-15 [wwp]        2.0.0cvs52
11856
11857         * src/summary_search.c
11858                 implemented advanced summary search options (added the ability
11859                 to use matcher conditions in an advanced search mode).
11860
11861 2006-02-15 [wwp]        2.0.0cvs51
11862
11863         * src/plugins/pgpcore/prefs_gpg.c
11864         * src/prefs_account.c
11865                 fix some widget sensitivity, mostly around some labels in
11866                 account prefs.
11867
11868 2006-02-15 [paul]       2.0.0cvs50
11869
11870         * manual/advanced.xml
11871                 improve Templates info
11872                 written by wwp
11873
11874 2006-02-14 [colin]      2.0.0cvs49
11875
11876         * src/pixmaps/address_book.xpm
11877         * src/pixmaps/preferences.xpm
11878         * src/pixmaps/properties.xpm
11879                 Fix pixmap size - patch by Fabien Vantard
11880
11881 2006-02-13 [colin]      2.0.0cvs48
11882
11883         * src/procmime.c
11884                 Add missing fclose()s on error
11885         * src/textview.c
11886                 Remove unused code
11887         * src/common/utils.c
11888                 Fix temp files not being deleted on windows
11889         Patches by Thomas Gilgin
11890
11891 2006-02-13 [colin]      2.0.0cvs47
11892
11893         * src/mainwindow.c
11894                 Fix exit crash
11895
11896 2006-02-13 [wwp]        2.0.0cvs46
11897
11898         * src/plugins/pgpcore/prefs_gpg.c
11899                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
11900
11901 2006-02-12 [colin]      2.0.0cvs45
11902
11903         * src/folderview.c
11904         * src/main.c
11905         * src/mainwindow.c
11906                 Fix "stuff" when quitting
11907
11908 2006-02-12 [wwp]        2.0.0cvs44
11909
11910         * src/prefs_themes.c
11911                 fix typos in debug messages.
11912
11913 2006-02-11 [colin]      2.0.0cvs43
11914
11915         * src/summaryview.c
11916                 don't allow drag/drop from ourself
11917
11918 2006-02-10 [wwp]        2.0.0cvs42
11919
11920         * src/exporthtml.c
11921         * src/html.c
11922         * src/html.h
11923         * src/procmime.c
11924         * src/textview.c
11925                 renamed html_ prefixed functions and data structures to avoid
11926                 namespace clashes w/ other software (gtkhtml2 for instance).
11927                 Closes bug #907.
11928
11929
11930 2006-02-09 [colin]      2.0.0cvs41
11931
11932         * src/summaryview.c
11933                 Fix shitty logic messed up. Thanks Ticho for the hint!
11934
11935 2006-02-09 [wwp]        2.0.0cvs40
11936
11937         * src/gtk/about.c
11938         * src/compose.c
11939         * src/prefs_account.c
11940         * src/prefs_gtk.h
11941         * src/editaddress.c
11942                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
11943                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
11944                 Browse buttons in accounts prefs.
11945
11946 2006-02-09 [colin]      2.0.0cvs39
11947
11948         * src/matcher.c
11949                 Check for pointer before using its members
11950         * src/gtk/gtksourceprintjob.c
11951                 Fix a wrong warning
11952
11953 2006-02-09 [wwp]        2.0.0cvs38
11954
11955         * src/gtk/filesel.c
11956                 fix few compiler warnings (type mismatch).
11957
11958 2006-02-09 [paul]       2.0.0cvs37
11959
11960         * po/fr.po
11961                 updated by Fabien Vantard
11962
11963 2006-02-08 [colin]      2.0.0cvs36
11964
11965         * src/prefs_common.c
11966         * src/common/defs.h
11967         * src/common/plugin.c
11968                 allow windows and linux configurations to coexist
11969                 patch by Thomas Gilgin
11970
11971 2006-02-08 [colin]      2.0.0cvs35
11972
11973         * src/filtering.c
11974         * src/matcher.c
11975         * src/matcher.h
11976         * src/matcher_parser_parse.y
11977         * src/prefs_filtering_action.c
11978         * src/prefs_matcher.c
11979                 Add the "Ignore thread" filtering
11980                 action
11981
11982 2006-02-08 [colin]      2.0.0cvs34
11983
11984         * src/compose.c
11985         * src/procmime.c
11986         * src/procmime.h
11987                 Fix bug #905 (damaged attachment)
11988                 text files with raw \0's aren't really text files
11989         FOR_STABLE
11990
11991 2006-02-08 [colin]      2.0.0cvs33
11992
11993         * src/summaryview.c
11994                 Fix crasher introduced yesterday
11995
11996 2006-02-08 [wwp]        2.0.0cvs32
11997
11998         * src/compose.c
11999         * src/compose.h
12000                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
12001
12002 2006-02-08 [wwp]        2.0.0cvs31
12003
12004         * src/prefs_template.c
12005                 templates enhancement: allow address completion for Cc and Bcc fields
12006                 (it was currently possible for the To field only)
12007
12008 2006-02-08 [colin]      2.0.0cvs30
12009
12010         * src/compose.c
12011                 Don't unblock if not blocked
12012         FOR_STABLE
12013
12014 2006-02-07 [colin]      2.0.0cvs29
12015
12016         * src/action.c
12017                 Forgot to refresh summaryview
12018
12019 2006-02-07 [colin]      2.0.0cvs28
12020
12021         * src/action.c
12022                 Freeze/thaw message list and folder list while
12023                 processing %as{} actions 
12024         * src/compose.c
12025                 Fix auto-wrap disabling after a middle-click
12026                 paste - FOR_STABLE
12027
12028 2006-02-07 [paul]       2.0.0cvs27
12029
12030         * src/folder.c
12031                 fix freeing of uninitialised pointers
12032                 Thanks to Colin
12033
12034 2006-02-06 [colin]      2.0.0cvs26
12035
12036         * src/folder.c
12037                 Use g_slist_prepend in potentially big list
12038
12039 2006-02-06 [colin]      2.0.0cvs25
12040
12041         * src/folder.c
12042                 Completely skip processing if it doesn't 
12043                 exist (faster!)
12044
12045 2006-02-06 [colin]      2.0.0cvs24
12046
12047         * src/folder.c
12048         * src/summaryview.c
12049                 Batch filtering in summaryview (from Tools menu)
12050                 and pre/post//-processing too
12051
12052 2006-02-06 [colin]      2.0.0cvs23
12053
12054         * src/procmsg.h
12055         * src/filtering.c
12056                 Use a special field for batch filtering instead
12057                 of stepping on deferred execution's toes
12058
12059 2006-02-06 [colin]      2.0.0cvs22
12060
12061         * src/action.c
12062         * src/filtering.c
12063         * src/filtering.h
12064         * src/folder.c
12065         * src/summaryview.c
12066                 Fix filtering via menus and actions
12067
12068 2006-02-06 [colin]      2.0.0cvs21
12069
12070         * src/imap.c
12071                 Put the added file directly to cache if possible (will work
12072                 with next libetpan)
12073         * src/filtering.c
12074         * src/filtering.h
12075         * src/inc.c
12076         * src/folder.c
12077         * src/mbox.c
12078         * src/procmsg.h
12079                 Move and copy filtered messages by batches instead of one
12080                 by one - faster on IMAP
12081         * src/procmsg.c
12082                 Add a function that'll possibly be useful later
12083
12084 2006-02-06 [colin]      2.0.0cvs20
12085
12086         * src/addressbook.c
12087                 Use internal mime-type instead of text/plain for d'n'd
12088         * src/compose.c
12089                 Allow attaching files from mimeview's icon list via d'n'd
12090         * src/folderview.c
12091         * src/folderview.h
12092                 Use internal mime-type instead of text/plain for d'n'd
12093                 Don't try to selected opened folder if none is
12094                 Factorize d'n'd from other apps code
12095         * src/headerview.c
12096         * src/textview.c
12097         * src/gtk/gtkutils.c
12098         * src/gtk/gtkutils.h
12099                 Factorize Face/X-Face stuff
12100         * src/mimeview.c
12101                 Fix d'n'd to other apps
12102         * src/prefs_message.c
12103                 Let the XFace pref be usable without libcompface as it also
12104                 applies to Face
12105         * src/summaryview.c
12106                 Fix d'n'd to other apps
12107                 Factorize d'n'd from other apps code
12108
12109 2006-02-06 [wwp]        2.0.0cvs19
12110
12111         * po/it.po
12112                 Italian translation fixes by Andrea Spadaccini (no more confusion
12113                 between filtering and processing, and few changes in the About
12114                 dialog).
12115
12116
12117 2006-02-06 [mones]      2.0.0cvs18
12118
12119         * src/gtk/icon_legend.c
12120                 Improved descriptions allowing better translations
12121
12122 2006-02-05 [colin]      2.0.0cvs17
12123
12124         * src/imap.c
12125                 Add the f*cking missing expunge that caused imap_fetch_env
12126                 to fail after an add_msgs ! :-///
12127         * src/etpan/imap-thread.c
12128                 Add a bit of debug
12129         FOR_STABLE
12130
12131 2006-02-05 [colin]      2.0.0cvs16
12132
12133         * src/common/utils.c
12134                 Don't check for return-path (or we can't put
12135                 back non-sent mails)
12136
12137 2006-02-05 [colin]      2.0.0cvs15
12138
12139         * src/textview.c
12140                 Don't try to display Face header in textview
12141                 when teh headerview's active
12142
12143 2006-02-05 [colin]      2.0.0cvs14
12144
12145         * tools/tbird2syl.py
12146         * tools/Makefile.am
12147                 Add script to import Thunderbird mails
12148
12149 2006-02-05 [colin]      2.0.0cvs13
12150
12151         * src/headerview.c
12152         * src/procheader.c
12153         * src/procmsg.c
12154         * src/procmsg.h
12155         * src/textview.c
12156                 Show Face headers - patch partially by Klaus Flittner
12157
12158 2006-02-05 [colin]      2.0.0cvs12
12159
12160         * src/folderview.c
12161         * src/summaryview.c
12162         * src/common/utils.c
12163         * src/common/utils.h
12164                 Let dnd work from mime icons to summaryview
12165                 and to folderview too
12166                 Add a crude test to avoid trying to add files
12167                 drag'n'dropped when they're not mails
12168
12169 2006-02-04 [colin]      2.0.0cvs11
12170
12171         * src/summaryview.c
12172         * src/mimeview.c
12173                 Fix utf8 conversion
12174
12175 2006-02-04 [colin]      2.0.0cvs10
12176
12177         * src/compose.c
12178         * src/folderview.c
12179         * src/mimeview.c
12180         * src/summaryview.c
12181         * src/summaryview.h
12182                 Added various drag and drop capas:
12183                 From                    To
12184                 summaryview             other apps
12185                 mimeview icons          other apps
12186                 other apps              summaryview
12187                 other apps              folderview
12188
12189                 This shouldn't have broken the existing:
12190                 From                    To
12191                 summaryview             folderview
12192                 folderview              folderview
12193                 summaryview             compose's attachments
12194
12195         Tests welcomed.
12196
12197 2006-02-02 [paul]       2.0.0cvs9
12198
12199         * src/mainwindow.c
12200                 move global option 'Set displayed columns...' out
12201                 of folder option grouping.
12202                 fix sensitivity of 'harvest addresses'
12203         FOR_STABLE
12204
12205 2006-02-01 [colin]      2.0.0cvs8
12206
12207         * src/mimeview.c
12208                 Revert the alertpanel patch, it sucks (intrusive
12209                 and gets in the way of "open")
12210
12211 2006-02-01 [colin]      2.0.0cvs7
12212
12213         * src/compose.c
12214         * src/prefs_account.c
12215         * src/prefs_common.c
12216         * src/common/defs.h
12217         * src/common/utils.c
12218         * src/common/utils.h
12219                 Add ability to edit the signature file
12220                 from the account preferences, and use
12221                 a default for the text editor.
12222                 Patch by Fabien Vantard
12223
12224 2006-02-01 [colin]      2.0.0cvs6
12225
12226         * src/mimeview.c
12227                 Try to get mime type by extension if it is
12228                 application/octet-stream
12229                 Display a window with possible choices when
12230                 encountering unknown mime types
12231         * src/gtk/filesel.c
12232         * src/gtk/filesel.h
12233                 Add preview
12234                 Allow multiple selection in filtered filesel
12235                 (patch by Fabien Vantard)
12236         * src/gtk/pluginwindow.c
12237                 Use it (patch by Fabien Vantard)
12238
12239 2006-02-01 [paul]       2.0.0cvs5
12240
12241         * src/jpilot.c
12242                 fix crash on creating jpilot address book
12243                 Thanks to Colin - FOR_STABLE
12244         * src/prefs_summaries.c
12245         * src/prefs_wrapping.c
12246         * src/gtk/icon_legend.c
12247         * src/gtk/quicksearch.c
12248                 string fixes and additions
12249
12250 2006-02-01 [paul]       2.0.0cvs4
12251
12252         * src/compose.c
12253         * src/mainwindow.c
12254         * src/messageview.c
12255         * src/prefs_send.c
12256                 add Arabic encoding option
12257                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
12258
12259 2006-01-31 [colin]      2.0.0cvs3
12260
12261         * src/plugins/pgpcore/passphrase.c
12262                 Convert passphrase to locale encoding
12263         * src/compose.c
12264                 Fix drafting on IMAP. Crappy bug sneaked in
12265                 the release :-/
12266         FOR_STABLE
12267
12268 2006-01-30 [paul]       2.0.0cvs2
12269
12270         * src/gtk/icon_legend.c
12271                 show the new entries
12272
12273 2006-01-30 [colin]      2.0.0cvs1
12274
12275         * src/manual.c
12276                 Check for the file to be present before 
12277                 enabling the menu - FOR_STABLE
12278         * src/gtk/icon_legend.c
12279                 Add folders icons (not all of them, there
12280                 are too much, but the most intriguing ones)
12281
12282 2006-01-30 [paul]       2.0.0
12283
12284         version 2.0.0 released
12285
12286 [For previous entries, see ChangeLog.pre2.0.0]