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