1 2008-12-13 [colin] 3.6.1cvs75
11 2008-12-13 [colin] 3.6.1cvs74
14 Only install certs on windows
16 2008-12-13 [colin] 3.6.1cvs73
19 * tools/ca-certificates.crt
20 * src/common/Makefile.am
22 First try to ship SSL certificates in Windows
25 2008-12-12 [colin] 3.6.1cvs72
28 * src/plugins/pgpinline/claws.def
31 2008-12-12 [paul] 3.6.1cvs71
35 * src/partial_download.c
40 win32: fix unlinking, renaming and bug with
44 2008-12-11 [colin] 3.6.1cvs70
47 * manual/fr/advanced.xml
48 Update french translations
50 2008-12-10 [colin] 3.6.1cvs69
53 Correct bug submission guidelines
55 2008-12-10 [colin] 3.6.1cvs68
57 * src/plugins/pgpcore/pgp_viewer.c
58 Fix bug 1736, 'Key import does not work'
59 Kill the correct pid (and not the parent
60 shell), and increase the timeout a bit.
62 2008-12-09 [paul] 3.6.1cvs67
65 ensure that any stray noticeview buttons are hidden,
66 as clicking them causes segfaults!
68 2008-12-09 [colin] 3.6.1cvs66
72 * src/folder_item_prefs.h
76 Fix bug 1792, '"Save Message to" should
77 retain list of recently selected folders'
78 Also, make Enchant-related prefs stick
79 even if the build doesn't enable enchant
81 2008-12-09 [paul] 3.6.1cvs65
84 fix bug 1787, 'Prevent automatic PGP inline
85 decryption attempts' use the noticeview to display
86 decryption failure messages instead of the irritating
89 2008-12-09 [colin] 3.6.1cvs64
91 * src/prefs_filtering.c
92 Fix bug 1789, 'filtering account selection
93 (regression)'. Filtering on sending-only
94 accounts can be a little useful when using
95 filtering via Tools menu.
97 2008-12-07 [paul] 3.6.1cvs63
100 don't auto-select first entry (same as other
102 * src/gtk/pluginwindow.c
103 these parents don't have children so don't look
106 2008-12-07 [paul] 3.6.1cvs62
108 * src/prefs_account.c
109 * src/gtk/pluginwindow.c
110 * src/gtk/prefswindow.c
111 * src/gtk/prefswindow.h
112 auto-select first page
114 2008-12-05 [colin] 3.6.1cvs61
118 Fix bug 1788, 'CM crashes re-encoding
119 encoded parameters' (introduced in cvs40)
121 2008-12-05 [paul] 3.6.1cvs60
124 remove gpg prefs that are no longer needed here
126 2008-12-03 [colin] 3.6.1cvs59
129 Speed up cache reading (about 10% gain)
131 * src/gtk/gtksctree.c
132 Speed up expand/collapse all threads
135 2008-12-03 [paul] 3.6.1cvs58
138 eradicate gcc4's signedness warnings
139 fix building with gnuTLS on (Open)Solaris
141 2008-12-01 [colin] 3.6.1cvs57
143 * src/gtk/gtkcmclist.c
146 2008-12-01 [colin] 3.6.1cvs56
148 * src/plugins/pgpinline/pgpinline.c
149 Fix bug 1779, 'PGP Inline badly handles
150 multipart'. Properly dump the current part
151 instead of running around with scissors
153 2008-11-30 [paul] 3.6.1cvs55
155 * manual/advanced.xml
157 * src/prefs_toolbar.c
158 remove the verb from the page title and
159 update references in the manual
161 2008-11-30 [paul] 3.6.1cvs54
164 move Other/ page to Other/Miscellaneous
165 * src/gtk/prefswindow.c
166 make parent page unselectable
168 2008-11-29 [paul] 3.6.1cvs53
171 add the new 'primary_paste_unselects' hidden
172 option, add missing 'log_[...]_color' options,
173 and reformat the text
174 * manual/advanced.xml
175 add the new 'primary_paste_unselects' hidden
176 option, add missing 'log_[...]_color' options
178 2008-11-28 [colin] 3.6.1cvs52
183 2008-11-28 [colin] 3.6.1cvs51
188 2008-11-28 [colin] 3.6.1cvs50
191 Fix account selection in Mailing list
194 2008-11-28 [paul] 3.6.1cvs49
197 automatically remove obsolete strings
199 2008-11-28 [colin] 3.6.1cvs48
201 * src/plugins/pgpcore/sgpgme.c
202 Fix error message when key isn't available.
204 2008-11-27 [colin] 3.6.1cvs47
210 2008-11-26 [colin] 3.6.1cvs46
215 2008-11-26 [colin] 3.6.1cvs45
217 * src/plugins/pgpcore/select-keys.c
218 * src/plugins/pgpcore/sgpgme.c
219 Fix bug 1591, 'S/MIME: better key
220 handling/selection dialog'
221 Really ignore revoked/expired keys
223 2008-11-26 [colin] 3.6.1cvs44
228 Make sure libgcrypt's threading is initialised
229 before gnutls. See also old bug 1539.
231 2008-11-26 [colin] 3.6.1cvs43
235 * src/etpan/imap-thread.c
236 Fix possible crashes due to clist_begin()
237 not checking for NULLs (it should!)
239 2008-11-25 [colin] 3.6.1cvs42
242 Fix line length in MIME parameters
244 2008-11-22 [paul] 3.6.1cvs41
247 grab Return key press in attachments Properties
250 2008-11-21 [colin] 3.6.1cvs40
254 Fix bug 1776, 'use encoded name parameters
255 for attachments instead of ascii'.
256 Break the RFC 2047 by using B-encoded
257 filename parameter, like everyone does,
258 following advice from the RFC author.
260 2008-11-21 [colin] 3.6.1cvs39
262 * src/common/socket.c
263 Rehandshake if server asks to
265 2008-11-21 [colin] 3.6.1cvs38
269 * src/common/session.h
271 Move conditional-compilation members to
274 2008-11-19 [wwp] 3.6.1cvs37
276 * src/prefs_actions.c
277 Fixed wrong behaviour when pressing Escape (was not cancelling
280 2008-11-19 [wwp] 3.6.1cvs36
286 * src/prefs_actions.c
287 * src/prefs_filtering_action.c
292 Replace occurrences of "command line" with "command-line" everywhere.
293 Enforce code style (mostly indentation) in prefs_actions.c.
295 2008-11-19 [colin] 3.6.1cvs35
300 Add primary_paste_unselects hidden preference
301 to change how middle-click pasting changes
302 the selection and insert point; defaults to
305 2008-11-19 [colin] 3.6.1cvs34
308 Always give focus to summaryview, even if
309 the folder is empty, in small screen layout.
310 Allows to go back to folderlist using the
313 2008-11-18 [colin] 3.6.1cvs33
316 Put back conditional at the end of struct
318 2008-11-18 [colin] 3.6.1cvs32
321 * src/common/w32_reg.c
322 Fix crash on win32 when browsing to a
325 2008-11-15 [colin] 3.6.1cvs31
328 After a mid-click paste, deselect selection
329 and go to end of paste.
331 2008-11-15 [colin] 3.6.1cvs30
334 Auto-save draft after external editor quits
336 2008-11-15 [colin] 3.6.1cvs29
338 * src/plugins/pgpcore/sgpgme.c
339 Fix wrong error display, thanks to
342 2008-11-14 [colin] 3.6.1cvs28
344 * src/prefs_actions.c
345 Comment out bogus (IMO) warning
347 2008-11-14 [colin] 3.6.1cvs27
354 Share summaryview's context menu actions with
355 the equivalent menu items of the main menu;
356 this allows to share accelerators and de-
359 2008-11-14 [colin] 3.6.1cvs26
361 * src/plugins/pgpcore/sgpgme.c
362 Fix bug 1768, 'claws-mail crashes while
363 checking smime bad signature'
365 2008-11-13 [colin] 3.6.1cvs25
369 Fix redefinition of PREFSBUFSIZE
371 2008-11-13 [wwp] 3.6.1cvs24
373 * tools/popfile-link.sh
374 Add support for reusing existing POPFile session ID.
376 2008-11-12 [colin] 3.6.1cvs23
379 Fix bug 1771, 'Folder template gets
380 truncated when exiting the application'
381 Use a 32k buffer for string preferences
383 2008-11-11 [colin] 3.6.1cvs22
386 Fix "display sender using addressbook" when
387 prefs_common.swap_from is in use. Patch by
390 2008-11-11 [colin] 3.6.1cvs21
395 Make a few functions static
397 2008-11-07 [colin] 3.6.1cvs20
401 Fix crash when rebuilding colorlabel
405 * src/prefs_account.c
406 * src/prefs_compose_writing.c
407 * src/prefs_logging.c
408 * src/prefs_message.c
410 * src/prefs_receive.c
411 * src/prefs_summaries.c
412 * src/prefs_wrapping.c
413 * src/plugins/bogofilter/bogofilter_gtk.c
414 * src/plugins/pgpcore/prefs_gpg.c
415 * src/plugins/spamassassin/spamassassin_gtk.c
416 Fix deprecated use of page_size in
417 gtkspinbutton adjustments
419 2008-11-06 [mones] 3.6.1cvs19
422 Fix missing "About" in Help menu
423 * tools/claws.i18n.status.pl
426 2008-11-05 [colin] 3.6.1cvs18
431 * src/common/socket.c
432 * src/common/socket.h
435 w32: Implement single launch (lock
436 socket); always put debug log to
437 the rc_dir; fix Start menu update
438 after registering as default Mail
441 2008-11-05 [colin] 3.6.1cvs17
444 Setting the Mail start menu item in HKCU
445 confuses the Internet Options dialog. Do
446 it in HKLM as this dialog does.
448 2008-11-04 [colin] 3.6.1cvs16
450 * src/common/w32_reg.c
453 2008-11-04 [colin] 3.6.1cvs15
456 w32: Fix getting content-type
460 * src/prefs_ext_prog.c
462 w32: better integration (use the
463 standard file associations instead
464 of our platform-unadapted open
468 * src/common/w32_reg.c
469 * src/common/w32lib.h
470 w32: better integration (allow
471 setting Claws as default MUA)
473 2008-11-01 [colin] 3.6.1cvs14
476 Fix wrongly converted non-ascii characters
477 when locale's charset is US-ASCII (strict-mode
478 was failing in this case)
480 2008-10-30 [colin] 3.6.1cvs13
486 Use one UI Manager per mimeview, instead of
487 the global one -- else user_data pointer gets
488 broken if opening and closing another message-
489 view, then using right-click on a mimeview's
490 mimepart. Probably fixes bug 1711, 'Save-as
493 2008-10-24 [paul] 3.6.1cvs12
496 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
497 * tools/kdeservicemenu/install.sh
498 another, possibly the final?, attempt on getting this
501 2008-10-24 [paul] 3.6.1cvs11
503 * tools/kdeservicemenu/install.sh
504 fix servicemenu installation directory on kde4
506 2008-10-24 [paul] 3.6.1cvs10
508 * tools/kdeservicemenu/README
509 * tools/kdeservicemenu/install.sh
510 add support for kde4 in addition to kde3.
511 a rework involving checking for kde4-config, then
512 kde-config, finally prompting the user for the
513 location of either if they cannot be found
516 2008-10-18 [paul] 3.6.1cvs9
518 * tools/claws.i18n.status.pl
519 updated with latest translator info.
520 only print for languages defined in %langname
522 2008-10-17 [paul] 3.6.1cvs8
524 * src/plugins/pgpcore/sgpgme.c
525 when listing the uid's, show the uid validity
527 2008-10-16 [paul] 3.6.1cvs7
532 2008-10-13 [wwp] 3.6.1cvs6
535 Updated French translation.
537 2008-10-11 [colin] 3.6.1cvs5
540 Fix bug 1756, "Outdated translators list in About
541 dialogue". Patch by Aleksei Miheev.
543 2008-10-11 [colin] 3.6.1cvs4
553 * src/prefs_account.c
561 * src/common/session.c
562 * src/common/session.h
565 * src/common/socket.c
566 * src/common/socket.h
569 * src/common/ssl_certificate.c
570 * src/common/ssl_certificate.h
572 * src/gtk/sslcertwindow.c
573 * src/gtk/sslcertwindow.h
576 2008-10-11 [colin] 3.6.1cvs3
578 * src/common/ssl_certificate.c
579 Make local function static
581 2008-10-10 [colin] 3.6.1cvs2
584 * src/common/ssl_certificate.c
585 * src/gtk/sslcertwindow.c
586 Add offline certificate verification,
587 thanks to Nikos Mavrogiannopoulos for the
590 2008-10-10 [colin] 3.6.1cvs1
592 * src/common/ssl_certificate.c
593 * src/gtk/sslcertwindow.c
596 2008-10-10 [paul] 3.6.1
606 2008-10-10 [colin] 3.6.0cvs25
609 Tell libetpan it doesn't need to init
612 2008-10-10 [colin] 3.6.0cvs24
615 Remove references to openssl
617 2008-10-09 [colin] 3.6.0cvs23
622 2008-10-09 [colin] 3.6.0cvs22
625 Error out when building against openssl
627 2008-10-09 [colin] 3.6.0cvs21
634 Disable OpenSSL due to requirement of
635 OpenSSL exception. Code not removed yet,
636 just in case, but disabled.
638 2008-10-09 [colin] 3.6.0cvs20
648 * src/prefs_ext_prog.c
650 * src/prefs_image_viewer.c
654 * src/gtk/Makefile.am
656 * src/gtk/gtksourceprintjob.c
657 * src/gtk/gtksourceprintjob.h
658 Revert previous patch. It'd be better to remove
659 OpenSSL instead, as GnuTLS works as well.
661 2008-10-09 [colin] 3.6.0cvs19
671 * src/prefs_ext_prog.c
673 * src/prefs_image_viewer.c
677 * src/gtk/Makefile.am
679 * src/gtk/gtksourceprintjob.c
680 * src/gtk/gtksourceprintjob.h
681 Remove the libgnomeprint interface (deprecated,
682 and fixes Debian's #501570, 'Copyright confusion')
684 2008-10-09 [colin] 3.6.0cvs18
687 Require libetpan 0.57 (important fixes)
689 2008-10-08 [paul] 3.6.0cvs17
691 * src/prefs_filtering_action.c
692 * src/prefs_matcher.c
693 enable re-ordering of the filtering/processing
694 condition and actions lists by drag'n'drop
696 2008-10-08 [colin] 3.6.0cvs16
701 2008-10-07 [colin] 3.6.0cvs15
704 After thinking, revert this. It's only a minor
705 annoyance to GSSAPI users, and I can't test this
706 right now. Postponed until after next good release.
708 2008-10-07 [colin] 3.6.0cvs14
711 Don't ask for a password when using GSSAPI
713 2008-10-07 [colin] 3.6.0cvs13
716 Fix build with GTK+ < 2.14
718 2008-10-07 [colin] 3.6.0cvs12
725 * src/gtk/colorlabel.c
726 Fix bug 1749, 'Shortcut keys for color labels
728 Make fullscreen a setting remembered between
731 2008-10-07 [colin] 3.6.0cvs11
734 Fix bug 1747, 'Wanderlust keybindings no longer
735 working (regression)'
737 2008-10-07 [colin] 3.6.0cvs10
740 Make fullscreen a real menu item
742 2008-10-07 [colin] 3.6.0cvs9
745 Make sure we won't save size when
748 2008-10-06 [colin] 3.6.0cvs8
752 Handle fullscreen via F11. Patch by
755 2008-10-06 [colin] 3.6.0cvs7
758 Fix return value when setting client cert
760 2008-10-04 [colin] 3.6.0cvs6
763 Fix bug 1742, 'Attachment list contents not
766 2008-10-04 [paul] 3.6.0cvs5
769 fix failure of Hide toolbar option on restart
771 2008-10-04 [colin] 3.6.0cvs4
778 Maemo: Fix bug 1737, Crashes upon opening
780 2008-10-04 [paul] 3.6.0cvs3
783 submitted (just a little late) by Frederico
786 2008-10-03 [wwp] 3.6.0cvs2
789 Many fixes, mostly in menus and accelerators.
791 2008-10-03 [colin] 3.6.0cvs1
794 Allow network mounts with new GTKs: they're
795 available via FUSE mounts and we don't need
798 2008-10-03 [paul] 3.6.0
805 2008-10-03 [paul] 3.5.0cvs145
812 new translations. added by Yasen Pramatarov,
813 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
822 updated translations. submitted by Miquel Oliete,
823 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
824 Andrea Spadaccini, Emilian Nowak, and Ralph Young
826 2008-10-02 [colin] 3.5.0cvs144
828 * src/common/session.c
829 Fix crash when connection fails on windows
831 2008-10-01 [colin] 3.5.0cvs143
834 Real fix for FS-unsafe chars on win32
836 2008-10-01 [colin] 3.5.0cvs142
839 Encode prohibited filenames on win32
841 2008-09-30 [mones] 3.5.0cvs141
847 Fix output of some debug messages
849 2008-09-30 [colin] 3.5.0cvs140
861 * src/gtk/sslcertwindow.c
862 Win32: Fix time usage; use g_stat
864 2008-09-29 [colin] 3.5.0cvs139
867 Fix case-sensitive match of subject
870 2008-09-29 [colin] 3.5.0cvs138
872 * src/folder_item_prefs.c
873 * src/folder_item_prefs.h
875 * src/prefs_folder_item.c
876 * src/prefs_matcher.c
878 * src/common/string_match.c
880 Fix a huge leak (dozens of megs per folder
881 change) on Windows: disable regexps
883 2008-09-28 [paul] 3.5.0cvs137
888 2008-09-27 [colin] 3.5.0cvs136
892 Add accessor for cur_account
894 2008-09-27 [colin] 3.5.0cvs135
897 Fix crash when error happen on session establishment
899 2008-09-26 [mones] 3.5.0cvs134
904 2008-09-26 [colin] 3.5.0cvs133
906 * src/plugins/pgpcore/claws.def
909 2008-09-26 [colin] 3.5.0cvs132
913 * src/plugins/pgpcore/pgp_viewer.c
914 Add an accessor to prefs_common for plugins
917 2008-09-25 [colin] 3.5.0cvs131
920 Fix bug 1725, 'useless lines in clawsrc'
921 * src/plugins/smime/mypgpcore.def
924 2008-09-25 [paul] 3.5.0cvs130
926 * src/plugins/smime/mypgpcore.def
927 * src/plugins/smime/plugin.def
928 * src/plugins/smime/version.rc
929 add these windows-specific files
932 2008-09-25 [colin] 3.5.0cvs129
935 Load standard plugins only on first run
937 2008-09-25 [colin] 3.5.0cvs128
942 2008-09-24 [colin] 3.5.0cvs127
945 Add nb_NO's charset (iso-8859-1)
947 2008-09-24 [colin] 3.5.0cvs126
950 Fix get_mail_base_dir() on windows
951 (was synced from main ages ago)
953 2008-09-24 [colin] 3.5.0cvs125
957 Integrate better with Windows' style
959 2008-09-23 [paul] 3.5.0cvs124
964 offer these strings to translators too
966 2008-09-23 [colin] 3.5.0cvs123
969 Add a --disable-dbus flag in case we want
970 no DBUS even if headers are available (like
971 for building gpg4win)
974 * src/prefs_logging.c
976 * src/plugins/pgpcore/sgpgme.c
977 * src/plugins/smime/claws.def
979 - disable filtering log (it's crashy for
981 - fix gmtime_r when time is -1 (before 01/01/70)
982 - add symbols for smime
984 2008-09-22 [colin] 3.5.0cvs122
990 Fix cursor position after changing account
994 Fix absolute path detection
996 2008-09-21 [colin] 3.5.0cvs121
998 * src/gtk/gtkaspell.c
999 Don't try to use empty dictionaries
1001 2008-09-20 [colin] 3.5.0cvs120
1004 Add the new files to the translations
1006 2008-09-20 [colin] 3.5.0cvs119
1009 * src/plugins/Makefile.am
1010 * src/plugins/smime/Makefile.am
1011 * src/plugins/smime/plugin.c
1012 * src/plugins/smime/smime.c
1013 * src/plugins/smime/smime.deps
1014 * src/plugins/smime/smime.h
1015 Include S/Mime plugin in the main plugins
1016 Will ease the Gpg4win team's work
1018 2008-09-20 [colin] 3.5.0cvs118
1025 * src/common/socket.c
1026 * src/gtk/gtkutils.c
1027 * src/plugins/pgpcore/claws.def
1028 Windows: more fixes, thanks to wwp and
1031 2008-09-20 [colin] 3.5.0cvs117
1034 Tell on which server errors happened
1036 2008-09-20 [colin] 3.5.0cvs116
1038 * src/etpan/etpan-thread-manager.c
1039 * src/etpan/imap-thread.c
1040 * src/etpan/nntp-thread.c
1041 Windows: Fix hang on IMAP/NNTP
1043 2008-09-20 [colin] 3.5.0cvs115
1045 * src/common/utils.c
1046 Fix bug 1723, "Buffer overflow crash caused by
1047 preview in 'Date format help' dialog box"
1048 Also, optimise fast_strftime a bit :)
1050 2008-09-18 [colin] 3.5.0cvs114
1054 Check for NULLs before str* functions
1056 2008-09-18 [colin] 3.5.0cvs113
1061 Handle html parts in multipart/related
1062 Decode ISO-8859-1 as Windows-1252 (the former
1063 is a subset of the latter) in order to
1064 workaround Outlook mails misencoding
1065 * src/gtk/logwindow.c
1066 * src/gtk/logwindow.h
1067 Clear mainwindow's error pixmap when the
1068 error scrolls out of the log
1070 2008-09-17 [colin] 3.5.0cvs112
1072 * src/image_viewer.c
1073 Fix image loading (multiple childs added to
1074 scrolledwindow, break of the resize functionality)
1076 * src/prefs_folder_item.c
1077 * src/prefs_spelling.c
1078 * src/gtk/gtkaspell.c
1079 Better fix problems with dictionaries updates
1081 2008-09-17 [colin] 3.5.0cvs111
1083 * src/common/utils.c
1084 Fix double-opening (fixes multiple signatures when
1087 2008-09-16 [colin] 3.5.0cvs110
1089 * src/prefs_account.c
1090 * src/prefs_folder_item.c
1091 * src/prefs_spelling.c
1092 * src/gtk/gtkaspell.c
1093 Better stripping of aspell dictionaries names
1097 * 3.6.0-rc1 released
1099 2008-09-16 [colin] 3.5.0cvs109
1104 * src/prefs_account.h
1106 * src/send_message.c
1107 * src/gtk/inputdialog.c
1108 Don't add a pref to allow remembering passwords
1109 (Just not checking the checkbox is enough)
1111 2008-09-16 [colin] 3.5.0cvs108
1114 Require libetpan 0.56 as 0.55 is crashy
1117 * src/gtk/inputdialog.c
1118 * src/gtk/inputdialog.h
1121 2008-09-16 [wwp] 3.5.0cvs107
1124 Complete 3.5.0cvs106 by removing a function that got
1125 moved to account.[ch].
1127 2008-09-16 [wwp] 3.5.0cvs106
1133 * src/quote_fmt_lex.l
1134 * src/quote_fmt_parse.y
1135 Add account signature (path and value string) manipulation
1136 keywords to the template processor. It's now possible in
1137 all templates to insert the account signature to an
1138 arbitrary location or to pass it to a external script for
1142 2008-09-16 [mones] 3.5.0cvs105
1149 * src/prefs_account.h
1150 * src/prefs_common.c
1151 * src/prefs_common.h
1153 * src/send_message.c
1154 * src/gtk/inputdialog.c
1155 * src/gtk/inputdialog.h
1156 Implement session passwords: unsaved passwords for receiving
1157 or sending of accounts can be remembered while running to
1158 avoid repetitive typing.
1159 As keeping passwords in memory is unsafe a new preference
1160 in Other page is added to activate or not such capability.
1162 2008-09-14 [colin] 3.5.0cvs104
1166 Make conv_iconv_strdup static
1168 2008-09-12 [colin] 3.5.0cvs103
1175 * src/folder_item_prefs.c
1176 * src/folder_item_prefs.h
1178 * src/prefs_account.c
1179 * src/prefs_common.c
1180 * src/prefs_common.h
1181 * src/prefs_folder_item.c
1182 * src/prefs_spelling.c
1183 * src/prefs_template.c
1185 * src/quote_fmt_parse.y
1188 * src/gtk/Makefile.am
1191 * src/gtk/gtkaspell.c
1192 * src/gtk/gtkaspell.h
1193 * src/plugins/bogofilter/Makefile.am
1194 * src/plugins/dillo_viewer/Makefile.am
1195 * src/plugins/spamassassin/Makefile.am
1196 * src/plugins/trayicon/Makefile.am
1197 Switch spellchecker to Enchant
1199 2008-09-12 [paul] 3.5.0cvs102
1202 * tools/csv2addressbook.pl
1203 add support for Fox Mail
1205 2008-09-12 [paul] 3.5.0cvs101
1208 * src/prefs_wrapping.c
1211 2008-09-12 [paul] 3.5.0cvs100
1214 revert cvs99's libenchant commit error
1216 2008-09-12 [colin] 3.5.0cvs99
1219 Only go to inbox if there are new mails
1220 (and fetch was manual)
1222 2008-09-10 [colin] 3.5.0cvs98
1226 * src/common/session.c
1227 Use g_timeout_add_seconds instead of g_timeout_add
1228 on glib >= 2.14 when we don't need precision on the
1229 delay. This helps reducing power consumption:
1230 http://mjg59.livejournal.com/74651.html
1232 2008-09-10 [colin] 3.5.0cvs97
1235 Don't save window size and position when
1236 compose is hidden (filtering action)
1238 2008-09-09 [colin] 3.5.0cvs96
1244 * src/addressbook_foldersel.c
1250 * src/editaddress_other_attributes_ldap.h
1254 * src/editldap_basedn.c
1263 * src/grouplistdialog.c
1266 * src/image_viewer.c
1277 * src/prefs_actions.c
1278 * src/prefs_filtering.c
1279 * src/prefs_folder_column.c
1281 * src/prefs_summary_column.c
1282 * src/prefs_toolbar.c
1283 * src/send_message.c
1285 * src/sourcewindow.c
1286 * src/sourcewindow.h
1290 * src/stock_pixmap.c
1291 * src/stock_pixmap.h
1300 * src/common/utils.c
1302 * src/gtk/colorlabel.c
1303 * src/gtk/colorlabel.h
1304 * src/gtk/combobox.h
1305 * src/gtk/description_window.c
1307 * src/gtk/gtkaspell.c
1308 * src/gtk/gtkaspell.h
1309 * src/gtk/gtkcmclist.c
1310 * src/gtk/gtkcmclist.h
1311 * src/gtk/gtkcmctree.c
1312 * src/gtk/gtkcmctree.h
1313 * src/gtk/gtkcmoptionmenu.h
1314 * src/gtk/gtksctree.c
1315 * src/gtk/gtksctree.h
1316 * src/gtk/gtkshruler.c
1317 * src/gtk/gtkshruler.h
1318 * src/gtk/gtksourceprintjob.c
1319 * src/gtk/gtksourceprintjob.h
1320 * src/gtk/gtkutils.c
1321 * src/gtk/gtkutils.h
1322 * src/gtk/gtkvscrollbutton.c
1323 * src/gtk/gtkvscrollbutton.h
1324 * src/gtk/icon_legend.c
1325 * src/gtk/inputdialog.c
1326 * src/gtk/logwindow.c
1327 * src/gtk/logwindow.h
1328 * src/gtk/manage_window.c
1329 * src/gtk/manage_window.h
1331 * src/gtk/prefswindow.c
1332 * src/gtk/progressdialog.c
1333 * src/gtk/progressdialog.h
1334 * src/plugins/bogofilter/bogofilter_gtk.c
1335 * src/plugins/pgpcore/passphrase.c
1336 * src/plugins/spamassassin/spamassassin_gtk.c
1337 * src/plugins/trayicon/trayicon.c
1338 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1339 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1340 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1341 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1342 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1343 Complete GTK+ 2.14 undeprecation
1344 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
1346 2008-09-09 [colin] 3.5.0cvs95
1348 * src/gtk/gtkcmclist.h
1349 Fix build on GTK+ 2.14
1351 2008-09-08 [colin] 3.5.0cvs94
1355 Remove GtkSignalFunc
1357 2008-09-07 [colin] 3.5.0cvs93
1360 * src/addressbook_foldersel.c
1361 * src/gtk/gtkcmclist.c
1362 * src/gtk/gtkcmclist.h
1363 * src/gtk/gtkcmctree.c
1364 * src/gtk/gtkcmctree.h
1365 * src/gtk/gtksctree.c
1366 * src/gtk/prefswindow.c
1367 * src/gtk/prefswindow.h
1368 Use GDestroyNotify instead of GtkDestroyNotify
1369 (deprecated in GTK+ 2.14)
1371 2008-09-07 [colin] 3.5.0cvs92
1374 Fix bug 1712, 'invalid "Phishing attempt warning"
1375 when linked text ends with spaces'
1377 2008-09-05 [colin] 3.5.0cvs91
1380 Maybe fix bug 1711, 'Save-as attachment crashes'
1381 Possibly wrong free() due to pointer shifting
1383 2008-09-05 [colin] 3.5.0cvs90
1386 Fix bug 1710, 'User misreads "Discard Message"
1387 as "Discard Changes"'. Propose to save or discard
1388 only the latest changes when closing an existing
1389 draft. Autosave may still have saved parts of the
1392 2008-09-04 [colin] 3.5.0cvs89
1395 Fix bug 1707, 'Segfault when sorting on non-visible column'
1397 2008-09-01 [colin] 3.5.0cvs88
1402 * src/etpan/imap-thread.c
1403 * src/etpan/imap-thread.h
1404 Store spam flag on IMAP (Junk/NonJunk, as
1405 ThunderBird does - this is nonstandard)
1407 2008-08-31 [wwp] 3.5.0cvs87
1410 Fix globish edition^Wediting.
1412 2008-08-31 [wwp] 3.5.0cvs86
1415 Don't break nickname editing for non-LDAP books (nickname
1416 value was overwritten when editing existing contact, this
1417 came from 3.0.2cvs109).
1419 2008-08-30 [colin] 3.5.0cvs85
1423 Fix "Apply tags..." key shortcut
1425 2008-08-29 [iwkse] 3.5.0cvs84
1430 2008-08-29 [iwkse] 3.5.0cvs83
1433 Disable "Move to trash" action if
1434 we are in a trash-like folder.
1437 2008-08-29 [paul] 3.5.0cvs82
1440 bump up libetpan version requirement since
1441 0.55 is released now
1443 2008-08-28 [wwp] 3.5.0cvs81
1447 * src/prefs_account.c
1448 * src/prefs_account.h
1449 Add finer granularity to the POP3's remove-after delay (now in
1450 hours in addition to in days), patch by Paul Rolland.
1452 2008-08-28 [wwp] 3.5.0cvs80
1454 * src/gtk/combobox.c
1455 Fix a typo in a comment.
1457 2008-08-28 [iwkse] 3.5.0cvs79
1460 * src/prefs_actions.c
1461 * src/prefs_filtering.c
1462 * src/prefs_template.c
1463 Add search feature to the account,
1464 template and action dialog.
1465 It's turned on selecting one row
1466 of the list and typing some random
1467 letter. Thanks to wwp, colinl
1469 2008-08-28 [colin] 3.5.0cvs78
1474 * src/prefs_account.c
1475 * src/prefs_account.h
1479 * src/stock_pixmap.c
1480 * src/stock_pixmap.h
1482 * src/pixmaps/key_gpg_signed.xpm
1483 Fix bug 1412, "Sign reply, if mail was signed"
1484 Add an account preference to sign replies to signed mails
1486 2008-08-28 [iwkse] 3.5.0cvs77
1488 * src/prefs_filtering.c
1489 Making the search more useful,
1490 jumping directly to the relative rule.
1492 2008-08-27 [colin] 3.5.0cvs76
1497 2008-08-27 [colin] 3.5.0cvs75
1499 * src/gtk/gtkcmctree.c
1502 2008-08-26 [colin] 3.5.0cvs74
1504 * src/gtk/gtkcmctree.c
1505 Fix missing inits on old glib
1507 2008-08-26 [wwp] 3.5.0cvs73
1509 * src/common/utils.c
1510 Added 'Fwd' to the list of known common subject prefixes.
1512 2008-08-25 [iwkse] 3.5.0cvs72
1514 * src/image_viewer.c
1515 Add animated gif support to the
1518 2008-08-25 [colin] 3.5.0cvs71
1520 * src/gtk/gtkcmctree.c
1521 Make sure work isn't null
1523 2008-08-24 [colin] 3.5.0cvs70
1526 Fix typo on SSL_CERT_DIR
1528 2008-08-23 [holger] 3.5.0cvs69
1531 Fix bug 1699 'Separator line mis-placed when
1532 printing some e-mails'. The number of header lines
1533 was not correctly calculated when Pango inserts
1536 2008-08-23 [colin] 3.5.0cvs68
1539 Fix the account selector button; thanks
1542 2008-08-21 [colin] 3.5.0cvs67
1546 Add a compose preference for auto-indent
1549 Make colorlabel accels a bit less hacky
1551 2008-08-21 [colin] 3.5.0cvs66
1554 * src/prefs_common.c
1555 * src/prefs_common.h
1556 * src/prefs_wrapping.c
1557 Add a preference for autoindent; fix no_join tag
1558 being applied to whole lines instead of just \n when
1561 2008-08-21 [colin] 3.5.0cvs65
1564 Add support for auto-indentation
1566 2008-08-19 [colin] 3.5.0cvs64
1569 Save Autowrap status in drafts/queued mails
1571 2008-08-19 [colin] 3.5.0cvs63
1574 Fix a comment (in reality, test commit on
1577 2008-08-17 [colin] 3.5.0cvs62
1579 * src/prefs_actions.c
1582 * src/common/socket.h
1583 * src/gtk/gtkcmctree.c
1586 2008-08-16 [colin] 3.5.0cvs61
1588 * src/editaddress_other_attributes_ldap.h
1589 Add 'l' field (localityName)
1591 2008-08-16 [colin] 3.5.0cvs60
1594 * src/gtk/gtkcmclist.c
1595 * src/gtk/gtkcmclist.h
1596 * src/gtk/gtkcmctree.c
1597 * src/gtk/gtksctree.c
1598 * src/gtk/gtkutils.c
1599 * src/gtk/gtkvscrollbutton.c
1600 Fix Maemo build (OS2007)
1602 2008-08-14 [colin] 3.5.0cvs59
1605 Don't crash if parent is null when creating
1607 * src/gtk/pluginwindow.c
1608 Don't crash on race when closing window while
1609 a plugin is loading and does gtk_iterations
1611 2008-08-13 [colin] 3.5.0cvs58
1616 Fix bug 1696, 'Viewing binary attachements
1617 as text over 1 MB' (various buglets)
1619 2008-08-10 [colin] 3.5.0cvs57
1622 * src/gtk/gtkcmclist.c
1623 Continue fixing GTK < 2.12 build, thanks to
1626 2008-08-10 [colin] 3.5.0cvs56
1628 * src/gtk/gtksctree.c
1629 Fix build on GTK < 2.12
1631 2008-08-09 [colin] 3.5.0cvs55
1634 Fix untranslatable strings, thanks to
1637 2008-08-07 [colin] 3.5.0cvs54
1643 * src/message_search.c
1646 * src/prefs_account.c
1647 * src/prefs_common.c
1648 * src/prefs_customheader.c
1649 * src/prefs_ext_prog.c
1650 * src/prefs_filtering_action.c
1652 * src/prefs_logging.c
1653 * src/prefs_matcher.c
1654 * src/prefs_msg_colors.c
1656 * src/summary_search.c
1659 * src/gtk/colorsel.c
1660 * src/gtk/gtkaspell.c
1661 * src/gtk/gtkutils.c
1662 * src/gtk/gtkutils.h
1663 * src/gtk/inputdialog.c
1664 * src/gtk/pluginwindow.c
1665 * src/gtk/quicksearch.c
1666 * src/plugins/bogofilter/bogofilter_gtk.c
1667 * src/plugins/dillo_viewer/dillo_prefs.c
1668 * src/plugins/spamassassin/spamassassin_gtk.c
1669 - Fix Ctrl-Space shortcut
1670 - Fix mime-parsing bug in procmime (cvs52)
1671 - Fix double-free in procmime (cvs52)
1672 - Use gtk_bin_get_child instead of GTK_BIN()->child
1673 - Fix Goto menu in mainwindow
1675 2008-08-07 [mones] 3.5.0cvs53
1678 Updated translation (lots of changes!)
1680 Add missing accelerator key
1682 Restored 'v' key function (thanks Colin!)
1684 2008-08-06 [colin] 3.5.0cvs52
1688 * src/addrduplicates.c
1699 Fix my use of g_utf8_strdown (it returns
1700 a newly allocated string and doesn't
1701 change the parameter)
1703 2008-08-06 [colin] 3.5.0cvs51
1706 Fix bug 1690, 'Copy/Paste in edit window may
1707 break Undo'; middle-click pastes aren't
1708 REPLACE_INSERT but just INSERT.
1709 Also, fix privacy menu selection
1711 2008-08-05 [colin] 3.5.0cvs50
1717 * src/addrduplicates.c
1729 * src/common/socket.c
1730 * src/gtk/gtkutils.c
1731 * src/gtk/gtkutils.h
1733 * src/plugins/spamassassin/spamassassin.c
1734 More undeprecation (Glib)
1736 2008-08-05 [colin] 3.5.0cvs49
1738 * src/prefs_account.c
1739 * src/prefs_filtering_action.c
1740 * src/prefs_matcher.c
1741 * src/gtk/Makefile.am
1742 * src/gtk/claws-marshal.list
1743 * src/gtk/colorlabel.c
1744 * src/gtk/colorsel.c
1745 * src/gtk/foldersort.c
1746 * src/gtk/gtkaspell.c
1747 * src/gtk/gtkcmclist.c
1748 * src/gtk/gtkcmclist.h
1749 * src/gtk/gtkcmctree.c
1750 * src/gtk/gtkcmctree.h
1751 * src/gtk/gtkcmoptionmenu.c
1752 * src/gtk/gtkcmoptionmenu.h
1753 * src/gtk/gtksctree.c
1754 * src/gtk/gtksctree.h
1755 * src/gtk/gtkutils.c
1756 * src/gtk/gtkutils.h
1757 * src/gtk/gtkvscrollbutton.c
1760 * src/gtk/quicksearch.c
1761 * src/plugins/dillo_viewer/dillo_viewer.c
1762 * src/plugins/pgpcore/select-keys.c
1763 Try to finish yesterday's commit
1765 2008-08-04 [colin] 3.5.0cvs48
1769 * src/addressbook_foldersel.c
1776 * src/editaddress_other_attributes_ldap.c
1778 * src/editldap_basedn.c
1781 * src/grouplistdialog.c
1782 * src/image_viewer.c
1787 * src/message_search.c
1793 * src/prefs_account.c
1794 * src/prefs_filtering_action.c
1795 * src/prefs_matcher.c
1796 * src/prefs_msg_colors.c
1797 * src/prefs_summaries.c
1799 * src/stock_pixmap.c
1800 * src/summary_search.c
1805 * src/gtk/Makefile.am
1806 * src/gtk/claws-marshal.list
1807 * src/gtk/colorsel.c
1808 * src/gtk/foldersort.c
1809 * src/gtk/gtkaspell.c
1810 * src/gtk/gtkcmclist.c
1811 * src/gtk/gtkcmclist.h
1812 * src/gtk/gtkcmctree.c
1813 * src/gtk/gtkcmctree.h
1814 * src/gtk/gtksctree.c
1815 * src/gtk/gtksctree.h
1816 * src/gtk/gtkutils.c
1817 * src/gtk/gtkutils.h
1818 * src/gtk/gtkvscrollbutton.c
1821 * src/gtk/quicksearch.c
1822 * src/plugins/dillo_viewer/dillo_viewer.c
1823 * src/plugins/pgpcore/select-keys.c
1824 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
1825 Undeprecate their implementation (GtkArg, GtkType, ...)
1826 Undeprecate a few other things here and there
1827 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
1828 Add #undef GTK_DISABLE_DEPRECATED in the files where we
1829 still have work to do
1831 2008-08-04 [colin] 3.5.0cvs47
1837 * src/stock_pixmap.c
1842 * src/image_viewer.c
1843 * src/gtk/gtkaspell.c
1844 * src/gtk/gtkvscrollbutton.c
1845 * src/plugins/dillo_viewer/dillo_viewer.c
1846 Undeprecate more things
1848 2008-08-02 [colin] 3.5.0cvs46
1851 Fix toggle menu activation state
1854 2008-08-02 [paul] 3.5.0cvs45
1858 /View/Show or hide/Message View
1860 2008-08-01 [paul] 3.5.0cvs44
1862 * src/common/utils.c
1863 * src/plugins/pgpcore/claws.def
1864 * src/plugins/pgpinline/claws.def
1865 fix compilation problems on mingw32,
1866 (bug 1688) Patch by Marcus Brinkmann
1868 2008-08-01 [colin] 3.5.0cvs43
1870 * src/gtk/gtkutils.c
1871 * src/gtk/gtkvscrollbutton.c
1874 2008-08-01 [colin] 3.5.0cvs42
1879 * src/prefs_account.c
1880 * src/prefs_folder_item.c
1883 * src/gtk/gtkaspell.c
1884 * src/gtk/gtkutils.c
1885 * src/gtk/gtkvscrollbutton.c
1886 Replace a few deprecated function calls
1888 2008-08-01 [paul] 3.5.0cvs41
1891 fix crash that occurs because of recent GtkUIManager
1892 changes. Thanks to Colin
1894 2008-07-31 [colin] 3.5.0cvs40
1903 Remove deprecated helper funcs
1905 2008-07-30 [colin] 3.5.0cvs39
1912 Move the folderview popup menu to GtkUIManager
1914 2008-07-29 [colin] 3.5.0cvs38
1929 Switch the main menu to GtkUIManager
1932 2008-07-29 [colin] 3.5.0cvs37
1935 Fix bug 1684, 'view news messages with large
1936 attachements segfaults'
1938 2008-07-29 [colin] 3.5.0cvs36
1951 More switches to GtkUIManager
1953 2008-07-26 [colin] 3.5.0cvs35
1959 2008-07-25 [colin] 3.5.0cvs34
1961 * src/addrcustomattr.c
1965 * src/editaddress_other_attributes_ldap.h
1969 * src/prefs_actions.c
1970 * src/prefs_filtering.c
1971 * src/prefs_template.c
1979 * src/plugins/trayicon/trayicon.c
1980 More changes from GtkItemFactory to GtkUIManager
1982 2008-07-25 [colin] 3.5.0cvs33
1985 Add a macro to remove menu items
1986 Make the gui_manager variable useless
1988 2008-07-24 [colin] 3.5.0cvs32
1991 Fix a gtk warning on clear
1995 Switch the message list popup menu to
1998 2008-07-23 [colin] 3.5.0cvs31
2000 * src/plugins/pgpcore/pgp_viewer.c
2001 * src/plugins/pgpcore/sgpgme.c
2002 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
2003 Patch by Thomas Wiegner <wiegner@gmx.de>
2005 2008-07-20 [paul] 3.5.0cvs30
2007 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2008 remove redundant GTK version check
2010 2008-07-20 [ticho] 3.5.0cvs29
2015 Moved sensitivity setting for "Download messages" for IMAP and
2016 news folders from folderview.c to imap_gtk.c and news_gtk.c
2017 respectively for better code readability.
2018 Fixed indentation in news' set_sensitivity().
2020 2008-07-20 [paul] 3.5.0cvs28
2023 remove more redundant code following cvs27
2025 2008-07-20 [paul] 3.5.0cvs27
2028 remove now redundant code
2031 fix bug 1673, 'Tools/Harvest adresses is
2032 grayed out if folder is empty'
2034 2008-07-19 [ticho] 3.5.0cvs26
2040 * src/gtk/gtkutils.c
2041 * src/gtk/gtkutils.h
2044 Use GtkUIManager for mimeview and tag edit dialog popup menus,
2045 instead of deprecated GtkItemFactory.
2047 2008-07-19 [colin] 3.5.0cvs25
2059 * src/prefs_account.c
2060 * src/prefs_actions.c
2061 * src/prefs_ext_prog.c
2062 * src/prefs_filtering.c
2063 * src/prefs_folder_item.c
2064 * src/prefs_image_viewer.c
2065 * src/prefs_logging.c
2066 * src/prefs_msg_colors.c
2069 * src/prefs_spelling.c
2070 * src/prefs_summaries.c
2071 * src/prefs_template.c
2074 * src/summary_search.c
2078 * src/common/Makefile.am
2079 * src/gtk/gtksctree.c
2080 * src/gtk/gtkutils.h
2081 * src/gtk/pluginwindow.c
2082 * src/gtk/quicksearch.c
2083 * src/plugins/bogofilter/bogofilter_gtk.c
2084 * src/plugins/dillo_viewer/dillo_prefs.c
2085 * src/plugins/pgpcore/prefs_gpg.c
2086 * src/plugins/spamassassin/spamassassin_gtk.c
2087 * src/plugins/trayicon/trayicon.c
2088 * src/plugins/trayicon/trayicon_prefs.c
2089 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
2090 or greater). Use the old deprecated one on GTK+ < 2.12.
2091 Easy! Straightforward! I'm not annoyed at all! It's not a loss
2094 2008-07-16 [colin] 3.5.0cvs24
2097 Fix folderview's scrolbar when starting minimised
2098 to tray, and popping up the mainwindow by calling
2099 claws-mail from the command line
2101 2008-07-08 [colin] 3.5.0cvs23
2104 Possibly fix po-headers appearing on empty
2107 2008-07-08 [colin] 3.5.0cvs22
2111 Finish the always_open tristate patch, by Jonathan
2114 2008-07-07 [paul] 3.5.0cvs21
2117 fix typo (missing ")
2119 2008-07-07 [paul] 3.5.0cvs20
2122 fit the menu style a bit better
2124 2008-07-07 [colin] 3.5.0cvs19
2126 * src/prefs_themes.c
2127 Make upgrading themes easier
2129 2008-07-07 [colin] 3.5.0cvs18
2132 * src/prefs_toolbar.c
2133 * src/stock_pixmap.c
2134 Finish fixing bug 1609, 'Icon issues'
2136 2008-07-07 [colin] 3.5.0cvs17
2138 * src/prefs_common.c
2139 Fix the default value
2141 2008-07-07 [colin] 3.5.0cvs16
2143 * src/prefs_summaries.c
2144 Revert my fix to the string, the correct term
2145 is indeed Message View
2147 2008-07-07 [colin] 3.5.0cvs15
2151 * src/prefs_common.c
2152 * src/prefs_common.h
2153 * src/prefs_summaries.c
2156 Change "Always open message when selected" to
2157 a tristate (Never/Always/When preview is visible)
2158 Patch by Jonathan Corbet <corbet@lwn.net>.
2160 2008-07-06 [paul] 3.5.0cvs14
2163 improve the layout of the dialogue
2166 fix some of the nasty coding style
2169 add some missing mnemonics
2171 2008-07-05 [paul] 3.5.0cvs13
2175 fix bug 1398, '"Change current account" is
2176 available even when there's only one account'
2177 * src/plugins/pgpcore/prefs_gpg.c
2178 put back a needed include, removed in error
2180 2008-07-05 [colin] 3.5.0cvs12
2183 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
2185 2008-07-05 [colin] 3.5.0cvs11
2189 Provide ability to rename newsgroups. Closes
2190 bug 1444, 'Add GUI option for renaming
2191 newsgroups'. Patch by Pawel Pekala
2193 2008-07-05 [colin] 3.5.0cvs10
2195 * src/plugins/pgpcore/passphrase.c
2196 * src/plugins/pgpcore/prefs_gpg.c
2197 * src/plugins/pgpcore/select-keys.c
2198 Simplify GTK includes (with the advantage
2199 of compiling against GTK+2.13); patch by
2202 2008-07-05 [colin] 3.5.0cvs9
2205 Add SSL client certificates
2207 2008-07-05 [colin] 3.5.0cvs8
2209 * src/prefs_account.c
2210 * src/common/session.h
2213 Add one path for certs
2215 2008-07-05 [colin] 3.5.0cvs7
2217 * src/prefs_account.c
2220 2008-07-04 [colin] 3.5.0cvs6
2224 * src/common/ssl_certificate.c
2225 Workaround distro bugs and fix certificate checking
2228 2008-07-04 [colin] 3.5.0cvs5
2231 * src/common/ssl_certificate.c
2232 * src/common/ssl_certificate.h
2233 * src/etpan/imap-thread.c
2234 * src/etpan/nntp-thread.c
2235 Fix some leaks, thanks to Martin Zwickel
2236 Rename gnutls functions that do the same
2237 as OpenSSL ones, to avoid symbol clashing
2238 when Claws is built against GnuTLS and
2239 libetpan against OpenSSL
2241 2008-07-04 [paul] 3.5.0cvs4
2243 * src/prefs_account.c
2244 remove 1 forgotten '.'
2246 2008-07-04 [paul] 3.5.0cvs3
2248 * src/prefs_account.c
2249 layout/engrish fixes to the 'Client
2252 2008-07-03 [colin] 3.5.0cvs2
2257 * src/prefs_account.c
2258 * src/prefs_account.h
2259 * src/prefs_common.c
2260 * src/send_message.c
2261 * src/common/session.c
2262 * src/common/session.h
2265 * src/common/socket.h
2268 * src/common/ssl_certificate.c
2269 * src/common/ssl_certificate.h
2270 * src/etpan/imap-thread.c
2271 * src/etpan/nntp-thread.c
2272 * src/gtk/inputdialog.c
2273 Add support for SSL client certificates (either PEM files
2274 with certificate and private key, either PKCS12 files)
2276 2008-06-28 [colin] 3.5.0cvs1
2279 Fix compilation with older GTKs
2281 2008-06-27 [paul] 3.5.0
2288 2008-06-27 [paul] 3.4.0cvs116
2293 2008-06-27 [paul] 3.4.0cvs115
2297 no longer build unmaintained translations
2299 2008-06-27 [paul] 3.4.0cvs114
2304 updated by Stephan Sachse, Flammie Pirinen, and
2305 Frederico Goncalves Guimaraes
2307 2008-06-26 [wwp] 3.4.0cvs113
2309 * manual/fr/advanced.xml
2310 Update French version of the manual (AutoFaces documentation).
2312 2008-06-26 [wwp] 3.4.0cvs112
2314 * manual/fr/advanced.xml
2315 * manual/fr/plugins.xml
2316 Updated French version of the manual (completed
2317 hidden options list, added note about Clawsker
2318 and new mail archiver plugin).
2320 2008-06-25 [colin] 3.4.0cvs111
2322 * src/gtk/gtkaspell.c
2323 Fix non-UTF8 in the replace with dialog
2324 * src/prefs_actions.c
2325 Fix possible crasher
2328 2008-06-24 [mones] 3.4.0cvs110
2331 Fix non-warning message, downgraded to debug info
2333 2008-06-24 [colin] 3.4.0cvs109
2336 Fix bug 1650, Message line too small after
2337 changing columns in "three columns" layout
2339 2008-06-24 [colin] 3.4.0cvs108
2342 Fix Spam button sensitivity in newsgroups
2344 2008-06-23 [wwp] 3.4.0cvs107
2347 Updated French translation.
2349 2008-06-23 [mones] 3.4.0cvs106
2352 Updated translation for release
2354 2008-06-22 [mones] 3.4.0cvs105
2356 * manual/es/plugins.xml
2357 Synced new entry for Mail Archiver plugin
2359 2008-06-22 [colin] 3.4.0cvs104
2362 Fix initial cursor position
2364 2008-06-21 [paul] 3.4.0cvs103
2366 * manual/plugins.xml
2367 add an entry for the new Mail Archiver plugin
2369 2008-06-21 [paul] 3.4.0cvs102
2372 we're in 'string freeze', put back the
2375 2008-06-21 [paul] 3.4.0cvs101
2377 * manual/advanced.xml
2378 * manual/es/advanced.xml
2379 fix build warning: <emphasis> cannot be contained
2382 fix non-clickable link on License page and drop
2383 the containing < > symbols to match other links
2385 2008-06-20 [mones] 3.4.0cvs100
2387 * manual/advanced.xml
2388 Added autofaces documentation, note about clawsker in hidden
2389 preferences, minor markup fix. Thanks Paul for proofreading
2390 * manual/es/advanced.xml
2391 Synchronised Spanish manual
2393 2008-06-16 [colin] 3.4.0cvs99
2396 Fix cursor placing on signature change
2398 2008-06-16 [paul] 3.4.0cvs98
2402 * src/gtk/inputdialog.c
2403 really fussy coding style fixes
2405 2008-06-16 [paul] 3.4.0cvs97
2408 keep the alphabetical order
2410 2008-06-13 [mones] 3.4.0cvs96
2414 * src/prefs_filtering_action.c
2415 Fixed cosmetic bug, processing also displays "Filtering"
2417 2008-06-13 [mones] 3.4.0cvs95
2420 * src/autofaces.c ** NEW FILE **
2421 * src/autofaces.h ** NEW FILE **
2423 Allow setting Faces and X-Faces globally and per-account
2424 from configuration files under ~/.claws-mail/autofaces
2426 2008-06-13 [holger] 3.4.0cvs94
2429 More files to ignore
2430 * src/gtk/inputdialog.c
2431 * src/gtk/inputdialog.h
2432 Make input dialog more generic so that a checkbox
2433 with custom text can be used in addition to the
2434 "remember this" checkbox
2437 * src/prefs_common.c
2438 * src/prefs_common.h
2439 Allow new folders to inherit the properties of the
2440 parent folder during folder creation
2442 2008-06-13 [wwp] 3.4.0cvs93
2445 a better fix for this string, won't break up translations,
2446 and is conform to other similar ones.
2448 2008-06-13 [wwp] 3.4.0cvs92
2450 * src/addrduplicates.c
2453 * src/addressbook_foldersel.c
2455 use tree decorations everywhere AB folders are used (AB tree pane,
2456 add address to AB, select AB folder, edit group, custom attr, find dup
2457 results), in order to match global style
2458 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
2459 double clicking on groups in tree pane does open the group edit dialog
2460 double clicking on other items in tree pane does expand/collapse
2461 fix a missing space in AB's delete-folder dialog
2462 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
2465 make foldersel dialog show dotted lines according to global (hidden) prefs
2467 2008-06-12 [colin] 3.4.0cvs91
2471 Fix bug 1635, 'Last character of message is truncated
2472 when changing accounts w/ sigs'
2474 Fix bug 1636, 'Can't select "properties" on "folders
2477 2008-06-11 [colin] 3.4.0cvs90
2480 Maybe fix bug 1623, 'exits with segfault when
2481 logging in to certain imap-servers'
2483 2008-06-10 [mones] 3.4.0cvs89
2488 * tools/convert_mbox.sh
2489 Undo cvs86 and cvs87, it really should be a patch to
2492 2008-06-10 [wwp] 3.4.0cvs88
2495 Updated French translation.
2497 2008-06-10 [mones] 3.4.0cvs87
2500 Oops, forgot to add previous script for distribution
2502 2008-06-10 [mones] 3.4.0cvs86
2506 * tools/convert_mbox.sh
2507 Added script to convert Evolution mail folders contributed
2508 by Daniel Dickinson <cshore@fionavar.ca>
2509 Fixes debian bug 461435
2511 2008-06-09 [colin] 3.4.0cvs85
2514 Integrate AWN information bubble if dbus is
2517 Fix crash when calling scan_required() on
2518 folder classes that don't implement them
2519 * src/common/session.c
2522 2008-06-09 [colin] 3.4.0cvs84
2525 Fix bug 1447, 'If user tries to close while starting
2526 up, it will not close ever.'
2528 2008-06-09 [colin] 3.4.0cvs83
2531 Fix bug 1628, 'Claws Mail crashes when
2532 filtering selected messages'
2534 2008-06-04 [colin] 3.4.0cvs82
2537 Complete handling of html parts in multipart/alternative
2540 2008-06-03 [paul] 3.4.0cvs81
2542 * src/prefs_message.c
2543 make always the english good
2545 2008-06-03 [colin] 3.4.0cvs80
2549 Fix bug 1624, '[PATCH] Quick search should be
2550 disabled for folder view'; based on a patch by
2553 2008-06-03 [iwkse] 3.4.0cvs79
2556 Fix little gui bug on button sensitivity
2558 * src/prefs_common.c
2559 * src/prefs_common.h
2560 * src/prefs_message.c
2561 Allow by default to show html in multipart/alternative
2563 2008-06-02 [colin] 3.4.0cvs78
2565 * src/prefs_actions.c
2566 GUI rework, patch by Pawel
2568 2008-06-02 [colin] 3.4.0cvs77
2571 Fix sensitivity/alignment, patch from
2574 2008-05-31 [colin] 3.4.0cvs76
2577 Fix login issue introduced in cvs75.
2579 2008-05-31 [colin] 3.4.0cvs75
2582 Fix more possible double-frees. Also, fix the root cause
2583 of these double-frees by just noting the Session is to
2584 be destroyed instead of destroying it in flight
2586 2008-05-29 [paul] 3.4.0cvs74
2588 * manual/keyboard.xml
2589 'Makes' these entries like the others
2591 2008-05-29 [colin] 3.4.0cvs73
2594 Include utils.h in case we
2595 need to pull goffset definition
2597 2008-05-29 [colin] 3.4.0cvs72
2599 * src/common/utils.h
2600 Workaround a stupid Glib issue, where
2601 goffset happens to be undefined.
2603 2008-05-28 [colin] 3.4.0cvs71
2607 * src/grouplistdialog.c
2608 * src/image_viewer.c
2615 * src/prefs_themes.c
2621 * src/common/utils.c
2622 * src/common/utils.h
2623 Use goffset instead of off_t for MsgInfo's size
2624 Allows using MsgInfo structure from plugins
2625 compiled with largefile support
2627 2008-05-26 [colin] 3.4.0cvs70
2631 Define THEME_CHANGED_HOOKLIST and invoke
2633 * src/plugins/trayicon/trayicon.c
2634 Listen to THEME_CHANGED_HOOKLIST and
2637 2008-05-26 [paul] 3.4.0cvs69
2640 plug a leak in mimeview_save_all()
2642 2008-05-24 [colin] 3.4.0cvs68
2644 * src/common/utils.h
2645 Fix wrong define on old glibs
2647 2008-05-24 [paul] 3.4.0cvs67
2650 * src/stock_pixmap.c
2651 * src/stock_pixmap.h
2653 * src/pixmaps/cancel.xpm
2654 * src/pixmaps/close.xpm
2655 add a specific icon for A_CANCEL_INC (addresses
2656 point 1 of bug 1609 'Icon issues')
2657 replace close.xpm with an icon of the standard
2660 2008-05-24 [paul] 3.4.0cvs66
2662 * src/pixmaps/insert_file.xpm
2665 2008-05-23 [paul] 3.4.0cvs65
2669 add the possibility to check md5 on binary files,
2672 2008-05-23 [colin] 3.4.0cvs64
2676 Fix bug 1610, 'claws crash after opening/closing
2677 preferences and window update'
2679 2008-05-22 [colin] 3.4.0cvs63
2681 * src/prefs_filtering_action.c
2682 * src/gtk/combobox.c
2683 * src/gtk/combobox.h
2684 Fix reselecting of Tags actions in
2685 filtering actions dialog
2687 2008-05-22 [colin] 3.4.0cvs62
2690 * src/prefs_toolbar.c
2691 * src/stock_pixmap.c
2692 * src/stock_pixmap.h
2694 * src/pixmaps/delete_btn.xpm
2695 * src/pixmaps/insert_file.xpm
2696 * src/pixmaps/mail_reply_to_list.xpm
2697 Fix more of bug 1609:
2698 - Add a Delete button icon
2699 - Add a Reply to list button icon
2700 - Fix Insert file button icon
2701 Artwork by Ciprian Popovici.
2703 2008-05-21 [colin] 3.4.0cvs61
2705 * src/common/utils.c
2708 2008-05-21 [wwp] 3.4.0cvs60
2710 * src/prefs_filtering.c
2711 Don't show SMTP-only accounts in accounts list, as they are
2712 irrelevant for filtering incoming messages.
2714 2008-05-21 [colin] 3.4.0cvs59
2717 Don't put SMTP-only accounts in receive menus
2719 2008-05-21 [colin] 3.4.0cvs58
2722 Fix cvs56 (brain fart)
2724 2008-05-21 [colin] 3.4.0cvs57
2726 * src/common/utils.c
2727 Fix bug 1615, 'hang on FIFO when the other end's not
2730 2008-05-21 [colin] 3.4.0cvs56
2735 2008-05-19 [colin] 3.4.0cvs55
2737 * src/plugins/pgpcore/sgpgme.c
2738 Maybe fix debian bug 481856, 'Segmentation fault
2739 when verifying a GPG signature'. Although it
2740 looks like a race condition...
2742 2008-05-19 [colin] 3.4.0cvs54
2744 * src/prefs_filtering_action.c
2745 * src/prefs_matcher.c
2748 * src/gtk/combobox.c
2749 * src/gtk/combobox.h
2750 Patch by Pawel: disabled Tags menus in filtering dialogs
2752 2008-05-19 [colin] 3.4.0cvs53
2754 * src/prefs_account.c
2755 GUI patch by Pawel: align ports entries
2757 2008-05-19 [colin] 3.4.0cvs52
2760 Fix bug 1616, 'strange question while emptying trash'
2762 2008-05-18 [colin] 3.4.0cvs51
2764 * src/common/plugin.c
2765 * src/etpan/imap-thread.c
2766 * src/etpan/nntp-thread.c
2767 * src/gtk/gtksctree.c
2768 Fix bug 1613, 'Various memory leaks';
2769 based on a patch by Didier Barvaux.
2771 2008-05-18 [colin] 3.4.0cvs50
2777 * src/plugins/pgpcore/sgpgme.c
2778 Fix more parts of bug 1609:
2779 - Make use of specific Expired privacy icon
2780 - Use CLOSE instead of NOTICE_ERROR for cancel
2782 - Allow a Preferences button in the main toolbar
2784 2008-05-18 [colin] 3.4.0cvs49
2786 * src/stock_pixmap.c
2787 Fix bug with non-updating icons after theme change:
2788 If fetching pixbuf for a given icon after a theme
2789 change, the next pixmap fetch would return the old
2790 cached one, as the theme change was forgotten at
2791 this time. (and vice-versa). This was mostly
2792 visible on open folder icons
2794 2008-05-17 [colin] 3.4.0cvs48
2796 * src/prefs_summaries.c
2798 Fix bug 1608, 'Inconsistent behaviour of mark as read
2799 options'. Patch by Pawel
2801 2008-05-16 [colin] 3.4.0cvs47
2804 Fix another possible crash (on fatal errors
2805 at login, like stream error).
2807 2008-05-16 [paul] 3.4.0cvs46
2809 * tools/thunderbird-filters-convertor.pl
2811 fix reading a tb rule that contains something
2812 like that: \"Sender\"
2814 2008-05-16 [paul] 3.4.0cvs45
2817 * tools/csv2addressbook.pl
2818 add support for gmail exported csv address book
2820 2008-05-16 [colin] 3.4.0cvs44
2824 Fix ldap deprecated calls. Patch by
2827 2008-05-16 [paul] 3.4.0cvs43
2829 * manual/de/account.xml
2830 * manual/it/account.xml
2832 * manual/it/addrbook.xml
2833 * manual/it/claws-mail-manual.xml
2835 * manual/it/intro.xml
2836 * manual/it/starting.xml
2837 add pages towards German and Italian manuals.
2838 (just for storage, they are not built yet, due
2839 to being incomplete.) submitted by Speckmade
2840 <Speckmade@gmx.net> and Salvatore De Paolis
2841 <iwkse@claws-mail.org>
2843 2008-05-16 [colin] 3.4.0cvs42
2845 * src/gtk/sslcertwindow.c
2846 Fix SHA1 fingerprint with GnuTLS
2848 2008-05-15 [colin] 3.4.0cvs41
2850 * src/gtk/sslcertwindow.c
2851 Print SHA1 fingerprint too
2853 2008-05-15 [colin] 3.4.0cvs40
2856 Fix certificate port on TLS. It was
2857 previously always 0.
2858 **IMPORTANT INFORMATION**: this will trigger
2859 one wrong "New certificate" warning at the
2860 first connection with this fix, if using STARTTLS
2862 * src/gtk/sslcertwindow.c
2863 Make labels selectable
2865 2008-05-15 [colin] 3.4.0cvs39
2868 Fix double free when STARTTLS fails (for
2869 example due to refusing the certificate)
2871 2008-05-15 [paul] 3.4.0cvs38
2873 * manual/advanced.xml
2876 2008-05-15 [paul] 3.4.0cvs37
2878 * manual/advanced.xml
2880 make outgoing_fallback_to_ascii a hidden pref
2882 2008-05-14 [colin] 3.4.0cvs36
2887 Make it possible to cancel quit when Claws
2888 ask whether to empty trash.
2890 2008-05-14 [colin] 3.4.0cvs35
2893 * src/prefs_common.c
2894 * src/prefs_common.h
2896 Add a preference to be able to specify an
2897 outgoing charset/encoding but still fallback
2898 to 7bit US-ASCII when possible (default TRUE,
2899 same behavior as pre-cvs34)
2901 2008-05-14 [colin] 3.4.0cvs34
2904 Always use the specified encoding and charset if it is
2905 specified, even if the mail is ASCII.
2907 2008-05-13 [paul] 3.4.0cvs33
2910 fix the build warnings the easy way for now
2912 2008-05-13 [colin] 3.4.0cvs32
2914 * src/prefs_themes.c
2915 Count .png files as icons too (fixes part
2916 of bug 1609, 'Icon issues')
2918 2008-05-13 [wwp] 3.4.0cvs31
2920 * src/addressbook_foldersel.c
2921 Fix wrong check (completes 3.4.0.cvs30).
2923 2008-05-12 [wwp] 3.4.0cvs30
2926 * src/addressbook_foldersel.c
2929 * src/prefs_matcher.c
2930 * src/plugins/bogofilter/bogofilter.c
2931 * src/plugins/bogofilter/bogofilter_gtk.c
2932 * src/plugins/dillo_viewer/dillo_prefs.c
2933 * src/plugins/spamassassin/spamassassin.c
2934 * src/plugins/spamassassin/spamassassin_gtk.c
2935 Fix for bug 1604 "found_in_addressbook in Any in non English local",
2936 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
2937 translated string "Any" in plugins (whitelisting) and
2940 2008-05-07 [colin] 3.4.0cvs29
2943 Fix --enable-maemo (assume --enable-generic-umpc)
2945 2008-05-07 [colin] 3.4.0cvs28
2956 * src/prefs_account.c
2957 * src/prefs_common.c
2958 * src/prefs_display_header.c
2959 * src/prefs_filtering.c
2960 * src/prefs_summaries.c
2961 * src/prefs_template.c
2962 * src/prefs_toolbar.c
2963 * src/stock_pixmap.c
2969 * src/gtk/gtksctree.c
2971 * src/gtk/prefswindow.c
2972 * src/gtk/sslcertwindow.c
2973 Separate generic UMPC code (layouts, ...) from
2974 MAEMO code (Hildon, ...)
2976 2008-05-06 [paul] 3.4.0cvs27
2978 * tools/claws.i18n.status.pl
2981 2008-05-06 [colin] 3.4.0cvs26
2983 * src/common/utils.c
2984 Maybe fix crash on FreeBSD
2986 2008-05-05 [colin] 3.4.0cvs25
2989 Fix bug 1602, 'Crash when sending return receipt for
2990 messages with no subject'
2992 2008-05-05 [colin] 3.4.0cvs24
2995 Don't overwrite temporary files with same
2996 name when drag and dropping. Fixes bug 1599,
2997 'attach multiple files with the same name from
2998 one mail to another'
3000 2008-05-04 [paul] 3.4.0cvs23
3003 * src/prefs_common.c
3004 fix bug 1587 'can not replay with quote'
3006 2008-05-03 [colin] 3.4.0cvs22
3009 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
3011 2008-05-03 [colin] 3.4.0cvs21
3014 Fix bug 1597, 'In news folders, "Move Message to Wastebin"
3015 icon isn't grayed although ineffective'
3017 2008-05-02 [wwp] 3.4.0cvs20
3022 * src/prefs_folder_item.c
3023 Add missing notice in folder properties (templates) when
3024 folder is a root node.
3026 2008-04-30 [colin] 3.4.0cvs19
3028 * src/prefs_toolbar.c
3029 Add Trash and Delete icons to the icon chooser
3031 2008-04-30 [colin] 3.4.0cvs18
3034 Remove "Delete entire line" which was a noop
3035 and should be the same as "Delete line" :)
3037 2008-04-30 [colin] 3.4.0cvs17
3040 Fix 'Delete line' and 'Delete to end of line'
3041 on the last line. Patch by <seelenhirt@gmx.net>
3043 2008-04-28 [colin] 3.4.0cvs16
3046 Fix bug 1589, 'tagsdb file not removed when
3048 * src/common/utils.c
3049 Make sure claws_unlink accepts NULL arg.
3051 2008-04-25 [colin] 3.4.0cvs15
3054 Fix/simplify previous commit
3056 2008-04-25 [colin] 3.4.0cvs14
3059 * src/common/ssl_certificate.c
3060 Patch by Marcus: Fix Win32 build
3062 Fix build with GnuTLS/no pthread, thanks
3065 2008-04-25 [colin] 3.4.0cvs13
3068 Fix bug 1586, '3-pane vertical layout now and then
3069 still shows sender column'
3071 2008-04-25 [colin] 3.4.0cvs12
3075 * src/w32-resource.rc
3076 Patch from Marcus Brinkmann to set an icon on w32.
3078 2008-04-24 [colin] 3.4.0cvs11
3085 Fix bug 1581, 'Bad File Format during Import LDIF':
3086 Use dynamically allocated buffers; also, allow
3087 importing contacts with no email address
3089 2008-04-24 [colin] 3.4.0cvs10
3091 * src/prefs_common.c
3092 Increment the timeout a bit on OpenBSD, 75 isn't enough
3094 2008-04-23 [colin] 3.4.0cvs9
3097 * src/prefs_folder_item.c
3098 * src/prefs_template.c
3100 Fix bug 1576: Fix unescaping of templates when testing them
3101 I think it breaks nothing. (wwp, you're welcome to double-check)
3103 2008-04-23 [paul] 3.4.0cvs8
3105 * manual/advanced.xml
3106 add info about the "two_line_vertical" hidden
3109 2008-04-22 [paul] 3.4.0cvs7
3111 * src/prefs_common.c
3112 * src/prefs_common.h
3114 make the 2-line view in summaryview when in three
3115 columns mode configurable. hidden pref: "two_line_vertical"
3117 2008-04-22 [colin] 3.4.0cvs6
3120 Fix missing inc_unlock()
3121 * src/prefs_matcher.c
3122 * src/send_message.c
3125 2008-04-22 [colin] 3.4.0cvs5
3127 * src/etpan/imap-thread.c
3128 Use g_(un)setenv instead of (un)setenv which
3129 doesn't exist on IRIX 6.5
3131 2008-04-22 [colin] 3.4.0cvs4
3134 * src/prefs_common.c
3135 * src/send_message.c
3136 Fix bug 1566, 'too short I/O timeout on OpenBSD'
3137 Set the default timeout to 75 seconds
3139 2008-04-20 [colin] 3.4.0cvs3
3141 * src/pixmaps/tray_newmail.offline.xpm
3142 * src/pixmaps/tray_newmail.xpm
3143 * src/pixmaps/tray_newmarkedmail.offline.xpm
3144 * src/pixmaps/tray_newmarkedmail.xpm
3145 * src/pixmaps/tray_nomail.offline.xpm
3146 * src/pixmaps/tray_nomail.xpm
3147 * src/pixmaps/tray_unreadmail.offline.xpm
3148 * src/pixmaps/tray_unreadmail.xpm
3149 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
3150 * src/pixmaps/tray_unreadmarkedmail.xpm
3151 Make the tray icons a bit nicer. Would be
3152 nice to get really nice icons from someone
3153 who's good at Gimp :)
3155 2008-04-18 [colin] 3.4.0cvs2
3160 lease complete the changelog entry below
3161 2008-04-18 [colin] 3.4.0cvs1
3163 * src/addrduplicates.c
3169 * src/image_viewer.c
3178 * src/partial_download.c
3180 * src/prefs_common.c
3181 * src/prefs_common.h
3183 * src/prefs_themes.c
3189 * src/common/prefs.c
3190 * src/common/ssl_certificate.c
3191 * src/common/template.c
3192 * src/common/utils.c
3193 * src/common/utils.h
3194 * src/etpan/imap-thread.c
3195 * src/plugins/dillo_viewer/dillo_viewer.c
3196 * src/plugins/pgpcore/sgpgme.c
3197 * src/plugins/pgpinline/pgpinline.c
3198 Add an option to shred temporary files and messages
3199 instead of just removing them. Slows deletions down!
3201 2008-04-18 [paul] 3.4.0
3209 2008-04-18 [paul] 3.3.1cvs61
3215 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
3216 and Frederico Goncalves Guimaraes
3218 updated on the last minute by a lazy Ricardo Mones
3220 2008-04-18 [colin] 3.3.1cvs60
3223 Update translation (Fabien Vantard)
3225 2008-04-17 [colin] 3.3.1cvs59
3228 Fix debian bug 474712, 'claws seg faults when IMAP
3229 connection breaks after an IMAP protocol error
3230 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
3234 2008-04-17 [colin] 3.3.1cvs58
3237 Fix log size getting out of control (claws-mail
3238 getting SIGXFSZ): rotate if every 10MB
3240 2008-04-10 [paul] 3.3.1cvs57
3243 improvements to english usage
3245 2008-04-10 [paul] 3.3.1cvs56
3247 * src/prefs_receive.c
3248 add an accurate description
3250 2008-04-08 [colin] 3.3.1cvs55
3253 Probably fix corruption, introduced in cvs53
3255 2008-04-04 [iwkse] 3.3.1cvs54
3258 undo should works properly again
3260 2008-04-04 [iwkse] 3.3.1cvs53
3263 Fix a segfault but breaks undo
3264 on a specific case (eg. double paste with
3265 middle-mouse button)
3267 2008-04-04 [iwkse] 3.3.1cvs52
3269 * src/prefs_filtering.c
3270 Fix previous Tab mess
3272 2008-04-03 [iwkse] 3.3.1cvs51
3274 * src/prefs_filtering.c
3275 Add search in filtering rules list
3277 2008-04-02 [colin] 3.3.1cvs50
3280 Revert part of the previous patch: we do
3281 want to parse ~/.claws-mail/gtkrc-2.0 if it
3284 2008-04-02 [colin] 3.3.1cvs49
3287 Fix bug 1562, 'Claws-Mail does not completely
3288 respect settings in GTK2_RC_FILES environment'
3289 Remove manual parsing of .gtkrc-2.0 and
3290 .gtk/gtkrc-2.0. GTK does it itself these days.
3292 2008-04-01 [colin] 3.3.1cvs48
3295 Fix bug 1561, 'Crashes leaving unsubscribed folder after
3296 ticking "Show only subscribed"'
3298 2008-03-31 [colin] 3.3.1cvs47
3301 Fix bug 1553, 'File lock not respected'
3302 Regression due to the implementation of
3305 2008-03-31 [colin] 3.3.1cvs46
3308 Fix tags menu update, thanks to Paul
3310 2008-03-29 [wwp] 3.3.1cvs45
3312 * src/prefs_account.c
3313 * src/prefs_common.c
3314 * src/prefs_folder_item.c
3318 Fix compose template formats (in global preferences)
3319 being translated under specific conditions.
3320 Add a button to restore factory defaults for current
3323 2008-03-27 [colin] 3.3.1cvs44
3325 * src/common/prefs.c
3326 * src/common/xmlprops.c
3327 Fix RedHat bug 431735, 'segfault if /home is full'
3328 (when starting): Fix double fclose() in prefs.c
3329 and potentially xmlprops.c
3331 2008-03-27 [colin] 3.3.1cvs43
3334 Fix bug 1559, 'Claws Mail crashed deleting all
3337 2008-03-27 [wwp] 3.3.1cvs42
3342 2008-03-27 [wwp] 3.3.1cvs41
3345 Prevent list flickering when deleting addresses.
3347 2008-03-26 [colin] 3.3.1cvs40
3350 Clean up session disconnection. Possibly
3351 fix Ubuntu bug #204290
3353 2008-03-26 [colin] 3.3.1cvs39
3356 Fix bug 1555: current folder wasn't used when
3357 right-clicking on an email address
3359 2008-03-25 [colin] 3.3.1cvs38
3361 * src/plugins/bogofilter/bogofilter.c
3362 * src/plugins/bogofilter/bogofilter.h
3363 * src/plugins/bogofilter/bogofilter_gtk.c
3364 Add a "learn from whitelist" preference
3365 Whitelist Unsure mails too.
3367 2008-03-24 [paul] 3.3.1cvs37
3369 * src/prefs_account.c
3370 If no MH mailbox and no account exists, when
3371 creating a POP/Local account, just create and
3372 use the default one instead of bailing with a
3373 "Mailbox doesn't exist" error
3375 2008-03-21 [colin] 3.3.1cvs36
3378 strstrip mime subtype
3380 2008-03-21 [paul] 3.3.1cvs35
3382 * manual/advanced.xml
3383 correct and update the info about Actions
3385 2008-03-20 [colin] 3.3.1cvs34
3390 Show at max 1MB of text, add a noticeview to
3391 show everything optionally.
3393 2008-03-20 [colin] 3.3.1cvs33
3395 * src/stock_pixmap.c
3396 Add support for png themes
3398 2008-03-19 [wwp] 3.3.1cvs32
3403 2008-03-18 [colin] 3.3.1cvs31
3405 * src/common/utils.c
3406 * src/common/utils.h
3407 Handle size_t instead of off_t in to_human_readable
3409 2008-03-18 [colin] 3.3.1cvs30
3414 2008-03-16 [colin] 3.3.1cvs29
3417 Fix build on GTK < 2.12
3419 2008-03-16 [colin] 3.3.1cvs28
3422 Refresh non-list widget when switching
3425 2008-03-16 [colin] 3.3.1cvs27
3428 Revert cvs25: This wasn't a typo :) :
3429 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
3432 2008-03-16 [colin] 3.3.1cvs26
3435 * src/gtk/gtksctree.c
3436 * src/gtk/gtksctree.h
3437 Implement 2-lines items in Summaryview when in
3440 2008-03-16 [paul] 3.3.1cvs25
3445 2008-03-14 [colin] 3.3.1cvs24
3447 * src/prefs_filtering_action.c
3448 Fix buglet on setting recipient when
3449 reediting forward rules.
3451 2008-03-12 [colin] 3.3.1cvs23
3454 Fix a new unused variable warning
3455 * src/plugins/trayicon/trayicon.c
3456 Fix folderview's scrollbar at startup
3459 2008-03-12 [colin] 3.3.1cvs22
3463 Use item_opened at the beginning of showing
3464 a folder instead of the end. Fixes flicker.
3466 2008-03-12 [paul] 3.3.1cvs21
3473 * src/plugins/trayicon/trayicon.c
3474 add tooltip with extended folder stats
3476 2008-03-10 [colin] 3.3.1cvs20
3481 2008-03-07 [colin] 3.3.1cvs19
3484 Fix blinking of the taskbar entry
3486 2008-03-07 [colin] 3.3.1cvs18
3489 MAEMO: Fix bug 1494, 'Trayicon
3490 plugin breaks UI...'
3492 2008-03-07 [paul] 3.3.1cvs17
3495 reflect reality a bit more closely
3497 2008-03-06 [colin] 3.3.1cvs16
3504 Integrate things better wrt the new
3505 summaryview extensibility.
3507 2008-03-06 [wwp] 3.3.1cvs15
3510 Fix some gcc warnings.
3512 2008-03-06 [wwp] 3.3.1cvs14
3514 * src/prefs_account.c
3515 * src/prefs_folder_item.c
3517 * src/prefs_template.c
3518 * src/gtk/prefswindow.c
3519 * src/gtk/prefswindow.h
3520 prefs_templates: fix missing unregistering of addr_completion widgets
3521 and and ending of addr_completion service.
3522 prefs_folder_item: fix missing registering/unregistering of widgets,
3523 and rework the way add_completion service is started and stopped.
3524 Plus few prefswindow API changes (opening).
3526 2008-03-06 [wwp] 3.3.1cvs13
3528 * src/folder_item_prefs.c
3529 * src/prefs_template.c
3530 * src/prefs_template.h
3532 * src/common/template.c
3533 Complete 3.3.1cvs12, thanks to Colin.
3535 2008-03-06 [wwp] 3.3.1cvs12
3538 * src/folder_item_prefs.c
3539 * src/folder_item_prefs.h
3540 * src/prefs_account.c
3541 * src/prefs_folder_item.c
3543 * src/prefs_template.c
3546 * src/common/template.c
3547 * src/common/template.h
3548 Global and per-folder templates can now override the from name (this
3549 doesn't change the account being used).
3551 "My other name" <%account_email> (just changes the name)
3552 my.faked.email@address.org (overrides the address too)
3554 2008-03-05 [colin] 3.3.1cvs11
3558 Replace that hbox with a notebook
3560 2008-03-05 [colin] 3.3.1cvs10
3564 Add klass functions for notification of folder
3565 opening/closing via the GUI
3568 Add a specific container for the scrolledwin
3570 2008-03-05 [colin] 3.3.1cvs9
3574 Add klass functions for notification of folder
3575 opening/closing via the GUI
3578 Add a specific container for the scrolledwin
3580 2008-03-02 [colin] 3.3.1cvs8
3583 MAEMO: Fix bug 1541, 'Deleting message from within
3584 read window displays next message then closes.'
3586 2008-03-02 [colin] 3.3.1cvs7
3589 Probably fix bug 1539, 'Program crashes':
3590 Setup Gcrypt's thread functions when built
3593 2008-03-01 [colin] 3.3.1cvs6
3597 Get rid of stale folders with no account
3599 2008-02-28 [colin] 3.3.1cvs5
3602 Fix bug 1534, 'Segmentation fault when doing
3603 some draft saving and then throwing away'
3605 Fix bug 1533, 'Claws is unable to mark messages
3606 as "read" in IMAP shared folders'
3607 * src/etpan/imap-thread.c
3608 Fix bug 1515, 'large messages crash claws when
3609 syncing for offline mode'. This is rather a
3610 workaround, and mails > 64MB will still be
3611 problematic if there's less than 64MB available
3612 on the dataroot volume.
3614 MAEMO: Add information when fetching big messages
3616 2008-02-26 [colin] 3.3.1cvs4
3619 fix bug 1532, '"login refused" message insufficiently
3622 2008-02-26 [paul] 3.3.1cvs3
3626 remove mentions of ClamAV and a few other
3627 old bits of information
3629 2008-02-23 [colin] 3.3.1cvs2
3632 Fix log output (missing \n)
3634 2008-02-23 [colin] 3.3.1cvs1
3637 Bump version number for stable release
3639 2008-02-23 [paul] 3.3.0cvs21
3644 2008-02-21 [colin] 3.3.0cvs20
3647 Fix bug 1527, 'filtering is case sensitive when it
3650 2008-02-20 [colin] 3.3.0cvs19
3653 Fix file attachments from older Thunar
3655 2008-02-19 [colin] 3.3.0cvs18
3657 * manual/plugins.xml
3658 * manual/es/plugins.xml
3659 * manual/fr/plugins.xml
3660 * manual/pl/plugins.xml
3663 2008-02-19 [paul] 3.3.0cvs17
3666 * tools/csv2addressbook.pl
3667 add support for Kmail/Kaddressbook
3669 2008-02-18 [colin] 3.3.0cvs16
3672 Unset folder's session before creating a
3675 * src/prefs_common.c
3676 * src/prefs_common.h
3677 * manual/advanced.xml
3678 Add an hidden use_networkmanager pref, to
3679 disable NetworkManager handling. Also,
3680 consider UNKNOWN state to be CONNECTED.
3682 2008-02-18 [wwp] 3.3.0cvs15
3685 Fix Engrish and make 'not' more visible in filtering debug logs.
3687 2008-02-15 [colin] 3.3.0cvs14
3690 Revert cvs10 for now, it breaks the feature
3692 2008-02-15 [colin] 3.3.0cvs13
3695 Always focus folder tree at startup
3697 Fix bug 1521, 'Cannot close compose window after
3698 replying to a non-existent news message'
3700 2008-02-13 [colin] 3.3.0cvs12
3703 Fix important warnings
3705 2008-02-12 [colin] 3.3.0cvs11
3708 * src/etpan/imap-thread.c
3709 * src/etpan/imap-thread.h
3710 Fix handling of $Forwarded flag on Exchange:
3711 check for the existence or creatability of a
3712 flag before using it.
3714 2008-02-12 [colin] 3.3.0cvs10
3717 Optimise matching on Found in addressbook if
3718 the matched header is in cache (From, etc)
3720 2008-02-12 [colin] 3.3.0cvs9
3723 Fix crashy stuff when changing displayed
3726 2008-02-12 [wwp] 3.3.0cvs8
3729 Remove duplicate func declaration and restore the one
3732 2008-02-12 [wwp] 3.3.0cvs7
3745 * src/prefs_account.c
3746 * src/prefs_filtering_action.c
3748 * src/plugins/bogofilter/bogofilter_gtk.c
3749 * src/plugins/spamassassin/spamassassin_gtk.c
3750 Allow moving/copying folders to root folders when using
3751 the folder selection dialog (it was not possible to
3752 maemo users to reparent a subfolder to a root folder
3755 2008-02-12 [fabien] 3.3.0cvs6
3758 a few days late for i18n fr update. Sorry.
3760 2008-02-11 [colin] 3.3.0cvs5
3763 Implement support for future /dev/mem_notify.
3764 This Linux kernel feature will allow applications
3765 to be notified that memory has to be freed
3766 before getting OOM-killed. For more information:
3767 http://lwn.net/Articles/267013/
3769 2008-02-10 [paul] 3.3.0cvs4
3773 * src/prefs_toolbar.c
3774 * src/stock_pixmap.c
3775 * src/stock_pixmap.h
3776 * src/pixmaps/mime_text_patch.xpm
3777 add an icon for attached patches
3779 2008-02-09 [paul] 3.3.0cvs3
3784 2008-02-09 [wwp] 3.3.0cvs2
3787 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
3789 2008-02-08 [colin] 3.3.0cvs1
3791 * src/common/utils.c
3792 Forbid attaching anything containing "../" or ".ssh/"
3795 2008-02-08 [paul] 3.3.0
3802 2008-02-08 [paul] 3.2.0cvs77
3805 updated with new translators
3807 added he to ALL_LINGUAS
3816 updated by Tim Brain and Petr Vanek, Stephan Sachse,
3817 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
3818 Andrea Spadaccini, Frederico Goncalves Guimaraes,
3821 new Hebrew translation by Ofer <oc666@netvision.net.il>
3823 updated with new translators and bumped (c) year
3825 updated with new translators
3827 2008-02-05 [colin] 3.2.0cvs76
3832 Special case text/calendar parts: if there's one in
3833 the mail, and a plugin handling text/calendar is
3834 loaded, show that part. That'll avoid rendering
3835 meetings as plain text, which just looks broken to
3838 2008-02-04 [colin] 3.2.0cvs75
3841 Maemo: Fix LED handling on OS 2008
3843 2008-02-01 [colin] 3.2.0cvs74
3846 Possibly fix the annoying and hard-to reproduce bug
3853 2008-02-01 [paul] 3.2.0cvs73
3855 * src/common/utils.c
3856 fix bug 1502, 'Plus signs are stripped from
3857 email addresses when calling from command line'
3860 2008-01-31 [colin] 3.2.0cvs72
3865 Fix building of URIs from filenames
3867 2008-01-31 [wwp] 3.2.0cvs71
3870 Fixes debug output of compiled-in features list
3871 (completes 3.2.0cvs60).
3873 2008-01-31 [colin] 3.2.0cvs70
3878 * src/plugins/Makefile.am
3879 * src/plugins/clamav/.cvsignore
3880 * src/plugins/clamav/Makefile.am
3881 * src/plugins/clamav/README
3882 * src/plugins/clamav/clamav_plugin.c
3883 * src/plugins/clamav/clamav_plugin.h
3884 * src/plugins/clamav/clamav_plugin_gtk.c
3885 * src/plugins/clamav/clamav_plugin_gtk.deps
3886 Remove the Clamav plugin from the core
3888 2008-01-28 [wwp] 3.2.0cvs69
3891 * src/prefs_template.c
3892 * src/prefs_template.h
3895 * src/quote_fmt_lex.l
3896 * src/quote_fmt_parse.y
3897 Fix for bug #1493: count lines (\n chars) according to the way
3898 format body is passed (i.e. \-escaped or not).
3900 2008-01-27 [paul] 3.2.0cvs68
3904 * src/prefs_actions.c
3905 * src/prefs_filtering.c
3906 * src/prefs_folder_item.c
3907 * src/prefs_template.c
3909 some minor changes to the English
3911 2008-01-24 [colin] 3.2.0cvs67
3913 * src/etpan/imap-thread.c
3914 * src/etpan/nntp-thread.c
3915 Fix bug 1348, 'Hang ups at exit time with
3916 pgp plugin since 3.0.2'
3918 2008-01-23 [colin] 3.2.0cvs66
3921 Fix translation of something that shouldn't be
3923 2008-01-23 [colin] 3.2.0cvs65
3926 Fix bug 1486, 'Re: Incorrect content when replying'
3927 Revert to full scan if short scan found only 0-length
3930 2008-01-23 [paul] 3.2.0cvs64
3932 * src/prefs_folder_item.c
3933 fix bug 1485, 'selecting a folder's default
3934 account if name contains '&''
3936 2008-01-23 [colin] 3.2.0cvs63
3942 Fix bug 1480, 'should be able to display mail file
3943 from command line'. Let 'claws-mail --select' accept
3944 absolute paths in addition to folder identifiers.
3946 2008-01-22 [wwp] 3.2.0cvs62
3953 * src/common/utils.c
3954 * src/common/utils.h
3955 Allow from=address in mailto sequence:
3956 --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
3957 The 'from' will try to select the first account matching in accounts list,
3958 otherwise will use the usual account selection mechanism but override with
3959 this 'from' address.
3960 Allow mailto with NNTP accounts
3961 mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
3962 is the default one or if a NNTP account address is used with 'from'.
3963 This is more or less a bugfix as it was possible to use mailto with a NNTP
3964 default account but the complete mailto sequence was put in To.
3966 2008-01-22 [wwp] 3.2.0cvs61
3968 * doc/man/claws-mail.1
3969 Updated the man page: status of few features, command-line
3970 usage (--version-full) and completed list of config files
3973 2008-01-22 [wwp] 3.2.0cvs60
3976 Added --version-full to display version and compiled-in
3977 features list (for later use by Clawsker for instance).
3979 2008-01-22 [holger] 3.2.0cvs59
3981 * src/addrduplicates.c
3982 Fix scrolling in addressbook duplicate
3983 finder result dialog
3985 2008-01-21 [colin] 3.2.0cvs58
3988 Fix bug 1457, 'sorting messages on, say, from,
3989 should subsort on previous sort choice'. Subsort
3990 by date when sort is Subject, From, To, Tags.
3992 2008-01-21 [colin] 3.2.0cvs57
3999 Fix bug 1478, 'Wrong pthread_create calls all
4000 over the place'. Patch by Christian Cornelssen
4002 2008-01-20 [colin] 3.2.0cvs56
4005 * src/etpan/imap-thread.c
4006 * src/etpan/imap-thread.h
4007 Fix bug 1468, 'Use IMAP keyword to
4008 store "forwarded" flag'
4010 2008-01-20 [colin] 3.2.0cvs55
4013 Make list operations faster
4015 2008-01-20 [colin] 3.2.0cvs54
4018 Fix bug 1353, 'on startup with small screen
4019 layout, keyboard input gets lost'
4021 2008-01-20 [colin] 3.2.0cvs53
4024 Complete 3.2.0cvs49, and fixes bug 1477,
4025 'Claws Mail crashes when view PGP-encrypted
4028 2008-01-20 [colin] 3.2.0cvs52
4031 Fix privacy menu update when replying to
4032 encrypted mail and no default privacy
4035 2008-01-19 [colin] 3.2.0cvs51
4039 * src/plugins/bogofilter/bogofilter.c
4040 * src/plugins/clamav/clamav_plugin.c
4041 * src/plugins/spamassassin/spamassassin.c
4042 Batch filtering deletions too (and save 4 bytes
4043 per MsgInfo in the process :)
4045 2008-01-19 [colin] 3.2.0cvs50
4048 Make cache update after copies much faster
4051 2008-01-19 [colin] 3.2.0cvs49
4054 Check g_fopen() success
4056 2008-01-17 [wwp] 3.2.0cvs48
4062 Sylpheed? No idea what this means.
4064 2008-01-17 [colin] 3.2.0cvs47
4066 * src/gtk/gtksctree.c
4067 Make dnd threshold higher on Maemo
4069 2008-01-16 [colin] 3.2.0cvs46
4071 * src/common/passcrypt.c
4072 Fix build on FreeBSD, thanks to Pawel
4074 2008-01-15 [colin] 3.2.0cvs45
4077 Fix bug 1472, 'Keyboard "Menu" key doesn't call
4078 spell check of actuall word'
4080 Temporarily disable immediate execution when learning
4081 spam *only* if the summaryview isn't locked
4083 2008-01-15 [wwp] 3.2.0cvs44
4085 * src/prefs_filtering.c
4086 Fix filtering prefs layout (Maemo port), moving page up/down
4087 from buttons to context menu.
4089 2008-01-15 [colin] 3.2.0cvs43
4092 Fix bug 1465, 'First line in new message does not mark URLs'
4094 2008-01-15 [colin] 3.2.0cvs42
4096 * src/common/passcrypt.c
4097 Fix bug 1461, 'several components #define
4098 _XOPEN_SOURCE improperly'
4100 2008-01-15 [colin] 3.2.0cvs41
4103 Fix bug 1469, 'Column width adjustments on message
4106 2008-01-14 [holger] 3.2.0cvs40
4109 Add tests for dbus, dbus glib bindings,
4110 and NetworkManager. All is optional. Add new
4111 --(en|dis)able-networkmanager-support switch.
4119 Add optional NetworkManager support, so Claws Mail
4120 can try to do the right thing when the network connection
4121 status changes. NetworkManager support is active by
4122 default if above requirements were met.
4124 2008-01-12 [colin] 3.2.0cvs39
4127 Advertise the click-on-reply feature in the tooltip
4129 2008-01-12 [colin] 3.2.0cvs38
4132 * src/stock_pixmap.c
4133 * src/stock_pixmap.h
4134 * src/pixmaps/tray_newmail.offline.xpm
4135 * src/pixmaps/tray_newmail.xpm
4136 * src/pixmaps/tray_newmarkedmail.offline.xpm
4137 * src/pixmaps/tray_newmarkedmail.xpm
4138 * src/pixmaps/tray_nomail.offline.xpm
4139 * src/pixmaps/tray_nomail.xpm
4140 * src/pixmaps/tray_unreadmail.offline.xpm
4141 * src/pixmaps/tray_unreadmail.xpm
4142 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
4143 * src/pixmaps/tray_unreadmarkedmail.xpm
4144 * src/plugins/trayicon/Makefile.am
4145 * src/plugins/trayicon/newmail.offline.xpm
4146 * src/plugins/trayicon/newmail.xpm
4147 * src/plugins/trayicon/newmarkedmail.offline.xpm
4148 * src/plugins/trayicon/newmarkedmail.xpm
4149 * src/plugins/trayicon/nomail.offline.xpm
4150 * src/plugins/trayicon/nomail.xpm
4151 * src/plugins/trayicon/trayicon.c
4152 * src/plugins/trayicon/unreadmail.offline.xpm
4153 * src/plugins/trayicon/unreadmail.xpm
4154 * src/plugins/trayicon/unreadmarkedmail.offline.xpm
4155 * src/plugins/trayicon/unreadmarkedmail.xpm
4156 Make the Trayicon plugin icons themable
4158 2008-01-12 [wwp] 3.2.0cvs37
4160 * src/prefs_display_header.c
4161 Fix extra leading hyphen visible in the display
4162 header configuration combo list (maemo).
4164 2008-01-11 [colin] 3.2.0cvs36
4167 Set timeout to 1 before disconnecting all -
4168 for when one switches to offline and has
4171 Fix bug 1454, 'error message shows parts and
4172 signature of previous messages'
4173 * src/prefs_common.c
4174 Maemo: Hide Send dialog by default
4176 2008-01-10 [colin] 3.2.0cvs35
4180 * src/prefs_account.c
4182 * src/gtk/inputdialog.c
4183 * src/plugins/pgpcore/passphrase.c
4184 Maemo: Fix bug 1455, 'Password enters leading letter
4185 incorrectly as uppercase'
4187 2008-01-09 [colin] 3.2.0cvs34
4190 Fix bug 1446, 'SC crashes frequently when staying
4191 in background'. Format string error in Polish
4193 * src/gtk/description_window.c
4194 * src/prefs_template.c
4195 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
4200 2008-01-08 [colin] 3.2.0cvs33
4203 Maemo: connect HW status change signal for shutdown
4205 Maemo: Fix hardware space key
4207 Maemo: name mmc1 and 2 a better name
4209 2008-01-08 [wwp] 3.2.0cvs32
4212 * src/folder_item_prefs.c
4213 * src/folder_item_prefs.h
4214 * src/prefs_folder_item.c
4215 It's now possible to disable processing rules when
4216 entering a folder (this adds a new option to the
4217 folder properties dialog).
4219 2008-01-08 [wwp] 3.2.0cvs31
4221 * src/common/utils.c
4222 Mailto: now supports 'insert' (stands for 'insert file'), this
4223 adds the ability to create a new message from the command-line,
4224 with body set from an existing file contents.
4226 2008-01-08 [colin] 3.2.0cvs30
4229 Maybe fix bug 1452, 'crash while drag'n'droping
4230 emails to an IMAP folder'
4232 2008-01-07 [wwp] 3.2.0cvs29
4234 * src/prefs_filtering.c
4235 Static-alize a function, thanks to Colin.
4237 2008-01-07 [colin] 3.2.0cvs28
4240 Fix scrolling to bottom when drag and dropping
4242 Fix bug 1445, 'Display sender using addressbook: fails
4243 when From: isn't an email address'
4245 2008-01-07 [wwp] 3.2.0cvs27
4247 * src/prefs_actions.c
4248 * src/prefs_filtering.c
4249 * src/prefs_template.c
4250 Add tooltips to most buttons in the templates, actions and
4251 filtering/processing dialogs.
4253 2008-01-07 [wwp] 3.2.0cvs26
4255 * src/prefs_filtering.c
4256 - add a clear button to clear dialog input fields
4257 - add page up and page down buttons to move selected rule up and down
4258 - in rules list popup-menu: added Delete, Delete all and Duplicate
4259 - popup-menu items are greyed out either if the list is empty (not counting the
4260 (New) row or if there is no selected item
4261 - clear store when closing dialog
4263 * src/prefs_actions.c
4264 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
4265 clear button, popup-menu
4266 - clear store when closing dialog
4268 * src/prefs_template.c
4269 - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
4270 clear button, popup-menu
4272 * src/addrcustomattr.c
4273 - renamed popup-menu item Clear list to Delete all
4274 - grey out popup-menu items is there is no selected item or if list is empty
4275 - clear store when closing dialog
4278 - added popup-menu item Delete all
4279 - grey out popup-menu items is there is no selected item or if list is empty
4280 - clear store when closing dialog
4282 2008-01-06 [wwp] 3.2.0cvs25
4285 One more layout fix by Pawel (completes 3.2.0cvs24).
4287 2008-01-05 [colin] 3.2.0cvs24
4290 Little GUI fixes, patch by Pawel
4292 2007-12-29 [wwp] 3.2.0cvs23
4295 Fix for bug #1443, and strip possible whitespaces around
4296 custom header names.
4298 2007-12-29 [mones] 3.2.0cvs22
4301 Updated translation, corrected a term based
4302 on suggestion from Israel Saeta Pérez,
4303 reverted awful X-Mailer translation
4305 Complete cvs20 for FreeBSD, patch by Pawel
4307 2007-12-29 [colin] 3.2.0cvs21
4310 Fix bug 1442, 'Tags are repeated in
4311 encapsulated messages'
4313 2007-12-28 [colin] 3.2.0cvs20
4316 Fix path to mime/globs. Patch by Marten King.
4318 2007-12-27 [colin] 3.2.0cvs19
4320 * src/plugins/pgpcore/Makefile.am
4321 * src/plugins/pgpinline/Makefile.am
4322 * src/plugins/pgpmime/Makefile.am
4323 Add missing flags to build pgp plugins on maemo
4325 2007-12-27 [colin] 3.2.0cvs18
4328 Maximise before showing to avoid probable flickering
4331 2007-12-27 [colin] 3.2.0cvs17
4335 * src/prefs_common.c
4336 * src/prefs_common.h
4337 Fix bug 1439, 'Claws Mail does not remember window size
4338 state when restarted'. Save maximised state and force
4339 maximisation at startup if applicable.
4341 2007-12-23 [paul] 3.2.0cvs16
4343 * src/prefs_matcher.c
4344 fix bug 1436, 'Filter condition dialog doesn't
4345 load header name from current rules'
4347 2007-12-22 [paul] 3.2.0cvs15
4350 fix bug 1435, 'Reply doesn't take into account
4353 2007-12-21 [paul] 3.2.0cvs14
4355 * src/common/ssl_certificate.c
4356 fix FreeBSD build with IPV6 support
4358 2007-12-20 [colin] 3.2.0cvs13
4363 2007-12-20 [colin] 3.2.0cvs12
4367 * src/prefs_account.c
4368 Add DIGEST-MD5 support for IMAP authentication
4370 2007-12-19 [mones] 3.2.0cvs11
4372 * doc/man/claws-mail.1
4373 Better ordering of sections, updated options
4377 2007-12-19 [paul] 3.2.0cvs10
4379 * src/prefs_account.c
4380 use a spinbutton instead of an entry for
4381 "POP authentication timeout" also
4383 2007-12-19 [colin] 3.2.0cvs9
4385 * src/prefs_filtering_action.c
4386 * src/prefs_matcher.c
4387 * src/gtk/description_window.c
4388 Destroy info windows with their parents
4391 2007-12-19 [colin] 3.2.0cvs8
4393 * src/prefs_account.c
4394 Use spinbuttons instead of entries where needed
4397 2007-12-18 [paul] 3.2.0cvs7
4399 * src/prefs_matcher.c
4400 add missing i18n for a few strings
4401 Patch by Stephan Sachse
4403 2007-12-18 [paul] 3.2.0cvs6
4405 * src/prefs_logging.c
4406 use 'disk' instead of 'disc'
4408 2007-12-18 [paul] 3.2.0cvs5
4412 * src/addrcustomattr.c
4414 fixes to the ingleesh
4415 * src/prefs_filtering_action.c
4416 fix copyright header
4417 fix untranslated strings
4418 * src/prefs_filtering_action.h
4419 fix copyright header
4421 2007-12-18 [wwp] 3.2.0cvs4
4425 * src/prefs_common.c
4426 * src/prefs_common.h
4432 * src/gtk/gtkutils.c
4433 Added prefs to set custom small and bold fonts
4434 (might matter on some desktops, according to
4435 DPI and font settings).
4437 2007-12-18 [colin] 3.2.0cvs3
4439 * src/prefs_logging.c
4440 Rework GUI, patch by Pawel
4442 2007-12-18 [colin] 3.2.0cvs2
4444 * src/prefs_filtering_action.c
4445 Rework GUI, patch by Pawel
4447 2007-12-18 [colin] 3.2.0cvs1
4450 Fix build on old GCC
4451 Fix inverted buttons
4453 2007-12-17 [paul] 3.2.0
4460 2007-12-17 [paul] 3.1.0cvs79
4467 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
4468 Andrea Spadaccini, and Frederico Goncalves Guimaraes
4470 2007-12-17 [mones] 3.1.0cvs78
4473 Updated Spanish translation for 3.2.0 release
4475 2007-12-16 [colin] 3.1.0cvs77
4477 * src/addrcustomattr.c
4478 Fix translations, patch by Fabien
4480 2007-12-15 [paul] 3.1.0cvs76
4483 fix compiler warning
4485 2007-12-14 [colin] 3.1.0cvs75
4490 2007-12-12 [wwp] 3.1.0cvs74
4494 Added Marius Glauser to the hall of fame.
4496 2007-12-12 [wwp] 3.1.0cvs73
4498 * src/gtk/gtkutils.c
4499 Improve the way we show results of searches
4500 in message bodies: selected text now get centered
4501 vertically in the message window.
4502 Patch by Marius Glauser <seelenhirt@gmx.net>.
4504 2007-12-10 [colin] 3.1.0cvs72
4507 Don't crash when setting batch mode on no folder
4509 2007-12-10 [colin] 3.1.0cvs71
4511 * src/common/utils.c
4512 Fix potential buffer overrun (thanks to
4515 2007-12-08 [paul] 3.1.0cvs70
4517 * src/prefs_receive.c
4518 small change to the English
4520 2007-12-08 [colin] 3.1.0cvs69
4525 2007-12-07 [colin] 3.1.0cvs68
4530 Free simplify_subject_preg at exit
4532 2007-12-07 [colin] 3.1.0cvs67
4536 * src/common/utils.c
4537 * src/common/utils.h
4538 We have to free reused regexps from time to
4539 time, or they get huge
4541 2007-12-07 [colin] 3.1.0cvs66
4544 Fix QP decoding (and UTF8)
4546 2007-12-07 [colin] 3.1.0cvs65
4548 * src/addrcustomattr.c
4549 Update list of default custom attributes
4550 now (will be needed for a feature patch
4553 2007-12-07 [colin] 3.1.0cvs64
4556 Batch on destination folder when copying - fixes
4557 slowness when moving unread mails to trash on IMAP
4559 2007-12-06 [colin] 3.1.0cvs63
4561 * src/common/w32_time.c
4562 * src/common/w32lib.h
4563 * src/etpan/etpan-thread-manager.c
4564 * src/etpan/imap-thread.c
4565 * src/etpan/nntp-thread.c
4566 * src/gtk/Makefile.am
4567 Fix win32 build with libetpan. Thanks to
4570 2007-12-06 [colin] 3.1.0cvs62
4574 * src/prefs_account.c
4575 * src/prefs_account.h
4576 * src/etpan/imap-thread.c
4577 * src/etpan/imap-thread.h
4578 Disable connection via command line on WIN32
4579 Disable mmap use on WIN32 - use normal strings
4582 * src/addressbook_foldersel.c
4583 * src/addressbook_foldersel.h
4584 * src/prefs_filtering_action.c
4585 * src/prefs_matcher.c
4586 * src/plugins/bogofilter/bogofilter_gtk.c
4587 * src/plugins/dillo_viewer/dillo_prefs.c
4588 * src/plugins/spamassassin/spamassassin_gtk.c
4589 Fix leak, rework function logics to be more
4590 natural - thanks to Holger
4591 * src/common/utils.c
4594 2007-12-06 [colin] 3.1.0cvs61
4597 * src/common/utils.c
4598 * src/common/utils.h
4599 Fix posting, and fix UTF-8 being sent when encoding