1 2006-12-30 [colin] 2.6.1cvs89
3 * src/prefs_summaries.c
4 Rework GUI; patch by Pawel
6 2006-12-29 [colin] 2.6.1cvs88
8 * src/prefs_folder_item.c
9 Fix bug 1085, 'Apply to subfolder
10 doesn't work' - I was mistaken saying
11 it worked in every case
13 2006-12-28 [colin] 2.6.1cvs87
16 Don't assert if use_alternate is true
17 and alt_dictionary isn't set -- this
18 is what happens on upgrade! Rather,
21 2006-12-28 [colin] 2.6.1cvs86
24 Fix desktop/icon simplification
26 2006-12-28 [colin] 2.6.1cvs85
29 Make desktop and icon not
30 dependant on the desktop
32 2006-12-28 [wwp] 2.6.1cvs84
34 * src/plugins/pgpmime/claws.def
35 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
37 2006-12-28 [wwp] 2.6.1cvs83
39 * src/prefs_folder_item.c
40 Fix coloring of "simplify subject regexp" (folder prefs),
41 which might be left to red whereas the regexp gets empty.
43 2006-12-28 [wwp] 2.6.1cvs82
49 Save addressbook mainwindow's horizontal and vertical splitter position.
51 2006-12-27 [wwp] 2.6.1cvs81
56 Fix assignment of compose's default and alternate dictionary from
57 account or folder settings. Now gtkaspell_change_dict does rotate
58 dicts only when it's called from a menu cb.
60 2006-12-27 [wwp] 2.6.1cvs80
62 * src/folder_item_prefs.c
63 Fix randomly initialized default-alt-dictionary (folder prefs),
66 2006-12-27 [paul] 2.6.1cvs79
70 Add Copy folder in the folder's contextual
73 2006-12-27 [wwp] 2.6.1cvs78
76 Clean up session locking, thanks to Colin.
78 2006-12-26 [colin] 2.6.1cvs77
83 2006-12-26 [colin] 2.6.1cvs76
89 * src/etpan/imap-thread.c
90 Fix previous commit warnings
91 Make statusbar update every second if total < 20
92 Make IMAP APPEND faster by simplifying log
94 2006-12-26 [colin] 2.6.1cvs75
102 Make it possible to copy folders accross
103 mailboxes (this was an arbitrary limitation).
104 Still make it impossible to move folders
107 2006-12-26 [colin] 2.6.1cvs74
109 * src/etpan/imap-thread.c
110 Fix bug 1081, 'claws-mail
111 segfaults when going offline
112 while it transfers mails via
115 2006-12-26 [colin] 2.6.1cvs73
117 * src/folder_item_prefs.c
118 Don't forget alt dictionary when
119 renaming/moving folders
121 2006-12-26 [wwp] 2.6.1cvs72
123 * src/folder_item_prefs.c
124 Add missing defaults for per-folder alt dict
125 (forgotten in 2.6.1cvs61).
127 2006-12-26 [colin] 2.6.1cvs71
130 Add tooltip to state that specifying
131 full path to mailbox is possible
133 2006-12-26 [wwp] 2.6.1cvs70
135 * src/partial_download.c
136 * src/gtk/gtkvscrollbutton.c
137 * src/plugins/pgpinline/plugin.c
138 Fix for few compiler warnings that matter.
140 2006-12-25 [colin] 2.6.1cvs69
142 * src/partial_download.c
143 Fix marking for download or deletion
144 when the header isn't the first
145 * src/gtk/logwindow.c
146 Fix start of scrolling
148 2006-12-23 [paul] 2.6.1cvs68
151 change last commit to use the 'academic'
152 method instead. Thanks to wwp
154 2006-12-23 [paul] 2.6.1cvs67
157 don't warn about empty subject when
160 2006-12-22 [colin] 2.6.1cvs66
162 * src/summary_search.c
165 2006-12-22 [colin] 2.6.1cvs65
170 * src/summary_search.c
177 2006-12-22 [colin] 2.6.1cvs64
181 Add a combo to the learn spam button
182 * src/plugins/bogofilter/bogofilter.c
183 * src/plugins/bogofilter/bogofilter_gtk.c
184 * src/plugins/bogofilter/bogofilter.h
185 Allow to store Unsure mails in a specific
186 folder to make better teaching easier
188 2006-12-21 [wwp] 2.6.1cvs63
193 * src/prefs_spelling.c
194 * src/gtk/gtkaspell.c
195 * src/gtk/gtkaspell.h
196 Allow spell-checking using both current and alternate dictionaries
199 2006-12-21 [wwp] 2.6.1cvs62
201 * src/gtk/gtkaspell.c
202 Apply recheck_when_changing_dict (highlight all mispelled words)
203 when switching to alternate dictionary.
205 2006-12-21 [wwp] 2.6.1cvs61
208 * src/folder_item_prefs.h
211 * src/prefs_folder_item.c
212 * src/prefs_spelling.c
213 * src/gtk/gtkaspell.c
214 * src/gtk/gtkaspell.h
215 Add global and per-folder prefs to set the default
216 alternate dictionary.
218 2006-12-21 [colin] 2.6.1cvs60
221 Look for folders by path in all folders
225 2006-12-20 [colin] 2.6.1cvs59
227 * src/gtk/quicksearch.c
228 Make sure in_typing is false when clearing
230 2006-12-20 [wwp] 2.6.1cvs58
233 change manual's target dir to be LFH-compliant (thanks to Colin).
235 2006-12-20 [wwp] 2.6.1cvs57
238 * src/prefs_summaries.c
239 i18n fix and factorize patch, thanks to Fabien.
241 2006-12-20 [paul] 2.6.1cvs56
244 last of the renaming (??)
246 correct --help info of --status-full
247 * src/plugins/bogofilter/bogofilter.c
248 make FALSE default of whitelist_ab
250 2006-12-19 [colin] 2.6.1cvs55
253 Same as before, without depending on
256 2006-12-19 [colin] 2.6.1cvs54
259 Fix bug 1059, 'Better jpilot charset
260 handling'. Use libpisync's charset conversion
263 2006-12-19 [colin] 2.6.1cvs53
268 2006-12-19 [wwp] 2.6.1cvs52
271 Add missing #include (thanks to Colin).
273 2006-12-19 [wwp] 2.6.1cvs51
275 * src/prefs_receive.c
276 Better spacing between widgets in prefs.
278 2006-12-18 [colin] 2.6.1cvs50
281 Fix failure to get separator on LIST "" ""
282 Try LIST "" "INBOX" too.
284 2006-12-18 [wwp] 2.6.1cvs49
286 * src/common/session.c
287 Fix a compiler warning (thanks to Fabien).
289 2006-12-18 [wwp] 2.6.1cvs48
293 Factorize some strings for translation (it's about error
294 messages when applying or checking template/quote format).
296 2006-12-18 [colin] 2.6.1cvs47
300 * src/gtk/Makefile.am
302 Add a Release notes tab from the contents of
303 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
305 2006-12-17 [colin] 2.6.1cvs46
310 Correctly convert from/to UTF8/filename encoding
311 when loading and saving files. Probably fixes
312 bug 1068, 'Claws-Mail uses 100% CPU when looking
313 for a file to attach and is blocked...'
315 2006-12-17 [colin] 2.6.1cvs45
317 * src/gtk/logwindow.c
318 Fix bug 1067, 'Claws-Mail uses 100% CPU on an
319 IMAP folder and is blocked on main thread':
320 make sure we put utf8 in the log.
322 2006-12-16 [colin] 2.6.1cvs44
326 Fix bug 1055, 'Add the 'cancel receive'
327 in the available events for the toolbar buttons'
329 2006-12-16 [colin] 2.6.1cvs43
334 * src/common/session.c
335 Log error when SSL handshakes fail.
336 Fixes bug 1082, 'incorrect / imprecise
337 error message when imap server provides
338 ssl only through STARTTLS but SSL is
341 2006-12-15 [wwp] 2.6.1cvs42
343 * src/plugins/bogofilter/bogofilter_gtk.c
344 set proper sensitivity to widgets I've recently added.
350 2006-12-15 [wwp] 2.6.1cvs41
352 * src/plugins/bogofilter/bogofilter.c
353 * src/plugins/bogofilter/bogofilter.h
354 * src/plugins/bogofilter/bogofilter_gtk.c
355 bogofilter's whitelist can now use a subset of
356 the addressbook (either a book, a subfolder of a book,
357 or the whole addressbook by using "Any"). Re-used there
358 some pref_matcher widgets and mechanisms to match a subset
361 2006-12-15 [wwp] 2.6.1cvs40
364 * src/common/plugin.c
365 * src/common/plugin.h
367 * src/plugins/bogofilter/bogofilter.c
368 * src/plugins/clamav/clamav_plugin.c
369 * src/plugins/demo/demo.c
370 * src/plugins/dillo_viewer/dillo_viewer.c
371 * src/plugins/pgpcore/plugin.c
372 * src/plugins/pgpinline/plugin.c
373 * src/plugins/pgpmime/plugin.c
374 * src/plugins/spamassassin/spamassassin.c
375 * src/plugins/trayicon/trayicon.c
376 factorize some translatable strings (plugins-related),
377 fix missing punctuation in several places,
378 remove useless translatable \n in about.c,
379 and factorize plugin init code w/ a new function
380 check_plugin_version() in common/plugin.c.
381 Patch by Fabien Vantard <fzzzzz@gmail.com>.
383 2006-12-15 [wwp] 2.6.1cvs39
385 * src/plugins/bogofilter/bogofilter.c
386 * src/plugins/bogofilter/bogofilter_gtk.c
387 flag whitelisted spams as spam, but don't filter it to the spam
388 folder. Thanks to Colin.
390 2006-12-15 [ticho] 2.6.1cvs38
392 * src/plugins/bogofilter/bogofilter.c
393 * src/plugins/bogofilter/bogofilter.h
394 * src/plugins/bogofilter/bogofilter_gtk.c
395 Add option to whitelist senders found in addressbook. Patch by colin.
397 2006-12-15 [paul] 2.6.1cvs37
400 add missing #include "log.h"
402 2006-12-15 [paul] 2.6.1cvs36
404 * src/plugins/bogofilter/bogofilter.c
405 * src/plugins/bogofilter/bogofilter.h
406 * src/plugins/bogofilter/bogofilter_gtk.c
407 Add an option to allow inserting an
408 X-Claws-Bogosity header (on MH folders
409 only). Patch by Colin
411 2006-12-14 [colin] 2.6.1cvs35
414 "Yes" should be the default choice for
415 migration configuration
417 2006-12-14 [paul] 2.6.1cvs34
419 * src/prefs_summaries.c
420 * manual/advanced.xml
421 Unhide mark_as_read_delay
423 2006-12-14 [paul] 2.6.1cvs33
432 Fix printing of selection
433 Fix printing of message parts
434 Fix printing of images
435 * src/gtk/gtksourceprintjob.c
436 Fix page count when there are images
438 2006-12-14 [wwp] 2.6.1cvs32
443 * src/gtk/quicksearch.c
444 fix quicksearch 'magnify' button status when QS is closed
445 using the Escape key, thanks to Colin.
447 2006-12-14 [wwp] 2.6.1cvs31
452 * src/gtk/quicksearch.c
453 fix quicksearch 'magnify' button status when QS is closed
454 using the Escape key, thanks to Colin.
456 2006-12-13 [colin] 2.6.1cvs30
460 Use the binary safe version of ldap_get_values,
461 to make sure we manipulate null-terminated
462 strings. Maybe fixes bug 1075, 'claws mail
463 segfault when completing ldap adresses'
464 * src/syldap.c ** REMOVED **
465 * src/syldap.h ** REMOVED **
468 2006-12-13 [mones] 2.6.1cvs29
471 Fixed piped strings, fixed click translation
473 2006-12-13 [paul] 2.6.1cvs28
476 don't translate these strings
478 2006-12-13 [paul] 2.6.1cvs27
483 2006-12-13 [colin] 2.6.1cvs26
487 Add claws_is_starting()
489 2006-12-13 [mones] 2.6.1cvs25
491 * manual/es/advanced.xml
493 Synced manual and updated translation
495 2006-12-12 [colin] 2.6.1cvs24
498 Add an option to use STARTTLS in the
499 welcome wizard. Fixes bug 1080,
500 'Using SSL option in wizard for incoming
501 server does not activate SSL with STARTTLS'
503 2006-12-12 [colin] 2.6.1cvs23
506 Don't exit when there's an incomplete
507 mailbox configured - leaves a chance
508 to fix a failing IMAP account. Exit
509 if no mailbox at all is loaded (case
511 Completes bug 1077's fix (I was wrong
512 in this bug's comment #3).
514 2006-12-12 [colin] 2.6.1cvs22
517 Add another menu data type
518 * src/prefs_account.c
519 Complete the completion of bug 1076
520 (doesn't lose the pref on apply)
522 2006-12-12 [paul] 2.6.1cvs21
524 * src/prefs_account.c
525 complete the fix of bug 1076
526 also be more verbose with the text
528 2006-12-12 [paul] 2.6.1cvs20
531 fix compilation warning
533 2006-12-11 [colin] 2.6.1cvs19
536 Document :port in server entry tooltips
538 2006-12-11 [colin] 2.6.1cvs18
543 2006-12-11 [colin] 2.6.1cvs17
546 Add failing IMAP as a reason for no
549 2006-12-11 [colin] 2.6.1cvs16
551 * src/prefs_account.c
552 Check for existence of inbox for local
555 Allow setting the port to use for servers
556 by using the usual "server.example.com:port"
557 syntax. Fixes bug 1077, 'sylpheed-claws does
558 not start when IMAP server is unavailable'
560 2006-12-11 [colin] 2.6.1cvs15
562 * src/prefs_account.c
563 Prevent use of non-existing default inbox
565 2006-12-11 [colin] 2.6.1cvs14
567 * src/prefs_account.c
568 Fix sensitivity. Fixes bug 1076, 'privacy
569 options are displayed even when pgp plugin
570 not loaded / available'
572 2006-12-09 [colin] 2.6.1cvs13
574 * manual/advanced.xml
577 * src/common/ssl_certificate.c
578 Add a new hidden preference, 'unsafe_ssl_certs',
579 which allows to store multiple certificates per
580 server/port. This is disabled by default because
581 it's less secure (presenting a new certificate
582 instead of a changed one raises less alarms).
583 This will cause Claws to ask about an unknown
584 certificate for people who have used 2.6.1cvs8
587 2006-12-09 [colin] 2.6.1cvs12
590 Fix cache updating after action
592 2006-12-07 [wwp] 2.6.1cvs11
595 fix email address comparison when replying to all
596 (avoid replying to ourselves), thanks to Colin.
598 2006-12-06 [paul] 2.6.1cvs10
609 2006-12-06 [paul] 2.6.1cvs9
620 2006-12-06 [colin] 2.6.1cvs8
623 * src/common/ssl_certificate.c
624 * src/common/ssl_certificate.h
625 Handle multiple certificates per host/port
627 2006-12-06 [colin] 2.6.1cvs7
629 * src/etpan/imap-thread.c
630 Fix certificate checking on IMAP
632 2006-12-06 [colin] 2.6.1cvs6
635 Fix bug 1072, 'Claws stops fetching newsgroups
636 from server when newsgroup got deleted': continue
637 checking other groups
639 2006-12-05 [wwp] 2.6.1cvs5
641 * src/message_search.c
642 * src/summary_search.c
647 make up and down arrow keys in modern gtk_combo_box_entry widgets
648 behave like w/ old comboboxes (summary and message search only).
650 2006-12-05 [paul] 2.6.1cvs4
656 2006-12-05 [paul] 2.6.1cvs3
659 * tools/textviewer.pl
660 script updated and description added
662 2006-12-04 [colin] 2.6.1cvs2
665 Run pre-send hook only when checking
668 2006-12-04 [paul] 2.6.1cvs1
675 bump up version number following stable release
677 2006-12-04 [paul] 2.6.0cvs83
680 updates and corrections
682 2006-12-04 [colin] 2.6.0cvs82
685 Probably fix bug 1066, 'Incorrect mailbox
688 2006-12-04 [colin] 2.6.0cvs81
691 Trim tabs from mailcap file too.
693 2006-12-02 [paul] 2.6.0cvs80
696 fix broken GUI under certain languages
698 put the Cancel button to the right
700 2006-12-01 [paul] 2.6.0cvs79
703 remove reference to removed file
705 2006-12-01 [wwp] 2.6.0cvs78
709 remove forgotten debug statements.
711 2006-12-01 [wwp] 2.6.0cvs77
713 * manual/advanced.xml
714 * manual/fr/advanced.xml
724 add a hidden option to allow embedding the editaddress (edit contact details)
725 dialog into the addressbook's window. This doesn't change the default
728 2006-12-01 [wwp] 2.6.0cvs76
730 * src/message_search.c
731 * src/summary_search.c
732 fix more focus issues (don't set focus to combobox's entry widget when
733 entry's value changed, if entry widget has focus already).
735 2006-12-01 [wwp] 2.6.0cvs75
737 * src/gtk/quicksearch.c
738 revert last changes to the quicksearch gtk_combo_box, this needs more
741 2006-12-01 [paul] 2.6.0cvs74
743 * tools/kdeservicemenu/README
744 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
745 * tools/kdeservicemenu/install.sh
746 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
747 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
748 simplify this stuff, and in so doing,
749 fix it. (possibly re-extend it again at
752 2006-12-01 [wwp] 2.6.0cvs73
754 * src/gtk/quicksearch.c
755 adapt quicksearch code to use modern gtk_combo_box'es.
757 2006-12-01 [wwp] 2.6.0cvs72
762 * src/message_search.c
763 * src/summary_search.c
766 add history combos to all message and summary search fields.
768 2006-12-01 [wwp] 2.6.0cvs71
771 As the list may change while the mark as read delay
772 runs, we can't rely on the 'row' pointer, which can
773 be invalid when the timeout is called. As the mark
774 as read is only done if the message is still selected,
775 use summaryview->selected instead. Thanks to Colin.
777 2006-11-30 [paul] 2.6.0cvs70
780 give emphasis to "Sylpheed-Claws"
781 as well as "Claws Mail"
783 2006-11-30 [colin] 2.6.0cvs69
786 Put the SSL checkboxes in the receiving
787 and sending server pages.
789 2006-11-29 [colin] 2.6.0cvs68
792 * src/gtk/gtkvscrollbutton.c
793 Revert some deprecated fixes - they seem to
794 deprecate stuff as soon as a new one gets out.
795 g_object_ref_sink needed glib-2.10.
797 2006-11-29 [colin] 2.6.0cvs67
800 Create .mailcap if it doesn't exist
802 2006-11-29 [colin] 2.6.0cvs66
805 Followup to cvs60: use original list
806 of recipients if replying to a mail
807 in Sent Drafts or Queue.
809 2006-11-27 [paul] 2.6.0cvs65
812 revert the last change for now (it's broken)
814 2006-11-27 [paul] 2.6.0cvs64
818 * m4/aclocal-include.m4
835 * src/common/Makefile.am
839 * src/common/sylpheed.c
840 * src/common/sylpheed.h
841 * src/etpan/Makefile.am
842 * src/gtk/Makefile.am
843 * src/gtk/claws-marshal.list
845 * src/gtk/gtksctree.c
846 * src/gtk/quicksearch.c
847 * src/gtk/sylpheed-marshal.list
848 * src/plugins/bogofilter/bogofilter.c
849 * src/plugins/bogofilter/bogofilter_gtk.c
850 * src/plugins/clamav/clamav_plugin.c
851 * src/plugins/clamav/clamav_plugin_gtk.c
852 * src/plugins/demo/demo.c
853 * src/plugins/dillo_viewer/dillo_viewer.c
854 * src/plugins/pgpcore/Makefile.am
855 * src/plugins/pgpcore/claws.def
856 * src/plugins/pgpcore/pgp_viewer.c
857 * src/plugins/pgpcore/plugin.c
858 * src/plugins/pgpcore/sylpheed.def
859 * src/plugins/pgpinline/Makefile.am
860 * src/plugins/pgpinline/claws.def
861 * src/plugins/pgpinline/plugin.c
862 * src/plugins/pgpinline/sylpheed.def
863 * src/plugins/pgpmime/Makefile.am
864 * src/plugins/pgpmime/claws.def
865 * src/plugins/pgpmime/plugin.c
866 * src/plugins/pgpmime/sylpheed.def
867 * src/plugins/spamassassin/spamassassin.c
868 * src/plugins/spamassassin/spamassassin_gtk.c
869 * src/plugins/trayicon/trayicon.c
871 remove deprecated gtk_tooltips_set_delay()
873 2006-11-26 [paul] 2.6.0cvs63
880 * src/gtk/gtkvscrollbutton.c
881 * src/gtk/prefswindow.c
882 * src/plugins/pgpcore/prefs_gpg.c
883 replace more deprecated GTK+ functions
885 2006-11-26 [paul] 2.6.0cvs62
890 replace deprecated gtk_idle_... functions
892 2006-11-26 [paul] 2.6.0cvs61
898 * src/gtk/gtkvscrollbutton.c
899 * src/gtk/quicksearch.c
900 * src/plugins/pgpcore/passphrase.c
901 replace deprecated gtk_timeout_add and
904 2006-11-26 [paul] 2.6.0cvs60
907 fix bug that caused the wrong recipient
908 to be selected when replying to a msg
909 which is From one of our accounts to
910 another of our accounts
912 2006-11-25 [paul] 2.6.0cvs59
915 don't change the From column title to
916 To if the To column is visible
918 2006-11-24 [paul] 2.6.0cvs58
921 fix bug 1069, 'Sent mails disappear, BCC
924 2006-11-21 [wwp] 2.6.0cvs57
927 fix spelling menu when replying (same as 2.3.1cvs39):
928 discrepancy between context menu and top menu when
929 folder's dictionary isn't the default one.
931 2006-11-19 [paul] 2.6.0cvs56
934 obey always_show_msg option when
936 * src/plugins/bogofilter/bogofilter.c
939 2006-11-18 [paul] 2.6.0cvs55
949 * src/gtk/icon_legend.c
950 * src/gtk/icon_legend.h
951 * tools/OOo2claws-mail.pl
953 * tools/acroread2claws-mail.pl
954 * tools/claws.i18n.status.pl
955 * tools/filter_conv.pl
956 * tools/filter_conv_new.pl
957 * tools/freshmeat_search.pl
958 * tools/google_search.pl
959 * tools/kmail2claws-mail.pl
960 * tools/kmail2claws-mail_v2.pl
961 * tools/maildir2claws-mail.pl
962 * tools/make.themes.project
963 * tools/multiwebsearch.pl
964 * tools/outlook2claws-mail.pl
965 * tools/tb2claws-mail
966 * tools/kdeservicemenu/README
967 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
968 update mine and wwp's email addresses in
971 * src/prefs_compose_writing.c
972 set sensitivity on 'new message format' frame
974 2006-11-17 [paul] 2.6.0cvs54
977 more reworking of the GUI
978 Patch by Fabien Vantard
980 2006-11-16 [paul] 2.6.0cvs53
983 set a minimum size for the window, allow
984 it to automatically expand as necessary
986 2006-11-16 [wwp] 2.6.0cvs52
989 better wrap of copyright info on some systems.
991 2006-11-16 [paul] 2.6.0cvs51
994 move the tech info from the upper panel
996 use a gtk_text_view for the features tab
998 2006-11-16 [paul] 2.6.0cvs50
1001 update my email address
1008 * src/plugins/trayicon/trayicon.c
1009 don't offer simple menu separators
1012 add separator between 'mark all read'
1015 2006-11-15 [wwp] 2.6.0cvs49
1018 updated manuals authors.
1020 2006-11-14 [paul] 2.6.0cvs48
1023 Fix Options/Reply mode after draft save
1025 2006-11-14 [paul] 2.6.0cvs47
1028 Fix make DESTDIR=...
1031 * src/plugins/pgpinline/pgpinline.c
1032 Probably fix bug 1061
1034 2006-11-14 [paul] 2.6.0cvs46
1039 * src/stock_pixmap.c
1040 * src/stock_pixmap.h
1042 * src/pixmaps/active.xpm
1043 * src/pixmaps/inactive.xpm
1044 add a new page, 'Features', to the About dialog
1045 showing which features are compiled in and which
1048 2006-11-14 [paul] 2.6.0cvs45
1051 updated by Pavlo Bohmat
1053 2006-11-14 [colin] 2.6.0cvs44
1061 * src/gtk/gtkaspell.c
1062 Fix 64-bit-related warnings
1064 Fix possible infinite loop
1065 * src/plugins/pgpcore/sgpgme.c
1066 Remove useless check
1068 2006-11-13 [colin] 2.6.0cvs43
1070 * src/gtk/Makefile.am
1071 authors.h isn't generated
1073 2006-11-13 [colin] 2.6.0cvs42
1075 * src/plugins/pgpinline/pgpinline.c
1076 * src/plugins/pgpmime/pgpmime.c
1077 Very probably fix bug 1061, 'crash on
1078 opening signed email'. Another cast
1081 2006-11-13 [colin] 2.6.0cvs41
1083 * src/plugins/pgpcore/sgpgme.c
1084 Maybe fix bug 1061, 'crash on opening
1087 2006-11-13 [wwp] 2.6.0cvs40
1089 * src/plugins/pgpinline/pgpinline.c
1090 fix candidate for bug #1057, thanks to Colin.
1092 2006-11-13 [wwp] 2.6.0cvs39
1095 * src/quote_fmt_parse.y
1096 fix bug 1052: current parser buffer was not always
1097 allocated, ptr to this buffer could be returned as
1098 NULL whereas no parser error has occurred. in
1099 consequence, defining a template body as "%d"
1100 (w/o the quotes) for the first time of the instance
1101 of claws-mail, was reporting a parser error. make
1102 sure that the buffer is always allocated, even to
1104 fix mis-unescaping in compose.:compose_quote_fmt():
1105 unescaping of the fmt string was always done
1106 whereas it must be done *only* when receiving
1107 quote format strings issued from the prefs
1108 (compose new message, reply, forward, redirect
1109 formats), *not* when applying templates. in
1110 consequences, applying templates w/ sequences
1111 like \\|p{echo} were failing. make sure that
1112 unescaping is done only when necessary.
1114 2006-11-12 [colin] 2.6.0cvs38
1119 2006-11-12 [colin] 2.6.0cvs37
1121 * src/plugins/pgpinline/pgpinline.c
1122 * src/plugins/pgpmime/pgpmime.c
1123 Release GPG context at the latest
1124 possible moment. Maybe fixes
1125 bug 1057, 'crash on sending signed
1126 message to a newsgroup'
1129 2006-11-12 [colin] 2.6.0cvs36
1131 * src/plugins/pgpcore/sgpgme.c
1132 Tell a bit more when gpg's status doesn't
1133 contain any signature
1135 2006-11-12 [colin] 2.6.0cvs35
1138 Fix bug 1060, 'compilation error with
1141 2006-11-12 [paul] 2.6.0cvs34
1143 * doc/man/claws-mail.1
1145 * src/plugins/clamav/README
1146 * src/plugins/spamassassin/README
1148 * tools/freshmeat_search.pl
1149 * tools/google_search.pl
1150 * tools/multiwebsearch.pl
1152 * src/plugins/trayicon/trayicon.c
1153 fix compiliation warning
1155 2006-11-11 [colin] 2.6.0cvs33
1158 Forbid drag and drop from/to different
1159 folders of type F_UNKNOWN
1161 2006-11-11 [colin] 2.6.0cvs32
1163 * src/plugins/pgpinline/pgpinline.c
1164 Fix typo in previous commit:
1166 + if ((err = gpgme_new(&data->ctx)) ...)
1168 2006-11-11 [colin] 2.6.0cvs31
1170 * src/plugins/pgpinline/pgpinline.c
1171 * src/plugins/pgpmime/pgpmime.c
1172 Check success after calling gpgme_new
1173 Maybe fixes bug 1057, 'crash on sending
1174 signed message to a newsgroup'
1176 2006-11-11 [colin] 2.6.0cvs30
1179 init undostruct to 0s (from
1180 valgrind log of bug 1057)
1182 2006-11-10 [colin] 2.6.0cvs29
1185 Set cursor to wait before filtering
1186 duplicates in all folders
1187 * src/plugins/bogofilter/bogofilter.c
1188 * src/plugins/bogofilter/bogofilter.h
1189 * src/plugins/bogofilter/bogofilter_gtk.c
1190 Completely thread away the bogofilter
1193 2006-11-10 [mones] 2.6.0cvs28
1197 added COMPOSE_CHECK_BEFORE_SEND hook
1199 2006-11-10 [paul] 2.6.0cvs27
1203 add libSM to get_compiled_in_features()
1207 2006-11-10 [colin] 2.6.0cvs26
1209 * src/etpan/imap-thread.c
1210 Add a reference to libetpan's sasl engine
1211 so that sasl_done() doesn't get called by
1212 libetpan, and doesn't break openssl.
1213 Should fix bug 1053, 'SC fails to reestablish
1214 a secure connection'
1217 2006-11-10 [colin] 2.6.0cvs25
1219 * manual/addrbook.xml
1220 * manual/advanced.xml
1225 2006-11-09 [colin] 2.6.0cvs24
1227 * src/plugins/bogofilter/bogofilter_gtk.c
1228 Add comment about annoyance
1230 2006-11-09 [colin] 2.6.0cvs23
1232 * src/plugins/bogofilter/bogofilter.c
1233 * src/plugins/bogofilter/bogofilter_gtk.c
1234 Prepare things needed to thread bogofilter
1235 filtering: separate bogo stuff and possible GUI
1238 2006-11-09 [colin] 2.6.0cvs22
1242 Search for one of our accounts in Delivered-To
1243 (helps for auto-account selection when
1244 replying/forwarding)
1248 * src/plugins/trayicon/trayicon.c
1249 Allow opening a new mail with any account from
1252 2006-11-09 [wwp] 2.6.0cvs21
1255 * src/prefs_common.c
1256 * src/prefs_common.h
1257 * src/prefs_compose_writing.c
1258 add a compose new message format (in prefs/compose/writing), it's a
1259 simple subject+body template to use when opening a new composition
1260 window. It's similar to the existent reply and forward formats.
1262 enhanced the template/format % symbols substitution mechanism to
1263 use current composition window information when % are used in
1264 the compose new message format or in templates applied to new
1265 messages (there were useless in that situations before). When
1266 applied to new messages, %d corresponds to the system time/date.
1268 2006-11-09 [paul] 2.6.0cvs20
1273 2006-11-09 [paul] 2.6.0cvs19
1276 keep tje alphabetical order
1278 2006-11-08 [colin] 2.6.0cvs18
1280 * src/etpan/imap-thread.c
1281 Fix bug 1054, 'Slowness logging big
1284 2006-11-08 [paul] 2.6.0cvs17
1289 2006-11-08 [paul] 2.6.0cvs16
1294 2006-11-08 [paul] 2.6.0cvs15
1297 * tools/OOo2claws-mail.pl
1298 * tools/OOo2sylpheed.pl
1300 * tools/acroread2claws-mail.pl
1301 * tools/acroread2sylpheed.pl
1302 * tools/kmail2claws-mail.pl
1303 * tools/kmail2claws-mail_v2.pl
1304 * tools/kmail2sylpheed.pl
1305 * tools/kmail2sylpheed_v2.pl
1306 * tools/maildir2claws-mail.pl
1307 * tools/maildir2sylpheed.pl
1308 * tools/nautilus2claws-mail.sh
1309 * tools/nautilus2sylpheed.sh
1310 * tools/outlook2claws-mail.pl
1311 * tools/outlook2sylpheed.pl
1312 * tools/tb2claws-mail
1314 * tools/tbird2claws.py
1315 * tools/tbird2syl.py
1316 * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1317 * tools/kdeservicemenu/install.sh
1318 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1319 * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1320 * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
1321 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1322 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1323 renamed (removed, added) tools files
1325 2006-11-08 [paul] 2.6.0cvs14
1329 Migrate sylpheedrc to clawsrc, and fix the standard
1330 plugins path in the process
1332 2006-11-07 [colin] 2.6.0cvs13
1335 Symlink sylpheed-claws relative to
1338 2006-11-07 [colin] 2.6.0cvs12
1341 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
1343 2006-11-07 [paul] 2.6.0cvs11
1346 Fix a missed occurence of
1349 2006-11-07 [paul] 2.6.0cvs10
1352 Fix symlink installation
1354 2006-11-07 [paul] 2.6.0cvs9
1357 Symlink claws-mail to sylpheed-claws
1358 * src/common/utils.c
1359 Fix migrating symlinks
1360 * src/etpan/imap-thread.c
1361 check certificate only when there's
1364 2006-11-07 [paul] 2.6.0cvs8
1367 Fix icon breakages with Gtk, which needs a
1368 cache updated to see them.
1370 2006-11-07 [paul] 2.6.0cvs7
1381 * claws-mail-128x128.png
1382 * claws-mail-64x64.png
1387 * sylpheed-claws-128x128.png
1388 * sylpheed-claws-64x64.png
1389 * sylpheed-claws.desktop
1390 * sylpheed-claws.ico
1391 * sylpheed-claws.pc.in
1392 * sylpheed-claws.png
1393 * debian/README.Debian
1395 * debian/claws-mail.desktop
1396 * debian/claws-mail.menu
1397 * debian/claws-mail.postinst.debhelper
1398 * debian/claws-mail.postrm.debhelper
1403 * debian/sylpheed-claws.desktop
1404 * debian/sylpheed-claws.menu
1405 * debian/sylpheed-claws.postinst.debhelper
1406 * debian/sylpheed-claws.postrm.debhelper
1407 * doc/man/Makefile.am
1408 * doc/man/claws-mail.1
1409 * doc/man/sylpheed-claws.1
1410 * doc/src/ChangeLog.claws-pre0.8.0
1411 * manual/Makefile.am
1412 * manual/account.xml
1414 * manual/addrbook.xml
1415 * manual/advanced.xml
1416 * manual/claws-mail-manual.xml
1418 * manual/glossary.xml
1419 * manual/handling.xml
1421 * manual/keyboard.xml
1422 * manual/plugins.xml
1423 * manual/starting.xml
1424 * manual/sylpheed-claws-manual.xml
1426 * manual/dist/.cvsignore
1427 * manual/dist/html/.cvsignore
1428 * manual/dist/html/Makefile.am
1429 * manual/dist/pdf/.cvsignore
1430 * manual/dist/pdf/Makefile.am
1431 * manual/dist/ps/.cvsignore
1432 * manual/dist/ps/Makefile.am
1433 * manual/dist/txt/.cvsignore
1434 * manual/dist/txt/Makefile.am
1435 * manual/es/Makefile.am
1436 * manual/es/advanced.xml
1437 * manual/es/claws-mail-manual.xml
1439 * manual/es/glossary.xml
1440 * manual/es/handling.xml
1441 * manual/es/intro.xml
1442 * manual/es/plugins.xml
1443 * manual/es/sylpheed-claws-manual.xml
1444 * manual/es/dist/.cvsignore
1445 * manual/es/dist/html/.cvsignore
1446 * manual/es/dist/html/Makefile.am
1447 * manual/es/dist/pdf/.cvsignore
1448 * manual/es/dist/pdf/Makefile.am
1449 * manual/es/dist/ps/.cvsignore
1450 * manual/es/dist/ps/Makefile.am
1451 * manual/es/dist/txt/.cvsignore
1452 * manual/es/dist/txt/Makefile.am
1453 * manual/fr/Makefile.am
1454 * manual/fr/account.xml
1456 * manual/fr/addrbook.xml
1457 * manual/fr/advanced.xml
1458 * manual/fr/claws-mail-manual.xml
1460 * manual/fr/glossary.xml
1461 * manual/fr/handling.xml
1462 * manual/fr/intro.xml
1463 * manual/fr/keyboard.xml
1464 * manual/fr/plugins.xml
1465 * manual/fr/starting.xml
1466 * manual/fr/sylpheed-claws-manual.xml
1467 * manual/fr/dist/.cvsignore
1468 * manual/fr/dist/html/.cvsignore
1469 * manual/fr/dist/html/Makefile.am
1470 * manual/fr/dist/pdf/.cvsignore
1471 * manual/fr/dist/pdf/Makefile.am
1472 * manual/fr/dist/ps/.cvsignore
1473 * manual/fr/dist/ps/Makefile.am
1474 * manual/fr/dist/txt/.cvsignore
1475 * manual/fr/dist/txt/Makefile.am
1476 * manual/pl/Makefile.am
1477 * manual/pl/account.xml
1479 * manual/pl/addrbook.xml
1480 * manual/pl/advanced.xml
1481 * manual/pl/claws-mail-manual.xml
1483 * manual/pl/glossary.xml
1484 * manual/pl/handling.xml
1485 * manual/pl/intro.xml
1486 * manual/pl/keyboard.xml
1487 * manual/pl/plugins.xml
1488 * manual/pl/starting.xml
1489 * manual/pl/sylpheed-claws-manual.xml
1490 * manual/pl/dist/.cvsignore
1491 * manual/pl/dist/html/.cvsignore
1492 * manual/pl/dist/html/Makefile.am
1493 * manual/pl/dist/pdf/.cvsignore
1494 * manual/pl/dist/pdf/Makefile.am
1495 * manual/pl/dist/ps/.cvsignore
1496 * manual/pl/dist/ps/Makefile.am
1497 * manual/pl/dist/txt/.cvsignore
1498 * manual/pl/dist/txt/Makefile.am
1522 * src/addressbook_foldersel.c
1523 * src/addressbook_foldersel.h
1545 * src/customheader.c
1546 * src/customheader.h
1547 * src/displayheader.c
1548 * src/displayheader.h
1559 * src/editldap_basedn.c
1560 * src/editldap_basedn.h
1576 * src/folder_item_prefs.c
1577 * src/folder_item_prefs.h
1584 * src/grouplistdialog.c
1585 * src/grouplistdialog.h
1588 * src/image_viewer.c
1589 * src/image_viewer.h
1628 * src/matcher_parser.h
1629 * src/matcher_parser_lex.l
1630 * src/matcher_parser_parse.y
1633 * src/message_search.c
1634 * src/message_search.h
1653 * src/partial_download.c
1654 * src/partial_download.h
1659 * src/prefs_account.c
1660 * src/prefs_account.h
1661 * src/prefs_actions.c
1662 * src/prefs_actions.h
1663 * src/prefs_common.c
1664 * src/prefs_common.h
1665 * src/prefs_compose_writing.c
1666 * src/prefs_compose_writing.h
1667 * src/prefs_customheader.c
1668 * src/prefs_customheader.h
1669 * src/prefs_display_header.c
1670 * src/prefs_display_header.h
1671 * src/prefs_ext_prog.c
1672 * src/prefs_ext_prog.h
1673 * src/prefs_filtering.c
1674 * src/prefs_folder_column.c
1675 * src/prefs_folder_column.h
1676 * src/prefs_folder_item.c
1677 * src/prefs_folder_item.h
1682 * src/prefs_image_viewer.c
1683 * src/prefs_image_viewer.h
1684 * src/prefs_matcher.c
1685 * src/prefs_matcher.h
1686 * src/prefs_message.c
1687 * src/prefs_message.h
1688 * src/prefs_msg_colors.c
1689 * src/prefs_msg_colors.h
1694 * src/prefs_receive.c
1695 * src/prefs_receive.h
1698 * src/prefs_spelling.c
1699 * src/prefs_spelling.h
1700 * src/prefs_summaries.c
1701 * src/prefs_summaries.h
1702 * src/prefs_summary_column.c
1703 * src/prefs_summary_column.h
1704 * src/prefs_template.c
1705 * src/prefs_template.h
1706 * src/prefs_themes.c
1707 * src/prefs_themes.h
1708 * src/prefs_toolbar.c
1709 * src/prefs_toolbar.h
1710 * src/prefs_wrapping.c
1711 * src/prefs_wrapping.h
1721 * src/quote_fmt_parse.y
1724 * src/remotefolder.c
1725 * src/remotefolder.h
1726 * src/send_message.c
1727 * src/send_message.h
1730 * src/sourcewindow.c
1731 * src/sourcewindow.h
1736 * src/stock_pixmap.c
1737 * src/stock_pixmap.h
1738 * src/summary_search.c
1739 * src/summary_search.h
1756 * src/common/base64.c
1757 * src/common/base64.h
1759 * src/common/hooks.c
1760 * src/common/hooks.h
1763 * src/common/mgutils.c
1764 * src/common/mgutils.h
1767 * src/common/passcrypt.c
1768 * src/common/passcrypt.h.in
1769 * src/common/plugin.c
1770 * src/common/plugin.h
1771 * src/common/prefs.c
1772 * src/common/prefs.h
1773 * src/common/progressindicator.c
1774 * src/common/progressindicator.h
1775 * src/common/quoted-printable.c
1776 * src/common/quoted-printable.h
1777 * src/common/session.c
1778 * src/common/session.h
1781 * src/common/socket.c
1782 * src/common/socket.h
1785 * src/common/stringtable.c
1786 * src/common/stringtable.h
1787 * src/common/sylpheed.c
1788 * src/common/sylpheed.h
1789 * src/common/template.c
1790 * src/common/template.h
1791 * src/common/timing.h
1792 * src/common/utils.c
1793 * src/common/utils.h
1794 * src/common/version.h.in
1797 * src/common/xmlprops.c
1798 * src/common/xmlprops.h
1800 * src/gtk/colorlabel.c
1801 * src/gtk/colorlabel.h
1802 * src/gtk/colorsel.c
1803 * src/gtk/colorsel.h
1804 * src/gtk/combobox.c
1805 * src/gtk/combobox.h
1806 * src/gtk/description_window.c
1807 * src/gtk/description_window.h
1810 * src/gtk/foldersort.c
1811 * src/gtk/foldersort.h
1812 * src/gtk/gtkaspell.c
1813 * src/gtk/gtkaspell.h
1814 * src/gtk/gtksctree.c
1815 * src/gtk/gtkshruler.c
1816 * src/gtk/gtkshruler.h
1817 * src/gtk/gtkutils.c
1818 * src/gtk/gtkutils.h
1819 * src/gtk/icon_legend.c
1820 * src/gtk/icon_legend.h
1821 * src/gtk/logwindow.c
1822 * src/gtk/logwindow.h
1823 * src/gtk/manage_window.c
1824 * src/gtk/manage_window.h
1825 * src/gtk/pluginwindow.c
1826 * src/gtk/pluginwindow.h
1827 * src/gtk/prefswindow.c
1828 * src/gtk/prefswindow.h
1829 * src/gtk/quicksearch.c
1830 * src/gtk/quicksearch.h
1831 * src/pixmaps/claws-mail.xpm
1832 * src/pixmaps/claws-mail_icon.xpm
1833 * src/pixmaps/claws-mail_logo.xpm
1834 * src/pixmaps/sylpheed-claws.xpm
1835 * src/pixmaps/sylpheed-claws_icon.xpm
1836 * src/pixmaps/sylpheed-claws_logo.xpm
1837 * src/plugins/bogofilter/Makefile.am
1838 * src/plugins/bogofilter/bogofilter.c
1839 * src/plugins/bogofilter/bogofilter.h
1840 * src/plugins/bogofilter/bogofilter_gtk.c
1841 * src/plugins/clamav/Makefile.am
1842 * src/plugins/clamav/clamav_plugin.c
1843 * src/plugins/clamav/clamav_plugin.h
1844 * src/plugins/clamav/clamav_plugin_gtk.c
1845 * src/plugins/demo/Makefile.am
1846 * src/plugins/demo/demo.c
1847 * src/plugins/dillo_viewer/Makefile.am
1848 * src/plugins/dillo_viewer/README
1849 * src/plugins/dillo_viewer/dillo_prefs.c
1850 * src/plugins/dillo_viewer/dillo_prefs.h
1851 * src/plugins/dillo_viewer/dillo_viewer.c
1852 * src/plugins/pgpcore/Makefile.am
1853 * src/plugins/pgpcore/passphrase.c
1854 * src/plugins/pgpcore/passphrase.h
1855 * src/plugins/pgpcore/pgp_viewer.c
1856 * src/plugins/pgpcore/pgp_viewer.h
1857 * src/plugins/pgpcore/plugin.c
1858 * src/plugins/pgpcore/prefs_gpg.c
1859 * src/plugins/pgpcore/prefs_gpg.h
1860 * src/plugins/pgpcore/select-keys.c
1861 * src/plugins/pgpcore/select-keys.h
1862 * src/plugins/pgpcore/sgpgme.c
1863 * src/plugins/pgpcore/sgpgme.h
1864 * src/plugins/pgpcore/sylpheed.def
1865 * src/plugins/pgpcore/version.rc
1866 * src/plugins/pgpinline/Makefile.am
1867 * src/plugins/pgpinline/pgpinline.c
1868 * src/plugins/pgpinline/pgpinline.h
1869 * src/plugins/pgpinline/plugin.c
1870 * src/plugins/pgpinline/sylpheed.def
1871 * src/plugins/pgpinline/version.rc
1872 * src/plugins/pgpmime/Makefile.am
1873 * src/plugins/pgpmime/pgpmime.c
1874 * src/plugins/pgpmime/pgpmime.h
1875 * src/plugins/pgpmime/plugin.c
1876 * src/plugins/pgpmime/sylpheed.def
1877 * src/plugins/pgpmime/version.rc
1878 * src/plugins/spamassassin/Makefile.am
1879 * src/plugins/spamassassin/README
1880 * src/plugins/spamassassin/spamassassin.c
1881 * src/plugins/spamassassin/spamassassin.h
1882 * src/plugins/spamassassin/spamassassin_gtk.c
1883 * src/plugins/trayicon/Makefile.am
1884 * src/plugins/trayicon/trayicon.c
1885 * tools/OOo2sylpheed.pl
1887 * tools/README.sylprint
1888 * tools/acroread2sylpheed.pl
1889 * tools/claws.i18n.status.pl
1890 * tools/filter_conv.pl
1891 * tools/filter_conv_new.pl
1892 * tools/freshmeat_search.pl
1893 * tools/google_search.pl
1894 * tools/kmail2sylpheed.pl
1895 * tools/kmail2sylpheed_v2.pl
1896 * tools/make.themes.project
1897 * tools/multiwebsearch.pl
1898 * tools/nautilus2sylpheed.sh
1899 * tools/outlook2sylpheed.pl
1903 * tools/textviewer.sh
1904 * tools/vcard2xml.py
1905 * tools/kdeservicemenu/README
1906 * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1907 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1908 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1909 Change name to Claws Mail. Announce to follow...
1911 2006-11-06 [wwp] 2.6.0cvs6
1913 * src/prefs_template.c
1914 unify messages related to quote format/template errors (fix
1915 capitalization), again.
1917 2006-11-06 [wwp] 2.6.0cvs5
1920 unify messages related to quote format/template errors.
1922 2006-11-06 [wwp] 2.6.0cvs4
1924 * src/prefs_msg_colors.c
1925 more uses of Q_ macro for contextual translations, thanks
1928 2006-11-06 [wwp] 2.6.0cvs3
1931 * src/common/utils.c
1932 * src/common/utils.h
1933 show an alertpanel to make sure users are aware that sensitive
1934 files are attached (it's file blacklist-based). This will fix
1935 interaction w/ GoogleEarth for instance, thanks to Colin.
1937 2006-11-06 [wwp] 2.6.0cvs2
1940 * src/prefs_template.c
1941 * src/prefs_template.h
1942 check quote format when applying/closing prefs. For now this only
1943 shows up an error dialog box, not preventing the user from using
1944 a broken quote (reply, forwards) format.
1946 2006-11-06 [wwp] 2.6.0cvs1
1948 * src/prefs_template.c
1949 fix missing checks of some template fields.
1951 2006-11-06 [paul] 2.6.0
1958 2006-11-06 [paul] 2.5.6cvs22
1960 * manual/advanced.xml
1961 * manual/es/advanced.xml
1962 put 'respect_flowed_format' info in the correct
1965 2006-11-06 [mones] 2.5.6cvs21
1968 Minor fixes for release
1970 2006-11-06 [paul] 2.5.6cvs20
1981 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1982 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1983 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1986 2006-11-02 [colin] 2.5.6cvs19
1990 * src/prefs_account.c
1991 * src/etpan/imap-thread.c
1992 Add GSSAPI support - fixes Debian bug #383274
1994 2006-11-01 [colin] 2.5.6cvs18
1997 Handle libpisock12 support. Probably
1998 fixes bug 1046, 'jpilot AddressDB.pdb
2001 2006-11-01 [colin] 2.5.6cvs17
2004 debug_print() folderutils_mark_all_read()
2006 2006-11-01 [colin] 2.5.6cvs16
2009 Add missed files to the Apache exception
2011 2006-10-31 [colin] 2.5.6cvs15
2015 Add a copy_private_data() func to FolderClasses
2016 Doesn't break the feature freeze, because we
2017 won't use it (right now) in the core.
2019 2006-10-31 [colin] 2.5.6cvs14
2022 Allow linking with the Apache licensed files in
2023 src/plugins/spamassassin. Hopefully fixes
2024 bug 1048, 'Spamassassin plugin license problem'
2026 2006-10-31 [wwp] 2.5.6cvs13
2029 fix and optimize trimming of leading linefeeds in body loop.
2031 2006-10-31 [colin] 2.5.6cvs12
2033 * src/etpan/imap-thread.c
2035 Make really sure to have NULL sets in case
2038 2006-10-30 [wwp] 2.5.6cvs11
2040 * src/prefs_common.c
2041 * src/prefs_common.h
2043 fix broken storage of quote format template when it contains \-escape
2044 sequences. The application of such sequences is also fixed now (\t
2045 in quote format will be a real tab instead of a 't', for instance).
2047 2006-10-27 [colin] 2.5.6cvs10
2050 Probably fix bug 1045, 'sylpheed-claws
2051 doesn't remove the mail from the IMAP
2052 Queue folder after sending'. From
2055 2006-10-27 [colin] 2.5.6cvs9
2058 Require libetpan-0.48. I'm so annoying,
2061 2006-10-27 [colin] 2.5.6cvs8
2065 Probably fix bug 1044, 'sylpheed-claws
2066 segfaults while moving mails' - Fix relation
2067 usage when moving to an IMAP mailbox from another
2070 2006-10-26 [paul] 2.5.6cvs7
2073 add libSM to compiled-in features
2076 2006-10-24 [colin] 2.5.6cvs6
2079 * src/gtk/gtkutils.c
2080 Fix crash when printing emails with an
2083 2006-10-24 [mones] 2.5.6cvs5
2085 * manual/es/advanced.xml
2086 Synchronize hidden option respect_flowed_format
2090 2006-10-21 [paul] 2.5.6cvs4
2093 * src/plugins/pgpcore/pgp_viewer.c
2094 * src/plugins/pgpcore/sgpgme.c
2095 fix building on BSDs
2096 Thanks to Michael Hughes
2097 <Sylpheed-Claws_user@thehugheslogcabin.net>
2099 2006-10-20 [colin] 2.5.6cvs3
2102 Bump up libetpan requirement
2103 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
2104 * src/common/utils.c
2105 * src/common/utils.h
2106 Add convenience get_file_mtime()
2108 * src/etpan/imap-thread.c
2109 * src/etpan/imap-thread.h
2110 Implement UIDPLUS support if the server
2111 supports it - faster sending in this case
2113 2006-10-19 [colin] 2.5.6cvs2
2115 * src/gtk/quicksearch.c
2116 Fix emptying in type-ahead+extended mode
2119 Add a hook for offline state change
2120 * src/plugins/trayicon/trayicon.c
2121 Use it to display offline icons
2122 * src/plugins/trayicon/Makefile.am
2123 * src/plugins/trayicon/newmail.offline.xpm
2124 * src/plugins/trayicon/newmarkedmail.offline.xpm
2125 * src/plugins/trayicon/nomail.offline.xpm
2126 * src/plugins/trayicon/unreadmail.offline.xpm
2127 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
2130 2006-10-12 [paul] 2.5.6cvs1
2135 Update version number following
2138 2006-10-19 [colin] 2.5.5cvs18
2140 * manual/handling.xml
2141 Add type-ahead search
2143 2006-10-18 [colin] 2.5.5cvs17
2145 * src/gtk/quicksearch.c
2146 Remove "save to history only if there's
2147 no syntax error", it breaks for some
2148 reason which I'll investigate later.
2150 2006-10-18 [colin] 2.5.5cvs16
2152 * src/prefs_common.c
2153 * src/prefs_common.h
2155 * src/gtk/quicksearch.c
2156 * src/gtk/quicksearch.h
2157 Add a type-ahead option for fast searches
2158 Patch by Fabien Vantard
2160 2006-10-18 [colin] 2.5.5cvs15
2164 Add Options/Reply mode/ menu to be able to
2165 change the recipients of a reply on the fly
2167 2006-10-18 [colin] 2.5.5cvs14
2170 Fix redirecting of our own sent mails
2172 2006-10-17 [wwp] 2.5.5cvs13
2174 * src/send_message.c
2175 Fix duplicate error messages when sending, and missing
2176 newline in such error messages.
2178 2006-10-17 [colin] 2.5.5cvs12
2181 Compare addresses case-insensitive
2183 2006-10-17 [colin] 2.5.5cvs11
2185 * src/plugins/pgpcore/sgpgme.c
2188 2006-10-17 [colin] 2.5.5cvs10
2190 * src/plugins/pgpcore/pgp_viewer.c
2193 2006-10-17 [colin] 2.5.5cvs9
2196 Fix a typo (thanks to Fabien)
2198 2006-10-16 [colin] 2.5.5cvs8
2201 Fix problem with quote-folding when emails
2202 don't convert cleanly to UTF-8
2204 2006-10-14 [colin] 2.5.5cvs7
2206 * src/prefs_template.c
2207 Reset fields when reopening
2210 2006-10-13 [paul] 2.5.5cvs6
2212 * manual/advanced.xml
2213 * src/prefs_message.c
2214 make 'respect_flowed_format' a hidden
2215 option, and add a manual entry for it
2218 2006-10-12 [colin] 2.5.5cvs5
2221 Revert part of 2.5.2cvs21:
2222 Don't optimise by reusing the
2223 last iconv converter if possible:
2224 it seems slightly broken in a
2225 very hard way to reproduce
2227 2006-10-12 [colin] 2.5.5cvs4
2229 * src/prefs_common.c
2230 * src/prefs_common.h
2231 * src/prefs_message.c
2233 Fix bug 1035, 'Incorrect handling
2234 of flowed lines'. We now optionnaly
2235 handle this format (preference is in
2236 Message View/Text options section)
2238 2006-10-12 [colin] 2.5.5cvs3
2242 * src/plugins/pgpcore/pgp_viewer.c
2243 * src/plugins/pgpcore/sgpgme.c
2244 Don't try to import without asking
2246 2006-10-12 [colin] 2.5.5cvs2
2249 Fix bug 1036, 'Forwarding a mutlipart
2250 mail with a "text/html" block to ms
2251 outlook users leeds to freeze of
2252 outlook'. Poor outlook users...
2254 2006-10-12 [paul] 2.5.5cvs1
2259 Update version number following
2262 2006-10-11 [paul] 2.5.4cvs1
2267 Update version number following
2270 2006-10-11 [paul] 2.5.3cvs32
2273 fix bug 1032, 'Segmentation fault when showing
2274 message' (bug in quote folding)
2277 2006-10-10 [colin] 2.5.3cvs31
2280 Rephrase english a bit
2282 2006-10-10 [colin] 2.5.3cvs30
2284 * src/prefs_compose_writing.c
2285 Stop making the page larger than the window
2287 2006-10-10 [wwp] 2.5.3cvs29
2290 * src/prefs_template.c
2293 * src/quote_fmt_lex.l
2294 * src/quote_fmt_parse.y
2295 Extend the quote parser a bit: allow to get access to
2296 basic (composing) account info.
2298 2006-10-10 [colin] 2.5.3cvs28
2301 Fix this \t problem in subject
2303 2006-10-09 [colin] 2.5.3cvs27
2307 Prepare cache a bit later
2308 If section already exists, skip the new one
2309 (as previously); avoid writing the same block
2310 twice - if we find a second block with the
2312 * src/plugins/pgpcore/pgp_viewer.c
2313 Set cursor to busy when retrieving a key
2314 * src/plugins/pgpcore/sgpgme.c
2315 allow 5 seconds for gpg to export the key
2318 2006-10-09 [colin] 2.5.3cvs26
2323 Check for existence of fgets_unlocked
2326 2006-10-09 [paul] 2.5.3cvs25
2328 * src/prefs_summaries.c
2329 replace strftime() with fast_strftime() and in
2330 the consequence fix the bug in the display of
2331 AM/PM in the 'Example' string
2333 2006-10-09 [ticho] 2.5.3cvs24
2336 Updated (and fixed up somewhat) Slovak translation.
2338 2006-10-08 [colin] 2.5.3cvs23
2340 * src/prefs_folder_item.c
2341 Explain why prefs in the top-level folder
2342 aren't retained, but are still useful
2344 2006-10-08 [colin] 2.5.3cvs22
2347 Don't cache anything if caching fails
2349 2006-10-08 [colin] 2.5.3cvs21
2351 * src/common/utils.c
2352 always include gi18n.h
2354 2006-10-07 [colin] 2.5.3cvs20
2356 * src/plugins/pgpcore/pgp_viewer.c
2357 Kill gpg after 5 seconds wait
2359 2006-10-07 [colin] 2.5.3cvs19
2361 * src/plugins/pgpcore/pgp_viewer.c
2362 * src/plugins/pgpcore/pgp_viewer.h
2365 2006-10-07 [colin] 2.5.3cvs18
2367 * src/plugins/pgpcore/pgp_viewer.c
2368 * src/plugins/pgpcore/pgp_viewer.h
2369 Actually add the files to CVS
2371 2006-10-07 [colin] 2.5.3cvs17
2373 * src/plugins/pgpcore/sgpgme.c
2374 Be sure not to crash on 'application/pgp-signature' that
2375 are not application/pgp-signatures
2377 2006-10-07 [colin] 2.5.3cvs16
2381 Make a bit more of the API available
2382 * src/plugins/pgpcore/Makefile.am
2383 * src/plugins/pgpcore/plugin.c
2384 * src/plugins/pgpcore/sgpgme.c
2385 Add basic key import/export
2387 2006-10-07 [colin] 2.5.3cvs15
2391 * src/prefs_account.c
2393 Warn users *everywhere* if libetpan's not
2396 2006-10-06 [mones] 2.5.3cvs14
2400 updated by Stephan Sachse and me
2402 2006-10-06 [colin] 2.5.3cvs13
2405 * src/common/sylpheed.c
2406 Don't load common plugins if --exit is passed
2409 Implement a cache to avoid reading the same
2410 files over and over again at startup
2412 2006-10-06 [colin] 2.5.3cvs12
2415 * src/gtk/quicksearch.c
2416 Update display every 5k mails on fast searches
2418 2006-10-06 [colin] 2.5.3cvs11
2421 Don't do quote folding on HTML or ERTF.
2422 May fix the Cygwin issues if they were
2423 happening with HTML mails?
2425 2006-10-05 [colin] 2.5.3cvs10
2430 2006-10-05 [colin] 2.5.3cvs9
2433 Use unlocked_stdio here too
2435 2006-10-05 [colin] 2.5.3cvs8
2438 Fix go to next * after preferences apply
2440 Do the fd lock/unlock ourselves instead of
2441 letting the libc do it at each write
2443 2006-10-05 [colin] 2.5.3cvs7
2445 * src/common/utils.c
2446 Faster division, thanks to Jean Diraison
2448 2006-10-05 [paul] 2.5.3cvs6
2450 * src/common/utils.c
2451 fix building with --disable-nls
2453 2006-10-04 [colin] 2.5.3cvs5
2456 Maybe fix a segfault
2458 2006-10-04 [wwp] 2.5.3cvs4
2460 * src/prefs_folder_item.c
2461 Fine-tune layouts in folder item prefs. Suggested by
2462 Fabien Vantard <fzzzzz@gmail.com>.
2464 2006-10-04 [wwp] 2.5.3cvs3
2466 * src/prefs_folder_item.c
2467 Kill the clandestine passengers. You didn't see anything.
2469 2006-10-04 [wwp] 2.5.3cvs2
2471 * src/prefs_folder_item.c
2472 Add a way to test the subject simplify regexp in
2473 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
2474 w/ few layout changes.
2476 2006-20-04 [paul] 2.5.3cvs1
2481 Update version number following
2484 2006-10-04 [colin] 2.5.2cvs42
2489 Provide a way for folder classes to set their sort
2492 2006-10-03 [colin] 2.5.2cvs41
2495 Don't use strlen() to know if the
2498 2006-10-03 [colin] 2.5.2cvs40
2501 Fix "check for new folders" with accentued folders
2503 2006-10-03 [ticho] 2.5.2cvs39
2509 Colin's fix for "copy" filtering rules.
2511 2006-10-02 [colin] 2.5.2cvs38
2514 Fix for double-click too
2516 2006-10-02 [colin] 2.5.2cvs37
2519 correct fix for cvs36
2521 2006-10-02 [colin] 2.5.2cvs36
2524 Fix 'goto next unread' after collapsing/expanding
2527 2006-10-02 [colin] 2.5.2cvs35
2530 Fix double freeze/thaw
2531 * src/common/utils.c
2532 * src/common/utils.h
2533 Reimplement strftime
2538 2006-10-02 [colin] 2.5.2cvs34
2541 Time mh_write_sequences() - it's fast
2543 Init a variable to shut up gcc
2545 2006-10-01 [colin] 2.5.2cvs33
2551 Add helper mh_set_mtime(), and set mtime to stat()'s result
2552 Add fsync but disable it, it's slow as hell
2554 2006-10-01 [colin] 2.5.2cvs32
2558 fflush() caches and mh_sequences before
2561 2006-10-01 [colin] 2.5.2cvs31
2564 Don't ftruncate when not using mmap
2566 2006-09-30 [colin] 2.5.2cvs30
2569 Write folder list *after* saving caches
2571 2006-09-30 [colin] 2.5.2cvs29
2575 Debug forced mtime changes
2577 2006-09-30 [colin] 2.5.2cvs28
2581 Remove useless debug_print()s (code
2584 2006-09-30 [colin] 2.5.2cvs27
2587 Do stuff faster when writing mh_sequences
2589 2006-09-30 [colin] 2.5.2cvs26
2592 Don't let the writing of .mh_sequences, which
2593 can change the folder's mtime, let us think
2596 2006-09-30 [colin] 2.5.2cvs25
2599 Move a debug_print where it belongs
2602 Don't mess with a huge slow subject
2603 table if we're not threading by
2606 2006-09-30 [colin] 2.5.2cvs24
2609 Reenable mmaped reads (*not* writes!)
2611 Don't destroy and recreate hashtables just
2613 * src/common/utils.c
2614 Remove useless reply prefixes (it's case
2617 2006-09-30 [wwp] 2.5.2cvs23
2620 Fixed a minor bug in date value extraction, added a switch
2621 to replace non RFC-compliant Date: value, added a switch
2622 to use strict RFC matching patterns for dates.
2624 2006-09-29 [colin] 2.5.2cvs22
2626 * src/matcher_parser.h
2627 * src/matcher_parser_parse.y
2628 * src/prefs_filtering.c
2630 * src/summary_search.c
2632 * src/gtk/quicksearch.c
2633 * src/gtk/quicksearch.h
2634 Optimise searches by setting different
2635 refresh intervals (depending if the
2636 search is fast or not)
2638 2006-09-29 [colin] 2.5.2cvs21
2641 Optimise by reusing the last iconv converter
2644 Optimise a bit (the foldable quotes feature
2645 still has an awful O(n^2) algo
2647 2006-09-29 [colin] 2.5.2cvs20
2649 * src/gtk/gtksctree.c
2650 * src/gtk/gtksctree.h
2651 Optimise de-selection via up/down or
2654 2006-09-28 [colin] 2.5.2cvs19
2661 * src/summary_search.c
2663 Avoid using summaryview->ctree directly
2665 2006-09-28 [colin] 2.5.2cvs18
2669 Add helpers to freeze/thaw/grab_focus
2670 Factorize calls to freeze/thaw/grab_focus
2673 2006-09-28 [colin] 2.5.2cvs17
2676 More guards for the session management
2678 2006-09-28 [colin] 2.5.2cvs16
2681 * src/gtk/gtksctree.c
2682 * src/gtk/gtksctree.h
2683 Make expanding not recursive in folderview
2685 2006-09-28 [colin] 2.5.2cvs15
2688 If nothing is selected in the list (right part)
2689 and a group is selected in the tree (left part),
2692 2006-09-28 [colin] 2.5.2cvs14
2695 Actually use SM_LIBS
2697 2006-09-28 [ticho] 2.5.2cvs13
2704 * src/prefs_themes.c
2706 Small i18n string optimization.
2707 * src/send_message.c
2709 * src/common/session.c
2711 * src/common/ssl_certificate.c
2712 * src/common/utils.c
2713 Use "Couldn't" instead of "Can't" in UI messages,
2716 2006-09-28 [colin] 2.5.2cvs12
2719 Possibly fix link errors
2721 2006-09-27 [wwp] 2.5.2cvs11
2724 * doc/man/sylpheed-claws.1
2729 Updated authors info (me, myself and I).
2731 2006-09-27 [colin] 2.5.2cvs10
2734 Remove useless printf
2736 2006-09-27 [wwp] 2.5.2cvs9
2739 * src/send_message.c
2741 * src/prefs_common.c
2742 * src/prefs_common.h
2743 * src/gtk/progressdialog.c
2744 remember more windows' sizes (send dialog, received dialog,
2745 edit group in addressbook).
2747 2006-09-27 [colin] 2.5.2cvs8
2752 Use libSM to communicate with the session
2753 manager, so that we can know when the
2754 session ends, save our caches, and draft
2755 our compose windows.
2757 2006-09-27 [colin] 2.5.2cvs7
2761 o Allow Book and Group creation from the tree's
2763 o Do not actually delete the contacts when
2764 deleting groups from the tree (duh!)
2766 2006-09-27 [colin] 2.5.2cvs6
2773 o Allow passing an email address to
2774 compose_new_with_folderitem
2776 o Use current folderitem when clicking
2777 on a TextView mailto: link
2778 o Fix a possible leak in TextView
2780 2006-09-27 [colin] 2.5.2cvs5
2783 Use UTF-8 chars to replace HTML entities
2785 2006-09-27 [colin] 2.5.2cvs4
2788 * src/prefs_account.c
2790 Fix bug #1024 (Array index out of
2791 range in sylpheed-claws-2.5.2)
2792 Patch by Ales Nosek <anosek@suse.cz>
2794 2006-09-27 [colin] 2.5.2cvs3
2797 Actually do the test
2799 2006-09-27 [colin] 2.5.2cvs2
2803 Allow completing with comma (in certain cases: vCalendar
2804 for example doesn't support that)
2805 Patch by Fabien Vantard
2807 2006-09-26 [colin] 2.5.2cvs1
2818 * src/prefs_common.c
2819 * src/prefs_filtering_action.c
2820 * src/prefs_folder_item.c
2821 * src/prefs_template.c
2822 * src/stock_pixmap.c
2823 * src/stock_pixmap.h
2824 * src/pixmaps/addr_one.xpm
2825 * src/pixmaps/addr_two.xpm
2826 Add auto-completion on groups
2828 2006-09-26 [colin] 2.5.2
2835 2006-09-26 [colin] 2.5.1cvs5
2840 2006-09-26 [colin] 2.5.1cvs4
2843 Revert cvs1 (useless as the message is printed
2846 2006-09-26 [colin] 2.5.1cvs3
2848 * src/partial_download.c
2849 Fix crasher found by Alexsandar Urosevic
2851 2006-09-26 [colin] 2.5.1cvs2
2854 Fix bug #1023 (Sylpheed deletes too much messages)
2856 2006-09-26 [ticho] 2.5.1cvs1
2859 Make use of gettext's multiple plurals for statusbar
2862 2006-09-25 [paul] 2.5.1
2869 2006-09-25 [colin] 2.5.0cvs3
2871 * src/plugins/bogofilter/bogofilter.c
2872 * src/plugins/clamav/clamav_plugin.c
2873 * src/plugins/spamassassin/spamassassin.c
2874 BogoFilter, Spamassassin: Fix double hook registering after
2875 visiting preferences
2876 Spamassassin, Clamav: Just set the mails to move instead of
2877 doing the move - caller will move the things at once.
2879 2006-09-25 [colin] 2.5.0cvs2
2882 * src/etpan/imap-thread.c
2883 Use UID SEARCH ALL instead of UID 1:*
2884 (braindead servers can't figure out that's
2887 2006-09-25 [wwp] 2.5.0cvs1
2889 * src/message_search.c
2890 Added the ability to stop a running search (in message body).
2892 2006-09-25 [paul] 2.5.0
2899 2006-09-25 [paul] 2.4.0cvs214
2910 updated by Tim, Stephan Sachse, Flammie Pirinen,
2911 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2912 Ticho, Aleksander Urosevic, Ralgh Young
2914 2006-09-24 [mones] 2.4.0cvs213
2919 2006-09-23 [colin] 2.4.0cvs212
2921 * src/gtk/inputdialog.c
2922 Fix [ ] remember this appearing in normal
2923 input dialogs after it's been used by
2931 * src/common/timing.h
2932 Enable timings in debug mode and make it
2935 2006-09-22 [colin] 2.4.0cvs211
2940 ping the correct URI
2942 2006-09-22 [colin] 2.4.0cvs210
2945 Let's see if bug #1022 is fixed
2947 2006-09-21 [colin] 2.4.0cvs209
2950 * src/common/plugin.c
2951 Prepare infra to load predefined plugins when
2952 no configuration existed. Don't actually load
2953 anything yet (feat. freeze)
2955 2006-09-21 [wwp] 2.4.0cvs208
2958 Partial sync w/ 2.4.0cvs72:
2959 wrap file and minor updates.
2961 2006-09-21 [wwp] 2.4.0cvs207
2964 several fixes and enhancements. A new --force switch has been
2965 added to prevent overriding by default Date: header when
2968 2006-09-21 [paul] 2.4.0cvs206
2970 * src/common/utils.c
2971 add Chinese UTF8 Re prefix
2973 2006-09-21 [wwp] 2.4.0cvs205
2976 Fics alfabettical order.
2978 2006-09-21 [wwp] 2.4.0cvs204
2982 Added an action tool to fix missing Date field in emails.
2983 Updated Makefile.am to reflect those last two additions.
2985 2006-09-21 [wwp] 2.4.0cvs203
2988 Added a action tool to open uuencoded docs w/
2989 OpenOffice (based on uudec method).
2991 2006-09-21 [colin] 2.4.0cvs202
2995 Workaround possible GTK crash: remove selection
2996 clipboard before destroying widget, or GTK+-2.10
2997 dies. Thanks to Hiro.
2999 2006-09-20 [colin] 2.4.0cvs201
3002 Fix free-after-use in some cases (when
3003 procmime_encode_content() frees mimeinfo->data.mem
3004 and turns it to a temp file)
3006 2006-09-20 [colin] 2.4.0cvs200
3010 * src/gtk/gtksctree.c
3011 * src/gtk/gtksctree.h
3012 Add tooltips in the folderview and summaryview
3013 (Doesn't break string freeze as they already
3016 Put the spam button in the default configuration
3017 if compiled with bogo plugin too
3019 2006-09-19 [colin] 2.4.0cvs199
3023 Update folder name label on folder rename
3024 * src/prefs_matcher.c
3025 * src/gtk/logwindow.h
3029 2006-09-19 [wwp] 2.4.0cvs198
3031 * src/summary_search.c
3032 fix can't click forward/backward buttons in the
3035 2006-09-18 [paul] 2.4.0cvs197
3038 add missing bracket, capitalise the A of
3041 2006-09-18 [paul] 2.4.0cvs196
3044 fix bug 1012 'crashed upon sending mail
3045 from compose window'
3048 2006-09-16 [colin] 2.4.0cvs195
3051 Fix "real-time" sorting by freezing/thawing
3053 2006-09-16 [colin] 2.4.0cvs194
3056 Fix the anti-spam entry a bit
3058 2006-09-16 [colin] 2.4.0cvs193
3061 Make sure reviewers have no excuse when stating
3062 Sylpheed-Claws doesn't have antispam capabilities.
3064 2006-09-16 [colin] 2.4.0cvs192
3067 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
3068 as if the SIGPIPE comes from etpan's thread we could
3069 trigger a GUI update from this thread.
3071 2006-09-16 [colin] 2.4.0cvs191
3074 Init all members of the struct
3076 2006-09-16 [paul] 2.4.0cvs190
3079 improvements to the English
3081 2006-09-15 [colin] 2.4.0cvs189
3086 2006-09-14 [colin] 2.4.0cvs188
3088 * src/common/socket.c
3089 * src/common/socket.h
3091 * src/common/ssl_certificate.c
3092 * src/common/ssl_certificate.h
3093 * src/etpan/imap-thread.c
3094 the get_fqdn() call done to get canonical name when
3095 checking an SSL certificate is blocking, which is
3096 sad as we just did a non-blocking lookup to connect.
3097 Fix that by letting the fqdn available to the SockInfo,
3098 and use that in ssl_certificate_check(). For IMAP,
3099 we don't do it as the lookup's done by libetpan, but
3100 it's less annoying as IMAP connections as much more
3101 rare than POP3 connections.
3103 2006-09-14 [paul] 2.4.0cvs187
3105 * manual/advanced.xml
3106 improvements to the English,
3107 properly place the new hidden options
3108 within the alphabetical order
3109 * src/gtk/pluginwindow.c
3110 improvements to the English
3112 2006-09-14 [colin] 2.4.0cvs186
3114 * src/prefs_common.c
3115 * src/prefs_common.h
3116 * src/gtk/gtksctree.c
3117 * manual/advanced.xml
3118 New hidden pref, stripes_color_offset, to change
3119 the value added/substracted to normal bgcolor to
3120 create the stripes in summaries
3122 2006-09-13 [colin] 2.4.0cvs185
3129 Fix misc. printing issues:
3130 - Bad font for linkified headers
3131 - Different font if the mail was displayed or not
3132 - Factorize the thing
3134 2006-09-13 [colin] 2.4.0cvs184
3136 * src/common/ssl_certificate.c
3137 Only get FQDN once when checking certificate
3139 2006-09-13 [colin] 2.4.0cvs183
3142 * src/gtk/pluginwindow.c
3143 Misc. GUI fixes by Fabien
3145 2006-09-13 [wwp] 2.4.0cvs182
3148 * src/common/utils.h
3149 * src/common/utils.c
3150 get rid of unused wide-char functions.
3152 2006-09-13 [wwp] 2.4.0cvs181
3154 * src/plugins/pgpinline/sylpheed.def
3156 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
3157 add privacy_reset_error to the .def file,
3158 do not fork for an external textviewer.
3160 2006-09-13 [wwp] 2.4.0cvs180
3162 * src/prefs_common.c
3163 fix broken font entry in prefs (patch issued by the gpg4win team,
3164 probably by Marcus Brinkmann <marcus@g10code.de>).
3166 2006-09-13 [colin] 2.4.0cvs179
3169 Fix a warning in summaryview.c
3173 Add missing Mark/* elements in the
3176 2006-09-12 [colin] 2.4.0cvs178
3178 * src/prefs_actions.c
3179 * src/prefs_filtering_action.c
3180 * src/prefs_matcher.c
3181 Use (New) instead of New everywhere
3183 2006-09-12 [wwp] 2.4.0cvs177
3185 * manual/fr/addrbook.xml
3186 * manual/fr/handling.xml
3187 updated some quotes in the fr manual to match the fr translation.
3189 2006-09-12 [wwp] 2.4.0cvs176
3191 * src/prefs_matcher.c
3192 don't store translated string elements in matcher expressions.
3193 Also fixed a misused of Q_().
3195 2006-09-11 [wwp] 2.4.0cvs175
3197 * src/plugins//bogofilter/bogofilter.c
3198 * src/plugins//clamav/clamav_plugin.c
3199 * src/plugins//demo/demo.c
3200 * src/plugins//dillo_viewer/dillo_viewer.c
3201 * src/plugins//pgpcore/plugin.c
3202 * src/plugins//pgpinline/plugin.c
3203 * src/plugins//pgpmime/plugin.c
3204 * src/plugins//spamassassin/spamassassin.c
3205 gettext-ize more strings (mostly plugin error messages).
3207 2006-09-11 [colin] 2.4.0cvs174
3210 Make maximum buffer size bigger to avoid
3211 truncating translated messages. Patch by
3214 2006-09-11 [colin] 2.4.0cvs173
3216 * src/etpan/imap-thread.c
3217 Fix compilation on OpenBSD, thanks to
3220 2006-09-10 [wwp] 2.4.0cvs172
3222 * manual/account.xml
3223 * manual/addrbook.xml
3224 * manual/handling.xml
3225 * manual/es/handling.xml
3226 * manual/fr/account.xml
3227 * manual/fr/addrbook.xml
3228 * manual/fr/handling.xml
3229 documented addressbook matching (condition configuration):
3231 documented per-account filtering rules (handling/filtering
3232 section, account section):
3233 account.xml, handling.xml, en fr
3234 slightly updated the handling/searching section to tell few
3235 words about the extended search ability:
3237 added missing <quote></quotes> to Quick Search:
3238 handling.xml, en fr es
3239 fixed a typo (auomatically):
3241 changes revisited by Paul.
3243 2006-09-10 [paul] 2.4.0cvs171
3245 * src/prefs_actions.c
3246 * src/prefs_filtering.c
3247 * src/prefs_template.c
3248 adjustments to the gui
3249 Patch by Fabien Vantard (slightly modified)
3251 2006-09-10 [colin] 2.4.0cvs170
3254 Check folderitem/summaryview consistency
3255 (basically automates Update summary). Fixes
3256 #1011 (wrong (negative) count on unread
3259 2006-09-10 [colin] 2.4.0cvs169
3261 * src/gtk/gtksctree.c
3262 Fix recursive expansion via mouse
3263 * src/plugins/bogofilter/bogofilter.c
3264 Use normal filtering way of moving
3265 messages (batching), possibly fixing
3266 bug #1015 (Bogofilter plugin doubles
3269 2006-09-09 [wwp] 2.4.0cvs168
3271 * src/prefs_filtering.c
3272 better place for this fix.
3274 2006-09-09 [wwp] 2.4.0cvs167
3276 * src/prefs_filtering.c
3277 fix a minor bug when the enabled status of a filtering/processing
3278 rule always got set to TRUE when replacing this rule. That still
3279 make sense when adding a new rule, but now when replacing, we
3280 don't override the value of 'enabled'.
3281 Also renamed the func prefs_filtering_list_view_get_rule_name()
3282 to prefs_filtering_list_view_get_info() as this function not only
3283 returns the name, but also the account_id and the enabled status.
3285 2006-09-09 [mones] 2.4.0cvs166
3287 * manual/glossary.xml
3288 * manual/plugins.xml
3289 Minor format corrections
3291 Fix misplaced NO WARRANTY section
3292 * manual/es/advanced.xml
3294 * manual/es/glossary.xml
3296 * manual/es/handling.xml
3297 * manual/es/plugins.xml
3298 * manual/es/starting.xml
3299 Incorporate changes from English version
3303 Fix address, (add translation credits in es version)
3307 2006-09-09 [wwp] 2.4.0cvs165
3309 * src/prefs_filtering.c
3310 fix a crash when opening filtering prefs, if matcherrc file contains
3311 broken data (non-existing account id, which is theoretically not
3314 2006-09-08 [colin] 2.4.0cvs164
3317 Wrong assert, make it an if()
3318 * src/gtk/gtksctree.c
3319 Fix bug #1013 (expand selected thread
3320 tree) - expanding is now recursive
3322 2006-09-07 [wwp] 2.4.0cvs163
3324 * src/prefs_matcher.c
3325 make better sentences about addressbook matching in the
3326 matcher prefs. This should make translators' work easier
3329 2006-09-07 [wwp] 2.4.0cvs162
3331 * src/prefs_filtering.c
3332 code simplification (get rid of dup var. assignment).
3334 2006-09-07 [wwp] 2.4.0cvs161
3337 use GTK_STOCK icons when possible, patch by Fabien Vantard
3340 2006-09-07 [paul] 2.4.0cvs160
3343 fix compilation warnings
3346 2006-09-07 [paul] 2.4.0cvs159
3349 select the mimepart icon when
3353 2006-09-06 [paul] 2.4.0cvs158
3355 * src/prefs_filtering.c
3356 fix labels and table element spacing
3357 Patch by Fabien Vantard
3363 2006-09-06 [paul] 2.4.0cvs157
3365 * manual/es/advanced.xml
3368 2006-09-06 [wwp] 2.4.0cvs156
3371 fix an dup launch issue when iconified, thanks to Colin.
3373 2006-09-06 [wwp] 2.4.0cvs155
3375 * src/gtk//gtksctree.h
3376 oops, forgot that one!
3378 2006-09-06 [wwp] 2.4.0cvs154
3380 * manual/pl/advanced.xml
3381 * manual/advanced.xml
3382 * manual/es/advanced.xml
3383 * manual/fr/advanced.xml
3384 * src/prefs_customheader.c
3385 * src/prefs_filtering_action.c
3387 * src/prefs_summaries.c
3388 * src/prefs_filtering.c
3391 * src/prefs_summary_column.c
3393 * src/prefs_actions.c
3394 * src/prefs_folder_column.c
3396 * src/prefs_template.c
3397 * src/prefs_display_header.c
3398 * src/prefs_common.h
3399 * src/prefs_matcher.c
3400 * src/prefs_common.c
3401 * src/prefs_toolbar.c
3404 * src/gtk/gtksctree.c
3405 * src/gtk/pluginwindow.c
3406 * src/gtk/progressdialog.c
3407 * src/gtk/prefswindow.c
3408 renamed hidden option enable_rules_hint to use_stripes_everywhere
3409 to make its meaning more obvious (all versions of the manual reflect
3411 added an extra hidden option use_stripes_in_summary to allow
3412 discarding these stripes in mainwindow's folder and message lists;
3413 en and fr manuals only are OK towards this.
3415 2006-09-06 [colin] 2.4.0cvs153
3418 Hide Sylpheed-Claws' internal queue headers
3419 when showing all headers. They'll be present
3420 only in Source window.
3422 2006-09-05 [colin] 2.4.0cvs152
3424 * src/plugins/trayicon/trayicon.c
3425 Fix crash at exit - we have to disconnect
3427 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3428 Update eggtrayicon - patch adapted from a
3429 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
3432 2006-09-05 [colin] 2.4.0cvs151
3435 * src/gtk/logwindow.c
3436 Fix race condition when something writes
3437 to the log too soon during init. Thanks
3440 2006-09-05 [colin] 2.4.0cvs150
3443 Don't select part on right-click either
3445 2006-09-05 [paul] 2.4.0cvs149
3448 completion of previous commit
3451 2006-09-05 [colin] 2.4.0cvs148
3454 Don't force selection on middle-click, just open
3456 2006-09-04 [colin] 2.4.0cvs147
3459 Looks like gtk_notebook_set_current_page()
3460 sometimes steals focus, and this annoys us
3461 in MimeViewers as it renders navigation
3462 keys useless. Take back focus after switching
3465 2006-09-04 [colin] 2.4.0cvs146
3468 Set stop_loading when clicking on Next
3469 during load. Don't add a callback to
3470 avoid over-complicating things.
3472 2006-09-04 [colin] 2.4.0cvs145
3476 Fix multiple loads in separate messageview
3478 2006-09-04 [colin] 2.4.0cvs144
3481 Let navigation keys be handled during
3484 2006-09-04 [colin] 2.4.0cvs143
3490 Make loading of huge mails (lots of text and/or
3491 images) cancellable, so the GUI doesn't block
3493 2006-09-04 [colin] 2.4.0cvs142
3495 * src/plugins/trayicon/trayicon.c
3496 Fix annoyance when removing a folder with
3497 unread mails: trayicon didn't update
3499 2006-09-04 [paul] 2.4.0cvs141
3501 * src/gtk/icon_legend.c
3502 straighten up columns
3503 Patch by Fabien Vantard
3505 2006-09-04 [wwp] 2.4.0cvs140
3507 * src/prefs_filtering.c
3508 fix new line's account name in filtering prefs:
3509 was "All", is now "(New)".
3511 2006-09-04 [paul] 2.4.0cvs139
3513 * tools/make.themes.project
3514 use "AUTOMAKE_OPTIONS = dist-bzip2"
3515 instead of homebrewed "make release"
3517 2006-09-03 [colin] 2.4.0cvs138
3520 Fix bug #1007 (Wrong folder highlighted)
3522 2006-09-03 [colin] 2.4.0cvs137
3525 Don't set Newsgroup: header to a mail folder
3528 2006-09-03 [paul] 2.4.0cvs136
3531 * src/prefs_spelling.c
3534 2006-09-03 [paul] 2.4.0cvs135
3536 * src/prefs_summaries.c
3537 correct menu item text in prefs_keybind_apply_clicked()
3539 2006-09-03 [paul] 2.4.0cvs134
3541 * manual/advanced.xml
3542 some improvements to the descriptions
3547 fix menu sensitivity issues
3548 * src/prefs_message.c
3549 drop the useless word 'short'
3551 add the word 'lines' indicating log length
3552 is a measure of lines
3554 fix compilation warnings
3556 2006-09-02 [colin] 2.4.0cvs133
3559 Display a special return-receipt message
3560 if the message is from the user
3562 Fix missing freeze of the list when marking
3563 all read and unthreading for exec. Thanks
3566 2006-09-02 [paul] 2.4.0cvs132
3569 * src/prefs_message.c
3573 2006-09-02 [wwp] 2.4.0cvs131
3575 * src/prefs_filtering.c
3576 added an account name column to the filtering rules
3579 2006-09-02 [colin] 2.4.0cvs130
3581 * src/gtk/logwindow.c
3582 * src/gtk/logwindow.h
3583 Block scrolling if we're not at the end
3586 2006-09-02 [colin] 2.4.0cvs129
3589 Make sure account-specific rules can't
3590 be used in {pre-,post-,}processing
3592 * src/gtk/logwindow.c
3593 * src/gtk/logwindow.h
3594 Jump to last error when clicking on the
3597 2006-09-02 [colin] 2.4.0cvs128
3607 Let proc_mbox know its account, for
3608 account-specific rules
3610 2006-09-01 [colin] 2.4.0cvs127
3613 Don't uselessly use iconv to convert from
3619 Fix certain log cases, disable warning icon
3620 for now, the correct way to display it when
3621 necessary and only when necessary is probably
3622 to do it manually rather than use error logs
3623 * src/etpan/imap-thread.c
3624 Clean up UID logging a bit
3625 * src/gtk/logwindow.c
3626 * src/gtk/logwindow.h
3627 Make logging faster when the window's closed
3629 2006-09-01 [wwp] 2.4.0cvs126
3631 * manual/fr/account.xml
3632 reflect changes to the ref. manual (parts of cvs72):
3633 fix tabnames and quotes.
3635 2006-09-01 [wwp] 2.4.0cvs125
3637 * manual/fr/plugins.xml
3638 reflect changes to the reference manual (cvs42):
3639 update IRC channel info.
3641 2006-09-01 [wwp] 2.4.0cvs124
3644 use CVSEDITOR env. var. if set, according to `man cvs`.
3646 2006-09-01 [wwp] 2.4.0cvs123
3648 * manual/advanced.xml
3649 better sentence again (thanks to Paul).
3651 2006-09-01 [wwp] 2.4.0cvs122
3653 * manual/advanced.xml
3654 fix definition of toolbar_detachable and rework a bit the one of
3655 enable_dotted_lines.
3657 2006-09-01 [mones] 2.4.0cvs121
3659 * manual/advanced.xml
3660 Document enable_dotted_lines
3662 2006-09-01 [paul] 2.4.0cvs120
3669 obey the 'When entering folder...' option
3670 when using the /View/Go to/... menu items
3673 2006-08-31 [colin] 2.4.0cvs119
3676 Revert 2.4.0cvs116, wrong fix.
3678 2006-08-31 [colin] 2.4.0cvs118
3680 * src/gtk/gtksctree.c
3681 Better state the various copyrights
3683 2006-08-31 [colin] 2.4.0cvs117
3685 * src/prefs_common.c
3686 fix enable_dotted_lines
3688 2006-08-31 [colin] 2.4.0cvs116
3691 Use pref "Always open on select" when going
3692 to next unread folder
3693 * src/gtk/gtksctree.c
3694 Fix link failure to _gtk_clist_create_cell_layout
3695 on certain computers. (Why not mine, I wonder)
3697 2006-08-31 [colin] 2.4.0cvs115
3701 * src/plugins/bogofilter/bogofilter.c
3702 * src/plugins/spamassassin/spamassassin.c
3703 Requalify some "errors" to warnings
3707 Add an icon in the statusbar to notify
3709 * src/gtk/gtksctree.c
3712 Make the GtkSCTree look more modern by
3713 alternating background lines
3714 * src/prefs_common.c
3715 * src/prefs_common.h
3716 Add a pref to let people have the old
3720 2006-08-30 [colin] 2.4.0cvs114
3724 Provide a way to filter a list of
3725 messages in an optimised manner, and
3726 add a list-filtering hook
3730 Use the list filtering
3731 * src/plugins/bogofilter/bogofilter.c
3732 Use the list-filtering hook
3733 Use -b (bulk) mode for more speed
3734 when learning and filtering
3735 * src/etpan/imap-thread.c
3736 Make log output shorter in UID SEARCH
3739 2006-08-30 [colin] 2.4.0cvs113
3741 * src/plugins/bogofilter/bogofilter.c
3742 Really fast mass learning - thanks to David
3743 Relson for the options explanations :)
3745 2006-08-30 [colin] 2.4.0cvs112
3748 Fix compilation on FreeBSD. Thanks
3751 2006-08-29 [colin] 2.4.0cvs111
3754 Handle "popup_menu" signal (for popping the
3755 menu via the keyboard)
3760 * src/gtk/gtkutils.c
3761 * src/gtk/gtkutils.h
3762 Factorize scrolling code, and add an API
3763 for MimeViewers to handle scroll orders
3765 2006-08-29 [wwp] 2.4.0cvs110
3767 * src/plugins//bogofilter/bogofilter.c
3768 * src/plugins//spamassassin/spamassassin.c
3769 make the bogofilter/spamassassin filtering error dialogs at
3770 incorporation obey to the "don't popup error dialog on
3771 receive error" option. If disabled, feed the log window w/
3778 2006-08-29 [paul] 2.4.0cvs109
3781 remove 'make release', it's not needed
3782 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3784 2006-08-29 [paul] 2.4.0cvs108
3787 * src/summary_search.c
3788 * src/gtk/progressdialog.c
3789 * src/plugins/pgpcore/passphrase.c
3790 replace deprecated gtk_window_set_policy()
3792 2006-08-29 [colin] 2.4.0cvs107
3795 Fix data loss when copy fails during a move:
3796 only use fast remove_msgs if everything was
3797 copied OK; else use slow remove_msg on the
3798 mails that got copied only.
3800 2006-08-28 [paul] 2.4.0cvs106
3803 revert change in 2.4.0cvs104, it breaks
3806 2006-08-28 [paul] 2.4.0cvs105
3808 * src/plugins/spamassassin/spamassassin.c
3811 2006-08-28 [paul] 2.4.0cvs104
3814 fix data loss when moving to another
3816 * src/prefs_spelling.c
3818 * src/gtk/pluginwindow.c
3819 improve the layout of the dialog text
3822 2006-08-28 [paul] 2.4.0cvs103
3824 * src/plugins/bogofilter/bogofilter.c
3825 * src/plugins/bogofilter/bogofilter_gtk.c
3826 fix english up a bit, innit
3828 2006-08-28 [paul] 2.4.0cvs102
3833 require autoconf 2.60, enabling building
3834 with gettext 0.15 (gettext 0.14.x build still