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