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