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