1 2005-10-08 [colin] 1.9.15cvs24
4 Fix bug #827 ("Welcome" setup wizard after a
5 permission error gives up & forgets itself.)
7 2005-10-08 [colin] 1.9.15cvs23
10 Fix bug #828 (Ignoring headers with spaces around = sign)
12 2005-10-08 [colin] 1.9.15cvs22
17 2005-10-08 [colin] 1.9.15cvs21
21 Add a processing_pending indicator, set on
22 folder_item_open and cleared after
23 folder_item_process_open
26 wrap procmsg_msginfo_*_flags, and in the
27 wrapper check that there's no folder processing
28 pending. If there is, defer the flags change until
29 processing is done to avoid stepping over each
31 Freeze during processing, but not during scanning.
33 2005-10-07 [colin] 1.9.15cvs20
35 * src/plugins/pgpcore/passphrase.c
36 Fix bug #826 (X-Server hangs when
37 right-clicking a PGP encrypted message)
39 2005-10-07 [paul] 1.9.15cvs19
43 patch by Fabien Vantard
45 2005-10-06 [colin] 1.9.15cvs18
47 * src/pixmaps/address.xpm
48 * src/pixmaps/address_book.xpm
49 * src/pixmaps/book.xpm
50 * src/pixmaps/check_spelling.xpm
51 * src/pixmaps/checkbox_off.xpm
52 * src/pixmaps/checkbox_on.xpm
53 * src/pixmaps/close.xpm
54 * src/pixmaps/complete.xpm
55 * src/pixmaps/continue.xpm
56 * src/pixmaps/deleted.xpm
57 * src/pixmaps/down_arrow.xpm
58 * src/pixmaps/exec.xpm
59 * src/pixmaps/forwarded.xpm
60 * src/pixmaps/group.xpm
61 * src/pixmaps/ignorethread.xpm
62 * src/pixmaps/interface.xpm
63 * src/pixmaps/jpilot.xpm
64 * src/pixmaps/ldap.xpm
65 * src/pixmaps/linewrap.xpm
66 * src/pixmaps/linewrapcurrent.xpm
67 * src/pixmaps/mail.xpm
68 * src/pixmaps/mail_attach.xpm
69 * src/pixmaps/mail_compose.xpm
70 * src/pixmaps/mail_forward.xpm
71 * src/pixmaps/mail_receive.xpm
72 * src/pixmaps/mail_receive_all.xpm
73 * src/pixmaps/mail_reply.xpm
74 * src/pixmaps/mail_reply_to_all.xpm
75 * src/pixmaps/mail_reply_to_author.xpm
76 * src/pixmaps/mail_send.xpm
77 * src/pixmaps/mail_send_queue.xpm
78 * src/pixmaps/mime_application.xpm
79 * src/pixmaps/mime_audio.xpm
80 * src/pixmaps/mime_image.xpm
81 * src/pixmaps/mime_message.xpm
82 * src/pixmaps/mime_text_enriched.xpm
83 * src/pixmaps/mime_text_html.xpm
84 * src/pixmaps/mime_text_plain.xpm
85 * src/pixmaps/mime_unknown.xpm
87 * src/pixmaps/news_compose.xpm
88 * src/pixmaps/offline.xpm
89 * src/pixmaps/online.xpm
90 * src/pixmaps/paste.xpm
91 * src/pixmaps/preferences.xpm
92 * src/pixmaps/privacy_emblem_encrypted.xpm
93 * src/pixmaps/privacy_expired.xpm
94 * src/pixmaps/privacy_failed.xpm
95 * src/pixmaps/privacy_passed.xpm
96 * src/pixmaps/privacy_signed.xpm
97 * src/pixmaps/privacy_unknown.xpm
98 * src/pixmaps/privacy_warn.xpm
99 * src/pixmaps/properties.xpm
100 * src/pixmaps/replied.xpm
101 * src/pixmaps/search.xpm
102 * src/pixmaps/unread.xpm
103 * src/pixmaps/up_arrow.xpm
104 * src/pixmaps/vcard.xpm
105 Modernize internal theme, with icons from the
106 Gnomaws theme. Keep some of the old ones where
109 2005-10-06 [colin] 1.9.15cvs17
112 Little optimisations + bugfix
114 Remove default useless items - useless being defined
115 by the default relevant prefs
117 include config.h to make gettext work
119 Fix selection of current theme in prefs
121 2005-10-06 [colin] 1.9.15cvs16
125 * src/prefs_summaries.c
127 Add a warning dialog on Mark all read
128 (with pref to get rid of it)
130 2005-10-06 [paul] 1.9.15cvs15
134 updated by Geir Helland and Frederico
137 2005-10-05 [colin] 1.9.15cvs14
147 add a way to rescan without rebuilding
148 make moving a bit faster (less folders changes)
149 don't lock the tree on Get
151 Don't re-delete deleted messages before expunging
153 Set batch mode when deleting mails
155 2005-10-05 [paul] 1.9.15cvs13
159 fix disabled Execute menu item
161 match the change in 1.9.15cvs10: use Compose
162 instead of News by default
164 2005-10-04 [colin] 1.9.15cvs12
167 When replying to an ML post with Reply-To set
168 to the poster's email, honor it (as before),
169 but also honor our user's request to reply to
170 the mailing list: set the ML address in the To
171 field and the Reply-To address in the Cc:
174 2005-10-04 [colin] 1.9.15cvs11
176 * src/plugins/trayicon/trayicon.c
177 Finish cosmetic change - thanks to wwp
179 2005-10-04 [colin] 1.9.15cvs10
182 Use Compose instead of Email by default.
185 2005-10-04 [colin] 1.9.15cvs9
191 * src/etpan/imap-thread.c
192 * src/etpan/imap-thread.h
193 Try to make IMAP faster, by simplifying SEARCH
194 commands, avoiding sending two STATUS in a row,
195 and deferring flags sync and processing just
196 after displaying the folder.
197 This will update the SummaryView in certain
198 cases (new mails not already fetched, flags
199 changed from another client) but in a non-
202 2005-10-04 [colin] 1.9.15cvs8
204 * src/plugins/trayicon/trayicon.c
205 Relabel "Offline" to "Work offline"
207 2005-10-04 [colin] 1.9.15cvs7
212 Fix mbox import/export buglets
214 * src/plugins/trayicon/trayicon.c
218 2005-10-04 [colin] 1.9.15cvs6
223 Better fix (don't break mark all read) for cvs2
225 2005-10-03 [colin] 1.9.15cvs5
228 Use a sane sort by default
230 2005-10-03 [colin] 1.9.15cvs4
233 Add a 'Only once' button for overriding offline mode
234 * src/prefs_account.c
236 Add Local mbox to the wizard
237 Add IMAP subdir to the wizard (or the wizard is useless
238 for such accounts, or even worse than useless)
239 Move IMAP subdir from Advanced to Receive tab, as it's
242 2005-10-03 [colin] 1.9.15cvs3
245 Forgot this one in cvs1
247 2005-10-03 [colin] 1.9.15cvs2
250 Faster close when leaving a folder with lots
251 of new mails. Idea by David Relson.
253 2005-10-03 [colin] 1.9.15cvs1
262 * src/gtk/sslcertwindow.c
263 * src/plugins/trayicon/trayicon.c
264 Add accels to every AlertPanel. Patch by Fabien
267 2005-10-03 [paul] 1.9.15
271 2005-10-03 [paul] 1.9.14cvs68
281 updated by Miquel Oliete, Thomas Gilgin, Ricardo
282 Mones Lastra, Tommi Pirinen, Fabien vantard,
283 Andrej Kacian, Aleksander Urosevic, Yang Guilong
285 2005-10-03 [paul] 1.9.14cvs67
288 prevent hang on Cancel
291 2005-10-03 [paul] 1.9.14cvs66
294 fix crash in IMAP caused by discrepancy
295 between check_at_startup and offline mode
298 2005-10-01 [paul] 1.9.14cvs65
303 2005-10-01 [paul] 1.9.14cvs64
306 synchronise import_mbox() and export_mbox()
308 proc_mbox(): add alert if file cannot be opened
309 export_list_to_mbox(): test if dest file exists,
310 prompt user to overwrite if it does. add alert
311 if file cannot be created
316 2005-09-30 [paul] 1.9.14cvs63
319 Fix sensitivity of a menu
321 Respect hidden pref for mails with no encoding
323 Fix memory corruption
324 * src/plugins/pgpcore/sgpgme.c
325 Fix segfault on incomplete sigs, and display
330 2005-09-30 [colin] 1.9.14cvs62
332 * src/partial_download.c
333 Little logic fix in almost-dead code
335 Fix partial download when there's no new mail
337 2005-09-29 [paul] 1.9.14cvs61
339 * src/plugins/pgpinline/pgpinline.c
340 fix bug 819, 'crash accessing sign message'
343 2005-09-28 [martin] 1.9.14cvs60
345 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
346 fix bug #790 (Crash when restarting window manager (fluxbox))
348 2005-09-28 [paul] 1.9.14cvs59
350 * src/gtk/gtkaspell.c
353 2005-09-27 [colin] 1.9.14cvs58
355 * src/plugins/pgpcore/sgpgme.c
356 Report error when there's one, instead of
357 "Signature unchecked"
359 2005-09-27 [colin] 1.9.14cvs57
362 Fix bug #816 (Weird quotation with spaces)
364 2005-09-27 [colin] 1.9.14cvs56
369 Put subject in compose's title
370 Fix Automatic encoding so that it's really automatic:
371 first try default locale's charset, then charset of the replied mail,
373 Fix encoding of headers (must be in strict mode too)
375 2005-09-26 [colin] 1.9.14cvs55
377 * src/gtk/gtkaspell.c
378 Fix previous patch - don't color the space,
381 2005-09-26 [colin] 1.9.14cvs54
383 * src/gtk/gtkaspell.c
384 Unmark space if possible
386 2005-09-26 [colin] 1.9.14cvs53
389 log_error instead of alertpanel according to the pref
390 * src/etpan/imap-thread.c
391 Print connect status, copy only necessary size to
393 * src/plugins/pgpmime/pgpmime.c
394 Handle S/Mime signatures (verification only). Patch based
395 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
397 2005-09-26 [paul] 1.9.14cvs52
399 * src/common/passcrypt.c
400 this 'workaround' not necessary on NetBSD.
401 Thanks to Daniel Gustafson
407 2005-09-26 [paul] 1.9.14cvs51
410 Skip currently selected message when
411 looking for next new or unread message
412 in current folder. Patch by Colin
413 * src/common/passcrypt.c
414 eliminate warnings on *BSD. Patch by
417 2005-09-26 [colin] 1.9.14cvs50
420 Call postfiltering hook anyway
422 2005-09-22 [colin] 1.9.14cvs49
426 Add a strict mode that doesn't replace with _
429 Use strict conversion while sending
430 Fix race when drafting while sending (happens
432 Fix d'n'd of messages from summaryview
435 add hidden utf8_instead_of_locale_for_broken_mail
436 pref for people that preferred the default charset
437 to be utf8 for broken mails
438 * src/quote_fmt_parse.y
439 fix bug #815 (No quote insert if "From:" fied
440 contained Russian letters)
442 Fix d'n'd of messages to compose
444 2005-09-22 [paul] 1.9.14cvs48
447 fix bug where attachments Name entry
448 would display Path instead
450 2005-09-21 [paul] 1.9.14cvs47
455 * config/config.rpath
456 * doc/manual/en/sylpheed-20.html
457 * doc/manual/es/sylpheed-20.html
512 * src/displayheader.c
513 * src/displayheader.h
524 * src/editldap_basedn.c
525 * src/editldap_basedn.h
544 * src/folder_item_prefs.c
545 * src/folder_item_prefs.h
552 * src/grouplistdialog.c
553 * src/grouplistdialog.h
598 * src/matcher_parser.h
599 * src/matcher_parser_lex.l
600 * src/matcher_parser_parse.y
603 * src/message_search.c
604 * src/message_search.h
623 * src/partial_download.c
624 * src/partial_download.h
629 * src/prefs_account.c
630 * src/prefs_account.h
631 * src/prefs_actions.c
632 * src/prefs_actions.h
635 * src/prefs_compose_writing.c
636 * src/prefs_compose_writing.h
637 * src/prefs_customheader.c
638 * src/prefs_customheader.h
639 * src/prefs_display_header.c
640 * src/prefs_display_header.h
641 * src/prefs_ext_prog.c
642 * src/prefs_ext_prog.h
643 * src/prefs_filtering.c
644 * src/prefs_filtering.h
645 * src/prefs_filtering_action.c
646 * src/prefs_filtering_action.h
647 * src/prefs_folder_column.c
648 * src/prefs_folder_column.h
649 * src/prefs_folder_item.c
650 * src/prefs_folder_item.h
655 * src/prefs_image_viewer.c
656 * src/prefs_image_viewer.h
657 * src/prefs_matcher.c
658 * src/prefs_matcher.h
659 * src/prefs_message.c
660 * src/prefs_message.h
661 * src/prefs_msg_colors.c
662 * src/prefs_msg_colors.h
667 * src/prefs_receive.c
668 * src/prefs_receive.h
671 * src/prefs_spelling.c
672 * src/prefs_spelling.h
673 * src/prefs_summaries.c
674 * src/prefs_summaries.h
675 * src/prefs_summary_column.c
676 * src/prefs_summary_column.h
677 * src/prefs_template.c
678 * src/prefs_template.h
681 * src/prefs_toolbar.c
682 * src/prefs_toolbar.h
683 * src/prefs_wrapping.c
684 * src/prefs_wrapping.h
694 * src/quote_fmt_parse.y
703 * src/simple-gettext.c
712 * src/summary_search.c
713 * src/summary_search.h
730 * src/common/base64.c
731 * src/common/base64.h
739 * src/common/mgutils.c
740 * src/common/mgutils.h
743 * src/common/passcrypt.c
744 * src/common/passcrypt.h.in
745 * src/common/plugin.c
746 * src/common/plugin.h
749 * src/common/progressindicator.c
750 * src/common/progressindicator.h
751 * src/common/quoted-printable.c
752 * src/common/quoted-printable.h
753 * src/common/session.c
754 * src/common/session.h
757 * src/common/socket.c
758 * src/common/socket.h
761 * src/common/ssl_certificate.c
762 * src/common/ssl_certificate.h
763 * src/common/string_match.c
764 * src/common/string_match.h
765 * src/common/stringtable.c
766 * src/common/sylpheed.c
767 * src/common/sylpheed.h
768 * src/common/template.c
769 * src/common/template.h
770 * src/common/timing.h
773 * src/common/uuencode.c
774 * src/common/uuencode.h
775 * src/common/version.h.in
778 * src/common/xmlprops.c
779 * src/common/xmlprops.h
782 * src/gtk/colorlabel.c
783 * src/gtk/colorlabel.h
786 * src/gtk/description_window.c
787 * src/gtk/description_window.h
790 * src/gtk/foldersort.c
791 * src/gtk/foldersort.h
794 * src/gtk/inputdialog.c
795 * src/gtk/inputdialog.h
796 * src/gtk/logwindow.c
797 * src/gtk/logwindow.h
798 * src/gtk/manage_window.c
799 * src/gtk/manage_window.h
802 * src/gtk/pluginwindow.c
803 * src/gtk/pluginwindow.h
804 * src/gtk/prefswindow.c
805 * src/gtk/prefswindow.h
806 * src/gtk/progressdialog.c
807 * src/gtk/progressdialog.h
808 * src/gtk/quicksearch.c
809 * src/gtk/quicksearch.h
810 * src/gtk/sslcertwindow.c
811 * src/gtk/sslcertwindow.h
812 * src/plugins/clamav/clamav_plugin.c
813 * src/plugins/clamav/clamav_plugin.h
814 * src/plugins/clamav/clamav_plugin_gtk.c
815 * src/plugins/demo/demo.c
816 * src/plugins/dillo_viewer/dillo_prefs.c
817 * src/plugins/dillo_viewer/dillo_prefs.h
818 * src/plugins/dillo_viewer/dillo_viewer.c
819 * src/plugins/mathml_viewer/mathml_viewer.c
820 * src/plugins/pgpcore/passphrase.c
821 * src/plugins/pgpcore/passphrase.h
822 * src/plugins/pgpcore/plugin.c
823 * src/plugins/pgpcore/prefs_gpg.c
824 * src/plugins/pgpcore/prefs_gpg.h
825 * src/plugins/pgpcore/select-keys.c
826 * src/plugins/pgpcore/select-keys.h
827 * src/plugins/pgpcore/sgpgme.c
828 * src/plugins/pgpcore/sgpgme.h
829 * src/plugins/pgpinline/pgpinline.c
830 * src/plugins/pgpinline/pgpinline.h
831 * src/plugins/pgpinline/plugin.c
832 * src/plugins/pgpmime/pgpmime.c
833 * src/plugins/pgpmime/pgpmime.h
834 * src/plugins/pgpmime/plugin.c
835 * src/plugins/spamassassin/spamassassin.c
836 * src/plugins/spamassassin/spamassassin.h
837 * src/plugins/spamassassin/spamassassin_gtk.c
838 * src/plugins/trayicon/trayicon.c
839 * tools/OOo2sylpheed.pl
840 * tools/acroread2sylpheed.pl
841 * tools/asus_mailled.sh
842 * tools/filter_conv.pl
843 * tools/freshmeat_search.pl
844 * tools/google_search.pl
845 * tools/kmail2sylpheed.pl
846 * tools/kmail2sylpheed_v2.pl
847 * tools/maildir2sylpheed.pl
848 * tools/multiwebsearch.pl
849 * tools/newscache_clean.pl
850 * tools/outlook2sylpheed.pl
851 * tools/sylpheed-switcher
854 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
857 2005-09-21 [colin] 1.9.14cvs46
864 Remove some printing hacks (deselection/reselection),
865 which by the way fix printing the currently
866 displayed mime part (still only text)
867 Plus a little optimisation of summary_show
870 2005-09-20 [colin] 1.9.14cvs45
874 GUI fixups: add accels, set message
875 view title to displayed mail's subject
876 * src/prefs_spelling.c
877 * src/gtk/gtkaspell.c
878 GUI fixups: allow underlining misspelled
879 words instead of coloring them (a11y!)
885 2005-09-19 [colin] 1.9.14cvs44
889 * src/gtk/gtkaspell.c
892 2005-09-19 [colin] 1.9.14cvs43
895 Fix sensitivity of Delete button
897 Warn if the requested Privacy system
907 * src/prefs_account.h
908 * src/prefs_account.c
909 Save SSL prefs even in builds that have
915 Warn if connection should be secure, but
916 SSL support isn't compiled in
918 Fix word separation on UTF-8 systems
919 Fixes bug #812 (Strange inline spellchecking)
921 Warn if the requested Privacy system
923 Factorize offline warning
931 Factorize offline warning
937 2005-09-18 [colin] 1.9.14cvs42
942 Add a way to get locale's charset ignoring utf-8,
943 and use that as default encoding for broken mails
945 2005-09-18 [colin] 1.9.14cvs41
947 * src/gtk/logwindow.c
948 Translate string. Patch by Fabien Vantard
950 2005-09-18 [colin] 1.9.14cvs40
953 Fix bug #803 (IMAP/SSL support breaks with
954 GnuTLS libetpan 0.38)
956 2005-09-18 [colin] 1.9.14cvs39
961 More charsets fixes. Fixes bug #806 (non
962 ascii characters in subject line)
964 2005-09-17 [paul] 1.9.14cvs38
969 Patch by Pawel Pekala
971 2005-09-17 [colin] 1.9.14cvs37
974 bugfix for NO-USE LDAP compilation, patch
977 2005-09-17 [colin] 1.9.14cvs36
979 * src/prefs_actions.c
980 * src/prefs_customheader.c
981 * src/prefs_display_header.c
982 * src/prefs_filtering_action.c
983 * src/prefs_matcher.c
984 * src/prefs_toolbar.c
985 Fix strange casts (less elegant but
988 2005-09-16 [colin] 1.9.14cvs35
993 2005-09-16 [colin] 1.9.14cvs34
1007 * src/matcher_parser_parse.y
1008 * src/prefs_themes.c
1009 * src/etpan/Makefile.am
1010 * src/gtk/description_window.c
1011 * src/plugins/clamav/Makefile.am
1012 * src/plugins/clamav/clamav_plugin.c
1013 * src/plugins/dillo_viewer/Makefile.am
1014 * src/plugins/pgpcore/Makefile.am
1015 * src/plugins/pgpinline/Makefile.am
1016 * src/plugins/pgpmime/Makefile.am
1017 * src/plugins/trayicon/Makefile.am
1018 Fix 100% cpu usage in address completion list
1019 Fix little bugs (return with no values etc)
1020 Fix all warnings (with common CFLAGS)
1022 2005-09-15 [colin] 1.9.14cvs33
1025 Fix bug where sometimes a group's email list is empty,
1026 force its refresh (probably fixes "Re: how to create a
1029 Don't return to the callback in the main thread from the
1030 fetch thread (or face segs!)
1032 2005-09-15 [paul] 1.9.14cvs32
1034 * src/prefs_matcher.c
1035 forgotten in last commit
1037 2005-09-15 [paul] 1.9.14cvs31
1039 * src/prefs_actions.c
1040 * src/prefs_filtering_action.c
1044 * src/gtk/description_window.c
1045 * src/gtk/description_window.h
1046 * src/gtk/quicksearch.c
1047 allow interaction with the called
1049 Patch by Anders Hammar
1051 2005-09-14 [paul] 1.9.14cvs30
1054 fix a little annoyance when pasting with 3rd button
1055 with wrap_pastes=0 and wrap_input=1
1058 2005-09-14 [paul] 1.9.14cvs29
1060 * src/prefs_account.c
1061 disable 'Filter messages on receiving' for
1063 Patch by Anders Hammar
1065 2005-09-14 [paul] 1.9.14cvs28
1069 updated by Andrej Kacian
1075 2005-09-14 [paul] 1.9.14cvs27
1078 updated by Ricardo Mones Lastra
1081 associate no_wrap_tags to Compose windows
1082 instead of using a static one
1088 remove unneeded printf()
1090 2005-09-14 [paul] 1.9.14cvs26
1098 * src/partial_download.c
1100 * src/prefs_account.c
1101 * src/prefs_account.h
1102 * src/prefs_actions.c
1103 * src/prefs_customheader.c
1104 * src/prefs_display_header.c
1105 * src/prefs_filtering_action.c
1106 * src/prefs_matcher.c
1107 * src/prefs_toolbar.c
1114 * src/common/plugin.c
1115 * src/common/session.h
1116 * src/common/socket.c
1117 * src/common/socket.h
1118 * src/common/template.c
1119 * src/gtk/gtkaspell.c
1120 * src/gtk/quicksearch.h
1121 * src/plugins/pgpcore/passphrase.c
1122 * src/plugins/pgpcore/prefs_gpg.h
1123 * src/plugins/pgpcore/select-keys.c
1124 * src/plugins/pgpcore/select-keys.h
1125 * src/plugins/pgpcore/sgpgme.c
1126 * src/plugins/pgpinline/pgpinline.c
1127 * src/plugins/pgpmime/pgpmime.c
1128 * src/plugins/trayicon/trayicon.c
1129 fix compilation warnings
1130 Patch by Daniel Gustafson
1132 2005-09-14 [paul] 1.9.14cvs25
1135 add missing column header, and other small
1137 Patch by Anders Hammar
1139 2005-09-13 [colin] 1.9.14cvs24
1141 * src/gtk/gtkaspell.c
1142 Fix non-utf8 in menu
1144 Nullify struct members after free()s
1146 2005-09-13 [colin] 1.9.14cvs23
1149 Test utf8 compliance before inserting to
1150 buffer, and try to convert if necessary
1152 If no charset is present, use the locale
1153 one instead of us-ascii
1155 Add Sender, List-Post and To in the checked
1156 headers for automatic rules creation
1158 * src/prefs_themes.c
1159 * src/gtk/gtkaspell.c
1160 Remove deprecated functions.
1161 patch by Daniel Gustafson
1163 2005-09-12 [colin] 1.9.14cvs22
1166 Fix bug #448 (Scrolling/Redraw issue with
1167 address-fields in Header)
1171 Fix loss of MSG_MARKED on move/copy
1172 Fix bug #804 (Quicksearch togglebutton doesn't
1173 get depressed after '/' key is pressed)
1175 2005-09-12 [paul] 1.9.14cvs21
1178 * src/gtk/logwindow.c
1179 add 'Clear Log' to popup menu
1180 Patch by Anders Hammar <anders.hammar@telia.com>
1182 2005-09-12 [paul] 1.9.14cvs20
1185 set correct sensitivity on attachments
1189 * src/prefs_spelling.c
1190 fix crash when no LANG env is set
1193 don't use memeory after free
1195 All patches by Daniel Gustafson
1197 2005-09-12 [paul] 1.9.14cvs19
1199 * src/prefs_themes.c
1200 make theme info selectable
1201 * src/gtk/description_window.c
1202 make window non-modal
1204 add details of asus_mailed.sh
1205 * tools/claws.i18n.status.pl
1206 update for new zh_TW translator
1208 create alternate coloured lines
1211 2005-09-10 [colin] 1.9.14cvs18
1213 * src/plugins/pgpcore/select-keys.c
1214 Better order for the buttons
1216 2005-09-10 [colin] 1.9.14cvs17
1219 * src/plugins/pgpcore/select-keys.c
1220 * src/plugins/pgpcore/select-keys.h
1221 * src/plugins/pgpcore/sgpgme.c
1222 Add a "Don't encrypt" button to the key
1223 selection dialog. Fixes bug #177 (There should be a
1224 'Don't encrypt button in the Select Keys dialog)
1226 2005-09-10 [colin] 1.9.14cvs16
1229 Fix bug #572 (%X option does not work with templates)
1231 2005-09-10 [colin] 1.9.14cvs15
1236 2005-09-10 [colin] 1.9.14cvs14
1239 Fix a possible crash
1241 2005-09-09 [colin] 1.9.14cvs13
1244 * src/etpan/imap-thread.c
1245 * src/etpan/imap-thread.h
1246 Fix moving from queue or drafts to normal folders
1247 Fix bug #794 (No way to delete without expunging)
1248 Take flags unset by other mailers into account
1249 Take deleted flag set by other mailers into account
1250 Fix unsetting REPLIED flag
1251 Fix crash when capabilities can't be retrieved
1254 Add M_DELAYED_FLAGS condition, and let the user use
1255 Execute in order to be able to expunge deleted mails,
1256 even if he's not in delayed execute mode
1257 * src/prefs_spelling.c
1258 Use 'en' dictionary by default if LANG is POSIX or C
1259 * src/gtk/prefswindow.c
1260 Fix bug #767 (Preferences windows expanding) by making
1261 the window a bit larger when the resolution is greater
1262 than 640x480, and by putting the prefs in a
1265 2005-09-09 [paul] 1.9.14cvs12
1269 * po/zh_TW.Big5.po ** REMOVED **
1270 * po/zh_TW.po ** ADDED **
1271 updated by Wei-Lun Chao
1273 2005-09-09 [paul] 1.9.14cvs11
1278 delay memory allocation until file is
1280 Patch by Daniel Gustafson
1282 2005-09-09 [cleroy] 1.9.14cvs10
1287 2005-09-08 [colin] 1.9.14cvs9
1290 Alert when we can't save draft
1291 Fix various wrap/color issues
1292 Add mid-click pasting respecting wrap_paste option
1295 * src/folder_item_prefs.c
1296 * src/folder_item_prefs.h
1306 * src/prefs_folder_item.c
1307 Fix the impossibility to synchronise folders for
1308 offline use (IMAP and NNTP are concerned)
1310 2005-09-08 [colin] 1.9.14cvs8
1313 Build LDAP and JPilot by default if available
1317 2005-09-08 [paul] 1.9.14cvs7
1319 * doc/manual/en/sylpheed-1.html
1320 * doc/manual/en/sylpheed-18.html
1321 * doc/manual/en/sylpheed-19.html
1322 * doc/manual/en/sylpheed-4.html
1323 * doc/manual/en/sylpheed-6.html
1324 * doc/manual/en/sylpheed.html
1325 a few minor updates, plus include some
1326 details about plugins and their requirements
1328 minor changes to English in /View/Sort
1330 2005-09-07 [colin] 1.9.14cvs6
1332 * doc/manual/en/sylpheed-1.html
1333 * doc/manual/en/sylpheed-10.html
1334 * doc/manual/en/sylpheed-11.html
1335 * doc/manual/en/sylpheed-12.html
1336 * doc/manual/en/sylpheed-13.html
1337 * doc/manual/en/sylpheed-14.html
1338 * doc/manual/en/sylpheed-15.html
1339 * doc/manual/en/sylpheed-16.html
1340 * doc/manual/en/sylpheed-17.html
1341 * doc/manual/en/sylpheed-18.html
1342 * doc/manual/en/sylpheed-19.html
1343 * doc/manual/en/sylpheed-2.html
1344 * doc/manual/en/sylpheed-20.html
1345 * doc/manual/en/sylpheed-21.html
1346 * doc/manual/en/sylpheed-22.html
1347 * doc/manual/en/sylpheed-3.html
1348 * doc/manual/en/sylpheed-4.html
1349 * doc/manual/en/sylpheed-5.html
1350 * doc/manual/en/sylpheed-6.html
1351 * doc/manual/en/sylpheed-7.html
1352 * doc/manual/en/sylpheed-8.html
1353 * doc/manual/en/sylpheed-9.html
1354 * doc/manual/en/sylpheed.html
1355 More substitutions (missed Sylpheed -> Sylpheed-Claws)
1357 2005-09-07 [colin] 1.9.14cvs5
1360 Make labels more to-the-point
1362 2005-09-07 [colin] 1.9.14cvs4
1364 * doc/manual/en/sylpheed-1.html
1365 * doc/manual/en/sylpheed-12.html
1366 * doc/manual/en/sylpheed-13.html
1367 * doc/manual/en/sylpheed-14.html
1368 * doc/manual/en/sylpheed-15.html
1369 * doc/manual/en/sylpheed-16.html
1370 * doc/manual/en/sylpheed-17.html
1371 * doc/manual/en/sylpheed-18.html
1372 * doc/manual/en/sylpheed-19.html
1373 * doc/manual/en/sylpheed-2.html
1374 * doc/manual/en/sylpheed-20.html
1375 * doc/manual/en/sylpheed-21.html
1376 * doc/manual/en/sylpheed-22.html
1377 * doc/manual/en/sylpheed-4.html
1378 * doc/manual/en/sylpheed-5.html
1379 * doc/manual/en/sylpheed-6.html
1380 * doc/manual/en/sylpheed-7.html
1381 * doc/manual/en/sylpheed-8.html
1382 * doc/manual/en/sylpheed-9.html
1383 * doc/manual/en/sylpheed.html
1386 2005-09-07 [colin] 1.9.14cvs3
1388 * doc/faq/en/sylpheed-faq-1.html
1389 * doc/faq/en/sylpheed-faq-2.html
1390 * doc/faq/en/sylpheed-faq-3.html
1391 * doc/faq/en/sylpheed-faq.html
1394 2005-09-07 [colin] 1.9.14cvs2
1400 Fix special subfolders:
1401 - Inherit parent's icon
1402 - sent contents of queues subfolders
1403 - empty subfolders of trashes
1405 Remove outdated manual and faq entries
1406 * src/common/utils.c
1407 Add quotes around %s coming from mailcap
1409 2005-09-07 [colin] 1.9.14cvs1
1412 After saving draft, set modified to FALSE
1414 * src/common/utils.c
1415 * src/common/utils.h
1416 Try to open mime parts using what is
1417 indicated in ~/.mailcap or /etc/mailcap,
1420 2005-09-05 [paul] 1.9.14
1425 updated by Andrej Kacian
1427 2005-09-05 [paul] 1.9.13cvs83
1436 updated translations by Thomas Gilgin, Ricardo Mones
1437 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
1438 Frederico Goncalves Guimaraes, Aleksandar Urosevic
1440 2005-09-04 [paul] 1.9.13cvs82
1443 only warn about exceeded line length limit
1446 2005-09-04 [paul] 1.9.13cvs81
1449 fix crash in 'line length exceeded' dialogue
1451 2005-09-02 [paul] 1.9.13cvs80
1454 fix bug 795, 'Connection lost IMAP'
1455 and add statusbar prints
1458 2005-09-02 [paul] 1.9.13cvs79
1461 compose_wrap_paragraph() becomes
1462 compose_beautify_paragraph()
1465 2005-09-02 [cleroy] 1.9.13cvs78
1470 2005-09-01 [colin] 1.9.13cvs77
1473 Maybe fix bug #795 (Connection lost IMAP)
1474 Don't try to send logout when we're disconnected.
1476 Include locked and marked emails in HRM
1477 view. Fixes bug #800 (Locked messages no longer
1478 show up when hide read messages is used)
1480 2005-09-01 [paul] 1.9.13cvs76
1482 * src/prefs_common.c
1485 2005-08-31 [colin] 1.9.13cvs75
1489 * src/prefs_summaries.c
1491 Fix "go to next new", fix preference
1492 (Open unread/next swapped)
1494 2005-08-31 [paul] 1.9.13cvs74
1501 * src/prefs_common.c
1502 * src/prefs_common.h
1507 remove obsolete BOLD_FONT setting
1508 fix font update in headerview and textview
1509 headers after prefs change
1516 2005-08-30 [colin] 1.9.13cvs73
1519 When Hide read messages is selected and we
1520 refresh the summaryview, don't remove the
1521 currently displayed message. Fixes bug #797
1522 (Summary view reloads when new mail is
1523 downloaded in 1.9.14 rc)
1525 2005-08-30 [colin] 1.9.13cvs72
1530 Remove useless callback
1534 Add a filesel_select_file_save_folder() - used by Save All
1536 2005-08-29 [paul] 1.9.13cvs71
1539 * src/matcher_parser_parse.y
1540 * src/etpan/imap-thread.c
1541 fix building on FreeBSD
1542 Patch by Daniel Gustafson <daniel@hobbit.se>
1544 2005-08-29 [paul] 1.9.13cvs70
1546 * src/plugins/pgpinline/pgpinline.c
1547 only initialise sig result if it's been handled
1550 2005-08-29 [paul] 1.9.13cvs69
1555 * src/common.utils.c
1556 * src/common/utils.h
1558 * src/stock_pixmap.h
1559 fix wrong icon reference
1560 * src/pixmaps/trash_btn.xpm
1561 replace with nicer image
1563 2005-08-28 [colin] 1.9.13cvs68
1566 * src/stock_pixmap.c
1567 * src/stock_pixmap.h
1569 * src/pixmaps/trash_btn.xpm
1570 Add a specific trash xpm for the button
1572 2005-08-28 [colin] 1.9.13cvs67
1577 2005-08-27 [colin] 1.9.13cvs66
1581 Correctly fix "Problem with replies", fixes
1582 pgpmime encryption too.
1584 2005-08-27 [colin] 1.9.13cvs65
1590 Fix bug #517 (messages removed from summaryview
1593 2005-08-27 [colin] 1.9.13cvs64
1596 * tools/asus_mailled.sh
1597 Add a script to blink ASUS laptops' mail LED where there
1600 2005-08-27 [colin] 1.9.13cvs63
1603 * src/etpan/imap-thread.c
1604 * src/etpan/imap-thread.h
1605 Implement automatic choosing of login method
1607 * src/gtk/.cvsignore
1608 Add sylpheed-marshal.[ch]
1610 2005-08-27 [colin] 1.9.13cvs62
1612 * src/common/utils.c
1613 Fix confusing perror
1615 2005-08-27 [colin] 1.9.13cvs61
1619 Remove A_DELETE, replace it with
1620 A_TRASH and A_DELETE_REAL. Automatically
1621 rewrite config files to replace A_DELETE
1622 with A_TRASH (no functionality change).
1625 2005-08-26 [colin] 1.9.13cvs60
1628 Previous "Problem with replies" fix brought other
1629 problems, fixing them
1631 2005-08-26 [colin] 1.9.13cvs59
1634 Fix "Problem with replies". This happened only
1637 Factorize code a bit
1639 Speed improvement on very long messages (wrapping)
1640 Fix signature color on Reedit and Redirect
1641 On Reedit, don't attach pgp-signatures parts, but
1644 2005-08-24 [paul] 1.9.13cvs58
1647 don't claim success when clicking
1648 Cancel on the passphrase box.
1651 2005-08-24 [paul] 1.9.13cvs57
1654 fix misplaced sylpheed.log
1658 2005-08-24 [paul] 1.9.13cvs56
1661 * src/etpan/imap-thread.c
1662 * src/etpan/imap-thread.h
1663 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
1665 * src/gtk/sylpheed-marshal.c ** REMOVED **
1666 * src/gtk/sylpheed-marshal.h ** REMOVED **
1667 remove autogenerated files
1668 * tools/kdeservicemenu/README
1669 * tools/kdeservicemenu/install.sh
1670 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1671 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1672 use Claws icon, use 'Sylpheed-Claws' in menu,
1673 use kdialog, and other cleanups
1675 2005-08-23 [paul] 1.9.13cvs55
1678 fix paste/wrap crash
1681 2005-08-23 [paul] 1.9.13cvs54
1687 2005-08-23 [paul] 1.9.13cvs53
1691 view all data of LDAP contacts
1694 2005-08-23 [paul] 1.9.13cvs52
1697 fix issues with the Search field
1700 2005-08-22 [paul] 1.9.13cvs51
1703 put name of folder in processing dialog
1705 * src/prefs_folder_item.c
1706 improve english usage
1708 2005-08-22 [paul] 1.9.13cvs50
1713 * src/matcher_parser_lex.l
1714 * src/matcher_parser_parse.y
1715 * src/prefs_filtering.c
1716 add Filtering/Processing rule names feature.
1717 (the incompatible old matcherrc is saved as
1718 matcherrc.pre_names).
1721 2005-08-22 [paul] 1.9.13cvs49
1724 fix colour labelling
1727 2005-08-22 [paul] 1.9.13cvs48
1732 2005-08-22 [paul] 1.9.13cvs47
1735 fix bug 789, 'SC crashes with imap (CVS ver)'
1738 2005-08-22 [paul] 1.9.13cvs46
1741 * src/prefs_common.c
1743 define reused defaults in defs.h
1745 add 'Open image' to image popup menu
1747 2005-08-21 [colin] 1.9.13cvs45
1750 Fix bug #788 (Bogus "From" address displayed)
1752 2005-08-20 [colin] 1.9.13cvs44
1755 Fix buf #787 (multilevel delete causes SIGSEGV)
1757 2005-08-19 [colin] 1.9.13cvs43
1760 * src/prefs_common.c
1761 * src/prefs_common.h
1762 Add an hidden pref to allow modifying the
1763 update stepping in incorporation.
1766 2005-08-19 [colin] 1.9.13cvs42
1770 Workaround for broken MUAs: encode
1771 Content-type: name: as ASCII and
1772 Content-Disposition: filename: as
1774 * src/prefs_account.c
1775 Fix invisible-ness of SMTP SSL prefs
1778 2005-08-19 [paul] 1.9.13cvs41
1781 * src/prefs_common.c
1782 * src/prefs_common.h
1783 * src/prefs_wrapping.c
1784 paste with or without wrapping.
1787 2005-08-19 [paul] 1.9.13cvs40
1789 * src/prefs_common.c
1790 * src/prefs_common.h
1792 reintroduce enable_swap_from as a
1793 hidden pref. patch by Colin
1794 * src/quote_fmt_parse.y
1795 * src/plugins/clamav/clamav_plugin.c
1796 * src/plugins/dillo_viewer/dillo_viewer.c
1797 * src/plugins/mathml_viewer/mathml_viewer.c
1798 * src/plugins/pgpcore/sgpgme.c
1799 * src/plugins/pgpinline/pgpinline.c
1800 * src/plugins/pgpmime/pgpmime.c
1801 tidy up. patch by Colin
1803 2005-08-19 [paul] 1.9.13cvs39
1806 complete cvs38's sync
1810 * src/etpan/etpan-log.c
1811 * src/etpan/imap-thread.c
1812 * src/gtk/gtksourceprintjob.c
1813 fix compilation warnings
1816 2005-08-19 [paul] 1.9.13cvs38
1832 * src/image_viewer.c
1846 * src/partial_download.c
1849 * src/prefs_actions.c
1850 * src/prefs_common.c
1851 * src/prefs_customheader.c
1852 * src/prefs_display_header.c
1854 * src/prefs_themes.c
1859 * src/send_message.c
1860 * src/simple-gettext.c
1861 * src/sourcewindow.c
1866 * src/common/plugin.c
1867 * src/common/prefs.c
1868 * src/common/session.c
1869 * src/common/session.h
1870 * src/common/socket.c
1871 * src/common/socket.h
1872 * src/common/ssl_certificate.c
1873 * src/common/template.c
1874 * src/common/utils.c
1875 * src/common/utils.h
1878 added wrappers for C library function that
1879 take pathname arguments.
1880 enabled compilation with MinGW.
1881 use GDir instead of directly using opendir().
1882 added rename_force().
1884 2005-08-19 [paul] 1.9.13cvs37
1888 fix privacy settings on re-editing
1896 flag changing optimisation
1898 2005-08-18 [martin] 1.9.13cvs36
1906 * src/grouplistdialog.c
1912 * src/prefs_account.c
1913 * src/prefs_themes.c
1914 * src/stock_pixmap.c
1917 * src/gtk/logwindow.c
1918 removed deprecated glib and gdk stuff
1919 * src/plugins/pgpcore/select-keys.c
1920 convert attributes from locale to utf8
1922 2005-08-17 [paul] 1.9.13cvs35
1926 use new GTK_STOCK_ icons if available
1928 * src/gtk/gtksctree.c
1929 * src/gtk/gtksctree.h
1930 faster range select. patch by Colin
1932 2005-08-17 [paul] 1.9.13cvs34
1937 Add an edit button for contacts, fix selections
1940 Change labels, let Save be always possible in the
1941 email and user atributes tabs
1945 select next item instead of the displayed one
1948 * src/gtk/progressdialog.c
1949 use prefs_common.enable_rules_hint
1951 2005-08-13 [hoa] 1.9.13cvs33
1953 * src/etpan/imap-thread.c
1954 fixed build on Solaris.
1956 2005-08-10 [colin] 1.9.13cvs32
1959 Fix cvs31 (missing fclose before reading
1962 2005-08-10 [colin] 1.9.13cvs31
1965 Fix procmsg_msginfo_new_from_mimeinfo() when
1966 the MimeInfo isn't stored in memory. This fixes
1967 replying to an attached message.
1969 2005-08-10 [colin] 1.9.13cvs30
1972 Fix slowness in account changing
1974 2005-08-10 [colin] 1.9.13cvs29
1984 Optimize folder_has_parent_of_type
1985 Prevent moving special sub-folders from contextual menus
1986 Rework message a bit ("Empty all messages" -> "Delete all
1988 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
1989 and "Deleted Items" folders)
1991 2005-08-08 [colin] 1.9.13cvs28
1994 * src/prefs_summaries.c
1995 Make "Select first unread|new" more flexible
1996 (just prioritize new or unread)
1998 2005-08-08 [colin] 1.9.13cvs27
2001 If "select first new" is selected and there only
2002 are unread messages, fallback to "select first
2005 2005-08-08 [colin] 1.9.13cvs26
2008 Fix shameful bugs (and bug #779)
2010 2005-08-08 [colin] 1.9.13cvs25
2014 Cache parents' type to make folder_has_parent_of_type
2017 Forbid DnD of special sub-folders
2020 Add MAIL_POSTFILTERING_HOOK
2022 Revert over-zealous deletion of the use_addr_book
2025 2005-08-07 [colin] 1.9.13cvs24
2028 Fix big mistake (passing MsgInfo instead
2031 2005-08-07 [colin] 1.9.13cvs23
2046 Make subfolders of Drafts, Queue, Outbox, Trash
2047 work like their parents.
2048 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
2050 2005-08-07 [colin] 1.9.13cvs22
2053 Fix bug #771 (Dragged contacts not saved)
2055 2005-08-07 [paul] 1.9.13cvs21
2058 fix bug 32 'Search Doesn't display results
2059 if "Hide Read Messages" is chosen'
2060 be more literal in interpreting 'Hide read
2063 2005-08-07 [colin] 1.9.13cvs20
2068 Faster 'unthread_for_execution'
2070 2005-08-06 [paul] 1.9.13cvs19
2073 add mnemonics to Set displayed columns
2074 fix bug where msgview_visible option was
2075 overwritten as TRUE on startup
2077 2005-08-06 [paul] 1.9.13cvs18
2080 refer to 'displayed columns in folder/message
2081 list' not 'displayed items in summary/message view'
2082 * src/prefs_display_header.c
2083 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
2084 be consistent with similar dialogues
2085 * src/prefs_folder_column.c
2086 * src/prefs_summary_column.c
2087 'columns' not 'items', and folder and message lists,
2088 instead of folder and summary views;
2089 Use 'Hidden columns' as list heading not 'Available
2091 move the 'Remove' button to the right hand side;
2092 top-align the buttons;
2093 remove unneeded vbox
2094 * src/prefs_summaries.c
2095 put the 2 column prefs buttons in a frame to reduce
2096 overall width; refer to columns not items &c.
2098 2005-08-05 [colin] 1.9.13cvs17
2100 * src/prefs_common.c
2101 * src/prefs_common.h
2105 Add an hidden toolbar_detachable pref, so
2106 that I can get rid of these painful handles
2107 in the toolbars. Defaults to TRUE to avoid
2108 changing the GUI on unsuspecting people...
2110 2005-08-05 [colin] 1.9.13cvs16
2113 * src/prefs_folder_column.c
2114 * src/prefs_folder_column.h
2115 Add prefs for folder columns
2120 * src/prefs_common.c
2121 * src/prefs_common.h
2122 * src/prefs_summaries.c
2124 * src/prefs_summary_column.c
2129 * src/common/utils.c
2130 * src/common/utils.h
2131 Move uri colourisation functions
2136 Fix bug with LIST where we'd try
2137 to get Folder//////[...]///
2139 2005-08-05 [paul] 1.9.13cvs15
2141 * src/prefs_summaries.c
2142 improve the English usage
2144 set font on column change
2147 2005-08-05 [paul] 1.9.13cvs14
2149 * src/prefs_common.c
2150 * src/prefs_common.h
2151 * src/prefs_summaries.c
2153 replace 'open_unread_on_enter' option with
2154 'select_on_entry' option. opening/not opening
2155 is now exclusively controlled by 'always_show_msg'
2157 2005-08-04 [colin] 1.9.13cvs13
2161 Add colourisation of quotes and signatures
2163 Fix possible crashes
2165 Change an assert that is no problem
2170 * src/gtk/quicksearch.c
2171 Fix a possible crash
2173 2005-08-03 [colin] 1.9.13cvs12
2175 * src/prefs_account.c
2176 Fix bug #777 (Sylpheed crash in account configuration)
2178 2005-08-03 [colin] 1.9.13cvs11
2183 Fixing addressbook, round 2
2185 Fix emphasis color on rechecking 'Colorize messages'
2187 2005-08-03 [paul] 1.9.13cvs10
2195 * src/prefs_account.c
2198 * src/quote_fmt_parse.y
2200 * src/common/quoted-printable.c
2201 * src/common/utils.c
2202 * src/common/utils.h
2204 replaced incorrect locale-independent
2205 ctype functions with GLib's. Corrected
2206 signedness mismatch.
2208 headerview_create(): added spacing for vbox.
2210 set focus to the OK button.
2212 2005-08-03 [colin] 1.9.13cvs9
2217 2005-08-02 [colin] 1.9.13cvs8
2223 Fix a cast and more generally, try to make the
2224 GUI more intuitive and consistent (round 1)
2226 2005-08-02 [paul] 1.9.13cvs7
2229 missing in 1.9.13cvs6
2231 2005-08-02 [colin] 1.9.13cvs6
2236 2005-08-02 [colin] 1.9.13cvs5
2245 Fix a number of folder_item_get_msg_list()-related
2246 leaks (missing procmsg_msginfo_free()s)
2248 2005-08-01 [colin] 1.9.13cvs4
2254 * src/prefs_summaries.c
2255 * src/prefs_themes.c
2260 Fix instant-apply of summary and folderview-related prefs
2261 Fix erroneous g_free and alertpanels in prefs_theme
2262 Add instant-apply for fonts
2263 Defer applying of prefs a little bit so it's done only
2264 once even if requested by multiples prefs pages
2266 2005-08-01 [paul] 1.9.13cvs3
2269 fix bug 776 'S.C. crashes on close'
2271 * src/etpan/etpan-thread-manager-types.h
2275 2005-07-25 [paul] 1.9.13cvs2
2278 fix typos. spotted by Fabien Vantard
2280 2005-07-24 [paul] 1.9.13cvs1
2282 * doc/man/sylpheed.1
2283 update man page, incorporating fix of
2284 bug 769 'Typo in manpage'
2285 * src/etpan/imap-thread.c
2286 fix NetBSD openssl dependencies. patch by
2287 George Michaelson <ggm@apnic.net>
2289 updated by Frederico Goncalves Guimaraes
2291 2005-07-22 [paul] 1.9.13
2295 2005-07-22 [paul] 1.9.12cvs91
2300 * RELEASE_NOTES.claws
2304 * tools/claws.i18n.status.pl
2305 add Norwegian translation. submiited by
2306 Geir Helland <pjallabais@users.sourceforge.net>
2316 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2317 Mones Lastra, Tommi Pirinen, Fabien Vantard,
2318 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
2320 * src/plugins/clamav/clamav_plugin_gtk.c
2321 * src/plugins/spamassassin/spamassassin_gtk.c
2322 replace outdated description strings
2324 2005-07-21 [colin] 1.9.12cvs90
2327 Set folder to batch mode when scanning it. Makes deletion
2328 of unread mails on IMAP much faster (due to the UNREAD
2331 2005-07-21 [darko] 1.9.12cvs89
2334 link against libresolv if necessary (patch by Paul)
2336 use glib's portable macros to determine endianness
2338 2005-07-21 [paul] 1.9.12cvs88
2342 update compiled-in features list
2344 2005-07-20 [colin] 1.9.12cvs87
2348 Gcc 2.9x compilation fixes, thanks to Darko
2349 * src/plugins/clamav/clamav_plugin.c
2350 Little optimisation: load virus database only once
2351 * src/plugins/spamassassin/spamassassin.c
2352 Big optimisation: filtering one mail took at least 1 second,
2353 now it takes at least 50ms. Doesn't speed up spamassassin
2354 itself, but should already be much more tolerable.
2356 2005-07-20 [colin] 1.9.12cvs86
2359 Fix performance issue
2361 2005-07-19 [colin] 1.9.12cvs85
2363 * src/plugins/pgpinline/plugin.c
2366 2005-07-19 [colin] 1.9.12cvs84
2369 * src/plugins/Makefile.am
2370 * src/plugins/pgpinline/.cvsignore
2371 * src/plugins/pgpinline/Makefile.am
2372 * src/plugins/pgpinline/pgpinline.c
2373 * src/plugins/pgpinline/pgpinline.deps
2374 * src/plugins/pgpinline/pgpinline.h
2375 * src/plugins/pgpinline/plugin.c
2376 Put pgpinline in the main tree
2378 2005-07-19 [paul] 1.9.12cvs83
2380 * src/prefs_actions.c
2381 prevent '//' in menu names, which cause a crash
2384 2005-07-19 [paul] 1.9.12cvs82
2387 be generally more informative in configure output.
2388 OpenSSL: correction: '[ --enable-openssl ...' ->
2389 '[ --disable-openssl ...', as --enable-openssl is default
2390 PGP/MIME: don't check for GPGME again, check for
2391 pgpcore instead. Therefore prevent the possibility of
2392 attempting to build pgpmime if pgpcore dependencies are
2394 ClamAV: use pkgconfig to check for lib
2395 libgnomeprint: revert logic on inner test to match
2397 * src/plugins/pgpcore/sgpgme.c
2400 2005-07-19 [colin] 1.9.12cvs81
2403 Fix slow thread rebuilding in particular
2406 2005-07-19 [paul] 1.9.12cvs80
2408 * sylpheed-claws.desktop
2409 fix typo, spotted by Stephan Sachse
2411 replace GTK_STOCK_ADD with
2412 GTK_STOCK_NEW button
2414 2005-07-18 [colin] 1.9.12cvs79
2416 * src/etpan/imap-thread.c
2417 Fix return value (Thanks Hoa)
2419 2005-07-18 [colin] 1.9.12cvs78
2422 Allow empty passwords
2423 Create drafts/queue/outbox if necessary
2426 * src/etpan/imap-thread.c
2427 Fix STARTTLS (Thanks to Hoa)
2429 2005-07-18 [paul] 1.9.12cvs77
2435 updated to reflect additions and removals
2437 updated to be claws-specific
2441 * sylpheed-128x128.png
2442 * sylpheed-64x64.png
2444 * sylpheed-claws-128x128.png
2445 * sylpheed-claws-64x64.png
2446 * sylpheed-claws.desktop
2447 * sylpheed-claws.png
2453 2005-07-17 [paul] 1.9.12cvs76
2465 * src/message_search.c
2469 * src/prefs_actions.c
2470 * src/prefs_filtering.c
2471 * src/prefs_matcher.c
2472 * src/prefs_template.c
2473 * src/prefs_themes.c
2475 * src/summary_search.c
2478 * src/gtk/sslcertwindow.c
2479 * src/plugins/pgpcore/sgpgme.c
2482 2005-07-17 [colin] 1.9.12cvs75
2485 add a PrivacySystem accessor that checks that
2486 the system cached in a MimeInfo's privacydata
2487 is still registered. Use this accessor instead
2488 of directly using data->system. Fixes crashes
2489 after unloading pgp plugins.
2491 2005-07-17 [colin] 1.9.12cvs74
2494 Change geometry hints to a simple default size.
2495 Fixes the certs dialogs.
2497 2005-07-17 [colin] 1.9.12cvs73
2499 * src/gtk/sslcertwindow.c
2502 2005-07-17 [colin] 1.9.12cvs72
2504 * src/plugins/pgpcore/Makefile.am
2505 * src/plugins/pgpmime/Makefile.am
2508 2005-07-17 [paul] 1.9.12cvs71
2511 add --disable-gnomeprint option
2512 modified version of patch by Marius Mauch
2514 2005-07-17 [paul] 1.9.12cvs70
2532 * src/prefs_account.c
2534 * src/prefs_summaries.c
2537 * src/common/utils.c
2539 * src/plugins/pgpcore/passphrase.c
2540 * src/plugins/pgpcore/select-keys.c
2541 replace inappropriately used backticks
2544 2005-07-16 [colin] 1.9.12cvs69
2546 * src/image_viewer.c
2547 Add extra paranoid checks
2549 2005-07-16 [colin] 1.9.12cvs68
2551 * src/plugins/pgpcore/prefs_gpg.c
2552 Don't auto-check sigs by default, as it
2555 2005-07-16 [colin] 1.9.12cvs67
2557 * src/plugins/pgpcore/sgpgme.c
2558 Make messages a bit better.
2560 2005-07-16 [colin] 1.9.12cvs66
2564 * src/etpan/imap-thread.c
2567 2005-07-16 [colin] 1.9.12cvs65
2571 And now, fix build with libetpan :-/
2573 2005-07-15 [colin] 1.9.12cvs64
2576 Continue fixing build without libetpan.
2578 2005-07-15 [colin] 1.9.12cvs63
2581 Fix build with --disable-libetpan
2583 2005-07-15 [colin] 1.9.12cvs62
2586 Bump libetpan's version
2588 2005-07-15 [colin] 1.9.12cvs61
2590 * src/etpan/imap-thread.c
2591 Actually stop logging :)
2593 2005-07-15 [colin] 1.9.12cvs60
2596 Fix dnd of multiple addresses.
2598 2005-07-15 [hoa] 1.9.12cvs59
2600 * src/etpan/imap-thread.c
2601 disable login of IMAP password in libetpan log file.
2603 2005-07-15 [paul] 1.9.12cvs58
2606 don't automatically sort
2607 do allow drag n drop
2609 2005-07-15 [paul] 1.9.12cvs57
2613 alphabetical listing
2615 2005-07-15 [paul] 1.9.12cvs56
2617 * src/gtk/pluginwindow.c
2618 sort plugin list alphabetically
2620 2005-07-15 [paul] 1.9.12cvs55
2622 * src/prefs_spelling.c
2623 * src/prefs_wrapping.c
2626 2005-07-15 [colin] 1.9.12cvs54
2631 2005-07-15 [paul] 1.9.12cvs53
2633 * src/prefs_message.c
2634 make 'show cursor' a hidden option
2636 2005-07-14 [colin] 1.9.12cvs52
2638 * src/plugins/spamassassin/Makefile.am
2639 * src/plugins/clamav/Makefile.am
2640 Fix double EXTRA_DISTs
2642 2005-07-14 [colin] 1.9.12cvs51
2644 * src/plugins/clamav/Makefile.am
2645 * src/plugins/clamav/clamav_plugin_gtk.deps
2646 * src/plugins/spamassassin/Makefile.am
2647 * src/plugins/spamassassin/spamassassin_gtk.deps
2648 Make $plugin_gtk depend on $plugin
2650 2005-07-14 [hoa] 1.9.12cvs50
2652 * src/etpan/imap-thread.c
2653 enable debug log of libetpan when running with --debug
2655 2005-07-14 [colin] 1.9.12cvs49
2658 * src/common/Makefile.am
2659 * src/common/plugin.c
2660 * src/common/plugin.h
2661 Add a little plugin dependancy system.
2662 Plugins can ship a $plugin_name.deps file
2663 (near them in PLUGINDIR) so that their
2664 dependancies are loaded if possible.
2665 * src/plugins/Makefile.am
2666 * src/plugins/pgpcore/Makefile.am
2667 * src/plugins/pgpcore/passphrase.c
2668 * src/plugins/pgpcore/passphrase.h
2669 * src/plugins/pgpcore/plugin.c
2670 * src/plugins/pgpcore/prefs_gpg.c
2671 * src/plugins/pgpcore/prefs_gpg.h
2672 * src/plugins/pgpcore/select-keys.c
2673 * src/plugins/pgpcore/select-keys.h
2674 * src/plugins/pgpcore/sgpgme.c
2675 * src/plugins/pgpcore/sgpgme.h
2676 Introduce pgpcore, used by pgpmime and
2678 * src/plugins/pgpmime/Makefile.am
2679 * src/plugins/pgpmime/passphrase.c
2680 * src/plugins/pgpmime/passphrase.h
2681 * src/plugins/pgpmime/pgpmime.c
2682 * src/plugins/pgpmime/pgpmime.deps
2683 * src/plugins/pgpmime/plugin.c
2684 * src/plugins/pgpmime/prefs_gpg.c
2685 * src/plugins/pgpmime/prefs_gpg.h
2686 * src/plugins/pgpmime/select-keys.c
2687 * src/plugins/pgpmime/select-keys.h
2688 * src/plugins/pgpmime/sgpgme.c
2689 * src/plugins/pgpmime/sgpgme.h
2690 Remove the core from pgpmime and add the
2691 dependancy to pgpcore.
2693 2005-07-14 [paul] 1.9.12cvs48
2695 * src/stock_pixmap.c
2696 forgot this in last commit
2698 2005-07-14 [paul] 1.9.12cvs47
2702 add accelerators for the buttons (sync with main)
2705 add accelerators for the buttons.
2706 fix editing with external editor.
2707 replace gdk_input_*() with GIOChannel;
2710 display folder names with new/unread
2711 representation (sync with main)
2713 specify default window icon (sync with main)
2714 * src/prefs_common.c
2715 use_addr_book default to FALSE
2718 add accelerators for the buttons (sync with main)
2721 * src/pixmaps/sylpheed_icon.xpm
2724 2005-07-13 [paul] 1.9.12cvs46
2726 * src/plugins/pgpmime/pgpmime.c
2727 * src/plugins/pgpmime/sgpgme.c
2728 (temporarily) use deprecated gpgme_data_rewind()
2729 while largefile support is not present
2730 (as suggested by Colin)
2732 2005-07-13 [paul] 1.9.12cvs45
2735 remove large file support (for now):
2736 it breaks too many things
2738 2005-07-13 [paul] 1.9.12cvs44
2741 add large file support
2743 fix bug #763 where href attribute was not
2744 the very first attribute of a link
2745 patch by Thomas Gilgin
2747 2005-07-13 [colin] 1.9.12cvs43
2749 * src/gtk/pluginwindow.c
2750 Little portability fix
2752 2005-07-13 [colin] 1.9.12cvs42
2754 * src/plugins/pgpmime/sgpgme.c
2757 2005-07-13 [colin] 1.9.12cvs41
2759 * src/plugins/pgpmime/pgpmime.c
2760 * src/plugins/pgpmime/sgpgme.c
2761 Use gpgme_data_release_and_get_mem instead
2764 2005-07-13 [colin] 1.9.12cvs40
2767 * src/plugins/pgpmime/passphrase.c
2768 * src/plugins/pgpmime/passphrase.h
2769 * src/plugins/pgpmime/pgpmime.c
2770 * src/plugins/pgpmime/plugin.c
2771 * src/plugins/pgpmime/select-keys.c
2772 * src/plugins/pgpmime/select-keys.h
2773 * src/plugins/pgpmime/sgpgme.c
2774 * src/plugins/pgpmime/sgpgme.h
2775 Port pgpmime to gpgme-1.0.
2777 2005-07-12 [paul] 1.9.12cvs39
2782 add a 'Go to Prev' button to the toolbar.
2783 correct tooltip text of go to buttons.
2784 based on patch by Yang Guilong <bamanzi@gmail.com>
2786 2005-07-12 [colin] 1.9.12cvs38
2789 Fix progress bar showing stuff at startup.
2791 2005-07-12 [paul] 1.9.12cvs37
2794 fix building with jpilot support
2796 2005-07-11 [colin] 1.9.12cvs36
2799 Add visual indication that filtering is running
2801 Make {}[] uri delimiters
2803 Remove useless (and slow) calls
2805 2005-07-11 [paul] 1.9.12cvs35
2807 * src/plugins/clamav/clamav_plugin_gtk.c
2808 * src/plugins/dillo_viewer/dillo_prefs.c
2809 * src/plugins/pgpmime/prefs_gpg.c
2810 * src/plugins/spamassassin/spamassassin_gtk.c
2811 gather plugins prefs together under their
2812 own 'Plugins' heading
2814 2005-07-11 [paul] 1.9.12cvs34
2819 account_delete(): modified alert dialog
2822 fixed a crash when cancelling file selection
2823 dialog by Escape key. Made non-ascii filename
2825 * src/prefs_template.c
2826 prefs_template_window_create(): make scrolled
2827 window policy AUTOMATIC
2829 2005-07-10 [hoa] 1.9.12cvs33
2831 * src/etpan/imap-thread.c
2832 workaround for old Courier IMAP servers.
2834 2005-07-10 [colin] 1.9.12cvs32
2839 Add visual progress indicator on filtering/processing
2840 Factorize the progress bar code
2843 * src/etpan/imap-thread.c
2844 Add a reference counter to avoid destroying the Folder
2845 while it's in use by another callback.
2847 2005-07-09 [hoa] 1.9.12cvs31
2850 * src/etpan/imap-thread.c
2851 fixed deadlock when removing IMAP account.
2853 2005-07-08 [colin] 1.9.12cvs30
2857 Fix again problems decoding broken headers
2858 * src/gtk/inputdialog.c
2859 Fix local variable shadowing a global one
2861 2005-07-08 [colin] 1.9.12cvs29
2864 Make the cache/mark files platform-agnostic by writing
2865 them in little-endian format. Reading them is also done
2866 in little-endian format, of course; however, in order
2867 to avoid trashing mark data on big-endian machines, the
2868 files are, at first, read from the native format if the
2869 little-endian one doesn't exist. This is easy to deter-
2870 mine by trying to open a file with a swapped data_ver
2871 and seeing if it's the wanted version.
2872 Little-endian using users should see absolutely no
2873 difference, Big-endian users may get a very little
2874 performance drop due to byte-swapping.
2875 Tested on i386 and ppc32.
2876 Fixes bug #159 (The index file, in the mailboxes, is
2877 hardware depending).
2879 To have the cache/mark files updated to the new little-
2880 endian format, "Check for new messages" or even
2881 "Rebuild folder tree" aren't enough. Files will be
2882 updated as soon as a folder has been opened/closed.
2883 To update everything, just select all folders by
2884 selecting them one by one.
2886 2005-07-07 [colin] 1.9.12cvs28
2889 Remember the folder separator per IMAPFolder
2890 instead of globally.
2891 Revive the Session on noop; fixes bug #761
2892 (mark a bunch of unread messages as read takes
2895 2005-07-07 [darko] 1.9.12cvs27
2897 * src/common/template.c
2898 Sort templates alphabetically
2900 2005-07-06 [colin] 1.9.12cvs26
2903 Try to use the correct separator in
2904 most cases. Possibly fixes bug #759
2905 (only creates the INBOX folder when
2906 setting up new IMAP account) and
2907 bug #760 (Can't retrieve messages)
2909 2005-07-06 [colin] 1.9.12cvs25
2912 Use real_path in status command. This will
2913 help later, when namespaces will be used.
2915 2005-07-06 [colin] 1.9.12cvs24
2921 * src/etpan/etpan-log.c
2922 * src/etpan/etpan-thread-manager.c
2923 * src/etpan/imap-thread.c
2924 Add a --disable-libetpan parameter. With this,
2925 users that don't want IMAP4 support can avoid
2926 the new dependancy (and have no IMAP support).
2927 Users that have IMAP4 accounts and use this
2928 parameter won't lose their configuration, their
2929 IMAP accounts will just be invisible and not
2932 Make the "Copy ..." contextual menu items
2933 copy to both the X clipboard and the gtk
2934 clipboard - as most other apps do.
2936 Add a notice about OpenSSL usage, in order to
2937 comply with OpenSSL's license (point 6):
2938 http://www.openssl.org/source/license.html
2940 2005-07-06 [colin] 1.9.12cvs23
2943 Fix a minimum size for alertpanels
2945 Show 'No space left on device' type errors
2946 when queuing/sending
2949 Rework folder's deletion message (remove
2952 2005-07-05 [colin] 1.9.12cvs22
2955 Add an alertpanel on auth error
2957 Remove pthread-related stuff
2959 2005-07-05 [colin] 1.9.12cvs21
2961 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2962 Fix crash on plugin reloading (with a hack)
2964 2005-07-05 [colin] 1.9.12cvs20
2966 * src/prefs_account.c
2967 * src/prefs_account.h
2971 Add a way to filter the view
2972 * src/gtk/pluginwindow.c
2973 Filter loadable stuff
2974 * src/plugins/pgpmime/prefs_gpg.c
2975 Fix missing unregistration
2977 * src/etpan/.cvsignore
2978 * src/plugins/spamassassin/.cvsignore
2979 Add more stuff to cvs ignored files
2981 2005-07-04 [colin] 1.9.12cvs19
2984 Fix scan_required returning FALSE when it
2985 shouldn't. Maybe fix #760 (Can't retrieve
2988 2005-07-04 [colin] 1.9.12cvs18
2991 Fix always_show_msg pref
2993 2005-07-04 [paul] 1.9.12cvs17
2995 sync with main (forgotten in last commit)
2997 * src/common/utils.c
2998 * src/common/utils.h
2999 check_line_length(): new.
3001 is_file_entry_exist()
3002 dirent_is_regular_file()
3003 dirent_is_directory(): use g_file_test() instead of stat().
3005 2005-07-04 [paul] 1.9.12cvs16
3010 compose_write_to_file(): check for line
3011 length limit and display warning if exceeds
3013 use get_home_dir() instead of g_get_home_dir()
3015 removed warning about invalid date
3017 use get_home_dir() instead of g_get_home_dir()
3019 2005-07-04 [paul] 1.9.12cvs15
3021 * src/stock_pixmap.c
3022 fix new pixmap naming errors
3023 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
3025 2005-07-04 [colin] 1.9.12cvs14
3028 Fix debugging string with a warning
3030 2005-07-04 [colin] 1.9.12cvs13
3033 Add a check for libetpan's version (>= 0.37)
3035 2005-07-04 [hoa] 1.9.12cvs12
3039 * src/etpan/imap-thread.c
3040 * src/etpan/imap-thread.h
3041 fixed IMAP implementation of check of mails.
3043 2005-07-03 [hoa] 1.9.12cvs11
3045 * src/etpan/Makefile.am
3046 * src/etpan/etpan-errors.h
3047 * src/etpan/etpan-log.[ch]
3048 * src/etpan/etpan-thread-manager-types.h
3049 * src/etpan/etpan-thread-manager.[ch]
3050 * src/etpan/imap-thread.[ch]
3057 dependency on libetpan 0.37 is now added.
3059 2005-07-01 [colin] 1.9.12cvs10
3065 * src/stock_pixmap.c
3066 * src/stock_pixmap.h
3067 * src/plugins/trayicon/trayicon.c
3068 Add marked symbol on folders containing
3073 * src/prefs_common.c
3074 * src/prefs_common.h
3076 Add an optional confirmation dialog on queue
3077 sending. Patch by wwp.
3078 * src/pixmaps/dir_close_mark.xpm ** ADDED **
3079 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
3080 * src/pixmaps/dir_open_mark.xpm ** ADDED **
3081 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
3082 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
3083 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
3084 * src/pixmaps/inbox_mark.xpm ** ADDED **
3085 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
3086 * src/pixmaps/outbox_mark.xpm ** ADDED **
3087 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
3088 * src/pixmaps/trash_mark.xpm ** ADDED **
3091 2005-07-01 [colin] 1.9.12cvs9
3094 Fix a little threading bug
3097 A little bit of HIG normality never hurts
3099 2005-07-01 [colin] 1.9.12cvs8
3107 * src/common/template.c
3108 * src/common/utils.c
3109 * src/common/utils.h
3110 Reverted the fwrite_atomic stuff. In fact
3111 it is already atomic.
3113 2005-06-30 [colin] 1.9.12cvs7
3115 * src/common/utils.c
3116 * src/common/utils.h
3117 Add an fwrite_atomic() function to make
3118 sure we write everything: fwrite can make
3126 * src/common/template.c
3127 Use that (and fix swapping of size and nmemb).
3128 Thanks to Rich Coe for the heads up.
3130 2005-06-30 [colin] 1.9.12cvs6
3133 Optimize addressbook opening
3135 2005-06-30 [colin] 1.9.12cvs5
3138 Remove calls to summary_step after move/copy
3140 2005-06-28 [paul] 1.9.12cvs4
3143 wrap and make the error msg selectable
3145 2005-06-28 [paul] 1.9.12cvs3
3148 replace the OK button with a Close button
3149 * src/gtk/foldersort.c
3150 use GTK_STOCK_ icons/buttons
3152 2005-06-28 [colin] 1.9.12cvs2
3154 * src/gedit-print.c ** ADDED **
3155 * src/gedit-print.h ** ADDED **
3156 * src/gtk/gtksourceprintjob.c ** ADDED **
3157 * src/gtk/gtksourceprintjob.h ** ADDED **
3158 I can't believe no one had enough time to tell
3159 me I forgot the `cvs add`
3161 2005-06-27 [colin] 1.9.12cvs1
3164 * src/gtk/Makefile.am
3169 Add optional libgnomeprint-based printing
3171 * src/gtk/quicksearch.c
3172 Add an Edit/Quick search menu item to show
3173 and focus the quicksearch
3175 2005-06-27 [paul] 1.9.12
3188 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3189 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
3190 SungHyun Nam, Frederico Goncalves Guimaraes,
3191 Andrej Kacian, and Yang Guilong
3192 2005-06-26 [colin] 1.9.11cvs106
3195 Forgot one file for previous fix
3197 2005-06-26 [colin] 1.9.11cvs105
3201 Fix problems with folder operations in no_select
3202 imap folders. it applies only to mails, and
3203 creation/deletion/move/renaming of folders
3206 2005-06-26 [paul] 1.9.11cvs104
3208 * src/prefs_filtering.c
3209 replace one more GTK_STOCK_REMOVE
3210 with GTK_STOCK_DELETE
3212 2005-06-25 [colin] 1.9.11cvs103
3215 Optimize get_seq_set_from_seq_list
3218 2005-06-25 [colin] 1.9.11cvs102
3221 If the directory exists, but not in the
3222 correct encoding, rename it. This should
3223 handle old-versions-induced bugs.
3225 2005-06-25 [colin] 1.9.11cvs101
3228 Fix path access with extended dir names
3229 Fixes bug #589 (SC segfaults with wrong locale
3232 2005-06-25 [colin] 1.9.11cvs100
3234 * src/prefs_account.c
3235 * src/prefs_account.h
3237 Add an option to encrypt replies to
3240 2005-06-25 [colin] 1.9.11cvs99
3243 * src/quote_fmt_parse.y
3244 ... And make it work with pgpinline.
3246 2005-06-25 [colin] 1.9.11cvs98
3251 * src/quote_fmt_parse.y
3252 o Make reedition of encrypted messages possible
3253 (as long as it is encrypted to self too, no
3255 o Make replying with quote (and without selecting
3256 text) possible for encrypted messages.
3257 Closes bug #550 (Not possible to "reply with quote"
3258 to gnupg encrypted messages)
3260 2005-06-24 [paul] 1.9.11cvs97
3265 2005-06-24 [paul] 1.9.11cvs96
3268 made bind password entry invisible
3270 * src/send_message.c
3271 send_message_local(): check exit status
3272 to detect errors (sync with main)
3274 use main's less ambiguous popup menu
3277 2005-06-24 [paul] 1.9.11cvs95
3279 * src/prefs_actions.c
3280 * src/prefs_customheader.c
3281 * src/prefs_display_header.c
3282 * src/prefs_filtering_action.c
3283 * src/prefs_matcher.c
3284 * src/prefs_template.c
3285 * src/prefs_toolbar.c
3286 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
3287 * src/gtk/description_window.c
3288 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
3290 2005-06-23 [colin] 1.9.11cvs94
3293 Fix rough edges (be sure to call status_show whenever
3296 2005-06-23 [colin] 1.9.11cvs93
3300 Before, in a 5K mails folder: 11s
3301 After, in the same folder: 58000µs
3302 The joys of locking... gtk_clist_select_all() fires a
3303 tree-select-row event for each selected row, which in
3304 summaryview, callbacks summary_selected which in turn,
3305 calls summary_status_show, which walks the selected
3306 rows. Hence, calling gtk_clist_select_all was
3307 exponential. Locking the summaryview makes
3308 summary_selected return early.
3310 2005-06-23 [colin] 1.9.11cvs92
3313 Move mutex at the important place to avoid
3316 Fix Del key deleting directly instead of
3319 2005-06-22 [colin] 1.9.11cvs91
3321 * src/plugins/spamassassin/libspamc.c
3322 As we do spagetti code with assignations in multiple
3323 places (see _message_read_raw where out = msg = raw),
3324 let's be sure we don't free the same pointer twice.
3325 Should fix bug #683 (Crash in libpam at
3328 2005-06-22 [colin] 1.9.11cvs90
3333 Make toolbar's delete use the move to trash stuff;
3334 Add gtk_widget_realize to be sure pixmaps can get
3335 created (that may fix an old worksforme bug which
3336 I can't find back...)
3338 2005-06-22 [colin] 1.9.11cvs89
3343 Rename "Message/Delete" to "Message/Move to trash"
3344 Add "Message/Delete..." that directly destroys the
3345 selected messages after asking for a confirmation.
3347 2005-06-22 [colin] 1.9.11cvs88
3350 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
3351 o Fix a deadlock (thanks Darko)
3353 2005-06-22 [colin] 1.9.11cvs87
3355 * src/gtk/foldersort.c
3356 Add missing include for the i18n;
3357 patch by Fabien Vantard
3359 2005-06-21 [colin] 1.9.11cvs86
3363 Respect the no_select flag
3365 Fix recursive deletion
3368 Make the folder deletion's warning
3371 2005-06-21 [colin] 1.9.11cvs85
3374 Prevent email addresses from spanning accross
3375 lines - fixes bug # 646 (newline-chars in
3378 2005-06-20 [colin] 1.9.11cvs84
3381 Be sure not to remove source if copy failed
3383 2005-06-20 [colin] 1.9.11cvs83
3387 remove summaryview's lock
3389 introduce threads to avoid problems when foreground tasks
3390 interfere with background tasks
3392 prevent moving to drafts/queue
3396 2005-06-19 [colin] 1.9.11cvs82
3399 Remember that the user doesn't want to override
3400 offline mode, for 3 seconds. It avoid presenting
3401 him with N popups in a really short time.
3403 2005-06-17 [colin] 1.9.11cvs81
3406 Fix IMAP breaking on folders containing '('
3407 (Probably won't be enough)
3409 2005-06-17 [colin] 1.9.11cvs80
3411 Forgotten files on 1.9.11cvs79
3413 Fix stepping when not immediately executing
3415 Really prevent UID FETCH 0
3417 Fix outgoing charset never set to utf-8
3421 2005-06-16 [colin] 1.9.11cvs79
3424 Fix bug #707 (Dash splits rows)
3425 Only wrap if we're on a line break position and
3426 the previous one was a "white" (space) char.
3427 Pango stuff is weird.
3429 2005-06-16 [colin] 1.9.11cvs78
3432 Lock summaryview while downloading messages
3436 * src/common/utils.c
3437 * src/common/utils.h
3438 Replace \r and \n with spaces in From and
3441 2005-06-16 [paul] 1.9.11cvs77
3444 liberalise the mime parser
3448 2005-06-16 [paul] 1.9.11cvs76
3453 2005-06-15 [colin] 1.9.11cvs75
3456 Finish header encoding fix
3460 Fix compilation (Thanks Stephan
3463 2005-06-15 [colin] 1.9.11cvs74
3466 Install gnome2 stuff rather than gnome1,
3471 Fix headers encoding
3473 Visual progress when fetching all messages
3477 Prevent changing current message while
3480 2005-06-15 [paul] 1.9.11cvs73
3482 * src/gtk/gtkaspell.c
3483 * src/gtk/gtkaspell.h
3486 2005-06-15 [paul] 1.9.11cvs72
3488 * src/prefs_filtering.c
3489 allow reordering of filter rules by
3492 2005-06-15 [paul] 1.9.11cvs71
3497 replace deprecated function
3499 * src/send_message.c
3500 * src/gtk/progressdialog.c
3501 * src/gtk/progressdialog.h
3502 salvage and reuse parts of reverted sync
3504 2005-06-15 [paul] 1.9.11cvs70
3507 * src/send_message.c
3508 * src/gtk/progressdialog.c
3509 * src/gtk/progressdialog.h
3510 revert yesterday's sync with main
3511 it contains deprecated functions
3513 2005-06-15 [colin] 1.9.11cvs69
3516 Fix bug #670 (multi user to: will corrupt message
3519 2005-06-15 [colin] 1.9.11cvs68
3522 Fix bug #421 (Fix undo on wrapping)
3524 2005-06-15 [colin] 1.9.11cvs67
3527 Provide visual feedback while processing
3530 Provide visual feedback while getting
3531 short headers (for uncached messages)
3534 2005-06-14 [paul] 1.9.11cvs66
3537 change a couple stock icons
3539 * src/send_message.c
3540 * src/gtk/progressdialog.c
3541 * src/gtk/progressdialog.h
3542 sync main's GtkTreeView implementation
3544 2005-06-14 [colin] 1.9.11cvs65
3547 Various little fixes, mainly on error paths
3549 2005-06-13 [colin] 1.9.11cvs64
3554 Add a way to fetch only headers. This speeds
3555 up filtering on headers for IMAP. Fixes:
3556 bug #481 extraneous imap commands slow down
3558 bug #522 Sylpheed downloads all messages
3559 when opening mailbox (IMAP)
3560 bug #677 IMAP fetch is soooooooooooooo slow
3563 Add a folder set_batch method so that
3564 implementations can speed up flags changes
3567 Use that in mark as (un)read and mark all read
3570 Implement set_batch - brings back deferred
3571 flags in a less buggy manner. Fixes:
3572 bug #729 IMAP immediate expunge of deleted messages
3573 bug #191 remove list of messages with one command
3574 Fix login with strange chars
3575 Implement fetch_msg_full
3576 Fix copy (wrong counts)
3578 2005-06-12 [colin] 1.9.11cvs63
3581 lock incorporation during long operations.
3582 Avoids fucking up the IMAP socket.
3584 2005-06-12 [colin] 1.9.11cvs62
3588 Factorize remove_all_msg
3591 Don't update partial-download status if unnecessary
3593 Use remove_msgs everywhere possible
3595 2005-06-12 [colin] 1.9.11cvs61
3599 Add a remove_msgs function to remove a
3604 2005-06-12 [colin] 1.9.11cvs60
3607 Remove flags-processing deferring... Too hard
3608 to get it to work in all cases.
3610 2005-06-11 [colin] 1.9.11cvs59
3613 printf -> debug_print
3615 2005-06-11 [colin] 1.9.11cvs58
3618 o Fix build without USE_PTHREAD
3619 o Factorize imap_open
3620 o Alertpanel in case of impossible connection
3621 o Alertpanel in case of impossible login
3622 o Fix deferred flags processing to force a
3623 flush before adding some more flags to process,
3624 but in another folder.
3626 2005-06-10 [colin] 1.9.11cvs57
3629 o Fix a format string error
3630 o init ssl socket outside of the thread
3631 (it possibly invokes gtk calls)
3633 o Put back the buffer to its necessary size
3634 o Fix changing a file pointer without keeping
3635 track of it (thanks Valgrind)
3637 o Fix automatic STARTTLS if login should be done
3638 and the server only allows it after starting TLS
3639 * src/gtk/gtkinputdialog.c
3640 o Eat GDK_Return so that the combo popup doesn't
3641 appear when we press Enter to validate the combo
3642 input dialog (as seen in the Open with... dialog)