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