1 2008-11-22 [paul] 3.6.1cvs41
4 grab Return key press in attachments Properties
7 2008-11-21 [colin] 3.6.1cvs40
11 Fix bug 1776, 'use encoded name parameters
12 for attachments instead of ascii'.
13 Break the RFC 2047 by using B-encoded
14 filename parameter, like everyone does,
15 following advice from the RFC author.
17 2008-11-21 [colin] 3.6.1cvs39
20 Rehandshake if server asks to
22 2008-11-21 [colin] 3.6.1cvs38
26 * src/common/session.h
28 Move conditional-compilation members to
31 2008-11-19 [wwp] 3.6.1cvs37
34 Fixed wrong behaviour when pressing Escape (was not cancelling
37 2008-11-19 [wwp] 3.6.1cvs36
44 * src/prefs_filtering_action.c
49 Replace occurrences of "command line" with "command-line" everywhere.
50 Enforce code style (mostly indentation) in prefs_actions.c.
52 2008-11-19 [colin] 3.6.1cvs35
57 Add primary_paste_unselects hidden preference
58 to change how middle-click pasting changes
59 the selection and insert point; defaults to
62 2008-11-19 [colin] 3.6.1cvs34
65 Always give focus to summaryview, even if
66 the folder is empty, in small screen layout.
67 Allows to go back to folderlist using the
70 2008-11-18 [colin] 3.6.1cvs33
73 Put back conditional at the end of struct
75 2008-11-18 [colin] 3.6.1cvs32
78 * src/common/w32_reg.c
79 Fix crash on win32 when browsing to a
82 2008-11-15 [colin] 3.6.1cvs31
85 After a mid-click paste, deselect selection
86 and go to end of paste.
88 2008-11-15 [colin] 3.6.1cvs30
91 Auto-save draft after external editor quits
93 2008-11-15 [colin] 3.6.1cvs29
95 * src/plugins/pgpcore/sgpgme.c
96 Fix wrong error display, thanks to
99 2008-11-14 [colin] 3.6.1cvs28
101 * src/prefs_actions.c
102 Comment out bogus (IMO) warning
104 2008-11-14 [colin] 3.6.1cvs27
111 Share summaryview's context menu actions with
112 the equivalent menu items of the main menu;
113 this allows to share accelerators and de-
116 2008-11-14 [colin] 3.6.1cvs26
118 * src/plugins/pgpcore/sgpgme.c
119 Fix bug 1768, 'claws-mail crashes while
120 checking smime bad signature'
122 2008-11-13 [colin] 3.6.1cvs25
126 Fix redefinition of PREFSBUFSIZE
128 2008-11-13 [wwp] 3.6.1cvs24
130 * tools/popfile-link.sh
131 Add support for reusing existing POPFile session ID.
133 2008-11-12 [colin] 3.6.1cvs23
136 Fix bug 1771, 'Folder template gets
137 truncated when exiting the application'
138 Use a 32k buffer for string preferences
140 2008-11-11 [colin] 3.6.1cvs22
143 Fix "display sender using addressbook" when
144 prefs_common.swap_from is in use. Patch by
147 2008-11-11 [colin] 3.6.1cvs21
152 Make a few functions static
154 2008-11-07 [colin] 3.6.1cvs20
158 Fix crash when rebuilding colorlabel
162 * src/prefs_account.c
163 * src/prefs_compose_writing.c
164 * src/prefs_logging.c
165 * src/prefs_message.c
167 * src/prefs_receive.c
168 * src/prefs_summaries.c
169 * src/prefs_wrapping.c
170 * src/plugins/bogofilter/bogofilter_gtk.c
171 * src/plugins/pgpcore/prefs_gpg.c
172 * src/plugins/spamassassin/spamassassin_gtk.c
173 Fix deprecated use of page_size in
174 gtkspinbutton adjustments
176 2008-11-06 [mones] 3.6.1cvs19
179 Fix missing "About" in Help menu
180 * tools/claws.i18n.status.pl
183 2008-11-05 [colin] 3.6.1cvs18
188 * src/common/socket.c
189 * src/common/socket.h
192 w32: Implement single launch (lock
193 socket); always put debug log to
194 the rc_dir; fix Start menu update
195 after registering as default Mail
198 2008-11-05 [colin] 3.6.1cvs17
201 Setting the Mail start menu item in HKCU
202 confuses the Internet Options dialog. Do
203 it in HKLM as this dialog does.
205 2008-11-04 [colin] 3.6.1cvs16
207 * src/common/w32_reg.c
210 2008-11-04 [colin] 3.6.1cvs15
213 w32: Fix getting content-type
217 * src/prefs_ext_prog.c
219 w32: better integration (use the
220 standard file associations instead
221 of our platform-unadapted open
225 * src/common/w32_reg.c
226 * src/common/w32lib.h
227 w32: better integration (allow
228 setting Claws as default MUA)
230 2008-11-01 [colin] 3.6.1cvs14
233 Fix wrongly converted non-ascii characters
234 when locale's charset is US-ASCII (strict-mode
235 was failing in this case)
237 2008-10-30 [colin] 3.6.1cvs13
243 Use one UI Manager per mimeview, instead of
244 the global one -- else user_data pointer gets
245 broken if opening and closing another message-
246 view, then using right-click on a mimeview's
247 mimepart. Probably fixes bug 1711, 'Save-as
250 2008-10-24 [paul] 3.6.1cvs12
253 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
254 * tools/kdeservicemenu/install.sh
255 another, possibly the final?, attempt on getting this
258 2008-10-24 [paul] 3.6.1cvs11
260 * tools/kdeservicemenu/install.sh
261 fix servicemenu installation directory on kde4
263 2008-10-24 [paul] 3.6.1cvs10
265 * tools/kdeservicemenu/README
266 * tools/kdeservicemenu/install.sh
267 add support for kde4 in addition to kde3.
268 a rework involving checking for kde4-config, then
269 kde-config, finally prompting the user for the
270 location of either if they cannot be found
273 2008-10-18 [paul] 3.6.1cvs9
275 * tools/claws.i18n.status.pl
276 updated with latest translator info.
277 only print for languages defined in %langname
279 2008-10-17 [paul] 3.6.1cvs8
281 * src/plugins/pgpcore/sgpgme.c
282 when listing the uid's, show the uid validity
284 2008-10-16 [paul] 3.6.1cvs7
289 2008-10-13 [wwp] 3.6.1cvs6
292 Updated French translation.
294 2008-10-11 [colin] 3.6.1cvs5
297 Fix bug 1756, "Outdated translators list in About
298 dialogue". Patch by Aleksei Miheev.
300 2008-10-11 [colin] 3.6.1cvs4
310 * src/prefs_account.c
318 * src/common/session.c
319 * src/common/session.h
322 * src/common/socket.c
323 * src/common/socket.h
326 * src/common/ssl_certificate.c
327 * src/common/ssl_certificate.h
329 * src/gtk/sslcertwindow.c
330 * src/gtk/sslcertwindow.h
333 2008-10-11 [colin] 3.6.1cvs3
335 * src/common/ssl_certificate.c
336 Make local function static
338 2008-10-10 [colin] 3.6.1cvs2
341 * src/common/ssl_certificate.c
342 * src/gtk/sslcertwindow.c
343 Add offline certificate verification,
344 thanks to Nikos Mavrogiannopoulos for the
347 2008-10-10 [colin] 3.6.1cvs1
349 * src/common/ssl_certificate.c
350 * src/gtk/sslcertwindow.c
353 2008-10-10 [paul] 3.6.1
363 2008-10-10 [colin] 3.6.0cvs25
366 Tell libetpan it doesn't need to init
369 2008-10-10 [colin] 3.6.0cvs24
372 Remove references to openssl
374 2008-10-09 [colin] 3.6.0cvs23
379 2008-10-09 [colin] 3.6.0cvs22
382 Error out when building against openssl
384 2008-10-09 [colin] 3.6.0cvs21
391 Disable OpenSSL due to requirement of
392 OpenSSL exception. Code not removed yet,
393 just in case, but disabled.
395 2008-10-09 [colin] 3.6.0cvs20
405 * src/prefs_ext_prog.c
407 * src/prefs_image_viewer.c
411 * src/gtk/Makefile.am
413 * src/gtk/gtksourceprintjob.c
414 * src/gtk/gtksourceprintjob.h
415 Revert previous patch. It'd be better to remove
416 OpenSSL instead, as GnuTLS works as well.
418 2008-10-09 [colin] 3.6.0cvs19
428 * src/prefs_ext_prog.c
430 * src/prefs_image_viewer.c
434 * src/gtk/Makefile.am
436 * src/gtk/gtksourceprintjob.c
437 * src/gtk/gtksourceprintjob.h
438 Remove the libgnomeprint interface (deprecated,
439 and fixes Debian's #501570, 'Copyright confusion')
441 2008-10-09 [colin] 3.6.0cvs18
444 Require libetpan 0.57 (important fixes)
446 2008-10-08 [paul] 3.6.0cvs17
448 * src/prefs_filtering_action.c
449 * src/prefs_matcher.c
450 enable re-ordering of the filtering/processing
451 condition and actions lists by drag'n'drop
453 2008-10-08 [colin] 3.6.0cvs16
458 2008-10-07 [colin] 3.6.0cvs15
461 After thinking, revert this. It's only a minor
462 annoyance to GSSAPI users, and I can't test this
463 right now. Postponed until after next good release.
465 2008-10-07 [colin] 3.6.0cvs14
468 Don't ask for a password when using GSSAPI
470 2008-10-07 [colin] 3.6.0cvs13
473 Fix build with GTK+ < 2.14
475 2008-10-07 [colin] 3.6.0cvs12
482 * src/gtk/colorlabel.c
483 Fix bug 1749, 'Shortcut keys for color labels
485 Make fullscreen a setting remembered between
488 2008-10-07 [colin] 3.6.0cvs11
491 Fix bug 1747, 'Wanderlust keybindings no longer
492 working (regression)'
494 2008-10-07 [colin] 3.6.0cvs10
497 Make fullscreen a real menu item
499 2008-10-07 [colin] 3.6.0cvs9
502 Make sure we won't save size when
505 2008-10-06 [colin] 3.6.0cvs8
509 Handle fullscreen via F11. Patch by
512 2008-10-06 [colin] 3.6.0cvs7
515 Fix return value when setting client cert
517 2008-10-04 [colin] 3.6.0cvs6
520 Fix bug 1742, 'Attachment list contents not
523 2008-10-04 [paul] 3.6.0cvs5
526 fix failure of Hide toolbar option on restart
528 2008-10-04 [colin] 3.6.0cvs4
535 Maemo: Fix bug 1737, Crashes upon opening
537 2008-10-04 [paul] 3.6.0cvs3
540 submitted (just a little late) by Frederico
543 2008-10-03 [wwp] 3.6.0cvs2
546 Many fixes, mostly in menus and accelerators.
548 2008-10-03 [colin] 3.6.0cvs1
551 Allow network mounts with new GTKs: they're
552 available via FUSE mounts and we don't need
555 2008-10-03 [paul] 3.6.0
562 2008-10-03 [paul] 3.5.0cvs145
569 new translations. added by Yasen Pramatarov,
570 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
579 updated translations. submitted by Miquel Oliete,
580 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
581 Andrea Spadaccini, Emilian Nowak, and Ralph Young
583 2008-10-02 [colin] 3.5.0cvs144
585 * src/common/session.c
586 Fix crash when connection fails on windows
588 2008-10-01 [colin] 3.5.0cvs143
591 Real fix for FS-unsafe chars on win32
593 2008-10-01 [colin] 3.5.0cvs142
596 Encode prohibited filenames on win32
598 2008-09-30 [mones] 3.5.0cvs141
604 Fix output of some debug messages
606 2008-09-30 [colin] 3.5.0cvs140
618 * src/gtk/sslcertwindow.c
619 Win32: Fix time usage; use g_stat
621 2008-09-29 [colin] 3.5.0cvs139
624 Fix case-sensitive match of subject
627 2008-09-29 [colin] 3.5.0cvs138
629 * src/folder_item_prefs.c
630 * src/folder_item_prefs.h
632 * src/prefs_folder_item.c
633 * src/prefs_matcher.c
635 * src/common/string_match.c
637 Fix a huge leak (dozens of megs per folder
638 change) on Windows: disable regexps
640 2008-09-28 [paul] 3.5.0cvs137
645 2008-09-27 [colin] 3.5.0cvs136
649 Add accessor for cur_account
651 2008-09-27 [colin] 3.5.0cvs135
654 Fix crash when error happen on session establishment
656 2008-09-26 [mones] 3.5.0cvs134
661 2008-09-26 [colin] 3.5.0cvs133
663 * src/plugins/pgpcore/claws.def
666 2008-09-26 [colin] 3.5.0cvs132
670 * src/plugins/pgpcore/pgp_viewer.c
671 Add an accessor to prefs_common for plugins
674 2008-09-25 [colin] 3.5.0cvs131
677 Fix bug 1725, 'useless lines in clawsrc'
678 * src/plugins/smime/mypgpcore.def
681 2008-09-25 [paul] 3.5.0cvs130
683 * src/plugins/smime/mypgpcore.def
684 * src/plugins/smime/plugin.def
685 * src/plugins/smime/version.rc
686 add these windows-specific files
689 2008-09-25 [colin] 3.5.0cvs129
692 Load standard plugins only on first run
694 2008-09-25 [colin] 3.5.0cvs128
699 2008-09-24 [colin] 3.5.0cvs127
702 Add nb_NO's charset (iso-8859-1)
704 2008-09-24 [colin] 3.5.0cvs126
707 Fix get_mail_base_dir() on windows
708 (was synced from main ages ago)
710 2008-09-24 [colin] 3.5.0cvs125
714 Integrate better with Windows' style
716 2008-09-23 [paul] 3.5.0cvs124
721 offer these strings to translators too
723 2008-09-23 [colin] 3.5.0cvs123
726 Add a --disable-dbus flag in case we want
727 no DBUS even if headers are available (like
728 for building gpg4win)
731 * src/prefs_logging.c
733 * src/plugins/pgpcore/sgpgme.c
734 * src/plugins/smime/claws.def
736 - disable filtering log (it's crashy for
738 - fix gmtime_r when time is -1 (before 01/01/70)
739 - add symbols for smime
741 2008-09-22 [colin] 3.5.0cvs122
747 Fix cursor position after changing account
751 Fix absolute path detection
753 2008-09-21 [colin] 3.5.0cvs121
755 * src/gtk/gtkaspell.c
756 Don't try to use empty dictionaries
758 2008-09-20 [colin] 3.5.0cvs120
761 Add the new files to the translations
763 2008-09-20 [colin] 3.5.0cvs119
766 * src/plugins/Makefile.am
767 * src/plugins/smime/Makefile.am
768 * src/plugins/smime/plugin.c
769 * src/plugins/smime/smime.c
770 * src/plugins/smime/smime.deps
771 * src/plugins/smime/smime.h
772 Include S/Mime plugin in the main plugins
773 Will ease the Gpg4win team's work
775 2008-09-20 [colin] 3.5.0cvs118
782 * src/common/socket.c
784 * src/plugins/pgpcore/claws.def
785 Windows: more fixes, thanks to wwp and
788 2008-09-20 [colin] 3.5.0cvs117
791 Tell on which server errors happened
793 2008-09-20 [colin] 3.5.0cvs116
795 * src/etpan/etpan-thread-manager.c
796 * src/etpan/imap-thread.c
797 * src/etpan/nntp-thread.c
798 Windows: Fix hang on IMAP/NNTP
800 2008-09-20 [colin] 3.5.0cvs115
803 Fix bug 1723, "Buffer overflow crash caused by
804 preview in 'Date format help' dialog box"
805 Also, optimise fast_strftime a bit :)
807 2008-09-18 [colin] 3.5.0cvs114
811 Check for NULLs before str* functions
813 2008-09-18 [colin] 3.5.0cvs113
818 Handle html parts in multipart/related
819 Decode ISO-8859-1 as Windows-1252 (the former
820 is a subset of the latter) in order to
821 workaround Outlook mails misencoding
822 * src/gtk/logwindow.c
823 * src/gtk/logwindow.h
824 Clear mainwindow's error pixmap when the
825 error scrolls out of the log
827 2008-09-17 [colin] 3.5.0cvs112
830 Fix image loading (multiple childs added to
831 scrolledwindow, break of the resize functionality)
833 * src/prefs_folder_item.c
834 * src/prefs_spelling.c
835 * src/gtk/gtkaspell.c
836 Better fix problems with dictionaries updates
838 2008-09-17 [colin] 3.5.0cvs111
841 Fix double-opening (fixes multiple signatures when
844 2008-09-16 [colin] 3.5.0cvs110
846 * src/prefs_account.c
847 * src/prefs_folder_item.c
848 * src/prefs_spelling.c
849 * src/gtk/gtkaspell.c
850 Better stripping of aspell dictionaries names
856 2008-09-16 [colin] 3.5.0cvs109
861 * src/prefs_account.h
864 * src/gtk/inputdialog.c
865 Don't add a pref to allow remembering passwords
866 (Just not checking the checkbox is enough)
868 2008-09-16 [colin] 3.5.0cvs108
871 Require libetpan 0.56 as 0.55 is crashy
874 * src/gtk/inputdialog.c
875 * src/gtk/inputdialog.h
878 2008-09-16 [wwp] 3.5.0cvs107
881 Complete 3.5.0cvs106 by removing a function that got
882 moved to account.[ch].
884 2008-09-16 [wwp] 3.5.0cvs106
890 * src/quote_fmt_lex.l
891 * src/quote_fmt_parse.y
892 Add account signature (path and value string) manipulation
893 keywords to the template processor. It's now possible in
894 all templates to insert the account signature to an
895 arbitrary location or to pass it to a external script for
899 2008-09-16 [mones] 3.5.0cvs105
906 * src/prefs_account.h
911 * src/gtk/inputdialog.c
912 * src/gtk/inputdialog.h
913 Implement session passwords: unsaved passwords for receiving
914 or sending of accounts can be remembered while running to
915 avoid repetitive typing.
916 As keeping passwords in memory is unsafe a new preference
917 in Other page is added to activate or not such capability.
919 2008-09-14 [colin] 3.5.0cvs104
923 Make conv_iconv_strdup static
925 2008-09-12 [colin] 3.5.0cvs103
932 * src/folder_item_prefs.c
933 * src/folder_item_prefs.h
935 * src/prefs_account.c
938 * src/prefs_folder_item.c
939 * src/prefs_spelling.c
940 * src/prefs_template.c
942 * src/quote_fmt_parse.y
945 * src/gtk/Makefile.am
948 * src/gtk/gtkaspell.c
949 * src/gtk/gtkaspell.h
950 * src/plugins/bogofilter/Makefile.am
951 * src/plugins/dillo_viewer/Makefile.am
952 * src/plugins/spamassassin/Makefile.am
953 * src/plugins/trayicon/Makefile.am
954 Switch spellchecker to Enchant
956 2008-09-12 [paul] 3.5.0cvs102
959 * tools/csv2addressbook.pl
960 add support for Fox Mail
962 2008-09-12 [paul] 3.5.0cvs101
965 * src/prefs_wrapping.c
968 2008-09-12 [paul] 3.5.0cvs100
971 revert cvs99's libenchant commit error
973 2008-09-12 [colin] 3.5.0cvs99
976 Only go to inbox if there are new mails
977 (and fetch was manual)
979 2008-09-10 [colin] 3.5.0cvs98
983 * src/common/session.c
984 Use g_timeout_add_seconds instead of g_timeout_add
985 on glib >= 2.14 when we don't need precision on the
986 delay. This helps reducing power consumption:
987 http://mjg59.livejournal.com/74651.html
989 2008-09-10 [colin] 3.5.0cvs97
992 Don't save window size and position when
993 compose is hidden (filtering action)
995 2008-09-09 [colin] 3.5.0cvs96
1001 * src/addressbook_foldersel.c
1007 * src/editaddress_other_attributes_ldap.h
1011 * src/editldap_basedn.c
1020 * src/grouplistdialog.c
1023 * src/image_viewer.c
1034 * src/prefs_actions.c
1035 * src/prefs_filtering.c
1036 * src/prefs_folder_column.c
1038 * src/prefs_summary_column.c
1039 * src/prefs_toolbar.c
1040 * src/send_message.c
1042 * src/sourcewindow.c
1043 * src/sourcewindow.h
1047 * src/stock_pixmap.c
1048 * src/stock_pixmap.h
1057 * src/common/utils.c
1059 * src/gtk/colorlabel.c
1060 * src/gtk/colorlabel.h
1061 * src/gtk/combobox.h
1062 * src/gtk/description_window.c
1064 * src/gtk/gtkaspell.c
1065 * src/gtk/gtkaspell.h
1066 * src/gtk/gtkcmclist.c
1067 * src/gtk/gtkcmclist.h
1068 * src/gtk/gtkcmctree.c
1069 * src/gtk/gtkcmctree.h
1070 * src/gtk/gtkcmoptionmenu.h
1071 * src/gtk/gtksctree.c
1072 * src/gtk/gtksctree.h
1073 * src/gtk/gtkshruler.c
1074 * src/gtk/gtkshruler.h
1075 * src/gtk/gtksourceprintjob.c
1076 * src/gtk/gtksourceprintjob.h
1077 * src/gtk/gtkutils.c
1078 * src/gtk/gtkutils.h
1079 * src/gtk/gtkvscrollbutton.c
1080 * src/gtk/gtkvscrollbutton.h
1081 * src/gtk/icon_legend.c
1082 * src/gtk/inputdialog.c
1083 * src/gtk/logwindow.c
1084 * src/gtk/logwindow.h
1085 * src/gtk/manage_window.c
1086 * src/gtk/manage_window.h
1088 * src/gtk/prefswindow.c
1089 * src/gtk/progressdialog.c
1090 * src/gtk/progressdialog.h
1091 * src/plugins/bogofilter/bogofilter_gtk.c
1092 * src/plugins/pgpcore/passphrase.c
1093 * src/plugins/spamassassin/spamassassin_gtk.c
1094 * src/plugins/trayicon/trayicon.c
1095 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1096 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1097 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1098 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1099 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1100 Complete GTK+ 2.14 undeprecation
1101 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
1103 2008-09-09 [colin] 3.5.0cvs95
1105 * src/gtk/gtkcmclist.h
1106 Fix build on GTK+ 2.14
1108 2008-09-08 [colin] 3.5.0cvs94
1112 Remove GtkSignalFunc
1114 2008-09-07 [colin] 3.5.0cvs93
1117 * src/addressbook_foldersel.c
1118 * src/gtk/gtkcmclist.c
1119 * src/gtk/gtkcmclist.h
1120 * src/gtk/gtkcmctree.c
1121 * src/gtk/gtkcmctree.h
1122 * src/gtk/gtksctree.c
1123 * src/gtk/prefswindow.c
1124 * src/gtk/prefswindow.h
1125 Use GDestroyNotify instead of GtkDestroyNotify
1126 (deprecated in GTK+ 2.14)
1128 2008-09-07 [colin] 3.5.0cvs92
1131 Fix bug 1712, 'invalid "Phishing attempt warning"
1132 when linked text ends with spaces'
1134 2008-09-05 [colin] 3.5.0cvs91
1137 Maybe fix bug 1711, 'Save-as attachment crashes'
1138 Possibly wrong free() due to pointer shifting
1140 2008-09-05 [colin] 3.5.0cvs90
1143 Fix bug 1710, 'User misreads "Discard Message"
1144 as "Discard Changes"'. Propose to save or discard
1145 only the latest changes when closing an existing
1146 draft. Autosave may still have saved parts of the
1149 2008-09-04 [colin] 3.5.0cvs89
1152 Fix bug 1707, 'Segfault when sorting on non-visible column'
1154 2008-09-01 [colin] 3.5.0cvs88
1159 * src/etpan/imap-thread.c
1160 * src/etpan/imap-thread.h
1161 Store spam flag on IMAP (Junk/NonJunk, as
1162 ThunderBird does - this is nonstandard)
1164 2008-08-31 [wwp] 3.5.0cvs87
1167 Fix globish edition^Wediting.
1169 2008-08-31 [wwp] 3.5.0cvs86
1172 Don't break nickname editing for non-LDAP books (nickname
1173 value was overwritten when editing existing contact, this
1174 came from 3.0.2cvs109).
1176 2008-08-30 [colin] 3.5.0cvs85
1180 Fix "Apply tags..." key shortcut
1182 2008-08-29 [iwkse] 3.5.0cvs84
1187 2008-08-29 [iwkse] 3.5.0cvs83
1190 Disable "Move to trash" action if
1191 we are in a trash-like folder.
1194 2008-08-29 [paul] 3.5.0cvs82
1197 bump up libetpan version requirement since
1198 0.55 is released now
1200 2008-08-28 [wwp] 3.5.0cvs81
1204 * src/prefs_account.c
1205 * src/prefs_account.h
1206 Add finer granularity to the POP3's remove-after delay (now in
1207 hours in addition to in days), patch by Paul Rolland.
1209 2008-08-28 [wwp] 3.5.0cvs80
1211 * src/gtk/combobox.c
1212 Fix a typo in a comment.
1214 2008-08-28 [iwkse] 3.5.0cvs79
1217 * src/prefs_actions.c
1218 * src/prefs_filtering.c
1219 * src/prefs_template.c
1220 Add search feature to the account,
1221 template and action dialog.
1222 It's turned on selecting one row
1223 of the list and typing some random
1224 letter. Thanks to wwp, colinl
1226 2008-08-28 [colin] 3.5.0cvs78
1231 * src/prefs_account.c
1232 * src/prefs_account.h
1236 * src/stock_pixmap.c
1237 * src/stock_pixmap.h
1239 * src/pixmaps/key_gpg_signed.xpm
1240 Fix bug 1412, "Sign reply, if mail was signed"
1241 Add an account preference to sign replies to signed mails
1243 2008-08-28 [iwkse] 3.5.0cvs77
1245 * src/prefs_filtering.c
1246 Making the search more useful,
1247 jumping directly to the relative rule.
1249 2008-08-27 [colin] 3.5.0cvs76
1254 2008-08-27 [colin] 3.5.0cvs75
1256 * src/gtk/gtkcmctree.c
1259 2008-08-26 [colin] 3.5.0cvs74
1261 * src/gtk/gtkcmctree.c
1262 Fix missing inits on old glib
1264 2008-08-26 [wwp] 3.5.0cvs73
1266 * src/common/utils.c
1267 Added 'Fwd' to the list of known common subject prefixes.
1269 2008-08-25 [iwkse] 3.5.0cvs72
1271 * src/image_viewer.c
1272 Add animated gif support to the
1275 2008-08-25 [colin] 3.5.0cvs71
1277 * src/gtk/gtkcmctree.c
1278 Make sure work isn't null
1280 2008-08-24 [colin] 3.5.0cvs70
1283 Fix typo on SSL_CERT_DIR
1285 2008-08-23 [holger] 3.5.0cvs69
1288 Fix bug 1699 'Separator line mis-placed when
1289 printing some e-mails'. The number of header lines
1290 was not correctly calculated when Pango inserts
1293 2008-08-23 [colin] 3.5.0cvs68
1296 Fix the account selector button; thanks
1299 2008-08-21 [colin] 3.5.0cvs67
1303 Add a compose preference for auto-indent
1306 Make colorlabel accels a bit less hacky
1308 2008-08-21 [colin] 3.5.0cvs66
1311 * src/prefs_common.c
1312 * src/prefs_common.h
1313 * src/prefs_wrapping.c
1314 Add a preference for autoindent; fix no_join tag
1315 being applied to whole lines instead of just \n when
1318 2008-08-21 [colin] 3.5.0cvs65
1321 Add support for auto-indentation
1323 2008-08-19 [colin] 3.5.0cvs64
1326 Save Autowrap status in drafts/queued mails
1328 2008-08-19 [colin] 3.5.0cvs63
1331 Fix a comment (in reality, test commit on
1334 2008-08-17 [colin] 3.5.0cvs62
1336 * src/prefs_actions.c
1339 * src/common/socket.h
1340 * src/gtk/gtkcmctree.c
1343 2008-08-16 [colin] 3.5.0cvs61
1345 * src/editaddress_other_attributes_ldap.h
1346 Add 'l' field (localityName)
1348 2008-08-16 [colin] 3.5.0cvs60
1351 * src/gtk/gtkcmclist.c
1352 * src/gtk/gtkcmclist.h
1353 * src/gtk/gtkcmctree.c
1354 * src/gtk/gtksctree.c
1355 * src/gtk/gtkutils.c
1356 * src/gtk/gtkvscrollbutton.c
1357 Fix Maemo build (OS2007)
1359 2008-08-14 [colin] 3.5.0cvs59
1362 Don't crash if parent is null when creating
1364 * src/gtk/pluginwindow.c
1365 Don't crash on race when closing window while
1366 a plugin is loading and does gtk_iterations
1368 2008-08-13 [colin] 3.5.0cvs58
1373 Fix bug 1696, 'Viewing binary attachements
1374 as text over 1 MB' (various buglets)
1376 2008-08-10 [colin] 3.5.0cvs57
1379 * src/gtk/gtkcmclist.c
1380 Continue fixing GTK < 2.12 build, thanks to
1383 2008-08-10 [colin] 3.5.0cvs56
1385 * src/gtk/gtksctree.c
1386 Fix build on GTK < 2.12
1388 2008-08-09 [colin] 3.5.0cvs55
1391 Fix untranslatable strings, thanks to
1394 2008-08-07 [colin] 3.5.0cvs54
1400 * src/message_search.c
1403 * src/prefs_account.c
1404 * src/prefs_common.c
1405 * src/prefs_customheader.c
1406 * src/prefs_ext_prog.c
1407 * src/prefs_filtering_action.c
1409 * src/prefs_logging.c
1410 * src/prefs_matcher.c
1411 * src/prefs_msg_colors.c
1413 * src/summary_search.c
1416 * src/gtk/colorsel.c
1417 * src/gtk/gtkaspell.c
1418 * src/gtk/gtkutils.c
1419 * src/gtk/gtkutils.h
1420 * src/gtk/inputdialog.c
1421 * src/gtk/pluginwindow.c
1422 * src/gtk/quicksearch.c
1423 * src/plugins/bogofilter/bogofilter_gtk.c
1424 * src/plugins/dillo_viewer/dillo_prefs.c
1425 * src/plugins/spamassassin/spamassassin_gtk.c
1426 - Fix Ctrl-Space shortcut
1427 - Fix mime-parsing bug in procmime (cvs52)
1428 - Fix double-free in procmime (cvs52)
1429 - Use gtk_bin_get_child instead of GTK_BIN()->child
1430 - Fix Goto menu in mainwindow
1432 2008-08-07 [mones] 3.5.0cvs53
1435 Updated translation (lots of changes!)
1437 Add missing accelerator key
1439 Restored 'v' key function (thanks Colin!)
1441 2008-08-06 [colin] 3.5.0cvs52
1445 * src/addrduplicates.c
1456 Fix my use of g_utf8_strdown (it returns
1457 a newly allocated string and doesn't
1458 change the parameter)
1460 2008-08-06 [colin] 3.5.0cvs51
1463 Fix bug 1690, 'Copy/Paste in edit window may
1464 break Undo'; middle-click pastes aren't
1465 REPLACE_INSERT but just INSERT.
1466 Also, fix privacy menu selection
1468 2008-08-05 [colin] 3.5.0cvs50
1474 * src/addrduplicates.c
1486 * src/common/socket.c
1487 * src/gtk/gtkutils.c
1488 * src/gtk/gtkutils.h
1490 * src/plugins/spamassassin/spamassassin.c
1491 More undeprecation (Glib)
1493 2008-08-05 [colin] 3.5.0cvs49
1495 * src/prefs_account.c
1496 * src/prefs_filtering_action.c
1497 * src/prefs_matcher.c
1498 * src/gtk/Makefile.am
1499 * src/gtk/claws-marshal.list
1500 * src/gtk/colorlabel.c
1501 * src/gtk/colorsel.c
1502 * src/gtk/foldersort.c
1503 * src/gtk/gtkaspell.c
1504 * src/gtk/gtkcmclist.c
1505 * src/gtk/gtkcmclist.h
1506 * src/gtk/gtkcmctree.c
1507 * src/gtk/gtkcmctree.h
1508 * src/gtk/gtkcmoptionmenu.c
1509 * src/gtk/gtkcmoptionmenu.h
1510 * src/gtk/gtksctree.c
1511 * src/gtk/gtksctree.h
1512 * src/gtk/gtkutils.c
1513 * src/gtk/gtkutils.h
1514 * src/gtk/gtkvscrollbutton.c
1517 * src/gtk/quicksearch.c
1518 * src/plugins/dillo_viewer/dillo_viewer.c
1519 * src/plugins/pgpcore/select-keys.c
1520 Try to finish yesterday's commit
1522 2008-08-04 [colin] 3.5.0cvs48
1526 * src/addressbook_foldersel.c
1533 * src/editaddress_other_attributes_ldap.c
1535 * src/editldap_basedn.c
1538 * src/grouplistdialog.c
1539 * src/image_viewer.c
1544 * src/message_search.c
1550 * src/prefs_account.c
1551 * src/prefs_filtering_action.c
1552 * src/prefs_matcher.c
1553 * src/prefs_msg_colors.c
1554 * src/prefs_summaries.c
1556 * src/stock_pixmap.c
1557 * src/summary_search.c
1562 * src/gtk/Makefile.am
1563 * src/gtk/claws-marshal.list
1564 * src/gtk/colorsel.c
1565 * src/gtk/foldersort.c
1566 * src/gtk/gtkaspell.c
1567 * src/gtk/gtkcmclist.c
1568 * src/gtk/gtkcmclist.h
1569 * src/gtk/gtkcmctree.c
1570 * src/gtk/gtkcmctree.h
1571 * src/gtk/gtksctree.c
1572 * src/gtk/gtksctree.h
1573 * src/gtk/gtkutils.c
1574 * src/gtk/gtkutils.h
1575 * src/gtk/gtkvscrollbutton.c
1578 * src/gtk/quicksearch.c
1579 * src/plugins/dillo_viewer/dillo_viewer.c
1580 * src/plugins/pgpcore/select-keys.c
1581 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
1582 Undeprecate their implementation (GtkArg, GtkType, ...)
1583 Undeprecate a few other things here and there
1584 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
1585 Add #undef GTK_DISABLE_DEPRECATED in the files where we
1586 still have work to do
1588 2008-08-04 [colin] 3.5.0cvs47
1594 * src/stock_pixmap.c
1599 * src/image_viewer.c
1600 * src/gtk/gtkaspell.c
1601 * src/gtk/gtkvscrollbutton.c
1602 * src/plugins/dillo_viewer/dillo_viewer.c
1603 Undeprecate more things
1605 2008-08-02 [colin] 3.5.0cvs46
1608 Fix toggle menu activation state
1611 2008-08-02 [paul] 3.5.0cvs45
1615 /View/Show or hide/Message View
1617 2008-08-01 [paul] 3.5.0cvs44
1619 * src/common/utils.c
1620 * src/plugins/pgpcore/claws.def
1621 * src/plugins/pgpinline/claws.def
1622 fix compilation problems on mingw32,
1623 (bug 1688) Patch by Marcus Brinkmann
1625 2008-08-01 [colin] 3.5.0cvs43
1627 * src/gtk/gtkutils.c
1628 * src/gtk/gtkvscrollbutton.c
1631 2008-08-01 [colin] 3.5.0cvs42
1636 * src/prefs_account.c
1637 * src/prefs_folder_item.c
1640 * src/gtk/gtkaspell.c
1641 * src/gtk/gtkutils.c
1642 * src/gtk/gtkvscrollbutton.c
1643 Replace a few deprecated function calls
1645 2008-08-01 [paul] 3.5.0cvs41
1648 fix crash that occurs because of recent GtkUIManager
1649 changes. Thanks to Colin
1651 2008-07-31 [colin] 3.5.0cvs40
1660 Remove deprecated helper funcs
1662 2008-07-30 [colin] 3.5.0cvs39
1669 Move the folderview popup menu to GtkUIManager
1671 2008-07-29 [colin] 3.5.0cvs38
1686 Switch the main menu to GtkUIManager
1689 2008-07-29 [colin] 3.5.0cvs37
1692 Fix bug 1684, 'view news messages with large
1693 attachements segfaults'
1695 2008-07-29 [colin] 3.5.0cvs36
1708 More switches to GtkUIManager
1710 2008-07-26 [colin] 3.5.0cvs35
1716 2008-07-25 [colin] 3.5.0cvs34
1718 * src/addrcustomattr.c
1722 * src/editaddress_other_attributes_ldap.h
1726 * src/prefs_actions.c
1727 * src/prefs_filtering.c
1728 * src/prefs_template.c
1736 * src/plugins/trayicon/trayicon.c
1737 More changes from GtkItemFactory to GtkUIManager
1739 2008-07-25 [colin] 3.5.0cvs33
1742 Add a macro to remove menu items
1743 Make the gui_manager variable useless
1745 2008-07-24 [colin] 3.5.0cvs32
1748 Fix a gtk warning on clear
1752 Switch the message list popup menu to
1755 2008-07-23 [colin] 3.5.0cvs31
1757 * src/plugins/pgpcore/pgp_viewer.c
1758 * src/plugins/pgpcore/sgpgme.c
1759 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
1760 Patch by Thomas Wiegner <wiegner@gmx.de>
1762 2008-07-20 [paul] 3.5.0cvs30
1764 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1765 remove redundant GTK version check
1767 2008-07-20 [ticho] 3.5.0cvs29
1772 Moved sensitivity setting for "Download messages" for IMAP and
1773 news folders from folderview.c to imap_gtk.c and news_gtk.c
1774 respectively for better code readability.
1775 Fixed indentation in news' set_sensitivity().
1777 2008-07-20 [paul] 3.5.0cvs28
1780 remove more redundant code following cvs27
1782 2008-07-20 [paul] 3.5.0cvs27
1785 remove now redundant code
1788 fix bug 1673, 'Tools/Harvest adresses is
1789 grayed out if folder is empty'
1791 2008-07-19 [ticho] 3.5.0cvs26
1797 * src/gtk/gtkutils.c
1798 * src/gtk/gtkutils.h
1801 Use GtkUIManager for mimeview and tag edit dialog popup menus,
1802 instead of deprecated GtkItemFactory.
1804 2008-07-19 [colin] 3.5.0cvs25
1816 * src/prefs_account.c
1817 * src/prefs_actions.c
1818 * src/prefs_ext_prog.c
1819 * src/prefs_filtering.c
1820 * src/prefs_folder_item.c
1821 * src/prefs_image_viewer.c
1822 * src/prefs_logging.c
1823 * src/prefs_msg_colors.c
1826 * src/prefs_spelling.c
1827 * src/prefs_summaries.c
1828 * src/prefs_template.c
1831 * src/summary_search.c
1835 * src/common/Makefile.am
1836 * src/gtk/gtksctree.c
1837 * src/gtk/gtkutils.h
1838 * src/gtk/pluginwindow.c
1839 * src/gtk/quicksearch.c
1840 * src/plugins/bogofilter/bogofilter_gtk.c
1841 * src/plugins/dillo_viewer/dillo_prefs.c
1842 * src/plugins/pgpcore/prefs_gpg.c
1843 * src/plugins/spamassassin/spamassassin_gtk.c
1844 * src/plugins/trayicon/trayicon.c
1845 * src/plugins/trayicon/trayicon_prefs.c
1846 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
1847 or greater). Use the old deprecated one on GTK+ < 2.12.
1848 Easy! Straightforward! I'm not annoyed at all! It's not a loss
1851 2008-07-16 [colin] 3.5.0cvs24
1854 Fix folderview's scrolbar when starting minimised
1855 to tray, and popping up the mainwindow by calling
1856 claws-mail from the command line
1858 2008-07-08 [colin] 3.5.0cvs23
1861 Possibly fix po-headers appearing on empty
1864 2008-07-08 [colin] 3.5.0cvs22
1868 Finish the always_open tristate patch, by Jonathan
1871 2008-07-07 [paul] 3.5.0cvs21
1874 fix typo (missing ")
1876 2008-07-07 [paul] 3.5.0cvs20
1879 fit the menu style a bit better
1881 2008-07-07 [colin] 3.5.0cvs19
1883 * src/prefs_themes.c
1884 Make upgrading themes easier
1886 2008-07-07 [colin] 3.5.0cvs18
1889 * src/prefs_toolbar.c
1890 * src/stock_pixmap.c
1891 Finish fixing bug 1609, 'Icon issues'
1893 2008-07-07 [colin] 3.5.0cvs17
1895 * src/prefs_common.c
1896 Fix the default value
1898 2008-07-07 [colin] 3.5.0cvs16
1900 * src/prefs_summaries.c
1901 Revert my fix to the string, the correct term
1902 is indeed Message View
1904 2008-07-07 [colin] 3.5.0cvs15
1908 * src/prefs_common.c
1909 * src/prefs_common.h
1910 * src/prefs_summaries.c
1913 Change "Always open message when selected" to
1914 a tristate (Never/Always/When preview is visible)
1915 Patch by Jonathan Corbet <corbet@lwn.net>.
1917 2008-07-06 [paul] 3.5.0cvs14
1920 improve the layout of the dialogue
1923 fix some of the nasty coding style
1926 add some missing mnemonics
1928 2008-07-05 [paul] 3.5.0cvs13
1932 fix bug 1398, '"Change current account" is
1933 available even when there's only one account'
1934 * src/plugins/pgpcore/prefs_gpg.c
1935 put back a needed include, removed in error
1937 2008-07-05 [colin] 3.5.0cvs12
1940 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
1942 2008-07-05 [colin] 3.5.0cvs11
1946 Provide ability to rename newsgroups. Closes
1947 bug 1444, 'Add GUI option for renaming
1948 newsgroups'. Patch by Pawel Pekala
1950 2008-07-05 [colin] 3.5.0cvs10
1952 * src/plugins/pgpcore/passphrase.c
1953 * src/plugins/pgpcore/prefs_gpg.c
1954 * src/plugins/pgpcore/select-keys.c
1955 Simplify GTK includes (with the advantage
1956 of compiling against GTK+2.13); patch by
1959 2008-07-05 [colin] 3.5.0cvs9
1962 Add SSL client certificates
1964 2008-07-05 [colin] 3.5.0cvs8
1966 * src/prefs_account.c
1967 * src/common/session.h
1970 Add one path for certs
1972 2008-07-05 [colin] 3.5.0cvs7
1974 * src/prefs_account.c
1977 2008-07-04 [colin] 3.5.0cvs6
1981 * src/common/ssl_certificate.c
1982 Workaround distro bugs and fix certificate checking
1985 2008-07-04 [colin] 3.5.0cvs5
1988 * src/common/ssl_certificate.c
1989 * src/common/ssl_certificate.h
1990 * src/etpan/imap-thread.c
1991 * src/etpan/nntp-thread.c
1992 Fix some leaks, thanks to Martin Zwickel
1993 Rename gnutls functions that do the same
1994 as OpenSSL ones, to avoid symbol clashing
1995 when Claws is built against GnuTLS and
1996 libetpan against OpenSSL
1998 2008-07-04 [paul] 3.5.0cvs4
2000 * src/prefs_account.c
2001 remove 1 forgotten '.'
2003 2008-07-04 [paul] 3.5.0cvs3
2005 * src/prefs_account.c
2006 layout/engrish fixes to the 'Client
2009 2008-07-03 [colin] 3.5.0cvs2
2014 * src/prefs_account.c
2015 * src/prefs_account.h
2016 * src/prefs_common.c
2017 * src/send_message.c
2018 * src/common/session.c
2019 * src/common/session.h
2022 * src/common/socket.h
2025 * src/common/ssl_certificate.c
2026 * src/common/ssl_certificate.h
2027 * src/etpan/imap-thread.c
2028 * src/etpan/nntp-thread.c
2029 * src/gtk/inputdialog.c
2030 Add support for SSL client certificates (either PEM files
2031 with certificate and private key, either PKCS12 files)
2033 2008-06-28 [colin] 3.5.0cvs1
2036 Fix compilation with older GTKs
2038 2008-06-27 [paul] 3.5.0
2045 2008-06-27 [paul] 3.4.0cvs116
2050 2008-06-27 [paul] 3.4.0cvs115
2054 no longer build unmaintained translations
2056 2008-06-27 [paul] 3.4.0cvs114
2061 updated by Stephan Sachse, Flammie Pirinen, and
2062 Frederico Goncalves Guimaraes
2064 2008-06-26 [wwp] 3.4.0cvs113
2066 * manual/fr/advanced.xml
2067 Update French version of the manual (AutoFaces documentation).
2069 2008-06-26 [wwp] 3.4.0cvs112
2071 * manual/fr/advanced.xml
2072 * manual/fr/plugins.xml
2073 Updated French version of the manual (completed
2074 hidden options list, added note about Clawsker
2075 and new mail archiver plugin).
2077 2008-06-25 [colin] 3.4.0cvs111
2079 * src/gtk/gtkaspell.c
2080 Fix non-UTF8 in the replace with dialog
2081 * src/prefs_actions.c
2082 Fix possible crasher
2085 2008-06-24 [mones] 3.4.0cvs110
2088 Fix non-warning message, downgraded to debug info
2090 2008-06-24 [colin] 3.4.0cvs109
2093 Fix bug 1650, Message line too small after
2094 changing columns in "three columns" layout
2096 2008-06-24 [colin] 3.4.0cvs108
2099 Fix Spam button sensitivity in newsgroups
2101 2008-06-23 [wwp] 3.4.0cvs107
2104 Updated French translation.
2106 2008-06-23 [mones] 3.4.0cvs106
2109 Updated translation for release
2111 2008-06-22 [mones] 3.4.0cvs105
2113 * manual/es/plugins.xml
2114 Synced new entry for Mail Archiver plugin
2116 2008-06-22 [colin] 3.4.0cvs104
2119 Fix initial cursor position
2121 2008-06-21 [paul] 3.4.0cvs103
2123 * manual/plugins.xml
2124 add an entry for the new Mail Archiver plugin
2126 2008-06-21 [paul] 3.4.0cvs102
2129 we're in 'string freeze', put back the
2132 2008-06-21 [paul] 3.4.0cvs101
2134 * manual/advanced.xml
2135 * manual/es/advanced.xml
2136 fix build warning: <emphasis> cannot be contained
2139 fix non-clickable link on License page and drop
2140 the containing < > symbols to match other links
2142 2008-06-20 [mones] 3.4.0cvs100
2144 * manual/advanced.xml
2145 Added autofaces documentation, note about clawsker in hidden
2146 preferences, minor markup fix. Thanks Paul for proofreading
2147 * manual/es/advanced.xml
2148 Synchronised Spanish manual
2150 2008-06-16 [colin] 3.4.0cvs99
2153 Fix cursor placing on signature change
2155 2008-06-16 [paul] 3.4.0cvs98
2159 * src/gtk/inputdialog.c
2160 really fussy coding style fixes
2162 2008-06-16 [paul] 3.4.0cvs97
2165 keep the alphabetical order
2167 2008-06-13 [mones] 3.4.0cvs96
2171 * src/prefs_filtering_action.c
2172 Fixed cosmetic bug, processing also displays "Filtering"
2174 2008-06-13 [mones] 3.4.0cvs95
2177 * src/autofaces.c ** NEW FILE **
2178 * src/autofaces.h ** NEW FILE **
2180 Allow setting Faces and X-Faces globally and per-account
2181 from configuration files under ~/.claws-mail/autofaces
2183 2008-06-13 [holger] 3.4.0cvs94
2186 More files to ignore
2187 * src/gtk/inputdialog.c
2188 * src/gtk/inputdialog.h
2189 Make input dialog more generic so that a checkbox
2190 with custom text can be used in addition to the
2191 "remember this" checkbox
2194 * src/prefs_common.c
2195 * src/prefs_common.h
2196 Allow new folders to inherit the properties of the
2197 parent folder during folder creation
2199 2008-06-13 [wwp] 3.4.0cvs93
2202 a better fix for this string, won't break up translations,
2203 and is conform to other similar ones.
2205 2008-06-13 [wwp] 3.4.0cvs92
2207 * src/addrduplicates.c
2210 * src/addressbook_foldersel.c
2212 use tree decorations everywhere AB folders are used (AB tree pane,
2213 add address to AB, select AB folder, edit group, custom attr, find dup
2214 results), in order to match global style
2215 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
2216 double clicking on groups in tree pane does open the group edit dialog
2217 double clicking on other items in tree pane does expand/collapse
2218 fix a missing space in AB's delete-folder dialog
2219 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
2222 make foldersel dialog show dotted lines according to global (hidden) prefs
2224 2008-06-12 [colin] 3.4.0cvs91
2228 Fix bug 1635, 'Last character of message is truncated
2229 when changing accounts w/ sigs'
2231 Fix bug 1636, 'Can't select "properties" on "folders
2234 2008-06-11 [colin] 3.4.0cvs90
2237 Maybe fix bug 1623, 'exits with segfault when
2238 logging in to certain imap-servers'
2240 2008-06-10 [mones] 3.4.0cvs89
2245 * tools/convert_mbox.sh
2246 Undo cvs86 and cvs87, it really should be a patch to
2249 2008-06-10 [wwp] 3.4.0cvs88
2252 Updated French translation.
2254 2008-06-10 [mones] 3.4.0cvs87
2257 Oops, forgot to add previous script for distribution
2259 2008-06-10 [mones] 3.4.0cvs86
2263 * tools/convert_mbox.sh
2264 Added script to convert Evolution mail folders contributed
2265 by Daniel Dickinson <cshore@fionavar.ca>
2266 Fixes debian bug 461435
2268 2008-06-09 [colin] 3.4.0cvs85
2271 Integrate AWN information bubble if dbus is
2274 Fix crash when calling scan_required() on
2275 folder classes that don't implement them
2276 * src/common/session.c
2279 2008-06-09 [colin] 3.4.0cvs84
2282 Fix bug 1447, 'If user tries to close while starting
2283 up, it will not close ever.'
2285 2008-06-09 [colin] 3.4.0cvs83
2288 Fix bug 1628, 'Claws Mail crashes when
2289 filtering selected messages'
2291 2008-06-04 [colin] 3.4.0cvs82
2294 Complete handling of html parts in multipart/alternative
2297 2008-06-03 [paul] 3.4.0cvs81
2299 * src/prefs_message.c
2300 make always the english good
2302 2008-06-03 [colin] 3.4.0cvs80
2306 Fix bug 1624, '[PATCH] Quick search should be
2307 disabled for folder view'; based on a patch by
2310 2008-06-03 [iwkse] 3.4.0cvs79
2313 Fix little gui bug on button sensitivity
2315 * src/prefs_common.c
2316 * src/prefs_common.h
2317 * src/prefs_message.c
2318 Allow by default to show html in multipart/alternative
2320 2008-06-02 [colin] 3.4.0cvs78
2322 * src/prefs_actions.c
2323 GUI rework, patch by Pawel
2325 2008-06-02 [colin] 3.4.0cvs77
2328 Fix sensitivity/alignment, patch from
2331 2008-05-31 [colin] 3.4.0cvs76
2334 Fix login issue introduced in cvs75.
2336 2008-05-31 [colin] 3.4.0cvs75
2339 Fix more possible double-frees. Also, fix the root cause
2340 of these double-frees by just noting the Session is to
2341 be destroyed instead of destroying it in flight
2343 2008-05-29 [paul] 3.4.0cvs74
2345 * manual/keyboard.xml
2346 'Makes' these entries like the others
2348 2008-05-29 [colin] 3.4.0cvs73
2351 Include utils.h in case we
2352 need to pull goffset definition
2354 2008-05-29 [colin] 3.4.0cvs72
2356 * src/common/utils.h
2357 Workaround a stupid Glib issue, where
2358 goffset happens to be undefined.
2360 2008-05-28 [colin] 3.4.0cvs71
2364 * src/grouplistdialog.c
2365 * src/image_viewer.c
2372 * src/prefs_themes.c
2378 * src/common/utils.c
2379 * src/common/utils.h
2380 Use goffset instead of off_t for MsgInfo's size
2381 Allows using MsgInfo structure from plugins
2382 compiled with largefile support
2384 2008-05-26 [colin] 3.4.0cvs70
2388 Define THEME_CHANGED_HOOKLIST and invoke
2390 * src/plugins/trayicon/trayicon.c
2391 Listen to THEME_CHANGED_HOOKLIST and
2394 2008-05-26 [paul] 3.4.0cvs69
2397 plug a leak in mimeview_save_all()
2399 2008-05-24 [colin] 3.4.0cvs68
2401 * src/common/utils.h
2402 Fix wrong define on old glibs
2404 2008-05-24 [paul] 3.4.0cvs67
2407 * src/stock_pixmap.c
2408 * src/stock_pixmap.h
2410 * src/pixmaps/cancel.xpm
2411 * src/pixmaps/close.xpm
2412 add a specific icon for A_CANCEL_INC (addresses
2413 point 1 of bug 1609 'Icon issues')
2414 replace close.xpm with an icon of the standard
2417 2008-05-24 [paul] 3.4.0cvs66
2419 * src/pixmaps/insert_file.xpm
2422 2008-05-23 [paul] 3.4.0cvs65
2426 add the possibility to check md5 on binary files,
2429 2008-05-23 [colin] 3.4.0cvs64
2433 Fix bug 1610, 'claws crash after opening/closing
2434 preferences and window update'
2436 2008-05-22 [colin] 3.4.0cvs63
2438 * src/prefs_filtering_action.c
2439 * src/gtk/combobox.c
2440 * src/gtk/combobox.h
2441 Fix reselecting of Tags actions in
2442 filtering actions dialog
2444 2008-05-22 [colin] 3.4.0cvs62
2447 * src/prefs_toolbar.c
2448 * src/stock_pixmap.c
2449 * src/stock_pixmap.h
2451 * src/pixmaps/delete_btn.xpm
2452 * src/pixmaps/insert_file.xpm
2453 * src/pixmaps/mail_reply_to_list.xpm
2454 Fix more of bug 1609:
2455 - Add a Delete button icon
2456 - Add a Reply to list button icon
2457 - Fix Insert file button icon
2458 Artwork by Ciprian Popovici.
2460 2008-05-21 [colin] 3.4.0cvs61
2462 * src/common/utils.c
2465 2008-05-21 [wwp] 3.4.0cvs60
2467 * src/prefs_filtering.c
2468 Don't show SMTP-only accounts in accounts list, as they are
2469 irrelevant for filtering incoming messages.
2471 2008-05-21 [colin] 3.4.0cvs59
2474 Don't put SMTP-only accounts in receive menus
2476 2008-05-21 [colin] 3.4.0cvs58
2479 Fix cvs56 (brain fart)
2481 2008-05-21 [colin] 3.4.0cvs57
2483 * src/common/utils.c
2484 Fix bug 1615, 'hang on FIFO when the other end's not
2487 2008-05-21 [colin] 3.4.0cvs56
2492 2008-05-19 [colin] 3.4.0cvs55
2494 * src/plugins/pgpcore/sgpgme.c
2495 Maybe fix debian bug 481856, 'Segmentation fault
2496 when verifying a GPG signature'. Although it
2497 looks like a race condition...
2499 2008-05-19 [colin] 3.4.0cvs54
2501 * src/prefs_filtering_action.c
2502 * src/prefs_matcher.c
2505 * src/gtk/combobox.c
2506 * src/gtk/combobox.h
2507 Patch by Pawel: disabled Tags menus in filtering dialogs
2509 2008-05-19 [colin] 3.4.0cvs53
2511 * src/prefs_account.c
2512 GUI patch by Pawel: align ports entries
2514 2008-05-19 [colin] 3.4.0cvs52
2517 Fix bug 1616, 'strange question while emptying trash'
2519 2008-05-18 [colin] 3.4.0cvs51
2521 * src/common/plugin.c
2522 * src/etpan/imap-thread.c
2523 * src/etpan/nntp-thread.c
2524 * src/gtk/gtksctree.c
2525 Fix bug 1613, 'Various memory leaks';
2526 based on a patch by Didier Barvaux.
2528 2008-05-18 [colin] 3.4.0cvs50
2534 * src/plugins/pgpcore/sgpgme.c
2535 Fix more parts of bug 1609:
2536 - Make use of specific Expired privacy icon
2537 - Use CLOSE instead of NOTICE_ERROR for cancel
2539 - Allow a Preferences button in the main toolbar
2541 2008-05-18 [colin] 3.4.0cvs49
2543 * src/stock_pixmap.c
2544 Fix bug with non-updating icons after theme change:
2545 If fetching pixbuf for a given icon after a theme
2546 change, the next pixmap fetch would return the old
2547 cached one, as the theme change was forgotten at
2548 this time. (and vice-versa). This was mostly
2549 visible on open folder icons
2551 2008-05-17 [colin] 3.4.0cvs48
2553 * src/prefs_summaries.c
2555 Fix bug 1608, 'Inconsistent behaviour of mark as read
2556 options'. Patch by Pawel
2558 2008-05-16 [colin] 3.4.0cvs47
2561 Fix another possible crash (on fatal errors
2562 at login, like stream error).
2564 2008-05-16 [paul] 3.4.0cvs46
2566 * tools/thunderbird-filters-convertor.pl
2568 fix reading a tb rule that contains something
2569 like that: \"Sender\"
2571 2008-05-16 [paul] 3.4.0cvs45
2574 * tools/csv2addressbook.pl
2575 add support for gmail exported csv address book
2577 2008-05-16 [colin] 3.4.0cvs44
2581 Fix ldap deprecated calls. Patch by
2584 2008-05-16 [paul] 3.4.0cvs43
2586 * manual/de/account.xml
2587 * manual/it/account.xml
2589 * manual/it/addrbook.xml
2590 * manual/it/claws-mail-manual.xml
2592 * manual/it/intro.xml
2593 * manual/it/starting.xml
2594 add pages towards German and Italian manuals.
2595 (just for storage, they are not built yet, due
2596 to being incomplete.) submitted by Speckmade
2597 <Speckmade@gmx.net> and Salvatore De Paolis
2598 <iwkse@claws-mail.org>
2600 2008-05-16 [colin] 3.4.0cvs42
2602 * src/gtk/sslcertwindow.c
2603 Fix SHA1 fingerprint with GnuTLS
2605 2008-05-15 [colin] 3.4.0cvs41
2607 * src/gtk/sslcertwindow.c
2608 Print SHA1 fingerprint too
2610 2008-05-15 [colin] 3.4.0cvs40
2613 Fix certificate port on TLS. It was
2614 previously always 0.
2615 **IMPORTANT INFORMATION**: this will trigger
2616 one wrong "New certificate" warning at the
2617 first connection with this fix, if using STARTTLS
2619 * src/gtk/sslcertwindow.c
2620 Make labels selectable
2622 2008-05-15 [colin] 3.4.0cvs39
2625 Fix double free when STARTTLS fails (for
2626 example due to refusing the certificate)
2628 2008-05-15 [paul] 3.4.0cvs38
2630 * manual/advanced.xml
2633 2008-05-15 [paul] 3.4.0cvs37
2635 * manual/advanced.xml
2637 make outgoing_fallback_to_ascii a hidden pref
2639 2008-05-14 [colin] 3.4.0cvs36
2644 Make it possible to cancel quit when Claws
2645 ask whether to empty trash.
2647 2008-05-14 [colin] 3.4.0cvs35
2650 * src/prefs_common.c
2651 * src/prefs_common.h
2653 Add a preference to be able to specify an
2654 outgoing charset/encoding but still fallback
2655 to 7bit US-ASCII when possible (default TRUE,
2656 same behavior as pre-cvs34)
2658 2008-05-14 [colin] 3.4.0cvs34
2661 Always use the specified encoding and charset if it is
2662 specified, even if the mail is ASCII.
2664 2008-05-13 [paul] 3.4.0cvs33
2667 fix the build warnings the easy way for now
2669 2008-05-13 [colin] 3.4.0cvs32
2671 * src/prefs_themes.c
2672 Count .png files as icons too (fixes part
2673 of bug 1609, 'Icon issues')
2675 2008-05-13 [wwp] 3.4.0cvs31
2677 * src/addressbook_foldersel.c
2678 Fix wrong check (completes 3.4.0.cvs30).
2680 2008-05-12 [wwp] 3.4.0cvs30
2683 * src/addressbook_foldersel.c
2686 * src/prefs_matcher.c
2687 * src/plugins/bogofilter/bogofilter.c
2688 * src/plugins/bogofilter/bogofilter_gtk.c
2689 * src/plugins/dillo_viewer/dillo_prefs.c
2690 * src/plugins/spamassassin/spamassassin.c
2691 * src/plugins/spamassassin/spamassassin_gtk.c
2692 Fix for bug 1604 "found_in_addressbook in Any in non English local",
2693 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
2694 translated string "Any" in plugins (whitelisting) and
2697 2008-05-07 [colin] 3.4.0cvs29
2700 Fix --enable-maemo (assume --enable-generic-umpc)
2702 2008-05-07 [colin] 3.4.0cvs28
2713 * src/prefs_account.c
2714 * src/prefs_common.c
2715 * src/prefs_display_header.c
2716 * src/prefs_filtering.c
2717 * src/prefs_summaries.c
2718 * src/prefs_template.c
2719 * src/prefs_toolbar.c
2720 * src/stock_pixmap.c
2726 * src/gtk/gtksctree.c
2728 * src/gtk/prefswindow.c
2729 * src/gtk/sslcertwindow.c
2730 Separate generic UMPC code (layouts, ...) from
2731 MAEMO code (Hildon, ...)
2733 2008-05-06 [paul] 3.4.0cvs27
2735 * tools/claws.i18n.status.pl
2738 2008-05-06 [colin] 3.4.0cvs26
2740 * src/common/utils.c
2741 Maybe fix crash on FreeBSD
2743 2008-05-05 [colin] 3.4.0cvs25
2746 Fix bug 1602, 'Crash when sending return receipt for
2747 messages with no subject'
2749 2008-05-05 [colin] 3.4.0cvs24
2752 Don't overwrite temporary files with same
2753 name when drag and dropping. Fixes bug 1599,
2754 'attach multiple files with the same name from
2755 one mail to another'
2757 2008-05-04 [paul] 3.4.0cvs23
2760 * src/prefs_common.c
2761 fix bug 1587 'can not replay with quote'
2763 2008-05-03 [colin] 3.4.0cvs22
2766 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
2768 2008-05-03 [colin] 3.4.0cvs21
2771 Fix bug 1597, 'In news folders, "Move Message to Wastebin"
2772 icon isn't grayed although ineffective'
2774 2008-05-02 [wwp] 3.4.0cvs20
2779 * src/prefs_folder_item.c
2780 Add missing notice in folder properties (templates) when
2781 folder is a root node.
2783 2008-04-30 [colin] 3.4.0cvs19
2785 * src/prefs_toolbar.c
2786 Add Trash and Delete icons to the icon chooser
2788 2008-04-30 [colin] 3.4.0cvs18
2791 Remove "Delete entire line" which was a noop
2792 and should be the same as "Delete line" :)
2794 2008-04-30 [colin] 3.4.0cvs17
2797 Fix 'Delete line' and 'Delete to end of line'
2798 on the last line. Patch by <seelenhirt@gmx.net>
2800 2008-04-28 [colin] 3.4.0cvs16
2803 Fix bug 1589, 'tagsdb file not removed when
2805 * src/common/utils.c
2806 Make sure claws_unlink accepts NULL arg.
2808 2008-04-25 [colin] 3.4.0cvs15
2811 Fix/simplify previous commit
2813 2008-04-25 [colin] 3.4.0cvs14
2816 * src/common/ssl_certificate.c
2817 Patch by Marcus: Fix Win32 build
2819 Fix build with GnuTLS/no pthread, thanks
2822 2008-04-25 [colin] 3.4.0cvs13
2825 Fix bug 1586, '3-pane vertical layout now and then
2826 still shows sender column'
2828 2008-04-25 [colin] 3.4.0cvs12
2832 * src/w32-resource.rc
2833 Patch from Marcus Brinkmann to set an icon on w32.
2835 2008-04-24 [colin] 3.4.0cvs11
2842 Fix bug 1581, 'Bad File Format during Import LDIF':
2843 Use dynamically allocated buffers; also, allow
2844 importing contacts with no email address
2846 2008-04-24 [colin] 3.4.0cvs10
2848 * src/prefs_common.c
2849 Increment the timeout a bit on OpenBSD, 75 isn't enough
2851 2008-04-23 [colin] 3.4.0cvs9
2854 * src/prefs_folder_item.c
2855 * src/prefs_template.c
2857 Fix bug 1576: Fix unescaping of templates when testing them
2858 I think it breaks nothing. (wwp, you're welcome to double-check)
2860 2008-04-23 [paul] 3.4.0cvs8
2862 * manual/advanced.xml
2863 add info about the "two_line_vertical" hidden
2866 2008-04-22 [paul] 3.4.0cvs7
2868 * src/prefs_common.c
2869 * src/prefs_common.h
2871 make the 2-line view in summaryview when in three
2872 columns mode configurable. hidden pref: "two_line_vertical"
2874 2008-04-22 [colin] 3.4.0cvs6
2877 Fix missing inc_unlock()
2878 * src/prefs_matcher.c
2879 * src/send_message.c
2882 2008-04-22 [colin] 3.4.0cvs5
2884 * src/etpan/imap-thread.c
2885 Use g_(un)setenv instead of (un)setenv which
2886 doesn't exist on IRIX 6.5
2888 2008-04-22 [colin] 3.4.0cvs4
2891 * src/prefs_common.c
2892 * src/send_message.c
2893 Fix bug 1566, 'too short I/O timeout on OpenBSD'
2894 Set the default timeout to 75 seconds
2896 2008-04-20 [colin] 3.4.0cvs3
2898 * src/pixmaps/tray_newmail.offline.xpm
2899 * src/pixmaps/tray_newmail.xpm
2900 * src/pixmaps/tray_newmarkedmail.offline.xpm
2901 * src/pixmaps/tray_newmarkedmail.xpm
2902 * src/pixmaps/tray_nomail.offline.xpm
2903 * src/pixmaps/tray_nomail.xpm
2904 * src/pixmaps/tray_unreadmail.offline.xpm
2905 * src/pixmaps/tray_unreadmail.xpm
2906 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
2907 * src/pixmaps/tray_unreadmarkedmail.xpm
2908 Make the tray icons a bit nicer. Would be
2909 nice to get really nice icons from someone
2910 who's good at Gimp :)
2912 2008-04-18 [colin] 3.4.0cvs2
2917 lease complete the changelog entry below
2918 2008-04-18 [colin] 3.4.0cvs1
2920 * src/addrduplicates.c
2926 * src/image_viewer.c
2935 * src/partial_download.c
2937 * src/prefs_common.c
2938 * src/prefs_common.h
2940 * src/prefs_themes.c
2946 * src/common/prefs.c
2947 * src/common/ssl_certificate.c
2948 * src/common/template.c
2949 * src/common/utils.c
2950 * src/common/utils.h
2951 * src/etpan/imap-thread.c
2952 * src/plugins/dillo_viewer/dillo_viewer.c
2953 * src/plugins/pgpcore/sgpgme.c
2954 * src/plugins/pgpinline/pgpinline.c
2955 Add an option to shred temporary files and messages
2956 instead of just removing them. Slows deletions down!
2958 2008-04-18 [paul] 3.4.0
2966 2008-04-18 [paul] 3.3.1cvs61
2972 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
2973 and Frederico Goncalves Guimaraes
2975 updated on the last minute by a lazy Ricardo Mones
2977 2008-04-18 [colin] 3.3.1cvs60
2980 Update translation (Fabien Vantard)
2982 2008-04-17 [colin] 3.3.1cvs59
2985 Fix debian bug 474712, 'claws seg faults when IMAP
2986 connection breaks after an IMAP protocol error
2987 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
2991 2008-04-17 [colin] 3.3.1cvs58
2994 Fix log size getting out of control (claws-mail
2995 getting SIGXFSZ): rotate if every 10MB
2997 2008-04-10 [paul] 3.3.1cvs57
3000 improvements to english usage
3002 2008-04-10 [paul] 3.3.1cvs56
3004 * src/prefs_receive.c
3005 add an accurate description
3007 2008-04-08 [colin] 3.3.1cvs55
3010 Probably fix corruption, introduced in cvs53
3012 2008-04-04 [iwkse] 3.3.1cvs54
3015 undo should works properly again
3017 2008-04-04 [iwkse] 3.3.1cvs53
3020 Fix a segfault but breaks undo
3021 on a specific case (eg. double paste with
3022 middle-mouse button)
3024 2008-04-04 [iwkse] 3.3.1cvs52
3026 * src/prefs_filtering.c
3027 Fix previous Tab mess
3029 2008-04-03 [iwkse] 3.3.1cvs51
3031 * src/prefs_filtering.c
3032 Add search in filtering rules list
3034 2008-04-02 [colin] 3.3.1cvs50
3037 Revert part of the previous patch: we do
3038 want to parse ~/.claws-mail/gtkrc-2.0 if it
3041 2008-04-02 [colin] 3.3.1cvs49
3044 Fix bug 1562, 'Claws-Mail does not completely
3045 respect settings in GTK2_RC_FILES environment'
3046 Remove manual parsing of .gtkrc-2.0 and
3047 .gtk/gtkrc-2.0. GTK does it itself these days.
3049 2008-04-01 [colin] 3.3.1cvs48
3052 Fix bug 1561, 'Crashes leaving unsubscribed folder after
3053 ticking "Show only subscribed"'
3055 2008-03-31 [colin] 3.3.1cvs47
3058 Fix bug 1553, 'File lock not respected'
3059 Regression due to the implementation of
3062 2008-03-31 [colin] 3.3.1cvs46
3065 Fix tags menu update, thanks to Paul
3067 2008-03-29 [wwp] 3.3.1cvs45
3069 * src/prefs_account.c
3070 * src/prefs_common.c
3071 * src/prefs_folder_item.c
3075 Fix compose template formats (in global preferences)
3076 being translated under specific conditions.
3077 Add a button to restore factory defaults for current
3080 2008-03-27 [colin] 3.3.1cvs44
3082 * src/common/prefs.c
3083 * src/common/xmlprops.c
3084 Fix RedHat bug 431735, 'segfault if /home is full'
3085 (when starting): Fix double fclose() in prefs.c
3086 and potentially xmlprops.c
3088 2008-03-27 [colin] 3.3.1cvs43
3091 Fix bug 1559, 'Claws Mail crashed deleting all
3094 2008-03-27 [wwp] 3.3.1cvs42
3099 2008-03-27 [wwp] 3.3.1cvs41
3102 Prevent list flickering when deleting addresses.
3104 2008-03-26 [colin] 3.3.1cvs40
3107 Clean up session disconnection. Possibly
3108 fix Ubuntu bug #204290
3110 2008-03-26 [colin] 3.3.1cvs39
3113 Fix bug 1555: current folder wasn't used when
3114 right-clicking on an email address
3116 2008-03-25 [colin] 3.3.1cvs38
3118 * src/plugins/bogofilter/bogofilter.c
3119 * src/plugins/bogofilter/bogofilter.h
3120 * src/plugins/bogofilter/bogofilter_gtk.c
3121 Add a "learn from whitelist" preference
3122 Whitelist Unsure mails too.
3124 2008-03-24 [paul] 3.3.1cvs37
3126 * src/prefs_account.c
3127 If no MH mailbox and no account exists, when
3128 creating a POP/Local account, just create and
3129 use the default one instead of bailing with a
3130 "Mailbox doesn't exist" error
3132 2008-03-21 [colin] 3.3.1cvs36
3135 strstrip mime subtype
3137 2008-03-21 [paul] 3.3.1cvs35
3139 * manual/advanced.xml
3140 correct and update the info about Actions
3142 2008-03-20 [colin] 3.3.1cvs34
3147 Show at max 1MB of text, add a noticeview to
3148 show everything optionally.
3150 2008-03-20 [colin] 3.3.1cvs33
3152 * src/stock_pixmap.c
3153 Add support for png themes
3155 2008-03-19 [wwp] 3.3.1cvs32
3160 2008-03-18 [colin] 3.3.1cvs31
3162 * src/common/utils.c
3163 * src/common/utils.h
3164 Handle size_t instead of off_t in to_human_readable
3166 2008-03-18 [colin] 3.3.1cvs30
3171 2008-03-16 [colin] 3.3.1cvs29
3174 Fix build on GTK < 2.12
3176 2008-03-16 [colin] 3.3.1cvs28
3179 Refresh non-list widget when switching
3182 2008-03-16 [colin] 3.3.1cvs27
3185 Revert cvs25: This wasn't a typo :) :
3186 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
3189 2008-03-16 [colin] 3.3.1cvs26
3192 * src/gtk/gtksctree.c
3193 * src/gtk/gtksctree.h
3194 Implement 2-lines items in Summaryview when in
3197 2008-03-16 [paul] 3.3.1cvs25
3202 2008-03-14 [colin] 3.3.1cvs24
3204 * src/prefs_filtering_action.c
3205 Fix buglet on setting recipient when
3206 reediting forward rules.
3208 2008-03-12 [colin] 3.3.1cvs23
3211 Fix a new unused variable warning
3212 * src/plugins/trayicon/trayicon.c
3213 Fix folderview's scrollbar at startup
3216 2008-03-12 [colin] 3.3.1cvs22
3220 Use item_opened at the beginning of showing
3221 a folder instead of the end. Fixes flicker.
3223 2008-03-12 [paul] 3.3.1cvs21
3230 * src/plugins/trayicon/trayicon.c
3231 add tooltip with extended folder stats
3233 2008-03-10 [colin] 3.3.1cvs20
3238 2008-03-07 [colin] 3.3.1cvs19
3241 Fix blinking of the taskbar entry
3243 2008-03-07 [colin] 3.3.1cvs18
3246 MAEMO: Fix bug 1494, 'Trayicon
3247 plugin breaks UI...'
3249 2008-03-07 [paul] 3.3.1cvs17
3252 reflect reality a bit more closely
3254 2008-03-06 [colin] 3.3.1cvs16
3261 Integrate things better wrt the new
3262 summaryview extensibility.
3264 2008-03-06 [wwp] 3.3.1cvs15
3267 Fix some gcc warnings.
3269 2008-03-06 [wwp] 3.3.1cvs14
3271 * src/prefs_account.c
3272 * src/prefs_folder_item.c
3274 * src/prefs_template.c
3275 * src/gtk/prefswindow.c
3276 * src/gtk/prefswindow.h
3277 prefs_templates: fix missing unregistering of addr_completion widgets
3278 and and ending of addr_completion service.
3279 prefs_folder_item: fix missing registering/unregistering of widgets,
3280 and rework the way add_completion service is started and stopped.
3281 Plus few prefswindow API changes (opening).
3283 2008-03-06 [wwp] 3.3.1cvs13
3285 * src/folder_item_prefs.c
3286 * src/prefs_template.c
3287 * src/prefs_template.h
3289 * src/common/template.c
3290 Complete 3.3.1cvs12, thanks to Colin.
3292 2008-03-06 [wwp] 3.3.1cvs12
3295 * src/folder_item_prefs.c
3296 * src/folder_item_prefs.h
3297 * src/prefs_account.c
3298 * src/prefs_folder_item.c
3300 * src/prefs_template.c
3303 * src/common/template.c
3304 * src/common/template.h
3305 Global and per-folder templates can now override the from name (this
3306 doesn't change the account being used).
3308 "My other name" <%account_email> (just changes the name)
3309 my.faked.email@address.org (overrides the address too)
3311 2008-03-05 [colin] 3.3.1cvs11
3315 Replace that hbox with a notebook
3317 2008-03-05 [colin] 3.3.1cvs10
3321 Add klass functions for notification of folder
3322 opening/closing via the GUI
3325 Add a specific container for the scrolledwin
3327 2008-03-05 [colin] 3.3.1cvs9
3331 Add klass functions for notification of folder
3332 opening/closing via the GUI
3335 Add a specific container for the scrolledwin
3337 2008-03-02 [colin] 3.3.1cvs8
3340 MAEMO: Fix bug 1541, 'Deleting message from within
3341 read window displays next message then closes.'
3343 2008-03-02 [colin] 3.3.1cvs7
3346 Probably fix bug 1539, 'Program crashes':
3347 Setup Gcrypt's thread functions when built
3350 2008-03-01 [colin] 3.3.1cvs6
3354 Get rid of stale folders with no account
3356 2008-02-28 [colin] 3.3.1cvs5
3359 Fix bug 1534, 'Segmentation fault when doing
3360 some draft saving and then throwing away'
3362 Fix bug 1533, 'Claws is unable to mark messages
3363 as "read" in IMAP shared folders'
3364 * src/etpan/imap-thread.c
3365 Fix bug 1515, 'large messages crash claws when
3366 syncing for offline mode'. This is rather a
3367 workaround, and mails > 64MB will still be
3368 problematic if there's less than 64MB available
3369 on the dataroot volume.
3371 MAEMO: Add information when fetching big messages
3373 2008-02-26 [colin] 3.3.1cvs4
3376 fix bug 1532, '"login refused" message insufficiently
3379 2008-02-26 [paul] 3.3.1cvs3
3383 remove mentions of ClamAV and a few other
3384 old bits of information
3386 2008-02-23 [colin] 3.3.1cvs2
3389 Fix log output (missing \n)
3391 2008-02-23 [colin] 3.3.1cvs1
3394 Bump version number for stable release
3396 2008-02-23 [paul] 3.3.0cvs21
3401 2008-02-21 [colin] 3.3.0cvs20
3404 Fix bug 1527, 'filtering is case sensitive when it
3407 2008-02-20 [colin] 3.3.0cvs19
3410 Fix file attachments from older Thunar
3412 2008-02-19 [colin] 3.3.0cvs18
3414 * manual/plugins.xml
3415 * manual/es/plugins.xml
3416 * manual/fr/plugins.xml
3417 * manual/pl/plugins.xml
3420 2008-02-19 [paul] 3.3.0cvs17
3423 * tools/csv2addressbook.pl
3424 add support for Kmail/Kaddressbook
3426 2008-02-18 [colin] 3.3.0cvs16
3429 Unset folder's session before creating a
3432 * src/prefs_common.c
3433 * src/prefs_common.h
3434 * manual/advanced.xml
3435 Add an hidden use_networkmanager pref, to
3436 disable NetworkManager handling. Also,
3437 consider UNKNOWN state to be CONNECTED.
3439 2008-02-18 [wwp] 3.3.0cvs15
3442 Fix Engrish and make 'not' more visible in filtering debug logs.
3444 2008-02-15 [colin] 3.3.0cvs14
3447 Revert cvs10 for now, it breaks the feature
3449 2008-02-15 [colin] 3.3.0cvs13
3452 Always focus folder tree at startup
3454 Fix bug 1521, 'Cannot close compose window after
3455 replying to a non-existent news message'
3457 2008-02-13 [colin] 3.3.0cvs12
3460 Fix important warnings
3462 2008-02-12 [colin] 3.3.0cvs11
3465 * src/etpan/imap-thread.c
3466 * src/etpan/imap-thread.h
3467 Fix handling of $Forwarded flag on Exchange:
3468 check for the existence or creatability of a
3469 flag before using it.
3471 2008-02-12 [colin] 3.3.0cvs10
3474 Optimise matching on Found in addressbook if
3475 the matched header is in cache (From, etc)
3477 2008-02-12 [colin] 3.3.0cvs9
3480 Fix crashy stuff when changing displayed
3483 2008-02-12 [wwp] 3.3.0cvs8
3486 Remove duplicate func declaration and restore the one
3489 2008-02-12 [wwp] 3.3.0cvs7
3502 * src/prefs_account.c
3503 * src/prefs_filtering_action.c
3505 * src/plugins/bogofilter/bogofilter_gtk.c
3506 * src/plugins/spamassassin/spamassassin_gtk.c
3507 Allow moving/copying folders to root folders when using
3508 the folder selection dialog (it was not possible to
3509 maemo users to reparent a subfolder to a root folder
3512 2008-02-12 [fabien] 3.3.0cvs6
3515 a few days late for i18n fr update. Sorry.
3517 2008-02-11 [colin] 3.3.0cvs5
3520 Implement support for future /dev/mem_notify.
3521 This Linux kernel feature will allow applications
3522 to be notified that memory has to be freed
3523 before getting OOM-killed. For more information:
3524 http://lwn.net/Articles/267013/
3526 2008-02-10 [paul] 3.3.0cvs4
3530 * src/prefs_toolbar.c
3531 * src/stock_pixmap.c
3532 * src/stock_pixmap.h
3533 * src/pixmaps/mime_text_patch.xpm
3534 add an icon for attached patches
3536 2008-02-09 [paul] 3.3.0cvs3
3541 2008-02-09 [wwp] 3.3.0cvs2
3544 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
3546 2008-02-08 [colin] 3.3.0cvs1
3548 * src/common/utils.c
3549 Forbid attaching anything containing "../" or ".ssh/"
3552 2008-02-08 [paul] 3.3.0
3559 2008-02-08 [paul] 3.2.0cvs77
3562 updated with new translators
3564 added he to ALL_LINGUAS
3573 updated by Tim Brain and Petr Vanek, Stephan Sachse,
3574 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
3575 Andrea Spadaccini, Frederico Goncalves Guimaraes,
3578 new Hebrew translation by Ofer <oc666@netvision.net.il>
3580 updated with new translators and bumped (c) year
3582 updated with new translators
3584 2008-02-05 [colin] 3.2.0cvs76
3589 Special case text/calendar parts: if there's one in
3590 the mail, and a plugin handling text/calendar is
3591 loaded, show that part. That'll avoid rendering
3592 meetings as plain text, which just looks broken to
3595 2008-02-04 [colin] 3.2.0cvs75
3598 Maemo: Fix LED handling on OS 2008
3600 2008-02-01 [colin] 3.2.0cvs74
3603 Possibly fix the annoying and hard-to reproduce bug
3610 2008-02-01 [paul] 3.2.0cvs73
3612 * src/common/utils.c
3613 fix bug 1502, 'Plus signs are stripped from
3614 email addresses when calling from command line'
3617 2008-01-31 [colin] 3.2.0cvs72
3622 Fix building of URIs from filenames
3624 2008-01-31 [wwp] 3.2.0cvs71
3627 Fixes debug output of compiled-in features list
3628 (completes 3.2.0cvs60).
3630 2008-01-31 [colin] 3.2.0cvs70
3635 * src/plugins/Makefile.am
3636 * src/plugins/clamav/.cvsignore
3637 * src/plugins/clamav/Makefile.am
3638 * src/plugins/clamav/README
3639 * src/plugins/clamav/clamav_plugin.c
3640 * src/plugins/clamav/clamav_plugin.h
3641 * src/plugins/clamav/clamav_plugin_gtk.c
3642 * src/plugins/clamav/clamav_plugin_gtk.deps
3643 Remove the Clamav plugin from the core
3645 2008-01-28 [wwp] 3.2.0cvs69
3648 * src/prefs_template.c
3649 * src/prefs_template.h
3652 * src/quote_fmt_lex.l
3653 * src/quote_fmt_parse.y
3654 Fix for bug #1493: count lines (\n chars) according to the way
3655 format body is passed (i.e. \-escaped or not).
3657 2008-01-27 [paul] 3.2.0cvs68
3661 * src/prefs_actions.c
3662 * src/prefs_filtering.c
3663 * src/prefs_folder_item.c
3664 * src/prefs_template.c
3666 some minor changes to the English
3668 2008-01-24 [colin] 3.2.0cvs67
3670 * src/etpan/imap-thread.c
3671 * src/etpan/nntp-thread.c
3672 Fix bug 1348, 'Hang ups at exit time with
3673 pgp plugin since 3.0.2'
3675 2008-01-23 [colin] 3.2.0cvs66
3678 Fix translation of something that shouldn't be
3680 2008-01-23 [colin] 3.2.0cvs65
3683 Fix bug 1486, 'Re: Incorrect content when replying'
3684 Revert to full scan if short scan found only 0-length
3687 2008-01-23 [paul] 3.2.0cvs64
3689 * src/prefs_folder_item.c
3690 fix bug 1485, 'selecting a folder's default
3691 account if name contains '&''
3693 2008-01-23 [colin] 3.2.0cvs63
3699 Fix bug 1480, 'should be able to display mail file
3700 from command line'. Let 'claws-mail --select' accept
3701 absolute paths in addition to folder identifiers.
3703 2008-01-22 [wwp] 3.2.0cvs62
3710 * src/common/utils.c
3711 * src/common/utils.h
3712 Allow from=address in mailto sequence:
3713 --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
3714 The 'from' will try to select the first account matching in accounts list,
3715 otherwise will use the usual account selection mechanism but override with
3716 this 'from' address.
3717 Allow mailto with NNTP accounts
3718 mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
3719 is the default one or if a NNTP account address is used with 'from'.
3720 This is more or less a bugfix as it was possible to use mailto with a NNTP
3721 default account but the complete mailto sequence was put in To.
3723 2008-01-22 [wwp] 3.2.0cvs61
3725 * doc/man/claws-mail.1
3726 Updated the man page: status of few features, command-line
3727 usage (--version-full) and completed list of config files
3730 2008-01-22 [wwp] 3.2.0cvs60
3733 Added --version-full to display version and compiled-in
3734 features list (for later use by Clawsker for instance).
3736 2008-01-22 [holger] 3.2.0cvs59
3738 * src/addrduplicates.c
3739 Fix scrolling in addressbook duplicate
3740 finder result dialog
3742 2008-01-21 [colin] 3.2.0cvs58
3745 Fix bug 1457, 'sorting messages on, say, from,
3746 should subsort on previous sort choice'. Subsort
3747 by date when sort is Subject, From, To, Tags.
3749 2008-01-21 [colin] 3.2.0cvs57
3756 Fix bug 1478, 'Wrong pthread_create calls all
3757 over the place'. Patch by Christian Cornelssen
3759 2008-01-20 [colin] 3.2.0cvs56
3762 * src/etpan/imap-thread.c
3763 * src/etpan/imap-thread.h
3764 Fix bug 1468, 'Use IMAP keyword to
3765 store "forwarded" flag'
3767 2008-01-20 [colin] 3.2.0cvs55
3770 Make list operations faster
3772 2008-01-20 [colin] 3.2.0cvs54
3775 Fix bug 1353, 'on startup with small screen
3776 layout, keyboard input gets lost'
3778 2008-01-20 [colin] 3.2.0cvs53
3781 Complete 3.2.0cvs49, and fixes bug 1477,
3782 'Claws Mail crashes when view PGP-encrypted
3785 2008-01-20 [colin] 3.2.0cvs52
3788 Fix privacy menu update when replying to
3789 encrypted mail and no default privacy
3792 2008-01-19 [colin] 3.2.0cvs51
3796 * src/plugins/bogofilter/bogofilter.c
3797 * src/plugins/clamav/clamav_plugin.c
3798 * src/plugins/spamassassin/spamassassin.c
3799 Batch filtering deletions too (and save 4 bytes
3800 per MsgInfo in the process :)
3802 2008-01-19 [colin] 3.2.0cvs50
3805 Make cache update after copies much faster
3808 2008-01-19 [colin] 3.2.0cvs49
3811 Check g_fopen() success
3813 2008-01-17 [wwp] 3.2.0cvs48
3819 Sylpheed? No idea what this means.
3821 2008-01-17 [colin] 3.2.0cvs47
3823 * src/gtk/gtksctree.c
3824 Make dnd threshold higher on Maemo
3826 2008-01-16 [colin] 3.2.0cvs46
3828 * src/common/passcrypt.c
3829 Fix build on FreeBSD, thanks to Pawel
3831 2008-01-15 [colin] 3.2.0cvs45
3834 Fix bug 1472, 'Keyboard "Menu" key doesn't call
3835 spell check of actuall word'
3837 Temporarily disable immediate execution when learning
3838 spam *only* if the summaryview isn't locked
3840 2008-01-15 [wwp] 3.2.0cvs44
3842 * src/prefs_filtering.c
3843 Fix filtering prefs layout (Maemo port), moving page up/down
3844 from buttons to context menu.
3846 2008-01-15 [colin] 3.2.0cvs43
3849 Fix bug 1465, 'First line in new message does not mark URLs'
3851 2008-01-15 [colin] 3.2.0cvs42
3853 * src/common/passcrypt.c
3854 Fix bug 1461, 'several components #define
3855 _XOPEN_SOURCE improperly'
3857 2008-01-15 [colin] 3.2.0cvs41
3860 Fix bug 1469, 'Column width adjustments on message
3863 2008-01-14 [holger] 3.2.0cvs40
3866 Add tests for dbus, dbus glib bindings,
3867 and NetworkManager. All is optional. Add new
3868 --(en|dis)able-networkmanager-support switch.
3876 Add optional NetworkManager support, so Claws Mail
3877 can try to do the right thing when the network connection
3878 status changes. NetworkManager support is active by
3879 default if above requirements were met.
3881 2008-01-12 [colin] 3.2.0cvs39
3884 Advertise the click-on-reply feature in the tooltip
3886 2008-01-12 [colin] 3.2.0cvs38
3889 * src/stock_pixmap.c
3890 * src/stock_pixmap.h
3891 * src/pixmaps/tray_newmail.offline.xpm
3892 * src/pixmaps/tray_newmail.xpm
3893 * src/pixmaps/tray_newmarkedmail.offline.xpm
3894 * src/pixmaps/tray_newmarkedmail.xpm
3895 * src/pixmaps/tray_nomail.offline.xpm
3896 * src/pixmaps/tray_nomail.xpm
3897 * src/pixmaps/tray_unreadmail.offline.xpm
3898 * src/pixmaps/tray_unreadmail.xpm
3899 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
3900 * src/pixmaps/tray_unreadmarkedmail.xpm
3901 * src/plugins/trayicon/Makefile.am
3902 * src/plugins/trayicon/newmail.offline.xpm
3903 * src/plugins/trayicon/newmail.xpm
3904 * src/plugins/trayicon/newmarkedmail.offline.xpm
3905 * src/plugins/trayicon/newmarkedmail.xpm
3906 * src/plugins/trayicon/nomail.offline.xpm
3907 * src/plugins/trayicon/nomail.xpm
3908 * src/plugins/trayicon/trayicon.c
3909 * src/plugins/trayicon/unreadmail.offline.xpm
3910 * src/plugins/trayicon/unreadmail.xpm
3911 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
3912 * src/plugins/trayicon/unreadmarkedmail.xpm
3913 Make the Trayicon plugin icons themable
3915 2008-01-12 [wwp] 3.2.0cvs37
3917 * src/prefs_display_header.c
3918 Fix extra leading hyphen visible in the display
3919 header configuration combo list (maemo).
3921 2008-01-11 [colin] 3.2.0cvs36
3924 Set timeout to 1 before disconnecting all -
3925 for when one switches to offline and has
3928 Fix bug 1454, 'error message shows parts and
3929 signature of previous messages'
3930 * src/prefs_common.c
3931 Maemo: Hide Send dialog by default
3933 2008-01-10 [colin] 3.2.0cvs35
3937 * src/prefs_account.c
3939 * src/gtk/inputdialog.c
3940 * src/plugins/pgpcore/passphrase.c
3941 Maemo: Fix bug 1455, 'Password enters leading letter
3942 incorrectly as uppercase'
3944 2008-01-09 [colin] 3.2.0cvs34
3947 Fix bug 1446, 'SC crashes frequently when staying
3948 in background'. Format string error in Polish
3950 * src/gtk/description_window.c
3951 * src/prefs_template.c
3952 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
3957 2008-01-08 [colin] 3.2.0cvs33
3960 Maemo: connect HW status change signal for shutdown
3962 Maemo: Fix hardware space key
3964 Maemo: name mmc1 and 2 a better name
3966 2008-01-08 [wwp] 3.2.0cvs32
3969 * src/folder_item_prefs.c
3970 * src/folder_item_prefs.h
3971 * src/prefs_folder_item.c
3972 It's now possible to disable processing rules when
3973 entering a folder (this adds a new option to the
3974 folder properties dialog).
3976 2008-01-08 [wwp] 3.2.0cvs31
3978 * src/common/utils.c
3979 Mailto: now supports 'insert' (stands for 'insert file'), this
3980 adds the ability to create a new message from the command-line,
3981 with body set from an existing file contents.
3983 2008-01-08 [colin] 3.2.0cvs30
3986 Maybe fix bug 1452, 'crash while drag'n'droping
3987 emails to an IMAP folder'
3989 2008-01-07 [wwp] 3.2.0cvs29
3991 * src/prefs_filtering.c
3992 Static-alize a function, thanks to Colin.
3994 2008-01-07 [colin] 3.2.0cvs28
3997 Fix scrolling to bottom when drag and dropping
3999 Fix bug 1445, 'Display sender using addressbook: fails
4000 when From: isn't an email address'
4002 2008-01-07 [wwp] 3.2.0cvs27
4004 * src/prefs_actions.c
4005 * src/prefs_filtering.c
4006 * src/prefs_template.c
4007 Add tooltips to most buttons in the templates, actions and
4008 filtering/processing dialogs.
4010 2008-01-07 [wwp] 3.2.0cvs26
4012 * src/prefs_filtering.c
4013 - add a clear button to clear dialog input fields
4014 - add page up and page down buttons to move selected rule up and down
4015 - in rules list popup-menu: added Delete, Delete all and Duplicate
4016 - popup-menu items are greyed out either if the list is empty (not counting the
4017 (New) row or if there is no selected item
4018 - clear store when closing dialog
4020 * src/prefs_actions.c
4021 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
4022 clear button, popup-menu
4023 - clear store when closing dialog
4025 * src/prefs_template.c
4026 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
4027 clear button, popup-menu
4029 * src/addrcustomattr.c
4030 - renamed popup-menu item Clear list to Delete all
4031 - grey out popup-menu items is there is no selected item or if list is empty
4032 - clear store when closing dialog
4035 - added popup-menu item Delete all
4036 - grey out popup-menu items is there is no selected item or if list is empty
4037 - clear store when closing dialog
4039 2008-01-06 [wwp] 3.2.0cvs25
4042 One more layout fix by Pawel (completes 3.2.0cvs24).
4044 2008-01-05 [colin] 3.2.0cvs24
4047 Little GUI fixes, patch by Pawel
4049 2007-12-29 [wwp] 3.2.0cvs23
4052 Fix for bug #1443, and strip possible whitespaces around
4053 custom header names.
4055 2007-12-29 [mones] 3.2.0cvs22
4058 Updated translation, corrected a term based
4059 on suggestion from Israel Saeta Pérez,
4060 reverted awful X-Mailer translation
4062 Complete cvs20 for FreeBSD, patch by Pawel
4064 2007-12-29 [colin] 3.2.0cvs21
4067 Fix bug 1442, 'Tags are repeated in
4068 encapsulated messages'
4070 2007-12-28 [colin] 3.2.0cvs20
4073 Fix path to mime/globs. Patch by Marten King.
4075 2007-12-27 [colin] 3.2.0cvs19
4077 * src/plugins/pgpcore/Makefile.am
4078 * src/plugins/pgpinline/Makefile.am
4079 * src/plugins/pgpmime/Makefile.am
4080 Add missing flags to build pgp plugins on maemo
4082 2007-12-27 [colin] 3.2.0cvs18
4085 Maximise before showing to avoid probable flickering
4088 2007-12-27 [colin] 3.2.0cvs17
4092 * src/prefs_common.c
4093 * src/prefs_common.h
4094 Fix bug 1439, 'Claws Mail does not remember window size
4095 state when restarted'. Save maximised state and force
4096 maximisation at startup if applicable.
4098 2007-12-23 [paul] 3.2.0cvs16
4100 * src/prefs_matcher.c
4101 fix bug 1436, 'Filter condition dialog doesn't
4102 load header name from current rules'
4104 2007-12-22 [paul] 3.2.0cvs15
4107 fix bug 1435, 'Reply doesn't take into account
4110 2007-12-21 [paul] 3.2.0cvs14
4112 * src/common/ssl_certificate.c
4113 fix FreeBSD build with IPV6 support
4115 2007-12-20 [colin] 3.2.0cvs13
4120 2007-12-20 [colin] 3.2.0cvs12
4124 * src/prefs_account.c
4125 Add DIGEST-MD5 support for IMAP authentication
4127 2007-12-19 [mones] 3.2.0cvs11
4129 * doc/man/claws-mail.1
4130 Better ordering of sections, updated options
4134 2007-12-19 [paul] 3.2.0cvs10
4136 * src/prefs_account.c
4137 use a spinbutton instead of an entry for
4138 "POP authentication timeout" also
4140 2007-12-19 [colin] 3.2.0cvs9
4142 * src/prefs_filtering_action.c
4143 * src/prefs_matcher.c
4144 * src/gtk/description_window.c
4145 Destroy info windows with their parents
4148 2007-12-19 [colin] 3.2.0cvs8
4150 * src/prefs_account.c
4151 Use spinbuttons instead of entries where needed
4154 2007-12-18 [paul] 3.2.0cvs7
4156 * src/prefs_matcher.c
4157 add missing i18n for a few strings
4158 Patch by Stephan Sachse
4160 2007-12-18 [paul] 3.2.0cvs6
4162 * src/prefs_logging.c
4163 use 'disk' instead of 'disc'
4165 2007-12-18 [paul] 3.2.0cvs5
4169 * src/addrcustomattr.c
4171 fixes to the ingleesh
4172 * src/prefs_filtering_action.c
4173 fix copyright header
4174 fix untranslated strings
4175 * src/prefs_filtering_action.h
4176 fix copyright header
4178 2007-12-18 [wwp] 3.2.0cvs4
4182 * src/prefs_common.c
4183 * src/prefs_common.h
4189 * src/gtk/gtkutils.c
4190 Added prefs to set custom small and bold fonts
4191 (might matter on some desktops, according to
4192 DPI and font settings).
4194 2007-12-18 [colin] 3.2.0cvs3
4196 * src/prefs_logging.c
4197 Rework GUI, patch by Pawel
4199 2007-12-18 [colin] 3.2.0cvs2
4201 * src/prefs_filtering_action.c
4202 Rework GUI, patch by Pawel
4204 2007-12-18 [colin] 3.2.0cvs1
4207 Fix build on old GCC
4208 Fix inverted buttons
4210 2007-12-17 [paul] 3.2.0
4217 2007-12-17 [paul] 3.1.0cvs79
4224 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
4225 Andrea Spadaccini, and Frederico Goncalves Guimaraes
4227 2007-12-17 [mones] 3.1.0cvs78
4230 Updated Spanish translation for 3.2.0 release
4232 2007-12-16 [colin] 3.1.0cvs77
4234 * src/addrcustomattr.c
4235 Fix translations, patch by Fabien
4237 2007-12-15 [paul] 3.1.0cvs76
4240 fix compiler warning
4242 2007-12-14 [colin] 3.1.0cvs75
4247 2007-12-12 [wwp] 3.1.0cvs74
4251 Added Marius Glauser to the hall of fame.
4253 2007-12-12 [wwp] 3.1.0cvs73
4255 * src/gtk/gtkutils.c
4256 Improve the way we show results of searches
4257 in message bodies: selected text now get centered
4258 vertically in the message window.
4259 Patch by Marius Glauser <seelenhirt@gmx.net>.
4261 2007-12-10 [colin] 3.1.0cvs72
4264 Don't crash when setting batch mode on no folder
4266 2007-12-10 [colin] 3.1.0cvs71
4268 * src/common/utils.c
4269 Fix potential buffer overrun (thanks to
4272 2007-12-08 [paul] 3.1.0cvs70
4274 * src/prefs_receive.c
4275 small change to the English
4277 2007-12-08 [colin] 3.1.0cvs69
4282 2007-12-07 [colin] 3.1.0cvs68
4287 Free simplify_subject_preg at exit
4289 2007-12-07 [colin] 3.1.0cvs67
4293 * src/common/utils.c
4294 * src/common/utils.h
4295 We have to free reused regexps from time to
4296 time, or they get huge
4298 2007-12-07 [colin] 3.1.0cvs66
4301 Fix QP decoding (and UTF8)
4303 2007-12-07 [colin] 3.1.0cvs65
4305 * src/addrcustomattr.c
4306 Update list of default custom attributes
4307 now (will be needed for a feature patch
4310 2007-12-07 [colin] 3.1.0cvs64
4313 Batch on destination folder when copying - fixes
4314 slowness when moving unread mails to trash on IMAP
4316 2007-12-06 [colin] 3.1.0cvs63
4318 * src/common/w32_time.c
4319 * src/common/w32lib.h
4320 * src/etpan/etpan-thread-manager.c
4321 * src/etpan/imap-thread.c
4322 * src/etpan/nntp-thread.c
4323 * src/gtk/Makefile.am
4324 Fix win32 build with libetpan. Thanks to
4327 2007-12-06 [colin] 3.1.0cvs62
4331 * src/prefs_account.c
4332 * src/prefs_account.h
4333 * src/etpan/imap-thread.c
4334 * src/etpan/imap-thread.h
4335 Disable connection via command line on WIN32
4336 Disable mmap use on WIN32 - use normal strings
4339 * src/addressbook_foldersel.c
4340 * src/addressbook_foldersel.h
4341 * src/prefs_filtering_action.c
4342 * src/prefs_matcher.c
4343 * src/plugins/bogofilter/bogofilter_gtk.c
4344 * src/plugins/dillo_viewer/dillo_prefs.c
4345 * src/plugins/spamassassin/spamassassin_gtk.c
4346 Fix leak, rework function logics to be more
4347 natural - thanks to Holger
4348 * src/common/utils.c
4351 2007-12-06 [colin] 3.1.0cvs61
4354 * src/common/utils.c
4355 * src/common/utils.h
4356 Fix posting, and fix UTF-8 being sent when encoding
4359 2007-12-05 [colin] 3.1.0cvs60
4362 Fix debian bug #453157, 'Fails to post usenet
4363 articles after NNTP connection has been
4364 interrupted". Fix return value to prevent deletion
4365 on failure, and issue MODE READER in case posting
4368 2007-12-05 [colin] 3.1.0cvs59
4372 Improvements to the List URIs dialog
4375 2007-12-05 [colin] 3.1.0cvs58
4378 * src/gtk/gtksctree.h
4381 2007-12-04 [colin] 3.1.0cvs57
4383 * src/etpan/imap-thread.c
4384 Fix bug 1378, 'Claws exits on IMAP alert message'
4385 Don't do GTK calls directly from Etpan thread
4387 2007-12-04 [colin] 3.1.0cvs56
4390 * src/gtk/gtksctree.c
4391 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
4392 Make all the left of column zero an hotspot for
4395 2007-12-04 [colin] 3.1.0cvs55
4399 * src/prefs_common.c
4400 * src/prefs_common.h
4401 * src/prefs_receive.c
4402 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
4404 2007-12-04 [wwp] 3.1.0cvs54
4409 2007-12-04 [holger] 3.1.0cvs53
4411 * src/addrduplicates.c
4412 * src/addrduplicates.h
4413 Export addressbook entry deletion
4415 2007-12-04 [colin] 3.1.0cvs52
4418 * tools/README.sylprint
4421 Fix debian bug #454089 (symlink attack in TMP directory)
4422 http://secwatch.org/advisories/1019661/ :
4423 Remove the buggy script, which was unmaintained anyway
4426 Store things in our private tmp directory.
4428 2007-12-03 [colin] 3.1.0cvs51
4435 Fix update problem when getting remote tags
4436 * src/prefs_matcher.c
4437 Rework GUI to make it better. Patch by Pawel
4440 2007-12-03 [colin] 3.1.0cvs50
4442 * src/etpan/imap-thread.c
4443 * src/etpan/nntp-thread.c
4444 Fix bug 1417, 'Network log doesn't reveal
4447 2007-12-02 [iwkse] 3.1.0cvs49
4449 * src/plugins/dillo_viewer/dillo_prefs.c
4450 Insert dillo under the Plugins menu
4452 2007-12-01 [paul] 3.1.0cvs48
4455 add these variant forms
4458 2007-12-01 [paul] 3.1.0cvs47
4463 2007-12-01 [paul] 3.1.0cvs46
4466 add the new addrcustomattr.c file
4468 2007-11-29 [colin] 3.1.0cvs45
4470 * src/common/ssl_certificate.c
4471 Use the more modern getaddrinfo instead of
4472 gethostbyname when possible
4474 2007-11-28 [colin] 3.1.0cvs44
4477 Maybe fix bug 1410 and other crash reports
4478 in summaryview since cvs38.
4480 2007-11-28 [wwp] 3.1.0cvs43
4482 * src/prefs_summary_open.c
4483 Guard against an empty list of actions to perform
4484 when opening a folder (or migration defaults could
4485 be introduced, confusing).
4487 2007-11-28 [colin] 3.1.0cvs42
4490 Fix mark all read from folder's contextual menu
4492 2007-11-27 [colin] 3.1.0cvs41
4497 * src/prefs_account.c
4498 * src/etpan/imap-thread.c
4499 A few fixes to the IMAP flags handling: Optimisations,
4500 two crashers, mention that Bandwitdh-efficient mode
4501 prevents tag fetching.
4502 Fix M-UTF7 in subscription dialog.
4504 2007-11-27 [colin] 3.1.0cvs40
4509 Make filtering faster on flags change: Batch original
4510 folderitem, where we'll do flags/tags changes.
4512 2007-11-27 [colin] 3.1.0cvs39
4515 Fix bug 1407, 'After a copy action, further rules apply
4516 to both original and copy'
4518 2007-11-27 [colin] 3.1.0cvs38
4522 Fixes races when doing a long operation and user
4523 asks for another one (Mark all read/unread on a
4524 big folder on IMAP for example)
4526 2007-11-27 [wwp] 3.1.0cvs37
4529 * src/prefs_common.c
4530 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
4531 and 3.1.0cvs35 (addressbook.c).
4533 2007-11-27 [holger] 3.1.0cvs36
4536 Add a line separating header and body
4539 2007-11-27 [wwp] 3.1.0cvs35
4542 Fix a drag-and-drop issue introduced with 3.1.0cvs33
4543 (thanks to Colin) and revert disabling of cut/copy
4544 context menu entries upon selected groups.
4546 2007-11-27 [holger] 3.1.0cvs34
4549 Add weights to the list of supported text attributes
4552 2007-11-27 [wwp] 3.1.0cvs33
4555 * src/addrcustomattr.c
4556 * src/addrcustomattr.h
4560 * src/prefs_common.c
4561 * src/prefs_common.h
4563 Provide a (customizable) list of preset attribute names
4564 for editing contacts (closes bug #1391).
4566 2007-11-27 [wwp] 3.1.0cvs32
4571 Various fixes in the address book:
4572 - made copy/move of a folder to itself or its subtree
4573 impossible (-> error)
4574 - errors messages don't show in the status bar anymore,
4575 use alertpanels instead
4576 - simple click on group doesn't open group edit dialog
4577 anymore when in contact edit embedded mode (was too itchy)
4578 - fixed disabling of edit button and and menu entry when
4579 in contact edit embedded mode (was done in a bad and
4581 - fix menu cut/paste sensitivity in treelist context
4582 menu (conflicting enabling was done by different functions)
4583 - fix some menu item sensitivity in address list context menu
4584 - don't allow cut/copy of groups, it's useless as they won't
4585 be copied w/ their contents
4586 - fix missing copy of the picture file when copying (bug #1402),