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