1 2005-09-28 [paul] 1.9.14cvs59
6 2005-09-27 [colin] 1.9.14cvs58
8 * src/plugins/pgpcore/sgpgme.c
9 Report error when there's one, instead of
12 2005-09-27 [colin] 1.9.14cvs57
15 Fix bug #816 (Weird quotation with spaces)
17 2005-09-27 [colin] 1.9.14cvs56
22 Put subject in compose's title
23 Fix Automatic encoding so that it's really automatic:
24 first try default locale's charset, then charset of the replied mail,
26 Fix encoding of headers (must be in strict mode too)
28 2005-09-26 [colin] 1.9.14cvs55
31 Fix previous patch - don't color the space,
34 2005-09-26 [colin] 1.9.14cvs54
37 Unmark space if possible
39 2005-09-26 [colin] 1.9.14cvs53
42 log_error instead of alertpanel according to the pref
43 * src/etpan/imap-thread.c
44 Print connect status, copy only necessary size to
46 * src/plugins/pgpmime/pgpmime.c
47 Handle S/Mime signatures (verification only). Patch based
48 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
50 2005-09-26 [paul] 1.9.14cvs52
52 * src/common/passcrypt.c
53 this 'workaround' not necessary on NetBSD.
54 Thanks to Daniel Gustafson
60 2005-09-26 [paul] 1.9.14cvs51
63 Skip currently selected message when
64 looking for next new or unread message
65 in current folder. Patch by Colin
66 * src/common/passcrypt.c
67 eliminate warnings on *BSD. Patch by
70 2005-09-26 [colin] 1.9.14cvs50
73 Call postfiltering hook anyway
75 2005-09-22 [colin] 1.9.14cvs49
79 Add a strict mode that doesn't replace with _
82 Use strict conversion while sending
83 Fix race when drafting while sending (happens
85 Fix d'n'd of messages from summaryview
88 add hidden utf8_instead_of_locale_for_broken_mail
89 pref for people that preferred the default charset
90 to be utf8 for broken mails
91 * src/quote_fmt_parse.y
92 fix bug #815 (No quote insert if "From:" fied
93 contained Russian letters)
95 Fix d'n'd of messages to compose
97 2005-09-22 [paul] 1.9.14cvs48
100 fix bug where attachments Name entry
101 would display Path instead
103 2005-09-21 [paul] 1.9.14cvs47
108 * config/config.rpath
109 * doc/manual/en/sylpheed-20.html
110 * doc/manual/es/sylpheed-20.html
165 * src/displayheader.c
166 * src/displayheader.h
177 * src/editldap_basedn.c
178 * src/editldap_basedn.h
197 * src/folder_item_prefs.c
198 * src/folder_item_prefs.h
205 * src/grouplistdialog.c
206 * src/grouplistdialog.h
251 * src/matcher_parser.h
252 * src/matcher_parser_lex.l
253 * src/matcher_parser_parse.y
256 * src/message_search.c
257 * src/message_search.h
276 * src/partial_download.c
277 * src/partial_download.h
282 * src/prefs_account.c
283 * src/prefs_account.h
284 * src/prefs_actions.c
285 * src/prefs_actions.h
288 * src/prefs_compose_writing.c
289 * src/prefs_compose_writing.h
290 * src/prefs_customheader.c
291 * src/prefs_customheader.h
292 * src/prefs_display_header.c
293 * src/prefs_display_header.h
294 * src/prefs_ext_prog.c
295 * src/prefs_ext_prog.h
296 * src/prefs_filtering.c
297 * src/prefs_filtering.h
298 * src/prefs_filtering_action.c
299 * src/prefs_filtering_action.h
300 * src/prefs_folder_column.c
301 * src/prefs_folder_column.h
302 * src/prefs_folder_item.c
303 * src/prefs_folder_item.h
308 * src/prefs_image_viewer.c
309 * src/prefs_image_viewer.h
310 * src/prefs_matcher.c
311 * src/prefs_matcher.h
312 * src/prefs_message.c
313 * src/prefs_message.h
314 * src/prefs_msg_colors.c
315 * src/prefs_msg_colors.h
320 * src/prefs_receive.c
321 * src/prefs_receive.h
324 * src/prefs_spelling.c
325 * src/prefs_spelling.h
326 * src/prefs_summaries.c
327 * src/prefs_summaries.h
328 * src/prefs_summary_column.c
329 * src/prefs_summary_column.h
330 * src/prefs_template.c
331 * src/prefs_template.h
334 * src/prefs_toolbar.c
335 * src/prefs_toolbar.h
336 * src/prefs_wrapping.c
337 * src/prefs_wrapping.h
347 * src/quote_fmt_parse.y
356 * src/simple-gettext.c
365 * src/summary_search.c
366 * src/summary_search.h
383 * src/common/base64.c
384 * src/common/base64.h
392 * src/common/mgutils.c
393 * src/common/mgutils.h
396 * src/common/passcrypt.c
397 * src/common/passcrypt.h.in
398 * src/common/plugin.c
399 * src/common/plugin.h
402 * src/common/progressindicator.c
403 * src/common/progressindicator.h
404 * src/common/quoted-printable.c
405 * src/common/quoted-printable.h
406 * src/common/session.c
407 * src/common/session.h
410 * src/common/socket.c
411 * src/common/socket.h
414 * src/common/ssl_certificate.c
415 * src/common/ssl_certificate.h
416 * src/common/string_match.c
417 * src/common/string_match.h
418 * src/common/stringtable.c
419 * src/common/sylpheed.c
420 * src/common/sylpheed.h
421 * src/common/template.c
422 * src/common/template.h
423 * src/common/timing.h
426 * src/common/uuencode.c
427 * src/common/uuencode.h
428 * src/common/version.h.in
431 * src/common/xmlprops.c
432 * src/common/xmlprops.h
435 * src/gtk/colorlabel.c
436 * src/gtk/colorlabel.h
439 * src/gtk/description_window.c
440 * src/gtk/description_window.h
443 * src/gtk/foldersort.c
444 * src/gtk/foldersort.h
447 * src/gtk/inputdialog.c
448 * src/gtk/inputdialog.h
449 * src/gtk/logwindow.c
450 * src/gtk/logwindow.h
451 * src/gtk/manage_window.c
452 * src/gtk/manage_window.h
455 * src/gtk/pluginwindow.c
456 * src/gtk/pluginwindow.h
457 * src/gtk/prefswindow.c
458 * src/gtk/prefswindow.h
459 * src/gtk/progressdialog.c
460 * src/gtk/progressdialog.h
461 * src/gtk/quicksearch.c
462 * src/gtk/quicksearch.h
463 * src/gtk/sslcertwindow.c
464 * src/gtk/sslcertwindow.h
465 * src/plugins/clamav/clamav_plugin.c
466 * src/plugins/clamav/clamav_plugin.h
467 * src/plugins/clamav/clamav_plugin_gtk.c
468 * src/plugins/demo/demo.c
469 * src/plugins/dillo_viewer/dillo_prefs.c
470 * src/plugins/dillo_viewer/dillo_prefs.h
471 * src/plugins/dillo_viewer/dillo_viewer.c
472 * src/plugins/mathml_viewer/mathml_viewer.c
473 * src/plugins/pgpcore/passphrase.c
474 * src/plugins/pgpcore/passphrase.h
475 * src/plugins/pgpcore/plugin.c
476 * src/plugins/pgpcore/prefs_gpg.c
477 * src/plugins/pgpcore/prefs_gpg.h
478 * src/plugins/pgpcore/select-keys.c
479 * src/plugins/pgpcore/select-keys.h
480 * src/plugins/pgpcore/sgpgme.c
481 * src/plugins/pgpcore/sgpgme.h
482 * src/plugins/pgpinline/pgpinline.c
483 * src/plugins/pgpinline/pgpinline.h
484 * src/plugins/pgpinline/plugin.c
485 * src/plugins/pgpmime/pgpmime.c
486 * src/plugins/pgpmime/pgpmime.h
487 * src/plugins/pgpmime/plugin.c
488 * src/plugins/spamassassin/spamassassin.c
489 * src/plugins/spamassassin/spamassassin.h
490 * src/plugins/spamassassin/spamassassin_gtk.c
491 * src/plugins/trayicon/trayicon.c
492 * tools/OOo2sylpheed.pl
493 * tools/acroread2sylpheed.pl
494 * tools/asus_mailled.sh
495 * tools/filter_conv.pl
496 * tools/freshmeat_search.pl
497 * tools/google_search.pl
498 * tools/kmail2sylpheed.pl
499 * tools/kmail2sylpheed_v2.pl
500 * tools/maildir2sylpheed.pl
501 * tools/multiwebsearch.pl
502 * tools/newscache_clean.pl
503 * tools/outlook2sylpheed.pl
504 * tools/sylpheed-switcher
507 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
510 2005-09-21 [colin] 1.9.14cvs46
517 Remove some printing hacks (deselection/reselection),
518 which by the way fix printing the currently
519 displayed mime part (still only text)
520 Plus a little optimisation of summary_show
523 2005-09-20 [colin] 1.9.14cvs45
527 GUI fixups: add accels, set message
528 view title to displayed mail's subject
529 * src/prefs_spelling.c
530 * src/gtk/gtkaspell.c
531 GUI fixups: allow underlining misspelled
532 words instead of coloring them (a11y!)
538 2005-09-19 [colin] 1.9.14cvs44
542 * src/gtk/gtkaspell.c
545 2005-09-19 [colin] 1.9.14cvs43
548 Fix sensitivity of Delete button
550 Warn if the requested Privacy system
560 * src/prefs_account.h
561 * src/prefs_account.c
562 Save SSL prefs even in builds that have
568 Warn if connection should be secure, but
569 SSL support isn't compiled in
571 Fix word separation on UTF-8 systems
572 Fixes bug #812 (Strange inline spellchecking)
574 Warn if the requested Privacy system
576 Factorize offline warning
584 Factorize offline warning
590 2005-09-18 [colin] 1.9.14cvs42
595 Add a way to get locale's charset ignoring utf-8,
596 and use that as default encoding for broken mails
598 2005-09-18 [colin] 1.9.14cvs41
600 * src/gtk/logwindow.c
601 Translate string. Patch by Fabien Vantard
603 2005-09-18 [colin] 1.9.14cvs40
606 Fix bug #803 (IMAP/SSL support breaks with
607 GnuTLS libetpan 0.38)
609 2005-09-18 [colin] 1.9.14cvs39
614 More charsets fixes. Fixes bug #806 (non
615 ascii characters in subject line)
617 2005-09-17 [paul] 1.9.14cvs38
622 Patch by Pawel Pekala
624 2005-09-17 [colin] 1.9.14cvs37
627 bugfix for NO-USE LDAP compilation, patch
630 2005-09-17 [colin] 1.9.14cvs36
632 * src/prefs_actions.c
633 * src/prefs_customheader.c
634 * src/prefs_display_header.c
635 * src/prefs_filtering_action.c
636 * src/prefs_matcher.c
637 * src/prefs_toolbar.c
638 Fix strange casts (less elegant but
641 2005-09-16 [colin] 1.9.14cvs35
646 2005-09-16 [colin] 1.9.14cvs34
660 * src/matcher_parser_parse.y
662 * src/etpan/Makefile.am
663 * src/gtk/description_window.c
664 * src/plugins/clamav/Makefile.am
665 * src/plugins/clamav/clamav_plugin.c
666 * src/plugins/dillo_viewer/Makefile.am
667 * src/plugins/pgpcore/Makefile.am
668 * src/plugins/pgpinline/Makefile.am
669 * src/plugins/pgpmime/Makefile.am
670 * src/plugins/trayicon/Makefile.am
671 Fix 100% cpu usage in address completion list
672 Fix little bugs (return with no values etc)
673 Fix all warnings (with common CFLAGS)
675 2005-09-15 [colin] 1.9.14cvs33
678 Fix bug where sometimes a group's email list is empty,
679 force its refresh (probably fixes "Re: how to create a
682 Don't return to the callback in the main thread from the
683 fetch thread (or face segs!)
685 2005-09-15 [paul] 1.9.14cvs32
687 * src/prefs_matcher.c
688 forgotten in last commit
690 2005-09-15 [paul] 1.9.14cvs31
692 * src/prefs_actions.c
693 * src/prefs_filtering_action.c
697 * src/gtk/description_window.c
698 * src/gtk/description_window.h
699 * src/gtk/quicksearch.c
700 allow interaction with the called
702 Patch by Anders Hammar
704 2005-09-14 [paul] 1.9.14cvs30
707 fix a little annoyance when pasting with 3rd button
708 with wrap_pastes=0 and wrap_input=1
711 2005-09-14 [paul] 1.9.14cvs29
713 * src/prefs_account.c
714 disable 'Filter messages on receiving' for
716 Patch by Anders Hammar
718 2005-09-14 [paul] 1.9.14cvs28
722 updated by Andrej Kacian
728 2005-09-14 [paul] 1.9.14cvs27
731 updated by Ricardo Mones Lastra
734 associate no_wrap_tags to Compose windows
735 instead of using a static one
741 remove unneeded printf()
743 2005-09-14 [paul] 1.9.14cvs26
751 * src/partial_download.c
753 * src/prefs_account.c
754 * src/prefs_account.h
755 * src/prefs_actions.c
756 * src/prefs_customheader.c
757 * src/prefs_display_header.c
758 * src/prefs_filtering_action.c
759 * src/prefs_matcher.c
760 * src/prefs_toolbar.c
767 * src/common/plugin.c
768 * src/common/session.h
769 * src/common/socket.c
770 * src/common/socket.h
771 * src/common/template.c
772 * src/gtk/gtkaspell.c
773 * src/gtk/quicksearch.h
774 * src/plugins/pgpcore/passphrase.c
775 * src/plugins/pgpcore/prefs_gpg.h
776 * src/plugins/pgpcore/select-keys.c
777 * src/plugins/pgpcore/select-keys.h
778 * src/plugins/pgpcore/sgpgme.c
779 * src/plugins/pgpinline/pgpinline.c
780 * src/plugins/pgpmime/pgpmime.c
781 * src/plugins/trayicon/trayicon.c
782 fix compilation warnings
783 Patch by Daniel Gustafson
785 2005-09-14 [paul] 1.9.14cvs25
788 add missing column header, and other small
790 Patch by Anders Hammar
792 2005-09-13 [colin] 1.9.14cvs24
794 * src/gtk/gtkaspell.c
797 Nullify struct members after free()s
799 2005-09-13 [colin] 1.9.14cvs23
802 Test utf8 compliance before inserting to
803 buffer, and try to convert if necessary
805 If no charset is present, use the locale
806 one instead of us-ascii
808 Add Sender, List-Post and To in the checked
809 headers for automatic rules creation
812 * src/gtk/gtkaspell.c
813 Remove deprecated functions.
814 patch by Daniel Gustafson
816 2005-09-12 [colin] 1.9.14cvs22
819 Fix bug #448 (Scrolling/Redraw issue with
820 address-fields in Header)
824 Fix loss of MSG_MARKED on move/copy
825 Fix bug #804 (Quicksearch togglebutton doesn't
826 get depressed after '/' key is pressed)
828 2005-09-12 [paul] 1.9.14cvs21
831 * src/gtk/logwindow.c
832 add 'Clear Log' to popup menu
833 Patch by Anders Hammar <anders.hammar@telia.com>
835 2005-09-12 [paul] 1.9.14cvs20
838 set correct sensitivity on attachments
842 * src/prefs_spelling.c
843 fix crash when no LANG env is set
846 don't use memeory after free
848 All patches by Daniel Gustafson
850 2005-09-12 [paul] 1.9.14cvs19
853 make theme info selectable
854 * src/gtk/description_window.c
855 make window non-modal
857 add details of asus_mailed.sh
858 * tools/claws.i18n.status.pl
859 update for new zh_TW translator
861 create alternate coloured lines
864 2005-09-10 [colin] 1.9.14cvs18
866 * src/plugins/pgpcore/select-keys.c
867 Better order for the buttons
869 2005-09-10 [colin] 1.9.14cvs17
872 * src/plugins/pgpcore/select-keys.c
873 * src/plugins/pgpcore/select-keys.h
874 * src/plugins/pgpcore/sgpgme.c
875 Add a "Don't encrypt" button to the key
876 selection dialog. Fixes bug #177 (There should be a
877 'Don't encrypt button in the Select Keys dialog)
879 2005-09-10 [colin] 1.9.14cvs16
882 Fix bug #572 (%X option does not work with templates)
884 2005-09-10 [colin] 1.9.14cvs15
889 2005-09-10 [colin] 1.9.14cvs14
894 2005-09-09 [colin] 1.9.14cvs13
897 * src/etpan/imap-thread.c
898 * src/etpan/imap-thread.h
899 Fix moving from queue or drafts to normal folders
900 Fix bug #794 (No way to delete without expunging)
901 Take flags unset by other mailers into account
902 Take deleted flag set by other mailers into account
903 Fix unsetting REPLIED flag
904 Fix crash when capabilities can't be retrieved
907 Add M_DELAYED_FLAGS condition, and let the user use
908 Execute in order to be able to expunge deleted mails,
909 even if he's not in delayed execute mode
910 * src/prefs_spelling.c
911 Use 'en' dictionary by default if LANG is POSIX or C
912 * src/gtk/prefswindow.c
913 Fix bug #767 (Preferences windows expanding) by making
914 the window a bit larger when the resolution is greater
915 than 640x480, and by putting the prefs in a
918 2005-09-09 [paul] 1.9.14cvs12
922 * po/zh_TW.Big5.po ** REMOVED **
923 * po/zh_TW.po ** ADDED **
924 updated by Wei-Lun Chao
926 2005-09-09 [paul] 1.9.14cvs11
931 delay memory allocation until file is
933 Patch by Daniel Gustafson
935 2005-09-09 [cleroy] 1.9.14cvs10
940 2005-09-08 [colin] 1.9.14cvs9
943 Alert when we can't save draft
944 Fix various wrap/color issues
945 Add mid-click pasting respecting wrap_paste option
948 * src/folder_item_prefs.c
949 * src/folder_item_prefs.h
959 * src/prefs_folder_item.c
960 Fix the impossibility to synchronise folders for
961 offline use (IMAP and NNTP are concerned)
963 2005-09-08 [colin] 1.9.14cvs8
966 Build LDAP and JPilot by default if available
970 2005-09-08 [paul] 1.9.14cvs7
972 * doc/manual/en/sylpheed-1.html
973 * doc/manual/en/sylpheed-18.html
974 * doc/manual/en/sylpheed-19.html
975 * doc/manual/en/sylpheed-4.html
976 * doc/manual/en/sylpheed-6.html
977 * doc/manual/en/sylpheed.html
978 a few minor updates, plus include some
979 details about plugins and their requirements
981 minor changes to English in /View/Sort
983 2005-09-07 [colin] 1.9.14cvs6
985 * doc/manual/en/sylpheed-1.html
986 * doc/manual/en/sylpheed-10.html
987 * doc/manual/en/sylpheed-11.html
988 * doc/manual/en/sylpheed-12.html
989 * doc/manual/en/sylpheed-13.html
990 * doc/manual/en/sylpheed-14.html
991 * doc/manual/en/sylpheed-15.html
992 * doc/manual/en/sylpheed-16.html
993 * doc/manual/en/sylpheed-17.html
994 * doc/manual/en/sylpheed-18.html
995 * doc/manual/en/sylpheed-19.html
996 * doc/manual/en/sylpheed-2.html
997 * doc/manual/en/sylpheed-20.html
998 * doc/manual/en/sylpheed-21.html
999 * doc/manual/en/sylpheed-22.html
1000 * doc/manual/en/sylpheed-3.html
1001 * doc/manual/en/sylpheed-4.html
1002 * doc/manual/en/sylpheed-5.html
1003 * doc/manual/en/sylpheed-6.html
1004 * doc/manual/en/sylpheed-7.html
1005 * doc/manual/en/sylpheed-8.html
1006 * doc/manual/en/sylpheed-9.html
1007 * doc/manual/en/sylpheed.html
1008 More substitutions (missed Sylpheed -> Sylpheed-Claws)
1010 2005-09-07 [colin] 1.9.14cvs5
1013 Make labels more to-the-point
1015 2005-09-07 [colin] 1.9.14cvs4
1017 * doc/manual/en/sylpheed-1.html
1018 * doc/manual/en/sylpheed-12.html
1019 * doc/manual/en/sylpheed-13.html
1020 * doc/manual/en/sylpheed-14.html
1021 * doc/manual/en/sylpheed-15.html
1022 * doc/manual/en/sylpheed-16.html
1023 * doc/manual/en/sylpheed-17.html
1024 * doc/manual/en/sylpheed-18.html
1025 * doc/manual/en/sylpheed-19.html
1026 * doc/manual/en/sylpheed-2.html
1027 * doc/manual/en/sylpheed-20.html
1028 * doc/manual/en/sylpheed-21.html
1029 * doc/manual/en/sylpheed-22.html
1030 * doc/manual/en/sylpheed-4.html
1031 * doc/manual/en/sylpheed-5.html
1032 * doc/manual/en/sylpheed-6.html
1033 * doc/manual/en/sylpheed-7.html
1034 * doc/manual/en/sylpheed-8.html
1035 * doc/manual/en/sylpheed-9.html
1036 * doc/manual/en/sylpheed.html
1039 2005-09-07 [colin] 1.9.14cvs3
1041 * doc/faq/en/sylpheed-faq-1.html
1042 * doc/faq/en/sylpheed-faq-2.html
1043 * doc/faq/en/sylpheed-faq-3.html
1044 * doc/faq/en/sylpheed-faq.html
1047 2005-09-07 [colin] 1.9.14cvs2
1053 Fix special subfolders:
1054 - Inherit parent's icon
1055 - sent contents of queues subfolders
1056 - empty subfolders of trashes
1058 Remove outdated manual and faq entries
1059 * src/common/utils.c
1060 Add quotes around %s coming from mailcap
1062 2005-09-07 [colin] 1.9.14cvs1
1065 After saving draft, set modified to FALSE
1067 * src/common/utils.c
1068 * src/common/utils.h
1069 Try to open mime parts using what is
1070 indicated in ~/.mailcap or /etc/mailcap,
1073 2005-09-05 [paul] 1.9.14
1078 updated by Andrej Kacian
1080 2005-09-05 [paul] 1.9.13cvs83
1089 updated translations by Thomas Gilgin, Ricardo Mones
1090 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
1091 Frederico Goncalves Guimaraes, Aleksandar Urosevic
1093 2005-09-04 [paul] 1.9.13cvs82
1096 only warn about exceeded line length limit
1099 2005-09-04 [paul] 1.9.13cvs81
1102 fix crash in 'line length exceeded' dialogue
1104 2005-09-02 [paul] 1.9.13cvs80
1107 fix bug 795, 'Connection lost IMAP'
1108 and add statusbar prints
1111 2005-09-02 [paul] 1.9.13cvs79
1114 compose_wrap_paragraph() becomes
1115 compose_beautify_paragraph()
1118 2005-09-02 [cleroy] 1.9.13cvs78
1123 2005-09-01 [colin] 1.9.13cvs77
1126 Maybe fix bug #795 (Connection lost IMAP)
1127 Don't try to send logout when we're disconnected.
1129 Include locked and marked emails in HRM
1130 view. Fixes bug #800 (Locked messages no longer
1131 show up when hide read messages is used)
1133 2005-09-01 [paul] 1.9.13cvs76
1135 * src/prefs_common.c
1138 2005-08-31 [colin] 1.9.13cvs75
1142 * src/prefs_summaries.c
1144 Fix "go to next new", fix preference
1145 (Open unread/next swapped)
1147 2005-08-31 [paul] 1.9.13cvs74
1154 * src/prefs_common.c
1155 * src/prefs_common.h
1160 remove obsolete BOLD_FONT setting
1161 fix font update in headerview and textview
1162 headers after prefs change
1169 2005-08-30 [colin] 1.9.13cvs73
1172 When Hide read messages is selected and we
1173 refresh the summaryview, don't remove the
1174 currently displayed message. Fixes bug #797
1175 (Summary view reloads when new mail is
1176 downloaded in 1.9.14 rc)
1178 2005-08-30 [colin] 1.9.13cvs72
1183 Remove useless callback
1187 Add a filesel_select_file_save_folder() - used by Save All
1189 2005-08-29 [paul] 1.9.13cvs71
1192 * src/matcher_parser_parse.y
1193 * src/etpan/imap-thread.c
1194 fix building on FreeBSD
1195 Patch by Daniel Gustafson <daniel@hobbit.se>
1197 2005-08-29 [paul] 1.9.13cvs70
1199 * src/plugins/pgpinline/pgpinline.c
1200 only initialise sig result if it's been handled
1203 2005-08-29 [paul] 1.9.13cvs69
1208 * src/common.utils.c
1209 * src/common/utils.h
1211 * src/stock_pixmap.h
1212 fix wrong icon reference
1213 * src/pixmaps/trash_btn.xpm
1214 replace with nicer image
1216 2005-08-28 [colin] 1.9.13cvs68
1219 * src/stock_pixmap.c
1220 * src/stock_pixmap.h
1222 * src/pixmaps/trash_btn.xpm
1223 Add a specific trash xpm for the button
1225 2005-08-28 [colin] 1.9.13cvs67
1230 2005-08-27 [colin] 1.9.13cvs66
1234 Correctly fix "Problem with replies", fixes
1235 pgpmime encryption too.
1237 2005-08-27 [colin] 1.9.13cvs65
1243 Fix bug #517 (messages removed from summaryview
1246 2005-08-27 [colin] 1.9.13cvs64
1249 * tools/asus_mailled.sh
1250 Add a script to blink ASUS laptops' mail LED where there
1253 2005-08-27 [colin] 1.9.13cvs63
1256 * src/etpan/imap-thread.c
1257 * src/etpan/imap-thread.h
1258 Implement automatic choosing of login method
1260 * src/gtk/.cvsignore
1261 Add sylpheed-marshal.[ch]
1263 2005-08-27 [colin] 1.9.13cvs62
1265 * src/common/utils.c
1266 Fix confusing perror
1268 2005-08-27 [colin] 1.9.13cvs61
1272 Remove A_DELETE, replace it with
1273 A_TRASH and A_DELETE_REAL. Automatically
1274 rewrite config files to replace A_DELETE
1275 with A_TRASH (no functionality change).
1278 2005-08-26 [colin] 1.9.13cvs60
1281 Previous "Problem with replies" fix brought other
1282 problems, fixing them
1284 2005-08-26 [colin] 1.9.13cvs59
1287 Fix "Problem with replies". This happened only
1290 Factorize code a bit
1292 Speed improvement on very long messages (wrapping)
1293 Fix signature color on Reedit and Redirect
1294 On Reedit, don't attach pgp-signatures parts, but
1297 2005-08-24 [paul] 1.9.13cvs58
1300 don't claim success when clicking
1301 Cancel on the passphrase box.
1304 2005-08-24 [paul] 1.9.13cvs57
1307 fix misplaced sylpheed.log
1311 2005-08-24 [paul] 1.9.13cvs56
1314 * src/etpan/imap-thread.c
1315 * src/etpan/imap-thread.h
1316 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
1318 * src/gtk/sylpheed-marshal.c ** REMOVED **
1319 * src/gtk/sylpheed-marshal.h ** REMOVED **
1320 remove autogenerated files
1321 * tools/kdeservicemenu/README
1322 * tools/kdeservicemenu/install.sh
1323 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1324 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1325 use Claws icon, use 'Sylpheed-Claws' in menu,
1326 use kdialog, and other cleanups
1328 2005-08-23 [paul] 1.9.13cvs55
1331 fix paste/wrap crash
1334 2005-08-23 [paul] 1.9.13cvs54
1340 2005-08-23 [paul] 1.9.13cvs53
1344 view all data of LDAP contacts
1347 2005-08-23 [paul] 1.9.13cvs52
1350 fix issues with the Search field
1353 2005-08-22 [paul] 1.9.13cvs51
1356 put name of folder in processing dialog
1358 * src/prefs_folder_item.c
1359 improve english usage
1361 2005-08-22 [paul] 1.9.13cvs50
1366 * src/matcher_parser_lex.l
1367 * src/matcher_parser_parse.y
1368 * src/prefs_filtering.c
1369 add Filtering/Processing rule names feature.
1370 (the incompatible old matcherrc is saved as
1371 matcherrc.pre_names).
1374 2005-08-22 [paul] 1.9.13cvs49
1377 fix colour labelling
1380 2005-08-22 [paul] 1.9.13cvs48
1385 2005-08-22 [paul] 1.9.13cvs47
1388 fix bug 789, 'SC crashes with imap (CVS ver)'
1391 2005-08-22 [paul] 1.9.13cvs46
1394 * src/prefs_common.c
1396 define reused defaults in defs.h
1398 add 'Open image' to image popup menu
1400 2005-08-21 [colin] 1.9.13cvs45
1403 Fix bug #788 (Bogus "From" address displayed)
1405 2005-08-20 [colin] 1.9.13cvs44
1408 Fix buf #787 (multilevel delete causes SIGSEGV)
1410 2005-08-19 [colin] 1.9.13cvs43
1413 * src/prefs_common.c
1414 * src/prefs_common.h
1415 Add an hidden pref to allow modifying the
1416 update stepping in incorporation.
1419 2005-08-19 [colin] 1.9.13cvs42
1423 Workaround for broken MUAs: encode
1424 Content-type: name: as ASCII and
1425 Content-Disposition: filename: as
1427 * src/prefs_account.c
1428 Fix invisible-ness of SMTP SSL prefs
1431 2005-08-19 [paul] 1.9.13cvs41
1434 * src/prefs_common.c
1435 * src/prefs_common.h
1436 * src/prefs_wrapping.c
1437 paste with or without wrapping.
1440 2005-08-19 [paul] 1.9.13cvs40
1442 * src/prefs_common.c
1443 * src/prefs_common.h
1445 reintroduce enable_swap_from as a
1446 hidden pref. patch by Colin
1447 * src/quote_fmt_parse.y
1448 * src/plugins/clamav/clamav_plugin.c
1449 * src/plugins/dillo_viewer/dillo_viewer.c
1450 * src/plugins/mathml_viewer/mathml_viewer.c
1451 * src/plugins/pgpcore/sgpgme.c
1452 * src/plugins/pgpinline/pgpinline.c
1453 * src/plugins/pgpmime/pgpmime.c
1454 tidy up. patch by Colin
1456 2005-08-19 [paul] 1.9.13cvs39
1459 complete cvs38's sync
1463 * src/etpan/etpan-log.c
1464 * src/etpan/imap-thread.c
1465 * src/gtk/gtksourceprintjob.c
1466 fix compilation warnings
1469 2005-08-19 [paul] 1.9.13cvs38
1485 * src/image_viewer.c
1499 * src/partial_download.c
1502 * src/prefs_actions.c
1503 * src/prefs_common.c
1504 * src/prefs_customheader.c
1505 * src/prefs_display_header.c
1507 * src/prefs_themes.c
1512 * src/send_message.c
1513 * src/simple-gettext.c
1514 * src/sourcewindow.c
1519 * src/common/plugin.c
1520 * src/common/prefs.c
1521 * src/common/session.c
1522 * src/common/session.h
1523 * src/common/socket.c
1524 * src/common/socket.h
1525 * src/common/ssl_certificate.c
1526 * src/common/template.c
1527 * src/common/utils.c
1528 * src/common/utils.h
1531 added wrappers for C library function that
1532 take pathname arguments.
1533 enabled compilation with MinGW.
1534 use GDir instead of directly using opendir().
1535 added rename_force().
1537 2005-08-19 [paul] 1.9.13cvs37
1541 fix privacy settings on re-editing
1549 flag changing optimisation
1551 2005-08-18 [martin] 1.9.13cvs36
1559 * src/grouplistdialog.c
1565 * src/prefs_account.c
1566 * src/prefs_themes.c
1567 * src/stock_pixmap.c
1570 * src/gtk/logwindow.c
1571 removed deprecated glib and gdk stuff
1572 * src/plugins/pgpcore/select-keys.c
1573 convert attributes from locale to utf8
1575 2005-08-17 [paul] 1.9.13cvs35
1579 use new GTK_STOCK_ icons if available
1581 * src/gtk/gtksctree.c
1582 * src/gtk/gtksctree.h
1583 faster range select. patch by Colin
1585 2005-08-17 [paul] 1.9.13cvs34
1590 Add an edit button for contacts, fix selections
1593 Change labels, let Save be always possible in the
1594 email and user atributes tabs
1598 select next item instead of the displayed one
1601 * src/gtk/progressdialog.c
1602 use prefs_common.enable_rules_hint
1604 2005-08-13 [hoa] 1.9.13cvs33
1606 * src/etpan/imap-thread.c
1607 fixed build on Solaris.
1609 2005-08-10 [colin] 1.9.13cvs32
1612 Fix cvs31 (missing fclose before reading
1615 2005-08-10 [colin] 1.9.13cvs31
1618 Fix procmsg_msginfo_new_from_mimeinfo() when
1619 the MimeInfo isn't stored in memory. This fixes
1620 replying to an attached message.
1622 2005-08-10 [colin] 1.9.13cvs30
1625 Fix slowness in account changing
1627 2005-08-10 [colin] 1.9.13cvs29
1637 Optimize folder_has_parent_of_type
1638 Prevent moving special sub-folders from contextual menus
1639 Rework message a bit ("Empty all messages" -> "Delete all
1641 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
1642 and "Deleted Items" folders)
1644 2005-08-08 [colin] 1.9.13cvs28
1647 * src/prefs_summaries.c
1648 Make "Select first unread|new" more flexible
1649 (just prioritize new or unread)
1651 2005-08-08 [colin] 1.9.13cvs27
1654 If "select first new" is selected and there only
1655 are unread messages, fallback to "select first
1658 2005-08-08 [colin] 1.9.13cvs26
1661 Fix shameful bugs (and bug #779)
1663 2005-08-08 [colin] 1.9.13cvs25
1667 Cache parents' type to make folder_has_parent_of_type
1670 Forbid DnD of special sub-folders
1673 Add MAIL_POSTFILTERING_HOOK
1675 Revert over-zealous deletion of the use_addr_book
1678 2005-08-07 [colin] 1.9.13cvs24
1681 Fix big mistake (passing MsgInfo instead
1684 2005-08-07 [colin] 1.9.13cvs23
1699 Make subfolders of Drafts, Queue, Outbox, Trash
1700 work like their parents.
1701 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
1703 2005-08-07 [colin] 1.9.13cvs22
1706 Fix bug #771 (Dragged contacts not saved)
1708 2005-08-07 [paul] 1.9.13cvs21
1711 fix bug 32 'Search Doesn't display results
1712 if "Hide Read Messages" is chosen'
1713 be more literal in interpreting 'Hide read
1716 2005-08-07 [colin] 1.9.13cvs20
1721 Faster 'unthread_for_execution'
1723 2005-08-06 [paul] 1.9.13cvs19
1726 add mnemonics to Set displayed columns
1727 fix bug where msgview_visible option was
1728 overwritten as TRUE on startup
1730 2005-08-06 [paul] 1.9.13cvs18
1733 refer to 'displayed columns in folder/message
1734 list' not 'displayed items in summary/message view'
1735 * src/prefs_display_header.c
1736 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
1737 be consistent with similar dialogues
1738 * src/prefs_folder_column.c
1739 * src/prefs_summary_column.c
1740 'columns' not 'items', and folder and message lists,
1741 instead of folder and summary views;
1742 Use 'Hidden columns' as list heading not 'Available
1744 move the 'Remove' button to the right hand side;
1745 top-align the buttons;
1746 remove unneeded vbox
1747 * src/prefs_summaries.c
1748 put the 2 column prefs buttons in a frame to reduce
1749 overall width; refer to columns not items &c.
1751 2005-08-05 [colin] 1.9.13cvs17
1753 * src/prefs_common.c
1754 * src/prefs_common.h
1758 Add an hidden toolbar_detachable pref, so
1759 that I can get rid of these painful handles
1760 in the toolbars. Defaults to TRUE to avoid
1761 changing the GUI on unsuspecting people...
1763 2005-08-05 [colin] 1.9.13cvs16
1766 * src/prefs_folder_column.c
1767 * src/prefs_folder_column.h
1768 Add prefs for folder columns
1773 * src/prefs_common.c
1774 * src/prefs_common.h
1775 * src/prefs_summaries.c
1777 * src/prefs_summary_column.c
1782 * src/common/utils.c
1783 * src/common/utils.h
1784 Move uri colourisation functions
1789 Fix bug with LIST where we'd try
1790 to get Folder//////[...]///
1792 2005-08-05 [paul] 1.9.13cvs15
1794 * src/prefs_summaries.c
1795 improve the English usage
1797 set font on column change
1800 2005-08-05 [paul] 1.9.13cvs14
1802 * src/prefs_common.c
1803 * src/prefs_common.h
1804 * src/prefs_summaries.c
1806 replace 'open_unread_on_enter' option with
1807 'select_on_entry' option. opening/not opening
1808 is now exclusively controlled by 'always_show_msg'
1810 2005-08-04 [colin] 1.9.13cvs13
1814 Add colourisation of quotes and signatures
1816 Fix possible crashes
1818 Change an assert that is no problem
1823 * src/gtk/quicksearch.c
1824 Fix a possible crash
1826 2005-08-03 [colin] 1.9.13cvs12
1828 * src/prefs_account.c
1829 Fix bug #777 (Sylpheed crash in account configuration)
1831 2005-08-03 [colin] 1.9.13cvs11
1836 Fixing addressbook, round 2
1838 Fix emphasis color on rechecking 'Colorize messages'
1840 2005-08-03 [paul] 1.9.13cvs10
1848 * src/prefs_account.c
1851 * src/quote_fmt_parse.y
1853 * src/common/quoted-printable.c
1854 * src/common/utils.c
1855 * src/common/utils.h
1857 replaced incorrect locale-independent
1858 ctype functions with GLib's. Corrected
1859 signedness mismatch.
1861 headerview_create(): added spacing for vbox.
1863 set focus to the OK button.
1865 2005-08-03 [colin] 1.9.13cvs9
1870 2005-08-02 [colin] 1.9.13cvs8
1876 Fix a cast and more generally, try to make the
1877 GUI more intuitive and consistent (round 1)
1879 2005-08-02 [paul] 1.9.13cvs7
1882 missing in 1.9.13cvs6
1884 2005-08-02 [colin] 1.9.13cvs6
1889 2005-08-02 [colin] 1.9.13cvs5
1898 Fix a number of folder_item_get_msg_list()-related
1899 leaks (missing procmsg_msginfo_free()s)
1901 2005-08-01 [colin] 1.9.13cvs4
1907 * src/prefs_summaries.c
1908 * src/prefs_themes.c
1913 Fix instant-apply of summary and folderview-related prefs
1914 Fix erroneous g_free and alertpanels in prefs_theme
1915 Add instant-apply for fonts
1916 Defer applying of prefs a little bit so it's done only
1917 once even if requested by multiples prefs pages
1919 2005-08-01 [paul] 1.9.13cvs3
1922 fix bug 776 'S.C. crashes on close'
1924 * src/etpan/etpan-thread-manager-types.h
1928 2005-07-25 [paul] 1.9.13cvs2
1931 fix typos. spotted by Fabien Vantard
1933 2005-07-24 [paul] 1.9.13cvs1
1935 * doc/man/sylpheed.1
1936 update man page, incorporating fix of
1937 bug 769 'Typo in manpage'
1938 * src/etpan/imap-thread.c
1939 fix NetBSD openssl dependencies. patch by
1940 George Michaelson <ggm@apnic.net>
1942 updated by Frederico Goncalves Guimaraes
1944 2005-07-22 [paul] 1.9.13
1948 2005-07-22 [paul] 1.9.12cvs91
1953 * RELEASE_NOTES.claws
1957 * tools/claws.i18n.status.pl
1958 add Norwegian translation. submiited by
1959 Geir Helland <pjallabais@users.sourceforge.net>
1969 updated by Miquel Oliete, Thomas Gilgin, Ricardo
1970 Mones Lastra, Tommi Pirinen, Fabien Vantard,
1971 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
1973 * src/plugins/clamav/clamav_plugin_gtk.c
1974 * src/plugins/spamassassin/spamassassin_gtk.c
1975 replace outdated description strings
1977 2005-07-21 [colin] 1.9.12cvs90
1980 Set folder to batch mode when scanning it. Makes deletion
1981 of unread mails on IMAP much faster (due to the UNREAD
1984 2005-07-21 [darko] 1.9.12cvs89
1987 link against libresolv if necessary (patch by Paul)
1989 use glib's portable macros to determine endianness
1991 2005-07-21 [paul] 1.9.12cvs88
1995 update compiled-in features list
1997 2005-07-20 [colin] 1.9.12cvs87
2001 Gcc 2.9x compilation fixes, thanks to Darko
2002 * src/plugins/clamav/clamav_plugin.c
2003 Little optimisation: load virus database only once
2004 * src/plugins/spamassassin/spamassassin.c
2005 Big optimisation: filtering one mail took at least 1 second,
2006 now it takes at least 50ms. Doesn't speed up spamassassin
2007 itself, but should already be much more tolerable.
2009 2005-07-20 [colin] 1.9.12cvs86
2012 Fix performance issue
2014 2005-07-19 [colin] 1.9.12cvs85
2016 * src/plugins/pgpinline/plugin.c
2019 2005-07-19 [colin] 1.9.12cvs84
2022 * src/plugins/Makefile.am
2023 * src/plugins/pgpinline/.cvsignore
2024 * src/plugins/pgpinline/Makefile.am
2025 * src/plugins/pgpinline/pgpinline.c
2026 * src/plugins/pgpinline/pgpinline.deps
2027 * src/plugins/pgpinline/pgpinline.h
2028 * src/plugins/pgpinline/plugin.c
2029 Put pgpinline in the main tree
2031 2005-07-19 [paul] 1.9.12cvs83
2033 * src/prefs_actions.c
2034 prevent '//' in menu names, which cause a crash
2037 2005-07-19 [paul] 1.9.12cvs82
2040 be generally more informative in configure output.
2041 OpenSSL: correction: '[ --enable-openssl ...' ->
2042 '[ --disable-openssl ...', as --enable-openssl is default
2043 PGP/MIME: don't check for GPGME again, check for
2044 pgpcore instead. Therefore prevent the possibility of
2045 attempting to build pgpmime if pgpcore dependencies are
2047 ClamAV: use pkgconfig to check for lib
2048 libgnomeprint: revert logic on inner test to match
2050 * src/plugins/pgpcore/sgpgme.c
2053 2005-07-19 [colin] 1.9.12cvs81
2056 Fix slow thread rebuilding in particular
2059 2005-07-19 [paul] 1.9.12cvs80
2061 * sylpheed-claws.desktop
2062 fix typo, spotted by Stephan Sachse
2064 replace GTK_STOCK_ADD with
2065 GTK_STOCK_NEW button
2067 2005-07-18 [colin] 1.9.12cvs79
2069 * src/etpan/imap-thread.c
2070 Fix return value (Thanks Hoa)
2072 2005-07-18 [colin] 1.9.12cvs78
2075 Allow empty passwords
2076 Create drafts/queue/outbox if necessary
2079 * src/etpan/imap-thread.c
2080 Fix STARTTLS (Thanks to Hoa)
2082 2005-07-18 [paul] 1.9.12cvs77
2088 updated to reflect additions and removals
2090 updated to be claws-specific
2094 * sylpheed-128x128.png
2095 * sylpheed-64x64.png
2097 * sylpheed-claws-128x128.png
2098 * sylpheed-claws-64x64.png
2099 * sylpheed-claws.desktop
2100 * sylpheed-claws.png
2106 2005-07-17 [paul] 1.9.12cvs76
2118 * src/message_search.c
2122 * src/prefs_actions.c
2123 * src/prefs_filtering.c
2124 * src/prefs_matcher.c
2125 * src/prefs_template.c
2126 * src/prefs_themes.c
2128 * src/summary_search.c
2131 * src/gtk/sslcertwindow.c
2132 * src/plugins/pgpcore/sgpgme.c
2135 2005-07-17 [colin] 1.9.12cvs75
2138 add a PrivacySystem accessor that checks that
2139 the system cached in a MimeInfo's privacydata
2140 is still registered. Use this accessor instead
2141 of directly using data->system. Fixes crashes
2142 after unloading pgp plugins.
2144 2005-07-17 [colin] 1.9.12cvs74
2147 Change geometry hints to a simple default size.
2148 Fixes the certs dialogs.
2150 2005-07-17 [colin] 1.9.12cvs73
2152 * src/gtk/sslcertwindow.c
2155 2005-07-17 [colin] 1.9.12cvs72
2157 * src/plugins/pgpcore/Makefile.am
2158 * src/plugins/pgpmime/Makefile.am
2161 2005-07-17 [paul] 1.9.12cvs71
2164 add --disable-gnomeprint option
2165 modified version of patch by Marius Mauch
2167 2005-07-17 [paul] 1.9.12cvs70
2185 * src/prefs_account.c
2187 * src/prefs_summaries.c
2190 * src/common/utils.c
2192 * src/plugins/pgpcore/passphrase.c
2193 * src/plugins/pgpcore/select-keys.c
2194 replace inappropriately used backticks
2197 2005-07-16 [colin] 1.9.12cvs69
2199 * src/image_viewer.c
2200 Add extra paranoid checks
2202 2005-07-16 [colin] 1.9.12cvs68
2204 * src/plugins/pgpcore/prefs_gpg.c
2205 Don't auto-check sigs by default, as it
2208 2005-07-16 [colin] 1.9.12cvs67
2210 * src/plugins/pgpcore/sgpgme.c
2211 Make messages a bit better.
2213 2005-07-16 [colin] 1.9.12cvs66
2217 * src/etpan/imap-thread.c
2220 2005-07-16 [colin] 1.9.12cvs65
2224 And now, fix build with libetpan :-/
2226 2005-07-15 [colin] 1.9.12cvs64
2229 Continue fixing build without libetpan.
2231 2005-07-15 [colin] 1.9.12cvs63
2234 Fix build with --disable-libetpan
2236 2005-07-15 [colin] 1.9.12cvs62
2239 Bump libetpan's version
2241 2005-07-15 [colin] 1.9.12cvs61
2243 * src/etpan/imap-thread.c
2244 Actually stop logging :)
2246 2005-07-15 [colin] 1.9.12cvs60
2249 Fix dnd of multiple addresses.
2251 2005-07-15 [hoa] 1.9.12cvs59
2253 * src/etpan/imap-thread.c
2254 disable login of IMAP password in libetpan log file.
2256 2005-07-15 [paul] 1.9.12cvs58
2259 don't automatically sort
2260 do allow drag n drop
2262 2005-07-15 [paul] 1.9.12cvs57
2266 alphabetical listing
2268 2005-07-15 [paul] 1.9.12cvs56
2270 * src/gtk/pluginwindow.c
2271 sort plugin list alphabetically
2273 2005-07-15 [paul] 1.9.12cvs55
2275 * src/prefs_spelling.c
2276 * src/prefs_wrapping.c
2279 2005-07-15 [colin] 1.9.12cvs54
2284 2005-07-15 [paul] 1.9.12cvs53
2286 * src/prefs_message.c
2287 make 'show cursor' a hidden option
2289 2005-07-14 [colin] 1.9.12cvs52
2291 * src/plugins/spamassassin/Makefile.am
2292 * src/plugins/clamav/Makefile.am
2293 Fix double EXTRA_DISTs
2295 2005-07-14 [colin] 1.9.12cvs51
2297 * src/plugins/clamav/Makefile.am
2298 * src/plugins/clamav/clamav_plugin_gtk.deps
2299 * src/plugins/spamassassin/Makefile.am
2300 * src/plugins/spamassassin/spamassassin_gtk.deps
2301 Make $plugin_gtk depend on $plugin
2303 2005-07-14 [hoa] 1.9.12cvs50
2305 * src/etpan/imap-thread.c
2306 enable debug log of libetpan when running with --debug
2308 2005-07-14 [colin] 1.9.12cvs49
2311 * src/common/Makefile.am
2312 * src/common/plugin.c
2313 * src/common/plugin.h
2314 Add a little plugin dependancy system.
2315 Plugins can ship a $plugin_name.deps file
2316 (near them in PLUGINDIR) so that their
2317 dependancies are loaded if possible.
2318 * src/plugins/Makefile.am
2319 * src/plugins/pgpcore/Makefile.am
2320 * src/plugins/pgpcore/passphrase.c
2321 * src/plugins/pgpcore/passphrase.h
2322 * src/plugins/pgpcore/plugin.c
2323 * src/plugins/pgpcore/prefs_gpg.c
2324 * src/plugins/pgpcore/prefs_gpg.h
2325 * src/plugins/pgpcore/select-keys.c
2326 * src/plugins/pgpcore/select-keys.h
2327 * src/plugins/pgpcore/sgpgme.c
2328 * src/plugins/pgpcore/sgpgme.h
2329 Introduce pgpcore, used by pgpmime and
2331 * src/plugins/pgpmime/Makefile.am
2332 * src/plugins/pgpmime/passphrase.c
2333 * src/plugins/pgpmime/passphrase.h
2334 * src/plugins/pgpmime/pgpmime.c
2335 * src/plugins/pgpmime/pgpmime.deps
2336 * src/plugins/pgpmime/plugin.c
2337 * src/plugins/pgpmime/prefs_gpg.c
2338 * src/plugins/pgpmime/prefs_gpg.h
2339 * src/plugins/pgpmime/select-keys.c
2340 * src/plugins/pgpmime/select-keys.h
2341 * src/plugins/pgpmime/sgpgme.c
2342 * src/plugins/pgpmime/sgpgme.h
2343 Remove the core from pgpmime and add the
2344 dependancy to pgpcore.
2346 2005-07-14 [paul] 1.9.12cvs48
2348 * src/stock_pixmap.c
2349 forgot this in last commit
2351 2005-07-14 [paul] 1.9.12cvs47
2355 add accelerators for the buttons (sync with main)
2358 add accelerators for the buttons.
2359 fix editing with external editor.
2360 replace gdk_input_*() with GIOChannel;
2363 display folder names with new/unread
2364 representation (sync with main)
2366 specify default window icon (sync with main)
2367 * src/prefs_common.c
2368 use_addr_book default to FALSE
2371 add accelerators for the buttons (sync with main)
2374 * src/pixmaps/sylpheed_icon.xpm
2377 2005-07-13 [paul] 1.9.12cvs46
2379 * src/plugins/pgpmime/pgpmime.c
2380 * src/plugins/pgpmime/sgpgme.c
2381 (temporarily) use deprecated gpgme_data_rewind()
2382 while largefile support is not present
2383 (as suggested by Colin)
2385 2005-07-13 [paul] 1.9.12cvs45
2388 remove large file support (for now):
2389 it breaks too many things
2391 2005-07-13 [paul] 1.9.12cvs44
2394 add large file support
2396 fix bug #763 where href attribute was not
2397 the very first attribute of a link
2398 patch by Thomas Gilgin
2400 2005-07-13 [colin] 1.9.12cvs43
2402 * src/gtk/pluginwindow.c
2403 Little portability fix
2405 2005-07-13 [colin] 1.9.12cvs42
2407 * src/plugins/pgpmime/sgpgme.c
2410 2005-07-13 [colin] 1.9.12cvs41
2412 * src/plugins/pgpmime/pgpmime.c
2413 * src/plugins/pgpmime/sgpgme.c
2414 Use gpgme_data_release_and_get_mem instead
2417 2005-07-13 [colin] 1.9.12cvs40
2420 * src/plugins/pgpmime/passphrase.c
2421 * src/plugins/pgpmime/passphrase.h
2422 * src/plugins/pgpmime/pgpmime.c
2423 * src/plugins/pgpmime/plugin.c
2424 * src/plugins/pgpmime/select-keys.c
2425 * src/plugins/pgpmime/select-keys.h
2426 * src/plugins/pgpmime/sgpgme.c
2427 * src/plugins/pgpmime/sgpgme.h
2428 Port pgpmime to gpgme-1.0.
2430 2005-07-12 [paul] 1.9.12cvs39
2435 add a 'Go to Prev' button to the toolbar.
2436 correct tooltip text of go to buttons.
2437 based on patch by Yang Guilong <bamanzi@gmail.com>
2439 2005-07-12 [colin] 1.9.12cvs38
2442 Fix progress bar showing stuff at startup.
2444 2005-07-12 [paul] 1.9.12cvs37
2447 fix building with jpilot support
2449 2005-07-11 [colin] 1.9.12cvs36
2452 Add visual indication that filtering is running
2454 Make {}[] uri delimiters
2456 Remove useless (and slow) calls
2458 2005-07-11 [paul] 1.9.12cvs35
2460 * src/plugins/clamav/clamav_plugin_gtk.c
2461 * src/plugins/dillo_viewer/dillo_prefs.c
2462 * src/plugins/pgpmime/prefs_gpg.c
2463 * src/plugins/spamassassin/spamassassin_gtk.c
2464 gather plugins prefs together under their
2465 own 'Plugins' heading
2467 2005-07-11 [paul] 1.9.12cvs34
2472 account_delete(): modified alert dialog
2475 fixed a crash when cancelling file selection
2476 dialog by Escape key. Made non-ascii filename
2478 * src/prefs_template.c
2479 prefs_template_window_create(): make scrolled
2480 window policy AUTOMATIC
2482 2005-07-10 [hoa] 1.9.12cvs33
2484 * src/etpan/imap-thread.c
2485 workaround for old Courier IMAP servers.
2487 2005-07-10 [colin] 1.9.12cvs32
2492 Add visual progress indicator on filtering/processing
2493 Factorize the progress bar code
2496 * src/etpan/imap-thread.c
2497 Add a reference counter to avoid destroying the Folder
2498 while it's in use by another callback.
2500 2005-07-09 [hoa] 1.9.12cvs31
2503 * src/etpan/imap-thread.c
2504 fixed deadlock when removing IMAP account.
2506 2005-07-08 [colin] 1.9.12cvs30
2510 Fix again problems decoding broken headers
2511 * src/gtk/inputdialog.c
2512 Fix local variable shadowing a global one
2514 2005-07-08 [colin] 1.9.12cvs29
2517 Make the cache/mark files platform-agnostic by writing
2518 them in little-endian format. Reading them is also done
2519 in little-endian format, of course; however, in order
2520 to avoid trashing mark data on big-endian machines, the
2521 files are, at first, read from the native format if the
2522 little-endian one doesn't exist. This is easy to deter-
2523 mine by trying to open a file with a swapped data_ver
2524 and seeing if it's the wanted version.
2525 Little-endian using users should see absolutely no
2526 difference, Big-endian users may get a very little
2527 performance drop due to byte-swapping.
2528 Tested on i386 and ppc32.
2529 Fixes bug #159 (The index file, in the mailboxes, is
2530 hardware depending).
2532 To have the cache/mark files updated to the new little-
2533 endian format, "Check for new messages" or even
2534 "Rebuild folder tree" aren't enough. Files will be
2535 updated as soon as a folder has been opened/closed.
2536 To update everything, just select all folders by
2537 selecting them one by one.
2539 2005-07-07 [colin] 1.9.12cvs28
2542 Remember the folder separator per IMAPFolder
2543 instead of globally.
2544 Revive the Session on noop; fixes bug #761
2545 (mark a bunch of unread messages as read takes
2548 2005-07-07 [darko] 1.9.12cvs27
2550 * src/common/template.c
2551 Sort templates alphabetically
2553 2005-07-06 [colin] 1.9.12cvs26
2556 Try to use the correct separator in
2557 most cases. Possibly fixes bug #759
2558 (only creates the INBOX folder when
2559 setting up new IMAP account) and
2560 bug #760 (Can't retrieve messages)
2562 2005-07-06 [colin] 1.9.12cvs25
2565 Use real_path in status command. This will
2566 help later, when namespaces will be used.
2568 2005-07-06 [colin] 1.9.12cvs24
2574 * src/etpan/etpan-log.c
2575 * src/etpan/etpan-thread-manager.c
2576 * src/etpan/imap-thread.c
2577 Add a --disable-libetpan parameter. With this,
2578 users that don't want IMAP4 support can avoid
2579 the new dependancy (and have no IMAP support).
2580 Users that have IMAP4 accounts and use this
2581 parameter won't lose their configuration, their
2582 IMAP accounts will just be invisible and not
2585 Make the "Copy ..." contextual menu items
2586 copy to both the X clipboard and the gtk
2587 clipboard - as most other apps do.
2589 Add a notice about OpenSSL usage, in order to
2590 comply with OpenSSL's license (point 6):
2591 http://www.openssl.org/source/license.html
2593 2005-07-06 [colin] 1.9.12cvs23
2596 Fix a minimum size for alertpanels
2598 Show 'No space left on device' type errors
2599 when queuing/sending
2602 Rework folder's deletion message (remove
2605 2005-07-05 [colin] 1.9.12cvs22
2608 Add an alertpanel on auth error
2610 Remove pthread-related stuff
2612 2005-07-05 [colin] 1.9.12cvs21
2614 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2615 Fix crash on plugin reloading (with a hack)
2617 2005-07-05 [colin] 1.9.12cvs20
2619 * src/prefs_account.c
2620 * src/prefs_account.h
2624 Add a way to filter the view
2625 * src/gtk/pluginwindow.c
2626 Filter loadable stuff
2627 * src/plugins/pgpmime/prefs_gpg.c
2628 Fix missing unregistration
2630 * src/etpan/.cvsignore
2631 * src/plugins/spamassassin/.cvsignore
2632 Add more stuff to cvs ignored files
2634 2005-07-04 [colin] 1.9.12cvs19
2637 Fix scan_required returning FALSE when it
2638 shouldn't. Maybe fix #760 (Can't retrieve
2641 2005-07-04 [colin] 1.9.12cvs18
2644 Fix always_show_msg pref
2646 2005-07-04 [paul] 1.9.12cvs17
2648 sync with main (forgotten in last commit)
2650 * src/common/utils.c
2651 * src/common/utils.h
2652 check_line_length(): new.
2654 is_file_entry_exist()
2655 dirent_is_regular_file()
2656 dirent_is_directory(): use g_file_test() instead of stat().
2658 2005-07-04 [paul] 1.9.12cvs16
2663 compose_write_to_file(): check for line
2664 length limit and display warning if exceeds
2666 use get_home_dir() instead of g_get_home_dir()
2668 removed warning about invalid date
2670 use get_home_dir() instead of g_get_home_dir()
2672 2005-07-04 [paul] 1.9.12cvs15
2674 * src/stock_pixmap.c
2675 fix new pixmap naming errors
2676 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
2678 2005-07-04 [colin] 1.9.12cvs14
2681 Fix debugging string with a warning
2683 2005-07-04 [colin] 1.9.12cvs13
2686 Add a check for libetpan's version (>= 0.37)
2688 2005-07-04 [hoa] 1.9.12cvs12
2692 * src/etpan/imap-thread.c
2693 * src/etpan/imap-thread.h
2694 fixed IMAP implementation of check of mails.
2696 2005-07-03 [hoa] 1.9.12cvs11
2698 * src/etpan/Makefile.am
2699 * src/etpan/etpan-errors.h
2700 * src/etpan/etpan-log.[ch]
2701 * src/etpan/etpan-thread-manager-types.h
2702 * src/etpan/etpan-thread-manager.[ch]
2703 * src/etpan/imap-thread.[ch]
2710 dependency on libetpan 0.37 is now added.
2712 2005-07-01 [colin] 1.9.12cvs10
2718 * src/stock_pixmap.c
2719 * src/stock_pixmap.h
2720 * src/plugins/trayicon/trayicon.c
2721 Add marked symbol on folders containing
2726 * src/prefs_common.c
2727 * src/prefs_common.h
2729 Add an optional confirmation dialog on queue
2730 sending. Patch by wwp.
2731 * src/pixmaps/dir_close_mark.xpm ** ADDED **
2732 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
2733 * src/pixmaps/dir_open_mark.xpm ** ADDED **
2734 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
2735 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
2736 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
2737 * src/pixmaps/inbox_mark.xpm ** ADDED **
2738 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
2739 * src/pixmaps/outbox_mark.xpm ** ADDED **
2740 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
2741 * src/pixmaps/trash_mark.xpm ** ADDED **
2744 2005-07-01 [colin] 1.9.12cvs9
2747 Fix a little threading bug
2750 A little bit of HIG normality never hurts
2752 2005-07-01 [colin] 1.9.12cvs8
2760 * src/common/template.c
2761 * src/common/utils.c
2762 * src/common/utils.h
2763 Reverted the fwrite_atomic stuff. In fact
2764 it is already atomic.
2766 2005-06-30 [colin] 1.9.12cvs7
2768 * src/common/utils.c
2769 * src/common/utils.h
2770 Add an fwrite_atomic() function to make
2771 sure we write everything: fwrite can make
2779 * src/common/template.c
2780 Use that (and fix swapping of size and nmemb).
2781 Thanks to Rich Coe for the heads up.
2783 2005-06-30 [colin] 1.9.12cvs6
2786 Optimize addressbook opening
2788 2005-06-30 [colin] 1.9.12cvs5
2791 Remove calls to summary_step after move/copy
2793 2005-06-28 [paul] 1.9.12cvs4
2796 wrap and make the error msg selectable
2798 2005-06-28 [paul] 1.9.12cvs3
2801 replace the OK button with a Close button
2802 * src/gtk/foldersort.c
2803 use GTK_STOCK_ icons/buttons
2805 2005-06-28 [colin] 1.9.12cvs2
2807 * src/gedit-print.c ** ADDED **
2808 * src/gedit-print.h ** ADDED **
2809 * src/gtk/gtksourceprintjob.c ** ADDED **
2810 * src/gtk/gtksourceprintjob.h ** ADDED **
2811 I can't believe no one had enough time to tell
2812 me I forgot the `cvs add`
2814 2005-06-27 [colin] 1.9.12cvs1
2817 * src/gtk/Makefile.am
2822 Add optional libgnomeprint-based printing
2824 * src/gtk/quicksearch.c
2825 Add an Edit/Quick search menu item to show
2826 and focus the quicksearch
2828 2005-06-27 [paul] 1.9.12
2841 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2842 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
2843 SungHyun Nam, Frederico Goncalves Guimaraes,
2844 Andrej Kacian, and Yang Guilong
2845 2005-06-26 [colin] 1.9.11cvs106
2848 Forgot one file for previous fix
2850 2005-06-26 [colin] 1.9.11cvs105
2854 Fix problems with folder operations in no_select
2855 imap folders. it applies only to mails, and
2856 creation/deletion/move/renaming of folders
2859 2005-06-26 [paul] 1.9.11cvs104
2861 * src/prefs_filtering.c
2862 replace one more GTK_STOCK_REMOVE
2863 with GTK_STOCK_DELETE
2865 2005-06-25 [colin] 1.9.11cvs103
2868 Optimize get_seq_set_from_seq_list
2871 2005-06-25 [colin] 1.9.11cvs102
2874 If the directory exists, but not in the
2875 correct encoding, rename it. This should
2876 handle old-versions-induced bugs.
2878 2005-06-25 [colin] 1.9.11cvs101
2881 Fix path access with extended dir names
2882 Fixes bug #589 (SC segfaults with wrong locale
2885 2005-06-25 [colin] 1.9.11cvs100
2887 * src/prefs_account.c
2888 * src/prefs_account.h
2890 Add an option to encrypt replies to
2893 2005-06-25 [colin] 1.9.11cvs99
2896 * src/quote_fmt_parse.y
2897 ... And make it work with pgpinline.
2899 2005-06-25 [colin] 1.9.11cvs98
2904 * src/quote_fmt_parse.y
2905 o Make reedition of encrypted messages possible
2906 (as long as it is encrypted to self too, no
2908 o Make replying with quote (and without selecting
2909 text) possible for encrypted messages.
2910 Closes bug #550 (Not possible to "reply with quote"
2911 to gnupg encrypted messages)
2913 2005-06-24 [paul] 1.9.11cvs97
2918 2005-06-24 [paul] 1.9.11cvs96
2921 made bind password entry invisible
2923 * src/send_message.c
2924 send_message_local(): check exit status
2925 to detect errors (sync with main)
2927 use main's less ambiguous popup menu
2930 2005-06-24 [paul] 1.9.11cvs95
2932 * src/prefs_actions.c
2933 * src/prefs_customheader.c
2934 * src/prefs_display_header.c
2935 * src/prefs_filtering_action.c
2936 * src/prefs_matcher.c
2937 * src/prefs_template.c
2938 * src/prefs_toolbar.c
2939 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
2940 * src/gtk/description_window.c
2941 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
2943 2005-06-23 [colin] 1.9.11cvs94
2946 Fix rough edges (be sure to call status_show whenever
2949 2005-06-23 [colin] 1.9.11cvs93
2953 Before, in a 5K mails folder: 11s
2954 After, in the same folder: 58000µs
2955 The joys of locking... gtk_clist_select_all() fires a
2956 tree-select-row event for each selected row, which in
2957 summaryview, callbacks summary_selected which in turn,
2958 calls summary_status_show, which walks the selected
2959 rows. Hence, calling gtk_clist_select_all was
2960 exponential. Locking the summaryview makes
2961 summary_selected return early.
2963 2005-06-23 [colin] 1.9.11cvs92
2966 Move mutex at the important place to avoid
2969 Fix Del key deleting directly instead of
2972 2005-06-22 [colin] 1.9.11cvs91
2974 * src/plugins/spamassassin/libspamc.c
2975 As we do spagetti code with assignations in multiple
2976 places (see _message_read_raw where out = msg = raw),
2977 let's be sure we don't free the same pointer twice.
2978 Should fix bug #683 (Crash in libpam at
2981 2005-06-22 [colin] 1.9.11cvs90
2986 Make toolbar's delete use the move to trash stuff;
2987 Add gtk_widget_realize to be sure pixmaps can get
2988 created (that may fix an old worksforme bug which
2989 I can't find back...)
2991 2005-06-22 [colin] 1.9.11cvs89
2996 Rename "Message/Delete" to "Message/Move to trash"
2997 Add "Message/Delete..." that directly destroys the
2998 selected messages after asking for a confirmation.
3000 2005-06-22 [colin] 1.9.11cvs88
3003 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
3004 o Fix a deadlock (thanks Darko)
3006 2005-06-22 [colin] 1.9.11cvs87
3008 * src/gtk/foldersort.c
3009 Add missing include for the i18n;
3010 patch by Fabien Vantard
3012 2005-06-21 [colin] 1.9.11cvs86
3016 Respect the no_select flag
3018 Fix recursive deletion
3021 Make the folder deletion's warning
3024 2005-06-21 [colin] 1.9.11cvs85
3027 Prevent email addresses from spanning accross
3028 lines - fixes bug # 646 (newline-chars in
3031 2005-06-20 [colin] 1.9.11cvs84
3034 Be sure not to remove source if copy failed
3036 2005-06-20 [colin] 1.9.11cvs83
3040 remove summaryview's lock
3042 introduce threads to avoid problems when foreground tasks
3043 interfere with background tasks
3045 prevent moving to drafts/queue
3049 2005-06-19 [colin] 1.9.11cvs82
3052 Remember that the user doesn't want to override
3053 offline mode, for 3 seconds. It avoid presenting
3054 him with N popups in a really short time.
3056 2005-06-17 [colin] 1.9.11cvs81
3059 Fix IMAP breaking on folders containing '('
3060 (Probably won't be enough)
3062 2005-06-17 [colin] 1.9.11cvs80
3064 Forgotten files on 1.9.11cvs79
3066 Fix stepping when not immediately executing
3068 Really prevent UID FETCH 0
3070 Fix outgoing charset never set to utf-8
3074 2005-06-16 [colin] 1.9.11cvs79
3077 Fix bug #707 (Dash splits rows)
3078 Only wrap if we're on a line break position and
3079 the previous one was a "white" (space) char.
3080 Pango stuff is weird.
3082 2005-06-16 [colin] 1.9.11cvs78
3085 Lock summaryview while downloading messages
3089 * src/common/utils.c
3090 * src/common/utils.h
3091 Replace \r and \n with spaces in From and
3094 2005-06-16 [paul] 1.9.11cvs77
3097 liberalise the mime parser
3101 2005-06-16 [paul] 1.9.11cvs76
3106 2005-06-15 [colin] 1.9.11cvs75
3109 Finish header encoding fix
3113 Fix compilation (Thanks Stephan
3116 2005-06-15 [colin] 1.9.11cvs74
3119 Install gnome2 stuff rather than gnome1,
3124 Fix headers encoding
3126 Visual progress when fetching all messages
3130 Prevent changing current message while
3133 2005-06-15 [paul] 1.9.11cvs73
3135 * src/gtk/gtkaspell.c
3136 * src/gtk/gtkaspell.h
3139 2005-06-15 [paul] 1.9.11cvs72
3141 * src/prefs_filtering.c
3142 allow reordering of filter rules by
3145 2005-06-15 [paul] 1.9.11cvs71
3150 replace deprecated function
3152 * src/send_message.c
3153 * src/gtk/progressdialog.c
3154 * src/gtk/progressdialog.h
3155 salvage and reuse parts of reverted sync
3157 2005-06-15 [paul] 1.9.11cvs70
3160 * src/send_message.c
3161 * src/gtk/progressdialog.c
3162 * src/gtk/progressdialog.h
3163 revert yesterday's sync with main
3164 it contains deprecated functions
3166 2005-06-15 [colin] 1.9.11cvs69
3169 Fix bug #670 (multi user to: will corrupt message
3172 2005-06-15 [colin] 1.9.11cvs68
3175 Fix bug #421 (Fix undo on wrapping)
3177 2005-06-15 [colin] 1.9.11cvs67
3180 Provide visual feedback while processing
3183 Provide visual feedback while getting
3184 short headers (for uncached messages)
3187 2005-06-14 [paul] 1.9.11cvs66
3190 change a couple stock icons
3192 * src/send_message.c
3193 * src/gtk/progressdialog.c
3194 * src/gtk/progressdialog.h
3195 sync main's GtkTreeView implementation
3197 2005-06-14 [colin] 1.9.11cvs65
3200 Various little fixes, mainly on error paths
3202 2005-06-13 [colin] 1.9.11cvs64
3207 Add a way to fetch only headers. This speeds
3208 up filtering on headers for IMAP. Fixes:
3209 bug #481 extraneous imap commands slow down
3211 bug #522 Sylpheed downloads all messages
3212 when opening mailbox (IMAP)
3213 bug #677 IMAP fetch is soooooooooooooo slow
3216 Add a folder set_batch method so that
3217 implementations can speed up flags changes
3220 Use that in mark as (un)read and mark all read
3223 Implement set_batch - brings back deferred
3224 flags in a less buggy manner. Fixes:
3225 bug #729 IMAP immediate expunge of deleted messages
3226 bug #191 remove list of messages with one command
3227 Fix login with strange chars
3228 Implement fetch_msg_full
3229 Fix copy (wrong counts)
3231 2005-06-12 [colin] 1.9.11cvs63
3234 lock incorporation during long operations.
3235 Avoids fucking up the IMAP socket.
3237 2005-06-12 [colin] 1.9.11cvs62
3241 Factorize remove_all_msg
3244 Don't update partial-download status if unnecessary
3246 Use remove_msgs everywhere possible
3248 2005-06-12 [colin] 1.9.11cvs61
3252 Add a remove_msgs function to remove a
3257 2005-06-12 [colin] 1.9.11cvs60
3260 Remove flags-processing deferring... Too hard
3261 to get it to work in all cases.
3263 2005-06-11 [colin] 1.9.11cvs59
3266 printf -> debug_print
3268 2005-06-11 [colin] 1.9.11cvs58
3271 o Fix build without USE_PTHREAD
3272 o Factorize imap_open
3273 o Alertpanel in case of impossible connection
3274 o Alertpanel in case of impossible login
3275 o Fix deferred flags processing to force a
3276 flush before adding some more flags to process,
3277 but in another folder.
3279 2005-06-10 [colin] 1.9.11cvs57
3282 o Fix a format string error
3283 o init ssl socket outside of the thread
3284 (it possibly invokes gtk calls)
3286 o Put back the buffer to its necessary size
3287 o Fix changing a file pointer without keeping
3288 track of it (thanks Valgrind)
3290 o Fix automatic STARTTLS if login should be done
3291 and the server only allows it after starting TLS
3292 * src/gtk/gtkinputdialog.c
3293 o Eat GDK_Return so that the combo popup doesn't
3294 appear when we press Enter to validate the combo
3295 input dialog (as seen in the Open with... dialog)
3297 2005-06-10 [colin] 1.9.11cvs56
3301 o Fix a crash on deletion
3302 o Threadize imap_select (it's called outside of
3304 o Defer treatment of DELETED flags
3307 2005-06-09 [colin] 1.9.11cvs55
3310 Make sure we check imap_gtk_should_override(), which
3311 potentially calls gtk stuff, before creating thread.
3312 That way it should't be called via imap_get_session()
3315 2005-06-09 [colin] 1.9.11cvs54
3318 o add a bit of status output
3319 o remove some dead code
3320 o threadize get_list_of_uids
3321 o threadize imap_get_flags
3322 o defer flag changing by 500ms so that they
3326 2005-06-08 [colin] 1.9.11cvs53
3329 Thread-ize imap_cmd_fetch
3331 2005-06-08 [colin] 1.9.11cvs52
3334 Mmh, that broke POP3...
3336 2005-06-08 [colin] 1.9.11cvs51
3339 Stabilize IMAP patch (thanks to Hoa)
3341 2005-06-08 [colin] 1.9.11cvs50
3344 Test patch to speed up imap.
3346 2005-06-08 [colin] 1.9.11cvs49
3351 Apply patch from gentoo to use /usr/share/mime/globs if
3352 available, after un-breaking it
3355 Use g_timeout for invoking hooks that possibly use gtk
3356 calls. This should leave gtk calls in the main thread.
3358 2005-06-08 [paul] 1.9.11cvs48
3361 conv_get_outgoing_charset_str(): don't
3362 use prefs_common setting
3365 add /Options/Character encoding/... to
3366 temporarily change the outgoing encoding
3368 (belated sync with main)
3370 2005-06-08 [paul] 1.9.11cvs47
3373 correction to/completion of last
3376 2005-06-08 [paul] 1.9.11cvs46
3382 always enabled Japanese auto-detection
3383 if the first letters of locale string
3386 don't use "destroy" signal to destroy
3387 Compose object (fix rare crashes on discard?)
3391 added Hebrew encodings
3392 * src/sourcewindow.c
3393 don't use "destroy" signal to destroy
3396 2005-06-07 [colin] 1.9.11cvs45
3399 Add missing unlocks/locks
3401 2005-06-07 [paul] 1.9.11cvs44
3404 restore bug #749 fix
3406 2005-06-06 [colin] 1.9.11cvs43
3409 Fix selection bug when prefs_common.open_unread
3412 2005-06-06 [colin] 1.9.11cvs42
3418 Factorize long operations beginning and end
3419 (locking, freezing/thawing, cursor, ...)
3420 Check selection->data member in selection-
3421 related loops; this avoids dying an awful
3422 death if the selection changes on us while
3423 we're marking a whole IMAP folder unread,
3426 2005-06-06 [paul] 1.9.11cvs41
3429 don't g_free() a static gchar buffer
3431 2005-06-05 [colin] 1.9.11cvs40
3436 Fix bug #749 (Show all headers should be
3437 sticky as the GUI suggests)
3439 2005-06-03 [paul] 1.9.11cvs39
3442 don't allow editing of mail while sending.
3445 2005-06-03 [paul] 1.9.11cvs38
3448 add a freeze/thaw to speed up 'mark all read'
3450 2005-06-03 [paul] 1.9.11cvs37
3452 * src/prefs_message.c
3453 reflect changes immediately
3455 2005-06-02 [colin] 1.9.11cvs36
3458 Patch by Fabien Vantard.
3460 2005-06-02 [colin] 1.9.11cvs35
3463 Use a non-blocking imap_getline() if possible.
3464 This should completely prevent the interface
3465 from freezin on imap operations, although it
3466 may do strange stuff in case of folder switching
3467 while a big imap operation is taking place...
3469 In addition, fix a leak in the case thread
3470 creation fails on connection.
3472 2005-06-02 [colin] 1.9.11cvs34
3475 * src/prefs_common.h
3476 Fix build (prefs_common_init() doesn't exist
3479 2005-06-02 [colin] 1.9.11cvs33
3481 * src/prefs_account.c
3482 Fix bug #245 (filtering rules broken when
3483 renaming a remote account (imap4 or nntp)
3485 2005-06-02 [colin] 1.9.11cvs32
3488 Try to fix IMAP shortcomings:
3489 o Multithread imap_open()
3490 o allow offline-mode overriding instead of
3494 Add a function to ask whether we want to
3495 override offline-mode for 10 minutes (one-shot
3498 Fix segfault when imap parser isn't happy about
3501 2005-06-01 [colin] 1.9.11cvs31
3509 * src/send_message.c
3512 * src/common/hooks.c
3513 * src/common/prefs.c
3514 * src/common/template.c
3515 * src/common/utils.c
3516 * src/gtk/gtkutils.c
3517 * src/gtk/inputdialog.c
3519 * src/gtk/pluginwindow.c
3520 * src/gtk/prefswindow.c
3521 * src/plugins/pgpmime/passphrase.c
3522 * src/plugins/pgpmime/prefs_gpg.c
3525 * src/common/Makefile.am
3526 * src/common/timing.h
3527 Add basic timing code
3530 Fix a bug with unread messages when
3531 re-sorting folders, and by the way
3532 fix a big performance hit when
3533 re-sorting (10k mails: before 5s,
3536 * src/prefs_compose_writing.c
3537 * src/prefs_compose_writing.h
3538 * src/prefs_message.c
3539 * src/prefs_message.h
3544 * src/prefs_receive.c
3545 * src/prefs_receive.h
3548 * src/prefs_summaries.c
3549 * src/prefs_summaries.h
3550 Fix copyright banner
3552 2005-06-01 [paul] 1.9.11cvs30
3555 updated by Flammie Pirinen
3557 fix 'Bad BASE64 content' output
3559 2005-05-31 [colin] 1.9.11cvs29
3562 Oops, where did my hunk go.
3564 2005-05-31 [colin] 1.9.11cvs28
3576 * src/image_viewer.c
3582 * src/prefs_account.c
3583 * src/prefs_actions.c
3584 * src/prefs_common.c
3585 * src/prefs_compose_writing.c
3586 * src/prefs_customheader.c
3587 * src/prefs_ext_prog.c
3588 * src/prefs_filtering.c
3589 * src/prefs_filtering_action.c
3591 * src/prefs_image_viewer.c
3592 * src/prefs_message.c
3593 * src/prefs_message.h
3594 * src/prefs_msg_colors.c
3598 * src/prefs_receive.c
3599 * src/prefs_receive.h
3602 * src/prefs_spelling.c
3603 * src/prefs_summaries.c
3604 * src/prefs_summary_column.c
3605 * src/prefs_template.c
3606 * src/prefs_themes.c
3607 * src/prefs_toolbar.c
3608 * src/prefs_wrapping.c
3611 * src/send_message.h
3613 * src/summary_search.c
3619 * src/gtk/gtkutils.h
3620 o Move the rest of Common prefs to new style
3621 o Lots of -Wall warning fixes
3622 o fix FIXME in cache memusage calculation
3623 o Let return receipts be sent from any account
3624 o Little cache optimisation (read)
3625 o Fix bug #746 (don't treat commas as separators
3626 when inside a quoted string)
3628 2005-05-31 [paul] 1.9.11cvs27
3630 * src/prefs_common.c
3631 fix 'off-by-one' typo
3633 2005-05-31 [paul] 1.9.11cvs26
3639 * src/prefs_actions.c
3640 * src/prefs_common.c
3641 * src/prefs_common.h
3642 * src/prefs_customheader.c
3643 * src/prefs_display_header.c
3644 * src/prefs_filtering.c
3645 * src/prefs_filtering_action.c
3646 * src/prefs_matcher.c
3647 * src/prefs_summaries.c
3648 * src/prefs_summary_column.c
3649 * src/prefs_template.c