1 2005-10-23 [wwp] 1.9.15cvs95
4 Ignore the right binary name (sylpheed-claws now)
6 2005-10-23 [paul] 1.9.15cvs94
9 when using Folder Pref 'Default To for
10 replies' make the entry in the Compose
12 Patch by Fabien Vantard
14 2005-10-22 [colin] 1.9.15cvs93
19 2005-10-22 [colin] 1.9.15cvs92
22 try to convert using locale (apart utf8) if necessary
24 2005-10-22 [colin] 1.9.15cvs91
27 * src/pixmaps/unread.xpm
28 Make the unread envelope blue again and
29 saturate the new one a bit more.
31 2005-10-22 [colin] 1.9.15cvs90
34 When replying to a mail sent by one of our accounts,
35 use the original list of recipients. Let 'Reply All'
36 and 'Reply to sender' work like previously.
38 2005-10-21 [colin] 1.9.15cvs89
40 * src/prefs_filtering.c
41 Clear fields after add and replace
43 Display xface differently (better)
44 * src/plugins/pgpinline/pgpinline.c
45 Fix crappy encodings/recodings
47 2005-10-21 [paul] 1.9.15cvs88
50 * src/prefs_folder_item.c
52 fix news folder Folder Properties
55 update folderview after Themes change
56 keep selected folder selected
59 2005-10-21 [paul] 1.9.15cvs87
62 * tools/OOo2sylpheed.pl
64 * tools/README.sylprint
65 * tools/asus_mailled.sh ** REMOVED **
66 * tools/filter_conv.pl
67 * tools/freshmeat_search.pl
68 * tools/google_search.pl
69 * tools/gpg-sign-syl ** REMOVED **
70 * tools/kmail2sylpheed.pl
71 * tools/kmail2sylpheed_v2.pl
72 * tools/multiwebsearch.pl
73 * tools/nautilus2sylpheed.sh
74 * tools/newscache_clean.pl
75 * tools/outlook2sylpheed.pl
76 * tools/sylpheed-switcher ** REMOVED **
81 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
82 update default config dir
83 update binary name (thanks to Fabien Vantard)
84 remove obsolete scripts
86 2005-10-21 [cleroy] 1.9.15cvs86
89 Fix possible leak and units. Based on a patch by
92 2005-10-20 [colin] 1.9.15cvs85
95 Clear xface when clearing textview
97 2005-10-20 [colin] 1.9.15cvs84
105 * src/prefs_message.c
113 Migrate config to .sylpheed-claws (Automatically)
114 Add a way to get the Xface in the TextView
116 2005-10-20 [colin] 1.9.15cvs83
118 * src/gtk/Makefile.am
121 Make the about dialog *grooovy*
123 2005-10-20 [colin] 1.9.15cvs82
126 Use "Open with" on double click if no command
129 2005-10-20 [colin] 1.9.15cvs81
132 * src/etpan/imap-thread.c
135 2005-10-20 [paul] 1.9.15cvs80
138 don't show clipkey icon if the only
139 attachment is the signature
142 2005-10-20 [paul] 1.9.15cvs79
145 * src/plugins/pgpmime/pgpmime.c
146 name the PGP/MIME signature 'signature.asc'
147 Patch by Andrew Nelson <freeandy@gmail.com>
149 2005-10-19 [colin] 1.9.15cvs78
151 * src/plugins/pgpmime/pgpmime.c
152 Oops, no need to double-check though
154 2005-10-19 [colin] 1.9.15cvs77
156 * src/plugins/pgpinline/pgpinline.c
157 * src/plugins/pgpmime/pgpmime.c
158 Check that my_tmpfile() doesn't
161 2005-10-19 [colin] 1.9.15cvs76
164 Use shorter mime boundaries to avoid having
165 MTAs rewrapping our headers, breaking the
166 PGP signature in the process
168 * src/plugins/pgpmime/pgpmime.c
169 Check for boundary uniqueness to be sure
170 it won't happen, instead of hoping for the
173 2005-10-19 [colin] 1.9.15cvs75
175 * sylpheed-claws.desktop
178 Ship a sylpheed-claws binary instead
179 of a sylpheed one. Change the socket
182 Update folder only if it changed
184 Fix i18n in welcome mail, patch by
191 2005-10-19 [paul] 1.9.15cvs74
195 fix summaryview update
198 2005-10-18 [colin] 1.9.15cvs73
200 * src/plugins/pgpcore/passphrase.c
201 Don't XGrabServer, and try a bit more to
202 sync everything before grabbing mouse/keyboard
204 2005-10-18 [colin] 1.9.15cvs72
210 * src/grouplistdialog.c
215 * src/gtk/gtksctree.c
216 * src/gtk/gtksctree.h
217 * src/pixmaps/empty.xpm
218 Implement a wrapper call for gtk_ctree_set_node_info
219 and gtk_ctree_insert_node, that uses a 1x1 transparent
220 pixmap instead of a NULL one. This works around some
221 memory problems deep inside gtk, revealed by valgrind,
222 and fixes bug #834 (Pressing CTRl-D on a message marked
223 as locked crashes sylpheed.), as well as, probably,
224 wwp's 4th dimension problems that happen in gtk_ctree_*.
226 2005-10-17 [colin] 1.9.15cvs71
229 Provide visual feedback when checking
232 2005-10-17 [colin] 1.9.15cvs70
235 Keep the folder list frozen while checking caches...
237 2005-10-17 [colin] 1.9.15cvs69
240 Fi bug #833 (Autocompleting from addressbook
241 fails with extended chars)
243 Fix 'adding messages' staying in statusbar
246 2005-10-17 [wwp] 1.9.15cvs68
249 Fix buttons' layout resizing when window size changes
251 2005-10-17 [wwp] 1.9.15cvs67
254 * src/prefs_account.c
257 * src/prefs_folder_item.c
259 * src/gtk/logwindow.c
260 * src/gtk/pluginwindow.c
261 * src/gtk/prefswindow.c
262 * src/gtk/prefswindow.h
263 Remember yet more window sizes (log, prefs, folder prefs, accounts)
265 2005-10-17 [paul] 1.9.15cvs66
268 fix missing libetpan message
275 add some new URI defines, change some
278 make welcome message translatable
279 small improvements to english
284 2005-10-17 [paul] 1.9.15cvs65
289 2005-10-16 [mones] 1.9.15cvs64
298 2005-10-16 [colin] 1.9.15cvs63
303 2005-10-16 [colin] 1.9.15cvs62
308 Real welcome mail text, thanks Paul
310 2005-10-16 [colin] 1.9.15cvs61
317 * src/prefs_toolbar.c
318 * src/plugins/demo/demo.c
319 * src/plugins/trayicon/trayicon.c
320 s/Sylpheed/Sylpheed-Claws/
322 2005-10-16 [colin] 1.9.15cvs60
325 Add a welcome email in the first empty mailbox
327 Change one more default
329 2005-10-16 [colin] 1.9.15cvs59
334 2005-10-16 [colin] 1.9.15cvs58
340 2005-10-16 [colin] 1.9.15cvs57
346 2005-10-16 [colin] 1.9.15cvs56
349 By default, initialize fonts to have
350 the same size as normal GtkWidgets
352 2005-10-16 [colin] 1.9.15cvs55
355 Fix message a bit more
357 2005-10-16 [colin] 1.9.15cvs54
360 Second attempt at flicker fixing
362 2005-10-16 [colin] 1.9.15cvs53
367 2005-10-16 [wwp] 1.9.15cvs52
373 Remember window sizes (address book)
375 2005-10-16 [wwp] 1.9.15cvs51
377 * src/plugins/clamav/clamav_plugin_gtk.c
378 * src/plugins/spamassassin/spamassassin_gtk.c
379 Fix compilation warnings (missing #include).
381 2005-10-16 [colin] 1.9.15cvs50
386 Make 'c' check signature, and forward
387 c, l, y, t from summaryview to mimeview
389 2005-10-16 [colin] 1.9.15cvs49
392 Put border around buttons
395 Rework menus (Patch based on a patch
398 2005-10-15 [wwp] 1.9.15cvs48
410 * src/prefs_account.c
411 * src/prefs_spelling.c
414 * src/plugins/clamav/clamav_plugin_gtk.c
415 * src/plugins/spamassassin/spamassassin_gtk.c
416 use nicer browse-for-file/dir buttons than the "..." ones,
417 code factorizing more.
419 2005-10-14 [colin] 1.9.15cvs47
422 set relief on the account switcher so that people see it
423 grey out Create processing rules when no message is selected
424 * src/prefs_filtering.c
425 ask before closing if the rule has not been modified, even if
427 * src/prefs_matcher.c
428 fix sensitivity when entering the dialog
429 * src/gtk/inputdialog.c
430 display a better icon on password ask
431 * src/plugins/pgpcore/passphrase.c
432 make the dialog look better
434 2005-10-14 [paul] 1.9.15cvs46
437 indicate presense of marked msgs in
438 unexpanded subfolders
440 2005-10-14 [paul] 1.9.15cvs45
442 * src/prefs_actions.c
445 * src/prefs_filtering_action.c
446 * src/prefs_matcher.c
447 * src/prefs_template.c
448 remember window sizes
453 2005-10-13 [colin] 1.9.15cvs44
458 Add a tooltip on the icon (optional)
459 Get rid of the signature buttons and only
462 2005-10-13 [colin] 1.9.15cvs43
466 Add hand cursor for hovering over icon
468 2005-10-13 [colin] 1.9.15cvs42
471 Fix crash when quicksearch's hidden
474 2005-10-13 [colin] 1.9.15cvs41
477 Set subject when forwarding multiple mails
478 Check that other recipient than the default Cc or Bcc
479 have been set before sending.
481 2005-10-13 [colin] 1.9.15cvs40
485 Introduce locking, but don't use it yet
487 2005-10-13 [colin] 1.9.15cvs39
489 * src/gtk/quicksearch.c
490 Reset quicksearch when hiding it
491 Make sticky a real pref
493 2005-10-13 [colin] 1.9.15cvs38
498 2005-10-13 [colin] 1.9.15cvs37
503 * src/plugins/pgpcore/sgpgme.c
504 Make privacy icon clickable
505 Move Trust field in Full info
506 When trust is less than full, don't display
509 2005-10-13 [colin] 1.9.15cvs36
514 Revert speed hack which is dangerous in fact
517 2005-10-13 [colin] 1.9.15cvs35
519 * src/folder_item_prefs.c
520 Fix pref corruption on folder move. Patch
523 2005-10-13 [paul] 1.9.15cvs34
527 fix typos in g_warnings
528 * src/prefs_account.c
529 add a file selector for Signature file
533 2005-10-12 [colin] 1.9.15cvs33
536 Provide a quick way to go back from a
537 signature's full info to the email part
539 2005-10-12 [colin] 1.9.15cvs32
542 Remove old hack of encoding signed mails with base64.
543 QP works equally well.
545 2005-10-12 [colin] 1.9.15cvs31
548 Replace deprecated GtkText with GtkTextView
550 Fix a logic bug about counts in imap_select
551 (previously un-triggered)
555 Allow local deletion of news posts
557 Show GPG noticeview on the message/rfc822 part
558 in addition to the text/plain one
559 * src/prefs_image_viewer.c
560 src/plugins/pgpcore/prefs_gpg.c
561 Polish (set the label as part of the checkbox)
563 Don't sit there doing nothing after destroying
564 the window - return err
566 2005-10-11 [colin] 1.9.15cvs30
569 Apply processing rules before showing folders.
570 Early folder show (before flags sync) will only
571 be done when there are no processing rules (nor
574 Fix stuff related to mail subdir, creation and
577 Don't allow creation of folders in NoInferior
578 folders, as it won't work
580 2005-10-10 [colin] 1.9.15cvs29
583 Reselect "None" Privacy system when selecting an
584 account with no privacy system defined
586 2005-10-10 [colin] 1.9.15cvs28
589 Add Windows-1252 encoding
591 Rework some defaults:
592 - autosave to draft by default
593 - don't show header pane (it's already in the textview)
594 - Select first new or unread mail on entry
595 - Assume 'Yes' to change folder when there's no more
597 * src/prefs_matcher.c
598 Fix a gtk assertion failure
599 * src/gtk/colorlabel.c
600 Workaround bad repainting on selection
602 Freeze/thaw (a bit faster on ssh -X)
604 Get rid of StrdupConverter that just adds an
606 * src/etpan/imap_thread.c
609 2005-10-10 [colin] 1.9.15cvs27
613 Fix compile on gtk 2.4. Patch by wwp
615 2005-10-09 [colin] 1.9.15cvs26
620 Clarify forward menus. Patch by wwp
622 2005-10-09 [colin] 1.9.15cvs25
626 Fix bug #829 (Non-working "Encrypt message by
627 default when replying to an encrypted message")
629 2005-10-08 [colin] 1.9.15cvs24
632 Fix bug #827 ("Welcome" setup wizard after a
633 permission error gives up & forgets itself.)
635 2005-10-08 [colin] 1.9.15cvs23
638 Fix bug #828 (Ignoring headers with spaces around = sign)
640 2005-10-08 [colin] 1.9.15cvs22
645 2005-10-08 [colin] 1.9.15cvs21
649 Add a processing_pending indicator, set on
650 folder_item_open and cleared after
651 folder_item_process_open
654 wrap procmsg_msginfo_*_flags, and in the
655 wrapper check that there's no folder processing
656 pending. If there is, defer the flags change until
657 processing is done to avoid stepping over each
659 Freeze during processing, but not during scanning.
661 2005-10-07 [colin] 1.9.15cvs20
663 * src/plugins/pgpcore/passphrase.c
664 Fix bug #826 (X-Server hangs when
665 right-clicking a PGP encrypted message)
667 2005-10-07 [paul] 1.9.15cvs19
670 fix compose_entries[]
671 patch by Fabien Vantard
673 2005-10-06 [colin] 1.9.15cvs18
675 * src/pixmaps/address.xpm
676 * src/pixmaps/address_book.xpm
677 * src/pixmaps/book.xpm
678 * src/pixmaps/check_spelling.xpm
679 * src/pixmaps/checkbox_off.xpm
680 * src/pixmaps/checkbox_on.xpm
681 * src/pixmaps/close.xpm
682 * src/pixmaps/complete.xpm
683 * src/pixmaps/continue.xpm
684 * src/pixmaps/deleted.xpm
685 * src/pixmaps/down_arrow.xpm
686 * src/pixmaps/exec.xpm
687 * src/pixmaps/forwarded.xpm
688 * src/pixmaps/group.xpm
689 * src/pixmaps/ignorethread.xpm
690 * src/pixmaps/interface.xpm
691 * src/pixmaps/jpilot.xpm
692 * src/pixmaps/ldap.xpm
693 * src/pixmaps/linewrap.xpm
694 * src/pixmaps/linewrapcurrent.xpm
695 * src/pixmaps/mail.xpm
696 * src/pixmaps/mail_attach.xpm
697 * src/pixmaps/mail_compose.xpm
698 * src/pixmaps/mail_forward.xpm
699 * src/pixmaps/mail_receive.xpm
700 * src/pixmaps/mail_receive_all.xpm
701 * src/pixmaps/mail_reply.xpm
702 * src/pixmaps/mail_reply_to_all.xpm
703 * src/pixmaps/mail_reply_to_author.xpm
704 * src/pixmaps/mail_send.xpm
705 * src/pixmaps/mail_send_queue.xpm
706 * src/pixmaps/mime_application.xpm
707 * src/pixmaps/mime_audio.xpm
708 * src/pixmaps/mime_image.xpm
709 * src/pixmaps/mime_message.xpm
710 * src/pixmaps/mime_text_enriched.xpm
711 * src/pixmaps/mime_text_html.xpm
712 * src/pixmaps/mime_text_plain.xpm
713 * src/pixmaps/mime_unknown.xpm
714 * src/pixmaps/new.xpm
715 * src/pixmaps/news_compose.xpm
716 * src/pixmaps/offline.xpm
717 * src/pixmaps/online.xpm
718 * src/pixmaps/paste.xpm
719 * src/pixmaps/preferences.xpm
720 * src/pixmaps/privacy_emblem_encrypted.xpm
721 * src/pixmaps/privacy_expired.xpm
722 * src/pixmaps/privacy_failed.xpm
723 * src/pixmaps/privacy_passed.xpm
724 * src/pixmaps/privacy_signed.xpm
725 * src/pixmaps/privacy_unknown.xpm
726 * src/pixmaps/privacy_warn.xpm
727 * src/pixmaps/properties.xpm
728 * src/pixmaps/replied.xpm
729 * src/pixmaps/search.xpm
730 * src/pixmaps/unread.xpm
731 * src/pixmaps/up_arrow.xpm
732 * src/pixmaps/vcard.xpm
733 Modernize internal theme, with icons from the
734 Gnomaws theme. Keep some of the old ones where
737 2005-10-06 [colin] 1.9.15cvs17
740 Little optimisations + bugfix
742 Remove default useless items - useless being defined
743 by the default relevant prefs
745 include config.h to make gettext work
747 Fix selection of current theme in prefs
749 2005-10-06 [colin] 1.9.15cvs16
753 * src/prefs_summaries.c
755 Add a warning dialog on Mark all read
756 (with pref to get rid of it)
758 2005-10-06 [paul] 1.9.15cvs15
762 updated by Geir Helland and Frederico
765 2005-10-05 [colin] 1.9.15cvs14
775 add a way to rescan without rebuilding
776 make moving a bit faster (less folders changes)
777 don't lock the tree on Get
779 Don't re-delete deleted messages before expunging
781 Set batch mode when deleting mails
783 2005-10-05 [paul] 1.9.15cvs13
787 fix disabled Execute menu item
789 match the change in 1.9.15cvs10: use Compose
790 instead of News by default
792 2005-10-04 [colin] 1.9.15cvs12
795 When replying to an ML post with Reply-To set
796 to the poster's email, honor it (as before),
797 but also honor our user's request to reply to
798 the mailing list: set the ML address in the To
799 field and the Reply-To address in the Cc:
802 2005-10-04 [colin] 1.9.15cvs11
804 * src/plugins/trayicon/trayicon.c
805 Finish cosmetic change - thanks to wwp
807 2005-10-04 [colin] 1.9.15cvs10
810 Use Compose instead of Email by default.
813 2005-10-04 [colin] 1.9.15cvs9
819 * src/etpan/imap-thread.c
820 * src/etpan/imap-thread.h
821 Try to make IMAP faster, by simplifying SEARCH
822 commands, avoiding sending two STATUS in a row,
823 and deferring flags sync and processing just
824 after displaying the folder.
825 This will update the SummaryView in certain
826 cases (new mails not already fetched, flags
827 changed from another client) but in a non-
830 2005-10-04 [colin] 1.9.15cvs8
832 * src/plugins/trayicon/trayicon.c
833 Relabel "Offline" to "Work offline"
835 2005-10-04 [colin] 1.9.15cvs7
840 Fix mbox import/export buglets
842 * src/plugins/trayicon/trayicon.c
846 2005-10-04 [colin] 1.9.15cvs6
851 Better fix (don't break mark all read) for cvs2
853 2005-10-03 [colin] 1.9.15cvs5
856 Use a sane sort by default
858 2005-10-03 [colin] 1.9.15cvs4
861 Add a 'Only once' button for overriding offline mode
862 * src/prefs_account.c
864 Add Local mbox to the wizard
865 Add IMAP subdir to the wizard (or the wizard is useless
866 for such accounts, or even worse than useless)
867 Move IMAP subdir from Advanced to Receive tab, as it's
870 2005-10-03 [colin] 1.9.15cvs3
873 Forgot this one in cvs1
875 2005-10-03 [colin] 1.9.15cvs2
878 Faster close when leaving a folder with lots
879 of new mails. Idea by David Relson.
881 2005-10-03 [colin] 1.9.15cvs1
890 * src/gtk/sslcertwindow.c
891 * src/plugins/trayicon/trayicon.c
892 Add accels to every AlertPanel. Patch by Fabien
895 2005-10-03 [paul] 1.9.15
899 2005-10-03 [paul] 1.9.14cvs68
909 updated by Miquel Oliete, Thomas Gilgin, Ricardo
910 Mones Lastra, Tommi Pirinen, Fabien vantard,
911 Andrej Kacian, Aleksander Urosevic, Yang Guilong
913 2005-10-03 [paul] 1.9.14cvs67
916 prevent hang on Cancel
919 2005-10-03 [paul] 1.9.14cvs66
922 fix crash in IMAP caused by discrepancy
923 between check_at_startup and offline mode
926 2005-10-01 [paul] 1.9.14cvs65
931 2005-10-01 [paul] 1.9.14cvs64
934 synchronise import_mbox() and export_mbox()
936 proc_mbox(): add alert if file cannot be opened
937 export_list_to_mbox(): test if dest file exists,
938 prompt user to overwrite if it does. add alert
939 if file cannot be created
944 2005-09-30 [paul] 1.9.14cvs63
947 Fix sensitivity of a menu
949 Respect hidden pref for mails with no encoding
951 Fix memory corruption
952 * src/plugins/pgpcore/sgpgme.c
953 Fix segfault on incomplete sigs, and display
958 2005-09-30 [colin] 1.9.14cvs62
960 * src/partial_download.c
961 Little logic fix in almost-dead code
963 Fix partial download when there's no new mail
965 2005-09-29 [paul] 1.9.14cvs61
967 * src/plugins/pgpinline/pgpinline.c
968 fix bug 819, 'crash accessing sign message'
971 2005-09-28 [martin] 1.9.14cvs60
973 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
974 fix bug #790 (Crash when restarting window manager (fluxbox))
976 2005-09-28 [paul] 1.9.14cvs59
978 * src/gtk/gtkaspell.c
981 2005-09-27 [colin] 1.9.14cvs58
983 * src/plugins/pgpcore/sgpgme.c
984 Report error when there's one, instead of
985 "Signature unchecked"
987 2005-09-27 [colin] 1.9.14cvs57
990 Fix bug #816 (Weird quotation with spaces)
992 2005-09-27 [colin] 1.9.14cvs56
997 Put subject in compose's title
998 Fix Automatic encoding so that it's really automatic:
999 first try default locale's charset, then charset of the replied mail,
1001 Fix encoding of headers (must be in strict mode too)
1003 2005-09-26 [colin] 1.9.14cvs55
1005 * src/gtk/gtkaspell.c
1006 Fix previous patch - don't color the space,
1009 2005-09-26 [colin] 1.9.14cvs54
1011 * src/gtk/gtkaspell.c
1012 Unmark space if possible
1014 2005-09-26 [colin] 1.9.14cvs53
1017 log_error instead of alertpanel according to the pref
1018 * src/etpan/imap-thread.c
1019 Print connect status, copy only necessary size to
1021 * src/plugins/pgpmime/pgpmime.c
1022 Handle S/Mime signatures (verification only). Patch based
1023 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
1025 2005-09-26 [paul] 1.9.14cvs52
1027 * src/common/passcrypt.c
1028 this 'workaround' not necessary on NetBSD.
1029 Thanks to Daniel Gustafson
1035 2005-09-26 [paul] 1.9.14cvs51
1038 Skip currently selected message when
1039 looking for next new or unread message
1040 in current folder. Patch by Colin
1041 * src/common/passcrypt.c
1042 eliminate warnings on *BSD. Patch by
1045 2005-09-26 [colin] 1.9.14cvs50
1048 Call postfiltering hook anyway
1050 2005-09-22 [colin] 1.9.14cvs49
1054 Add a strict mode that doesn't replace with _
1057 Use strict conversion while sending
1058 Fix race when drafting while sending (happens
1060 Fix d'n'd of messages from summaryview
1061 * src/prefs_common.c
1062 * src/prefs_common.h
1063 add hidden utf8_instead_of_locale_for_broken_mail
1064 pref for people that preferred the default charset
1065 to be utf8 for broken mails
1066 * src/quote_fmt_parse.y
1067 fix bug #815 (No quote insert if "From:" fied
1068 contained Russian letters)
1070 Fix d'n'd of messages to compose
1072 2005-09-22 [paul] 1.9.14cvs48
1075 fix bug where attachments Name entry
1076 would display Path instead
1078 2005-09-21 [paul] 1.9.14cvs47
1083 * config/config.rpath
1084 * doc/manual/en/sylpheed-20.html
1085 * doc/manual/es/sylpheed-20.html
1138 * src/customheader.c
1139 * src/customheader.h
1140 * src/displayheader.c
1141 * src/displayheader.h
1152 * src/editldap_basedn.c
1153 * src/editldap_basedn.h
1172 * src/folder_item_prefs.c
1173 * src/folder_item_prefs.h
1180 * src/grouplistdialog.c
1181 * src/grouplistdialog.h
1186 * src/image_viewer.c
1187 * src/image_viewer.h
1226 * src/matcher_parser.h
1227 * src/matcher_parser_lex.l
1228 * src/matcher_parser_parse.y
1231 * src/message_search.c
1232 * src/message_search.h
1251 * src/partial_download.c
1252 * src/partial_download.h
1257 * src/prefs_account.c
1258 * src/prefs_account.h
1259 * src/prefs_actions.c
1260 * src/prefs_actions.h
1261 * src/prefs_common.c
1262 * src/prefs_common.h
1263 * src/prefs_compose_writing.c
1264 * src/prefs_compose_writing.h
1265 * src/prefs_customheader.c
1266 * src/prefs_customheader.h
1267 * src/prefs_display_header.c
1268 * src/prefs_display_header.h
1269 * src/prefs_ext_prog.c
1270 * src/prefs_ext_prog.h
1271 * src/prefs_filtering.c
1272 * src/prefs_filtering.h
1273 * src/prefs_filtering_action.c
1274 * src/prefs_filtering_action.h
1275 * src/prefs_folder_column.c
1276 * src/prefs_folder_column.h
1277 * src/prefs_folder_item.c
1278 * src/prefs_folder_item.h
1283 * src/prefs_image_viewer.c
1284 * src/prefs_image_viewer.h
1285 * src/prefs_matcher.c
1286 * src/prefs_matcher.h
1287 * src/prefs_message.c
1288 * src/prefs_message.h
1289 * src/prefs_msg_colors.c
1290 * src/prefs_msg_colors.h
1295 * src/prefs_receive.c
1296 * src/prefs_receive.h
1299 * src/prefs_spelling.c
1300 * src/prefs_spelling.h
1301 * src/prefs_summaries.c
1302 * src/prefs_summaries.h
1303 * src/prefs_summary_column.c
1304 * src/prefs_summary_column.h
1305 * src/prefs_template.c
1306 * src/prefs_template.h
1307 * src/prefs_themes.c
1308 * src/prefs_themes.h
1309 * src/prefs_toolbar.c
1310 * src/prefs_toolbar.h
1311 * src/prefs_wrapping.c
1312 * src/prefs_wrapping.h
1322 * src/quote_fmt_parse.y
1325 * src/remotefolder.c
1326 * src/remotefolder.h
1327 * src/send_message.c
1328 * src/send_message.h
1331 * src/simple-gettext.c
1332 * src/sourcewindow.c
1333 * src/sourcewindow.h
1338 * src/stock_pixmap.c
1339 * src/stock_pixmap.h
1340 * src/summary_search.c
1341 * src/summary_search.h
1358 * src/common/base64.c
1359 * src/common/base64.h
1361 * src/common/hooks.c
1362 * src/common/hooks.h
1367 * src/common/mgutils.c
1368 * src/common/mgutils.h
1371 * src/common/passcrypt.c
1372 * src/common/passcrypt.h.in
1373 * src/common/plugin.c
1374 * src/common/plugin.h
1375 * src/common/prefs.c
1376 * src/common/prefs.h
1377 * src/common/progressindicator.c
1378 * src/common/progressindicator.h
1379 * src/common/quoted-printable.c
1380 * src/common/quoted-printable.h
1381 * src/common/session.c
1382 * src/common/session.h
1385 * src/common/socket.c
1386 * src/common/socket.h
1389 * src/common/ssl_certificate.c
1390 * src/common/ssl_certificate.h
1391 * src/common/string_match.c
1392 * src/common/string_match.h
1393 * src/common/stringtable.c
1394 * src/common/sylpheed.c
1395 * src/common/sylpheed.h
1396 * src/common/template.c
1397 * src/common/template.h
1398 * src/common/timing.h
1399 * src/common/utils.c
1400 * src/common/utils.h
1401 * src/common/uuencode.c
1402 * src/common/uuencode.h
1403 * src/common/version.h.in
1406 * src/common/xmlprops.c
1407 * src/common/xmlprops.h
1410 * src/gtk/colorlabel.c
1411 * src/gtk/colorlabel.h
1412 * src/gtk/colorsel.c
1413 * src/gtk/colorsel.h
1414 * src/gtk/description_window.c
1415 * src/gtk/description_window.h
1418 * src/gtk/foldersort.c
1419 * src/gtk/foldersort.h
1420 * src/gtk/gtkutils.c
1421 * src/gtk/gtkutils.h
1422 * src/gtk/inputdialog.c
1423 * src/gtk/inputdialog.h
1424 * src/gtk/logwindow.c
1425 * src/gtk/logwindow.h
1426 * src/gtk/manage_window.c
1427 * src/gtk/manage_window.h
1430 * src/gtk/pluginwindow.c
1431 * src/gtk/pluginwindow.h
1432 * src/gtk/prefswindow.c
1433 * src/gtk/prefswindow.h
1434 * src/gtk/progressdialog.c
1435 * src/gtk/progressdialog.h
1436 * src/gtk/quicksearch.c
1437 * src/gtk/quicksearch.h
1438 * src/gtk/sslcertwindow.c
1439 * src/gtk/sslcertwindow.h
1440 * src/plugins/clamav/clamav_plugin.c
1441 * src/plugins/clamav/clamav_plugin.h
1442 * src/plugins/clamav/clamav_plugin_gtk.c
1443 * src/plugins/demo/demo.c
1444 * src/plugins/dillo_viewer/dillo_prefs.c
1445 * src/plugins/dillo_viewer/dillo_prefs.h
1446 * src/plugins/dillo_viewer/dillo_viewer.c
1447 * src/plugins/mathml_viewer/mathml_viewer.c
1448 * src/plugins/pgpcore/passphrase.c
1449 * src/plugins/pgpcore/passphrase.h
1450 * src/plugins/pgpcore/plugin.c
1451 * src/plugins/pgpcore/prefs_gpg.c
1452 * src/plugins/pgpcore/prefs_gpg.h
1453 * src/plugins/pgpcore/select-keys.c
1454 * src/plugins/pgpcore/select-keys.h
1455 * src/plugins/pgpcore/sgpgme.c
1456 * src/plugins/pgpcore/sgpgme.h
1457 * src/plugins/pgpinline/pgpinline.c
1458 * src/plugins/pgpinline/pgpinline.h
1459 * src/plugins/pgpinline/plugin.c
1460 * src/plugins/pgpmime/pgpmime.c
1461 * src/plugins/pgpmime/pgpmime.h
1462 * src/plugins/pgpmime/plugin.c
1463 * src/plugins/spamassassin/spamassassin.c
1464 * src/plugins/spamassassin/spamassassin.h
1465 * src/plugins/spamassassin/spamassassin_gtk.c
1466 * src/plugins/trayicon/trayicon.c
1467 * tools/OOo2sylpheed.pl
1468 * tools/acroread2sylpheed.pl
1469 * tools/asus_mailled.sh
1470 * tools/filter_conv.pl
1471 * tools/freshmeat_search.pl
1472 * tools/google_search.pl
1473 * tools/kmail2sylpheed.pl
1474 * tools/kmail2sylpheed_v2.pl
1475 * tools/maildir2sylpheed.pl
1476 * tools/multiwebsearch.pl
1477 * tools/newscache_clean.pl
1478 * tools/outlook2sylpheed.pl
1479 * tools/sylpheed-switcher
1481 * tools/vcard2xml.py
1482 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1485 2005-09-21 [colin] 1.9.14cvs46
1492 Remove some printing hacks (deselection/reselection),
1493 which by the way fix printing the currently
1494 displayed mime part (still only text)
1495 Plus a little optimisation of summary_show
1498 2005-09-20 [colin] 1.9.14cvs45
1502 GUI fixups: add accels, set message
1503 view title to displayed mail's subject
1504 * src/prefs_spelling.c
1505 * src/gtk/gtkaspell.c
1506 GUI fixups: allow underlining misspelled
1507 words instead of coloring them (a11y!)
1513 2005-09-19 [colin] 1.9.14cvs44
1517 * src/gtk/gtkaspell.c
1520 2005-09-19 [colin] 1.9.14cvs43
1523 Fix sensitivity of Delete button
1525 Warn if the requested Privacy system
1535 * src/prefs_account.h
1536 * src/prefs_account.c
1537 Save SSL prefs even in builds that have
1542 * src/send_message.c
1543 Warn if connection should be secure, but
1544 SSL support isn't compiled in
1546 Fix word separation on UTF-8 systems
1547 Fixes bug #812 (Strange inline spellchecking)
1549 Warn if the requested Privacy system
1551 Factorize offline warning
1559 Factorize offline warning
1565 2005-09-18 [colin] 1.9.14cvs42
1570 Add a way to get locale's charset ignoring utf-8,
1571 and use that as default encoding for broken mails
1573 2005-09-18 [colin] 1.9.14cvs41
1575 * src/gtk/logwindow.c
1576 Translate string. Patch by Fabien Vantard
1578 2005-09-18 [colin] 1.9.14cvs40
1581 Fix bug #803 (IMAP/SSL support breaks with
1582 GnuTLS libetpan 0.38)
1584 2005-09-18 [colin] 1.9.14cvs39
1589 More charsets fixes. Fixes bug #806 (non
1590 ascii characters in subject line)
1592 2005-09-17 [paul] 1.9.14cvs38
1597 Patch by Pawel Pekala
1599 2005-09-17 [colin] 1.9.14cvs37
1602 bugfix for NO-USE LDAP compilation, patch
1605 2005-09-17 [colin] 1.9.14cvs36
1607 * src/prefs_actions.c
1608 * src/prefs_customheader.c
1609 * src/prefs_display_header.c
1610 * src/prefs_filtering_action.c
1611 * src/prefs_matcher.c
1612 * src/prefs_toolbar.c
1613 Fix strange casts (less elegant but
1616 2005-09-16 [colin] 1.9.14cvs35
1621 2005-09-16 [colin] 1.9.14cvs34
1635 * src/matcher_parser_parse.y
1636 * src/prefs_themes.c
1637 * src/etpan/Makefile.am
1638 * src/gtk/description_window.c
1639 * src/plugins/clamav/Makefile.am
1640 * src/plugins/clamav/clamav_plugin.c
1641 * src/plugins/dillo_viewer/Makefile.am
1642 * src/plugins/pgpcore/Makefile.am
1643 * src/plugins/pgpinline/Makefile.am
1644 * src/plugins/pgpmime/Makefile.am
1645 * src/plugins/trayicon/Makefile.am
1646 Fix 100% cpu usage in address completion list
1647 Fix little bugs (return with no values etc)
1648 Fix all warnings (with common CFLAGS)
1650 2005-09-15 [colin] 1.9.14cvs33
1653 Fix bug where sometimes a group's email list is empty,
1654 force its refresh (probably fixes "Re: how to create a
1657 Don't return to the callback in the main thread from the
1658 fetch thread (or face segs!)
1660 2005-09-15 [paul] 1.9.14cvs32
1662 * src/prefs_matcher.c
1663 forgotten in last commit
1665 2005-09-15 [paul] 1.9.14cvs31
1667 * src/prefs_actions.c
1668 * src/prefs_filtering_action.c
1672 * src/gtk/description_window.c
1673 * src/gtk/description_window.h
1674 * src/gtk/quicksearch.c
1675 allow interaction with the called
1677 Patch by Anders Hammar
1679 2005-09-14 [paul] 1.9.14cvs30
1682 fix a little annoyance when pasting with 3rd button
1683 with wrap_pastes=0 and wrap_input=1
1686 2005-09-14 [paul] 1.9.14cvs29
1688 * src/prefs_account.c
1689 disable 'Filter messages on receiving' for
1691 Patch by Anders Hammar
1693 2005-09-14 [paul] 1.9.14cvs28
1697 updated by Andrej Kacian
1703 2005-09-14 [paul] 1.9.14cvs27
1706 updated by Ricardo Mones Lastra
1709 associate no_wrap_tags to Compose windows
1710 instead of using a static one
1716 remove unneeded printf()
1718 2005-09-14 [paul] 1.9.14cvs26
1726 * src/partial_download.c
1728 * src/prefs_account.c
1729 * src/prefs_account.h
1730 * src/prefs_actions.c
1731 * src/prefs_customheader.c
1732 * src/prefs_display_header.c
1733 * src/prefs_filtering_action.c
1734 * src/prefs_matcher.c
1735 * src/prefs_toolbar.c
1742 * src/common/plugin.c
1743 * src/common/session.h
1744 * src/common/socket.c
1745 * src/common/socket.h
1746 * src/common/template.c
1747 * src/gtk/gtkaspell.c
1748 * src/gtk/quicksearch.h
1749 * src/plugins/pgpcore/passphrase.c
1750 * src/plugins/pgpcore/prefs_gpg.h
1751 * src/plugins/pgpcore/select-keys.c
1752 * src/plugins/pgpcore/select-keys.h
1753 * src/plugins/pgpcore/sgpgme.c
1754 * src/plugins/pgpinline/pgpinline.c
1755 * src/plugins/pgpmime/pgpmime.c
1756 * src/plugins/trayicon/trayicon.c
1757 fix compilation warnings
1758 Patch by Daniel Gustafson
1760 2005-09-14 [paul] 1.9.14cvs25
1763 add missing column header, and other small
1765 Patch by Anders Hammar
1767 2005-09-13 [colin] 1.9.14cvs24
1769 * src/gtk/gtkaspell.c
1770 Fix non-utf8 in menu
1772 Nullify struct members after free()s
1774 2005-09-13 [colin] 1.9.14cvs23
1777 Test utf8 compliance before inserting to
1778 buffer, and try to convert if necessary
1780 If no charset is present, use the locale
1781 one instead of us-ascii
1783 Add Sender, List-Post and To in the checked
1784 headers for automatic rules creation
1786 * src/prefs_themes.c
1787 * src/gtk/gtkaspell.c
1788 Remove deprecated functions.
1789 patch by Daniel Gustafson
1791 2005-09-12 [colin] 1.9.14cvs22
1794 Fix bug #448 (Scrolling/Redraw issue with
1795 address-fields in Header)
1799 Fix loss of MSG_MARKED on move/copy
1800 Fix bug #804 (Quicksearch togglebutton doesn't
1801 get depressed after '/' key is pressed)
1803 2005-09-12 [paul] 1.9.14cvs21
1806 * src/gtk/logwindow.c
1807 add 'Clear Log' to popup menu
1808 Patch by Anders Hammar <anders.hammar@telia.com>
1810 2005-09-12 [paul] 1.9.14cvs20
1813 set correct sensitivity on attachments
1817 * src/prefs_spelling.c
1818 fix crash when no LANG env is set
1821 don't use memeory after free
1823 All patches by Daniel Gustafson
1825 2005-09-12 [paul] 1.9.14cvs19
1827 * src/prefs_themes.c
1828 make theme info selectable
1829 * src/gtk/description_window.c
1830 make window non-modal
1832 add details of asus_mailed.sh
1833 * tools/claws.i18n.status.pl
1834 update for new zh_TW translator
1836 create alternate coloured lines
1839 2005-09-10 [colin] 1.9.14cvs18
1841 * src/plugins/pgpcore/select-keys.c
1842 Better order for the buttons
1844 2005-09-10 [colin] 1.9.14cvs17
1847 * src/plugins/pgpcore/select-keys.c
1848 * src/plugins/pgpcore/select-keys.h
1849 * src/plugins/pgpcore/sgpgme.c
1850 Add a "Don't encrypt" button to the key
1851 selection dialog. Fixes bug #177 (There should be a
1852 'Don't encrypt button in the Select Keys dialog)
1854 2005-09-10 [colin] 1.9.14cvs16
1857 Fix bug #572 (%X option does not work with templates)
1859 2005-09-10 [colin] 1.9.14cvs15
1864 2005-09-10 [colin] 1.9.14cvs14
1867 Fix a possible crash
1869 2005-09-09 [colin] 1.9.14cvs13
1872 * src/etpan/imap-thread.c
1873 * src/etpan/imap-thread.h
1874 Fix moving from queue or drafts to normal folders
1875 Fix bug #794 (No way to delete without expunging)
1876 Take flags unset by other mailers into account
1877 Take deleted flag set by other mailers into account
1878 Fix unsetting REPLIED flag
1879 Fix crash when capabilities can't be retrieved
1882 Add M_DELAYED_FLAGS condition, and let the user use
1883 Execute in order to be able to expunge deleted mails,
1884 even if he's not in delayed execute mode
1885 * src/prefs_spelling.c
1886 Use 'en' dictionary by default if LANG is POSIX or C
1887 * src/gtk/prefswindow.c
1888 Fix bug #767 (Preferences windows expanding) by making
1889 the window a bit larger when the resolution is greater
1890 than 640x480, and by putting the prefs in a
1893 2005-09-09 [paul] 1.9.14cvs12
1897 * po/zh_TW.Big5.po ** REMOVED **
1898 * po/zh_TW.po ** ADDED **
1899 updated by Wei-Lun Chao
1901 2005-09-09 [paul] 1.9.14cvs11
1906 delay memory allocation until file is
1908 Patch by Daniel Gustafson
1910 2005-09-09 [cleroy] 1.9.14cvs10
1915 2005-09-08 [colin] 1.9.14cvs9
1918 Alert when we can't save draft
1919 Fix various wrap/color issues
1920 Add mid-click pasting respecting wrap_paste option
1923 * src/folder_item_prefs.c
1924 * src/folder_item_prefs.h
1934 * src/prefs_folder_item.c
1935 Fix the impossibility to synchronise folders for
1936 offline use (IMAP and NNTP are concerned)
1938 2005-09-08 [colin] 1.9.14cvs8
1941 Build LDAP and JPilot by default if available
1945 2005-09-08 [paul] 1.9.14cvs7
1947 * doc/manual/en/sylpheed-1.html
1948 * doc/manual/en/sylpheed-18.html
1949 * doc/manual/en/sylpheed-19.html
1950 * doc/manual/en/sylpheed-4.html
1951 * doc/manual/en/sylpheed-6.html
1952 * doc/manual/en/sylpheed.html
1953 a few minor updates, plus include some
1954 details about plugins and their requirements
1956 minor changes to English in /View/Sort
1958 2005-09-07 [colin] 1.9.14cvs6
1960 * doc/manual/en/sylpheed-1.html
1961 * doc/manual/en/sylpheed-10.html
1962 * doc/manual/en/sylpheed-11.html
1963 * doc/manual/en/sylpheed-12.html
1964 * doc/manual/en/sylpheed-13.html
1965 * doc/manual/en/sylpheed-14.html
1966 * doc/manual/en/sylpheed-15.html
1967 * doc/manual/en/sylpheed-16.html
1968 * doc/manual/en/sylpheed-17.html
1969 * doc/manual/en/sylpheed-18.html
1970 * doc/manual/en/sylpheed-19.html
1971 * doc/manual/en/sylpheed-2.html
1972 * doc/manual/en/sylpheed-20.html
1973 * doc/manual/en/sylpheed-21.html
1974 * doc/manual/en/sylpheed-22.html
1975 * doc/manual/en/sylpheed-3.html
1976 * doc/manual/en/sylpheed-4.html
1977 * doc/manual/en/sylpheed-5.html
1978 * doc/manual/en/sylpheed-6.html
1979 * doc/manual/en/sylpheed-7.html
1980 * doc/manual/en/sylpheed-8.html
1981 * doc/manual/en/sylpheed-9.html
1982 * doc/manual/en/sylpheed.html
1983 More substitutions (missed Sylpheed -> Sylpheed-Claws)
1985 2005-09-07 [colin] 1.9.14cvs5
1988 Make labels more to-the-point
1990 2005-09-07 [colin] 1.9.14cvs4
1992 * doc/manual/en/sylpheed-1.html
1993 * doc/manual/en/sylpheed-12.html
1994 * doc/manual/en/sylpheed-13.html
1995 * doc/manual/en/sylpheed-14.html
1996 * doc/manual/en/sylpheed-15.html
1997 * doc/manual/en/sylpheed-16.html
1998 * doc/manual/en/sylpheed-17.html
1999 * doc/manual/en/sylpheed-18.html
2000 * doc/manual/en/sylpheed-19.html
2001 * doc/manual/en/sylpheed-2.html
2002 * doc/manual/en/sylpheed-20.html
2003 * doc/manual/en/sylpheed-21.html
2004 * doc/manual/en/sylpheed-22.html
2005 * doc/manual/en/sylpheed-4.html
2006 * doc/manual/en/sylpheed-5.html
2007 * doc/manual/en/sylpheed-6.html
2008 * doc/manual/en/sylpheed-7.html
2009 * doc/manual/en/sylpheed-8.html
2010 * doc/manual/en/sylpheed-9.html
2011 * doc/manual/en/sylpheed.html
2014 2005-09-07 [colin] 1.9.14cvs3
2016 * doc/faq/en/sylpheed-faq-1.html
2017 * doc/faq/en/sylpheed-faq-2.html
2018 * doc/faq/en/sylpheed-faq-3.html
2019 * doc/faq/en/sylpheed-faq.html
2022 2005-09-07 [colin] 1.9.14cvs2
2028 Fix special subfolders:
2029 - Inherit parent's icon
2030 - sent contents of queues subfolders
2031 - empty subfolders of trashes
2033 Remove outdated manual and faq entries
2034 * src/common/utils.c
2035 Add quotes around %s coming from mailcap
2037 2005-09-07 [colin] 1.9.14cvs1
2040 After saving draft, set modified to FALSE
2042 * src/common/utils.c
2043 * src/common/utils.h
2044 Try to open mime parts using what is
2045 indicated in ~/.mailcap or /etc/mailcap,
2048 2005-09-05 [paul] 1.9.14
2053 updated by Andrej Kacian
2055 2005-09-05 [paul] 1.9.13cvs83
2064 updated translations by Thomas Gilgin, Ricardo Mones
2065 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
2066 Frederico Goncalves Guimaraes, Aleksandar Urosevic
2068 2005-09-04 [paul] 1.9.13cvs82
2071 only warn about exceeded line length limit
2074 2005-09-04 [paul] 1.9.13cvs81
2077 fix crash in 'line length exceeded' dialogue
2079 2005-09-02 [paul] 1.9.13cvs80
2082 fix bug 795, 'Connection lost IMAP'
2083 and add statusbar prints
2086 2005-09-02 [paul] 1.9.13cvs79
2089 compose_wrap_paragraph() becomes
2090 compose_beautify_paragraph()
2093 2005-09-02 [cleroy] 1.9.13cvs78
2098 2005-09-01 [colin] 1.9.13cvs77
2101 Maybe fix bug #795 (Connection lost IMAP)
2102 Don't try to send logout when we're disconnected.
2104 Include locked and marked emails in HRM
2105 view. Fixes bug #800 (Locked messages no longer
2106 show up when hide read messages is used)
2108 2005-09-01 [paul] 1.9.13cvs76
2110 * src/prefs_common.c
2113 2005-08-31 [colin] 1.9.13cvs75
2117 * src/prefs_summaries.c
2119 Fix "go to next new", fix preference
2120 (Open unread/next swapped)
2122 2005-08-31 [paul] 1.9.13cvs74
2129 * src/prefs_common.c
2130 * src/prefs_common.h
2135 remove obsolete BOLD_FONT setting
2136 fix font update in headerview and textview
2137 headers after prefs change
2144 2005-08-30 [colin] 1.9.13cvs73
2147 When Hide read messages is selected and we
2148 refresh the summaryview, don't remove the
2149 currently displayed message. Fixes bug #797
2150 (Summary view reloads when new mail is
2151 downloaded in 1.9.14 rc)
2153 2005-08-30 [colin] 1.9.13cvs72
2158 Remove useless callback
2162 Add a filesel_select_file_save_folder() - used by Save All
2164 2005-08-29 [paul] 1.9.13cvs71
2167 * src/matcher_parser_parse.y
2168 * src/etpan/imap-thread.c
2169 fix building on FreeBSD
2170 Patch by Daniel Gustafson <daniel@hobbit.se>
2172 2005-08-29 [paul] 1.9.13cvs70
2174 * src/plugins/pgpinline/pgpinline.c
2175 only initialise sig result if it's been handled
2178 2005-08-29 [paul] 1.9.13cvs69
2183 * src/common.utils.c
2184 * src/common/utils.h
2186 * src/stock_pixmap.h
2187 fix wrong icon reference
2188 * src/pixmaps/trash_btn.xpm
2189 replace with nicer image
2191 2005-08-28 [colin] 1.9.13cvs68
2194 * src/stock_pixmap.c
2195 * src/stock_pixmap.h
2197 * src/pixmaps/trash_btn.xpm
2198 Add a specific trash xpm for the button
2200 2005-08-28 [colin] 1.9.13cvs67
2205 2005-08-27 [colin] 1.9.13cvs66
2209 Correctly fix "Problem with replies", fixes
2210 pgpmime encryption too.
2212 2005-08-27 [colin] 1.9.13cvs65
2218 Fix bug #517 (messages removed from summaryview
2221 2005-08-27 [colin] 1.9.13cvs64
2224 * tools/asus_mailled.sh
2225 Add a script to blink ASUS laptops' mail LED where there
2228 2005-08-27 [colin] 1.9.13cvs63
2231 * src/etpan/imap-thread.c
2232 * src/etpan/imap-thread.h
2233 Implement automatic choosing of login method
2235 * src/gtk/.cvsignore
2236 Add sylpheed-marshal.[ch]
2238 2005-08-27 [colin] 1.9.13cvs62
2240 * src/common/utils.c
2241 Fix confusing perror
2243 2005-08-27 [colin] 1.9.13cvs61
2247 Remove A_DELETE, replace it with
2248 A_TRASH and A_DELETE_REAL. Automatically
2249 rewrite config files to replace A_DELETE
2250 with A_TRASH (no functionality change).
2253 2005-08-26 [colin] 1.9.13cvs60
2256 Previous "Problem with replies" fix brought other
2257 problems, fixing them
2259 2005-08-26 [colin] 1.9.13cvs59
2262 Fix "Problem with replies". This happened only
2265 Factorize code a bit
2267 Speed improvement on very long messages (wrapping)
2268 Fix signature color on Reedit and Redirect
2269 On Reedit, don't attach pgp-signatures parts, but
2272 2005-08-24 [paul] 1.9.13cvs58
2275 don't claim success when clicking
2276 Cancel on the passphrase box.
2279 2005-08-24 [paul] 1.9.13cvs57
2282 fix misplaced sylpheed.log
2286 2005-08-24 [paul] 1.9.13cvs56
2289 * src/etpan/imap-thread.c
2290 * src/etpan/imap-thread.h
2291 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
2293 * src/gtk/sylpheed-marshal.c ** REMOVED **
2294 * src/gtk/sylpheed-marshal.h ** REMOVED **
2295 remove autogenerated files
2296 * tools/kdeservicemenu/README
2297 * tools/kdeservicemenu/install.sh
2298 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2299 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2300 use Claws icon, use 'Sylpheed-Claws' in menu,
2301 use kdialog, and other cleanups
2303 2005-08-23 [paul] 1.9.13cvs55
2306 fix paste/wrap crash
2309 2005-08-23 [paul] 1.9.13cvs54
2315 2005-08-23 [paul] 1.9.13cvs53
2319 view all data of LDAP contacts
2322 2005-08-23 [paul] 1.9.13cvs52
2325 fix issues with the Search field
2328 2005-08-22 [paul] 1.9.13cvs51
2331 put name of folder in processing dialog
2333 * src/prefs_folder_item.c
2334 improve english usage
2336 2005-08-22 [paul] 1.9.13cvs50
2341 * src/matcher_parser_lex.l
2342 * src/matcher_parser_parse.y
2343 * src/prefs_filtering.c
2344 add Filtering/Processing rule names feature.
2345 (the incompatible old matcherrc is saved as
2346 matcherrc.pre_names).
2349 2005-08-22 [paul] 1.9.13cvs49
2352 fix colour labelling
2355 2005-08-22 [paul] 1.9.13cvs48
2360 2005-08-22 [paul] 1.9.13cvs47
2363 fix bug 789, 'SC crashes with imap (CVS ver)'
2366 2005-08-22 [paul] 1.9.13cvs46
2369 * src/prefs_common.c
2371 define reused defaults in defs.h
2373 add 'Open image' to image popup menu
2375 2005-08-21 [colin] 1.9.13cvs45
2378 Fix bug #788 (Bogus "From" address displayed)
2380 2005-08-20 [colin] 1.9.13cvs44
2383 Fix buf #787 (multilevel delete causes SIGSEGV)
2385 2005-08-19 [colin] 1.9.13cvs43
2388 * src/prefs_common.c
2389 * src/prefs_common.h
2390 Add an hidden pref to allow modifying the
2391 update stepping in incorporation.
2394 2005-08-19 [colin] 1.9.13cvs42
2398 Workaround for broken MUAs: encode
2399 Content-type: name: as ASCII and
2400 Content-Disposition: filename: as
2402 * src/prefs_account.c
2403 Fix invisible-ness of SMTP SSL prefs
2406 2005-08-19 [paul] 1.9.13cvs41
2409 * src/prefs_common.c
2410 * src/prefs_common.h
2411 * src/prefs_wrapping.c
2412 paste with or without wrapping.
2415 2005-08-19 [paul] 1.9.13cvs40
2417 * src/prefs_common.c
2418 * src/prefs_common.h
2420 reintroduce enable_swap_from as a
2421 hidden pref. patch by Colin
2422 * src/quote_fmt_parse.y
2423 * src/plugins/clamav/clamav_plugin.c
2424 * src/plugins/dillo_viewer/dillo_viewer.c
2425 * src/plugins/mathml_viewer/mathml_viewer.c
2426 * src/plugins/pgpcore/sgpgme.c
2427 * src/plugins/pgpinline/pgpinline.c
2428 * src/plugins/pgpmime/pgpmime.c
2429 tidy up. patch by Colin
2431 2005-08-19 [paul] 1.9.13cvs39
2434 complete cvs38's sync
2438 * src/etpan/etpan-log.c
2439 * src/etpan/imap-thread.c
2440 * src/gtk/gtksourceprintjob.c
2441 fix compilation warnings
2444 2005-08-19 [paul] 1.9.13cvs38
2460 * src/image_viewer.c
2474 * src/partial_download.c
2477 * src/prefs_actions.c
2478 * src/prefs_common.c
2479 * src/prefs_customheader.c
2480 * src/prefs_display_header.c
2482 * src/prefs_themes.c
2487 * src/send_message.c
2488 * src/simple-gettext.c
2489 * src/sourcewindow.c
2494 * src/common/plugin.c
2495 * src/common/prefs.c
2496 * src/common/session.c
2497 * src/common/session.h
2498 * src/common/socket.c
2499 * src/common/socket.h
2500 * src/common/ssl_certificate.c
2501 * src/common/template.c
2502 * src/common/utils.c
2503 * src/common/utils.h
2506 added wrappers for C library function that
2507 take pathname arguments.
2508 enabled compilation with MinGW.
2509 use GDir instead of directly using opendir().
2510 added rename_force().
2512 2005-08-19 [paul] 1.9.13cvs37
2516 fix privacy settings on re-editing
2524 flag changing optimisation
2526 2005-08-18 [martin] 1.9.13cvs36
2534 * src/grouplistdialog.c
2540 * src/prefs_account.c
2541 * src/prefs_themes.c
2542 * src/stock_pixmap.c
2545 * src/gtk/logwindow.c
2546 removed deprecated glib and gdk stuff
2547 * src/plugins/pgpcore/select-keys.c
2548 convert attributes from locale to utf8
2550 2005-08-17 [paul] 1.9.13cvs35
2554 use new GTK_STOCK_ icons if available
2556 * src/gtk/gtksctree.c
2557 * src/gtk/gtksctree.h
2558 faster range select. patch by Colin
2560 2005-08-17 [paul] 1.9.13cvs34
2565 Add an edit button for contacts, fix selections
2568 Change labels, let Save be always possible in the
2569 email and user atributes tabs
2573 select next item instead of the displayed one
2576 * src/gtk/progressdialog.c
2577 use prefs_common.enable_rules_hint
2579 2005-08-13 [hoa] 1.9.13cvs33
2581 * src/etpan/imap-thread.c
2582 fixed build on Solaris.
2584 2005-08-10 [colin] 1.9.13cvs32
2587 Fix cvs31 (missing fclose before reading
2590 2005-08-10 [colin] 1.9.13cvs31
2593 Fix procmsg_msginfo_new_from_mimeinfo() when
2594 the MimeInfo isn't stored in memory. This fixes
2595 replying to an attached message.
2597 2005-08-10 [colin] 1.9.13cvs30
2600 Fix slowness in account changing
2602 2005-08-10 [colin] 1.9.13cvs29
2612 Optimize folder_has_parent_of_type
2613 Prevent moving special sub-folders from contextual menus
2614 Rework message a bit ("Empty all messages" -> "Delete all
2616 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
2617 and "Deleted Items" folders)
2619 2005-08-08 [colin] 1.9.13cvs28
2622 * src/prefs_summaries.c
2623 Make "Select first unread|new" more flexible
2624 (just prioritize new or unread)
2626 2005-08-08 [colin] 1.9.13cvs27
2629 If "select first new" is selected and there only
2630 are unread messages, fallback to "select first
2633 2005-08-08 [colin] 1.9.13cvs26
2636 Fix shameful bugs (and bug #779)
2638 2005-08-08 [colin] 1.9.13cvs25
2642 Cache parents' type to make folder_has_parent_of_type
2645 Forbid DnD of special sub-folders
2648 Add MAIL_POSTFILTERING_HOOK
2650 Revert over-zealous deletion of the use_addr_book
2653 2005-08-07 [colin] 1.9.13cvs24
2656 Fix big mistake (passing MsgInfo instead
2659 2005-08-07 [colin] 1.9.13cvs23
2674 Make subfolders of Drafts, Queue, Outbox, Trash
2675 work like their parents.
2676 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
2678 2005-08-07 [colin] 1.9.13cvs22
2681 Fix bug #771 (Dragged contacts not saved)
2683 2005-08-07 [paul] 1.9.13cvs21
2686 fix bug 32 'Search Doesn't display results
2687 if "Hide Read Messages" is chosen'
2688 be more literal in interpreting 'Hide read
2691 2005-08-07 [colin] 1.9.13cvs20
2696 Faster 'unthread_for_execution'
2698 2005-08-06 [paul] 1.9.13cvs19
2701 add mnemonics to Set displayed columns
2702 fix bug where msgview_visible option was
2703 overwritten as TRUE on startup
2705 2005-08-06 [paul] 1.9.13cvs18
2708 refer to 'displayed columns in folder/message
2709 list' not 'displayed items in summary/message view'
2710 * src/prefs_display_header.c
2711 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
2712 be consistent with similar dialogues
2713 * src/prefs_folder_column.c
2714 * src/prefs_summary_column.c
2715 'columns' not 'items', and folder and message lists,
2716 instead of folder and summary views;
2717 Use 'Hidden columns' as list heading not 'Available
2719 move the 'Remove' button to the right hand side;
2720 top-align the buttons;
2721 remove unneeded vbox
2722 * src/prefs_summaries.c
2723 put the 2 column prefs buttons in a frame to reduce
2724 overall width; refer to columns not items &c.
2726 2005-08-05 [colin] 1.9.13cvs17
2728 * src/prefs_common.c
2729 * src/prefs_common.h
2733 Add an hidden toolbar_detachable pref, so
2734 that I can get rid of these painful handles
2735 in the toolbars. Defaults to TRUE to avoid
2736 changing the GUI on unsuspecting people...
2738 2005-08-05 [colin] 1.9.13cvs16
2741 * src/prefs_folder_column.c
2742 * src/prefs_folder_column.h
2743 Add prefs for folder columns
2748 * src/prefs_common.c
2749 * src/prefs_common.h
2750 * src/prefs_summaries.c
2752 * src/prefs_summary_column.c
2757 * src/common/utils.c
2758 * src/common/utils.h
2759 Move uri colourisation functions
2764 Fix bug with LIST where we'd try
2765 to get Folder//////[...]///
2767 2005-08-05 [paul] 1.9.13cvs15
2769 * src/prefs_summaries.c
2770 improve the English usage
2772 set font on column change
2775 2005-08-05 [paul] 1.9.13cvs14
2777 * src/prefs_common.c
2778 * src/prefs_common.h
2779 * src/prefs_summaries.c
2781 replace 'open_unread_on_enter' option with
2782 'select_on_entry' option. opening/not opening
2783 is now exclusively controlled by 'always_show_msg'
2785 2005-08-04 [colin] 1.9.13cvs13
2789 Add colourisation of quotes and signatures
2791 Fix possible crashes
2793 Change an assert that is no problem
2798 * src/gtk/quicksearch.c
2799 Fix a possible crash
2801 2005-08-03 [colin] 1.9.13cvs12
2803 * src/prefs_account.c
2804 Fix bug #777 (Sylpheed crash in account configuration)
2806 2005-08-03 [colin] 1.9.13cvs11
2811 Fixing addressbook, round 2
2813 Fix emphasis color on rechecking 'Colorize messages'
2815 2005-08-03 [paul] 1.9.13cvs10
2823 * src/prefs_account.c
2826 * src/quote_fmt_parse.y
2828 * src/common/quoted-printable.c
2829 * src/common/utils.c
2830 * src/common/utils.h
2832 replaced incorrect locale-independent
2833 ctype functions with GLib's. Corrected
2834 signedness mismatch.
2836 headerview_create(): added spacing for vbox.
2838 set focus to the OK button.
2840 2005-08-03 [colin] 1.9.13cvs9
2845 2005-08-02 [colin] 1.9.13cvs8
2851 Fix a cast and more generally, try to make the
2852 GUI more intuitive and consistent (round 1)
2854 2005-08-02 [paul] 1.9.13cvs7
2857 missing in 1.9.13cvs6
2859 2005-08-02 [colin] 1.9.13cvs6
2864 2005-08-02 [colin] 1.9.13cvs5
2873 Fix a number of folder_item_get_msg_list()-related
2874 leaks (missing procmsg_msginfo_free()s)
2876 2005-08-01 [colin] 1.9.13cvs4
2882 * src/prefs_summaries.c
2883 * src/prefs_themes.c
2888 Fix instant-apply of summary and folderview-related prefs
2889 Fix erroneous g_free and alertpanels in prefs_theme
2890 Add instant-apply for fonts
2891 Defer applying of prefs a little bit so it's done only
2892 once even if requested by multiples prefs pages
2894 2005-08-01 [paul] 1.9.13cvs3
2897 fix bug 776 'S.C. crashes on close'
2899 * src/etpan/etpan-thread-manager-types.h
2903 2005-07-25 [paul] 1.9.13cvs2
2906 fix typos. spotted by Fabien Vantard
2908 2005-07-24 [paul] 1.9.13cvs1
2910 * doc/man/sylpheed.1
2911 update man page, incorporating fix of
2912 bug 769 'Typo in manpage'
2913 * src/etpan/imap-thread.c
2914 fix NetBSD openssl dependencies. patch by
2915 George Michaelson <ggm@apnic.net>
2917 updated by Frederico Goncalves Guimaraes
2919 2005-07-22 [paul] 1.9.13
2923 2005-07-22 [paul] 1.9.12cvs91
2928 * RELEASE_NOTES.claws
2932 * tools/claws.i18n.status.pl
2933 add Norwegian translation. submiited by
2934 Geir Helland <pjallabais@users.sourceforge.net>
2944 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2945 Mones Lastra, Tommi Pirinen, Fabien Vantard,
2946 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
2948 * src/plugins/clamav/clamav_plugin_gtk.c
2949 * src/plugins/spamassassin/spamassassin_gtk.c
2950 replace outdated description strings
2952 2005-07-21 [colin] 1.9.12cvs90
2955 Set folder to batch mode when scanning it. Makes deletion
2956 of unread mails on IMAP much faster (due to the UNREAD
2959 2005-07-21 [darko] 1.9.12cvs89
2962 link against libresolv if necessary (patch by Paul)
2964 use glib's portable macros to determine endianness
2966 2005-07-21 [paul] 1.9.12cvs88
2970 update compiled-in features list
2972 2005-07-20 [colin] 1.9.12cvs87
2976 Gcc 2.9x compilation fixes, thanks to Darko
2977 * src/plugins/clamav/clamav_plugin.c
2978 Little optimisation: load virus database only once
2979 * src/plugins/spamassassin/spamassassin.c
2980 Big optimisation: filtering one mail took at least 1 second,
2981 now it takes at least 50ms. Doesn't speed up spamassassin
2982 itself, but should already be much more tolerable.
2984 2005-07-20 [colin] 1.9.12cvs86
2987 Fix performance issue
2989 2005-07-19 [colin] 1.9.12cvs85
2991 * src/plugins/pgpinline/plugin.c
2994 2005-07-19 [colin] 1.9.12cvs84
2997 * src/plugins/Makefile.am
2998 * src/plugins/pgpinline/.cvsignore
2999 * src/plugins/pgpinline/Makefile.am
3000 * src/plugins/pgpinline/pgpinline.c
3001 * src/plugins/pgpinline/pgpinline.deps
3002 * src/plugins/pgpinline/pgpinline.h
3003 * src/plugins/pgpinline/plugin.c
3004 Put pgpinline in the main tree
3006 2005-07-19 [paul] 1.9.12cvs83
3008 * src/prefs_actions.c
3009 prevent '//' in menu names, which cause a crash
3012 2005-07-19 [paul] 1.9.12cvs82
3015 be generally more informative in configure output.
3016 OpenSSL: correction: '[ --enable-openssl ...' ->
3017 '[ --disable-openssl ...', as --enable-openssl is default
3018 PGP/MIME: don't check for GPGME again, check for
3019 pgpcore instead. Therefore prevent the possibility of
3020 attempting to build pgpmime if pgpcore dependencies are
3022 ClamAV: use pkgconfig to check for lib
3023 libgnomeprint: revert logic on inner test to match
3025 * src/plugins/pgpcore/sgpgme.c
3028 2005-07-19 [colin] 1.9.12cvs81
3031 Fix slow thread rebuilding in particular
3034 2005-07-19 [paul] 1.9.12cvs80
3036 * sylpheed-claws.desktop
3037 fix typo, spotted by Stephan Sachse
3039 replace GTK_STOCK_ADD with
3040 GTK_STOCK_NEW button
3042 2005-07-18 [colin] 1.9.12cvs79
3044 * src/etpan/imap-thread.c
3045 Fix return value (Thanks Hoa)
3047 2005-07-18 [colin] 1.9.12cvs78
3050 Allow empty passwords
3051 Create drafts/queue/outbox if necessary
3054 * src/etpan/imap-thread.c
3055 Fix STARTTLS (Thanks to Hoa)
3057 2005-07-18 [paul] 1.9.12cvs77
3063 updated to reflect additions and removals
3065 updated to be claws-specific
3069 * sylpheed-128x128.png
3070 * sylpheed-64x64.png
3072 * sylpheed-claws-128x128.png
3073 * sylpheed-claws-64x64.png
3074 * sylpheed-claws.desktop
3075 * sylpheed-claws.png
3081 2005-07-17 [paul] 1.9.12cvs76
3093 * src/message_search.c
3097 * src/prefs_actions.c
3098 * src/prefs_filtering.c
3099 * src/prefs_matcher.c
3100 * src/prefs_template.c
3101 * src/prefs_themes.c
3103 * src/summary_search.c
3106 * src/gtk/sslcertwindow.c
3107 * src/plugins/pgpcore/sgpgme.c
3110 2005-07-17 [colin] 1.9.12cvs75
3113 add a PrivacySystem accessor that checks that
3114 the system cached in a MimeInfo's privacydata
3115 is still registered. Use this accessor instead
3116 of directly using data->system. Fixes crashes
3117 after unloading pgp plugins.
3119 2005-07-17 [colin] 1.9.12cvs74
3122 Change geometry hints to a simple default size.
3123 Fixes the certs dialogs.
3125 2005-07-17 [colin] 1.9.12cvs73
3127 * src/gtk/sslcertwindow.c
3130 2005-07-17 [colin] 1.9.12cvs72
3132 * src/plugins/pgpcore/Makefile.am
3133 * src/plugins/pgpmime/Makefile.am
3136 2005-07-17 [paul] 1.9.12cvs71
3139 add --disable-gnomeprint option
3140 modified version of patch by Marius Mauch
3142 2005-07-17 [paul] 1.9.12cvs70
3160 * src/prefs_account.c
3162 * src/prefs_summaries.c
3165 * src/common/utils.c
3167 * src/plugins/pgpcore/passphrase.c
3168 * src/plugins/pgpcore/select-keys.c
3169 replace inappropriately used backticks
3172 2005-07-16 [colin] 1.9.12cvs69
3174 * src/image_viewer.c
3175 Add extra paranoid checks
3177 2005-07-16 [colin] 1.9.12cvs68
3179 * src/plugins/pgpcore/prefs_gpg.c
3180 Don't auto-check sigs by default, as it
3183 2005-07-16 [colin] 1.9.12cvs67
3185 * src/plugins/pgpcore/sgpgme.c
3186 Make messages a bit better.
3188 2005-07-16 [colin] 1.9.12cvs66
3192 * src/etpan/imap-thread.c
3195 2005-07-16 [colin] 1.9.12cvs65
3199 And now, fix build with libetpan :-/
3201 2005-07-15 [colin] 1.9.12cvs64
3204 Continue fixing build without libetpan.
3206 2005-07-15 [colin] 1.9.12cvs63
3209 Fix build with --disable-libetpan
3211 2005-07-15 [colin] 1.9.12cvs62
3214 Bump libetpan's version
3216 2005-07-15 [colin] 1.9.12cvs61
3218 * src/etpan/imap-thread.c
3219 Actually stop logging :)
3221 2005-07-15 [colin] 1.9.12cvs60
3224 Fix dnd of multiple addresses.
3226 2005-07-15 [hoa] 1.9.12cvs59
3228 * src/etpan/imap-thread.c
3229 disable login of IMAP password in libetpan log file.
3231 2005-07-15 [paul] 1.9.12cvs58
3234 don't automatically sort
3235 do allow drag n drop
3237 2005-07-15 [paul] 1.9.12cvs57
3241 alphabetical listing
3243 2005-07-15 [paul] 1.9.12cvs56
3245 * src/gtk/pluginwindow.c
3246 sort plugin list alphabetically
3248 2005-07-15 [paul] 1.9.12cvs55
3250 * src/prefs_spelling.c
3251 * src/prefs_wrapping.c
3254 2005-07-15 [colin] 1.9.12cvs54
3259 2005-07-15 [paul] 1.9.12cvs53
3261 * src/prefs_message.c
3262 make 'show cursor' a hidden option
3264 2005-07-14 [colin] 1.9.12cvs52
3266 * src/plugins/spamassassin/Makefile.am
3267 * src/plugins/clamav/Makefile.am
3268 Fix double EXTRA_DISTs
3270 2005-07-14 [colin] 1.9.12cvs51
3272 * src/plugins/clamav/Makefile.am
3273 * src/plugins/clamav/clamav_plugin_gtk.deps
3274 * src/plugins/spamassassin/Makefile.am
3275 * src/plugins/spamassassin/spamassassin_gtk.deps
3276 Make $plugin_gtk depend on $plugin
3278 2005-07-14 [hoa] 1.9.12cvs50
3280 * src/etpan/imap-thread.c
3281 enable debug log of libetpan when running with --debug
3283 2005-07-14 [colin] 1.9.12cvs49
3286 * src/common/Makefile.am
3287 * src/common/plugin.c
3288 * src/common/plugin.h
3289 Add a little plugin dependancy system.
3290 Plugins can ship a $plugin_name.deps file
3291 (near them in PLUGINDIR) so that their
3292 dependancies are loaded if possible.
3293 * src/plugins/Makefile.am
3294 * src/plugins/pgpcore/Makefile.am
3295 * src/plugins/pgpcore/passphrase.c
3296 * src/plugins/pgpcore/passphrase.h
3297 * src/plugins/pgpcore/plugin.c
3298 * src/plugins/pgpcore/prefs_gpg.c
3299 * src/plugins/pgpcore/prefs_gpg.h
3300 * src/plugins/pgpcore/select-keys.c
3301 * src/plugins/pgpcore/select-keys.h
3302 * src/plugins/pgpcore/sgpgme.c
3303 * src/plugins/pgpcore/sgpgme.h
3304 Introduce pgpcore, used by pgpmime and
3306 * src/plugins/pgpmime/Makefile.am
3307 * src/plugins/pgpmime/passphrase.c
3308 * src/plugins/pgpmime/passphrase.h
3309 * src/plugins/pgpmime/pgpmime.c
3310 * src/plugins/pgpmime/pgpmime.deps
3311 * src/plugins/pgpmime/plugin.c
3312 * src/plugins/pgpmime/prefs_gpg.c
3313 * src/plugins/pgpmime/prefs_gpg.h
3314 * src/plugins/pgpmime/select-keys.c
3315 * src/plugins/pgpmime/select-keys.h
3316 * src/plugins/pgpmime/sgpgme.c
3317 * src/plugins/pgpmime/sgpgme.h
3318 Remove the core from pgpmime and add the
3319 dependancy to pgpcore.
3321 2005-07-14 [paul] 1.9.12cvs48
3323 * src/stock_pixmap.c
3324 forgot this in last commit
3326 2005-07-14 [paul] 1.9.12cvs47
3330 add accelerators for the buttons (sync with main)
3333 add accelerators for the buttons.
3334 fix editing with external editor.
3335 replace gdk_input_*() with GIOChannel;
3338 display folder names with new/unread
3339 representation (sync with main)
3341 specify default window icon (sync with main)
3342 * src/prefs_common.c
3343 use_addr_book default to FALSE
3346 add accelerators for the buttons (sync with main)
3349 * src/pixmaps/sylpheed_icon.xpm
3352 2005-07-13 [paul] 1.9.12cvs46
3354 * src/plugins/pgpmime/pgpmime.c
3355 * src/plugins/pgpmime/sgpgme.c
3356 (temporarily) use deprecated gpgme_data_rewind()
3357 while largefile support is not present
3358 (as suggested by Colin)
3360 2005-07-13 [paul] 1.9.12cvs45
3363 remove large file support (for now):
3364 it breaks too many things
3366 2005-07-13 [paul] 1.9.12cvs44
3369 add large file support
3371 fix bug #763 where href attribute was not
3372 the very first attribute of a link
3373 patch by Thomas Gilgin
3375 2005-07-13 [colin] 1.9.12cvs43
3377 * src/gtk/pluginwindow.c
3378 Little portability fix
3380 2005-07-13 [colin] 1.9.12cvs42
3382 * src/plugins/pgpmime/sgpgme.c
3385 2005-07-13 [colin] 1.9.12cvs41
3387 * src/plugins/pgpmime/pgpmime.c
3388 * src/plugins/pgpmime/sgpgme.c
3389 Use gpgme_data_release_and_get_mem instead
3392 2005-07-13 [colin] 1.9.12cvs40
3395 * src/plugins/pgpmime/passphrase.c
3396 * src/plugins/pgpmime/passphrase.h
3397 * src/plugins/pgpmime/pgpmime.c
3398 * src/plugins/pgpmime/plugin.c
3399 * src/plugins/pgpmime/select-keys.c
3400 * src/plugins/pgpmime/select-keys.h
3401 * src/plugins/pgpmime/sgpgme.c
3402 * src/plugins/pgpmime/sgpgme.h
3403 Port pgpmime to gpgme-1.0.
3405 2005-07-12 [paul] 1.9.12cvs39
3410 add a 'Go to Prev' button to the toolbar.
3411 correct tooltip text of go to buttons.
3412 based on patch by Yang Guilong <bamanzi@gmail.com>
3414 2005-07-12 [colin] 1.9.12cvs38
3417 Fix progress bar showing stuff at startup.
3419 2005-07-12 [paul] 1.9.12cvs37
3422 fix building with jpilot support
3424 2005-07-11 [colin] 1.9.12cvs36
3427 Add visual indication that filtering is running
3429 Make {}[] uri delimiters
3431 Remove useless (and slow) calls
3433 2005-07-11 [paul] 1.9.12cvs35
3435 * src/plugins/clamav/clamav_plugin_gtk.c
3436 * src/plugins/dillo_viewer/dillo_prefs.c
3437 * src/plugins/pgpmime/prefs_gpg.c
3438 * src/plugins/spamassassin/spamassassin_gtk.c
3439 gather plugins prefs together under their
3440 own 'Plugins' heading
3442 2005-07-11 [paul] 1.9.12cvs34
3447 account_delete(): modified alert dialog
3450 fixed a crash when cancelling file selection
3451 dialog by Escape key. Made non-ascii filename
3453 * src/prefs_template.c
3454 prefs_template_window_create(): make scrolled
3455 window policy AUTOMATIC
3457 2005-07-10 [hoa] 1.9.12cvs33
3459 * src/etpan/imap-thread.c
3460 workaround for old Courier IMAP servers.
3462 2005-07-10 [colin] 1.9.12cvs32
3467 Add visual progress indicator on filtering/processing
3468 Factorize the progress bar code
3471 * src/etpan/imap-thread.c
3472 Add a reference counter to avoid destroying the Folder
3473 while it's in use by another callback.
3475 2005-07-09 [hoa] 1.9.12cvs31
3478 * src/etpan/imap-thread.c
3479 fixed deadlock when removing IMAP account.
3481 2005-07-08 [colin] 1.9.12cvs30
3485 Fix again problems decoding broken headers
3486 * src/gtk/inputdialog.c
3487 Fix local variable shadowing a global one
3489 2005-07-08 [colin] 1.9.12cvs29
3492 Make the cache/mark files platform-agnostic by writing
3493 them in little-endian format. Reading them is also done
3494 in little-endian format, of course; however, in order
3495 to avoid trashing mark data on big-endian machines, the
3496 files are, at first, read from the native format if the
3497 little-endian one doesn't exist. This is easy to deter-
3498 mine by trying to open a file with a swapped data_ver
3499 and seeing if it's the wanted version.
3500 Little-endian using users should see absolutely no
3501 difference, Big-endian users may get a very little
3502 performance drop due to byte-swapping.
3503 Tested on i386 and ppc32.
3504 Fixes bug #159 (The index file, in the mailboxes, is
3505 hardware depending).
3507 To have the cache/mark files updated to the new little-
3508 endian format, "Check for new messages" or even
3509 "Rebuild folder tree" aren't enough. Files will be
3510 updated as soon as a folder has been opened/closed.
3511 To update everything, just select all folders by
3512 selecting them one by one.
3514 2005-07-07 [colin] 1.9.12cvs28
3517 Remember the folder separator per IMAPFolder
3518 instead of globally.
3519 Revive the Session on noop; fixes bug #761
3520 (mark a bunch of unread messages as read takes
3523 2005-07-07 [darko] 1.9.12cvs27
3525 * src/common/template.c
3526 Sort templates alphabetically
3528 2005-07-06 [colin] 1.9.12cvs26
3531 Try to use the correct separator in
3532 most cases. Possibly fixes bug #759
3533 (only creates the INBOX folder when
3534 setting up new IMAP account) and
3535 bug #760 (Can't retrieve messages)
3537 2005-07-06 [colin] 1.9.12cvs25
3540 Use real_path in status command. This will
3541 help later, when namespaces will be used.
3543 2005-07-06 [colin] 1.9.12cvs24
3549 * src/etpan/etpan-log.c
3550 * src/etpan/etpan-thread-manager.c
3551 * src/etpan/imap-thread.c
3552 Add a --disable-libetpan parameter. With this,
3553 users that don't want IMAP4 support can avoid
3554 the new dependancy (and have no IMAP support).
3555 Users that have IMAP4 accounts and use this
3556 parameter won't lose their configuration, their
3557 IMAP accounts will just be invisible and not
3560 Make the "Copy ..." contextual menu items
3561 copy to both the X clipboard and the gtk
3562 clipboard - as most other apps do.
3564 Add a notice about OpenSSL usage, in order to
3565 comply with OpenSSL's license (point 6):
3566 http://www.openssl.org/source/license.html
3568 2005-07-06 [colin] 1.9.12cvs23
3571 Fix a minimum size for alertpanels
3573 Show 'No space left on device' type errors
3574 when queuing/sending
3577 Rework folder's deletion message (remove
3580 2005-07-05 [colin] 1.9.12cvs22
3583 Add an alertpanel on auth error
3585 Remove pthread-related stuff
3587 2005-07-05 [colin] 1.9.12cvs21
3589 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3590 Fix crash on plugin reloading (with a hack)
3592 2005-07-05 [colin] 1.9.12cvs20
3594 * src/prefs_account.c
3595 * src/prefs_account.h
3599 Add a way to filter the view
3600 * src/gtk/pluginwindow.c
3601 Filter loadable stuff
3602 * src/plugins/pgpmime/prefs_gpg.c
3603 Fix missing unregistration
3605 * src/etpan/.cvsignore
3606 * src/plugins/spamassassin/.cvsignore
3607 Add more stuff to cvs ignored files
3609 2005-07-04 [colin] 1.9.12cvs19
3612 Fix scan_required returning FALSE when it
3613 shouldn't. Maybe fix #760 (Can't retrieve
3616 2005-07-04 [colin] 1.9.12cvs18
3619 Fix always_show_msg pref
3621 2005-07-04 [paul] 1.9.12cvs17
3623 sync with main (forgotten in last commit)
3625 * src/common/utils.c
3626 * src/common/utils.h
3627 check_line_length(): new.
3629 is_file_entry_exist()
3630 dirent_is_regular_file()
3631 dirent_is_directory(): use g_file_test() instead of stat().
3633 2005-07-04 [paul] 1.9.12cvs16
3638 compose_write_to_file(): check for line
3639 length limit and display warning if exceeds
3641 use get_home_dir() instead of g_get_home_dir()
3643 removed warning about invalid date
3645 use get_home_dir() instead of g_get_home_dir()
3647 2005-07-04 [paul] 1.9.12cvs15
3649 * src/stock_pixmap.c
3650 fix new pixmap naming errors
3651 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
3653 2005-07-04 [colin] 1.9.12cvs14
3656 Fix debugging string with a warning
3658 2005-07-04 [colin] 1.9.12cvs13
3661 Add a check for libetpan's version (>= 0.37)
3663 2005-07-04 [hoa] 1.9.12cvs12
3667 * src/etpan/imap-thread.c
3668 * src/etpan/imap-thread.h
3669 fixed IMAP implementation of check of mails.
3671 2005-07-03 [hoa] 1.9.12cvs11
3673 * src/etpan/Makefile.am
3674 * src/etpan/etpan-errors.h
3675 * src/etpan/etpan-log.[ch]
3676 * src/etpan/etpan-thread-manager-types.h
3677 * src/etpan/etpan-thread-manager.[ch]
3678 * src/etpan/imap-thread.[ch]
3685 dependency on libetpan 0.37 is now added.
3687 2005-07-01 [colin] 1.9.12cvs10
3693 * src/stock_pixmap.c
3694 * src/stock_pixmap.h
3695 * src/plugins/trayicon/trayicon.c
3696 Add marked symbol on folders containing
3701 * src/prefs_common.c
3702 * src/prefs_common.h
3704 Add an optional confirmation dialog on queue
3705 sending. Patch by wwp.
3706 * src/pixmaps/dir_close_mark.xpm ** ADDED **
3707 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
3708 * src/pixmaps/dir_open_mark.xpm ** ADDED **
3709 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
3710 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
3711 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
3712 * src/pixmaps/inbox_mark.xpm ** ADDED **
3713 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
3714 * src/pixmaps/outbox_mark.xpm ** ADDED **
3715 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
3716 * src/pixmaps/trash_mark.xpm ** ADDED **
3719 2005-07-01 [colin] 1.9.12cvs9
3722 Fix a little threading bug
3725 A little bit of HIG normality never hurts
3727 2005-07-01 [colin] 1.9.12cvs8
3735 * src/common/template.c
3736 * src/common/utils.c
3737 * src/common/utils.h
3738 Reverted the fwrite_atomic stuff. In fact
3739 it is already atomic.
3741 2005-06-30 [colin] 1.9.12cvs7
3743 * src/common/utils.c
3744 * src/common/utils.h
3745 Add an fwrite_atomic() function to make
3746 sure we write everything: fwrite can make
3754 * src/common/template.c
3755 Use that (and fix swapping of size and nmemb).
3756 Thanks to Rich Coe for the heads up.
3758 2005-06-30 [colin] 1.9.12cvs6
3761 Optimize addressbook opening
3763 2005-06-30 [colin] 1.9.12cvs5
3766 Remove calls to summary_step after move/copy
3768 2005-06-28 [paul] 1.9.12cvs4
3771 wrap and make the error msg selectable
3773 2005-06-28 [paul] 1.9.12cvs3
3776 replace the OK button with a Close button
3777 * src/gtk/foldersort.c
3778 use GTK_STOCK_ icons/buttons
3780 2005-06-28 [colin] 1.9.12cvs2
3782 * src/gedit-print.c ** ADDED **
3783 * src/gedit-print.h ** ADDED **
3784 * src/gtk/gtksourceprintjob.c ** ADDED **
3785 * src/gtk/gtksourceprintjob.h ** ADDED **
3786 I can't believe no one had enough time to tell
3787 me I forgot the `cvs add`
3789 2005-06-27 [colin] 1.9.12cvs1
3792 * src/gtk/Makefile.am
3797 Add optional libgnomeprint-based printing
3799 * src/gtk/quicksearch.c
3800 Add an Edit/Quick search menu item to show
3801 and focus the quicksearch
3803 2005-06-27 [paul] 1.9.12
3816 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3817 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
3818 SungHyun Nam, Frederico Goncalves Guimaraes,
3819 Andrej Kacian, and Yang Guilong
3820 2005-06-26 [colin] 1.9.11cvs106
3823 Forgot one file for previous fix
3825 2005-06-26 [colin] 1.9.11cvs105
3829 Fix problems with folder operations in no_select
3830 imap folders. it applies only to mails, and
3831 creation/deletion/move/renaming of folders
3834 2005-06-26 [paul] 1.9.11cvs104
3836 * src/prefs_filtering.c
3837 replace one more GTK_STOCK_REMOVE
3838 with GTK_STOCK_DELETE
3840 2005-06-25 [colin] 1.9.11cvs103
3843 Optimize get_seq_set_from_seq_list
3846 2005-06-25 [colin] 1.9.11cvs102
3849 If the directory exists, but not in the
3850 correct encoding, rename it. This should
3851 handle old-versions-induced bugs.
3853 2005-06-25 [colin] 1.9.11cvs101
3856 Fix path access with extended dir names
3857 Fixes bug #589 (SC segfaults with wrong locale
3860 2005-06-25 [colin] 1.9.11cvs100
3862 * src/prefs_account.c
3863 * src/prefs_account.h
3865 Add an option to encrypt replies to
3868 2005-06-25 [colin] 1.9.11cvs99
3871 * src/quote_fmt_parse.y
3872 ... And make it work with pgpinline.
3874 2005-06-25 [colin] 1.9.11cvs98
3879 * src/quote_fmt_parse.y
3880 o Make reedition of encrypted messages possible
3881 (as long as it is encrypted to self too, no
3883 o Make replying with quote (and without selecting
3884 text) possible for encrypted messages.
3885 Closes bug #550 (Not possible to "reply with quote"
3886 to gnupg encrypted messages)
3888 2005-06-24 [paul] 1.9.11cvs97
3893 2005-06-24 [paul] 1.9.11cvs96
3896 made bind password entry invisible
3898 * src/send_message.c
3899 send_message_local(): check exit status
3900 to detect errors (sync with main)
3902 use main's less ambiguous popup menu
3905 2005-06-24 [paul] 1.9.11cvs95
3907 * src/prefs_actions.c
3908 * src/prefs_customheader.c
3909 * src/prefs_display_header.c
3910 * src/prefs_filtering_action.c
3911 * src/prefs_matcher.c
3912 * src/prefs_template.c
3913 * src/prefs_toolbar.c
3914 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
3915 * src/gtk/description_window.c
3916 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
3918 2005-06-23 [colin] 1.9.11cvs94
3921 Fix rough edges (be sure to call status_show whenever
3924 2005-06-23 [colin] 1.9.11cvs93
3928 Before, in a 5K mails folder: 11s
3929 After, in the same folder: 58000µs
3930 The joys of locking... gtk_clist_select_all() fires a
3931 tree-select-row event for each selected row, which in
3932 summaryview, callbacks summary_selected which in turn,
3933 calls summary_status_show, which walks the selected
3934 rows. Hence, calling gtk_clist_select_all was
3935 exponential. Locking the summaryview makes
3936 summary_selected return early.
3938 2005-06-23 [colin] 1.9.11cvs92
3941 Move mutex at the important place to avoid
3944 Fix Del key deleting directly instead of
3947 2005-06-22 [colin] 1.9.11cvs91
3949 * src/plugins/spamassassin/libspamc.c
3950 As we do spagetti code with assignations in multiple
3951 places (see _message_read_raw where out = msg = raw),
3952 let's be sure we don't free the same pointer twice.
3953 Should fix bug #683 (Crash in libpam at
3956 2005-06-22 [colin] 1.9.11cvs90
3961 Make toolbar's delete use the move to trash stuff;
3962 Add gtk_widget_realize to be sure pixmaps can get
3963 created (that may fix an old worksforme bug which
3964 I can't find back...)
3966 2005-06-22 [colin] 1.9.11cvs89
3971 Rename "Message/Delete" to "Message/Move to trash"
3972 Add "Message/Delete..." that directly destroys the
3973 selected messages after asking for a confirmation.
3975 2005-06-22 [colin] 1.9.11cvs88
3978 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
3979 o Fix a deadlock (thanks Darko)
3981 2005-06-22 [colin] 1.9.11cvs87
3983 * src/gtk/foldersort.c
3984 Add missing include for the i18n;
3985 patch by Fabien Vantard
3987 2005-06-21 [colin] 1.9.11cvs86
3991 Respect the no_select flag
3993 Fix recursive deletion
3996 Make the folder deletion's warning
3999 2005-06-21 [colin] 1.9.11cvs85
4002 Prevent email addresses from spanning accross
4003 lines - fixes bug # 646 (newline-chars in
4006 2005-06-20 [colin] 1.9.11cvs84
4009 Be sure not to remove source if copy failed
4011 2005-06-20 [colin] 1.9.11cvs83
4015 remove summaryview's lock
4017 introduce threads to avoid problems when foreground tasks
4018 interfere with background tasks
4020 prevent moving to drafts/queue
4024 2005-06-19 [colin] 1.9.11cvs82
4027 Remember that the user doesn't want to override
4028 offline mode, for 3 seconds. It avoid presenting
4029 him with N popups in a really short time.
4031 2005-06-17 [colin] 1.9.11cvs81
4034 Fix IMAP breaking on folders containing '('
4035 (Probably won't be enough)
4037 2005-06-17 [colin] 1.9.11cvs80
4039 Forgotten files on 1.9.11cvs79
4041 Fix stepping when not immediately executing
4043 Really prevent UID FETCH 0
4045 Fix outgoing charset never set to utf-8
4049 2005-06-16 [colin] 1.9.11cvs79
4052 Fix bug #707 (Dash splits rows)
4053 Only wrap if we're on a line break position and
4054 the previous one was a "white" (space) char.
4055 Pango stuff is weird.
4057 2005-06-16 [colin] 1.9.11cvs78
4060 Lock summaryview while downloading messages
4064 * src/common/utils.c
4065 * src/common/utils.h
4066 Replace \r and \n with spaces in From and
4069 2005-06-16 [paul] 1.9.11cvs77
4072 liberalise the mime parser
4076 2005-06-16 [paul] 1.9.11cvs76
4081 2005-06-15 [colin] 1.9.11cvs75
4084 Finish header encoding fix
4088 Fix compilation (Thanks Stephan
4091 2005-06-15 [colin] 1.9.11cvs74
4094 Install gnome2 stuff rather than gnome1,
4099 Fix headers encoding
4101 Visual progress when fetching all messages
4105 Prevent changing current message while
4108 2005-06-15 [paul] 1.9.11cvs73
4110 * src/gtk/gtkaspell.c
4111 * src/gtk/gtkaspell.h
4114 2005-06-15 [paul] 1.9.11cvs72
4116 * src/prefs_filtering.c
4117 allow reordering of filter rules by
4120 2005-06-15 [paul] 1.9.11cvs71
4125 replace deprecated function
4127 * src/send_message.c
4128 * src/gtk/progressdialog.c
4129 * src/gtk/progressdialog.h
4130 salvage and reuse parts of reverted sync
4132 2005-06-15 [paul] 1.9.11cvs70
4135 * src/send_message.c
4136 * src/gtk/progressdialog.c
4137 * src/gtk/progressdialog.h
4138 revert yesterday's sync with main
4139 it contains deprecated functions
4141 2005-06-15 [colin] 1.9.11cvs69
4144 Fix bug #670 (multi user to: will corrupt message
4147 2005-06-15 [colin] 1.9.11cvs68
4150 Fix bug #421 (Fix undo on wrapping)
4152 2005-06-15 [colin] 1.9.11cvs67
4155 Provide visual feedback while processing
4158 Provide visual feedback while getting
4159 short headers (for uncached messages)
4162 2005-06-14 [paul] 1.9.11cvs66
4165 change a couple stock icons
4167 * src/send_message.c
4168 * src/gtk/progressdialog.c
4169 * src/gtk/progressdialog.h
4170 sync main's GtkTreeView implementation
4172 2005-06-14 [colin] 1.9.11cvs65
4175 Various little fixes, mainly on error paths
4177 2005-06-13 [colin] 1.9.11cvs64
4182 Add a way to fetch only headers. This speeds
4183 up filtering on headers for IMAP. Fixes:
4184 bug #481 extraneous imap commands slow down
4186 bug #522 Sylpheed downloads all messages
4187 when opening mailbox (IMAP)
4188 bug #677 IMAP fetch is soooooooooooooo slow
4191 Add a folder set_batch method so that
4192 implementations can speed up flags changes
4195 Use that in mark as (un)read and mark all read
4198 Implement set_batch - brings back deferred
4199 flags in a less buggy manner. Fixes:
4200 bug #729 IMAP immediate expunge of deleted messages
4201 bug #191 remove list of messages with one command
4202 Fix login with strange chars
4203 Implement fetch_msg_full
4204 Fix copy (wrong counts)
4206 2005-06-12 [colin] 1.9.11cvs63
4209 lock incorporation during long operations.
4210 Avoids fucking up the IMAP socket.
4212 2005-06-12 [colin] 1.9.11cvs62
4216 Factorize remove_all_msg
4219 Don't update partial-download status if unnecessary
4221 Use remove_msgs everywhere possible
4223 2005-06-12 [colin] 1.9.11cvs61
4227 Add a remove_msgs function to remove a
4232 2005-06-12 [colin] 1.9.11cvs60
4235 Remove flags-processing deferring... Too hard
4236 to get it to work in all cases.
4238 2005-06-11 [colin] 1.9.11cvs59
4241 printf -> debug_print
4243 2005-06-11 [colin] 1.9.11cvs58
4246 o Fix build without USE_PTHREAD
4247 o Factorize imap_open
4248 o Alertpanel in case of impossible connection
4249 o Alertpanel in case of impossible login
4250 o Fix deferred flags processing to force a
4251 flush before adding some more flags to process,
4252 but in another folder.
4254 2005-06-10 [colin] 1.9.11cvs57
4257 o Fix a format string error
4258 o init ssl socket outside of the thread
4259 (it possibly invokes gtk calls)
4261 o Put back the buffer to its necessary size
4262 o Fix changing a file pointer without keeping
4263 track of it (thanks Valgrind)
4265 o Fix automatic STARTTLS if login should be done
4266 and the server only allows it after starting TLS
4267 * src/gtk/gtkinputdialog.c
4268 o Eat GDK_Return so that the combo popup doesn't
4269 appear when we press Enter to validate the combo
4270 input dialog (as seen in the Open with... dialog)
4272 2005-06-10 [colin] 1.9.11cvs56
4276 o Fix a crash on deletion
4277 o Threadize imap_select (it's called outside of
4279 o Defer treatment of DELETED flags
4282 2005-06-09 [colin] 1.9.11cvs55
4285 Make sure we check imap_gtk_should_override(), which
4286 potentially calls gtk stuff, before creating thread.
4287 That way it should't be called via imap_get_session()
4290 2005-06-09 [colin] 1.9.11cvs54
4293 o add a bit of status output
4294 o remove some dead code
4295 o threadize get_list_of_uids
4296 o threadize imap_get_flags
4297 o defer flag changing by 500ms so that they
4301 2005-06-08 [colin] 1.9.11cvs53
4304 Thread-ize imap_cmd_fetch
4306 2005-06-08 [colin] 1.9.11cvs52
4309 Mmh, that broke POP3...
4311 2005-06-08 [colin] 1.9.11cvs51