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