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