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