1 2005-10-10 [colin] 1.9.15cvs27
5 Fix compile on gtk 2.4. Patch by wwp
7 2005-10-09 [colin] 1.9.15cvs26
12 Clarify forward menus. Patch by wwp
14 2005-10-09 [colin] 1.9.15cvs25
18 Fix bug #829 (Non-working "Encrypt message by
19 default when replying to an encrypted message")
21 2005-10-08 [colin] 1.9.15cvs24
24 Fix bug #827 ("Welcome" setup wizard after a
25 permission error gives up & forgets itself.)
27 2005-10-08 [colin] 1.9.15cvs23
30 Fix bug #828 (Ignoring headers with spaces around = sign)
32 2005-10-08 [colin] 1.9.15cvs22
37 2005-10-08 [colin] 1.9.15cvs21
41 Add a processing_pending indicator, set on
42 folder_item_open and cleared after
43 folder_item_process_open
46 wrap procmsg_msginfo_*_flags, and in the
47 wrapper check that there's no folder processing
48 pending. If there is, defer the flags change until
49 processing is done to avoid stepping over each
51 Freeze during processing, but not during scanning.
53 2005-10-07 [colin] 1.9.15cvs20
55 * src/plugins/pgpcore/passphrase.c
56 Fix bug #826 (X-Server hangs when
57 right-clicking a PGP encrypted message)
59 2005-10-07 [paul] 1.9.15cvs19
63 patch by Fabien Vantard
65 2005-10-06 [colin] 1.9.15cvs18
67 * src/pixmaps/address.xpm
68 * src/pixmaps/address_book.xpm
69 * src/pixmaps/book.xpm
70 * src/pixmaps/check_spelling.xpm
71 * src/pixmaps/checkbox_off.xpm
72 * src/pixmaps/checkbox_on.xpm
73 * src/pixmaps/close.xpm
74 * src/pixmaps/complete.xpm
75 * src/pixmaps/continue.xpm
76 * src/pixmaps/deleted.xpm
77 * src/pixmaps/down_arrow.xpm
78 * src/pixmaps/exec.xpm
79 * src/pixmaps/forwarded.xpm
80 * src/pixmaps/group.xpm
81 * src/pixmaps/ignorethread.xpm
82 * src/pixmaps/interface.xpm
83 * src/pixmaps/jpilot.xpm
84 * src/pixmaps/ldap.xpm
85 * src/pixmaps/linewrap.xpm
86 * src/pixmaps/linewrapcurrent.xpm
87 * src/pixmaps/mail.xpm
88 * src/pixmaps/mail_attach.xpm
89 * src/pixmaps/mail_compose.xpm
90 * src/pixmaps/mail_forward.xpm
91 * src/pixmaps/mail_receive.xpm
92 * src/pixmaps/mail_receive_all.xpm
93 * src/pixmaps/mail_reply.xpm
94 * src/pixmaps/mail_reply_to_all.xpm
95 * src/pixmaps/mail_reply_to_author.xpm
96 * src/pixmaps/mail_send.xpm
97 * src/pixmaps/mail_send_queue.xpm
98 * src/pixmaps/mime_application.xpm
99 * src/pixmaps/mime_audio.xpm
100 * src/pixmaps/mime_image.xpm
101 * src/pixmaps/mime_message.xpm
102 * src/pixmaps/mime_text_enriched.xpm
103 * src/pixmaps/mime_text_html.xpm
104 * src/pixmaps/mime_text_plain.xpm
105 * src/pixmaps/mime_unknown.xpm
106 * src/pixmaps/new.xpm
107 * src/pixmaps/news_compose.xpm
108 * src/pixmaps/offline.xpm
109 * src/pixmaps/online.xpm
110 * src/pixmaps/paste.xpm
111 * src/pixmaps/preferences.xpm
112 * src/pixmaps/privacy_emblem_encrypted.xpm
113 * src/pixmaps/privacy_expired.xpm
114 * src/pixmaps/privacy_failed.xpm
115 * src/pixmaps/privacy_passed.xpm
116 * src/pixmaps/privacy_signed.xpm
117 * src/pixmaps/privacy_unknown.xpm
118 * src/pixmaps/privacy_warn.xpm
119 * src/pixmaps/properties.xpm
120 * src/pixmaps/replied.xpm
121 * src/pixmaps/search.xpm
122 * src/pixmaps/unread.xpm
123 * src/pixmaps/up_arrow.xpm
124 * src/pixmaps/vcard.xpm
125 Modernize internal theme, with icons from the
126 Gnomaws theme. Keep some of the old ones where
129 2005-10-06 [colin] 1.9.15cvs17
132 Little optimisations + bugfix
134 Remove default useless items - useless being defined
135 by the default relevant prefs
137 include config.h to make gettext work
139 Fix selection of current theme in prefs
141 2005-10-06 [colin] 1.9.15cvs16
145 * src/prefs_summaries.c
147 Add a warning dialog on Mark all read
148 (with pref to get rid of it)
150 2005-10-06 [paul] 1.9.15cvs15
154 updated by Geir Helland and Frederico
157 2005-10-05 [colin] 1.9.15cvs14
167 add a way to rescan without rebuilding
168 make moving a bit faster (less folders changes)
169 don't lock the tree on Get
171 Don't re-delete deleted messages before expunging
173 Set batch mode when deleting mails
175 2005-10-05 [paul] 1.9.15cvs13
179 fix disabled Execute menu item
181 match the change in 1.9.15cvs10: use Compose
182 instead of News by default
184 2005-10-04 [colin] 1.9.15cvs12
187 When replying to an ML post with Reply-To set
188 to the poster's email, honor it (as before),
189 but also honor our user's request to reply to
190 the mailing list: set the ML address in the To
191 field and the Reply-To address in the Cc:
194 2005-10-04 [colin] 1.9.15cvs11
196 * src/plugins/trayicon/trayicon.c
197 Finish cosmetic change - thanks to wwp
199 2005-10-04 [colin] 1.9.15cvs10
202 Use Compose instead of Email by default.
205 2005-10-04 [colin] 1.9.15cvs9
211 * src/etpan/imap-thread.c
212 * src/etpan/imap-thread.h
213 Try to make IMAP faster, by simplifying SEARCH
214 commands, avoiding sending two STATUS in a row,
215 and deferring flags sync and processing just
216 after displaying the folder.
217 This will update the SummaryView in certain
218 cases (new mails not already fetched, flags
219 changed from another client) but in a non-
222 2005-10-04 [colin] 1.9.15cvs8
224 * src/plugins/trayicon/trayicon.c
225 Relabel "Offline" to "Work offline"
227 2005-10-04 [colin] 1.9.15cvs7
232 Fix mbox import/export buglets
234 * src/plugins/trayicon/trayicon.c
238 2005-10-04 [colin] 1.9.15cvs6
243 Better fix (don't break mark all read) for cvs2
245 2005-10-03 [colin] 1.9.15cvs5
248 Use a sane sort by default
250 2005-10-03 [colin] 1.9.15cvs4
253 Add a 'Only once' button for overriding offline mode
254 * src/prefs_account.c
256 Add Local mbox to the wizard
257 Add IMAP subdir to the wizard (or the wizard is useless
258 for such accounts, or even worse than useless)
259 Move IMAP subdir from Advanced to Receive tab, as it's
262 2005-10-03 [colin] 1.9.15cvs3
265 Forgot this one in cvs1
267 2005-10-03 [colin] 1.9.15cvs2
270 Faster close when leaving a folder with lots
271 of new mails. Idea by David Relson.
273 2005-10-03 [colin] 1.9.15cvs1
282 * src/gtk/sslcertwindow.c
283 * src/plugins/trayicon/trayicon.c
284 Add accels to every AlertPanel. Patch by Fabien
287 2005-10-03 [paul] 1.9.15
291 2005-10-03 [paul] 1.9.14cvs68
301 updated by Miquel Oliete, Thomas Gilgin, Ricardo
302 Mones Lastra, Tommi Pirinen, Fabien vantard,
303 Andrej Kacian, Aleksander Urosevic, Yang Guilong
305 2005-10-03 [paul] 1.9.14cvs67
308 prevent hang on Cancel
311 2005-10-03 [paul] 1.9.14cvs66
314 fix crash in IMAP caused by discrepancy
315 between check_at_startup and offline mode
318 2005-10-01 [paul] 1.9.14cvs65
323 2005-10-01 [paul] 1.9.14cvs64
326 synchronise import_mbox() and export_mbox()
328 proc_mbox(): add alert if file cannot be opened
329 export_list_to_mbox(): test if dest file exists,
330 prompt user to overwrite if it does. add alert
331 if file cannot be created
336 2005-09-30 [paul] 1.9.14cvs63
339 Fix sensitivity of a menu
341 Respect hidden pref for mails with no encoding
343 Fix memory corruption
344 * src/plugins/pgpcore/sgpgme.c
345 Fix segfault on incomplete sigs, and display
350 2005-09-30 [colin] 1.9.14cvs62
352 * src/partial_download.c
353 Little logic fix in almost-dead code
355 Fix partial download when there's no new mail
357 2005-09-29 [paul] 1.9.14cvs61
359 * src/plugins/pgpinline/pgpinline.c
360 fix bug 819, 'crash accessing sign message'
363 2005-09-28 [martin] 1.9.14cvs60
365 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
366 fix bug #790 (Crash when restarting window manager (fluxbox))
368 2005-09-28 [paul] 1.9.14cvs59
370 * src/gtk/gtkaspell.c
373 2005-09-27 [colin] 1.9.14cvs58
375 * src/plugins/pgpcore/sgpgme.c
376 Report error when there's one, instead of
377 "Signature unchecked"
379 2005-09-27 [colin] 1.9.14cvs57
382 Fix bug #816 (Weird quotation with spaces)
384 2005-09-27 [colin] 1.9.14cvs56
389 Put subject in compose's title
390 Fix Automatic encoding so that it's really automatic:
391 first try default locale's charset, then charset of the replied mail,
393 Fix encoding of headers (must be in strict mode too)
395 2005-09-26 [colin] 1.9.14cvs55
397 * src/gtk/gtkaspell.c
398 Fix previous patch - don't color the space,
401 2005-09-26 [colin] 1.9.14cvs54
403 * src/gtk/gtkaspell.c
404 Unmark space if possible
406 2005-09-26 [colin] 1.9.14cvs53
409 log_error instead of alertpanel according to the pref
410 * src/etpan/imap-thread.c
411 Print connect status, copy only necessary size to
413 * src/plugins/pgpmime/pgpmime.c
414 Handle S/Mime signatures (verification only). Patch based
415 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
417 2005-09-26 [paul] 1.9.14cvs52
419 * src/common/passcrypt.c
420 this 'workaround' not necessary on NetBSD.
421 Thanks to Daniel Gustafson
427 2005-09-26 [paul] 1.9.14cvs51
430 Skip currently selected message when
431 looking for next new or unread message
432 in current folder. Patch by Colin
433 * src/common/passcrypt.c
434 eliminate warnings on *BSD. Patch by
437 2005-09-26 [colin] 1.9.14cvs50
440 Call postfiltering hook anyway
442 2005-09-22 [colin] 1.9.14cvs49
446 Add a strict mode that doesn't replace with _
449 Use strict conversion while sending
450 Fix race when drafting while sending (happens
452 Fix d'n'd of messages from summaryview
455 add hidden utf8_instead_of_locale_for_broken_mail
456 pref for people that preferred the default charset
457 to be utf8 for broken mails
458 * src/quote_fmt_parse.y
459 fix bug #815 (No quote insert if "From:" fied
460 contained Russian letters)
462 Fix d'n'd of messages to compose
464 2005-09-22 [paul] 1.9.14cvs48
467 fix bug where attachments Name entry
468 would display Path instead
470 2005-09-21 [paul] 1.9.14cvs47
475 * config/config.rpath
476 * doc/manual/en/sylpheed-20.html
477 * doc/manual/es/sylpheed-20.html
532 * src/displayheader.c
533 * src/displayheader.h
544 * src/editldap_basedn.c
545 * src/editldap_basedn.h
564 * src/folder_item_prefs.c
565 * src/folder_item_prefs.h
572 * src/grouplistdialog.c
573 * src/grouplistdialog.h
618 * src/matcher_parser.h
619 * src/matcher_parser_lex.l
620 * src/matcher_parser_parse.y
623 * src/message_search.c
624 * src/message_search.h
643 * src/partial_download.c
644 * src/partial_download.h
649 * src/prefs_account.c
650 * src/prefs_account.h
651 * src/prefs_actions.c
652 * src/prefs_actions.h
655 * src/prefs_compose_writing.c
656 * src/prefs_compose_writing.h
657 * src/prefs_customheader.c
658 * src/prefs_customheader.h
659 * src/prefs_display_header.c
660 * src/prefs_display_header.h
661 * src/prefs_ext_prog.c
662 * src/prefs_ext_prog.h
663 * src/prefs_filtering.c
664 * src/prefs_filtering.h
665 * src/prefs_filtering_action.c
666 * src/prefs_filtering_action.h
667 * src/prefs_folder_column.c
668 * src/prefs_folder_column.h
669 * src/prefs_folder_item.c
670 * src/prefs_folder_item.h
675 * src/prefs_image_viewer.c
676 * src/prefs_image_viewer.h
677 * src/prefs_matcher.c
678 * src/prefs_matcher.h
679 * src/prefs_message.c
680 * src/prefs_message.h
681 * src/prefs_msg_colors.c
682 * src/prefs_msg_colors.h
687 * src/prefs_receive.c
688 * src/prefs_receive.h
691 * src/prefs_spelling.c
692 * src/prefs_spelling.h
693 * src/prefs_summaries.c
694 * src/prefs_summaries.h
695 * src/prefs_summary_column.c
696 * src/prefs_summary_column.h
697 * src/prefs_template.c
698 * src/prefs_template.h
701 * src/prefs_toolbar.c
702 * src/prefs_toolbar.h
703 * src/prefs_wrapping.c
704 * src/prefs_wrapping.h
714 * src/quote_fmt_parse.y
723 * src/simple-gettext.c
732 * src/summary_search.c
733 * src/summary_search.h
750 * src/common/base64.c
751 * src/common/base64.h
759 * src/common/mgutils.c
760 * src/common/mgutils.h
763 * src/common/passcrypt.c
764 * src/common/passcrypt.h.in
765 * src/common/plugin.c
766 * src/common/plugin.h
769 * src/common/progressindicator.c
770 * src/common/progressindicator.h
771 * src/common/quoted-printable.c
772 * src/common/quoted-printable.h
773 * src/common/session.c
774 * src/common/session.h
777 * src/common/socket.c
778 * src/common/socket.h
781 * src/common/ssl_certificate.c
782 * src/common/ssl_certificate.h
783 * src/common/string_match.c
784 * src/common/string_match.h
785 * src/common/stringtable.c
786 * src/common/sylpheed.c
787 * src/common/sylpheed.h
788 * src/common/template.c
789 * src/common/template.h
790 * src/common/timing.h
793 * src/common/uuencode.c
794 * src/common/uuencode.h
795 * src/common/version.h.in
798 * src/common/xmlprops.c
799 * src/common/xmlprops.h
802 * src/gtk/colorlabel.c
803 * src/gtk/colorlabel.h
806 * src/gtk/description_window.c
807 * src/gtk/description_window.h
810 * src/gtk/foldersort.c
811 * src/gtk/foldersort.h
814 * src/gtk/inputdialog.c
815 * src/gtk/inputdialog.h
816 * src/gtk/logwindow.c
817 * src/gtk/logwindow.h
818 * src/gtk/manage_window.c
819 * src/gtk/manage_window.h
822 * src/gtk/pluginwindow.c
823 * src/gtk/pluginwindow.h
824 * src/gtk/prefswindow.c
825 * src/gtk/prefswindow.h
826 * src/gtk/progressdialog.c
827 * src/gtk/progressdialog.h
828 * src/gtk/quicksearch.c
829 * src/gtk/quicksearch.h
830 * src/gtk/sslcertwindow.c
831 * src/gtk/sslcertwindow.h
832 * src/plugins/clamav/clamav_plugin.c
833 * src/plugins/clamav/clamav_plugin.h
834 * src/plugins/clamav/clamav_plugin_gtk.c
835 * src/plugins/demo/demo.c
836 * src/plugins/dillo_viewer/dillo_prefs.c
837 * src/plugins/dillo_viewer/dillo_prefs.h
838 * src/plugins/dillo_viewer/dillo_viewer.c
839 * src/plugins/mathml_viewer/mathml_viewer.c
840 * src/plugins/pgpcore/passphrase.c
841 * src/plugins/pgpcore/passphrase.h
842 * src/plugins/pgpcore/plugin.c
843 * src/plugins/pgpcore/prefs_gpg.c
844 * src/plugins/pgpcore/prefs_gpg.h
845 * src/plugins/pgpcore/select-keys.c
846 * src/plugins/pgpcore/select-keys.h
847 * src/plugins/pgpcore/sgpgme.c
848 * src/plugins/pgpcore/sgpgme.h
849 * src/plugins/pgpinline/pgpinline.c
850 * src/plugins/pgpinline/pgpinline.h
851 * src/plugins/pgpinline/plugin.c
852 * src/plugins/pgpmime/pgpmime.c
853 * src/plugins/pgpmime/pgpmime.h
854 * src/plugins/pgpmime/plugin.c
855 * src/plugins/spamassassin/spamassassin.c
856 * src/plugins/spamassassin/spamassassin.h
857 * src/plugins/spamassassin/spamassassin_gtk.c
858 * src/plugins/trayicon/trayicon.c
859 * tools/OOo2sylpheed.pl
860 * tools/acroread2sylpheed.pl
861 * tools/asus_mailled.sh
862 * tools/filter_conv.pl
863 * tools/freshmeat_search.pl
864 * tools/google_search.pl
865 * tools/kmail2sylpheed.pl
866 * tools/kmail2sylpheed_v2.pl
867 * tools/maildir2sylpheed.pl
868 * tools/multiwebsearch.pl
869 * tools/newscache_clean.pl
870 * tools/outlook2sylpheed.pl
871 * tools/sylpheed-switcher
874 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
877 2005-09-21 [colin] 1.9.14cvs46
884 Remove some printing hacks (deselection/reselection),
885 which by the way fix printing the currently
886 displayed mime part (still only text)
887 Plus a little optimisation of summary_show
890 2005-09-20 [colin] 1.9.14cvs45
894 GUI fixups: add accels, set message
895 view title to displayed mail's subject
896 * src/prefs_spelling.c
897 * src/gtk/gtkaspell.c
898 GUI fixups: allow underlining misspelled
899 words instead of coloring them (a11y!)
905 2005-09-19 [colin] 1.9.14cvs44
909 * src/gtk/gtkaspell.c
912 2005-09-19 [colin] 1.9.14cvs43
915 Fix sensitivity of Delete button
917 Warn if the requested Privacy system
927 * src/prefs_account.h
928 * src/prefs_account.c
929 Save SSL prefs even in builds that have
935 Warn if connection should be secure, but
936 SSL support isn't compiled in
938 Fix word separation on UTF-8 systems
939 Fixes bug #812 (Strange inline spellchecking)
941 Warn if the requested Privacy system
943 Factorize offline warning
951 Factorize offline warning
957 2005-09-18 [colin] 1.9.14cvs42
962 Add a way to get locale's charset ignoring utf-8,
963 and use that as default encoding for broken mails
965 2005-09-18 [colin] 1.9.14cvs41
967 * src/gtk/logwindow.c
968 Translate string. Patch by Fabien Vantard
970 2005-09-18 [colin] 1.9.14cvs40
973 Fix bug #803 (IMAP/SSL support breaks with
974 GnuTLS libetpan 0.38)
976 2005-09-18 [colin] 1.9.14cvs39
981 More charsets fixes. Fixes bug #806 (non
982 ascii characters in subject line)
984 2005-09-17 [paul] 1.9.14cvs38
989 Patch by Pawel Pekala
991 2005-09-17 [colin] 1.9.14cvs37
994 bugfix for NO-USE LDAP compilation, patch
997 2005-09-17 [colin] 1.9.14cvs36
999 * src/prefs_actions.c
1000 * src/prefs_customheader.c
1001 * src/prefs_display_header.c
1002 * src/prefs_filtering_action.c
1003 * src/prefs_matcher.c
1004 * src/prefs_toolbar.c
1005 Fix strange casts (less elegant but
1008 2005-09-16 [colin] 1.9.14cvs35
1013 2005-09-16 [colin] 1.9.14cvs34
1027 * src/matcher_parser_parse.y
1028 * src/prefs_themes.c
1029 * src/etpan/Makefile.am
1030 * src/gtk/description_window.c
1031 * src/plugins/clamav/Makefile.am
1032 * src/plugins/clamav/clamav_plugin.c
1033 * src/plugins/dillo_viewer/Makefile.am
1034 * src/plugins/pgpcore/Makefile.am
1035 * src/plugins/pgpinline/Makefile.am
1036 * src/plugins/pgpmime/Makefile.am
1037 * src/plugins/trayicon/Makefile.am
1038 Fix 100% cpu usage in address completion list
1039 Fix little bugs (return with no values etc)
1040 Fix all warnings (with common CFLAGS)
1042 2005-09-15 [colin] 1.9.14cvs33
1045 Fix bug where sometimes a group's email list is empty,
1046 force its refresh (probably fixes "Re: how to create a
1049 Don't return to the callback in the main thread from the
1050 fetch thread (or face segs!)
1052 2005-09-15 [paul] 1.9.14cvs32
1054 * src/prefs_matcher.c
1055 forgotten in last commit
1057 2005-09-15 [paul] 1.9.14cvs31
1059 * src/prefs_actions.c
1060 * src/prefs_filtering_action.c
1064 * src/gtk/description_window.c
1065 * src/gtk/description_window.h
1066 * src/gtk/quicksearch.c
1067 allow interaction with the called
1069 Patch by Anders Hammar
1071 2005-09-14 [paul] 1.9.14cvs30
1074 fix a little annoyance when pasting with 3rd button
1075 with wrap_pastes=0 and wrap_input=1
1078 2005-09-14 [paul] 1.9.14cvs29
1080 * src/prefs_account.c
1081 disable 'Filter messages on receiving' for
1083 Patch by Anders Hammar
1085 2005-09-14 [paul] 1.9.14cvs28
1089 updated by Andrej Kacian
1095 2005-09-14 [paul] 1.9.14cvs27
1098 updated by Ricardo Mones Lastra
1101 associate no_wrap_tags to Compose windows
1102 instead of using a static one
1108 remove unneeded printf()
1110 2005-09-14 [paul] 1.9.14cvs26
1118 * src/partial_download.c
1120 * src/prefs_account.c
1121 * src/prefs_account.h
1122 * src/prefs_actions.c
1123 * src/prefs_customheader.c
1124 * src/prefs_display_header.c
1125 * src/prefs_filtering_action.c
1126 * src/prefs_matcher.c
1127 * src/prefs_toolbar.c
1134 * src/common/plugin.c
1135 * src/common/session.h
1136 * src/common/socket.c
1137 * src/common/socket.h
1138 * src/common/template.c
1139 * src/gtk/gtkaspell.c
1140 * src/gtk/quicksearch.h
1141 * src/plugins/pgpcore/passphrase.c
1142 * src/plugins/pgpcore/prefs_gpg.h
1143 * src/plugins/pgpcore/select-keys.c
1144 * src/plugins/pgpcore/select-keys.h
1145 * src/plugins/pgpcore/sgpgme.c
1146 * src/plugins/pgpinline/pgpinline.c
1147 * src/plugins/pgpmime/pgpmime.c
1148 * src/plugins/trayicon/trayicon.c
1149 fix compilation warnings
1150 Patch by Daniel Gustafson
1152 2005-09-14 [paul] 1.9.14cvs25
1155 add missing column header, and other small
1157 Patch by Anders Hammar
1159 2005-09-13 [colin] 1.9.14cvs24
1161 * src/gtk/gtkaspell.c
1162 Fix non-utf8 in menu
1164 Nullify struct members after free()s
1166 2005-09-13 [colin] 1.9.14cvs23
1169 Test utf8 compliance before inserting to
1170 buffer, and try to convert if necessary
1172 If no charset is present, use the locale
1173 one instead of us-ascii
1175 Add Sender, List-Post and To in the checked
1176 headers for automatic rules creation
1178 * src/prefs_themes.c
1179 * src/gtk/gtkaspell.c
1180 Remove deprecated functions.
1181 patch by Daniel Gustafson
1183 2005-09-12 [colin] 1.9.14cvs22
1186 Fix bug #448 (Scrolling/Redraw issue with
1187 address-fields in Header)
1191 Fix loss of MSG_MARKED on move/copy
1192 Fix bug #804 (Quicksearch togglebutton doesn't
1193 get depressed after '/' key is pressed)
1195 2005-09-12 [paul] 1.9.14cvs21
1198 * src/gtk/logwindow.c
1199 add 'Clear Log' to popup menu
1200 Patch by Anders Hammar <anders.hammar@telia.com>
1202 2005-09-12 [paul] 1.9.14cvs20
1205 set correct sensitivity on attachments
1209 * src/prefs_spelling.c
1210 fix crash when no LANG env is set
1213 don't use memeory after free
1215 All patches by Daniel Gustafson
1217 2005-09-12 [paul] 1.9.14cvs19
1219 * src/prefs_themes.c
1220 make theme info selectable
1221 * src/gtk/description_window.c
1222 make window non-modal
1224 add details of asus_mailed.sh
1225 * tools/claws.i18n.status.pl
1226 update for new zh_TW translator
1228 create alternate coloured lines
1231 2005-09-10 [colin] 1.9.14cvs18
1233 * src/plugins/pgpcore/select-keys.c
1234 Better order for the buttons
1236 2005-09-10 [colin] 1.9.14cvs17
1239 * src/plugins/pgpcore/select-keys.c
1240 * src/plugins/pgpcore/select-keys.h
1241 * src/plugins/pgpcore/sgpgme.c
1242 Add a "Don't encrypt" button to the key
1243 selection dialog. Fixes bug #177 (There should be a
1244 'Don't encrypt button in the Select Keys dialog)
1246 2005-09-10 [colin] 1.9.14cvs16
1249 Fix bug #572 (%X option does not work with templates)
1251 2005-09-10 [colin] 1.9.14cvs15
1256 2005-09-10 [colin] 1.9.14cvs14
1259 Fix a possible crash
1261 2005-09-09 [colin] 1.9.14cvs13
1264 * src/etpan/imap-thread.c
1265 * src/etpan/imap-thread.h
1266 Fix moving from queue or drafts to normal folders
1267 Fix bug #794 (No way to delete without expunging)
1268 Take flags unset by other mailers into account
1269 Take deleted flag set by other mailers into account
1270 Fix unsetting REPLIED flag
1271 Fix crash when capabilities can't be retrieved
1274 Add M_DELAYED_FLAGS condition, and let the user use
1275 Execute in order to be able to expunge deleted mails,
1276 even if he's not in delayed execute mode
1277 * src/prefs_spelling.c
1278 Use 'en' dictionary by default if LANG is POSIX or C
1279 * src/gtk/prefswindow.c
1280 Fix bug #767 (Preferences windows expanding) by making
1281 the window a bit larger when the resolution is greater
1282 than 640x480, and by putting the prefs in a
1285 2005-09-09 [paul] 1.9.14cvs12
1289 * po/zh_TW.Big5.po ** REMOVED **
1290 * po/zh_TW.po ** ADDED **
1291 updated by Wei-Lun Chao
1293 2005-09-09 [paul] 1.9.14cvs11
1298 delay memory allocation until file is
1300 Patch by Daniel Gustafson
1302 2005-09-09 [cleroy] 1.9.14cvs10
1307 2005-09-08 [colin] 1.9.14cvs9
1310 Alert when we can't save draft
1311 Fix various wrap/color issues
1312 Add mid-click pasting respecting wrap_paste option
1315 * src/folder_item_prefs.c
1316 * src/folder_item_prefs.h
1326 * src/prefs_folder_item.c
1327 Fix the impossibility to synchronise folders for
1328 offline use (IMAP and NNTP are concerned)
1330 2005-09-08 [colin] 1.9.14cvs8
1333 Build LDAP and JPilot by default if available
1337 2005-09-08 [paul] 1.9.14cvs7
1339 * doc/manual/en/sylpheed-1.html
1340 * doc/manual/en/sylpheed-18.html
1341 * doc/manual/en/sylpheed-19.html
1342 * doc/manual/en/sylpheed-4.html
1343 * doc/manual/en/sylpheed-6.html
1344 * doc/manual/en/sylpheed.html
1345 a few minor updates, plus include some
1346 details about plugins and their requirements
1348 minor changes to English in /View/Sort
1350 2005-09-07 [colin] 1.9.14cvs6
1352 * doc/manual/en/sylpheed-1.html
1353 * doc/manual/en/sylpheed-10.html
1354 * doc/manual/en/sylpheed-11.html
1355 * doc/manual/en/sylpheed-12.html
1356 * doc/manual/en/sylpheed-13.html
1357 * doc/manual/en/sylpheed-14.html
1358 * doc/manual/en/sylpheed-15.html
1359 * doc/manual/en/sylpheed-16.html
1360 * doc/manual/en/sylpheed-17.html
1361 * doc/manual/en/sylpheed-18.html
1362 * doc/manual/en/sylpheed-19.html
1363 * doc/manual/en/sylpheed-2.html
1364 * doc/manual/en/sylpheed-20.html
1365 * doc/manual/en/sylpheed-21.html
1366 * doc/manual/en/sylpheed-22.html
1367 * doc/manual/en/sylpheed-3.html
1368 * doc/manual/en/sylpheed-4.html
1369 * doc/manual/en/sylpheed-5.html
1370 * doc/manual/en/sylpheed-6.html
1371 * doc/manual/en/sylpheed-7.html
1372 * doc/manual/en/sylpheed-8.html
1373 * doc/manual/en/sylpheed-9.html
1374 * doc/manual/en/sylpheed.html
1375 More substitutions (missed Sylpheed -> Sylpheed-Claws)
1377 2005-09-07 [colin] 1.9.14cvs5
1380 Make labels more to-the-point
1382 2005-09-07 [colin] 1.9.14cvs4
1384 * doc/manual/en/sylpheed-1.html
1385 * doc/manual/en/sylpheed-12.html
1386 * doc/manual/en/sylpheed-13.html
1387 * doc/manual/en/sylpheed-14.html
1388 * doc/manual/en/sylpheed-15.html
1389 * doc/manual/en/sylpheed-16.html
1390 * doc/manual/en/sylpheed-17.html
1391 * doc/manual/en/sylpheed-18.html
1392 * doc/manual/en/sylpheed-19.html
1393 * doc/manual/en/sylpheed-2.html
1394 * doc/manual/en/sylpheed-20.html
1395 * doc/manual/en/sylpheed-21.html
1396 * doc/manual/en/sylpheed-22.html
1397 * doc/manual/en/sylpheed-4.html
1398 * doc/manual/en/sylpheed-5.html
1399 * doc/manual/en/sylpheed-6.html
1400 * doc/manual/en/sylpheed-7.html
1401 * doc/manual/en/sylpheed-8.html
1402 * doc/manual/en/sylpheed-9.html
1403 * doc/manual/en/sylpheed.html
1406 2005-09-07 [colin] 1.9.14cvs3
1408 * doc/faq/en/sylpheed-faq-1.html
1409 * doc/faq/en/sylpheed-faq-2.html
1410 * doc/faq/en/sylpheed-faq-3.html
1411 * doc/faq/en/sylpheed-faq.html
1414 2005-09-07 [colin] 1.9.14cvs2
1420 Fix special subfolders:
1421 - Inherit parent's icon
1422 - sent contents of queues subfolders
1423 - empty subfolders of trashes
1425 Remove outdated manual and faq entries
1426 * src/common/utils.c
1427 Add quotes around %s coming from mailcap
1429 2005-09-07 [colin] 1.9.14cvs1
1432 After saving draft, set modified to FALSE
1434 * src/common/utils.c
1435 * src/common/utils.h
1436 Try to open mime parts using what is
1437 indicated in ~/.mailcap or /etc/mailcap,
1440 2005-09-05 [paul] 1.9.14
1445 updated by Andrej Kacian
1447 2005-09-05 [paul] 1.9.13cvs83
1456 updated translations by Thomas Gilgin, Ricardo Mones
1457 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
1458 Frederico Goncalves Guimaraes, Aleksandar Urosevic
1460 2005-09-04 [paul] 1.9.13cvs82
1463 only warn about exceeded line length limit
1466 2005-09-04 [paul] 1.9.13cvs81
1469 fix crash in 'line length exceeded' dialogue
1471 2005-09-02 [paul] 1.9.13cvs80
1474 fix bug 795, 'Connection lost IMAP'
1475 and add statusbar prints
1478 2005-09-02 [paul] 1.9.13cvs79
1481 compose_wrap_paragraph() becomes
1482 compose_beautify_paragraph()
1485 2005-09-02 [cleroy] 1.9.13cvs78
1490 2005-09-01 [colin] 1.9.13cvs77
1493 Maybe fix bug #795 (Connection lost IMAP)
1494 Don't try to send logout when we're disconnected.
1496 Include locked and marked emails in HRM
1497 view. Fixes bug #800 (Locked messages no longer
1498 show up when hide read messages is used)
1500 2005-09-01 [paul] 1.9.13cvs76
1502 * src/prefs_common.c
1505 2005-08-31 [colin] 1.9.13cvs75
1509 * src/prefs_summaries.c
1511 Fix "go to next new", fix preference
1512 (Open unread/next swapped)
1514 2005-08-31 [paul] 1.9.13cvs74
1521 * src/prefs_common.c
1522 * src/prefs_common.h
1527 remove obsolete BOLD_FONT setting
1528 fix font update in headerview and textview
1529 headers after prefs change
1536 2005-08-30 [colin] 1.9.13cvs73
1539 When Hide read messages is selected and we
1540 refresh the summaryview, don't remove the
1541 currently displayed message. Fixes bug #797
1542 (Summary view reloads when new mail is
1543 downloaded in 1.9.14 rc)
1545 2005-08-30 [colin] 1.9.13cvs72
1550 Remove useless callback
1554 Add a filesel_select_file_save_folder() - used by Save All
1556 2005-08-29 [paul] 1.9.13cvs71
1559 * src/matcher_parser_parse.y
1560 * src/etpan/imap-thread.c
1561 fix building on FreeBSD
1562 Patch by Daniel Gustafson <daniel@hobbit.se>
1564 2005-08-29 [paul] 1.9.13cvs70
1566 * src/plugins/pgpinline/pgpinline.c
1567 only initialise sig result if it's been handled
1570 2005-08-29 [paul] 1.9.13cvs69
1575 * src/common.utils.c
1576 * src/common/utils.h
1578 * src/stock_pixmap.h
1579 fix wrong icon reference
1580 * src/pixmaps/trash_btn.xpm
1581 replace with nicer image
1583 2005-08-28 [colin] 1.9.13cvs68
1586 * src/stock_pixmap.c
1587 * src/stock_pixmap.h
1589 * src/pixmaps/trash_btn.xpm
1590 Add a specific trash xpm for the button
1592 2005-08-28 [colin] 1.9.13cvs67
1597 2005-08-27 [colin] 1.9.13cvs66
1601 Correctly fix "Problem with replies", fixes
1602 pgpmime encryption too.
1604 2005-08-27 [colin] 1.9.13cvs65
1610 Fix bug #517 (messages removed from summaryview
1613 2005-08-27 [colin] 1.9.13cvs64
1616 * tools/asus_mailled.sh
1617 Add a script to blink ASUS laptops' mail LED where there
1620 2005-08-27 [colin] 1.9.13cvs63
1623 * src/etpan/imap-thread.c
1624 * src/etpan/imap-thread.h
1625 Implement automatic choosing of login method
1627 * src/gtk/.cvsignore
1628 Add sylpheed-marshal.[ch]
1630 2005-08-27 [colin] 1.9.13cvs62
1632 * src/common/utils.c
1633 Fix confusing perror
1635 2005-08-27 [colin] 1.9.13cvs61
1639 Remove A_DELETE, replace it with
1640 A_TRASH and A_DELETE_REAL. Automatically
1641 rewrite config files to replace A_DELETE
1642 with A_TRASH (no functionality change).
1645 2005-08-26 [colin] 1.9.13cvs60
1648 Previous "Problem with replies" fix brought other
1649 problems, fixing them
1651 2005-08-26 [colin] 1.9.13cvs59
1654 Fix "Problem with replies". This happened only
1657 Factorize code a bit
1659 Speed improvement on very long messages (wrapping)
1660 Fix signature color on Reedit and Redirect
1661 On Reedit, don't attach pgp-signatures parts, but
1664 2005-08-24 [paul] 1.9.13cvs58
1667 don't claim success when clicking
1668 Cancel on the passphrase box.
1671 2005-08-24 [paul] 1.9.13cvs57
1674 fix misplaced sylpheed.log
1678 2005-08-24 [paul] 1.9.13cvs56
1681 * src/etpan/imap-thread.c
1682 * src/etpan/imap-thread.h
1683 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
1685 * src/gtk/sylpheed-marshal.c ** REMOVED **
1686 * src/gtk/sylpheed-marshal.h ** REMOVED **
1687 remove autogenerated files
1688 * tools/kdeservicemenu/README
1689 * tools/kdeservicemenu/install.sh
1690 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1691 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1692 use Claws icon, use 'Sylpheed-Claws' in menu,
1693 use kdialog, and other cleanups
1695 2005-08-23 [paul] 1.9.13cvs55
1698 fix paste/wrap crash
1701 2005-08-23 [paul] 1.9.13cvs54
1707 2005-08-23 [paul] 1.9.13cvs53
1711 view all data of LDAP contacts
1714 2005-08-23 [paul] 1.9.13cvs52
1717 fix issues with the Search field
1720 2005-08-22 [paul] 1.9.13cvs51
1723 put name of folder in processing dialog
1725 * src/prefs_folder_item.c
1726 improve english usage
1728 2005-08-22 [paul] 1.9.13cvs50
1733 * src/matcher_parser_lex.l
1734 * src/matcher_parser_parse.y
1735 * src/prefs_filtering.c
1736 add Filtering/Processing rule names feature.
1737 (the incompatible old matcherrc is saved as
1738 matcherrc.pre_names).
1741 2005-08-22 [paul] 1.9.13cvs49
1744 fix colour labelling
1747 2005-08-22 [paul] 1.9.13cvs48
1752 2005-08-22 [paul] 1.9.13cvs47
1755 fix bug 789, 'SC crashes with imap (CVS ver)'
1758 2005-08-22 [paul] 1.9.13cvs46
1761 * src/prefs_common.c
1763 define reused defaults in defs.h
1765 add 'Open image' to image popup menu
1767 2005-08-21 [colin] 1.9.13cvs45
1770 Fix bug #788 (Bogus "From" address displayed)
1772 2005-08-20 [colin] 1.9.13cvs44
1775 Fix buf #787 (multilevel delete causes SIGSEGV)
1777 2005-08-19 [colin] 1.9.13cvs43
1780 * src/prefs_common.c
1781 * src/prefs_common.h
1782 Add an hidden pref to allow modifying the
1783 update stepping in incorporation.
1786 2005-08-19 [colin] 1.9.13cvs42
1790 Workaround for broken MUAs: encode
1791 Content-type: name: as ASCII and
1792 Content-Disposition: filename: as
1794 * src/prefs_account.c
1795 Fix invisible-ness of SMTP SSL prefs
1798 2005-08-19 [paul] 1.9.13cvs41
1801 * src/prefs_common.c
1802 * src/prefs_common.h
1803 * src/prefs_wrapping.c
1804 paste with or without wrapping.
1807 2005-08-19 [paul] 1.9.13cvs40
1809 * src/prefs_common.c
1810 * src/prefs_common.h
1812 reintroduce enable_swap_from as a
1813 hidden pref. patch by Colin
1814 * src/quote_fmt_parse.y
1815 * src/plugins/clamav/clamav_plugin.c
1816 * src/plugins/dillo_viewer/dillo_viewer.c
1817 * src/plugins/mathml_viewer/mathml_viewer.c
1818 * src/plugins/pgpcore/sgpgme.c
1819 * src/plugins/pgpinline/pgpinline.c
1820 * src/plugins/pgpmime/pgpmime.c
1821 tidy up. patch by Colin
1823 2005-08-19 [paul] 1.9.13cvs39
1826 complete cvs38's sync
1830 * src/etpan/etpan-log.c
1831 * src/etpan/imap-thread.c
1832 * src/gtk/gtksourceprintjob.c
1833 fix compilation warnings
1836 2005-08-19 [paul] 1.9.13cvs38
1852 * src/image_viewer.c
1866 * src/partial_download.c
1869 * src/prefs_actions.c
1870 * src/prefs_common.c
1871 * src/prefs_customheader.c
1872 * src/prefs_display_header.c
1874 * src/prefs_themes.c
1879 * src/send_message.c
1880 * src/simple-gettext.c
1881 * src/sourcewindow.c
1886 * src/common/plugin.c
1887 * src/common/prefs.c
1888 * src/common/session.c
1889 * src/common/session.h
1890 * src/common/socket.c
1891 * src/common/socket.h
1892 * src/common/ssl_certificate.c
1893 * src/common/template.c
1894 * src/common/utils.c
1895 * src/common/utils.h
1898 added wrappers for C library function that
1899 take pathname arguments.
1900 enabled compilation with MinGW.
1901 use GDir instead of directly using opendir().
1902 added rename_force().
1904 2005-08-19 [paul] 1.9.13cvs37
1908 fix privacy settings on re-editing
1916 flag changing optimisation
1918 2005-08-18 [martin] 1.9.13cvs36
1926 * src/grouplistdialog.c
1932 * src/prefs_account.c
1933 * src/prefs_themes.c
1934 * src/stock_pixmap.c
1937 * src/gtk/logwindow.c
1938 removed deprecated glib and gdk stuff
1939 * src/plugins/pgpcore/select-keys.c
1940 convert attributes from locale to utf8
1942 2005-08-17 [paul] 1.9.13cvs35
1946 use new GTK_STOCK_ icons if available
1948 * src/gtk/gtksctree.c
1949 * src/gtk/gtksctree.h
1950 faster range select. patch by Colin
1952 2005-08-17 [paul] 1.9.13cvs34
1957 Add an edit button for contacts, fix selections
1960 Change labels, let Save be always possible in the
1961 email and user atributes tabs
1965 select next item instead of the displayed one
1968 * src/gtk/progressdialog.c
1969 use prefs_common.enable_rules_hint
1971 2005-08-13 [hoa] 1.9.13cvs33
1973 * src/etpan/imap-thread.c
1974 fixed build on Solaris.
1976 2005-08-10 [colin] 1.9.13cvs32
1979 Fix cvs31 (missing fclose before reading
1982 2005-08-10 [colin] 1.9.13cvs31
1985 Fix procmsg_msginfo_new_from_mimeinfo() when
1986 the MimeInfo isn't stored in memory. This fixes
1987 replying to an attached message.
1989 2005-08-10 [colin] 1.9.13cvs30
1992 Fix slowness in account changing
1994 2005-08-10 [colin] 1.9.13cvs29
2004 Optimize folder_has_parent_of_type
2005 Prevent moving special sub-folders from contextual menus
2006 Rework message a bit ("Empty all messages" -> "Delete all
2008 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
2009 and "Deleted Items" folders)
2011 2005-08-08 [colin] 1.9.13cvs28
2014 * src/prefs_summaries.c
2015 Make "Select first unread|new" more flexible
2016 (just prioritize new or unread)
2018 2005-08-08 [colin] 1.9.13cvs27
2021 If "select first new" is selected and there only
2022 are unread messages, fallback to "select first
2025 2005-08-08 [colin] 1.9.13cvs26
2028 Fix shameful bugs (and bug #779)
2030 2005-08-08 [colin] 1.9.13cvs25
2034 Cache parents' type to make folder_has_parent_of_type
2037 Forbid DnD of special sub-folders
2040 Add MAIL_POSTFILTERING_HOOK
2042 Revert over-zealous deletion of the use_addr_book
2045 2005-08-07 [colin] 1.9.13cvs24
2048 Fix big mistake (passing MsgInfo instead
2051 2005-08-07 [colin] 1.9.13cvs23
2066 Make subfolders of Drafts, Queue, Outbox, Trash
2067 work like their parents.
2068 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
2070 2005-08-07 [colin] 1.9.13cvs22
2073 Fix bug #771 (Dragged contacts not saved)
2075 2005-08-07 [paul] 1.9.13cvs21
2078 fix bug 32 'Search Doesn't display results
2079 if "Hide Read Messages" is chosen'
2080 be more literal in interpreting 'Hide read
2083 2005-08-07 [colin] 1.9.13cvs20
2088 Faster 'unthread_for_execution'
2090 2005-08-06 [paul] 1.9.13cvs19
2093 add mnemonics to Set displayed columns
2094 fix bug where msgview_visible option was
2095 overwritten as TRUE on startup
2097 2005-08-06 [paul] 1.9.13cvs18
2100 refer to 'displayed columns in folder/message
2101 list' not 'displayed items in summary/message view'
2102 * src/prefs_display_header.c
2103 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
2104 be consistent with similar dialogues
2105 * src/prefs_folder_column.c
2106 * src/prefs_summary_column.c
2107 'columns' not 'items', and folder and message lists,
2108 instead of folder and summary views;
2109 Use 'Hidden columns' as list heading not 'Available
2111 move the 'Remove' button to the right hand side;
2112 top-align the buttons;
2113 remove unneeded vbox
2114 * src/prefs_summaries.c
2115 put the 2 column prefs buttons in a frame to reduce
2116 overall width; refer to columns not items &c.
2118 2005-08-05 [colin] 1.9.13cvs17
2120 * src/prefs_common.c
2121 * src/prefs_common.h
2125 Add an hidden toolbar_detachable pref, so
2126 that I can get rid of these painful handles
2127 in the toolbars. Defaults to TRUE to avoid
2128 changing the GUI on unsuspecting people...
2130 2005-08-05 [colin] 1.9.13cvs16
2133 * src/prefs_folder_column.c
2134 * src/prefs_folder_column.h
2135 Add prefs for folder columns
2140 * src/prefs_common.c
2141 * src/prefs_common.h
2142 * src/prefs_summaries.c
2144 * src/prefs_summary_column.c
2149 * src/common/utils.c
2150 * src/common/utils.h
2151 Move uri colourisation functions
2156 Fix bug with LIST where we'd try
2157 to get Folder//////[...]///
2159 2005-08-05 [paul] 1.9.13cvs15
2161 * src/prefs_summaries.c
2162 improve the English usage
2164 set font on column change
2167 2005-08-05 [paul] 1.9.13cvs14
2169 * src/prefs_common.c
2170 * src/prefs_common.h
2171 * src/prefs_summaries.c
2173 replace 'open_unread_on_enter' option with
2174 'select_on_entry' option. opening/not opening
2175 is now exclusively controlled by 'always_show_msg'
2177 2005-08-04 [colin] 1.9.13cvs13
2181 Add colourisation of quotes and signatures
2183 Fix possible crashes
2185 Change an assert that is no problem
2190 * src/gtk/quicksearch.c
2191 Fix a possible crash
2193 2005-08-03 [colin] 1.9.13cvs12
2195 * src/prefs_account.c
2196 Fix bug #777 (Sylpheed crash in account configuration)
2198 2005-08-03 [colin] 1.9.13cvs11
2203 Fixing addressbook, round 2
2205 Fix emphasis color on rechecking 'Colorize messages'
2207 2005-08-03 [paul] 1.9.13cvs10
2215 * src/prefs_account.c
2218 * src/quote_fmt_parse.y
2220 * src/common/quoted-printable.c
2221 * src/common/utils.c
2222 * src/common/utils.h
2224 replaced incorrect locale-independent
2225 ctype functions with GLib's. Corrected
2226 signedness mismatch.
2228 headerview_create(): added spacing for vbox.
2230 set focus to the OK button.
2232 2005-08-03 [colin] 1.9.13cvs9
2237 2005-08-02 [colin] 1.9.13cvs8
2243 Fix a cast and more generally, try to make the
2244 GUI more intuitive and consistent (round 1)
2246 2005-08-02 [paul] 1.9.13cvs7
2249 missing in 1.9.13cvs6
2251 2005-08-02 [colin] 1.9.13cvs6
2256 2005-08-02 [colin] 1.9.13cvs5
2265 Fix a number of folder_item_get_msg_list()-related
2266 leaks (missing procmsg_msginfo_free()s)
2268 2005-08-01 [colin] 1.9.13cvs4
2274 * src/prefs_summaries.c
2275 * src/prefs_themes.c
2280 Fix instant-apply of summary and folderview-related prefs
2281 Fix erroneous g_free and alertpanels in prefs_theme
2282 Add instant-apply for fonts
2283 Defer applying of prefs a little bit so it's done only
2284 once even if requested by multiples prefs pages
2286 2005-08-01 [paul] 1.9.13cvs3
2289 fix bug 776 'S.C. crashes on close'
2291 * src/etpan/etpan-thread-manager-types.h
2295 2005-07-25 [paul] 1.9.13cvs2
2298 fix typos. spotted by Fabien Vantard
2300 2005-07-24 [paul] 1.9.13cvs1
2302 * doc/man/sylpheed.1
2303 update man page, incorporating fix of
2304 bug 769 'Typo in manpage'
2305 * src/etpan/imap-thread.c
2306 fix NetBSD openssl dependencies. patch by
2307 George Michaelson <ggm@apnic.net>
2309 updated by Frederico Goncalves Guimaraes
2311 2005-07-22 [paul] 1.9.13
2315 2005-07-22 [paul] 1.9.12cvs91
2320 * RELEASE_NOTES.claws
2324 * tools/claws.i18n.status.pl
2325 add Norwegian translation. submiited by
2326 Geir Helland <pjallabais@users.sourceforge.net>
2336 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2337 Mones Lastra, Tommi Pirinen, Fabien Vantard,
2338 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
2340 * src/plugins/clamav/clamav_plugin_gtk.c
2341 * src/plugins/spamassassin/spamassassin_gtk.c
2342 replace outdated description strings
2344 2005-07-21 [colin] 1.9.12cvs90
2347 Set folder to batch mode when scanning it. Makes deletion
2348 of unread mails on IMAP much faster (due to the UNREAD
2351 2005-07-21 [darko] 1.9.12cvs89
2354 link against libresolv if necessary (patch by Paul)
2356 use glib's portable macros to determine endianness
2358 2005-07-21 [paul] 1.9.12cvs88
2362 update compiled-in features list
2364 2005-07-20 [colin] 1.9.12cvs87
2368 Gcc 2.9x compilation fixes, thanks to Darko
2369 * src/plugins/clamav/clamav_plugin.c
2370 Little optimisation: load virus database only once
2371 * src/plugins/spamassassin/spamassassin.c
2372 Big optimisation: filtering one mail took at least 1 second,
2373 now it takes at least 50ms. Doesn't speed up spamassassin
2374 itself, but should already be much more tolerable.
2376 2005-07-20 [colin] 1.9.12cvs86
2379 Fix performance issue
2381 2005-07-19 [colin] 1.9.12cvs85
2383 * src/plugins/pgpinline/plugin.c
2386 2005-07-19 [colin] 1.9.12cvs84
2389 * src/plugins/Makefile.am
2390 * src/plugins/pgpinline/.cvsignore
2391 * src/plugins/pgpinline/Makefile.am
2392 * src/plugins/pgpinline/pgpinline.c
2393 * src/plugins/pgpinline/pgpinline.deps
2394 * src/plugins/pgpinline/pgpinline.h
2395 * src/plugins/pgpinline/plugin.c
2396 Put pgpinline in the main tree
2398 2005-07-19 [paul] 1.9.12cvs83
2400 * src/prefs_actions.c
2401 prevent '//' in menu names, which cause a crash
2404 2005-07-19 [paul] 1.9.12cvs82
2407 be generally more informative in configure output.
2408 OpenSSL: correction: '[ --enable-openssl ...' ->
2409 '[ --disable-openssl ...', as --enable-openssl is default
2410 PGP/MIME: don't check for GPGME again, check for
2411 pgpcore instead. Therefore prevent the possibility of
2412 attempting to build pgpmime if pgpcore dependencies are
2414 ClamAV: use pkgconfig to check for lib
2415 libgnomeprint: revert logic on inner test to match
2417 * src/plugins/pgpcore/sgpgme.c
2420 2005-07-19 [colin] 1.9.12cvs81
2423 Fix slow thread rebuilding in particular
2426 2005-07-19 [paul] 1.9.12cvs80
2428 * sylpheed-claws.desktop
2429 fix typo, spotted by Stephan Sachse
2431 replace GTK_STOCK_ADD with
2432 GTK_STOCK_NEW button
2434 2005-07-18 [colin] 1.9.12cvs79
2436 * src/etpan/imap-thread.c
2437 Fix return value (Thanks Hoa)
2439 2005-07-18 [colin] 1.9.12cvs78
2442 Allow empty passwords
2443 Create drafts/queue/outbox if necessary
2446 * src/etpan/imap-thread.c
2447 Fix STARTTLS (Thanks to Hoa)
2449 2005-07-18 [paul] 1.9.12cvs77
2455 updated to reflect additions and removals
2457 updated to be claws-specific
2461 * sylpheed-128x128.png
2462 * sylpheed-64x64.png
2464 * sylpheed-claws-128x128.png
2465 * sylpheed-claws-64x64.png
2466 * sylpheed-claws.desktop
2467 * sylpheed-claws.png
2473 2005-07-17 [paul] 1.9.12cvs76
2485 * src/message_search.c
2489 * src/prefs_actions.c
2490 * src/prefs_filtering.c
2491 * src/prefs_matcher.c
2492 * src/prefs_template.c
2493 * src/prefs_themes.c
2495 * src/summary_search.c
2498 * src/gtk/sslcertwindow.c
2499 * src/plugins/pgpcore/sgpgme.c
2502 2005-07-17 [colin] 1.9.12cvs75
2505 add a PrivacySystem accessor that checks that
2506 the system cached in a MimeInfo's privacydata
2507 is still registered. Use this accessor instead
2508 of directly using data->system. Fixes crashes
2509 after unloading pgp plugins.
2511 2005-07-17 [colin] 1.9.12cvs74
2514 Change geometry hints to a simple default size.
2515 Fixes the certs dialogs.
2517 2005-07-17 [colin] 1.9.12cvs73
2519 * src/gtk/sslcertwindow.c
2522 2005-07-17 [colin] 1.9.12cvs72
2524 * src/plugins/pgpcore/Makefile.am
2525 * src/plugins/pgpmime/Makefile.am
2528 2005-07-17 [paul] 1.9.12cvs71
2531 add --disable-gnomeprint option
2532 modified version of patch by Marius Mauch
2534 2005-07-17 [paul] 1.9.12cvs70
2552 * src/prefs_account.c
2554 * src/prefs_summaries.c
2557 * src/common/utils.c
2559 * src/plugins/pgpcore/passphrase.c
2560 * src/plugins/pgpcore/select-keys.c
2561 replace inappropriately used backticks
2564 2005-07-16 [colin] 1.9.12cvs69
2566 * src/image_viewer.c
2567 Add extra paranoid checks
2569 2005-07-16 [colin] 1.9.12cvs68
2571 * src/plugins/pgpcore/prefs_gpg.c
2572 Don't auto-check sigs by default, as it
2575 2005-07-16 [colin] 1.9.12cvs67
2577 * src/plugins/pgpcore/sgpgme.c
2578 Make messages a bit better.
2580 2005-07-16 [colin] 1.9.12cvs66
2584 * src/etpan/imap-thread.c
2587 2005-07-16 [colin] 1.9.12cvs65
2591 And now, fix build with libetpan :-/
2593 2005-07-15 [colin] 1.9.12cvs64
2596 Continue fixing build without libetpan.
2598 2005-07-15 [colin] 1.9.12cvs63
2601 Fix build with --disable-libetpan
2603 2005-07-15 [colin] 1.9.12cvs62
2606 Bump libetpan's version
2608 2005-07-15 [colin] 1.9.12cvs61
2610 * src/etpan/imap-thread.c
2611 Actually stop logging :)
2613 2005-07-15 [colin] 1.9.12cvs60
2616 Fix dnd of multiple addresses.
2618 2005-07-15 [hoa] 1.9.12cvs59
2620 * src/etpan/imap-thread.c
2621 disable login of IMAP password in libetpan log file.
2623 2005-07-15 [paul] 1.9.12cvs58
2626 don't automatically sort
2627 do allow drag n drop
2629 2005-07-15 [paul] 1.9.12cvs57
2633 alphabetical listing
2635 2005-07-15 [paul] 1.9.12cvs56
2637 * src/gtk/pluginwindow.c
2638 sort plugin list alphabetically
2640 2005-07-15 [paul] 1.9.12cvs55
2642 * src/prefs_spelling.c
2643 * src/prefs_wrapping.c
2646 2005-07-15 [colin] 1.9.12cvs54
2651 2005-07-15 [paul] 1.9.12cvs53
2653 * src/prefs_message.c
2654 make 'show cursor' a hidden option
2656 2005-07-14 [colin] 1.9.12cvs52
2658 * src/plugins/spamassassin/Makefile.am
2659 * src/plugins/clamav/Makefile.am
2660 Fix double EXTRA_DISTs
2662 2005-07-14 [colin] 1.9.12cvs51
2664 * src/plugins/clamav/Makefile.am
2665 * src/plugins/clamav/clamav_plugin_gtk.deps
2666 * src/plugins/spamassassin/Makefile.am
2667 * src/plugins/spamassassin/spamassassin_gtk.deps
2668 Make $plugin_gtk depend on $plugin
2670 2005-07-14 [hoa] 1.9.12cvs50
2672 * src/etpan/imap-thread.c
2673 enable debug log of libetpan when running with --debug
2675 2005-07-14 [colin] 1.9.12cvs49
2678 * src/common/Makefile.am
2679 * src/common/plugin.c
2680 * src/common/plugin.h
2681 Add a little plugin dependancy system.
2682 Plugins can ship a $plugin_name.deps file
2683 (near them in PLUGINDIR) so that their
2684 dependancies are loaded if possible.
2685 * src/plugins/Makefile.am
2686 * src/plugins/pgpcore/Makefile.am
2687 * src/plugins/pgpcore/passphrase.c
2688 * src/plugins/pgpcore/passphrase.h
2689 * src/plugins/pgpcore/plugin.c
2690 * src/plugins/pgpcore/prefs_gpg.c
2691 * src/plugins/pgpcore/prefs_gpg.h
2692 * src/plugins/pgpcore/select-keys.c
2693 * src/plugins/pgpcore/select-keys.h
2694 * src/plugins/pgpcore/sgpgme.c
2695 * src/plugins/pgpcore/sgpgme.h
2696 Introduce pgpcore, used by pgpmime and
2698 * src/plugins/pgpmime/Makefile.am
2699 * src/plugins/pgpmime/passphrase.c
2700 * src/plugins/pgpmime/passphrase.h
2701 * src/plugins/pgpmime/pgpmime.c
2702 * src/plugins/pgpmime/pgpmime.deps
2703 * src/plugins/pgpmime/plugin.c
2704 * src/plugins/pgpmime/prefs_gpg.c
2705 * src/plugins/pgpmime/prefs_gpg.h
2706 * src/plugins/pgpmime/select-keys.c
2707 * src/plugins/pgpmime/select-keys.h
2708 * src/plugins/pgpmime/sgpgme.c
2709 * src/plugins/pgpmime/sgpgme.h
2710 Remove the core from pgpmime and add the
2711 dependancy to pgpcore.
2713 2005-07-14 [paul] 1.9.12cvs48
2715 * src/stock_pixmap.c
2716 forgot this in last commit
2718 2005-07-14 [paul] 1.9.12cvs47
2722 add accelerators for the buttons (sync with main)
2725 add accelerators for the buttons.
2726 fix editing with external editor.
2727 replace gdk_input_*() with GIOChannel;
2730 display folder names with new/unread
2731 representation (sync with main)
2733 specify default window icon (sync with main)
2734 * src/prefs_common.c
2735 use_addr_book default to FALSE
2738 add accelerators for the buttons (sync with main)
2741 * src/pixmaps/sylpheed_icon.xpm
2744 2005-07-13 [paul] 1.9.12cvs46
2746 * src/plugins/pgpmime/pgpmime.c
2747 * src/plugins/pgpmime/sgpgme.c
2748 (temporarily) use deprecated gpgme_data_rewind()
2749 while largefile support is not present
2750 (as suggested by Colin)
2752 2005-07-13 [paul] 1.9.12cvs45
2755 remove large file support (for now):
2756 it breaks too many things
2758 2005-07-13 [paul] 1.9.12cvs44
2761 add large file support
2763 fix bug #763 where href attribute was not
2764 the very first attribute of a link
2765 patch by Thomas Gilgin
2767 2005-07-13 [colin] 1.9.12cvs43
2769 * src/gtk/pluginwindow.c
2770 Little portability fix
2772 2005-07-13 [colin] 1.9.12cvs42
2774 * src/plugins/pgpmime/sgpgme.c
2777 2005-07-13 [colin] 1.9.12cvs41
2779 * src/plugins/pgpmime/pgpmime.c
2780 * src/plugins/pgpmime/sgpgme.c
2781 Use gpgme_data_release_and_get_mem instead
2784 2005-07-13 [colin] 1.9.12cvs40
2787 * src/plugins/pgpmime/passphrase.c
2788 * src/plugins/pgpmime/passphrase.h
2789 * src/plugins/pgpmime/pgpmime.c
2790 * src/plugins/pgpmime/plugin.c
2791 * src/plugins/pgpmime/select-keys.c
2792 * src/plugins/pgpmime/select-keys.h
2793 * src/plugins/pgpmime/sgpgme.c
2794 * src/plugins/pgpmime/sgpgme.h
2795 Port pgpmime to gpgme-1.0.
2797 2005-07-12 [paul] 1.9.12cvs39
2802 add a 'Go to Prev' button to the toolbar.
2803 correct tooltip text of go to buttons.
2804 based on patch by Yang Guilong <bamanzi@gmail.com>
2806 2005-07-12 [colin] 1.9.12cvs38
2809 Fix progress bar showing stuff at startup.
2811 2005-07-12 [paul] 1.9.12cvs37
2814 fix building with jpilot support
2816 2005-07-11 [colin] 1.9.12cvs36
2819 Add visual indication that filtering is running
2821 Make {}[] uri delimiters
2823 Remove useless (and slow) calls
2825 2005-07-11 [paul] 1.9.12cvs35
2827 * src/plugins/clamav/clamav_plugin_gtk.c
2828 * src/plugins/dillo_viewer/dillo_prefs.c
2829 * src/plugins/pgpmime/prefs_gpg.c
2830 * src/plugins/spamassassin/spamassassin_gtk.c
2831 gather plugins prefs together under their
2832 own 'Plugins' heading
2834 2005-07-11 [paul] 1.9.12cvs34
2839 account_delete(): modified alert dialog
2842 fixed a crash when cancelling file selection
2843 dialog by Escape key. Made non-ascii filename
2845 * src/prefs_template.c
2846 prefs_template_window_create(): make scrolled
2847 window policy AUTOMATIC
2849 2005-07-10 [hoa] 1.9.12cvs33
2851 * src/etpan/imap-thread.c
2852 workaround for old Courier IMAP servers.
2854 2005-07-10 [colin] 1.9.12cvs32
2859 Add visual progress indicator on filtering/processing
2860 Factorize the progress bar code
2863 * src/etpan/imap-thread.c
2864 Add a reference counter to avoid destroying the Folder
2865 while it's in use by another callback.
2867 2005-07-09 [hoa] 1.9.12cvs31
2870 * src/etpan/imap-thread.c
2871 fixed deadlock when removing IMAP account.
2873 2005-07-08 [colin] 1.9.12cvs30
2877 Fix again problems decoding broken headers
2878 * src/gtk/inputdialog.c
2879 Fix local variable shadowing a global one
2881 2005-07-08 [colin] 1.9.12cvs29
2884 Make the cache/mark files platform-agnostic by writing
2885 them in little-endian format. Reading them is also done
2886 in little-endian format, of course; however, in order
2887 to avoid trashing mark data on big-endian machines, the
2888 files are, at first, read from the native format if the
2889 little-endian one doesn't exist. This is easy to deter-
2890 mine by trying to open a file with a swapped data_ver
2891 and seeing if it's the wanted version.
2892 Little-endian using users should see absolutely no
2893 difference, Big-endian users may get a very little
2894 performance drop due to byte-swapping.
2895 Tested on i386 and ppc32.
2896 Fixes bug #159 (The index file, in the mailboxes, is
2897 hardware depending).
2899 To have the cache/mark files updated to the new little-
2900 endian format, "Check for new messages" or even
2901 "Rebuild folder tree" aren't enough. Files will be
2902 updated as soon as a folder has been opened/closed.
2903 To update everything, just select all folders by
2904 selecting them one by one.
2906 2005-07-07 [colin] 1.9.12cvs28
2909 Remember the folder separator per IMAPFolder
2910 instead of globally.
2911 Revive the Session on noop; fixes bug #761
2912 (mark a bunch of unread messages as read takes
2915 2005-07-07 [darko] 1.9.12cvs27
2917 * src/common/template.c
2918 Sort templates alphabetically
2920 2005-07-06 [colin] 1.9.12cvs26
2923 Try to use the correct separator in
2924 most cases. Possibly fixes bug #759
2925 (only creates the INBOX folder when
2926 setting up new IMAP account) and
2927 bug #760 (Can't retrieve messages)
2929 2005-07-06 [colin] 1.9.12cvs25
2932 Use real_path in status command. This will
2933 help later, when namespaces will be used.
2935 2005-07-06 [colin] 1.9.12cvs24
2941 * src/etpan/etpan-log.c
2942 * src/etpan/etpan-thread-manager.c
2943 * src/etpan/imap-thread.c
2944 Add a --disable-libetpan parameter. With this,
2945 users that don't want IMAP4 support can avoid
2946 the new dependancy (and have no IMAP support).
2947 Users that have IMAP4 accounts and use this
2948 parameter won't lose their configuration, their
2949 IMAP accounts will just be invisible and not
2952 Make the "Copy ..." contextual menu items
2953 copy to both the X clipboard and the gtk
2954 clipboard - as most other apps do.
2956 Add a notice about OpenSSL usage, in order to
2957 comply with OpenSSL's license (point 6):
2958 http://www.openssl.org/source/license.html
2960 2005-07-06 [colin] 1.9.12cvs23
2963 Fix a minimum size for alertpanels
2965 Show 'No space left on device' type errors
2966 when queuing/sending
2969 Rework folder's deletion message (remove
2972 2005-07-05 [colin] 1.9.12cvs22
2975 Add an alertpanel on auth error
2977 Remove pthread-related stuff
2979 2005-07-05 [colin] 1.9.12cvs21
2981 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2982 Fix crash on plugin reloading (with a hack)
2984 2005-07-05 [colin] 1.9.12cvs20
2986 * src/prefs_account.c
2987 * src/prefs_account.h
2991 Add a way to filter the view
2992 * src/gtk/pluginwindow.c
2993 Filter loadable stuff
2994 * src/plugins/pgpmime/prefs_gpg.c
2995 Fix missing unregistration
2997 * src/etpan/.cvsignore
2998 * src/plugins/spamassassin/.cvsignore
2999 Add more stuff to cvs ignored files
3001 2005-07-04 [colin] 1.9.12cvs19
3004 Fix scan_required returning FALSE when it
3005 shouldn't. Maybe fix #760 (Can't retrieve
3008 2005-07-04 [colin] 1.9.12cvs18
3011 Fix always_show_msg pref
3013 2005-07-04 [paul] 1.9.12cvs17
3015 sync with main (forgotten in last commit)
3017 * src/common/utils.c
3018 * src/common/utils.h
3019 check_line_length(): new.
3021 is_file_entry_exist()
3022 dirent_is_regular_file()
3023 dirent_is_directory(): use g_file_test() instead of stat().
3025 2005-07-04 [paul] 1.9.12cvs16
3030 compose_write_to_file(): check for line
3031 length limit and display warning if exceeds
3033 use get_home_dir() instead of g_get_home_dir()
3035 removed warning about invalid date
3037 use get_home_dir() instead of g_get_home_dir()
3039 2005-07-04 [paul] 1.9.12cvs15
3041 * src/stock_pixmap.c
3042 fix new pixmap naming errors
3043 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
3045 2005-07-04 [colin] 1.9.12cvs14
3048 Fix debugging string with a warning
3050 2005-07-04 [colin] 1.9.12cvs13
3053 Add a check for libetpan's version (>= 0.37)
3055 2005-07-04 [hoa] 1.9.12cvs12
3059 * src/etpan/imap-thread.c
3060 * src/etpan/imap-thread.h
3061 fixed IMAP implementation of check of mails.
3063 2005-07-03 [hoa] 1.9.12cvs11
3065 * src/etpan/Makefile.am
3066 * src/etpan/etpan-errors.h
3067 * src/etpan/etpan-log.[ch]
3068 * src/etpan/etpan-thread-manager-types.h
3069 * src/etpan/etpan-thread-manager.[ch]
3070 * src/etpan/imap-thread.[ch]
3077 dependency on libetpan 0.37 is now added.
3079 2005-07-01 [colin] 1.9.12cvs10
3085 * src/stock_pixmap.c
3086 * src/stock_pixmap.h
3087 * src/plugins/trayicon/trayicon.c
3088 Add marked symbol on folders containing
3093 * src/prefs_common.c
3094 * src/prefs_common.h
3096 Add an optional confirmation dialog on queue
3097 sending. Patch by wwp.
3098 * src/pixmaps/dir_close_mark.xpm ** ADDED **
3099 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
3100 * src/pixmaps/dir_open_mark.xpm ** ADDED **
3101 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
3102 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
3103 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
3104 * src/pixmaps/inbox_mark.xpm ** ADDED **
3105 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
3106 * src/pixmaps/outbox_mark.xpm ** ADDED **
3107 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
3108 * src/pixmaps/trash_mark.xpm ** ADDED **
3111 2005-07-01 [colin] 1.9.12cvs9
3114 Fix a little threading bug
3117 A little bit of HIG normality never hurts
3119 2005-07-01 [colin] 1.9.12cvs8
3127 * src/common/template.c
3128 * src/common/utils.c
3129 * src/common/utils.h
3130 Reverted the fwrite_atomic stuff. In fact
3131 it is already atomic.
3133 2005-06-30 [colin] 1.9.12cvs7
3135 * src/common/utils.c
3136 * src/common/utils.h
3137 Add an fwrite_atomic() function to make
3138 sure we write everything: fwrite can make
3146 * src/common/template.c
3147 Use that (and fix swapping of size and nmemb).
3148 Thanks to Rich Coe for the heads up.
3150 2005-06-30 [colin] 1.9.12cvs6
3153 Optimize addressbook opening
3155 2005-06-30 [colin] 1.9.12cvs5
3158 Remove calls to summary_step after move/copy
3160 2005-06-28 [paul] 1.9.12cvs4
3163 wrap and make the error msg selectable
3165 2005-06-28 [paul] 1.9.12cvs3
3168 replace the OK button with a Close button
3169 * src/gtk/foldersort.c
3170 use GTK_STOCK_ icons/buttons
3172 2005-06-28 [colin] 1.9.12cvs2
3174 * src/gedit-print.c ** ADDED **
3175 * src/gedit-print.h ** ADDED **
3176 * src/gtk/gtksourceprintjob.c ** ADDED **
3177 * src/gtk/gtksourceprintjob.h ** ADDED **
3178 I can't believe no one had enough time to tell
3179 me I forgot the `cvs add`
3181 2005-06-27 [colin] 1.9.12cvs1
3184 * src/gtk/Makefile.am
3189 Add optional libgnomeprint-based printing
3191 * src/gtk/quicksearch.c
3192 Add an Edit/Quick search menu item to show
3193 and focus the quicksearch
3195 2005-06-27 [paul] 1.9.12
3208 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3209 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
3210 SungHyun Nam, Frederico Goncalves Guimaraes,
3211 Andrej Kacian, and Yang Guilong
3212 2005-06-26 [colin] 1.9.11cvs106
3215 Forgot one file for previous fix
3217 2005-06-26 [colin] 1.9.11cvs105
3221 Fix problems with folder operations in no_select
3222 imap folders. it applies only to mails, and
3223 creation/deletion/move/renaming of folders
3226 2005-06-26 [paul] 1.9.11cvs104
3228 * src/prefs_filtering.c
3229 replace one more GTK_STOCK_REMOVE
3230 with GTK_STOCK_DELETE
3232 2005-06-25 [colin] 1.9.11cvs103
3235 Optimize get_seq_set_from_seq_list
3238 2005-06-25 [colin] 1.9.11cvs102
3241 If the directory exists, but not in the
3242 correct encoding, rename it. This should
3243 handle old-versions-induced bugs.
3245 2005-06-25 [colin] 1.9.11cvs101
3248 Fix path access with extended dir names
3249 Fixes bug #589 (SC segfaults with wrong locale
3252 2005-06-25 [colin] 1.9.11cvs100
3254 * src/prefs_account.c
3255 * src/prefs_account.h
3257 Add an option to encrypt replies to
3260 2005-06-25 [colin] 1.9.11cvs99
3263 * src/quote_fmt_parse.y
3264 ... And make it work with pgpinline.
3266 2005-06-25 [colin] 1.9.11cvs98
3271 * src/quote_fmt_parse.y
3272 o Make reedition of encrypted messages possible
3273 (as long as it is encrypted to self too, no
3275 o Make replying with quote (and without selecting
3276 text) possible for encrypted messages.
3277 Closes bug #550 (Not possible to "reply with quote"
3278 to gnupg encrypted messages)
3280 2005-06-24 [paul] 1.9.11cvs97
3285 2005-06-24 [paul] 1.9.11cvs96
3288 made bind password entry invisible
3290 * src/send_message.c
3291 send_message_local(): check exit status
3292 to detect errors (sync with main)
3294 use main's less ambiguous popup menu
3297 2005-06-24 [paul] 1.9.11cvs95
3299 * src/prefs_actions.c
3300 * src/prefs_customheader.c
3301 * src/prefs_display_header.c
3302 * src/prefs_filtering_action.c
3303 * src/prefs_matcher.c
3304 * src/prefs_template.c
3305 * src/prefs_toolbar.c
3306 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
3307 * src/gtk/description_window.c
3308 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
3310 2005-06-23 [colin] 1.9.11cvs94
3313 Fix rough edges (be sure to call status_show whenever
3316 2005-06-23 [colin] 1.9.11cvs93
3320 Before, in a 5K mails folder: 11s
3321 After, in the same folder: 58000µs
3322 The joys of locking... gtk_clist_select_all() fires a
3323 tree-select-row event for each selected row, which in
3324 summaryview, callbacks summary_selected which in turn,
3325 calls summary_status_show, which walks the selected
3326 rows. Hence, calling gtk_clist_select_all was
3327 exponential. Locking the summaryview makes
3328 summary_selected return early.
3330 2005-06-23 [colin] 1.9.11cvs92
3333 Move mutex at the important place to avoid
3336 Fix Del key deleting directly instead of
3339 2005-06-22 [colin] 1.9.11cvs91
3341 * src/plugins/spamassassin/libspamc.c
3342 As we do spagetti code with assignations in multiple
3343 places (see _message_read_raw where out = msg = raw),
3344 let's be sure we don't free the same pointer twice.
3345 Should fix bug #683 (Crash in libpam at
3348 2005-06-22 [colin] 1.9.11cvs90
3353 Make toolbar's delete use the move to trash stuff;
3354 Add gtk_widget_realize to be sure pixmaps can get
3355 created (that may fix an old worksforme bug which
3356 I can't find back...)
3358 2005-06-22 [colin] 1.9.11cvs89
3363 Rename "Message/Delete" to "Message/Move to trash"
3364 Add "Message/Delete..." that directly destroys the
3365 selected messages after asking for a confirmation.
3367 2005-06-22 [colin] 1.9.11cvs88
3370 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
3371 o Fix a deadlock (thanks Darko)
3373 2005-06-22 [colin] 1.9.11cvs87
3375 * src/gtk/foldersort.c
3376 Add missing include for the i18n;
3377 patch by Fabien Vantard
3379 2005-06-21 [colin] 1.9.11cvs86
3383 Respect the no_select flag
3385 Fix recursive deletion
3388 Make the folder deletion's warning
3391 2005-06-21 [colin] 1.9.11cvs85
3394 Prevent email addresses from spanning accross
3395 lines - fixes bug # 646 (newline-chars in
3398 2005-06-20 [colin] 1.9.11cvs84
3401 Be sure not to remove source if copy failed
3403 2005-06-20 [colin] 1.9.11cvs83
3407 remove summaryview's lock
3409 introduce threads to avoid problems when foreground tasks
3410 interfere with background tasks
3412 prevent moving to drafts/queue
3416 2005-06-19 [colin] 1.9.11cvs82
3419 Remember that the user doesn't want to override
3420 offline mode, for 3 seconds. It avoid presenting
3421 him with N popups in a really short time.
3423 2005-06-17 [colin] 1.9.11cvs81
3426 Fix IMAP breaking on folders containing '('
3427 (Probably won't be enough)
3429 2005-06-17 [colin] 1.9.11cvs80
3431 Forgotten files on 1.9.11cvs79
3433 Fix stepping when not immediately executing
3435 Really prevent UID FETCH 0
3437 Fix outgoing charset never set to utf-8
3441 2005-06-16 [colin] 1.9.11cvs79
3444 Fix bug #707 (Dash splits rows)
3445 Only wrap if we're on a line break position and
3446 the previous one was a "white" (space) char.
3447 Pango stuff is weird.
3449 2005-06-16 [colin] 1.9.11cvs78
3452 Lock summaryview while downloading messages
3456 * src/common/utils.c
3457 * src/common/utils.h
3458 Replace \r and \n with spaces in From and
3461 2005-06-16 [paul] 1.9.11cvs77
3464 liberalise the mime parser
3468 2005-06-16 [paul] 1.9.11cvs76
3473 2005-06-15 [colin] 1.9.11cvs75
3476 Finish header encoding fix
3480 Fix compilation (Thanks Stephan
3483 2005-06-15 [colin] 1.9.11cvs74
3486 Install gnome2 stuff rather than gnome1,
3491 Fix headers encoding
3493 Visual progress when fetching all messages
3497 Prevent changing current message while
3500 2005-06-15 [paul] 1.9.11cvs73
3502 * src/gtk/gtkaspell.c
3503 * src/gtk/gtkaspell.h
3506 2005-06-15 [paul] 1.9.11cvs72
3508 * src/prefs_filtering.c
3509 allow reordering of filter rules by
3512 2005-06-15 [paul] 1.9.11cvs71
3517 replace deprecated function
3519 * src/send_message.c
3520 * src/gtk/progressdialog.c
3521 * src/gtk/progressdialog.h
3522 salvage and reuse parts of reverted sync
3524 2005-06-15 [paul] 1.9.11cvs70
3527 * src/send_message.c
3528 * src/gtk/progressdialog.c
3529 * src/gtk/progressdialog.h
3530 revert yesterday's sync with main
3531 it contains deprecated functions
3533 2005-06-15 [colin] 1.9.11cvs69
3536 Fix bug #670 (multi user to: will corrupt message
3539 2005-06-15 [colin] 1.9.11cvs68
3542 Fix bug #421 (Fix undo on wrapping)
3544 2005-06-15 [colin] 1.9.11cvs67
3547 Provide visual feedback while processing
3550 Provide visual feedback while getting
3551 short headers (for uncached messages)
3554 2005-06-14 [paul] 1.9.11cvs66
3557 change a couple stock icons
3559 * src/send_message.c
3560 * src/gtk/progressdialog.c
3561 * src/gtk/progressdialog.h
3562 sync main's GtkTreeView implementation
3564 2005-06-14 [colin] 1.9.11cvs65
3567 Various little fixes, mainly on error paths
3569 2005-06-13 [colin] 1.9.11cvs64
3574 Add a way to fetch only headers. This speeds
3575 up filtering on headers for IMAP. Fixes:
3576 bug #481 extraneous imap commands slow down
3578 bug #522 Sylpheed downloads all messages
3579 when opening mailbox (IMAP)
3580 bug #677 IMAP fetch is soooooooooooooo slow
3583 Add a folder set_batch method so that
3584 implementations can speed up flags changes
3587 Use that in mark as (un)read and mark all read
3590 Implement set_batch - brings back deferred
3591 flags in a less buggy manner. Fixes:
3592 bug #729 IMAP immediate expunge of deleted messages
3593 bug #191 remove list of messages with one command
3594 Fix login with strange chars
3595 Implement fetch_msg_full
3596 Fix copy (wrong counts)
3598 2005-06-12 [colin] 1.9.11cvs63
3601 lock incorporation during long operations.
3602 Avoids fucking up the IMAP socket.
3604 2005-06-12 [colin] 1.9.11cvs62
3608 Factorize remove_all_msg
3611 Don't update partial-download status if unnecessary
3613 Use remove_msgs everywhere possible
3615 2005-06-12 [colin] 1.9.11cvs61
3619 Add a remove_msgs function to remove a
3624 2005-06-12 [colin] 1.9.11cvs60
3627 Remove flags-processing deferring... Too hard
3628 to get it to work in all cases.
3630 2005-06-11 [colin] 1.9.11cvs59
3633 printf -> debug_print
3635 2005-06-11 [colin] 1.9.11cvs58
3638 o Fix build without USE_PTHREAD
3639 o Factorize imap_open
3640 o Alertpanel in case of impossible connection
3641 o Alertpanel in case of impossible login
3642 o Fix deferred flags processing to force a
3643 flush before adding some more flags to process,
3644 but in another folder.
3646 2005-06-10 [colin] 1.9.11cvs57