1 2005-10-23 [wwp] 1.9.15cvs96
5 rework of the about window (main work by Paul), also featuring a few
6 fixes for typos and duplicate names
8 2005-10-23 [wwp] 1.9.15cvs95
11 Ignore the right binary name (sylpheed-claws now)
13 2005-10-23 [paul] 1.9.15cvs94
16 when using Folder Pref 'Default To for
17 replies' make the entry in the Compose
19 Patch by Fabien Vantard
21 2005-10-22 [colin] 1.9.15cvs93
26 2005-10-22 [colin] 1.9.15cvs92
29 try to convert using locale (apart utf8) if necessary
31 2005-10-22 [colin] 1.9.15cvs91
34 * src/pixmaps/unread.xpm
35 Make the unread envelope blue again and
36 saturate the new one a bit more.
38 2005-10-22 [colin] 1.9.15cvs90
41 When replying to a mail sent by one of our accounts,
42 use the original list of recipients. Let 'Reply All'
43 and 'Reply to sender' work like previously.
45 2005-10-21 [colin] 1.9.15cvs89
47 * src/prefs_filtering.c
48 Clear fields after add and replace
50 Display xface differently (better)
51 * src/plugins/pgpinline/pgpinline.c
52 Fix crappy encodings/recodings
54 2005-10-21 [paul] 1.9.15cvs88
57 * src/prefs_folder_item.c
59 fix news folder Folder Properties
62 update folderview after Themes change
63 keep selected folder selected
66 2005-10-21 [paul] 1.9.15cvs87
69 * tools/OOo2sylpheed.pl
71 * tools/README.sylprint
72 * tools/asus_mailled.sh ** REMOVED **
73 * tools/filter_conv.pl
74 * tools/freshmeat_search.pl
75 * tools/google_search.pl
76 * tools/gpg-sign-syl ** REMOVED **
77 * tools/kmail2sylpheed.pl
78 * tools/kmail2sylpheed_v2.pl
79 * tools/multiwebsearch.pl
80 * tools/nautilus2sylpheed.sh
81 * tools/newscache_clean.pl
82 * tools/outlook2sylpheed.pl
83 * tools/sylpheed-switcher ** REMOVED **
88 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
89 update default config dir
90 update binary name (thanks to Fabien Vantard)
91 remove obsolete scripts
93 2005-10-21 [cleroy] 1.9.15cvs86
96 Fix possible leak and units. Based on a patch by
99 2005-10-20 [colin] 1.9.15cvs85
102 Clear xface when clearing textview
104 2005-10-20 [colin] 1.9.15cvs84
112 * src/prefs_message.c
120 Migrate config to .sylpheed-claws (Automatically)
121 Add a way to get the Xface in the TextView
123 2005-10-20 [colin] 1.9.15cvs83
125 * src/gtk/Makefile.am
128 Make the about dialog *grooovy*
130 2005-10-20 [colin] 1.9.15cvs82
133 Use "Open with" on double click if no command
136 2005-10-20 [colin] 1.9.15cvs81
139 * src/etpan/imap-thread.c
142 2005-10-20 [paul] 1.9.15cvs80
145 don't show clipkey icon if the only
146 attachment is the signature
149 2005-10-20 [paul] 1.9.15cvs79
152 * src/plugins/pgpmime/pgpmime.c
153 name the PGP/MIME signature 'signature.asc'
154 Patch by Andrew Nelson <freeandy@gmail.com>
156 2005-10-19 [colin] 1.9.15cvs78
158 * src/plugins/pgpmime/pgpmime.c
159 Oops, no need to double-check though
161 2005-10-19 [colin] 1.9.15cvs77
163 * src/plugins/pgpinline/pgpinline.c
164 * src/plugins/pgpmime/pgpmime.c
165 Check that my_tmpfile() doesn't
168 2005-10-19 [colin] 1.9.15cvs76
171 Use shorter mime boundaries to avoid having
172 MTAs rewrapping our headers, breaking the
173 PGP signature in the process
175 * src/plugins/pgpmime/pgpmime.c
176 Check for boundary uniqueness to be sure
177 it won't happen, instead of hoping for the
180 2005-10-19 [colin] 1.9.15cvs75
182 * sylpheed-claws.desktop
185 Ship a sylpheed-claws binary instead
186 of a sylpheed one. Change the socket
189 Update folder only if it changed
191 Fix i18n in welcome mail, patch by
198 2005-10-19 [paul] 1.9.15cvs74
202 fix summaryview update
205 2005-10-18 [colin] 1.9.15cvs73
207 * src/plugins/pgpcore/passphrase.c
208 Don't XGrabServer, and try a bit more to
209 sync everything before grabbing mouse/keyboard
211 2005-10-18 [colin] 1.9.15cvs72
217 * src/grouplistdialog.c
222 * src/gtk/gtksctree.c
223 * src/gtk/gtksctree.h
224 * src/pixmaps/empty.xpm
225 Implement a wrapper call for gtk_ctree_set_node_info
226 and gtk_ctree_insert_node, that uses a 1x1 transparent
227 pixmap instead of a NULL one. This works around some
228 memory problems deep inside gtk, revealed by valgrind,
229 and fixes bug #834 (Pressing CTRl-D on a message marked
230 as locked crashes sylpheed.), as well as, probably,
231 wwp's 4th dimension problems that happen in gtk_ctree_*.
233 2005-10-17 [colin] 1.9.15cvs71
236 Provide visual feedback when checking
239 2005-10-17 [colin] 1.9.15cvs70
242 Keep the folder list frozen while checking caches...
244 2005-10-17 [colin] 1.9.15cvs69
247 Fi bug #833 (Autocompleting from addressbook
248 fails with extended chars)
250 Fix 'adding messages' staying in statusbar
253 2005-10-17 [wwp] 1.9.15cvs68
256 Fix buttons' layout resizing when window size changes
258 2005-10-17 [wwp] 1.9.15cvs67
261 * src/prefs_account.c
264 * src/prefs_folder_item.c
266 * src/gtk/logwindow.c
267 * src/gtk/pluginwindow.c
268 * src/gtk/prefswindow.c
269 * src/gtk/prefswindow.h
270 Remember yet more window sizes (log, prefs, folder prefs, accounts)
272 2005-10-17 [paul] 1.9.15cvs66
275 fix missing libetpan message
282 add some new URI defines, change some
285 make welcome message translatable
286 small improvements to english
291 2005-10-17 [paul] 1.9.15cvs65
296 2005-10-16 [mones] 1.9.15cvs64
305 2005-10-16 [colin] 1.9.15cvs63
310 2005-10-16 [colin] 1.9.15cvs62
315 Real welcome mail text, thanks Paul
317 2005-10-16 [colin] 1.9.15cvs61
324 * src/prefs_toolbar.c
325 * src/plugins/demo/demo.c
326 * src/plugins/trayicon/trayicon.c
327 s/Sylpheed/Sylpheed-Claws/
329 2005-10-16 [colin] 1.9.15cvs60
332 Add a welcome email in the first empty mailbox
334 Change one more default
336 2005-10-16 [colin] 1.9.15cvs59
341 2005-10-16 [colin] 1.9.15cvs58
347 2005-10-16 [colin] 1.9.15cvs57
353 2005-10-16 [colin] 1.9.15cvs56
356 By default, initialize fonts to have
357 the same size as normal GtkWidgets
359 2005-10-16 [colin] 1.9.15cvs55
362 Fix message a bit more
364 2005-10-16 [colin] 1.9.15cvs54
367 Second attempt at flicker fixing
369 2005-10-16 [colin] 1.9.15cvs53
374 2005-10-16 [wwp] 1.9.15cvs52
380 Remember window sizes (address book)
382 2005-10-16 [wwp] 1.9.15cvs51
384 * src/plugins/clamav/clamav_plugin_gtk.c
385 * src/plugins/spamassassin/spamassassin_gtk.c
386 Fix compilation warnings (missing #include).
388 2005-10-16 [colin] 1.9.15cvs50
393 Make 'c' check signature, and forward
394 c, l, y, t from summaryview to mimeview
396 2005-10-16 [colin] 1.9.15cvs49
399 Put border around buttons
402 Rework menus (Patch based on a patch
405 2005-10-15 [wwp] 1.9.15cvs48
417 * src/prefs_account.c
418 * src/prefs_spelling.c
421 * src/plugins/clamav/clamav_plugin_gtk.c
422 * src/plugins/spamassassin/spamassassin_gtk.c
423 use nicer browse-for-file/dir buttons than the "..." ones,
424 code factorizing more.
426 2005-10-14 [colin] 1.9.15cvs47
429 set relief on the account switcher so that people see it
430 grey out Create processing rules when no message is selected
431 * src/prefs_filtering.c
432 ask before closing if the rule has not been modified, even if
434 * src/prefs_matcher.c
435 fix sensitivity when entering the dialog
436 * src/gtk/inputdialog.c
437 display a better icon on password ask
438 * src/plugins/pgpcore/passphrase.c
439 make the dialog look better
441 2005-10-14 [paul] 1.9.15cvs46
444 indicate presense of marked msgs in
445 unexpanded subfolders
447 2005-10-14 [paul] 1.9.15cvs45
449 * src/prefs_actions.c
452 * src/prefs_filtering_action.c
453 * src/prefs_matcher.c
454 * src/prefs_template.c
455 remember window sizes
460 2005-10-13 [colin] 1.9.15cvs44
465 Add a tooltip on the icon (optional)
466 Get rid of the signature buttons and only
469 2005-10-13 [colin] 1.9.15cvs43
473 Add hand cursor for hovering over icon
475 2005-10-13 [colin] 1.9.15cvs42
478 Fix crash when quicksearch's hidden
481 2005-10-13 [colin] 1.9.15cvs41
484 Set subject when forwarding multiple mails
485 Check that other recipient than the default Cc or Bcc
486 have been set before sending.
488 2005-10-13 [colin] 1.9.15cvs40
492 Introduce locking, but don't use it yet
494 2005-10-13 [colin] 1.9.15cvs39
496 * src/gtk/quicksearch.c
497 Reset quicksearch when hiding it
498 Make sticky a real pref
500 2005-10-13 [colin] 1.9.15cvs38
505 2005-10-13 [colin] 1.9.15cvs37
510 * src/plugins/pgpcore/sgpgme.c
511 Make privacy icon clickable
512 Move Trust field in Full info
513 When trust is less than full, don't display
516 2005-10-13 [colin] 1.9.15cvs36
521 Revert speed hack which is dangerous in fact
524 2005-10-13 [colin] 1.9.15cvs35
526 * src/folder_item_prefs.c
527 Fix pref corruption on folder move. Patch
530 2005-10-13 [paul] 1.9.15cvs34
534 fix typos in g_warnings
535 * src/prefs_account.c
536 add a file selector for Signature file
540 2005-10-12 [colin] 1.9.15cvs33
543 Provide a quick way to go back from a
544 signature's full info to the email part
546 2005-10-12 [colin] 1.9.15cvs32
549 Remove old hack of encoding signed mails with base64.
550 QP works equally well.
552 2005-10-12 [colin] 1.9.15cvs31
555 Replace deprecated GtkText with GtkTextView
557 Fix a logic bug about counts in imap_select
558 (previously un-triggered)
562 Allow local deletion of news posts
564 Show GPG noticeview on the message/rfc822 part
565 in addition to the text/plain one
566 * src/prefs_image_viewer.c
567 src/plugins/pgpcore/prefs_gpg.c
568 Polish (set the label as part of the checkbox)
570 Don't sit there doing nothing after destroying
571 the window - return err
573 2005-10-11 [colin] 1.9.15cvs30
576 Apply processing rules before showing folders.
577 Early folder show (before flags sync) will only
578 be done when there are no processing rules (nor
581 Fix stuff related to mail subdir, creation and
584 Don't allow creation of folders in NoInferior
585 folders, as it won't work
587 2005-10-10 [colin] 1.9.15cvs29
590 Reselect "None" Privacy system when selecting an
591 account with no privacy system defined
593 2005-10-10 [colin] 1.9.15cvs28
596 Add Windows-1252 encoding
598 Rework some defaults:
599 - autosave to draft by default
600 - don't show header pane (it's already in the textview)
601 - Select first new or unread mail on entry
602 - Assume 'Yes' to change folder when there's no more
604 * src/prefs_matcher.c
605 Fix a gtk assertion failure
606 * src/gtk/colorlabel.c
607 Workaround bad repainting on selection
609 Freeze/thaw (a bit faster on ssh -X)
611 Get rid of StrdupConverter that just adds an
613 * src/etpan/imap_thread.c
616 2005-10-10 [colin] 1.9.15cvs27
620 Fix compile on gtk 2.4. Patch by wwp
622 2005-10-09 [colin] 1.9.15cvs26
627 Clarify forward menus. Patch by wwp
629 2005-10-09 [colin] 1.9.15cvs25
633 Fix bug #829 (Non-working "Encrypt message by
634 default when replying to an encrypted message")
636 2005-10-08 [colin] 1.9.15cvs24
639 Fix bug #827 ("Welcome" setup wizard after a
640 permission error gives up & forgets itself.)
642 2005-10-08 [colin] 1.9.15cvs23
645 Fix bug #828 (Ignoring headers with spaces around = sign)
647 2005-10-08 [colin] 1.9.15cvs22
652 2005-10-08 [colin] 1.9.15cvs21
656 Add a processing_pending indicator, set on
657 folder_item_open and cleared after
658 folder_item_process_open
661 wrap procmsg_msginfo_*_flags, and in the
662 wrapper check that there's no folder processing
663 pending. If there is, defer the flags change until
664 processing is done to avoid stepping over each
666 Freeze during processing, but not during scanning.
668 2005-10-07 [colin] 1.9.15cvs20
670 * src/plugins/pgpcore/passphrase.c
671 Fix bug #826 (X-Server hangs when
672 right-clicking a PGP encrypted message)
674 2005-10-07 [paul] 1.9.15cvs19
677 fix compose_entries[]
678 patch by Fabien Vantard
680 2005-10-06 [colin] 1.9.15cvs18
682 * src/pixmaps/address.xpm
683 * src/pixmaps/address_book.xpm
684 * src/pixmaps/book.xpm
685 * src/pixmaps/check_spelling.xpm
686 * src/pixmaps/checkbox_off.xpm
687 * src/pixmaps/checkbox_on.xpm
688 * src/pixmaps/close.xpm
689 * src/pixmaps/complete.xpm
690 * src/pixmaps/continue.xpm
691 * src/pixmaps/deleted.xpm
692 * src/pixmaps/down_arrow.xpm
693 * src/pixmaps/exec.xpm
694 * src/pixmaps/forwarded.xpm
695 * src/pixmaps/group.xpm
696 * src/pixmaps/ignorethread.xpm
697 * src/pixmaps/interface.xpm
698 * src/pixmaps/jpilot.xpm
699 * src/pixmaps/ldap.xpm
700 * src/pixmaps/linewrap.xpm
701 * src/pixmaps/linewrapcurrent.xpm
702 * src/pixmaps/mail.xpm
703 * src/pixmaps/mail_attach.xpm
704 * src/pixmaps/mail_compose.xpm
705 * src/pixmaps/mail_forward.xpm
706 * src/pixmaps/mail_receive.xpm
707 * src/pixmaps/mail_receive_all.xpm
708 * src/pixmaps/mail_reply.xpm
709 * src/pixmaps/mail_reply_to_all.xpm
710 * src/pixmaps/mail_reply_to_author.xpm
711 * src/pixmaps/mail_send.xpm
712 * src/pixmaps/mail_send_queue.xpm
713 * src/pixmaps/mime_application.xpm
714 * src/pixmaps/mime_audio.xpm
715 * src/pixmaps/mime_image.xpm
716 * src/pixmaps/mime_message.xpm
717 * src/pixmaps/mime_text_enriched.xpm
718 * src/pixmaps/mime_text_html.xpm
719 * src/pixmaps/mime_text_plain.xpm
720 * src/pixmaps/mime_unknown.xpm
721 * src/pixmaps/new.xpm
722 * src/pixmaps/news_compose.xpm
723 * src/pixmaps/offline.xpm
724 * src/pixmaps/online.xpm
725 * src/pixmaps/paste.xpm
726 * src/pixmaps/preferences.xpm
727 * src/pixmaps/privacy_emblem_encrypted.xpm
728 * src/pixmaps/privacy_expired.xpm
729 * src/pixmaps/privacy_failed.xpm
730 * src/pixmaps/privacy_passed.xpm
731 * src/pixmaps/privacy_signed.xpm
732 * src/pixmaps/privacy_unknown.xpm
733 * src/pixmaps/privacy_warn.xpm
734 * src/pixmaps/properties.xpm
735 * src/pixmaps/replied.xpm
736 * src/pixmaps/search.xpm
737 * src/pixmaps/unread.xpm
738 * src/pixmaps/up_arrow.xpm
739 * src/pixmaps/vcard.xpm
740 Modernize internal theme, with icons from the
741 Gnomaws theme. Keep some of the old ones where
744 2005-10-06 [colin] 1.9.15cvs17
747 Little optimisations + bugfix
749 Remove default useless items - useless being defined
750 by the default relevant prefs
752 include config.h to make gettext work
754 Fix selection of current theme in prefs
756 2005-10-06 [colin] 1.9.15cvs16
760 * src/prefs_summaries.c
762 Add a warning dialog on Mark all read
763 (with pref to get rid of it)
765 2005-10-06 [paul] 1.9.15cvs15
769 updated by Geir Helland and Frederico
772 2005-10-05 [colin] 1.9.15cvs14
782 add a way to rescan without rebuilding
783 make moving a bit faster (less folders changes)
784 don't lock the tree on Get
786 Don't re-delete deleted messages before expunging
788 Set batch mode when deleting mails
790 2005-10-05 [paul] 1.9.15cvs13
794 fix disabled Execute menu item
796 match the change in 1.9.15cvs10: use Compose
797 instead of News by default
799 2005-10-04 [colin] 1.9.15cvs12
802 When replying to an ML post with Reply-To set
803 to the poster's email, honor it (as before),
804 but also honor our user's request to reply to
805 the mailing list: set the ML address in the To
806 field and the Reply-To address in the Cc:
809 2005-10-04 [colin] 1.9.15cvs11
811 * src/plugins/trayicon/trayicon.c
812 Finish cosmetic change - thanks to wwp
814 2005-10-04 [colin] 1.9.15cvs10
817 Use Compose instead of Email by default.
820 2005-10-04 [colin] 1.9.15cvs9
826 * src/etpan/imap-thread.c
827 * src/etpan/imap-thread.h
828 Try to make IMAP faster, by simplifying SEARCH
829 commands, avoiding sending two STATUS in a row,
830 and deferring flags sync and processing just
831 after displaying the folder.
832 This will update the SummaryView in certain
833 cases (new mails not already fetched, flags
834 changed from another client) but in a non-
837 2005-10-04 [colin] 1.9.15cvs8
839 * src/plugins/trayicon/trayicon.c
840 Relabel "Offline" to "Work offline"
842 2005-10-04 [colin] 1.9.15cvs7
847 Fix mbox import/export buglets
849 * src/plugins/trayicon/trayicon.c
853 2005-10-04 [colin] 1.9.15cvs6
858 Better fix (don't break mark all read) for cvs2
860 2005-10-03 [colin] 1.9.15cvs5
863 Use a sane sort by default
865 2005-10-03 [colin] 1.9.15cvs4
868 Add a 'Only once' button for overriding offline mode
869 * src/prefs_account.c
871 Add Local mbox to the wizard
872 Add IMAP subdir to the wizard (or the wizard is useless
873 for such accounts, or even worse than useless)
874 Move IMAP subdir from Advanced to Receive tab, as it's
877 2005-10-03 [colin] 1.9.15cvs3
880 Forgot this one in cvs1
882 2005-10-03 [colin] 1.9.15cvs2
885 Faster close when leaving a folder with lots
886 of new mails. Idea by David Relson.
888 2005-10-03 [colin] 1.9.15cvs1
897 * src/gtk/sslcertwindow.c
898 * src/plugins/trayicon/trayicon.c
899 Add accels to every AlertPanel. Patch by Fabien
902 2005-10-03 [paul] 1.9.15
906 2005-10-03 [paul] 1.9.14cvs68
916 updated by Miquel Oliete, Thomas Gilgin, Ricardo
917 Mones Lastra, Tommi Pirinen, Fabien vantard,
918 Andrej Kacian, Aleksander Urosevic, Yang Guilong
920 2005-10-03 [paul] 1.9.14cvs67
923 prevent hang on Cancel
926 2005-10-03 [paul] 1.9.14cvs66
929 fix crash in IMAP caused by discrepancy
930 between check_at_startup and offline mode
933 2005-10-01 [paul] 1.9.14cvs65
938 2005-10-01 [paul] 1.9.14cvs64
941 synchronise import_mbox() and export_mbox()
943 proc_mbox(): add alert if file cannot be opened
944 export_list_to_mbox(): test if dest file exists,
945 prompt user to overwrite if it does. add alert
946 if file cannot be created
951 2005-09-30 [paul] 1.9.14cvs63
954 Fix sensitivity of a menu
956 Respect hidden pref for mails with no encoding
958 Fix memory corruption
959 * src/plugins/pgpcore/sgpgme.c
960 Fix segfault on incomplete sigs, and display
965 2005-09-30 [colin] 1.9.14cvs62
967 * src/partial_download.c
968 Little logic fix in almost-dead code
970 Fix partial download when there's no new mail
972 2005-09-29 [paul] 1.9.14cvs61
974 * src/plugins/pgpinline/pgpinline.c
975 fix bug 819, 'crash accessing sign message'
978 2005-09-28 [martin] 1.9.14cvs60
980 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
981 fix bug #790 (Crash when restarting window manager (fluxbox))
983 2005-09-28 [paul] 1.9.14cvs59
985 * src/gtk/gtkaspell.c
988 2005-09-27 [colin] 1.9.14cvs58
990 * src/plugins/pgpcore/sgpgme.c
991 Report error when there's one, instead of
992 "Signature unchecked"
994 2005-09-27 [colin] 1.9.14cvs57
997 Fix bug #816 (Weird quotation with spaces)
999 2005-09-27 [colin] 1.9.14cvs56
1004 Put subject in compose's title
1005 Fix Automatic encoding so that it's really automatic:
1006 first try default locale's charset, then charset of the replied mail,
1008 Fix encoding of headers (must be in strict mode too)
1010 2005-09-26 [colin] 1.9.14cvs55
1012 * src/gtk/gtkaspell.c
1013 Fix previous patch - don't color the space,
1016 2005-09-26 [colin] 1.9.14cvs54
1018 * src/gtk/gtkaspell.c
1019 Unmark space if possible
1021 2005-09-26 [colin] 1.9.14cvs53
1024 log_error instead of alertpanel according to the pref
1025 * src/etpan/imap-thread.c
1026 Print connect status, copy only necessary size to
1028 * src/plugins/pgpmime/pgpmime.c
1029 Handle S/Mime signatures (verification only). Patch based
1030 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
1032 2005-09-26 [paul] 1.9.14cvs52
1034 * src/common/passcrypt.c
1035 this 'workaround' not necessary on NetBSD.
1036 Thanks to Daniel Gustafson
1042 2005-09-26 [paul] 1.9.14cvs51
1045 Skip currently selected message when
1046 looking for next new or unread message
1047 in current folder. Patch by Colin
1048 * src/common/passcrypt.c
1049 eliminate warnings on *BSD. Patch by
1052 2005-09-26 [colin] 1.9.14cvs50
1055 Call postfiltering hook anyway
1057 2005-09-22 [colin] 1.9.14cvs49
1061 Add a strict mode that doesn't replace with _
1064 Use strict conversion while sending
1065 Fix race when drafting while sending (happens
1067 Fix d'n'd of messages from summaryview
1068 * src/prefs_common.c
1069 * src/prefs_common.h
1070 add hidden utf8_instead_of_locale_for_broken_mail
1071 pref for people that preferred the default charset
1072 to be utf8 for broken mails
1073 * src/quote_fmt_parse.y
1074 fix bug #815 (No quote insert if "From:" fied
1075 contained Russian letters)
1077 Fix d'n'd of messages to compose
1079 2005-09-22 [paul] 1.9.14cvs48
1082 fix bug where attachments Name entry
1083 would display Path instead
1085 2005-09-21 [paul] 1.9.14cvs47
1090 * config/config.rpath
1091 * doc/manual/en/sylpheed-20.html
1092 * doc/manual/es/sylpheed-20.html
1145 * src/customheader.c
1146 * src/customheader.h
1147 * src/displayheader.c
1148 * src/displayheader.h
1159 * src/editldap_basedn.c
1160 * src/editldap_basedn.h
1179 * src/folder_item_prefs.c
1180 * src/folder_item_prefs.h
1187 * src/grouplistdialog.c
1188 * src/grouplistdialog.h
1193 * src/image_viewer.c
1194 * src/image_viewer.h
1233 * src/matcher_parser.h
1234 * src/matcher_parser_lex.l
1235 * src/matcher_parser_parse.y
1238 * src/message_search.c
1239 * src/message_search.h
1258 * src/partial_download.c
1259 * src/partial_download.h
1264 * src/prefs_account.c
1265 * src/prefs_account.h
1266 * src/prefs_actions.c
1267 * src/prefs_actions.h
1268 * src/prefs_common.c
1269 * src/prefs_common.h
1270 * src/prefs_compose_writing.c
1271 * src/prefs_compose_writing.h
1272 * src/prefs_customheader.c
1273 * src/prefs_customheader.h
1274 * src/prefs_display_header.c
1275 * src/prefs_display_header.h
1276 * src/prefs_ext_prog.c
1277 * src/prefs_ext_prog.h
1278 * src/prefs_filtering.c
1279 * src/prefs_filtering.h
1280 * src/prefs_filtering_action.c
1281 * src/prefs_filtering_action.h
1282 * src/prefs_folder_column.c
1283 * src/prefs_folder_column.h
1284 * src/prefs_folder_item.c
1285 * src/prefs_folder_item.h
1290 * src/prefs_image_viewer.c
1291 * src/prefs_image_viewer.h
1292 * src/prefs_matcher.c
1293 * src/prefs_matcher.h
1294 * src/prefs_message.c
1295 * src/prefs_message.h
1296 * src/prefs_msg_colors.c
1297 * src/prefs_msg_colors.h
1302 * src/prefs_receive.c
1303 * src/prefs_receive.h
1306 * src/prefs_spelling.c
1307 * src/prefs_spelling.h
1308 * src/prefs_summaries.c
1309 * src/prefs_summaries.h
1310 * src/prefs_summary_column.c
1311 * src/prefs_summary_column.h
1312 * src/prefs_template.c
1313 * src/prefs_template.h
1314 * src/prefs_themes.c
1315 * src/prefs_themes.h
1316 * src/prefs_toolbar.c
1317 * src/prefs_toolbar.h
1318 * src/prefs_wrapping.c
1319 * src/prefs_wrapping.h
1329 * src/quote_fmt_parse.y
1332 * src/remotefolder.c
1333 * src/remotefolder.h
1334 * src/send_message.c
1335 * src/send_message.h
1338 * src/simple-gettext.c
1339 * src/sourcewindow.c
1340 * src/sourcewindow.h
1345 * src/stock_pixmap.c
1346 * src/stock_pixmap.h
1347 * src/summary_search.c
1348 * src/summary_search.h
1365 * src/common/base64.c
1366 * src/common/base64.h
1368 * src/common/hooks.c
1369 * src/common/hooks.h
1374 * src/common/mgutils.c
1375 * src/common/mgutils.h
1378 * src/common/passcrypt.c
1379 * src/common/passcrypt.h.in
1380 * src/common/plugin.c
1381 * src/common/plugin.h
1382 * src/common/prefs.c
1383 * src/common/prefs.h
1384 * src/common/progressindicator.c
1385 * src/common/progressindicator.h
1386 * src/common/quoted-printable.c
1387 * src/common/quoted-printable.h
1388 * src/common/session.c
1389 * src/common/session.h
1392 * src/common/socket.c
1393 * src/common/socket.h
1396 * src/common/ssl_certificate.c
1397 * src/common/ssl_certificate.h
1398 * src/common/string_match.c
1399 * src/common/string_match.h
1400 * src/common/stringtable.c
1401 * src/common/sylpheed.c
1402 * src/common/sylpheed.h
1403 * src/common/template.c
1404 * src/common/template.h
1405 * src/common/timing.h
1406 * src/common/utils.c
1407 * src/common/utils.h
1408 * src/common/uuencode.c
1409 * src/common/uuencode.h
1410 * src/common/version.h.in
1413 * src/common/xmlprops.c
1414 * src/common/xmlprops.h
1417 * src/gtk/colorlabel.c
1418 * src/gtk/colorlabel.h
1419 * src/gtk/colorsel.c
1420 * src/gtk/colorsel.h
1421 * src/gtk/description_window.c
1422 * src/gtk/description_window.h
1425 * src/gtk/foldersort.c
1426 * src/gtk/foldersort.h
1427 * src/gtk/gtkutils.c
1428 * src/gtk/gtkutils.h
1429 * src/gtk/inputdialog.c
1430 * src/gtk/inputdialog.h
1431 * src/gtk/logwindow.c
1432 * src/gtk/logwindow.h
1433 * src/gtk/manage_window.c
1434 * src/gtk/manage_window.h
1437 * src/gtk/pluginwindow.c
1438 * src/gtk/pluginwindow.h
1439 * src/gtk/prefswindow.c
1440 * src/gtk/prefswindow.h
1441 * src/gtk/progressdialog.c
1442 * src/gtk/progressdialog.h
1443 * src/gtk/quicksearch.c
1444 * src/gtk/quicksearch.h
1445 * src/gtk/sslcertwindow.c
1446 * src/gtk/sslcertwindow.h
1447 * src/plugins/clamav/clamav_plugin.c
1448 * src/plugins/clamav/clamav_plugin.h
1449 * src/plugins/clamav/clamav_plugin_gtk.c
1450 * src/plugins/demo/demo.c
1451 * src/plugins/dillo_viewer/dillo_prefs.c
1452 * src/plugins/dillo_viewer/dillo_prefs.h
1453 * src/plugins/dillo_viewer/dillo_viewer.c
1454 * src/plugins/mathml_viewer/mathml_viewer.c
1455 * src/plugins/pgpcore/passphrase.c
1456 * src/plugins/pgpcore/passphrase.h
1457 * src/plugins/pgpcore/plugin.c
1458 * src/plugins/pgpcore/prefs_gpg.c
1459 * src/plugins/pgpcore/prefs_gpg.h
1460 * src/plugins/pgpcore/select-keys.c
1461 * src/plugins/pgpcore/select-keys.h
1462 * src/plugins/pgpcore/sgpgme.c
1463 * src/plugins/pgpcore/sgpgme.h
1464 * src/plugins/pgpinline/pgpinline.c
1465 * src/plugins/pgpinline/pgpinline.h
1466 * src/plugins/pgpinline/plugin.c
1467 * src/plugins/pgpmime/pgpmime.c
1468 * src/plugins/pgpmime/pgpmime.h
1469 * src/plugins/pgpmime/plugin.c
1470 * src/plugins/spamassassin/spamassassin.c
1471 * src/plugins/spamassassin/spamassassin.h
1472 * src/plugins/spamassassin/spamassassin_gtk.c
1473 * src/plugins/trayicon/trayicon.c
1474 * tools/OOo2sylpheed.pl
1475 * tools/acroread2sylpheed.pl
1476 * tools/asus_mailled.sh
1477 * tools/filter_conv.pl
1478 * tools/freshmeat_search.pl
1479 * tools/google_search.pl
1480 * tools/kmail2sylpheed.pl
1481 * tools/kmail2sylpheed_v2.pl
1482 * tools/maildir2sylpheed.pl
1483 * tools/multiwebsearch.pl
1484 * tools/newscache_clean.pl
1485 * tools/outlook2sylpheed.pl
1486 * tools/sylpheed-switcher
1488 * tools/vcard2xml.py
1489 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1492 2005-09-21 [colin] 1.9.14cvs46
1499 Remove some printing hacks (deselection/reselection),
1500 which by the way fix printing the currently
1501 displayed mime part (still only text)
1502 Plus a little optimisation of summary_show
1505 2005-09-20 [colin] 1.9.14cvs45
1509 GUI fixups: add accels, set message
1510 view title to displayed mail's subject
1511 * src/prefs_spelling.c
1512 * src/gtk/gtkaspell.c
1513 GUI fixups: allow underlining misspelled
1514 words instead of coloring them (a11y!)
1520 2005-09-19 [colin] 1.9.14cvs44
1524 * src/gtk/gtkaspell.c
1527 2005-09-19 [colin] 1.9.14cvs43
1530 Fix sensitivity of Delete button
1532 Warn if the requested Privacy system
1542 * src/prefs_account.h
1543 * src/prefs_account.c
1544 Save SSL prefs even in builds that have
1549 * src/send_message.c
1550 Warn if connection should be secure, but
1551 SSL support isn't compiled in
1553 Fix word separation on UTF-8 systems
1554 Fixes bug #812 (Strange inline spellchecking)
1556 Warn if the requested Privacy system
1558 Factorize offline warning
1566 Factorize offline warning
1572 2005-09-18 [colin] 1.9.14cvs42
1577 Add a way to get locale's charset ignoring utf-8,
1578 and use that as default encoding for broken mails
1580 2005-09-18 [colin] 1.9.14cvs41
1582 * src/gtk/logwindow.c
1583 Translate string. Patch by Fabien Vantard
1585 2005-09-18 [colin] 1.9.14cvs40
1588 Fix bug #803 (IMAP/SSL support breaks with
1589 GnuTLS libetpan 0.38)
1591 2005-09-18 [colin] 1.9.14cvs39
1596 More charsets fixes. Fixes bug #806 (non
1597 ascii characters in subject line)
1599 2005-09-17 [paul] 1.9.14cvs38
1604 Patch by Pawel Pekala
1606 2005-09-17 [colin] 1.9.14cvs37
1609 bugfix for NO-USE LDAP compilation, patch
1612 2005-09-17 [colin] 1.9.14cvs36
1614 * src/prefs_actions.c
1615 * src/prefs_customheader.c
1616 * src/prefs_display_header.c
1617 * src/prefs_filtering_action.c
1618 * src/prefs_matcher.c
1619 * src/prefs_toolbar.c
1620 Fix strange casts (less elegant but
1623 2005-09-16 [colin] 1.9.14cvs35
1628 2005-09-16 [colin] 1.9.14cvs34
1642 * src/matcher_parser_parse.y
1643 * src/prefs_themes.c
1644 * src/etpan/Makefile.am
1645 * src/gtk/description_window.c
1646 * src/plugins/clamav/Makefile.am
1647 * src/plugins/clamav/clamav_plugin.c
1648 * src/plugins/dillo_viewer/Makefile.am
1649 * src/plugins/pgpcore/Makefile.am
1650 * src/plugins/pgpinline/Makefile.am
1651 * src/plugins/pgpmime/Makefile.am
1652 * src/plugins/trayicon/Makefile.am
1653 Fix 100% cpu usage in address completion list
1654 Fix little bugs (return with no values etc)
1655 Fix all warnings (with common CFLAGS)
1657 2005-09-15 [colin] 1.9.14cvs33
1660 Fix bug where sometimes a group's email list is empty,
1661 force its refresh (probably fixes "Re: how to create a
1664 Don't return to the callback in the main thread from the
1665 fetch thread (or face segs!)
1667 2005-09-15 [paul] 1.9.14cvs32
1669 * src/prefs_matcher.c
1670 forgotten in last commit
1672 2005-09-15 [paul] 1.9.14cvs31
1674 * src/prefs_actions.c
1675 * src/prefs_filtering_action.c
1679 * src/gtk/description_window.c
1680 * src/gtk/description_window.h
1681 * src/gtk/quicksearch.c
1682 allow interaction with the called
1684 Patch by Anders Hammar
1686 2005-09-14 [paul] 1.9.14cvs30
1689 fix a little annoyance when pasting with 3rd button
1690 with wrap_pastes=0 and wrap_input=1
1693 2005-09-14 [paul] 1.9.14cvs29
1695 * src/prefs_account.c
1696 disable 'Filter messages on receiving' for
1698 Patch by Anders Hammar
1700 2005-09-14 [paul] 1.9.14cvs28
1704 updated by Andrej Kacian
1710 2005-09-14 [paul] 1.9.14cvs27
1713 updated by Ricardo Mones Lastra
1716 associate no_wrap_tags to Compose windows
1717 instead of using a static one
1723 remove unneeded printf()
1725 2005-09-14 [paul] 1.9.14cvs26
1733 * src/partial_download.c
1735 * src/prefs_account.c
1736 * src/prefs_account.h
1737 * src/prefs_actions.c
1738 * src/prefs_customheader.c
1739 * src/prefs_display_header.c
1740 * src/prefs_filtering_action.c
1741 * src/prefs_matcher.c
1742 * src/prefs_toolbar.c
1749 * src/common/plugin.c
1750 * src/common/session.h
1751 * src/common/socket.c
1752 * src/common/socket.h
1753 * src/common/template.c
1754 * src/gtk/gtkaspell.c
1755 * src/gtk/quicksearch.h
1756 * src/plugins/pgpcore/passphrase.c
1757 * src/plugins/pgpcore/prefs_gpg.h
1758 * src/plugins/pgpcore/select-keys.c
1759 * src/plugins/pgpcore/select-keys.h
1760 * src/plugins/pgpcore/sgpgme.c
1761 * src/plugins/pgpinline/pgpinline.c
1762 * src/plugins/pgpmime/pgpmime.c
1763 * src/plugins/trayicon/trayicon.c
1764 fix compilation warnings
1765 Patch by Daniel Gustafson
1767 2005-09-14 [paul] 1.9.14cvs25
1770 add missing column header, and other small
1772 Patch by Anders Hammar
1774 2005-09-13 [colin] 1.9.14cvs24
1776 * src/gtk/gtkaspell.c
1777 Fix non-utf8 in menu
1779 Nullify struct members after free()s
1781 2005-09-13 [colin] 1.9.14cvs23
1784 Test utf8 compliance before inserting to
1785 buffer, and try to convert if necessary
1787 If no charset is present, use the locale
1788 one instead of us-ascii
1790 Add Sender, List-Post and To in the checked
1791 headers for automatic rules creation
1793 * src/prefs_themes.c
1794 * src/gtk/gtkaspell.c
1795 Remove deprecated functions.
1796 patch by Daniel Gustafson
1798 2005-09-12 [colin] 1.9.14cvs22
1801 Fix bug #448 (Scrolling/Redraw issue with
1802 address-fields in Header)
1806 Fix loss of MSG_MARKED on move/copy
1807 Fix bug #804 (Quicksearch togglebutton doesn't
1808 get depressed after '/' key is pressed)
1810 2005-09-12 [paul] 1.9.14cvs21
1813 * src/gtk/logwindow.c
1814 add 'Clear Log' to popup menu
1815 Patch by Anders Hammar <anders.hammar@telia.com>
1817 2005-09-12 [paul] 1.9.14cvs20
1820 set correct sensitivity on attachments
1824 * src/prefs_spelling.c
1825 fix crash when no LANG env is set
1828 don't use memeory after free
1830 All patches by Daniel Gustafson
1832 2005-09-12 [paul] 1.9.14cvs19
1834 * src/prefs_themes.c
1835 make theme info selectable
1836 * src/gtk/description_window.c
1837 make window non-modal
1839 add details of asus_mailed.sh
1840 * tools/claws.i18n.status.pl
1841 update for new zh_TW translator
1843 create alternate coloured lines
1846 2005-09-10 [colin] 1.9.14cvs18
1848 * src/plugins/pgpcore/select-keys.c
1849 Better order for the buttons
1851 2005-09-10 [colin] 1.9.14cvs17
1854 * src/plugins/pgpcore/select-keys.c
1855 * src/plugins/pgpcore/select-keys.h
1856 * src/plugins/pgpcore/sgpgme.c
1857 Add a "Don't encrypt" button to the key
1858 selection dialog. Fixes bug #177 (There should be a
1859 'Don't encrypt button in the Select Keys dialog)
1861 2005-09-10 [colin] 1.9.14cvs16
1864 Fix bug #572 (%X option does not work with templates)
1866 2005-09-10 [colin] 1.9.14cvs15
1871 2005-09-10 [colin] 1.9.14cvs14
1874 Fix a possible crash
1876 2005-09-09 [colin] 1.9.14cvs13
1879 * src/etpan/imap-thread.c
1880 * src/etpan/imap-thread.h
1881 Fix moving from queue or drafts to normal folders
1882 Fix bug #794 (No way to delete without expunging)
1883 Take flags unset by other mailers into account
1884 Take deleted flag set by other mailers into account
1885 Fix unsetting REPLIED flag
1886 Fix crash when capabilities can't be retrieved
1889 Add M_DELAYED_FLAGS condition, and let the user use
1890 Execute in order to be able to expunge deleted mails,
1891 even if he's not in delayed execute mode
1892 * src/prefs_spelling.c
1893 Use 'en' dictionary by default if LANG is POSIX or C
1894 * src/gtk/prefswindow.c
1895 Fix bug #767 (Preferences windows expanding) by making
1896 the window a bit larger when the resolution is greater
1897 than 640x480, and by putting the prefs in a
1900 2005-09-09 [paul] 1.9.14cvs12
1904 * po/zh_TW.Big5.po ** REMOVED **
1905 * po/zh_TW.po ** ADDED **
1906 updated by Wei-Lun Chao
1908 2005-09-09 [paul] 1.9.14cvs11
1913 delay memory allocation until file is
1915 Patch by Daniel Gustafson
1917 2005-09-09 [cleroy] 1.9.14cvs10
1922 2005-09-08 [colin] 1.9.14cvs9
1925 Alert when we can't save draft
1926 Fix various wrap/color issues
1927 Add mid-click pasting respecting wrap_paste option
1930 * src/folder_item_prefs.c
1931 * src/folder_item_prefs.h
1941 * src/prefs_folder_item.c
1942 Fix the impossibility to synchronise folders for
1943 offline use (IMAP and NNTP are concerned)
1945 2005-09-08 [colin] 1.9.14cvs8
1948 Build LDAP and JPilot by default if available
1952 2005-09-08 [paul] 1.9.14cvs7
1954 * doc/manual/en/sylpheed-1.html
1955 * doc/manual/en/sylpheed-18.html
1956 * doc/manual/en/sylpheed-19.html
1957 * doc/manual/en/sylpheed-4.html
1958 * doc/manual/en/sylpheed-6.html
1959 * doc/manual/en/sylpheed.html
1960 a few minor updates, plus include some
1961 details about plugins and their requirements
1963 minor changes to English in /View/Sort
1965 2005-09-07 [colin] 1.9.14cvs6
1967 * doc/manual/en/sylpheed-1.html
1968 * doc/manual/en/sylpheed-10.html
1969 * doc/manual/en/sylpheed-11.html
1970 * doc/manual/en/sylpheed-12.html
1971 * doc/manual/en/sylpheed-13.html
1972 * doc/manual/en/sylpheed-14.html
1973 * doc/manual/en/sylpheed-15.html
1974 * doc/manual/en/sylpheed-16.html
1975 * doc/manual/en/sylpheed-17.html
1976 * doc/manual/en/sylpheed-18.html
1977 * doc/manual/en/sylpheed-19.html
1978 * doc/manual/en/sylpheed-2.html
1979 * doc/manual/en/sylpheed-20.html
1980 * doc/manual/en/sylpheed-21.html
1981 * doc/manual/en/sylpheed-22.html
1982 * doc/manual/en/sylpheed-3.html
1983 * doc/manual/en/sylpheed-4.html
1984 * doc/manual/en/sylpheed-5.html
1985 * doc/manual/en/sylpheed-6.html
1986 * doc/manual/en/sylpheed-7.html
1987 * doc/manual/en/sylpheed-8.html
1988 * doc/manual/en/sylpheed-9.html
1989 * doc/manual/en/sylpheed.html
1990 More substitutions (missed Sylpheed -> Sylpheed-Claws)
1992 2005-09-07 [colin] 1.9.14cvs5
1995 Make labels more to-the-point
1997 2005-09-07 [colin] 1.9.14cvs4
1999 * doc/manual/en/sylpheed-1.html
2000 * doc/manual/en/sylpheed-12.html
2001 * doc/manual/en/sylpheed-13.html
2002 * doc/manual/en/sylpheed-14.html
2003 * doc/manual/en/sylpheed-15.html
2004 * doc/manual/en/sylpheed-16.html
2005 * doc/manual/en/sylpheed-17.html
2006 * doc/manual/en/sylpheed-18.html
2007 * doc/manual/en/sylpheed-19.html
2008 * doc/manual/en/sylpheed-2.html
2009 * doc/manual/en/sylpheed-20.html
2010 * doc/manual/en/sylpheed-21.html
2011 * doc/manual/en/sylpheed-22.html
2012 * doc/manual/en/sylpheed-4.html
2013 * doc/manual/en/sylpheed-5.html
2014 * doc/manual/en/sylpheed-6.html
2015 * doc/manual/en/sylpheed-7.html
2016 * doc/manual/en/sylpheed-8.html
2017 * doc/manual/en/sylpheed-9.html
2018 * doc/manual/en/sylpheed.html
2021 2005-09-07 [colin] 1.9.14cvs3
2023 * doc/faq/en/sylpheed-faq-1.html
2024 * doc/faq/en/sylpheed-faq-2.html
2025 * doc/faq/en/sylpheed-faq-3.html
2026 * doc/faq/en/sylpheed-faq.html
2029 2005-09-07 [colin] 1.9.14cvs2
2035 Fix special subfolders:
2036 - Inherit parent's icon
2037 - sent contents of queues subfolders
2038 - empty subfolders of trashes
2040 Remove outdated manual and faq entries
2041 * src/common/utils.c
2042 Add quotes around %s coming from mailcap
2044 2005-09-07 [colin] 1.9.14cvs1
2047 After saving draft, set modified to FALSE
2049 * src/common/utils.c
2050 * src/common/utils.h
2051 Try to open mime parts using what is
2052 indicated in ~/.mailcap or /etc/mailcap,
2055 2005-09-05 [paul] 1.9.14
2060 updated by Andrej Kacian
2062 2005-09-05 [paul] 1.9.13cvs83
2071 updated translations by Thomas Gilgin, Ricardo Mones
2072 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
2073 Frederico Goncalves Guimaraes, Aleksandar Urosevic
2075 2005-09-04 [paul] 1.9.13cvs82
2078 only warn about exceeded line length limit
2081 2005-09-04 [paul] 1.9.13cvs81
2084 fix crash in 'line length exceeded' dialogue
2086 2005-09-02 [paul] 1.9.13cvs80
2089 fix bug 795, 'Connection lost IMAP'
2090 and add statusbar prints
2093 2005-09-02 [paul] 1.9.13cvs79
2096 compose_wrap_paragraph() becomes
2097 compose_beautify_paragraph()
2100 2005-09-02 [cleroy] 1.9.13cvs78
2105 2005-09-01 [colin] 1.9.13cvs77
2108 Maybe fix bug #795 (Connection lost IMAP)
2109 Don't try to send logout when we're disconnected.
2111 Include locked and marked emails in HRM
2112 view. Fixes bug #800 (Locked messages no longer
2113 show up when hide read messages is used)
2115 2005-09-01 [paul] 1.9.13cvs76
2117 * src/prefs_common.c
2120 2005-08-31 [colin] 1.9.13cvs75
2124 * src/prefs_summaries.c
2126 Fix "go to next new", fix preference
2127 (Open unread/next swapped)
2129 2005-08-31 [paul] 1.9.13cvs74
2136 * src/prefs_common.c
2137 * src/prefs_common.h
2142 remove obsolete BOLD_FONT setting
2143 fix font update in headerview and textview
2144 headers after prefs change
2151 2005-08-30 [colin] 1.9.13cvs73
2154 When Hide read messages is selected and we
2155 refresh the summaryview, don't remove the
2156 currently displayed message. Fixes bug #797
2157 (Summary view reloads when new mail is
2158 downloaded in 1.9.14 rc)
2160 2005-08-30 [colin] 1.9.13cvs72
2165 Remove useless callback
2169 Add a filesel_select_file_save_folder() - used by Save All
2171 2005-08-29 [paul] 1.9.13cvs71
2174 * src/matcher_parser_parse.y
2175 * src/etpan/imap-thread.c
2176 fix building on FreeBSD
2177 Patch by Daniel Gustafson <daniel@hobbit.se>
2179 2005-08-29 [paul] 1.9.13cvs70
2181 * src/plugins/pgpinline/pgpinline.c
2182 only initialise sig result if it's been handled
2185 2005-08-29 [paul] 1.9.13cvs69
2190 * src/common.utils.c
2191 * src/common/utils.h
2193 * src/stock_pixmap.h
2194 fix wrong icon reference
2195 * src/pixmaps/trash_btn.xpm
2196 replace with nicer image
2198 2005-08-28 [colin] 1.9.13cvs68
2201 * src/stock_pixmap.c
2202 * src/stock_pixmap.h
2204 * src/pixmaps/trash_btn.xpm
2205 Add a specific trash xpm for the button
2207 2005-08-28 [colin] 1.9.13cvs67
2212 2005-08-27 [colin] 1.9.13cvs66
2216 Correctly fix "Problem with replies", fixes
2217 pgpmime encryption too.
2219 2005-08-27 [colin] 1.9.13cvs65
2225 Fix bug #517 (messages removed from summaryview
2228 2005-08-27 [colin] 1.9.13cvs64
2231 * tools/asus_mailled.sh
2232 Add a script to blink ASUS laptops' mail LED where there
2235 2005-08-27 [colin] 1.9.13cvs63
2238 * src/etpan/imap-thread.c
2239 * src/etpan/imap-thread.h
2240 Implement automatic choosing of login method
2242 * src/gtk/.cvsignore
2243 Add sylpheed-marshal.[ch]
2245 2005-08-27 [colin] 1.9.13cvs62
2247 * src/common/utils.c
2248 Fix confusing perror
2250 2005-08-27 [colin] 1.9.13cvs61
2254 Remove A_DELETE, replace it with
2255 A_TRASH and A_DELETE_REAL. Automatically
2256 rewrite config files to replace A_DELETE
2257 with A_TRASH (no functionality change).
2260 2005-08-26 [colin] 1.9.13cvs60
2263 Previous "Problem with replies" fix brought other
2264 problems, fixing them
2266 2005-08-26 [colin] 1.9.13cvs59
2269 Fix "Problem with replies". This happened only
2272 Factorize code a bit
2274 Speed improvement on very long messages (wrapping)
2275 Fix signature color on Reedit and Redirect
2276 On Reedit, don't attach pgp-signatures parts, but
2279 2005-08-24 [paul] 1.9.13cvs58
2282 don't claim success when clicking
2283 Cancel on the passphrase box.
2286 2005-08-24 [paul] 1.9.13cvs57
2289 fix misplaced sylpheed.log
2293 2005-08-24 [paul] 1.9.13cvs56
2296 * src/etpan/imap-thread.c
2297 * src/etpan/imap-thread.h
2298 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
2300 * src/gtk/sylpheed-marshal.c ** REMOVED **
2301 * src/gtk/sylpheed-marshal.h ** REMOVED **
2302 remove autogenerated files
2303 * tools/kdeservicemenu/README
2304 * tools/kdeservicemenu/install.sh
2305 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2306 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2307 use Claws icon, use 'Sylpheed-Claws' in menu,
2308 use kdialog, and other cleanups
2310 2005-08-23 [paul] 1.9.13cvs55
2313 fix paste/wrap crash
2316 2005-08-23 [paul] 1.9.13cvs54
2322 2005-08-23 [paul] 1.9.13cvs53
2326 view all data of LDAP contacts
2329 2005-08-23 [paul] 1.9.13cvs52
2332 fix issues with the Search field
2335 2005-08-22 [paul] 1.9.13cvs51
2338 put name of folder in processing dialog
2340 * src/prefs_folder_item.c
2341 improve english usage
2343 2005-08-22 [paul] 1.9.13cvs50
2348 * src/matcher_parser_lex.l
2349 * src/matcher_parser_parse.y
2350 * src/prefs_filtering.c
2351 add Filtering/Processing rule names feature.
2352 (the incompatible old matcherrc is saved as
2353 matcherrc.pre_names).
2356 2005-08-22 [paul] 1.9.13cvs49
2359 fix colour labelling
2362 2005-08-22 [paul] 1.9.13cvs48
2367 2005-08-22 [paul] 1.9.13cvs47
2370 fix bug 789, 'SC crashes with imap (CVS ver)'
2373 2005-08-22 [paul] 1.9.13cvs46
2376 * src/prefs_common.c
2378 define reused defaults in defs.h
2380 add 'Open image' to image popup menu
2382 2005-08-21 [colin] 1.9.13cvs45
2385 Fix bug #788 (Bogus "From" address displayed)
2387 2005-08-20 [colin] 1.9.13cvs44
2390 Fix buf #787 (multilevel delete causes SIGSEGV)
2392 2005-08-19 [colin] 1.9.13cvs43
2395 * src/prefs_common.c
2396 * src/prefs_common.h
2397 Add an hidden pref to allow modifying the
2398 update stepping in incorporation.
2401 2005-08-19 [colin] 1.9.13cvs42
2405 Workaround for broken MUAs: encode
2406 Content-type: name: as ASCII and
2407 Content-Disposition: filename: as
2409 * src/prefs_account.c
2410 Fix invisible-ness of SMTP SSL prefs
2413 2005-08-19 [paul] 1.9.13cvs41
2416 * src/prefs_common.c
2417 * src/prefs_common.h
2418 * src/prefs_wrapping.c
2419 paste with or without wrapping.
2422 2005-08-19 [paul] 1.9.13cvs40
2424 * src/prefs_common.c
2425 * src/prefs_common.h
2427 reintroduce enable_swap_from as a
2428 hidden pref. patch by Colin
2429 * src/quote_fmt_parse.y
2430 * src/plugins/clamav/clamav_plugin.c
2431 * src/plugins/dillo_viewer/dillo_viewer.c
2432 * src/plugins/mathml_viewer/mathml_viewer.c
2433 * src/plugins/pgpcore/sgpgme.c
2434 * src/plugins/pgpinline/pgpinline.c
2435 * src/plugins/pgpmime/pgpmime.c
2436 tidy up. patch by Colin
2438 2005-08-19 [paul] 1.9.13cvs39
2441 complete cvs38's sync
2445 * src/etpan/etpan-log.c
2446 * src/etpan/imap-thread.c
2447 * src/gtk/gtksourceprintjob.c
2448 fix compilation warnings
2451 2005-08-19 [paul] 1.9.13cvs38
2467 * src/image_viewer.c
2481 * src/partial_download.c
2484 * src/prefs_actions.c
2485 * src/prefs_common.c
2486 * src/prefs_customheader.c
2487 * src/prefs_display_header.c
2489 * src/prefs_themes.c
2494 * src/send_message.c
2495 * src/simple-gettext.c
2496 * src/sourcewindow.c
2501 * src/common/plugin.c
2502 * src/common/prefs.c
2503 * src/common/session.c
2504 * src/common/session.h
2505 * src/common/socket.c
2506 * src/common/socket.h
2507 * src/common/ssl_certificate.c
2508 * src/common/template.c
2509 * src/common/utils.c
2510 * src/common/utils.h
2513 added wrappers for C library function that
2514 take pathname arguments.
2515 enabled compilation with MinGW.
2516 use GDir instead of directly using opendir().
2517 added rename_force().
2519 2005-08-19 [paul] 1.9.13cvs37
2523 fix privacy settings on re-editing
2531 flag changing optimisation
2533 2005-08-18 [martin] 1.9.13cvs36
2541 * src/grouplistdialog.c
2547 * src/prefs_account.c
2548 * src/prefs_themes.c
2549 * src/stock_pixmap.c
2552 * src/gtk/logwindow.c
2553 removed deprecated glib and gdk stuff
2554 * src/plugins/pgpcore/select-keys.c
2555 convert attributes from locale to utf8
2557 2005-08-17 [paul] 1.9.13cvs35
2561 use new GTK_STOCK_ icons if available
2563 * src/gtk/gtksctree.c
2564 * src/gtk/gtksctree.h
2565 faster range select. patch by Colin
2567 2005-08-17 [paul] 1.9.13cvs34
2572 Add an edit button for contacts, fix selections
2575 Change labels, let Save be always possible in the
2576 email and user atributes tabs
2580 select next item instead of the displayed one
2583 * src/gtk/progressdialog.c
2584 use prefs_common.enable_rules_hint
2586 2005-08-13 [hoa] 1.9.13cvs33
2588 * src/etpan/imap-thread.c
2589 fixed build on Solaris.
2591 2005-08-10 [colin] 1.9.13cvs32
2594 Fix cvs31 (missing fclose before reading
2597 2005-08-10 [colin] 1.9.13cvs31
2600 Fix procmsg_msginfo_new_from_mimeinfo() when
2601 the MimeInfo isn't stored in memory. This fixes
2602 replying to an attached message.
2604 2005-08-10 [colin] 1.9.13cvs30
2607 Fix slowness in account changing
2609 2005-08-10 [colin] 1.9.13cvs29
2619 Optimize folder_has_parent_of_type
2620 Prevent moving special sub-folders from contextual menus
2621 Rework message a bit ("Empty all messages" -> "Delete all
2623 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
2624 and "Deleted Items" folders)
2626 2005-08-08 [colin] 1.9.13cvs28
2629 * src/prefs_summaries.c
2630 Make "Select first unread|new" more flexible
2631 (just prioritize new or unread)
2633 2005-08-08 [colin] 1.9.13cvs27
2636 If "select first new" is selected and there only
2637 are unread messages, fallback to "select first
2640 2005-08-08 [colin] 1.9.13cvs26
2643 Fix shameful bugs (and bug #779)
2645 2005-08-08 [colin] 1.9.13cvs25
2649 Cache parents' type to make folder_has_parent_of_type
2652 Forbid DnD of special sub-folders
2655 Add MAIL_POSTFILTERING_HOOK
2657 Revert over-zealous deletion of the use_addr_book
2660 2005-08-07 [colin] 1.9.13cvs24
2663 Fix big mistake (passing MsgInfo instead
2666 2005-08-07 [colin] 1.9.13cvs23
2681 Make subfolders of Drafts, Queue, Outbox, Trash
2682 work like their parents.
2683 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
2685 2005-08-07 [colin] 1.9.13cvs22
2688 Fix bug #771 (Dragged contacts not saved)
2690 2005-08-07 [paul] 1.9.13cvs21
2693 fix bug 32 'Search Doesn't display results
2694 if "Hide Read Messages" is chosen'
2695 be more literal in interpreting 'Hide read
2698 2005-08-07 [colin] 1.9.13cvs20
2703 Faster 'unthread_for_execution'
2705 2005-08-06 [paul] 1.9.13cvs19
2708 add mnemonics to Set displayed columns
2709 fix bug where msgview_visible option was
2710 overwritten as TRUE on startup
2712 2005-08-06 [paul] 1.9.13cvs18
2715 refer to 'displayed columns in folder/message
2716 list' not 'displayed items in summary/message view'
2717 * src/prefs_display_header.c
2718 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
2719 be consistent with similar dialogues
2720 * src/prefs_folder_column.c
2721 * src/prefs_summary_column.c
2722 'columns' not 'items', and folder and message lists,
2723 instead of folder and summary views;
2724 Use 'Hidden columns' as list heading not 'Available
2726 move the 'Remove' button to the right hand side;
2727 top-align the buttons;
2728 remove unneeded vbox
2729 * src/prefs_summaries.c
2730 put the 2 column prefs buttons in a frame to reduce
2731 overall width; refer to columns not items &c.
2733 2005-08-05 [colin] 1.9.13cvs17
2735 * src/prefs_common.c
2736 * src/prefs_common.h
2740 Add an hidden toolbar_detachable pref, so
2741 that I can get rid of these painful handles
2742 in the toolbars. Defaults to TRUE to avoid
2743 changing the GUI on unsuspecting people...
2745 2005-08-05 [colin] 1.9.13cvs16
2748 * src/prefs_folder_column.c
2749 * src/prefs_folder_column.h
2750 Add prefs for folder columns
2755 * src/prefs_common.c
2756 * src/prefs_common.h
2757 * src/prefs_summaries.c
2759 * src/prefs_summary_column.c
2764 * src/common/utils.c
2765 * src/common/utils.h
2766 Move uri colourisation functions
2771 Fix bug with LIST where we'd try
2772 to get Folder//////[...]///
2774 2005-08-05 [paul] 1.9.13cvs15
2776 * src/prefs_summaries.c
2777 improve the English usage
2779 set font on column change
2782 2005-08-05 [paul] 1.9.13cvs14
2784 * src/prefs_common.c
2785 * src/prefs_common.h
2786 * src/prefs_summaries.c
2788 replace 'open_unread_on_enter' option with
2789 'select_on_entry' option. opening/not opening
2790 is now exclusively controlled by 'always_show_msg'
2792 2005-08-04 [colin] 1.9.13cvs13
2796 Add colourisation of quotes and signatures
2798 Fix possible crashes
2800 Change an assert that is no problem
2805 * src/gtk/quicksearch.c
2806 Fix a possible crash
2808 2005-08-03 [colin] 1.9.13cvs12
2810 * src/prefs_account.c
2811 Fix bug #777 (Sylpheed crash in account configuration)
2813 2005-08-03 [colin] 1.9.13cvs11
2818 Fixing addressbook, round 2
2820 Fix emphasis color on rechecking 'Colorize messages'
2822 2005-08-03 [paul] 1.9.13cvs10
2830 * src/prefs_account.c
2833 * src/quote_fmt_parse.y
2835 * src/common/quoted-printable.c
2836 * src/common/utils.c
2837 * src/common/utils.h
2839 replaced incorrect locale-independent
2840 ctype functions with GLib's. Corrected
2841 signedness mismatch.
2843 headerview_create(): added spacing for vbox.
2845 set focus to the OK button.
2847 2005-08-03 [colin] 1.9.13cvs9
2852 2005-08-02 [colin] 1.9.13cvs8
2858 Fix a cast and more generally, try to make the
2859 GUI more intuitive and consistent (round 1)
2861 2005-08-02 [paul] 1.9.13cvs7
2864 missing in 1.9.13cvs6
2866 2005-08-02 [colin] 1.9.13cvs6
2871 2005-08-02 [colin] 1.9.13cvs5
2880 Fix a number of folder_item_get_msg_list()-related
2881 leaks (missing procmsg_msginfo_free()s)
2883 2005-08-01 [colin] 1.9.13cvs4
2889 * src/prefs_summaries.c
2890 * src/prefs_themes.c
2895 Fix instant-apply of summary and folderview-related prefs
2896 Fix erroneous g_free and alertpanels in prefs_theme
2897 Add instant-apply for fonts
2898 Defer applying of prefs a little bit so it's done only
2899 once even if requested by multiples prefs pages
2901 2005-08-01 [paul] 1.9.13cvs3
2904 fix bug 776 'S.C. crashes on close'
2906 * src/etpan/etpan-thread-manager-types.h
2910 2005-07-25 [paul] 1.9.13cvs2
2913 fix typos. spotted by Fabien Vantard
2915 2005-07-24 [paul] 1.9.13cvs1
2917 * doc/man/sylpheed.1
2918 update man page, incorporating fix of
2919 bug 769 'Typo in manpage'
2920 * src/etpan/imap-thread.c
2921 fix NetBSD openssl dependencies. patch by
2922 George Michaelson <ggm@apnic.net>
2924 updated by Frederico Goncalves Guimaraes
2926 2005-07-22 [paul] 1.9.13
2930 2005-07-22 [paul] 1.9.12cvs91
2935 * RELEASE_NOTES.claws
2939 * tools/claws.i18n.status.pl
2940 add Norwegian translation. submiited by
2941 Geir Helland <pjallabais@users.sourceforge.net>
2951 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2952 Mones Lastra, Tommi Pirinen, Fabien Vantard,
2953 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
2955 * src/plugins/clamav/clamav_plugin_gtk.c
2956 * src/plugins/spamassassin/spamassassin_gtk.c
2957 replace outdated description strings
2959 2005-07-21 [colin] 1.9.12cvs90
2962 Set folder to batch mode when scanning it. Makes deletion
2963 of unread mails on IMAP much faster (due to the UNREAD
2966 2005-07-21 [darko] 1.9.12cvs89
2969 link against libresolv if necessary (patch by Paul)
2971 use glib's portable macros to determine endianness
2973 2005-07-21 [paul] 1.9.12cvs88
2977 update compiled-in features list
2979 2005-07-20 [colin] 1.9.12cvs87
2983 Gcc 2.9x compilation fixes, thanks to Darko
2984 * src/plugins/clamav/clamav_plugin.c
2985 Little optimisation: load virus database only once
2986 * src/plugins/spamassassin/spamassassin.c
2987 Big optimisation: filtering one mail took at least 1 second,
2988 now it takes at least 50ms. Doesn't speed up spamassassin
2989 itself, but should already be much more tolerable.
2991 2005-07-20 [colin] 1.9.12cvs86
2994 Fix performance issue
2996 2005-07-19 [colin] 1.9.12cvs85
2998 * src/plugins/pgpinline/plugin.c
3001 2005-07-19 [colin] 1.9.12cvs84
3004 * src/plugins/Makefile.am
3005 * src/plugins/pgpinline/.cvsignore
3006 * src/plugins/pgpinline/Makefile.am
3007 * src/plugins/pgpinline/pgpinline.c
3008 * src/plugins/pgpinline/pgpinline.deps
3009 * src/plugins/pgpinline/pgpinline.h
3010 * src/plugins/pgpinline/plugin.c
3011 Put pgpinline in the main tree
3013 2005-07-19 [paul] 1.9.12cvs83
3015 * src/prefs_actions.c
3016 prevent '//' in menu names, which cause a crash
3019 2005-07-19 [paul] 1.9.12cvs82
3022 be generally more informative in configure output.
3023 OpenSSL: correction: '[ --enable-openssl ...' ->
3024 '[ --disable-openssl ...', as --enable-openssl is default
3025 PGP/MIME: don't check for GPGME again, check for
3026 pgpcore instead. Therefore prevent the possibility of
3027 attempting to build pgpmime if pgpcore dependencies are
3029 ClamAV: use pkgconfig to check for lib
3030 libgnomeprint: revert logic on inner test to match
3032 * src/plugins/pgpcore/sgpgme.c
3035 2005-07-19 [colin] 1.9.12cvs81
3038 Fix slow thread rebuilding in particular
3041 2005-07-19 [paul] 1.9.12cvs80
3043 * sylpheed-claws.desktop
3044 fix typo, spotted by Stephan Sachse
3046 replace GTK_STOCK_ADD with
3047 GTK_STOCK_NEW button
3049 2005-07-18 [colin] 1.9.12cvs79
3051 * src/etpan/imap-thread.c
3052 Fix return value (Thanks Hoa)
3054 2005-07-18 [colin] 1.9.12cvs78
3057 Allow empty passwords
3058 Create drafts/queue/outbox if necessary
3061 * src/etpan/imap-thread.c
3062 Fix STARTTLS (Thanks to Hoa)
3064 2005-07-18 [paul] 1.9.12cvs77
3070 updated to reflect additions and removals
3072 updated to be claws-specific
3076 * sylpheed-128x128.png
3077 * sylpheed-64x64.png
3079 * sylpheed-claws-128x128.png
3080 * sylpheed-claws-64x64.png
3081 * sylpheed-claws.desktop
3082 * sylpheed-claws.png
3088 2005-07-17 [paul] 1.9.12cvs76
3100 * src/message_search.c
3104 * src/prefs_actions.c
3105 * src/prefs_filtering.c
3106 * src/prefs_matcher.c
3107 * src/prefs_template.c
3108 * src/prefs_themes.c
3110 * src/summary_search.c
3113 * src/gtk/sslcertwindow.c
3114 * src/plugins/pgpcore/sgpgme.c
3117 2005-07-17 [colin] 1.9.12cvs75
3120 add a PrivacySystem accessor that checks that
3121 the system cached in a MimeInfo's privacydata
3122 is still registered. Use this accessor instead
3123 of directly using data->system. Fixes crashes
3124 after unloading pgp plugins.
3126 2005-07-17 [colin] 1.9.12cvs74
3129 Change geometry hints to a simple default size.
3130 Fixes the certs dialogs.
3132 2005-07-17 [colin] 1.9.12cvs73
3134 * src/gtk/sslcertwindow.c
3137 2005-07-17 [colin] 1.9.12cvs72
3139 * src/plugins/pgpcore/Makefile.am
3140 * src/plugins/pgpmime/Makefile.am
3143 2005-07-17 [paul] 1.9.12cvs71
3146 add --disable-gnomeprint option
3147 modified version of patch by Marius Mauch
3149 2005-07-17 [paul] 1.9.12cvs70
3167 * src/prefs_account.c
3169 * src/prefs_summaries.c
3172 * src/common/utils.c
3174 * src/plugins/pgpcore/passphrase.c
3175 * src/plugins/pgpcore/select-keys.c
3176 replace inappropriately used backticks
3179 2005-07-16 [colin] 1.9.12cvs69
3181 * src/image_viewer.c
3182 Add extra paranoid checks
3184 2005-07-16 [colin] 1.9.12cvs68
3186 * src/plugins/pgpcore/prefs_gpg.c
3187 Don't auto-check sigs by default, as it
3190 2005-07-16 [colin] 1.9.12cvs67
3192 * src/plugins/pgpcore/sgpgme.c
3193 Make messages a bit better.
3195 2005-07-16 [colin] 1.9.12cvs66
3199 * src/etpan/imap-thread.c
3202 2005-07-16 [colin] 1.9.12cvs65
3206 And now, fix build with libetpan :-/
3208 2005-07-15 [colin] 1.9.12cvs64
3211 Continue fixing build without libetpan.
3213 2005-07-15 [colin] 1.9.12cvs63
3216 Fix build with --disable-libetpan
3218 2005-07-15 [colin] 1.9.12cvs62
3221 Bump libetpan's version
3223 2005-07-15 [colin] 1.9.12cvs61
3225 * src/etpan/imap-thread.c
3226 Actually stop logging :)
3228 2005-07-15 [colin] 1.9.12cvs60
3231 Fix dnd of multiple addresses.
3233 2005-07-15 [hoa] 1.9.12cvs59
3235 * src/etpan/imap-thread.c
3236 disable login of IMAP password in libetpan log file.
3238 2005-07-15 [paul] 1.9.12cvs58
3241 don't automatically sort
3242 do allow drag n drop
3244 2005-07-15 [paul] 1.9.12cvs57
3248 alphabetical listing
3250 2005-07-15 [paul] 1.9.12cvs56
3252 * src/gtk/pluginwindow.c
3253 sort plugin list alphabetically
3255 2005-07-15 [paul] 1.9.12cvs55
3257 * src/prefs_spelling.c
3258 * src/prefs_wrapping.c
3261 2005-07-15 [colin] 1.9.12cvs54
3266 2005-07-15 [paul] 1.9.12cvs53
3268 * src/prefs_message.c
3269 make 'show cursor' a hidden option
3271 2005-07-14 [colin] 1.9.12cvs52
3273 * src/plugins/spamassassin/Makefile.am
3274 * src/plugins/clamav/Makefile.am
3275 Fix double EXTRA_DISTs
3277 2005-07-14 [colin] 1.9.12cvs51
3279 * src/plugins/clamav/Makefile.am
3280 * src/plugins/clamav/clamav_plugin_gtk.deps
3281 * src/plugins/spamassassin/Makefile.am
3282 * src/plugins/spamassassin/spamassassin_gtk.deps
3283 Make $plugin_gtk depend on $plugin
3285 2005-07-14 [hoa] 1.9.12cvs50
3287 * src/etpan/imap-thread.c
3288 enable debug log of libetpan when running with --debug
3290 2005-07-14 [colin] 1.9.12cvs49
3293 * src/common/Makefile.am
3294 * src/common/plugin.c
3295 * src/common/plugin.h
3296 Add a little plugin dependancy system.
3297 Plugins can ship a $plugin_name.deps file
3298 (near them in PLUGINDIR) so that their
3299 dependancies are loaded if possible.
3300 * src/plugins/Makefile.am
3301 * src/plugins/pgpcore/Makefile.am
3302 * src/plugins/pgpcore/passphrase.c
3303 * src/plugins/pgpcore/passphrase.h
3304 * src/plugins/pgpcore/plugin.c
3305 * src/plugins/pgpcore/prefs_gpg.c
3306 * src/plugins/pgpcore/prefs_gpg.h
3307 * src/plugins/pgpcore/select-keys.c
3308 * src/plugins/pgpcore/select-keys.h
3309 * src/plugins/pgpcore/sgpgme.c
3310 * src/plugins/pgpcore/sgpgme.h
3311 Introduce pgpcore, used by pgpmime and
3313 * src/plugins/pgpmime/Makefile.am
3314 * src/plugins/pgpmime/passphrase.c
3315 * src/plugins/pgpmime/passphrase.h
3316 * src/plugins/pgpmime/pgpmime.c
3317 * src/plugins/pgpmime/pgpmime.deps
3318 * src/plugins/pgpmime/plugin.c
3319 * src/plugins/pgpmime/prefs_gpg.c
3320 * src/plugins/pgpmime/prefs_gpg.h
3321 * src/plugins/pgpmime/select-keys.c
3322 * src/plugins/pgpmime/select-keys.h
3323 * src/plugins/pgpmime/sgpgme.c
3324 * src/plugins/pgpmime/sgpgme.h
3325 Remove the core from pgpmime and add the
3326 dependancy to pgpcore.
3328 2005-07-14 [paul] 1.9.12cvs48
3330 * src/stock_pixmap.c
3331 forgot this in last commit
3333 2005-07-14 [paul] 1.9.12cvs47
3337 add accelerators for the buttons (sync with main)
3340 add accelerators for the buttons.
3341 fix editing with external editor.
3342 replace gdk_input_*() with GIOChannel;
3345 display folder names with new/unread
3346 representation (sync with main)
3348 specify default window icon (sync with main)
3349 * src/prefs_common.c
3350 use_addr_book default to FALSE
3353 add accelerators for the buttons (sync with main)
3356 * src/pixmaps/sylpheed_icon.xpm
3359 2005-07-13 [paul] 1.9.12cvs46
3361 * src/plugins/pgpmime/pgpmime.c
3362 * src/plugins/pgpmime/sgpgme.c
3363 (temporarily) use deprecated gpgme_data_rewind()
3364 while largefile support is not present
3365 (as suggested by Colin)
3367 2005-07-13 [paul] 1.9.12cvs45
3370 remove large file support (for now):
3371 it breaks too many things
3373 2005-07-13 [paul] 1.9.12cvs44
3376 add large file support
3378 fix bug #763 where href attribute was not
3379 the very first attribute of a link
3380 patch by Thomas Gilgin
3382 2005-07-13 [colin] 1.9.12cvs43
3384 * src/gtk/pluginwindow.c
3385 Little portability fix
3387 2005-07-13 [colin] 1.9.12cvs42
3389 * src/plugins/pgpmime/sgpgme.c
3392 2005-07-13 [colin] 1.9.12cvs41
3394 * src/plugins/pgpmime/pgpmime.c
3395 * src/plugins/pgpmime/sgpgme.c
3396 Use gpgme_data_release_and_get_mem instead
3399 2005-07-13 [colin] 1.9.12cvs40
3402 * src/plugins/pgpmime/passphrase.c
3403 * src/plugins/pgpmime/passphrase.h
3404 * src/plugins/pgpmime/pgpmime.c
3405 * src/plugins/pgpmime/plugin.c
3406 * src/plugins/pgpmime/select-keys.c
3407 * src/plugins/pgpmime/select-keys.h
3408 * src/plugins/pgpmime/sgpgme.c
3409 * src/plugins/pgpmime/sgpgme.h
3410 Port pgpmime to gpgme-1.0.
3412 2005-07-12 [paul] 1.9.12cvs39
3417 add a 'Go to Prev' button to the toolbar.
3418 correct tooltip text of go to buttons.
3419 based on patch by Yang Guilong <bamanzi@gmail.com>
3421 2005-07-12 [colin] 1.9.12cvs38
3424 Fix progress bar showing stuff at startup.
3426 2005-07-12 [paul] 1.9.12cvs37
3429 fix building with jpilot support
3431 2005-07-11 [colin] 1.9.12cvs36
3434 Add visual indication that filtering is running
3436 Make {}[] uri delimiters
3438 Remove useless (and slow) calls
3440 2005-07-11 [paul] 1.9.12cvs35
3442 * src/plugins/clamav/clamav_plugin_gtk.c
3443 * src/plugins/dillo_viewer/dillo_prefs.c
3444 * src/plugins/pgpmime/prefs_gpg.c
3445 * src/plugins/spamassassin/spamassassin_gtk.c
3446 gather plugins prefs together under their
3447 own 'Plugins' heading
3449 2005-07-11 [paul] 1.9.12cvs34
3454 account_delete(): modified alert dialog
3457 fixed a crash when cancelling file selection
3458 dialog by Escape key. Made non-ascii filename
3460 * src/prefs_template.c
3461 prefs_template_window_create(): make scrolled
3462 window policy AUTOMATIC
3464 2005-07-10 [hoa] 1.9.12cvs33
3466 * src/etpan/imap-thread.c
3467 workaround for old Courier IMAP servers.
3469 2005-07-10 [colin] 1.9.12cvs32
3474 Add visual progress indicator on filtering/processing
3475 Factorize the progress bar code
3478 * src/etpan/imap-thread.c
3479 Add a reference counter to avoid destroying the Folder
3480 while it's in use by another callback.
3482 2005-07-09 [hoa] 1.9.12cvs31
3485 * src/etpan/imap-thread.c
3486 fixed deadlock when removing IMAP account.
3488 2005-07-08 [colin] 1.9.12cvs30
3492 Fix again problems decoding broken headers
3493 * src/gtk/inputdialog.c
3494 Fix local variable shadowing a global one
3496 2005-07-08 [colin] 1.9.12cvs29
3499 Make the cache/mark files platform-agnostic by writing
3500 them in little-endian format. Reading them is also done
3501 in little-endian format, of course; however, in order
3502 to avoid trashing mark data on big-endian machines, the
3503 files are, at first, read from the native format if the
3504 little-endian one doesn't exist. This is easy to deter-
3505 mine by trying to open a file with a swapped data_ver
3506 and seeing if it's the wanted version.
3507 Little-endian using users should see absolutely no
3508 difference, Big-endian users may get a very little
3509 performance drop due to byte-swapping.
3510 Tested on i386 and ppc32.
3511 Fixes bug #159 (The index file, in the mailboxes, is
3512 hardware depending).
3514 To have the cache/mark files updated to the new little-
3515 endian format, "Check for new messages" or even
3516 "Rebuild folder tree" aren't enough. Files will be
3517 updated as soon as a folder has been opened/closed.
3518 To update everything, just select all folders by
3519 selecting them one by one.
3521 2005-07-07 [colin] 1.9.12cvs28
3524 Remember the folder separator per IMAPFolder
3525 instead of globally.
3526 Revive the Session on noop; fixes bug #761
3527 (mark a bunch of unread messages as read takes
3530 2005-07-07 [darko] 1.9.12cvs27
3532 * src/common/template.c
3533 Sort templates alphabetically
3535 2005-07-06 [colin] 1.9.12cvs26
3538 Try to use the correct separator in
3539 most cases. Possibly fixes bug #759
3540 (only creates the INBOX folder when
3541 setting up new IMAP account) and
3542 bug #760 (Can't retrieve messages)
3544 2005-07-06 [colin] 1.9.12cvs25
3547 Use real_path in status command. This will
3548 help later, when namespaces will be used.
3550 2005-07-06 [colin] 1.9.12cvs24
3556 * src/etpan/etpan-log.c
3557 * src/etpan/etpan-thread-manager.c
3558 * src/etpan/imap-thread.c
3559 Add a --disable-libetpan parameter. With this,
3560 users that don't want IMAP4 support can avoid
3561 the new dependancy (and have no IMAP support).
3562 Users that have IMAP4 accounts and use this
3563 parameter won't lose their configuration, their
3564 IMAP accounts will just be invisible and not
3567 Make the "Copy ..." contextual menu items
3568 copy to both the X clipboard and the gtk
3569 clipboard - as most other apps do.
3571 Add a notice about OpenSSL usage, in order to
3572 comply with OpenSSL's license (point 6):
3573 http://www.openssl.org/source/license.html
3575 2005-07-06 [colin] 1.9.12cvs23
3578 Fix a minimum size for alertpanels
3580 Show 'No space left on device' type errors
3581 when queuing/sending
3584 Rework folder's deletion message (remove
3587 2005-07-05 [colin] 1.9.12cvs22
3590 Add an alertpanel on auth error
3592 Remove pthread-related stuff
3594 2005-07-05 [colin] 1.9.12cvs21
3596 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3597 Fix crash on plugin reloading (with a hack)
3599 2005-07-05 [colin] 1.9.12cvs20
3601 * src/prefs_account.c
3602 * src/prefs_account.h
3606 Add a way to filter the view
3607 * src/gtk/pluginwindow.c
3608 Filter loadable stuff
3609 * src/plugins/pgpmime/prefs_gpg.c
3610 Fix missing unregistration
3612 * src/etpan/.cvsignore
3613 * src/plugins/spamassassin/.cvsignore
3614 Add more stuff to cvs ignored files
3616 2005-07-04 [colin] 1.9.12cvs19
3619 Fix scan_required returning FALSE when it
3620 shouldn't. Maybe fix #760 (Can't retrieve
3623 2005-07-04 [colin] 1.9.12cvs18
3626 Fix always_show_msg pref
3628 2005-07-04 [paul] 1.9.12cvs17
3630 sync with main (forgotten in last commit)
3632 * src/common/utils.c
3633 * src/common/utils.h
3634 check_line_length(): new.
3636 is_file_entry_exist()
3637 dirent_is_regular_file()
3638 dirent_is_directory(): use g_file_test() instead of stat().
3640 2005-07-04 [paul] 1.9.12cvs16
3645 compose_write_to_file(): check for line
3646 length limit and display warning if exceeds
3648 use get_home_dir() instead of g_get_home_dir()
3650 removed warning about invalid date
3652 use get_home_dir() instead of g_get_home_dir()
3654 2005-07-04 [paul] 1.9.12cvs15
3656 * src/stock_pixmap.c
3657 fix new pixmap naming errors
3658 patch by Aleksandar Urosevic <urke.dd@urosevic.net>