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