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