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