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