1 2009-01-02 [colin] 3.7.0cvs10
4 * src/pixmaps/claws-mail_icon.xpm
5 Use pixbuf for app icon, and make the app icon
8 2009-01-02 [colin] 3.7.0cvs9
11 Show both link title and URI if possible
13 2009-01-02 [colin] 3.7.0cvs8
17 * src/addressbook_foldersel.c
20 * src/grouplistdialog.c
24 * src/gtk/gtkcmclist.c
25 * src/gtk/gtkcmclist.h
26 * src/gtk/gtkcmctree.c
27 * src/gtk/gtkcmctree.h
30 Implement pixbuf rendering in tree widgets
32 * src/plugins/trayicon/trayicon.c
35 Use pixbuf rendering here too
37 2008-12-30 [paul] 3.7.0cvs7
40 no need to prematurely trim the uri in the statusbar
42 2008-12-29 [paul] 3.7.0cvs6
45 prefer List-Id header to X-* headers when creating
46 filter rule automatically
48 2008-12-28 [colin] 3.7.0cvs5
51 Set minimum height to 440 instead of 480
53 2008-12-22 [colin] 3.7.0cvs4
56 Fix bug 1799, '"Discard message" deletes manually
57 saved draft'. Switch rmode to REEDIT after
60 2008-12-21 [paul] 3.7.0cvs3
62 * tools/claws.i18n.status.pl
65 2008-12-21 [paul] 3.7.0cvs2
71 2008-12-21 [paul] 3.7.0cvs1
77 2008-12-19 [paul] 3.7.0
84 2008-12-19 [paul] 3.6.1cvs80
87 remove unmaintained sk and sr from ALL_LINGUAS
88 add newly maintained cs to ALL_LINGUAS
99 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
100 Stephan Sachse, Flammie Pirinen, Páder Rezso, Marcel Pol,
101 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
104 2008-12-16 [colin] 3.6.1cvs79
106 * src/plugins/pgpcore/sgpgme.c
109 2008-12-15 [colin] 3.6.1cvs78
114 * src/plugins/pgpcore/sgpgme.c
115 * src/plugins/pgpcore/sgpgme.h
116 * src/plugins/pgpinline/pgpinline.c
117 * src/plugins/pgpmime/pgpmime.c
118 * src/plugins/smime/smime.c
119 Fix bug 1796, 'PGP/MIME setting: "select key by your
120 email address" doesn't work'. Use custom from address
123 2008-12-15 [colin] 3.6.1cvs77
126 Fix bug 1746, 'Makes a mailto link from several
129 2008-12-15 [paul] 3.6.1cvs76
132 fix warnings thrown up by autoconf-2.63
134 2008-12-13 [colin] 3.6.1cvs75
142 Finish previous patch
144 2008-12-13 [colin] 3.6.1cvs74
147 Only install certs on windows
149 2008-12-13 [colin] 3.6.1cvs73
152 * tools/ca-certificates.crt
153 * src/common/Makefile.am
155 First try to ship SSL certificates in Windows
158 2008-12-12 [colin] 3.6.1cvs72
161 * src/plugins/pgpinline/claws.def
164 2008-12-12 [paul] 3.6.1cvs71
168 * src/partial_download.c
173 win32: fix unlinking, renaming and bug with
177 2008-12-11 [colin] 3.6.1cvs70
180 * manual/fr/advanced.xml
181 Update french translations
183 2008-12-10 [colin] 3.6.1cvs69
186 Correct bug submission guidelines
188 2008-12-10 [colin] 3.6.1cvs68
190 * src/plugins/pgpcore/pgp_viewer.c
191 Fix bug 1736, 'Key import does not work'
192 Kill the correct pid (and not the parent
193 shell), and increase the timeout a bit.
195 2008-12-09 [paul] 3.6.1cvs67
198 ensure that any stray noticeview buttons are hidden,
199 as clicking them causes segfaults!
201 2008-12-09 [colin] 3.6.1cvs66
205 * src/folder_item_prefs.h
209 Fix bug 1792, '"Save Message to" should
210 retain list of recently selected folders'
211 Also, make Enchant-related prefs stick
212 even if the build doesn't enable enchant
214 2008-12-09 [paul] 3.6.1cvs65
217 fix bug 1787, 'Prevent automatic PGP inline
218 decryption attempts' use the noticeview to display
219 decryption failure messages instead of the irritating
222 2008-12-09 [colin] 3.6.1cvs64
224 * src/prefs_filtering.c
225 Fix bug 1789, 'filtering account selection
226 (regression)'. Filtering on sending-only
227 accounts can be a little useful when using
228 filtering via Tools menu.
230 2008-12-07 [paul] 3.6.1cvs63
232 * src/prefs_actions.c
233 don't auto-select first entry (same as other
235 * src/gtk/pluginwindow.c
236 these parents don't have children so don't look
239 2008-12-07 [paul] 3.6.1cvs62
241 * src/prefs_account.c
242 * src/gtk/pluginwindow.c
243 * src/gtk/prefswindow.c
244 * src/gtk/prefswindow.h
245 auto-select first page
247 2008-12-05 [colin] 3.6.1cvs61
251 Fix bug 1788, 'CM crashes re-encoding
252 encoded parameters' (introduced in cvs40)
254 2008-12-05 [paul] 3.6.1cvs60
257 remove gpg prefs that are no longer needed here
259 2008-12-03 [colin] 3.6.1cvs59
262 Speed up cache reading (about 10% gain)
264 * src/gtk/gtksctree.c
265 Speed up expand/collapse all threads
268 2008-12-03 [paul] 3.6.1cvs58
271 eradicate gcc4's signedness warnings
272 fix building with gnuTLS on (Open)Solaris
274 2008-12-01 [colin] 3.6.1cvs57
276 * src/gtk/gtkcmclist.c
279 2008-12-01 [colin] 3.6.1cvs56
281 * src/plugins/pgpinline/pgpinline.c
282 Fix bug 1779, 'PGP Inline badly handles
283 multipart'. Properly dump the current part
284 instead of running around with scissors
286 2008-11-30 [paul] 3.6.1cvs55
288 * manual/advanced.xml
290 * src/prefs_toolbar.c
291 remove the verb from the page title and
292 update references in the manual
294 2008-11-30 [paul] 3.6.1cvs54
297 move Other/ page to Other/Miscellaneous
298 * src/gtk/prefswindow.c
299 make parent page unselectable
301 2008-11-29 [paul] 3.6.1cvs53
304 add the new 'primary_paste_unselects' hidden
305 option, add missing 'log_[...]_color' options,
306 and reformat the text
307 * manual/advanced.xml
308 add the new 'primary_paste_unselects' hidden
309 option, add missing 'log_[...]_color' options
311 2008-11-28 [colin] 3.6.1cvs52
316 2008-11-28 [colin] 3.6.1cvs51
321 2008-11-28 [colin] 3.6.1cvs50
324 Fix account selection in Mailing list
327 2008-11-28 [paul] 3.6.1cvs49
330 automatically remove obsolete strings
332 2008-11-28 [colin] 3.6.1cvs48
334 * src/plugins/pgpcore/sgpgme.c
335 Fix error message when key isn't available.
337 2008-11-27 [colin] 3.6.1cvs47
343 2008-11-26 [colin] 3.6.1cvs46
348 2008-11-26 [colin] 3.6.1cvs45
350 * src/plugins/pgpcore/select-keys.c
351 * src/plugins/pgpcore/sgpgme.c
352 Fix bug 1591, 'S/MIME: better key
353 handling/selection dialog'
354 Really ignore revoked/expired keys
356 2008-11-26 [colin] 3.6.1cvs44
361 Make sure libgcrypt's threading is initialised
362 before gnutls. See also old bug 1539.
364 2008-11-26 [colin] 3.6.1cvs43
368 * src/etpan/imap-thread.c
369 Fix possible crashes due to clist_begin()
370 not checking for NULLs (it should!)
372 2008-11-25 [colin] 3.6.1cvs42
375 Fix line length in MIME parameters
377 2008-11-22 [paul] 3.6.1cvs41
380 grab Return key press in attachments Properties
383 2008-11-21 [colin] 3.6.1cvs40
387 Fix bug 1776, 'use encoded name parameters
388 for attachments instead of ascii'.
389 Break the RFC 2047 by using B-encoded
390 filename parameter, like everyone does,
391 following advice from the RFC author.
393 2008-11-21 [colin] 3.6.1cvs39
395 * src/common/socket.c
396 Rehandshake if server asks to
398 2008-11-21 [colin] 3.6.1cvs38
402 * src/common/session.h
404 Move conditional-compilation members to
407 2008-11-19 [wwp] 3.6.1cvs37
409 * src/prefs_actions.c
410 Fixed wrong behaviour when pressing Escape (was not cancelling
413 2008-11-19 [wwp] 3.6.1cvs36
419 * src/prefs_actions.c
420 * src/prefs_filtering_action.c
425 Replace occurrences of "command line" with "command-line" everywhere.
426 Enforce code style (mostly indentation) in prefs_actions.c.
428 2008-11-19 [colin] 3.6.1cvs35
433 Add primary_paste_unselects hidden preference
434 to change how middle-click pasting changes
435 the selection and insert point; defaults to
438 2008-11-19 [colin] 3.6.1cvs34
441 Always give focus to summaryview, even if
442 the folder is empty, in small screen layout.
443 Allows to go back to folderlist using the
446 2008-11-18 [colin] 3.6.1cvs33
449 Put back conditional at the end of struct
451 2008-11-18 [colin] 3.6.1cvs32
454 * src/common/w32_reg.c
455 Fix crash on win32 when browsing to a
458 2008-11-15 [colin] 3.6.1cvs31
461 After a mid-click paste, deselect selection
462 and go to end of paste.
464 2008-11-15 [colin] 3.6.1cvs30
467 Auto-save draft after external editor quits
469 2008-11-15 [colin] 3.6.1cvs29
471 * src/plugins/pgpcore/sgpgme.c
472 Fix wrong error display, thanks to
475 2008-11-14 [colin] 3.6.1cvs28
477 * src/prefs_actions.c
478 Comment out bogus (IMO) warning
480 2008-11-14 [colin] 3.6.1cvs27
487 Share summaryview's context menu actions with
488 the equivalent menu items of the main menu;
489 this allows to share accelerators and de-
492 2008-11-14 [colin] 3.6.1cvs26
494 * src/plugins/pgpcore/sgpgme.c
495 Fix bug 1768, 'claws-mail crashes while
496 checking smime bad signature'
498 2008-11-13 [colin] 3.6.1cvs25
502 Fix redefinition of PREFSBUFSIZE
504 2008-11-13 [wwp] 3.6.1cvs24
506 * tools/popfile-link.sh
507 Add support for reusing existing POPFile session ID.
509 2008-11-12 [colin] 3.6.1cvs23
512 Fix bug 1771, 'Folder template gets
513 truncated when exiting the application'
514 Use a 32k buffer for string preferences
516 2008-11-11 [colin] 3.6.1cvs22
519 Fix "display sender using addressbook" when
520 prefs_common.swap_from is in use. Patch by
523 2008-11-11 [colin] 3.6.1cvs21
528 Make a few functions static
530 2008-11-07 [colin] 3.6.1cvs20
534 Fix crash when rebuilding colorlabel
538 * src/prefs_account.c
539 * src/prefs_compose_writing.c
540 * src/prefs_logging.c
541 * src/prefs_message.c
543 * src/prefs_receive.c
544 * src/prefs_summaries.c
545 * src/prefs_wrapping.c
546 * src/plugins/bogofilter/bogofilter_gtk.c
547 * src/plugins/pgpcore/prefs_gpg.c
548 * src/plugins/spamassassin/spamassassin_gtk.c
549 Fix deprecated use of page_size in
550 gtkspinbutton adjustments
552 2008-11-06 [mones] 3.6.1cvs19
555 Fix missing "About" in Help menu
556 * tools/claws.i18n.status.pl
559 2008-11-05 [colin] 3.6.1cvs18
564 * src/common/socket.c
565 * src/common/socket.h
568 w32: Implement single launch (lock
569 socket); always put debug log to
570 the rc_dir; fix Start menu update
571 after registering as default Mail
574 2008-11-05 [colin] 3.6.1cvs17
577 Setting the Mail start menu item in HKCU
578 confuses the Internet Options dialog. Do
579 it in HKLM as this dialog does.
581 2008-11-04 [colin] 3.6.1cvs16
583 * src/common/w32_reg.c
586 2008-11-04 [colin] 3.6.1cvs15
589 w32: Fix getting content-type
593 * src/prefs_ext_prog.c
595 w32: better integration (use the
596 standard file associations instead
597 of our platform-unadapted open
601 * src/common/w32_reg.c
602 * src/common/w32lib.h
603 w32: better integration (allow
604 setting Claws as default MUA)
606 2008-11-01 [colin] 3.6.1cvs14
609 Fix wrongly converted non-ascii characters
610 when locale's charset is US-ASCII (strict-mode
611 was failing in this case)
613 2008-10-30 [colin] 3.6.1cvs13
619 Use one UI Manager per mimeview, instead of
620 the global one -- else user_data pointer gets
621 broken if opening and closing another message-
622 view, then using right-click on a mimeview's
623 mimepart. Probably fixes bug 1711, 'Save-as
626 2008-10-24 [paul] 3.6.1cvs12
629 * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
630 * tools/kdeservicemenu/install.sh
631 another, possibly the final?, attempt on getting this
634 2008-10-24 [paul] 3.6.1cvs11
636 * tools/kdeservicemenu/install.sh
637 fix servicemenu installation directory on kde4
639 2008-10-24 [paul] 3.6.1cvs10
641 * tools/kdeservicemenu/README
642 * tools/kdeservicemenu/install.sh
643 add support for kde4 in addition to kde3.
644 a rework involving checking for kde4-config, then
645 kde-config, finally prompting the user for the
646 location of either if they cannot be found
649 2008-10-18 [paul] 3.6.1cvs9
651 * tools/claws.i18n.status.pl
652 updated with latest translator info.
653 only print for languages defined in %langname
655 2008-10-17 [paul] 3.6.1cvs8
657 * src/plugins/pgpcore/sgpgme.c
658 when listing the uid's, show the uid validity
660 2008-10-16 [paul] 3.6.1cvs7
665 2008-10-13 [wwp] 3.6.1cvs6
668 Updated French translation.
670 2008-10-11 [colin] 3.6.1cvs5
673 Fix bug 1756, "Outdated translators list in About
674 dialogue". Patch by Aleksei Miheev.
676 2008-10-11 [colin] 3.6.1cvs4
686 * src/prefs_account.c
694 * src/common/session.c
695 * src/common/session.h
698 * src/common/socket.c
699 * src/common/socket.h
702 * src/common/ssl_certificate.c
703 * src/common/ssl_certificate.h
705 * src/gtk/sslcertwindow.c
706 * src/gtk/sslcertwindow.h
709 2008-10-11 [colin] 3.6.1cvs3
711 * src/common/ssl_certificate.c
712 Make local function static
714 2008-10-10 [colin] 3.6.1cvs2
717 * src/common/ssl_certificate.c
718 * src/gtk/sslcertwindow.c
719 Add offline certificate verification,
720 thanks to Nikos Mavrogiannopoulos for the
723 2008-10-10 [colin] 3.6.1cvs1
725 * src/common/ssl_certificate.c
726 * src/gtk/sslcertwindow.c
729 2008-10-10 [paul] 3.6.1
739 2008-10-10 [colin] 3.6.0cvs25
742 Tell libetpan it doesn't need to init
745 2008-10-10 [colin] 3.6.0cvs24
748 Remove references to openssl
750 2008-10-09 [colin] 3.6.0cvs23
755 2008-10-09 [colin] 3.6.0cvs22
758 Error out when building against openssl
760 2008-10-09 [colin] 3.6.0cvs21
767 Disable OpenSSL due to requirement of
768 OpenSSL exception. Code not removed yet,
769 just in case, but disabled.
771 2008-10-09 [colin] 3.6.0cvs20
781 * src/prefs_ext_prog.c
783 * src/prefs_image_viewer.c
787 * src/gtk/Makefile.am
789 * src/gtk/gtksourceprintjob.c
790 * src/gtk/gtksourceprintjob.h
791 Revert previous patch. It'd be better to remove
792 OpenSSL instead, as GnuTLS works as well.
794 2008-10-09 [colin] 3.6.0cvs19
804 * src/prefs_ext_prog.c
806 * src/prefs_image_viewer.c
810 * src/gtk/Makefile.am
812 * src/gtk/gtksourceprintjob.c
813 * src/gtk/gtksourceprintjob.h
814 Remove the libgnomeprint interface (deprecated,
815 and fixes Debian's #501570, 'Copyright confusion')
817 2008-10-09 [colin] 3.6.0cvs18
820 Require libetpan 0.57 (important fixes)
822 2008-10-08 [paul] 3.6.0cvs17
824 * src/prefs_filtering_action.c
825 * src/prefs_matcher.c
826 enable re-ordering of the filtering/processing
827 condition and actions lists by drag'n'drop
829 2008-10-08 [colin] 3.6.0cvs16
834 2008-10-07 [colin] 3.6.0cvs15
837 After thinking, revert this. It's only a minor
838 annoyance to GSSAPI users, and I can't test this
839 right now. Postponed until after next good release.
841 2008-10-07 [colin] 3.6.0cvs14
844 Don't ask for a password when using GSSAPI
846 2008-10-07 [colin] 3.6.0cvs13
849 Fix build with GTK+ < 2.14
851 2008-10-07 [colin] 3.6.0cvs12
858 * src/gtk/colorlabel.c
859 Fix bug 1749, 'Shortcut keys for color labels
861 Make fullscreen a setting remembered between
864 2008-10-07 [colin] 3.6.0cvs11
867 Fix bug 1747, 'Wanderlust keybindings no longer
868 working (regression)'
870 2008-10-07 [colin] 3.6.0cvs10
873 Make fullscreen a real menu item
875 2008-10-07 [colin] 3.6.0cvs9
878 Make sure we won't save size when
881 2008-10-06 [colin] 3.6.0cvs8
885 Handle fullscreen via F11. Patch by
888 2008-10-06 [colin] 3.6.0cvs7
891 Fix return value when setting client cert
893 2008-10-04 [colin] 3.6.0cvs6
896 Fix bug 1742, 'Attachment list contents not
899 2008-10-04 [paul] 3.6.0cvs5
902 fix failure of Hide toolbar option on restart
904 2008-10-04 [colin] 3.6.0cvs4
911 Maemo: Fix bug 1737, Crashes upon opening
913 2008-10-04 [paul] 3.6.0cvs3
916 submitted (just a little late) by Frederico
919 2008-10-03 [wwp] 3.6.0cvs2
922 Many fixes, mostly in menus and accelerators.
924 2008-10-03 [colin] 3.6.0cvs1
927 Allow network mounts with new GTKs: they're
928 available via FUSE mounts and we don't need
931 2008-10-03 [paul] 3.6.0
938 2008-10-03 [paul] 3.5.0cvs145
945 new translations. added by Yasen Pramatarov,
946 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
955 updated translations. submitted by Miquel Oliete,
956 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
957 Andrea Spadaccini, Emilian Nowak, and Ralph Young
959 2008-10-02 [colin] 3.5.0cvs144
961 * src/common/session.c
962 Fix crash when connection fails on windows
964 2008-10-01 [colin] 3.5.0cvs143
967 Real fix for FS-unsafe chars on win32
969 2008-10-01 [colin] 3.5.0cvs142
972 Encode prohibited filenames on win32
974 2008-09-30 [mones] 3.5.0cvs141
980 Fix output of some debug messages
982 2008-09-30 [colin] 3.5.0cvs140
994 * src/gtk/sslcertwindow.c
995 Win32: Fix time usage; use g_stat
997 2008-09-29 [colin] 3.5.0cvs139
1000 Fix case-sensitive match of subject
1003 2008-09-29 [colin] 3.5.0cvs138
1005 * src/folder_item_prefs.c
1006 * src/folder_item_prefs.h
1008 * src/prefs_folder_item.c
1009 * src/prefs_matcher.c
1011 * src/common/string_match.c
1012 * src/common/utils.c
1013 Fix a huge leak (dozens of megs per folder
1014 change) on Windows: disable regexps
1016 2008-09-28 [paul] 3.5.0cvs137
1021 2008-09-27 [colin] 3.5.0cvs136
1025 Add accessor for cur_account
1027 2008-09-27 [colin] 3.5.0cvs135
1030 Fix crash when error happen on session establishment
1032 2008-09-26 [mones] 3.5.0cvs134
1037 2008-09-26 [colin] 3.5.0cvs133
1039 * src/plugins/pgpcore/claws.def
1042 2008-09-26 [colin] 3.5.0cvs132
1044 * src/prefs_common.c
1045 * src/prefs_common.h
1046 * src/plugins/pgpcore/pgp_viewer.c
1047 Add an accessor to prefs_common for plugins
1050 2008-09-25 [colin] 3.5.0cvs131
1053 Fix bug 1725, 'useless lines in clawsrc'
1054 * src/plugins/smime/mypgpcore.def
1055 Add a missing symbol
1057 2008-09-25 [paul] 3.5.0cvs130
1059 * src/plugins/smime/mypgpcore.def
1060 * src/plugins/smime/plugin.def
1061 * src/plugins/smime/version.rc
1062 add these windows-specific files
1065 2008-09-25 [colin] 3.5.0cvs129
1068 Load standard plugins only on first run
1070 2008-09-25 [colin] 3.5.0cvs128
1075 2008-09-24 [colin] 3.5.0cvs127
1078 Add nb_NO's charset (iso-8859-1)
1080 2008-09-24 [colin] 3.5.0cvs126
1082 * src/common/utils.c
1083 Fix get_mail_base_dir() on windows
1084 (was synced from main ages ago)
1086 2008-09-24 [colin] 3.5.0cvs125
1090 Integrate better with Windows' style
1092 2008-09-23 [paul] 3.5.0cvs124
1097 offer these strings to translators too
1099 2008-09-23 [colin] 3.5.0cvs123
1102 Add a --disable-dbus flag in case we want
1103 no DBUS even if headers are available (like
1104 for building gpg4win)
1107 * src/prefs_logging.c
1108 * src/common/utils.c
1109 * src/plugins/pgpcore/sgpgme.c
1110 * src/plugins/smime/claws.def
1112 - disable filtering log (it's crashy for
1114 - fix gmtime_r when time is -1 (before 01/01/70)
1115 - add symbols for smime
1117 2008-09-22 [colin] 3.5.0cvs122
1119 * src/common/utils.c
1123 Fix cursor position after changing account
1127 Fix absolute path detection
1129 2008-09-21 [colin] 3.5.0cvs121
1131 * src/gtk/gtkaspell.c
1132 Don't try to use empty dictionaries
1134 2008-09-20 [colin] 3.5.0cvs120
1137 Add the new files to the translations
1139 2008-09-20 [colin] 3.5.0cvs119
1142 * src/plugins/Makefile.am
1143 * src/plugins/smime/Makefile.am
1144 * src/plugins/smime/plugin.c
1145 * src/plugins/smime/smime.c
1146 * src/plugins/smime/smime.deps
1147 * src/plugins/smime/smime.h
1148 Include S/Mime plugin in the main plugins
1149 Will ease the Gpg4win team's work
1151 2008-09-20 [colin] 3.5.0cvs118
1158 * src/common/socket.c
1159 * src/gtk/gtkutils.c
1160 * src/plugins/pgpcore/claws.def
1161 Windows: more fixes, thanks to wwp and
1164 2008-09-20 [colin] 3.5.0cvs117
1167 Tell on which server errors happened
1169 2008-09-20 [colin] 3.5.0cvs116
1171 * src/etpan/etpan-thread-manager.c
1172 * src/etpan/imap-thread.c
1173 * src/etpan/nntp-thread.c
1174 Windows: Fix hang on IMAP/NNTP
1176 2008-09-20 [colin] 3.5.0cvs115
1178 * src/common/utils.c
1179 Fix bug 1723, "Buffer overflow crash caused by
1180 preview in 'Date format help' dialog box"
1181 Also, optimise fast_strftime a bit :)
1183 2008-09-18 [colin] 3.5.0cvs114
1187 Check for NULLs before str* functions
1189 2008-09-18 [colin] 3.5.0cvs113
1194 Handle html parts in multipart/related
1195 Decode ISO-8859-1 as Windows-1252 (the former
1196 is a subset of the latter) in order to
1197 workaround Outlook mails misencoding
1198 * src/gtk/logwindow.c
1199 * src/gtk/logwindow.h
1200 Clear mainwindow's error pixmap when the
1201 error scrolls out of the log
1203 2008-09-17 [colin] 3.5.0cvs112
1205 * src/image_viewer.c
1206 Fix image loading (multiple childs added to
1207 scrolledwindow, break of the resize functionality)
1209 * src/prefs_folder_item.c
1210 * src/prefs_spelling.c
1211 * src/gtk/gtkaspell.c
1212 Better fix problems with dictionaries updates
1214 2008-09-17 [colin] 3.5.0cvs111
1216 * src/common/utils.c
1217 Fix double-opening (fixes multiple signatures when
1220 2008-09-16 [colin] 3.5.0cvs110
1222 * src/prefs_account.c
1223 * src/prefs_folder_item.c
1224 * src/prefs_spelling.c
1225 * src/gtk/gtkaspell.c
1226 Better stripping of aspell dictionaries names
1230 * 3.6.0-rc1 released
1232 2008-09-16 [colin] 3.5.0cvs109
1237 * src/prefs_account.h
1239 * src/send_message.c
1240 * src/gtk/inputdialog.c
1241 Don't add a pref to allow remembering passwords
1242 (Just not checking the checkbox is enough)
1244 2008-09-16 [colin] 3.5.0cvs108
1247 Require libetpan 0.56 as 0.55 is crashy
1250 * src/gtk/inputdialog.c
1251 * src/gtk/inputdialog.h
1254 2008-09-16 [wwp] 3.5.0cvs107
1257 Complete 3.5.0cvs106 by removing a function that got
1258 moved to account.[ch].
1260 2008-09-16 [wwp] 3.5.0cvs106
1266 * src/quote_fmt_lex.l
1267 * src/quote_fmt_parse.y
1268 Add account signature (path and value string) manipulation
1269 keywords to the template processor. It's now possible in
1270 all templates to insert the account signature to an
1271 arbitrary location or to pass it to a external script for
1275 2008-09-16 [mones] 3.5.0cvs105
1282 * src/prefs_account.h
1283 * src/prefs_common.c
1284 * src/prefs_common.h
1286 * src/send_message.c
1287 * src/gtk/inputdialog.c
1288 * src/gtk/inputdialog.h
1289 Implement session passwords: unsaved passwords for receiving
1290 or sending of accounts can be remembered while running to
1291 avoid repetitive typing.
1292 As keeping passwords in memory is unsafe a new preference
1293 in Other page is added to activate or not such capability.
1295 2008-09-14 [colin] 3.5.0cvs104
1299 Make conv_iconv_strdup static
1301 2008-09-12 [colin] 3.5.0cvs103
1308 * src/folder_item_prefs.c
1309 * src/folder_item_prefs.h
1311 * src/prefs_account.c
1312 * src/prefs_common.c
1313 * src/prefs_common.h
1314 * src/prefs_folder_item.c
1315 * src/prefs_spelling.c
1316 * src/prefs_template.c
1318 * src/quote_fmt_parse.y
1321 * src/gtk/Makefile.am
1324 * src/gtk/gtkaspell.c
1325 * src/gtk/gtkaspell.h
1326 * src/plugins/bogofilter/Makefile.am
1327 * src/plugins/dillo_viewer/Makefile.am
1328 * src/plugins/spamassassin/Makefile.am
1329 * src/plugins/trayicon/Makefile.am
1330 Switch spellchecker to Enchant
1332 2008-09-12 [paul] 3.5.0cvs102
1335 * tools/csv2addressbook.pl
1336 add support for Fox Mail
1338 2008-09-12 [paul] 3.5.0cvs101
1341 * src/prefs_wrapping.c
1344 2008-09-12 [paul] 3.5.0cvs100
1347 revert cvs99's libenchant commit error
1349 2008-09-12 [colin] 3.5.0cvs99
1352 Only go to inbox if there are new mails
1353 (and fetch was manual)
1355 2008-09-10 [colin] 3.5.0cvs98
1359 * src/common/session.c
1360 Use g_timeout_add_seconds instead of g_timeout_add
1361 on glib >= 2.14 when we don't need precision on the
1362 delay. This helps reducing power consumption:
1363 http://mjg59.livejournal.com/74651.html
1365 2008-09-10 [colin] 3.5.0cvs97
1368 Don't save window size and position when
1369 compose is hidden (filtering action)
1371 2008-09-09 [colin] 3.5.0cvs96
1377 * src/addressbook_foldersel.c
1383 * src/editaddress_other_attributes_ldap.h
1387 * src/editldap_basedn.c
1396 * src/grouplistdialog.c
1399 * src/image_viewer.c
1410 * src/prefs_actions.c
1411 * src/prefs_filtering.c
1412 * src/prefs_folder_column.c
1414 * src/prefs_summary_column.c
1415 * src/prefs_toolbar.c
1416 * src/send_message.c
1418 * src/sourcewindow.c
1419 * src/sourcewindow.h
1423 * src/stock_pixmap.c
1424 * src/stock_pixmap.h
1433 * src/common/utils.c
1435 * src/gtk/colorlabel.c
1436 * src/gtk/colorlabel.h
1437 * src/gtk/combobox.h
1438 * src/gtk/description_window.c
1440 * src/gtk/gtkaspell.c
1441 * src/gtk/gtkaspell.h
1442 * src/gtk/gtkcmclist.c
1443 * src/gtk/gtkcmclist.h
1444 * src/gtk/gtkcmctree.c
1445 * src/gtk/gtkcmctree.h
1446 * src/gtk/gtkcmoptionmenu.h
1447 * src/gtk/gtksctree.c
1448 * src/gtk/gtksctree.h
1449 * src/gtk/gtkshruler.c
1450 * src/gtk/gtkshruler.h
1451 * src/gtk/gtksourceprintjob.c
1452 * src/gtk/gtksourceprintjob.h
1453 * src/gtk/gtkutils.c
1454 * src/gtk/gtkutils.h
1455 * src/gtk/gtkvscrollbutton.c
1456 * src/gtk/gtkvscrollbutton.h
1457 * src/gtk/icon_legend.c
1458 * src/gtk/inputdialog.c
1459 * src/gtk/logwindow.c
1460 * src/gtk/logwindow.h
1461 * src/gtk/manage_window.c
1462 * src/gtk/manage_window.h
1464 * src/gtk/prefswindow.c
1465 * src/gtk/progressdialog.c
1466 * src/gtk/progressdialog.h
1467 * src/plugins/bogofilter/bogofilter_gtk.c
1468 * src/plugins/pgpcore/passphrase.c
1469 * src/plugins/spamassassin/spamassassin_gtk.c
1470 * src/plugins/trayicon/trayicon.c
1471 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1472 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1473 * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1474 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1475 * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1476 Complete GTK+ 2.14 undeprecation
1477 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
1479 2008-09-09 [colin] 3.5.0cvs95
1481 * src/gtk/gtkcmclist.h
1482 Fix build on GTK+ 2.14
1484 2008-09-08 [colin] 3.5.0cvs94
1488 Remove GtkSignalFunc
1490 2008-09-07 [colin] 3.5.0cvs93
1493 * src/addressbook_foldersel.c
1494 * src/gtk/gtkcmclist.c
1495 * src/gtk/gtkcmclist.h
1496 * src/gtk/gtkcmctree.c
1497 * src/gtk/gtkcmctree.h
1498 * src/gtk/gtksctree.c
1499 * src/gtk/prefswindow.c
1500 * src/gtk/prefswindow.h
1501 Use GDestroyNotify instead of GtkDestroyNotify
1502 (deprecated in GTK+ 2.14)
1504 2008-09-07 [colin] 3.5.0cvs92
1507 Fix bug 1712, 'invalid "Phishing attempt warning"
1508 when linked text ends with spaces'
1510 2008-09-05 [colin] 3.5.0cvs91
1513 Maybe fix bug 1711, 'Save-as attachment crashes'
1514 Possibly wrong free() due to pointer shifting
1516 2008-09-05 [colin] 3.5.0cvs90
1519 Fix bug 1710, 'User misreads "Discard Message"
1520 as "Discard Changes"'. Propose to save or discard
1521 only the latest changes when closing an existing
1522 draft. Autosave may still have saved parts of the
1525 2008-09-04 [colin] 3.5.0cvs89
1528 Fix bug 1707, 'Segfault when sorting on non-visible column'
1530 2008-09-01 [colin] 3.5.0cvs88
1535 * src/etpan/imap-thread.c
1536 * src/etpan/imap-thread.h
1537 Store spam flag on IMAP (Junk/NonJunk, as
1538 ThunderBird does - this is nonstandard)
1540 2008-08-31 [wwp] 3.5.0cvs87
1543 Fix globish edition^Wediting.
1545 2008-08-31 [wwp] 3.5.0cvs86
1548 Don't break nickname editing for non-LDAP books (nickname
1549 value was overwritten when editing existing contact, this
1550 came from 3.0.2cvs109).
1552 2008-08-30 [colin] 3.5.0cvs85
1556 Fix "Apply tags..." key shortcut
1558 2008-08-29 [iwkse] 3.5.0cvs84
1563 2008-08-29 [iwkse] 3.5.0cvs83
1566 Disable "Move to trash" action if
1567 we are in a trash-like folder.
1570 2008-08-29 [paul] 3.5.0cvs82
1573 bump up libetpan version requirement since
1574 0.55 is released now
1576 2008-08-28 [wwp] 3.5.0cvs81
1580 * src/prefs_account.c
1581 * src/prefs_account.h
1582 Add finer granularity to the POP3's remove-after delay (now in
1583 hours in addition to in days), patch by Paul Rolland.
1585 2008-08-28 [wwp] 3.5.0cvs80
1587 * src/gtk/combobox.c
1588 Fix a typo in a comment.
1590 2008-08-28 [iwkse] 3.5.0cvs79
1593 * src/prefs_actions.c
1594 * src/prefs_filtering.c
1595 * src/prefs_template.c
1596 Add search feature to the account,
1597 template and action dialog.
1598 It's turned on selecting one row
1599 of the list and typing some random
1600 letter. Thanks to wwp, colinl
1602 2008-08-28 [colin] 3.5.0cvs78
1607 * src/prefs_account.c
1608 * src/prefs_account.h
1612 * src/stock_pixmap.c
1613 * src/stock_pixmap.h
1615 * src/pixmaps/key_gpg_signed.xpm
1616 Fix bug 1412, "Sign reply, if mail was signed"
1617 Add an account preference to sign replies to signed mails
1619 2008-08-28 [iwkse] 3.5.0cvs77
1621 * src/prefs_filtering.c
1622 Making the search more useful,
1623 jumping directly to the relative rule.
1625 2008-08-27 [colin] 3.5.0cvs76
1630 2008-08-27 [colin] 3.5.0cvs75
1632 * src/gtk/gtkcmctree.c
1635 2008-08-26 [colin] 3.5.0cvs74
1637 * src/gtk/gtkcmctree.c
1638 Fix missing inits on old glib
1640 2008-08-26 [wwp] 3.5.0cvs73
1642 * src/common/utils.c
1643 Added 'Fwd' to the list of known common subject prefixes.
1645 2008-08-25 [iwkse] 3.5.0cvs72
1647 * src/image_viewer.c
1648 Add animated gif support to the
1651 2008-08-25 [colin] 3.5.0cvs71
1653 * src/gtk/gtkcmctree.c
1654 Make sure work isn't null
1656 2008-08-24 [colin] 3.5.0cvs70
1659 Fix typo on SSL_CERT_DIR
1661 2008-08-23 [holger] 3.5.0cvs69
1664 Fix bug 1699 'Separator line mis-placed when
1665 printing some e-mails'. The number of header lines
1666 was not correctly calculated when Pango inserts
1669 2008-08-23 [colin] 3.5.0cvs68
1672 Fix the account selector button; thanks
1675 2008-08-21 [colin] 3.5.0cvs67
1679 Add a compose preference for auto-indent
1682 Make colorlabel accels a bit less hacky
1684 2008-08-21 [colin] 3.5.0cvs66
1687 * src/prefs_common.c
1688 * src/prefs_common.h
1689 * src/prefs_wrapping.c
1690 Add a preference for autoindent; fix no_join tag
1691 being applied to whole lines instead of just \n when
1694 2008-08-21 [colin] 3.5.0cvs65
1697 Add support for auto-indentation
1699 2008-08-19 [colin] 3.5.0cvs64
1702 Save Autowrap status in drafts/queued mails
1704 2008-08-19 [colin] 3.5.0cvs63
1707 Fix a comment (in reality, test commit on
1710 2008-08-17 [colin] 3.5.0cvs62
1712 * src/prefs_actions.c
1715 * src/common/socket.h
1716 * src/gtk/gtkcmctree.c
1719 2008-08-16 [colin] 3.5.0cvs61
1721 * src/editaddress_other_attributes_ldap.h
1722 Add 'l' field (localityName)
1724 2008-08-16 [colin] 3.5.0cvs60
1727 * src/gtk/gtkcmclist.c
1728 * src/gtk/gtkcmclist.h
1729 * src/gtk/gtkcmctree.c
1730 * src/gtk/gtksctree.c
1731 * src/gtk/gtkutils.c
1732 * src/gtk/gtkvscrollbutton.c
1733 Fix Maemo build (OS2007)
1735 2008-08-14 [colin] 3.5.0cvs59
1738 Don't crash if parent is null when creating
1740 * src/gtk/pluginwindow.c
1741 Don't crash on race when closing window while
1742 a plugin is loading and does gtk_iterations
1744 2008-08-13 [colin] 3.5.0cvs58
1749 Fix bug 1696, 'Viewing binary attachements
1750 as text over 1 MB' (various buglets)
1752 2008-08-10 [colin] 3.5.0cvs57
1755 * src/gtk/gtkcmclist.c
1756 Continue fixing GTK < 2.12 build, thanks to
1759 2008-08-10 [colin] 3.5.0cvs56
1761 * src/gtk/gtksctree.c
1762 Fix build on GTK < 2.12
1764 2008-08-09 [colin] 3.5.0cvs55
1767 Fix untranslatable strings, thanks to
1770 2008-08-07 [colin] 3.5.0cvs54
1776 * src/message_search.c
1779 * src/prefs_account.c
1780 * src/prefs_common.c
1781 * src/prefs_customheader.c
1782 * src/prefs_ext_prog.c
1783 * src/prefs_filtering_action.c
1785 * src/prefs_logging.c
1786 * src/prefs_matcher.c
1787 * src/prefs_msg_colors.c
1789 * src/summary_search.c
1792 * src/gtk/colorsel.c
1793 * src/gtk/gtkaspell.c
1794 * src/gtk/gtkutils.c
1795 * src/gtk/gtkutils.h
1796 * src/gtk/inputdialog.c
1797 * src/gtk/pluginwindow.c
1798 * src/gtk/quicksearch.c
1799 * src/plugins/bogofilter/bogofilter_gtk.c
1800 * src/plugins/dillo_viewer/dillo_prefs.c
1801 * src/plugins/spamassassin/spamassassin_gtk.c
1802 - Fix Ctrl-Space shortcut
1803 - Fix mime-parsing bug in procmime (cvs52)
1804 - Fix double-free in procmime (cvs52)
1805 - Use gtk_bin_get_child instead of GTK_BIN()->child
1806 - Fix Goto menu in mainwindow
1808 2008-08-07 [mones] 3.5.0cvs53
1811 Updated translation (lots of changes!)
1813 Add missing accelerator key
1815 Restored 'v' key function (thanks Colin!)
1817 2008-08-06 [colin] 3.5.0cvs52
1821 * src/addrduplicates.c
1832 Fix my use of g_utf8_strdown (it returns
1833 a newly allocated string and doesn't
1834 change the parameter)
1836 2008-08-06 [colin] 3.5.0cvs51
1839 Fix bug 1690, 'Copy/Paste in edit window may
1840 break Undo'; middle-click pastes aren't
1841 REPLACE_INSERT but just INSERT.
1842 Also, fix privacy menu selection
1844 2008-08-05 [colin] 3.5.0cvs50
1850 * src/addrduplicates.c
1862 * src/common/socket.c
1863 * src/gtk/gtkutils.c
1864 * src/gtk/gtkutils.h
1866 * src/plugins/spamassassin/spamassassin.c
1867 More undeprecation (Glib)
1869 2008-08-05 [colin] 3.5.0cvs49
1871 * src/prefs_account.c
1872 * src/prefs_filtering_action.c
1873 * src/prefs_matcher.c
1874 * src/gtk/Makefile.am
1875 * src/gtk/claws-marshal.list
1876 * src/gtk/colorlabel.c
1877 * src/gtk/colorsel.c
1878 * src/gtk/foldersort.c
1879 * src/gtk/gtkaspell.c
1880 * src/gtk/gtkcmclist.c
1881 * src/gtk/gtkcmclist.h
1882 * src/gtk/gtkcmctree.c
1883 * src/gtk/gtkcmctree.h
1884 * src/gtk/gtkcmoptionmenu.c
1885 * src/gtk/gtkcmoptionmenu.h
1886 * src/gtk/gtksctree.c
1887 * src/gtk/gtksctree.h
1888 * src/gtk/gtkutils.c
1889 * src/gtk/gtkutils.h
1890 * src/gtk/gtkvscrollbutton.c
1893 * src/gtk/quicksearch.c
1894 * src/plugins/dillo_viewer/dillo_viewer.c
1895 * src/plugins/pgpcore/select-keys.c
1896 Try to finish yesterday's commit
1898 2008-08-04 [colin] 3.5.0cvs48
1902 * src/addressbook_foldersel.c
1909 * src/editaddress_other_attributes_ldap.c
1911 * src/editldap_basedn.c
1914 * src/grouplistdialog.c
1915 * src/image_viewer.c
1920 * src/message_search.c
1926 * src/prefs_account.c
1927 * src/prefs_filtering_action.c
1928 * src/prefs_matcher.c
1929 * src/prefs_msg_colors.c
1930 * src/prefs_summaries.c
1932 * src/stock_pixmap.c
1933 * src/summary_search.c
1938 * src/gtk/Makefile.am
1939 * src/gtk/claws-marshal.list
1940 * src/gtk/colorsel.c
1941 * src/gtk/foldersort.c
1942 * src/gtk/gtkaspell.c
1943 * src/gtk/gtkcmclist.c
1944 * src/gtk/gtkcmclist.h
1945 * src/gtk/gtkcmctree.c
1946 * src/gtk/gtkcmctree.h
1947 * src/gtk/gtksctree.c
1948 * src/gtk/gtksctree.h
1949 * src/gtk/gtkutils.c
1950 * src/gtk/gtkutils.h
1951 * src/gtk/gtkvscrollbutton.c
1954 * src/gtk/quicksearch.c
1955 * src/plugins/dillo_viewer/dillo_viewer.c
1956 * src/plugins/pgpcore/select-keys.c
1957 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
1958 Undeprecate their implementation (GtkArg, GtkType, ...)
1959 Undeprecate a few other things here and there
1960 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
1961 Add #undef GTK_DISABLE_DEPRECATED in the files where we
1962 still have work to do
1964 2008-08-04 [colin] 3.5.0cvs47
1970 * src/stock_pixmap.c
1975 * src/image_viewer.c
1976 * src/gtk/gtkaspell.c
1977 * src/gtk/gtkvscrollbutton.c
1978 * src/plugins/dillo_viewer/dillo_viewer.c
1979 Undeprecate more things
1981 2008-08-02 [colin] 3.5.0cvs46
1984 Fix toggle menu activation state
1987 2008-08-02 [paul] 3.5.0cvs45
1991 /View/Show or hide/Message View
1993 2008-08-01 [paul] 3.5.0cvs44
1995 * src/common/utils.c
1996 * src/plugins/pgpcore/claws.def
1997 * src/plugins/pgpinline/claws.def
1998 fix compilation problems on mingw32,
1999 (bug 1688) Patch by Marcus Brinkmann
2001 2008-08-01 [colin] 3.5.0cvs43
2003 * src/gtk/gtkutils.c
2004 * src/gtk/gtkvscrollbutton.c
2007 2008-08-01 [colin] 3.5.0cvs42
2012 * src/prefs_account.c
2013 * src/prefs_folder_item.c
2016 * src/gtk/gtkaspell.c
2017 * src/gtk/gtkutils.c
2018 * src/gtk/gtkvscrollbutton.c
2019 Replace a few deprecated function calls
2021 2008-08-01 [paul] 3.5.0cvs41
2024 fix crash that occurs because of recent GtkUIManager
2025 changes. Thanks to Colin
2027 2008-07-31 [colin] 3.5.0cvs40
2036 Remove deprecated helper funcs
2038 2008-07-30 [colin] 3.5.0cvs39
2045 Move the folderview popup menu to GtkUIManager
2047 2008-07-29 [colin] 3.5.0cvs38
2062 Switch the main menu to GtkUIManager
2065 2008-07-29 [colin] 3.5.0cvs37
2068 Fix bug 1684, 'view news messages with large
2069 attachements segfaults'
2071 2008-07-29 [colin] 3.5.0cvs36
2084 More switches to GtkUIManager
2086 2008-07-26 [colin] 3.5.0cvs35
2092 2008-07-25 [colin] 3.5.0cvs34
2094 * src/addrcustomattr.c
2098 * src/editaddress_other_attributes_ldap.h
2102 * src/prefs_actions.c
2103 * src/prefs_filtering.c
2104 * src/prefs_template.c
2112 * src/plugins/trayicon/trayicon.c
2113 More changes from GtkItemFactory to GtkUIManager
2115 2008-07-25 [colin] 3.5.0cvs33
2118 Add a macro to remove menu items
2119 Make the gui_manager variable useless
2121 2008-07-24 [colin] 3.5.0cvs32
2124 Fix a gtk warning on clear
2128 Switch the message list popup menu to
2131 2008-07-23 [colin] 3.5.0cvs31
2133 * src/plugins/pgpcore/pgp_viewer.c
2134 * src/plugins/pgpcore/sgpgme.c
2135 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
2136 Patch by Thomas Wiegner <wiegner@gmx.de>
2138 2008-07-20 [paul] 3.5.0cvs30
2140 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2141 remove redundant GTK version check
2143 2008-07-20 [ticho] 3.5.0cvs29
2148 Moved sensitivity setting for "Download messages" for IMAP and
2149 news folders from folderview.c to imap_gtk.c and news_gtk.c
2150 respectively for better code readability.
2151 Fixed indentation in news' set_sensitivity().
2153 2008-07-20 [paul] 3.5.0cvs28
2156 remove more redundant code following cvs27
2158 2008-07-20 [paul] 3.5.0cvs27
2161 remove now redundant code
2164 fix bug 1673, 'Tools/Harvest adresses is
2165 grayed out if folder is empty'
2167 2008-07-19 [ticho] 3.5.0cvs26
2173 * src/gtk/gtkutils.c
2174 * src/gtk/gtkutils.h
2177 Use GtkUIManager for mimeview and tag edit dialog popup menus,
2178 instead of deprecated GtkItemFactory.
2180 2008-07-19 [colin] 3.5.0cvs25
2192 * src/prefs_account.c
2193 * src/prefs_actions.c
2194 * src/prefs_ext_prog.c
2195 * src/prefs_filtering.c
2196 * src/prefs_folder_item.c
2197 * src/prefs_image_viewer.c
2198 * src/prefs_logging.c
2199 * src/prefs_msg_colors.c
2202 * src/prefs_spelling.c
2203 * src/prefs_summaries.c
2204 * src/prefs_template.c
2207 * src/summary_search.c
2211 * src/common/Makefile.am
2212 * src/gtk/gtksctree.c
2213 * src/gtk/gtkutils.h
2214 * src/gtk/pluginwindow.c
2215 * src/gtk/quicksearch.c
2216 * src/plugins/bogofilter/bogofilter_gtk.c
2217 * src/plugins/dillo_viewer/dillo_prefs.c
2218 * src/plugins/pgpcore/prefs_gpg.c
2219 * src/plugins/spamassassin/spamassassin_gtk.c
2220 * src/plugins/trayicon/trayicon.c
2221 * src/plugins/trayicon/trayicon_prefs.c
2222 Use the shiny new GTK tooltips API when possible (GTK+ 2.12
2223 or greater). Use the old deprecated one on GTK+ < 2.12.
2224 Easy! Straightforward! I'm not annoyed at all! It's not a loss
2227 2008-07-16 [colin] 3.5.0cvs24
2230 Fix folderview's scrolbar when starting minimised
2231 to tray, and popping up the mainwindow by calling
2232 claws-mail from the command line
2234 2008-07-08 [colin] 3.5.0cvs23
2237 Possibly fix po-headers appearing on empty
2240 2008-07-08 [colin] 3.5.0cvs22
2244 Finish the always_open tristate patch, by Jonathan
2247 2008-07-07 [paul] 3.5.0cvs21
2250 fix typo (missing ")
2252 2008-07-07 [paul] 3.5.0cvs20
2255 fit the menu style a bit better
2257 2008-07-07 [colin] 3.5.0cvs19
2259 * src/prefs_themes.c
2260 Make upgrading themes easier
2262 2008-07-07 [colin] 3.5.0cvs18
2265 * src/prefs_toolbar.c
2266 * src/stock_pixmap.c
2267 Finish fixing bug 1609, 'Icon issues'
2269 2008-07-07 [colin] 3.5.0cvs17
2271 * src/prefs_common.c
2272 Fix the default value
2274 2008-07-07 [colin] 3.5.0cvs16
2276 * src/prefs_summaries.c
2277 Revert my fix to the string, the correct term
2278 is indeed Message View
2280 2008-07-07 [colin] 3.5.0cvs15
2284 * src/prefs_common.c
2285 * src/prefs_common.h
2286 * src/prefs_summaries.c
2289 Change "Always open message when selected" to
2290 a tristate (Never/Always/When preview is visible)
2291 Patch by Jonathan Corbet <corbet@lwn.net>.
2293 2008-07-06 [paul] 3.5.0cvs14
2296 improve the layout of the dialogue
2299 fix some of the nasty coding style
2302 add some missing mnemonics
2304 2008-07-05 [paul] 3.5.0cvs13
2308 fix bug 1398, '"Change current account" is
2309 available even when there's only one account'
2310 * src/plugins/pgpcore/prefs_gpg.c
2311 put back a needed include, removed in error
2313 2008-07-05 [colin] 3.5.0cvs12
2316 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
2318 2008-07-05 [colin] 3.5.0cvs11
2322 Provide ability to rename newsgroups. Closes
2323 bug 1444, 'Add GUI option for renaming
2324 newsgroups'. Patch by Pawel Pekala
2326 2008-07-05 [colin] 3.5.0cvs10
2328 * src/plugins/pgpcore/passphrase.c
2329 * src/plugins/pgpcore/prefs_gpg.c
2330 * src/plugins/pgpcore/select-keys.c
2331 Simplify GTK includes (with the advantage
2332 of compiling against GTK+2.13); patch by
2335 2008-07-05 [colin] 3.5.0cvs9
2338 Add SSL client certificates
2340 2008-07-05 [colin] 3.5.0cvs8
2342 * src/prefs_account.c
2343 * src/common/session.h
2346 Add one path for certs
2348 2008-07-05 [colin] 3.5.0cvs7
2350 * src/prefs_account.c
2353 2008-07-04 [colin] 3.5.0cvs6
2357 * src/common/ssl_certificate.c
2358 Workaround distro bugs and fix certificate checking
2361 2008-07-04 [colin] 3.5.0cvs5
2364 * src/common/ssl_certificate.c
2365 * src/common/ssl_certificate.h
2366 * src/etpan/imap-thread.c
2367 * src/etpan/nntp-thread.c
2368 Fix some leaks, thanks to Martin Zwickel
2369 Rename gnutls functions that do the same
2370 as OpenSSL ones, to avoid symbol clashing
2371 when Claws is built against GnuTLS and
2372 libetpan against OpenSSL
2374 2008-07-04 [paul] 3.5.0cvs4
2376 * src/prefs_account.c
2377 remove 1 forgotten '.'
2379 2008-07-04 [paul] 3.5.0cvs3
2381 * src/prefs_account.c
2382 layout/engrish fixes to the 'Client
2385 2008-07-03 [colin] 3.5.0cvs2
2390 * src/prefs_account.c
2391 * src/prefs_account.h
2392 * src/prefs_common.c
2393 * src/send_message.c
2394 * src/common/session.c
2395 * src/common/session.h
2398 * src/common/socket.h
2401 * src/common/ssl_certificate.c
2402 * src/common/ssl_certificate.h
2403 * src/etpan/imap-thread.c
2404 * src/etpan/nntp-thread.c
2405 * src/gtk/inputdialog.c
2406 Add support for SSL client certificates (either PEM files
2407 with certificate and private key, either PKCS12 files)
2409 2008-06-28 [colin] 3.5.0cvs1
2412 Fix compilation with older GTKs
2414 2008-06-27 [paul] 3.5.0
2421 2008-06-27 [paul] 3.4.0cvs116
2426 2008-06-27 [paul] 3.4.0cvs115
2430 no longer build unmaintained translations
2432 2008-06-27 [paul] 3.4.0cvs114
2437 updated by Stephan Sachse, Flammie Pirinen, and
2438 Frederico Goncalves Guimaraes
2440 2008-06-26 [wwp] 3.4.0cvs113
2442 * manual/fr/advanced.xml
2443 Update French version of the manual (AutoFaces documentation).
2445 2008-06-26 [wwp] 3.4.0cvs112
2447 * manual/fr/advanced.xml
2448 * manual/fr/plugins.xml
2449 Updated French version of the manual (completed
2450 hidden options list, added note about Clawsker
2451 and new mail archiver plugin).
2453 2008-06-25 [colin] 3.4.0cvs111
2455 * src/gtk/gtkaspell.c
2456 Fix non-UTF8 in the replace with dialog
2457 * src/prefs_actions.c
2458 Fix possible crasher
2461 2008-06-24 [mones] 3.4.0cvs110
2464 Fix non-warning message, downgraded to debug info
2466 2008-06-24 [colin] 3.4.0cvs109
2469 Fix bug 1650, Message line too small after
2470 changing columns in "three columns" layout
2472 2008-06-24 [colin] 3.4.0cvs108
2475 Fix Spam button sensitivity in newsgroups
2477 2008-06-23 [wwp] 3.4.0cvs107
2480 Updated French translation.
2482 2008-06-23 [mones] 3.4.0cvs106
2485 Updated translation for release
2487 2008-06-22 [mones] 3.4.0cvs105
2489 * manual/es/plugins.xml
2490 Synced new entry for Mail Archiver plugin
2492 2008-06-22 [colin] 3.4.0cvs104
2495 Fix initial cursor position
2497 2008-06-21 [paul] 3.4.0cvs103
2499 * manual/plugins.xml
2500 add an entry for the new Mail Archiver plugin
2502 2008-06-21 [paul] 3.4.0cvs102
2505 we're in 'string freeze', put back the
2508 2008-06-21 [paul] 3.4.0cvs101
2510 * manual/advanced.xml
2511 * manual/es/advanced.xml
2512 fix build warning: <emphasis> cannot be contained
2515 fix non-clickable link on License page and drop
2516 the containing < > symbols to match other links
2518 2008-06-20 [mones] 3.4.0cvs100
2520 * manual/advanced.xml
2521 Added autofaces documentation, note about clawsker in hidden
2522 preferences, minor markup fix. Thanks Paul for proofreading
2523 * manual/es/advanced.xml
2524 Synchronised Spanish manual
2526 2008-06-16 [colin] 3.4.0cvs99
2529 Fix cursor placing on signature change
2531 2008-06-16 [paul] 3.4.0cvs98
2535 * src/gtk/inputdialog.c
2536 really fussy coding style fixes
2538 2008-06-16 [paul] 3.4.0cvs97
2541 keep the alphabetical order
2543 2008-06-13 [mones] 3.4.0cvs96
2547 * src/prefs_filtering_action.c
2548 Fixed cosmetic bug, processing also displays "Filtering"
2550 2008-06-13 [mones] 3.4.0cvs95
2553 * src/autofaces.c ** NEW FILE **
2554 * src/autofaces.h ** NEW FILE **
2556 Allow setting Faces and X-Faces globally and per-account
2557 from configuration files under ~/.claws-mail/autofaces
2559 2008-06-13 [holger] 3.4.0cvs94
2562 More files to ignore
2563 * src/gtk/inputdialog.c
2564 * src/gtk/inputdialog.h
2565 Make input dialog more generic so that a checkbox
2566 with custom text can be used in addition to the
2567 "remember this" checkbox
2570 * src/prefs_common.c
2571 * src/prefs_common.h
2572 Allow new folders to inherit the properties of the
2573 parent folder during folder creation
2575 2008-06-13 [wwp] 3.4.0cvs93
2578 a better fix for this string, won't break up translations,
2579 and is conform to other similar ones.
2581 2008-06-13 [wwp] 3.4.0cvs92
2583 * src/addrduplicates.c
2586 * src/addressbook_foldersel.c
2588 use tree decorations everywhere AB folders are used (AB tree pane,
2589 add address to AB, select AB folder, edit group, custom attr, find dup
2590 results), in order to match global style
2591 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
2592 double clicking on groups in tree pane does open the group edit dialog
2593 double clicking on other items in tree pane does expand/collapse
2594 fix a missing space in AB's delete-folder dialog
2595 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
2598 make foldersel dialog show dotted lines according to global (hidden) prefs
2600 2008-06-12 [colin] 3.4.0cvs91
2604 Fix bug 1635, 'Last character of message is truncated
2605 when changing accounts w/ sigs'
2607 Fix bug 1636, 'Can't select "properties" on "folders
2610 2008-06-11 [colin] 3.4.0cvs90
2613 Maybe fix bug 1623, 'exits with segfault when
2614 logging in to certain imap-servers'
2616 2008-06-10 [mones] 3.4.0cvs89
2621 * tools/convert_mbox.sh
2622 Undo cvs86 and cvs87, it really should be a patch to
2625 2008-06-10 [wwp] 3.4.0cvs88
2628 Updated French translation.
2630 2008-06-10 [mones] 3.4.0cvs87
2633 Oops, forgot to add previous script for distribution
2635 2008-06-10 [mones] 3.4.0cvs86
2639 * tools/convert_mbox.sh
2640 Added script to convert Evolution mail folders contributed
2641 by Daniel Dickinson <cshore@fionavar.ca>
2642 Fixes debian bug 461435
2644 2008-06-09 [colin] 3.4.0cvs85
2647 Integrate AWN information bubble if dbus is
2650 Fix crash when calling scan_required() on
2651 folder classes that don't implement them
2652 * src/common/session.c
2655 2008-06-09 [colin] 3.4.0cvs84
2658 Fix bug 1447, 'If user tries to close while starting
2659 up, it will not close ever.'
2661 2008-06-09 [colin] 3.4.0cvs83
2664 Fix bug 1628, 'Claws Mail crashes when
2665 filtering selected messages'
2667 2008-06-04 [colin] 3.4.0cvs82
2670 Complete handling of html parts in multipart/alternative
2673 2008-06-03 [paul] 3.4.0cvs81
2675 * src/prefs_message.c
2676 make always the english good
2678 2008-06-03 [colin] 3.4.0cvs80
2682 Fix bug 1624, '[PATCH] Quick search should be
2683 disabled for folder view'; based on a patch by
2686 2008-06-03 [iwkse] 3.4.0cvs79
2689 Fix little gui bug on button sensitivity
2691 * src/prefs_common.c
2692 * src/prefs_common.h
2693 * src/prefs_message.c
2694 Allow by default to show html in multipart/alternative
2696 2008-06-02 [colin] 3.4.0cvs78
2698 * src/prefs_actions.c
2699 GUI rework, patch by Pawel
2701 2008-06-02 [colin] 3.4.0cvs77
2704 Fix sensitivity/alignment, patch from
2707 2008-05-31 [colin] 3.4.0cvs76
2710 Fix login issue introduced in cvs75.
2712 2008-05-31 [colin] 3.4.0cvs75
2715 Fix more possible double-frees. Also, fix the root cause
2716 of these double-frees by just noting the Session is to
2717 be destroyed instead of destroying it in flight
2719 2008-05-29 [paul] 3.4.0cvs74
2721 * manual/keyboard.xml
2722 'Makes' these entries like the others
2724 2008-05-29 [colin] 3.4.0cvs73
2727 Include utils.h in case we
2728 need to pull goffset definition
2730 2008-05-29 [colin] 3.4.0cvs72
2732 * src/common/utils.h
2733 Workaround a stupid Glib issue, where
2734 goffset happens to be undefined.
2736 2008-05-28 [colin] 3.4.0cvs71
2740 * src/grouplistdialog.c
2741 * src/image_viewer.c
2748 * src/prefs_themes.c
2754 * src/common/utils.c
2755 * src/common/utils.h
2756 Use goffset instead of off_t for MsgInfo's size
2757 Allows using MsgInfo structure from plugins
2758 compiled with largefile support
2760 2008-05-26 [colin] 3.4.0cvs70
2764 Define THEME_CHANGED_HOOKLIST and invoke
2766 * src/plugins/trayicon/trayicon.c
2767 Listen to THEME_CHANGED_HOOKLIST and
2770 2008-05-26 [paul] 3.4.0cvs69
2773 plug a leak in mimeview_save_all()
2775 2008-05-24 [colin] 3.4.0cvs68
2777 * src/common/utils.h
2778 Fix wrong define on old glibs
2780 2008-05-24 [paul] 3.4.0cvs67
2783 * src/stock_pixmap.c
2784 * src/stock_pixmap.h
2786 * src/pixmaps/cancel.xpm
2787 * src/pixmaps/close.xpm
2788 add a specific icon for A_CANCEL_INC (addresses
2789 point 1 of bug 1609 'Icon issues')
2790 replace close.xpm with an icon of the standard
2793 2008-05-24 [paul] 3.4.0cvs66
2795 * src/pixmaps/insert_file.xpm
2798 2008-05-23 [paul] 3.4.0cvs65
2802 add the possibility to check md5 on binary files,
2805 2008-05-23 [colin] 3.4.0cvs64
2809 Fix bug 1610, 'claws crash after opening/closing
2810 preferences and window update'
2812 2008-05-22 [colin] 3.4.0cvs63
2814 * src/prefs_filtering_action.c
2815 * src/gtk/combobox.c
2816 * src/gtk/combobox.h
2817 Fix reselecting of Tags actions in
2818 filtering actions dialog
2820 2008-05-22 [colin] 3.4.0cvs62
2823 * src/prefs_toolbar.c
2824 * src/stock_pixmap.c
2825 * src/stock_pixmap.h
2827 * src/pixmaps/delete_btn.xpm
2828 * src/pixmaps/insert_file.xpm
2829 * src/pixmaps/mail_reply_to_list.xpm
2830 Fix more of bug 1609:
2831 - Add a Delete button icon
2832 - Add a Reply to list button icon
2833 - Fix Insert file button icon
2834 Artwork by Ciprian Popovici.
2836 2008-05-21 [colin] 3.4.0cvs61
2838 * src/common/utils.c
2841 2008-05-21 [wwp] 3.4.0cvs60
2843 * src/prefs_filtering.c
2844 Don't show SMTP-only accounts in accounts list, as they are
2845 irrelevant for filtering incoming messages.
2847 2008-05-21 [colin] 3.4.0cvs59
2850 Don't put SMTP-only accounts in receive menus
2852 2008-05-21 [colin] 3.4.0cvs58
2855 Fix cvs56 (brain fart)
2857 2008-05-21 [colin] 3.4.0cvs57
2859 * src/common/utils.c
2860 Fix bug 1615, 'hang on FIFO when the other end's not
2863 2008-05-21 [colin] 3.4.0cvs56
2868 2008-05-19 [colin] 3.4.0cvs55
2870 * src/plugins/pgpcore/sgpgme.c
2871 Maybe fix debian bug 481856, 'Segmentation fault
2872 when verifying a GPG signature'. Although it
2873 looks like a race condition...
2875 2008-05-19 [colin] 3.4.0cvs54
2877 * src/prefs_filtering_action.c
2878 * src/prefs_matcher.c
2881 * src/gtk/combobox.c
2882 * src/gtk/combobox.h
2883 Patch by Pawel: disabled Tags menus in filtering dialogs
2885 2008-05-19 [colin] 3.4.0cvs53
2887 * src/prefs_account.c
2888 GUI patch by Pawel: align ports entries
2890 2008-05-19 [colin] 3.4.0cvs52
2893 Fix bug 1616, 'strange question while emptying trash'
2895 2008-05-18 [colin] 3.4.0cvs51
2897 * src/common/plugin.c
2898 * src/etpan/imap-thread.c
2899 * src/etpan/nntp-thread.c
2900 * src/gtk/gtksctree.c
2901 Fix bug 1613, 'Various memory leaks';
2902 based on a patch by Didier Barvaux.
2904 2008-05-18 [colin] 3.4.0cvs50
2910 * src/plugins/pgpcore/sgpgme.c
2911 Fix more parts of bug 1609:
2912 - Make use of specific Expired privacy icon
2913 - Use CLOSE instead of NOTICE_ERROR for cancel
2915 - Allow a Preferences button in the main toolbar
2917 2008-05-18 [colin] 3.4.0cvs49
2919 * src/stock_pixmap.c
2920 Fix bug with non-updating icons after theme change:
2921 If fetching pixbuf for a given icon after a theme
2922 change, the next pixmap fetch would return the old
2923 cached one, as the theme change was forgotten at
2924 this time. (and vice-versa). This was mostly
2925 visible on open folder icons
2927 2008-05-17 [colin] 3.4.0cvs48
2929 * src/prefs_summaries.c
2931 Fix bug 1608, 'Inconsistent behaviour of mark as read
2932 options'. Patch by Pawel
2934 2008-05-16 [colin] 3.4.0cvs47
2937 Fix another possible crash (on fatal errors
2938 at login, like stream error).
2940 2008-05-16 [paul] 3.4.0cvs46
2942 * tools/thunderbird-filters-convertor.pl
2944 fix reading a tb rule that contains something
2945 like that: \"Sender\"
2947 2008-05-16 [paul] 3.4.0cvs45
2950 * tools/csv2addressbook.pl
2951 add support for gmail exported csv address book
2953 2008-05-16 [colin] 3.4.0cvs44
2957 Fix ldap deprecated calls. Patch by
2960 2008-05-16 [paul] 3.4.0cvs43
2962 * manual/de/account.xml
2963 * manual/it/account.xml
2965 * manual/it/addrbook.xml
2966 * manual/it/claws-mail-manual.xml
2968 * manual/it/intro.xml
2969 * manual/it/starting.xml
2970 add pages towards German and Italian manuals.
2971 (just for storage, they are not built yet, due
2972 to being incomplete.) submitted by Speckmade
2973 <Speckmade@gmx.net> and Salvatore De Paolis
2974 <iwkse@claws-mail.org>
2976 2008-05-16 [colin] 3.4.0cvs42
2978 * src/gtk/sslcertwindow.c
2979 Fix SHA1 fingerprint with GnuTLS
2981 2008-05-15 [colin] 3.4.0cvs41
2983 * src/gtk/sslcertwindow.c
2984 Print SHA1 fingerprint too
2986 2008-05-15 [colin] 3.4.0cvs40
2989 Fix certificate port on TLS. It was
2990 previously always 0.
2991 **IMPORTANT INFORMATION**: this will trigger
2992 one wrong "New certificate" warning at the
2993 first connection with this fix, if using STARTTLS
2995 * src/gtk/sslcertwindow.c
2996 Make labels selectable
2998 2008-05-15 [colin] 3.4.0cvs39
3001 Fix double free when STARTTLS fails (for
3002 example due to refusing the certificate)
3004 2008-05-15 [paul] 3.4.0cvs38
3006 * manual/advanced.xml
3009 2008-05-15 [paul] 3.4.0cvs37
3011 * manual/advanced.xml
3013 make outgoing_fallback_to_ascii a hidden pref
3015 2008-05-14 [colin] 3.4.0cvs36
3020 Make it possible to cancel quit when Claws
3021 ask whether to empty trash.
3023 2008-05-14 [colin] 3.4.0cvs35
3026 * src/prefs_common.c
3027 * src/prefs_common.h
3029 Add a preference to be able to specify an
3030 outgoing charset/encoding but still fallback
3031 to 7bit US-ASCII when possible (default TRUE,
3032 same behavior as pre-cvs34)
3034 2008-05-14 [colin] 3.4.0cvs34
3037 Always use the specified encoding and charset if it is
3038 specified, even if the mail is ASCII.
3040 2008-05-13 [paul] 3.4.0cvs33
3043 fix the build warnings the easy way for now
3045 2008-05-13 [colin] 3.4.0cvs32
3047 * src/prefs_themes.c
3048 Count .png files as icons too (fixes part
3049 of bug 1609, 'Icon issues')
3051 2008-05-13 [wwp] 3.4.0cvs31
3053 * src/addressbook_foldersel.c
3054 Fix wrong check (completes 3.4.0.cvs30).
3056 2008-05-12 [wwp] 3.4.0cvs30
3059 * src/addressbook_foldersel.c
3062 * src/prefs_matcher.c
3063 * src/plugins/bogofilter/bogofilter.c
3064 * src/plugins/bogofilter/bogofilter_gtk.c
3065 * src/plugins/dillo_viewer/dillo_prefs.c
3066 * src/plugins/spamassassin/spamassassin.c
3067 * src/plugins/spamassassin/spamassassin_gtk.c
3068 Fix for bug 1604 "found_in_addressbook in Any in non English local",
3069 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
3070 translated string "Any" in plugins (whitelisting) and
3073 2008-05-07 [colin] 3.4.0cvs29
3076 Fix --enable-maemo (assume --enable-generic-umpc)
3078 2008-05-07 [colin] 3.4.0cvs28
3089 * src/prefs_account.c
3090 * src/prefs_common.c
3091 * src/prefs_display_header.c
3092 * src/prefs_filtering.c
3093 * src/prefs_summaries.c
3094 * src/prefs_template.c
3095 * src/prefs_toolbar.c
3096 * src/stock_pixmap.c
3102 * src/gtk/gtksctree.c
3104 * src/gtk/prefswindow.c
3105 * src/gtk/sslcertwindow.c
3106 Separate generic UMPC code (layouts, ...) from
3107 MAEMO code (Hildon, ...)
3109 2008-05-06 [paul] 3.4.0cvs27
3111 * tools/claws.i18n.status.pl
3114 2008-05-06 [colin] 3.4.0cvs26
3116 * src/common/utils.c
3117 Maybe fix crash on FreeBSD
3119 2008-05-05 [colin] 3.4.0cvs25
3122 Fix bug 1602, 'Crash when sending return receipt for
3123 messages with no subject'
3125 2008-05-05 [colin] 3.4.0cvs24
3128 Don't overwrite temporary files with same
3129 name when drag and dropping. Fixes bug 1599,
3130 'attach multiple files with the same name from
3131 one mail to another'
3133 2008-05-04 [paul] 3.4.0cvs23
3136 * src/prefs_common.c
3137 fix bug 1587 'can not replay with quote'
3139 2008-05-03 [colin] 3.4.0cvs22
3142 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
3144 2008-05-03 [colin] 3.4.0cvs21
3147 Fix bug 1597, 'In news folders, "Move Message to Wastebin"
3148 icon isn't grayed although ineffective'
3150 2008-05-02 [wwp] 3.4.0cvs20
3155 * src/prefs_folder_item.c
3156 Add missing notice in folder properties (templates) when
3157 folder is a root node.
3159 2008-04-30 [colin] 3.4.0cvs19
3161 * src/prefs_toolbar.c
3162 Add Trash and Delete icons to the icon chooser
3164 2008-04-30 [colin] 3.4.0cvs18
3167 Remove "Delete entire line" which was a noop
3168 and should be the same as "Delete line" :)
3170 2008-04-30 [colin] 3.4.0cvs17
3173 Fix 'Delete line' and 'Delete to end of line'
3174 on the last line. Patch by <seelenhirt@gmx.net>
3176 2008-04-28 [colin] 3.4.0cvs16
3179 Fix bug 1589, 'tagsdb file not removed when
3181 * src/common/utils.c
3182 Make sure claws_unlink accepts NULL arg.
3184 2008-04-25 [colin] 3.4.0cvs15
3187 Fix/simplify previous commit
3189 2008-04-25 [colin] 3.4.0cvs14
3192 * src/common/ssl_certificate.c
3193 Patch by Marcus: Fix Win32 build
3195 Fix build with GnuTLS/no pthread, thanks
3198 2008-04-25 [colin] 3.4.0cvs13
3201 Fix bug 1586, '3-pane vertical layout now and then
3202 still shows sender column'
3204 2008-04-25 [colin] 3.4.0cvs12
3208 * src/w32-resource.rc
3209 Patch from Marcus Brinkmann to set an icon on w32.
3211 2008-04-24 [colin] 3.4.0cvs11
3218 Fix bug 1581, 'Bad File Format during Import LDIF':
3219 Use dynamically allocated buffers; also, allow
3220 importing contacts with no email address
3222 2008-04-24 [colin] 3.4.0cvs10
3224 * src/prefs_common.c
3225 Increment the timeout a bit on OpenBSD, 75 isn't enough
3227 2008-04-23 [colin] 3.4.0cvs9
3230 * src/prefs_folder_item.c
3231 * src/prefs_template.c
3233 Fix bug 1576: Fix unescaping of templates when testing them
3234 I think it breaks nothing. (wwp, you're welcome to double-check)
3236 2008-04-23 [paul] 3.4.0cvs8
3238 * manual/advanced.xml
3239 add info about the "two_line_vertical" hidden
3242 2008-04-22 [paul] 3.4.0cvs7
3244 * src/prefs_common.c
3245 * src/prefs_common.h
3247 make the 2-line view in summaryview when in three
3248 columns mode configurable. hidden pref: "two_line_vertical"
3250 2008-04-22 [colin] 3.4.0cvs6
3253 Fix missing inc_unlock()
3254 * src/prefs_matcher.c
3255 * src/send_message.c
3258 2008-04-22 [colin] 3.4.0cvs5
3260 * src/etpan/imap-thread.c
3261 Use g_(un)setenv instead of (un)setenv which
3262 doesn't exist on IRIX 6.5
3264 2008-04-22 [colin] 3.4.0cvs4
3267 * src/prefs_common.c
3268 * src/send_message.c
3269 Fix bug 1566, 'too short I/O timeout on OpenBSD'
3270 Set the default timeout to 75 seconds
3272 2008-04-20 [colin] 3.4.0cvs3
3274 * src/pixmaps/tray_newmail.offline.xpm
3275 * src/pixmaps/tray_newmail.xpm
3276 * src/pixmaps/tray_newmarkedmail.offline.xpm
3277 * src/pixmaps/tray_newmarkedmail.xpm
3278 * src/pixmaps/tray_nomail.offline.xpm
3279 * src/pixmaps/tray_nomail.xpm
3280 * src/pixmaps/tray_unreadmail.offline.xpm
3281 * src/pixmaps/tray_unreadmail.xpm
3282 * src/pixmaps/tray_unreadmarkedmail.offline.xpm
3283 * src/pixmaps/tray_unreadmarkedmail.xpm
3284 Make the tray icons a bit nicer. Would be
3285 nice to get really nice icons from someone
3286 who's good at Gimp :)
3288 2008-04-18 [colin] 3.4.0cvs2
3293 lease complete the changelog entry below
3294 2008-04-18 [colin] 3.4.0cvs1
3296 * src/addrduplicates.c
3302 * src/image_viewer.c
3311 * src/partial_download.c
3313 * src/prefs_common.c
3314 * src/prefs_common.h
3316 * src/prefs_themes.c
3322 * src/common/prefs.c
3323 * src/common/ssl_certificate.c
3324 * src/common/template.c
3325 * src/common/utils.c
3326 * src/common/utils.h
3327 * src/etpan/imap-thread.c
3328 * src/plugins/dillo_viewer/dillo_viewer.c
3329 * src/plugins/pgpcore/sgpgme.c
3330 * src/plugins/pgpinline/pgpinline.c
3331 Add an option to shred temporary files and messages
3332 instead of just removing them. Slows deletions down!
3334 2008-04-18 [paul] 3.4.0
3342 2008-04-18 [paul] 3.3.1cvs61
3348 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
3349 and Frederico Goncalves Guimaraes
3351 updated on the last minute by a lazy Ricardo Mones
3353 2008-04-18 [colin] 3.3.1cvs60
3356 Update translation (Fabien Vantard)
3358 2008-04-17 [colin] 3.3.1cvs59
3361 Fix debian bug 474712, 'claws seg faults when IMAP
3362 connection breaks after an IMAP protocol error
3363 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
3367 2008-04-17 [colin] 3.3.1cvs58
3370 Fix log size getting out of control (claws-mail
3371 getting SIGXFSZ): rotate if every 10MB
3373 2008-04-10 [paul] 3.3.1cvs57
3376 improvements to english usage
3378 2008-04-10 [paul] 3.3.1cvs56
3380 * src/prefs_receive.c
3381 add an accurate description
3383 2008-04-08 [colin] 3.3.1cvs55
3386 Probably fix corruption, introduced in cvs53
3388 2008-04-04 [iwkse] 3.3.1cvs54
3391 undo should works properly again
3393 2008-04-04 [iwkse] 3.3.1cvs53
3396 Fix a segfault but breaks undo
3397 on a specific case (eg. double paste with
3398 middle-mouse button)
3400 2008-04-04 [iwkse] 3.3.1cvs52
3402 * src/prefs_filtering.c
3403 Fix previous Tab mess
3405 2008-04-03 [iwkse] 3.3.1cvs51
3407 * src/prefs_filtering.c
3408 Add search in filtering rules list
3410 2008-04-02 [colin] 3.3.1cvs50
3413 Revert part of the previous patch: we do
3414 want to parse ~/.claws-mail/gtkrc-2.0 if it
3417 2008-04-02 [colin] 3.3.1cvs49
3420 Fix bug 1562, 'Claws-Mail does not completely
3421 respect settings in GTK2_RC_FILES environment'
3422 Remove manual parsing of .gtkrc-2.0 and
3423 .gtk/gtkrc-2.0. GTK does it itself these days.
3425 2008-04-01 [colin] 3.3.1cvs48
3428 Fix bug 1561, 'Crashes leaving unsubscribed folder after
3429 ticking "Show only subscribed"'
3431 2008-03-31 [colin] 3.3.1cvs47
3434 Fix bug 1553, 'File lock not respected'
3435 Regression due to the implementation of
3438 2008-03-31 [colin] 3.3.1cvs46
3441 Fix tags menu update, thanks to Paul
3443 2008-03-29 [wwp] 3.3.1cvs45
3445 * src/prefs_account.c
3446 * src/prefs_common.c
3447 * src/prefs_folder_item.c
3451 Fix compose template formats (in global preferences)
3452 being translated under specific conditions.
3453 Add a button to restore factory defaults for current
3456 2008-03-27 [colin] 3.3.1cvs44
3458 * src/common/prefs.c
3459 * src/common/xmlprops.c
3460 Fix RedHat bug 431735, 'segfault if /home is full'
3461 (when starting): Fix double fclose() in prefs.c
3462 and potentially xmlprops.c
3464 2008-03-27 [colin] 3.3.1cvs43
3467 Fix bug 1559, 'Claws Mail crashed deleting all
3470 2008-03-27 [wwp] 3.3.1cvs42
3475 2008-03-27 [wwp] 3.3.1cvs41
3478 Prevent list flickering when deleting addresses.
3480 2008-03-26 [colin] 3.3.1cvs40
3483 Clean up session disconnection. Possibly
3484 fix Ubuntu bug #204290
3486 2008-03-26 [colin] 3.3.1cvs39
3489 Fix bug 1555: current folder wasn't used when
3490 right-clicking on an email address
3492 2008-03-25 [colin] 3.3.1cvs38
3494 * src/plugins/bogofilter/bogofilter.c
3495 * src/plugins/bogofilter/bogofilter.h
3496 * src/plugins/bogofilter/bogofilter_gtk.c
3497 Add a "learn from whitelist" preference
3498 Whitelist Unsure mails too.
3500 2008-03-24 [paul] 3.3.1cvs37
3502 * src/prefs_account.c
3503 If no MH mailbox and no account exists, when
3504 creating a POP/Local account, just create and
3505 use the default one instead of bailing with a
3506 "Mailbox doesn't exist" error
3508 2008-03-21 [colin] 3.3.1cvs36
3511 strstrip mime subtype
3513 2008-03-21 [paul] 3.3.1cvs35
3515 * manual/advanced.xml
3516 correct and update the info about Actions
3518 2008-03-20 [colin] 3.3.1cvs34
3523 Show at max 1MB of text, add a noticeview to
3524 show everything optionally.
3526 2008-03-20 [colin] 3.3.1cvs33
3528 * src/stock_pixmap.c
3529 Add support for png themes
3531 2008-03-19 [wwp] 3.3.1cvs32
3536 2008-03-18 [colin] 3.3.1cvs31
3538 * src/common/utils.c
3539 * src/common/utils.h
3540 Handle size_t instead of off_t in to_human_readable
3542 2008-03-18 [colin] 3.3.1cvs30
3547 2008-03-16 [colin] 3.3.1cvs29
3550 Fix build on GTK < 2.12
3552 2008-03-16 [colin] 3.3.1cvs28
3555 Refresh non-list widget when switching
3558 2008-03-16 [colin] 3.3.1cvs27
3561 Revert cvs25: This wasn't a typo :) :
3562 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
3565 2008-03-16 [colin] 3.3.1cvs26
3568 * src/gtk/gtksctree.c
3569 * src/gtk/gtksctree.h
3570 Implement 2-lines items in Summaryview when in
3573 2008-03-16 [paul] 3.3.1cvs25
3578 2008-03-14 [colin] 3.3.1cvs24
3580 * src/prefs_filtering_action.c
3581 Fix buglet on setting recipient when
3582 reediting forward rules.
3584 2008-03-12 [colin] 3.3.1cvs23
3587 Fix a new unused variable warning
3588 * src/plugins/trayicon/trayicon.c
3589 Fix folderview's scrollbar at startup
3592 2008-03-12 [colin] 3.3.1cvs22
3596 Use item_opened at the beginning of showing
3597 a folder instead of the end. Fixes flicker.
3599 2008-03-12 [paul] 3.3.1cvs21
3606 * src/plugins/trayicon/trayicon.c
3607 add tooltip with extended folder stats
3609 2008-03-10 [colin] 3.3.1cvs20
3614 2008-03-07 [colin] 3.3.1cvs19
3617 Fix blinking of the taskbar entry
3619 2008-03-07 [colin] 3.3.1cvs18
3622 MAEMO: Fix bug 1494, 'Trayicon
3623 plugin breaks UI...'
3625 2008-03-07 [paul] 3.3.1cvs17
3628 reflect reality a bit more closely
3630 2008-03-06 [colin] 3.3.1cvs16
3637 Integrate things better wrt the new
3638 summaryview extensibility.
3640 2008-03-06 [wwp] 3.3.1cvs15
3643 Fix some gcc warnings.
3645 2008-03-06 [wwp] 3.3.1cvs14
3647 * src/prefs_account.c
3648 * src/prefs_folder_item.c
3650 * src/prefs_template.c
3651 * src/gtk/prefswindow.c
3652 * src/gtk/prefswindow.h
3653 prefs_templates: fix missing unregistering of addr_completion widgets
3654 and and ending of addr_completion service.
3655 prefs_folder_item: fix missing registering/unregistering of widgets,
3656 and rework the way add_completion service is started and stopped.
3657 Plus few prefswindow API changes (opening).
3659 2008-03-06 [wwp] 3.3.1cvs13
3661 * src/folder_item_prefs.c
3662 * src/prefs_template.c
3663 * src/prefs_template.h
3665 * src/common/template.c
3666 Complete 3.3.1cvs12, thanks to Colin.
3668 2008-03-06 [wwp] 3.3.1cvs12
3671 * src/folder_item_prefs.c
3672 * src/folder_item_prefs.h
3673 * src/prefs_account.c
3674 * src/prefs_folder_item.c
3676 * src/prefs_template.c
3679 * src/common/template.c
3680 * src/common/template.h
3681 Global and per-folder templates can now override the from name (this
3682 doesn't change the account being used).
3684 "My other name" <%account_email> (just changes the name)
3685 my.faked.email@address.org (overrides the address too)
3687 2008-03-05 [colin] 3.3.1cvs11
3691 Replace that hbox with a notebook
3693 2008-03-05 [colin] 3.3.1cvs10
3697 Add klass functions for notification of folder
3698 opening/closing via the GUI
3701 Add a specific container for the scrolledwin
3703 2008-03-05 [colin] 3.3.1cvs9
3707 Add klass functions for notification of folder
3708 opening/closing via the GUI
3711 Add a specific container for the scrolledwin
3713 2008-03-02 [colin] 3.3.1cvs8
3716 MAEMO: Fix bug 1541, 'Deleting message from within
3717 read window displays next message then closes.'
3719 2008-03-02 [colin] 3.3.1cvs7
3722 Probably fix bug 1539, 'Program crashes':
3723 Setup Gcrypt's thread functions when built
3726 2008-03-01 [colin] 3.3.1cvs6
3730 Get rid of stale folders with no account
3732 2008-02-28 [colin] 3.3.1cvs5
3735 Fix bug 1534, 'Segmentation fault when doing
3736 some draft saving and then throwing away'
3738 Fix bug 1533, 'Claws is unable to mark messages
3739 as "read" in IMAP shared folders'
3740 * src/etpan/imap-thread.c
3741 Fix bug 1515, 'large messages crash claws when
3742 syncing for offline mode'. This is rather a
3743 workaround, and mails > 64MB will still be
3744 problematic if there's less than 64MB available
3745 on the dataroot volume.
3747 MAEMO: Add information when fetching big messages
3749 2008-02-26 [colin] 3.3.1cvs4
3752 fix bug 1532, '"login refused" message insufficiently
3755 2008-02-26 [paul] 3.3.1cvs3
3759 remove mentions of ClamAV and a few other
3760 old bits of information
3762 2008-02-23 [colin] 3.3.1cvs2
3765 Fix log output (missing \n)
3767 2008-02-23 [colin] 3.3.1cvs1
3770 Bump version number for stable release
3772 2008-02-23 [paul] 3.3.0cvs21
3777 2008-02-21 [colin] 3.3.0cvs20
3780 Fix bug 1527, 'filtering is case sensitive when it
3783 2008-02-20 [colin] 3.3.0cvs19
3786 Fix file attachments from older Thunar
3788 2008-02-19 [colin] 3.3.0cvs18
3790 * manual/plugins.xml
3791 * manual/es/plugins.xml
3792 * manual/fr/plugins.xml
3793 * manual/pl/plugins.xml
3796 2008-02-19 [paul] 3.3.0cvs17
3799 * tools/csv2addressbook.pl
3800 add support for Kmail/Kaddressbook
3802 2008-02-18 [colin] 3.3.0cvs16
3805 Unset folder's session before creating a
3808 * src/prefs_common.c
3809 * src/prefs_common.h
3810 * manual/advanced.xml
3811 Add an hidden use_networkmanager pref, to
3812 disable NetworkManager handling. Also,
3813 consider UNKNOWN state to be CONNECTED.
3815 2008-02-18 [wwp] 3.3.0cvs15
3818 Fix Engrish and make 'not' more visible in filtering debug logs.
3820 2008-02-15 [colin] 3.3.0cvs14
3823 Revert cvs10 for now, it breaks the feature
3825 2008-02-15 [colin] 3.3.0cvs13
3828 Always focus folder tree at startup
3830 Fix bug 1521, 'Cannot close compose window after
3831 replying to a non-existent news message'
3833 2008-02-13 [colin] 3.3.0cvs12
3836 Fix important warnings
3838 2008-02-12 [colin] 3.3.0cvs11
3841 * src/etpan/imap-thread.c
3842 * src/etpan/imap-thread.h
3843 Fix handling of $Forwarded flag on Exchange:
3844 check for the existence or creatability of a
3845 flag before using it.
3847 2008-02-12 [colin] 3.3.0cvs10
3850 Optimise matching on Found in addressbook if
3851 the matched header is in cache (From, etc)
3853 2008-02-12 [colin] 3.3.0cvs9
3856 Fix crashy stuff when changing displayed
3859 2008-02-12 [wwp] 3.3.0cvs8
3862 Remove duplicate func declaration and restore the one
3865 2008-02-12 [wwp] 3.3.0cvs7