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