1 2008-11-28 [paul] 3.6.1cvs49
4 automatically remove obsolete strings
6 2008-11-28 [colin] 3.6.1cvs48
8 * src/plugins/pgpcore/sgpgme.c
9 Fix error message when key isn't available.
11 2008-11-27 [colin] 3.6.1cvs47
17 2008-11-26 [colin] 3.6.1cvs46
22 2008-11-26 [colin] 3.6.1cvs45
24 * src/plugins/pgpcore/select-keys.c
25 * src/plugins/pgpcore/sgpgme.c
26 Fix bug 1591, 'S/MIME: better key
27 handling/selection dialog'
28 Really ignore revoked/expired keys
30 2008-11-26 [colin] 3.6.1cvs44
35 Make sure libgcrypt's threading is initialised
36 before gnutls. See also old bug 1539.
38 2008-11-26 [colin] 3.6.1cvs43
42 * src/etpan/imap-thread.c
43 Fix possible crashes due to clist_begin()
44 not checking for NULLs (it should!)
46 2008-11-25 [colin] 3.6.1cvs42
49 Fix line length in MIME parameters
51 2008-11-22 [paul] 3.6.1cvs41
54 grab Return key press in attachments Properties
57 2008-11-21 [colin] 3.6.1cvs40
61 Fix bug 1776, 'use encoded name parameters
62 for attachments instead of ascii'.
63 Break the RFC 2047 by using B-encoded
64 filename parameter, like everyone does,
65 following advice from the RFC author.
67 2008-11-21 [colin] 3.6.1cvs39
70 Rehandshake if server asks to
72 2008-11-21 [colin] 3.6.1cvs38
76 * src/common/session.h
78 Move conditional-compilation members to
81 2008-11-19 [wwp] 3.6.1cvs37
84 Fixed wrong behaviour when pressing Escape (was not cancelling
87 2008-11-19 [wwp] 3.6.1cvs36
94 * src/prefs_filtering_action.c
99 Replace occurrences of "command line" with "command-line" everywhere.
100 Enforce code style (mostly indentation) in prefs_actions.c.
102 2008-11-19 [colin] 3.6.1cvs35
107 Add primary_paste_unselects hidden preference
108 to change how middle-click pasting changes
109 the selection and insert point; defaults to
112 2008-11-19 [colin] 3.6.1cvs34
115 Always give focus to summaryview, even if
116 the folder is empty, in small screen layout.
117 Allows to go back to folderlist using the
120 2008-11-18 [colin] 3.6.1cvs33
123 Put back conditional at the end of struct
125 2008-11-18 [colin] 3.6.1cvs32
128 * src/common/w32_reg.c
129 Fix crash on win32 when browsing to a
132 2008-11-15 [colin] 3.6.1cvs31
135 After a mid-click paste, deselect selection
136 and go to end of paste.
138 2008-11-15 [colin] 3.6.1cvs30
141 Auto-save draft after external editor quits
143 2008-11-15 [colin] 3.6.1cvs29
145 * src/plugins/pgpcore/sgpgme.c
146 Fix wrong error display, thanks to
149 2008-11-14 [colin] 3.6.1cvs28
151 * src/prefs_actions.c
152 Comment out bogus (IMO) warning
154 2008-11-14 [colin] 3.6.1cvs27
161 Share summaryview's context menu actions with
162 the equivalent menu items of the main menu;
163 this allows to share accelerators and de-
166 2008-11-14 [colin] 3.6.1cvs26
168 * src/plugins/pgpcore/sgpgme.c
169 Fix bug 1768, 'claws-mail crashes while
170 checking smime bad signature'
172 2008-11-13 [colin] 3.6.1cvs25
176 Fix redefinition of PREFSBUFSIZE
178 2008-11-13 [wwp] 3.6.1cvs24
180 * tools/popfile-link.sh
181 Add support for reusing existing POPFile session ID.
183 2008-11-12 [colin] 3.6.1cvs23
186 Fix bug 1771, 'Folder template gets
187 truncated when exiting the application'
188 Use a 32k buffer for string preferences
190 2008-11-11 [colin] 3.6.1cvs22
193 Fix "display sender using addressbook" when
194 prefs_common.swap_from is in use. Patch by
197 2008-11-11 [colin] 3.6.1cvs21
202 Make a few functions static
204 2008-11-07 [colin] 3.6.1cvs20
208 Fix crash when rebuilding colorlabel
212 * src/prefs_account.c
213 * src/prefs_compose_writing.c
214 * src/prefs_logging.c
215 * src/prefs_message.c
217 * src/prefs_receive.c
218 * src/prefs_summaries.c
219 * src/prefs_wrapping.c
220 * src/plugins/bogofilter/bogofilter_gtk.c
221 * src/plugins/pgpcore/prefs_gpg.c
222 * src/plugins/spamassassin/spamassassin_gtk.c
223 Fix deprecated use of page_size in
224 gtkspinbutton adjustments
226 2008-11-06 [mones] 3.6.1cvs19
229 Fix missing "About" in Help menu
230 * tools/claws.i18n.status.pl
233 2008-11-05 [colin] 3.6.1cvs18
238 * src/common/socket.c
239 * src/common/socket.h
242 w32: Implement single launch (lock
243 socket); always put debug log to
244 the rc_dir; fix Start menu update
245 after registering as default Mail
248 2008-11-05 [colin] 3.6.1cvs17
251 Setting the Mail start menu item in HKCU
252 confuses the Internet Options dialog. Do
253 it in HKLM as this dialog does.
255 2008-11-04 [colin] 3.6.1cvs16
257 * src/common/w32_reg.c
260 2008-11-04 [colin] 3.6.1cvs15
263 w32: Fix getting content-type
267 * src/prefs_ext_prog.c
269 w32: better integration (use the
270 standard file associations instead
271 of our platform-unadapted open
275 * src/common/w32_reg.c
276 * src/common/w32lib.h
277 w32: better integration (allow
278 setting Claws as default MUA)
280 2008-11-01 [colin] 3.6.1cvs14
283 Fix wrongly converted non-ascii characters
284 when locale's charset is US-ASCII (strict-mode
285 was failing in this case)
287 2008-10-30 [colin] 3.6.1cvs13
293 Use one UI Manager per mimeview, instead of
294 the global one -- else user_data pointer gets
295 broken if opening and closing another message-
296 view, then using right-click on a mimeview's
297 mimepart. Probably fixes bug 1711, 'Save-as
300 2008-10-24 [paul] 3.6.1cvs12
303 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
304 * tools/kdeservicemenu/install.sh
305 another, possibly the final?, attempt on getting this
308 2008-10-24 [paul] 3.6.1cvs11
310 * tools/kdeservicemenu/install.sh
311 fix servicemenu installation directory on kde4
313 2008-10-24 [paul] 3.6.1cvs10
315 * tools/kdeservicemenu/README
316 * tools/kdeservicemenu/install.sh
317 add support for kde4 in addition to kde3.
318 a rework involving checking for kde4-config, then
319 kde-config, finally prompting the user for the
320 location of either if they cannot be found
323 2008-10-18 [paul] 3.6.1cvs9
325 * tools/claws.i18n.status.pl
326 updated with latest translator info.
327 only print for languages defined in %langname
329 2008-10-17 [paul] 3.6.1cvs8
331 * src/plugins/pgpcore/sgpgme.c
332 when listing the uid's, show the uid validity
334 2008-10-16 [paul] 3.6.1cvs7
339 2008-10-13 [wwp] 3.6.1cvs6
342 Updated French translation.
344 2008-10-11 [colin] 3.6.1cvs5
347 Fix bug 1756, "Outdated translators list in About
348 dialogue". Patch by Aleksei Miheev.
350 2008-10-11 [colin] 3.6.1cvs4
360 * src/prefs_account.c
368 * src/common/session.c
369 * src/common/session.h
372 * src/common/socket.c
373 * src/common/socket.h
376 * src/common/ssl_certificate.c
377 * src/common/ssl_certificate.h
379 * src/gtk/sslcertwindow.c
380 * src/gtk/sslcertwindow.h
383 2008-10-11 [colin] 3.6.1cvs3
385 * src/common/ssl_certificate.c
386 Make local function static
388 2008-10-10 [colin] 3.6.1cvs2
391 * src/common/ssl_certificate.c
392 * src/gtk/sslcertwindow.c
393 Add offline certificate verification,
394 thanks to Nikos Mavrogiannopoulos for the
397 2008-10-10 [colin] 3.6.1cvs1
399 * src/common/ssl_certificate.c
400 * src/gtk/sslcertwindow.c
403 2008-10-10 [paul] 3.6.1
413 2008-10-10 [colin] 3.6.0cvs25
416 Tell libetpan it doesn't need to init
419 2008-10-10 [colin] 3.6.0cvs24
422 Remove references to openssl
424 2008-10-09 [colin] 3.6.0cvs23
429 2008-10-09 [colin] 3.6.0cvs22
432 Error out when building against openssl
434 2008-10-09 [colin] 3.6.0cvs21
441 Disable OpenSSL due to requirement of
442 OpenSSL exception. Code not removed yet,
443 just in case, but disabled.
445 2008-10-09 [colin] 3.6.0cvs20
455 * src/prefs_ext_prog.c
457 * src/prefs_image_viewer.c
461 * src/gtk/Makefile.am
463 * src/gtk/gtksourceprintjob.c
464 * src/gtk/gtksourceprintjob.h
465 Revert previous patch. It'd be better to remove
466 OpenSSL instead, as GnuTLS works as well.
468 2008-10-09 [colin] 3.6.0cvs19
478 * src/prefs_ext_prog.c
480 * src/prefs_image_viewer.c
484 * src/gtk/Makefile.am
486 * src/gtk/gtksourceprintjob.c
487 * src/gtk/gtksourceprintjob.h
488 Remove the libgnomeprint interface (deprecated,
489 and fixes Debian's #501570, 'Copyright confusion')
491 2008-10-09 [colin] 3.6.0cvs18
494 Require libetpan 0.57 (important fixes)
496 2008-10-08 [paul] 3.6.0cvs17
498 * src/prefs_filtering_action.c
499 * src/prefs_matcher.c
500 enable re-ordering of the filtering/processing
501 condition and actions lists by drag'n'drop
503 2008-10-08 [colin] 3.6.0cvs16
508 2008-10-07 [colin] 3.6.0cvs15
511 After thinking, revert this. It's only a minor
512 annoyance to GSSAPI users, and I can't test this
513 right now. Postponed until after next good release.
515 2008-10-07 [colin] 3.6.0cvs14
518 Don't ask for a password when using GSSAPI
520 2008-10-07 [colin] 3.6.0cvs13
523 Fix build with GTK+ < 2.14
525 2008-10-07 [colin] 3.6.0cvs12
532 * src/gtk/colorlabel.c
533 Fix bug 1749, 'Shortcut keys for color labels
535 Make fullscreen a setting remembered between
538 2008-10-07 [colin] 3.6.0cvs11
541 Fix bug 1747, 'Wanderlust keybindings no longer
542 working (regression)'
544 2008-10-07 [colin] 3.6.0cvs10
547 Make fullscreen a real menu item
549 2008-10-07 [colin] 3.6.0cvs9
552 Make sure we won't save size when
555 2008-10-06 [colin] 3.6.0cvs8
559 Handle fullscreen via F11. Patch by
562 2008-10-06 [colin] 3.6.0cvs7
565 Fix return value when setting client cert
567 2008-10-04 [colin] 3.6.0cvs6
570 Fix bug 1742, 'Attachment list contents not
573 2008-10-04 [paul] 3.6.0cvs5
576 fix failure of Hide toolbar option on restart
578 2008-10-04 [colin] 3.6.0cvs4
585 Maemo: Fix bug 1737, Crashes upon opening
587 2008-10-04 [paul] 3.6.0cvs3
590 submitted (just a little late) by Frederico
593 2008-10-03 [wwp] 3.6.0cvs2
596 Many fixes, mostly in menus and accelerators.
598 2008-10-03 [colin] 3.6.0cvs1
601 Allow network mounts with new GTKs: they're
602 available via FUSE mounts and we don't need
605 2008-10-03 [paul] 3.6.0
612 2008-10-03 [paul] 3.5.0cvs145
619 new translations. added by Yasen Pramatarov,
620 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
629 updated translations. submitted by Miquel Oliete,
630 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
631 Andrea Spadaccini, Emilian Nowak, and Ralph Young
633 2008-10-02 [colin] 3.5.0cvs144
635 * src/common/session.c
636 Fix crash when connection fails on windows
638 2008-10-01 [colin] 3.5.0cvs143
641 Real fix for FS-unsafe chars on win32
643 2008-10-01 [colin] 3.5.0cvs142
646 Encode prohibited filenames on win32
648 2008-09-30 [mones] 3.5.0cvs141
654 Fix output of some debug messages
656 2008-09-30 [colin] 3.5.0cvs140
668 * src/gtk/sslcertwindow.c
669 Win32: Fix time usage; use g_stat
671 2008-09-29 [colin] 3.5.0cvs139
674 Fix case-sensitive match of subject
677 2008-09-29 [colin] 3.5.0cvs138
679 * src/folder_item_prefs.c
680 * src/folder_item_prefs.h
682 * src/prefs_folder_item.c
683 * src/prefs_matcher.c
685 * src/common/string_match.c
687 Fix a huge leak (dozens of megs per folder
688 change) on Windows: disable regexps
690 2008-09-28 [paul] 3.5.0cvs137
695 2008-09-27 [colin] 3.5.0cvs136
699 Add accessor for cur_account
701 2008-09-27 [colin] 3.5.0cvs135
704 Fix crash when error happen on session establishment
706 2008-09-26 [mones] 3.5.0cvs134
711 2008-09-26 [colin] 3.5.0cvs133
713 * src/plugins/pgpcore/claws.def
716 2008-09-26 [colin] 3.5.0cvs132
720 * src/plugins/pgpcore/pgp_viewer.c
721 Add an accessor to prefs_common for plugins
724 2008-09-25 [colin] 3.5.0cvs131
727 Fix bug 1725, 'useless lines in clawsrc'
728 * src/plugins/smime/mypgpcore.def
731 2008-09-25 [paul] 3.5.0cvs130
733 * src/plugins/smime/mypgpcore.def
734 * src/plugins/smime/plugin.def
735 * src/plugins/smime/version.rc
736 add these windows-specific files
739 2008-09-25 [colin] 3.5.0cvs129
742 Load standard plugins only on first run
744 2008-09-25 [colin] 3.5.0cvs128
749 2008-09-24 [colin] 3.5.0cvs127
752 Add nb_NO's charset (iso-8859-1)
754 2008-09-24 [colin] 3.5.0cvs126
757 Fix get_mail_base_dir() on windows
758 (was synced from main ages ago)
760 2008-09-24 [colin] 3.5.0cvs125
764 Integrate better with Windows' style
766 2008-09-23 [paul] 3.5.0cvs124
771 offer these strings to translators too
773 2008-09-23 [colin] 3.5.0cvs123
776 Add a --disable-dbus flag in case we want
777 no DBUS even if headers are available (like
778 for building gpg4win)
781 * src/prefs_logging.c
783 * src/plugins/pgpcore/sgpgme.c
784 * src/plugins/smime/claws.def
786 - disable filtering log (it's crashy for
788 - fix gmtime_r when time is -1 (before 01/01/70)
789 - add symbols for smime
791 2008-09-22 [colin] 3.5.0cvs122
797 Fix cursor position after changing account
801 Fix absolute path detection
803 2008-09-21 [colin] 3.5.0cvs121
805 * src/gtk/gtkaspell.c
806 Don't try to use empty dictionaries
808 2008-09-20 [colin] 3.5.0cvs120
811 Add the new files to the translations
813 2008-09-20 [colin] 3.5.0cvs119
816 * src/plugins/Makefile.am
817 * src/plugins/smime/Makefile.am
818 * src/plugins/smime/plugin.c
819 * src/plugins/smime/smime.c
820 * src/plugins/smime/smime.deps
821 * src/plugins/smime/smime.h
822 Include S/Mime plugin in the main plugins
823 Will ease the Gpg4win team's work
825 2008-09-20 [colin] 3.5.0cvs118
832 * src/common/socket.c
834 * src/plugins/pgpcore/claws.def
835 Windows: more fixes, thanks to wwp and
838 2008-09-20 [colin] 3.5.0cvs117
841 Tell on which server errors happened
843 2008-09-20 [colin] 3.5.0cvs116
845 * src/etpan/etpan-thread-manager.c
846 * src/etpan/imap-thread.c
847 * src/etpan/nntp-thread.c
848 Windows: Fix hang on IMAP/NNTP
850 2008-09-20 [colin] 3.5.0cvs115
853 Fix bug 1723, "Buffer overflow crash caused by
854 preview in 'Date format help' dialog box"
855 Also, optimise fast_strftime a bit :)
857 2008-09-18 [colin] 3.5.0cvs114
861 Check for NULLs before str* functions
863 2008-09-18 [colin] 3.5.0cvs113
868 Handle html parts in multipart/related
869 Decode ISO-8859-1 as Windows-1252 (the former
870 is a subset of the latter) in order to
871 workaround Outlook mails misencoding
872 * src/gtk/logwindow.c
873 * src/gtk/logwindow.h
874 Clear mainwindow's error pixmap when the
875 error scrolls out of the log
877 2008-09-17 [colin] 3.5.0cvs112
880 Fix image loading (multiple childs added to
881 scrolledwindow, break of the resize functionality)
883 * src/prefs_folder_item.c
884 * src/prefs_spelling.c
885 * src/gtk/gtkaspell.c
886 Better fix problems with dictionaries updates
888 2008-09-17 [colin] 3.5.0cvs111
891 Fix double-opening (fixes multiple signatures when
894 2008-09-16 [colin] 3.5.0cvs110
896 * src/prefs_account.c
897 * src/prefs_folder_item.c
898 * src/prefs_spelling.c
899 * src/gtk/gtkaspell.c
900 Better stripping of aspell dictionaries names
906 2008-09-16 [colin] 3.5.0cvs109
911 * src/prefs_account.h
914 * src/gtk/inputdialog.c
915 Don't add a pref to allow remembering passwords
916 (Just not checking the checkbox is enough)
918 2008-09-16 [colin] 3.5.0cvs108
921 Require libetpan 0.56 as 0.55 is crashy
924 * src/gtk/inputdialog.c
925 * src/gtk/inputdialog.h
928 2008-09-16 [wwp] 3.5.0cvs107
931 Complete 3.5.0cvs106 by removing a function that got
932 moved to account.[ch].
934 2008-09-16 [wwp] 3.5.0cvs106
940 * src/quote_fmt_lex.l
941 * src/quote_fmt_parse.y
942 Add account signature (path and value string) manipulation
943 keywords to the template processor. It's now possible in
944 all templates to insert the account signature to an
945 arbitrary location or to pass it to a external script for
949 2008-09-16 [mones] 3.5.0cvs105
956 * src/prefs_account.h
961 * src/gtk/inputdialog.c
962 * src/gtk/inputdialog.h
963 Implement session passwords: unsaved passwords for receiving
964 or sending of accounts can be remembered while running to
965 avoid repetitive typing.
966 As keeping passwords in memory is unsafe a new preference
967 in Other page is added to activate or not such capability.
969 2008-09-14 [colin] 3.5.0cvs104
973 Make conv_iconv_strdup static
975 2008-09-12 [colin] 3.5.0cvs103
982 * src/folder_item_prefs.c
983 * src/folder_item_prefs.h
985 * src/prefs_account.c
988 * src/prefs_folder_item.c
989 * src/prefs_spelling.c
990 * src/prefs_template.c
992 * src/quote_fmt_parse.y
995 * src/gtk/Makefile.am
998 * src/gtk/gtkaspell.c
999 * src/gtk/gtkaspell.h
1000 * src/plugins/bogofilter/Makefile.am
1001 * src/plugins/dillo_viewer/Makefile.am
1002 * src/plugins/spamassassin/Makefile.am
1003 * src/plugins/trayicon/Makefile.am
1004 Switch spellchecker to Enchant
1006 2008-09-12 [paul] 3.5.0cvs102
1009 * tools/csv2addressbook.pl
1010 add support for Fox Mail
1012 2008-09-12 [paul] 3.5.0cvs101
1015 * src/prefs_wrapping.c
1018 2008-09-12 [paul] 3.5.0cvs100
1021 revert cvs99's libenchant commit error
1023 2008-09-12 [colin] 3.5.0cvs99
1026 Only go to inbox if there are new mails
1027 (and fetch was manual)
1029 2008-09-10 [colin] 3.5.0cvs98
1033 * src/common/session.c
1034 Use g_timeout_add_seconds instead of g_timeout_add
1035 on glib >= 2.14 when we don't need precision on the
1036 delay. This helps reducing power consumption:
1037 http://mjg59.livejournal.com/74651.html
1039 2008-09-10 [colin] 3.5.0cvs97
1042 Don't save window size and position when
1043 compose is hidden (filtering action)
1045 2008-09-09 [colin] 3.5.0cvs96
1051 * src/addressbook_foldersel.c
1057 * src/editaddress_other_attributes_ldap.h
1061 * src/editldap_basedn.c
1070 * src/grouplistdialog.c
1073 * src/image_viewer.c
1084 * src/prefs_actions.c
1085 * src/prefs_filtering.c
1086 * src/prefs_folder_column.c
1088 * src/prefs_summary_column.c
1089 * src/prefs_toolbar.c
1090 * src/send_message.c
1092 * src/sourcewindow.c
1093 * src/sourcewindow.h
1097 * src/stock_pixmap.c
1098 * src/stock_pixmap.h
1107 * src/common/utils.c
1109 * src/gtk/colorlabel.c
1110 * src/gtk/colorlabel.h
1111 * src/gtk/combobox.h
1112 * src/gtk/description_window.c
1114 * src/gtk/gtkaspell.c
1115 * src/gtk/gtkaspell.h
1116 * src/gtk/gtkcmclist.c
1117 * src/gtk/gtkcmclist.h
1118 * src/gtk/gtkcmctree.c
1119 * src/gtk/gtkcmctree.h
1120 * src/gtk/gtkcmoptionmenu.h
1121 * src/gtk/gtksctree.c
1122 * src/gtk/gtksctree.h
1123 * src/gtk/gtkshruler.c
1124 * src/gtk/gtkshruler.h
1125 * src/gtk/gtksourceprintjob.c
1126 * src/gtk/gtksourceprintjob.h
1127 * src/gtk/gtkutils.c
1128 * src/gtk/gtkutils.h
1129 * src/gtk/gtkvscrollbutton.c
1130 * src/gtk/gtkvscrollbutton.h
1131 * src/gtk/icon_legend.c
1132 * src/gtk/inputdialog.c
1133 * src/gtk/logwindow.c
1134 * src/gtk/logwindow.h
1135 * src/gtk/manage_window.c
1136 * src/gtk/manage_window.h
1138 * src/gtk/prefswindow.c
1139 * src/gtk/progressdialog.c
1140 * src/gtk/progressdialog.h
1141 * src/plugins/bogofilter/bogofilter_gtk.c
1142 * src/plugins/pgpcore/passphrase.c
1143 * src/plugins/spamassassin/spamassassin_gtk.c
1144 * src/plugins/trayicon/trayicon.c
1145 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1146 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1147 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1148 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1149 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1150 Complete GTK+ 2.14 undeprecation
1151 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
1153 2008-09-09 [colin] 3.5.0cvs95
1155 * src/gtk/gtkcmclist.h
1156 Fix build on GTK+ 2.14
1158 2008-09-08 [colin] 3.5.0cvs94
1162 Remove GtkSignalFunc
1164 2008-09-07 [colin] 3.5.0cvs93
1167 * src/addressbook_foldersel.c
1168 * src/gtk/gtkcmclist.c
1169 * src/gtk/gtkcmclist.h
1170 * src/gtk/gtkcmctree.c
1171 * src/gtk/gtkcmctree.h
1172 * src/gtk/gtksctree.c
1173 * src/gtk/prefswindow.c
1174 * src/gtk/prefswindow.h
1175 Use GDestroyNotify instead of GtkDestroyNotify
1176 (deprecated in GTK+ 2.14)
1178 2008-09-07 [colin] 3.5.0cvs92
1181 Fix bug 1712, 'invalid "Phishing attempt warning"
1182 when linked text ends with spaces'
1184 2008-09-05 [colin] 3.5.0cvs91
1187 Maybe fix bug 1711, 'Save-as attachment crashes'
1188 Possibly wrong free() due to pointer shifting
1190 2008-09-05 [colin] 3.5.0cvs90
1193 Fix bug 1710, 'User misreads "Discard Message"
1194 as "Discard Changes"'. Propose to save or discard
1195 only the latest changes when closing an existing
1196 draft. Autosave may still have saved parts of the
1199 2008-09-04 [colin] 3.5.0cvs89
1202 Fix bug 1707, 'Segfault when sorting on non-visible column'
1204 2008-09-01 [colin] 3.5.0cvs88
1209 * src/etpan/imap-thread.c
1210 * src/etpan/imap-thread.h
1211 Store spam flag on IMAP (Junk/NonJunk, as
1212 ThunderBird does - this is nonstandard)
1214 2008-08-31 [wwp] 3.5.0cvs87
1217 Fix globish edition^Wediting.
1219 2008-08-31 [wwp] 3.5.0cvs86
1222 Don't break nickname editing for non-LDAP books (nickname
1223 value was overwritten when editing existing contact, this
1224 came from 3.0.2cvs109).
1226 2008-08-30 [colin] 3.5.0cvs85
1230 Fix "Apply tags..." key shortcut
1232 2008-08-29 [iwkse] 3.5.0cvs84
1237 2008-08-29 [iwkse] 3.5.0cvs83
1240 Disable "Move to trash" action if
1241 we are in a trash-like folder.
1244 2008-08-29 [paul] 3.5.0cvs82
1247 bump up libetpan version requirement since
1248 0.55 is released now
1250 2008-08-28 [wwp] 3.5.0cvs81
1254 * src/prefs_account.c
1255 * src/prefs_account.h
1256 Add finer granularity to the POP3's remove-after delay (now in
1257 hours in addition to in days), patch by Paul Rolland.
1259 2008-08-28 [wwp] 3.5.0cvs80
1261 * src/gtk/combobox.c
1262 Fix a typo in a comment.
1264 2008-08-28 [iwkse] 3.5.0cvs79
1267 * src/prefs_actions.c
1268 * src/prefs_filtering.c
1269 * src/prefs_template.c
1270 Add search feature to the account,
1271 template and action dialog.
1272 It's turned on selecting one row
1273 of the list and typing some random
1274 letter. Thanks to wwp, colinl
1276 2008-08-28 [colin] 3.5.0cvs78
1281 * src/prefs_account.c
1282 * src/prefs_account.h
1286 * src/stock_pixmap.c
1287 * src/stock_pixmap.h
1289 * src/pixmaps/key_gpg_signed.xpm
1290 Fix bug 1412, "Sign reply, if mail was signed"
1291 Add an account preference to sign replies to signed mails
1293 2008-08-28 [iwkse] 3.5.0cvs77
1295 * src/prefs_filtering.c
1296 Making the search more useful,
1297 jumping directly to the relative rule.
1299 2008-08-27 [colin] 3.5.0cvs76
1304 2008-08-27 [colin] 3.5.0cvs75
1306 * src/gtk/gtkcmctree.c
1309 2008-08-26 [colin] 3.5.0cvs74
1311 * src/gtk/gtkcmctree.c
1312 Fix missing inits on old glib
1314 2008-08-26 [wwp] 3.5.0cvs73
1316 * src/common/utils.c
1317 Added 'Fwd' to the list of known common subject prefixes.
1319 2008-08-25 [iwkse] 3.5.0cvs72
1321 * src/image_viewer.c
1322 Add animated gif support to the
1325 2008-08-25 [colin] 3.5.0cvs71
1327 * src/gtk/gtkcmctree.c
1328 Make sure work isn't null
1330 2008-08-24 [colin] 3.5.0cvs70
1333 Fix typo on SSL_CERT_DIR
1335 2008-08-23 [holger] 3.5.0cvs69
1338 Fix bug 1699 'Separator line mis-placed when
1339 printing some e-mails'. The number of header lines
1340 was not correctly calculated when Pango inserts
1343 2008-08-23 [colin] 3.5.0cvs68
1346 Fix the account selector button; thanks
1349 2008-08-21 [colin] 3.5.0cvs67
1353 Add a compose preference for auto-indent
1356 Make colorlabel accels a bit less hacky
1358 2008-08-21 [colin] 3.5.0cvs66
1361 * src/prefs_common.c
1362 * src/prefs_common.h
1363 * src/prefs_wrapping.c
1364 Add a preference for autoindent; fix no_join tag
1365 being applied to whole lines instead of just \n when
1368 2008-08-21 [colin] 3.5.0cvs65
1371 Add support for auto-indentation
1373 2008-08-19 [colin] 3.5.0cvs64
1376 Save Autowrap status in drafts/queued mails
1378 2008-08-19 [colin] 3.5.0cvs63
1381 Fix a comment (in reality, test commit on
1384 2008-08-17 [colin] 3.5.0cvs62
1386 * src/prefs_actions.c
1389 * src/common/socket.h
1390 * src/gtk/gtkcmctree.c
1393 2008-08-16 [colin] 3.5.0cvs61
1395 * src/editaddress_other_attributes_ldap.h
1396 Add 'l' field (localityName)
1398 2008-08-16 [colin] 3.5.0cvs60
1401 * src/gtk/gtkcmclist.c
1402 * src/gtk/gtkcmclist.h
1403 * src/gtk/gtkcmctree.c
1404 * src/gtk/gtksctree.c
1405 * src/gtk/gtkutils.c
1406 * src/gtk/gtkvscrollbutton.c
1407 Fix Maemo build (OS2007)
1409 2008-08-14 [colin] 3.5.0cvs59
1412 Don't crash if parent is null when creating
1414 * src/gtk/pluginwindow.c
1415 Don't crash on race when closing window while
1416 a plugin is loading and does gtk_iterations
1418 2008-08-13 [colin] 3.5.0cvs58
1423 Fix bug 1696, 'Viewing binary attachements
1424 as text over 1 MB' (various buglets)
1426 2008-08-10 [colin] 3.5.0cvs57
1429 * src/gtk/gtkcmclist.c
1430 Continue fixing GTK < 2.12 build, thanks to
1433 2008-08-10 [colin] 3.5.0cvs56
1435 * src/gtk/gtksctree.c
1436 Fix build on GTK < 2.12
1438 2008-08-09 [colin] 3.5.0cvs55
1441 Fix untranslatable strings, thanks to
1444 2008-08-07 [colin] 3.5.0cvs54
1450 * src/message_search.c
1453 * src/prefs_account.c
1454 * src/prefs_common.c
1455 * src/prefs_customheader.c
1456 * src/prefs_ext_prog.c
1457 * src/prefs_filtering_action.c
1459 * src/prefs_logging.c
1460 * src/prefs_matcher.c
1461 * src/prefs_msg_colors.c
1463 * src/summary_search.c
1466 * src/gtk/colorsel.c
1467 * src/gtk/gtkaspell.c
1468 * src/gtk/gtkutils.c
1469 * src/gtk/gtkutils.h
1470 * src/gtk/inputdialog.c
1471 * src/gtk/pluginwindow.c
1472 * src/gtk/quicksearch.c
1473 * src/plugins/bogofilter/bogofilter_gtk.c
1474 * src/plugins/dillo_viewer/dillo_prefs.c
1475 * src/plugins/spamassassin/spamassassin_gtk.c
1476 - Fix Ctrl-Space shortcut
1477 - Fix mime-parsing bug in procmime (cvs52)
1478 - Fix double-free in procmime (cvs52)
1479 - Use gtk_bin_get_child instead of GTK_BIN()->child
1480 - Fix Goto menu in mainwindow
1482 2008-08-07 [mones] 3.5.0cvs53
1485 Updated translation (lots of changes!)
1487 Add missing accelerator key
1489 Restored 'v' key function (thanks Colin!)
1491 2008-08-06 [colin] 3.5.0cvs52
1495 * src/addrduplicates.c
1506 Fix my use of g_utf8_strdown (it returns
1507 a newly allocated string and doesn't
1508 change the parameter)
1510 2008-08-06 [colin] 3.5.0cvs51
1513 Fix bug 1690, 'Copy/Paste in edit window may
1514 break Undo'; middle-click pastes aren't
1515 REPLACE_INSERT but just INSERT.
1516 Also, fix privacy menu selection
1518 2008-08-05 [colin] 3.5.0cvs50
1524 * src/addrduplicates.c
1536 * src/common/socket.c
1537 * src/gtk/gtkutils.c
1538 * src/gtk/gtkutils.h
1540 * src/plugins/spamassassin/spamassassin.c
1541 More undeprecation (Glib)
1543 2008-08-05 [colin] 3.5.0cvs49
1545 * src/prefs_account.c
1546 * src/prefs_filtering_action.c
1547 * src/prefs_matcher.c
1548 * src/gtk/Makefile.am
1549 * src/gtk/claws-marshal.list
1550 * src/gtk/colorlabel.c
1551 * src/gtk/colorsel.c
1552 * src/gtk/foldersort.c
1553 * src/gtk/gtkaspell.c
1554 * src/gtk/gtkcmclist.c
1555 * src/gtk/gtkcmclist.h
1556 * src/gtk/gtkcmctree.c
1557 * src/gtk/gtkcmctree.h
1558 * src/gtk/gtkcmoptionmenu.c
1559 * src/gtk/gtkcmoptionmenu.h
1560 * src/gtk/gtksctree.c
1561 * src/gtk/gtksctree.h
1562 * src/gtk/gtkutils.c
1563 * src/gtk/gtkutils.h
1564 * src/gtk/gtkvscrollbutton.c
1567 * src/gtk/quicksearch.c
1568 * src/plugins/dillo_viewer/dillo_viewer.c
1569 * src/plugins/pgpcore/select-keys.c
1570 Try to finish yesterday's commit
1572 2008-08-04 [colin] 3.5.0cvs48
1576 * src/addressbook_foldersel.c
1583 * src/editaddress_other_attributes_ldap.c
1585 * src/editldap_basedn.c
1588 * src/grouplistdialog.c
1589 * src/image_viewer.c
1594 * src/message_search.c
1600 * src/prefs_account.c
1601 * src/prefs_filtering_action.c
1602 * src/prefs_matcher.c
1603 * src/prefs_msg_colors.c
1604 * src/prefs_summaries.c
1606 * src/stock_pixmap.c
1607 * src/summary_search.c
1612 * src/gtk/Makefile.am
1613 * src/gtk/claws-marshal.list
1614 * src/gtk/colorsel.c
1615 * src/gtk/foldersort.c
1616 * src/gtk/gtkaspell.c
1617 * src/gtk/gtkcmclist.c
1618 * src/gtk/gtkcmclist.h
1619 * src/gtk/gtkcmctree.c
1620 * src/gtk/gtkcmctree.h
1621 * src/gtk/gtksctree.c
1622 * src/gtk/gtksctree.h
1623 * src/gtk/gtkutils.c
1624 * src/gtk/gtkutils.h
1625 * src/gtk/gtkvscrollbutton.c
1628 * src/gtk/quicksearch.c
1629 * src/plugins/dillo_viewer/dillo_viewer.c
1630 * src/plugins/pgpcore/select-keys.c
1631 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
1632 Undeprecate their implementation (GtkArg, GtkType, ...)
1633 Undeprecate a few other things here and there
1634 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
1635 Add #undef GTK_DISABLE_DEPRECATED in the files where we
1636 still have work to do
1638 2008-08-04 [colin] 3.5.0cvs47
1644 * src/stock_pixmap.c
1649 * src/image_viewer.c
1650 * src/gtk/gtkaspell.c
1651 * src/gtk/gtkvscrollbutton.c
1652 * src/plugins/dillo_viewer/dillo_viewer.c
1653 Undeprecate more things
1655 2008-08-02 [colin] 3.5.0cvs46
1658 Fix toggle menu activation state
1661 2008-08-02 [paul] 3.5.0cvs45
1665 /View/Show or hide/Message View
1667 2008-08-01 [paul] 3.5.0cvs44
1669 * src/common/utils.c
1670 * src/plugins/pgpcore/claws.def
1671 * src/plugins/pgpinline/claws.def
1672 fix compilation problems on mingw32,
1673 (bug 1688) Patch by Marcus Brinkmann
1675 2008-08-01 [colin] 3.5.0cvs43
1677 * src/gtk/gtkutils.c
1678 * src/gtk/gtkvscrollbutton.c
1681 2008-08-01 [colin] 3.5.0cvs42
1686 * src/prefs_account.c
1687 * src/prefs_folder_item.c
1690 * src/gtk/gtkaspell.c
1691 * src/gtk/gtkutils.c
1692 * src/gtk/gtkvscrollbutton.c
1693 Replace a few deprecated function calls
1695 2008-08-01 [paul] 3.5.0cvs41
1698 fix crash that occurs because of recent GtkUIManager
1699 changes. Thanks to Colin
1701 2008-07-31 [colin] 3.5.0cvs40
1710 Remove deprecated helper funcs
1712 2008-07-30 [colin] 3.5.0cvs39
1719 Move the folderview popup menu to GtkUIManager
1721 2008-07-29 [colin] 3.5.0cvs38
1736 Switch the main menu to GtkUIManager
1739 2008-07-29 [colin] 3.5.0cvs37
1742 Fix bug 1684, 'view news messages with large
1743 attachements segfaults'
1745 2008-07-29 [colin] 3.5.0cvs36
1758 More switches to GtkUIManager
1760 2008-07-26 [colin] 3.5.0cvs35
1766 2008-07-25 [colin] 3.5.0cvs34
1768 * src/addrcustomattr.c
1772 * src/editaddress_other_attributes_ldap.h
1776 * src/prefs_actions.c
1777 * src/prefs_filtering.c
1778 * src/prefs_template.c
1786 * src/plugins/trayicon/trayicon.c
1787 More changes from GtkItemFactory to GtkUIManager
1789 2008-07-25 [colin] 3.5.0cvs33
1792 Add a macro to remove menu items
1793 Make the gui_manager variable useless
1795 2008-07-24 [colin] 3.5.0cvs32
1798 Fix a gtk warning on clear
1802 Switch the message list popup menu to
1805 2008-07-23 [colin] 3.5.0cvs31
1807 * src/plugins/pgpcore/pgp_viewer.c
1808 * src/plugins/pgpcore/sgpgme.c
1809 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
1810 Patch by Thomas Wiegner <wiegner@gmx.de>
1812 2008-07-20 [paul] 3.5.0cvs30
1814 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1815 remove redundant GTK version check
1817 2008-07-20 [ticho] 3.5.0cvs29
1822 Moved sensitivity setting for "Download messages" for IMAP and
1823 news folders from folderview.c to imap_gtk.c and news_gtk.c
1824 respectively for better code readability.
1825 Fixed indentation in news' set_sensitivity().
1827 2008-07-20 [paul] 3.5.0cvs28
1830 remove more redundant code following cvs27
1832 2008-07-20 [paul] 3.5.0cvs27
1835 remove now redundant code
1838 fix bug 1673, 'Tools/Harvest adresses is
1839 grayed out if folder is empty'
1841 2008-07-19 [ticho] 3.5.0cvs26
1847 * src/gtk/gtkutils.c
1848 * src/gtk/gtkutils.h
1851 Use GtkUIManager for mimeview and tag edit dialog popup menus,
1852 instead of deprecated GtkItemFactory.
1854 2008-07-19 [colin] 3.5.0cvs25
1866 * src/prefs_account.c
1867 * src/prefs_actions.c
1868 * src/prefs_ext_prog.c
1869 * src/prefs_filtering.c
1870 * src/prefs_folder_item.c
1871 * src/prefs_image_viewer.c
1872 * src/prefs_logging.c
1873 * src/prefs_msg_colors.c
1876 * src/prefs_spelling.c
1877 * src/prefs_summaries.c
1878 * src/prefs_template.c
1881 * src/summary_search.c
1885 * src/common/Makefile.am
1886 * src/gtk/gtksctree.c
1887 * src/gtk/gtkutils.h
1888 * src/gtk/pluginwindow.c
1889 * src/gtk/quicksearch.c
1890 * src/plugins/bogofilter/bogofilter_gtk.c
1891 * src/plugins/dillo_viewer/dillo_prefs.c
1892 * src/plugins/pgpcore/prefs_gpg.c
1893 * src/plugins/spamassassin/spamassassin_gtk.c
1894 * src/plugins/trayicon/trayicon.c
1895 * src/plugins/trayicon/trayicon_prefs.c
1896 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
1897 or greater). Use the old deprecated one on GTK+ < 2.12.
1898 Easy! Straightforward! I'm not annoyed at all! It's not a loss
1901 2008-07-16 [colin] 3.5.0cvs24
1904 Fix folderview's scrolbar when starting minimised
1905 to tray, and popping up the mainwindow by calling
1906 claws-mail from the command line
1908 2008-07-08 [colin] 3.5.0cvs23
1911 Possibly fix po-headers appearing on empty
1914 2008-07-08 [colin] 3.5.0cvs22
1918 Finish the always_open tristate patch, by Jonathan
1921 2008-07-07 [paul] 3.5.0cvs21
1924 fix typo (missing ")
1926 2008-07-07 [paul] 3.5.0cvs20
1929 fit the menu style a bit better
1931 2008-07-07 [colin] 3.5.0cvs19
1933 * src/prefs_themes.c
1934 Make upgrading themes easier
1936 2008-07-07 [colin] 3.5.0cvs18
1939 * src/prefs_toolbar.c
1940 * src/stock_pixmap.c
1941 Finish fixing bug 1609, 'Icon issues'
1943 2008-07-07 [colin] 3.5.0cvs17
1945 * src/prefs_common.c
1946 Fix the default value
1948 2008-07-07 [colin] 3.5.0cvs16
1950 * src/prefs_summaries.c
1951 Revert my fix to the string, the correct term
1952 is indeed Message View
1954 2008-07-07 [colin] 3.5.0cvs15
1958 * src/prefs_common.c
1959 * src/prefs_common.h
1960 * src/prefs_summaries.c
1963 Change "Always open message when selected" to
1964 a tristate (Never/Always/When preview is visible)
1965 Patch by Jonathan Corbet <corbet@lwn.net>.
1967 2008-07-06 [paul] 3.5.0cvs14
1970 improve the layout of the dialogue
1973 fix some of the nasty coding style
1976 add some missing mnemonics
1978 2008-07-05 [paul] 3.5.0cvs13
1982 fix bug 1398, '"Change current account" is
1983 available even when there's only one account'
1984 * src/plugins/pgpcore/prefs_gpg.c
1985 put back a needed include, removed in error
1987 2008-07-05 [colin] 3.5.0cvs12
1990 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
1992 2008-07-05 [colin] 3.5.0cvs11
1996 Provide ability to rename newsgroups. Closes
1997 bug 1444, 'Add GUI option for renaming
1998 newsgroups'. Patch by Pawel Pekala
2000 2008-07-05 [colin] 3.5.0cvs10
2002 * src/plugins/pgpcore/passphrase.c
2003 * src/plugins/pgpcore/prefs_gpg.c
2004 * src/plugins/pgpcore/select-keys.c
2005 Simplify GTK includes (with the advantage
2006 of compiling against GTK+2.13); patch by
2009 2008-07-05 [colin] 3.5.0cvs9
2012 Add SSL client certificates
2014 2008-07-05 [colin] 3.5.0cvs8
2016 * src/prefs_account.c
2017 * src/common/session.h
2020 Add one path for certs
2022 2008-07-05 [colin] 3.5.0cvs7
2024 * src/prefs_account.c
2027 2008-07-04 [colin] 3.5.0cvs6
2031 * src/common/ssl_certificate.c
2032 Workaround distro bugs and fix certificate checking
2035 2008-07-04 [colin] 3.5.0cvs5
2038 * src/common/ssl_certificate.c
2039 * src/common/ssl_certificate.h
2040 * src/etpan/imap-thread.c
2041 * src/etpan/nntp-thread.c
2042 Fix some leaks, thanks to Martin Zwickel
2043 Rename gnutls functions that do the same
2044 as OpenSSL ones, to avoid symbol clashing
2045 when Claws is built against GnuTLS and
2046 libetpan against OpenSSL
2048 2008-07-04 [paul] 3.5.0cvs4
2050 * src/prefs_account.c
2051 remove 1 forgotten '.'
2053 2008-07-04 [paul] 3.5.0cvs3
2055 * src/prefs_account.c
2056 layout/engrish fixes to the 'Client
2059 2008-07-03 [colin] 3.5.0cvs2
2064 * src/prefs_account.c
2065 * src/prefs_account.h
2066 * src/prefs_common.c
2067 * src/send_message.c
2068 * src/common/session.c
2069 * src/common/session.h
2072 * src/common/socket.h
2075 * src/common/ssl_certificate.c
2076 * src/common/ssl_certificate.h
2077 * src/etpan/imap-thread.c
2078 * src/etpan/nntp-thread.c
2079 * src/gtk/inputdialog.c
2080 Add support for SSL client certificates (either PEM files
2081 with certificate and private key, either PKCS12 files)
2083 2008-06-28 [colin] 3.5.0cvs1
2086 Fix compilation with older GTKs
2088 2008-06-27 [paul] 3.5.0
2095 2008-06-27 [paul] 3.4.0cvs116
2100 2008-06-27 [paul] 3.4.0cvs115
2104 no longer build unmaintained translations
2106 2008-06-27 [paul] 3.4.0cvs114
2111 updated by Stephan Sachse, Flammie Pirinen, and
2112 Frederico Goncalves Guimaraes
2114 2008-06-26 [wwp] 3.4.0cvs113
2116 * manual/fr/advanced.xml
2117 Update French version of the manual (AutoFaces documentation).
2119 2008-06-26 [wwp] 3.4.0cvs112
2121 * manual/fr/advanced.xml
2122 * manual/fr/plugins.xml
2123 Updated French version of the manual (completed
2124 hidden options list, added note about Clawsker
2125 and new mail archiver plugin).
2127 2008-06-25 [colin] 3.4.0cvs111
2129 * src/gtk/gtkaspell.c
2130 Fix non-UTF8 in the replace with dialog
2131 * src/prefs_actions.c
2132 Fix possible crasher
2135 2008-06-24 [mones] 3.4.0cvs110
2138 Fix non-warning message, downgraded to debug info
2140 2008-06-24 [colin] 3.4.0cvs109
2143 Fix bug 1650, Message line too small after
2144 changing columns in "three columns" layout
2146 2008-06-24 [colin] 3.4.0cvs108
2149 Fix Spam button sensitivity in newsgroups
2151 2008-06-23 [wwp] 3.4.0cvs107
2154 Updated French translation.
2156 2008-06-23 [mones] 3.4.0cvs106
2159 Updated translation for release
2161 2008-06-22 [mones] 3.4.0cvs105
2163 * manual/es/plugins.xml
2164 Synced new entry for Mail Archiver plugin
2166 2008-06-22 [colin] 3.4.0cvs104
2169 Fix initial cursor position
2171 2008-06-21 [paul] 3.4.0cvs103
2173 * manual/plugins.xml
2174 add an entry for the new Mail Archiver plugin
2176 2008-06-21 [paul] 3.4.0cvs102
2179 we're in 'string freeze', put back the
2182 2008-06-21 [paul] 3.4.0cvs101
2184 * manual/advanced.xml
2185 * manual/es/advanced.xml
2186 fix build warning: <emphasis> cannot be contained
2189 fix non-clickable link on License page and drop
2190 the containing < > symbols to match other links
2192 2008-06-20 [mones] 3.4.0cvs100
2194 * manual/advanced.xml
2195 Added autofaces documentation, note about clawsker in hidden
2196 preferences, minor markup fix. Thanks Paul for proofreading
2197 * manual/es/advanced.xml
2198 Synchronised Spanish manual
2200 2008-06-16 [colin] 3.4.0cvs99
2203 Fix cursor placing on signature change
2205 2008-06-16 [paul] 3.4.0cvs98
2209 * src/gtk/inputdialog.c
2210 really fussy coding style fixes
2212 2008-06-16 [paul] 3.4.0cvs97
2215 keep the alphabetical order
2217 2008-06-13 [mones] 3.4.0cvs96
2221 * src/prefs_filtering_action.c
2222 Fixed cosmetic bug, processing also displays "Filtering"
2224 2008-06-13 [mones] 3.4.0cvs95
2227 * src/autofaces.c ** NEW FILE **
2228 * src/autofaces.h ** NEW FILE **
2230 Allow setting Faces and X-Faces globally and per-account
2231 from configuration files under ~/.claws-mail/autofaces
2233 2008-06-13 [holger] 3.4.0cvs94
2236 More files to ignore
2237 * src/gtk/inputdialog.c
2238 * src/gtk/inputdialog.h
2239 Make input dialog more generic so that a checkbox
2240 with custom text can be used in addition to the
2241 "remember this" checkbox
2244 * src/prefs_common.c
2245 * src/prefs_common.h
2246 Allow new folders to inherit the properties of the
2247 parent folder during folder creation
2249 2008-06-13 [wwp] 3.4.0cvs93
2252 a better fix for this string, won't break up translations,
2253 and is conform to other similar ones.
2255 2008-06-13 [wwp] 3.4.0cvs92
2257 * src/addrduplicates.c
2260 * src/addressbook_foldersel.c
2262 use tree decorations everywhere AB folders are used (AB tree pane,
2263 add address to AB, select AB folder, edit group, custom attr, find dup
2264 results), in order to match global style
2265 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
2266 double clicking on groups in tree pane does open the group edit dialog
2267 double clicking on other items in tree pane does expand/collapse
2268 fix a missing space in AB's delete-folder dialog
2269 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
2272 make foldersel dialog show dotted lines according to global (hidden) prefs
2274 2008-06-12 [colin] 3.4.0cvs91
2278 Fix bug 1635, 'Last character of message is truncated
2279 when changing accounts w/ sigs'
2281 Fix bug 1636, 'Can't select "properties" on "folders
2284 2008-06-11 [colin] 3.4.0cvs90
2287 Maybe fix bug 1623, 'exits with segfault when
2288 logging in to certain imap-servers'
2290 2008-06-10 [mones] 3.4.0cvs89
2295 * tools/convert_mbox.sh
2296 Undo cvs86 and cvs87, it really should be a patch to
2299 2008-06-10 [wwp] 3.4.0cvs88
2302 Updated French translation.
2304 2008-06-10 [mones] 3.4.0cvs87
2307 Oops, forgot to add previous script for distribution
2309 2008-06-10 [mones] 3.4.0cvs86
2313 * tools/convert_mbox.sh
2314 Added script to convert Evolution mail folders contributed
2315 by Daniel Dickinson <cshore@fionavar.ca>
2316 Fixes debian bug 461435
2318 2008-06-09 [colin] 3.4.0cvs85
2321 Integrate AWN information bubble if dbus is
2324 Fix crash when calling scan_required() on
2325 folder classes that don't implement them
2326 * src/common/session.c
2329 2008-06-09 [colin] 3.4.0cvs84
2332 Fix bug 1447, 'If user tries to close while starting
2333 up, it will not close ever.'
2335 2008-06-09 [colin] 3.4.0cvs83
2338 Fix bug 1628, 'Claws Mail crashes when
2339 filtering selected messages'
2341 2008-06-04 [colin] 3.4.0cvs82
2344 Complete handling of html parts in multipart/alternative
2347 2008-06-03 [paul] 3.4.0cvs81
2349 * src/prefs_message.c
2350 make always the english good
2352 2008-06-03 [colin] 3.4.0cvs80
2356 Fix bug 1624, '[PATCH] Quick search should be
2357 disabled for folder view'; based on a patch by
2360 2008-06-03 [iwkse] 3.4.0cvs79
2363 Fix little gui bug on button sensitivity
2365 * src/prefs_common.c
2366 * src/prefs_common.h
2367 * src/prefs_message.c
2368 Allow by default to show html in multipart/alternative
2370 2008-06-02 [colin] 3.4.0cvs78
2372 * src/prefs_actions.c
2373 GUI rework, patch by Pawel
2375 2008-06-02 [colin] 3.4.0cvs77
2378 Fix sensitivity/alignment, patch from
2381 2008-05-31 [colin] 3.4.0cvs76
2384 Fix login issue introduced in cvs75.
2386 2008-05-31 [colin] 3.4.0cvs75
2389 Fix more possible double-frees. Also, fix the root cause
2390 of these double-frees by just noting the Session is to
2391 be destroyed instead of destroying it in flight
2393 2008-05-29 [paul] 3.4.0cvs74
2395 * manual/keyboard.xml
2396 'Makes' these entries like the others
2398 2008-05-29 [colin] 3.4.0cvs73
2401 Include utils.h in case we
2402 need to pull goffset definition
2404 2008-05-29 [colin] 3.4.0cvs72
2406 * src/common/utils.h
2407 Workaround a stupid Glib issue, where
2408 goffset happens to be undefined.
2410 2008-05-28 [colin] 3.4.0cvs71
2414 * src/grouplistdialog.c
2415 * src/image_viewer.c
2422 * src/prefs_themes.c
2428 * src/common/utils.c
2429 * src/common/utils.h
2430 Use goffset instead of off_t for MsgInfo's size
2431 Allows using MsgInfo structure from plugins
2432 compiled with largefile support
2434 2008-05-26 [colin] 3.4.0cvs70
2438 Define THEME_CHANGED_HOOKLIST and invoke
2440 * src/plugins/trayicon/trayicon.c
2441 Listen to THEME_CHANGED_HOOKLIST and
2444 2008-05-26 [paul] 3.4.0cvs69
2447 plug a leak in mimeview_save_all()
2449 2008-05-24 [colin] 3.4.0cvs68
2451 * src/common/utils.h
2452 Fix wrong define on old glibs
2454 2008-05-24 [paul] 3.4.0cvs67
2457 * src/stock_pixmap.c
2458 * src/stock_pixmap.h
2460 * src/pixmaps/cancel.xpm
2461 * src/pixmaps/close.xpm
2462 add a specific icon for A_CANCEL_INC (addresses
2463 point 1 of bug 1609 'Icon issues')
2464 replace close.xpm with an icon of the standard
2467 2008-05-24 [paul] 3.4.0cvs66
2469 * src/pixmaps/insert_file.xpm
2472 2008-05-23 [paul] 3.4.0cvs65
2476 add the possibility to check md5 on binary files,
2479 2008-05-23 [colin] 3.4.0cvs64
2483 Fix bug 1610, 'claws crash after opening/closing
2484 preferences and window update'
2486 2008-05-22 [colin] 3.4.0cvs63
2488 * src/prefs_filtering_action.c
2489 * src/gtk/combobox.c
2490 * src/gtk/combobox.h
2491 Fix reselecting of Tags actions in
2492 filtering actions dialog
2494 2008-05-22 [colin] 3.4.0cvs62
2497 * src/prefs_toolbar.c
2498 * src/stock_pixmap.c
2499 * src/stock_pixmap.h
2501 * src/pixmaps/delete_btn.xpm
2502 * src/pixmaps/insert_file.xpm
2503 * src/pixmaps/mail_reply_to_list.xpm
2504 Fix more of bug 1609:
2505 - Add a Delete button icon
2506 - Add a Reply to list button icon
2507 - Fix Insert file button icon
2508 Artwork by Ciprian Popovici.
2510 2008-05-21 [colin] 3.4.0cvs61
2512 * src/common/utils.c
2515 2008-05-21 [wwp] 3.4.0cvs60
2517 * src/prefs_filtering.c
2518 Don't show SMTP-only accounts in accounts list, as they are
2519 irrelevant for filtering incoming messages.
2521 2008-05-21 [colin] 3.4.0cvs59
2524 Don't put SMTP-only accounts in receive menus
2526 2008-05-21 [colin] 3.4.0cvs58
2529 Fix cvs56 (brain fart)
2531 2008-05-21 [colin] 3.4.0cvs57
2533 * src/common/utils.c
2534 Fix bug 1615, 'hang on FIFO when the other end's not
2537 2008-05-21 [colin] 3.4.0cvs56
2542 2008-05-19 [colin] 3.4.0cvs55
2544 * src/plugins/pgpcore/sgpgme.c
2545 Maybe fix debian bug 481856, 'Segmentation fault
2546 when verifying a GPG signature'. Although it
2547 looks like a race condition...
2549 2008-05-19 [colin] 3.4.0cvs54
2551 * src/prefs_filtering_action.c
2552 * src/prefs_matcher.c
2555 * src/gtk/combobox.c
2556 * src/gtk/combobox.h
2557 Patch by Pawel: disabled Tags menus in filtering dialogs
2559 2008-05-19 [colin] 3.4.0cvs53
2561 * src/prefs_account.c
2562 GUI patch by Pawel: align ports entries
2564 2008-05-19 [colin] 3.4.0cvs52
2567 Fix bug 1616, 'strange question while emptying trash'
2569 2008-05-18 [colin] 3.4.0cvs51
2571 * src/common/plugin.c
2572 * src/etpan/imap-thread.c
2573 * src/etpan/nntp-thread.c
2574 * src/gtk/gtksctree.c
2575 Fix bug 1613, 'Various memory leaks';
2576 based on a patch by Didier Barvaux.
2578 2008-05-18 [colin] 3.4.0cvs50
2584 * src/plugins/pgpcore/sgpgme.c
2585 Fix more parts of bug 1609:
2586 - Make use of specific Expired privacy icon
2587 - Use CLOSE instead of NOTICE_ERROR for cancel
2589 - Allow a Preferences button in the main toolbar
2591 2008-05-18 [colin] 3.4.0cvs49
2593 * src/stock_pixmap.c
2594 Fix bug with non-updating icons after theme change:
2595 If fetching pixbuf for a given icon after a theme
2596 change, the next pixmap fetch would return the old
2597 cached one, as the theme change was forgotten at
2598 this time. (and vice-versa). This was mostly
2599 visible on open folder icons
2601 2008-05-17 [colin] 3.4.0cvs48
2603 * src/prefs_summaries.c
2605 Fix bug 1608, 'Inconsistent behaviour of mark as read
2606 options'. Patch by Pawel
2608 2008-05-16 [colin] 3.4.0cvs47
2611 Fix another possible crash (on fatal errors
2612 at login, like stream error).
2614 2008-05-16 [paul] 3.4.0cvs46
2616 * tools/thunderbird-filters-convertor.pl
2618 fix reading a tb rule that contains something
2619 like that: \"Sender\"
2621 2008-05-16 [paul] 3.4.0cvs45
2624 * tools/csv2addressbook.pl
2625 add support for gmail exported csv address book
2627 2008-05-16 [colin] 3.4.0cvs44
2631 Fix ldap deprecated calls. Patch by
2634 2008-05-16 [paul] 3.4.0cvs43
2636 * manual/de/account.xml
2637 * manual/it/account.xml
2639 * manual/it/addrbook.xml
2640 * manual/it/claws-mail-manual.xml
2642 * manual/it/intro.xml
2643 * manual/it/starting.xml
2644 add pages towards German and Italian manuals.
2645 (just for storage, they are not built yet, due
2646 to being incomplete.) submitted by Speckmade
2647 <Speckmade@gmx.net> and Salvatore De Paolis
2648 <iwkse@claws-mail.org>
2650 2008-05-16 [colin] 3.4.0cvs42
2652 * src/gtk/sslcertwindow.c
2653 Fix SHA1 fingerprint with GnuTLS
2655 2008-05-15 [colin] 3.4.0cvs41
2657 * src/gtk/sslcertwindow.c
2658 Print SHA1 fingerprint too
2660 2008-05-15 [colin] 3.4.0cvs40
2663 Fix certificate port on TLS. It was
2664 previously always 0.
2665 **IMPORTANT INFORMATION**: this will trigger
2666 one wrong "New certificate" warning at the
2667 first connection with this fix, if using STARTTLS
2669 * src/gtk/sslcertwindow.c
2670 Make labels selectable
2672 2008-05-15 [colin] 3.4.0cvs39
2675 Fix double free when STARTTLS fails (for
2676 example due to refusing the certificate)
2678 2008-05-15 [paul] 3.4.0cvs38
2680 * manual/advanced.xml
2683 2008-05-15 [paul] 3.4.0cvs37
2685 * manual/advanced.xml
2687 make outgoing_fallback_to_ascii a hidden pref
2689 2008-05-14 [colin] 3.4.0cvs36
2694 Make it possible to cancel quit when Claws
2695 ask whether to empty trash.
2697 2008-05-14 [colin] 3.4.0cvs35
2700 * src/prefs_common.c
2701 * src/prefs_common.h
2703 Add a preference to be able to specify an
2704 outgoing charset/encoding but still fallback
2705 to 7bit US-ASCII when possible (default TRUE,
2706 same behavior as pre-cvs34)
2708 2008-05-14 [colin] 3.4.0cvs34
2711 Always use the specified encoding and charset if it is
2712 specified, even if the mail is ASCII.
2714 2008-05-13 [paul] 3.4.0cvs33
2717 fix the build warnings the easy way for now
2719 2008-05-13 [colin] 3.4.0cvs32
2721 * src/prefs_themes.c
2722 Count .png files as icons too (fixes part
2723 of bug 1609, 'Icon issues')
2725 2008-05-13 [wwp] 3.4.0cvs31
2727 * src/addressbook_foldersel.c
2728 Fix wrong check (completes 3.4.0.cvs30).
2730 2008-05-12 [wwp] 3.4.0cvs30
2733 * src/addressbook_foldersel.c
2736 * src/prefs_matcher.c
2737 * src/plugins/bogofilter/bogofilter.c
2738 * src/plugins/bogofilter/bogofilter_gtk.c
2739 * src/plugins/dillo_viewer/dillo_prefs.c
2740 * src/plugins/spamassassin/spamassassin.c
2741 * src/plugins/spamassassin/spamassassin_gtk.c
2742 Fix for bug 1604 "found_in_addressbook in Any in non English local",
2743 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
2744 translated string "Any" in plugins (whitelisting) and
2747 2008-05-07 [colin] 3.4.0cvs29
2750 Fix --enable-maemo (assume --enable-generic-umpc)
2752 2008-05-07 [colin] 3.4.0cvs28
2763 * src/prefs_account.c
2764 * src/prefs_common.c
2765 * src/prefs_display_header.c
2766 * src/prefs_filtering.c
2767 * src/prefs_summaries.c
2768 * src/prefs_template.c
2769 * src/prefs_toolbar.c
2770 * src/stock_pixmap.c
2776 * src/gtk/gtksctree.c
2778 * src/gtk/prefswindow.c
2779 * src/gtk/sslcertwindow.c
2780 Separate generic UMPC code (layouts, ...) from
2781 MAEMO code (Hildon, ...)
2783 2008-05-06 [paul] 3.4.0cvs27
2785 * tools/claws.i18n.status.pl
2788 2008-05-06 [colin] 3.4.0cvs26
2790 * src/common/utils.c
2791 Maybe fix crash on FreeBSD
2793 2008-05-05 [colin] 3.4.0cvs25
2796 Fix bug 1602, 'Crash when sending return receipt for
2797 messages with no subject'
2799 2008-05-05 [colin] 3.4.0cvs24
2802 Don't overwrite temporary files with same
2803 name when drag and dropping. Fixes bug 1599,
2804 'attach multiple files with the same name from
2805 one mail to another'
2807 2008-05-04 [paul] 3.4.0cvs23
2810 * src/prefs_common.c
2811 fix bug 1587 'can not replay with quote'
2813 2008-05-03 [colin] 3.4.0cvs22
2816 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
2818 2008-05-03 [colin] 3.4.0cvs21
2821 Fix bug 1597, 'In news folders, "Move Message to Wastebin"
2822 icon isn't grayed although ineffective'
2824 2008-05-02 [wwp] 3.4.0cvs20
2829 * src/prefs_folder_item.c
2830 Add missing notice in folder properties (templates) when
2831 folder is a root node.
2833 2008-04-30 [colin] 3.4.0cvs19
2835 * src/prefs_toolbar.c
2836 Add Trash and Delete icons to the icon chooser
2838 2008-04-30 [colin] 3.4.0cvs18
2841 Remove "Delete entire line" which was a noop
2842 and should be the same as "Delete line" :)
2844 2008-04-30 [colin] 3.4.0cvs17
2847 Fix 'Delete line' and 'Delete to end of line'
2848 on the last line. Patch by <seelenhirt@gmx.net>
2850 2008-04-28 [colin] 3.4.0cvs16
2853 Fix bug 1589, 'tagsdb file not removed when
2855 * src/common/utils.c
2856 Make sure claws_unlink accepts NULL arg.
2858 2008-04-25 [colin] 3.4.0cvs15
2861 Fix/simplify previous commit
2863 2008-04-25 [colin] 3.4.0cvs14
2866 * src/common/ssl_certificate.c
2867 Patch by Marcus: Fix Win32 build
2869 Fix build with GnuTLS/no pthread, thanks
2872 2008-04-25 [colin] 3.4.0cvs13
2875 Fix bug 1586, '3-pane vertical layout now and then
2876 still shows sender column'
2878 2008-04-25 [colin] 3.4.0cvs12
2882 * src/w32-resource.rc
2883 Patch from Marcus Brinkmann to set an icon on w32.
2885 2008-04-24 [colin] 3.4.0cvs11
2892 Fix bug 1581, 'Bad File Format during Import LDIF':
2893 Use dynamically allocated buffers; also, allow
2894 importing contacts with no email address
2896 2008-04-24 [colin] 3.4.0cvs10
2898 * src/prefs_common.c
2899 Increment the timeout a bit on OpenBSD, 75 isn't enough
2901 2008-04-23 [colin] 3.4.0cvs9
2904 * src/prefs_folder_item.c
2905 * src/prefs_template.c
2907 Fix bug 1576: Fix unescaping of templates when testing them
2908 I think it breaks nothing. (wwp, you're welcome to double-check)
2910 2008-04-23 [paul] 3.4.0cvs8
2912 * manual/advanced.xml
2913 add info about the "two_line_vertical" hidden
2916 2008-04-22 [paul] 3.4.0cvs7
2918 * src/prefs_common.c
2919 * src/prefs_common.h
2921 make the 2-line view in summaryview when in three
2922 columns mode configurable. hidden pref: "two_line_vertical"
2924 2008-04-22 [colin] 3.4.0cvs6
2927 Fix missing inc_unlock()
2928 * src/prefs_matcher.c
2929 * src/send_message.c
2932 2008-04-22 [colin] 3.4.0cvs5
2934 * src/etpan/imap-thread.c
2935 Use g_(un)setenv instead of (un)setenv which
2936 doesn't exist on IRIX 6.5
2938 2008-04-22 [colin] 3.4.0cvs4
2941 * src/prefs_common.c
2942 * src/send_message.c
2943 Fix bug 1566, 'too short I/O timeout on OpenBSD'
2944 Set the default timeout to 75 seconds
2946 2008-04-20 [colin] 3.4.0cvs3
2948 * src/pixmaps/tray_newmail.offline.xpm
2949 * src/pixmaps/tray_newmail.xpm
2950 * src/pixmaps/tray_newmarkedmail.offline.xpm
2951 * src/pixmaps/tray_newmarkedmail.xpm
2952 * src/pixmaps/tray_nomail.offline.xpm
2953 * src/pixmaps/tray_nomail.xpm
2954 * src/pixmaps/tray_unreadmail.offline.xpm
2955 * src/pixmaps/tray_unreadmail.xpm
2956 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
2957 * src/pixmaps/tray_unreadmarkedmail.xpm
2958 Make the tray icons a bit nicer. Would be
2959 nice to get really nice icons from someone
2960 who's good at Gimp :)
2962 2008-04-18 [colin] 3.4.0cvs2
2967 lease complete the changelog entry below
2968 2008-04-18 [colin] 3.4.0cvs1
2970 * src/addrduplicates.c
2976 * src/image_viewer.c
2985 * src/partial_download.c
2987 * src/prefs_common.c
2988 * src/prefs_common.h
2990 * src/prefs_themes.c
2996 * src/common/prefs.c
2997 * src/common/ssl_certificate.c
2998 * src/common/template.c
2999 * src/common/utils.c
3000 * src/common/utils.h
3001 * src/etpan/imap-thread.c
3002 * src/plugins/dillo_viewer/dillo_viewer.c
3003 * src/plugins/pgpcore/sgpgme.c
3004 * src/plugins/pgpinline/pgpinline.c
3005 Add an option to shred temporary files and messages
3006 instead of just removing them. Slows deletions down!
3008 2008-04-18 [paul] 3.4.0
3016 2008-04-18 [paul] 3.3.1cvs61
3022 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
3023 and Frederico Goncalves Guimaraes
3025 updated on the last minute by a lazy Ricardo Mones
3027 2008-04-18 [colin] 3.3.1cvs60
3030 Update translation (Fabien Vantard)
3032 2008-04-17 [colin] 3.3.1cvs59
3035 Fix debian bug 474712, 'claws seg faults when IMAP
3036 connection breaks after an IMAP protocol error
3037 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
3041 2008-04-17 [colin] 3.3.1cvs58
3044 Fix log size getting out of control (claws-mail
3045 getting SIGXFSZ): rotate if every 10MB
3047 2008-04-10 [paul] 3.3.1cvs57
3050 improvements to english usage
3052 2008-04-10 [paul] 3.3.1cvs56
3054 * src/prefs_receive.c
3055 add an accurate description
3057 2008-04-08 [colin] 3.3.1cvs55
3060 Probably fix corruption, introduced in cvs53
3062 2008-04-04 [iwkse] 3.3.1cvs54
3065 undo should works properly again
3067 2008-04-04 [iwkse] 3.3.1cvs53
3070 Fix a segfault but breaks undo
3071 on a specific case (eg. double paste with
3072 middle-mouse button)
3074 2008-04-04 [iwkse] 3.3.1cvs52
3076 * src/prefs_filtering.c
3077 Fix previous Tab mess
3079 2008-04-03 [iwkse] 3.3.1cvs51
3081 * src/prefs_filtering.c
3082 Add search in filtering rules list
3084 2008-04-02 [colin] 3.3.1cvs50
3087 Revert part of the previous patch: we do
3088 want to parse ~/.claws-mail/gtkrc-2.0 if it
3091 2008-04-02 [colin] 3.3.1cvs49
3094 Fix bug 1562, 'Claws-Mail does not completely
3095 respect settings in GTK2_RC_FILES environment'
3096 Remove manual parsing of .gtkrc-2.0 and
3097 .gtk/gtkrc-2.0. GTK does it itself these days.
3099 2008-04-01 [colin] 3.3.1cvs48
3102 Fix bug 1561, 'Crashes leaving unsubscribed folder after
3103 ticking "Show only subscribed"'
3105 2008-03-31 [colin] 3.3.1cvs47
3108 Fix bug 1553, 'File lock not respected'
3109 Regression due to the implementation of
3112 2008-03-31 [colin] 3.3.1cvs46
3115 Fix tags menu update, thanks to Paul
3117 2008-03-29 [wwp] 3.3.1cvs45
3119 * src/prefs_account.c
3120 * src/prefs_common.c
3121 * src/prefs_folder_item.c
3125 Fix compose template formats (in global preferences)
3126 being translated under specific conditions.
3127 Add a button to restore factory defaults for current
3130 2008-03-27 [colin] 3.3.1cvs44
3132 * src/common/prefs.c
3133 * src/common/xmlprops.c
3134 Fix RedHat bug 431735, 'segfault if /home is full'
3135 (when starting): Fix double fclose() in prefs.c
3136 and potentially xmlprops.c
3138 2008-03-27 [colin] 3.3.1cvs43
3141 Fix bug 1559, 'Claws Mail crashed deleting all
3144 2008-03-27 [wwp] 3.3.1cvs42
3149 2008-03-27 [wwp] 3.3.1cvs41
3152 Prevent list flickering when deleting addresses.
3154 2008-03-26 [colin] 3.3.1cvs40
3157 Clean up session disconnection. Possibly
3158 fix Ubuntu bug #204290
3160 2008-03-26 [colin] 3.3.1cvs39
3163 Fix bug 1555: current folder wasn't used when
3164 right-clicking on an email address
3166 2008-03-25 [colin] 3.3.1cvs38
3168 * src/plugins/bogofilter/bogofilter.c
3169 * src/plugins/bogofilter/bogofilter.h
3170 * src/plugins/bogofilter/bogofilter_gtk.c
3171 Add a "learn from whitelist" preference
3172 Whitelist Unsure mails too.
3174 2008-03-24 [paul] 3.3.1cvs37
3176 * src/prefs_account.c
3177 If no MH mailbox and no account exists, when
3178 creating a POP/Local account, just create and
3179 use the default one instead of bailing with a
3180 "Mailbox doesn't exist" error
3182 2008-03-21 [colin] 3.3.1cvs36
3185 strstrip mime subtype
3187 2008-03-21 [paul] 3.3.1cvs35
3189 * manual/advanced.xml
3190 correct and update the info about Actions
3192 2008-03-20 [colin] 3.3.1cvs34
3197 Show at max 1MB of text, add a noticeview to
3198 show everything optionally.
3200 2008-03-20 [colin] 3.3.1cvs33
3202 * src/stock_pixmap.c
3203 Add support for png themes
3205 2008-03-19 [wwp] 3.3.1cvs32
3210 2008-03-18 [colin] 3.3.1cvs31
3212 * src/common/utils.c
3213 * src/common/utils.h
3214 Handle size_t instead of off_t in to_human_readable
3216 2008-03-18 [colin] 3.3.1cvs30
3221 2008-03-16 [colin] 3.3.1cvs29
3224 Fix build on GTK < 2.12
3226 2008-03-16 [colin] 3.3.1cvs28
3229 Refresh non-list widget when switching
3232 2008-03-16 [colin] 3.3.1cvs27
3235 Revert cvs25: This wasn't a typo :) :
3236 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
3239 2008-03-16 [colin] 3.3.1cvs26
3242 * src/gtk/gtksctree.c
3243 * src/gtk/gtksctree.h
3244 Implement 2-lines items in Summaryview when in
3247 2008-03-16 [paul] 3.3.1cvs25
3252 2008-03-14 [colin] 3.3.1cvs24
3254 * src/prefs_filtering_action.c
3255 Fix buglet on setting recipient when
3256 reediting forward rules.
3258 2008-03-12 [colin] 3.3.1cvs23
3261 Fix a new unused variable warning
3262 * src/plugins/trayicon/trayicon.c
3263 Fix folderview's scrollbar at startup
3266 2008-03-12 [colin] 3.3.1cvs22
3270 Use item_opened at the beginning of showing
3271 a folder instead of the end. Fixes flicker.
3273 2008-03-12 [paul] 3.3.1cvs21
3280 * src/plugins/trayicon/trayicon.c
3281 add tooltip with extended folder stats
3283 2008-03-10 [colin] 3.3.1cvs20
3288 2008-03-07 [colin] 3.3.1cvs19
3291 Fix blinking of the taskbar entry
3293 2008-03-07 [colin] 3.3.1cvs18
3296 MAEMO: Fix bug 1494, 'Trayicon
3297 plugin breaks UI...'
3299 2008-03-07 [paul] 3.3.1cvs17
3302 reflect reality a bit more closely
3304 2008-03-06 [colin] 3.3.1cvs16
3311 Integrate things better wrt the new
3312 summaryview extensibility.
3314 2008-03-06 [wwp] 3.3.1cvs15
3317 Fix some gcc warnings.
3319 2008-03-06 [wwp] 3.3.1cvs14
3321 * src/prefs_account.c
3322 * src/prefs_folder_item.c
3324 * src/prefs_template.c
3325 * src/gtk/prefswindow.c
3326 * src/gtk/prefswindow.h
3327 prefs_templates: fix missing unregistering of addr_completion widgets
3328 and and ending of addr_completion service.
3329 prefs_folder_item: fix missing registering/unregistering of widgets,
3330 and rework the way add_completion service is started and stopped.
3331 Plus few prefswindow API changes (opening).
3333 2008-03-06 [wwp] 3.3.1cvs13
3335 * src/folder_item_prefs.c
3336 * src/prefs_template.c
3337 * src/prefs_template.h
3339 * src/common/template.c
3340 Complete 3.3.1cvs12, thanks to Colin.
3342 2008-03-06 [wwp] 3.3.1cvs12
3345 * src/folder_item_prefs.c
3346 * src/folder_item_prefs.h
3347 * src/prefs_account.c
3348 * src/prefs_folder_item.c
3350 * src/prefs_template.c
3353 * src/common/template.c
3354 * src/common/template.h
3355 Global and per-folder templates can now override the from name (this
3356 doesn't change the account being used).
3358 "My other name" <%account_email> (just changes the name)
3359 my.faked.email@address.org (overrides the address too)
3361 2008-03-05 [colin] 3.3.1cvs11
3365 Replace that hbox with a notebook
3367 2008-03-05 [colin] 3.3.1cvs10
3371 Add klass functions for notification of folder
3372 opening/closing via the GUI
3375 Add a specific container for the scrolledwin
3377 2008-03-05 [colin] 3.3.1cvs9
3381 Add klass functions for notification of folder
3382 opening/closing via the GUI
3385 Add a specific container for the scrolledwin
3387 2008-03-02 [colin] 3.3.1cvs8
3390 MAEMO: Fix bug 1541, 'Deleting message from within
3391 read window displays next message then closes.'
3393 2008-03-02 [colin] 3.3.1cvs7
3396 Probably fix bug 1539, 'Program crashes':
3397 Setup Gcrypt's thread functions when built
3400 2008-03-01 [colin] 3.3.1cvs6
3404 Get rid of stale folders with no account
3406 2008-02-28 [colin] 3.3.1cvs5
3409 Fix bug 1534, 'Segmentation fault when doing
3410 some draft saving and then throwing away'
3412 Fix bug 1533, 'Claws is unable to mark messages
3413 as "read" in IMAP shared folders'
3414 * src/etpan/imap-thread.c
3415 Fix bug 1515, 'large messages crash claws when
3416 syncing for offline mode'. This is rather a
3417 workaround, and mails > 64MB will still be
3418 problematic if there's less than 64MB available
3419 on the dataroot volume.
3421 MAEMO: Add information when fetching big messages
3423 2008-02-26 [colin] 3.3.1cvs4
3426 fix bug 1532, '"login refused" message insufficiently
3429 2008-02-26 [paul] 3.3.1cvs3
3433 remove mentions of ClamAV and a few other
3434 old bits of information
3436 2008-02-23 [colin] 3.3.1cvs2
3439 Fix log output (missing \n)
3441 2008-02-23 [colin] 3.3.1cvs1
3444 Bump version number for stable release
3446 2008-02-23 [paul] 3.3.0cvs21
3451 2008-02-21 [colin] 3.3.0cvs20
3454 Fix bug 1527, 'filtering is case sensitive when it
3457 2008-02-20 [colin] 3.3.0cvs19
3460 Fix file attachments from older Thunar
3462 2008-02-19 [colin] 3.3.0cvs18
3464 * manual/plugins.xml
3465 * manual/es/plugins.xml
3466 * manual/fr/plugins.xml
3467 * manual/pl/plugins.xml
3470 2008-02-19 [paul] 3.3.0cvs17
3473 * tools/csv2addressbook.pl
3474 add support for Kmail/Kaddressbook
3476 2008-02-18 [colin] 3.3.0cvs16
3479 Unset folder's session before creating a
3482 * src/prefs_common.c
3483 * src/prefs_common.h
3484 * manual/advanced.xml
3485 Add an hidden use_networkmanager pref, to
3486 disable NetworkManager handling. Also,
3487 consider UNKNOWN state to be CONNECTED.
3489 2008-02-18 [wwp] 3.3.0cvs15
3492 Fix Engrish and make 'not' more visible in filtering debug logs.
3494 2008-02-15 [colin] 3.3.0cvs14
3497 Revert cvs10 for now, it breaks the feature
3499 2008-02-15 [colin] 3.3.0cvs13
3502 Always focus folder tree at startup
3504 Fix bug 1521, 'Cannot close compose window after
3505 replying to a non-existent news message'
3507 2008-02-13 [colin] 3.3.0cvs12
3510 Fix important warnings
3512 2008-02-12 [colin] 3.3.0cvs11
3515 * src/etpan/imap-thread.c
3516 * src/etpan/imap-thread.h
3517 Fix handling of $Forwarded flag on Exchange:
3518 check for the existence or creatability of a
3519 flag before using it.
3521 2008-02-12 [colin] 3.3.0cvs10
3524 Optimise matching on Found in addressbook if
3525 the matched header is in cache (From, etc)
3527 2008-02-12 [colin] 3.3.0cvs9
3530 Fix crashy stuff when changing displayed
3533 2008-02-12 [wwp] 3.3.0cvs8
3536 Remove duplicate func declaration and restore the one
3539 2008-02-12 [wwp] 3.3.0cvs7
3552 * src/prefs_account.c
3553 * src/prefs_filtering_action.c
3555 * src/plugins/bogofilter/bogofilter_gtk.c
3556 * src/plugins/spamassassin/spamassassin_gtk.c
3557 Allow moving/copying folders to root folders when using
3558 the folder selection dialog (it was not possible to
3559 maemo users to reparent a subfolder to a root folder
3562 2008-02-12 [fabien] 3.3.0cvs6
3565 a few days late for i18n fr update. Sorry.
3567 2008-02-11 [colin] 3.3.0cvs5
3570 Implement support for future /dev/mem_notify.
3571 This Linux kernel feature will allow applications
3572 to be notified that memory has to be freed
3573 before getting OOM-killed. For more information:
3574 http://lwn.net/Articles/267013/
3576 2008-02-10 [paul] 3.3.0cvs4
3580 * src/prefs_toolbar.c
3581 * src/stock_pixmap.c
3582 * src/stock_pixmap.h
3583 * src/pixmaps/mime_text_patch.xpm
3584 add an icon for attached patches
3586 2008-02-09 [paul] 3.3.0cvs3
3591 2008-02-09 [wwp] 3.3.0cvs2
3594 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
3596 2008-02-08 [colin] 3.3.0cvs1
3598 * src/common/utils.c
3599 Forbid attaching anything containing "../" or ".ssh/"
3602 2008-02-08 [paul] 3.3.0
3609 2008-02-08 [paul] 3.2.0cvs77
3612 updated with new translators
3614 added he to ALL_LINGUAS
3623 updated by Tim Brain and Petr Vanek, Stephan Sachse,
3624 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
3625 Andrea Spadaccini, Frederico Goncalves Guimaraes,
3628 new Hebrew translation by Ofer <oc666@netvision.net.il>
3630 updated with new translators and bumped (c) year
3632 updated with new translators
3634 2008-02-05 [colin] 3.2.0cvs76
3639 Special case text/calendar parts: if there's one in
3640 the mail, and a plugin handling text/calendar is
3641 loaded, show that part. That'll avoid rendering
3642 meetings as plain text, which just looks broken to
3645 2008-02-04 [colin] 3.2.0cvs75
3648 Maemo: Fix LED handling on OS 2008
3650 2008-02-01 [colin] 3.2.0cvs74
3653 Possibly fix the annoying and hard-to reproduce bug
3660 2008-02-01 [paul] 3.2.0cvs73
3662 * src/common/utils.c
3663 fix bug 1502, 'Plus signs are stripped from
3664 email addresses when calling from command line'
3667 2008-01-31 [colin] 3.2.0cvs72
3672 Fix building of URIs from filenames
3674 2008-01-31 [wwp] 3.2.0cvs71
3677 Fixes debug output of compiled-in features list
3678 (completes 3.2.0cvs60).
3680 2008-01-31 [colin] 3.2.0cvs70
3685 * src/plugins/Makefile.am
3686 * src/plugins/clamav/.cvsignore
3687 * src/plugins/clamav/Makefile.am
3688 * src/plugins/clamav/README
3689 * src/plugins/clamav/clamav_plugin.c
3690 * src/plugins/clamav/clamav_plugin.h
3691 * src/plugins/clamav/clamav_plugin_gtk.c
3692 * src/plugins/clamav/clamav_plugin_gtk.deps
3693 Remove the Clamav plugin from the core
3695 2008-01-28 [wwp] 3.2.0cvs69
3698 * src/prefs_template.c
3699 * src/prefs_template.h
3702 * src/quote_fmt_lex.l
3703 * src/quote_fmt_parse.y
3704 Fix for bug #1493: count lines (\n chars) according to the way
3705 format body is passed (i.e. \-escaped or not).
3707 2008-01-27 [paul] 3.2.0cvs68
3711 * src/prefs_actions.c
3712 * src/prefs_filtering.c
3713 * src/prefs_folder_item.c
3714 * src/prefs_template.c
3716 some minor changes to the English
3718 2008-01-24 [colin] 3.2.0cvs67
3720 * src/etpan/imap-thread.c
3721 * src/etpan/nntp-thread.c
3722 Fix bug 1348, 'Hang ups at exit time with
3723 pgp plugin since 3.0.2'
3725 2008-01-23 [colin] 3.2.0cvs66
3728 Fix translation of something that shouldn't be
3730 2008-01-23 [colin] 3.2.0cvs65
3733 Fix bug 1486, 'Re: Incorrect content when replying'
3734 Revert to full scan if short scan found only 0-length
3737 2008-01-23 [paul] 3.2.0cvs64
3739 * src/prefs_folder_item.c
3740 fix bug 1485, 'selecting a folder's default
3741 account if name contains '&''
3743 2008-01-23 [colin] 3.2.0cvs63
3749 Fix bug 1480, 'should be able to display mail file
3750 from command line'. Let 'claws-mail --select' accept
3751 absolute paths in addition to folder identifiers.
3753 2008-01-22 [wwp] 3.2.0cvs62
3760 * src/common/utils.c
3761 * src/common/utils.h
3762 Allow from=address in mailto sequence:
3763 --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
3764 The 'from' will try to select the first account matching in accounts list,
3765 otherwise will use the usual account selection mechanism but override with
3766 this 'from' address.
3767 Allow mailto with NNTP accounts
3768 mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
3769 is the default one or if a NNTP account address is used with 'from'.
3770 This is more or less a bugfix as it was possible to use mailto with a NNTP
3771 default account but the complete mailto sequence was put in To.
3773 2008-01-22 [wwp] 3.2.0cvs61
3775 * doc/man/claws-mail.1
3776 Updated the man page: status of few features, command-line
3777 usage (--version-full) and completed list of config files
3780 2008-01-22 [wwp] 3.2.0cvs60
3783 Added --version-full to display version and compiled-in
3784 features list (for later use by Clawsker for instance).
3786 2008-01-22 [holger] 3.2.0cvs59
3788 * src/addrduplicates.c
3789 Fix scrolling in addressbook duplicate
3790 finder result dialog
3792 2008-01-21 [colin] 3.2.0cvs58
3795 Fix bug 1457, 'sorting messages on, say, from,
3796 should subsort on previous sort choice'. Subsort
3797 by date when sort is Subject, From, To, Tags.
3799 2008-01-21 [colin] 3.2.0cvs57
3806 Fix bug 1478, 'Wrong pthread_create calls all
3807 over the place'. Patch by Christian Cornelssen
3809 2008-01-20 [colin] 3.2.0cvs56
3812 * src/etpan/imap-thread.c
3813 * src/etpan/imap-thread.h
3814 Fix bug 1468, 'Use IMAP keyword to
3815 store "forwarded" flag'
3817 2008-01-20 [colin] 3.2.0cvs55
3820 Make list operations faster
3822 2008-01-20 [colin] 3.2.0cvs54
3825 Fix bug 1353, 'on startup with small screen
3826 layout, keyboard input gets lost'
3828 2008-01-20 [colin] 3.2.0cvs53
3831 Complete 3.2.0cvs49, and fixes bug 1477,
3832 'Claws Mail crashes when view PGP-encrypted
3835 2008-01-20 [colin] 3.2.0cvs52
3838 Fix privacy menu update when replying to
3839 encrypted mail and no default privacy
3842 2008-01-19 [colin] 3.2.0cvs51
3846 * src/plugins/bogofilter/bogofilter.c
3847 * src/plugins/clamav/clamav_plugin.c
3848 * src/plugins/spamassassin/spamassassin.c
3849 Batch filtering deletions too (and save 4 bytes
3850 per MsgInfo in the process :)
3852 2008-01-19 [colin] 3.2.0cvs50
3855 Make cache update after copies much faster
3858 2008-01-19 [colin] 3.2.0cvs49
3861 Check g_fopen() success