1 2005-10-25 [colin] 1.9.15cvs106
4 Fix encoding issue in Save all and in
5 overwrite-confirmation alertpanel
7 2005-10-25 [cleroy] 1.9.15cvs105
10 Fix a leak - Thanks to Christopher Aillon
11 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
13 2005-10-25 [paul] 1.9.15cvs104
16 Always guess servers from the right-hand
17 email part and guess username from the
18 left-hand part. (Thanks to Colin)
19 add an X-Face to the welcome message
21 2005-10-25 [paul] 1.9.15cvs103
24 written by Colin, edited by me
26 2005-10-25 [wwp] 1.9.15cvs102
29 * src/grouplistdialog.c
32 fix some compilation warnings
38 2005-10-24 [paul] 1.9.15cvs101
43 2005-10-24 [paul] 1.9.15cvs100
45 * src/pixmaps/offline.xpm
46 * src/pixmaps/online.xpm
47 replace with last default versions
49 2005-10-24 [colin] 1.9.15cvs99
52 Fix bug when moving a folder
55 "Delete folder" pops up a window, so it
56 should be suffixed with "..."
57 * src/plugins/pgpcore/sgpgme.c
60 2005-10-24 [mones] 1.9.15cvs98
76 * manual/dtd/sdocbook.dtd
77 Initial manual structure and some content.
79 2005-10-23 [wwp] 1.9.15cvs97
84 2005-10-23 [wwp] 1.9.15cvs96
88 rework of the about window (main work by Paul), also featuring a few
89 fixes for typos and duplicate names
91 2005-10-23 [wwp] 1.9.15cvs95
94 Ignore the right binary name (sylpheed-claws now)
96 2005-10-23 [paul] 1.9.15cvs94
99 when using Folder Pref 'Default To for
100 replies' make the entry in the Compose
102 Patch by Fabien Vantard
104 2005-10-22 [colin] 1.9.15cvs93
109 2005-10-22 [colin] 1.9.15cvs92
112 try to convert using locale (apart utf8) if necessary
114 2005-10-22 [colin] 1.9.15cvs91
116 * src/pixmaps/new.xpm
117 * src/pixmaps/unread.xpm
118 Make the unread envelope blue again and
119 saturate the new one a bit more.
121 2005-10-22 [colin] 1.9.15cvs90
124 When replying to a mail sent by one of our accounts,
125 use the original list of recipients. Let 'Reply All'
126 and 'Reply to sender' work like previously.
128 2005-10-21 [colin] 1.9.15cvs89
130 * src/prefs_filtering.c
131 Clear fields after add and replace
133 Display xface differently (better)
134 * src/plugins/pgpinline/pgpinline.c
135 Fix crappy encodings/recodings
137 2005-10-21 [paul] 1.9.15cvs88
140 * src/prefs_folder_item.c
142 fix news folder Folder Properties
145 update folderview after Themes change
146 keep selected folder selected
149 2005-10-21 [paul] 1.9.15cvs87
152 * tools/OOo2sylpheed.pl
154 * tools/README.sylprint
155 * tools/asus_mailled.sh ** REMOVED **
156 * tools/filter_conv.pl
157 * tools/freshmeat_search.pl
158 * tools/google_search.pl
159 * tools/gpg-sign-syl ** REMOVED **
160 * tools/kmail2sylpheed.pl
161 * tools/kmail2sylpheed_v2.pl
162 * tools/multiwebsearch.pl
163 * tools/nautilus2sylpheed.sh
164 * tools/newscache_clean.pl
165 * tools/outlook2sylpheed.pl
166 * tools/sylpheed-switcher ** REMOVED **
171 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
172 update default config dir
173 update binary name (thanks to Fabien Vantard)
174 remove obsolete scripts
176 2005-10-21 [cleroy] 1.9.15cvs86
179 Fix possible leak and units. Based on a patch by
182 2005-10-20 [colin] 1.9.15cvs85
185 Clear xface when clearing textview
187 2005-10-20 [colin] 1.9.15cvs84
195 * src/prefs_message.c
203 Migrate config to .sylpheed-claws (Automatically)
204 Add a way to get the Xface in the TextView
206 2005-10-20 [colin] 1.9.15cvs83
208 * src/gtk/Makefile.am
211 Make the about dialog *grooovy*
213 2005-10-20 [colin] 1.9.15cvs82
216 Use "Open with" on double click if no command
219 2005-10-20 [colin] 1.9.15cvs81
222 * src/etpan/imap-thread.c
225 2005-10-20 [paul] 1.9.15cvs80
228 don't show clipkey icon if the only
229 attachment is the signature
232 2005-10-20 [paul] 1.9.15cvs79
235 * src/plugins/pgpmime/pgpmime.c
236 name the PGP/MIME signature 'signature.asc'
237 Patch by Andrew Nelson <freeandy@gmail.com>
239 2005-10-19 [colin] 1.9.15cvs78
241 * src/plugins/pgpmime/pgpmime.c
242 Oops, no need to double-check though
244 2005-10-19 [colin] 1.9.15cvs77
246 * src/plugins/pgpinline/pgpinline.c
247 * src/plugins/pgpmime/pgpmime.c
248 Check that my_tmpfile() doesn't
251 2005-10-19 [colin] 1.9.15cvs76
254 Use shorter mime boundaries to avoid having
255 MTAs rewrapping our headers, breaking the
256 PGP signature in the process
258 * src/plugins/pgpmime/pgpmime.c
259 Check for boundary uniqueness to be sure
260 it won't happen, instead of hoping for the
263 2005-10-19 [colin] 1.9.15cvs75
265 * sylpheed-claws.desktop
268 Ship a sylpheed-claws binary instead
269 of a sylpheed one. Change the socket
272 Update folder only if it changed
274 Fix i18n in welcome mail, patch by
281 2005-10-19 [paul] 1.9.15cvs74
285 fix summaryview update
288 2005-10-18 [colin] 1.9.15cvs73
290 * src/plugins/pgpcore/passphrase.c
291 Don't XGrabServer, and try a bit more to
292 sync everything before grabbing mouse/keyboard
294 2005-10-18 [colin] 1.9.15cvs72
300 * src/grouplistdialog.c
305 * src/gtk/gtksctree.c
306 * src/gtk/gtksctree.h
307 * src/pixmaps/empty.xpm
308 Implement a wrapper call for gtk_ctree_set_node_info
309 and gtk_ctree_insert_node, that uses a 1x1 transparent
310 pixmap instead of a NULL one. This works around some
311 memory problems deep inside gtk, revealed by valgrind,
312 and fixes bug #834 (Pressing CTRl-D on a message marked
313 as locked crashes sylpheed.), as well as, probably,
314 wwp's 4th dimension problems that happen in gtk_ctree_*.
316 2005-10-17 [colin] 1.9.15cvs71
319 Provide visual feedback when checking
322 2005-10-17 [colin] 1.9.15cvs70
325 Keep the folder list frozen while checking caches...
327 2005-10-17 [colin] 1.9.15cvs69
330 Fi bug #833 (Autocompleting from addressbook
331 fails with extended chars)
333 Fix 'adding messages' staying in statusbar
336 2005-10-17 [wwp] 1.9.15cvs68
339 Fix buttons' layout resizing when window size changes
341 2005-10-17 [wwp] 1.9.15cvs67
344 * src/prefs_account.c
347 * src/prefs_folder_item.c
349 * src/gtk/logwindow.c
350 * src/gtk/pluginwindow.c
351 * src/gtk/prefswindow.c
352 * src/gtk/prefswindow.h
353 Remember yet more window sizes (log, prefs, folder prefs, accounts)
355 2005-10-17 [paul] 1.9.15cvs66
358 fix missing libetpan message
365 add some new URI defines, change some
368 make welcome message translatable
369 small improvements to english
374 2005-10-17 [paul] 1.9.15cvs65
379 2005-10-16 [mones] 1.9.15cvs64
388 2005-10-16 [colin] 1.9.15cvs63
393 2005-10-16 [colin] 1.9.15cvs62
398 Real welcome mail text, thanks Paul
400 2005-10-16 [colin] 1.9.15cvs61
407 * src/prefs_toolbar.c
408 * src/plugins/demo/demo.c
409 * src/plugins/trayicon/trayicon.c
410 s/Sylpheed/Sylpheed-Claws/
412 2005-10-16 [colin] 1.9.15cvs60
415 Add a welcome email in the first empty mailbox
417 Change one more default
419 2005-10-16 [colin] 1.9.15cvs59
424 2005-10-16 [colin] 1.9.15cvs58
430 2005-10-16 [colin] 1.9.15cvs57
436 2005-10-16 [colin] 1.9.15cvs56
439 By default, initialize fonts to have
440 the same size as normal GtkWidgets
442 2005-10-16 [colin] 1.9.15cvs55
445 Fix message a bit more
447 2005-10-16 [colin] 1.9.15cvs54
450 Second attempt at flicker fixing
452 2005-10-16 [colin] 1.9.15cvs53
457 2005-10-16 [wwp] 1.9.15cvs52
463 Remember window sizes (address book)
465 2005-10-16 [wwp] 1.9.15cvs51
467 * src/plugins/clamav/clamav_plugin_gtk.c
468 * src/plugins/spamassassin/spamassassin_gtk.c
469 Fix compilation warnings (missing #include).
471 2005-10-16 [colin] 1.9.15cvs50
476 Make 'c' check signature, and forward
477 c, l, y, t from summaryview to mimeview
479 2005-10-16 [colin] 1.9.15cvs49
482 Put border around buttons
485 Rework menus (Patch based on a patch
488 2005-10-15 [wwp] 1.9.15cvs48
500 * src/prefs_account.c
501 * src/prefs_spelling.c
504 * src/plugins/clamav/clamav_plugin_gtk.c
505 * src/plugins/spamassassin/spamassassin_gtk.c
506 use nicer browse-for-file/dir buttons than the "..." ones,
507 code factorizing more.
509 2005-10-14 [colin] 1.9.15cvs47
512 set relief on the account switcher so that people see it
513 grey out Create processing rules when no message is selected
514 * src/prefs_filtering.c
515 ask before closing if the rule has not been modified, even if
517 * src/prefs_matcher.c
518 fix sensitivity when entering the dialog
519 * src/gtk/inputdialog.c
520 display a better icon on password ask
521 * src/plugins/pgpcore/passphrase.c
522 make the dialog look better
524 2005-10-14 [paul] 1.9.15cvs46
527 indicate presense of marked msgs in
528 unexpanded subfolders
530 2005-10-14 [paul] 1.9.15cvs45
532 * src/prefs_actions.c
535 * src/prefs_filtering_action.c
536 * src/prefs_matcher.c
537 * src/prefs_template.c
538 remember window sizes
543 2005-10-13 [colin] 1.9.15cvs44
548 Add a tooltip on the icon (optional)
549 Get rid of the signature buttons and only
552 2005-10-13 [colin] 1.9.15cvs43
556 Add hand cursor for hovering over icon
558 2005-10-13 [colin] 1.9.15cvs42
561 Fix crash when quicksearch's hidden
564 2005-10-13 [colin] 1.9.15cvs41
567 Set subject when forwarding multiple mails
568 Check that other recipient than the default Cc or Bcc
569 have been set before sending.
571 2005-10-13 [colin] 1.9.15cvs40
575 Introduce locking, but don't use it yet
577 2005-10-13 [colin] 1.9.15cvs39
579 * src/gtk/quicksearch.c
580 Reset quicksearch when hiding it
581 Make sticky a real pref
583 2005-10-13 [colin] 1.9.15cvs38
588 2005-10-13 [colin] 1.9.15cvs37
593 * src/plugins/pgpcore/sgpgme.c
594 Make privacy icon clickable
595 Move Trust field in Full info
596 When trust is less than full, don't display
599 2005-10-13 [colin] 1.9.15cvs36
604 Revert speed hack which is dangerous in fact
607 2005-10-13 [colin] 1.9.15cvs35
609 * src/folder_item_prefs.c
610 Fix pref corruption on folder move. Patch
613 2005-10-13 [paul] 1.9.15cvs34
617 fix typos in g_warnings
618 * src/prefs_account.c
619 add a file selector for Signature file
623 2005-10-12 [colin] 1.9.15cvs33
626 Provide a quick way to go back from a
627 signature's full info to the email part
629 2005-10-12 [colin] 1.9.15cvs32
632 Remove old hack of encoding signed mails with base64.
633 QP works equally well.
635 2005-10-12 [colin] 1.9.15cvs31
638 Replace deprecated GtkText with GtkTextView
640 Fix a logic bug about counts in imap_select
641 (previously un-triggered)
645 Allow local deletion of news posts
647 Show GPG noticeview on the message/rfc822 part
648 in addition to the text/plain one
649 * src/prefs_image_viewer.c
650 src/plugins/pgpcore/prefs_gpg.c
651 Polish (set the label as part of the checkbox)
653 Don't sit there doing nothing after destroying
654 the window - return err
656 2005-10-11 [colin] 1.9.15cvs30
659 Apply processing rules before showing folders.
660 Early folder show (before flags sync) will only
661 be done when there are no processing rules (nor
664 Fix stuff related to mail subdir, creation and
667 Don't allow creation of folders in NoInferior
668 folders, as it won't work
670 2005-10-10 [colin] 1.9.15cvs29
673 Reselect "None" Privacy system when selecting an
674 account with no privacy system defined
676 2005-10-10 [colin] 1.9.15cvs28
679 Add Windows-1252 encoding
681 Rework some defaults:
682 - autosave to draft by default
683 - don't show header pane (it's already in the textview)
684 - Select first new or unread mail on entry
685 - Assume 'Yes' to change folder when there's no more
687 * src/prefs_matcher.c
688 Fix a gtk assertion failure
689 * src/gtk/colorlabel.c
690 Workaround bad repainting on selection
692 Freeze/thaw (a bit faster on ssh -X)
694 Get rid of StrdupConverter that just adds an
696 * src/etpan/imap_thread.c
699 2005-10-10 [colin] 1.9.15cvs27
703 Fix compile on gtk 2.4. Patch by wwp
705 2005-10-09 [colin] 1.9.15cvs26
710 Clarify forward menus. Patch by wwp
712 2005-10-09 [colin] 1.9.15cvs25
716 Fix bug #829 (Non-working "Encrypt message by
717 default when replying to an encrypted message")
719 2005-10-08 [colin] 1.9.15cvs24
722 Fix bug #827 ("Welcome" setup wizard after a
723 permission error gives up & forgets itself.)
725 2005-10-08 [colin] 1.9.15cvs23
728 Fix bug #828 (Ignoring headers with spaces around = sign)
730 2005-10-08 [colin] 1.9.15cvs22
735 2005-10-08 [colin] 1.9.15cvs21
739 Add a processing_pending indicator, set on
740 folder_item_open and cleared after
741 folder_item_process_open
744 wrap procmsg_msginfo_*_flags, and in the
745 wrapper check that there's no folder processing
746 pending. If there is, defer the flags change until
747 processing is done to avoid stepping over each
749 Freeze during processing, but not during scanning.
751 2005-10-07 [colin] 1.9.15cvs20
753 * src/plugins/pgpcore/passphrase.c
754 Fix bug #826 (X-Server hangs when
755 right-clicking a PGP encrypted message)
757 2005-10-07 [paul] 1.9.15cvs19
760 fix compose_entries[]
761 patch by Fabien Vantard
763 2005-10-06 [colin] 1.9.15cvs18
765 * src/pixmaps/address.xpm
766 * src/pixmaps/address_book.xpm
767 * src/pixmaps/book.xpm
768 * src/pixmaps/check_spelling.xpm
769 * src/pixmaps/checkbox_off.xpm
770 * src/pixmaps/checkbox_on.xpm
771 * src/pixmaps/close.xpm
772 * src/pixmaps/complete.xpm
773 * src/pixmaps/continue.xpm
774 * src/pixmaps/deleted.xpm
775 * src/pixmaps/down_arrow.xpm
776 * src/pixmaps/exec.xpm
777 * src/pixmaps/forwarded.xpm
778 * src/pixmaps/group.xpm
779 * src/pixmaps/ignorethread.xpm
780 * src/pixmaps/interface.xpm
781 * src/pixmaps/jpilot.xpm
782 * src/pixmaps/ldap.xpm
783 * src/pixmaps/linewrap.xpm
784 * src/pixmaps/linewrapcurrent.xpm
785 * src/pixmaps/mail.xpm
786 * src/pixmaps/mail_attach.xpm
787 * src/pixmaps/mail_compose.xpm
788 * src/pixmaps/mail_forward.xpm
789 * src/pixmaps/mail_receive.xpm
790 * src/pixmaps/mail_receive_all.xpm
791 * src/pixmaps/mail_reply.xpm
792 * src/pixmaps/mail_reply_to_all.xpm
793 * src/pixmaps/mail_reply_to_author.xpm
794 * src/pixmaps/mail_send.xpm
795 * src/pixmaps/mail_send_queue.xpm
796 * src/pixmaps/mime_application.xpm
797 * src/pixmaps/mime_audio.xpm
798 * src/pixmaps/mime_image.xpm
799 * src/pixmaps/mime_message.xpm
800 * src/pixmaps/mime_text_enriched.xpm
801 * src/pixmaps/mime_text_html.xpm
802 * src/pixmaps/mime_text_plain.xpm
803 * src/pixmaps/mime_unknown.xpm
804 * src/pixmaps/new.xpm
805 * src/pixmaps/news_compose.xpm
806 * src/pixmaps/offline.xpm
807 * src/pixmaps/online.xpm
808 * src/pixmaps/paste.xpm
809 * src/pixmaps/preferences.xpm
810 * src/pixmaps/privacy_emblem_encrypted.xpm
811 * src/pixmaps/privacy_expired.xpm
812 * src/pixmaps/privacy_failed.xpm
813 * src/pixmaps/privacy_passed.xpm
814 * src/pixmaps/privacy_signed.xpm
815 * src/pixmaps/privacy_unknown.xpm
816 * src/pixmaps/privacy_warn.xpm
817 * src/pixmaps/properties.xpm
818 * src/pixmaps/replied.xpm
819 * src/pixmaps/search.xpm
820 * src/pixmaps/unread.xpm
821 * src/pixmaps/up_arrow.xpm
822 * src/pixmaps/vcard.xpm
823 Modernize internal theme, with icons from the
824 Gnomaws theme. Keep some of the old ones where
827 2005-10-06 [colin] 1.9.15cvs17
830 Little optimisations + bugfix
832 Remove default useless items - useless being defined
833 by the default relevant prefs
835 include config.h to make gettext work
837 Fix selection of current theme in prefs
839 2005-10-06 [colin] 1.9.15cvs16
843 * src/prefs_summaries.c
845 Add a warning dialog on Mark all read
846 (with pref to get rid of it)
848 2005-10-06 [paul] 1.9.15cvs15
852 updated by Geir Helland and Frederico
855 2005-10-05 [colin] 1.9.15cvs14
865 add a way to rescan without rebuilding
866 make moving a bit faster (less folders changes)
867 don't lock the tree on Get
869 Don't re-delete deleted messages before expunging
871 Set batch mode when deleting mails
873 2005-10-05 [paul] 1.9.15cvs13
877 fix disabled Execute menu item
879 match the change in 1.9.15cvs10: use Compose
880 instead of News by default
882 2005-10-04 [colin] 1.9.15cvs12
885 When replying to an ML post with Reply-To set
886 to the poster's email, honor it (as before),
887 but also honor our user's request to reply to
888 the mailing list: set the ML address in the To
889 field and the Reply-To address in the Cc:
892 2005-10-04 [colin] 1.9.15cvs11
894 * src/plugins/trayicon/trayicon.c
895 Finish cosmetic change - thanks to wwp
897 2005-10-04 [colin] 1.9.15cvs10
900 Use Compose instead of Email by default.
903 2005-10-04 [colin] 1.9.15cvs9
909 * src/etpan/imap-thread.c
910 * src/etpan/imap-thread.h
911 Try to make IMAP faster, by simplifying SEARCH
912 commands, avoiding sending two STATUS in a row,
913 and deferring flags sync and processing just
914 after displaying the folder.
915 This will update the SummaryView in certain
916 cases (new mails not already fetched, flags
917 changed from another client) but in a non-
920 2005-10-04 [colin] 1.9.15cvs8
922 * src/plugins/trayicon/trayicon.c
923 Relabel "Offline" to "Work offline"
925 2005-10-04 [colin] 1.9.15cvs7
930 Fix mbox import/export buglets
932 * src/plugins/trayicon/trayicon.c
936 2005-10-04 [colin] 1.9.15cvs6
941 Better fix (don't break mark all read) for cvs2
943 2005-10-03 [colin] 1.9.15cvs5
946 Use a sane sort by default
948 2005-10-03 [colin] 1.9.15cvs4
951 Add a 'Only once' button for overriding offline mode
952 * src/prefs_account.c
954 Add Local mbox to the wizard
955 Add IMAP subdir to the wizard (or the wizard is useless
956 for such accounts, or even worse than useless)
957 Move IMAP subdir from Advanced to Receive tab, as it's
960 2005-10-03 [colin] 1.9.15cvs3
963 Forgot this one in cvs1
965 2005-10-03 [colin] 1.9.15cvs2
968 Faster close when leaving a folder with lots
969 of new mails. Idea by David Relson.
971 2005-10-03 [colin] 1.9.15cvs1
980 * src/gtk/sslcertwindow.c
981 * src/plugins/trayicon/trayicon.c
982 Add accels to every AlertPanel. Patch by Fabien
985 2005-10-03 [paul] 1.9.15
989 2005-10-03 [paul] 1.9.14cvs68
999 updated by Miquel Oliete, Thomas Gilgin, Ricardo
1000 Mones Lastra, Tommi Pirinen, Fabien vantard,
1001 Andrej Kacian, Aleksander Urosevic, Yang Guilong
1003 2005-10-03 [paul] 1.9.14cvs67
1005 * src/send_message.c
1006 prevent hang on Cancel
1009 2005-10-03 [paul] 1.9.14cvs66
1012 fix crash in IMAP caused by discrepancy
1013 between check_at_startup and offline mode
1016 2005-10-01 [paul] 1.9.14cvs65
1021 2005-10-01 [paul] 1.9.14cvs64
1024 synchronise import_mbox() and export_mbox()
1026 proc_mbox(): add alert if file cannot be opened
1027 export_list_to_mbox(): test if dest file exists,
1028 prompt user to overwrite if it does. add alert
1029 if file cannot be created
1034 2005-09-30 [paul] 1.9.14cvs63
1037 Fix sensitivity of a menu
1039 Respect hidden pref for mails with no encoding
1041 Fix memory corruption
1042 * src/plugins/pgpcore/sgpgme.c
1043 Fix segfault on incomplete sigs, and display
1048 2005-09-30 [colin] 1.9.14cvs62
1050 * src/partial_download.c
1051 Little logic fix in almost-dead code
1053 Fix partial download when there's no new mail
1055 2005-09-29 [paul] 1.9.14cvs61
1057 * src/plugins/pgpinline/pgpinline.c
1058 fix bug 819, 'crash accessing sign message'
1061 2005-09-28 [martin] 1.9.14cvs60
1063 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1064 fix bug #790 (Crash when restarting window manager (fluxbox))
1066 2005-09-28 [paul] 1.9.14cvs59
1068 * src/gtk/gtkaspell.c
1071 2005-09-27 [colin] 1.9.14cvs58
1073 * src/plugins/pgpcore/sgpgme.c
1074 Report error when there's one, instead of
1075 "Signature unchecked"
1077 2005-09-27 [colin] 1.9.14cvs57
1080 Fix bug #816 (Weird quotation with spaces)
1082 2005-09-27 [colin] 1.9.14cvs56
1087 Put subject in compose's title
1088 Fix Automatic encoding so that it's really automatic:
1089 first try default locale's charset, then charset of the replied mail,
1091 Fix encoding of headers (must be in strict mode too)
1093 2005-09-26 [colin] 1.9.14cvs55
1095 * src/gtk/gtkaspell.c
1096 Fix previous patch - don't color the space,
1099 2005-09-26 [colin] 1.9.14cvs54
1101 * src/gtk/gtkaspell.c
1102 Unmark space if possible
1104 2005-09-26 [colin] 1.9.14cvs53
1107 log_error instead of alertpanel according to the pref
1108 * src/etpan/imap-thread.c
1109 Print connect status, copy only necessary size to
1111 * src/plugins/pgpmime/pgpmime.c
1112 Handle S/Mime signatures (verification only). Patch based
1113 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
1115 2005-09-26 [paul] 1.9.14cvs52
1117 * src/common/passcrypt.c
1118 this 'workaround' not necessary on NetBSD.
1119 Thanks to Daniel Gustafson
1125 2005-09-26 [paul] 1.9.14cvs51
1128 Skip currently selected message when
1129 looking for next new or unread message
1130 in current folder. Patch by Colin
1131 * src/common/passcrypt.c
1132 eliminate warnings on *BSD. Patch by
1135 2005-09-26 [colin] 1.9.14cvs50
1138 Call postfiltering hook anyway
1140 2005-09-22 [colin] 1.9.14cvs49
1144 Add a strict mode that doesn't replace with _
1147 Use strict conversion while sending
1148 Fix race when drafting while sending (happens
1150 Fix d'n'd of messages from summaryview
1151 * src/prefs_common.c
1152 * src/prefs_common.h
1153 add hidden utf8_instead_of_locale_for_broken_mail
1154 pref for people that preferred the default charset
1155 to be utf8 for broken mails
1156 * src/quote_fmt_parse.y
1157 fix bug #815 (No quote insert if "From:" fied
1158 contained Russian letters)
1160 Fix d'n'd of messages to compose
1162 2005-09-22 [paul] 1.9.14cvs48
1165 fix bug where attachments Name entry
1166 would display Path instead
1168 2005-09-21 [paul] 1.9.14cvs47
1173 * config/config.rpath
1174 * doc/manual/en/sylpheed-20.html
1175 * doc/manual/es/sylpheed-20.html
1228 * src/customheader.c
1229 * src/customheader.h
1230 * src/displayheader.c
1231 * src/displayheader.h
1242 * src/editldap_basedn.c
1243 * src/editldap_basedn.h
1262 * src/folder_item_prefs.c
1263 * src/folder_item_prefs.h
1270 * src/grouplistdialog.c
1271 * src/grouplistdialog.h
1276 * src/image_viewer.c
1277 * src/image_viewer.h
1316 * src/matcher_parser.h
1317 * src/matcher_parser_lex.l
1318 * src/matcher_parser_parse.y
1321 * src/message_search.c
1322 * src/message_search.h
1341 * src/partial_download.c
1342 * src/partial_download.h
1347 * src/prefs_account.c
1348 * src/prefs_account.h
1349 * src/prefs_actions.c
1350 * src/prefs_actions.h
1351 * src/prefs_common.c
1352 * src/prefs_common.h
1353 * src/prefs_compose_writing.c
1354 * src/prefs_compose_writing.h
1355 * src/prefs_customheader.c
1356 * src/prefs_customheader.h
1357 * src/prefs_display_header.c
1358 * src/prefs_display_header.h
1359 * src/prefs_ext_prog.c
1360 * src/prefs_ext_prog.h
1361 * src/prefs_filtering.c
1362 * src/prefs_filtering.h
1363 * src/prefs_filtering_action.c
1364 * src/prefs_filtering_action.h
1365 * src/prefs_folder_column.c
1366 * src/prefs_folder_column.h
1367 * src/prefs_folder_item.c
1368 * src/prefs_folder_item.h
1373 * src/prefs_image_viewer.c
1374 * src/prefs_image_viewer.h
1375 * src/prefs_matcher.c
1376 * src/prefs_matcher.h
1377 * src/prefs_message.c
1378 * src/prefs_message.h
1379 * src/prefs_msg_colors.c
1380 * src/prefs_msg_colors.h
1385 * src/prefs_receive.c
1386 * src/prefs_receive.h
1389 * src/prefs_spelling.c
1390 * src/prefs_spelling.h
1391 * src/prefs_summaries.c
1392 * src/prefs_summaries.h
1393 * src/prefs_summary_column.c
1394 * src/prefs_summary_column.h
1395 * src/prefs_template.c
1396 * src/prefs_template.h
1397 * src/prefs_themes.c
1398 * src/prefs_themes.h
1399 * src/prefs_toolbar.c
1400 * src/prefs_toolbar.h
1401 * src/prefs_wrapping.c
1402 * src/prefs_wrapping.h
1412 * src/quote_fmt_parse.y
1415 * src/remotefolder.c
1416 * src/remotefolder.h
1417 * src/send_message.c
1418 * src/send_message.h
1421 * src/simple-gettext.c
1422 * src/sourcewindow.c
1423 * src/sourcewindow.h
1428 * src/stock_pixmap.c
1429 * src/stock_pixmap.h
1430 * src/summary_search.c
1431 * src/summary_search.h
1448 * src/common/base64.c
1449 * src/common/base64.h
1451 * src/common/hooks.c
1452 * src/common/hooks.h
1457 * src/common/mgutils.c
1458 * src/common/mgutils.h
1461 * src/common/passcrypt.c
1462 * src/common/passcrypt.h.in
1463 * src/common/plugin.c
1464 * src/common/plugin.h
1465 * src/common/prefs.c
1466 * src/common/prefs.h
1467 * src/common/progressindicator.c
1468 * src/common/progressindicator.h
1469 * src/common/quoted-printable.c
1470 * src/common/quoted-printable.h
1471 * src/common/session.c
1472 * src/common/session.h
1475 * src/common/socket.c
1476 * src/common/socket.h
1479 * src/common/ssl_certificate.c
1480 * src/common/ssl_certificate.h
1481 * src/common/string_match.c
1482 * src/common/string_match.h
1483 * src/common/stringtable.c
1484 * src/common/sylpheed.c
1485 * src/common/sylpheed.h
1486 * src/common/template.c
1487 * src/common/template.h
1488 * src/common/timing.h
1489 * src/common/utils.c
1490 * src/common/utils.h
1491 * src/common/uuencode.c
1492 * src/common/uuencode.h
1493 * src/common/version.h.in
1496 * src/common/xmlprops.c
1497 * src/common/xmlprops.h
1500 * src/gtk/colorlabel.c
1501 * src/gtk/colorlabel.h
1502 * src/gtk/colorsel.c
1503 * src/gtk/colorsel.h
1504 * src/gtk/description_window.c
1505 * src/gtk/description_window.h
1508 * src/gtk/foldersort.c
1509 * src/gtk/foldersort.h
1510 * src/gtk/gtkutils.c
1511 * src/gtk/gtkutils.h
1512 * src/gtk/inputdialog.c
1513 * src/gtk/inputdialog.h
1514 * src/gtk/logwindow.c
1515 * src/gtk/logwindow.h
1516 * src/gtk/manage_window.c
1517 * src/gtk/manage_window.h
1520 * src/gtk/pluginwindow.c
1521 * src/gtk/pluginwindow.h
1522 * src/gtk/prefswindow.c
1523 * src/gtk/prefswindow.h
1524 * src/gtk/progressdialog.c
1525 * src/gtk/progressdialog.h
1526 * src/gtk/quicksearch.c
1527 * src/gtk/quicksearch.h
1528 * src/gtk/sslcertwindow.c
1529 * src/gtk/sslcertwindow.h
1530 * src/plugins/clamav/clamav_plugin.c
1531 * src/plugins/clamav/clamav_plugin.h
1532 * src/plugins/clamav/clamav_plugin_gtk.c
1533 * src/plugins/demo/demo.c
1534 * src/plugins/dillo_viewer/dillo_prefs.c
1535 * src/plugins/dillo_viewer/dillo_prefs.h
1536 * src/plugins/dillo_viewer/dillo_viewer.c
1537 * src/plugins/mathml_viewer/mathml_viewer.c
1538 * src/plugins/pgpcore/passphrase.c
1539 * src/plugins/pgpcore/passphrase.h
1540 * src/plugins/pgpcore/plugin.c
1541 * src/plugins/pgpcore/prefs_gpg.c
1542 * src/plugins/pgpcore/prefs_gpg.h
1543 * src/plugins/pgpcore/select-keys.c
1544 * src/plugins/pgpcore/select-keys.h
1545 * src/plugins/pgpcore/sgpgme.c
1546 * src/plugins/pgpcore/sgpgme.h
1547 * src/plugins/pgpinline/pgpinline.c
1548 * src/plugins/pgpinline/pgpinline.h
1549 * src/plugins/pgpinline/plugin.c
1550 * src/plugins/pgpmime/pgpmime.c
1551 * src/plugins/pgpmime/pgpmime.h
1552 * src/plugins/pgpmime/plugin.c
1553 * src/plugins/spamassassin/spamassassin.c
1554 * src/plugins/spamassassin/spamassassin.h
1555 * src/plugins/spamassassin/spamassassin_gtk.c
1556 * src/plugins/trayicon/trayicon.c
1557 * tools/OOo2sylpheed.pl
1558 * tools/acroread2sylpheed.pl
1559 * tools/asus_mailled.sh
1560 * tools/filter_conv.pl
1561 * tools/freshmeat_search.pl
1562 * tools/google_search.pl
1563 * tools/kmail2sylpheed.pl
1564 * tools/kmail2sylpheed_v2.pl
1565 * tools/maildir2sylpheed.pl
1566 * tools/multiwebsearch.pl
1567 * tools/newscache_clean.pl
1568 * tools/outlook2sylpheed.pl
1569 * tools/sylpheed-switcher
1571 * tools/vcard2xml.py
1572 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1575 2005-09-21 [colin] 1.9.14cvs46
1582 Remove some printing hacks (deselection/reselection),
1583 which by the way fix printing the currently
1584 displayed mime part (still only text)
1585 Plus a little optimisation of summary_show
1588 2005-09-20 [colin] 1.9.14cvs45
1592 GUI fixups: add accels, set message
1593 view title to displayed mail's subject
1594 * src/prefs_spelling.c
1595 * src/gtk/gtkaspell.c
1596 GUI fixups: allow underlining misspelled
1597 words instead of coloring them (a11y!)
1603 2005-09-19 [colin] 1.9.14cvs44
1607 * src/gtk/gtkaspell.c
1610 2005-09-19 [colin] 1.9.14cvs43
1613 Fix sensitivity of Delete button
1615 Warn if the requested Privacy system
1625 * src/prefs_account.h
1626 * src/prefs_account.c
1627 Save SSL prefs even in builds that have
1632 * src/send_message.c
1633 Warn if connection should be secure, but
1634 SSL support isn't compiled in
1636 Fix word separation on UTF-8 systems
1637 Fixes bug #812 (Strange inline spellchecking)
1639 Warn if the requested Privacy system
1641 Factorize offline warning
1649 Factorize offline warning
1655 2005-09-18 [colin] 1.9.14cvs42
1660 Add a way to get locale's charset ignoring utf-8,
1661 and use that as default encoding for broken mails
1663 2005-09-18 [colin] 1.9.14cvs41
1665 * src/gtk/logwindow.c
1666 Translate string. Patch by Fabien Vantard
1668 2005-09-18 [colin] 1.9.14cvs40
1671 Fix bug #803 (IMAP/SSL support breaks with
1672 GnuTLS libetpan 0.38)
1674 2005-09-18 [colin] 1.9.14cvs39
1679 More charsets fixes. Fixes bug #806 (non
1680 ascii characters in subject line)
1682 2005-09-17 [paul] 1.9.14cvs38
1687 Patch by Pawel Pekala
1689 2005-09-17 [colin] 1.9.14cvs37
1692 bugfix for NO-USE LDAP compilation, patch
1695 2005-09-17 [colin] 1.9.14cvs36
1697 * src/prefs_actions.c
1698 * src/prefs_customheader.c
1699 * src/prefs_display_header.c
1700 * src/prefs_filtering_action.c
1701 * src/prefs_matcher.c
1702 * src/prefs_toolbar.c
1703 Fix strange casts (less elegant but
1706 2005-09-16 [colin] 1.9.14cvs35
1711 2005-09-16 [colin] 1.9.14cvs34
1725 * src/matcher_parser_parse.y
1726 * src/prefs_themes.c
1727 * src/etpan/Makefile.am
1728 * src/gtk/description_window.c
1729 * src/plugins/clamav/Makefile.am
1730 * src/plugins/clamav/clamav_plugin.c
1731 * src/plugins/dillo_viewer/Makefile.am
1732 * src/plugins/pgpcore/Makefile.am
1733 * src/plugins/pgpinline/Makefile.am
1734 * src/plugins/pgpmime/Makefile.am
1735 * src/plugins/trayicon/Makefile.am
1736 Fix 100% cpu usage in address completion list
1737 Fix little bugs (return with no values etc)
1738 Fix all warnings (with common CFLAGS)
1740 2005-09-15 [colin] 1.9.14cvs33
1743 Fix bug where sometimes a group's email list is empty,
1744 force its refresh (probably fixes "Re: how to create a
1747 Don't return to the callback in the main thread from the
1748 fetch thread (or face segs!)
1750 2005-09-15 [paul] 1.9.14cvs32
1752 * src/prefs_matcher.c
1753 forgotten in last commit
1755 2005-09-15 [paul] 1.9.14cvs31
1757 * src/prefs_actions.c
1758 * src/prefs_filtering_action.c
1762 * src/gtk/description_window.c
1763 * src/gtk/description_window.h
1764 * src/gtk/quicksearch.c
1765 allow interaction with the called
1767 Patch by Anders Hammar
1769 2005-09-14 [paul] 1.9.14cvs30
1772 fix a little annoyance when pasting with 3rd button
1773 with wrap_pastes=0 and wrap_input=1
1776 2005-09-14 [paul] 1.9.14cvs29
1778 * src/prefs_account.c
1779 disable 'Filter messages on receiving' for
1781 Patch by Anders Hammar
1783 2005-09-14 [paul] 1.9.14cvs28
1787 updated by Andrej Kacian
1793 2005-09-14 [paul] 1.9.14cvs27
1796 updated by Ricardo Mones Lastra
1799 associate no_wrap_tags to Compose windows
1800 instead of using a static one
1806 remove unneeded printf()
1808 2005-09-14 [paul] 1.9.14cvs26
1816 * src/partial_download.c
1818 * src/prefs_account.c
1819 * src/prefs_account.h
1820 * src/prefs_actions.c
1821 * src/prefs_customheader.c
1822 * src/prefs_display_header.c
1823 * src/prefs_filtering_action.c
1824 * src/prefs_matcher.c
1825 * src/prefs_toolbar.c
1832 * src/common/plugin.c
1833 * src/common/session.h
1834 * src/common/socket.c
1835 * src/common/socket.h
1836 * src/common/template.c
1837 * src/gtk/gtkaspell.c
1838 * src/gtk/quicksearch.h
1839 * src/plugins/pgpcore/passphrase.c
1840 * src/plugins/pgpcore/prefs_gpg.h
1841 * src/plugins/pgpcore/select-keys.c
1842 * src/plugins/pgpcore/select-keys.h
1843 * src/plugins/pgpcore/sgpgme.c
1844 * src/plugins/pgpinline/pgpinline.c
1845 * src/plugins/pgpmime/pgpmime.c
1846 * src/plugins/trayicon/trayicon.c
1847 fix compilation warnings
1848 Patch by Daniel Gustafson
1850 2005-09-14 [paul] 1.9.14cvs25
1853 add missing column header, and other small
1855 Patch by Anders Hammar
1857 2005-09-13 [colin] 1.9.14cvs24
1859 * src/gtk/gtkaspell.c
1860 Fix non-utf8 in menu
1862 Nullify struct members after free()s
1864 2005-09-13 [colin] 1.9.14cvs23
1867 Test utf8 compliance before inserting to
1868 buffer, and try to convert if necessary
1870 If no charset is present, use the locale
1871 one instead of us-ascii
1873 Add Sender, List-Post and To in the checked
1874 headers for automatic rules creation
1876 * src/prefs_themes.c
1877 * src/gtk/gtkaspell.c
1878 Remove deprecated functions.
1879 patch by Daniel Gustafson
1881 2005-09-12 [colin] 1.9.14cvs22
1884 Fix bug #448 (Scrolling/Redraw issue with
1885 address-fields in Header)
1889 Fix loss of MSG_MARKED on move/copy
1890 Fix bug #804 (Quicksearch togglebutton doesn't
1891 get depressed after '/' key is pressed)
1893 2005-09-12 [paul] 1.9.14cvs21
1896 * src/gtk/logwindow.c
1897 add 'Clear Log' to popup menu
1898 Patch by Anders Hammar <anders.hammar@telia.com>
1900 2005-09-12 [paul] 1.9.14cvs20
1903 set correct sensitivity on attachments
1907 * src/prefs_spelling.c
1908 fix crash when no LANG env is set
1911 don't use memeory after free
1913 All patches by Daniel Gustafson
1915 2005-09-12 [paul] 1.9.14cvs19
1917 * src/prefs_themes.c
1918 make theme info selectable
1919 * src/gtk/description_window.c
1920 make window non-modal
1922 add details of asus_mailed.sh
1923 * tools/claws.i18n.status.pl
1924 update for new zh_TW translator
1926 create alternate coloured lines
1929 2005-09-10 [colin] 1.9.14cvs18
1931 * src/plugins/pgpcore/select-keys.c
1932 Better order for the buttons
1934 2005-09-10 [colin] 1.9.14cvs17
1937 * src/plugins/pgpcore/select-keys.c
1938 * src/plugins/pgpcore/select-keys.h
1939 * src/plugins/pgpcore/sgpgme.c
1940 Add a "Don't encrypt" button to the key
1941 selection dialog. Fixes bug #177 (There should be a
1942 'Don't encrypt button in the Select Keys dialog)
1944 2005-09-10 [colin] 1.9.14cvs16
1947 Fix bug #572 (%X option does not work with templates)
1949 2005-09-10 [colin] 1.9.14cvs15
1954 2005-09-10 [colin] 1.9.14cvs14
1957 Fix a possible crash
1959 2005-09-09 [colin] 1.9.14cvs13
1962 * src/etpan/imap-thread.c
1963 * src/etpan/imap-thread.h
1964 Fix moving from queue or drafts to normal folders
1965 Fix bug #794 (No way to delete without expunging)
1966 Take flags unset by other mailers into account
1967 Take deleted flag set by other mailers into account
1968 Fix unsetting REPLIED flag
1969 Fix crash when capabilities can't be retrieved
1972 Add M_DELAYED_FLAGS condition, and let the user use
1973 Execute in order to be able to expunge deleted mails,
1974 even if he's not in delayed execute mode
1975 * src/prefs_spelling.c
1976 Use 'en' dictionary by default if LANG is POSIX or C
1977 * src/gtk/prefswindow.c
1978 Fix bug #767 (Preferences windows expanding) by making
1979 the window a bit larger when the resolution is greater
1980 than 640x480, and by putting the prefs in a
1983 2005-09-09 [paul] 1.9.14cvs12
1987 * po/zh_TW.Big5.po ** REMOVED **
1988 * po/zh_TW.po ** ADDED **
1989 updated by Wei-Lun Chao
1991 2005-09-09 [paul] 1.9.14cvs11
1996 delay memory allocation until file is
1998 Patch by Daniel Gustafson
2000 2005-09-09 [cleroy] 1.9.14cvs10
2005 2005-09-08 [colin] 1.9.14cvs9
2008 Alert when we can't save draft
2009 Fix various wrap/color issues
2010 Add mid-click pasting respecting wrap_paste option
2013 * src/folder_item_prefs.c
2014 * src/folder_item_prefs.h
2024 * src/prefs_folder_item.c
2025 Fix the impossibility to synchronise folders for
2026 offline use (IMAP and NNTP are concerned)
2028 2005-09-08 [colin] 1.9.14cvs8
2031 Build LDAP and JPilot by default if available
2035 2005-09-08 [paul] 1.9.14cvs7
2037 * doc/manual/en/sylpheed-1.html
2038 * doc/manual/en/sylpheed-18.html
2039 * doc/manual/en/sylpheed-19.html
2040 * doc/manual/en/sylpheed-4.html
2041 * doc/manual/en/sylpheed-6.html
2042 * doc/manual/en/sylpheed.html
2043 a few minor updates, plus include some
2044 details about plugins and their requirements
2046 minor changes to English in /View/Sort
2048 2005-09-07 [colin] 1.9.14cvs6
2050 * doc/manual/en/sylpheed-1.html
2051 * doc/manual/en/sylpheed-10.html
2052 * doc/manual/en/sylpheed-11.html
2053 * doc/manual/en/sylpheed-12.html
2054 * doc/manual/en/sylpheed-13.html
2055 * doc/manual/en/sylpheed-14.html
2056 * doc/manual/en/sylpheed-15.html
2057 * doc/manual/en/sylpheed-16.html
2058 * doc/manual/en/sylpheed-17.html
2059 * doc/manual/en/sylpheed-18.html
2060 * doc/manual/en/sylpheed-19.html
2061 * doc/manual/en/sylpheed-2.html
2062 * doc/manual/en/sylpheed-20.html
2063 * doc/manual/en/sylpheed-21.html
2064 * doc/manual/en/sylpheed-22.html
2065 * doc/manual/en/sylpheed-3.html
2066 * doc/manual/en/sylpheed-4.html
2067 * doc/manual/en/sylpheed-5.html
2068 * doc/manual/en/sylpheed-6.html
2069 * doc/manual/en/sylpheed-7.html
2070 * doc/manual/en/sylpheed-8.html
2071 * doc/manual/en/sylpheed-9.html
2072 * doc/manual/en/sylpheed.html
2073 More substitutions (missed Sylpheed -> Sylpheed-Claws)
2075 2005-09-07 [colin] 1.9.14cvs5
2078 Make labels more to-the-point
2080 2005-09-07 [colin] 1.9.14cvs4
2082 * doc/manual/en/sylpheed-1.html
2083 * doc/manual/en/sylpheed-12.html
2084 * doc/manual/en/sylpheed-13.html
2085 * doc/manual/en/sylpheed-14.html
2086 * doc/manual/en/sylpheed-15.html
2087 * doc/manual/en/sylpheed-16.html
2088 * doc/manual/en/sylpheed-17.html
2089 * doc/manual/en/sylpheed-18.html
2090 * doc/manual/en/sylpheed-19.html
2091 * doc/manual/en/sylpheed-2.html
2092 * doc/manual/en/sylpheed-20.html
2093 * doc/manual/en/sylpheed-21.html
2094 * doc/manual/en/sylpheed-22.html
2095 * doc/manual/en/sylpheed-4.html
2096 * doc/manual/en/sylpheed-5.html
2097 * doc/manual/en/sylpheed-6.html
2098 * doc/manual/en/sylpheed-7.html
2099 * doc/manual/en/sylpheed-8.html
2100 * doc/manual/en/sylpheed-9.html
2101 * doc/manual/en/sylpheed.html
2104 2005-09-07 [colin] 1.9.14cvs3
2106 * doc/faq/en/sylpheed-faq-1.html
2107 * doc/faq/en/sylpheed-faq-2.html
2108 * doc/faq/en/sylpheed-faq-3.html
2109 * doc/faq/en/sylpheed-faq.html
2112 2005-09-07 [colin] 1.9.14cvs2
2118 Fix special subfolders:
2119 - Inherit parent's icon
2120 - sent contents of queues subfolders
2121 - empty subfolders of trashes
2123 Remove outdated manual and faq entries
2124 * src/common/utils.c
2125 Add quotes around %s coming from mailcap
2127 2005-09-07 [colin] 1.9.14cvs1
2130 After saving draft, set modified to FALSE
2132 * src/common/utils.c
2133 * src/common/utils.h
2134 Try to open mime parts using what is
2135 indicated in ~/.mailcap or /etc/mailcap,
2138 2005-09-05 [paul] 1.9.14
2143 updated by Andrej Kacian
2145 2005-09-05 [paul] 1.9.13cvs83
2154 updated translations by Thomas Gilgin, Ricardo Mones
2155 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
2156 Frederico Goncalves Guimaraes, Aleksandar Urosevic
2158 2005-09-04 [paul] 1.9.13cvs82
2161 only warn about exceeded line length limit
2164 2005-09-04 [paul] 1.9.13cvs81
2167 fix crash in 'line length exceeded' dialogue
2169 2005-09-02 [paul] 1.9.13cvs80
2172 fix bug 795, 'Connection lost IMAP'
2173 and add statusbar prints
2176 2005-09-02 [paul] 1.9.13cvs79
2179 compose_wrap_paragraph() becomes
2180 compose_beautify_paragraph()
2183 2005-09-02 [cleroy] 1.9.13cvs78
2188 2005-09-01 [colin] 1.9.13cvs77
2191 Maybe fix bug #795 (Connection lost IMAP)
2192 Don't try to send logout when we're disconnected.
2194 Include locked and marked emails in HRM
2195 view. Fixes bug #800 (Locked messages no longer
2196 show up when hide read messages is used)
2198 2005-09-01 [paul] 1.9.13cvs76
2200 * src/prefs_common.c
2203 2005-08-31 [colin] 1.9.13cvs75
2207 * src/prefs_summaries.c
2209 Fix "go to next new", fix preference
2210 (Open unread/next swapped)
2212 2005-08-31 [paul] 1.9.13cvs74
2219 * src/prefs_common.c
2220 * src/prefs_common.h
2225 remove obsolete BOLD_FONT setting
2226 fix font update in headerview and textview
2227 headers after prefs change
2234 2005-08-30 [colin] 1.9.13cvs73
2237 When Hide read messages is selected and we
2238 refresh the summaryview, don't remove the
2239 currently displayed message. Fixes bug #797
2240 (Summary view reloads when new mail is
2241 downloaded in 1.9.14 rc)
2243 2005-08-30 [colin] 1.9.13cvs72
2248 Remove useless callback
2252 Add a filesel_select_file_save_folder() - used by Save All
2254 2005-08-29 [paul] 1.9.13cvs71
2257 * src/matcher_parser_parse.y
2258 * src/etpan/imap-thread.c
2259 fix building on FreeBSD
2260 Patch by Daniel Gustafson <daniel@hobbit.se>
2262 2005-08-29 [paul] 1.9.13cvs70
2264 * src/plugins/pgpinline/pgpinline.c
2265 only initialise sig result if it's been handled
2268 2005-08-29 [paul] 1.9.13cvs69
2273 * src/common.utils.c
2274 * src/common/utils.h
2276 * src/stock_pixmap.h
2277 fix wrong icon reference
2278 * src/pixmaps/trash_btn.xpm
2279 replace with nicer image
2281 2005-08-28 [colin] 1.9.13cvs68
2284 * src/stock_pixmap.c
2285 * src/stock_pixmap.h
2287 * src/pixmaps/trash_btn.xpm
2288 Add a specific trash xpm for the button
2290 2005-08-28 [colin] 1.9.13cvs67
2295 2005-08-27 [colin] 1.9.13cvs66
2299 Correctly fix "Problem with replies", fixes
2300 pgpmime encryption too.
2302 2005-08-27 [colin] 1.9.13cvs65
2308 Fix bug #517 (messages removed from summaryview
2311 2005-08-27 [colin] 1.9.13cvs64
2314 * tools/asus_mailled.sh
2315 Add a script to blink ASUS laptops' mail LED where there
2318 2005-08-27 [colin] 1.9.13cvs63
2321 * src/etpan/imap-thread.c
2322 * src/etpan/imap-thread.h
2323 Implement automatic choosing of login method
2325 * src/gtk/.cvsignore
2326 Add sylpheed-marshal.[ch]
2328 2005-08-27 [colin] 1.9.13cvs62
2330 * src/common/utils.c
2331 Fix confusing perror
2333 2005-08-27 [colin] 1.9.13cvs61
2337 Remove A_DELETE, replace it with
2338 A_TRASH and A_DELETE_REAL. Automatically
2339 rewrite config files to replace A_DELETE
2340 with A_TRASH (no functionality change).
2343 2005-08-26 [colin] 1.9.13cvs60
2346 Previous "Problem with replies" fix brought other
2347 problems, fixing them
2349 2005-08-26 [colin] 1.9.13cvs59
2352 Fix "Problem with replies". This happened only
2355 Factorize code a bit
2357 Speed improvement on very long messages (wrapping)
2358 Fix signature color on Reedit and Redirect
2359 On Reedit, don't attach pgp-signatures parts, but
2362 2005-08-24 [paul] 1.9.13cvs58
2365 don't claim success when clicking
2366 Cancel on the passphrase box.
2369 2005-08-24 [paul] 1.9.13cvs57
2372 fix misplaced sylpheed.log
2376 2005-08-24 [paul] 1.9.13cvs56
2379 * src/etpan/imap-thread.c
2380 * src/etpan/imap-thread.h
2381 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
2383 * src/gtk/sylpheed-marshal.c ** REMOVED **
2384 * src/gtk/sylpheed-marshal.h ** REMOVED **
2385 remove autogenerated files
2386 * tools/kdeservicemenu/README
2387 * tools/kdeservicemenu/install.sh
2388 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2389 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2390 use Claws icon, use 'Sylpheed-Claws' in menu,
2391 use kdialog, and other cleanups
2393 2005-08-23 [paul] 1.9.13cvs55
2396 fix paste/wrap crash
2399 2005-08-23 [paul] 1.9.13cvs54
2405 2005-08-23 [paul] 1.9.13cvs53
2409 view all data of LDAP contacts
2412 2005-08-23 [paul] 1.9.13cvs52
2415 fix issues with the Search field
2418 2005-08-22 [paul] 1.9.13cvs51
2421 put name of folder in processing dialog
2423 * src/prefs_folder_item.c
2424 improve english usage
2426 2005-08-22 [paul] 1.9.13cvs50
2431 * src/matcher_parser_lex.l
2432 * src/matcher_parser_parse.y
2433 * src/prefs_filtering.c
2434 add Filtering/Processing rule names feature.
2435 (the incompatible old matcherrc is saved as
2436 matcherrc.pre_names).
2439 2005-08-22 [paul] 1.9.13cvs49
2442 fix colour labelling
2445 2005-08-22 [paul] 1.9.13cvs48
2450 2005-08-22 [paul] 1.9.13cvs47
2453 fix bug 789, 'SC crashes with imap (CVS ver)'
2456 2005-08-22 [paul] 1.9.13cvs46
2459 * src/prefs_common.c
2461 define reused defaults in defs.h
2463 add 'Open image' to image popup menu
2465 2005-08-21 [colin] 1.9.13cvs45
2468 Fix bug #788 (Bogus "From" address displayed)
2470 2005-08-20 [colin] 1.9.13cvs44
2473 Fix buf #787 (multilevel delete causes SIGSEGV)
2475 2005-08-19 [colin] 1.9.13cvs43
2478 * src/prefs_common.c
2479 * src/prefs_common.h
2480 Add an hidden pref to allow modifying the
2481 update stepping in incorporation.
2484 2005-08-19 [colin] 1.9.13cvs42
2488 Workaround for broken MUAs: encode
2489 Content-type: name: as ASCII and
2490 Content-Disposition: filename: as
2492 * src/prefs_account.c
2493 Fix invisible-ness of SMTP SSL prefs
2496 2005-08-19 [paul] 1.9.13cvs41
2499 * src/prefs_common.c
2500 * src/prefs_common.h
2501 * src/prefs_wrapping.c
2502 paste with or without wrapping.
2505 2005-08-19 [paul] 1.9.13cvs40
2507 * src/prefs_common.c
2508 * src/prefs_common.h
2510 reintroduce enable_swap_from as a
2511 hidden pref. patch by Colin
2512 * src/quote_fmt_parse.y
2513 * src/plugins/clamav/clamav_plugin.c
2514 * src/plugins/dillo_viewer/dillo_viewer.c
2515 * src/plugins/mathml_viewer/mathml_viewer.c
2516 * src/plugins/pgpcore/sgpgme.c
2517 * src/plugins/pgpinline/pgpinline.c
2518 * src/plugins/pgpmime/pgpmime.c
2519 tidy up. patch by Colin
2521 2005-08-19 [paul] 1.9.13cvs39
2524 complete cvs38's sync
2528 * src/etpan/etpan-log.c
2529 * src/etpan/imap-thread.c
2530 * src/gtk/gtksourceprintjob.c
2531 fix compilation warnings
2534 2005-08-19 [paul] 1.9.13cvs38
2550 * src/image_viewer.c
2564 * src/partial_download.c
2567 * src/prefs_actions.c
2568 * src/prefs_common.c
2569 * src/prefs_customheader.c
2570 * src/prefs_display_header.c
2572 * src/prefs_themes.c
2577 * src/send_message.c
2578 * src/simple-gettext.c
2579 * src/sourcewindow.c
2584 * src/common/plugin.c
2585 * src/common/prefs.c
2586 * src/common/session.c
2587 * src/common/session.h
2588 * src/common/socket.c
2589 * src/common/socket.h
2590 * src/common/ssl_certificate.c
2591 * src/common/template.c
2592 * src/common/utils.c
2593 * src/common/utils.h
2596 added wrappers for C library function that
2597 take pathname arguments.
2598 enabled compilation with MinGW.
2599 use GDir instead of directly using opendir().
2600 added rename_force().
2602 2005-08-19 [paul] 1.9.13cvs37
2606 fix privacy settings on re-editing
2614 flag changing optimisation
2616 2005-08-18 [martin] 1.9.13cvs36
2624 * src/grouplistdialog.c
2630 * src/prefs_account.c
2631 * src/prefs_themes.c
2632 * src/stock_pixmap.c
2635 * src/gtk/logwindow.c
2636 removed deprecated glib and gdk stuff
2637 * src/plugins/pgpcore/select-keys.c
2638 convert attributes from locale to utf8
2640 2005-08-17 [paul] 1.9.13cvs35
2644 use new GTK_STOCK_ icons if available
2646 * src/gtk/gtksctree.c
2647 * src/gtk/gtksctree.h
2648 faster range select. patch by Colin
2650 2005-08-17 [paul] 1.9.13cvs34
2655 Add an edit button for contacts, fix selections
2658 Change labels, let Save be always possible in the
2659 email and user atributes tabs
2663 select next item instead of the displayed one
2666 * src/gtk/progressdialog.c
2667 use prefs_common.enable_rules_hint
2669 2005-08-13 [hoa] 1.9.13cvs33
2671 * src/etpan/imap-thread.c
2672 fixed build on Solaris.
2674 2005-08-10 [colin] 1.9.13cvs32
2677 Fix cvs31 (missing fclose before reading
2680 2005-08-10 [colin] 1.9.13cvs31
2683 Fix procmsg_msginfo_new_from_mimeinfo() when
2684 the MimeInfo isn't stored in memory. This fixes
2685 replying to an attached message.
2687 2005-08-10 [colin] 1.9.13cvs30
2690 Fix slowness in account changing
2692 2005-08-10 [colin] 1.9.13cvs29
2702 Optimize folder_has_parent_of_type
2703 Prevent moving special sub-folders from contextual menus
2704 Rework message a bit ("Empty all messages" -> "Delete all
2706 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items"
2707 and "Deleted Items" folders)
2709 2005-08-08 [colin] 1.9.13cvs28
2712 * src/prefs_summaries.c
2713 Make "Select first unread|new" more flexible
2714 (just prioritize new or unread)
2716 2005-08-08 [colin] 1.9.13cvs27
2719 If "select first new" is selected and there only
2720 are unread messages, fallback to "select first
2723 2005-08-08 [colin] 1.9.13cvs26
2726 Fix shameful bugs (and bug #779)
2728 2005-08-08 [colin] 1.9.13cvs25
2732 Cache parents' type to make folder_has_parent_of_type
2735 Forbid DnD of special sub-folders
2738 Add MAIL_POSTFILTERING_HOOK
2740 Revert over-zealous deletion of the use_addr_book
2743 2005-08-07 [colin] 1.9.13cvs24
2746 Fix big mistake (passing MsgInfo instead
2749 2005-08-07 [colin] 1.9.13cvs23
2764 Make subfolders of Drafts, Queue, Outbox, Trash
2765 work like their parents.
2766 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
2768 2005-08-07 [colin] 1.9.13cvs22
2771 Fix bug #771 (Dragged contacts not saved)
2773 2005-08-07 [paul] 1.9.13cvs21
2776 fix bug 32 'Search Doesn't display results
2777 if "Hide Read Messages" is chosen'
2778 be more literal in interpreting 'Hide read
2781 2005-08-07 [colin] 1.9.13cvs20
2786 Faster 'unthread_for_execution'
2788 2005-08-06 [paul] 1.9.13cvs19
2791 add mnemonics to Set displayed columns
2792 fix bug where msgview_visible option was
2793 overwritten as TRUE on startup
2795 2005-08-06 [paul] 1.9.13cvs18
2798 refer to 'displayed columns in folder/message
2799 list' not 'displayed items in summary/message view'
2800 * src/prefs_display_header.c
2801 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
2802 be consistent with similar dialogues
2803 * src/prefs_folder_column.c
2804 * src/prefs_summary_column.c
2805 'columns' not 'items', and folder and message lists,
2806 instead of folder and summary views;
2807 Use 'Hidden columns' as list heading not 'Available
2809 move the 'Remove' button to the right hand side;
2810 top-align the buttons;
2811 remove unneeded vbox
2812 * src/prefs_summaries.c
2813 put the 2 column prefs buttons in a frame to reduce
2814 overall width; refer to columns not items &c.
2816 2005-08-05 [colin] 1.9.13cvs17
2818 * src/prefs_common.c
2819 * src/prefs_common.h
2823 Add an hidden toolbar_detachable pref, so
2824 that I can get rid of these painful handles
2825 in the toolbars. Defaults to TRUE to avoid
2826 changing the GUI on unsuspecting people...
2828 2005-08-05 [colin] 1.9.13cvs16
2831 * src/prefs_folder_column.c
2832 * src/prefs_folder_column.h
2833 Add prefs for folder columns
2838 * src/prefs_common.c
2839 * src/prefs_common.h
2840 * src/prefs_summaries.c
2842 * src/prefs_summary_column.c
2847 * src/common/utils.c
2848 * src/common/utils.h
2849 Move uri colourisation functions
2854 Fix bug with LIST where we'd try
2855 to get Folder//////[...]///
2857 2005-08-05 [paul] 1.9.13cvs15
2859 * src/prefs_summaries.c
2860 improve the English usage
2862 set font on column change
2865 2005-08-05 [paul] 1.9.13cvs14
2867 * src/prefs_common.c
2868 * src/prefs_common.h
2869 * src/prefs_summaries.c
2871 replace 'open_unread_on_enter' option with
2872 'select_on_entry' option. opening/not opening
2873 is now exclusively controlled by 'always_show_msg'
2875 2005-08-04 [colin] 1.9.13cvs13
2879 Add colourisation of quotes and signatures
2881 Fix possible crashes
2883 Change an assert that is no problem
2888 * src/gtk/quicksearch.c
2889 Fix a possible crash
2891 2005-08-03 [colin] 1.9.13cvs12
2893 * src/prefs_account.c
2894 Fix bug #777 (Sylpheed crash in account configuration)
2896 2005-08-03 [colin] 1.9.13cvs11
2901 Fixing addressbook, round 2
2903 Fix emphasis color on rechecking 'Colorize messages'
2905 2005-08-03 [paul] 1.9.13cvs10
2913 * src/prefs_account.c
2916 * src/quote_fmt_parse.y
2918 * src/common/quoted-printable.c
2919 * src/common/utils.c
2920 * src/common/utils.h
2922 replaced incorrect locale-independent
2923 ctype functions with GLib's. Corrected
2924 signedness mismatch.
2926 headerview_create(): added spacing for vbox.
2928 set focus to the OK button.
2930 2005-08-03 [colin] 1.9.13cvs9
2935 2005-08-02 [colin] 1.9.13cvs8
2941 Fix a cast and more generally, try to make the
2942 GUI more intuitive and consistent (round 1)
2944 2005-08-02 [paul] 1.9.13cvs7
2947 missing in 1.9.13cvs6
2949 2005-08-02 [colin] 1.9.13cvs6
2954 2005-08-02 [colin] 1.9.13cvs5
2963 Fix a number of folder_item_get_msg_list()-related
2964 leaks (missing procmsg_msginfo_free()s)
2966 2005-08-01 [colin] 1.9.13cvs4
2972 * src/prefs_summaries.c
2973 * src/prefs_themes.c
2978 Fix instant-apply of summary and folderview-related prefs
2979 Fix erroneous g_free and alertpanels in prefs_theme
2980 Add instant-apply for fonts
2981 Defer applying of prefs a little bit so it's done only
2982 once even if requested by multiples prefs pages
2984 2005-08-01 [paul] 1.9.13cvs3
2987 fix bug 776 'S.C. crashes on close'
2989 * src/etpan/etpan-thread-manager-types.h
2993 2005-07-25 [paul] 1.9.13cvs2
2996 fix typos. spotted by Fabien Vantard
2998 2005-07-24 [paul] 1.9.13cvs1
3000 * doc/man/sylpheed.1
3001 update man page, incorporating fix of
3002 bug 769 'Typo in manpage'
3003 * src/etpan/imap-thread.c
3004 fix NetBSD openssl dependencies. patch by
3005 George Michaelson <ggm@apnic.net>
3007 updated by Frederico Goncalves Guimaraes
3009 2005-07-22 [paul] 1.9.13
3013 2005-07-22 [paul] 1.9.12cvs91
3018 * RELEASE_NOTES.claws
3022 * tools/claws.i18n.status.pl
3023 add Norwegian translation. submiited by
3024 Geir Helland <pjallabais@users.sourceforge.net>
3034 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3035 Mones Lastra, Tommi Pirinen, Fabien Vantard,
3036 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
3038 * src/plugins/clamav/clamav_plugin_gtk.c
3039 * src/plugins/spamassassin/spamassassin_gtk.c
3040 replace outdated description strings
3042 2005-07-21 [colin] 1.9.12cvs90
3045 Set folder to batch mode when scanning it. Makes deletion
3046 of unread mails on IMAP much faster (due to the UNREAD
3049 2005-07-21 [darko] 1.9.12cvs89
3052 link against libresolv if necessary (patch by Paul)
3054 use glib's portable macros to determine endianness
3056 2005-07-21 [paul] 1.9.12cvs88
3060 update compiled-in features list
3062 2005-07-20 [colin] 1.9.12cvs87
3066 Gcc 2.9x compilation fixes, thanks to Darko
3067 * src/plugins/clamav/clamav_plugin.c
3068 Little optimisation: load virus database only once
3069 * src/plugins/spamassassin/spamassassin.c
3070 Big optimisation: filtering one mail took at least 1 second,
3071 now it takes at least 50ms. Doesn't speed up spamassassin
3072 itself, but should already be much more tolerable.
3074 2005-07-20 [colin] 1.9.12cvs86
3077 Fix performance issue
3079 2005-07-19 [colin] 1.9.12cvs85
3081 * src/plugins/pgpinline/plugin.c
3084 2005-07-19 [colin] 1.9.12cvs84
3087 * src/plugins/Makefile.am
3088 * src/plugins/pgpinline/.cvsignore
3089 * src/plugins/pgpinline/Makefile.am
3090 * src/plugins/pgpinline/pgpinline.c
3091 * src/plugins/pgpinline/pgpinline.deps
3092 * src/plugins/pgpinline/pgpinline.h
3093 * src/plugins/pgpinline/plugin.c
3094 Put pgpinline in the main tree
3096 2005-07-19 [paul] 1.9.12cvs83
3098 * src/prefs_actions.c
3099 prevent '//' in menu names, which cause a crash
3102 2005-07-19 [paul] 1.9.12cvs82
3105 be generally more informative in configure output.
3106 OpenSSL: correction: '[ --enable-openssl ...' ->
3107 '[ --disable-openssl ...', as --enable-openssl is default
3108 PGP/MIME: don't check for GPGME again, check for
3109 pgpcore instead. Therefore prevent the possibility of
3110 attempting to build pgpmime if pgpcore dependencies are
3112 ClamAV: use pkgconfig to check for lib
3113 libgnomeprint: revert logic on inner test to match
3115 * src/plugins/pgpcore/sgpgme.c
3118 2005-07-19 [colin] 1.9.12cvs81
3121 Fix slow thread rebuilding in particular
3124 2005-07-19 [paul] 1.9.12cvs80
3126 * sylpheed-claws.desktop
3127 fix typo, spotted by Stephan Sachse
3129 replace GTK_STOCK_ADD with
3130 GTK_STOCK_NEW button
3132 2005-07-18 [colin] 1.9.12cvs79
3134 * src/etpan/imap-thread.c
3135 Fix return value (Thanks Hoa)
3137 2005-07-18 [colin] 1.9.12cvs78
3140 Allow empty passwords
3141 Create drafts/queue/outbox if necessary
3144 * src/etpan/imap-thread.c
3145 Fix STARTTLS (Thanks to Hoa)
3147 2005-07-18 [paul] 1.9.12cvs77
3153 updated to reflect additions and removals
3155 updated to be claws-specific
3159 * sylpheed-128x128.png
3160 * sylpheed-64x64.png
3162 * sylpheed-claws-128x128.png
3163 * sylpheed-claws-64x64.png
3164 * sylpheed-claws.desktop
3165 * sylpheed-claws.png
3171 2005-07-17 [paul] 1.9.12cvs76
3183 * src/message_search.c
3187 * src/prefs_actions.c
3188 * src/prefs_filtering.c
3189 * src/prefs_matcher.c
3190 * src/prefs_template.c
3191 * src/prefs_themes.c
3193 * src/summary_search.c
3196 * src/gtk/sslcertwindow.c
3197 * src/plugins/pgpcore/sgpgme.c
3200 2005-07-17 [colin] 1.9.12cvs75
3203 add a PrivacySystem accessor that checks that
3204 the system cached in a MimeInfo's privacydata
3205 is still registered. Use this accessor instead
3206 of directly using data->system. Fixes crashes
3207 after unloading pgp plugins.
3209 2005-07-17 [colin] 1.9.12cvs74
3212 Change geometry hints to a simple default size.
3213 Fixes the certs dialogs.
3215 2005-07-17 [colin] 1.9.12cvs73
3217 * src/gtk/sslcertwindow.c
3220 2005-07-17 [colin] 1.9.12cvs72
3222 * src/plugins/pgpcore/Makefile.am
3223 * src/plugins/pgpmime/Makefile.am
3226 2005-07-17 [paul] 1.9.12cvs71
3229 add --disable-gnomeprint option
3230 modified version of patch by Marius Mauch
3232 2005-07-17 [paul] 1.9.12cvs70
3250 * src/prefs_account.c
3252 * src/prefs_summaries.c
3255 * src/common/utils.c
3257 * src/plugins/pgpcore/passphrase.c
3258 * src/plugins/pgpcore/select-keys.c
3259 replace inappropriately used backticks
3262 2005-07-16 [colin] 1.9.12cvs69
3264 * src/image_viewer.c
3265 Add extra paranoid checks
3267 2005-07-16 [colin] 1.9.12cvs68
3269 * src/plugins/pgpcore/prefs_gpg.c
3270 Don't auto-check sigs by default, as it
3273 2005-07-16 [colin] 1.9.12cvs67
3275 * src/plugins/pgpcore/sgpgme.c
3276 Make messages a bit better.
3278 2005-07-16 [colin] 1.9.12cvs66
3282 * src/etpan/imap-thread.c
3285 2005-07-16 [colin] 1.9.12cvs65
3289 And now, fix build with libetpan :-/
3291 2005-07-15 [colin] 1.9.12cvs64
3294 Continue fixing build without libetpan.
3296 2005-07-15 [colin] 1.9.12cvs63
3299 Fix build with --disable-libetpan
3301 2005-07-15 [colin] 1.9.12cvs62
3304 Bump libetpan's version
3306 2005-07-15 [colin] 1.9.12cvs61
3308 * src/etpan/imap-thread.c
3309 Actually stop logging :)
3311 2005-07-15 [colin] 1.9.12cvs60
3314 Fix dnd of multiple addresses.
3316 2005-07-15 [hoa] 1.9.12cvs59
3318 * src/etpan/imap-thread.c
3319 disable login of IMAP password in libetpan log file.
3321 2005-07-15 [paul] 1.9.12cvs58
3324 don't automatically sort
3325 do allow drag n drop
3327 2005-07-15 [paul] 1.9.12cvs57
3331 alphabetical listing
3333 2005-07-15 [paul] 1.9.12cvs56
3335 * src/gtk/pluginwindow.c
3336 sort plugin list alphabetically
3338 2005-07-15 [paul] 1.9.12cvs55
3340 * src/prefs_spelling.c
3341 * src/prefs_wrapping.c
3344 2005-07-15 [colin] 1.9.12cvs54
3349 2005-07-15 [paul] 1.9.12cvs53
3351 * src/prefs_message.c
3352 make 'show cursor' a hidden option
3354 2005-07-14 [colin] 1.9.12cvs52
3356 * src/plugins/spamassassin/Makefile.am
3357 * src/plugins/clamav/Makefile.am
3358 Fix double EXTRA_DISTs
3360 2005-07-14 [colin] 1.9.12cvs51
3362 * src/plugins/clamav/Makefile.am
3363 * src/plugins/clamav/clamav_plugin_gtk.deps
3364 * src/plugins/spamassassin/Makefile.am
3365 * src/plugins/spamassassin/spamassassin_gtk.deps
3366 Make $plugin_gtk depend on $plugin
3368 2005-07-14 [hoa] 1.9.12cvs50
3370 * src/etpan/imap-thread.c
3371 enable debug log of libetpan when running with --debug
3373 2005-07-14 [colin] 1.9.12cvs49
3376 * src/common/Makefile.am
3377 * src/common/plugin.c
3378 * src/common/plugin.h
3379 Add a little plugin dependancy system.
3380 Plugins can ship a $plugin_name.deps file
3381 (near them in PLUGINDIR) so that their
3382 dependancies are loaded if possible.
3383 * src/plugins/Makefile.am
3384 * src/plugins/pgpcore/Makefile.am
3385 * src/plugins/pgpcore/passphrase.c
3386 * src/plugins/pgpcore/passphrase.h
3387 * src/plugins/pgpcore/plugin.c
3388 * src/plugins/pgpcore/prefs_gpg.c
3389 * src/plugins/pgpcore/prefs_gpg.h
3390 * src/plugins/pgpcore/select-keys.c
3391 * src/plugins/pgpcore/select-keys.h
3392 * src/plugins/pgpcore/sgpgme.c
3393 * src/plugins/pgpcore/sgpgme.h
3394 Introduce pgpcore, used by pgpmime and
3396 * src/plugins/pgpmime/Makefile.am
3397 * src/plugins/pgpmime/passphrase.c
3398 * src/plugins/pgpmime/passphrase.h
3399 * src/plugins/pgpmime/pgpmime.c
3400 * src/plugins/pgpmime/pgpmime.deps
3401 * src/plugins/pgpmime/plugin.c
3402 * src/plugins/pgpmime/prefs_gpg.c
3403 * src/plugins/pgpmime/prefs_gpg.h
3404 * src/plugins/pgpmime/select-keys.c
3405 * src/plugins/pgpmime/select-keys.h
3406 * src/plugins/pgpmime/sgpgme.c
3407 * src/plugins/pgpmime/sgpgme.h
3408 Remove the core from pgpmime and add the
3409 dependancy to pgpcore.
3411 2005-07-14 [paul] 1.9.12cvs48
3413 * src/stock_pixmap.c
3414 forgot this in last commit
3416 2005-07-14 [paul] 1.9.12cvs47
3420 add accelerators for the buttons (sync with main)
3423 add accelerators for the buttons.
3424 fix editing with external editor.
3425 replace gdk_input_*() with GIOChannel;
3428 display folder names with new/unread
3429 representation (sync with main)
3431 specify default window icon (sync with main)
3432 * src/prefs_common.c
3433 use_addr_book default to FALSE
3436 add accelerators for the buttons (sync with main)
3439 * src/pixmaps/sylpheed_icon.xpm
3442 2005-07-13 [paul] 1.9.12cvs46
3444 * src/plugins/pgpmime/pgpmime.c
3445 * src/plugins/pgpmime/sgpgme.c
3446 (temporarily) use deprecated gpgme_data_rewind()
3447 while largefile support is not present
3448 (as suggested by Colin)
3450 2005-07-13 [paul] 1.9.12cvs45
3453 remove large file support (for now):
3454 it breaks too many things
3456 2005-07-13 [paul] 1.9.12cvs44
3459 add large file support
3461 fix bug #763 where href attribute was not
3462 the very first attribute of a link
3463 patch by Thomas Gilgin
3465 2005-07-13 [colin] 1.9.12cvs43
3467 * src/gtk/pluginwindow.c
3468 Little portability fix
3470 2005-07-13 [colin] 1.9.12cvs42
3472 * src/plugins/pgpmime/sgpgme.c
3475 2005-07-13 [colin] 1.9.12cvs41
3477 * src/plugins/pgpmime/pgpmime.c
3478 * src/plugins/pgpmime/sgpgme.c
3479 Use gpgme_data_release_and_get_mem instead
3482 2005-07-13 [colin] 1.9.12cvs40
3485 * src/plugins/pgpmime/passphrase.c
3486 * src/plugins/pgpmime/passphrase.h
3487 * src/plugins/pgpmime/pgpmime.c
3488 * src/plugins/pgpmime/plugin.c
3489 * src/plugins/pgpmime/select-keys.c
3490 * src/plugins/pgpmime/select-keys.h
3491 * src/plugins/pgpmime/sgpgme.c
3492 * src/plugins/pgpmime/sgpgme.h
3493 Port pgpmime to gpgme-1.0.
3495 2005-07-12 [paul] 1.9.12cvs39
3500 add a 'Go to Prev' button to the toolbar.
3501 correct tooltip text of go to buttons.
3502 based on patch by Yang Guilong <bamanzi@gmail.com>
3504 2005-07-12 [colin] 1.9.12cvs38
3507 Fix progress bar showing stuff at startup.
3509 2005-07-12 [paul] 1.9.12cvs37
3512 fix building with jpilot support
3514 2005-07-11 [colin] 1.9.12cvs36
3517 Add visual indication that filtering is running
3519 Make {}[] uri delimiters
3521 Remove useless (and slow) calls
3523 2005-07-11 [paul] 1.9.12cvs35
3525 * src/plugins/clamav/clamav_plugin_gtk.c
3526 * src/plugins/dillo_viewer/dillo_prefs.c
3527 * src/plugins/pgpmime/prefs_gpg.c
3528 * src/plugins/spamassassin/spamassassin_gtk.c
3529 gather plugins prefs together under their
3530 own 'Plugins' heading
3532 2005-07-11 [paul] 1.9.12cvs34
3537 account_delete(): modified alert dialog
3540 fixed a crash when cancelling file selection
3541 dialog by Escape key. Made non-ascii filename
3543 * src/prefs_template.c
3544 prefs_template_window_create(): make scrolled
3545 window policy AUTOMATIC
3547 2005-07-10 [hoa] 1.9.12cvs33
3549 * src/etpan/imap-thread.c
3550 workaround for old Courier IMAP servers.
3552 2005-07-10 [colin] 1.9.12cvs32
3557 Add visual progress indicator on filtering/processing
3558 Factorize the progress bar code
3561 * src/etpan/imap-thread.c
3562 Add a reference counter to avoid destroying the Folder
3563 while it's in use by another callback.
3565 2005-07-09 [hoa] 1.9.12cvs31
3568 * src/etpan/imap-thread.c
3569 fixed deadlock when removing IMAP account.
3571 2005-07-08 [colin] 1.9.12cvs30
3575 Fix again problems decoding broken headers
3576 * src/gtk/inputdialog.c
3577 Fix local variable shadowing a global one
3579 2005-07-08 [colin] 1.9.12cvs29
3582 Make the cache/mark files platform-agnostic by writing
3583 them in little-endian format. Reading them is also done
3584 in little-endian format, of course; however, in order
3585 to avoid trashing mark data on big-endian machines, the
3586 files are, at first, read from the native format if the
3587 little-endian one doesn't exist. This is easy to deter-
3588 mine by trying to open a file with a swapped data_ver
3589 and seeing if it's the wanted version.
3590 Little-endian using users should see absolutely no
3591 difference, Big-endian users may get a very little
3592 performance drop due to byte-swapping.
3593 Tested on i386 and ppc32.
3594 Fixes bug #159 (The index file, in the mailboxes, is
3595 hardware depending).
3597 To have the cache/mark files updated to the new little-
3598 endian format, "Check for new messages" or even
3599 "Rebuild folder tree" aren't enough. Files will be
3600 updated as soon as a folder has been opened/closed.
3601 To update everything, just select all folders by
3602 selecting them one by one.
3604 2005-07-07 [colin] 1.9.12cvs28
3607 Remember the folder separator per IMAPFolder
3608 instead of globally.
3609 Revive the Session on noop; fixes bug #761
3610 (mark a bunch of unread messages as read takes
3613 2005-07-07 [darko] 1.9.12cvs27
3615 * src/common/template.c
3616 Sort templates alphabetically
3618 2005-07-06 [colin] 1.9.12cvs26
3621 Try to use the correct separator in
3622 most cases. Possibly fixes bug #759
3623 (only creates the INBOX folder when
3624 setting up new IMAP account) and
3625 bug #760 (Can't retrieve messages)
3627 2005-07-06 [colin] 1.9.12cvs25
3630 Use real_path in status command. This will
3631 help later, when namespaces will be used.
3633 2005-07-06 [colin] 1.9.12cvs24
3639 * src/etpan/etpan-log.c
3640 * src/etpan/etpan-thread-manager.c
3641 * src/etpan/imap-thread.c
3642 Add a --disable-libetpan parameter. With this,
3643 users that don't want IMAP4 support can avoid
3644 the new dependancy (and have no IMAP support).
3645 Users that have IMAP4 accounts and use this
3646 parameter won't lose their configuration, their
3647 IMAP accounts will just be invisible and not
3650 Make the "Copy ..." contextual menu items
3651 copy to both the X clipboard and the gtk
3652 clipboard - as most other apps do.
3654 Add a notice about OpenSSL usage, in order to
3655 comply with OpenSSL's license (point 6):
3656 http://www.openssl.org/source/license.html
3658 2005-07-06 [colin] 1.9.12cvs23
3661 Fix a minimum size for alertpanels