1 2008-11-26 [colin] 3.6.1cvs44
6 Make sure libgcrypt's threading is initialised
7 before gnutls. See also old bug 1539.
9 2008-11-26 [colin] 3.6.1cvs43
13 * src/etpan/imap-thread.c
14 Fix possible crashes due to clist_begin()
15 not checking for NULLs (it should!)
17 2008-11-25 [colin] 3.6.1cvs42
20 Fix line length in MIME parameters
22 2008-11-22 [paul] 3.6.1cvs41
25 grab Return key press in attachments Properties
28 2008-11-21 [colin] 3.6.1cvs40
32 Fix bug 1776, 'use encoded name parameters
33 for attachments instead of ascii'.
34 Break the RFC 2047 by using B-encoded
35 filename parameter, like everyone does,
36 following advice from the RFC author.
38 2008-11-21 [colin] 3.6.1cvs39
41 Rehandshake if server asks to
43 2008-11-21 [colin] 3.6.1cvs38
47 * src/common/session.h
49 Move conditional-compilation members to
52 2008-11-19 [wwp] 3.6.1cvs37
55 Fixed wrong behaviour when pressing Escape (was not cancelling
58 2008-11-19 [wwp] 3.6.1cvs36
65 * src/prefs_filtering_action.c
70 Replace occurrences of "command line" with "command-line" everywhere.
71 Enforce code style (mostly indentation) in prefs_actions.c.
73 2008-11-19 [colin] 3.6.1cvs35
78 Add primary_paste_unselects hidden preference
79 to change how middle-click pasting changes
80 the selection and insert point; defaults to
83 2008-11-19 [colin] 3.6.1cvs34
86 Always give focus to summaryview, even if
87 the folder is empty, in small screen layout.
88 Allows to go back to folderlist using the
91 2008-11-18 [colin] 3.6.1cvs33
94 Put back conditional at the end of struct
96 2008-11-18 [colin] 3.6.1cvs32
99 * src/common/w32_reg.c
100 Fix crash on win32 when browsing to a
103 2008-11-15 [colin] 3.6.1cvs31
106 After a mid-click paste, deselect selection
107 and go to end of paste.
109 2008-11-15 [colin] 3.6.1cvs30
112 Auto-save draft after external editor quits
114 2008-11-15 [colin] 3.6.1cvs29
116 * src/plugins/pgpcore/sgpgme.c
117 Fix wrong error display, thanks to
120 2008-11-14 [colin] 3.6.1cvs28
122 * src/prefs_actions.c
123 Comment out bogus (IMO) warning
125 2008-11-14 [colin] 3.6.1cvs27
132 Share summaryview's context menu actions with
133 the equivalent menu items of the main menu;
134 this allows to share accelerators and de-
137 2008-11-14 [colin] 3.6.1cvs26
139 * src/plugins/pgpcore/sgpgme.c
140 Fix bug 1768, 'claws-mail crashes while
141 checking smime bad signature'
143 2008-11-13 [colin] 3.6.1cvs25
147 Fix redefinition of PREFSBUFSIZE
149 2008-11-13 [wwp] 3.6.1cvs24
151 * tools/popfile-link.sh
152 Add support for reusing existing POPFile session ID.
154 2008-11-12 [colin] 3.6.1cvs23
157 Fix bug 1771, 'Folder template gets
158 truncated when exiting the application'
159 Use a 32k buffer for string preferences
161 2008-11-11 [colin] 3.6.1cvs22
164 Fix "display sender using addressbook" when
165 prefs_common.swap_from is in use. Patch by
168 2008-11-11 [colin] 3.6.1cvs21
173 Make a few functions static
175 2008-11-07 [colin] 3.6.1cvs20
179 Fix crash when rebuilding colorlabel
183 * src/prefs_account.c
184 * src/prefs_compose_writing.c
185 * src/prefs_logging.c
186 * src/prefs_message.c
188 * src/prefs_receive.c
189 * src/prefs_summaries.c
190 * src/prefs_wrapping.c
191 * src/plugins/bogofilter/bogofilter_gtk.c
192 * src/plugins/pgpcore/prefs_gpg.c
193 * src/plugins/spamassassin/spamassassin_gtk.c
194 Fix deprecated use of page_size in
195 gtkspinbutton adjustments
197 2008-11-06 [mones] 3.6.1cvs19
200 Fix missing "About" in Help menu
201 * tools/claws.i18n.status.pl
204 2008-11-05 [colin] 3.6.1cvs18
209 * src/common/socket.c
210 * src/common/socket.h
213 w32: Implement single launch (lock
214 socket); always put debug log to
215 the rc_dir; fix Start menu update
216 after registering as default Mail
219 2008-11-05 [colin] 3.6.1cvs17
222 Setting the Mail start menu item in HKCU
223 confuses the Internet Options dialog. Do
224 it in HKLM as this dialog does.
226 2008-11-04 [colin] 3.6.1cvs16
228 * src/common/w32_reg.c
231 2008-11-04 [colin] 3.6.1cvs15
234 w32: Fix getting content-type
238 * src/prefs_ext_prog.c
240 w32: better integration (use the
241 standard file associations instead
242 of our platform-unadapted open
246 * src/common/w32_reg.c
247 * src/common/w32lib.h
248 w32: better integration (allow
249 setting Claws as default MUA)
251 2008-11-01 [colin] 3.6.1cvs14
254 Fix wrongly converted non-ascii characters
255 when locale's charset is US-ASCII (strict-mode
256 was failing in this case)
258 2008-10-30 [colin] 3.6.1cvs13
264 Use one UI Manager per mimeview, instead of
265 the global one -- else user_data pointer gets
266 broken if opening and closing another message-
267 view, then using right-click on a mimeview's
268 mimepart. Probably fixes bug 1711, 'Save-as
271 2008-10-24 [paul] 3.6.1cvs12
274 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
275 * tools/kdeservicemenu/install.sh
276 another, possibly the final?, attempt on getting this
279 2008-10-24 [paul] 3.6.1cvs11
281 * tools/kdeservicemenu/install.sh
282 fix servicemenu installation directory on kde4
284 2008-10-24 [paul] 3.6.1cvs10
286 * tools/kdeservicemenu/README
287 * tools/kdeservicemenu/install.sh
288 add support for kde4 in addition to kde3.
289 a rework involving checking for kde4-config, then
290 kde-config, finally prompting the user for the
291 location of either if they cannot be found
294 2008-10-18 [paul] 3.6.1cvs9
296 * tools/claws.i18n.status.pl
297 updated with latest translator info.
298 only print for languages defined in %langname
300 2008-10-17 [paul] 3.6.1cvs8
302 * src/plugins/pgpcore/sgpgme.c
303 when listing the uid's, show the uid validity
305 2008-10-16 [paul] 3.6.1cvs7
310 2008-10-13 [wwp] 3.6.1cvs6
313 Updated French translation.
315 2008-10-11 [colin] 3.6.1cvs5
318 Fix bug 1756, "Outdated translators list in About
319 dialogue". Patch by Aleksei Miheev.
321 2008-10-11 [colin] 3.6.1cvs4
331 * src/prefs_account.c
339 * src/common/session.c
340 * src/common/session.h
343 * src/common/socket.c
344 * src/common/socket.h
347 * src/common/ssl_certificate.c
348 * src/common/ssl_certificate.h
350 * src/gtk/sslcertwindow.c
351 * src/gtk/sslcertwindow.h
354 2008-10-11 [colin] 3.6.1cvs3
356 * src/common/ssl_certificate.c
357 Make local function static
359 2008-10-10 [colin] 3.6.1cvs2
362 * src/common/ssl_certificate.c
363 * src/gtk/sslcertwindow.c
364 Add offline certificate verification,
365 thanks to Nikos Mavrogiannopoulos for the
368 2008-10-10 [colin] 3.6.1cvs1
370 * src/common/ssl_certificate.c
371 * src/gtk/sslcertwindow.c
374 2008-10-10 [paul] 3.6.1
384 2008-10-10 [colin] 3.6.0cvs25
387 Tell libetpan it doesn't need to init
390 2008-10-10 [colin] 3.6.0cvs24
393 Remove references to openssl
395 2008-10-09 [colin] 3.6.0cvs23
400 2008-10-09 [colin] 3.6.0cvs22
403 Error out when building against openssl
405 2008-10-09 [colin] 3.6.0cvs21
412 Disable OpenSSL due to requirement of
413 OpenSSL exception. Code not removed yet,
414 just in case, but disabled.
416 2008-10-09 [colin] 3.6.0cvs20
426 * src/prefs_ext_prog.c
428 * src/prefs_image_viewer.c
432 * src/gtk/Makefile.am
434 * src/gtk/gtksourceprintjob.c
435 * src/gtk/gtksourceprintjob.h
436 Revert previous patch. It'd be better to remove
437 OpenSSL instead, as GnuTLS works as well.
439 2008-10-09 [colin] 3.6.0cvs19
449 * src/prefs_ext_prog.c
451 * src/prefs_image_viewer.c
455 * src/gtk/Makefile.am
457 * src/gtk/gtksourceprintjob.c
458 * src/gtk/gtksourceprintjob.h
459 Remove the libgnomeprint interface (deprecated,
460 and fixes Debian's #501570, 'Copyright confusion')
462 2008-10-09 [colin] 3.6.0cvs18
465 Require libetpan 0.57 (important fixes)
467 2008-10-08 [paul] 3.6.0cvs17
469 * src/prefs_filtering_action.c
470 * src/prefs_matcher.c
471 enable re-ordering of the filtering/processing
472 condition and actions lists by drag'n'drop
474 2008-10-08 [colin] 3.6.0cvs16
479 2008-10-07 [colin] 3.6.0cvs15
482 After thinking, revert this. It's only a minor
483 annoyance to GSSAPI users, and I can't test this
484 right now. Postponed until after next good release.
486 2008-10-07 [colin] 3.6.0cvs14
489 Don't ask for a password when using GSSAPI
491 2008-10-07 [colin] 3.6.0cvs13
494 Fix build with GTK+ < 2.14
496 2008-10-07 [colin] 3.6.0cvs12
503 * src/gtk/colorlabel.c
504 Fix bug 1749, 'Shortcut keys for color labels
506 Make fullscreen a setting remembered between
509 2008-10-07 [colin] 3.6.0cvs11
512 Fix bug 1747, 'Wanderlust keybindings no longer
513 working (regression)'
515 2008-10-07 [colin] 3.6.0cvs10
518 Make fullscreen a real menu item
520 2008-10-07 [colin] 3.6.0cvs9
523 Make sure we won't save size when
526 2008-10-06 [colin] 3.6.0cvs8
530 Handle fullscreen via F11. Patch by
533 2008-10-06 [colin] 3.6.0cvs7
536 Fix return value when setting client cert
538 2008-10-04 [colin] 3.6.0cvs6
541 Fix bug 1742, 'Attachment list contents not
544 2008-10-04 [paul] 3.6.0cvs5
547 fix failure of Hide toolbar option on restart
549 2008-10-04 [colin] 3.6.0cvs4
556 Maemo: Fix bug 1737, Crashes upon opening
558 2008-10-04 [paul] 3.6.0cvs3
561 submitted (just a little late) by Frederico
564 2008-10-03 [wwp] 3.6.0cvs2
567 Many fixes, mostly in menus and accelerators.
569 2008-10-03 [colin] 3.6.0cvs1
572 Allow network mounts with new GTKs: they're
573 available via FUSE mounts and we don't need
576 2008-10-03 [paul] 3.6.0
583 2008-10-03 [paul] 3.5.0cvs145
590 new translations. added by Yasen Pramatarov,
591 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
600 updated translations. submitted by Miquel Oliete,
601 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
602 Andrea Spadaccini, Emilian Nowak, and Ralph Young
604 2008-10-02 [colin] 3.5.0cvs144
606 * src/common/session.c
607 Fix crash when connection fails on windows
609 2008-10-01 [colin] 3.5.0cvs143
612 Real fix for FS-unsafe chars on win32
614 2008-10-01 [colin] 3.5.0cvs142
617 Encode prohibited filenames on win32
619 2008-09-30 [mones] 3.5.0cvs141
625 Fix output of some debug messages
627 2008-09-30 [colin] 3.5.0cvs140
639 * src/gtk/sslcertwindow.c
640 Win32: Fix time usage; use g_stat
642 2008-09-29 [colin] 3.5.0cvs139
645 Fix case-sensitive match of subject
648 2008-09-29 [colin] 3.5.0cvs138
650 * src/folder_item_prefs.c
651 * src/folder_item_prefs.h
653 * src/prefs_folder_item.c
654 * src/prefs_matcher.c
656 * src/common/string_match.c
658 Fix a huge leak (dozens of megs per folder
659 change) on Windows: disable regexps
661 2008-09-28 [paul] 3.5.0cvs137
666 2008-09-27 [colin] 3.5.0cvs136
670 Add accessor for cur_account
672 2008-09-27 [colin] 3.5.0cvs135
675 Fix crash when error happen on session establishment
677 2008-09-26 [mones] 3.5.0cvs134
682 2008-09-26 [colin] 3.5.0cvs133
684 * src/plugins/pgpcore/claws.def
687 2008-09-26 [colin] 3.5.0cvs132
691 * src/plugins/pgpcore/pgp_viewer.c
692 Add an accessor to prefs_common for plugins
695 2008-09-25 [colin] 3.5.0cvs131
698 Fix bug 1725, 'useless lines in clawsrc'
699 * src/plugins/smime/mypgpcore.def
702 2008-09-25 [paul] 3.5.0cvs130
704 * src/plugins/smime/mypgpcore.def
705 * src/plugins/smime/plugin.def
706 * src/plugins/smime/version.rc
707 add these windows-specific files
710 2008-09-25 [colin] 3.5.0cvs129
713 Load standard plugins only on first run
715 2008-09-25 [colin] 3.5.0cvs128
720 2008-09-24 [colin] 3.5.0cvs127
723 Add nb_NO's charset (iso-8859-1)
725 2008-09-24 [colin] 3.5.0cvs126
728 Fix get_mail_base_dir() on windows
729 (was synced from main ages ago)
731 2008-09-24 [colin] 3.5.0cvs125
735 Integrate better with Windows' style
737 2008-09-23 [paul] 3.5.0cvs124
742 offer these strings to translators too
744 2008-09-23 [colin] 3.5.0cvs123
747 Add a --disable-dbus flag in case we want
748 no DBUS even if headers are available (like
749 for building gpg4win)
752 * src/prefs_logging.c
754 * src/plugins/pgpcore/sgpgme.c
755 * src/plugins/smime/claws.def
757 - disable filtering log (it's crashy for
759 - fix gmtime_r when time is -1 (before 01/01/70)
760 - add symbols for smime
762 2008-09-22 [colin] 3.5.0cvs122
768 Fix cursor position after changing account
772 Fix absolute path detection
774 2008-09-21 [colin] 3.5.0cvs121
776 * src/gtk/gtkaspell.c
777 Don't try to use empty dictionaries
779 2008-09-20 [colin] 3.5.0cvs120
782 Add the new files to the translations
784 2008-09-20 [colin] 3.5.0cvs119
787 * src/plugins/Makefile.am
788 * src/plugins/smime/Makefile.am
789 * src/plugins/smime/plugin.c
790 * src/plugins/smime/smime.c
791 * src/plugins/smime/smime.deps
792 * src/plugins/smime/smime.h
793 Include S/Mime plugin in the main plugins
794 Will ease the Gpg4win team's work
796 2008-09-20 [colin] 3.5.0cvs118
803 * src/common/socket.c
805 * src/plugins/pgpcore/claws.def
806 Windows: more fixes, thanks to wwp and
809 2008-09-20 [colin] 3.5.0cvs117
812 Tell on which server errors happened
814 2008-09-20 [colin] 3.5.0cvs116
816 * src/etpan/etpan-thread-manager.c
817 * src/etpan/imap-thread.c
818 * src/etpan/nntp-thread.c
819 Windows: Fix hang on IMAP/NNTP
821 2008-09-20 [colin] 3.5.0cvs115
824 Fix bug 1723, "Buffer overflow crash caused by
825 preview in 'Date format help' dialog box"
826 Also, optimise fast_strftime a bit :)
828 2008-09-18 [colin] 3.5.0cvs114
832 Check for NULLs before str* functions
834 2008-09-18 [colin] 3.5.0cvs113
839 Handle html parts in multipart/related
840 Decode ISO-8859-1 as Windows-1252 (the former
841 is a subset of the latter) in order to
842 workaround Outlook mails misencoding
843 * src/gtk/logwindow.c
844 * src/gtk/logwindow.h
845 Clear mainwindow's error pixmap when the
846 error scrolls out of the log
848 2008-09-17 [colin] 3.5.0cvs112
851 Fix image loading (multiple childs added to
852 scrolledwindow, break of the resize functionality)
854 * src/prefs_folder_item.c
855 * src/prefs_spelling.c
856 * src/gtk/gtkaspell.c
857 Better fix problems with dictionaries updates
859 2008-09-17 [colin] 3.5.0cvs111
862 Fix double-opening (fixes multiple signatures when
865 2008-09-16 [colin] 3.5.0cvs110
867 * src/prefs_account.c
868 * src/prefs_folder_item.c
869 * src/prefs_spelling.c
870 * src/gtk/gtkaspell.c
871 Better stripping of aspell dictionaries names
877 2008-09-16 [colin] 3.5.0cvs109
882 * src/prefs_account.h
885 * src/gtk/inputdialog.c
886 Don't add a pref to allow remembering passwords
887 (Just not checking the checkbox is enough)
889 2008-09-16 [colin] 3.5.0cvs108
892 Require libetpan 0.56 as 0.55 is crashy
895 * src/gtk/inputdialog.c
896 * src/gtk/inputdialog.h
899 2008-09-16 [wwp] 3.5.0cvs107
902 Complete 3.5.0cvs106 by removing a function that got
903 moved to account.[ch].
905 2008-09-16 [wwp] 3.5.0cvs106
911 * src/quote_fmt_lex.l
912 * src/quote_fmt_parse.y
913 Add account signature (path and value string) manipulation
914 keywords to the template processor. It's now possible in
915 all templates to insert the account signature to an
916 arbitrary location or to pass it to a external script for
920 2008-09-16 [mones] 3.5.0cvs105
927 * src/prefs_account.h
932 * src/gtk/inputdialog.c
933 * src/gtk/inputdialog.h
934 Implement session passwords: unsaved passwords for receiving
935 or sending of accounts can be remembered while running to
936 avoid repetitive typing.
937 As keeping passwords in memory is unsafe a new preference
938 in Other page is added to activate or not such capability.
940 2008-09-14 [colin] 3.5.0cvs104
944 Make conv_iconv_strdup static
946 2008-09-12 [colin] 3.5.0cvs103
953 * src/folder_item_prefs.c
954 * src/folder_item_prefs.h
956 * src/prefs_account.c
959 * src/prefs_folder_item.c
960 * src/prefs_spelling.c
961 * src/prefs_template.c
963 * src/quote_fmt_parse.y
966 * src/gtk/Makefile.am
969 * src/gtk/gtkaspell.c
970 * src/gtk/gtkaspell.h
971 * src/plugins/bogofilter/Makefile.am
972 * src/plugins/dillo_viewer/Makefile.am
973 * src/plugins/spamassassin/Makefile.am
974 * src/plugins/trayicon/Makefile.am
975 Switch spellchecker to Enchant
977 2008-09-12 [paul] 3.5.0cvs102
980 * tools/csv2addressbook.pl
981 add support for Fox Mail
983 2008-09-12 [paul] 3.5.0cvs101
986 * src/prefs_wrapping.c
989 2008-09-12 [paul] 3.5.0cvs100
992 revert cvs99's libenchant commit error
994 2008-09-12 [colin] 3.5.0cvs99
997 Only go to inbox if there are new mails
998 (and fetch was manual)
1000 2008-09-10 [colin] 3.5.0cvs98
1004 * src/common/session.c
1005 Use g_timeout_add_seconds instead of g_timeout_add
1006 on glib >= 2.14 when we don't need precision on the
1007 delay. This helps reducing power consumption:
1008 http://mjg59.livejournal.com/74651.html
1010 2008-09-10 [colin] 3.5.0cvs97
1013 Don't save window size and position when
1014 compose is hidden (filtering action)
1016 2008-09-09 [colin] 3.5.0cvs96
1022 * src/addressbook_foldersel.c
1028 * src/editaddress_other_attributes_ldap.h
1032 * src/editldap_basedn.c
1041 * src/grouplistdialog.c
1044 * src/image_viewer.c
1055 * src/prefs_actions.c
1056 * src/prefs_filtering.c
1057 * src/prefs_folder_column.c
1059 * src/prefs_summary_column.c
1060 * src/prefs_toolbar.c
1061 * src/send_message.c
1063 * src/sourcewindow.c
1064 * src/sourcewindow.h
1068 * src/stock_pixmap.c
1069 * src/stock_pixmap.h
1078 * src/common/utils.c
1080 * src/gtk/colorlabel.c
1081 * src/gtk/colorlabel.h
1082 * src/gtk/combobox.h
1083 * src/gtk/description_window.c
1085 * src/gtk/gtkaspell.c
1086 * src/gtk/gtkaspell.h
1087 * src/gtk/gtkcmclist.c
1088 * src/gtk/gtkcmclist.h
1089 * src/gtk/gtkcmctree.c
1090 * src/gtk/gtkcmctree.h
1091 * src/gtk/gtkcmoptionmenu.h
1092 * src/gtk/gtksctree.c
1093 * src/gtk/gtksctree.h
1094 * src/gtk/gtkshruler.c
1095 * src/gtk/gtkshruler.h
1096 * src/gtk/gtksourceprintjob.c
1097 * src/gtk/gtksourceprintjob.h
1098 * src/gtk/gtkutils.c
1099 * src/gtk/gtkutils.h
1100 * src/gtk/gtkvscrollbutton.c
1101 * src/gtk/gtkvscrollbutton.h
1102 * src/gtk/icon_legend.c
1103 * src/gtk/inputdialog.c
1104 * src/gtk/logwindow.c
1105 * src/gtk/logwindow.h
1106 * src/gtk/manage_window.c
1107 * src/gtk/manage_window.h
1109 * src/gtk/prefswindow.c
1110 * src/gtk/progressdialog.c
1111 * src/gtk/progressdialog.h
1112 * src/plugins/bogofilter/bogofilter_gtk.c
1113 * src/plugins/pgpcore/passphrase.c
1114 * src/plugins/spamassassin/spamassassin_gtk.c
1115 * src/plugins/trayicon/trayicon.c
1116 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1117 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1118 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1119 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1120 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1121 Complete GTK+ 2.14 undeprecation
1122 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
1124 2008-09-09 [colin] 3.5.0cvs95
1126 * src/gtk/gtkcmclist.h
1127 Fix build on GTK+ 2.14
1129 2008-09-08 [colin] 3.5.0cvs94
1133 Remove GtkSignalFunc
1135 2008-09-07 [colin] 3.5.0cvs93
1138 * src/addressbook_foldersel.c
1139 * src/gtk/gtkcmclist.c
1140 * src/gtk/gtkcmclist.h
1141 * src/gtk/gtkcmctree.c
1142 * src/gtk/gtkcmctree.h
1143 * src/gtk/gtksctree.c
1144 * src/gtk/prefswindow.c
1145 * src/gtk/prefswindow.h
1146 Use GDestroyNotify instead of GtkDestroyNotify
1147 (deprecated in GTK+ 2.14)
1149 2008-09-07 [colin] 3.5.0cvs92
1152 Fix bug 1712, 'invalid "Phishing attempt warning"
1153 when linked text ends with spaces'
1155 2008-09-05 [colin] 3.5.0cvs91
1158 Maybe fix bug 1711, 'Save-as attachment crashes'
1159 Possibly wrong free() due to pointer shifting
1161 2008-09-05 [colin] 3.5.0cvs90
1164 Fix bug 1710, 'User misreads "Discard Message"
1165 as "Discard Changes"'. Propose to save or discard
1166 only the latest changes when closing an existing
1167 draft. Autosave may still have saved parts of the
1170 2008-09-04 [colin] 3.5.0cvs89
1173 Fix bug 1707, 'Segfault when sorting on non-visible column'
1175 2008-09-01 [colin] 3.5.0cvs88
1180 * src/etpan/imap-thread.c
1181 * src/etpan/imap-thread.h
1182 Store spam flag on IMAP (Junk/NonJunk, as
1183 ThunderBird does - this is nonstandard)
1185 2008-08-31 [wwp] 3.5.0cvs87
1188 Fix globish edition^Wediting.
1190 2008-08-31 [wwp] 3.5.0cvs86
1193 Don't break nickname editing for non-LDAP books (nickname
1194 value was overwritten when editing existing contact, this
1195 came from 3.0.2cvs109).
1197 2008-08-30 [colin] 3.5.0cvs85
1201 Fix "Apply tags..." key shortcut
1203 2008-08-29 [iwkse] 3.5.0cvs84
1208 2008-08-29 [iwkse] 3.5.0cvs83
1211 Disable "Move to trash" action if
1212 we are in a trash-like folder.
1215 2008-08-29 [paul] 3.5.0cvs82
1218 bump up libetpan version requirement since
1219 0.55 is released now
1221 2008-08-28 [wwp] 3.5.0cvs81
1225 * src/prefs_account.c
1226 * src/prefs_account.h
1227 Add finer granularity to the POP3's remove-after delay (now in
1228 hours in addition to in days), patch by Paul Rolland.
1230 2008-08-28 [wwp] 3.5.0cvs80
1232 * src/gtk/combobox.c
1233 Fix a typo in a comment.
1235 2008-08-28 [iwkse] 3.5.0cvs79
1238 * src/prefs_actions.c
1239 * src/prefs_filtering.c
1240 * src/prefs_template.c
1241 Add search feature to the account,
1242 template and action dialog.
1243 It's turned on selecting one row
1244 of the list and typing some random
1245 letter. Thanks to wwp, colinl
1247 2008-08-28 [colin] 3.5.0cvs78
1252 * src/prefs_account.c
1253 * src/prefs_account.h
1257 * src/stock_pixmap.c
1258 * src/stock_pixmap.h
1260 * src/pixmaps/key_gpg_signed.xpm
1261 Fix bug 1412, "Sign reply, if mail was signed"
1262 Add an account preference to sign replies to signed mails
1264 2008-08-28 [iwkse] 3.5.0cvs77
1266 * src/prefs_filtering.c
1267 Making the search more useful,
1268 jumping directly to the relative rule.
1270 2008-08-27 [colin] 3.5.0cvs76
1275 2008-08-27 [colin] 3.5.0cvs75
1277 * src/gtk/gtkcmctree.c
1280 2008-08-26 [colin] 3.5.0cvs74
1282 * src/gtk/gtkcmctree.c
1283 Fix missing inits on old glib
1285 2008-08-26 [wwp] 3.5.0cvs73
1287 * src/common/utils.c
1288 Added 'Fwd' to the list of known common subject prefixes.
1290 2008-08-25 [iwkse] 3.5.0cvs72
1292 * src/image_viewer.c
1293 Add animated gif support to the
1296 2008-08-25 [colin] 3.5.0cvs71
1298 * src/gtk/gtkcmctree.c
1299 Make sure work isn't null
1301 2008-08-24 [colin] 3.5.0cvs70
1304 Fix typo on SSL_CERT_DIR
1306 2008-08-23 [holger] 3.5.0cvs69
1309 Fix bug 1699 'Separator line mis-placed when
1310 printing some e-mails'. The number of header lines
1311 was not correctly calculated when Pango inserts
1314 2008-08-23 [colin] 3.5.0cvs68
1317 Fix the account selector button; thanks
1320 2008-08-21 [colin] 3.5.0cvs67
1324 Add a compose preference for auto-indent
1327 Make colorlabel accels a bit less hacky
1329 2008-08-21 [colin] 3.5.0cvs66
1332 * src/prefs_common.c
1333 * src/prefs_common.h
1334 * src/prefs_wrapping.c
1335 Add a preference for autoindent; fix no_join tag
1336 being applied to whole lines instead of just \n when
1339 2008-08-21 [colin] 3.5.0cvs65
1342 Add support for auto-indentation
1344 2008-08-19 [colin] 3.5.0cvs64
1347 Save Autowrap status in drafts/queued mails
1349 2008-08-19 [colin] 3.5.0cvs63
1352 Fix a comment (in reality, test commit on
1355 2008-08-17 [colin] 3.5.0cvs62
1357 * src/prefs_actions.c
1360 * src/common/socket.h
1361 * src/gtk/gtkcmctree.c
1364 2008-08-16 [colin] 3.5.0cvs61
1366 * src/editaddress_other_attributes_ldap.h
1367 Add 'l' field (localityName)
1369 2008-08-16 [colin] 3.5.0cvs60
1372 * src/gtk/gtkcmclist.c
1373 * src/gtk/gtkcmclist.h
1374 * src/gtk/gtkcmctree.c
1375 * src/gtk/gtksctree.c
1376 * src/gtk/gtkutils.c
1377 * src/gtk/gtkvscrollbutton.c
1378 Fix Maemo build (OS2007)
1380 2008-08-14 [colin] 3.5.0cvs59
1383 Don't crash if parent is null when creating
1385 * src/gtk/pluginwindow.c
1386 Don't crash on race when closing window while
1387 a plugin is loading and does gtk_iterations
1389 2008-08-13 [colin] 3.5.0cvs58
1394 Fix bug 1696, 'Viewing binary attachements
1395 as text over 1 MB' (various buglets)
1397 2008-08-10 [colin] 3.5.0cvs57
1400 * src/gtk/gtkcmclist.c
1401 Continue fixing GTK < 2.12 build, thanks to
1404 2008-08-10 [colin] 3.5.0cvs56
1406 * src/gtk/gtksctree.c
1407 Fix build on GTK < 2.12
1409 2008-08-09 [colin] 3.5.0cvs55
1412 Fix untranslatable strings, thanks to
1415 2008-08-07 [colin] 3.5.0cvs54
1421 * src/message_search.c
1424 * src/prefs_account.c
1425 * src/prefs_common.c
1426 * src/prefs_customheader.c
1427 * src/prefs_ext_prog.c
1428 * src/prefs_filtering_action.c
1430 * src/prefs_logging.c
1431 * src/prefs_matcher.c
1432 * src/prefs_msg_colors.c
1434 * src/summary_search.c
1437 * src/gtk/colorsel.c
1438 * src/gtk/gtkaspell.c
1439 * src/gtk/gtkutils.c
1440 * src/gtk/gtkutils.h
1441 * src/gtk/inputdialog.c
1442 * src/gtk/pluginwindow.c
1443 * src/gtk/quicksearch.c
1444 * src/plugins/bogofilter/bogofilter_gtk.c
1445 * src/plugins/dillo_viewer/dillo_prefs.c
1446 * src/plugins/spamassassin/spamassassin_gtk.c
1447 - Fix Ctrl-Space shortcut
1448 - Fix mime-parsing bug in procmime (cvs52)
1449 - Fix double-free in procmime (cvs52)
1450 - Use gtk_bin_get_child instead of GTK_BIN()->child
1451 - Fix Goto menu in mainwindow
1453 2008-08-07 [mones] 3.5.0cvs53
1456 Updated translation (lots of changes!)
1458 Add missing accelerator key
1460 Restored 'v' key function (thanks Colin!)
1462 2008-08-06 [colin] 3.5.0cvs52
1466 * src/addrduplicates.c
1477 Fix my use of g_utf8_strdown (it returns
1478 a newly allocated string and doesn't
1479 change the parameter)
1481 2008-08-06 [colin] 3.5.0cvs51
1484 Fix bug 1690, 'Copy/Paste in edit window may
1485 break Undo'; middle-click pastes aren't
1486 REPLACE_INSERT but just INSERT.
1487 Also, fix privacy menu selection
1489 2008-08-05 [colin] 3.5.0cvs50
1495 * src/addrduplicates.c
1507 * src/common/socket.c
1508 * src/gtk/gtkutils.c
1509 * src/gtk/gtkutils.h
1511 * src/plugins/spamassassin/spamassassin.c
1512 More undeprecation (Glib)
1514 2008-08-05 [colin] 3.5.0cvs49
1516 * src/prefs_account.c
1517 * src/prefs_filtering_action.c
1518 * src/prefs_matcher.c
1519 * src/gtk/Makefile.am
1520 * src/gtk/claws-marshal.list
1521 * src/gtk/colorlabel.c
1522 * src/gtk/colorsel.c
1523 * src/gtk/foldersort.c
1524 * src/gtk/gtkaspell.c
1525 * src/gtk/gtkcmclist.c
1526 * src/gtk/gtkcmclist.h
1527 * src/gtk/gtkcmctree.c
1528 * src/gtk/gtkcmctree.h
1529 * src/gtk/gtkcmoptionmenu.c
1530 * src/gtk/gtkcmoptionmenu.h
1531 * src/gtk/gtksctree.c
1532 * src/gtk/gtksctree.h
1533 * src/gtk/gtkutils.c
1534 * src/gtk/gtkutils.h
1535 * src/gtk/gtkvscrollbutton.c
1538 * src/gtk/quicksearch.c
1539 * src/plugins/dillo_viewer/dillo_viewer.c
1540 * src/plugins/pgpcore/select-keys.c
1541 Try to finish yesterday's commit
1543 2008-08-04 [colin] 3.5.0cvs48
1547 * src/addressbook_foldersel.c
1554 * src/editaddress_other_attributes_ldap.c
1556 * src/editldap_basedn.c
1559 * src/grouplistdialog.c
1560 * src/image_viewer.c
1565 * src/message_search.c
1571 * src/prefs_account.c
1572 * src/prefs_filtering_action.c
1573 * src/prefs_matcher.c
1574 * src/prefs_msg_colors.c
1575 * src/prefs_summaries.c
1577 * src/stock_pixmap.c
1578 * src/summary_search.c
1583 * src/gtk/Makefile.am
1584 * src/gtk/claws-marshal.list
1585 * src/gtk/colorsel.c
1586 * src/gtk/foldersort.c
1587 * src/gtk/gtkaspell.c
1588 * src/gtk/gtkcmclist.c
1589 * src/gtk/gtkcmclist.h
1590 * src/gtk/gtkcmctree.c
1591 * src/gtk/gtkcmctree.h
1592 * src/gtk/gtksctree.c
1593 * src/gtk/gtksctree.h
1594 * src/gtk/gtkutils.c
1595 * src/gtk/gtkutils.h
1596 * src/gtk/gtkvscrollbutton.c
1599 * src/gtk/quicksearch.c
1600 * src/plugins/dillo_viewer/dillo_viewer.c
1601 * src/plugins/pgpcore/select-keys.c
1602 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
1603 Undeprecate their implementation (GtkArg, GtkType, ...)
1604 Undeprecate a few other things here and there
1605 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
1606 Add #undef GTK_DISABLE_DEPRECATED in the files where we
1607 still have work to do
1609 2008-08-04 [colin] 3.5.0cvs47
1615 * src/stock_pixmap.c
1620 * src/image_viewer.c
1621 * src/gtk/gtkaspell.c
1622 * src/gtk/gtkvscrollbutton.c
1623 * src/plugins/dillo_viewer/dillo_viewer.c
1624 Undeprecate more things
1626 2008-08-02 [colin] 3.5.0cvs46
1629 Fix toggle menu activation state
1632 2008-08-02 [paul] 3.5.0cvs45
1636 /View/Show or hide/Message View
1638 2008-08-01 [paul] 3.5.0cvs44
1640 * src/common/utils.c
1641 * src/plugins/pgpcore/claws.def
1642 * src/plugins/pgpinline/claws.def
1643 fix compilation problems on mingw32,
1644 (bug 1688) Patch by Marcus Brinkmann
1646 2008-08-01 [colin] 3.5.0cvs43
1648 * src/gtk/gtkutils.c
1649 * src/gtk/gtkvscrollbutton.c
1652 2008-08-01 [colin] 3.5.0cvs42
1657 * src/prefs_account.c
1658 * src/prefs_folder_item.c
1661 * src/gtk/gtkaspell.c
1662 * src/gtk/gtkutils.c
1663 * src/gtk/gtkvscrollbutton.c
1664 Replace a few deprecated function calls
1666 2008-08-01 [paul] 3.5.0cvs41
1669 fix crash that occurs because of recent GtkUIManager
1670 changes. Thanks to Colin
1672 2008-07-31 [colin] 3.5.0cvs40
1681 Remove deprecated helper funcs
1683 2008-07-30 [colin] 3.5.0cvs39
1690 Move the folderview popup menu to GtkUIManager
1692 2008-07-29 [colin] 3.5.0cvs38
1707 Switch the main menu to GtkUIManager
1710 2008-07-29 [colin] 3.5.0cvs37
1713 Fix bug 1684, 'view news messages with large
1714 attachements segfaults'
1716 2008-07-29 [colin] 3.5.0cvs36
1729 More switches to GtkUIManager
1731 2008-07-26 [colin] 3.5.0cvs35
1737 2008-07-25 [colin] 3.5.0cvs34
1739 * src/addrcustomattr.c
1743 * src/editaddress_other_attributes_ldap.h
1747 * src/prefs_actions.c
1748 * src/prefs_filtering.c
1749 * src/prefs_template.c
1757 * src/plugins/trayicon/trayicon.c
1758 More changes from GtkItemFactory to GtkUIManager
1760 2008-07-25 [colin] 3.5.0cvs33
1763 Add a macro to remove menu items
1764 Make the gui_manager variable useless
1766 2008-07-24 [colin] 3.5.0cvs32
1769 Fix a gtk warning on clear
1773 Switch the message list popup menu to
1776 2008-07-23 [colin] 3.5.0cvs31
1778 * src/plugins/pgpcore/pgp_viewer.c
1779 * src/plugins/pgpcore/sgpgme.c
1780 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
1781 Patch by Thomas Wiegner <wiegner@gmx.de>
1783 2008-07-20 [paul] 3.5.0cvs30
1785 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1786 remove redundant GTK version check
1788 2008-07-20 [ticho] 3.5.0cvs29
1793 Moved sensitivity setting for "Download messages" for IMAP and
1794 news folders from folderview.c to imap_gtk.c and news_gtk.c
1795 respectively for better code readability.
1796 Fixed indentation in news' set_sensitivity().
1798 2008-07-20 [paul] 3.5.0cvs28
1801 remove more redundant code following cvs27
1803 2008-07-20 [paul] 3.5.0cvs27
1806 remove now redundant code
1809 fix bug 1673, 'Tools/Harvest adresses is
1810 grayed out if folder is empty'
1812 2008-07-19 [ticho] 3.5.0cvs26
1818 * src/gtk/gtkutils.c
1819 * src/gtk/gtkutils.h
1822 Use GtkUIManager for mimeview and tag edit dialog popup menus,
1823 instead of deprecated GtkItemFactory.
1825 2008-07-19 [colin] 3.5.0cvs25
1837 * src/prefs_account.c
1838 * src/prefs_actions.c
1839 * src/prefs_ext_prog.c
1840 * src/prefs_filtering.c
1841 * src/prefs_folder_item.c
1842 * src/prefs_image_viewer.c
1843 * src/prefs_logging.c
1844 * src/prefs_msg_colors.c
1847 * src/prefs_spelling.c
1848 * src/prefs_summaries.c
1849 * src/prefs_template.c
1852 * src/summary_search.c
1856 * src/common/Makefile.am
1857 * src/gtk/gtksctree.c
1858 * src/gtk/gtkutils.h
1859 * src/gtk/pluginwindow.c
1860 * src/gtk/quicksearch.c
1861 * src/plugins/bogofilter/bogofilter_gtk.c
1862 * src/plugins/dillo_viewer/dillo_prefs.c
1863 * src/plugins/pgpcore/prefs_gpg.c
1864 * src/plugins/spamassassin/spamassassin_gtk.c
1865 * src/plugins/trayicon/trayicon.c
1866 * src/plugins/trayicon/trayicon_prefs.c
1867 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
1868 or greater). Use the old deprecated one on GTK+ < 2.12.
1869 Easy! Straightforward! I'm not annoyed at all! It's not a loss
1872 2008-07-16 [colin] 3.5.0cvs24
1875 Fix folderview's scrolbar when starting minimised
1876 to tray, and popping up the mainwindow by calling
1877 claws-mail from the command line
1879 2008-07-08 [colin] 3.5.0cvs23
1882 Possibly fix po-headers appearing on empty
1885 2008-07-08 [colin] 3.5.0cvs22
1889 Finish the always_open tristate patch, by Jonathan
1892 2008-07-07 [paul] 3.5.0cvs21
1895 fix typo (missing ")
1897 2008-07-07 [paul] 3.5.0cvs20
1900 fit the menu style a bit better
1902 2008-07-07 [colin] 3.5.0cvs19
1904 * src/prefs_themes.c
1905 Make upgrading themes easier
1907 2008-07-07 [colin] 3.5.0cvs18
1910 * src/prefs_toolbar.c
1911 * src/stock_pixmap.c
1912 Finish fixing bug 1609, 'Icon issues'
1914 2008-07-07 [colin] 3.5.0cvs17
1916 * src/prefs_common.c
1917 Fix the default value
1919 2008-07-07 [colin] 3.5.0cvs16
1921 * src/prefs_summaries.c
1922 Revert my fix to the string, the correct term
1923 is indeed Message View
1925 2008-07-07 [colin] 3.5.0cvs15
1929 * src/prefs_common.c
1930 * src/prefs_common.h
1931 * src/prefs_summaries.c
1934 Change "Always open message when selected" to
1935 a tristate (Never/Always/When preview is visible)
1936 Patch by Jonathan Corbet <corbet@lwn.net>.
1938 2008-07-06 [paul] 3.5.0cvs14
1941 improve the layout of the dialogue
1944 fix some of the nasty coding style
1947 add some missing mnemonics
1949 2008-07-05 [paul] 3.5.0cvs13
1953 fix bug 1398, '"Change current account" is
1954 available even when there's only one account'
1955 * src/plugins/pgpcore/prefs_gpg.c
1956 put back a needed include, removed in error
1958 2008-07-05 [colin] 3.5.0cvs12
1961 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
1963 2008-07-05 [colin] 3.5.0cvs11
1967 Provide ability to rename newsgroups. Closes
1968 bug 1444, 'Add GUI option for renaming
1969 newsgroups'. Patch by Pawel Pekala
1971 2008-07-05 [colin] 3.5.0cvs10
1973 * src/plugins/pgpcore/passphrase.c
1974 * src/plugins/pgpcore/prefs_gpg.c
1975 * src/plugins/pgpcore/select-keys.c
1976 Simplify GTK includes (with the advantage
1977 of compiling against GTK+2.13); patch by
1980 2008-07-05 [colin] 3.5.0cvs9
1983 Add SSL client certificates
1985 2008-07-05 [colin] 3.5.0cvs8
1987 * src/prefs_account.c
1988 * src/common/session.h
1991 Add one path for certs
1993 2008-07-05 [colin] 3.5.0cvs7
1995 * src/prefs_account.c
1998 2008-07-04 [colin] 3.5.0cvs6
2002 * src/common/ssl_certificate.c
2003 Workaround distro bugs and fix certificate checking
2006 2008-07-04 [colin] 3.5.0cvs5
2009 * src/common/ssl_certificate.c
2010 * src/common/ssl_certificate.h
2011 * src/etpan/imap-thread.c
2012 * src/etpan/nntp-thread.c
2013 Fix some leaks, thanks to Martin Zwickel
2014 Rename gnutls functions that do the same
2015 as OpenSSL ones, to avoid symbol clashing
2016 when Claws is built against GnuTLS and
2017 libetpan against OpenSSL
2019 2008-07-04 [paul] 3.5.0cvs4
2021 * src/prefs_account.c
2022 remove 1 forgotten '.'
2024 2008-07-04 [paul] 3.5.0cvs3
2026 * src/prefs_account.c
2027 layout/engrish fixes to the 'Client
2030 2008-07-03 [colin] 3.5.0cvs2
2035 * src/prefs_account.c
2036 * src/prefs_account.h
2037 * src/prefs_common.c
2038 * src/send_message.c
2039 * src/common/session.c
2040 * src/common/session.h
2043 * src/common/socket.h
2046 * src/common/ssl_certificate.c
2047 * src/common/ssl_certificate.h
2048 * src/etpan/imap-thread.c
2049 * src/etpan/nntp-thread.c
2050 * src/gtk/inputdialog.c
2051 Add support for SSL client certificates (either PEM files
2052 with certificate and private key, either PKCS12 files)
2054 2008-06-28 [colin] 3.5.0cvs1
2057 Fix compilation with older GTKs
2059 2008-06-27 [paul] 3.5.0
2066 2008-06-27 [paul] 3.4.0cvs116
2071 2008-06-27 [paul] 3.4.0cvs115
2075 no longer build unmaintained translations
2077 2008-06-27 [paul] 3.4.0cvs114
2082 updated by Stephan Sachse, Flammie Pirinen, and
2083 Frederico Goncalves Guimaraes
2085 2008-06-26 [wwp] 3.4.0cvs113
2087 * manual/fr/advanced.xml
2088 Update French version of the manual (AutoFaces documentation).
2090 2008-06-26 [wwp] 3.4.0cvs112
2092 * manual/fr/advanced.xml
2093 * manual/fr/plugins.xml
2094 Updated French version of the manual (completed
2095 hidden options list, added note about Clawsker
2096 and new mail archiver plugin).
2098 2008-06-25 [colin] 3.4.0cvs111
2100 * src/gtk/gtkaspell.c
2101 Fix non-UTF8 in the replace with dialog
2102 * src/prefs_actions.c
2103 Fix possible crasher
2106 2008-06-24 [mones] 3.4.0cvs110
2109 Fix non-warning message, downgraded to debug info
2111 2008-06-24 [colin] 3.4.0cvs109
2114 Fix bug 1650, Message line too small after
2115 changing columns in "three columns" layout
2117 2008-06-24 [colin] 3.4.0cvs108
2120 Fix Spam button sensitivity in newsgroups
2122 2008-06-23 [wwp] 3.4.0cvs107
2125 Updated French translation.
2127 2008-06-23 [mones] 3.4.0cvs106
2130 Updated translation for release
2132 2008-06-22 [mones] 3.4.0cvs105
2134 * manual/es/plugins.xml
2135 Synced new entry for Mail Archiver plugin
2137 2008-06-22 [colin] 3.4.0cvs104
2140 Fix initial cursor position
2142 2008-06-21 [paul] 3.4.0cvs103
2144 * manual/plugins.xml
2145 add an entry for the new Mail Archiver plugin
2147 2008-06-21 [paul] 3.4.0cvs102
2150 we're in 'string freeze', put back the
2153 2008-06-21 [paul] 3.4.0cvs101
2155 * manual/advanced.xml
2156 * manual/es/advanced.xml
2157 fix build warning: <emphasis> cannot be contained
2160 fix non-clickable link on License page and drop
2161 the containing < > symbols to match other links
2163 2008-06-20 [mones] 3.4.0cvs100
2165 * manual/advanced.xml
2166 Added autofaces documentation, note about clawsker in hidden
2167 preferences, minor markup fix. Thanks Paul for proofreading
2168 * manual/es/advanced.xml
2169 Synchronised Spanish manual
2171 2008-06-16 [colin] 3.4.0cvs99
2174 Fix cursor placing on signature change
2176 2008-06-16 [paul] 3.4.0cvs98
2180 * src/gtk/inputdialog.c
2181 really fussy coding style fixes
2183 2008-06-16 [paul] 3.4.0cvs97
2186 keep the alphabetical order
2188 2008-06-13 [mones] 3.4.0cvs96
2192 * src/prefs_filtering_action.c
2193 Fixed cosmetic bug, processing also displays "Filtering"
2195 2008-06-13 [mones] 3.4.0cvs95
2198 * src/autofaces.c ** NEW FILE **
2199 * src/autofaces.h ** NEW FILE **
2201 Allow setting Faces and X-Faces globally and per-account
2202 from configuration files under ~/.claws-mail/autofaces
2204 2008-06-13 [holger] 3.4.0cvs94
2207 More files to ignore
2208 * src/gtk/inputdialog.c
2209 * src/gtk/inputdialog.h
2210 Make input dialog more generic so that a checkbox
2211 with custom text can be used in addition to the
2212 "remember this" checkbox
2215 * src/prefs_common.c
2216 * src/prefs_common.h
2217 Allow new folders to inherit the properties of the
2218 parent folder during folder creation
2220 2008-06-13 [wwp] 3.4.0cvs93
2223 a better fix for this string, won't break up translations,
2224 and is conform to other similar ones.
2226 2008-06-13 [wwp] 3.4.0cvs92
2228 * src/addrduplicates.c
2231 * src/addressbook_foldersel.c
2233 use tree decorations everywhere AB folders are used (AB tree pane,
2234 add address to AB, select AB folder, edit group, custom attr, find dup
2235 results), in order to match global style
2236 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
2237 double clicking on groups in tree pane does open the group edit dialog
2238 double clicking on other items in tree pane does expand/collapse
2239 fix a missing space in AB's delete-folder dialog
2240 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
2243 make foldersel dialog show dotted lines according to global (hidden) prefs
2245 2008-06-12 [colin] 3.4.0cvs91
2249 Fix bug 1635, 'Last character of message is truncated
2250 when changing accounts w/ sigs'
2252 Fix bug 1636, 'Can't select "properties" on "folders
2255 2008-06-11 [colin] 3.4.0cvs90
2258 Maybe fix bug 1623, 'exits with segfault when
2259 logging in to certain imap-servers'
2261 2008-06-10 [mones] 3.4.0cvs89
2266 * tools/convert_mbox.sh
2267 Undo cvs86 and cvs87, it really should be a patch to
2270 2008-06-10 [wwp] 3.4.0cvs88
2273 Updated French translation.
2275 2008-06-10 [mones] 3.4.0cvs87
2278 Oops, forgot to add previous script for distribution
2280 2008-06-10 [mones] 3.4.0cvs86
2284 * tools/convert_mbox.sh
2285 Added script to convert Evolution mail folders contributed
2286 by Daniel Dickinson <cshore@fionavar.ca>
2287 Fixes debian bug 461435
2289 2008-06-09 [colin] 3.4.0cvs85
2292 Integrate AWN information bubble if dbus is
2295 Fix crash when calling scan_required() on
2296 folder classes that don't implement them
2297 * src/common/session.c
2300 2008-06-09 [colin] 3.4.0cvs84
2303 Fix bug 1447, 'If user tries to close while starting
2304 up, it will not close ever.'
2306 2008-06-09 [colin] 3.4.0cvs83
2309 Fix bug 1628, 'Claws Mail crashes when
2310 filtering selected messages'
2312 2008-06-04 [colin] 3.4.0cvs82
2315 Complete handling of html parts in multipart/alternative
2318 2008-06-03 [paul] 3.4.0cvs81
2320 * src/prefs_message.c
2321 make always the english good
2323 2008-06-03 [colin] 3.4.0cvs80
2327 Fix bug 1624, '[PATCH] Quick search should be
2328 disabled for folder view'; based on a patch by
2331 2008-06-03 [iwkse] 3.4.0cvs79
2334 Fix little gui bug on button sensitivity
2336 * src/prefs_common.c
2337 * src/prefs_common.h
2338 * src/prefs_message.c
2339 Allow by default to show html in multipart/alternative
2341 2008-06-02 [colin] 3.4.0cvs78
2343 * src/prefs_actions.c
2344 GUI rework, patch by Pawel
2346 2008-06-02 [colin] 3.4.0cvs77
2349 Fix sensitivity/alignment, patch from
2352 2008-05-31 [colin] 3.4.0cvs76
2355 Fix login issue introduced in cvs75.
2357 2008-05-31 [colin] 3.4.0cvs75
2360 Fix more possible double-frees. Also, fix the root cause
2361 of these double-frees by just noting the Session is to
2362 be destroyed instead of destroying it in flight
2364 2008-05-29 [paul] 3.4.0cvs74
2366 * manual/keyboard.xml
2367 'Makes' these entries like the others
2369 2008-05-29 [colin] 3.4.0cvs73
2372 Include utils.h in case we
2373 need to pull goffset definition
2375 2008-05-29 [colin] 3.4.0cvs72
2377 * src/common/utils.h
2378 Workaround a stupid Glib issue, where
2379 goffset happens to be undefined.
2381 2008-05-28 [colin] 3.4.0cvs71
2385 * src/grouplistdialog.c
2386 * src/image_viewer.c
2393 * src/prefs_themes.c
2399 * src/common/utils.c
2400 * src/common/utils.h
2401 Use goffset instead of off_t for MsgInfo's size
2402 Allows using MsgInfo structure from plugins
2403 compiled with largefile support
2405 2008-05-26 [colin] 3.4.0cvs70
2409 Define THEME_CHANGED_HOOKLIST and invoke
2411 * src/plugins/trayicon/trayicon.c
2412 Listen to THEME_CHANGED_HOOKLIST and
2415 2008-05-26 [paul] 3.4.0cvs69
2418 plug a leak in mimeview_save_all()
2420 2008-05-24 [colin] 3.4.0cvs68
2422 * src/common/utils.h
2423 Fix wrong define on old glibs
2425 2008-05-24 [paul] 3.4.0cvs67
2428 * src/stock_pixmap.c
2429 * src/stock_pixmap.h
2431 * src/pixmaps/cancel.xpm
2432 * src/pixmaps/close.xpm
2433 add a specific icon for A_CANCEL_INC (addresses
2434 point 1 of bug 1609 'Icon issues')
2435 replace close.xpm with an icon of the standard
2438 2008-05-24 [paul] 3.4.0cvs66
2440 * src/pixmaps/insert_file.xpm
2443 2008-05-23 [paul] 3.4.0cvs65
2447 add the possibility to check md5 on binary files,
2450 2008-05-23 [colin] 3.4.0cvs64
2454 Fix bug 1610, 'claws crash after opening/closing
2455 preferences and window update'
2457 2008-05-22 [colin] 3.4.0cvs63
2459 * src/prefs_filtering_action.c
2460 * src/gtk/combobox.c
2461 * src/gtk/combobox.h
2462 Fix reselecting of Tags actions in
2463 filtering actions dialog
2465 2008-05-22 [colin] 3.4.0cvs62
2468 * src/prefs_toolbar.c
2469 * src/stock_pixmap.c
2470 * src/stock_pixmap.h
2472 * src/pixmaps/delete_btn.xpm
2473 * src/pixmaps/insert_file.xpm
2474 * src/pixmaps/mail_reply_to_list.xpm
2475 Fix more of bug 1609:
2476 - Add a Delete button icon
2477 - Add a Reply to list button icon
2478 - Fix Insert file button icon
2479 Artwork by Ciprian Popovici.
2481 2008-05-21 [colin] 3.4.0cvs61
2483 * src/common/utils.c
2486 2008-05-21 [wwp] 3.4.0cvs60
2488 * src/prefs_filtering.c
2489 Don't show SMTP-only accounts in accounts list, as they are
2490 irrelevant for filtering incoming messages.
2492 2008-05-21 [colin] 3.4.0cvs59
2495 Don't put SMTP-only accounts in receive menus
2497 2008-05-21 [colin] 3.4.0cvs58
2500 Fix cvs56 (brain fart)
2502 2008-05-21 [colin] 3.4.0cvs57
2504 * src/common/utils.c
2505 Fix bug 1615, 'hang on FIFO when the other end's not
2508 2008-05-21 [colin] 3.4.0cvs56
2513 2008-05-19 [colin] 3.4.0cvs55
2515 * src/plugins/pgpcore/sgpgme.c
2516 Maybe fix debian bug 481856, 'Segmentation fault
2517 when verifying a GPG signature'. Although it
2518 looks like a race condition...
2520 2008-05-19 [colin] 3.4.0cvs54
2522 * src/prefs_filtering_action.c
2523 * src/prefs_matcher.c
2526 * src/gtk/combobox.c
2527 * src/gtk/combobox.h
2528 Patch by Pawel: disabled Tags menus in filtering dialogs
2530 2008-05-19 [colin] 3.4.0cvs53
2532 * src/prefs_account.c
2533 GUI patch by Pawel: align ports entries
2535 2008-05-19 [colin] 3.4.0cvs52
2538 Fix bug 1616, 'strange question while emptying trash'
2540 2008-05-18 [colin] 3.4.0cvs51
2542 * src/common/plugin.c
2543 * src/etpan/imap-thread.c
2544 * src/etpan/nntp-thread.c
2545 * src/gtk/gtksctree.c
2546 Fix bug 1613, 'Various memory leaks';
2547 based on a patch by Didier Barvaux.
2549 2008-05-18 [colin] 3.4.0cvs50
2555 * src/plugins/pgpcore/sgpgme.c
2556 Fix more parts of bug 1609:
2557 - Make use of specific Expired privacy icon
2558 - Use CLOSE instead of NOTICE_ERROR for cancel
2560 - Allow a Preferences button in the main toolbar
2562 2008-05-18 [colin] 3.4.0cvs49
2564 * src/stock_pixmap.c
2565 Fix bug with non-updating icons after theme change:
2566 If fetching pixbuf for a given icon after a theme
2567 change, the next pixmap fetch would return the old
2568 cached one, as the theme change was forgotten at
2569 this time. (and vice-versa). This was mostly
2570 visible on open folder icons
2572 2008-05-17 [colin] 3.4.0cvs48
2574 * src/prefs_summaries.c
2576 Fix bug 1608, 'Inconsistent behaviour of mark as read
2577 options'. Patch by Pawel
2579 2008-05-16 [colin] 3.4.0cvs47
2582 Fix another possible crash (on fatal errors
2583 at login, like stream error).
2585 2008-05-16 [paul] 3.4.0cvs46
2587 * tools/thunderbird-filters-convertor.pl
2589 fix reading a tb rule that contains something
2590 like that: \"Sender\"
2592 2008-05-16 [paul] 3.4.0cvs45
2595 * tools/csv2addressbook.pl
2596 add support for gmail exported csv address book
2598 2008-05-16 [colin] 3.4.0cvs44
2602 Fix ldap deprecated calls. Patch by
2605 2008-05-16 [paul] 3.4.0cvs43
2607 * manual/de/account.xml
2608 * manual/it/account.xml
2610 * manual/it/addrbook.xml
2611 * manual/it/claws-mail-manual.xml
2613 * manual/it/intro.xml
2614 * manual/it/starting.xml
2615 add pages towards German and Italian manuals.
2616 (just for storage, they are not built yet, due
2617 to being incomplete.) submitted by Speckmade
2618 <Speckmade@gmx.net> and Salvatore De Paolis
2619 <iwkse@claws-mail.org>
2621 2008-05-16 [colin] 3.4.0cvs42
2623 * src/gtk/sslcertwindow.c
2624 Fix SHA1 fingerprint with GnuTLS
2626 2008-05-15 [colin] 3.4.0cvs41
2628 * src/gtk/sslcertwindow.c
2629 Print SHA1 fingerprint too
2631 2008-05-15 [colin] 3.4.0cvs40
2634 Fix certificate port on TLS. It was
2635 previously always 0.
2636 **IMPORTANT INFORMATION**: this will trigger
2637 one wrong "New certificate" warning at the
2638 first connection with this fix, if using STARTTLS
2640 * src/gtk/sslcertwindow.c
2641 Make labels selectable
2643 2008-05-15 [colin] 3.4.0cvs39
2646 Fix double free when STARTTLS fails (for
2647 example due to refusing the certificate)
2649 2008-05-15 [paul] 3.4.0cvs38
2651 * manual/advanced.xml
2654 2008-05-15 [paul] 3.4.0cvs37
2656 * manual/advanced.xml
2658 make outgoing_fallback_to_ascii a hidden pref
2660 2008-05-14 [colin] 3.4.0cvs36
2665 Make it possible to cancel quit when Claws
2666 ask whether to empty trash.
2668 2008-05-14 [colin] 3.4.0cvs35
2671 * src/prefs_common.c
2672 * src/prefs_common.h
2674 Add a preference to be able to specify an
2675 outgoing charset/encoding but still fallback
2676 to 7bit US-ASCII when possible (default TRUE,
2677 same behavior as pre-cvs34)
2679 2008-05-14 [colin] 3.4.0cvs34
2682 Always use the specified encoding and charset if it is
2683 specified, even if the mail is ASCII.
2685 2008-05-13 [paul] 3.4.0cvs33
2688 fix the build warnings the easy way for now
2690 2008-05-13 [colin] 3.4.0cvs32
2692 * src/prefs_themes.c
2693 Count .png files as icons too (fixes part
2694 of bug 1609, 'Icon issues')
2696 2008-05-13 [wwp] 3.4.0cvs31
2698 * src/addressbook_foldersel.c
2699 Fix wrong check (completes 3.4.0.cvs30).
2701 2008-05-12 [wwp] 3.4.0cvs30
2704 * src/addressbook_foldersel.c
2707 * src/prefs_matcher.c
2708 * src/plugins/bogofilter/bogofilter.c
2709 * src/plugins/bogofilter/bogofilter_gtk.c
2710 * src/plugins/dillo_viewer/dillo_prefs.c
2711 * src/plugins/spamassassin/spamassassin.c
2712 * src/plugins/spamassassin/spamassassin_gtk.c
2713 Fix for bug 1604 "found_in_addressbook in Any in non English local",
2714 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
2715 translated string "Any" in plugins (whitelisting) and
2718 2008-05-07 [colin] 3.4.0cvs29
2721 Fix --enable-maemo (assume --enable-generic-umpc)
2723 2008-05-07 [colin] 3.4.0cvs28
2734 * src/prefs_account.c
2735 * src/prefs_common.c
2736 * src/prefs_display_header.c
2737 * src/prefs_filtering.c
2738 * src/prefs_summaries.c
2739 * src/prefs_template.c
2740 * src/prefs_toolbar.c
2741 * src/stock_pixmap.c
2747 * src/gtk/gtksctree.c
2749 * src/gtk/prefswindow.c
2750 * src/gtk/sslcertwindow.c
2751 Separate generic UMPC code (layouts, ...) from
2752 MAEMO code (Hildon, ...)
2754 2008-05-06 [paul] 3.4.0cvs27
2756 * tools/claws.i18n.status.pl
2759 2008-05-06 [colin] 3.4.0cvs26
2761 * src/common/utils.c
2762 Maybe fix crash on FreeBSD
2764 2008-05-05 [colin] 3.4.0cvs25
2767 Fix bug 1602, 'Crash when sending return receipt for
2768 messages with no subject'
2770 2008-05-05 [colin] 3.4.0cvs24
2773 Don't overwrite temporary files with same
2774 name when drag and dropping. Fixes bug 1599,
2775 'attach multiple files with the same name from
2776 one mail to another'
2778 2008-05-04 [paul] 3.4.0cvs23
2781 * src/prefs_common.c
2782 fix bug 1587 'can not replay with quote'
2784 2008-05-03 [colin] 3.4.0cvs22
2787 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
2789 2008-05-03 [colin] 3.4.0cvs21
2792 Fix bug 1597, 'In news folders, "Move Message to Wastebin"
2793 icon isn't grayed although ineffective'
2795 2008-05-02 [wwp] 3.4.0cvs20
2800 * src/prefs_folder_item.c
2801 Add missing notice in folder properties (templates) when
2802 folder is a root node.
2804 2008-04-30 [colin] 3.4.0cvs19
2806 * src/prefs_toolbar.c
2807 Add Trash and Delete icons to the icon chooser
2809 2008-04-30 [colin] 3.4.0cvs18
2812 Remove "Delete entire line" which was a noop
2813 and should be the same as "Delete line" :)
2815 2008-04-30 [colin] 3.4.0cvs17
2818 Fix 'Delete line' and 'Delete to end of line'
2819 on the last line. Patch by <seelenhirt@gmx.net>
2821 2008-04-28 [colin] 3.4.0cvs16
2824 Fix bug 1589, 'tagsdb file not removed when
2826 * src/common/utils.c
2827 Make sure claws_unlink accepts NULL arg.
2829 2008-04-25 [colin] 3.4.0cvs15
2832 Fix/simplify previous commit
2834 2008-04-25 [colin] 3.4.0cvs14
2837 * src/common/ssl_certificate.c
2838 Patch by Marcus: Fix Win32 build
2840 Fix build with GnuTLS/no pthread, thanks
2843 2008-04-25 [colin] 3.4.0cvs13
2846 Fix bug 1586, '3-pane vertical layout now and then
2847 still shows sender column'
2849 2008-04-25 [colin] 3.4.0cvs12
2853 * src/w32-resource.rc
2854 Patch from Marcus Brinkmann to set an icon on w32.
2856 2008-04-24 [colin] 3.4.0cvs11
2863 Fix bug 1581, 'Bad File Format during Import LDIF':
2864 Use dynamically allocated buffers; also, allow
2865 importing contacts with no email address
2867 2008-04-24 [colin] 3.4.0cvs10
2869 * src/prefs_common.c
2870 Increment the timeout a bit on OpenBSD, 75 isn't enough
2872 2008-04-23 [colin] 3.4.0cvs9
2875 * src/prefs_folder_item.c
2876 * src/prefs_template.c
2878 Fix bug 1576: Fix unescaping of templates when testing them
2879 I think it breaks nothing. (wwp, you're welcome to double-check)
2881 2008-04-23 [paul] 3.4.0cvs8
2883 * manual/advanced.xml
2884 add info about the "two_line_vertical" hidden
2887 2008-04-22 [paul] 3.4.0cvs7
2889 * src/prefs_common.c
2890 * src/prefs_common.h
2892 make the 2-line view in summaryview when in three
2893 columns mode configurable. hidden pref: "two_line_vertical"
2895 2008-04-22 [colin] 3.4.0cvs6
2898 Fix missing inc_unlock()
2899 * src/prefs_matcher.c
2900 * src/send_message.c
2903 2008-04-22 [colin] 3.4.0cvs5
2905 * src/etpan/imap-thread.c
2906 Use g_(un)setenv instead of (un)setenv which
2907 doesn't exist on IRIX 6.5
2909 2008-04-22 [colin] 3.4.0cvs4
2912 * src/prefs_common.c
2913 * src/send_message.c
2914 Fix bug 1566, 'too short I/O timeout on OpenBSD'
2915 Set the default timeout to 75 seconds
2917 2008-04-20 [colin] 3.4.0cvs3
2919 * src/pixmaps/tray_newmail.offline.xpm
2920 * src/pixmaps/tray_newmail.xpm
2921 * src/pixmaps/tray_newmarkedmail.offline.xpm
2922 * src/pixmaps/tray_newmarkedmail.xpm
2923 * src/pixmaps/tray_nomail.offline.xpm
2924 * src/pixmaps/tray_nomail.xpm
2925 * src/pixmaps/tray_unreadmail.offline.xpm
2926 * src/pixmaps/tray_unreadmail.xpm
2927 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
2928 * src/pixmaps/tray_unreadmarkedmail.xpm
2929 Make the tray icons a bit nicer. Would be
2930 nice to get really nice icons from someone
2931 who's good at Gimp :)
2933 2008-04-18 [colin] 3.4.0cvs2
2938 lease complete the changelog entry below
2939 2008-04-18 [colin] 3.4.0cvs1
2941 * src/addrduplicates.c
2947 * src/image_viewer.c
2956 * src/partial_download.c
2958 * src/prefs_common.c
2959 * src/prefs_common.h
2961 * src/prefs_themes.c
2967 * src/common/prefs.c
2968 * src/common/ssl_certificate.c
2969 * src/common/template.c
2970 * src/common/utils.c
2971 * src/common/utils.h
2972 * src/etpan/imap-thread.c
2973 * src/plugins/dillo_viewer/dillo_viewer.c
2974 * src/plugins/pgpcore/sgpgme.c
2975 * src/plugins/pgpinline/pgpinline.c
2976 Add an option to shred temporary files and messages
2977 instead of just removing them. Slows deletions down!
2979 2008-04-18 [paul] 3.4.0
2987 2008-04-18 [paul] 3.3.1cvs61
2993 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
2994 and Frederico Goncalves Guimaraes
2996 updated on the last minute by a lazy Ricardo Mones
2998 2008-04-18 [colin] 3.3.1cvs60
3001 Update translation (Fabien Vantard)
3003 2008-04-17 [colin] 3.3.1cvs59
3006 Fix debian bug 474712, 'claws seg faults when IMAP
3007 connection breaks after an IMAP protocol error
3008 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
3012 2008-04-17 [colin] 3.3.1cvs58
3015 Fix log size getting out of control (claws-mail
3016 getting SIGXFSZ): rotate if every 10MB
3018 2008-04-10 [paul] 3.3.1cvs57
3021 improvements to english usage
3023 2008-04-10 [paul] 3.3.1cvs56
3025 * src/prefs_receive.c
3026 add an accurate description
3028 2008-04-08 [colin] 3.3.1cvs55
3031 Probably fix corruption, introduced in cvs53
3033 2008-04-04 [iwkse] 3.3.1cvs54
3036 undo should works properly again
3038 2008-04-04 [iwkse] 3.3.1cvs53
3041 Fix a segfault but breaks undo
3042 on a specific case (eg. double paste with
3043 middle-mouse button)
3045 2008-04-04 [iwkse] 3.3.1cvs52
3047 * src/prefs_filtering.c
3048 Fix previous Tab mess
3050 2008-04-03 [iwkse] 3.3.1cvs51
3052 * src/prefs_filtering.c
3053 Add search in filtering rules list
3055 2008-04-02 [colin] 3.3.1cvs50
3058 Revert part of the previous patch: we do
3059 want to parse ~/.claws-mail/gtkrc-2.0 if it
3062 2008-04-02 [colin] 3.3.1cvs49
3065 Fix bug 1562, 'Claws-Mail does not completely
3066 respect settings in GTK2_RC_FILES environment'
3067 Remove manual parsing of .gtkrc-2.0 and
3068 .gtk/gtkrc-2.0. GTK does it itself these days.
3070 2008-04-01 [colin] 3.3.1cvs48
3073 Fix bug 1561, 'Crashes leaving unsubscribed folder after
3074 ticking "Show only subscribed"'
3076 2008-03-31 [colin] 3.3.1cvs47
3079 Fix bug 1553, 'File lock not respected'
3080 Regression due to the implementation of
3083 2008-03-31 [colin] 3.3.1cvs46
3086 Fix tags menu update, thanks to Paul
3088 2008-03-29 [wwp] 3.3.1cvs45
3090 * src/prefs_account.c
3091 * src/prefs_common.c
3092 * src/prefs_folder_item.c
3096 Fix compose template formats (in global preferences)
3097 being translated under specific conditions.
3098 Add a button to restore factory defaults for current
3101 2008-03-27 [colin] 3.3.1cvs44
3103 * src/common/prefs.c
3104 * src/common/xmlprops.c
3105 Fix RedHat bug 431735, 'segfault if /home is full'
3106 (when starting): Fix double fclose() in prefs.c
3107 and potentially xmlprops.c
3109 2008-03-27 [colin] 3.3.1cvs43
3112 Fix bug 1559, 'Claws Mail crashed deleting all
3115 2008-03-27 [wwp] 3.3.1cvs42
3120 2008-03-27 [wwp] 3.3.1cvs41
3123 Prevent list flickering when deleting addresses.
3125 2008-03-26 [colin] 3.3.1cvs40
3128 Clean up session disconnection. Possibly
3129 fix Ubuntu bug #204290
3131 2008-03-26 [colin] 3.3.1cvs39
3134 Fix bug 1555: current folder wasn't used when
3135 right-clicking on an email address
3137 2008-03-25 [colin] 3.3.1cvs38
3139 * src/plugins/bogofilter/bogofilter.c
3140 * src/plugins/bogofilter/bogofilter.h
3141 * src/plugins/bogofilter/bogofilter_gtk.c
3142 Add a "learn from whitelist" preference
3143 Whitelist Unsure mails too.
3145 2008-03-24 [paul] 3.3.1cvs37
3147 * src/prefs_account.c
3148 If no MH mailbox and no account exists, when
3149 creating a POP/Local account, just create and
3150 use the default one instead of bailing with a
3151 "Mailbox doesn't exist" error
3153 2008-03-21 [colin] 3.3.1cvs36
3156 strstrip mime subtype
3158 2008-03-21 [paul] 3.3.1cvs35
3160 * manual/advanced.xml
3161 correct and update the info about Actions
3163 2008-03-20 [colin] 3.3.1cvs34
3168 Show at max 1MB of text, add a noticeview to
3169 show everything optionally.
3171 2008-03-20 [colin] 3.3.1cvs33
3173 * src/stock_pixmap.c
3174 Add support for png themes
3176 2008-03-19 [wwp] 3.3.1cvs32
3181 2008-03-18 [colin] 3.3.1cvs31
3183 * src/common/utils.c
3184 * src/common/utils.h
3185 Handle size_t instead of off_t in to_human_readable
3187 2008-03-18 [colin] 3.3.1cvs30
3192 2008-03-16 [colin] 3.3.1cvs29
3195 Fix build on GTK < 2.12
3197 2008-03-16 [colin] 3.3.1cvs28
3200 Refresh non-list widget when switching
3203 2008-03-16 [colin] 3.3.1cvs27
3206 Revert cvs25: This wasn't a typo :) :
3207 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
3210 2008-03-16 [colin] 3.3.1cvs26
3213 * src/gtk/gtksctree.c
3214 * src/gtk/gtksctree.h
3215 Implement 2-lines items in Summaryview when in
3218 2008-03-16 [paul] 3.3.1cvs25
3223 2008-03-14 [colin] 3.3.1cvs24
3225 * src/prefs_filtering_action.c
3226 Fix buglet on setting recipient when
3227 reediting forward rules.
3229 2008-03-12 [colin] 3.3.1cvs23
3232 Fix a new unused variable warning
3233 * src/plugins/trayicon/trayicon.c
3234 Fix folderview's scrollbar at startup
3237 2008-03-12 [colin] 3.3.1cvs22
3241 Use item_opened at the beginning of showing
3242 a folder instead of the end. Fixes flicker.
3244 2008-03-12 [paul] 3.3.1cvs21
3251 * src/plugins/trayicon/trayicon.c
3252 add tooltip with extended folder stats
3254 2008-03-10 [colin] 3.3.1cvs20
3259 2008-03-07 [colin] 3.3.1cvs19
3262 Fix blinking of the taskbar entry
3264 2008-03-07 [colin] 3.3.1cvs18
3267 MAEMO: Fix bug 1494, 'Trayicon
3268 plugin breaks UI...'
3270 2008-03-07 [paul] 3.3.1cvs17
3273 reflect reality a bit more closely
3275 2008-03-06 [colin] 3.3.1cvs16
3282 Integrate things better wrt the new
3283 summaryview extensibility.
3285 2008-03-06 [wwp] 3.3.1cvs15
3288 Fix some gcc warnings.
3290 2008-03-06 [wwp] 3.3.1cvs14
3292 * src/prefs_account.c
3293 * src/prefs_folder_item.c
3295 * src/prefs_template.c
3296 * src/gtk/prefswindow.c
3297 * src/gtk/prefswindow.h
3298 prefs_templates: fix missing unregistering of addr_completion widgets
3299 and and ending of addr_completion service.
3300 prefs_folder_item: fix missing registering/unregistering of widgets,
3301 and rework the way add_completion service is started and stopped.
3302 Plus few prefswindow API changes (opening).
3304 2008-03-06 [wwp] 3.3.1cvs13
3306 * src/folder_item_prefs.c
3307 * src/prefs_template.c
3308 * src/prefs_template.h
3310 * src/common/template.c
3311 Complete 3.3.1cvs12, thanks to Colin.
3313 2008-03-06 [wwp] 3.3.1cvs12
3316 * src/folder_item_prefs.c
3317 * src/folder_item_prefs.h
3318 * src/prefs_account.c
3319 * src/prefs_folder_item.c
3321 * src/prefs_template.c
3324 * src/common/template.c
3325 * src/common/template.h
3326 Global and per-folder templates can now override the from name (this
3327 doesn't change the account being used).
3329 "My other name" <%account_email> (just changes the name)
3330 my.faked.email@address.org (overrides the address too)
3332 2008-03-05 [colin] 3.3.1cvs11
3336 Replace that hbox with a notebook
3338 2008-03-05 [colin] 3.3.1cvs10
3342 Add klass functions for notification of folder
3343 opening/closing via the GUI
3346 Add a specific container for the scrolledwin
3348 2008-03-05 [colin] 3.3.1cvs9
3352 Add klass functions for notification of folder
3353 opening/closing via the GUI
3356 Add a specific container for the scrolledwin
3358 2008-03-02 [colin] 3.3.1cvs8
3361 MAEMO: Fix bug 1541, 'Deleting message from within
3362 read window displays next message then closes.'
3364 2008-03-02 [colin] 3.3.1cvs7
3367 Probably fix bug 1539, 'Program crashes':
3368 Setup Gcrypt's thread functions when built
3371 2008-03-01 [colin] 3.3.1cvs6
3375 Get rid of stale folders with no account
3377 2008-02-28 [colin] 3.3.1cvs5
3380 Fix bug 1534, 'Segmentation fault when doing
3381 some draft saving and then throwing away'
3383 Fix bug 1533, 'Claws is unable to mark messages
3384 as "read" in IMAP shared folders'
3385 * src/etpan/imap-thread.c
3386 Fix bug 1515, 'large messages crash claws when
3387 syncing for offline mode'. This is rather a
3388 workaround, and mails > 64MB will still be
3389 problematic if there's less than 64MB available
3390 on the dataroot volume.
3392 MAEMO: Add information when fetching big messages
3394 2008-02-26 [colin] 3.3.1cvs4
3397 fix bug 1532, '"login refused" message insufficiently
3400 2008-02-26 [paul] 3.3.1cvs3
3404 remove mentions of ClamAV and a few other
3405 old bits of information
3407 2008-02-23 [colin] 3.3.1cvs2
3410 Fix log output (missing \n)
3412 2008-02-23 [colin] 3.3.1cvs1
3415 Bump version number for stable release
3417 2008-02-23 [paul] 3.3.0cvs21
3422 2008-02-21 [colin] 3.3.0cvs20
3425 Fix bug 1527, 'filtering is case sensitive when it
3428 2008-02-20 [colin] 3.3.0cvs19
3431 Fix file attachments from older Thunar
3433 2008-02-19 [colin] 3.3.0cvs18
3435 * manual/plugins.xml
3436 * manual/es/plugins.xml
3437 * manual/fr/plugins.xml
3438 * manual/pl/plugins.xml
3441 2008-02-19 [paul] 3.3.0cvs17
3444 * tools/csv2addressbook.pl
3445 add support for Kmail/Kaddressbook
3447 2008-02-18 [colin] 3.3.0cvs16
3450 Unset folder's session before creating a
3453 * src/prefs_common.c
3454 * src/prefs_common.h
3455 * manual/advanced.xml
3456 Add an hidden use_networkmanager pref, to
3457 disable NetworkManager handling. Also,
3458 consider UNKNOWN state to be CONNECTED.
3460 2008-02-18 [wwp] 3.3.0cvs15
3463 Fix Engrish and make 'not' more visible in filtering debug logs.
3465 2008-02-15 [colin] 3.3.0cvs14
3468 Revert cvs10 for now, it breaks the feature
3470 2008-02-15 [colin] 3.3.0cvs13
3473 Always focus folder tree at startup
3475 Fix bug 1521, 'Cannot close compose window after
3476 replying to a non-existent news message'
3478 2008-02-13 [colin] 3.3.0cvs12
3481 Fix important warnings
3483 2008-02-12 [colin] 3.3.0cvs11
3486 * src/etpan/imap-thread.c
3487 * src/etpan/imap-thread.h
3488 Fix handling of $Forwarded flag on Exchange:
3489 check for the existence or creatability of a
3490 flag before using it.
3492 2008-02-12 [colin] 3.3.0cvs10
3495 Optimise matching on Found in addressbook if
3496 the matched header is in cache (From, etc)
3498 2008-02-12 [colin] 3.3.0cvs9
3501 Fix crashy stuff when changing displayed
3504 2008-02-12 [wwp] 3.3.0cvs8
3507 Remove duplicate func declaration and restore the one
3510 2008-02-12 [wwp] 3.3.0cvs7
3523 * src/prefs_account.c
3524 * src/prefs_filtering_action.c
3526 * src/plugins/bogofilter/bogofilter_gtk.c
3527 * src/plugins/spamassassin/spamassassin_gtk.c
3528 Allow moving/copying folders to root folders when using
3529 the folder selection dialog (it was not possible to
3530 maemo users to reparent a subfolder to a root folder
3533 2008-02-12 [fabien] 3.3.0cvs6
3536 a few days late for i18n fr update. Sorry.
3538 2008-02-11 [colin] 3.3.0cvs5
3541 Implement support for future /dev/mem_notify.
3542 This Linux kernel feature will allow applications
3543 to be notified that memory has to be freed
3544 before getting OOM-killed. For more information:
3545 http://lwn.net/Articles/267013/
3547 2008-02-10 [paul] 3.3.0cvs4
3551 * src/prefs_toolbar.c
3552 * src/stock_pixmap.c
3553 * src/stock_pixmap.h
3554 * src/pixmaps/mime_text_patch.xpm
3555 add an icon for attached patches
3557 2008-02-09 [paul] 3.3.0cvs3
3562 2008-02-09 [wwp] 3.3.0cvs2
3565 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
3567 2008-02-08 [colin] 3.3.0cvs1
3569 * src/common/utils.c
3570 Forbid attaching anything containing "../" or ".ssh/"
3573 2008-02-08 [paul] 3.3.0
3580 2008-02-08 [paul] 3.2.0cvs77
3583 updated with new translators
3585 added he to ALL_LINGUAS
3594 updated by Tim Brain and Petr Vanek, Stephan Sachse,
3595 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
3596 Andrea Spadaccini, Frederico Goncalves Guimaraes,
3599 new Hebrew translation by Ofer <oc666@netvision.net.il>
3601 updated with new translators and bumped (c) year
3603 updated with new translators
3605 2008-02-05 [colin] 3.2.0cvs76
3610 Special case text/calendar parts: if there's one in
3611 the mail, and a plugin handling text/calendar is
3612 loaded, show that part. That'll avoid rendering
3613 meetings as plain text, which just looks broken to
3616 2008-02-04 [colin] 3.2.0cvs75
3619 Maemo: Fix LED handling on OS 2008
3621 2008-02-01 [colin] 3.2.0cvs74
3624 Possibly fix the annoying and hard-to reproduce bug
3631 2008-02-01 [paul] 3.2.0cvs73
3633 * src/common/utils.c
3634 fix bug 1502, 'Plus signs are stripped from
3635 email addresses when calling from command line'
3638 2008-01-31 [colin] 3.2.0cvs72
3643 Fix building of URIs from filenames
3645 2008-01-31 [wwp] 3.2.0cvs71
3648 Fixes debug output of compiled-in features list
3649 (completes 3.2.0cvs60).
3651 2008-01-31 [colin] 3.2.0cvs70
3656 * src/plugins/Makefile.am
3657 * src/plugins/clamav/.cvsignore
3658 * src/plugins/clamav/Makefile.am
3659 * src/plugins/clamav/README
3660 * src/plugins/clamav/clamav_plugin.c
3661 * src/plugins/clamav/clamav_plugin.h
3662 * src/plugins/clamav/clamav_plugin_gtk.c
3663 * src/plugins/clamav/clamav_plugin_gtk.deps
3664 Remove the Clamav plugin from the core
3666 2008-01-28 [wwp] 3.2.0cvs69
3669 * src/prefs_template.c
3670 * src/prefs_template.h
3673 * src/quote_fmt_lex.l
3674 * src/quote_fmt_parse.y
3675 Fix for bug #1493: count lines (\n chars) according to the way
3676 format body is passed (i.e. \-escaped or not).
3678 2008-01-27 [paul] 3.2.0cvs68
3682 * src/prefs_actions.c
3683 * src/prefs_filtering.c
3684 * src/prefs_folder_item.c
3685 * src/prefs_template.c
3687 some minor changes to the English
3689 2008-01-24 [colin] 3.2.0cvs67
3691 * src/etpan/imap-thread.c
3692 * src/etpan/nntp-thread.c
3693 Fix bug 1348, 'Hang ups at exit time with
3694 pgp plugin since 3.0.2'
3696 2008-01-23 [colin] 3.2.0cvs66
3699 Fix translation of something that shouldn't be
3701 2008-01-23 [colin] 3.2.0cvs65
3704 Fix bug 1486, 'Re: Incorrect content when replying'
3705 Revert to full scan if short scan found only 0-length
3708 2008-01-23 [paul] 3.2.0cvs64
3710 * src/prefs_folder_item.c
3711 fix bug 1485, 'selecting a folder's default
3712 account if name contains '&''
3714 2008-01-23 [colin] 3.2.0cvs63
3720 Fix bug 1480, 'should be able to display mail file
3721 from command line'. Let 'claws-mail --select' accept
3722 absolute paths in addition to folder identifiers.
3724 2008-01-22 [wwp] 3.2.0cvs62
3731 * src/common/utils.c
3732 * src/common/utils.h
3733 Allow from=address in mailto sequence:
3734 --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
3735 The 'from' will try to select the first account matching in accounts list,
3736 otherwise will use the usual account selection mechanism but override with
3737 this 'from' address.
3738 Allow mailto with NNTP accounts
3739 mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
3740 is the default one or if a NNTP account address is used with 'from'.
3741 This is more or less a bugfix as it was possible to use mailto with a NNTP
3742 default account but the complete mailto sequence was put in To.
3744 2008-01-22 [wwp] 3.2.0cvs61
3746 * doc/man/claws-mail.1
3747 Updated the man page: status of few features, command-line
3748 usage (--version-full) and completed list of config files
3751 2008-01-22 [wwp] 3.2.0cvs60
3754 Added --version-full to display version and compiled-in
3755 features list (for later use by Clawsker for instance).
3757 2008-01-22 [holger] 3.2.0cvs59
3759 * src/addrduplicates.c
3760 Fix scrolling in addressbook duplicate
3761 finder result dialog
3763 2008-01-21 [colin] 3.2.0cvs58
3766 Fix bug 1457, 'sorting messages on, say, from,
3767 should subsort on previous sort choice'. Subsort
3768 by date when sort is Subject, From, To, Tags.
3770 2008-01-21 [colin] 3.2.0cvs57
3777 Fix bug 1478, 'Wrong pthread_create calls all
3778 over the place'. Patch by Christian Cornelssen
3780 2008-01-20 [colin] 3.2.0cvs56
3783 * src/etpan/imap-thread.c
3784 * src/etpan/imap-thread.h
3785 Fix bug 1468, 'Use IMAP keyword to
3786 store "forwarded" flag'
3788 2008-01-20 [colin] 3.2.0cvs55
3791 Make list operations faster
3793 2008-01-20 [colin] 3.2.0cvs54
3796 Fix bug 1353, 'on startup with small screen
3797 layout, keyboard input gets lost'
3799 2008-01-20 [colin] 3.2.0cvs53
3802 Complete 3.2.0cvs49, and fixes bug 1477,
3803 'Claws Mail crashes when view PGP-encrypted
3806 2008-01-20 [colin] 3.2.0cvs52
3809 Fix privacy menu update when replying to
3810 encrypted mail and no default privacy
3813 2008-01-19 [colin] 3.2.0cvs51
3817 * src/plugins/bogofilter/bogofilter.c
3818 * src/plugins/clamav/clamav_plugin.c
3819 * src/plugins/spamassassin/spamassassin.c
3820 Batch filtering deletions too (and save 4 bytes
3821 per MsgInfo in the process :)
3823 2008-01-19 [colin] 3.2.0cvs50
3826 Make cache update after copies much faster
3829 2008-01-19 [colin] 3.2.0cvs49
3832 Check g_fopen() success
3834 2008-01-17 [wwp] 3.2.0cvs48
3840 Sylpheed? No idea what this means.
3842 2008-01-17 [colin] 3.2.0cvs47
3844 * src/gtk/gtksctree.c
3845 Make dnd threshold higher on Maemo
3847 2008-01-16 [colin] 3.2.0cvs46
3849 * src/common/passcrypt.c
3850 Fix build on FreeBSD, thanks to Pawel
3852 2008-01-15 [colin] 3.2.0cvs45
3855 Fix bug 1472, 'Keyboard "Menu" key doesn't call
3856 spell check of actuall word'
3858 Temporarily disable immediate execution when learning
3859 spam *only* if the summaryview isn't locked
3861 2008-01-15 [wwp] 3.2.0cvs44
3863 * src/prefs_filtering.c
3864 Fix filtering prefs layout (Maemo port), moving page up/down
3865 from buttons to context menu.
3867 2008-01-15 [colin] 3.2.0cvs43
3870 Fix bug 1465, 'First line in new message does not mark URLs'
3872 2008-01-15 [colin] 3.2.0cvs42
3874 * src/common/passcrypt.c
3875 Fix bug 1461, 'several components #define
3876 _XOPEN_SOURCE improperly'
3878 2008-01-15 [colin] 3.2.0cvs41
3881 Fix bug 1469, 'Column width adjustments on message
3884 2008-01-14 [holger] 3.2.0cvs40
3887 Add tests for dbus, dbus glib bindings,
3888 and NetworkManager. All is optional. Add new
3889 --(en|dis)able-networkmanager-support switch.
3897 Add optional NetworkManager support, so Claws Mail
3898 can try to do the right thing when the network connection
3899 status changes. NetworkManager support is active by
3900 default if above requirements were met.
3902 2008-01-12 [colin] 3.2.0cvs39
3905 Advertise the click-on-reply feature in the tooltip
3907 2008-01-12 [colin] 3.2.0cvs38
3910 * src/stock_pixmap.c
3911 * src/stock_pixmap.h
3912 * src/pixmaps/tray_newmail.offline.xpm
3913 * src/pixmaps/tray_newmail.xpm
3914 * src/pixmaps/tray_newmarkedmail.offline.xpm
3915 * src/pixmaps/tray_newmarkedmail.xpm
3916 * src/pixmaps/tray_nomail.offline.xpm
3917 * src/pixmaps/tray_nomail.xpm
3918 * src/pixmaps/tray_unreadmail.offline.xpm
3919 * src/pixmaps/tray_unreadmail.xpm
3920 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
3921 * src/pixmaps/tray_unreadmarkedmail.xpm
3922 * src/plugins/trayicon/Makefile.am
3923 * src/plugins/trayicon/newmail.offline.xpm
3924 * src/plugins/trayicon/newmail.xpm
3925 * src/plugins/trayicon/newmarkedmail.offline.xpm
3926 * src/plugins/trayicon/newmarkedmail.xpm
3927 * src/plugins/trayicon/nomail.offline.xpm
3928 * src/plugins/trayicon/nomail.xpm
3929 * src/plugins/trayicon/trayicon.c
3930 * src/plugins/trayicon/unreadmail.offline.xpm
3931 * src/plugins/trayicon/unreadmail.xpm
3932 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
3933 * src/plugins/trayicon/unreadmarkedmail.xpm
3934 Make the Trayicon plugin icons themable
3936 2008-01-12 [wwp] 3.2.0cvs37
3938 * src/prefs_display_header.c
3939 Fix extra leading hyphen visible in the display
3940 header configuration combo list (maemo).
3942 2008-01-11 [colin] 3.2.0cvs36
3945 Set timeout to 1 before disconnecting all -
3946 for when one switches to offline and has
3949 Fix bug 1454, 'error message shows parts and
3950 signature of previous messages'
3951 * src/prefs_common.c
3952 Maemo: Hide Send dialog by default
3954 2008-01-10 [colin] 3.2.0cvs35
3958 * src/prefs_account.c
3960 * src/gtk/inputdialog.c
3961 * src/plugins/pgpcore/passphrase.c
3962 Maemo: Fix bug 1455, 'Password enters leading letter
3963 incorrectly as uppercase'
3965 2008-01-09 [colin] 3.2.0cvs34
3968 Fix bug 1446, 'SC crashes frequently when staying
3969 in background'. Format string error in Polish
3971 * src/gtk/description_window.c
3972 * src/prefs_template.c
3973 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
3978 2008-01-08 [colin] 3.2.0cvs33
3981 Maemo: connect HW status change signal for shutdown
3983 Maemo: Fix hardware space key
3985 Maemo: name mmc1 and 2 a better name
3987 2008-01-08 [wwp] 3.2.0cvs32
3990 * src/folder_item_prefs.c
3991 * src/folder_item_prefs.h
3992 * src/prefs_folder_item.c
3993 It's now possible to disable processing rules when
3994 entering a folder (this adds a new option to the
3995 folder properties dialog).
3997 2008-01-08 [wwp] 3.2.0cvs31
3999 * src/common/utils.c
4000 Mailto: now supports 'insert' (stands for 'insert file'), this
4001 adds the ability to create a new message from the command-line,
4002 with body set from an existing file contents.
4004 2008-01-08 [colin] 3.2.0cvs30
4007 Maybe fix bug 1452, 'crash while drag'n'droping
4008 emails to an IMAP folder'
4010 2008-01-07 [wwp] 3.2.0cvs29
4012 * src/prefs_filtering.c
4013 Static-alize a function, thanks to Colin.
4015 2008-01-07 [colin] 3.2.0cvs28
4018 Fix scrolling to bottom when drag and dropping
4020 Fix bug 1445, 'Display sender using addressbook: fails
4021 when From: isn't an email address'
4023 2008-01-07 [wwp] 3.2.0cvs27
4025 * src/prefs_actions.c
4026 * src/prefs_filtering.c
4027 * src/prefs_template.c
4028 Add tooltips to most buttons in the templates, actions and
4029 filtering/processing dialogs.
4031 2008-01-07 [wwp] 3.2.0cvs26
4033 * src/prefs_filtering.c
4034 - add a clear button to clear dialog input fields
4035 - add page up and page down buttons to move selected rule up and down
4036 - in rules list popup-menu: added Delete, Delete all and Duplicate
4037 - popup-menu items are greyed out either if the list is empty (not counting the
4038 (New) row or if there is no selected item
4039 - clear store when closing dialog
4041 * src/prefs_actions.c
4042 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
4043 clear button, popup-menu
4044 - clear store when closing dialog
4046 * src/prefs_template.c
4047 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
4048 clear button, popup-menu
4050 * src/addrcustomattr.c
4051 - renamed popup-menu item Clear list to Delete all
4052 - grey out popup-menu items is there is no selected item or if list is empty
4053 - clear store when closing dialog
4056 - added popup-menu item Delete all
4057 - grey out popup-menu items is there is no selected item or if list is empty
4058 - clear store when closing dialog
4060 2008-01-06 [wwp] 3.2.0cvs25
4063 One more layout fix by Pawel (completes 3.2.0cvs24).
4065 2008-01-05 [colin] 3.2.0cvs24
4068 Little GUI fixes, patch by Pawel
4070 2007-12-29 [wwp] 3.2.0cvs23
4073 Fix for bug #1443, and strip possible whitespaces around
4074 custom header names.
4076 2007-12-29 [mones] 3.2.0cvs22
4079 Updated translation, corrected a term based
4080 on suggestion from Israel Saeta Pérez,
4081 reverted awful X-Mailer translation
4083 Complete cvs20 for FreeBSD, patch by Pawel
4085 2007-12-29 [colin] 3.2.0cvs21
4088 Fix bug 1442, 'Tags are repeated in
4089 encapsulated messages'
4091 2007-12-28 [colin] 3.2.0cvs20
4094 Fix path to mime/globs. Patch by Marten King.
4096 2007-12-27 [colin] 3.2.0cvs19
4098 * src/plugins/pgpcore/Makefile.am
4099 * src/plugins/pgpinline/Makefile.am
4100 * src/plugins/pgpmime/Makefile.am
4101 Add missing flags to build pgp plugins on maemo
4103 2007-12-27 [colin] 3.2.0cvs18
4106 Maximise before showing to avoid probable flickering
4109 2007-12-27 [colin] 3.2.0cvs17
4113 * src/prefs_common.c
4114 * src/prefs_common.h
4115 Fix bug 1439, 'Claws Mail does not remember window size
4116 state when restarted'. Save maximised state and force
4117 maximisation at startup if applicable.
4119 2007-12-23 [paul] 3.2.0cvs16
4121 * src/prefs_matcher.c
4122 fix bug 1436, 'Filter condition dialog doesn't
4123 load header name from current rules'
4125 2007-12-22 [paul] 3.2.0cvs15
4128 fix bug 1435, 'Reply doesn't take into account
4131 2007-12-21 [paul] 3.2.0cvs14
4133 * src/common/ssl_certificate.c
4134 fix FreeBSD build with IPV6 support
4136 2007-12-20 [colin] 3.2.0cvs13
4141 2007-12-20 [colin] 3.2.0cvs12
4145 * src/prefs_account.c
4146 Add DIGEST-MD5 support for IMAP authentication
4148 2007-12-19 [mones] 3.2.0cvs11
4150 * doc/man/claws-mail.1
4151 Better ordering of sections, updated options
4155 2007-12-19 [paul] 3.2.0cvs10
4157 * src/prefs_account.c
4158 use a spinbutton instead of an entry for
4159 "POP authentication timeout" also
4161 2007-12-19 [colin] 3.2.0cvs9
4163 * src/prefs_filtering_action.c
4164 * src/prefs_matcher.c
4165 * src/gtk/description_window.c
4166 Destroy info windows with their parents
4169 2007-12-19 [colin] 3.2.0cvs8
4171 * src/prefs_account.c
4172 Use spinbuttons instead of entries where needed
4175 2007-12-18 [paul] 3.2.0cvs7
4177 * src/prefs_matcher.c
4178 add missing i18n for a few strings
4179 Patch by Stephan Sachse
4181 2007-12-18 [paul] 3.2.0cvs6
4183 * src/prefs_logging.c
4184 use 'disk' instead of 'disc'
4186 2007-12-18 [paul] 3.2.0cvs5
4190 * src/addrcustomattr.c
4192 fixes to the ingleesh
4193 * src/prefs_filtering_action.c
4194 fix copyright header
4195 fix untranslated strings
4196 * src/prefs_filtering_action.h
4197 fix copyright header
4199 2007-12-18 [wwp] 3.2.0cvs4
4203 * src/prefs_common.c
4204 * src/prefs_common.h
4210 * src/gtk/gtkutils.c
4211 Added prefs to set custom small and bold fonts
4212 (might matter on some desktops, according to
4213 DPI and font settings).
4215 2007-12-18 [colin] 3.2.0cvs3
4217 * src/prefs_logging.c
4218 Rework GUI, patch by Pawel
4220 2007-12-18 [colin] 3.2.0cvs2
4222 * src/prefs_filtering_action.c
4223 Rework GUI, patch by Pawel
4225 2007-12-18 [colin] 3.2.0cvs1
4228 Fix build on old GCC
4229 Fix inverted buttons
4231 2007-12-17 [paul] 3.2.0
4238 2007-12-17 [paul] 3.1.0cvs79
4245 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
4246 Andrea Spadaccini, and Frederico Goncalves Guimaraes
4248 2007-12-17 [mones] 3.1.0cvs78
4251 Updated Spanish translation for 3.2.0 release
4253 2007-12-16 [colin] 3.1.0cvs77
4255 * src/addrcustomattr.c
4256 Fix translations, patch by Fabien
4258 2007-12-15 [paul] 3.1.0cvs76
4261 fix compiler warning
4263 2007-12-14 [colin] 3.1.0cvs75
4268 2007-12-12 [wwp] 3.1.0cvs74
4272 Added Marius Glauser to the hall of fame.
4274 2007-12-12 [wwp] 3.1.0cvs73
4276 * src/gtk/gtkutils.c
4277 Improve the way we show results of searches
4278 in message bodies: selected text now get centered
4279 vertically in the message window.
4280 Patch by Marius Glauser <seelenhirt@gmx.net>.
4282 2007-12-10 [colin] 3.1.0cvs72
4285 Don't crash when setting batch mode on no folder
4287 2007-12-10 [colin] 3.1.0cvs71
4289 * src/common/utils.c
4290 Fix potential buffer overrun (thanks to
4293 2007-12-08 [paul] 3.1.0cvs70
4295 * src/prefs_receive.c
4296 small change to the English
4298 2007-12-08 [colin] 3.1.0cvs69
4303 2007-12-07 [colin] 3.1.0cvs68
4308 Free simplify_subject_preg at exit
4310 2007-12-07 [colin] 3.1.0cvs67
4314 * src/common/utils.c
4315 * src/common/utils.h
4316 We have to free reused regexps from time to
4317 time, or they get huge
4319 2007-12-07 [colin] 3.1.0cvs66
4322 Fix QP decoding (and UTF8)
4324 2007-12-07 [colin] 3.1.0cvs65
4326 * src/addrcustomattr.c
4327 Update list of default custom attributes
4328 now (will be needed for a feature patch
4331 2007-12-07 [colin] 3.1.0cvs64
4334 Batch on destination folder when copying - fixes
4335 slowness when moving unread mails to trash on IMAP
4337 2007-12-06 [colin] 3.1.0cvs63
4339 * src/common/w32_time.c
4340 * src/common/w32lib.h
4341 * src/etpan/etpan-thread-manager.c
4342 * src/etpan/imap-thread.c
4343 * src/etpan/nntp-thread.c
4344 * src/gtk/Makefile.am
4345 Fix win32 build with libetpan. Thanks to
4348 2007-12-06 [colin] 3.1.0cvs62
4352 * src/prefs_account.c
4353 * src/prefs_account.h
4354 * src/etpan/imap-thread.c
4355 * src/etpan/imap-thread.h
4356 Disable connection via command line on WIN32
4357 Disable mmap use on WIN32 - use normal strings
4360 * src/addressbook_foldersel.c
4361 * src/addressbook_foldersel.h
4362 * src/prefs_filtering_action.c
4363 * src/prefs_matcher.c
4364 * src/plugins/bogofilter/bogofilter_gtk.c
4365 * src/plugins/dillo_viewer/dillo_prefs.c
4366 * src/plugins/spamassassin/spamassassin_gtk.c
4367 Fix leak, rework function logics to be more
4368 natural - thanks to Holger
4369 * src/common/utils.c
4372 2007-12-06 [colin] 3.1.0cvs61
4375 * src/common/utils.c
4376 * src/common/utils.h
4377 Fix posting, and fix UTF-8 being sent when encoding
4380 2007-12-05 [colin] 3.1.0cvs60
4383 Fix debian bug #453157, 'Fails to post usenet
4384 articles after NNTP connection has been
4385 interrupted". Fix return value to prevent deletion
4386 on failure, and issue MODE READER in case posting
4389 2007-12-05 [colin] 3.1.0cvs59
4393 Improvements to the List URIs dialog
4396 2007-12-05 [colin] 3.1.0cvs58
4399 * src/gtk/gtksctree.h
4402 2007-12-04 [colin] 3.1.0cvs57
4404 * src/etpan/imap-thread.c
4405 Fix bug 1378, 'Claws exits on IMAP alert message'
4406 Don't do GTK calls directly from Etpan thread
4408 2007-12-04 [colin] 3.1.0cvs56
4411 * src/gtk/gtksctree.c
4412 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
4413 Make all the left of column zero an hotspot for
4416 2007-12-04 [colin] 3.1.0cvs55
4420 * src/prefs_common.c
4421 * src/prefs_common.h
4422 * src/prefs_receive.c
4423 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
4425 2007-12-04 [wwp] 3.1.0cvs54
4430 2007-12-04 [holger] 3.1.0cvs53
4432 * src/addrduplicates.c
4433 * src/addrduplicates.h
4434 Export addressbook entry deletion
4436 2007-12-04 [colin] 3.1.0cvs52
4439 * tools/README.sylprint
4442 Fix debian bug #454089 (symlink attack in TMP directory)
4443 http://secwatch.org/advisories/1019661/ :
4444 Remove the buggy script, which was unmaintained anyway
4447 Store things in our private tmp directory.
4449 2007-12-03 [colin] 3.1.0cvs51
4456 Fix update problem when getting remote tags
4457 * src/prefs_matcher.c
4458 Rework GUI to make it better. Patch by Pawel
4461 2007-12-03 [colin] 3.1.0cvs50
4463 * src/etpan/imap-thread.c
4464 * src/etpan/nntp-thread.c
4465 Fix bug 1417, 'Network log doesn't reveal
4468 2007-12-02 [iwkse] 3.1.0cvs49
4470 * src/plugins/dillo_viewer/dillo_prefs.c
4471 Insert dillo under the Plugins menu
4473 2007-12-01 [paul] 3.1.0cvs48
4476 add these variant forms
4479 2007-12-01 [paul] 3.1.0cvs47
4484 2007-12-01 [paul] 3.1.0cvs46
4487 add the new addrcustomattr.c file
4489 2007-11-29 [colin] 3.1.0cvs45
4491 * src/common/ssl_certificate.c
4492 Use the more modern getaddrinfo instead of
4493 gethostbyname when possible
4495 2007-11-28 [colin] 3.1.0cvs44
4498 Maybe fix bug 1410 and other crash reports
4499 in summaryview since cvs38.
4501 2007-11-28 [wwp] 3.1.0cvs43
4503 * src/prefs_summary_open.c
4504 Guard against an empty list of actions to perform
4505 when opening a folder (or migration defaults could
4506 be introduced, confusing).
4508 2007-11-28 [colin] 3.1.0cvs42
4511 Fix mark all read from folder's contextual menu
4513 2007-11-27 [colin] 3.1.0cvs41
4518 * src/prefs_account.c
4519 * src/etpan/imap-thread.c
4520 A few fixes to the IMAP flags handling: Optimisations,
4521 two crashers, mention that Bandwitdh-efficient mode
4522 prevents tag fetching.
4523 Fix M-UTF7 in subscription dialog.
4525 2007-11-27 [colin] 3.1.0cvs40
4530 Make filtering faster on flags change: Batch original
4531 folderitem, where we'll do flags/tags changes.
4533 2007-11-27 [colin] 3.1.0cvs39
4536 Fix bug 1407, 'After a copy action, further rules apply
4537 to both original and copy'
4539 2007-11-27 [colin] 3.1.0cvs38
4543 Fixes races when doing a long operation and user
4544 asks for another one (Mark all read/unread on a
4545 big folder on IMAP for example)
4547 2007-11-27 [wwp] 3.1.0cvs37
4550 * src/prefs_common.c
4551 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
4552 and 3.1.0cvs35 (addressbook.c).
4554 2007-11-27 [holger] 3.1.0cvs36
4557 Add a line separating header and body
4560 2007-11-27 [wwp] 3.1.0cvs35
4563 Fix a drag-and-drop issue introduced with 3.1.0cvs33
4564 (thanks to Colin) and revert disabling of cut/copy
4565 context menu entries upon selected groups.
4567 2007-11-27 [holger] 3.1.0cvs34
4570 Add weights to the list of supported text attributes
4573 2007-11-27 [wwp] 3.1.0cvs33
4576 * src/addrcustomattr.c
4577 * src/addrcustomattr.h
4581 * src/prefs_common.c
4582 * src/prefs_common.h
4584 Provide a (customizable) list of preset attribute names
4585 for editing contacts (closes bug #1391).
4587 2007-11-27 [wwp] 3.1.0cvs32
4592 Various fixes in the address book:
4593 - made copy/move of a folder to itself or its subtree
4594 impossible (-> error)
4595 - errors messages don't show in the status bar anymore,