1 2008-10-13 [wwp] 3.6.1cvs6
4 Updated French translation.
6 2008-10-11 [colin] 3.6.1cvs5
9 Fix bug 1756, "Outdated translators list in About
10 dialogue". Patch by Aleksei Miheev.
12 2008-10-11 [colin] 3.6.1cvs4
30 * src/common/session.c
31 * src/common/session.h
38 * src/common/ssl_certificate.c
39 * src/common/ssl_certificate.h
41 * src/gtk/sslcertwindow.c
42 * src/gtk/sslcertwindow.h
45 2008-10-11 [colin] 3.6.1cvs3
47 * src/common/ssl_certificate.c
48 Make local function static
50 2008-10-10 [colin] 3.6.1cvs2
53 * src/common/ssl_certificate.c
54 * src/gtk/sslcertwindow.c
55 Add offline certificate verification,
56 thanks to Nikos Mavrogiannopoulos for the
59 2008-10-10 [colin] 3.6.1cvs1
61 * src/common/ssl_certificate.c
62 * src/gtk/sslcertwindow.c
65 2008-10-10 [paul] 3.6.1
75 2008-10-10 [colin] 3.6.0cvs25
78 Tell libetpan it doesn't need to init
81 2008-10-10 [colin] 3.6.0cvs24
84 Remove references to openssl
86 2008-10-09 [colin] 3.6.0cvs23
91 2008-10-09 [colin] 3.6.0cvs22
94 Error out when building against openssl
96 2008-10-09 [colin] 3.6.0cvs21
103 Disable OpenSSL due to requirement of
104 OpenSSL exception. Code not removed yet,
105 just in case, but disabled.
107 2008-10-09 [colin] 3.6.0cvs20
117 * src/prefs_ext_prog.c
119 * src/prefs_image_viewer.c
123 * src/gtk/Makefile.am
125 * src/gtk/gtksourceprintjob.c
126 * src/gtk/gtksourceprintjob.h
127 Revert previous patch. It'd be better to remove
128 OpenSSL instead, as GnuTLS works as well.
130 2008-10-09 [colin] 3.6.0cvs19
140 * src/prefs_ext_prog.c
142 * src/prefs_image_viewer.c
146 * src/gtk/Makefile.am
148 * src/gtk/gtksourceprintjob.c
149 * src/gtk/gtksourceprintjob.h
150 Remove the libgnomeprint interface (deprecated,
151 and fixes Debian's #501570, 'Copyright confusion')
153 2008-10-09 [colin] 3.6.0cvs18
156 Require libetpan 0.57 (important fixes)
158 2008-10-08 [paul] 3.6.0cvs17
160 * src/prefs_filtering_action.c
161 * src/prefs_matcher.c
162 enable re-ordering of the filtering/processing
163 condition and actions lists by drag'n'drop
165 2008-10-08 [colin] 3.6.0cvs16
170 2008-10-07 [colin] 3.6.0cvs15
173 After thinking, revert this. It's only a minor
174 annoyance to GSSAPI users, and I can't test this
175 right now. Postponed until after next good release.
177 2008-10-07 [colin] 3.6.0cvs14
180 Don't ask for a password when using GSSAPI
182 2008-10-07 [colin] 3.6.0cvs13
185 Fix build with GTK+ < 2.14
187 2008-10-07 [colin] 3.6.0cvs12
194 * src/gtk/colorlabel.c
195 Fix bug 1749, 'Shortcut keys for color labels
197 Make fullscreen a setting remembered between
200 2008-10-07 [colin] 3.6.0cvs11
203 Fix bug 1747, 'Wanderlust keybindings no longer
204 working (regression)'
206 2008-10-07 [colin] 3.6.0cvs10
209 Make fullscreen a real menu item
211 2008-10-07 [colin] 3.6.0cvs9
214 Make sure we won't save size when
217 2008-10-06 [colin] 3.6.0cvs8
221 Handle fullscreen via F11. Patch by
224 2008-10-06 [colin] 3.6.0cvs7
227 Fix return value when setting client cert
229 2008-10-04 [colin] 3.6.0cvs6
232 Fix bug 1742, 'Attachment list contents not
235 2008-10-04 [paul] 3.6.0cvs5
238 fix failure of Hide toolbar option on restart
240 2008-10-04 [colin] 3.6.0cvs4
247 Maemo: Fix bug 1737, Crashes upon opening
249 2008-10-04 [paul] 3.6.0cvs3
252 submitted (just a little late) by Frederico
255 2008-10-03 [wwp] 3.6.0cvs2
258 Many fixes, mostly in menus and accelerators.
260 2008-10-03 [colin] 3.6.0cvs1
263 Allow network mounts with new GTKs: they're
264 available via FUSE mounts and we don't need
267 2008-10-03 [paul] 3.6.0
274 2008-10-03 [paul] 3.5.0cvs145
281 new translations. added by Yasen Pramatarov,
282 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
291 updated translations. submitted by Miquel Oliete,
292 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
293 Andrea Spadaccini, Emilian Nowak, and Ralph Young
295 2008-10-02 [colin] 3.5.0cvs144
297 * src/common/session.c
298 Fix crash when connection fails on windows
300 2008-10-01 [colin] 3.5.0cvs143
303 Real fix for FS-unsafe chars on win32
305 2008-10-01 [colin] 3.5.0cvs142
308 Encode prohibited filenames on win32
310 2008-09-30 [mones] 3.5.0cvs141
316 Fix output of some debug messages
318 2008-09-30 [colin] 3.5.0cvs140
330 * src/gtk/sslcertwindow.c
331 Win32: Fix time usage; use g_stat
333 2008-09-29 [colin] 3.5.0cvs139
336 Fix case-sensitive match of subject
339 2008-09-29 [colin] 3.5.0cvs138
341 * src/folder_item_prefs.c
342 * src/folder_item_prefs.h
344 * src/prefs_folder_item.c
345 * src/prefs_matcher.c
347 * src/common/string_match.c
349 Fix a huge leak (dozens of megs per folder
350 change) on Windows: disable regexps
352 2008-09-28 [paul] 3.5.0cvs137
357 2008-09-27 [colin] 3.5.0cvs136
361 Add accessor for cur_account
363 2008-09-27 [colin] 3.5.0cvs135
366 Fix crash when error happen on session establishment
368 2008-09-26 [mones] 3.5.0cvs134
373 2008-09-26 [colin] 3.5.0cvs133
375 * src/plugins/pgpcore/claws.def
378 2008-09-26 [colin] 3.5.0cvs132
382 * src/plugins/pgpcore/pgp_viewer.c
383 Add an accessor to prefs_common for plugins
386 2008-09-25 [colin] 3.5.0cvs131
389 Fix bug 1725, 'useless lines in clawsrc'
390 * src/plugins/smime/mypgpcore.def
393 2008-09-25 [paul] 3.5.0cvs130
395 * src/plugins/smime/mypgpcore.def
396 * src/plugins/smime/plugin.def
397 * src/plugins/smime/version.rc
398 add these windows-specific files
401 2008-09-25 [colin] 3.5.0cvs129
404 Load standard plugins only on first run
406 2008-09-25 [colin] 3.5.0cvs128
411 2008-09-24 [colin] 3.5.0cvs127
414 Add nb_NO's charset (iso-8859-1)
416 2008-09-24 [colin] 3.5.0cvs126
419 Fix get_mail_base_dir() on windows
420 (was synced from main ages ago)
422 2008-09-24 [colin] 3.5.0cvs125
426 Integrate better with Windows' style
428 2008-09-23 [paul] 3.5.0cvs124
433 offer these strings to translators too
435 2008-09-23 [colin] 3.5.0cvs123
438 Add a --disable-dbus flag in case we want
439 no DBUS even if headers are available (like
440 for building gpg4win)
443 * src/prefs_logging.c
445 * src/plugins/pgpcore/sgpgme.c
446 * src/plugins/smime/claws.def
448 - disable filtering log (it's crashy for
450 - fix gmtime_r when time is -1 (before 01/01/70)
451 - add symbols for smime
453 2008-09-22 [colin] 3.5.0cvs122
459 Fix cursor position after changing account
463 Fix absolute path detection
465 2008-09-21 [colin] 3.5.0cvs121
467 * src/gtk/gtkaspell.c
468 Don't try to use empty dictionaries
470 2008-09-20 [colin] 3.5.0cvs120
473 Add the new files to the translations
475 2008-09-20 [colin] 3.5.0cvs119
478 * src/plugins/Makefile.am
479 * src/plugins/smime/Makefile.am
480 * src/plugins/smime/plugin.c
481 * src/plugins/smime/smime.c
482 * src/plugins/smime/smime.deps
483 * src/plugins/smime/smime.h
484 Include S/Mime plugin in the main plugins
485 Will ease the Gpg4win team's work
487 2008-09-20 [colin] 3.5.0cvs118
494 * src/common/socket.c
496 * src/plugins/pgpcore/claws.def
497 Windows: more fixes, thanks to wwp and
500 2008-09-20 [colin] 3.5.0cvs117
503 Tell on which server errors happened
505 2008-09-20 [colin] 3.5.0cvs116
507 * src/etpan/etpan-thread-manager.c
508 * src/etpan/imap-thread.c
509 * src/etpan/nntp-thread.c
510 Windows: Fix hang on IMAP/NNTP
512 2008-09-20 [colin] 3.5.0cvs115
515 Fix bug 1723, "Buffer overflow crash caused by
516 preview in 'Date format help' dialog box"
517 Also, optimise fast_strftime a bit :)
519 2008-09-18 [colin] 3.5.0cvs114
523 Check for NULLs before str* functions
525 2008-09-18 [colin] 3.5.0cvs113
530 Handle html parts in multipart/related
531 Decode ISO-8859-1 as Windows-1252 (the former
532 is a subset of the latter) in order to
533 workaround Outlook mails misencoding
534 * src/gtk/logwindow.c
535 * src/gtk/logwindow.h
536 Clear mainwindow's error pixmap when the
537 error scrolls out of the log
539 2008-09-17 [colin] 3.5.0cvs112
542 Fix image loading (multiple childs added to
543 scrolledwindow, break of the resize functionality)
545 * src/prefs_folder_item.c
546 * src/prefs_spelling.c
547 * src/gtk/gtkaspell.c
548 Better fix problems with dictionaries updates
550 2008-09-17 [colin] 3.5.0cvs111
553 Fix double-opening (fixes multiple signatures when
556 2008-09-16 [colin] 3.5.0cvs110
558 * src/prefs_account.c
559 * src/prefs_folder_item.c
560 * src/prefs_spelling.c
561 * src/gtk/gtkaspell.c
562 Better stripping of aspell dictionaries names
568 2008-09-16 [colin] 3.5.0cvs109
573 * src/prefs_account.h
576 * src/gtk/inputdialog.c
577 Don't add a pref to allow remembering passwords
578 (Just not checking the checkbox is enough)
580 2008-09-16 [colin] 3.5.0cvs108
583 Require libetpan 0.56 as 0.55 is crashy
586 * src/gtk/inputdialog.c
587 * src/gtk/inputdialog.h
590 2008-09-16 [wwp] 3.5.0cvs107
593 Complete 3.5.0cvs106 by removing a function that got
594 moved to account.[ch].
596 2008-09-16 [wwp] 3.5.0cvs106
602 * src/quote_fmt_lex.l
603 * src/quote_fmt_parse.y
604 Add account signature (path and value string) manipulation
605 keywords to the template processor. It's now possible in
606 all templates to insert the account signature to an
607 arbitrary location or to pass it to a external script for
611 2008-09-16 [mones] 3.5.0cvs105
618 * src/prefs_account.h
623 * src/gtk/inputdialog.c
624 * src/gtk/inputdialog.h
625 Implement session passwords: unsaved passwords for receiving
626 or sending of accounts can be remembered while running to
627 avoid repetitive typing.
628 As keeping passwords in memory is unsafe a new preference
629 in Other page is added to activate or not such capability.
631 2008-09-14 [colin] 3.5.0cvs104
635 Make conv_iconv_strdup static
637 2008-09-12 [colin] 3.5.0cvs103
644 * src/folder_item_prefs.c
645 * src/folder_item_prefs.h
647 * src/prefs_account.c
650 * src/prefs_folder_item.c
651 * src/prefs_spelling.c
652 * src/prefs_template.c
654 * src/quote_fmt_parse.y
657 * src/gtk/Makefile.am
660 * src/gtk/gtkaspell.c
661 * src/gtk/gtkaspell.h
662 * src/plugins/bogofilter/Makefile.am
663 * src/plugins/dillo_viewer/Makefile.am
664 * src/plugins/spamassassin/Makefile.am
665 * src/plugins/trayicon/Makefile.am
666 Switch spellchecker to Enchant
668 2008-09-12 [paul] 3.5.0cvs102
671 * tools/csv2addressbook.pl
672 add support for Fox Mail
674 2008-09-12 [paul] 3.5.0cvs101
677 * src/prefs_wrapping.c
680 2008-09-12 [paul] 3.5.0cvs100
683 revert cvs99's libenchant commit error
685 2008-09-12 [colin] 3.5.0cvs99
688 Only go to inbox if there are new mails
689 (and fetch was manual)
691 2008-09-10 [colin] 3.5.0cvs98
695 * src/common/session.c
696 Use g_timeout_add_seconds instead of g_timeout_add
697 on glib >= 2.14 when we don't need precision on the
698 delay. This helps reducing power consumption:
699 http://mjg59.livejournal.com/74651.html
701 2008-09-10 [colin] 3.5.0cvs97
704 Don't save window size and position when
705 compose is hidden (filtering action)
707 2008-09-09 [colin] 3.5.0cvs96
713 * src/addressbook_foldersel.c
719 * src/editaddress_other_attributes_ldap.h
723 * src/editldap_basedn.c
732 * src/grouplistdialog.c
746 * src/prefs_actions.c
747 * src/prefs_filtering.c
748 * src/prefs_folder_column.c
750 * src/prefs_summary_column.c
751 * src/prefs_toolbar.c
771 * src/gtk/colorlabel.c
772 * src/gtk/colorlabel.h
774 * src/gtk/description_window.c
776 * src/gtk/gtkaspell.c
777 * src/gtk/gtkaspell.h
778 * src/gtk/gtkcmclist.c
779 * src/gtk/gtkcmclist.h
780 * src/gtk/gtkcmctree.c
781 * src/gtk/gtkcmctree.h
782 * src/gtk/gtkcmoptionmenu.h
783 * src/gtk/gtksctree.c
784 * src/gtk/gtksctree.h
785 * src/gtk/gtkshruler.c
786 * src/gtk/gtkshruler.h
787 * src/gtk/gtksourceprintjob.c
788 * src/gtk/gtksourceprintjob.h
791 * src/gtk/gtkvscrollbutton.c
792 * src/gtk/gtkvscrollbutton.h
793 * src/gtk/icon_legend.c
794 * src/gtk/inputdialog.c
795 * src/gtk/logwindow.c
796 * src/gtk/logwindow.h
797 * src/gtk/manage_window.c
798 * src/gtk/manage_window.h
800 * src/gtk/prefswindow.c
801 * src/gtk/progressdialog.c
802 * src/gtk/progressdialog.h
803 * src/plugins/bogofilter/bogofilter_gtk.c
804 * src/plugins/pgpcore/passphrase.c
805 * src/plugins/spamassassin/spamassassin_gtk.c
806 * src/plugins/trayicon/trayicon.c
807 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
808 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
809 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
810 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
811 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
812 Complete GTK+ 2.14 undeprecation
813 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
815 2008-09-09 [colin] 3.5.0cvs95
817 * src/gtk/gtkcmclist.h
818 Fix build on GTK+ 2.14
820 2008-09-08 [colin] 3.5.0cvs94
826 2008-09-07 [colin] 3.5.0cvs93
829 * src/addressbook_foldersel.c
830 * src/gtk/gtkcmclist.c
831 * src/gtk/gtkcmclist.h
832 * src/gtk/gtkcmctree.c
833 * src/gtk/gtkcmctree.h
834 * src/gtk/gtksctree.c
835 * src/gtk/prefswindow.c
836 * src/gtk/prefswindow.h
837 Use GDestroyNotify instead of GtkDestroyNotify
838 (deprecated in GTK+ 2.14)
840 2008-09-07 [colin] 3.5.0cvs92
843 Fix bug 1712, 'invalid "Phishing attempt warning"
844 when linked text ends with spaces'
846 2008-09-05 [colin] 3.5.0cvs91
849 Maybe fix bug 1711, 'Save-as attachment crashes'
850 Possibly wrong free() due to pointer shifting
852 2008-09-05 [colin] 3.5.0cvs90
855 Fix bug 1710, 'User misreads "Discard Message"
856 as "Discard Changes"'. Propose to save or discard
857 only the latest changes when closing an existing
858 draft. Autosave may still have saved parts of the
861 2008-09-04 [colin] 3.5.0cvs89
864 Fix bug 1707, 'Segfault when sorting on non-visible column'
866 2008-09-01 [colin] 3.5.0cvs88
871 * src/etpan/imap-thread.c
872 * src/etpan/imap-thread.h
873 Store spam flag on IMAP (Junk/NonJunk, as
874 ThunderBird does - this is nonstandard)
876 2008-08-31 [wwp] 3.5.0cvs87
879 Fix globish edition^Wediting.
881 2008-08-31 [wwp] 3.5.0cvs86
884 Don't break nickname editing for non-LDAP books (nickname
885 value was overwritten when editing existing contact, this
886 came from 3.0.2cvs109).
888 2008-08-30 [colin] 3.5.0cvs85
892 Fix "Apply tags..." key shortcut
894 2008-08-29 [iwkse] 3.5.0cvs84
899 2008-08-29 [iwkse] 3.5.0cvs83
902 Disable "Move to trash" action if
903 we are in a trash-like folder.
906 2008-08-29 [paul] 3.5.0cvs82
909 bump up libetpan version requirement since
912 2008-08-28 [wwp] 3.5.0cvs81
916 * src/prefs_account.c
917 * src/prefs_account.h
918 Add finer granularity to the POP3's remove-after delay (now in
919 hours in addition to in days), patch by Paul Rolland.
921 2008-08-28 [wwp] 3.5.0cvs80
924 Fix a typo in a comment.
926 2008-08-28 [iwkse] 3.5.0cvs79
929 * src/prefs_actions.c
930 * src/prefs_filtering.c
931 * src/prefs_template.c
932 Add search feature to the account,
933 template and action dialog.
934 It's turned on selecting one row
935 of the list and typing some random
936 letter. Thanks to wwp, colinl
938 2008-08-28 [colin] 3.5.0cvs78
943 * src/prefs_account.c
944 * src/prefs_account.h
951 * src/pixmaps/key_gpg_signed.xpm
952 Fix bug 1412, "Sign reply, if mail was signed"
953 Add an account preference to sign replies to signed mails
955 2008-08-28 [iwkse] 3.5.0cvs77
957 * src/prefs_filtering.c
958 Making the search more useful,
959 jumping directly to the relative rule.
961 2008-08-27 [colin] 3.5.0cvs76
966 2008-08-27 [colin] 3.5.0cvs75
968 * src/gtk/gtkcmctree.c
971 2008-08-26 [colin] 3.5.0cvs74
973 * src/gtk/gtkcmctree.c
974 Fix missing inits on old glib
976 2008-08-26 [wwp] 3.5.0cvs73
979 Added 'Fwd' to the list of known common subject prefixes.
981 2008-08-25 [iwkse] 3.5.0cvs72
984 Add animated gif support to the
987 2008-08-25 [colin] 3.5.0cvs71
989 * src/gtk/gtkcmctree.c
990 Make sure work isn't null
992 2008-08-24 [colin] 3.5.0cvs70
995 Fix typo on SSL_CERT_DIR
997 2008-08-23 [holger] 3.5.0cvs69
1000 Fix bug 1699 'Separator line mis-placed when
1001 printing some e-mails'. The number of header lines
1002 was not correctly calculated when Pango inserts
1005 2008-08-23 [colin] 3.5.0cvs68
1008 Fix the account selector button; thanks
1011 2008-08-21 [colin] 3.5.0cvs67
1015 Add a compose preference for auto-indent
1018 Make colorlabel accels a bit less hacky
1020 2008-08-21 [colin] 3.5.0cvs66
1023 * src/prefs_common.c
1024 * src/prefs_common.h
1025 * src/prefs_wrapping.c
1026 Add a preference for autoindent; fix no_join tag
1027 being applied to whole lines instead of just \n when
1030 2008-08-21 [colin] 3.5.0cvs65
1033 Add support for auto-indentation
1035 2008-08-19 [colin] 3.5.0cvs64
1038 Save Autowrap status in drafts/queued mails
1040 2008-08-19 [colin] 3.5.0cvs63
1043 Fix a comment (in reality, test commit on
1046 2008-08-17 [colin] 3.5.0cvs62
1048 * src/prefs_actions.c
1051 * src/common/socket.h
1052 * src/gtk/gtkcmctree.c
1055 2008-08-16 [colin] 3.5.0cvs61
1057 * src/editaddress_other_attributes_ldap.h
1058 Add 'l' field (localityName)
1060 2008-08-16 [colin] 3.5.0cvs60
1063 * src/gtk/gtkcmclist.c
1064 * src/gtk/gtkcmclist.h
1065 * src/gtk/gtkcmctree.c
1066 * src/gtk/gtksctree.c
1067 * src/gtk/gtkutils.c
1068 * src/gtk/gtkvscrollbutton.c
1069 Fix Maemo build (OS2007)
1071 2008-08-14 [colin] 3.5.0cvs59
1074 Don't crash if parent is null when creating
1076 * src/gtk/pluginwindow.c
1077 Don't crash on race when closing window while
1078 a plugin is loading and does gtk_iterations
1080 2008-08-13 [colin] 3.5.0cvs58
1085 Fix bug 1696, 'Viewing binary attachements
1086 as text over 1 MB' (various buglets)
1088 2008-08-10 [colin] 3.5.0cvs57
1091 * src/gtk/gtkcmclist.c
1092 Continue fixing GTK < 2.12 build, thanks to
1095 2008-08-10 [colin] 3.5.0cvs56
1097 * src/gtk/gtksctree.c
1098 Fix build on GTK < 2.12
1100 2008-08-09 [colin] 3.5.0cvs55
1103 Fix untranslatable strings, thanks to
1106 2008-08-07 [colin] 3.5.0cvs54
1112 * src/message_search.c
1115 * src/prefs_account.c
1116 * src/prefs_common.c
1117 * src/prefs_customheader.c
1118 * src/prefs_ext_prog.c
1119 * src/prefs_filtering_action.c
1121 * src/prefs_logging.c
1122 * src/prefs_matcher.c
1123 * src/prefs_msg_colors.c
1125 * src/summary_search.c
1128 * src/gtk/colorsel.c
1129 * src/gtk/gtkaspell.c
1130 * src/gtk/gtkutils.c
1131 * src/gtk/gtkutils.h
1132 * src/gtk/inputdialog.c
1133 * src/gtk/pluginwindow.c
1134 * src/gtk/quicksearch.c
1135 * src/plugins/bogofilter/bogofilter_gtk.c
1136 * src/plugins/dillo_viewer/dillo_prefs.c
1137 * src/plugins/spamassassin/spamassassin_gtk.c
1138 - Fix Ctrl-Space shortcut
1139 - Fix mime-parsing bug in procmime (cvs52)
1140 - Fix double-free in procmime (cvs52)
1141 - Use gtk_bin_get_child instead of GTK_BIN()->child
1142 - Fix Goto menu in mainwindow
1144 2008-08-07 [mones] 3.5.0cvs53
1147 Updated translation (lots of changes!)
1149 Add missing accelerator key
1151 Restored 'v' key function (thanks Colin!)
1153 2008-08-06 [colin] 3.5.0cvs52
1157 * src/addrduplicates.c
1168 Fix my use of g_utf8_strdown (it returns
1169 a newly allocated string and doesn't
1170 change the parameter)
1172 2008-08-06 [colin] 3.5.0cvs51
1175 Fix bug 1690, 'Copy/Paste in edit window may
1176 break Undo'; middle-click pastes aren't
1177 REPLACE_INSERT but just INSERT.
1178 Also, fix privacy menu selection
1180 2008-08-05 [colin] 3.5.0cvs50
1186 * src/addrduplicates.c
1198 * src/common/socket.c
1199 * src/gtk/gtkutils.c
1200 * src/gtk/gtkutils.h
1202 * src/plugins/spamassassin/spamassassin.c
1203 More undeprecation (Glib)
1205 2008-08-05 [colin] 3.5.0cvs49
1207 * src/prefs_account.c
1208 * src/prefs_filtering_action.c
1209 * src/prefs_matcher.c
1210 * src/gtk/Makefile.am
1211 * src/gtk/claws-marshal.list
1212 * src/gtk/colorlabel.c
1213 * src/gtk/colorsel.c
1214 * src/gtk/foldersort.c
1215 * src/gtk/gtkaspell.c
1216 * src/gtk/gtkcmclist.c
1217 * src/gtk/gtkcmclist.h
1218 * src/gtk/gtkcmctree.c
1219 * src/gtk/gtkcmctree.h
1220 * src/gtk/gtkcmoptionmenu.c
1221 * src/gtk/gtkcmoptionmenu.h
1222 * src/gtk/gtksctree.c
1223 * src/gtk/gtksctree.h
1224 * src/gtk/gtkutils.c
1225 * src/gtk/gtkutils.h
1226 * src/gtk/gtkvscrollbutton.c
1229 * src/gtk/quicksearch.c
1230 * src/plugins/dillo_viewer/dillo_viewer.c
1231 * src/plugins/pgpcore/select-keys.c
1232 Try to finish yesterday's commit
1234 2008-08-04 [colin] 3.5.0cvs48
1238 * src/addressbook_foldersel.c
1245 * src/editaddress_other_attributes_ldap.c
1247 * src/editldap_basedn.c
1250 * src/grouplistdialog.c
1251 * src/image_viewer.c
1256 * src/message_search.c
1262 * src/prefs_account.c
1263 * src/prefs_filtering_action.c
1264 * src/prefs_matcher.c
1265 * src/prefs_msg_colors.c
1266 * src/prefs_summaries.c
1268 * src/stock_pixmap.c
1269 * src/summary_search.c
1274 * src/gtk/Makefile.am
1275 * src/gtk/claws-marshal.list
1276 * src/gtk/colorsel.c
1277 * src/gtk/foldersort.c
1278 * src/gtk/gtkaspell.c
1279 * src/gtk/gtkcmclist.c
1280 * src/gtk/gtkcmclist.h
1281 * src/gtk/gtkcmctree.c
1282 * src/gtk/gtkcmctree.h
1283 * src/gtk/gtksctree.c
1284 * src/gtk/gtksctree.h
1285 * src/gtk/gtkutils.c
1286 * src/gtk/gtkutils.h
1287 * src/gtk/gtkvscrollbutton.c
1290 * src/gtk/quicksearch.c
1291 * src/plugins/dillo_viewer/dillo_viewer.c
1292 * src/plugins/pgpcore/select-keys.c
1293 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
1294 Undeprecate their implementation (GtkArg, GtkType, ...)
1295 Undeprecate a few other things here and there
1296 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
1297 Add #undef GTK_DISABLE_DEPRECATED in the files where we
1298 still have work to do
1300 2008-08-04 [colin] 3.5.0cvs47
1306 * src/stock_pixmap.c
1311 * src/image_viewer.c
1312 * src/gtk/gtkaspell.c
1313 * src/gtk/gtkvscrollbutton.c
1314 * src/plugins/dillo_viewer/dillo_viewer.c
1315 Undeprecate more things
1317 2008-08-02 [colin] 3.5.0cvs46
1320 Fix toggle menu activation state
1323 2008-08-02 [paul] 3.5.0cvs45
1327 /View/Show or hide/Message View
1329 2008-08-01 [paul] 3.5.0cvs44
1331 * src/common/utils.c
1332 * src/plugins/pgpcore/claws.def
1333 * src/plugins/pgpinline/claws.def
1334 fix compilation problems on mingw32,
1335 (bug 1688) Patch by Marcus Brinkmann
1337 2008-08-01 [colin] 3.5.0cvs43
1339 * src/gtk/gtkutils.c
1340 * src/gtk/gtkvscrollbutton.c
1343 2008-08-01 [colin] 3.5.0cvs42
1348 * src/prefs_account.c
1349 * src/prefs_folder_item.c
1352 * src/gtk/gtkaspell.c
1353 * src/gtk/gtkutils.c
1354 * src/gtk/gtkvscrollbutton.c
1355 Replace a few deprecated function calls
1357 2008-08-01 [paul] 3.5.0cvs41
1360 fix crash that occurs because of recent GtkUIManager
1361 changes. Thanks to Colin
1363 2008-07-31 [colin] 3.5.0cvs40
1372 Remove deprecated helper funcs
1374 2008-07-30 [colin] 3.5.0cvs39
1381 Move the folderview popup menu to GtkUIManager
1383 2008-07-29 [colin] 3.5.0cvs38
1398 Switch the main menu to GtkUIManager
1401 2008-07-29 [colin] 3.5.0cvs37
1404 Fix bug 1684, 'view news messages with large
1405 attachements segfaults'
1407 2008-07-29 [colin] 3.5.0cvs36
1420 More switches to GtkUIManager
1422 2008-07-26 [colin] 3.5.0cvs35
1428 2008-07-25 [colin] 3.5.0cvs34
1430 * src/addrcustomattr.c
1434 * src/editaddress_other_attributes_ldap.h
1438 * src/prefs_actions.c
1439 * src/prefs_filtering.c
1440 * src/prefs_template.c
1448 * src/plugins/trayicon/trayicon.c
1449 More changes from GtkItemFactory to GtkUIManager
1451 2008-07-25 [colin] 3.5.0cvs33
1454 Add a macro to remove menu items
1455 Make the gui_manager variable useless
1457 2008-07-24 [colin] 3.5.0cvs32
1460 Fix a gtk warning on clear
1464 Switch the message list popup menu to
1467 2008-07-23 [colin] 3.5.0cvs31
1469 * src/plugins/pgpcore/pgp_viewer.c
1470 * src/plugins/pgpcore/sgpgme.c
1471 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
1472 Patch by Thomas Wiegner <wiegner@gmx.de>
1474 2008-07-20 [paul] 3.5.0cvs30
1476 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1477 remove redundant GTK version check
1479 2008-07-20 [ticho] 3.5.0cvs29
1484 Moved sensitivity setting for "Download messages" for IMAP and
1485 news folders from folderview.c to imap_gtk.c and news_gtk.c
1486 respectively for better code readability.
1487 Fixed indentation in news' set_sensitivity().
1489 2008-07-20 [paul] 3.5.0cvs28
1492 remove more redundant code following cvs27
1494 2008-07-20 [paul] 3.5.0cvs27
1497 remove now redundant code
1500 fix bug 1673, 'Tools/Harvest adresses is
1501 grayed out if folder is empty'
1503 2008-07-19 [ticho] 3.5.0cvs26
1509 * src/gtk/gtkutils.c
1510 * src/gtk/gtkutils.h
1513 Use GtkUIManager for mimeview and tag edit dialog popup menus,
1514 instead of deprecated GtkItemFactory.
1516 2008-07-19 [colin] 3.5.0cvs25
1528 * src/prefs_account.c
1529 * src/prefs_actions.c
1530 * src/prefs_ext_prog.c
1531 * src/prefs_filtering.c
1532 * src/prefs_folder_item.c
1533 * src/prefs_image_viewer.c
1534 * src/prefs_logging.c
1535 * src/prefs_msg_colors.c
1538 * src/prefs_spelling.c
1539 * src/prefs_summaries.c
1540 * src/prefs_template.c
1543 * src/summary_search.c
1547 * src/common/Makefile.am
1548 * src/gtk/gtksctree.c
1549 * src/gtk/gtkutils.h
1550 * src/gtk/pluginwindow.c
1551 * src/gtk/quicksearch.c
1552 * src/plugins/bogofilter/bogofilter_gtk.c
1553 * src/plugins/dillo_viewer/dillo_prefs.c
1554 * src/plugins/pgpcore/prefs_gpg.c
1555 * src/plugins/spamassassin/spamassassin_gtk.c
1556 * src/plugins/trayicon/trayicon.c
1557 * src/plugins/trayicon/trayicon_prefs.c
1558 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
1559 or greater). Use the old deprecated one on GTK+ < 2.12.
1560 Easy! Straightforward! I'm not annoyed at all! It's not a loss
1563 2008-07-16 [colin] 3.5.0cvs24
1566 Fix folderview's scrolbar when starting minimised
1567 to tray, and popping up the mainwindow by calling
1568 claws-mail from the command line
1570 2008-07-08 [colin] 3.5.0cvs23
1573 Possibly fix po-headers appearing on empty
1576 2008-07-08 [colin] 3.5.0cvs22
1580 Finish the always_open tristate patch, by Jonathan
1583 2008-07-07 [paul] 3.5.0cvs21
1586 fix typo (missing ")
1588 2008-07-07 [paul] 3.5.0cvs20
1591 fit the menu style a bit better
1593 2008-07-07 [colin] 3.5.0cvs19
1595 * src/prefs_themes.c
1596 Make upgrading themes easier
1598 2008-07-07 [colin] 3.5.0cvs18
1601 * src/prefs_toolbar.c
1602 * src/stock_pixmap.c
1603 Finish fixing bug 1609, 'Icon issues'
1605 2008-07-07 [colin] 3.5.0cvs17
1607 * src/prefs_common.c
1608 Fix the default value
1610 2008-07-07 [colin] 3.5.0cvs16
1612 * src/prefs_summaries.c
1613 Revert my fix to the string, the correct term
1614 is indeed Message View
1616 2008-07-07 [colin] 3.5.0cvs15
1620 * src/prefs_common.c
1621 * src/prefs_common.h
1622 * src/prefs_summaries.c
1625 Change "Always open message when selected" to
1626 a tristate (Never/Always/When preview is visible)
1627 Patch by Jonathan Corbet <corbet@lwn.net>.
1629 2008-07-06 [paul] 3.5.0cvs14
1632 improve the layout of the dialogue
1635 fix some of the nasty coding style
1638 add some missing mnemonics
1640 2008-07-05 [paul] 3.5.0cvs13
1644 fix bug 1398, '"Change current account" is
1645 available even when there's only one account'
1646 * src/plugins/pgpcore/prefs_gpg.c
1647 put back a needed include, removed in error
1649 2008-07-05 [colin] 3.5.0cvs12
1652 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
1654 2008-07-05 [colin] 3.5.0cvs11
1658 Provide ability to rename newsgroups. Closes
1659 bug 1444, 'Add GUI option for renaming
1660 newsgroups'. Patch by Pawel Pekala
1662 2008-07-05 [colin] 3.5.0cvs10
1664 * src/plugins/pgpcore/passphrase.c
1665 * src/plugins/pgpcore/prefs_gpg.c
1666 * src/plugins/pgpcore/select-keys.c
1667 Simplify GTK includes (with the advantage
1668 of compiling against GTK+2.13); patch by
1671 2008-07-05 [colin] 3.5.0cvs9
1674 Add SSL client certificates
1676 2008-07-05 [colin] 3.5.0cvs8
1678 * src/prefs_account.c
1679 * src/common/session.h
1682 Add one path for certs
1684 2008-07-05 [colin] 3.5.0cvs7
1686 * src/prefs_account.c
1689 2008-07-04 [colin] 3.5.0cvs6
1693 * src/common/ssl_certificate.c
1694 Workaround distro bugs and fix certificate checking
1697 2008-07-04 [colin] 3.5.0cvs5
1700 * src/common/ssl_certificate.c
1701 * src/common/ssl_certificate.h
1702 * src/etpan/imap-thread.c
1703 * src/etpan/nntp-thread.c
1704 Fix some leaks, thanks to Martin Zwickel
1705 Rename gnutls functions that do the same
1706 as OpenSSL ones, to avoid symbol clashing
1707 when Claws is built against GnuTLS and
1708 libetpan against OpenSSL
1710 2008-07-04 [paul] 3.5.0cvs4
1712 * src/prefs_account.c
1713 remove 1 forgotten '.'
1715 2008-07-04 [paul] 3.5.0cvs3
1717 * src/prefs_account.c
1718 layout/engrish fixes to the 'Client
1721 2008-07-03 [colin] 3.5.0cvs2
1726 * src/prefs_account.c
1727 * src/prefs_account.h
1728 * src/prefs_common.c
1729 * src/send_message.c
1730 * src/common/session.c
1731 * src/common/session.h
1734 * src/common/socket.h
1737 * src/common/ssl_certificate.c
1738 * src/common/ssl_certificate.h
1739 * src/etpan/imap-thread.c
1740 * src/etpan/nntp-thread.c
1741 * src/gtk/inputdialog.c
1742 Add support for SSL client certificates (either PEM files
1743 with certificate and private key, either PKCS12 files)
1745 2008-06-28 [colin] 3.5.0cvs1
1748 Fix compilation with older GTKs
1750 2008-06-27 [paul] 3.5.0
1757 2008-06-27 [paul] 3.4.0cvs116
1762 2008-06-27 [paul] 3.4.0cvs115
1766 no longer build unmaintained translations
1768 2008-06-27 [paul] 3.4.0cvs114
1773 updated by Stephan Sachse, Flammie Pirinen, and
1774 Frederico Goncalves Guimaraes
1776 2008-06-26 [wwp] 3.4.0cvs113
1778 * manual/fr/advanced.xml
1779 Update French version of the manual (AutoFaces documentation).
1781 2008-06-26 [wwp] 3.4.0cvs112
1783 * manual/fr/advanced.xml
1784 * manual/fr/plugins.xml
1785 Updated French version of the manual (completed
1786 hidden options list, added note about Clawsker
1787 and new mail archiver plugin).
1789 2008-06-25 [colin] 3.4.0cvs111
1791 * src/gtk/gtkaspell.c
1792 Fix non-UTF8 in the replace with dialog
1793 * src/prefs_actions.c
1794 Fix possible crasher
1797 2008-06-24 [mones] 3.4.0cvs110
1800 Fix non-warning message, downgraded to debug info
1802 2008-06-24 [colin] 3.4.0cvs109
1805 Fix bug 1650, Message line too small after
1806 changing columns in "three columns" layout
1808 2008-06-24 [colin] 3.4.0cvs108
1811 Fix Spam button sensitivity in newsgroups
1813 2008-06-23 [wwp] 3.4.0cvs107
1816 Updated French translation.
1818 2008-06-23 [mones] 3.4.0cvs106
1821 Updated translation for release
1823 2008-06-22 [mones] 3.4.0cvs105
1825 * manual/es/plugins.xml
1826 Synced new entry for Mail Archiver plugin
1828 2008-06-22 [colin] 3.4.0cvs104
1831 Fix initial cursor position
1833 2008-06-21 [paul] 3.4.0cvs103
1835 * manual/plugins.xml
1836 add an entry for the new Mail Archiver plugin
1838 2008-06-21 [paul] 3.4.0cvs102
1841 we're in 'string freeze', put back the
1844 2008-06-21 [paul] 3.4.0cvs101
1846 * manual/advanced.xml
1847 * manual/es/advanced.xml
1848 fix build warning: <emphasis> cannot be contained
1851 fix non-clickable link on License page and drop
1852 the containing < > symbols to match other links
1854 2008-06-20 [mones] 3.4.0cvs100
1856 * manual/advanced.xml
1857 Added autofaces documentation, note about clawsker in hidden
1858 preferences, minor markup fix. Thanks Paul for proofreading
1859 * manual/es/advanced.xml
1860 Synchronised Spanish manual
1862 2008-06-16 [colin] 3.4.0cvs99
1865 Fix cursor placing on signature change
1867 2008-06-16 [paul] 3.4.0cvs98
1871 * src/gtk/inputdialog.c
1872 really fussy coding style fixes
1874 2008-06-16 [paul] 3.4.0cvs97
1877 keep the alphabetical order
1879 2008-06-13 [mones] 3.4.0cvs96
1883 * src/prefs_filtering_action.c
1884 Fixed cosmetic bug, processing also displays "Filtering"
1886 2008-06-13 [mones] 3.4.0cvs95
1889 * src/autofaces.c ** NEW FILE **
1890 * src/autofaces.h ** NEW FILE **
1892 Allow setting Faces and X-Faces globally and per-account
1893 from configuration files under ~/.claws-mail/autofaces
1895 2008-06-13 [holger] 3.4.0cvs94
1898 More files to ignore
1899 * src/gtk/inputdialog.c
1900 * src/gtk/inputdialog.h
1901 Make input dialog more generic so that a checkbox
1902 with custom text can be used in addition to the
1903 "remember this" checkbox
1906 * src/prefs_common.c
1907 * src/prefs_common.h
1908 Allow new folders to inherit the properties of the
1909 parent folder during folder creation
1911 2008-06-13 [wwp] 3.4.0cvs93
1914 a better fix for this string, won't break up translations,
1915 and is conform to other similar ones.
1917 2008-06-13 [wwp] 3.4.0cvs92
1919 * src/addrduplicates.c
1922 * src/addressbook_foldersel.c
1924 use tree decorations everywhere AB folders are used (AB tree pane,
1925 add address to AB, select AB folder, edit group, custom attr, find dup
1926 results), in order to match global style
1927 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
1928 double clicking on groups in tree pane does open the group edit dialog
1929 double clicking on other items in tree pane does expand/collapse
1930 fix a missing space in AB's delete-folder dialog
1931 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
1934 make foldersel dialog show dotted lines according to global (hidden) prefs
1936 2008-06-12 [colin] 3.4.0cvs91
1940 Fix bug 1635, 'Last character of message is truncated
1941 when changing accounts w/ sigs'
1943 Fix bug 1636, 'Can't select "properties" on "folders
1946 2008-06-11 [colin] 3.4.0cvs90
1949 Maybe fix bug 1623, 'exits with segfault when
1950 logging in to certain imap-servers'
1952 2008-06-10 [mones] 3.4.0cvs89
1957 * tools/convert_mbox.sh
1958 Undo cvs86 and cvs87, it really should be a patch to
1961 2008-06-10 [wwp] 3.4.0cvs88
1964 Updated French translation.
1966 2008-06-10 [mones] 3.4.0cvs87
1969 Oops, forgot to add previous script for distribution
1971 2008-06-10 [mones] 3.4.0cvs86
1975 * tools/convert_mbox.sh
1976 Added script to convert Evolution mail folders contributed
1977 by Daniel Dickinson <cshore@fionavar.ca>
1978 Fixes debian bug 461435
1980 2008-06-09 [colin] 3.4.0cvs85
1983 Integrate AWN information bubble if dbus is
1986 Fix crash when calling scan_required() on
1987 folder classes that don't implement them
1988 * src/common/session.c
1991 2008-06-09 [colin] 3.4.0cvs84
1994 Fix bug 1447, 'If user tries to close while starting
1995 up, it will not close ever.'
1997 2008-06-09 [colin] 3.4.0cvs83
2000 Fix bug 1628, 'Claws Mail crashes when
2001 filtering selected messages'
2003 2008-06-04 [colin] 3.4.0cvs82
2006 Complete handling of html parts in multipart/alternative
2009 2008-06-03 [paul] 3.4.0cvs81
2011 * src/prefs_message.c
2012 make always the english good
2014 2008-06-03 [colin] 3.4.0cvs80
2018 Fix bug 1624, '[PATCH] Quick search should be
2019 disabled for folder view'; based on a patch by
2022 2008-06-03 [iwkse] 3.4.0cvs79
2025 Fix little gui bug on button sensitivity
2027 * src/prefs_common.c
2028 * src/prefs_common.h
2029 * src/prefs_message.c
2030 Allow by default to show html in multipart/alternative
2032 2008-06-02 [colin] 3.4.0cvs78
2034 * src/prefs_actions.c
2035 GUI rework, patch by Pawel
2037 2008-06-02 [colin] 3.4.0cvs77
2040 Fix sensitivity/alignment, patch from
2043 2008-05-31 [colin] 3.4.0cvs76
2046 Fix login issue introduced in cvs75.
2048 2008-05-31 [colin] 3.4.0cvs75
2051 Fix more possible double-frees. Also, fix the root cause
2052 of these double-frees by just noting the Session is to
2053 be destroyed instead of destroying it in flight
2055 2008-05-29 [paul] 3.4.0cvs74
2057 * manual/keyboard.xml
2058 'Makes' these entries like the others
2060 2008-05-29 [colin] 3.4.0cvs73
2063 Include utils.h in case we
2064 need to pull goffset definition
2066 2008-05-29 [colin] 3.4.0cvs72
2068 * src/common/utils.h
2069 Workaround a stupid Glib issue, where
2070 goffset happens to be undefined.
2072 2008-05-28 [colin] 3.4.0cvs71
2076 * src/grouplistdialog.c
2077 * src/image_viewer.c
2084 * src/prefs_themes.c
2090 * src/common/utils.c
2091 * src/common/utils.h
2092 Use goffset instead of off_t for MsgInfo's size
2093 Allows using MsgInfo structure from plugins
2094 compiled with largefile support
2096 2008-05-26 [colin] 3.4.0cvs70
2100 Define THEME_CHANGED_HOOKLIST and invoke
2102 * src/plugins/trayicon/trayicon.c
2103 Listen to THEME_CHANGED_HOOKLIST and
2106 2008-05-26 [paul] 3.4.0cvs69
2109 plug a leak in mimeview_save_all()
2111 2008-05-24 [colin] 3.4.0cvs68
2113 * src/common/utils.h
2114 Fix wrong define on old glibs
2116 2008-05-24 [paul] 3.4.0cvs67
2119 * src/stock_pixmap.c
2120 * src/stock_pixmap.h
2122 * src/pixmaps/cancel.xpm
2123 * src/pixmaps/close.xpm
2124 add a specific icon for A_CANCEL_INC (addresses
2125 point 1 of bug 1609 'Icon issues')
2126 replace close.xpm with an icon of the standard
2129 2008-05-24 [paul] 3.4.0cvs66
2131 * src/pixmaps/insert_file.xpm
2134 2008-05-23 [paul] 3.4.0cvs65
2138 add the possibility to check md5 on binary files,
2141 2008-05-23 [colin] 3.4.0cvs64
2145 Fix bug 1610, 'claws crash after opening/closing
2146 preferences and window update'
2148 2008-05-22 [colin] 3.4.0cvs63
2150 * src/prefs_filtering_action.c
2151 * src/gtk/combobox.c
2152 * src/gtk/combobox.h
2153 Fix reselecting of Tags actions in
2154 filtering actions dialog
2156 2008-05-22 [colin] 3.4.0cvs62
2159 * src/prefs_toolbar.c
2160 * src/stock_pixmap.c
2161 * src/stock_pixmap.h
2163 * src/pixmaps/delete_btn.xpm
2164 * src/pixmaps/insert_file.xpm
2165 * src/pixmaps/mail_reply_to_list.xpm
2166 Fix more of bug 1609:
2167 - Add a Delete button icon
2168 - Add a Reply to list button icon
2169 - Fix Insert file button icon
2170 Artwork by Ciprian Popovici.
2172 2008-05-21 [colin] 3.4.0cvs61
2174 * src/common/utils.c
2177 2008-05-21 [wwp] 3.4.0cvs60
2179 * src/prefs_filtering.c
2180 Don't show SMTP-only accounts in accounts list, as they are
2181 irrelevant for filtering incoming messages.
2183 2008-05-21 [colin] 3.4.0cvs59
2186 Don't put SMTP-only accounts in receive menus
2188 2008-05-21 [colin] 3.4.0cvs58
2191 Fix cvs56 (brain fart)
2193 2008-05-21 [colin] 3.4.0cvs57
2195 * src/common/utils.c
2196 Fix bug 1615, 'hang on FIFO when the other end's not
2199 2008-05-21 [colin] 3.4.0cvs56
2204 2008-05-19 [colin] 3.4.0cvs55
2206 * src/plugins/pgpcore/sgpgme.c
2207 Maybe fix debian bug 481856, 'Segmentation fault
2208 when verifying a GPG signature'. Although it
2209 looks like a race condition...
2211 2008-05-19 [colin] 3.4.0cvs54
2213 * src/prefs_filtering_action.c
2214 * src/prefs_matcher.c
2217 * src/gtk/combobox.c
2218 * src/gtk/combobox.h
2219 Patch by Pawel: disabled Tags menus in filtering dialogs
2221 2008-05-19 [colin] 3.4.0cvs53
2223 * src/prefs_account.c
2224 GUI patch by Pawel: align ports entries
2226 2008-05-19 [colin] 3.4.0cvs52
2229 Fix bug 1616, 'strange question while emptying trash'
2231 2008-05-18 [colin] 3.4.0cvs51
2233 * src/common/plugin.c
2234 * src/etpan/imap-thread.c
2235 * src/etpan/nntp-thread.c
2236 * src/gtk/gtksctree.c
2237 Fix bug 1613, 'Various memory leaks';
2238 based on a patch by Didier Barvaux.
2240 2008-05-18 [colin] 3.4.0cvs50
2246 * src/plugins/pgpcore/sgpgme.c
2247 Fix more parts of bug 1609:
2248 - Make use of specific Expired privacy icon
2249 - Use CLOSE instead of NOTICE_ERROR for cancel
2251 - Allow a Preferences button in the main toolbar
2253 2008-05-18 [colin] 3.4.0cvs49
2255 * src/stock_pixmap.c
2256 Fix bug with non-updating icons after theme change:
2257 If fetching pixbuf for a given icon after a theme
2258 change, the next pixmap fetch would return the old
2259 cached one, as the theme change was forgotten at
2260 this time. (and vice-versa). This was mostly
2261 visible on open folder icons
2263 2008-05-17 [colin] 3.4.0cvs48
2265 * src/prefs_summaries.c
2267 Fix bug 1608, 'Inconsistent behaviour of mark as read
2268 options'. Patch by Pawel
2270 2008-05-16 [colin] 3.4.0cvs47
2273 Fix another possible crash (on fatal errors
2274 at login, like stream error).
2276 2008-05-16 [paul] 3.4.0cvs46
2278 * tools/thunderbird-filters-convertor.pl
2280 fix reading a tb rule that contains something
2281 like that: \"Sender\"
2283 2008-05-16 [paul] 3.4.0cvs45
2286 * tools/csv2addressbook.pl
2287 add support for gmail exported csv address book
2289 2008-05-16 [colin] 3.4.0cvs44
2293 Fix ldap deprecated calls. Patch by
2296 2008-05-16 [paul] 3.4.0cvs43
2298 * manual/de/account.xml
2299 * manual/it/account.xml
2301 * manual/it/addrbook.xml
2302 * manual/it/claws-mail-manual.xml
2304 * manual/it/intro.xml
2305 * manual/it/starting.xml
2306 add pages towards German and Italian manuals.
2307 (just for storage, they are not built yet, due
2308 to being incomplete.) submitted by Speckmade
2309 <Speckmade@gmx.net> and Salvatore De Paolis
2310 <iwkse@claws-mail.org>
2312 2008-05-16 [colin] 3.4.0cvs42
2314 * src/gtk/sslcertwindow.c
2315 Fix SHA1 fingerprint with GnuTLS
2317 2008-05-15 [colin] 3.4.0cvs41
2319 * src/gtk/sslcertwindow.c
2320 Print SHA1 fingerprint too
2322 2008-05-15 [colin] 3.4.0cvs40
2325 Fix certificate port on TLS. It was
2326 previously always 0.
2327 **IMPORTANT INFORMATION**: this will trigger
2328 one wrong "New certificate" warning at the
2329 first connection with this fix, if using STARTTLS
2331 * src/gtk/sslcertwindow.c
2332 Make labels selectable
2334 2008-05-15 [colin] 3.4.0cvs39
2337 Fix double free when STARTTLS fails (for
2338 example due to refusing the certificate)
2340 2008-05-15 [paul] 3.4.0cvs38
2342 * manual/advanced.xml
2345 2008-05-15 [paul] 3.4.0cvs37
2347 * manual/advanced.xml
2349 make outgoing_fallback_to_ascii a hidden pref
2351 2008-05-14 [colin] 3.4.0cvs36
2356 Make it possible to cancel quit when Claws
2357 ask whether to empty trash.
2359 2008-05-14 [colin] 3.4.0cvs35
2362 * src/prefs_common.c
2363 * src/prefs_common.h
2365 Add a preference to be able to specify an
2366 outgoing charset/encoding but still fallback
2367 to 7bit US-ASCII when possible (default TRUE,
2368 same behavior as pre-cvs34)
2370 2008-05-14 [colin] 3.4.0cvs34
2373 Always use the specified encoding and charset if it is
2374 specified, even if the mail is ASCII.
2376 2008-05-13 [paul] 3.4.0cvs33
2379 fix the build warnings the easy way for now
2381 2008-05-13 [colin] 3.4.0cvs32
2383 * src/prefs_themes.c
2384 Count .png files as icons too (fixes part
2385 of bug 1609, 'Icon issues')
2387 2008-05-13 [wwp] 3.4.0cvs31
2389 * src/addressbook_foldersel.c
2390 Fix wrong check (completes 3.4.0.cvs30).
2392 2008-05-12 [wwp] 3.4.0cvs30
2395 * src/addressbook_foldersel.c
2398 * src/prefs_matcher.c
2399 * src/plugins/bogofilter/bogofilter.c
2400 * src/plugins/bogofilter/bogofilter_gtk.c
2401 * src/plugins/dillo_viewer/dillo_prefs.c
2402 * src/plugins/spamassassin/spamassassin.c
2403 * src/plugins/spamassassin/spamassassin_gtk.c
2404 Fix for bug 1604 "found_in_addressbook in Any in non English local",
2405 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
2406 translated string "Any" in plugins (whitelisting) and
2409 2008-05-07 [colin] 3.4.0cvs29
2412 Fix --enable-maemo (assume --enable-generic-umpc)
2414 2008-05-07 [colin] 3.4.0cvs28
2425 * src/prefs_account.c
2426 * src/prefs_common.c
2427 * src/prefs_display_header.c
2428 * src/prefs_filtering.c
2429 * src/prefs_summaries.c
2430 * src/prefs_template.c
2431 * src/prefs_toolbar.c
2432 * src/stock_pixmap.c
2438 * src/gtk/gtksctree.c
2440 * src/gtk/prefswindow.c
2441 * src/gtk/sslcertwindow.c
2442 Separate generic UMPC code (layouts, ...) from
2443 MAEMO code (Hildon, ...)
2445 2008-05-06 [paul] 3.4.0cvs27
2447 * tools/claws.i18n.status.pl
2450 2008-05-06 [colin] 3.4.0cvs26
2452 * src/common/utils.c
2453 Maybe fix crash on FreeBSD
2455 2008-05-05 [colin] 3.4.0cvs25
2458 Fix bug 1602, 'Crash when sending return receipt for
2459 messages with no subject'
2461 2008-05-05 [colin] 3.4.0cvs24
2464 Don't overwrite temporary files with same
2465 name when drag and dropping. Fixes bug 1599,
2466 'attach multiple files with the same name from
2467 one mail to another'
2469 2008-05-04 [paul] 3.4.0cvs23
2472 * src/prefs_common.c
2473 fix bug 1587 'can not replay with quote'
2475 2008-05-03 [colin] 3.4.0cvs22
2478 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
2480 2008-05-03 [colin] 3.4.0cvs21
2483 Fix bug 1597, 'In news folders, "Move Message to Wastebin"
2484 icon isn't grayed although ineffective'
2486 2008-05-02 [wwp] 3.4.0cvs20
2491 * src/prefs_folder_item.c
2492 Add missing notice in folder properties (templates) when
2493 folder is a root node.
2495 2008-04-30 [colin] 3.4.0cvs19
2497 * src/prefs_toolbar.c
2498 Add Trash and Delete icons to the icon chooser
2500 2008-04-30 [colin] 3.4.0cvs18
2503 Remove "Delete entire line" which was a noop
2504 and should be the same as "Delete line" :)
2506 2008-04-30 [colin] 3.4.0cvs17
2509 Fix 'Delete line' and 'Delete to end of line'
2510 on the last line. Patch by <seelenhirt@gmx.net>
2512 2008-04-28 [colin] 3.4.0cvs16
2515 Fix bug 1589, 'tagsdb file not removed when
2517 * src/common/utils.c
2518 Make sure claws_unlink accepts NULL arg.
2520 2008-04-25 [colin] 3.4.0cvs15
2523 Fix/simplify previous commit
2525 2008-04-25 [colin] 3.4.0cvs14
2528 * src/common/ssl_certificate.c
2529 Patch by Marcus: Fix Win32 build
2531 Fix build with GnuTLS/no pthread, thanks
2534 2008-04-25 [colin] 3.4.0cvs13
2537 Fix bug 1586, '3-pane vertical layout now and then
2538 still shows sender column'
2540 2008-04-25 [colin] 3.4.0cvs12
2544 * src/w32-resource.rc
2545 Patch from Marcus Brinkmann to set an icon on w32.
2547 2008-04-24 [colin] 3.4.0cvs11
2554 Fix bug 1581, 'Bad File Format during Import LDIF':
2555 Use dynamically allocated buffers; also, allow
2556 importing contacts with no email address
2558 2008-04-24 [colin] 3.4.0cvs10
2560 * src/prefs_common.c
2561 Increment the timeout a bit on OpenBSD, 75 isn't enough
2563 2008-04-23 [colin] 3.4.0cvs9
2566 * src/prefs_folder_item.c
2567 * src/prefs_template.c
2569 Fix bug 1576: Fix unescaping of templates when testing them
2570 I think it breaks nothing. (wwp, you're welcome to double-check)
2572 2008-04-23 [paul] 3.4.0cvs8
2574 * manual/advanced.xml
2575 add info about the "two_line_vertical" hidden
2578 2008-04-22 [paul] 3.4.0cvs7
2580 * src/prefs_common.c
2581 * src/prefs_common.h
2583 make the 2-line view in summaryview when in three
2584 columns mode configurable. hidden pref: "two_line_vertical"
2586 2008-04-22 [colin] 3.4.0cvs6
2589 Fix missing inc_unlock()
2590 * src/prefs_matcher.c
2591 * src/send_message.c
2594 2008-04-22 [colin] 3.4.0cvs5
2596 * src/etpan/imap-thread.c
2597 Use g_(un)setenv instead of (un)setenv which
2598 doesn't exist on IRIX 6.5
2600 2008-04-22 [colin] 3.4.0cvs4
2603 * src/prefs_common.c
2604 * src/send_message.c
2605 Fix bug 1566, 'too short I/O timeout on OpenBSD'
2606 Set the default timeout to 75 seconds
2608 2008-04-20 [colin] 3.4.0cvs3
2610 * src/pixmaps/tray_newmail.offline.xpm
2611 * src/pixmaps/tray_newmail.xpm
2612 * src/pixmaps/tray_newmarkedmail.offline.xpm
2613 * src/pixmaps/tray_newmarkedmail.xpm
2614 * src/pixmaps/tray_nomail.offline.xpm
2615 * src/pixmaps/tray_nomail.xpm
2616 * src/pixmaps/tray_unreadmail.offline.xpm
2617 * src/pixmaps/tray_unreadmail.xpm
2618 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
2619 * src/pixmaps/tray_unreadmarkedmail.xpm
2620 Make the tray icons a bit nicer. Would be
2621 nice to get really nice icons from someone
2622 who's good at Gimp :)
2624 2008-04-18 [colin] 3.4.0cvs2
2629 lease complete the changelog entry below
2630 2008-04-18 [colin] 3.4.0cvs1
2632 * src/addrduplicates.c
2638 * src/image_viewer.c
2647 * src/partial_download.c
2649 * src/prefs_common.c
2650 * src/prefs_common.h
2652 * src/prefs_themes.c
2658 * src/common/prefs.c
2659 * src/common/ssl_certificate.c
2660 * src/common/template.c
2661 * src/common/utils.c
2662 * src/common/utils.h
2663 * src/etpan/imap-thread.c
2664 * src/plugins/dillo_viewer/dillo_viewer.c
2665 * src/plugins/pgpcore/sgpgme.c
2666 * src/plugins/pgpinline/pgpinline.c
2667 Add an option to shred temporary files and messages
2668 instead of just removing them. Slows deletions down!
2670 2008-04-18 [paul] 3.4.0
2678 2008-04-18 [paul] 3.3.1cvs61
2684 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
2685 and Frederico Goncalves Guimaraes
2687 updated on the last minute by a lazy Ricardo Mones
2689 2008-04-18 [colin] 3.3.1cvs60
2692 Update translation (Fabien Vantard)
2694 2008-04-17 [colin] 3.3.1cvs59
2697 Fix debian bug 474712, 'claws seg faults when IMAP
2698 connection breaks after an IMAP protocol error
2699 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
2703 2008-04-17 [colin] 3.3.1cvs58
2706 Fix log size getting out of control (claws-mail
2707 getting SIGXFSZ): rotate if every 10MB
2709 2008-04-10 [paul] 3.3.1cvs57
2712 improvements to english usage
2714 2008-04-10 [paul] 3.3.1cvs56
2716 * src/prefs_receive.c
2717 add an accurate description
2719 2008-04-08 [colin] 3.3.1cvs55
2722 Probably fix corruption, introduced in cvs53
2724 2008-04-04 [iwkse] 3.3.1cvs54
2727 undo should works properly again
2729 2008-04-04 [iwkse] 3.3.1cvs53
2732 Fix a segfault but breaks undo
2733 on a specific case (eg. double paste with
2734 middle-mouse button)
2736 2008-04-04 [iwkse] 3.3.1cvs52
2738 * src/prefs_filtering.c
2739 Fix previous Tab mess
2741 2008-04-03 [iwkse] 3.3.1cvs51
2743 * src/prefs_filtering.c
2744 Add search in filtering rules list
2746 2008-04-02 [colin] 3.3.1cvs50
2749 Revert part of the previous patch: we do
2750 want to parse ~/.claws-mail/gtkrc-2.0 if it
2753 2008-04-02 [colin] 3.3.1cvs49
2756 Fix bug 1562, 'Claws-Mail does not completely
2757 respect settings in GTK2_RC_FILES environment'
2758 Remove manual parsing of .gtkrc-2.0 and
2759 .gtk/gtkrc-2.0. GTK does it itself these days.
2761 2008-04-01 [colin] 3.3.1cvs48
2764 Fix bug 1561, 'Crashes leaving unsubscribed folder after
2765 ticking "Show only subscribed"'
2767 2008-03-31 [colin] 3.3.1cvs47
2770 Fix bug 1553, 'File lock not respected'
2771 Regression due to the implementation of
2774 2008-03-31 [colin] 3.3.1cvs46
2777 Fix tags menu update, thanks to Paul
2779 2008-03-29 [wwp] 3.3.1cvs45
2781 * src/prefs_account.c
2782 * src/prefs_common.c
2783 * src/prefs_folder_item.c
2787 Fix compose template formats (in global preferences)
2788 being translated under specific conditions.
2789 Add a button to restore factory defaults for current
2792 2008-03-27 [colin] 3.3.1cvs44
2794 * src/common/prefs.c
2795 * src/common/xmlprops.c
2796 Fix RedHat bug 431735, 'segfault if /home is full'
2797 (when starting): Fix double fclose() in prefs.c
2798 and potentially xmlprops.c
2800 2008-03-27 [colin] 3.3.1cvs43
2803 Fix bug 1559, 'Claws Mail crashed deleting all
2806 2008-03-27 [wwp] 3.3.1cvs42
2811 2008-03-27 [wwp] 3.3.1cvs41
2814 Prevent list flickering when deleting addresses.
2816 2008-03-26 [colin] 3.3.1cvs40
2819 Clean up session disconnection. Possibly
2820 fix Ubuntu bug #204290
2822 2008-03-26 [colin] 3.3.1cvs39
2825 Fix bug 1555: current folder wasn't used when
2826 right-clicking on an email address
2828 2008-03-25 [colin] 3.3.1cvs38
2830 * src/plugins/bogofilter/bogofilter.c
2831 * src/plugins/bogofilter/bogofilter.h
2832 * src/plugins/bogofilter/bogofilter_gtk.c
2833 Add a "learn from whitelist" preference
2834 Whitelist Unsure mails too.
2836 2008-03-24 [paul] 3.3.1cvs37
2838 * src/prefs_account.c
2839 If no MH mailbox and no account exists, when
2840 creating a POP/Local account, just create and
2841 use the default one instead of bailing with a
2842 "Mailbox doesn't exist" error
2844 2008-03-21 [colin] 3.3.1cvs36
2847 strstrip mime subtype
2849 2008-03-21 [paul] 3.3.1cvs35
2851 * manual/advanced.xml
2852 correct and update the info about Actions
2854 2008-03-20 [colin] 3.3.1cvs34
2859 Show at max 1MB of text, add a noticeview to
2860 show everything optionally.
2862 2008-03-20 [colin] 3.3.1cvs33
2864 * src/stock_pixmap.c
2865 Add support for png themes
2867 2008-03-19 [wwp] 3.3.1cvs32
2872 2008-03-18 [colin] 3.3.1cvs31
2874 * src/common/utils.c
2875 * src/common/utils.h
2876 Handle size_t instead of off_t in to_human_readable
2878 2008-03-18 [colin] 3.3.1cvs30
2883 2008-03-16 [colin] 3.3.1cvs29
2886 Fix build on GTK < 2.12
2888 2008-03-16 [colin] 3.3.1cvs28
2891 Refresh non-list widget when switching
2894 2008-03-16 [colin] 3.3.1cvs27
2897 Revert cvs25: This wasn't a typo :) :
2898 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
2901 2008-03-16 [colin] 3.3.1cvs26
2904 * src/gtk/gtksctree.c
2905 * src/gtk/gtksctree.h
2906 Implement 2-lines items in Summaryview when in
2909 2008-03-16 [paul] 3.3.1cvs25
2914 2008-03-14 [colin] 3.3.1cvs24
2916 * src/prefs_filtering_action.c
2917 Fix buglet on setting recipient when
2918 reediting forward rules.
2920 2008-03-12 [colin] 3.3.1cvs23
2923 Fix a new unused variable warning
2924 * src/plugins/trayicon/trayicon.c
2925 Fix folderview's scrollbar at startup
2928 2008-03-12 [colin] 3.3.1cvs22
2932 Use item_opened at the beginning of showing
2933 a folder instead of the end. Fixes flicker.
2935 2008-03-12 [paul] 3.3.1cvs21
2942 * src/plugins/trayicon/trayicon.c
2943 add tooltip with extended folder stats
2945 2008-03-10 [colin] 3.3.1cvs20
2950 2008-03-07 [colin] 3.3.1cvs19
2953 Fix blinking of the taskbar entry
2955 2008-03-07 [colin] 3.3.1cvs18
2958 MAEMO: Fix bug 1494, 'Trayicon
2959 plugin breaks UI...'
2961 2008-03-07 [paul] 3.3.1cvs17
2964 reflect reality a bit more closely
2966 2008-03-06 [colin] 3.3.1cvs16
2973 Integrate things better wrt the new
2974 summaryview extensibility.
2976 2008-03-06 [wwp] 3.3.1cvs15
2979 Fix some gcc warnings.
2981 2008-03-06 [wwp] 3.3.1cvs14
2983 * src/prefs_account.c
2984 * src/prefs_folder_item.c
2986 * src/prefs_template.c
2987 * src/gtk/prefswindow.c
2988 * src/gtk/prefswindow.h
2989 prefs_templates: fix missing unregistering of addr_completion widgets
2990 and and ending of addr_completion service.
2991 prefs_folder_item: fix missing registering/unregistering of widgets,
2992 and rework the way add_completion service is started and stopped.
2993 Plus few prefswindow API changes (opening).
2995 2008-03-06 [wwp] 3.3.1cvs13
2997 * src/folder_item_prefs.c
2998 * src/prefs_template.c
2999 * src/prefs_template.h
3001 * src/common/template.c
3002 Complete 3.3.1cvs12, thanks to Colin.
3004 2008-03-06 [wwp] 3.3.1cvs12
3007 * src/folder_item_prefs.c
3008 * src/folder_item_prefs.h
3009 * src/prefs_account.c
3010 * src/prefs_folder_item.c
3012 * src/prefs_template.c
3015 * src/common/template.c
3016 * src/common/template.h
3017 Global and per-folder templates can now override the from name (this
3018 doesn't change the account being used).
3020 "My other name" <%account_email> (just changes the name)
3021 my.faked.email@address.org (overrides the address too)
3023 2008-03-05 [colin] 3.3.1cvs11
3027 Replace that hbox with a notebook
3029 2008-03-05 [colin] 3.3.1cvs10
3033 Add klass functions for notification of folder
3034 opening/closing via the GUI
3037 Add a specific container for the scrolledwin
3039 2008-03-05 [colin] 3.3.1cvs9
3043 Add klass functions for notification of folder
3044 opening/closing via the GUI
3047 Add a specific container for the scrolledwin
3049 2008-03-02 [colin] 3.3.1cvs8
3052 MAEMO: Fix bug 1541, 'Deleting message from within
3053 read window displays next message then closes.'
3055 2008-03-02 [colin] 3.3.1cvs7
3058 Probably fix bug 1539, 'Program crashes':
3059 Setup Gcrypt's thread functions when built
3062 2008-03-01 [colin] 3.3.1cvs6
3066 Get rid of stale folders with no account
3068 2008-02-28 [colin] 3.3.1cvs5
3071 Fix bug 1534, 'Segmentation fault when doing
3072 some draft saving and then throwing away'
3074 Fix bug 1533, 'Claws is unable to mark messages
3075 as "read" in IMAP shared folders'
3076 * src/etpan/imap-thread.c
3077 Fix bug 1515, 'large messages crash claws when
3078 syncing for offline mode'. This is rather a
3079 workaround, and mails > 64MB will still be
3080 problematic if there's less than 64MB available
3081 on the dataroot volume.
3083 MAEMO: Add information when fetching big messages
3085 2008-02-26 [colin] 3.3.1cvs4
3088 fix bug 1532, '"login refused" message insufficiently
3091 2008-02-26 [paul] 3.3.1cvs3
3095 remove mentions of ClamAV and a few other
3096 old bits of information
3098 2008-02-23 [colin] 3.3.1cvs2
3101 Fix log output (missing \n)
3103 2008-02-23 [colin] 3.3.1cvs1
3106 Bump version number for stable release
3108 2008-02-23 [paul] 3.3.0cvs21
3113 2008-02-21 [colin] 3.3.0cvs20
3116 Fix bug 1527, 'filtering is case sensitive when it
3119 2008-02-20 [colin] 3.3.0cvs19
3122 Fix file attachments from older Thunar
3124 2008-02-19 [colin] 3.3.0cvs18
3126 * manual/plugins.xml
3127 * manual/es/plugins.xml
3128 * manual/fr/plugins.xml
3129 * manual/pl/plugins.xml
3132 2008-02-19 [paul] 3.3.0cvs17
3135 * tools/csv2addressbook.pl
3136 add support for Kmail/Kaddressbook
3138 2008-02-18 [colin] 3.3.0cvs16
3141 Unset folder's session before creating a
3144 * src/prefs_common.c
3145 * src/prefs_common.h
3146 * manual/advanced.xml
3147 Add an hidden use_networkmanager pref, to
3148 disable NetworkManager handling. Also,
3149 consider UNKNOWN state to be CONNECTED.
3151 2008-02-18 [wwp] 3.3.0cvs15
3154 Fix Engrish and make 'not' more visible in filtering debug logs.
3156 2008-02-15 [colin] 3.3.0cvs14
3159 Revert cvs10 for now, it breaks the feature
3161 2008-02-15 [colin] 3.3.0cvs13
3164 Always focus folder tree at startup
3166 Fix bug 1521, 'Cannot close compose window after
3167 replying to a non-existent news message'
3169 2008-02-13 [colin] 3.3.0cvs12
3172 Fix important warnings
3174 2008-02-12 [colin] 3.3.0cvs11
3177 * src/etpan/imap-thread.c
3178 * src/etpan/imap-thread.h
3179 Fix handling of $Forwarded flag on Exchange:
3180 check for the existence or creatability of a
3181 flag before using it.
3183 2008-02-12 [colin] 3.3.0cvs10
3186 Optimise matching on Found in addressbook if
3187 the matched header is in cache (From, etc)
3189 2008-02-12 [colin] 3.3.0cvs9
3192 Fix crashy stuff when changing displayed
3195 2008-02-12 [wwp] 3.3.0cvs8
3198 Remove duplicate func declaration and restore the one
3201 2008-02-12 [wwp] 3.3.0cvs7
3214 * src/prefs_account.c
3215 * src/prefs_filtering_action.c
3217 * src/plugins/bogofilter/bogofilter_gtk.c
3218 * src/plugins/spamassassin/spamassassin_gtk.c
3219 Allow moving/copying folders to root folders when using
3220 the folder selection dialog (it was not possible to
3221 maemo users to reparent a subfolder to a root folder
3224 2008-02-12 [fabien] 3.3.0cvs6
3227 a few days late for i18n fr update. Sorry.
3229 2008-02-11 [colin] 3.3.0cvs5
3232 Implement support for future /dev/mem_notify.
3233 This Linux kernel feature will allow applications
3234 to be notified that memory has to be freed
3235 before getting OOM-killed. For more information:
3236 http://lwn.net/Articles/267013/
3238 2008-02-10 [paul] 3.3.0cvs4
3242 * src/prefs_toolbar.c
3243 * src/stock_pixmap.c
3244 * src/stock_pixmap.h
3245 * src/pixmaps/mime_text_patch.xpm
3246 add an icon for attached patches
3248 2008-02-09 [paul] 3.3.0cvs3
3253 2008-02-09 [wwp] 3.3.0cvs2
3256 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
3258 2008-02-08 [colin] 3.3.0cvs1
3260 * src/common/utils.c
3261 Forbid attaching anything containing "../" or ".ssh/"
3264 2008-02-08 [paul] 3.3.0
3271 2008-02-08 [paul] 3.2.0cvs77
3274 updated with new translators
3276 added he to ALL_LINGUAS
3285 updated by Tim Brain and Petr Vanek, Stephan Sachse,
3286 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
3287 Andrea Spadaccini, Frederico Goncalves Guimaraes,
3290 new Hebrew translation by Ofer <oc666@netvision.net.il>
3292 updated with new translators and bumped (c) year
3294 updated with new translators
3296 2008-02-05 [colin] 3.2.0cvs76
3301 Special case text/calendar parts: if there's one in
3302 the mail, and a plugin handling text/calendar is
3303 loaded, show that part. That'll avoid rendering
3304 meetings as plain text, which just looks broken to
3307 2008-02-04 [colin] 3.2.0cvs75
3310 Maemo: Fix LED handling on OS 2008
3312 2008-02-01 [colin] 3.2.0cvs74
3315 Possibly fix the annoying and hard-to reproduce bug
3322 2008-02-01 [paul] 3.2.0cvs73
3324 * src/common/utils.c
3325 fix bug 1502, 'Plus signs are stripped from
3326 email addresses when calling from command line'
3329 2008-01-31 [colin] 3.2.0cvs72
3334 Fix building of URIs from filenames
3336 2008-01-31 [wwp] 3.2.0cvs71
3339 Fixes debug output of compiled-in features list
3340 (completes 3.2.0cvs60).
3342 2008-01-31 [colin] 3.2.0cvs70
3347 * src/plugins/Makefile.am
3348 * src/plugins/clamav/.cvsignore
3349 * src/plugins/clamav/Makefile.am
3350 * src/plugins/clamav/README
3351 * src/plugins/clamav/clamav_plugin.c
3352 * src/plugins/clamav/clamav_plugin.h
3353 * src/plugins/clamav/clamav_plugin_gtk.c
3354 * src/plugins/clamav/clamav_plugin_gtk.deps
3355 Remove the Clamav plugin from the core
3357 2008-01-28 [wwp] 3.2.0cvs69
3360 * src/prefs_template.c
3361 * src/prefs_template.h
3364 * src/quote_fmt_lex.l
3365 * src/quote_fmt_parse.y
3366 Fix for bug #1493: count lines (\n chars) according to the way
3367 format body is passed (i.e. \-escaped or not).
3369 2008-01-27 [paul] 3.2.0cvs68
3373 * src/prefs_actions.c
3374 * src/prefs_filtering.c
3375 * src/prefs_folder_item.c
3376 * src/prefs_template.c
3378 some minor changes to the English
3380 2008-01-24 [colin] 3.2.0cvs67
3382 * src/etpan/imap-thread.c
3383 * src/etpan/nntp-thread.c
3384 Fix bug 1348, 'Hang ups at exit time with
3385 pgp plugin since 3.0.2'
3387 2008-01-23 [colin] 3.2.0cvs66
3390 Fix translation of something that shouldn't be
3392 2008-01-23 [colin] 3.2.0cvs65
3395 Fix bug 1486, 'Re: Incorrect content when replying'
3396 Revert to full scan if short scan found only 0-length
3399 2008-01-23 [paul] 3.2.0cvs64
3401 * src/prefs_folder_item.c
3402 fix bug 1485, 'selecting a folder's default
3403 account if name contains '&''
3405 2008-01-23 [colin] 3.2.0cvs63
3411 Fix bug 1480, 'should be able to display mail file
3412 from command line'. Let 'claws-mail --select' accept
3413 absolute paths in addition to folder identifiers.
3415 2008-01-22 [wwp] 3.2.0cvs62
3422 * src/common/utils.c
3423 * src/common/utils.h
3424 Allow from=address in mailto sequence:
3425 --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
3426 The 'from' will try to select the first account matching in accounts list,
3427 otherwise will use the usual account selection mechanism but override with
3428 this 'from' address.
3429 Allow mailto with NNTP accounts
3430 mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
3431 is the default one or if a NNTP account address is used with 'from'.
3432 This is more or less a bugfix as it was possible to use mailto with a NNTP
3433 default account but the complete mailto sequence was put in To.
3435 2008-01-22 [wwp] 3.2.0cvs61
3437 * doc/man/claws-mail.1
3438 Updated the man page: status of few features, command-line
3439 usage (--version-full) and completed list of config files
3442 2008-01-22 [wwp] 3.2.0cvs60
3445 Added --version-full to display version and compiled-in
3446 features list (for later use by Clawsker for instance).
3448 2008-01-22 [holger] 3.2.0cvs59
3450 * src/addrduplicates.c
3451 Fix scrolling in addressbook duplicate
3452 finder result dialog
3454 2008-01-21 [colin] 3.2.0cvs58
3457 Fix bug 1457, 'sorting messages on, say, from,
3458 should subsort on previous sort choice'. Subsort
3459 by date when sort is Subject, From, To, Tags.
3461 2008-01-21 [colin] 3.2.0cvs57
3468 Fix bug 1478, 'Wrong pthread_create calls all
3469 over the place'. Patch by Christian Cornelssen
3471 2008-01-20 [colin] 3.2.0cvs56
3474 * src/etpan/imap-thread.c
3475 * src/etpan/imap-thread.h
3476 Fix bug 1468, 'Use IMAP keyword to
3477 store "forwarded" flag'
3479 2008-01-20 [colin] 3.2.0cvs55
3482 Make list operations faster
3484 2008-01-20 [colin] 3.2.0cvs54
3487 Fix bug 1353, 'on startup with small screen
3488 layout, keyboard input gets lost'
3490 2008-01-20 [colin] 3.2.0cvs53
3493 Complete 3.2.0cvs49, and fixes bug 1477,
3494 'Claws Mail crashes when view PGP-encrypted
3497 2008-01-20 [colin] 3.2.0cvs52
3500 Fix privacy menu update when replying to
3501 encrypted mail and no default privacy
3504 2008-01-19 [colin] 3.2.0cvs51
3508 * src/plugins/bogofilter/bogofilter.c
3509 * src/plugins/clamav/clamav_plugin.c
3510 * src/plugins/spamassassin/spamassassin.c
3511 Batch filtering deletions too (and save 4 bytes
3512 per MsgInfo in the process :)
3514 2008-01-19 [colin] 3.2.0cvs50
3517 Make cache update after copies much faster
3520 2008-01-19 [colin] 3.2.0cvs49
3523 Check g_fopen() success
3525 2008-01-17 [wwp] 3.2.0cvs48
3531 Sylpheed? No idea what this means.
3533 2008-01-17 [colin] 3.2.0cvs47
3535 * src/gtk/gtksctree.c
3536 Make dnd threshold higher on Maemo
3538 2008-01-16 [colin] 3.2.0cvs46
3540 * src/common/passcrypt.c
3541 Fix build on FreeBSD, thanks to Pawel
3543 2008-01-15 [colin] 3.2.0cvs45
3546 Fix bug 1472, 'Keyboard "Menu" key doesn't call
3547 spell check of actuall word'
3549 Temporarily disable immediate execution when learning
3550 spam *only* if the summaryview isn't locked
3552 2008-01-15 [wwp] 3.2.0cvs44
3554 * src/prefs_filtering.c
3555 Fix filtering prefs layout (Maemo port), moving page up/down
3556 from buttons to context menu.
3558 2008-01-15 [colin] 3.2.0cvs43
3561 Fix bug 1465, 'First line in new message does not mark URLs'
3563 2008-01-15 [colin] 3.2.0cvs42
3565 * src/common/passcrypt.c
3566 Fix bug 1461, 'several components #define
3567 _XOPEN_SOURCE improperly'
3569 2008-01-15 [colin] 3.2.0cvs41
3572 Fix bug 1469, 'Column width adjustments on message
3575 2008-01-14 [holger] 3.2.0cvs40
3578 Add tests for dbus, dbus glib bindings,
3579 and NetworkManager. All is optional. Add new
3580 --(en|dis)able-networkmanager-support switch.
3588 Add optional NetworkManager support, so Claws Mail
3589 can try to do the right thing when the network connection
3590 status changes. NetworkManager support is active by
3591 default if above requirements were met.
3593 2008-01-12 [colin] 3.2.0cvs39
3596 Advertise the click-on-reply feature in the tooltip
3598 2008-01-12 [colin] 3.2.0cvs38
3601 * src/stock_pixmap.c
3602 * src/stock_pixmap.h
3603 * src/pixmaps/tray_newmail.offline.xpm
3604 * src/pixmaps/tray_newmail.xpm
3605 * src/pixmaps/tray_newmarkedmail.offline.xpm
3606 * src/pixmaps/tray_newmarkedmail.xpm
3607 * src/pixmaps/tray_nomail.offline.xpm
3608 * src/pixmaps/tray_nomail.xpm
3609 * src/pixmaps/tray_unreadmail.offline.xpm
3610 * src/pixmaps/tray_unreadmail.xpm
3611 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
3612 * src/pixmaps/tray_unreadmarkedmail.xpm
3613 * src/plugins/trayicon/Makefile.am
3614 * src/plugins/trayicon/newmail.offline.xpm
3615 * src/plugins/trayicon/newmail.xpm
3616 * src/plugins/trayicon/newmarkedmail.offline.xpm
3617 * src/plugins/trayicon/newmarkedmail.xpm
3618 * src/plugins/trayicon/nomail.offline.xpm
3619 * src/plugins/trayicon/nomail.xpm
3620 * src/plugins/trayicon/trayicon.c
3621 * src/plugins/trayicon/unreadmail.offline.xpm
3622 * src/plugins/trayicon/unreadmail.xpm
3623 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
3624 * src/plugins/trayicon/unreadmarkedmail.xpm
3625 Make the Trayicon plugin icons themable
3627 2008-01-12 [wwp] 3.2.0cvs37
3629 * src/prefs_display_header.c
3630 Fix extra leading hyphen visible in the display
3631 header configuration combo list (maemo).
3633 2008-01-11 [colin] 3.2.0cvs36
3636 Set timeout to 1 before disconnecting all -
3637 for when one switches to offline and has
3640 Fix bug 1454, 'error message shows parts and
3641 signature of previous messages'
3642 * src/prefs_common.c
3643 Maemo: Hide Send dialog by default
3645 2008-01-10 [colin] 3.2.0cvs35
3649 * src/prefs_account.c
3651 * src/gtk/inputdialog.c
3652 * src/plugins/pgpcore/passphrase.c
3653 Maemo: Fix bug 1455, 'Password enters leading letter
3654 incorrectly as uppercase'
3656 2008-01-09 [colin] 3.2.0cvs34
3659 Fix bug 1446, 'SC crashes frequently when staying
3660 in background'. Format string error in Polish
3662 * src/gtk/description_window.c
3663 * src/prefs_template.c
3664 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
3669 2008-01-08 [colin] 3.2.0cvs33
3672 Maemo: connect HW status change signal for shutdown
3674 Maemo: Fix hardware space key
3676 Maemo: name mmc1 and 2 a better name
3678 2008-01-08 [wwp] 3.2.0cvs32
3681 * src/folder_item_prefs.c
3682 * src/folder_item_prefs.h
3683 * src/prefs_folder_item.c
3684 It's now possible to disable processing rules when
3685 entering a folder (this adds a new option to the
3686 folder properties dialog).
3688 2008-01-08 [wwp] 3.2.0cvs31
3690 * src/common/utils.c
3691 Mailto: now supports 'insert' (stands for 'insert file'), this
3692 adds the ability to create a new message from the command-line,
3693 with body set from an existing file contents.
3695 2008-01-08 [colin] 3.2.0cvs30
3698 Maybe fix bug 1452, 'crash while drag'n'droping
3699 emails to an IMAP folder'
3701 2008-01-07 [wwp] 3.2.0cvs29
3703 * src/prefs_filtering.c
3704 Static-alize a function, thanks to Colin.
3706 2008-01-07 [colin] 3.2.0cvs28
3709 Fix scrolling to bottom when drag and dropping
3711 Fix bug 1445, 'Display sender using addressbook: fails
3712 when From: isn't an email address'
3714 2008-01-07 [wwp] 3.2.0cvs27
3716 * src/prefs_actions.c
3717 * src/prefs_filtering.c
3718 * src/prefs_template.c
3719 Add tooltips to most buttons in the templates, actions and
3720 filtering/processing dialogs.
3722 2008-01-07 [wwp] 3.2.0cvs26
3724 * src/prefs_filtering.c
3725 - add a clear button to clear dialog input fields
3726 - add page up and page down buttons to move selected rule up and down
3727 - in rules list popup-menu: added Delete, Delete all and Duplicate
3728 - popup-menu items are greyed out either if the list is empty (not counting the
3729 (New) row or if there is no selected item
3730 - clear store when closing dialog
3732 * src/prefs_actions.c
3733 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
3734 clear button, popup-menu
3735 - clear store when closing dialog
3737 * src/prefs_template.c
3738 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
3739 clear button, popup-menu
3741 * src/addrcustomattr.c
3742 - renamed popup-menu item Clear list to Delete all
3743 - grey out popup-menu items is there is no selected item or if list is empty
3744 - clear store when closing dialog
3747 - added popup-menu item Delete all
3748 - grey out popup-menu items is there is no selected item or if list is empty
3749 - clear store when closing dialog
3751 2008-01-06 [wwp] 3.2.0cvs25
3754 One more layout fix by Pawel (completes 3.2.0cvs24).
3756 2008-01-05 [colin] 3.2.0cvs24
3759 Little GUI fixes, patch by Pawel
3761 2007-12-29 [wwp] 3.2.0cvs23
3764 Fix for bug #1443, and strip possible whitespaces around
3765 custom header names.
3767 2007-12-29 [mones] 3.2.0cvs22
3770 Updated translation, corrected a term based
3771 on suggestion from Israel Saeta Pérez,
3772 reverted awful X-Mailer translation
3774 Complete cvs20 for FreeBSD, patch by Pawel
3776 2007-12-29 [colin] 3.2.0cvs21
3779 Fix bug 1442, 'Tags are repeated in
3780 encapsulated messages'
3782 2007-12-28 [colin] 3.2.0cvs20
3785 Fix path to mime/globs. Patch by Marten King.
3787 2007-12-27 [colin] 3.2.0cvs19
3789 * src/plugins/pgpcore/Makefile.am
3790 * src/plugins/pgpinline/Makefile.am
3791 * src/plugins/pgpmime/Makefile.am
3792 Add missing flags to build pgp plugins on maemo
3794 2007-12-27 [colin] 3.2.0cvs18
3797 Maximise before showing to avoid probable flickering
3800 2007-12-27 [colin] 3.2.0cvs17
3804 * src/prefs_common.c
3805 * src/prefs_common.h
3806 Fix bug 1439, 'Claws Mail does not remember window size
3807 state when restarted'. Save maximised state and force
3808 maximisation at startup if applicable.
3810 2007-12-23 [paul] 3.2.0cvs16
3812 * src/prefs_matcher.c
3813 fix bug 1436, 'Filter condition dialog doesn't
3814 load header name from current rules'
3816 2007-12-22 [paul] 3.2.0cvs15
3819 fix bug 1435, 'Reply doesn't take into account
3822 2007-12-21 [paul] 3.2.0cvs14
3824 * src/common/ssl_certificate.c
3825 fix FreeBSD build with IPV6 support
3827 2007-12-20 [colin] 3.2.0cvs13
3832 2007-12-20 [colin] 3.2.0cvs12
3836 * src/prefs_account.c
3837 Add DIGEST-MD5 support for IMAP authentication
3839 2007-12-19 [mones] 3.2.0cvs11
3841 * doc/man/claws-mail.1
3842 Better ordering of sections, updated options
3846 2007-12-19 [paul] 3.2.0cvs10
3848 * src/prefs_account.c
3849 use a spinbutton instead of an entry for