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