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