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