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