1 2005-09-27 [colin] 1.9.14cvs57
4 Fix bug #816 (Weird quotation with spaces)
6 2005-09-27 [colin] 1.9.14cvs56
11 Put subject in compose's title
12 Fix Automatic encoding so that it's really automatic:
13 first try default locale's charset, then charset of the replied mail,
15 Fix encoding of headers (must be in strict mode too)
17 2005-09-26 [colin] 1.9.14cvs55
20 Fix previous patch - don't color the space,
23 2005-09-26 [colin] 1.9.14cvs54
26 Unmark space if possible
28 2005-09-26 [colin] 1.9.14cvs53
31 log_error instead of alertpanel according to the pref
32 * src/etpan/imap-thread.c
33 Print connect status, copy only necessary size to
35 * src/plugins/pgpmime/pgpmime.c
36 Handle S/Mime signatures (verification only). Patch based
37 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
39 2005-09-26 [paul] 1.9.14cvs52
41 * src/common/passcrypt.c
42 this 'workaround' not necessary on NetBSD.
43 Thanks to Daniel Gustafson
49 2005-09-26 [paul] 1.9.14cvs51
52 Skip currently selected message when
53 looking for next new or unread message
54 in current folder. Patch by Colin
55 * src/common/passcrypt.c
56 eliminate warnings on *BSD. Patch by
59 2005-09-26 [colin] 1.9.14cvs50
62 Call postfiltering hook anyway
64 2005-09-22 [colin] 1.9.14cvs49
68 Add a strict mode that doesn't replace with _
71 Use strict conversion while sending
72 Fix race when drafting while sending (happens
74 Fix d'n'd of messages from summaryview
77 add hidden utf8_instead_of_locale_for_broken_mail
78 pref for people that preferred the default charset
79 to be utf8 for broken mails
80 * src/quote_fmt_parse.y
81 fix bug #815 (No quote insert if "From:" fied
82 contained Russian letters)
84 Fix d'n'd of messages to compose
86 2005-09-22 [paul] 1.9.14cvs48
89 fix bug where attachments Name entry
90 would display Path instead
92 2005-09-21 [paul] 1.9.14cvs47
98 * doc/manual/en/sylpheed-20.html
99 * doc/manual/es/sylpheed-20.html
154 * src/displayheader.c
155 * src/displayheader.h
166 * src/editldap_basedn.c
167 * src/editldap_basedn.h
186 * src/folder_item_prefs.c
187 * src/folder_item_prefs.h
194 * src/grouplistdialog.c
195 * src/grouplistdialog.h
240 * src/matcher_parser.h
241 * src/matcher_parser_lex.l
242 * src/matcher_parser_parse.y
245 * src/message_search.c
246 * src/message_search.h
265 * src/partial_download.c
266 * src/partial_download.h
271 * src/prefs_account.c
272 * src/prefs_account.h
273 * src/prefs_actions.c
274 * src/prefs_actions.h
277 * src/prefs_compose_writing.c
278 * src/prefs_compose_writing.h
279 * src/prefs_customheader.c
280 * src/prefs_customheader.h
281 * src/prefs_display_header.c
282 * src/prefs_display_header.h
283 * src/prefs_ext_prog.c
284 * src/prefs_ext_prog.h
285 * src/prefs_filtering.c
286 * src/prefs_filtering.h
287 * src/prefs_filtering_action.c
288 * src/prefs_filtering_action.h
289 * src/prefs_folder_column.c
290 * src/prefs_folder_column.h
291 * src/prefs_folder_item.c
292 * src/prefs_folder_item.h
297 * src/prefs_image_viewer.c
298 * src/prefs_image_viewer.h
299 * src/prefs_matcher.c
300 * src/prefs_matcher.h
301 * src/prefs_message.c
302 * src/prefs_message.h
303 * src/prefs_msg_colors.c
304 * src/prefs_msg_colors.h
309 * src/prefs_receive.c
310 * src/prefs_receive.h
313 * src/prefs_spelling.c
314 * src/prefs_spelling.h
315 * src/prefs_summaries.c
316 * src/prefs_summaries.h
317 * src/prefs_summary_column.c
318 * src/prefs_summary_column.h
319 * src/prefs_template.c
320 * src/prefs_template.h
323 * src/prefs_toolbar.c
324 * src/prefs_toolbar.h
325 * src/prefs_wrapping.c
326 * src/prefs_wrapping.h
336 * src/quote_fmt_parse.y
345 * src/simple-gettext.c
354 * src/summary_search.c
355 * src/summary_search.h
372 * src/common/base64.c
373 * src/common/base64.h
381 * src/common/mgutils.c
382 * src/common/mgutils.h
385 * src/common/passcrypt.c
386 * src/common/passcrypt.h.in
387 * src/common/plugin.c
388 * src/common/plugin.h
391 * src/common/progressindicator.c
392 * src/common/progressindicator.h
393 * src/common/quoted-printable.c
394 * src/common/quoted-printable.h
395 * src/common/session.c
396 * src/common/session.h
399 * src/common/socket.c
400 * src/common/socket.h
403 * src/common/ssl_certificate.c
404 * src/common/ssl_certificate.h
405 * src/common/string_match.c
406 * src/common/string_match.h
407 * src/common/stringtable.c
408 * src/common/sylpheed.c
409 * src/common/sylpheed.h
410 * src/common/template.c
411 * src/common/template.h
412 * src/common/timing.h
415 * src/common/uuencode.c
416 * src/common/uuencode.h
417 * src/common/version.h.in
420 * src/common/xmlprops.c
421 * src/common/xmlprops.h
424 * src/gtk/colorlabel.c
425 * src/gtk/colorlabel.h
428 * src/gtk/description_window.c
429 * src/gtk/description_window.h
432 * src/gtk/foldersort.c
433 * src/gtk/foldersort.h
436 * src/gtk/inputdialog.c
437 * src/gtk/inputdialog.h
438 * src/gtk/logwindow.c
439 * src/gtk/logwindow.h
440 * src/gtk/manage_window.c
441 * src/gtk/manage_window.h
444 * src/gtk/pluginwindow.c
445 * src/gtk/pluginwindow.h
446 * src/gtk/prefswindow.c
447 * src/gtk/prefswindow.h
448 * src/gtk/progressdialog.c
449 * src/gtk/progressdialog.h
450 * src/gtk/quicksearch.c
451 * src/gtk/quicksearch.h
452 * src/gtk/sslcertwindow.c
453 * src/gtk/sslcertwindow.h
454 * src/plugins/clamav/clamav_plugin.c
455 * src/plugins/clamav/clamav_plugin.h
456 * src/plugins/clamav/clamav_plugin_gtk.c
457 * src/plugins/demo/demo.c
458 * src/plugins/dillo_viewer/dillo_prefs.c
459 * src/plugins/dillo_viewer/dillo_prefs.h
460 * src/plugins/dillo_viewer/dillo_viewer.c
461 * src/plugins/mathml_viewer/mathml_viewer.c
462 * src/plugins/pgpcore/passphrase.c
463 * src/plugins/pgpcore/passphrase.h
464 * src/plugins/pgpcore/plugin.c
465 * src/plugins/pgpcore/prefs_gpg.c
466 * src/plugins/pgpcore/prefs_gpg.h
467 * src/plugins/pgpcore/select-keys.c
468 * src/plugins/pgpcore/select-keys.h
469 * src/plugins/pgpcore/sgpgme.c
470 * src/plugins/pgpcore/sgpgme.h
471 * src/plugins/pgpinline/pgpinline.c
472 * src/plugins/pgpinline/pgpinline.h
473 * src/plugins/pgpinline/plugin.c
474 * src/plugins/pgpmime/pgpmime.c
475 * src/plugins/pgpmime/pgpmime.h
476 * src/plugins/pgpmime/plugin.c
477 * src/plugins/spamassassin/spamassassin.c
478 * src/plugins/spamassassin/spamassassin.h
479 * src/plugins/spamassassin/spamassassin_gtk.c
480 * src/plugins/trayicon/trayicon.c
481 * tools/OOo2sylpheed.pl
482 * tools/acroread2sylpheed.pl
483 * tools/asus_mailled.sh
484 * tools/filter_conv.pl
485 * tools/freshmeat_search.pl
486 * tools/google_search.pl
487 * tools/kmail2sylpheed.pl
488 * tools/kmail2sylpheed_v2.pl
489 * tools/maildir2sylpheed.pl
490 * tools/multiwebsearch.pl
491 * tools/newscache_clean.pl
492 * tools/outlook2sylpheed.pl
493 * tools/sylpheed-switcher
496 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
499 2005-09-21 [colin] 1.9.14cvs46
506 Remove some printing hacks (deselection/reselection),
507 which by the way fix printing the currently
508 displayed mime part (still only text)
509 Plus a little optimisation of summary_show
512 2005-09-20 [colin] 1.9.14cvs45
516 GUI fixups: add accels, set message
517 view title to displayed mail's subject
518 * src/prefs_spelling.c
519 * src/gtk/gtkaspell.c
520 GUI fixups: allow underlining misspelled
521 words instead of coloring them (a11y!)
527 2005-09-19 [colin] 1.9.14cvs44
531 * src/gtk/gtkaspell.c
534 2005-09-19 [colin] 1.9.14cvs43
537 Fix sensitivity of Delete button
539 Warn if the requested Privacy system
549 * src/prefs_account.h
550 * src/prefs_account.c
551 Save SSL prefs even in builds that have
557 Warn if connection should be secure, but
558 SSL support isn't compiled in
560 Fix word separation on UTF-8 systems
561 Fixes bug #812 (Strange inline spellchecking)
563 Warn if the requested Privacy system
565 Factorize offline warning
573 Factorize offline warning
579 2005-09-18 [colin] 1.9.14cvs42
584 Add a way to get locale's charset ignoring utf-8,
585 and use that as default encoding for broken mails
587 2005-09-18 [colin] 1.9.14cvs41
589 * src/gtk/logwindow.c
590 Translate string. Patch by Fabien Vantard
592 2005-09-18 [colin] 1.9.14cvs40
595 Fix bug #803 (IMAP/SSL support breaks with
596 GnuTLS libetpan 0.38)
598 2005-09-18 [colin] 1.9.14cvs39
603 More charsets fixes. Fixes bug #806 (non
604 ascii characters in subject line)
606 2005-09-17 [paul] 1.9.14cvs38
611 Patch by Pawel Pekala
613 2005-09-17 [colin] 1.9.14cvs37
616 bugfix for NO-USE LDAP compilation, patch
619 2005-09-17 [colin] 1.9.14cvs36
621 * src/prefs_actions.c
622 * src/prefs_customheader.c
623 * src/prefs_display_header.c
624 * src/prefs_filtering_action.c
625 * src/prefs_matcher.c
626 * src/prefs_toolbar.c
627 Fix strange casts (less elegant but
630 2005-09-16 [colin] 1.9.14cvs35
635 2005-09-16 [colin] 1.9.14cvs34
649 * src/matcher_parser_parse.y
651 * src/etpan/Makefile.am
652 * src/gtk/description_window.c
653 * src/plugins/clamav/Makefile.am
654 * src/plugins/clamav/clamav_plugin.c
655 * src/plugins/dillo_viewer/Makefile.am
656 * src/plugins/pgpcore/Makefile.am
657 * src/plugins/pgpinline/Makefile.am
658 * src/plugins/pgpmime/Makefile.am
659 * src/plugins/trayicon/Makefile.am
660 Fix 100% cpu usage in address completion list
661 Fix little bugs (return with no values etc)
662 Fix all warnings (with common CFLAGS)
664 2005-09-15 [colin] 1.9.14cvs33
667 Fix bug where sometimes a group's email list is empty,
668 force its refresh (probably fixes "Re: how to create a
671 Don't return to the callback in the main thread from the
672 fetch thread (or face segs!)
674 2005-09-15 [paul] 1.9.14cvs32
676 * src/prefs_matcher.c
677 forgotten in last commit
679 2005-09-15 [paul] 1.9.14cvs31
681 * src/prefs_actions.c
682 * src/prefs_filtering_action.c
686 * src/gtk/description_window.c
687 * src/gtk/description_window.h
688 * src/gtk/quicksearch.c
689 allow interaction with the called
691 Patch by Anders Hammar
693 2005-09-14 [paul] 1.9.14cvs30
696 fix a little annoyance when pasting with 3rd button
697 with wrap_pastes=0 and wrap_input=1
700 2005-09-14 [paul] 1.9.14cvs29
702 * src/prefs_account.c
703 disable 'Filter messages on receiving' for
705 Patch by Anders Hammar
707 2005-09-14 [paul] 1.9.14cvs28
711 updated by Andrej Kacian
717 2005-09-14 [paul] 1.9.14cvs27
720 updated by Ricardo Mones Lastra
723 associate no_wrap_tags to Compose windows
724 instead of using a static one
730 remove unneeded printf()
732 2005-09-14 [paul] 1.9.14cvs26
740 * src/partial_download.c
742 * src/prefs_account.c
743 * src/prefs_account.h
744 * src/prefs_actions.c
745 * src/prefs_customheader.c
746 * src/prefs_display_header.c
747 * src/prefs_filtering_action.c
748 * src/prefs_matcher.c
749 * src/prefs_toolbar.c
756 * src/common/plugin.c
757 * src/common/session.h
758 * src/common/socket.c
759 * src/common/socket.h
760 * src/common/template.c
761 * src/gtk/gtkaspell.c
762 * src/gtk/quicksearch.h
763 * src/plugins/pgpcore/passphrase.c
764 * src/plugins/pgpcore/prefs_gpg.h
765 * src/plugins/pgpcore/select-keys.c
766 * src/plugins/pgpcore/select-keys.h
767 * src/plugins/pgpcore/sgpgme.c
768 * src/plugins/pgpinline/pgpinline.c
769 * src/plugins/pgpmime/pgpmime.c
770 * src/plugins/trayicon/trayicon.c
771 fix compilation warnings
772 Patch by Daniel Gustafson
774 2005-09-14 [paul] 1.9.14cvs25
777 add missing column header, and other small
779 Patch by Anders Hammar
781 2005-09-13 [colin] 1.9.14cvs24
783 * src/gtk/gtkaspell.c
786 Nullify struct members after free()s
788 2005-09-13 [colin] 1.9.14cvs23
791 Test utf8 compliance before inserting to
792 buffer, and try to convert if necessary
794 If no charset is present, use the locale
795 one instead of us-ascii
797 Add Sender, List-Post and To in the checked
798 headers for automatic rules creation
801 * src/gtk/gtkaspell.c
802 Remove deprecated functions.
803 patch by Daniel Gustafson
805 2005-09-12 [colin] 1.9.14cvs22
808 Fix bug #448 (Scrolling/Redraw issue with
809 address-fields in Header)
813 Fix loss of MSG_MARKED on move/copy
814 Fix bug #804 (Quicksearch togglebutton doesn't
815 get depressed after '/' key is pressed)
817 2005-09-12 [paul] 1.9.14cvs21
820 * src/gtk/logwindow.c
821 add 'Clear Log' to popup menu
822 Patch by Anders Hammar <anders.hammar@telia.com>
824 2005-09-12 [paul] 1.9.14cvs20
827 set correct sensitivity on attachments
831 * src/prefs_spelling.c
832 fix crash when no LANG env is set
835 don't use memeory after free
837 All patches by Daniel Gustafson
839 2005-09-12 [paul] 1.9.14cvs19
842 make theme info selectable
843 * src/gtk/description_window.c
844 make window non-modal
846 add details of asus_mailed.sh
847 * tools/claws.i18n.status.pl
848 update for new zh_TW translator
850 create alternate coloured lines
853 2005-09-10 [colin] 1.9.14cvs18
855 * src/plugins/pgpcore/select-keys.c
856 Better order for the buttons
858 2005-09-10 [colin] 1.9.14cvs17
861 * src/plugins/pgpcore/select-keys.c
862 * src/plugins/pgpcore/select-keys.h
863 * src/plugins/pgpcore/sgpgme.c
864 Add a "Don't encrypt" button to the key
865 selection dialog. Fixes bug #177 (There should be a
866 'Don't encrypt button in the Select Keys dialog)
868 2005-09-10 [colin] 1.9.14cvs16
871 Fix bug #572 (%X option does not work with templates)
873 2005-09-10 [colin] 1.9.14cvs15
878 2005-09-10 [colin] 1.9.14cvs14
883 2005-09-09 [colin] 1.9.14cvs13
886 * src/etpan/imap-thread.c
887 * src/etpan/imap-thread.h
888 Fix moving from queue or drafts to normal folders
889 Fix bug #794 (No way to delete without expunging)
890 Take flags unset by other mailers into account
891 Take deleted flag set by other mailers into account
892 Fix unsetting REPLIED flag
893 Fix crash when capabilities can't be retrieved
896 Add M_DELAYED_FLAGS condition, and let the user use
897 Execute in order to be able to expunge deleted mails,
898 even if he's not in delayed execute mode
899 * src/prefs_spelling.c
900 Use 'en' dictionary by default if LANG is POSIX or C
901 * src/gtk/prefswindow.c
902 Fix bug #767 (Preferences windows expanding) by making
903 the window a bit larger when the resolution is greater
904 than 640x480, and by putting the prefs in a
907 2005-09-09 [paul] 1.9.14cvs12
911 * po/zh_TW.Big5.po ** REMOVED **
912 * po/zh_TW.po ** ADDED **
913 updated by Wei-Lun Chao
915 2005-09-09 [paul] 1.9.14cvs11
920 delay memory allocation until file is
922 Patch by Daniel Gustafson
924 2005-09-09 [cleroy] 1.9.14cvs10
929 2005-09-08 [colin] 1.9.14cvs9
932 Alert when we can't save draft
933 Fix various wrap/color issues
934 Add mid-click pasting respecting wrap_paste option
937 * src/folder_item_prefs.c
938 * src/folder_item_prefs.h
948 * src/prefs_folder_item.c
949 Fix the impossibility to synchronise folders for
950 offline use (IMAP and NNTP are concerned)
952 2005-09-08 [colin] 1.9.14cvs8
955 Build LDAP and JPilot by default if available
959 2005-09-08 [paul] 1.9.14cvs7
961 * doc/manual/en/sylpheed-1.html
962 * doc/manual/en/sylpheed-18.html
963 * doc/manual/en/sylpheed-19.html
964 * doc/manual/en/sylpheed-4.html
965 * doc/manual/en/sylpheed-6.html
966 * doc/manual/en/sylpheed.html
967 a few minor updates, plus include some
968 details about plugins and their requirements
970 minor changes to English in /View/Sort
972 2005-09-07 [colin] 1.9.14cvs6
974 * doc/manual/en/sylpheed-1.html
975 * doc/manual/en/sylpheed-10.html
976 * doc/manual/en/sylpheed-11.html
977 * doc/manual/en/sylpheed-12.html
978 * doc/manual/en/sylpheed-13.html
979 * doc/manual/en/sylpheed-14.html
980 * doc/manual/en/sylpheed-15.html
981 * doc/manual/en/sylpheed-16.html
982 * doc/manual/en/sylpheed-17.html
983 * doc/manual/en/sylpheed-18.html
984 * doc/manual/en/sylpheed-19.html
985 * doc/manual/en/sylpheed-2.html
986 * doc/manual/en/sylpheed-20.html
987 * doc/manual/en/sylpheed-21.html
988 * doc/manual/en/sylpheed-22.html
989 * doc/manual/en/sylpheed-3.html
990 * doc/manual/en/sylpheed-4.html
991 * doc/manual/en/sylpheed-5.html
992 * doc/manual/en/sylpheed-6.html
993 * doc/manual/en/sylpheed-7.html
994 * doc/manual/en/sylpheed-8.html
995 * doc/manual/en/sylpheed-9.html
996 * doc/manual/en/sylpheed.html
997 More substitutions (missed Sylpheed -> Sylpheed-Claws)
999 2005-09-07 [colin] 1.9.14cvs5
1002 Make labels more to-the-point
1004 2005-09-07 [colin] 1.9.14cvs4
1006 * doc/manual/en/sylpheed-1.html
1007 * doc/manual/en/sylpheed-12.html
1008 * doc/manual/en/sylpheed-13.html
1009 * doc/manual/en/sylpheed-14.html
1010 * doc/manual/en/sylpheed-15.html
1011 * doc/manual/en/sylpheed-16.html
1012 * doc/manual/en/sylpheed-17.html
1013 * doc/manual/en/sylpheed-18.html
1014 * doc/manual/en/sylpheed-19.html
1015 * doc/manual/en/sylpheed-2.html
1016 * doc/manual/en/sylpheed-20.html
1017 * doc/manual/en/sylpheed-21.html
1018 * doc/manual/en/sylpheed-22.html
1019 * doc/manual/en/sylpheed-4.html
1020 * doc/manual/en/sylpheed-5.html
1021 * doc/manual/en/sylpheed-6.html
1022 * doc/manual/en/sylpheed-7.html
1023 * doc/manual/en/sylpheed-8.html
1024 * doc/manual/en/sylpheed-9.html
1025 * doc/manual/en/sylpheed.html
1028 2005-09-07 [colin] 1.9.14cvs3
1030 * doc/faq/en/sylpheed-faq-1.html
1031 * doc/faq/en/sylpheed-faq-2.html
1032 * doc/faq/en/sylpheed-faq-3.html
1033 * doc/faq/en/sylpheed-faq.html
1036 2005-09-07 [colin] 1.9.14cvs2
1042 Fix special subfolders:
1043 - Inherit parent's icon
1044 - sent contents of queues subfolders
1045 - empty subfolders of trashes
1047 Remove outdated manual and faq entries
1048 * src/common/utils.c
1049 Add quotes around %s coming from mailcap
1051 2005-09-07 [colin] 1.9.14cvs1
1054 After saving draft, set modified to FALSE
1056 * src/common/utils.c
1057 * src/common/utils.h
1058 Try to open mime parts using what is
1059 indicated in ~/.mailcap or /etc/mailcap,
1062 2005-09-05 [paul] 1.9.14
1067 updated by Andrej Kacian
1069 2005-09-05 [paul] 1.9.13cvs83
1078 updated translations by Thomas Gilgin, Ricardo Mones
1079 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
1080 Frederico Goncalves Guimaraes, Aleksandar Urosevic
1082 2005-09-04 [paul] 1.9.13cvs82
1085 only warn about exceeded line length limit
1088 2005-09-04 [paul] 1.9.13cvs81
1091 fix crash in 'line length exceeded' dialogue
1093 2005-09-02 [paul] 1.9.13cvs80
1096 fix bug 795, 'Connection lost IMAP'
1097 and add statusbar prints
1100 2005-09-02 [paul] 1.9.13cvs79
1103 compose_wrap_paragraph() becomes
1104 compose_beautify_paragraph()
1107 2005-09-02 [cleroy] 1.9.13cvs78
1112 2005-09-01 [colin] 1.9.13cvs77
1115 Maybe fix bug #795 (Connection lost IMAP)
1116 Don't try to send logout when we're disconnected.
1118 Include locked and marked emails in HRM
1119 view. Fixes bug #800 (Locked messages no longer
1120 show up when hide read messages is used)
1122 2005-09-01 [paul] 1.9.13cvs76
1124 * src/prefs_common.c
1127 2005-08-31 [colin] 1.9.13cvs75
1131 * src/prefs_summaries.c
1133 Fix "go to next new", fix preference
1134 (Open unread/next swapped)
1136 2005-08-31 [paul] 1.9.13cvs74
1143 * src/prefs_common.c
1144 * src/prefs_common.h
1149 remove obsolete BOLD_FONT setting
1150 fix font update in headerview and textview
1151 headers after prefs change
1158 2005-08-30 [colin] 1.9.13cvs73
1161 When Hide read messages is selected and we
1162 refresh the summaryview, don't remove the
1163 currently displayed message. Fixes bug #797
1164 (Summary view reloads when new mail is
1165 downloaded in 1.9.14 rc)
1167 2005-08-30 [colin] 1.9.13cvs72
1172 Remove useless callback
1176 Add a filesel_select_file_save_folder() - used by Save All
1178 2005-08-29 [paul] 1.9.13cvs71
1181 * src/matcher_parser_parse.y
1182 * src/etpan/imap-thread.c
1183 fix building on FreeBSD
1184 Patch by Daniel Gustafson <daniel@hobbit.se>
1186 2005-08-29 [paul] 1.9.13cvs70
1188 * src/plugins/pgpinline/pgpinline.c
1189 only initialise sig result if it's been handled
1192 2005-08-29 [paul] 1.9.13cvs69
1197 * src/common.utils.c
1198 * src/common/utils.h
1200 * src/stock_pixmap.h
1201 fix wrong icon reference
1202 * src/pixmaps/trash_btn.xpm
1203 replace with nicer image
1205 2005-08-28 [colin] 1.9.13cvs68
1208 * src/stock_pixmap.c
1209 * src/stock_pixmap.h
1211 * src/pixmaps/trash_btn.xpm
1212 Add a specific trash xpm for the button
1214 2005-08-28 [colin] 1.9.13cvs67
1219 2005-08-27 [colin] 1.9.13cvs66
1223 Correctly fix "Problem with replies", fixes
1224 pgpmime encryption too.
1226 2005-08-27 [colin] 1.9.13cvs65
1232 Fix bug #517 (messages removed from summaryview
1235 2005-08-27 [colin] 1.9.13cvs64
1238 * tools/asus_mailled.sh
1239 Add a script to blink ASUS laptops' mail LED where there
1242 2005-08-27 [colin] 1.9.13cvs63
1245 * src/etpan/imap-thread.c
1246 * src/etpan/imap-thread.h
1247 Implement automatic choosing of login method
1249 * src/gtk/.cvsignore
1250 Add sylpheed-marshal.[ch]
1252 2005-08-27 [colin] 1.9.13cvs62
1254 * src/common/utils.c
1255 Fix confusing perror
1257 2005-08-27 [colin] 1.9.13cvs61
1261 Remove A_DELETE, replace it with
1262 A_TRASH and A_DELETE_REAL. Automatically
1263 rewrite config files to replace A_DELETE
1264 with A_TRASH (no functionality change).
1267 2005-08-26 [colin] 1.9.13cvs60
1270 Previous "Problem with replies" fix brought other
1271 problems, fixing them
1273 2005-08-26 [colin] 1.9.13cvs59
1276 Fix "Problem with replies". This happened only
1279 Factorize code a bit
1281 Speed improvement on very long messages (wrapping)
1282 Fix signature color on Reedit and Redirect
1283 On Reedit, don't attach pgp-signatures parts, but
1286 2005-08-24 [paul] 1.9.13cvs58
1289 don't claim success when clicking
1290 Cancel on the passphrase box.
1293 2005-08-24 [paul] 1.9.13cvs57
1296 fix misplaced sylpheed.log
1300 2005-08-24 [paul] 1.9.13cvs56
1303 * src/etpan/imap-thread.c
1304 * src/etpan/imap-thread.h
1305 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
1307 * src/gtk/sylpheed-marshal.c ** REMOVED **
1308 * src/gtk/sylpheed-marshal.h ** REMOVED **
1309 remove autogenerated files
1310 * tools/kdeservicemenu/README
1311 * tools/kdeservicemenu/install.sh
1312 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1313 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1314 use Claws icon, use 'Sylpheed-Claws' in menu,
1315 use kdialog, and other cleanups
1317 2005-08-23 [paul] 1.9.13cvs55
1320 fix paste/wrap crash
1323 2005-08-23 [paul] 1.9.13cvs54
1329 2005-08-23 [paul] 1.9.13cvs53
1333 view all data of LDAP contacts
1336 2005-08-23 [paul] 1.9.13cvs52
1339 fix issues with the Search field
1342 2005-08-22 [paul] 1.9.13cvs51
1345 put name of folder in processing dialog
1347 * src/prefs_folder_item.c
1348 improve english usage
1350 2005-08-22 [paul] 1.9.13cvs50
1355 * src/matcher_parser_lex.l
1356 * src/matcher_parser_parse.y
1357 * src/prefs_filtering.c
1358 add Filtering/Processing rule names feature.
1359 (the incompatible old matcherrc is saved as
1360 matcherrc.pre_names).
1363 2005-08-22 [paul] 1.9.13cvs49
1366 fix colour labelling
1369 2005-08-22 [paul] 1.9.13cvs48
1374 2005-08-22 [paul] 1.9.13cvs47
1377 fix bug 789, 'SC crashes with imap (CVS ver)'
1380 2005-08-22 [paul] 1.9.13cvs46
1383 * src/prefs_common.c
1385 define reused defaults in defs.h
1387 add 'Open image' to image popup menu
1389 2005-08-21 [colin] 1.9.13cvs45
1392 Fix bug #788 (Bogus "From" address displayed)
1394 2005-08-20 [colin] 1.9.13cvs44
1397 Fix buf #787 (multilevel delete causes SIGSEGV)
1399 2005-08-19 [colin] 1.9.13cvs43
1402 * src/prefs_common.c
1403 * src/prefs_common.h
1404 Add an hidden pref to allow modifying the
1405 update stepping in incorporation.
1408 2005-08-19 [colin] 1.9.13cvs42
1412 Workaround for broken MUAs: encode
1413 Content-type: name: as ASCII and
1414 Content-Disposition: filename: as
1416 * src/prefs_account.c
1417 Fix invisible-ness of SMTP SSL prefs
1420 2005-08-19 [paul] 1.9.13cvs41
1423 * src/prefs_common.c
1424 * src/prefs_common.h
1425 * src/prefs_wrapping.c
1426 paste with or without wrapping.
1429 2005-08-19 [paul] 1.9.13cvs40
1431 * src/prefs_common.c
1432 * src/prefs_common.h
1434 reintroduce enable_swap_from as a
1435 hidden pref. patch by Colin
1436 * src/quote_fmt_parse.y
1437 * src/plugins/clamav/clamav_plugin.c
1438 * src/plugins/dillo_viewer/dillo_viewer.c
1439 * src/plugins/mathml_viewer/mathml_viewer.c
1440 * src/plugins/pgpcore/sgpgme.c
1441 * src/plugins/pgpinline/pgpinline.c
1442 * src/plugins/pgpmime/pgpmime.c
1443 tidy up. patch by Colin
1445 2005-08-19 [paul] 1.9.13cvs39
1448 complete cvs38's sync
1452 * src/etpan/etpan-log.c
1453 * src/etpan/imap-thread.c
1454 * src/gtk/gtksourceprintjob.c
1455 fix compilation warnings
1458 2005-08-19 [paul] 1.9.13cvs38
1474 * src/image_viewer.c
1488 * src/partial_download.c
1491 * src/prefs_actions.c
1492 * src/prefs_common.c
1493 * src/prefs_customheader.c
1494 * src/prefs_display_header.c
1496 * src/prefs_themes.c
1501 * src/send_message.c
1502 * src/simple-gettext.c
1503 * src/sourcewindow.c
1508 * src/common/plugin.c
1509 * src/common/prefs.c
1510 * src/common/session.c
1511 * src/common/session.h
1512 * src/common/socket.c
1513 * src/common/socket.h
1514 * src/common/ssl_certificate.c
1515 * src/common/template.c
1516 * src/common/utils.c
1517 * src/common/utils.h
1520 added wrappers for C library function that
1521 take pathname arguments.
1522 enabled compilation with MinGW.
1523 use GDir instead of directly using opendir().
1524 added rename_force().
1526 2005-08-19 [paul] 1.9.13cvs37
1530 fix privacy settings on re-editing
1538 flag changing optimisation
1540 2005-08-18 [martin] 1.9.13cvs36
1548 * src/grouplistdialog.c
1554 * src/prefs_account.c
1555 * src/prefs_themes.c
1556 * src/stock_pixmap.c
1559 * src/gtk/logwindow.c
1560 removed deprecated glib and gdk stuff
1561 * src/plugins/pgpcore/select-keys.c
1562 convert attributes from locale to utf8
1564 2005-08-17 [paul] 1.9.13cvs35
1568 use new GTK_STOCK_ icons if available
1570 * src/gtk/gtksctree.c
1571 * src/gtk/gtksctree.h
1572 faster range select. patch by Colin
1574 2005-08-17 [paul] 1.9.13cvs34
1579 Add an edit button for contacts, fix selections
1582 Change labels, let Save be always possible in the
1583 email and user atributes tabs
1587 select next item instead of the displayed one
1590 * src/gtk/progressdialog.c
1591 use prefs_common.enable_rules_hint
1593 2005-08-13 [hoa] 1.9.13cvs33
1595 * src/etpan/imap-thread.c
1596 fixed build on Solaris.
1598 2005-08-10 [colin] 1.9.13cvs32
1601 Fix cvs31 (missing fclose before reading
1604 2005-08-10 [colin] 1.9.13cvs31
1607 Fix procmsg_msginfo_new_from_mimeinfo() when
1608 the MimeInfo isn't stored in memory. This fixes
1609 replying to an attached message.
1611 2005-08-10 [colin] 1.9.13cvs30
1614 Fix slowness in account changing
1616 2005-08-10 [colin] 1.9.13cvs29
1626 Optimize folder_has_parent_of_type
1627 Prevent moving special sub-folders from contextual menus
1628 Rework message a bit ("Empty all messages" -> "Delete all
1630 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
1631 and "Deleted Items" folders)
1633 2005-08-08 [colin] 1.9.13cvs28
1636 * src/prefs_summaries.c
1637 Make "Select first unread|new" more flexible
1638 (just prioritize new or unread)
1640 2005-08-08 [colin] 1.9.13cvs27
1643 If "select first new" is selected and there only
1644 are unread messages, fallback to "select first
1647 2005-08-08 [colin] 1.9.13cvs26
1650 Fix shameful bugs (and bug #779)
1652 2005-08-08 [colin] 1.9.13cvs25
1656 Cache parents' type to make folder_has_parent_of_type
1659 Forbid DnD of special sub-folders
1662 Add MAIL_POSTFILTERING_HOOK
1664 Revert over-zealous deletion of the use_addr_book
1667 2005-08-07 [colin] 1.9.13cvs24
1670 Fix big mistake (passing MsgInfo instead
1673 2005-08-07 [colin] 1.9.13cvs23
1688 Make subfolders of Drafts, Queue, Outbox, Trash
1689 work like their parents.
1690 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
1692 2005-08-07 [colin] 1.9.13cvs22
1695 Fix bug #771 (Dragged contacts not saved)
1697 2005-08-07 [paul] 1.9.13cvs21
1700 fix bug 32 'Search Doesn't display results
1701 if "Hide Read Messages" is chosen'
1702 be more literal in interpreting 'Hide read
1705 2005-08-07 [colin] 1.9.13cvs20
1710 Faster 'unthread_for_execution'
1712 2005-08-06 [paul] 1.9.13cvs19
1715 add mnemonics to Set displayed columns
1716 fix bug where msgview_visible option was
1717 overwritten as TRUE on startup
1719 2005-08-06 [paul] 1.9.13cvs18
1722 refer to 'displayed columns in folder/message
1723 list' not 'displayed items in summary/message view'
1724 * src/prefs_display_header.c
1725 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
1726 be consistent with similar dialogues
1727 * src/prefs_folder_column.c
1728 * src/prefs_summary_column.c
1729 'columns' not 'items', and folder and message lists,
1730 instead of folder and summary views;
1731 Use 'Hidden columns' as list heading not 'Available
1733 move the 'Remove' button to the right hand side;
1734 top-align the buttons;
1735 remove unneeded vbox
1736 * src/prefs_summaries.c
1737 put the 2 column prefs buttons in a frame to reduce
1738 overall width; refer to columns not items &c.
1740 2005-08-05 [colin] 1.9.13cvs17
1742 * src/prefs_common.c
1743 * src/prefs_common.h
1747 Add an hidden toolbar_detachable pref, so
1748 that I can get rid of these painful handles
1749 in the toolbars. Defaults to TRUE to avoid
1750 changing the GUI on unsuspecting people...
1752 2005-08-05 [colin] 1.9.13cvs16
1755 * src/prefs_folder_column.c
1756 * src/prefs_folder_column.h
1757 Add prefs for folder columns
1762 * src/prefs_common.c
1763 * src/prefs_common.h
1764 * src/prefs_summaries.c
1766 * src/prefs_summary_column.c
1771 * src/common/utils.c
1772 * src/common/utils.h
1773 Move uri colourisation functions
1778 Fix bug with LIST where we'd try
1779 to get Folder//////[...]///
1781 2005-08-05 [paul] 1.9.13cvs15
1783 * src/prefs_summaries.c
1784 improve the English usage
1786 set font on column change
1789 2005-08-05 [paul] 1.9.13cvs14
1791 * src/prefs_common.c
1792 * src/prefs_common.h
1793 * src/prefs_summaries.c
1795 replace 'open_unread_on_enter' option with
1796 'select_on_entry' option. opening/not opening
1797 is now exclusively controlled by 'always_show_msg'
1799 2005-08-04 [colin] 1.9.13cvs13
1803 Add colourisation of quotes and signatures
1805 Fix possible crashes
1807 Change an assert that is no problem
1812 * src/gtk/quicksearch.c
1813 Fix a possible crash
1815 2005-08-03 [colin] 1.9.13cvs12
1817 * src/prefs_account.c
1818 Fix bug #777 (Sylpheed crash in account configuration)
1820 2005-08-03 [colin] 1.9.13cvs11
1825 Fixing addressbook, round 2
1827 Fix emphasis color on rechecking 'Colorize messages'
1829 2005-08-03 [paul] 1.9.13cvs10
1837 * src/prefs_account.c
1840 * src/quote_fmt_parse.y
1842 * src/common/quoted-printable.c
1843 * src/common/utils.c
1844 * src/common/utils.h
1846 replaced incorrect locale-independent
1847 ctype functions with GLib's. Corrected
1848 signedness mismatch.
1850 headerview_create(): added spacing for vbox.
1852 set focus to the OK button.
1854 2005-08-03 [colin] 1.9.13cvs9
1859 2005-08-02 [colin] 1.9.13cvs8
1865 Fix a cast and more generally, try to make the
1866 GUI more intuitive and consistent (round 1)
1868 2005-08-02 [paul] 1.9.13cvs7
1871 missing in 1.9.13cvs6
1873 2005-08-02 [colin] 1.9.13cvs6
1878 2005-08-02 [colin] 1.9.13cvs5
1887 Fix a number of folder_item_get_msg_list()-related
1888 leaks (missing procmsg_msginfo_free()s)
1890 2005-08-01 [colin] 1.9.13cvs4
1896 * src/prefs_summaries.c
1897 * src/prefs_themes.c
1902 Fix instant-apply of summary and folderview-related prefs
1903 Fix erroneous g_free and alertpanels in prefs_theme
1904 Add instant-apply for fonts
1905 Defer applying of prefs a little bit so it's done only
1906 once even if requested by multiples prefs pages
1908 2005-08-01 [paul] 1.9.13cvs3
1911 fix bug 776 'S.C. crashes on close'
1913 * src/etpan/etpan-thread-manager-types.h
1917 2005-07-25 [paul] 1.9.13cvs2
1920 fix typos. spotted by Fabien Vantard
1922 2005-07-24 [paul] 1.9.13cvs1
1924 * doc/man/sylpheed.1
1925 update man page, incorporating fix of
1926 bug 769 'Typo in manpage'
1927 * src/etpan/imap-thread.c
1928 fix NetBSD openssl dependencies. patch by
1929 George Michaelson <ggm@apnic.net>
1931 updated by Frederico Goncalves Guimaraes
1933 2005-07-22 [paul] 1.9.13
1937 2005-07-22 [paul] 1.9.12cvs91
1942 * RELEASE_NOTES.claws
1946 * tools/claws.i18n.status.pl
1947 add Norwegian translation. submiited by
1948 Geir Helland <pjallabais@users.sourceforge.net>
1958 updated by Miquel Oliete, Thomas Gilgin, Ricardo
1959 Mones Lastra, Tommi Pirinen, Fabien Vantard,
1960 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
1962 * src/plugins/clamav/clamav_plugin_gtk.c
1963 * src/plugins/spamassassin/spamassassin_gtk.c
1964 replace outdated description strings
1966 2005-07-21 [colin] 1.9.12cvs90
1969 Set folder to batch mode when scanning it. Makes deletion
1970 of unread mails on IMAP much faster (due to the UNREAD
1973 2005-07-21 [darko] 1.9.12cvs89
1976 link against libresolv if necessary (patch by Paul)
1978 use glib's portable macros to determine endianness
1980 2005-07-21 [paul] 1.9.12cvs88
1984 update compiled-in features list
1986 2005-07-20 [colin] 1.9.12cvs87
1990 Gcc 2.9x compilation fixes, thanks to Darko
1991 * src/plugins/clamav/clamav_plugin.c
1992 Little optimisation: load virus database only once
1993 * src/plugins/spamassassin/spamassassin.c
1994 Big optimisation: filtering one mail took at least 1 second,
1995 now it takes at least 50ms. Doesn't speed up spamassassin
1996 itself, but should already be much more tolerable.
1998 2005-07-20 [colin] 1.9.12cvs86
2001 Fix performance issue
2003 2005-07-19 [colin] 1.9.12cvs85
2005 * src/plugins/pgpinline/plugin.c
2008 2005-07-19 [colin] 1.9.12cvs84
2011 * src/plugins/Makefile.am
2012 * src/plugins/pgpinline/.cvsignore
2013 * src/plugins/pgpinline/Makefile.am
2014 * src/plugins/pgpinline/pgpinline.c
2015 * src/plugins/pgpinline/pgpinline.deps
2016 * src/plugins/pgpinline/pgpinline.h
2017 * src/plugins/pgpinline/plugin.c
2018 Put pgpinline in the main tree
2020 2005-07-19 [paul] 1.9.12cvs83
2022 * src/prefs_actions.c
2023 prevent '//' in menu names, which cause a crash
2026 2005-07-19 [paul] 1.9.12cvs82
2029 be generally more informative in configure output.
2030 OpenSSL: correction: '[ --enable-openssl ...' ->
2031 '[ --disable-openssl ...', as --enable-openssl is default
2032 PGP/MIME: don't check for GPGME again, check for
2033 pgpcore instead. Therefore prevent the possibility of
2034 attempting to build pgpmime if pgpcore dependencies are
2036 ClamAV: use pkgconfig to check for lib
2037 libgnomeprint: revert logic on inner test to match
2039 * src/plugins/pgpcore/sgpgme.c
2042 2005-07-19 [colin] 1.9.12cvs81
2045 Fix slow thread rebuilding in particular
2048 2005-07-19 [paul] 1.9.12cvs80
2050 * sylpheed-claws.desktop
2051 fix typo, spotted by Stephan Sachse
2053 replace GTK_STOCK_ADD with
2054 GTK_STOCK_NEW button
2056 2005-07-18 [colin] 1.9.12cvs79
2058 * src/etpan/imap-thread.c
2059 Fix return value (Thanks Hoa)
2061 2005-07-18 [colin] 1.9.12cvs78
2064 Allow empty passwords
2065 Create drafts/queue/outbox if necessary
2068 * src/etpan/imap-thread.c
2069 Fix STARTTLS (Thanks to Hoa)
2071 2005-07-18 [paul] 1.9.12cvs77
2077 updated to reflect additions and removals
2079 updated to be claws-specific
2083 * sylpheed-128x128.png
2084 * sylpheed-64x64.png
2086 * sylpheed-claws-128x128.png
2087 * sylpheed-claws-64x64.png
2088 * sylpheed-claws.desktop
2089 * sylpheed-claws.png
2095 2005-07-17 [paul] 1.9.12cvs76
2107 * src/message_search.c
2111 * src/prefs_actions.c
2112 * src/prefs_filtering.c
2113 * src/prefs_matcher.c
2114 * src/prefs_template.c
2115 * src/prefs_themes.c
2117 * src/summary_search.c
2120 * src/gtk/sslcertwindow.c
2121 * src/plugins/pgpcore/sgpgme.c
2124 2005-07-17 [colin] 1.9.12cvs75
2127 add a PrivacySystem accessor that checks that
2128 the system cached in a MimeInfo's privacydata
2129 is still registered. Use this accessor instead
2130 of directly using data->system. Fixes crashes
2131 after unloading pgp plugins.
2133 2005-07-17 [colin] 1.9.12cvs74
2136 Change geometry hints to a simple default size.
2137 Fixes the certs dialogs.
2139 2005-07-17 [colin] 1.9.12cvs73
2141 * src/gtk/sslcertwindow.c
2144 2005-07-17 [colin] 1.9.12cvs72
2146 * src/plugins/pgpcore/Makefile.am
2147 * src/plugins/pgpmime/Makefile.am
2150 2005-07-17 [paul] 1.9.12cvs71
2153 add --disable-gnomeprint option
2154 modified version of patch by Marius Mauch
2156 2005-07-17 [paul] 1.9.12cvs70
2174 * src/prefs_account.c
2176 * src/prefs_summaries.c
2179 * src/common/utils.c
2181 * src/plugins/pgpcore/passphrase.c
2182 * src/plugins/pgpcore/select-keys.c
2183 replace inappropriately used backticks
2186 2005-07-16 [colin] 1.9.12cvs69
2188 * src/image_viewer.c
2189 Add extra paranoid checks
2191 2005-07-16 [colin] 1.9.12cvs68
2193 * src/plugins/pgpcore/prefs_gpg.c
2194 Don't auto-check sigs by default, as it
2197 2005-07-16 [colin] 1.9.12cvs67
2199 * src/plugins/pgpcore/sgpgme.c
2200 Make messages a bit better.
2202 2005-07-16 [colin] 1.9.12cvs66
2206 * src/etpan/imap-thread.c
2209 2005-07-16 [colin] 1.9.12cvs65
2213 And now, fix build with libetpan :-/
2215 2005-07-15 [colin] 1.9.12cvs64
2218 Continue fixing build without libetpan.
2220 2005-07-15 [colin] 1.9.12cvs63
2223 Fix build with --disable-libetpan
2225 2005-07-15 [colin] 1.9.12cvs62
2228 Bump libetpan's version
2230 2005-07-15 [colin] 1.9.12cvs61
2232 * src/etpan/imap-thread.c
2233 Actually stop logging :)
2235 2005-07-15 [colin] 1.9.12cvs60
2238 Fix dnd of multiple addresses.
2240 2005-07-15 [hoa] 1.9.12cvs59
2242 * src/etpan/imap-thread.c
2243 disable login of IMAP password in libetpan log file.
2245 2005-07-15 [paul] 1.9.12cvs58
2248 don't automatically sort
2249 do allow drag n drop
2251 2005-07-15 [paul] 1.9.12cvs57
2255 alphabetical listing
2257 2005-07-15 [paul] 1.9.12cvs56
2259 * src/gtk/pluginwindow.c
2260 sort plugin list alphabetically
2262 2005-07-15 [paul] 1.9.12cvs55
2264 * src/prefs_spelling.c
2265 * src/prefs_wrapping.c
2268 2005-07-15 [colin] 1.9.12cvs54
2273 2005-07-15 [paul] 1.9.12cvs53
2275 * src/prefs_message.c
2276 make 'show cursor' a hidden option
2278 2005-07-14 [colin] 1.9.12cvs52
2280 * src/plugins/spamassassin/Makefile.am
2281 * src/plugins/clamav/Makefile.am
2282 Fix double EXTRA_DISTs
2284 2005-07-14 [colin] 1.9.12cvs51
2286 * src/plugins/clamav/Makefile.am
2287 * src/plugins/clamav/clamav_plugin_gtk.deps
2288 * src/plugins/spamassassin/Makefile.am
2289 * src/plugins/spamassassin/spamassassin_gtk.deps
2290 Make $plugin_gtk depend on $plugin
2292 2005-07-14 [hoa] 1.9.12cvs50
2294 * src/etpan/imap-thread.c
2295 enable debug log of libetpan when running with --debug
2297 2005-07-14 [colin] 1.9.12cvs49
2300 * src/common/Makefile.am
2301 * src/common/plugin.c
2302 * src/common/plugin.h
2303 Add a little plugin dependancy system.
2304 Plugins can ship a $plugin_name.deps file
2305 (near them in PLUGINDIR) so that their
2306 dependancies are loaded if possible.
2307 * src/plugins/Makefile.am
2308 * src/plugins/pgpcore/Makefile.am
2309 * src/plugins/pgpcore/passphrase.c
2310 * src/plugins/pgpcore/passphrase.h
2311 * src/plugins/pgpcore/plugin.c
2312 * src/plugins/pgpcore/prefs_gpg.c
2313 * src/plugins/pgpcore/prefs_gpg.h
2314 * src/plugins/pgpcore/select-keys.c
2315 * src/plugins/pgpcore/select-keys.h
2316 * src/plugins/pgpcore/sgpgme.c
2317 * src/plugins/pgpcore/sgpgme.h
2318 Introduce pgpcore, used by pgpmime and
2320 * src/plugins/pgpmime/Makefile.am
2321 * src/plugins/pgpmime/passphrase.c
2322 * src/plugins/pgpmime/passphrase.h
2323 * src/plugins/pgpmime/pgpmime.c
2324 * src/plugins/pgpmime/pgpmime.deps
2325 * src/plugins/pgpmime/plugin.c
2326 * src/plugins/pgpmime/prefs_gpg.c
2327 * src/plugins/pgpmime/prefs_gpg.h
2328 * src/plugins/pgpmime/select-keys.c
2329 * src/plugins/pgpmime/select-keys.h
2330 * src/plugins/pgpmime/sgpgme.c
2331 * src/plugins/pgpmime/sgpgme.h
2332 Remove the core from pgpmime and add the
2333 dependancy to pgpcore.
2335 2005-07-14 [paul] 1.9.12cvs48
2337 * src/stock_pixmap.c
2338 forgot this in last commit
2340 2005-07-14 [paul] 1.9.12cvs47
2344 add accelerators for the buttons (sync with main)
2347 add accelerators for the buttons.
2348 fix editing with external editor.
2349 replace gdk_input_*() with GIOChannel;
2352 display folder names with new/unread
2353 representation (sync with main)
2355 specify default window icon (sync with main)
2356 * src/prefs_common.c
2357 use_addr_book default to FALSE
2360 add accelerators for the buttons (sync with main)
2363 * src/pixmaps/sylpheed_icon.xpm
2366 2005-07-13 [paul] 1.9.12cvs46
2368 * src/plugins/pgpmime/pgpmime.c
2369 * src/plugins/pgpmime/sgpgme.c
2370 (temporarily) use deprecated gpgme_data_rewind()
2371 while largefile support is not present
2372 (as suggested by Colin)
2374 2005-07-13 [paul] 1.9.12cvs45
2377 remove large file support (for now):
2378 it breaks too many things
2380 2005-07-13 [paul] 1.9.12cvs44
2383 add large file support
2385 fix bug #763 where href attribute was not
2386 the very first attribute of a link
2387 patch by Thomas Gilgin
2389 2005-07-13 [colin] 1.9.12cvs43
2391 * src/gtk/pluginwindow.c
2392 Little portability fix
2394 2005-07-13 [colin] 1.9.12cvs42
2396 * src/plugins/pgpmime/sgpgme.c
2399 2005-07-13 [colin] 1.9.12cvs41
2401 * src/plugins/pgpmime/pgpmime.c
2402 * src/plugins/pgpmime/sgpgme.c
2403 Use gpgme_data_release_and_get_mem instead
2406 2005-07-13 [colin] 1.9.12cvs40
2409 * src/plugins/pgpmime/passphrase.c
2410 * src/plugins/pgpmime/passphrase.h
2411 * src/plugins/pgpmime/pgpmime.c
2412 * src/plugins/pgpmime/plugin.c
2413 * src/plugins/pgpmime/select-keys.c
2414 * src/plugins/pgpmime/select-keys.h
2415 * src/plugins/pgpmime/sgpgme.c
2416 * src/plugins/pgpmime/sgpgme.h
2417 Port pgpmime to gpgme-1.0.
2419 2005-07-12 [paul] 1.9.12cvs39
2424 add a 'Go to Prev' button to the toolbar.
2425 correct tooltip text of go to buttons.
2426 based on patch by Yang Guilong <bamanzi@gmail.com>
2428 2005-07-12 [colin] 1.9.12cvs38
2431 Fix progress bar showing stuff at startup.
2433 2005-07-12 [paul] 1.9.12cvs37
2436 fix building with jpilot support
2438 2005-07-11 [colin] 1.9.12cvs36
2441 Add visual indication that filtering is running
2443 Make {}[] uri delimiters
2445 Remove useless (and slow) calls
2447 2005-07-11 [paul] 1.9.12cvs35
2449 * src/plugins/clamav/clamav_plugin_gtk.c
2450 * src/plugins/dillo_viewer/dillo_prefs.c
2451 * src/plugins/pgpmime/prefs_gpg.c
2452 * src/plugins/spamassassin/spamassassin_gtk.c
2453 gather plugins prefs together under their
2454 own 'Plugins' heading
2456 2005-07-11 [paul] 1.9.12cvs34
2461 account_delete(): modified alert dialog
2464 fixed a crash when cancelling file selection
2465 dialog by Escape key. Made non-ascii filename
2467 * src/prefs_template.c
2468 prefs_template_window_create(): make scrolled
2469 window policy AUTOMATIC
2471 2005-07-10 [hoa] 1.9.12cvs33
2473 * src/etpan/imap-thread.c
2474 workaround for old Courier IMAP servers.
2476 2005-07-10 [colin] 1.9.12cvs32
2481 Add visual progress indicator on filtering/processing
2482 Factorize the progress bar code
2485 * src/etpan/imap-thread.c
2486 Add a reference counter to avoid destroying the Folder
2487 while it's in use by another callback.
2489 2005-07-09 [hoa] 1.9.12cvs31
2492 * src/etpan/imap-thread.c
2493 fixed deadlock when removing IMAP account.
2495 2005-07-08 [colin] 1.9.12cvs30
2499 Fix again problems decoding broken headers
2500 * src/gtk/inputdialog.c
2501 Fix local variable shadowing a global one
2503 2005-07-08 [colin] 1.9.12cvs29
2506 Make the cache/mark files platform-agnostic by writing
2507 them in little-endian format. Reading them is also done
2508 in little-endian format, of course; however, in order
2509 to avoid trashing mark data on big-endian machines, the
2510 files are, at first, read from the native format if the
2511 little-endian one doesn't exist. This is easy to deter-
2512 mine by trying to open a file with a swapped data_ver
2513 and seeing if it's the wanted version.
2514 Little-endian using users should see absolutely no
2515 difference, Big-endian users may get a very little
2516 performance drop due to byte-swapping.
2517 Tested on i386 and ppc32.
2518 Fixes bug #159 (The index file, in the mailboxes, is
2519 hardware depending).
2521 To have the cache/mark files updated to the new little-
2522 endian format, "Check for new messages" or even
2523 "Rebuild folder tree" aren't enough. Files will be
2524 updated as soon as a folder has been opened/closed.
2525 To update everything, just select all folders by
2526 selecting them one by one.
2528 2005-07-07 [colin] 1.9.12cvs28
2531 Remember the folder separator per IMAPFolder
2532 instead of globally.
2533 Revive the Session on noop; fixes bug #761
2534 (mark a bunch of unread messages as read takes
2537 2005-07-07 [darko] 1.9.12cvs27
2539 * src/common/template.c
2540 Sort templates alphabetically
2542 2005-07-06 [colin] 1.9.12cvs26
2545 Try to use the correct separator in
2546 most cases. Possibly fixes bug #759
2547 (only creates the INBOX folder when
2548 setting up new IMAP account) and
2549 bug #760 (Can't retrieve messages)
2551 2005-07-06 [colin] 1.9.12cvs25
2554 Use real_path in status command. This will
2555 help later, when namespaces will be used.
2557 2005-07-06 [colin] 1.9.12cvs24
2563 * src/etpan/etpan-log.c
2564 * src/etpan/etpan-thread-manager.c
2565 * src/etpan/imap-thread.c
2566 Add a --disable-libetpan parameter. With this,
2567 users that don't want IMAP4 support can avoid
2568 the new dependancy (and have no IMAP support).
2569 Users that have IMAP4 accounts and use this
2570 parameter won't lose their configuration, their
2571 IMAP accounts will just be invisible and not
2574 Make the "Copy ..." contextual menu items
2575 copy to both the X clipboard and the gtk
2576 clipboard - as most other apps do.
2578 Add a notice about OpenSSL usage, in order to
2579 comply with OpenSSL's license (point 6):
2580 http://www.openssl.org/source/license.html
2582 2005-07-06 [colin] 1.9.12cvs23
2585 Fix a minimum size for alertpanels
2587 Show 'No space left on device' type errors
2588 when queuing/sending
2591 Rework folder's deletion message (remove
2594 2005-07-05 [colin] 1.9.12cvs22
2597 Add an alertpanel on auth error
2599 Remove pthread-related stuff
2601 2005-07-05 [colin] 1.9.12cvs21
2603 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2604 Fix crash on plugin reloading (with a hack)
2606 2005-07-05 [colin] 1.9.12cvs20
2608 * src/prefs_account.c
2609 * src/prefs_account.h
2613 Add a way to filter the view
2614 * src/gtk/pluginwindow.c
2615 Filter loadable stuff
2616 * src/plugins/pgpmime/prefs_gpg.c
2617 Fix missing unregistration
2619 * src/etpan/.cvsignore
2620 * src/plugins/spamassassin/.cvsignore
2621 Add more stuff to cvs ignored files
2623 2005-07-04 [colin] 1.9.12cvs19
2626 Fix scan_required returning FALSE when it
2627 shouldn't. Maybe fix #760 (Can't retrieve
2630 2005-07-04 [colin] 1.9.12cvs18
2633 Fix always_show_msg pref
2635 2005-07-04 [paul] 1.9.12cvs17
2637 sync with main (forgotten in last commit)
2639 * src/common/utils.c
2640 * src/common/utils.h
2641 check_line_length(): new.
2643 is_file_entry_exist()
2644 dirent_is_regular_file()
2645 dirent_is_directory(): use g_file_test() instead of stat().
2647 2005-07-04 [paul] 1.9.12cvs16
2652 compose_write_to_file(): check for line
2653 length limit and display warning if exceeds
2655 use get_home_dir() instead of g_get_home_dir()
2657 removed warning about invalid date
2659 use get_home_dir() instead of g_get_home_dir()
2661 2005-07-04 [paul] 1.9.12cvs15
2663 * src/stock_pixmap.c
2664 fix new pixmap naming errors
2665 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
2667 2005-07-04 [colin] 1.9.12cvs14
2670 Fix debugging string with a warning
2672 2005-07-04 [colin] 1.9.12cvs13
2675 Add a check for libetpan's version (>= 0.37)
2677 2005-07-04 [hoa] 1.9.12cvs12
2681 * src/etpan/imap-thread.c
2682 * src/etpan/imap-thread.h
2683 fixed IMAP implementation of check of mails.
2685 2005-07-03 [hoa] 1.9.12cvs11
2687 * src/etpan/Makefile.am
2688 * src/etpan/etpan-errors.h
2689 * src/etpan/etpan-log.[ch]
2690 * src/etpan/etpan-thread-manager-types.h
2691 * src/etpan/etpan-thread-manager.[ch]
2692 * src/etpan/imap-thread.[ch]
2699 dependency on libetpan 0.37 is now added.
2701 2005-07-01 [colin] 1.9.12cvs10
2707 * src/stock_pixmap.c
2708 * src/stock_pixmap.h
2709 * src/plugins/trayicon/trayicon.c
2710 Add marked symbol on folders containing
2715 * src/prefs_common.c
2716 * src/prefs_common.h
2718 Add an optional confirmation dialog on queue
2719 sending. Patch by wwp.
2720 * src/pixmaps/dir_close_mark.xpm ** ADDED **
2721 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
2722 * src/pixmaps/dir_open_mark.xpm ** ADDED **
2723 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
2724 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
2725 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
2726 * src/pixmaps/inbox_mark.xpm ** ADDED **
2727 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
2728 * src/pixmaps/outbox_mark.xpm ** ADDED **
2729 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
2730 * src/pixmaps/trash_mark.xpm ** ADDED **
2733 2005-07-01 [colin] 1.9.12cvs9
2736 Fix a little threading bug
2739 A little bit of HIG normality never hurts
2741 2005-07-01 [colin] 1.9.12cvs8
2749 * src/common/template.c
2750 * src/common/utils.c
2751 * src/common/utils.h
2752 Reverted the fwrite_atomic stuff. In fact
2753 it is already atomic.
2755 2005-06-30 [colin] 1.9.12cvs7
2757 * src/common/utils.c
2758 * src/common/utils.h
2759 Add an fwrite_atomic() function to make
2760 sure we write everything: fwrite can make
2768 * src/common/template.c
2769 Use that (and fix swapping of size and nmemb).
2770 Thanks to Rich Coe for the heads up.
2772 2005-06-30 [colin] 1.9.12cvs6
2775 Optimize addressbook opening
2777 2005-06-30 [colin] 1.9.12cvs5
2780 Remove calls to summary_step after move/copy
2782 2005-06-28 [paul] 1.9.12cvs4
2785 wrap and make the error msg selectable
2787 2005-06-28 [paul] 1.9.12cvs3
2790 replace the OK button with a Close button
2791 * src/gtk/foldersort.c
2792 use GTK_STOCK_ icons/buttons
2794 2005-06-28 [colin] 1.9.12cvs2
2796 * src/gedit-print.c ** ADDED **
2797 * src/gedit-print.h ** ADDED **
2798 * src/gtk/gtksourceprintjob.c ** ADDED **
2799 * src/gtk/gtksourceprintjob.h ** ADDED **
2800 I can't believe no one had enough time to tell
2801 me I forgot the `cvs add`
2803 2005-06-27 [colin] 1.9.12cvs1
2806 * src/gtk/Makefile.am
2811 Add optional libgnomeprint-based printing
2813 * src/gtk/quicksearch.c
2814 Add an Edit/Quick search menu item to show
2815 and focus the quicksearch
2817 2005-06-27 [paul] 1.9.12
2830 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2831 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
2832 SungHyun Nam, Frederico Goncalves Guimaraes,
2833 Andrej Kacian, and Yang Guilong
2834 2005-06-26 [colin] 1.9.11cvs106
2837 Forgot one file for previous fix
2839 2005-06-26 [colin] 1.9.11cvs105
2843 Fix problems with folder operations in no_select
2844 imap folders. it applies only to mails, and
2845 creation/deletion/move/renaming of folders
2848 2005-06-26 [paul] 1.9.11cvs104
2850 * src/prefs_filtering.c
2851 replace one more GTK_STOCK_REMOVE
2852 with GTK_STOCK_DELETE
2854 2005-06-25 [colin] 1.9.11cvs103
2857 Optimize get_seq_set_from_seq_list
2860 2005-06-25 [colin] 1.9.11cvs102
2863 If the directory exists, but not in the
2864 correct encoding, rename it. This should
2865 handle old-versions-induced bugs.
2867 2005-06-25 [colin] 1.9.11cvs101
2870 Fix path access with extended dir names
2871 Fixes bug #589 (SC segfaults with wrong locale
2874 2005-06-25 [colin] 1.9.11cvs100
2876 * src/prefs_account.c
2877 * src/prefs_account.h
2879 Add an option to encrypt replies to
2882 2005-06-25 [colin] 1.9.11cvs99
2885 * src/quote_fmt_parse.y
2886 ... And make it work with pgpinline.
2888 2005-06-25 [colin] 1.9.11cvs98
2893 * src/quote_fmt_parse.y
2894 o Make reedition of encrypted messages possible
2895 (as long as it is encrypted to self too, no
2897 o Make replying with quote (and without selecting
2898 text) possible for encrypted messages.
2899 Closes bug #550 (Not possible to "reply with quote"
2900 to gnupg encrypted messages)
2902 2005-06-24 [paul] 1.9.11cvs97
2907 2005-06-24 [paul] 1.9.11cvs96
2910 made bind password entry invisible
2912 * src/send_message.c
2913 send_message_local(): check exit status
2914 to detect errors (sync with main)
2916 use main's less ambiguous popup menu
2919 2005-06-24 [paul] 1.9.11cvs95
2921 * src/prefs_actions.c
2922 * src/prefs_customheader.c
2923 * src/prefs_display_header.c
2924 * src/prefs_filtering_action.c
2925 * src/prefs_matcher.c
2926 * src/prefs_template.c
2927 * src/prefs_toolbar.c
2928 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
2929 * src/gtk/description_window.c
2930 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
2932 2005-06-23 [colin] 1.9.11cvs94
2935 Fix rough edges (be sure to call status_show whenever
2938 2005-06-23 [colin] 1.9.11cvs93
2942 Before, in a 5K mails folder: 11s
2943 After, in the same folder: 58000µs
2944 The joys of locking... gtk_clist_select_all() fires a
2945 tree-select-row event for each selected row, which in
2946 summaryview, callbacks summary_selected which in turn,
2947 calls summary_status_show, which walks the selected
2948 rows. Hence, calling gtk_clist_select_all was
2949 exponential. Locking the summaryview makes
2950 summary_selected return early.
2952 2005-06-23 [colin] 1.9.11cvs92
2955 Move mutex at the important place to avoid
2958 Fix Del key deleting directly instead of
2961 2005-06-22 [colin] 1.9.11cvs91
2963 * src/plugins/spamassassin/libspamc.c
2964 As we do spagetti code with assignations in multiple
2965 places (see _message_read_raw where out = msg = raw),
2966 let's be sure we don't free the same pointer twice.
2967 Should fix bug #683 (Crash in libpam at
2970 2005-06-22 [colin] 1.9.11cvs90
2975 Make toolbar's delete use the move to trash stuff;
2976 Add gtk_widget_realize to be sure pixmaps can get
2977 created (that may fix an old worksforme bug which
2978 I can't find back...)
2980 2005-06-22 [colin] 1.9.11cvs89
2985 Rename "Message/Delete" to "Message/Move to trash"
2986 Add "Message/Delete..." that directly destroys the
2987 selected messages after asking for a confirmation.
2989 2005-06-22 [colin] 1.9.11cvs88
2992 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
2993 o Fix a deadlock (thanks Darko)
2995 2005-06-22 [colin] 1.9.11cvs87
2997 * src/gtk/foldersort.c
2998 Add missing include for the i18n;
2999 patch by Fabien Vantard
3001 2005-06-21 [colin] 1.9.11cvs86
3005 Respect the no_select flag
3007 Fix recursive deletion
3010 Make the folder deletion's warning
3013 2005-06-21 [colin] 1.9.11cvs85
3016 Prevent email addresses from spanning accross
3017 lines - fixes bug # 646 (newline-chars in
3020 2005-06-20 [colin] 1.9.11cvs84
3023 Be sure not to remove source if copy failed
3025 2005-06-20 [colin] 1.9.11cvs83
3029 remove summaryview's lock
3031 introduce threads to avoid problems when foreground tasks
3032 interfere with background tasks
3034 prevent moving to drafts/queue
3038 2005-06-19 [colin] 1.9.11cvs82
3041 Remember that the user doesn't want to override
3042 offline mode, for 3 seconds. It avoid presenting
3043 him with N popups in a really short time.
3045 2005-06-17 [colin] 1.9.11cvs81
3048 Fix IMAP breaking on folders containing '('
3049 (Probably won't be enough)
3051 2005-06-17 [colin] 1.9.11cvs80
3053 Forgotten files on 1.9.11cvs79
3055 Fix stepping when not immediately executing
3057 Really prevent UID FETCH 0
3059 Fix outgoing charset never set to utf-8
3063 2005-06-16 [colin] 1.9.11cvs79
3066 Fix bug #707 (Dash splits rows)
3067 Only wrap if we're on a line break position and
3068 the previous one was a "white" (space) char.
3069 Pango stuff is weird.
3071 2005-06-16 [colin] 1.9.11cvs78
3074 Lock summaryview while downloading messages
3078 * src/common/utils.c
3079 * src/common/utils.h
3080 Replace \r and \n with spaces in From and
3083 2005-06-16 [paul] 1.9.11cvs77
3086 liberalise the mime parser
3090 2005-06-16 [paul] 1.9.11cvs76
3095 2005-06-15 [colin] 1.9.11cvs75
3098 Finish header encoding fix
3102 Fix compilation (Thanks Stephan
3105 2005-06-15 [colin] 1.9.11cvs74
3108 Install gnome2 stuff rather than gnome1,
3113 Fix headers encoding
3115 Visual progress when fetching all messages
3119 Prevent changing current message while
3122 2005-06-15 [paul] 1.9.11cvs73
3124 * src/gtk/gtkaspell.c
3125 * src/gtk/gtkaspell.h
3128 2005-06-15 [paul] 1.9.11cvs72
3130 * src/prefs_filtering.c
3131 allow reordering of filter rules by
3134 2005-06-15 [paul] 1.9.11cvs71
3139 replace deprecated function
3141 * src/send_message.c
3142 * src/gtk/progressdialog.c
3143 * src/gtk/progressdialog.h
3144 salvage and reuse parts of reverted sync
3146 2005-06-15 [paul] 1.9.11cvs70
3149 * src/send_message.c
3150 * src/gtk/progressdialog.c
3151 * src/gtk/progressdialog.h
3152 revert yesterday's sync with main
3153 it contains deprecated functions
3155 2005-06-15 [colin] 1.9.11cvs69
3158 Fix bug #670 (multi user to: will corrupt message
3161 2005-06-15 [colin] 1.9.11cvs68
3164 Fix bug #421 (Fix undo on wrapping)
3166 2005-06-15 [colin] 1.9.11cvs67
3169 Provide visual feedback while processing
3172 Provide visual feedback while getting
3173 short headers (for uncached messages)
3176 2005-06-14 [paul] 1.9.11cvs66
3179 change a couple stock icons
3181 * src/send_message.c
3182 * src/gtk/progressdialog.c
3183 * src/gtk/progressdialog.h
3184 sync main's GtkTreeView implementation
3186 2005-06-14 [colin] 1.9.11cvs65
3189 Various little fixes, mainly on error paths
3191 2005-06-13 [colin] 1.9.11cvs64
3196 Add a way to fetch only headers. This speeds
3197 up filtering on headers for IMAP. Fixes:
3198 bug #481 extraneous imap commands slow down
3200 bug #522 Sylpheed downloads all messages
3201 when opening mailbox (IMAP)
3202 bug #677 IMAP fetch is soooooooooooooo slow
3205 Add a folder set_batch method so that
3206 implementations can speed up flags changes
3209 Use that in mark as (un)read and mark all read
3212 Implement set_batch - brings back deferred
3213 flags in a less buggy manner. Fixes:
3214 bug #729 IMAP immediate expunge of deleted messages
3215 bug #191 remove list of messages with one command
3216 Fix login with strange chars
3217 Implement fetch_msg_full
3218 Fix copy (wrong counts)
3220 2005-06-12 [colin] 1.9.11cvs63
3223 lock incorporation during long operations.
3224 Avoids fucking up the IMAP socket.
3226 2005-06-12 [colin] 1.9.11cvs62
3230 Factorize remove_all_msg
3233 Don't update partial-download status if unnecessary
3235 Use remove_msgs everywhere possible
3237 2005-06-12 [colin] 1.9.11cvs61
3241 Add a remove_msgs function to remove a
3246 2005-06-12 [colin] 1.9.11cvs60
3249 Remove flags-processing deferring... Too hard
3250 to get it to work in all cases.
3252 2005-06-11 [colin] 1.9.11cvs59
3255 printf -> debug_print
3257 2005-06-11 [colin] 1.9.11cvs58
3260 o Fix build without USE_PTHREAD
3261 o Factorize imap_open
3262 o Alertpanel in case of impossible connection
3263 o Alertpanel in case of impossible login
3264 o Fix deferred flags processing to force a
3265 flush before adding some more flags to process,
3266 but in another folder.
3268 2005-06-10 [colin] 1.9.11cvs57
3271 o Fix a format string error
3272 o init ssl socket outside of the thread
3273 (it possibly invokes gtk calls)
3275 o Put back the buffer to its necessary size
3276 o Fix changing a file pointer without keeping
3277 track of it (thanks Valgrind)
3279 o Fix automatic STARTTLS if login should be done
3280 and the server only allows it after starting TLS
3281 * src/gtk/gtkinputdialog.c
3282 o Eat GDK_Return so that the combo popup doesn't
3283 appear when we press Enter to validate the combo
3284 input dialog (as seen in the Open with... dialog)
3286 2005-06-10 [colin] 1.9.11cvs56
3290 o Fix a crash on deletion
3291 o Threadize imap_select (it's called outside of
3293 o Defer treatment of DELETED flags
3296 2005-06-09 [colin] 1.9.11cvs55
3299 Make sure we check imap_gtk_should_override(), which
3300 potentially calls gtk stuff, before creating thread.
3301 That way it should't be called via imap_get_session()
3304 2005-06-09 [colin] 1.9.11cvs54
3307 o add a bit of status output
3308 o remove some dead code
3309 o threadize get_list_of_uids
3310 o threadize imap_get_flags
3311 o defer flag changing by 500ms so that they
3315 2005-06-08 [colin] 1.9.11cvs53
3318 Thread-ize imap_cmd_fetch
3320 2005-06-08 [colin] 1.9.11cvs52
3323 Mmh, that broke POP3...
3325 2005-06-08 [colin] 1.9.11cvs51
3328 Stabilize IMAP patch (thanks to Hoa)
3330 2005-06-08 [colin] 1.9.11cvs50
3333 Test patch to speed up imap.
3335 2005-06-08 [colin] 1.9.11cvs49
3340 Apply patch from gentoo to use /usr/share/mime/globs if
3341 available, after un-breaking it
3344 Use g_timeout for invoking hooks that possibly use gtk
3345 calls. This should leave gtk calls in the main thread.
3347 2005-06-08 [paul] 1.9.11cvs48
3350 conv_get_outgoing_charset_str(): don't
3351 use prefs_common setting
3354 add /Options/Character encoding/... to
3355 temporarily change the outgoing encoding
3357 (belated sync with main)
3359 2005-06-08 [paul] 1.9.11cvs47
3362 correction to/completion of last
3365 2005-06-08 [paul] 1.9.11cvs46
3371 always enabled Japanese auto-detection
3372 if the first letters of locale string
3375 don't use "destroy" signal to destroy
3376 Compose object (fix rare crashes on discard?)
3380 added Hebrew encodings
3381 * src/sourcewindow.c
3382 don't use "destroy" signal to destroy
3385 2005-06-07 [colin] 1.9.11cvs45
3388 Add missing unlocks/locks
3390 2005-06-07 [paul] 1.9.11cvs44
3393 restore bug #749 fix
3395 2005-06-06 [colin] 1.9.11cvs43
3398 Fix selection bug when prefs_common.open_unread
3401 2005-06-06 [colin] 1.9.11cvs42
3407 Factorize long operations beginning and end
3408 (locking, freezing/thawing, cursor, ...)
3409 Check selection->data member in selection-
3410 related loops; this avoids dying an awful
3411 death if the selection changes on us while
3412 we're marking a whole IMAP folder unread,
3415 2005-06-06 [paul] 1.9.11cvs41
3418 don't g_free() a static gchar buffer
3420 2005-06-05 [colin] 1.9.11cvs40
3425 Fix bug #749 (Show all headers should be
3426 sticky as the GUI suggests)
3428 2005-06-03 [paul] 1.9.11cvs39
3431 don't allow editing of mail while sending.
3434 2005-06-03 [paul] 1.9.11cvs38
3437 add a freeze/thaw to speed up 'mark all read'
3439 2005-06-03 [paul] 1.9.11cvs37
3441 * src/prefs_message.c
3442 reflect changes immediately
3444 2005-06-02 [colin] 1.9.11cvs36
3447 Patch by Fabien Vantard.
3449 2005-06-02 [colin] 1.9.11cvs35
3452 Use a non-blocking imap_getline() if possible.
3453 This should completely prevent the interface
3454 from freezin on imap operations, although it
3455 may do strange stuff in case of folder switching
3456 while a big imap operation is taking place...
3458 In addition, fix a leak in the case thread
3459 creation fails on connection.
3461 2005-06-02 [colin] 1.9.11cvs34
3464 * src/prefs_common.h
3465 Fix build (prefs_common_init() doesn't exist
3468 2005-06-02 [colin] 1.9.11cvs33
3470 * src/prefs_account.c
3471 Fix bug #245 (filtering rules broken when
3472 renaming a remote account (imap4 or nntp)
3474 2005-06-02 [colin] 1.9.11cvs32
3477 Try to fix IMAP shortcomings:
3478 o Multithread imap_open()
3479 o allow offline-mode overriding instead of
3483 Add a function to ask whether we want to
3484 override offline-mode for 10 minutes (one-shot
3487 Fix segfault when imap parser isn't happy about
3490 2005-06-01 [colin] 1.9.11cvs31
3498 * src/send_message.c
3501 * src/common/hooks.c
3502 * src/common/prefs.c
3503 * src/common/template.c
3504 * src/common/utils.c
3505 * src/gtk/gtkutils.c
3506 * src/gtk/inputdialog.c
3508 * src/gtk/pluginwindow.c
3509 * src/gtk/prefswindow.c
3510 * src/plugins/pgpmime/passphrase.c
3511 * src/plugins/pgpmime/prefs_gpg.c
3514 * src/common/Makefile.am
3515 * src/common/timing.h
3516 Add basic timing code
3519 Fix a bug with unread messages when
3520 re-sorting folders, and by the way
3521 fix a big performance hit when
3522 re-sorting (10k mails: before 5s,
3525 * src/prefs_compose_writing.c
3526 * src/prefs_compose_writing.h
3527 * src/prefs_message.c
3528 * src/prefs_message.h
3533 * src/prefs_receive.c
3534 * src/prefs_receive.h
3537 * src/prefs_summaries.c
3538 * src/prefs_summaries.h
3539 Fix copyright banner
3541 2005-06-01 [paul] 1.9.11cvs30
3544 updated by Flammie Pirinen
3546 fix 'Bad BASE64 content' output
3548 2005-05-31 [colin] 1.9.11cvs29
3551 Oops, where did my hunk go.
3553 2005-05-31 [colin] 1.9.11cvs28
3565 * src/image_viewer.c
3571 * src/prefs_account.c
3572 * src/prefs_actions.c
3573 * src/prefs_common.c
3574 * src/prefs_compose_writing.c
3575 * src/prefs_customheader.c
3576 * src/prefs_ext_prog.c
3577 * src/prefs_filtering.c
3578 * src/prefs_filtering_action.c
3580 * src/prefs_image_viewer.c
3581 * src/prefs_message.c
3582 * src/prefs_message.h
3583 * src/prefs_msg_colors.c
3587 * src/prefs_receive.c
3588 * src/prefs_receive.h
3591 * src/prefs_spelling.c
3592 * src/prefs_summaries.c
3593 * src/prefs_summary_column.c
3594 * src/prefs_template.c
3595 * src/prefs_themes.c
3596 * src/prefs_toolbar.c
3597 * src/prefs_wrapping.c
3600 * src/send_message.h
3602 * src/summary_search.c
3608 * src/gtk/gtkutils.h
3609 o Move the rest of Common prefs to new style
3610 o Lots of -Wall warning fixes
3611 o fix FIXME in cache memusage calculation
3612 o Let return receipts be sent from any account
3613 o Little cache optimisation (read)
3614 o Fix bug #746 (don't treat commas as separators
3615 when inside a quoted string)
3617 2005-05-31 [paul] 1.9.11cvs27
3619 * src/prefs_common.c
3620 fix 'off-by-one' typo
3622 2005-05-31 [paul] 1.9.11cvs26
3628 * src/prefs_actions.c
3629 * src/prefs_common.c
3630 * src/prefs_common.h
3631 * src/prefs_customheader.c
3632 * src/prefs_display_header.c
3633 * src/prefs_filtering.c
3634 * src/prefs_filtering_action.c
3635 * src/prefs_matcher.c
3636 * src/prefs_summaries.c
3637 * src/prefs_summary_column.c
3638 * src/prefs_template.c
3639 * src/prefs_toolbar.c
3641 * src/gtk/pluginwindow.c
3642 * src/gtk/prefswindow.c
3643 * src/gtk/progressdialog.c
3644 add hidden prefs 'enable_rules_hint'
3645 for gtk_tree_view_set_rules_hint()
3649 2005-05-31 [colin] 1.9.11cvs25
3653 * src/prefs_common.c
3654 * src/prefs_summaries.c ** ADDED **
3655 * src/prefs_summaries.h ** ADDED **
3656 Common/Display -> Display/Summaries
3658 2005-05-31 [colin] 1.9.11cvs24
3662 * src/prefs_quote.c ** ADDED **
3663 * src/prefs_quote.h ** ADDED **
3664 Move Common/Quote to Compose/Quoting
3665 * src/prefs_common.c
3666 * src/prefs_common.h
3667 Remove old quote stuff, add
3668 convenience functions for GtkTextView prefs
3669 * src/gtk/prefswindow.c
3670 Set default height higher
3672 2005-05-30 [colin] 1.9.11cvs23
3676 * src/prefs_common.c
3677 * src/prefs_compose_writing.c ** ADDED **
3678 * src/prefs_compose_writing.h ** ADDED **
3679 Move Common/Compose prefs to Compose/Writing
3681 2005-05-30 [colin] 1.9.11cvs22
3683 * src/common/utils.c
3684 Fix bug #651 (Confused Attract by Subject)
3685 Patch by M. Benkmann <haferfrost@web.de>
3688 2005-05-30 [colin] 1.9.11cvs21
3691 Fix concatenation of different headers of
3692 the same type (bug #645)
3693 * src/prefs_folder_item.c
3694 Fix bug #699 (setting color to black doesn't
3697 Print out decoding error only once per
3700 2005-05-30 [paul] 1.9.11cvs20
3702 * src/common/template.c
3705 2005-05-30 [paul] 1.9.11cvs19
3707 * doc/src/rfc2368.txt **NEW FILE**
3709 compose_entries_set(): don't interpret Bcc
3710 header field (conform to RFC 2368)
3713 2005-05-29 [colin] 1.9.11cvs18
3715 * src/prefs_common.c
3716 Let the default reply format respect
3717 netiquette by cutting the signature.
3719 2005-05-29 [colin] 1.9.11cvs17
3722 Don't let always_show_msg override
3723 open_unread_on_enter when opening a new
3726 2005-05-27 [paul] 1.9.11cvs16
3731 app_will_exit(): cleanup tmp directory when exit
3732 * src/message_search.c
3733 improved the interface and made code cleanup.
3734 removed Clear button
3735 * src/send_message.c
3736 send_message_local(): use GSpawn, and detect errors
3737 * src/summary_search.c
3738 improved the interface and made code cleanup
3740 textview_write_link(): also skip non-ascii space
3741 at the head of link strings (phishing check
3742 didn't work at the case)
3743 * src/common/utils.c
3744 get_command_output(): use g_spawn_command_line_sync()
3747 2005-05-26 [colin] 1.9.11cvs15
3752 2005-05-26 [colin] 1.9.11cvs14
3755 Fix nntp mode reader (bug #611)
3756 Patch by Florian Mickler <florian@mickler.org>
3758 2005-05-26 [colin] 1.9.11cvs13
3760 * src/plugins/pgpmime/passphrase.c
3761 Fix mouse grabbing (bug #557)
3763 2005-05-26 [colin] 1.9.11cvs12
3765 * src/prefs_themes.c
3766 Fix g_warning (bug #541)
3768 2005-05-26 [colin] 1.9.11cvs11
3770 * src/prefs_actions.c
3771 * src/prefs_template.c
3772 Fix bug #506 (no warning if action/template
3774 * src/common/template.c
3775 Fix a possible crash
3777 2005-05-26 [colin] 1.9.11cvs10
3783 Forbid locked messages to be moved or
3784 deleted. Locked messages in trashes
3785 still get deleted, for performance
3786 reason (mh.c::mh_remove_all_msgs)
3788 2005-05-25 [colin] 1.9.11cvs9
3791 Use correct encoding when sending mails
3792 with attachments that have accentued
3795 2005-05-24 [colin] 1.9.11cvs8
3798 Fix bug #688 f) read/unread marker not
3799 changed on first click
3800 Also, optimize summary_status_show()
3805 Fix bug #688 b) and c) wrt message
3806 attachments and signature
3807 * src/stock_pixmap.c
3808 * src/stock_pixmap.h
3809 * src/stock_pixmap.c
3810 * src/stock_pixmap.h
3812 * src/pixmaps/clip_gpg_signed.xpm
3813 Add clip/signed icon
3815 2005-05-24 [colin] 1.9.11cvs7
3817 * src/folder_item_prefs.c
3820 2005-05-24 [colin] 1.9.11cvs6
3823 * src/prefs_common.c
3824 * src/prefs_common.h
3825 Add a confirmation to folder drag and drop
3829 fix _with_disable parameters so that
3830 the buttons labels are specifiable too
3831 * src/plugins/pgpmime/sgpgme.c
3835 2005-05-24 [colin] 1.9.11cvs5
3838 Uncollapse/collapse folders on double-click
3839 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
3842 2005-05-23 [colin] 1.9.11cvs4
3844 * src/common/socket.c
3845 Check another special SSL_peek() error.
3846 Should help wrt bug #728
3848 2005-05-23 [colin] 1.9.11cvs3
3850 * src/plugins/pgpmime/pgpmime.c
3851 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
3852 breaking menu accelerators and stuff. Users will have to
3853 reselect "PGP MIME" instead of "PGP/MIME" in their
3854 account's privacy preferences if needed.
3858 * tools/kdeservicemenu/install.sh
3859 use kdesu to prompt for root password if doing
3860 global install/uninstall
3862 2005-05-20 [colin] 1.9.11cvs2
3865 Fix another compilation error with gcc-2.9x
3866 Thanks to Pawel Pekala <c0rn@gazeta.pl>
3867 * src/send_message.c
3868 Don't send QUIT if we aren't connected
3870 2005-05-19 [colin] 1.9.11cvs1
3873 Fix compilation with gcc 2.9x
3875 2005-05-19 [paul] 1.9.11
3879 2005-05-19 [paul] 1.9.9cvs14
3881 * src/gtk/inputdialog.c
3882 prevent gettext warning
3884 2005-05-19 [paul] 1.9.9cvs13
3887 * src/prefs_common.c
3888 * src/prefs_common.h
3891 add an option to toggle cursor in message
3892 view (sync with main)
3894 2005-05-18 [colin] 1.9.9cvs12
3897 Dereference freed pointer
3898 * src/gtk/gtkaspell.c
3899 Fix duplication of dictionaries (is it an aspell issue?)
3901 2005-05-18 [colin] 1.9.9cvs11
3903 * src/gtk/inputdialog.c
3904 * src/gtk/gtkaspell.c
3907 Remove a double call
3909 2005-05-17 [colin] 1.9.9cvs10
3911 * src/gtk/gtkaspell.c
3912 Fix dialogs, Ctrl-Enter accel
3914 2005-05-17 [colin] 1.9.9cvs9
3916 * src/gtk/gtkaspell.c
3917 Fix some accelerators, escape in replace-window
3919 2005-05-16 [colin] 1.9.9cvs8
3921 * src/gtk/gtkaspell.c
3922 Revert last commit, it was a mistake.
3924 2005-05-16 [colin] 1.9.9cvs7
3926 * src/gtk/gtkaspell.c
3927 Remove buggy code while we're at it. It's a
3928 dead code path anyway.
3930 2005-05-16 [colin] 1.9.9cvs6
3932 * src/gtk/gtkaspell.c
3933 Missed some gtk_menu_popup where deactivate
3934 signal should be handled. Should fix bug
3937 2005-05-16 [colin] 1.9.9cvs5
3939 * src/gtk/gtkaspell.c
3940 Remove debug printf()s
3942 2005-05-16 [colin] 1.9.9cvs4
3944 * src/gtk/gtkaspell.c
3945 Fix a bit aspell problems
3948 2005-05-13 [colin] 1.9.9cvs3
3951 Fix the + appearing even when no subfolders
3952 have unread messages. Thanks to wwp for the
3955 2005-05-11 [paul] 1.9.9cvs2
3958 correction to 1.9.9cvs1, only colour folders that
3959 have new msgs (not unread msgs)
3961 2005-05-10 [colin] 1.9.9cvs1
3965 Try to fix bolding bugs again.
3969 * tools/claws.i18n.status.pl
3970 add Ricardo Mones Lastra's script that has been providing
3971 the i18n status page for many months
3973 2005-05-09 [paul] 1.9.9
3977 2005-05-09 [paul] 1.9.6cvs58
3984 * RELEASE_NOTES.claws
3985 add release notes to cvs to simplify release
3988 add ca and fi to ALL_LINGUAS
3990 workaround for missing Makevars
3993 add new Catalan and Finnish translations
3994 submitted by Miquel Oliete and Flammie Pirinen
4004 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
4005 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
4006 Urke MMI, and Hansom Young
4008 Fix drafting when quitting. compose_draft() closes the
4009 compose windows, which modifies the compose_list GSList.
4010 We have to refresh this list after echo drafting to avoid a
4012 * src/partial_download.c
4013 fix segfault on exit
4015 2005-05-06 [paul] 1.9.6cvs57
4017 * src/grouplistdialog.c
4018 quick fix/workaround for unresizeable newsgroup
4021 2005-05-06 [paul] 1.9.6cvs56
4025 use gettext plural forms
4029 small improvement to english usage
4031 2005-05-05 [thorsten] 1.9.6cvs55
4036 2005-05-05 [paul] 1.9.6cvs54
4042 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
4045 2005-05-05 [paul] 1.9.6cvs53
4048 fix resizing of separate message and
4051 2005-05-05 [paul] 1.9.6cvs52
4063 * src/prefs_filtering.c
4064 * src/prefs_filtering_action.c
4065 * src/prefs_matcher.c
4066 * src/prefs_spelling.c
4067 * src/prefs_toolbar.c
4070 * src/gtk/description_window.c
4071 * src/gtk/gtkvscrollbutton.c
4072 * src/gtk/progressdialog.c
4073 * src/gtk/quicksearch.c
4074 * src/plugins/pgpmime/prefs_gpg.c
4075 * src/plugins/spamassassin/spamassassin_gtk.c
4076 replace deprecated gtk_widget_set_usize
4078 2005-05-04 [colin] 1.9.6cvs51
4080 * src/common/utils.c
4081 Fix crash when subst_for_filename is called
4082 with a NULL parameter
4084 2005-05-04 [colin] 1.9.6cvs50
4086 * src/partial_download.c
4088 Escape login when writing uidl file
4091 2005-05-03 [colin] 1.9.6cvs49
4094 Fix possible DOS in mime parser
4097 2005-05-02 [colin] 1.9.6cvs48
4100 Try to fix the copy/paste mess once again.
4103 2005-04-30 [colin] 1.9.6cvs47
4105 * src/prefs_account.h
4107 * src/send_message.c
4110 Try to batch sending mails (per account) instead of
4111 reconnecting to server every time.
4113 2005-04-29 [colin] 1.9.6cvs46
4116 Fix window resizing that refused to size down
4117 * src/prefs_common.c
4118 * src/prefs_common.h
4119 * src/prefs_filtering.c
4120 Save Filtering's window size
4122 2005-04-21 [paul] 1.9.6cvs45
4124 * ChangeLog-gtk2.claws
4128 2005-04-21 [paul] 1.9.6cvs44
4135 use gtkut_widget_draw_now(). Improved performance
4136 of the update of statusbar
4138 textview_smooth_scroll_do(): redraw it after scroll
4139 is done (fixed incorrect display when a part of the
4141 * src/gtk/gtkutils.c
4142 * src/gtk/gtkutils.h
4143 gtkut_widget_draw_now(): use gdk_window_process_updates()
4144 to force update of widgets.
4145 Removed gtkut_widget_wait_for_draw() which had a big
4146 overhead because of waiting for all events processed
4148 2005-04-20 [paul] 1.9.6cvs43
4151 complete 1.9.6cvs42's sync:
4152 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
4154 2005-04-19 [paul] 1.9.6cvs42
4159 catch_output(): correctly select the insert text
4160 (fix invalid iterator warnings).
4165 * src/prefs_common.c
4166 support GBK encoding.
4167 * src/common/session.c
4168 * src/common/session.h
4169 use separate buffer for large data to be sent,
4170 and don't duplicate it (reduces memory usage) (thanks to Dirk).
4172 2005-04-18 [paul] 1.9.6cvs41
4175 convert unsigned long into guint32
4176 patch by Paul LeoNerd Evans
4178 2005-04-17 [colin] 1.9.6cvs40
4181 Fix 'Request return receipt' from folder
4182 properties (bug #708)
4184 2005-04-17 [colin] 1.9.6cvs39
4187 Fix duplicate hotkeys in Mainwindow's menu
4189 2005-04-17 [colin] 1.9.6cvs38
4192 Fix duplicate hotkeys in Folderview's contextual
4195 2005-04-15 [colin] 1.9.6cvs37
4198 Fix 'Save as...' with non-ascii filenames
4200 2005-04-15 [colin] 1.9.6cvs36
4202 * src/plugins/pgpmime/pgpmime.c
4203 Fix bus error on 64bit. Spotted by
4204 macallan1888@gmail.com
4206 2005-04-15 [colin] 1.9.6cvs35
4208 * src/prefs_account.c
4211 2005-04-12 [colin] 1.9.6cvs34
4213 * src/prefs_account.c
4214 Fix smtp auth type off-by-one. We forgot to
4215 add PLAIN in the prefs-to-gui setter func and
4216 as a result, the selected auth when opening
4217 account prefs was not the correct one.
4219 2005-04-12 [paul] 1.9.6cvs33
4222 if the recv dialog is visible, Cancel only
4223 cancels the current account
4226 2005-04-10 [colin] 1.9.6cvs32
4229 Copy score when copying FilteringActions
4232 2005-04-10 [colin] 1.9.6cvs31
4235 Make Message -> Receive -> Cancel cancel
4236 incorporation on all accounts. Fixes
4239 2005-04-10 [colin] 1.9.6cvs30
4241 * src/prefs_account.c
4242 Update Privacy checkbuttons status based
4243 on the selected privacy system
4245 Always connect the "None" privacy system; the
4246 static boolean was probably there to avoid
4247 reconnecting twice in the same compose window,
4248 but as the parent function is only called once
4249 per compose, it's only a bug - as a static is
4250 initialized once per application instance.
4251 Also, don't uncheck Sign and Encrypt when
4252 selecting None as privacy system; just ignore
4253 them when sending/queuing.
4256 2005-04-08 [colin] 1.9.6cvs29
4259 * src/prefs_account.c
4260 * src/prefs_account.h
4261 Add account preference to queue message in a certain
4264 2005-04-06 [colin] 1.9.6cvs28
4266 * src/prefs_account.c
4267 Update old inbox path syntax
4269 2005-04-06 [paul] 1.9.6cvs27
4274 changed -traditional-cpp to -no-cpp-precomp for newer
4277 made column resize automatically
4278 * src/send_message.c
4279 send_message_smtp(): consider EOF right after QUIT
4280 successful (workaround for Gmail SMTP server)
4281 * src/common/socket.c
4282 ssl_read(), ssl_peek(): check EOF which violates the
4284 * src/gtk/colorlabel.c
4285 removed warnings when displaying colorlabel menu
4286 (don't use GtkAlignment)
4288 2005-04-05 [paul] 1.9.6cvs26
4290 * src/plugins/trayicon/trayicon.c
4291 fix clipping of icon under KDE3
4293 2005-04-05 [paul] 1.9.6cvs25
4296 hide display of threading
4299 2005-04-04 [thorsten] 1.9.6cvs24
4302 marks lost on filesystems with different stat() results on
4305 2005-04-03 [colin] 1.9.6cvs23
4308 Don't handle up/down. Patch by Alfons
4310 2005-04-02 [colin] 1.9.6cvs22
4313 Make scrolling faster. Patch by Alfons.
4315 2005-04-01 [colin] 1.9.6cvs21
4318 * src/stock_pixmap.c
4319 * src/pixmaps/dir-noselect.xpm ** REMOVED **
4320 * src/pixmaps/dir_noselect.