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