updated again for late nl.po submission
[claws.git] / ChangeLog
blob55ee7887d40ca3c6ba73f38e4308c22bab893f05
1 2008-12-19 [paul]       3.7.0
3         * NEWS
4         * README
5         * RELEASE_NOTES 
6                 3.7.0 released!
8 2008-12-19 [paul]       3.6.1cvs80
10         * configure.ac
11                 remove unmaintained sk and sr from ALL_LINGUAS
12                 add newly maintained cs to ALL_LINGUAS
13         * po/bg.po
14         * po/ca.po
15         * po/cs.po
16         * po/de.po
17         * po/fi.po
18         * po/hu.po
19         * po/nl.po
20         * po/pt_BR.po
21         * po/ru.po
22         * po/sv.po
23                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
24                 Stephan Sachse, Flammie Pirinen, Páder Rezso, Marcel Pol,
25                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
26                 Persson Fink
28 2008-12-16 [colin]      3.6.1cvs79
30         * src/plugins/pgpcore/sgpgme.c
31                 Fix warning
33 2008-12-15 [colin]      3.6.1cvs78
35         * src/compose.c
36         * src/privacy.c
37         * src/privacy.h
38         * src/plugins/pgpcore/sgpgme.c
39         * src/plugins/pgpcore/sgpgme.h
40         * src/plugins/pgpinline/pgpinline.c
41         * src/plugins/pgpmime/pgpmime.c
42         * src/plugins/smime/smime.c
43                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
44                 email address" doesn't work'. Use custom from address
45                 if set
47 2008-12-15 [colin]      3.6.1cvs77
49         * src/common/utils.c
50                 Fix bug 1746, 'Makes a mailto link from several 
51                 paragraphs'
53 2008-12-15 [paul]       3.6.1cvs76
55         * m4/spamassassin.m4
56                 fix warnings thrown up by autoconf-2.63
58 2008-12-13 [colin]      3.6.1cvs75
60         * Makefile.am
61         * src/Makefile.am
62         * src/common/ssl.c
63         * src/common/utils.c
64         * src/common/utils.h
65         * tools/Makefile.am
66                 Finish previous patch
68 2008-12-13 [colin]      3.6.1cvs74
70         * tools/Makefile.am
71                 Only install certs on windows
73 2008-12-13 [colin]      3.6.1cvs73
75         * tools/Makefile.am
76         * tools/ca-certificates.crt
77         * src/common/Makefile.am
78         * src/common/ssl.c
79                 First try to ship SSL certificates in Windows
80                 build
82 2008-12-12 [colin]      3.6.1cvs72
84         * configure.ac
85         * src/plugins/pgpinline/claws.def
86                 Windows build fixes
88 2008-12-12 [paul]       3.6.1cvs71
90         * src/imap.c
91         * src/mh.c
92         * src/partial_download.c
93         * src/textview.c
94         * src/common/claws.c
95         * src/common/prefs.c
96         * src/common/utils.c
97                 win32: fix unlinking, renaming and bug with
98                 non-ascii username
99                 Patch by Colin
101 2008-12-11 [colin]      3.6.1cvs70
103         * po/fr.po
104         * manual/fr/advanced.xml
105                 Update french translations
107 2008-12-10 [colin]      3.6.1cvs69
109         * manual/faq.xml
110                 Correct bug submission guidelines
112 2008-12-10 [colin]      3.6.1cvs68
114         * src/plugins/pgpcore/pgp_viewer.c
115                 Fix bug 1736, 'Key import does not work'
116                 Kill the correct pid (and not the parent
117                 shell), and increase the timeout a bit.
119 2008-12-09 [paul]       3.6.1cvs67
121         * src/messageview.c
122                 ensure that any stray noticeview buttons are hidden,
123                 as clicking them causes segfaults!
125 2008-12-09 [colin]      3.6.1cvs66
127         * src/compose.c
128         * src/compose.h
129         * src/folder_item_prefs.h
130         * src/prefs_common.c
131         * src/prefs_common.h
132         * src/common/defs.h
133                 Fix bug 1792, '"Save Message to" should 
134                 retain list of recently selected folders'
135                 Also, make Enchant-related prefs stick
136                 even if the build doesn't enable enchant
138 2008-12-09 [paul]       3.6.1cvs65
140         * src/messageview.c
141                 fix bug 1787, 'Prevent automatic PGP inline
142                 decryption attempts' use the noticeview to display
143                 decryption failure messages instead of the irritating
144                 popup dialog
146 2008-12-09 [colin]      3.6.1cvs64
148         * src/prefs_filtering.c
149                 Fix bug 1789, 'filtering account selection 
150                 (regression)'. Filtering on sending-only
151                 accounts can be a little useful when using
152                 filtering via Tools menu.
154 2008-12-07 [paul]       3.6.1cvs63
156         * src/prefs_actions.c
157                 don't auto-select first entry (same as other
158                 similar dialogs)
159         * src/gtk/pluginwindow.c
160                 these parents don't have children so don't look
161                 for them
163 2008-12-07 [paul]       3.6.1cvs62
165         * src/prefs_account.c
166         * src/gtk/pluginwindow.c
167         * src/gtk/prefswindow.c
168         * src/gtk/prefswindow.h
169                 auto-select first page
171 2008-12-05 [colin]      3.6.1cvs61
173         * src/codeconv.c
174         * src/procmime.c
175                 Fix bug 1788, 'CM crashes re-encoding 
176                 encoded parameters' (introduced in cvs40)
178 2008-12-05 [paul]       3.6.1cvs60
180         * src/prefs_common.h
181                 remove gpg prefs that are no longer needed here
183 2008-12-03 [colin]      3.6.1cvs59
185         * src/msgcache.c
186                 Speed up cache reading (about 10% gain)
187         * src/summaryview.c
188         * src/gtk/gtksctree.c
189                 Speed up expand/collapse all threads
190                 (about 95% gain)
192 2008-12-03 [paul]       3.6.1cvs58
194         * configure.ac
195                 eradicate gcc4's signedness warnings
196                 fix building with gnuTLS on (Open)Solaris
198 2008-12-01 [colin]      3.6.1cvs57
200         * src/gtk/gtkcmclist.c
201                 Fix column headers
203 2008-12-01 [colin]      3.6.1cvs56
205         * src/plugins/pgpinline/pgpinline.c
206                 Fix bug 1779, 'PGP Inline badly handles 
207                 multipart'. Properly dump the current part
208                 instead of running around with scissors
210 2008-11-30 [paul]       3.6.1cvs55
212         * manual/advanced.xml
213         * manual/plugins.xml
214         * src/prefs_toolbar.c
215                 remove the verb from the page title and
216                 update references in the manual
218 2008-11-30 [paul]       3.6.1cvs54
220         * src/prefs_other.c
221                 move Other/ page to Other/Miscellaneous
222         * src/gtk/prefswindow.c
223                 make parent page unselectable
225 2008-11-29 [paul]       3.6.1cvs53
227         * README
228                 add the new 'primary_paste_unselects' hidden
229                 option, add missing 'log_[...]_color' options,
230                 and reformat the text
231         * manual/advanced.xml
232                 add the new 'primary_paste_unselects' hidden
233                 option, add missing 'log_[...]_color' options
235 2008-11-28 [colin]      3.6.1cvs52
237         * src/mimeview.c
238                 Fix leak
240 2008-11-28 [colin]      3.6.1cvs51
242         * po/fr.po
243                 Update translation
245 2008-11-28 [colin]      3.6.1cvs50
247         * src/mainwindow.c
248                 Fix account selection in Mailing list
249                 menu
251 2008-11-28 [paul]       3.6.1cvs49
253         * po/Makefile.in.in
254                 automatically remove obsolete strings
256 2008-11-28 [colin]      3.6.1cvs48
258         * src/plugins/pgpcore/sgpgme.c
259                 Fix error message when key isn't available.
261 2008-11-27 [colin]      3.6.1cvs47
263         * src/filtering.c
264         * src/matcher.c
265                 Fix a little leak
267 2008-11-26 [colin]      3.6.1cvs46
269         * src/common/ssl.c
270                 Fix new warning
272 2008-11-26 [colin]      3.6.1cvs45
274         * src/plugins/pgpcore/select-keys.c
275         * src/plugins/pgpcore/sgpgme.c
276                 Fix bug 1591, 'S/MIME: better key 
277                 handling/selection dialog'
278                 Really ignore revoked/expired keys
280 2008-11-26 [colin]      3.6.1cvs44
282         * src/main.c
283         * src/common/claws.c
284         * src/common/ssl.c
285                 Make sure libgcrypt's threading is initialised
286                 before gnutls. See also old bug 1539.
288 2008-11-26 [colin]      3.6.1cvs43
290         * src/imap.c
291         * src/news.c
292         * src/etpan/imap-thread.c
293                 Fix possible crashes due to clist_begin()
294                 not checking for NULLs (it should!)
296 2008-11-25 [colin]      3.6.1cvs42
298         * src/procmime.c
299                 Fix line length in MIME parameters
301 2008-11-22 [paul]       3.6.1cvs41
303         * src/compose.c
304                 grab Return key press in attachments Properties
305                 dialog
307 2008-11-21 [colin]      3.6.1cvs40
309         * src/compose.c
310         * src/procmime.c
311                 Fix bug 1776, 'use encoded name parameters 
312                 for attachments instead of ascii'.
313                 Break the RFC 2047 by using B-encoded 
314                 filename parameter, like everyone does,
315                 following advice from the RFC author.
317 2008-11-21 [colin]      3.6.1cvs39
319         * src/common/socket.c
320                 Rehandshake if server asks to
322 2008-11-21 [colin]      3.6.1cvs38
324         * src/mimeview.h
325         * src/toolbar.h
326         * src/common/session.h
327         * src/common/smtp.h
328                 Move conditional-compilation members to
329                 end of structs
331 2008-11-19 [wwp]        3.6.1cvs37
333         * src/prefs_actions.c
334                 Fixed wrong behaviour when pressing Escape (was not cancelling
335                 the action).
337 2008-11-19 [wwp]        3.6.1cvs36
339         * src/compose.c
340         * src/matcher.c
341         * src/messageview.c
342         * src/mimeview.c
343         * src/prefs_actions.c
344         * src/prefs_filtering_action.c
345         * src/procmsg.c
346         * src/summaryview.c
347         * src/textview.c
348         * src/common/utils.c
349                 Replace occurrences of "command line" with "command-line" everywhere.
350                 Enforce code style (mostly indentation) in prefs_actions.c.
352 2008-11-19 [colin]      3.6.1cvs35
354         * src/compose.c
355         * src/prefs_common.c
356         * src/prefs_common.h
357                 Add primary_paste_unselects hidden preference
358                 to change how middle-click pasting changes
359                 the selection and insert point; defaults to
360                 pre-3.6.1cvs31
362 2008-11-19 [colin]      3.6.1cvs34
364         * src/folderview.c
365                 Always give focus to summaryview, even if
366                 the folder is empty, in small screen layout.
367                 Allows to go back to folderlist using the
368                 keyboard.
370 2008-11-18 [colin]      3.6.1cvs33
372         * src/mainwindow.h
373                 Put back conditional at the end of struct
375 2008-11-18 [colin]      3.6.1cvs32
377         * src/procmime.c
378         * src/common/w32_reg.c
379                 Fix crash on win32 when browsing to a
380                 directory
382 2008-11-15 [colin]      3.6.1cvs31
384         * src/compose.c
385                 After a mid-click paste, deselect selection
386                 and go to end of paste.
388 2008-11-15 [colin]      3.6.1cvs30
390         * src/compose.c
391                 Auto-save draft after external editor quits
393 2008-11-15 [colin]      3.6.1cvs29
395         * src/plugins/pgpcore/sgpgme.c
396                 Fix wrong error display, thanks to
397                 Charles A. Edwards
399 2008-11-14 [colin]      3.6.1cvs28
401         * src/prefs_actions.c
402                 Comment out bogus (IMO) warning
404 2008-11-14 [colin]      3.6.1cvs27
406         * src/mainwindow.c
407         * src/summaryview.c
408         * src/summaryview.h
409         * src/gtk/menu.c
410         * src/gtk/menu.h
411                 Share summaryview's context menu actions with
412                 the equivalent menu items of the main menu;
413                 this allows to share accelerators and de-
414                 duplicate code.
416 2008-11-14 [colin]      3.6.1cvs26
418         * src/plugins/pgpcore/sgpgme.c
419                 Fix bug 1768, 'claws-mail crashes while 
420                 checking smime bad signature'
422 2008-11-13 [colin]      3.6.1cvs25
424         * src/account.c
425         * src/filtering.c
426                 Fix redefinition of PREFSBUFSIZE
428 2008-11-13 [wwp]        3.6.1cvs24
430         * tools/popfile-link.sh
431                 Add support for reusing existing POPFile session ID.
433 2008-11-12 [colin]      3.6.1cvs23
435         * src/prefs_gtk.h
436                 Fix bug 1771, 'Folder template gets 
437                 truncated when exiting the application'
438                 Use a 32k buffer for string preferences
440 2008-11-11 [colin]      3.6.1cvs22
442         * src/summaryview.c
443                 Fix "display sender using addressbook" when
444                 prefs_common.swap_from is in use. Patch by
445                 H. Merijn Brand
447 2008-11-11 [colin]      3.6.1cvs21
449         * src/autofaces.c
450         * src/common/md5.c
451         * src/common/md5.h
452                 Make a few functions static
454 2008-11-07 [colin]      3.6.1cvs20
456         * src/mainwindow.c
457         * src/summaryview.c
458                 Fix crash when rebuilding colorlabel
459                 menu
460         * src/addrgather.c
461         * src/editldap.c
462         * src/prefs_account.c
463         * src/prefs_compose_writing.c
464         * src/prefs_logging.c
465         * src/prefs_message.c
466         * src/prefs_other.c
467         * src/prefs_receive.c
468         * src/prefs_summaries.c
469         * src/prefs_wrapping.c
470         * src/plugins/bogofilter/bogofilter_gtk.c
471         * src/plugins/pgpcore/prefs_gpg.c
472         * src/plugins/spamassassin/spamassassin_gtk.c
473                 Fix deprecated use of page_size in 
474                 gtkspinbutton adjustments
476 2008-11-06 [mones]      3.6.1cvs19
478         * src/mainwindow.c
479                 Fix missing "About" in Help menu
480         * tools/claws.i18n.status.pl
481                 Fix header
483 2008-11-05 [colin]      3.6.1cvs18
485         * src/action.c
486         * src/main.c
487         * src/mainwindow.c
488         * src/common/socket.c
489         * src/common/socket.h
490         * src/gtk/gtkutils.c
491         * src/gtk/gtkutils.h
492                 w32: Implement single launch (lock
493                 socket); always put debug log to
494                 the rc_dir; fix Start menu update
495                 after registering as default Mail 
496                 app
498 2008-11-05 [colin]      3.6.1cvs17
500         * src/mainwindow.c
501                 Setting the Mail start menu item in HKCU 
502                 confuses the Internet Options dialog. Do 
503                 it in HKLM as this dialog does.
505 2008-11-04 [colin]      3.6.1cvs16
507         * src/common/w32_reg.c
508                 Fix off-by-one
510 2008-11-04 [colin]      3.6.1cvs15
512         * src/procmime.c
513                 w32: Fix getting content-type 
514         * src/mimeview.c
515         * src/prefs_common.c
516         * src/prefs_common.h
517         * src/prefs_ext_prog.c
518         * src/textview.c
519                 w32: better integration (use the
520                 standard file associations instead
521                 of our platform-unadapted open
522                 dialog)
523         * src/mainwindow.c
524         * src/common/utils.c
525         * src/common/w32_reg.c
526         * src/common/w32lib.h
527                 w32: better integration (allow 
528                 setting Claws as default MUA)
530 2008-11-01 [colin]      3.6.1cvs14
532         * src/codeconv.c
533                 Fix wrongly converted non-ascii characters
534                 when locale's charset is US-ASCII (strict-mode
535                 was failing in this case)
537 2008-10-30 [colin]      3.6.1cvs13
539         * src/mimeview.c
540         * src/mimeview.h
541         * src/textview.c
542         * src/textview.h
543                 Use one UI Manager per mimeview, instead of
544                 the global one -- else user_data pointer gets
545                 broken if opening and closing another message-
546                 view, then using right-click on a mimeview's 
547                 mimepart. Probably fixes bug 1711, 'Save-as
548                 attachment crashes'
550 2008-10-24 [paul]       3.6.1cvs12
552         * tools/Makefile.am
553         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
554         * tools/kdeservicemenu/install.sh
555                 another, possibly the final?, attempt on getting this
556                 sorted for kde4
558 2008-10-24 [paul]       3.6.1cvs11
560         * tools/kdeservicemenu/install.sh
561                 fix servicemenu installation directory on kde4
563 2008-10-24 [paul]       3.6.1cvs10
565         * tools/kdeservicemenu/README
566         * tools/kdeservicemenu/install.sh
567                 add support for kde4 in addition to kde3.
568                 a rework involving checking for kde4-config, then
569                 kde-config, finally prompting the user for the
570                 location of either if they cannot be found
571                 
573 2008-10-18 [paul]       3.6.1cvs9
575         * tools/claws.i18n.status.pl
576                 updated with latest translator info.
577                 only print for languages defined in %langname
579 2008-10-17 [paul]       3.6.1cvs8
581         * src/plugins/pgpcore/sgpgme.c
582                 when listing the uid's, show the uid validity
584 2008-10-16 [paul]       3.6.1cvs7
586         * INSTALL
587                 updated
589 2008-10-13 [wwp]        3.6.1cvs6
591         * po/fr.po
592                 Updated French translation.
594 2008-10-11 [colin]      3.6.1cvs5
596         * src/gtk/authors.h
597                 Fix bug 1756, "Outdated translators list in About 
598                 dialogue". Patch by Aleksei Miheev.
600 2008-10-11 [colin]      3.6.1cvs4
602         * src/account.c
603         * src/imap.c
604         * src/inc.c
605         * src/main.c
606         * src/mainwindow.c
607         * src/news.c
608         * src/pop.c
609         * src/pop.h
610         * src/prefs_account.c
611         * src/send_message.c
612         * src/send_message.h
613         * src/ssl_manager.c
614         * src/ssl_manager.h
615         * src/wizard.c
616         * src/common/claws.c
617         * src/common/defs.h
618         * src/common/session.c
619         * src/common/session.h
620         * src/common/smtp.c
621         * src/common/smtp.h
622         * src/common/socket.c
623         * src/common/socket.h
624         * src/common/ssl.c
625         * src/common/ssl.h
626         * src/common/ssl_certificate.c
627         * src/common/ssl_certificate.h
628         * src/gtk/about.c
629         * src/gtk/sslcertwindow.c
630         * src/gtk/sslcertwindow.h
631                 Remove OpenSSL code
633 2008-10-11 [colin]      3.6.1cvs3
635         * src/common/ssl_certificate.c
636                 Make local function static
638 2008-10-10 [colin]      3.6.1cvs2
640         * src/common/ssl.h
641         * src/common/ssl_certificate.c
642         * src/gtk/sslcertwindow.c
643                 Add offline certificate verification,
644                 thanks to Nikos Mavrogiannopoulos for the
645                 hints
647 2008-10-10 [colin]      3.6.1cvs1
649         * src/common/ssl_certificate.c
650         * src/gtk/sslcertwindow.c
651                 Fix warnings
653 2008-10-10 [paul]       3.6.1
655         * m4/spamassassin.m4
656                 remove openssl dross
658         * NEWS
659         * README
660         * RELEASE_NOTES 
661                 3.6.1 released!
663 2008-10-10 [colin]      3.6.0cvs25
665         * src/common/ssl.c
666                 Tell libetpan it doesn't need to init
667                 GnuTLS
669 2008-10-10 [colin]      3.6.0cvs24
671         * claws-mail.pc.in
672                 Remove references to openssl
674 2008-10-09 [colin]      3.6.0cvs23
676         * configure.ac
677                 Fix message
679 2008-10-09 [colin]      3.6.0cvs22
681         * configure.ac
682                 Error out when building against openssl
684 2008-10-09 [colin]      3.6.0cvs21
686         * configure.ac
687         * COPYING
688         * src/crash.c
689         * src/main.c
690         * src/gtk/about.c
691                 Disable OpenSSL due to requirement of
692                 OpenSSL exception. Code not removed yet,
693                 just in case, but disabled.
695 2008-10-09 [colin]      3.6.0cvs20
697         * configure.ac
698         * src/Makefile.am
699         * src/crash.c
700         * src/gedit-print.c
701         * src/gedit-print.h
702         * src/main.c
703         * src/mainwindow.c
704         * src/messageview.c
705         * src/prefs_ext_prog.c
706         * src/prefs_fonts.c
707         * src/prefs_image_viewer.c
708         * src/printing.c
709         * src/printing.h
710         * src/summaryview.c
711         * src/gtk/Makefile.am
712         * src/gtk/about.c
713         * src/gtk/gtksourceprintjob.c
714         * src/gtk/gtksourceprintjob.h
715                 Revert previous patch. It'd be better to remove
716                 OpenSSL instead, as GnuTLS works as well.
718 2008-10-09 [colin]      3.6.0cvs19
720         * configure.ac
721         * src/Makefile.am
722         * src/crash.c
723         * src/gedit-print.c
724         * src/gedit-print.h
725         * src/main.c
726         * src/mainwindow.c
727         * src/messageview.c
728         * src/prefs_ext_prog.c
729         * src/prefs_fonts.c
730         * src/prefs_image_viewer.c
731         * src/printing.c
732         * src/printing.h
733         * src/summaryview.c
734         * src/gtk/Makefile.am
735         * src/gtk/about.c
736         * src/gtk/gtksourceprintjob.c
737         * src/gtk/gtksourceprintjob.h
738                 Remove the libgnomeprint interface (deprecated,
739                 and fixes Debian's #501570, 'Copyright confusion')
741 2008-10-09 [colin]      3.6.0cvs18
743         * configure.ac
744                 Require libetpan 0.57 (important fixes)
746 2008-10-08 [paul]       3.6.0cvs17
748         * src/prefs_filtering_action.c
749         * src/prefs_matcher.c
750                 enable re-ordering of the filtering/processing
751                 condition and actions lists by drag'n'drop
753 2008-10-08 [colin]      3.6.0cvs16
755         * src/addressbook.c
756                 Fix wrong menu title
758 2008-10-07 [colin]      3.6.0cvs15
760         * src/imap.c
761                 After thinking, revert this. It's only a minor
762                 annoyance to GSSAPI users, and I can't test this
763                 right now. Postponed until after next good release.
765 2008-10-07 [colin]      3.6.0cvs14
767         * src/imap.c
768                 Don't ask for a password when using GSSAPI
770 2008-10-07 [colin]      3.6.0cvs13
772         * src/mainwindow.c
773                 Fix build with GTK+ < 2.14
775 2008-10-07 [colin]      3.6.0cvs12
777         * src/mainwindow.c
778         * src/mainwindow.h
779         * src/prefs_common.c
780         * src/prefs_common.h
781         * src/summaryview.c
782         * src/gtk/colorlabel.c
783                 Fix bug 1749, 'Shortcut keys for color labels 
784                 not changeable'
785                 Make fullscreen a setting remembered between
786                 sessions
788 2008-10-07 [colin]      3.6.0cvs11
790         * src/prefs_other.c
791                 Fix bug 1747, 'Wanderlust keybindings no longer 
792                 working (regression)'
794 2008-10-07 [colin]      3.6.0cvs10
796         * src/mainwindow.c
797                 Make fullscreen a real menu item
799 2008-10-07 [colin]      3.6.0cvs9
801         * src/mainwindow.c
802                 Make sure we won't save size when
803                 fullscreening
805 2008-10-06 [colin]      3.6.0cvs8
807         * src/mainwindow.c
808         * src/mainwindow.h
809                 Handle fullscreen via F11. Patch by
810                 Michael Rasmussen
812 2008-10-06 [colin]      3.6.0cvs7
814         * src/common/ssl.c
815                 Fix return value when setting client cert
817 2008-10-04 [colin]      3.6.0cvs6
819         * src/mimeview.c
820                 Fix bug 1742, 'Attachment list contents not 
821                 visible/scrollable'
823 2008-10-04 [paul]       3.6.0cvs5
825         * src/mainwindow.c
826                 fix failure of Hide toolbar option on restart
828 2008-10-04 [colin]      3.6.0cvs4
830         * src/addressbook.c
831         * src/compose.c
832         * src/mainwindow.c
833         * src/messageview.c
834         * src/summaryview.c
835                 Maemo: Fix bug 1737, Crashes upon opening
837 2008-10-04 [paul]       3.6.0cvs3
839         * po/pt_BR.po
840                 submitted (just a little late) by Frederico
841                 Goncalves Guimaraes
843 2008-10-03 [wwp]        3.6.0cvs2
845         * po/fr.po
846                 Many fixes, mostly in menus and accelerators.
848 2008-10-03 [colin]      3.6.0cvs1
850         * src/gtk/filesel.c
851                 Allow network mounts with new GTKs: they're
852                 available via FUSE mounts and we don't need
853                 GVFS.
855 2008-10-03 [paul]       3.6.0
857         * NEWS
858         * README
859         * RELEASE_NOTES 
860                 3.6.0 released!
862 2008-10-03 [paul]       3.5.0cvs145
864         * configure.ac
865         * po/bg.po
866         * po/nl.po
867         * po/ru.po
868         * po/sv.po
869                 new translations. added by Yasen Pramatarov,
870                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
871         * po/ca.po
872         * po/de.po
873         * po/fi.po
874         * po/fr.po
875         * po/hu.po
876         * po/it.po
877         * po/pl.po
878         * po/zh_CN.po
879                 updated translations. submitted by Miquel Oliete,
880                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
881                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
883 2008-10-02 [colin]      3.5.0cvs144
885         * src/common/session.c
886                 Fix crash when connection fails on windows
888 2008-10-01 [colin]      3.5.0cvs143
890         * src/imap.c
891                 Real fix for FS-unsafe chars on win32
893 2008-10-01 [colin]      3.5.0cvs142
895         * src/imap.c
896                 Encode prohibited filenames on win32
898 2008-09-30 [mones]      3.5.0cvs141
900         * src/ldapctrl.c
901         * src/main.c
902         * src/prefs_themes.c
903         * src/printing.c
904                 Fix output of some debug messages
906 2008-09-30 [colin]      3.5.0cvs140
908         * src/addrbook.c
909         * src/addrharvest.c
910         * src/compose.c
911         * src/jpilot.c
912         * src/mh.c
913         * src/prefs_themes.c
914         * src/procheader.c
915         * src/procmime.c
916         * src/summaryview.c
917         * src/common/utils.c
918         * src/gtk/sslcertwindow.c
919                 Win32: Fix time usage; use g_stat
921 2008-09-29 [colin]      3.5.0cvs139
923         * src/common/utils.c
924                 Fix case-sensitive match of subject
925                 prefixes on win32
927 2008-09-29 [colin]      3.5.0cvs138
929         * src/folder_item_prefs.c
930         * src/folder_item_prefs.h
931         * src/matcher.c
932         * src/prefs_folder_item.c
933         * src/prefs_matcher.c
934         * src/summaryview.c
935         * src/common/string_match.c
936         * src/common/utils.c
937                 Fix a huge leak (dozens of megs per folder
938                 change) on Windows: disable regexps 
940 2008-09-28 [paul]       3.5.0cvs137
942         * po/en_GB.po
943                 updated
945 2008-09-27 [colin]      3.5.0cvs136
947         * src/account.c
948         * src/account.h
949                 Add accessor for cur_account
951 2008-09-27 [colin]      3.5.0cvs135
953         * src/imap.c
954                 Fix crash when error happen on session establishment
956 2008-09-26 [mones]      3.5.0cvs134
958         * po/es.po
959                 Updated for release
961 2008-09-26 [colin]      3.5.0cvs133
963         * src/plugins/pgpcore/claws.def
964                 Fix symbol
966 2008-09-26 [colin]      3.5.0cvs132
968         * src/prefs_common.c
969         * src/prefs_common.h
970         * src/plugins/pgpcore/pgp_viewer.c
971                 Add an accessor to prefs_common for plugins
972                 (Win32 fix)
974 2008-09-25 [colin]      3.5.0cvs131
976         * src/main.c
977                 Fix bug 1725, 'useless lines in clawsrc'
978         * src/plugins/smime/mypgpcore.def
979                 Add a missing symbol
981 2008-09-25 [paul]       3.5.0cvs130
983         * src/plugins/smime/mypgpcore.def
984         * src/plugins/smime/plugin.def
985         * src/plugins/smime/version.rc
986                 add these windows-specific files
987                 (Thanks to Colin)
989 2008-09-25 [colin]      3.5.0cvs129
991         * src/main.c
992                 Load standard plugins only on first run
994 2008-09-25 [colin]      3.5.0cvs128
996         * src/codeconv.c
997                 Fix build...
999 2008-09-24 [colin]      3.5.0cvs127
1001         * src/codeconv.c
1002                 Add nb_NO's charset (iso-8859-1)
1004 2008-09-24 [colin]      3.5.0cvs126
1006         * src/common/utils.c
1007                 Fix get_mail_base_dir() on windows
1008                 (was synced from main ages ago)
1010 2008-09-24 [colin]      3.5.0cvs125
1012         * src/main.c
1013         * src/wizard.c
1014                 Integrate better with Windows' style
1016 2008-09-23 [paul]       3.5.0cvs124
1018         * src/compose.c
1019         * src/mainwindow.c
1020         * src/messageview.c
1021                 offer these strings to translators too 
1023 2008-09-23 [colin]      3.5.0cvs123
1025         * configure.ac
1026                 Add a --disable-dbus flag in case we want
1027                 no DBUS even if headers are available (like
1028                 for building gpg4win)
1029         * src/filtering.c
1030         * src/mainwindow.c
1031         * src/prefs_logging.c
1032         * src/common/utils.c
1033         * src/plugins/pgpcore/sgpgme.c
1034         * src/plugins/smime/claws.def
1035                 Windows fixes:
1036                 - disable filtering log (it's crashy for
1037                   some reason)
1038                 - fix gmtime_r when time is -1 (before 01/01/70)
1039                 - add symbols for smime
1041 2008-09-22 [colin]      3.5.0cvs122
1043         * src/common/utils.c
1044         * src/account.c
1045                 Remove raw printf
1046         * src/compose.c
1047                 Fix cursor position after changing account
1048         * src/imap.c
1049         * src/mimeview.c
1050         * src/news.c
1051                 Fix absolute path detection 
1053 2008-09-21 [colin]      3.5.0cvs121
1055         * src/gtk/gtkaspell.c
1056                 Don't try to use empty dictionaries
1058 2008-09-20 [colin]      3.5.0cvs120
1060         * po/POTFILES.in
1061                 Add the new files to the translations
1063 2008-09-20 [colin]      3.5.0cvs119
1065         * configure.ac
1066         * src/plugins/Makefile.am
1067         * src/plugins/smime/Makefile.am
1068         * src/plugins/smime/plugin.c
1069         * src/plugins/smime/smime.c
1070         * src/plugins/smime/smime.deps
1071         * src/plugins/smime/smime.h
1072                 Include S/Mime plugin in the main plugins
1073                 Will ease the Gpg4win team's work
1075 2008-09-20 [colin]      3.5.0cvs118
1077         * src/autofaces.c
1078         * src/compose.c
1079         * src/ldapquery.c
1080         * src/main.c
1081         * src/news.c
1082         * src/common/socket.c
1083         * src/gtk/gtkutils.c
1084         * src/plugins/pgpcore/claws.def
1085                 Windows: more fixes, thanks to wwp and
1086                 Marcus Brinkmann
1088 2008-09-20 [colin]      3.5.0cvs117
1090         * src/imap.c
1091                 Tell on which server errors happened
1093 2008-09-20 [colin]      3.5.0cvs116
1095         * src/etpan/etpan-thread-manager.c
1096         * src/etpan/imap-thread.c
1097         * src/etpan/nntp-thread.c
1098                 Windows: Fix hang on IMAP/NNTP
1100 2008-09-20 [colin]      3.5.0cvs115
1102         * src/common/utils.c
1103                 Fix bug 1723, "Buffer overflow crash caused by 
1104                 preview in 'Date format help' dialog box"
1105                 Also, optimise fast_strftime a bit :)
1107 2008-09-18 [colin]      3.5.0cvs114
1109         * src/procmime.c
1110         * src/textview.c
1111                 Check for NULLs before str* functions
1113 2008-09-18 [colin]      3.5.0cvs113
1115         * src/messageview.c
1116         * src/procmime.c
1117         * src/textview.c
1118                 Handle html parts in multipart/related
1119                 Decode ISO-8859-1 as Windows-1252 (the former
1120                 is a subset of the latter) in order to 
1121                 workaround Outlook mails misencoding
1122         * src/gtk/logwindow.c
1123         * src/gtk/logwindow.h
1124                 Clear mainwindow's error pixmap when the
1125                 error scrolls out of the log
1127 2008-09-17 [colin]      3.5.0cvs112
1129         * src/image_viewer.c
1130                 Fix image loading (multiple childs added to 
1131                 scrolledwindow, break of the resize functionality)
1132         * src/account.c
1133         * src/prefs_folder_item.c
1134         * src/prefs_spelling.c
1135         * src/gtk/gtkaspell.c
1136                 Better fix problems with dictionaries updates
1138 2008-09-17 [colin]      3.5.0cvs111
1140         * src/common/utils.c
1141                 Fix double-opening (fixes multiple signatures when
1142                 using signify)
1144 2008-09-16 [colin]      3.5.0cvs110
1146         * src/prefs_account.c
1147         * src/prefs_folder_item.c
1148         * src/prefs_spelling.c
1149         * src/gtk/gtkaspell.c
1150                 Better stripping of aspell dictionaries names
1152 2008-09-16 [colin]
1154         * 3.6.0-rc1 released
1156 2008-09-16 [colin]      3.5.0cvs109
1158         * src/account.c
1159         * src/inc.c
1160         * src/mainwindow.c
1161         * src/prefs_account.h
1162         * src/prefs_other.c
1163         * src/send_message.c
1164         * src/gtk/inputdialog.c
1165                 Don't add a pref to allow remembering passwords
1166                 (Just not checking the checkbox is enough)
1168 2008-09-16 [colin]      3.5.0cvs108
1170         * configure.ac
1171                 Require libetpan 0.56 as 0.55 is crashy
1172         * src/messageview.c
1173                 Fix english
1174         * src/gtk/inputdialog.c
1175         * src/gtk/inputdialog.h
1176                 Fix warnings
1178 2008-09-16 [wwp]        3.5.0cvs107
1180         * src/compose.c
1181                 Complete 3.5.0cvs106 by removing a function that got
1182                 moved to account.[ch].
1184 2008-09-16 [wwp]        3.5.0cvs106
1186         * src/account.c
1187         * src/account.h
1188         * src/compose.c
1189         * src/quote_fmt.c
1190         * src/quote_fmt_lex.l
1191         * src/quote_fmt_parse.y
1192                 Add account signature (path and value string) manipulation
1193                 keywords to the template processor. It's now possible in
1194                 all templates to insert the account signature to an
1195                 arbitrary location or to pass it to a external script for
1196                 further editing.
1199 2008-09-16 [mones]      3.5.0cvs105
1201         * src/imap.c
1202         * src/inc.c
1203         * src/mainwindow.c
1204         * src/mainwindow.h
1205         * src/news.c
1206         * src/prefs_account.h
1207         * src/prefs_common.c
1208         * src/prefs_common.h
1209         * src/prefs_other.c
1210         * src/send_message.c
1211         * src/gtk/inputdialog.c
1212         * src/gtk/inputdialog.h
1213                 Implement session passwords: unsaved passwords for receiving
1214                 or sending of accounts can be remembered while running to 
1215                 avoid repetitive typing.
1216                 As keeping passwords in memory is unsafe a new preference 
1217                 in Other page is added to activate or not such capability.
1219 2008-09-14 [colin]      3.5.0cvs104
1221         * src/codeconv.c
1222         * src/codeconv.h
1223                 Make conv_iconv_strdup static
1225 2008-09-12 [colin]      3.5.0cvs103
1227         * claws-mail.pc.in
1228         * src/Makefile.am
1229         * src/compose.c
1230         * src/compose.h
1231         * src/crash.c
1232         * src/folder_item_prefs.c
1233         * src/folder_item_prefs.h
1234         * src/main.c
1235         * src/prefs_account.c
1236         * src/prefs_common.c
1237         * src/prefs_common.h
1238         * src/prefs_folder_item.c
1239         * src/prefs_spelling.c
1240         * src/prefs_template.c
1241         * src/quote_fmt.h
1242         * src/quote_fmt_parse.y
1243         * src/toolbar.c
1244         * src/toolbar.h
1245         * src/gtk/Makefile.am
1246         * src/gtk/about.c
1247         * src/gtk/filesel.c
1248         * src/gtk/gtkaspell.c
1249         * src/gtk/gtkaspell.h
1250         * src/plugins/bogofilter/Makefile.am
1251         * src/plugins/dillo_viewer/Makefile.am
1252         * src/plugins/spamassassin/Makefile.am
1253         * src/plugins/trayicon/Makefile.am
1254                 Switch spellchecker to Enchant
1256 2008-09-12 [paul]       3.5.0cvs102
1258         * tools/README
1259         * tools/csv2addressbook.pl
1260                 add support for Fox Mail
1262 2008-09-12 [paul]       3.5.0cvs101
1264         * src/compose.c
1265         * src/prefs_wrapping.c
1266                 changes to English
1268 2008-09-12 [paul]       3.5.0cvs100
1270         * configure.ac
1271                 revert cvs99's libenchant commit error
1273 2008-09-12 [colin]      3.5.0cvs99
1275         * src/inc.c
1276                 Only go to inbox if there are new mails
1277                 (and fetch was manual)
1279 2008-09-10 [colin]      3.5.0cvs98
1281         * src/inc.c
1282         * src/summaryview.c
1283         * src/common/session.c
1284                 Use g_timeout_add_seconds instead of g_timeout_add
1285                 on glib >= 2.14 when we don't need precision on the 
1286                 delay. This helps reducing power consumption:
1287                 http://mjg59.livejournal.com/74651.html
1289 2008-09-10 [colin]      3.5.0cvs97
1291         * src/compose.c
1292                 Don't save window size and position when
1293                 compose is hidden (filtering action)
1295 2008-09-09 [colin]      3.5.0cvs96
1297         * src/action.h
1298         * src/addr_compl.c
1299         * src/addressadd.c
1300         * src/addressbook.h
1301         * src/addressbook_foldersel.c
1302         * src/addressitem.h
1303         * src/addrgather.c
1304         * src/alertpanel.c
1305         * src/browseldap.c
1306         * src/editaddress.c
1307         * src/editaddress_other_attributes_ldap.h
1308         * src/editbook.c
1309         * src/editjpilot.c
1310         * src/editldap.c
1311         * src/editldap_basedn.c
1312         * src/editvcard.c
1313         * src/exphtmldlg.c
1314         * src/expldifdlg.c
1315         * src/export.c
1316         * src/foldersel.c
1317         * src/foldersel.h
1318         * src/gedit-print.c
1319         * src/gedit-print.h
1320         * src/grouplistdialog.c
1321         * src/headerview.c
1322         * src/headerview.h
1323         * src/image_viewer.c
1324         * src/import.c
1325         * src/importldif.c
1326         * src/importmutt.c
1327         * src/importpine.c
1328         * src/inc.c
1329         * src/main.c
1330         * src/main.h
1331         * src/messageview.c
1332         * src/messageview.h
1333         * src/noticeview.c
1334         * src/prefs_actions.c
1335         * src/prefs_filtering.c
1336         * src/prefs_folder_column.c
1337         * src/prefs_gtk.h
1338         * src/prefs_summary_column.c
1339         * src/prefs_toolbar.c
1340         * src/send_message.c
1341         * src/setup.c
1342         * src/sourcewindow.c
1343         * src/sourcewindow.h
1344         * src/ssl_manager.c
1345         * src/statusbar.c
1346         * src/statusbar.h
1347         * src/stock_pixmap.c
1348         * src/stock_pixmap.h
1349         * src/summaryview.c
1350         * src/textview.c
1351         * src/textview.h
1352         * src/undo.h
1353         * src/uri_opener.c
1354         * src/wizard.c
1355         * src/wizard.h
1356         * src/common/ssl.h
1357         * src/common/utils.c
1358         * src/gtk/about.c
1359         * src/gtk/colorlabel.c
1360         * src/gtk/colorlabel.h
1361         * src/gtk/combobox.h
1362         * src/gtk/description_window.c
1363         * src/gtk/filesel.c
1364         * src/gtk/gtkaspell.c
1365         * src/gtk/gtkaspell.h
1366         * src/gtk/gtkcmclist.c
1367         * src/gtk/gtkcmclist.h
1368         * src/gtk/gtkcmctree.c
1369         * src/gtk/gtkcmctree.h
1370         * src/gtk/gtkcmoptionmenu.h
1371         * src/gtk/gtksctree.c
1372         * src/gtk/gtksctree.h
1373         * src/gtk/gtkshruler.c
1374         * src/gtk/gtkshruler.h
1375         * src/gtk/gtksourceprintjob.c
1376         * src/gtk/gtksourceprintjob.h
1377         * src/gtk/gtkutils.c
1378         * src/gtk/gtkutils.h
1379         * src/gtk/gtkvscrollbutton.c
1380         * src/gtk/gtkvscrollbutton.h
1381         * src/gtk/icon_legend.c
1382         * src/gtk/inputdialog.c
1383         * src/gtk/logwindow.c
1384         * src/gtk/logwindow.h
1385         * src/gtk/manage_window.c
1386         * src/gtk/manage_window.h
1387         * src/gtk/menu.c
1388         * src/gtk/prefswindow.c
1389         * src/gtk/progressdialog.c
1390         * src/gtk/progressdialog.h
1391         * src/plugins/bogofilter/bogofilter_gtk.c
1392         * src/plugins/pgpcore/passphrase.c
1393         * src/plugins/spamassassin/spamassassin_gtk.c
1394         * src/plugins/trayicon/trayicon.c
1395         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1396         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1397         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1398         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1399         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1400                 Complete GTK+ 2.14 undeprecation
1401                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
1403 2008-09-09 [colin]      3.5.0cvs95
1405         * src/gtk/gtkcmclist.h
1406                 Fix build on GTK+ 2.14
1408 2008-09-08 [colin]      3.5.0cvs94
1410         * src/noticeview.c
1411         * src/noticeview.h
1412                 Remove GtkSignalFunc
1414 2008-09-07 [colin]      3.5.0cvs93
1416         * src/addressadd.c
1417         * src/addressbook_foldersel.c
1418         * src/gtk/gtkcmclist.c
1419         * src/gtk/gtkcmclist.h
1420         * src/gtk/gtkcmctree.c
1421         * src/gtk/gtkcmctree.h
1422         * src/gtk/gtksctree.c
1423         * src/gtk/prefswindow.c
1424         * src/gtk/prefswindow.h
1425                 Use GDestroyNotify instead of GtkDestroyNotify
1426                 (deprecated in GTK+ 2.14)
1428 2008-09-07 [colin]      3.5.0cvs92
1430         * src/textview.c
1431                 Fix bug 1712, 'invalid "Phishing attempt warning" 
1432                 when linked text ends with spaces'
1434 2008-09-05 [colin]      3.5.0cvs91
1436         * src/procmime.c
1437                 Maybe fix bug 1711, 'Save-as attachment crashes'
1438                 Possibly wrong free() due to pointer shifting
1440 2008-09-05 [colin]      3.5.0cvs90
1442         * src/compose.c
1443                 Fix bug 1710, 'User misreads "Discard Message" 
1444                 as "Discard Changes"'. Propose to save or discard
1445                 only the latest changes when closing an existing
1446                 draft. Autosave may still have saved parts of the
1447                 edit session.
1449 2008-09-04 [colin]      3.5.0cvs89
1451         * src/summaryview.c
1452                 Fix bug 1707, 'Segfault when sorting on non-visible column'
1454 2008-09-01 [colin]      3.5.0cvs88
1456         * src/imap.c
1457         * src/summaryview.c
1458         * src/common/tags.c
1459         * src/etpan/imap-thread.c
1460         * src/etpan/imap-thread.h
1461                 Store spam flag on IMAP (Junk/NonJunk, as 
1462                 ThunderBird does - this is nonstandard)
1464 2008-08-31 [wwp]        3.5.0cvs87
1466         * ChangeLog
1467                 Fix globish edition^Wediting.
1469 2008-08-31 [wwp]        3.5.0cvs86
1471         * src/addressbook.c
1472                 Don't break nickname editing for non-LDAP books (nickname
1473                 value was overwritten when editing existing contact, this
1474                 came from 3.0.2cvs109).
1476 2008-08-30 [colin]      3.5.0cvs85
1478         * src/mainwindow.c
1479         * src/summaryview.c
1480                 Fix "Apply tags..." key shortcut
1482 2008-08-29 [iwkse]      3.5.0cvs84
1484         * src/summaryview.c
1485                         Bit of clean:)
1487 2008-08-29 [iwkse]      3.5.0cvs83
1489         * src/summaryview.c
1490                         Disable "Move to trash" action if
1491                         we are in a trash-like folder.
1492                         Thanks to colinl
1494 2008-08-29 [paul]       3.5.0cvs82
1496         * configure.ac
1497                 bump up libetpan version requirement since
1498                 0.55 is released now
1500 2008-08-28 [wwp]        3.5.0cvs81
1502         * src/account.c
1503         * src/pop.c
1504         * src/prefs_account.c
1505         * src/prefs_account.h
1506                 Add finer granularity to the POP3's remove-after delay (now in
1507                 hours in addition to in days), patch by Paul Rolland.
1509 2008-08-28 [wwp]        3.5.0cvs80
1511         * src/gtk/combobox.c
1512                 Fix a typo in a comment.
1514 2008-08-28 [iwkse]      3.5.0cvs79
1516         * src/account.c
1517         * src/prefs_actions.c
1518         * src/prefs_filtering.c
1519         * src/prefs_template.c
1520                         Add search feature to the account, 
1521                         template and action dialog.
1522                         It's turned on selecting one row
1523                         of the list and typing some random
1524                         letter. Thanks to wwp, colinl
1526 2008-08-28 [colin]      3.5.0cvs78
1528         * src/Makefile.am
1529         * src/account.c
1530         * src/compose.c
1531         * src/prefs_account.c
1532         * src/prefs_account.h
1533         * src/privacy.c
1534         * src/privacy.h
1535         * src/procmime.c
1536         * src/stock_pixmap.c
1537         * src/stock_pixmap.h
1538         * src/summaryview.c
1539         * src/pixmaps/key_gpg_signed.xpm
1540                 Fix bug 1412, "Sign reply, if mail was signed"
1541                 Add an account preference to sign replies to signed mails
1543 2008-08-28 [iwkse]      3.5.0cvs77
1545         * src/prefs_filtering.c
1546                 Making the search more useful,
1547                 jumping directly to the relative rule.
1549 2008-08-27 [colin]      3.5.0cvs76
1551         * src/main.c
1552                 Add a bit of info
1554 2008-08-27 [colin]      3.5.0cvs75
1556         * src/gtk/gtkcmctree.c
1557                 Fix a few ifdefs
1559 2008-08-26 [colin]      3.5.0cvs74
1561         * src/gtk/gtkcmctree.c
1562                 Fix missing inits on old glib
1564 2008-08-26 [wwp]        3.5.0cvs73
1566         * src/common/utils.c
1567                 Added 'Fwd' to the list of known common subject prefixes.
1569 2008-08-25 [iwkse]      3.5.0cvs72
1571         * src/image_viewer.c
1572                 Add animated gif support to the
1573                 message preview.
1575 2008-08-25 [colin]      3.5.0cvs71
1577         * src/gtk/gtkcmctree.c
1578                 Make sure work isn't null
1580 2008-08-24 [colin]      3.5.0cvs70
1582         * src/common/ssl.c
1583                 Fix typo on SSL_CERT_DIR
1585 2008-08-23 [holger]     3.5.0cvs69
1587         * src/printing.c
1588                 Fix bug 1699 'Separator line mis-placed when
1589                 printing some e-mails'. The number of header lines
1590                 was not correctly calculated when Pango inserts
1591                 linebreaks
1593 2008-08-23 [colin]      3.5.0cvs68
1595         * src/mainwindow.c
1596                 Fix the account selector button; thanks
1597                 to wwp
1599 2008-08-21 [colin]      3.5.0cvs67
1601         * src/compose.c
1602         * src/compose.h
1603                 Add a compose preference for auto-indent
1604         * src/mainwindow.c
1605         * src/summaryview.c
1606                 Make colorlabel accels a bit less hacky
1608 2008-08-21 [colin]      3.5.0cvs66
1610         * src/compose.c
1611         * src/prefs_common.c
1612         * src/prefs_common.h
1613         * src/prefs_wrapping.c
1614                 Add a preference for autoindent; fix no_join tag
1615                 being applied to whole lines instead of just \n when
1616                 creating a line 
1618 2008-08-21 [colin]      3.5.0cvs65
1620         * src/compose.c
1621                 Add support for auto-indentation
1623 2008-08-19 [colin]      3.5.0cvs64
1625         * src/compose.c
1626                 Save Autowrap status in drafts/queued mails
1628 2008-08-19 [colin]      3.5.0cvs63
1630         * src/mainwindow.c
1631                 Fix a comment (in reality, test commit on
1632                 the new CVS server)
1634 2008-08-17 [colin]      3.5.0cvs62
1636         * src/prefs_actions.c
1637         * src/procmime.c
1638         * src/wizard.c
1639         * src/common/socket.h
1640         * src/gtk/gtkcmctree.c
1641                 Fix warnings
1643 2008-08-16 [colin]      3.5.0cvs61
1645         * src/editaddress_other_attributes_ldap.h
1646                 Add 'l' field (localityName)
1648 2008-08-16 [colin]      3.5.0cvs60
1650         * src/mainwindow.c
1651         * src/gtk/gtkcmclist.c
1652         * src/gtk/gtkcmclist.h
1653         * src/gtk/gtkcmctree.c
1654         * src/gtk/gtksctree.c
1655         * src/gtk/gtkutils.c
1656         * src/gtk/gtkvscrollbutton.c
1657                 Fix Maemo build (OS2007)
1659 2008-08-14 [colin]      3.5.0cvs59
1661         * src/folder.c
1662                 Don't crash if parent is null when creating
1663                 a folder
1664         * src/gtk/pluginwindow.c
1665                 Don't crash on race when closing window while
1666                 a plugin is loading and does gtk_iterations
1668 2008-08-13 [colin]      3.5.0cvs58
1670         * src/messageview.c
1671         * src/messageview.h
1672         * src/mimeview.c
1673                 Fix bug 1696, 'Viewing binary attachements 
1674                 as text over 1 MB' (various buglets)
1676 2008-08-10 [colin]      3.5.0cvs57
1678         * src/summaryview.c
1679         * src/gtk/gtkcmclist.c
1680                 Continue fixing GTK < 2.12 build, thanks to
1681                 Michael Hugues
1683 2008-08-10 [colin]      3.5.0cvs56
1685         * src/gtk/gtksctree.c
1686                 Fix build on GTK < 2.12
1688 2008-08-09 [colin]      3.5.0cvs55
1690         * src/mainwindow.c
1691                 Fix untranslatable strings, thanks to
1692                 Stephan Sachse
1694 2008-08-07 [colin]      3.5.0cvs54
1696         * src/compose.c
1697         * src/editaddress.c
1698         * src/folderview.c
1699         * src/mainwindow.c
1700         * src/message_search.c
1701         * src/mimeview.c
1702         * src/noticeview.c
1703         * src/prefs_account.c
1704         * src/prefs_common.c
1705         * src/prefs_customheader.c
1706         * src/prefs_ext_prog.c
1707         * src/prefs_filtering_action.c
1708         * src/prefs_gtk.c
1709         * src/prefs_logging.c
1710         * src/prefs_matcher.c
1711         * src/prefs_msg_colors.c
1712         * src/procmime.c
1713         * src/summary_search.c
1714         * src/summaryview.c
1715         * src/toolbar.c
1716         * src/gtk/colorsel.c
1717         * src/gtk/gtkaspell.c
1718         * src/gtk/gtkutils.c
1719         * src/gtk/gtkutils.h
1720         * src/gtk/inputdialog.c
1721         * src/gtk/pluginwindow.c
1722         * src/gtk/quicksearch.c
1723         * src/plugins/bogofilter/bogofilter_gtk.c
1724         * src/plugins/dillo_viewer/dillo_prefs.c
1725         * src/plugins/spamassassin/spamassassin_gtk.c
1726                 - Fix Ctrl-Space shortcut
1727                 - Fix mime-parsing bug in procmime (cvs52)
1728                 - Fix double-free in procmime (cvs52)
1729                 - Use gtk_bin_get_child instead of GTK_BIN()->child
1730                 - Fix Goto menu in mainwindow
1732 2008-08-07 [mones]      3.5.0cvs53
1734         * po/es.po
1735                 Updated translation (lots of changes!)
1736         * src/compose.c
1737                 Add missing accelerator key
1738         * src/mainwindow.c
1739                 Restored 'v' key function (thanks Colin!)
1741 2008-08-06 [colin]      3.5.0cvs52
1743         * src/addrbook.c
1744         * src/addrcindex.c
1745         * src/addrduplicates.c
1746         * src/addrharvest.c
1747         * src/enriched.c
1748         * src/html.c
1749         * src/ldif.c
1750         * src/mimeview.c
1751         * src/mutt.c
1752         * src/pine.c
1753         * src/procmime.c
1754         * src/vcard.c
1755         * src/wizard.c
1756                 Fix my use of g_utf8_strdown (it returns
1757                 a newly allocated string and doesn't
1758                 change the parameter)
1760 2008-08-06 [colin]      3.5.0cvs51
1762         * src/compose.c
1763                 Fix bug 1690, 'Copy/Paste in edit window may 
1764                 break Undo'; middle-click pastes aren't 
1765                 REPLACE_INSERT but just INSERT. 
1766                 Also, fix privacy menu selection
1768 2008-08-05 [colin]      3.5.0cvs50
1770         * src/action.c
1771         * src/addr_compl.c
1772         * src/addrbook.c
1773         * src/addrcindex.c
1774         * src/addrduplicates.c
1775         * src/addrharvest.c
1776         * src/enriched.c
1777         * src/html.c
1778         * src/ldif.c
1779         * src/main.c
1780         * src/mimeview.c
1781         * src/mutt.c
1782         * src/pine.c
1783         * src/procmime.c
1784         * src/vcard.c
1785         * src/wizard.c
1786         * src/common/socket.c
1787         * src/gtk/gtkutils.c
1788         * src/gtk/gtkutils.h
1789         * src/gtk/menu.c
1790         * src/plugins/spamassassin/spamassassin.c
1791                 More undeprecation (Glib)
1793 2008-08-05 [colin]      3.5.0cvs49
1795         * src/prefs_account.c
1796         * src/prefs_filtering_action.c
1797         * src/prefs_matcher.c
1798         * src/gtk/Makefile.am
1799         * src/gtk/claws-marshal.list
1800         * src/gtk/colorlabel.c
1801         * src/gtk/colorsel.c
1802         * src/gtk/foldersort.c
1803         * src/gtk/gtkaspell.c
1804         * src/gtk/gtkcmclist.c
1805         * src/gtk/gtkcmclist.h
1806         * src/gtk/gtkcmctree.c
1807         * src/gtk/gtkcmctree.h
1808         * src/gtk/gtkcmoptionmenu.c
1809         * src/gtk/gtkcmoptionmenu.h
1810         * src/gtk/gtksctree.c
1811         * src/gtk/gtksctree.h
1812         * src/gtk/gtkutils.c
1813         * src/gtk/gtkutils.h
1814         * src/gtk/gtkvscrollbutton.c
1815         * src/gtk/menu.c
1816         * src/gtk/menu.h
1817         * src/gtk/quicksearch.c
1818         * src/plugins/dillo_viewer/dillo_viewer.c
1819         * src/plugins/pgpcore/select-keys.c
1820                 Try to finish yesterday's commit
1822 2008-08-04 [colin]      3.5.0cvs48
1824         * src/addressadd.c
1825         * src/addressbook.c
1826         * src/addressbook_foldersel.c
1827         * src/addressitem.h
1828         * src/addrgather.c
1829         * src/browseldap.c
1830         * src/compose.c
1831         * src/compose.h
1832         * src/editaddress.c
1833         * src/editaddress_other_attributes_ldap.c
1834         * src/editgroup.c
1835         * src/editldap_basedn.c
1836         * src/folderview.c
1837         * src/folderview.h
1838         * src/grouplistdialog.c
1839         * src/image_viewer.c
1840         * src/imap_gtk.c
1841         * src/importldif.c
1842         * src/main.c
1843         * src/mainwindow.c
1844         * src/message_search.c
1845         * src/mh_gtk.c
1846         * src/mimeview.c
1847         * src/mimeview.h
1848         * src/news_gtk.c
1849         * src/noticeview.h
1850         * src/prefs_account.c
1851         * src/prefs_filtering_action.c
1852         * src/prefs_matcher.c
1853         * src/prefs_msg_colors.c
1854         * src/prefs_summaries.c
1855         * src/statusbar.c
1856         * src/stock_pixmap.c
1857         * src/summary_search.c
1858         * src/summaryview.c
1859         * src/summaryview.h
1860         * src/textview.c
1861         * src/toolbar.h
1862         * src/gtk/Makefile.am
1863         * src/gtk/claws-marshal.list
1864         * src/gtk/colorsel.c
1865         * src/gtk/foldersort.c
1866         * src/gtk/gtkaspell.c
1867         * src/gtk/gtkcmclist.c
1868         * src/gtk/gtkcmclist.h
1869         * src/gtk/gtkcmctree.c
1870         * src/gtk/gtkcmctree.h
1871         * src/gtk/gtksctree.c
1872         * src/gtk/gtksctree.h
1873         * src/gtk/gtkutils.c
1874         * src/gtk/gtkutils.h
1875         * src/gtk/gtkvscrollbutton.c
1876         * src/gtk/menu.c
1877         * src/gtk/menu.h
1878         * src/gtk/quicksearch.c
1879         * src/plugins/dillo_viewer/dillo_viewer.c
1880         * src/plugins/pgpcore/select-keys.c
1881                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
1882                 Undeprecate their implementation (GtkArg, GtkType, ...)
1883                 Undeprecate a few other things here and there
1884                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
1885                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
1886                 still have work to do
1888 2008-08-04 [colin]      3.5.0cvs47
1890         * src/compose.c
1891         * src/compose.h
1892         * src/toolbar.h
1893         * src/textview.c
1894         * src/stock_pixmap.c
1895         * src/statusbar.c
1896         * src/noticeview.h
1897         * src/mimeview.h
1898         * src/mainwindow.c
1899         * src/image_viewer.c
1900         * src/gtk/gtkaspell.c
1901         * src/gtk/gtkvscrollbutton.c
1902         * src/plugins/dillo_viewer/dillo_viewer.c
1903                 Undeprecate more things
1905 2008-08-02 [colin]      3.5.0cvs46
1907         * src/mainwindow.c
1908                 Fix toggle menu activation state
1909                 (thanks to cvs45 ;)
1911 2008-08-02 [paul]       3.5.0cvs45
1913         * src/mainwindow.c
1914                 fix sensitivity of
1915                 /View/Show or hide/Message View
1917 2008-08-01 [paul]       3.5.0cvs44
1919         * src/common/utils.c
1920         * src/plugins/pgpcore/claws.def
1921         * src/plugins/pgpinline/claws.def
1922                 fix compilation problems on mingw32,
1923                 (bug 1688) Patch by Marcus Brinkmann
1925 2008-08-01 [colin]      3.5.0cvs43
1927         * src/gtk/gtkutils.c
1928         * src/gtk/gtkvscrollbutton.c
1929                 Oups, fix build
1931 2008-08-01 [colin]      3.5.0cvs42
1933         * src/compose.c
1934         * src/foldersel.c
1935         * src/mainwindow.c
1936         * src/prefs_account.c
1937         * src/prefs_folder_item.c
1938         * src/prefs_quote.c
1939         * src/summaryview.c
1940         * src/gtk/gtkaspell.c
1941         * src/gtk/gtkutils.c
1942         * src/gtk/gtkvscrollbutton.c
1943                 Replace a few deprecated function calls
1945 2008-08-01 [paul]       3.5.0cvs41
1947         * src/action.c
1948                 fix crash that occurs because of recent GtkUIManager
1949                 changes. Thanks to Colin
1951 2008-07-31 [colin]      3.5.0cvs40
1953         * src/addressbook.c
1954         * src/compose.c
1955         * src/mainwindow.c
1956         * src/messageview.c
1957                 Some Maemo fixes
1958         * src/gtk/menu.c
1959         * src/gtk/menu.h
1960                 Remove deprecated helper funcs
1962 2008-07-30 [colin]      3.5.0cvs39
1964         * src/folderview.c
1965         * src/folderview.h
1966         * src/imap_gtk.c
1967         * src/mh_gtk.c
1968         * src/news_gtk.c
1969                 Move the folderview popup menu to GtkUIManager
1971 2008-07-29 [colin]      3.5.0cvs38
1973         * src/account.c
1974         * src/account.h
1975         * src/action.c
1976         * src/action.h
1977         * src/addressitem.h
1978         * src/compose.c
1979         * src/edittags.c
1980         * src/mainwindow.c
1981         * src/mainwindow.h
1982         * src/mimeview.c
1983         * src/summaryview.c
1984         * src/gtk/menu.c
1985         * src/gtk/menu.h
1986                 Switch the main menu to GtkUIManager
1987                 Warning fixes
1989 2008-07-29 [colin]      3.5.0cvs37
1991         * src/news.c
1992                 Fix bug 1684, 'view news messages with large 
1993                 attachements segfaults'
1995 2008-07-29 [colin]      3.5.0cvs36
1997         * src/action.c
1998         * src/action.h
1999         * src/addressbook.c
2000         * src/addressitem.h
2001         * src/compose.c
2002         * src/compose.h
2003         * src/messageview.c
2004         * src/messageview.h
2005         * src/summaryview.c
2006         * src/gtk/menu.c
2007         * src/gtk/menu.h
2008                 More switches to GtkUIManager
2010 2008-07-26 [colin]      3.5.0cvs35
2012         * src/gtk/menu.c
2013         * src/gtk/menu.h
2014                 Fix prototype
2016 2008-07-25 [colin]      3.5.0cvs34
2018         * src/addrcustomattr.c
2019         * src/addressbook.c
2020         * src/compose.c
2021         * src/editaddress.c
2022         * src/editaddress_other_attributes_ldap.h
2023         * src/edittags.c
2024         * src/mainwindow.c
2025         * src/mimeview.c
2026         * src/prefs_actions.c
2027         * src/prefs_filtering.c
2028         * src/prefs_template.c
2029         * src/summaryview.c
2030         * src/textview.c
2031         * src/textview.h
2032         * src/toolbar.c
2033         * src/gtk/about.c
2034         * src/gtk/menu.c
2035         * src/gtk/menu.h
2036         * src/plugins/trayicon/trayicon.c
2037                 More changes from GtkItemFactory to GtkUIManager
2039 2008-07-25 [colin]      3.5.0cvs33
2041         * src/gtk/menu.h
2042                 Add a macro to remove menu items
2043                 Make the gui_manager variable useless
2045 2008-07-24 [colin]      3.5.0cvs32
2047         * src/mimeview.c
2048                 Fix a gtk warning on clear
2049         * src/mainwindow.c
2050         * src/summaryview.c
2051         * src/summaryview.h
2052                 Switch the message list popup menu to
2053                 GtkUIManager
2055 2008-07-23 [colin]      3.5.0cvs31
2057         * src/plugins/pgpcore/pgp_viewer.c
2058         * src/plugins/pgpcore/sgpgme.c
2059                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
2060                 Patch by Thomas Wiegner <wiegner@gmx.de>
2062 2008-07-20 [paul]       3.5.0cvs30
2064         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2065                 remove redundant GTK version check
2067 2008-07-20 [ticho]      3.5.0cvs29
2069         * src/folderview.c
2070         * src/imap_gtk.c
2071         * src/news_gtk.c
2072                 Moved sensitivity setting for "Download messages" for IMAP and
2073                 news folders from folderview.c to imap_gtk.c and news_gtk.c
2074                 respectively for better code readability.
2075                 Fixed indentation in news' set_sensitivity().
2077 2008-07-20 [paul]       3.5.0cvs28
2079         * src/addrgather.c
2080                 remove more redundant code following cvs27
2082 2008-07-20 [paul]       3.5.0cvs27
2084         * src/addrgather.c
2085                 remove now redundant code
2086         * src/mainwindow.c
2087         * src/mainwindow.h
2088                 fix bug 1673, 'Tools/Harvest adresses is
2089                 grayed out if folder is empty'
2091 2008-07-19 [ticho]      3.5.0cvs26
2093         * src/edittags.c
2094         * src/main.c
2095         * src/mimeview.c
2096         * src/mimeview.h
2097         * src/gtk/gtkutils.c
2098         * src/gtk/gtkutils.h
2099         * src/gtk/menu.c
2100         * src/gtk/menu.h
2101                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
2102                 instead of deprecated GtkItemFactory.
2104 2008-07-19 [colin]      3.5.0cvs25
2106         * src/account.c
2107         * src/addrgather.c
2108         * src/compose.c
2109         * src/editldap.c
2110         * src/expldifdlg.c
2111         * src/importldif.c
2112         * src/main.c
2113         * src/mainwindow.c
2114         * src/mimeview.c
2115         * src/noticeview.c
2116         * src/prefs_account.c
2117         * src/prefs_actions.c
2118         * src/prefs_ext_prog.c
2119         * src/prefs_filtering.c
2120         * src/prefs_folder_item.c
2121         * src/prefs_image_viewer.c
2122         * src/prefs_logging.c
2123         * src/prefs_msg_colors.c
2124         * src/prefs_other.c
2125         * src/prefs_send.c
2126         * src/prefs_spelling.c
2127         * src/prefs_summaries.c
2128         * src/prefs_template.c
2129         * src/printing.c
2130         * src/quote_fmt.c
2131         * src/summary_search.c
2132         * src/summaryview.c
2133         * src/toolbar.c
2134         * src/wizard.c
2135         * src/common/Makefile.am
2136         * src/gtk/gtksctree.c
2137         * src/gtk/gtkutils.h
2138         * src/gtk/pluginwindow.c
2139         * src/gtk/quicksearch.c
2140         * src/plugins/bogofilter/bogofilter_gtk.c
2141         * src/plugins/dillo_viewer/dillo_prefs.c
2142         * src/plugins/pgpcore/prefs_gpg.c
2143         * src/plugins/spamassassin/spamassassin_gtk.c
2144         * src/plugins/trayicon/trayicon.c
2145         * src/plugins/trayicon/trayicon_prefs.c
2146                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
2147                 or greater). Use the old deprecated one on GTK+ < 2.12.
2148                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
2149                 of time!
2151 2008-07-16 [colin]      3.5.0cvs24
2153         * src/mainwindow.c
2154                 Fix folderview's scrolbar when starting minimised
2155                 to tray, and popping up the mainwindow by calling
2156                 claws-mail from the command line
2158 2008-07-08 [colin]      3.5.0cvs23
2160         * src/compose.c
2161                 Possibly fix po-headers appearing on empty
2162                 templates
2164 2008-07-08 [colin]      3.5.0cvs22
2166         * src/folderview.c
2167         * src/summaryview.c
2168                 Finish the always_open tristate patch, by Jonathan
2169                 Corbet.
2171 2008-07-07 [paul]       3.5.0cvs21
2173         * src/mainwindow.c
2174                 fix typo (missing ")
2176 2008-07-07 [paul]       3.5.0cvs20
2178         * src/mainwindow.c
2179                 fit the menu style a bit better
2181 2008-07-07 [colin]      3.5.0cvs19
2183         * src/prefs_themes.c
2184                 Make upgrading themes easier
2186 2008-07-07 [colin]      3.5.0cvs18
2188         * src/mainwindow.c
2189         * src/prefs_toolbar.c
2190         * src/stock_pixmap.c
2191                 Finish fixing bug 1609, 'Icon issues'
2193 2008-07-07 [colin]      3.5.0cvs17
2195         * src/prefs_common.c
2196                 Fix the default value
2198 2008-07-07 [colin]      3.5.0cvs16
2200         * src/prefs_summaries.c
2201                 Revert my fix to the string, the correct term
2202                 is indeed Message View
2204 2008-07-07 [colin]      3.5.0cvs15
2206         * AUTHORS
2207         * src/gtk/authors.h
2208         * src/prefs_common.c
2209         * src/prefs_common.h
2210         * src/prefs_summaries.c
2211         * src/summaryview.c
2212         * src/gtk/authors.h
2213                 Change "Always open message when selected" to
2214                 a tristate (Never/Always/When preview is visible)
2215                 Patch by Jonathan Corbet <corbet@lwn.net>.
2217 2008-07-06 [paul]       3.5.0cvs14
2219         * src/addrgather.c
2220                 improve the layout of the dialogue
2221                 improve the English
2222                 add tooltips
2223                 fix some of the nasty coding style
2224         * src/mainwindow.c
2225                 improve the English
2226                 add some missing mnemonics
2228 2008-07-05 [paul]       3.5.0cvs13
2230         * src/mainwindow.c
2231         * src/mainwindow.h
2232                 fix bug 1398, '"Change current account" is
2233                 available even when there's only one account'
2234         * src/plugins/pgpcore/prefs_gpg.c
2235                 put back a needed include, removed in error
2237 2008-07-05 [colin]      3.5.0cvs12
2239         * src/mainwindow.c
2240                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
2242 2008-07-05 [colin]      3.5.0cvs11
2244         * src/news.c
2245         * src/news_gtk.c
2246                 Provide ability to rename newsgroups. Closes
2247                 bug 1444, 'Add GUI option for renaming 
2248                 newsgroups'. Patch by Pawel Pekala
2250 2008-07-05 [colin]      3.5.0cvs10
2252         * src/plugins/pgpcore/passphrase.c
2253         * src/plugins/pgpcore/prefs_gpg.c
2254         * src/plugins/pgpcore/select-keys.c
2255                 Simplify GTK includes (with the advantage
2256                 of compiling against GTK+2.13); patch by
2257                 Charles A Edwards
2259 2008-07-05 [colin]      3.5.0cvs9
2261         * src/wizard.c
2262                 Add SSL client certificates
2264 2008-07-05 [colin]      3.5.0cvs8
2266         * src/prefs_account.c
2267         * src/common/session.h
2268                 Fix warnings
2269         * src/common/ssl.c
2270                 Add one path for certs
2272 2008-07-05 [colin]      3.5.0cvs7
2274         * src/prefs_account.c
2275                 Fix no-ssl build
2277 2008-07-04 [colin]      3.5.0cvs6
2279         * src/common/ssl.c
2280         * src/common/ssl.h
2281         * src/common/ssl_certificate.c
2282                 Workaround distro bugs and fix certificate checking
2283                 with OpenSSL
2285 2008-07-04 [colin]      3.5.0cvs5
2287         * src/filtering.c
2288         * src/common/ssl_certificate.c
2289         * src/common/ssl_certificate.h
2290         * src/etpan/imap-thread.c
2291         * src/etpan/nntp-thread.c
2292                 Fix some leaks, thanks to Martin Zwickel
2293                 Rename gnutls functions that do the same
2294                 as OpenSSL ones, to avoid symbol clashing
2295                 when Claws is built against GnuTLS and
2296                 libetpan against OpenSSL
2298 2008-07-04 [paul]       3.5.0cvs4
2300         * src/prefs_account.c
2301                 remove 1 forgotten '.'
2303 2008-07-04 [paul]       3.5.0cvs3
2305         * src/prefs_account.c
2306                 layout/engrish fixes to the 'Client
2307                 certificates' frame
2309 2008-07-03 [colin]      3.5.0cvs2
2311         * src/imap.c
2312         * src/news.c
2313         * src/pop.c
2314         * src/prefs_account.c
2315         * src/prefs_account.h
2316         * src/prefs_common.c
2317         * src/send_message.c
2318         * src/common/session.c
2319         * src/common/session.h
2320         * src/common/smtp.c
2321         * src/common/smtp.h
2322         * src/common/socket.h
2323         * src/common/ssl.c
2324         * src/common/ssl.h
2325         * src/common/ssl_certificate.c
2326         * src/common/ssl_certificate.h
2327         * src/etpan/imap-thread.c
2328         * src/etpan/nntp-thread.c
2329         * src/gtk/inputdialog.c
2330                 Add support for SSL client certificates (either PEM files
2331                 with certificate and private key, either PKCS12 files)
2333 2008-06-28 [colin]      3.5.0cvs1
2335         * src/foldersel.c
2336                 Fix compilation with older GTKs
2338 2008-06-27 [paul]       3.5.0
2340         * NEWS
2341         * README
2342         * RELEASE_NOTES 
2343                 3.5.0 released
2345 2008-06-27 [paul]       3.4.0cvs116
2347         * src/gtk/authors.h
2348                 complete cvs115
2350 2008-06-27 [paul]       3.4.0cvs115
2352         * configure.ac
2353         * src/gtk/authors.h
2354                 no longer build unmaintained translations
2356 2008-06-27 [paul]       3.4.0cvs114
2358         * po/de.po
2359         * po/fi.po
2360         * po/pt_BR.po
2361                 updated by Stephan Sachse, Flammie Pirinen, and
2362                 Frederico Goncalves Guimaraes
2364 2008-06-26 [wwp]        3.4.0cvs113
2366         * manual/fr/advanced.xml
2367                 Update French version of the manual (AutoFaces documentation).
2369 2008-06-26 [wwp]        3.4.0cvs112
2371         * manual/fr/advanced.xml
2372         * manual/fr/plugins.xml
2373                 Updated French version of the manual (completed
2374                 hidden options list, added note about Clawsker
2375                 and new mail archiver plugin).
2377 2008-06-25 [colin]      3.4.0cvs111
2379         * src/gtk/gtkaspell.c
2380                 Fix non-UTF8 in the replace with dialog
2381         * src/prefs_actions.c
2382                 Fix possible crasher
2383                 Patches by Pawel
2385 2008-06-24 [mones]      3.4.0cvs110
2387         * src/autofaces.c
2388                 Fix non-warning message, downgraded to debug info
2390 2008-06-24 [colin]      3.4.0cvs109
2392         * src/summaryview.c
2393                 Fix bug 1650, Message line too small after 
2394                 changing columns in "three columns" layout
2396 2008-06-24 [colin]      3.4.0cvs108
2398         * src/messageview.c
2399                 Fix Spam button sensitivity in newsgroups
2401 2008-06-23 [wwp]        3.4.0cvs107
2403         * po/fr.po
2404                 Updated French translation.
2406 2008-06-23 [mones]      3.4.0cvs106
2408         * po/es.po
2409                 Updated translation for release
2411 2008-06-22 [mones]      3.4.0cvs105
2413         * manual/es/plugins.xml
2414                 Synced new entry for Mail Archiver plugin
2416 2008-06-22 [colin]      3.4.0cvs104
2418         * src/compose.c
2419                 Fix initial cursor position
2421 2008-06-21 [paul]       3.4.0cvs103
2423         * manual/plugins.xml
2424                 add an entry for the new Mail Archiver plugin
2426 2008-06-21 [paul]       3.4.0cvs102
2428         * src/gtk/about.c
2429                 we're in 'string freeze', put back the
2430                 < > symbols for now
2432 2008-06-21 [paul]       3.4.0cvs101
2434         * manual/advanced.xml
2435         * manual/es/advanced.xml
2436                 fix build warning: <emphasis> cannot be contained
2437                 within <filename>
2438         * src/gtk/about.c
2439                 fix non-clickable link on License page and drop
2440                 the containing < > symbols to match other links
2442 2008-06-20 [mones]      3.4.0cvs100
2444         * manual/advanced.xml
2445                 Added autofaces documentation, note about clawsker in hidden
2446                 preferences, minor markup fix. Thanks Paul for proofreading
2447         * manual/es/advanced.xml
2448                 Synchronised Spanish manual
2450 2008-06-16 [colin]      3.4.0cvs99
2452         * src/compose.c
2453                 Fix cursor placing on signature change
2455 2008-06-16 [paul]       3.4.0cvs98
2457         * src/imap_gtk.c
2458         * src/mh_gtk.c
2459         * src/gtk/inputdialog.c
2460                 really fussy coding style fixes
2462 2008-06-16 [paul]       3.4.0cvs97
2464         * src/Makefile.am
2465                 keep the alphabetical order
2467 2008-06-13 [mones]      3.4.0cvs96
2469         * src/autofaces.c
2470                 Fix crasher ;-)
2471         * src/prefs_filtering_action.c
2472                 Fixed cosmetic bug, processing also displays "Filtering"
2474 2008-06-13 [mones]      3.4.0cvs95
2476         * src/Makefile.am
2477         * src/autofaces.c       ** NEW FILE **  
2478         * src/autofaces.h       ** NEW FILE **
2479         * src/compose.c
2480                 Allow setting Faces and X-Faces globally and per-account
2481                 from configuration files under ~/.claws-mail/autofaces
2483 2008-06-13 [holger]     3.4.0cvs94
2485         * .cvsignore
2486                 More files to ignore
2487         * src/gtk/inputdialog.c
2488         * src/gtk/inputdialog.h
2489                 Make input dialog more generic so that a checkbox
2490                 with custom text can be used in addition to the
2491                 "remember this" checkbox
2492         * src/imap_gtk.c
2493         * src/mh_gtk.c
2494         * src/prefs_common.c
2495         * src/prefs_common.h
2496                 Allow new folders to inherit the properties of the
2497                 parent folder during folder creation
2499 2008-06-13 [wwp]        3.4.0cvs93
2501         * src/addressbook.c
2502                 a better fix for this string, won't break up translations,
2503                 and is conform to other similar ones.
2505 2008-06-13 [wwp]        3.4.0cvs92
2507         * src/addrduplicates.c
2508         * src/addressadd.c
2509         * src/addressbook.c
2510         * src/addressbook_foldersel.c
2511         * src/editgroup.c
2512                 use tree decorations everywhere AB folders are used (AB tree pane,
2513                     add address to AB, select AB folder, edit group, custom attr, find dup
2514                     results), in order to match global style
2515                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
2516                     double clicking on groups in tree pane does open the group edit dialog
2517                     double clicking on other items in tree pane does expand/collapse
2518                 fix a missing space in AB's delete-folder dialog
2519                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
2521         * src/foldersel.c
2522                 make foldersel dialog show dotted lines according to global (hidden) prefs
2524 2008-06-12 [colin]      3.4.0cvs91
2526         * src/compose.c
2527         * src/compose.h
2528                 Fix bug 1635, 'Last character of message is truncated 
2529                 when changing accounts w/ sigs'
2530         * src/folderview.c
2531                 Fix bug 1636, 'Can't select "properties" on "folders 
2532                 only" folders'
2534 2008-06-11 [colin]      3.4.0cvs90
2536         * src/folder.c
2537                 Maybe fix bug 1623, 'exits with segfault when 
2538                 logging in to certain imap-servers'
2540 2008-06-10 [mones]      3.4.0cvs89
2542         * AUTHORS
2543         * tools/Makefile.am
2544         * tools/README
2545         * tools/convert_mbox.sh
2546                 Undo cvs86 and cvs87, it really should be a patch to 
2547                 convert_mbox.pl
2549 2008-06-10 [wwp]        3.4.0cvs88
2551         * po/fr.po
2552                 Updated French translation.
2554 2008-06-10 [mones]      3.4.0cvs87
2556         * tools/Makefile.am
2557                 Oops, forgot to add previous script for distribution
2559 2008-06-10 [mones]      3.4.0cvs86
2561         * AUTHORS
2562         * tools/README
2563         * tools/convert_mbox.sh
2564                 Added script to convert Evolution mail folders contributed
2565                 by Daniel Dickinson <cshore@fionavar.ca>
2566                 Fixes debian bug 461435
2568 2008-06-09 [colin]      3.4.0cvs85
2570         * src/main.c
2571                 Integrate AWN information bubble if dbus is
2572                 available
2573         * src/folder.c
2574                 Fix crash when calling scan_required() on 
2575                 folder classes that don't implement them
2576         * src/common/session.c
2577                 Fix a little typo
2579 2008-06-09 [colin]      3.4.0cvs84
2581         * src/main.c
2582                 Fix bug 1447, 'If user tries to close while starting 
2583                 up, it will not close ever.'
2585 2008-06-09 [colin]      3.4.0cvs83
2587         * src/filtering.c
2588                 Fix bug 1628, 'Claws Mail crashes when 
2589                 filtering selected messages'
2591 2008-06-04 [colin]      3.4.0cvs82
2593         * src/messageview.c
2594                 Complete handling of html parts in multipart/alternative
2595                 mails
2597 2008-06-03 [paul]       3.4.0cvs81
2599         * src/prefs_message.c
2600                 make always the english good
2602 2008-06-03 [colin]      3.4.0cvs80
2604         * src/mainwindow.c
2605         * src/mainwindow.h
2606                 Fix bug 1624, '[PATCH] Quick search should be 
2607                 disabled for folder view'; based on a patch by
2608                 Michael Terry
2610 2008-06-03 [iwkse]      3.4.0cvs79
2612         * src/addressbook.c
2613                 Fix little gui bug on button sensitivity
2614         * src/messageview.c
2615         * src/prefs_common.c
2616         * src/prefs_common.h
2617         * src/prefs_message.c
2618                 Allow by default to show html in multipart/alternative
2620 2008-06-02 [colin]      3.4.0cvs78
2622         * src/prefs_actions.c
2623                 GUI rework, patch by Pawel 
2625 2008-06-02 [colin]      3.4.0cvs77
2627         * src/quote_fmt.c
2628                 Fix sensitivity/alignment, patch from
2629                 Pawel
2631 2008-05-31 [colin]      3.4.0cvs76
2633         * src/imap.c
2634                 Fix login issue introduced in cvs75.
2636 2008-05-31 [colin]      3.4.0cvs75
2638         * src/imap.c
2639                 Fix more possible double-frees. Also, fix the root cause
2640                 of these double-frees by just noting the Session is to
2641                 be destroyed instead of destroying it in flight
2643 2008-05-29 [paul]       3.4.0cvs74
2645         * manual/keyboard.xml
2646                 'Makes' these entries like the others
2648 2008-05-29 [colin]      3.4.0cvs73
2650         * src/procmsg.h
2651                 Include utils.h in case we
2652                 need to pull goffset definition
2654 2008-05-29 [colin]      3.4.0cvs72
2656         * src/common/utils.h
2657                 Workaround a stupid Glib issue, where
2658                 goffset happens to be undefined. 
2660 2008-05-28 [colin]      3.4.0cvs71
2662         * src/compose.c
2663         * src/compose.h
2664         * src/grouplistdialog.c
2665         * src/image_viewer.c
2666         * src/imap.c
2667         * src/inc.c
2668         * src/main.c
2669         * src/matcher.c
2670         * src/messageview.c
2671         * src/mimeview.c
2672         * src/prefs_themes.c
2673         * src/procmsg.h
2674         * src/summaryview.c
2675         * src/summaryview.h
2676         * src/textview.c
2677         * src/common/smtp.c
2678         * src/common/utils.c
2679         * src/common/utils.h
2680                 Use goffset instead of off_t for MsgInfo's size
2681                 Allows using MsgInfo structure from plugins
2682                 compiled with largefile support
2684 2008-05-26 [colin]      3.4.0cvs70
2686         * src/mainwindow.c
2687         * src/mainwindow.h
2688                 Define THEME_CHANGED_HOOKLIST and invoke
2689                 it on theme change
2690         * src/plugins/trayicon/trayicon.c
2691                 Listen to THEME_CHANGED_HOOKLIST and
2692                 update accordingly
2694 2008-05-26 [paul]       3.4.0cvs69
2696         * src/mimeview.c
2697                 plug a leak in mimeview_save_all()
2699 2008-05-24 [colin]      3.4.0cvs68
2701         * src/common/utils.h
2702                 Fix wrong define on old glibs
2704 2008-05-24 [paul]       3.4.0cvs67
2706         * src/Makefile.am
2707         * src/stock_pixmap.c
2708         * src/stock_pixmap.h
2709         * src/toolbar.c
2710         * src/pixmaps/cancel.xpm
2711         * src/pixmaps/close.xpm
2712                 add a specific icon for A_CANCEL_INC (addresses
2713                 point 1 of bug 1609 'Icon issues')
2714                 replace close.xpm with an icon of the standard
2715                 24x24 size
2717 2008-05-24 [paul]       3.4.0cvs66
2719         * src/pixmaps/insert_file.xpm
2720                 replaced
2722 2008-05-23 [paul]       3.4.0cvs65
2724         * src/common/md5.c
2725         * src/common/md5.h
2726                 add the possibility to check md5 on binary files,
2727                 thanks to Colin
2729 2008-05-23 [colin]      3.4.0cvs64
2731         * src/mainwindow.c
2732         * src/summaryview.c
2733                 Fix bug 1610, 'claws crash after opening/closing 
2734                 preferences and window update'
2736 2008-05-22 [colin]      3.4.0cvs63
2738         * src/prefs_filtering_action.c
2739         * src/gtk/combobox.c
2740         * src/gtk/combobox.h
2741                 Fix reselecting of Tags actions in
2742                 filtering actions dialog
2744 2008-05-22 [colin]      3.4.0cvs62
2746         * src/Makefile.am
2747         * src/prefs_toolbar.c
2748         * src/stock_pixmap.c
2749         * src/stock_pixmap.h
2750         * src/toolbar.c
2751         * src/pixmaps/delete_btn.xpm
2752         * src/pixmaps/insert_file.xpm
2753         * src/pixmaps/mail_reply_to_list.xpm
2754                 Fix more of bug 1609:
2755                 - Add a Delete button icon
2756                 - Add a Reply to list button icon
2757                 - Fix Insert file button icon
2758                 Artwork by Ciprian Popovici.
2760 2008-05-21 [colin]      3.4.0cvs61
2762         * src/common/utils.c
2763                 Fix a little leak
2765 2008-05-21 [wwp]        3.4.0cvs60
2767         * src/prefs_filtering.c
2768                 Don't show SMTP-only accounts in accounts list, as they are
2769                 irrelevant for filtering incoming messages.
2771 2008-05-21 [colin]      3.4.0cvs59
2773         * src/mainwindow.c
2774                 Don't put SMTP-only accounts in receive menus
2776 2008-05-21 [colin]      3.4.0cvs58
2778         * src/imap.c
2779                 Fix cvs56 (brain fart)
2781 2008-05-21 [colin]      3.4.0cvs57
2783         * src/common/utils.c
2784                 Fix bug 1615, 'hang on FIFO when the other end's not 
2785                 opened'
2787 2008-05-21 [colin]      3.4.0cvs56
2789         * src/imap.c
2790                 Fix a warning
2792 2008-05-19 [colin]      3.4.0cvs55
2794         * src/plugins/pgpcore/sgpgme.c
2795                 Maybe fix debian bug 481856, 'Segmentation fault 
2796                 when verifying a GPG signature'. Although it 
2797                 looks like a race condition...
2799 2008-05-19 [colin]      3.4.0cvs54
2801         * src/prefs_filtering_action.c
2802         * src/prefs_matcher.c
2803         * src/common/tags.c
2804         * src/common/tags.h
2805         * src/gtk/combobox.c
2806         * src/gtk/combobox.h
2807                 Patch by Pawel: disabled Tags menus in filtering dialogs
2809 2008-05-19 [colin]      3.4.0cvs53
2811         * src/prefs_account.c
2812                 GUI patch by Pawel: align ports entries
2814 2008-05-19 [colin]      3.4.0cvs52
2816         * src/mainwindow.c
2817                 Fix bug 1616, 'strange question while emptying trash'
2819 2008-05-18 [colin]      3.4.0cvs51
2821         * src/common/plugin.c
2822         * src/etpan/imap-thread.c
2823         * src/etpan/nntp-thread.c
2824         * src/gtk/gtksctree.c
2825                 Fix bug 1613, 'Various memory leaks'; 
2826                 based on a patch by Didier Barvaux.
2828 2008-05-18 [colin]      3.4.0cvs50
2830         * src/mimeview.c
2831         * src/privacy.h
2832         * src/toolbar.c
2833         * src/toolbar.h
2834         * src/plugins/pgpcore/sgpgme.c
2835                 Fix more parts of bug 1609:
2836                 - Make use of specific Expired privacy icon
2837                 - Use CLOSE instead of NOTICE_ERROR for cancel
2838                   receiving
2839                 - Allow a Preferences button in the main toolbar
2841 2008-05-18 [colin]      3.4.0cvs49
2843         * src/stock_pixmap.c
2844                 Fix bug with non-updating icons after theme change:
2845                 If fetching pixbuf for a given icon after a theme
2846                 change, the next pixmap fetch would return the old
2847                 cached one, as the theme change was forgotten at 
2848                 this time. (and vice-versa). This was mostly 
2849                 visible on open folder icons
2851 2008-05-17 [colin]      3.4.0cvs48
2853         * src/prefs_summaries.c
2854         * src/summaryview.c
2855                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
2856                 options'. Patch by Pawel
2858 2008-05-16 [colin]      3.4.0cvs47
2860         * src/imap.c
2861                 Fix another possible crash (on fatal errors
2862                 at login, like stream error).
2864 2008-05-16 [paul]       3.4.0cvs46
2866         * tools/thunderbird-filters-convertor.pl
2867                 fix a typo
2868                 fix reading a tb rule that contains something
2869                 like that: \"Sender\"
2871 2008-05-16 [paul]       3.4.0cvs45
2873         * tools/README
2874         * tools/csv2addressbook.pl
2875                 add support for gmail exported csv address book
2877 2008-05-16 [colin]      3.4.0cvs44
2879         * configure.ac
2880         * src/ldapupdate.c
2881                 Fix ldap deprecated calls. Patch by
2882                 Michael Rasmussen
2884 2008-05-16 [paul]       3.4.0cvs43
2886         * manual/de/account.xml
2887         * manual/it/account.xml
2888         * manual/it/ack.xml
2889         * manual/it/addrbook.xml
2890         * manual/it/claws-mail-manual.xml
2891         * manual/it/gpl.xml
2892         * manual/it/intro.xml
2893         * manual/it/starting.xml
2894                 add pages towards German and Italian manuals.
2895                 (just for storage, they are not built yet, due
2896                 to being incomplete.) submitted by Speckmade
2897                 <Speckmade@gmx.net> and Salvatore De Paolis
2898                 <iwkse@claws-mail.org>
2900 2008-05-16 [colin]      3.4.0cvs42
2902         * src/gtk/sslcertwindow.c
2903                 Fix SHA1 fingerprint with GnuTLS
2905 2008-05-15 [colin]      3.4.0cvs41
2907         * src/gtk/sslcertwindow.c
2908                 Print SHA1 fingerprint too
2910 2008-05-15 [colin]      3.4.0cvs40
2912         * src/imap.c
2913                 Fix certificate port on TLS. It was 
2914                 previously always 0.
2915                 **IMPORTANT INFORMATION**: this will trigger 
2916                 one wrong "New certificate" warning at the 
2917                 first connection with this fix, if using STARTTLS
2918                 on IMAP.
2919         * src/gtk/sslcertwindow.c
2920                 Make labels selectable
2922 2008-05-15 [colin]      3.4.0cvs39
2924         * src/imap.c
2925                 Fix double free when STARTTLS fails (for
2926                 example due to refusing the certificate)
2928 2008-05-15 [paul]       3.4.0cvs38
2930         * manual/advanced.xml
2931                 fix typo
2933 2008-05-15 [paul]       3.4.0cvs37
2935         * manual/advanced.xml
2936         * src/prefs_send.c
2937                 make outgoing_fallback_to_ascii a hidden pref
2939 2008-05-14 [colin]      3.4.0cvs36
2941         * src/main.c
2942         * src/mainwindow.c
2943         * src/mainwindow.h
2944                 Make it possible to cancel quit when Claws
2945                 ask whether to empty trash.
2947 2008-05-14 [colin]      3.4.0cvs35
2949         * src/compose.c
2950         * src/prefs_common.c
2951         * src/prefs_common.h
2952         * src/prefs_send.c
2953                 Add a preference to be able to specify an
2954                 outgoing charset/encoding but still fallback
2955                 to 7bit US-ASCII when possible (default TRUE,
2956                 same behavior as pre-cvs34)
2958 2008-05-14 [colin]      3.4.0cvs34
2960         * src/compose.c
2961                 Always use the specified encoding and charset if it is
2962                 specified, even if the mail is ASCII.
2964 2008-05-13 [paul]       3.4.0cvs33
2966         * src/ldapupdate.c
2967                 fix the build warnings the easy way for now
2969 2008-05-13 [colin]      3.4.0cvs32
2971         * src/prefs_themes.c
2972                 Count .png files as icons too (fixes part
2973                 of bug 1609, 'Icon issues')
2975 2008-05-13 [wwp]        3.4.0cvs31
2977         * src/addressbook_foldersel.c
2978                 Fix wrong check (completes 3.4.0.cvs30).
2980 2008-05-12 [wwp]        3.4.0cvs30
2982         * src/addressbook.c
2983         * src/addressbook_foldersel.c
2984         * src/filtering.c
2985         * src/matcher.c
2986         * src/prefs_matcher.c
2987         * src/plugins/bogofilter/bogofilter.c
2988         * src/plugins/bogofilter/bogofilter_gtk.c
2989         * src/plugins/dillo_viewer/dillo_prefs.c
2990         * src/plugins/spamassassin/spamassassin.c
2991         * src/plugins/spamassassin/spamassassin_gtk.c
2992                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
2993                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
2994                 translated string "Any" in plugins (whitelisting) and
2995                 UTF8 comparisons.
2997 2008-05-07 [colin]      3.4.0cvs29
2999         * configure.ac
3000                 Fix --enable-maemo (assume --enable-generic-umpc)
3002 2008-05-07 [colin]      3.4.0cvs28
3004         * configure.ac
3005         * src/account.c
3006         * src/addr_compl.c
3007         * src/compose.c
3008         * src/editaddress.c
3009         * src/folderview.c
3010         * src/mainwindow.c
3011         * src/messageview.c
3012         * src/mimeview.c
3013         * src/prefs_account.c
3014         * src/prefs_common.c
3015         * src/prefs_display_header.c
3016         * src/prefs_filtering.c
3017         * src/prefs_summaries.c
3018         * src/prefs_template.c
3019         * src/prefs_toolbar.c
3020         * src/stock_pixmap.c
3021         * src/summaryview.c
3022         * src/summaryview.h
3023         * src/textview.c
3024         * src/toolbar.c
3025         * src/gtk/about.c
3026         * src/gtk/gtksctree.c
3027         * src/gtk/menu.c
3028         * src/gtk/prefswindow.c
3029         * src/gtk/sslcertwindow.c
3030                 Separate generic UMPC code (layouts, ...) from 
3031                 MAEMO code (Hildon, ...)
3033 2008-05-06 [paul]       3.4.0cvs27
3035         * tools/claws.i18n.status.pl
3036                 add he.po
3038 2008-05-06 [colin]      3.4.0cvs26
3040         * src/common/utils.c
3041                 Maybe fix crash on FreeBSD
3043 2008-05-05 [colin]      3.4.0cvs25
3045         * src/messageview.c
3046                 Fix bug 1602, 'Crash when sending return receipt for
3047                 messages with no subject'
3049 2008-05-05 [colin]      3.4.0cvs24
3051         * src/mimeview.c
3052                 Don't overwrite temporary files with same
3053                 name when drag and dropping. Fixes bug 1599,
3054                 'attach multiple files with the same name from 
3055                 one mail to another'
3057 2008-05-04 [paul]       3.4.0cvs23
3059         * src/compose.c
3060         * src/prefs_common.c
3061                 fix bug 1587 'can not replay with quote'
3063 2008-05-03 [colin]      3.4.0cvs22
3065         * po/de.po
3066                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
3068 2008-05-03 [colin]      3.4.0cvs21
3070         * src/toolbar.c
3071                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
3072                 icon isn't grayed although ineffective'
3074 2008-05-02 [wwp]        3.4.0cvs20
3076         * po/fr.po
3077                 Fix translation.
3079         * src/prefs_folder_item.c
3080                 Add missing notice in folder properties (templates) when
3081                 folder is a root node.
3083 2008-04-30 [colin]      3.4.0cvs19
3085         * src/prefs_toolbar.c
3086                 Add Trash and Delete icons to the icon chooser
3088 2008-04-30 [colin]      3.4.0cvs18
3090         * src/compose.c
3091                 Remove "Delete entire line" which was a noop
3092                 and should be the same as "Delete line" :)
3094 2008-04-30 [colin]      3.4.0cvs17
3096         * src/compose.c
3097                 Fix 'Delete line' and 'Delete to end of line'
3098                 on the last line. Patch by <seelenhirt@gmx.net>
3100 2008-04-28 [colin]      3.4.0cvs16
3102         * src/folder.c
3103                 Fix bug 1589, 'tagsdb file not removed when
3104                 folder deleted'.
3105         * src/common/utils.c
3106                 Make sure claws_unlink accepts NULL arg.
3108 2008-04-25 [colin]      3.4.0cvs15
3110         * src/common/ssl.c
3111                 Fix/simplify previous commit
3113 2008-04-25 [colin]      3.4.0cvs14
3115         * src/addrindex.h
3116         * src/common/ssl_certificate.c
3117                 Patch by Marcus: Fix Win32 build
3118         * src/common/ssl.c
3119                 Fix build with GnuTLS/no pthread, thanks
3120                 to Marcus
3122 2008-04-25 [colin]      3.4.0cvs13
3124         * src/summaryview.c
3125                 Fix bug 1586, '3-pane vertical layout now and then 
3126                 still shows sender column'
3128 2008-04-25 [colin]      3.4.0cvs12
3130         * src/Makefile.am
3131         * src/w32-logo.ico
3132         * src/w32-resource.rc
3133                 Patch from Marcus Brinkmann to set an icon on w32.
3135 2008-04-24 [colin]      3.4.0cvs11
3137         * src/inc.c
3138         * src/inc.h
3139                 Trace inc locks
3140         * src/ldif.c
3141         * src/ldif.h
3142                 Fix bug 1581, 'Bad File Format during Import LDIF':
3143                 Use dynamically allocated buffers; also, allow 
3144                 importing contacts with no email address
3146 2008-04-24 [colin]      3.4.0cvs10
3148         * src/prefs_common.c
3149                 Increment the timeout a bit on OpenBSD, 75 isn't enough
3151 2008-04-23 [colin]      3.4.0cvs9
3153         * src/compose.c
3154         * src/prefs_folder_item.c
3155         * src/prefs_template.c
3156         * src/quote_fmt.c
3157                 Fix bug 1576: Fix unescaping of templates when testing them
3158                 I think it breaks nothing. (wwp, you're welcome to double-check)
3160 2008-04-23 [paul]       3.4.0cvs8
3162         * manual/advanced.xml
3163                 add info about the "two_line_vertical" hidden
3164                 pref
3166 2008-04-22 [paul]       3.4.0cvs7
3168         * src/prefs_common.c
3169         * src/prefs_common.h
3170         * src/summaryview.c
3171                 make the 2-line view in summaryview when in three
3172                 columns mode configurable. hidden pref: "two_line_vertical"
3174 2008-04-22 [colin]      3.4.0cvs6
3176         * src/inc.c
3177                 Fix missing inc_unlock()
3178         * src/prefs_matcher.c
3179         * src/send_message.c
3180                 Fix my last commit
3182 2008-04-22 [colin]      3.4.0cvs5
3184         * src/etpan/imap-thread.c
3185                 Use g_(un)setenv instead of (un)setenv which
3186                 doesn't exist on IRIX 6.5
3188 2008-04-22 [colin]      3.4.0cvs4
3190         * src/inc.c
3191         * src/prefs_common.c
3192         * src/send_message.c
3193                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
3194                 Set the default timeout to 75 seconds
3196 2008-04-20 [colin]      3.4.0cvs3
3198         * src/pixmaps/tray_newmail.offline.xpm
3199         * src/pixmaps/tray_newmail.xpm
3200         * src/pixmaps/tray_newmarkedmail.offline.xpm
3201         * src/pixmaps/tray_newmarkedmail.xpm
3202         * src/pixmaps/tray_nomail.offline.xpm
3203         * src/pixmaps/tray_nomail.xpm
3204         * src/pixmaps/tray_unreadmail.offline.xpm
3205         * src/pixmaps/tray_unreadmail.xpm
3206         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
3207         * src/pixmaps/tray_unreadmarkedmail.xpm
3208                 Make the tray icons a bit nicer. Would be
3209                 nice to get really nice icons from someone
3210                 who's good at Gimp :)
3212 2008-04-18 [colin]      3.4.0cvs2
3214         * src/common/log.c
3215                 Forgot one g_unlink
3217 lease complete the changelog entry below
3218 2008-04-18 [colin]      3.4.0cvs1
3220         * src/addrduplicates.c
3221         * src/addressbook.c
3222         * src/compose.c
3223         * src/crash.c
3224         * src/editaddress.c
3225         * src/folder.c
3226         * src/image_viewer.c
3227         * src/imap.c
3228         * src/inc.c
3229         * src/main.c
3230         * src/mbox.c
3231         * src/messageview.c
3232         * src/mh.c
3233         * src/msgcache.c
3234         * src/news.c
3235         * src/partial_download.c
3236         * src/pop.c
3237         * src/prefs_common.c
3238         * src/prefs_common.h
3239         * src/prefs_other.c
3240         * src/prefs_themes.c
3241         * src/procheader.c
3242         * src/procmime.c
3243         * src/procmsg.c
3244         * src/textview.c
3245         * src/wizard.c
3246         * src/common/prefs.c
3247         * src/common/ssl_certificate.c
3248         * src/common/template.c
3249         * src/common/utils.c
3250         * src/common/utils.h
3251         * src/etpan/imap-thread.c
3252         * src/plugins/dillo_viewer/dillo_viewer.c
3253         * src/plugins/pgpcore/sgpgme.c
3254         * src/plugins/pgpinline/pgpinline.c
3255                 Add an option to shred temporary files and messages
3256                 instead of just removing them. Slows deletions down!
3258 2008-04-18 [paul]       3.4.0
3260         * NEWS
3261         * README
3262         * RELEASE_NOTES 
3263                 3.4.0 released
3266 2008-04-18 [paul]       3.3.1cvs61
3268         * po/de.po
3269         * po/fi.po
3270         * po/it.po
3271         * po/pt_BR.po
3272                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
3273                 and Frederico Goncalves Guimaraes
3274         * po/es.po
3275                 updated on the last minute by a lazy Ricardo Mones
3277 2008-04-18 [colin]      3.3.1cvs60
3279         * po/fr.po
3280                 Update translation (Fabien Vantard)
3282 2008-04-17 [colin]      3.3.1cvs59
3284         * src/imap.c
3285                 Fix debian bug 474712, 'claws seg faults when IMAP 
3286                 connection breaks after an IMAP protocol error 
3287                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
3288         * src/summaryview.c
3289                 Fix a little leak
3291 2008-04-17 [colin]      3.3.1cvs58
3293         * src/common/log.c
3294                 Fix log size getting out of control (claws-mail
3295                 getting SIGXFSZ): rotate if every 10MB
3297 2008-04-10 [paul]       3.3.1cvs57
3299         * src/prefs_other.c
3300                 improvements to english usage
3302 2008-04-10 [paul]       3.3.1cvs56
3304         * src/prefs_receive.c
3305                 add an accurate description
3307 2008-04-08 [colin]      3.3.1cvs55
3309         * src/undo.c
3310                 Probably fix corruption, introduced in cvs53
3312 2008-04-04 [iwkse]      3.3.1cvs54
3314         * src/undo.c
3315                 undo should works properly again
3317 2008-04-04 [iwkse]      3.3.1cvs53
3319         * src/undo.c
3320                 Fix a segfault but breaks undo
3321                 on a specific case (eg. double paste with
3322                 middle-mouse button)
3324 2008-04-04 [iwkse]      3.3.1cvs52
3326         * src/prefs_filtering.c
3327                 Fix previous Tab mess
3329 2008-04-03 [iwkse]      3.3.1cvs51
3331         * src/prefs_filtering.c
3332                 Add search in filtering rules list
3334 2008-04-02 [colin]      3.3.1cvs50
3336         * src/main.c
3337                 Revert part of the previous patch: we do
3338                 want to parse ~/.claws-mail/gtkrc-2.0 if it
3339                 exists
3341 2008-04-02 [colin]      3.3.1cvs49
3343         * src/main.c
3344                 Fix bug 1562, 'Claws-Mail does not completely 
3345                 respect settings in GTK2_RC_FILES environment'
3346                 Remove manual parsing of .gtkrc-2.0 and 
3347                 .gtk/gtkrc-2.0. GTK does it itself these days.
3349 2008-04-01 [colin]      3.3.1cvs48
3351         * src/imap_gtk.c
3352                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
3353                 ticking "Show only subscribed"'
3355 2008-03-31 [colin]      3.3.1cvs47
3357         * src/folder.c
3358                 Fix bug 1553, 'File lock not respected'
3359                 Regression due to the implementation of
3360                 deletion batching
3362 2008-03-31 [colin]      3.3.1cvs46
3364         * src/mainwindow.c
3365                 Fix tags menu update, thanks to Paul
3367 2008-03-29 [wwp]        3.3.1cvs45
3369         * src/prefs_account.c
3370         * src/prefs_common.c
3371         * src/prefs_folder_item.c
3372         * src/prefs_quote.c
3373         * src/quote_fmt.c
3374         * src/quote_fmt.h
3375                 Fix compose template formats (in global preferences)
3376                 being translated under specific conditions.
3377                 Add a button to restore factory defaults for current
3378                 language.
3380 2008-03-27 [colin]      3.3.1cvs44
3382         * src/common/prefs.c
3383         * src/common/xmlprops.c
3384                 Fix RedHat bug 431735, 'segfault if /home is full' 
3385                 (when starting): Fix double fclose() in prefs.c
3386                 and potentially xmlprops.c
3388 2008-03-27 [colin]      3.3.1cvs43
3390         * src/addressbook.c
3391                 Fix bug 1559, 'Claws Mail crashed deleting all 
3392                 common contacts'
3394 2008-03-27 [wwp]        3.3.1cvs42
3396         * src/addressbook.c
3397                 Fix 3.3.0cvs41.
3399 2008-03-27 [wwp]        3.3.1cvs41
3401         * src/addressbook.c
3402                 Prevent list flickering when deleting addresses.
3404 2008-03-26 [colin]      3.3.1cvs40
3406         * src/imap.c
3407                 Clean up session disconnection. Possibly
3408                 fix Ubuntu bug #204290
3410 2008-03-26 [colin]      3.3.1cvs39
3412         * src/textview.c
3413                 Fix bug 1555: current folder wasn't used when
3414                 right-clicking on an email address
3416 2008-03-25 [colin]      3.3.1cvs38
3418         * src/plugins/bogofilter/bogofilter.c
3419         * src/plugins/bogofilter/bogofilter.h
3420         * src/plugins/bogofilter/bogofilter_gtk.c
3421                 Add a "learn from whitelist" preference
3422                 Whitelist Unsure mails too.
3424 2008-03-24 [paul]       3.3.1cvs37
3426         * src/prefs_account.c
3427                 If no MH mailbox and no account exists, when
3428                 creating a POP/Local account, just create and
3429                 use the default one instead of bailing with a
3430                 "Mailbox doesn't exist" error
3432 2008-03-21 [colin]      3.3.1cvs36
3434         * src/procmime.c
3435                 strstrip mime subtype
3437 2008-03-21 [paul]       3.3.1cvs35
3439         * manual/advanced.xml
3440                 correct and update the info about Actions
3442 2008-03-20 [colin]      3.3.1cvs34
3444         * src/messageview.c
3445         * src/messageview.h
3446         * src/textview.c
3447                 Show at max 1MB of text, add a noticeview to
3448                 show everything optionally.
3450 2008-03-20 [colin]      3.3.1cvs33
3452         * src/stock_pixmap.c
3453                 Add support for png themes
3455 2008-03-19 [wwp]        3.3.1cvs32
3457         * src/procheader.c
3458                 Sanity check.
3460 2008-03-18 [colin]      3.3.1cvs31
3462         * src/common/utils.c
3463         * src/common/utils.h
3464                 Handle size_t instead of off_t in to_human_readable
3466 2008-03-18 [colin]      3.3.1cvs30
3468         * src/imap.c
3469                 Remove raw printf
3471 2008-03-16 [colin]      3.3.1cvs29
3473         * src/summaryview.c
3474                 Fix build on GTK < 2.12
3476 2008-03-16 [colin]      3.3.1cvs28
3478         * src/mainwindow.c
3479                 Refresh non-list widget when switching
3480                 messageview
3482 2008-03-16 [colin]      3.3.1cvs27
3484         * manual/faq.xml
3485                 Revert cvs25: This wasn't a typo :) :
3486                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
3489 2008-03-16 [colin]      3.3.1cvs26
3491         * src/summaryview.c
3492         * src/gtk/gtksctree.c
3493         * src/gtk/gtksctree.h
3494                 Implement 2-lines items in Summaryview when in 
3495                 three columns mode
3497 2008-03-16 [paul]       3.3.1cvs25
3499         * manual/faq.xml
3500                 fix typo
3502 2008-03-14 [colin]      3.3.1cvs24
3504         * src/prefs_filtering_action.c
3505                 Fix buglet on setting recipient when
3506                 reediting forward rules.
3508 2008-03-12 [colin]      3.3.1cvs23
3510         * src/summaryview.c
3511                 Fix a new unused variable warning
3512         * src/plugins/trayicon/trayicon.c
3513                 Fix folderview's scrollbar at startup
3514                 if starting hidden
3516 2008-03-12 [colin]      3.3.1cvs22
3518         * src/folderview.c
3519         * src/summaryview.c
3520                 Use item_opened at the beginning of showing
3521                 a folder instead of the end. Fixes flicker.
3523 2008-03-12 [paul]       3.3.1cvs21
3525         * src/folder.c
3526         * src/folder.h
3527         * src/mainwindow.c
3528         * src/procmsg.c
3529         * src/summaryview.c
3530         * src/plugins/trayicon/trayicon.c
3531                 add tooltip with extended folder stats
3533 2008-03-10 [colin]      3.3.1cvs20
3535         * src/common/xml.c
3536                 Handle comments
3538 2008-03-07 [colin]      3.3.1cvs19
3540         * src/mainwindow.c
3541                 Fix blinking of the taskbar entry
3543 2008-03-07 [colin]      3.3.1cvs18
3545         * src/mainwindow.c
3546                 MAEMO: Fix bug 1494, 'Trayicon 
3547                 plugin breaks UI...'
3549 2008-03-07 [paul]       3.3.1cvs17
3551         * src/gtk/authors.h
3552                 reflect reality a bit more closely
3554 2008-03-06 [colin]      3.3.1cvs16
3556         * src/mainwindow.c
3557         * src/mainwindow.h
3558         * src/summaryview.c
3559         * src/summaryview.h
3560         * src/toolbar.c
3561                 Integrate things better wrt the new
3562                 summaryview extensibility.
3564 2008-03-06 [wwp]        3.3.1cvs15
3566         * src/quote_fmt.c
3567                 Fix some gcc warnings.
3569 2008-03-06 [wwp]        3.3.1cvs14
3571         * src/prefs_account.c
3572         * src/prefs_folder_item.c
3573         * src/prefs_gtk.c
3574         * src/prefs_template.c
3575         * src/gtk/prefswindow.c
3576         * src/gtk/prefswindow.h
3577                 prefs_templates: fix missing unregistering of addr_completion widgets
3578                 and and ending of addr_completion service.
3579                 prefs_folder_item: fix missing registering/unregistering of widgets,
3580                 and rework the way add_completion service is started and stopped.
3581                 Plus few prefswindow API changes (opening).
3583 2008-03-06 [wwp]        3.3.1cvs13
3585         * src/folder_item_prefs.c
3586         * src/prefs_template.c
3587         * src/prefs_template.h
3588         * src/quote_fmt.c
3589         * src/common/template.c
3590                 Complete 3.3.1cvs12, thanks to Colin.
3592 2008-03-06 [wwp]        3.3.1cvs12
3594         * src/compose.c
3595         * src/folder_item_prefs.c
3596         * src/folder_item_prefs.h
3597         * src/prefs_account.c
3598         * src/prefs_folder_item.c
3599         * src/prefs_quote.c
3600         * src/prefs_template.c
3601         * src/quote_fmt.c
3602         * src/quote_fmt.h
3603         * src/common/template.c
3604         * src/common/template.h
3605                 Global and per-folder templates can now override the from name (this
3606                 doesn't change the account being used).
3607                 Examples:
3608                  "My other name" <%account_email> (just changes the name)
3609                  my.faked.email@address.org (overrides the address too)
3611 2008-03-05 [colin]      3.3.1cvs11
3613         * src/summaryview.c
3614         * src/summaryview.h
3615                 Replace that hbox with a notebook
3617 2008-03-05 [colin]      3.3.1cvs10
3619         * src/folder.h
3620         * src/folderview.c
3621                 Add klass functions for notification of folder
3622                 opening/closing via the GUI
3623         * src/summaryview.c
3624         * src/summaryview.h
3625                 Add a specific container for the scrolledwin
3627 2008-03-05 [colin]      3.3.1cvs9
3629         * src/folder.h
3630         * src/folderview.c
3631                 Add klass functions for notification of folder 
3632                 opening/closing via the GUI
3633         * src/summaryview.c
3634         * src/summaryview.h
3635                 Add a specific container for the scrolledwin
3637 2008-03-02 [colin]      3.3.1cvs8
3639         * src/messageview.c
3640                 MAEMO: Fix bug 1541, 'Deleting message from within 
3641                 read window displays next message then closes.'
3643 2008-03-02 [colin]      3.3.1cvs7
3645         * src/main.c
3646                 Probably fix bug 1539, 'Program crashes':
3647                 Setup Gcrypt's thread functions when built
3648                 with GnuTLS
3650 2008-03-01 [colin]      3.3.1cvs6
3652         * src/folder.c
3653         * src/imap_gtk.c
3654                 Get rid of stale folders with no account
3656 2008-02-28 [colin]      3.3.1cvs5
3658         * src/compose.c
3659                 Fix bug 1534, 'Segmentation fault when doing 
3660                 some draft saving and then throwing away'
3661         * src/imap.c
3662                 Fix bug 1533, 'Claws is unable to mark messages 
3663                 as "read" in IMAP shared folders'
3664         * src/etpan/imap-thread.c
3665                 Fix bug 1515, 'large messages crash claws when 
3666                 syncing for offline mode'. This is rather a
3667                 workaround, and mails > 64MB will still be
3668                 problematic if there's less than 64MB available
3669                 on the dataroot volume.
3670         * src/messageview.c
3671                 MAEMO: Add information when fetching big messages
3673 2008-02-26 [colin]      3.3.1cvs4
3675         * src/imap.c
3676                 fix bug 1532, '"login refused" message insufficiently 
3677                 detailed'
3679 2008-02-26 [paul]       3.3.1cvs3
3681         * INSTALL
3682         * README
3683                 remove mentions of ClamAV and a few other
3684                 old bits of information
3686 2008-02-23 [colin]      3.3.1cvs2
3688         * src/main.c
3689                 Fix log output (missing \n)
3691 2008-02-23 [colin]      3.3.1cvs1
3693         * configure.ac
3694                 Bump version number for stable release
3696 2008-02-23 [paul]       3.3.0cvs21
3698         * po/he.po
3699                 updated by Ofer
3701 2008-02-21 [colin]      3.3.0cvs20
3703         * src/matcher.c
3704                 Fix bug 1527, 'filtering is case sensitive when it 
3705                 shouldn't be'
3707 2008-02-20 [colin]      3.3.0cvs19
3709         * src/main.c
3710                 Fix file attachments from older Thunar
3712 2008-02-19 [colin]      3.3.0cvs18
3714         * manual/plugins.xml
3715         * manual/es/plugins.xml
3716         * manual/fr/plugins.xml
3717         * manual/pl/plugins.xml
3718                 Remove Clamav
3720 2008-02-19 [paul]       3.3.0cvs17
3722         * tools/README
3723         * tools/csv2addressbook.pl
3724                 add support for Kmail/Kaddressbook
3726 2008-02-18 [colin]      3.3.0cvs16
3728         * src/imap.c
3729                 Unset folder's session before creating a
3730                 new one
3731         * src/main.c
3732         * src/prefs_common.c
3733         * src/prefs_common.h
3734         * manual/advanced.xml
3735                 Add an hidden use_networkmanager pref, to
3736                 disable NetworkManager handling. Also,
3737                 consider UNKNOWN state to be CONNECTED.
3739 2008-02-18 [wwp]        3.3.0cvs15
3741         * src/matcher.c
3742                 Fix Engrish and make 'not' more visible in filtering debug logs.
3744 2008-02-15 [colin]      3.3.0cvs14
3746         * src/matcher.c
3747                 Revert cvs10 for now, it breaks the feature
3749 2008-02-15 [colin]      3.3.0cvs13
3751         * src/main.c
3752                 Always focus folder tree at startup
3753         * src/compose.c
3754                 Fix bug 1521, 'Cannot close compose window after 
3755                 replying to a non-existent news message'
3757 2008-02-13 [colin]      3.3.0cvs12
3759         * src/folderview.c
3760                 Fix important warnings
3762 2008-02-12 [colin]      3.3.0cvs11
3764         * src/imap.c
3765         * src/etpan/imap-thread.c
3766         * src/etpan/imap-thread.h
3767                 Fix handling of $Forwarded flag on Exchange:
3768                 check for the existence or creatability of a
3769                 flag before using it.
3771 2008-02-12 [colin]      3.3.0cvs10
3773         * src/matcher.c
3774                 Optimise matching on Found in addressbook if
3775                 the matched header is in cache (From, etc)
3777 2008-02-12 [colin]      3.3.0cvs9
3779         * src/folderview.c
3780                 Fix crashy stuff when changing displayed
3781                 columns
3783 2008-02-12 [wwp]        3.3.0cvs8
3785         * src/folder.h
3786                 Remove duplicate func declaration and restore the one
3787                 a missing one.
3789 2008-02-12 [wwp]        3.3.0cvs7
3791         * src/compose.c
3792         * src/export.c
3793         * src/folder.c
3794         * src/folder.h
3795         * src/foldersel.c
3796         * src/foldersel.h
3797         * src/imap_gtk.c
3798         * src/import.c
3799         * src/mainwindow.c
3800         * src/messageview.c
3801         * src/mh_gtk.c
3802         * src/prefs_account.c
3803         * src/prefs_filtering_action.c
3804         * src/summaryview.c
3805         * src/plugins/bogofilter/bogofilter_gtk.c
3806         * src/plugins/spamassassin/spamassassin_gtk.c
3807                 Allow moving/copying folders to root folders when using
3808                 the folder selection dialog (it was not possible to
3809                 maemo users to reparent a subfolder to a root folder
3810                 at all).
3812 2008-02-12 [fabien]     3.3.0cvs6
3814         * po/fr.po
3815                 a few days late for i18n fr update. Sorry.
3817 2008-02-11 [colin]      3.3.0cvs5
3819         * src/main.c
3820                 Implement support for future /dev/mem_notify.
3821                 This Linux kernel feature will allow applications
3822                 to be notified that memory has to be freed
3823                 before getting OOM-killed. For more information:
3824                 http://lwn.net/Articles/267013/
3826 2008-02-10 [paul]       3.3.0cvs4
3828         * src/Makefile.am
3829         * src/mimeview.c
3830         * src/prefs_toolbar.c
3831         * src/stock_pixmap.c
3832         * src/stock_pixmap.h
3833         * src/pixmaps/mime_text_patch.xpm
3834                 add an icon for attached patches
3836 2008-02-09 [paul]       3.3.0cvs3
3838         * src/gtk/about.c
3839                 bump the (c) year
3841 2008-02-09 [wwp]        3.3.0cvs2
3843         * src/main.c
3844                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
3846 2008-02-08 [colin]      3.3.0cvs1
3848         * src/common/utils.c
3849                 Forbid attaching anything containing "../" or ".ssh/"
3850                 from mailto: URI
3852 2008-02-08 [paul]       3.3.0
3854         * NEWS
3855         * README
3856         * RELEASE_NOTES 
3857                 3.3.0 released
3859 2008-02-08 [paul]       3.2.0cvs77
3861         * AUTHORS
3862                 updated with new translators
3863         * configure.ac
3864                 added he to ALL_LINGUAS
3865         * po/cs.po
3866         * po/de.po
3867         * po/es.po
3868         * po/fi.po
3869         * po/hu.po
3870         * po/it.po
3871         * po/pt_BR.po
3872         * po/zh_CN.po
3873                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
3874                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
3875                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
3876                 and Ralph Young
3877         * po/he.po
3878                 new Hebrew translation by Ofer <oc666@netvision.net.il>
3879         * src/gtk/about.c
3880                 updated with new translators and bumped (c) year
3881         * src/gtk/authors.h
3882                 updated with new translators
3884 2008-02-05 [colin]      3.2.0cvs76
3886         * src/messageview.c
3887         * src/mimeview.c
3888         * src/mimeview.h
3889                 Special case text/calendar parts: if there's one in
3890                 the mail, and a plugin handling text/calendar is
3891                 loaded, show that part. That'll avoid rendering 
3892                 meetings as plain text, which just looks broken to
3893                 many users.
3895 2008-02-04 [colin]      3.2.0cvs75
3897         * src/mainwindow.c
3898                 Maemo: Fix LED handling on OS 2008
3900 2008-02-01 [colin]      3.2.0cvs74
3902         * src/compose.c
3903                 Possibly fix the annoying and hard-to reproduce bug
3904                 where lines 
3905                 are
3906                 rewrapped
3907                 like
3908                 that.
3910 2008-02-01 [paul]       3.2.0cvs73
3912         * src/common/utils.c
3913                 fix bug 1502, 'Plus signs are stripped from
3914                 email addresses when calling from command line'
3915                 Thanks to Colin
3917 2008-01-31 [colin]      3.2.0cvs72
3919         * src/exphtmldlg.c
3920         * src/mimeview.c
3921         * src/summaryview.c
3922                 Fix building of URIs from filenames
3924 2008-01-31 [wwp]        3.2.0cvs71
3926         * src/main.c
3927                 Fixes debug output of compiled-in features list
3928                 (completes 3.2.0cvs60).
3930 2008-01-31 [colin]      3.2.0cvs70
3932         * configure.ac
3933         * po/POTFILES.in
3934         * src/compose.c
3935         * src/plugins/Makefile.am
3936         * src/plugins/clamav/.cvsignore
3937         * src/plugins/clamav/Makefile.am
3938         * src/plugins/clamav/README
3939         * src/plugins/clamav/clamav_plugin.c
3940         * src/plugins/clamav/clamav_plugin.h
3941         * src/plugins/clamav/clamav_plugin_gtk.c
3942         * src/plugins/clamav/clamav_plugin_gtk.deps
3943                 Remove the Clamav plugin from the core
3945 2008-01-28 [wwp]        3.2.0cvs69
3947         * src/compose.c
3948         * src/prefs_template.c
3949         * src/prefs_template.h
3950         * src/quote_fmt.c
3951         * src/quote_fmt.h
3952         * src/quote_fmt_lex.l
3953         * src/quote_fmt_parse.y
3954                 Fix for bug #1493: count lines (\n chars) according to the way
3955                 format body is passed (i.e. \-escaped or not).
3957 2008-01-27 [paul]       3.2.0cvs68
3959         * po/en_GB.po
3960                 updated
3961         * src/prefs_actions.c
3962         * src/prefs_filtering.c
3963         * src/prefs_folder_item.c
3964         * src/prefs_template.c
3965         * src/gtk/about.c
3966                 some minor changes to the English
3968 2008-01-24 [colin]      3.2.0cvs67
3970         * src/etpan/imap-thread.c
3971         * src/etpan/nntp-thread.c
3972                 Fix bug 1348, 'Hang ups at exit time with 
3973                 pgp plugin since 3.0.2'
3975 2008-01-23 [colin]      3.2.0cvs66
3977         * src/toolbar.c
3978                 Fix translation of something that shouldn't be
3980 2008-01-23 [colin]      3.2.0cvs65
3982         * src/procmime.c
3983                 Fix bug 1486, 'Re: Incorrect content when replying'
3984                 Revert to full scan if short scan found only 0-length
3985                 text parts
3987 2008-01-23 [paul]       3.2.0cvs64
3989         * src/prefs_folder_item.c
3990                 fix bug 1485, 'selecting a folder's default
3991                 account if name contains '&''
3993 2008-01-23 [colin]      3.2.0cvs63
3995         * src/folder.c
3996         * src/folder.h
3997         * src/main.c
3998         * src/mainwindow.c
3999                 Fix bug 1480, 'should be able to display mail file
4000                 from command line'. Let 'claws-mail --select' accept
4001                 absolute paths in addition to folder identifiers.
4003 2008-01-22 [wwp]        3.2.0cvs62
4005         * src/account.c
4006         * src/account.h
4007         * src/compose.c
4008         * src/messageview.c
4009         * src/summaryview.c
4010         * src/common/utils.c
4011         * src/common/utils.h
4012                 Allow from=address in mailto sequence:
4013                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
4014                   The 'from' will try to select the first account matching in accounts list,
4015                   otherwise will use the usual account selection mechanism but override with
4016                   this 'from' address.
4017                 Allow mailto with NNTP accounts
4018                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
4019                   is the default one or if a NNTP account address is used with 'from'.
4020                   This is more or less a bugfix as it was possible to use mailto with a NNTP
4021                   default account but the complete mailto sequence was put in To.
4023 2008-01-22 [wwp]        3.2.0cvs61
4025         * doc/man/claws-mail.1
4026                 Updated the man page: status of few features, command-line
4027                 usage (--version-full) and completed list of config files
4028                 and dirs.
4030 2008-01-22 [wwp]        3.2.0cvs60
4032         * src/main.c
4033                 Added --version-full to display version and compiled-in
4034                 features list (for later use by Clawsker for instance).
4036 2008-01-22 [holger]     3.2.0cvs59
4038         * src/addrduplicates.c
4039                 Fix scrolling in addressbook duplicate
4040                 finder result dialog
4042 2008-01-21 [colin]      3.2.0cvs58
4044         * src/summaryview.c
4045                 Fix bug 1457, 'sorting messages on, say, from, 
4046                 should subsort on previous sort choice'. Subsort
4047                 by date when sort is Subject, From, To, Tags.
4049 2008-01-21 [colin]      3.2.0cvs57
4051         * AUTHORS
4052         * src/matcher.c
4053         * src/mimeview.c
4054         * src/common/ssl.c
4055         * src/gtk/authors.h
4056                 Fix bug 1478, 'Wrong pthread_create calls all 
4057                 over the place'. Patch by Christian Cornelssen
4059 2008-01-20 [colin]      3.2.0cvs56
4061         * src/imap.c
4062         * src/etpan/imap-thread.c
4063         * src/etpan/imap-thread.h
4064                 Fix bug 1468, 'Use IMAP keyword to 
4065                 store "forwarded" flag'
4067 2008-01-20 [colin]      3.2.0cvs55
4069         * src/folderutils.c
4070                 Make list operations faster
4072 2008-01-20 [colin]      3.2.0cvs54
4074         * src/mainwindow.c
4075                 Fix bug 1353, 'on startup with small screen 
4076                 layout, keyboard input gets lost'
4078 2008-01-20 [colin]      3.2.0cvs53
4080         * src/textview.c
4081                 Complete 3.2.0cvs49, and fixes bug 1477, 
4082                 'Claws Mail crashes when view PGP-encrypted 
4083                 message'
4085 2008-01-20 [colin]      3.2.0cvs52
4087         * src/compose.c
4088                 Fix privacy menu update when replying to
4089                 encrypted mail and no default privacy 
4090                 system is set
4092 2008-01-19 [colin]      3.2.0cvs51
4094         * src/filtering.c
4095         * src/procmsg.h
4096         * src/plugins/bogofilter/bogofilter.c
4097         * src/plugins/clamav/clamav_plugin.c
4098         * src/plugins/spamassassin/spamassassin.c
4099                 Batch filtering deletions too (and save 4 bytes
4100                 per MsgInfo in the process :)
4102 2008-01-19 [colin]      3.2.0cvs50
4104         * src/folder.c
4105                 Make cache update after copies much faster
4106                 on IMAP
4108 2008-01-19 [colin]      3.2.0cvs49
4110         * src/textview.c
4111                 Check g_fopen() success
4113 2008-01-17 [wwp]        3.2.0cvs48
4115         * manual/faq.xml
4116         * manual/es/faq.xml
4117         * manual/fr/faq.xml
4118         * manual/pl/faq.xml
4119                 Sylpheed? No idea what this means.
4121 2008-01-17 [colin]      3.2.0cvs47
4123         * src/gtk/gtksctree.c
4124                 Make dnd threshold higher on Maemo
4126 2008-01-16 [colin]      3.2.0cvs46
4128         * src/common/passcrypt.c
4129                 Fix build on FreeBSD, thanks to Pawel
4131 2008-01-15 [colin]      3.2.0cvs45
4133         * src/compose.c
4134                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
4135                 spell check of actuall word'
4136         * src/summaryview.c
4137                 Temporarily disable immediate execution when learning
4138                 spam *only* if the summaryview isn't locked
4140 2008-01-15 [wwp]        3.2.0cvs44
4142         * src/prefs_filtering.c
4143                 Fix filtering prefs layout (Maemo port), moving page up/down
4144                 from buttons to context menu.
4146 2008-01-15 [colin]      3.2.0cvs43
4148         * src/compose.c
4149                 Fix bug 1465, 'First line in new message does not mark URLs'
4151 2008-01-15 [colin]      3.2.0cvs42
4153         * src/common/passcrypt.c
4154                 Fix bug 1461, 'several components #define 
4155                 _XOPEN_SOURCE improperly'
4157 2008-01-15 [colin]      3.2.0cvs41
4159         * src/summaryview.c
4160                 Fix bug 1469, 'Column width adjustments on message 
4161                 lists do not save'
4163 2008-01-14 [holger]     3.2.0cvs40
4165         * configure.ac
4166                 Add tests for dbus, dbus glib bindings,
4167                 and NetworkManager. All is optional. Add new
4168                 --(en|dis)able-networkmanager-support switch.
4169         * src/Makefile.am
4170         * src/imap.c
4171         * src/inc.c
4172         * src/main.c
4173         * src/main.h
4174         * src/mainwindow.c
4175         * src/gtk/about.c
4176                 Add optional NetworkManager support, so Claws Mail
4177                 can try to do the right thing when the network connection
4178                 status changes. NetworkManager support is active by
4179                 default if above requirements were met.
4181 2008-01-12 [colin]      3.2.0cvs39
4183         * src/summaryview.c
4184                 Advertise the click-on-reply feature in the tooltip
4186 2008-01-12 [colin]      3.2.0cvs38
4188         * src/Makefile.am
4189         * src/stock_pixmap.c
4190         * src/stock_pixmap.h
4191         * src/pixmaps/tray_newmail.offline.xpm
4192         * src/pixmaps/tray_newmail.xpm
4193         * src/pixmaps/tray_newmarkedmail.offline.xpm
4194         * src/pixmaps/tray_newmarkedmail.xpm
4195         * src/pixmaps/tray_nomail.offline.xpm
4196         * src/pixmaps/tray_nomail.xpm
4197         * src/pixmaps/tray_unreadmail.offline.xpm
4198         * src/pixmaps/tray_unreadmail.xpm
4199         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
4200         * src/pixmaps/tray_unreadmarkedmail.xpm
4201         * src/plugins/trayicon/Makefile.am
4202         * src/plugins/trayicon/newmail.offline.xpm
4203         * src/plugins/trayicon/newmail.xpm
4204         * src/plugins/trayicon/newmarkedmail.offline.xpm
4205         * src/plugins/trayicon/newmarkedmail.xpm
4206         * src/plugins/trayicon/nomail.offline.xpm
4207         * src/plugins/trayicon/nomail.xpm
4208         * src/plugins/trayicon/trayicon.c
4209         * src/plugins/trayicon/unreadmail.offline.xpm
4210         * src/plugins/trayicon/unreadmail.xpm
4211         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
4212         * src/plugins/trayicon/unreadmarkedmail.xpm
4213                 Make the Trayicon plugin icons themable
4215 2008-01-12 [wwp]        3.2.0cvs37
4217         * src/prefs_display_header.c
4218                 Fix extra leading hyphen visible in the display
4219                 header configuration combo list (maemo).
4221 2008-01-11 [colin]      3.2.0cvs36
4223         * src/imap.c
4224                 Set timeout to 1 before disconnecting all -
4225                 for when one switches to offline and has 
4226                 no network anymore
4227         * src/messageview.c
4228                 Fix bug 1454, 'error message shows parts and 
4229                 signature of previous messages'
4230         * src/prefs_common.c
4231                 Maemo: Hide Send dialog by default
4233 2008-01-10 [colin]      3.2.0cvs35
4235         * src/action.c
4236         * src/editldap.c
4237         * src/prefs_account.c
4238         * src/wizard.c
4239         * src/gtk/inputdialog.c
4240         * src/plugins/pgpcore/passphrase.c
4241                 Maemo: Fix bug 1455, 'Password enters leading letter 
4242                 incorrectly as uppercase'
4244 2008-01-09 [colin]      3.2.0cvs34
4246         * po/pl.po
4247                 Fix bug 1446, 'SC crashes frequently when staying 
4248                 in background'. Format string error in Polish 
4249                 translation
4250         * src/gtk/description_window.c
4251         * src/prefs_template.c
4252                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
4253                 patch by Pawel
4254         * src/wizard.c
4255                 Maemo: Fix build
4257 2008-01-08 [colin]      3.2.0cvs33
4259         * src/main.c
4260                 Maemo: connect HW status change signal for shutdown
4261         * src/mainwindow.c
4262                 Maemo: Fix hardware space key
4263         * src/wizard.c
4264                 Maemo: name mmc1 and 2 a better name
4266 2008-01-08 [wwp]        3.2.0cvs32
4268         * src/folder.c
4269         * src/folder_item_prefs.c
4270         * src/folder_item_prefs.h
4271         * src/prefs_folder_item.c
4272                 It's now possible to disable processing rules when
4273                 entering a folder (this adds a new option to the
4274                 folder properties dialog).
4276 2008-01-08 [wwp]        3.2.0cvs31
4278         * src/common/utils.c
4279                 Mailto: now supports 'insert' (stands for 'insert file'), this
4280                 adds the ability to create a new message from the command-line,
4281                 with body set from an existing file contents.
4283 2008-01-08 [colin]      3.2.0cvs30
4285         * src/summaryview.c
4286                 Maybe fix bug 1452, 'crash while drag'n'droping 
4287                 emails to an IMAP folder'
4289 2008-01-07 [wwp]        3.2.0cvs29
4291         * src/prefs_filtering.c
4292                 Static-alize a function, thanks to Colin.
4294 2008-01-07 [colin]      3.2.0cvs28
4296         * src/folderview.c
4297                 Fix scrolling to bottom when drag and dropping
4298         * src/summaryview.c
4299                 Fix bug 1445, 'Display sender using addressbook: fails 
4300                 when From: isn't an email address'
4302 2008-01-07 [wwp]        3.2.0cvs27
4304         * src/prefs_actions.c
4305         * src/prefs_filtering.c
4306         * src/prefs_template.c
4307                 Add tooltips to most buttons in the templates, actions and
4308                 filtering/processing dialogs.
4310 2008-01-07 [wwp]        3.2.0cvs26
4312         * src/prefs_filtering.c
4313                  - add a clear button to clear dialog input fields
4314                  - add page up and page down buttons to move selected rule up and down
4315                  - in rules list popup-menu: added Delete, Delete all and Duplicate
4316                  - popup-menu items are greyed out either if the list is empty (not counting the
4317                    (New) row or if there is no selected item
4318                  - clear store when closing dialog
4320         * src/prefs_actions.c
4321                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
4322                    clear button, popup-menu
4323                  - clear store when closing dialog
4325         * src/prefs_template.c
4326                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
4327                    clear button, popup-menu 
4329         * src/addrcustomattr.c
4330                  - renamed popup-menu item Clear list to Delete all
4331                  - grey out popup-menu items is there is no selected item or if list is empty
4332                  - clear store when closing dialog
4334         * src/edittags.c
4335                  - added popup-menu item Delete all
4336                  - grey out popup-menu items is there is no selected item or if list is empty
4337                  - clear store when closing dialog
4339 2008-01-06 [wwp]        3.2.0cvs25
4341         * src/addressadd.c
4342                 One more layout fix by Pawel (completes 3.2.0cvs24).
4344 2008-01-05 [colin]      3.2.0cvs24
4346         * src/addressadd.c
4347                 Little GUI fixes, patch by Pawel
4349 2007-12-29 [wwp]        3.2.0cvs23
4351         * src/compose.c
4352                 Fix for bug #1443, and strip possible whitespaces around
4353                 custom header names.
4355 2007-12-29 [mones]      3.2.0cvs22
4357         * po/es.po
4358                 Updated translation, corrected a term based 
4359                 on suggestion from Israel Saeta PĂ©rez,
4360                 reverted awful X-Mailer translation
4361         * src/procmime.c
4362                 Complete cvs20 for FreeBSD, patch by Pawel
4364 2007-12-29 [colin]      3.2.0cvs21
4366         * src/textview.c
4367                 Fix bug 1442, 'Tags are repeated in 
4368                 encapsulated messages'
4370 2007-12-28 [colin]      3.2.0cvs20
4372         * src/procmime.c
4373                 Fix path to mime/globs. Patch by Marten King.
4375 2007-12-27 [colin]      3.2.0cvs19
4377         * src/plugins/pgpcore/Makefile.am
4378         * src/plugins/pgpinline/Makefile.am
4379         * src/plugins/pgpmime/Makefile.am
4380                 Add missing flags to build pgp plugins on maemo
4382 2007-12-27 [colin]      3.2.0cvs18
4384         * src/mainwindow.c
4385                 Maximise before showing to avoid probable flickering
4386                 on slow computers.
4388 2007-12-27 [colin]      3.2.0cvs17
4390         * src/main.c
4391         * src/mainwindow.c
4392         * src/prefs_common.c
4393         * src/prefs_common.h
4394                 Fix bug 1439, 'Claws Mail does not remember window size 
4395                 state when restarted'. Save maximised state and force
4396                 maximisation at startup if applicable.
4398 2007-12-23 [paul]       3.2.0cvs16
4400         * src/prefs_matcher.c
4401                 fix bug 1436, 'Filter condition dialog doesn't
4402                 load header name from current rules'
4404 2007-12-22 [paul]       3.2.0cvs15
4406         * src/compose.c
4407                 fix bug 1435, 'Reply doesn't take into account
4408                 reply-to field'
4410 2007-12-21 [paul]       3.2.0cvs14
4412         * src/common/ssl_certificate.c
4413                 fix FreeBSD build with IPV6 support 
4415 2007-12-20 [colin]      3.2.0cvs13
4417         * src/imap.c
4418                 Fix error handling
4420 2007-12-20 [colin]      3.2.0cvs12
4422         * src/imap.c
4423         * src/imap.h
4424         * src/prefs_account.c
4425                 Add DIGEST-MD5 support for IMAP authentication
4427 2007-12-19 [mones]      3.2.0cvs11
4429         * doc/man/claws-mail.1
4430                 Better ordering of sections, updated options
4431         * po/es.po
4432                 Updated strings
4434 2007-12-19 [paul]       3.2.0cvs10
4436         * src/prefs_account.c
4437                 use a spinbutton instead of an entry for
4438                 "POP authentication timeout" also
4440 2007-12-19 [colin]      3.2.0cvs9
4442         * src/prefs_filtering_action.c
4443         * src/prefs_matcher.c
4444         * src/gtk/description_window.c
4445                 Destroy info windows with their parents
4446                 Patch by Pawel
4448 2007-12-19 [colin]      3.2.0cvs8
4450         * src/prefs_account.c
4451                 Use spinbuttons instead of entries where needed
4452                 Patch by Pawel
4454 2007-12-18 [paul]       3.2.0cvs7
4456         * src/prefs_matcher.c
4457                 add missing i18n for a few strings
4458                 Patch by Stephan Sachse
4460 2007-12-18 [paul]       3.2.0cvs6
4462         * src/prefs_logging.c
4463                 use 'disk' instead of 'disc'
4465 2007-12-18 [paul]       3.2.0cvs5
4467         * po/en_GB.po
4468                 updated
4469         * src/addrcustomattr.c
4470         * src/editaddress.c
4471                 fixes to the ingleesh
4472         * src/prefs_filtering_action.c
4473                 fix copyright header
4474                 fix untranslated strings
4475         * src/prefs_filtering_action.h
4476                 fix copyright header
4478 2007-12-18 [wwp]        3.2.0cvs4
4480         * src/folderview.c
4481         * src/headerview.c
4482         * src/prefs_common.c
4483         * src/prefs_common.h
4484         * src/prefs_fonts.c
4485         * src/summaryview.c
4486         * src/textview.c
4487         * src/wizard.c
4488         * src/common/defs.h
4489         * src/gtk/gtkutils.c
4490                 Added prefs to set custom small and bold fonts
4491                 (might matter on some desktops, according to
4492                 DPI and font settings).
4494 2007-12-18 [colin]      3.2.0cvs3
4496         * src/prefs_logging.c
4497                 Rework GUI, patch by Pawel
4499 2007-12-18 [colin]      3.2.0cvs2
4501         * src/prefs_filtering_action.c
4502                 Rework GUI, patch by Pawel
4504 2007-12-18 [colin]      3.2.0cvs1
4506         * src/editaddress.c
4507                 Fix build on old GCC
4508                 Fix inverted buttons
4510 2007-12-17 [paul]       3.2.0
4512         * NEWS
4513         * README
4514         * RELEASE_NOTES 
4515                 3.2.0 released
4517 2007-12-17 [paul]       3.1.0cvs79
4519         * po/de.po
4520         * po/fr.po
4521         * po/hu.po
4522         * po/it.po
4523         * po/pt_BR.po
4524                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
4525                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
4527 2007-12-17 [mones]      3.1.0cvs78
4529         * po/es.po
4530                 Updated Spanish translation for 3.2.0 release
4532 2007-12-16 [colin]      3.1.0cvs77
4534         * src/addrcustomattr.c
4535                 Fix translations, patch by Fabien
4537 2007-12-15 [paul]       3.1.0cvs76
4539         * src/folderview.c
4540                 fix compiler warning
4542 2007-12-14 [colin]      3.1.0cvs75
4544         * src/folderview.c
4545                 Simplify logic
4547 2007-12-12 [wwp]        3.1.0cvs74
4549         * AUTHORS
4550         * src/gtk/authors.h
4551                 Added Marius Glauser to the hall of fame.
4553 2007-12-12 [wwp]        3.1.0cvs73
4555         * src/gtk/gtkutils.c
4556                 Improve the way we show results of searches
4557                 in message bodies: selected text now get centered
4558                 vertically in the message window.
4559                 Patch by Marius Glauser <seelenhirt@gmx.net>.
4561 2007-12-10 [colin]      3.1.0cvs72
4563         * src/folder.c
4564                 Don't crash when setting batch mode on no folder
4566 2007-12-10 [colin]      3.1.0cvs71
4568         * src/common/utils.c
4569                 Fix potential buffer overrun (thanks to
4570                 Hiroyuki)
4572 2007-12-08 [paul]       3.1.0cvs70
4574         * src/prefs_receive.c
4575                 small change to the English
4577 2007-12-08 [colin]      3.1.0cvs69
4579         * src/vcard.c
4580                 Fix warnings
4582 2007-12-07 [colin]      3.1.0cvs68
4584         * src/mainwindow.c
4585         * src/summaryview.c
4586         * src/summaryview.h
4587                 Free simplify_subject_preg at exit
4589 2007-12-07 [colin]      3.1.0cvs67
4591         * src/main.c
4592         * src/summaryview.c
4593         * src/common/utils.c
4594         * src/common/utils.h
4595                 We have to free reused regexps from time to
4596                 time, or they get huge
4598 2007-12-07 [colin]      3.1.0cvs66
4600         * src/vcard.c
4601                 Fix QP decoding (and UTF8)
4603 2007-12-07 [colin]      3.1.0cvs65
4605         * src/addrcustomattr.c
4606                 Update list of default custom attributes
4607                 now (will be needed for a feature patch
4608                 post 3.2.0)
4610 2007-12-07 [colin]      3.1.0cvs64
4612         * src/folder.c
4613                 Batch on destination folder when copying - fixes
4614                 slowness when moving unread mails to trash on IMAP
4616 2007-12-06 [colin]      3.1.0cvs63
4618         * src/common/w32_time.c
4619         * src/common/w32lib.h
4620         * src/etpan/etpan-thread-manager.c
4621         * src/etpan/imap-thread.c
4622         * src/etpan/nntp-thread.c
4623         * src/gtk/Makefile.am
4624                 Fix win32 build with libetpan. Thanks to
4625                 Marcus Brinkmann.
4627 2007-12-06 [colin]      3.1.0cvs62
4629         * src/account.c
4630         * src/imap.c
4631         * src/prefs_account.c
4632         * src/prefs_account.h
4633         * src/etpan/imap-thread.c
4634         * src/etpan/imap-thread.h
4635                 Disable connection via command line on WIN32
4636                 Disable mmap use on WIN32 - use normal strings
4637         * src/addressbook.c
4638         * src/addressbook.h
4639         * src/addressbook_foldersel.c
4640         * src/addressbook_foldersel.h
4641         * src/prefs_filtering_action.c
4642         * src/prefs_matcher.c
4643         * src/plugins/bogofilter/bogofilter_gtk.c
4644         * src/plugins/dillo_viewer/dillo_prefs.c
4645         * src/plugins/spamassassin/spamassassin_gtk.c
4646                 Fix leak, rework function logics to be more
4647                 natural - thanks to Holger
4648         * src/common/utils.c
4649                 Fix warnings
4651 2007-12-06 [colin]      3.1.0cvs61
4653         * src/news.c
4654         * src/common/utils.c
4655         * src/common/utils.h
4656                 Fix posting, and fix UTF-8 being sent when encoding
4657                 is 8bit
4659 2007-12-05 [colin]      3.1.0cvs60
4661         * src/news.c
4662                 Fix debian bug #453157, 'Fails to post usenet
4663                 articles after NNTP connection has been 
4664                 interrupted". Fix return value to prevent deletion
4665                 on failure, and issue MODE READER in case posting
4666                 fails at first.
4668 2007-12-05 [colin]      3.1.0cvs59
4670         * src/messageview.c
4671         * src/uri_opener.c
4672                 Improvements to the List URIs dialog
4673                 Patch by Pawel
4675 2007-12-05 [colin]      3.1.0cvs58
4677         * src/prefs_other.c
4678         * src/gtk/gtksctree.h
4679                 Fix warnings
4681 2007-12-04 [colin]      3.1.0cvs57
4683         * src/etpan/imap-thread.c
4684                 Fix bug 1378, 'Claws exits on IMAP alert message'
4685                 Don't do GTK calls directly from Etpan thread
4687 2007-12-04 [colin]      3.1.0cvs56
4689         * src/folderview.c
4690         * src/gtk/gtksctree.c
4691                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
4692                 Make all the left of column zero an hotspot for
4693                 expanding.
4695 2007-12-04 [colin]      3.1.0cvs55
4697         * src/mainwindow.c
4698         * src/mainwindow.h
4699         * src/prefs_common.c
4700         * src/prefs_common.h
4701         * src/prefs_receive.c
4702                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
4704 2007-12-04 [wwp]        3.1.0cvs54
4706         * src/prefs_other.c
4707                 Fix for bug #1419.
4709 2007-12-04 [holger]     3.1.0cvs53
4711         * src/addrduplicates.c
4712         * src/addrduplicates.h
4713                 Export addressbook entry deletion
4715 2007-12-04 [colin]      3.1.0cvs52
4717         * tools/Makefile.am
4718         * tools/README.sylprint
4719         * tools/sylprint.pl
4720         * tools/sylprint.rc
4721                 Fix debian bug #454089 (symlink attack in TMP directory)
4722                 http://secwatch.org/advisories/1019661/ :
4723                 Remove the buggy script, which was unmaintained anyway
4724         * src/news.c
4725         * src/procmsg.c
4726                 Store things in our private tmp directory.
4728 2007-12-03 [colin]      3.1.0cvs51
4730         * src/folder.c
4731         * src/folder.h
4732         * src/folderview.c
4733         * src/imap.c
4734         * src/mainwindow.c
4735                 Fix update problem when getting remote tags
4736         * src/prefs_matcher.c
4737                 Rework GUI to make it better. Patch by Pawel
4738                 Pekala
4740 2007-12-03 [colin]      3.1.0cvs50
4742         * src/etpan/imap-thread.c
4743         * src/etpan/nntp-thread.c
4744                 Fix bug 1417, 'Network log doesn't reveal 
4745                 enough NNTP errors'
4747 2007-12-02 [iwkse]      3.1.0cvs49
4749         * src/plugins/dillo_viewer/dillo_prefs.c
4750                         Insert dillo under the Plugins menu
4752 2007-12-01 [paul]       3.1.0cvs48
4754         * src/html.c
4755                 add these variant forms
4756                 Thanks to Colin
4758 2007-12-01 [paul]       3.1.0cvs47
4760         * src/matcher.c
4761                 fix a typo
4763 2007-12-01 [paul]       3.1.0cvs46
4765         * po/POTFILES.in
4766                 add the new addrcustomattr.c file
4768 2007-11-29 [colin]      3.1.0cvs45
4770         * src/common/ssl_certificate.c
4771                 Use the more modern getaddrinfo instead of 
4772                 gethostbyname when possible
4774 2007-11-28 [colin]      3.1.0cvs44
4776         * src/summaryview.c
4777                 Maybe fix bug 1410 and other crash reports
4778                 in summaryview since cvs38.
4780 2007-11-28 [wwp]        3.1.0cvs43
4782         * src/prefs_summary_open.c
4783                 Guard against an empty list of actions to perform
4784                 when opening a folder (or migration defaults could
4785                 be introduced, confusing).
4787 2007-11-28 [colin]      3.1.0cvs42
4789         * src/folderview.c
4790                 Fix mark all read from folder's contextual menu
4792 2007-11-27 [colin]      3.1.0cvs41
4794         * src/imap.c
4795         * src/imap.h
4796         * src/imap_gtk.c
4797         * src/prefs_account.c
4798         * src/etpan/imap-thread.c
4799                 A few fixes to the IMAP flags handling: Optimisations,
4800                 two crashers, mention that Bandwitdh-efficient mode
4801                 prevents tag fetching.
4802                 Fix M-UTF7 in subscription dialog.
4804 2007-11-27 [colin]      3.1.0cvs40
4806         * src/folder.c
4807         * src/mbox.c
4808         * src/summaryview.c
4809                 Make filtering faster on flags change: Batch original 
4810                 folderitem, where we'll do flags/tags changes.
4812 2007-11-27 [colin]      3.1.0cvs39
4814         * src/filtering.c
4815                 Fix bug 1407, 'After a copy action, further rules apply 
4816                 to both original and copy'
4818 2007-11-27 [colin]      3.1.0cvs38
4820         * src/edittags.c
4821         * src/summaryview.c
4822                 Fixes races when doing a long operation and user
4823                 asks for another one (Mark all read/unread on a 
4824                 big folder on IMAP for example)
4826 2007-11-27 [wwp]        3.1.0cvs37
4828         * src/addressbook.c
4829         * src/prefs_common.c
4830                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
4831                 and 3.1.0cvs35 (addressbook.c).
4833 2007-11-27 [holger]     3.1.0cvs36
4835         * src/printing.c
4836                 Add a line separating header and body
4837                 in the printout
4839 2007-11-27 [wwp]        3.1.0cvs35
4841         * src/addressbook.c
4842                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
4843                 (thanks to Colin) and revert disabling of cut/copy
4844                 context menu entries upon selected groups.
4846 2007-11-27 [holger]     3.1.0cvs34
4848         * src/printing.c
4849                 Add weights to the list of supported text attributes
4850                 for printing
4852 2007-11-27 [wwp]        3.1.0cvs33
4854         * src/Makefile.am
4855         * src/addrcustomattr.c
4856         * src/addrcustomattr.h
4857         * src/addressbook.c
4858         * src/editaddress.c
4859         * src/editaddress.h
4860         * src/prefs_common.c
4861         * src/prefs_common.h
4862         * src/common/defs.h
4863                 Provide a (customizable) list of preset attribute names
4864                 for editing contacts (closes bug #1391).
4866 2007-11-27 [wwp]        3.1.0cvs32
4868         * src/addrclip.c
4869         * src/addressbook.c
4870         * src/addritem.c
4871                 Various fixes in the address book:
4872                         - made copy/move of a folder to itself or its subtree
4873                           impossible (-> error)
4874                         - errors messages don't show in the status bar anymore,
4875                           use alertpanels instead
4876                         - simple click on group doesn't open group edit dialog
4877                           anymore when in contact edit embedded mode (was too itchy)
4878                         - fixed disabling of edit button and and menu entry when
4879                           in contact edit embedded mode (was done in a bad and
4880                           ineffective way)
4881                         - fix menu cut/paste sensitivity in treelist context
4882                           menu (conflicting enabling was done by different functions)
4883                         - fix some menu item sensitivity in address list context menu
4884                         - don't allow cut/copy of groups, it's useless as they won't
4885                           be copied w/ their contents
4886                         - fix missing copy of the picture file when copying (bug #1402),
4887                           fix picture attribute (internal) value when moving or copying
4890 2007-11-27 [colin]      3.1.0cvs31
4892         * src/folder.c
4893         * src/imap.c
4894                 Fix tags loss on move, fix space encoding
4896 2007-11-26 [colin]      3.1.0cvs30
4898         * src/edittags.c
4899         * src/folder.c
4900         * src/folder.h
4901         * src/imap.c
4902         * src/messageview.c
4903         * src/procmsg.c
4904         * src/procmsg.h
4905         * src/summaryview.c
4906         * src/common/utils.c
4907         * src/common/utils.h
4908         * src/etpan/imap-thread.c
4909         * src/etpan/imap-thread.h
4910                 Add IMAP tags support
4912 2007-11-26 [colin]      3.1.0cvs29
4914         * src/imap.c
4915                 Fix bug 1405, 'imap auto auth method doesn't 
4916                 work since 3.1.0'
4918 2007-11-26 [colin]      3.1.0cvs28
4920         * src/messageview.c
4921         * src/procmime.c
4922                 Handle broken disposition-notifications from Evolution
4923                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
4925 2007-11-25 [paul]       3.1.0cvs27
4927         * src/folder_item_prefs.c
4928         * src/folder_item_prefs.h
4929                 remove dead code
4931 2007-11-23 [wwp]        3.1.0cvs26
4933         * src/matcher.c
4934         * src/matcher.h
4935         * src/matcher_parser_parse.y
4936         * src/prefs_matcher.c
4937                 Fix irrelevant case folding when adding matcher condition 'test',
4938                 thanks to Colin.
4940 2007-11-23 [wwp]        3.1.0cvs25
4942         * src/prefs_common.c
4943         * src/prefs_common.h
4944         * src/prefs_summary_open.c
4945         * src/prefs_summary_open.h
4946         * src/summaryview.c
4947                 Add "select first email in list" to the list of possible selections
4948                 when opening a folder.
4950 2007-11-23 [paul]       3.1.0cvs24
4952         * po/de.po
4953                 a fix by Stephan Sachse, plus remove all
4954                 old strings from the end of the file
4956 2007-11-23 [wwp]        3.1.0cvs23
4958         * src/prefs_msg_colors.c
4959                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
4960                 with little changes.
4962 2007-11-23 [paul]       3.1.0cvs22
4964         * src/prefs_logging.c
4965                 eliminate wasted horizontal space
4967 2007-11-23 [paul]       3.1.0cvs21
4969         * src/prefs_summaries.c
4970                 don't wrap the label or put linebreaks
4972 2007-11-22 [colin]      3.1.0cvs20
4974         * src/plugins/pgpinline/pgpinline.c
4975                 Fix decryption
4977 2007-11-22 [wwp]        3.1.0cvs19
4979         * src/prefs_themes.c
4980                 Yet another misuse of get_rc_dir(), still related
4981                 to user themes. Completes 3.1.0cvs18.
4983 2007-11-22 [wwp]        3.1.0cvs18
4985         * src/stock_pixmap.c
4986                 Fix a misuse of get_rc_dir(), user themes dir was
4987                 not set properly and some themes might have disappeared
4988                 from themes list in prefs.
4990 2007-11-22 [wwp]        3.1.0cvs17
4992         * src/edittags.c
4993         * src/edittags.h
4994         * src/common/tags.c
4995         * src/common/tags.h
4996                 Correct copyright for these claws-mail-only brand new
4997                 files.
4999 2007-11-22 [paul]       3.1.0cvs16
5001         * src/compose.c
5002                 fix bug 1400, 'Drag and drop of URLs does not work'
5003                 Thanks to Colin
5005 2007-11-22 [paul]       3.1.0cvs15
5007         * src/prefs_common.c
5008                 make "cmds_use_system_default" default to FALSE
5009                 so as not to disrupt current settings
5010         * src/summaryview.c
5011                 increase the size of the GdkRectangle, tooltips
5012                 didn't show for me otherwise
5014 2007-11-21 [colin]      3.1.0cvs14
5016         * src/compose.c
5017         * src/crash.c
5018         * src/exphtmldlg.c
5019         * src/mainwindow.c
5020         * src/manual.c
5021         * src/mimeview.c
5022         * src/prefs_account.c
5023         * src/prefs_common.c
5024         * src/prefs_common.h
5025         * src/prefs_ext_prog.c
5026         * src/textview.c
5027         * src/uri_opener.c
5028         * src/gtk/about.c
5029         * src/gtk/gtkutils.c
5030                 Use xdg-open as a way to find default browser,
5031                 when available
5033 2007-11-21 [colin]      3.1.0cvs13
5035         * src/messageview.c
5036         * src/procmime.c
5037         * src/procmsg.h
5038                 Send better return receipts (useful ones)
5039                 Handle incoming return receipts
5041 2007-11-20 [colin]      3.1.0cvs12
5043         * src/printing.c
5044         * src/printing.h
5045                 Add getter/setter for settings, and getter
5046                 for page setup
5048 2007-11-20 [colin]      3.1.0cvs11
5050         * src/folderview.c
5051         * src/main.c
5052         * src/mainwindow.c
5053                 Fix bug 1396, 'Crash on disabling a filter 
5054                 while it is processing'
5056 2007-11-20 [paul]       3.1.0cvs10
5058         * src/folder.c
5059                 fix bug 1395, 'Crash on checking for new mails
5060                 while filter is running'
5061                 Thanks to Colin
5063 2007-11-20 [paul]       3.1.0cvs9
5065         * src/compose.c
5066                 make this string easier for translators
5068 2007-11-19 [colin]      3.1.0cvs8
5070         * src/prefs_summaries.c
5071         * src/summaryview.c
5072                 Don't enable more tooltips on Maemo
5074 2007-11-19 [colin]      3.1.0cvs7
5076         * src/prefs_common.c
5077         * src/prefs_common.h
5078         * src/prefs_summaries.c
5079         * src/summaryview.c
5080                 Fix bug 1388, 'message list tool tips'
5081                 Add (optional) tooltips in summaryview.
5082                 This only works with GTK+ >= 2.12
5084 2007-11-19 [colin]      3.1.0cvs6
5086         * src/compose.c
5087                 Make strings a bit better when attaching
5088                 from mailto: URIs
5090 2007-11-19 [colin]      3.1.0cvs5
5092         * src/common/utils.c
5093                 Fix bug 1392, 'Top level domain .EU is 
5094                 not recognised as valid'
5096 2007-11-19 [wwp]        3.1.0cvs4
5098         * src/compose.c
5099         * src/compose.h
5100                 Revert changes to compose.c made in 3.1.0cvs2.
5102 2007-11-19 [wwp]        3.1.0cvs3
5104         * src/addressbook.c
5105         * src/addressbook.h
5106         * src/editaddress.c
5107         * src/editgroup.c
5108         * src/addrduplicates.c
5109                 Minor improvements in the address book:
5110                 always accept new contacts provided that some
5111                 detail is set (instead of rejecting silently).
5112                 Better guessing of contact name from incomplete
5113                 name information. Better display of contacts with
5114                 no name, in contact lists, group contents, find
5115                 duplicate results.
5116                 
5118 2007-11-19 [wwp]        3.1.0cvs2
5120         * src/compose.c
5121         * src/compose.h
5122         * src/prefs_logging.c
5123         * src/prefs_summaries.c
5124                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
5125                 wrap some long label in prefs/summaries, layout checkboxes
5126                 in a more compact form in prefs/loggin, make account and
5127                 header's combos have the same size/spacing in compose
5128                 window.
5130 2007-11-19 [wwp]        3.1.0cvs1
5132         * src/edittags.c
5133                 Fix a tiny leak and duplicate variable.
5135 2007-11-19 [paul]       3.1.0
5137         * NEWS
5138         * README
5139         * RELEASE_NOTES 
5140                 3.1.0 released
5142 2007-11-19 [paul]       3.0.2cvs145
5144         * po/de.po
5145         * po/fi.po
5146         * po/fr.po
5147         * po/hu.po
5148         * po/it.po
5149         * po/pl.po
5150         * po/pt_BR.po
5151         * po/sk.po
5152         * po/zh_CN.po
5153                 updated by Stephan Sachse, Flammie Pirinen,
5154                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
5155                 Emil Nowak, Frederico Goncalves Guimaraes,
5156                 Andrej Kacian, and Ralph Young
5158 2007-11-18 [mones]      3.0.2cvs144
5160         * po/es.po
5161                 Updated Spanish translation
5163 2007-11-18 [colin]      3.0.2cvs143
5165         * src/edittags.c
5166                 Prevent empty tag after edit, thanks to wwp
5168 2007-11-18 [colin]      3.0.2cvs142
5170         * src/editaddress.c
5171                 Fix possible "(null)" %s - thanks to wwp
5173 2007-11-16 [wwp]        3.0.2cvs141
5175         * src/common/utils.c
5176                 Fix for 3.0.2cvs140, prevents from crashing when opening
5177                 a compose window.
5179 2007-11-16 [colin]      3.0.2cvs140
5181         * src/main.c
5182         * src/common/claws.c
5183                 Output a bit more useful info at startup
5184                 in --debug mode
5186 2007-11-16 [colin]      3.0.2cvs139
5188         * src/compose.c
5189         * src/common/utils.c
5190         * src/common/utils.h
5191                 Fix bug 1387, 'Request for --compose to 
5192                 support multiple attachments'
5194 2007-11-16 [colin]      3.0.2cvs138
5196         * src/news.c
5197                 Fix bug 1390, 'NNTP fails after server 
5198                 closed connection'
5200 2007-11-16 [colin]      3.0.2cvs137
5202         * src/prefs_display_header.c
5203                 Fix bug 1389, 'Changing 'Display headers 
5204                 in message view' breaks dispheaderrc'
5206 2007-11-14 [colin]      3.0.2cvs136
5208         * src/summaryview.c
5209         * src/gtk/quicksearch.c
5210         * src/gtk/quicksearch.h
5211                 Fix resetting the quicksearch when in non-sticky
5212                 mode, but Recursive is set: reset only when going
5213                 out of the root search folder.
5215 2007-11-14 [colin]      3.0.2cvs135
5217         * src/filtering.c
5218                 Don't set new flag back when doing "Mark as unread"
5219                 from filtering
5221 2007-11-12 [paul]       3.0.2cvs134
5223         * src/plugins/dillo_viewer/dillo_viewer.c
5224                 don't offer the mime type for translation
5226 2007-11-12 [paul]
5228         3.1.0-rc2 released
5230 2007-11-11 [colin]      3.0.2cvs133
5232         * src/imap_gtk.c
5233         * src/mh_gtk.c
5234                 Use markup-escaped strings in dialogs
5236 2007-11-11 [colin]      3.0.2cvs132
5238         * src/imap.c
5239                 Better IMAP-UTF7/UTF8 conversion
5241 2007-11-10 [colin]      3.0.2cvs131
5243         * src/news.c
5244                 Fix debian bug 450698, 'nntp auth behavior changed 
5245                 without notice'
5247 2007-11-10 [colin]      3.0.2cvs130
5249         * configure.ac
5250         * src/inc.c
5251         * src/main.c
5252         * src/main.h
5253         * src/mimeview.c
5254         * src/statusbar.c
5255         * src/common/utils.c
5256         * src/etpan/Makefile.am
5257         * src/gtk/filesel.c
5258         * src/gtk/gtkutils.h
5259         * src/gtk/menu.c
5260         * src/plugins/bogofilter/Makefile.am
5261         * src/plugins/clamav/Makefile.am
5262         * src/plugins/dillo_viewer/Makefile.am
5263         * src/plugins/pgpcore/Makefile.am
5264         * src/plugins/spamassassin/Makefile.am
5265         * src/plugins/trayicon/Makefile.am
5266                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
5268 2007-11-09 [colin]      3.0.2cvs129
5270         * src/addressbook.c
5271         * src/ldapupdate.c
5272                 fix bug 1375, 'Impossible to modify e-mail
5273                 in LDAP addressbook twice'; Try two. update
5274                 externalID, don't make display lag, and
5275                 fix the cases where dn is not mail.
5277 2007-11-08 [paul]       3.0.2cvs128
5279         * src/account.c
5280         * src/compose.c
5281         * src/messageview.c
5282         * src/prefs_account.c
5283         * src/prefs_account.h
5284                 reinstate 'Generate Message-ID' option as an
5285                 account preference. (hidden on IMAP)
5286                 Thanks to Colin
5288 2007-11-08 [paul]       3.0.2cvs127
5290         * src/textview.c
5291                 MAEMO: fix failure of loading images inline
5292                 MAEMO: fix bug 1349, 'Emails still skip to end
5293                 when opened (in certain circumstances)...'
5295 2007-11-07 [colin]      3.0.2cvs126
5297         * src/toolbar.c
5298                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
5300 2007-11-07 [colin]      3.0.2cvs125
5302         * src/toolbar.c
5303                 Re-change the string occurence of A_CLAWS_ACTIONS
5304                 to A_SYL_ACTIONS, to prevent parse errors of the
5305                 toolbar_*.xml files
5307 2007-11-07 [colin]      3.0.2cvs124
5309         * src/mimeview.c
5310         * src/prefs_common.c
5311         * src/prefs_common.h
5312         * manual/advanced.xml
5313                 Add an hidden pref, 'save_parts_readwrite';
5314                 completes 3.0.2cvs35
5316 2007-11-07 [paul]       3.0.2cvs123
5318         * src/prefs_toolbar.c
5319         * src/toolbar.c
5320         * src/toolbar.h
5321                 rename ToolbarSylpheedActions to ToolbarClawsActions
5322                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
5324 2007-11-07 [paul]       3.0.2cvs122
5326         * src/toolbar.c
5327                 MAEMO: remove tooltips
5329 2007-11-07 [colin]      3.0.2cvs121
5331         * src/plugins/pgpinline/pgpinline.c
5332                 Fix bug 1377, 'unspecific errors on 
5333                 signature checking'. Fix trimming of
5334                 UTF8 data.
5336 2007-11-06 [iwkse]      3.0.2cvs120
5338         * src/prefs_summary_open.c
5339                 yet a string change
5341 2007-11-06 [paul]       3.0.2cvs119
5343         * tools/Makefile.am
5344         * tools/README
5345         * tools/csv2addressbook.pl
5346                 add a new script that imports a CSV formatted
5347                 address book. Becky and Thunderbird address
5348                 book are currently supported.
5350 2007-11-05 [colin]      3.0.2cvs118
5352         * src/imap.c
5353                 Fix deletion 
5355 2007-11-05 [iwkse]      3.0.2cvs117
5357         * src/prefs_summary_open.c
5358                 String changes
5360 2007-11-04 [paul]       3.0.2cvs116
5362         * src/addressbook_foldersel.c
5363                 fix gtk critical warning
5364                 Patch by Pawel Pekala
5366 2007-11-04 [paul]       3.0.2cvs115
5368         * tools/README
5369         * tools/claws-mail-compose-insert-files.pl
5370                 add --bcc and uri_escape() everything
5372 2007-11-04 [paul]       3.0.2cvs114
5374         * src/gtk/gtkutils.c
5375                 gtkut_stock_with_text_button_set_create(): set
5376                 GTK_CAN_DEFAULT on buttons 2 and 3
5378 2007-11-03 [paul]       3.0.2cvs113
5380         * src/common/utils.c
5381                 fix debian bug #448814, 'mailto: URI decoding
5382                 desn't decode the destination address field'
5383                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
5385 2007-11-03 [paul]       3.0.2cvs112
5387         * AUTHORS
5388         * src/compose.c
5389         * src/gtk/authors.h
5390                 allow Bcc in commandline URIs
5391                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
5393 2007-11-02 [colin]      3.0.2cvs111
5395         * src/addressbook.c
5396                 Maybe fix bug 1376, 'crash on 
5397                 addressbook manipulation'
5399 2007-10-31 [paul]       3.0.2cvs110
5401         * src/ldapupdate.c
5402                 fix bug 1375, 'Impossible to modify e-mail
5403                 in LDAP addressbook twice'
5404                 Patch by Michael Rasmussen
5406 2007-10-30 [paul]       3.0.2cvs109
5408         * configure.ac
5409                 enable GnuTLS support with --enable-gnutls which
5410                 will disable openssl support. if the user has
5411                 gtk >= 2.10.x don't allow gnomeprint even if the
5412                 user asks for it
5414 2007-10-30 [paul]
5416         3.1.0-rc1 released
5418 2007-10-30 [paul]       3.0.2cvs108
5420         * Makefile.am
5421                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
5423 2007-10-30 [paul]       3.0.2cvs107
5425         * src/expldifdlg.c
5426         * src/prefs_account.c
5427         * src/prefs_folder_item.c
5428         * src/prefs_spelling.c
5429         * src/prefs_themes.c
5430         * src/wizard.c
5431         * src/gtk/gtkaspell.c
5432         * src/gtk/gtkaspell.h
5433         * src/plugins/spamassassin/spamassassin_gtk.c
5434                 replace deprecated gtk_option_menu...
5435                 patch by Pawel Pekala
5437 2007-10-29 [colin]      3.0.2cvs106
5439         * src/plugins/dillo_viewer/dillo_prefs.c
5440                 Fix forgotten signal connect
5442 2007-10-28 [colin]      3.0.2cvs105
5444         * src/plugins/dillo_viewer/dillo_prefs.c
5445         * src/plugins/dillo_viewer/dillo_prefs.h
5446         * src/plugins/dillo_viewer/dillo_viewer.c
5447                 Implement addressbook-based whitelisting for loading
5448                 remote images. Fixed missing destroy of the embedded
5449                 browser that made a Dillo window pop up on exit, if
5450                 an HTML part was displayed.
5452 2007-10-26 [colin]      3.0.2cvs104
5454         * src/edittags.c
5455                 Add missing static
5457 2007-10-25 [colin]      3.0.2cvs103
5459         * src/editaddress.c
5460                 Add tap-and-hold on the picture, for Maemo
5461         * src/edittags.c
5462         * src/edittags.h
5463         * src/mainwindow.c
5464         * src/procmsg.c
5465         * src/summaryview.c
5466         * src/textview.c
5467                 Unify tag interfaces.
5469 2007-10-25 [colin]      3.0.2cvs102
5471         * src/imap.c
5472         * src/etpan/imap-thread.h
5473                 Much better error handling. We'll need to be really
5474                 clear to users about where errors come from, with 
5475                 the apparition of Gmail's IMAP server.
5477 2007-10-24 [colin]      3.0.2cvs101
5479         * src/edittags.c
5480         * src/mainwindow.c
5481         * src/summaryview.c
5482         * src/textview.c
5483                 Add tags sorting (alphabetical); allow deletion of
5484                 tags from the Apply Tags window
5486 2007-10-24 [colin]      3.0.2cvs100
5488         * src/editaddress.c
5489         * src/editaddress_other_attributes_ldap.c
5490         * src/editaddress_other_attributes_ldap.h
5491         * src/ldapctrl.c
5492         * src/ldapquery.c
5493         * src/ldapupdate.c
5494                 Fix LDAP writing (got broken in cvs39)
5495                 Add read-only support for jpegPhoto LDAP field
5497 2007-10-23 [colin]      3.0.2cvs99
5499         * src/news.c
5500                 Fix crash in some cases
5502 2007-10-22 [colin]      3.0.2cvs98
5504         * src/common/socket.h
5505         * src/common/ssl.c
5506                 Fix big leak in GnuTLS code
5508 2007-10-22 [colin]      3.0.2cvs97
5510         * src/news.c
5511                 Fix bug 1368, 'SIGSEGV in NNTP code'
5513 2007-10-22 [colin]      3.0.2cvs96
5515         * src/prefs_customheader.c
5516                 Catch compface warnings when generating X-Faces
5518 2007-10-22 [wwp]        3.0.2cvs95
5520         * src/quote_fmt_parse.y
5521                 Remove accidentally committed debug traces.
5522                 Fix a warning.
5524 2007-10-22 [colin]      3.0.2cvs94
5526         * src/etpan/nntp-thread.c
5527                 Fix authentication
5529 2007-10-19 [wwp]        3.0.2cvs93
5531         * src/common/ssl_certificate.c
5532                 Add missing include (Windows).
5534 2007-10-19 [colin]      3.0.2cvs92
5536         * src/imap_gtk.c
5537         * src/mimeview.c
5538         * src/textview.c
5539         * src/gtk/inputdialog.c
5540         * src/gtk/inputdialog.h
5541                 Remove the last old combo; patch by
5542                 Pawel
5544 2007-10-19 [colin]      3.0.2cvs91
5546         * src/common/ssl.c
5547                 Fix interop problem with GnuTLS and some crappy
5548                 servers that have very little keys.
5550 2007-10-19 [colin]      3.0.2cvs90
5552         * src/common/ssl.c
5553                 Fix return value check on GnuTLS, and
5554                 display the error
5556 2007-10-18 [colin]      3.0.2cvs89
5558         * src/common/ssl_certificate.c
5559                 Fix missing initialisations
5561 2007-10-18 [wwp]        3.0.2cvs88
5563         * src/Makefile.am
5564                 Fix linking against GNUTLS (matters if --enable-gnutls only).
5566 2007-10-18 [colin]      3.0.2cvs87
5568         * po/POTFILES.in
5569                 Fix build
5571 2007-10-18 [mones]      3.0.2cvs86
5573         * src/editbook.c
5574         * src/import.c
5575         * src/prefs_account.c
5576         * src/prefs_receive.c
5577         * src/gtk/about.c
5578         * src/plugins/bogofilter/bogofilter_gtk.c
5579         * src/plugins/spamassassin/spamassassin_gtk.c
5580                 More capitalisation micro-fixes
5582 2007-10-18 [paul]       3.0.2cvs85
5584         * configure.ac
5585                 add info about NNTP support via libetpan
5586                 change the configure output ending msg a little
5587         * src/gtk/about.c
5588                 similar changes to above
5590 2007-10-18 [colin]      3.0.2cvs84
5592         * src/procmime.c
5593         * src/procmime.h
5594                 Fix missing symbol for S/MIME
5596 2007-10-18 [colin]      3.0.2cvs83
5598         * src/prefs_filtering_action.c
5599                 Fix crash in tags (introduced in cvs78)
5601 2007-10-18 [colin]      3.0.2cvs82
5603         * src/common/Makefile.am
5604         * src/common/nntp.c
5605         * src/common/nntp.h
5606         * src/etpan/Makefile.am
5607         * src/etpan/etpan-thread-manager-types.h
5608         * src/etpan/etpan-thread-manager.c
5609         * src/etpan/imap-thread.c
5610         * src/etpan/nntp-thread.c
5611         * src/etpan/nntp-thread.h
5612         * src/news.c
5613         * src/news.h
5614                 Rewrite the nntp implementation
5615                 to use libetpan. Non-blocking NNTP!
5616         * src/account.c
5617         * src/crash.c
5618         * src/imap.c
5619         * src/inc.c
5620         * src/main.c
5621         * src/mainwindow.c
5622         * src/pop.c
5623         * src/pop.h
5624         * src/prefs_account.c
5625         * src/recv.c
5626         * src/recv.h
5627         * src/send_message.c
5628         * src/send_message.h
5629         * src/ssl_manager.c
5630         * src/ssl_manager.h
5631         * src/wizard.c
5632         * src/common/claws.c
5633         * src/common/session.c
5634         * src/common/session.h
5635         * src/common/smtp.c
5636         * src/common/smtp.h
5637         * src/common/socket.c
5638         * src/common/socket.h
5639         * src/common/ssl.c
5640         * src/common/ssl.h
5641         * src/common/ssl_certificate.c
5642         * src/common/ssl_certificate.h
5643         * src/gtk/about.c
5644         * src/gtk/sslcertwindow.c
5645         * src/gtk/sslcertwindow.h
5646                 Implement GnuTLS support. GnuTLS support
5647                 will be used if OpenSSL isn't available, or
5648                 specified explicitely. (the reason is that
5649                 GnuTLS cerficate checking is a bit less 
5650                 practical than OpenSSL's)
5652 2007-10-18 [paul]       3.0.2cvs81
5654         * src/gtk/inputdialog.c
5655         * src/gtk/inputdialog.h
5656                 fix copyright header
5658 2007-10-17 [colin]      3.0.2cvs80
5660         * src/plugins/pgpcore/select-keys.c
5661                 Fix bug which prevented encryption key
5662                 auto-selection when two or more matched the
5663                 email address, but only one isn't revoked
5664                 or expired.
5666 2007-10-17 [wwp]        3.0.2cvs79
5668         * src/compose.c
5669         * src/quote_fmt.c
5670         * src/quote_fmt.h
5671         * src/quote_fmt_lex.l
5672         * src/quote_fmt_parse.y
5673                 Templates can now attach files using |attach{filename}.
5675 2007-10-17 [wwp]        3.0.2cvs78
5677         * src/prefs_customheader.c
5678         * src/prefs_ext_prog.c
5679         * src/prefs_filtering_action.c
5680         * src/prefs_matcher.c
5681         * src/prefs_other.c
5682         * src/prefs_toolbar.c
5683         * src/gtk/combobox.c
5684         * src/gtk/combobox.h
5685         * src/gtk/gtkutils.c
5686         * src/gtk/gtkutils.h
5687         * src/plugins/bogofilter/bogofilter_gtk.c
5688         * src/plugins/spamassassin/spamassassin_gtk.c
5689                 Removed almost all remaining instances of GtkCombo
5690                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
5691                 few visual and code cleanup from Colin.
5693 2007-10-16 [wwp]        3.0.2cvs77
5694         * src/gtk/pluginwindow.c
5695                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
5697 2007-10-15 [colin]      3.0.2cvs76
5699         * src/edittags.c
5700         * src/edittags.h
5701         * src/filtering.c
5702         * src/filtering.h
5703         * src/importmutt.c
5704         * src/importpine.c
5705         * src/main.c
5706         * src/messageview.c
5707         * src/messageview.h
5708         * src/mimeview.c
5709         * src/mimeview.h
5710         * src/pop.c
5711         * src/pop.h
5712         * src/prefs_common.c
5713         * src/prefs_common.h
5714         * src/prefs_customheader.c
5715         * src/prefs_customheader.h
5716         * src/prefs_display_header.c
5717         * src/prefs_display_header.h
5718         * src/prefs_filtering_action.c
5719         * src/prefs_filtering_action.h
5720         * src/prefs_folder_column.c
5721         * src/prefs_folder_column.h
5722         * src/prefs_folder_item.c
5723         * src/prefs_folder_item.h
5724         * src/prefs_gtk.c
5725         * src/prefs_gtk.h
5726         * src/prefs_logging.h
5727         * src/prefs_matcher.c
5728         * src/prefs_matcher.h
5729         * src/prefs_summary_column.c
5730         * src/prefs_summary_column.h
5731         * src/prefs_summary_open.c
5732         * src/procheader.c
5733         * src/procheader.h
5734         * src/procmime.c
5735         * src/procmime.h
5736         * src/recv.c
5737         * src/recv.h
5738         * src/sourcewindow.c
5739         * src/sourcewindow.h
5740         * src/summaryview.c
5741         * src/summaryview.h
5742         * src/textview.c
5743         * src/textview.h
5744         * src/toolbar.c
5745         * src/toolbar.h
5746         * src/common/mgutils.c
5747         * src/common/mgutils.h
5748         * src/common/nntp.c
5749         * src/common/nntp.h
5750         * src/common/prefs.c
5751         * src/common/prefs.h
5752         * src/common/socket.c
5753         * src/common/socket.h
5754         * src/common/stringtable.c
5755         * src/common/stringtable.h
5756         * src/common/template.c
5757         * src/common/template.h
5758         * src/common/uuencode.c
5759         * src/common/uuencode.h
5760         * src/gtk/gtkshruler.c
5761         * src/gtk/gtkshruler.h
5762         * src/gtk/menu.c
5763         * src/gtk/menu.h
5764         * src/gtk/progressdialog.c
5765         * src/gtk/progressdialog.h
5766                 Remove/staticalize, the return of the revenge
5768 2007-10-15 [colin]      3.0.2cvs75
5770         * src/matcher.c
5771                 Fix redirections in filtering's tests
5773 2007-10-15 [colin]      3.0.2cvs74
5775         * src/imap.c
5776                 Don't build imap_synchronise at all when 
5777                 building without libetpan
5779 2007-10-14 [colin]      3.0.2cvs73
5781         * src/imap.c
5782         * src/common/md5.c
5783         * src/common/md5.h
5784         * src/gtk/manage_window.c
5785         * src/gtk/manage_window.h
5786                 Remove more unused code
5788 2007-10-14 [colin]      3.0.2cvs72
5790         * src/addrquery.c
5791         * src/addrquery.h
5792         * src/recv.c
5793         * src/recv.h
5794         * src/vcard.c
5795         * src/vcard.h
5796         * src/common/xml.c
5797         * src/common/xml.h
5798         * src/common/xmlprops.c
5799         * src/common/xmlprops.h
5800                 Remove more unused code
5802 2007-10-14 [colin]      3.0.2cvs71
5804         * src/common/utils.c
5805                 Remove unused function
5807 2007-10-13 [colin]      3.0.2cvs70
5809         * src/imap.c
5810         * src/imap.h
5811         * src/mainwindow.c
5812         * src/mainwindow.h
5813         * src/gtk/gtkutils.c
5814         * src/gtk/gtkutils.h
5815                 Staticalise/Remove more code
5817 2007-10-13 [colin]      3.0.2cvs69
5819         * src/common/utils.c
5820         * src/common/utils.h
5821                 Remove dead code, unused for ages
5823 2007-10-13 [colin]      3.0.2cvs68
5825         * src/main.c
5826         * src/main.h
5827                 Maemo: define hildon_program in main.c,
5828                 make it accessible in the .h with extern
5830 2007-10-13 [paul]       3.0.2cvs67
5832         * src/gtk/menu.c
5833                 fix a bunch of runtime warnings on maemo
5835 2007-10-13 [paul]       3.0.2cvs66
5837         * src/main.c
5838         * src/main.h
5839         * src/gtk/gtkutils.c
5840         * src/gtk/gtkutils.h
5841                 fix a bunch of compiler warnings on maemo
5843 2007-10-12 [colin]      3.0.2cvs65
5845         * src/account.c
5846         * src/addritem.c
5847         * src/addritem.h
5848         * src/filtering.c
5849         * src/filtering.h
5850         * src/folder.c
5851         * src/folder.h
5852         * src/common/utils.c
5853         * src/common/utils.h
5854                 Remove unused code, staticalise some functions
5856 2007-10-12 [paul]       3.0.2cvs64
5858         * src/account.c
5859         * src/folderview.c
5860         * src/main.c
5861         * src/mainwindow.c
5862         * src/messageview.c
5863         * src/summary_search.c
5864         * src/summaryview.c
5865         * src/toolbar.c
5866         * src/wizard.c
5867         * src/common/utils.c
5868         * src/gtk/prefswindow.c
5869                 fix a bunch of compiler warnings on maemo
5871 2007-10-11 [colin]      3.0.2cvs63
5873         * src/editaddress.c
5874                 Make static function static
5876 2007-10-11 [mones]      3.0.2cvs62
5878         * src/addrduplicates.c
5879         * src/addressbook.c
5880         * src/compose.c
5881         * src/expldifdlg.c
5882         * src/mainwindow.c
5883         * src/messageview.c
5884         * src/pop.c
5885         * src/prefs_customheader.c
5886         * src/prefs_send.c
5887         * src/prefs_themes.c
5888         * src/common/plugin.c
5889         * src/gtk/pluginwindow.c
5890         * src/gtk/quicksearch.c
5891                 Fix several typos and capitalisation issues
5893 2007-10-11 [wwp]        3.0.2cvs61
5895         * src/editaddress.c
5896                 Fix a warning about possible use of uninitialized
5897                 filename var.
5899 2007-10-11 [wwp]        3.0.2cvs60
5901         * src/editaddress.c
5902                 Disable "Unset picture" menu item when there's
5903                 no picture to clear. Fix an extraneous g_unref_object,
5904                 add missing initializers.
5906 2007-10-11 [wwp]        3.0.2cvs59
5908         * src/pixmaps/anonymous.xpm
5909         * src/editaddress.c
5910         * src/Makefile.am
5911         * src/stock_pixmap.c
5912         * src/stock_pixmap.h
5913                 Fix a leak, gettext-ize the photo label.
5914                 Don't clear the existing picture if loading
5915                 a new one fails. Use a default 'anonymous'
5916                 picture (this new xpm has been added to the
5917                 internal stock_pixmap API). Add a
5918                 "Set picture" context menu entry.
5920 2007-10-11 [colin]      3.0.2cvs58
5922         * src/messageview.c
5923                 Make shift-shortcuts work
5924         * src/prefs_actions.c
5925                 Don't ask if we really want to close when
5926                 choosing OK and only the list is changed
5927         * src/prefs_template.c
5928                 Don't ask if we really want to close when
5929                 choosing OK and only the list is changed
5930         * src/common/plugin.c
5931                 Fix writing of second [Plugins_*] block
5932         * src/common/template.c
5933                 Remove unused files (fixes deletion)
5935 2007-10-10 [paul]       3.0.2cvs57
5937         * src/prefs_template.c
5938                 put the whole thing in a scrolled window
5939                 so that half the page is no longer inaccessible
5940                 on maemo
5941                 make the gtk_text_view smaller on maemo
5943 2007-10-10 [colin]      3.0.2cvs56
5945         * src/compose.c
5946                 Fix updating of Attachments number in some
5947                 cases (reedit, attach from command-line, ...)
5949 2007-10-10 [colin]      3.0.2cvs55
5951         * src/editaddress.c
5952                 Initialise error correctly
5954 2007-10-10 [paul]       3.0.2cvs54
5956         * src/prefs_filtering_action.c
5957         * src/gtk/description_window.c
5958         * src/gtk/foldersort.c
5959         * src/gtk/quicksearch.c
5960                 get rid of some pointless new lines and
5961                 make the descripton labels wrap better
5963 2007-10-10 [colin]      3.0.2cvs53
5965         * src/addressadd.c
5966         * src/editaddress.c
5967         * src/headerview.c
5968         * src/textview.c
5969                 More error handling on saving pictures
5971 2007-10-10 [colin]      3.0.2cvs52
5973         * src/printing.c
5974         * src/printing.h
5975                 Generalize a bit printing, so we can factorize
5976                 most of the code. 
5978 2007-10-10 [paul]       3.0.2cvs51
5980         * src/addrduplicates.c
5981                 fix engrish
5982                 use GTK_STOCK... buttons
5984 2007-10-10 [paul]       3.0.2cvs50
5986         * src/addressadd.c
5987         * src/addrindex.c
5988         * src/editaddress.c
5989                 Fix previous patch
5990                 Thanks to Colin
5992 2007-10-10 [paul]       3.0.2cvs49
5994         * src/summaryview.c
5995         * src/messageview.c
5996                 Fix crash on Add sender to addressbook when
5997                 From is null
5998         * src/addressadd.c
5999         * src/addrindex.c
6000         * src/editaddress.c
6001         * src/editaddress_other_attributes_ldap.h
6002                 Fix leaks 
6003                 Rename images to .png in addrbook/
6004         * src/headerview.c
6005         * src/textview.c
6006                 Fix Face/X-Face being used if adding another
6007                 address than sender to addressbook
6008                 Thanks to Colin
6010 2007-10-10 [holger]     3.0.2cvs48
6012         * src/addrduplicates.c
6013         * src/editaddress.c
6014                 Improvements to the addressbook duplicate finder
6015                 feature:
6016                  - add an edit button to the button bar
6017                  - display the whole bookname (with iface) and
6018                    use this for same-book checking
6019                  - after editing, try to keep selections if the
6020                    entries are still present
6021                  - sort the email column alphabetically
6022                  - put results in a scrolled window
6023                  - support embedded editing
6024                  - make columns in detail view resizable
6025                  - add keyboard shortcuts
6027 2007-10-10 [wwp]        3.0.2cvs47
6029         * src/addrindex.c
6030                 Fix a crash when there's no From: in email, thanks to Colin.
6032 2007-10-09 [paul]       3.0.2cvs46
6034         * src/messageview.c
6035         * src/summaryview.c
6036         * src/textview.c
6037                 fix building without compface support
6039 2007-10-09 [colin]      3.0.2cvs45
6041         * src/editaddress.c
6042         * src/headerview.c
6043         * src/textview.c
6044                 Add error handling
6046 2007-10-09 [colin]      3.0.2cvs44
6048         * src/addrduplicates.c
6049         * src/addressadd.c
6050         * src/addressadd.h
6051         * src/addressbook.c
6052         * src/addressbook.h
6053         * src/addrindex.c
6054         * src/addrindex.h
6055         * src/addritem.c
6056         * src/addritem.h
6057         * src/compose.c
6058         * src/editaddress.c
6059         * src/editaddress_other_attributes_ldap.h
6060         * src/headerview.c
6061         * src/messageview.c
6062         * src/mimeview.c
6063         * src/summaryview.c
6064         * src/textview.c
6065         * src/gtk/gtkutils.c
6066                 Automatically set contacts' pictures from Face 
6067                 or X-Face if they have no picture
6068                 Display the contact picture in textview or
6069                 headerview for mails sent by people in the 
6070                 addressbook, that have no Face or X-Face
6071                 Fix a few details in the Person edition dialog
6072                 (ability to unset picture)
6073                 Remove picture file when deleting contacts
6075 2007-10-09 [iwkse]      3.0.2cvs43
6077         * src/gtk/about.c
6078                 center the about window
6080 2007-10-09 [paul]       3.0.2cvs42
6082         * src/prefs_toolbar.c
6083                 fix icon selector window on maemo
6085 2007-10-09 [paul]       3.0.2cvs41
6087         * src/messageview.c
6088                 add 'go to' menu to separate msgview
6090 2007-10-09 [colin]      3.0.2cvs40
6092         * src/common/defs.h
6093                 Add forgotten file
6095 2007-10-09 [iwkse]      3.0.2cvs39
6097         * Makefile.am
6098         * src/addressbook.c
6099         * src/addritem.c
6100         * src/addritem.h
6101         * src/editaddress.c
6102         * src/editaddress_other_attributes_ldap.h
6103         * src/addrbook.c
6104         * src/Makefile.am
6105                 set a photo in the Addressbook
6107 2007-10-08 [colin]      3.0.2cvs38
6109         * src/prefs_toolbar.c
6110                 Make height 320 to remove the scrollbar 
6111                 (with current number of icons)
6113 2007-10-08 [colin]      3.0.2cvs37
6115         * src/prefs_toolbar.c
6116                 Transform the treeview to a GtkIconView.
6117                 Patch by Pawel
6118                 In addition, transform the window so that 
6119                 it looks like a popup menu. Patch by me
6121 2007-10-08 [colin]      3.0.2cvs36
6123         * src/compose.c
6124         * src/compose.h
6125                 Beautify the GUI a bit; in particular, show the
6126                 number of attachments in the tab's title.
6127                 Patch by Pawel
6129 2007-10-08 [paul]       3.0.2cvs35
6131         * src/mimeview.c
6132                 Save users from themselves: save temporary
6133                 files used for Open/Open with as read-only.
6134                 Thanks to Colin
6136 2007-10-08 [paul]       3.0.2cvs34
6138         * tools/Makefile.am
6139                 forgot this in cvs33
6141 2007-10-08 [paul]       3.0.2cvs33
6143         * tools/kdeservicemenu/README
6144         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
6145         * tools/kdeservicemenu/install.sh
6146         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
6147                 renamed template* to *template so as not to confuse
6148                 lintian
6150 2007-10-08 [paul]       3.0.2cvs32
6152         * src/prefs_themes.c
6153         * src/stock_pixmap.c
6154                 replace 2 direct uses of RC_DIR
6156 2007-10-07 [colin]      3.0.2cvs31
6158         * src/addrduplicates.c
6159         * src/addrduplicates.h
6160         * src/addressbook.c
6161         * src/addressbook.h
6162         * src/addrindex.c
6163         * src/addrindex.h
6164                 Implement deletion in duplicate finder. 
6165                 Patch by Holger 
6167 2007-10-07 [colin]      3.0.2cvs30
6169         * src/exporthtml.c
6170         * src/mbox.c
6171         * src/common/utils.c
6172                 Better fix for Solaris, thanks to Nicolas Doualot
6174 2007-10-07 [colin]      3.0.2cvs29
6176         * AUTHORS
6177         * src/gtk/authors.h
6178                 Add Frank Dietrich
6180 2007-10-07 [colin]      3.0.2cvs28
6182         * src/exporthtml.c
6183                 Fix HTML export to make it more compliant
6184                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
6186 2007-10-07 [colin]      3.0.2cvs27
6188         * src/prefs_toolbar.c
6189                 Only use icons that wouldn't look stupid in the toolbar
6190                 Patch by Pawel
6192 2007-10-07 [colin]      3.0.2cvs26
6194         * src/prefs_toolbar.c
6195                 Fix old icon being used when none is selected
6197 2007-10-07 [colin]      3.0.2cvs25
6199         * src/toolbar.c
6200                 Fix copy/paste error
6202 2007-10-07 [colin]      3.0.2cvs24
6204         * src/prefs_toolbar.c
6205         * src/toolbar.c
6206         * src/toolbar.h
6207                 Update icon to default one when changing event
6208                 Make the icon chooser nicer (handle Esc, Enter,
6209                 double-click)
6211 2007-10-06 [colin]      3.0.2cvs23
6213         * src/prefs_toolbar.c
6214                 Fix text reset; patch by Pawel
6216 2007-10-06 [colin]      3.0.2cvs22
6218         * src/toolbar.h
6219                 Complete previous commit
6221 2007-10-06 [colin]      3.0.2cvs21
6223         * src/prefs_toolbar.c
6224         * src/toolbar.c
6225                 Set toolbar text automatically to the default
6226                 when changing Event executed on click
6228 2007-10-06 [colin]      3.0.2cvs20
6230         * src/prefs_toolbar.c
6231                 Invert Text and Event fields
6233 2007-10-06 [colin]      3.0.2cvs19
6235         * src/prefs_toolbar.c
6236         * src/toolbar.c
6237                 Make toolbar prefs look much better
6238                 Patch by Pawel Pekala
6240 2007-10-06 [paul]       3.0.2cvs18
6242         * src/account.c
6243         * src/prefs_filtering.c
6244                 fix checkbuttons in gtktreeview on maemo by
6245                 setting maemo's "allow-checkbox-mode" to FALSE
6247 2007-10-06 [colin]      3.0.2cvs17
6249         * configure.ac
6250                 Export -DSOLARIS in CFLAGS for all
6251                 Solaris (not just 2.8) and OpenSolaris
6253 2007-10-06 [paul]       3.0.2cvs16
6255         * AUTHORS
6256         * src/exporthtml.c
6257         * src/mbox.c
6258         * src/gtk/authors.h
6259                 fix build on solaris where ctime_r takes
6260                 3 arguments rather than 2.
6261                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
6263 2007-10-05 [colin]      3.0.2cvs15
6265         * src/etpan/imap-thread.c
6266                 Fix wrong error codepath
6268 2007-10-05 [wwp]        3.0.2cvs14
6270         * src/filtering.c
6271                 Fix unexpected logging of quicksearches:
6272                 debug_filtering_session flag was never reset to FALSE, causing
6273                 matcher functions to log when called from a quicksearch
6274                 (if a filtering session happened before).
6276 2007-10-05 [paul]       3.0.2cvs13
6278         * src/prefs_actions.c
6279         * src/prefs_filtering.c
6280         * src/prefs_template.c
6281                 fix bug 1343, 'Filtering..'s close button
6282                 silently discards new filter'
6283                 Thanks to Colin
6285 2007-10-05 [paul]       3.0.2cvs12
6287         * configure.ac
6288         * src/Makefile.am
6289                 fix bug 1347, '-Wno-unused-function, optional'
6291 2007-10-05 [colin]      3.0.2cvs11
6293         * src/procmime.c
6294         * src/common/mgutils.c
6295                 Fix warnings
6297 2007-10-05 [mones]      3.0.2cvs10
6299         * manual/advanced.xml
6300                 Use full menu name
6301         * manual/es/advanced.xml
6302                 Synchronise translation
6304 2007-10-04 [colin]      3.0.2cvs9
6306         * src/action.c
6307         * src/addrbook.c
6308         * src/addrindex.c
6309         * src/compose.c
6310         * src/exporthtml.c
6311         * src/exportldif.c
6312         * src/folder.c
6313         * src/main.c
6314         * src/matcher.c
6315         * src/mbox.c
6316         * src/messageview.c
6317         * src/mh.c
6318         * src/news.c
6319         * src/partial_download.c
6320         * src/pop.c
6321         * src/procmime.c
6322         * src/procmsg.c
6323         * src/toolbar.c
6324         * src/common/log.c
6325         * src/common/mgutils.c
6326         * src/common/plugin.c
6327         * src/common/utils.c
6328         * src/common/xml.c
6329         * src/common/xml.h
6330         * src/common/xmlprops.c
6331         * src/common/xmlprops.h
6332         * src/plugins/bogofilter/bogofilter.c
6333         * src/plugins/clamav/clamav_plugin.c
6334         * src/plugins/dillo_viewer/dillo_prefs.c
6335         * src/plugins/pgpcore/prefs_gpg.c
6336         * src/plugins/pgpinline/pgpinline.c
6337         * src/plugins/pgpmime/pgpmime.c
6338         * src/plugins/spamassassin/spamassassin.c
6339         * src/plugins/trayicon/trayicon_prefs.c
6340                 Verify success on writes. Will fix possible strange
6341                 failure on disk full.
6343 2007-10-04 [paul]       3.0.2cvs8
6345         * manual/advanced.xml
6346                 add further info about Actions
6347                 Patch by Emmanuel Briot <briot@adacore.com>
6349 2007-10-04 [paul]       3.0.2cvs7
6351         * src/account.c
6352                 remove the D column, instead indicate the
6353                 default account by use of bold text
6355 2007-10-03 [colin]      3.0.2cvs6
6357         * src/common/template.c
6358                 Fix templates writing (was prone to disk full problems)
6360 2007-10-03 [colin]      3.0.2cvs5
6362         * src/Makefile.am
6363         * src/addrduplicates.c
6364         * src/addrduplicates.h
6365         * src/addressbook.c
6366                 Add duplicate deletion. Patch by Holger
6368 2007-10-03 [colin]      3.0.2cvs4
6370         * src/matcher.c
6371         * src/gtk/quicksearch.c
6372                 Fix bug 1340, 'Case insensitive searches with 
6373                 non-ascii alphabets fail'.
6375 2007-10-03 [colin]      3.0.2cvs3
6377         * src/main.c
6378         * src/common/utils.c
6379         * src/common/utils.h
6380                 Implement run-time alternative config directories
6382 2007-10-03 [colin]      3.0.2cvs2
6384         * src/folderview.c
6385                 Prevent opening folder item while folder
6386                 is scanned in a better way
6388 2007-10-02 [paul]       3.0.2cvs1
6390         * NEWS
6391         * README
6392         * RELEASE_NOTES
6393         * configure.ac
6394                 bump up version number following stable release
6396 2007-09-30 [colin]      3.0.1cvs49
6398         * src/imap.c
6399                 Refresh session if needed
6401 2007-09-30 [colin]      3.0.1cvs48
6403         * src/imap.c
6404                 Reset folder's session to NULL
6405                 before destroying it
6407 2007-09-30 [mones]      3.0.1cvs47
6409         * manual/handling.xml
6410                 Use markup quotes instead hardcoded quotes
6411         * manual/es/handling.xml
6412                 Added new synced section (IMAP subscriptions)
6414 2007-09-29 [colin]      3.0.1cvs46
6416         * src/imap.c
6417                 Notice disconnections faster
6419 2007-09-28 [colin]      3.0.1cvs45
6421         * src/addressbook.c
6422         * src/addrindex.c
6423                 Fix warnings
6425 2007-09-28 [paul]       3.0.1cvs44
6427         * src/mimeview.c
6428                 fix maemo build
6430 2007-09-28 [paul]       3.0.1cvs43
6432         * src/account.c
6433                 use gtk_widget_set_size_request() on the label
6434                 so that wrapping works better. get rid of the
6435                 (partially deprecated) hbutton_box.
6436                 these changes should prevent buttons overlapping
6437                 on maemo
6439 2007-09-28 [colin]      3.0.1cvs42
6441         * src/pop.c
6442                 Fix typo :)
6444 2007-09-28 [colin]      3.0.1cvs41
6446         * src/compose.c
6447         * src/msgcache.c
6448         * src/pop.c
6449         * src/procmime.c
6450         * src/etpan/imap-thread.c
6451                 64bits-related warning fixes
6453 2007-09-28 [colin]      3.0.1cvs40
6455         * src/folder_item_prefs.c
6456         * src/ldaputil.c
6457         * src/mainwindow.c
6458         * src/mimeview.c
6459         * src/common/tags.c
6460                 Fix warnings
6462 2007-09-28 [colin]      3.0.1cvs39
6464         * src/plugins/spamassassin/spamassassin.c
6465         * src/plugins/spamassassin/spamassassin.h
6466         * src/plugins/spamassassin/spamassassin_gtk.c
6467                 Add addressbook-based whitelisting
6469 2007-09-28 [colin]      3.0.1cvs38
6471         * src/folder.c
6472                 Fix bug 1337, 'crash on pressing Send button'
6474 2007-09-28 [paul]       3.0.1cvs37
6476         * src/prefs_folder_item.c
6477                 give the orphans a parent. makes all prefs
6478                 pages visible on maemo
6480 2007-09-28 [colin]      3.0.1cvs36
6482         * src/prefs_folder_column.c
6483         * src/prefs_summary_column.c
6484                 Fix two leaks
6486 2007-09-27 [colin]      3.0.1cvs35
6488         * src/gtk/quicksearch.c
6489                 Fix bug 1336, 'Segfault if empty space before search-string'
6491 2007-09-26 [mones]      3.0.1cvs34
6493         * manual/account.xml
6494         * manual/plugins.xml
6495                 Fixed irc channel name, added some docbook markup.
6496                 Changed text markup to docbook markup. 
6497                 Added spamcop as supported in SpamReport description.
6498         * manual/fr/plugins.xml
6499                 Fixed irc channel name.
6500         * manual/es/account.xml
6501         * manual/es/advanced.xml
6502         * manual/es/claws-mail-manual.xml
6503         * manual/es/glossary.xml
6504         * manual/es/gpl.xml
6505         * manual/es/keyboard.xml
6506         * manual/es/plugins.xml
6507                 Synced with English version, fixed a couple of typos.
6509 2007-09-26 [colin]      3.0.1cvs33
6511         * configure.ac
6512                 Explain why "Libgnomeprint: no" on GTK+ 2.10
6514 2007-09-26 [colin]      3.0.1cvs32
6516         * src/messageview.c
6517         * src/procmsg.c
6518         * src/procmsg.h
6519                 Optimisation: avoid fetching mail 3 times locally
6520                 for displaying
6522 2007-09-26 [colin]      3.0.1cvs31
6524         * src/mh.c
6525                 Fix missing static
6527 2007-09-26 [colin]      3.0.1cvs30
6529         * src/folder.c
6530         * src/folder.h
6531         * src/mh.c
6532         * src/mh.h
6533                 Fix MH mtime hack - make it a folder class function
6535 2007-09-26 [colin]      3.0.1cvs29
6537         * src/inc.c
6538                 Fix bug 1334, 'user defined mail incorporation 
6539                 script not run'
6541 2007-09-25 [colin]      3.0.1cvs28
6543         * src/codeconv.c
6544                 Optimisation: shortcut conv_codeset_strdup
6545                 when src_code and dest_code are the same
6546         * src/common/xml.c
6547         * src/common/xml.h
6548                 Optimisation: shortcut code conversions when
6549                 files are in UTF-8; faster list walking by
6550                 using prepend/reverse.
6552 2007-09-25 [holger]     3.0.1cvs27
6554         * src/printing.c
6555                 Replace button bar of the preview window
6556                 with a real toolbar (patch by Colin)
6557                 Add zooming to the preview window
6559 2007-09-24 [paul]       3.0.1cvs26
6561         * src/compose.c
6562                 compact the character set menu, adding some
6563                 missing encodings. Patch by Pawel Pekala
6565 2007-09-23 [paul]       3.0.1cvs25
6567         * src/prefs_account.c
6568         * src/prefs_folder_item.c
6569         * src/prefs_quote.c
6570         * src/quote_fmt.c
6571         * src/quote_fmt.h
6572                 remove unnecessary frame from Templates options
6573                 and improve the English of the check button label
6575 2007-09-22 [colin]      3.0.1cvs24
6577         * src/gtk/quicksearch.c
6578                 Fix bug 1329, 'error in quicksearch.c'
6579                 Fix return with value in function returning void
6581 2007-09-22 [colin]      3.0.1cvs23
6583         * src/imap.c
6584         * src/procmsg.h
6585         * src/common/utils.c
6586         * src/common/utils.h
6587         * src/etpan/imap-thread.c
6588                 Optimise fetching IMAP cached emails *a lot*
6589                 (remember whether mail is fully cached and \r's
6590                  are already stripped)
6592 2007-09-22 [colin]      3.0.1cvs22
6594         * src/folder.c
6595         * src/folder.h
6596         * src/prefs_folder_item.c
6597                 Add a button to allow users to drop local caches.
6599 2007-09-21 [colin]      3.0.1cvs21
6601         * src/summaryview.c
6602                 Remove unnecessary error when cancelling export to mbox.
6603                 Patch by Pawel
6605 2007-09-21 [paul]       3.0.1cvs20
6607         * src/gtk/prefswindow.c
6608                 remove unnecessary frames from the prefs
6609                 pages. Patch by Pawel Pekala
6611 2007-09-21 [paul]       3.0.1cvs19
6613         * src/prefs_account.c
6614         * src/prefs_folder_item.c
6615         * src/prefs_quote.c
6616         * src/quote_fmt.c
6617                 put the Templates options into a tabbed
6618                 layout. Patch by Pawel Pekala
6620 2007-09-21 [paul]       3.0.1cvs18
6622         * src/mainwindow.c
6623                 group together the character set menu items
6624                 move the /View/Show or hide/Message view below
6625                 .../Toolbar menu item
6626                 Patch by Pawel Pekala
6628 2007-09-21 [mones]      3.0.1cvs17
6630         * src/compose.c
6631                 Fix for bug 1327, 'segfault when replying to a non-existent
6632                 news message', thanks to Colin.
6634 2007-09-21 [colin]      3.0.1cvs16
6636         * src/folderview.c
6637                 Complete 3.0.1cvs15
6639 2007-09-20 [colin]      3.0.1cvs15
6641         * src/folderview.c
6642         * src/folderview.h
6643                 Maybe fix bug 1324, 'Corrupted IMAP cache'
6645 2007-09-20 [colin]      3.0.1cvs14
6647         * src/printing.c
6648                 Fix a little leak
6650 2007-09-20 [holger]     3.0.1cvs13
6652         * src/printing.c
6653                 Add page layout to print preview.
6654                 Make the close-button in the toolbar
6655                 right-aligned.
6657 2007-09-20 [paul]       3.0.1cvs12
6659         * po/ru.po
6660                 updated by Pavlo Bohmat
6662 2007-09-19 [colin]      3.0.1cvs11
6664         * src/common/utils.c
6665                 Prevent unquoted mime boundaries, by always
6666                 using a /
6668 2007-09-19 [colin]      3.0.1cvs10
6670         * src/printing.c
6671                 Fix drawing area size, fix DPI change that
6672                 can cause total number of lines to decrease
6674 2007-09-19 [colin]      3.0.1cvs9
6676         * po/POTFILES.in
6677         * src/printing.c
6678                 Make print preview more efficient and nicer.
6679                 Patch mostly by Holger Berndt <hb@claws-mail.org>
6681 2007-09-19 [colin]      3.0.1cvs8
6683         * src/prefs_common.c
6684         * src/prefs_common.h
6685         * src/printing.c
6686                 Add scrolledwindow, default allocation and
6687                 size saving to the print preview window.
6689 2007-09-18 [colin]      3.0.1cvs7
6691         * src/prefs_common.c
6692         * src/prefs_common.h
6693         * src/prefs_image_viewer.c
6694         * src/printing.c
6695                 GtkPrintOperation:
6696                 - add image printing support
6697                 - add option to print images
6698                 - add preview widget
6699                 - add saving of a few Page Setup parameters
6701 2007-09-18 [colin]      3.0.1cvs6
6703         * AUTHORS
6704         * src/gtk/authors.h
6705                 Add Guillaume Chazarain
6707 2007-09-18 [colin]      3.0.1cvs5
6709         * src/common/utils.c
6710                 Fix bug 1321, 'access before allocation 
6711                 when scanning for uris'. Patch by 
6712                 Guillaume Chazarain <guichaz@yahoo.fr>
6714 2007-09-18 [colin]      3.0.1cvs4
6716         * src/toolbar.c
6717                 Fix bug 1320, 'Memory leak caused by 
6718                 gtk_container_get_children'. Patch by
6719                 Guillaume Chazarain <guichaz@yahoo.fr>
6721 2007-09-18 [colin]      3.0.1cvs3
6723         * src/printing.c
6724         * src/printing.h
6725                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
6727 2007-09-18 [colin]      3.0.1cvs2
6729         * src/Makefile.am
6730         * src/mainwindow.c
6731         * src/messageview.c
6732         * src/messageview.h
6733         * src/prefs_ext_prog.c
6734         * src/prefs_fonts.c
6735         * src/printing.c
6736         * src/printing.h
6737         * src/summaryview.c
6738                 Use GtkPrintOperation by default on GTK+ >= 2.10
6739                 Patch by Holger Berndt <hb@claws-mail.org>
6741 2007-09-18 [paul]       3.0.1cvs1
6743         * NEWS
6744         * README
6745         * RELEASE_NOTES
6746         * configure.ac
6747                 bump up version number following stable release
6749 2007-09-16 [colin]      3.0.0cvs18
6751         * src/folder.c
6752                 Fix possible memleak
6754 2007-09-16 [colin]      3.0.0cvs17
6756         * src/folderview.c
6757                 Fix bug 1311, 'Wrong arrow position 
6758                 while moving message into folder when 
6759                 column headers hidden'
6760         * src/image_viewer.c
6761                 Show error in the GUI if image can't
6762                 be loaded
6763         * src/matcher.c
6764                 Fix spurious output
6765         * src/messageview.c
6766                 Allow setting domain in msgid
6767         * src/common/plugin.c
6768                 Add timing information
6770 2007-09-16 [colin]      3.0.0cvs16
6772         * src/account.c
6773         * src/compose.c
6774         * src/prefs_account.c
6775         * src/prefs_account.h
6776         * src/common/utils.c
6777                 Remove Generate Message-ID option. We need
6778                 this on some IMAP servers.
6779         * src/prefs_template.c
6780                 Fix double-free
6782 2007-09-16 [colin]      3.0.0cvs15
6784         * src/prefs_filtering.c
6785         * src/prefs_filtering.h
6786         * src/prefs_filtering_action.c
6787         * src/common/tags.c
6788                 Fix tags issues: tags with spaces, renaming
6789                 tags.
6791 2007-09-16 [colin]      3.0.0cvs14
6793         * src/folderview.c
6794         * src/main.c
6795         * src/mainwindow.c
6796                 Fix bug 1308, 'Claws deletes folderlist.xml after
6797                 fetching mail short after start-up'
6799 2007-09-16 [colin]      3.0.0cvs13
6801         * src/compose.c
6802                 Fix scrolling to cursor
6804 2007-09-16 [paul]       3.0.0cvs12
6806         * po/sr.po
6807                 updated by Aleksandar Urosevic
6809 2007-09-16 [paul]       3.0.0cvs11
6811         * src/folder.c
6812                 do not allow locked msgs to be deleted,
6813                 even by filtering/processing
6815 2007-09-07 [paul]       3.0.0cvs10
6817         * src/prefs_folder_column.c
6818         * src/prefs_summary_column.c
6819                 implement button sensitivity
6820                 patch by Pawel Pekala
6822 2007-09-06 [wwp]        3.0.0cvs9
6824         * src/prefs_gtk.c
6825                 Add a missing linefeed to a debug message.
6827 2007-09-05 [colin]      3.0.0cvs8
6829         * src/inc.c
6830                 Fix statusbar/window mismatch on Maemo
6832 2007-09-05 [colin]      3.0.0cvs7
6834         * src/ldaputil.c
6835                 Fix build without USE_LDAP_TLS
6837 2007-09-05 [colin]      3.0.0cvs6
6839         * src/folder.c
6840         * src/imap.c
6841         * src/inc.c
6842         * src/mbox.c
6843         * src/send_message.c
6844         * src/statusbar.c
6845         * src/statusbar.h
6846                 Maemo: distinguish various statusbar messages,
6847                 in order to display only the most important.
6849 2007-09-04 [wwp]        3.0.0cvs5
6851         * src/account.c
6852                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
6853                 Show protocol "SMTP" and the appropriate server for send-only
6854                 accounts, show "-" instead of "" when no value is relevant.
6856 2007-09-03 [ticho]      3.0.0cvs4
6858         * src/summaryview.c
6859                 Handle plural form better in delete confirmation dialog.
6861 2007-09-03 [wwp]        3.0.0cvs3
6863         * src/compose.c
6864                 Warn differently when sending or sending later (queueing).
6866 2007-09-03 [colin]      3.0.0cvs2
6868         * src/procmime.c
6869         * src/procmime.h
6870         * src/common/plugin.c
6871         * src/common/plugin.h
6872                 Add a new plugin API, MimeParser. It allows
6873                 plugins to scan email MIME parts and optionally,
6874                 transform them.
6876 2007-09-03 [mones]      3.0.0cvs1
6878         * po/es.po
6879                 Updated translation
6880         * src/common/defs.h
6881                 While a better solution is made double history sizes
6883 2007-09-03 [paul]       3.0.0
6885         * NEWS
6886         * README
6887         * RELEASE_NOTES
6888                 3.0.0 released
6890 [For previous entries, see ChangeLog.2.0.0-3.0.0]