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