f4d66f716d6b29ef7b03ed1d03cbc241e5c970f8
[claws.git] / ChangeLog
1 2008-11-28 [paul]       3.6.1cvs49
2
3         * po/Makefile.in.in
4                 automatically remove obsolete strings
5
6 2008-11-28 [colin]      3.6.1cvs48
7
8         * src/plugins/pgpcore/sgpgme.c
9                 Fix error message when key isn't available.
10
11 2008-11-27 [colin]      3.6.1cvs47
12
13         * src/filtering.c
14         * src/matcher.c
15                 Fix a little leak
16
17 2008-11-26 [colin]      3.6.1cvs46
18
19         * src/common/ssl.c
20                 Fix new warning
21
22 2008-11-26 [colin]      3.6.1cvs45
23
24         * src/plugins/pgpcore/select-keys.c
25         * src/plugins/pgpcore/sgpgme.c
26                 Fix bug 1591, 'S/MIME: better key 
27                 handling/selection dialog'
28                 Really ignore revoked/expired keys
29
30 2008-11-26 [colin]      3.6.1cvs44
31
32         * src/main.c
33         * src/common/claws.c
34         * src/common/ssl.c
35                 Make sure libgcrypt's threading is initialised
36                 before gnutls. See also old bug 1539.
37
38 2008-11-26 [colin]      3.6.1cvs43
39
40         * src/imap.c
41         * src/news.c
42         * src/etpan/imap-thread.c
43                 Fix possible crashes due to clist_begin()
44                 not checking for NULLs (it should!)
45
46 2008-11-25 [colin]      3.6.1cvs42
47
48         * src/procmime.c
49                 Fix line length in MIME parameters
50
51 2008-11-22 [paul]       3.6.1cvs41
52
53         * src/compose.c
54                 grab Return key press in attachments Properties
55                 dialog
56
57 2008-11-21 [colin]      3.6.1cvs40
58
59         * src/compose.c
60         * src/procmime.c
61                 Fix bug 1776, 'use encoded name parameters 
62                 for attachments instead of ascii'.
63                 Break the RFC 2047 by using B-encoded 
64                 filename parameter, like everyone does,
65                 following advice from the RFC author.
66
67 2008-11-21 [colin]      3.6.1cvs39
68
69         * src/common/socket.c
70                 Rehandshake if server asks to
71
72 2008-11-21 [colin]      3.6.1cvs38
73
74         * src/mimeview.h
75         * src/toolbar.h
76         * src/common/session.h
77         * src/common/smtp.h
78                 Move conditional-compilation members to
79                 end of structs
80
81 2008-11-19 [wwp]        3.6.1cvs37
82
83         * src/prefs_actions.c
84                 Fixed wrong behaviour when pressing Escape (was not cancelling
85                 the action).
86
87 2008-11-19 [wwp]        3.6.1cvs36
88
89         * src/compose.c
90         * src/matcher.c
91         * src/messageview.c
92         * src/mimeview.c
93         * src/prefs_actions.c
94         * src/prefs_filtering_action.c
95         * src/procmsg.c
96         * src/summaryview.c
97         * src/textview.c
98         * src/common/utils.c
99                 Replace occurrences of "command line" with "command-line" everywhere.
100                 Enforce code style (mostly indentation) in prefs_actions.c.
101
102 2008-11-19 [colin]      3.6.1cvs35
103
104         * src/compose.c
105         * src/prefs_common.c
106         * src/prefs_common.h
107                 Add primary_paste_unselects hidden preference
108                 to change how middle-click pasting changes
109                 the selection and insert point; defaults to
110                 pre-3.6.1cvs31
111
112 2008-11-19 [colin]      3.6.1cvs34
113
114         * src/folderview.c
115                 Always give focus to summaryview, even if
116                 the folder is empty, in small screen layout.
117                 Allows to go back to folderlist using the
118                 keyboard.
119
120 2008-11-18 [colin]      3.6.1cvs33
121
122         * src/mainwindow.h
123                 Put back conditional at the end of struct
124
125 2008-11-18 [colin]      3.6.1cvs32
126
127         * src/procmime.c
128         * src/common/w32_reg.c
129                 Fix crash on win32 when browsing to a
130                 directory
131
132 2008-11-15 [colin]      3.6.1cvs31
133
134         * src/compose.c
135                 After a mid-click paste, deselect selection
136                 and go to end of paste.
137
138 2008-11-15 [colin]      3.6.1cvs30
139
140         * src/compose.c
141                 Auto-save draft after external editor quits
142
143 2008-11-15 [colin]      3.6.1cvs29
144
145         * src/plugins/pgpcore/sgpgme.c
146                 Fix wrong error display, thanks to
147                 Charles A. Edwards
148
149 2008-11-14 [colin]      3.6.1cvs28
150
151         * src/prefs_actions.c
152                 Comment out bogus (IMO) warning
153
154 2008-11-14 [colin]      3.6.1cvs27
155
156         * src/mainwindow.c
157         * src/summaryview.c
158         * src/summaryview.h
159         * src/gtk/menu.c
160         * src/gtk/menu.h
161                 Share summaryview's context menu actions with
162                 the equivalent menu items of the main menu;
163                 this allows to share accelerators and de-
164                 duplicate code.
165
166 2008-11-14 [colin]      3.6.1cvs26
167
168         * src/plugins/pgpcore/sgpgme.c
169                 Fix bug 1768, 'claws-mail crashes while 
170                 checking smime bad signature'
171
172 2008-11-13 [colin]      3.6.1cvs25
173
174         * src/account.c
175         * src/filtering.c
176                 Fix redefinition of PREFSBUFSIZE
177
178 2008-11-13 [wwp]        3.6.1cvs24
179
180         * tools/popfile-link.sh
181                 Add support for reusing existing POPFile session ID.
182
183 2008-11-12 [colin]      3.6.1cvs23
184
185         * src/prefs_gtk.h
186                 Fix bug 1771, 'Folder template gets 
187                 truncated when exiting the application'
188                 Use a 32k buffer for string preferences
189
190 2008-11-11 [colin]      3.6.1cvs22
191
192         * src/summaryview.c
193                 Fix "display sender using addressbook" when
194                 prefs_common.swap_from is in use. Patch by
195                 H. Merijn Brand
196
197 2008-11-11 [colin]      3.6.1cvs21
198
199         * src/autofaces.c
200         * src/common/md5.c
201         * src/common/md5.h
202                 Make a few functions static
203
204 2008-11-07 [colin]      3.6.1cvs20
205
206         * src/mainwindow.c
207         * src/summaryview.c
208                 Fix crash when rebuilding colorlabel
209                 menu
210         * src/addrgather.c
211         * src/editldap.c
212         * src/prefs_account.c
213         * src/prefs_compose_writing.c
214         * src/prefs_logging.c
215         * src/prefs_message.c
216         * src/prefs_other.c
217         * src/prefs_receive.c
218         * src/prefs_summaries.c
219         * src/prefs_wrapping.c
220         * src/plugins/bogofilter/bogofilter_gtk.c
221         * src/plugins/pgpcore/prefs_gpg.c
222         * src/plugins/spamassassin/spamassassin_gtk.c
223                 Fix deprecated use of page_size in 
224                 gtkspinbutton adjustments
225
226 2008-11-06 [mones]      3.6.1cvs19
227
228         * src/mainwindow.c
229                 Fix missing "About" in Help menu
230         * tools/claws.i18n.status.pl
231                 Fix header
232
233 2008-11-05 [colin]      3.6.1cvs18
234
235         * src/action.c
236         * src/main.c
237         * src/mainwindow.c
238         * src/common/socket.c
239         * src/common/socket.h
240         * src/gtk/gtkutils.c
241         * src/gtk/gtkutils.h
242                 w32: Implement single launch (lock
243                 socket); always put debug log to
244                 the rc_dir; fix Start menu update
245                 after registering as default Mail 
246                 app
247
248 2008-11-05 [colin]      3.6.1cvs17
249
250         * src/mainwindow.c
251                 Setting the Mail start menu item in HKCU 
252                 confuses the Internet Options dialog. Do 
253                 it in HKLM as this dialog does.
254
255 2008-11-04 [colin]      3.6.1cvs16
256
257         * src/common/w32_reg.c
258                 Fix off-by-one
259
260 2008-11-04 [colin]      3.6.1cvs15
261
262         * src/procmime.c
263                 w32: Fix getting content-type 
264         * src/mimeview.c
265         * src/prefs_common.c
266         * src/prefs_common.h
267         * src/prefs_ext_prog.c
268         * src/textview.c
269                 w32: better integration (use the
270                 standard file associations instead
271                 of our platform-unadapted open
272                 dialog)
273         * src/mainwindow.c
274         * src/common/utils.c
275         * src/common/w32_reg.c
276         * src/common/w32lib.h
277                 w32: better integration (allow 
278                 setting Claws as default MUA)
279
280 2008-11-01 [colin]      3.6.1cvs14
281
282         * src/codeconv.c
283                 Fix wrongly converted non-ascii characters
284                 when locale's charset is US-ASCII (strict-mode
285                 was failing in this case)
286
287 2008-10-30 [colin]      3.6.1cvs13
288
289         * src/mimeview.c
290         * src/mimeview.h
291         * src/textview.c
292         * src/textview.h
293                 Use one UI Manager per mimeview, instead of
294                 the global one -- else user_data pointer gets
295                 broken if opening and closing another message-
296                 view, then using right-click on a mimeview's 
297                 mimepart. Probably fixes bug 1711, 'Save-as
298                 attachment crashes'
299
300 2008-10-24 [paul]       3.6.1cvs12
301
302         * tools/Makefile.am
303         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
304         * tools/kdeservicemenu/install.sh
305                 another, possibly the final?, attempt on getting this
306                 sorted for kde4
307
308 2008-10-24 [paul]       3.6.1cvs11
309
310         * tools/kdeservicemenu/install.sh
311                 fix servicemenu installation directory on kde4
312
313 2008-10-24 [paul]       3.6.1cvs10
314
315         * tools/kdeservicemenu/README
316         * tools/kdeservicemenu/install.sh
317                 add support for kde4 in addition to kde3.
318                 a rework involving checking for kde4-config, then
319                 kde-config, finally prompting the user for the
320                 location of either if they cannot be found
321                 
322
323 2008-10-18 [paul]       3.6.1cvs9
324
325         * tools/claws.i18n.status.pl
326                 updated with latest translator info.
327                 only print for languages defined in %langname
328
329 2008-10-17 [paul]       3.6.1cvs8
330
331         * src/plugins/pgpcore/sgpgme.c
332                 when listing the uid's, show the uid validity
333
334 2008-10-16 [paul]       3.6.1cvs7
335
336         * INSTALL
337                 updated
338
339 2008-10-13 [wwp]        3.6.1cvs6
340
341         * po/fr.po
342                 Updated French translation.
343
344 2008-10-11 [colin]      3.6.1cvs5
345
346         * src/gtk/authors.h
347                 Fix bug 1756, "Outdated translators list in About 
348                 dialogue". Patch by Aleksei Miheev.
349
350 2008-10-11 [colin]      3.6.1cvs4
351
352         * src/account.c
353         * src/imap.c
354         * src/inc.c
355         * src/main.c
356         * src/mainwindow.c
357         * src/news.c
358         * src/pop.c
359         * src/pop.h
360         * src/prefs_account.c
361         * src/send_message.c
362         * src/send_message.h
363         * src/ssl_manager.c
364         * src/ssl_manager.h
365         * src/wizard.c
366         * src/common/claws.c
367         * src/common/defs.h
368         * src/common/session.c
369         * src/common/session.h
370         * src/common/smtp.c
371         * src/common/smtp.h
372         * src/common/socket.c
373         * src/common/socket.h
374         * src/common/ssl.c
375         * src/common/ssl.h
376         * src/common/ssl_certificate.c
377         * src/common/ssl_certificate.h
378         * src/gtk/about.c
379         * src/gtk/sslcertwindow.c
380         * src/gtk/sslcertwindow.h
381                 Remove OpenSSL code
382
383 2008-10-11 [colin]      3.6.1cvs3
384
385         * src/common/ssl_certificate.c
386                 Make local function static
387
388 2008-10-10 [colin]      3.6.1cvs2
389
390         * src/common/ssl.h
391         * src/common/ssl_certificate.c
392         * src/gtk/sslcertwindow.c
393                 Add offline certificate verification,
394                 thanks to Nikos Mavrogiannopoulos for the
395                 hints
396
397 2008-10-10 [colin]      3.6.1cvs1
398
399         * src/common/ssl_certificate.c
400         * src/gtk/sslcertwindow.c
401                 Fix warnings
402
403 2008-10-10 [paul]       3.6.1
404
405         * m4/spamassassin.m4
406                 remove openssl dross
407
408         * NEWS
409         * README
410         * RELEASE_NOTES 
411                 3.6.1 released!
412
413 2008-10-10 [colin]      3.6.0cvs25
414
415         * src/common/ssl.c
416                 Tell libetpan it doesn't need to init
417                 GnuTLS
418
419 2008-10-10 [colin]      3.6.0cvs24
420
421         * claws-mail.pc.in
422                 Remove references to openssl
423
424 2008-10-09 [colin]      3.6.0cvs23
425
426         * configure.ac
427                 Fix message
428
429 2008-10-09 [colin]      3.6.0cvs22
430
431         * configure.ac
432                 Error out when building against openssl
433
434 2008-10-09 [colin]      3.6.0cvs21
435
436         * configure.ac
437         * COPYING
438         * src/crash.c
439         * src/main.c
440         * src/gtk/about.c
441                 Disable OpenSSL due to requirement of
442                 OpenSSL exception. Code not removed yet,
443                 just in case, but disabled.
444
445 2008-10-09 [colin]      3.6.0cvs20
446
447         * configure.ac
448         * src/Makefile.am
449         * src/crash.c
450         * src/gedit-print.c
451         * src/gedit-print.h
452         * src/main.c
453         * src/mainwindow.c
454         * src/messageview.c
455         * src/prefs_ext_prog.c
456         * src/prefs_fonts.c
457         * src/prefs_image_viewer.c
458         * src/printing.c
459         * src/printing.h
460         * src/summaryview.c
461         * src/gtk/Makefile.am
462         * src/gtk/about.c
463         * src/gtk/gtksourceprintjob.c
464         * src/gtk/gtksourceprintjob.h
465                 Revert previous patch. It'd be better to remove
466                 OpenSSL instead, as GnuTLS works as well.
467
468 2008-10-09 [colin]      3.6.0cvs19
469
470         * configure.ac
471         * src/Makefile.am
472         * src/crash.c
473         * src/gedit-print.c
474         * src/gedit-print.h
475         * src/main.c
476         * src/mainwindow.c
477         * src/messageview.c
478         * src/prefs_ext_prog.c
479         * src/prefs_fonts.c
480         * src/prefs_image_viewer.c
481         * src/printing.c
482         * src/printing.h
483         * src/summaryview.c
484         * src/gtk/Makefile.am
485         * src/gtk/about.c
486         * src/gtk/gtksourceprintjob.c
487         * src/gtk/gtksourceprintjob.h
488                 Remove the libgnomeprint interface (deprecated,
489                 and fixes Debian's #501570, 'Copyright confusion')
490
491 2008-10-09 [colin]      3.6.0cvs18
492
493         * configure.ac
494                 Require libetpan 0.57 (important fixes)
495
496 2008-10-08 [paul]       3.6.0cvs17
497
498         * src/prefs_filtering_action.c
499         * src/prefs_matcher.c
500                 enable re-ordering of the filtering/processing
501                 condition and actions lists by drag'n'drop
502
503 2008-10-08 [colin]      3.6.0cvs16
504
505         * src/addressbook.c
506                 Fix wrong menu title
507
508 2008-10-07 [colin]      3.6.0cvs15
509
510         * src/imap.c
511                 After thinking, revert this. It's only a minor
512                 annoyance to GSSAPI users, and I can't test this
513                 right now. Postponed until after next good release.
514
515 2008-10-07 [colin]      3.6.0cvs14
516
517         * src/imap.c
518                 Don't ask for a password when using GSSAPI
519
520 2008-10-07 [colin]      3.6.0cvs13
521
522         * src/mainwindow.c
523                 Fix build with GTK+ < 2.14
524
525 2008-10-07 [colin]      3.6.0cvs12
526
527         * src/mainwindow.c
528         * src/mainwindow.h
529         * src/prefs_common.c
530         * src/prefs_common.h
531         * src/summaryview.c
532         * src/gtk/colorlabel.c
533                 Fix bug 1749, 'Shortcut keys for color labels 
534                 not changeable'
535                 Make fullscreen a setting remembered between
536                 sessions
537
538 2008-10-07 [colin]      3.6.0cvs11
539
540         * src/prefs_other.c
541                 Fix bug 1747, 'Wanderlust keybindings no longer 
542                 working (regression)'
543
544 2008-10-07 [colin]      3.6.0cvs10
545
546         * src/mainwindow.c
547                 Make fullscreen a real menu item
548
549 2008-10-07 [colin]      3.6.0cvs9
550
551         * src/mainwindow.c
552                 Make sure we won't save size when
553                 fullscreening
554
555 2008-10-06 [colin]      3.6.0cvs8
556
557         * src/mainwindow.c
558         * src/mainwindow.h
559                 Handle fullscreen via F11. Patch by
560                 Michael Rasmussen
561
562 2008-10-06 [colin]      3.6.0cvs7
563
564         * src/common/ssl.c
565                 Fix return value when setting client cert
566
567 2008-10-04 [colin]      3.6.0cvs6
568
569         * src/mimeview.c
570                 Fix bug 1742, 'Attachment list contents not 
571                 visible/scrollable'
572
573 2008-10-04 [paul]       3.6.0cvs5
574
575         * src/mainwindow.c
576                 fix failure of Hide toolbar option on restart
577
578 2008-10-04 [colin]      3.6.0cvs4
579
580         * src/addressbook.c
581         * src/compose.c
582         * src/mainwindow.c
583         * src/messageview.c
584         * src/summaryview.c
585                 Maemo: Fix bug 1737, Crashes upon opening
586
587 2008-10-04 [paul]       3.6.0cvs3
588
589         * po/pt_BR.po
590                 submitted (just a little late) by Frederico
591                 Goncalves Guimaraes
592
593 2008-10-03 [wwp]        3.6.0cvs2
594
595         * po/fr.po
596                 Many fixes, mostly in menus and accelerators.
597
598 2008-10-03 [colin]      3.6.0cvs1
599
600         * src/gtk/filesel.c
601                 Allow network mounts with new GTKs: they're
602                 available via FUSE mounts and we don't need
603                 GVFS.
604
605 2008-10-03 [paul]       3.6.0
606
607         * NEWS
608         * README
609         * RELEASE_NOTES 
610                 3.6.0 released!
611
612 2008-10-03 [paul]       3.5.0cvs145
613
614         * configure.ac
615         * po/bg.po
616         * po/nl.po
617         * po/ru.po
618         * po/sv.po
619                 new translations. added by Yasen Pramatarov,
620                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
621         * po/ca.po
622         * po/de.po
623         * po/fi.po
624         * po/fr.po
625         * po/hu.po
626         * po/it.po
627         * po/pl.po
628         * po/zh_CN.po
629                 updated translations. submitted by Miquel Oliete,
630                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
631                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
632
633 2008-10-02 [colin]      3.5.0cvs144
634
635         * src/common/session.c
636                 Fix crash when connection fails on windows
637
638 2008-10-01 [colin]      3.5.0cvs143
639
640         * src/imap.c
641                 Real fix for FS-unsafe chars on win32
642
643 2008-10-01 [colin]      3.5.0cvs142
644
645         * src/imap.c
646                 Encode prohibited filenames on win32
647
648 2008-09-30 [mones]      3.5.0cvs141
649
650         * src/ldapctrl.c
651         * src/main.c
652         * src/prefs_themes.c
653         * src/printing.c
654                 Fix output of some debug messages
655
656 2008-09-30 [colin]      3.5.0cvs140
657
658         * src/addrbook.c
659         * src/addrharvest.c
660         * src/compose.c
661         * src/jpilot.c
662         * src/mh.c
663         * src/prefs_themes.c
664         * src/procheader.c
665         * src/procmime.c
666         * src/summaryview.c
667         * src/common/utils.c
668         * src/gtk/sslcertwindow.c
669                 Win32: Fix time usage; use g_stat
670
671 2008-09-29 [colin]      3.5.0cvs139
672
673         * src/common/utils.c
674                 Fix case-sensitive match of subject
675                 prefixes on win32
676
677 2008-09-29 [colin]      3.5.0cvs138
678
679         * src/folder_item_prefs.c
680         * src/folder_item_prefs.h
681         * src/matcher.c
682         * src/prefs_folder_item.c
683         * src/prefs_matcher.c
684         * src/summaryview.c
685         * src/common/string_match.c
686         * src/common/utils.c
687                 Fix a huge leak (dozens of megs per folder
688                 change) on Windows: disable regexps 
689
690 2008-09-28 [paul]       3.5.0cvs137
691
692         * po/en_GB.po
693                 updated
694
695 2008-09-27 [colin]      3.5.0cvs136
696
697         * src/account.c
698         * src/account.h
699                 Add accessor for cur_account
700
701 2008-09-27 [colin]      3.5.0cvs135
702
703         * src/imap.c
704                 Fix crash when error happen on session establishment
705
706 2008-09-26 [mones]      3.5.0cvs134
707
708         * po/es.po
709                 Updated for release
710
711 2008-09-26 [colin]      3.5.0cvs133
712
713         * src/plugins/pgpcore/claws.def
714                 Fix symbol
715
716 2008-09-26 [colin]      3.5.0cvs132
717
718         * src/prefs_common.c
719         * src/prefs_common.h
720         * src/plugins/pgpcore/pgp_viewer.c
721                 Add an accessor to prefs_common for plugins
722                 (Win32 fix)
723
724 2008-09-25 [colin]      3.5.0cvs131
725
726         * src/main.c
727                 Fix bug 1725, 'useless lines in clawsrc'
728         * src/plugins/smime/mypgpcore.def
729                 Add a missing symbol
730
731 2008-09-25 [paul]       3.5.0cvs130
732
733         * src/plugins/smime/mypgpcore.def
734         * src/plugins/smime/plugin.def
735         * src/plugins/smime/version.rc
736                 add these windows-specific files
737                 (Thanks to Colin)
738
739 2008-09-25 [colin]      3.5.0cvs129
740
741         * src/main.c
742                 Load standard plugins only on first run
743
744 2008-09-25 [colin]      3.5.0cvs128
745
746         * src/codeconv.c
747                 Fix build...
748
749 2008-09-24 [colin]      3.5.0cvs127
750
751         * src/codeconv.c
752                 Add nb_NO's charset (iso-8859-1)
753
754 2008-09-24 [colin]      3.5.0cvs126
755
756         * src/common/utils.c
757                 Fix get_mail_base_dir() on windows
758                 (was synced from main ages ago)
759
760 2008-09-24 [colin]      3.5.0cvs125
761
762         * src/main.c
763         * src/wizard.c
764                 Integrate better with Windows' style
765
766 2008-09-23 [paul]       3.5.0cvs124
767
768         * src/compose.c
769         * src/mainwindow.c
770         * src/messageview.c
771                 offer these strings to translators too 
772
773 2008-09-23 [colin]      3.5.0cvs123
774
775         * configure.ac
776                 Add a --disable-dbus flag in case we want
777                 no DBUS even if headers are available (like
778                 for building gpg4win)
779         * src/filtering.c
780         * src/mainwindow.c
781         * src/prefs_logging.c
782         * src/common/utils.c
783         * src/plugins/pgpcore/sgpgme.c
784         * src/plugins/smime/claws.def
785                 Windows fixes:
786                 - disable filtering log (it's crashy for
787                   some reason)
788                 - fix gmtime_r when time is -1 (before 01/01/70)
789                 - add symbols for smime
790
791 2008-09-22 [colin]      3.5.0cvs122
792
793         * src/common/utils.c
794         * src/account.c
795                 Remove raw printf
796         * src/compose.c
797                 Fix cursor position after changing account
798         * src/imap.c
799         * src/mimeview.c
800         * src/news.c
801                 Fix absolute path detection 
802
803 2008-09-21 [colin]      3.5.0cvs121
804
805         * src/gtk/gtkaspell.c
806                 Don't try to use empty dictionaries
807
808 2008-09-20 [colin]      3.5.0cvs120
809
810         * po/POTFILES.in
811                 Add the new files to the translations
812
813 2008-09-20 [colin]      3.5.0cvs119
814
815         * configure.ac
816         * src/plugins/Makefile.am
817         * src/plugins/smime/Makefile.am
818         * src/plugins/smime/plugin.c
819         * src/plugins/smime/smime.c
820         * src/plugins/smime/smime.deps
821         * src/plugins/smime/smime.h
822                 Include S/Mime plugin in the main plugins
823                 Will ease the Gpg4win team's work
824
825 2008-09-20 [colin]      3.5.0cvs118
826
827         * src/autofaces.c
828         * src/compose.c
829         * src/ldapquery.c
830         * src/main.c
831         * src/news.c
832         * src/common/socket.c
833         * src/gtk/gtkutils.c
834         * src/plugins/pgpcore/claws.def
835                 Windows: more fixes, thanks to wwp and
836                 Marcus Brinkmann
837
838 2008-09-20 [colin]      3.5.0cvs117
839
840         * src/imap.c
841                 Tell on which server errors happened
842
843 2008-09-20 [colin]      3.5.0cvs116
844
845         * src/etpan/etpan-thread-manager.c
846         * src/etpan/imap-thread.c
847         * src/etpan/nntp-thread.c
848                 Windows: Fix hang on IMAP/NNTP
849
850 2008-09-20 [colin]      3.5.0cvs115
851
852         * src/common/utils.c
853                 Fix bug 1723, "Buffer overflow crash caused by 
854                 preview in 'Date format help' dialog box"
855                 Also, optimise fast_strftime a bit :)
856
857 2008-09-18 [colin]      3.5.0cvs114
858
859         * src/procmime.c
860         * src/textview.c
861                 Check for NULLs before str* functions
862
863 2008-09-18 [colin]      3.5.0cvs113
864
865         * src/messageview.c
866         * src/procmime.c
867         * src/textview.c
868                 Handle html parts in multipart/related
869                 Decode ISO-8859-1 as Windows-1252 (the former
870                 is a subset of the latter) in order to 
871                 workaround Outlook mails misencoding
872         * src/gtk/logwindow.c
873         * src/gtk/logwindow.h
874                 Clear mainwindow's error pixmap when the
875                 error scrolls out of the log
876
877 2008-09-17 [colin]      3.5.0cvs112
878
879         * src/image_viewer.c
880                 Fix image loading (multiple childs added to 
881                 scrolledwindow, break of the resize functionality)
882         * src/account.c
883         * src/prefs_folder_item.c
884         * src/prefs_spelling.c
885         * src/gtk/gtkaspell.c
886                 Better fix problems with dictionaries updates
887
888 2008-09-17 [colin]      3.5.0cvs111
889
890         * src/common/utils.c
891                 Fix double-opening (fixes multiple signatures when
892                 using signify)
893
894 2008-09-16 [colin]      3.5.0cvs110
895
896         * src/prefs_account.c
897         * src/prefs_folder_item.c
898         * src/prefs_spelling.c
899         * src/gtk/gtkaspell.c
900                 Better stripping of aspell dictionaries names
901
902 2008-09-16 [colin]
903
904         * 3.6.0-rc1 released
905
906 2008-09-16 [colin]      3.5.0cvs109
907
908         * src/account.c
909         * src/inc.c
910         * src/mainwindow.c
911         * src/prefs_account.h
912         * src/prefs_other.c
913         * src/send_message.c
914         * src/gtk/inputdialog.c
915                 Don't add a pref to allow remembering passwords
916                 (Just not checking the checkbox is enough)
917
918 2008-09-16 [colin]      3.5.0cvs108
919
920         * configure.ac
921                 Require libetpan 0.56 as 0.55 is crashy
922         * src/messageview.c
923                 Fix english
924         * src/gtk/inputdialog.c
925         * src/gtk/inputdialog.h
926                 Fix warnings
927
928 2008-09-16 [wwp]        3.5.0cvs107
929
930         * src/compose.c
931                 Complete 3.5.0cvs106 by removing a function that got
932                 moved to account.[ch].
933
934 2008-09-16 [wwp]        3.5.0cvs106
935
936         * src/account.c
937         * src/account.h
938         * src/compose.c
939         * src/quote_fmt.c
940         * src/quote_fmt_lex.l
941         * src/quote_fmt_parse.y
942                 Add account signature (path and value string) manipulation
943                 keywords to the template processor. It's now possible in
944                 all templates to insert the account signature to an
945                 arbitrary location or to pass it to a external script for
946                 further editing.
947
948
949 2008-09-16 [mones]      3.5.0cvs105
950
951         * src/imap.c
952         * src/inc.c
953         * src/mainwindow.c
954         * src/mainwindow.h
955         * src/news.c
956         * src/prefs_account.h
957         * src/prefs_common.c
958         * src/prefs_common.h
959         * src/prefs_other.c
960         * src/send_message.c
961         * src/gtk/inputdialog.c
962         * src/gtk/inputdialog.h
963                 Implement session passwords: unsaved passwords for receiving
964                 or sending of accounts can be remembered while running to 
965                 avoid repetitive typing.
966                 As keeping passwords in memory is unsafe a new preference 
967                 in Other page is added to activate or not such capability.
968
969 2008-09-14 [colin]      3.5.0cvs104
970
971         * src/codeconv.c
972         * src/codeconv.h
973                 Make conv_iconv_strdup static
974
975 2008-09-12 [colin]      3.5.0cvs103
976
977         * claws-mail.pc.in
978         * src/Makefile.am
979         * src/compose.c
980         * src/compose.h
981         * src/crash.c
982         * src/folder_item_prefs.c
983         * src/folder_item_prefs.h
984         * src/main.c
985         * src/prefs_account.c
986         * src/prefs_common.c
987         * src/prefs_common.h
988         * src/prefs_folder_item.c
989         * src/prefs_spelling.c
990         * src/prefs_template.c
991         * src/quote_fmt.h
992         * src/quote_fmt_parse.y
993         * src/toolbar.c
994         * src/toolbar.h
995         * src/gtk/Makefile.am
996         * src/gtk/about.c
997         * src/gtk/filesel.c
998         * src/gtk/gtkaspell.c
999         * src/gtk/gtkaspell.h
1000         * src/plugins/bogofilter/Makefile.am
1001         * src/plugins/dillo_viewer/Makefile.am
1002         * src/plugins/spamassassin/Makefile.am
1003         * src/plugins/trayicon/Makefile.am
1004                 Switch spellchecker to Enchant
1005
1006 2008-09-12 [paul]       3.5.0cvs102
1007
1008         * tools/README
1009         * tools/csv2addressbook.pl
1010                 add support for Fox Mail
1011
1012 2008-09-12 [paul]       3.5.0cvs101
1013
1014         * src/compose.c
1015         * src/prefs_wrapping.c
1016                 changes to English
1017
1018 2008-09-12 [paul]       3.5.0cvs100
1019
1020         * configure.ac
1021                 revert cvs99's libenchant commit error
1022
1023 2008-09-12 [colin]      3.5.0cvs99
1024
1025         * src/inc.c
1026                 Only go to inbox if there are new mails
1027                 (and fetch was manual)
1028
1029 2008-09-10 [colin]      3.5.0cvs98
1030
1031         * src/inc.c
1032         * src/summaryview.c
1033         * src/common/session.c
1034                 Use g_timeout_add_seconds instead of g_timeout_add
1035                 on glib >= 2.14 when we don't need precision on the 
1036                 delay. This helps reducing power consumption:
1037                 http://mjg59.livejournal.com/74651.html
1038
1039 2008-09-10 [colin]      3.5.0cvs97
1040
1041         * src/compose.c
1042                 Don't save window size and position when
1043                 compose is hidden (filtering action)
1044
1045 2008-09-09 [colin]      3.5.0cvs96
1046
1047         * src/action.h
1048         * src/addr_compl.c
1049         * src/addressadd.c
1050         * src/addressbook.h
1051         * src/addressbook_foldersel.c
1052         * src/addressitem.h
1053         * src/addrgather.c
1054         * src/alertpanel.c
1055         * src/browseldap.c
1056         * src/editaddress.c
1057         * src/editaddress_other_attributes_ldap.h
1058         * src/editbook.c
1059         * src/editjpilot.c
1060         * src/editldap.c
1061         * src/editldap_basedn.c
1062         * src/editvcard.c
1063         * src/exphtmldlg.c
1064         * src/expldifdlg.c
1065         * src/export.c
1066         * src/foldersel.c
1067         * src/foldersel.h
1068         * src/gedit-print.c
1069         * src/gedit-print.h
1070         * src/grouplistdialog.c
1071         * src/headerview.c
1072         * src/headerview.h
1073         * src/image_viewer.c
1074         * src/import.c
1075         * src/importldif.c
1076         * src/importmutt.c
1077         * src/importpine.c
1078         * src/inc.c
1079         * src/main.c
1080         * src/main.h
1081         * src/messageview.c
1082         * src/messageview.h
1083         * src/noticeview.c
1084         * src/prefs_actions.c
1085         * src/prefs_filtering.c
1086         * src/prefs_folder_column.c
1087         * src/prefs_gtk.h
1088         * src/prefs_summary_column.c
1089         * src/prefs_toolbar.c
1090         * src/send_message.c
1091         * src/setup.c
1092         * src/sourcewindow.c
1093         * src/sourcewindow.h
1094         * src/ssl_manager.c
1095         * src/statusbar.c
1096         * src/statusbar.h
1097         * src/stock_pixmap.c
1098         * src/stock_pixmap.h
1099         * src/summaryview.c
1100         * src/textview.c
1101         * src/textview.h
1102         * src/undo.h
1103         * src/uri_opener.c
1104         * src/wizard.c
1105         * src/wizard.h
1106         * src/common/ssl.h
1107         * src/common/utils.c
1108         * src/gtk/about.c
1109         * src/gtk/colorlabel.c
1110         * src/gtk/colorlabel.h
1111         * src/gtk/combobox.h
1112         * src/gtk/description_window.c
1113         * src/gtk/filesel.c
1114         * src/gtk/gtkaspell.c
1115         * src/gtk/gtkaspell.h
1116         * src/gtk/gtkcmclist.c
1117         * src/gtk/gtkcmclist.h
1118         * src/gtk/gtkcmctree.c
1119         * src/gtk/gtkcmctree.h
1120         * src/gtk/gtkcmoptionmenu.h
1121         * src/gtk/gtksctree.c
1122         * src/gtk/gtksctree.h
1123         * src/gtk/gtkshruler.c
1124         * src/gtk/gtkshruler.h
1125         * src/gtk/gtksourceprintjob.c
1126         * src/gtk/gtksourceprintjob.h
1127         * src/gtk/gtkutils.c
1128         * src/gtk/gtkutils.h
1129         * src/gtk/gtkvscrollbutton.c
1130         * src/gtk/gtkvscrollbutton.h
1131         * src/gtk/icon_legend.c
1132         * src/gtk/inputdialog.c
1133         * src/gtk/logwindow.c
1134         * src/gtk/logwindow.h
1135         * src/gtk/manage_window.c
1136         * src/gtk/manage_window.h
1137         * src/gtk/menu.c
1138         * src/gtk/prefswindow.c
1139         * src/gtk/progressdialog.c
1140         * src/gtk/progressdialog.h
1141         * src/plugins/bogofilter/bogofilter_gtk.c
1142         * src/plugins/pgpcore/passphrase.c
1143         * src/plugins/spamassassin/spamassassin_gtk.c
1144         * src/plugins/trayicon/trayicon.c
1145         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1146         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1147         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1148         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1149         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1150                 Complete GTK+ 2.14 undeprecation
1151                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
1152
1153 2008-09-09 [colin]      3.5.0cvs95
1154
1155         * src/gtk/gtkcmclist.h
1156                 Fix build on GTK+ 2.14
1157
1158 2008-09-08 [colin]      3.5.0cvs94
1159
1160         * src/noticeview.c
1161         * src/noticeview.h
1162                 Remove GtkSignalFunc
1163
1164 2008-09-07 [colin]      3.5.0cvs93
1165
1166         * src/addressadd.c
1167         * src/addressbook_foldersel.c
1168         * src/gtk/gtkcmclist.c
1169         * src/gtk/gtkcmclist.h
1170         * src/gtk/gtkcmctree.c
1171         * src/gtk/gtkcmctree.h
1172         * src/gtk/gtksctree.c
1173         * src/gtk/prefswindow.c
1174         * src/gtk/prefswindow.h
1175                 Use GDestroyNotify instead of GtkDestroyNotify
1176                 (deprecated in GTK+ 2.14)
1177
1178 2008-09-07 [colin]      3.5.0cvs92
1179
1180         * src/textview.c
1181                 Fix bug 1712, 'invalid "Phishing attempt warning" 
1182                 when linked text ends with spaces'
1183
1184 2008-09-05 [colin]      3.5.0cvs91
1185
1186         * src/procmime.c
1187                 Maybe fix bug 1711, 'Save-as attachment crashes'
1188                 Possibly wrong free() due to pointer shifting
1189
1190 2008-09-05 [colin]      3.5.0cvs90
1191
1192         * src/compose.c
1193                 Fix bug 1710, 'User misreads "Discard Message" 
1194                 as "Discard Changes"'. Propose to save or discard
1195                 only the latest changes when closing an existing
1196                 draft. Autosave may still have saved parts of the
1197                 edit session.
1198
1199 2008-09-04 [colin]      3.5.0cvs89
1200
1201         * src/summaryview.c
1202                 Fix bug 1707, 'Segfault when sorting on non-visible column'
1203
1204 2008-09-01 [colin]      3.5.0cvs88
1205
1206         * src/imap.c
1207         * src/summaryview.c
1208         * src/common/tags.c
1209         * src/etpan/imap-thread.c
1210         * src/etpan/imap-thread.h
1211                 Store spam flag on IMAP (Junk/NonJunk, as 
1212                 ThunderBird does - this is nonstandard)
1213
1214 2008-08-31 [wwp]        3.5.0cvs87
1215
1216         * ChangeLog
1217                 Fix globish edition^Wediting.
1218
1219 2008-08-31 [wwp]        3.5.0cvs86
1220
1221         * src/addressbook.c
1222                 Don't break nickname editing for non-LDAP books (nickname
1223                 value was overwritten when editing existing contact, this
1224                 came from 3.0.2cvs109).
1225
1226 2008-08-30 [colin]      3.5.0cvs85
1227
1228         * src/mainwindow.c
1229         * src/summaryview.c
1230                 Fix "Apply tags..." key shortcut
1231
1232 2008-08-29 [iwkse]      3.5.0cvs84
1233
1234         * src/summaryview.c
1235                         Bit of clean:)
1236
1237 2008-08-29 [iwkse]      3.5.0cvs83
1238
1239         * src/summaryview.c
1240                         Disable "Move to trash" action if
1241                         we are in a trash-like folder.
1242                         Thanks to colinl
1243
1244 2008-08-29 [paul]       3.5.0cvs82
1245
1246         * configure.ac
1247                 bump up libetpan version requirement since
1248                 0.55 is released now
1249
1250 2008-08-28 [wwp]        3.5.0cvs81
1251
1252         * src/account.c
1253         * src/pop.c
1254         * src/prefs_account.c
1255         * src/prefs_account.h
1256                 Add finer granularity to the POP3's remove-after delay (now in
1257                 hours in addition to in days), patch by Paul Rolland.
1258
1259 2008-08-28 [wwp]        3.5.0cvs80
1260
1261         * src/gtk/combobox.c
1262                 Fix a typo in a comment.
1263
1264 2008-08-28 [iwkse]      3.5.0cvs79
1265
1266         * src/account.c
1267         * src/prefs_actions.c
1268         * src/prefs_filtering.c
1269         * src/prefs_template.c
1270                         Add search feature to the account, 
1271                         template and action dialog.
1272                         It's turned on selecting one row
1273                         of the list and typing some random
1274                         letter. Thanks to wwp, colinl
1275
1276 2008-08-28 [colin]      3.5.0cvs78
1277
1278         * src/Makefile.am
1279         * src/account.c
1280         * src/compose.c
1281         * src/prefs_account.c
1282         * src/prefs_account.h
1283         * src/privacy.c
1284         * src/privacy.h
1285         * src/procmime.c
1286         * src/stock_pixmap.c
1287         * src/stock_pixmap.h
1288         * src/summaryview.c
1289         * src/pixmaps/key_gpg_signed.xpm
1290                 Fix bug 1412, "Sign reply, if mail was signed"
1291                 Add an account preference to sign replies to signed mails
1292
1293 2008-08-28 [iwkse]      3.5.0cvs77
1294
1295         * src/prefs_filtering.c
1296                 Making the search more useful,
1297                 jumping directly to the relative rule.
1298
1299 2008-08-27 [colin]      3.5.0cvs76
1300
1301         * src/main.c
1302                 Add a bit of info
1303
1304 2008-08-27 [colin]      3.5.0cvs75
1305
1306         * src/gtk/gtkcmctree.c
1307                 Fix a few ifdefs
1308
1309 2008-08-26 [colin]      3.5.0cvs74
1310
1311         * src/gtk/gtkcmctree.c
1312                 Fix missing inits on old glib
1313
1314 2008-08-26 [wwp]        3.5.0cvs73
1315
1316         * src/common/utils.c
1317                 Added 'Fwd' to the list of known common subject prefixes.
1318
1319 2008-08-25 [iwkse]      3.5.0cvs72
1320
1321         * src/image_viewer.c
1322                 Add animated gif support to the
1323                 message preview.
1324
1325 2008-08-25 [colin]      3.5.0cvs71
1326
1327         * src/gtk/gtkcmctree.c
1328                 Make sure work isn't null
1329
1330 2008-08-24 [colin]      3.5.0cvs70
1331
1332         * src/common/ssl.c
1333                 Fix typo on SSL_CERT_DIR
1334
1335 2008-08-23 [holger]     3.5.0cvs69
1336
1337         * src/printing.c
1338                 Fix bug 1699 'Separator line mis-placed when
1339                 printing some e-mails'. The number of header lines
1340                 was not correctly calculated when Pango inserts
1341                 linebreaks
1342
1343 2008-08-23 [colin]      3.5.0cvs68
1344
1345         * src/mainwindow.c
1346                 Fix the account selector button; thanks
1347                 to wwp
1348
1349 2008-08-21 [colin]      3.5.0cvs67
1350
1351         * src/compose.c
1352         * src/compose.h
1353                 Add a compose preference for auto-indent
1354         * src/mainwindow.c
1355         * src/summaryview.c
1356                 Make colorlabel accels a bit less hacky
1357
1358 2008-08-21 [colin]      3.5.0cvs66
1359
1360         * src/compose.c
1361         * src/prefs_common.c
1362         * src/prefs_common.h
1363         * src/prefs_wrapping.c
1364                 Add a preference for autoindent; fix no_join tag
1365                 being applied to whole lines instead of just \n when
1366                 creating a line 
1367
1368 2008-08-21 [colin]      3.5.0cvs65
1369
1370         * src/compose.c
1371                 Add support for auto-indentation
1372
1373 2008-08-19 [colin]      3.5.0cvs64
1374
1375         * src/compose.c
1376                 Save Autowrap status in drafts/queued mails
1377
1378 2008-08-19 [colin]      3.5.0cvs63
1379
1380         * src/mainwindow.c
1381                 Fix a comment (in reality, test commit on
1382                 the new CVS server)
1383
1384 2008-08-17 [colin]      3.5.0cvs62
1385
1386         * src/prefs_actions.c
1387         * src/procmime.c
1388         * src/wizard.c
1389         * src/common/socket.h
1390         * src/gtk/gtkcmctree.c
1391                 Fix warnings
1392
1393 2008-08-16 [colin]      3.5.0cvs61
1394
1395         * src/editaddress_other_attributes_ldap.h
1396                 Add 'l' field (localityName)
1397
1398 2008-08-16 [colin]      3.5.0cvs60
1399
1400         * src/mainwindow.c
1401         * src/gtk/gtkcmclist.c
1402         * src/gtk/gtkcmclist.h
1403         * src/gtk/gtkcmctree.c
1404         * src/gtk/gtksctree.c
1405         * src/gtk/gtkutils.c
1406         * src/gtk/gtkvscrollbutton.c
1407                 Fix Maemo build (OS2007)
1408
1409 2008-08-14 [colin]      3.5.0cvs59
1410
1411         * src/folder.c
1412                 Don't crash if parent is null when creating
1413                 a folder
1414         * src/gtk/pluginwindow.c
1415                 Don't crash on race when closing window while
1416                 a plugin is loading and does gtk_iterations
1417
1418 2008-08-13 [colin]      3.5.0cvs58
1419
1420         * src/messageview.c
1421         * src/messageview.h
1422         * src/mimeview.c
1423                 Fix bug 1696, 'Viewing binary attachements 
1424                 as text over 1 MB' (various buglets)
1425
1426 2008-08-10 [colin]      3.5.0cvs57
1427
1428         * src/summaryview.c
1429         * src/gtk/gtkcmclist.c
1430                 Continue fixing GTK < 2.12 build, thanks to
1431                 Michael Hugues
1432
1433 2008-08-10 [colin]      3.5.0cvs56
1434
1435         * src/gtk/gtksctree.c
1436                 Fix build on GTK < 2.12
1437
1438 2008-08-09 [colin]      3.5.0cvs55
1439
1440         * src/mainwindow.c
1441                 Fix untranslatable strings, thanks to
1442                 Stephan Sachse
1443
1444 2008-08-07 [colin]      3.5.0cvs54
1445
1446         * src/compose.c
1447         * src/editaddress.c
1448         * src/folderview.c
1449         * src/mainwindow.c
1450         * src/message_search.c
1451         * src/mimeview.c
1452         * src/noticeview.c
1453         * src/prefs_account.c
1454         * src/prefs_common.c
1455         * src/prefs_customheader.c
1456         * src/prefs_ext_prog.c
1457         * src/prefs_filtering_action.c
1458         * src/prefs_gtk.c
1459         * src/prefs_logging.c
1460         * src/prefs_matcher.c
1461         * src/prefs_msg_colors.c
1462         * src/procmime.c
1463         * src/summary_search.c
1464         * src/summaryview.c
1465         * src/toolbar.c
1466         * src/gtk/colorsel.c
1467         * src/gtk/gtkaspell.c
1468         * src/gtk/gtkutils.c
1469         * src/gtk/gtkutils.h
1470         * src/gtk/inputdialog.c
1471         * src/gtk/pluginwindow.c
1472         * src/gtk/quicksearch.c
1473         * src/plugins/bogofilter/bogofilter_gtk.c
1474         * src/plugins/dillo_viewer/dillo_prefs.c
1475         * src/plugins/spamassassin/spamassassin_gtk.c
1476                 - Fix Ctrl-Space shortcut
1477                 - Fix mime-parsing bug in procmime (cvs52)
1478                 - Fix double-free in procmime (cvs52)
1479                 - Use gtk_bin_get_child instead of GTK_BIN()->child
1480                 - Fix Goto menu in mainwindow
1481
1482 2008-08-07 [mones]      3.5.0cvs53
1483
1484         * po/es.po
1485                 Updated translation (lots of changes!)
1486         * src/compose.c
1487                 Add missing accelerator key
1488         * src/mainwindow.c
1489                 Restored 'v' key function (thanks Colin!)
1490
1491 2008-08-06 [colin]      3.5.0cvs52
1492
1493         * src/addrbook.c
1494         * src/addrcindex.c
1495         * src/addrduplicates.c
1496         * src/addrharvest.c
1497         * src/enriched.c
1498         * src/html.c
1499         * src/ldif.c
1500         * src/mimeview.c
1501         * src/mutt.c
1502         * src/pine.c
1503         * src/procmime.c
1504         * src/vcard.c
1505         * src/wizard.c
1506                 Fix my use of g_utf8_strdown (it returns
1507                 a newly allocated string and doesn't
1508                 change the parameter)
1509
1510 2008-08-06 [colin]      3.5.0cvs51
1511
1512         * src/compose.c
1513                 Fix bug 1690, 'Copy/Paste in edit window may 
1514                 break Undo'; middle-click pastes aren't 
1515                 REPLACE_INSERT but just INSERT. 
1516                 Also, fix privacy menu selection
1517
1518 2008-08-05 [colin]      3.5.0cvs50
1519
1520         * src/action.c
1521         * src/addr_compl.c
1522         * src/addrbook.c
1523         * src/addrcindex.c
1524         * src/addrduplicates.c
1525         * src/addrharvest.c
1526         * src/enriched.c
1527         * src/html.c
1528         * src/ldif.c
1529         * src/main.c
1530         * src/mimeview.c
1531         * src/mutt.c
1532         * src/pine.c
1533         * src/procmime.c
1534         * src/vcard.c
1535         * src/wizard.c
1536         * src/common/socket.c
1537         * src/gtk/gtkutils.c
1538         * src/gtk/gtkutils.h
1539         * src/gtk/menu.c
1540         * src/plugins/spamassassin/spamassassin.c
1541                 More undeprecation (Glib)
1542
1543 2008-08-05 [colin]      3.5.0cvs49
1544
1545         * src/prefs_account.c
1546         * src/prefs_filtering_action.c
1547         * src/prefs_matcher.c
1548         * src/gtk/Makefile.am
1549         * src/gtk/claws-marshal.list
1550         * src/gtk/colorlabel.c
1551         * src/gtk/colorsel.c
1552         * src/gtk/foldersort.c
1553         * src/gtk/gtkaspell.c
1554         * src/gtk/gtkcmclist.c
1555         * src/gtk/gtkcmclist.h
1556         * src/gtk/gtkcmctree.c
1557         * src/gtk/gtkcmctree.h
1558         * src/gtk/gtkcmoptionmenu.c
1559         * src/gtk/gtkcmoptionmenu.h
1560         * src/gtk/gtksctree.c
1561         * src/gtk/gtksctree.h
1562         * src/gtk/gtkutils.c
1563         * src/gtk/gtkutils.h
1564         * src/gtk/gtkvscrollbutton.c
1565         * src/gtk/menu.c
1566         * src/gtk/menu.h
1567         * src/gtk/quicksearch.c
1568         * src/plugins/dillo_viewer/dillo_viewer.c
1569         * src/plugins/pgpcore/select-keys.c
1570                 Try to finish yesterday's commit
1571
1572 2008-08-04 [colin]      3.5.0cvs48
1573
1574         * src/addressadd.c
1575         * src/addressbook.c
1576         * src/addressbook_foldersel.c
1577         * src/addressitem.h
1578         * src/addrgather.c
1579         * src/browseldap.c
1580         * src/compose.c
1581         * src/compose.h
1582         * src/editaddress.c
1583         * src/editaddress_other_attributes_ldap.c
1584         * src/editgroup.c
1585         * src/editldap_basedn.c
1586         * src/folderview.c
1587         * src/folderview.h
1588         * src/grouplistdialog.c
1589         * src/image_viewer.c
1590         * src/imap_gtk.c
1591         * src/importldif.c
1592         * src/main.c
1593         * src/mainwindow.c
1594         * src/message_search.c
1595         * src/mh_gtk.c
1596         * src/mimeview.c
1597         * src/mimeview.h
1598         * src/news_gtk.c
1599         * src/noticeview.h
1600         * src/prefs_account.c
1601         * src/prefs_filtering_action.c
1602         * src/prefs_matcher.c
1603         * src/prefs_msg_colors.c
1604         * src/prefs_summaries.c
1605         * src/statusbar.c
1606         * src/stock_pixmap.c
1607         * src/summary_search.c
1608         * src/summaryview.c
1609         * src/summaryview.h
1610         * src/textview.c
1611         * src/toolbar.h
1612         * src/gtk/Makefile.am
1613         * src/gtk/claws-marshal.list
1614         * src/gtk/colorsel.c
1615         * src/gtk/foldersort.c
1616         * src/gtk/gtkaspell.c
1617         * src/gtk/gtkcmclist.c
1618         * src/gtk/gtkcmclist.h
1619         * src/gtk/gtkcmctree.c
1620         * src/gtk/gtkcmctree.h
1621         * src/gtk/gtksctree.c
1622         * src/gtk/gtksctree.h
1623         * src/gtk/gtkutils.c
1624         * src/gtk/gtkutils.h
1625         * src/gtk/gtkvscrollbutton.c
1626         * src/gtk/menu.c
1627         * src/gtk/menu.h
1628         * src/gtk/quicksearch.c
1629         * src/plugins/dillo_viewer/dillo_viewer.c
1630         * src/plugins/pgpcore/select-keys.c
1631                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
1632                 Undeprecate their implementation (GtkArg, GtkType, ...)
1633                 Undeprecate a few other things here and there
1634                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
1635                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
1636                 still have work to do
1637
1638 2008-08-04 [colin]      3.5.0cvs47
1639
1640         * src/compose.c
1641         * src/compose.h
1642         * src/toolbar.h
1643         * src/textview.c
1644         * src/stock_pixmap.c
1645         * src/statusbar.c
1646         * src/noticeview.h
1647         * src/mimeview.h
1648         * src/mainwindow.c
1649         * src/image_viewer.c
1650         * src/gtk/gtkaspell.c
1651         * src/gtk/gtkvscrollbutton.c
1652         * src/plugins/dillo_viewer/dillo_viewer.c
1653                 Undeprecate more things
1654
1655 2008-08-02 [colin]      3.5.0cvs46
1656
1657         * src/mainwindow.c
1658                 Fix toggle menu activation state
1659                 (thanks to cvs45 ;)
1660
1661 2008-08-02 [paul]       3.5.0cvs45
1662
1663         * src/mainwindow.c
1664                 fix sensitivity of
1665                 /View/Show or hide/Message View
1666
1667 2008-08-01 [paul]       3.5.0cvs44
1668
1669         * src/common/utils.c
1670         * src/plugins/pgpcore/claws.def
1671         * src/plugins/pgpinline/claws.def
1672                 fix compilation problems on mingw32,
1673                 (bug 1688) Patch by Marcus Brinkmann
1674
1675 2008-08-01 [colin]      3.5.0cvs43
1676
1677         * src/gtk/gtkutils.c
1678         * src/gtk/gtkvscrollbutton.c
1679                 Oups, fix build
1680
1681 2008-08-01 [colin]      3.5.0cvs42
1682
1683         * src/compose.c
1684         * src/foldersel.c
1685         * src/mainwindow.c
1686         * src/prefs_account.c
1687         * src/prefs_folder_item.c
1688         * src/prefs_quote.c
1689         * src/summaryview.c
1690         * src/gtk/gtkaspell.c
1691         * src/gtk/gtkutils.c
1692         * src/gtk/gtkvscrollbutton.c
1693                 Replace a few deprecated function calls
1694
1695 2008-08-01 [paul]       3.5.0cvs41
1696
1697         * src/action.c
1698                 fix crash that occurs because of recent GtkUIManager
1699                 changes. Thanks to Colin
1700
1701 2008-07-31 [colin]      3.5.0cvs40
1702
1703         * src/addressbook.c
1704         * src/compose.c
1705         * src/mainwindow.c
1706         * src/messageview.c
1707                 Some Maemo fixes
1708         * src/gtk/menu.c
1709         * src/gtk/menu.h
1710                 Remove deprecated helper funcs
1711
1712 2008-07-30 [colin]      3.5.0cvs39
1713
1714         * src/folderview.c
1715         * src/folderview.h
1716         * src/imap_gtk.c
1717         * src/mh_gtk.c
1718         * src/news_gtk.c
1719                 Move the folderview popup menu to GtkUIManager
1720
1721 2008-07-29 [colin]      3.5.0cvs38
1722
1723         * src/account.c
1724         * src/account.h
1725         * src/action.c
1726         * src/action.h
1727         * src/addressitem.h
1728         * src/compose.c
1729         * src/edittags.c
1730         * src/mainwindow.c
1731         * src/mainwindow.h
1732         * src/mimeview.c
1733         * src/summaryview.c
1734         * src/gtk/menu.c
1735         * src/gtk/menu.h
1736                 Switch the main menu to GtkUIManager
1737                 Warning fixes
1738
1739 2008-07-29 [colin]      3.5.0cvs37
1740
1741         * src/news.c
1742                 Fix bug 1684, 'view news messages with large 
1743                 attachements segfaults'
1744
1745 2008-07-29 [colin]      3.5.0cvs36
1746
1747         * src/action.c
1748         * src/action.h
1749         * src/addressbook.c
1750         * src/addressitem.h
1751         * src/compose.c
1752         * src/compose.h
1753         * src/messageview.c
1754         * src/messageview.h
1755         * src/summaryview.c
1756         * src/gtk/menu.c
1757         * src/gtk/menu.h
1758                 More switches to GtkUIManager
1759
1760 2008-07-26 [colin]      3.5.0cvs35
1761
1762         * src/gtk/menu.c
1763         * src/gtk/menu.h
1764                 Fix prototype
1765
1766 2008-07-25 [colin]      3.5.0cvs34
1767
1768         * src/addrcustomattr.c
1769         * src/addressbook.c
1770         * src/compose.c
1771         * src/editaddress.c
1772         * src/editaddress_other_attributes_ldap.h
1773         * src/edittags.c
1774         * src/mainwindow.c
1775         * src/mimeview.c
1776         * src/prefs_actions.c
1777         * src/prefs_filtering.c
1778         * src/prefs_template.c
1779         * src/summaryview.c
1780         * src/textview.c
1781         * src/textview.h
1782         * src/toolbar.c
1783         * src/gtk/about.c
1784         * src/gtk/menu.c
1785         * src/gtk/menu.h
1786         * src/plugins/trayicon/trayicon.c
1787                 More changes from GtkItemFactory to GtkUIManager
1788
1789 2008-07-25 [colin]      3.5.0cvs33
1790
1791         * src/gtk/menu.h
1792                 Add a macro to remove menu items
1793                 Make the gui_manager variable useless
1794
1795 2008-07-24 [colin]      3.5.0cvs32
1796
1797         * src/mimeview.c
1798                 Fix a gtk warning on clear
1799         * src/mainwindow.c
1800         * src/summaryview.c
1801         * src/summaryview.h
1802                 Switch the message list popup menu to
1803                 GtkUIManager
1804
1805 2008-07-23 [colin]      3.5.0cvs31
1806
1807         * src/plugins/pgpcore/pgp_viewer.c
1808         * src/plugins/pgpcore/sgpgme.c
1809                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
1810                 Patch by Thomas Wiegner <wiegner@gmx.de>
1811
1812 2008-07-20 [paul]       3.5.0cvs30
1813
1814         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1815                 remove redundant GTK version check
1816
1817 2008-07-20 [ticho]      3.5.0cvs29
1818
1819         * src/folderview.c
1820         * src/imap_gtk.c
1821         * src/news_gtk.c
1822                 Moved sensitivity setting for "Download messages" for IMAP and
1823                 news folders from folderview.c to imap_gtk.c and news_gtk.c
1824                 respectively for better code readability.
1825                 Fixed indentation in news' set_sensitivity().
1826
1827 2008-07-20 [paul]       3.5.0cvs28
1828
1829         * src/addrgather.c
1830                 remove more redundant code following cvs27
1831
1832 2008-07-20 [paul]       3.5.0cvs27
1833
1834         * src/addrgather.c
1835                 remove now redundant code
1836         * src/mainwindow.c
1837         * src/mainwindow.h
1838                 fix bug 1673, 'Tools/Harvest adresses is
1839                 grayed out if folder is empty'
1840
1841 2008-07-19 [ticho]      3.5.0cvs26
1842
1843         * src/edittags.c
1844         * src/main.c
1845         * src/mimeview.c
1846         * src/mimeview.h
1847         * src/gtk/gtkutils.c
1848         * src/gtk/gtkutils.h
1849         * src/gtk/menu.c
1850         * src/gtk/menu.h
1851                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
1852                 instead of deprecated GtkItemFactory.
1853
1854 2008-07-19 [colin]      3.5.0cvs25
1855
1856         * src/account.c
1857         * src/addrgather.c
1858         * src/compose.c
1859         * src/editldap.c
1860         * src/expldifdlg.c
1861         * src/importldif.c
1862         * src/main.c
1863         * src/mainwindow.c
1864         * src/mimeview.c
1865         * src/noticeview.c
1866         * src/prefs_account.c
1867         * src/prefs_actions.c
1868         * src/prefs_ext_prog.c
1869         * src/prefs_filtering.c
1870         * src/prefs_folder_item.c
1871         * src/prefs_image_viewer.c
1872         * src/prefs_logging.c
1873         * src/prefs_msg_colors.c
1874         * src/prefs_other.c
1875         * src/prefs_send.c
1876         * src/prefs_spelling.c
1877         * src/prefs_summaries.c
1878         * src/prefs_template.c
1879         * src/printing.c
1880         * src/quote_fmt.c
1881         * src/summary_search.c
1882         * src/summaryview.c
1883         * src/toolbar.c
1884         * src/wizard.c
1885         * src/common/Makefile.am
1886         * src/gtk/gtksctree.c
1887         * src/gtk/gtkutils.h
1888         * src/gtk/pluginwindow.c
1889         * src/gtk/quicksearch.c
1890         * src/plugins/bogofilter/bogofilter_gtk.c
1891         * src/plugins/dillo_viewer/dillo_prefs.c
1892         * src/plugins/pgpcore/prefs_gpg.c
1893         * src/plugins/spamassassin/spamassassin_gtk.c
1894         * src/plugins/trayicon/trayicon.c
1895         * src/plugins/trayicon/trayicon_prefs.c
1896                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
1897                 or greater). Use the old deprecated one on GTK+ < 2.12.
1898                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
1899                 of time!
1900
1901 2008-07-16 [colin]      3.5.0cvs24
1902
1903         * src/mainwindow.c
1904                 Fix folderview's scrolbar when starting minimised
1905                 to tray, and popping up the mainwindow by calling
1906                 claws-mail from the command line
1907
1908 2008-07-08 [colin]      3.5.0cvs23
1909
1910         * src/compose.c
1911                 Possibly fix po-headers appearing on empty
1912                 templates
1913
1914 2008-07-08 [colin]      3.5.0cvs22
1915
1916         * src/folderview.c
1917         * src/summaryview.c
1918                 Finish the always_open tristate patch, by Jonathan
1919                 Corbet.
1920
1921 2008-07-07 [paul]       3.5.0cvs21
1922
1923         * src/mainwindow.c
1924                 fix typo (missing ")
1925
1926 2008-07-07 [paul]       3.5.0cvs20
1927
1928         * src/mainwindow.c
1929                 fit the menu style a bit better
1930
1931 2008-07-07 [colin]      3.5.0cvs19
1932
1933         * src/prefs_themes.c
1934                 Make upgrading themes easier
1935
1936 2008-07-07 [colin]      3.5.0cvs18
1937
1938         * src/mainwindow.c
1939         * src/prefs_toolbar.c
1940         * src/stock_pixmap.c
1941                 Finish fixing bug 1609, 'Icon issues'
1942
1943 2008-07-07 [colin]      3.5.0cvs17
1944
1945         * src/prefs_common.c
1946                 Fix the default value
1947
1948 2008-07-07 [colin]      3.5.0cvs16
1949
1950         * src/prefs_summaries.c
1951                 Revert my fix to the string, the correct term
1952                 is indeed Message View
1953
1954 2008-07-07 [colin]      3.5.0cvs15
1955
1956         * AUTHORS
1957         * src/gtk/authors.h
1958         * src/prefs_common.c
1959         * src/prefs_common.h
1960         * src/prefs_summaries.c
1961         * src/summaryview.c
1962         * src/gtk/authors.h
1963                 Change "Always open message when selected" to
1964                 a tristate (Never/Always/When preview is visible)
1965                 Patch by Jonathan Corbet <corbet@lwn.net>.
1966
1967 2008-07-06 [paul]       3.5.0cvs14
1968
1969         * src/addrgather.c
1970                 improve the layout of the dialogue
1971                 improve the English
1972                 add tooltips
1973                 fix some of the nasty coding style
1974         * src/mainwindow.c
1975                 improve the English
1976                 add some missing mnemonics
1977
1978 2008-07-05 [paul]       3.5.0cvs13
1979
1980         * src/mainwindow.c
1981         * src/mainwindow.h
1982                 fix bug 1398, '"Change current account" is
1983                 available even when there's only one account'
1984         * src/plugins/pgpcore/prefs_gpg.c
1985                 put back a needed include, removed in error
1986
1987 2008-07-05 [colin]      3.5.0cvs12
1988
1989         * src/mainwindow.c
1990                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
1991
1992 2008-07-05 [colin]      3.5.0cvs11
1993
1994         * src/news.c
1995         * src/news_gtk.c
1996                 Provide ability to rename newsgroups. Closes
1997                 bug 1444, 'Add GUI option for renaming 
1998                 newsgroups'. Patch by Pawel Pekala
1999
2000 2008-07-05 [colin]      3.5.0cvs10
2001
2002         * src/plugins/pgpcore/passphrase.c
2003         * src/plugins/pgpcore/prefs_gpg.c
2004         * src/plugins/pgpcore/select-keys.c
2005                 Simplify GTK includes (with the advantage
2006                 of compiling against GTK+2.13); patch by
2007                 Charles A Edwards
2008
2009 2008-07-05 [colin]      3.5.0cvs9
2010
2011         * src/wizard.c
2012                 Add SSL client certificates
2013
2014 2008-07-05 [colin]      3.5.0cvs8
2015
2016         * src/prefs_account.c
2017         * src/common/session.h
2018                 Fix warnings
2019         * src/common/ssl.c
2020                 Add one path for certs
2021
2022 2008-07-05 [colin]      3.5.0cvs7
2023
2024         * src/prefs_account.c
2025                 Fix no-ssl build
2026
2027 2008-07-04 [colin]      3.5.0cvs6
2028
2029         * src/common/ssl.c
2030         * src/common/ssl.h
2031         * src/common/ssl_certificate.c
2032                 Workaround distro bugs and fix certificate checking
2033                 with OpenSSL
2034
2035 2008-07-04 [colin]      3.5.0cvs5
2036
2037         * src/filtering.c
2038         * src/common/ssl_certificate.c
2039         * src/common/ssl_certificate.h
2040         * src/etpan/imap-thread.c
2041         * src/etpan/nntp-thread.c
2042                 Fix some leaks, thanks to Martin Zwickel
2043                 Rename gnutls functions that do the same
2044                 as OpenSSL ones, to avoid symbol clashing
2045                 when Claws is built against GnuTLS and
2046                 libetpan against OpenSSL
2047
2048 2008-07-04 [paul]       3.5.0cvs4
2049
2050         * src/prefs_account.c
2051                 remove 1 forgotten '.'
2052
2053 2008-07-04 [paul]       3.5.0cvs3
2054
2055         * src/prefs_account.c
2056                 layout/engrish fixes to the 'Client
2057                 certificates' frame
2058
2059 2008-07-03 [colin]      3.5.0cvs2
2060
2061         * src/imap.c
2062         * src/news.c
2063         * src/pop.c
2064         * src/prefs_account.c
2065         * src/prefs_account.h
2066         * src/prefs_common.c
2067         * src/send_message.c
2068         * src/common/session.c
2069         * src/common/session.h
2070         * src/common/smtp.c
2071         * src/common/smtp.h
2072         * src/common/socket.h
2073         * src/common/ssl.c
2074         * src/common/ssl.h
2075         * src/common/ssl_certificate.c
2076         * src/common/ssl_certificate.h
2077         * src/etpan/imap-thread.c
2078         * src/etpan/nntp-thread.c
2079         * src/gtk/inputdialog.c
2080                 Add support for SSL client certificates (either PEM files
2081                 with certificate and private key, either PKCS12 files)
2082
2083 2008-06-28 [colin]      3.5.0cvs1
2084
2085         * src/foldersel.c
2086                 Fix compilation with older GTKs
2087
2088 2008-06-27 [paul]       3.5.0
2089
2090         * NEWS
2091         * README
2092         * RELEASE_NOTES 
2093                 3.5.0 released
2094
2095 2008-06-27 [paul]       3.4.0cvs116
2096
2097         * src/gtk/authors.h
2098                 complete cvs115
2099
2100 2008-06-27 [paul]       3.4.0cvs115
2101
2102         * configure.ac
2103         * src/gtk/authors.h
2104                 no longer build unmaintained translations
2105
2106 2008-06-27 [paul]       3.4.0cvs114
2107
2108         * po/de.po
2109         * po/fi.po
2110         * po/pt_BR.po
2111                 updated by Stephan Sachse, Flammie Pirinen, and
2112                 Frederico Goncalves Guimaraes
2113
2114 2008-06-26 [wwp]        3.4.0cvs113
2115
2116         * manual/fr/advanced.xml
2117                 Update French version of the manual (AutoFaces documentation).
2118
2119 2008-06-26 [wwp]        3.4.0cvs112
2120
2121         * manual/fr/advanced.xml
2122         * manual/fr/plugins.xml
2123                 Updated French version of the manual (completed
2124                 hidden options list, added note about Clawsker
2125                 and new mail archiver plugin).
2126
2127 2008-06-25 [colin]      3.4.0cvs111
2128
2129         * src/gtk/gtkaspell.c
2130                 Fix non-UTF8 in the replace with dialog
2131         * src/prefs_actions.c
2132                 Fix possible crasher
2133                 Patches by Pawel
2134
2135 2008-06-24 [mones]      3.4.0cvs110
2136
2137         * src/autofaces.c
2138                 Fix non-warning message, downgraded to debug info
2139
2140 2008-06-24 [colin]      3.4.0cvs109
2141
2142         * src/summaryview.c
2143                 Fix bug 1650, Message line too small after 
2144                 changing columns in "three columns" layout
2145
2146 2008-06-24 [colin]      3.4.0cvs108
2147
2148         * src/messageview.c
2149                 Fix Spam button sensitivity in newsgroups
2150
2151 2008-06-23 [wwp]        3.4.0cvs107
2152
2153         * po/fr.po
2154                 Updated French translation.
2155
2156 2008-06-23 [mones]      3.4.0cvs106
2157
2158         * po/es.po
2159                 Updated translation for release
2160
2161 2008-06-22 [mones]      3.4.0cvs105
2162
2163         * manual/es/plugins.xml
2164                 Synced new entry for Mail Archiver plugin
2165
2166 2008-06-22 [colin]      3.4.0cvs104
2167
2168         * src/compose.c
2169                 Fix initial cursor position
2170
2171 2008-06-21 [paul]       3.4.0cvs103
2172
2173         * manual/plugins.xml
2174                 add an entry for the new Mail Archiver plugin
2175
2176 2008-06-21 [paul]       3.4.0cvs102
2177
2178         * src/gtk/about.c
2179                 we're in 'string freeze', put back the
2180                 < > symbols for now
2181
2182 2008-06-21 [paul]       3.4.0cvs101
2183
2184         * manual/advanced.xml
2185         * manual/es/advanced.xml
2186                 fix build warning: <emphasis> cannot be contained
2187                 within <filename>
2188         * src/gtk/about.c
2189                 fix non-clickable link on License page and drop
2190                 the containing < > symbols to match other links
2191
2192 2008-06-20 [mones]      3.4.0cvs100
2193
2194         * manual/advanced.xml
2195                 Added autofaces documentation, note about clawsker in hidden
2196                 preferences, minor markup fix. Thanks Paul for proofreading
2197         * manual/es/advanced.xml
2198                 Synchronised Spanish manual
2199
2200 2008-06-16 [colin]      3.4.0cvs99
2201
2202         * src/compose.c
2203                 Fix cursor placing on signature change
2204
2205 2008-06-16 [paul]       3.4.0cvs98
2206
2207         * src/imap_gtk.c
2208         * src/mh_gtk.c
2209         * src/gtk/inputdialog.c
2210                 really fussy coding style fixes
2211
2212 2008-06-16 [paul]       3.4.0cvs97
2213
2214         * src/Makefile.am
2215                 keep the alphabetical order
2216
2217 2008-06-13 [mones]      3.4.0cvs96
2218
2219         * src/autofaces.c
2220                 Fix crasher ;-)
2221         * src/prefs_filtering_action.c
2222                 Fixed cosmetic bug, processing also displays "Filtering"
2223
2224 2008-06-13 [mones]      3.4.0cvs95
2225
2226         * src/Makefile.am
2227         * src/autofaces.c       ** NEW FILE **  
2228         * src/autofaces.h       ** NEW FILE **
2229         * src/compose.c
2230                 Allow setting Faces and X-Faces globally and per-account
2231                 from configuration files under ~/.claws-mail/autofaces
2232
2233 2008-06-13 [holger]     3.4.0cvs94
2234
2235         * .cvsignore
2236                 More files to ignore
2237         * src/gtk/inputdialog.c
2238         * src/gtk/inputdialog.h
2239                 Make input dialog more generic so that a checkbox
2240                 with custom text can be used in addition to the
2241                 "remember this" checkbox
2242         * src/imap_gtk.c
2243         * src/mh_gtk.c
2244         * src/prefs_common.c
2245         * src/prefs_common.h
2246                 Allow new folders to inherit the properties of the
2247                 parent folder during folder creation
2248
2249 2008-06-13 [wwp]        3.4.0cvs93
2250
2251         * src/addressbook.c
2252                 a better fix for this string, won't break up translations,
2253                 and is conform to other similar ones.
2254
2255 2008-06-13 [wwp]        3.4.0cvs92
2256
2257         * src/addrduplicates.c
2258         * src/addressadd.c
2259         * src/addressbook.c
2260         * src/addressbook_foldersel.c
2261         * src/editgroup.c
2262                 use tree decorations everywhere AB folders are used (AB tree pane,
2263                     add address to AB, select AB folder, edit group, custom attr, find dup
2264                     results), in order to match global style
2265                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
2266                     double clicking on groups in tree pane does open the group edit dialog
2267                     double clicking on other items in tree pane does expand/collapse
2268                 fix a missing space in AB's delete-folder dialog
2269                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
2270
2271         * src/foldersel.c
2272                 make foldersel dialog show dotted lines according to global (hidden) prefs
2273
2274 2008-06-12 [colin]      3.4.0cvs91
2275
2276         * src/compose.c
2277         * src/compose.h
2278                 Fix bug 1635, 'Last character of message is truncated 
2279                 when changing accounts w/ sigs'
2280         * src/folderview.c
2281                 Fix bug 1636, 'Can't select "properties" on "folders 
2282                 only" folders'
2283
2284 2008-06-11 [colin]      3.4.0cvs90
2285
2286         * src/folder.c
2287                 Maybe fix bug 1623, 'exits with segfault when 
2288                 logging in to certain imap-servers'
2289
2290 2008-06-10 [mones]      3.4.0cvs89
2291
2292         * AUTHORS
2293         * tools/Makefile.am
2294         * tools/README
2295         * tools/convert_mbox.sh
2296                 Undo cvs86 and cvs87, it really should be a patch to 
2297                 convert_mbox.pl
2298
2299 2008-06-10 [wwp]        3.4.0cvs88
2300
2301         * po/fr.po
2302                 Updated French translation.
2303
2304 2008-06-10 [mones]      3.4.0cvs87
2305
2306         * tools/Makefile.am
2307                 Oops, forgot to add previous script for distribution
2308
2309 2008-06-10 [mones]      3.4.0cvs86
2310
2311         * AUTHORS
2312         * tools/README
2313         * tools/convert_mbox.sh
2314                 Added script to convert Evolution mail folders contributed
2315                 by Daniel Dickinson <cshore@fionavar.ca>
2316                 Fixes debian bug 461435
2317
2318 2008-06-09 [colin]      3.4.0cvs85
2319
2320         * src/main.c
2321                 Integrate AWN information bubble if dbus is
2322                 available
2323         * src/folder.c
2324                 Fix crash when calling scan_required() on 
2325                 folder classes that don't implement them
2326         * src/common/session.c
2327                 Fix a little typo
2328
2329 2008-06-09 [colin]      3.4.0cvs84
2330
2331         * src/main.c
2332                 Fix bug 1447, 'If user tries to close while starting 
2333                 up, it will not close ever.'
2334
2335 2008-06-09 [colin]      3.4.0cvs83
2336
2337         * src/filtering.c
2338                 Fix bug 1628, 'Claws Mail crashes when 
2339                 filtering selected messages'
2340
2341 2008-06-04 [colin]      3.4.0cvs82
2342
2343         * src/messageview.c
2344                 Complete handling of html parts in multipart/alternative
2345                 mails
2346
2347 2008-06-03 [paul]       3.4.0cvs81
2348
2349         * src/prefs_message.c
2350                 make always the english good
2351
2352 2008-06-03 [colin]      3.4.0cvs80
2353
2354         * src/mainwindow.c
2355         * src/mainwindow.h
2356                 Fix bug 1624, '[PATCH] Quick search should be 
2357                 disabled for folder view'; based on a patch by
2358                 Michael Terry
2359
2360 2008-06-03 [iwkse]      3.4.0cvs79
2361
2362         * src/addressbook.c
2363                 Fix little gui bug on button sensitivity
2364         * src/messageview.c
2365         * src/prefs_common.c
2366         * src/prefs_common.h
2367         * src/prefs_message.c
2368                 Allow by default to show html in multipart/alternative
2369
2370 2008-06-02 [colin]      3.4.0cvs78
2371
2372         * src/prefs_actions.c
2373                 GUI rework, patch by Pawel 
2374
2375 2008-06-02 [colin]      3.4.0cvs77
2376
2377         * src/quote_fmt.c
2378                 Fix sensitivity/alignment, patch from
2379                 Pawel
2380
2381 2008-05-31 [colin]      3.4.0cvs76
2382
2383         * src/imap.c
2384                 Fix login issue introduced in cvs75.
2385
2386 2008-05-31 [colin]      3.4.0cvs75
2387
2388         * src/imap.c
2389                 Fix more possible double-frees. Also, fix the root cause
2390                 of these double-frees by just noting the Session is to
2391                 be destroyed instead of destroying it in flight
2392
2393 2008-05-29 [paul]       3.4.0cvs74
2394
2395         * manual/keyboard.xml
2396                 'Makes' these entries like the others
2397
2398 2008-05-29 [colin]      3.4.0cvs73
2399
2400         * src/procmsg.h
2401                 Include utils.h in case we
2402                 need to pull goffset definition
2403
2404 2008-05-29 [colin]      3.4.0cvs72
2405
2406         * src/common/utils.h
2407                 Workaround a stupid Glib issue, where
2408                 goffset happens to be undefined. 
2409
2410 2008-05-28 [colin]      3.4.0cvs71
2411
2412         * src/compose.c
2413         * src/compose.h
2414         * src/grouplistdialog.c
2415         * src/image_viewer.c
2416         * src/imap.c
2417         * src/inc.c
2418         * src/main.c
2419         * src/matcher.c
2420         * src/messageview.c
2421         * src/mimeview.c
2422         * src/prefs_themes.c
2423         * src/procmsg.h
2424         * src/summaryview.c
2425         * src/summaryview.h
2426         * src/textview.c
2427         * src/common/smtp.c
2428         * src/common/utils.c
2429         * src/common/utils.h
2430                 Use goffset instead of off_t for MsgInfo's size
2431                 Allows using MsgInfo structure from plugins
2432                 compiled with largefile support
2433
2434 2008-05-26 [colin]      3.4.0cvs70
2435
2436         * src/mainwindow.c
2437         * src/mainwindow.h
2438                 Define THEME_CHANGED_HOOKLIST and invoke
2439                 it on theme change
2440         * src/plugins/trayicon/trayicon.c
2441                 Listen to THEME_CHANGED_HOOKLIST and
2442                 update accordingly
2443
2444 2008-05-26 [paul]       3.4.0cvs69
2445
2446         * src/mimeview.c
2447                 plug a leak in mimeview_save_all()
2448
2449 2008-05-24 [colin]      3.4.0cvs68
2450
2451         * src/common/utils.h
2452                 Fix wrong define on old glibs
2453
2454 2008-05-24 [paul]       3.4.0cvs67
2455
2456         * src/Makefile.am
2457         * src/stock_pixmap.c
2458         * src/stock_pixmap.h
2459         * src/toolbar.c
2460         * src/pixmaps/cancel.xpm
2461         * src/pixmaps/close.xpm
2462                 add a specific icon for A_CANCEL_INC (addresses
2463                 point 1 of bug 1609 'Icon issues')
2464                 replace close.xpm with an icon of the standard
2465                 24x24 size
2466
2467 2008-05-24 [paul]       3.4.0cvs66
2468
2469         * src/pixmaps/insert_file.xpm
2470                 replaced
2471
2472 2008-05-23 [paul]       3.4.0cvs65
2473
2474         * src/common/md5.c
2475         * src/common/md5.h
2476                 add the possibility to check md5 on binary files,
2477                 thanks to Colin
2478
2479 2008-05-23 [colin]      3.4.0cvs64
2480
2481         * src/mainwindow.c
2482         * src/summaryview.c
2483                 Fix bug 1610, 'claws crash after opening/closing 
2484                 preferences and window update'
2485
2486 2008-05-22 [colin]      3.4.0cvs63
2487
2488         * src/prefs_filtering_action.c
2489         * src/gtk/combobox.c
2490         * src/gtk/combobox.h
2491                 Fix reselecting of Tags actions in
2492                 filtering actions dialog
2493
2494 2008-05-22 [colin]      3.4.0cvs62
2495
2496         * src/Makefile.am
2497         * src/prefs_toolbar.c
2498         * src/stock_pixmap.c
2499         * src/stock_pixmap.h
2500         * src/toolbar.c
2501         * src/pixmaps/delete_btn.xpm
2502         * src/pixmaps/insert_file.xpm
2503         * src/pixmaps/mail_reply_to_list.xpm
2504                 Fix more of bug 1609:
2505                 - Add a Delete button icon
2506                 - Add a Reply to list button icon
2507                 - Fix Insert file button icon
2508                 Artwork by Ciprian Popovici.
2509
2510 2008-05-21 [colin]      3.4.0cvs61
2511
2512         * src/common/utils.c
2513                 Fix a little leak
2514
2515 2008-05-21 [wwp]        3.4.0cvs60
2516
2517         * src/prefs_filtering.c
2518                 Don't show SMTP-only accounts in accounts list, as they are
2519                 irrelevant for filtering incoming messages.
2520
2521 2008-05-21 [colin]      3.4.0cvs59
2522
2523         * src/mainwindow.c
2524                 Don't put SMTP-only accounts in receive menus
2525
2526 2008-05-21 [colin]      3.4.0cvs58
2527
2528         * src/imap.c
2529                 Fix cvs56 (brain fart)
2530
2531 2008-05-21 [colin]      3.4.0cvs57
2532
2533         * src/common/utils.c
2534                 Fix bug 1615, 'hang on FIFO when the other end's not 
2535                 opened'
2536
2537 2008-05-21 [colin]      3.4.0cvs56
2538
2539         * src/imap.c
2540                 Fix a warning
2541
2542 2008-05-19 [colin]      3.4.0cvs55
2543
2544         * src/plugins/pgpcore/sgpgme.c
2545                 Maybe fix debian bug 481856, 'Segmentation fault 
2546                 when verifying a GPG signature'. Although it 
2547                 looks like a race condition...
2548
2549 2008-05-19 [colin]      3.4.0cvs54
2550
2551         * src/prefs_filtering_action.c
2552         * src/prefs_matcher.c
2553         * src/common/tags.c
2554         * src/common/tags.h
2555         * src/gtk/combobox.c
2556         * src/gtk/combobox.h
2557                 Patch by Pawel: disabled Tags menus in filtering dialogs
2558
2559 2008-05-19 [colin]      3.4.0cvs53
2560
2561         * src/prefs_account.c
2562                 GUI patch by Pawel: align ports entries
2563
2564 2008-05-19 [colin]      3.4.0cvs52
2565
2566         * src/mainwindow.c
2567                 Fix bug 1616, 'strange question while emptying trash'
2568
2569 2008-05-18 [colin]      3.4.0cvs51
2570
2571         * src/common/plugin.c
2572         * src/etpan/imap-thread.c
2573         * src/etpan/nntp-thread.c
2574         * src/gtk/gtksctree.c
2575                 Fix bug 1613, 'Various memory leaks'; 
2576                 based on a patch by Didier Barvaux.
2577
2578 2008-05-18 [colin]      3.4.0cvs50
2579
2580         * src/mimeview.c
2581         * src/privacy.h
2582         * src/toolbar.c
2583         * src/toolbar.h
2584         * src/plugins/pgpcore/sgpgme.c
2585                 Fix more parts of bug 1609:
2586                 - Make use of specific Expired privacy icon
2587                 - Use CLOSE instead of NOTICE_ERROR for cancel
2588                   receiving
2589                 - Allow a Preferences button in the main toolbar
2590
2591 2008-05-18 [colin]      3.4.0cvs49
2592
2593         * src/stock_pixmap.c
2594                 Fix bug with non-updating icons after theme change:
2595                 If fetching pixbuf for a given icon after a theme
2596                 change, the next pixmap fetch would return the old
2597                 cached one, as the theme change was forgotten at 
2598                 this time. (and vice-versa). This was mostly 
2599                 visible on open folder icons
2600
2601 2008-05-17 [colin]      3.4.0cvs48
2602
2603         * src/prefs_summaries.c
2604         * src/summaryview.c
2605                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
2606                 options'. Patch by Pawel
2607
2608 2008-05-16 [colin]      3.4.0cvs47
2609
2610         * src/imap.c
2611                 Fix another possible crash (on fatal errors
2612                 at login, like stream error).
2613
2614 2008-05-16 [paul]       3.4.0cvs46
2615
2616         * tools/thunderbird-filters-convertor.pl
2617                 fix a typo
2618                 fix reading a tb rule that contains something
2619                 like that: \"Sender\"
2620
2621 2008-05-16 [paul]       3.4.0cvs45
2622
2623         * tools/README
2624         * tools/csv2addressbook.pl
2625                 add support for gmail exported csv address book
2626
2627 2008-05-16 [colin]      3.4.0cvs44
2628
2629         * configure.ac
2630         * src/ldapupdate.c
2631                 Fix ldap deprecated calls. Patch by
2632                 Michael Rasmussen
2633
2634 2008-05-16 [paul]       3.4.0cvs43
2635
2636         * manual/de/account.xml
2637         * manual/it/account.xml
2638         * manual/it/ack.xml
2639         * manual/it/addrbook.xml
2640         * manual/it/claws-mail-manual.xml
2641         * manual/it/gpl.xml
2642         * manual/it/intro.xml
2643         * manual/it/starting.xml
2644                 add pages towards German and Italian manuals.
2645                 (just for storage, they are not built yet, due
2646                 to being incomplete.) submitted by Speckmade
2647                 <Speckmade@gmx.net> and Salvatore De Paolis
2648                 <iwkse@claws-mail.org>
2649
2650 2008-05-16 [colin]      3.4.0cvs42
2651
2652         * src/gtk/sslcertwindow.c
2653                 Fix SHA1 fingerprint with GnuTLS
2654
2655 2008-05-15 [colin]      3.4.0cvs41
2656
2657         * src/gtk/sslcertwindow.c
2658                 Print SHA1 fingerprint too
2659
2660 2008-05-15 [colin]      3.4.0cvs40
2661
2662         * src/imap.c
2663                 Fix certificate port on TLS. It was 
2664                 previously always 0.
2665                 **IMPORTANT INFORMATION**: this will trigger 
2666                 one wrong "New certificate" warning at the 
2667                 first connection with this fix, if using STARTTLS
2668                 on IMAP.
2669         * src/gtk/sslcertwindow.c
2670                 Make labels selectable
2671
2672 2008-05-15 [colin]      3.4.0cvs39
2673
2674         * src/imap.c
2675                 Fix double free when STARTTLS fails (for
2676                 example due to refusing the certificate)
2677
2678 2008-05-15 [paul]       3.4.0cvs38
2679
2680         * manual/advanced.xml
2681                 fix typo
2682
2683 2008-05-15 [paul]       3.4.0cvs37
2684
2685         * manual/advanced.xml
2686         * src/prefs_send.c
2687                 make outgoing_fallback_to_ascii a hidden pref
2688
2689 2008-05-14 [colin]      3.4.0cvs36
2690
2691         * src/main.c
2692         * src/mainwindow.c
2693         * src/mainwindow.h
2694                 Make it possible to cancel quit when Claws
2695                 ask whether to empty trash.
2696
2697 2008-05-14 [colin]      3.4.0cvs35
2698
2699         * src/compose.c
2700         * src/prefs_common.c
2701         * src/prefs_common.h
2702         * src/prefs_send.c
2703                 Add a preference to be able to specify an
2704                 outgoing charset/encoding but still fallback
2705                 to 7bit US-ASCII when possible (default TRUE,
2706                 same behavior as pre-cvs34)
2707
2708 2008-05-14 [colin]      3.4.0cvs34
2709
2710         * src/compose.c
2711                 Always use the specified encoding and charset if it is
2712                 specified, even if the mail is ASCII.
2713
2714 2008-05-13 [paul]       3.4.0cvs33
2715
2716         * src/ldapupdate.c
2717                 fix the build warnings the easy way for now
2718
2719 2008-05-13 [colin]      3.4.0cvs32
2720
2721         * src/prefs_themes.c
2722                 Count .png files as icons too (fixes part
2723                 of bug 1609, 'Icon issues')
2724
2725 2008-05-13 [wwp]        3.4.0cvs31
2726
2727         * src/addressbook_foldersel.c
2728                 Fix wrong check (completes 3.4.0.cvs30).
2729
2730 2008-05-12 [wwp]        3.4.0cvs30
2731
2732         * src/addressbook.c
2733         * src/addressbook_foldersel.c
2734         * src/filtering.c
2735         * src/matcher.c
2736         * src/prefs_matcher.c
2737         * src/plugins/bogofilter/bogofilter.c
2738         * src/plugins/bogofilter/bogofilter_gtk.c
2739         * src/plugins/dillo_viewer/dillo_prefs.c
2740         * src/plugins/spamassassin/spamassassin.c
2741         * src/plugins/spamassassin/spamassassin_gtk.c
2742                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
2743                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
2744                 translated string "Any" in plugins (whitelisting) and
2745                 UTF8 comparisons.
2746
2747 2008-05-07 [colin]      3.4.0cvs29
2748
2749         * configure.ac
2750                 Fix --enable-maemo (assume --enable-generic-umpc)
2751
2752 2008-05-07 [colin]      3.4.0cvs28
2753
2754         * configure.ac
2755         * src/account.c
2756         * src/addr_compl.c
2757         * src/compose.c
2758         * src/editaddress.c
2759         * src/folderview.c
2760         * src/mainwindow.c
2761         * src/messageview.c
2762         * src/mimeview.c
2763         * src/prefs_account.c
2764         * src/prefs_common.c
2765         * src/prefs_display_header.c
2766         * src/prefs_filtering.c
2767         * src/prefs_summaries.c
2768         * src/prefs_template.c
2769         * src/prefs_toolbar.c
2770         * src/stock_pixmap.c
2771         * src/summaryview.c
2772         * src/summaryview.h
2773         * src/textview.c
2774         * src/toolbar.c
2775         * src/gtk/about.c
2776         * src/gtk/gtksctree.c
2777         * src/gtk/menu.c
2778         * src/gtk/prefswindow.c
2779         * src/gtk/sslcertwindow.c
2780                 Separate generic UMPC code (layouts, ...) from 
2781                 MAEMO code (Hildon, ...)
2782
2783 2008-05-06 [paul]       3.4.0cvs27
2784
2785         * tools/claws.i18n.status.pl
2786                 add he.po
2787
2788 2008-05-06 [colin]      3.4.0cvs26
2789
2790         * src/common/utils.c
2791                 Maybe fix crash on FreeBSD
2792
2793 2008-05-05 [colin]      3.4.0cvs25
2794
2795         * src/messageview.c
2796                 Fix bug 1602, 'Crash when sending return receipt for
2797                 messages with no subject'
2798
2799 2008-05-05 [colin]      3.4.0cvs24
2800
2801         * src/mimeview.c
2802                 Don't overwrite temporary files with same
2803                 name when drag and dropping. Fixes bug 1599,
2804                 'attach multiple files with the same name from 
2805                 one mail to another'
2806
2807 2008-05-04 [paul]       3.4.0cvs23
2808
2809         * src/compose.c
2810         * src/prefs_common.c
2811                 fix bug 1587 'can not replay with quote'
2812
2813 2008-05-03 [colin]      3.4.0cvs22
2814
2815         * po/de.po
2816                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
2817
2818 2008-05-03 [colin]      3.4.0cvs21
2819
2820         * src/toolbar.c
2821                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
2822                 icon isn't grayed although ineffective'
2823
2824 2008-05-02 [wwp]        3.4.0cvs20
2825
2826         * po/fr.po
2827                 Fix translation.
2828
2829         * src/prefs_folder_item.c
2830                 Add missing notice in folder properties (templates) when
2831                 folder is a root node.
2832
2833 2008-04-30 [colin]      3.4.0cvs19
2834
2835         * src/prefs_toolbar.c
2836                 Add Trash and Delete icons to the icon chooser
2837
2838 2008-04-30 [colin]      3.4.0cvs18
2839
2840         * src/compose.c
2841                 Remove "Delete entire line" which was a noop
2842                 and should be the same as "Delete line" :)
2843
2844 2008-04-30 [colin]      3.4.0cvs17
2845
2846         * src/compose.c
2847                 Fix 'Delete line' and 'Delete to end of line'
2848                 on the last line. Patch by <seelenhirt@gmx.net>
2849
2850 2008-04-28 [colin]      3.4.0cvs16
2851
2852         * src/folder.c
2853                 Fix bug 1589, 'tagsdb file not removed when
2854                 folder deleted'.
2855         * src/common/utils.c
2856                 Make sure claws_unlink accepts NULL arg.
2857
2858 2008-04-25 [colin]      3.4.0cvs15
2859
2860         * src/common/ssl.c
2861                 Fix/simplify previous commit
2862
2863 2008-04-25 [colin]      3.4.0cvs14
2864
2865         * src/addrindex.h
2866         * src/common/ssl_certificate.c
2867                 Patch by Marcus: Fix Win32 build
2868         * src/common/ssl.c
2869                 Fix build with GnuTLS/no pthread, thanks
2870                 to Marcus
2871
2872 2008-04-25 [colin]      3.4.0cvs13
2873
2874         * src/summaryview.c
2875                 Fix bug 1586, '3-pane vertical layout now and then 
2876                 still shows sender column'
2877
2878 2008-04-25 [colin]      3.4.0cvs12
2879
2880         * src/Makefile.am
2881         * src/w32-logo.ico
2882         * src/w32-resource.rc
2883                 Patch from Marcus Brinkmann to set an icon on w32.
2884
2885 2008-04-24 [colin]      3.4.0cvs11
2886
2887         * src/inc.c
2888         * src/inc.h
2889                 Trace inc locks
2890         * src/ldif.c
2891         * src/ldif.h
2892                 Fix bug 1581, 'Bad File Format during Import LDIF':
2893                 Use dynamically allocated buffers; also, allow 
2894                 importing contacts with no email address
2895
2896 2008-04-24 [colin]      3.4.0cvs10
2897
2898         * src/prefs_common.c
2899                 Increment the timeout a bit on OpenBSD, 75 isn't enough
2900
2901 2008-04-23 [colin]      3.4.0cvs9
2902
2903         * src/compose.c
2904         * src/prefs_folder_item.c
2905         * src/prefs_template.c
2906         * src/quote_fmt.c
2907                 Fix bug 1576: Fix unescaping of templates when testing them
2908                 I think it breaks nothing. (wwp, you're welcome to double-check)
2909
2910 2008-04-23 [paul]       3.4.0cvs8
2911
2912         * manual/advanced.xml
2913                 add info about the "two_line_vertical" hidden
2914                 pref
2915
2916 2008-04-22 [paul]       3.4.0cvs7
2917
2918         * src/prefs_common.c
2919         * src/prefs_common.h
2920         * src/summaryview.c
2921                 make the 2-line view in summaryview when in three
2922                 columns mode configurable. hidden pref: "two_line_vertical"
2923
2924 2008-04-22 [colin]      3.4.0cvs6
2925
2926         * src/inc.c
2927                 Fix missing inc_unlock()
2928         * src/prefs_matcher.c
2929         * src/send_message.c
2930                 Fix my last commit
2931
2932 2008-04-22 [colin]      3.4.0cvs5
2933
2934         * src/etpan/imap-thread.c
2935                 Use g_(un)setenv instead of (un)setenv which
2936                 doesn't exist on IRIX 6.5
2937
2938 2008-04-22 [colin]      3.4.0cvs4
2939
2940         * src/inc.c
2941         * src/prefs_common.c
2942         * src/send_message.c
2943                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
2944                 Set the default timeout to 75 seconds
2945
2946 2008-04-20 [colin]      3.4.0cvs3
2947
2948         * src/pixmaps/tray_newmail.offline.xpm
2949         * src/pixmaps/tray_newmail.xpm
2950         * src/pixmaps/tray_newmarkedmail.offline.xpm
2951         * src/pixmaps/tray_newmarkedmail.xpm
2952         * src/pixmaps/tray_nomail.offline.xpm
2953         * src/pixmaps/tray_nomail.xpm
2954         * src/pixmaps/tray_unreadmail.offline.xpm
2955         * src/pixmaps/tray_unreadmail.xpm
2956         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
2957         * src/pixmaps/tray_unreadmarkedmail.xpm
2958                 Make the tray icons a bit nicer. Would be
2959                 nice to get really nice icons from someone
2960                 who's good at Gimp :)
2961
2962 2008-04-18 [colin]      3.4.0cvs2
2963
2964         * src/common/log.c
2965                 Forgot one g_unlink
2966
2967 lease complete the changelog entry below
2968 2008-04-18 [colin]      3.4.0cvs1
2969
2970         * src/addrduplicates.c
2971         * src/addressbook.c
2972         * src/compose.c
2973         * src/crash.c
2974         * src/editaddress.c
2975         * src/folder.c
2976         * src/image_viewer.c
2977         * src/imap.c
2978         * src/inc.c
2979         * src/main.c
2980         * src/mbox.c
2981         * src/messageview.c
2982         * src/mh.c
2983         * src/msgcache.c
2984         * src/news.c
2985         * src/partial_download.c
2986         * src/pop.c
2987         * src/prefs_common.c
2988         * src/prefs_common.h
2989         * src/prefs_other.c
2990         * src/prefs_themes.c
2991         * src/procheader.c
2992         * src/procmime.c
2993         * src/procmsg.c
2994         * src/textview.c
2995         * src/wizard.c
2996         * src/common/prefs.c
2997         * src/common/ssl_certificate.c
2998         * src/common/template.c
2999         * src/common/utils.c
3000         * src/common/utils.h
3001         * src/etpan/imap-thread.c
3002         * src/plugins/dillo_viewer/dillo_viewer.c
3003         * src/plugins/pgpcore/sgpgme.c
3004         * src/plugins/pgpinline/pgpinline.c
3005                 Add an option to shred temporary files and messages
3006                 instead of just removing them. Slows deletions down!
3007
3008 2008-04-18 [paul]       3.4.0
3009
3010         * NEWS
3011         * README
3012         * RELEASE_NOTES 
3013                 3.4.0 released
3014
3015
3016 2008-04-18 [paul]       3.3.1cvs61
3017
3018         * po/de.po
3019         * po/fi.po
3020         * po/it.po
3021         * po/pt_BR.po
3022                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
3023                 and Frederico Goncalves Guimaraes
3024         * po/es.po
3025                 updated on the last minute by a lazy Ricardo Mones
3026
3027 2008-04-18 [colin]      3.3.1cvs60
3028
3029         * po/fr.po
3030                 Update translation (Fabien Vantard)
3031
3032 2008-04-17 [colin]      3.3.1cvs59
3033
3034         * src/imap.c
3035                 Fix debian bug 474712, 'claws seg faults when IMAP 
3036                 connection breaks after an IMAP protocol error 
3037                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
3038         * src/summaryview.c
3039                 Fix a little leak
3040
3041 2008-04-17 [colin]      3.3.1cvs58
3042
3043         * src/common/log.c
3044                 Fix log size getting out of control (claws-mail
3045                 getting SIGXFSZ): rotate if every 10MB
3046
3047 2008-04-10 [paul]       3.3.1cvs57
3048
3049         * src/prefs_other.c
3050                 improvements to english usage
3051
3052 2008-04-10 [paul]       3.3.1cvs56
3053
3054         * src/prefs_receive.c
3055                 add an accurate description
3056
3057 2008-04-08 [colin]      3.3.1cvs55
3058
3059         * src/undo.c
3060                 Probably fix corruption, introduced in cvs53
3061
3062 2008-04-04 [iwkse]      3.3.1cvs54
3063
3064         * src/undo.c
3065                 undo should works properly again
3066
3067 2008-04-04 [iwkse]      3.3.1cvs53
3068
3069         * src/undo.c
3070                 Fix a segfault but breaks undo
3071                 on a specific case (eg. double paste with
3072                 middle-mouse button)
3073
3074 2008-04-04 [iwkse]      3.3.1cvs52
3075
3076         * src/prefs_filtering.c
3077                 Fix previous Tab mess
3078
3079 2008-04-03 [iwkse]      3.3.1cvs51
3080
3081         * src/prefs_filtering.c
3082                 Add search in filtering rules list
3083
3084 2008-04-02 [colin]      3.3.1cvs50
3085
3086         * src/main.c
3087                 Revert part of the previous patch: we do
3088                 want to parse ~/.claws-mail/gtkrc-2.0 if it
3089                 exists
3090
3091 2008-04-02 [colin]      3.3.1cvs49
3092
3093         * src/main.c
3094                 Fix bug 1562, 'Claws-Mail does not completely 
3095                 respect settings in GTK2_RC_FILES environment'
3096                 Remove manual parsing of .gtkrc-2.0 and 
3097                 .gtk/gtkrc-2.0. GTK does it itself these days.
3098
3099 2008-04-01 [colin]      3.3.1cvs48
3100
3101         * src/imap_gtk.c
3102                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
3103                 ticking "Show only subscribed"'
3104
3105 2008-03-31 [colin]      3.3.1cvs47
3106
3107         * src/folder.c
3108                 Fix bug 1553, 'File lock not respected'
3109                 Regression due to the implementation of
3110                 deletion batching
3111
3112 2008-03-31 [colin]      3.3.1cvs46
3113
3114         * src/mainwindow.c
3115                 Fix tags menu update, thanks to Paul
3116
3117 2008-03-29 [wwp]        3.3.1cvs45
3118
3119         * src/prefs_account.c
3120         * src/prefs_common.c
3121         * src/prefs_folder_item.c
3122         * src/prefs_quote.c
3123         * src/quote_fmt.c
3124         * src/quote_fmt.h
3125                 Fix compose template formats (in global preferences)
3126                 being translated under specific conditions.
3127                 Add a button to restore factory defaults for current
3128                 language.
3129
3130 2008-03-27 [colin]      3.3.1cvs44
3131
3132         * src/common/prefs.c
3133         * src/common/xmlprops.c
3134                 Fix RedHat bug 431735, 'segfault if /home is full' 
3135                 (when starting): Fix double fclose() in prefs.c
3136                 and potentially xmlprops.c
3137
3138 2008-03-27 [colin]      3.3.1cvs43
3139
3140         * src/addressbook.c
3141                 Fix bug 1559, 'Claws Mail crashed deleting all 
3142                 common contacts'
3143
3144 2008-03-27 [wwp]        3.3.1cvs42
3145
3146         * src/addressbook.c
3147                 Fix 3.3.0cvs41.
3148
3149 2008-03-27 [wwp]        3.3.1cvs41
3150
3151         * src/addressbook.c
3152                 Prevent list flickering when deleting addresses.
3153
3154 2008-03-26 [colin]      3.3.1cvs40
3155
3156         * src/imap.c
3157                 Clean up session disconnection. Possibly
3158                 fix Ubuntu bug #204290
3159
3160 2008-03-26 [colin]      3.3.1cvs39
3161
3162         * src/textview.c
3163                 Fix bug 1555: current folder wasn't used when
3164                 right-clicking on an email address
3165
3166 2008-03-25 [colin]      3.3.1cvs38
3167
3168         * src/plugins/bogofilter/bogofilter.c
3169         * src/plugins/bogofilter/bogofilter.h
3170         * src/plugins/bogofilter/bogofilter_gtk.c
3171                 Add a "learn from whitelist" preference
3172                 Whitelist Unsure mails too.
3173
3174 2008-03-24 [paul]       3.3.1cvs37
3175
3176         * src/prefs_account.c
3177                 If no MH mailbox and no account exists, when
3178                 creating a POP/Local account, just create and
3179                 use the default one instead of bailing with a
3180                 "Mailbox doesn't exist" error
3181
3182 2008-03-21 [colin]      3.3.1cvs36
3183
3184         * src/procmime.c
3185                 strstrip mime subtype
3186
3187 2008-03-21 [paul]       3.3.1cvs35
3188
3189         * manual/advanced.xml
3190                 correct and update the info about Actions
3191
3192 2008-03-20 [colin]      3.3.1cvs34
3193
3194         * src/messageview.c
3195         * src/messageview.h
3196         * src/textview.c
3197                 Show at max 1MB of text, add a noticeview to
3198                 show everything optionally.
3199
3200 2008-03-20 [colin]      3.3.1cvs33
3201
3202         * src/stock_pixmap.c
3203                 Add support for png themes
3204
3205 2008-03-19 [wwp]        3.3.1cvs32
3206
3207         * src/procheader.c
3208                 Sanity check.
3209
3210 2008-03-18 [colin]      3.3.1cvs31
3211
3212         * src/common/utils.c
3213         * src/common/utils.h
3214                 Handle size_t instead of off_t in to_human_readable
3215
3216 2008-03-18 [colin]      3.3.1cvs30
3217
3218         * src/imap.c
3219                 Remove raw printf
3220
3221 2008-03-16 [colin]      3.3.1cvs29
3222
3223         * src/summaryview.c
3224                 Fix build on GTK < 2.12
3225
3226 2008-03-16 [colin]      3.3.1cvs28
3227
3228         * src/mainwindow.c
3229                 Refresh non-list widget when switching
3230                 messageview
3231
3232 2008-03-16 [colin]      3.3.1cvs27
3233
3234         * manual/faq.xml
3235                 Revert cvs25: This wasn't a typo :) :
3236                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
3237
3238
3239 2008-03-16 [colin]      3.3.1cvs26
3240
3241         * src/summaryview.c
3242         * src/gtk/gtksctree.c
3243         * src/gtk/gtksctree.h
3244                 Implement 2-lines items in Summaryview when in 
3245                 three columns mode
3246
3247 2008-03-16 [paul]       3.3.1cvs25
3248
3249         * manual/faq.xml
3250                 fix typo
3251
3252 2008-03-14 [colin]      3.3.1cvs24
3253
3254         * src/prefs_filtering_action.c
3255                 Fix buglet on setting recipient when
3256                 reediting forward rules.
3257
3258 2008-03-12 [colin]      3.3.1cvs23
3259
3260         * src/summaryview.c
3261                 Fix a new unused variable warning
3262         * src/plugins/trayicon/trayicon.c
3263                 Fix folderview's scrollbar at startup
3264                 if starting hidden
3265
3266 2008-03-12 [colin]      3.3.1cvs22
3267
3268         * src/folderview.c
3269         * src/summaryview.c
3270                 Use item_opened at the beginning of showing
3271                 a folder instead of the end. Fixes flicker.
3272
3273 2008-03-12 [paul]       3.3.1cvs21
3274
3275         * src/folder.c
3276         * src/folder.h
3277         * src/mainwindow.c
3278         * src/procmsg.c
3279         * src/summaryview.c
3280         * src/plugins/trayicon/trayicon.c
3281                 add tooltip with extended folder stats
3282
3283 2008-03-10 [colin]      3.3.1cvs20
3284
3285         * src/common/xml.c
3286                 Handle comments
3287
3288 2008-03-07 [colin]      3.3.1cvs19
3289
3290         * src/mainwindow.c
3291                 Fix blinking of the taskbar entry
3292
3293 2008-03-07 [colin]      3.3.1cvs18
3294
3295         * src/mainwindow.c
3296                 MAEMO: Fix bug 1494, 'Trayicon 
3297                 plugin breaks UI...'
3298
3299 2008-03-07 [paul]       3.3.1cvs17
3300
3301         * src/gtk/authors.h
3302                 reflect reality a bit more closely
3303
3304 2008-03-06 [colin]      3.3.1cvs16
3305
3306         * src/mainwindow.c
3307         * src/mainwindow.h
3308         * src/summaryview.c
3309         * src/summaryview.h
3310         * src/toolbar.c
3311                 Integrate things better wrt the new
3312                 summaryview extensibility.
3313
3314 2008-03-06 [wwp]        3.3.1cvs15
3315
3316         * src/quote_fmt.c
3317                 Fix some gcc warnings.
3318
3319 2008-03-06 [wwp]        3.3.1cvs14
3320
3321         * src/prefs_account.c
3322         * src/prefs_folder_item.c
3323         * src/prefs_gtk.c
3324         * src/prefs_template.c
3325         * src/gtk/prefswindow.c
3326         * src/gtk/prefswindow.h
3327                 prefs_templates: fix missing unregistering of addr_completion widgets
3328                 and and ending of addr_completion service.
3329                 prefs_folder_item: fix missing registering/unregistering of widgets,
3330                 and rework the way add_completion service is started and stopped.
3331                 Plus few prefswindow API changes (opening).
3332
3333 2008-03-06 [wwp]        3.3.1cvs13
3334
3335         * src/folder_item_prefs.c
3336         * src/prefs_template.c
3337         * src/prefs_template.h
3338         * src/quote_fmt.c
3339         * src/common/template.c
3340                 Complete 3.3.1cvs12, thanks to Colin.
3341
3342 2008-03-06 [wwp]        3.3.1cvs12
3343
3344         * src/compose.c
3345         * src/folder_item_prefs.c
3346         * src/folder_item_prefs.h
3347         * src/prefs_account.c
3348         * src/prefs_folder_item.c
3349         * src/prefs_quote.c
3350         * src/prefs_template.c
3351         * src/quote_fmt.c
3352         * src/quote_fmt.h
3353         * src/common/template.c
3354         * src/common/template.h
3355                 Global and per-folder templates can now override the from name (this
3356                 doesn't change the account being used).
3357                 Examples:
3358                  "My other name" <%account_email> (just changes the name)
3359                  my.faked.email@address.org (overrides the address too)
3360
3361 2008-03-05 [colin]      3.3.1cvs11
3362
3363         * src/summaryview.c
3364         * src/summaryview.h
3365                 Replace that hbox with a notebook
3366
3367 2008-03-05 [colin]      3.3.1cvs10
3368
3369         * src/folder.h
3370         * src/folderview.c
3371                 Add klass functions for notification of folder
3372                 opening/closing via the GUI
3373         * src/summaryview.c
3374         * src/summaryview.h
3375                 Add a specific container for the scrolledwin
3376
3377 2008-03-05 [colin]      3.3.1cvs9
3378
3379         * src/folder.h
3380         * src/folderview.c
3381                 Add klass functions for notification of folder 
3382                 opening/closing via the GUI
3383         * src/summaryview.c
3384         * src/summaryview.h
3385                 Add a specific container for the scrolledwin
3386
3387 2008-03-02 [colin]      3.3.1cvs8
3388
3389         * src/messageview.c
3390                 MAEMO: Fix bug 1541, 'Deleting message from within 
3391                 read window displays next message then closes.'
3392
3393 2008-03-02 [colin]      3.3.1cvs7
3394
3395         * src/main.c
3396                 Probably fix bug 1539, 'Program crashes':
3397                 Setup Gcrypt's thread functions when built
3398                 with GnuTLS
3399
3400 2008-03-01 [colin]      3.3.1cvs6
3401
3402         * src/folder.c
3403         * src/imap_gtk.c
3404                 Get rid of stale folders with no account
3405
3406 2008-02-28 [colin]      3.3.1cvs5
3407
3408         * src/compose.c
3409                 Fix bug 1534, 'Segmentation fault when doing 
3410                 some draft saving and then throwing away'
3411         * src/imap.c
3412                 Fix bug 1533, 'Claws is unable to mark messages 
3413                 as "read" in IMAP shared folders'
3414         * src/etpan/imap-thread.c
3415                 Fix bug 1515, 'large messages crash claws when 
3416                 syncing for offline mode'. This is rather a
3417                 workaround, and mails > 64MB will still be
3418                 problematic if there's less than 64MB available
3419                 on the dataroot volume.
3420         * src/messageview.c
3421                 MAEMO: Add information when fetching big messages
3422
3423 2008-02-26 [colin]      3.3.1cvs4
3424
3425         * src/imap.c
3426                 fix bug 1532, '"login refused" message insufficiently 
3427                 detailed'
3428
3429 2008-02-26 [paul]       3.3.1cvs3
3430
3431         * INSTALL
3432         * README
3433                 remove mentions of ClamAV and a few other
3434                 old bits of information
3435
3436 2008-02-23 [colin]      3.3.1cvs2
3437
3438         * src/main.c
3439                 Fix log output (missing \n)
3440
3441 2008-02-23 [colin]      3.3.1cvs1
3442
3443         * configure.ac
3444                 Bump version number for stable release
3445
3446 2008-02-23 [paul]       3.3.0cvs21
3447
3448         * po/he.po
3449                 updated by Ofer
3450
3451 2008-02-21 [colin]      3.3.0cvs20
3452
3453         * src/matcher.c
3454                 Fix bug 1527, 'filtering is case sensitive when it 
3455                 shouldn't be'
3456
3457 2008-02-20 [colin]      3.3.0cvs19
3458
3459         * src/main.c
3460                 Fix file attachments from older Thunar
3461
3462 2008-02-19 [colin]      3.3.0cvs18
3463
3464         * manual/plugins.xml
3465         * manual/es/plugins.xml
3466         * manual/fr/plugins.xml
3467         * manual/pl/plugins.xml
3468                 Remove Clamav
3469
3470 2008-02-19 [paul]       3.3.0cvs17
3471
3472         * tools/README
3473         * tools/csv2addressbook.pl
3474                 add support for Kmail/Kaddressbook
3475
3476 2008-02-18 [colin]      3.3.0cvs16
3477
3478         * src/imap.c
3479                 Unset folder's session before creating a
3480                 new one
3481         * src/main.c
3482         * src/prefs_common.c
3483         * src/prefs_common.h
3484         * manual/advanced.xml
3485                 Add an hidden use_networkmanager pref, to
3486                 disable NetworkManager handling. Also,
3487                 consider UNKNOWN state to be CONNECTED.
3488
3489 2008-02-18 [wwp]        3.3.0cvs15
3490
3491         * src/matcher.c
3492                 Fix Engrish and make 'not' more visible in filtering debug logs.
3493
3494 2008-02-15 [colin]      3.3.0cvs14
3495
3496         * src/matcher.c
3497                 Revert cvs10 for now, it breaks the feature
3498
3499 2008-02-15 [colin]      3.3.0cvs13
3500
3501         * src/main.c
3502                 Always focus folder tree at startup
3503         * src/compose.c
3504                 Fix bug 1521, 'Cannot close compose window after 
3505                 replying to a non-existent news message'
3506
3507 2008-02-13 [colin]      3.3.0cvs12
3508
3509         * src/folderview.c
3510                 Fix important warnings
3511
3512 2008-02-12 [colin]      3.3.0cvs11
3513
3514         * src/imap.c
3515         * src/etpan/imap-thread.c
3516         * src/etpan/imap-thread.h
3517                 Fix handling of $Forwarded flag on Exchange:
3518                 check for the existence or creatability of a
3519                 flag before using it.
3520
3521 2008-02-12 [colin]      3.3.0cvs10
3522
3523         * src/matcher.c
3524                 Optimise matching on Found in addressbook if
3525                 the matched header is in cache (From, etc)
3526
3527 2008-02-12 [colin]      3.3.0cvs9
3528
3529         * src/folderview.c
3530                 Fix crashy stuff when changing displayed
3531                 columns
3532
3533 2008-02-12 [wwp]        3.3.0cvs8
3534
3535         * src/folder.h
3536                 Remove duplicate func declaration and restore the one
3537                 a missing one.
3538
3539 2008-02-12 [wwp]        3.3.0cvs7
3540
3541         * src/compose.c
3542         * src/export.c
3543         * src/folder.c
3544         * src/folder.h
3545         * src/foldersel.c
3546         * src/foldersel.h
3547         * src/imap_gtk.c
3548         * src/import.c
3549         * src/mainwindow.c
3550         * src/messageview.c
3551         * src/mh_gtk.c
3552         * src/prefs_account.c
3553         * src/prefs_filtering_action.c
3554         * src/summaryview.c
3555         * src/plugins/bogofilter/bogofilter_gtk.c
3556         * src/plugins/spamassassin/spamassassin_gtk.c
3557                 Allow moving/copying folders to root folders when using
3558                 the folder selection dialog (it was not possible to
3559                 maemo users to reparent a subfolder to a root folder
3560                 at all).
3561
3562 2008-02-12 [fabien]     3.3.0cvs6
3563
3564         * po/fr.po
3565                 a few days late for i18n fr update. Sorry.
3566
3567 2008-02-11 [colin]      3.3.0cvs5
3568
3569         * src/main.c
3570                 Implement support for future /dev/mem_notify.
3571                 This Linux kernel feature will allow applications
3572                 to be notified that memory has to be freed
3573                 before getting OOM-killed. For more information:
3574                 http://lwn.net/Articles/267013/
3575
3576 2008-02-10 [paul]       3.3.0cvs4
3577
3578         * src/Makefile.am
3579         * src/mimeview.c
3580         * src/prefs_toolbar.c
3581         * src/stock_pixmap.c
3582         * src/stock_pixmap.h
3583         * src/pixmaps/mime_text_patch.xpm
3584                 add an icon for attached patches
3585
3586 2008-02-09 [paul]       3.3.0cvs3
3587
3588         * src/gtk/about.c
3589                 bump the (c) year
3590
3591 2008-02-09 [wwp]        3.3.0cvs2
3592
3593         * src/main.c
3594                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
3595
3596 2008-02-08 [colin]      3.3.0cvs1
3597
3598         * src/common/utils.c
3599                 Forbid attaching anything containing "../" or ".ssh/"
3600                 from mailto: URI
3601
3602 2008-02-08 [paul]       3.3.0
3603
3604         * NEWS
3605         * README
3606         * RELEASE_NOTES 
3607                 3.3.0 released
3608
3609 2008-02-08 [paul]       3.2.0cvs77
3610
3611         * AUTHORS
3612                 updated with new translators
3613         * configure.ac
3614                 added he to ALL_LINGUAS
3615         * po/cs.po
3616         * po/de.po
3617         * po/es.po
3618         * po/fi.po
3619         * po/hu.po
3620         * po/it.po
3621         * po/pt_BR.po
3622         * po/zh_CN.po
3623                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
3624                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
3625                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
3626                 and Ralph Young
3627         * po/he.po
3628                 new Hebrew translation by Ofer <oc666@netvision.net.il>
3629         * src/gtk/about.c
3630                 updated with new translators and bumped (c) year
3631         * src/gtk/authors.h
3632                 updated with new translators
3633
3634 2008-02-05 [colin]      3.2.0cvs76
3635
3636         * src/messageview.c
3637         * src/mimeview.c
3638         * src/mimeview.h
3639                 Special case text/calendar parts: if there's one in
3640                 the mail, and a plugin handling text/calendar is
3641                 loaded, show that part. That'll avoid rendering 
3642                 meetings as plain text, which just looks broken to
3643                 many users.
3644
3645 2008-02-04 [colin]      3.2.0cvs75
3646
3647         * src/mainwindow.c
3648                 Maemo: Fix LED handling on OS 2008
3649
3650 2008-02-01 [colin]      3.2.0cvs74
3651
3652         * src/compose.c
3653                 Possibly fix the annoying and hard-to reproduce bug
3654                 where lines 
3655                 are
3656                 rewrapped
3657                 like
3658                 that.
3659
3660 2008-02-01 [paul]       3.2.0cvs73
3661
3662         * src/common/utils.c
3663                 fix bug 1502, 'Plus signs are stripped from
3664                 email addresses when calling from command line'
3665                 Thanks to Colin
3666
3667 2008-01-31 [colin]      3.2.0cvs72
3668
3669         * src/exphtmldlg.c
3670         * src/mimeview.c
3671         * src/summaryview.c
3672                 Fix building of URIs from filenames
3673
3674 2008-01-31 [wwp]        3.2.0cvs71
3675
3676         * src/main.c
3677                 Fixes debug output of compiled-in features list
3678                 (completes 3.2.0cvs60).
3679
3680 2008-01-31 [colin]      3.2.0cvs70
3681
3682         * configure.ac
3683         * po/POTFILES.in
3684         * src/compose.c
3685         * src/plugins/Makefile.am
3686         * src/plugins/clamav/.cvsignore
3687         * src/plugins/clamav/Makefile.am
3688         * src/plugins/clamav/README
3689         * src/plugins/clamav/clamav_plugin.c
3690         * src/plugins/clamav/clamav_plugin.h
3691         * src/plugins/clamav/clamav_plugin_gtk.c
3692         * src/plugins/clamav/clamav_plugin_gtk.deps
3693                 Remove the Clamav plugin from the core
3694
3695 2008-01-28 [wwp]        3.2.0cvs69
3696
3697         * src/compose.c
3698         * src/prefs_template.c
3699         * src/prefs_template.h
3700         * src/quote_fmt.c
3701         * src/quote_fmt.h
3702         * src/quote_fmt_lex.l
3703         * src/quote_fmt_parse.y
3704                 Fix for bug #1493: count lines (\n chars) according to the way
3705                 format body is passed (i.e. \-escaped or not).
3706
3707 2008-01-27 [paul]       3.2.0cvs68
3708
3709         * po/en_GB.po
3710                 updated
3711         * src/prefs_actions.c
3712         * src/prefs_filtering.c
3713         * src/prefs_folder_item.c
3714         * src/prefs_template.c
3715         * src/gtk/about.c
3716                 some minor changes to the English
3717
3718 2008-01-24 [colin]      3.2.0cvs67
3719
3720         * src/etpan/imap-thread.c
3721         * src/etpan/nntp-thread.c
3722                 Fix bug 1348, 'Hang ups at exit time with 
3723                 pgp plugin since 3.0.2'
3724
3725 2008-01-23 [colin]      3.2.0cvs66
3726
3727         * src/toolbar.c
3728                 Fix translation of something that shouldn't be
3729
3730 2008-01-23 [colin]      3.2.0cvs65
3731
3732         * src/procmime.c
3733                 Fix bug 1486, 'Re: Incorrect content when replying'
3734                 Revert to full scan if short scan found only 0-length
3735                 text parts
3736
3737 2008-01-23 [paul]       3.2.0cvs64
3738
3739         * src/prefs_folder_item.c
3740                 fix bug 1485, 'selecting a folder's default
3741                 account if name contains '&''
3742
3743 2008-01-23 [colin]      3.2.0cvs63
3744
3745         * src/folder.c
3746         * src/folder.h
3747         * src/main.c
3748         * src/mainwindow.c
3749                 Fix bug 1480, 'should be able to display mail file
3750                 from command line'. Let 'claws-mail --select' accept
3751                 absolute paths in addition to folder identifiers.
3752
3753 2008-01-22 [wwp]        3.2.0cvs62
3754
3755         * src/account.c
3756         * src/account.h
3757         * src/compose.c
3758         * src/messageview.c
3759         * src/summaryview.c
3760         * src/common/utils.c
3761         * src/common/utils.h
3762                 Allow from=address in mailto sequence:
3763                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
3764                   The 'from' will try to select the first account matching in accounts list,
3765                   otherwise will use the usual account selection mechanism but override with
3766                   this 'from' address.
3767                 Allow mailto with NNTP accounts
3768                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
3769                   is the default one or if a NNTP account address is used with 'from'.
3770                   This is more or less a bugfix as it was possible to use mailto with a NNTP
3771                   default account but the complete mailto sequence was put in To.
3772
3773 2008-01-22 [wwp]        3.2.0cvs61
3774
3775         * doc/man/claws-mail.1
3776                 Updated the man page: status of few features, command-line
3777                 usage (--version-full) and completed list of config files
3778                 and dirs.
3779
3780 2008-01-22 [wwp]        3.2.0cvs60
3781
3782         * src/main.c
3783                 Added --version-full to display version and compiled-in
3784                 features list (for later use by Clawsker for instance).
3785
3786 2008-01-22 [holger]     3.2.0cvs59
3787
3788         * src/addrduplicates.c
3789                 Fix scrolling in addressbook duplicate
3790                 finder result dialog
3791
3792 2008-01-21 [colin]      3.2.0cvs58
3793
3794         * src/summaryview.c
3795                 Fix bug 1457, 'sorting messages on, say, from, 
3796                 should subsort on previous sort choice'. Subsort
3797                 by date when sort is Subject, From, To, Tags.
3798
3799 2008-01-21 [colin]      3.2.0cvs57
3800
3801         * AUTHORS
3802         * src/matcher.c
3803         * src/mimeview.c
3804         * src/common/ssl.c
3805         * src/gtk/authors.h
3806                 Fix bug 1478, 'Wrong pthread_create calls all 
3807                 over the place'. Patch by Christian Cornelssen
3808
3809 2008-01-20 [colin]      3.2.0cvs56
3810
3811         * src/imap.c
3812         * src/etpan/imap-thread.c
3813         * src/etpan/imap-thread.h
3814                 Fix bug 1468, 'Use IMAP keyword to 
3815                 store "forwarded" flag'
3816
3817 2008-01-20 [colin]      3.2.0cvs55
3818
3819         * src/folderutils.c
3820                 Make list operations faster
3821
3822 2008-01-20 [colin]      3.2.0cvs54
3823
3824         * src/mainwindow.c
3825                 Fix bug 1353, 'on startup with small screen 
3826                 layout, keyboard input gets lost'
3827
3828 2008-01-20 [colin]      3.2.0cvs53
3829
3830         * src/textview.c
3831                 Complete 3.2.0cvs49, and fixes bug 1477, 
3832                 'Claws Mail crashes when view PGP-encrypted 
3833                 message'
3834
3835 2008-01-20 [colin]      3.2.0cvs52
3836
3837         * src/compose.c
3838                 Fix privacy menu update when replying to
3839                 encrypted mail and no default privacy 
3840                 system is set
3841
3842 2008-01-19 [colin]      3.2.0cvs51
3843
3844         * src/filtering.c
3845         * src/procmsg.h
3846         * src/plugins/bogofilter/bogofilter.c
3847         * src/plugins/clamav/clamav_plugin.c
3848         * src/plugins/spamassassin/spamassassin.c
3849                 Batch filtering deletions too (and save 4 bytes
3850                 per MsgInfo in the process :)
3851
3852 2008-01-19 [colin]      3.2.0cvs50
3853
3854         * src/folder.c
3855                 Make cache update after copies much faster
3856                 on IMAP
3857
3858 2008-01-19 [colin]      3.2.0cvs49
3859
3860         * src/textview.c
3861                 Check g_fopen() success
3862