2007-02-19 [colin] 2.7.2cvs52
[claws.git] / ChangeLog
blobf9aefab5a672af63b277e348e4ab9662530d074d
1 2007-02-19 [colin]      2.7.2cvs52
3         * src/folderview.c
4                 Fix bug 1033, 'Automatically refresh 
5                 message list when new messages arrives'
6                 Looks like folderview->opened can sometimes
7                 be wrong...
9 2007-02-19 [paul]       2.7.2cvs51
11         * tools/Makefile.am
12         * tools/README
13         * tools/thunderbird-filters-convertor.pl
14                 add new script which converts thunderbird filter
15                 rules to Claws filter rules
17 2007-02-18 [paul]       2.7.2cvs50
19         * src/plugins/pgpcore/prefs_gpg.c
20         * src/plugins/pgpcore/prefs_gpg.h
21         * src/plugins/pgpcore/sgpgme.c
22         * src/plugins/pgpinline/pgpinline.c
23         * src/plugins/pgpmime/pgpmime.c
24                 improved GUI interoperability with gpg-agent
26 2007-02-18 [paul]       2.7.2cvs49
28         * src/prefs_account.c
29                 Privacy options sensitivity fix
31 2007-02-17 [colin]      2.7.2cvs48
33         * src/messageview.c
34                 Reset icon to warning in the noticeview
36 2007-02-15 [colin]      2.7.2cvs47
38         * src/folderview.c
39                 Fix a manifestation of bug 1033 (summaryview failing
40                 to update for new mails), which happens after editing
41                 account preferences or preferences that cause a 
42                 folderview reload.
44 2007-02-15 [colin]      2.7.2cvs46
46         * src/addressbook.c
47                 Probably fix bug 1123, 'Segmentation 
48                 fault while opening address book'. I get
49                 g_warnings if the saved paned position is
50                 not greater than 0. Also, save position
51                 when hiding the addressbook instead of
52                 via signal.
54 2007-02-14 [colin]      2.7.2cvs45
56         * src/plugins/pgpcore/prefs_gpg.c
57         * src/plugins/pgpcore/prefs_gpg.h
58         * src/plugins/pgpcore/sgpgme.c
59         * src/plugins/pgpinline/pgpinline.c
60         * src/plugins/pgpmime/pgpmime.c
61                 Add an option "Use gpg-agent if available". Fixes
62                 annoyances with distro-installed gpg-agent, when
63                 no pinentry program is installed, and the user's 
64                 at a loss on why "decryption failed". Makes more
65                 clear why passphrase isn't saved when gpg-agent is
66                 used. Defaults to true, to avoid changing the 
67                 current behaviour.
69 2007-02-14 [wwp]        2.7.2cvs44
71         * src/matcher_parser_parse.y
72                 Fix missing line number reset (wrong line number might appear
73                 when re-loading filtering rules if there's a parser error).
75 2007-02-13 [colin]      2.7.2cvs43
77         * src/common/utils.c
78                 Don't encode ',' in URIs before passing it
79                 to the browser command-line. It was probably
80                 done at a time where commas in URIs made
81                 mozilla -remote 'openurl(%s,new-window)'
82                 bug.
84 2007-02-13 [wwp]        2.7.2cvs42
86         * src/prefs_matcher.c
87         * src/plugins/bogofilter/bogofilter_gtk.c
88                 A bit of string factorization around "Select ..." buttons.
90 2007-02-11 [colin]      2.7.2cvs41
92         * src/alertpanel.c
93                 Make sure to escape the title
95 2007-02-11 [colin]      2.7.2cvs40
97         * src/codeconv.c
98                 Recognize .utf8 locales as .UTF-8 ones
100 2007-02-11 [colin]      2.7.2cvs39
102         * src/compose.c
103                 Fix code conversion when dragging a file
105 2007-02-09 [colin]      2.7.2cvs38
107         * src/plugins/clamav/clamav_plugin.c
108                 Complete Paul's patch with conditional
109                 compilation to avoid breaking compilation
110                 on old Dapper and Edgy... Maybe other
111                 distros too.
113 2007-02-09 [paul]       2.7.2cvs37
115         * src/plugins/clamav/clamav_plugin.c
116                 fix for the upstream changes in libclamav
118 2007-02-09 [paul]       2.7.2cvs36
120         * src/main.c
121         * src/mainwindow.c
122         * src/procmsg.c
123         * src/procmsg.h
124                 fix "warn if there are queued messages" (on exit)
125                 option, which only checked the first mailbox's
126                 queue
127                 don't ask before emptying trash if there are no
128                 messages in trash, also check and empty all trash
129                 folders
130         * src/prefs_other.c
131                 move "Ask before emptying trash" option
132                 outside of the "On exit" frame as it's
133                 not only an "On exit" option
135 2007-02-09 [paul]       2.7.2cvs35
137         * src/addrgather.c
138         * src/alertpanel.c
139         * src/editldap.c
140         * src/prefs_account.c
141         * src/prefs_folder_item.c
142         * src/prefs_gtk.h
143         * src/prefs_matcher.c
144         * src/prefs_message.c
145         * src/prefs_msg_colors.c
146         * src/prefs_summaries.c
147         * src/wizard.c
148         * src/gtk/inputdialog.c
149         * src/plugins/bogofilter/bogofilter_gtk.c
150                 pedantic commit: use 'checkbtn' everywhere
151                 instead of a mixture of 'checkbtn' and 'chkbtn'
153 2007-02-09 [paul]       2.7.2cvs34
155         * src/compose.c
156                 fix default hotkeys
157         * src/prefs_other.c
158         * src/prefs_send.c
159                 move "Never send Return Receipts" from
160                 prefs_other to prefs_send
161                 add an option "Ask about account specific
162                 filtering rules..." to prefs_other
163         * src/gtk/gtkutils.c
164                 fix a compiler warning
166 2007-02-08 [colin]      2.7.2cvs33
168         * src/plugins/pgpinline/pgpinline.c
169                 Fix bug 1110, 'pgpmime fails to process 
170                 encapsulated openpgp mime (rfc 3156, 6.1 
171                 -> rfc1847)'
172                 It was due to an interaction between PGP/Mime
173                 and PGP/Inline plugin. 
175 2007-02-08 [colin]      2.7.2cvs32
177         * src/inc.c
178         * src/mbox.c
179         * src/mbox.h
180                 Fix bug 1117, 'fcntl locking code 
181                 does not work in mbox.c'
183 2007-02-08 [colin]      2.7.2cvs31
185         * src/prefs_account.c
186                 Fix Gentoo bug 165819, 'can't create 
187                 a "local mbox file" account'. Patch
188                 by Olivier <castan.o@free.fr>
190 2007-02-07 [colin]      2.7.2cvs30
192         * src/ldapquery.c
193                 Fix bug 1106, 'Claws crash on exit if LDAPS 
194                 autocompletion was used'
196 2007-02-07 [paul]       2.7.2cvs29
198         * src/folder.c
199                 cut down on unnecessary debug_prints
200         * src/imap_gtk.c
201                 fix menu_set_active() on 'Show only
202                 subscribed folders'
204 2007-02-07 [paul]       2.7.2cvs28
206         * src/plugins/clamav/clamav_plugin.c
207         * src/plugins/clamav/clamav_plugin.h
208         * src/plugins/clamav/clamav_plugin_gtk.c
209                 fix copyright header
211 2007-02-07 [paul]       2.7.2cvs27
213         * src/procheader.c
214                 fix bug 1116, 'summary view allow a 
215                 subject line break'
217 2007-02-06 [colin]      2.7.2cvs26
219         * src/summaryview.c
220                 Fix delete thread
222 2007-02-05 [fabien]     2.7.2cvs25
224         * po/POTFILES.in
225         * src/uri_opener.c
226                 i18n related - 1 fix and 1 message for translators.
228 2007-02-05 [colin]      2.7.2cvs24
230         * src/gtk/quicksearch.c
231                 Don't reload summary list if quicksearch wasn't
232                 active on hiding; move currently selected mail in
233                 the visible area when showing the quicksearch
235 2007-02-05 [colin]      2.7.2cvs23
237         * src/folderview.c
238                 Add debug to try to solve bug 1104
240 2007-02-05 [paul]       2.7.2cvs22
242         * src/mainwindow.c
243                 confirm before emptying trash on exit is
244                 a Yes or No answer, use Yes or No in the
245                 dialog
247 2007-02-04 [colin]      2.7.2cvs21
249         * src/compose.c
250         * src/plugins/pgpcore/passphrase.c
251         * src/plugins/pgpcore/select-keys.c
252                 Set wmclass on new windows
254 2007-02-04 [colin]
256         2.8.0-rc1 released
258 2007-02-04 [colin]      2.7.2cvs20
260         * src/compose.c
261         * src/compose.h
262                 Auto save drafts on exit, reopen them
263                 at startup, instead of asking
264         * src/account.c
265         * src/addressadd.c
266         * src/addressbook.c
267         * src/addressbook_foldersel.c
268         * src/addrgather.c
269         * src/crash.c
270         * src/editaddress.c
271         * src/editbook.c
272         * src/editgroup.c
273         * src/editjpilot.c
274         * src/editldap.c
275         * src/editldap_basedn.c
276         * src/editvcard.c
277         * src/exphtmldlg.c
278         * src/expldifdlg.c
279         * src/export.c
280         * src/foldersel.c
281         * src/gedit-print.c
282         * src/import.c
283         * src/importldif.c
284         * src/importmutt.c
285         * src/importpine.c
286         * src/main.c
287         * src/mainwindow.c
288         * src/message_search.c
289         * src/messageview.c
290         * src/prefs_actions.c
291         * src/prefs_customheader.c
292         * src/prefs_display_header.c
293         * src/prefs_filtering.c
294         * src/prefs_filtering_action.c
295         * src/prefs_folder_column.c
296         * src/prefs_gtk.c
297         * src/prefs_matcher.c
298         * src/prefs_other.c
299         * src/prefs_summaries.c
300         * src/prefs_summary_column.c
301         * src/prefs_template.c
302         * src/sourcewindow.c
303         * src/ssl_manager.c
304         * src/summary_search.c
305         * src/uri_opener.c
306         * src/gtk/about.c
307         * src/gtk/description_window.c
308         * src/gtk/foldersort.c
309         * src/gtk/gtkutils.c
310         * src/gtk/gtkutils.h
311         * src/gtk/icon_legend.c
312         * src/gtk/logwindow.c
313         * src/gtk/pluginwindow.c
314         * src/gtk/prefswindow.c
315                 Give different wmclass to different
316                 windows - thanks to sed ;)
318 2007-02-04 [colin]      2.7.2cvs19
320         * src/main.c
321                 Revert previous patch, can't reproduce
322                 it anymore. 
324 2007-02-03 [colin]      2.7.2cvs18
326         * src/main.c
327                 Don't save the mainwindow size and
328                 position on emergency exit (libSM's
329                 "die" callback), Xfce seems to make
330                 the window smaller just before the
331                 size's saved.
333 2007-02-03 [colin]      2.7.2cvs17
335         * src/plugins/bogofilter/bogofilter.c
336         * src/plugins/bogofilter/bogofilter.h
337         * src/plugins/bogofilter/bogofilter_gtk.c
338         * src/plugins/pgpinline/pgpinline.c
339         * src/plugins/pgpinline/pgpinline.h
340                 Fix more copyrights
342 2007-02-03 [colin]      2.7.2cvs16
344         * src/partial_download.c
345         * src/partial_download.h
346         * src/ssl_manager.c
347         * src/ssl_manager.h
348         * src/uri_opener.c
349         * src/uri_opener.h
350         * src/wizard.c
351         * src/wizard.h
352         * src/common/ssl_certificate.c
353         * src/common/ssl_certificate.h
354         * src/gtk/quicksearch.c
355         * src/gtk/quicksearch.h
356         * src/gtk/sslcertwindow.c
357         * src/gtk/sslcertwindow.h
358                 Fix copyright on my files
360 2007-02-02 [colin]      2.7.2cvs15
362         * src/Makefile.am
363         * src/mainwindow.c
364         * src/messageview.c
365         * src/messageview.h
366         * src/textview.c
367         * src/textview.h
368         * src/uri_opener.c
369         * src/uri_opener.h
370                 Add Tools/List URIs to allow
371                 opening any URI in the current mail
373 2007-02-02 [colin]      2.7.2cvs14
375         * src/common/valgrind.h ** NEW FILE **
376         * src/common/Makefile.am
377         * src/common/plugin.c
378                 Don't dlclose the plugins if we're running
379                 under valgrind. (doesn't require valgrind
380                 either at compile time or run time).
382 2007-02-01 [paul]       2.7.2cvs13
384         * AUTHORS
385         * src/gtk/authors.h
386         * tools/freshmeat_search.pl
387         * tools/google_search.pl
388         * tools/multiwebsearch.pl
389                 add support for non ISO-8859-1 compatible locales
390                 Patch by Alex Gorbachenko <agent_007@immo.ru>
392 2007-02-01 [colin]      2.7.2cvs12
394         * src/prefs_other.c
395         * src/prefs_summaries.c
396                 Move keybinding prefs to the Other page
398 2007-02-01 [wwp]        2.7.2cvs11
400         * src/plugins/trayicon/trayicon.c
401                 Fix a raising issue within KDE.
403 2007-02-01 [colin]      2.7.2cvs10
405         * src/codeconv.c
406                 Fix stray quotes in encoded strings
407         * src/addressadd.c
408                 Fix wrong call causing g_warnings
409         * src/textview.c
410                 Remove useless message
412 2007-01-31 [wwp]        2.7.2cvs9
414         * src/plugins/trayicon/trayicon.c
415                 fix buggy hiding of main window when closing if close-to-tray
416                 is not set (bad logics  in the trayicon hook code).
417                 Changed the quit confirmation message too.
419 2007-01-30 [colin]      2.7.2cvs8
421         * src/main.c
422                 Fix hidden mainwindow after clicking on
423                 the X close button, if compose windows
424                 exist and the user chooses not to quit
426 2007-01-30 [colin]      2.7.2cvs7
428         * src/main.c
429         * src/compose.c
430                 Handle local URIs to attach files (file:///...)
431                 Fixes attaching files from Thunar for example
433 2007-01-30 [colin]      2.7.2cvs6
435         * src/prefs_ext_prog.c
436                 Add 'mousepad' to the list of text editors.
437                 Mousepad is XFCE's text editor
439 2007-01-29 [wwp]        2.7.2cvs5
441         * po/POTFILES.in
442         * src/plugins/trayicon/trayicon_prefs.c
443                 trayicon i18n fixes, thanks to Fabien.
445 2007-01-28 [wwp]        2.7.2cvs4
447         * src/mainwindow.c
448         * src/mainwindow.h
449         * src/plugins/trayicon/trayicon.c
450         * src/plugins/trayicon/trayicon_prefs.c
451         * src/plugins/trayicon/trayicon_prefs.h
452                 Added a new TrayIcon plugin option to close to tray
453                 (WM's hotkey and [X] button will hide the window instead
454                 of closing it - closing CM can be done using the tray icon
455                 menu or the File menu).
456                 Improved visibility handling in trayicon, clicking the
457                 trayicon now raise the window to current desktop when it
458                 was either minimized/shaded/on another desktop.
459                 Thanks to Paul for testing and fixing a strange behaviour
460                 in KDE ;-).
462 2007-01-27 [paul]       2.7.2cvs3
464         * src/prefs_folder_item.c
465         * src/prefs_receive.c
466         * src/plugins/pgpcore/prefs_gpg.c
467                 use 'start-up' instead of 'startup' in labels
469 2007-01-26 [wwp]        2.7.2cvs2
471         * src/plugins/trayicon/Makefile.am
472         * src/plugins/trayicon/trayicon.c
473         * src/plugins/trayicon/trayicon_prefs.c
474         * src/plugins/trayicon/trayicon_prefs.h
475                 Add a new TrayIcon option to hide the main window at
476                 start-up.
477                 Fix trayicon.c copyright header.
479 2007-01-26 [paul]       2.7.2cvs1
481         * NEWS
482         * README
483         * RELEASE_NOTES
484         * configure.ac
485                 bump up version number following
486                 stable release
488 2007-01-25 [mones]      2.7.1cvs60
490         * po/es.po
491                 updated thousands of strings (well, probably less ;-)
493 2007-01-25 [colin]      2.7.1cvs59
495         * src/matcher.c
496                 Fix 2nd-run loss of matcherrc on new
497                 configurations. 
499 2007-01-25 [wwp]        2.7.1cvs58
501         * src/mimeview.c
502                 fix handling of empty value in attach_save_directory too, thanks
503                 to Colin.
505 2007-01-25 [wwp]        2.7.1cvs57
507         * src/gtk/filesel.c
508                 fix handling of empty value in attach_load_directory,
509                 thanks to Colin.
511 2007-01-25 [wwp]        2.7.1cvs56
513         * src/plugins/dillo_viewer/dillo_prefs.h
514                 fix a typo.
516 2007-01-25 [colin]      2.7.1cvs55
518         * src/matcher.c
519         * src/matcher.h
520         * src/matcher_parser_parse.y
521         * src/prefs_matcher.c
522                 Add matching on the spam flag
524 2007-01-24 [colin]      2.7.1cvs54
526         * src/folder.c
527         * src/common/xml.c
528         * src/common/xml.h
529                 Make sure folderlist.xml is correctly
530                 written before overwriting it.
531         * src/procmsg.c
532         * src/procmsg.h
533         * src/summaryview.c
534         * src/plugins/bogofilter/bogofilter.c
535         * src/plugins/bogofilter/bogofilter.h
536         * src/plugins/bogofilter/bogofilter_gtk.c
537         * src/plugins/spamassassin/spamassassin.c
538         * src/plugins/spamassassin/spamassassin.h
539         * src/plugins/spamassassin/spamassassin_gtk.c
540                 Move spam to the correct trash folder after
541                 learning, if spam directory isn't set.
543 2007-01-23 [paul]       2.7.1cvs53
545         * src/plugins/bogofilter/bogofilter_gtk.c
546                 fix sensitivity of "Insert X-Bogosity header"
547                 option
549 2007-01-23 [colin]      2.7.1cvs52
551         * src/toolbar.c
552                 Translate toolbar items text if
553                 they're translatable (default)
554         * src/addrcache.c
555         * src/addrcache.h
556         * src/addritem.c
557         * src/addritem.h
558         * src/codeconv.c
559         * src/codeconv.h
560         * src/jpilot.c
561         * src/jpilot.h
562         * src/ldapctrl.c
563         * src/ldapctrl.h
564         * src/ldapquery.h
565         * src/ldif.c
566         * src/ldif.h
567         * src/etpan/etpan-thread-manager.c
568         * src/etpan/etpan-thread-manager.h
569         * src/gtk/gtkutils.c
570         * src/gtk/gtkutils.h
571                 More static functions
573 2007-01-22 [fabien]     2.7.1cvs51
575         * src/gtk/gtkutils.c
576                 gtkut_get_options_frame() : ability to pass
577                 a 'NULL' value in frame pointer parameter if
578                 we don't need it.
580 2007-01-22 [colin]      2.7.1cvs50
582         * src/procmsg.c
583         * src/procmsg.h
584         * src/plugins/bogofilter/bogofilter.c
585         * src/plugins/bogofilter/bogofilter_gtk.c
586         * src/plugins/spamassassin/spamassassin.c
587         * src/plugins/spamassassin/spamassassin_gtk.c
588                 Allow moving spams to the account's trash
589                 instead of default one
591 2007-01-21 [colin]      2.7.1cvs49
593         * src/ldapquery.c
594         * src/ldapquery.h
595                 Revert a static function that shouldn't
596                 have been
598 2007-01-21 [colin]      2.7.1cvs48
600         * src/ldapquery.c
601         * src/ldapquery.h
602                 Same
604 2007-01-21 [colin]      2.7.1cvs47
606         * src/procmsg.c
607         * src/procmsg.h
608                 Same
610 2007-01-21 [colin]      2.7.1cvs46
612         * src/common/socket.c
613         * src/common/socket.h
614                 Same
616 2007-01-21 [colin]      2.7.1cvs45
618         * src/crash.c
619         * src/exporthtml.c
620         * src/exporthtml.h
621         * src/exportldif.c
622         * src/exportldif.h
623         * src/folder.c
624         * src/folder.h
625         * src/folder_item_prefs.c
626         * src/folder_item_prefs.h
627         * src/folderview.c
628         * src/folderview.h
629         * src/gedit-print.c
630         * src/gedit-print.h
631         * src/main.c
632         * src/main.h
633         * src/common/socket.c
634         * src/common/socket.h
635         * src/gtk/gtkaspell.c
636         * src/gtk/gtkaspell.h
637         * src/gtk/quicksearch.c
638         * src/gtk/quicksearch.h
639                 Same
641 2007-01-21 [colin]      2.7.1cvs44
643         * src/common/utils.c
644         * src/common/utils.h
645         * src/etpan/etpan-thread-manager.c
646         * src/etpan/etpan-thread-manager.h
647                 Same (Funny that etpan_thread_unbind
648                 is called but not etpan_thread_bind)
650 2007-01-21 [colin]      2.7.1cvs43
652         * src/addrselect.c
653         * src/addrselect.h
654         * src/codeconv.c
655         * src/codeconv.h
656         * src/compose.c
657         * src/compose.h
658         * src/etpan/Makefile.am
659         * src/gtk/colorlabel.c
660         * src/gtk/colorlabel.h
661         * src/gtk/sslcertwindow.c
662         * src/gtk/sslcertwindow.h
663         * src/etpan/etpan-log.c ** REMOVED **
664         * src/etpan/etpan-log.h ** REMOVED **
665                 Same
667 2007-01-20 [colin]      2.7.1cvs42
669         * src/addritem.c
670         * src/addritem.h
671                 Same
673 2007-01-20 [colin]      2.7.1cvs41
675         * src/account.c
676         * src/account.h
677         * src/addrbook.c
678         * src/addrbook.h
679         * src/addrcache.c
680         * src/addrcache.h
681         * src/addrclip.c
682         * src/addrclip.h
683         * src/addressbook.c
684         * src/addressbook.h
685         * src/addrharvest.c
686         * src/addrharvest.h
687         * src/addrindex.c
688         * src/addrindex.h
689         * src/editaddress.c
690         * src/editaddress.h
691                 Make functions that aren't used in other
692                 files static
694 2007-01-20 [colin]      2.7.1cvs40
696         * src/account.c
697         * src/addrbook.c
698         * src/addrcache.c
699         * src/addressbook.c
700         * src/addrgather.c
701         * src/addrindex.c
702         * src/addrquery.c
703         * src/addrselect.c
704         * src/browseldap.c
705         * src/compose.c
706         * src/editbook.c
707         * src/editjpilot.c
708         * src/editldap.c
709         * src/editldap_basedn.c
710         * src/editvcard.c
711         * src/exporthtml.c
712         * src/exportldif.c
713         * src/folder.c
714         * src/folderview.c
715         * src/image_viewer.c
716         * src/imap.c
717         * src/importmutt.c
718         * src/importpine.c
719         * src/jpilot.c
720         * src/ldapquery.c
721         * src/main.c
722         * src/mainwindow.c
723         * src/matcher.c
724         * src/messageview.c
725         * src/mh.c
726         * src/mimeview.c
727         * src/msgcache.c
728         * src/mutt.c
729         * src/news.c
730         * src/pine.c
731         * src/prefs_account.c
732         * src/prefs_common.c
733         * src/prefs_compose_writing.c
734         * src/prefs_ext_prog.c
735         * src/prefs_folder_item.c
736         * src/prefs_fonts.c
737         * src/prefs_message.c
738         * src/prefs_msg_colors.c
739         * src/prefs_other.c
740         * src/prefs_quote.c
741         * src/prefs_receive.c
742         * src/prefs_send.c
743         * src/prefs_spelling.c
744         * src/prefs_summaries.c
745         * src/prefs_toolbar.c
746         * src/prefs_wrapping.c
747         * src/privacy.c
748         * src/procmime.c
749         * src/procmsg.c
750         * src/ssl_manager.c
751         * src/statusbar.c
752         * src/summaryview.c
753         * src/toolbar.c
754         * src/vcard.c
755         * src/common/hooks.c
756         * src/common/log.c
757         * src/common/passcrypt.c
758         * src/common/socket.c
759         * src/common/ssl.c
760         * src/common/ssl_certificate.c
761         * src/common/template.c
762         * src/common/utils.c
763         * src/etpan/imap-thread.c
764         * src/gtk/sslcertwindow.c
765         * src/gtk/sslcertwindow.h
766                 Make functions that could be static, static
768 2007-01-20 [colin]      2.7.1cvs39
770         * src/editldap.c
771                 Fix tooltip
773 2007-01-20 [colin]      2.7.1cvs38
775         * src/ldapquery.c
776         * src/ldaputil.c
777         * src/ldaputil.h
778                 Fix bug 1102, 'claws-mail-2.7.1 
779                 makes use of deprecated ldap 
780                 functions'
782 2007-01-20 [colin]      2.7.1cvs37
784         * src/mainwindow.c
785         * src/mainwindow.h
786         * src/summaryview.c
787         * src/gtk/quicksearch.c
788                 Add Wide message list layout
790 2007-01-19 [fabien]     2.7.1cvs36
792         * src/textview.c
793                 make sure a font change is considered in links of
794                 headerview.
796 2007-01-19 [colin]      2.7.1cvs35
798         * src/main.c
799         * src/mainwindow.c
800         * src/mainwindow.h
801         * src/messageview.c
802         * src/messageview.h
803         * src/prefs_common.c
804         * src/prefs_common.h
805         * src/summaryview.c
806         * src/summaryview.h
807         * src/gtk/quicksearch.c
808         * src/gtk/quicksearch.h
809                 Drop 'Separate Folder tree' and 'Separate
810                 Message View'. Put three layouts in place
811                 of it.
813 2007-01-19 [paul]       2.7.1cvs34
815         * src/prefs_msg_colors.c
816                 more use of Q_ for translators
818 2007-01-19 [paul]       2.7.1cvs33
820         * src/imap_gtk.c
821         * src/prefs_account.c
822                 a few changes to the English
824 2007-01-19 [fabien]     2.7.1cvs32
826         * src/wizard.c
827                 factorize translatable string
829 2007-01-18 [colin]      2.7.1cvs31
831         * src/main.c
832                 Don't error out on --sync option. Although
833                 we don't do anything with it, gtk+ handles
834                 it, and it's useful for debugging X errors
836 2007-01-18 [fabien]     2.7.1cvs30
838         * src/prefs_other.c
839                 ability to apply on the fly the recent added
840                 'gtk_can_change_accels' pref (no need to restart).
842 2007-01-18 [fabien]     2.7.1cvs29
844         * src/plugins/bogofilter/bogofilter_gtk.c
845         * src/plugins/bogofilter/bogofilter.c
846         * src/plugins/spamassassin/spamassassin_gtk.c
847         * src/addr_compl.c
848         * src/prefs_account.c
849                 factorize or rewrite some translatable strings.
851 2007-01-18 [fabien]     2.7.1cvs28
853         * src/prefs_gtk.h
854         * src/compose.c
855                 set a 4pix space between "Subject:" label and subject entry in
856                 compose window.
858 2007-01-18 [wwp]        2.7.1cvs27
860         * src/addressbook.c
861                 fix conflicting address-copy/paste when focus is set
862                 to the embedded edit-person form.
865 2007-01-18 [wwp]        2.7.1cvs26
867         * src/addressbook.h
868                 complete 2.7.1cvs23 (one more file was missing from that
869                 commit).
871 2007-01-18 [colin]      2.7.1cvs25
873         * src/main.c
874                 Provide a way to migrate without backup
875                 Re-ask for migration on next start if 
876                 it has been refused and wizard has been 
877                 cancelled after.
879 2007-01-18 [wwp]        2.7.1cvs24
881         * src/editaddress.c
882                 complete 2.7.1.cvs23 (file was missing from previous
883                 commit).
885 2007-01-18 [wwp]        2.7.1cvs23
887         * src/addressbook.c
888                 fix potential crashes in address book's focus_in/out signal handlers,
889                 force focus to the edit-person form when clicked the Edit menu entry or
890                 button (this only matters if the edit-person form is embedded to the
891                 AB window, in that case, focus is not set when browsing the contacts
892                 list w/ keys or mouse clicks).
894 2007-01-18 [paul]       2.7.1cvs22
896         * src/main.c
897                 add command line options:
898                 -h for --help
899                 -q and --quit for --exit
900                 -v for --version
901                 print "Unknown option" for unknown options
903 2007-01-18 [paul]       2.7.1cvs21
905         * po/ru.po
906                 updated by Pavlo Bohmat
908 2007-01-18 [paul]       2.7.1cvs20
910         * src/mainwindow.c
911                 fix sensitivity issues of Mark as Spam/Ham
913 2007-01-17 [fabien]     2.7.1cvs19
915         * src/prefs_other.c
916         * src/prefs_common.c
917         * src/prefs_common.h
918         * src/main.c
919                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
920                 control the corresponding gtk property. It could be used to lock
921                 all shortcuts (avoid to set one of them by inadvertency).
923 2007-01-17 [colin]      2.7.1cvs18
925         * src/summaryview.c
926                 Fix bug 1100, 'Highlighted e-mail data not visible 
927                 when color label applied.'. Use a weighted average
928                 between normal selected foreground color and color
929                 label instead of a simple one (3/1 instead 1/1).
931 2007-01-17 [colin]      2.7.1cvs17
933         * src/messageview.c
934                 Better fix for bug 1088, 'Ctrl-h produces repeatable
935                 crash' - don't prevent mail switching while loading
937 2007-01-17 [colin]      2.7.1cvs16
939         * src/folder.c
940         * src/folder.h
941         * src/folderview.c
942         * src/folderview.h
943         * src/imap.c
944         * src/imap.h
945         * src/imap_gtk.c
946                 Manage recursive search of unsubscribed folders
947                 Rescan tree without checking for new messages 
948                 after subscriptions changed
950 2007-01-17 [paul]       2.7.1cvs15
952         * src/prefs_common.c
953         * src/gtk/pluginwindow.c
954                 fix bug 1101, '"Load plugin" button is
955                 accidentally hidden'
956                 unset (-1) initial width in prefs_common,
957                 fix overlapping buttons,
958                 and other cleanups
960 2007-01-17 [paul]       2.7.1cvs14
962         * src/procmime.c
963                 add #include <errno.h>, it's needed
964                 on some systems
966 2007-01-17 [paul]       2.7.1cvs13
968         * src/common/defs.h
969         * tools/make.themes.project
970                 rename .sylpheed_themeinfo to .claws_themeinfo
971                 and use it
972         * src/etpan/etpan-errors.h
973         * src/etpan/etpan-log.c
974         * src/etpan/etpan-log.h
975         * src/etpan/etpan-thread-manager-types.h
976         * src/etpan/etpan-thread-manager.c
977         * src/etpan/etpan-thread-manager.h
978         * src/etpan/imap-thread.c
979         * src/etpan/imap-thread.h
980                 add copyright header
982 2007-01-17 [colin]      2.7.1cvs12
984         * src/plugins/pgpcore/select-keys.c
985         * src/gtk/pluginwindow.c
986         * src/prefs_account.c
987                 Fix warnings
989 2007-01-16 [colin]      2.7.1cvs11
991         * src/imap.c
992         * src/imap.h
993         * src/imap_gtk.c
994                 Manage subscribing to subfolders when only
995                 subscribed folders are shown.
997 2007-01-16 [colin]      2.7.1cvs10
999         * src/folderview.c
1000                 Fix annoying vscrollbar going back to top
1001                 on Check for new folders
1003 2007-01-16 [colin]      2.7.1cvs9
1005         * src/imap.c
1006                 Remove printf
1008 2007-01-16 [colin]      2.7.1cvs8
1010         * src/filtering.c
1011                 Bigger buffer for errors
1012         * src/imap.c
1013         * src/imap.h
1014         * src/imap_gtk.c
1015         * src/prefs_account.c
1016         * src/prefs_account.h
1017         * src/wizard.c
1018         * src/etpan/imap-thread.c
1019         * src/etpan/imap-thread.h
1020         * manual/handling.xml
1021                 Add subscriptions management. What it changes:
1022                 Creating a folder subscribes to it
1023                 Deleting a folder unsubscribes it
1024                 New contextual menu item allowing to switch between
1025                 All folders and Subscribed folders, subscribe, and
1026                 unsubscribe. "Creating" an existing but unsubscribed
1027                 folder will subscribe it.
1028                 By default for new accounts, only subscribed folders 
1029                 are shown.
1032 2007-01-16 [paul]       2.7.1cvs7
1034         * src/summaryview.c
1035                 Allow folder classes to specify only sort_key or
1036                 sort_type instead of both or none.
1038 2007-01-16 [paul]       2.7.1cvs6
1040         * src/action.c
1041         * src/compose.c
1042         * src/mimeview.c
1043         * src/procmime.c
1044         * src/textview.c
1045                 Save and use errno for procmime_get_part
1047 2007-01-16 [colin]      2.7.1cvs5
1049         * src/imap.c
1050                 Never remove INBOX when scanning for
1051                 new folders. It's a special folder
1052                 that has to exist.
1054 2007-01-15 [colin]      2.7.1cvs4
1056         * src/imap.c
1057                 Fix 'Check for new folders' when IMAP subdirectory
1058                 is set
1059         * src/etpan/imap-thread.c
1060                 Fix build
1062 2007-01-15 [colin]      2.7.1cvs3
1064         * src/etpan/imap-thread.c
1065                 Fix invalid free on command-connection
1066                 error
1068 2007-01-15 [wwp]        2.7.1cvs2
1070         * src/matcher_parser_lex.l
1071         * src/quote_fmt_lex.l
1072         * src/matcher_parser_parse.y
1073                 fix copyright header in lexers and parsers.
1075 2007-01-15 [paul]       2.7.1cvs1
1077         * NEWS
1078         * README
1079         * RELEASE_NOTES
1080         * configure.ac
1081                 bump up version number following
1082                 stable release
1084 2007-01-15 [paul]       2.7.0cvs31
1086         * AUTHORS
1087         * src/gtk/authors.h
1088                 add Fabien to the Team list
1089                 add the recent contributors
1090                 make a few corrections
1092 2007-01-15 [paul]       2.7.0cvs30
1094         * src/mainwindow.c
1095                 fix compiler warning
1096         * src/plugins/pgpcore/prefs_gpg.c
1097         * src/plugins/pgpcore/prefs_gpg.h
1098                 add missing include
1099                 fix copyright header
1101 2007-01-14 [colin]      2.7.0cvs29
1103         * src/gtk/filesel.c
1104                 Use the 'gtk+' backend. Avoids gnome-vfs use,
1105                 two benefits: faster to open, will fix strange
1106                 dbus-related crash. Thanks to Pascal Terjan.
1108 2007-01-14 [colin]      2.7.0cvs28
1110         * src/etpan/imap-thread.c
1111                 Delete the old imap just after allocating
1112                 the new one. Makes sure we don't get the
1113                 same pointer by sheer luck, which feels
1114                 strange in the debug log.
1116 2007-01-14 [colin]      2.7.0cvs27
1118         * src/gtk/inputdialog.c
1119                 Make sure we don't print passwords in
1120                 clear text when in debug mode
1122 2007-01-14 [colin]      2.7.0cvs26
1124         * src/gtk/gtksctree.c
1125                 Fix bug 1098, 'bogus last row display 
1126                 after expanding a thread'. Patch by
1127                 Jindrich Makovicka <makovick@gmail.com>
1129 2007-01-14 [colin]      2.7.0cvs25
1131         * src/etpan/imap-thread.c
1132                 Close socket manually before
1133                 freeing the imap struct
1135 2007-01-14 [colin]      2.7.0cvs24
1137         * src/etpan/imap-thread.c
1138                 Maybe fix new reconnection issues
1140 2007-01-13 [colin]      2.7.0cvs23
1142         * src/summaryview.c
1143                 Freeze/thaw on thread selection
1145 2007-01-13 [paul]       2.7.0cvs22
1147         * src/mainwindow.c
1148         * src/summaryview.c
1149         * src/summaryview.h
1150                 add 'Edit/Delete thread'
1152 2007-01-13 [colin]      2.7.0cvs21
1154         * src/prefs_account.c
1155         * src/prefs_compose_writing.c
1156         * src/prefs_message.c
1157         * src/prefs_msg_colors.c
1158         * src/prefs_other.c
1159         * src/prefs_receive.c
1160         * src/prefs_spelling.c
1161         * src/prefs_summaries.c
1162         * src/prefs_themes.c
1163         * src/gtk/gtkutils.c
1164         * src/gtk/gtkutils.h
1165         * src/plugins/pgpcore/prefs_gpg.c
1166         * src/plugins/spamassassin/spamassassin_gtk.c
1167                 Factorize gtk frame creation
1168                 Patch by Pawel
1170 2007-01-13 [colin]      2.7.0cvs20
1172         * src/message_search.c
1173         * src/summary_search.c
1174                 Fix Enter in search windows
1175         * src/messageview.c
1176                 Fix body search starting at the
1177                 end of the mail (and asking for loop)
1179 2007-01-13 [colin]      2.7.0cvs19
1181         * src/etpan/imap-thread.c
1182                 Make sure we don't free the same imap
1183                 twice
1185 2007-01-13 [colin]      2.7.0cvs18
1187         * commitHelper
1188                 Allow multiple commitHelpers to
1189                 run at once
1191 2007-01-12 [colin]      2.7.0cvs17
1193         * src/etpan/imap-thread.c
1194                 Make sure we get rid of the previous mailimap
1195                 when connecting - just in case disconnect was
1196                 unclean
1198 2007-01-12 [paul]       2.7.0cvs16
1200         * src/compose.c
1201                 Strip S/MIME signatures when re-editing
1202                 S/MIME signed messages.
1204 2007-01-12 [paul]       2.7.0cvs15
1206         * configure.ac
1207         * src/addressbook.c
1208         * src/foldersel.c
1209         * src/folderview.c
1210         * src/main.c
1211                 no need to define CLAWS anymore, remove
1212                 all that stuff
1214 2007-01-12 [paul]       2.7.0cvs14
1216         * src/mimeview.c
1217                 check if the mail's signed as
1218                 it can change the mail structure
1219                 Thanks to Colin
1221 2007-01-12 [paul]       2.7.0cvs13
1223         * src/procmime.c
1224                 fix Forwarding msgs with attachments
1225                 that have dos line endings
1226                 Thanks to Colin
1228 2007-01-12 [wwp]        2.7.0cvs12
1230         * configure.ac
1231                 Revert accidentally committed extra version tag.
1233 2007-01-12 [wwp]        2.7.0cvs11
1235         * src/prefs_account.c
1236                 Fix compilation w/o aspell (completes 2.7.0cvs7).
1238 2007-01-11 [colin]      2.7.0cvs10
1240         * src/imap.c
1241                 move g_warning to debug_print
1242                 it scares people for no reason
1244 2007-01-11 [colin]      2.7.0cvs9
1246         * po/POTFILES.in
1247                 Fix files to translate. Patch by
1248                 Fabien
1250 2007-01-11 [paul]       2.7.0cvs8
1252         * src/imap.c
1253                 Fix recursion when server lists the
1254                 current subfolder in the response
1255         * src/mimeview.c
1256                 Fix updating of icon_list/ctree
1257         * src/plugins/pgpcore/select-keys.c
1258                 Fix a few annoyances when choosing
1259                 keys for the CMS (S/MIME) protocol
1261 2007-01-11 [wwp]        2.7.0cvs7
1263         * src/compose.c
1264         * src/prefs_account.c
1265         * src/prefs_account.h
1266                 Add per-account spellcheck default dictionaries settings.
1268 2007-01-10 [colin]      2.7.0cvs6
1270         * src/prefs_folder_item.c
1271                 Factorize strings - patch by Fabien
1273 2007-01-10 [colin]      2.7.0cvs5
1275         * src/mainwindow.c
1276                 Fix bug 1095, 'Crash while changing folder 
1277                 columns during incorporation'
1279 2007-01-09 [colin]      2.7.0cvs4
1281         * src/gtk/pluginwindow.c
1282                 Set the plugin window transient. Seems
1283                 like some window managers hide it in
1284                 the background after "load plugin"...
1286 2007-01-09 [colin]      2.7.0cvs3
1288         * src/gtk/filesel.c
1289                 Use the same type for alloc and free
1291 2007-01-08 [paul]       2.7.0cvs2
1293         * po/nl.po
1294                 updated by Tim Dijkstra
1296 2007-01-08 [paul]       2.7.0cvs1
1298         * src/prefs_themes.c
1299         * src/common/utils.c
1300                 Fix resource leaks
1302 2007-01-08 [paul]       2.7.0
1304         * NEWS
1305         * README
1306         * RELEASE_NOTES
1307                 2.7.0 released
1309 2007-01-08 [paul]       2.6.1cvs119
1311         * doc/man/claws-mail.1
1312                 another correction
1314 2007-01-08 [paul]       2.6.1cvs118
1316         * doc/man/claws-mail.1
1317                 corrections
1318         * manual/advanced.xml
1319                 improved English usage
1321 2007-01-08 [paul]       2.6.1cvs117
1323         * po/ca.po
1324         * po/de.po
1325         * po/en_GB.po
1326         * po/fi.po
1327         * po/it.po
1328         * po/pt_BR.po
1329         * po/sk.po
1330         * po/sr.po
1331         * po/zh_CN.po
1332                 updated by Miquel Oliete, Stephan Sachse, me,
1333                 Tommi Pirinen, Andrea Spadaccini, Frederico
1334                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
1335                 Urosevic, and Ralgh Young
1337 2007-01-07 [mones]      2.6.1cvs116
1339         * manual/es/advanced.xml
1340         * po/es.po
1341                 Synced manual (unhide mark_as_read_delay)
1342                 and updated translation for release
1344 2007-01-07 [paul]       2.6.1cvs115
1346         * src/prefs_matcher.c
1347                 make the hbox content fit better under
1348                 various languages
1350 2007-01-07 [colin]      2.6.1cvs114
1352         * src/messageview.c
1353                 Fix bug 1088, 'Ctrl-h produces repeatable
1354                 crash'
1356 2007-01-06 [colin]      2.6.1cvs113
1358         * src/etpan/imap-thread.c
1359                 Add casts to int to get certs. Fixes
1360                 bug 1064, 'crash @ etpan_certificate_check() 
1361                 when opening an IMAP folder', with latest
1362                 libetpan CVS or >= 0.49
1363         * src/mainwindow.c
1364         * src/mainwindow.h
1365         * src/imap_gtk.c
1366         * src/news_gtk.c
1367         * src/prefs_folder_item.c
1368                 Grey out the "synchronise" menu items if
1369                 there's nothing to synchronise.
1370         * src/plugins/pgpcore/sgpgme.c
1371                 Make an error clearer than "Unknown error"
1373 2007-01-06 [colin]      2.6.1cvs112
1375         * src/messageview.c
1376                 Don't try to show a message if updating
1377                 Maybe fixes bug 1088, 'ctrl-h produces
1378                 repeatable crash'.
1380 2007-01-06 [colin]      2.6.1cvs111
1382         * src/summaryview.c
1383                 Disable Control-Space (handle it as Space).
1385 2007-01-05 [paul]       2.6.1cvs110
1387         * src/imap.c
1388                 Fix bug 934, 'sylpheed claws 2.1 
1389                 doesn't show Exchanges Public Folders'
1390                 Thanks to Hoa and Colin
1391         * src/msgcache.c
1392                 Refuse to allocate more than 2 MB for a 
1393                 single field, it's a good indication of
1394                 cache corruption.
1396 2007-01-05 [colin]      2.6.1cvs109
1398         * src/mainwindow.c
1399                 Allow --select'ing emails by Message-ID too
1401 2007-01-05 [colin]      2.6.1cvs108
1403         * src/common/quoted-printable.c
1404                 Uh! Third fix :)
1406 2007-01-05 [colin]      2.6.1cvs107
1408         * src/common/quoted-printable.c
1409                 Fix previous commit about bug 1089
1410                 Thanks to Ralf
1412 2007-01-05 [colin]      2.6.1cvs106
1414         * src/common/quoted-printable.c
1415                 Fix my previous commit on bug 1089
1416                 - Thanks to Ralf :)
1418 2007-01-04 [colin]      2.6.1cvs105
1420         * src/common/quoted-printable.c
1421                 Fix bug 1089, 'NUL characters in Subject 
1422                 line are misinterpreted'. Not a pain to
1423                 fix in fact.
1425 2007-01-04 [colin]      
1427         2.7.0-rc3 released
1429 2007-01-04 [wwp]        2.6.1cvs104
1431         * src/image_viewer.c
1432                 Force operator precedence (fix a compiler warning).
1434 2007-01-04 [colin]      2.6.1cvs103
1436         * src/image_viewer.c
1437                 Be cautious there too (same fix as the one
1438                 in textview from cvs33)
1439         * src/messageview.c
1440                 Don't use any MimeViewer plugin when showing
1441                 all headers
1443 2007-01-03 [wwp]        2.6.1cvs102
1445         * src/html.c
1446         * src/html.h
1447                 fixed "cent" sign (use the existing ASCII one),
1448                 decode more HTML entities,
1449                 converted table ASCII entries to UTF-8,
1450                 moved a switch() into a hashtable.
1452 2007-01-03 [paul]       2.6.1cvs101
1454         * src/compose.c
1455         * src/messageview.c
1456         * src/procmsg.c
1457         * src/procmsg.h
1458                 When possible, use move_msg instead of
1459                 copy_msg + remove_msg to move sent mail
1460                 from Queue to Sent. 
1462 2007-01-03 [paul]       2.6.1cvs100
1464         * src/html.c
1465                 add more html entity recognition:
1466                 pounds, euros, and cents
1468 2007-01-03 [colin]      2.6.1cvs99
1470         * src/imap_gtk.c
1471                 Don't display an error on NOSELECT
1472                 folders when synchronising
1474 2007-01-03 [paul]       2.6.1cvs98
1476         * tools/maildir2claws-mail.pl
1477                 only substitute 'sent-mail' if it's
1478                 the full directory name
1480 2007-01-03 [paul]       2.6.1cvs97
1482         * ChangeLog
1483         * ChangeLog.pre2.0.0
1484         * Makefile.am
1485                 archive a chunk of ChangeLog in
1486                 ChangeLog.pre2.0.0
1487         * ChangeLog.gtk1
1488         * doc/src/ChangeLog.claws-pre0.8.0
1489                 remove ChangeLog.claws-pre0.8.0, adding
1490                 its contents to ChangeLog.gtk1
1492 2007-01-03 [paul]       2.6.1cvs96
1494         * src/account.c
1495         * src/account.h
1496         * src/action.c
1497         * src/action.h
1498         * src/adbookbase.h
1499         * src/addr_compl.c
1500         * src/addr_compl.h
1501         * src/addrbook.c
1502         * src/addrcache.c
1503         * src/addrcache.h
1504         * src/addrcindex.c
1505         * src/addrcindex.h
1506         * src/addrclip.c
1507         * src/addrclip.h
1508         * src/addrdefs.h
1509         * src/addressadd.c
1510         * src/addressadd.h
1511         * src/addressbook.c
1512         * src/addressbook.h
1513         * src/addressbook_foldersel.c
1514         * src/addressbook_foldersel.h
1515         * src/addrgather.c
1516         * src/addrgather.h
1517         * src/addrharvest.c
1518         * src/addrharvest.h
1519         * src/addrindex.c
1520         * src/addrindex.h
1521         * src/addritem.c
1522         * src/addritem.h
1523         * src/addrquery.c
1524         * src/addrquery.h
1525         * src/addrselect.c
1526         * src/addrselect.h
1527         * src/alertpanel.c
1528         * src/alertpanel.h
1529         * src/browseldap.c
1530         * src/browseldap.h
1531         * src/codeconv.c
1532         * src/codeconv.h
1533         * src/compose.c
1534         * src/compose.h
1535         * src/customheader.c
1536         * src/customheader.h
1537         * src/displayheader.c
1538         * src/displayheader.h
1539         * src/editaddress.c
1540         * src/editaddress.h
1541         * src/editbook.c
1542         * src/editbook.h
1543         * src/editgroup.c
1544         * src/editgroup.h
1545         * src/editjpilot.c
1546         * src/editjpilot.h
1547         * src/editldap.c
1548         * src/editldap.h
1549         * src/editldap_basedn.c
1550         * src/editldap_basedn.h
1551         * src/editvcard.c
1552         * src/editvcard.h
1553         * src/exphtmldlg.c
1554         * src/exphtmldlg.h
1555         * src/expldifdlg.c
1556         * src/expldifdlg.h
1557         * src/export.c
1558         * src/export.h
1559         * src/exporthtml.c
1560         * src/exporthtml.h
1561         * src/exportldif.c
1562         * src/exportldif.h
1563         * src/filtering.c
1564         * src/filtering.h
1565         * src/folder.c
1566         * src/folder.h
1567         * src/folder_item_prefs.c
1568         * src/folder_item_prefs.h
1569         * src/foldersel.c
1570         * src/foldersel.h
1571         * src/folderutils.c
1572         * src/folderutils.h
1573         * src/folderview.c
1574         * src/folderview.h
1575         * src/grouplistdialog.c
1576         * src/grouplistdialog.h
1577         * src/headerview.c
1578         * src/html.c
1579         * src/html.h
1580         * src/image_viewer.c
1581         * src/image_viewer.h
1582         * src/imap.c
1583         * src/imap.h
1584         * src/imap_gtk.c
1585         * src/imap_gtk.h
1586         * src/import.c
1587         * src/import.h
1588         * src/importldif.c
1589         * src/importldif.h
1590         * src/importmutt.c
1591         * src/importmutt.h
1592         * src/importpine.c
1593         * src/importpine.h
1594         * src/inc.c
1595         * src/inc.h
1596         * src/jpilot.c
1597         * src/jpilot.h
1598         * src/ldapctrl.c
1599         * src/ldapctrl.h
1600         * src/ldaplocate.c
1601         * src/ldaplocate.h
1602         * src/ldapquery.c
1603         * src/ldapquery.h
1604         * src/ldapserver.c
1605         * src/ldapserver.h
1606         * src/ldaputil.c
1607         * src/ldaputil.h
1608         * src/ldif.c
1609         * src/ldif.h
1610         * src/main.c
1611         * src/main.h
1612         * src/mainwindow.c
1613         * src/mainwindow.h
1614         * src/manual.c
1615         * src/manual.h
1616         * src/mbox.c
1617         * src/message_search.c
1618         * src/message_search.h
1619         * src/messageview.c
1620         * src/messageview.h
1621         * src/mh.c
1622         * src/mh.h
1623         * src/mh_gtk.c
1624         * src/mh_gtk.h
1625         * src/mimeview.c
1626         * src/mimeview.h
1627         * src/msgcache.c
1628         * src/msgcache.h
1629         * src/mutt.c
1630         * src/mutt.h
1631         * src/news.c
1632         * src/news.h
1633         * src/news_gtk.c
1634         * src/news_gtk.h
1635         * src/partial_download.c
1636         * src/partial_download.h
1637         * src/pine.c
1638         * src/pine.h
1639         * src/pop.c
1640         * src/pop.h
1641         * src/prefs_account.c
1642         * src/prefs_account.h
1643         * src/prefs_actions.c
1644         * src/prefs_actions.h
1645         * src/prefs_common.c
1646         * src/prefs_common.h
1647         * src/prefs_compose_writing.c
1648         * src/prefs_compose_writing.h
1649         * src/prefs_customheader.c
1650         * src/prefs_customheader.h
1651         * src/prefs_display_header.c
1652         * src/prefs_display_header.h
1653         * src/prefs_filtering.c
1654         * src/prefs_filtering.h
1655         * src/prefs_filtering_action.c
1656         * src/prefs_filtering_action.h
1657         * src/prefs_folder_column.c
1658         * src/prefs_folder_column.h
1659         * src/prefs_folder_item.c
1660         * src/prefs_folder_item.h
1661         * src/prefs_fonts.c
1662         * src/prefs_fonts.h
1663         * src/prefs_gtk.c
1664         * src/prefs_gtk.h
1665         * src/prefs_image_viewer.c
1666         * src/prefs_image_viewer.h
1667         * src/prefs_matcher.c
1668         * src/prefs_matcher.h
1669         * src/prefs_message.c
1670         * src/prefs_msg_colors.c
1671         * src/prefs_msg_colors.h
1672         * src/prefs_other.c
1673         * src/prefs_quote.c
1674         * src/prefs_receive.c
1675         * src/prefs_send.c
1676         * src/prefs_spelling.c
1677         * src/prefs_spelling.h
1678         * src/prefs_summaries.c
1679         * src/prefs_summaries.h
1680         * src/prefs_summary_column.c
1681         * src/prefs_summary_column.h
1682         * src/prefs_template.c
1683         * src/prefs_template.h
1684         * src/prefs_themes.c
1685         * src/prefs_themes.h
1686         * src/prefs_toolbar.c
1687         * src/prefs_toolbar.h
1688         * src/prefs_wrapping.c
1689         * src/prefs_wrapping.h
1690         * src/privacy.c
1691         * src/privacy.h
1692         * src/procheader.c
1693         * src/procheader.h
1694         * src/procmime.c
1695         * src/procmime.h
1696         * src/procmsg.c
1697         * src/procmsg.h
1698         * src/quote_fmt.c
1699         * src/quote_fmt_parse.y
1700         * src/recv.c
1701         * src/recv.h
1702         * src/remotefolder.c
1703         * src/remotefolder.h
1704         * src/send_message.c
1705         * src/send_message.h
1706         * src/setup.c
1707         * src/setup.h
1708         * src/sourcewindow.c
1709         * src/sourcewindow.h
1710         * src/ssl_manager.c
1711         * src/ssl_manager.h
1712         * src/statusbar.c
1713         * src/statusbar.h
1714         * src/stock_pixmap.c
1715         * src/stock_pixmap.h
1716         * src/summary_search.c
1717         * src/summary_search.h
1718         * src/summaryview.c
1719         * src/summaryview.h
1720         * src/textview.c
1721         * src/textview.h
1722         * src/toolbar.c
1723         * src/toolbar.h
1724         * src/undo.c
1725         * src/undo.h
1726         * src/unmime.c
1727         * src/unmime.h
1728         * src/vcard.c
1729         * src/vcard.h
1730         * src/wizard.c
1731         * src/wizard.h
1732         * src/common/base64.c
1733         * src/common/base64.h
1734         * src/common/defs.h
1735         * src/common/hooks.c
1736         * src/common/hooks.h
1737         * src/common/log.c
1738         * src/common/log.h
1739         * src/common/mgutils.c
1740         * src/common/mgutils.h
1741         * src/common/nntp.c
1742         * src/common/nntp.h
1743         * src/common/passcrypt.c
1744         * src/common/passcrypt.h.in
1745         * src/common/plugin.c
1746         * src/common/plugin.h
1747         * src/common/prefs.c
1748         * src/common/prefs.h
1749         * src/common/progressindicator.c
1750         * src/common/progressindicator.h
1751         * src/common/quoted-printable.c
1752         * src/common/quoted-printable.h
1753         * src/common/session.c
1754         * src/common/session.h
1755         * src/common/smtp.c
1756         * src/common/smtp.h
1757         * src/common/socket.c
1758         * src/common/socket.h
1759         * src/common/ssl.c
1760         * src/common/ssl.h
1761         * src/common/ssl_certificate.c
1762         * src/common/ssl_certificate.h
1763         * src/common/stringtable.c
1764         * src/common/stringtable.h
1765         * src/common/template.c
1766         * src/common/template.h
1767         * src/common/timing.h
1768         * src/common/utils.c
1769         * src/common/utils.h
1770         * src/common/version.h.in
1771         * src/common/xml.c
1772         * src/common/xml.h
1773         * src/common/xmlprops.c
1774         * src/common/xmlprops.h
1775         * src/gtk/about.c
1776         * src/gtk/colorlabel.c
1777         * src/gtk/colorsel.c
1778         * src/gtk/colorsel.h
1779         * src/gtk/combobox.c
1780         * src/gtk/combobox.h
1781         * src/gtk/description_window.c
1782         * src/gtk/description_window.h
1783         * src/gtk/filesel.c
1784         * src/gtk/filesel.h
1785         * src/gtk/foldersort.c
1786         * src/gtk/foldersort.h
1787         * src/gtk/gtksctree.c
1788         * src/gtk/gtkutils.c
1789         * src/gtk/gtkutils.h
1790         * src/gtk/inputdialog.c
1791         * src/gtk/inputdialog.h
1792         * src/gtk/logwindow.c
1793         * src/gtk/logwindow.h
1794         * src/gtk/manage_window.c
1795         * src/gtk/manage_window.h
1796         * src/gtk/menu.c
1797         * src/gtk/menu.h
1798         * src/gtk/pluginwindow.c
1799         * src/gtk/pluginwindow.h
1800         * src/gtk/prefswindow.c
1801         * src/gtk/prefswindow.h
1802         * src/gtk/progressdialog.c
1803         * src/gtk/progressdialog.h
1804         * src/gtk/sslcertwindow.c
1805         * src/gtk/sslcertwindow.h
1806         * src/plugins/bogofilter/bogofilter.c
1807         * src/plugins/bogofilter/bogofilter.h
1808         * src/plugins/bogofilter/bogofilter_gtk.c
1809         * src/plugins/clamav/clamav_plugin.c
1810         * src/plugins/clamav/clamav_plugin.h
1811         * src/plugins/clamav/clamav_plugin_gtk.c
1812         * src/plugins/demo/demo.c
1813         * src/plugins/dillo_viewer/dillo_prefs.c
1814         * src/plugins/dillo_viewer/dillo_prefs.h
1815         * src/plugins/dillo_viewer/dillo_viewer.c
1816         * src/plugins/pgpcore/passphrase.c
1817         * src/plugins/pgpcore/passphrase.h
1818         * src/plugins/pgpcore/pgp_viewer.c
1819         * src/plugins/pgpcore/pgp_viewer.h
1820         * src/plugins/pgpcore/plugin.c
1821         * src/plugins/pgpcore/select-keys.c
1822         * src/plugins/pgpcore/select-keys.h
1823         * src/plugins/pgpcore/sgpgme.c
1824         * src/plugins/pgpcore/sgpgme.h
1825         * src/plugins/pgpinline/pgpinline.c
1826         * src/plugins/pgpinline/pgpinline.h
1827         * src/plugins/pgpinline/plugin.c
1828         * src/plugins/pgpmime/pgpmime.c
1829         * src/plugins/pgpmime/pgpmime.h
1830         * src/plugins/pgpmime/plugin.c
1831         * src/plugins/spamassassin/spamassassin.c
1832         * src/plugins/spamassassin/spamassassin.h
1833         * src/plugins/spamassassin/spamassassin_gtk.c
1834         * src/plugins/trayicon/trayicon.c
1835                 it's 2007, update the year in the copyright headers
1837 2007-01-03 [paul]       2.6.1cvs95
1839         * src/gtk/about.c
1840                 it is 2007, use it in the copyright string
1842 2007-01-03 [paul]       2.6.1cvs94
1844         * src/html.c
1845                 html entity conversion:
1846                 move &#153; to a more suitable place
1847                 add &bull; and &ndash;
1848                 make sure &mdash; and &#8212; are both
1849                 converted the same
1851 2007-01-02 [colin]      2.6.1cvs93
1853         * src/addrbook.c
1854                 Fix leak
1855         * src/common/plugin.c
1856                 Add comment
1857         * src/etpan/imap-thread.c
1858                 Fix warning
1860 2006-12-31 [paul]       2.6.1cvs92
1862         * src/prefs_summaries.c
1863                 use gtk_button_new_from_stock()
1865 2006-12-30 [colin]      2.6.1cvs91
1867         * src/folder.c
1868         * src/imap_gtk.c
1869         * src/mh_gtk.c
1870                 Don't update filtering and account paths 
1871                 when copying folders
1873 2006-12-30 [colin]      2.6.1cvs90
1875         * src/prefs_compose_writing.c
1876         * src/prefs_quote.c
1877         * src/prefs_template.c
1878                 Use message font for Writing and 
1879                 Quoting prefs, as well as Templates.
1881 2006-12-30 [colin]      2.6.1cvs89
1883         * src/prefs_summaries.c
1884                 Rework GUI; patch by Pawel
1886 2006-12-29 [colin]      2.6.1cvs88
1888         * src/prefs_folder_item.c
1889                 Fix bug 1085, 'Apply to subfolder 
1890                 doesn't work' - I was mistaken saying
1891                 it worked in every case
1893 2006-12-28 [colin]      2.6.1cvs87
1895         * src/gtk/gtkaspell.c
1896                 Don't assert if use_alternate is true
1897                 and alt_dictionary isn't set -- this 
1898                 is what happens on upgrade! Rather,
1899                 do with it.
1901 2006-12-28 [colin]      2.6.1cvs86
1903         * Makefile.am
1904                 Fix desktop/icon simplification
1906 2006-12-28 [colin]      2.6.1cvs85
1908         * Makefile.am
1909                 Make desktop and icon not 
1910                 dependant on the desktop
1912 2006-12-28 [wwp]        2.6.1cvs84
1914         * src/plugins/pgpmime/claws.def
1915                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
1917 2006-12-28 [wwp]        2.6.1cvs83
1919         * src/prefs_folder_item.c
1920                 Fix coloring of "simplify subject regexp" (folder prefs),
1921                 which might be left to red whereas the regexp gets empty.
1923 2006-12-28 [wwp]        2.6.1cvs82
1925         * src/prefs_common.c
1926         * src/prefs_common.h
1927         * src/addressbook.c
1928         * src/addressitem.h
1929                 Save addressbook mainwindow's horizontal and vertical splitter position.
1931 2006-12-27 [wwp]        2.6.1cvs81
1933         * src/gtk/gtkaspell.c
1934         * src/gtk/gtkaspell.h
1935         * src/compose.c
1936                 Fix assignment of compose's default and alternate dictionary from
1937                 account or folder settings. Now gtkaspell_change_dict does rotate
1938                 dicts only when it's called from a menu cb.
1940 2006-12-27 [wwp]        2.6.1cvs80
1942         * src/folder_item_prefs.c
1943                 Fix randomly initialized default-alt-dictionary (folder prefs),
1944                 complete 2.6.1cvs72.
1946 2006-12-27 [paul]       2.6.1cvs79
1948         * src/imap_gtk.c
1949         * src/mh_gtk.c
1950                 Add Copy folder in the folder's contextual
1951                 menu
1953 2006-12-27 [wwp]        2.6.1cvs78
1955         * src/imap.c
1956                 Clean up session locking, thanks to Colin.
1958 2006-12-26 [colin]      2.6.1cvs77
1960         * src/statusbar.c
1961                 Revert previous patch
1963 2006-12-26 [colin]      2.6.1cvs76
1965         * src/folder.c
1966         * src/folderview.c
1967         * src/imap.c
1968         * src/statusbar.c
1969         * src/etpan/imap-thread.c
1970                 Fix previous commit warnings
1971                 Make statusbar update every second if total < 20
1972                 Make IMAP APPEND faster by simplifying log              
1974 2006-12-26 [colin]      2.6.1cvs75
1976         * src/folder.c
1977         * src/folder.h
1978         * src/folderview.c
1979         * src/folderview.h
1980         * src/imap_gtk.c
1981         * src/mh_gtk.c
1982                 Make it possible to copy folders accross
1983                 mailboxes (this was an arbitrary limitation).
1984                 Still make it impossible to move folders 
1985                 accross mailboxes.
1987 2006-12-26 [colin]      2.6.1cvs74
1989         * src/etpan/imap-thread.c
1990                 Fix bug 1081, 'claws-mail 
1991                 segfaults when going offline 
1992                 while it transfers mails via 
1993                 imap'
1995 2006-12-26 [colin]      2.6.1cvs73
1997         * src/folder_item_prefs.c
1998                 Don't forget alt dictionary when
1999                 renaming/moving folders
2001 2006-12-26 [wwp]        2.6.1cvs72
2003         * src/folder_item_prefs.c
2004                 Add missing defaults for per-folder alt dict
2005                 (forgotten in 2.6.1cvs61).
2007 2006-12-26 [colin]      2.6.1cvs71
2009         * src/wizard.c
2010                 Add tooltip to state that specifying
2011                 full path to mailbox is possible
2013 2006-12-26 [wwp]        2.6.1cvs70
2015         * src/partial_download.c
2016         * src/gtk/gtkvscrollbutton.c
2017         * src/plugins/pgpinline/plugin.c
2018                 Fix for few compiler warnings that matter.
2020 2006-12-25 [colin]      2.6.1cvs69
2022         * src/partial_download.c
2023                 Fix marking for download or deletion
2024                 when the header isn't the first
2025         * src/gtk/logwindow.c
2026                 Fix start of scrolling
2028 2006-12-23 [paul]       2.6.1cvs68
2030         * src/compose.c
2031                 change last commit to use the 'academic'
2032                 method instead. Thanks to wwp
2034 2006-12-23 [paul]       2.6.1cvs67
2036         * src/compose.c
2037                 don't warn about empty subject when
2038                 redirecting
2040 2006-12-22 [colin]      2.6.1cvs66
2042         * src/summary_search.c
2043                 Fix previous patch
2045 2006-12-22 [colin]      2.6.1cvs65
2047         * src/gtk/gtkutils.c
2048         * src/imap.c
2049         * src/jpilot.c
2050         * src/summary_search.c
2051                 A few warning fixes
2053 2006-12-23 [paul]       
2055         2.7.0-rc2 released
2057 2006-12-22 [colin]      2.6.1cvs64
2059         * src/toolbar.c
2060         * src/toolbar.h
2061                 Add a combo to the learn spam button
2062         * src/plugins/bogofilter/bogofilter.c
2063         * src/plugins/bogofilter/bogofilter_gtk.c
2064         * src/plugins/bogofilter/bogofilter.h
2065                 Allow to store Unsure mails in a specific
2066                 folder to make better teaching easier
2068 2006-12-21 [wwp]        2.6.1cvs63
2070         * src/compose.c
2071         * src/prefs_common.c
2072         * src/prefs_common.h
2073         * src/prefs_spelling.c
2074         * src/gtk/gtkaspell.c
2075         * src/gtk/gtkaspell.h
2076                 Allow spell-checking using both current and alternate dictionaries
2077                 (thanks to Colin).
2079 2006-12-21 [wwp]        2.6.1cvs62
2081         * src/gtk/gtkaspell.c
2082                 Apply recheck_when_changing_dict (highlight all mispelled words)
2083                 when switching to alternate dictionary.
2085 2006-12-21 [wwp]        2.6.1cvs61
2087         * src/compose.c
2088         * src/folder_item_prefs.h
2089         * src/prefs_common.c
2090         * src/prefs_common.h
2091         * src/prefs_folder_item.c
2092         * src/prefs_spelling.c
2093         * src/gtk/gtkaspell.c
2094         * src/gtk/gtkaspell.h
2095                 Add global and per-folder prefs to set the default
2096                 alternate dictionary.
2098 2006-12-21 [colin]      2.6.1cvs60
2100         * src/folder.c
2101                 Look for folders by path in all folders
2102         * src/html.c
2103                 add &mdash;
2105 2006-12-20 [colin]      2.6.1cvs59
2107         * src/gtk/quicksearch.c
2108                 Make sure in_typing is false when clearing
2110 2006-12-20 [wwp]        2.6.1cvs58
2112         * configure.ac
2113                 change manual's target dir to be LFH-compliant (thanks to Colin).
2115 2006-12-20 [wwp]        2.6.1cvs57
2117         * src/prefs_common.c
2118         * src/prefs_summaries.c
2119                 i18n fix and factorize patch, thanks to Fabien.
2121 2006-12-20 [paul]       2.6.1cvs56
2123         * configure.ac
2124                 last of the renaming (??)
2125         * src/main.c
2126                 correct --help info of --status-full
2127         * src/plugins/bogofilter/bogofilter.c
2128                 make FALSE default of whitelist_ab
2130 2006-12-19 [colin]      2.6.1cvs55
2132         * src/jpilot.c
2133                 Same as before, without depending on
2134                 pisock >= 0.12
2136 2006-12-19 [colin]      2.6.1cvs54
2138         * src/jpilot.c
2139                 Fix bug 1059, 'Better jpilot charset 
2140                 handling'. Use libpisync's charset conversion
2141                 if possible
2143 2006-12-19 [colin]      2.6.1cvs53
2145         * po/fr.po
2146                 Updated by Fabien
2148 2006-12-19 [wwp]        2.6.1cvs52
2150         * src/gtk/about.c
2151                 Add missing #include (thanks to Colin).
2153 2006-12-19 [wwp]        2.6.1cvs51
2155         * src/prefs_receive.c
2156                 Better spacing between widgets in prefs.
2158 2006-12-18 [colin]      2.6.1cvs50
2160         * src/imap.c
2161                 Fix failure to get separator on LIST "" ""
2162                 Try LIST "" "INBOX" too.
2164 2006-12-18 [wwp]        2.6.1cvs49
2166         * src/common/session.c
2167                 Fix a compiler warning (thanks to Fabien).
2169 2006-12-18 [wwp]        2.6.1cvs48
2171         * src/compose.c
2172         * src/prefs_quote.c
2173                 Factorize some strings for translation (it's about error
2174                 messages when applying or checking template/quote format).
2176 2006-12-18 [colin]      2.6.1cvs47
2178         * Makefile.am
2179         * src/common/defs.h
2180         * src/gtk/Makefile.am
2181         * src/gtk/about.c
2182                 Add a Release notes tab from the contents of
2183                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
2185 2006-12-17 [colin]      2.6.1cvs46
2187         * src/mimeview.c
2188         * src/textview.c
2189         * src/gtk/filesel.c
2190                 Correctly convert from/to UTF8/filename encoding
2191                 when loading and saving files. Probably fixes
2192                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
2193                 for a file to attach and is blocked...'
2195 2006-12-17 [colin]      2.6.1cvs45
2197         * src/gtk/logwindow.c
2198                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
2199                 IMAP folder and is blocked on main thread': 
2200                 make sure we put utf8 in the log.
2202 2006-12-16 [colin]      2.6.1cvs44
2204         * src/toolbar.c
2205         * src/toolbar.h
2206                 Fix bug 1055, 'Add the 'cancel receive' 
2207                 in the available events for the toolbar buttons'
2209 2006-12-16 [colin]      2.6.1cvs43
2211         * po/POTFILES.in
2212         * src/imap.c
2213         * src/common/nntp.c
2214         * src/common/session.c
2215                 Log error when SSL handshakes fail. 
2216                 Fixes bug 1082, 'incorrect / imprecise 
2217                 error message when imap server provides 
2218                 ssl only through STARTTLS but SSL is 
2219                 selected'
2221 2006-12-15 [wwp]        2.6.1cvs42
2223         * src/plugins/bogofilter/bogofilter_gtk.c
2224                 set proper sensitivity to widgets I've recently added.
2226 2006-12-15 [colin]      
2228         2.7.0-rc1 released
2230 2006-12-15 [wwp]        2.6.1cvs41
2232         * src/plugins/bogofilter/bogofilter.c
2233         * src/plugins/bogofilter/bogofilter.h
2234         * src/plugins/bogofilter/bogofilter_gtk.c
2235                 bogofilter's whitelist can now use a subset of
2236                 the addressbook (either a book, a subfolder of a book,
2237                 or the whole addressbook by using "Any"). Re-used there
2238                 some pref_matcher widgets and mechanisms to match a subset
2239                 of the addressbook.
2241 2006-12-15 [wwp]        2.6.1cvs40
2243         * src/wizard.c
2244         * src/common/plugin.c
2245         * src/common/plugin.h
2246         * src/gtk/about.c
2247         * src/plugins/bogofilter/bogofilter.c
2248         * src/plugins/clamav/clamav_plugin.c
2249         * src/plugins/demo/demo.c
2250         * src/plugins/dillo_viewer/dillo_viewer.c
2251         * src/plugins/pgpcore/plugin.c
2252         * src/plugins/pgpinline/plugin.c
2253         * src/plugins/pgpmime/plugin.c
2254         * src/plugins/spamassassin/spamassassin.c
2255         * src/plugins/trayicon/trayicon.c
2256                 factorize some translatable strings (plugins-related),
2257                 fix missing punctuation in several places,
2258                 remove useless translatable \n in about.c,
2259                 and factorize plugin init code w/ a new function
2260                 check_plugin_version() in common/plugin.c.
2261                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
2263 2006-12-15 [wwp]        2.6.1cvs39
2265         * src/plugins/bogofilter/bogofilter.c
2266         * src/plugins/bogofilter/bogofilter_gtk.c
2267                 flag whitelisted spams as spam, but don't filter it to the spam
2268                 folder. Thanks to Colin.
2270 2006-12-15 [ticho]      2.6.1cvs38
2272         * src/plugins/bogofilter/bogofilter.c
2273         * src/plugins/bogofilter/bogofilter.h
2274         * src/plugins/bogofilter/bogofilter_gtk.c
2275                 Add option to whitelist senders found in addressbook. Patch by colin.
2277 2006-12-15 [paul]       2.6.1cvs37
2279         * src/folderview.c
2280                 add missing #include "log.h"
2282 2006-12-15 [paul]       2.6.1cvs36
2284         * src/plugins/bogofilter/bogofilter.c
2285         * src/plugins/bogofilter/bogofilter.h
2286         * src/plugins/bogofilter/bogofilter_gtk.c
2287                 Add an option to allow inserting an
2288                 X-Claws-Bogosity header (on MH folders
2289                 only). Patch by Colin
2291 2006-12-14 [colin]      2.6.1cvs35
2293         * src/main.c
2294                 "Yes" should be the default choice for
2295                 migration configuration
2297 2006-12-14 [paul]       2.6.1cvs34
2299         * src/prefs_summaries.c
2300         * manual/advanced.xml
2301                 Unhide mark_as_read_delay
2303 2006-12-14 [paul]       2.6.1cvs33
2305         * src/messageview.c
2306         * src/messageview.h
2307         * src/mimeview.c
2308         * src/mimeview.h
2309         * src/summaryview.c
2310         * src/textview.c
2311         * src/textview.h
2312                 Fix printing of selection
2313                 Fix printing of message parts
2314                 Fix printing of images
2315         * src/gtk/gtksourceprintjob.c
2316                 Fix page count when there are images
2318 2006-12-14 [wwp]        2.6.1cvs32
2320         * src/mainwindow.c
2321         * src/summaryview.c
2322         * src/summaryview.h
2323         * src/gtk/quicksearch.c
2324                 fix quicksearch 'magnify' button status when QS is closed
2325                 using the Escape key, thanks to Colin.
2327 2006-12-14 [wwp]        2.6.1cvs31
2329         * src/mainwindow.c
2330         * src/summaryview.c
2331         * src/summaryview.h
2332         * src/gtk/quicksearch.c
2333                 fix quicksearch 'magnify' button status when QS is closed
2334                 using the Escape key, thanks to Colin.
2336 2006-12-13 [colin]      2.6.1cvs30
2338         * src/ldapquery.c
2339         * src/ldaputil.c
2340                 Use the binary safe version of ldap_get_values,
2341                 to make sure we manipulate null-terminated 
2342                 strings. Maybe fixes bug 1075, 'claws mail 
2343                 segfault when completing ldap adresses'
2344         * src/syldap.c ** REMOVED **
2345         * src/syldap.h ** REMOVED **
2346                 Remove dead files
2348 2006-12-13 [mones]      2.6.1cvs29
2350         * po/es.po
2351                 Fixed piped strings, fixed click translation
2353 2006-12-13 [paul]       2.6.1cvs28
2355         * src/main.c
2356                 don't translate these strings
2358 2006-12-13 [paul]       2.6.1cvs27
2360         * po/en_GB.po
2361                 updated
2363 2006-12-13 [colin]      2.6.1cvs26
2365         * src/main.c
2366         * src/main.h
2367                 Add claws_is_starting()
2369 2006-12-13 [mones]      2.6.1cvs25
2371         * manual/es/advanced.xml
2372         * po/es.po
2373                 Synced manual and updated translation
2375 2006-12-12 [colin]      2.6.1cvs24
2377         * src/wizard.c
2378                 Add an option to use STARTTLS in the
2379                 welcome wizard. Fixes bug 1080, 
2380                 'Using SSL option in wizard for incoming 
2381                 server does not activate SSL with STARTTLS'
2383 2006-12-12 [colin]      2.6.1cvs23
2385         * src/main.c
2386                 Don't exit when there's an incomplete
2387                 mailbox configured - leaves a chance 
2388                 to fix a failing IMAP account. Exit
2389                 if no mailbox at all is loaded (case
2390                 of missing plugin).
2391                 Completes bug 1077's fix (I was wrong
2392                 in this bug's comment #3).
2394 2006-12-12 [colin]      2.6.1cvs22
2396         * src/gtk/menu.h
2397                 Add another menu data type
2398         * src/prefs_account.c
2399                 Complete the completion of bug 1076
2400                 (doesn't lose the pref on apply)
2402 2006-12-12 [paul]       2.6.1cvs21
2404         * src/prefs_account.c
2405                 complete the fix of bug 1076
2406                 also be more verbose with the text
2408 2006-12-12 [paul]       2.6.1cvs20
2410         * src/gtk/combobox.c
2411                 fix compilation warning
2413 2006-12-11 [colin]      2.6.1cvs19
2415         * src/wizard.c
2416                 Document :port in server entry tooltips
2418 2006-12-11 [colin]      2.6.1cvs18
2420         * src/main.c
2421                 Fix compile
2423 2006-12-11 [colin]      2.6.1cvs17
2425         * src/main.c
2426                 Add failing IMAP as a reason for no
2427                 mailbox
2429 2006-12-11 [colin]      2.6.1cvs16
2431         * src/prefs_account.c
2432                 Check for existence of inbox for local
2433                 accounts too
2434         * src/wizard.c
2435                 Allow setting the port to use for servers
2436                 by using the usual "server.example.com:port"
2437                 syntax. Fixes bug 1077, 'sylpheed-claws does 
2438                 not start when IMAP server is unavailable'
2440 2006-12-11 [colin]      2.6.1cvs15
2442         * src/prefs_account.c
2443                 Prevent use of non-existing default inbox
2445 2006-12-11 [colin]      2.6.1cvs14
2447         * src/prefs_account.c
2448                 Fix sensitivity. Fixes bug 1076, 'privacy 
2449                 options are displayed even when pgp plugin 
2450                 not loaded / available'
2452 2006-12-09 [colin]      2.6.1cvs13
2454         * manual/advanced.xml
2455         * src/prefs_common.c
2456         * src/prefs_common.h
2457         * src/common/ssl_certificate.c
2458                 Add a new hidden preference, 'unsafe_ssl_certs',
2459                 which allows to store multiple certificates per
2460                 server/port. This is disabled by default because
2461                 it's less secure (presenting a new certificate
2462                 instead of a changed one raises less alarms).
2463                 This will cause Claws to ask about an unknown
2464                 certificate for people who have used 2.6.1cvs8
2465                 or greater.
2467 2006-12-09 [colin]      2.6.1cvs12
2469         * src/action.c
2470                 Fix cache updating after action
2472 2006-12-07 [wwp]        2.6.1cvs11
2474         * src/compose.c
2475                 fix email address comparison when replying to all
2476                 (avoid replying to ourselves), thanks to Colin.
2478 2006-12-06 [paul]       2.6.1cvs10
2480         * src/addrharvest.c
2481         * src/editldap.c
2482         * src/expldifdlg.c
2483         * src/news.c
2484         * src/toolbar.c
2485         * src/common/utils.c
2486                 ...and more renaming
2487                 Thanks to Colin
2489 2006-12-06 [paul]       2.6.1cvs9
2491         * src/compose.c
2492         * src/messageview.c
2493         * src/procheader.c
2494         * src/procmime.c
2495         * src/procmsg.c
2496         * src/textview.c
2497                 more renaming
2498                 Thanks to Colin
2500 2006-12-06 [colin]      2.6.1cvs8
2502         * src/ssl_manager.c
2503         * src/common/ssl_certificate.c
2504         * src/common/ssl_certificate.h
2505                 Handle multiple certificates per host/port
2507 2006-12-06 [colin]      2.6.1cvs7
2509         * src/etpan/imap-thread.c
2510                 Fix certificate checking on IMAP
2512 2006-12-06 [colin]      2.6.1cvs6
2514         * src/folderview.c
2515                 Fix bug 1072, 'Claws stops fetching newsgroups 
2516                 from server when newsgroup got deleted': continue
2517                 checking other groups
2519 2006-12-05 [wwp]        2.6.1cvs5
2521         * src/message_search.c
2522         * src/summary_search.c
2523         * src/gtk/combobox.c
2524         * src/gtk/combobox.h
2525         * src/gtk/gtkutils.c
2526         * src/gtk/gtkutils.h
2527                 make up and down arrow keys in modern gtk_combo_box_entry widgets
2528                 behave like w/ old comboboxes (summary and message search only).
2530 2006-12-05 [paul]       2.6.1cvs4
2532         * src/wizard.c
2533                 encode headers
2534                 Thanks to Colin
2536 2006-12-05 [paul]       2.6.1cvs3
2538         * tools/README
2539         * tools/textviewer.pl
2540                 script updated and description added
2542 2006-12-04 [colin]      2.6.1cvs2
2544         * src/compose.c
2545                 Run pre-send hook only when checking
2546                 everything
2548 2006-12-04 [paul]       2.6.1cvs1
2550         * NEWS
2551         * README
2552         * RELEASE_NOTES
2553         * configure.ac
2554         * tools/README
2555                 bump up version number following stable release
2557 2006-12-04 [paul]       2.6.0cvs83
2559         * README
2560                 updates and corrections
2562 2006-12-04 [colin]      2.6.0cvs82
2564         * src/common/utils.c
2565                 Probably fix bug 1066, 'Incorrect mailbox 
2566                 size displayed'
2568 2006-12-04 [colin]      2.6.0cvs81
2570         * src/common/utils.c
2571                 Trim tabs from mailcap file too.
2573 2006-12-02 [paul]       2.6.0cvs80
2575         * src/exphtmldlg.c
2576                 fix broken GUI under certain languages
2577         * src/expldifdlg.c
2578                 put the Cancel button to the right
2580 2006-12-01 [paul]       2.6.0cvs79
2582         * tools/Makefile.am
2583                 remove reference to removed file
2585 2006-12-01 [wwp]        2.6.0cvs78
2587         * src/addressbook.c
2588         * src/editaddress.c
2589                 remove forgotten debug statements.
2591 2006-12-01 [wwp]        2.6.0cvs77
2593         * manual/advanced.xml
2594         * manual/fr/advanced.xml
2595         * src/addressbook.c
2596         * src/addressbook.h
2597         * src/addressitem.h
2598         * src/editaddress.c
2599         * src/editaddress.h
2600         * src/prefs_common.c
2601         * src/prefs_common.h
2602         * src/gtk/gtkutils.c
2603         * src/gtk/gtkutils.h
2604                 add a hidden option to allow embedding the editaddress (edit contact details)
2605                 dialog into the addressbook's window. This doesn't change the default
2606                 behaviour.
2608 2006-12-01 [wwp]        2.6.0cvs76
2610         * src/message_search.c
2611         * src/summary_search.c
2612                 fix more focus issues (don't set focus to combobox's entry widget when
2613                 entry's value changed, if entry widget has focus already).
2615 2006-12-01 [wwp]        2.6.0cvs75
2617         * src/gtk/quicksearch.c
2618                 revert last changes to the quicksearch gtk_combo_box, this needs more
2619                 tuning and testing.
2621 2006-12-01 [paul]       2.6.0cvs74
2623         * tools/kdeservicemenu/README
2624         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2625         * tools/kdeservicemenu/install.sh
2626         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2627         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
2628                 simplify this stuff, and in so doing,
2629                 fix it. (possibly re-extend it again at
2630                 a later date)
2632 2006-12-01 [wwp]        2.6.0cvs73
2634         * src/gtk/quicksearch.c
2635                 adapt quicksearch code to use modern gtk_combo_box'es.
2637 2006-12-01 [wwp]        2.6.0cvs72
2639         * src/common/defs.h
2640         * src/prefs_common.c
2641         * src/prefs_common.h
2642         * src/message_search.c
2643         * src/summary_search.c
2644         * src/gtk/combobox.c
2645         * src/gtk/combobox.h
2646                 add history combos to all message and summary search fields.
2648 2006-12-01 [wwp]        2.6.0cvs71
2650         * src/summaryview.c
2651                 As the list may change while the mark as read delay
2652                 runs, we can't rely on the 'row' pointer, which can
2653                 be invalid when the timeout is called. As the mark
2654                 as read is only done if the message is still selected,
2655                 use summaryview->selected instead. Thanks to Colin.
2657 2006-11-30 [paul]       2.6.0cvs70
2659         * src/textview.c
2660                 give emphasis to "Sylpheed-Claws"
2661                 as well as "Claws Mail"
2663 2006-11-30 [colin]      2.6.0cvs69
2665         * src/wizard.c
2666                 Put the SSL checkboxes in the receiving
2667                 and sending server pages.
2669 2006-11-29 [colin]      2.6.0cvs68
2671         * src/gtk/gtkutils.c
2672         * src/gtk/gtkvscrollbutton.c
2673                 Revert some deprecated fixes - they seem to
2674                 deprecate stuff as soon as a new one gets out.
2675                 g_object_ref_sink needed glib-2.10.
2677 2006-11-29 [colin]      2.6.0cvs67
2679         * src/common/utils.c
2680                 Create .mailcap if it doesn't exist
2682 2006-11-29 [colin]      2.6.0cvs66
2684         * src/compose.c
2685                 Followup to cvs60: use original list
2686                 of recipients if replying to a mail
2687                 in Sent Drafts or Queue.
2689 2006-11-27 [paul]       2.6.0cvs65
2691         * src/image_viewer.c
2692                 revert the last change for now (it's broken)
2694 2006-11-27 [paul]       2.6.0cvs64
2696         * Makefile.am
2697         * configure.ac
2698         * m4/aclocal-include.m4
2699         * m4/check-type.m4
2700         * src/Makefile.am
2701         * src/addr_compl.c
2702         * src/compose.c
2703         * src/crash.c
2704         * src/export.c
2705         * src/exporthtml.c
2706         * src/exportldif.c
2707         * src/imap.c
2708         * src/import.c
2709         * src/main.c
2710         * src/main.h
2711         * src/matcher.c
2712         * src/mimeview.c
2713         * src/procmsg.c
2714         * src/textview.c
2715         * src/common/Makefile.am
2716         * src/common/claws.c
2717         * src/common/claws.h
2718         * src/common/ssl.c
2719         * src/common/sylpheed.c
2720         * src/common/sylpheed.h
2721         * src/etpan/Makefile.am
2722         * src/gtk/Makefile.am
2723         * src/gtk/claws-marshal.list
2724         * src/gtk/filesel.c
2725         * src/gtk/gtksctree.c
2726         * src/gtk/quicksearch.c
2727         * src/gtk/sylpheed-marshal.list
2728         * src/plugins/bogofilter/bogofilter.c
2729         * src/plugins/bogofilter/bogofilter_gtk.c
2730         * src/plugins/clamav/clamav_plugin.c
2731         * src/plugins/clamav/clamav_plugin_gtk.c
2732         * src/plugins/demo/demo.c
2733         * src/plugins/dillo_viewer/dillo_viewer.c
2734         * src/plugins/pgpcore/Makefile.am
2735         * src/plugins/pgpcore/claws.def
2736         * src/plugins/pgpcore/pgp_viewer.c
2737         * src/plugins/pgpcore/plugin.c
2738         * src/plugins/pgpcore/sylpheed.def
2739         * src/plugins/pgpinline/Makefile.am
2740         * src/plugins/pgpinline/claws.def
2741         * src/plugins/pgpinline/plugin.c
2742         * src/plugins/pgpinline/sylpheed.def
2743         * src/plugins/pgpmime/Makefile.am
2744         * src/plugins/pgpmime/claws.def
2745         * src/plugins/pgpmime/plugin.c
2746         * src/plugins/pgpmime/sylpheed.def
2747         * src/plugins/spamassassin/spamassassin.c
2748         * src/plugins/spamassassin/spamassassin_gtk.c
2749         * src/plugins/trayicon/trayicon.c
2750                 yet more renaming
2751                 remove deprecated gtk_tooltips_set_delay()
2753 2006-11-26 [paul]       2.6.0cvs63
2755         * src/expldifdlg.c
2756         * src/folderview.c
2757         * src/image_viewer.c
2758         * src/mainwindow.c
2759         * src/gtk/gtkutils.c
2760         * src/gtk/gtkvscrollbutton.c
2761         * src/gtk/prefswindow.c
2762         * src/plugins/pgpcore/prefs_gpg.c
2763                 replace more deprecated GTK+ functions
2765 2006-11-26 [paul]       2.6.0cvs62
2767         * src/addr_compl.c
2768         * src/addressbook.c
2769         * src/browseldap.c
2770                 replace deprecated gtk_idle_... functions
2772 2006-11-26 [paul]       2.6.0cvs61
2774         * src/compose.c
2775         * src/folderview.c
2776         * src/inc.c
2777         * src/summaryview.c
2778         * src/gtk/gtkvscrollbutton.c
2779         * src/gtk/quicksearch.c
2780         * src/plugins/pgpcore/passphrase.c
2781                 replace deprecated gtk_timeout_add and
2782                 gtk_timeout_remove
2784 2006-11-26 [paul]       2.6.0cvs60
2786         * src/compose.c
2787                 fix bug that caused the wrong recipient
2788                 to be selected when replying to a msg
2789                 which is From one of our accounts to
2790                 another of our accounts
2792 2006-11-25 [paul]       2.6.0cvs59
2794         * src/summaryview.c
2795                 don't change the From column title to
2796                 To if the To column is visible
2798 2006-11-24 [paul]       2.6.0cvs58
2800         * src/compose.c
2801                 fix bug 1069, 'Sent mails disappear, BCC
2802                 or locking problem?'
2804 2006-11-21 [wwp]        2.6.0cvs57
2806         * src/compose.c
2807                 fix spelling menu when replying (same as 2.3.1cvs39):
2808                 discrepancy between context menu and top menu when
2809                 folder's dictionary isn't the default one.
2811 2006-11-19 [paul]       2.6.0cvs56
2813         * src/summaryview.c
2814                 obey always_show_msg option when
2815                 marking as spam
2816         * src/plugins/bogofilter/bogofilter.c
2817                 fix typo
2819 2006-11-18 [paul]       2.6.0cvs55
2821         * AUTHORS
2822         * README
2823         * debian/copyright
2824         * manual/ack.xml
2825         * manual/es/ack.xml
2826         * manual/fr/ack.xml
2827         * manual/pl/ack.xml
2828         * src/gtk/authors.h
2829         * src/gtk/icon_legend.c
2830         * src/gtk/icon_legend.h
2831         * tools/OOo2claws-mail.pl
2832         * tools/README
2833         * tools/acroread2claws-mail.pl
2834         * tools/claws.i18n.status.pl
2835         * tools/filter_conv.pl
2836         * tools/filter_conv_new.pl
2837         * tools/freshmeat_search.pl
2838         * tools/google_search.pl
2839         * tools/kmail2claws-mail.pl
2840         * tools/kmail2claws-mail_v2.pl
2841         * tools/maildir2claws-mail.pl
2842         * tools/make.themes.project
2843         * tools/multiwebsearch.pl
2844         * tools/outlook2claws-mail.pl
2845         * tools/tb2claws-mail
2846         * tools/kdeservicemenu/README
2847         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2848                 update mine and wwp's email addresses in
2849                 several places
2850                 Patch by wwp
2851         * src/prefs_compose_writing.c
2852                 set sensitivity on 'new message format' frame
2854 2006-11-17 [paul]       2.6.0cvs54
2856         * src/gtk/about.c
2857                 more reworking of the GUI
2858                 Patch by Fabien Vantard
2860 2006-11-16 [paul]       2.6.0cvs53
2862         * src/gtk/about.c
2863                 set a minimum size for the window, allow
2864                 it to automatically expand as necessary
2866 2006-11-16 [wwp]        2.6.0cvs52
2868         * src/gtk/about.c
2869                 better wrap of copyright info on some systems.
2871 2006-11-16 [paul]       2.6.0cvs51
2873         * src/gtk/about.c
2874                 move the tech info from the upper panel
2875                 to the Info tab
2876                 use a gtk_text_view for the features tab
2878 2006-11-16 [paul]       2.6.0cvs50
2880         * po/Makevars
2881                 update my email address
2882         * src/addressbook.c
2883         * src/compose.c
2884         * src/imap_gtk.c
2885         * src/mh_gtk.c
2886         * src/news_gtk.c
2887         * src/summaryview.c
2888         * src/plugins/trayicon/trayicon.c
2889                 don't offer simple menu separators
2890                 for translation
2891         * src/folderview.c
2892                 add separator between 'mark all read'
2893                 and 'search folder'
2895 2006-11-15 [wwp]        2.6.0cvs49
2897         * src/gtk/authors.h
2898                 updated manuals authors.
2900 2006-11-14 [paul]       2.6.0cvs48
2902         * src/compose.c
2903                 Fix Options/Reply mode after draft save
2905 2006-11-14 [paul]       2.6.0cvs47
2907         * src/Makefile.am
2908                 Fix make DESTDIR=...
2909         * src/mbox.c
2910                 Optimise speed
2911         * src/plugins/pgpinline/pgpinline.c
2912                 Probably fix bug 1061
2914 2006-11-14 [paul]       2.6.0cvs46
2916         * po/Makevars
2917                 enable Q_ macro
2918         * src/Makefile.am
2919         * src/stock_pixmap.c
2920         * src/stock_pixmap.h
2921         * src/gtk/about.c
2922         * src/pixmaps/active.xpm
2923         * src/pixmaps/inactive.xpm
2924                 add a new page, 'Features', to the About dialog
2925                 showing which features are compiled in and which
2926                 are not
2928 2006-11-14 [paul]       2.6.0cvs45
2930         * po/ru.po
2931                 updated by Pavlo Bohmat
2933 2006-11-14 [colin]      2.6.0cvs44
2935         * src/compose.c
2936         * src/inc.c
2937         * src/messageview.c
2938         * src/news.c
2939         * src/pop.c
2940         * src/procmsg.c
2941         * src/gtk/gtkaspell.c
2942                 Fix 64-bit-related warnings
2943         * src/ssl_manager.c
2944                 Fix possible infinite loop
2945         * src/plugins/pgpcore/sgpgme.c
2946                 Remove useless check
2948 2006-11-13 [colin]      2.6.0cvs43
2950         * src/gtk/Makefile.am
2951                 authors.h isn't generated
2953 2006-11-13 [colin]      2.6.0cvs42
2955         * src/plugins/pgpinline/pgpinline.c
2956         * src/plugins/pgpmime/pgpmime.c
2957                 Very probably fix bug 1061, 'crash on 
2958                 opening signed email'. Another cast
2959                 problem
2961 2006-11-13 [colin]      2.6.0cvs41
2963         * src/plugins/pgpcore/sgpgme.c
2964                 Maybe fix bug 1061, 'crash on opening 
2965                 signed email'
2967 2006-11-13 [wwp]        2.6.0cvs40
2969         * src/plugins/pgpinline/pgpinline.c
2970                 fix candidate for bug #1057, thanks to Colin.
2972 2006-11-13 [wwp]        2.6.0cvs39
2974         * src/compose.c
2975         * src/quote_fmt_parse.y
2976                 fix bug 1052: current parser buffer was not always 
2977                 allocated, ptr to this buffer could be returned as 
2978                 NULL whereas no parser error has occurred. in 
2979                 consequence, defining a template body as "%d" 
2980                 (w/o the quotes) for the first time of the instance 
2981                 of claws-mail, was reporting a parser error. make 
2982                 sure that the buffer is always allocated, even to 
2983                 an empty string.
2984                 fix mis-unescaping in compose.:compose_quote_fmt(): 
2985                 unescaping of the fmt string was always done 
2986                 whereas it must be done *only* when receiving 
2987                 quote format strings issued from the prefs 
2988                 (compose new message, reply, forward, redirect 
2989                 formats), *not* when applying templates.  in 
2990                 consequences, applying templates w/ sequences 
2991                 like \\|p{echo} were failing. make sure that 
2992                 unescaping is done only when necessary.
2994 2006-11-12 [colin]      2.6.0cvs38
2996         * po/de.po
2997                 Fix typo (s/KB/MB)
2999 2006-11-12 [colin]      2.6.0cvs37
3001         * src/plugins/pgpinline/pgpinline.c
3002         * src/plugins/pgpmime/pgpmime.c
3003                 Release GPG context at the latest 
3004                 possible moment. Maybe fixes 
3005                 bug 1057, 'crash on sending signed 
3006                 message to a newsgroup'
3007                 
3009 2006-11-12 [colin]      2.6.0cvs36
3011         * src/plugins/pgpcore/sgpgme.c
3012                 Tell a bit more when gpg's status doesn't
3013                 contain any signature
3015 2006-11-12 [colin]      2.6.0cvs35
3017         * src/compose.c
3018                 Fix bug 1060, 'compilation error with 
3019                 Irix's cc'
3021 2006-11-12 [paul]       2.6.0cvs34
3023         * doc/man/claws-mail.1
3024         * src/prefs_gtk.c
3025         * src/plugins/clamav/README
3026         * src/plugins/spamassassin/README
3027         * tools/README
3028         * tools/freshmeat_search.pl
3029         * tools/google_search.pl
3030         * tools/multiwebsearch.pl
3031                 more renaming
3032         * src/plugins/trayicon/trayicon.c
3033                 fix compiliation warning
3035 2006-11-11 [colin]      2.6.0cvs33
3037         * src/folderview.c
3038                 Forbid drag and drop from/to different
3039                 folders of type F_UNKNOWN
3041 2006-11-11 [colin]      2.6.0cvs32
3043         * src/plugins/pgpinline/pgpinline.c
3044                 Fix typo in previous commit:
3045                 - gpgme_new(&ctx);
3046                 + if ((err = gpgme_new(&data->ctx)) ...)
3048 2006-11-11 [colin]      2.6.0cvs31
3050         * src/plugins/pgpinline/pgpinline.c
3051         * src/plugins/pgpmime/pgpmime.c
3052                 Check success after calling gpgme_new
3053                 Maybe fixes bug 1057, 'crash on sending 
3054                 signed message to a newsgroup'
3056 2006-11-11 [colin]      2.6.0cvs30
3058         * src/undo.c
3059                 init undostruct to 0s (from
3060                 valgrind log of bug 1057)
3062 2006-11-10 [colin]      2.6.0cvs29
3064         * src/mainwindow.c
3065                 Set cursor to wait before filtering
3066                 duplicates in all folders
3067         * src/plugins/bogofilter/bogofilter.c
3068         * src/plugins/bogofilter/bogofilter.h
3069         * src/plugins/bogofilter/bogofilter_gtk.c
3070                 Completely thread away the bogofilter
3071                 filtering
3073 2006-11-10 [mones]      2.6.0cvs28
3075         * src/compose.c
3076         * src/compose.h
3077                 added COMPOSE_CHECK_BEFORE_SEND hook
3079 2006-11-10 [paul]       2.6.0cvs27
3081         * src/crash.c
3082                 more renaming
3083                 add libSM to get_compiled_in_features()
3084         * src/main.c
3085                 more renaming
3087 2006-11-10 [colin]      2.6.0cvs26
3089         * src/etpan/imap-thread.c
3090                 Add a reference to libetpan's sasl engine
3091                 so that sasl_done() doesn't get called by
3092                 libetpan, and doesn't break openssl.
3093                 Should fix bug 1053, 'SC fails to reestablish 
3094                 a secure connection'
3095                 Patch by Hoa
3097 2006-11-10 [colin]      2.6.0cvs25
3099         * manual/addrbook.xml
3100         * manual/advanced.xml
3101         * manual/faq.xml
3102         * manual/intro.xml
3103                 Some more renaming
3105 2006-11-09 [colin]      2.6.0cvs24
3107         * src/plugins/bogofilter/bogofilter_gtk.c
3108                 Add comment about annoyance
3110 2006-11-09 [colin]      2.6.0cvs23
3112         * src/plugins/bogofilter/bogofilter.c
3113         * src/plugins/bogofilter/bogofilter_gtk.c
3114                 Prepare things needed to thread bogofilter
3115                 filtering: separate bogo stuff and possible GUI
3116                 stuff. 
3118 2006-11-09 [colin]      2.6.0cvs22
3120         * src/account.c
3121         * src/compose.c
3122                 Search for one of our accounts in Delivered-To
3123                 (helps for auto-account selection when 
3124                  replying/forwarding)
3125         * src/folderview.c
3126         * src/mainwindow.c
3127         * src/mainwindow.h
3128         * src/plugins/trayicon/trayicon.c
3129                 Allow opening a new mail with any account from
3130                 the contextual menu
3132 2006-11-09 [wwp]        2.6.0cvs21
3134         * src/compose.c
3135         * src/prefs_common.c
3136         * src/prefs_common.h
3137         * src/prefs_compose_writing.c
3138                 add a compose new message format (in prefs/compose/writing), it's a
3139                 simple subject+body template to use when opening a new composition
3140                 window. It's similar to the existent reply and forward formats.
3142                 enhanced the template/format % symbols substitution mechanism to
3143                 use current composition window information when % are used in
3144                 the compose new message format or in templates applied to new
3145                 messages (there were useless in that situations before). When
3146                 applied to new messages, %d corresponds to the system time/date.
3148 2006-11-09 [paul]       2.6.0cvs20
3150         * src/gtk/authors.h
3151                 fix last commit
3153 2006-11-09 [paul]       2.6.0cvs19
3155         * src/gtk/authors.h
3156                 keep tje alphabetical order
3158 2006-11-08 [colin]      2.6.0cvs18
3160         * src/etpan/imap-thread.c
3161                 Fix bug 1054, 'Slowness logging big 
3162                 data chunks'
3164 2006-11-08 [paul]       2.6.0cvs17
3166         * tools/Makefile.am
3167                 fix the renaming
3169 2006-11-08 [paul]       2.6.0cvs16
3171         * src/common/defs.h
3172                 update BUGZILLA_URI
3174 2006-11-08 [paul]       2.6.0cvs15
3176         * tools/Makefile.am
3177         * tools/OOo2claws-mail.pl
3178         * tools/OOo2sylpheed.pl
3179         * tools/README
3180         * tools/acroread2claws-mail.pl
3181         * tools/acroread2sylpheed.pl
3182         * tools/kmail2claws-mail.pl
3183         * tools/kmail2claws-mail_v2.pl
3184         * tools/kmail2sylpheed.pl
3185         * tools/kmail2sylpheed_v2.pl
3186         * tools/maildir2claws-mail.pl
3187         * tools/maildir2sylpheed.pl
3188         * tools/nautilus2claws-mail.sh
3189         * tools/nautilus2sylpheed.sh
3190         * tools/outlook2claws-mail.pl
3191         * tools/outlook2sylpheed.pl
3192         * tools/tb2claws-mail
3193         * tools/tb2sylpheed
3194         * tools/tbird2claws.py
3195         * tools/tbird2syl.py
3196         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3197         * tools/kdeservicemenu/install.sh
3198         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3199         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3200         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3201         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3202         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3203                 renamed (removed, added) tools files
3205 2006-11-08 [paul]       2.6.0cvs14
3207         * src/main.c
3208         * src/common/defs.h
3209                 Migrate sylpheedrc to clawsrc, and fix the standard
3210                 plugins path in the process
3212 2006-11-07 [colin]      2.6.0cvs13
3214         * src/Makefile.am
3215                 Symlink sylpheed-claws relative to 
3216                 claws-mail
3218 2006-11-07 [colin]      2.6.0cvs12
3220         * src/compose.c
3221                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
3223 2006-11-07 [paul]       2.6.0cvs11
3225         * src/gtk/about.c
3226                 Fix a missed occurence of
3227                 Sylpheed-Claws
3229 2006-11-07 [paul]       2.6.0cvs10
3231         * src/Makefile.am
3232                 Fix symlink installation
3234 2006-11-07 [paul]       2.6.0cvs9
3236         * src/Makefile.am
3237                 Symlink claws-mail to sylpheed-claws
3238         * src/common/utils.c
3239                 Fix migrating symlinks
3240         * src/etpan/imap-thread.c
3241                 check certificate only when there's
3242                 no error
3244 2006-11-07 [paul]       2.6.0cvs8
3246         * Makefile.am
3247                 Fix icon breakages with Gtk, which needs a 
3248                 cache updated to see them.
3250 2006-11-07 [paul]       2.6.0cvs7
3252         * .cvsignore
3253         * AUTHORS
3254         * COPYING
3255         * INSTALL
3256         * Makefile.am
3257         * NEWS
3258         * README
3259         * RELEASE_NOTES
3260         * autogen.sh
3261         * claws-mail-128x128.png
3262         * claws-mail-64x64.png
3263         * claws-mail.ico
3264         * claws-mail.pc.in
3265         * claws-mail.png
3266         * configure.ac
3267         * sylpheed-claws-128x128.png
3268         * sylpheed-claws-64x64.png
3269         * sylpheed-claws.desktop
3270         * sylpheed-claws.ico
3271         * sylpheed-claws.pc.in
3272         * sylpheed-claws.png
3273         * debian/README.Debian
3274         * debian/changelog
3275         * debian/claws-mail.desktop
3276         * debian/claws-mail.menu
3277         * debian/claws-mail.postinst.debhelper
3278         * debian/claws-mail.postrm.debhelper
3279         * debian/control
3280         * debian/copyright
3281         * debian/files
3282         * debian/rules
3283         * debian/sylpheed-claws.desktop
3284         * debian/sylpheed-claws.menu
3285         * debian/sylpheed-claws.postinst.debhelper
3286         * debian/sylpheed-claws.postrm.debhelper
3287         * doc/man/Makefile.am
3288         * doc/man/claws-mail.1
3289         * doc/man/sylpheed-claws.1
3290         * doc/src/ChangeLog.claws-pre0.8.0
3291         * manual/Makefile.am
3292         * manual/account.xml
3293         * manual/ack.xml
3294         * manual/addrbook.xml
3295         * manual/advanced.xml
3296         * manual/claws-mail-manual.xml
3297         * manual/faq.xml
3298         * manual/glossary.xml
3299         * manual/handling.xml
3300         * manual/intro.xml
3301         * manual/keyboard.xml
3302         * manual/plugins.xml
3303         * manual/starting.xml
3304         * manual/sylpheed-claws-manual.xml
3305         * manual/xml2pdf
3306         * manual/dist/.cvsignore
3307         * manual/dist/html/.cvsignore
3308         * manual/dist/html/Makefile.am
3309         * manual/dist/pdf/.cvsignore
3310         * manual/dist/pdf/Makefile.am
3311         * manual/dist/ps/.cvsignore
3312         * manual/dist/ps/Makefile.am
3313         * manual/dist/txt/.cvsignore
3314         * manual/dist/txt/Makefile.am
3315         * manual/es/Makefile.am
3316         * manual/es/advanced.xml
3317         * manual/es/claws-mail-manual.xml
3318         * manual/es/faq.xml
3319         * manual/es/glossary.xml
3320         * manual/es/handling.xml
3321         * manual/es/intro.xml
3322         * manual/es/plugins.xml
3323         * manual/es/sylpheed-claws-manual.xml
3324         * manual/es/dist/.cvsignore
3325         * manual/es/dist/html/.cvsignore
3326         * manual/es/dist/html/Makefile.am
3327         * manual/es/dist/pdf/.cvsignore
3328         * manual/es/dist/pdf/Makefile.am
3329         * manual/es/dist/ps/.cvsignore
3330         * manual/es/dist/ps/Makefile.am
3331         * manual/es/dist/txt/.cvsignore
3332         * manual/es/dist/txt/Makefile.am
3333         * manual/fr/Makefile.am
3334         * manual/fr/account.xml
3335         * manual/fr/ack.xml
3336         * manual/fr/addrbook.xml
3337         * manual/fr/advanced.xml
3338         * manual/fr/claws-mail-manual.xml
3339         * manual/fr/faq.xml
3340         * manual/fr/glossary.xml
3341         * manual/fr/handling.xml
3342         * manual/fr/intro.xml
3343         * manual/fr/keyboard.xml
3344         * manual/fr/plugins.xml
3345         * manual/fr/starting.xml
3346         * manual/fr/sylpheed-claws-manual.xml
3347         * manual/fr/dist/.cvsignore
3348         * manual/fr/dist/html/.cvsignore
3349         * manual/fr/dist/html/Makefile.am
3350         * manual/fr/dist/pdf/.cvsignore
3351         * manual/fr/dist/pdf/Makefile.am
3352         * manual/fr/dist/ps/.cvsignore
3353         * manual/fr/dist/ps/Makefile.am
3354         * manual/fr/dist/txt/.cvsignore
3355         * manual/fr/dist/txt/Makefile.am
3356         * manual/pl/Makefile.am
3357         * manual/pl/account.xml
3358         * manual/pl/ack.xml
3359         * manual/pl/addrbook.xml
3360         * manual/pl/advanced.xml
3361         * manual/pl/claws-mail-manual.xml
3362         * manual/pl/faq.xml
3363         * manual/pl/glossary.xml
3364         * manual/pl/handling.xml
3365         * manual/pl/intro.xml
3366         * manual/pl/keyboard.xml
3367         * manual/pl/plugins.xml
3368         * manual/pl/starting.xml
3369         * manual/pl/sylpheed-claws-manual.xml
3370         * manual/pl/dist/.cvsignore
3371         * manual/pl/dist/html/.cvsignore
3372         * manual/pl/dist/html/Makefile.am
3373         * manual/pl/dist/pdf/.cvsignore
3374         * manual/pl/dist/pdf/Makefile.am
3375         * manual/pl/dist/ps/.cvsignore
3376         * manual/pl/dist/ps/Makefile.am
3377         * manual/pl/dist/txt/.cvsignore
3378         * manual/pl/dist/txt/Makefile.am
3379         * po/.cvsignore
3380         * po/Makevars
3381         * src/.cvsignore
3382         * src/Makefile.am
3383         * src/account.c
3384         * src/account.h
3385         * src/action.c
3386         * src/action.h
3387         * src/adbookbase.h
3388         * src/addr_compl.c
3389         * src/addr_compl.h
3390         * src/addrbook.c
3391         * src/addrcache.c
3392         * src/addrcache.h
3393         * src/addrcindex.c
3394         * src/addrcindex.h
3395         * src/addrclip.c
3396         * src/addrclip.h
3397         * src/addrdefs.h
3398         * src/addressadd.c
3399         * src/addressadd.h
3400         * src/addressbook.c
3401         * src/addressbook.h
3402         * src/addressbook_foldersel.c
3403         * src/addressbook_foldersel.h
3404         * src/addrgather.c
3405         * src/addrgather.h
3406         * src/addrharvest.c
3407         * src/addrharvest.h
3408         * src/addrindex.c
3409         * src/addrindex.h
3410         * src/addritem.c
3411         * src/addritem.h
3412         * src/addrquery.c
3413         * src/addrquery.h
3414         * src/addrselect.c
3415         * src/addrselect.h
3416         * src/alertpanel.c
3417         * src/alertpanel.h
3418         * src/browseldap.c
3419         * src/browseldap.h
3420         * src/codeconv.c
3421         * src/codeconv.h
3422         * src/compose.c
3423         * src/crash.c
3424         * src/crash.h
3425         * src/customheader.c
3426         * src/customheader.h
3427         * src/displayheader.c
3428         * src/displayheader.h
3429         * src/editaddress.c
3430         * src/editaddress.h
3431         * src/editbook.c
3432         * src/editbook.h
3433         * src/editgroup.c
3434         * src/editgroup.h
3435         * src/editjpilot.c
3436         * src/editjpilot.h
3437         * src/editldap.c
3438         * src/editldap.h
3439         * src/editldap_basedn.c
3440         * src/editldap_basedn.h
3441         * src/editvcard.c
3442         * src/editvcard.h
3443         * src/exphtmldlg.c
3444         * src/exphtmldlg.h
3445         * src/expldifdlg.c
3446         * src/expldifdlg.h
3447         * src/export.c
3448         * src/exporthtml.c
3449         * src/exporthtml.h
3450         * src/exportldif.c
3451         * src/exportldif.h
3452         * src/filtering.c
3453         * src/filtering.h
3454         * src/folder.c
3455         * src/folder.h
3456         * src/folder_item_prefs.c
3457         * src/folder_item_prefs.h
3458         * src/foldersel.c
3459         * src/foldersel.h
3460         * src/folderutils.c
3461         * src/folderutils.h
3462         * src/folderview.c
3463         * src/folderview.h
3464         * src/grouplistdialog.c
3465         * src/grouplistdialog.h
3466         * src/html.c
3467         * src/html.h
3468         * src/image_viewer.c
3469         * src/image_viewer.h
3470         * src/imap.c
3471         * src/imap.h
3472         * src/imap_gtk.c
3473         * src/imap_gtk.h
3474         * src/import.c
3475         * src/import.h
3476         * src/importldif.c
3477         * src/importldif.h
3478         * src/importmutt.c
3479         * src/importmutt.h
3480         * src/importpine.c
3481         * src/importpine.h
3482         * src/inc.c
3483         * src/inc.h
3484         * src/jpilot.c
3485         * src/jpilot.h
3486         * src/ldapctrl.c
3487         * src/ldapctrl.h
3488         * src/ldaplocate.c
3489         * src/ldaplocate.h
3490         * src/ldapquery.c
3491         * src/ldapquery.h
3492         * src/ldapserver.c
3493         * src/ldapserver.h
3494         * src/ldaputil.c
3495         * src/ldaputil.h
3496         * src/ldif.c
3497         * src/ldif.h
3498         * src/localfolder.c
3499         * src/localfolder.h
3500         * src/main.c
3501         * src/main.h
3502         * src/mainwindow.c
3503         * src/mainwindow.h
3504         * src/manual.c
3505         * src/manual.h
3506         * src/matcher.c
3507         * src/matcher.h
3508         * src/matcher_parser.h
3509         * src/matcher_parser_lex.l
3510         * src/matcher_parser_parse.y
3511         * src/mbox.c
3512         * src/mbox.h
3513         * src/message_search.c
3514         * src/message_search.h
3515         * src/messageview.c
3516         * src/messageview.h
3517         * src/mh.c
3518         * src/mh.h
3519         * src/mh_gtk.c
3520         * src/mh_gtk.h
3521         * src/mimeview.c
3522         * src/mimeview.h
3523         * src/msgcache.c
3524         * src/msgcache.h
3525         * src/mutt.c
3526         * src/mutt.h
3527         * src/news.c
3528         * src/news.h
3529         * src/news_gtk.c
3530         * src/news_gtk.h
3531         * src/noticeview.c
3532         * src/noticeview.h
3533         * src/partial_download.c
3534         * src/partial_download.h
3535         * src/pine.c
3536         * src/pine.h
3537         * src/pop.c
3538         * src/pop.h
3539         * src/prefs_account.c
3540         * src/prefs_account.h
3541         * src/prefs_actions.c
3542         * src/prefs_actions.h
3543         * src/prefs_common.c
3544         * src/prefs_common.h
3545         * src/prefs_compose_writing.c
3546         * src/prefs_compose_writing.h
3547         * src/prefs_customheader.c
3548         * src/prefs_customheader.h
3549         * src/prefs_display_header.c
3550         * src/prefs_display_header.h
3551         * src/prefs_ext_prog.c
3552         * src/prefs_ext_prog.h
3553         * src/prefs_filtering.c
3554         * src/prefs_folder_column.c
3555         * src/prefs_folder_column.h
3556         * src/prefs_folder_item.c
3557         * src/prefs_folder_item.h
3558         * src/prefs_fonts.c
3559         * src/prefs_fonts.h
3560         * src/prefs_gtk.c
3561         * src/prefs_gtk.h
3562         * src/prefs_image_viewer.c
3563         * src/prefs_image_viewer.h
3564         * src/prefs_matcher.c
3565         * src/prefs_matcher.h
3566         * src/prefs_message.c
3567         * src/prefs_message.h
3568         * src/prefs_msg_colors.c
3569         * src/prefs_msg_colors.h
3570         * src/prefs_other.c
3571         * src/prefs_other.h
3572         * src/prefs_quote.c
3573         * src/prefs_quote.h
3574         * src/prefs_receive.c
3575         * src/prefs_receive.h
3576         * src/prefs_send.c
3577         * src/prefs_send.h
3578         * src/prefs_spelling.c
3579         * src/prefs_spelling.h
3580         * src/prefs_summaries.c
3581         * src/prefs_summaries.h
3582         * src/prefs_summary_column.c
3583         * src/prefs_summary_column.h
3584         * src/prefs_template.c
3585         * src/prefs_template.h
3586         * src/prefs_themes.c
3587         * src/prefs_themes.h
3588         * src/prefs_toolbar.c
3589         * src/prefs_toolbar.h
3590         * src/prefs_wrapping.c
3591         * src/prefs_wrapping.h
3592         * src/privacy.c
3593         * src/privacy.h
3594         * src/procheader.c
3595         * src/procheader.h
3596         * src/procmime.c
3597         * src/procmime.h
3598         * src/procmsg.c
3599         * src/procmsg.h
3600         * src/quote_fmt.c
3601         * src/quote_fmt_parse.y
3602         * src/recv.c
3603         * src/recv.h
3604         * src/remotefolder.c
3605         * src/remotefolder.h
3606         * src/send_message.c
3607         * src/send_message.h
3608         * src/setup.c
3609         * src/setup.h
3610         * src/sourcewindow.c
3611         * src/sourcewindow.h
3612         * src/ssl_manager.c
3613         * src/ssl_manager.h
3614         * src/statusbar.c
3615         * src/statusbar.h
3616         * src/stock_pixmap.c
3617         * src/stock_pixmap.h
3618         * src/summary_search.c
3619         * src/summary_search.h
3620         * src/summaryview.c
3621         * src/summaryview.h
3622         * src/syldap.c
3623         * src/syldap.h
3624         * src/textview.c
3625         * src/textview.h
3626         * src/toolbar.c
3627         * src/toolbar.h
3628         * src/undo.c
3629         * src/undo.h
3630         * src/unmime.c
3631         * src/unmime.h
3632         * src/vcard.c
3633         * src/vcard.h
3634         * src/wizard.c
3635         * src/wizard.h
3636         * src/common/base64.c
3637         * src/common/base64.h
3638         * src/common/defs.h
3639         * src/common/hooks.c
3640         * src/common/hooks.h
3641         * src/common/log.c
3642         * src/common/log.h
3643         * src/common/mgutils.c
3644         * src/common/mgutils.h
3645         * src/common/nntp.c
3646         * src/common/nntp.h
3647         * src/common/passcrypt.c
3648         * src/common/passcrypt.h.in
3649         * src/common/plugin.c
3650         * src/common/plugin.h
3651         * src/common/prefs.c
3652         * src/common/prefs.h
3653         * src/common/progressindicator.c
3654         * src/common/progressindicator.h
3655         * src/common/quoted-printable.c
3656         * src/common/quoted-printable.h
3657         * src/common/session.c
3658         * src/common/session.h
3659         * src/common/smtp.c
3660         * src/common/smtp.h
3661         * src/common/socket.c
3662         * src/common/socket.h
3663         * src/common/ssl.c
3664         * src/common/ssl.h
3665         * src/common/stringtable.c
3666         * src/common/stringtable.h
3667         * src/common/sylpheed.c
3668         * src/common/sylpheed.h
3669         * src/common/template.c
3670         * src/common/template.h
3671         * src/common/timing.h
3672         * src/common/utils.c
3673         * src/common/utils.h
3674         * src/common/version.h.in
3675         * src/common/xml.c
3676         * src/common/xml.h
3677         * src/common/xmlprops.c
3678         * src/common/xmlprops.h
3679         * src/gtk/about.c
3680         * src/gtk/colorlabel.c
3681         * src/gtk/colorlabel.h
3682         * src/gtk/colorsel.c
3683         * src/gtk/colorsel.h
3684         * src/gtk/combobox.c
3685         * src/gtk/combobox.h
3686         * src/gtk/description_window.c
3687         * src/gtk/description_window.h
3688         * src/gtk/filesel.c
3689         * src/gtk/filesel.h
3690         * src/gtk/foldersort.c
3691         * src/gtk/foldersort.h
3692         * src/gtk/gtkaspell.c
3693         * src/gtk/gtkaspell.h
3694         * src/gtk/gtksctree.c
3695         * src/gtk/gtkshruler.c
3696         * src/gtk/gtkshruler.h
3697         * src/gtk/gtkutils.c
3698         * src/gtk/gtkutils.h
3699         * src/gtk/icon_legend.c
3700         * src/gtk/icon_legend.h
3701         * src/gtk/logwindow.c
3702         * src/gtk/logwindow.h
3703         * src/gtk/manage_window.c
3704         * src/gtk/manage_window.h
3705         * src/gtk/pluginwindow.c
3706         * src/gtk/pluginwindow.h
3707         * src/gtk/prefswindow.c
3708         * src/gtk/prefswindow.h
3709         * src/gtk/quicksearch.c
3710         * src/gtk/quicksearch.h
3711         * src/pixmaps/claws-mail.xpm
3712         * src/pixmaps/claws-mail_icon.xpm
3713         * src/pixmaps/claws-mail_logo.xpm
3714         * src/pixmaps/sylpheed-claws.xpm
3715         * src/pixmaps/sylpheed-claws_icon.xpm
3716         * src/pixmaps/sylpheed-claws_logo.xpm
3717         * src/plugins/bogofilter/Makefile.am
3718         * src/plugins/bogofilter/bogofilter.c
3719         * src/plugins/bogofilter/bogofilter.h
3720         * src/plugins/bogofilter/bogofilter_gtk.c
3721         * src/plugins/clamav/Makefile.am
3722         * src/plugins/clamav/clamav_plugin.c
3723         * src/plugins/clamav/clamav_plugin.h
3724         * src/plugins/clamav/clamav_plugin_gtk.c
3725         * src/plugins/demo/Makefile.am
3726         * src/plugins/demo/demo.c
3727         * src/plugins/dillo_viewer/Makefile.am
3728         * src/plugins/dillo_viewer/README
3729         * src/plugins/dillo_viewer/dillo_prefs.c
3730         * src/plugins/dillo_viewer/dillo_prefs.h
3731         * src/plugins/dillo_viewer/dillo_viewer.c
3732         * src/plugins/pgpcore/Makefile.am
3733         * src/plugins/pgpcore/passphrase.c
3734         * src/plugins/pgpcore/passphrase.h
3735         * src/plugins/pgpcore/pgp_viewer.c
3736         * src/plugins/pgpcore/pgp_viewer.h
3737         * src/plugins/pgpcore/plugin.c
3738         * src/plugins/pgpcore/prefs_gpg.c
3739         * src/plugins/pgpcore/prefs_gpg.h
3740         * src/plugins/pgpcore/select-keys.c
3741         * src/plugins/pgpcore/select-keys.h
3742         * src/plugins/pgpcore/sgpgme.c
3743         * src/plugins/pgpcore/sgpgme.h
3744         * src/plugins/pgpcore/sylpheed.def
3745         * src/plugins/pgpcore/version.rc
3746         * src/plugins/pgpinline/Makefile.am
3747         * src/plugins/pgpinline/pgpinline.c
3748         * src/plugins/pgpinline/pgpinline.h
3749         * src/plugins/pgpinline/plugin.c
3750         * src/plugins/pgpinline/sylpheed.def
3751         * src/plugins/pgpinline/version.rc
3752         * src/plugins/pgpmime/Makefile.am
3753         * src/plugins/pgpmime/pgpmime.c
3754         * src/plugins/pgpmime/pgpmime.h
3755         * src/plugins/pgpmime/plugin.c
3756         * src/plugins/pgpmime/sylpheed.def
3757         * src/plugins/pgpmime/version.rc
3758         * src/plugins/spamassassin/Makefile.am
3759         * src/plugins/spamassassin/README
3760         * src/plugins/spamassassin/spamassassin.c
3761         * src/plugins/spamassassin/spamassassin.h
3762         * src/plugins/spamassassin/spamassassin_gtk.c
3763         * src/plugins/trayicon/Makefile.am
3764         * src/plugins/trayicon/trayicon.c
3765         * tools/OOo2sylpheed.pl
3766         * tools/README
3767         * tools/README.sylprint
3768         * tools/acroread2sylpheed.pl
3769         * tools/claws.i18n.status.pl
3770         * tools/filter_conv.pl
3771         * tools/filter_conv_new.pl
3772         * tools/freshmeat_search.pl
3773         * tools/google_search.pl
3774         * tools/kmail2sylpheed.pl
3775         * tools/kmail2sylpheed_v2.pl
3776         * tools/make.themes.project
3777         * tools/multiwebsearch.pl
3778         * tools/nautilus2sylpheed.sh
3779         * tools/outlook2sylpheed.pl
3780         * tools/sylprint.pl
3781         * tools/sylprint.rc
3782         * tools/tb2sylpheed
3783         * tools/textviewer.sh
3784         * tools/vcard2xml.py
3785         * tools/kdeservicemenu/README
3786         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3787         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3788         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3789                 Change name to Claws Mail. Announce to follow...
3791 2006-11-06 [wwp]        2.6.0cvs6
3793         * src/prefs_template.c
3794                 unify messages related to quote format/template errors (fix
3795                 capitalization), again.
3797 2006-11-06 [wwp]        2.6.0cvs5
3799         * src/prefs_quote.c
3800                 unify messages related to quote format/template errors.
3802 2006-11-06 [wwp]        2.6.0cvs4
3804         * src/prefs_msg_colors.c
3805                 more uses of Q_ macro for contextual translations, thanks
3806                 to Fabien (fzzzzz).
3808 2006-11-06 [wwp]        2.6.0cvs3
3810         * src/compose.c
3811         * src/common/utils.c
3812         * src/common/utils.h
3813                 show an alertpanel to make sure users are aware that sensitive
3814                 files are attached (it's file blacklist-based). This will fix
3815                 interaction w/ GoogleEarth for instance, thanks to Colin.
3817 2006-11-06 [wwp]        2.6.0cvs2
3819         * src/prefs_quote.c
3820         * src/prefs_template.c
3821         * src/prefs_template.h
3822                 check quote format when applying/closing prefs. For now this only
3823                 shows up an error dialog box, not preventing the user from using
3824                 a broken quote (reply, forwards) format.
3826 2006-11-06 [wwp]        2.6.0cvs1
3828         * src/prefs_template.c
3829                 fix missing checks of some template fields.
3831 2006-11-06 [paul]       2.6.0
3833         * NEWS
3834         * README
3835         * RELEASE_NOTES
3836                 2.6.0 released
3838 2006-11-06 [paul]       2.5.6cvs22
3840         * manual/advanced.xml
3841         * manual/es/advanced.xml
3842                 put 'respect_flowed_format' info in the correct
3843                 place
3845 2006-11-06 [mones]      2.5.6cvs21
3847         * po/es.po
3848                 Minor fixes for release
3850 2006-11-06 [paul]       2.5.6cvs20
3852         * po/cs.po
3853         * po/de.po
3854         * po/fr.po
3855         * po/it.po
3856         * po/nl.po
3857         * po/pt_BR.po
3858         * po/sk.po
3859         * po/sv.po
3860         * po/zh_CN.po
3861                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
3862                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
3863                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
3864                 Young
3866 2006-11-02 [colin]      2.5.6cvs19
3868         * src/imap.c
3869         * src/imap.h
3870         * src/prefs_account.c
3871         * src/etpan/imap-thread.c
3872                 Add GSSAPI support - fixes Debian bug #383274
3874 2006-11-01 [colin]      2.5.6cvs18
3876         * src/jpilot.c
3877                 Handle libpisock12 support. Probably
3878                 fixes bug 1046, 'jpilot AddressDB.pdb 
3879                 import fail'
3881 2006-11-01 [colin]      2.5.6cvs17
3883         * src/folderutils.c
3884                 debug_print() folderutils_mark_all_read()
3886 2006-11-01 [colin]      2.5.6cvs16
3888         * COPYING
3889                 Add missed files to the Apache exception
3891 2006-10-31 [colin]      2.5.6cvs15
3893         * src/folder.c
3894         * src/folder.h
3895                 Add a copy_private_data() func to FolderClasses
3896                 Doesn't break the feature freeze, because we 
3897                 won't use it (right now) in the core.
3899 2006-10-31 [colin]      2.5.6cvs14
3901         * COPYING
3902                 Allow linking with the Apache licensed files in
3903                 src/plugins/spamassassin. Hopefully fixes 
3904                 bug 1048, 'Spamassassin plugin license problem'
3906 2006-10-31 [wwp]        2.5.6cvs13
3908         * src/compose.c
3909                 fix and optimize trimming of leading linefeeds in body loop.
3911 2006-10-31 [colin]      2.5.6cvs12
3913         * src/etpan/imap-thread.c
3914         * src/imap.c
3915                 Make really sure to have NULL sets in case
3916                 of error
3918 2006-10-30 [wwp]        2.5.6cvs11
3920         * src/prefs_common.c
3921         * src/prefs_common.h
3922         * src/compose.c
3923                 fix broken storage of quote format template when it contains \-escape
3924                 sequences. The application of such sequences is also fixed now (\t
3925                 in quote format will be a real tab instead of a 't', for instance).
3927 2006-10-27 [colin]      2.5.6cvs10
3929         * src/compose.c
3930                 Probably fix bug 1045, 'sylpheed-claws 
3931                 doesn't remove the mail from the IMAP 
3932                 Queue folder after sending'. From
3933                 2.5.6cvs3-stable
3935 2006-10-27 [colin]      2.5.6cvs9
3937         * configure.ac
3938                 Require libetpan-0.48. I'm so annoying,
3939                 I know ;-)
3941 2006-10-27 [colin]      2.5.6cvs8
3943         * src/folder.c
3944         * src/imap.c
3945                 Probably fix bug 1044, 'sylpheed-claws 
3946                 segfaults while moving mails' - Fix relation
3947                 usage when moving to an IMAP mailbox from another
3948                 mailbox
3950 2006-10-26 [paul]       2.5.6cvs7
3952         * src/gtk/about.c
3953                 add libSM to compiled-in features
3954                 list
3956 2006-10-24 [colin]      2.5.6cvs6
3958         * src/textview.c
3959         * src/gtk/gtkutils.c
3960                 Fix crash when printing emails with an
3961                 xface
3963 2006-10-24 [mones]      2.5.6cvs5
3965         * manual/es/advanced.xml
3966                 Synchronize hidden option respect_flowed_format
3967         * po/es.po
3968                 Updated translation
3970 2006-10-21 [paul]       2.5.6cvs4
3972         * src/gtk/authors.h
3973         * src/plugins/pgpcore/pgp_viewer.c
3974         * src/plugins/pgpcore/sgpgme.c
3975                 fix building on BSDs
3976                 Thanks to Michael Hughes
3977                 <Sylpheed-Claws_user@thehugheslogcabin.net>
3979 2006-10-20 [colin]      2.5.6cvs3
3981         * configure.ac
3982                 Bump up libetpan requirement
3983                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
3984         * src/common/utils.c
3985         * src/common/utils.h
3986                 Add convenience get_file_mtime()
3987         * src/imap.c
3988         * src/etpan/imap-thread.c
3989         * src/etpan/imap-thread.h
3990                 Implement UIDPLUS support if the server
3991                 supports it - faster sending in this case
3993 2006-10-19 [colin]      2.5.6cvs2
3995         * src/gtk/quicksearch.c
3996                 Fix emptying in type-ahead+extended mode
3997         * src/mainwindow.c
3998         * src/mainwindow.h
3999                 Add a hook for offline state change
4000         * src/plugins/trayicon/trayicon.c
4001                 Use it to display offline icons
4002         * src/plugins/trayicon/Makefile.am
4003         * src/plugins/trayicon/newmail.offline.xpm
4004         * src/plugins/trayicon/newmarkedmail.offline.xpm
4005         * src/plugins/trayicon/nomail.offline.xpm
4006         * src/plugins/trayicon/unreadmail.offline.xpm
4007         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
4008                 Add the icons
4010 2006-10-12 [paul]       2.5.6cvs1
4012         * NEWS
4013         * README
4014         * configure.ac
4015                 Update version number following
4016                 stable release
4018 2006-10-19 [colin]      2.5.5cvs18
4020         * manual/handling.xml
4021                 Add type-ahead search
4023 2006-10-18 [colin]      2.5.5cvs17
4025         * src/gtk/quicksearch.c
4026                 Remove "save to history only if there's
4027                 no syntax error", it breaks for some 
4028                 reason which I'll investigate later.
4030 2006-10-18 [colin]      2.5.5cvs16
4032         * src/prefs_common.c
4033         * src/prefs_common.h
4034         * src/summaryview.c
4035         * src/gtk/quicksearch.c
4036         * src/gtk/quicksearch.h
4037                 Add a type-ahead option for fast searches
4038                 Patch by Fabien Vantard
4040 2006-10-18 [colin]      2.5.5cvs15
4042         * src/compose.c
4043         * src/compose.h
4044                 Add Options/Reply mode/ menu to be able to
4045                 change the recipients of a reply on the fly
4047 2006-10-18 [colin]      2.5.5cvs14
4049         * src/compose.c
4050                 Fix redirecting of our own sent mails
4052 2006-10-17 [wwp]        2.5.5cvs13
4054         * src/send_message.c
4055                 Fix duplicate error messages when sending, and missing
4056                 newline in such error messages.
4058 2006-10-17 [colin]      2.5.5cvs12
4060         * src/compose.c
4061                 Compare addresses case-insensitive
4063 2006-10-17 [colin]      2.5.5cvs11
4065         * src/plugins/pgpcore/sgpgme.c
4066                 Fix return status
4068 2006-10-17 [colin]      2.5.5cvs10
4070         * src/plugins/pgpcore/pgp_viewer.c
4071                 Fix return status
4073 2006-10-17 [colin]      2.5.5cvs9
4075         * src/quote_fmt.c
4076                 Fix a typo (thanks to Fabien)
4078 2006-10-16 [colin]      2.5.5cvs8
4080         * src/textview.c
4081                 Fix problem with quote-folding when emails
4082                 don't convert cleanly to UTF-8
4084 2006-10-14 [colin]      2.5.5cvs7
4086         * src/prefs_template.c
4087                 Reset fields when reopening
4088                 the window
4090 2006-10-13 [paul]       2.5.5cvs6
4092         * manual/advanced.xml
4093         * src/prefs_message.c
4094                 make 'respect_flowed_format' a hidden
4095                 option, and add a manual entry for it
4096                 Thanks to Colin
4098 2006-10-12 [colin]      2.5.5cvs5
4100         * src/codeconv.c
4101                 Revert part of 2.5.2cvs21:
4102                 Don't optimise by reusing the 
4103                 last iconv converter if possible:
4104                 it seems slightly broken in a 
4105                 very hard way to reproduce
4107 2006-10-12 [colin]      2.5.5cvs4
4109         * src/prefs_common.c
4110         * src/prefs_common.h
4111         * src/prefs_message.c
4112         * src/procmime.c
4113                 Fix bug 1035, 'Incorrect handling 
4114                 of flowed lines'. We now optionnaly
4115                 handle this format (preference is in
4116                 Message View/Text options section)
4118 2006-10-12 [colin]      2.5.5cvs3
4120         * po/POTFILES.in
4121                 Add new file
4122         * src/plugins/pgpcore/pgp_viewer.c
4123         * src/plugins/pgpcore/sgpgme.c
4124                 Don't try to import without asking
4126 2006-10-12 [colin]      2.5.5cvs2
4128         * src/compose.c
4129                 Fix bug 1036, 'Forwarding a mutlipart
4130                 mail with a "text/html" block to ms
4131                 outlook users leeds to freeze of
4132                 outlook'. Poor outlook users...
4134 2006-10-12 [paul]       2.5.5cvs1
4136         * NEWS
4137         * README
4138         * configure.ac
4139                 Update version number following
4140                 stable release
4142 2006-10-11 [paul]       2.5.4cvs1
4144         * NEWS
4145         * README
4146         * configure.ac
4147                 Update version number following
4148                 stable release
4150 2006-10-11 [paul]       2.5.3cvs32
4152         * src/textview.c
4153                 fix bug 1032, 'Segmentation fault when showing
4154                 message' (bug in quote folding)
4155                 Thanks to Colin
4157 2006-10-10 [colin]      2.5.3cvs31
4159         * src/quote_fmt.c
4160                 Rephrase english a bit
4162 2006-10-10 [colin]      2.5.3cvs30
4164         * src/prefs_compose_writing.c
4165                 Stop making the page larger than the window
4167 2006-10-10 [wwp]        2.5.3cvs29
4169         * src/compose.c
4170         * src/prefs_template.c
4171         * src/quote_fmt.c
4172         * src/quote_fmt.h
4173         * src/quote_fmt_lex.l
4174         * src/quote_fmt_parse.y
4175                 Extend the quote parser a bit: allow to get access to
4176                 basic (composing) account info.
4178 2006-10-10 [colin]      2.5.3cvs28
4180         * src/procheader.c
4181                 Fix this \t problem in subject
4183 2006-10-09 [colin]      2.5.3cvs27
4185         * src/main.c
4186         * src/prefs_gtk.c
4187                 Prepare cache a bit later
4188                 If section already exists, skip the new one 
4189                 (as previously); avoid writing the same block
4190                 twice - if we find a second block with the 
4191                 same id, skip it.
4192         * src/plugins/pgpcore/pgp_viewer.c
4193                 Set cursor to busy when retrieving a key
4194         * src/plugins/pgpcore/sgpgme.c
4195                 allow 5 seconds for gpg to export the key
4196                 
4198 2006-10-09 [colin]      2.5.3cvs26
4200         * configure.ac
4201         * src/msgcache.c
4202         * src/prefs_gtk.c
4203                 Check for existence of fgets_unlocked
4204                 and fwrite_unlocked
4206 2006-10-09 [paul]       2.5.3cvs25
4208         * src/prefs_summaries.c
4209                 replace strftime() with fast_strftime() and in
4210                 the consequence fix the bug in the display of
4211                 AM/PM in the 'Example' string
4213 2006-10-09 [ticho]      2.5.3cvs24
4215         * po/sk.po
4216                 Updated (and fixed up somewhat) Slovak translation.
4218 2006-10-08 [colin]      2.5.3cvs23
4220         * src/prefs_folder_item.c
4221                 Explain why prefs in the top-level folder
4222                 aren't retained, but are still useful
4224 2006-10-08 [colin]      2.5.3cvs22
4226         * src/prefs_gtk.c
4227                 Don't cache anything if caching fails
4229 2006-10-08 [colin]      2.5.3cvs21
4231         * src/common/utils.c
4232                 always include gi18n.h
4234 2006-10-07 [colin]      2.5.3cvs20
4236         * src/plugins/pgpcore/pgp_viewer.c
4237                 Kill gpg after 5 seconds wait
4239 2006-10-07 [colin]      2.5.3cvs19
4241         * src/plugins/pgpcore/pgp_viewer.c
4242         * src/plugins/pgpcore/pgp_viewer.h
4243                 Fix copyright
4245 2006-10-07 [colin]      2.5.3cvs18
4247         * src/plugins/pgpcore/pgp_viewer.c
4248         * src/plugins/pgpcore/pgp_viewer.h
4249                 Actually add the files to CVS
4251 2006-10-07 [colin]      2.5.3cvs17
4253         * src/plugins/pgpcore/sgpgme.c
4254                 Be sure not to crash on 'application/pgp-signature' that
4255                 are not application/pgp-signatures
4257 2006-10-07 [colin]      2.5.3cvs16
4259         * src/textview.c
4260         * src/textview.h
4261                 Make a bit more of the API available
4262         * src/plugins/pgpcore/Makefile.am
4263         * src/plugins/pgpcore/plugin.c
4264         * src/plugins/pgpcore/sgpgme.c
4265                 Add basic key import/export
4267 2006-10-07 [colin]      2.5.3cvs15
4269         * src/folderview.c
4270         * src/imap.c
4271         * src/prefs_account.c
4272         * src/wizard.c
4273                 Warn users *everywhere* if libetpan's not
4274                 linked in
4276 2006-10-06 [mones]      2.5.3cvs14
4278         * po/de.po
4279         * po/es.po
4280                 updated by Stephan Sachse and me
4282 2006-10-06 [colin]      2.5.3cvs13
4284         * src/main.c
4285         * src/common/sylpheed.c
4286                 Don't load common plugins if --exit is passed
4287         * src/prefs_gtk.c
4288         * src/prefs_gtk.h
4289                 Implement a cache to avoid reading the same
4290                 files over and over again at startup
4292 2006-10-06 [colin]      2.5.3cvs12
4294         * src/summaryview.c
4295         * src/gtk/quicksearch.c
4296                 Update display every 5k mails on fast searches
4298 2006-10-06 [colin]      2.5.3cvs11
4300         * src/textview.c
4301                 Don't do quote folding on HTML or ERTF.
4302                 May fix the Cygwin issues if they were
4303                 happening with HTML mails?
4305 2006-10-05 [colin]      2.5.3cvs10
4307         * src/prefs_gtk.c
4308                 Oops, forgot one
4310 2006-10-05 [colin]      2.5.3cvs9
4312         * src/prefs_gtk.c
4313                 Use unlocked_stdio here too
4315 2006-10-05 [colin]      2.5.3cvs8
4317         * src/folderview.c
4318                 Fix go to next * after preferences apply
4319         * src/msgcache.c
4320                 Do the fd lock/unlock ourselves instead of
4321                 letting the libc do it at each write 
4323 2006-10-05 [colin]      2.5.3cvs7
4325         * src/common/utils.c
4326                 Faster division, thanks to Jean Diraison
4328 2006-10-05 [paul]       2.5.3cvs6
4330         * src/common/utils.c
4331                 fix building with --disable-nls
4333 2006-10-04 [colin]      2.5.3cvs5
4335         * src/folder.c
4336                 Maybe fix a segfault
4338 2006-10-04 [wwp]        2.5.3cvs4
4340         * src/prefs_folder_item.c
4341                 Fine-tune layouts in folder item prefs. Suggested by
4342                 Fabien Vantard <fzzzzz@gmail.com>.
4344 2006-10-04 [wwp]        2.5.3cvs3
4346         * src/prefs_folder_item.c
4347                 Kill the clandestine passengers. You didn't see anything.
4349 2006-10-04 [wwp]        2.5.3cvs2
4351         * src/prefs_folder_item.c
4352                 Add a way to test the subject simplify regexp in
4353                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
4354                 w/ few layout changes.
4356 2006-20-04 [paul]       2.5.3cvs1
4358         * NEWS
4359         * README
4360         * configure.ac
4361                 Update version number following
4362                 stable release
4364 2006-10-04 [colin]      2.5.2cvs42
4366         * src/folder.c
4367         * src/folder.h
4368         * src/summaryview.c
4369                 Provide a way for folder classes to set their sort
4370                 type and key
4372 2006-10-03 [colin]      2.5.2cvs41
4374         * src/mh.c
4375                 Don't use strlen() to know if the
4376                 string's empty
4378 2006-10-03 [colin]      2.5.2cvs40
4380         * src/mh.c
4381                 Fix "check for new folders" with accentued folders
4383 2006-10-03 [ticho]      2.5.2cvs39
4385         * src/filtering.c
4386         * src/folder.c
4387         * src/inc.c
4388         * src/mbox.c
4389                 Colin's fix for "copy" filtering rules.
4391 2006-10-02 [colin]      2.5.2cvs38
4393         * src/folderview.c
4394                 Fix for double-click too
4396 2006-10-02 [colin]      2.5.2cvs37
4398         * src/folderview.c
4399                 correct fix for cvs36
4401 2006-10-02 [colin]      2.5.2cvs36
4403         * src/folderview.c
4404                 Fix 'goto next unread' after collapsing/expanding 
4405                 a node.
4407 2006-10-02 [colin]      2.5.2cvs35
4409         * src/summaryview.c
4410                 Fix double freeze/thaw
4411         * src/common/utils.c
4412         * src/common/utils.h
4413                 Reimplement strftime
4414         * src/procheader.c
4415                 Use it
4418 2006-10-02 [colin]      2.5.2cvs34
4420         * src/mh.c
4421                 Time mh_write_sequences() - it's fast
4422         * src/summaryview.c
4423                 Init a variable to shut up gcc
4425 2006-10-01 [colin]      2.5.2cvs33
4427         * src/folder.c
4428         * src/mh.c
4429         * src/mh.h
4430         * src/msgcache.c
4431                 Add helper mh_set_mtime(), and set mtime to stat()'s result
4432                 Add fsync but disable it, it's slow as hell
4434 2006-10-01 [colin]      2.5.2cvs32
4436         * src/mh.c
4437         * src/msgcache.c
4438                 fflush() caches and mh_sequences before
4439                 fclose()ing
4441 2006-10-01 [colin]      2.5.2cvs31
4443         * src/msgcache.c
4444                 Don't ftruncate when not using mmap
4446 2006-09-30 [colin]      2.5.2cvs30
4448         * src/main.c
4449                 Write folder list *after* saving caches
4451 2006-09-30 [colin]      2.5.2cvs29
4453         * src/folder.c
4454         * src/mh.c
4455                 Debug forced mtime changes
4457 2006-09-30 [colin]      2.5.2cvs28
4459         * src/folder.c
4460         * src/main.c
4461                 Remove useless debug_print()s (code
4462                 well-tested)
4464 2006-09-30 [colin]      2.5.2cvs27
4466         * src/mh.c
4467                 Do stuff faster when writing mh_sequences
4469 2006-09-30 [colin]      2.5.2cvs26
4471         * src/mh.c
4472                 Don't let the writing of .mh_sequences, which
4473                 can change the folder's mtime, let us think
4474                 we need to scan.
4476 2006-09-30 [colin]      2.5.2cvs25
4478         * src/folder.c
4479                 Move a debug_print where it belongs 
4480                 (processing)
4481         * src/summaryview.c
4482                 Don't mess with a huge slow subject
4483                 table if we're not threading by
4484                 subject
4486 2006-09-30 [colin]      2.5.2cvs24
4488         * src/msgcache.c
4489                 Reenable mmaped reads (*not* writes!)
4490         * src/procmsg.c
4491                 Don't destroy and recreate hashtables just
4492                 for fun
4493         * src/common/utils.c
4494                 Remove useless reply prefixes (it's case
4495                 unsensitive)
4497 2006-09-30 [wwp]        2.5.2cvs23
4499         * tools/fix_date.sh
4500                 Fixed a minor bug in date value extraction, added a switch
4501                 to replace non RFC-compliant Date: value, added a switch
4502                 to use strict RFC matching patterns for dates.
4504 2006-09-29 [colin]      2.5.2cvs22
4506         * src/matcher_parser.h
4507         * src/matcher_parser_parse.y
4508         * src/prefs_filtering.c
4509         * src/statusbar.c
4510         * src/summary_search.c
4511         * src/summaryview.c
4512         * src/gtk/quicksearch.c
4513         * src/gtk/quicksearch.h
4514                 Optimise searches by setting different
4515                 refresh intervals (depending if the 
4516                 search is fast or not)
4518 2006-09-29 [colin]      2.5.2cvs21
4520         * src/codeconv.c
4521                 Optimise by reusing the last iconv converter
4522                 if possible
4523         * src/textview.c
4524                 Optimise a bit (the foldable quotes feature
4525                 still has an awful O(n^2) algo
4527 2006-09-29 [colin]      2.5.2cvs20
4529         * src/gtk/gtksctree.c
4530         * src/gtk/gtksctree.h
4531                 Optimise de-selection via up/down or
4532                 another key
4534 2006-09-28 [colin]      2.5.2cvs19
4536         * src/action.c
4537         * src/compose.c
4538         * src/folderview.c
4539         * src/mainwindow.c
4540         * src/messageview.c
4541         * src/summary_search.c
4542         * src/toolbar.c
4543                 Avoid using summaryview->ctree directly
4545 2006-09-28 [colin]      2.5.2cvs18
4547         * src/summaryview.c
4548         * src/summaryview.h
4549                 Add helpers to freeze/thaw/grab_focus
4550                 Factorize calls to freeze/thaw/grab_focus
4551                 
4553 2006-09-28 [colin]      2.5.2cvs17
4555         * src/main.c
4556                 More guards for the session management
4558 2006-09-28 [colin]      2.5.2cvs16
4560         * src/folderview.c
4561         * src/gtk/gtksctree.c
4562         * src/gtk/gtksctree.h
4563                 Make expanding not recursive in folderview
4565 2006-09-28 [colin]      2.5.2cvs15
4567         * src/addressbook.c
4568                 If nothing is selected in the list (right part)
4569                 and a group is selected in the tree (left part),
4570                 mail this group.
4572 2006-09-28 [colin]      2.5.2cvs14
4574         * src/Makefile.am
4575                 Actually use SM_LIBS
4577 2006-09-28 [ticho]      2.5.2cvs13
4579         * src/export.c
4580         * src/messageview.c
4581         * src/mimeview.c
4582         * src/news.c
4583         * src/pop.c
4584         * src/prefs_themes.c
4585         * src/procmsg.c
4586                 Small i18n string optimization.
4587         * src/send_message.c
4588         * src/summaryview.c
4589         * src/common/session.c
4590         * src/common/smtp.c
4591         * src/common/ssl_certificate.c
4592         * src/common/utils.c
4593                 Use "Couldn't" instead of "Can't" in UI messages,
4594                 where appropriate.
4596 2006-09-28 [colin]      2.5.2cvs12
4598         * configure.ac
4599                 Possibly fix link errors
4601 2006-09-27 [wwp]        2.5.2cvs11
4603         * src/gtk/authors.h
4604         * doc/man/sylpheed-claws.1
4605         * manual/ack.xml
4606         * manual/es/ack.xml
4607         * manual/fr/ack.xml
4608         * manual/pl/ack.xml
4609                 Updated authors info (me, myself and I).
4611 2006-09-27 [colin]      2.5.2cvs10
4613         * src/addressbook.c
4614                 Remove useless printf
4616 2006-09-27 [wwp]        2.5.2cvs9
4618         * src/editgroup.c
4619         * src/send_message.c
4620         * src/inc.c
4621         * src/prefs_common.c
4622         * src/prefs_common.h
4623         * src/gtk/progressdialog.c
4624                 remember more windows' sizes (send dialog, received dialog,
4625                 edit group in addressbook).
4627 2006-09-27 [colin]      2.5.2cvs8
4629         * configure.ac
4630         * src/main.c
4631         * src/mainwindow.h
4632                 Use libSM to communicate with the session
4633                 manager, so that we can know when the 
4634                 session ends, save our caches, and draft
4635                 our compose windows.
4637 2006-09-27 [colin]      2.5.2cvs7
4639         * src/addressbook.c
4640                 Fix issues:
4641                 o Allow Book and Group creation from the tree's
4642                   contextual menu
4643                 o Do not actually delete the contacts when 
4644                   deleting groups from the tree (duh!)
4646 2006-09-27 [colin]      2.5.2cvs6
4648         * src/compose.c
4649         * src/compose.h
4650         * src/mainwindow.c
4651         * src/textview.c
4652         * src/toolbar.c
4653                 o Allow passing an email address to 
4654                   compose_new_with_folderitem
4655                 o Update callers
4656                 o Use current folderitem when clicking
4657                   on a TextView mailto: link
4658                 o Fix a possible leak in TextView
4660 2006-09-27 [colin]      2.5.2cvs5
4662         * src/html.c
4663                 Use UTF-8 chars to replace HTML entities
4665 2006-09-27 [colin]      2.5.2cvs4
4667         * AUTHORS
4668         * src/prefs_account.c
4669         * src/gtk/authors.h
4670                 Fix bug #1024 (Array index out of
4671                 range in sylpheed-claws-2.5.2)
4672                 Patch by Ales Nosek <anosek@suse.cz>
4674 2006-09-27 [colin]      2.5.2cvs3
4676         * src/addr_compl.c
4677                 Actually do the test
4679 2006-09-27 [colin]      2.5.2cvs2
4681         * src/addr_compl.c
4682         * src/addr_compl.h
4683                 Allow completing with comma (in certain cases: vCalendar
4684                 for example doesn't support that)
4685                 Patch by Fabien Vantard
4687 2006-09-26 [colin]      2.5.2cvs1
4689         * src/Makefile.am
4690         * src/addr_compl.c
4691         * src/addr_compl.h
4692         * src/addrbook.c
4693         * src/addrbook.h
4694         * src/addressbook.c
4695         * src/addrindex.c
4696         * src/addrindex.h
4697         * src/compose.c
4698         * src/prefs_common.c
4699         * src/prefs_filtering_action.c
4700         * src/prefs_folder_item.c
4701         * src/prefs_template.c
4702         * src/stock_pixmap.c
4703         * src/stock_pixmap.h
4704         * src/pixmaps/addr_one.xpm
4705         * src/pixmaps/addr_two.xpm
4706                 Add auto-completion on groups
4708 2006-09-26 [colin]      2.5.2
4710         * NEWS
4711         * README
4712         * RELEASE_NOTES
4713                 2.5.2 released
4715 2006-09-26 [colin]      2.5.1cvs5
4717         * src/matcher.c
4718                 Fix condition
4720 2006-09-26 [colin]      2.5.1cvs4
4722         * src/mbox.c
4723                 Revert cvs1 (useless as the message is printed 
4724                 every 500 mails)
4726 2006-09-26 [colin]      2.5.1cvs3
4728         * src/partial_download.c
4729                 Fix crasher found by Alexsandar Urosevic
4731 2006-09-26 [colin]      2.5.1cvs2
4733         * src/summaryview.c
4734                 Fix bug #1023 (Sylpheed deletes too much messages)
4736 2006-09-26 [ticho]      2.5.1cvs1
4738         * src/mbox.c
4739                 Make use of gettext's multiple plurals for statusbar
4740                 progress message.
4742 2006-09-25 [paul]       2.5.1
4744         * NEWS
4745         * README
4746         * RELEASE_NOTES
4747                 2.5.1 released
4749 2006-09-25 [colin]      2.5.0cvs3
4751         * src/plugins/bogofilter/bogofilter.c
4752         * src/plugins/clamav/clamav_plugin.c
4753         * src/plugins/spamassassin/spamassassin.c
4754                 BogoFilter, Spamassassin: Fix double hook registering after
4755                 visiting preferences
4756                 Spamassassin, Clamav: Just set the mails to move instead of
4757                 doing the move - caller will move the things at once.
4759 2006-09-25 [colin]      2.5.0cvs2
4761         * src/imap.c
4762         * src/etpan/imap-thread.c
4763                 Use UID SEARCH ALL instead of UID 1:*
4764                 (braindead servers can't figure out that's
4765                 the same...)
4767 2006-09-25 [wwp]        2.5.0cvs1
4769         * src/message_search.c
4770                 Added the ability to stop a running search (in message body).
4772 2006-09-25 [paul]       2.5.0
4774         * NEWS
4775         * README
4776         * RELEASE_NOTES
4777                 2.5.0 released
4779 2006-09-25 [paul]       2.4.0cvs214
4781         * po/cs.po
4782         * po/de.po
4783         * po/fi.po
4784         * po/fr.po
4785         * po/nl.po
4786         * po/pt_BR.po
4787         * po/sk.po
4788         * po/sr.po
4789         * po/zh_CN.po
4790                 updated by Tim, Stephan Sachse, Flammie Pirinen,
4791                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
4792                 Ticho, Aleksander Urosevic, Ralgh Young
4794 2006-09-24 [mones]      2.4.0cvs213
4796         * po/es.po
4797                 Updated for release
4799 2006-09-23 [colin]      2.4.0cvs212
4801         * src/gtk/inputdialog.c
4802                 Fix [ ] remember this appearing in normal
4803                 input dialogs after it's been used by
4804                 mimeview.
4805         * src/folder.c
4806         * src/folderview.c
4807         * src/msgcache.c
4808         * src/procmsg.c
4809         * src/summaryview.c
4810         * src/textview.c
4811         * src/common/timing.h
4812                 Enable timings in debug mode and make it
4813                 look prettier.
4815 2006-09-22 [colin]      2.4.0cvs211
4817         * README
4818                 Revert test change
4819         * commitHelper
4820                 ping the correct URI
4822 2006-09-22 [colin]      2.4.0cvs210
4824         * README
4825                 Let's see if bug #1022 is fixed
4827 2006-09-21 [colin]      2.4.0cvs209
4829         * src/wizard.c
4830         * src/common/plugin.c
4831                 Prepare infra to load predefined plugins when
4832                 no configuration existed. Don't actually load
4833                 anything yet (feat. freeze)
4835 2006-09-21 [wwp]        2.4.0cvs208
4837         * manual/fr/faq.xml
4838                 Partial sync w/ 2.4.0cvs72:
4839                 wrap file and minor updates.
4841 2006-09-21 [wwp]        2.4.0cvs207
4843         * tools/fix_date.sh
4844                 several fixes and enhancements. A new --force switch has been
4845                 added to prevent overriding by default Date: header when
4846                 already existing.
4848 2006-09-21 [paul]       2.4.0cvs206
4850         * src/common/utils.c
4851                 add Chinese UTF8 Re prefix
4853 2006-09-21 [wwp]        2.4.0cvs205
4855         * tools/Makefile.am
4856                 Fics alfabettical order.
4858 2006-09-21 [wwp]        2.4.0cvs204
4860         * tools/fix_date.sh
4861         * tools/Makefile.am
4862                 Added an action tool to fix missing Date field in emails.
4863                 Updated Makefile.am to reflect those last two additions.
4865 2006-09-21 [wwp]        2.4.0cvs203
4867         * tools/uuooffice
4868                 Added a action tool to open uuencoded docs w/
4869                 OpenOffice (based on uudec method).
4871 2006-09-21 [colin]      2.4.0cvs202
4873         * src/compose.c
4874         * src/textview.c
4875                 Workaround possible GTK crash: remove selection 
4876                 clipboard before destroying widget, or GTK+-2.10
4877                 dies. Thanks to Hiro.
4879 2006-09-20 [colin]      2.4.0cvs201
4881         * src/compose.c
4882                 Fix free-after-use in some cases (when 
4883                 procmime_encode_content() frees mimeinfo->data.mem
4884                 and turns it to a temp file)
4886 2006-09-20 [colin]      2.4.0cvs200
4888         * src/folderview.c
4889         * src/summaryview.c
4890         * src/gtk/gtksctree.c
4891         * src/gtk/gtksctree.h
4892                 Add tooltips in the folderview and summaryview
4893                 (Doesn't break string freeze as they already
4894                 exist)
4895         * src/toolbar.c
4896                 Put the spam button in the default configuration
4897                 if compiled with bogo plugin too
4899 2006-09-19 [colin]      2.4.0cvs199
4901         * src/summaryview.c
4902         * src/summaryview.h
4903                 Update folder name label on folder rename
4904         * src/prefs_matcher.c
4905         * src/gtk/logwindow.h
4906                 Fix warnings
4907                 Patches by Fabien
4909 2006-09-19 [wwp]        2.4.0cvs198
4911         * src/summary_search.c
4912                 fix can't click forward/backward buttons in the
4913                 search messages.
4915 2006-09-18 [paul]       2.4.0cvs197
4917         * src/wizard.c
4918                 add missing bracket, capitalise the A of
4919                 'SpamAssassin'
4921 2006-09-18 [paul]       2.4.0cvs196
4923         * src/compose.c
4924                 fix bug 1012 'crashed upon sending mail
4925                 from compose window'
4926                 Thanks to Colin
4928 2006-09-16 [colin]      2.4.0cvs195
4930         * src/folderview.c
4931                 Fix "real-time" sorting by freezing/thawing
4933 2006-09-16 [colin]      2.4.0cvs194
4935         * manual/faq.xml
4936                 Fix the anti-spam entry a bit
4938 2006-09-16 [colin]      2.4.0cvs193
4940         * src/wizard.c
4941                 Make sure reviewers have no excuse when stating
4942                 Sylpheed-Claws doesn't have antispam capabilities.
4944 2006-09-16 [colin]      2.4.0cvs192
4946         * src/main.c
4947                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
4948                 as if the SIGPIPE comes from etpan's thread we could
4949                 trigger a GUI update from this thread.
4951 2006-09-16 [colin]      2.4.0cvs191
4953         * src/summaryview.c
4954                 Init all members of the struct
4956 2006-09-16 [paul]       2.4.0cvs190
4958         * src/account.c
4959                 improvements to the English
4961 2006-09-15 [colin]      2.4.0cvs189
4963         * src/summaryview.c
4964                 HIG order on dialog
4966 2006-09-14 [colin]      2.4.0cvs188
4968         * src/common/socket.c
4969         * src/common/socket.h
4970         * src/common/ssl.c
4971         * src/common/ssl_certificate.c
4972         * src/common/ssl_certificate.h
4973         * src/etpan/imap-thread.c
4974                 the get_fqdn() call done to get canonical name when
4975                 checking an SSL certificate is blocking, which is
4976                 sad as we just did a non-blocking lookup to connect.
4977                 Fix that by letting the fqdn available to the SockInfo,
4978                 and use that in ssl_certificate_check(). For IMAP,
4979                 we don't do it as the lookup's done by libetpan, but
4980                 it's less annoying as IMAP connections as much more
4981                 rare than POP3 connections.
4983 2006-09-14 [paul]       2.4.0cvs187
4985         * manual/advanced.xml
4986                 improvements to the English,
4987                 properly place the new hidden options
4988                 within the alphabetical order
4989         * src/gtk/pluginwindow.c
4990                 improvements to the English
4992 2006-09-14 [colin]      2.4.0cvs186
4994         * src/prefs_common.c
4995         * src/prefs_common.h
4996         * src/gtk/gtksctree.c
4997         * manual/advanced.xml
4998                 New hidden pref, stripes_color_offset, to change
4999                 the value added/substracted to normal bgcolor to
5000                 create the stripes in summaries
5002 2006-09-13 [colin]      2.4.0cvs185
5004         * src/gedit-print.c
5005         * src/messageview.c
5006         * src/messageview.h
5007         * src/summaryview.c
5008         * src/textview.c
5009                 Fix misc. printing issues: 
5010                 - Bad font for linkified headers
5011                 - Different font if the mail was displayed or not
5012                 - Factorize the thing
5014 2006-09-13 [colin]      2.4.0cvs184
5016         * src/common/ssl_certificate.c
5017                 Only get FQDN once when checking certificate
5019 2006-09-13 [colin]      2.4.0cvs183
5021         * src/account.c
5022         * src/gtk/pluginwindow.c
5023                 Misc. GUI fixes by Fabien
5025 2006-09-13 [wwp]        2.4.0cvs182
5027         * configure.ac
5028         * src/common/utils.h
5029         * src/common/utils.c
5030                 get rid of unused wide-char functions.
5032 2006-09-13 [wwp]        2.4.0cvs181
5034         * src/plugins/pgpinline/sylpheed.def
5035         * src/textview.c
5036                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
5037                 add privacy_reset_error to the .def file,
5038                 do not fork for an external textviewer.
5040 2006-09-13 [wwp]        2.4.0cvs180
5042         * src/prefs_common.c
5043                 fix broken font entry in prefs (patch issued by the gpg4win team,
5044                 probably by Marcus Brinkmann <marcus@g10code.de>).
5046 2006-09-13 [colin]      2.4.0cvs179
5048         * src/folder.h
5049                 Fix a warning in summaryview.c
5050         * src/mainwindow.c
5051         * src/summaryview.c
5052         * src/summaryview.h
5053                 Add missing Mark/* elements in the
5054                 main menu
5056 2006-09-12 [colin]      2.4.0cvs178
5058         * src/prefs_actions.c
5059         * src/prefs_filtering_action.c
5060         * src/prefs_matcher.c
5061                 Use (New) instead of New everywhere
5063 2006-09-12 [wwp]        2.4.0cvs177
5065         * manual/fr/addrbook.xml
5066         * manual/fr/handling.xml
5067                 updated some quotes in the fr manual to match the fr translation.
5069 2006-09-12 [wwp]        2.4.0cvs176
5071         * src/prefs_matcher.c
5072                 don't store translated string elements in matcher expressions.
5073                 Also fixed a misused of Q_().
5075 2006-09-11 [wwp]        2.4.0cvs175
5077         * src/plugins//bogofilter/bogofilter.c
5078         * src/plugins//clamav/clamav_plugin.c
5079         * src/plugins//demo/demo.c
5080         * src/plugins//dillo_viewer/dillo_viewer.c
5081         * src/plugins//pgpcore/plugin.c
5082         * src/plugins//pgpinline/plugin.c
5083         * src/plugins//pgpmime/plugin.c
5084         * src/plugins//spamassassin/spamassassin.c
5085                 gettext-ize more strings (mostly plugin error messages).
5087 2006-09-11 [colin]      2.4.0cvs174
5089         * src/alertpanel.c
5090                 Make maximum buffer size bigger to avoid
5091                 truncating translated messages. Patch by
5092                 Fabien
5094 2006-09-11 [colin]      2.4.0cvs173
5096         * src/etpan/imap-thread.c
5097                 Fix compilation on OpenBSD, thanks to 
5098                 Landry
5100 2006-09-10 [wwp]        2.4.0cvs172
5102         * manual/account.xml
5103         * manual/addrbook.xml
5104         * manual/handling.xml
5105         * manual/es/handling.xml
5106         * manual/fr/account.xml
5107         * manual/fr/addrbook.xml
5108         * manual/fr/handling.xml
5109                 documented addressbook matching (condition configuration):
5110                   addrbook.xml, en fr
5111                 documented per-account filtering rules (handling/filtering
5112                   section, account section):
5113                   account.xml, handling.xml, en fr
5114                 slightly updated the handling/searching section to tell few
5115                   words about the extended search ability:
5116                   handling.xml, en fr
5117                 added missing <quote></quotes> to Quick Search:
5118                   handling.xml, en fr es
5119                 fixed a typo (auomatically):
5120                   handling.xml, en
5121                 changes revisited by Paul.
5123 2006-09-10 [paul]       2.4.0cvs171
5125         * src/prefs_actions.c
5126         * src/prefs_filtering.c
5127         * src/prefs_template.c
5128                 adjustments to the gui
5129                 Patch by Fabien Vantard (slightly modified)
5131 2006-09-10 [colin]      2.4.0cvs170
5133         * src/summaryview.c
5134                 Check folderitem/summaryview consistency
5135                 (basically automates Update summary). Fixes
5136                 #1011 (wrong (negative) count on unread 
5137                 messages)
5139 2006-09-10 [colin]      2.4.0cvs169
5141         * src/gtk/gtksctree.c
5142                 Fix recursive expansion via mouse
5143         * src/plugins/bogofilter/bogofilter.c
5144                 Use normal filtering way of moving
5145                 messages (batching), possibly fixing
5146                 bug #1015 (Bogofilter plugin doubles 
5147                 new messages)
5149 2006-09-09 [wwp]        2.4.0cvs168
5151         * src/prefs_filtering.c
5152                 better place for this fix.
5154 2006-09-09 [wwp]        2.4.0cvs167
5156         * src/prefs_filtering.c
5157                 fix a minor bug when the enabled status of a filtering/processing
5158                 rule always got set to TRUE when replacing this rule. That still
5159                 make sense when adding a new rule, but now when replacing, we
5160                 don't override the value of 'enabled'.
5161                 Also renamed the func prefs_filtering_list_view_get_rule_name()
5162                 to prefs_filtering_list_view_get_info() as this function not only
5163                 returns the name, but also the account_id and the enabled status.
5165 2006-09-09 [mones]      2.4.0cvs166
5167         * manual/glossary.xml
5168         * manual/plugins.xml
5169                 Minor format corrections
5170         * manual/gpl.xml
5171                 Fix misplaced NO WARRANTY section
5172         * manual/es/advanced.xml
5173         * manual/es/faq.xml
5174         * manual/es/glossary.xml
5175         * manual/es/gpl.xml
5176         * manual/es/handling.xml
5177         * manual/es/plugins.xml
5178         * manual/es/starting.xml
5179                 Incorporate changes from English version
5180         * manual/fr/ack.xml
5181         * manual/pl/ack.xml
5182         * manual/es/ack.xml
5183                 Fix address, (add translation credits in es version)
5184         * po/es.po
5185                 Updated translation
5187 2006-09-09 [wwp]        2.4.0cvs165
5189         * src/prefs_filtering.c
5190                 fix a crash when opening filtering prefs, if matcherrc file contains
5191                 broken data (non-existing account id, which is theoretically not
5192                 possible).
5194 2006-09-08 [colin]      2.4.0cvs164
5196         * src/folder.c
5197                 Wrong assert, make it an if()
5198         * src/gtk/gtksctree.c
5199                 Fix bug #1013 (expand selected thread 
5200                 tree) - expanding is now recursive
5202 2006-09-07 [wwp]        2.4.0cvs163
5204         * src/prefs_matcher.c
5205                 make better sentences about addressbook matching in the
5206                 matcher prefs. This should make translators' work easier
5207                 too.
5209 2006-09-07 [wwp]        2.4.0cvs162
5211         * src/prefs_filtering.c
5212                 code simplification (get rid of dup var. assignment).
5214 2006-09-07 [wwp]        2.4.0cvs161
5216         * src/summaryview.c
5217                 use GTK_STOCK icons when possible, patch by Fabien Vantard
5218                 <fzzzzz@gmail.com>.
5220 2006-09-07 [paul]       2.4.0cvs160
5222         * src/mimeview.c
5223                 fix compilation warnings
5224                 Thanks to Colin
5226 2006-09-07 [paul]       2.4.0cvs159
5228         * src/mimeview.c
5229                 select the mimepart icon when
5230                 displaying as text
5231                 Thanks to Colin
5233 2006-09-06 [paul]       2.4.0cvs158
5235         * src/prefs_filtering.c
5236                 fix labels and table element spacing
5237                 Patch by Fabien Vantard
5239 2006-09-06 [paul]
5241         2.5.0-rc3 released
5243 2006-09-06 [paul]       2.4.0cvs157
5245         * manual/es/advanced.xml
5246                 fix typo
5248 2006-09-06 [wwp]        2.4.0cvs156
5250         * src/mainwindow.c
5251                 fix an dup launch issue when iconified, thanks to Colin.
5253 2006-09-06 [wwp]        2.4.0cvs155
5255         * src/gtk//gtksctree.h
5256                 oops, forgot that one!
5258 2006-09-06 [wwp]        2.4.0cvs154
5260         * manual/pl/advanced.xml
5261         * manual/advanced.xml
5262         * manual/es/advanced.xml
5263         * manual/fr/advanced.xml
5264         * src/prefs_customheader.c
5265         * src/prefs_filtering_action.c
5266         * src/foldersel.c
5267         * src/prefs_summaries.c
5268         * src/prefs_filtering.c
5269         * src/account.c
5270         * src/compose.c
5271         * src/prefs_summary_column.c
5272         * src/addr_compl.c
5273         * src/prefs_actions.c
5274         * src/prefs_folder_column.c
5275         * src/ssl_manager.c
5276         * src/prefs_template.c
5277         * src/prefs_display_header.c
5278         * src/prefs_common.h
5279         * src/prefs_matcher.c
5280         * src/prefs_common.c
5281         * src/prefs_toolbar.c
5282         * src/summaryview.c
5283         * src/folderview.c
5284         * src/gtk/gtksctree.c
5285         * src/gtk/pluginwindow.c
5286         * src/gtk/progressdialog.c
5287         * src/gtk/prefswindow.c
5288                 renamed hidden option enable_rules_hint to use_stripes_everywhere
5289                 to make its meaning more obvious (all versions of the manual reflect
5290                 the change).
5291                 added an extra hidden option use_stripes_in_summary to allow
5292                 discarding these stripes in mainwindow's folder and message lists;
5293                 en and fr manuals only are OK towards this.
5295 2006-09-06 [colin]      2.4.0cvs153
5297         * src/textview.c
5298                 Hide Sylpheed-Claws' internal queue headers
5299                 when showing all headers. They'll be present
5300                 only in Source window.
5302 2006-09-05 [colin]      2.4.0cvs152
5304         * src/plugins/trayicon/trayicon.c
5305                 Fix crash at exit - we have to disconnect
5306                 our handlers
5307         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5308                 Update eggtrayicon - patch adapted from a
5309                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
5310                 on Sylpheed's ML
5312 2006-09-05 [colin]      2.4.0cvs151
5314         * src/mainwindow.c
5315         * src/gtk/logwindow.c
5316                 Fix race condition when something writes
5317                 to the log too soon during init. Thanks
5318                 to Fabien Vantard
5320 2006-09-05 [colin]      2.4.0cvs150
5322         * src/mimeview.c
5323                 Don't select part on right-click either
5325 2006-09-05 [paul]       2.4.0cvs149
5327         * src/mimeview.c
5328                 completion of previous commit
5329                 Thanks to Colin
5331 2006-09-05 [colin]      2.4.0cvs148
5333         * src/mimeview.c
5334                 Don't force selection on middle-click, just open
5336 2006-09-04 [colin]      2.4.0cvs147
5338         * src/mimeview.c
5339                 Looks like gtk_notebook_set_current_page()
5340                 sometimes steals focus, and this annoys us
5341                 in MimeViewers as it renders navigation
5342                 keys useless. Take back focus after switching
5343                 pages.
5345 2006-09-04 [colin]      2.4.0cvs146
5347         * src/messageview.c
5348                 Set stop_loading when clicking on Next
5349                 during load. Don't add a callback to 
5350                 avoid over-complicating things.
5352 2006-09-04 [colin]      2.4.0cvs145
5354         * src/mimeview.c
5355         * src/messageview.c
5356                 Fix multiple loads in separate messageview
5358 2006-09-04 [colin]      2.4.0cvs144
5360         * src/summaryview.c
5361                 Let navigation keys be handled during 
5362                 load
5364 2006-09-04 [colin]      2.4.0cvs143
5366         * src/messageview.c
5367         * src/summaryview.c
5368         * src/textview.c
5369         * src/textview.h
5370                 Make loading of huge mails (lots of text and/or
5371                 images) cancellable, so the GUI doesn't block 
5373 2006-09-04 [colin]      2.4.0cvs142
5375         * src/plugins/trayicon/trayicon.c
5376                 Fix annoyance when removing a folder with 
5377                 unread mails: trayicon didn't update
5379 2006-09-04 [paul]       2.4.0cvs141
5381         * src/gtk/icon_legend.c
5382                 straighten up columns
5383                 Patch by Fabien Vantard
5385 2006-09-04 [wwp]        2.4.0cvs140
5387         * src/prefs_filtering.c
5388                 fix new line's account name in filtering prefs:
5389                 was "All", is now "(New)".
5391 2006-09-04 [paul]       2.4.0cvs139
5393         * tools/make.themes.project
5394                 use "AUTOMAKE_OPTIONS = dist-bzip2"
5395                 instead of homebrewed "make release"
5397 2006-09-03 [colin]      2.4.0cvs138
5399         * src/folderview.c
5400                 Fix bug #1007 (Wrong folder highlighted)
5402 2006-09-03 [colin]      2.4.0cvs137
5404         * src/compose.c
5405                 Don't set Newsgroup: header to a mail folder
5406                 path
5408 2006-09-03 [paul]       2.4.0cvs136
5410         * src/prefs_other.c
5411         * src/prefs_spelling.c
5412                 unify the gui
5414 2006-09-03 [paul]       2.4.0cvs135
5416         * src/prefs_summaries.c
5417                 correct menu item text in prefs_keybind_apply_clicked()
5419 2006-09-03 [paul]       2.4.0cvs134
5421         * manual/advanced.xml
5422                 some improvements to the descriptions
5423         * src/mainwindow.c
5424         * src/messageview.c
5425         * src/summaryview.c
5426         * src/gtk/menu.c
5427                 fix menu sensitivity issues
5428         * src/prefs_message.c
5429                 drop the useless word 'short'
5430         * src/prefs_other.c
5431                 add the word 'lines' indicating log length
5432                 is a measure of lines
5433         * src/textview.c
5434                 fix compilation warnings
5436 2006-09-02 [colin]      2.4.0cvs133
5438         * src/messageview.c
5439                 Display a special return-receipt message
5440                 if the message is from the user
5441         * src/summaryview.c
5442                 Fix missing freeze of the list when marking
5443                 all read and unthreading for exec. Thanks
5444                 to Stephan Sachse.
5446 2006-09-02 [paul]       2.4.0cvs132
5448         * src/mainwindow.c
5449         * src/prefs_message.c
5450         * src/summaryview.c
5451                 fix some english
5453 2006-09-02 [wwp]        2.4.0cvs131
5455         * src/prefs_filtering.c
5456                 added an account name column to the filtering rules
5457                 dialog.
5459 2006-09-02 [colin]      2.4.0cvs130
5461         * src/gtk/logwindow.c
5462         * src/gtk/logwindow.h
5463                 Block scrolling if we're not at the end
5464                 of the log
5466 2006-09-02 [colin]      2.4.0cvs129
5468         * src/folder.c
5469                 Make sure account-specific rules can't
5470                 be used in {pre-,post-,}processing
5471         * src/mainwindow.c
5472         * src/gtk/logwindow.c
5473         * src/gtk/logwindow.h
5474                 Jump to last error when clicking on the
5475                 warning icon
5477 2006-09-02 [colin]      2.4.0cvs128
5479         * src/imap.c
5480         * src/import.c
5481         * src/mainwindow.c
5482         * src/mainwindow.h
5483                 Fix warning icon
5484         * src/inc.c
5485         * src/mbox.c
5486         * src/mbox.h
5487                 Let proc_mbox know its account, for
5488                 account-specific rules
5490 2006-09-01 [colin]      2.4.0cvs127
5492         * src/codeconv.c
5493                 Don't uselessly use iconv to convert from
5494                 us-ascii
5495         * src/alertpanel.c
5496         * src/mainwindow.c
5497         * src/mainwindow.h
5498         * src/inc.c
5499                 Fix certain log cases, disable warning icon
5500                 for now, the correct way to display it when
5501                 necessary and only when necessary is probably
5502                 to do it manually rather than use error logs
5503         * src/etpan/imap-thread.c
5504                 Clean up UID logging a bit
5505         * src/gtk/logwindow.c
5506         * src/gtk/logwindow.h
5507                 Make logging faster when the window's closed
5509 2006-09-01 [wwp]        2.4.0cvs126
5511         * manual/fr/account.xml
5512                 reflect changes to the ref. manual (parts of cvs72):
5513                 fix tabnames and quotes.
5515 2006-09-01 [wwp]        2.4.0cvs125
5517         * manual/fr/plugins.xml
5518                 reflect changes to the reference manual (cvs42):
5519                 update IRC channel info.
5521 2006-09-01 [wwp]        2.4.0cvs124
5523         * commitHelper
5524                 use CVSEDITOR env. var. if set, according to `man cvs`.
5526 2006-09-01 [wwp]        2.4.0cvs123
5528         * manual/advanced.xml
5529                 better sentence again (thanks to Paul).
5531 2006-09-01 [wwp]        2.4.0cvs122
5533         * manual/advanced.xml
5534         fix definition of toolbar_detachable and rework a bit the one of
5535         enable_dotted_lines.
5537 2006-09-01 [mones]      2.4.0cvs121
5539         * manual/advanced.xml
5540                 Document enable_dotted_lines
5542 2006-09-01 [paul]       2.4.0cvs120
5544         * src/folderview.c
5545         * src/folderview.h
5546         * src/imap.c
5547         * src/mainwindow.c
5548         * src/summaryview.c
5549                 obey the 'When entering folder...' option
5550                 when using the /View/Go to/... menu items
5551                 Thanks to Colin
5553 2006-08-31 [colin]      2.4.0cvs119
5555         * src/folderview.c
5556                 Revert 2.4.0cvs116, wrong fix.
5558 2006-08-31 [colin]      2.4.0cvs118
5560         * src/gtk/gtksctree.c
5561                 Better state the various copyrights
5563 2006-08-31 [colin]      2.4.0cvs117
5565         * src/prefs_common.c
5566                 fix enable_dotted_lines
5568 2006-08-31 [colin]      2.4.0cvs116
5570         * src/folderview.c
5571                 Use pref "Always open on select" when going
5572                 to next unread folder
5573         * src/gtk/gtksctree.c
5574                 Fix link failure to _gtk_clist_create_cell_layout
5575                 on certain computers. (Why not mine, I wonder)
5577 2006-08-31 [colin]      2.4.0cvs115
5579         * src/procmsg.c
5580         * src/textview.c
5581         * src/plugins/bogofilter/bogofilter.c
5582         * src/plugins/spamassassin/spamassassin.c
5583                 Requalify some "errors" to warnings
5584         * src/mainwindow.c
5585         * src/mainwindow.h
5586         * src/statusbar.c
5587                 Add an icon in the statusbar to notify
5588                 of errors
5589         * src/gtk/gtksctree.c
5590         * src/folderview.c
5591         * src/summaryview.c
5592                 Make the GtkSCTree look more modern by
5593                 alternating background lines
5594         * src/prefs_common.c
5595         * src/prefs_common.h
5596                 Add a pref to let people have the old
5597                 way if they prefer
5600 2006-08-30 [colin]      2.4.0cvs114
5602         * src/procmsg.c
5603         * src/procmsg.h
5604                 Provide a way to filter a list of
5605                 messages in an optimised manner, and
5606                 add a list-filtering hook
5607         * src/folder.c
5608         * src/inc.c
5609         * src/mbox.c
5610                 Use the list filtering
5611         * src/plugins/bogofilter/bogofilter.c
5612                 Use the list-filtering hook
5613                 Use -b (bulk) mode for more speed
5614                 when learning and filtering
5615         * src/etpan/imap-thread.c
5616                 Make log output shorter in UID SEARCH
5619 2006-08-30 [colin]      2.4.0cvs113
5621         * src/plugins/bogofilter/bogofilter.c
5622                 Really fast mass learning - thanks to David
5623                 Relson for the options explanations :)
5625 2006-08-30 [colin]      2.4.0cvs112
5627         * src/msgcache.c
5628                 Fix compilation on FreeBSD. Thanks
5629                 to Michael Hugues
5631 2006-08-29 [colin]      2.4.0cvs111
5633         * src/folderview.c
5634                 Handle "popup_menu" signal (for popping the 
5635                 menu via the keyboard)
5636         * src/mimeview.c
5637         * src/mimeview.h
5638         * src/summaryview.c
5639         * src/textview.c
5640         * src/gtk/gtkutils.c
5641         * src/gtk/gtkutils.h
5642                 Factorize scrolling code, and add an API 
5643                 for MimeViewers to handle scroll orders
5645 2006-08-29 [wwp]        2.4.0cvs110
5647         * src/plugins//bogofilter/bogofilter.c
5648         * src/plugins//spamassassin/spamassassin.c
5649                 make the bogofilter/spamassassin filtering error dialogs at
5650         incorporation obey to the "don't popup error dialog on
5651         receive error" option. If disabled, feed the log window w/
5652         the error message.
5654 2006-08-29 [paul]
5656         2.5.0-rc2 released
5658 2006-08-29 [paul]       2.4.0cvs109
5660         * Makefile.am
5661                 remove 'make release', it's not needed
5662                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
5664 2006-08-29 [paul]       2.4.0cvs108
5666         * src/foldersel.c
5667         * src/summary_search.c
5668         * src/gtk/progressdialog.c
5669         * src/plugins/pgpcore/passphrase.c
5670                 replace deprecated gtk_window_set_policy()
5672 2006-08-29 [colin]      2.4.0cvs107
5674         * src/folder.c
5675                 Fix data loss when copy fails during a move:
5676                 only use fast remove_msgs if everything was
5677                 copied OK; else use slow remove_msg on the
5678                 mails that got copied only.
5680 2006-08-28 [paul]       2.4.0cvs106
5682         * src/mh.c
5683                 revert change in 2.4.0cvs104, it breaks
5684                 stuff
5686 2006-08-28 [paul]       2.4.0cvs105
5688         * src/plugins/spamassassin/spamassassin.c
5689                 english fix
5691 2006-08-28 [paul]       2.4.0cvs104
5693         * src/mh.c
5694                 fix data loss when moving to another
5695                 mailbox fails
5696         * src/prefs_spelling.c
5697                 improve the english
5698         * src/gtk/pluginwindow.c
5699                 improve the layout of the dialog text
5700         All thanks to Colin
5702 2006-08-28 [paul]       2.4.0cvs103
5704         * src/plugins/bogofilter/bogofilter.c
5705         * src/plugins/bogofilter/bogofilter_gtk.c
5706                 fix english up a bit, innit
5708 2006-08-28 [paul]       2.4.0cvs102
5710         * configure.ac
5711         * po/Makefile.in.in
5712         * po/Makevars
5713                 require autoconf 2.60, enabling building
5714                 with gettext 0.15 (gettext 0.14.x build still
5715                 possible). Replace Makefiles with versions
5716                 from gettext 0.15.
5717                 Remove configure options --with-localedir and
5718                 --with-mandir. The options that are provided
5719                 directly by autoconf 2.60 can be used instead:
5720                 --mandir --localedir
5722 2006-08-27 [colin]      2.4.0cvs101
5724         * src/plugins/bogofilter/Makefile.am
5725                 Fix make dist (no README)
5727 2006-08-27 [colin]      2.4.0cvs100
5729         * src/folder.c
5730                 Don't use F_UNKNOWN folders for any default
5731                 outbox/trash/etc
5732         * src/plugins/bogofilter/bogofilter.c
5733         * src/plugins/bogofilter/bogofilter.h
5734         * src/plugins/bogofilter/bogofilter_gtk.c
5735                 Add an option to specify the path to bogofilter
5736                 Use single-quotes to be able to learn in folders
5737                 with spaces in their names
5738                 Verify learning status
5740 2006-08-27 [colin]      2.4.0cvs99
5742         * manual/faq.xml
5743         * manual/plugins.xml
5744                 Document Bogofilter plugin
5746 2006-08-27 [colin]      2.4.0cvs98
5748         * src/compose.c
5749         * src/messageview.c
5750         * src/procmsg.c
5751         * src/procmsg.h
5752                 When possible, copy the queued mail to sent folder
5753                 instead of re-adding. Much faster on IMAP.
5755 2006-08-27 [colin]      2.4.0cvs97
5757         * src/msgcache.c
5758                 Disable mmaped caches - huge metadata loss
5759                 here after a power failure.
5760         * src/summaryview.c
5761                 Add quicksearch timing
5762         * src/common/plugin.c
5763         * src/common/plugin.h
5764                 Implement an interface to tell what plugins
5765                 provide. Prevent loading of similar plugins.
5766         * src/plugins/clamav/clamav_plugin.c
5767         * src/plugins/demo/demo.c
5768         * src/plugins/dillo_viewer/dillo_viewer.c
5769         * src/plugins/pgpcore/plugin.c
5770         * src/plugins/pgpinline/pgpinline.c
5771         * src/plugins/pgpmime/pgpmime.c
5772         * src/plugins/spamassassin/spamassassin.c
5773         * src/plugins/trayicon/trayicon.c
5774                 Implement plugin_provides()
5776 2006-08-27 [colin]      2.4.0cvs96
5778         * configure.ac
5779         * src/plugins/Makefile.am
5780         * src/plugins/bogofilter/.cvsignore
5781         * src/plugins/bogofilter/Makefile.am
5782         * src/plugins/bogofilter/bogofilter.c
5783         * src/plugins/bogofilter/bogofilter.h
5784         * src/plugins/bogofilter/bogofilter_gtk.c
5785                 New Bogofilter plugin, provides filtering and
5786                 learning. Spamassassin will go to extra plugins.
5788 2006-08-26 [mones]      2.4.0cvs95
5790         * manual/handling.xml
5791                 Fix subfolder path in the example (thanks to Paul) 
5793 2006-08-26 [mones]      2.4.0cvs94
5795         * manual/glossary.xml
5796                 2.2. + add ISP to the glossary
5797                 7.5. + Add UIDL to glossary
5798                 7.7. + Add TCP to glossary
5799         * manual/handling.xml
5800                 7.1. + Mentions GNU/Linux distribution, what about the non...
5801                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
5802                 7.3. + Mentions .bashrc, what about the non-bash ones? 
5803                 7.4. = Use appropriate quotation for commands
5804                 7.6. = change "" to <quote></quote>
5805         * manual/plugins.xml
5806                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
5807         * manual/starting.xml
5808                 2.1. + local mbox file: some examples of mbox file locations...
5809                 Also reformatted files requiring it
5811 2006-08-26 [wwp]        2.4.0cvs93
5813         * src/summary_search.c
5814                 disable find buttons while summary search is running.
5816 2006-08-25 [colin]      2.4.0cvs92
5818         * src/folder.c
5819         * src/folderutils.c
5820         * src/mh.c
5821         * src/procmsg.h
5822         * src/summaryview.c
5823                 Speed up MH moving, and add progressbar
5824                 for MH deletion
5825         * src/msgcache.c
5826                 Write cache files using mmap() too
5828 2006-08-25 [wwp]        2.4.0cvs91
5830         * src/summaryview.c
5831                 switch spam<->ham button when a message has been marked as spam or ham
5832                 and is still selected. Thanks to Colin.
5834 2006-08-25 [paul]       2.4.0cvs90
5836         * src/Makefile.am
5837         * src/stock_pixmap.c
5838         * src/stock_pixmap.h
5839         * src/summaryview.c
5840         * src/gtk/icon_legend.c
5841         * src/pixmaps/copied.xpm
5842         * src/pixmaps/moved.xpm
5843                 add icons for delayed execution marked for
5844                 copying, marked for moving
5846 2006-08-25 [mones]      2.4.0cvs89
5848         * manual/glossary.xml
5849                 Fix the other glossary items:
5850                 5.1. = Inmmediate execution -> <quote>immediate execution...
5851                 5.2. = Fix MBOX capitalization -> Mbox
5852                 5.3. + Improve Plugins def. w/ tech. ref.
5853                 5.4. = Quotation -> replace '>' by <quote>></quote>
5854                 5.5. - SMTP Server. -> remove dot
5855         * po/es.po
5856                 Updated translation
5858 2006-08-25 [mones]      2.4.0cvs88
5860         * manual/ack.xml
5861                 Reformatted, changed email address
5862         * manual/glossary.xml
5863                 Reformatted, fixed MANUAL-TODO items:
5864                 8.2. + add ROT-13 to glossary
5865                 8.4. + add URL to glossary
5866         * manual/es/advanced.xml
5867                 Fixed <literal>s
5869 2006-08-25 [paul]       2.4.0cvs87
5871         * src/gtk/icon_legend.c
5872                 add 'marked for deletion' icon
5873                 arrange icons by containing column
5874                 wrap long label text
5876 2006-08-25 [colin]      2.4.0cvs86
5878         * src/common/utils.c
5879         * src/common/utils.h
5880                 Add the sc_g_*list_bigger functions in
5881                 a place everyone can use it
5882         * src/summaryview.c
5883                 Only freeze/thaw the list when working
5884                 on the selection, if it's bigger than 1
5885         * src/gtk/gtksctree.c
5886                 Only freeze/thaw the list when unselec-
5887                 ting 'all' if ('all' != 1)
5888                 This avoids some flickering
5890 2006-08-24 [colin]      2.4.0cvs85
5892         * src/addressbook.c
5893                 Fix strange list selection
5894                 Fix random seg (Invalid read of freed memory)
5896 2006-08-24 [colin]      2.4.0cvs84
5898         * src/alertpanel.c
5899         * src/gtk/inputdialog.c
5900         * src/plugins/pgpcore/passphrase.c
5901                 Revert minimal width patch of 2.4.0cvs67,
5902                 as it is also a maximal width. Use 
5903                 gtk_window_set_default_size instead.
5905 2006-08-24 [colin]      2.4.0cvs83
5907         * src/msgcache.c
5908                 Write cache/mark to temp files before
5909                 overwriting old ones (avoids metadata
5910                 loss if writing the new files fail).
5911                 Use mmap() to read cache/mark file, as
5912                 this makes cache reading faster. Dis-
5913                 abled for big-endian machines until it
5914                 can be tested. (Big-endian users: set
5915                 msgcache_use_mmap = TRUE in the relevant
5916                 #if).
5917         * src/procmsg.h
5918                 Move rarely used fields of MsgInfo in 
5919                 another structure, which will only be
5920                 allocated if needed. Face, X-Face,
5921                 Return receipt headers and List-*
5922                 headers are moved. Mails having none
5923                 of these occupy 52 bytes less with
5924                 this patch, which makes 2.5MB of RAM
5925                 saved on a 50k folder).
5926         * src/headerview.c
5927         * src/mainwindow.c
5928         * src/messageview.c
5929         * src/partial_download.c
5930         * src/procheader.c
5931         * src/procmsg.c
5932         * src/textview.c
5933                 Follow this structure change.
5935 2006-08-24 [wwp]        2.4.0cvs82
5937         * manual/es/.cvsignore
5938         * manual/es/dist/.cvsignore
5939         * manual/es/dist/html/.cvsignore
5940         * manual/es/dist/pdf/.cvsignore
5941         * manual/es/dist/ps/.cvsignore
5942         * manual/es/dist/txt/.cvsignore
5943                 more (generated) files to ignore.
5945 2006-08-24 [colin]      2.4.0cvs81
5947         * src/folder.c
5948         * src/mh.c
5949                 Fix possible problems with local delivery. Check the folder doesn't
5950                 need scan before setting its mtime when saving cache (which can be
5951                 done long after the folder's been modified by an external process);
5952                 Check that the stored item's mtime didn't change in mh functions.
5954 2006-08-24 [mones]      2.4.0cvs80
5956         * manual/advanced.xml
5957                 Rewrapping, some fixes and MANUAL-TODO items:
5958                 8.1. = change "" to <quote></quote>
5959                 8.3. = quote menu items
5960                 8.5. - deploying -> new user ... ideally a new user (redundant)
5962 2006-08-23 [colin]      2.4.0cvs79
5964         * src/gtk/gtksctree.c
5965                 When selecting or deselecting range, only
5966                 freeze/thaw when selection is bigger than 10
5968 2006-08-23 [colin]      2.4.0cvs78
5970         * src/messageview.c
5971         * src/mimeview.c
5972         * src/mimeview.h
5973         * src/plugins/dillo_viewer/dillo_viewer.c
5974                 Provide an API for MimeViewer plugins to
5975                 return a text selection for replying
5977 2006-08-23 [colin]      2.4.0cvs77
5979         * src/image_viewer.c
5980         * src/textview.c
5981                 Use gtk_pixbuf_new_from_file_at_scale(), which
5982                 is faster than getting the pixbuf then resizing
5983                 it.
5985 2006-08-23 [colin]      2.4.0cvs76
5987         * src/procmime.c
5988                 UTF-8 should be sent Quoted-printable
5990 2006-08-22 [colin]      2.4.0cvs75
5992         * src/mh.c
5993                 Check if scan is required before touching
5994                 the folder (or it'll be required every time)
5996 2006-08-22 [colin]      2.4.0cvs74
5998         * configure.ac
5999                 Require libetpan 0.46 (crasher fix when built
6000                 against gnutls)
6002 2006-08-22 [colin]      2.4.0cvs73
6004         * src/folder.c
6005                 Set folder's mtime after writing its
6006                 cache
6007         * src/folderview.c
6008                 Add some timing
6009         * src/procmsg.c
6010                 Don't do useless stuff if we don't 
6011                 thread by subject
6012         * src/summaryview.c
6013                 Add some timing, don't deselect prior
6014                 to selecting (gtksctree does it itself),
6015                 remove crash avoidance hacks as it's been
6016                 properly fixed since a while
6017         * src/common/utils.c
6018                 Optimize to_human_readable(): _() is slow,
6019                 do it only once, and avoid %f format for KB
6020                 (the most common in a summaryview)
6021         * src/gtk/gtksctree.c
6022                 Don't uselessly freeze/thaw (fixes flicker
6023                 on next unread and friends), reduce number
6024                 of g_list_nth/g_list_position where possible
6025         * src/gtk/gtkutils.c
6026         * src/gtk/gtkutils.h
6027                 Reduce number of g_list_nth/g_list_position
6028                 where possible.
6029                 All of this makes loading as 70k folder 2.1
6030                 seconds instead of 3.2 (with hot FS caches).
6031                 (1.3 seconds without Date and Size columns...)
6033 2006-08-22 [paul]       2.4.0cvs72
6035         wrap documents and do some items from mones' MANUAL-TODO:
6037         * manual/account.xml
6038                 4.1. = fix tabname references to <quote>tabname</quote>
6039                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
6040         * manual/faq.xml
6041                 1.1. = mentioned options don't match UI
6042                 Add information about the 'Never send Return Receipts'
6043                 option
6044         * manual/handling.xml
6045                 6.2. = Mentions Extended symbols button, but now is
6046                 named Information
6047                 6.3. = Mentions ... button, which is now Edit
6049 2006-08-22 [colin]      2.4.0cvs71
6051         * src/gtk/pluginwindow.c
6052                 Fix layout in verbose translations (such
6053                 as french)
6055 2006-08-22 [paul]       2.4.0cvs70
6057         * manual/Makefile.am
6058                 build manuals in alphabetical order
6059         * src/addressbook.c
6060         * src/prefs_themes.c
6061                 replace/remove deprecated symbols
6062         * src/gtk/gtkutils.c
6063                 fix a warning
6064         * src/gtk/pluginwindow.c
6065                 replace deprecated symbol
6066                 replace label text and move it
6067         * src/plugins/pgpcore/prefs_gpg.c
6068                 move the 'Generate...' button out of the
6069                 Sign Key frame, replace the English used
6070         * src/plugins/pgpcore/sgpgme.c
6071                 fixes to the English
6073 2006-08-21 [colin]      2.4.0cvs69
6075         * src/plugins/trayicon/trayicon.c
6076                 Add more strings for translation; patch
6077                 by Pawel
6079 2006-08-21 [colin]      2.4.0cvs68
6081         * src/compose.c
6082                 fix replied flag not set after drafting
6083         * src/matcher.c
6084                 fix body quicksearch in non-encoded bodies
6085                 containing '='
6086         * src/msgcache.c
6087                 Get rid of the g_malloc workaround for
6088                 corrupted caches, use g_try_malloc
6090 2006-08-21 [colin]      2.4.0cvs67
6092         * src/alertpanel.c
6093         * src/gtk/inputdialog.c
6094         * src/plugins/pgpcore/passphrase.c
6095                 Set minimal width to 375
6096         * src/mainwindow.c
6097                 Fix switching to offline, asking if it 
6098                 should be overriden for synchronising
6099         * src/mimeview.c
6100                 Don't offer to remember command on Open 
6101                 with for text parts, as the browser or 
6102                 text editor command isn't changed from 
6103                 there
6105 2006-08-20 [paul]       2.4.0cvs66
6107         * po/ko.po
6108         * po/zh_CN.po
6109                 fix plural form errors. revealed by stricter
6110                 checking of gettext 0.15
6112 2006-08-18 [paul]       2.4.0cvs65
6114         * src/stock_pixmap.c
6115                 fix the fix of 2.4.0cvs64
6116                 Thanks to Colin
6118 2006-08-18 [paul]       2.4.0cvs64
6120         * src/stock_pixmap.c
6121                 fix leaks
6122                 Thanks to Colin
6124 2006-08-18 [paul]       2.4.0cvs63
6126         * src/compose.c
6127         * src/procmsg.c
6128                 fix occasional IMAP bug where large msgs
6129                 were left in the queue folder after sending
6130                 Thanks to Colin
6132 2006-08-18 [paul]       2.4.0cvs62
6134         * src/folderview.c
6135                 freeze the summaryview while quicksearch results
6136                 are displayed
6137                 (fixes bug 456 'current message is hidden when the
6138                 view is refreshed and extended search is "unread 
6139                 messages"')
6140                 Thanks to Colin
6141         * src/textview.c
6142                 add missing #include "inputdialog.h"
6143         * src/common/utils.h
6144                 add missing mailcap_update_default() and improve
6145                 readability
6147 2006-08-17 [colin]      2.4.0cvs61
6149         * src/plugins/pgpcore/select-keys.c
6150                 Fix warnings :)
6152 2006-08-17 [colin]      2.4.0cvs60
6154         * src/compose.c
6155                 Don't continue queuing if Cancel is clicked
6156                 in select-keys
6158 2006-08-17 [colin]      2.4.0cvs59
6160         * src/plugins/pgpcore/select-keys.c
6161                 When encrypting, if only one key matches and it 
6162                 matches exactly, automatically use it.
6164 2006-08-17 [colin]      2.4.0cvs58
6166         * src/mimeview.c
6167         * src/prefs_common.c
6168         * src/prefs_common.h
6169         * src/prefs_ext_prog.c
6170         * src/textview.c
6171                 Fix issues with previous patch (text/html)
6172                 Remove outdated prefs
6174 2006-08-17 [colin]      2.4.0cvs57
6176         * src/imap.c
6177                 Add View Log button on auth error
6178         * src/procmsg.c
6179                 Fix encrypted mail marked as new when
6180                 saved in normal folders
6181         * src/plugins/pgpinline/pgpinline.c
6182                 Fix encrypt bug on IMAP
6183         * src/mimeview.c
6184         * src/common/utils.c
6185         * src/common/utils.h
6186         * src/gtk/inputdialog.c
6187         * src/gtk/inputdialog.h
6188                 Get rid of metamail stuff, simplify
6189                 opening, and allow remembering of user's
6190                 choices (by updating ~/.mailcap). There's
6191                 still to drop "Audio player" and "Image
6192                 viewer" preferences.
6194 2006-08-17 [mones]      2.4.0cvs56
6196         * manual/es/sylpheed-claws-manual.xml
6197                 fix DTD path
6199 2006-08-17 [mones]      2.4.0cvs55
6201         * configure.ac
6202         * manual/Makefile.am
6203         * manual/es/Makefile.am
6204         * manual/es/account.xml
6205         * manual/es/ack.xml
6206         * manual/es/addrbook.xml
6207         * manual/es/advanced.xml
6208         * manual/es/faq.xml
6209         * manual/es/glossary.xml
6210         * manual/es/gpl.xml
6211         * manual/es/handling.xml
6212         * manual/es/intro.xml
6213         * manual/es/keyboard.xml
6214         * manual/es/plugins.xml
6215         * manual/es/starting.xml
6216         * manual/es/sylpheed-claws-manual.xml
6217         * manual/es/dist/Makefile.am
6218         * manual/es/dist/html/Makefile.am
6219         * manual/es/dist/pdf/Makefile.am
6220         * manual/es/dist/ps/Makefile.am
6221         * manual/es/dist/txt/Makefile.am
6222                 Spanish translation for the manual
6224 2006-08-16 [colin]      2.4.0cvs54
6226         * src/compose.c
6227         * src/main.c
6228         * src/mainwindow.c
6229                 Fix send button sensitivity at startup
6230                 Set send menu sensitivity (patch by Fabien)
6231         * src/ssl_manager.c
6232                 Enable closing with esc (patch by Fabien)
6233         * src/gtk/foldersort.c
6234                 Enable closing with esc (patch by Fabien)
6235         * src/procmime.c
6236                 Optimisation (no need to copy to tempfile to
6237                 "decode" 7bit and 8bit)
6238         * src/summaryview.c
6239                 Fix cruft in swap_from case
6240         * src/textview.c
6241                 Fix missing last line in some mail cases 
6242                 (Fixes debian #381872)
6243         * src/plugins/pgpcore/prefs_gpg.c
6244         * src/plugins/pgpcore/sgpgme.c
6245         * src/plugins/pgpcore/sgpgme.h
6246                 Don't show "no key found" when user explicitely
6247                 wants to create a key
6249 2006-08-16 [paul]       2.4.0cvs53
6251         * configure.ac
6252         * src/account.c
6253         * src/addressbook.c
6254         * src/headerview.c
6255         * src/prefs_account.c
6256         * src/prefs_message.c
6257         * src/gtk/gtkutils.c
6258                 bump up minimum required versions of GTK+ and
6259                 GLIB to 2.6.0
6261 2006-08-16 [paul]       2.4.0cvs52
6263         * src/toolbar.c
6264                 workaround GTK+ Bug 351600 - 'Can't re-click
6265                 on button after sensitivity update'
6266                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
6267                 Thanks to Colin
6269 2006-08-15 [colin]      2.4.0cvs51
6271         * src/plugins/pgpcore/prefs_gpg.c
6272                 Set options sensitivity according to
6273                 key existence
6274         * src/plugins/pgpcore/sgpgme.c
6275                 Allow to create key with no passphrase
6277 2006-08-14 [cleroy]     2.4.0cvs50
6279         * src/gtk/pluginwindow.c
6280                 New layout (maybe to be changed?)
6281         * src/gtk/gtkutils.c
6282                 Fix a bit label_window
6283         * src/plugins/pgpcore/passphrase.c
6284         * src/plugins/pgpcore/passphrase.h
6285         * src/plugins/pgpcore/plugin.c
6286         * src/plugins/pgpcore/prefs_gpg.c
6287         * src/plugins/pgpcore/prefs_gpg.h
6288         * src/plugins/pgpcore/sgpgme.c
6289         * src/plugins/pgpcore/sgpgme.h
6290                 Allow to create a PGP private key via the GUI
6292 2006-08-14 [wwp]        2.4.0cvs49
6294         * src/addressbook_foldersel.c
6295                 fix strict ISO C90 compliance.
6297 2006-08-14 [paul]       2.4.0cvs48
6299         * src/gtk/prefswindow.c
6300                 re-set scrolled window on opening
6301                 Patch by Ticho
6303 2006-08-14 [paul]
6305         2.5.0-rc1 released
6307 2006-08-14 [paul]       2.4.0cvs47
6309         * src/prefs_display_header.c
6310                 re-enable user-defined Displayed Headers
6312 2006-08-14 [paul]       2.4.0cvs46
6314         * src/prefs_account.c
6315                 use GTK_STOCK_EDIT
6317 2006-08-13 [colin]      2.4.0cvs45
6319         * src/common/utils.c
6320                 Fix "a" in quote when the original message is empty,
6321                 by using \0 instead of 'a' to test writability of
6322                 temp files.
6324 2006-08-13 [wwp]        2.4.0cvs44
6326         * src/plugins/spamassassin/spamassassin.c
6327                 fix capitalization of "SpamAssassin" in some debug, log and
6328                 dialog messages.
6330 2006-08-13 [paul]       2.4.0cvs43
6332         * src/editldap.c
6333                 fix overlapping widgets
6334         * src/prefs_account.c
6335                 fix translation of protocol_names[]
6336                 fix label disappearing off the edge of the
6337                 visible area
6339 2006-08-12 [paul]       2.4.0cvs42
6341         * manual/plugins.xml
6342                 update IRC channel info before it gets forgotten
6343                 about
6345 2006-08-11 [colin]      2.4.0cvs41
6347         * src/compose.c
6348         * src/mainwindow.c
6349         * src/mainwindow.h
6350         * src/procmsg.c
6351         * src/procmsg.h
6352         * src/summaryview.c
6353         * src/toolbar.c
6354                 Grey out the Send button if
6355                 - Queue folders are empty, or
6356                 - We're sending already
6358 2006-08-11 [wwp]        2.4.0cvs40
6360         * src/main.c
6361                 fix a logic issue when quitting while a compose window is
6362                 still open, thanks to Colin.
6364 2006-08-10 [colin]      2.4.0cvs39
6366         * src/main.c
6367                 Fix default font size setting after wizard run
6368         * src/imap.c
6369         * src/etpan/imap-thread.c
6370         * src/etpan/imap-thread.h
6371                 Fix bug #999 (Timing out on TSL cert validation 
6372                 dialog makes ugly things happen). Also, STARTTLS
6373                 unconditionnaly if initial capabilities contain
6374                 LOGINDISABLED and STARTTLS.
6376 2006-08-09 [colin]      2.4.0cvs38
6378         * src/mainwindow.c
6379         * src/mainwindow.h
6380                 Fix Tools/Actions sensitivity when there are
6381                 no actions
6383 2006-08-09 [colin]      2.4.0cvs37
6385         * src/prefs_filtering.c
6386                 Warning fix, patch by Paul
6387         * src/messageview.c
6388         * src/prefs_actions.c
6389         * src/prefs_filtering_action.c
6390         * src/prefs_matcher.c
6391                 Uniformisation of "Info ..." to "Info..." (for
6392                 old gtk), patch by Fabien
6393         * src/plugins/clamav/clamav_plugin_gtk.c
6394                 Sensitivity fix by Fabien
6396 2006-08-09 [colin]      2.4.0cvs36
6398         * src/main.c
6399         * src/main.h
6400                 Add a function to know whether we're exiting
6401         * src/plugins/trayicon/trayicon.c
6402                 If exiting, don't do anything. Faster, and
6403                 avoids gtk_main_iteration reentracy causing
6404                 segfaults at exit
6406 2006-08-09 [colin]      2.4.0cvs35
6408         * src/messageview.c
6409         * src/mimeview.c
6410         * src/mimeview.h
6411                 Fix lack of part selection when automatically 
6412                 jumping to a specific part
6413         * src/msgcache.c
6414                 Little optimisation in cache reading
6416 2006-08-09 [colin]      2.4.0cvs34
6418         * src/compose.c
6419                 Fix crash setting the priority on reedit
6420                 (Accessing compose before creating it!)
6422 2006-08-08 [colin]      2.4.0cvs33
6424         * src/procmime.c
6425                 Fix bug #998 (last attachment is not accessible)
6426                 Bad RFC interpretation on multipart close-delimiters
6427         * src/mimeview.c
6428         * src/mimeview.h
6429         * src/gtk/gtkvscrollbutton.c
6430         * src/gtk/gtkvscrollbutton.h
6431                 Make attachments list wheel-scrollable
6433 2006-08-07 [colin]      2.4.0cvs32
6435         * src/gtk/gtkaspell.c
6436                 Fix bug #973 (Unicode punctation characters 
6437                 are not recognized as separators by the
6438                 spell checker); fix unsigned stuff
6440 2006-08-07 [colin]      2.4.0cvs31
6442         * src/compose.c
6443                 Fix bug #956 (DnD text with accents in compose 
6444                 text entry); fix gccc's signed/unsigned fuss
6446 2006-08-06 [colin]      2.4.0cvs30
6448         * src/main.c
6449                 Fix bug #979 (Plugin crashes when exiting 
6450                 sylpheed-claws) : handle exit request only 
6451                 once
6453 2006-08-05 [colin]      2.4.0cvs29
6455         * src/news.c
6456                 Just make sure we have a msgid.
6458 2006-08-05 [colin]      2.4.0cvs28
6460         * src/news.c
6461         * src/summaryview.c
6462                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
6463                 by reimplementing it
6464         * src/textview.c
6465                 Fix bug when hiding quotes with level > 3 and quote
6466                 colors are recycled
6468 2006-08-04 [colin]      2.4.0cvs27
6470         * src/compose.c
6471         * src/undo.c
6472         * src/undo.h
6473                 Fix a bit replace-by-pasting undo
6474         * src/mainwindow.c
6475         * src/messageview.c
6476                 Fix Fold quotes menu synchro in
6477                 mainwindow when it changes in 
6478                 messageview
6479         * src/textview.c
6480                 Fix right-click on quotes blocks
6481         * src/common/utils.c
6482                 Verify that the file created by
6483                 my_tmpfile() is writable. Fixes
6484                 bug #988 (very specific filesystem
6485                 issue)
6486         * src/plugins/pgpcore/sgpgme.c
6487                 Fix file descriptor leak
6488         * src/plugins/spamassassin/spamassassin.c
6489                 Warn once if spamd isn't reachable
6491 2006-08-04 [colin]      2.4.0cvs26
6493         * src/toolbar.c
6494                 i18n context patch by Fabien
6496 2006-08-03 [colin]      2.4.0cvs25
6498         * src/mainwindow.c
6499         * src/messageview.c
6500                 Rename "Hide quotes" to "Fold quotes"
6501         * src/textview.c
6502                 Don't use hand cursor on quotes. "all 
6503                 the bonuses of the feature and none of 
6504                 unwelcome side-effects"
6506 2006-08-03 [colin]      2.4.0cvs24
6508         * AUTHORS
6509         * sylpheed-claws.desktop
6510         * src/gtk/authors.h
6511                 Bring the desktop file to XDG compliance
6512                 Patch by Charles A. Edwards
6514 2006-08-03 [colin]      2.4.0cvs23
6516         * src/textview.c
6517                 Fix links offset when they are preceded
6518                 by accentued chars (g_utf8_strlen!)
6519         * src/mainwindow.c
6520                 Fix wrong status when starting offline
6523 2006-08-03 [wwp]        2.4.0cvs22
6525         * src/prefs_common.h
6526                 ask what to do w/ filtering rules that belong to an account when
6527                 applying filtering rules manually from the main window (skip,
6528                 apply regardless of the account, use current account). This dialog
6529                 can be skipped and the last reply used.
6530                 (forgot that file)
6532 2006-08-03 [wwp]        2.4.0cvs21
6534         * src/filtering.c
6535         * src/filtering.h
6536         * src/prefs_common.c
6537         * src/summaryview.c
6538         * src/alertpanel.c
6539         * src/alertpanel.h
6540         * src/messageview.c
6541                 ask what to do w/ filtering rules that belong to an account when
6542                 applying filtering rules manually from the main window (skip,
6543                 apply regardless of the account, use current account). This dialog
6544                 can be skipped and the last reply used.
6547 2006-08-03 [colin]      2.4.0cvs20
6549         * src/textview.c
6550                 Optimize previous patch
6552 2006-08-03 [cleroy]     2.4.0cvs19
6554         * src/textview.c
6555                 Fix quotes getting toggled back when the
6556                 mail has an even number of text parts
6558 2006-08-02 [colin]      2.4.0cvs18
6560         * src/messageview.c
6561                 Add Hide quotes menu
6563 2006-08-02 [colin]      2.4.0cvs17
6565         * src/mainwindow.c
6566         * src/prefs_common.c
6567         * src/textview.c
6568         * src/textview.h
6569         * src/gtk/about.c
6570                 Allow per-level quote hiding,
6571                 Allow toggling quotes by double-clicking them
6572                 Rename RemoteURI to ClickableText to reflect
6573                 the fact it's used for a variety of things
6575 2006-08-02 [wwp]        2.4.0cvs16
6577         * src/mainwindow.c
6578                 fix "View/Hide quotes" menu item status initialization.
6580 2006-08-02 [wwp]        2.4.0cvs15
6582         * src/matcher_parser_parse.y
6583                 remove a debug trace.
6585 2006-08-02 [paul]       2.4.0cvs14
6587         * src/plugins/pgpcore/passphrase.c
6588                 don't set initial dialog size
6589                 make it resizable
6591 2006-08-02 [paul]       2.4.0cvs13
6593         * src/noticeview.c
6594                 remove the rogue '/' character
6596 2006-08-02 [paul]       2.4.0cvs12
6598         * src/noticeview.c
6599                 allow buttons to resize as necessary
6601 2006-08-01 [wwp]        2.4.0cvs11
6603         * src/mbox.c
6604                 fix strict ISO C90 compliance.
6606 2006-08-01 [wwp]        2.4.0cvs10
6608         * tools/update-po
6609                 updated update-po tool to work w/ context-dependent translations.
6610                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6612 2006-08-01 [wwp]        2.4.0cvs9
6614         * src/matcher.c
6615         * src/prefs_filtering.c
6616         * src/prefs_matcher.c
6617                 allow context-dependent translations for "All",
6618                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6620 2006-07-31 [colin]      2.4.0cvs8
6622         * AUTHORS
6623         * src/gtk/authors.h
6624                 Add Rafal to authors
6626 2006-07-31 [colin]      2.4.0cvs7
6628         * src/compose.c
6629         * src/mainwindow.c
6630         * src/messageview.h
6631         * src/prefs_common.c
6632         * src/prefs_common.h
6633         * src/textview.c
6634                 Add 'View/Hide quotes'. Patch based on a patch
6635                 by Rafal Weglarz
6637 2006-07-31 [colin]      2.4.0cvs6
6639         * src/action.c
6640                 Fix problem with "> stuff >" actions
6642 2006-07-31 [paul]       2.4.0cvs5
6644         * po/nb.po
6645                 updated by Geir Helland
6647 2006-07-31 [wwp]        2.4.0cvs4
6649         * src/mainwindow.c
6650         * src/summaryview.c
6651         * src/summaryview.h
6652                 add "View/Go to/Parent message" and "View/Go to/Last read message",
6653                 thanks to Colin.
6655 2006-07-31 [wwp]        2.4.0cvs3
6657         * src/Makefile.am
6658         * src/addr_compl.c
6659         * src/addr_compl.h
6660         * src/addressbook.c
6661         * src/addressbook.h
6662         * src/addressbook_foldersel.c
6663         * src/addressbook_foldersel.h
6664         * src/addrindex.c
6665         * src/addrindex.h
6666         * src/matcher.c
6667         * src/matcher.h
6668         * src/matcher_parser_lex.l
6669         * src/matcher_parser_parse.y
6670         * src/prefs_common.c
6671         * src/prefs_common.h
6672         * src/prefs_filtering.c
6673         * src/prefs_matcher.c
6674         * src/prefs_matcher.h
6675         * src/summaryview.c
6676                 introduce filtering against the address book. It's now possible to add
6677                 matched conditions to determine if any email address in a message matches
6678                 or doesn't match any or all books or folders in the address book.
6680 2006-07-31 [wwp]        2.4.0cvs2
6682         * src/account.c
6683         * src/filtering.c
6684         * src/filtering.h
6685         * src/folder.c
6686         * src/folderview.c
6687         * src/inc.c
6688         * src/mainwindow.c
6689         * src/matcher.c
6690         * src/matcher_parser_lex.l
6691         * src/matcher_parser_parse.y
6692         * src/mbox.c
6693         * src/prefs_filtering.c
6694         * src/prefs_filtering.h
6695         * src/procmsg.c
6696         * src/procmsg.h
6697         * src/summaryview.c
6698                 introduce per-account filtering rules. Each filtering rule can now be assigned
6699                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
6700                 when applying filtering rules manually, as all rules will apply - even the ones
6701                 assigned to an account. This issue will be addressed soon.
6705 2006-07-31 [wwp]        2.4.0cvs1
6707         * src/quote_fmt.c
6708                 make more strings translatable.
6710 2006-07-31 [paul]       2.4.0
6712         2.4.0 released
6714 2006-07-31 [paul]       2.3.1cvs91
6716         * po/ca.po
6717                 updated by Miquel Oliete
6719 2006-07-31 [paul]       2.3.1cvs90
6721         * po/de.po
6722         * po/el.po
6723         * po/fr.po
6724         * po/it.po
6725         * po/pl.po
6726         * po/pt_BR.po
6727         * po/sr.po
6728         * po/zh_CN.po
6729                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
6730                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
6731                 Aleksandar Urosevic, and Ralgh Young
6733 2006-07-31 [paul]       2.3.1cvs89
6735         * src/account.c
6736         * src/main.c
6737         * src/mainwindow.c
6738         * src/mainwindow.h
6739                 Fix a race condition when, after an SC crash, rescanning
6740                 folders took more than 0.5 seconds
6741                 Thanks to Colin
6743 2006-07-31 [paul]       2.3.1cvs88
6745         * src/folderview.c
6746                 don't translate separator strings
6748 2006-07-30 [mones]      2.3.1cvs87
6750         * doc/man/sylpheed-claws.1
6751                 Fixed non-ASCII chars in Hoa's name
6752         * po/es.po
6753                 Updated for release
6755 2006-07-27 [colin]      2.3.1cvs86
6757         * src/textview.c
6758                 Don't include the leading \n in links
6759                 Patch by Fabien
6761 2006-07-25 [colin]      2.3.1cvs85
6763         * src/mainwindow.c
6764         * src/common/socket.h
6765         * src/etpan/imap-thread.c
6766                 Refresh resolvers before connecting
6767                 to IMAP servers, and after switching
6768                 to online. Thanks to Paul.
6770 2006-07-18 [colin]
6772         * 2.4.0-rc4 released
6774 2006-07-17 [colin]      2.3.1cvs84
6776         * src/inc.c
6777                 Show connection attempt in statusbar before
6778                 connecting (previously first message was
6779                 "Retrieving messages from ..." after the
6780                 connection succeeded.
6782 2006-07-16 [wwp]        2.3.1cvs83
6784         * sylpheed-claws.ico
6785                 Added .ico file (windows multi-size icon file, generated).
6787 2006-07-12 [wwp]        2.3.1cvs82
6789         * src/messageview.c
6790                 remove Message/Re-edit menu entry from messageview window,
6791                 as sent/draft/queued messages are opened in compose window when
6792                 re-edited and it's not possible to re-edit other msgs.
6794 2006-07-12 [paul]       2.3.1cvs81
6796         * AUTHORS
6797         * src/mainwindow.c
6798         * src/gtk/authors.h
6799                 check online state before resetting
6800                 mailcheck timer. Useful if some program
6801                 verifies connection state and updates
6802                 Claws.
6803                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
6805 2006-07-12 [paul]       2.3.1cvs80
6807         * sylpheed-claws-128x128.png
6808         * sylpheed-claws-64x64.png
6809         * sylpheed-claws.png
6810         * src/Makefile.am
6811         * src/main.c
6812         * src/prefs_toolbar.c
6813         * src/stock_pixmap.c
6814         * src/stock_pixmap.h
6815         * src/wizard.c
6816         * src/gtk/about.c
6817         * src/gtk/gtkutils.c
6818         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
6819         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
6820         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
6821         * src/pixmaps/sylpheed.xpm              ** REMOVED **
6822         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
6823         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
6824                 updated and renamed logo/icon files and related
6825                 logo by Jesper Schultz
6827 2006-07-11 [paul]       2.3.1cvs79
6829         * src/main.c
6830                 fix the labels a smidgin
6832 2006-07-09 [colin]      2.3.1cvs78
6834         * src/textview.c
6835                 Show errors in textviewer's command
6836                 Patch by H. Merijn Brand
6838 2006-07-09 [colin]      2.3.1cvs77
6840         * src/compose.c
6841                 Save FMID in drafts too
6843 2006-07-08 [colin]      2.3.1cvs76
6845         * src/compose.c
6846                 Svae RMID in drafted mails too
6847                 Save quote_fmt vars for whole mails,
6848                 don't reset at each quote_fmt_init:
6849                 allows to use the same |i{var} in
6850                 various template fields
6851         * src/prefs_template.c
6852         * src/quote_fmt.h
6853         * src/quote_fmt_parse.y
6854                 Same
6856 2006-07-08 [colin]      2.3.1cvs75
6858         * src/textview.c
6859                 Fix highlighting of attached parts URIs
6861 2006-07-08 [colin]      2.3.1cvs74
6863         * src/main.c
6864                 Prevent bug #981 (sc 2.3.1 segfaults with 
6865                 gtk+ 2.10) from being reported again:
6866                 if Sylpheed-Claws has been compiled against
6867                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
6868                 of if Sylpheed-Claws has been compiled against
6869                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
6870                 error out.
6872 2006-07-07 [colin]      2.3.1cvs73
6874         * src/prefs_actions.c
6875                 Fix label
6877 2006-07-07 [colin]      2.3.1cvs72
6879         * src/prefs_actions.c
6880                 Fix compile on gtk < 2.8. argh :)
6882 2006-07-07 [paul]       2.3.1cvs71
6884         * src/common/defs.h
6885                 update DONATE_URI
6887 2006-07-07 [colin]      2.3.1cvs70
6889         * po/POTFILES.in
6890         * src/quote_fmt.c
6891         * src/quote_fmt_lex.l
6892         * src/quote_fmt_parse.y
6893                 Add |i{var}, a way to insert user-entered
6894                 text in a template
6896 2006-07-07 [colin]
6898         * 2.4.0-rc3 released
6900 2006-07-07 [colin]      2.3.1cvs69
6902         * src/folder.c
6903                 Don't consider inboxes of UNKNOWN folder 
6904                 classes to be useable as default inboxes
6906 2006-07-07 [paul]       2.3.1cvs68
6908         * src/textview.c
6909                 add missing #include <errno.h>
6910                 Thanks to René J. Blokland
6912 2006-07-07 [paul]       2.3.1cvs67
6914         * src/action.c
6915                 Return now Closes dialog
6916         * src/mimeview.c
6917         * src/mimeview.h
6918         * src/textview.c
6919                 add contextual menu to mime parts listed
6920                 in the textview
6921                 Thanks to Colin
6922         * src/common/utils.c
6923                 reversal: ' is a valid character in URLs
6925 2006-07-06 [colin]      2.3.1cvs66
6927         * src/remotefolder.h
6928                 Forgotten in previous commit
6930 2006-07-06 [colin]      2.3.1cvs65
6932         * src/folder.c
6933                 Set summary update flag whenever
6934                 totals changed
6935         * src/imap.c
6936         * src/prefs_account.c
6937         * src/common/utils.h
6938         * src/etpan/imap-thread.c
6939                 Fix warnings, thanks to Fabien and
6940                 Ricardo
6942 2006-07-06 [wwp]        2.3.1cvs64
6944         * src/gtk/gtkutils.c
6945                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
6947 2006-07-06 [wwp]        2.3.1cvs63
6949         * src/account.c
6950         * src/addressbook.c
6951         * src/addressitem.h
6952         * src/folderview.c
6953         * src/mainwindow.c
6954         * src/manual.c
6955         * src/manual.h
6956         * src/message_search.c
6957         * src/prefs_actions.c
6958         * src/prefs_filtering.c
6959         * src/prefs_filtering.h
6960         * src/prefs_template.c
6961         * src/summary_search.c
6962         * src/summaryview.c
6963         * src/gtk/gtkutils.c
6964         * src/gtk/gtkutils.h
6965         * src/gtk/pluginwindow.c
6966                 add help buttons to some dialogs. Clicking such buttons opens a
6967                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
6969 2006-07-06 [paul]       2.3.1cvs62
6971         * src/textview.c
6972                 fix attachments contextual menu
6973                 Thanks to Colin
6975 2006-07-05 [colin]      2.3.1cvs61
6977         * src/textview.c
6978         * src/compose.c
6979                 Handle sftp:// links
6981 2006-07-05 [paul]       2.3.1cvs60
6983         * src/gtk/filesel.c
6984                 grab save button by default
6985                 Thanks to Colin
6987 2006-07-05 [wwp]        2.3.1cvs59
6989         * manual/xml2pdf
6990                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
6992 2006-07-04 [colin]      2.3.1cvs58
6994         * src/mimeview.c
6995         * src/textview.c
6996                 Use left click to select, middle click to open
6997                 on mimeparts links
6998         * src/common/utils.c
6999                 Fix segfault
7001 2006-07-04 [colin]      2.3.1cvs57
7003         * src/mainwindow.c
7004         * src/news.c
7005                 Warning fixes, thanks to Fabien
7007 2006-07-04 [colin]      2.3.1cvs56
7009         * src/mimeview.c
7010         * src/mimeview.h
7011         * src/textview.c
7012                 Allow parts to be selected via their text label
7013                 in textview
7015 2006-07-04 [colin]      2.3.1cvs55
7017         * src/folderview.c
7018                 Feedback when closing (for big folders)
7019         * src/prefs_actions.c
7020         * src/prefs_filtering.c
7021         * src/prefs_matcher.c
7022         * src/prefs_template.c
7023                 Fix default button when closing without
7024                 having saved
7026 2006-07-04 [colin]      2.3.1cvs54
7028         * src/news.c
7029                 Delete local file on deletion
7031 2006-07-03 [colin]      2.3.1cvs53
7033         * src/folderview.c
7034         * src/main.c
7035                 Don't freeze when rescanning after crash
7037 2006-07-03 [wwp]        2.3.1cvs52
7039         * src/compose.c
7040         * src/privacy.c
7041         * src/privacy.h
7042         * src/plugins/pgpinline/pgpinline.c
7043         * src/plugins/pgpmime/pgpmime.c
7044                 don't report an error when the user cancels the passphrase dialog.
7046 2006-07-02 [colin]      2.3.1cvs51
7048         * src/folderview.c
7049                 Open message when crossing folders with Space,
7050                 goto next unread and friends
7052 2006-07-01 [colin]      2.3.1cvs50
7054         * src/prefs_account.c
7055                 Typographic rules varying from language
7056                 to language (in french "Protocole :"),
7057                 we have to do that :)
7059 2006-07-01 [ticho]      2.3.1cvs49
7061         * src/prefs_account.c
7062                 Only use one temporary gchar* variable in
7063                 prefs_account_protocol_set_optmenu().
7065 2006-07-01 [ticho]      2.3.1cvs48
7067         * src/prefs_account.c
7068         * src/prefs_account.h
7069                 Use GtkLabel for existing account protocol name.
7070                 Created an array for protocol names and populate the
7071                 combobox from it in a for() cycle.
7073 2006-06-30 [colin]      2.3.1cvs47
7075         * src/compose.c
7076                 Block undo when changing signature (by changing
7077                 account)
7079 2006-06-30 [paul]       2.3.1cvs46
7081         * src/send_message.c
7082                 when editing From in the Compose window, use that address
7083                 in the Return-Path: header
7084                 Thanks to Colin
7086 2006-06-30 [colin]      2.3.1cvs45
7088         * src/compose.c
7089                 Fix signature replacement:
7090                 - when no newline before separator
7091                 - when reediting
7093 2006-06-29 [colin]      2.3.1cvs44
7095         * src/folderview.c
7096         * src/folderview.h
7097         * src/mainwindow.c
7098         * src/summaryview.c
7099                 Let 'View/Go to/Next marked' work like
7100                 Next new & Next unread: across folders
7101                 Change the select_on_entry pref to do
7102                 what we want when changing folder
7103         * src/common/utils.c
7104                 Fix single-quoted links 
7106 2006-06-29 [colin]      2.3.1cvs43
7108         * src/gtk/gtkaspell.c
7109                 "Sylpheed" and "Sylpheed-Claws" do exist !
7111 2006-06-29 [colin]      2.3.1cvs42
7113         * src/imap.c
7114                 Forgot to remove debug
7116 2006-06-29 [colin]      2.3.1cvs41
7118         * src/imap.c
7119         * src/imap.h
7120         * src/mainwindow.c
7121                 Disconnect from IMAP servers when going
7122                 offline. Fixes bug #978 (going to offline-mode 
7123                 won't close connections)
7125 2006-06-29 [colin]      2.3.1cvs40
7127         * src/main.c
7128                 Fix transient setting on failing plugins
7129                 Patch by Fabien
7130         * src/plugins/pgpcore/sgpgme.c
7131                 Only warn for OpenPGP. Most people don't
7132                 have CMS available.
7134 2006-06-29 [colin]      2.3.1cvs39
7136         * src/compose.c
7137                 Fix Spelling menu (discrepancy between context menu
7138                 and top menu when folder's dictionary isn't the 
7139                 default one)
7140         * src/plugins/pgpcore/sgpgme.c
7141                 More error reporting about why gpgme can fail
7143 2006-06-29 [wwp]        2.3.1cvs38
7145         * src/mainwindow.c
7146                 honor the display-header-pane setting even when the message view
7147                 is a separate window.
7149 2006-06-29 [wwp]        2.3.1cvs37
7151         * src/prefs_actions.c
7152                 forgot to commit that one (use of GTK_STOCK_INFO).
7154 2006-06-29 [colin]      2.3.1cvs36
7156         * src/imap.c
7157                 Better handling of login errors (ask the password
7158                 again once), alert in case of error. Fix three
7159                 signedness warnings.
7161 2006-06-28 [wwp]        2.3.1cvs35
7163         * src/prefs_template.c
7164         * src/prefs_matcher.c
7165         * src/prefs_filtering_action.c
7166         * src/prefs_quote.c
7167                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
7168                 patch by Fabien Vantard, slightly modified.
7170 2006-06-28 [paul]
7172         2.4.0-rc2 released
7174 2006-06-28 [colin]      2.3.1cvs34
7176         * src/prefs_account.c
7177                 Fix bug #977 (Can't add or edit imap accounts)
7179 2006-06-28 [colin]      2.3.1cvs33
7181         * src/mimeview.c
7182                 Fix previous
7184 2006-06-28 [colin]      2.3.1cvs32
7186         * src/mimeview.c
7187                 Save named inlined attachments with "Save all"
7188         * src/main.c
7189         * src/mbox.c
7190         * src/common/plugin.c
7191         * src/common/plugin.h
7192         * src/common/sylpheed.c
7193         * src/common/utils.c
7194         * src/plugins/pgpcore/sylpheed.def
7195         * src/plugins/pgpinline/sylpheed.def
7196         * src/plugins/pgpmime/sylpheed.def
7197                 Win32 compatibility patch, by
7198                 Werner Koch
7200 2006-06-28 [wwp]        2.3.1cvs31
7202         * src/imap.c
7203         * src/prefs_folder_item.c
7204                 less compilation warnings (thanks to Fabien Vantard), less typos.
7206 2006-06-28 [paul]       2.3.1cvs30
7208         * src/gtk/gtkutils.c
7209                 gtk_combo_box_set_focus_on_click() is only
7210                 available since gtk 2.6.0
7212 2006-06-28 [paul]       2.3.1cvs29
7214         * src/prefs_ext_prog.c
7215                 fix engrish and add a tooltip for the
7216                 'command for 'Display as text' option
7218 2006-06-28 [paul]
7220         2.4.0-rc1 released
7222 2006-06-28 [paul]       2.3.1cvs28
7224         * ChangeLog
7225         * tools/Makefile.am
7226                 include textviewer.pl in releases
7228 2006-06-28 [paul]       2.3.1cvs27
7230         * src/prefs_ext_prog.c
7231                 hide Print command option if libgnomeprint
7232                 support is present
7234 2006-06-27 [colin]      2.3.1cvs26
7236         * src/compose.c
7237                 Fix Esc handling in insert/attach dialog
7238                 Don't show this dialog if dragging something
7239                 else than text/uri-list
7240                 Thanks to Fabien Vantard
7241         * tools/textviewer.pl
7242                 Filter script to display stuff as text
7243                 by H. Merijn Brand
7245 2006-06-27 [wwp]        2.3.1cvs25
7247         * src/messageview.c
7248                 use the exact product name (message view title), patch
7249                 by Fabien Vantard.
7251 2006-06-27 [ticho]      2.3.1cvs24
7253         * src/prefs_account.c
7254         * src/prefs_common.c
7255         * src/prefs_common.h
7256         * src/prefs_ext_prog.c
7257         * src/textview.c
7258                 Add a preference (Preferences/External programs)
7259                 to allow "Display as text" to be done via a script
7260                 (patch by H.Merijn Brand).
7261                 Use GtkComboBox for protocol selection in account
7262                 preferences.
7263                 Only include current choice for existing accounts, and
7264                 insensitivize the combobox.
7266 2006-06-27 [paul]       2.3.1cvs23
7268         * src/mbox.c
7269                 fix crasher introduced in cvs21.
7270                 Thanks to Colin
7272 2006-06-26 [colin]      2.3.1cvs22
7274         * src/mbox.c
7275                 Fix double-frees when leaving folders
7276                 after exporting to mbox
7278 2006-06-26 [colin]      2.3.1cvs21
7280         * src/mbox.c
7281                 More feedback (and optimisation)
7282                 on import/export
7283         * src/common/utils.c
7284                 Fix case when looking for mail addresses
7285         * src/gtk/gtkutils.c
7286                 Extra check for (X-)Face
7288 2006-06-25 [ticho]      2.3.1cvs20
7290         * src/compose.c
7291         * src/exphtmldlg.c
7292         * src/gtk/gtkutils.c
7293         * src/gtk/gtkutils.h
7294                 Added second argument to gtkut_sc_combobox_create() to
7295                 control focus-on-click for the widget.
7296                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
7298 2006-06-25 [ticho]      2.3.1cvs19
7300         * src/compose.c
7301         * src/gtk/Makefile.am
7302         * src/gtk/combobox.c
7303         * src/gtk/combobox.h
7304         * src/gtk/gtkutils.c
7305         * src/gtk/gtkutils.h
7306                 Use GtkComboBox instead of deprecated GtkOptionMenu
7307                 for account selector in compose window and for encoding
7308                 selector in attachment properties.
7309                 Also factorise working with the new GtkComboBox somewhat.
7311 2006-06-24 [paul]       2.3.1cvs18
7313         * src/prefs_common.c
7314                 use the correct default value
7316 2006-06-24 [paul]       2.3.1cvs17
7318         * src/compose.c
7319         * src/prefs_common.c
7320         * src/prefs_common.h
7321         * src/prefs_compose_writing.c
7322                 enable setting of default action when
7323                 dnd'ing files in the compose window.
7324                 (Collaborative effort with wwp)
7326 2006-06-23 [wwp]        2.3.1cvs16
7328         * src/compose.c
7329                 i18n fix (thanks to Fabien Vantard)
7331 2006-06-22 [colin]      2.3.1cvs15
7333         * src/prefs_customheader.c
7334                 Don't use filters in custom headers' file 
7335                 selector. Remember, extensions mean nothing :)
7337 2006-06-22 [paul]       2.3.1cvs14
7339         * configure.ac
7340                 allow setting of man directory location
7342 2006-06-22 [colin]      2.3.1cvs13
7344         * src/mainwindow.c
7345                 Add 'View/Go to/Next unread folder'.
7346                 I missed that :)
7348 2006-06-22 [colin]      2.3.1cvs12
7350         * src/common/utils.c
7351                 Add some subject prefixes
7352                 Patch by Bjorn T Johansen <btj@havleik.no>
7354 2006-06-22 [colin]      2.3.1cvs11
7356         * manual/advanced.xml
7357                 Forgotten hidden pref
7359 2006-06-21 [paul]       2.3.1cvs10
7361         * src/prefs_account.c
7362                 complete the removal of 'Add date header' option
7364 2006-06-21 [paul]       2.3.1cvs9
7366         * src/account.c
7367         * src/compose.c
7368         * src/prefs_account.c
7369         * src/prefs_account.h
7370                 remove option to add date header - always
7371                 add date header
7372         * src/etpan/imap-thread.c
7373                 fix warnings (Thanks to Colin)
7375 2006-06-21 [wwp]        2.3.1cvs8
7377         * src/folder.c
7378                 set the attachment flag when inline text part are (file)named. This is more convenient
7379                 when receiving (for instance) inline source files or patches sent using thunderbird.
7381 2006-06-21 [paul]       2.3.1cvs7
7383         * src/inc.c
7384                 fix off-by-one count of current msg in
7385                 statusbar filtering progressbar
7387 2006-06-21 [paul]       2.3.1cvs6
7389         * src/folder.c
7390                 Show attachment icon even if the part is 'inline'
7391                 if the following conditions are met:
7392                 - content-type != 'text/plain'
7393                 - content-type != '*/pgp-signature'
7394                 - either 'name' or 'filename' parameter is not NULL
7395                 
7396                 Thanks to Colin
7398 2006-06-21 [paul]       2.3.1cvs5
7400         * src/messageview.c
7401         * src/prefs_common.c
7402         * src/prefs_common.h
7403         * src/prefs_other.c
7404                 add an option to 'Never send Return
7405                 Receipts'
7406                 Thanks to Colin
7408 2006-06-20 [mones]      2.3.1cvs4
7410         * po/es.po
7411                 updated
7412         * src/compose.c
7413                 typo fixed (space after comma)
7414         * tools/make.themes.project
7415                 remove exec mode from tarball files
7417 2006-06-20 [colin]      2.3.1cvs3
7419         * src/news.c
7420         * src/procheader.c
7421         * src/unmime.c
7422                 Better fix for \n's in headers (don't 
7423                 break Received: and others)
7425 2006-06-20 [paul]       2.3.1cvs2
7427         * src/alertpanel.c
7428         * src/textview.c
7429                 improve legibility of phishing attempt
7430                 dialog
7432 2006-06-20 [paul]       2.3.1cvs1
7434         * NEWS
7435         * README
7436         * configure.ac
7437                 Update version number following
7438                 stable release
7440 2006-06-20 [colin]      2.3.0cvs26
7442         * src/compose.c
7443                 When dragging a file to the text of the compose
7444                 window, ask whether we want to insert or attach
7445                 (I know lots of people who do that to attach)
7447 2006-06-20 [colin]      2.3.0cvs25
7449         * src/etpan/imap-thread.c
7450                 Fix threshold (the append command is often > 32 bytes)
7452 2006-06-19 [colin]      2.3.0cvs24
7454         * src/imap.c
7455         * src/etpan/imap-thread.c
7456                 Workaround Rockliffe IMAP server bug: replace
7457                 "x UID SEARCH (ANSWERED UID 1:*)" with
7458                 "x UID SEARCH ANSWERED"
7459                 (Rockliffe doesn't handle the parenthesis)
7461 2006-06-19 [colin]      2.3.0cvs23
7463         * src/compose.c
7464         * src/imap.c
7465         * src/etpan/imap-thread.c
7466                 Probably fix bug #972 (Freezes when adding 
7467                 an attachment to the message)
7468         * src/common/defs.h
7469                 Modernize Firefox cmd
7472 2006-06-18 [colin]      2.3.0cvs22
7474         * src/prefs_customheader.c
7475                 Only allow correct filenames for various
7476                 custom headers
7478 2006-06-18 [colin]      2.3.0cvs21
7480         * src/prefs_customheader.c
7481                 Add a 'From File...' button in custom headers prefs, which
7482                 try to do the right thing: 
7483                 for normal headers, use file as plaintext,
7484                 for X-Face, calls compface,
7485                 for Face, encode to b64.
7487 2006-06-17 [colin]      2.3.0cvs20
7489         * src/mh.c
7490                 Warning fix
7492 2006-06-16 [colin]      2.3.0cvs19
7494         * src/summaryview.c
7495                 Recursive quicksearch: show message list
7496                 in current folder, *then* search children
7497                 in the background.
7499 2006-06-16 [colin]      2.3.0cvs18
7501         * src/main.c
7502                 Instead of ignoring SIGPIPE, save caches
7503                 when getting one. Will fix the fact that
7504                 hot caches are out-of-date when logging 
7505                 out of Xorg.
7506         * src/compose.c
7507         * src/prefs_compose_writing.c
7508                 Only save text (not attachments) when 
7509                 auto-saving to drafts
7510         * src/unmime.c
7511                 Always replace \n, \r and \t with spaces
7512                 in headers
7513         * manual/dist/html/Makefile.am
7514         * manual/dist/pdf/Makefile.am
7515         * manual/dist/ps/Makefile.am
7516         * manual/dist/txt/Makefile.am
7517         * manual/fr/dist/html/Makefile.am
7518         * manual/fr/dist/pdf/Makefile.am
7519         * manual/fr/dist/ps/Makefile.am
7520         * manual/fr/dist/txt/Makefile.am
7521         * manual/pl/dist/html/Makefile.am
7522         * manual/pl/dist/pdf/Makefile.am
7523         * manual/pl/dist/ps/Makefile.am
7524         * manual/pl/dist/txt/Makefile.am
7525                 Fix make clean removing pregenerated manuals
7528 2006-06-16 [colin]      2.3.0cvs17
7530         * src/plugins/pgpcore/sgpgme.c
7531         * src/plugins/pgpmime/pgpmime.c
7532         * src/plugins/pgpinline/pgpinline.c
7533                 Better error reporting in setup_signers.
7534                 Don't fallback to default key if specified
7535                 key isn't found.
7536                 Don't allow signing if more than one secret
7537                 key matches the one specified in prefs.
7539 2006-06-15 [colin]      2.3.0cvs16
7541         * src/folderview.c
7542                 Add "Send queue" in the folder's contextual
7543                 menu
7544         * src/compose.c
7545         * src/messageview.c
7546         * src/privacy.c
7547         * src/privacy.h
7548         * src/procmime.c
7549         * src/procmsg.c
7550         * src/plugins/pgpcore/passphrase.c
7551         * src/plugins/pgpcore/sgpgme.c
7552         * src/plugins/pgpinline/pgpinline.c
7553         * src/plugins/pgpmime/pgpmime.c
7554                 Better error reporting
7555         * src/mbox.c
7556                 Probably fix bug #971 (2.2.3 cannot read mail 
7557                 from local mbox)
7560 2006-06-15 [mones]      2.3.0cvs15
7562         * tools/make.themes.project
7563                 creates the themes project from the web page
7565 2006-06-15 [colin]      2.3.0cvs14
7567         * src/folder.c
7568                 Better fix (avoid losing the folder if scan_tree 
7569                 fails)
7571 2006-06-15 [cleroy]     2.3.0cvs13
7573         * src/folder.c
7574                 Probably fix Bug #969 (crash on rebuilding 
7575                 imap folder)
7577 2006-06-14 [colin]      2.3.0cvs12
7579         * manual/dtd/manual.xsl
7580         * manual/sylpheed-claws-manual.xml
7581         * manual/fr/sylpheed-claws-manual.xml
7582         * manual/pl/sylpheed-claws-manual.xml
7583                 Insert pagebreaks between sections
7585 2006-06-14 [paul]       2.3.0cvs11
7587         * configure.ac
7588                 better fix than 2.3.0cvs10
7590 2006-06-14 [paul]       2.3.0cvs10
7592         * configure.ac
7593                 fix setting of PACKAGE_DATA_DIR with newer autoconf
7594                 (backwards compatible)
7596 2006-06-13 [colin]      2.3.0cvs9
7598         * src/messageview.c
7599                 Fix sending of return receipt with the new queue folders
7601 2006-06-13 [wwp]        2.3.0cvs8
7603         * src/quote_fmt_lex.l
7604                 fix wrong tokens returned in quote_fmt lexer, query not().
7606 2006-06-13 [wwp]        2.3.0cvs7
7608         * src/folder.c
7609         * src/prefs_folder_item.c
7610                 allow changing folder type even when folder is not a top-level one,
7611                 thanks to Colin.
7613 2006-06-12 [colin]      2.3.0cvs6
7615         * src/folderview.c
7616                 Fix double-ask of "Do you want to mark all
7617                 as read"
7619 2006-06-12 [colin]      2.3.0cvs5
7621         * src/compose.c
7622         * src/compose.h
7623         * src/folder.c
7624         * src/folder.h
7625         * src/imap.c
7626         * src/inc.c
7627         * src/main.c
7628         * src/messageview.c
7629         * src/mh.c
7630         * src/prefs_folder_item.c
7631         * src/procheader.c
7632         * src/procmime.c
7633         * src/procmsg.c
7634         * src/procmsg.h
7635         * src/send_message.c
7636         * src/summaryview.c
7637         * src/toolbar.c
7638                 Apply bug #964's patch (Queue and drafts aren't normal)
7639                 The Drafts and Queue folder now contain RFC-822 files,
7640                 allowing to move and copy mails from and to these 
7641                 folders. Moving from Drafts to Queue will prepare the
7642                 mail for sending (PGP signature, encryption, etc).
7643                 This patch also rework sending errors handling to try
7644                 to be more helpful.
7645                 Also, allow redefining folder types via the GUI 
7646                 (Folder type in its Properties)
7648 2006-06-12 [colin]      2.3.0cvs4
7650         * src/summaryview.c
7651         * src/prefs_common.c
7652         * src/prefs_common.h
7653         * src/gedit-print.c
7654                 Allow to define a specific print font - patch
7655                 by Bernhard Walle <bernhard.walle@gmx.de>
7656         * src/prefs_fonts.c
7657         * manual/advanced.xml
7658         * manual/fr/advanced.xml
7659                 Add a hidden pref to allow deletion without
7660                 confirmation
7662 2006-06-12 [wwp]        2.3.0cvs3
7664         * .cvsignore
7665                 more files to ignore.
7667 2006-06-12 [wwp]        2.3.0cvs2
7669         * src/quote_fmt.c
7670         * src/quote_fmt_lex.l
7671         * src/quote_fmt_parse.y
7672                 extend the quote_fmt parser (templates and quotes):
7673                 - allow limited sub-expressions in |p{} and |f{} expressions,
7674                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
7675                 - implemented/fixed missing implementation of query_references and show_references,
7676                 - completed, fixed contents and format of the symbols help dialog,
7677                 - fix some compilation warnings.
7679 2006-06-12 [wwp]        2.3.0cvs1
7681         * manual/advanced.xml
7682         * manual/fr/advanced.xml
7683                 updates in the "templates" section of the manual (eng/fr):
7684                  - be more precise (both versions)
7685                  - completed to match the english reference (fr version)
7686                  - touchups (both versions)
7688 2006-06-12 [paul]       2.3.0
7690         2.3.0 released
7692 2006-06-12 [paul]       2.2.3cvs14
7694         * po/ca.po
7695         * po/cs.po
7696         * po/de.po
7697         * po/el.po
7698         * po/fr.po
7699         * po/it.po
7700         * po/pt_BR.po
7701         * po/sr.po
7702         * po/zh_CN.po
7703                 updated by Miquel Oliete, Tim, Stephan Sachse,
7704                 Stavros Giannouris, Fabien Vantard, Andrea
7705                 Spadaccini, Frederico Goncalves Guimaraes,
7706                 Aleksandar Urosevic, and Ralgh Young
7708 2006-06-12 [colin]      2.2.3cvs13
7710         * src/mbox.c
7711                 Add missing header
7713 2006-06-11 [colin]      2.2.3cvs12
7715         * src/msgcache.c
7716                 Verify that g_malloc() succeeded
7718 2006-06-11 [colin]      2.2.3cvs11
7720         * src/wizard.c
7721                 Add Face header to welcome mail
7723 2006-06-10 [colin]      2.2.3cvs10
7725         * src/textview.c
7726                 Revert previous (Forgot it changes the
7727                 margin on the whole mail)
7729 2006-06-10 [colin]      2.2.3cvs9
7731         * src/textview.c
7732                 Don't overlap long headers under (X-)Face
7734 2006-06-10 [mones]      2.2.3cvs8
7736         * manual/xml2pdf
7737                 allow generation of manual on systems lacking saxon binary
7738                 but with java and the saxon library installed
7740         * po/es.po
7741                 updated for release
7743 2006-06-09 [colin]      2.2.3cvs7
7745         * src/summaryview.c
7746                 Fix leak when using Display Sender using Addressbook
7748 2006-06-09 [colin]      2.2.3cvs6
7750         * src/compose.c
7751         * src/folder.c
7752         * src/folderview.c
7753         * src/mimeview.c
7754         * src/summaryview.c
7755                 More leaks fixes
7757 2006-06-09 [paul]       2.2.3cvs5
7759         * AUTHORS
7760         * src/gtk/authors.h
7761         * tools/claws.i18n.status.pl
7762                 updated with new info
7764 2006-06-09 [paul]       2.2.3cvs4
7766         * README
7767                 updated
7768         * manual/ack.xml
7769                 add wwp to authors list
7770         * src/gtk/authors.h
7771                 update mine and Colin's addresses
7773 2006-06-08 [colin]      2.2.3cvs3
7775         * src/etpan/imap-thread.c
7776                 Fix leak on SSL cert check
7778 2006-06-08 [colin]      2.2.3cvs2
7780         * src/common/utils.c
7781                 Fix leak
7783 2006-06-08 [paul]       2.2.3cvs1
7785         * configure.ac
7786                 Update version number following
7787                 stable release
7789 2006-06-07 [colin]      2.2.2cvs3
7791         * src/msgcache.c
7792                 Fix catching cache read errors (guint instead of gint)
7793                 Prevent malloc'ing more than 8MB (means cache corruption)
7795 2006-06-07 [paul]       2.2.2cvs2
7797         * src/exporthtml.c
7798         * src/exportldif.c
7799         * src/mh.c
7800         * src/mutt.c
7801         * src/pine.c
7802         * src/common/utils.c
7803                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
7804                 obey $HOME'
7805                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
7806                 Thanks to Colin
7808 2006-06-06 [paul]       2.2.2cvs1
7810         * configure.ac
7811                 Update version number following
7812                 stable release
7814 2006-06-06 [paul]       2.2.1cvs6
7816         * src/matcher.c
7817                 fix  implicit declaration of
7818                 sylpheed_do_idle()
7819                 Patch by Fabien Vantard
7821 2006-06-06 [paul]       2.2.1cvs5
7823         * src/matcher.c
7824                 fix age_greater and age_lower so that they
7825                 mean what say and not '...or equal to'
7826                 Thanks to Colin
7828 2006-06-06 [paul]       2.2.1cvs4
7830         * src/textview.c
7831         * src/common/utils.c
7832                 fix URI check
7833                 Thanks to Colin
7835 2006-06-05 [wwp]        2.2.1cvs3
7837         * manual/fr/account.xml
7838                 minor language fixes (thanks to Fabien Vantard).
7840 2006-06-05 [colin]      2.2.1cvs2
7842         * src/prefs_folder_item.c
7843         * src/folderview.c
7844                 Allow recursive setting of properties 
7845                 for whole mailboxes
7846         * src/matcher.c
7847                 Don't freeze on 'test' filtering rule
7849 2006-06-05 [colin]      2.2.1cvs1
7851         * configure.ac
7852                 Update version number following
7853                 stable release
7855 2006-06-04 [wwp]        2.2.0cvs82
7857         * manual/glossary.xml
7858         * manual/account.xml
7859         * manual/fr/glossary.xml
7860         * manual/fr/account.xml
7861                 added glossary section and references/links related to the Face custom header.
7863 2006-06-04 [colin]      2.2.0cvs81
7865         * src/summaryview.c
7866                 Skip to next message on move with no
7867                 immediate execution
7869 2006-06-04 [wwp]        2.2.0cvs80
7871         * manual/xml2pdf
7872                 added sanity checks, exit when needed.
7874 2006-06-03 [paul]       2.2.0cvs79
7876         * src/prefs_receive.c
7877                 page name is now 'Receiving'
7878         * src/prefs_send.c
7879                 page name is now 'Sending'
7881 2006-06-03 [colin]      2.2.0cvs78
7883         * src/plugins/spamassassin/spamassassin_gtk.c
7884                 Autoswitch to Localhost if transport was previously
7885                 disabled. Else people had to check [] Enable, then
7886                 *reselect* transport.
7888 2006-06-03 [colin]      2.2.0cvs77
7890         * src/plugins/pgpinline/pgpinline.c
7891         * src/plugins/pgpmime/pgpmime.c
7892                 Check that gpg_data_release_and_get_mem 
7893                 didn't fail (now, why this happens...)
7895 2006-06-03 [colin]      2.2.0cvs76
7897         * src/mbox.c
7898                 Fix bug #962 (Manual and/or UI should 
7899                 warn about incompatible locking 
7900                 causing dataloss)
7902 2006-06-02 [cleroy]     2.2.0cvs75
7904         * src/filtering.c
7905         * src/folder.c
7906         * src/procmsg.c
7907         * src/summaryview.c
7908                 Fix a few leaks
7910 2006-06-02 [colin]      2.2.0cvs74
7912         * src/main.c
7913                 On exit, free caches after writing them
7914                 Shuts up some valgrind false positives
7915         * src/procmsg.c
7916         * src/send_message.c
7917                 Fix races when reusing existing SMTP connections
7918                 Fix inexistant session timeout
7919         * src/toolbar.c
7920                 Display alertpanel after all queues have
7921                 been processed, not after each
7923 2006-06-02 [wwp]        2.2.0cvs73
7925         * manual/fr/glossary.xml
7926         * manual/fr/ack.xml
7927         * manual/ack.xml
7928                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
7930 2006-06-02 [wwp]        2.2.0cvs72
7932         * manual/xml2pdf
7933         * manual/dist/pdf/Makefile.am
7934         * manual/dtd/manual.xsl
7935         * manual/fr/dist/pdf/Makefile.am
7936         * manual/pl/dist/pdf/Makefile.am
7937                 we changed the procedure to generate the .pdf version of the manual.
7938                 The procedure is more modern and the .pdf we get now has a valid index.
7939                 Here are the new pre-requisites:
7941                 - JRE 1.x (1.4 here): there must be one from your distro
7942                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
7943                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
7944                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
7946                 See my posts for further info about the installation of this toolchain:
7948                 Date: Fri, 19 May 2006 19:40:06 +0200
7949                 From: wwp <subscript@free.fr>
7950                 To: sylpheed-claws-devel@lists.sourceforge.net
7951                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
7953                 and
7955                 Date: Wed, 24 May 2006 12:58:49 +0200
7956                 From: wwp <subscript@free.fr>
7957                 To: sylpheed-claws-devel@lists.sourceforge.net
7958                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
7960 2006-06-01 [colin]      2.2.0cvs71
7962         * src/compose.c
7963                 Better guards against IMAP races
7964         * src/main.c
7965         * src/prefs_common.c
7966         * src/prefs_common.h
7967         * src/common/ssl_certificate.c
7968         * src/etpan/imap-thread.c
7969         * src/etpan/imap-thread.h
7970         * src/gtk/sslcertwindow.c
7971                 New hidden option ssl_skip_cert_check to 
7972                 avoid dups of bug #959 (libetpan linked
7973                 against gnutls and gnutls buggy on 64bit)
7974                 Present expired warning only once per
7975                 session/server.
7976         * manual/advanced.xml
7977         * manual/fr/advanced.xml
7978                 Document new option
7980 2006-06-01 [wwp]        2.2.0cvs70
7982         * src/messageview.c
7983                 fix for bug #961 (return receipt dialog 
7984                 complains incorrectly about return-path 
7985                 email adress being different), thanks 
7986                 to Colin.
7988 2006-05-31 [cleroy]     2.2.0cvs69
7990         * src/common/ssl.c
7991                 Guard against NULLs, although this
7992                 should never be an issue
7994 2006-05-31 [colin]      2.2.0cvs68
7996         * src/filtering.c
7997                 Use g_slist_prepend
7998         * src/imap.c
7999                 Don't remove caches when destroying folder, it
8000                 could (should) be done at exit
8001         * src/inc.c
8002                 free processing cache after incorporation
8003         * src/etpan/imap-thread.c
8004                 Maybe fix bug #959 (Crash on moving to emails 
8005                 to a imap account per ssl with a expired 
8006                 certificate.)
8008 2006-05-30 [colin]      2.2.0cvs67
8010         * src/summaryview.c
8011                 Put back event flush when displaying message
8012                 It avoids reading a bunch of messages just
8013                 by hitting shift-n for too long ;)
8015 2006-05-29 [colin]      2.2.0cvs66
8017         * src/summaryview.c
8018                 Remove useless g_warnings
8020 2006-05-29 [colin]      2.2.0cvs65
8022         * src/imap.c
8023                 Fix g_slist_append()s for performance
8025 2006-05-29 [colin]      2.2.0cvs64
8027         * src/compose.c
8028         * src/common/utils.c
8029                 Fix extraneous tab at start of addresses
8030         * src/mainwindow.c
8031                 Fix warnings (thanks to Fabien)
8032                 Fix crash at exit when composing messages 
8033                 exist
8034         * src/pop.c
8035                 Fix progress bar when deleting expired mails
8036                 Thanks to Hiro
8037         * src/summaryview.c
8038         * src/gtk/gtksctree.c
8039                 Fix re-sorting slowness
8041 2006-05-29 [paul]       2.2.0cvs63
8043         * src/mh.c
8044                 fetch full message when moving mails
8045                 from another mailbox, (fixed data loss
8046                 when filtering from IMAP to MH, introduced
8047                 in 2.2.0cvs57).
8048                 Thanks to Colin
8050 2006-05-29 [mones]      2.2.0cvs62
8052         * src/gtk/gtksctree.c
8053                 Unselect faster (patch by Colin)        
8055 2006-05-26 [colin]      2.2.0cvs61
8057         * src/summaryview.c
8058                 Unplug MSGINFO_UPDATE callback on delete too.
8060 2006-05-26 [colin]      2.2.0cvs60
8062         * src/foldersel.c
8063                 Fix bold in folder selection window with glib2.10
8064                 thanks Hiro
8066 2006-05-26 [colin]      2.2.0cvs59
8068         * src/procheader.c
8069                 Convert date only if necessary (and don't
8070                 try to convert from utf8 to utf8, too)
8071         * src/summaryview.c
8072                 Only set column's text if the column's 
8073                 displayed
8075 2006-05-26 [colin]      2.2.0cvs58
8077         * src/summaryview.c
8078         * src/gtk/gtkutils.c
8079                 Fix useless warning
8081 2006-05-26 [colin]      2.2.0cvs57
8083         * src/mainwindow.c
8084                 Make summaryview selectable as long as 
8085                 no message has focus
8086         * src/mh.c
8087                 Faster deletion (by implementing mh_remove_msgs)
8088                 Faster copy (avoid using mh_fetch_msg just to get
8089                 the filename)
8090                 Faster move (using move_file instead of copy_file
8091                 if MSG_IS_MOVE)
8092                 No progressbar if total number of mails to cp/mv 
8093                 is less than 100
8094         * src/summaryview.c
8095                 Fix removal from subject_table when mail gets moved
8096                 Faster deletion (g_slist_prepend instead of append)
8097         * src/gtk/gtksctree.c
8098                 Remove useless code
8100 2006-05-25 [colin]      2.2.0cvs56
8102         * src/common/ssl_certificate.c
8103                 Fix leak in expired cert check
8105 2006-05-25 [colin]      2.2.0cvs55
8107         * src/mh.c
8108                 Disable flags syncing on .mh_sequences - it
8109                 is buggy and marks mails read under unknown
8110                 conditions.
8112 2006-05-25 [paul]
8114         * 2.3.0-rc4 released
8116 2006-05-24 [colin]      2.2.0cvs54
8118         attention cvs users: if you manage to crash
8119         Sylpheed-Claws while moving, copying or deleting
8120         mails, we *are* interested in stack traces and
8121         valgrind logs. It looks stable, but one never
8122         knows...
8124         * src/folder.c
8125                 Add progressbar for cache updates
8126         * src/folderutils.c
8127                 Optimize Mark all read in the current
8128                 folder
8129         * src/mh.c
8130                 Add progressbar for copy/move
8131         * src/procmsg.c
8132                 Optimize O(n^2) in copy/move
8133         * src/summaryview.c
8134         * src/gtk/gtksctree.c
8135                 Optimize O(n^2) algos
8136         * src/common/timing.h
8137                 Display ms instead of us
8139 2006-05-24 [wwp]        2.2.0cvs53
8141         * manual/fr/advanced.xml
8142                 updates to the French manual.
8144 2006-05-24 [wwp]        2.2.0cvs52
8146         * src/common/utils.c
8147                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
8149 2006-05-24 [wwp]        2.2.0cvs51
8151         * src/folderutils.c
8152                 fixed "mark all read" in MH folders (thanks to Colin).
8154 2006-05-24 [paul]       2.2.0cvs50
8156         * doc/man/sylpheed-claws.1
8157                 updated the man page
8159 2006-05-23 [colin]      2.2.0cvs49
8161         * src/folderview.c
8162         * src/imap.c
8163         * src/inc.c
8164         * src/mbox.c
8165         * src/messageview.c
8166         * src/news.c
8167         * src/send_message.c
8168         * src/summaryview.c
8169         * src/gtk/sslcertwindow.c
8170                 alertpanel fixes, by Fabien
8172 2006-05-23 [colin]      2.2.0cvs48
8174         * src/folder.c
8175         * src/folderview.c
8176         * src/msgcache.c
8177         * src/summaryview.c
8178         * src/gtk/gtksctree.c
8179         * src/gtk/gtksctree.h
8180                 More timings
8181                 Fix slow loading problem, which was caused by the
8182                 use of some gtk_ctree funcs and their use of
8183                 g_list_position while gtk_ctree_(un)link'ing.
8184                 Reap more functions from gtkctree.c to be sure we
8185                 use our (fast) version instead of theirs.
8186         * src/mh.c
8187                 Fix copy of unread mails
8190 2006-05-22 [wwp]        2.2.0cvs47
8192         * manual/fr/advanced.xml
8193                 updated.
8195 2006-05-22 [colin]      2.2.0cvs46
8197         * src/filtering.c
8198                 Fix possible infinite loop. 'copy' is not a 
8199                 final action, so when encountering a 'copy',
8200                 we have to check if a previous one was set
8201                 and do it. In the same way, if we encounter
8202                 a 'move' we have to perform a possibly 
8203                 pending 'copy'. This will slow down filtering
8204                 on IMAP if move+copy or multiple copy actions
8205                 are to be done, but handling it via the batch
8206                 would be really too convoluted.
8208 2006-05-22 [wwp]        2.2.0cvs45
8210         * manual/fr/advanced.xml
8211         * manual/fr/faq.xml
8212         * manual/fr/glossary.xml
8213         * manual/fr/handling.xml
8214         * manual/fr/intro.xml
8215         * manual/fr/plugins.xml
8216         * manual/fr/sylpheed-claws-manual.xml
8217                 sync w/ the english manual: updates URIs, documented mailing-list
8218                 support, better explanation about the enabled/disabled feature
8219                 in filtering/processing rules by Paul.
8221 2006-05-21 [colin]      2.2.0cvs44
8223         * src/summaryview.c
8224                 Don't expand after building threads, but during
8226 2006-05-21 [colin]      2.2.0cvs43
8228         * src/procmsg.c
8229         * src/summaryview.c
8230                 More timing possibilities... For next time I have 
8231                 to find out how the hell some 3GHz computer takes
8232                 one minute to open a 30k folder...
8234 2006-05-21 [colin]      2.2.0cvs42
8236         * manual/pl/advanced.xml
8237         * manual/pl/faq.xml
8238         * manual/pl/glossary.xml
8239         * manual/pl/handling.xml
8240         * manual/pl/intro.xml
8241         * manual/pl/plugins.xml
8242         * manual/pl/sylpheed-claws-manual.xml
8243                 Polish manual updated by Pawel
8245 2006-05-20 [colin]
8247         * 2.3.0-rc3 released
8249 2006-05-20 [colin]      2.2.0cvs41
8251         * src/imap.c
8252                 Fix -rc2 problems:
8253                 - remove cache of moved messages from original folder
8254                 - apply new flags to messages even if they aren't appliable
8255                   via IMAP.
8257 2006-05-20 [colin]
8259         * 2.3.0-rc2 released
8261 2006-05-19 [colin]      2.2.0cvs40
8263         * src/imap.c
8264                 Don't issue SELECT in imap_change_flags
8265                 before having checked that we indeed have
8266                 some flags to change. MSG_POSTFILTERED for
8267                 example can't be used on IMAP.
8268                 Fixes bug #955 (copying messages between 
8269                 imap folders is extremely slow), which was
8270                 a regression.
8272 2006-05-19 [colin]      2.2.0cvs39
8274         * src/folder.c
8275         * src/folder.h
8276         * src/folderview.c
8277                 Try to fix bug #830 (Some unread messages 
8278                 get marked read in IMAP inbox):
8279                 - Prevent scanning a folder if it's being 
8280                   opened via the GUI
8281                 - Postpone opening via the GUI of a folder
8282                   currently scanned.
8285 2006-05-19 [wwp]        2.2.0cvs38
8287         * manual/advanced.xml
8288                 fix English+typo (thanks to Paul).
8290 2006-05-19 [wwp]        2.2.0cvs37
8292         * manual/advanced.xml
8293         * manual/fr/advanced.xml
8294         * src/gtk/logwindow.c
8295         * src/prefs_common.c
8296         * src/prefs_common.h
8297                 added hidden prefs to allow customization of colors used in
8298                 protocol log window (useful for dark gtk+ themes).
8300 2006-05-19 [wwp]        2.2.0cvs36
8302         * ChangeLog
8303                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
8305 2006-05-19 [paul]       2.2.0cvs35
8307         * src/textview.c
8308                 make Reply-To fully clickable
8309         * src/gtk/logwindow.c
8310                 more colouring (SMTP ESMTP)
8311         Both patches by Pawel Pekala
8313 2006-05-19 [cleroy]     2.2.0cvs34
8315         * src/mh.c
8316                 Don't update flags from current folder
8317                 Probably fixes bug #935 (Read Messages 
8318                 Revert to Being Marked as Unread)
8320 2006-05-18 [colin]      2.2.0cvs33
8322         * src/imap.c
8323                 Warning fix
8324         * src/compose.c
8325         * src/mainwindow.c
8326         * src/summaryview.c
8327         * src/toolbar.c
8328                 Allow replying to multiple emails
8329                 in multiple windows
8330         * src/mimeview.c
8331         * src/etpan/imap-thread.c
8332                 Leak fixes
8334 2006-05-18 [paul]       2.2.0cvs32
8336         * src/summaryview.c
8337                 keep Mailing-List menu refreshed
8338                 Thanks to Colin
8340 2006-05-18 [paul]       2.2.0cvs31
8342         * manual/advanced.xml
8343         * manual/faq.xml
8344         * manual/glossary.xml
8345         * manual/handling.xml
8346         * manual/intro.xml
8347         * manual/plugins.xml
8348         * manual/sylpheed-claws-manual.xml
8349                 update URLs
8350                 add info about mailing-list support
8351                 edit filtering info
8352         * src/wizard.c
8353         * src/common/defs.h
8354         * src/gtk/about.c
8355         * src/plugins/dillo_viewer/README
8356                 update URLs
8358 2006-05-17 [wwp]        2.2.0cvs30
8360         * manual/handling.xml
8361         * manual/fr/handling.xml
8362                 documented the ability to enabled/disable filtering/processing rules.
8364 2006-05-17 [colin]      2.2.0cvs29
8366         * src/main.c
8367                 Don't initialize g_thread subsystem if it's 
8368                 already done (thanks to Hiro)
8369         * src/mimeview.c
8370                 Fix saving of parts when there name can't be
8371                 converted from UTF-8.
8373 2006-05-17 [paul]       2.2.0cvs28
8375         * po/Makefile.in.in
8376                 fix config.status warning with autoconf 2.60
8378 2006-05-17 [paul]       2.2.0cvs27
8380         * po/POTFILES.in
8381                 add src/mbox.c
8383 2006-05-17 [wwp]        2.2.0cvs26
8385         * src/mainwindow.c
8386                 fix useless and potentially dangerous buffer walking (thanks to Colin).
8388 2006-05-17 [wwp]        2.2.0cvs25
8390         * src/plugins/demo/demo.c
8391                 updated product name in plugin demo (many plugins need to be
8392                 sync'ed w/ that change).
8394 2006-05-17 [colin]      2.2.0cvs24
8396         * src/mh.c
8397                 Fix leak
8399 2006-05-16 [colin]      2.2.0cvs23
8401         * src/mainwindow.c
8402                 Stupid me hit again. Fix cvs22.
8404 2006-05-16 [colin]      2.2.0cvs22
8406         * src/mainwindow.c
8407                 Fix bug #922 (sylpheed-claws crashed after 
8408                 pushing on Inbox folder)
8410 2006-05-16 [colin]      2.2.0cvs21
8412         * src/compose.c
8413                 Make From header be copy/paste/select-able
8415 2006-05-16 [wwp]        2.2.0cvs20
8417         * src/export.c
8418         * src/matcher.c
8419         * src/summaryview.c
8420         * src/etpan/imap-thread.c
8421                 fix some compiler warnings (thanks to Colin).
8423 2006-05-16 [wwp]        2.2.0cvs19
8425         * src/action.c
8426         * src/gedit-print.c
8427         * src/inc.c
8428         * src/mainwindow.c
8429         * src/mh.c
8430         * src/statusbar.c
8431         * src/send_message.c
8432         * src/summaryview.c
8433                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
8435 2006-05-15 [colin]      2.2.0cvs18
8437         * src/procmsg.c
8438                 Fix automatic rule creation with List-Post
8440 2006-05-15 [paul]       2.2.0cvs17
8442         * tools/filter_conv_new.pl
8443                 updated for rule enabling/disabling
8444                 claws version >= 2.3.x required
8446 2006-05-15 [cleroy]     2.2.0cvs16
8448         * src/main.c
8449                 Revert test
8451 2006-05-15 [cleroy]     2.2.0cvs15
8453         * src/main.c
8454                 test
8456 2006-05-15 [wwp]        2.2.0cvs14
8458         * manual/pl/.cvsignore
8459                 ignore generated files.
8461 2006-05-14 [wwp]        2.3.0-rc1
8463         * 2.3.0-rc1 released
8465 2006-05-13 [wwp]        2.2.0cvs13
8467         * src/filtering.c
8468         * src/filtering.h
8469         * src/matcher.c
8470         * src/matcher_parser_lex.l
8471         * src/matcher_parser_parse.y
8472         * src/prefs_filtering.c
8473                 new feature: provide the ability to disable filtering and processing
8474                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
8475                 adaptations.
8477 2006-05-13 [colin]      2.2.0cvs12
8479         * src/compose.c
8480                 Remove useless if (a) b; else b;
8481                 Thanks to wwp
8483 2006-05-13 [wwp]        2.2.0cvs11
8485         * src/export.c
8486         * src/import.c
8487         * src/mainwindow.c
8488         * src/mbox.c
8489         * src/summaryview.c
8490         * src/summaryview.h
8491                 no more silent failures (or at least less ones) when importing
8492                 or exporting from/to mbox. Also start importing/exporting if
8493                 the necessary info is set.
8495 2006-05-13 [wwp]        2.2.0cvs10
8497         * RELEASE_NOTES
8498                 restored up-to-date release notes.
8500 2006-05-13 [paul]       2.2.0cvs9
8502         * po/nl.po
8503         * po/ru.po
8504                 updated by Tim Dijkstra and Pavlo Bohmat
8506 2006-05-12 [colin]      2.2.0cvs8
8508         * src/gtk/quicksearch.c
8509                 Add "k" as shortcut for "colorlabel". Patch
8510                 by ath42@users.sf.net.
8512 2006-05-12 [paul]       2.2.0cvs7
8514         * src/prefs_common.h
8515         * src/prefs_summaries.c
8516         * src/summaryview.c
8517                 when entering a folder also allow
8518                 going directly to first Marked message
8520 2006-05-12 [paul]       2.2.0cvs6
8522         * src/summaryview.c
8523                 always obey 'confirm before marking all
8524                 mails read' option
8526 2006-05-12 [paul]       2.2.0cvs5
8528         * src/textview.c
8529                 make Sender fully clickable
8531 2006-05-12 [colin]      2.2.0cvs4
8533         * src/compose.c
8534         * src/compose.h
8535                 Let From be editable
8536         * src/main.c
8537         * src/mh.c
8538                 Full support of .mh_sequences' Unseen seq
8540 2006-05-12 [colin]      2.2.0cvs3
8542         * src/folder.c
8543         * src/mainwindow.c
8544         * src/mainwindow.h
8545         * src/messageview.c
8546         * src/prefs_spelling.c
8547         * src/procheader.c
8548         * src/procmsg.c
8549         * src/procmsg.h
8550         * src/summaryview.c
8551         * src/toolbar.c
8552         * src/toolbar.h
8553                 Add contextual menu on Compose toolbar
8554                 button. Fixes bug #944 (Automatic
8555                 addresses not applied when changing account
8556                 from compose window)
8557                 add Mailing List support
8558                 based on the old 0.6.5claws25 patch by
8559                 Melvin Hadasht, with finishing touches
8560                 by Colin
8561                 Fix "ignore thread" when mails are threaded by
8562                 subject (and weren't ignored although appearing
8563                 in the thread).
8564                 GUI rework.
8565                 Both patches by Pawel.
8567 2006-05-08 [paul]       2.2.0cvs2
8569         * src/mainwindow.c
8570         * src/mainwindow.h
8571         * src/messageview.c
8572         * src/procheader.c
8573         * src/procmsg.c
8574         * src/procmsg.h
8575         * src/summaryview.c
8576                 add Mailing List support
8577                 based on the old 0.6.5claws25 patch by 
8578                 Melvin Hadasht, with finishing touches
8579                 by Colin
8581 2006-05-08 [colin]      2.2.0cvs1
8583         * src/mainwindow.c
8584         * src/toolbar.c
8585         * src/toolbar.h
8586                 Add contextual menu on Compose toolbar 
8587                 button. Fixes bug #944 (Automatic 
8588                 addresses not applied when changing account 
8589                 from compose window)
8591 2006-05-08 [paul]       2.2.0
8593         2.2.0 released
8595 2006-05-08 [paul]       2.1.1cvs51
8597         * po/cs.po
8598         * po/de.po
8599         * po/en_GB.po
8600         * po/fi.po
8601         * po/fr.po
8602         * po/pt_BR.po
8603         * po/sr.po
8604         * po/zh_CN.po
8605                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8606                 Fabien Vantard, Frederico Goncalves Guimaraes,
8607                 Aleksandar Urosevic, and Ralgh Young
8609 2006-05-12 [colin]      2.1.1cvs50
8611         * po/cs.po
8612         * po/de.po
8613         * po/en_GB.po
8614         * po/es.po
8615         * po/fi.po
8616         * po/fr.po
8617         * po/pt_BR.po
8618         * po/sr.po
8619         * po/zh_CN.po
8620                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
8621                 Fabien Vantard, Frederico Goncalves Guimaraes,
8622                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
8624 2006-05-05 [colin]      2.1.1cvs49
8626         * manual/Makefile.am
8627         * manual/pl/Makefile.am
8628         * manual/pl/account.xml
8629         * manual/pl/ack.xml
8630         * manual/pl/addrbook.xml
8631         * manual/pl/advanced.xml
8632         * manual/pl/faq.xml
8633         * manual/pl/glossary.xml
8634         * manual/pl/gpl.xml
8635         * manual/pl/handling.xml
8636         * manual/pl/intro.xml
8637         * manual/pl/keyboard.xml
8638         * manual/pl/plugins.xml
8639         * manual/pl/starting.xml
8640         * manual/pl/sylpheed-claws-manual.xml
8641         * manual/pl/dist/.cvsignore
8642         * manual/pl/dist/Makefile.am
8643         * manual/pl/dist/html/.cvsignore
8644         * manual/pl/dist/html/Makefile.am
8645         * manual/pl/dist/pdf/.cvsignore
8646         * manual/pl/dist/pdf/Makefile.am
8647         * manual/pl/dist/ps/.cvsignore
8648         * manual/pl/dist/ps/Makefile.am
8649         * manual/pl/dist/txt/.cvsignore
8650         * manual/pl/dist/txt/Makefile.am
8651                 Add the polish translation of the manual,
8652                 Authored by Pawel Pekala.
8654 2006-05-05 [cleroy]     2.1.1cvs48
8656         * src/main.c
8657                 Re-read matcherrc after loading plugins 
8658                 if some of them add folders.
8660 2006-05-03 [colin]      2.1.1cvs47
8662         * src/imap.c
8663                 I'm idiot
8665 2006-05-03 [colin]      2.1.1cvs46
8667         * src/imap.c
8668                 Be sure to have a session when
8669                 getting separator
8671 2006-05-03 [colin]      2.1.1cvs45
8673         * src/imap.c
8674         * src/imap.h
8675         * src/imap_gtk.c
8676                 Fix preventing renaming with namespace 
8677                 separator.
8679 2006-05-01 [colin]      2.1.1cvs44
8681         * src/action.c
8682                 Don't reload messageview when result of
8683                 action is piped.
8685 2006-04-29 [colin]      2.1.1cvs43
8687         * src/prefs_receive.c
8688         * src/plugins/spamassassin/spamassassin_gtk.c
8689         * src/plugins/clamav/clamav_plugin_gtk.c
8690                 GUI fixes by Pawel
8692 2006-04-29 [colin]      2.1.1cvs42
8694         * src/prefs_compose_writing.c
8695         * src/prefs_quote.c
8696                 Cleanups. Patch by Pawel
8698 2006-04-28 [paul]       2.1.1cvs41
8700         * src/matcher.c
8701                 fix returned quick search results when search
8702                 term contains an underscore.
8703                 Thanks to Colin
8705 2006-04-28 [paul]       2.1.1cvs40
8707         * src/prefs_message.c
8708         * src/prefs_receive.c
8709                 GUI cleanups
8710                 Patches by Pawel Pekala
8712 2006-04-27 [colin]      2.1.1cvs39
8714         * src/wizard.c
8715                 Differentiate subject Welcome from
8716                 window's title Welcome
8718 2006-04-27 [paul]
8720         2.2.0-rc1 released
8722 2006-04-27 [paul]       2.1.1cvs38
8724         * manual/advanced.xml
8725         * manual/fr/advanced.xml
8726                 add info about compose_no_markup hidden pref
8728 2006-04-27 [paul]       2.1.1cvs37
8730         * src/prefs_account.c
8731                 improve privacy labels
8732         * src/prefs_msg_colors.c
8733                 change some strings for translators' convenience
8734         * src/gtk/gtkutils.c
8735                 don't underline the link button text
8737 2006-04-25 [colin]      2.1.1cvs36
8739         * src/folder.c
8740                 Complete 2.1.1cvs33 (once more ;)
8742 2006-04-25 [colin]      2.1.1cvs35
8744         * src/editldap.c
8745                 Fix tooltip
8747 2006-04-25 [cleroy]     2.1.1cvs34
8749         * src/compose.c
8750         * src/gtk/gtkaspell.c
8751                 Fix crash on redirect (related to the return 
8752                 of the aspell menu in compose's toolbar)
8753         * src/prefs_msg_colors.c
8754                 Fix sensitivity widgets
8755         * src/image_viewer.c
8756         * src/gtk/pluginwindow.c
8757         * src/gtk/prefswindow.c
8758                 Change released signals to clicked (Fabien)
8759         * po/POTFILES.in
8760         * src/common/socket.c
8761         * src/plugins/spamassassin/spamassassin.c
8762                 Translate strings (Fabien)
8764 2006-04-25 [paul]       2.1.1cvs33
8766         * src/folder.c
8767         * src/folder.h
8768         * src/folderview.c
8769                 complete the fix of bug #912
8770                 Thanks to Colin
8772 2006-04-25 [colin]      2.1.1cvs32
8774         * src/news.c
8775                 Better progress bar
8776         * src/mimeview.c
8777         * src/summaryview.c
8778         * src/summaryview.h
8779                 Fix focus chain
8780                 Patches by Pawel Pekala
8782 2006-04-24 [colin]      2.1.1cvs31
8784         * src/compose.c
8785                 Fix compilation warnings (Fabien)
8787 2006-04-24 [colin]      2.1.1cvs30
8789         * src/addrindex.c
8790         * src/editldap.c
8791         * src/editldap_basedn.c
8792         * src/editldap_basedn.h
8793         * src/ldapctrl.c
8794         * src/ldapctrl.h
8795         * src/ldapquery.c
8796         * src/ldaputil.c
8797         * src/ldaputil.h
8798                 Fix bug #901 (LDAPS support)
8800 2006-04-24 [colin]      2.1.1cvs29
8802         * src/compose.c
8803                 Fix logic on error with send dialog on
8804         * src/imap.c
8805                 Fix compilation without libetpan, thanks
8806                 to Fabien
8807         * src/summaryview.c
8808                 Fix 'context-menu' key
8810 2006-04-23 [colin]      2.1.1cvs28
8812         * src/folder.c
8813                 Never free current's cache to free up 
8814                 memory. Fixes bug #912 (new count 
8815                 randomly set to message count)
8817 2006-04-23 [colin]      2.1.1cvs27
8819         * src/gtk/quicksearch.c
8820                 And remove printf...
8822 2006-04-23 [colin]      2.1.1cvs26
8824         * src/gtk/quicksearch.c
8825                 Fix replacing in quicksearch, and fix inserting
8826                 in the middle of the string. (introduced at 2.1.0cvs22)
8828 2006-04-23 [colin]      2.1.1cvs25
8830         * src/imap.c
8831                 Make sure uidnext is initialized in get_num_list
8832                 (not for stable, related to 2.1.1cvs8 and friends)
8834 2006-04-23 [colin]      2.1.1cvs24
8836         * src/imap.c
8837                 Output something when login is successful
8838                 too
8840 2006-04-23 [colin]      2.1.1cvs23
8842         * src/etpan/imap-thread.c
8843                 Better logging (line-per-line, hide data in fetch)
8844                 Fix a const warning
8845         * src/gtk/logwindow.c
8846         * src/gtk/logwindow.h
8847                 Better logging (color for input/output)
8849 2006-04-21 [colin]      2.1.1cvs22
8851         * src/gtk/quicksearch.c
8852                 On gtk+-2.8, use stock buttons in quicksearch
8853                 Based on a patch by Fabien and a design by Paul
8855 2006-04-21 [colin]      2.1.1cvs21
8857         * src/folderview.c
8858         * src/mainwindow.c
8859                 Fix occasional flicker in folderview
8860         * src/common/utils.c
8861                 Fix bug #943 (Incorrectly parsed email address 
8862                 list in short headers on message view and in 
8863                 printouts)
8865 2006-04-20 [colin]      2.1.1cvs20
8867         * src/imap.c
8868         * src/imap.h
8869         * src/prefs_account.c
8870                 Add ANONYMOUS auth for IMAP
8872 2006-04-20 [paul]       2.1.1cvs19
8874         * src/main.c
8875                 proper fix for 2.1.1cvs18
8876                 Thanks to Colin
8878 2006-04-20 [paul]       2.1.1cvs18
8880         * src/main.c
8881                 fix build warnings
8883 2006-04-20 [paul]       2.1.1cvs17
8885         * src/gtk/quicksearch.c
8886                 fix standard, non-extended Quick search,
8887                 was broken in 2.1.1cvs15.
8888                 Thanks to Colin.
8890 2006-04-20 [colin]      2.1.1cvs16
8892         * src/prefs_matcher.c
8893                 Fix values when reselecting a ~test
8894                 rule
8896 2006-04-19 [colin]      2.1.1cvs15
8898         * src/compose.c
8899         * src/compose.h
8900         * src/gtk/gtkaspell.c
8901         * src/gtk/gtkaspell.h
8902                 Put back Options menu in Spelling/
8903         * src/gtk/quicksearch.c
8904                 Don't search, and show error, if the
8905                 advanced search has a syntax error
8907 2006-04-18 [colin]      2.1.1cvs14
8909         * src/textview.c
8910                 Fix gdk warnings on set_cursor when textview
8911                 isn't visible
8913 2006-04-18 [colin]      2.1.1cvs13
8915         * src/gtk/gtksctree.c
8916                 Remove seemingly useless refresh that causes
8917                 flicker - watch this commit in case of 
8918                 problems before planned backport to stable
8920 2006-04-18 [colin]      2.1.1cvs12
8922         * src/imap.c
8923                 Factorize get/set_xml code
8924         * src/compose.c
8925         * src/prefs_account.c
8926         * src/prefs_account.h
8927         * src/procmsg.c
8928                 Add Encrypt to self option
8930 2006-04-17 [colin]      2.1.1cvs11
8932         * configure.ac
8933                 Fix search on encrpyt function on dragonfly
8934                 Patch by Jonathan Buschmann <jonthn@agmact.com>
8936 2006-04-17 [colin]      2.1.1cvs10
8938         * src/prefs_account.c
8939                 Be safe by default: remove mails from POP3
8940                 after 7 days, not immediately
8942 2006-04-17 [colin]      2.1.1cvs9
8944         * src/etpan/imap-thread.c
8945                 Fix build on DragonFly - patch by 
8946                 Jonathan Buschmann <jonthn@agmact.com>
8948 2006-04-17 [colin]      2.1.1cvs8
8950         * src/imap.c
8951                 Save uidnext between sessions
8953 2006-04-17 [colin]      2.1.1cvs7
8955         * src/imap.c
8956                 scan is required when uid validity changes
8958 2006-04-17 [colin]      2.1.1cvs6
8960         * src/folderview.c
8961                 Don't scan if not necessary, apart in current
8962                 folder and INBOX to fetch flags.
8963         * src/imap.c
8964                 Scan is necessary if unread count changes
8966 2006-04-17 [colin]      2.1.1cvs5
8968         * src/imap.c
8969                 ...But always fetch ANSWERED and DELETED flags for
8970                 INBOX, as filtering can happen on these flags.
8972 2006-04-17 [colin]      2.1.1cvs4
8974         * src/imap.c
8975                 Don't fetch REPLIED and DELETED flags when synchronising
8976                 flags with a closed folder. We only need UNSEEN and FLAGGED
8977                 to update the folderview.
8979 2006-04-17 [colin]      2.1.1cvs3
8981         * src/imap.c
8982                 Faster flag search when there are new mails 
8983                 in a folder. We can do a full search if the 
8984                 folder contains less messages than the new
8985                 list.
8987 2006-04-17 [colin]      2.1.1cvs2
8989         * po/cs.po
8990         * po/de.po
8991         * po/fr.po
8992         * po/nl.po
8993         * po/pt_BR.po
8994                 Update translations from stable branch
8996 2006-04-17 [colin]      2.1.1cvs1
8998         * configure.ac
8999                 Bump version to follow stable release
9001 2006-04-16 [mones]      2.1.0cvs50
9003         * po/es.po
9004                 Updated for release
9006 2006-04-16 [colin]      2.1.0cvs49
9008         * src/textview.c
9009                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
9010                 with gtk < 2.8. Thanks to Fabien Vantard.
9012 2006-04-15 [colin]      2.1.0cvs48
9014         * src/etpan/imap-thread.c
9015                 Fix bug #919 (libetpan: SEGV when connecting 
9016                 using command)
9018 2006-04-14 [colin]      2.1.0cvs47
9020         * src/main.c
9021                 Fix race on --select (should be done better)
9023 2006-04-14 [wwp]        2.1.0cvs46
9025         * src/send_message.c
9026                 enforce a check for domain in account prefs (a sending
9027                 error could be faced if domain was checked but no value set),
9028                 thanks to Colin.
9030 2006-04-14 [colin]      2.1.0cvs45
9032         * src/codeconv.c
9033                 when converting from unknown to unknown, if the
9034                 string is UTF8, don't convert it to the locale
9035                 (which breaks it)
9037 2006-04-14 [colin]      2.1.0cvs44
9039         * src/compose.c
9040                 Don't try to use ASCII for converting headers
9041                 (as done in body)
9043 2006-04-14 [paul]       2.1.0cvs43
9045         * src/crash.c
9046                 add locale/charset info to crash report
9047         * src/gtk/about.c
9048                 add wwp to doc team
9049                 replace 'e-mail' with preferred 'email'
9050         * src/gtk/authors.h
9051                 ensure contributors list is in alphabetical
9052                 order
9054 2006-04-13 [colin]      2.1.0cvs42
9056         * src/textview.c
9057                 Prevent gdk warnings
9059 2006-04-13 [colin]      2.1.0cvs41
9061         * src/common/ssl_certificate.c
9062         * src/common/ssl_certificate.h
9063         * src/gtk/sslcertwindow.c
9064                 Warn on expired certs, and display the expiration date
9066 2006-04-13 [colin]      2.1.0cvs40
9068         * src/plugins/spamassassin/spamassassin_gtk.c
9069                 Fix missing set_text on unix socket
9071 2006-04-13 [wwp]        2.1.0cvs39
9073         * manual/fr/advanced.xml
9074         * manual/fr/glossary.xml
9075                 applied new spam/ham/email lexicon (pourriel, courriel)
9077 2006-04-13 [paul]       2.1.0cvs38
9079         * src/plugins/pgpmime/plugin.c
9080                 remove the mention of S/MIME from the
9081                 description. This is now handled by the
9082                 S/MIME plugin.
9084 2006-04-13 [paul]       2.1.0cvs37
9086         * src/prefs_msg_colors.c
9087                 rework dialog
9088         * src/prefs_folder_item.c
9089         * src/prefs_spelling.c
9090                 add a tooltip to the colour selector buttons
9092 2006-04-13 [wwp]        2.1.0cvs36
9094         * manual/advanced.xml
9095         * manual/glossary.xml
9096         * manual/handling.xml
9097         * manual/keyboard.xml
9098         * manual/plugins.xml
9099         * manual/starting.xml
9100         * manual/fr/account.xml
9101         * manual/fr/ack.xml
9102         * manual/fr/addrbook.xml
9103         * manual/fr/advanced.xml
9104         * manual/fr/faq.xml
9105         * manual/fr/glossary.xml
9106         * manual/fr/gpl.xml
9107         * manual/fr/handling.xml
9108         * manual/fr/intro.xml
9109         * manual/fr/keyboard.xml
9110         * manual/fr/plugins.xml
9111         * manual/fr/starting.xml
9112         * manual/fr/sylpheed-claws-manual.xml
9113                 fixes to the manuals:
9114                  - summaryview -> Message List (same in French)
9115                  - translate key names
9116                  - fix French punctuation, use non-breakable spaces when
9117                    necessary, don't use &thinsp; which is not portable
9118                  - tell what maildir and mbox formats we support
9120 2006-04-12 [wwp]        2.1.0cvs35
9122         * src/prefs_toolbar.c
9123                 unified a replace button more,
9124                 patch by Fabien Vantard <fzzzzz@gmail.com>.
9126 2006-04-12 [wwp]        2.1.0cvs34
9128         * src/prefs_common.c
9129         * src/prefs_msg_colors.c
9130                 make default color labels translatable,
9131                 patch from Fabien Vantard <fzzzzz@gmail.com>,
9132                 thanks to Tim <timbrain@post.cz> for reporting.
9134 2006-04-12 [wwp]        2.1.0cvs33
9136         * manual/glossary.xml
9137         * manual/intro.xml
9138         * manual/plugins.xml
9139         * manual/starting.xml
9140         * manual/sylpheed-claws-manual.xml
9141         * manual/fr/.cvsignore
9142         * manual/fr/account.xml
9143         * manual/fr/ack.xml
9144         * manual/fr/addrbook.xml
9145         * manual/fr/advanced.xml
9146         * manual/fr/faq.xml
9147         * manual/fr/glossary.xml
9148         * manual/fr/handling.xml
9149         * manual/fr/intro.xml
9150         * manual/fr/keyboard.xml
9151         * manual/fr/plugins.xml
9152         * manual/fr/starting.xml
9153         * manual/fr/sylpheed-claws-manual.xml
9154                 various fixes: typos, missing .fr translations, punctuation,
9155                 capitalization, links, accents and some bad French more.
9157 2006-04-12 [wwp]        2.1.0cvs32
9159         * src/prefs_gtk.c
9160                 fix for bug #935: always store prefs files in UTF-8 (thanks
9161                 to Colin).
9163 2006-04-11 [colin]      2.1.0cvs31
9165         * src/compose.c
9166                 Fix inserting files not in utf8 when locale is utf8
9168 2006-04-11 [colin]      2.1.0cvs30
9170         * src/inc.c
9171                 Don't show error dialog when cancelling connection
9172                 Patch by Pawel
9174 2006-04-11 [cleroy]     2.1.0cvs29
9176         * src/compose.c
9177                 Implement multiple quote levels
9178         * src/prefs_common.c
9179                 Change a little bit the quote bgcolor for 2nd level
9181 2006-04-11 [colin]      2.1.0cvs28
9183         * src/gtk/about.c
9184                 Add locale and charset in the label
9186 2006-04-10 [colin]      2.1.0cvs27
9188         * src/compose.c
9189         * src/prefs_common.c
9190         * src/prefs_common.h
9191         * src/prefs_msg_colors.c
9192         * src/textview.c
9193                 Allow optional background color in quotes
9194                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
9195                 GTK+-2.8.x feature
9197 2006-04-10 [colin]      2.1.0cvs26
9199         * src/main.c
9200         * src/mainwindow.c
9201         * src/mainwindow.h
9202                 Implement --select
9204 2006-04-10 [colin]      2.1.0cvs25
9206         * manual/plugins.xml
9207         * manual/fr/plugins.xml
9208                 Document libcurl's proxy variables
9210 2006-04-09 [colin]      2.1.0cvs24
9212         * src/prefs_common.c
9213                 gettext() returns statically allocated stuff. We have
9214                 to strdup it in order to be able to free it.
9216 2006-04-09 [colin]      2.1.0cvs23
9218         * AUTHORS
9219         * src/gtk/authors.h
9220                 Add Alexei
9222 2006-04-09 [colin]      2.1.0cvs22
9224         * src/mainwindow.c
9225         * src/gtk/quicksearch.c
9226                 Fix bug #859 (problems with cyrilic input in 
9227                 search panel) - Patch by Alexey Illarionov 
9228                 <littlesavage@rambler.ru>
9230 2006-04-09 [colin]      2.1.0cvs21
9232         * src/prefs_customheader.c
9233                 I prefer removing then freeing rather than the contrary
9234                 (even if it doesn't change anything ;-)
9235         * src/prefs_account.c
9236                 Fix bug #933 (Crash re-entering the custom headers list 
9237                 dialog in accounts prefs)
9238                 The problem happened when cancelling the Account 
9239                 Preferences' dialogs - in which case we didn't do 
9240                 anything to the PrefsAccount * struct. In case of applying,
9241                 the old ac_prefs was replaced with the tmp_ac_prefs we were
9242                 working with in this dialog. The problem is that 
9243                 prefs_customheader.c, working on this tmp_ac_prefs, always
9244                 changes the ->customhdr_list pointer, even when cancelled. 
9245                 So in case of cancelling the prefs_account dialog, we still
9246                 have to update ->customhdr_list in the real account.
9248 2006-04-08 [colin]      2.1.0cvs20
9250         * manual/fr/glossary.xml
9251         * manual/fr/keyboard.xml
9252                 Forgot some headers :)
9254 2006-04-08 [colin]      2.1.0cvs19
9256         * manual/Makefile.am
9257         * manual/fr/Makefile.am
9258         * manual/fr/account.xml
9259         * manual/fr/ack.xml
9260         * manual/fr/addrbook.xml
9261         * manual/fr/advanced.xml
9262         * manual/fr/faq.xml
9263         * manual/fr/glossary.xml
9264         * manual/fr/gpl.xml
9265         * manual/fr/handling.xml
9266         * manual/fr/intro.xml
9267         * manual/fr/keyboard.xml
9268         * manual/fr/plugins.xml
9269         * manual/fr/starting.xml
9270         * manual/fr/sylpheed-claws-manual.xml
9271         * manual/fr/dist/.cvsignore
9272         * manual/fr/dist/Makefile.am
9273         * manual/fr/dist/html/.cvsignore
9274         * manual/fr/dist/html/Makefile.am
9275         * manual/fr/dist/pdf/.cvsignore
9276         * manual/fr/dist/pdf/Makefile.am
9277         * manual/fr/dist/ps/.cvsignore
9278         * manual/fr/dist/ps/Makefile.am
9279         * manual/fr/dist/txt/.cvsignore
9280         * manual/fr/dist/txt/Makefile.am
9281                 Add the french translation of the manual. Thanks to
9282                 Olivier Delhomme <olivier.delhomme@free.fr> for 
9283                 account.xml, ack.xml, addrbook.xml and advanced.xml
9285 2006-04-08 [colin]      2.1.0cvs18
9287         * manual/plugins.xml
9288         * manual/starting.xml
9289                 More fixes
9291 2006-04-07 [colin]      2.1.0cvs17
9293         * manual/faq.xml
9294         * manual/intro.xml
9295         * manual/keyboard.xml
9296                 Little fixes
9298 2006-04-07 [colin]      2.1.0cvs16
9300         * README
9301         * src/compose.c
9302         * src/prefs_common.c
9303         * src/prefs_common.h
9304                 Add hidden compose_no_markup pref
9306 2006-04-07 [wwp]        2.1.0cvs15
9308         * src/summary_search.c
9309         * .cvsignore
9310                 Bugfix: stop button was sticky when searching in an empty folder.
9311                 Applied curly brackets code style to the whole file (summary_search.c).
9312                 More files to ignore.
9314 2006-04-07 [wwp]        2.1.0cvs14
9316         * src/message_search.c
9317         * src/summary_search.c
9318                 changed default button when search bumps at file/folder
9319                 beginning or end, for convenience (thanks to Colin).
9321 2006-04-07 [paul]       2.1.0cvs13
9323         * src/plugins/dillo_viewer/dillo_prefs.c
9324                 avoid future potential for namespace collision
9325                 Patch by Colin
9327 2006-04-06 [wwp]        2.1.0cvs12
9329         * src/summary_search.c
9330                 Unify extended/advanced searches names (and thus factorize labels),
9331                 patch by Fabien Vantard <fzzzzz@gmail.com>.
9333 2006-04-06 [wwp]        2.1.0cvs11
9335         * src/folderview.c
9336         * src/prefs_themes.c
9337         * src/summaryview.c
9338                 Fixed some compilation warnings.
9340 2006-04-06 [colin]      2.1.0cvs10
9342         * manual/advanced.xml
9343                 Document the wizard template and how to deploy
9344                 Sylpheed-Claws effectively
9346 2006-04-06 [colin]      2.1.0cvs9
9348         * src/folderview.c
9349                 gettext patch to tell translators about _("#"),
9350                 by Maxim Britov
9352 2006-04-06 [colin]      2.1.0cvs8
9354         * src/textview.c
9355                 Fix invalid GtkTextBIter after clicking "Display as text"
9357 2006-04-06 [mones]      2.1.0cvs7
9359         * src/addr_compl.c
9360         * src/addrindex.c
9361         * src/addritem.c
9362         * src/codeconv.c
9363         * src/compose.c
9364         * src/filtering.c
9365         * src/folder.c
9366         * src/folder_item_prefs.c
9367         * src/folderview.c
9368         * src/localfolder.c
9369         * src/matcher.c
9370         * src/mimeview.c
9371         * src/prefs_msg_colors.c
9372         * src/prefs_spelling.c
9373         * src/prefs_themes.c
9374         * src/procmime.c
9375         * src/procmsg.c
9376         * src/stock_pixmap.c
9377         * src/summaryview.c
9378         * src/textview.c
9379         * src/toolbar.c
9380         * src/common/mgutils.c
9381         * src/common/prefs.c
9382         * src/common/ssl_certificate.c
9383         * src/gtk/colorlabel.c
9384         * src/gtk/quicksearch.c
9385         * src/plugins/pgpmime/pgpmime.c
9386         * src/plugins/spamassassin/spamassassin.c
9387                 Removed redundant NULL checks for g_free() calls.
9388                 Patch by Pawel Pekala.
9390 2006-04-06 [mones]      2.1.0cvs6
9392         * src/prefs_actions.c
9393         * src/prefs_filtering.c
9394         * src/prefs_filtering_action.c
9395         * src/prefs_matcher.c
9396         * src/prefs_template.c
9397         * src/gtk/gtkutils.c
9398         * src/gtk/gtkutils.h
9399                 Have a nice replace button. Patch by Pawel Pekala
9401 2006-04-06 [colin]      2.1.0cvs5
9403         * src/addressbook.c
9404                 Fix crash with empty columns
9406 2006-04-05 [colin]      2.1.0cvs4
9408         * src/wizard.c
9409         * src/prefs_gtk.c
9410                 Allow wizard customization with pre-filled values
9412 2006-04-05 [colin]      2.1.0cvs3
9414         * src/textview.c
9415         * src/mimeview.c
9416         * src/mimeview.h
9417                 Nicer messages in mimeview
9419 2006-04-05 [colin]      2.1.0cvs2
9421         * src/addressbook.c
9422         * src/prefs_summaries.c
9423                 i18n fix
9425 2006-04-05 [colin]      2.1.0cvs1
9427         * src/plugins/pgpcore/plugin.c
9428         * src/plugins/pgpcore/select-keys.c
9429         * src/plugins/pgpcore/select-keys.h
9430         * src/plugins/pgpcore/sgpgme.c
9431         * src/plugins/pgpcore/sgpgme.h
9432         * src/plugins/pgpinline/pgpinline.c
9433         * src/plugins/pgpinline/plugin.c
9434         * src/plugins/pgpmime/pgpmime.c
9435         * src/plugins/pgpmime/plugin.c
9436                 Factorize and generalize a bit 
9437                 Drop S/MIME signature verification from PGP/MIME
9438                 (adding it as another, more complete plugin)
9440 2006-04-05 [paul]       2.1.0
9442         2.1.0 released
9444 2006-04-05 [paul]       2.0.0cvs186
9446         * manual/advanced.xml
9447                 add info on colour labels
9449 2006-04-05 [paul]       2.0.0cvs185
9451         * po/bg.po
9452         * po/cs.po
9453         * po/de.po
9454         * po/el.po
9455         * po/en_GB.po
9456         * po/fi.po
9457         * po/fr.po
9458         * po/it.po
9459         * po/nl.po
9460         * po/pl.po
9461         * po/pt_BR.po
9462         * po/sr.po
9463         * po/zh_CN.po
9464                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
9465                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
9466                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
9467                 Guimaraes, Aleksandar Urosevic, Ralgh Young
9468         * src/gtk/authors.h
9469         * tools/claws.i18n.status.pl
9470                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
9471                 and new Czech translator, Tim <timbrain@post.cz>
9473 2006-04-05 [mones]      2.0.0cvs184
9475         * po/es.po
9476                 Updated translation
9478 2006-04-05 [colin]      2.0.0cvs183
9480         * src/gtk/quicksearch.c
9481                 Fix bug #929 (unnecessary reload in quick search bar)
9483 2006-04-05 [colin]      2.0.0cvs182
9485         * src/compose.c
9486                 Fix crash on Reply with no From:
9487                 Show signature and conversion error on queuing 
9488                 (but not sending)
9489         * src/mainwindow.c
9490         * src/summaryview.c
9491         * src/summaryview.h
9492                 Factorize threading code and make sure msginfo 
9493                 is not null when it comes from a GtkCTreeRow's 
9494                 data
9495         * src/gtk/gtkaspell.c
9496                 Check for necessary things
9497         * src/gtk/gtksctree.c
9498         * src/gtk/gtksctree.h
9499                 Reset anchor if necessary when removing node
9501 2006-03-29 [colin]      2.0.0cvs181
9503         * src/folderview.c
9504                 Warn for disabled IMAP accounts (due to lack of
9505                 libetpan). Breaks string-freeze - sorry - but it
9506                 is kind of important ;)
9508 2006-03-28 [colin]      2.0.0cvs180
9510         * src/gtk/gtkutils.c
9511         * src/gtk/gtkutils.h
9512                 Add a gtkut_get_link_btn() function that
9513                 creates a button which acts like an URI
9514         * src/prefs_themes.c
9515         * src/gtk/about.c
9516                 Use this function (factorizes codes)
9517         * src/common/defs.h
9518         * src/gtk/pluginwindow.c
9519                 Add a "Get more..." in the plugins window
9521 2006-03-28 [colin]      2.0.0cvs179
9523         * src/common/smtp.c
9524         * src/common/passcrypt.c
9525         * src/undo.c
9526                 Warning fixes. Patch by Pawel Pekala
9528 2006-03-27 [colin]      2.0.0cvs178
9530         * src/undo.c
9531                 Fix undoing by blocks with spaces
9533 2006-03-27 [colin]      2.0.0cvs177
9535         * src/textview.c
9536                 Set margin to 3px for headers
9538 2006-03-27 [paul]
9540         2.1.0-rc2 released
9542 2006-03-27 [wwp]        2.0.0cvs176
9544         * src/summaryview.c
9545                 don't reset quicksearch when updating the message list.
9546                 Thanks to Colin.
9548 2006-03-26 [wwp]        2.0.0cvs175
9550         * src/compose.c
9551                 use a unified border width ('other' tab in the compose window,
9552                 patch by Pawel Pekala).
9555 2006-03-26 [wwp]        2.0.0cvs174
9557         * src/common/quoted-printable.c
9558         * src/addressbook.c
9559                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
9561 2006-03-26 [colin]      2.0.0cvs173
9563         * src/quote_fmt_parse.y
9564                 Fix non-UTF8 date formats messing up the whole quote a 
9565                 little bit
9567 2006-03-26 [colin]      2.0.0cvs172
9569         * src/procheader.c
9570                 Make sure the date is UTF8 valid, or try to make it
9571                 so. IncrediMail is really IncrediStupid.
9572         * src/compose.c
9573                 Fix possible conversions. 
9574                 
9576 2006-03-26 [colin]      2.0.0cvs171
9578         * src/matcher.c
9579                 Fix corner cases in body search. This is still a
9580                 hack... It seems impossible to make it good and 
9581                 reasonably fast at the same time.
9583 2006-03-26 [colin]      2.0.0cvs170
9585         * src/summaryview.c
9586                 I think I killed the twilight zone bug!
9587                 summary_select_node() flushes GTK events in order
9588                 to be able to center the view. But this also 
9589                 flushes keypresses like Ctrl-Alt-U, so this can
9590                 call summary_show from summary_select_node (itself
9591                 called from summary_show, etc.). And the summaryview
9592                 has to be unlocked in this function. So just locking
9593                 while processing GTK events, and bailing if locked, 
9594                 should fix it.
9595                 Fixes bug #927 (SIGSEGV during Update Summary)
9597 2006-03-25 [colin]      2.0.0cvs169
9599         * src/matcher.c
9600                 Fix search in QP-encoded bodies
9601                 Fix utf-8 searches in bodies encoded in the
9602                 locale's encoding
9603         * src/common/quoted-printable.c
9604         * src/common/quoted-printable.h
9605                 Add a decode function that doesn't overwrite
9606                 the original pointer
9607                 
9609 2006-03-24 [colin]      2.0.0cvs168
9611         * src/action.c
9612         * src/summaryview.c
9613         * src/summaryview.h
9614                 Update message cache after action
9615                 Patch by H. Merijn Brand
9616         * src/prefs_msg_colors.c
9617                 Factorize label 
9618                 Patch by Fabien Vantard
9619         * src/plugins/spamassassin/spamassassin_gtk.c
9620                 Remove useless translation
9621                 Patch by Fabien Vantard
9623 2006-03-23 [colin]      2.0.0cvs167
9625         * src/common/ssl.c
9626                 Let 30 seconds to SSL_connect
9628 2006-03-23 [wwp]        2.0.0cvs166
9630         * src/summaryview.c
9631         * src/gtk/description_window.c
9632                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
9633                 and headers are translated; adjust description windows' width to fit their
9634                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
9636 2006-03-23 [paul]       2.0.0cvs165
9638         * src/common/utils.c
9639                 fix highlighting of URIs containing "()"
9640                 (2.0.0cvs164's reversal fixed)
9641                 Thanks to Colin.
9643 2006-03-23 [paul]       2.0.0cvs164
9645         * src/common/utils.c
9646                 revert patch, (postponing a fix), at 2.0.0cvs120
9647                 as it breaks more URIs than it fixes.
9648                 Allow '-' to be a terminating character in a URI
9650 2006-03-22 [colin]      2.0.0cvs163
9652         * configure.ac
9653                 Require libetpan 0.45
9654                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
9656 2006-03-22 [paul]       2.0.0cvs162
9658         * src/editgroup.c
9659                 replace '<-' and '->' buttons with GTK_STOCK graphical
9660                 buttons
9661         * src/summary_search.c
9662                 don't offer '...' for translation
9663                 add a tooltip to advanced search '...' button
9664         * src/gtk/quicksearch.c
9665                 don't offer '...' for translation
9667 2006-03-21 [colin]      2.0.0cvs161
9669         * src/compose.c
9670                 Fix middle-click pasting (insert at click
9671                 position instead of cursor position, don't
9672                 remove existing selection and allow pasting
9673                 our own selection)
9674         * src/addressbook.c
9675                 "LDAP Server" -> "LDAP servers"
9677 2006-03-21 [wwp]        2.0.0cvs160
9679         * src/etpan/imap-thread.c
9680                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
9682 2006-03-20 [colin]      2.0.0cvs159
9684         * src/summaryview.c
9685                 Don't reload summaryview after an execute with no
9686                 move action
9688 2006-03-19 [colin]      2.0.0cvs158
9690         * src/addressbook.c
9691                 and put groups at the top, always
9693 2006-03-19 [colin]      2.0.0cvs157
9695         * src/addressbook.c
9696                 Order groups before names, as previously
9698 2006-03-19 [colin]      2.0.0cvs156
9700         * src/addressbook.c
9701                 - Sort case-unsensitive
9702                 - Put the sort arrow at opening too
9704 2006-03-19 [wwp]        2.0.0cvs155
9706         * src/addressbook.c
9707                 allow sorting by name/email/remarks, ensure that right-pane's contents
9708                 matches the left-pane selection (cleared when appropriate).
9709                 Patch by Pawel Pekala <c0rn@o2.pl>.
9711 2006-03-18 [colin]      2.0.0cvs154
9713         * src/textview.c
9714                 Fix text cursor ;)
9716 2006-03-18 [colin]      2.0.0cvs153
9718         * src/gtk/filesel.c
9719                 Make sure we hide the preview if we didn't get
9720                 a filename
9722 2006-03-18 [colin]      2.0.0cvs152
9724         * src/summaryview.c
9725                 Set cursor to watch for execution (fixes lack
9726                 of watch-cursor when dnd'ing hundreds of mails)
9727         * src/gtk/filesel.c
9728                 Check that mime type is 'image/*' before updating
9729                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
9731 2006-03-18 [colin]      2.0.0cvs151
9733         * src/mainwindow.c
9734         * src/textview.c
9735         * src/textview.h
9736                 Put a watch cursor in textview too when the mainwindow's
9737                 cursor in a watch
9739 2006-03-18 [colin]      2.0.0cvs150
9741         * src/folder.c
9742                 Change wrong asserts to simple tests
9744 2006-03-17 [colin]      2.0.0cvs149
9746         * src/mainwindow.c
9747         * src/mainwindow.h
9748         * src/prefs_msg_colors.c
9749         * src/summaryview.c
9750         * src/summaryview.h
9751         * src/gtk/colorlabel.c
9752         * src/gtk/colorlabel.h
9753                 Add a color label menu in the main menubar
9754                 Add (fixed) accels Ctrl-{0-7} to change the color
9755                 They have to be fixed because the menu's dynamic,
9756                 the items are complex widgets, hence we can't use
9757                 a GtkItemFactory.
9760 2006-03-17 [wwp]        2.0.0cvs148
9762         * src/compose.c
9763                 rollback few lines from my previous commit (those lines come from
9764                 a pending patch, accidentally commited, even if neutral as they are
9765                 commented out).
9767 2006-03-17 [wwp]        2.0.0cvs147
9769         * src/compose.c
9770                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
9771                 applied code style/indentation to the modified function.
9773 2006-03-17 [wwp]        2.0.0cvs146
9775         * src/procmsg.c
9776         * src/compose.c
9777                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
9779 2006-03-17 [paul]
9781         2.1.0-rc1 released
9783 2006-03-17 [paul]       2.0.0cvs145
9785         * src/main.c
9786                 addressbook_read_file() was called twice
9787         * src/textview.c
9788                 X-Mailer highlighting
9790 2006-03-16 [colin]      2.0.0cvs144
9792         * src/sourcewindow.c
9793         * src/sourcewindow.h
9794                 And the last one, in source window.
9796 2006-03-16 [colin]      2.0.0cvs143
9798         * src/compose.c
9799         * src/compose.h
9800                 Fix the same stuff in compose
9802 2006-03-16 [colin]      2.0.0cvs142
9804         * src/messageview.c
9805                 Complete the previous messageview crash fix
9807 2006-03-16 [colin]      2.0.0cvs141
9809         * src/procmsg.h
9810         * src/procmsg.c
9811         * src/folder.c
9812                 Fix POSTPROCESSING hook
9813                 Patch by H. Merijn Brand
9815         * src/procmime.c
9816         * src/procmime.h
9817                 Parse Content-Location
9819         * src/toolbar.c
9820         * src/messageview.c
9821         * src/messageview.h
9822                 Don't crash when a top-level MessageView has
9823                 been closed on us. Same problematic than
9824                 yesterday's quicksearch issue.
9826 2006-03-15 [colin]      2.0.0cvs140
9828         * src/gtk/quicksearch.c
9829                 Fix a bitchy race we didn't think about when we
9830                 added quicksearch cancellation:
9831                 If the search is not on cached fields, for example
9832                 body_part matchcase "stuff"
9833                 the matcher code has to get the whole message. If
9834                 we're on IMAP, that can be slow, and in order to
9835                 be non-blocking, the IMAP code idle loop processes
9836                 gtk events too. So it is possible to cancel a
9837                 quicksearch while the matcher is getting the mail's
9838                 body. After matcher got its body, it will start to
9839                 iterate over the matcher list that the Quicksearch's
9840                 clear_search_cb() just freed via prepare_matcher().
9841                 SIGSEGV ensues.
9842                 The fix consists of guarding the matcherlist_match()
9843                 call with a boolean 'matching'. If we reset the
9844                 quicksearch while matching is TRUE, we don't free
9845                 the matcherlist anymore like we did, but we set
9846                 another new flag, deferred_free, to TRUE. Then,
9847                 in quicksearch_match(), just after returning from
9848                 matcherlist_match() and unsetting the matching flag,
9849                 we check the deferred_free flag and do the
9850                 prepare_matcher() (which does the matcherlist_free)
9851                 for real, so we free the matcherlist once it's not
9852                 used anymore.
9853                 As all of this runs via the glib main loop, we
9854                 luckily don't need a mutex.
9855         * src/summaryview.c
9856                 Also, show progress while searching.
9859 2006-03-14 [colin]      2.0.0cvs139
9861         * src/alertpanel.c
9862                 Make alertpanel_is_open non-static
9864 2006-03-14 [colin]      2.0.0cvs138
9866         * src/prefs_spelling.c
9867                 Cleanups - Fabien Vantard
9869 2006-03-14 [wwp]        2.0.0cvs137
9871         * src/main.c
9872                 code style normalization (curly braces, indentation).
9874 2006-03-14 [wwp]        2.0.0cvs137
9876         * src/main.c
9877                 code style (braces, indentation)
9879 2006-03-12 [paul]       2.0.0cvs136
9881         * src/prefs_common.c
9882                 trans_hdr defaults to FALSE to be RFC-savvy
9883         * src/prefs_summaries.c
9884                 add a tooltip to the trans_hdr option
9885                 
9887 2006-03-12 [paul]       2.0.0cvs135
9889         * src/prefs_matcher.c
9890                 give a little more width to the combos
9891         * src/prefs_display_header.c
9892         * src/textview.c
9893                 translate headers if prefs_common.trans_hdr
9894                 is TRUE
9896         Patches by Pawel Pekala
9898 2006-03-12 [paul]       2.0.0cvs134
9900         * src/plugins/clamav/clamav_plugin.c
9901         * src/plugins/dillo_viewer/dillo_viewer.c
9902         * src/plugins/pgpcore/plugin.c
9903         * src/plugins/pgpinline/plugin.c
9904         * src/plugins/pgpmime/plugin.c
9905         * src/plugins/spamassassin/spamassassin.c
9906                 update/add to descriptions
9907         * src/plugins/spamassassin/spamassassin_gtk.c
9908                 fixes to the english, remove superfluous
9909                 tooltips, clean up a little
9911 2006-03-12 [paul]       2.0.0cvs133
9913         * src/compose.c
9914                 fix Bug 924, 'Account combo box shows up wrong 
9915                 if & is in account name'
9917 2006-03-11 [colin]      2.0.0cvs132
9919         * src/summaryview.c
9920                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
9921                 messed up shift-selection because is slows down
9922                 moving around summaryview. thanks -users
9924 2006-03-10 [colin]      2.0.0cvs131
9926         * src/plugins/spamassassin/spamassassin_gtk.c
9927                 Put back Paul's engrish fixes
9929 2006-03-10 [colin]      2.0.0cvs130
9931         * src/plugins/spamassassin/spamassassin.c
9932         * src/plugins/spamassassin/spamassassin.h
9933         * src/plugins/spamassassin/spamassassin_gtk.c
9934                 Cleanup SA prefs page (more)
9935                 Patch by Fabien Vantard
9937 2006-03-10 [paul]       2.0.0cvs129
9939         * src/prefs_msg_colors.c
9940         * src/prefs_spelling.c
9941                 widget sensitivity
9943 2006-03-09 [mones]      2.0.0cvs128
9945         * po/es.po
9946                 Update for next RC
9948 2006-03-09 [wwp]        2.0.0cvs127
9950         * configure.ac
9951                 revert accidental commit (requirement for libetpan 0.43), this time
9952                 not in HEAD.
9954 2006-03-09 [wwp]        2.0.0cvs125
9956         * configure.ac
9957                 revert accidental commit (requirement for libetpan 0.43)
9959 2006-03-09 [paul]       2.0.0cvs126
9961         * src/prefs_receive.c
9962                 remove useless frame
9963                 replace 'incorporation' with 'receiving'
9964         * src/plugins/clamav/clamav_plugin_gtk.c
9965         * src/plugins/spamassassin/spamassassin_gtk.c
9966                 improve widget sensitivity
9967                 fix a bit his engrish
9969 2006-03-09 [wwp]        2.0.0cvs125
9971         * src/addressadd.c
9972         * src/foldersel.c
9973         * src/prefs_common.c
9974         * src/prefs_common.h
9975                 remember some more windows' sizes (add to addressbook and
9976                 select folder).
9978 2006-03-09 [paul]       2.0.0cvs124
9980         * src/plugins/pgpcore/prefs_gpg.c
9981                 normalise construction of dialogue
9983 2006-03-09 [paul]       2.0.0cvs123
9985         * src/plugins/trayicon/Makefile.am
9986                 add missing slash
9988 2006-03-08 [colin]      2.0.0cvs122
9990         * src/plugins/trayicon/Makefile.am
9991                 Fix build in separate dir 
9992                 Patch by Bamanzi <bamanzi@gmail.com>
9994 2006-03-08 [colin]      2.0.0cvs121
9996         * src/procmsg.c
9997                 Batch move and copies from summaryview with delayed execution
9998                 too
10000 2006-03-07 [paul]       2.0.0cvs120
10002         * src/common/utils.c
10003                 fix highlighting of URIs containing "()"
10004                 Patch by Pawel Pekala
10006 2006-03-07 [paul]       2.0.0cvs119
10008         * src/folder.c
10009         * src/folder.h
10010         * src/folderview.c
10011                 immediately do alphabetical resort when
10012                 changing a folder's name
10013                 Patch by Pawel Pekala
10015 2006-03-07 [paul]       2.0.0cvs118
10017         * src/news.c
10018         * src/news_gtk.c
10019                 when unsubscribing a newsgroup, remove the
10020                 folder and msgs in .sylpheed-claws/newscache
10021                 Patch by Pawel Pekala <c0rn@gazeta.pl>
10023 2006-03-07 [paul]       2.0.0cvs117
10025         * src/textview.c
10026                 fix wrong Fake URL Warning
10027                 Thanks to Hiro
10029 2006-03-07 [colin]      2.0.0cvs116
10031         * src/imap.c
10032                 Return immediately when password dialog was
10033                 cancelled
10034         * src/gtk/inputdialog.c
10035                 Allow empty strings for passwords
10038 2006-03-06 [colin]      2.0.0cvs115
10040         * src/imap.c
10041                 Prevent double-timeouts when connection fails
10043 2006-03-06 [colin]
10045         2.0.1-rc1 released
10047 2006-03-06 [colin]      2.0.0cvs114
10049         * src/imap.c
10050                 Refresh session during potentially long
10051                 operations
10053 2006-03-06 [wwp]        2.0.0cvs113
10055         * src/prefs_msg_colors.h
10056                 forgot that one (custom color labels).
10058 2006-03-06 [wwp]        2.0.0cvs112
10060         * src/prefs_common.c
10061         * src/prefs_common.h
10062         * src/prefs_msg_colors.c
10063         * src/summaryview.c
10064         * src/summaryview.h
10065         * src/gtk/colorlabel.c
10066         * src/gtk/colorlabel.h
10067                 colors in messages list are now customizable. Color values and names can
10068                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
10069                 Thanks to Paul and Colin for their help with this longstanding patch!
10071 2006-03-06 [wwp]        2.0.0cvs111
10073         * src/textview.c
10074                 don't crash if (x)face is bad.
10076 2006-03-05 [paul]       2.0.0cvs110
10078         * AUTHORS
10079         * configure.ac
10080         * src/Makefile.am
10081         * src/common/Makefile.am
10082         * src/common/utils.h
10083         * src/etpan/imap-thread.c
10084         * src/gtk/authors.h
10085         * src/plugins/clamav/Makefile.am
10086         * src/plugins/demo/Makefile.am
10087         * src/plugins/dillo_viewer/Makefile.am
10088         * src/plugins/pgpcore/Makefile.am
10089         * src/plugins/pgpcore/passphrase.c
10090         * src/plugins/pgpinline/Makefile.am
10091         * src/plugins/pgpmime/Makefile.am
10092         * src/plugins/spamassassin/Makefile.am
10093         * src/plugins/trayicon/Makefile.am
10094                 fix builiding on cygwin
10095                 Patch by Ralgh Young <bamanzi@gmail.com>
10097 2006-03-04 [wwp]        2.0.0cvs109
10099         * manual/keyboard.xml
10100                 fix mixed up/down keys.
10102 2006-03-04 [wwp]        2.0.0cvs108
10104         * README
10105         * INSTALL
10106                 updated links to SpamAssassin.
10108 2006-03-04 [wwp]        2.0.0cvs107
10110         * manual/plugins.xml
10111         * src/plugins/spamassassin/README
10112                 updated SpamAssassin plugin docs to reflect new functional additions
10113                 (also fix/update/documents few technical stuff more, see the README).
10115 2006-03-04 [wwp]        2.0.0cvs106
10117         * src/prefs_message.c
10118                 normalized capitalization of message-prefs paths.
10120 2006-03-04 [wwp]        2.0.0cvs105
10122         * manual/advanced.xml
10123                 typo.
10125 2006-03-03 [colin]      2.0.0cvs104
10127         * src/plugins/clamav/clamav_plugin_gtk.c
10128                 Rework prefs page, patch by Fabien 
10130 2006-03-03 [colin]      2.0.0cvs103
10132         * src/plugins/clamav/clamav_plugin.c
10133                 Set error on all errors
10135 2006-03-03 [colin]      2.0.0cvs102
10137         * src/common/plugin.c
10138                 Initialize error to avoid crashing when a plugin fails
10139                 without setting error
10141 2006-03-02 [wwp]        2.0.0cvs101
10143         * configure.ac
10144                 fixed linker flags for libetpan support on Cygwin
10145                 (thanks to H.Merijn Brand).
10147 2006-03-02 [wwp]        2.0.0cvs100
10149         * src/addressbook.c
10150                 fix some AB error messages: one for punctuation and
10151                 one wrongly duplicate (thanks, maxbritov).
10153 2006-03-02 [wwp]        2.0.0cvs99
10155         * src/plugins/spamassassin/spamassassin.c
10156                 make sync calls to sa-learn/spamc to prevent
10157                 system (whatever local or client/server) overload.
10159 2006-03-02 [colin]      2.0.0cvs98
10161         * src/summaryview.c
10162                 Put the spam icon in the status column instead of the
10163                 mark one
10165 2006-03-01 [colin]      2.0.0cvs97
10167         * src/plugins/spamassassin/spamassassin.c
10168                 Fix segfault (g_file_set_contents fails for some 
10169                 reason and err==0x2f. Can't find out why with
10170                 valgrind, using working function :-)
10172 2006-03-01 [colin]      2.0.0cvs96
10174         * src/inc.c
10175                 Offline overriding: let 'No' be cached only 3 seconds
10177 2006-03-01 [colin]      2.0.0cvs95
10179         * src/addr_compl.c
10180         * src/addrbook.c
10181         * src/addressbook.c
10182         * src/addrindex.c
10183         * src/folder_item_prefs.c
10184         * src/headerview.c
10185         * src/imap.c
10186         * src/inc.c
10187         * src/ldif.c
10188         * src/mainwindow.c
10189         * src/mh.c
10190         * src/msgcache.c
10191         * src/prefs_common.h
10192         * src/prefs_msg_colors.c
10193         * src/procheader.c
10194         * src/procheader.h
10195         * src/procmime.c
10196         * src/procmsg.c
10197         * src/procmsg.h
10198         * src/send_message.h
10199         * src/simple-gettext.c
10200         * src/summaryview.c
10201         * src/summaryview.h
10202         * src/syldap.c
10203         * src/textview.c
10204         * src/undo.c
10205         * src/common/ssl_certificate.c
10206         * src/common/utils.c
10207         * src/gtk/colorsel.c
10208         * src/gtk/gtksctree.c
10209         * src/gtk/gtkshruler.c
10210         * src/plugins/trayicon/trayicon.c
10211                 #if 0 goes to /dev/null
10213 2006-03-01 [colin]      2.0.0cvs94
10215         * src/compose.c
10216         * src/imap.c
10217         * src/inc.c
10218         * src/inc.h
10219         * src/messageview.c
10220         * src/news.c
10221         * src/plugins/spamassassin/spamassassin.c
10222                 Allow to add information in the "working offline"
10223                 window
10225 2006-03-01 [wwp]        2.0.0cvs93
10227         * src/plugins/spamassassin/spamassassin.c
10228                 fixed spamc invocation: use a tricky temporary mini shell wrapper
10229                 'cause it seems that calling `spamc ... < inputfile` with
10230                 g_spawn_(a)sync simply.. erm doesn't work :-).
10232 2006-03-01 [wwp]        2.0.0cvs92
10234         * src/toolbar.c
10235         * src/toolbar.h
10236                 simplify the adding of spam/ham button to the messageview toolbar
10237                 (it gets more clear now that the same button will be "Mark as spam"
10238                 or "Mark as ham" according to the current message status,
10239                 thanks to Colin).
10241 2006-03-01 [wwp]        2.0.0cvs91
10243         * src/messageview.c
10244         * src/procmsg.c
10245         * src/procmsg.h
10246         * src/summaryview.c
10247         * src/plugins/spamassassin/spamassassin.c
10248         * src/plugins/spamassassin/spamassassin.h
10249                 make learner callbacks return a status (0 for ok),
10250                 handle it in main code to avoid setting flags when learning failed,
10251                 don't learn on TCP if offline in spamassassin,
10252                 thanks to Colin.
10254                 
10256 2006-03-01 [wwp]        2.0.0cvs90
10258         * src/compose.c
10259                 some work around the compose window's account menu,
10260                 patch by Fabien Vantard.
10262 2006-03-01 [wwp]        2.0.0cvs89
10264         * src/plugins/spamassassin/spamassassin.c
10265                 fixed bad logics, was using spamc in local mode and sa-learn
10266                 in remote mode (thanks, Colin).
10268 2006-03-01 [wwp]        2.0.0cvs88
10270         * src/plugins/spamassassin/spamassassin.c
10271         * src/plugins/spamassassin/spamassassin.h
10272         * src/plugins/spamassassin/spamassassin_gtk.c
10273                 made processing of emails w/ sa-plugin an option (default is TRUE),
10274                 fixed Engrish some tooltips, capitalization of some debug messages
10275                 and warnings. The spamassassin plugin now provides two separate
10276                 services: process emails upon incorporation and spamd training.
10277                 Both services (un)register independently but use some common
10278                 plugin settings (transport settings, spam storage location).
10280 2006-02-28 [wwp]        2.0.0cvs87
10282         * src/plugins/spamassassin/spamassassin.c
10283                 fix async flag to spamc cmdline execution (batch exec should
10284                 be asynchronous).
10286 2006-02-27 [wwp]        2.0.0cvs86
10288         * src/plugins/spamassassin/spamassassin.c
10289         * src/plugins/spamassassin/spamassassin.h
10290         * src/plugins/spamassassin/spamassassin_gtk.c
10291                 - added the ability to learn a remote spamassassin server (spamd),
10292                 using spamc.
10293                 - added the spamassassin option 'username', that applies to all
10294                 spamassassin operations (filtering, learning, local or remote).
10295                 The default username is the current unix user (if left blank
10296                 from gtk prefs or config file).
10297                 - commented out some unused code (notebook widget), removed unused
10298                 layout (hbox1).
10299                 - make more widgets sensitive to the transport type.
10301 2006-02-27 [colin]      2.0.0cvs85
10303         * src/plugins/spamassassin/spamassassin.c
10304                 Fix sa-learn call when offline
10306 2006-02-27 [colin]      2.0.0cvs84
10308         * configure.ac
10309         * src/Makefile.am
10310         * src/mainwindow.c
10311         * src/mainwindow.h
10312         * src/messageview.c
10313         * src/messageview.h
10314         * src/prefs_toolbar.c
10315         * src/procmsg.c
10316         * src/stock_pixmap.c
10317         * src/stock_pixmap.h
10318         * src/summaryview.c
10319         * src/toolbar.c
10320         * src/toolbar.h
10321         * src/pixmaps/ham_btn.xpm
10322         * src/pixmaps/spam.xpm
10323         * src/pixmaps/spam_btn.xpm
10324         * src/plugins/spamassassin/spamassassin.c
10325                 Add button in toolbar for spam learning
10326                 Fix a few bugs from the last related commit
10327                 Revert 1.9.6cvs23 which messed up shift-selection
10329 2006-02-24 [colin]      2.0.0cvs83
10331         * src/procmsg.c
10332         * src/summaryview.c
10333         * src/summaryview.h
10334         * src/plugins/spamassassin/spamassassin.c
10335         * src/plugins/spamassassin/spamassassin.h
10336         * src/plugins/spamassassin/spamassassin_gtk.c
10337                 Unregister learner when spamassassin is either
10338                 disabled or over tcp
10340 2006-02-24 [colin]      2.0.0cvs82
10342         * src/Makefile.am
10343         * src/mainwindow.c
10344         * src/mainwindow.h
10345         * src/procmsg.c
10346         * src/procmsg.h
10347         * src/stock_pixmap.c
10348         * src/stock_pixmap.h
10349         * src/summaryview.c
10350         * src/summaryview.h
10351         * src/gtk/icon_legend.c
10352         * src/pixmaps/spam.xpm  ** NEW FILE **
10353         * src/plugins/spamassassin/spamassassin.c
10354         * src/plugins/spamassassin/spamassassin_gtk.c
10355                 Add spam learning interface (Mark/Mark as 
10356                 (spam|ham) menus)
10358 2006-02-24 [wwp]        2.0.0cvs81
10360         * src/compose.c
10361         * src/compose.h
10362         * src/filtering.c
10363                 hide compose window when sending message in batch mode
10364                 (filtering: forward and redirect). Also fixed a wrong
10365                 value returned when sending failed, neutral anyway.
10366                 (Colin, me) 
10368 2006-02-24 [wwp]        2.0.0cvs80
10370         * src/mainwindow.c
10371                 use GTK+'s stock quit button. Patch by Fabien Vantard.
10373 2006-02-24 [paul]       2.0.0cvs79
10375         * src/news.c
10376         * src/news.h
10377         * src/news_gtk.c
10378                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
10379                 Thanks to Colin
10381 2006-02-23 [colin]      2.0.0cvs78
10383         * src/alertpanel.c
10384                 Change OK to Close in alertpanel with View log
10385                 button; add accel to View log. Patch by Fabien
10386                 Vantard
10388 2006-02-23 [wwp]        2.0.0cvs77
10390         * src/compose.c
10391                 silly me, there were much more tests to perform, since toolbars can
10392                 really have down to 1 element only.
10394 2006-02-23 [wwp]        2.0.0cvs76
10396         * commitHelper
10397                 fixed indentation from my previous commit. Fallback to VISUAL if
10398                 EDITOR is not set (and to vi, at last resort).
10400 2006-02-23 [wwp]        2.0.0cvs75
10402         * commitHelper
10403                 improved error detection (Colin, me).
10405 2006-02-23 [wwp]        2.0.0cvs74
10407         * src/prefs_toolbar.c
10408                 simplify and fix prefs/toolbars layouting. Combos' contents can
10409                 now be really displayed.
10411 2006-02-23 [wwp]        2.0.0cvs73
10412         simplifies and fix prefs/toolbars layouting. Combos' contents can now
10413         be really displayed.
10415 2006-02-22 [wwp]        2.0.0cvs72
10417         * src/compose.c
10418                 fix a typo in my previous commit (sorry!).
10420 2006-02-22 [wwp]        2.0.0cvs71
10422         * src/prefs_toolbar.c
10423                 fix a crash when adding separators to toolbars,
10424                 also fix some separator item information.
10426 2006-02-22 [wwp]        2.0.0cvs70
10428         * src/compose.c
10429                 fix a crash when redirecting (for instance) when compose window's
10430                 toolbar contents has been customized (when some buttons have been
10431                 removed in fact).
10433 2006-02-21 [wwp]        2.0.0cvs69
10435         * src/summaryview.c
10436         * src/gtk/pluginwindow.c
10437         * src/plugins/pgpcore/prefs_gpg.c
10438                 fix some compilation warnings (feat. remains of removed code).
10440 2006-02-21 [wwp]        2.0.0cvs68
10442         * src/gtk/gtkutils.c
10443                 fix two compilation issues, thanks to Stephan Sachse.
10445 2006-02-20 [colin]      2.0.0cvs67
10447         * src/mainwindow.c
10448                 Don't reselect displayed mail on refocus
10449                 This fixes actions misbehaving 
10451 2006-02-20 [wwp]        2.0.0cvs66
10453         * src/summaryview.c
10454         * src/gtk/gtksctree.c
10455         * src/gtk/gtkshruler.c
10456                 changed more runtime typecast checks.
10458 2006-02-20 [wwp]        2.0.0cvs65
10460         * src/summary_search.c
10461                 find all - summaryview refresh issue fixed, thanks to Colin.
10463 2006-02-20 [wwp]        2.0.0cvs64
10465         * src/gtk/gtkutils.c
10466                 better runtime typecast checks.
10468 2006-02-20 [wwp]        2.0.0cvs63
10470         * src/summary_search.c
10471                 enhancements to the summary search:
10472                         - add the ability to stop the running search
10473                           (upon ESC-key press, new Stop button or when Clear button is pressed)
10474                         - don't search if no criteria (From/To/Subject/Body) is set
10475                         - ensure that a busy mouse pointer is always shown when searching,
10476                           show it even a bit earlier
10478 2006-02-19 [colin]      2.0.0cvs62
10480         * src/compose.c
10481         * src/imap.c
10482         * src/etpan/imap-thread.c
10483         * src/etpan/imap-thread.h
10484                 (Future) IMAP speed improvement on sending
10485                 Will require a libetpan update
10486         * src/summaryview.c
10487         * src/gtk/quicksearch.c
10488                 Make quicksearch clearable while running.
10490 2006-02-17 [colin]      2.0.0cvs61
10492         * src/imap.c
10493         * src/etpan/imap-thread.c
10494         * src/etpan/imap-thread.h
10495                 Check for IMAP certificates
10496                 ** Requires libetpan-0.42-cvs4 
10497                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
10499 2006-02-17 [colin]      2.0.0cvs60
10501         * src/messageview.c
10502         * src/prefs_common.c
10503         * src/prefs_common.h
10504         * src/prefs_message.c
10505                 Add pref to display HTML-only mails with plugin, 
10506                 if possible (defaulting to FALSE of course).
10508 2006-02-16 [colin]      2.0.0cvs59
10510         * src/main.c
10511         * src/common/plugin.c
10512         * src/common/plugin.h
10513         * src/gtk/pluginwindow.c
10514                 Keep track of requested (but unloaded) plugins
10515                 in some error cases.
10517 2006-02-16 [wwp]        2.0.0cvs58
10519         * src/gtk/gtkaspell.c
10520         * src/gtk/gtkaspell.h
10521         * src/prefs_spelling.c
10522         * src/compose.c
10523         * src/prefs_common.c
10524         * src/prefs_common.h
10525                 implemented new optional spellchecker behaviour: re-check message when
10526                 dictionary got changed (from compose-window/context-menu/Change dictionary).
10528 2006-02-16 [wwp]        2.0.0cvs57
10530         * src/quote_fmt_parse.y
10531                 pclose popen'ed pipe.
10533 2006-02-15 [colin]      2.0.0cvs56
10535         * src/mimeview.c
10536         * src/mimeview.h
10537                 Let MimeViewers know which MimeView they
10538                 depend of.
10539         * src/summaryview.c
10540                 Swap From/To columns in Sent/Queue/Drafts
10541                 folders
10542         * src/etpan/imap-thread.c
10543                 Use mailstream_low_tls_open() for STARTTLS
10544                 instead of mailstream_low_ssl_open()
10545                 ** REQUIRES libetpan 0.42cvs3 **
10547 2006-02-15 [wwp]        2.0.0cvs55
10549         * src/compose.c
10550         * src/compose.h
10551         * src/message_search.c
10552         * src/message_search.h
10553         * src/textview.c
10554         * src/gtk/gtkutils.c
10555         * src/gtk/gtkutils.h
10556                 added the ability to Find text in the compose window (and a bit
10557                 of code factorization).
10559 2006-02-15 [wwp]        2.0.0cvs54
10561         * src/prefs_gtk.c
10562                 yet another one file was missing (fix for some widgets' sensitivity).
10563                 Thanks Colin!
10565 2006-02-15 [wwp]        2.0.0cvs53
10567         * src/prefs_gtk.h
10568                 oops forgot that file (fix for some widgets' sensitivity).
10570 2006-02-15 [wwp]        2.0.0cvs52
10572         * src/summary_search.c
10573                 implemented advanced summary search options (added the ability
10574                 to use matcher conditions in an advanced search mode).
10576 2006-02-15 [wwp]        2.0.0cvs51
10578         * src/plugins/pgpcore/prefs_gpg.c
10579         * src/prefs_account.c
10580                 fix some widget sensitivity, mostly around some labels in
10581                 account prefs.
10583 2006-02-15 [paul]       2.0.0cvs50
10585         * manual/advanced.xml
10586                 improve Templates info
10587                 written by wwp
10589 2006-02-14 [colin]      2.0.0cvs49
10591         * src/pixmaps/address_book.xpm
10592         * src/pixmaps/preferences.xpm
10593         * src/pixmaps/properties.xpm
10594                 Fix pixmap size - patch by Fabien Vantard
10596 2006-02-13 [colin]      2.0.0cvs48
10598         * src/procmime.c
10599                 Add missing fclose()s on error
10600         * src/textview.c
10601                 Remove unused code
10602         * src/common/utils.c
10603                 Fix temp files not being deleted on windows
10604         Patches by Thomas Gilgin
10606 2006-02-13 [colin]      2.0.0cvs47
10608         * src/mainwindow.c
10609                 Fix exit crash
10611 2006-02-13 [wwp]        2.0.0cvs46
10613         * src/plugins/pgpcore/prefs_gpg.c
10614                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
10616 2006-02-12 [colin]      2.0.0cvs45
10618         * src/folderview.c
10619         * src/main.c
10620         * src/mainwindow.c
10621                 Fix "stuff" when quitting
10623 2006-02-12 [wwp]        2.0.0cvs44
10625         * src/prefs_themes.c
10626                 fix typos in debug messages.
10628 2006-02-11 [colin]      2.0.0cvs43
10630         * src/summaryview.c
10631                 don't allow drag/drop from ourself
10633 2006-02-10 [wwp]        2.0.0cvs42
10635         * src/exporthtml.c
10636         * src/html.c
10637         * src/html.h
10638         * src/procmime.c
10639         * src/textview.c
10640                 renamed html_ prefixed functions and data structures to avoid
10641                 namespace clashes w/ other software (gtkhtml2 for instance).
10642                 Closes bug #907.
10645 2006-02-09 [colin]      2.0.0cvs41
10647         * src/summaryview.c
10648                 Fix shitty logic messed up. Thanks Ticho for the hint!
10650 2006-02-09 [wwp]        2.0.0cvs40
10652         * src/gtk/about.c
10653         * src/compose.c
10654         * src/prefs_account.c
10655         * src/prefs_gtk.h
10656         * src/editaddress.c
10657                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
10658                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
10659                 Browse buttons in accounts prefs.
10661 2006-02-09 [colin]      2.0.0cvs39
10663         * src/matcher.c
10664                 Check for pointer before using its members
10665         * src/gtk/gtksourceprintjob.c
10666                 Fix a wrong warning
10668 2006-02-09 [wwp]        2.0.0cvs38
10670         * src/gtk/filesel.c
10671                 fix few compiler warnings (type mismatch).
10673 2006-02-09 [paul]       2.0.0cvs37
10675         * po/fr.po
10676                 updated by Fabien Vantard
10678 2006-02-08 [colin]      2.0.0cvs36
10680         * src/prefs_common.c
10681         * src/common/defs.h
10682         * src/common/plugin.c
10683                 allow windows and linux configurations to coexist
10684                 patch by Thomas Gilgin
10686 2006-02-08 [colin]      2.0.0cvs35
10688         * src/filtering.c
10689         * src/matcher.c
10690         * src/matcher.h
10691         * src/matcher_parser_parse.y
10692         * src/prefs_filtering_action.c
10693         * src/prefs_matcher.c
10694                 Add the "Ignore thread" filtering
10695                 action
10697 2006-02-08 [colin]      2.0.0cvs34
10699         * src/compose.c
10700         * src/procmime.c
10701         * src/procmime.h
10702                 Fix bug #905 (damaged attachment)
10703                 text files with raw \0's aren't really text files
10704         FOR_STABLE
10706 2006-02-08 [colin]      2.0.0cvs33
10708         * src/summaryview.c
10709                 Fix crasher introduced yesterday
10711 2006-02-08 [wwp]        2.0.0cvs32
10713         * src/compose.c
10714         * src/compose.h
10715                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
10717 2006-02-08 [wwp]        2.0.0cvs31
10719         * src/prefs_template.c
10720                 templates enhancement: allow address completion for Cc and Bcc fields
10721                 (it was currently possible for the To field only)
10723 2006-02-08 [colin]      2.0.0cvs30
10725         * src/compose.c
10726                 Don't unblock if not blocked
10727         FOR_STABLE
10729 2006-02-07 [colin]      2.0.0cvs29
10731         * src/action.c
10732                 Forgot to refresh summaryview
10734 2006-02-07 [colin]      2.0.0cvs28
10736         * src/action.c
10737                 Freeze/thaw message list and folder list while
10738                 processing %as{} actions 
10739         * src/compose.c
10740                 Fix auto-wrap disabling after a middle-click
10741                 paste - FOR_STABLE
10743 2006-02-07 [paul]       2.0.0cvs27
10745         * src/folder.c
10746                 fix freeing of uninitialised pointers
10747                 Thanks to Colin
10749 2006-02-06 [colin]      2.0.0cvs26
10751         * src/folder.c
10752                 Use g_slist_prepend in potentially big list
10754 2006-02-06 [colin]      2.0.0cvs25
10756         * src/folder.c
10757                 Completely skip processing if it doesn't 
10758                 exist (faster!)
10760 2006-02-06 [colin]      2.0.0cvs24
10762         * src/folder.c
10763         * src/summaryview.c
10764                 Batch filtering in summaryview (from Tools menu)
10765                 and pre/post//-processing too
10767 2006-02-06 [colin]      2.0.0cvs23
10769         * src/procmsg.h
10770         * src/filtering.c
10771                 Use a special field for batch filtering instead
10772                 of stepping on deferred execution's toes
10774 2006-02-06 [colin]      2.0.0cvs22
10776         * src/action.c
10777         * src/filtering.c
10778         * src/filtering.h
10779         * src/folder.c
10780         * src/summaryview.c
10781                 Fix filtering via menus and actions
10783 2006-02-06 [colin]      2.0.0cvs21
10785         * src/imap.c
10786                 Put the added file directly to cache if possible (will work
10787                 with next libetpan)
10788         * src/filtering.c
10789         * src/filtering.h
10790         * src/inc.c
10791         * src/folder.c
10792         * src/mbox.c
10793         * src/procmsg.h
10794                 Move and copy filtered messages by batches instead of one
10795                 by one - faster on IMAP
10796         * src/procmsg.c
10797                 Add a function that'll possibly be useful later
10799 2006-02-06 [colin]      2.0.0cvs20
10801         * src/addressbook.c
10802                 Use internal mime-type instead of text/plain for d'n'd
10803         * src/compose.c
10804                 Allow attaching files from mimeview's icon list via d'n'd
10805         * src/folderview.c
10806         * src/folderview.h
10807                 Use internal mime-type instead of text/plain for d'n'd
10808                 Don't try to selected opened folder if none is
10809                 Factorize d'n'd from other apps code
10810         * src/headerview.c
10811         * src/textview.c
10812         * src/gtk/gtkutils.c
10813         * src/gtk/gtkutils.h
10814                 Factorize Face/X-Face stuff
10815         * src/mimeview.c
10816                 Fix d'n'd to other apps
10817         * src/prefs_message.c
10818                 Let the XFace pref be usable without libcompface as it also
10819                 applies to Face
10820         * src/summaryview.c
10821                 Fix d'n'd to other apps
10822                 Factorize d'n'd from other apps code
10824 2006-02-06 [wwp]        2.0.0cvs19
10826         * po/it.po
10827                 Italian translation fixes by Andrea Spadaccini (no more confusion
10828                 between filtering and processing, and few changes in the About
10829                 dialog).
10832 2006-02-06 [mones]      2.0.0cvs18
10834         * src/gtk/icon_legend.c
10835                 Improved descriptions allowing better translations
10837 2006-02-05 [colin]      2.0.0cvs17
10839         * src/imap.c
10840                 Add the f*cking missing expunge that caused imap_fetch_env
10841                 to fail after an add_msgs ! :-///
10842         * src/etpan/imap-thread.c
10843                 Add a bit of debug
10844         FOR_STABLE
10846 2006-02-05 [colin]      2.0.0cvs16
10848         * src/common/utils.c
10849                 Don't check for return-path (or we can't put
10850                 back non-sent mails)
10852 2006-02-05 [colin]      2.0.0cvs15
10854         * src/textview.c
10855                 Don't try to display Face header in textview
10856                 when teh headerview's active
10858 2006-02-05 [colin]      2.0.0cvs14
10860         * tools/tbird2syl.py
10861         * tools/Makefile.am
10862                 Add script to import Thunderbird mails
10864 2006-02-05 [colin]      2.0.0cvs13
10866         * src/headerview.c
10867         * src/procheader.c
10868         * src/procmsg.c
10869         * src/procmsg.h
10870         * src/textview.c
10871                 Show Face headers - patch partially by Klaus Flittner
10873 2006-02-05 [colin]      2.0.0cvs12
10875         * src/folderview.c
10876         * src/summaryview.c
10877         * src/common/utils.c
10878         * src/common/utils.h
10879                 Let dnd work from mime icons to summaryview
10880                 and to folderview too
10881                 Add a crude test to avoid trying to add files
10882                 drag'n'dropped when they're not mails
10884 2006-02-04 [colin]      2.0.0cvs11
10886         * src/summaryview.c
10887         * src/mimeview.c
10888                 Fix utf8 conversion
10890 2006-02-04 [colin]      2.0.0cvs10
10892         * src/compose.c
10893         * src/folderview.c
10894         * src/mimeview.c
10895         * src/summaryview.c
10896         * src/summaryview.h
10897                 Added various drag and drop capas:
10898                 From                    To
10899                 summaryview             other apps
10900                 mimeview icons          other apps
10901                 other apps              summaryview
10902                 other apps              folderview
10904                 This shouldn't have broken the existing:
10905                 From                    To
10906                 summaryview             folderview
10907                 folderview              folderview
10908                 summaryview             compose's attachments
10910         Tests welcomed.
10912 2006-02-02 [paul]       2.0.0cvs9
10914         * src/mainwindow.c
10915                 move global option 'Set displayed columns...' out
10916                 of folder option grouping.
10917                 fix sensitivity of 'harvest addresses'
10918         FOR_STABLE
10920 2006-02-01 [colin]      2.0.0cvs8
10922         * src/mimeview.c
10923                 Revert the alertpanel patch, it sucks (intrusive
10924                 and gets in the way of "open")
10926 2006-02-01 [colin]      2.0.0cvs7
10928         * src/compose.c
10929         * src/prefs_account.c
10930         * src/prefs_common.c
10931         * src/common/defs.h
10932         * src/common/utils.c
10933         * src/common/utils.h
10934                 Add ability to edit the signature file
10935                 from the account preferences, and use
10936                 a default for the text editor.
10937                 Patch by Fabien Vantard
10939 2006-02-01 [colin]      2.0.0cvs6
10941         * src/mimeview.c
10942                 Try to get mime type by extension if it is
10943                 application/octet-stream
10944                 Display a window with possible choices when
10945                 encountering unknown mime types
10946         * src/gtk/filesel.c
10947         * src/gtk/filesel.h
10948                 Add preview
10949                 Allow multiple selection in filtered filesel
10950                 (patch by Fabien Vantard)
10951         * src/gtk/pluginwindow.c
10952                 Use it (patch by Fabien Vantard)
10954 2006-02-01 [paul]       2.0.0cvs5
10956         * src/jpilot.c
10957                 fix crash on creating jpilot address book
10958                 Thanks to Colin - FOR_STABLE
10959         * src/prefs_summaries.c
10960         * src/prefs_wrapping.c
10961         * src/gtk/icon_legend.c
10962         * src/gtk/quicksearch.c
10963                 string fixes and additions
10965 2006-02-01 [paul]       2.0.0cvs4
10967         * src/compose.c
10968         * src/mainwindow.c
10969         * src/messageview.c
10970         * src/prefs_send.c
10971                 add Arabic encoding option
10972                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
10974 2006-01-31 [colin]      2.0.0cvs3
10976         * src/plugins/pgpcore/passphrase.c
10977                 Convert passphrase to locale encoding
10978         * src/compose.c
10979                 Fix drafting on IMAP. Crappy bug sneaked in
10980                 the release :-/
10981         FOR_STABLE
10983 2006-01-30 [paul]       2.0.0cvs2
10985         * src/gtk/icon_legend.c
10986                 show the new entries
10988 2006-01-30 [colin]      2.0.0cvs1
10990         * src/manual.c
10991                 Check for the file to be present before 
10992                 enabling the menu - FOR_STABLE
10993         * src/gtk/icon_legend.c
10994                 Add folders icons (not all of them, there
10995                 are too much, but the most intriguing ones)
10997 2006-01-30 [paul]       2.0.0
10999         version 2.0.0 released
11001 [For previous entries, see ChangeLog.pre2.0.0]