1 2005-10-10 [colin] 1.9.15cvs28
4 Add Windows-1252 encoding
7 - autosave to draft by default
8 - don't show header pane (it's already in the textview)
9 - Select first new or unread mail on entry
10 - Assume 'Yes' to change folder when there's no more
13 Fix a gtk assertion failure
14 * src/gtk/colorlabel.c
15 Workaround bad repainting on selection
17 Freeze/thaw (a bit faster on ssh -X)
19 Get rid of StrdupConverter that just adds an
21 * src/etpan/imap_thread.c
24 2005-10-10 [colin] 1.9.15cvs27
28 Fix compile on gtk 2.4. Patch by wwp
30 2005-10-09 [colin] 1.9.15cvs26
35 Clarify forward menus. Patch by wwp
37 2005-10-09 [colin] 1.9.15cvs25
41 Fix bug #829 (Non-working "Encrypt message by
42 default when replying to an encrypted message")
44 2005-10-08 [colin] 1.9.15cvs24
47 Fix bug #827 ("Welcome" setup wizard after a
48 permission error gives up & forgets itself.)
50 2005-10-08 [colin] 1.9.15cvs23
53 Fix bug #828 (Ignoring headers with spaces around = sign)
55 2005-10-08 [colin] 1.9.15cvs22
60 2005-10-08 [colin] 1.9.15cvs21
64 Add a processing_pending indicator, set on
65 folder_item_open and cleared after
66 folder_item_process_open
69 wrap procmsg_msginfo_*_flags, and in the
70 wrapper check that there's no folder processing
71 pending. If there is, defer the flags change until
72 processing is done to avoid stepping over each
74 Freeze during processing, but not during scanning.
76 2005-10-07 [colin] 1.9.15cvs20
78 * src/plugins/pgpcore/passphrase.c
79 Fix bug #826 (X-Server hangs when
80 right-clicking a PGP encrypted message)
82 2005-10-07 [paul] 1.9.15cvs19
86 patch by Fabien Vantard
88 2005-10-06 [colin] 1.9.15cvs18
90 * src/pixmaps/address.xpm
91 * src/pixmaps/address_book.xpm
92 * src/pixmaps/book.xpm
93 * src/pixmaps/check_spelling.xpm
94 * src/pixmaps/checkbox_off.xpm
95 * src/pixmaps/checkbox_on.xpm
96 * src/pixmaps/close.xpm
97 * src/pixmaps/complete.xpm
98 * src/pixmaps/continue.xpm
99 * src/pixmaps/deleted.xpm
100 * src/pixmaps/down_arrow.xpm
101 * src/pixmaps/exec.xpm
102 * src/pixmaps/forwarded.xpm
103 * src/pixmaps/group.xpm
104 * src/pixmaps/ignorethread.xpm
105 * src/pixmaps/interface.xpm
106 * src/pixmaps/jpilot.xpm
107 * src/pixmaps/ldap.xpm
108 * src/pixmaps/linewrap.xpm
109 * src/pixmaps/linewrapcurrent.xpm
110 * src/pixmaps/mail.xpm
111 * src/pixmaps/mail_attach.xpm
112 * src/pixmaps/mail_compose.xpm
113 * src/pixmaps/mail_forward.xpm
114 * src/pixmaps/mail_receive.xpm
115 * src/pixmaps/mail_receive_all.xpm
116 * src/pixmaps/mail_reply.xpm
117 * src/pixmaps/mail_reply_to_all.xpm
118 * src/pixmaps/mail_reply_to_author.xpm
119 * src/pixmaps/mail_send.xpm
120 * src/pixmaps/mail_send_queue.xpm
121 * src/pixmaps/mime_application.xpm
122 * src/pixmaps/mime_audio.xpm
123 * src/pixmaps/mime_image.xpm
124 * src/pixmaps/mime_message.xpm
125 * src/pixmaps/mime_text_enriched.xpm
126 * src/pixmaps/mime_text_html.xpm
127 * src/pixmaps/mime_text_plain.xpm
128 * src/pixmaps/mime_unknown.xpm
129 * src/pixmaps/new.xpm
130 * src/pixmaps/news_compose.xpm
131 * src/pixmaps/offline.xpm
132 * src/pixmaps/online.xpm
133 * src/pixmaps/paste.xpm
134 * src/pixmaps/preferences.xpm
135 * src/pixmaps/privacy_emblem_encrypted.xpm
136 * src/pixmaps/privacy_expired.xpm
137 * src/pixmaps/privacy_failed.xpm
138 * src/pixmaps/privacy_passed.xpm
139 * src/pixmaps/privacy_signed.xpm
140 * src/pixmaps/privacy_unknown.xpm
141 * src/pixmaps/privacy_warn.xpm
142 * src/pixmaps/properties.xpm
143 * src/pixmaps/replied.xpm
144 * src/pixmaps/search.xpm
145 * src/pixmaps/unread.xpm
146 * src/pixmaps/up_arrow.xpm
147 * src/pixmaps/vcard.xpm
148 Modernize internal theme, with icons from the
149 Gnomaws theme. Keep some of the old ones where
152 2005-10-06 [colin] 1.9.15cvs17
155 Little optimisations + bugfix
157 Remove default useless items - useless being defined
158 by the default relevant prefs
160 include config.h to make gettext work
162 Fix selection of current theme in prefs
164 2005-10-06 [colin] 1.9.15cvs16
168 * src/prefs_summaries.c
170 Add a warning dialog on Mark all read
171 (with pref to get rid of it)
173 2005-10-06 [paul] 1.9.15cvs15
177 updated by Geir Helland and Frederico
180 2005-10-05 [colin] 1.9.15cvs14
190 add a way to rescan without rebuilding
191 make moving a bit faster (less folders changes)
192 don't lock the tree on Get
194 Don't re-delete deleted messages before expunging
196 Set batch mode when deleting mails
198 2005-10-05 [paul] 1.9.15cvs13
202 fix disabled Execute menu item
204 match the change in 1.9.15cvs10: use Compose
205 instead of News by default
207 2005-10-04 [colin] 1.9.15cvs12
210 When replying to an ML post with Reply-To set
211 to the poster's email, honor it (as before),
212 but also honor our user's request to reply to
213 the mailing list: set the ML address in the To
214 field and the Reply-To address in the Cc:
217 2005-10-04 [colin] 1.9.15cvs11
219 * src/plugins/trayicon/trayicon.c
220 Finish cosmetic change - thanks to wwp
222 2005-10-04 [colin] 1.9.15cvs10
225 Use Compose instead of Email by default.
228 2005-10-04 [colin] 1.9.15cvs9
234 * src/etpan/imap-thread.c
235 * src/etpan/imap-thread.h
236 Try to make IMAP faster, by simplifying SEARCH
237 commands, avoiding sending two STATUS in a row,
238 and deferring flags sync and processing just
239 after displaying the folder.
240 This will update the SummaryView in certain
241 cases (new mails not already fetched, flags
242 changed from another client) but in a non-
245 2005-10-04 [colin] 1.9.15cvs8
247 * src/plugins/trayicon/trayicon.c
248 Relabel "Offline" to "Work offline"
250 2005-10-04 [colin] 1.9.15cvs7
255 Fix mbox import/export buglets
257 * src/plugins/trayicon/trayicon.c
261 2005-10-04 [colin] 1.9.15cvs6
266 Better fix (don't break mark all read) for cvs2
268 2005-10-03 [colin] 1.9.15cvs5
271 Use a sane sort by default
273 2005-10-03 [colin] 1.9.15cvs4
276 Add a 'Only once' button for overriding offline mode
277 * src/prefs_account.c
279 Add Local mbox to the wizard
280 Add IMAP subdir to the wizard (or the wizard is useless
281 for such accounts, or even worse than useless)
282 Move IMAP subdir from Advanced to Receive tab, as it's
285 2005-10-03 [colin] 1.9.15cvs3
288 Forgot this one in cvs1
290 2005-10-03 [colin] 1.9.15cvs2
293 Faster close when leaving a folder with lots
294 of new mails. Idea by David Relson.
296 2005-10-03 [colin] 1.9.15cvs1
305 * src/gtk/sslcertwindow.c
306 * src/plugins/trayicon/trayicon.c
307 Add accels to every AlertPanel. Patch by Fabien
310 2005-10-03 [paul] 1.9.15
314 2005-10-03 [paul] 1.9.14cvs68
324 updated by Miquel Oliete, Thomas Gilgin, Ricardo
325 Mones Lastra, Tommi Pirinen, Fabien vantard,
326 Andrej Kacian, Aleksander Urosevic, Yang Guilong
328 2005-10-03 [paul] 1.9.14cvs67
331 prevent hang on Cancel
334 2005-10-03 [paul] 1.9.14cvs66
337 fix crash in IMAP caused by discrepancy
338 between check_at_startup and offline mode
341 2005-10-01 [paul] 1.9.14cvs65
346 2005-10-01 [paul] 1.9.14cvs64
349 synchronise import_mbox() and export_mbox()
351 proc_mbox(): add alert if file cannot be opened
352 export_list_to_mbox(): test if dest file exists,
353 prompt user to overwrite if it does. add alert
354 if file cannot be created
359 2005-09-30 [paul] 1.9.14cvs63
362 Fix sensitivity of a menu
364 Respect hidden pref for mails with no encoding
366 Fix memory corruption
367 * src/plugins/pgpcore/sgpgme.c
368 Fix segfault on incomplete sigs, and display
373 2005-09-30 [colin] 1.9.14cvs62
375 * src/partial_download.c
376 Little logic fix in almost-dead code
378 Fix partial download when there's no new mail
380 2005-09-29 [paul] 1.9.14cvs61
382 * src/plugins/pgpinline/pgpinline.c
383 fix bug 819, 'crash accessing sign message'
386 2005-09-28 [martin] 1.9.14cvs60
388 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
389 fix bug #790 (Crash when restarting window manager (fluxbox))
391 2005-09-28 [paul] 1.9.14cvs59
393 * src/gtk/gtkaspell.c
396 2005-09-27 [colin] 1.9.14cvs58
398 * src/plugins/pgpcore/sgpgme.c
399 Report error when there's one, instead of
400 "Signature unchecked"
402 2005-09-27 [colin] 1.9.14cvs57
405 Fix bug #816 (Weird quotation with spaces)
407 2005-09-27 [colin] 1.9.14cvs56
412 Put subject in compose's title
413 Fix Automatic encoding so that it's really automatic:
414 first try default locale's charset, then charset of the replied mail,
416 Fix encoding of headers (must be in strict mode too)
418 2005-09-26 [colin] 1.9.14cvs55
420 * src/gtk/gtkaspell.c
421 Fix previous patch - don't color the space,
424 2005-09-26 [colin] 1.9.14cvs54
426 * src/gtk/gtkaspell.c
427 Unmark space if possible
429 2005-09-26 [colin] 1.9.14cvs53
432 log_error instead of alertpanel according to the pref
433 * src/etpan/imap-thread.c
434 Print connect status, copy only necessary size to
436 * src/plugins/pgpmime/pgpmime.c
437 Handle S/Mime signatures (verification only). Patch based
438 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
440 2005-09-26 [paul] 1.9.14cvs52
442 * src/common/passcrypt.c
443 this 'workaround' not necessary on NetBSD.
444 Thanks to Daniel Gustafson
450 2005-09-26 [paul] 1.9.14cvs51
453 Skip currently selected message when
454 looking for next new or unread message
455 in current folder. Patch by Colin
456 * src/common/passcrypt.c
457 eliminate warnings on *BSD. Patch by
460 2005-09-26 [colin] 1.9.14cvs50
463 Call postfiltering hook anyway
465 2005-09-22 [colin] 1.9.14cvs49
469 Add a strict mode that doesn't replace with _
472 Use strict conversion while sending
473 Fix race when drafting while sending (happens
475 Fix d'n'd of messages from summaryview
478 add hidden utf8_instead_of_locale_for_broken_mail
479 pref for people that preferred the default charset
480 to be utf8 for broken mails
481 * src/quote_fmt_parse.y
482 fix bug #815 (No quote insert if "From:" fied
483 contained Russian letters)
485 Fix d'n'd of messages to compose
487 2005-09-22 [paul] 1.9.14cvs48
490 fix bug where attachments Name entry
491 would display Path instead
493 2005-09-21 [paul] 1.9.14cvs47
498 * config/config.rpath
499 * doc/manual/en/sylpheed-20.html
500 * doc/manual/es/sylpheed-20.html
555 * src/displayheader.c
556 * src/displayheader.h
567 * src/editldap_basedn.c
568 * src/editldap_basedn.h
587 * src/folder_item_prefs.c
588 * src/folder_item_prefs.h
595 * src/grouplistdialog.c
596 * src/grouplistdialog.h
641 * src/matcher_parser.h
642 * src/matcher_parser_lex.l
643 * src/matcher_parser_parse.y
646 * src/message_search.c
647 * src/message_search.h
666 * src/partial_download.c
667 * src/partial_download.h
672 * src/prefs_account.c
673 * src/prefs_account.h
674 * src/prefs_actions.c
675 * src/prefs_actions.h
678 * src/prefs_compose_writing.c
679 * src/prefs_compose_writing.h
680 * src/prefs_customheader.c
681 * src/prefs_customheader.h
682 * src/prefs_display_header.c
683 * src/prefs_display_header.h
684 * src/prefs_ext_prog.c
685 * src/prefs_ext_prog.h
686 * src/prefs_filtering.c
687 * src/prefs_filtering.h
688 * src/prefs_filtering_action.c
689 * src/prefs_filtering_action.h
690 * src/prefs_folder_column.c
691 * src/prefs_folder_column.h
692 * src/prefs_folder_item.c
693 * src/prefs_folder_item.h
698 * src/prefs_image_viewer.c
699 * src/prefs_image_viewer.h
700 * src/prefs_matcher.c
701 * src/prefs_matcher.h
702 * src/prefs_message.c
703 * src/prefs_message.h
704 * src/prefs_msg_colors.c
705 * src/prefs_msg_colors.h
710 * src/prefs_receive.c
711 * src/prefs_receive.h
714 * src/prefs_spelling.c
715 * src/prefs_spelling.h
716 * src/prefs_summaries.c
717 * src/prefs_summaries.h
718 * src/prefs_summary_column.c
719 * src/prefs_summary_column.h
720 * src/prefs_template.c
721 * src/prefs_template.h
724 * src/prefs_toolbar.c
725 * src/prefs_toolbar.h
726 * src/prefs_wrapping.c
727 * src/prefs_wrapping.h
737 * src/quote_fmt_parse.y
746 * src/simple-gettext.c
755 * src/summary_search.c
756 * src/summary_search.h
773 * src/common/base64.c
774 * src/common/base64.h
782 * src/common/mgutils.c
783 * src/common/mgutils.h
786 * src/common/passcrypt.c
787 * src/common/passcrypt.h.in
788 * src/common/plugin.c
789 * src/common/plugin.h
792 * src/common/progressindicator.c
793 * src/common/progressindicator.h
794 * src/common/quoted-printable.c
795 * src/common/quoted-printable.h
796 * src/common/session.c
797 * src/common/session.h
800 * src/common/socket.c
801 * src/common/socket.h
804 * src/common/ssl_certificate.c
805 * src/common/ssl_certificate.h
806 * src/common/string_match.c
807 * src/common/string_match.h
808 * src/common/stringtable.c
809 * src/common/sylpheed.c
810 * src/common/sylpheed.h
811 * src/common/template.c
812 * src/common/template.h
813 * src/common/timing.h
816 * src/common/uuencode.c
817 * src/common/uuencode.h
818 * src/common/version.h.in
821 * src/common/xmlprops.c
822 * src/common/xmlprops.h
825 * src/gtk/colorlabel.c
826 * src/gtk/colorlabel.h
829 * src/gtk/description_window.c
830 * src/gtk/description_window.h
833 * src/gtk/foldersort.c
834 * src/gtk/foldersort.h
837 * src/gtk/inputdialog.c
838 * src/gtk/inputdialog.h
839 * src/gtk/logwindow.c
840 * src/gtk/logwindow.h
841 * src/gtk/manage_window.c
842 * src/gtk/manage_window.h
845 * src/gtk/pluginwindow.c
846 * src/gtk/pluginwindow.h
847 * src/gtk/prefswindow.c
848 * src/gtk/prefswindow.h
849 * src/gtk/progressdialog.c
850 * src/gtk/progressdialog.h
851 * src/gtk/quicksearch.c
852 * src/gtk/quicksearch.h
853 * src/gtk/sslcertwindow.c
854 * src/gtk/sslcertwindow.h
855 * src/plugins/clamav/clamav_plugin.c
856 * src/plugins/clamav/clamav_plugin.h
857 * src/plugins/clamav/clamav_plugin_gtk.c
858 * src/plugins/demo/demo.c
859 * src/plugins/dillo_viewer/dillo_prefs.c
860 * src/plugins/dillo_viewer/dillo_prefs.h
861 * src/plugins/dillo_viewer/dillo_viewer.c
862 * src/plugins/mathml_viewer/mathml_viewer.c
863 * src/plugins/pgpcore/passphrase.c
864 * src/plugins/pgpcore/passphrase.h
865 * src/plugins/pgpcore/plugin.c
866 * src/plugins/pgpcore/prefs_gpg.c
867 * src/plugins/pgpcore/prefs_gpg.h
868 * src/plugins/pgpcore/select-keys.c
869 * src/plugins/pgpcore/select-keys.h
870 * src/plugins/pgpcore/sgpgme.c
871 * src/plugins/pgpcore/sgpgme.h
872 * src/plugins/pgpinline/pgpinline.c
873 * src/plugins/pgpinline/pgpinline.h
874 * src/plugins/pgpinline/plugin.c
875 * src/plugins/pgpmime/pgpmime.c
876 * src/plugins/pgpmime/pgpmime.h
877 * src/plugins/pgpmime/plugin.c
878 * src/plugins/spamassassin/spamassassin.c
879 * src/plugins/spamassassin/spamassassin.h
880 * src/plugins/spamassassin/spamassassin_gtk.c
881 * src/plugins/trayicon/trayicon.c
882 * tools/OOo2sylpheed.pl
883 * tools/acroread2sylpheed.pl
884 * tools/asus_mailled.sh
885 * tools/filter_conv.pl
886 * tools/freshmeat_search.pl
887 * tools/google_search.pl
888 * tools/kmail2sylpheed.pl
889 * tools/kmail2sylpheed_v2.pl
890 * tools/maildir2sylpheed.pl
891 * tools/multiwebsearch.pl
892 * tools/newscache_clean.pl
893 * tools/outlook2sylpheed.pl
894 * tools/sylpheed-switcher
897 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
900 2005-09-21 [colin] 1.9.14cvs46
907 Remove some printing hacks (deselection/reselection),
908 which by the way fix printing the currently
909 displayed mime part (still only text)
910 Plus a little optimisation of summary_show
913 2005-09-20 [colin] 1.9.14cvs45
917 GUI fixups: add accels, set message
918 view title to displayed mail's subject
919 * src/prefs_spelling.c
920 * src/gtk/gtkaspell.c
921 GUI fixups: allow underlining misspelled
922 words instead of coloring them (a11y!)
928 2005-09-19 [colin] 1.9.14cvs44
932 * src/gtk/gtkaspell.c
935 2005-09-19 [colin] 1.9.14cvs43
938 Fix sensitivity of Delete button
940 Warn if the requested Privacy system
950 * src/prefs_account.h
951 * src/prefs_account.c
952 Save SSL prefs even in builds that have
958 Warn if connection should be secure, but
959 SSL support isn't compiled in
961 Fix word separation on UTF-8 systems
962 Fixes bug #812 (Strange inline spellchecking)
964 Warn if the requested Privacy system
966 Factorize offline warning
974 Factorize offline warning
980 2005-09-18 [colin] 1.9.14cvs42
985 Add a way to get locale's charset ignoring utf-8,
986 and use that as default encoding for broken mails
988 2005-09-18 [colin] 1.9.14cvs41
990 * src/gtk/logwindow.c
991 Translate string. Patch by Fabien Vantard
993 2005-09-18 [colin] 1.9.14cvs40
996 Fix bug #803 (IMAP/SSL support breaks with
997 GnuTLS libetpan 0.38)
999 2005-09-18 [colin] 1.9.14cvs39
1004 More charsets fixes. Fixes bug #806 (non
1005 ascii characters in subject line)
1007 2005-09-17 [paul] 1.9.14cvs38
1012 Patch by Pawel Pekala
1014 2005-09-17 [colin] 1.9.14cvs37
1017 bugfix for NO-USE LDAP compilation, patch
1020 2005-09-17 [colin] 1.9.14cvs36
1022 * src/prefs_actions.c
1023 * src/prefs_customheader.c
1024 * src/prefs_display_header.c
1025 * src/prefs_filtering_action.c
1026 * src/prefs_matcher.c
1027 * src/prefs_toolbar.c
1028 Fix strange casts (less elegant but
1031 2005-09-16 [colin] 1.9.14cvs35
1036 2005-09-16 [colin] 1.9.14cvs34
1050 * src/matcher_parser_parse.y
1051 * src/prefs_themes.c
1052 * src/etpan/Makefile.am
1053 * src/gtk/description_window.c
1054 * src/plugins/clamav/Makefile.am
1055 * src/plugins/clamav/clamav_plugin.c
1056 * src/plugins/dillo_viewer/Makefile.am
1057 * src/plugins/pgpcore/Makefile.am
1058 * src/plugins/pgpinline/Makefile.am
1059 * src/plugins/pgpmime/Makefile.am
1060 * src/plugins/trayicon/Makefile.am
1061 Fix 100% cpu usage in address completion list
1062 Fix little bugs (return with no values etc)
1063 Fix all warnings (with common CFLAGS)
1065 2005-09-15 [colin] 1.9.14cvs33
1068 Fix bug where sometimes a group's email list is empty,
1069 force its refresh (probably fixes "Re: how to create a
1072 Don't return to the callback in the main thread from the
1073 fetch thread (or face segs!)
1075 2005-09-15 [paul] 1.9.14cvs32
1077 * src/prefs_matcher.c
1078 forgotten in last commit
1080 2005-09-15 [paul] 1.9.14cvs31
1082 * src/prefs_actions.c
1083 * src/prefs_filtering_action.c
1087 * src/gtk/description_window.c
1088 * src/gtk/description_window.h
1089 * src/gtk/quicksearch.c
1090 allow interaction with the called
1092 Patch by Anders Hammar
1094 2005-09-14 [paul] 1.9.14cvs30
1097 fix a little annoyance when pasting with 3rd button
1098 with wrap_pastes=0 and wrap_input=1
1101 2005-09-14 [paul] 1.9.14cvs29
1103 * src/prefs_account.c
1104 disable 'Filter messages on receiving' for
1106 Patch by Anders Hammar
1108 2005-09-14 [paul] 1.9.14cvs28
1112 updated by Andrej Kacian
1118 2005-09-14 [paul] 1.9.14cvs27
1121 updated by Ricardo Mones Lastra
1124 associate no_wrap_tags to Compose windows
1125 instead of using a static one
1131 remove unneeded printf()
1133 2005-09-14 [paul] 1.9.14cvs26
1141 * src/partial_download.c
1143 * src/prefs_account.c
1144 * src/prefs_account.h
1145 * src/prefs_actions.c
1146 * src/prefs_customheader.c
1147 * src/prefs_display_header.c
1148 * src/prefs_filtering_action.c
1149 * src/prefs_matcher.c
1150 * src/prefs_toolbar.c
1157 * src/common/plugin.c
1158 * src/common/session.h
1159 * src/common/socket.c
1160 * src/common/socket.h
1161 * src/common/template.c
1162 * src/gtk/gtkaspell.c
1163 * src/gtk/quicksearch.h
1164 * src/plugins/pgpcore/passphrase.c
1165 * src/plugins/pgpcore/prefs_gpg.h
1166 * src/plugins/pgpcore/select-keys.c
1167 * src/plugins/pgpcore/select-keys.h
1168 * src/plugins/pgpcore/sgpgme.c
1169 * src/plugins/pgpinline/pgpinline.c
1170 * src/plugins/pgpmime/pgpmime.c
1171 * src/plugins/trayicon/trayicon.c
1172 fix compilation warnings
1173 Patch by Daniel Gustafson
1175 2005-09-14 [paul] 1.9.14cvs25
1178 add missing column header, and other small
1180 Patch by Anders Hammar
1182 2005-09-13 [colin] 1.9.14cvs24
1184 * src/gtk/gtkaspell.c
1185 Fix non-utf8 in menu
1187 Nullify struct members after free()s
1189 2005-09-13 [colin] 1.9.14cvs23
1192 Test utf8 compliance before inserting to
1193 buffer, and try to convert if necessary
1195 If no charset is present, use the locale
1196 one instead of us-ascii
1198 Add Sender, List-Post and To in the checked
1199 headers for automatic rules creation
1201 * src/prefs_themes.c
1202 * src/gtk/gtkaspell.c
1203 Remove deprecated functions.
1204 patch by Daniel Gustafson
1206 2005-09-12 [colin] 1.9.14cvs22
1209 Fix bug #448 (Scrolling/Redraw issue with
1210 address-fields in Header)
1214 Fix loss of MSG_MARKED on move/copy
1215 Fix bug #804 (Quicksearch togglebutton doesn't
1216 get depressed after '/' key is pressed)
1218 2005-09-12 [paul] 1.9.14cvs21
1221 * src/gtk/logwindow.c
1222 add 'Clear Log' to popup menu
1223 Patch by Anders Hammar <anders.hammar@telia.com>
1225 2005-09-12 [paul] 1.9.14cvs20
1228 set correct sensitivity on attachments
1232 * src/prefs_spelling.c
1233 fix crash when no LANG env is set
1236 don't use memeory after free
1238 All patches by Daniel Gustafson
1240 2005-09-12 [paul] 1.9.14cvs19
1242 * src/prefs_themes.c
1243 make theme info selectable
1244 * src/gtk/description_window.c
1245 make window non-modal
1247 add details of asus_mailed.sh
1248 * tools/claws.i18n.status.pl
1249 update for new zh_TW translator
1251 create alternate coloured lines
1254 2005-09-10 [colin] 1.9.14cvs18
1256 * src/plugins/pgpcore/select-keys.c
1257 Better order for the buttons
1259 2005-09-10 [colin] 1.9.14cvs17
1262 * src/plugins/pgpcore/select-keys.c
1263 * src/plugins/pgpcore/select-keys.h
1264 * src/plugins/pgpcore/sgpgme.c
1265 Add a "Don't encrypt" button to the key
1266 selection dialog. Fixes bug #177 (There should be a
1267 'Don't encrypt button in the Select Keys dialog)
1269 2005-09-10 [colin] 1.9.14cvs16
1272 Fix bug #572 (%X option does not work with templates)
1274 2005-09-10 [colin] 1.9.14cvs15
1279 2005-09-10 [colin] 1.9.14cvs14
1282 Fix a possible crash
1284 2005-09-09 [colin] 1.9.14cvs13
1287 * src/etpan/imap-thread.c
1288 * src/etpan/imap-thread.h
1289 Fix moving from queue or drafts to normal folders
1290 Fix bug #794 (No way to delete without expunging)
1291 Take flags unset by other mailers into account
1292 Take deleted flag set by other mailers into account
1293 Fix unsetting REPLIED flag
1294 Fix crash when capabilities can't be retrieved
1297 Add M_DELAYED_FLAGS condition, and let the user use
1298 Execute in order to be able to expunge deleted mails,
1299 even if he's not in delayed execute mode
1300 * src/prefs_spelling.c
1301 Use 'en' dictionary by default if LANG is POSIX or C
1302 * src/gtk/prefswindow.c
1303 Fix bug #767 (Preferences windows expanding) by making
1304 the window a bit larger when the resolution is greater
1305 than 640x480, and by putting the prefs in a
1308 2005-09-09 [paul] 1.9.14cvs12
1312 * po/zh_TW.Big5.po ** REMOVED **
1313 * po/zh_TW.po ** ADDED **
1314 updated by Wei-Lun Chao
1316 2005-09-09 [paul] 1.9.14cvs11
1321 delay memory allocation until file is
1323 Patch by Daniel Gustafson
1325 2005-09-09 [cleroy] 1.9.14cvs10
1330 2005-09-08 [colin] 1.9.14cvs9
1333 Alert when we can't save draft
1334 Fix various wrap/color issues
1335 Add mid-click pasting respecting wrap_paste option
1338 * src/folder_item_prefs.c
1339 * src/folder_item_prefs.h
1349 * src/prefs_folder_item.c
1350 Fix the impossibility to synchronise folders for
1351 offline use (IMAP and NNTP are concerned)
1353 2005-09-08 [colin] 1.9.14cvs8
1356 Build LDAP and JPilot by default if available
1360 2005-09-08 [paul] 1.9.14cvs7
1362 * doc/manual/en/sylpheed-1.html
1363 * doc/manual/en/sylpheed-18.html
1364 * doc/manual/en/sylpheed-19.html
1365 * doc/manual/en/sylpheed-4.html
1366 * doc/manual/en/sylpheed-6.html
1367 * doc/manual/en/sylpheed.html
1368 a few minor updates, plus include some
1369 details about plugins and their requirements
1371 minor changes to English in /View/Sort
1373 2005-09-07 [colin] 1.9.14cvs6
1375 * doc/manual/en/sylpheed-1.html
1376 * doc/manual/en/sylpheed-10.html
1377 * doc/manual/en/sylpheed-11.html
1378 * doc/manual/en/sylpheed-12.html
1379 * doc/manual/en/sylpheed-13.html
1380 * doc/manual/en/sylpheed-14.html
1381 * doc/manual/en/sylpheed-15.html
1382 * doc/manual/en/sylpheed-16.html
1383 * doc/manual/en/sylpheed-17.html
1384 * doc/manual/en/sylpheed-18.html
1385 * doc/manual/en/sylpheed-19.html
1386 * doc/manual/en/sylpheed-2.html
1387 * doc/manual/en/sylpheed-20.html
1388 * doc/manual/en/sylpheed-21.html
1389 * doc/manual/en/sylpheed-22.html
1390 * doc/manual/en/sylpheed-3.html
1391 * doc/manual/en/sylpheed-4.html
1392 * doc/manual/en/sylpheed-5.html
1393 * doc/manual/en/sylpheed-6.html
1394 * doc/manual/en/sylpheed-7.html
1395 * doc/manual/en/sylpheed-8.html
1396 * doc/manual/en/sylpheed-9.html
1397 * doc/manual/en/sylpheed.html
1398 More substitutions (missed Sylpheed -> Sylpheed-Claws)
1400 2005-09-07 [colin] 1.9.14cvs5
1403 Make labels more to-the-point
1405 2005-09-07 [colin] 1.9.14cvs4
1407 * doc/manual/en/sylpheed-1.html
1408 * doc/manual/en/sylpheed-12.html
1409 * doc/manual/en/sylpheed-13.html
1410 * doc/manual/en/sylpheed-14.html
1411 * doc/manual/en/sylpheed-15.html
1412 * doc/manual/en/sylpheed-16.html
1413 * doc/manual/en/sylpheed-17.html
1414 * doc/manual/en/sylpheed-18.html
1415 * doc/manual/en/sylpheed-19.html
1416 * doc/manual/en/sylpheed-2.html
1417 * doc/manual/en/sylpheed-20.html
1418 * doc/manual/en/sylpheed-21.html
1419 * doc/manual/en/sylpheed-22.html
1420 * doc/manual/en/sylpheed-4.html
1421 * doc/manual/en/sylpheed-5.html
1422 * doc/manual/en/sylpheed-6.html
1423 * doc/manual/en/sylpheed-7.html
1424 * doc/manual/en/sylpheed-8.html
1425 * doc/manual/en/sylpheed-9.html
1426 * doc/manual/en/sylpheed.html
1429 2005-09-07 [colin] 1.9.14cvs3
1431 * doc/faq/en/sylpheed-faq-1.html
1432 * doc/faq/en/sylpheed-faq-2.html
1433 * doc/faq/en/sylpheed-faq-3.html
1434 * doc/faq/en/sylpheed-faq.html
1437 2005-09-07 [colin] 1.9.14cvs2
1443 Fix special subfolders:
1444 - Inherit parent's icon
1445 - sent contents of queues subfolders
1446 - empty subfolders of trashes
1448 Remove outdated manual and faq entries
1449 * src/common/utils.c
1450 Add quotes around %s coming from mailcap
1452 2005-09-07 [colin] 1.9.14cvs1
1455 After saving draft, set modified to FALSE
1457 * src/common/utils.c
1458 * src/common/utils.h
1459 Try to open mime parts using what is
1460 indicated in ~/.mailcap or /etc/mailcap,
1463 2005-09-05 [paul] 1.9.14
1468 updated by Andrej Kacian
1470 2005-09-05 [paul] 1.9.13cvs83
1479 updated translations by Thomas Gilgin, Ricardo Mones
1480 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
1481 Frederico Goncalves Guimaraes, Aleksandar Urosevic
1483 2005-09-04 [paul] 1.9.13cvs82
1486 only warn about exceeded line length limit
1489 2005-09-04 [paul] 1.9.13cvs81
1492 fix crash in 'line length exceeded' dialogue
1494 2005-09-02 [paul] 1.9.13cvs80
1497 fix bug 795, 'Connection lost IMAP'
1498 and add statusbar prints
1501 2005-09-02 [paul] 1.9.13cvs79
1504 compose_wrap_paragraph() becomes
1505 compose_beautify_paragraph()
1508 2005-09-02 [cleroy] 1.9.13cvs78
1513 2005-09-01 [colin] 1.9.13cvs77
1516 Maybe fix bug #795 (Connection lost IMAP)
1517 Don't try to send logout when we're disconnected.
1519 Include locked and marked emails in HRM
1520 view. Fixes bug #800 (Locked messages no longer
1521 show up when hide read messages is used)
1523 2005-09-01 [paul] 1.9.13cvs76
1525 * src/prefs_common.c
1528 2005-08-31 [colin] 1.9.13cvs75
1532 * src/prefs_summaries.c
1534 Fix "go to next new", fix preference
1535 (Open unread/next swapped)
1537 2005-08-31 [paul] 1.9.13cvs74
1544 * src/prefs_common.c
1545 * src/prefs_common.h
1550 remove obsolete BOLD_FONT setting
1551 fix font update in headerview and textview
1552 headers after prefs change
1559 2005-08-30 [colin] 1.9.13cvs73
1562 When Hide read messages is selected and we
1563 refresh the summaryview, don't remove the
1564 currently displayed message. Fixes bug #797
1565 (Summary view reloads when new mail is
1566 downloaded in 1.9.14 rc)
1568 2005-08-30 [colin] 1.9.13cvs72
1573 Remove useless callback
1577 Add a filesel_select_file_save_folder() - used by Save All
1579 2005-08-29 [paul] 1.9.13cvs71
1582 * src/matcher_parser_parse.y
1583 * src/etpan/imap-thread.c
1584 fix building on FreeBSD
1585 Patch by Daniel Gustafson <daniel@hobbit.se>
1587 2005-08-29 [paul] 1.9.13cvs70
1589 * src/plugins/pgpinline/pgpinline.c
1590 only initialise sig result if it's been handled
1593 2005-08-29 [paul] 1.9.13cvs69
1598 * src/common.utils.c
1599 * src/common/utils.h
1601 * src/stock_pixmap.h
1602 fix wrong icon reference
1603 * src/pixmaps/trash_btn.xpm
1604 replace with nicer image
1606 2005-08-28 [colin] 1.9.13cvs68
1609 * src/stock_pixmap.c
1610 * src/stock_pixmap.h
1612 * src/pixmaps/trash_btn.xpm
1613 Add a specific trash xpm for the button
1615 2005-08-28 [colin] 1.9.13cvs67
1620 2005-08-27 [colin] 1.9.13cvs66
1624 Correctly fix "Problem with replies", fixes
1625 pgpmime encryption too.
1627 2005-08-27 [colin] 1.9.13cvs65
1633 Fix bug #517 (messages removed from summaryview
1636 2005-08-27 [colin] 1.9.13cvs64
1639 * tools/asus_mailled.sh
1640 Add a script to blink ASUS laptops' mail LED where there
1643 2005-08-27 [colin] 1.9.13cvs63
1646 * src/etpan/imap-thread.c
1647 * src/etpan/imap-thread.h
1648 Implement automatic choosing of login method
1650 * src/gtk/.cvsignore
1651 Add sylpheed-marshal.[ch]
1653 2005-08-27 [colin] 1.9.13cvs62
1655 * src/common/utils.c
1656 Fix confusing perror
1658 2005-08-27 [colin] 1.9.13cvs61
1662 Remove A_DELETE, replace it with
1663 A_TRASH and A_DELETE_REAL. Automatically
1664 rewrite config files to replace A_DELETE
1665 with A_TRASH (no functionality change).
1668 2005-08-26 [colin] 1.9.13cvs60
1671 Previous "Problem with replies" fix brought other
1672 problems, fixing them
1674 2005-08-26 [colin] 1.9.13cvs59
1677 Fix "Problem with replies". This happened only
1680 Factorize code a bit
1682 Speed improvement on very long messages (wrapping)
1683 Fix signature color on Reedit and Redirect
1684 On Reedit, don't attach pgp-signatures parts, but
1687 2005-08-24 [paul] 1.9.13cvs58
1690 don't claim success when clicking
1691 Cancel on the passphrase box.
1694 2005-08-24 [paul] 1.9.13cvs57
1697 fix misplaced sylpheed.log
1701 2005-08-24 [paul] 1.9.13cvs56
1704 * src/etpan/imap-thread.c
1705 * src/etpan/imap-thread.h
1706 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
1708 * src/gtk/sylpheed-marshal.c ** REMOVED **
1709 * src/gtk/sylpheed-marshal.h ** REMOVED **
1710 remove autogenerated files
1711 * tools/kdeservicemenu/README
1712 * tools/kdeservicemenu/install.sh
1713 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1714 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1715 use Claws icon, use 'Sylpheed-Claws' in menu,
1716 use kdialog, and other cleanups
1718 2005-08-23 [paul] 1.9.13cvs55
1721 fix paste/wrap crash
1724 2005-08-23 [paul] 1.9.13cvs54
1730 2005-08-23 [paul] 1.9.13cvs53
1734 view all data of LDAP contacts
1737 2005-08-23 [paul] 1.9.13cvs52
1740 fix issues with the Search field
1743 2005-08-22 [paul] 1.9.13cvs51
1746 put name of folder in processing dialog
1748 * src/prefs_folder_item.c
1749 improve english usage
1751 2005-08-22 [paul] 1.9.13cvs50
1756 * src/matcher_parser_lex.l
1757 * src/matcher_parser_parse.y
1758 * src/prefs_filtering.c
1759 add Filtering/Processing rule names feature.
1760 (the incompatible old matcherrc is saved as
1761 matcherrc.pre_names).
1764 2005-08-22 [paul] 1.9.13cvs49
1767 fix colour labelling
1770 2005-08-22 [paul] 1.9.13cvs48
1775 2005-08-22 [paul] 1.9.13cvs47
1778 fix bug 789, 'SC crashes with imap (CVS ver)'
1781 2005-08-22 [paul] 1.9.13cvs46
1784 * src/prefs_common.c
1786 define reused defaults in defs.h
1788 add 'Open image' to image popup menu
1790 2005-08-21 [colin] 1.9.13cvs45
1793 Fix bug #788 (Bogus "From" address displayed)
1795 2005-08-20 [colin] 1.9.13cvs44
1798 Fix buf #787 (multilevel delete causes SIGSEGV)
1800 2005-08-19 [colin] 1.9.13cvs43
1803 * src/prefs_common.c
1804 * src/prefs_common.h
1805 Add an hidden pref to allow modifying the
1806 update stepping in incorporation.
1809 2005-08-19 [colin] 1.9.13cvs42
1813 Workaround for broken MUAs: encode
1814 Content-type: name: as ASCII and
1815 Content-Disposition: filename: as
1817 * src/prefs_account.c
1818 Fix invisible-ness of SMTP SSL prefs
1821 2005-08-19 [paul] 1.9.13cvs41
1824 * src/prefs_common.c
1825 * src/prefs_common.h
1826 * src/prefs_wrapping.c
1827 paste with or without wrapping.
1830 2005-08-19 [paul] 1.9.13cvs40
1832 * src/prefs_common.c
1833 * src/prefs_common.h
1835 reintroduce enable_swap_from as a
1836 hidden pref. patch by Colin
1837 * src/quote_fmt_parse.y
1838 * src/plugins/clamav/clamav_plugin.c
1839 * src/plugins/dillo_viewer/dillo_viewer.c
1840 * src/plugins/mathml_viewer/mathml_viewer.c
1841 * src/plugins/pgpcore/sgpgme.c
1842 * src/plugins/pgpinline/pgpinline.c
1843 * src/plugins/pgpmime/pgpmime.c
1844 tidy up. patch by Colin
1846 2005-08-19 [paul] 1.9.13cvs39
1849 complete cvs38's sync
1853 * src/etpan/etpan-log.c
1854 * src/etpan/imap-thread.c
1855 * src/gtk/gtksourceprintjob.c
1856 fix compilation warnings
1859 2005-08-19 [paul] 1.9.13cvs38
1875 * src/image_viewer.c
1889 * src/partial_download.c
1892 * src/prefs_actions.c
1893 * src/prefs_common.c
1894 * src/prefs_customheader.c
1895 * src/prefs_display_header.c
1897 * src/prefs_themes.c
1902 * src/send_message.c
1903 * src/simple-gettext.c
1904 * src/sourcewindow.c
1909 * src/common/plugin.c
1910 * src/common/prefs.c
1911 * src/common/session.c
1912 * src/common/session.h
1913 * src/common/socket.c
1914 * src/common/socket.h
1915 * src/common/ssl_certificate.c
1916 * src/common/template.c
1917 * src/common/utils.c
1918 * src/common/utils.h
1921 added wrappers for C library function that
1922 take pathname arguments.
1923 enabled compilation with MinGW.
1924 use GDir instead of directly using opendir().
1925 added rename_force().
1927 2005-08-19 [paul] 1.9.13cvs37
1931 fix privacy settings on re-editing
1939 flag changing optimisation
1941 2005-08-18 [martin] 1.9.13cvs36
1949 * src/grouplistdialog.c
1955 * src/prefs_account.c
1956 * src/prefs_themes.c
1957 * src/stock_pixmap.c
1960 * src/gtk/logwindow.c
1961 removed deprecated glib and gdk stuff
1962 * src/plugins/pgpcore/select-keys.c
1963 convert attributes from locale to utf8
1965 2005-08-17 [paul] 1.9.13cvs35
1969 use new GTK_STOCK_ icons if available
1971 * src/gtk/gtksctree.c
1972 * src/gtk/gtksctree.h
1973 faster range select. patch by Colin
1975 2005-08-17 [paul] 1.9.13cvs34
1980 Add an edit button for contacts, fix selections
1983 Change labels, let Save be always possible in the
1984 email and user atributes tabs
1988 select next item instead of the displayed one
1991 * src/gtk/progressdialog.c
1992 use prefs_common.enable_rules_hint
1994 2005-08-13 [hoa] 1.9.13cvs33
1996 * src/etpan/imap-thread.c
1997 fixed build on Solaris.
1999 2005-08-10 [colin] 1.9.13cvs32
2002 Fix cvs31 (missing fclose before reading
2005 2005-08-10 [colin] 1.9.13cvs31
2008 Fix procmsg_msginfo_new_from_mimeinfo() when
2009 the MimeInfo isn't stored in memory. This fixes
2010 replying to an attached message.
2012 2005-08-10 [colin] 1.9.13cvs30
2015 Fix slowness in account changing
2017 2005-08-10 [colin] 1.9.13cvs29
2027 Optimize folder_has_parent_of_type
2028 Prevent moving special sub-folders from contextual menus
2029 Rework message a bit ("Empty all messages" -> "Delete all
2031 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
2032 and "Deleted Items" folders)
2034 2005-08-08 [colin] 1.9.13cvs28
2037 * src/prefs_summaries.c
2038 Make "Select first unread|new" more flexible
2039 (just prioritize new or unread)
2041 2005-08-08 [colin] 1.9.13cvs27
2044 If "select first new" is selected and there only
2045 are unread messages, fallback to "select first
2048 2005-08-08 [colin] 1.9.13cvs26
2051 Fix shameful bugs (and bug #779)
2053 2005-08-08 [colin] 1.9.13cvs25
2057 Cache parents' type to make folder_has_parent_of_type
2060 Forbid DnD of special sub-folders
2063 Add MAIL_POSTFILTERING_HOOK
2065 Revert over-zealous deletion of the use_addr_book
2068 2005-08-07 [colin] 1.9.13cvs24
2071 Fix big mistake (passing MsgInfo instead
2074 2005-08-07 [colin] 1.9.13cvs23
2089 Make subfolders of Drafts, Queue, Outbox, Trash
2090 work like their parents.
2091 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
2093 2005-08-07 [colin] 1.9.13cvs22
2096 Fix bug #771 (Dragged contacts not saved)
2098 2005-08-07 [paul] 1.9.13cvs21
2101 fix bug 32 'Search Doesn't display results
2102 if "Hide Read Messages" is chosen'
2103 be more literal in interpreting 'Hide read
2106 2005-08-07 [colin] 1.9.13cvs20
2111 Faster 'unthread_for_execution'
2113 2005-08-06 [paul] 1.9.13cvs19
2116 add mnemonics to Set displayed columns
2117 fix bug where msgview_visible option was
2118 overwritten as TRUE on startup
2120 2005-08-06 [paul] 1.9.13cvs18
2123 refer to 'displayed columns in folder/message
2124 list' not 'displayed items in summary/message view'
2125 * src/prefs_display_header.c
2126 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
2127 be consistent with similar dialogues
2128 * src/prefs_folder_column.c
2129 * src/prefs_summary_column.c
2130 'columns' not 'items', and folder and message lists,
2131 instead of folder and summary views;
2132 Use 'Hidden columns' as list heading not 'Available
2134 move the 'Remove' button to the right hand side;
2135 top-align the buttons;
2136 remove unneeded vbox
2137 * src/prefs_summaries.c
2138 put the 2 column prefs buttons in a frame to reduce
2139 overall width; refer to columns not items &c.
2141 2005-08-05 [colin] 1.9.13cvs17
2143 * src/prefs_common.c
2144 * src/prefs_common.h
2148 Add an hidden toolbar_detachable pref, so
2149 that I can get rid of these painful handles
2150 in the toolbars. Defaults to TRUE to avoid
2151 changing the GUI on unsuspecting people...
2153 2005-08-05 [colin] 1.9.13cvs16
2156 * src/prefs_folder_column.c
2157 * src/prefs_folder_column.h
2158 Add prefs for folder columns
2163 * src/prefs_common.c
2164 * src/prefs_common.h
2165 * src/prefs_summaries.c
2167 * src/prefs_summary_column.c
2172 * src/common/utils.c
2173 * src/common/utils.h
2174 Move uri colourisation functions
2179 Fix bug with LIST where we'd try
2180 to get Folder//////[...]///
2182 2005-08-05 [paul] 1.9.13cvs15
2184 * src/prefs_summaries.c
2185 improve the English usage
2187 set font on column change
2190 2005-08-05 [paul] 1.9.13cvs14
2192 * src/prefs_common.c
2193 * src/prefs_common.h
2194 * src/prefs_summaries.c
2196 replace 'open_unread_on_enter' option with
2197 'select_on_entry' option. opening/not opening
2198 is now exclusively controlled by 'always_show_msg'
2200 2005-08-04 [colin] 1.9.13cvs13
2204 Add colourisation of quotes and signatures
2206 Fix possible crashes
2208 Change an assert that is no problem
2213 * src/gtk/quicksearch.c
2214 Fix a possible crash
2216 2005-08-03 [colin] 1.9.13cvs12
2218 * src/prefs_account.c
2219 Fix bug #777 (Sylpheed crash in account configuration)
2221 2005-08-03 [colin] 1.9.13cvs11
2226 Fixing addressbook, round 2
2228 Fix emphasis color on rechecking 'Colorize messages'
2230 2005-08-03 [paul] 1.9.13cvs10
2238 * src/prefs_account.c
2241 * src/quote_fmt_parse.y
2243 * src/common/quoted-printable.c
2244 * src/common/utils.c
2245 * src/common/utils.h
2247 replaced incorrect locale-independent
2248 ctype functions with GLib's. Corrected
2249 signedness mismatch.
2251 headerview_create(): added spacing for vbox.
2253 set focus to the OK button.
2255 2005-08-03 [colin] 1.9.13cvs9
2260 2005-08-02 [colin] 1.9.13cvs8
2266 Fix a cast and more generally, try to make the
2267 GUI more intuitive and consistent (round 1)
2269 2005-08-02 [paul] 1.9.13cvs7
2272 missing in 1.9.13cvs6
2274 2005-08-02 [colin] 1.9.13cvs6
2279 2005-08-02 [colin] 1.9.13cvs5
2288 Fix a number of folder_item_get_msg_list()-related
2289 leaks (missing procmsg_msginfo_free()s)
2291 2005-08-01 [colin] 1.9.13cvs4
2297 * src/prefs_summaries.c
2298 * src/prefs_themes.c
2303 Fix instant-apply of summary and folderview-related prefs
2304 Fix erroneous g_free and alertpanels in prefs_theme
2305 Add instant-apply for fonts
2306 Defer applying of prefs a little bit so it's done only
2307 once even if requested by multiples prefs pages
2309 2005-08-01 [paul] 1.9.13cvs3
2312 fix bug 776 'S.C. crashes on close'
2314 * src/etpan/etpan-thread-manager-types.h
2318 2005-07-25 [paul] 1.9.13cvs2
2321 fix typos. spotted by Fabien Vantard
2323 2005-07-24 [paul] 1.9.13cvs1
2325 * doc/man/sylpheed.1
2326 update man page, incorporating fix of
2327 bug 769 'Typo in manpage'
2328 * src/etpan/imap-thread.c
2329 fix NetBSD openssl dependencies. patch by
2330 George Michaelson <ggm@apnic.net>
2332 updated by Frederico Goncalves Guimaraes
2334 2005-07-22 [paul] 1.9.13
2338 2005-07-22 [paul] 1.9.12cvs91
2343 * RELEASE_NOTES.claws
2347 * tools/claws.i18n.status.pl
2348 add Norwegian translation. submiited by
2349 Geir Helland <pjallabais@users.sourceforge.net>
2359 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2360 Mones Lastra, Tommi Pirinen, Fabien Vantard,
2361 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
2363 * src/plugins/clamav/clamav_plugin_gtk.c
2364 * src/plugins/spamassassin/spamassassin_gtk.c
2365 replace outdated description strings
2367 2005-07-21 [colin] 1.9.12cvs90
2370 Set folder to batch mode when scanning it. Makes deletion
2371 of unread mails on IMAP much faster (due to the UNREAD
2374 2005-07-21 [darko] 1.9.12cvs89
2377 link against libresolv if necessary (patch by Paul)
2379 use glib's portable macros to determine endianness
2381 2005-07-21 [paul] 1.9.12cvs88
2385 update compiled-in features list
2387 2005-07-20 [colin] 1.9.12cvs87
2391 Gcc 2.9x compilation fixes, thanks to Darko
2392 * src/plugins/clamav/clamav_plugin.c
2393 Little optimisation: load virus database only once
2394 * src/plugins/spamassassin/spamassassin.c
2395 Big optimisation: filtering one mail took at least 1 second,
2396 now it takes at least 50ms. Doesn't speed up spamassassin
2397 itself, but should already be much more tolerable.
2399 2005-07-20 [colin] 1.9.12cvs86
2402 Fix performance issue
2404 2005-07-19 [colin] 1.9.12cvs85
2406 * src/plugins/pgpinline/plugin.c
2409 2005-07-19 [colin] 1.9.12cvs84
2412 * src/plugins/Makefile.am
2413 * src/plugins/pgpinline/.cvsignore
2414 * src/plugins/pgpinline/Makefile.am
2415 * src/plugins/pgpinline/pgpinline.c
2416 * src/plugins/pgpinline/pgpinline.deps
2417 * src/plugins/pgpinline/pgpinline.h
2418 * src/plugins/pgpinline/plugin.c
2419 Put pgpinline in the main tree
2421 2005-07-19 [paul] 1.9.12cvs83
2423 * src/prefs_actions.c
2424 prevent '//' in menu names, which cause a crash
2427 2005-07-19 [paul] 1.9.12cvs82
2430 be generally more informative in configure output.
2431 OpenSSL: correction: '[ --enable-openssl ...' ->
2432 '[ --disable-openssl ...', as --enable-openssl is default
2433 PGP/MIME: don't check for GPGME again, check for
2434 pgpcore instead. Therefore prevent the possibility of
2435 attempting to build pgpmime if pgpcore dependencies are
2437 ClamAV: use pkgconfig to check for lib
2438 libgnomeprint: revert logic on inner test to match
2440 * src/plugins/pgpcore/sgpgme.c
2443 2005-07-19 [colin] 1.9.12cvs81
2446 Fix slow thread rebuilding in particular
2449 2005-07-19 [paul] 1.9.12cvs80
2451 * sylpheed-claws.desktop
2452 fix typo, spotted by Stephan Sachse
2454 replace GTK_STOCK_ADD with
2455 GTK_STOCK_NEW button
2457 2005-07-18 [colin] 1.9.12cvs79
2459 * src/etpan/imap-thread.c
2460 Fix return value (Thanks Hoa)
2462 2005-07-18 [colin] 1.9.12cvs78
2465 Allow empty passwords
2466 Create drafts/queue/outbox if necessary
2469 * src/etpan/imap-thread.c
2470 Fix STARTTLS (Thanks to Hoa)
2472 2005-07-18 [paul] 1.9.12cvs77
2478 updated to reflect additions and removals
2480 updated to be claws-specific
2484 * sylpheed-128x128.png
2485 * sylpheed-64x64.png
2487 * sylpheed-claws-128x128.png
2488 * sylpheed-claws-64x64.png
2489 * sylpheed-claws.desktop
2490 * sylpheed-claws.png
2496 2005-07-17 [paul] 1.9.12cvs76
2508 * src/message_search.c
2512 * src/prefs_actions.c
2513 * src/prefs_filtering.c
2514 * src/prefs_matcher.c
2515 * src/prefs_template.c
2516 * src/prefs_themes.c
2518 * src/summary_search.c
2521 * src/gtk/sslcertwindow.c
2522 * src/plugins/pgpcore/sgpgme.c
2525 2005-07-17 [colin] 1.9.12cvs75
2528 add a PrivacySystem accessor that checks that
2529 the system cached in a MimeInfo's privacydata
2530 is still registered. Use this accessor instead
2531 of directly using data->system. Fixes crashes
2532 after unloading pgp plugins.
2534 2005-07-17 [colin] 1.9.12cvs74
2537 Change geometry hints to a simple default size.
2538 Fixes the certs dialogs.
2540 2005-07-17 [colin] 1.9.12cvs73
2542 * src/gtk/sslcertwindow.c
2545 2005-07-17 [colin] 1.9.12cvs72
2547 * src/plugins/pgpcore/Makefile.am
2548 * src/plugins/pgpmime/Makefile.am
2551 2005-07-17 [paul] 1.9.12cvs71
2554 add --disable-gnomeprint option
2555 modified version of patch by Marius Mauch
2557 2005-07-17 [paul] 1.9.12cvs70
2575 * src/prefs_account.c
2577 * src/prefs_summaries.c
2580 * src/common/utils.c
2582 * src/plugins/pgpcore/passphrase.c
2583 * src/plugins/pgpcore/select-keys.c
2584 replace inappropriately used backticks
2587 2005-07-16 [colin] 1.9.12cvs69
2589 * src/image_viewer.c
2590 Add extra paranoid checks
2592 2005-07-16 [colin] 1.9.12cvs68
2594 * src/plugins/pgpcore/prefs_gpg.c
2595 Don't auto-check sigs by default, as it
2598 2005-07-16 [colin] 1.9.12cvs67
2600 * src/plugins/pgpcore/sgpgme.c
2601 Make messages a bit better.
2603 2005-07-16 [colin] 1.9.12cvs66
2607 * src/etpan/imap-thread.c
2610 2005-07-16 [colin] 1.9.12cvs65
2614 And now, fix build with libetpan :-/
2616 2005-07-15 [colin] 1.9.12cvs64
2619 Continue fixing build without libetpan.
2621 2005-07-15 [colin] 1.9.12cvs63
2624 Fix build with --disable-libetpan
2626 2005-07-15 [colin] 1.9.12cvs62
2629 Bump libetpan's version
2631 2005-07-15 [colin] 1.9.12cvs61
2633 * src/etpan/imap-thread.c
2634 Actually stop logging :)
2636 2005-07-15 [colin] 1.9.12cvs60
2639 Fix dnd of multiple addresses.
2641 2005-07-15 [hoa] 1.9.12cvs59
2643 * src/etpan/imap-thread.c
2644 disable login of IMAP password in libetpan log file.
2646 2005-07-15 [paul] 1.9.12cvs58
2649 don't automatically sort
2650 do allow drag n drop
2652 2005-07-15 [paul] 1.9.12cvs57
2656 alphabetical listing
2658 2005-07-15 [paul] 1.9.12cvs56
2660 * src/gtk/pluginwindow.c
2661 sort plugin list alphabetically
2663 2005-07-15 [paul] 1.9.12cvs55
2665 * src/prefs_spelling.c
2666 * src/prefs_wrapping.c
2669 2005-07-15 [colin] 1.9.12cvs54
2674 2005-07-15 [paul] 1.9.12cvs53
2676 * src/prefs_message.c
2677 make 'show cursor' a hidden option
2679 2005-07-14 [colin] 1.9.12cvs52
2681 * src/plugins/spamassassin/Makefile.am
2682 * src/plugins/clamav/Makefile.am
2683 Fix double EXTRA_DISTs
2685 2005-07-14 [colin] 1.9.12cvs51
2687 * src/plugins/clamav/Makefile.am
2688 * src/plugins/clamav/clamav_plugin_gtk.deps
2689 * src/plugins/spamassassin/Makefile.am
2690 * src/plugins/spamassassin/spamassassin_gtk.deps
2691 Make $plugin_gtk depend on $plugin
2693 2005-07-14 [hoa] 1.9.12cvs50
2695 * src/etpan/imap-thread.c
2696 enable debug log of libetpan when running with --debug
2698 2005-07-14 [colin] 1.9.12cvs49
2701 * src/common/Makefile.am
2702 * src/common/plugin.c
2703 * src/common/plugin.h
2704 Add a little plugin dependancy system.
2705 Plugins can ship a $plugin_name.deps file
2706 (near them in PLUGINDIR) so that their
2707 dependancies are loaded if possible.
2708 * src/plugins/Makefile.am
2709 * src/plugins/pgpcore/Makefile.am
2710 * src/plugins/pgpcore/passphrase.c
2711 * src/plugins/pgpcore/passphrase.h
2712 * src/plugins/pgpcore/plugin.c
2713 * src/plugins/pgpcore/prefs_gpg.c
2714 * src/plugins/pgpcore/prefs_gpg.h
2715 * src/plugins/pgpcore/select-keys.c
2716 * src/plugins/pgpcore/select-keys.h
2717 * src/plugins/pgpcore/sgpgme.c
2718 * src/plugins/pgpcore/sgpgme.h
2719 Introduce pgpcore, used by pgpmime and
2721 * src/plugins/pgpmime/Makefile.am
2722 * src/plugins/pgpmime/passphrase.c
2723 * src/plugins/pgpmime/passphrase.h
2724 * src/plugins/pgpmime/pgpmime.c
2725 * src/plugins/pgpmime/pgpmime.deps
2726 * src/plugins/pgpmime/plugin.c
2727 * src/plugins/pgpmime/prefs_gpg.c
2728 * src/plugins/pgpmime/prefs_gpg.h
2729 * src/plugins/pgpmime/select-keys.c
2730 * src/plugins/pgpmime/select-keys.h
2731 * src/plugins/pgpmime/sgpgme.c
2732 * src/plugins/pgpmime/sgpgme.h
2733 Remove the core from pgpmime and add the
2734 dependancy to pgpcore.
2736 2005-07-14 [paul] 1.9.12cvs48
2738 * src/stock_pixmap.c
2739 forgot this in last commit
2741 2005-07-14 [paul] 1.9.12cvs47
2745 add accelerators for the buttons (sync with main)
2748 add accelerators for the buttons.
2749 fix editing with external editor.
2750 replace gdk_input_*() with GIOChannel;
2753 display folder names with new/unread
2754 representation (sync with main)
2756 specify default window icon (sync with main)
2757 * src/prefs_common.c
2758 use_addr_book default to FALSE
2761 add accelerators for the buttons (sync with main)
2764 * src/pixmaps/sylpheed_icon.xpm
2767 2005-07-13 [paul] 1.9.12cvs46
2769 * src/plugins/pgpmime/pgpmime.c
2770 * src/plugins/pgpmime/sgpgme.c
2771 (temporarily) use deprecated gpgme_data_rewind()
2772 while largefile support is not present
2773 (as suggested by Colin)
2775 2005-07-13 [paul] 1.9.12cvs45
2778 remove large file support (for now):
2779 it breaks too many things
2781 2005-07-13 [paul] 1.9.12cvs44
2784 add large file support
2786 fix bug #763 where href attribute was not
2787 the very first attribute of a link
2788 patch by Thomas Gilgin
2790 2005-07-13 [colin] 1.9.12cvs43
2792 * src/gtk/pluginwindow.c
2793 Little portability fix
2795 2005-07-13 [colin] 1.9.12cvs42
2797 * src/plugins/pgpmime/sgpgme.c
2800 2005-07-13 [colin] 1.9.12cvs41
2802 * src/plugins/pgpmime/pgpmime.c
2803 * src/plugins/pgpmime/sgpgme.c
2804 Use gpgme_data_release_and_get_mem instead
2807 2005-07-13 [colin] 1.9.12cvs40
2810 * src/plugins/pgpmime/passphrase.c
2811 * src/plugins/pgpmime/passphrase.h
2812 * src/plugins/pgpmime/pgpmime.c
2813 * src/plugins/pgpmime/plugin.c
2814 * src/plugins/pgpmime/select-keys.c
2815 * src/plugins/pgpmime/select-keys.h
2816 * src/plugins/pgpmime/sgpgme.c
2817 * src/plugins/pgpmime/sgpgme.h
2818 Port pgpmime to gpgme-1.0.
2820 2005-07-12 [paul] 1.9.12cvs39
2825 add a 'Go to Prev' button to the toolbar.
2826 correct tooltip text of go to buttons.
2827 based on patch by Yang Guilong <bamanzi@gmail.com>
2829 2005-07-12 [colin] 1.9.12cvs38
2832 Fix progress bar showing stuff at startup.
2834 2005-07-12 [paul] 1.9.12cvs37
2837 fix building with jpilot support
2839 2005-07-11 [colin] 1.9.12cvs36
2842 Add visual indication that filtering is running
2844 Make {}[] uri delimiters
2846 Remove useless (and slow) calls
2848 2005-07-11 [paul] 1.9.12cvs35
2850 * src/plugins/clamav/clamav_plugin_gtk.c
2851 * src/plugins/dillo_viewer/dillo_prefs.c
2852 * src/plugins/pgpmime/prefs_gpg.c
2853 * src/plugins/spamassassin/spamassassin_gtk.c
2854 gather plugins prefs together under their
2855 own 'Plugins' heading
2857 2005-07-11 [paul] 1.9.12cvs34
2862 account_delete(): modified alert dialog
2865 fixed a crash when cancelling file selection
2866 dialog by Escape key. Made non-ascii filename
2868 * src/prefs_template.c
2869 prefs_template_window_create(): make scrolled
2870 window policy AUTOMATIC
2872 2005-07-10 [hoa] 1.9.12cvs33
2874 * src/etpan/imap-thread.c
2875 workaround for old Courier IMAP servers.
2877 2005-07-10 [colin] 1.9.12cvs32
2882 Add visual progress indicator on filtering/processing
2883 Factorize the progress bar code
2886 * src/etpan/imap-thread.c
2887 Add a reference counter to avoid destroying the Folder
2888 while it's in use by another callback.
2890 2005-07-09 [hoa] 1.9.12cvs31
2893 * src/etpan/imap-thread.c
2894 fixed deadlock when removing IMAP account.
2896 2005-07-08 [colin] 1.9.12cvs30
2900 Fix again problems decoding broken headers
2901 * src/gtk/inputdialog.c
2902 Fix local variable shadowing a global one
2904 2005-07-08 [colin] 1.9.12cvs29
2907 Make the cache/mark files platform-agnostic by writing
2908 them in little-endian format. Reading them is also done
2909 in little-endian format, of course; however, in order
2910 to avoid trashing mark data on big-endian machines, the
2911 files are, at first, read from the native format if the
2912 little-endian one doesn't exist. This is easy to deter-
2913 mine by trying to open a file with a swapped data_ver
2914 and seeing if it's the wanted version.
2915 Little-endian using users should see absolutely no
2916 difference, Big-endian users may get a very little
2917 performance drop due to byte-swapping.
2918 Tested on i386 and ppc32.
2919 Fixes bug #159 (The index file, in the mailboxes, is
2920 hardware depending).
2922 To have the cache/mark files updated to the new little-
2923 endian format, "Check for new messages" or even
2924 "Rebuild folder tree" aren't enough. Files will be
2925 updated as soon as a folder has been opened/closed.
2926 To update everything, just select all folders by
2927 selecting them one by one.
2929 2005-07-07 [colin] 1.9.12cvs28
2932 Remember the folder separator per IMAPFolder
2933 instead of globally.
2934 Revive the Session on noop; fixes bug #761
2935 (mark a bunch of unread messages as read takes
2938 2005-07-07 [darko] 1.9.12cvs27
2940 * src/common/template.c
2941 Sort templates alphabetically
2943 2005-07-06 [colin] 1.9.12cvs26
2946 Try to use the correct separator in
2947 most cases. Possibly fixes bug #759
2948 (only creates the INBOX folder when
2949 setting up new IMAP account) and
2950 bug #760 (Can't retrieve messages)
2952 2005-07-06 [colin] 1.9.12cvs25
2955 Use real_path in status command. This will
2956 help later, when namespaces will be used.
2958 2005-07-06 [colin] 1.9.12cvs24
2964 * src/etpan/etpan-log.c
2965 * src/etpan/etpan-thread-manager.c
2966 * src/etpan/imap-thread.c
2967 Add a --disable-libetpan parameter. With this,
2968 users that don't want IMAP4 support can avoid
2969 the new dependancy (and have no IMAP support).
2970 Users that have IMAP4 accounts and use this
2971 parameter won't lose their configuration, their
2972 IMAP accounts will just be invisible and not
2975 Make the "Copy ..." contextual menu items
2976 copy to both the X clipboard and the gtk
2977 clipboard - as most other apps do.
2979 Add a notice about OpenSSL usage, in order to
2980 comply with OpenSSL's license (point 6):
2981 http://www.openssl.org/source/license.html
2983 2005-07-06 [colin] 1.9.12cvs23
2986 Fix a minimum size for alertpanels
2988 Show 'No space left on device' type errors
2989 when queuing/sending
2992 Rework folder's deletion message (remove
2995 2005-07-05 [colin] 1.9.12cvs22
2998 Add an alertpanel on auth error
3000 Remove pthread-related stuff
3002 2005-07-05 [colin] 1.9.12cvs21
3004 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3005 Fix crash on plugin reloading (with a hack)
3007 2005-07-05 [colin] 1.9.12cvs20
3009 * src/prefs_account.c
3010 * src/prefs_account.h
3014 Add a way to filter the view
3015 * src/gtk/pluginwindow.c
3016 Filter loadable stuff
3017 * src/plugins/pgpmime/prefs_gpg.c
3018 Fix missing unregistration
3020 * src/etpan/.cvsignore
3021 * src/plugins/spamassassin/.cvsignore
3022 Add more stuff to cvs ignored files
3024 2005-07-04 [colin] 1.9.12cvs19
3027 Fix scan_required returning FALSE when it
3028 shouldn't. Maybe fix #760 (Can't retrieve
3031 2005-07-04 [colin] 1.9.12cvs18
3034 Fix always_show_msg pref
3036 2005-07-04 [paul] 1.9.12cvs17
3038 sync with main (forgotten in last commit)
3040 * src/common/utils.c
3041 * src/common/utils.h
3042 check_line_length(): new.
3044 is_file_entry_exist()
3045 dirent_is_regular_file()
3046 dirent_is_directory(): use g_file_test() instead of stat().
3048 2005-07-04 [paul] 1.9.12cvs16
3053 compose_write_to_file(): check for line
3054 length limit and display warning if exceeds
3056 use get_home_dir() instead of g_get_home_dir()
3058 removed warning about invalid date
3060 use get_home_dir() instead of g_get_home_dir()
3062 2005-07-04 [paul] 1.9.12cvs15
3064 * src/stock_pixmap.c
3065 fix new pixmap naming errors
3066 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
3068 2005-07-04 [colin] 1.9.12cvs14
3071 Fix debugging string with a warning
3073 2005-07-04 [colin] 1.9.12cvs13
3076 Add a check for libetpan's version (>= 0.37)
3078 2005-07-04 [hoa] 1.9.12cvs12
3082 * src/etpan/imap-thread.c
3083 * src/etpan/imap-thread.h
3084 fixed IMAP implementation of check of mails.
3086 2005-07-03 [hoa] 1.9.12cvs11
3088 * src/etpan/Makefile.am
3089 * src/etpan/etpan-errors.h
3090 * src/etpan/etpan-log.[ch]
3091 * src/etpan/etpan-thread-manager-types.h
3092 * src/etpan/etpan-thread-manager.[ch]
3093 * src/etpan/imap-thread.[ch]
3100 dependency on libetpan 0.37 is now added.
3102 2005-07-01 [colin] 1.9.12cvs10
3108 * src/stock_pixmap.c
3109 * src/stock_pixmap.h
3110 * src/plugins/trayicon/trayicon.c
3111 Add marked symbol on folders containing
3116 * src/prefs_common.c
3117 * src/prefs_common.h
3119 Add an optional confirmation dialog on queue
3120 sending. Patch by wwp.
3121 * src/pixmaps/dir_close_mark.xpm ** ADDED **
3122 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
3123 * src/pixmaps/dir_open_mark.xpm ** ADDED **
3124 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
3125 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
3126 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
3127 * src/pixmaps/inbox_mark.xpm ** ADDED **
3128 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
3129 * src/pixmaps/outbox_mark.xpm ** ADDED **
3130 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
3131 * src/pixmaps/trash_mark.xpm ** ADDED **
3134 2005-07-01 [colin] 1.9.12cvs9
3137 Fix a little threading bug
3140 A little bit of HIG normality never hurts
3142 2005-07-01 [colin] 1.9.12cvs8
3150 * src/common/template.c
3151 * src/common/utils.c
3152 * src/common/utils.h
3153 Reverted the fwrite_atomic stuff. In fact
3154 it is already atomic.
3156 2005-06-30 [colin] 1.9.12cvs7
3158 * src/common/utils.c
3159 * src/common/utils.h
3160 Add an fwrite_atomic() function to make
3161 sure we write everything: fwrite can make
3169 * src/common/template.c
3170 Use that (and fix swapping of size and nmemb).
3171 Thanks to Rich Coe for the heads up.
3173 2005-06-30 [colin] 1.9.12cvs6
3176 Optimize addressbook opening
3178 2005-06-30 [colin] 1.9.12cvs5
3181 Remove calls to summary_step after move/copy
3183 2005-06-28 [paul] 1.9.12cvs4
3186 wrap and make the error msg selectable
3188 2005-06-28 [paul] 1.9.12cvs3
3191 replace the OK button with a Close button
3192 * src/gtk/foldersort.c
3193 use GTK_STOCK_ icons/buttons
3195 2005-06-28 [colin] 1.9.12cvs2
3197 * src/gedit-print.c ** ADDED **
3198 * src/gedit-print.h ** ADDED **
3199 * src/gtk/gtksourceprintjob.c ** ADDED **
3200 * src/gtk/gtksourceprintjob.h ** ADDED **
3201 I can't believe no one had enough time to tell
3202 me I forgot the `cvs add`
3204 2005-06-27 [colin] 1.9.12cvs1
3207 * src/gtk/Makefile.am
3212 Add optional libgnomeprint-based printing
3214 * src/gtk/quicksearch.c
3215 Add an Edit/Quick search menu item to show
3216 and focus the quicksearch
3218 2005-06-27 [paul] 1.9.12
3231 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3232 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
3233 SungHyun Nam, Frederico Goncalves Guimaraes,
3234 Andrej Kacian, and Yang Guilong
3235 2005-06-26 [colin] 1.9.11cvs106
3238 Forgot one file for previous fix
3240 2005-06-26 [colin] 1.9.11cvs105
3244 Fix problems with folder operations in no_select
3245 imap folders. it applies only to mails, and
3246 creation/deletion/move/renaming of folders
3249 2005-06-26 [paul] 1.9.11cvs104
3251 * src/prefs_filtering.c
3252 replace one more GTK_STOCK_REMOVE
3253 with GTK_STOCK_DELETE
3255 2005-06-25 [colin] 1.9.11cvs103
3258 Optimize get_seq_set_from_seq_list
3261 2005-06-25 [colin] 1.9.11cvs102
3264 If the directory exists, but not in the
3265 correct encoding, rename it. This should
3266 handle old-versions-induced bugs.
3268 2005-06-25 [colin] 1.9.11cvs101
3271 Fix path access with extended dir names
3272 Fixes bug #589 (SC segfaults with wrong locale
3275 2005-06-25 [colin] 1.9.11cvs100
3277 * src/prefs_account.c
3278 * src/prefs_account.h
3280 Add an option to encrypt replies to
3283 2005-06-25 [colin] 1.9.11cvs99
3286 * src/quote_fmt_parse.y
3287 ... And make it work with pgpinline.
3289 2005-06-25 [colin] 1.9.11cvs98
3294 * src/quote_fmt_parse.y
3295 o Make reedition of encrypted messages possible
3296 (as long as it is encrypted to self too, no
3298 o Make replying with quote (and without selecting
3299 text) possible for encrypted messages.
3300 Closes bug #550 (Not possible to "reply with quote"
3301 to gnupg encrypted messages)
3303 2005-06-24 [paul] 1.9.11cvs97
3308 2005-06-24 [paul] 1.9.11cvs96
3311 made bind password entry invisible
3313 * src/send_message.c
3314 send_message_local(): check exit status
3315 to detect errors (sync with main)
3317 use main's less ambiguous popup menu
3320 2005-06-24 [paul] 1.9.11cvs95
3322 * src/prefs_actions.c
3323 * src/prefs_customheader.c
3324 * src/prefs_display_header.c
3325 * src/prefs_filtering_action.c
3326 * src/prefs_matcher.c
3327 * src/prefs_template.c
3328 * src/prefs_toolbar.c
3329 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
3330 * src/gtk/description_window.c
3331 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
3333 2005-06-23 [colin] 1.9.11cvs94
3336 Fix rough edges (be sure to call status_show whenever
3339 2005-06-23 [colin] 1.9.11cvs93
3343 Before, in a 5K mails folder: 11s
3344 After, in the same folder: 58000µs
3345 The joys of locking... gtk_clist_select_all() fires a
3346 tree-select-row event for each selected row, which in
3347 summaryview, callbacks summary_selected which in turn,
3348 calls summary_status_show, which walks the selected
3349 rows. Hence, calling gtk_clist_select_all was
3350 exponential. Locking the summaryview makes
3351 summary_selected return early.
3353 2005-06-23 [colin] 1.9.11cvs92
3356 Move mutex at the important place to avoid
3359 Fix Del key deleting directly instead of
3362 2005-06-22 [colin] 1.9.11cvs91
3364 * src/plugins/spamassassin/libspamc.c
3365 As we do spagetti code with assignations in multiple
3366 places (see _message_read_raw where out = msg = raw),
3367 let's be sure we don't free the same pointer twice.
3368 Should fix bug #683 (Crash in libpam at
3371 2005-06-22 [colin] 1.9.11cvs90
3376 Make toolbar's delete use the move to trash stuff;
3377 Add gtk_widget_realize to be sure pixmaps can get
3378 created (that may fix an old worksforme bug which
3379 I can't find back...)
3381 2005-06-22 [colin] 1.9.11cvs89
3386 Rename "Message/Delete" to "Message/Move to trash"
3387 Add "Message/Delete..." that directly destroys the
3388 selected messages after asking for a confirmation.
3390 2005-06-22 [colin] 1.9.11cvs88
3393 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
3394 o Fix a deadlock (thanks Darko)
3396 2005-06-22 [colin] 1.9.11cvs87
3398 * src/gtk/foldersort.c
3399 Add missing include for the i18n;
3400 patch by Fabien Vantard
3402 2005-06-21 [colin] 1.9.11cvs86
3406 Respect the no_select flag
3408 Fix recursive deletion
3411 Make the folder deletion's warning
3414 2005-06-21 [colin] 1.9.11cvs85
3417 Prevent email addresses from spanning accross
3418 lines - fixes bug # 646 (newline-chars in
3421 2005-06-20 [colin] 1.9.11cvs84
3424 Be sure not to remove source if copy failed
3426 2005-06-20 [colin] 1.9.11cvs83
3430 remove summaryview's lock
3432 introduce threads to avoid problems when foreground tasks
3433 interfere with background tasks
3435 prevent moving to drafts/queue
3439 2005-06-19 [colin] 1.9.11cvs82
3442 Remember that the user doesn't want to override
3443 offline mode, for 3 seconds. It avoid presenting
3444 him with N popups in a really short time.
3446 2005-06-17 [colin] 1.9.11cvs81
3449 Fix IMAP breaking on folders containing '('
3450 (Probably won't be enough)
3452 2005-06-17 [colin] 1.9.11cvs80
3454 Forgotten files on 1.9.11cvs79
3456 Fix stepping when not immediately executing
3458 Really prevent UID FETCH 0
3460 Fix outgoing charset never set to utf-8
3464 2005-06-16 [colin] 1.9.11cvs79
3467 Fix bug #707 (Dash splits rows)
3468 Only wrap if we're on a line break position and
3469 the previous one was a "white" (space) char.
3470 Pango stuff is weird.
3472 2005-06-16 [colin] 1.9.11cvs78
3475 Lock summaryview while downloading messages
3479 * src/common/utils.c
3480 * src/common/utils.h
3481 Replace \r and \n with spaces in From and
3484 2005-06-16 [paul] 1.9.11cvs77
3487 liberalise the mime parser
3491 2005-06-16 [paul] 1.9.11cvs76
3496 2005-06-15 [colin] 1.9.11cvs75
3499 Finish header encoding fix
3503 Fix compilation (Thanks Stephan
3506 2005-06-15 [colin] 1.9.11cvs74
3509 Install gnome2 stuff rather than gnome1,
3514 Fix headers encoding
3516 Visual progress when fetching all messages
3520 Prevent changing current message while
3523 2005-06-15 [paul] 1.9.11cvs73
3525 * src/gtk/gtkaspell.c
3526 * src/gtk/gtkaspell.h
3529 2005-06-15 [paul] 1.9.11cvs72
3531 * src/prefs_filtering.c
3532 allow reordering of filter rules by
3535 2005-06-15 [paul] 1.9.11cvs71
3540 replace deprecated function
3542 * src/send_message.c
3543 * src/gtk/progressdialog.c
3544 * src/gtk/progressdialog.h
3545 salvage and reuse parts of reverted sync
3547 2005-06-15 [paul] 1.9.11cvs70
3550 * src/send_message.c
3551 * src/gtk/progressdialog.c
3552 * src/gtk/progressdialog.h
3553 revert yesterday's sync with main
3554 it contains deprecated functions
3556 2005-06-15 [colin] 1.9.11cvs69
3559 Fix bug #670 (multi user to: will corrupt message
3562 2005-06-15 [colin] 1.9.11cvs68
3565 Fix bug #421 (Fix undo on wrapping)
3567 2005-06-15 [colin] 1.9.11cvs67
3570 Provide visual feedback while processing
3573 Provide visual feedback while getting
3574 short headers (for uncached messages)
3577 2005-06-14 [paul] 1.9.11cvs66
3580 change a couple stock icons
3582 * src/send_message.c
3583 * src/gtk/progressdialog.c
3584 * src/gtk/progressdialog.h
3585 sync main's GtkTreeView implementation
3587 2005-06-14 [colin] 1.9.11cvs65
3590 Various little fixes, mainly on error paths
3592 2005-06-13 [colin] 1.9.11cvs64
3597 Add a way to fetch only headers. This speeds
3598 up filtering on headers for IMAP. Fixes:
3599 bug #481 extraneous imap commands slow down
3601 bug #522 Sylpheed downloads all messages
3602 when opening mailbox (IMAP)
3603 bug #677 IMAP fetch is soooooooooooooo slow
3606 Add a folder set_batch method so that
3607 implementations can speed up flags changes
3610 Use that in mark as (un)read and mark all read
3613 Implement set_batch - brings back deferred
3614 flags in a less buggy manner. Fixes:
3615 bug #729 IMAP immediate expunge of deleted messages
3616 bug #191 remove list of messages with one command
3617 Fix login with strange chars
3618 Implement fetch_msg_full
3619 Fix copy (wrong counts)
3621 2005-06-12 [colin] 1.9.11cvs63
3624 lock incorporation during long operations.
3625 Avoids fucking up the IMAP socket.
3627 2005-06-12 [colin] 1.9.11cvs62
3631 Factorize remove_all_msg
3634 Don't update partial-download status if unnecessary
3636 Use remove_msgs everywhere possible
3638 2005-06-12 [colin] 1.9.11cvs61
3642 Add a remove_msgs function to remove a