1 2005-10-03 [colin] 1.9.15cvs4
4 Add a 'Only once' button for overriding offline mode
7 Add Local mbox to the wizard
8 Add IMAP subdir to the wizard (or the wizard is useless
9 for such accounts, or even worse than useless)
10 Move IMAP subdir from Advanced to Receive tab, as it's
13 2005-10-03 [colin] 1.9.15cvs3
16 Forgot this one in cvs1
18 2005-10-03 [colin] 1.9.15cvs2
21 Faster close when leaving a folder with lots
22 of new mails. Idea by David Relson.
24 2005-10-03 [colin] 1.9.15cvs1
33 * src/gtk/sslcertwindow.c
34 * src/plugins/trayicon/trayicon.c
35 Add accels to every AlertPanel. Patch by Fabien
38 2005-10-03 [paul] 1.9.15
42 2005-10-03 [paul] 1.9.14cvs68
52 updated by Miquel Oliete, Thomas Gilgin, Ricardo
53 Mones Lastra, Tommi Pirinen, Fabien vantard,
54 Andrej Kacian, Aleksander Urosevic, Yang Guilong
56 2005-10-03 [paul] 1.9.14cvs67
59 prevent hang on Cancel
62 2005-10-03 [paul] 1.9.14cvs66
65 fix crash in IMAP caused by discrepancy
66 between check_at_startup and offline mode
69 2005-10-01 [paul] 1.9.14cvs65
74 2005-10-01 [paul] 1.9.14cvs64
77 synchronise import_mbox() and export_mbox()
79 proc_mbox(): add alert if file cannot be opened
80 export_list_to_mbox(): test if dest file exists,
81 prompt user to overwrite if it does. add alert
82 if file cannot be created
87 2005-09-30 [paul] 1.9.14cvs63
90 Fix sensitivity of a menu
92 Respect hidden pref for mails with no encoding
95 * src/plugins/pgpcore/sgpgme.c
96 Fix segfault on incomplete sigs, and display
101 2005-09-30 [colin] 1.9.14cvs62
103 * src/partial_download.c
104 Little logic fix in almost-dead code
106 Fix partial download when there's no new mail
108 2005-09-29 [paul] 1.9.14cvs61
110 * src/plugins/pgpinline/pgpinline.c
111 fix bug 819, 'crash accessing sign message'
114 2005-09-28 [martin] 1.9.14cvs60
116 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
117 fix bug #790 (Crash when restarting window manager (fluxbox))
119 2005-09-28 [paul] 1.9.14cvs59
121 * src/gtk/gtkaspell.c
124 2005-09-27 [colin] 1.9.14cvs58
126 * src/plugins/pgpcore/sgpgme.c
127 Report error when there's one, instead of
128 "Signature unchecked"
130 2005-09-27 [colin] 1.9.14cvs57
133 Fix bug #816 (Weird quotation with spaces)
135 2005-09-27 [colin] 1.9.14cvs56
140 Put subject in compose's title
141 Fix Automatic encoding so that it's really automatic:
142 first try default locale's charset, then charset of the replied mail,
144 Fix encoding of headers (must be in strict mode too)
146 2005-09-26 [colin] 1.9.14cvs55
148 * src/gtk/gtkaspell.c
149 Fix previous patch - don't color the space,
152 2005-09-26 [colin] 1.9.14cvs54
154 * src/gtk/gtkaspell.c
155 Unmark space if possible
157 2005-09-26 [colin] 1.9.14cvs53
160 log_error instead of alertpanel according to the pref
161 * src/etpan/imap-thread.c
162 Print connect status, copy only necessary size to
164 * src/plugins/pgpmime/pgpmime.c
165 Handle S/Mime signatures (verification only). Patch based
166 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
168 2005-09-26 [paul] 1.9.14cvs52
170 * src/common/passcrypt.c
171 this 'workaround' not necessary on NetBSD.
172 Thanks to Daniel Gustafson
178 2005-09-26 [paul] 1.9.14cvs51
181 Skip currently selected message when
182 looking for next new or unread message
183 in current folder. Patch by Colin
184 * src/common/passcrypt.c
185 eliminate warnings on *BSD. Patch by
188 2005-09-26 [colin] 1.9.14cvs50
191 Call postfiltering hook anyway
193 2005-09-22 [colin] 1.9.14cvs49
197 Add a strict mode that doesn't replace with _
200 Use strict conversion while sending
201 Fix race when drafting while sending (happens
203 Fix d'n'd of messages from summaryview
206 add hidden utf8_instead_of_locale_for_broken_mail
207 pref for people that preferred the default charset
208 to be utf8 for broken mails
209 * src/quote_fmt_parse.y
210 fix bug #815 (No quote insert if "From:" fied
211 contained Russian letters)
213 Fix d'n'd of messages to compose
215 2005-09-22 [paul] 1.9.14cvs48
218 fix bug where attachments Name entry
219 would display Path instead
221 2005-09-21 [paul] 1.9.14cvs47
226 * config/config.rpath
227 * doc/manual/en/sylpheed-20.html
228 * doc/manual/es/sylpheed-20.html
283 * src/displayheader.c
284 * src/displayheader.h
295 * src/editldap_basedn.c
296 * src/editldap_basedn.h
315 * src/folder_item_prefs.c
316 * src/folder_item_prefs.h
323 * src/grouplistdialog.c
324 * src/grouplistdialog.h
369 * src/matcher_parser.h
370 * src/matcher_parser_lex.l
371 * src/matcher_parser_parse.y
374 * src/message_search.c
375 * src/message_search.h
394 * src/partial_download.c
395 * src/partial_download.h
400 * src/prefs_account.c
401 * src/prefs_account.h
402 * src/prefs_actions.c
403 * src/prefs_actions.h
406 * src/prefs_compose_writing.c
407 * src/prefs_compose_writing.h
408 * src/prefs_customheader.c
409 * src/prefs_customheader.h
410 * src/prefs_display_header.c
411 * src/prefs_display_header.h
412 * src/prefs_ext_prog.c
413 * src/prefs_ext_prog.h
414 * src/prefs_filtering.c
415 * src/prefs_filtering.h
416 * src/prefs_filtering_action.c
417 * src/prefs_filtering_action.h
418 * src/prefs_folder_column.c
419 * src/prefs_folder_column.h
420 * src/prefs_folder_item.c
421 * src/prefs_folder_item.h
426 * src/prefs_image_viewer.c
427 * src/prefs_image_viewer.h
428 * src/prefs_matcher.c
429 * src/prefs_matcher.h
430 * src/prefs_message.c
431 * src/prefs_message.h
432 * src/prefs_msg_colors.c
433 * src/prefs_msg_colors.h
438 * src/prefs_receive.c
439 * src/prefs_receive.h
442 * src/prefs_spelling.c
443 * src/prefs_spelling.h
444 * src/prefs_summaries.c
445 * src/prefs_summaries.h
446 * src/prefs_summary_column.c
447 * src/prefs_summary_column.h
448 * src/prefs_template.c
449 * src/prefs_template.h
452 * src/prefs_toolbar.c
453 * src/prefs_toolbar.h
454 * src/prefs_wrapping.c
455 * src/prefs_wrapping.h
465 * src/quote_fmt_parse.y
474 * src/simple-gettext.c
483 * src/summary_search.c
484 * src/summary_search.h
501 * src/common/base64.c
502 * src/common/base64.h
510 * src/common/mgutils.c
511 * src/common/mgutils.h
514 * src/common/passcrypt.c
515 * src/common/passcrypt.h.in
516 * src/common/plugin.c
517 * src/common/plugin.h
520 * src/common/progressindicator.c
521 * src/common/progressindicator.h
522 * src/common/quoted-printable.c
523 * src/common/quoted-printable.h
524 * src/common/session.c
525 * src/common/session.h
528 * src/common/socket.c
529 * src/common/socket.h
532 * src/common/ssl_certificate.c
533 * src/common/ssl_certificate.h
534 * src/common/string_match.c
535 * src/common/string_match.h
536 * src/common/stringtable.c
537 * src/common/sylpheed.c
538 * src/common/sylpheed.h
539 * src/common/template.c
540 * src/common/template.h
541 * src/common/timing.h
544 * src/common/uuencode.c
545 * src/common/uuencode.h
546 * src/common/version.h.in
549 * src/common/xmlprops.c
550 * src/common/xmlprops.h
553 * src/gtk/colorlabel.c
554 * src/gtk/colorlabel.h
557 * src/gtk/description_window.c
558 * src/gtk/description_window.h
561 * src/gtk/foldersort.c
562 * src/gtk/foldersort.h
565 * src/gtk/inputdialog.c
566 * src/gtk/inputdialog.h
567 * src/gtk/logwindow.c
568 * src/gtk/logwindow.h
569 * src/gtk/manage_window.c
570 * src/gtk/manage_window.h
573 * src/gtk/pluginwindow.c
574 * src/gtk/pluginwindow.h
575 * src/gtk/prefswindow.c
576 * src/gtk/prefswindow.h
577 * src/gtk/progressdialog.c
578 * src/gtk/progressdialog.h
579 * src/gtk/quicksearch.c
580 * src/gtk/quicksearch.h
581 * src/gtk/sslcertwindow.c
582 * src/gtk/sslcertwindow.h
583 * src/plugins/clamav/clamav_plugin.c
584 * src/plugins/clamav/clamav_plugin.h
585 * src/plugins/clamav/clamav_plugin_gtk.c
586 * src/plugins/demo/demo.c
587 * src/plugins/dillo_viewer/dillo_prefs.c
588 * src/plugins/dillo_viewer/dillo_prefs.h
589 * src/plugins/dillo_viewer/dillo_viewer.c
590 * src/plugins/mathml_viewer/mathml_viewer.c
591 * src/plugins/pgpcore/passphrase.c
592 * src/plugins/pgpcore/passphrase.h
593 * src/plugins/pgpcore/plugin.c
594 * src/plugins/pgpcore/prefs_gpg.c
595 * src/plugins/pgpcore/prefs_gpg.h
596 * src/plugins/pgpcore/select-keys.c
597 * src/plugins/pgpcore/select-keys.h
598 * src/plugins/pgpcore/sgpgme.c
599 * src/plugins/pgpcore/sgpgme.h
600 * src/plugins/pgpinline/pgpinline.c
601 * src/plugins/pgpinline/pgpinline.h
602 * src/plugins/pgpinline/plugin.c
603 * src/plugins/pgpmime/pgpmime.c
604 * src/plugins/pgpmime/pgpmime.h
605 * src/plugins/pgpmime/plugin.c
606 * src/plugins/spamassassin/spamassassin.c
607 * src/plugins/spamassassin/spamassassin.h
608 * src/plugins/spamassassin/spamassassin_gtk.c
609 * src/plugins/trayicon/trayicon.c
610 * tools/OOo2sylpheed.pl
611 * tools/acroread2sylpheed.pl
612 * tools/asus_mailled.sh
613 * tools/filter_conv.pl
614 * tools/freshmeat_search.pl
615 * tools/google_search.pl
616 * tools/kmail2sylpheed.pl
617 * tools/kmail2sylpheed_v2.pl
618 * tools/maildir2sylpheed.pl
619 * tools/multiwebsearch.pl
620 * tools/newscache_clean.pl
621 * tools/outlook2sylpheed.pl
622 * tools/sylpheed-switcher
625 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
628 2005-09-21 [colin] 1.9.14cvs46
635 Remove some printing hacks (deselection/reselection),
636 which by the way fix printing the currently
637 displayed mime part (still only text)
638 Plus a little optimisation of summary_show
641 2005-09-20 [colin] 1.9.14cvs45
645 GUI fixups: add accels, set message
646 view title to displayed mail's subject
647 * src/prefs_spelling.c
648 * src/gtk/gtkaspell.c
649 GUI fixups: allow underlining misspelled
650 words instead of coloring them (a11y!)
656 2005-09-19 [colin] 1.9.14cvs44
660 * src/gtk/gtkaspell.c
663 2005-09-19 [colin] 1.9.14cvs43
666 Fix sensitivity of Delete button
668 Warn if the requested Privacy system
678 * src/prefs_account.h
679 * src/prefs_account.c
680 Save SSL prefs even in builds that have
686 Warn if connection should be secure, but
687 SSL support isn't compiled in
689 Fix word separation on UTF-8 systems
690 Fixes bug #812 (Strange inline spellchecking)
692 Warn if the requested Privacy system
694 Factorize offline warning
702 Factorize offline warning
708 2005-09-18 [colin] 1.9.14cvs42
713 Add a way to get locale's charset ignoring utf-8,
714 and use that as default encoding for broken mails
716 2005-09-18 [colin] 1.9.14cvs41
718 * src/gtk/logwindow.c
719 Translate string. Patch by Fabien Vantard
721 2005-09-18 [colin] 1.9.14cvs40
724 Fix bug #803 (IMAP/SSL support breaks with
725 GnuTLS libetpan 0.38)
727 2005-09-18 [colin] 1.9.14cvs39
732 More charsets fixes. Fixes bug #806 (non
733 ascii characters in subject line)
735 2005-09-17 [paul] 1.9.14cvs38
740 Patch by Pawel Pekala
742 2005-09-17 [colin] 1.9.14cvs37
745 bugfix for NO-USE LDAP compilation, patch
748 2005-09-17 [colin] 1.9.14cvs36
750 * src/prefs_actions.c
751 * src/prefs_customheader.c
752 * src/prefs_display_header.c
753 * src/prefs_filtering_action.c
754 * src/prefs_matcher.c
755 * src/prefs_toolbar.c
756 Fix strange casts (less elegant but
759 2005-09-16 [colin] 1.9.14cvs35
764 2005-09-16 [colin] 1.9.14cvs34
778 * src/matcher_parser_parse.y
780 * src/etpan/Makefile.am
781 * src/gtk/description_window.c
782 * src/plugins/clamav/Makefile.am
783 * src/plugins/clamav/clamav_plugin.c
784 * src/plugins/dillo_viewer/Makefile.am
785 * src/plugins/pgpcore/Makefile.am
786 * src/plugins/pgpinline/Makefile.am
787 * src/plugins/pgpmime/Makefile.am
788 * src/plugins/trayicon/Makefile.am
789 Fix 100% cpu usage in address completion list
790 Fix little bugs (return with no values etc)
791 Fix all warnings (with common CFLAGS)
793 2005-09-15 [colin] 1.9.14cvs33
796 Fix bug where sometimes a group's email list is empty,
797 force its refresh (probably fixes "Re: how to create a
800 Don't return to the callback in the main thread from the
801 fetch thread (or face segs!)
803 2005-09-15 [paul] 1.9.14cvs32
805 * src/prefs_matcher.c
806 forgotten in last commit
808 2005-09-15 [paul] 1.9.14cvs31
810 * src/prefs_actions.c
811 * src/prefs_filtering_action.c
815 * src/gtk/description_window.c
816 * src/gtk/description_window.h
817 * src/gtk/quicksearch.c
818 allow interaction with the called
820 Patch by Anders Hammar
822 2005-09-14 [paul] 1.9.14cvs30
825 fix a little annoyance when pasting with 3rd button
826 with wrap_pastes=0 and wrap_input=1
829 2005-09-14 [paul] 1.9.14cvs29
831 * src/prefs_account.c
832 disable 'Filter messages on receiving' for
834 Patch by Anders Hammar
836 2005-09-14 [paul] 1.9.14cvs28
840 updated by Andrej Kacian
846 2005-09-14 [paul] 1.9.14cvs27
849 updated by Ricardo Mones Lastra
852 associate no_wrap_tags to Compose windows
853 instead of using a static one
859 remove unneeded printf()
861 2005-09-14 [paul] 1.9.14cvs26
869 * src/partial_download.c
871 * src/prefs_account.c
872 * src/prefs_account.h
873 * src/prefs_actions.c
874 * src/prefs_customheader.c
875 * src/prefs_display_header.c
876 * src/prefs_filtering_action.c
877 * src/prefs_matcher.c
878 * src/prefs_toolbar.c
885 * src/common/plugin.c
886 * src/common/session.h
887 * src/common/socket.c
888 * src/common/socket.h
889 * src/common/template.c
890 * src/gtk/gtkaspell.c
891 * src/gtk/quicksearch.h
892 * src/plugins/pgpcore/passphrase.c
893 * src/plugins/pgpcore/prefs_gpg.h
894 * src/plugins/pgpcore/select-keys.c
895 * src/plugins/pgpcore/select-keys.h
896 * src/plugins/pgpcore/sgpgme.c
897 * src/plugins/pgpinline/pgpinline.c
898 * src/plugins/pgpmime/pgpmime.c
899 * src/plugins/trayicon/trayicon.c
900 fix compilation warnings
901 Patch by Daniel Gustafson
903 2005-09-14 [paul] 1.9.14cvs25
906 add missing column header, and other small
908 Patch by Anders Hammar
910 2005-09-13 [colin] 1.9.14cvs24
912 * src/gtk/gtkaspell.c
915 Nullify struct members after free()s
917 2005-09-13 [colin] 1.9.14cvs23
920 Test utf8 compliance before inserting to
921 buffer, and try to convert if necessary
923 If no charset is present, use the locale
924 one instead of us-ascii
926 Add Sender, List-Post and To in the checked
927 headers for automatic rules creation
930 * src/gtk/gtkaspell.c
931 Remove deprecated functions.
932 patch by Daniel Gustafson
934 2005-09-12 [colin] 1.9.14cvs22
937 Fix bug #448 (Scrolling/Redraw issue with
938 address-fields in Header)
942 Fix loss of MSG_MARKED on move/copy
943 Fix bug #804 (Quicksearch togglebutton doesn't
944 get depressed after '/' key is pressed)
946 2005-09-12 [paul] 1.9.14cvs21
949 * src/gtk/logwindow.c
950 add 'Clear Log' to popup menu
951 Patch by Anders Hammar <anders.hammar@telia.com>
953 2005-09-12 [paul] 1.9.14cvs20
956 set correct sensitivity on attachments
960 * src/prefs_spelling.c
961 fix crash when no LANG env is set
964 don't use memeory after free
966 All patches by Daniel Gustafson
968 2005-09-12 [paul] 1.9.14cvs19
971 make theme info selectable
972 * src/gtk/description_window.c
973 make window non-modal
975 add details of asus_mailed.sh
976 * tools/claws.i18n.status.pl
977 update for new zh_TW translator
979 create alternate coloured lines
982 2005-09-10 [colin] 1.9.14cvs18
984 * src/plugins/pgpcore/select-keys.c
985 Better order for the buttons
987 2005-09-10 [colin] 1.9.14cvs17
990 * src/plugins/pgpcore/select-keys.c
991 * src/plugins/pgpcore/select-keys.h
992 * src/plugins/pgpcore/sgpgme.c
993 Add a "Don't encrypt" button to the key
994 selection dialog. Fixes bug #177 (There should be a
995 'Don't encrypt button in the Select Keys dialog)
997 2005-09-10 [colin] 1.9.14cvs16
1000 Fix bug #572 (%X option does not work with templates)
1002 2005-09-10 [colin] 1.9.14cvs15
1007 2005-09-10 [colin] 1.9.14cvs14
1010 Fix a possible crash
1012 2005-09-09 [colin] 1.9.14cvs13
1015 * src/etpan/imap-thread.c
1016 * src/etpan/imap-thread.h
1017 Fix moving from queue or drafts to normal folders
1018 Fix bug #794 (No way to delete without expunging)
1019 Take flags unset by other mailers into account
1020 Take deleted flag set by other mailers into account
1021 Fix unsetting REPLIED flag
1022 Fix crash when capabilities can't be retrieved
1025 Add M_DELAYED_FLAGS condition, and let the user use
1026 Execute in order to be able to expunge deleted mails,
1027 even if he's not in delayed execute mode
1028 * src/prefs_spelling.c
1029 Use 'en' dictionary by default if LANG is POSIX or C
1030 * src/gtk/prefswindow.c
1031 Fix bug #767 (Preferences windows expanding) by making
1032 the window a bit larger when the resolution is greater
1033 than 640x480, and by putting the prefs in a
1036 2005-09-09 [paul] 1.9.14cvs12
1040 * po/zh_TW.Big5.po ** REMOVED **
1041 * po/zh_TW.po ** ADDED **
1042 updated by Wei-Lun Chao
1044 2005-09-09 [paul] 1.9.14cvs11
1049 delay memory allocation until file is
1051 Patch by Daniel Gustafson
1053 2005-09-09 [cleroy] 1.9.14cvs10
1058 2005-09-08 [colin] 1.9.14cvs9
1061 Alert when we can't save draft
1062 Fix various wrap/color issues
1063 Add mid-click pasting respecting wrap_paste option
1066 * src/folder_item_prefs.c
1067 * src/folder_item_prefs.h
1077 * src/prefs_folder_item.c
1078 Fix the impossibility to synchronise folders for
1079 offline use (IMAP and NNTP are concerned)
1081 2005-09-08 [colin] 1.9.14cvs8
1084 Build LDAP and JPilot by default if available
1088 2005-09-08 [paul] 1.9.14cvs7
1090 * doc/manual/en/sylpheed-1.html
1091 * doc/manual/en/sylpheed-18.html
1092 * doc/manual/en/sylpheed-19.html
1093 * doc/manual/en/sylpheed-4.html
1094 * doc/manual/en/sylpheed-6.html
1095 * doc/manual/en/sylpheed.html
1096 a few minor updates, plus include some
1097 details about plugins and their requirements
1099 minor changes to English in /View/Sort
1101 2005-09-07 [colin] 1.9.14cvs6
1103 * doc/manual/en/sylpheed-1.html
1104 * doc/manual/en/sylpheed-10.html
1105 * doc/manual/en/sylpheed-11.html
1106 * doc/manual/en/sylpheed-12.html
1107 * doc/manual/en/sylpheed-13.html
1108 * doc/manual/en/sylpheed-14.html
1109 * doc/manual/en/sylpheed-15.html
1110 * doc/manual/en/sylpheed-16.html
1111 * doc/manual/en/sylpheed-17.html
1112 * doc/manual/en/sylpheed-18.html
1113 * doc/manual/en/sylpheed-19.html
1114 * doc/manual/en/sylpheed-2.html
1115 * doc/manual/en/sylpheed-20.html
1116 * doc/manual/en/sylpheed-21.html
1117 * doc/manual/en/sylpheed-22.html
1118 * doc/manual/en/sylpheed-3.html
1119 * doc/manual/en/sylpheed-4.html
1120 * doc/manual/en/sylpheed-5.html
1121 * doc/manual/en/sylpheed-6.html
1122 * doc/manual/en/sylpheed-7.html
1123 * doc/manual/en/sylpheed-8.html
1124 * doc/manual/en/sylpheed-9.html
1125 * doc/manual/en/sylpheed.html
1126 More substitutions (missed Sylpheed -> Sylpheed-Claws)
1128 2005-09-07 [colin] 1.9.14cvs5
1131 Make labels more to-the-point
1133 2005-09-07 [colin] 1.9.14cvs4
1135 * doc/manual/en/sylpheed-1.html
1136 * doc/manual/en/sylpheed-12.html
1137 * doc/manual/en/sylpheed-13.html
1138 * doc/manual/en/sylpheed-14.html
1139 * doc/manual/en/sylpheed-15.html
1140 * doc/manual/en/sylpheed-16.html
1141 * doc/manual/en/sylpheed-17.html
1142 * doc/manual/en/sylpheed-18.html
1143 * doc/manual/en/sylpheed-19.html
1144 * doc/manual/en/sylpheed-2.html
1145 * doc/manual/en/sylpheed-20.html
1146 * doc/manual/en/sylpheed-21.html
1147 * doc/manual/en/sylpheed-22.html
1148 * doc/manual/en/sylpheed-4.html
1149 * doc/manual/en/sylpheed-5.html
1150 * doc/manual/en/sylpheed-6.html
1151 * doc/manual/en/sylpheed-7.html
1152 * doc/manual/en/sylpheed-8.html
1153 * doc/manual/en/sylpheed-9.html
1154 * doc/manual/en/sylpheed.html
1157 2005-09-07 [colin] 1.9.14cvs3
1159 * doc/faq/en/sylpheed-faq-1.html
1160 * doc/faq/en/sylpheed-faq-2.html
1161 * doc/faq/en/sylpheed-faq-3.html
1162 * doc/faq/en/sylpheed-faq.html
1165 2005-09-07 [colin] 1.9.14cvs2
1171 Fix special subfolders:
1172 - Inherit parent's icon
1173 - sent contents of queues subfolders
1174 - empty subfolders of trashes
1176 Remove outdated manual and faq entries
1177 * src/common/utils.c
1178 Add quotes around %s coming from mailcap
1180 2005-09-07 [colin] 1.9.14cvs1
1183 After saving draft, set modified to FALSE
1185 * src/common/utils.c
1186 * src/common/utils.h
1187 Try to open mime parts using what is
1188 indicated in ~/.mailcap or /etc/mailcap,
1191 2005-09-05 [paul] 1.9.14
1196 updated by Andrej Kacian
1198 2005-09-05 [paul] 1.9.13cvs83
1207 updated translations by Thomas Gilgin, Ricardo Mones
1208 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
1209 Frederico Goncalves Guimaraes, Aleksandar Urosevic
1211 2005-09-04 [paul] 1.9.13cvs82
1214 only warn about exceeded line length limit
1217 2005-09-04 [paul] 1.9.13cvs81
1220 fix crash in 'line length exceeded' dialogue
1222 2005-09-02 [paul] 1.9.13cvs80
1225 fix bug 795, 'Connection lost IMAP'
1226 and add statusbar prints
1229 2005-09-02 [paul] 1.9.13cvs79
1232 compose_wrap_paragraph() becomes
1233 compose_beautify_paragraph()
1236 2005-09-02 [cleroy] 1.9.13cvs78
1241 2005-09-01 [colin] 1.9.13cvs77
1244 Maybe fix bug #795 (Connection lost IMAP)
1245 Don't try to send logout when we're disconnected.
1247 Include locked and marked emails in HRM
1248 view. Fixes bug #800 (Locked messages no longer
1249 show up when hide read messages is used)
1251 2005-09-01 [paul] 1.9.13cvs76
1253 * src/prefs_common.c
1256 2005-08-31 [colin] 1.9.13cvs75
1260 * src/prefs_summaries.c
1262 Fix "go to next new", fix preference
1263 (Open unread/next swapped)
1265 2005-08-31 [paul] 1.9.13cvs74
1272 * src/prefs_common.c
1273 * src/prefs_common.h
1278 remove obsolete BOLD_FONT setting
1279 fix font update in headerview and textview
1280 headers after prefs change
1287 2005-08-30 [colin] 1.9.13cvs73
1290 When Hide read messages is selected and we
1291 refresh the summaryview, don't remove the
1292 currently displayed message. Fixes bug #797
1293 (Summary view reloads when new mail is
1294 downloaded in 1.9.14 rc)
1296 2005-08-30 [colin] 1.9.13cvs72
1301 Remove useless callback
1305 Add a filesel_select_file_save_folder() - used by Save All
1307 2005-08-29 [paul] 1.9.13cvs71
1310 * src/matcher_parser_parse.y
1311 * src/etpan/imap-thread.c
1312 fix building on FreeBSD
1313 Patch by Daniel Gustafson <daniel@hobbit.se>
1315 2005-08-29 [paul] 1.9.13cvs70
1317 * src/plugins/pgpinline/pgpinline.c
1318 only initialise sig result if it's been handled
1321 2005-08-29 [paul] 1.9.13cvs69
1326 * src/common.utils.c
1327 * src/common/utils.h
1329 * src/stock_pixmap.h
1330 fix wrong icon reference
1331 * src/pixmaps/trash_btn.xpm
1332 replace with nicer image
1334 2005-08-28 [colin] 1.9.13cvs68
1337 * src/stock_pixmap.c
1338 * src/stock_pixmap.h
1340 * src/pixmaps/trash_btn.xpm
1341 Add a specific trash xpm for the button
1343 2005-08-28 [colin] 1.9.13cvs67
1348 2005-08-27 [colin] 1.9.13cvs66
1352 Correctly fix "Problem with replies", fixes
1353 pgpmime encryption too.
1355 2005-08-27 [colin] 1.9.13cvs65
1361 Fix bug #517 (messages removed from summaryview
1364 2005-08-27 [colin] 1.9.13cvs64
1367 * tools/asus_mailled.sh
1368 Add a script to blink ASUS laptops' mail LED where there
1371 2005-08-27 [colin] 1.9.13cvs63
1374 * src/etpan/imap-thread.c
1375 * src/etpan/imap-thread.h
1376 Implement automatic choosing of login method
1378 * src/gtk/.cvsignore
1379 Add sylpheed-marshal.[ch]
1381 2005-08-27 [colin] 1.9.13cvs62
1383 * src/common/utils.c
1384 Fix confusing perror
1386 2005-08-27 [colin] 1.9.13cvs61
1390 Remove A_DELETE, replace it with
1391 A_TRASH and A_DELETE_REAL. Automatically
1392 rewrite config files to replace A_DELETE
1393 with A_TRASH (no functionality change).
1396 2005-08-26 [colin] 1.9.13cvs60
1399 Previous "Problem with replies" fix brought other
1400 problems, fixing them
1402 2005-08-26 [colin] 1.9.13cvs59
1405 Fix "Problem with replies". This happened only
1408 Factorize code a bit
1410 Speed improvement on very long messages (wrapping)
1411 Fix signature color on Reedit and Redirect
1412 On Reedit, don't attach pgp-signatures parts, but
1415 2005-08-24 [paul] 1.9.13cvs58
1418 don't claim success when clicking
1419 Cancel on the passphrase box.
1422 2005-08-24 [paul] 1.9.13cvs57
1425 fix misplaced sylpheed.log
1429 2005-08-24 [paul] 1.9.13cvs56
1432 * src/etpan/imap-thread.c
1433 * src/etpan/imap-thread.h
1434 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
1436 * src/gtk/sylpheed-marshal.c ** REMOVED **
1437 * src/gtk/sylpheed-marshal.h ** REMOVED **
1438 remove autogenerated files
1439 * tools/kdeservicemenu/README
1440 * tools/kdeservicemenu/install.sh
1441 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1442 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1443 use Claws icon, use 'Sylpheed-Claws' in menu,
1444 use kdialog, and other cleanups
1446 2005-08-23 [paul] 1.9.13cvs55
1449 fix paste/wrap crash
1452 2005-08-23 [paul] 1.9.13cvs54
1458 2005-08-23 [paul] 1.9.13cvs53
1462 view all data of LDAP contacts
1465 2005-08-23 [paul] 1.9.13cvs52
1468 fix issues with the Search field
1471 2005-08-22 [paul] 1.9.13cvs51
1474 put name of folder in processing dialog
1476 * src/prefs_folder_item.c
1477 improve english usage
1479 2005-08-22 [paul] 1.9.13cvs50
1484 * src/matcher_parser_lex.l
1485 * src/matcher_parser_parse.y
1486 * src/prefs_filtering.c
1487 add Filtering/Processing rule names feature.
1488 (the incompatible old matcherrc is saved as
1489 matcherrc.pre_names).
1492 2005-08-22 [paul] 1.9.13cvs49
1495 fix colour labelling
1498 2005-08-22 [paul] 1.9.13cvs48
1503 2005-08-22 [paul] 1.9.13cvs47
1506 fix bug 789, 'SC crashes with imap (CVS ver)'
1509 2005-08-22 [paul] 1.9.13cvs46
1512 * src/prefs_common.c
1514 define reused defaults in defs.h
1516 add 'Open image' to image popup menu
1518 2005-08-21 [colin] 1.9.13cvs45
1521 Fix bug #788 (Bogus "From" address displayed)
1523 2005-08-20 [colin] 1.9.13cvs44
1526 Fix buf #787 (multilevel delete causes SIGSEGV)
1528 2005-08-19 [colin] 1.9.13cvs43
1531 * src/prefs_common.c
1532 * src/prefs_common.h
1533 Add an hidden pref to allow modifying the
1534 update stepping in incorporation.
1537 2005-08-19 [colin] 1.9.13cvs42
1541 Workaround for broken MUAs: encode
1542 Content-type: name: as ASCII and
1543 Content-Disposition: filename: as
1545 * src/prefs_account.c
1546 Fix invisible-ness of SMTP SSL prefs
1549 2005-08-19 [paul] 1.9.13cvs41
1552 * src/prefs_common.c
1553 * src/prefs_common.h
1554 * src/prefs_wrapping.c
1555 paste with or without wrapping.
1558 2005-08-19 [paul] 1.9.13cvs40
1560 * src/prefs_common.c
1561 * src/prefs_common.h
1563 reintroduce enable_swap_from as a
1564 hidden pref. patch by Colin
1565 * src/quote_fmt_parse.y
1566 * src/plugins/clamav/clamav_plugin.c
1567 * src/plugins/dillo_viewer/dillo_viewer.c
1568 * src/plugins/mathml_viewer/mathml_viewer.c
1569 * src/plugins/pgpcore/sgpgme.c
1570 * src/plugins/pgpinline/pgpinline.c
1571 * src/plugins/pgpmime/pgpmime.c
1572 tidy up. patch by Colin
1574 2005-08-19 [paul] 1.9.13cvs39
1577 complete cvs38's sync
1581 * src/etpan/etpan-log.c
1582 * src/etpan/imap-thread.c
1583 * src/gtk/gtksourceprintjob.c
1584 fix compilation warnings
1587 2005-08-19 [paul] 1.9.13cvs38
1603 * src/image_viewer.c
1617 * src/partial_download.c
1620 * src/prefs_actions.c
1621 * src/prefs_common.c
1622 * src/prefs_customheader.c
1623 * src/prefs_display_header.c
1625 * src/prefs_themes.c
1630 * src/send_message.c
1631 * src/simple-gettext.c
1632 * src/sourcewindow.c
1637 * src/common/plugin.c
1638 * src/common/prefs.c
1639 * src/common/session.c
1640 * src/common/session.h
1641 * src/common/socket.c
1642 * src/common/socket.h
1643 * src/common/ssl_certificate.c
1644 * src/common/template.c
1645 * src/common/utils.c
1646 * src/common/utils.h
1649 added wrappers for C library function that
1650 take pathname arguments.
1651 enabled compilation with MinGW.
1652 use GDir instead of directly using opendir().
1653 added rename_force().
1655 2005-08-19 [paul] 1.9.13cvs37
1659 fix privacy settings on re-editing
1667 flag changing optimisation
1669 2005-08-18 [martin] 1.9.13cvs36
1677 * src/grouplistdialog.c
1683 * src/prefs_account.c
1684 * src/prefs_themes.c
1685 * src/stock_pixmap.c
1688 * src/gtk/logwindow.c
1689 removed deprecated glib and gdk stuff
1690 * src/plugins/pgpcore/select-keys.c
1691 convert attributes from locale to utf8
1693 2005-08-17 [paul] 1.9.13cvs35
1697 use new GTK_STOCK_ icons if available
1699 * src/gtk/gtksctree.c
1700 * src/gtk/gtksctree.h
1701 faster range select. patch by Colin
1703 2005-08-17 [paul] 1.9.13cvs34
1708 Add an edit button for contacts, fix selections
1711 Change labels, let Save be always possible in the
1712 email and user atributes tabs
1716 select next item instead of the displayed one
1719 * src/gtk/progressdialog.c
1720 use prefs_common.enable_rules_hint
1722 2005-08-13 [hoa] 1.9.13cvs33
1724 * src/etpan/imap-thread.c
1725 fixed build on Solaris.
1727 2005-08-10 [colin] 1.9.13cvs32
1730 Fix cvs31 (missing fclose before reading
1733 2005-08-10 [colin] 1.9.13cvs31
1736 Fix procmsg_msginfo_new_from_mimeinfo() when
1737 the MimeInfo isn't stored in memory. This fixes
1738 replying to an attached message.
1740 2005-08-10 [colin] 1.9.13cvs30
1743 Fix slowness in account changing
1745 2005-08-10 [colin] 1.9.13cvs29
1755 Optimize folder_has_parent_of_type
1756 Prevent moving special sub-folders from contextual menus
1757 Rework message a bit ("Empty all messages" -> "Delete all
1759 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
1760 and "Deleted Items" folders)
1762 2005-08-08 [colin] 1.9.13cvs28
1765 * src/prefs_summaries.c
1766 Make "Select first unread|new" more flexible
1767 (just prioritize new or unread)
1769 2005-08-08 [colin] 1.9.13cvs27
1772 If "select first new" is selected and there only
1773 are unread messages, fallback to "select first
1776 2005-08-08 [colin] 1.9.13cvs26
1779 Fix shameful bugs (and bug #779)
1781 2005-08-08 [colin] 1.9.13cvs25
1785 Cache parents' type to make folder_has_parent_of_type
1788 Forbid DnD of special sub-folders
1791 Add MAIL_POSTFILTERING_HOOK
1793 Revert over-zealous deletion of the use_addr_book
1796 2005-08-07 [colin] 1.9.13cvs24
1799 Fix big mistake (passing MsgInfo instead
1802 2005-08-07 [colin] 1.9.13cvs23
1817 Make subfolders of Drafts, Queue, Outbox, Trash
1818 work like their parents.
1819 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
1821 2005-08-07 [colin] 1.9.13cvs22
1824 Fix bug #771 (Dragged contacts not saved)
1826 2005-08-07 [paul] 1.9.13cvs21
1829 fix bug 32 'Search Doesn't display results
1830 if "Hide Read Messages" is chosen'
1831 be more literal in interpreting 'Hide read
1834 2005-08-07 [colin] 1.9.13cvs20
1839 Faster 'unthread_for_execution'
1841 2005-08-06 [paul] 1.9.13cvs19
1844 add mnemonics to Set displayed columns
1845 fix bug where msgview_visible option was
1846 overwritten as TRUE on startup
1848 2005-08-06 [paul] 1.9.13cvs18
1851 refer to 'displayed columns in folder/message
1852 list' not 'displayed items in summary/message view'
1853 * src/prefs_display_header.c
1854 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
1855 be consistent with similar dialogues
1856 * src/prefs_folder_column.c
1857 * src/prefs_summary_column.c
1858 'columns' not 'items', and folder and message lists,
1859 instead of folder and summary views;
1860 Use 'Hidden columns' as list heading not 'Available
1862 move the 'Remove' button to the right hand side;
1863 top-align the buttons;
1864 remove unneeded vbox
1865 * src/prefs_summaries.c
1866 put the 2 column prefs buttons in a frame to reduce
1867 overall width; refer to columns not items &c.
1869 2005-08-05 [colin] 1.9.13cvs17
1871 * src/prefs_common.c
1872 * src/prefs_common.h
1876 Add an hidden toolbar_detachable pref, so
1877 that I can get rid of these painful handles
1878 in the toolbars. Defaults to TRUE to avoid
1879 changing the GUI on unsuspecting people...
1881 2005-08-05 [colin] 1.9.13cvs16
1884 * src/prefs_folder_column.c
1885 * src/prefs_folder_column.h
1886 Add prefs for folder columns
1891 * src/prefs_common.c
1892 * src/prefs_common.h
1893 * src/prefs_summaries.c
1895 * src/prefs_summary_column.c
1900 * src/common/utils.c
1901 * src/common/utils.h
1902 Move uri colourisation functions
1907 Fix bug with LIST where we'd try
1908 to get Folder//////[...]///
1910 2005-08-05 [paul] 1.9.13cvs15
1912 * src/prefs_summaries.c
1913 improve the English usage
1915 set font on column change
1918 2005-08-05 [paul] 1.9.13cvs14
1920 * src/prefs_common.c
1921 * src/prefs_common.h
1922 * src/prefs_summaries.c
1924 replace 'open_unread_on_enter' option with
1925 'select_on_entry' option. opening/not opening
1926 is now exclusively controlled by 'always_show_msg'
1928 2005-08-04 [colin] 1.9.13cvs13
1932 Add colourisation of quotes and signatures
1934 Fix possible crashes
1936 Change an assert that is no problem
1941 * src/gtk/quicksearch.c
1942 Fix a possible crash
1944 2005-08-03 [colin] 1.9.13cvs12
1946 * src/prefs_account.c
1947 Fix bug #777 (Sylpheed crash in account configuration)
1949 2005-08-03 [colin] 1.9.13cvs11
1954 Fixing addressbook, round 2
1956 Fix emphasis color on rechecking 'Colorize messages'
1958 2005-08-03 [paul] 1.9.13cvs10
1966 * src/prefs_account.c
1969 * src/quote_fmt_parse.y
1971 * src/common/quoted-printable.c
1972 * src/common/utils.c
1973 * src/common/utils.h
1975 replaced incorrect locale-independent
1976 ctype functions with GLib's. Corrected
1977 signedness mismatch.
1979 headerview_create(): added spacing for vbox.
1981 set focus to the OK button.
1983 2005-08-03 [colin] 1.9.13cvs9
1988 2005-08-02 [colin] 1.9.13cvs8
1994 Fix a cast and more generally, try to make the
1995 GUI more intuitive and consistent (round 1)
1997 2005-08-02 [paul] 1.9.13cvs7
2000 missing in 1.9.13cvs6
2002 2005-08-02 [colin] 1.9.13cvs6
2007 2005-08-02 [colin] 1.9.13cvs5
2016 Fix a number of folder_item_get_msg_list()-related
2017 leaks (missing procmsg_msginfo_free()s)
2019 2005-08-01 [colin] 1.9.13cvs4
2025 * src/prefs_summaries.c
2026 * src/prefs_themes.c
2031 Fix instant-apply of summary and folderview-related prefs
2032 Fix erroneous g_free and alertpanels in prefs_theme
2033 Add instant-apply for fonts
2034 Defer applying of prefs a little bit so it's done only
2035 once even if requested by multiples prefs pages
2037 2005-08-01 [paul] 1.9.13cvs3
2040 fix bug 776 'S.C. crashes on close'
2042 * src/etpan/etpan-thread-manager-types.h
2046 2005-07-25 [paul] 1.9.13cvs2
2049 fix typos. spotted by Fabien Vantard
2051 2005-07-24 [paul] 1.9.13cvs1
2053 * doc/man/sylpheed.1
2054 update man page, incorporating fix of
2055 bug 769 'Typo in manpage'
2056 * src/etpan/imap-thread.c
2057 fix NetBSD openssl dependencies. patch by
2058 George Michaelson <ggm@apnic.net>
2060 updated by Frederico Goncalves Guimaraes
2062 2005-07-22 [paul] 1.9.13
2066 2005-07-22 [paul] 1.9.12cvs91
2071 * RELEASE_NOTES.claws
2075 * tools/claws.i18n.status.pl
2076 add Norwegian translation. submiited by
2077 Geir Helland <pjallabais@users.sourceforge.net>
2087 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2088 Mones Lastra, Tommi Pirinen, Fabien Vantard,
2089 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
2091 * src/plugins/clamav/clamav_plugin_gtk.c
2092 * src/plugins/spamassassin/spamassassin_gtk.c
2093 replace outdated description strings
2095 2005-07-21 [colin] 1.9.12cvs90
2098 Set folder to batch mode when scanning it. Makes deletion
2099 of unread mails on IMAP much faster (due to the UNREAD
2102 2005-07-21 [darko] 1.9.12cvs89
2105 link against libresolv if necessary (patch by Paul)
2107 use glib's portable macros to determine endianness
2109 2005-07-21 [paul] 1.9.12cvs88
2113 update compiled-in features list
2115 2005-07-20 [colin] 1.9.12cvs87
2119 Gcc 2.9x compilation fixes, thanks to Darko
2120 * src/plugins/clamav/clamav_plugin.c
2121 Little optimisation: load virus database only once
2122 * src/plugins/spamassassin/spamassassin.c
2123 Big optimisation: filtering one mail took at least 1 second,
2124 now it takes at least 50ms. Doesn't speed up spamassassin
2125 itself, but should already be much more tolerable.
2127 2005-07-20 [colin] 1.9.12cvs86
2130 Fix performance issue
2132 2005-07-19 [colin] 1.9.12cvs85
2134 * src/plugins/pgpinline/plugin.c
2137 2005-07-19 [colin] 1.9.12cvs84
2140 * src/plugins/Makefile.am
2141 * src/plugins/pgpinline/.cvsignore
2142 * src/plugins/pgpinline/Makefile.am
2143 * src/plugins/pgpinline/pgpinline.c
2144 * src/plugins/pgpinline/pgpinline.deps
2145 * src/plugins/pgpinline/pgpinline.h
2146 * src/plugins/pgpinline/plugin.c
2147 Put pgpinline in the main tree
2149 2005-07-19 [paul] 1.9.12cvs83
2151 * src/prefs_actions.c
2152 prevent '//' in menu names, which cause a crash
2155 2005-07-19 [paul] 1.9.12cvs82
2158 be generally more informative in configure output.
2159 OpenSSL: correction: '[ --enable-openssl ...' ->
2160 '[ --disable-openssl ...', as --enable-openssl is default
2161 PGP/MIME: don't check for GPGME again, check for
2162 pgpcore instead. Therefore prevent the possibility of
2163 attempting to build pgpmime if pgpcore dependencies are
2165 ClamAV: use pkgconfig to check for lib
2166 libgnomeprint: revert logic on inner test to match
2168 * src/plugins/pgpcore/sgpgme.c
2171 2005-07-19 [colin] 1.9.12cvs81
2174 Fix slow thread rebuilding in particular
2177 2005-07-19 [paul] 1.9.12cvs80
2179 * sylpheed-claws.desktop
2180 fix typo, spotted by Stephan Sachse
2182 replace GTK_STOCK_ADD with
2183 GTK_STOCK_NEW button
2185 2005-07-18 [colin] 1.9.12cvs79
2187 * src/etpan/imap-thread.c
2188 Fix return value (Thanks Hoa)
2190 2005-07-18 [colin] 1.9.12cvs78
2193 Allow empty passwords
2194 Create drafts/queue/outbox if necessary
2197 * src/etpan/imap-thread.c
2198 Fix STARTTLS (Thanks to Hoa)
2200 2005-07-18 [paul] 1.9.12cvs77
2206 updated to reflect additions and removals
2208 updated to be claws-specific
2212 * sylpheed-128x128.png
2213 * sylpheed-64x64.png
2215 * sylpheed-claws-128x128.png
2216 * sylpheed-claws-64x64.png
2217 * sylpheed-claws.desktop
2218 * sylpheed-claws.png
2224 2005-07-17 [paul] 1.9.12cvs76
2236 * src/message_search.c
2240 * src/prefs_actions.c
2241 * src/prefs_filtering.c
2242 * src/prefs_matcher.c
2243 * src/prefs_template.c
2244 * src/prefs_themes.c
2246 * src/summary_search.c
2249 * src/gtk/sslcertwindow.c
2250 * src/plugins/pgpcore/sgpgme.c
2253 2005-07-17 [colin] 1.9.12cvs75
2256 add a PrivacySystem accessor that checks that
2257 the system cached in a MimeInfo's privacydata
2258 is still registered. Use this accessor instead
2259 of directly using data->system. Fixes crashes
2260 after unloading pgp plugins.
2262 2005-07-17 [colin] 1.9.12cvs74
2265 Change geometry hints to a simple default size.
2266 Fixes the certs dialogs.
2268 2005-07-17 [colin] 1.9.12cvs73
2270 * src/gtk/sslcertwindow.c
2273 2005-07-17 [colin] 1.9.12cvs72
2275 * src/plugins/pgpcore/Makefile.am
2276 * src/plugins/pgpmime/Makefile.am
2279 2005-07-17 [paul] 1.9.12cvs71
2282 add --disable-gnomeprint option
2283 modified version of patch by Marius Mauch
2285 2005-07-17 [paul] 1.9.12cvs70
2303 * src/prefs_account.c
2305 * src/prefs_summaries.c
2308 * src/common/utils.c
2310 * src/plugins/pgpcore/passphrase.c
2311 * src/plugins/pgpcore/select-keys.c
2312 replace inappropriately used backticks
2315 2005-07-16 [colin] 1.9.12cvs69
2317 * src/image_viewer.c
2318 Add extra paranoid checks
2320 2005-07-16 [colin] 1.9.12cvs68
2322 * src/plugins/pgpcore/prefs_gpg.c
2323 Don't auto-check sigs by default, as it
2326 2005-07-16 [colin] 1.9.12cvs67
2328 * src/plugins/pgpcore/sgpgme.c
2329 Make messages a bit better.
2331 2005-07-16 [colin] 1.9.12cvs66
2335 * src/etpan/imap-thread.c
2338 2005-07-16 [colin] 1.9.12cvs65
2342 And now, fix build with libetpan :-/
2344 2005-07-15 [colin] 1.9.12cvs64
2347 Continue fixing build without libetpan.
2349 2005-07-15 [colin] 1.9.12cvs63
2352 Fix build with --disable-libetpan
2354 2005-07-15 [colin] 1.9.12cvs62
2357 Bump libetpan's version
2359 2005-07-15 [colin] 1.9.12cvs61
2361 * src/etpan/imap-thread.c
2362 Actually stop logging :)
2364 2005-07-15 [colin] 1.9.12cvs60
2367 Fix dnd of multiple addresses.
2369 2005-07-15 [hoa] 1.9.12cvs59
2371 * src/etpan/imap-thread.c
2372 disable login of IMAP password in libetpan log file.
2374 2005-07-15 [paul] 1.9.12cvs58
2377 don't automatically sort
2378 do allow drag n drop
2380 2005-07-15 [paul] 1.9.12cvs57
2384 alphabetical listing
2386 2005-07-15 [paul] 1.9.12cvs56
2388 * src/gtk/pluginwindow.c
2389 sort plugin list alphabetically
2391 2005-07-15 [paul] 1.9.12cvs55
2393 * src/prefs_spelling.c
2394 * src/prefs_wrapping.c
2397 2005-07-15 [colin] 1.9.12cvs54
2402 2005-07-15 [paul] 1.9.12cvs53
2404 * src/prefs_message.c
2405 make 'show cursor' a hidden option
2407 2005-07-14 [colin] 1.9.12cvs52
2409 * src/plugins/spamassassin/Makefile.am
2410 * src/plugins/clamav/Makefile.am
2411 Fix double EXTRA_DISTs
2413 2005-07-14 [colin] 1.9.12cvs51
2415 * src/plugins/clamav/Makefile.am
2416 * src/plugins/clamav/clamav_plugin_gtk.deps
2417 * src/plugins/spamassassin/Makefile.am
2418 * src/plugins/spamassassin/spamassassin_gtk.deps
2419 Make $plugin_gtk depend on $plugin
2421 2005-07-14 [hoa] 1.9.12cvs50
2423 * src/etpan/imap-thread.c
2424 enable debug log of libetpan when running with --debug
2426 2005-07-14 [colin] 1.9.12cvs49
2429 * src/common/Makefile.am
2430 * src/common/plugin.c
2431 * src/common/plugin.h
2432 Add a little plugin dependancy system.
2433 Plugins can ship a $plugin_name.deps file
2434 (near them in PLUGINDIR) so that their
2435 dependancies are loaded if possible.
2436 * src/plugins/Makefile.am
2437 * src/plugins/pgpcore/Makefile.am
2438 * src/plugins/pgpcore/passphrase.c
2439 * src/plugins/pgpcore/passphrase.h
2440 * src/plugins/pgpcore/plugin.c
2441 * src/plugins/pgpcore/prefs_gpg.c
2442 * src/plugins/pgpcore/prefs_gpg.h
2443 * src/plugins/pgpcore/select-keys.c
2444 * src/plugins/pgpcore/select-keys.h
2445 * src/plugins/pgpcore/sgpgme.c
2446 * src/plugins/pgpcore/sgpgme.h
2447 Introduce pgpcore, used by pgpmime and
2449 * src/plugins/pgpmime/Makefile.am
2450 * src/plugins/pgpmime/passphrase.c
2451 * src/plugins/pgpmime/passphrase.h
2452 * src/plugins/pgpmime/pgpmime.c
2453 * src/plugins/pgpmime/pgpmime.deps
2454 * src/plugins/pgpmime/plugin.c
2455 * src/plugins/pgpmime/prefs_gpg.c
2456 * src/plugins/pgpmime/prefs_gpg.h
2457 * src/plugins/pgpmime/select-keys.c
2458 * src/plugins/pgpmime/select-keys.h
2459 * src/plugins/pgpmime/sgpgme.c
2460 * src/plugins/pgpmime/sgpgme.h
2461 Remove the core from pgpmime and add the
2462 dependancy to pgpcore.
2464 2005-07-14 [paul] 1.9.12cvs48
2466 * src/stock_pixmap.c
2467 forgot this in last commit
2469 2005-07-14 [paul] 1.9.12cvs47
2473 add accelerators for the buttons (sync with main)
2476 add accelerators for the buttons.
2477 fix editing with external editor.
2478 replace gdk_input_*() with GIOChannel;
2481 display folder names with new/unread
2482 representation (sync with main)
2484 specify default window icon (sync with main)
2485 * src/prefs_common.c
2486 use_addr_book default to FALSE
2489 add accelerators for the buttons (sync with main)
2492 * src/pixmaps/sylpheed_icon.xpm
2495 2005-07-13 [paul] 1.9.12cvs46
2497 * src/plugins/pgpmime/pgpmime.c
2498 * src/plugins/pgpmime/sgpgme.c
2499 (temporarily) use deprecated gpgme_data_rewind()
2500 while largefile support is not present
2501 (as suggested by Colin)
2503 2005-07-13 [paul] 1.9.12cvs45
2506 remove large file support (for now):
2507 it breaks too many things
2509 2005-07-13 [paul] 1.9.12cvs44
2512 add large file support
2514 fix bug #763 where href attribute was not
2515 the very first attribute of a link
2516 patch by Thomas Gilgin
2518 2005-07-13 [colin] 1.9.12cvs43
2520 * src/gtk/pluginwindow.c
2521 Little portability fix
2523 2005-07-13 [colin] 1.9.12cvs42
2525 * src/plugins/pgpmime/sgpgme.c
2528 2005-07-13 [colin] 1.9.12cvs41
2530 * src/plugins/pgpmime/pgpmime.c
2531 * src/plugins/pgpmime/sgpgme.c
2532 Use gpgme_data_release_and_get_mem instead
2535 2005-07-13 [colin] 1.9.12cvs40
2538 * src/plugins/pgpmime/passphrase.c
2539 * src/plugins/pgpmime/passphrase.h
2540 * src/plugins/pgpmime/pgpmime.c
2541 * src/plugins/pgpmime/plugin.c
2542 * src/plugins/pgpmime/select-keys.c
2543 * src/plugins/pgpmime/select-keys.h
2544 * src/plugins/pgpmime/sgpgme.c
2545 * src/plugins/pgpmime/sgpgme.h
2546 Port pgpmime to gpgme-1.0.
2548 2005-07-12 [paul] 1.9.12cvs39
2553 add a 'Go to Prev' button to the toolbar.
2554 correct tooltip text of go to buttons.
2555 based on patch by Yang Guilong <bamanzi@gmail.com>
2557 2005-07-12 [colin] 1.9.12cvs38
2560 Fix progress bar showing stuff at startup.
2562 2005-07-12 [paul] 1.9.12cvs37
2565 fix building with jpilot support
2567 2005-07-11 [colin] 1.9.12cvs36
2570 Add visual indication that filtering is running
2572 Make {}[] uri delimiters
2574 Remove useless (and slow) calls
2576 2005-07-11 [paul] 1.9.12cvs35
2578 * src/plugins/clamav/clamav_plugin_gtk.c
2579 * src/plugins/dillo_viewer/dillo_prefs.c
2580 * src/plugins/pgpmime/prefs_gpg.c
2581 * src/plugins/spamassassin/spamassassin_gtk.c
2582 gather plugins prefs together under their
2583 own 'Plugins' heading
2585 2005-07-11 [paul] 1.9.12cvs34
2590 account_delete(): modified alert dialog
2593 fixed a crash when cancelling file selection
2594 dialog by Escape key. Made non-ascii filename
2596 * src/prefs_template.c
2597 prefs_template_window_create(): make scrolled
2598 window policy AUTOMATIC
2600 2005-07-10 [hoa] 1.9.12cvs33
2602 * src/etpan/imap-thread.c
2603 workaround for old Courier IMAP servers.
2605 2005-07-10 [colin] 1.9.12cvs32
2610 Add visual progress indicator on filtering/processing
2611 Factorize the progress bar code
2614 * src/etpan/imap-thread.c
2615 Add a reference counter to avoid destroying the Folder
2616 while it's in use by another callback.
2618 2005-07-09 [hoa] 1.9.12cvs31
2621 * src/etpan/imap-thread.c
2622 fixed deadlock when removing IMAP account.
2624 2005-07-08 [colin] 1.9.12cvs30
2628 Fix again problems decoding broken headers
2629 * src/gtk/inputdialog.c
2630 Fix local variable shadowing a global one
2632 2005-07-08 [colin] 1.9.12cvs29
2635 Make the cache/mark files platform-agnostic by writing
2636 them in little-endian format. Reading them is also done
2637 in little-endian format, of course; however, in order
2638 to avoid trashing mark data on big-endian machines, the
2639 files are, at first, read from the native format if the
2640 little-endian one doesn't exist. This is easy to deter-
2641 mine by trying to open a file with a swapped data_ver
2642 and seeing if it's the wanted version.
2643 Little-endian using users should see absolutely no
2644 difference, Big-endian users may get a very little
2645 performance drop due to byte-swapping.
2646 Tested on i386 and ppc32.
2647 Fixes bug #159 (The index file, in the mailboxes, is
2648 hardware depending).
2650 To have the cache/mark files updated to the new little-
2651 endian format, "Check for new messages" or even
2652 "Rebuild folder tree" aren't enough. Files will be
2653 updated as soon as a folder has been opened/closed.
2654 To update everything, just select all folders by
2655 selecting them one by one.
2657 2005-07-07 [colin] 1.9.12cvs28
2660 Remember the folder separator per IMAPFolder
2661 instead of globally.
2662 Revive the Session on noop; fixes bug #761
2663 (mark a bunch of unread messages as read takes
2666 2005-07-07 [darko] 1.9.12cvs27
2668 * src/common/template.c
2669 Sort templates alphabetically
2671 2005-07-06 [colin] 1.9.12cvs26
2674 Try to use the correct separator in
2675 most cases. Possibly fixes bug #759
2676 (only creates the INBOX folder when
2677 setting up new IMAP account) and
2678 bug #760 (Can't retrieve messages)
2680 2005-07-06 [colin] 1.9.12cvs25
2683 Use real_path in status command. This will
2684 help later, when namespaces will be used.
2686 2005-07-06 [colin] 1.9.12cvs24
2692 * src/etpan/etpan-log.c
2693 * src/etpan/etpan-thread-manager.c
2694 * src/etpan/imap-thread.c
2695 Add a --disable-libetpan parameter. With this,
2696 users that don't want IMAP4 support can avoid
2697 the new dependancy (and have no IMAP support).
2698 Users that have IMAP4 accounts and use this
2699 parameter won't lose their configuration, their
2700 IMAP accounts will just be invisible and not
2703 Make the "Copy ..." contextual menu items
2704 copy to both the X clipboard and the gtk
2705 clipboard - as most other apps do.
2707 Add a notice about OpenSSL usage, in order to
2708 comply with OpenSSL's license (point 6):
2709 http://www.openssl.org/source/license.html
2711 2005-07-06 [colin] 1.9.12cvs23
2714 Fix a minimum size for alertpanels
2716 Show 'No space left on device' type errors
2717 when queuing/sending
2720 Rework folder's deletion message (remove
2723 2005-07-05 [colin] 1.9.12cvs22
2726 Add an alertpanel on auth error
2728 Remove pthread-related stuff
2730 2005-07-05 [colin] 1.9.12cvs21
2732 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2733 Fix crash on plugin reloading (with a hack)
2735 2005-07-05 [colin] 1.9.12cvs20
2737 * src/prefs_account.c
2738 * src/prefs_account.h
2742 Add a way to filter the view
2743 * src/gtk/pluginwindow.c
2744 Filter loadable stuff
2745 * src/plugins/pgpmime/prefs_gpg.c
2746 Fix missing unregistration
2748 * src/etpan/.cvsignore
2749 * src/plugins/spamassassin/.cvsignore
2750 Add more stuff to cvs ignored files
2752 2005-07-04 [colin] 1.9.12cvs19
2755 Fix scan_required returning FALSE when it
2756 shouldn't. Maybe fix #760 (Can't retrieve
2759 2005-07-04 [colin] 1.9.12cvs18
2762 Fix always_show_msg pref
2764 2005-07-04 [paul] 1.9.12cvs17
2766 sync with main (forgotten in last commit)
2768 * src/common/utils.c
2769 * src/common/utils.h
2770 check_line_length(): new.
2772 is_file_entry_exist()
2773 dirent_is_regular_file()
2774 dirent_is_directory(): use g_file_test() instead of stat().
2776 2005-07-04 [paul] 1.9.12cvs16
2781 compose_write_to_file(): check for line
2782 length limit and display warning if exceeds
2784 use get_home_dir() instead of g_get_home_dir()
2786 removed warning about invalid date
2788 use get_home_dir() instead of g_get_home_dir()
2790 2005-07-04 [paul] 1.9.12cvs15
2792 * src/stock_pixmap.c
2793 fix new pixmap naming errors
2794 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
2796 2005-07-04 [colin] 1.9.12cvs14
2799 Fix debugging string with a warning
2801 2005-07-04 [colin] 1.9.12cvs13
2804 Add a check for libetpan's version (>= 0.37)
2806 2005-07-04 [hoa] 1.9.12cvs12
2810 * src/etpan/imap-thread.c
2811 * src/etpan/imap-thread.h
2812 fixed IMAP implementation of check of mails.
2814 2005-07-03 [hoa] 1.9.12cvs11
2816 * src/etpan/Makefile.am
2817 * src/etpan/etpan-errors.h
2818 * src/etpan/etpan-log.[ch]
2819 * src/etpan/etpan-thread-manager-types.h
2820 * src/etpan/etpan-thread-manager.[ch]
2821 * src/etpan/imap-thread.[ch]
2828 dependency on libetpan 0.37 is now added.
2830 2005-07-01 [colin] 1.9.12cvs10
2836 * src/stock_pixmap.c
2837 * src/stock_pixmap.h
2838 * src/plugins/trayicon/trayicon.c
2839 Add marked symbol on folders containing
2844 * src/prefs_common.c
2845 * src/prefs_common.h
2847 Add an optional confirmation dialog on queue
2848 sending. Patch by wwp.
2849 * src/pixmaps/dir_close_mark.xpm ** ADDED **
2850 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
2851 * src/pixmaps/dir_open_mark.xpm ** ADDED **
2852 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
2853 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
2854 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
2855 * src/pixmaps/inbox_mark.xpm ** ADDED **
2856 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
2857 * src/pixmaps/outbox_mark.xpm ** ADDED **
2858 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
2859 * src/pixmaps/trash_mark.xpm ** ADDED **
2862 2005-07-01 [colin] 1.9.12cvs9
2865 Fix a little threading bug
2868 A little bit of HIG normality never hurts
2870 2005-07-01 [colin] 1.9.12cvs8
2878 * src/common/template.c
2879 * src/common/utils.c
2880 * src/common/utils.h
2881 Reverted the fwrite_atomic stuff. In fact
2882 it is already atomic.
2884 2005-06-30 [colin] 1.9.12cvs7
2886 * src/common/utils.c
2887 * src/common/utils.h
2888 Add an fwrite_atomic() function to make
2889 sure we write everything: fwrite can make
2897 * src/common/template.c
2898 Use that (and fix swapping of size and nmemb).
2899 Thanks to Rich Coe for the heads up.
2901 2005-06-30 [colin] 1.9.12cvs6
2904 Optimize addressbook opening
2906 2005-06-30 [colin] 1.9.12cvs5
2909 Remove calls to summary_step after move/copy
2911 2005-06-28 [paul] 1.9.12cvs4
2914 wrap and make the error msg selectable
2916 2005-06-28 [paul] 1.9.12cvs3
2919 replace the OK button with a Close button
2920 * src/gtk/foldersort.c
2921 use GTK_STOCK_ icons/buttons
2923 2005-06-28 [colin] 1.9.12cvs2
2925 * src/gedit-print.c ** ADDED **
2926 * src/gedit-print.h ** ADDED **
2927 * src/gtk/gtksourceprintjob.c ** ADDED **
2928 * src/gtk/gtksourceprintjob.h ** ADDED **
2929 I can't believe no one had enough time to tell
2930 me I forgot the `cvs add`
2932 2005-06-27 [colin] 1.9.12cvs1
2935 * src/gtk/Makefile.am
2940 Add optional libgnomeprint-based printing
2942 * src/gtk/quicksearch.c
2943 Add an Edit/Quick search menu item to show
2944 and focus the quicksearch
2946 2005-06-27 [paul] 1.9.12
2959 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2960 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
2961 SungHyun Nam, Frederico Goncalves Guimaraes,
2962 Andrej Kacian, and Yang Guilong
2963 2005-06-26 [colin] 1.9.11cvs106
2966 Forgot one file for previous fix
2968 2005-06-26 [colin] 1.9.11cvs105
2972 Fix problems with folder operations in no_select
2973 imap folders. it applies only to mails, and
2974 creation/deletion/move/renaming of folders
2977 2005-06-26 [paul] 1.9.11cvs104
2979 * src/prefs_filtering.c
2980 replace one more GTK_STOCK_REMOVE
2981 with GTK_STOCK_DELETE
2983 2005-06-25 [colin] 1.9.11cvs103
2986 Optimize get_seq_set_from_seq_list
2989 2005-06-25 [colin] 1.9.11cvs102
2992 If the directory exists, but not in the
2993 correct encoding, rename it. This should
2994 handle old-versions-induced bugs.
2996 2005-06-25 [colin] 1.9.11cvs101
2999 Fix path access with extended dir names
3000 Fixes bug #589 (SC segfaults with wrong locale
3003 2005-06-25 [colin] 1.9.11cvs100
3005 * src/prefs_account.c
3006 * src/prefs_account.h
3008 Add an option to encrypt replies to
3011 2005-06-25 [colin] 1.9.11cvs99
3014 * src/quote_fmt_parse.y
3015 ... And make it work with pgpinline.
3017 2005-06-25 [colin] 1.9.11cvs98
3022 * src/quote_fmt_parse.y
3023 o Make reedition of encrypted messages possible
3024 (as long as it is encrypted to self too, no
3026 o Make replying with quote (and without selecting
3027 text) possible for encrypted messages.
3028 Closes bug #550 (Not possible to "reply with quote"
3029 to gnupg encrypted messages)
3031 2005-06-24 [paul] 1.9.11cvs97
3036 2005-06-24 [paul] 1.9.11cvs96
3039 made bind password entry invisible
3041 * src/send_message.c
3042 send_message_local(): check exit status
3043 to detect errors (sync with main)
3045 use main's less ambiguous popup menu
3048 2005-06-24 [paul] 1.9.11cvs95
3050 * src/prefs_actions.c
3051 * src/prefs_customheader.c
3052 * src/prefs_display_header.c
3053 * src/prefs_filtering_action.c
3054 * src/prefs_matcher.c
3055 * src/prefs_template.c
3056 * src/prefs_toolbar.c
3057 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
3058 * src/gtk/description_window.c
3059 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
3061 2005-06-23 [colin] 1.9.11cvs94
3064 Fix rough edges (be sure to call status_show whenever
3067 2005-06-23 [colin] 1.9.11cvs93
3071 Before, in a 5K mails folder: 11s
3072 After, in the same folder: 58000µs
3073 The joys of locking... gtk_clist_select_all() fires a
3074 tree-select-row event for each selected row, which in
3075 summaryview, callbacks summary_selected which in turn,
3076 calls summary_status_show, which walks the selected
3077 rows. Hence, calling gtk_clist_select_all was
3078 exponential. Locking the summaryview makes
3079 summary_selected return early.
3081 2005-06-23 [colin] 1.9.11cvs92
3084 Move mutex at the important place to avoid
3087 Fix Del key deleting directly instead of
3090 2005-06-22 [colin] 1.9.11cvs91
3092 * src/plugins/spamassassin/libspamc.c
3093 As we do spagetti code with assignations in multiple
3094 places (see _message_read_raw where out = msg = raw),
3095 let's be sure we don't free the same pointer twice.
3096 Should fix bug #683 (Crash in libpam at
3099 2005-06-22 [colin] 1.9.11cvs90
3104 Make toolbar's delete use the move to trash stuff;
3105 Add gtk_widget_realize to be sure pixmaps can get
3106 created (that may fix an old worksforme bug which
3107 I can't find back...)
3109 2005-06-22 [colin] 1.9.11cvs89
3114 Rename "Message/Delete" to "Message/Move to trash"
3115 Add "Message/Delete..." that directly destroys the
3116 selected messages after asking for a confirmation.
3118 2005-06-22 [colin] 1.9.11cvs88
3121 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
3122 o Fix a deadlock (thanks Darko)
3124 2005-06-22 [colin] 1.9.11cvs87
3126 * src/gtk/foldersort.c
3127 Add missing include for the i18n;
3128 patch by Fabien Vantard
3130 2005-06-21 [colin] 1.9.11cvs86
3134 Respect the no_select flag
3136 Fix recursive deletion
3139 Make the folder deletion's warning
3142 2005-06-21 [colin] 1.9.11cvs85
3145 Prevent email addresses from spanning accross
3146 lines - fixes bug # 646 (newline-chars in
3149 2005-06-20 [colin] 1.9.11cvs84
3152 Be sure not to remove source if copy failed
3154 2005-06-20 [colin] 1.9.11cvs83
3158 remove summaryview's lock
3160 introduce threads to avoid problems when foreground tasks
3161 interfere with background tasks
3163 prevent moving to drafts/queue
3167 2005-06-19 [colin] 1.9.11cvs82
3170 Remember that the user doesn't want to override
3171 offline mode, for 3 seconds. It avoid presenting
3172 him with N popups in a really short time.
3174 2005-06-17 [colin] 1.9.11cvs81
3177 Fix IMAP breaking on folders containing '('
3178 (Probably won't be enough)
3180 2005-06-17 [colin] 1.9.11cvs80
3182 Forgotten files on 1.9.11cvs79
3184 Fix stepping when not immediately executing
3186 Really prevent UID FETCH 0
3188 Fix outgoing charset never set to utf-8
3192 2005-06-16 [colin] 1.9.11cvs79
3195 Fix bug #707 (Dash splits rows)
3196 Only wrap if we're on a line break position and
3197 the previous one was a "white" (space) char.
3198 Pango stuff is weird.
3200 2005-06-16 [colin] 1.9.11cvs78
3203 Lock summaryview while downloading messages
3207 * src/common/utils.c
3208 * src/common/utils.h
3209 Replace \r and \n with spaces in From and
3212 2005-06-16 [paul] 1.9.11cvs77
3215 liberalise the mime parser
3219 2005-06-16 [paul] 1.9.11cvs76
3224 2005-06-15 [colin] 1.9.11cvs75
3227 Finish header encoding fix
3231 Fix compilation (Thanks Stephan
3234 2005-06-15 [colin] 1.9.11cvs74
3237 Install gnome2 stuff rather than gnome1,
3242 Fix headers encoding
3244 Visual progress when fetching all messages
3248 Prevent changing current message while
3251 2005-06-15 [paul] 1.9.11cvs73
3253 * src/gtk/gtkaspell.c
3254 * src/gtk/gtkaspell.h
3257 2005-06-15 [paul] 1.9.11cvs72
3259 * src/prefs_filtering.c
3260 allow reordering of filter rules by
3263 2005-06-15 [paul] 1.9.11cvs71
3268 replace deprecated function
3270 * src/send_message.c
3271 * src/gtk/progressdialog.c
3272 * src/gtk/progressdialog.h
3273 salvage and reuse parts of reverted sync
3275 2005-06-15 [paul] 1.9.11cvs70
3278 * src/send_message.c
3279 * src/gtk/progressdialog.c
3280 * src/gtk/progressdialog.h
3281 revert yesterday's sync with main
3282 it contains deprecated functions
3284 2005-06-15 [colin] 1.9.11cvs69
3287 Fix bug #670 (multi user to: will corrupt message
3290 2005-06-15 [colin] 1.9.11cvs68
3293 Fix bug #421 (Fix undo on wrapping)
3295 2005-06-15 [colin] 1.9.11cvs67
3298 Provide visual feedback while processing
3301 Provide visual feedback while getting
3302 short headers (for uncached messages)
3305 2005-06-14 [paul] 1.9.11cvs66
3308 change a couple stock icons
3310 * src/send_message.c
3311 * src/gtk/progressdialog.c
3312 * src/gtk/progressdialog.h
3313 sync main's GtkTreeView implementation
3315 2005-06-14 [colin] 1.9.11cvs65
3318 Various little fixes, mainly on error paths
3320 2005-06-13 [colin] 1.9.11cvs64
3325 Add a way to fetch only headers. This speeds
3326 up filtering on headers for IMAP. Fixes:
3327 bug #481 extraneous imap commands slow down
3329 bug #522 Sylpheed downloads all messages
3330 when opening mailbox (IMAP)
3331 bug #677 IMAP fetch is soooooooooooooo slow
3334 Add a folder set_batch method so that
3335 implementations can speed up flags changes
3338 Use that in mark as (un)read and mark all read
3341 Implement set_batch - brings back deferred
3342 flags in a less buggy manner. Fixes:
3343 bug #729 IMAP immediate expunge of deleted messages
3344 bug #191 remove list of messages with one command
3345 Fix login with strange chars
3346 Implement fetch_msg_full
3347 Fix copy (wrong counts)
3349 2005-06-12 [colin] 1.9.11cvs63
3352 lock incorporation during long operations.
3353 Avoids fucking up the IMAP socket.
3355 2005-06-12 [colin] 1.9.11cvs62
3359 Factorize remove_all_msg
3362 Don't update partial-download status if unnecessary
3364 Use remove_msgs everywhere possible
3366 2005-06-12 [colin] 1.9.11cvs61
3370 Add a remove_msgs function to remove a
3375 2005-06-12 [colin] 1.9.11cvs60
3378 Remove flags-processing deferring... Too hard
3379 to get it to work in all cases.
3381 2005-06-11 [colin] 1.9.11cvs59
3384 printf -> debug_print
3386 2005-06-11 [colin] 1.9.11cvs58
3389 o Fix build without USE_PTHREAD
3390 o Factorize imap_open
3391 o Alertpanel in case of impossible connection
3392 o Alertpanel in case of impossible login
3393 o Fix deferred flags processing to force a
3394 flush before adding some more flags to process,
3395 but in another folder.
3397 2005-06-10 [colin] 1.9.11cvs57
3400 o Fix a format string error
3401 o init ssl socket outside of the thread
3402 (it possibly invokes gtk calls)
3404 o Put back the buffer to its necessary size
3405 o Fix changing a file pointer without keeping
3406 track of it (thanks Valgrind)
3408 o Fix automatic STARTTLS if login should be done
3409 and the server only allows it after starting TLS
3410 * src/gtk/gtkinputdialog.c
3411 o Eat GDK_Return so that the combo popup doesn't
3412 appear when we press Enter to validate the combo
3413 input dialog (as seen in the Open with... dialog)
3415 2005-06-10 [colin] 1.9.11cvs56
3419 o Fix a crash on deletion
3420 o Threadize imap_select (it's called outside of
3422 o Defer treatment of DELETED flags
3425 2005-06-09 [colin] 1.9.11cvs55
3428 Make sure we check imap_gtk_should_override(), which
3429 potentially calls gtk stuff, before creating thread.
3430 That way it should't be called via imap_get_session()
3433 2005-06-09 [colin] 1.9.11cvs54
3436 o add a bit of status output
3437 o remove some dead code
3438 o threadize get_list_of_uids
3439 o threadize imap_get_flags
3440 o defer flag changing by 500ms so that they
3444 2005-06-08 [colin] 1.9.11cvs53
3447 Thread-ize imap_cmd_fetch
3449 2005-06-08 [colin] 1.9.11cvs52
3452 Mmh, that broke POP3...
3454 2005-06-08 [colin] 1.9.11cvs51
3457 Stabilize IMAP patch (thanks to Hoa)
3459 2005-06-08 [colin] 1.9.11cvs50
3462 Test patch to speed up imap.
3464 2005-06-08 [colin] 1.9.11cvs49
3469 Apply patch from gentoo to use /usr/share/mime/globs if
3470 available, after un-breaking it
3473 Use g_timeout for invoking hooks that possibly use gtk
3474 calls. This should leave gtk calls in the main thread.
3476 2005-06-08 [paul] 1.9.11cvs48
3479 conv_get_outgoing_charset_str(): don't
3480 use prefs_common setting
3483 add /Options/Character encoding/... to
3484 temporarily change the outgoing encoding
3486 (belated sync with main)
3488 2005-06-08 [paul] 1.9.11cvs47
3491 correction to/completion of last
3494 2005-06-08 [paul] 1.9.11cvs46
3500 always enabled Japanese auto-detection
3501 if the first letters of locale string
3504 don't use "destroy" signal to destroy
3505 Compose object (fix rare crashes on discard?)
3509 added Hebrew encodings
3510 * src/sourcewindow.c
3511 don't use "destroy" signal to destroy
3514 2005-06-07 [colin] 1.9.11cvs45
3517 Add missing unlocks/locks
3519 2005-06-07 [paul] 1.9.11cvs44
3522 restore bug #749 fix
3524 2005-06-06 [colin] 1.9.11cvs43
3527 Fix selection bug when prefs_common.open_unread
3530 2005-06-06 [colin] 1.9.11cvs42
3536 Factorize long operations beginning and end
3537 (locking, freezing/thawing, cursor, ...)
3538 Check selection->data member in selection-
3539 related loops; this avoids dying an awful
3540 death if the selection changes on us while
3541 we're marking a whole IMAP folder unread,
3544 2005-06-06 [paul] 1.9.11cvs41
3547 don't g_free() a static gchar buffer
3549 2005-06-05 [colin] 1.9.11cvs40
3554 Fix bug #749 (Show all headers should be
3555 sticky as the GUI suggests)
3557 2005-06-03 [paul] 1.9.11cvs39
3560 don't allow editing of mail while sending.
3563 2005-06-03 [paul] 1.9.11cvs38
3566 add a freeze/thaw to speed up 'mark all read'
3568 2005-06-03 [paul] 1.9.11cvs37
3570 * src/prefs_message.c
3571 reflect changes immediately
3573 2005-06-02 [colin] 1.9.11cvs36
3576 Patch by Fabien Vantard.
3578 2005-06-02 [colin] 1.9.11cvs35
3581 Use a non-blocking imap_getline() if possible.
3582 This should completely prevent the interface
3583 from freezin on imap operations, although it
3584 may do strange stuff in case of folder switching
3585 while a big imap operation is taking place...
3587 In addition, fix a leak in the case thread
3588 creation fails on connection.
3590 2005-06-02 [colin] 1.9.11cvs34
3593 * src/prefs_common.h
3594 Fix build (prefs_common_init() doesn't exist
3597 2005-06-02 [colin] 1.9.11cvs33
3599 * src/prefs_account.c
3600 Fix bug #245 (filtering rules broken when
3601 renaming a remote account (imap4 or nntp)
3603 2005-06-02 [colin] 1.9.11cvs32
3606 Try to fix IMAP shortcomings:
3607 o Multithread imap_open()
3608 o allow offline-mode overriding instead of
3612 Add a function to ask whether we want to
3613 override offline-mode for 10 minutes (one-shot
3616 Fix segfault when imap parser isn't happy about
3619 2005-06-01 [colin] 1.9.11cvs31
3627 * src/send_message.c
3630 * src/common/hooks.c
3631 * src/common/prefs.c
3632 * src/common/template.c
3633 * src/common/utils.c
3634 * src/gtk/gtkutils.c
3635 * src/gtk/inputdialog.c
3637 * src/gtk/pluginwindow.c
3638 * src/gtk/prefswindow.c
3639 * src/plugins/pgpmime/passphrase.c
3640 * src/plugins/pgpmime/prefs_gpg.c
3643 * src/common/Makefile.am
3644 * src/common/timing.h
3645 Add basic timing code