1 2005-10-20 [colin] 1.9.15cvs84
17 Migrate config to .sylpheed-claws (Automatically)
18 Add a way to get the Xface in the TextView
20 2005-10-20 [colin] 1.9.15cvs83
25 Make the about dialog *grooovy*
27 2005-10-20 [colin] 1.9.15cvs82
30 Use "Open with" on double click if no command
33 2005-10-20 [colin] 1.9.15cvs81
36 * src/etpan/imap-thread.c
39 2005-10-20 [paul] 1.9.15cvs80
42 don't show clipkey icon if the only
43 attachment is the signature
46 2005-10-20 [paul] 1.9.15cvs79
49 * src/plugins/pgpmime/pgpmime.c
50 name the PGP/MIME signature 'signature.asc'
51 Patch by Andrew Nelson <freeandy@gmail.com>
53 2005-10-19 [colin] 1.9.15cvs78
55 * src/plugins/pgpmime/pgpmime.c
56 Oops, no need to double-check though
58 2005-10-19 [colin] 1.9.15cvs77
60 * src/plugins/pgpinline/pgpinline.c
61 * src/plugins/pgpmime/pgpmime.c
62 Check that my_tmpfile() doesn't
65 2005-10-19 [colin] 1.9.15cvs76
68 Use shorter mime boundaries to avoid having
69 MTAs rewrapping our headers, breaking the
70 PGP signature in the process
72 * src/plugins/pgpmime/pgpmime.c
73 Check for boundary uniqueness to be sure
74 it won't happen, instead of hoping for the
77 2005-10-19 [colin] 1.9.15cvs75
79 * sylpheed-claws.desktop
82 Ship a sylpheed-claws binary instead
83 of a sylpheed one. Change the socket
86 Update folder only if it changed
88 Fix i18n in welcome mail, patch by
95 2005-10-19 [paul] 1.9.15cvs74
99 fix summaryview update
102 2005-10-18 [colin] 1.9.15cvs73
104 * src/plugins/pgpcore/passphrase.c
105 Don't XGrabServer, and try a bit more to
106 sync everything before grabbing mouse/keyboard
108 2005-10-18 [colin] 1.9.15cvs72
114 * src/grouplistdialog.c
119 * src/gtk/gtksctree.c
120 * src/gtk/gtksctree.h
121 * src/pixmaps/empty.xpm
122 Implement a wrapper call for gtk_ctree_set_node_info
123 and gtk_ctree_insert_node, that uses a 1x1 transparent
124 pixmap instead of a NULL one. This works around some
125 memory problems deep inside gtk, revealed by valgrind,
126 and fixes bug #834 (Pressing CTRl-D on a message marked
127 as locked crashes sylpheed.), as well as, probably,
128 wwp's 4th dimension problems that happen in gtk_ctree_*.
130 2005-10-17 [colin] 1.9.15cvs71
133 Provide visual feedback when checking
136 2005-10-17 [colin] 1.9.15cvs70
139 Keep the folder list frozen while checking caches...
141 2005-10-17 [colin] 1.9.15cvs69
144 Fi bug #833 (Autocompleting from addressbook
145 fails with extended chars)
147 Fix 'adding messages' staying in statusbar
150 2005-10-17 [wwp] 1.9.15cvs68
153 Fix buttons' layout resizing when window size changes
155 2005-10-17 [wwp] 1.9.15cvs67
158 * src/prefs_account.c
161 * src/prefs_folder_item.c
163 * src/gtk/logwindow.c
164 * src/gtk/pluginwindow.c
165 * src/gtk/prefswindow.c
166 * src/gtk/prefswindow.h
167 Remember yet more window sizes (log, prefs, folder prefs, accounts)
169 2005-10-17 [paul] 1.9.15cvs66
172 fix missing libetpan message
179 add some new URI defines, change some
182 make welcome message translatable
183 small improvements to english
188 2005-10-17 [paul] 1.9.15cvs65
193 2005-10-16 [mones] 1.9.15cvs64
202 2005-10-16 [colin] 1.9.15cvs63
207 2005-10-16 [colin] 1.9.15cvs62
212 Real welcome mail text, thanks Paul
214 2005-10-16 [colin] 1.9.15cvs61
221 * src/prefs_toolbar.c
222 * src/plugins/demo/demo.c
223 * src/plugins/trayicon/trayicon.c
224 s/Sylpheed/Sylpheed-Claws/
226 2005-10-16 [colin] 1.9.15cvs60
229 Add a welcome email in the first empty mailbox
231 Change one more default
233 2005-10-16 [colin] 1.9.15cvs59
238 2005-10-16 [colin] 1.9.15cvs58
244 2005-10-16 [colin] 1.9.15cvs57
250 2005-10-16 [colin] 1.9.15cvs56
253 By default, initialize fonts to have
254 the same size as normal GtkWidgets
256 2005-10-16 [colin] 1.9.15cvs55
259 Fix message a bit more
261 2005-10-16 [colin] 1.9.15cvs54
264 Second attempt at flicker fixing
266 2005-10-16 [colin] 1.9.15cvs53
271 2005-10-16 [wwp] 1.9.15cvs52
277 Remember window sizes (address book)
279 2005-10-16 [wwp] 1.9.15cvs51
281 * src/plugins/clamav/clamav_plugin_gtk.c
282 * src/plugins/spamassassin/spamassassin_gtk.c
283 Fix compilation warnings (missing #include).
285 2005-10-16 [colin] 1.9.15cvs50
290 Make 'c' check signature, and forward
291 c, l, y, t from summaryview to mimeview
293 2005-10-16 [colin] 1.9.15cvs49
296 Put border around buttons
299 Rework menus (Patch based on a patch
302 2005-10-15 [wwp] 1.9.15cvs48
314 * src/prefs_account.c
315 * src/prefs_spelling.c
318 * src/plugins/clamav/clamav_plugin_gtk.c
319 * src/plugins/spamassassin/spamassassin_gtk.c
320 use nicer browse-for-file/dir buttons than the "..." ones,
321 code factorizing more.
323 2005-10-14 [colin] 1.9.15cvs47
326 set relief on the account switcher so that people see it
327 grey out Create processing rules when no message is selected
328 * src/prefs_filtering.c
329 ask before closing if the rule has not been modified, even if
331 * src/prefs_matcher.c
332 fix sensitivity when entering the dialog
333 * src/gtk/inputdialog.c
334 display a better icon on password ask
335 * src/plugins/pgpcore/passphrase.c
336 make the dialog look better
338 2005-10-14 [paul] 1.9.15cvs46
341 indicate presense of marked msgs in
342 unexpanded subfolders
344 2005-10-14 [paul] 1.9.15cvs45
346 * src/prefs_actions.c
349 * src/prefs_filtering_action.c
350 * src/prefs_matcher.c
351 * src/prefs_template.c
352 remember window sizes
357 2005-10-13 [colin] 1.9.15cvs44
362 Add a tooltip on the icon (optional)
363 Get rid of the signature buttons and only
366 2005-10-13 [colin] 1.9.15cvs43
370 Add hand cursor for hovering over icon
372 2005-10-13 [colin] 1.9.15cvs42
375 Fix crash when quicksearch's hidden
378 2005-10-13 [colin] 1.9.15cvs41
381 Set subject when forwarding multiple mails
382 Check that other recipient than the default Cc or Bcc
383 have been set before sending.
385 2005-10-13 [colin] 1.9.15cvs40
389 Introduce locking, but don't use it yet
391 2005-10-13 [colin] 1.9.15cvs39
393 * src/gtk/quicksearch.c
394 Reset quicksearch when hiding it
395 Make sticky a real pref
397 2005-10-13 [colin] 1.9.15cvs38
402 2005-10-13 [colin] 1.9.15cvs37
407 * src/plugins/pgpcore/sgpgme.c
408 Make privacy icon clickable
409 Move Trust field in Full info
410 When trust is less than full, don't display
413 2005-10-13 [colin] 1.9.15cvs36
418 Revert speed hack which is dangerous in fact
421 2005-10-13 [colin] 1.9.15cvs35
423 * src/folder_item_prefs.c
424 Fix pref corruption on folder move. Patch
427 2005-10-13 [paul] 1.9.15cvs34
431 fix typos in g_warnings
432 * src/prefs_account.c
433 add a file selector for Signature file
437 2005-10-12 [colin] 1.9.15cvs33
440 Provide a quick way to go back from a
441 signature's full info to the email part
443 2005-10-12 [colin] 1.9.15cvs32
446 Remove old hack of encoding signed mails with base64.
447 QP works equally well.
449 2005-10-12 [colin] 1.9.15cvs31
452 Replace deprecated GtkText with GtkTextView
454 Fix a logic bug about counts in imap_select
455 (previously un-triggered)
459 Allow local deletion of news posts
461 Show GPG noticeview on the message/rfc822 part
462 in addition to the text/plain one
463 * src/prefs_image_viewer.c
464 src/plugins/pgpcore/prefs_gpg.c
465 Polish (set the label as part of the checkbox)
467 Don't sit there doing nothing after destroying
468 the window - return err
470 2005-10-11 [colin] 1.9.15cvs30
473 Apply processing rules before showing folders.
474 Early folder show (before flags sync) will only
475 be done when there are no processing rules (nor
478 Fix stuff related to mail subdir, creation and
481 Don't allow creation of folders in NoInferior
482 folders, as it won't work
484 2005-10-10 [colin] 1.9.15cvs29
487 Reselect "None" Privacy system when selecting an
488 account with no privacy system defined
490 2005-10-10 [colin] 1.9.15cvs28
493 Add Windows-1252 encoding
495 Rework some defaults:
496 - autosave to draft by default
497 - don't show header pane (it's already in the textview)
498 - Select first new or unread mail on entry
499 - Assume 'Yes' to change folder when there's no more
501 * src/prefs_matcher.c
502 Fix a gtk assertion failure
503 * src/gtk/colorlabel.c
504 Workaround bad repainting on selection
506 Freeze/thaw (a bit faster on ssh -X)
508 Get rid of StrdupConverter that just adds an
510 * src/etpan/imap_thread.c
513 2005-10-10 [colin] 1.9.15cvs27
517 Fix compile on gtk 2.4. Patch by wwp
519 2005-10-09 [colin] 1.9.15cvs26
524 Clarify forward menus. Patch by wwp
526 2005-10-09 [colin] 1.9.15cvs25
530 Fix bug #829 (Non-working "Encrypt message by
531 default when replying to an encrypted message")
533 2005-10-08 [colin] 1.9.15cvs24
536 Fix bug #827 ("Welcome" setup wizard after a
537 permission error gives up & forgets itself.)
539 2005-10-08 [colin] 1.9.15cvs23
542 Fix bug #828 (Ignoring headers with spaces around = sign)
544 2005-10-08 [colin] 1.9.15cvs22
549 2005-10-08 [colin] 1.9.15cvs21
553 Add a processing_pending indicator, set on
554 folder_item_open and cleared after
555 folder_item_process_open
558 wrap procmsg_msginfo_*_flags, and in the
559 wrapper check that there's no folder processing
560 pending. If there is, defer the flags change until
561 processing is done to avoid stepping over each
563 Freeze during processing, but not during scanning.
565 2005-10-07 [colin] 1.9.15cvs20
567 * src/plugins/pgpcore/passphrase.c
568 Fix bug #826 (X-Server hangs when
569 right-clicking a PGP encrypted message)
571 2005-10-07 [paul] 1.9.15cvs19
574 fix compose_entries[]
575 patch by Fabien Vantard
577 2005-10-06 [colin] 1.9.15cvs18
579 * src/pixmaps/address.xpm
580 * src/pixmaps/address_book.xpm
581 * src/pixmaps/book.xpm
582 * src/pixmaps/check_spelling.xpm
583 * src/pixmaps/checkbox_off.xpm
584 * src/pixmaps/checkbox_on.xpm
585 * src/pixmaps/close.xpm
586 * src/pixmaps/complete.xpm
587 * src/pixmaps/continue.xpm
588 * src/pixmaps/deleted.xpm
589 * src/pixmaps/down_arrow.xpm
590 * src/pixmaps/exec.xpm
591 * src/pixmaps/forwarded.xpm
592 * src/pixmaps/group.xpm
593 * src/pixmaps/ignorethread.xpm
594 * src/pixmaps/interface.xpm
595 * src/pixmaps/jpilot.xpm
596 * src/pixmaps/ldap.xpm
597 * src/pixmaps/linewrap.xpm
598 * src/pixmaps/linewrapcurrent.xpm
599 * src/pixmaps/mail.xpm
600 * src/pixmaps/mail_attach.xpm
601 * src/pixmaps/mail_compose.xpm
602 * src/pixmaps/mail_forward.xpm
603 * src/pixmaps/mail_receive.xpm
604 * src/pixmaps/mail_receive_all.xpm
605 * src/pixmaps/mail_reply.xpm
606 * src/pixmaps/mail_reply_to_all.xpm
607 * src/pixmaps/mail_reply_to_author.xpm
608 * src/pixmaps/mail_send.xpm
609 * src/pixmaps/mail_send_queue.xpm
610 * src/pixmaps/mime_application.xpm
611 * src/pixmaps/mime_audio.xpm
612 * src/pixmaps/mime_image.xpm
613 * src/pixmaps/mime_message.xpm
614 * src/pixmaps/mime_text_enriched.xpm
615 * src/pixmaps/mime_text_html.xpm
616 * src/pixmaps/mime_text_plain.xpm
617 * src/pixmaps/mime_unknown.xpm
618 * src/pixmaps/new.xpm
619 * src/pixmaps/news_compose.xpm
620 * src/pixmaps/offline.xpm
621 * src/pixmaps/online.xpm
622 * src/pixmaps/paste.xpm
623 * src/pixmaps/preferences.xpm
624 * src/pixmaps/privacy_emblem_encrypted.xpm
625 * src/pixmaps/privacy_expired.xpm
626 * src/pixmaps/privacy_failed.xpm
627 * src/pixmaps/privacy_passed.xpm
628 * src/pixmaps/privacy_signed.xpm
629 * src/pixmaps/privacy_unknown.xpm
630 * src/pixmaps/privacy_warn.xpm
631 * src/pixmaps/properties.xpm
632 * src/pixmaps/replied.xpm
633 * src/pixmaps/search.xpm
634 * src/pixmaps/unread.xpm
635 * src/pixmaps/up_arrow.xpm
636 * src/pixmaps/vcard.xpm
637 Modernize internal theme, with icons from the
638 Gnomaws theme. Keep some of the old ones where
641 2005-10-06 [colin] 1.9.15cvs17
644 Little optimisations + bugfix
646 Remove default useless items - useless being defined
647 by the default relevant prefs
649 include config.h to make gettext work
651 Fix selection of current theme in prefs
653 2005-10-06 [colin] 1.9.15cvs16
657 * src/prefs_summaries.c
659 Add a warning dialog on Mark all read
660 (with pref to get rid of it)
662 2005-10-06 [paul] 1.9.15cvs15
666 updated by Geir Helland and Frederico
669 2005-10-05 [colin] 1.9.15cvs14
679 add a way to rescan without rebuilding
680 make moving a bit faster (less folders changes)
681 don't lock the tree on Get
683 Don't re-delete deleted messages before expunging
685 Set batch mode when deleting mails
687 2005-10-05 [paul] 1.9.15cvs13
691 fix disabled Execute menu item
693 match the change in 1.9.15cvs10: use Compose
694 instead of News by default
696 2005-10-04 [colin] 1.9.15cvs12
699 When replying to an ML post with Reply-To set
700 to the poster's email, honor it (as before),
701 but also honor our user's request to reply to
702 the mailing list: set the ML address in the To
703 field and the Reply-To address in the Cc:
706 2005-10-04 [colin] 1.9.15cvs11
708 * src/plugins/trayicon/trayicon.c
709 Finish cosmetic change - thanks to wwp
711 2005-10-04 [colin] 1.9.15cvs10
714 Use Compose instead of Email by default.
717 2005-10-04 [colin] 1.9.15cvs9
723 * src/etpan/imap-thread.c
724 * src/etpan/imap-thread.h
725 Try to make IMAP faster, by simplifying SEARCH
726 commands, avoiding sending two STATUS in a row,
727 and deferring flags sync and processing just
728 after displaying the folder.
729 This will update the SummaryView in certain
730 cases (new mails not already fetched, flags
731 changed from another client) but in a non-
734 2005-10-04 [colin] 1.9.15cvs8
736 * src/plugins/trayicon/trayicon.c
737 Relabel "Offline" to "Work offline"
739 2005-10-04 [colin] 1.9.15cvs7
744 Fix mbox import/export buglets
746 * src/plugins/trayicon/trayicon.c
750 2005-10-04 [colin] 1.9.15cvs6
755 Better fix (don't break mark all read) for cvs2
757 2005-10-03 [colin] 1.9.15cvs5
760 Use a sane sort by default
762 2005-10-03 [colin] 1.9.15cvs4
765 Add a 'Only once' button for overriding offline mode
766 * src/prefs_account.c
768 Add Local mbox to the wizard
769 Add IMAP subdir to the wizard (or the wizard is useless
770 for such accounts, or even worse than useless)
771 Move IMAP subdir from Advanced to Receive tab, as it's
774 2005-10-03 [colin] 1.9.15cvs3
777 Forgot this one in cvs1
779 2005-10-03 [colin] 1.9.15cvs2
782 Faster close when leaving a folder with lots
783 of new mails. Idea by David Relson.
785 2005-10-03 [colin] 1.9.15cvs1
794 * src/gtk/sslcertwindow.c
795 * src/plugins/trayicon/trayicon.c
796 Add accels to every AlertPanel. Patch by Fabien
799 2005-10-03 [paul] 1.9.15
803 2005-10-03 [paul] 1.9.14cvs68
813 updated by Miquel Oliete, Thomas Gilgin, Ricardo
814 Mones Lastra, Tommi Pirinen, Fabien vantard,
815 Andrej Kacian, Aleksander Urosevic, Yang Guilong
817 2005-10-03 [paul] 1.9.14cvs67
820 prevent hang on Cancel
823 2005-10-03 [paul] 1.9.14cvs66
826 fix crash in IMAP caused by discrepancy
827 between check_at_startup and offline mode
830 2005-10-01 [paul] 1.9.14cvs65
835 2005-10-01 [paul] 1.9.14cvs64
838 synchronise import_mbox() and export_mbox()
840 proc_mbox(): add alert if file cannot be opened
841 export_list_to_mbox(): test if dest file exists,
842 prompt user to overwrite if it does. add alert
843 if file cannot be created
848 2005-09-30 [paul] 1.9.14cvs63
851 Fix sensitivity of a menu
853 Respect hidden pref for mails with no encoding
855 Fix memory corruption
856 * src/plugins/pgpcore/sgpgme.c
857 Fix segfault on incomplete sigs, and display
862 2005-09-30 [colin] 1.9.14cvs62
864 * src/partial_download.c
865 Little logic fix in almost-dead code
867 Fix partial download when there's no new mail
869 2005-09-29 [paul] 1.9.14cvs61
871 * src/plugins/pgpinline/pgpinline.c
872 fix bug 819, 'crash accessing sign message'
875 2005-09-28 [martin] 1.9.14cvs60
877 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
878 fix bug #790 (Crash when restarting window manager (fluxbox))
880 2005-09-28 [paul] 1.9.14cvs59
882 * src/gtk/gtkaspell.c
885 2005-09-27 [colin] 1.9.14cvs58
887 * src/plugins/pgpcore/sgpgme.c
888 Report error when there's one, instead of
889 "Signature unchecked"
891 2005-09-27 [colin] 1.9.14cvs57
894 Fix bug #816 (Weird quotation with spaces)
896 2005-09-27 [colin] 1.9.14cvs56
901 Put subject in compose's title
902 Fix Automatic encoding so that it's really automatic:
903 first try default locale's charset, then charset of the replied mail,
905 Fix encoding of headers (must be in strict mode too)
907 2005-09-26 [colin] 1.9.14cvs55
909 * src/gtk/gtkaspell.c
910 Fix previous patch - don't color the space,
913 2005-09-26 [colin] 1.9.14cvs54
915 * src/gtk/gtkaspell.c
916 Unmark space if possible
918 2005-09-26 [colin] 1.9.14cvs53
921 log_error instead of alertpanel according to the pref
922 * src/etpan/imap-thread.c
923 Print connect status, copy only necessary size to
925 * src/plugins/pgpmime/pgpmime.c
926 Handle S/Mime signatures (verification only). Patch based
927 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
929 2005-09-26 [paul] 1.9.14cvs52
931 * src/common/passcrypt.c
932 this 'workaround' not necessary on NetBSD.
933 Thanks to Daniel Gustafson
939 2005-09-26 [paul] 1.9.14cvs51
942 Skip currently selected message when
943 looking for next new or unread message
944 in current folder. Patch by Colin
945 * src/common/passcrypt.c
946 eliminate warnings on *BSD. Patch by
949 2005-09-26 [colin] 1.9.14cvs50
952 Call postfiltering hook anyway
954 2005-09-22 [colin] 1.9.14cvs49
958 Add a strict mode that doesn't replace with _
961 Use strict conversion while sending
962 Fix race when drafting while sending (happens
964 Fix d'n'd of messages from summaryview
967 add hidden utf8_instead_of_locale_for_broken_mail
968 pref for people that preferred the default charset
969 to be utf8 for broken mails
970 * src/quote_fmt_parse.y
971 fix bug #815 (No quote insert if "From:" fied
972 contained Russian letters)
974 Fix d'n'd of messages to compose
976 2005-09-22 [paul] 1.9.14cvs48
979 fix bug where attachments Name entry
980 would display Path instead
982 2005-09-21 [paul] 1.9.14cvs47
987 * config/config.rpath
988 * doc/manual/en/sylpheed-20.html
989 * doc/manual/es/sylpheed-20.html
1042 * src/customheader.c
1043 * src/customheader.h
1044 * src/displayheader.c
1045 * src/displayheader.h
1056 * src/editldap_basedn.c
1057 * src/editldap_basedn.h
1076 * src/folder_item_prefs.c
1077 * src/folder_item_prefs.h
1084 * src/grouplistdialog.c
1085 * src/grouplistdialog.h
1090 * src/image_viewer.c
1091 * src/image_viewer.h
1130 * src/matcher_parser.h
1131 * src/matcher_parser_lex.l
1132 * src/matcher_parser_parse.y
1135 * src/message_search.c
1136 * src/message_search.h
1155 * src/partial_download.c
1156 * src/partial_download.h
1161 * src/prefs_account.c
1162 * src/prefs_account.h
1163 * src/prefs_actions.c
1164 * src/prefs_actions.h
1165 * src/prefs_common.c
1166 * src/prefs_common.h
1167 * src/prefs_compose_writing.c
1168 * src/prefs_compose_writing.h
1169 * src/prefs_customheader.c
1170 * src/prefs_customheader.h
1171 * src/prefs_display_header.c
1172 * src/prefs_display_header.h
1173 * src/prefs_ext_prog.c
1174 * src/prefs_ext_prog.h
1175 * src/prefs_filtering.c
1176 * src/prefs_filtering.h
1177 * src/prefs_filtering_action.c
1178 * src/prefs_filtering_action.h
1179 * src/prefs_folder_column.c
1180 * src/prefs_folder_column.h
1181 * src/prefs_folder_item.c
1182 * src/prefs_folder_item.h
1187 * src/prefs_image_viewer.c
1188 * src/prefs_image_viewer.h
1189 * src/prefs_matcher.c
1190 * src/prefs_matcher.h
1191 * src/prefs_message.c
1192 * src/prefs_message.h
1193 * src/prefs_msg_colors.c
1194 * src/prefs_msg_colors.h
1199 * src/prefs_receive.c
1200 * src/prefs_receive.h
1203 * src/prefs_spelling.c
1204 * src/prefs_spelling.h
1205 * src/prefs_summaries.c
1206 * src/prefs_summaries.h
1207 * src/prefs_summary_column.c
1208 * src/prefs_summary_column.h
1209 * src/prefs_template.c
1210 * src/prefs_template.h
1211 * src/prefs_themes.c
1212 * src/prefs_themes.h
1213 * src/prefs_toolbar.c
1214 * src/prefs_toolbar.h
1215 * src/prefs_wrapping.c
1216 * src/prefs_wrapping.h
1226 * src/quote_fmt_parse.y
1229 * src/remotefolder.c
1230 * src/remotefolder.h
1231 * src/send_message.c
1232 * src/send_message.h
1235 * src/simple-gettext.c
1236 * src/sourcewindow.c
1237 * src/sourcewindow.h
1242 * src/stock_pixmap.c
1243 * src/stock_pixmap.h
1244 * src/summary_search.c
1245 * src/summary_search.h
1262 * src/common/base64.c
1263 * src/common/base64.h
1265 * src/common/hooks.c
1266 * src/common/hooks.h
1271 * src/common/mgutils.c
1272 * src/common/mgutils.h
1275 * src/common/passcrypt.c
1276 * src/common/passcrypt.h.in
1277 * src/common/plugin.c
1278 * src/common/plugin.h
1279 * src/common/prefs.c
1280 * src/common/prefs.h
1281 * src/common/progressindicator.c
1282 * src/common/progressindicator.h
1283 * src/common/quoted-printable.c
1284 * src/common/quoted-printable.h
1285 * src/common/session.c
1286 * src/common/session.h
1289 * src/common/socket.c
1290 * src/common/socket.h
1293 * src/common/ssl_certificate.c
1294 * src/common/ssl_certificate.h
1295 * src/common/string_match.c
1296 * src/common/string_match.h
1297 * src/common/stringtable.c
1298 * src/common/sylpheed.c
1299 * src/common/sylpheed.h
1300 * src/common/template.c
1301 * src/common/template.h
1302 * src/common/timing.h
1303 * src/common/utils.c
1304 * src/common/utils.h
1305 * src/common/uuencode.c
1306 * src/common/uuencode.h
1307 * src/common/version.h.in
1310 * src/common/xmlprops.c
1311 * src/common/xmlprops.h
1314 * src/gtk/colorlabel.c
1315 * src/gtk/colorlabel.h
1316 * src/gtk/colorsel.c
1317 * src/gtk/colorsel.h
1318 * src/gtk/description_window.c
1319 * src/gtk/description_window.h
1322 * src/gtk/foldersort.c
1323 * src/gtk/foldersort.h
1324 * src/gtk/gtkutils.c
1325 * src/gtk/gtkutils.h
1326 * src/gtk/inputdialog.c
1327 * src/gtk/inputdialog.h
1328 * src/gtk/logwindow.c
1329 * src/gtk/logwindow.h
1330 * src/gtk/manage_window.c
1331 * src/gtk/manage_window.h
1334 * src/gtk/pluginwindow.c
1335 * src/gtk/pluginwindow.h
1336 * src/gtk/prefswindow.c
1337 * src/gtk/prefswindow.h
1338 * src/gtk/progressdialog.c
1339 * src/gtk/progressdialog.h
1340 * src/gtk/quicksearch.c
1341 * src/gtk/quicksearch.h
1342 * src/gtk/sslcertwindow.c
1343 * src/gtk/sslcertwindow.h
1344 * src/plugins/clamav/clamav_plugin.c
1345 * src/plugins/clamav/clamav_plugin.h
1346 * src/plugins/clamav/clamav_plugin_gtk.c
1347 * src/plugins/demo/demo.c
1348 * src/plugins/dillo_viewer/dillo_prefs.c
1349 * src/plugins/dillo_viewer/dillo_prefs.h
1350 * src/plugins/dillo_viewer/dillo_viewer.c
1351 * src/plugins/mathml_viewer/mathml_viewer.c
1352 * src/plugins/pgpcore/passphrase.c
1353 * src/plugins/pgpcore/passphrase.h
1354 * src/plugins/pgpcore/plugin.c
1355 * src/plugins/pgpcore/prefs_gpg.c
1356 * src/plugins/pgpcore/prefs_gpg.h
1357 * src/plugins/pgpcore/select-keys.c
1358 * src/plugins/pgpcore/select-keys.h
1359 * src/plugins/pgpcore/sgpgme.c
1360 * src/plugins/pgpcore/sgpgme.h
1361 * src/plugins/pgpinline/pgpinline.c
1362 * src/plugins/pgpinline/pgpinline.h
1363 * src/plugins/pgpinline/plugin.c
1364 * src/plugins/pgpmime/pgpmime.c
1365 * src/plugins/pgpmime/pgpmime.h
1366 * src/plugins/pgpmime/plugin.c
1367 * src/plugins/spamassassin/spamassassin.c
1368 * src/plugins/spamassassin/spamassassin.h
1369 * src/plugins/spamassassin/spamassassin_gtk.c
1370 * src/plugins/trayicon/trayicon.c
1371 * tools/OOo2sylpheed.pl
1372 * tools/acroread2sylpheed.pl
1373 * tools/asus_mailled.sh
1374 * tools/filter_conv.pl
1375 * tools/freshmeat_search.pl
1376 * tools/google_search.pl
1377 * tools/kmail2sylpheed.pl
1378 * tools/kmail2sylpheed_v2.pl
1379 * tools/maildir2sylpheed.pl
1380 * tools/multiwebsearch.pl
1381 * tools/newscache_clean.pl
1382 * tools/outlook2sylpheed.pl
1383 * tools/sylpheed-switcher
1385 * tools/vcard2xml.py
1386 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1389 2005-09-21 [colin] 1.9.14cvs46
1396 Remove some printing hacks (deselection/reselection),
1397 which by the way fix printing the currently
1398 displayed mime part (still only text)
1399 Plus a little optimisation of summary_show
1402 2005-09-20 [colin] 1.9.14cvs45
1406 GUI fixups: add accels, set message
1407 view title to displayed mail's subject
1408 * src/prefs_spelling.c
1409 * src/gtk/gtkaspell.c
1410 GUI fixups: allow underlining misspelled
1411 words instead of coloring them (a11y!)
1417 2005-09-19 [colin] 1.9.14cvs44
1421 * src/gtk/gtkaspell.c
1424 2005-09-19 [colin] 1.9.14cvs43
1427 Fix sensitivity of Delete button
1429 Warn if the requested Privacy system
1439 * src/prefs_account.h
1440 * src/prefs_account.c
1441 Save SSL prefs even in builds that have
1446 * src/send_message.c
1447 Warn if connection should be secure, but
1448 SSL support isn't compiled in
1450 Fix word separation on UTF-8 systems
1451 Fixes bug #812 (Strange inline spellchecking)
1453 Warn if the requested Privacy system
1455 Factorize offline warning
1463 Factorize offline warning
1469 2005-09-18 [colin] 1.9.14cvs42
1474 Add a way to get locale's charset ignoring utf-8,
1475 and use that as default encoding for broken mails
1477 2005-09-18 [colin] 1.9.14cvs41
1479 * src/gtk/logwindow.c
1480 Translate string. Patch by Fabien Vantard
1482 2005-09-18 [colin] 1.9.14cvs40
1485 Fix bug #803 (IMAP/SSL support breaks with
1486 GnuTLS libetpan 0.38)
1488 2005-09-18 [colin] 1.9.14cvs39
1493 More charsets fixes. Fixes bug #806 (non
1494 ascii characters in subject line)
1496 2005-09-17 [paul] 1.9.14cvs38
1501 Patch by Pawel Pekala
1503 2005-09-17 [colin] 1.9.14cvs37
1506 bugfix for NO-USE LDAP compilation, patch
1509 2005-09-17 [colin] 1.9.14cvs36
1511 * src/prefs_actions.c
1512 * src/prefs_customheader.c
1513 * src/prefs_display_header.c
1514 * src/prefs_filtering_action.c
1515 * src/prefs_matcher.c
1516 * src/prefs_toolbar.c
1517 Fix strange casts (less elegant but
1520 2005-09-16 [colin] 1.9.14cvs35
1525 2005-09-16 [colin] 1.9.14cvs34
1539 * src/matcher_parser_parse.y
1540 * src/prefs_themes.c
1541 * src/etpan/Makefile.am
1542 * src/gtk/description_window.c
1543 * src/plugins/clamav/Makefile.am
1544 * src/plugins/clamav/clamav_plugin.c
1545 * src/plugins/dillo_viewer/Makefile.am
1546 * src/plugins/pgpcore/Makefile.am
1547 * src/plugins/pgpinline/Makefile.am
1548 * src/plugins/pgpmime/Makefile.am
1549 * src/plugins/trayicon/Makefile.am
1550 Fix 100% cpu usage in address completion list
1551 Fix little bugs (return with no values etc)
1552 Fix all warnings (with common CFLAGS)
1554 2005-09-15 [colin] 1.9.14cvs33
1557 Fix bug where sometimes a group's email list is empty,
1558 force its refresh (probably fixes "Re: how to create a
1561 Don't return to the callback in the main thread from the
1562 fetch thread (or face segs!)
1564 2005-09-15 [paul] 1.9.14cvs32
1566 * src/prefs_matcher.c
1567 forgotten in last commit
1569 2005-09-15 [paul] 1.9.14cvs31
1571 * src/prefs_actions.c
1572 * src/prefs_filtering_action.c
1576 * src/gtk/description_window.c
1577 * src/gtk/description_window.h
1578 * src/gtk/quicksearch.c
1579 allow interaction with the called
1581 Patch by Anders Hammar
1583 2005-09-14 [paul] 1.9.14cvs30
1586 fix a little annoyance when pasting with 3rd button
1587 with wrap_pastes=0 and wrap_input=1
1590 2005-09-14 [paul] 1.9.14cvs29
1592 * src/prefs_account.c
1593 disable 'Filter messages on receiving' for
1595 Patch by Anders Hammar
1597 2005-09-14 [paul] 1.9.14cvs28
1601 updated by Andrej Kacian
1607 2005-09-14 [paul] 1.9.14cvs27
1610 updated by Ricardo Mones Lastra
1613 associate no_wrap_tags to Compose windows
1614 instead of using a static one
1620 remove unneeded printf()
1622 2005-09-14 [paul] 1.9.14cvs26
1630 * src/partial_download.c
1632 * src/prefs_account.c
1633 * src/prefs_account.h
1634 * src/prefs_actions.c
1635 * src/prefs_customheader.c
1636 * src/prefs_display_header.c
1637 * src/prefs_filtering_action.c
1638 * src/prefs_matcher.c
1639 * src/prefs_toolbar.c
1646 * src/common/plugin.c
1647 * src/common/session.h
1648 * src/common/socket.c
1649 * src/common/socket.h
1650 * src/common/template.c
1651 * src/gtk/gtkaspell.c
1652 * src/gtk/quicksearch.h
1653 * src/plugins/pgpcore/passphrase.c
1654 * src/plugins/pgpcore/prefs_gpg.h
1655 * src/plugins/pgpcore/select-keys.c
1656 * src/plugins/pgpcore/select-keys.h
1657 * src/plugins/pgpcore/sgpgme.c
1658 * src/plugins/pgpinline/pgpinline.c
1659 * src/plugins/pgpmime/pgpmime.c
1660 * src/plugins/trayicon/trayicon.c
1661 fix compilation warnings
1662 Patch by Daniel Gustafson
1664 2005-09-14 [paul] 1.9.14cvs25
1667 add missing column header, and other small
1669 Patch by Anders Hammar
1671 2005-09-13 [colin] 1.9.14cvs24
1673 * src/gtk/gtkaspell.c
1674 Fix non-utf8 in menu
1676 Nullify struct members after free()s
1678 2005-09-13 [colin] 1.9.14cvs23
1681 Test utf8 compliance before inserting to
1682 buffer, and try to convert if necessary
1684 If no charset is present, use the locale
1685 one instead of us-ascii
1687 Add Sender, List-Post and To in the checked
1688 headers for automatic rules creation
1690 * src/prefs_themes.c
1691 * src/gtk/gtkaspell.c
1692 Remove deprecated functions.
1693 patch by Daniel Gustafson
1695 2005-09-12 [colin] 1.9.14cvs22
1698 Fix bug #448 (Scrolling/Redraw issue with
1699 address-fields in Header)
1703 Fix loss of MSG_MARKED on move/copy
1704 Fix bug #804 (Quicksearch togglebutton doesn't
1705 get depressed after '/' key is pressed)
1707 2005-09-12 [paul] 1.9.14cvs21
1710 * src/gtk/logwindow.c
1711 add 'Clear Log' to popup menu
1712 Patch by Anders Hammar <anders.hammar@telia.com>
1714 2005-09-12 [paul] 1.9.14cvs20
1717 set correct sensitivity on attachments
1721 * src/prefs_spelling.c
1722 fix crash when no LANG env is set
1725 don't use memeory after free
1727 All patches by Daniel Gustafson
1729 2005-09-12 [paul] 1.9.14cvs19
1731 * src/prefs_themes.c
1732 make theme info selectable
1733 * src/gtk/description_window.c
1734 make window non-modal
1736 add details of asus_mailed.sh
1737 * tools/claws.i18n.status.pl
1738 update for new zh_TW translator
1740 create alternate coloured lines
1743 2005-09-10 [colin] 1.9.14cvs18
1745 * src/plugins/pgpcore/select-keys.c
1746 Better order for the buttons
1748 2005-09-10 [colin] 1.9.14cvs17
1751 * src/plugins/pgpcore/select-keys.c
1752 * src/plugins/pgpcore/select-keys.h
1753 * src/plugins/pgpcore/sgpgme.c
1754 Add a "Don't encrypt" button to the key
1755 selection dialog. Fixes bug #177 (There should be a
1756 'Don't encrypt button in the Select Keys dialog)
1758 2005-09-10 [colin] 1.9.14cvs16
1761 Fix bug #572 (%X option does not work with templates)
1763 2005-09-10 [colin] 1.9.14cvs15
1768 2005-09-10 [colin] 1.9.14cvs14
1771 Fix a possible crash
1773 2005-09-09 [colin] 1.9.14cvs13
1776 * src/etpan/imap-thread.c
1777 * src/etpan/imap-thread.h
1778 Fix moving from queue or drafts to normal folders
1779 Fix bug #794 (No way to delete without expunging)
1780 Take flags unset by other mailers into account
1781 Take deleted flag set by other mailers into account
1782 Fix unsetting REPLIED flag
1783 Fix crash when capabilities can't be retrieved
1786 Add M_DELAYED_FLAGS condition, and let the user use
1787 Execute in order to be able to expunge deleted mails,
1788 even if he's not in delayed execute mode
1789 * src/prefs_spelling.c
1790 Use 'en' dictionary by default if LANG is POSIX or C
1791 * src/gtk/prefswindow.c
1792 Fix bug #767 (Preferences windows expanding) by making
1793 the window a bit larger when the resolution is greater
1794 than 640x480, and by putting the prefs in a
1797 2005-09-09 [paul] 1.9.14cvs12
1801 * po/zh_TW.Big5.po ** REMOVED **
1802 * po/zh_TW.po ** ADDED **
1803 updated by Wei-Lun Chao
1805 2005-09-09 [paul] 1.9.14cvs11
1810 delay memory allocation until file is
1812 Patch by Daniel Gustafson
1814 2005-09-09 [cleroy] 1.9.14cvs10
1819 2005-09-08 [colin] 1.9.14cvs9
1822 Alert when we can't save draft
1823 Fix various wrap/color issues
1824 Add mid-click pasting respecting wrap_paste option
1827 * src/folder_item_prefs.c
1828 * src/folder_item_prefs.h
1838 * src/prefs_folder_item.c
1839 Fix the impossibility to synchronise folders for
1840 offline use (IMAP and NNTP are concerned)
1842 2005-09-08 [colin] 1.9.14cvs8
1845 Build LDAP and JPilot by default if available
1849 2005-09-08 [paul] 1.9.14cvs7
1851 * doc/manual/en/sylpheed-1.html
1852 * doc/manual/en/sylpheed-18.html
1853 * doc/manual/en/sylpheed-19.html
1854 * doc/manual/en/sylpheed-4.html
1855 * doc/manual/en/sylpheed-6.html
1856 * doc/manual/en/sylpheed.html
1857 a few minor updates, plus include some
1858 details about plugins and their requirements
1860 minor changes to English in /View/Sort
1862 2005-09-07 [colin] 1.9.14cvs6
1864 * doc/manual/en/sylpheed-1.html
1865 * doc/manual/en/sylpheed-10.html
1866 * doc/manual/en/sylpheed-11.html
1867 * doc/manual/en/sylpheed-12.html
1868 * doc/manual/en/sylpheed-13.html
1869 * doc/manual/en/sylpheed-14.html
1870 * doc/manual/en/sylpheed-15.html
1871 * doc/manual/en/sylpheed-16.html
1872 * doc/manual/en/sylpheed-17.html
1873 * doc/manual/en/sylpheed-18.html
1874 * doc/manual/en/sylpheed-19.html
1875 * doc/manual/en/sylpheed-2.html
1876 * doc/manual/en/sylpheed-20.html
1877 * doc/manual/en/sylpheed-21.html
1878 * doc/manual/en/sylpheed-22.html
1879 * doc/manual/en/sylpheed-3.html
1880 * doc/manual/en/sylpheed-4.html
1881 * doc/manual/en/sylpheed-5.html
1882 * doc/manual/en/sylpheed-6.html
1883 * doc/manual/en/sylpheed-7.html
1884 * doc/manual/en/sylpheed-8.html
1885 * doc/manual/en/sylpheed-9.html
1886 * doc/manual/en/sylpheed.html
1887 More substitutions (missed Sylpheed -> Sylpheed-Claws)
1889 2005-09-07 [colin] 1.9.14cvs5
1892 Make labels more to-the-point
1894 2005-09-07 [colin] 1.9.14cvs4
1896 * doc/manual/en/sylpheed-1.html
1897 * doc/manual/en/sylpheed-12.html
1898 * doc/manual/en/sylpheed-13.html
1899 * doc/manual/en/sylpheed-14.html
1900 * doc/manual/en/sylpheed-15.html
1901 * doc/manual/en/sylpheed-16.html
1902 * doc/manual/en/sylpheed-17.html
1903 * doc/manual/en/sylpheed-18.html
1904 * doc/manual/en/sylpheed-19.html
1905 * doc/manual/en/sylpheed-2.html
1906 * doc/manual/en/sylpheed-20.html
1907 * doc/manual/en/sylpheed-21.html
1908 * doc/manual/en/sylpheed-22.html
1909 * doc/manual/en/sylpheed-4.html
1910 * doc/manual/en/sylpheed-5.html
1911 * doc/manual/en/sylpheed-6.html
1912 * doc/manual/en/sylpheed-7.html
1913 * doc/manual/en/sylpheed-8.html
1914 * doc/manual/en/sylpheed-9.html
1915 * doc/manual/en/sylpheed.html
1918 2005-09-07 [colin] 1.9.14cvs3
1920 * doc/faq/en/sylpheed-faq-1.html
1921 * doc/faq/en/sylpheed-faq-2.html
1922 * doc/faq/en/sylpheed-faq-3.html
1923 * doc/faq/en/sylpheed-faq.html
1926 2005-09-07 [colin] 1.9.14cvs2
1932 Fix special subfolders:
1933 - Inherit parent's icon
1934 - sent contents of queues subfolders
1935 - empty subfolders of trashes
1937 Remove outdated manual and faq entries
1938 * src/common/utils.c
1939 Add quotes around %s coming from mailcap
1941 2005-09-07 [colin] 1.9.14cvs1
1944 After saving draft, set modified to FALSE
1946 * src/common/utils.c
1947 * src/common/utils.h
1948 Try to open mime parts using what is
1949 indicated in ~/.mailcap or /etc/mailcap,
1952 2005-09-05 [paul] 1.9.14
1957 updated by Andrej Kacian
1959 2005-09-05 [paul] 1.9.13cvs83
1968 updated translations by Thomas Gilgin, Ricardo Mones
1969 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
1970 Frederico Goncalves Guimaraes, Aleksandar Urosevic
1972 2005-09-04 [paul] 1.9.13cvs82
1975 only warn about exceeded line length limit
1978 2005-09-04 [paul] 1.9.13cvs81
1981 fix crash in 'line length exceeded' dialogue
1983 2005-09-02 [paul] 1.9.13cvs80
1986 fix bug 795, 'Connection lost IMAP'
1987 and add statusbar prints
1990 2005-09-02 [paul] 1.9.13cvs79
1993 compose_wrap_paragraph() becomes
1994 compose_beautify_paragraph()
1997 2005-09-02 [cleroy] 1.9.13cvs78
2002 2005-09-01 [colin] 1.9.13cvs77
2005 Maybe fix bug #795 (Connection lost IMAP)
2006 Don't try to send logout when we're disconnected.
2008 Include locked and marked emails in HRM
2009 view. Fixes bug #800 (Locked messages no longer
2010 show up when hide read messages is used)
2012 2005-09-01 [paul] 1.9.13cvs76
2014 * src/prefs_common.c
2017 2005-08-31 [colin] 1.9.13cvs75
2021 * src/prefs_summaries.c
2023 Fix "go to next new", fix preference
2024 (Open unread/next swapped)
2026 2005-08-31 [paul] 1.9.13cvs74
2033 * src/prefs_common.c
2034 * src/prefs_common.h
2039 remove obsolete BOLD_FONT setting
2040 fix font update in headerview and textview
2041 headers after prefs change
2048 2005-08-30 [colin] 1.9.13cvs73
2051 When Hide read messages is selected and we
2052 refresh the summaryview, don't remove the
2053 currently displayed message. Fixes bug #797
2054 (Summary view reloads when new mail is
2055 downloaded in 1.9.14 rc)
2057 2005-08-30 [colin] 1.9.13cvs72
2062 Remove useless callback
2066 Add a filesel_select_file_save_folder() - used by Save All
2068 2005-08-29 [paul] 1.9.13cvs71
2071 * src/matcher_parser_parse.y
2072 * src/etpan/imap-thread.c
2073 fix building on FreeBSD
2074 Patch by Daniel Gustafson <daniel@hobbit.se>
2076 2005-08-29 [paul] 1.9.13cvs70
2078 * src/plugins/pgpinline/pgpinline.c
2079 only initialise sig result if it's been handled
2082 2005-08-29 [paul] 1.9.13cvs69
2087 * src/common.utils.c
2088 * src/common/utils.h
2090 * src/stock_pixmap.h
2091 fix wrong icon reference
2092 * src/pixmaps/trash_btn.xpm
2093 replace with nicer image
2095 2005-08-28 [colin] 1.9.13cvs68
2098 * src/stock_pixmap.c
2099 * src/stock_pixmap.h
2101 * src/pixmaps/trash_btn.xpm
2102 Add a specific trash xpm for the button
2104 2005-08-28 [colin] 1.9.13cvs67
2109 2005-08-27 [colin] 1.9.13cvs66
2113 Correctly fix "Problem with replies", fixes
2114 pgpmime encryption too.
2116 2005-08-27 [colin] 1.9.13cvs65
2122 Fix bug #517 (messages removed from summaryview
2125 2005-08-27 [colin] 1.9.13cvs64
2128 * tools/asus_mailled.sh
2129 Add a script to blink ASUS laptops' mail LED where there
2132 2005-08-27 [colin] 1.9.13cvs63
2135 * src/etpan/imap-thread.c
2136 * src/etpan/imap-thread.h
2137 Implement automatic choosing of login method
2139 * src/gtk/.cvsignore
2140 Add sylpheed-marshal.[ch]
2142 2005-08-27 [colin] 1.9.13cvs62
2144 * src/common/utils.c
2145 Fix confusing perror
2147 2005-08-27 [colin] 1.9.13cvs61
2151 Remove A_DELETE, replace it with
2152 A_TRASH and A_DELETE_REAL. Automatically
2153 rewrite config files to replace A_DELETE
2154 with A_TRASH (no functionality change).
2157 2005-08-26 [colin] 1.9.13cvs60
2160 Previous "Problem with replies" fix brought other
2161 problems, fixing them
2163 2005-08-26 [colin] 1.9.13cvs59
2166 Fix "Problem with replies". This happened only
2169 Factorize code a bit
2171 Speed improvement on very long messages (wrapping)
2172 Fix signature color on Reedit and Redirect
2173 On Reedit, don't attach pgp-signatures parts, but
2176 2005-08-24 [paul] 1.9.13cvs58
2179 don't claim success when clicking
2180 Cancel on the passphrase box.
2183 2005-08-24 [paul] 1.9.13cvs57
2186 fix misplaced sylpheed.log
2190 2005-08-24 [paul] 1.9.13cvs56
2193 * src/etpan/imap-thread.c
2194 * src/etpan/imap-thread.h
2195 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
2197 * src/gtk/sylpheed-marshal.c ** REMOVED **
2198 * src/gtk/sylpheed-marshal.h ** REMOVED **
2199 remove autogenerated files
2200 * tools/kdeservicemenu/README
2201 * tools/kdeservicemenu/install.sh
2202 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2203 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2204 use Claws icon, use 'Sylpheed-Claws' in menu,
2205 use kdialog, and other cleanups
2207 2005-08-23 [paul] 1.9.13cvs55
2210 fix paste/wrap crash
2213 2005-08-23 [paul] 1.9.13cvs54
2219 2005-08-23 [paul] 1.9.13cvs53
2223 view all data of LDAP contacts
2226 2005-08-23 [paul] 1.9.13cvs52
2229 fix issues with the Search field
2232 2005-08-22 [paul] 1.9.13cvs51
2235 put name of folder in processing dialog
2237 * src/prefs_folder_item.c
2238 improve english usage
2240 2005-08-22 [paul] 1.9.13cvs50
2245 * src/matcher_parser_lex.l
2246 * src/matcher_parser_parse.y
2247 * src/prefs_filtering.c
2248 add Filtering/Processing rule names feature.
2249 (the incompatible old matcherrc is saved as
2250 matcherrc.pre_names).
2253 2005-08-22 [paul] 1.9.13cvs49
2256 fix colour labelling
2259 2005-08-22 [paul] 1.9.13cvs48
2264 2005-08-22 [paul] 1.9.13cvs47
2267 fix bug 789, 'SC crashes with imap (CVS ver)'
2270 2005-08-22 [paul] 1.9.13cvs46
2273 * src/prefs_common.c
2275 define reused defaults in defs.h
2277 add 'Open image' to image popup menu
2279 2005-08-21 [colin] 1.9.13cvs45
2282 Fix bug #788 (Bogus "From" address displayed)
2284 2005-08-20 [colin] 1.9.13cvs44
2287 Fix buf #787 (multilevel delete causes SIGSEGV)
2289 2005-08-19 [colin] 1.9.13cvs43
2292 * src/prefs_common.c
2293 * src/prefs_common.h
2294 Add an hidden pref to allow modifying the
2295 update stepping in incorporation.
2298 2005-08-19 [colin] 1.9.13cvs42
2302 Workaround for broken MUAs: encode
2303 Content-type: name: as ASCII and
2304 Content-Disposition: filename: as
2306 * src/prefs_account.c
2307 Fix invisible-ness of SMTP SSL prefs
2310 2005-08-19 [paul] 1.9.13cvs41
2313 * src/prefs_common.c
2314 * src/prefs_common.h
2315 * src/prefs_wrapping.c
2316 paste with or without wrapping.
2319 2005-08-19 [paul] 1.9.13cvs40
2321 * src/prefs_common.c
2322 * src/prefs_common.h
2324 reintroduce enable_swap_from as a
2325 hidden pref. patch by Colin
2326 * src/quote_fmt_parse.y
2327 * src/plugins/clamav/clamav_plugin.c
2328 * src/plugins/dillo_viewer/dillo_viewer.c
2329 * src/plugins/mathml_viewer/mathml_viewer.c
2330 * src/plugins/pgpcore/sgpgme.c
2331 * src/plugins/pgpinline/pgpinline.c
2332 * src/plugins/pgpmime/pgpmime.c
2333 tidy up. patch by Colin
2335 2005-08-19 [paul] 1.9.13cvs39
2338 complete cvs38's sync
2342 * src/etpan/etpan-log.c
2343 * src/etpan/imap-thread.c
2344 * src/gtk/gtksourceprintjob.c
2345 fix compilation warnings
2348 2005-08-19 [paul] 1.9.13cvs38
2364 * src/image_viewer.c
2378 * src/partial_download.c
2381 * src/prefs_actions.c
2382 * src/prefs_common.c
2383 * src/prefs_customheader.c
2384 * src/prefs_display_header.c
2386 * src/prefs_themes.c
2391 * src/send_message.c
2392 * src/simple-gettext.c
2393 * src/sourcewindow.c
2398 * src/common/plugin.c
2399 * src/common/prefs.c
2400 * src/common/session.c
2401 * src/common/session.h
2402 * src/common/socket.c
2403 * src/common/socket.h
2404 * src/common/ssl_certificate.c
2405 * src/common/template.c
2406 * src/common/utils.c
2407 * src/common/utils.h
2410 added wrappers for C library function that
2411 take pathname arguments.
2412 enabled compilation with MinGW.
2413 use GDir instead of directly using opendir().
2414 added rename_force().
2416 2005-08-19 [paul] 1.9.13cvs37
2420 fix privacy settings on re-editing
2428 flag changing optimisation
2430 2005-08-18 [martin] 1.9.13cvs36
2438 * src/grouplistdialog.c
2444 * src/prefs_account.c
2445 * src/prefs_themes.c
2446 * src/stock_pixmap.c
2449 * src/gtk/logwindow.c
2450 removed deprecated glib and gdk stuff
2451 * src/plugins/pgpcore/select-keys.c
2452 convert attributes from locale to utf8
2454 2005-08-17 [paul] 1.9.13cvs35
2458 use new GTK_STOCK_ icons if available
2460 * src/gtk/gtksctree.c
2461 * src/gtk/gtksctree.h
2462 faster range select. patch by Colin
2464 2005-08-17 [paul] 1.9.13cvs34
2469 Add an edit button for contacts, fix selections
2472 Change labels, let Save be always possible in the
2473 email and user atributes tabs
2477 select next item instead of the displayed one
2480 * src/gtk/progressdialog.c
2481 use prefs_common.enable_rules_hint
2483 2005-08-13 [hoa] 1.9.13cvs33
2485 * src/etpan/imap-thread.c
2486 fixed build on Solaris.
2488 2005-08-10 [colin] 1.9.13cvs32
2491 Fix cvs31 (missing fclose before reading
2494 2005-08-10 [colin] 1.9.13cvs31
2497 Fix procmsg_msginfo_new_from_mimeinfo() when
2498 the MimeInfo isn't stored in memory. This fixes
2499 replying to an attached message.
2501 2005-08-10 [colin] 1.9.13cvs30
2504 Fix slowness in account changing
2506 2005-08-10 [colin] 1.9.13cvs29
2516 Optimize folder_has_parent_of_type
2517 Prevent moving special sub-folders from contextual menus
2518 Rework message a bit ("Empty all messages" -> "Delete all
2520 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
2521 and "Deleted Items" folders)
2523 2005-08-08 [colin] 1.9.13cvs28
2526 * src/prefs_summaries.c
2527 Make "Select first unread|new" more flexible
2528 (just prioritize new or unread)
2530 2005-08-08 [colin] 1.9.13cvs27
2533 If "select first new" is selected and there only
2534 are unread messages, fallback to "select first
2537 2005-08-08 [colin] 1.9.13cvs26
2540 Fix shameful bugs (and bug #779)
2542 2005-08-08 [colin] 1.9.13cvs25
2546 Cache parents' type to make folder_has_parent_of_type
2549 Forbid DnD of special sub-folders
2552 Add MAIL_POSTFILTERING_HOOK
2554 Revert over-zealous deletion of the use_addr_book
2557 2005-08-07 [colin] 1.9.13cvs24
2560 Fix big mistake (passing MsgInfo instead
2563 2005-08-07 [colin] 1.9.13cvs23
2578 Make subfolders of Drafts, Queue, Outbox, Trash
2579 work like their parents.
2580 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
2582 2005-08-07 [colin] 1.9.13cvs22
2585 Fix bug #771 (Dragged contacts not saved)
2587 2005-08-07 [paul] 1.9.13cvs21
2590 fix bug 32 'Search Doesn't display results
2591 if "Hide Read Messages" is chosen'
2592 be more literal in interpreting 'Hide read
2595 2005-08-07 [colin] 1.9.13cvs20
2600 Faster 'unthread_for_execution'
2602 2005-08-06 [paul] 1.9.13cvs19
2605 add mnemonics to Set displayed columns
2606 fix bug where msgview_visible option was
2607 overwritten as TRUE on startup
2609 2005-08-06 [paul] 1.9.13cvs18
2612 refer to 'displayed columns in folder/message
2613 list' not 'displayed items in summary/message view'
2614 * src/prefs_display_header.c
2615 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
2616 be consistent with similar dialogues
2617 * src/prefs_folder_column.c
2618 * src/prefs_summary_column.c
2619 'columns' not 'items', and folder and message lists,
2620 instead of folder and summary views;
2621 Use 'Hidden columns' as list heading not 'Available
2623 move the 'Remove' button to the right hand side;
2624 top-align the buttons;
2625 remove unneeded vbox
2626 * src/prefs_summaries.c
2627 put the 2 column prefs buttons in a frame to reduce
2628 overall width; refer to columns not items &c.
2630 2005-08-05 [colin] 1.9.13cvs17
2632 * src/prefs_common.c
2633 * src/prefs_common.h
2637 Add an hidden toolbar_detachable pref, so
2638 that I can get rid of these painful handles
2639 in the toolbars. Defaults to TRUE to avoid
2640 changing the GUI on unsuspecting people...
2642 2005-08-05 [colin] 1.9.13cvs16
2645 * src/prefs_folder_column.c
2646 * src/prefs_folder_column.h
2647 Add prefs for folder columns
2652 * src/prefs_common.c
2653 * src/prefs_common.h
2654 * src/prefs_summaries.c
2656 * src/prefs_summary_column.c
2661 * src/common/utils.c
2662 * src/common/utils.h
2663 Move uri colourisation functions
2668 Fix bug with LIST where we'd try
2669 to get Folder//////[...]///
2671 2005-08-05 [paul] 1.9.13cvs15
2673 * src/prefs_summaries.c
2674 improve the English usage
2676 set font on column change
2679 2005-08-05 [paul] 1.9.13cvs14
2681 * src/prefs_common.c
2682 * src/prefs_common.h
2683 * src/prefs_summaries.c
2685 replace 'open_unread_on_enter' option with
2686 'select_on_entry' option. opening/not opening
2687 is now exclusively controlled by 'always_show_msg'
2689 2005-08-04 [colin] 1.9.13cvs13
2693 Add colourisation of quotes and signatures
2695 Fix possible crashes
2697 Change an assert that is no problem
2702 * src/gtk/quicksearch.c
2703 Fix a possible crash
2705 2005-08-03 [colin] 1.9.13cvs12
2707 * src/prefs_account.c
2708 Fix bug #777 (Sylpheed crash in account configuration)
2710 2005-08-03 [colin] 1.9.13cvs11
2715 Fixing addressbook, round 2
2717 Fix emphasis color on rechecking 'Colorize messages'
2719 2005-08-03 [paul] 1.9.13cvs10
2727 * src/prefs_account.c
2730 * src/quote_fmt_parse.y
2732 * src/common/quoted-printable.c
2733 * src/common/utils.c
2734 * src/common/utils.h
2736 replaced incorrect locale-independent
2737 ctype functions with GLib's. Corrected
2738 signedness mismatch.
2740 headerview_create(): added spacing for vbox.
2742 set focus to the OK button.
2744 2005-08-03 [colin] 1.9.13cvs9
2749 2005-08-02 [colin] 1.9.13cvs8
2755 Fix a cast and more generally, try to make the
2756 GUI more intuitive and consistent (round 1)
2758 2005-08-02 [paul] 1.9.13cvs7
2761 missing in 1.9.13cvs6
2763 2005-08-02 [colin] 1.9.13cvs6
2768 2005-08-02 [colin] 1.9.13cvs5
2777 Fix a number of folder_item_get_msg_list()-related
2778 leaks (missing procmsg_msginfo_free()s)
2780 2005-08-01 [colin] 1.9.13cvs4
2786 * src/prefs_summaries.c
2787 * src/prefs_themes.c
2792 Fix instant-apply of summary and folderview-related prefs
2793 Fix erroneous g_free and alertpanels in prefs_theme
2794 Add instant-apply for fonts
2795 Defer applying of prefs a little bit so it's done only
2796 once even if requested by multiples prefs pages
2798 2005-08-01 [paul] 1.9.13cvs3
2801 fix bug 776 'S.C. crashes on close'
2803 * src/etpan/etpan-thread-manager-types.h
2807 2005-07-25 [paul] 1.9.13cvs2
2810 fix typos. spotted by Fabien Vantard
2812 2005-07-24 [paul] 1.9.13cvs1
2814 * doc/man/sylpheed.1
2815 update man page, incorporating fix of
2816 bug 769 'Typo in manpage'
2817 * src/etpan/imap-thread.c
2818 fix NetBSD openssl dependencies. patch by
2819 George Michaelson <ggm@apnic.net>
2821 updated by Frederico Goncalves Guimaraes
2823 2005-07-22 [paul] 1.9.13
2827 2005-07-22 [paul] 1.9.12cvs91
2832 * RELEASE_NOTES.claws
2836 * tools/claws.i18n.status.pl
2837 add Norwegian translation. submiited by
2838 Geir Helland <pjallabais@users.sourceforge.net>
2848 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2849 Mones Lastra, Tommi Pirinen, Fabien Vantard,
2850 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
2852 * src/plugins/clamav/clamav_plugin_gtk.c
2853 * src/plugins/spamassassin/spamassassin_gtk.c
2854 replace outdated description strings
2856 2005-07-21 [colin] 1.9.12cvs90
2859 Set folder to batch mode when scanning it. Makes deletion
2860 of unread mails on IMAP much faster (due to the UNREAD
2863 2005-07-21 [darko] 1.9.12cvs89
2866 link against libresolv if necessary (patch by Paul)
2868 use glib's portable macros to determine endianness
2870 2005-07-21 [paul] 1.9.12cvs88
2874 update compiled-in features list
2876 2005-07-20 [colin] 1.9.12cvs87
2880 Gcc 2.9x compilation fixes, thanks to Darko
2881 * src/plugins/clamav/clamav_plugin.c
2882 Little optimisation: load virus database only once
2883 * src/plugins/spamassassin/spamassassin.c
2884 Big optimisation: filtering one mail took at least 1 second,
2885 now it takes at least 50ms. Doesn't speed up spamassassin
2886 itself, but should already be much more tolerable.
2888 2005-07-20 [colin] 1.9.12cvs86
2891 Fix performance issue
2893 2005-07-19 [colin] 1.9.12cvs85
2895 * src/plugins/pgpinline/plugin.c
2898 2005-07-19 [colin] 1.9.12cvs84
2901 * src/plugins/Makefile.am
2902 * src/plugins/pgpinline/.cvsignore
2903 * src/plugins/pgpinline/Makefile.am
2904 * src/plugins/pgpinline/pgpinline.c
2905 * src/plugins/pgpinline/pgpinline.deps
2906 * src/plugins/pgpinline/pgpinline.h
2907 * src/plugins/pgpinline/plugin.c
2908 Put pgpinline in the main tree
2910 2005-07-19 [paul] 1.9.12cvs83
2912 * src/prefs_actions.c
2913 prevent '//' in menu names, which cause a crash
2916 2005-07-19 [paul] 1.9.12cvs82
2919 be generally more informative in configure output.
2920 OpenSSL: correction: '[ --enable-openssl ...' ->
2921 '[ --disable-openssl ...', as --enable-openssl is default
2922 PGP/MIME: don't check for GPGME again, check for
2923 pgpcore instead. Therefore prevent the possibility of
2924 attempting to build pgpmime if pgpcore dependencies are
2926 ClamAV: use pkgconfig to check for lib
2927 libgnomeprint: revert logic on inner test to match
2929 * src/plugins/pgpcore/sgpgme.c
2932 2005-07-19 [colin] 1.9.12cvs81
2935 Fix slow thread rebuilding in particular
2938 2005-07-19 [paul] 1.9.12cvs80
2940 * sylpheed-claws.desktop
2941 fix typo, spotted by Stephan Sachse
2943 replace GTK_STOCK_ADD with
2944 GTK_STOCK_NEW button
2946 2005-07-18 [colin] 1.9.12cvs79
2948 * src/etpan/imap-thread.c
2949 Fix return value (Thanks Hoa)
2951 2005-07-18 [colin] 1.9.12cvs78
2954 Allow empty passwords
2955 Create drafts/queue/outbox if necessary
2958 * src/etpan/imap-thread.c
2959 Fix STARTTLS (Thanks to Hoa)
2961 2005-07-18 [paul] 1.9.12cvs77
2967 updated to reflect additions and removals
2969 updated to be claws-specific
2973 * sylpheed-128x128.png
2974 * sylpheed-64x64.png
2976 * sylpheed-claws-128x128.png
2977 * sylpheed-claws-64x64.png
2978 * sylpheed-claws.desktop
2979 * sylpheed-claws.png
2985 2005-07-17 [paul] 1.9.12cvs76
2997 * src/message_search.c
3001 * src/prefs_actions.c
3002 * src/prefs_filtering.c
3003 * src/prefs_matcher.c
3004 * src/prefs_template.c
3005 * src/prefs_themes.c
3007 * src/summary_search.c
3010 * src/gtk/sslcertwindow.c
3011 * src/plugins/pgpcore/sgpgme.c
3014 2005-07-17 [colin] 1.9.12cvs75
3017 add a PrivacySystem accessor that checks that
3018 the system cached in a MimeInfo's privacydata
3019 is still registered. Use this accessor instead
3020 of directly using data->system. Fixes crashes
3021 after unloading pgp plugins.
3023 2005-07-17 [colin] 1.9.12cvs74
3026 Change geometry hints to a simple default size.
3027 Fixes the certs dialogs.
3029 2005-07-17 [colin] 1.9.12cvs73
3031 * src/gtk/sslcertwindow.c
3034 2005-07-17 [colin] 1.9.12cvs72
3036 * src/plugins/pgpcore/Makefile.am
3037 * src/plugins/pgpmime/Makefile.am
3040 2005-07-17 [paul] 1.9.12cvs71
3043 add --disable-gnomeprint option
3044 modified version of patch by Marius Mauch
3046 2005-07-17 [paul] 1.9.12cvs70
3064 * src/prefs_account.c
3066 * src/prefs_summaries.c
3069 * src/common/utils.c
3071 * src/plugins/pgpcore/passphrase.c
3072 * src/plugins/pgpcore/select-keys.c
3073 replace inappropriately used backticks
3076 2005-07-16 [colin] 1.9.12cvs69
3078 * src/image_viewer.c
3079 Add extra paranoid checks
3081 2005-07-16 [colin] 1.9.12cvs68
3083 * src/plugins/pgpcore/prefs_gpg.c
3084 Don't auto-check sigs by default, as it
3087 2005-07-16 [colin] 1.9.12cvs67
3089 * src/plugins/pgpcore/sgpgme.c
3090 Make messages a bit better.
3092 2005-07-16 [colin] 1.9.12cvs66
3096 * src/etpan/imap-thread.c
3099 2005-07-16 [colin] 1.9.12cvs65
3103 And now, fix build with libetpan :-/
3105 2005-07-15 [colin] 1.9.12cvs64
3108 Continue fixing build without libetpan.
3110 2005-07-15 [colin] 1.9.12cvs63
3113 Fix build with --disable-libetpan
3115 2005-07-15 [colin] 1.9.12cvs62
3118 Bump libetpan's version
3120 2005-07-15 [colin] 1.9.12cvs61
3122 * src/etpan/imap-thread.c
3123 Actually stop logging :)
3125 2005-07-15 [colin] 1.9.12cvs60
3128 Fix dnd of multiple addresses.
3130 2005-07-15 [hoa] 1.9.12cvs59
3132 * src/etpan/imap-thread.c
3133 disable login of IMAP password in libetpan log file.
3135 2005-07-15 [paul] 1.9.12cvs58
3138 don't automatically sort
3139 do allow drag n drop
3141 2005-07-15 [paul] 1.9.12cvs57
3145 alphabetical listing
3147 2005-07-15 [paul] 1.9.12cvs56
3149 * src/gtk/pluginwindow.c
3150 sort plugin list alphabetically
3152 2005-07-15 [paul] 1.9.12cvs55
3154 * src/prefs_spelling.c
3155 * src/prefs_wrapping.c
3158 2005-07-15 [colin] 1.9.12cvs54
3163 2005-07-15 [paul] 1.9.12cvs53
3165 * src/prefs_message.c
3166 make 'show cursor' a hidden option
3168 2005-07-14 [colin] 1.9.12cvs52
3170 * src/plugins/spamassassin/Makefile.am
3171 * src/plugins/clamav/Makefile.am
3172 Fix double EXTRA_DISTs
3174 2005-07-14 [colin] 1.9.12cvs51
3176 * src/plugins/clamav/Makefile.am
3177 * src/plugins/clamav/clamav_plugin_gtk.deps
3178 * src/plugins/spamassassin/Makefile.am
3179 * src/plugins/spamassassin/spamassassin_gtk.deps
3180 Make $plugin_gtk depend on $plugin
3182 2005-07-14 [hoa] 1.9.12cvs50
3184 * src/etpan/imap-thread.c
3185 enable debug log of libetpan when running with --debug
3187 2005-07-14 [colin] 1.9.12cvs49
3190 * src/common/Makefile.am
3191 * src/common/plugin.c
3192 * src/common/plugin.h
3193 Add a little plugin dependancy system.
3194 Plugins can ship a $plugin_name.deps file
3195 (near them in PLUGINDIR) so that their
3196 dependancies are loaded if possible.
3197 * src/plugins/Makefile.am
3198 * src/plugins/pgpcore/Makefile.am
3199 * src/plugins/pgpcore/passphrase.c
3200 * src/plugins/pgpcore/passphrase.h
3201 * src/plugins/pgpcore/plugin.c
3202 * src/plugins/pgpcore/prefs_gpg.c
3203 * src/plugins/pgpcore/prefs_gpg.h
3204 * src/plugins/pgpcore/select-keys.c
3205 * src/plugins/pgpcore/select-keys.h
3206 * src/plugins/pgpcore/sgpgme.c
3207 * src/plugins/pgpcore/sgpgme.h
3208 Introduce pgpcore, used by pgpmime and
3210 * src/plugins/pgpmime/Makefile.am
3211 * src/plugins/pgpmime/passphrase.c
3212 * src/plugins/pgpmime/passphrase.h
3213 * src/plugins/pgpmime/pgpmime.c
3214 * src/plugins/pgpmime/pgpmime.deps
3215 * src/plugins/pgpmime/plugin.c
3216 * src/plugins/pgpmime/prefs_gpg.c
3217 * src/plugins/pgpmime/prefs_gpg.h
3218 * src/plugins/pgpmime/select-keys.c
3219 * src/plugins/pgpmime/select-keys.h
3220 * src/plugins/pgpmime/sgpgme.c
3221 * src/plugins/pgpmime/sgpgme.h
3222 Remove the core from pgpmime and add the
3223 dependancy to pgpcore.
3225 2005-07-14 [paul] 1.9.12cvs48
3227 * src/stock_pixmap.c
3228 forgot this in last commit
3230 2005-07-14 [paul] 1.9.12cvs47
3234 add accelerators for the buttons (sync with main)
3237 add accelerators for the buttons.
3238 fix editing with external editor.
3239 replace gdk_input_*() with GIOChannel;
3242 display folder names with new/unread
3243 representation (sync with main)
3245 specify default window icon (sync with main)
3246 * src/prefs_common.c
3247 use_addr_book default to FALSE
3250 add accelerators for the buttons (sync with main)
3253 * src/pixmaps/sylpheed_icon.xpm
3256 2005-07-13 [paul] 1.9.12cvs46
3258 * src/plugins/pgpmime/pgpmime.c
3259 * src/plugins/pgpmime/sgpgme.c
3260 (temporarily) use deprecated gpgme_data_rewind()
3261 while largefile support is not present
3262 (as suggested by Colin)
3264 2005-07-13 [paul] 1.9.12cvs45
3267 remove large file support (for now):
3268 it breaks too many things
3270 2005-07-13 [paul] 1.9.12cvs44
3273 add large file support
3275 fix bug #763 where href attribute was not
3276 the very first attribute of a link
3277 patch by Thomas Gilgin
3279 2005-07-13 [colin] 1.9.12cvs43
3281 * src/gtk/pluginwindow.c
3282 Little portability fix
3284 2005-07-13 [colin] 1.9.12cvs42
3286 * src/plugins/pgpmime/sgpgme.c
3289 2005-07-13 [colin] 1.9.12cvs41
3291 * src/plugins/pgpmime/pgpmime.c
3292 * src/plugins/pgpmime/sgpgme.c
3293 Use gpgme_data_release_and_get_mem instead
3296 2005-07-13 [colin] 1.9.12cvs40
3299 * src/plugins/pgpmime/passphrase.c
3300 * src/plugins/pgpmime/passphrase.h
3301 * src/plugins/pgpmime/pgpmime.c
3302 * src/plugins/pgpmime/plugin.c
3303 * src/plugins/pgpmime/select-keys.c
3304 * src/plugins/pgpmime/select-keys.h
3305 * src/plugins/pgpmime/sgpgme.c
3306 * src/plugins/pgpmime/sgpgme.h
3307 Port pgpmime to gpgme-1.0.
3309 2005-07-12 [paul] 1.9.12cvs39
3314 add a 'Go to Prev' button to the toolbar.
3315 correct tooltip text of go to buttons.
3316 based on patch by Yang Guilong <bamanzi@gmail.com>
3318 2005-07-12 [colin] 1.9.12cvs38
3321 Fix progress bar showing stuff at startup.
3323 2005-07-12 [paul] 1.9.12cvs37
3326 fix building with jpilot support
3328 2005-07-11 [colin] 1.9.12cvs36
3331 Add visual indication that filtering is running
3333 Make {}[] uri delimiters
3335 Remove useless (and slow) calls
3337 2005-07-11 [paul] 1.9.12cvs35
3339 * src/plugins/clamav/clamav_plugin_gtk.c
3340 * src/plugins/dillo_viewer/dillo_prefs.c
3341 * src/plugins/pgpmime/prefs_gpg.c
3342 * src/plugins/spamassassin/spamassassin_gtk.c
3343 gather plugins prefs together under their
3344 own 'Plugins' heading
3346 2005-07-11 [paul] 1.9.12cvs34
3351 account_delete(): modified alert dialog
3354 fixed a crash when cancelling file selection
3355 dialog by Escape key. Made non-ascii filename
3357 * src/prefs_template.c
3358 prefs_template_window_create(): make scrolled
3359 window policy AUTOMATIC
3361 2005-07-10 [hoa] 1.9.12cvs33
3363 * src/etpan/imap-thread.c
3364 workaround for old Courier IMAP servers.
3366 2005-07-10 [colin] 1.9.12cvs32
3371 Add visual progress indicator on filtering/processing
3372 Factorize the progress bar code
3375 * src/etpan/imap-thread.c
3376 Add a reference counter to avoid destroying the Folder
3377 while it's in use by another callback.
3379 2005-07-09 [hoa] 1.9.12cvs31
3382 * src/etpan/imap-thread.c
3383 fixed deadlock when removing IMAP account.
3385 2005-07-08 [colin] 1.9.12cvs30
3389 Fix again problems decoding broken headers
3390 * src/gtk/inputdialog.c
3391 Fix local variable shadowing a global one
3393 2005-07-08 [colin] 1.9.12cvs29
3396 Make the cache/mark files platform-agnostic by writing
3397 them in little-endian format. Reading them is also done
3398 in little-endian format, of course; however, in order
3399 to avoid trashing mark data on big-endian machines, the
3400 files are, at first, read from the native format if the
3401 little-endian one doesn't exist. This is easy to deter-
3402 mine by trying to open a file with a swapped data_ver
3403 and seeing if it's the wanted version.
3404 Little-endian using users should see absolutely no
3405 difference, Big-endian users may get a very little
3406 performance drop due to byte-swapping.
3407 Tested on i386 and ppc32.
3408 Fixes bug #159 (The index file, in the mailboxes, is
3409 hardware depending).
3411 To have the cache/mark files updated to the new little-
3412 endian format, "Check for new messages" or even
3413 "Rebuild folder tree" aren't enough. Files will be
3414 updated as soon as a folder has been opened/closed.
3415 To update everything, just select all folders by
3416 selecting them one by one.
3418 2005-07-07 [colin] 1.9.12cvs28
3421 Remember the folder separator per IMAPFolder
3422 instead of globally.
3423 Revive the Session on noop; fixes bug #761
3424 (mark a bunch of unread messages as read takes
3427 2005-07-07 [darko] 1.9.12cvs27
3429 * src/common/template.c
3430 Sort templates alphabetically
3432 2005-07-06 [colin] 1.9.12cvs26
3435 Try to use the correct separator in
3436 most cases. Possibly fixes bug #759
3437 (only creates the INBOX folder when
3438 setting up new IMAP account) and
3439 bug #760 (Can't retrieve messages)
3441 2005-07-06 [colin] 1.9.12cvs25
3444 Use real_path in status command. This will
3445 help later, when namespaces will be used.
3447 2005-07-06 [colin] 1.9.12cvs24
3453 * src/etpan/etpan-log.c
3454 * src/etpan/etpan-thread-manager.c
3455 * src/etpan/imap-thread.c
3456 Add a --disable-libetpan parameter. With this,
3457 users that don't want IMAP4 support can avoid
3458 the new dependancy (and have no IMAP support).
3459 Users that have IMAP4 accounts and use this
3460 parameter won't lose their configuration, their
3461 IMAP accounts will just be invisible and not
3464 Make the "Copy ..." contextual menu items
3465 copy to both the X clipboard and the gtk
3466 clipboard - as most other apps do.
3468 Add a notice about OpenSSL usage, in order to
3469 comply with OpenSSL's license (point 6):
3470 http://www.openssl.org/source/license.html
3472 2005-07-06 [colin] 1.9.12cvs23
3475 Fix a minimum size for alertpanels
3477 Show 'No space left on device' type errors
3478 when queuing/sending
3481 Rework folder's deletion message (remove
3484 2005-07-05 [colin] 1.9.12cvs22
3487 Add an alertpanel on auth error
3489 Remove pthread-related stuff
3491 2005-07-05 [colin] 1.9.12cvs21
3493 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3494 Fix crash on plugin reloading (with a hack)
3496 2005-07-05 [colin] 1.9.12cvs20
3498 * src/prefs_account.c
3499 * src/prefs_account.h
3503 Add a way to filter the view
3504 * src/gtk/pluginwindow.c
3505 Filter loadable stuff
3506 * src/plugins/pgpmime/prefs_gpg.c
3507 Fix missing unregistration
3509 * src/etpan/.cvsignore
3510 * src/plugins/spamassassin/.cvsignore
3511 Add more stuff to cvs ignored files
3513 2005-07-04 [colin] 1.9.12cvs19
3516 Fix scan_required returning FALSE when it
3517 shouldn't. Maybe fix #760 (Can't retrieve
3520 2005-07-04 [colin] 1.9.12cvs18
3523 Fix always_show_msg pref
3525 2005-07-04 [paul] 1.9.12cvs17
3527 sync with main (forgotten in last commit)
3529 * src/common/utils.c
3530 * src/common/utils.h
3531 check_line_length(): new.
3533 is_file_entry_exist()
3534 dirent_is_regular_file()
3535 dirent_is_directory(): use g_file_test() instead of stat().
3537 2005-07-04 [paul] 1.9.12cvs16
3542 compose_write_to_file(): check for line
3543 length limit and display warning if exceeds
3545 use get_home_dir() instead of g_get_home_dir()
3547 removed warning about invalid date
3549 use get_home_dir() instead of g_get_home_dir()
3551 2005-07-04 [paul] 1.9.12cvs15
3553 * src/stock_pixmap.c
3554 fix new pixmap naming errors
3555 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
3557 2005-07-04 [colin] 1.9.12cvs14
3560 Fix debugging string with a warning
3562 2005-07-04 [colin] 1.9.12cvs13
3565 Add a check for libetpan's version (>= 0.37)
3567 2005-07-04 [hoa] 1.9.12cvs12
3571 * src/etpan/imap-thread.c
3572 * src/etpan/imap-thread.h
3573 fixed IMAP implementation of check of mails.
3575 2005-07-03 [hoa] 1.9.12cvs11
3577 * src/etpan/Makefile.am
3578 * src/etpan/etpan-errors.h
3579 * src/etpan/etpan-log.[ch]
3580 * src/etpan/etpan-thread-manager-types.h
3581 * src/etpan/etpan-thread-manager.[ch]
3582 * src/etpan/imap-thread.[ch]
3589 dependency on libetpan 0.37 is now added.
3591 2005-07-01 [colin] 1.9.12cvs10
3597 * src/stock_pixmap.c
3598 * src/stock_pixmap.h
3599 * src/plugins/trayicon/trayicon.c
3600 Add marked symbol on folders containing
3605 * src/prefs_common.c
3606 * src/prefs_common.h
3608 Add an optional confirmation dialog on queue
3609 sending. Patch by wwp.
3610 * src/pixmaps/dir_close_mark.xpm ** ADDED **
3611 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
3612 * src/pixmaps/dir_open_mark.xpm ** ADDED **
3613 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
3614 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
3615 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
3616 * src/pixmaps/inbox_mark.xpm ** ADDED **
3617 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
3618 * src/pixmaps/outbox_mark.xpm ** ADDED **
3619 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
3620 * src/pixmaps/trash_mark.xpm ** ADDED **
3623 2005-07-01 [colin] 1.9.12cvs9
3626 Fix a little threading bug
3629 A little bit of HIG normality never hurts
3631 2005-07-01 [colin] 1.9.12cvs8
3639 * src/common/template.c
3640 * src/common/utils.c
3641 * src/common/utils.h
3642 Reverted the fwrite_atomic stuff. In fact
3643 it is already atomic.
3645 2005-06-30 [colin] 1.9.12cvs7
3647 * src/common/utils.c
3648 * src/common/utils.h
3649 Add an fwrite_atomic() function to make
3650 sure we write everything: fwrite can make
3658 * src/common/template.c
3659 Use that (and fix swapping of size and nmemb).
3660 Thanks to Rich Coe for the heads up.
3662 2005-06-30 [colin] 1.9.12cvs6
3665 Optimize addressbook opening
3667 2005-06-30 [colin] 1.9.12cvs5
3670 Remove calls to summary_step after move/copy
3672 2005-06-28 [paul] 1.9.12cvs4
3675 wrap and make the error msg selectable
3677 2005-06-28 [paul] 1.9.12cvs3
3680 replace the OK button with a Close button
3681 * src/gtk/foldersort.c
3682 use GTK_STOCK_ icons/buttons
3684 2005-06-28 [colin] 1.9.12cvs2
3686 * src/gedit-print.c ** ADDED **
3687 * src/gedit-print.h ** ADDED **
3688 * src/gtk/gtksourceprintjob.c ** ADDED **
3689 * src/gtk/gtksourceprintjob.h ** ADDED **
3690 I can't believe no one had enough time to tell
3691 me I forgot the `cvs add`
3693 2005-06-27 [colin] 1.9.12cvs1
3696 * src/gtk/Makefile.am
3701 Add optional libgnomeprint-based printing
3703 * src/gtk/quicksearch.c
3704 Add an Edit/Quick search menu item to show
3705 and focus the quicksearch
3707 2005-06-27 [paul] 1.9.12
3720 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3721 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
3722 SungHyun Nam, Frederico Goncalves Guimaraes,
3723 Andrej Kacian, and Yang Guilong
3724 2005-06-26 [colin] 1.9.11cvs106
3727 Forgot one file for previous fix
3729 2005-06-26 [colin] 1.9.11cvs105
3733 Fix problems with folder operations in no_select
3734 imap folders. it applies only to mails, and
3735 creation/deletion/move/renaming of folders
3738 2005-06-26 [paul] 1.9.11cvs104
3740 * src/prefs_filtering.c
3741 replace one more GTK_STOCK_REMOVE
3742 with GTK_STOCK_DELETE
3744 2005-06-25 [colin] 1.9.11cvs103
3747 Optimize get_seq_set_from_seq_list
3750 2005-06-25 [colin] 1.9.11cvs102
3753 If the directory exists, but not in the
3754 correct encoding, rename it. This should
3755 handle old-versions-induced bugs.
3757 2005-06-25 [colin] 1.9.11cvs101
3760 Fix path access with extended dir names
3761 Fixes bug #589 (SC segfaults with wrong locale
3764 2005-06-25 [colin] 1.9.11cvs100
3766 * src/prefs_account.c
3767 * src/prefs_account.h
3769 Add an option to encrypt replies to
3772 2005-06-25 [colin] 1.9.11cvs99
3775 * src/quote_fmt_parse.y
3776 ... And make it work with pgpinline.
3778 2005-06-25 [colin] 1.9.11cvs98
3783 * src/quote_fmt_parse.y
3784 o Make reedition of encrypted messages possible
3785 (as long as it is encrypted to self too, no
3787 o Make replying with quote (and without selecting
3788 text) possible for encrypted messages.
3789 Closes bug #550 (Not possible to "reply with quote"
3790 to gnupg encrypted messages)
3792 2005-06-24 [paul] 1.9.11cvs97
3797 2005-06-24 [paul] 1.9.11cvs96
3800 made bind password entry invisible
3802 * src/send_message.c
3803 send_message_local(): check exit status
3804 to detect errors (sync with main)
3806 use main's less ambiguous popup menu
3809 2005-06-24 [paul] 1.9.11cvs95
3811 * src/prefs_actions.c
3812 * src/prefs_customheader.c
3813 * src/prefs_display_header.c
3814 * src/prefs_filtering_action.c
3815 * src/prefs_matcher.c
3816 * src/prefs_template.c
3817 * src/prefs_toolbar.c
3818 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
3819 * src/gtk/description_window.c
3820 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
3822 2005-06-23 [colin] 1.9.11cvs94
3825 Fix rough edges (be sure to call status_show whenever
3828 2005-06-23 [colin] 1.9.11cvs93
3832 Before, in a 5K mails folder: 11s
3833 After, in the same folder: 58000µs
3834 The joys of locking... gtk_clist_select_all() fires a
3835 tree-select-row event for each selected row, which in
3836 summaryview, callbacks summary_selected which in turn,
3837 calls summary_status_show, which walks the selected
3838 rows. Hence, calling gtk_clist_select_all was
3839 exponential. Locking the summaryview makes
3840 summary_selected return early.
3842 2005-06-23 [colin] 1.9.11cvs92
3845 Move mutex at the important place to avoid
3848 Fix Del key deleting directly instead of
3851 2005-06-22 [colin] 1.9.11cvs91
3853 * src/plugins/spamassassin/libspamc.c
3854 As we do spagetti code with assignations in multiple
3855 places (see _message_read_raw where out = msg = raw),
3856 let's be sure we don't free the same pointer twice.
3857 Should fix bug #683 (Crash in libpam at
3860 2005-06-22 [colin] 1.9.11cvs90
3865 Make toolbar's delete use the move to trash stuff;
3866 Add gtk_widget_realize to be sure pixmaps can get
3867 created (that may fix an old worksforme bug which
3868 I can't find back...)
3870 2005-06-22 [colin] 1.9.11cvs89
3875 Rename "Message/Delete" to "Message/Move to trash"
3876 Add "Message/Delete..." that directly destroys the
3877 selected messages after asking for a confirmation.
3879 2005-06-22 [colin] 1.9.11cvs88
3882 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
3883 o Fix a deadlock (thanks Darko)
3885 2005-06-22 [colin] 1.9.11cvs87
3887 * src/gtk/foldersort.c
3888 Add missing include for the i18n;
3889 patch by Fabien Vantard
3891 2005-06-21 [colin] 1.9.11cvs86
3895 Respect the no_select flag
3897 Fix recursive deletion
3900 Make the folder deletion's warning
3903 2005-06-21 [colin] 1.9.11cvs85
3906 Prevent email addresses from spanning accross
3907 lines - fixes bug # 646 (newline-chars in
3910 2005-06-20 [colin] 1.9.11cvs84
3913 Be sure not to remove source if copy failed
3915 2005-06-20 [colin] 1.9.11cvs83
3919 remove summaryview's lock
3921 introduce threads to avoid problems when foreground tasks
3922 interfere with background tasks
3924 prevent moving to drafts/queue
3928 2005-06-19 [colin] 1.9.11cvs82
3931 Remember that the user doesn't want to override
3932 offline mode, for 3 seconds. It avoid presenting
3933 him with N popups in a really short time.
3935 2005-06-17 [colin] 1.9.11cvs81
3938 Fix IMAP breaking on folders containing '('
3939 (Probably won't be enough)
3941 2005-06-17 [colin] 1.9.11cvs80
3943 Forgotten files on 1.9.11cvs79
3945 Fix stepping when not immediately executing
3947 Really prevent UID FETCH 0
3949 Fix outgoing charset never set to utf-8
3953 2005-06-16 [colin] 1.9.11cvs79
3956 Fix bug #707 (Dash splits rows)
3957 Only wrap if we're on a line break position and
3958 the previous one was a "white" (space) char.
3959 Pango stuff is weird.
3961 2005-06-16 [colin] 1.9.11cvs78
3964 Lock summaryview while downloading messages
3968 * src/common/utils.c
3969 * src/common/utils.h
3970 Replace \r and \n with spaces in From and
3973 2005-06-16 [paul] 1.9.11cvs77
3976 liberalise the mime parser
3980 2005-06-16 [paul] 1.9.11cvs76
3985 2005-06-15 [colin] 1.9.11cvs75
3988 Finish header encoding fix
3992 Fix compilation (Thanks Stephan
3995 2005-06-15 [colin] 1.9.11cvs74
3998 Install gnome2 stuff rather than gnome1,
4003 Fix headers encoding
4005 Visual progress when fetching all messages
4009 Prevent changing current message while
4012 2005-06-15 [paul] 1.9.11cvs73
4014 * src/gtk/gtkaspell.c
4015 * src/gtk/gtkaspell.h
4018 2005-06-15 [paul] 1.9.11cvs72
4020 * src/prefs_filtering.c
4021 allow reordering of filter rules by
4024 2005-06-15 [paul] 1.9.11cvs71
4029 replace deprecated function
4031 * src/send_message.c
4032 * src/gtk/progressdialog.c
4033 * src/gtk/progressdialog.h
4034 salvage and reuse parts of reverted sync
4036 2005-06-15 [paul] 1.9.11cvs70
4039 * src/send_message.c
4040 * src/gtk/progressdialog.c
4041 * src/gtk/progressdialog.h
4042 revert yesterday's sync with main
4043 it contains deprecated functions
4045 2005-06-15 [colin] 1.9.11cvs69
4048 Fix bug #670 (multi user to: will corrupt message
4051 2005-06-15 [colin] 1.9.11cvs68
4054 Fix bug #421 (Fix undo on wrapping)
4056 2005-06-15 [colin] 1.9.11cvs67
4059 Provide visual feedback while processing
4062 Provide visual feedback while getting
4063 short headers (for uncached messages)
4066 2005-06-14 [paul] 1.9.11cvs66
4069 change a couple stock icons
4071 * src/send_message.c
4072 * src/gtk/progressdialog.c
4073 * src/gtk/progressdialog.h
4074 sync main's GtkTreeView implementation
4076 2005-06-14 [colin] 1.9.11cvs65
4079 Various little fixes, mainly on error paths
4081 2005-06-13 [colin] 1.9.11cvs64
4086 Add a way to fetch only headers. This speeds
4087 up filtering on headers for IMAP. Fixes:
4088 bug #481 extraneous imap commands slow down
4090 bug #522 Sylpheed downloads all messages
4091 when opening mailbox (IMAP)
4092 bug #677 IMAP fetch is soooooooooooooo slow
4095 Add a folder set_batch method so that
4096 implementations can speed up flags changes
4099 Use that in mark as (un)read and mark all read
4102 Implement set_batch - brings back deferred
4103 flags in a less buggy manner. Fixes:
4104 bug #729 IMAP immediate expunge of deleted messages
4105 bug #191 remove list of messages with one command
4106 Fix login with strange chars
4107 Implement fetch_msg_full
4108 Fix copy (wrong counts)
4110 2005-06-12 [colin] 1.9.11cvs63
4113 lock incorporation during long operations.
4114 Avoids fucking up the IMAP socket.
4116 2005-06-12 [colin] 1.9.11cvs62
4120 Factorize remove_all_msg
4123 Don't update partial-download status if unnecessary
4125 Use remove_msgs everywhere possible
4127 2005-06-12 [colin] 1.9.11cvs61
4131 Add a remove_msgs function to remove a
4136 2005-06-12 [colin] 1.9.11cvs60
4139 Remove flags-processing deferring... Too hard
4140 to get it to work in all cases.
4142 2005-06-11 [colin] 1.9.11cvs59
4145 printf -> debug_print
4147 2005-06-11 [colin] 1.9.11cvs58
4150 o Fix build without USE_PTHREAD
4151 o Factorize imap_open
4152 o Alertpanel in case of impossible connection
4153 o Alertpanel in case of impossible login
4154 o Fix deferred flags processing to force a
4155 flush before adding some more flags to process,
4156 but in another folder.
4158 2005-06-10 [colin] 1.9.11cvs57
4161 o Fix a format string error
4162 o init ssl socket outside of the thread
4163 (it possibly invokes gtk calls)
4165 o Put back the buffer to its necessary size
4166 o Fix changing a file pointer without keeping
4167 track of it (thanks Valgrind)
4169 o Fix automatic STARTTLS if login should be done
4170 and the server only allows it after starting TLS
4171 * src/gtk/gtkinputdialog.c
4172 o Eat GDK_Return so that the combo popup doesn't
4173 appear when we press Enter to validate the combo
4174 input dialog (as seen in the Open with... dialog)
4176 2005-06-10 [colin] 1.9.11cvs56
4180 o Fix a crash on deletion
4181 o Threadize imap_select (it's called outside of
4183 o Defer treatment of DELETED flags
4186 2005-06-09 [colin] 1.9.11cvs55
4189 Make sure we check imap_gtk_should_override(), which
4190 potentially calls gtk stuff, before creating thread.
4191 That way it should't be called via imap_get_session()
4194 2005-06-09 [colin] 1.9.11cvs54
4197 o add a bit of status output
4198 o remove some dead code
4199 o threadize get_list_of_uids
4200 o threadize imap_get_flags
4201 o defer flag changing by 500ms so that they
4205 2005-06-08 [colin] 1.9.11cvs53
4208 Thread-ize imap_cmd_fetch
4210 2005-06-08 [colin] 1.9.11cvs52
4213 Mmh, that broke POP3...
4215 2005-06-08 [colin] 1.9.11cvs51
4218 Stabilize IMAP patch (thanks to Hoa)
4220 2005-06-08 [colin] 1.9.11cvs50
4223 Test patch to speed up imap.
4225 2005-06-08 [colin] 1.9.11cvs49
4230 Apply patch from gentoo to use /usr/share/mime/globs if
4231 available, after un-breaking it
4234 Use g_timeout for invoking hooks that possibly use gtk
4235 calls. This should leave gtk calls in the main thread.
4237 2005-06-08 [paul] 1.9.11cvs48
4240 conv_get_outgoing_charset_str(): don't
4241 use prefs_common setting
4244 add /Options/Character encoding/... to
4245 temporarily change the outgoing encoding
4247 (belated sync with main)
4249 2005-06-08 [paul] 1.9.11cvs47
4252 correction to/completion of last
4255 2005-06-08 [paul] 1.9.11cvs46
4261 always enabled Japanese auto-detection
4262 if the first letters of locale string
4265 don't use "destroy" signal to destroy
4266 Compose object (fix rare crashes on discard?)
4270 added Hebrew encodings
4271 * src/sourcewindow.c
4272 don't use "destroy" signal to destroy
4275 2005-06-07 [colin] 1.9.11cvs45
4278 Add missing unlocks/locks
4280 2005-06-07 [paul] 1.9.11cvs44
4283 restore bug #749 fix
4285 2005-06-06 [colin] 1.9.11cvs43
4288 Fix selection bug when prefs_common.open_unread
4291 2005-06-06 [colin] 1.9.11cvs42
4297 Factorize long operations beginning and end
4298 (locking, freezing/thawing, cursor, ...)
4299 Check selection->data member in selection-
4300 related loops; this avoids dying an awful
4301 death if the selection changes on us while
4302 we're marking a whole IMAP folder unread,
4305 2005-06-06 [paul] 1.9.11cvs41
4308 don't g_free() a static gchar buffer
4310 2005-06-05 [colin] 1.9.11cvs40