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