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