1 2005-10-07 [colin] 1.9.15cvs20
3 * src/plugins/pgpcore/passphrase.c
4 Fix bug #826 (X-Server hangs when
5 right-clicking a PGP encrypted message)
7 2005-10-07 [paul] 1.9.15cvs19
11 patch by Fabien Vantard
13 2005-10-06 [colin] 1.9.15cvs18
15 * src/pixmaps/address.xpm
16 * src/pixmaps/address_book.xpm
17 * src/pixmaps/book.xpm
18 * src/pixmaps/check_spelling.xpm
19 * src/pixmaps/checkbox_off.xpm
20 * src/pixmaps/checkbox_on.xpm
21 * src/pixmaps/close.xpm
22 * src/pixmaps/complete.xpm
23 * src/pixmaps/continue.xpm
24 * src/pixmaps/deleted.xpm
25 * src/pixmaps/down_arrow.xpm
26 * src/pixmaps/exec.xpm
27 * src/pixmaps/forwarded.xpm
28 * src/pixmaps/group.xpm
29 * src/pixmaps/ignorethread.xpm
30 * src/pixmaps/interface.xpm
31 * src/pixmaps/jpilot.xpm
32 * src/pixmaps/ldap.xpm
33 * src/pixmaps/linewrap.xpm
34 * src/pixmaps/linewrapcurrent.xpm
35 * src/pixmaps/mail.xpm
36 * src/pixmaps/mail_attach.xpm
37 * src/pixmaps/mail_compose.xpm
38 * src/pixmaps/mail_forward.xpm
39 * src/pixmaps/mail_receive.xpm
40 * src/pixmaps/mail_receive_all.xpm
41 * src/pixmaps/mail_reply.xpm
42 * src/pixmaps/mail_reply_to_all.xpm
43 * src/pixmaps/mail_reply_to_author.xpm
44 * src/pixmaps/mail_send.xpm
45 * src/pixmaps/mail_send_queue.xpm
46 * src/pixmaps/mime_application.xpm
47 * src/pixmaps/mime_audio.xpm
48 * src/pixmaps/mime_image.xpm
49 * src/pixmaps/mime_message.xpm
50 * src/pixmaps/mime_text_enriched.xpm
51 * src/pixmaps/mime_text_html.xpm
52 * src/pixmaps/mime_text_plain.xpm
53 * src/pixmaps/mime_unknown.xpm
55 * src/pixmaps/news_compose.xpm
56 * src/pixmaps/offline.xpm
57 * src/pixmaps/online.xpm
58 * src/pixmaps/paste.xpm
59 * src/pixmaps/preferences.xpm
60 * src/pixmaps/privacy_emblem_encrypted.xpm
61 * src/pixmaps/privacy_expired.xpm
62 * src/pixmaps/privacy_failed.xpm
63 * src/pixmaps/privacy_passed.xpm
64 * src/pixmaps/privacy_signed.xpm
65 * src/pixmaps/privacy_unknown.xpm
66 * src/pixmaps/privacy_warn.xpm
67 * src/pixmaps/properties.xpm
68 * src/pixmaps/replied.xpm
69 * src/pixmaps/search.xpm
70 * src/pixmaps/unread.xpm
71 * src/pixmaps/up_arrow.xpm
72 * src/pixmaps/vcard.xpm
73 Modernize internal theme, with icons from the
74 Gnomaws theme. Keep some of the old ones where
77 2005-10-06 [colin] 1.9.15cvs17
80 Little optimisations + bugfix
82 Remove default useless items - useless being defined
83 by the default relevant prefs
85 include config.h to make gettext work
87 Fix selection of current theme in prefs
89 2005-10-06 [colin] 1.9.15cvs16
93 * src/prefs_summaries.c
95 Add a warning dialog on Mark all read
96 (with pref to get rid of it)
98 2005-10-06 [paul] 1.9.15cvs15
102 updated by Geir Helland and Frederico
105 2005-10-05 [colin] 1.9.15cvs14
115 add a way to rescan without rebuilding
116 make moving a bit faster (less folders changes)
117 don't lock the tree on Get
119 Don't re-delete deleted messages before expunging
121 Set batch mode when deleting mails
123 2005-10-05 [paul] 1.9.15cvs13
127 fix disabled Execute menu item
129 match the change in 1.9.15cvs10: use Compose
130 instead of News by default
132 2005-10-04 [colin] 1.9.15cvs12
135 When replying to an ML post with Reply-To set
136 to the poster's email, honor it (as before),
137 but also honor our user's request to reply to
138 the mailing list: set the ML address in the To
139 field and the Reply-To address in the Cc:
142 2005-10-04 [colin] 1.9.15cvs11
144 * src/plugins/trayicon/trayicon.c
145 Finish cosmetic change - thanks to wwp
147 2005-10-04 [colin] 1.9.15cvs10
150 Use Compose instead of Email by default.
153 2005-10-04 [colin] 1.9.15cvs9
159 * src/etpan/imap-thread.c
160 * src/etpan/imap-thread.h
161 Try to make IMAP faster, by simplifying SEARCH
162 commands, avoiding sending two STATUS in a row,
163 and deferring flags sync and processing just
164 after displaying the folder.
165 This will update the SummaryView in certain
166 cases (new mails not already fetched, flags
167 changed from another client) but in a non-
170 2005-10-04 [colin] 1.9.15cvs8
172 * src/plugins/trayicon/trayicon.c
173 Relabel "Offline" to "Work offline"
175 2005-10-04 [colin] 1.9.15cvs7
180 Fix mbox import/export buglets
182 * src/plugins/trayicon/trayicon.c
186 2005-10-04 [colin] 1.9.15cvs6
191 Better fix (don't break mark all read) for cvs2
193 2005-10-03 [colin] 1.9.15cvs5
196 Use a sane sort by default
198 2005-10-03 [colin] 1.9.15cvs4
201 Add a 'Only once' button for overriding offline mode
202 * src/prefs_account.c
204 Add Local mbox to the wizard
205 Add IMAP subdir to the wizard (or the wizard is useless
206 for such accounts, or even worse than useless)
207 Move IMAP subdir from Advanced to Receive tab, as it's
210 2005-10-03 [colin] 1.9.15cvs3
213 Forgot this one in cvs1
215 2005-10-03 [colin] 1.9.15cvs2
218 Faster close when leaving a folder with lots
219 of new mails. Idea by David Relson.
221 2005-10-03 [colin] 1.9.15cvs1
230 * src/gtk/sslcertwindow.c
231 * src/plugins/trayicon/trayicon.c
232 Add accels to every AlertPanel. Patch by Fabien
235 2005-10-03 [paul] 1.9.15
239 2005-10-03 [paul] 1.9.14cvs68
249 updated by Miquel Oliete, Thomas Gilgin, Ricardo
250 Mones Lastra, Tommi Pirinen, Fabien vantard,
251 Andrej Kacian, Aleksander Urosevic, Yang Guilong
253 2005-10-03 [paul] 1.9.14cvs67
256 prevent hang on Cancel
259 2005-10-03 [paul] 1.9.14cvs66
262 fix crash in IMAP caused by discrepancy
263 between check_at_startup and offline mode
266 2005-10-01 [paul] 1.9.14cvs65
271 2005-10-01 [paul] 1.9.14cvs64
274 synchronise import_mbox() and export_mbox()
276 proc_mbox(): add alert if file cannot be opened
277 export_list_to_mbox(): test if dest file exists,
278 prompt user to overwrite if it does. add alert
279 if file cannot be created
284 2005-09-30 [paul] 1.9.14cvs63
287 Fix sensitivity of a menu
289 Respect hidden pref for mails with no encoding
291 Fix memory corruption
292 * src/plugins/pgpcore/sgpgme.c
293 Fix segfault on incomplete sigs, and display
298 2005-09-30 [colin] 1.9.14cvs62
300 * src/partial_download.c
301 Little logic fix in almost-dead code
303 Fix partial download when there's no new mail
305 2005-09-29 [paul] 1.9.14cvs61
307 * src/plugins/pgpinline/pgpinline.c
308 fix bug 819, 'crash accessing sign message'
311 2005-09-28 [martin] 1.9.14cvs60
313 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
314 fix bug #790 (Crash when restarting window manager (fluxbox))
316 2005-09-28 [paul] 1.9.14cvs59
318 * src/gtk/gtkaspell.c
321 2005-09-27 [colin] 1.9.14cvs58
323 * src/plugins/pgpcore/sgpgme.c
324 Report error when there's one, instead of
325 "Signature unchecked"
327 2005-09-27 [colin] 1.9.14cvs57
330 Fix bug #816 (Weird quotation with spaces)
332 2005-09-27 [colin] 1.9.14cvs56
337 Put subject in compose's title
338 Fix Automatic encoding so that it's really automatic:
339 first try default locale's charset, then charset of the replied mail,
341 Fix encoding of headers (must be in strict mode too)
343 2005-09-26 [colin] 1.9.14cvs55
345 * src/gtk/gtkaspell.c
346 Fix previous patch - don't color the space,
349 2005-09-26 [colin] 1.9.14cvs54
351 * src/gtk/gtkaspell.c
352 Unmark space if possible
354 2005-09-26 [colin] 1.9.14cvs53
357 log_error instead of alertpanel according to the pref
358 * src/etpan/imap-thread.c
359 Print connect status, copy only necessary size to
361 * src/plugins/pgpmime/pgpmime.c
362 Handle S/Mime signatures (verification only). Patch based
363 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
365 2005-09-26 [paul] 1.9.14cvs52
367 * src/common/passcrypt.c
368 this 'workaround' not necessary on NetBSD.
369 Thanks to Daniel Gustafson
375 2005-09-26 [paul] 1.9.14cvs51
378 Skip currently selected message when
379 looking for next new or unread message
380 in current folder. Patch by Colin
381 * src/common/passcrypt.c
382 eliminate warnings on *BSD. Patch by
385 2005-09-26 [colin] 1.9.14cvs50
388 Call postfiltering hook anyway
390 2005-09-22 [colin] 1.9.14cvs49
394 Add a strict mode that doesn't replace with _
397 Use strict conversion while sending
398 Fix race when drafting while sending (happens
400 Fix d'n'd of messages from summaryview
403 add hidden utf8_instead_of_locale_for_broken_mail
404 pref for people that preferred the default charset
405 to be utf8 for broken mails
406 * src/quote_fmt_parse.y
407 fix bug #815 (No quote insert if "From:" fied
408 contained Russian letters)
410 Fix d'n'd of messages to compose
412 2005-09-22 [paul] 1.9.14cvs48
415 fix bug where attachments Name entry
416 would display Path instead
418 2005-09-21 [paul] 1.9.14cvs47
423 * config/config.rpath
424 * doc/manual/en/sylpheed-20.html
425 * doc/manual/es/sylpheed-20.html
480 * src/displayheader.c
481 * src/displayheader.h
492 * src/editldap_basedn.c
493 * src/editldap_basedn.h
512 * src/folder_item_prefs.c
513 * src/folder_item_prefs.h
520 * src/grouplistdialog.c
521 * src/grouplistdialog.h
566 * src/matcher_parser.h
567 * src/matcher_parser_lex.l
568 * src/matcher_parser_parse.y
571 * src/message_search.c
572 * src/message_search.h
591 * src/partial_download.c
592 * src/partial_download.h
597 * src/prefs_account.c
598 * src/prefs_account.h
599 * src/prefs_actions.c
600 * src/prefs_actions.h
603 * src/prefs_compose_writing.c
604 * src/prefs_compose_writing.h
605 * src/prefs_customheader.c
606 * src/prefs_customheader.h
607 * src/prefs_display_header.c
608 * src/prefs_display_header.h
609 * src/prefs_ext_prog.c
610 * src/prefs_ext_prog.h
611 * src/prefs_filtering.c
612 * src/prefs_filtering.h
613 * src/prefs_filtering_action.c
614 * src/prefs_filtering_action.h
615 * src/prefs_folder_column.c
616 * src/prefs_folder_column.h
617 * src/prefs_folder_item.c
618 * src/prefs_folder_item.h
623 * src/prefs_image_viewer.c
624 * src/prefs_image_viewer.h
625 * src/prefs_matcher.c
626 * src/prefs_matcher.h
627 * src/prefs_message.c
628 * src/prefs_message.h
629 * src/prefs_msg_colors.c
630 * src/prefs_msg_colors.h
635 * src/prefs_receive.c
636 * src/prefs_receive.h
639 * src/prefs_spelling.c
640 * src/prefs_spelling.h
641 * src/prefs_summaries.c
642 * src/prefs_summaries.h
643 * src/prefs_summary_column.c
644 * src/prefs_summary_column.h
645 * src/prefs_template.c
646 * src/prefs_template.h
649 * src/prefs_toolbar.c
650 * src/prefs_toolbar.h
651 * src/prefs_wrapping.c
652 * src/prefs_wrapping.h
662 * src/quote_fmt_parse.y
671 * src/simple-gettext.c
680 * src/summary_search.c
681 * src/summary_search.h
698 * src/common/base64.c
699 * src/common/base64.h
707 * src/common/mgutils.c
708 * src/common/mgutils.h
711 * src/common/passcrypt.c
712 * src/common/passcrypt.h.in
713 * src/common/plugin.c
714 * src/common/plugin.h
717 * src/common/progressindicator.c
718 * src/common/progressindicator.h
719 * src/common/quoted-printable.c
720 * src/common/quoted-printable.h
721 * src/common/session.c
722 * src/common/session.h
725 * src/common/socket.c
726 * src/common/socket.h
729 * src/common/ssl_certificate.c
730 * src/common/ssl_certificate.h
731 * src/common/string_match.c
732 * src/common/string_match.h
733 * src/common/stringtable.c
734 * src/common/sylpheed.c
735 * src/common/sylpheed.h
736 * src/common/template.c
737 * src/common/template.h
738 * src/common/timing.h
741 * src/common/uuencode.c
742 * src/common/uuencode.h
743 * src/common/version.h.in
746 * src/common/xmlprops.c
747 * src/common/xmlprops.h
750 * src/gtk/colorlabel.c
751 * src/gtk/colorlabel.h
754 * src/gtk/description_window.c
755 * src/gtk/description_window.h
758 * src/gtk/foldersort.c
759 * src/gtk/foldersort.h
762 * src/gtk/inputdialog.c
763 * src/gtk/inputdialog.h
764 * src/gtk/logwindow.c
765 * src/gtk/logwindow.h
766 * src/gtk/manage_window.c
767 * src/gtk/manage_window.h
770 * src/gtk/pluginwindow.c
771 * src/gtk/pluginwindow.h
772 * src/gtk/prefswindow.c
773 * src/gtk/prefswindow.h
774 * src/gtk/progressdialog.c
775 * src/gtk/progressdialog.h
776 * src/gtk/quicksearch.c
777 * src/gtk/quicksearch.h
778 * src/gtk/sslcertwindow.c
779 * src/gtk/sslcertwindow.h
780 * src/plugins/clamav/clamav_plugin.c
781 * src/plugins/clamav/clamav_plugin.h
782 * src/plugins/clamav/clamav_plugin_gtk.c
783 * src/plugins/demo/demo.c
784 * src/plugins/dillo_viewer/dillo_prefs.c
785 * src/plugins/dillo_viewer/dillo_prefs.h
786 * src/plugins/dillo_viewer/dillo_viewer.c
787 * src/plugins/mathml_viewer/mathml_viewer.c
788 * src/plugins/pgpcore/passphrase.c
789 * src/plugins/pgpcore/passphrase.h
790 * src/plugins/pgpcore/plugin.c
791 * src/plugins/pgpcore/prefs_gpg.c
792 * src/plugins/pgpcore/prefs_gpg.h
793 * src/plugins/pgpcore/select-keys.c
794 * src/plugins/pgpcore/select-keys.h
795 * src/plugins/pgpcore/sgpgme.c
796 * src/plugins/pgpcore/sgpgme.h
797 * src/plugins/pgpinline/pgpinline.c
798 * src/plugins/pgpinline/pgpinline.h
799 * src/plugins/pgpinline/plugin.c
800 * src/plugins/pgpmime/pgpmime.c
801 * src/plugins/pgpmime/pgpmime.h
802 * src/plugins/pgpmime/plugin.c
803 * src/plugins/spamassassin/spamassassin.c
804 * src/plugins/spamassassin/spamassassin.h
805 * src/plugins/spamassassin/spamassassin_gtk.c
806 * src/plugins/trayicon/trayicon.c
807 * tools/OOo2sylpheed.pl
808 * tools/acroread2sylpheed.pl
809 * tools/asus_mailled.sh
810 * tools/filter_conv.pl
811 * tools/freshmeat_search.pl
812 * tools/google_search.pl
813 * tools/kmail2sylpheed.pl
814 * tools/kmail2sylpheed_v2.pl
815 * tools/maildir2sylpheed.pl
816 * tools/multiwebsearch.pl
817 * tools/newscache_clean.pl
818 * tools/outlook2sylpheed.pl
819 * tools/sylpheed-switcher
822 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
825 2005-09-21 [colin] 1.9.14cvs46
832 Remove some printing hacks (deselection/reselection),
833 which by the way fix printing the currently
834 displayed mime part (still only text)
835 Plus a little optimisation of summary_show
838 2005-09-20 [colin] 1.9.14cvs45
842 GUI fixups: add accels, set message
843 view title to displayed mail's subject
844 * src/prefs_spelling.c
845 * src/gtk/gtkaspell.c
846 GUI fixups: allow underlining misspelled
847 words instead of coloring them (a11y!)
853 2005-09-19 [colin] 1.9.14cvs44
857 * src/gtk/gtkaspell.c
860 2005-09-19 [colin] 1.9.14cvs43
863 Fix sensitivity of Delete button
865 Warn if the requested Privacy system
875 * src/prefs_account.h
876 * src/prefs_account.c
877 Save SSL prefs even in builds that have
883 Warn if connection should be secure, but
884 SSL support isn't compiled in
886 Fix word separation on UTF-8 systems
887 Fixes bug #812 (Strange inline spellchecking)
889 Warn if the requested Privacy system
891 Factorize offline warning
899 Factorize offline warning
905 2005-09-18 [colin] 1.9.14cvs42
910 Add a way to get locale's charset ignoring utf-8,
911 and use that as default encoding for broken mails
913 2005-09-18 [colin] 1.9.14cvs41
915 * src/gtk/logwindow.c
916 Translate string. Patch by Fabien Vantard
918 2005-09-18 [colin] 1.9.14cvs40
921 Fix bug #803 (IMAP/SSL support breaks with
922 GnuTLS libetpan 0.38)
924 2005-09-18 [colin] 1.9.14cvs39
929 More charsets fixes. Fixes bug #806 (non
930 ascii characters in subject line)
932 2005-09-17 [paul] 1.9.14cvs38
937 Patch by Pawel Pekala
939 2005-09-17 [colin] 1.9.14cvs37
942 bugfix for NO-USE LDAP compilation, patch
945 2005-09-17 [colin] 1.9.14cvs36
947 * src/prefs_actions.c
948 * src/prefs_customheader.c
949 * src/prefs_display_header.c
950 * src/prefs_filtering_action.c
951 * src/prefs_matcher.c
952 * src/prefs_toolbar.c
953 Fix strange casts (less elegant but
956 2005-09-16 [colin] 1.9.14cvs35
961 2005-09-16 [colin] 1.9.14cvs34
975 * src/matcher_parser_parse.y
977 * src/etpan/Makefile.am
978 * src/gtk/description_window.c
979 * src/plugins/clamav/Makefile.am
980 * src/plugins/clamav/clamav_plugin.c
981 * src/plugins/dillo_viewer/Makefile.am
982 * src/plugins/pgpcore/Makefile.am
983 * src/plugins/pgpinline/Makefile.am
984 * src/plugins/pgpmime/Makefile.am
985 * src/plugins/trayicon/Makefile.am
986 Fix 100% cpu usage in address completion list
987 Fix little bugs (return with no values etc)
988 Fix all warnings (with common CFLAGS)
990 2005-09-15 [colin] 1.9.14cvs33
993 Fix bug where sometimes a group's email list is empty,
994 force its refresh (probably fixes "Re: how to create a
997 Don't return to the callback in the main thread from the
998 fetch thread (or face segs!)
1000 2005-09-15 [paul] 1.9.14cvs32
1002 * src/prefs_matcher.c
1003 forgotten in last commit
1005 2005-09-15 [paul] 1.9.14cvs31
1007 * src/prefs_actions.c
1008 * src/prefs_filtering_action.c
1012 * src/gtk/description_window.c
1013 * src/gtk/description_window.h
1014 * src/gtk/quicksearch.c
1015 allow interaction with the called
1017 Patch by Anders Hammar
1019 2005-09-14 [paul] 1.9.14cvs30
1022 fix a little annoyance when pasting with 3rd button
1023 with wrap_pastes=0 and wrap_input=1
1026 2005-09-14 [paul] 1.9.14cvs29
1028 * src/prefs_account.c
1029 disable 'Filter messages on receiving' for
1031 Patch by Anders Hammar
1033 2005-09-14 [paul] 1.9.14cvs28
1037 updated by Andrej Kacian
1043 2005-09-14 [paul] 1.9.14cvs27
1046 updated by Ricardo Mones Lastra
1049 associate no_wrap_tags to Compose windows
1050 instead of using a static one
1056 remove unneeded printf()
1058 2005-09-14 [paul] 1.9.14cvs26
1066 * src/partial_download.c
1068 * src/prefs_account.c
1069 * src/prefs_account.h
1070 * src/prefs_actions.c
1071 * src/prefs_customheader.c
1072 * src/prefs_display_header.c
1073 * src/prefs_filtering_action.c
1074 * src/prefs_matcher.c
1075 * src/prefs_toolbar.c
1082 * src/common/plugin.c
1083 * src/common/session.h
1084 * src/common/socket.c
1085 * src/common/socket.h
1086 * src/common/template.c
1087 * src/gtk/gtkaspell.c
1088 * src/gtk/quicksearch.h
1089 * src/plugins/pgpcore/passphrase.c
1090 * src/plugins/pgpcore/prefs_gpg.h
1091 * src/plugins/pgpcore/select-keys.c
1092 * src/plugins/pgpcore/select-keys.h
1093 * src/plugins/pgpcore/sgpgme.c
1094 * src/plugins/pgpinline/pgpinline.c
1095 * src/plugins/pgpmime/pgpmime.c
1096 * src/plugins/trayicon/trayicon.c
1097 fix compilation warnings
1098 Patch by Daniel Gustafson
1100 2005-09-14 [paul] 1.9.14cvs25
1103 add missing column header, and other small
1105 Patch by Anders Hammar
1107 2005-09-13 [colin] 1.9.14cvs24
1109 * src/gtk/gtkaspell.c
1110 Fix non-utf8 in menu
1112 Nullify struct members after free()s
1114 2005-09-13 [colin] 1.9.14cvs23
1117 Test utf8 compliance before inserting to
1118 buffer, and try to convert if necessary
1120 If no charset is present, use the locale
1121 one instead of us-ascii
1123 Add Sender, List-Post and To in the checked
1124 headers for automatic rules creation
1126 * src/prefs_themes.c
1127 * src/gtk/gtkaspell.c
1128 Remove deprecated functions.
1129 patch by Daniel Gustafson
1131 2005-09-12 [colin] 1.9.14cvs22
1134 Fix bug #448 (Scrolling/Redraw issue with
1135 address-fields in Header)
1139 Fix loss of MSG_MARKED on move/copy
1140 Fix bug #804 (Quicksearch togglebutton doesn't
1141 get depressed after '/' key is pressed)
1143 2005-09-12 [paul] 1.9.14cvs21
1146 * src/gtk/logwindow.c
1147 add 'Clear Log' to popup menu
1148 Patch by Anders Hammar <anders.hammar@telia.com>
1150 2005-09-12 [paul] 1.9.14cvs20
1153 set correct sensitivity on attachments
1157 * src/prefs_spelling.c
1158 fix crash when no LANG env is set
1161 don't use memeory after free
1163 All patches by Daniel Gustafson
1165 2005-09-12 [paul] 1.9.14cvs19
1167 * src/prefs_themes.c
1168 make theme info selectable
1169 * src/gtk/description_window.c
1170 make window non-modal
1172 add details of asus_mailed.sh
1173 * tools/claws.i18n.status.pl
1174 update for new zh_TW translator
1176 create alternate coloured lines
1179 2005-09-10 [colin] 1.9.14cvs18
1181 * src/plugins/pgpcore/select-keys.c
1182 Better order for the buttons
1184 2005-09-10 [colin] 1.9.14cvs17
1187 * src/plugins/pgpcore/select-keys.c
1188 * src/plugins/pgpcore/select-keys.h
1189 * src/plugins/pgpcore/sgpgme.c
1190 Add a "Don't encrypt" button to the key
1191 selection dialog. Fixes bug #177 (There should be a
1192 'Don't encrypt button in the Select Keys dialog)
1194 2005-09-10 [colin] 1.9.14cvs16
1197 Fix bug #572 (%X option does not work with templates)
1199 2005-09-10 [colin] 1.9.14cvs15
1204 2005-09-10 [colin] 1.9.14cvs14
1207 Fix a possible crash
1209 2005-09-09 [colin] 1.9.14cvs13
1212 * src/etpan/imap-thread.c
1213 * src/etpan/imap-thread.h
1214 Fix moving from queue or drafts to normal folders
1215 Fix bug #794 (No way to delete without expunging)
1216 Take flags unset by other mailers into account
1217 Take deleted flag set by other mailers into account
1218 Fix unsetting REPLIED flag
1219 Fix crash when capabilities can't be retrieved
1222 Add M_DELAYED_FLAGS condition, and let the user use
1223 Execute in order to be able to expunge deleted mails,
1224 even if he's not in delayed execute mode
1225 * src/prefs_spelling.c
1226 Use 'en' dictionary by default if LANG is POSIX or C
1227 * src/gtk/prefswindow.c
1228 Fix bug #767 (Preferences windows expanding) by making
1229 the window a bit larger when the resolution is greater
1230 than 640x480, and by putting the prefs in a
1233 2005-09-09 [paul] 1.9.14cvs12
1237 * po/zh_TW.Big5.po ** REMOVED **
1238 * po/zh_TW.po ** ADDED **
1239 updated by Wei-Lun Chao
1241 2005-09-09 [paul] 1.9.14cvs11
1246 delay memory allocation until file is
1248 Patch by Daniel Gustafson
1250 2005-09-09 [cleroy] 1.9.14cvs10
1255 2005-09-08 [colin] 1.9.14cvs9
1258 Alert when we can't save draft
1259 Fix various wrap/color issues
1260 Add mid-click pasting respecting wrap_paste option
1263 * src/folder_item_prefs.c
1264 * src/folder_item_prefs.h
1274 * src/prefs_folder_item.c
1275 Fix the impossibility to synchronise folders for
1276 offline use (IMAP and NNTP are concerned)
1278 2005-09-08 [colin] 1.9.14cvs8
1281 Build LDAP and JPilot by default if available
1285 2005-09-08 [paul] 1.9.14cvs7
1287 * doc/manual/en/sylpheed-1.html
1288 * doc/manual/en/sylpheed-18.html
1289 * doc/manual/en/sylpheed-19.html
1290 * doc/manual/en/sylpheed-4.html
1291 * doc/manual/en/sylpheed-6.html
1292 * doc/manual/en/sylpheed.html
1293 a few minor updates, plus include some
1294 details about plugins and their requirements
1296 minor changes to English in /View/Sort
1298 2005-09-07 [colin] 1.9.14cvs6
1300 * doc/manual/en/sylpheed-1.html
1301 * doc/manual/en/sylpheed-10.html
1302 * doc/manual/en/sylpheed-11.html
1303 * doc/manual/en/sylpheed-12.html
1304 * doc/manual/en/sylpheed-13.html
1305 * doc/manual/en/sylpheed-14.html
1306 * doc/manual/en/sylpheed-15.html
1307 * doc/manual/en/sylpheed-16.html
1308 * doc/manual/en/sylpheed-17.html
1309 * doc/manual/en/sylpheed-18.html
1310 * doc/manual/en/sylpheed-19.html
1311 * doc/manual/en/sylpheed-2.html
1312 * doc/manual/en/sylpheed-20.html
1313 * doc/manual/en/sylpheed-21.html
1314 * doc/manual/en/sylpheed-22.html
1315 * doc/manual/en/sylpheed-3.html
1316 * doc/manual/en/sylpheed-4.html
1317 * doc/manual/en/sylpheed-5.html
1318 * doc/manual/en/sylpheed-6.html
1319 * doc/manual/en/sylpheed-7.html
1320 * doc/manual/en/sylpheed-8.html
1321 * doc/manual/en/sylpheed-9.html
1322 * doc/manual/en/sylpheed.html
1323 More substitutions (missed Sylpheed -> Sylpheed-Claws)
1325 2005-09-07 [colin] 1.9.14cvs5
1328 Make labels more to-the-point
1330 2005-09-07 [colin] 1.9.14cvs4
1332 * doc/manual/en/sylpheed-1.html
1333 * doc/manual/en/sylpheed-12.html
1334 * doc/manual/en/sylpheed-13.html
1335 * doc/manual/en/sylpheed-14.html
1336 * doc/manual/en/sylpheed-15.html
1337 * doc/manual/en/sylpheed-16.html
1338 * doc/manual/en/sylpheed-17.html
1339 * doc/manual/en/sylpheed-18.html
1340 * doc/manual/en/sylpheed-19.html
1341 * doc/manual/en/sylpheed-2.html
1342 * doc/manual/en/sylpheed-20.html
1343 * doc/manual/en/sylpheed-21.html
1344 * doc/manual/en/sylpheed-22.html
1345 * doc/manual/en/sylpheed-4.html
1346 * doc/manual/en/sylpheed-5.html
1347 * doc/manual/en/sylpheed-6.html
1348 * doc/manual/en/sylpheed-7.html
1349 * doc/manual/en/sylpheed-8.html
1350 * doc/manual/en/sylpheed-9.html
1351 * doc/manual/en/sylpheed.html
1354 2005-09-07 [colin] 1.9.14cvs3
1356 * doc/faq/en/sylpheed-faq-1.html
1357 * doc/faq/en/sylpheed-faq-2.html
1358 * doc/faq/en/sylpheed-faq-3.html
1359 * doc/faq/en/sylpheed-faq.html
1362 2005-09-07 [colin] 1.9.14cvs2
1368 Fix special subfolders:
1369 - Inherit parent's icon
1370 - sent contents of queues subfolders
1371 - empty subfolders of trashes
1373 Remove outdated manual and faq entries
1374 * src/common/utils.c
1375 Add quotes around %s coming from mailcap
1377 2005-09-07 [colin] 1.9.14cvs1
1380 After saving draft, set modified to FALSE
1382 * src/common/utils.c
1383 * src/common/utils.h
1384 Try to open mime parts using what is
1385 indicated in ~/.mailcap or /etc/mailcap,
1388 2005-09-05 [paul] 1.9.14
1393 updated by Andrej Kacian
1395 2005-09-05 [paul] 1.9.13cvs83
1404 updated translations by Thomas Gilgin, Ricardo Mones
1405 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
1406 Frederico Goncalves Guimaraes, Aleksandar Urosevic
1408 2005-09-04 [paul] 1.9.13cvs82
1411 only warn about exceeded line length limit
1414 2005-09-04 [paul] 1.9.13cvs81
1417 fix crash in 'line length exceeded' dialogue
1419 2005-09-02 [paul] 1.9.13cvs80
1422 fix bug 795, 'Connection lost IMAP'
1423 and add statusbar prints
1426 2005-09-02 [paul] 1.9.13cvs79
1429 compose_wrap_paragraph() becomes
1430 compose_beautify_paragraph()
1433 2005-09-02 [cleroy] 1.9.13cvs78
1438 2005-09-01 [colin] 1.9.13cvs77
1441 Maybe fix bug #795 (Connection lost IMAP)
1442 Don't try to send logout when we're disconnected.
1444 Include locked and marked emails in HRM
1445 view. Fixes bug #800 (Locked messages no longer
1446 show up when hide read messages is used)
1448 2005-09-01 [paul] 1.9.13cvs76
1450 * src/prefs_common.c
1453 2005-08-31 [colin] 1.9.13cvs75
1457 * src/prefs_summaries.c
1459 Fix "go to next new", fix preference
1460 (Open unread/next swapped)
1462 2005-08-31 [paul] 1.9.13cvs74
1469 * src/prefs_common.c
1470 * src/prefs_common.h
1475 remove obsolete BOLD_FONT setting
1476 fix font update in headerview and textview
1477 headers after prefs change
1484 2005-08-30 [colin] 1.9.13cvs73
1487 When Hide read messages is selected and we
1488 refresh the summaryview, don't remove the
1489 currently displayed message. Fixes bug #797
1490 (Summary view reloads when new mail is
1491 downloaded in 1.9.14 rc)
1493 2005-08-30 [colin] 1.9.13cvs72
1498 Remove useless callback
1502 Add a filesel_select_file_save_folder() - used by Save All
1504 2005-08-29 [paul] 1.9.13cvs71
1507 * src/matcher_parser_parse.y
1508 * src/etpan/imap-thread.c
1509 fix building on FreeBSD
1510 Patch by Daniel Gustafson <daniel@hobbit.se>
1512 2005-08-29 [paul] 1.9.13cvs70
1514 * src/plugins/pgpinline/pgpinline.c
1515 only initialise sig result if it's been handled
1518 2005-08-29 [paul] 1.9.13cvs69
1523 * src/common.utils.c
1524 * src/common/utils.h
1526 * src/stock_pixmap.h
1527 fix wrong icon reference
1528 * src/pixmaps/trash_btn.xpm
1529 replace with nicer image
1531 2005-08-28 [colin] 1.9.13cvs68
1534 * src/stock_pixmap.c
1535 * src/stock_pixmap.h
1537 * src/pixmaps/trash_btn.xpm
1538 Add a specific trash xpm for the button
1540 2005-08-28 [colin] 1.9.13cvs67
1545 2005-08-27 [colin] 1.9.13cvs66
1549 Correctly fix "Problem with replies", fixes
1550 pgpmime encryption too.
1552 2005-08-27 [colin] 1.9.13cvs65
1558 Fix bug #517 (messages removed from summaryview
1561 2005-08-27 [colin] 1.9.13cvs64
1564 * tools/asus_mailled.sh
1565 Add a script to blink ASUS laptops' mail LED where there
1568 2005-08-27 [colin] 1.9.13cvs63
1571 * src/etpan/imap-thread.c
1572 * src/etpan/imap-thread.h
1573 Implement automatic choosing of login method
1575 * src/gtk/.cvsignore
1576 Add sylpheed-marshal.[ch]
1578 2005-08-27 [colin] 1.9.13cvs62
1580 * src/common/utils.c
1581 Fix confusing perror
1583 2005-08-27 [colin] 1.9.13cvs61
1587 Remove A_DELETE, replace it with
1588 A_TRASH and A_DELETE_REAL. Automatically
1589 rewrite config files to replace A_DELETE
1590 with A_TRASH (no functionality change).
1593 2005-08-26 [colin] 1.9.13cvs60
1596 Previous "Problem with replies" fix brought other
1597 problems, fixing them
1599 2005-08-26 [colin] 1.9.13cvs59
1602 Fix "Problem with replies". This happened only
1605 Factorize code a bit
1607 Speed improvement on very long messages (wrapping)
1608 Fix signature color on Reedit and Redirect
1609 On Reedit, don't attach pgp-signatures parts, but
1612 2005-08-24 [paul] 1.9.13cvs58
1615 don't claim success when clicking
1616 Cancel on the passphrase box.
1619 2005-08-24 [paul] 1.9.13cvs57
1622 fix misplaced sylpheed.log
1626 2005-08-24 [paul] 1.9.13cvs56
1629 * src/etpan/imap-thread.c
1630 * src/etpan/imap-thread.h
1631 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
1633 * src/gtk/sylpheed-marshal.c ** REMOVED **
1634 * src/gtk/sylpheed-marshal.h ** REMOVED **
1635 remove autogenerated files
1636 * tools/kdeservicemenu/README
1637 * tools/kdeservicemenu/install.sh
1638 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1639 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1640 use Claws icon, use 'Sylpheed-Claws' in menu,
1641 use kdialog, and other cleanups
1643 2005-08-23 [paul] 1.9.13cvs55
1646 fix paste/wrap crash
1649 2005-08-23 [paul] 1.9.13cvs54
1655 2005-08-23 [paul] 1.9.13cvs53
1659 view all data of LDAP contacts
1662 2005-08-23 [paul] 1.9.13cvs52
1665 fix issues with the Search field
1668 2005-08-22 [paul] 1.9.13cvs51
1671 put name of folder in processing dialog
1673 * src/prefs_folder_item.c
1674 improve english usage
1676 2005-08-22 [paul] 1.9.13cvs50
1681 * src/matcher_parser_lex.l
1682 * src/matcher_parser_parse.y
1683 * src/prefs_filtering.c
1684 add Filtering/Processing rule names feature.
1685 (the incompatible old matcherrc is saved as
1686 matcherrc.pre_names).
1689 2005-08-22 [paul] 1.9.13cvs49
1692 fix colour labelling
1695 2005-08-22 [paul] 1.9.13cvs48
1700 2005-08-22 [paul] 1.9.13cvs47
1703 fix bug 789, 'SC crashes with imap (CVS ver)'
1706 2005-08-22 [paul] 1.9.13cvs46
1709 * src/prefs_common.c
1711 define reused defaults in defs.h
1713 add 'Open image' to image popup menu
1715 2005-08-21 [colin] 1.9.13cvs45
1718 Fix bug #788 (Bogus "From" address displayed)
1720 2005-08-20 [colin] 1.9.13cvs44
1723 Fix buf #787 (multilevel delete causes SIGSEGV)
1725 2005-08-19 [colin] 1.9.13cvs43
1728 * src/prefs_common.c
1729 * src/prefs_common.h
1730 Add an hidden pref to allow modifying the
1731 update stepping in incorporation.
1734 2005-08-19 [colin] 1.9.13cvs42
1738 Workaround for broken MUAs: encode
1739 Content-type: name: as ASCII and
1740 Content-Disposition: filename: as
1742 * src/prefs_account.c
1743 Fix invisible-ness of SMTP SSL prefs
1746 2005-08-19 [paul] 1.9.13cvs41
1749 * src/prefs_common.c
1750 * src/prefs_common.h
1751 * src/prefs_wrapping.c
1752 paste with or without wrapping.
1755 2005-08-19 [paul] 1.9.13cvs40
1757 * src/prefs_common.c
1758 * src/prefs_common.h
1760 reintroduce enable_swap_from as a
1761 hidden pref. patch by Colin
1762 * src/quote_fmt_parse.y
1763 * src/plugins/clamav/clamav_plugin.c
1764 * src/plugins/dillo_viewer/dillo_viewer.c
1765 * src/plugins/mathml_viewer/mathml_viewer.c
1766 * src/plugins/pgpcore/sgpgme.c
1767 * src/plugins/pgpinline/pgpinline.c
1768 * src/plugins/pgpmime/pgpmime.c
1769 tidy up. patch by Colin
1771 2005-08-19 [paul] 1.9.13cvs39
1774 complete cvs38's sync
1778 * src/etpan/etpan-log.c
1779 * src/etpan/imap-thread.c
1780 * src/gtk/gtksourceprintjob.c
1781 fix compilation warnings
1784 2005-08-19 [paul] 1.9.13cvs38
1800 * src/image_viewer.c
1814 * src/partial_download.c
1817 * src/prefs_actions.c
1818 * src/prefs_common.c
1819 * src/prefs_customheader.c
1820 * src/prefs_display_header.c
1822 * src/prefs_themes.c
1827 * src/send_message.c
1828 * src/simple-gettext.c
1829 * src/sourcewindow.c
1834 * src/common/plugin.c
1835 * src/common/prefs.c
1836 * src/common/session.c
1837 * src/common/session.h
1838 * src/common/socket.c
1839 * src/common/socket.h
1840 * src/common/ssl_certificate.c
1841 * src/common/template.c
1842 * src/common/utils.c
1843 * src/common/utils.h
1846 added wrappers for C library function that
1847 take pathname arguments.
1848 enabled compilation with MinGW.
1849 use GDir instead of directly using opendir().
1850 added rename_force().
1852 2005-08-19 [paul] 1.9.13cvs37
1856 fix privacy settings on re-editing
1864 flag changing optimisation
1866 2005-08-18 [martin] 1.9.13cvs36
1874 * src/grouplistdialog.c
1880 * src/prefs_account.c
1881 * src/prefs_themes.c
1882 * src/stock_pixmap.c
1885 * src/gtk/logwindow.c
1886 removed deprecated glib and gdk stuff
1887 * src/plugins/pgpcore/select-keys.c
1888 convert attributes from locale to utf8
1890 2005-08-17 [paul] 1.9.13cvs35
1894 use new GTK_STOCK_ icons if available
1896 * src/gtk/gtksctree.c
1897 * src/gtk/gtksctree.h
1898 faster range select. patch by Colin
1900 2005-08-17 [paul] 1.9.13cvs34
1905 Add an edit button for contacts, fix selections
1908 Change labels, let Save be always possible in the
1909 email and user atributes tabs
1913 select next item instead of the displayed one
1916 * src/gtk/progressdialog.c
1917 use prefs_common.enable_rules_hint
1919 2005-08-13 [hoa] 1.9.13cvs33
1921 * src/etpan/imap-thread.c
1922 fixed build on Solaris.
1924 2005-08-10 [colin] 1.9.13cvs32
1927 Fix cvs31 (missing fclose before reading
1930 2005-08-10 [colin] 1.9.13cvs31
1933 Fix procmsg_msginfo_new_from_mimeinfo() when
1934 the MimeInfo isn't stored in memory. This fixes
1935 replying to an attached message.
1937 2005-08-10 [colin] 1.9.13cvs30
1940 Fix slowness in account changing
1942 2005-08-10 [colin] 1.9.13cvs29
1952 Optimize folder_has_parent_of_type
1953 Prevent moving special sub-folders from contextual menus
1954 Rework message a bit ("Empty all messages" -> "Delete all
1956 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
1957 and "Deleted Items" folders)
1959 2005-08-08 [colin] 1.9.13cvs28
1962 * src/prefs_summaries.c
1963 Make "Select first unread|new" more flexible
1964 (just prioritize new or unread)
1966 2005-08-08 [colin] 1.9.13cvs27
1969 If "select first new" is selected and there only
1970 are unread messages, fallback to "select first
1973 2005-08-08 [colin] 1.9.13cvs26
1976 Fix shameful bugs (and bug #779)
1978 2005-08-08 [colin] 1.9.13cvs25
1982 Cache parents' type to make folder_has_parent_of_type
1985 Forbid DnD of special sub-folders
1988 Add MAIL_POSTFILTERING_HOOK
1990 Revert over-zealous deletion of the use_addr_book
1993 2005-08-07 [colin] 1.9.13cvs24
1996 Fix big mistake (passing MsgInfo instead
1999 2005-08-07 [colin] 1.9.13cvs23
2014 Make subfolders of Drafts, Queue, Outbox, Trash
2015 work like their parents.
2016 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
2018 2005-08-07 [colin] 1.9.13cvs22
2021 Fix bug #771 (Dragged contacts not saved)
2023 2005-08-07 [paul] 1.9.13cvs21
2026 fix bug 32 'Search Doesn't display results
2027 if "Hide Read Messages" is chosen'
2028 be more literal in interpreting 'Hide read
2031 2005-08-07 [colin] 1.9.13cvs20
2036 Faster 'unthread_for_execution'
2038 2005-08-06 [paul] 1.9.13cvs19
2041 add mnemonics to Set displayed columns
2042 fix bug where msgview_visible option was
2043 overwritten as TRUE on startup
2045 2005-08-06 [paul] 1.9.13cvs18
2048 refer to 'displayed columns in folder/message
2049 list' not 'displayed items in summary/message view'
2050 * src/prefs_display_header.c
2051 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
2052 be consistent with similar dialogues
2053 * src/prefs_folder_column.c
2054 * src/prefs_summary_column.c
2055 'columns' not 'items', and folder and message lists,
2056 instead of folder and summary views;
2057 Use 'Hidden columns' as list heading not 'Available
2059 move the 'Remove' button to the right hand side;
2060 top-align the buttons;
2061 remove unneeded vbox
2062 * src/prefs_summaries.c
2063 put the 2 column prefs buttons in a frame to reduce
2064 overall width; refer to columns not items &c.
2066 2005-08-05 [colin] 1.9.13cvs17
2068 * src/prefs_common.c
2069 * src/prefs_common.h
2073 Add an hidden toolbar_detachable pref, so
2074 that I can get rid of these painful handles
2075 in the toolbars. Defaults to TRUE to avoid
2076 changing the GUI on unsuspecting people...
2078 2005-08-05 [colin] 1.9.13cvs16
2081 * src/prefs_folder_column.c
2082 * src/prefs_folder_column.h
2083 Add prefs for folder columns
2088 * src/prefs_common.c
2089 * src/prefs_common.h
2090 * src/prefs_summaries.c
2092 * src/prefs_summary_column.c
2097 * src/common/utils.c
2098 * src/common/utils.h
2099 Move uri colourisation functions
2104 Fix bug with LIST where we'd try
2105 to get Folder//////[...]///
2107 2005-08-05 [paul] 1.9.13cvs15
2109 * src/prefs_summaries.c
2110 improve the English usage
2112 set font on column change
2115 2005-08-05 [paul] 1.9.13cvs14
2117 * src/prefs_common.c
2118 * src/prefs_common.h
2119 * src/prefs_summaries.c
2121 replace 'open_unread_on_enter' option with
2122 'select_on_entry' option. opening/not opening
2123 is now exclusively controlled by 'always_show_msg'
2125 2005-08-04 [colin] 1.9.13cvs13
2129 Add colourisation of quotes and signatures
2131 Fix possible crashes
2133 Change an assert that is no problem
2138 * src/gtk/quicksearch.c
2139 Fix a possible crash
2141 2005-08-03 [colin] 1.9.13cvs12
2143 * src/prefs_account.c
2144 Fix bug #777 (Sylpheed crash in account configuration)
2146 2005-08-03 [colin] 1.9.13cvs11
2151 Fixing addressbook, round 2
2153 Fix emphasis color on rechecking 'Colorize messages'
2155 2005-08-03 [paul] 1.9.13cvs10
2163 * src/prefs_account.c
2166 * src/quote_fmt_parse.y
2168 * src/common/quoted-printable.c
2169 * src/common/utils.c
2170 * src/common/utils.h
2172 replaced incorrect locale-independent
2173 ctype functions with GLib's. Corrected
2174 signedness mismatch.
2176 headerview_create(): added spacing for vbox.
2178 set focus to the OK button.
2180 2005-08-03 [colin] 1.9.13cvs9
2185 2005-08-02 [colin] 1.9.13cvs8
2191 Fix a cast and more generally, try to make the
2192 GUI more intuitive and consistent (round 1)
2194 2005-08-02 [paul] 1.9.13cvs7
2197 missing in 1.9.13cvs6
2199 2005-08-02 [colin] 1.9.13cvs6
2204 2005-08-02 [colin] 1.9.13cvs5
2213 Fix a number of folder_item_get_msg_list()-related
2214 leaks (missing procmsg_msginfo_free()s)
2216 2005-08-01 [colin] 1.9.13cvs4
2222 * src/prefs_summaries.c
2223 * src/prefs_themes.c
2228 Fix instant-apply of summary and folderview-related prefs
2229 Fix erroneous g_free and alertpanels in prefs_theme
2230 Add instant-apply for fonts
2231 Defer applying of prefs a little bit so it's done only
2232 once even if requested by multiples prefs pages
2234 2005-08-01 [paul] 1.9.13cvs3
2237 fix bug 776 'S.C. crashes on close'
2239 * src/etpan/etpan-thread-manager-types.h
2243 2005-07-25 [paul] 1.9.13cvs2
2246 fix typos. spotted by Fabien Vantard
2248 2005-07-24 [paul] 1.9.13cvs1
2250 * doc/man/sylpheed.1
2251 update man page, incorporating fix of
2252 bug 769 'Typo in manpage'
2253 * src/etpan/imap-thread.c
2254 fix NetBSD openssl dependencies. patch by
2255 George Michaelson <ggm@apnic.net>
2257 updated by Frederico Goncalves Guimaraes
2259 2005-07-22 [paul] 1.9.13
2263 2005-07-22 [paul] 1.9.12cvs91
2268 * RELEASE_NOTES.claws
2272 * tools/claws.i18n.status.pl
2273 add Norwegian translation. submiited by
2274 Geir Helland <pjallabais@users.sourceforge.net>
2284 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2285 Mones Lastra, Tommi Pirinen, Fabien Vantard,
2286 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
2288 * src/plugins/clamav/clamav_plugin_gtk.c
2289 * src/plugins/spamassassin/spamassassin_gtk.c
2290 replace outdated description strings
2292 2005-07-21 [colin] 1.9.12cvs90
2295 Set folder to batch mode when scanning it. Makes deletion
2296 of unread mails on IMAP much faster (due to the UNREAD
2299 2005-07-21 [darko] 1.9.12cvs89
2302 link against libresolv if necessary (patch by Paul)
2304 use glib's portable macros to determine endianness
2306 2005-07-21 [paul] 1.9.12cvs88
2310 update compiled-in features list
2312 2005-07-20 [colin] 1.9.12cvs87
2316 Gcc 2.9x compilation fixes, thanks to Darko
2317 * src/plugins/clamav/clamav_plugin.c
2318 Little optimisation: load virus database only once
2319 * src/plugins/spamassassin/spamassassin.c
2320 Big optimisation: filtering one mail took at least 1 second,
2321 now it takes at least 50ms. Doesn't speed up spamassassin
2322 itself, but should already be much more tolerable.
2324 2005-07-20 [colin] 1.9.12cvs86
2327 Fix performance issue
2329 2005-07-19 [colin] 1.9.12cvs85
2331 * src/plugins/pgpinline/plugin.c
2334 2005-07-19 [colin] 1.9.12cvs84
2337 * src/plugins/Makefile.am
2338 * src/plugins/pgpinline/.cvsignore
2339 * src/plugins/pgpinline/Makefile.am
2340 * src/plugins/pgpinline/pgpinline.c
2341 * src/plugins/pgpinline/pgpinline.deps
2342 * src/plugins/pgpinline/pgpinline.h
2343 * src/plugins/pgpinline/plugin.c
2344 Put pgpinline in the main tree
2346 2005-07-19 [paul] 1.9.12cvs83
2348 * src/prefs_actions.c
2349 prevent '//' in menu names, which cause a crash
2352 2005-07-19 [paul] 1.9.12cvs82
2355 be generally more informative in configure output.
2356 OpenSSL: correction: '[ --enable-openssl ...' ->
2357 '[ --disable-openssl ...', as --enable-openssl is default
2358 PGP/MIME: don't check for GPGME again, check for
2359 pgpcore instead. Therefore prevent the possibility of
2360 attempting to build pgpmime if pgpcore dependencies are
2362 ClamAV: use pkgconfig to check for lib
2363 libgnomeprint: revert logic on inner test to match
2365 * src/plugins/pgpcore/sgpgme.c
2368 2005-07-19 [colin] 1.9.12cvs81
2371 Fix slow thread rebuilding in particular
2374 2005-07-19 [paul] 1.9.12cvs80
2376 * sylpheed-claws.desktop
2377 fix typo, spotted by Stephan Sachse
2379 replace GTK_STOCK_ADD with
2380 GTK_STOCK_NEW button
2382 2005-07-18 [colin] 1.9.12cvs79
2384 * src/etpan/imap-thread.c
2385 Fix return value (Thanks Hoa)
2387 2005-07-18 [colin] 1.9.12cvs78
2390 Allow empty passwords
2391 Create drafts/queue/outbox if necessary
2394 * src/etpan/imap-thread.c
2395 Fix STARTTLS (Thanks to Hoa)
2397 2005-07-18 [paul] 1.9.12cvs77
2403 updated to reflect additions and removals
2405 updated to be claws-specific
2409 * sylpheed-128x128.png
2410 * sylpheed-64x64.png
2412 * sylpheed-claws-128x128.png
2413 * sylpheed-claws-64x64.png
2414 * sylpheed-claws.desktop
2415 * sylpheed-claws.png
2421 2005-07-17 [paul] 1.9.12cvs76
2433 * src/message_search.c
2437 * src/prefs_actions.c
2438 * src/prefs_filtering.c
2439 * src/prefs_matcher.c
2440 * src/prefs_template.c
2441 * src/prefs_themes.c
2443 * src/summary_search.c
2446 * src/gtk/sslcertwindow.c
2447 * src/plugins/pgpcore/sgpgme.c
2450 2005-07-17 [colin] 1.9.12cvs75
2453 add a PrivacySystem accessor that checks that
2454 the system cached in a MimeInfo's privacydata
2455 is still registered. Use this accessor instead
2456 of directly using data->system. Fixes crashes
2457 after unloading pgp plugins.
2459 2005-07-17 [colin] 1.9.12cvs74
2462 Change geometry hints to a simple default size.
2463 Fixes the certs dialogs.
2465 2005-07-17 [colin] 1.9.12cvs73
2467 * src/gtk/sslcertwindow.c
2470 2005-07-17 [colin] 1.9.12cvs72
2472 * src/plugins/pgpcore/Makefile.am
2473 * src/plugins/pgpmime/Makefile.am
2476 2005-07-17 [paul] 1.9.12cvs71
2479 add --disable-gnomeprint option
2480 modified version of patch by Marius Mauch
2482 2005-07-17 [paul] 1.9.12cvs70
2500 * src/prefs_account.c
2502 * src/prefs_summaries.c
2505 * src/common/utils.c
2507 * src/plugins/pgpcore/passphrase.c
2508 * src/plugins/pgpcore/select-keys.c
2509 replace inappropriately used backticks
2512 2005-07-16 [colin] 1.9.12cvs69
2514 * src/image_viewer.c
2515 Add extra paranoid checks
2517 2005-07-16 [colin] 1.9.12cvs68
2519 * src/plugins/pgpcore/prefs_gpg.c
2520 Don't auto-check sigs by default, as it
2523 2005-07-16 [colin] 1.9.12cvs67
2525 * src/plugins/pgpcore/sgpgme.c
2526 Make messages a bit better.
2528 2005-07-16 [colin] 1.9.12cvs66
2532 * src/etpan/imap-thread.c
2535 2005-07-16 [colin] 1.9.12cvs65
2539 And now, fix build with libetpan :-/
2541 2005-07-15 [colin] 1.9.12cvs64
2544 Continue fixing build without libetpan.
2546 2005-07-15 [colin] 1.9.12cvs63
2549 Fix build with --disable-libetpan
2551 2005-07-15 [colin] 1.9.12cvs62
2554 Bump libetpan's version
2556 2005-07-15 [colin] 1.9.12cvs61
2558 * src/etpan/imap-thread.c
2559 Actually stop logging :)
2561 2005-07-15 [colin] 1.9.12cvs60
2564 Fix dnd of multiple addresses.
2566 2005-07-15 [hoa] 1.9.12cvs59
2568 * src/etpan/imap-thread.c
2569 disable login of IMAP password in libetpan log file.
2571 2005-07-15 [paul] 1.9.12cvs58
2574 don't automatically sort
2575 do allow drag n drop
2577 2005-07-15 [paul] 1.9.12cvs57
2581 alphabetical listing
2583 2005-07-15 [paul] 1.9.12cvs56
2585 * src/gtk/pluginwindow.c
2586 sort plugin list alphabetically
2588 2005-07-15 [paul] 1.9.12cvs55
2590 * src/prefs_spelling.c
2591 * src/prefs_wrapping.c
2594 2005-07-15 [colin] 1.9.12cvs54
2599 2005-07-15 [paul] 1.9.12cvs53
2601 * src/prefs_message.c
2602 make 'show cursor' a hidden option
2604 2005-07-14 [colin] 1.9.12cvs52
2606 * src/plugins/spamassassin/Makefile.am
2607 * src/plugins/clamav/Makefile.am
2608 Fix double EXTRA_DISTs
2610 2005-07-14 [colin] 1.9.12cvs51
2612 * src/plugins/clamav/Makefile.am
2613 * src/plugins/clamav/clamav_plugin_gtk.deps
2614 * src/plugins/spamassassin/Makefile.am
2615 * src/plugins/spamassassin/spamassassin_gtk.deps
2616 Make $plugin_gtk depend on $plugin
2618 2005-07-14 [hoa] 1.9.12cvs50
2620 * src/etpan/imap-thread.c
2621 enable debug log of libetpan when running with --debug
2623 2005-07-14 [colin] 1.9.12cvs49
2626 * src/common/Makefile.am
2627 * src/common/plugin.c
2628 * src/common/plugin.h
2629 Add a little plugin dependancy system.
2630 Plugins can ship a $plugin_name.deps file
2631 (near them in PLUGINDIR) so that their
2632 dependancies are loaded if possible.
2633 * src/plugins/Makefile.am
2634 * src/plugins/pgpcore/Makefile.am
2635 * src/plugins/pgpcore/passphrase.c
2636 * src/plugins/pgpcore/passphrase.h
2637 * src/plugins/pgpcore/plugin.c
2638 * src/plugins/pgpcore/prefs_gpg.c
2639 * src/plugins/pgpcore/prefs_gpg.h
2640 * src/plugins/pgpcore/select-keys.c
2641 * src/plugins/pgpcore/select-keys.h
2642 * src/plugins/pgpcore/sgpgme.c
2643 * src/plugins/pgpcore/sgpgme.h
2644 Introduce pgpcore, used by pgpmime and
2646 * src/plugins/pgpmime/Makefile.am
2647 * src/plugins/pgpmime/passphrase.c
2648 * src/plugins/pgpmime/passphrase.h
2649 * src/plugins/pgpmime/pgpmime.c
2650 * src/plugins/pgpmime/pgpmime.deps
2651 * src/plugins/pgpmime/plugin.c
2652 * src/plugins/pgpmime/prefs_gpg.c
2653 * src/plugins/pgpmime/prefs_gpg.h
2654 * src/plugins/pgpmime/select-keys.c
2655 * src/plugins/pgpmime/select-keys.h
2656 * src/plugins/pgpmime/sgpgme.c
2657 * src/plugins/pgpmime/sgpgme.h
2658 Remove the core from pgpmime and add the
2659 dependancy to pgpcore.
2661 2005-07-14 [paul] 1.9.12cvs48
2663 * src/stock_pixmap.c
2664 forgot this in last commit
2666 2005-07-14 [paul] 1.9.12cvs47
2670 add accelerators for the buttons (sync with main)
2673 add accelerators for the buttons.
2674 fix editing with external editor.
2675 replace gdk_input_*() with GIOChannel;
2678 display folder names with new/unread
2679 representation (sync with main)
2681 specify default window icon (sync with main)
2682 * src/prefs_common.c
2683 use_addr_book default to FALSE
2686 add accelerators for the buttons (sync with main)
2689 * src/pixmaps/sylpheed_icon.xpm
2692 2005-07-13 [paul] 1.9.12cvs46
2694 * src/plugins/pgpmime/pgpmime.c
2695 * src/plugins/pgpmime/sgpgme.c
2696 (temporarily) use deprecated gpgme_data_rewind()
2697 while largefile support is not present
2698 (as suggested by Colin)
2700 2005-07-13 [paul] 1.9.12cvs45
2703 remove large file support (for now):
2704 it breaks too many things
2706 2005-07-13 [paul] 1.9.12cvs44
2709 add large file support
2711 fix bug #763 where href attribute was not
2712 the very first attribute of a link
2713 patch by Thomas Gilgin
2715 2005-07-13 [colin] 1.9.12cvs43
2717 * src/gtk/pluginwindow.c
2718 Little portability fix
2720 2005-07-13 [colin] 1.9.12cvs42
2722 * src/plugins/pgpmime/sgpgme.c
2725 2005-07-13 [colin] 1.9.12cvs41
2727 * src/plugins/pgpmime/pgpmime.c
2728 * src/plugins/pgpmime/sgpgme.c
2729 Use gpgme_data_release_and_get_mem instead
2732 2005-07-13 [colin] 1.9.12cvs40
2735 * src/plugins/pgpmime/passphrase.c
2736 * src/plugins/pgpmime/passphrase.h
2737 * src/plugins/pgpmime/pgpmime.c
2738 * src/plugins/pgpmime/plugin.c
2739 * src/plugins/pgpmime/select-keys.c
2740 * src/plugins/pgpmime/select-keys.h
2741 * src/plugins/pgpmime/sgpgme.c
2742 * src/plugins/pgpmime/sgpgme.h
2743 Port pgpmime to gpgme-1.0.
2745 2005-07-12 [paul] 1.9.12cvs39
2750 add a 'Go to Prev' button to the toolbar.
2751 correct tooltip text of go to buttons.
2752 based on patch by Yang Guilong <bamanzi@gmail.com>
2754 2005-07-12 [colin] 1.9.12cvs38
2757 Fix progress bar showing stuff at startup.
2759 2005-07-12 [paul] 1.9.12cvs37
2762 fix building with jpilot support
2764 2005-07-11 [colin] 1.9.12cvs36
2767 Add visual indication that filtering is running
2769 Make {}[] uri delimiters
2771 Remove useless (and slow) calls
2773 2005-07-11 [paul] 1.9.12cvs35
2775 * src/plugins/clamav/clamav_plugin_gtk.c
2776 * src/plugins/dillo_viewer/dillo_prefs.c
2777 * src/plugins/pgpmime/prefs_gpg.c
2778 * src/plugins/spamassassin/spamassassin_gtk.c
2779 gather plugins prefs together under their
2780 own 'Plugins' heading
2782 2005-07-11 [paul] 1.9.12cvs34
2787 account_delete(): modified alert dialog
2790 fixed a crash when cancelling file selection
2791 dialog by Escape key. Made non-ascii filename
2793 * src/prefs_template.c
2794 prefs_template_window_create(): make scrolled
2795 window policy AUTOMATIC
2797 2005-07-10 [hoa] 1.9.12cvs33
2799 * src/etpan/imap-thread.c
2800 workaround for old Courier IMAP servers.
2802 2005-07-10 [colin] 1.9.12cvs32
2807 Add visual progress indicator on filtering/processing
2808 Factorize the progress bar code
2811 * src/etpan/imap-thread.c
2812 Add a reference counter to avoid destroying the Folder
2813 while it's in use by another callback.
2815 2005-07-09 [hoa] 1.9.12cvs31
2818 * src/etpan/imap-thread.c
2819 fixed deadlock when removing IMAP account.
2821 2005-07-08 [colin] 1.9.12cvs30
2825 Fix again problems decoding broken headers
2826 * src/gtk/inputdialog.c
2827 Fix local variable shadowing a global one
2829 2005-07-08 [colin] 1.9.12cvs29
2832 Make the cache/mark files platform-agnostic by writing
2833 them in little-endian format. Reading them is also done
2834 in little-endian format, of course; however, in order
2835 to avoid trashing mark data on big-endian machines, the
2836 files are, at first, read from the native format if the
2837 little-endian one doesn't exist. This is easy to deter-
2838 mine by trying to open a file with a swapped data_ver
2839 and seeing if it's the wanted version.
2840 Little-endian using users should see absolutely no
2841 difference, Big-endian users may get a very little
2842 performance drop due to byte-swapping.
2843 Tested on i386 and ppc32.
2844 Fixes bug #159 (The index file, in the mailboxes, is
2845 hardware depending).
2847 To have the cache/mark files updated to the new little-
2848 endian format, "Check for new messages" or even
2849 "Rebuild folder tree" aren't enough. Files will be
2850 updated as soon as a folder has been opened/closed.
2851 To update everything, just select all folders by
2852 selecting them one by one.
2854 2005-07-07 [colin] 1.9.12cvs28
2857 Remember the folder separator per IMAPFolder
2858 instead of globally.
2859 Revive the Session on noop; fixes bug #761
2860 (mark a bunch of unread messages as read takes
2863 2005-07-07 [darko] 1.9.12cvs27
2865 * src/common/template.c
2866 Sort templates alphabetically
2868 2005-07-06 [colin] 1.9.12cvs26
2871 Try to use the correct separator in
2872 most cases. Possibly fixes bug #759
2873 (only creates the INBOX folder when
2874 setting up new IMAP account) and
2875 bug #760 (Can't retrieve messages)
2877 2005-07-06 [colin] 1.9.12cvs25
2880 Use real_path in status command. This will
2881 help later, when namespaces will be used.
2883 2005-07-06 [colin] 1.9.12cvs24
2889 * src/etpan/etpan-log.c
2890 * src/etpan/etpan-thread-manager.c
2891 * src/etpan/imap-thread.c
2892 Add a --disable-libetpan parameter. With this,
2893 users that don't want IMAP4 support can avoid
2894 the new dependancy (and have no IMAP support).
2895 Users that have IMAP4 accounts and use this
2896 parameter won't lose their configuration, their
2897 IMAP accounts will just be invisible and not
2900 Make the "Copy ..." contextual menu items
2901 copy to both the X clipboard and the gtk
2902 clipboard - as most other apps do.
2904 Add a notice about OpenSSL usage, in order to
2905 comply with OpenSSL's license (point 6):
2906 http://www.openssl.org/source/license.html
2908 2005-07-06 [colin] 1.9.12cvs23
2911 Fix a minimum size for alertpanels
2913 Show 'No space left on device' type errors
2914 when queuing/sending
2917 Rework folder's deletion message (remove
2920 2005-07-05 [colin] 1.9.12cvs22
2923 Add an alertpanel on auth error
2925 Remove pthread-related stuff
2927 2005-07-05 [colin] 1.9.12cvs21
2929 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2930 Fix crash on plugin reloading (with a hack)
2932 2005-07-05 [colin] 1.9.12cvs20
2934 * src/prefs_account.c
2935 * src/prefs_account.h
2939 Add a way to filter the view
2940 * src/gtk/pluginwindow.c
2941 Filter loadable stuff
2942 * src/plugins/pgpmime/prefs_gpg.c
2943 Fix missing unregistration
2945 * src/etpan/.cvsignore
2946 * src/plugins/spamassassin/.cvsignore
2947 Add more stuff to cvs ignored files
2949 2005-07-04 [colin] 1.9.12cvs19
2952 Fix scan_required returning FALSE when it
2953 shouldn't. Maybe fix #760 (Can't retrieve
2956 2005-07-04 [colin] 1.9.12cvs18
2959 Fix always_show_msg pref
2961 2005-07-04 [paul] 1.9.12cvs17
2963 sync with main (forgotten in last commit)
2965 * src/common/utils.c
2966 * src/common/utils.h
2967 check_line_length(): new.
2969 is_file_entry_exist()
2970 dirent_is_regular_file()
2971 dirent_is_directory(): use g_file_test() instead of stat().
2973 2005-07-04 [paul] 1.9.12cvs16
2978 compose_write_to_file(): check for line
2979 length limit and display warning if exceeds
2981 use get_home_dir() instead of g_get_home_dir()
2983 removed warning about invalid date
2985 use get_home_dir() instead of g_get_home_dir()
2987 2005-07-04 [paul] 1.9.12cvs15
2989 * src/stock_pixmap.c
2990 fix new pixmap naming errors
2991 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
2993 2005-07-04 [colin] 1.9.12cvs14
2996 Fix debugging string with a warning
2998 2005-07-04 [colin] 1.9.12cvs13
3001 Add a check for libetpan's version (>= 0.37)
3003 2005-07-04 [hoa] 1.9.12cvs12
3007 * src/etpan/imap-thread.c
3008 * src/etpan/imap-thread.h
3009 fixed IMAP implementation of check of mails.
3011 2005-07-03 [hoa] 1.9.12cvs11
3013 * src/etpan/Makefile.am
3014 * src/etpan/etpan-errors.h
3015 * src/etpan/etpan-log.[ch]
3016 * src/etpan/etpan-thread-manager-types.h
3017 * src/etpan/etpan-thread-manager.[ch]
3018 * src/etpan/imap-thread.[ch]
3025 dependency on libetpan 0.37 is now added.
3027 2005-07-01 [colin] 1.9.12cvs10
3033 * src/stock_pixmap.c
3034 * src/stock_pixmap.h
3035 * src/plugins/trayicon/trayicon.c
3036 Add marked symbol on folders containing
3041 * src/prefs_common.c
3042 * src/prefs_common.h
3044 Add an optional confirmation dialog on queue
3045 sending. Patch by wwp.
3046 * src/pixmaps/dir_close_mark.xpm ** ADDED **
3047 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
3048 * src/pixmaps/dir_open_mark.xpm ** ADDED **
3049 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
3050 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
3051 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
3052 * src/pixmaps/inbox_mark.xpm ** ADDED **
3053 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
3054 * src/pixmaps/outbox_mark.xpm ** ADDED **
3055 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
3056 * src/pixmaps/trash_mark.xpm ** ADDED **
3059 2005-07-01 [colin] 1.9.12cvs9
3062 Fix a little threading bug
3065 A little bit of HIG normality never hurts
3067 2005-07-01 [colin] 1.9.12cvs8
3075 * src/common/template.c
3076 * src/common/utils.c
3077 * src/common/utils.h
3078 Reverted the fwrite_atomic stuff. In fact
3079 it is already atomic.
3081 2005-06-30 [colin] 1.9.12cvs7
3083 * src/common/utils.c
3084 * src/common/utils.h
3085 Add an fwrite_atomic() function to make
3086 sure we write everything: fwrite can make
3094 * src/common/template.c
3095 Use that (and fix swapping of size and nmemb).
3096 Thanks to Rich Coe for the heads up.
3098 2005-06-30 [colin] 1.9.12cvs6
3101 Optimize addressbook opening
3103 2005-06-30 [colin] 1.9.12cvs5
3106 Remove calls to summary_step after move/copy
3108 2005-06-28 [paul] 1.9.12cvs4
3111 wrap and make the error msg selectable
3113 2005-06-28 [paul] 1.9.12cvs3
3116 replace the OK button with a Close button
3117 * src/gtk/foldersort.c
3118 use GTK_STOCK_ icons/buttons
3120 2005-06-28 [colin] 1.9.12cvs2
3122 * src/gedit-print.c ** ADDED **
3123 * src/gedit-print.h ** ADDED **
3124 * src/gtk/gtksourceprintjob.c ** ADDED **
3125 * src/gtk/gtksourceprintjob.h ** ADDED **
3126 I can't believe no one had enough time to tell
3127 me I forgot the `cvs add`
3129 2005-06-27 [colin] 1.9.12cvs1
3132 * src/gtk/Makefile.am
3137 Add optional libgnomeprint-based printing
3139 * src/gtk/quicksearch.c
3140 Add an Edit/Quick search menu item to show
3141 and focus the quicksearch
3143 2005-06-27 [paul] 1.9.12
3156 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3157 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
3158 SungHyun Nam, Frederico Goncalves Guimaraes,
3159 Andrej Kacian, and Yang Guilong
3160 2005-06-26 [colin] 1.9.11cvs106
3163 Forgot one file for previous fix
3165 2005-06-26 [colin] 1.9.11cvs105
3169 Fix problems with folder operations in no_select
3170 imap folders. it applies only to mails, and
3171 creation/deletion/move/renaming of folders
3174 2005-06-26 [paul] 1.9.11cvs104
3176 * src/prefs_filtering.c
3177 replace one more GTK_STOCK_REMOVE
3178 with GTK_STOCK_DELETE
3180 2005-06-25 [colin] 1.9.11cvs103
3183 Optimize get_seq_set_from_seq_list
3186 2005-06-25 [colin] 1.9.11cvs102
3189 If the directory exists, but not in the
3190 correct encoding, rename it. This should
3191 handle old-versions-induced bugs.
3193 2005-06-25 [colin] 1.9.11cvs101
3196 Fix path access with extended dir names
3197 Fixes bug #589 (SC segfaults with wrong locale
3200 2005-06-25 [colin] 1.9.11cvs100
3202 * src/prefs_account.c
3203 * src/prefs_account.h
3205 Add an option to encrypt replies to
3208 2005-06-25 [colin] 1.9.11cvs99
3211 * src/quote_fmt_parse.y
3212 ... And make it work with pgpinline.
3214 2005-06-25 [colin] 1.9.11cvs98
3219 * src/quote_fmt_parse.y
3220 o Make reedition of encrypted messages possible
3221 (as long as it is encrypted to self too, no
3223 o Make replying with quote (and without selecting
3224 text) possible for encrypted messages.
3225 Closes bug #550 (Not possible to "reply with quote"
3226 to gnupg encrypted messages)
3228 2005-06-24 [paul] 1.9.11cvs97
3233 2005-06-24 [paul] 1.9.11cvs96
3236 made bind password entry invisible
3238 * src/send_message.c
3239 send_message_local(): check exit status
3240 to detect errors (sync with main)
3242 use main's less ambiguous popup menu
3245 2005-06-24 [paul] 1.9.11cvs95
3247 * src/prefs_actions.c
3248 * src/prefs_customheader.c
3249 * src/prefs_display_header.c
3250 * src/prefs_filtering_action.c
3251 * src/prefs_matcher.c
3252 * src/prefs_template.c
3253 * src/prefs_toolbar.c
3254 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
3255 * src/gtk/description_window.c
3256 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
3258 2005-06-23 [colin] 1.9.11cvs94
3261 Fix rough edges (be sure to call status_show whenever
3264 2005-06-23 [colin] 1.9.11cvs93
3268 Before, in a 5K mails folder: 11s
3269 After, in the same folder: 58000µs
3270 The joys of locking... gtk_clist_select_all() fires a
3271 tree-select-row event for each selected row, which in
3272 summaryview, callbacks summary_selected which in turn,
3273 calls summary_status_show, which walks the selected
3274 rows. Hence, calling gtk_clist_select_all was
3275 exponential. Locking the summaryview makes
3276 summary_selected return early.
3278 2005-06-23 [colin] 1.9.11cvs92
3281 Move mutex at the important place to avoid
3284 Fix Del key deleting directly instead of
3287 2005-06-22 [colin] 1.9.11cvs91
3289 * src/plugins/spamassassin/libspamc.c
3290 As we do spagetti code with assignations in multiple
3291 places (see _message_read_raw where out = msg = raw),
3292 let's be sure we don't free the same pointer twice.
3293 Should fix bug #683 (Crash in libpam at
3296 2005-06-22 [colin] 1.9.11cvs90
3301 Make toolbar's delete use the move to trash stuff;
3302 Add gtk_widget_realize to be sure pixmaps can get
3303 created (that may fix an old worksforme bug which
3304 I can't find back...)
3306 2005-06-22 [colin] 1.9.11cvs89
3311 Rename "Message/Delete" to "Message/Move to trash"
3312 Add "Message/Delete..." that directly destroys the
3313 selected messages after asking for a confirmation.
3315 2005-06-22 [colin] 1.9.11cvs88
3318 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
3319 o Fix a deadlock (thanks Darko)
3321 2005-06-22 [colin] 1.9.11cvs87
3323 * src/gtk/foldersort.c
3324 Add missing include for the i18n;
3325 patch by Fabien Vantard
3327 2005-06-21 [colin] 1.9.11cvs86
3331 Respect the no_select flag
3333 Fix recursive deletion
3336 Make the folder deletion's warning
3339 2005-06-21 [colin] 1.9.11cvs85
3342 Prevent email addresses from spanning accross
3343 lines - fixes bug # 646 (newline-chars in
3346 2005-06-20 [colin] 1.9.11cvs84
3349 Be sure not to remove source if copy failed
3351 2005-06-20 [colin] 1.9.11cvs83
3355 remove summaryview's lock
3357 introduce threads to avoid problems when foreground tasks
3358 interfere with background tasks
3360 prevent moving to drafts/queue
3364 2005-06-19 [colin] 1.9.11cvs82
3367 Remember that the user doesn't want to override
3368 offline mode, for 3 seconds. It avoid presenting
3369 him with N popups in a really short time.
3371 2005-06-17 [colin] 1.9.11cvs81
3374 Fix IMAP breaking on folders containing '('
3375 (Probably won't be enough)
3377 2005-06-17 [colin] 1.9.11cvs80
3379 Forgotten files on 1.9.11cvs79
3381 Fix stepping when not immediately executing
3383 Really prevent UID FETCH 0
3385 Fix outgoing charset never set to utf-8
3389 2005-06-16 [colin] 1.9.11cvs79
3392 Fix bug #707 (Dash splits rows)
3393 Only wrap if we're on a line break position and
3394 the previous one was a "white" (space) char.
3395 Pango stuff is weird.
3397 2005-06-16 [colin] 1.9.11cvs78
3400 Lock summaryview while downloading messages
3404 * src/common/utils.c
3405 * src/common/utils.h
3406 Replace \r and \n with spaces in From and
3409 2005-06-16 [paul] 1.9.11cvs77
3412 liberalise the mime parser
3416 2005-06-16 [paul] 1.9.11cvs76
3421 2005-06-15 [colin] 1.9.11cvs75
3424 Finish header encoding fix
3428 Fix compilation (Thanks Stephan
3431 2005-06-15 [colin] 1.9.11cvs74
3434 Install gnome2 stuff rather than gnome1,
3439 Fix headers encoding
3441 Visual progress when fetching all messages
3445 Prevent changing current message while
3448 2005-06-15 [paul] 1.9.11cvs73
3450 * src/gtk/gtkaspell.c
3451 * src/gtk/gtkaspell.h
3454 2005-06-15 [paul] 1.9.11cvs72
3456 * src/prefs_filtering.c
3457 allow reordering of filter rules by
3460 2005-06-15 [paul] 1.9.11cvs71
3465 replace deprecated function
3467 * src/send_message.c
3468 * src/gtk/progressdialog.c
3469 * src/gtk/progressdialog.h
3470 salvage and reuse parts of reverted sync
3472 2005-06-15 [paul] 1.9.11cvs70
3475 * src/send_message.c
3476 * src/gtk/progressdialog.c
3477 * src/gtk/progressdialog.h
3478 revert yesterday's sync with main
3479 it contains deprecated functions
3481 2005-06-15 [colin] 1.9.11cvs69
3484 Fix bug #670 (multi user to: will corrupt message
3487 2005-06-15 [colin] 1.9.11cvs68
3490 Fix bug #421 (Fix undo on wrapping)
3492 2005-06-15 [colin] 1.9.11cvs67
3495 Provide visual feedback while processing
3498 Provide visual feedback while getting
3499 short headers (for uncached messages)
3502 2005-06-14 [paul] 1.9.11cvs66
3505 change a couple stock icons
3507 * src/send_message.c
3508 * src/gtk/progressdialog.c
3509 * src/gtk/progressdialog.h
3510 sync main's GtkTreeView implementation
3512 2005-06-14 [colin] 1.9.11cvs65
3515 Various little fixes, mainly on error paths
3517 2005-06-13 [colin] 1.9.11cvs64
3522 Add a way to fetch only headers. This speeds
3523 up filtering on headers for IMAP. Fixes:
3524 bug #481 extraneous imap commands slow down
3526 bug #522 Sylpheed downloads all messages
3527 when opening mailbox (IMAP)
3528 bug #677 IMAP fetch is soooooooooooooo slow
3531 Add a folder set_batch method so that
3532 implementations can speed up flags changes
3535 Use that in mark as (un)read and mark all read
3538 Implement set_batch - brings back deferred
3539 flags in a less buggy manner. Fixes:
3540 bug #729 IMAP immediate expunge of deleted messages
3541 bug #191 remove list of messages with one command
3542 Fix login with strange chars
3543 Implement fetch_msg_full
3544 Fix copy (wrong counts)
3546 2005-06-12 [colin] 1.9.11cvs63
3549 lock incorporation during long operations.
3550 Avoids fucking up the IMAP socket.
3552 2005-06-12 [colin] 1.9.11cvs62
3556 Factorize remove_all_msg
3559 Don't update partial-download status if unnecessary
3561 Use remove_msgs everywhere possible
3563 2005-06-12 [colin] 1.9.11cvs61
3567 Add a remove_msgs function to remove a
3572 2005-06-12 [colin] 1.9.11cvs60
3575 Remove flags-processing deferring... Too hard
3576 to get it to work in all cases.
3578 2005-06-11 [colin] 1.9.11cvs59
3581 printf -> debug_print
3583 2005-06-11 [colin] 1.9.11cvs58
3586 o Fix build without USE_PTHREAD
3587 o Factorize imap_open
3588 o Alertpanel in case of impossible connection
3589 o Alertpanel in case of impossible login
3590 o Fix deferred flags processing to force a
3591 flush before adding some more flags to process,
3592 but in another folder.
3594 2005-06-10 [colin] 1.9.11cvs57
3597 o Fix a format string error
3598 o init ssl socket outside of the thread
3599 (it possibly invokes gtk calls)
3601 o Put back the buffer to its necessary size
3602 o Fix changing a file pointer without keeping
3603 track of it (thanks Valgrind)
3605 o Fix automatic STARTTLS if login should be done
3606 and the server only allows it after starting TLS
3607 * src/gtk/gtkinputdialog.c
3608 o Eat GDK_Return so that the combo popup doesn't
3609 appear when we press Enter to validate the combo
3610 input dialog (as seen in the Open with... dialog)
3612 2005-06-10 [colin] 1.9.11cvs56
3616 o Fix a crash on deletion
3617 o Threadize imap_select (it's called outside of
3619 o Defer treatment of DELETED flags
3622 2005-06-09 [colin] 1.9.11cvs55
3625 Make sure we check imap_gtk_should_override(), which
3626 potentially calls gtk stuff, before creating thread.
3627 That way it should't be called via imap_get_session()
3630 2005-06-09 [colin] 1.9.11cvs54
3633 o add a bit of status output
3634 o remove some dead code
3635 o threadize get_list_of_uids
3636 o threadize imap_get_flags
3637 o defer flag changing by 500ms so that they
3641 2005-06-08 [colin] 1.9.11cvs53