1 2005-09-27 [colin] 1.9.14cvs56
6 Put subject in compose's title
7 Fix Automatic encoding so that it's really automatic:
8 first try default locale's charset, then charset of the replied mail,
10 Fix encoding of headers (must be in strict mode too)
12 2005-09-26 [colin] 1.9.14cvs55
15 Fix previous patch - don't color the space,
18 2005-09-26 [colin] 1.9.14cvs54
21 Unmark space if possible
23 2005-09-26 [colin] 1.9.14cvs53
26 log_error instead of alertpanel according to the pref
27 * src/etpan/imap-thread.c
28 Print connect status, copy only necessary size to
30 * src/plugins/pgpmime/pgpmime.c
31 Handle S/Mime signatures (verification only). Patch based
32 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
34 2005-09-26 [paul] 1.9.14cvs52
36 * src/common/passcrypt.c
37 this 'workaround' not necessary on NetBSD.
38 Thanks to Daniel Gustafson
44 2005-09-26 [paul] 1.9.14cvs51
47 Skip currently selected message when
48 looking for next new or unread message
49 in current folder. Patch by Colin
50 * src/common/passcrypt.c
51 eliminate warnings on *BSD. Patch by
54 2005-09-26 [colin] 1.9.14cvs50
57 Call postfiltering hook anyway
59 2005-09-22 [colin] 1.9.14cvs49
63 Add a strict mode that doesn't replace with _
66 Use strict conversion while sending
67 Fix race when drafting while sending (happens
69 Fix d'n'd of messages from summaryview
72 add hidden utf8_instead_of_locale_for_broken_mail
73 pref for people that preferred the default charset
74 to be utf8 for broken mails
75 * src/quote_fmt_parse.y
76 fix bug #815 (No quote insert if "From:" fied
77 contained Russian letters)
79 Fix d'n'd of messages to compose
81 2005-09-22 [paul] 1.9.14cvs48
84 fix bug where attachments Name entry
85 would display Path instead
87 2005-09-21 [paul] 1.9.14cvs47
93 * doc/manual/en/sylpheed-20.html
94 * doc/manual/es/sylpheed-20.html
149 * src/displayheader.c
150 * src/displayheader.h
161 * src/editldap_basedn.c
162 * src/editldap_basedn.h
181 * src/folder_item_prefs.c
182 * src/folder_item_prefs.h
189 * src/grouplistdialog.c
190 * src/grouplistdialog.h
235 * src/matcher_parser.h
236 * src/matcher_parser_lex.l
237 * src/matcher_parser_parse.y
240 * src/message_search.c
241 * src/message_search.h
260 * src/partial_download.c
261 * src/partial_download.h
266 * src/prefs_account.c
267 * src/prefs_account.h
268 * src/prefs_actions.c
269 * src/prefs_actions.h
272 * src/prefs_compose_writing.c
273 * src/prefs_compose_writing.h
274 * src/prefs_customheader.c
275 * src/prefs_customheader.h
276 * src/prefs_display_header.c
277 * src/prefs_display_header.h
278 * src/prefs_ext_prog.c
279 * src/prefs_ext_prog.h
280 * src/prefs_filtering.c
281 * src/prefs_filtering.h
282 * src/prefs_filtering_action.c
283 * src/prefs_filtering_action.h
284 * src/prefs_folder_column.c
285 * src/prefs_folder_column.h
286 * src/prefs_folder_item.c
287 * src/prefs_folder_item.h
292 * src/prefs_image_viewer.c
293 * src/prefs_image_viewer.h
294 * src/prefs_matcher.c
295 * src/prefs_matcher.h
296 * src/prefs_message.c
297 * src/prefs_message.h
298 * src/prefs_msg_colors.c
299 * src/prefs_msg_colors.h
304 * src/prefs_receive.c
305 * src/prefs_receive.h
308 * src/prefs_spelling.c
309 * src/prefs_spelling.h
310 * src/prefs_summaries.c
311 * src/prefs_summaries.h
312 * src/prefs_summary_column.c
313 * src/prefs_summary_column.h
314 * src/prefs_template.c
315 * src/prefs_template.h
318 * src/prefs_toolbar.c
319 * src/prefs_toolbar.h
320 * src/prefs_wrapping.c
321 * src/prefs_wrapping.h
331 * src/quote_fmt_parse.y
340 * src/simple-gettext.c
349 * src/summary_search.c
350 * src/summary_search.h
367 * src/common/base64.c
368 * src/common/base64.h
376 * src/common/mgutils.c
377 * src/common/mgutils.h
380 * src/common/passcrypt.c
381 * src/common/passcrypt.h.in
382 * src/common/plugin.c
383 * src/common/plugin.h
386 * src/common/progressindicator.c
387 * src/common/progressindicator.h
388 * src/common/quoted-printable.c
389 * src/common/quoted-printable.h
390 * src/common/session.c
391 * src/common/session.h
394 * src/common/socket.c
395 * src/common/socket.h
398 * src/common/ssl_certificate.c
399 * src/common/ssl_certificate.h
400 * src/common/string_match.c
401 * src/common/string_match.h
402 * src/common/stringtable.c
403 * src/common/sylpheed.c
404 * src/common/sylpheed.h
405 * src/common/template.c
406 * src/common/template.h
407 * src/common/timing.h
410 * src/common/uuencode.c
411 * src/common/uuencode.h
412 * src/common/version.h.in
415 * src/common/xmlprops.c
416 * src/common/xmlprops.h
419 * src/gtk/colorlabel.c
420 * src/gtk/colorlabel.h
423 * src/gtk/description_window.c
424 * src/gtk/description_window.h
427 * src/gtk/foldersort.c
428 * src/gtk/foldersort.h
431 * src/gtk/inputdialog.c
432 * src/gtk/inputdialog.h
433 * src/gtk/logwindow.c
434 * src/gtk/logwindow.h
435 * src/gtk/manage_window.c
436 * src/gtk/manage_window.h
439 * src/gtk/pluginwindow.c
440 * src/gtk/pluginwindow.h
441 * src/gtk/prefswindow.c
442 * src/gtk/prefswindow.h
443 * src/gtk/progressdialog.c
444 * src/gtk/progressdialog.h
445 * src/gtk/quicksearch.c
446 * src/gtk/quicksearch.h
447 * src/gtk/sslcertwindow.c
448 * src/gtk/sslcertwindow.h
449 * src/plugins/clamav/clamav_plugin.c
450 * src/plugins/clamav/clamav_plugin.h
451 * src/plugins/clamav/clamav_plugin_gtk.c
452 * src/plugins/demo/demo.c
453 * src/plugins/dillo_viewer/dillo_prefs.c
454 * src/plugins/dillo_viewer/dillo_prefs.h
455 * src/plugins/dillo_viewer/dillo_viewer.c
456 * src/plugins/mathml_viewer/mathml_viewer.c
457 * src/plugins/pgpcore/passphrase.c
458 * src/plugins/pgpcore/passphrase.h
459 * src/plugins/pgpcore/plugin.c
460 * src/plugins/pgpcore/prefs_gpg.c
461 * src/plugins/pgpcore/prefs_gpg.h
462 * src/plugins/pgpcore/select-keys.c
463 * src/plugins/pgpcore/select-keys.h
464 * src/plugins/pgpcore/sgpgme.c
465 * src/plugins/pgpcore/sgpgme.h
466 * src/plugins/pgpinline/pgpinline.c
467 * src/plugins/pgpinline/pgpinline.h
468 * src/plugins/pgpinline/plugin.c
469 * src/plugins/pgpmime/pgpmime.c
470 * src/plugins/pgpmime/pgpmime.h
471 * src/plugins/pgpmime/plugin.c
472 * src/plugins/spamassassin/spamassassin.c
473 * src/plugins/spamassassin/spamassassin.h
474 * src/plugins/spamassassin/spamassassin_gtk.c
475 * src/plugins/trayicon/trayicon.c
476 * tools/OOo2sylpheed.pl
477 * tools/acroread2sylpheed.pl
478 * tools/asus_mailled.sh
479 * tools/filter_conv.pl
480 * tools/freshmeat_search.pl
481 * tools/google_search.pl
482 * tools/kmail2sylpheed.pl
483 * tools/kmail2sylpheed_v2.pl
484 * tools/maildir2sylpheed.pl
485 * tools/multiwebsearch.pl
486 * tools/newscache_clean.pl
487 * tools/outlook2sylpheed.pl
488 * tools/sylpheed-switcher
491 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
494 2005-09-21 [colin] 1.9.14cvs46
501 Remove some printing hacks (deselection/reselection),
502 which by the way fix printing the currently
503 displayed mime part (still only text)
504 Plus a little optimisation of summary_show
507 2005-09-20 [colin] 1.9.14cvs45
511 GUI fixups: add accels, set message
512 view title to displayed mail's subject
513 * src/prefs_spelling.c
514 * src/gtk/gtkaspell.c
515 GUI fixups: allow underlining misspelled
516 words instead of coloring them (a11y!)
522 2005-09-19 [colin] 1.9.14cvs44
526 * src/gtk/gtkaspell.c
529 2005-09-19 [colin] 1.9.14cvs43
532 Fix sensitivity of Delete button
534 Warn if the requested Privacy system
544 * src/prefs_account.h
545 * src/prefs_account.c
546 Save SSL prefs even in builds that have
552 Warn if connection should be secure, but
553 SSL support isn't compiled in
555 Fix word separation on UTF-8 systems
556 Fixes bug #812 (Strange inline spellchecking)
558 Warn if the requested Privacy system
560 Factorize offline warning
568 Factorize offline warning
574 2005-09-18 [colin] 1.9.14cvs42
579 Add a way to get locale's charset ignoring utf-8,
580 and use that as default encoding for broken mails
582 2005-09-18 [colin] 1.9.14cvs41
584 * src/gtk/logwindow.c
585 Translate string. Patch by Fabien Vantard
587 2005-09-18 [colin] 1.9.14cvs40
590 Fix bug #803 (IMAP/SSL support breaks with
591 GnuTLS libetpan 0.38)
593 2005-09-18 [colin] 1.9.14cvs39
598 More charsets fixes. Fixes bug #806 (non
599 ascii characters in subject line)
601 2005-09-17 [paul] 1.9.14cvs38
606 Patch by Pawel Pekala
608 2005-09-17 [colin] 1.9.14cvs37
611 bugfix for NO-USE LDAP compilation, patch
614 2005-09-17 [colin] 1.9.14cvs36
616 * src/prefs_actions.c
617 * src/prefs_customheader.c
618 * src/prefs_display_header.c
619 * src/prefs_filtering_action.c
620 * src/prefs_matcher.c
621 * src/prefs_toolbar.c
622 Fix strange casts (less elegant but
625 2005-09-16 [colin] 1.9.14cvs35
630 2005-09-16 [colin] 1.9.14cvs34
644 * src/matcher_parser_parse.y
646 * src/etpan/Makefile.am
647 * src/gtk/description_window.c
648 * src/plugins/clamav/Makefile.am
649 * src/plugins/clamav/clamav_plugin.c
650 * src/plugins/dillo_viewer/Makefile.am
651 * src/plugins/pgpcore/Makefile.am
652 * src/plugins/pgpinline/Makefile.am
653 * src/plugins/pgpmime/Makefile.am
654 * src/plugins/trayicon/Makefile.am
655 Fix 100% cpu usage in address completion list
656 Fix little bugs (return with no values etc)
657 Fix all warnings (with common CFLAGS)
659 2005-09-15 [colin] 1.9.14cvs33
662 Fix bug where sometimes a group's email list is empty,
663 force its refresh (probably fixes "Re: how to create a
666 Don't return to the callback in the main thread from the
667 fetch thread (or face segs!)
669 2005-09-15 [paul] 1.9.14cvs32
671 * src/prefs_matcher.c
672 forgotten in last commit
674 2005-09-15 [paul] 1.9.14cvs31
676 * src/prefs_actions.c
677 * src/prefs_filtering_action.c
681 * src/gtk/description_window.c
682 * src/gtk/description_window.h
683 * src/gtk/quicksearch.c
684 allow interaction with the called
686 Patch by Anders Hammar
688 2005-09-14 [paul] 1.9.14cvs30
691 fix a little annoyance when pasting with 3rd button
692 with wrap_pastes=0 and wrap_input=1
695 2005-09-14 [paul] 1.9.14cvs29
697 * src/prefs_account.c
698 disable 'Filter messages on receiving' for
700 Patch by Anders Hammar
702 2005-09-14 [paul] 1.9.14cvs28
706 updated by Andrej Kacian
712 2005-09-14 [paul] 1.9.14cvs27
715 updated by Ricardo Mones Lastra
718 associate no_wrap_tags to Compose windows
719 instead of using a static one
725 remove unneeded printf()
727 2005-09-14 [paul] 1.9.14cvs26
735 * src/partial_download.c
737 * src/prefs_account.c
738 * src/prefs_account.h
739 * src/prefs_actions.c
740 * src/prefs_customheader.c
741 * src/prefs_display_header.c
742 * src/prefs_filtering_action.c
743 * src/prefs_matcher.c
744 * src/prefs_toolbar.c
751 * src/common/plugin.c
752 * src/common/session.h
753 * src/common/socket.c
754 * src/common/socket.h
755 * src/common/template.c
756 * src/gtk/gtkaspell.c
757 * src/gtk/quicksearch.h
758 * src/plugins/pgpcore/passphrase.c
759 * src/plugins/pgpcore/prefs_gpg.h
760 * src/plugins/pgpcore/select-keys.c
761 * src/plugins/pgpcore/select-keys.h
762 * src/plugins/pgpcore/sgpgme.c
763 * src/plugins/pgpinline/pgpinline.c
764 * src/plugins/pgpmime/pgpmime.c
765 * src/plugins/trayicon/trayicon.c
766 fix compilation warnings
767 Patch by Daniel Gustafson
769 2005-09-14 [paul] 1.9.14cvs25
772 add missing column header, and other small
774 Patch by Anders Hammar
776 2005-09-13 [colin] 1.9.14cvs24
778 * src/gtk/gtkaspell.c
781 Nullify struct members after free()s
783 2005-09-13 [colin] 1.9.14cvs23
786 Test utf8 compliance before inserting to
787 buffer, and try to convert if necessary
789 If no charset is present, use the locale
790 one instead of us-ascii
792 Add Sender, List-Post and To in the checked
793 headers for automatic rules creation
796 * src/gtk/gtkaspell.c
797 Remove deprecated functions.
798 patch by Daniel Gustafson
800 2005-09-12 [colin] 1.9.14cvs22
803 Fix bug #448 (Scrolling/Redraw issue with
804 address-fields in Header)
808 Fix loss of MSG_MARKED on move/copy
809 Fix bug #804 (Quicksearch togglebutton doesn't
810 get depressed after '/' key is pressed)
812 2005-09-12 [paul] 1.9.14cvs21
815 * src/gtk/logwindow.c
816 add 'Clear Log' to popup menu
817 Patch by Anders Hammar <anders.hammar@telia.com>
819 2005-09-12 [paul] 1.9.14cvs20
822 set correct sensitivity on attachments
826 * src/prefs_spelling.c
827 fix crash when no LANG env is set
830 don't use memeory after free
832 All patches by Daniel Gustafson
834 2005-09-12 [paul] 1.9.14cvs19
837 make theme info selectable
838 * src/gtk/description_window.c
839 make window non-modal
841 add details of asus_mailed.sh
842 * tools/claws.i18n.status.pl
843 update for new zh_TW translator
845 create alternate coloured lines
848 2005-09-10 [colin] 1.9.14cvs18
850 * src/plugins/pgpcore/select-keys.c
851 Better order for the buttons
853 2005-09-10 [colin] 1.9.14cvs17
856 * src/plugins/pgpcore/select-keys.c
857 * src/plugins/pgpcore/select-keys.h
858 * src/plugins/pgpcore/sgpgme.c
859 Add a "Don't encrypt" button to the key
860 selection dialog. Fixes bug #177 (There should be a
861 'Don't encrypt button in the Select Keys dialog)
863 2005-09-10 [colin] 1.9.14cvs16
866 Fix bug #572 (%X option does not work with templates)
868 2005-09-10 [colin] 1.9.14cvs15
873 2005-09-10 [colin] 1.9.14cvs14
878 2005-09-09 [colin] 1.9.14cvs13
881 * src/etpan/imap-thread.c
882 * src/etpan/imap-thread.h
883 Fix moving from queue or drafts to normal folders
884 Fix bug #794 (No way to delete without expunging)
885 Take flags unset by other mailers into account
886 Take deleted flag set by other mailers into account
887 Fix unsetting REPLIED flag
888 Fix crash when capabilities can't be retrieved
891 Add M_DELAYED_FLAGS condition, and let the user use
892 Execute in order to be able to expunge deleted mails,
893 even if he's not in delayed execute mode
894 * src/prefs_spelling.c
895 Use 'en' dictionary by default if LANG is POSIX or C
896 * src/gtk/prefswindow.c
897 Fix bug #767 (Preferences windows expanding) by making
898 the window a bit larger when the resolution is greater
899 than 640x480, and by putting the prefs in a
902 2005-09-09 [paul] 1.9.14cvs12
906 * po/zh_TW.Big5.po ** REMOVED **
907 * po/zh_TW.po ** ADDED **
908 updated by Wei-Lun Chao
910 2005-09-09 [paul] 1.9.14cvs11
915 delay memory allocation until file is
917 Patch by Daniel Gustafson
919 2005-09-09 [cleroy] 1.9.14cvs10
924 2005-09-08 [colin] 1.9.14cvs9
927 Alert when we can't save draft
928 Fix various wrap/color issues
929 Add mid-click pasting respecting wrap_paste option
932 * src/folder_item_prefs.c
933 * src/folder_item_prefs.h
943 * src/prefs_folder_item.c
944 Fix the impossibility to synchronise folders for
945 offline use (IMAP and NNTP are concerned)
947 2005-09-08 [colin] 1.9.14cvs8
950 Build LDAP and JPilot by default if available
954 2005-09-08 [paul] 1.9.14cvs7
956 * doc/manual/en/sylpheed-1.html
957 * doc/manual/en/sylpheed-18.html
958 * doc/manual/en/sylpheed-19.html
959 * doc/manual/en/sylpheed-4.html
960 * doc/manual/en/sylpheed-6.html
961 * doc/manual/en/sylpheed.html
962 a few minor updates, plus include some
963 details about plugins and their requirements
965 minor changes to English in /View/Sort
967 2005-09-07 [colin] 1.9.14cvs6
969 * doc/manual/en/sylpheed-1.html
970 * doc/manual/en/sylpheed-10.html
971 * doc/manual/en/sylpheed-11.html
972 * doc/manual/en/sylpheed-12.html
973 * doc/manual/en/sylpheed-13.html
974 * doc/manual/en/sylpheed-14.html
975 * doc/manual/en/sylpheed-15.html
976 * doc/manual/en/sylpheed-16.html
977 * doc/manual/en/sylpheed-17.html
978 * doc/manual/en/sylpheed-18.html
979 * doc/manual/en/sylpheed-19.html
980 * doc/manual/en/sylpheed-2.html
981 * doc/manual/en/sylpheed-20.html
982 * doc/manual/en/sylpheed-21.html
983 * doc/manual/en/sylpheed-22.html
984 * doc/manual/en/sylpheed-3.html
985 * doc/manual/en/sylpheed-4.html
986 * doc/manual/en/sylpheed-5.html
987 * doc/manual/en/sylpheed-6.html
988 * doc/manual/en/sylpheed-7.html
989 * doc/manual/en/sylpheed-8.html
990 * doc/manual/en/sylpheed-9.html
991 * doc/manual/en/sylpheed.html
992 More substitutions (missed Sylpheed -> Sylpheed-Claws)
994 2005-09-07 [colin] 1.9.14cvs5
997 Make labels more to-the-point
999 2005-09-07 [colin] 1.9.14cvs4
1001 * doc/manual/en/sylpheed-1.html
1002 * doc/manual/en/sylpheed-12.html
1003 * doc/manual/en/sylpheed-13.html
1004 * doc/manual/en/sylpheed-14.html
1005 * doc/manual/en/sylpheed-15.html
1006 * doc/manual/en/sylpheed-16.html
1007 * doc/manual/en/sylpheed-17.html
1008 * doc/manual/en/sylpheed-18.html
1009 * doc/manual/en/sylpheed-19.html
1010 * doc/manual/en/sylpheed-2.html
1011 * doc/manual/en/sylpheed-20.html
1012 * doc/manual/en/sylpheed-21.html
1013 * doc/manual/en/sylpheed-22.html
1014 * doc/manual/en/sylpheed-4.html
1015 * doc/manual/en/sylpheed-5.html
1016 * doc/manual/en/sylpheed-6.html
1017 * doc/manual/en/sylpheed-7.html
1018 * doc/manual/en/sylpheed-8.html
1019 * doc/manual/en/sylpheed-9.html
1020 * doc/manual/en/sylpheed.html
1023 2005-09-07 [colin] 1.9.14cvs3
1025 * doc/faq/en/sylpheed-faq-1.html
1026 * doc/faq/en/sylpheed-faq-2.html
1027 * doc/faq/en/sylpheed-faq-3.html
1028 * doc/faq/en/sylpheed-faq.html
1031 2005-09-07 [colin] 1.9.14cvs2
1037 Fix special subfolders:
1038 - Inherit parent's icon
1039 - sent contents of queues subfolders
1040 - empty subfolders of trashes
1042 Remove outdated manual and faq entries
1043 * src/common/utils.c
1044 Add quotes around %s coming from mailcap
1046 2005-09-07 [colin] 1.9.14cvs1
1049 After saving draft, set modified to FALSE
1051 * src/common/utils.c
1052 * src/common/utils.h
1053 Try to open mime parts using what is
1054 indicated in ~/.mailcap or /etc/mailcap,
1057 2005-09-05 [paul] 1.9.14
1062 updated by Andrej Kacian
1064 2005-09-05 [paul] 1.9.13cvs83
1073 updated translations by Thomas Gilgin, Ricardo Mones
1074 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
1075 Frederico Goncalves Guimaraes, Aleksandar Urosevic
1077 2005-09-04 [paul] 1.9.13cvs82
1080 only warn about exceeded line length limit
1083 2005-09-04 [paul] 1.9.13cvs81
1086 fix crash in 'line length exceeded' dialogue
1088 2005-09-02 [paul] 1.9.13cvs80
1091 fix bug 795, 'Connection lost IMAP'
1092 and add statusbar prints
1095 2005-09-02 [paul] 1.9.13cvs79
1098 compose_wrap_paragraph() becomes
1099 compose_beautify_paragraph()
1102 2005-09-02 [cleroy] 1.9.13cvs78
1107 2005-09-01 [colin] 1.9.13cvs77
1110 Maybe fix bug #795 (Connection lost IMAP)
1111 Don't try to send logout when we're disconnected.
1113 Include locked and marked emails in HRM
1114 view. Fixes bug #800 (Locked messages no longer
1115 show up when hide read messages is used)
1117 2005-09-01 [paul] 1.9.13cvs76
1119 * src/prefs_common.c
1122 2005-08-31 [colin] 1.9.13cvs75
1126 * src/prefs_summaries.c
1128 Fix "go to next new", fix preference
1129 (Open unread/next swapped)
1131 2005-08-31 [paul] 1.9.13cvs74
1138 * src/prefs_common.c
1139 * src/prefs_common.h
1144 remove obsolete BOLD_FONT setting
1145 fix font update in headerview and textview
1146 headers after prefs change
1153 2005-08-30 [colin] 1.9.13cvs73
1156 When Hide read messages is selected and we
1157 refresh the summaryview, don't remove the
1158 currently displayed message. Fixes bug #797
1159 (Summary view reloads when new mail is
1160 downloaded in 1.9.14 rc)
1162 2005-08-30 [colin] 1.9.13cvs72
1167 Remove useless callback
1171 Add a filesel_select_file_save_folder() - used by Save All
1173 2005-08-29 [paul] 1.9.13cvs71
1176 * src/matcher_parser_parse.y
1177 * src/etpan/imap-thread.c
1178 fix building on FreeBSD
1179 Patch by Daniel Gustafson <daniel@hobbit.se>
1181 2005-08-29 [paul] 1.9.13cvs70
1183 * src/plugins/pgpinline/pgpinline.c
1184 only initialise sig result if it's been handled
1187 2005-08-29 [paul] 1.9.13cvs69
1192 * src/common.utils.c
1193 * src/common/utils.h
1195 * src/stock_pixmap.h
1196 fix wrong icon reference
1197 * src/pixmaps/trash_btn.xpm
1198 replace with nicer image
1200 2005-08-28 [colin] 1.9.13cvs68
1203 * src/stock_pixmap.c
1204 * src/stock_pixmap.h
1206 * src/pixmaps/trash_btn.xpm
1207 Add a specific trash xpm for the button
1209 2005-08-28 [colin] 1.9.13cvs67
1214 2005-08-27 [colin] 1.9.13cvs66
1218 Correctly fix "Problem with replies", fixes
1219 pgpmime encryption too.
1221 2005-08-27 [colin] 1.9.13cvs65
1227 Fix bug #517 (messages removed from summaryview
1230 2005-08-27 [colin] 1.9.13cvs64
1233 * tools/asus_mailled.sh
1234 Add a script to blink ASUS laptops' mail LED where there
1237 2005-08-27 [colin] 1.9.13cvs63
1240 * src/etpan/imap-thread.c
1241 * src/etpan/imap-thread.h
1242 Implement automatic choosing of login method
1244 * src/gtk/.cvsignore
1245 Add sylpheed-marshal.[ch]
1247 2005-08-27 [colin] 1.9.13cvs62
1249 * src/common/utils.c
1250 Fix confusing perror
1252 2005-08-27 [colin] 1.9.13cvs61
1256 Remove A_DELETE, replace it with
1257 A_TRASH and A_DELETE_REAL. Automatically
1258 rewrite config files to replace A_DELETE
1259 with A_TRASH (no functionality change).
1262 2005-08-26 [colin] 1.9.13cvs60
1265 Previous "Problem with replies" fix brought other
1266 problems, fixing them
1268 2005-08-26 [colin] 1.9.13cvs59
1271 Fix "Problem with replies". This happened only
1274 Factorize code a bit
1276 Speed improvement on very long messages (wrapping)
1277 Fix signature color on Reedit and Redirect
1278 On Reedit, don't attach pgp-signatures parts, but
1281 2005-08-24 [paul] 1.9.13cvs58
1284 don't claim success when clicking
1285 Cancel on the passphrase box.
1288 2005-08-24 [paul] 1.9.13cvs57
1291 fix misplaced sylpheed.log
1295 2005-08-24 [paul] 1.9.13cvs56
1298 * src/etpan/imap-thread.c
1299 * src/etpan/imap-thread.h
1300 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
1302 * src/gtk/sylpheed-marshal.c ** REMOVED **
1303 * src/gtk/sylpheed-marshal.h ** REMOVED **
1304 remove autogenerated files
1305 * tools/kdeservicemenu/README
1306 * tools/kdeservicemenu/install.sh
1307 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1308 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1309 use Claws icon, use 'Sylpheed-Claws' in menu,
1310 use kdialog, and other cleanups
1312 2005-08-23 [paul] 1.9.13cvs55
1315 fix paste/wrap crash
1318 2005-08-23 [paul] 1.9.13cvs54
1324 2005-08-23 [paul] 1.9.13cvs53
1328 view all data of LDAP contacts
1331 2005-08-23 [paul] 1.9.13cvs52
1334 fix issues with the Search field
1337 2005-08-22 [paul] 1.9.13cvs51
1340 put name of folder in processing dialog
1342 * src/prefs_folder_item.c
1343 improve english usage
1345 2005-08-22 [paul] 1.9.13cvs50
1350 * src/matcher_parser_lex.l
1351 * src/matcher_parser_parse.y
1352 * src/prefs_filtering.c
1353 add Filtering/Processing rule names feature.
1354 (the incompatible old matcherrc is saved as
1355 matcherrc.pre_names).
1358 2005-08-22 [paul] 1.9.13cvs49
1361 fix colour labelling
1364 2005-08-22 [paul] 1.9.13cvs48
1369 2005-08-22 [paul] 1.9.13cvs47
1372 fix bug 789, 'SC crashes with imap (CVS ver)'
1375 2005-08-22 [paul] 1.9.13cvs46
1378 * src/prefs_common.c
1380 define reused defaults in defs.h
1382 add 'Open image' to image popup menu
1384 2005-08-21 [colin] 1.9.13cvs45
1387 Fix bug #788 (Bogus "From" address displayed)
1389 2005-08-20 [colin] 1.9.13cvs44
1392 Fix buf #787 (multilevel delete causes SIGSEGV)
1394 2005-08-19 [colin] 1.9.13cvs43
1397 * src/prefs_common.c
1398 * src/prefs_common.h
1399 Add an hidden pref to allow modifying the
1400 update stepping in incorporation.
1403 2005-08-19 [colin] 1.9.13cvs42
1407 Workaround for broken MUAs: encode
1408 Content-type: name: as ASCII and
1409 Content-Disposition: filename: as
1411 * src/prefs_account.c
1412 Fix invisible-ness of SMTP SSL prefs
1415 2005-08-19 [paul] 1.9.13cvs41
1418 * src/prefs_common.c
1419 * src/prefs_common.h
1420 * src/prefs_wrapping.c
1421 paste with or without wrapping.
1424 2005-08-19 [paul] 1.9.13cvs40
1426 * src/prefs_common.c
1427 * src/prefs_common.h
1429 reintroduce enable_swap_from as a
1430 hidden pref. patch by Colin
1431 * src/quote_fmt_parse.y
1432 * src/plugins/clamav/clamav_plugin.c
1433 * src/plugins/dillo_viewer/dillo_viewer.c
1434 * src/plugins/mathml_viewer/mathml_viewer.c
1435 * src/plugins/pgpcore/sgpgme.c
1436 * src/plugins/pgpinline/pgpinline.c
1437 * src/plugins/pgpmime/pgpmime.c
1438 tidy up. patch by Colin
1440 2005-08-19 [paul] 1.9.13cvs39
1443 complete cvs38's sync
1447 * src/etpan/etpan-log.c
1448 * src/etpan/imap-thread.c
1449 * src/gtk/gtksourceprintjob.c
1450 fix compilation warnings
1453 2005-08-19 [paul] 1.9.13cvs38
1469 * src/image_viewer.c
1483 * src/partial_download.c
1486 * src/prefs_actions.c
1487 * src/prefs_common.c
1488 * src/prefs_customheader.c
1489 * src/prefs_display_header.c
1491 * src/prefs_themes.c
1496 * src/send_message.c
1497 * src/simple-gettext.c
1498 * src/sourcewindow.c
1503 * src/common/plugin.c
1504 * src/common/prefs.c
1505 * src/common/session.c
1506 * src/common/session.h
1507 * src/common/socket.c
1508 * src/common/socket.h
1509 * src/common/ssl_certificate.c
1510 * src/common/template.c
1511 * src/common/utils.c
1512 * src/common/utils.h
1515 added wrappers for C library function that
1516 take pathname arguments.
1517 enabled compilation with MinGW.
1518 use GDir instead of directly using opendir().
1519 added rename_force().
1521 2005-08-19 [paul] 1.9.13cvs37
1525 fix privacy settings on re-editing
1533 flag changing optimisation
1535 2005-08-18 [martin] 1.9.13cvs36
1543 * src/grouplistdialog.c
1549 * src/prefs_account.c
1550 * src/prefs_themes.c
1551 * src/stock_pixmap.c
1554 * src/gtk/logwindow.c
1555 removed deprecated glib and gdk stuff
1556 * src/plugins/pgpcore/select-keys.c
1557 convert attributes from locale to utf8
1559 2005-08-17 [paul] 1.9.13cvs35
1563 use new GTK_STOCK_ icons if available
1565 * src/gtk/gtksctree.c
1566 * src/gtk/gtksctree.h
1567 faster range select. patch by Colin
1569 2005-08-17 [paul] 1.9.13cvs34
1574 Add an edit button for contacts, fix selections
1577 Change labels, let Save be always possible in the
1578 email and user atributes tabs
1582 select next item instead of the displayed one
1585 * src/gtk/progressdialog.c
1586 use prefs_common.enable_rules_hint
1588 2005-08-13 [hoa] 1.9.13cvs33
1590 * src/etpan/imap-thread.c
1591 fixed build on Solaris.
1593 2005-08-10 [colin] 1.9.13cvs32
1596 Fix cvs31 (missing fclose before reading
1599 2005-08-10 [colin] 1.9.13cvs31
1602 Fix procmsg_msginfo_new_from_mimeinfo() when
1603 the MimeInfo isn't stored in memory. This fixes
1604 replying to an attached message.
1606 2005-08-10 [colin] 1.9.13cvs30
1609 Fix slowness in account changing
1611 2005-08-10 [colin] 1.9.13cvs29
1621 Optimize folder_has_parent_of_type
1622 Prevent moving special sub-folders from contextual menus
1623 Rework message a bit ("Empty all messages" -> "Delete all
1625 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
1626 and "Deleted Items" folders)
1628 2005-08-08 [colin] 1.9.13cvs28
1631 * src/prefs_summaries.c
1632 Make "Select first unread|new" more flexible
1633 (just prioritize new or unread)
1635 2005-08-08 [colin] 1.9.13cvs27
1638 If "select first new" is selected and there only
1639 are unread messages, fallback to "select first
1642 2005-08-08 [colin] 1.9.13cvs26
1645 Fix shameful bugs (and bug #779)
1647 2005-08-08 [colin] 1.9.13cvs25
1651 Cache parents' type to make folder_has_parent_of_type
1654 Forbid DnD of special sub-folders
1657 Add MAIL_POSTFILTERING_HOOK
1659 Revert over-zealous deletion of the use_addr_book
1662 2005-08-07 [colin] 1.9.13cvs24
1665 Fix big mistake (passing MsgInfo instead
1668 2005-08-07 [colin] 1.9.13cvs23
1683 Make subfolders of Drafts, Queue, Outbox, Trash
1684 work like their parents.
1685 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
1687 2005-08-07 [colin] 1.9.13cvs22
1690 Fix bug #771 (Dragged contacts not saved)
1692 2005-08-07 [paul] 1.9.13cvs21
1695 fix bug 32 'Search Doesn't display results
1696 if "Hide Read Messages" is chosen'
1697 be more literal in interpreting 'Hide read
1700 2005-08-07 [colin] 1.9.13cvs20
1705 Faster 'unthread_for_execution'
1707 2005-08-06 [paul] 1.9.13cvs19
1710 add mnemonics to Set displayed columns
1711 fix bug where msgview_visible option was
1712 overwritten as TRUE on startup
1714 2005-08-06 [paul] 1.9.13cvs18
1717 refer to 'displayed columns in folder/message
1718 list' not 'displayed items in summary/message view'
1719 * src/prefs_display_header.c
1720 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
1721 be consistent with similar dialogues
1722 * src/prefs_folder_column.c
1723 * src/prefs_summary_column.c
1724 'columns' not 'items', and folder and message lists,
1725 instead of folder and summary views;
1726 Use 'Hidden columns' as list heading not 'Available
1728 move the 'Remove' button to the right hand side;
1729 top-align the buttons;
1730 remove unneeded vbox
1731 * src/prefs_summaries.c
1732 put the 2 column prefs buttons in a frame to reduce
1733 overall width; refer to columns not items &c.
1735 2005-08-05 [colin] 1.9.13cvs17
1737 * src/prefs_common.c
1738 * src/prefs_common.h
1742 Add an hidden toolbar_detachable pref, so
1743 that I can get rid of these painful handles
1744 in the toolbars. Defaults to TRUE to avoid
1745 changing the GUI on unsuspecting people...
1747 2005-08-05 [colin] 1.9.13cvs16
1750 * src/prefs_folder_column.c
1751 * src/prefs_folder_column.h
1752 Add prefs for folder columns
1757 * src/prefs_common.c
1758 * src/prefs_common.h
1759 * src/prefs_summaries.c
1761 * src/prefs_summary_column.c
1766 * src/common/utils.c
1767 * src/common/utils.h
1768 Move uri colourisation functions
1773 Fix bug with LIST where we'd try
1774 to get Folder//////[...]///
1776 2005-08-05 [paul] 1.9.13cvs15
1778 * src/prefs_summaries.c
1779 improve the English usage
1781 set font on column change
1784 2005-08-05 [paul] 1.9.13cvs14
1786 * src/prefs_common.c
1787 * src/prefs_common.h
1788 * src/prefs_summaries.c
1790 replace 'open_unread_on_enter' option with
1791 'select_on_entry' option. opening/not opening
1792 is now exclusively controlled by 'always_show_msg'
1794 2005-08-04 [colin] 1.9.13cvs13
1798 Add colourisation of quotes and signatures
1800 Fix possible crashes
1802 Change an assert that is no problem
1807 * src/gtk/quicksearch.c
1808 Fix a possible crash
1810 2005-08-03 [colin] 1.9.13cvs12
1812 * src/prefs_account.c
1813 Fix bug #777 (Sylpheed crash in account configuration)
1815 2005-08-03 [colin] 1.9.13cvs11
1820 Fixing addressbook, round 2
1822 Fix emphasis color on rechecking 'Colorize messages'
1824 2005-08-03 [paul] 1.9.13cvs10
1832 * src/prefs_account.c
1835 * src/quote_fmt_parse.y
1837 * src/common/quoted-printable.c
1838 * src/common/utils.c
1839 * src/common/utils.h
1841 replaced incorrect locale-independent
1842 ctype functions with GLib's. Corrected
1843 signedness mismatch.
1845 headerview_create(): added spacing for vbox.
1847 set focus to the OK button.
1849 2005-08-03 [colin] 1.9.13cvs9
1854 2005-08-02 [colin] 1.9.13cvs8
1860 Fix a cast and more generally, try to make the
1861 GUI more intuitive and consistent (round 1)
1863 2005-08-02 [paul] 1.9.13cvs7
1866 missing in 1.9.13cvs6
1868 2005-08-02 [colin] 1.9.13cvs6
1873 2005-08-02 [colin] 1.9.13cvs5
1882 Fix a number of folder_item_get_msg_list()-related
1883 leaks (missing procmsg_msginfo_free()s)
1885 2005-08-01 [colin] 1.9.13cvs4
1891 * src/prefs_summaries.c
1892 * src/prefs_themes.c
1897 Fix instant-apply of summary and folderview-related prefs
1898 Fix erroneous g_free and alertpanels in prefs_theme
1899 Add instant-apply for fonts
1900 Defer applying of prefs a little bit so it's done only
1901 once even if requested by multiples prefs pages
1903 2005-08-01 [paul] 1.9.13cvs3
1906 fix bug 776 'S.C. crashes on close'
1908 * src/etpan/etpan-thread-manager-types.h
1912 2005-07-25 [paul] 1.9.13cvs2
1915 fix typos. spotted by Fabien Vantard
1917 2005-07-24 [paul] 1.9.13cvs1
1919 * doc/man/sylpheed.1
1920 update man page, incorporating fix of
1921 bug 769 'Typo in manpage'
1922 * src/etpan/imap-thread.c
1923 fix NetBSD openssl dependencies. patch by
1924 George Michaelson <ggm@apnic.net>
1926 updated by Frederico Goncalves Guimaraes
1928 2005-07-22 [paul] 1.9.13
1932 2005-07-22 [paul] 1.9.12cvs91
1937 * RELEASE_NOTES.claws
1941 * tools/claws.i18n.status.pl
1942 add Norwegian translation. submiited by
1943 Geir Helland <pjallabais@users.sourceforge.net>
1953 updated by Miquel Oliete, Thomas Gilgin, Ricardo
1954 Mones Lastra, Tommi Pirinen, Fabien Vantard,
1955 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
1957 * src/plugins/clamav/clamav_plugin_gtk.c
1958 * src/plugins/spamassassin/spamassassin_gtk.c
1959 replace outdated description strings
1961 2005-07-21 [colin] 1.9.12cvs90
1964 Set folder to batch mode when scanning it. Makes deletion
1965 of unread mails on IMAP much faster (due to the UNREAD
1968 2005-07-21 [darko] 1.9.12cvs89
1971 link against libresolv if necessary (patch by Paul)
1973 use glib's portable macros to determine endianness
1975 2005-07-21 [paul] 1.9.12cvs88
1979 update compiled-in features list
1981 2005-07-20 [colin] 1.9.12cvs87
1985 Gcc 2.9x compilation fixes, thanks to Darko
1986 * src/plugins/clamav/clamav_plugin.c
1987 Little optimisation: load virus database only once
1988 * src/plugins/spamassassin/spamassassin.c
1989 Big optimisation: filtering one mail took at least 1 second,
1990 now it takes at least 50ms. Doesn't speed up spamassassin
1991 itself, but should already be much more tolerable.
1993 2005-07-20 [colin] 1.9.12cvs86
1996 Fix performance issue
1998 2005-07-19 [colin] 1.9.12cvs85
2000 * src/plugins/pgpinline/plugin.c
2003 2005-07-19 [colin] 1.9.12cvs84
2006 * src/plugins/Makefile.am
2007 * src/plugins/pgpinline/.cvsignore
2008 * src/plugins/pgpinline/Makefile.am
2009 * src/plugins/pgpinline/pgpinline.c
2010 * src/plugins/pgpinline/pgpinline.deps
2011 * src/plugins/pgpinline/pgpinline.h
2012 * src/plugins/pgpinline/plugin.c
2013 Put pgpinline in the main tree
2015 2005-07-19 [paul] 1.9.12cvs83
2017 * src/prefs_actions.c
2018 prevent '//' in menu names, which cause a crash
2021 2005-07-19 [paul] 1.9.12cvs82
2024 be generally more informative in configure output.
2025 OpenSSL: correction: '[ --enable-openssl ...' ->
2026 '[ --disable-openssl ...', as --enable-openssl is default
2027 PGP/MIME: don't check for GPGME again, check for
2028 pgpcore instead. Therefore prevent the possibility of
2029 attempting to build pgpmime if pgpcore dependencies are
2031 ClamAV: use pkgconfig to check for lib
2032 libgnomeprint: revert logic on inner test to match
2034 * src/plugins/pgpcore/sgpgme.c
2037 2005-07-19 [colin] 1.9.12cvs81
2040 Fix slow thread rebuilding in particular
2043 2005-07-19 [paul] 1.9.12cvs80
2045 * sylpheed-claws.desktop
2046 fix typo, spotted by Stephan Sachse
2048 replace GTK_STOCK_ADD with
2049 GTK_STOCK_NEW button
2051 2005-07-18 [colin] 1.9.12cvs79
2053 * src/etpan/imap-thread.c
2054 Fix return value (Thanks Hoa)
2056 2005-07-18 [colin] 1.9.12cvs78
2059 Allow empty passwords
2060 Create drafts/queue/outbox if necessary
2063 * src/etpan/imap-thread.c
2064 Fix STARTTLS (Thanks to Hoa)
2066 2005-07-18 [paul] 1.9.12cvs77
2072 updated to reflect additions and removals
2074 updated to be claws-specific
2078 * sylpheed-128x128.png
2079 * sylpheed-64x64.png
2081 * sylpheed-claws-128x128.png
2082 * sylpheed-claws-64x64.png
2083 * sylpheed-claws.desktop
2084 * sylpheed-claws.png
2090 2005-07-17 [paul] 1.9.12cvs76
2102 * src/message_search.c
2106 * src/prefs_actions.c
2107 * src/prefs_filtering.c
2108 * src/prefs_matcher.c
2109 * src/prefs_template.c
2110 * src/prefs_themes.c
2112 * src/summary_search.c
2115 * src/gtk/sslcertwindow.c
2116 * src/plugins/pgpcore/sgpgme.c
2119 2005-07-17 [colin] 1.9.12cvs75
2122 add a PrivacySystem accessor that checks that
2123 the system cached in a MimeInfo's privacydata
2124 is still registered. Use this accessor instead
2125 of directly using data->system. Fixes crashes
2126 after unloading pgp plugins.
2128 2005-07-17 [colin] 1.9.12cvs74
2131 Change geometry hints to a simple default size.
2132 Fixes the certs dialogs.
2134 2005-07-17 [colin] 1.9.12cvs73
2136 * src/gtk/sslcertwindow.c
2139 2005-07-17 [colin] 1.9.12cvs72
2141 * src/plugins/pgpcore/Makefile.am
2142 * src/plugins/pgpmime/Makefile.am
2145 2005-07-17 [paul] 1.9.12cvs71
2148 add --disable-gnomeprint option
2149 modified version of patch by Marius Mauch
2151 2005-07-17 [paul] 1.9.12cvs70
2169 * src/prefs_account.c
2171 * src/prefs_summaries.c
2174 * src/common/utils.c
2176 * src/plugins/pgpcore/passphrase.c
2177 * src/plugins/pgpcore/select-keys.c
2178 replace inappropriately used backticks
2181 2005-07-16 [colin] 1.9.12cvs69
2183 * src/image_viewer.c
2184 Add extra paranoid checks
2186 2005-07-16 [colin] 1.9.12cvs68
2188 * src/plugins/pgpcore/prefs_gpg.c
2189 Don't auto-check sigs by default, as it
2192 2005-07-16 [colin] 1.9.12cvs67
2194 * src/plugins/pgpcore/sgpgme.c
2195 Make messages a bit better.
2197 2005-07-16 [colin] 1.9.12cvs66
2201 * src/etpan/imap-thread.c
2204 2005-07-16 [colin] 1.9.12cvs65
2208 And now, fix build with libetpan :-/
2210 2005-07-15 [colin] 1.9.12cvs64
2213 Continue fixing build without libetpan.
2215 2005-07-15 [colin] 1.9.12cvs63
2218 Fix build with --disable-libetpan
2220 2005-07-15 [colin] 1.9.12cvs62
2223 Bump libetpan's version
2225 2005-07-15 [colin] 1.9.12cvs61
2227 * src/etpan/imap-thread.c
2228 Actually stop logging :)
2230 2005-07-15 [colin] 1.9.12cvs60
2233 Fix dnd of multiple addresses.
2235 2005-07-15 [hoa] 1.9.12cvs59
2237 * src/etpan/imap-thread.c
2238 disable login of IMAP password in libetpan log file.
2240 2005-07-15 [paul] 1.9.12cvs58
2243 don't automatically sort
2244 do allow drag n drop
2246 2005-07-15 [paul] 1.9.12cvs57
2250 alphabetical listing
2252 2005-07-15 [paul] 1.9.12cvs56
2254 * src/gtk/pluginwindow.c
2255 sort plugin list alphabetically
2257 2005-07-15 [paul] 1.9.12cvs55
2259 * src/prefs_spelling.c
2260 * src/prefs_wrapping.c
2263 2005-07-15 [colin] 1.9.12cvs54
2268 2005-07-15 [paul] 1.9.12cvs53
2270 * src/prefs_message.c
2271 make 'show cursor' a hidden option
2273 2005-07-14 [colin] 1.9.12cvs52
2275 * src/plugins/spamassassin/Makefile.am
2276 * src/plugins/clamav/Makefile.am
2277 Fix double EXTRA_DISTs
2279 2005-07-14 [colin] 1.9.12cvs51
2281 * src/plugins/clamav/Makefile.am
2282 * src/plugins/clamav/clamav_plugin_gtk.deps
2283 * src/plugins/spamassassin/Makefile.am
2284 * src/plugins/spamassassin/spamassassin_gtk.deps
2285 Make $plugin_gtk depend on $plugin
2287 2005-07-14 [hoa] 1.9.12cvs50
2289 * src/etpan/imap-thread.c
2290 enable debug log of libetpan when running with --debug
2292 2005-07-14 [colin] 1.9.12cvs49
2295 * src/common/Makefile.am
2296 * src/common/plugin.c
2297 * src/common/plugin.h
2298 Add a little plugin dependancy system.
2299 Plugins can ship a $plugin_name.deps file
2300 (near them in PLUGINDIR) so that their
2301 dependancies are loaded if possible.
2302 * src/plugins/Makefile.am
2303 * src/plugins/pgpcore/Makefile.am
2304 * src/plugins/pgpcore/passphrase.c
2305 * src/plugins/pgpcore/passphrase.h
2306 * src/plugins/pgpcore/plugin.c
2307 * src/plugins/pgpcore/prefs_gpg.c
2308 * src/plugins/pgpcore/prefs_gpg.h
2309 * src/plugins/pgpcore/select-keys.c
2310 * src/plugins/pgpcore/select-keys.h
2311 * src/plugins/pgpcore/sgpgme.c
2312 * src/plugins/pgpcore/sgpgme.h
2313 Introduce pgpcore, used by pgpmime and
2315 * src/plugins/pgpmime/Makefile.am
2316 * src/plugins/pgpmime/passphrase.c
2317 * src/plugins/pgpmime/passphrase.h
2318 * src/plugins/pgpmime/pgpmime.c
2319 * src/plugins/pgpmime/pgpmime.deps
2320 * src/plugins/pgpmime/plugin.c
2321 * src/plugins/pgpmime/prefs_gpg.c
2322 * src/plugins/pgpmime/prefs_gpg.h
2323 * src/plugins/pgpmime/select-keys.c
2324 * src/plugins/pgpmime/select-keys.h
2325 * src/plugins/pgpmime/sgpgme.c
2326 * src/plugins/pgpmime/sgpgme.h
2327 Remove the core from pgpmime and add the
2328 dependancy to pgpcore.
2330 2005-07-14 [paul] 1.9.12cvs48
2332 * src/stock_pixmap.c
2333 forgot this in last commit
2335 2005-07-14 [paul] 1.9.12cvs47
2339 add accelerators for the buttons (sync with main)
2342 add accelerators for the buttons.
2343 fix editing with external editor.
2344 replace gdk_input_*() with GIOChannel;
2347 display folder names with new/unread
2348 representation (sync with main)
2350 specify default window icon (sync with main)
2351 * src/prefs_common.c
2352 use_addr_book default to FALSE
2355 add accelerators for the buttons (sync with main)
2358 * src/pixmaps/sylpheed_icon.xpm
2361 2005-07-13 [paul] 1.9.12cvs46
2363 * src/plugins/pgpmime/pgpmime.c
2364 * src/plugins/pgpmime/sgpgme.c
2365 (temporarily) use deprecated gpgme_data_rewind()
2366 while largefile support is not present
2367 (as suggested by Colin)
2369 2005-07-13 [paul] 1.9.12cvs45
2372 remove large file support (for now):
2373 it breaks too many things
2375 2005-07-13 [paul] 1.9.12cvs44
2378 add large file support
2380 fix bug #763 where href attribute was not
2381 the very first attribute of a link
2382 patch by Thomas Gilgin
2384 2005-07-13 [colin] 1.9.12cvs43
2386 * src/gtk/pluginwindow.c
2387 Little portability fix
2389 2005-07-13 [colin] 1.9.12cvs42
2391 * src/plugins/pgpmime/sgpgme.c
2394 2005-07-13 [colin] 1.9.12cvs41
2396 * src/plugins/pgpmime/pgpmime.c
2397 * src/plugins/pgpmime/sgpgme.c
2398 Use gpgme_data_release_and_get_mem instead
2401 2005-07-13 [colin] 1.9.12cvs40
2404 * src/plugins/pgpmime/passphrase.c
2405 * src/plugins/pgpmime/passphrase.h
2406 * src/plugins/pgpmime/pgpmime.c
2407 * src/plugins/pgpmime/plugin.c
2408 * src/plugins/pgpmime/select-keys.c
2409 * src/plugins/pgpmime/select-keys.h
2410 * src/plugins/pgpmime/sgpgme.c
2411 * src/plugins/pgpmime/sgpgme.h
2412 Port pgpmime to gpgme-1.0.
2414 2005-07-12 [paul] 1.9.12cvs39
2419 add a 'Go to Prev' button to the toolbar.
2420 correct tooltip text of go to buttons.
2421 based on patch by Yang Guilong <bamanzi@gmail.com>
2423 2005-07-12 [colin] 1.9.12cvs38
2426 Fix progress bar showing stuff at startup.
2428 2005-07-12 [paul] 1.9.12cvs37
2431 fix building with jpilot support
2433 2005-07-11 [colin] 1.9.12cvs36
2436 Add visual indication that filtering is running
2438 Make {}[] uri delimiters
2440 Remove useless (and slow) calls
2442 2005-07-11 [paul] 1.9.12cvs35
2444 * src/plugins/clamav/clamav_plugin_gtk.c
2445 * src/plugins/dillo_viewer/dillo_prefs.c
2446 * src/plugins/pgpmime/prefs_gpg.c
2447 * src/plugins/spamassassin/spamassassin_gtk.c
2448 gather plugins prefs together under their
2449 own 'Plugins' heading
2451 2005-07-11 [paul] 1.9.12cvs34
2456 account_delete(): modified alert dialog
2459 fixed a crash when cancelling file selection
2460 dialog by Escape key. Made non-ascii filename
2462 * src/prefs_template.c
2463 prefs_template_window_create(): make scrolled
2464 window policy AUTOMATIC
2466 2005-07-10 [hoa] 1.9.12cvs33
2468 * src/etpan/imap-thread.c
2469 workaround for old Courier IMAP servers.
2471 2005-07-10 [colin] 1.9.12cvs32
2476 Add visual progress indicator on filtering/processing
2477 Factorize the progress bar code
2480 * src/etpan/imap-thread.c
2481 Add a reference counter to avoid destroying the Folder
2482 while it's in use by another callback.
2484 2005-07-09 [hoa] 1.9.12cvs31
2487 * src/etpan/imap-thread.c
2488 fixed deadlock when removing IMAP account.
2490 2005-07-08 [colin] 1.9.12cvs30
2494 Fix again problems decoding broken headers
2495 * src/gtk/inputdialog.c
2496 Fix local variable shadowing a global one
2498 2005-07-08 [colin] 1.9.12cvs29
2501 Make the cache/mark files platform-agnostic by writing
2502 them in little-endian format. Reading them is also done
2503 in little-endian format, of course; however, in order
2504 to avoid trashing mark data on big-endian machines, the
2505 files are, at first, read from the native format if the
2506 little-endian one doesn't exist. This is easy to deter-
2507 mine by trying to open a file with a swapped data_ver
2508 and seeing if it's the wanted version.
2509 Little-endian using users should see absolutely no
2510 difference, Big-endian users may get a very little
2511 performance drop due to byte-swapping.
2512 Tested on i386 and ppc32.
2513 Fixes bug #159 (The index file, in the mailboxes, is
2514 hardware depending).
2516 To have the cache/mark files updated to the new little-
2517 endian format, "Check for new messages" or even
2518 "Rebuild folder tree" aren't enough. Files will be
2519 updated as soon as a folder has been opened/closed.
2520 To update everything, just select all folders by
2521 selecting them one by one.
2523 2005-07-07 [colin] 1.9.12cvs28
2526 Remember the folder separator per IMAPFolder
2527 instead of globally.
2528 Revive the Session on noop; fixes bug #761
2529 (mark a bunch of unread messages as read takes
2532 2005-07-07 [darko] 1.9.12cvs27
2534 * src/common/template.c
2535 Sort templates alphabetically
2537 2005-07-06 [colin] 1.9.12cvs26
2540 Try to use the correct separator in
2541 most cases. Possibly fixes bug #759
2542 (only creates the INBOX folder when
2543 setting up new IMAP account) and
2544 bug #760 (Can't retrieve messages)
2546 2005-07-06 [colin] 1.9.12cvs25
2549 Use real_path in status command. This will
2550 help later, when namespaces will be used.
2552 2005-07-06 [colin] 1.9.12cvs24
2558 * src/etpan/etpan-log.c
2559 * src/etpan/etpan-thread-manager.c
2560 * src/etpan/imap-thread.c
2561 Add a --disable-libetpan parameter. With this,
2562 users that don't want IMAP4 support can avoid
2563 the new dependancy (and have no IMAP support).
2564 Users that have IMAP4 accounts and use this
2565 parameter won't lose their configuration, their
2566 IMAP accounts will just be invisible and not
2569 Make the "Copy ..." contextual menu items
2570 copy to both the X clipboard and the gtk
2571 clipboard - as most other apps do.
2573 Add a notice about OpenSSL usage, in order to
2574 comply with OpenSSL's license (point 6):
2575 http://www.openssl.org/source/license.html
2577 2005-07-06 [colin] 1.9.12cvs23
2580 Fix a minimum size for alertpanels
2582 Show 'No space left on device' type errors
2583 when queuing/sending
2586 Rework folder's deletion message (remove
2589 2005-07-05 [colin] 1.9.12cvs22
2592 Add an alertpanel on auth error
2594 Remove pthread-related stuff
2596 2005-07-05 [colin] 1.9.12cvs21
2598 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2599 Fix crash on plugin reloading (with a hack)
2601 2005-07-05 [colin] 1.9.12cvs20
2603 * src/prefs_account.c
2604 * src/prefs_account.h
2608 Add a way to filter the view
2609 * src/gtk/pluginwindow.c
2610 Filter loadable stuff
2611 * src/plugins/pgpmime/prefs_gpg.c
2612 Fix missing unregistration
2614 * src/etpan/.cvsignore
2615 * src/plugins/spamassassin/.cvsignore
2616 Add more stuff to cvs ignored files
2618 2005-07-04 [colin] 1.9.12cvs19
2621 Fix scan_required returning FALSE when it
2622 shouldn't. Maybe fix #760 (Can't retrieve
2625 2005-07-04 [colin] 1.9.12cvs18
2628 Fix always_show_msg pref
2630 2005-07-04 [paul] 1.9.12cvs17
2632 sync with main (forgotten in last commit)
2634 * src/common/utils.c
2635 * src/common/utils.h
2636 check_line_length(): new.
2638 is_file_entry_exist()
2639 dirent_is_regular_file()
2640 dirent_is_directory(): use g_file_test() instead of stat().
2642 2005-07-04 [paul] 1.9.12cvs16
2647 compose_write_to_file(): check for line
2648 length limit and display warning if exceeds
2650 use get_home_dir() instead of g_get_home_dir()
2652 removed warning about invalid date
2654 use get_home_dir() instead of g_get_home_dir()
2656 2005-07-04 [paul] 1.9.12cvs15
2658 * src/stock_pixmap.c
2659 fix new pixmap naming errors
2660 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
2662 2005-07-04 [colin] 1.9.12cvs14
2665 Fix debugging string with a warning
2667 2005-07-04 [colin] 1.9.12cvs13
2670 Add a check for libetpan's version (>= 0.37)
2672 2005-07-04 [hoa] 1.9.12cvs12
2676 * src/etpan/imap-thread.c
2677 * src/etpan/imap-thread.h
2678 fixed IMAP implementation of check of mails.
2680 2005-07-03 [hoa] 1.9.12cvs11
2682 * src/etpan/Makefile.am
2683 * src/etpan/etpan-errors.h
2684 * src/etpan/etpan-log.[ch]
2685 * src/etpan/etpan-thread-manager-types.h
2686 * src/etpan/etpan-thread-manager.[ch]
2687 * src/etpan/imap-thread.[ch]
2694 dependency on libetpan 0.37 is now added.
2696 2005-07-01 [colin] 1.9.12cvs10
2702 * src/stock_pixmap.c
2703 * src/stock_pixmap.h
2704 * src/plugins/trayicon/trayicon.c
2705 Add marked symbol on folders containing
2710 * src/prefs_common.c
2711 * src/prefs_common.h
2713 Add an optional confirmation dialog on queue
2714 sending. Patch by wwp.
2715 * src/pixmaps/dir_close_mark.xpm ** ADDED **
2716 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
2717 * src/pixmaps/dir_open_mark.xpm ** ADDED **
2718 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
2719 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
2720 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
2721 * src/pixmaps/inbox_mark.xpm ** ADDED **
2722 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
2723 * src/pixmaps/outbox_mark.xpm ** ADDED **
2724 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
2725 * src/pixmaps/trash_mark.xpm ** ADDED **
2728 2005-07-01 [colin] 1.9.12cvs9
2731 Fix a little threading bug
2734 A little bit of HIG normality never hurts
2736 2005-07-01 [colin] 1.9.12cvs8
2744 * src/common/template.c
2745 * src/common/utils.c
2746 * src/common/utils.h
2747 Reverted the fwrite_atomic stuff. In fact
2748 it is already atomic.
2750 2005-06-30 [colin] 1.9.12cvs7
2752 * src/common/utils.c
2753 * src/common/utils.h
2754 Add an fwrite_atomic() function to make
2755 sure we write everything: fwrite can make
2763 * src/common/template.c
2764 Use that (and fix swapping of size and nmemb).
2765 Thanks to Rich Coe for the heads up.
2767 2005-06-30 [colin] 1.9.12cvs6
2770 Optimize addressbook opening
2772 2005-06-30 [colin] 1.9.12cvs5
2775 Remove calls to summary_step after move/copy
2777 2005-06-28 [paul] 1.9.12cvs4
2780 wrap and make the error msg selectable
2782 2005-06-28 [paul] 1.9.12cvs3
2785 replace the OK button with a Close button
2786 * src/gtk/foldersort.c
2787 use GTK_STOCK_ icons/buttons
2789 2005-06-28 [colin] 1.9.12cvs2
2791 * src/gedit-print.c ** ADDED **
2792 * src/gedit-print.h ** ADDED **
2793 * src/gtk/gtksourceprintjob.c ** ADDED **
2794 * src/gtk/gtksourceprintjob.h ** ADDED **
2795 I can't believe no one had enough time to tell
2796 me I forgot the `cvs add`
2798 2005-06-27 [colin] 1.9.12cvs1
2801 * src/gtk/Makefile.am
2806 Add optional libgnomeprint-based printing
2808 * src/gtk/quicksearch.c
2809 Add an Edit/Quick search menu item to show
2810 and focus the quicksearch
2812 2005-06-27 [paul] 1.9.12
2825 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2826 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
2827 SungHyun Nam, Frederico Goncalves Guimaraes,
2828 Andrej Kacian, and Yang Guilong
2829 2005-06-26 [colin] 1.9.11cvs106
2832 Forgot one file for previous fix
2834 2005-06-26 [colin] 1.9.11cvs105
2838 Fix problems with folder operations in no_select
2839 imap folders. it applies only to mails, and
2840 creation/deletion/move/renaming of folders
2843 2005-06-26 [paul] 1.9.11cvs104
2845 * src/prefs_filtering.c
2846 replace one more GTK_STOCK_REMOVE
2847 with GTK_STOCK_DELETE
2849 2005-06-25 [colin] 1.9.11cvs103
2852 Optimize get_seq_set_from_seq_list
2855 2005-06-25 [colin] 1.9.11cvs102
2858 If the directory exists, but not in the
2859 correct encoding, rename it. This should
2860 handle old-versions-induced bugs.
2862 2005-06-25 [colin] 1.9.11cvs101
2865 Fix path access with extended dir names
2866 Fixes bug #589 (SC segfaults with wrong locale
2869 2005-06-25 [colin] 1.9.11cvs100
2871 * src/prefs_account.c
2872 * src/prefs_account.h
2874 Add an option to encrypt replies to
2877 2005-06-25 [colin] 1.9.11cvs99
2880 * src/quote_fmt_parse.y
2881 ... And make it work with pgpinline.
2883 2005-06-25 [colin] 1.9.11cvs98
2888 * src/quote_fmt_parse.y
2889 o Make reedition of encrypted messages possible
2890 (as long as it is encrypted to self too, no
2892 o Make replying with quote (and without selecting
2893 text) possible for encrypted messages.
2894 Closes bug #550 (Not possible to "reply with quote"
2895 to gnupg encrypted messages)
2897 2005-06-24 [paul] 1.9.11cvs97
2902 2005-06-24 [paul] 1.9.11cvs96
2905 made bind password entry invisible
2907 * src/send_message.c
2908 send_message_local(): check exit status
2909 to detect errors (sync with main)
2911 use main's less ambiguous popup menu
2914 2005-06-24 [paul] 1.9.11cvs95
2916 * src/prefs_actions.c
2917 * src/prefs_customheader.c
2918 * src/prefs_display_header.c
2919 * src/prefs_filtering_action.c
2920 * src/prefs_matcher.c
2921 * src/prefs_template.c
2922 * src/prefs_toolbar.c
2923 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
2924 * src/gtk/description_window.c
2925 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
2927 2005-06-23 [colin] 1.9.11cvs94
2930 Fix rough edges (be sure to call status_show whenever
2933 2005-06-23 [colin] 1.9.11cvs93
2937 Before, in a 5K mails folder: 11s
2938 After, in the same folder: 58000µs
2939 The joys of locking... gtk_clist_select_all() fires a
2940 tree-select-row event for each selected row, which in
2941 summaryview, callbacks summary_selected which in turn,
2942 calls summary_status_show, which walks the selected
2943 rows. Hence, calling gtk_clist_select_all was
2944 exponential. Locking the summaryview makes
2945 summary_selected return early.
2947 2005-06-23 [colin] 1.9.11cvs92
2950 Move mutex at the important place to avoid
2953 Fix Del key deleting directly instead of
2956 2005-06-22 [colin] 1.9.11cvs91
2958 * src/plugins/spamassassin/libspamc.c
2959 As we do spagetti code with assignations in multiple
2960 places (see _message_read_raw where out = msg = raw),
2961 let's be sure we don't free the same pointer twice.
2962 Should fix bug #683 (Crash in libpam at
2965 2005-06-22 [colin] 1.9.11cvs90
2970 Make toolbar's delete use the move to trash stuff;
2971 Add gtk_widget_realize to be sure pixmaps can get
2972 created (that may fix an old worksforme bug which
2973 I can't find back...)
2975 2005-06-22 [colin] 1.9.11cvs89
2980 Rename "Message/Delete" to "Message/Move to trash"
2981 Add "Message/Delete..." that directly destroys the
2982 selected messages after asking for a confirmation.
2984 2005-06-22 [colin] 1.9.11cvs88
2987 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
2988 o Fix a deadlock (thanks Darko)
2990 2005-06-22 [colin] 1.9.11cvs87
2992 * src/gtk/foldersort.c
2993 Add missing include for the i18n;
2994 patch by Fabien Vantard
2996 2005-06-21 [colin] 1.9.11cvs86
3000 Respect the no_select flag
3002 Fix recursive deletion
3005 Make the folder deletion's warning
3008 2005-06-21 [colin] 1.9.11cvs85
3011 Prevent email addresses from spanning accross
3012 lines - fixes bug # 646 (newline-chars in
3015 2005-06-20 [colin] 1.9.11cvs84
3018 Be sure not to remove source if copy failed
3020 2005-06-20 [colin] 1.9.11cvs83
3024 remove summaryview's lock
3026 introduce threads to avoid problems when foreground tasks
3027 interfere with background tasks
3029 prevent moving to drafts/queue
3033 2005-06-19 [colin] 1.9.11cvs82
3036 Remember that the user doesn't want to override
3037 offline mode, for 3 seconds. It avoid presenting
3038 him with N popups in a really short time.
3040 2005-06-17 [colin] 1.9.11cvs81
3043 Fix IMAP breaking on folders containing '('
3044 (Probably won't be enough)
3046 2005-06-17 [colin] 1.9.11cvs80
3048 Forgotten files on 1.9.11cvs79
3050 Fix stepping when not immediately executing
3052 Really prevent UID FETCH 0
3054 Fix outgoing charset never set to utf-8
3058 2005-06-16 [colin] 1.9.11cvs79
3061 Fix bug #707 (Dash splits rows)
3062 Only wrap if we're on a line break position and
3063 the previous one was a "white" (space) char.
3064 Pango stuff is weird.
3066 2005-06-16 [colin] 1.9.11cvs78
3069 Lock summaryview while downloading messages
3073 * src/common/utils.c
3074 * src/common/utils.h
3075 Replace \r and \n with spaces in From and
3078 2005-06-16 [paul] 1.9.11cvs77
3081 liberalise the mime parser
3085 2005-06-16 [paul] 1.9.11cvs76
3090 2005-06-15 [colin] 1.9.11cvs75
3093 Finish header encoding fix
3097 Fix compilation (Thanks Stephan
3100 2005-06-15 [colin] 1.9.11cvs74
3103 Install gnome2 stuff rather than gnome1,
3108 Fix headers encoding
3110 Visual progress when fetching all messages
3114 Prevent changing current message while
3117 2005-06-15 [paul] 1.9.11cvs73
3119 * src/gtk/gtkaspell.c
3120 * src/gtk/gtkaspell.h
3123 2005-06-15 [paul] 1.9.11cvs72
3125 * src/prefs_filtering.c
3126 allow reordering of filter rules by
3129 2005-06-15 [paul] 1.9.11cvs71
3134 replace deprecated function
3136 * src/send_message.c
3137 * src/gtk/progressdialog.c
3138 * src/gtk/progressdialog.h
3139 salvage and reuse parts of reverted sync
3141 2005-06-15 [paul] 1.9.11cvs70
3144 * src/send_message.c
3145 * src/gtk/progressdialog.c
3146 * src/gtk/progressdialog.h
3147 revert yesterday's sync with main
3148 it contains deprecated functions
3150 2005-06-15 [colin] 1.9.11cvs69
3153 Fix bug #670 (multi user to: will corrupt message
3156 2005-06-15 [colin] 1.9.11cvs68
3159 Fix bug #421 (Fix undo on wrapping)
3161 2005-06-15 [colin] 1.9.11cvs67
3164 Provide visual feedback while processing
3167 Provide visual feedback while getting
3168 short headers (for uncached messages)
3171 2005-06-14 [paul] 1.9.11cvs66
3174 change a couple stock icons
3176 * src/send_message.c
3177 * src/gtk/progressdialog.c
3178 * src/gtk/progressdialog.h
3179 sync main's GtkTreeView implementation
3181 2005-06-14 [colin] 1.9.11cvs65
3184 Various little fixes, mainly on error paths
3186 2005-06-13 [colin] 1.9.11cvs64
3191 Add a way to fetch only headers. This speeds
3192 up filtering on headers for IMAP. Fixes:
3193 bug #481 extraneous imap commands slow down
3195 bug #522 Sylpheed downloads all messages
3196 when opening mailbox (IMAP)
3197 bug #677 IMAP fetch is soooooooooooooo slow
3200 Add a folder set_batch method so that
3201 implementations can speed up flags changes
3204 Use that in mark as (un)read and mark all read
3207 Implement set_batch - brings back deferred
3208 flags in a less buggy manner. Fixes:
3209 bug #729 IMAP immediate expunge of deleted messages
3210 bug #191 remove list of messages with one command
3211 Fix login with strange chars
3212 Implement fetch_msg_full
3213 Fix copy (wrong counts)
3215 2005-06-12 [colin] 1.9.11cvs63
3218 lock incorporation during long operations.
3219 Avoids fucking up the IMAP socket.
3221 2005-06-12 [colin] 1.9.11cvs62
3225 Factorize remove_all_msg
3228 Don't update partial-download status if unnecessary
3230 Use remove_msgs everywhere possible
3232 2005-06-12 [colin] 1.9.11cvs61
3236 Add a remove_msgs function to remove a
3241 2005-06-12 [colin] 1.9.11cvs60
3244 Remove flags-processing deferring... Too hard
3245 to get it to work in all cases.
3247 2005-06-11 [colin] 1.9.11cvs59
3250 printf -> debug_print
3252 2005-06-11 [colin] 1.9.11cvs58
3255 o Fix build without USE_PTHREAD
3256 o Factorize imap_open
3257 o Alertpanel in case of impossible connection
3258 o Alertpanel in case of impossible login
3259 o Fix deferred flags processing to force a
3260 flush before adding some more flags to process,
3261 but in another folder.
3263 2005-06-10 [colin] 1.9.11cvs57
3266 o Fix a format string error
3267 o init ssl socket outside of the thread
3268 (it possibly invokes gtk calls)
3270 o Put back the buffer to its necessary size
3271 o Fix changing a file pointer without keeping
3272 track of it (thanks Valgrind)
3274 o Fix automatic STARTTLS if login should be done
3275 and the server only allows it after starting TLS
3276 * src/gtk/gtkinputdialog.c
3277 o Eat GDK_Return so that the combo popup doesn't
3278 appear when we press Enter to validate the combo
3279 input dialog (as seen in the Open with... dialog)
3281 2005-06-10 [colin] 1.9.11cvs56
3285 o Fix a crash on deletion
3286 o Threadize imap_select (it's called outside of
3288 o Defer treatment of DELETED flags
3291 2005-06-09 [colin] 1.9.11cvs55
3294 Make sure we check imap_gtk_should_override(), which
3295 potentially calls gtk stuff, before creating thread.
3296 That way it should't be called via imap_get_session()
3299 2005-06-09 [colin] 1.9.11cvs54
3302 o add a bit of status output
3303 o remove some dead code
3304 o threadize get_list_of_uids
3305 o threadize imap_get_flags
3306 o defer flag changing by 500ms so that they
3310 2005-06-08 [colin] 1.9.11cvs53
3313 Thread-ize imap_cmd_fetch
3315 2005-06-08 [colin] 1.9.11cvs52
3318 Mmh, that broke POP3...
3320 2005-06-08 [colin] 1.9.11cvs51
3323 Stabilize IMAP patch (thanks to Hoa)
3325 2005-06-08 [colin] 1.9.11cvs50
3328 Test patch to speed up imap.
3330 2005-06-08 [colin] 1.9.11cvs49
3335 Apply patch from gentoo to use /usr/share/mime/globs if
3336 available, after un-breaking it
3339 Use g_timeout for invoking hooks that possibly use gtk
3340 calls. This should leave gtk calls in the main thread.
3342 2005-06-08 [paul] 1.9.11cvs48
3345 conv_get_outgoing_charset_str(): don't
3346 use prefs_common setting
3349 add /Options/Character encoding/... to
3350 temporarily change the outgoing encoding
3352 (belated sync with main)
3354 2005-06-08 [paul] 1.9.11cvs47
3357 correction to/completion of last
3360 2005-06-08 [paul] 1.9.11cvs46
3366 always enabled Japanese auto-detection
3367 if the first letters of locale string
3370 don't use "destroy" signal to destroy
3371 Compose object (fix rare crashes on discard?)
3375 added Hebrew encodings
3376 * src/sourcewindow.c
3377 don't use "destroy" signal to destroy
3380 2005-06-07 [colin] 1.9.11cvs45
3383 Add missing unlocks/locks
3385 2005-06-07 [paul] 1.9.11cvs44
3388 restore bug #749 fix
3390 2005-06-06 [colin] 1.9.11cvs43
3393 Fix selection bug when prefs_common.open_unread
3396 2005-06-06 [colin] 1.9.11cvs42
3402 Factorize long operations beginning and end
3403 (locking, freezing/thawing, cursor, ...)
3404 Check selection->data member in selection-
3405 related loops; this avoids dying an awful
3406 death if the selection changes on us while
3407 we're marking a whole IMAP folder unread,
3410 2005-06-06 [paul] 1.9.11cvs41
3413 don't g_free() a static gchar buffer
3415 2005-06-05 [colin] 1.9.11cvs40
3420 Fix bug #749 (Show all headers should be
3421 sticky as the GUI suggests)
3423 2005-06-03 [paul] 1.9.11cvs39
3426 don't allow editing of mail while sending.
3429 2005-06-03 [paul] 1.9.11cvs38
3432 add a freeze/thaw to speed up 'mark all read'
3434 2005-06-03 [paul] 1.9.11cvs37
3436 * src/prefs_message.c
3437 reflect changes immediately
3439 2005-06-02 [colin] 1.9.11cvs36
3442 Patch by Fabien Vantard.
3444 2005-06-02 [colin] 1.9.11cvs35
3447 Use a non-blocking imap_getline() if possible.
3448 This should completely prevent the interface
3449 from freezin on imap operations, although it
3450 may do strange stuff in case of folder switching
3451 while a big imap operation is taking place...
3453 In addition, fix a leak in the case thread
3454 creation fails on connection.
3456 2005-06-02 [colin] 1.9.11cvs34
3459 * src/prefs_common.h
3460 Fix build (prefs_common_init() doesn't exist
3463 2005-06-02 [colin] 1.9.11cvs33
3465 * src/prefs_account.c
3466 Fix bug #245 (filtering rules broken when
3467 renaming a remote account (imap4 or nntp)
3469 2005-06-02 [colin] 1.9.11cvs32
3472 Try to fix IMAP shortcomings:
3473 o Multithread imap_open()
3474 o allow offline-mode overriding instead of
3478 Add a function to ask whether we want to
3479 override offline-mode for 10 minutes (one-shot
3482 Fix segfault when imap parser isn't happy about
3485 2005-06-01 [colin] 1.9.11cvs31
3493 * src/send_message.c
3496 * src/common/hooks.c
3497 * src/common/prefs.c
3498 * src/common/template.c
3499 * src/common/utils.c
3500 * src/gtk/gtkutils.c
3501 * src/gtk/inputdialog.c
3503 * src/gtk/pluginwindow.c
3504 * src/gtk/prefswindow.c
3505 * src/plugins/pgpmime/passphrase.c
3506 * src/plugins/pgpmime/prefs_gpg.c
3509 * src/common/Makefile.am
3510 * src/common/timing.h
3511 Add basic timing code
3514 Fix a bug with unread messages when
3515 re-sorting folders, and by the way
3516 fix a big performance hit when
3517 re-sorting (10k mails: before 5s,
3520 * src/prefs_compose_writing.c
3521 * src/prefs_compose_writing.h
3522 * src/prefs_message.c
3523 * src/prefs_message.h
3528 * src/prefs_receive.c
3529 * src/prefs_receive.h
3532 * src/prefs_summaries.c
3533 * src/prefs_summaries.h
3534 Fix copyright banner
3536 2005-06-01 [paul] 1.9.11cvs30
3539 updated by Flammie Pirinen
3541 fix 'Bad BASE64 content' output
3543 2005-05-31 [colin] 1.9.11cvs29
3546 Oops, where did my hunk go.
3548 2005-05-31 [colin] 1.9.11cvs28
3560 * src/image_viewer.c
3566 * src/prefs_account.c
3567 * src/prefs_actions.c
3568 * src/prefs_common.c
3569 * src/prefs_compose_writing.c
3570 * src/prefs_customheader.c
3571 * src/prefs_ext_prog.c
3572 * src/prefs_filtering.c
3573 * src/prefs_filtering_action.c
3575 * src/prefs_image_viewer.c
3576 * src/prefs_message.c
3577 * src/prefs_message.h
3578 * src/prefs_msg_colors.c
3582 * src/prefs_receive.c
3583 * src/prefs_receive.h
3586 * src/prefs_spelling.c
3587 * src/prefs_summaries.c
3588 * src/prefs_summary_column.c
3589 * src/prefs_template.c
3590 * src/prefs_themes.c
3591 * src/prefs_toolbar.c
3592 * src/prefs_wrapping.c
3595 * src/send_message.h
3597 * src/summary_search.c
3603 * src/gtk/gtkutils.h
3604 o Move the rest of Common prefs to new style
3605 o Lots of -Wall warning fixes
3606 o fix FIXME in cache memusage calculation
3607 o Let return receipts be sent from any account
3608 o Little cache optimisation (read)
3609 o Fix bug #746 (don't treat commas as separators
3610 when inside a quoted string)
3612 2005-05-31 [paul] 1.9.11cvs27
3614 * src/prefs_common.c
3615 fix 'off-by-one' typo
3617 2005-05-31 [paul] 1.9.11cvs26
3623 * src/prefs_actions.c
3624 * src/prefs_common.c
3625 * src/prefs_common.h
3626 * src/prefs_customheader.c
3627 * src/prefs_display_header.c
3628 * src/prefs_filtering.c
3629 * src/prefs_filtering_action.c
3630 * src/prefs_matcher.c
3631 * src/prefs_summaries.c
3632 * src/prefs_summary_column.c
3633 * src/prefs_template.c
3634 * src/prefs_toolbar.c
3636 * src/gtk/pluginwindow.c
3637 * src/gtk/prefswindow.c
3638 * src/gtk/progressdialog.c
3639 add hidden prefs 'enable_rules_hint'
3640 for gtk_tree_view_set_rules_hint()
3644 2005-05-31 [colin] 1.9.11cvs25
3648 * src/prefs_common.c
3649 * src/prefs_summaries.c ** ADDED **
3650 * src/prefs_summaries.h ** ADDED **
3651 Common/Display -> Display/Summaries
3653 2005-05-31 [colin] 1.9.11cvs24
3657 * src/prefs_quote.c ** ADDED **
3658 * src/prefs_quote.h ** ADDED **
3659 Move Common/Quote to Compose/Quoting
3660 * src/prefs_common.c
3661 * src/prefs_common.h
3662 Remove old quote stuff, add
3663 convenience functions for GtkTextView prefs
3664 * src/gtk/prefswindow.c
3665 Set default height higher
3667 2005-05-30 [colin] 1.9.11cvs23
3671 * src/prefs_common.c
3672 * src/prefs_compose_writing.c ** ADDED **
3673 * src/prefs_compose_writing.h ** ADDED **
3674 Move Common/Compose prefs to Compose/Writing
3676 2005-05-30 [colin] 1.9.11cvs22
3678 * src/common/utils.c
3679 Fix bug #651 (Confused Attract by Subject)
3680 Patch by M. Benkmann <haferfrost@web.de>
3683 2005-05-30 [colin] 1.9.11cvs21
3686 Fix concatenation of different headers of
3687 the same type (bug #645)
3688 * src/prefs_folder_item.c
3689 Fix bug #699 (setting color to black doesn't
3692 Print out decoding error only once per
3695 2005-05-30 [paul] 1.9.11cvs20
3697 * src/common/template.c
3700 2005-05-30 [paul] 1.9.11cvs19
3702 * doc/src/rfc2368.txt **NEW FILE**
3704 compose_entries_set(): don't interpret Bcc
3705 header field (conform to RFC 2368)
3708 2005-05-29 [colin] 1.9.11cvs18
3710 * src/prefs_common.c
3711 Let the default reply format respect
3712 netiquette by cutting the signature.
3714 2005-05-29 [colin] 1.9.11cvs17
3717 Don't let always_show_msg override
3718 open_unread_on_enter when opening a new
3721 2005-05-27 [paul] 1.9.11cvs16
3726 app_will_exit(): cleanup tmp directory when exit
3727 * src/message_search.c
3728 improved the interface and made code cleanup.
3729 removed Clear button
3730 * src/send_message.c
3731 send_message_local(): use GSpawn, and detect errors
3732 * src/summary_search.c
3733 improved the interface and made code cleanup
3735 textview_write_link(): also skip non-ascii space
3736 at the head of link strings (phishing check
3737 didn't work at the case)
3738 * src/common/utils.c
3739 get_command_output(): use g_spawn_command_line_sync()
3742 2005-05-26 [colin] 1.9.11cvs15
3747 2005-05-26 [colin] 1.9.11cvs14
3750 Fix nntp mode reader (bug #611)
3751 Patch by Florian Mickler <florian@mickler.org>
3753 2005-05-26 [colin] 1.9.11cvs13
3755 * src/plugins/pgpmime/passphrase.c
3756 Fix mouse grabbing (bug #557)
3758 2005-05-26 [colin] 1.9.11cvs12
3760 * src/prefs_themes.c
3761 Fix g_warning (bug #541)
3763 2005-05-26 [colin] 1.9.11cvs11
3765 * src/prefs_actions.c
3766 * src/prefs_template.c
3767 Fix bug #506 (no warning if action/template
3769 * src/common/template.c
3770 Fix a possible crash
3772 2005-05-26 [colin] 1.9.11cvs10
3778 Forbid locked messages to be moved or
3779 deleted. Locked messages in trashes
3780 still get deleted, for performance
3781 reason (mh.c::mh_remove_all_msgs)
3783 2005-05-25 [colin] 1.9.11cvs9
3786 Use correct encoding when sending mails
3787 with attachments that have accentued
3790 2005-05-24 [colin] 1.9.11cvs8
3793 Fix bug #688 f) read/unread marker not
3794 changed on first click
3795 Also, optimize summary_status_show()
3800 Fix bug #688 b) and c) wrt message
3801 attachments and signature
3802 * src/stock_pixmap.c
3803 * src/stock_pixmap.h
3804 * src/stock_pixmap.c
3805 * src/stock_pixmap.h
3807 * src/pixmaps/clip_gpg_signed.xpm
3808 Add clip/signed icon
3810 2005-05-24 [colin] 1.9.11cvs7
3812 * src/folder_item_prefs.c
3815 2005-05-24 [colin] 1.9.11cvs6
3818 * src/prefs_common.c
3819 * src/prefs_common.h
3820 Add a confirmation to folder drag and drop
3824 fix _with_disable parameters so that
3825 the buttons labels are specifiable too
3826 * src/plugins/pgpmime/sgpgme.c
3830 2005-05-24 [colin] 1.9.11cvs5
3833 Uncollapse/collapse folders on double-click
3834 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
3837 2005-05-23 [colin] 1.9.11cvs4
3839 * src/common/socket.c
3840 Check another special SSL_peek() error.
3841 Should help wrt bug #728
3843 2005-05-23 [colin] 1.9.11cvs3
3845 * src/plugins/pgpmime/pgpmime.c
3846 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
3847 breaking menu accelerators and stuff. Users will have to
3848 reselect "PGP MIME" instead of "PGP/MIME" in their
3849 account's privacy preferences if needed.
3853 * tools/kdeservicemenu/install.sh
3854 use kdesu to prompt for root password if doing
3855 global install/uninstall
3857 2005-05-20 [colin] 1.9.11cvs2
3860 Fix another compilation error with gcc-2.9x
3861 Thanks to Pawel Pekala <c0rn@gazeta.pl>
3862 * src/send_message.c
3863 Don't send QUIT if we aren't connected
3865 2005-05-19 [colin] 1.9.11cvs1
3868 Fix compilation with gcc 2.9x
3870 2005-05-19 [paul] 1.9.11
3874 2005-05-19 [paul] 1.9.9cvs14
3876 * src/gtk/inputdialog.c
3877 prevent gettext warning
3879 2005-05-19 [paul] 1.9.9cvs13
3882 * src/prefs_common.c
3883 * src/prefs_common.h
3886 add an option to toggle cursor in message
3887 view (sync with main)
3889 2005-05-18 [colin] 1.9.9cvs12
3892 Dereference freed pointer
3893 * src/gtk/gtkaspell.c
3894 Fix duplication of dictionaries (is it an aspell issue?)
3896 2005-05-18 [colin] 1.9.9cvs11
3898 * src/gtk/inputdialog.c
3899 * src/gtk/gtkaspell.c
3902 Remove a double call
3904 2005-05-17 [colin] 1.9.9cvs10
3906 * src/gtk/gtkaspell.c
3907 Fix dialogs, Ctrl-Enter accel
3909 2005-05-17 [colin] 1.9.9cvs9
3911 * src/gtk/gtkaspell.c
3912 Fix some accelerators, escape in replace-window
3914 2005-05-16 [colin] 1.9.9cvs8
3916 * src/gtk/gtkaspell.c
3917 Revert last commit, it was a mistake.
3919 2005-05-16 [colin] 1.9.9cvs7
3921 * src/gtk/gtkaspell.c
3922 Remove buggy code while we're at it. It's a
3923 dead code path anyway.
3925 2005-05-16 [colin] 1.9.9cvs6
3927 * src/gtk/gtkaspell.c
3928 Missed some gtk_menu_popup where deactivate
3929 signal should be handled. Should fix bug
3932 2005-05-16 [colin] 1.9.9cvs5
3934 * src/gtk/gtkaspell.c
3935 Remove debug printf()s
3937 2005-05-16 [colin] 1.9.9cvs4
3939 * src/gtk/gtkaspell.c
3940 Fix a bit aspell problems
3943 2005-05-13 [colin] 1.9.9cvs3
3946 Fix the + appearing even when no subfolders
3947 have unread messages. Thanks to wwp for the
3950 2005-05-11 [paul] 1.9.9cvs2
3953 correction to 1.9.9cvs1, only colour folders that
3954 have new msgs (not unread msgs)
3956 2005-05-10 [colin] 1.9.9cvs1
3960 Try to fix bolding bugs again.
3964 * tools/claws.i18n.status.pl
3965 add Ricardo Mones Lastra's script that has been providing
3966 the i18n status page for many months
3968 2005-05-09 [paul] 1.9.9
3972 2005-05-09 [paul] 1.9.6cvs58
3979 * RELEASE_NOTES.claws
3980 add release notes to cvs to simplify release
3983 add ca and fi to ALL_LINGUAS
3985 workaround for missing Makevars
3988 add new Catalan and Finnish translations
3989 submitted by Miquel Oliete and Flammie Pirinen
3999 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
4000 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
4001 Urke MMI, and Hansom Young
4003 Fix drafting when quitting. compose_draft() closes the
4004 compose windows, which modifies the compose_list GSList.
4005 We have to refresh this list after echo drafting to avoid a
4007 * src/partial_download.c
4008 fix segfault on exit
4010 2005-05-06 [paul] 1.9.6cvs57
4012 * src/grouplistdialog.c
4013 quick fix/workaround for unresizeable newsgroup
4016 2005-05-06 [paul] 1.9.6cvs56
4020 use gettext plural forms
4024 small improvement to english usage
4026 2005-05-05 [thorsten] 1.9.6cvs55
4031 2005-05-05 [paul] 1.9.6cvs54
4037 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
4040 2005-05-05 [paul] 1.9.6cvs53
4043 fix resizing of separate message and
4046 2005-05-05 [paul] 1.9.6cvs52
4058 * src/prefs_filtering.c
4059 * src/prefs_filtering_action.c
4060 * src/prefs_matcher.c
4061 * src/prefs_spelling.c
4062 * src/prefs_toolbar.c
4065 * src/gtk/description_window.c
4066 * src/gtk/gtkvscrollbutton.c
4067 * src/gtk/progressdialog.c
4068 * src/gtk/quicksearch.c
4069 * src/plugins/pgpmime/prefs_gpg.c
4070 * src/plugins/spamassassin/spamassassin_gtk.c
4071 replace deprecated gtk_widget_set_usize
4073 2005-05-04 [colin] 1.9.6cvs51
4075 * src/common/utils.c
4076 Fix crash when subst_for_filename is called
4077 with a NULL parameter
4079 2005-05-04 [colin] 1.9.6cvs50
4081 * src/partial_download.c
4083 Escape login when writing uidl file
4086 2005-05-03 [colin] 1.9.6cvs49
4089 Fix possible DOS in mime parser
4092 2005-05-02 [colin] 1.9.6cvs48
4095 Try to fix the copy/paste mess once again.
4098 2005-04-30 [colin] 1.9.6cvs47
4100 * src/prefs_account.h
4102 * src/send_message.c
4105 Try to batch sending mails (per account) instead of
4106 reconnecting to server every time.
4108 2005-04-29 [colin] 1.9.6cvs46
4111 Fix window resizing that refused to size down
4112 * src/prefs_common.c
4113 * src/prefs_common.h
4114 * src/prefs_filtering.c
4115 Save Filtering's window size
4117 2005-04-21 [paul] 1.9.6cvs45
4119 * ChangeLog-gtk2.claws
4123 2005-04-21 [paul] 1.9.6cvs44
4130 use gtkut_widget_draw_now(). Improved performance
4131 of the update of statusbar
4133 textview_smooth_scroll_do(): redraw it after scroll
4134 is done (fixed incorrect display when a part of the
4136 * src/gtk/gtkutils.c
4137 * src/gtk/gtkutils.h
4138 gtkut_widget_draw_now(): use gdk_window_process_updates()
4139 to force update of widgets.
4140 Removed gtkut_widget_wait_for_draw() which had a big
4141 overhead because of waiting for all events processed
4143 2005-04-20 [paul] 1.9.6cvs43
4146 complete 1.9.6cvs42's sync:
4147 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
4149 2005-04-19 [paul] 1.9.6cvs42
4154 catch_output(): correctly select the insert text
4155 (fix invalid iterator warnings).
4160 * src/prefs_common.c
4161 support GBK encoding.
4162 * src/common/session.c
4163 * src/common/session.h
4164 use separate buffer for large data to be sent,
4165 and don't duplicate it (reduces memory usage) (thanks to Dirk).
4167 2005-04-18 [paul] 1.9.6cvs41
4170 convert unsigned long into guint32
4171 patch by Paul LeoNerd Evans
4173 2005-04-17 [colin] 1.9.6cvs40
4176 Fix 'Request return receipt' from folder
4177 properties (bug #708)
4179 2005-04-17 [colin] 1.9.6cvs39
4182 Fix duplicate hotkeys in Mainwindow's menu
4184 2005-04-17 [colin] 1.9.6cvs38
4187 Fix duplicate hotkeys in Folderview's contextual
4190 2005-04-15 [colin] 1.9.6cvs37
4193 Fix 'Save as...' with non-ascii filenames
4195 2005-04-15 [colin] 1.9.6cvs36
4197 * src/plugins/pgpmime/pgpmime.c
4198 Fix bus error on 64bit. Spotted by
4199 macallan1888@gmail.com
4201 2005-04-15 [colin] 1.9.6cvs35
4203 * src/prefs_account.c
4206 2005-04-12 [colin] 1.9.6cvs34
4208 * src/prefs_account.c
4209 Fix smtp auth type off-by-one. We forgot to
4210 add PLAIN in the prefs-to-gui setter func and
4211 as a result, the selected auth when opening
4212 account prefs was not the correct one.
4214 2005-04-12 [paul] 1.9.6cvs33
4217 if the recv dialog is visible, Cancel only
4218 cancels the current account
4221 2005-04-10 [colin] 1.9.6cvs32
4224 Copy score when copying FilteringActions
4227 2005-04-10 [colin] 1.9.6cvs31
4230 Make Message -> Receive -> Cancel cancel
4231 incorporation on all accounts. Fixes
4234 2005-04-10 [colin] 1.9.6cvs30
4236 * src/prefs_account.c
4237 Update Privacy checkbuttons status based
4238 on the selected privacy system
4240 Always connect the "None" privacy system; the
4241 static boolean was probably there to avoid
4242 reconnecting twice in the same compose window,
4243 but as the parent function is only called once
4244 per compose, it's only a bug - as a static is
4245 initialized once per application instance.
4246 Also, don't uncheck Sign and Encrypt when
4247 selecting None as privacy system; just ignore
4248 them when sending/queuing.
4251 2005-04-08 [colin] 1.9.6cvs29
4254 * src/prefs_account.c
4255 * src/prefs_account.h
4256 Add account preference to queue message in a certain
4259 2005-04-06 [colin] 1.9.6cvs28
4261 * src/prefs_account.c
4262 Update old inbox path syntax
4264 2005-04-06 [paul] 1.9.6cvs27
4269 changed -traditional-cpp to -no-cpp-precomp for newer
4272 made column resize automatically
4273 * src/send_message.c
4274 send_message_smtp(): consider EOF right after QUIT
4275 successful (workaround for Gmail SMTP server)
4276 * src/common/socket.c
4277 ssl_read(), ssl_peek(): check EOF which violates the
4279 * src/gtk/colorlabel.c
4280 removed warnings when displaying colorlabel menu
4281 (don't use GtkAlignment)
4283 2005-04-05 [paul] 1.9.6cvs26
4285 * src/plugins/trayicon/trayicon.c
4286 fix clipping of icon under KDE3
4288 2005-04-05 [paul] 1.9.6cvs25
4291 hide display of threading
4294 2005-04-04 [thorsten] 1.9.6cvs24
4297 marks lost on filesystems with different stat() results on
4300 2005-04-03 [colin] 1.9.6cvs23
4303 Don't handle up/down. Patch by Alfons
4305 2005-04-02 [colin] 1.9.6cvs22
4308 Make scrolling faster. Patch by Alfons.
4310 2005-04-01 [colin] 1.9.6cvs21
4313 * src/stock_pixmap.c
4314 * src/pixmaps/dir-noselect.xpm ** REMOVED **
4315 * src/pixmaps/dir_noselect.xpm ** ADDED **
4316 Fix pixmap name mismatch (Thanks Stephan Sachse)
4318 2005-04-01 [colin] 1.9.6cvs20