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