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