2007-02-04 [colin] 2.7.2cvs19
[claws.git] / ChangeLog
blob3719a74cfe076efb059ff2ab2104b431a9d9cdac
1 2007-02-04 [colin]      2.7.2cvs19
3         * src/main.c
4                 Revert previous patch, can't reproduce
5                 it anymore. 
7 2007-02-03 [colin]      2.7.2cvs18
9         * src/main.c
10                 Don't save the mainwindow size and
11                 position on emergency exit (libSM's
12                 "die" callback), Xfce seems to make
13                 the window smaller just before the
14                 size's saved.
16 2007-02-03 [colin]      2.7.2cvs17
18         * src/plugins/bogofilter/bogofilter.c
19         * src/plugins/bogofilter/bogofilter.h
20         * src/plugins/bogofilter/bogofilter_gtk.c
21         * src/plugins/pgpinline/pgpinline.c
22         * src/plugins/pgpinline/pgpinline.h
23                 Fix more copyrights
25 2007-02-03 [colin]      2.7.2cvs16
27         * src/partial_download.c
28         * src/partial_download.h
29         * src/ssl_manager.c
30         * src/ssl_manager.h
31         * src/uri_opener.c
32         * src/uri_opener.h
33         * src/wizard.c
34         * src/wizard.h
35         * src/common/ssl_certificate.c
36         * src/common/ssl_certificate.h
37         * src/gtk/quicksearch.c
38         * src/gtk/quicksearch.h
39         * src/gtk/sslcertwindow.c
40         * src/gtk/sslcertwindow.h
41                 Fix copyright on my files
43 2007-02-02 [colin]      2.7.2cvs15
45         * src/Makefile.am
46         * src/mainwindow.c
47         * src/messageview.c
48         * src/messageview.h
49         * src/textview.c
50         * src/textview.h
51         * src/uri_opener.c
52         * src/uri_opener.h
53                 Add Tools/List URIs to allow
54                 opening any URI in the current mail
56 2007-02-02 [colin]      2.7.2cvs14
58         * src/common/valgrind.h ** NEW FILE **
59         * src/common/Makefile.am
60         * src/common/plugin.c
61                 Don't dlclose the plugins if we're running
62                 under valgrind. (doesn't require valgrind
63                 either at compile time or run time).
65 2007-02-01 [paul]       2.7.2cvs13
67         * AUTHORS
68         * src/gtk/authors.h
69         * tools/freshmeat_search.pl
70         * tools/google_search.pl
71         * tools/multiwebsearch.pl
72                 add support for non ISO-8859-1 compatible locales
73                 Patch by Alex Gorbachenko <agent_007@immo.ru>
75 2007-02-01 [colin]      2.7.2cvs12
77         * src/prefs_other.c
78         * src/prefs_summaries.c
79                 Move keybinding prefs to the Other page
81 2007-02-01 [wwp]        2.7.2cvs11
83         * src/plugins/trayicon/trayicon.c
84                 Fix a raising issue within KDE.
86 2007-02-01 [colin]      2.7.2cvs10
88         * src/codeconv.c
89                 Fix stray quotes in encoded strings
90         * src/addressadd.c
91                 Fix wrong call causing g_warnings
92         * src/textview.c
93                 Remove useless message
95 2007-01-31 [wwp]        2.7.2cvs9
97         * src/plugins/trayicon/trayicon.c
98                 fix buggy hiding of main window when closing if close-to-tray
99                 is not set (bad logics  in the trayicon hook code).
100                 Changed the quit confirmation message too.
102 2007-01-30 [colin]      2.7.2cvs8
104         * src/main.c
105                 Fix hidden mainwindow after clicking on
106                 the X close button, if compose windows
107                 exist and the user chooses not to quit
109 2007-01-30 [colin]      2.7.2cvs7
111         * src/main.c
112         * src/compose.c
113                 Handle local URIs to attach files (file:///...)
114                 Fixes attaching files from Thunar for example
116 2007-01-30 [colin]      2.7.2cvs6
118         * src/prefs_ext_prog.c
119                 Add 'mousepad' to the list of text editors.
120                 Mousepad is XFCE's text editor
122 2007-01-29 [wwp]        2.7.2cvs5
124         * po/POTFILES.in
125         * src/plugins/trayicon/trayicon_prefs.c
126                 trayicon i18n fixes, thanks to Fabien.
128 2007-01-28 [wwp]        2.7.2cvs4
130         * src/mainwindow.c
131         * src/mainwindow.h
132         * src/plugins/trayicon/trayicon.c
133         * src/plugins/trayicon/trayicon_prefs.c
134         * src/plugins/trayicon/trayicon_prefs.h
135                 Added a new TrayIcon plugin option to close to tray
136                 (WM's hotkey and [X] button will hide the window instead
137                 of closing it - closing CM can be done using the tray icon
138                 menu or the File menu).
139                 Improved visibility handling in trayicon, clicking the
140                 trayicon now raise the window to current desktop when it
141                 was either minimized/shaded/on another desktop.
142                 Thanks to Paul for testing and fixing a strange behaviour
143                 in KDE ;-).
145 2007-01-27 [paul]       2.7.2cvs3
147         * src/prefs_folder_item.c
148         * src/prefs_receive.c
149         * src/plugins/pgpcore/prefs_gpg.c
150                 use 'start-up' instead of 'startup' in labels
152 2007-01-26 [wwp]        2.7.2cvs2
154         * src/plugins/trayicon/Makefile.am
155         * src/plugins/trayicon/trayicon.c
156         * src/plugins/trayicon/trayicon_prefs.c
157         * src/plugins/trayicon/trayicon_prefs.h
158                 Add a new TrayIcon option to hide the main window at
159                 start-up.
160                 Fix trayicon.c copyright header.
162 2007-01-26 [paul]       2.7.2cvs1
164         * NEWS
165         * README
166         * RELEASE_NOTES
167         * configure.ac
168                 bump up version number following
169                 stable release
171 2007-01-25 [mones]      2.7.1cvs60
173         * po/es.po
174                 updated thousands of strings (well, probably less ;-)
176 2007-01-25 [colin]      2.7.1cvs59
178         * src/matcher.c
179                 Fix 2nd-run loss of matcherrc on new
180                 configurations. 
182 2007-01-25 [wwp]        2.7.1cvs58
184         * src/mimeview.c
185                 fix handling of empty value in attach_save_directory too, thanks
186                 to Colin.
188 2007-01-25 [wwp]        2.7.1cvs57
190         * src/gtk/filesel.c
191                 fix handling of empty value in attach_load_directory,
192                 thanks to Colin.
194 2007-01-25 [wwp]        2.7.1cvs56
196         * src/plugins/dillo_viewer/dillo_prefs.h
197                 fix a typo.
199 2007-01-25 [colin]      2.7.1cvs55
201         * src/matcher.c
202         * src/matcher.h
203         * src/matcher_parser_parse.y
204         * src/prefs_matcher.c
205                 Add matching on the spam flag
207 2007-01-24 [colin]      2.7.1cvs54
209         * src/folder.c
210         * src/common/xml.c
211         * src/common/xml.h
212                 Make sure folderlist.xml is correctly
213                 written before overwriting it.
214         * src/procmsg.c
215         * src/procmsg.h
216         * src/summaryview.c
217         * src/plugins/bogofilter/bogofilter.c
218         * src/plugins/bogofilter/bogofilter.h
219         * src/plugins/bogofilter/bogofilter_gtk.c
220         * src/plugins/spamassassin/spamassassin.c
221         * src/plugins/spamassassin/spamassassin.h
222         * src/plugins/spamassassin/spamassassin_gtk.c
223                 Move spam to the correct trash folder after
224                 learning, if spam directory isn't set.
226 2007-01-23 [paul]       2.7.1cvs53
228         * src/plugins/bogofilter/bogofilter_gtk.c
229                 fix sensitivity of "Insert X-Bogosity header"
230                 option
232 2007-01-23 [colin]      2.7.1cvs52
234         * src/toolbar.c
235                 Translate toolbar items text if
236                 they're translatable (default)
237         * src/addrcache.c
238         * src/addrcache.h
239         * src/addritem.c
240         * src/addritem.h
241         * src/codeconv.c
242         * src/codeconv.h
243         * src/jpilot.c
244         * src/jpilot.h
245         * src/ldapctrl.c
246         * src/ldapctrl.h
247         * src/ldapquery.h
248         * src/ldif.c
249         * src/ldif.h
250         * src/etpan/etpan-thread-manager.c
251         * src/etpan/etpan-thread-manager.h
252         * src/gtk/gtkutils.c
253         * src/gtk/gtkutils.h
254                 More static functions
256 2007-01-22 [fabien]     2.7.1cvs51
258         * src/gtk/gtkutils.c
259                 gtkut_get_options_frame() : ability to pass
260                 a 'NULL' value in frame pointer parameter if
261                 we don't need it.
263 2007-01-22 [colin]      2.7.1cvs50
265         * src/procmsg.c
266         * src/procmsg.h
267         * src/plugins/bogofilter/bogofilter.c
268         * src/plugins/bogofilter/bogofilter_gtk.c
269         * src/plugins/spamassassin/spamassassin.c
270         * src/plugins/spamassassin/spamassassin_gtk.c
271                 Allow moving spams to the account's trash
272                 instead of default one
274 2007-01-21 [colin]      2.7.1cvs49
276         * src/ldapquery.c
277         * src/ldapquery.h
278                 Revert a static function that shouldn't
279                 have been
281 2007-01-21 [colin]      2.7.1cvs48
283         * src/ldapquery.c
284         * src/ldapquery.h
285                 Same
287 2007-01-21 [colin]      2.7.1cvs47
289         * src/procmsg.c
290         * src/procmsg.h
291                 Same
293 2007-01-21 [colin]      2.7.1cvs46
295         * src/common/socket.c
296         * src/common/socket.h
297                 Same
299 2007-01-21 [colin]      2.7.1cvs45
301         * src/crash.c
302         * src/exporthtml.c
303         * src/exporthtml.h
304         * src/exportldif.c
305         * src/exportldif.h
306         * src/folder.c
307         * src/folder.h
308         * src/folder_item_prefs.c
309         * src/folder_item_prefs.h
310         * src/folderview.c
311         * src/folderview.h
312         * src/gedit-print.c
313         * src/gedit-print.h
314         * src/main.c
315         * src/main.h
316         * src/common/socket.c
317         * src/common/socket.h
318         * src/gtk/gtkaspell.c
319         * src/gtk/gtkaspell.h
320         * src/gtk/quicksearch.c
321         * src/gtk/quicksearch.h
322                 Same
324 2007-01-21 [colin]      2.7.1cvs44
326         * src/common/utils.c
327         * src/common/utils.h
328         * src/etpan/etpan-thread-manager.c
329         * src/etpan/etpan-thread-manager.h
330                 Same (Funny that etpan_thread_unbind
331                 is called but not etpan_thread_bind)
333 2007-01-21 [colin]      2.7.1cvs43
335         * src/addrselect.c
336         * src/addrselect.h
337         * src/codeconv.c
338         * src/codeconv.h
339         * src/compose.c
340         * src/compose.h
341         * src/etpan/Makefile.am
342         * src/gtk/colorlabel.c
343         * src/gtk/colorlabel.h
344         * src/gtk/sslcertwindow.c
345         * src/gtk/sslcertwindow.h
346         * src/etpan/etpan-log.c ** REMOVED **
347         * src/etpan/etpan-log.h ** REMOVED **
348                 Same
350 2007-01-20 [colin]      2.7.1cvs42
352         * src/addritem.c
353         * src/addritem.h
354                 Same
356 2007-01-20 [colin]      2.7.1cvs41
358         * src/account.c
359         * src/account.h
360         * src/addrbook.c
361         * src/addrbook.h
362         * src/addrcache.c
363         * src/addrcache.h
364         * src/addrclip.c
365         * src/addrclip.h
366         * src/addressbook.c
367         * src/addressbook.h
368         * src/addrharvest.c
369         * src/addrharvest.h
370         * src/addrindex.c
371         * src/addrindex.h
372         * src/editaddress.c
373         * src/editaddress.h
374                 Make functions that aren't used in other
375                 files static
377 2007-01-20 [colin]      2.7.1cvs40
379         * src/account.c
380         * src/addrbook.c
381         * src/addrcache.c
382         * src/addressbook.c
383         * src/addrgather.c
384         * src/addrindex.c
385         * src/addrquery.c
386         * src/addrselect.c
387         * src/browseldap.c
388         * src/compose.c
389         * src/editbook.c
390         * src/editjpilot.c
391         * src/editldap.c
392         * src/editldap_basedn.c
393         * src/editvcard.c
394         * src/exporthtml.c
395         * src/exportldif.c
396         * src/folder.c
397         * src/folderview.c
398         * src/image_viewer.c
399         * src/imap.c
400         * src/importmutt.c
401         * src/importpine.c
402         * src/jpilot.c
403         * src/ldapquery.c
404         * src/main.c
405         * src/mainwindow.c
406         * src/matcher.c
407         * src/messageview.c
408         * src/mh.c
409         * src/mimeview.c
410         * src/msgcache.c
411         * src/mutt.c
412         * src/news.c
413         * src/pine.c
414         * src/prefs_account.c
415         * src/prefs_common.c
416         * src/prefs_compose_writing.c
417         * src/prefs_ext_prog.c
418         * src/prefs_folder_item.c
419         * src/prefs_fonts.c
420         * src/prefs_message.c
421         * src/prefs_msg_colors.c
422         * src/prefs_other.c
423         * src/prefs_quote.c
424         * src/prefs_receive.c
425         * src/prefs_send.c
426         * src/prefs_spelling.c
427         * src/prefs_summaries.c
428         * src/prefs_toolbar.c
429         * src/prefs_wrapping.c
430         * src/privacy.c
431         * src/procmime.c
432         * src/procmsg.c
433         * src/ssl_manager.c
434         * src/statusbar.c
435         * src/summaryview.c
436         * src/toolbar.c
437         * src/vcard.c
438         * src/common/hooks.c
439         * src/common/log.c
440         * src/common/passcrypt.c
441         * src/common/socket.c
442         * src/common/ssl.c
443         * src/common/ssl_certificate.c
444         * src/common/template.c
445         * src/common/utils.c
446         * src/etpan/imap-thread.c
447         * src/gtk/sslcertwindow.c
448         * src/gtk/sslcertwindow.h
449                 Make functions that could be static, static
451 2007-01-20 [colin]      2.7.1cvs39
453         * src/editldap.c
454                 Fix tooltip
456 2007-01-20 [colin]      2.7.1cvs38
458         * src/ldapquery.c
459         * src/ldaputil.c
460         * src/ldaputil.h
461                 Fix bug 1102, 'claws-mail-2.7.1 
462                 makes use of deprecated ldap 
463                 functions'
465 2007-01-20 [colin]      2.7.1cvs37
467         * src/mainwindow.c
468         * src/mainwindow.h
469         * src/summaryview.c
470         * src/gtk/quicksearch.c
471                 Add Wide message list layout
473 2007-01-19 [fabien]     2.7.1cvs36
475         * src/textview.c
476                 make sure a font change is considered in links of
477                 headerview.
479 2007-01-19 [colin]      2.7.1cvs35
481         * src/main.c
482         * src/mainwindow.c
483         * src/mainwindow.h
484         * src/messageview.c
485         * src/messageview.h
486         * src/prefs_common.c
487         * src/prefs_common.h
488         * src/summaryview.c
489         * src/summaryview.h
490         * src/gtk/quicksearch.c
491         * src/gtk/quicksearch.h
492                 Drop 'Separate Folder tree' and 'Separate
493                 Message View'. Put three layouts in place
494                 of it.
496 2007-01-19 [paul]       2.7.1cvs34
498         * src/prefs_msg_colors.c
499                 more use of Q_ for translators
501 2007-01-19 [paul]       2.7.1cvs33
503         * src/imap_gtk.c
504         * src/prefs_account.c
505                 a few changes to the English
507 2007-01-19 [fabien]     2.7.1cvs32
509         * src/wizard.c
510                 factorize translatable string
512 2007-01-18 [colin]      2.7.1cvs31
514         * src/main.c
515                 Don't error out on --sync option. Although
516                 we don't do anything with it, gtk+ handles
517                 it, and it's useful for debugging X errors
519 2007-01-18 [fabien]     2.7.1cvs30
521         * src/prefs_other.c
522                 ability to apply on the fly the recent added
523                 'gtk_can_change_accels' pref (no need to restart).
525 2007-01-18 [fabien]     2.7.1cvs29
527         * src/plugins/bogofilter/bogofilter_gtk.c
528         * src/plugins/bogofilter/bogofilter.c
529         * src/plugins/spamassassin/spamassassin_gtk.c
530         * src/addr_compl.c
531         * src/prefs_account.c
532                 factorize or rewrite some translatable strings.
534 2007-01-18 [fabien]     2.7.1cvs28
536         * src/prefs_gtk.h
537         * src/compose.c
538                 set a 4pix space between "Subject:" label and subject entry in
539                 compose window.
541 2007-01-18 [wwp]        2.7.1cvs27
543         * src/addressbook.c
544                 fix conflicting address-copy/paste when focus is set
545                 to the embedded edit-person form.
548 2007-01-18 [wwp]        2.7.1cvs26
550         * src/addressbook.h
551                 complete 2.7.1cvs23 (one more file was missing from that
552                 commit).
554 2007-01-18 [colin]      2.7.1cvs25
556         * src/main.c
557                 Provide a way to migrate without backup
558                 Re-ask for migration on next start if 
559                 it has been refused and wizard has been 
560                 cancelled after.
562 2007-01-18 [wwp]        2.7.1cvs24
564         * src/editaddress.c
565                 complete 2.7.1.cvs23 (file was missing from previous
566                 commit).
568 2007-01-18 [wwp]        2.7.1cvs23
570         * src/addressbook.c
571                 fix potential crashes in address book's focus_in/out signal handlers,
572                 force focus to the edit-person form when clicked the Edit menu entry or
573                 button (this only matters if the edit-person form is embedded to the
574                 AB window, in that case, focus is not set when browsing the contacts
575                 list w/ keys or mouse clicks).
577 2007-01-18 [paul]       2.7.1cvs22
579         * src/main.c
580                 add command line options:
581                 -h for --help
582                 -q and --quit for --exit
583                 -v for --version
584                 print "Unknown option" for unknown options
586 2007-01-18 [paul]       2.7.1cvs21
588         * po/ru.po
589                 updated by Pavlo Bohmat
591 2007-01-18 [paul]       2.7.1cvs20
593         * src/mainwindow.c
594                 fix sensitivity issues of Mark as Spam/Ham
596 2007-01-17 [fabien]     2.7.1cvs19
598         * src/prefs_other.c
599         * src/prefs_common.c
600         * src/prefs_common.h
601         * src/main.c
602                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
603                 control the corresponding gtk property. It could be used to lock
604                 all shortcuts (avoid to set one of them by inadvertency).
606 2007-01-17 [colin]      2.7.1cvs18
608         * src/summaryview.c
609                 Fix bug 1100, 'Highlighted e-mail data not visible 
610                 when color label applied.'. Use a weighted average
611                 between normal selected foreground color and color
612                 label instead of a simple one (3/1 instead 1/1).
614 2007-01-17 [colin]      2.7.1cvs17
616         * src/messageview.c
617                 Better fix for bug 1088, 'Ctrl-h produces repeatable
618                 crash' - don't prevent mail switching while loading
620 2007-01-17 [colin]      2.7.1cvs16
622         * src/folder.c
623         * src/folder.h
624         * src/folderview.c
625         * src/folderview.h
626         * src/imap.c
627         * src/imap.h
628         * src/imap_gtk.c
629                 Manage recursive search of unsubscribed folders
630                 Rescan tree without checking for new messages 
631                 after subscriptions changed
633 2007-01-17 [paul]       2.7.1cvs15
635         * src/prefs_common.c
636         * src/gtk/pluginwindow.c
637                 fix bug 1101, '"Load plugin" button is
638                 accidentally hidden'
639                 unset (-1) initial width in prefs_common,
640                 fix overlapping buttons,
641                 and other cleanups
643 2007-01-17 [paul]       2.7.1cvs14
645         * src/procmime.c
646                 add #include <errno.h>, it's needed
647                 on some systems
649 2007-01-17 [paul]       2.7.1cvs13
651         * src/common/defs.h
652         * tools/make.themes.project
653                 rename .sylpheed_themeinfo to .claws_themeinfo
654                 and use it
655         * src/etpan/etpan-errors.h
656         * src/etpan/etpan-log.c
657         * src/etpan/etpan-log.h
658         * src/etpan/etpan-thread-manager-types.h
659         * src/etpan/etpan-thread-manager.c
660         * src/etpan/etpan-thread-manager.h
661         * src/etpan/imap-thread.c
662         * src/etpan/imap-thread.h
663                 add copyright header
665 2007-01-17 [colin]      2.7.1cvs12
667         * src/plugins/pgpcore/select-keys.c
668         * src/gtk/pluginwindow.c
669         * src/prefs_account.c
670                 Fix warnings
672 2007-01-16 [colin]      2.7.1cvs11
674         * src/imap.c
675         * src/imap.h
676         * src/imap_gtk.c
677                 Manage subscribing to subfolders when only
678                 subscribed folders are shown.
680 2007-01-16 [colin]      2.7.1cvs10
682         * src/folderview.c
683                 Fix annoying vscrollbar going back to top
684                 on Check for new folders
686 2007-01-16 [colin]      2.7.1cvs9
688         * src/imap.c
689                 Remove printf
691 2007-01-16 [colin]      2.7.1cvs8
693         * src/filtering.c
694                 Bigger buffer for errors
695         * src/imap.c
696         * src/imap.h
697         * src/imap_gtk.c
698         * src/prefs_account.c
699         * src/prefs_account.h
700         * src/wizard.c
701         * src/etpan/imap-thread.c
702         * src/etpan/imap-thread.h
703         * manual/handling.xml
704                 Add subscriptions management. What it changes:
705                 Creating a folder subscribes to it
706                 Deleting a folder unsubscribes it
707                 New contextual menu item allowing to switch between
708                 All folders and Subscribed folders, subscribe, and
709                 unsubscribe. "Creating" an existing but unsubscribed
710                 folder will subscribe it.
711                 By default for new accounts, only subscribed folders 
712                 are shown.
715 2007-01-16 [paul]       2.7.1cvs7
717         * src/summaryview.c
718                 Allow folder classes to specify only sort_key or
719                 sort_type instead of both or none.
721 2007-01-16 [paul]       2.7.1cvs6
723         * src/action.c
724         * src/compose.c
725         * src/mimeview.c
726         * src/procmime.c
727         * src/textview.c
728                 Save and use errno for procmime_get_part
730 2007-01-16 [colin]      2.7.1cvs5
732         * src/imap.c
733                 Never remove INBOX when scanning for
734                 new folders. It's a special folder
735                 that has to exist.
737 2007-01-15 [colin]      2.7.1cvs4
739         * src/imap.c
740                 Fix 'Check for new folders' when IMAP subdirectory
741                 is set
742         * src/etpan/imap-thread.c
743                 Fix build
745 2007-01-15 [colin]      2.7.1cvs3
747         * src/etpan/imap-thread.c
748                 Fix invalid free on command-connection
749                 error
751 2007-01-15 [wwp]        2.7.1cvs2
753         * src/matcher_parser_lex.l
754         * src/quote_fmt_lex.l
755         * src/matcher_parser_parse.y
756                 fix copyright header in lexers and parsers.
758 2007-01-15 [paul]       2.7.1cvs1
760         * NEWS
761         * README
762         * RELEASE_NOTES
763         * configure.ac
764                 bump up version number following
765                 stable release
767 2007-01-15 [paul]       2.7.0cvs31
769         * AUTHORS
770         * src/gtk/authors.h
771                 add Fabien to the Team list
772                 add the recent contributors
773                 make a few corrections
775 2007-01-15 [paul]       2.7.0cvs30
777         * src/mainwindow.c
778                 fix compiler warning
779         * src/plugins/pgpcore/prefs_gpg.c
780         * src/plugins/pgpcore/prefs_gpg.h
781                 add missing include
782                 fix copyright header
784 2007-01-14 [colin]      2.7.0cvs29
786         * src/gtk/filesel.c
787                 Use the 'gtk+' backend. Avoids gnome-vfs use,
788                 two benefits: faster to open, will fix strange
789                 dbus-related crash. Thanks to Pascal Terjan.
791 2007-01-14 [colin]      2.7.0cvs28
793         * src/etpan/imap-thread.c
794                 Delete the old imap just after allocating
795                 the new one. Makes sure we don't get the
796                 same pointer by sheer luck, which feels
797                 strange in the debug log.
799 2007-01-14 [colin]      2.7.0cvs27
801         * src/gtk/inputdialog.c
802                 Make sure we don't print passwords in
803                 clear text when in debug mode
805 2007-01-14 [colin]      2.7.0cvs26
807         * src/gtk/gtksctree.c
808                 Fix bug 1098, 'bogus last row display 
809                 after expanding a thread'. Patch by
810                 Jindrich Makovicka <makovick@gmail.com>
812 2007-01-14 [colin]      2.7.0cvs25
814         * src/etpan/imap-thread.c
815                 Close socket manually before
816                 freeing the imap struct
818 2007-01-14 [colin]      2.7.0cvs24
820         * src/etpan/imap-thread.c
821                 Maybe fix new reconnection issues
823 2007-01-13 [colin]      2.7.0cvs23
825         * src/summaryview.c
826                 Freeze/thaw on thread selection
828 2007-01-13 [paul]       2.7.0cvs22
830         * src/mainwindow.c
831         * src/summaryview.c
832         * src/summaryview.h
833                 add 'Edit/Delete thread'
835 2007-01-13 [colin]      2.7.0cvs21
837         * src/prefs_account.c
838         * src/prefs_compose_writing.c
839         * src/prefs_message.c
840         * src/prefs_msg_colors.c
841         * src/prefs_other.c
842         * src/prefs_receive.c
843         * src/prefs_spelling.c
844         * src/prefs_summaries.c
845         * src/prefs_themes.c
846         * src/gtk/gtkutils.c
847         * src/gtk/gtkutils.h
848         * src/plugins/pgpcore/prefs_gpg.c
849         * src/plugins/spamassassin/spamassassin_gtk.c
850                 Factorize gtk frame creation
851                 Patch by Pawel
853 2007-01-13 [colin]      2.7.0cvs20
855         * src/message_search.c
856         * src/summary_search.c
857                 Fix Enter in search windows
858         * src/messageview.c
859                 Fix body search starting at the
860                 end of the mail (and asking for loop)
862 2007-01-13 [colin]      2.7.0cvs19
864         * src/etpan/imap-thread.c
865                 Make sure we don't free the same imap
866                 twice
868 2007-01-13 [colin]      2.7.0cvs18
870         * commitHelper
871                 Allow multiple commitHelpers to
872                 run at once
874 2007-01-12 [colin]      2.7.0cvs17
876         * src/etpan/imap-thread.c
877                 Make sure we get rid of the previous mailimap
878                 when connecting - just in case disconnect was
879                 unclean
881 2007-01-12 [paul]       2.7.0cvs16
883         * src/compose.c
884                 Strip S/MIME signatures when re-editing
885                 S/MIME signed messages.
887 2007-01-12 [paul]       2.7.0cvs15
889         * configure.ac
890         * src/addressbook.c
891         * src/foldersel.c
892         * src/folderview.c
893         * src/main.c
894                 no need to define CLAWS anymore, remove
895                 all that stuff
897 2007-01-12 [paul]       2.7.0cvs14
899         * src/mimeview.c
900                 check if the mail's signed as
901                 it can change the mail structure
902                 Thanks to Colin
904 2007-01-12 [paul]       2.7.0cvs13
906         * src/procmime.c
907                 fix Forwarding msgs with attachments
908                 that have dos line endings
909                 Thanks to Colin
911 2007-01-12 [wwp]        2.7.0cvs12
913         * configure.ac
914                 Revert accidentally committed extra version tag.
916 2007-01-12 [wwp]        2.7.0cvs11
918         * src/prefs_account.c
919                 Fix compilation w/o aspell (completes 2.7.0cvs7).
921 2007-01-11 [colin]      2.7.0cvs10
923         * src/imap.c
924                 move g_warning to debug_print
925                 it scares people for no reason
927 2007-01-11 [colin]      2.7.0cvs9
929         * po/POTFILES.in
930                 Fix files to translate. Patch by
931                 Fabien
933 2007-01-11 [paul]       2.7.0cvs8
935         * src/imap.c
936                 Fix recursion when server lists the
937                 current subfolder in the response
938         * src/mimeview.c
939                 Fix updating of icon_list/ctree
940         * src/plugins/pgpcore/select-keys.c
941                 Fix a few annoyances when choosing
942                 keys for the CMS (S/MIME) protocol
944 2007-01-11 [wwp]        2.7.0cvs7
946         * src/compose.c
947         * src/prefs_account.c
948         * src/prefs_account.h
949                 Add per-account spellcheck default dictionaries settings.
951 2007-01-10 [colin]      2.7.0cvs6
953         * src/prefs_folder_item.c
954                 Factorize strings - patch by Fabien
956 2007-01-10 [colin]      2.7.0cvs5
958         * src/mainwindow.c
959                 Fix bug 1095, 'Crash while changing folder 
960                 columns during incorporation'
962 2007-01-09 [colin]      2.7.0cvs4
964         * src/gtk/pluginwindow.c
965                 Set the plugin window transient. Seems
966                 like some window managers hide it in
967                 the background after "load plugin"...
969 2007-01-09 [colin]      2.7.0cvs3
971         * src/gtk/filesel.c
972                 Use the same type for alloc and free
974 2007-01-08 [paul]       2.7.0cvs2
976         * po/nl.po
977                 updated by Tim Dijkstra
979 2007-01-08 [paul]       2.7.0cvs1
981         * src/prefs_themes.c
982         * src/common/utils.c
983                 Fix resource leaks
985 2007-01-08 [paul]       2.7.0
987         * NEWS
988         * README
989         * RELEASE_NOTES
990                 2.7.0 released
992 2007-01-08 [paul]       2.6.1cvs119
994         * doc/man/claws-mail.1
995                 another correction
997 2007-01-08 [paul]       2.6.1cvs118
999         * doc/man/claws-mail.1
1000                 corrections
1001         * manual/advanced.xml
1002                 improved English usage
1004 2007-01-08 [paul]       2.6.1cvs117
1006         * po/ca.po
1007         * po/de.po
1008         * po/en_GB.po
1009         * po/fi.po
1010         * po/it.po
1011         * po/pt_BR.po
1012         * po/sk.po
1013         * po/sr.po
1014         * po/zh_CN.po
1015                 updated by Miquel Oliete, Stephan Sachse, me,
1016                 Tommi Pirinen, Andrea Spadaccini, Frederico
1017                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
1018                 Urosevic, and Ralgh Young
1020 2007-01-07 [mones]      2.6.1cvs116
1022         * manual/es/advanced.xml
1023         * po/es.po
1024                 Synced manual (unhide mark_as_read_delay)
1025                 and updated translation for release
1027 2007-01-07 [paul]       2.6.1cvs115
1029         * src/prefs_matcher.c
1030                 make the hbox content fit better under
1031                 various languages
1033 2007-01-07 [colin]      2.6.1cvs114
1035         * src/messageview.c
1036                 Fix bug 1088, 'Ctrl-h produces repeatable
1037                 crash'
1039 2007-01-06 [colin]      2.6.1cvs113
1041         * src/etpan/imap-thread.c
1042                 Add casts to int to get certs. Fixes
1043                 bug 1064, 'crash @ etpan_certificate_check() 
1044                 when opening an IMAP folder', with latest
1045                 libetpan CVS or >= 0.49
1046         * src/mainwindow.c
1047         * src/mainwindow.h
1048         * src/imap_gtk.c
1049         * src/news_gtk.c
1050         * src/prefs_folder_item.c
1051                 Grey out the "synchronise" menu items if
1052                 there's nothing to synchronise.
1053         * src/plugins/pgpcore/sgpgme.c
1054                 Make an error clearer than "Unknown error"
1056 2007-01-06 [colin]      2.6.1cvs112
1058         * src/messageview.c
1059                 Don't try to show a message if updating
1060                 Maybe fixes bug 1088, 'ctrl-h produces
1061                 repeatable crash'.
1063 2007-01-06 [colin]      2.6.1cvs111
1065         * src/summaryview.c
1066                 Disable Control-Space (handle it as Space).
1068 2007-01-05 [paul]       2.6.1cvs110
1070         * src/imap.c
1071                 Fix bug 934, 'sylpheed claws 2.1 
1072                 doesn't show Exchanges Public Folders'
1073                 Thanks to Hoa and Colin
1074         * src/msgcache.c
1075                 Refuse to allocate more than 2 MB for a 
1076                 single field, it's a good indication of
1077                 cache corruption.
1079 2007-01-05 [colin]      2.6.1cvs109
1081         * src/mainwindow.c
1082                 Allow --select'ing emails by Message-ID too
1084 2007-01-05 [colin]      2.6.1cvs108
1086         * src/common/quoted-printable.c
1087                 Uh! Third fix :)
1089 2007-01-05 [colin]      2.6.1cvs107
1091         * src/common/quoted-printable.c
1092                 Fix previous commit about bug 1089
1093                 Thanks to Ralf
1095 2007-01-05 [colin]      2.6.1cvs106
1097         * src/common/quoted-printable.c
1098                 Fix my previous commit on bug 1089
1099                 - Thanks to Ralf :)
1101 2007-01-04 [colin]      2.6.1cvs105
1103         * src/common/quoted-printable.c
1104                 Fix bug 1089, 'NUL characters in Subject 
1105                 line are misinterpreted'. Not a pain to
1106                 fix in fact.
1108 2007-01-04 [colin]      
1110         2.7.0-rc3 released
1112 2007-01-04 [wwp]        2.6.1cvs104
1114         * src/image_viewer.c
1115                 Force operator precedence (fix a compiler warning).
1117 2007-01-04 [colin]      2.6.1cvs103
1119         * src/image_viewer.c
1120                 Be cautious there too (same fix as the one
1121                 in textview from cvs33)
1122         * src/messageview.c
1123                 Don't use any MimeViewer plugin when showing
1124                 all headers
1126 2007-01-03 [wwp]        2.6.1cvs102
1128         * src/html.c
1129         * src/html.h
1130                 fixed "cent" sign (use the existing ASCII one),
1131                 decode more HTML entities,
1132                 converted table ASCII entries to UTF-8,
1133                 moved a switch() into a hashtable.
1135 2007-01-03 [paul]       2.6.1cvs101
1137         * src/compose.c
1138         * src/messageview.c
1139         * src/procmsg.c
1140         * src/procmsg.h
1141                 When possible, use move_msg instead of
1142                 copy_msg + remove_msg to move sent mail
1143                 from Queue to Sent. 
1145 2007-01-03 [paul]       2.6.1cvs100
1147         * src/html.c
1148                 add more html entity recognition:
1149                 pounds, euros, and cents
1151 2007-01-03 [colin]      2.6.1cvs99
1153         * src/imap_gtk.c
1154                 Don't display an error on NOSELECT
1155                 folders when synchronising
1157 2007-01-03 [paul]       2.6.1cvs98
1159         * tools/maildir2claws-mail.pl
1160                 only substitute 'sent-mail' if it's
1161                 the full directory name
1163 2007-01-03 [paul]       2.6.1cvs97
1165         * ChangeLog
1166         * ChangeLog.pre2.0.0
1167         * Makefile.am
1168                 archive a chunk of ChangeLog in
1169                 ChangeLog.pre2.0.0
1170         * ChangeLog.gtk1
1171         * doc/src/ChangeLog.claws-pre0.8.0
1172                 remove ChangeLog.claws-pre0.8.0, adding
1173                 its contents to ChangeLog.gtk1
1175 2007-01-03 [paul]       2.6.1cvs96
1177         * src/account.c
1178         * src/account.h
1179         * src/action.c
1180         * src/action.h
1181         * src/adbookbase.h
1182         * src/addr_compl.c
1183         * src/addr_compl.h
1184         * src/addrbook.c
1185         * src/addrcache.c
1186         * src/addrcache.h
1187         * src/addrcindex.c
1188         * src/addrcindex.h
1189         * src/addrclip.c
1190         * src/addrclip.h
1191         * src/addrdefs.h
1192         * src/addressadd.c
1193         * src/addressadd.h
1194         * src/addressbook.c
1195         * src/addressbook.h
1196         * src/addressbook_foldersel.c
1197         * src/addressbook_foldersel.h
1198         * src/addrgather.c
1199         * src/addrgather.h
1200         * src/addrharvest.c
1201         * src/addrharvest.h
1202         * src/addrindex.c
1203         * src/addrindex.h
1204         * src/addritem.c
1205         * src/addritem.h
1206         * src/addrquery.c
1207         * src/addrquery.h
1208         * src/addrselect.c
1209         * src/addrselect.h
1210         * src/alertpanel.c
1211         * src/alertpanel.h
1212         * src/browseldap.c
1213         * src/browseldap.h
1214         * src/codeconv.c
1215         * src/codeconv.h
1216         * src/compose.c
1217         * src/compose.h
1218         * src/customheader.c
1219         * src/customheader.h
1220         * src/displayheader.c
1221         * src/displayheader.h
1222         * src/editaddress.c
1223         * src/editaddress.h
1224         * src/editbook.c
1225         * src/editbook.h
1226         * src/editgroup.c
1227         * src/editgroup.h
1228         * src/editjpilot.c
1229         * src/editjpilot.h
1230         * src/editldap.c
1231         * src/editldap.h
1232         * src/editldap_basedn.c
1233         * src/editldap_basedn.h
1234         * src/editvcard.c
1235         * src/editvcard.h
1236         * src/exphtmldlg.c
1237         * src/exphtmldlg.h
1238         * src/expldifdlg.c
1239         * src/expldifdlg.h
1240         * src/export.c
1241         * src/export.h
1242         * src/exporthtml.c
1243         * src/exporthtml.h
1244         * src/exportldif.c
1245         * src/exportldif.h
1246         * src/filtering.c
1247         * src/filtering.h
1248         * src/folder.c
1249         * src/folder.h
1250         * src/folder_item_prefs.c
1251         * src/folder_item_prefs.h
1252         * src/foldersel.c
1253         * src/foldersel.h
1254         * src/folderutils.c
1255         * src/folderutils.h
1256         * src/folderview.c
1257         * src/folderview.h
1258         * src/grouplistdialog.c
1259         * src/grouplistdialog.h
1260         * src/headerview.c
1261         * src/html.c
1262         * src/html.h
1263         * src/image_viewer.c
1264         * src/image_viewer.h
1265         * src/imap.c
1266         * src/imap.h
1267         * src/imap_gtk.c
1268         * src/imap_gtk.h
1269         * src/import.c
1270         * src/import.h
1271         * src/importldif.c
1272         * src/importldif.h
1273         * src/importmutt.c
1274         * src/importmutt.h
1275         * src/importpine.c
1276         * src/importpine.h
1277         * src/inc.c
1278         * src/inc.h
1279         * src/jpilot.c
1280         * src/jpilot.h
1281         * src/ldapctrl.c
1282         * src/ldapctrl.h
1283         * src/ldaplocate.c
1284         * src/ldaplocate.h
1285         * src/ldapquery.c
1286         * src/ldapquery.h
1287         * src/ldapserver.c
1288         * src/ldapserver.h
1289         * src/ldaputil.c
1290         * src/ldaputil.h
1291         * src/ldif.c
1292         * src/ldif.h
1293         * src/main.c
1294         * src/main.h
1295         * src/mainwindow.c
1296         * src/mainwindow.h
1297         * src/manual.c
1298         * src/manual.h
1299         * src/mbox.c
1300         * src/message_search.c
1301         * src/message_search.h
1302         * src/messageview.c
1303         * src/messageview.h
1304         * src/mh.c
1305         * src/mh.h
1306         * src/mh_gtk.c
1307         * src/mh_gtk.h
1308         * src/mimeview.c
1309         * src/mimeview.h
1310         * src/msgcache.c
1311         * src/msgcache.h
1312         * src/mutt.c
1313         * src/mutt.h
1314         * src/news.c
1315         * src/news.h
1316         * src/news_gtk.c
1317         * src/news_gtk.h
1318         * src/partial_download.c
1319         * src/partial_download.h
1320         * src/pine.c
1321         * src/pine.h
1322         * src/pop.c
1323         * src/pop.h
1324         * src/prefs_account.c
1325         * src/prefs_account.h
1326         * src/prefs_actions.c
1327         * src/prefs_actions.h
1328         * src/prefs_common.c
1329         * src/prefs_common.h
1330         * src/prefs_compose_writing.c
1331         * src/prefs_compose_writing.h
1332         * src/prefs_customheader.c
1333         * src/prefs_customheader.h
1334         * src/prefs_display_header.c
1335         * src/prefs_display_header.h
1336         * src/prefs_filtering.c
1337         * src/prefs_filtering.h
1338         * src/prefs_filtering_action.c
1339         * src/prefs_filtering_action.h
1340         * src/prefs_folder_column.c
1341         * src/prefs_folder_column.h
1342         * src/prefs_folder_item.c
1343         * src/prefs_folder_item.h
1344         * src/prefs_fonts.c
1345         * src/prefs_fonts.h
1346         * src/prefs_gtk.c
1347         * src/prefs_gtk.h
1348         * src/prefs_image_viewer.c
1349         * src/prefs_image_viewer.h
1350         * src/prefs_matcher.c
1351         * src/prefs_matcher.h
1352         * src/prefs_message.c
1353         * src/prefs_msg_colors.c
1354         * src/prefs_msg_colors.h
1355         * src/prefs_other.c
1356         * src/prefs_quote.c
1357         * src/prefs_receive.c
1358         * src/prefs_send.c
1359         * src/prefs_spelling.c
1360         * src/prefs_spelling.h
1361         * src/prefs_summaries.c
1362         * src/prefs_summaries.h
1363         * src/prefs_summary_column.c
1364         * src/prefs_summary_column.h
1365         * src/prefs_template.c
1366         * src/prefs_template.h
1367         * src/prefs_themes.c
1368         * src/prefs_themes.h
1369         * src/prefs_toolbar.c
1370         * src/prefs_toolbar.h
1371         * src/prefs_wrapping.c
1372         * src/prefs_wrapping.h
1373         * src/privacy.c
1374         * src/privacy.h
1375         * src/procheader.c
1376         * src/procheader.h
1377         * src/procmime.c
1378         * src/procmime.h
1379         * src/procmsg.c
1380         * src/procmsg.h
1381         * src/quote_fmt.c
1382         * src/quote_fmt_parse.y
1383         * src/recv.c
1384         * src/recv.h
1385         * src/remotefolder.c
1386         * src/remotefolder.h
1387         * src/send_message.c
1388         * src/send_message.h
1389         * src/setup.c
1390         * src/setup.h
1391         * src/sourcewindow.c
1392         * src/sourcewindow.h
1393         * src/ssl_manager.c
1394         * src/ssl_manager.h
1395         * src/statusbar.c
1396         * src/statusbar.h
1397         * src/stock_pixmap.c
1398         * src/stock_pixmap.h
1399         * src/summary_search.c
1400         * src/summary_search.h
1401         * src/summaryview.c
1402         * src/summaryview.h
1403         * src/textview.c
1404         * src/textview.h
1405         * src/toolbar.c
1406         * src/toolbar.h
1407         * src/undo.c
1408         * src/undo.h
1409         * src/unmime.c
1410         * src/unmime.h
1411         * src/vcard.c
1412         * src/vcard.h
1413         * src/wizard.c
1414         * src/wizard.h
1415         * src/common/base64.c
1416         * src/common/base64.h
1417         * src/common/defs.h
1418         * src/common/hooks.c
1419         * src/common/hooks.h
1420         * src/common/log.c
1421         * src/common/log.h
1422         * src/common/mgutils.c
1423         * src/common/mgutils.h
1424         * src/common/nntp.c
1425         * src/common/nntp.h
1426         * src/common/passcrypt.c
1427         * src/common/passcrypt.h.in
1428         * src/common/plugin.c
1429         * src/common/plugin.h
1430         * src/common/prefs.c
1431         * src/common/prefs.h
1432         * src/common/progressindicator.c
1433         * src/common/progressindicator.h
1434         * src/common/quoted-printable.c
1435         * src/common/quoted-printable.h
1436         * src/common/session.c
1437         * src/common/session.h
1438         * src/common/smtp.c
1439         * src/common/smtp.h
1440         * src/common/socket.c
1441         * src/common/socket.h
1442         * src/common/ssl.c
1443         * src/common/ssl.h
1444         * src/common/ssl_certificate.c
1445         * src/common/ssl_certificate.h
1446         * src/common/stringtable.c
1447         * src/common/stringtable.h
1448         * src/common/template.c
1449         * src/common/template.h
1450         * src/common/timing.h
1451         * src/common/utils.c
1452         * src/common/utils.h
1453         * src/common/version.h.in
1454         * src/common/xml.c
1455         * src/common/xml.h
1456         * src/common/xmlprops.c
1457         * src/common/xmlprops.h
1458         * src/gtk/about.c
1459         * src/gtk/colorlabel.c
1460         * src/gtk/colorsel.c
1461         * src/gtk/colorsel.h
1462         * src/gtk/combobox.c
1463         * src/gtk/combobox.h
1464         * src/gtk/description_window.c
1465         * src/gtk/description_window.h
1466         * src/gtk/filesel.c
1467         * src/gtk/filesel.h
1468         * src/gtk/foldersort.c
1469         * src/gtk/foldersort.h
1470         * src/gtk/gtksctree.c
1471         * src/gtk/gtkutils.c
1472         * src/gtk/gtkutils.h
1473         * src/gtk/inputdialog.c
1474         * src/gtk/inputdialog.h
1475         * src/gtk/logwindow.c
1476         * src/gtk/logwindow.h
1477         * src/gtk/manage_window.c
1478         * src/gtk/manage_window.h
1479         * src/gtk/menu.c
1480         * src/gtk/menu.h
1481         * src/gtk/pluginwindow.c
1482         * src/gtk/pluginwindow.h
1483         * src/gtk/prefswindow.c
1484         * src/gtk/prefswindow.h
1485         * src/gtk/progressdialog.c
1486         * src/gtk/progressdialog.h
1487         * src/gtk/sslcertwindow.c
1488         * src/gtk/sslcertwindow.h
1489         * src/plugins/bogofilter/bogofilter.c
1490         * src/plugins/bogofilter/bogofilter.h
1491         * src/plugins/bogofilter/bogofilter_gtk.c
1492         * src/plugins/clamav/clamav_plugin.c
1493         * src/plugins/clamav/clamav_plugin.h
1494         * src/plugins/clamav/clamav_plugin_gtk.c
1495         * src/plugins/demo/demo.c
1496         * src/plugins/dillo_viewer/dillo_prefs.c
1497         * src/plugins/dillo_viewer/dillo_prefs.h
1498         * src/plugins/dillo_viewer/dillo_viewer.c
1499         * src/plugins/pgpcore/passphrase.c
1500         * src/plugins/pgpcore/passphrase.h
1501         * src/plugins/pgpcore/pgp_viewer.c
1502         * src/plugins/pgpcore/pgp_viewer.h
1503         * src/plugins/pgpcore/plugin.c
1504         * src/plugins/pgpcore/select-keys.c
1505         * src/plugins/pgpcore/select-keys.h
1506         * src/plugins/pgpcore/sgpgme.c
1507         * src/plugins/pgpcore/sgpgme.h
1508         * src/plugins/pgpinline/pgpinline.c
1509         * src/plugins/pgpinline/pgpinline.h
1510         * src/plugins/pgpinline/plugin.c
1511         * src/plugins/pgpmime/pgpmime.c
1512         * src/plugins/pgpmime/pgpmime.h
1513         * src/plugins/pgpmime/plugin.c
1514         * src/plugins/spamassassin/spamassassin.c
1515         * src/plugins/spamassassin/spamassassin.h
1516         * src/plugins/spamassassin/spamassassin_gtk.c
1517         * src/plugins/trayicon/trayicon.c
1518                 it's 2007, update the year in the copyright headers
1520 2007-01-03 [paul]       2.6.1cvs95
1522         * src/gtk/about.c
1523                 it is 2007, use it in the copyright string
1525 2007-01-03 [paul]       2.6.1cvs94
1527         * src/html.c
1528                 html entity conversion:
1529                 move &#153; to a more suitable place
1530                 add &bull; and &ndash;
1531                 make sure &mdash; and &#8212; are both
1532                 converted the same
1534 2007-01-02 [colin]      2.6.1cvs93
1536         * src/addrbook.c
1537                 Fix leak
1538         * src/common/plugin.c
1539                 Add comment
1540         * src/etpan/imap-thread.c
1541                 Fix warning
1543 2006-12-31 [paul]       2.6.1cvs92
1545         * src/prefs_summaries.c
1546                 use gtk_button_new_from_stock()
1548 2006-12-30 [colin]      2.6.1cvs91
1550         * src/folder.c
1551         * src/imap_gtk.c
1552         * src/mh_gtk.c
1553                 Don't update filtering and account paths 
1554                 when copying folders
1556 2006-12-30 [colin]      2.6.1cvs90
1558         * src/prefs_compose_writing.c
1559         * src/prefs_quote.c
1560         * src/prefs_template.c
1561                 Use message font for Writing and 
1562                 Quoting prefs, as well as Templates.
1564 2006-12-30 [colin]      2.6.1cvs89
1566         * src/prefs_summaries.c
1567                 Rework GUI; patch by Pawel
1569 2006-12-29 [colin]      2.6.1cvs88
1571         * src/prefs_folder_item.c
1572                 Fix bug 1085, 'Apply to subfolder 
1573                 doesn't work' - I was mistaken saying
1574                 it worked in every case
1576 2006-12-28 [colin]      2.6.1cvs87
1578         * src/gtk/gtkaspell.c
1579                 Don't assert if use_alternate is true
1580                 and alt_dictionary isn't set -- this 
1581                 is what happens on upgrade! Rather,
1582                 do with it.
1584 2006-12-28 [colin]      2.6.1cvs86
1586         * Makefile.am
1587                 Fix desktop/icon simplification
1589 2006-12-28 [colin]      2.6.1cvs85
1591         * Makefile.am
1592                 Make desktop and icon not 
1593                 dependant on the desktop
1595 2006-12-28 [wwp]        2.6.1cvs84
1597         * src/plugins/pgpmime/claws.def
1598                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
1600 2006-12-28 [wwp]        2.6.1cvs83
1602         * src/prefs_folder_item.c
1603                 Fix coloring of "simplify subject regexp" (folder prefs),
1604                 which might be left to red whereas the regexp gets empty.
1606 2006-12-28 [wwp]        2.6.1cvs82
1608         * src/prefs_common.c
1609         * src/prefs_common.h
1610         * src/addressbook.c
1611         * src/addressitem.h
1612                 Save addressbook mainwindow's horizontal and vertical splitter position.
1614 2006-12-27 [wwp]        2.6.1cvs81
1616         * src/gtk/gtkaspell.c
1617         * src/gtk/gtkaspell.h
1618         * src/compose.c
1619                 Fix assignment of compose's default and alternate dictionary from
1620                 account or folder settings. Now gtkaspell_change_dict does rotate
1621                 dicts only when it's called from a menu cb.
1623 2006-12-27 [wwp]        2.6.1cvs80
1625         * src/folder_item_prefs.c
1626                 Fix randomly initialized default-alt-dictionary (folder prefs),
1627                 complete 2.6.1cvs72.
1629 2006-12-27 [paul]       2.6.1cvs79
1631         * src/imap_gtk.c
1632         * src/mh_gtk.c
1633                 Add Copy folder in the folder's contextual
1634                 menu
1636 2006-12-27 [wwp]        2.6.1cvs78
1638         * src/imap.c
1639                 Clean up session locking, thanks to Colin.
1641 2006-12-26 [colin]      2.6.1cvs77
1643         * src/statusbar.c
1644                 Revert previous patch
1646 2006-12-26 [colin]      2.6.1cvs76
1648         * src/folder.c
1649         * src/folderview.c
1650         * src/imap.c
1651         * src/statusbar.c
1652         * src/etpan/imap-thread.c
1653                 Fix previous commit warnings
1654                 Make statusbar update every second if total < 20
1655                 Make IMAP APPEND faster by simplifying log              
1657 2006-12-26 [colin]      2.6.1cvs75
1659         * src/folder.c
1660         * src/folder.h
1661         * src/folderview.c
1662         * src/folderview.h
1663         * src/imap_gtk.c
1664         * src/mh_gtk.c
1665                 Make it possible to copy folders accross
1666                 mailboxes (this was an arbitrary limitation).
1667                 Still make it impossible to move folders 
1668                 accross mailboxes.
1670 2006-12-26 [colin]      2.6.1cvs74
1672         * src/etpan/imap-thread.c
1673                 Fix bug 1081, 'claws-mail 
1674                 segfaults when going offline 
1675                 while it transfers mails via 
1676                 imap'
1678 2006-12-26 [colin]      2.6.1cvs73
1680         * src/folder_item_prefs.c
1681                 Don't forget alt dictionary when
1682                 renaming/moving folders
1684 2006-12-26 [wwp]        2.6.1cvs72
1686         * src/folder_item_prefs.c
1687                 Add missing defaults for per-folder alt dict
1688                 (forgotten in 2.6.1cvs61).
1690 2006-12-26 [colin]      2.6.1cvs71
1692         * src/wizard.c
1693                 Add tooltip to state that specifying
1694                 full path to mailbox is possible
1696 2006-12-26 [wwp]        2.6.1cvs70
1698         * src/partial_download.c
1699         * src/gtk/gtkvscrollbutton.c
1700         * src/plugins/pgpinline/plugin.c
1701                 Fix for few compiler warnings that matter.
1703 2006-12-25 [colin]      2.6.1cvs69
1705         * src/partial_download.c
1706                 Fix marking for download or deletion
1707                 when the header isn't the first
1708         * src/gtk/logwindow.c
1709                 Fix start of scrolling
1711 2006-12-23 [paul]       2.6.1cvs68
1713         * src/compose.c
1714                 change last commit to use the 'academic'
1715                 method instead. Thanks to wwp
1717 2006-12-23 [paul]       2.6.1cvs67
1719         * src/compose.c
1720                 don't warn about empty subject when
1721                 redirecting
1723 2006-12-22 [colin]      2.6.1cvs66
1725         * src/summary_search.c
1726                 Fix previous patch
1728 2006-12-22 [colin]      2.6.1cvs65
1730         * src/gtk/gtkutils.c
1731         * src/imap.c
1732         * src/jpilot.c
1733         * src/summary_search.c
1734                 A few warning fixes
1736 2006-12-23 [paul]       
1738         2.7.0-rc2 released
1740 2006-12-22 [colin]      2.6.1cvs64
1742         * src/toolbar.c
1743         * src/toolbar.h
1744                 Add a combo to the learn spam button
1745         * src/plugins/bogofilter/bogofilter.c
1746         * src/plugins/bogofilter/bogofilter_gtk.c
1747         * src/plugins/bogofilter/bogofilter.h
1748                 Allow to store Unsure mails in a specific
1749                 folder to make better teaching easier
1751 2006-12-21 [wwp]        2.6.1cvs63
1753         * src/compose.c
1754         * src/prefs_common.c
1755         * src/prefs_common.h
1756         * src/prefs_spelling.c
1757         * src/gtk/gtkaspell.c
1758         * src/gtk/gtkaspell.h
1759                 Allow spell-checking using both current and alternate dictionaries
1760                 (thanks to Colin).
1762 2006-12-21 [wwp]        2.6.1cvs62
1764         * src/gtk/gtkaspell.c
1765                 Apply recheck_when_changing_dict (highlight all mispelled words)
1766                 when switching to alternate dictionary.
1768 2006-12-21 [wwp]        2.6.1cvs61
1770         * src/compose.c
1771         * src/folder_item_prefs.h
1772         * src/prefs_common.c
1773         * src/prefs_common.h
1774         * src/prefs_folder_item.c
1775         * src/prefs_spelling.c
1776         * src/gtk/gtkaspell.c
1777         * src/gtk/gtkaspell.h
1778                 Add global and per-folder prefs to set the default
1779                 alternate dictionary.
1781 2006-12-21 [colin]      2.6.1cvs60
1783         * src/folder.c
1784                 Look for folders by path in all folders
1785         * src/html.c
1786                 add &mdash;
1788 2006-12-20 [colin]      2.6.1cvs59
1790         * src/gtk/quicksearch.c
1791                 Make sure in_typing is false when clearing
1793 2006-12-20 [wwp]        2.6.1cvs58
1795         * configure.ac
1796                 change manual's target dir to be LFH-compliant (thanks to Colin).
1798 2006-12-20 [wwp]        2.6.1cvs57
1800         * src/prefs_common.c
1801         * src/prefs_summaries.c
1802                 i18n fix and factorize patch, thanks to Fabien.
1804 2006-12-20 [paul]       2.6.1cvs56
1806         * configure.ac
1807                 last of the renaming (??)
1808         * src/main.c
1809                 correct --help info of --status-full
1810         * src/plugins/bogofilter/bogofilter.c
1811                 make FALSE default of whitelist_ab
1813 2006-12-19 [colin]      2.6.1cvs55
1815         * src/jpilot.c
1816                 Same as before, without depending on
1817                 pisock >= 0.12
1819 2006-12-19 [colin]      2.6.1cvs54
1821         * src/jpilot.c
1822                 Fix bug 1059, 'Better jpilot charset 
1823                 handling'. Use libpisync's charset conversion
1824                 if possible
1826 2006-12-19 [colin]      2.6.1cvs53
1828         * po/fr.po
1829                 Updated by Fabien
1831 2006-12-19 [wwp]        2.6.1cvs52
1833         * src/gtk/about.c
1834                 Add missing #include (thanks to Colin).
1836 2006-12-19 [wwp]        2.6.1cvs51
1838         * src/prefs_receive.c
1839                 Better spacing between widgets in prefs.
1841 2006-12-18 [colin]      2.6.1cvs50
1843         * src/imap.c
1844                 Fix failure to get separator on LIST "" ""
1845                 Try LIST "" "INBOX" too.
1847 2006-12-18 [wwp]        2.6.1cvs49
1849         * src/common/session.c
1850                 Fix a compiler warning (thanks to Fabien).
1852 2006-12-18 [wwp]        2.6.1cvs48
1854         * src/compose.c
1855         * src/prefs_quote.c
1856                 Factorize some strings for translation (it's about error
1857                 messages when applying or checking template/quote format).
1859 2006-12-18 [colin]      2.6.1cvs47
1861         * Makefile.am
1862         * src/common/defs.h
1863         * src/gtk/Makefile.am
1864         * src/gtk/about.c
1865                 Add a Release notes tab from the contents of
1866                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
1868 2006-12-17 [colin]      2.6.1cvs46
1870         * src/mimeview.c
1871         * src/textview.c
1872         * src/gtk/filesel.c
1873                 Correctly convert from/to UTF8/filename encoding
1874                 when loading and saving files. Probably fixes
1875                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
1876                 for a file to attach and is blocked...'
1878 2006-12-17 [colin]      2.6.1cvs45
1880         * src/gtk/logwindow.c
1881                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
1882                 IMAP folder and is blocked on main thread': 
1883                 make sure we put utf8 in the log.
1885 2006-12-16 [colin]      2.6.1cvs44
1887         * src/toolbar.c
1888         * src/toolbar.h
1889                 Fix bug 1055, 'Add the 'cancel receive' 
1890                 in the available events for the toolbar buttons'
1892 2006-12-16 [colin]      2.6.1cvs43
1894         * po/POTFILES.in
1895         * src/imap.c
1896         * src/common/nntp.c
1897         * src/common/session.c
1898                 Log error when SSL handshakes fail. 
1899                 Fixes bug 1082, 'incorrect / imprecise 
1900                 error message when imap server provides 
1901                 ssl only through STARTTLS but SSL is 
1902                 selected'
1904 2006-12-15 [wwp]        2.6.1cvs42
1906         * src/plugins/bogofilter/bogofilter_gtk.c
1907                 set proper sensitivity to widgets I've recently added.
1909 2006-12-15 [colin]      
1911         2.7.0-rc1 released
1913 2006-12-15 [wwp]        2.6.1cvs41
1915         * src/plugins/bogofilter/bogofilter.c
1916         * src/plugins/bogofilter/bogofilter.h
1917         * src/plugins/bogofilter/bogofilter_gtk.c
1918                 bogofilter's whitelist can now use a subset of
1919                 the addressbook (either a book, a subfolder of a book,
1920                 or the whole addressbook by using "Any"). Re-used there
1921                 some pref_matcher widgets and mechanisms to match a subset
1922                 of the addressbook.
1924 2006-12-15 [wwp]        2.6.1cvs40
1926         * src/wizard.c
1927         * src/common/plugin.c
1928         * src/common/plugin.h
1929         * src/gtk/about.c
1930         * src/plugins/bogofilter/bogofilter.c
1931         * src/plugins/clamav/clamav_plugin.c
1932         * src/plugins/demo/demo.c
1933         * src/plugins/dillo_viewer/dillo_viewer.c
1934         * src/plugins/pgpcore/plugin.c
1935         * src/plugins/pgpinline/plugin.c
1936         * src/plugins/pgpmime/plugin.c
1937         * src/plugins/spamassassin/spamassassin.c
1938         * src/plugins/trayicon/trayicon.c
1939                 factorize some translatable strings (plugins-related),
1940                 fix missing punctuation in several places,
1941                 remove useless translatable \n in about.c,
1942                 and factorize plugin init code w/ a new function
1943                 check_plugin_version() in common/plugin.c.
1944                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1946 2006-12-15 [wwp]        2.6.1cvs39
1948         * src/plugins/bogofilter/bogofilter.c
1949         * src/plugins/bogofilter/bogofilter_gtk.c
1950                 flag whitelisted spams as spam, but don't filter it to the spam
1951                 folder. Thanks to Colin.
1953 2006-12-15 [ticho]      2.6.1cvs38
1955         * src/plugins/bogofilter/bogofilter.c
1956         * src/plugins/bogofilter/bogofilter.h
1957         * src/plugins/bogofilter/bogofilter_gtk.c
1958                 Add option to whitelist senders found in addressbook. Patch by colin.
1960 2006-12-15 [paul]       2.6.1cvs37
1962         * src/folderview.c
1963                 add missing #include "log.h"
1965 2006-12-15 [paul]       2.6.1cvs36
1967         * src/plugins/bogofilter/bogofilter.c
1968         * src/plugins/bogofilter/bogofilter.h
1969         * src/plugins/bogofilter/bogofilter_gtk.c
1970                 Add an option to allow inserting an
1971                 X-Claws-Bogosity header (on MH folders
1972                 only). Patch by Colin
1974 2006-12-14 [colin]      2.6.1cvs35
1976         * src/main.c
1977                 "Yes" should be the default choice for
1978                 migration configuration
1980 2006-12-14 [paul]       2.6.1cvs34
1982         * src/prefs_summaries.c
1983         * manual/advanced.xml
1984                 Unhide mark_as_read_delay
1986 2006-12-14 [paul]       2.6.1cvs33
1988         * src/messageview.c
1989         * src/messageview.h
1990         * src/mimeview.c
1991         * src/mimeview.h
1992         * src/summaryview.c
1993         * src/textview.c
1994         * src/textview.h
1995                 Fix printing of selection
1996                 Fix printing of message parts
1997                 Fix printing of images
1998         * src/gtk/gtksourceprintjob.c
1999                 Fix page count when there are images
2001 2006-12-14 [wwp]        2.6.1cvs32
2003         * src/mainwindow.c
2004         * src/summaryview.c
2005         * src/summaryview.h
2006         * src/gtk/quicksearch.c
2007                 fix quicksearch 'magnify' button status when QS is closed
2008                 using the Escape key, thanks to Colin.
2010 2006-12-14 [wwp]        2.6.1cvs31
2012         * src/mainwindow.c
2013         * src/summaryview.c
2014         * src/summaryview.h
2015         * src/gtk/quicksearch.c
2016                 fix quicksearch 'magnify' button status when QS is closed
2017                 using the Escape key, thanks to Colin.
2019 2006-12-13 [colin]      2.6.1cvs30
2021         * src/ldapquery.c
2022         * src/ldaputil.c
2023                 Use the binary safe version of ldap_get_values,
2024                 to make sure we manipulate null-terminated 
2025                 strings. Maybe fixes bug 1075, 'claws mail 
2026                 segfault when completing ldap adresses'
2027         * src/syldap.c ** REMOVED **
2028         * src/syldap.h ** REMOVED **
2029                 Remove dead files
2031 2006-12-13 [mones]      2.6.1cvs29
2033         * po/es.po
2034                 Fixed piped strings, fixed click translation
2036 2006-12-13 [paul]       2.6.1cvs28
2038         * src/main.c
2039                 don't translate these strings
2041 2006-12-13 [paul]       2.6.1cvs27
2043         * po/en_GB.po
2044                 updated
2046 2006-12-13 [colin]      2.6.1cvs26
2048         * src/main.c
2049         * src/main.h
2050                 Add claws_is_starting()
2052 2006-12-13 [mones]      2.6.1cvs25
2054         * manual/es/advanced.xml
2055         * po/es.po
2056                 Synced manual and updated translation
2058 2006-12-12 [colin]      2.6.1cvs24
2060         * src/wizard.c
2061                 Add an option to use STARTTLS in the
2062                 welcome wizard. Fixes bug 1080, 
2063                 'Using SSL option in wizard for incoming 
2064                 server does not activate SSL with STARTTLS'
2066 2006-12-12 [colin]      2.6.1cvs23
2068         * src/main.c
2069                 Don't exit when there's an incomplete
2070                 mailbox configured - leaves a chance 
2071                 to fix a failing IMAP account. Exit
2072                 if no mailbox at all is loaded (case
2073                 of missing plugin).
2074                 Completes bug 1077's fix (I was wrong
2075                 in this bug's comment #3).
2077 2006-12-12 [colin]      2.6.1cvs22
2079         * src/gtk/menu.h
2080                 Add another menu data type
2081         * src/prefs_account.c
2082                 Complete the completion of bug 1076
2083                 (doesn't lose the pref on apply)
2085 2006-12-12 [paul]       2.6.1cvs21
2087         * src/prefs_account.c
2088                 complete the fix of bug 1076
2089                 also be more verbose with the text
2091 2006-12-12 [paul]       2.6.1cvs20
2093         * src/gtk/combobox.c
2094                 fix compilation warning
2096 2006-12-11 [colin]      2.6.1cvs19
2098         * src/wizard.c
2099                 Document :port in server entry tooltips
2101 2006-12-11 [colin]      2.6.1cvs18
2103         * src/main.c
2104                 Fix compile
2106 2006-12-11 [colin]      2.6.1cvs17
2108         * src/main.c
2109                 Add failing IMAP as a reason for no
2110                 mailbox
2112 2006-12-11 [colin]      2.6.1cvs16
2114         * src/prefs_account.c
2115                 Check for existence of inbox for local
2116                 accounts too
2117         * src/wizard.c
2118                 Allow setting the port to use for servers
2119                 by using the usual "server.example.com:port"
2120                 syntax. Fixes bug 1077, 'sylpheed-claws does 
2121                 not start when IMAP server is unavailable'
2123 2006-12-11 [colin]      2.6.1cvs15
2125         * src/prefs_account.c
2126                 Prevent use of non-existing default inbox
2128 2006-12-11 [colin]      2.6.1cvs14
2130         * src/prefs_account.c
2131                 Fix sensitivity. Fixes bug 1076, 'privacy 
2132                 options are displayed even when pgp plugin 
2133                 not loaded / available'
2135 2006-12-09 [colin]      2.6.1cvs13
2137         * manual/advanced.xml
2138         * src/prefs_common.c
2139         * src/prefs_common.h
2140         * src/common/ssl_certificate.c
2141                 Add a new hidden preference, 'unsafe_ssl_certs',
2142                 which allows to store multiple certificates per
2143                 server/port. This is disabled by default because
2144                 it's less secure (presenting a new certificate
2145                 instead of a changed one raises less alarms).
2146                 This will cause Claws to ask about an unknown
2147                 certificate for people who have used 2.6.1cvs8
2148                 or greater.
2150 2006-12-09 [colin]      2.6.1cvs12
2152         * src/action.c
2153                 Fix cache updating after action
2155 2006-12-07 [wwp]        2.6.1cvs11
2157         * src/compose.c
2158                 fix email address comparison when replying to all
2159                 (avoid replying to ourselves), thanks to Colin.
2161 2006-12-06 [paul]       2.6.1cvs10
2163         * src/addrharvest.c
2164         * src/editldap.c
2165         * src/expldifdlg.c
2166         * src/news.c
2167         * src/toolbar.c
2168         * src/common/utils.c
2169                 ...and more renaming
2170                 Thanks to Colin
2172 2006-12-06 [paul]       2.6.1cvs9
2174         * src/compose.c
2175         * src/messageview.c
2176         * src/procheader.c
2177         * src/procmime.c
2178         * src/procmsg.c
2179         * src/textview.c
2180                 more renaming
2181                 Thanks to Colin
2183 2006-12-06 [colin]      2.6.1cvs8
2185         * src/ssl_manager.c
2186         * src/common/ssl_certificate.c
2187         * src/common/ssl_certificate.h
2188                 Handle multiple certificates per host/port
2190 2006-12-06 [colin]      2.6.1cvs7
2192         * src/etpan/imap-thread.c
2193                 Fix certificate checking on IMAP
2195 2006-12-06 [colin]      2.6.1cvs6
2197         * src/folderview.c
2198                 Fix bug 1072, 'Claws stops fetching newsgroups 
2199                 from server when newsgroup got deleted': continue
2200                 checking other groups
2202 2006-12-05 [wwp]        2.6.1cvs5
2204         * src/message_search.c
2205         * src/summary_search.c
2206         * src/gtk/combobox.c
2207         * src/gtk/combobox.h
2208         * src/gtk/gtkutils.c
2209         * src/gtk/gtkutils.h
2210                 make up and down arrow keys in modern gtk_combo_box_entry widgets
2211                 behave like w/ old comboboxes (summary and message search only).
2213 2006-12-05 [paul]       2.6.1cvs4
2215         * src/wizard.c
2216                 encode headers
2217                 Thanks to Colin
2219 2006-12-05 [paul]       2.6.1cvs3
2221         * tools/README
2222         * tools/textviewer.pl
2223                 script updated and description added
2225 2006-12-04 [colin]      2.6.1cvs2
2227         * src/compose.c
2228                 Run pre-send hook only when checking
2229                 everything
2231 2006-12-04 [paul]       2.6.1cvs1
2233         * NEWS
2234         * README
2235         * RELEASE_NOTES
2236         * configure.ac
2237         * tools/README
2238                 bump up version number following stable release
2240 2006-12-04 [paul]       2.6.0cvs83
2242         * README
2243                 updates and corrections
2245 2006-12-04 [colin]      2.6.0cvs82
2247         * src/common/utils.c
2248                 Probably fix bug 1066, 'Incorrect mailbox 
2249                 size displayed'
2251 2006-12-04 [colin]      2.6.0cvs81
2253         * src/common/utils.c
2254                 Trim tabs from mailcap file too.
2256 2006-12-02 [paul]       2.6.0cvs80
2258         * src/exphtmldlg.c
2259                 fix broken GUI under certain languages
2260         * src/expldifdlg.c
2261                 put the Cancel button to the right
2263 2006-12-01 [paul]       2.6.0cvs79
2265         * tools/Makefile.am
2266                 remove reference to removed file
2268 2006-12-01 [wwp]        2.6.0cvs78
2270         * src/addressbook.c
2271         * src/editaddress.c
2272                 remove forgotten debug statements.
2274 2006-12-01 [wwp]        2.6.0cvs77
2276         * manual/advanced.xml
2277         * manual/fr/advanced.xml
2278         * src/addressbook.c
2279         * src/addressbook.h
2280         * src/addressitem.h
2281         * src/editaddress.c
2282         * src/editaddress.h
2283         * src/prefs_common.c
2284         * src/prefs_common.h
2285         * src/gtk/gtkutils.c
2286         * src/gtk/gtkutils.h
2287                 add a hidden option to allow embedding the editaddress (edit contact details)
2288                 dialog into the addressbook's window. This doesn't change the default
2289                 behaviour.
2291 2006-12-01 [wwp]        2.6.0cvs76
2293         * src/message_search.c
2294         * src/summary_search.c
2295                 fix more focus issues (don't set focus to combobox's entry widget when
2296                 entry's value changed, if entry widget has focus already).
2298 2006-12-01 [wwp]        2.6.0cvs75
2300         * src/gtk/quicksearch.c
2301                 revert last changes to the quicksearch gtk_combo_box, this needs more
2302                 tuning and testing.
2304 2006-12-01 [paul]       2.6.0cvs74
2306         * tools/kdeservicemenu/README
2307         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2308         * tools/kdeservicemenu/install.sh
2309         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2310         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2311                 simplify this stuff, and in so doing,
2312                 fix it. (possibly re-extend it again at
2313                 a later date)
2315 2006-12-01 [wwp]        2.6.0cvs73
2317         * src/gtk/quicksearch.c
2318                 adapt quicksearch code to use modern gtk_combo_box'es.
2320 2006-12-01 [wwp]        2.6.0cvs72
2322         * src/common/defs.h
2323         * src/prefs_common.c
2324         * src/prefs_common.h
2325         * src/message_search.c
2326         * src/summary_search.c
2327         * src/gtk/combobox.c
2328         * src/gtk/combobox.h
2329                 add history combos to all message and summary search fields.
2331 2006-12-01 [wwp]        2.6.0cvs71
2333         * src/summaryview.c
2334                 As the list may change while the mark as read delay
2335                 runs, we can't rely on the 'row' pointer, which can
2336                 be invalid when the timeout is called. As the mark
2337                 as read is only done if the message is still selected,
2338                 use summaryview->selected instead. Thanks to Colin.
2340 2006-11-30 [paul]       2.6.0cvs70
2342         * src/textview.c
2343                 give emphasis to "Sylpheed-Claws"
2344                 as well as "Claws Mail"
2346 2006-11-30 [colin]      2.6.0cvs69
2348         * src/wizard.c
2349                 Put the SSL checkboxes in the receiving
2350                 and sending server pages.
2352 2006-11-29 [colin]      2.6.0cvs68
2354         * src/gtk/gtkutils.c
2355         * src/gtk/gtkvscrollbutton.c
2356                 Revert some deprecated fixes - they seem to
2357                 deprecate stuff as soon as a new one gets out.
2358                 g_object_ref_sink needed glib-2.10.
2360 2006-11-29 [colin]      2.6.0cvs67
2362         * src/common/utils.c
2363                 Create .mailcap if it doesn't exist
2365 2006-11-29 [colin]      2.6.0cvs66
2367         * src/compose.c
2368                 Followup to cvs60: use original list
2369                 of recipients if replying to a mail
2370                 in Sent Drafts or Queue.
2372 2006-11-27 [paul]       2.6.0cvs65
2374         * src/image_viewer.c
2375                 revert the last change for now (it's broken)
2377 2006-11-27 [paul]       2.6.0cvs64
2379         * Makefile.am
2380         * configure.ac
2381         * m4/aclocal-include.m4
2382         * m4/check-type.m4
2383         * src/Makefile.am
2384         * src/addr_compl.c
2385         * src/compose.c
2386         * src/crash.c
2387         * src/export.c
2388         * src/exporthtml.c
2389         * src/exportldif.c
2390         * src/imap.c
2391         * src/import.c
2392         * src/main.c
2393         * src/main.h
2394         * src/matcher.c
2395         * src/mimeview.c
2396         * src/procmsg.c
2397         * src/textview.c
2398         * src/common/Makefile.am
2399         * src/common/claws.c
2400         * src/common/claws.h
2401         * src/common/ssl.c
2402         * src/common/sylpheed.c
2403         * src/common/sylpheed.h
2404         * src/etpan/Makefile.am
2405         * src/gtk/Makefile.am
2406         * src/gtk/claws-marshal.list
2407         * src/gtk/filesel.c
2408         * src/gtk/gtksctree.c
2409         * src/gtk/quicksearch.c
2410         * src/gtk/sylpheed-marshal.list
2411         * src/plugins/bogofilter/bogofilter.c
2412         * src/plugins/bogofilter/bogofilter_gtk.c
2413         * src/plugins/clamav/clamav_plugin.c
2414         * src/plugins/clamav/clamav_plugin_gtk.c
2415         * src/plugins/demo/demo.c
2416         * src/plugins/dillo_viewer/dillo_viewer.c
2417         * src/plugins/pgpcore/Makefile.am
2418         * src/plugins/pgpcore/claws.def
2419         * src/plugins/pgpcore/pgp_viewer.c
2420         * src/plugins/pgpcore/plugin.c
2421         * src/plugins/pgpcore/sylpheed.def
2422         * src/plugins/pgpinline/Makefile.am
2423         * src/plugins/pgpinline/claws.def
2424         * src/plugins/pgpinline/plugin.c
2425         * src/plugins/pgpinline/sylpheed.def
2426         * src/plugins/pgpmime/Makefile.am
2427         * src/plugins/pgpmime/claws.def
2428         * src/plugins/pgpmime/plugin.c
2429         * src/plugins/pgpmime/sylpheed.def
2430         * src/plugins/spamassassin/spamassassin.c
2431         * src/plugins/spamassassin/spamassassin_gtk.c
2432         * src/plugins/trayicon/trayicon.c
2433                 yet more renaming
2434                 remove deprecated gtk_tooltips_set_delay()
2436 2006-11-26 [paul]       2.6.0cvs63
2438         * src/expldifdlg.c
2439         * src/folderview.c
2440         * src/image_viewer.c
2441         * src/mainwindow.c
2442         * src/gtk/gtkutils.c
2443         * src/gtk/gtkvscrollbutton.c
2444         * src/gtk/prefswindow.c
2445         * src/plugins/pgpcore/prefs_gpg.c
2446                 replace more deprecated GTK+ functions
2448 2006-11-26 [paul]       2.6.0cvs62
2450         * src/addr_compl.c
2451         * src/addressbook.c
2452         * src/browseldap.c
2453                 replace deprecated gtk_idle_... functions
2455 2006-11-26 [paul]       2.6.0cvs61
2457         * src/compose.c
2458         * src/folderview.c
2459         * src/inc.c
2460         * src/summaryview.c
2461         * src/gtk/gtkvscrollbutton.c
2462         * src/gtk/quicksearch.c
2463         * src/plugins/pgpcore/passphrase.c
2464                 replace deprecated gtk_timeout_add and
2465                 gtk_timeout_remove
2467 2006-11-26 [paul]       2.6.0cvs60
2469         * src/compose.c
2470                 fix bug that caused the wrong recipient
2471                 to be selected when replying to a msg
2472                 which is From one of our accounts to
2473                 another of our accounts
2475 2006-11-25 [paul]       2.6.0cvs59
2477         * src/summaryview.c
2478                 don't change the From column title to
2479                 To if the To column is visible
2481 2006-11-24 [paul]       2.6.0cvs58
2483         * src/compose.c
2484                 fix bug 1069, 'Sent mails disappear, BCC
2485                 or locking problem?'
2487 2006-11-21 [wwp]        2.6.0cvs57
2489         * src/compose.c
2490                 fix spelling menu when replying (same as 2.3.1cvs39):
2491                 discrepancy between context menu and top menu when
2492                 folder's dictionary isn't the default one.
2494 2006-11-19 [paul]       2.6.0cvs56
2496         * src/summaryview.c
2497                 obey always_show_msg option when
2498                 marking as spam
2499         * src/plugins/bogofilter/bogofilter.c
2500                 fix typo
2502 2006-11-18 [paul]       2.6.0cvs55
2504         * AUTHORS
2505         * README
2506         * debian/copyright
2507         * manual/ack.xml
2508         * manual/es/ack.xml
2509         * manual/fr/ack.xml
2510         * manual/pl/ack.xml
2511         * src/gtk/authors.h
2512         * src/gtk/icon_legend.c
2513         * src/gtk/icon_legend.h
2514         * tools/OOo2claws-mail.pl
2515         * tools/README
2516         * tools/acroread2claws-mail.pl
2517         * tools/claws.i18n.status.pl
2518         * tools/filter_conv.pl
2519         * tools/filter_conv_new.pl
2520         * tools/freshmeat_search.pl
2521         * tools/google_search.pl
2522         * tools/kmail2claws-mail.pl
2523         * tools/kmail2claws-mail_v2.pl
2524         * tools/maildir2claws-mail.pl
2525         * tools/make.themes.project
2526         * tools/multiwebsearch.pl
2527         * tools/outlook2claws-mail.pl
2528         * tools/tb2claws-mail
2529         * tools/kdeservicemenu/README
2530         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2531                 update mine and wwp's email addresses in
2532                 several places
2533                 Patch by wwp
2534         * src/prefs_compose_writing.c
2535                 set sensitivity on 'new message format' frame
2537 2006-11-17 [paul]       2.6.0cvs54
2539         * src/gtk/about.c
2540                 more reworking of the GUI
2541                 Patch by Fabien Vantard
2543 2006-11-16 [paul]       2.6.0cvs53
2545         * src/gtk/about.c
2546                 set a minimum size for the window, allow
2547                 it to automatically expand as necessary
2549 2006-11-16 [wwp]        2.6.0cvs52
2551         * src/gtk/about.c
2552                 better wrap of copyright info on some systems.
2554 2006-11-16 [paul]       2.6.0cvs51
2556         * src/gtk/about.c
2557                 move the tech info from the upper panel
2558                 to the Info tab
2559                 use a gtk_text_view for the features tab
2561 2006-11-16 [paul]       2.6.0cvs50
2563         * po/Makevars
2564                 update my email address
2565         * src/addressbook.c
2566         * src/compose.c
2567         * src/imap_gtk.c
2568         * src/mh_gtk.c
2569         * src/news_gtk.c
2570         * src/summaryview.c
2571         * src/plugins/trayicon/trayicon.c
2572                 don't offer simple menu separators
2573                 for translation
2574         * src/folderview.c
2575                 add separator between 'mark all read'
2576                 and 'search folder'
2578 2006-11-15 [wwp]        2.6.0cvs49
2580         * src/gtk/authors.h
2581                 updated manuals authors.
2583 2006-11-14 [paul]       2.6.0cvs48
2585         * src/compose.c
2586                 Fix Options/Reply mode after draft save
2588 2006-11-14 [paul]       2.6.0cvs47
2590         * src/Makefile.am
2591                 Fix make DESTDIR=...
2592         * src/mbox.c
2593                 Optimise speed
2594         * src/plugins/pgpinline/pgpinline.c
2595                 Probably fix bug 1061
2597 2006-11-14 [paul]       2.6.0cvs46
2599         * po/Makevars
2600                 enable Q_ macro
2601         * src/Makefile.am
2602         * src/stock_pixmap.c
2603         * src/stock_pixmap.h
2604         * src/gtk/about.c
2605         * src/pixmaps/active.xpm
2606         * src/pixmaps/inactive.xpm
2607                 add a new page, 'Features', to the About dialog
2608                 showing which features are compiled in and which
2609                 are not
2611 2006-11-14 [paul]       2.6.0cvs45
2613         * po/ru.po
2614                 updated by Pavlo Bohmat
2616 2006-11-14 [colin]      2.6.0cvs44
2618         * src/compose.c
2619         * src/inc.c
2620         * src/messageview.c
2621         * src/news.c
2622         * src/pop.c
2623         * src/procmsg.c
2624         * src/gtk/gtkaspell.c
2625                 Fix 64-bit-related warnings
2626         * src/ssl_manager.c
2627                 Fix possible infinite loop
2628         * src/plugins/pgpcore/sgpgme.c
2629                 Remove useless check
2631 2006-11-13 [colin]      2.6.0cvs43
2633         * src/gtk/Makefile.am
2634                 authors.h isn't generated
2636 2006-11-13 [colin]      2.6.0cvs42
2638         * src/plugins/pgpinline/pgpinline.c
2639         * src/plugins/pgpmime/pgpmime.c
2640                 Very probably fix bug 1061, 'crash on 
2641                 opening signed email'. Another cast
2642                 problem
2644 2006-11-13 [colin]      2.6.0cvs41
2646         * src/plugins/pgpcore/sgpgme.c
2647                 Maybe fix bug 1061, 'crash on opening 
2648                 signed email'
2650 2006-11-13 [wwp]        2.6.0cvs40
2652         * src/plugins/pgpinline/pgpinline.c
2653                 fix candidate for bug #1057, thanks to Colin.
2655 2006-11-13 [wwp]        2.6.0cvs39
2657         * src/compose.c
2658         * src/quote_fmt_parse.y
2659                 fix bug 1052: current parser buffer was not always 
2660                 allocated, ptr to this buffer could be returned as 
2661                 NULL whereas no parser error has occurred. in 
2662                 consequence, defining a template body as "%d" 
2663                 (w/o the quotes) for the first time of the instance 
2664                 of claws-mail, was reporting a parser error. make 
2665                 sure that the buffer is always allocated, even to 
2666                 an empty string.
2667                 fix mis-unescaping in compose.:compose_quote_fmt(): 
2668                 unescaping of the fmt string was always done 
2669                 whereas it must be done *only* when receiving 
2670                 quote format strings issued from the prefs 
2671                 (compose new message, reply, forward, redirect 
2672                 formats), *not* when applying templates.  in 
2673                 consequences, applying templates w/ sequences 
2674                 like \\|p{echo} were failing. make sure that 
2675                 unescaping is done only when necessary.
2677 2006-11-12 [colin]      2.6.0cvs38
2679         * po/de.po
2680                 Fix typo (s/KB/MB)
2682 2006-11-12 [colin]      2.6.0cvs37
2684         * src/plugins/pgpinline/pgpinline.c
2685         * src/plugins/pgpmime/pgpmime.c
2686                 Release GPG context at the latest 
2687                 possible moment. Maybe fixes 
2688                 bug 1057, 'crash on sending signed 
2689                 message to a newsgroup'
2690                 
2692 2006-11-12 [colin]      2.6.0cvs36
2694         * src/plugins/pgpcore/sgpgme.c
2695                 Tell a bit more when gpg's status doesn't
2696                 contain any signature
2698 2006-11-12 [colin]      2.6.0cvs35
2700         * src/compose.c
2701                 Fix bug 1060, 'compilation error with 
2702                 Irix's cc'
2704 2006-11-12 [paul]       2.6.0cvs34
2706         * doc/man/claws-mail.1
2707         * src/prefs_gtk.c
2708         * src/plugins/clamav/README
2709         * src/plugins/spamassassin/README
2710         * tools/README
2711         * tools/freshmeat_search.pl
2712         * tools/google_search.pl
2713         * tools/multiwebsearch.pl
2714                 more renaming
2715         * src/plugins/trayicon/trayicon.c
2716                 fix compiliation warning
2718 2006-11-11 [colin]      2.6.0cvs33
2720         * src/folderview.c
2721                 Forbid drag and drop from/to different
2722                 folders of type F_UNKNOWN
2724 2006-11-11 [colin]      2.6.0cvs32
2726         * src/plugins/pgpinline/pgpinline.c
2727                 Fix typo in previous commit:
2728                 - gpgme_new(&ctx);
2729                 + if ((err = gpgme_new(&data->ctx)) ...)
2731 2006-11-11 [colin]      2.6.0cvs31
2733         * src/plugins/pgpinline/pgpinline.c
2734         * src/plugins/pgpmime/pgpmime.c
2735                 Check success after calling gpgme_new
2736                 Maybe fixes bug 1057, 'crash on sending 
2737                 signed message to a newsgroup'
2739 2006-11-11 [colin]      2.6.0cvs30
2741         * src/undo.c
2742                 init undostruct to 0s (from
2743                 valgrind log of bug 1057)
2745 2006-11-10 [colin]      2.6.0cvs29
2747         * src/mainwindow.c
2748                 Set cursor to wait before filtering
2749                 duplicates in all folders
2750         * src/plugins/bogofilter/bogofilter.c
2751         * src/plugins/bogofilter/bogofilter.h
2752         * src/plugins/bogofilter/bogofilter_gtk.c
2753                 Completely thread away the bogofilter
2754                 filtering
2756 2006-11-10 [mones]      2.6.0cvs28
2758         * src/compose.c
2759         * src/compose.h
2760                 added COMPOSE_CHECK_BEFORE_SEND hook
2762 2006-11-10 [paul]       2.6.0cvs27
2764         * src/crash.c
2765                 more renaming
2766                 add libSM to get_compiled_in_features()
2767         * src/main.c
2768                 more renaming
2770 2006-11-10 [colin]      2.6.0cvs26
2772         * src/etpan/imap-thread.c
2773                 Add a reference to libetpan's sasl engine
2774                 so that sasl_done() doesn't get called by
2775                 libetpan, and doesn't break openssl.
2776                 Should fix bug 1053, 'SC fails to reestablish 
2777                 a secure connection'
2778                 Patch by Hoa
2780 2006-11-10 [colin]      2.6.0cvs25
2782         * manual/addrbook.xml
2783         * manual/advanced.xml
2784         * manual/faq.xml
2785         * manual/intro.xml
2786                 Some more renaming
2788 2006-11-09 [colin]      2.6.0cvs24
2790         * src/plugins/bogofilter/bogofilter_gtk.c
2791                 Add comment about annoyance
2793 2006-11-09 [colin]      2.6.0cvs23
2795         * src/plugins/bogofilter/bogofilter.c
2796         * src/plugins/bogofilter/bogofilter_gtk.c
2797                 Prepare things needed to thread bogofilter
2798                 filtering: separate bogo stuff and possible GUI
2799                 stuff. 
2801 2006-11-09 [colin]      2.6.0cvs22
2803         * src/account.c
2804         * src/compose.c
2805                 Search for one of our accounts in Delivered-To
2806                 (helps for auto-account selection when 
2807                  replying/forwarding)
2808         * src/folderview.c
2809         * src/mainwindow.c
2810         * src/mainwindow.h
2811         * src/plugins/trayicon/trayicon.c
2812                 Allow opening a new mail with any account from
2813                 the contextual menu
2815 2006-11-09 [wwp]        2.6.0cvs21
2817         * src/compose.c
2818         * src/prefs_common.c
2819         * src/prefs_common.h
2820         * src/prefs_compose_writing.c
2821                 add a compose new message format (in prefs/compose/writing), it's a
2822                 simple subject+body template to use when opening a new composition
2823                 window. It's similar to the existent reply and forward formats.
2825                 enhanced the template/format % symbols substitution mechanism to
2826                 use current composition window information when % are used in
2827                 the compose new message format or in templates applied to new
2828                 messages (there were useless in that situations before). When
2829                 applied to new messages, %d corresponds to the system time/date.
2831 2006-11-09 [paul]       2.6.0cvs20
2833         * src/gtk/authors.h
2834                 fix last commit
2836 2006-11-09 [paul]       2.6.0cvs19
2838         * src/gtk/authors.h
2839                 keep tje alphabetical order
2841 2006-11-08 [colin]      2.6.0cvs18
2843         * src/etpan/imap-thread.c
2844                 Fix bug 1054, 'Slowness logging big 
2845                 data chunks'
2847 2006-11-08 [paul]       2.6.0cvs17
2849         * tools/Makefile.am
2850                 fix the renaming
2852 2006-11-08 [paul]       2.6.0cvs16
2854         * src/common/defs.h
2855                 update BUGZILLA_URI
2857 2006-11-08 [paul]       2.6.0cvs15
2859         * tools/Makefile.am
2860         * tools/OOo2claws-mail.pl
2861         * tools/OOo2sylpheed.pl
2862         * tools/README
2863         * tools/acroread2claws-mail.pl
2864         * tools/acroread2sylpheed.pl
2865         * tools/kmail2claws-mail.pl
2866         * tools/kmail2claws-mail_v2.pl
2867         * tools/kmail2sylpheed.pl
2868         * tools/kmail2sylpheed_v2.pl
2869         * tools/maildir2claws-mail.pl
2870         * tools/maildir2sylpheed.pl
2871         * tools/nautilus2claws-mail.sh
2872         * tools/nautilus2sylpheed.sh
2873         * tools/outlook2claws-mail.pl
2874         * tools/outlook2sylpheed.pl
2875         * tools/tb2claws-mail
2876         * tools/tb2sylpheed
2877         * tools/tbird2claws.py
2878         * tools/tbird2syl.py
2879         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2880         * tools/kdeservicemenu/install.sh
2881         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
2882         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2883         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2884         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2885         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2886                 renamed (removed, added) tools files
2888 2006-11-08 [paul]       2.6.0cvs14
2890         * src/main.c
2891         * src/common/defs.h
2892                 Migrate sylpheedrc to clawsrc, and fix the standard
2893                 plugins path in the process
2895 2006-11-07 [colin]      2.6.0cvs13
2897         * src/Makefile.am
2898                 Symlink sylpheed-claws relative to 
2899                 claws-mail
2901 2006-11-07 [colin]      2.6.0cvs12
2903         * src/compose.c
2904                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
2906 2006-11-07 [paul]       2.6.0cvs11
2908         * src/gtk/about.c
2909                 Fix a missed occurence of
2910                 Sylpheed-Claws
2912 2006-11-07 [paul]       2.6.0cvs10
2914         * src/Makefile.am
2915                 Fix symlink installation
2917 2006-11-07 [paul]       2.6.0cvs9
2919         * src/Makefile.am
2920                 Symlink claws-mail to sylpheed-claws
2921         * src/common/utils.c
2922                 Fix migrating symlinks
2923         * src/etpan/imap-thread.c
2924                 check certificate only when there's
2925                 no error
2927 2006-11-07 [paul]       2.6.0cvs8
2929         * Makefile.am
2930                 Fix icon breakages with Gtk, which needs a 
2931                 cache updated to see them.
2933 2006-11-07 [paul]       2.6.0cvs7
2935         * .cvsignore
2936         * AUTHORS
2937         * COPYING
2938         * INSTALL
2939         * Makefile.am
2940         * NEWS
2941         * README
2942         * RELEASE_NOTES
2943         * autogen.sh
2944         * claws-mail-128x128.png
2945         * claws-mail-64x64.png
2946         * claws-mail.ico
2947         * claws-mail.pc.in
2948         * claws-mail.png
2949         * configure.ac
2950         * sylpheed-claws-128x128.png
2951         * sylpheed-claws-64x64.png
2952         * sylpheed-claws.desktop
2953         * sylpheed-claws.ico
2954         * sylpheed-claws.pc.in
2955         * sylpheed-claws.png
2956         * debian/README.Debian
2957         * debian/changelog
2958         * debian/claws-mail.desktop
2959         * debian/claws-mail.menu
2960         * debian/claws-mail.postinst.debhelper
2961         * debian/claws-mail.postrm.debhelper
2962         * debian/control
2963         * debian/copyright
2964         * debian/files
2965         * debian/rules
2966         * debian/sylpheed-claws.desktop
2967         * debian/sylpheed-claws.menu
2968         * debian/sylpheed-claws.postinst.debhelper
2969         * debian/sylpheed-claws.postrm.debhelper
2970         * doc/man/Makefile.am
2971         * doc/man/claws-mail.1
2972         * doc/man/sylpheed-claws.1
2973         * doc/src/ChangeLog.claws-pre0.8.0
2974         * manual/Makefile.am
2975         * manual/account.xml
2976         * manual/ack.xml
2977         * manual/addrbook.xml
2978         * manual/advanced.xml
2979         * manual/claws-mail-manual.xml
2980         * manual/faq.xml
2981         * manual/glossary.xml
2982         * manual/handling.xml
2983         * manual/intro.xml
2984         * manual/keyboard.xml
2985         * manual/plugins.xml
2986         * manual/starting.xml
2987         * manual/sylpheed-claws-manual.xml
2988         * manual/xml2pdf
2989         * manual/dist/.cvsignore
2990         * manual/dist/html/.cvsignore
2991         * manual/dist/html/Makefile.am
2992         * manual/dist/pdf/.cvsignore
2993         * manual/dist/pdf/Makefile.am
2994         * manual/dist/ps/.cvsignore
2995         * manual/dist/ps/Makefile.am
2996         * manual/dist/txt/.cvsignore
2997         * manual/dist/txt/Makefile.am
2998         * manual/es/Makefile.am
2999         * manual/es/advanced.xml
3000         * manual/es/claws-mail-manual.xml
3001         * manual/es/faq.xml
3002         * manual/es/glossary.xml
3003         * manual/es/handling.xml
3004         * manual/es/intro.xml
3005         * manual/es/plugins.xml
3006         * manual/es/sylpheed-claws-manual.xml
3007         * manual/es/dist/.cvsignore
3008         * manual/es/dist/html/.cvsignore
3009         * manual/es/dist/html/Makefile.am
3010         * manual/es/dist/pdf/.cvsignore
3011         * manual/es/dist/pdf/Makefile.am
3012         * manual/es/dist/ps/.cvsignore
3013         * manual/es/dist/ps/Makefile.am
3014         * manual/es/dist/txt/.cvsignore
3015         * manual/es/dist/txt/Makefile.am
3016         * manual/fr/Makefile.am
3017         * manual/fr/account.xml
3018         * manual/fr/ack.xml
3019         * manual/fr/addrbook.xml
3020         * manual/fr/advanced.xml
3021         * manual/fr/claws-mail-manual.xml
3022         * manual/fr/faq.xml
3023         * manual/fr/glossary.xml
3024         * manual/fr/handling.xml
3025         * manual/fr/intro.xml
3026         * manual/fr/keyboard.xml
3027         * manual/fr/plugins.xml
3028         * manual/fr/starting.xml
3029         * manual/fr/sylpheed-claws-manual.xml
3030         * manual/fr/dist/.cvsignore
3031         * manual/fr/dist/html/.cvsignore
3032         * manual/fr/dist/html/Makefile.am
3033         * manual/fr/dist/pdf/.cvsignore
3034         * manual/fr/dist/pdf/Makefile.am
3035         * manual/fr/dist/ps/.cvsignore
3036         * manual/fr/dist/ps/Makefile.am
3037         * manual/fr/dist/txt/.cvsignore
3038         * manual/fr/dist/txt/Makefile.am
3039         * manual/pl/Makefile.am
3040         * manual/pl/account.xml
3041         * manual/pl/ack.xml
3042         * manual/pl/addrbook.xml
3043         * manual/pl/advanced.xml
3044         * manual/pl/claws-mail-manual.xml
3045         * manual/pl/faq.xml
3046         * manual/pl/glossary.xml
3047         * manual/pl/handling.xml
3048         * manual/pl/intro.xml
3049         * manual/pl/keyboard.xml
3050         * manual/pl/plugins.xml
3051         * manual/pl/starting.xml
3052         * manual/pl/sylpheed-claws-manual.xml
3053         * manual/pl/dist/.cvsignore
3054         * manual/pl/dist/html/.cvsignore
3055         * manual/pl/dist/html/Makefile.am
3056         * manual/pl/dist/pdf/.cvsignore
3057         * manual/pl/dist/pdf/Makefile.am
3058         * manual/pl/dist/ps/.cvsignore
3059         * manual/pl/dist/ps/Makefile.am
3060         * manual/pl/dist/txt/.cvsignore
3061         * manual/pl/dist/txt/Makefile.am
3062         * po/.cvsignore
3063         * po/Makevars
3064         * src/.cvsignore
3065         * src/Makefile.am
3066         * src/account.c
3067         * src/account.h
3068         * src/action.c
3069         * src/action.h
3070         * src/adbookbase.h
3071         * src/addr_compl.c
3072         * src/addr_compl.h
3073         * src/addrbook.c
3074         * src/addrcache.c
3075         * src/addrcache.h
3076         * src/addrcindex.c
3077         * src/addrcindex.h
3078         * src/addrclip.c
3079         * src/addrclip.h
3080         * src/addrdefs.h
3081         * src/addressadd.c
3082         * src/addressadd.h
3083         * src/addressbook.c
3084         * src/addressbook.h
3085         * src/addressbook_foldersel.c
3086         * src/addressbook_foldersel.h
3087         * src/addrgather.c
3088         * src/addrgather.h
3089         * src/addrharvest.c
3090         * src/addrharvest.h
3091         * src/addrindex.c
3092         * src/addrindex.h
3093         * src/addritem.c
3094         * src/addritem.h
3095         * src/addrquery.c
3096         * src/addrquery.h
3097         * src/addrselect.c
3098         * src/addrselect.h
3099         * src/alertpanel.c
3100         * src/alertpanel.h
3101         * src/browseldap.c
3102         * src/browseldap.h
3103         * src/codeconv.c
3104         * src/codeconv.h
3105         * src/compose.c
3106         * src/crash.c
3107         * src/crash.h
3108         * src/customheader.c
3109         * src/customheader.h
3110         * src/displayheader.c
3111         * src/displayheader.h
3112         * src/editaddress.c
3113         * src/editaddress.h
3114         * src/editbook.c
3115         * src/editbook.h
3116         * src/editgroup.c
3117         * src/editgroup.h
3118         * src/editjpilot.c
3119         * src/editjpilot.h
3120         * src/editldap.c
3121         * src/editldap.h
3122         * src/editldap_basedn.c
3123         * src/editldap_basedn.h
3124         * src/editvcard.c
3125         * src/editvcard.h
3126         * src/exphtmldlg.c
3127         * src/exphtmldlg.h
3128         * src/expldifdlg.c
3129         * src/expldifdlg.h
3130         * src/export.c
3131         * src/exporthtml.c
3132         * src/exporthtml.h
3133         * src/exportldif.c
3134         * src/exportldif.h
3135         * src/filtering.c
3136         * src/filtering.h
3137         * src/folder.c
3138         * src/folder.h
3139         * src/folder_item_prefs.c
3140         * src/folder_item_prefs.h
3141         * src/foldersel.c
3142         * src/foldersel.h
3143         * src/folderutils.c
3144         * src/folderutils.h
3145         * src/folderview.c
3146         * src/folderview.h
3147         * src/grouplistdialog.c
3148         * src/grouplistdialog.h
3149         * src/html.c
3150         * src/html.h
3151         * src/image_viewer.c
3152         * src/image_viewer.h
3153         * src/imap.c
3154         * src/imap.h
3155         * src/imap_gtk.c
3156         * src/imap_gtk.h
3157         * src/import.c
3158         * src/import.h
3159         * src/importldif.c
3160         * src/importldif.h
3161         * src/importmutt.c
3162         * src/importmutt.h
3163         * src/importpine.c
3164         * src/importpine.h
3165         * src/inc.c
3166         * src/inc.h
3167         * src/jpilot.c
3168         * src/jpilot.h
3169         * src/ldapctrl.c
3170         * src/ldapctrl.h
3171         * src/ldaplocate.c
3172         * src/ldaplocate.h
3173         * src/ldapquery.c
3174         * src/ldapquery.h
3175         * src/ldapserver.c
3176         * src/ldapserver.h
3177         * src/ldaputil.c
3178         * src/ldaputil.h
3179         * src/ldif.c
3180         * src/ldif.h
3181         * src/localfolder.c
3182         * src/localfolder.h
3183         * src/main.c
3184         * src/main.h
3185         * src/mainwindow.c
3186         * src/mainwindow.h
3187         * src/manual.c
3188         * src/manual.h
3189         * src/matcher.c
3190         * src/matcher.h
3191         * src/matcher_parser.h
3192         * src/matcher_parser_lex.l
3193         * src/matcher_parser_parse.y
3194         * src/mbox.c
3195         * src/mbox.h
3196         * src/message_search.c
3197         * src/message_search.h
3198         * src/messageview.c
3199         * src/messageview.h
3200         * src/mh.c
3201         * src/mh.h
3202         * src/mh_gtk.c
3203         * src/mh_gtk.h
3204         * src/mimeview.c
3205         * src/mimeview.h
3206         * src/msgcache.c
3207         * src/msgcache.h
3208         * src/mutt.c
3209         * src/mutt.h
3210         * src/news.c
3211         * src/news.h
3212         * src/news_gtk.c
3213         * src/news_gtk.h
3214         * src/noticeview.c
3215         * src/noticeview.h
3216         * src/partial_download.c
3217         * src/partial_download.h
3218         * src/pine.c
3219         * src/pine.h
3220         * src/pop.c
3221         * src/pop.h
3222         * src/prefs_account.c
3223         * src/prefs_account.h
3224         * src/prefs_actions.c
3225         * src/prefs_actions.h
3226         * src/prefs_common.c
3227         * src/prefs_common.h
3228         * src/prefs_compose_writing.c
3229         * src/prefs_compose_writing.h
3230         * src/prefs_customheader.c
3231         * src/prefs_customheader.h
3232         * src/prefs_display_header.c
3233         * src/prefs_display_header.h
3234         * src/prefs_ext_prog.c
3235         * src/prefs_ext_prog.h
3236         * src/prefs_filtering.c
3237         * src/prefs_folder_column.c
3238         * src/prefs_folder_column.h
3239         * src/prefs_folder_item.c
3240         * src/prefs_folder_item.h
3241         * src/prefs_fonts.c
3242         * src/prefs_fonts.h
3243         * src/prefs_gtk.c
3244         * src/prefs_gtk.h
3245         * src/prefs_image_viewer.c
3246         * src/prefs_image_viewer.h
3247         * src/prefs_matcher.c
3248         * src/prefs_matcher.h
3249         * src/prefs_message.c
3250         * src/prefs_message.h
3251         * src/prefs_msg_colors.c
3252         * src/prefs_msg_colors.h
3253         * src/prefs_other.c
3254         * src/prefs_other.h
3255         * src/prefs_quote.c
3256         * src/prefs_quote.h
3257         * src/prefs_receive.c
3258         * src/prefs_receive.h
3259         * src/prefs_send.c
3260         * src/prefs_send.h
3261         * src/prefs_spelling.c
3262         * src/prefs_spelling.h
3263         * src/prefs_summaries.c
3264         * src/prefs_summaries.h
3265         * src/prefs_summary_column.c
3266         * src/prefs_summary_column.h
3267         * src/prefs_template.c
3268         * src/prefs_template.h
3269         * src/prefs_themes.c
3270         * src/prefs_themes.h
3271         * src/prefs_toolbar.c
3272         * src/prefs_toolbar.h
3273         * src/prefs_wrapping.c
3274         * src/prefs_wrapping.h
3275         * src/privacy.c
3276         * src/privacy.h
3277         * src/procheader.c
3278         * src/procheader.h
3279         * src/procmime.c
3280         * src/procmime.h
3281         * src/procmsg.c
3282         * src/procmsg.h
3283         * src/quote_fmt.c
3284         * src/quote_fmt_parse.y
3285         * src/recv.c
3286         * src/recv.h
3287         * src/remotefolder.c
3288         * src/remotefolder.h
3289         * src/send_message.c
3290         * src/send_message.h
3291         * src/setup.c
3292         * src/setup.h
3293         * src/sourcewindow.c
3294         * src/sourcewindow.h
3295         * src/ssl_manager.c
3296         * src/ssl_manager.h
3297         * src/statusbar.c
3298         * src/statusbar.h
3299         * src/stock_pixmap.c
3300         * src/stock_pixmap.h
3301         * src/summary_search.c
3302         * src/summary_search.h
3303         * src/summaryview.c
3304         * src/summaryview.h
3305         * src/syldap.c
3306         * src/syldap.h
3307         * src/textview.c
3308         * src/textview.h
3309         * src/toolbar.c
3310         * src/toolbar.h
3311         * src/undo.c
3312         * src/undo.h
3313         * src/unmime.c
3314         * src/unmime.h
3315         * src/vcard.c
3316         * src/vcard.h
3317         * src/wizard.c
3318         * src/wizard.h
3319         * src/common/base64.c
3320         * src/common/base64.h
3321         * src/common/defs.h
3322         * src/common/hooks.c
3323         * src/common/hooks.h
3324         * src/common/log.c
3325         * src/common/log.h
3326         * src/common/mgutils.c
3327         * src/common/mgutils.h
3328         * src/common/nntp.c
3329         * src/common/nntp.h
3330         * src/common/passcrypt.c
3331         * src/common/passcrypt.h.in
3332         * src/common/plugin.c
3333         * src/common/plugin.h
3334         * src/common/prefs.c
3335         * src/common/prefs.h
3336         * src/common/progressindicator.c
3337         * src/common/progressindicator.h
3338         * src/common/quoted-printable.c
3339         * src/common/quoted-printable.h
3340         * src/common/session.c
3341         * src/common/session.h
3342         * src/common/smtp.c
3343         * src/common/smtp.h
3344         * src/common/socket.c
3345         * src/common/socket.h
3346         * src/common/ssl.c
3347         * src/common/ssl.h
3348         * src/common/stringtable.c
3349         * src/common/stringtable.h
3350         * src/common/sylpheed.c
3351         * src/common/sylpheed.h
3352         * src/common/template.c
3353         * src/common/template.h
3354         * src/common/timing.h
3355         * src/common/utils.c
3356         * src/common/utils.h
3357         * src/common/version.h.in
3358         * src/common/xml.c
3359         * src/common/xml.h
3360         * src/common/xmlprops.c
3361         * src/common/xmlprops.h
3362         * src/gtk/about.c
3363         * src/gtk/colorlabel.c
3364         * src/gtk/colorlabel.h
3365         * src/gtk/colorsel.c
3366         * src/gtk/colorsel.h
3367         * src/gtk/combobox.c
3368         * src/gtk/combobox.h
3369         * src/gtk/description_window.c
3370         * src/gtk/description_window.h
3371         * src/gtk/filesel.c
3372         * src/gtk/filesel.h
3373         * src/gtk/foldersort.c
3374         * src/gtk/foldersort.h
3375         * src/gtk/gtkaspell.c
3376         * src/gtk/gtkaspell.h
3377         * src/gtk/gtksctree.c
3378         * src/gtk/gtkshruler.c
3379         * src/gtk/gtkshruler.h
3380         * src/gtk/gtkutils.c
3381         * src/gtk/gtkutils.h
3382         * src/gtk/icon_legend.c
3383         * src/gtk/icon_legend.h
3384         * src/gtk/logwindow.c
3385         * src/gtk/logwindow.h
3386         * src/gtk/manage_window.c
3387         * src/gtk/manage_window.h
3388         * src/gtk/pluginwindow.c
3389         * src/gtk/pluginwindow.h
3390         * src/gtk/prefswindow.c
3391         * src/gtk/prefswindow.h
3392         * src/gtk/quicksearch.c
3393         * src/gtk/quicksearch.h
3394         * src/pixmaps/claws-mail.xpm
3395         * src/pixmaps/claws-mail_icon.xpm
3396         * src/pixmaps/claws-mail_logo.xpm
3397         * src/pixmaps/sylpheed-claws.xpm
3398         * src/pixmaps/sylpheed-claws_icon.xpm
3399         * src/pixmaps/sylpheed-claws_logo.xpm
3400         * src/plugins/bogofilter/Makefile.am
3401         * src/plugins/bogofilter/bogofilter.c
3402         * src/plugins/bogofilter/bogofilter.h
3403         * src/plugins/bogofilter/bogofilter_gtk.c
3404         * src/plugins/clamav/Makefile.am
3405         * src/plugins/clamav/clamav_plugin.c
3406         * src/plugins/clamav/clamav_plugin.h
3407         * src/plugins/clamav/clamav_plugin_gtk.c
3408         * src/plugins/demo/Makefile.am
3409         * src/plugins/demo/demo.c
3410         * src/plugins/dillo_viewer/Makefile.am
3411         * src/plugins/dillo_viewer/README
3412         * src/plugins/dillo_viewer/dillo_prefs.c
3413         * src/plugins/dillo_viewer/dillo_prefs.h
3414         * src/plugins/dillo_viewer/dillo_viewer.c
3415         * src/plugins/pgpcore/Makefile.am
3416         * src/plugins/pgpcore/passphrase.c
3417         * src/plugins/pgpcore/passphrase.h
3418         * src/plugins/pgpcore/pgp_viewer.c
3419         * src/plugins/pgpcore/pgp_viewer.h
3420         * src/plugins/pgpcore/plugin.c
3421         * src/plugins/pgpcore/prefs_gpg.c
3422         * src/plugins/pgpcore/prefs_gpg.h
3423         * src/plugins/pgpcore/select-keys.c
3424         * src/plugins/pgpcore/select-keys.h
3425         * src/plugins/pgpcore/sgpgme.c
3426         * src/plugins/pgpcore/sgpgme.h
3427         * src/plugins/pgpcore/sylpheed.def
3428         * src/plugins/pgpcore/version.rc
3429         * src/plugins/pgpinline/Makefile.am
3430         * src/plugins/pgpinline/pgpinline.c
3431         * src/plugins/pgpinline/pgpinline.h
3432         * src/plugins/pgpinline/plugin.c
3433         * src/plugins/pgpinline/sylpheed.def
3434         * src/plugins/pgpinline/version.rc
3435         * src/plugins/pgpmime/Makefile.am
3436         * src/plugins/pgpmime/pgpmime.c
3437         * src/plugins/pgpmime/pgpmime.h
3438         * src/plugins/pgpmime/plugin.c
3439         * src/plugins/pgpmime/sylpheed.def
3440         * src/plugins/pgpmime/version.rc
3441         * src/plugins/spamassassin/Makefile.am
3442         * src/plugins/spamassassin/README
3443         * src/plugins/spamassassin/spamassassin.c
3444         * src/plugins/spamassassin/spamassassin.h
3445         * src/plugins/spamassassin/spamassassin_gtk.c
3446         * src/plugins/trayicon/Makefile.am
3447         * src/plugins/trayicon/trayicon.c
3448         * tools/OOo2sylpheed.pl
3449         * tools/README
3450         * tools/README.sylprint
3451         * tools/acroread2sylpheed.pl
3452         * tools/claws.i18n.status.pl
3453         * tools/filter_conv.pl
3454         * tools/filter_conv_new.pl
3455         * tools/freshmeat_search.pl
3456         * tools/google_search.pl
3457         * tools/kmail2sylpheed.pl
3458         * tools/kmail2sylpheed_v2.pl
3459         * tools/make.themes.project
3460         * tools/multiwebsearch.pl
3461         * tools/nautilus2sylpheed.sh
3462         * tools/outlook2sylpheed.pl
3463         * tools/sylprint.pl
3464         * tools/sylprint.rc
3465         * tools/tb2sylpheed
3466         * tools/textviewer.sh
3467         * tools/vcard2xml.py
3468         * tools/kdeservicemenu/README
3469         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3470         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3471         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3472                 Change name to Claws Mail. Announce to follow...
3474 2006-11-06 [wwp]        2.6.0cvs6
3476         * src/prefs_template.c
3477                 unify messages related to quote format/template errors (fix
3478                 capitalization), again.
3480 2006-11-06 [wwp]        2.6.0cvs5
3482         * src/prefs_quote.c
3483                 unify messages related to quote format/template errors.
3485 2006-11-06 [wwp]        2.6.0cvs4
3487         * src/prefs_msg_colors.c
3488                 more uses of Q_ macro for contextual translations, thanks
3489                 to Fabien (fzzzzz).
3491 2006-11-06 [wwp]        2.6.0cvs3
3493         * src/compose.c
3494         * src/common/utils.c
3495         * src/common/utils.h
3496                 show an alertpanel to make sure users are aware that sensitive
3497                 files are attached (it's file blacklist-based). This will fix
3498                 interaction w/ GoogleEarth for instance, thanks to Colin.
3500 2006-11-06 [wwp]        2.6.0cvs2
3502         * src/prefs_quote.c
3503         * src/prefs_template.c
3504         * src/prefs_template.h
3505                 check quote format when applying/closing prefs. For now this only
3506                 shows up an error dialog box, not preventing the user from using
3507                 a broken quote (reply, forwards) format.
3509 2006-11-06 [wwp]        2.6.0cvs1
3511         * src/prefs_template.c
3512                 fix missing checks of some template fields.
3514 2006-11-06 [paul]       2.6.0
3516         * NEWS
3517         * README
3518         * RELEASE_NOTES
3519                 2.6.0 released
3521 2006-11-06 [paul]       2.5.6cvs22
3523         * manual/advanced.xml
3524         * manual/es/advanced.xml
3525                 put 'respect_flowed_format' info in the correct
3526                 place
3528 2006-11-06 [mones]      2.5.6cvs21
3530         * po/es.po
3531                 Minor fixes for release
3533 2006-11-06 [paul]       2.5.6cvs20
3535         * po/cs.po
3536         * po/de.po
3537         * po/fr.po
3538         * po/it.po
3539         * po/nl.po
3540         * po/pt_BR.po
3541         * po/sk.po
3542         * po/sv.po
3543         * po/zh_CN.po
3544                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
3545                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
3546                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
3547                 Young
3549 2006-11-02 [colin]      2.5.6cvs19
3551         * src/imap.c
3552         * src/imap.h
3553         * src/prefs_account.c
3554         * src/etpan/imap-thread.c
3555                 Add GSSAPI support - fixes Debian bug #383274
3557 2006-11-01 [colin]      2.5.6cvs18
3559         * src/jpilot.c
3560                 Handle libpisock12 support. Probably
3561                 fixes bug 1046, 'jpilot AddressDB.pdb 
3562                 import fail'
3564 2006-11-01 [colin]      2.5.6cvs17
3566         * src/folderutils.c
3567                 debug_print() folderutils_mark_all_read()
3569 2006-11-01 [colin]      2.5.6cvs16
3571         * COPYING
3572                 Add missed files to the Apache exception
3574 2006-10-31 [colin]      2.5.6cvs15
3576         * src/folder.c
3577         * src/folder.h
3578                 Add a copy_private_data() func to FolderClasses
3579                 Doesn't break the feature freeze, because we 
3580                 won't use it (right now) in the core.
3582 2006-10-31 [colin]      2.5.6cvs14
3584         * COPYING
3585                 Allow linking with the Apache licensed files in
3586                 src/plugins/spamassassin. Hopefully fixes 
3587                 bug 1048, 'Spamassassin plugin license problem'
3589 2006-10-31 [wwp]        2.5.6cvs13
3591         * src/compose.c
3592                 fix and optimize trimming of leading linefeeds in body loop.
3594 2006-10-31 [colin]      2.5.6cvs12
3596         * src/etpan/imap-thread.c
3597         * src/imap.c
3598                 Make really sure to have NULL sets in case
3599                 of error
3601 2006-10-30 [wwp]        2.5.6cvs11
3603         * src/prefs_common.c
3604         * src/prefs_common.h
3605         * src/compose.c
3606                 fix broken storage of quote format template when it contains \-escape
3607                 sequences. The application of such sequences is also fixed now (\t
3608                 in quote format will be a real tab instead of a 't', for instance).
3610 2006-10-27 [colin]      2.5.6cvs10
3612         * src/compose.c
3613                 Probably fix bug 1045, 'sylpheed-claws 
3614                 doesn't remove the mail from the IMAP 
3615                 Queue folder after sending'. From
3616                 2.5.6cvs3-stable
3618 2006-10-27 [colin]      2.5.6cvs9
3620         * configure.ac
3621                 Require libetpan-0.48. I'm so annoying,
3622                 I know ;-)
3624 2006-10-27 [colin]      2.5.6cvs8
3626         * src/folder.c
3627         * src/imap.c
3628                 Probably fix bug 1044, 'sylpheed-claws 
3629                 segfaults while moving mails' - Fix relation
3630                 usage when moving to an IMAP mailbox from another
3631                 mailbox
3633 2006-10-26 [paul]       2.5.6cvs7
3635         * src/gtk/about.c
3636                 add libSM to compiled-in features
3637                 list
3639 2006-10-24 [colin]      2.5.6cvs6
3641         * src/textview.c
3642         * src/gtk/gtkutils.c
3643                 Fix crash when printing emails with an
3644                 xface
3646 2006-10-24 [mones]      2.5.6cvs5
3648         * manual/es/advanced.xml
3649                 Synchronize hidden option respect_flowed_format
3650         * po/es.po
3651                 Updated translation
3653 2006-10-21 [paul]       2.5.6cvs4
3655         * src/gtk/authors.h
3656         * src/plugins/pgpcore/pgp_viewer.c
3657         * src/plugins/pgpcore/sgpgme.c
3658                 fix building on BSDs
3659                 Thanks to Michael Hughes
3660                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3662 2006-10-20 [colin]      2.5.6cvs3
3664         * configure.ac
3665                 Bump up libetpan requirement
3666                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
3667         * src/common/utils.c
3668         * src/common/utils.h
3669                 Add convenience get_file_mtime()
3670         * src/imap.c
3671         * src/etpan/imap-thread.c
3672         * src/etpan/imap-thread.h
3673                 Implement UIDPLUS support if the server
3674                 supports it - faster sending in this case
3676 2006-10-19 [colin]      2.5.6cvs2
3678         * src/gtk/quicksearch.c
3679                 Fix emptying in type-ahead+extended mode
3680         * src/mainwindow.c
3681         * src/mainwindow.h
3682                 Add a hook for offline state change
3683         * src/plugins/trayicon/trayicon.c
3684                 Use it to display offline icons
3685         * src/plugins/trayicon/Makefile.am
3686         * src/plugins/trayicon/newmail.offline.xpm
3687         * src/plugins/trayicon/newmarkedmail.offline.xpm
3688         * src/plugins/trayicon/nomail.offline.xpm
3689         * src/plugins/trayicon/unreadmail.offline.xpm
3690         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
3691                 Add the icons
3693 2006-10-12 [paul]       2.5.6cvs1
3695         * NEWS
3696         * README
3697         * configure.ac
3698                 Update version number following
3699                 stable release
3701 2006-10-19 [colin]      2.5.5cvs18
3703         * manual/handling.xml
3704                 Add type-ahead search
3706 2006-10-18 [colin]      2.5.5cvs17
3708         * src/gtk/quicksearch.c
3709                 Remove "save to history only if there's
3710                 no syntax error", it breaks for some 
3711                 reason which I'll investigate later.
3713 2006-10-18 [colin]      2.5.5cvs16
3715         * src/prefs_common.c
3716         * src/prefs_common.h
3717         * src/summaryview.c
3718         * src/gtk/quicksearch.c
3719         * src/gtk/quicksearch.h
3720                 Add a type-ahead option for fast searches
3721                 Patch by Fabien Vantard
3723 2006-10-18 [colin]      2.5.5cvs15
3725         * src/compose.c
3726         * src/compose.h
3727                 Add Options/Reply mode/ menu to be able to
3728                 change the recipients of a reply on the fly
3730 2006-10-18 [colin]      2.5.5cvs14
3732         * src/compose.c
3733                 Fix redirecting of our own sent mails
3735 2006-10-17 [wwp]        2.5.5cvs13
3737         * src/send_message.c
3738                 Fix duplicate error messages when sending, and missing
3739                 newline in such error messages.
3741 2006-10-17 [colin]      2.5.5cvs12
3743         * src/compose.c
3744                 Compare addresses case-insensitive
3746 2006-10-17 [colin]      2.5.5cvs11
3748         * src/plugins/pgpcore/sgpgme.c
3749                 Fix return status
3751 2006-10-17 [colin]      2.5.5cvs10
3753         * src/plugins/pgpcore/pgp_viewer.c
3754                 Fix return status
3756 2006-10-17 [colin]      2.5.5cvs9
3758         * src/quote_fmt.c
3759                 Fix a typo (thanks to Fabien)
3761 2006-10-16 [colin]      2.5.5cvs8
3763         * src/textview.c
3764                 Fix problem with quote-folding when emails
3765                 don't convert cleanly to UTF-8
3767 2006-10-14 [colin]      2.5.5cvs7
3769         * src/prefs_template.c
3770                 Reset fields when reopening
3771                 the window
3773 2006-10-13 [paul]       2.5.5cvs6
3775         * manual/advanced.xml
3776         * src/prefs_message.c
3777                 make 'respect_flowed_format' a hidden
3778                 option, and add a manual entry for it
3779                 Thanks to Colin
3781 2006-10-12 [colin]      2.5.5cvs5
3783         * src/codeconv.c
3784                 Revert part of 2.5.2cvs21:
3785                 Don't optimise by reusing the 
3786                 last iconv converter if possible:
3787                 it seems slightly broken in a 
3788                 very hard way to reproduce
3790 2006-10-12 [colin]      2.5.5cvs4
3792         * src/prefs_common.c
3793         * src/prefs_common.h
3794         * src/prefs_message.c
3795         * src/procmime.c
3796                 Fix bug 1035, 'Incorrect handling 
3797                 of flowed lines'. We now optionnaly
3798                 handle this format (preference is in
3799                 Message View/Text options section)
3801 2006-10-12 [colin]      2.5.5cvs3
3803         * po/POTFILES.in
3804                 Add new file
3805         * src/plugins/pgpcore/pgp_viewer.c
3806         * src/plugins/pgpcore/sgpgme.c
3807                 Don't try to import without asking
3809 2006-10-12 [colin]      2.5.5cvs2
3811         * src/compose.c
3812                 Fix bug 1036, 'Forwarding a mutlipart
3813                 mail with a "text/html" block to ms
3814                 outlook users leeds to freeze of
3815                 outlook'. Poor outlook users...
3817 2006-10-12 [paul]       2.5.5cvs1
3819         * NEWS
3820         * README
3821         * configure.ac
3822                 Update version number following
3823                 stable release
3825 2006-10-11 [paul]       2.5.4cvs1
3827         * NEWS
3828         * README
3829         * configure.ac
3830                 Update version number following
3831                 stable release
3833 2006-10-11 [paul]       2.5.3cvs32
3835         * src/textview.c
3836                 fix bug 1032, 'Segmentation fault when showing
3837                 message' (bug in quote folding)
3838                 Thanks to Colin
3840 2006-10-10 [colin]      2.5.3cvs31
3842         * src/quote_fmt.c
3843                 Rephrase english a bit
3845 2006-10-10 [colin]      2.5.3cvs30
3847         * src/prefs_compose_writing.c
3848                 Stop making the page larger than the window
3850 2006-10-10 [wwp]        2.5.3cvs29
3852         * src/compose.c
3853         * src/prefs_template.c
3854         * src/quote_fmt.c
3855         * src/quote_fmt.h
3856         * src/quote_fmt_lex.l
3857         * src/quote_fmt_parse.y
3858                 Extend the quote parser a bit: allow to get access to
3859                 basic (composing) account info.
3861 2006-10-10 [colin]      2.5.3cvs28
3863         * src/procheader.c
3864                 Fix this \t problem in subject
3866 2006-10-09 [colin]      2.5.3cvs27
3868         * src/main.c
3869         * src/prefs_gtk.c
3870                 Prepare cache a bit later
3871                 If section already exists, skip the new one 
3872                 (as previously); avoid writing the same block
3873                 twice - if we find a second block with the 
3874                 same id, skip it.
3875         * src/plugins/pgpcore/pgp_viewer.c
3876                 Set cursor to busy when retrieving a key
3877         * src/plugins/pgpcore/sgpgme.c
3878                 allow 5 seconds for gpg to export the key
3879                 
3881 2006-10-09 [colin]      2.5.3cvs26
3883         * configure.ac
3884         * src/msgcache.c
3885         * src/prefs_gtk.c
3886                 Check for existence of fgets_unlocked
3887                 and fwrite_unlocked
3889 2006-10-09 [paul]       2.5.3cvs25
3891         * src/prefs_summaries.c
3892                 replace strftime() with fast_strftime() and in
3893                 the consequence fix the bug in the display of
3894                 AM/PM in the 'Example' string
3896 2006-10-09 [ticho]      2.5.3cvs24
3898         * po/sk.po
3899                 Updated (and fixed up somewhat) Slovak translation.
3901 2006-10-08 [colin]      2.5.3cvs23
3903         * src/prefs_folder_item.c
3904                 Explain why prefs in the top-level folder
3905                 aren't retained, but are still useful
3907 2006-10-08 [colin]      2.5.3cvs22
3909         * src/prefs_gtk.c
3910                 Don't cache anything if caching fails
3912 2006-10-08 [colin]      2.5.3cvs21
3914         * src/common/utils.c
3915                 always include gi18n.h
3917 2006-10-07 [colin]      2.5.3cvs20
3919         * src/plugins/pgpcore/pgp_viewer.c
3920                 Kill gpg after 5 seconds wait
3922 2006-10-07 [colin]      2.5.3cvs19
3924         * src/plugins/pgpcore/pgp_viewer.c
3925         * src/plugins/pgpcore/pgp_viewer.h
3926                 Fix copyright
3928 2006-10-07 [colin]      2.5.3cvs18
3930         * src/plugins/pgpcore/pgp_viewer.c
3931         * src/plugins/pgpcore/pgp_viewer.h
3932                 Actually add the files to CVS
3934 2006-10-07 [colin]      2.5.3cvs17
3936         * src/plugins/pgpcore/sgpgme.c
3937                 Be sure not to crash on 'application/pgp-signature' that
3938                 are not application/pgp-signatures
3940 2006-10-07 [colin]      2.5.3cvs16
3942         * src/textview.c
3943         * src/textview.h
3944                 Make a bit more of the API available
3945         * src/plugins/pgpcore/Makefile.am
3946         * src/plugins/pgpcore/plugin.c
3947         * src/plugins/pgpcore/sgpgme.c
3948                 Add basic key import/export
3950 2006-10-07 [colin]      2.5.3cvs15
3952         * src/folderview.c
3953         * src/imap.c
3954         * src/prefs_account.c
3955         * src/wizard.c
3956                 Warn users *everywhere* if libetpan's not
3957                 linked in
3959 2006-10-06 [mones]      2.5.3cvs14
3961         * po/de.po
3962         * po/es.po
3963                 updated by Stephan Sachse and me
3965 2006-10-06 [colin]      2.5.3cvs13
3967         * src/main.c
3968         * src/common/sylpheed.c
3969                 Don't load common plugins if --exit is passed
3970         * src/prefs_gtk.c
3971         * src/prefs_gtk.h
3972                 Implement a cache to avoid reading the same
3973                 files over and over again at startup
3975 2006-10-06 [colin]      2.5.3cvs12
3977         * src/summaryview.c
3978         * src/gtk/quicksearch.c
3979                 Update display every 5k mails on fast searches
3981 2006-10-06 [colin]      2.5.3cvs11
3983         * src/textview.c
3984                 Don't do quote folding on HTML or ERTF.
3985                 May fix the Cygwin issues if they were
3986                 happening with HTML mails?
3988 2006-10-05 [colin]      2.5.3cvs10
3990         * src/prefs_gtk.c
3991                 Oops, forgot one
3993 2006-10-05 [colin]      2.5.3cvs9
3995         * src/prefs_gtk.c
3996                 Use unlocked_stdio here too
3998 2006-10-05 [colin]      2.5.3cvs8
4000         * src/folderview.c
4001                 Fix go to next * after preferences apply
4002         * src/msgcache.c
4003                 Do the fd lock/unlock ourselves instead of
4004                 letting the libc do it at each write 
4006 2006-10-05 [colin]      2.5.3cvs7
4008         * src/common/utils.c
4009                 Faster division, thanks to Jean Diraison
4011 2006-10-05 [paul]       2.5.3cvs6
4013         * src/common/utils.c
4014                 fix building with --disable-nls
4016 2006-10-04 [colin]      2.5.3cvs5
4018         * src/folder.c
4019                 Maybe fix a segfault
4021 2006-10-04 [wwp]        2.5.3cvs4
4023         * src/prefs_folder_item.c
4024                 Fine-tune layouts in folder item prefs. Suggested by
4025                 Fabien Vantard <fzzzzz@gmail.com>.
4027 2006-10-04 [wwp]        2.5.3cvs3
4029         * src/prefs_folder_item.c
4030                 Kill the clandestine passengers. You didn't see anything.
4032 2006-10-04 [wwp]        2.5.3cvs2
4034         * src/prefs_folder_item.c
4035                 Add a way to test the subject simplify regexp in
4036                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
4037                 w/ few layout changes.
4039 2006-20-04 [paul]       2.5.3cvs1
4041         * NEWS
4042         * README
4043         * configure.ac
4044                 Update version number following
4045                 stable release
4047 2006-10-04 [colin]      2.5.2cvs42
4049         * src/folder.c
4050         * src/folder.h
4051         * src/summaryview.c
4052                 Provide a way for folder classes to set their sort
4053                 type and key
4055 2006-10-03 [colin]      2.5.2cvs41
4057         * src/mh.c
4058                 Don't use strlen() to know if the
4059                 string's empty
4061 2006-10-03 [colin]      2.5.2cvs40
4063         * src/mh.c
4064                 Fix "check for new folders" with accentued folders
4066 2006-10-03 [ticho]      2.5.2cvs39
4068         * src/filtering.c
4069         * src/folder.c
4070         * src/inc.c
4071         * src/mbox.c
4072                 Colin's fix for "copy" filtering rules.
4074 2006-10-02 [colin]      2.5.2cvs38
4076         * src/folderview.c
4077                 Fix for double-click too
4079 2006-10-02 [colin]      2.5.2cvs37
4081         * src/folderview.c
4082                 correct fix for cvs36
4084 2006-10-02 [colin]      2.5.2cvs36
4086         * src/folderview.c
4087                 Fix 'goto next unread' after collapsing/expanding 
4088                 a node.
4090 2006-10-02 [colin]      2.5.2cvs35
4092         * src/summaryview.c
4093                 Fix double freeze/thaw
4094         * src/common/utils.c
4095         * src/common/utils.h
4096                 Reimplement strftime
4097         * src/procheader.c
4098                 Use it
4101 2006-10-02 [colin]      2.5.2cvs34
4103         * src/mh.c
4104                 Time mh_write_sequences() - it's fast
4105         * src/summaryview.c
4106                 Init a variable to shut up gcc
4108 2006-10-01 [colin]      2.5.2cvs33
4110         * src/folder.c
4111         * src/mh.c
4112         * src/mh.h
4113         * src/msgcache.c
4114                 Add helper mh_set_mtime(), and set mtime to stat()'s result
4115                 Add fsync but disable it, it's slow as hell
4117 2006-10-01 [colin]      2.5.2cvs32
4119         * src/mh.c
4120         * src/msgcache.c
4121                 fflush() caches and mh_sequences before
4122                 fclose()ing
4124 2006-10-01 [colin]      2.5.2cvs31
4126         * src/msgcache.c
4127                 Don't ftruncate when not using mmap
4129 2006-09-30 [colin]      2.5.2cvs30
4131         * src/main.c
4132                 Write folder list *after* saving caches
4134 2006-09-30 [colin]      2.5.2cvs29
4136         * src/folder.c
4137         * src/mh.c
4138                 Debug forced mtime changes
4140 2006-09-30 [colin]      2.5.2cvs28
4142         * src/folder.c
4143         * src/main.c
4144                 Remove useless debug_print()s (code
4145                 well-tested)
4147 2006-09-30 [colin]      2.5.2cvs27
4149         * src/mh.c
4150                 Do stuff faster when writing mh_sequences
4152 2006-09-30 [colin]      2.5.2cvs26
4154         * src/mh.c
4155                 Don't let the writing of .mh_sequences, which
4156                 can change the folder's mtime, let us think
4157                 we need to scan.
4159 2006-09-30 [colin]      2.5.2cvs25
4161         * src/folder.c
4162                 Move a debug_print where it belongs 
4163                 (processing)
4164         * src/summaryview.c
4165                 Don't mess with a huge slow subject
4166                 table if we're not threading by
4167                 subject
4169 2006-09-30 [colin]      2.5.2cvs24
4171         * src/msgcache.c
4172                 Reenable mmaped reads (*not* writes!)
4173         * src/procmsg.c
4174                 Don't destroy and recreate hashtables just
4175                 for fun
4176         * src/common/utils.c
4177                 Remove useless reply prefixes (it's case
4178                 unsensitive)
4180 2006-09-30 [wwp]        2.5.2cvs23
4182         * tools/fix_date.sh
4183                 Fixed a minor bug in date value extraction, added a switch
4184                 to replace non RFC-compliant Date: value, added a switch
4185                 to use strict RFC matching patterns for dates.
4187 2006-09-29 [colin]      2.5.2cvs22
4189         * src/matcher_parser.h
4190         * src/matcher_parser_parse.y
4191         * src/prefs_filtering.c
4192         * src/statusbar.c
4193         * src/summary_search.c
4194         * src/summaryview.c
4195         * src/gtk/quicksearch.c
4196         * src/gtk/quicksearch.h
4197                 Optimise searches by setting different
4198                 refresh intervals (depending if the 
4199                 search is fast or not)
4201 2006-09-29 [colin]      2.5.2cvs21
4203         * src/codeconv.c
4204                 Optimise by reusing the last iconv converter
4205                 if possible
4206         * src/textview.c
4207                 Optimise a bit (the foldable quotes feature
4208                 still has an awful O(n^2) algo
4210 2006-09-29 [colin]      2.5.2cvs20
4212         * src/gtk/gtksctree.c
4213         * src/gtk/gtksctree.h
4214                 Optimise de-selection via up/down or
4215                 another key
4217 2006-09-28 [colin]      2.5.2cvs19
4219         * src/action.c
4220         * src/compose.c
4221         * src/folderview.c
4222         * src/mainwindow.c
4223         * src/messageview.c
4224         * src/summary_search.c
4225         * src/toolbar.c
4226                 Avoid using summaryview->ctree directly
4228 2006-09-28 [colin]      2.5.2cvs18
4230         * src/summaryview.c
4231         * src/summaryview.h
4232                 Add helpers to freeze/thaw/grab_focus
4233                 Factorize calls to freeze/thaw/grab_focus
4234                 
4236 2006-09-28 [colin]      2.5.2cvs17
4238         * src/main.c
4239                 More guards for the session management
4241 2006-09-28 [colin]      2.5.2cvs16
4243         * src/folderview.c
4244         * src/gtk/gtksctree.c
4245         * src/gtk/gtksctree.h
4246                 Make expanding not recursive in folderview
4248 2006-09-28 [colin]      2.5.2cvs15
4250         * src/addressbook.c
4251                 If nothing is selected in the list (right part)
4252                 and a group is selected in the tree (left part),
4253                 mail this group.
4255 2006-09-28 [colin]      2.5.2cvs14
4257         * src/Makefile.am
4258                 Actually use SM_LIBS
4260 2006-09-28 [ticho]      2.5.2cvs13
4262         * src/export.c
4263         * src/messageview.c
4264         * src/mimeview.c
4265         * src/news.c
4266         * src/pop.c
4267         * src/prefs_themes.c
4268         * src/procmsg.c
4269                 Small i18n string optimization.
4270         * src/send_message.c
4271         * src/summaryview.c
4272         * src/common/session.c
4273         * src/common/smtp.c
4274         * src/common/ssl_certificate.c
4275         * src/common/utils.c
4276                 Use "Couldn't" instead of "Can't" in UI messages,
4277                 where appropriate.
4279 2006-09-28 [colin]      2.5.2cvs12
4281         * configure.ac
4282                 Possibly fix link errors
4284 2006-09-27 [wwp]        2.5.2cvs11
4286         * src/gtk/authors.h
4287         * doc/man/sylpheed-claws.1
4288         * manual/ack.xml
4289         * manual/es/ack.xml
4290         * manual/fr/ack.xml
4291         * manual/pl/ack.xml
4292                 Updated authors info (me, myself and I).
4294 2006-09-27 [colin]      2.5.2cvs10
4296         * src/addressbook.c
4297                 Remove useless printf
4299 2006-09-27 [wwp]        2.5.2cvs9
4301         * src/editgroup.c
4302         * src/send_message.c
4303         * src/inc.c
4304         * src/prefs_common.c
4305         * src/prefs_common.h
4306         * src/gtk/progressdialog.c
4307                 remember more windows' sizes (send dialog, received dialog,
4308                 edit group in addressbook).
4310 2006-09-27 [colin]      2.5.2cvs8
4312         * configure.ac
4313         * src/main.c
4314         * src/mainwindow.h
4315                 Use libSM to communicate with the session
4316                 manager, so that we can know when the 
4317                 session ends, save our caches, and draft
4318                 our compose windows.
4320 2006-09-27 [colin]      2.5.2cvs7
4322         * src/addressbook.c
4323                 Fix issues:
4324                 o Allow Book and Group creation from the tree's
4325                   contextual menu
4326                 o Do not actually delete the contacts when 
4327                   deleting groups from the tree (duh!)
4329 2006-09-27 [colin]      2.5.2cvs6
4331         * src/compose.c
4332         * src/compose.h
4333         * src/mainwindow.c
4334         * src/textview.c
4335         * src/toolbar.c
4336                 o Allow passing an email address to 
4337                   compose_new_with_folderitem
4338                 o Update callers
4339                 o Use current folderitem when clicking
4340                   on a TextView mailto: link
4341                 o Fix a possible leak in TextView
4343 2006-09-27 [colin]      2.5.2cvs5
4345         * src/html.c
4346                 Use UTF-8 chars to replace HTML entities
4348 2006-09-27 [colin]      2.5.2cvs4
4350         * AUTHORS
4351         * src/prefs_account.c
4352         * src/gtk/authors.h
4353                 Fix bug #1024 (Array index out of
4354                 range in sylpheed-claws-2.5.2)
4355                 Patch by Ales Nosek <anosek@suse.cz>
4357 2006-09-27 [colin]      2.5.2cvs3
4359         * src/addr_compl.c
4360                 Actually do the test
4362 2006-09-27 [colin]      2.5.2cvs2
4364         * src/addr_compl.c
4365         * src/addr_compl.h
4366                 Allow completing with comma (in certain cases: vCalendar
4367                 for example doesn't support that)
4368                 Patch by Fabien Vantard
4370 2006-09-26 [colin]      2.5.2cvs1
4372         * src/Makefile.am
4373         * src/addr_compl.c
4374         * src/addr_compl.h
4375         * src/addrbook.c
4376         * src/addrbook.h
4377         * src/addressbook.c
4378         * src/addrindex.c
4379         * src/addrindex.h
4380         * src/compose.c
4381         * src/prefs_common.c
4382         * src/prefs_filtering_action.c
4383         * src/prefs_folder_item.c
4384         * src/prefs_template.c
4385         * src/stock_pixmap.c
4386         * src/stock_pixmap.h
4387         * src/pixmaps/addr_one.xpm
4388         * src/pixmaps/addr_two.xpm
4389                 Add auto-completion on groups
4391 2006-09-26 [colin]      2.5.2
4393         * NEWS
4394         * README
4395         * RELEASE_NOTES
4396                 2.5.2 released
4398 2006-09-26 [colin]      2.5.1cvs5
4400         * src/matcher.c
4401                 Fix condition
4403 2006-09-26 [colin]      2.5.1cvs4
4405         * src/mbox.c
4406                 Revert cvs1 (useless as the message is printed 
4407                 every 500 mails)
4409 2006-09-26 [colin]      2.5.1cvs3
4411         * src/partial_download.c
4412                 Fix crasher found by Alexsandar Urosevic
4414 2006-09-26 [colin]      2.5.1cvs2
4416         * src/summaryview.c
4417                 Fix bug #1023 (Sylpheed deletes too much messages)
4419 2006-09-26 [ticho]      2.5.1cvs1
4421         * src/mbox.c
4422                 Make use of gettext's multiple plurals for statusbar
4423                 progress message.
4425 2006-09-25 [paul]       2.5.1
4427         * NEWS
4428         * README
4429         * RELEASE_NOTES
4430                 2.5.1 released
4432 2006-09-25 [colin]      2.5.0cvs3
4434         * src/plugins/bogofilter/bogofilter.c
4435         * src/plugins/clamav/clamav_plugin.c
4436         * src/plugins/spamassassin/spamassassin.c
4437                 BogoFilter, Spamassassin: Fix double hook registering after
4438                 visiting preferences
4439                 Spamassassin, Clamav: Just set the mails to move instead of
4440                 doing the move - caller will move the things at once.
4442 2006-09-25 [colin]      2.5.0cvs2
4444         * src/imap.c
4445         * src/etpan/imap-thread.c
4446                 Use UID SEARCH ALL instead of UID 1:*
4447                 (braindead servers can't figure out that's
4448                 the same...)
4450 2006-09-25 [wwp]        2.5.0cvs1
4452         * src/message_search.c
4453                 Added the ability to stop a running search (in message body).
4455 2006-09-25 [paul]       2.5.0
4457         * NEWS
4458         * README
4459         * RELEASE_NOTES
4460                 2.5.0 released
4462 2006-09-25 [paul]       2.4.0cvs214
4464         * po/cs.po
4465         * po/de.po
4466         * po/fi.po
4467         * po/fr.po
4468         * po/nl.po
4469         * po/pt_BR.po
4470         * po/sk.po
4471         * po/sr.po
4472         * po/zh_CN.po
4473                 updated by Tim, Stephan Sachse, Flammie Pirinen,
4474                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
4475                 Ticho, Aleksander Urosevic, Ralgh Young
4477 2006-09-24 [mones]      2.4.0cvs213
4479         * po/es.po
4480                 Updated for release
4482 2006-09-23 [colin]      2.4.0cvs212
4484         * src/gtk/inputdialog.c
4485                 Fix [ ] remember this appearing in normal
4486                 input dialogs after it's been used by
4487                 mimeview.
4488         * src/folder.c
4489         * src/folderview.c
4490         * src/msgcache.c
4491         * src/procmsg.c
4492         * src/summaryview.c
4493         * src/textview.c
4494         * src/common/timing.h
4495                 Enable timings in debug mode and make it
4496                 look prettier.
4498 2006-09-22 [colin]      2.4.0cvs211
4500         * README
4501                 Revert test change
4502         * commitHelper
4503                 ping the correct URI
4505 2006-09-22 [colin]      2.4.0cvs210
4507         * README
4508                 Let's see if bug #1022 is fixed
4510 2006-09-21 [colin]      2.4.0cvs209
4512         * src/wizard.c
4513         * src/common/plugin.c
4514                 Prepare infra to load predefined plugins when
4515                 no configuration existed. Don't actually load
4516                 anything yet (feat. freeze)
4518 2006-09-21 [wwp]        2.4.0cvs208
4520         * manual/fr/faq.xml
4521                 Partial sync w/ 2.4.0cvs72:
4522                 wrap file and minor updates.
4524 2006-09-21 [wwp]        2.4.0cvs207
4526         * tools/fix_date.sh
4527                 several fixes and enhancements. A new --force switch has been
4528                 added to prevent overriding by default Date: header when
4529                 already existing.
4531 2006-09-21 [paul]       2.4.0cvs206
4533         * src/common/utils.c
4534                 add Chinese UTF8 Re prefix
4536 2006-09-21 [wwp]        2.4.0cvs205
4538         * tools/Makefile.am
4539                 Fics alfabettical order.
4541 2006-09-21 [wwp]        2.4.0cvs204
4543         * tools/fix_date.sh
4544         * tools/Makefile.am
4545                 Added an action tool to fix missing Date field in emails.
4546                 Updated Makefile.am to reflect those last two additions.
4548 2006-09-21 [wwp]        2.4.0cvs203
4550         * tools/uuooffice
4551                 Added a action tool to open uuencoded docs w/
4552                 OpenOffice (based on uudec method).
4554 2006-09-21 [colin]      2.4.0cvs202
4556         * src/compose.c
4557         * src/textview.c
4558                 Workaround possible GTK crash: remove selection 
4559                 clipboard before destroying widget, or GTK+-2.10
4560                 dies. Thanks to Hiro.
4562 2006-09-20 [colin]      2.4.0cvs201
4564         * src/compose.c
4565                 Fix free-after-use in some cases (when 
4566                 procmime_encode_content() frees mimeinfo->data.mem
4567                 and turns it to a temp file)
4569 2006-09-20 [colin]      2.4.0cvs200
4571         * src/folderview.c
4572         * src/summaryview.c
4573         * src/gtk/gtksctree.c
4574         * src/gtk/gtksctree.h
4575                 Add tooltips in the folderview and summaryview
4576                 (Doesn't break string freeze as they already
4577                 exist)
4578         * src/toolbar.c
4579                 Put the spam button in the default configuration
4580                 if compiled with bogo plugin too
4582 2006-09-19 [colin]      2.4.0cvs199
4584         * src/summaryview.c
4585         * src/summaryview.h
4586                 Update folder name label on folder rename
4587         * src/prefs_matcher.c
4588         * src/gtk/logwindow.h
4589                 Fix warnings
4590                 Patches by Fabien
4592 2006-09-19 [wwp]        2.4.0cvs198
4594         * src/summary_search.c
4595                 fix can't click forward/backward buttons in the
4596                 search messages.
4598 2006-09-18 [paul]       2.4.0cvs197
4600         * src/wizard.c
4601                 add missing bracket, capitalise the A of
4602                 'SpamAssassin'
4604 2006-09-18 [paul]       2.4.0cvs196
4606         * src/compose.c
4607                 fix bug 1012 'crashed upon sending mail
4608                 from compose window'
4609                 Thanks to Colin
4611 2006-09-16 [colin]      2.4.0cvs195
4613         * src/folderview.c
4614                 Fix "real-time" sorting by freezing/thawing
4616 2006-09-16 [colin]      2.4.0cvs194
4618         * manual/faq.xml
4619                 Fix the anti-spam entry a bit
4621 2006-09-16 [colin]      2.4.0cvs193
4623         * src/wizard.c
4624                 Make sure reviewers have no excuse when stating
4625                 Sylpheed-Claws doesn't have antispam capabilities.
4627 2006-09-16 [colin]      2.4.0cvs192
4629         * src/main.c
4630                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
4631                 as if the SIGPIPE comes from etpan's thread we could
4632                 trigger a GUI update from this thread.
4634 2006-09-16 [colin]      2.4.0cvs191
4636         * src/summaryview.c
4637                 Init all members of the struct
4639 2006-09-16 [paul]       2.4.0cvs190
4641         * src/account.c
4642                 improvements to the English
4644 2006-09-15 [colin]      2.4.0cvs189
4646         * src/summaryview.c
4647                 HIG order on dialog
4649 2006-09-14 [colin]      2.4.0cvs188
4651         * src/common/socket.c
4652         * src/common/socket.h
4653         * src/common/ssl.c
4654         * src/common/ssl_certificate.c
4655         * src/common/ssl_certificate.h
4656         * src/etpan/imap-thread.c
4657                 the get_fqdn() call done to get canonical name when
4658                 checking an SSL certificate is blocking, which is
4659                 sad as we just did a non-blocking lookup to connect.
4660                 Fix that by letting the fqdn available to the SockInfo,
4661                 and use that in ssl_certificate_check(). For IMAP,
4662                 we don't do it as the lookup's done by libetpan, but
4663                 it's less annoying as IMAP connections as much more
4664                 rare than POP3 connections.
4666 2006-09-14 [paul]       2.4.0cvs187
4668         * manual/advanced.xml
4669                 improvements to the English,
4670                 properly place the new hidden options
4671                 within the alphabetical order
4672         * src/gtk/pluginwindow.c
4673                 improvements to the English
4675 2006-09-14 [colin]      2.4.0cvs186
4677         * src/prefs_common.c
4678         * src/prefs_common.h
4679         * src/gtk/gtksctree.c
4680         * manual/advanced.xml
4681                 New hidden pref, stripes_color_offset, to change
4682                 the value added/substracted to normal bgcolor to
4683                 create the stripes in summaries
4685 2006-09-13 [colin]      2.4.0cvs185
4687         * src/gedit-print.c
4688         * src/messageview.c
4689         * src/messageview.h
4690         * src/summaryview.c
4691         * src/textview.c
4692                 Fix misc. printing issues: 
4693                 - Bad font for linkified headers
4694                 - Different font if the mail was displayed or not
4695                 - Factorize the thing
4697 2006-09-13 [colin]      2.4.0cvs184
4699         * src/common/ssl_certificate.c
4700                 Only get FQDN once when checking certificate
4702 2006-09-13 [colin]      2.4.0cvs183
4704         * src/account.c
4705         * src/gtk/pluginwindow.c
4706                 Misc. GUI fixes by Fabien
4708 2006-09-13 [wwp]        2.4.0cvs182
4710         * configure.ac
4711         * src/common/utils.h
4712         * src/common/utils.c
4713                 get rid of unused wide-char functions.
4715 2006-09-13 [wwp]        2.4.0cvs181
4717         * src/plugins/pgpinline/sylpheed.def
4718         * src/textview.c
4719                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
4720                 add privacy_reset_error to the .def file,
4721                 do not fork for an external textviewer.
4723 2006-09-13 [wwp]        2.4.0cvs180
4725         * src/prefs_common.c
4726                 fix broken font entry in prefs (patch issued by the gpg4win team,
4727                 probably by Marcus Brinkmann <marcus@g10code.de>).
4729 2006-09-13 [colin]      2.4.0cvs179
4731         * src/folder.h
4732                 Fix a warning in summaryview.c
4733         * src/mainwindow.c
4734         * src/summaryview.c
4735         * src/summaryview.h
4736                 Add missing Mark/* elements in the
4737                 main menu
4739 2006-09-12 [colin]      2.4.0cvs178
4741         * src/prefs_actions.c
4742         * src/prefs_filtering_action.c
4743         * src/prefs_matcher.c
4744                 Use (New) instead of New everywhere
4746 2006-09-12 [wwp]        2.4.0cvs177
4748         * manual/fr/addrbook.xml
4749         * manual/fr/handling.xml
4750                 updated some quotes in the fr manual to match the fr translation.
4752 2006-09-12 [wwp]        2.4.0cvs176
4754         * src/prefs_matcher.c
4755                 don't store translated string elements in matcher expressions.
4756                 Also fixed a misused of Q_().
4758 2006-09-11 [wwp]        2.4.0cvs175
4760         * src/plugins//bogofilter/bogofilter.c
4761         * src/plugins//clamav/clamav_plugin.c
4762         * src/plugins//demo/demo.c
4763         * src/plugins//dillo_viewer/dillo_viewer.c
4764         * src/plugins//pgpcore/plugin.c
4765         * src/plugins//pgpinline/plugin.c
4766         * src/plugins//pgpmime/plugin.c
4767         * src/plugins//spamassassin/spamassassin.c
4768                 gettext-ize more strings (mostly plugin error messages).
4770 2006-09-11 [colin]      2.4.0cvs174
4772         * src/alertpanel.c
4773                 Make maximum buffer size bigger to avoid
4774                 truncating translated messages. Patch by
4775                 Fabien
4777 2006-09-11 [colin]      2.4.0cvs173
4779         * src/etpan/imap-thread.c
4780                 Fix compilation on OpenBSD, thanks to 
4781                 Landry
4783 2006-09-10 [wwp]        2.4.0cvs172
4785         * manual/account.xml
4786         * manual/addrbook.xml
4787         * manual/handling.xml
4788         * manual/es/handling.xml
4789         * manual/fr/account.xml
4790         * manual/fr/addrbook.xml
4791         * manual/fr/handling.xml
4792                 documented addressbook matching (condition configuration):
4793                   addrbook.xml, en fr
4794                 documented per-account filtering rules (handling/filtering
4795                   section, account section):
4796                   account.xml, handling.xml, en fr
4797                 slightly updated the handling/searching section to tell few
4798                   words about the extended search ability:
4799                   handling.xml, en fr
4800                 added missing <quote></quotes> to Quick Search:
4801                   handling.xml, en fr es
4802                 fixed a typo (auomatically):
4803                   handling.xml, en
4804                 changes revisited by Paul.
4806 2006-09-10 [paul]       2.4.0cvs171
4808         * src/prefs_actions.c
4809         * src/prefs_filtering.c
4810         * src/prefs_template.c
4811                 adjustments to the gui
4812                 Patch by Fabien Vantard (slightly modified)
4814 2006-09-10 [colin]      2.4.0cvs170
4816         * src/summaryview.c
4817                 Check folderitem/summaryview consistency
4818                 (basically automates Update summary). Fixes
4819                 #1011 (wrong (negative) count on unread 
4820                 messages)
4822 2006-09-10 [colin]      2.4.0cvs169
4824         * src/gtk/gtksctree.c
4825                 Fix recursive expansion via mouse
4826         * src/plugins/bogofilter/bogofilter.c
4827                 Use normal filtering way of moving
4828                 messages (batching), possibly fixing
4829                 bug #1015 (Bogofilter plugin doubles 
4830                 new messages)
4832 2006-09-09 [wwp]        2.4.0cvs168
4834         * src/prefs_filtering.c
4835                 better place for this fix.
4837 2006-09-09 [wwp]        2.4.0cvs167
4839         * src/prefs_filtering.c
4840                 fix a minor bug when the enabled status of a filtering/processing
4841                 rule always got set to TRUE when replacing this rule. That still
4842                 make sense when adding a new rule, but now when replacing, we
4843                 don't override the value of 'enabled'.
4844                 Also renamed the func prefs_filtering_list_view_get_rule_name()
4845                 to prefs_filtering_list_view_get_info() as this function not only
4846                 returns the name, but also the account_id and the enabled status.
4848 2006-09-09 [mones]      2.4.0cvs166
4850         * manual/glossary.xml
4851         * manual/plugins.xml
4852                 Minor format corrections
4853         * manual/gpl.xml
4854                 Fix misplaced NO WARRANTY section
4855         * manual/es/advanced.xml
4856         * manual/es/faq.xml
4857         * manual/es/glossary.xml
4858         * manual/es/gpl.xml
4859         * manual/es/handling.xml
4860         * manual/es/plugins.xml
4861         * manual/es/starting.xml
4862                 Incorporate changes from English version
4863         * manual/fr/ack.xml
4864         * manual/pl/ack.xml
4865         * manual/es/ack.xml
4866                 Fix address, (add translation credits in es version)
4867         * po/es.po
4868                 Updated translation
4870 2006-09-09 [wwp]        2.4.0cvs165
4872         * src/prefs_filtering.c
4873                 fix a crash when opening filtering prefs, if matcherrc file contains
4874                 broken data (non-existing account id, which is theoretically not
4875                 possible).
4877 2006-09-08 [colin]      2.4.0cvs164
4879         * src/folder.c
4880                 Wrong assert, make it an if()
4881         * src/gtk/gtksctree.c
4882                 Fix bug #1013 (expand selected thread 
4883                 tree) - expanding is now recursive
4885 2006-09-07 [wwp]        2.4.0cvs163
4887         * src/prefs_matcher.c
4888                 make better sentences about addressbook matching in the
4889                 matcher prefs. This should make translators' work easier
4890                 too.
4892 2006-09-07 [wwp]        2.4.0cvs162
4894         * src/prefs_filtering.c
4895                 code simplification (get rid of dup var. assignment).
4897 2006-09-07 [wwp]        2.4.0cvs161
4899         * src/summaryview.c
4900                 use GTK_STOCK icons when possible, patch by Fabien Vantard
4901                 <fzzzzz@gmail.com>.
4903 2006-09-07 [paul]       2.4.0cvs160
4905         * src/mimeview.c
4906                 fix compilation warnings
4907                 Thanks to Colin
4909 2006-09-07 [paul]       2.4.0cvs159
4911         * src/mimeview.c
4912                 select the mimepart icon when
4913                 displaying as text
4914                 Thanks to Colin
4916 2006-09-06 [paul]       2.4.0cvs158
4918         * src/prefs_filtering.c
4919                 fix labels and table element spacing
4920                 Patch by Fabien Vantard
4922 2006-09-06 [paul]
4924         2.5.0-rc3 released
4926 2006-09-06 [paul]       2.4.0cvs157
4928         * manual/es/advanced.xml
4929                 fix typo
4931 2006-09-06 [wwp]        2.4.0cvs156
4933         * src/mainwindow.c
4934                 fix an dup launch issue when iconified, thanks to Colin.
4936 2006-09-06 [wwp]        2.4.0cvs155
4938         * src/gtk//gtksctree.h
4939                 oops, forgot that one!
4941 2006-09-06 [wwp]        2.4.0cvs154
4943         * manual/pl/advanced.xml
4944         * manual/advanced.xml
4945         * manual/es/advanced.xml
4946         * manual/fr/advanced.xml
4947         * src/prefs_customheader.c
4948         * src/prefs_filtering_action.c
4949         * src/foldersel.c
4950         * src/prefs_summaries.c
4951         * src/prefs_filtering.c
4952         * src/account.c
4953         * src/compose.c
4954         * src/prefs_summary_column.c
4955         * src/addr_compl.c
4956         * src/prefs_actions.c
4957         * src/prefs_folder_column.c
4958         * src/ssl_manager.c
4959         * src/prefs_template.c
4960         * src/prefs_display_header.c
4961         * src/prefs_common.h
4962         * src/prefs_matcher.c
4963         * src/prefs_common.c
4964         * src/prefs_toolbar.c
4965         * src/summaryview.c
4966         * src/folderview.c
4967         * src/gtk/gtksctree.c
4968         * src/gtk/pluginwindow.c
4969         * src/gtk/progressdialog.c
4970         * src/gtk/prefswindow.c
4971                 renamed hidden option enable_rules_hint to use_stripes_everywhere
4972                 to make its meaning more obvious (all versions of the manual reflect
4973                 the change).
4974                 added an extra hidden option use_stripes_in_summary to allow
4975                 discarding these stripes in mainwindow's folder and message lists;
4976                 en and fr manuals only are OK towards this.
4978 2006-09-06 [colin]      2.4.0cvs153
4980         * src/textview.c
4981                 Hide Sylpheed-Claws' internal queue headers
4982                 when showing all headers. They'll be present
4983                 only in Source window.
4985 2006-09-05 [colin]      2.4.0cvs152
4987         * src/plugins/trayicon/trayicon.c
4988                 Fix crash at exit - we have to disconnect
4989                 our handlers
4990         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4991                 Update eggtrayicon - patch adapted from a
4992                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
4993                 on Sylpheed's ML
4995 2006-09-05 [colin]      2.4.0cvs151
4997         * src/mainwindow.c
4998         * src/gtk/logwindow.c
4999                 Fix race condition when something writes
5000                 to the log too soon during init. Thanks
5001                 to Fabien Vantard
5003 2006-09-05 [colin]      2.4.0cvs150
5005         * src/mimeview.c
5006                 Don't select part on right-click either
5008 2006-09-05 [paul]       2.4.0cvs149
5010         * src/mimeview.c
5011                 completion of previous commit
5012                 Thanks to Colin
5014 2006-09-05 [colin]      2.4.0cvs148
5016         * src/mimeview.c
5017                 Don't force selection on middle-click, just open
5019 2006-09-04 [colin]      2.4.0cvs147
5021         * src/mimeview.c
5022                 Looks like gtk_notebook_set_current_page()
5023                 sometimes steals focus, and this annoys us
5024                 in MimeViewers as it renders navigation
5025                 keys useless. Take back focus after switching
5026                 pages.
5028 2006-09-04 [colin]      2.4.0cvs146
5030         * src/messageview.c
5031                 Set stop_loading when clicking on Next
5032                 during load. Don't add a callback to 
5033                 avoid over-complicating things.
5035 2006-09-04 [colin]      2.4.0cvs145
5037         * src/mimeview.c
5038         * src/messageview.c
5039                 Fix multiple loads in separate messageview
5041 2006-09-04 [colin]      2.4.0cvs144
5043         * src/summaryview.c
5044                 Let navigation keys be handled during 
5045                 load
5047 2006-09-04 [colin]      2.4.0cvs143
5049         * src/messageview.c
5050         * src/summaryview.c
5051         * src/textview.c
5052         * src/textview.h
5053                 Make loading of huge mails (lots of text and/or
5054                 images) cancellable, so the GUI doesn't block 
5056 2006-09-04 [colin]      2.4.0cvs142
5058         * src/plugins/trayicon/trayicon.c
5059                 Fix annoyance when removing a folder with 
5060                 unread mails: trayicon didn't update
5062 2006-09-04 [paul]       2.4.0cvs141
5064         * src/gtk/icon_legend.c
5065                 straighten up columns
5066                 Patch by Fabien Vantard
5068 2006-09-04 [wwp]        2.4.0cvs140
5070         * src/prefs_filtering.c
5071                 fix new line's account name in filtering prefs:
5072                 was "All", is now "(New)".
5074 2006-09-04 [paul]       2.4.0cvs139
5076         * tools/make.themes.project
5077                 use "AUTOMAKE_OPTIONS = dist-bzip2"
5078                 instead of homebrewed "make release"
5080 2006-09-03 [colin]      2.4.0cvs138
5082         * src/folderview.c
5083                 Fix bug #1007 (Wrong folder highlighted)
5085 2006-09-03 [colin]      2.4.0cvs137
5087         * src/compose.c
5088                 Don't set Newsgroup: header to a mail folder
5089                 path
5091 2006-09-03 [paul]       2.4.0cvs136
5093         * src/prefs_other.c
5094         * src/prefs_spelling.c
5095                 unify the gui
5097 2006-09-03 [paul]       2.4.0cvs135
5099         * src/prefs_summaries.c
5100                 correct menu item text in prefs_keybind_apply_clicked()
5102 2006-09-03 [paul]       2.4.0cvs134
5104         * manual/advanced.xml
5105                 some improvements to the descriptions
5106         * src/mainwindow.c
5107         * src/messageview.c
5108         * src/summaryview.c
5109         * src/gtk/menu.c
5110                 fix menu sensitivity issues
5111         * src/prefs_message.c
5112                 drop the useless word 'short'
5113         * src/prefs_other.c
5114                 add the word 'lines' indicating log length
5115                 is a measure of lines
5116         * src/textview.c
5117                 fix compilation warnings
5119 2006-09-02 [colin]      2.4.0cvs133
5121         * src/messageview.c
5122                 Display a special return-receipt message
5123                 if the message is from the user
5124         * src/summaryview.c
5125                 Fix missing freeze of the list when marking
5126                 all read and unthreading for exec. Thanks
5127                 to Stephan Sachse.
5129 2006-09-02 [paul]       2.4.0cvs132
5131         * src/mainwindow.c
5132         * src/prefs_message.c
5133         * src/summaryview.c
5134                 fix some english
5136 2006-09-02 [wwp]        2.4.0cvs131
5138         * src/prefs_filtering.c
5139                 added an account name column to the filtering rules
5140                 dialog.
5142 2006-09-02 [colin]      2.4.0cvs130
5144         * src/gtk/logwindow.c
5145         * src/gtk/logwindow.h
5146                 Block scrolling if we're not at the end
5147                 of the log
5149 2006-09-02 [colin]      2.4.0cvs129
5151         * src/folder.c
5152                 Make sure account-specific rules can't
5153                 be used in {pre-,post-,}processing
5154         * src/mainwindow.c
5155         * src/gtk/logwindow.c
5156         * src/gtk/logwindow.h
5157                 Jump to last error when clicking on the
5158                 warning icon
5160 2006-09-02 [colin]      2.4.0cvs128
5162         * src/imap.c
5163         * src/import.c
5164         * src/mainwindow.c
5165         * src/mainwindow.h
5166                 Fix warning icon
5167         * src/inc.c
5168         * src/mbox.c
5169         * src/mbox.h
5170                 Let proc_mbox know its account, for
5171                 account-specific rules
5173 2006-09-01 [colin]      2.4.0cvs127
5175         * src/codeconv.c
5176                 Don't uselessly use iconv to convert from
5177                 us-ascii
5178         * src/alertpanel.c
5179         * src/mainwindow.c
5180         * src/mainwindow.h
5181         * src/inc.c
5182                 Fix certain log cases, disable warning icon
5183                 for now, the correct way to display it when
5184                 necessary and only when necessary is probably
5185                 to do it manually rather than use error logs
5186         * src/etpan/imap-thread.c
5187                 Clean up UID logging a bit
5188         * src/gtk/logwindow.c
5189         * src/gtk/logwindow.h
5190                 Make logging faster when the window's closed
5192 2006-09-01 [wwp]        2.4.0cvs126
5194         * manual/fr/account.xml
5195                 reflect changes to the ref. manual (parts of cvs72):
5196                 fix tabnames and quotes.
5198 2006-09-01 [wwp]        2.4.0cvs125
5200         * manual/fr/plugins.xml
5201                 reflect changes to the reference manual (cvs42):
5202                 update IRC channel info.
5204 2006-09-01 [wwp]        2.4.0cvs124
5206         * commitHelper
5207                 use CVSEDITOR env. var. if set, according to `man cvs`.
5209 2006-09-01 [wwp]        2.4.0cvs123
5211         * manual/advanced.xml
5212                 better sentence again (thanks to Paul).
5214 2006-09-01 [wwp]        2.4.0cvs122
5216         * manual/advanced.xml
5217         fix definition of toolbar_detachable and rework a bit the one of
5218         enable_dotted_lines.
5220 2006-09-01 [mones]      2.4.0cvs121
5222         * manual/advanced.xml
5223                 Document enable_dotted_lines
5225 2006-09-01 [paul]       2.4.0cvs120
5227         * src/folderview.c
5228         * src/folderview.h
5229         * src/imap.c
5230         * src/mainwindow.c
5231         * src/summaryview.c
5232                 obey the 'When entering folder...' option
5233                 when using the /View/Go to/... menu items
5234                 Thanks to Colin
5236 2006-08-31 [colin]      2.4.0cvs119
5238         * src/folderview.c
5239                 Revert 2.4.0cvs116, wrong fix.
5241 2006-08-31 [colin]      2.4.0cvs118
5243         * src/gtk/gtksctree.c
5244                 Better state the various copyrights
5246 2006-08-31 [colin]      2.4.0cvs117
5248         * src/prefs_common.c
5249                 fix enable_dotted_lines
5251 2006-08-31 [colin]      2.4.0cvs116
5253         * src/folderview.c
5254                 Use pref "Always open on select" when going
5255                 to next unread folder
5256         * src/gtk/gtksctree.c
5257                 Fix link failure to _gtk_clist_create_cell_layout
5258                 on certain computers. (Why not mine, I wonder)
5260 2006-08-31 [colin]      2.4.0cvs115
5262         * src/procmsg.c
5263         * src/textview.c
5264         * src/plugins/bogofilter/bogofilter.c
5265         * src/plugins/spamassassin/spamassassin.c
5266                 Requalify some "errors" to warnings
5267         * src/mainwindow.c
5268         * src/mainwindow.h
5269         * src/statusbar.c
5270                 Add an icon in the statusbar to notify
5271                 of errors
5272         * src/gtk/gtksctree.c
5273         * src/folderview.c
5274         * src/summaryview.c
5275                 Make the GtkSCTree look more modern by
5276                 alternating background lines
5277         * src/prefs_common.c
5278         * src/prefs_common.h
5279                 Add a pref to let people have the old
5280                 way if they prefer
5283 2006-08-30 [colin]      2.4.0cvs114
5285         * src/procmsg.c
5286         * src/procmsg.h
5287                 Provide a way to filter a list of
5288                 messages in an optimised manner, and
5289                 add a list-filtering hook
5290         * src/folder.c
5291         * src/inc.c
5292         * src/mbox.c
5293                 Use the list filtering
5294         * src/plugins/bogofilter/bogofilter.c
5295                 Use the list-filtering hook
5296                 Use -b (bulk) mode for more speed
5297                 when learning and filtering
5298         * src/etpan/imap-thread.c
5299                 Make log output shorter in UID SEARCH
5302 2006-08-30 [colin]      2.4.0cvs113
5304         * src/plugins/bogofilter/bogofilter.c
5305                 Really fast mass learning - thanks to David
5306                 Relson for the options explanations :)
5308 2006-08-30 [colin]      2.4.0cvs112
5310         * src/msgcache.c
5311                 Fix compilation on FreeBSD. Thanks
5312                 to Michael Hugues
5314 2006-08-29 [colin]      2.4.0cvs111
5316         * src/folderview.c
5317                 Handle "popup_menu" signal (for popping the 
5318                 menu via the keyboard)
5319         * src/mimeview.c
5320         * src/mimeview.h
5321         * src/summaryview.c
5322         * src/textview.c
5323         * src/gtk/gtkutils.c
5324         * src/gtk/gtkutils.h
5325                 Factorize scrolling code, and add an API 
5326                 for MimeViewers to handle scroll orders
5328 2006-08-29 [wwp]        2.4.0cvs110
5330         * src/plugins//bogofilter/bogofilter.c
5331         * src/plugins//spamassassin/spamassassin.c
5332                 make the bogofilter/spamassassin filtering error dialogs at
5333         incorporation obey to the "don't popup error dialog on
5334         receive error" option. If disabled, feed the log window w/
5335         the error message.
5337 2006-08-29 [paul]
5339         2.5.0-rc2 released
5341 2006-08-29 [paul]       2.4.0cvs109
5343         * Makefile.am
5344                 remove 'make release', it's not needed
5345                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
5347 2006-08-29 [paul]       2.4.0cvs108
5349         * src/foldersel.c
5350         * src/summary_search.c
5351         * src/gtk/progressdialog.c
5352         * src/plugins/pgpcore/passphrase.c
5353                 replace deprecated gtk_window_set_policy()
5355 2006-08-29 [colin]      2.4.0cvs107
5357         * src/folder.c
5358                 Fix data loss when copy fails during a move:
5359                 only use fast remove_msgs if everything was
5360                 copied OK; else use slow remove_msg on the
5361                 mails that got copied only.
5363 2006-08-28 [paul]       2.4.0cvs106
5365         * src/mh.c
5366                 revert change in 2.4.0cvs104, it breaks
5367                 stuff
5369 2006-08-28 [paul]       2.4.0cvs105
5371         * src/plugins/spamassassin/spamassassin.c
5372                 english fix
5374 2006-08-28 [paul]       2.4.0cvs104
5376         * src/mh.c
5377                 fix data loss when moving to another
5378                 mailbox fails
5379         * src/prefs_spelling.c
5380                 improve the english
5381         * src/gtk/pluginwindow.c
5382                 improve the layout of the dialog text
5383         All thanks to Colin
5385 2006-08-28 [paul]       2.4.0cvs103
5387         * src/plugins/bogofilter/bogofilter.c
5388         * src/plugins/bogofilter/bogofilter_gtk.c
5389                 fix english up a bit, innit
5391 2006-08-28 [paul]       2.4.0cvs102
5393         * configure.ac
5394         * po/Makefile.in.in
5395         * po/Makevars
5396                 require autoconf 2.60, enabling building
5397                 with gettext 0.15 (gettext 0.14.x build still
5398                 possible). Replace Makefiles with versions
5399                 from gettext 0.15.
5400                 Remove configure options --with-localedir and
5401                 --with-mandir. The options that are provided
5402                 directly by autoconf 2.60 can be used instead:
5403                 --mandir --localedir
5405 2006-08-27 [colin]      2.4.0cvs101
5407         * src/plugins/bogofilter/Makefile.am
5408                 Fix make dist (no README)
5410 2006-08-27 [colin]      2.4.0cvs100
5412         * src/folder.c
5413                 Don't use F_UNKNOWN folders for any default
5414                 outbox/trash/etc
5415         * src/plugins/bogofilter/bogofilter.c
5416         * src/plugins/bogofilter/bogofilter.h
5417         * src/plugins/bogofilter/bogofilter_gtk.c
5418                 Add an option to specify the path to bogofilter
5419                 Use single-quotes to be able to learn in folders
5420                 with spaces in their names
5421                 Verify learning status
5423 2006-08-27 [colin]      2.4.0cvs99
5425         * manual/faq.xml
5426         * manual/plugins.xml
5427                 Document Bogofilter plugin
5429 2006-08-27 [colin]      2.4.0cvs98
5431         * src/compose.c
5432         * src/messageview.c
5433         * src/procmsg.c
5434         * src/procmsg.h
5435                 When possible, copy the queued mail to sent folder
5436                 instead of re-adding. Much faster on IMAP.
5438 2006-08-27 [colin]      2.4.0cvs97
5440         * src/msgcache.c
5441                 Disable mmaped caches - huge metadata loss
5442                 here after a power failure.
5443         * src/summaryview.c
5444                 Add quicksearch timing
5445         * src/common/plugin.c
5446         * src/common/plugin.h
5447                 Implement an interface to tell what plugins
5448                 provide. Prevent loading of similar plugins.
5449         * src/plugins/clamav/clamav_plugin.c
5450         * src/plugins/demo/demo.c
5451         * src/plugins/dillo_viewer/dillo_viewer.c
5452         * src/plugins/pgpcore/plugin.c
5453         * src/plugins/pgpinline/pgpinline.c
5454         * src/plugins/pgpmime/pgpmime.c
5455         * src/plugins/spamassassin/spamassassin.c
5456         * src/plugins/trayicon/trayicon.c
5457                 Implement plugin_provides()
5459 2006-08-27 [colin]      2.4.0cvs96
5461         * configure.ac
5462         * src/plugins/Makefile.am
5463         * src/plugins/bogofilter/.cvsignore
5464         * src/plugins/bogofilter/Makefile.am
5465         * src/plugins/bogofilter/bogofilter.c
5466         * src/plugins/bogofilter/bogofilter.h
5467         * src/plugins/bogofilter/bogofilter_gtk.c
5468                 New Bogofilter plugin, provides filtering and
5469                 learning. Spamassassin will go to extra plugins.
5471 2006-08-26 [mones]      2.4.0cvs95
5473         * manual/handling.xml
5474                 Fix subfolder path in the example (thanks to Paul) 
5476 2006-08-26 [mones]      2.4.0cvs94
5478         * manual/glossary.xml
5479                 2.2. + add ISP to the glossary
5480                 7.5. + Add UIDL to glossary
5481                 7.7. + Add TCP to glossary
5482         * manual/handling.xml
5483                 7.1. + Mentions GNU/Linux distribution, what about the non...
5484                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
5485                 7.3. + Mentions .bashrc, what about the non-bash ones? 
5486                 7.4. = Use appropriate quotation for commands
5487                 7.6. = change "" to <quote></quote>
5488         * manual/plugins.xml
5489                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
5490         * manual/starting.xml
5491                 2.1. + local mbox file: some examples of mbox file locations...
5492                 Also reformatted files requiring it
5494 2006-08-26 [wwp]        2.4.0cvs93
5496         * src/summary_search.c
5497                 disable find buttons while summary search is running.
5499 2006-08-25 [colin]      2.4.0cvs92
5501         * src/folder.c
5502         * src/folderutils.c
5503         * src/mh.c
5504         * src/procmsg.h
5505         * src/summaryview.c
5506                 Speed up MH moving, and add progressbar
5507                 for MH deletion
5508         * src/msgcache.c
5509                 Write cache files using mmap() too
5511 2006-08-25 [wwp]        2.4.0cvs91
5513         * src/summaryview.c
5514                 switch spam<->ham button when a message has been marked as spam or ham
5515                 and is still selected. Thanks to Colin.
5517 2006-08-25 [paul]       2.4.0cvs90
5519         * src/Makefile.am
5520         * src/stock_pixmap.c
5521         * src/stock_pixmap.h
5522         * src/summaryview.c
5523         * src/gtk/icon_legend.c
5524         * src/pixmaps/copied.xpm
5525         * src/pixmaps/moved.xpm
5526                 add icons for delayed execution marked for
5527                 copying, marked for moving
5529 2006-08-25 [mones]      2.4.0cvs89
5531         * manual/glossary.xml
5532                 Fix the other glossary items:
5533                 5.1. = Inmmediate execution -> <quote>immediate execution...
5534                 5.2. = Fix MBOX capitalization -> Mbox
5535                 5.3. + Improve Plugins def. w/ tech. ref.
5536                 5.4. = Quotation -> replace '>' by <quote>></quote>
5537                 5.5. - SMTP Server. -> remove dot
5538         * po/es.po
5539                 Updated translation
5541 2006-08-25 [mones]      2.4.0cvs88
5543         * manual/ack.xml
5544                 Reformatted, changed email address
5545         * manual/glossary.xml
5546                 Reformatted, fixed MANUAL-TODO items:
5547                 8.2. + add ROT-13 to glossary
5548                 8.4. + add URL to glossary
5549         * manual/es/advanced.xml
5550                 Fixed <literal>s
5552 2006-08-25 [paul]       2.4.0cvs87
5554         * src/gtk/icon_legend.c
5555                 add 'marked for deletion' icon
5556                 arrange icons by containing column
5557                 wrap long label text
5559 2006-08-25 [colin]      2.4.0cvs86
5561         * src/common/utils.c
5562         * src/common/utils.h
5563                 Add the sc_g_*list_bigger functions in
5564                 a place everyone can use it
5565         * src/summaryview.c
5566                 Only freeze/thaw the list when working
5567                 on the selection, if it's bigger than 1
5568         * src/gtk/gtksctree.c
5569                 Only freeze/thaw the list when unselec-
5570                 ting 'all' if ('all' != 1)
5571                 This avoids some flickering
5573 2006-08-24 [colin]      2.4.0cvs85
5575         * src/addressbook.c
5576                 Fix strange list selection
5577                 Fix random seg (Invalid read of freed memory)
5579 2006-08-24 [colin]      2.4.0cvs84
5581         * src/alertpanel.c
5582         * src/gtk/inputdialog.c
5583         * src/plugins/pgpcore/passphrase.c
5584                 Revert minimal width patch of 2.4.0cvs67,
5585                 as it is also a maximal width. Use 
5586                 gtk_window_set_default_size instead.
5588 2006-08-24 [colin]      2.4.0cvs83
5590         * src/msgcache.c
5591                 Write cache/mark to temp files before
5592                 overwriting old ones (avoids metadata
5593                 loss if writing the new files fail).
5594                 Use mmap() to read cache/mark file, as
5595                 this makes cache reading faster. Dis-
5596                 abled for big-endian machines until it
5597                 can be tested. (Big-endian users: set
5598                 msgcache_use_mmap = TRUE in the relevant
5599                 #if).
5600         * src/procmsg.h
5601                 Move rarely used fields of MsgInfo in 
5602                 another structure, which will only be
5603                 allocated if needed. Face, X-Face,
5604                 Return receipt headers and List-*
5605                 headers are moved. Mails having none
5606                 of these occupy 52 bytes less with
5607                 this patch, which makes 2.5MB of RAM
5608                 saved on a 50k folder).
5609         * src/headerview.c
5610         * src/mainwindow.c
5611         * src/messageview.c
5612         * src/partial_download.c
5613         * src/procheader.c
5614         * src/procmsg.c
5615         * src/textview.c
5616                 Follow this structure change.
5618 2006-08-24 [wwp]        2.4.0cvs82
5620         * manual/es/.cvsignore
5621         * manual/es/dist/.cvsignore
5622         * manual/es/dist/html/.cvsignore
5623         * manual/es/dist/pdf/.cvsignore
5624         * manual/es/dist/ps/.cvsignore
5625         * manual/es/dist/txt/.cvsignore
5626                 more (generated) files to ignore.
5628 2006-08-24 [colin]      2.4.0cvs81
5630         * src/folder.c
5631         * src/mh.c
5632                 Fix possible problems with local delivery. Check the folder doesn't
5633                 need scan before setting its mtime when saving cache (which can be
5634                 done long after the folder's been modified by an external process);
5635                 Check that the stored item's mtime didn't change in mh functions.
5637 2006-08-24 [mones]      2.4.0cvs80
5639         * manual/advanced.xml
5640                 Rewrapping, some fixes and MANUAL-TODO items:
5641                 8.1. = change "" to <quote></quote>
5642                 8.3. = quote menu items
5643                 8.5. - deploying -> new user ... ideally a new user (redundant)
5645 2006-08-23 [colin]      2.4.0cvs79
5647         * src/gtk/gtksctree.c
5648                 When selecting or deselecting range, only
5649                 freeze/thaw when selection is bigger than 10
5651 2006-08-23 [colin]      2.4.0cvs78
5653         * src/messageview.c
5654         * src/mimeview.c
5655         * src/mimeview.h
5656         * src/plugins/dillo_viewer/dillo_viewer.c
5657                 Provide an API for MimeViewer plugins to
5658                 return a text selection for replying
5660 2006-08-23 [colin]      2.4.0cvs77
5662         * src/image_viewer.c
5663         * src/textview.c
5664                 Use gtk_pixbuf_new_from_file_at_scale(), which
5665                 is faster than getting the pixbuf then resizing
5666                 it.
5668 2006-08-23 [colin]      2.4.0cvs76
5670         * src/procmime.c
5671                 UTF-8 should be sent Quoted-printable
5673 2006-08-22 [colin]      2.4.0cvs75
5675         * src/mh.c
5676                 Check if scan is required before touching
5677                 the folder (or it'll be required every time)
5679 2006-08-22 [colin]      2.4.0cvs74
5681         * configure.ac
5682                 Require libetpan 0.46 (crasher fix when built
5683                 against gnutls)
5685 2006-08-22 [colin]      2.4.0cvs73
5687         * src/folder.c
5688                 Set folder's mtime after writing its
5689                 cache
5690         * src/folderview.c
5691                 Add some timing
5692         * src/procmsg.c
5693                 Don't do useless stuff if we don't 
5694                 thread by subject
5695         * src/summaryview.c
5696                 Add some timing, don't deselect prior
5697                 to selecting (gtksctree does it itself),
5698                 remove crash avoidance hacks as it's been
5699                 properly fixed since a while
5700         * src/common/utils.c
5701                 Optimize to_human_readable(): _() is slow,
5702                 do it only once, and avoid %f format for KB
5703                 (the most common in a summaryview)
5704         * src/gtk/gtksctree.c
5705                 Don't uselessly freeze/thaw (fixes flicker
5706                 on next unread and friends), reduce number
5707                 of g_list_nth/g_list_position where possible
5708         * src/gtk/gtkutils.c
5709         * src/gtk/gtkutils.h
5710                 Reduce number of g_list_nth/g_list_position
5711                 where possible.
5712                 All of this makes loading as 70k folder 2.1
5713                 seconds instead of 3.2 (with hot FS caches).
5714                 (1.3 seconds without Date and Size columns...)
5716 2006-08-22 [paul]       2.4.0cvs72
5718         wrap documents and do some items from mones' MANUAL-TODO:
5720         * manual/account.xml
5721                 4.1. = fix tabname references to <quote>tabname</quote>
5722                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
5723         * manual/faq.xml
5724                 1.1. = mentioned options don't match UI
5725                 Add information about the 'Never send Return Receipts'
5726                 option
5727         * manual/handling.xml
5728                 6.2. = Mentions Extended symbols button, but now is
5729                 named Information
5730                 6.3. = Mentions ... button, which is now Edit
5732 2006-08-22 [colin]      2.4.0cvs71
5734         * src/gtk/pluginwindow.c
5735                 Fix layout in verbose translations (such
5736                 as french)
5738 2006-08-22 [paul]       2.4.0cvs70
5740         * manual/Makefile.am
5741                 build manuals in alphabetical order
5742         * src/addressbook.c
5743         * src/prefs_themes.c
5744                 replace/remove deprecated symbols
5745         * src/gtk/gtkutils.c
5746                 fix a warning
5747         * src/gtk/pluginwindow.c
5748                 replace deprecated symbol
5749                 replace label text and move it
5750         * src/plugins/pgpcore/prefs_gpg.c
5751                 move the 'Generate...' button out of the
5752                 Sign Key frame, replace the English used
5753         * src/plugins/pgpcore/sgpgme.c
5754                 fixes to the English
5756 2006-08-21 [colin]      2.4.0cvs69
5758         * src/plugins/trayicon/trayicon.c
5759                 Add more strings for translation; patch
5760                 by Pawel
5762 2006-08-21 [colin]      2.4.0cvs68
5764         * src/compose.c
5765                 fix replied flag not set after drafting
5766         * src/matcher.c
5767                 fix body quicksearch in non-encoded bodies
5768                 containing '='
5769         * src/msgcache.c
5770                 Get rid of the g_malloc workaround for
5771                 corrupted caches, use g_try_malloc
5773 2006-08-21 [colin]      2.4.0cvs67
5775         * src/alertpanel.c
5776         * src/gtk/inputdialog.c
5777         * src/plugins/pgpcore/passphrase.c
5778                 Set minimal width to 375
5779         * src/mainwindow.c
5780                 Fix switching to offline, asking if it 
5781                 should be overriden for synchronising
5782         * src/mimeview.c
5783                 Don't offer to remember command on Open 
5784                 with for text parts, as the browser or 
5785                 text editor command isn't changed from 
5786                 there
5788 2006-08-20 [paul]       2.4.0cvs66
5790         * po/ko.po
5791         * po/zh_CN.po
5792                 fix plural form errors. revealed by stricter
5793                 checking of gettext 0.15
5795 2006-08-18 [paul]       2.4.0cvs65
5797         * src/stock_pixmap.c
5798                 fix the fix of 2.4.0cvs64
5799                 Thanks to Colin
5801 2006-08-18 [paul]       2.4.0cvs64
5803         * src/stock_pixmap.c
5804                 fix leaks
5805                 Thanks to Colin
5807 2006-08-18 [paul]       2.4.0cvs63
5809         * src/compose.c
5810         * src/procmsg.c
5811                 fix occasional IMAP bug where large msgs
5812                 were left in the queue folder after sending
5813                 Thanks to Colin
5815 2006-08-18 [paul]       2.4.0cvs62
5817         * src/folderview.c
5818                 freeze the summaryview while quicksearch results
5819                 are displayed
5820                 (fixes bug 456 'current message is hidden when the
5821                 view is refreshed and extended search is "unread 
5822                 messages"')
5823                 Thanks to Colin
5824         * src/textview.c
5825                 add missing #include "inputdialog.h"
5826         * src/common/utils.h
5827                 add missing mailcap_update_default() and improve
5828                 readability
5830 2006-08-17 [colin]      2.4.0cvs61
5832         * src/plugins/pgpcore/select-keys.c
5833                 Fix warnings :)
5835 2006-08-17 [colin]      2.4.0cvs60
5837         * src/compose.c
5838                 Don't continue queuing if Cancel is clicked
5839                 in select-keys
5841 2006-08-17 [colin]      2.4.0cvs59
5843         * src/plugins/pgpcore/select-keys.c
5844                 When encrypting, if only one key matches and it 
5845                 matches exactly, automatically use it.
5847 2006-08-17 [colin]      2.4.0cvs58
5849         * src/mimeview.c
5850         * src/prefs_common.c
5851         * src/prefs_common.h
5852         * src/prefs_ext_prog.c
5853         * src/textview.c
5854                 Fix issues with previous patch (text/html)
5855                 Remove outdated prefs
5857 2006-08-17 [colin]      2.4.0cvs57
5859         * src/imap.c
5860                 Add View Log button on auth error
5861         * src/procmsg.c
5862                 Fix encrypted mail marked as new when
5863                 saved in normal folders
5864         * src/plugins/pgpinline/pgpinline.c
5865                 Fix encrypt bug on IMAP
5866         * src/mimeview.c
5867         * src/common/utils.c
5868         * src/common/utils.h
5869         * src/gtk/inputdialog.c
5870         * src/gtk/inputdialog.h
5871                 Get rid of metamail stuff, simplify
5872                 opening, and allow remembering of user's
5873                 choices (by updating ~/.mailcap). There's
5874                 still to drop "Audio player" and "Image
5875                 viewer" preferences.
5877 2006-08-17 [mones]      2.4.0cvs56
5879         * manual/es/sylpheed-claws-manual.xml
5880                 fix DTD path
5882 2006-08-17 [mones]      2.4.0cvs55
5884         * configure.ac
5885         * manual/Makefile.am
5886         * manual/es/Makefile.am
5887         * manual/es/account.xml
5888         * manual/es/ack.xml
5889         * manual/es/addrbook.xml
5890         * manual/es/advanced.xml
5891         * manual/es/faq.xml
5892         * manual/es/glossary.xml
5893         * manual/es/gpl.xml
5894         * manual/es/handling.xml
5895         * manual/es/intro.xml
5896         * manual/es/keyboard.xml
5897         * manual/es/plugins.xml
5898         * manual/es/starting.xml
5899         * manual/es/sylpheed-claws-manual.xml
5900         * manual/es/dist/Makefile.am
5901         * manual/es/dist/html/Makefile.am
5902         * manual/es/dist/pdf/Makefile.am
5903         * manual/es/dist/ps/Makefile.am
5904         * manual/es/dist/txt/Makefile.am
5905                 Spanish translation for the manual
5907 2006-08-16 [colin]      2.4.0cvs54
5909         * src/compose.c
5910         * src/main.c
5911         * src/mainwindow.c
5912                 Fix send button sensitivity at startup
5913                 Set send menu sensitivity (patch by Fabien)
5914         * src/ssl_manager.c
5915                 Enable closing with esc (patch by Fabien)
5916         * src/gtk/foldersort.c
5917                 Enable closing with esc (patch by Fabien)
5918         * src/procmime.c
5919                 Optimisation (no need to copy to tempfile to
5920                 "decode" 7bit and 8bit)
5921         * src/summaryview.c
5922                 Fix cruft in swap_from case
5923         * src/textview.c
5924                 Fix missing last line in some mail cases 
5925                 (Fixes debian #381872)
5926         * src/plugins/pgpcore/prefs_gpg.c
5927         * src/plugins/pgpcore/sgpgme.c
5928         * src/plugins/pgpcore/sgpgme.h
5929                 Don't show "no key found" when user explicitely
5930                 wants to create a key
5932 2006-08-16 [paul]       2.4.0cvs53
5934         * configure.ac
5935         * src/account.c
5936         * src/addressbook.c
5937         * src/headerview.c
5938         * src/prefs_account.c
5939         * src/prefs_message.c
5940         * src/gtk/gtkutils.c
5941                 bump up minimum required versions of GTK+ and
5942                 GLIB to 2.6.0
5944 2006-08-16 [paul]       2.4.0cvs52
5946         * src/toolbar.c
5947                 workaround GTK+ Bug 351600 - 'Can't re-click
5948                 on button after sensitivity update'
5949                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
5950                 Thanks to Colin
5952 2006-08-15 [colin]      2.4.0cvs51
5954         * src/plugins/pgpcore/prefs_gpg.c
5955                 Set options sensitivity according to
5956                 key existence
5957         * src/plugins/pgpcore/sgpgme.c
5958                 Allow to create key with no passphrase
5960 2006-08-14 [cleroy]     2.4.0cvs50
5962         * src/gtk/pluginwindow.c
5963                 New layout (maybe to be changed?)
5964         * src/gtk/gtkutils.c
5965                 Fix a bit label_window
5966         * src/plugins/pgpcore/passphrase.c
5967         * src/plugins/pgpcore/passphrase.h
5968         * src/plugins/pgpcore/plugin.c
5969         * src/plugins/pgpcore/prefs_gpg.c
5970         * src/plugins/pgpcore/prefs_gpg.h
5971         * src/plugins/pgpcore/sgpgme.c
5972         * src/plugins/pgpcore/sgpgme.h
5973                 Allow to create a PGP private key via the GUI
5975 2006-08-14 [wwp]        2.4.0cvs49
5977         * src/addressbook_foldersel.c
5978                 fix strict ISO C90 compliance.
5980 2006-08-14 [paul]       2.4.0cvs48
5982         * src/gtk/prefswindow.c
5983                 re-set scrolled window on opening
5984                 Patch by Ticho
5986 2006-08-14 [paul]
5988         2.5.0-rc1 released
5990 2006-08-14 [paul]       2.4.0cvs47
5992         * src/prefs_display_header.c
5993                 re-enable user-defined Displayed Headers
5995 2006-08-14 [paul]       2.4.0cvs46
5997         * src/prefs_account.c
5998                 use GTK_STOCK_EDIT
6000 2006-08-13 [colin]      2.4.0cvs45
6002         * src/common/utils.c
6003                 Fix "a" in quote when the original message is empty,
6004                 by using \0 instead of 'a' to test writability of
6005                 temp files.
6007 2006-08-13 [wwp]        2.4.0cvs44
6009         * src/plugins/spamassassin/spamassassin.c
6010                 fix capitalization of "SpamAssassin" in some debug, log and
6011                 dialog messages.
6013 2006-08-13 [paul]       2.4.0cvs43
6015         * src/editldap.c
6016                 fix overlapping widgets
6017         * src/prefs_account.c
6018                 fix translation of protocol_names[]
6019                 fix label disappearing off the edge of the
6020                 visible area
6022 2006-08-12 [paul]       2.4.0cvs42
6024         * manual/plugins.xml
6025                 update IRC channel info before it gets forgotten
6026                 about
6028 2006-08-11 [colin]      2.4.0cvs41
6030         * src/compose.c
6031         * src/mainwindow.c
6032         * src/mainwindow.h
6033         * src/procmsg.c
6034         * src/procmsg.h
6035         * src/summaryview.c
6036         * src/toolbar.c
6037                 Grey out the Send button if
6038                 - Queue folders are empty, or
6039                 - We're sending already
6041 2006-08-11 [wwp]        2.4.0cvs40
6043         * src/main.c
6044                 fix a logic issue when quitting while a compose window is
6045                 still open, thanks to Colin.
6047 2006-08-10 [colin]      2.4.0cvs39
6049         * src/main.c
6050                 Fix default font size setting after wizard run
6051         * src/imap.c
6052         * src/etpan/imap-thread.c
6053         * src/etpan/imap-thread.h
6054                 Fix bug #999 (Timing out on TSL cert validation 
6055                 dialog makes ugly things happen). Also, STARTTLS
6056                 unconditionnaly if initial capabilities contain
6057                 LOGINDISABLED and STARTTLS.
6059 2006-08-09 [colin]      2.4.0cvs38
6061         * src/mainwindow.c
6062         * src/mainwindow.h
6063                 Fix Tools/Actions sensitivity when there are
6064                 no actions
6066 2006-08-09 [colin]      2.4.0cvs37
6068         * src/prefs_filtering.c
6069                 Warning fix, patch by Paul
6070         * src/messageview.c
6071         * src/prefs_actions.c
6072         * src/prefs_filtering_action.c
6073         * src/prefs_matcher.c
6074                 Uniformisation of "Info ..." to "Info..." (for
6075                 old gtk), patch by Fabien
6076         * src/plugins/clamav/clamav_plugin_gtk.c
6077                 Sensitivity fix by Fabien
6079 2006-08-09 [colin]      2.4.0cvs36
6081         * src/main.c
6082         * src/main.h
6083                 Add a function to know whether we're exiting
6084         * src/plugins/trayicon/trayicon.c
6085                 If exiting, don't do anything. Faster, and
6086                 avoids gtk_main_iteration reentracy causing
6087                 segfaults at exit
6089 2006-08-09 [colin]      2.4.0cvs35
6091         * src/messageview.c
6092         * src/mimeview.c
6093         * src/mimeview.h
6094                 Fix lack of part selection when automatically 
6095                 jumping to a specific part
6096         * src/msgcache.c
6097                 Little optimisation in cache reading
6099 2006-08-09 [colin]      2.4.0cvs34
6101         * src/compose.c
6102                 Fix crash setting the priority on reedit
6103                 (Accessing compose before creating it!)
6105 2006-08-08 [colin]      2.4.0cvs33
6107         * src/procmime.c
6108                 Fix bug #998 (last attachment is not accessible)
6109                 Bad RFC interpretation on multipart close-delimiters
6110         * src/mimeview.c
6111         * src/mimeview.h
6112         * src/gtk/gtkvscrollbutton.c
6113         * src/gtk/gtkvscrollbutton.h
6114                 Make attachments list wheel-scrollable
6116 2006-08-07 [colin]      2.4.0cvs32
6118         * src/gtk/gtkaspell.c
6119                 Fix bug #973 (Unicode punctation characters 
6120                 are not recognized as separators by the
6121                 spell checker); fix unsigned stuff
6123 2006-08-07 [colin]      2.4.0cvs31
6125         * src/compose.c
6126                 Fix bug #956 (DnD text with accents in compose 
6127                 text entry); fix gccc's signed/unsigned fuss
6129 2006-08-06 [colin]      2.4.0cvs30
6131         * src/main.c
6132                 Fix bug #979 (Plugin crashes when exiting 
6133                 sylpheed-claws) : handle exit request only 
6134                 once
6136 2006-08-05 [colin]      2.4.0cvs29
6138         * src/news.c
6139                 Just make sure we have a msgid.
6141 2006-08-05 [colin]      2.4.0cvs28
6143         * src/news.c
6144         * src/summaryview.c
6145                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
6146                 by reimplementing it
6147         * src/textview.c
6148                 Fix bug when hiding quotes with level > 3 and quote
6149                 colors are recycled
6151 2006-08-04 [colin]      2.4.0cvs27
6153         * src/compose.c
6154         * src/undo.c
6155         * src/undo.h
6156                 Fix a bit replace-by-pasting undo
6157         * src/mainwindow.c
6158         * src/messageview.c
6159                 Fix Fold quotes menu synchro in
6160                 mainwindow when it changes in 
6161                 messageview
6162         * src/textview.c
6163                 Fix right-click on quotes blocks
6164         * src/common/utils.c
6165                 Verify that the file created by
6166                 my_tmpfile() is writable. Fixes
6167                 bug #988 (very specific filesystem
6168                 issue)
6169         * src/plugins/pgpcore/sgpgme.c
6170                 Fix file descriptor leak
6171         * src/plugins/spamassassin/spamassassin.c
6172                 Warn once if spamd isn't reachable
6174 2006-08-04 [colin]      2.4.0cvs26
6176         * src/toolbar.c
6177                 i18n context patch by Fabien
6179 2006-08-03 [colin]      2.4.0cvs25
6181         * src/mainwindow.c
6182         * src/messageview.c
6183                 Rename "Hide quotes" to "Fold quotes"
6184         * src/textview.c
6185                 Don't use hand cursor on quotes. "all 
6186                 the bonuses of the feature and none of 
6187                 unwelcome side-effects"
6189 2006-08-03 [colin]      2.4.0cvs24
6191         * AUTHORS
6192         * sylpheed-claws.desktop
6193         * src/gtk/authors.h
6194                 Bring the desktop file to XDG compliance
6195                 Patch by Charles A. Edwards
6197 2006-08-03 [colin]      2.4.0cvs23
6199         * src/textview.c
6200                 Fix links offset when they are preceded
6201                 by accentued chars (g_utf8_strlen!)
6202         * src/mainwindow.c
6203                 Fix wrong status when starting offline
6206 2006-08-03 [wwp]        2.4.0cvs22
6208         * src/prefs_common.h
6209                 ask what to do w/ filtering rules that belong to an account when
6210                 applying filtering rules manually from the main window (skip,
6211                 apply regardless of the account, use current account). This dialog
6212                 can be skipped and the last reply used.
6213                 (forgot that file)
6215 2006-08-03 [wwp]        2.4.0cvs21
6217         * src/filtering.c
6218         * src/filtering.h
6219         * src/prefs_common.c
6220         * src/summaryview.c
6221         * src/alertpanel.c
6222         * src/alertpanel.h
6223         * src/messageview.c
6224                 ask what to do w/ filtering rules that belong to an account when
6225                 applying filtering rules manually from the main window (skip,
6226                 apply regardless of the account, use current account). This dialog
6227                 can be skipped and the last reply used.
6230 2006-08-03 [colin]      2.4.0cvs20
6232         * src/textview.c
6233                 Optimize previous patch
6235 2006-08-03 [cleroy]     2.4.0cvs19
6237         * src/textview.c
6238                 Fix quotes getting toggled back when the
6239                 mail has an even number of text parts
6241 2006-08-02 [colin]      2.4.0cvs18
6243         * src/messageview.c
6244                 Add Hide quotes menu
6246 2006-08-02 [colin]      2.4.0cvs17
6248         * src/mainwindow.c
6249         * src/prefs_common.c
6250         * src/textview.c
6251         * src/textview.h
6252         * src/gtk/about.c
6253                 Allow per-level quote hiding,
6254                 Allow toggling quotes by double-clicking them
6255                 Rename RemoteURI to ClickableText to reflect
6256                 the fact it's used for a variety of things
6258 2006-08-02 [wwp]        2.4.0cvs16
6260         * src/mainwindow.c
6261                 fix "View/Hide quotes" menu item status initialization.
6263 2006-08-02 [wwp]        2.4.0cvs15
6265         * src/matcher_parser_parse.y
6266                 remove a debug trace.
6268 2006-08-02 [paul]       2.4.0cvs14
6270         * src/plugins/pgpcore/passphrase.c
6271                 don't set initial dialog size
6272                 make it resizable
6274 2006-08-02 [paul]       2.4.0cvs13
6276         * src/noticeview.c
6277                 remove the rogue '/' character
6279 2006-08-02 [paul]       2.4.0cvs12
6281         * src/noticeview.c
6282                 allow buttons to resize as necessary
6284 2006-08-01 [wwp]        2.4.0cvs11
6286         * src/mbox.c
6287                 fix strict ISO C90 compliance.
6289 2006-08-01 [wwp]        2.4.0cvs10
6291         * tools/update-po
6292                 updated update-po tool to work w/ context-dependent translations.
6293                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6295 2006-08-01 [wwp]        2.4.0cvs9
6297         * src/matcher.c
6298         * src/prefs_filtering.c
6299         * src/prefs_matcher.c
6300                 allow context-dependent translations for "All",
6301                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6303 2006-07-31 [colin]      2.4.0cvs8
6305         * AUTHORS
6306         * src/gtk/authors.h
6307                 Add Rafal to authors
6309 2006-07-31 [colin]      2.4.0cvs7
6311         * src/compose.c
6312         * src/mainwindow.c
6313         * src/messageview.h
6314         * src/prefs_common.c
6315         * src/prefs_common.h
6316         * src/textview.c
6317                 Add 'View/Hide quotes'. Patch based on a patch
6318                 by Rafal Weglarz
6320 2006-07-31 [colin]      2.4.0cvs6
6322         * src/action.c
6323                 Fix problem with "> stuff >" actions
6325 2006-07-31 [paul]       2.4.0cvs5
6327         * po/nb.po
6328                 updated by Geir Helland
6330 2006-07-31 [wwp]        2.4.0cvs4
6332         * src/mainwindow.c
6333         * src/summaryview.c
6334         * src/summaryview.h
6335                 add "View/Go to/Parent message" and "View/Go to/Last read message",
6336                 thanks to Colin.
6338 2006-07-31 [wwp]        2.4.0cvs3
6340         * src/Makefile.am
6341         * src/addr_compl.c
6342         * src/addr_compl.h
6343         * src/addressbook.c
6344         * src/addressbook.h
6345         * src/addressbook_foldersel.c
6346         * src/addressbook_foldersel.h
6347         * src/addrindex.c
6348         * src/addrindex.h
6349         * src/matcher.c
6350         * src/matcher.h
6351         * src/matcher_parser_lex.l
6352         * src/matcher_parser_parse.y
6353         * src/prefs_common.c
6354         * src/prefs_common.h
6355         * src/prefs_filtering.c
6356         * src/prefs_matcher.c
6357         * src/prefs_matcher.h
6358         * src/summaryview.c
6359                 introduce filtering against the address book. It's now possible to add
6360                 matched conditions to determine if any email address in a message matches
6361                 or doesn't match any or all books or folders in the address book.
6363 2006-07-31 [wwp]        2.4.0cvs2
6365         * src/account.c
6366         * src/filtering.c
6367         * src/filtering.h
6368         * src/folder.c
6369         * src/folderview.c
6370         * src/inc.c
6371         * src/mainwindow.c
6372         * src/matcher.c
6373         * src/matcher_parser_lex.l
6374         * src/matcher_parser_parse.y
6375         * src/mbox.c
6376         * src/prefs_filtering.c
6377         * src/prefs_filtering.h
6378         * src/procmsg.c
6379         * src/procmsg.h
6380         * src/summaryview.c
6381                 introduce per-account filtering rules. Each filtering rule can now be assigned
6382                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
6383                 when applying filtering rules manually, as all rules will apply - even the ones
6384                 assigned to an account. This issue will be addressed soon.
6388 2006-07-31 [wwp]        2.4.0cvs1
6390         * src/quote_fmt.c
6391                 make more strings translatable.
6393 2006-07-31 [paul]       2.4.0
6395         2.4.0 released
6397 2006-07-31 [paul]       2.3.1cvs91
6399         * po/ca.po
6400                 updated by Miquel Oliete
6402 2006-07-31 [paul]       2.3.1cvs90
6404         * po/de.po
6405         * po/el.po
6406         * po/fr.po
6407         * po/it.po
6408         * po/pl.po
6409         * po/pt_BR.po
6410         * po/sr.po
6411         * po/zh_CN.po
6412                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
6413                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
6414                 Aleksandar Urosevic, and Ralgh Young
6416 2006-07-31 [paul]       2.3.1cvs89
6418         * src/account.c
6419         * src/main.c
6420         * src/mainwindow.c
6421         * src/mainwindow.h
6422                 Fix a race condition when, after an SC crash, rescanning
6423                 folders took more than 0.5 seconds
6424                 Thanks to Colin
6426 2006-07-31 [paul]       2.3.1cvs88
6428         * src/folderview.c
6429                 don't translate separator strings
6431 2006-07-30 [mones]      2.3.1cvs87
6433         * doc/man/sylpheed-claws.1
6434                 Fixed non-ASCII chars in Hoa's name
6435         * po/es.po
6436                 Updated for release
6438 2006-07-27 [colin]      2.3.1cvs86
6440         * src/textview.c
6441                 Don't include the leading \n in links
6442                 Patch by Fabien
6444 2006-07-25 [colin]      2.3.1cvs85
6446         * src/mainwindow.c
6447         * src/common/socket.h
6448         * src/etpan/imap-thread.c
6449                 Refresh resolvers before connecting
6450                 to IMAP servers, and after switching
6451                 to online. Thanks to Paul.
6453 2006-07-18 [colin]
6455         * 2.4.0-rc4 released
6457 2006-07-17 [colin]      2.3.1cvs84
6459         * src/inc.c
6460                 Show connection attempt in statusbar before
6461                 connecting (previously first message was
6462                 "Retrieving messages from ..." after the
6463                 connection succeeded.
6465 2006-07-16 [wwp]        2.3.1cvs83
6467         * sylpheed-claws.ico
6468                 Added .ico file (windows multi-size icon file, generated).
6470 2006-07-12 [wwp]        2.3.1cvs82
6472         * src/messageview.c
6473                 remove Message/Re-edit menu entry from messageview window,
6474                 as sent/draft/queued messages are opened in compose window when
6475                 re-edited and it's not possible to re-edit other msgs.
6477 2006-07-12 [paul]       2.3.1cvs81
6479         * AUTHORS
6480         * src/mainwindow.c
6481         * src/gtk/authors.h
6482                 check online state before resetting
6483                 mailcheck timer. Useful if some program
6484                 verifies connection state and updates
6485                 Claws.
6486                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
6488 2006-07-12 [paul]       2.3.1cvs80
6490         * sylpheed-claws-128x128.png
6491         * sylpheed-claws-64x64.png
6492         * sylpheed-claws.png
6493         * src/Makefile.am
6494         * src/main.c
6495         * src/prefs_toolbar.c
6496         * src/stock_pixmap.c
6497         * src/stock_pixmap.h
6498         * src/wizard.c
6499         * src/gtk/about.c
6500         * src/gtk/gtkutils.c
6501         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
6502         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
6503         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
6504         * src/pixmaps/sylpheed.xpm              ** REMOVED **
6505         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
6506         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
6507                 updated and renamed logo/icon files and related
6508                 logo by Jesper Schultz
6510 2006-07-11 [paul]       2.3.1cvs79
6512         * src/main.c
6513                 fix the labels a smidgin
6515 2006-07-09 [colin]      2.3.1cvs78
6517         * src/textview.c
6518                 Show errors in textviewer's command
6519                 Patch by H. Merijn Brand
6521 2006-07-09 [colin]      2.3.1cvs77
6523         * src/compose.c
6524                 Save FMID in drafts too
6526 2006-07-08 [colin]      2.3.1cvs76
6528         * src/compose.c
6529                 Svae RMID in drafted mails too
6530                 Save quote_fmt vars for whole mails,
6531                 don't reset at each quote_fmt_init:
6532                 allows to use the same |i{var} in
6533                 various template fields
6534         * src/prefs_template.c
6535         * src/quote_fmt.h
6536         * src/quote_fmt_parse.y
6537                 Same
6539 2006-07-08 [colin]      2.3.1cvs75
6541         * src/textview.c
6542                 Fix highlighting of attached parts URIs
6544 2006-07-08 [colin]      2.3.1cvs74
6546         * src/main.c
6547                 Prevent bug #981 (sc 2.3.1 segfaults with 
6548                 gtk+ 2.10) from being reported again:
6549                 if Sylpheed-Claws has been compiled against
6550                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
6551                 of if Sylpheed-Claws has been compiled against
6552                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
6553                 error out.
6555 2006-07-07 [colin]      2.3.1cvs73
6557         * src/prefs_actions.c
6558                 Fix label
6560 2006-07-07 [colin]      2.3.1cvs72
6562         * src/prefs_actions.c
6563                 Fix compile on gtk < 2.8. argh :)
6565 2006-07-07 [paul]       2.3.1cvs71
6567         * src/common/defs.h
6568                 update DONATE_URI
6570 2006-07-07 [colin]      2.3.1cvs70
6572         * po/POTFILES.in
6573         * src/quote_fmt.c
6574         * src/quote_fmt_lex.l
6575         * src/quote_fmt_parse.y
6576                 Add |i{var}, a way to insert user-entered
6577                 text in a template
6579 2006-07-07 [colin]
6581         * 2.4.0-rc3 released
6583 2006-07-07 [colin]      2.3.1cvs69
6585         * src/folder.c
6586                 Don't consider inboxes of UNKNOWN folder 
6587                 classes to be useable as default inboxes
6589 2006-07-07 [paul]       2.3.1cvs68
6591         * src/textview.c
6592                 add missing #include <errno.h>
6593                 Thanks to René J. Blokland
6595 2006-07-07 [paul]       2.3.1cvs67
6597         * src/action.c
6598                 Return now Closes dialog
6599         * src/mimeview.c
6600         * src/mimeview.h
6601         * src/textview.c
6602                 add contextual menu to mime parts listed
6603                 in the textview
6604                 Thanks to Colin
6605         * src/common/utils.c
6606                 reversal: ' is a valid character in URLs
6608 2006-07-06 [colin]      2.3.1cvs66
6610         * src/remotefolder.h
6611                 Forgotten in previous commit
6613 2006-07-06 [colin]      2.3.1cvs65
6615         * src/folder.c
6616                 Set summary update flag whenever
6617                 totals changed
6618         * src/imap.c
6619         * src/prefs_account.c
6620         * src/common/utils.h
6621         * src/etpan/imap-thread.c
6622                 Fix warnings, thanks to Fabien and
6623                 Ricardo
6625 2006-07-06 [wwp]        2.3.1cvs64
6627         * src/gtk/gtkutils.c
6628                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
6630 2006-07-06 [wwp]        2.3.1cvs63
6632         * src/account.c
6633         * src/addressbook.c
6634         * src/addressitem.h
6635         * src/folderview.c
6636         * src/mainwindow.c
6637         * src/manual.c
6638         * src/manual.h
6639         * src/message_search.c
6640         * src/prefs_actions.c
6641         * src/prefs_filtering.c
6642         * src/prefs_filtering.h
6643         * src/prefs_template.c
6644         * src/summary_search.c
6645         * src/summaryview.c
6646         * src/gtk/gtkutils.c
6647         * src/gtk/gtkutils.h
6648         * src/gtk/pluginwindow.c
6649                 add help buttons to some dialogs. Clicking such buttons opens a
6650                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
6652 2006-07-06 [paul]       2.3.1cvs62
6654         * src/textview.c
6655                 fix attachments contextual menu
6656                 Thanks to Colin
6658 2006-07-05 [colin]      2.3.1cvs61
6660         * src/textview.c
6661         * src/compose.c
6662                 Handle sftp:// links
6664 2006-07-05 [paul]       2.3.1cvs60
6666         * src/gtk/filesel.c
6667                 grab save button by default
6668                 Thanks to Colin
6670 2006-07-05 [wwp]        2.3.1cvs59
6672         * manual/xml2pdf
6673                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
6675 2006-07-04 [colin]      2.3.1cvs58
6677         * src/mimeview.c
6678         * src/textview.c
6679                 Use left click to select, middle click to open
6680                 on mimeparts links
6681         * src/common/utils.c
6682                 Fix segfault
6684 2006-07-04 [colin]      2.3.1cvs57
6686         * src/mainwindow.c
6687         * src/news.c
6688                 Warning fixes, thanks to Fabien
6690 2006-07-04 [colin]      2.3.1cvs56
6692         * src/mimeview.c
6693         * src/mimeview.h
6694         * src/textview.c
6695                 Allow parts to be selected via their text label
6696                 in textview
6698 2006-07-04 [colin]      2.3.1cvs55
6700         * src/folderview.c
6701                 Feedback when closing (for big folders)
6702         * src/prefs_actions.c
6703         * src/prefs_filtering.c
6704         * src/prefs_matcher.c
6705         * src/prefs_template.c
6706                 Fix default button when closing without
6707                 having saved
6709 2006-07-04 [colin]      2.3.1cvs54
6711         * src/news.c
6712                 Delete local file on deletion
6714 2006-07-03 [colin]      2.3.1cvs53
6716         * src/folderview.c
6717         * src/main.c
6718                 Don't freeze when rescanning after crash
6720 2006-07-03 [wwp]        2.3.1cvs52
6722         * src/compose.c
6723         * src/privacy.c
6724         * src/privacy.h
6725         * src/plugins/pgpinline/pgpinline.c
6726         * src/plugins/pgpmime/pgpmime.c
6727                 don't report an error when the user cancels the passphrase dialog.
6729 2006-07-02 [colin]      2.3.1cvs51
6731         * src/folderview.c
6732                 Open message when crossing folders with Space,
6733                 goto next unread and friends
6735 2006-07-01 [colin]      2.3.1cvs50
6737         * src/prefs_account.c
6738                 Typographic rules varying from language
6739                 to language (in french "Protocole :"),
6740                 we have to do that :)
6742 2006-07-01 [ticho]      2.3.1cvs49
6744         * src/prefs_account.c
6745                 Only use one temporary gchar* variable in
6746                 prefs_account_protocol_set_optmenu().
6748 2006-07-01 [ticho]      2.3.1cvs48
6750         * src/prefs_account.c
6751         * src/prefs_account.h
6752                 Use GtkLabel for existing account protocol name.
6753                 Created an array for protocol names and populate the
6754                 combobox from it in a for() cycle.
6756 2006-06-30 [colin]      2.3.1cvs47
6758         * src/compose.c
6759                 Block undo when changing signature (by changing
6760                 account)
6762 2006-06-30 [paul]       2.3.1cvs46
6764         * src/send_message.c
6765                 when editing From in the Compose window, use that address
6766                 in the Return-Path: header
6767                 Thanks to Colin
6769 2006-06-30 [colin]      2.3.1cvs45
6771         * src/compose.c
6772                 Fix signature replacement:
6773                 - when no newline before separator
6774                 - when reediting
6776 2006-06-29 [colin]      2.3.1cvs44
6778         * src/folderview.c
6779         * src/folderview.h
6780         * src/mainwindow.c
6781         * src/summaryview.c
6782                 Let 'View/Go to/Next marked' work like
6783                 Next new & Next unread: across folders
6784                 Change the select_on_entry pref to do
6785                 what we want when changing folder
6786         * src/common/utils.c
6787                 Fix single-quoted links 
6789 2006-06-29 [colin]      2.3.1cvs43
6791         * src/gtk/gtkaspell.c
6792                 "Sylpheed" and "Sylpheed-Claws" do exist !
6794 2006-06-29 [colin]      2.3.1cvs42
6796         * src/imap.c
6797                 Forgot to remove debug
6799 2006-06-29 [colin]      2.3.1cvs41
6801         * src/imap.c
6802         * src/imap.h
6803         * src/mainwindow.c
6804                 Disconnect from IMAP servers when going
6805                 offline. Fixes bug #978 (going to offline-mode 
6806                 won't close connections)
6808 2006-06-29 [colin]      2.3.1cvs40
6810         * src/main.c
6811                 Fix transient setting on failing plugins
6812                 Patch by Fabien
6813         * src/plugins/pgpcore/sgpgme.c
6814                 Only warn for OpenPGP. Most people don't
6815                 have CMS available.
6817 2006-06-29 [colin]      2.3.1cvs39
6819         * src/compose.c
6820                 Fix Spelling menu (discrepancy between context menu
6821                 and top menu when folder's dictionary isn't the 
6822                 default one)
6823         * src/plugins/pgpcore/sgpgme.c
6824                 More error reporting about why gpgme can fail
6826 2006-06-29 [wwp]        2.3.1cvs38
6828         * src/mainwindow.c
6829                 honor the display-header-pane setting even when the message view
6830                 is a separate window.
6832 2006-06-29 [wwp]        2.3.1cvs37
6834         * src/prefs_actions.c
6835                 forgot to commit that one (use of GTK_STOCK_INFO).
6837 2006-06-29 [colin]      2.3.1cvs36
6839         * src/imap.c
6840                 Better handling of login errors (ask the password
6841                 again once), alert in case of error. Fix three
6842                 signedness warnings.
6844 2006-06-28 [wwp]        2.3.1cvs35
6846         * src/prefs_template.c
6847         * src/prefs_matcher.c
6848         * src/prefs_filtering_action.c
6849         * src/prefs_quote.c
6850                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
6851                 patch by Fabien Vantard, slightly modified.
6853 2006-06-28 [paul]
6855         2.4.0-rc2 released
6857 2006-06-28 [colin]      2.3.1cvs34
6859         * src/prefs_account.c
6860                 Fix bug #977 (Can't add or edit imap accounts)
6862 2006-06-28 [colin]      2.3.1cvs33
6864         * src/mimeview.c
6865                 Fix previous
6867 2006-06-28 [colin]      2.3.1cvs32
6869         * src/mimeview.c
6870                 Save named inlined attachments with "Save all"
6871         * src/main.c
6872         * src/mbox.c
6873         * src/common/plugin.c
6874         * src/common/plugin.h
6875         * src/common/sylpheed.c
6876         * src/common/utils.c
6877         * src/plugins/pgpcore/sylpheed.def
6878         * src/plugins/pgpinline/sylpheed.def
6879         * src/plugins/pgpmime/sylpheed.def
6880                 Win32 compatibility patch, by
6881                 Werner Koch
6883 2006-06-28 [wwp]        2.3.1cvs31
6885         * src/imap.c
6886         * src/prefs_folder_item.c
6887                 less compilation warnings (thanks to Fabien Vantard), less typos.
6889 2006-06-28 [paul]       2.3.1cvs30
6891         * src/gtk/gtkutils.c
6892                 gtk_combo_box_set_focus_on_click() is only
6893                 available since gtk 2.6.0
6895 2006-06-28 [paul]       2.3.1cvs29
6897         * src/prefs_ext_prog.c
6898                 fix engrish and add a tooltip for the
6899                 'command for 'Display as text' option
6901 2006-06-28 [paul]
6903         2.4.0-rc1 released
6905 2006-06-28 [paul]       2.3.1cvs28
6907         * ChangeLog
6908         * tools/Makefile.am
6909                 include textviewer.pl in releases
6911 2006-06-28 [paul]       2.3.1cvs27
6913         * src/prefs_ext_prog.c
6914                 hide Print command option if libgnomeprint
6915                 support is present
6917 2006-06-27 [colin]      2.3.1cvs26
6919         * src/compose.c
6920                 Fix Esc handling in insert/attach dialog
6921                 Don't show this dialog if dragging something
6922                 else than text/uri-list
6923                 Thanks to Fabien Vantard
6924         * tools/textviewer.pl
6925                 Filter script to display stuff as text
6926                 by H. Merijn Brand
6928 2006-06-27 [wwp]        2.3.1cvs25
6930         * src/messageview.c
6931                 use the exact product name (message view title), patch
6932                 by Fabien Vantard.
6934 2006-06-27 [ticho]      2.3.1cvs24
6936         * src/prefs_account.c
6937         * src/prefs_common.c
6938         * src/prefs_common.h
6939         * src/prefs_ext_prog.c
6940         * src/textview.c
6941                 Add a preference (Preferences/External programs)
6942                 to allow "Display as text" to be done via a script
6943                 (patch by H.Merijn Brand).
6944                 Use GtkComboBox for protocol selection in account
6945                 preferences.
6946                 Only include current choice for existing accounts, and
6947                 insensitivize the combobox.
6949 2006-06-27 [paul]       2.3.1cvs23
6951         * src/mbox.c
6952                 fix crasher introduced in cvs21.
6953                 Thanks to Colin
6955 2006-06-26 [colin]      2.3.1cvs22
6957         * src/mbox.c
6958                 Fix double-frees when leaving folders
6959                 after exporting to mbox
6961 2006-06-26 [colin]      2.3.1cvs21
6963         * src/mbox.c
6964                 More feedback (and optimisation)
6965                 on import/export
6966         * src/common/utils.c
6967                 Fix case when looking for mail addresses
6968         * src/gtk/gtkutils.c
6969                 Extra check for (X-)Face
6971 2006-06-25 [ticho]      2.3.1cvs20
6973         * src/compose.c
6974         * src/exphtmldlg.c
6975         * src/gtk/gtkutils.c
6976         * src/gtk/gtkutils.h
6977                 Added second argument to gtkut_sc_combobox_create() to
6978                 control focus-on-click for the widget.
6979                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
6981 2006-06-25 [ticho]      2.3.1cvs19
6983         * src/compose.c
6984         * src/gtk/Makefile.am
6985         * src/gtk/combobox.c
6986         * src/gtk/combobox.h
6987         * src/gtk/gtkutils.c
6988         * src/gtk/gtkutils.h
6989                 Use GtkComboBox instead of deprecated GtkOptionMenu
6990                 for account selector in compose window and for encoding
6991                 selector in attachment properties.
6992                 Also factorise working with the new GtkComboBox somewhat.
6994 2006-06-24 [paul]       2.3.1cvs18
6996         * src/prefs_common.c
6997                 use the correct default value
6999 2006-06-24 [paul]       2.3.1cvs17
7001         * src/compose.c
7002         * src/prefs_common.c
7003         * src/prefs_common.h
7004         * src/prefs_compose_writing.c
7005                 enable setting of default action when
7006                 dnd'ing files in the compose window.
7007                 (Collaborative effort with wwp)
7009 2006-06-23 [wwp]        2.3.1cvs16
7011         * src/compose.c
7012                 i18n fix (thanks to Fabien Vantard)
7014 2006-06-22 [colin]      2.3.1cvs15
7016         * src/prefs_customheader.c
7017                 Don't use filters in custom headers' file 
7018                 selector. Remember, extensions mean nothing :)
7020 2006-06-22 [paul]       2.3.1cvs14
7022         * configure.ac
7023                 allow setting of man directory location
7025 2006-06-22 [colin]      2.3.1cvs13
7027         * src/mainwindow.c
7028                 Add 'View/Go to/Next unread folder'.
7029                 I missed that :)
7031 2006-06-22 [colin]      2.3.1cvs12
7033         * src/common/utils.c
7034                 Add some subject prefixes
7035                 Patch by Bjorn T Johansen <btj@havleik.no>
7037 2006-06-22 [colin]      2.3.1cvs11
7039         * manual/advanced.xml
7040                 Forgotten hidden pref
7042 2006-06-21 [paul]       2.3.1cvs10
7044         * src/prefs_account.c
7045                 complete the removal of 'Add date header' option
7047 2006-06-21 [paul]       2.3.1cvs9
7049         * src/account.c
7050         * src/compose.c
7051         * src/prefs_account.c
7052         * src/prefs_account.h
7053                 remove option to add date header - always
7054                 add date header
7055         * src/etpan/imap-thread.c
7056                 fix warnings (Thanks to Colin)
7058 2006-06-21 [wwp]        2.3.1cvs8
7060         * src/folder.c
7061                 set the attachment flag when inline text part are (file)named. This is more convenient
7062                 when receiving (for instance) inline source files or patches sent using thunderbird.
7064 2006-06-21 [paul]       2.3.1cvs7
7066         * src/inc.c
7067                 fix off-by-one count of current msg in
7068                 statusbar filtering progressbar
7070 2006-06-21 [paul]       2.3.1cvs6
7072         * src/folder.c
7073                 Show attachment icon even if the part is 'inline'
7074                 if the following conditions are met:
7075                 - content-type != 'text/plain'
7076                 - content-type != '*/pgp-signature'
7077                 - either 'name' or 'filename' parameter is not NULL
7078                 
7079                 Thanks to Colin
7081 2006-06-21 [paul]       2.3.1cvs5
7083         * src/messageview.c
7084         * src/prefs_common.c
7085         * src/prefs_common.h
7086         * src/prefs_other.c
7087                 add an option to 'Never send Return
7088                 Receipts'
7089                 Thanks to Colin
7091 2006-06-20 [mones]      2.3.1cvs4
7093         * po/es.po
7094                 updated
7095         * src/compose.c
7096                 typo fixed (space after comma)
7097         * tools/make.themes.project
7098                 remove exec mode from tarball files
7100 2006-06-20 [colin]      2.3.1cvs3
7102         * src/news.c
7103         * src/procheader.c
7104         * src/unmime.c
7105                 Better fix for \n's in headers (don't 
7106                 break Received: and others)
7108 2006-06-20 [paul]       2.3.1cvs2
7110         * src/alertpanel.c
7111         * src/textview.c
7112                 improve legibility of phishing attempt
7113                 dialog
7115 2006-06-20 [paul]       2.3.1cvs1
7117         * NEWS
7118         * README
7119         * configure.ac
7120                 Update version number following
7121                 stable release
7123 2006-06-20 [colin]      2.3.0cvs26
7125         * src/compose.c
7126                 When dragging a file to the text of the compose
7127                 window, ask whether we want to insert or attach
7128                 (I know lots of people who do that to attach)
7130 2006-06-20 [colin]      2.3.0cvs25
7132         * src/etpan/imap-thread.c
7133                 Fix threshold (the append command is often > 32 bytes)
7135 2006-06-19 [colin]      2.3.0cvs24
7137         * src/imap.c
7138         * src/etpan/imap-thread.c
7139                 Workaround Rockliffe IMAP server bug: replace
7140                 "x UID SEARCH (ANSWERED UID 1:*)" with
7141                 "x UID SEARCH ANSWERED"
7142                 (Rockliffe doesn't handle the parenthesis)
7144 2006-06-19 [colin]      2.3.0cvs23
7146         * src/compose.c
7147         * src/imap.c
7148         * src/etpan/imap-thread.c
7149                 Probably fix bug #972 (Freezes when adding 
7150                 an attachment to the message)
7151         * src/common/defs.h
7152                 Modernize Firefox cmd
7155 2006-06-18 [colin]      2.3.0cvs22
7157         * src/prefs_customheader.c
7158                 Only allow correct filenames for various
7159                 custom headers
7161 2006-06-18 [colin]      2.3.0cvs21
7163         * src/prefs_customheader.c
7164                 Add a 'From File...' button in custom headers prefs, which
7165                 try to do the right thing: 
7166                 for normal headers, use file as plaintext,
7167                 for X-Face, calls compface,
7168                 for Face, encode to b64.
7170 2006-06-17 [colin]      2.3.0cvs20
7172         * src/mh.c
7173                 Warning fix
7175 2006-06-16 [colin]      2.3.0cvs19
7177         * src/summaryview.c
7178                 Recursive quicksearch: show message list
7179                 in current folder, *then* search children
7180                 in the background.
7182 2006-06-16 [colin]      2.3.0cvs18
7184         * src/main.c
7185                 Instead of ignoring SIGPIPE, save caches
7186                 when getting one. Will fix the fact that
7187                 hot caches are out-of-date when logging 
7188                 out of Xorg.
7189         * src/compose.c
7190         * src/prefs_compose_writing.c
7191                 Only save text (not attachments) when 
7192                 auto-saving to drafts
7193         * src/unmime.c
7194                 Always replace \n, \r and \t with spaces
7195                 in headers
7196         * manual/dist/html/Makefile.am
7197         * manual/dist/pdf/Makefile.am
7198         * manual/dist/ps/Makefile.am
7199         * manual/dist/txt/Makefile.am
7200         * manual/fr/dist/html/Makefile.am
7201         * manual/fr/dist/pdf/Makefile.am
7202         * manual/fr/dist/ps/Makefile.am
7203         * manual/fr/dist/txt/Makefile.am
7204         * manual/pl/dist/html/Makefile.am
7205         * manual/pl/dist/pdf/Makefile.am
7206         * manual/pl/dist/ps/Makefile.am
7207         * manual/pl/dist/txt/Makefile.am
7208                 Fix make clean removing pregenerated manuals
7211 2006-06-16 [colin]      2.3.0cvs17
7213         * src/plugins/pgpcore/sgpgme.c
7214         * src/plugins/pgpmime/pgpmime.c
7215         * src/plugins/pgpinline/pgpinline.c
7216                 Better error reporting in setup_signers.
7217                 Don't fallback to default key if specified
7218                 key isn't found.
7219                 Don't allow signing if more than one secret
7220                 key matches the one specified in prefs.
7222 2006-06-15 [colin]      2.3.0cvs16
7224         * src/folderview.c
7225                 Add "Send queue" in the folder's contextual
7226                 menu
7227         * src/compose.c
7228         * src/messageview.c
7229         * src/privacy.c
7230         * src/privacy.h
7231         * src/procmime.c
7232         * src/procmsg.c
7233         * src/plugins/pgpcore/passphrase.c
7234         * src/plugins/pgpcore/sgpgme.c
7235         * src/plugins/pgpinline/pgpinline.c
7236         * src/plugins/pgpmime/pgpmime.c
7237                 Better error reporting
7238         * src/mbox.c
7239                 Probably fix bug #971 (2.2.3 cannot read mail 
7240                 from local mbox)
7243 2006-06-15 [mones]      2.3.0cvs15
7245         * tools/make.themes.project
7246                 creates the themes project from the web page
7248 2006-06-15 [colin]      2.3.0cvs14
7250         * src/folder.c
7251                 Better fix (avoid losing the folder if scan_tree 
7252                 fails)
7254 2006-06-15 [cleroy]     2.3.0cvs13
7256         * src/folder.c
7257                 Probably fix Bug #969 (crash on rebuilding 
7258                 imap folder)
7260 2006-06-14 [colin]      2.3.0cvs12
7262         * manual/dtd/manual.xsl
7263         * manual/sylpheed-claws-manual.xml
7264         * manual/fr/sylpheed-claws-manual.xml
7265         * manual/pl/sylpheed-claws-manual.xml
7266                 Insert pagebreaks between sections
7268 2006-06-14 [paul]       2.3.0cvs11
7270         * configure.ac
7271                 better fix than 2.3.0cvs10
7273 2006-06-14 [paul]       2.3.0cvs10
7275         * configure.ac
7276                 fix setting of PACKAGE_DATA_DIR with newer autoconf
7277                 (backwards compatible)
7279 2006-06-13 [colin]      2.3.0cvs9
7281         * src/messageview.c
7282                 Fix sending of return receipt with the new queue folders
7284 2006-06-13 [wwp]        2.3.0cvs8
7286         * src/quote_fmt_lex.l
7287                 fix wrong tokens returned in quote_fmt lexer, query not().
7289 2006-06-13 [wwp]        2.3.0cvs7
7291         * src/folder.c
7292         * src/prefs_folder_item.c
7293                 allow changing folder type even when folder is not a top-level one,
7294                 thanks to Colin.
7296 2006-06-12 [colin]      2.3.0cvs6
7298         * src/folderview.c
7299                 Fix double-ask of "Do you want to mark all
7300                 as read"
7302 2006-06-12 [colin]      2.3.0cvs5
7304         * src/compose.c
7305         * src/compose.h
7306         * src/folder.c
7307         * src/folder.h
7308         * src/imap.c
7309         * src/inc.c
7310         * src/main.c
7311         * src/messageview.c
7312         * src/mh.c
7313         * src/prefs_folder_item.c
7314         * src/procheader.c
7315         * src/procmime.c
7316         * src/procmsg.c
7317         * src/procmsg.h
7318         * src/send_message.c
7319         * src/summaryview.c
7320         * src/toolbar.c
7321                 Apply bug #964's patch (Queue and drafts aren't normal)
7322                 The Drafts and Queue folder now contain RFC-822 files,
7323                 allowing to move and copy mails from and to these 
7324                 folders. Moving from Drafts to Queue will prepare the
7325                 mail for sending (PGP signature, encryption, etc).
7326                 This patch also rework sending errors handling to try
7327                 to be more helpful.
7328                 Also, allow redefining folder types via the GUI 
7329                 (Folder type in its Properties)
7331 2006-06-12 [colin]      2.3.0cvs4
7333         * src/summaryview.c
7334         * src/prefs_common.c
7335         * src/prefs_common.h
7336         * src/gedit-print.c
7337                 Allow to define a specific print font - patch
7338                 by Bernhard Walle <bernhard.walle@gmx.de>
7339         * src/prefs_fonts.c
7340         * manual/advanced.xml
7341         * manual/fr/advanced.xml
7342                 Add a hidden pref to allow deletion without
7343                 confirmation
7345 2006-06-12 [wwp]        2.3.0cvs3
7347         * .cvsignore
7348                 more files to ignore.
7350 2006-06-12 [wwp]        2.3.0cvs2
7352         * src/quote_fmt.c
7353         * src/quote_fmt_lex.l
7354         * src/quote_fmt_parse.y
7355                 extend the quote_fmt parser (templates and quotes):
7356                 - allow limited sub-expressions in |p{} and |f{} expressions,
7357                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
7358                 - implemented/fixed missing implementation of query_references and show_references,
7359                 - completed, fixed contents and format of the symbols help dialog,
7360                 - fix some compilation warnings.
7362 2006-06-12 [wwp]        2.3.0cvs1
7364         * manual/advanced.xml
7365         * manual/fr/advanced.xml
7366                 updates in the "templates" section of the manual (eng/fr):
7367                  - be more precise (both versions)
7368                  - completed to match the english reference (fr version)
7369                  - touchups (both versions)
7371 2006-06-12 [paul]       2.3.0
7373         2.3.0 released
7375 2006-06-12 [paul]       2.2.3cvs14
7377         * po/ca.po
7378         * po/cs.po
7379         * po/de.po
7380         * po/el.po
7381         * po/fr.po
7382         * po/it.po
7383         * po/pt_BR.po
7384         * po/sr.po
7385         * po/zh_CN.po
7386                 updated by Miquel Oliete, Tim, Stephan Sachse,
7387                 Stavros Giannouris, Fabien Vantard, Andrea
7388                 Spadaccini, Frederico Goncalves Guimaraes,
7389                 Aleksandar Urosevic, and Ralgh Young
7391 2006-06-12 [colin]      2.2.3cvs13
7393         * src/mbox.c
7394                 Add missing header
7396 2006-06-11 [colin]      2.2.3cvs12
7398         * src/msgcache.c
7399                 Verify that g_malloc() succeeded
7401 2006-06-11 [colin]      2.2.3cvs11
7403         * src/wizard.c
7404                 Add Face header to welcome mail
7406 2006-06-10 [colin]      2.2.3cvs10
7408         * src/textview.c
7409                 Revert previous (Forgot it changes the
7410                 margin on the whole mail)
7412 2006-06-10 [colin]      2.2.3cvs9
7414         * src/textview.c
7415                 Don't overlap long headers under (X-)Face
7417 2006-06-10 [mones]      2.2.3cvs8
7419         * manual/xml2pdf
7420                 allow generation of manual on systems lacking saxon binary
7421                 but with java and the saxon library installed
7423         * po/es.po
7424                 updated for release
7426 2006-06-09 [colin]      2.2.3cvs7
7428         * src/summaryview.c
7429                 Fix leak when using Display Sender using Addressbook
7431 2006-06-09 [colin]      2.2.3cvs6
7433         * src/compose.c
7434         * src/folder.c
7435         * src/folderview.c
7436         * src/mimeview.c
7437         * src/summaryview.c
7438                 More leaks fixes
7440 2006-06-09 [paul]       2.2.3cvs5
7442         * AUTHORS
7443         * src/gtk/authors.h
7444         * tools/claws.i18n.status.pl
7445                 updated with new info
7447 2006-06-09 [paul]       2.2.3cvs4
7449         * README
7450                 updated
7451         * manual/ack.xml
7452                 add wwp to authors list
7453         * src/gtk/authors.h
7454                 update mine and Colin's addresses
7456 2006-06-08 [colin]      2.2.3cvs3
7458         * src/etpan/imap-thread.c
7459                 Fix leak on SSL cert check
7461 2006-06-08 [colin]      2.2.3cvs2
7463         * src/common/utils.c
7464                 Fix leak
7466 2006-06-08 [paul]       2.2.3cvs1
7468         * configure.ac
7469                 Update version number following
7470                 stable release
7472 2006-06-07 [colin]      2.2.2cvs3
7474         * src/msgcache.c
7475                 Fix catching cache read errors (guint instead of gint)
7476                 Prevent malloc'ing more than 8MB (means cache corruption)
7478 2006-06-07 [paul]       2.2.2cvs2
7480         * src/exporthtml.c
7481         * src/exportldif.c
7482         * src/mh.c
7483         * src/mutt.c
7484         * src/pine.c
7485         * src/common/utils.c
7486                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
7487                 obey $HOME'
7488                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
7489                 Thanks to Colin
7491 2006-06-06 [paul]       2.2.2cvs1
7493         * configure.ac
7494                 Update version number following
7495                 stable release
7497 2006-06-06 [paul]       2.2.1cvs6
7499         * src/matcher.c
7500                 fix  implicit declaration of
7501                 sylpheed_do_idle()
7502                 Patch by Fabien Vantard
7504 2006-06-06 [paul]       2.2.1cvs5
7506         * src/matcher.c
7507                 fix age_greater and age_lower so that they
7508                 mean what say and not '...or equal to'
7509                 Thanks to Colin
7511 2006-06-06 [paul]       2.2.1cvs4
7513         * src/textview.c
7514         * src/common/utils.c
7515                 fix URI check
7516                 Thanks to Colin
7518 2006-06-05 [wwp]        2.2.1cvs3
7520         * manual/fr/account.xml
7521                 minor language fixes (thanks to Fabien Vantard).
7523 2006-06-05 [colin]      2.2.1cvs2
7525         * src/prefs_folder_item.c
7526         * src/folderview.c
7527                 Allow recursive setting of properties 
7528                 for whole mailboxes
7529         * src/matcher.c
7530                 Don't freeze on 'test' filtering rule
7532 2006-06-05 [colin]      2.2.1cvs1
7534         * configure.ac
7535                 Update version number following
7536                 stable release
7538 2006-06-04 [wwp]        2.2.0cvs82
7540         * manual/glossary.xml
7541         * manual/account.xml
7542         * manual/fr/glossary.xml
7543         * manual/fr/account.xml
7544                 added glossary section and references/links related to the Face custom header.
7546 2006-06-04 [colin]      2.2.0cvs81
7548         * src/summaryview.c
7549                 Skip to next message on move with no
7550                 immediate execution
7552 2006-06-04 [wwp]        2.2.0cvs80
7554         * manual/xml2pdf
7555                 added sanity checks, exit when needed.
7557 2006-06-03 [paul]       2.2.0cvs79
7559         * src/prefs_receive.c
7560                 page name is now 'Receiving'
7561         * src/prefs_send.c
7562                 page name is now 'Sending'
7564 2006-06-03 [colin]      2.2.0cvs78
7566         * src/plugins/spamassassin/spamassassin_gtk.c
7567                 Autoswitch to Localhost if transport was previously
7568                 disabled. Else people had to check [] Enable, then
7569                 *reselect* transport.
7571 2006-06-03 [colin]      2.2.0cvs77
7573         * src/plugins/pgpinline/pgpinline.c
7574         * src/plugins/pgpmime/pgpmime.c
7575                 Check that gpg_data_release_and_get_mem 
7576                 didn't fail (now, why this happens...)
7578 2006-06-03 [colin]      2.2.0cvs76
7580         * src/mbox.c
7581                 Fix bug #962 (Manual and/or UI should 
7582                 warn about incompatible locking 
7583                 causing dataloss)
7585 2006-06-02 [cleroy]     2.2.0cvs75
7587         * src/filtering.c
7588         * src/folder.c
7589         * src/procmsg.c
7590         * src/summaryview.c
7591                 Fix a few leaks
7593 2006-06-02 [colin]      2.2.0cvs74
7595         * src/main.c
7596                 On exit, free caches after writing them
7597                 Shuts up some valgrind false positives
7598         * src/procmsg.c
7599         * src/send_message.c
7600                 Fix races when reusing existing SMTP connections
7601                 Fix inexistant session timeout
7602         * src/toolbar.c
7603                 Display alertpanel after all queues have
7604                 been processed, not after each
7606 2006-06-02 [wwp]        2.2.0cvs73
7608         * manual/fr/glossary.xml
7609         * manual/fr/ack.xml
7610         * manual/ack.xml
7611                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
7613 2006-06-02 [wwp]        2.2.0cvs72
7615         * manual/xml2pdf
7616         * manual/dist/pdf/Makefile.am
7617         * manual/dtd/manual.xsl
7618         * manual/fr/dist/pdf/Makefile.am
7619         * manual/pl/dist/pdf/Makefile.am
7620                 we changed the procedure to generate the .pdf version of the manual.
7621                 The procedure is more modern and the .pdf we get now has a valid index.
7622                 Here are the new pre-requisites:
7624                 - JRE 1.x (1.4 here): there must be one from your distro
7625                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
7626                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
7627                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
7629                 See my posts for further info about the installation of this toolchain:
7631                 Date: Fri, 19 May 2006 19:40:06 +0200
7632                 From: wwp <subscript@free.fr>
7633                 To: sylpheed-claws-devel@lists.sourceforge.net
7634                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
7636                 and
7638                 Date: Wed, 24 May 2006 12:58:49 +0200
7639                 From: wwp <subscript@free.fr>
7640                 To: sylpheed-claws-devel@lists.sourceforge.net
7641                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
7643 2006-06-01 [colin]      2.2.0cvs71
7645         * src/compose.c
7646                 Better guards against IMAP races
7647         * src/main.c
7648         * src/prefs_common.c
7649         * src/prefs_common.h
7650         * src/common/ssl_certificate.c
7651         * src/etpan/imap-thread.c
7652         * src/etpan/imap-thread.h
7653         * src/gtk/sslcertwindow.c
7654                 New hidden option ssl_skip_cert_check to 
7655                 avoid dups of bug #959 (libetpan linked
7656                 against gnutls and gnutls buggy on 64bit)
7657                 Present expired warning only once per
7658                 session/server.
7659         * manual/advanced.xml
7660         * manual/fr/advanced.xml
7661                 Document new option
7663 2006-06-01 [wwp]        2.2.0cvs70
7665         * src/messageview.c
7666                 fix for bug #961 (return receipt dialog 
7667                 complains incorrectly about return-path 
7668                 email adress being different), thanks 
7669                 to Colin.
7671 2006-05-31 [cleroy]     2.2.0cvs69
7673         * src/common/ssl.c
7674                 Guard against NULLs, although this
7675                 should never be an issue
7677 2006-05-31 [colin]      2.2.0cvs68
7679         * src/filtering.c
7680                 Use g_slist_prepend
7681         * src/imap.c
7682                 Don't remove caches when destroying folder, it
7683                 could (should) be done at exit
7684         * src/inc.c
7685                 free processing cache after incorporation
7686         * src/etpan/imap-thread.c
7687                 Maybe fix bug #959 (Crash on moving to emails 
7688                 to a imap account per ssl with a expired 
7689                 certificate.)
7691 2006-05-30 [colin]      2.2.0cvs67
7693         * src/summaryview.c
7694                 Put back event flush when displaying message
7695                 It avoids reading a bunch of messages just
7696                 by hitting shift-n for too long ;)
7698 2006-05-29 [colin]      2.2.0cvs66
7700         * src/summaryview.c
7701                 Remove useless g_warnings
7703 2006-05-29 [colin]      2.2.0cvs65
7705         * src/imap.c
7706                 Fix g_slist_append()s for performance
7708 2006-05-29 [colin]      2.2.0cvs64
7710         * src/compose.c
7711         * src/common/utils.c
7712                 Fix extraneous tab at start of addresses
7713         * src/mainwindow.c
7714                 Fix warnings (thanks to Fabien)
7715                 Fix crash at exit when composing messages 
7716                 exist
7717         * src/pop.c
7718                 Fix progress bar when deleting expired mails
7719                 Thanks to Hiro
7720         * src/summaryview.c
7721         * src/gtk/gtksctree.c
7722                 Fix re-sorting slowness
7724 2006-05-29 [paul]       2.2.0cvs63
7726         * src/mh.c
7727                 fetch full message when moving mails
7728                 from another mailbox, (fixed data loss
7729                 when filtering from IMAP to MH, introduced
7730                 in 2.2.0cvs57).
7731                 Thanks to Colin
7733 2006-05-29 [mones]      2.2.0cvs62
7735         * src/gtk/gtksctree.c
7736                 Unselect faster (patch by Colin)        
7738 2006-05-26 [colin]      2.2.0cvs61
7740         * src/summaryview.c
7741                 Unplug MSGINFO_UPDATE callback on delete too.
7743 2006-05-26 [colin]      2.2.0cvs60
7745         * src/foldersel.c
7746                 Fix bold in folder selection window with glib2.10
7747                 thanks Hiro
7749 2006-05-26 [colin]      2.2.0cvs59
7751         * src/procheader.c
7752                 Convert date only if necessary (and don't
7753                 try to convert from utf8 to utf8, too)
7754         * src/summaryview.c
7755                 Only set column's text if the column's 
7756                 displayed
7758 2006-05-26 [colin]      2.2.0cvs58
7760         * src/summaryview.c
7761         * src/gtk/gtkutils.c
7762                 Fix useless warning
7764 2006-05-26 [colin]      2.2.0cvs57
7766         * src/mainwindow.c
7767                 Make summaryview selectable as long as 
7768                 no message has focus
7769         * src/mh.c
7770                 Faster deletion (by implementing mh_remove_msgs)
7771                 Faster copy (avoid using mh_fetch_msg just to get
7772                 the filename)
7773                 Faster move (using move_file instead of copy_file
7774                 if MSG_IS_MOVE)
7775                 No progressbar if total number of mails to cp/mv 
7776                 is less than 100
7777         * src/summaryview.c
7778                 Fix removal from subject_table when mail gets moved
7779                 Faster deletion (g_slist_prepend instead of append)
7780         * src/gtk/gtksctree.c
7781                 Remove useless code
7783 2006-05-25 [colin]      2.2.0cvs56
7785         * src/common/ssl_certificate.c
7786                 Fix leak in expired cert check
7788 2006-05-25 [colin]      2.2.0cvs55
7790         * src/mh.c
7791                 Disable flags syncing on .mh_sequences - it
7792                 is buggy and marks mails read under unknown
7793                 conditions.
7795 2006-05-25 [paul]
7797         * 2.3.0-rc4 released
7799 2006-05-24 [colin]      2.2.0cvs54
7801         attention cvs users: if you manage to crash
7802         Sylpheed-Claws while moving, copying or deleting
7803         mails, we *are* interested in stack traces and
7804         valgrind logs. It looks stable, but one never
7805         knows...
7807         * src/folder.c
7808                 Add progressbar for cache updates
7809         * src/folderutils.c
7810                 Optimize Mark all read in the current
7811                 folder
7812         * src/mh.c
7813                 Add progressbar for copy/move
7814         * src/procmsg.c
7815                 Optimize O(n^2) in copy/move
7816         * src/summaryview.c
7817         * src/gtk/gtksctree.c
7818                 Optimize O(n^2) algos
7819         * src/common/timing.h
7820                 Display ms instead of us
7822 2006-05-24 [wwp]        2.2.0cvs53
7824         * manual/fr/advanced.xml
7825                 updates to the French manual.
7827 2006-05-24 [wwp]        2.2.0cvs52
7829         * src/common/utils.c
7830                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
7832 2006-05-24 [wwp]        2.2.0cvs51
7834         * src/folderutils.c
7835                 fixed "mark all read" in MH folders (thanks to Colin).
7837 2006-05-24 [paul]       2.2.0cvs50
7839         * doc/man/sylpheed-claws.1
7840                 updated the man page
7842 2006-05-23 [colin]      2.2.0cvs49
7844         * src/folderview.c
7845         * src/imap.c
7846         * src/inc.c
7847         * src/mbox.c
7848         * src/messageview.c
7849         * src/news.c
7850         * src/send_message.c
7851         * src/summaryview.c
7852         * src/gtk/sslcertwindow.c
7853                 alertpanel fixes, by Fabien
7855 2006-05-23 [colin]      2.2.0cvs48
7857         * src/folder.c
7858         * src/folderview.c
7859         * src/msgcache.c
7860         * src/summaryview.c
7861         * src/gtk/gtksctree.c
7862         * src/gtk/gtksctree.h
7863                 More timings
7864                 Fix slow loading problem, which was caused by the
7865                 use of some gtk_ctree funcs and their use of
7866                 g_list_position while gtk_ctree_(un)link'ing.
7867                 Reap more functions from gtkctree.c to be sure we
7868                 use our (fast) version instead of theirs.
7869         * src/mh.c
7870                 Fix copy of unread mails
7873 2006-05-22 [wwp]        2.2.0cvs47
7875         * manual/fr/advanced.xml
7876                 updated.
7878 2006-05-22 [colin]      2.2.0cvs46
7880         * src/filtering.c
7881                 Fix possible infinite loop. 'copy' is not a 
7882                 final action, so when encountering a 'copy',
7883                 we have to check if a previous one was set
7884                 and do it. In the same way, if we encounter
7885                 a 'move' we have to perform a possibly 
7886                 pending 'copy'. This will slow down filtering
7887                 on IMAP if move+copy or multiple copy actions
7888                 are to be done, but handling it via the batch
7889                 would be really too convoluted.
7891 2006-05-22 [wwp]        2.2.0cvs45
7893         * manual/fr/advanced.xml
7894         * manual/fr/faq.xml
7895         * manual/fr/glossary.xml
7896         * manual/fr/handling.xml
7897         * manual/fr/intro.xml
7898         * manual/fr/plugins.xml
7899         * manual/fr/sylpheed-claws-manual.xml
7900                 sync w/ the english manual: updates URIs, documented mailing-list
7901                 support, better explanation about the enabled/disabled feature
7902                 in filtering/processing rules by Paul.
7904 2006-05-21 [colin]      2.2.0cvs44
7906         * src/summaryview.c
7907                 Don't expand after building threads, but during
7909 2006-05-21 [colin]      2.2.0cvs43
7911         * src/procmsg.c
7912         * src/summaryview.c
7913                 More timing possibilities... For next time I have 
7914                 to find out how the hell some 3GHz computer takes
7915                 one minute to open a 30k folder...
7917 2006-05-21 [colin]      2.2.0cvs42
7919         * manual/pl/advanced.xml
7920         * manual/pl/faq.xml
7921         * manual/pl/glossary.xml
7922         * manual/pl/handling.xml
7923         * manual/pl/intro.xml
7924         * manual/pl/plugins.xml
7925         * manual/pl/sylpheed-claws-manual.xml
7926                 Polish manual updated by Pawel
7928 2006-05-20 [colin]
7930         * 2.3.0-rc3 released
7932 2006-05-20 [colin]      2.2.0cvs41
7934         * src/imap.c
7935                 Fix -rc2 problems:
7936                 - remove cache of moved messages from original folder
7937                 - apply new flags to messages even if they aren't appliable
7938                   via IMAP.
7940 2006-05-20 [colin]
7942         * 2.3.0-rc2 released
7944 2006-05-19 [colin]      2.2.0cvs40
7946         * src/imap.c
7947                 Don't issue SELECT in imap_change_flags
7948                 before having checked that we indeed have
7949                 some flags to change. MSG_POSTFILTERED for
7950                 example can't be used on IMAP.
7951                 Fixes bug #955 (copying messages between 
7952                 imap folders is extremely slow), which was
7953                 a regression.
7955 2006-05-19 [colin]      2.2.0cvs39
7957         * src/folder.c
7958         * src/folder.h
7959         * src/folderview.c
7960                 Try to fix bug #830 (Some unread messages 
7961                 get marked read in IMAP inbox):
7962                 - Prevent scanning a folder if it's being 
7963                   opened via the GUI
7964                 - Postpone opening via the GUI of a folder
7965                   currently scanned.
7968 2006-05-19 [wwp]        2.2.0cvs38
7970         * manual/advanced.xml
7971                 fix English+typo (thanks to Paul).
7973 2006-05-19 [wwp]        2.2.0cvs37
7975         * manual/advanced.xml
7976         * manual/fr/advanced.xml
7977         * src/gtk/logwindow.c
7978         * src/prefs_common.c
7979         * src/prefs_common.h
7980                 added hidden prefs to allow customization of colors used in
7981                 protocol log window (useful for dark gtk+ themes).
7983 2006-05-19 [wwp]        2.2.0cvs36
7985         * ChangeLog
7986                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
7988 2006-05-19 [paul]       2.2.0cvs35
7990         * src/textview.c
7991                 make Reply-To fully clickable
7992         * src/gtk/logwindow.c
7993                 more colouring (SMTP ESMTP)
7994         Both patches by Pawel Pekala
7996 2006-05-19 [cleroy]     2.2.0cvs34
7998         * src/mh.c
7999                 Don't update flags from current folder
8000                 Probably fixes bug #935 (Read Messages 
8001                 Revert to Being Marked as Unread)
8003 2006-05-18 [colin]      2.2.0cvs33
8005         * src/imap.c
8006                 Warning fix
8007         * src/compose.c
8008         * src/mainwindow.c
8009         * src/summaryview.c
8010         * src/toolbar.c
8011                 Allow replying to multiple emails
8012                 in multiple windows
8013         * src/mimeview.c
8014         * src/etpan/imap-thread.c
8015                 Leak fixes
8017 2006-05-18 [paul]       2.2.0cvs32
8019         * src/summaryview.c
8020                 keep Mailing-List menu refreshed
8021                 Thanks to Colin
8023 2006-05-18 [paul]       2.2.0cvs31
8025         * manual/advanced.xml
8026         * manual/faq.xml
8027         * manual/glossary.xml
8028         * manual/handling.xml
8029         * manual/intro.xml
8030         * manual/plugins.xml
8031         * manual/sylpheed-claws-manual.xml
8032                 update URLs
8033                 add info about mailing-list support
8034                 edit filtering info
8035         * src/wizard.c
8036         * src/common/defs.h
8037         * src/gtk/about.c
8038         * src/plugins/dillo_viewer/README
8039                 update URLs
8041 2006-05-17 [wwp]        2.2.0cvs30
8043         * manual/handling.xml
8044         * manual/fr/handling.xml
8045                 documented the ability to enabled/disable filtering/processing rules.
8047 2006-05-17 [colin]      2.2.0cvs29
8049         * src/main.c
8050                 Don't initialize g_thread subsystem if it's 
8051                 already done (thanks to Hiro)
8052         * src/mimeview.c
8053                 Fix saving of parts when there name can't be
8054                 converted from UTF-8.
8056 2006-05-17 [paul]       2.2.0cvs28
8058         * po/Makefile.in.in
8059                 fix config.status warning with autoconf 2.60
8061 2006-05-17 [paul]       2.2.0cvs27
8063         * po/POTFILES.in
8064                 add src/mbox.c
8066 2006-05-17 [wwp]        2.2.0cvs26
8068         * src/mainwindow.c
8069                 fix useless and potentially dangerous buffer walking (thanks to Colin).
8071 2006-05-17 [wwp]        2.2.0cvs25
8073         * src/plugins/demo/demo.c
8074                 updated product name in plugin demo (many plugins need to be
8075                 sync'ed w/ that change).
8077 2006-05-17 [colin]      2.2.0cvs24
8079         * src/mh.c
8080                 Fix leak
8082 2006-05-16 [colin]      2.2.0cvs23
8084         * src/mainwindow.c
8085                 Stupid me hit again. Fix cvs22.
8087 2006-05-16 [colin]      2.2.0cvs22
8089         * src/mainwindow.c
8090                 Fix bug #922 (sylpheed-claws crashed after 
8091                 pushing on Inbox folder)
8093 2006-05-16 [colin]      2.2.0cvs21
8095         * src/compose.c
8096                 Make From header be copy/paste/select-able
8098 2006-05-16 [wwp]        2.2.0cvs20
8100         * src/export.c
8101         * src/matcher.c
8102         * src/summaryview.c
8103         * src/etpan/imap-thread.c
8104                 fix some compiler warnings (thanks to Colin).
8106 2006-05-16 [wwp]        2.2.0cvs19
8108         * src/action.c
8109         * src/gedit-print.c
8110         * src/inc.c
8111         * src/mainwindow.c
8112         * src/mh.c
8113         * src/statusbar.c
8114         * src/send_message.c
8115         * src/summaryview.c
8116                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
8118 2006-05-15 [colin]      2.2.0cvs18
8120         * src/procmsg.c
8121                 Fix automatic rule creation with List-Post
8123 2006-05-15 [paul]       2.2.0cvs17
8125         * tools/filter_conv_new.pl
8126                 updated for rule enabling/disabling
8127                 claws version >= 2.3.x required
8129 2006-05-15 [cleroy]     2.2.0cvs16
8131         * src/main.c
8132                 Revert test
8134 2006-05-15 [cleroy]     2.2.0cvs15
8136         * src/main.c
8137                 test
8139 2006-05-15 [wwp]        2.2.0cvs14
8141         * manual/pl/.cvsignore
8142                 ignore generated files.
8144 2006-05-14 [wwp]        2.3.0-rc1
8146         * 2.3.0-rc1 released
8148 2006-05-13 [wwp]        2.2.0cvs13
8150         * src/filtering.c
8151         * src/filtering.h
8152         * src/matcher.c
8153         * src/matcher_parser_lex.l
8154         * src/matcher_parser_parse.y
8155         * src/prefs_filtering.c
8156                 new feature: provide the ability to disable filtering and processing
8157                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
8158                 adaptations.
8160 2006-05-13 [colin]      2.2.0cvs12
8162         * src/compose.c
8163                 Remove useless if (a) b; else b;
8164                 Thanks to wwp
8166 2006-05-13 [wwp]        2.2.0cvs11
8168         * src/export.c
8169         * src/import.c
8170         * src/mainwindow.c
8171         * src/mbox.c
8172         * src/summaryview.c
8173         * src/summaryview.h
8174                 no more silent failures (or at least less ones) when importing
8175                 or exporting from/to mbox. Also start importing/exporting if
8176                 the necessary info is set.
8178 2006-05-13 [wwp]        2.2.0cvs10
8180         * RELEASE_NOTES
8181                 restored up-to-date release notes.
8183 2006-05-13 [paul]       2.2.0cvs9
8185         * po/nl.po
8186         * po/ru.po
8187                 updated by Tim Dijkstra and Pavlo Bohmat
8189 2006-05-12 [colin]      2.2.0cvs8
8191         * src/gtk/quicksearch.c
8192                 Add "k" as shortcut for "colorlabel". Patch
8193                 by ath42@users.sf.net.
8195 2006-05-12 [paul]       2.2.0cvs7
8197         * src/prefs_common.h
8198         * src/prefs_summaries.c
8199         * src/summaryview.c
8200                 when entering a folder also allow
8201                 going directly to first Marked message
8203 2006-05-12 [paul]       2.2.0cvs6
8205         * src/summaryview.c
8206                 always obey 'confirm before marking all
8207                 mails read' option
8209 2006-05-12 [paul]       2.2.0cvs5
8211         * src/textview.c
8212                 make Sender fully clickable
8214 2006-05-12 [colin]      2.2.0cvs4
8216         * src/compose.c
8217         * src/compose.h
8218                 Let From be editable
8219         * src/main.c
8220         * src/mh.c
8221                 Full support of .mh_sequences' Unseen seq
8223 2006-05-12 [colin]      2.2.0cvs3
8225         * src/folder.c
8226         * src/mainwindow.c
8227         * src/mainwindow.h
8228         * src/messageview.c
8229         * src/prefs_spelling.c
8230         * src/procheader.c
8231         * src/procmsg.c
8232         * src/procmsg.h
8233         * src/summaryview.c
8234         * src/toolbar.c
8235         * src/toolbar.h
8236                 Add contextual menu on Compose toolbar
8237                 button. Fixes bug #944 (Automatic
8238                 addresses not applied when changing account
8239                 from compose window)
8240                 add Mailing List support
8241                 based on the old 0.6.5claws25 patch by
8242                 Melvin Hadasht, with finishing touches
8243                 by Colin
8244                 Fix "ignore thread" when mails are threaded by
8245                 subject (and weren't ignored although appearing
8246                 in the thread).
8247                 GUI rework.
8248                 Both patches by Pawel.
8250 2006-05-08 [paul]       2.2.0cvs2
8252         * src/mainwindow.c
8253         * src/mainwindow.h
8254         * src/messageview.c
8255         * src/procheader.c
8256         * src/procmsg.c
8257         * src/procmsg.h
8258         * src/summaryview.c
8259                 add Mailing List support
8260                 based on the old 0.6.5claws25 patch by 
8261                 Melvin Hadasht, with finishing touches
8262                 by Colin
8264 2006-05-08 [colin]      2.2.0cvs1
8266         * src/mainwindow.c
8267         * src/toolbar.c
8268         * src/toolbar.h
8269                 Add contextual menu on Compose toolbar 
8270                 button. Fixes bug #944 (Automatic 
8271                 addresses not applied when changing account 
8272                 from compose window)
8274 2006-05-08 [paul]       2.2.0
8276         2.2.0 released
8278 2006-05-08 [paul]       2.1.1cvs51
8280         * po/cs.po
8281         * po/de.po
8282         * po/en_GB.po
8283         * po/fi.po
8284         * po/fr.po
8285         * po/pt_BR.po
8286         * po/sr.po
8287         * po/zh_CN.po
8288                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8289                 Fabien Vantard, Frederico Goncalves Guimaraes,
8290                 Aleksandar Urosevic, and Ralgh Young
8292 2006-05-12 [colin]      2.1.1cvs50
8294         * po/cs.po
8295         * po/de.po
8296         * po/en_GB.po
8297         * po/es.po
8298         * po/fi.po
8299         * po/fr.po
8300         * po/pt_BR.po
8301         * po/sr.po
8302         * po/zh_CN.po
8303                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8304                 Fabien Vantard, Frederico Goncalves Guimaraes,
8305                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
8307 2006-05-05 [colin]      2.1.1cvs49
8309         * manual/Makefile.am
8310         * manual/pl/Makefile.am
8311         * manual/pl/account.xml
8312         * manual/pl/ack.xml
8313         * manual/pl/addrbook.xml
8314         * manual/pl/advanced.xml
8315         * manual/pl/faq.xml
8316         * manual/pl/glossary.xml
8317         * manual/pl/gpl.xml
8318         * manual/pl/handling.xml
8319         * manual/pl/intro.xml
8320         * manual/pl/keyboard.xml
8321         * manual/pl/plugins.xml
8322         * manual/pl/starting.xml
8323         * manual/pl/sylpheed-claws-manual.xml
8324         * manual/pl/dist/.cvsignore
8325         * manual/pl/dist/Makefile.am
8326         * manual/pl/dist/html/.cvsignore
8327         * manual/pl/dist/html/Makefile.am
8328         * manual/pl/dist/pdf/.cvsignore
8329         * manual/pl/dist/pdf/Makefile.am
8330         * manual/pl/dist/ps/.cvsignore
8331         * manual/pl/dist/ps/Makefile.am
8332         * manual/pl/dist/txt/.cvsignore
8333         * manual/pl/dist/txt/Makefile.am
8334                 Add the polish translation of the manual,
8335                 Authored by Pawel Pekala.
8337 2006-05-05 [cleroy]     2.1.1cvs48
8339         * src/main.c
8340                 Re-read matcherrc after loading plugins 
8341                 if some of them add folders.
8343 2006-05-03 [colin]      2.1.1cvs47
8345         * src/imap.c
8346                 I'm idiot
8348 2006-05-03 [colin]      2.1.1cvs46
8350         * src/imap.c
8351                 Be sure to have a session when
8352                 getting separator
8354 2006-05-03 [colin]      2.1.1cvs45
8356         * src/imap.c
8357         * src/imap.h
8358         * src/imap_gtk.c
8359                 Fix preventing renaming with namespace 
8360                 separator.
8362 2006-05-01 [colin]      2.1.1cvs44
8364         * src/action.c
8365                 Don't reload messageview when result of
8366                 action is piped.
8368 2006-04-29 [colin]      2.1.1cvs43
8370         * src/prefs_receive.c
8371         * src/plugins/spamassassin/spamassassin_gtk.c
8372         * src/plugins/clamav/clamav_plugin_gtk.c
8373                 GUI fixes by Pawel
8375 2006-04-29 [colin]      2.1.1cvs42
8377         * src/prefs_compose_writing.c
8378         * src/prefs_quote.c
8379                 Cleanups. Patch by Pawel
8381 2006-04-28 [paul]       2.1.1cvs41
8383         * src/matcher.c
8384                 fix returned quick search results when search
8385                 term contains an underscore.
8386                 Thanks to Colin
8388 2006-04-28 [paul]       2.1.1cvs40
8390         * src/prefs_message.c
8391         * src/prefs_receive.c
8392                 GUI cleanups
8393                 Patches by Pawel Pekala
8395 2006-04-27 [colin]      2.1.1cvs39
8397         * src/wizard.c
8398                 Differentiate subject Welcome from
8399                 window's title Welcome
8401 2006-04-27 [paul]
8403         2.2.0-rc1 released
8405 2006-04-27 [paul]       2.1.1cvs38
8407         * manual/advanced.xml
8408         * manual/fr/advanced.xml
8409                 add info about compose_no_markup hidden pref
8411 2006-04-27 [paul]       2.1.1cvs37
8413         * src/prefs_account.c
8414                 improve privacy labels
8415         * src/prefs_msg_colors.c
8416                 change some strings for translators' convenience
8417         * src/gtk/gtkutils.c
8418                 don't underline the link button text
8420 2006-04-25 [colin]      2.1.1cvs36
8422         * src/folder.c
8423                 Complete 2.1.1cvs33 (once more ;)
8425 2006-04-25 [colin]      2.1.1cvs35
8427         * src/editldap.c
8428                 Fix tooltip
8430 2006-04-25 [cleroy]     2.1.1cvs34
8432         * src/compose.c
8433         * src/gtk/gtkaspell.c
8434                 Fix crash on redirect (related to the return 
8435                 of the aspell menu in compose's toolbar)
8436         * src/prefs_msg_colors.c
8437                 Fix sensitivity widgets
8438         * src/image_viewer.c
8439         * src/gtk/pluginwindow.c
8440         * src/gtk/prefswindow.c
8441                 Change released signals to clicked (Fabien)
8442         * po/POTFILES.in
8443         * src/common/socket.c
8444         * src/plugins/spamassassin/spamassassin.c
8445                 Translate strings (Fabien)
8447 2006-04-25 [paul]       2.1.1cvs33
8449         * src/folder.c
8450         * src/folder.h
8451         * src/folderview.c
8452                 complete the fix of bug #912
8453                 Thanks to Colin
8455 2006-04-25 [colin]      2.1.1cvs32
8457         * src/news.c
8458                 Better progress bar
8459         * src/mimeview.c
8460         * src/summaryview.c
8461         * src/summaryview.h
8462                 Fix focus chain
8463                 Patches by Pawel Pekala
8465 2006-04-24 [colin]      2.1.1cvs31
8467         * src/compose.c
8468                 Fix compilation warnings (Fabien)
8470 2006-04-24 [colin]      2.1.1cvs30
8472         * src/addrindex.c
8473         * src/editldap.c
8474         * src/editldap_basedn.c
8475         * src/editldap_basedn.h
8476         * src/ldapctrl.c
8477         * src/ldapctrl.h
8478         * src/ldapquery.c
8479         * src/ldaputil.c
8480         * src/ldaputil.h
8481                 Fix bug #901 (LDAPS support)
8483 2006-04-24 [colin]      2.1.1cvs29
8485         * src/compose.c
8486                 Fix logic on error with send dialog on
8487         * src/imap.c
8488                 Fix compilation without libetpan, thanks
8489                 to Fabien
8490         * src/summaryview.c
8491                 Fix 'context-menu' key
8493 2006-04-23 [colin]      2.1.1cvs28
8495         * src/folder.c
8496                 Never free current's cache to free up 
8497                 memory. Fixes bug #912 (new count 
8498                 randomly set to message count)
8500 2006-04-23 [colin]      2.1.1cvs27
8502         * src/gtk/quicksearch.c
8503                 And remove printf...
8505 2006-04-23 [colin]      2.1.1cvs26
8507         * src/gtk/quicksearch.c
8508                 Fix replacing in quicksearch, and fix inserting
8509                 in the middle of the string. (introduced at 2.1.0cvs22)
8511 2006-04-23 [colin]      2.1.1cvs25
8513         * src/imap.c
8514                 Make sure uidnext is initialized in get_num_list
8515                 (not for stable, related to 2.1.1cvs8 and friends)
8517 2006-04-23 [colin]      2.1.1cvs24
8519         * src/imap.c
8520                 Output something when login is successful
8521                 too
8523 2006-04-23 [colin]      2.1.1cvs23
8525         * src/etpan/imap-thread.c
8526                 Better logging (line-per-line, hide data in fetch)
8527                 Fix a const warning
8528         * src/gtk/logwindow.c
8529         * src/gtk/logwindow.h
8530                 Better logging (color for input/output)
8532 2006-04-21 [colin]      2.1.1cvs22
8534         * src/gtk/quicksearch.c
8535                 On gtk+-2.8, use stock buttons in quicksearch
8536                 Based on a patch by Fabien and a design by Paul
8538 2006-04-21 [colin]      2.1.1cvs21
8540         * src/folderview.c
8541         * src/mainwindow.c
8542                 Fix occasional flicker in folderview
8543         * src/common/utils.c
8544                 Fix bug #943 (Incorrectly parsed email address 
8545                 list in short headers on message view and in 
8546                 printouts)
8548 2006-04-20 [colin]      2.1.1cvs20
8550         * src/imap.c
8551         * src/imap.h
8552         * src/prefs_account.c
8553                 Add ANONYMOUS auth for IMAP
8555 2006-04-20 [paul]       2.1.1cvs19
8557         * src/main.c
8558                 proper fix for 2.1.1cvs18
8559                 Thanks to Colin
8561 2006-04-20 [paul]       2.1.1cvs18
8563         * src/main.c
8564                 fix build warnings
8566 2006-04-20 [paul]       2.1.1cvs17
8568         * src/gtk/quicksearch.c
8569                 fix standard, non-extended Quick search,
8570                 was broken in 2.1.1cvs15.
8571                 Thanks to Colin.
8573 2006-04-20 [colin]      2.1.1cvs16
8575         * src/prefs_matcher.c
8576                 Fix values when reselecting a ~test
8577                 rule
8579 2006-04-19 [colin]      2.1.1cvs15
8581         * src/compose.c
8582         * src/compose.h
8583         * src/gtk/gtkaspell.c
8584         * src/gtk/gtkaspell.h
8585                 Put back Options menu in Spelling/
8586         * src/gtk/quicksearch.c
8587                 Don't search, and show error, if the
8588                 advanced search has a syntax error
8590 2006-04-18 [colin]      2.1.1cvs14
8592         * src/textview.c
8593                 Fix gdk warnings on set_cursor when textview
8594                 isn't visible
8596 2006-04-18 [colin]      2.1.1cvs13
8598         * src/gtk/gtksctree.c
8599                 Remove seemingly useless refresh that causes
8600                 flicker - watch this commit in case of 
8601                 problems before planned backport to stable
8603 2006-04-18 [colin]      2.1.1cvs12
8605         * src/imap.c
8606                 Factorize get/set_xml code
8607         * src/compose.c
8608         * src/prefs_account.c
8609         * src/prefs_account.h
8610         * src/procmsg.c
8611                 Add Encrypt to self option
8613 2006-04-17 [colin]      2.1.1cvs11
8615         * configure.ac
8616                 Fix search on encrpyt function on dragonfly
8617                 Patch by Jonathan Buschmann <jonthn@agmact.com>
8619 2006-04-17 [colin]      2.1.1cvs10
8621         * src/prefs_account.c
8622                 Be safe by default: remove mails from POP3
8623                 after 7 days, not immediately
8625 2006-04-17 [colin]      2.1.1cvs9
8627         * src/etpan/imap-thread.c
8628                 Fix build on DragonFly - patch by 
8629                 Jonathan Buschmann <jonthn@agmact.com>
8631 2006-04-17 [colin]      2.1.1cvs8
8633         * src/imap.c
8634                 Save uidnext between sessions
8636 2006-04-17 [colin]      2.1.1cvs7
8638         * src/imap.c
8639                 scan is required when uid validity changes
8641 2006-04-17 [colin]      2.1.1cvs6
8643         * src/folderview.c
8644                 Don't scan if not necessary, apart in current
8645                 folder and INBOX to fetch flags.
8646         * src/imap.c
8647                 Scan is necessary if unread count changes
8649 2006-04-17 [colin]      2.1.1cvs5
8651         * src/imap.c
8652                 ...But always fetch ANSWERED and DELETED flags for
8653                 INBOX, as filtering can happen on these flags.
8655 2006-04-17 [colin]      2.1.1cvs4
8657         * src/imap.c
8658                 Don't fetch REPLIED and DELETED flags when synchronising
8659                 flags with a closed folder. We only need UNSEEN and FLAGGED
8660                 to update the folderview.
8662 2006-04-17 [colin]      2.1.1cvs3
8664         * src/imap.c
8665                 Faster flag search when there are new mails 
8666                 in a folder. We can do a full search if the 
8667                 folder contains less messages than the new
8668                 list.
8670 2006-04-17 [colin]      2.1.1cvs2
8672         * po/cs.po
8673         * po/de.po
8674         * po/fr.po
8675         * po/nl.po
8676         * po/pt_BR.po
8677                 Update translations from stable branch
8679 2006-04-17 [colin]      2.1.1cvs1
8681         * configure.ac
8682                 Bump version to follow stable release
8684 2006-04-16 [mones]      2.1.0cvs50
8686         * po/es.po
8687                 Updated for release
8689 2006-04-16 [colin]      2.1.0cvs49
8691         * src/textview.c
8692                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
8693                 with gtk < 2.8. Thanks to Fabien Vantard.
8695 2006-04-15 [colin]      2.1.0cvs48
8697         * src/etpan/imap-thread.c
8698                 Fix bug #919 (libetpan: SEGV when connecting 
8699                 using command)
8701 2006-04-14 [colin]      2.1.0cvs47
8703         * src/main.c
8704                 Fix race on --select (should be done better)
8706 2006-04-14 [wwp]        2.1.0cvs46
8708         * src/send_message.c
8709                 enforce a check for domain in account prefs (a sending
8710                 error could be faced if domain was checked but no value set),
8711                 thanks to Colin.
8713 2006-04-14 [colin]      2.1.0cvs45
8715         * src/codeconv.c
8716                 when converting from unknown to unknown, if the
8717                 string is UTF8, don't convert it to the locale
8718                 (which breaks it)
8720 2006-04-14 [colin]      2.1.0cvs44
8722         * src/compose.c
8723                 Don't try to use ASCII for converting headers
8724                 (as done in body)
8726 2006-04-14 [paul]       2.1.0cvs43
8728         * src/crash.c
8729                 add locale/charset info to crash report
8730         * src/gtk/about.c
8731                 add wwp to doc team
8732                 replace 'e-mail' with preferred 'email'
8733         * src/gtk/authors.h
8734                 ensure contributors list is in alphabetical
8735                 order
8737 2006-04-13 [colin]      2.1.0cvs42
8739         * src/textview.c
8740                 Prevent gdk warnings
8742 2006-04-13 [colin]      2.1.0cvs41
8744         * src/common/ssl_certificate.c
8745         * src/common/ssl_certificate.h
8746         * src/gtk/sslcertwindow.c
8747                 Warn on expired certs, and display the expiration date
8749 2006-04-13 [colin]      2.1.0cvs40
8751         * src/plugins/spamassassin/spamassassin_gtk.c
8752                 Fix missing set_text on unix socket
8754 2006-04-13 [wwp]        2.1.0cvs39
8756         * manual/fr/advanced.xml
8757         * manual/fr/glossary.xml
8758                 applied new spam/ham/email lexicon (pourriel, courriel)
8760 2006-04-13 [paul]       2.1.0cvs38
8762         * src/plugins/pgpmime/plugin.c
8763                 remove the mention of S/MIME from the
8764                 description. This is now handled by the
8765                 S/MIME plugin.
8767 2006-04-13 [paul]       2.1.0cvs37
8769         * src/prefs_msg_colors.c
8770                 rework dialog
8771         * src/prefs_folder_item.c
8772         * src/prefs_spelling.c
8773                 add a tooltip to the colour selector buttons
8775 2006-04-13 [wwp]        2.1.0cvs36
8777         * manual/advanced.xml
8778         * manual/glossary.xml
8779         * manual/handling.xml
8780         * manual/keyboard.xml
8781         * manual/plugins.xml
8782         * manual/starting.xml
8783         * manual/fr/account.xml
8784         * manual/fr/ack.xml
8785         * manual/fr/addrbook.xml
8786         * manual/fr/advanced.xml
8787         * manual/fr/faq.xml
8788         * manual/fr/glossary.xml
8789         * manual/fr/gpl.xml
8790         * manual/fr/handling.xml
8791         * manual/fr/intro.xml
8792         * manual/fr/keyboard.xml
8793         * manual/fr/plugins.xml
8794         * manual/fr/starting.xml
8795         * manual/fr/sylpheed-claws-manual.xml
8796                 fixes to the manuals:
8797                  - summaryview -> Message List (same in French)
8798                  - translate key names
8799                  - fix French punctuation, use non-breakable spaces when
8800                    necessary, don't use &thinsp; which is not portable
8801                  - tell what maildir and mbox formats we support
8803 2006-04-12 [wwp]        2.1.0cvs35
8805         * src/prefs_toolbar.c
8806                 unified a replace button more,
8807                 patch by Fabien Vantard <fzzzzz@gmail.com>.
8809 2006-04-12 [wwp]        2.1.0cvs34
8811         * src/prefs_common.c
8812         * src/prefs_msg_colors.c
8813                 make default color labels translatable,
8814                 patch from Fabien Vantard <fzzzzz@gmail.com>,
8815                 thanks to Tim <timbrain@post.cz> for reporting.
8817 2006-04-12 [wwp]        2.1.0cvs33
8819         * manual/glossary.xml
8820         * manual/intro.xml
8821         * manual/plugins.xml
8822         * manual/starting.xml
8823         * manual/sylpheed-claws-manual.xml
8824         * manual/fr/.cvsignore
8825         * manual/fr/account.xml
8826         * manual/fr/ack.xml
8827         * manual/fr/addrbook.xml
8828         * manual/fr/advanced.xml
8829         * manual/fr/faq.xml
8830         * manual/fr/glossary.xml
8831         * manual/fr/handling.xml
8832         * manual/fr/intro.xml
8833         * manual/fr/keyboard.xml
8834         * manual/fr/plugins.xml
8835         * manual/fr/starting.xml
8836         * manual/fr/sylpheed-claws-manual.xml
8837                 various fixes: typos, missing .fr translations, punctuation,
8838                 capitalization, links, accents and some bad French more.
8840 2006-04-12 [wwp]        2.1.0cvs32
8842         * src/prefs_gtk.c
8843                 fix for bug #935: always store prefs files in UTF-8 (thanks
8844                 to Colin).
8846 2006-04-11 [colin]      2.1.0cvs31
8848         * src/compose.c
8849                 Fix inserting files not in utf8 when locale is utf8
8851 2006-04-11 [colin]      2.1.0cvs30
8853         * src/inc.c
8854                 Don't show error dialog when cancelling connection
8855                 Patch by Pawel
8857 2006-04-11 [cleroy]     2.1.0cvs29
8859         * src/compose.c
8860                 Implement multiple quote levels
8861         * src/prefs_common.c
8862                 Change a little bit the quote bgcolor for 2nd level
8864 2006-04-11 [colin]      2.1.0cvs28
8866         * src/gtk/about.c
8867                 Add locale and charset in the label
8869 2006-04-10 [colin]      2.1.0cvs27
8871         * src/compose.c
8872         * src/prefs_common.c
8873         * src/prefs_common.h
8874         * src/prefs_msg_colors.c
8875         * src/textview.c
8876                 Allow optional background color in quotes
8877                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
8878                 GTK+-2.8.x feature
8880 2006-04-10 [colin]      2.1.0cvs26
8882         * src/main.c
8883         * src/mainwindow.c
8884         * src/mainwindow.h
8885                 Implement --select
8887 2006-04-10 [colin]      2.1.0cvs25
8889         * manual/plugins.xml
8890         * manual/fr/plugins.xml
8891                 Document libcurl's proxy variables
8893 2006-04-09 [colin]      2.1.0cvs24
8895         * src/prefs_common.c
8896                 gettext() returns statically allocated stuff. We have
8897                 to strdup it in order to be able to free it.
8899 2006-04-09 [colin]      2.1.0cvs23
8901         * AUTHORS
8902         * src/gtk/authors.h
8903                 Add Alexei
8905 2006-04-09 [colin]      2.1.0cvs22
8907         * src/mainwindow.c
8908         * src/gtk/quicksearch.c
8909                 Fix bug #859 (problems with cyrilic input in 
8910                 search panel) - Patch by Alexey Illarionov 
8911                 <littlesavage@rambler.ru>
8913 2006-04-09 [colin]      2.1.0cvs21
8915         * src/prefs_customheader.c
8916                 I prefer removing then freeing rather than the contrary
8917                 (even if it doesn't change anything ;-)
8918         * src/prefs_account.c
8919                 Fix bug #933 (Crash re-entering the custom headers list 
8920                 dialog in accounts prefs)
8921                 The problem happened when cancelling the Account 
8922                 Preferences' dialogs - in which case we didn't do 
8923                 anything to the PrefsAccount * struct. In case of applying,
8924                 the old ac_prefs was replaced with the tmp_ac_prefs we were
8925                 working with in this dialog. The problem is that 
8926                 prefs_customheader.c, working on this tmp_ac_prefs, always
8927                 changes the ->customhdr_list pointer, even when cancelled. 
8928                 So in case of cancelling the prefs_account dialog, we still
8929                 have to update ->customhdr_list in the real account.
8931 2006-04-08 [colin]      2.1.0cvs20
8933         * manual/fr/glossary.xml
8934         * manual/fr/keyboard.xml
8935                 Forgot some headers :)
8937 2006-04-08 [colin]      2.1.0cvs19
8939         * manual/Makefile.am
8940         * manual/fr/Makefile.am
8941         * manual/fr/account.xml
8942         * manual/fr/ack.xml
8943         * manual/fr/addrbook.xml
8944         * manual/fr/advanced.xml
8945         * manual/fr/faq.xml
8946         * manual/fr/glossary.xml
8947         * manual/fr/gpl.xml
8948         * manual/fr/handling.xml
8949         * manual/fr/intro.xml
8950         * manual/fr/keyboard.xml
8951         * manual/fr/plugins.xml
8952         * manual/fr/starting.xml
8953         * manual/fr/sylpheed-claws-manual.xml
8954         * manual/fr/dist/.cvsignore
8955         * manual/fr/dist/Makefile.am
8956         * manual/fr/dist/html/.cvsignore
8957         * manual/fr/dist/html/Makefile.am
8958         * manual/fr/dist/pdf/.cvsignore
8959         * manual/fr/dist/pdf/Makefile.am
8960         * manual/fr/dist/ps/.cvsignore
8961         * manual/fr/dist/ps/Makefile.am
8962         * manual/fr/dist/txt/.cvsignore
8963         * manual/fr/dist/txt/Makefile.am
8964                 Add the french translation of the manual. Thanks to
8965                 Olivier Delhomme <olivier.delhomme@free.fr> for 
8966                 account.xml, ack.xml, addrbook.xml and advanced.xml
8968 2006-04-08 [colin]      2.1.0cvs18
8970         * manual/plugins.xml
8971         * manual/starting.xml
8972                 More fixes
8974 2006-04-07 [colin]      2.1.0cvs17
8976         * manual/faq.xml
8977         * manual/intro.xml
8978         * manual/keyboard.xml
8979                 Little fixes
8981 2006-04-07 [colin]      2.1.0cvs16
8983         * README
8984         * src/compose.c
8985         * src/prefs_common.c
8986         * src/prefs_common.h
8987                 Add hidden compose_no_markup pref
8989 2006-04-07 [wwp]        2.1.0cvs15
8991         * src/summary_search.c
8992         * .cvsignore
8993                 Bugfix: stop button was sticky when searching in an empty folder.
8994                 Applied curly brackets code style to the whole file (summary_search.c).
8995                 More files to ignore.
8997 2006-04-07 [wwp]        2.1.0cvs14
8999         * src/message_search.c
9000         * src/summary_search.c
9001                 changed default button when search bumps at file/folder
9002                 beginning or end, for convenience (thanks to Colin).
9004 2006-04-07 [paul]       2.1.0cvs13
9006         * src/plugins/dillo_viewer/dillo_prefs.c
9007                 avoid future potential for namespace collision
9008                 Patch by Colin
9010 2006-04-06 [wwp]        2.1.0cvs12
9012         * src/summary_search.c
9013                 Unify extended/advanced searches names (and thus factorize labels),
9014                 patch by Fabien Vantard <fzzzzz@gmail.com>.
9016 2006-04-06 [wwp]        2.1.0cvs11
9018         * src/folderview.c
9019         * src/prefs_themes.c
9020         * src/summaryview.c
9021                 Fixed some compilation warnings.
9023 2006-04-06 [colin]      2.1.0cvs10
9025         * manual/advanced.xml
9026                 Document the wizard template and how to deploy
9027                 Sylpheed-Claws effectively
9029 2006-04-06 [colin]      2.1.0cvs9
9031         * src/folderview.c
9032                 gettext patch to tell translators about _("#"),
9033                 by Maxim Britov
9035 2006-04-06 [colin]      2.1.0cvs8
9037         * src/textview.c
9038                 Fix invalid GtkTextBIter after clicking "Display as text"
9040 2006-04-06 [mones]      2.1.0cvs7
9042         * src/addr_compl.c
9043         * src/addrindex.c
9044         * src/addritem.c
9045         * src/codeconv.c
9046         * src/compose.c
9047         * src/filtering.c
9048         * src/folder.c
9049         * src/folder_item_prefs.c
9050         * src/folderview.c
9051         * src/localfolder.c
9052         * src/matcher.c
9053         * src/mimeview.c
9054         * src/prefs_msg_colors.c
9055         * src/prefs_spelling.c
9056         * src/prefs_themes.c
9057         * src/procmime.c
9058         * src/procmsg.c
9059         * src/stock_pixmap.c
9060         * src/summaryview.c
9061         * src/textview.c
9062         * src/toolbar.c
9063         * src/common/mgutils.c
9064         * src/common/prefs.c
9065         * src/common/ssl_certificate.c
9066         * src/gtk/colorlabel.c
9067         * src/gtk/quicksearch.c
9068         * src/plugins/pgpmime/pgpmime.c
9069         * src/plugins/spamassassin/spamassassin.c
9070                 Removed redundant NULL checks for g_free() calls.
9071                 Patch by Pawel Pekala.
9073 2006-04-06 [mones]      2.1.0cvs6
9075         * src/prefs_actions.c
9076         * src/prefs_filtering.c
9077         * src/prefs_filtering_action.c
9078         * src/prefs_matcher.c
9079         * src/prefs_template.c
9080         * src/gtk/gtkutils.c
9081         * src/gtk/gtkutils.h
9082                 Have a nice replace button. Patch by Pawel Pekala
9084 2006-04-06 [colin]      2.1.0cvs5
9086         * src/addressbook.c
9087                 Fix crash with empty columns
9089 2006-04-05 [colin]      2.1.0cvs4
9091         * src/wizard.c
9092         * src/prefs_gtk.c
9093                 Allow wizard customization with pre-filled values
9095 2006-04-05 [colin]      2.1.0cvs3
9097         * src/textview.c
9098         * src/mimeview.c
9099         * src/mimeview.h
9100                 Nicer messages in mimeview
9102 2006-04-05 [colin]      2.1.0cvs2
9104         * src/addressbook.c
9105         * src/prefs_summaries.c
9106                 i18n fix
9108 2006-04-05 [colin]      2.1.0cvs1
9110         * src/plugins/pgpcore/plugin.c
9111         * src/plugins/pgpcore/select-keys.c
9112         * src/plugins/pgpcore/select-keys.h
9113         * src/plugins/pgpcore/sgpgme.c
9114         * src/plugins/pgpcore/sgpgme.h
9115         * src/plugins/pgpinline/pgpinline.c
9116         * src/plugins/pgpinline/plugin.c
9117         * src/plugins/pgpmime/pgpmime.c
9118         * src/plugins/pgpmime/plugin.c
9119                 Factorize and generalize a bit 
9120                 Drop S/MIME signature verification from PGP/MIME
9121                 (adding it as another, more complete plugin)
9123 2006-04-05 [paul]       2.1.0
9125         2.1.0 released
9127 2006-04-05 [paul]       2.0.0cvs186
9129         * manual/advanced.xml
9130                 add info on colour labels
9132 2006-04-05 [paul]       2.0.0cvs185
9134         * po/bg.po
9135         * po/cs.po
9136         * po/de.po
9137         * po/el.po
9138         * po/en_GB.po
9139         * po/fi.po
9140         * po/fr.po
9141         * po/it.po
9142         * po/nl.po
9143         * po/pl.po
9144         * po/pt_BR.po
9145         * po/sr.po
9146         * po/zh_CN.po
9147                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
9148                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
9149                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
9150                 Guimaraes, Aleksandar Urosevic, Ralgh Young
9151         * src/gtk/authors.h
9152         * tools/claws.i18n.status.pl
9153                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
9154                 and new Czech translator, Tim <timbrain@post.cz>
9156 2006-04-05 [mones]      2.0.0cvs184
9158         * po/es.po
9159                 Updated translation
9161 2006-04-05 [colin]      2.0.0cvs183
9163         * src/gtk/quicksearch.c
9164                 Fix bug #929 (unnecessary reload in quick search bar)
9166 2006-04-05 [colin]      2.0.0cvs182
9168         * src/compose.c
9169                 Fix crash on Reply with no From:
9170                 Show signature and conversion error on queuing 
9171                 (but not sending)
9172         * src/mainwindow.c
9173         * src/summaryview.c
9174         * src/summaryview.h
9175                 Factorize threading code and make sure msginfo 
9176                 is not null when it comes from a GtkCTreeRow's 
9177                 data
9178         * src/gtk/gtkaspell.c
9179                 Check for necessary things
9180         * src/gtk/gtksctree.c
9181         * src/gtk/gtksctree.h
9182                 Reset anchor if necessary when removing node
9184 2006-03-29 [colin]      2.0.0cvs181
9186         * src/folderview.c
9187                 Warn for disabled IMAP accounts (due to lack of
9188                 libetpan). Breaks string-freeze - sorry - but it
9189                 is kind of important ;)
9191 2006-03-28 [colin]      2.0.0cvs180
9193         * src/gtk/gtkutils.c
9194         * src/gtk/gtkutils.h
9195                 Add a gtkut_get_link_btn() function that
9196                 creates a button which acts like an URI
9197         * src/prefs_themes.c
9198         * src/gtk/about.c
9199                 Use this function (factorizes codes)
9200         * src/common/defs.h
9201         * src/gtk/pluginwindow.c
9202                 Add a "Get more..." in the plugins window
9204 2006-03-28 [colin]      2.0.0cvs179
9206         * src/common/smtp.c
9207         * src/common/passcrypt.c
9208         * src/undo.c
9209                 Warning fixes. Patch by Pawel Pekala
9211 2006-03-27 [colin]      2.0.0cvs178
9213         * src/undo.c
9214                 Fix undoing by blocks with spaces
9216 2006-03-27 [colin]      2.0.0cvs177
9218         * src/textview.c
9219                 Set margin to 3px for headers
9221 2006-03-27 [paul]
9223         2.1.0-rc2 released
9225 2006-03-27 [wwp]        2.0.0cvs176
9227         * src/summaryview.c
9228                 don't reset quicksearch when updating the message list.
9229                 Thanks to Colin.
9231 2006-03-26 [wwp]        2.0.0cvs175
9233         * src/compose.c
9234                 use a unified border width ('other' tab in the compose window,
9235                 patch by Pawel Pekala).
9238 2006-03-26 [wwp]        2.0.0cvs174
9240         * src/common/quoted-printable.c
9241         * src/addressbook.c
9242                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
9244 2006-03-26 [colin]      2.0.0cvs173
9246         * src/quote_fmt_parse.y
9247                 Fix non-UTF8 date formats messing up the whole quote a 
9248                 little bit
9250 2006-03-26 [colin]      2.0.0cvs172
9252         * src/procheader.c
9253                 Make sure the date is UTF8 valid, or try to make it
9254                 so. IncrediMail is really IncrediStupid.
9255         * src/compose.c
9256                 Fix possible conversions. 
9257                 
9259 2006-03-26 [colin]      2.0.0cvs171
9261         * src/matcher.c
9262                 Fix corner cases in body search. This is still a
9263                 hack... It seems impossible to make it good and 
9264                 reasonably fast at the same time.
9266 2006-03-26 [colin]      2.0.0cvs170
9268         * src/summaryview.c
9269                 I think I killed the twilight zone bug!
9270                 summary_select_node() flushes GTK events in order
9271                 to be able to center the view. But this also 
9272                 flushes keypresses like Ctrl-Alt-U, so this can
9273                 call summary_show from summary_select_node (itself
9274                 called from summary_show, etc.). And the summaryview
9275                 has to be unlocked in this function. So just locking
9276                 while processing GTK events, and bailing if locked, 
9277                 should fix it.
9278                 Fixes bug #927 (SIGSEGV during Update Summary)
9280 2006-03-25 [colin]      2.0.0cvs169
9282         * src/matcher.c
9283                 Fix search in QP-encoded bodies
9284                 Fix utf-8 searches in bodies encoded in the
9285                 locale's encoding
9286         * src/common/quoted-printable.c
9287         * src/common/quoted-printable.h
9288                 Add a decode function that doesn't overwrite
9289                 the original pointer
9290                 
9292 2006-03-24 [colin]      2.0.0cvs168
9294         * src/action.c
9295         * src/summaryview.c
9296         * src/summaryview.h
9297                 Update message cache after action
9298                 Patch by H. Merijn Brand
9299         * src/prefs_msg_colors.c
9300                 Factorize label 
9301                 Patch by Fabien Vantard
9302         * src/plugins/spamassassin/spamassassin_gtk.c
9303                 Remove useless translation
9304                 Patch by Fabien Vantard
9306 2006-03-23 [colin]      2.0.0cvs167
9308         * src/common/ssl.c
9309                 Let 30 seconds to SSL_connect
9311 2006-03-23 [wwp]        2.0.0cvs166
9313         * src/summaryview.c
9314         * src/gtk/description_window.c
9315                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
9316                 and headers are translated; adjust description windows' width to fit their
9317                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
9319 2006-03-23 [paul]       2.0.0cvs165
9321         * src/common/utils.c
9322                 fix highlighting of URIs containing "()"
9323                 (2.0.0cvs164's reversal fixed)
9324                 Thanks to Colin.
9326 2006-03-23 [paul]       2.0.0cvs164
9328         * src/common/utils.c
9329                 revert patch, (postponing a fix), at 2.0.0cvs120
9330                 as it breaks more URIs than it fixes.
9331                 Allow '-' to be a terminating character in a URI
9333 2006-03-22 [colin]      2.0.0cvs163
9335         * configure.ac
9336                 Require libetpan 0.45
9337                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
9339 2006-03-22 [paul]       2.0.0cvs162
9341         * src/editgroup.c
9342                 replace '<-' and '->' buttons with GTK_STOCK graphical
9343                 buttons
9344         * src/summary_search.c
9345                 don't offer '...' for translation
9346                 add a tooltip to advanced search '...' button
9347         * src/gtk/quicksearch.c
9348                 don't offer '...' for translation
9350 2006-03-21 [colin]      2.0.0cvs161
9352         * src/compose.c
9353                 Fix middle-click pasting (insert at click
9354                 position instead of cursor position, don't
9355                 remove existing selection and allow pasting
9356                 our own selection)
9357         * src/addressbook.c
9358                 "LDAP Server" -> "LDAP servers"
9360 2006-03-21 [wwp]        2.0.0cvs160
9362         * src/etpan/imap-thread.c
9363                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
9365 2006-03-20 [colin]      2.0.0cvs159
9367         * src/summaryview.c
9368                 Don't reload summaryview after an execute with no
9369                 move action
9371 2006-03-19 [colin]      2.0.0cvs158
9373         * src/addressbook.c
9374                 and put groups at the top, always
9376 2006-03-19 [colin]      2.0.0cvs157
9378         * src/addressbook.c
9379                 Order groups before names, as previously
9381 2006-03-19 [colin]      2.0.0cvs156
9383         * src/addressbook.c
9384                 - Sort case-unsensitive
9385                 - Put the sort arrow at opening too
9387 2006-03-19 [wwp]        2.0.0cvs155
9389         * src/addressbook.c
9390                 allow sorting by name/email/remarks, ensure that right-pane's contents
9391                 matches the left-pane selection (cleared when appropriate).
9392                 Patch by Pawel Pekala <c0rn@o2.pl>.
9394 2006-03-18 [colin]      2.0.0cvs154
9396         * src/textview.c
9397                 Fix text cursor ;)
9399 2006-03-18 [colin]      2.0.0cvs153
9401         * src/gtk/filesel.c
9402                 Make sure we hide the preview if we didn't get
9403                 a filename
9405 2006-03-18 [colin]      2.0.0cvs152
9407         * src/summaryview.c
9408                 Set cursor to watch for execution (fixes lack
9409                 of watch-cursor when dnd'ing hundreds of mails)
9410         * src/gtk/filesel.c
9411                 Check that mime type is 'image/*' before updating
9412                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
9414 2006-03-18 [colin]      2.0.0cvs151
9416         * src/mainwindow.c
9417         * src/textview.c
9418         * src/textview.h
9419                 Put a watch cursor in textview too when the mainwindow's
9420                 cursor in a watch
9422 2006-03-18 [colin]      2.0.0cvs150
9424         * src/folder.c
9425                 Change wrong asserts to simple tests
9427 2006-03-17 [colin]      2.0.0cvs149
9429         * src/mainwindow.c
9430         * src/mainwindow.h
9431         * src/prefs_msg_colors.c
9432         * src/summaryview.c
9433         * src/summaryview.h
9434         * src/gtk/colorlabel.c
9435         * src/gtk/colorlabel.h
9436                 Add a color label menu in the main menubar
9437                 Add (fixed) accels Ctrl-{0-7} to change the color
9438                 They have to be fixed because the menu's dynamic,
9439                 the items are complex widgets, hence we can't use
9440                 a GtkItemFactory.
9443 2006-03-17 [wwp]        2.0.0cvs148
9445         * src/compose.c
9446                 rollback few lines from my previous commit (those lines come from
9447                 a pending patch, accidentally commited, even if neutral as they are
9448                 commented out).
9450 2006-03-17 [wwp]        2.0.0cvs147
9452         * src/compose.c
9453                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
9454                 applied code style/indentation to the modified function.
9456 2006-03-17 [wwp]        2.0.0cvs146
9458         * src/procmsg.c
9459         * src/compose.c
9460                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
9462 2006-03-17 [paul]
9464         2.1.0-rc1 released
9466 2006-03-17 [paul]       2.0.0cvs145
9468         * src/main.c
9469                 addressbook_read_file() was called twice
9470         * src/textview.c
9471                 X-Mailer highlighting
9473 2006-03-16 [colin]      2.0.0cvs144
9475         * src/sourcewindow.c
9476         * src/sourcewindow.h
9477                 And the last one, in source window.
9479 2006-03-16 [colin]      2.0.0cvs143
9481         * src/compose.c
9482         * src/compose.h
9483                 Fix the same stuff in compose
9485 2006-03-16 [colin]      2.0.0cvs142
9487         * src/messageview.c
9488                 Complete the previous messageview crash fix
9490 2006-03-16 [colin]      2.0.0cvs141
9492         * src/procmsg.h
9493         * src/procmsg.c
9494         * src/folder.c
9495                 Fix POSTPROCESSING hook
9496                 Patch by H. Merijn Brand
9498         * src/procmime.c
9499         * src/procmime.h
9500                 Parse Content-Location
9502         * src/toolbar.c
9503         * src/messageview.c
9504         * src/messageview.h
9505                 Don't crash when a top-level MessageView has
9506                 been closed on us. Same problematic than
9507                 yesterday's quicksearch issue.
9509 2006-03-15 [colin]      2.0.0cvs140
9511         * src/gtk/quicksearch.c
9512                 Fix a bitchy race we didn't think about when we
9513                 added quicksearch cancellation:
9514                 If the search is not on cached fields, for example
9515                 body_part matchcase "stuff"
9516                 the matcher code has to get the whole message. If
9517                 we're on IMAP, that can be slow, and in order to
9518                 be non-blocking, the IMAP code idle loop processes
9519                 gtk events too. So it is possible to cancel a
9520                 quicksearch while the matcher is getting the mail's
9521                 body. After matcher got its body, it will start to
9522                 iterate over the matcher list that the Quicksearch's
9523                 clear_search_cb() just freed via prepare_matcher().
9524                 SIGSEGV ensues.
9525                 The fix consists of guarding the matcherlist_match()
9526                 call with a boolean 'matching'. If we reset the
9527                 quicksearch while matching is TRUE, we don't free
9528                 the matcherlist anymore like we did, but we set
9529                 another new flag, deferred_free, to TRUE. Then,
9530                 in quicksearch_match(), just after returning from
9531                 matcherlist_match() and unsetting the matching flag,
9532                 we check the deferred_free flag and do the
9533                 prepare_matcher() (which does the matcherlist_free)
9534                 for real, so we free the matcherlist once it's not
9535                 used anymore.
9536                 As all of this runs via the glib main loop, we
9537                 luckily don't need a mutex.
9538         * src/summaryview.c
9539                 Also, show progress while searching.
9542 2006-03-14 [colin]      2.0.0cvs139
9544         * src/alertpanel.c
9545                 Make alertpanel_is_open non-static
9547 2006-03-14 [colin]      2.0.0cvs138
9549         * src/prefs_spelling.c
9550                 Cleanups - Fabien Vantard
9552 2006-03-14 [wwp]        2.0.0cvs137
9554         * src/main.c
9555                 code style normalization (curly braces, indentation).
9557 2006-03-14 [wwp]        2.0.0cvs137
9559         * src/main.c
9560                 code style (braces, indentation)
9562 2006-03-12 [paul]       2.0.0cvs136
9564         * src/prefs_common.c
9565                 trans_hdr defaults to FALSE to be RFC-savvy
9566         * src/prefs_summaries.c
9567                 add a tooltip to the trans_hdr option
9568                 
9570 2006-03-12 [paul]       2.0.0cvs135
9572         * src/prefs_matcher.c
9573                 give a little more width to the combos
9574         * src/prefs_display_header.c
9575         * src/textview.c
9576                 translate headers if prefs_common.trans_hdr
9577                 is TRUE
9579         Patches by Pawel Pekala
9581 2006-03-12 [paul]       2.0.0cvs134
9583         * src/plugins/clamav/clamav_plugin.c
9584         * src/plugins/dillo_viewer/dillo_viewer.c
9585         * src/plugins/pgpcore/plugin.c
9586         * src/plugins/pgpinline/plugin.c
9587         * src/plugins/pgpmime/plugin.c
9588         * src/plugins/spamassassin/spamassassin.c
9589                 update/add to descriptions
9590         * src/plugins/spamassassin/spamassassin_gtk.c
9591                 fixes to the english, remove superfluous
9592                 tooltips, clean up a little
9594 2006-03-12 [paul]       2.0.0cvs133
9596         * src/compose.c
9597                 fix Bug 924, 'Account combo box shows up wrong 
9598                 if & is in account name'
9600 2006-03-11 [colin]      2.0.0cvs132
9602         * src/summaryview.c
9603                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
9604                 messed up shift-selection because is slows down
9605                 moving around summaryview. thanks -users
9607 2006-03-10 [colin]      2.0.0cvs131
9609         * src/plugins/spamassassin/spamassassin_gtk.c
9610                 Put back Paul's engrish fixes
9612 2006-03-10 [colin]      2.0.0cvs130
9614         * src/plugins/spamassassin/spamassassin.c
9615         * src/plugins/spamassassin/spamassassin.h
9616         * src/plugins/spamassassin/spamassassin_gtk.c
9617                 Cleanup SA prefs page (more)
9618                 Patch by Fabien Vantard
9620 2006-03-10 [paul]       2.0.0cvs129
9622         * src/prefs_msg_colors.c
9623         * src/prefs_spelling.c
9624                 widget sensitivity
9626 2006-03-09 [mones]      2.0.0cvs128
9628         * po/es.po
9629                 Update for next RC
9631 2006-03-09 [wwp]        2.0.0cvs127
9633         * configure.ac
9634                 revert accidental commit (requirement for libetpan 0.43), this time
9635                 not in HEAD.
9637 2006-03-09 [wwp]        2.0.0cvs125
9639         * configure.ac
9640                 revert accidental commit (requirement for libetpan 0.43)
9642 2006-03-09 [paul]       2.0.0cvs126
9644         * src/prefs_receive.c
9645                 remove useless frame
9646                 replace 'incorporation' with 'receiving'
9647         * src/plugins/clamav/clamav_plugin_gtk.c
9648         * src/plugins/spamassassin/spamassassin_gtk.c
9649                 improve widget sensitivity
9650                 fix a bit his engrish
9652 2006-03-09 [wwp]        2.0.0cvs125
9654         * src/addressadd.c
9655         * src/foldersel.c
9656         * src/prefs_common.c
9657         * src/prefs_common.h
9658                 remember some more windows' sizes (add to addressbook and
9659                 select folder).
9661 2006-03-09 [paul]       2.0.0cvs124
9663         * src/plugins/pgpcore/prefs_gpg.c
9664                 normalise construction of dialogue
9666 2006-03-09 [paul]       2.0.0cvs123
9668         * src/plugins/trayicon/Makefile.am
9669                 add missing slash
9671 2006-03-08 [colin]      2.0.0cvs122
9673         * src/plugins/trayicon/Makefile.am
9674                 Fix build in separate dir 
9675                 Patch by Bamanzi <bamanzi@gmail.com>
9677 2006-03-08 [colin]      2.0.0cvs121
9679         * src/procmsg.c
9680                 Batch move and copies from summaryview with delayed execution
9681                 too
9683 2006-03-07 [paul]       2.0.0cvs120
9685         * src/common/utils.c
9686                 fix highlighting of URIs containing "()"
9687                 Patch by Pawel Pekala
9689 2006-03-07 [paul]       2.0.0cvs119
9691         * src/folder.c
9692         * src/folder.h
9693         * src/folderview.c
9694                 immediately do alphabetical resort when
9695                 changing a folder's name
9696                 Patch by Pawel Pekala
9698 2006-03-07 [paul]       2.0.0cvs118
9700         * src/news.c
9701         * src/news_gtk.c
9702                 when unsubscribing a newsgroup, remove the
9703                 folder and msgs in .sylpheed-claws/newscache
9704                 Patch by Pawel Pekala <c0rn@gazeta.pl>
9706 2006-03-07 [paul]       2.0.0cvs117
9708         * src/textview.c
9709                 fix wrong Fake URL Warning
9710                 Thanks to Hiro
9712 2006-03-07 [colin]      2.0.0cvs116
9714         * src/imap.c
9715                 Return immediately when password dialog was
9716                 cancelled
9717         * src/gtk/inputdialog.c
9718                 Allow empty strings for passwords
9721 2006-03-06 [colin]      2.0.0cvs115
9723         * src/imap.c
9724                 Prevent double-timeouts when connection fails
9726 2006-03-06 [colin]
9728         2.0.1-rc1 released
9730 2006-03-06 [colin]      2.0.0cvs114
9732         * src/imap.c
9733                 Refresh session during potentially long
9734                 operations
9736 2006-03-06 [wwp]        2.0.0cvs113
9738         * src/prefs_msg_colors.h
9739                 forgot that one (custom color labels).
9741 2006-03-06 [wwp]        2.0.0cvs112
9743         * src/prefs_common.c
9744         * src/prefs_common.h
9745         * src/prefs_msg_colors.c
9746         * src/summaryview.c
9747         * src/summaryview.h
9748         * src/gtk/colorlabel.c
9749         * src/gtk/colorlabel.h
9750                 colors in messages list are now customizable. Color values and names can
9751                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
9752                 Thanks to Paul and Colin for their help with this longstanding patch!
9754 2006-03-06 [wwp]        2.0.0cvs111
9756         * src/textview.c
9757                 don't crash if (x)face is bad.
9759 2006-03-05 [paul]       2.0.0cvs110
9761         * AUTHORS
9762         * configure.ac
9763         * src/Makefile.am
9764         * src/common/Makefile.am
9765         * src/common/utils.h
9766         * src/etpan/imap-thread.c
9767         * src/gtk/authors.h
9768         * src/plugins/clamav/Makefile.am
9769         * src/plugins/demo/Makefile.am
9770         * src/plugins/dillo_viewer/Makefile.am
9771         * src/plugins/pgpcore/Makefile.am
9772         * src/plugins/pgpcore/passphrase.c
9773         * src/plugins/pgpinline/Makefile.am
9774         * src/plugins/pgpmime/Makefile.am
9775         * src/plugins/spamassassin/Makefile.am
9776         * src/plugins/trayicon/Makefile.am
9777                 fix builiding on cygwin
9778                 Patch by Ralgh Young <bamanzi@gmail.com>
9780 2006-03-04 [wwp]        2.0.0cvs109
9782         * manual/keyboard.xml
9783                 fix mixed up/down keys.
9785 2006-03-04 [wwp]        2.0.0cvs108
9787         * README
9788         * INSTALL
9789                 updated links to SpamAssassin.
9791 2006-03-04 [wwp]        2.0.0cvs107
9793         * manual/plugins.xml
9794         * src/plugins/spamassassin/README
9795                 updated SpamAssassin plugin docs to reflect new functional additions
9796                 (also fix/update/documents few technical stuff more, see the README).
9798 2006-03-04 [wwp]        2.0.0cvs106
9800         * src/prefs_message.c
9801                 normalized capitalization of message-prefs paths.
9803 2006-03-04 [wwp]        2.0.0cvs105
9805         * manual/advanced.xml
9806                 typo.
9808 2006-03-03 [colin]      2.0.0cvs104
9810         * src/plugins/clamav/clamav_plugin_gtk.c
9811                 Rework prefs page, patch by Fabien 
9813 2006-03-03 [colin]      2.0.0cvs103
9815         * src/plugins/clamav/clamav_plugin.c
9816                 Set error on all errors
9818 2006-03-03 [colin]      2.0.0cvs102
9820         * src/common/plugin.c
9821                 Initialize error to avoid crashing when a plugin fails
9822                 without setting error
9824 2006-03-02 [wwp]        2.0.0cvs101
9826         * configure.ac
9827                 fixed linker flags for libetpan support on Cygwin
9828                 (thanks to H.Merijn Brand).
9830 2006-03-02 [wwp]        2.0.0cvs100
9832         * src/addressbook.c
9833                 fix some AB error messages: one for punctuation and
9834                 one wrongly duplicate (thanks, maxbritov).
9836 2006-03-02 [wwp]        2.0.0cvs99
9838         * src/plugins/spamassassin/spamassassin.c
9839                 make sync calls to sa-learn/spamc to prevent
9840                 system (whatever local or client/server) overload.
9842 2006-03-02 [colin]      2.0.0cvs98
9844         * src/summaryview.c
9845                 Put the spam icon in the status column instead of the
9846                 mark one
9848 2006-03-01 [colin]      2.0.0cvs97
9850         * src/plugins/spamassassin/spamassassin.c
9851                 Fix segfault (g_file_set_contents fails for some 
9852                 reason and err==0x2f. Can't find out why with
9853                 valgrind, using working function :-)
9855 2006-03-01 [colin]      2.0.0cvs96
9857         * src/inc.c
9858                 Offline overriding: let 'No' be cached only 3 seconds
9860 2006-03-01 [colin]      2.0.0cvs95
9862         * src/addr_compl.c
9863         * src/addrbook.c
9864         * src/addressbook.c
9865         * src/addrindex.c
9866         * src/folder_item_prefs.c
9867         * src/headerview.c
9868         * src/imap.c
9869         * src/inc.c
9870         * src/ldif.c
9871         * src/mainwindow.c
9872         * src/mh.c
9873         * src/msgcache.c
9874         * src/prefs_common.h
9875         * src/prefs_msg_colors.c
9876         * src/procheader.c
9877         * src/procheader.h
9878         * src/procmime.c
9879         * src/procmsg.c
9880         * src/procmsg.h
9881         * src/send_message.h
9882         * src/simple-gettext.c
9883         * src/summaryview.c
9884         * src/summaryview.h
9885         * src/syldap.c
9886         * src/textview.c
9887         * src/undo.c
9888         * src/common/ssl_certificate.c
9889         * src/common/utils.c
9890         * src/gtk/colorsel.c
9891         * src/gtk/gtksctree.c
9892         * src/gtk/gtkshruler.c
9893         * src/plugins/trayicon/trayicon.c
9894                 #if 0 goes to /dev/null
9896 2006-03-01 [colin]      2.0.0cvs94
9898         * src/compose.c
9899         * src/imap.c
9900         * src/inc.c
9901         * src/inc.h
9902         * src/messageview.c
9903         * src/news.c
9904         * src/plugins/spamassassin/spamassassin.c
9905                 Allow to add information in the "working offline"
9906                 window
9908 2006-03-01 [wwp]        2.0.0cvs93
9910         * src/plugins/spamassassin/spamassassin.c
9911                 fixed spamc invocation: use a tricky temporary mini shell wrapper
9912                 'cause it seems that calling `spamc ... < inputfile` with
9913                 g_spawn_(a)sync simply.. erm doesn't work :-).
9915 2006-03-01 [wwp]        2.0.0cvs92
9917         * src/toolbar.c
9918         * src/toolbar.h
9919                 simplify the adding of spam/ham button to the messageview toolbar
9920                 (it gets more clear now that the same button will be "Mark as spam"
9921                 or "Mark as ham" according to the current message status,
9922                 thanks to Colin).
9924 2006-03-01 [wwp]        2.0.0cvs91
9926         * src/messageview.c
9927         * src/procmsg.c
9928         * src/procmsg.h
9929         * src/summaryview.c
9930         * src/plugins/spamassassin/spamassassin.c
9931         * src/plugins/spamassassin/spamassassin.h
9932                 make learner callbacks return a status (0 for ok),
9933                 handle it in main code to avoid setting flags when learning failed,
9934                 don't learn on TCP if offline in spamassassin,
9935                 thanks to Colin.
9937                 
9939 2006-03-01 [wwp]        2.0.0cvs90
9941         * src/compose.c
9942                 some work around the compose window's account menu,
9943                 patch by Fabien Vantard.
9945 2006-03-01 [wwp]        2.0.0cvs89
9947         * src/plugins/spamassassin/spamassassin.c
9948                 fixed bad logics, was using spamc in local mode and sa-learn
9949                 in remote mode (thanks, Colin).
9951 2006-03-01 [wwp]        2.0.0cvs88
9953         * src/plugins/spamassassin/spamassassin.c
9954         * src/plugins/spamassassin/spamassassin.h
9955         * src/plugins/spamassassin/spamassassin_gtk.c
9956                 made processing of emails w/ sa-plugin an option (default is TRUE),
9957                 fixed Engrish some tooltips, capitalization of some debug messages
9958                 and warnings. The spamassassin plugin now provides two separate
9959                 services: process emails upon incorporation and spamd training.
9960                 Both services (un)register independently but use some common
9961                 plugin settings (transport settings, spam storage location).
9963 2006-02-28 [wwp]        2.0.0cvs87
9965         * src/plugins/spamassassin/spamassassin.c
9966                 fix async flag to spamc cmdline execution (batch exec should
9967                 be asynchronous).
9969 2006-02-27 [wwp]        2.0.0cvs86
9971         * src/plugins/spamassassin/spamassassin.c
9972         * src/plugins/spamassassin/spamassassin.h
9973         * src/plugins/spamassassin/spamassassin_gtk.c
9974                 - added the ability to learn a remote spamassassin server (spamd),
9975                 using spamc.
9976                 - added the spamassassin option 'username', that applies to all
9977                 spamassassin operations (filtering, learning, local or remote).
9978                 The default username is the current unix user (if left blank
9979                 from gtk prefs or config file).
9980                 - commented out some unused code (notebook widget), removed unused
9981                 layout (hbox1).
9982                 - make more widgets sensitive to the transport type.
9984 2006-02-27 [colin]      2.0.0cvs85
9986         * src/plugins/spamassassin/spamassassin.c
9987                 Fix sa-learn call when offline
9989 2006-02-27 [colin]      2.0.0cvs84
9991         * configure.ac
9992         * src/Makefile.am
9993         * src/mainwindow.c
9994         * src/mainwindow.h
9995         * src/messageview.c
9996         * src/messageview.h
9997         * src/prefs_toolbar.c
9998         * src/procmsg.c
9999         * src/stock_pixmap.c
10000         * src/stock_pixmap.h
10001         * src/summaryview.c
10002         * src/toolbar.c
10003         * src/toolbar.h
10004         * src/pixmaps/ham_btn.xpm
10005         * src/pixmaps/spam.xpm
10006         * src/pixmaps/spam_btn.xpm
10007         * src/plugins/spamassassin/spamassassin.c
10008                 Add button in toolbar for spam learning
10009                 Fix a few bugs from the last related commit
10010                 Revert 1.9.6cvs23 which messed up shift-selection
10012 2006-02-24 [colin]      2.0.0cvs83
10014         * src/procmsg.c
10015         * src/summaryview.c
10016         * src/summaryview.h
10017         * src/plugins/spamassassin/spamassassin.c
10018         * src/plugins/spamassassin/spamassassin.h
10019         * src/plugins/spamassassin/spamassassin_gtk.c
10020                 Unregister learner when spamassassin is either
10021                 disabled or over tcp
10023 2006-02-24 [colin]      2.0.0cvs82
10025         * src/Makefile.am
10026         * src/mainwindow.c
10027         * src/mainwindow.h
10028         * src/procmsg.c
10029         * src/procmsg.h
10030         * src/stock_pixmap.c
10031         * src/stock_pixmap.h
10032         * src/summaryview.c
10033         * src/summaryview.h
10034         * src/gtk/icon_legend.c
10035         * src/pixmaps/spam.xpm  ** NEW FILE **
10036         * src/plugins/spamassassin/spamassassin.c
10037         * src/plugins/spamassassin/spamassassin_gtk.c
10038                 Add spam learning interface (Mark/Mark as 
10039                 (spam|ham) menus)
10041 2006-02-24 [wwp]        2.0.0cvs81
10043         * src/compose.c
10044         * src/compose.h
10045         * src/filtering.c
10046                 hide compose window when sending message in batch mode
10047                 (filtering: forward and redirect). Also fixed a wrong
10048                 value returned when sending failed, neutral anyway.
10049                 (Colin, me) 
10051 2006-02-24 [wwp]        2.0.0cvs80
10053         * src/mainwindow.c
10054                 use GTK+'s stock quit button. Patch by Fabien Vantard.
10056 2006-02-24 [paul]       2.0.0cvs79
10058         * src/news.c
10059         * src/news.h
10060         * src/news_gtk.c
10061                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
10062                 Thanks to Colin
10064 2006-02-23 [colin]      2.0.0cvs78
10066         * src/alertpanel.c
10067                 Change OK to Close in alertpanel with View log
10068                 button; add accel to View log. Patch by Fabien
10069                 Vantard
10071 2006-02-23 [wwp]        2.0.0cvs77
10073         * src/compose.c
10074                 silly me, there were much more tests to perform, since toolbars can
10075                 really have down to 1 element only.
10077 2006-02-23 [wwp]        2.0.0cvs76
10079         * commitHelper
10080                 fixed indentation from my previous commit. Fallback to VISUAL if
10081                 EDITOR is not set (and to vi, at last resort).
10083 2006-02-23 [wwp]        2.0.0cvs75
10085         * commitHelper
10086                 improved error detection (Colin, me).
10088 2006-02-23 [wwp]        2.0.0cvs74
10090         * src/prefs_toolbar.c
10091                 simplify and fix prefs/toolbars layouting. Combos' contents can
10092                 now be really displayed.
10094 2006-02-23 [wwp]        2.0.0cvs73
10095         simplifies and fix prefs/toolbars layouting. Combos' contents can now
10096         be really displayed.
10098 2006-02-22 [wwp]        2.0.0cvs72
10100         * src/compose.c
10101                 fix a typo in my previous commit (sorry!).
10103 2006-02-22 [wwp]        2.0.0cvs71
10105         * src/prefs_toolbar.c
10106                 fix a crash when adding separators to toolbars,
10107                 also fix some separator item information.
10109 2006-02-22 [wwp]        2.0.0cvs70
10111         * src/compose.c
10112                 fix a crash when redirecting (for instance) when compose window's
10113                 toolbar contents has been customized (when some buttons have been
10114                 removed in fact).
10116 2006-02-21 [wwp]        2.0.0cvs69
10118         * src/summaryview.c
10119         * src/gtk/pluginwindow.c
10120         * src/plugins/pgpcore/prefs_gpg.c
10121                 fix some compilation warnings (feat. remains of removed code).
10123 2006-02-21 [wwp]        2.0.0cvs68
10125         * src/gtk/gtkutils.c
10126                 fix two compilation issues, thanks to Stephan Sachse.
10128 2006-02-20 [colin]      2.0.0cvs67
10130         * src/mainwindow.c
10131                 Don't reselect displayed mail on refocus
10132                 This fixes actions misbehaving 
10134 2006-02-20 [wwp]        2.0.0cvs66
10136         * src/summaryview.c
10137         * src/gtk/gtksctree.c
10138         * src/gtk/gtkshruler.c
10139                 changed more runtime typecast checks.
10141 2006-02-20 [wwp]        2.0.0cvs65
10143         * src/summary_search.c
10144                 find all - summaryview refresh issue fixed, thanks to Colin.
10146 2006-02-20 [wwp]        2.0.0cvs64
10148         * src/gtk/gtkutils.c
10149                 better runtime typecast checks.
10151 2006-02-20 [wwp]        2.0.0cvs63
10153         * src/summary_search.c
10154                 enhancements to the summary search:
10155                         - add the ability to stop the running search
10156                           (upon ESC-key press, new Stop button or when Clear button is pressed)
10157                         - don't search if no criteria (From/To/Subject/Body) is set
10158                         - ensure that a busy mouse pointer is always shown when searching,
10159                           show it even a bit earlier
10161 2006-02-19 [colin]      2.0.0cvs62
10163         * src/compose.c
10164         * src/imap.c
10165         * src/etpan/imap-thread.c
10166         * src/etpan/imap-thread.h
10167                 (Future) IMAP speed improvement on sending
10168                 Will require a libetpan update
10169         * src/summaryview.c
10170         * src/gtk/quicksearch.c
10171                 Make quicksearch clearable while running.
10173 2006-02-17 [colin]      2.0.0cvs61
10175         * src/imap.c
10176         * src/etpan/imap-thread.c
10177         * src/etpan/imap-thread.h
10178                 Check for IMAP certificates
10179                 ** Requires libetpan-0.42-cvs4 
10180                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
10182 2006-02-17 [colin]      2.0.0cvs60
10184         * src/messageview.c
10185         * src/prefs_common.c
10186         * src/prefs_common.h
10187         * src/prefs_message.c
10188                 Add pref to display HTML-only mails with plugin, 
10189                 if possible (defaulting to FALSE of course).
10191 2006-02-16 [colin]      2.0.0cvs59
10193         * src/main.c
10194         * src/common/plugin.c
10195         * src/common/plugin.h
10196         * src/gtk/pluginwindow.c
10197                 Keep track of requested (but unloaded) plugins
10198                 in some error cases.
10200 2006-02-16 [wwp]        2.0.0cvs58
10202         * src/gtk/gtkaspell.c
10203         * src/gtk/gtkaspell.h
10204         * src/prefs_spelling.c
10205         * src/compose.c
10206         * src/prefs_common.c
10207         * src/prefs_common.h
10208                 implemented new optional spellchecker behaviour: re-check message when
10209                 dictionary got changed (from compose-window/context-menu/Change dictionary).
10211 2006-02-16 [wwp]        2.0.0cvs57
10213         * src/quote_fmt_parse.y
10214                 pclose popen'ed pipe.
10216 2006-02-15 [colin]      2.0.0cvs56
10218         * src/mimeview.c
10219         * src/mimeview.h
10220                 Let MimeViewers know which MimeView they
10221                 depend of.
10222         * src/summaryview.c
10223                 Swap From/To columns in Sent/Queue/Drafts
10224                 folders
10225         * src/etpan/imap-thread.c
10226                 Use mailstream_low_tls_open() for STARTTLS
10227                 instead of mailstream_low_ssl_open()
10228                 ** REQUIRES libetpan 0.42cvs3 **
10230 2006-02-15 [wwp]        2.0.0cvs55
10232         * src/compose.c
10233         * src/compose.h
10234         * src/message_search.c
10235         * src/message_search.h
10236         * src/textview.c
10237         * src/gtk/gtkutils.c
10238         * src/gtk/gtkutils.h
10239                 added the ability to Find text in the compose window (and a bit
10240                 of code factorization).
10242 2006-02-15 [wwp]        2.0.0cvs54
10244         * src/prefs_gtk.c
10245                 yet another one file was missing (fix for some widgets' sensitivity).
10246                 Thanks Colin!
10248 2006-02-15 [wwp]        2.0.0cvs53
10250         * src/prefs_gtk.h
10251                 oops forgot that file (fix for some widgets' sensitivity).
10253 2006-02-15 [wwp]        2.0.0cvs52
10255         * src/summary_search.c
10256                 implemented advanced summary search options (added the ability
10257                 to use matcher conditions in an advanced search mode).
10259 2006-02-15 [wwp]        2.0.0cvs51
10261         * src/plugins/pgpcore/prefs_gpg.c
10262         * src/prefs_account.c
10263                 fix some widget sensitivity, mostly around some labels in
10264                 account prefs.
10266 2006-02-15 [paul]       2.0.0cvs50
10268         * manual/advanced.xml
10269                 improve Templates info
10270                 written by wwp
10272 2006-02-14 [colin]      2.0.0cvs49
10274         * src/pixmaps/address_book.xpm
10275         * src/pixmaps/preferences.xpm
10276         * src/pixmaps/properties.xpm
10277                 Fix pixmap size - patch by Fabien Vantard
10279 2006-02-13 [colin]      2.0.0cvs48
10281         * src/procmime.c
10282                 Add missing fclose()s on error
10283         * src/textview.c
10284                 Remove unused code
10285         * src/common/utils.c
10286                 Fix temp files not being deleted on windows
10287         Patches by Thomas Gilgin
10289 2006-02-13 [colin]      2.0.0cvs47
10291         * src/mainwindow.c
10292                 Fix exit crash
10294 2006-02-13 [wwp]        2.0.0cvs46
10296         * src/plugins/pgpcore/prefs_gpg.c
10297                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
10299 2006-02-12 [colin]      2.0.0cvs45
10301         * src/folderview.c
10302         * src/main.c
10303         * src/mainwindow.c
10304                 Fix "stuff" when quitting
10306 2006-02-12 [wwp]        2.0.0cvs44
10308         * src/prefs_themes.c
10309                 fix typos in debug messages.
10311 2006-02-11 [colin]      2.0.0cvs43
10313         * src/summaryview.c
10314                 don't allow drag/drop from ourself
10316 2006-02-10 [wwp]        2.0.0cvs42
10318         * src/exporthtml.c
10319         * src/html.c
10320         * src/html.h
10321         * src/procmime.c
10322         * src/textview.c
10323                 renamed html_ prefixed functions and data structures to avoid
10324                 namespace clashes w/ other software (gtkhtml2 for instance).
10325                 Closes bug #907.
10328 2006-02-09 [colin]      2.0.0cvs41
10330         * src/summaryview.c
10331                 Fix shitty logic messed up. Thanks Ticho for the hint!
10333 2006-02-09 [wwp]        2.0.0cvs40
10335         * src/gtk/about.c
10336         * src/compose.c
10337         * src/prefs_account.c
10338         * src/prefs_gtk.h
10339         * src/editaddress.c
10340                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
10341                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
10342                 Browse buttons in accounts prefs.
10344 2006-02-09 [colin]      2.0.0cvs39
10346         * src/matcher.c
10347                 Check for pointer before using its members
10348         * src/gtk/gtksourceprintjob.c
10349                 Fix a wrong warning
10351 2006-02-09 [wwp]        2.0.0cvs38
10353         * src/gtk/filesel.c
10354                 fix few compiler warnings (type mismatch).
10356 2006-02-09 [paul]       2.0.0cvs37
10358         * po/fr.po
10359                 updated by Fabien Vantard
10361 2006-02-08 [colin]      2.0.0cvs36
10363         * src/prefs_common.c
10364         * src/common/defs.h
10365         * src/common/plugin.c
10366                 allow windows and linux configurations to coexist
10367                 patch by Thomas Gilgin
10369 2006-02-08 [colin]      2.0.0cvs35
10371         * src/filtering.c
10372         * src/matcher.c
10373         * src/matcher.h
10374         * src/matcher_parser_parse.y
10375         * src/prefs_filtering_action.c
10376         * src/prefs_matcher.c
10377                 Add the "Ignore thread" filtering
10378                 action
10380 2006-02-08 [colin]      2.0.0cvs34
10382         * src/compose.c
10383         * src/procmime.c
10384         * src/procmime.h
10385                 Fix bug #905 (damaged attachment)
10386                 text files with raw \0's aren't really text files
10387         FOR_STABLE
10389 2006-02-08 [colin]      2.0.0cvs33
10391         * src/summaryview.c
10392                 Fix crasher introduced yesterday
10394 2006-02-08 [wwp]        2.0.0cvs32
10396         * src/compose.c
10397         * src/compose.h
10398                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
10400 2006-02-08 [wwp]        2.0.0cvs31
10402         * src/prefs_template.c
10403                 templates enhancement: allow address completion for Cc and Bcc fields
10404                 (it was currently possible for the To field only)
10406 2006-02-08 [colin]      2.0.0cvs30
10408         * src/compose.c
10409                 Don't unblock if not blocked
10410         FOR_STABLE
10412 2006-02-07 [colin]      2.0.0cvs29
10414         * src/action.c
10415                 Forgot to refresh summaryview
10417 2006-02-07 [colin]      2.0.0cvs28
10419         * src/action.c
10420                 Freeze/thaw message list and folder list while
10421                 processing %as{} actions 
10422         * src/compose.c
10423                 Fix auto-wrap disabling after a middle-click
10424                 paste - FOR_STABLE
10426 2006-02-07 [paul]       2.0.0cvs27
10428         * src/folder.c
10429                 fix freeing of uninitialised pointers
10430                 Thanks to Colin
10432 2006-02-06 [colin]      2.0.0cvs26
10434         * src/folder.c
10435                 Use g_slist_prepend in potentially big list
10437 2006-02-06 [colin]      2.0.0cvs25
10439         * src/folder.c
10440                 Completely skip processing if it doesn't 
10441                 exist (faster!)
10443 2006-02-06 [colin]      2.0.0cvs24
10445         * src/folder.c
10446         * src/summaryview.c
10447                 Batch filtering in summaryview (from Tools menu)
10448                 and pre/post//-processing too
10450 2006-02-06 [colin]      2.0.0cvs23
10452         * src/procmsg.h
10453         * src/filtering.c
10454                 Use a special field for batch filtering instead
10455                 of stepping on deferred execution's toes
10457 2006-02-06 [colin]      2.0.0cvs22
10459         * src/action.c
10460         * src/filtering.c
10461         * src/filtering.h
10462         * src/folder.c
10463         * src/summaryview.c
10464                 Fix filtering via menus and actions
10466 2006-02-06 [colin]      2.0.0cvs21
10468         * src/imap.c
10469                 Put the added file directly to cache if possible (will work
10470                 with next libetpan)
10471         * src/filtering.c
10472         * src/filtering.h
10473         * src/inc.c
10474         * src/folder.c
10475         * src/mbox.c
10476         * src/procmsg.h
10477                 Move and copy filtered messages by batches instead of one
10478                 by one - faster on IMAP
10479         * src/procmsg.c
10480                 Add a function that'll possibly be useful later
10482 2006-02-06 [colin]      2.0.0cvs20
10484         * src/addressbook.c
10485                 Use internal mime-type instead of text/plain for d'n'd
10486         * src/compose.c
10487                 Allow attaching files from mimeview's icon list via d'n'd
10488         * src/folderview.c
10489         * src/folderview.h
10490                 Use internal mime-type instead of text/plain for d'n'd
10491                 Don't try to selected opened folder if none is
10492                 Factorize d'n'd from other apps code
10493         * src/headerview.c
10494         * src/textview.c
10495         * src/gtk/gtkutils.c
10496         * src/gtk/gtkutils.h
10497                 Factorize Face/X-Face stuff
10498         * src/mimeview.c
10499                 Fix d'n'd to other apps
10500         * src/prefs_message.c
10501                 Let the XFace pref be usable without libcompface as it also
10502                 applies to Face
10503         * src/summaryview.c
10504                 Fix d'n'd to other apps
10505                 Factorize d'n'd from other apps code
10507 2006-02-06 [wwp]        2.0.0cvs19
10509         * po/it.po
10510                 Italian translation fixes by Andrea Spadaccini (no more confusion
10511                 between filtering and processing, and few changes in the About
10512                 dialog).
10515 2006-02-06 [mones]      2.0.0cvs18
10517         * src/gtk/icon_legend.c
10518                 Improved descriptions allowing better translations
10520 2006-02-05 [colin]      2.0.0cvs17
10522         * src/imap.c
10523                 Add the f*cking missing expunge that caused imap_fetch_env
10524                 to fail after an add_msgs ! :-///
10525         * src/etpan/imap-thread.c
10526                 Add a bit of debug
10527         FOR_STABLE
10529 2006-02-05 [colin]      2.0.0cvs16
10531         * src/common/utils.c
10532                 Don't check for return-path (or we can't put
10533                 back non-sent mails)
10535 2006-02-05 [colin]      2.0.0cvs15
10537         * src/textview.c
10538                 Don't try to display Face header in textview
10539                 when teh headerview's active
10541 2006-02-05 [colin]      2.0.0cvs14
10543         * tools/tbird2syl.py
10544         * tools/Makefile.am
10545                 Add script to import Thunderbird mails
10547 2006-02-05 [colin]      2.0.0cvs13
10549         * src/headerview.c
10550         * src/procheader.c
10551         * src/procmsg.c
10552         * src/procmsg.h
10553         * src/textview.c
10554                 Show Face headers - patch partially by Klaus Flittner
10556 2006-02-05 [colin]      2.0.0cvs12
10558         * src/folderview.c
10559         * src/summaryview.c
10560         * src/common/utils.c
10561         * src/common/utils.h
10562                 Let dnd work from mime icons to summaryview
10563                 and to folderview too
10564                 Add a crude test to avoid trying to add files
10565                 drag'n'dropped when they're not mails
10567 2006-02-04 [colin]      2.0.0cvs11
10569         * src/summaryview.c
10570         * src/mimeview.c
10571                 Fix utf8 conversion
10573 2006-02-04 [colin]      2.0.0cvs10
10575         * src/compose.c
10576         * src/folderview.c
10577         * src/mimeview.c
10578         * src/summaryview.c
10579         * src/summaryview.h
10580                 Added various drag and drop capas:
10581                 From                    To
10582                 summaryview             other apps
10583                 mimeview icons          other apps
10584                 other apps              summaryview
10585                 other apps              folderview
10587                 This shouldn't have broken the existing:
10588                 From                    To
10589                 summaryview             folderview
10590                 folderview              folderview
10591                 summaryview             compose's attachments
10593         Tests welcomed.
10595 2006-02-02 [paul]       2.0.0cvs9
10597         * src/mainwindow.c
10598                 move global option 'Set displayed columns...' out
10599                 of folder option grouping.
10600                 fix sensitivity of 'harvest addresses'
10601         FOR_STABLE
10603 2006-02-01 [colin]      2.0.0cvs8
10605         * src/mimeview.c
10606                 Revert the alertpanel patch, it sucks (intrusive
10607                 and gets in the way of "open")
10609 2006-02-01 [colin]      2.0.0cvs7
10611         * src/compose.c
10612         * src/prefs_account.c
10613         * src/prefs_common.c
10614         * src/common/defs.h
10615         * src/common/utils.c
10616         * src/common/utils.h
10617                 Add ability to edit the signature file
10618                 from the account preferences, and use
10619                 a default for the text editor.
10620                 Patch by Fabien Vantard
10622 2006-02-01 [colin]      2.0.0cvs6
10624         * src/mimeview.c
10625                 Try to get mime type by extension if it is
10626                 application/octet-stream
10627                 Display a window with possible choices when
10628                 encountering unknown mime types
10629         * src/gtk/filesel.c
10630         * src/gtk/filesel.h
10631                 Add preview
10632                 Allow multiple selection in filtered filesel
10633                 (patch by Fabien Vantard)
10634         * src/gtk/pluginwindow.c
10635                 Use it (patch by Fabien Vantard)
10637 2006-02-01 [paul]       2.0.0cvs5
10639         * src/jpilot.c
10640                 fix crash on creating jpilot address book
10641                 Thanks to Colin - FOR_STABLE
10642         * src/prefs_summaries.c
10643         * src/prefs_wrapping.c
10644         * src/gtk/icon_legend.c
10645         * src/gtk/quicksearch.c
10646                 string fixes and additions
10648 2006-02-01 [paul]       2.0.0cvs4
10650         * src/compose.c
10651         * src/mainwindow.c
10652         * src/messageview.c
10653         * src/prefs_send.c
10654                 add Arabic encoding option
10655                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
10657 2006-01-31 [colin]      2.0.0cvs3
10659         * src/plugins/pgpcore/passphrase.c
10660                 Convert passphrase to locale encoding
10661         * src/compose.c
10662                 Fix drafting on IMAP. Crappy bug sneaked in
10663                 the release :-/
10664         FOR_STABLE
10666 2006-01-30 [paul]       2.0.0cvs2
10668         * src/gtk/icon_legend.c
10669                 show the new entries
10671 2006-01-30 [colin]      2.0.0cvs1
10673         * src/manual.c
10674                 Check for the file to be present before 
10675                 enabling the menu - FOR_STABLE
10676         * src/gtk/icon_legend.c
10677                 Add folders icons (not all of them, there
10678                 are too much, but the most intriguing ones)
10680 2006-01-30 [paul]       2.0.0
10682         version 2.0.0 released
10684 [For previous entries, see ChangeLog.pre2.0.0]