2008-08-19 [colin] 3.5.0cvs64
[claws.git] / ChangeLog
1 2008-08-19 [colin]      3.5.0cvs64
2
3         * src/compose.c
4                 Save Autowrap status in drafts/queued mails
5
6 2008-08-19 [colin]      3.5.0cvs63
7
8         * src/mainwindow.c
9                 Fix a comment (in reality, test commit on
10                 the new CVS server)
11
12 2008-08-17 [colin]      3.5.0cvs62
13
14         * src/prefs_actions.c
15         * src/procmime.c
16         * src/wizard.c
17         * src/common/socket.h
18         * src/gtk/gtkcmctree.c
19                 Fix warnings
20
21 2008-08-16 [colin]      3.5.0cvs61
22
23         * src/editaddress_other_attributes_ldap.h
24                 Add 'l' field (localityName)
25
26 2008-08-16 [colin]      3.5.0cvs60
27
28         * src/mainwindow.c
29         * src/gtk/gtkcmclist.c
30         * src/gtk/gtkcmclist.h
31         * src/gtk/gtkcmctree.c
32         * src/gtk/gtksctree.c
33         * src/gtk/gtkutils.c
34         * src/gtk/gtkvscrollbutton.c
35                 Fix Maemo build (OS2007)
36
37 2008-08-14 [colin]      3.5.0cvs59
38
39         * src/folder.c
40                 Don't crash if parent is null when creating
41                 a folder
42         * src/gtk/pluginwindow.c
43                 Don't crash on race when closing window while
44                 a plugin is loading and does gtk_iterations
45
46 2008-08-13 [colin]      3.5.0cvs58
47
48         * src/messageview.c
49         * src/messageview.h
50         * src/mimeview.c
51                 Fix bug 1696, 'Viewing binary attachements 
52                 as text over 1 MB' (various buglets)
53
54 2008-08-10 [colin]      3.5.0cvs57
55
56         * src/summaryview.c
57         * src/gtk/gtkcmclist.c
58                 Continue fixing GTK < 2.12 build, thanks to
59                 Michael Hugues
60
61 2008-08-10 [colin]      3.5.0cvs56
62
63         * src/gtk/gtksctree.c
64                 Fix build on GTK < 2.12
65
66 2008-08-09 [colin]      3.5.0cvs55
67
68         * src/mainwindow.c
69                 Fix untranslatable strings, thanks to
70                 Stephan Sachse
71
72 2008-08-07 [colin]      3.5.0cvs54
73
74         * src/compose.c
75         * src/editaddress.c
76         * src/folderview.c
77         * src/mainwindow.c
78         * src/message_search.c
79         * src/mimeview.c
80         * src/noticeview.c
81         * src/prefs_account.c
82         * src/prefs_common.c
83         * src/prefs_customheader.c
84         * src/prefs_ext_prog.c
85         * src/prefs_filtering_action.c
86         * src/prefs_gtk.c
87         * src/prefs_logging.c
88         * src/prefs_matcher.c
89         * src/prefs_msg_colors.c
90         * src/procmime.c
91         * src/summary_search.c
92         * src/summaryview.c
93         * src/toolbar.c
94         * src/gtk/colorsel.c
95         * src/gtk/gtkaspell.c
96         * src/gtk/gtkutils.c
97         * src/gtk/gtkutils.h
98         * src/gtk/inputdialog.c
99         * src/gtk/pluginwindow.c
100         * src/gtk/quicksearch.c
101         * src/plugins/bogofilter/bogofilter_gtk.c
102         * src/plugins/dillo_viewer/dillo_prefs.c
103         * src/plugins/spamassassin/spamassassin_gtk.c
104                 - Fix Ctrl-Space shortcut
105                 - Fix mime-parsing bug in procmime (cvs52)
106                 - Fix double-free in procmime (cvs52)
107                 - Use gtk_bin_get_child instead of GTK_BIN()->child
108                 - Fix Goto menu in mainwindow
109
110 2008-08-07 [mones]      3.5.0cvs53
111
112         * po/es.po
113                 Updated translation (lots of changes!)
114         * src/compose.c
115                 Add missing accelerator key
116         * src/mainwindow.c
117                 Restored 'v' key function (thanks Colin!)
118
119 2008-08-06 [colin]      3.5.0cvs52
120
121         * src/addrbook.c
122         * src/addrcindex.c
123         * src/addrduplicates.c
124         * src/addrharvest.c
125         * src/enriched.c
126         * src/html.c
127         * src/ldif.c
128         * src/mimeview.c
129         * src/mutt.c
130         * src/pine.c
131         * src/procmime.c
132         * src/vcard.c
133         * src/wizard.c
134                 Fix my use of g_utf8_strdown (it returns
135                 a newly allocated string and doesn't
136                 change the parameter)
137
138 2008-08-06 [colin]      3.5.0cvs51
139
140         * src/compose.c
141                 Fix bug 1690, 'Copy/Paste in edit window may 
142                 break Undo'; middle-click pastes aren't 
143                 REPLACE_INSERT but just INSERT. 
144                 Also, fix privacy menu selection
145
146 2008-08-05 [colin]      3.5.0cvs50
147
148         * src/action.c
149         * src/addr_compl.c
150         * src/addrbook.c
151         * src/addrcindex.c
152         * src/addrduplicates.c
153         * src/addrharvest.c
154         * src/enriched.c
155         * src/html.c
156         * src/ldif.c
157         * src/main.c
158         * src/mimeview.c
159         * src/mutt.c
160         * src/pine.c
161         * src/procmime.c
162         * src/vcard.c
163         * src/wizard.c
164         * src/common/socket.c
165         * src/gtk/gtkutils.c
166         * src/gtk/gtkutils.h
167         * src/gtk/menu.c
168         * src/plugins/spamassassin/spamassassin.c
169                 More undeprecation (Glib)
170
171 2008-08-05 [colin]      3.5.0cvs49
172
173         * src/prefs_account.c
174         * src/prefs_filtering_action.c
175         * src/prefs_matcher.c
176         * src/gtk/Makefile.am
177         * src/gtk/claws-marshal.list
178         * src/gtk/colorlabel.c
179         * src/gtk/colorsel.c
180         * src/gtk/foldersort.c
181         * src/gtk/gtkaspell.c
182         * src/gtk/gtkcmclist.c
183         * src/gtk/gtkcmclist.h
184         * src/gtk/gtkcmctree.c
185         * src/gtk/gtkcmctree.h
186         * src/gtk/gtkcmoptionmenu.c
187         * src/gtk/gtkcmoptionmenu.h
188         * src/gtk/gtksctree.c
189         * src/gtk/gtksctree.h
190         * src/gtk/gtkutils.c
191         * src/gtk/gtkutils.h
192         * src/gtk/gtkvscrollbutton.c
193         * src/gtk/menu.c
194         * src/gtk/menu.h
195         * src/gtk/quicksearch.c
196         * src/plugins/dillo_viewer/dillo_viewer.c
197         * src/plugins/pgpcore/select-keys.c
198                 Try to finish yesterday's commit
199
200 2008-08-04 [colin]      3.5.0cvs48
201
202         * src/addressadd.c
203         * src/addressbook.c
204         * src/addressbook_foldersel.c
205         * src/addressitem.h
206         * src/addrgather.c
207         * src/browseldap.c
208         * src/compose.c
209         * src/compose.h
210         * src/editaddress.c
211         * src/editaddress_other_attributes_ldap.c
212         * src/editgroup.c
213         * src/editldap_basedn.c
214         * src/folderview.c
215         * src/folderview.h
216         * src/grouplistdialog.c
217         * src/image_viewer.c
218         * src/imap_gtk.c
219         * src/importldif.c
220         * src/main.c
221         * src/mainwindow.c
222         * src/message_search.c
223         * src/mh_gtk.c
224         * src/mimeview.c
225         * src/mimeview.h
226         * src/news_gtk.c
227         * src/noticeview.h
228         * src/prefs_account.c
229         * src/prefs_filtering_action.c
230         * src/prefs_matcher.c
231         * src/prefs_msg_colors.c
232         * src/prefs_summaries.c
233         * src/statusbar.c
234         * src/stock_pixmap.c
235         * src/summary_search.c
236         * src/summaryview.c
237         * src/summaryview.h
238         * src/textview.c
239         * src/toolbar.h
240         * src/gtk/Makefile.am
241         * src/gtk/claws-marshal.list
242         * src/gtk/colorsel.c
243         * src/gtk/foldersort.c
244         * src/gtk/gtkaspell.c
245         * src/gtk/gtkcmclist.c
246         * src/gtk/gtkcmclist.h
247         * src/gtk/gtkcmctree.c
248         * src/gtk/gtkcmctree.h
249         * src/gtk/gtksctree.c
250         * src/gtk/gtksctree.h
251         * src/gtk/gtkutils.c
252         * src/gtk/gtkutils.h
253         * src/gtk/gtkvscrollbutton.c
254         * src/gtk/menu.c
255         * src/gtk/menu.h
256         * src/gtk/quicksearch.c
257         * src/plugins/dillo_viewer/dillo_viewer.c
258         * src/plugins/pgpcore/select-keys.c
259                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
260                 Undeprecate their implementation (GtkArg, GtkType, ...)
261                 Undeprecate a few other things here and there
262                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
263                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
264                 still have work to do
265
266 2008-08-04 [colin]      3.5.0cvs47
267
268         * src/compose.c
269         * src/compose.h
270         * src/toolbar.h
271         * src/textview.c
272         * src/stock_pixmap.c
273         * src/statusbar.c
274         * src/noticeview.h
275         * src/mimeview.h
276         * src/mainwindow.c
277         * src/image_viewer.c
278         * src/gtk/gtkaspell.c
279         * src/gtk/gtkvscrollbutton.c
280         * src/plugins/dillo_viewer/dillo_viewer.c
281                 Undeprecate more things
282
283 2008-08-02 [colin]      3.5.0cvs46
284
285         * src/mainwindow.c
286                 Fix toggle menu activation state
287                 (thanks to cvs45 ;)
288
289 2008-08-02 [paul]       3.5.0cvs45
290
291         * src/mainwindow.c
292                 fix sensitivity of
293                 /View/Show or hide/Message View
294
295 2008-08-01 [paul]       3.5.0cvs44
296
297         * src/common/utils.c
298         * src/plugins/pgpcore/claws.def
299         * src/plugins/pgpinline/claws.def
300                 fix compilation problems on mingw32,
301                 (bug 1688) Patch by Marcus Brinkmann
302
303 2008-08-01 [colin]      3.5.0cvs43
304
305         * src/gtk/gtkutils.c
306         * src/gtk/gtkvscrollbutton.c
307                 Oups, fix build
308
309 2008-08-01 [colin]      3.5.0cvs42
310
311         * src/compose.c
312         * src/foldersel.c
313         * src/mainwindow.c
314         * src/prefs_account.c
315         * src/prefs_folder_item.c
316         * src/prefs_quote.c
317         * src/summaryview.c
318         * src/gtk/gtkaspell.c
319         * src/gtk/gtkutils.c
320         * src/gtk/gtkvscrollbutton.c
321                 Replace a few deprecated function calls
322
323 2008-08-01 [paul]       3.5.0cvs41
324
325         * src/action.c
326                 fix crash that occurs because of recent GtkUIManager
327                 changes. Thanks to Colin
328
329 2008-07-31 [colin]      3.5.0cvs40
330
331         * src/addressbook.c
332         * src/compose.c
333         * src/mainwindow.c
334         * src/messageview.c
335                 Some Maemo fixes
336         * src/gtk/menu.c
337         * src/gtk/menu.h
338                 Remove deprecated helper funcs
339
340 2008-07-30 [colin]      3.5.0cvs39
341
342         * src/folderview.c
343         * src/folderview.h
344         * src/imap_gtk.c
345         * src/mh_gtk.c
346         * src/news_gtk.c
347                 Move the folderview popup menu to GtkUIManager
348
349 2008-07-29 [colin]      3.5.0cvs38
350
351         * src/account.c
352         * src/account.h
353         * src/action.c
354         * src/action.h
355         * src/addressitem.h
356         * src/compose.c
357         * src/edittags.c
358         * src/mainwindow.c
359         * src/mainwindow.h
360         * src/mimeview.c
361         * src/summaryview.c
362         * src/gtk/menu.c
363         * src/gtk/menu.h
364                 Switch the main menu to GtkUIManager
365                 Warning fixes
366
367 2008-07-29 [colin]      3.5.0cvs37
368
369         * src/news.c
370                 Fix bug 1684, 'view news messages with large 
371                 attachements segfaults'
372
373 2008-07-29 [colin]      3.5.0cvs36
374
375         * src/action.c
376         * src/action.h
377         * src/addressbook.c
378         * src/addressitem.h
379         * src/compose.c
380         * src/compose.h
381         * src/messageview.c
382         * src/messageview.h
383         * src/summaryview.c
384         * src/gtk/menu.c
385         * src/gtk/menu.h
386                 More switches to GtkUIManager
387
388 2008-07-26 [colin]      3.5.0cvs35
389
390         * src/gtk/menu.c
391         * src/gtk/menu.h
392                 Fix prototype
393
394 2008-07-25 [colin]      3.5.0cvs34
395
396         * src/addrcustomattr.c
397         * src/addressbook.c
398         * src/compose.c
399         * src/editaddress.c
400         * src/editaddress_other_attributes_ldap.h
401         * src/edittags.c
402         * src/mainwindow.c
403         * src/mimeview.c
404         * src/prefs_actions.c
405         * src/prefs_filtering.c
406         * src/prefs_template.c
407         * src/summaryview.c
408         * src/textview.c
409         * src/textview.h
410         * src/toolbar.c
411         * src/gtk/about.c
412         * src/gtk/menu.c
413         * src/gtk/menu.h
414         * src/plugins/trayicon/trayicon.c
415                 More changes from GtkItemFactory to GtkUIManager
416
417 2008-07-25 [colin]      3.5.0cvs33
418
419         * src/gtk/menu.h
420                 Add a macro to remove menu items
421                 Make the gui_manager variable useless
422
423 2008-07-24 [colin]      3.5.0cvs32
424
425         * src/mimeview.c
426                 Fix a gtk warning on clear
427         * src/mainwindow.c
428         * src/summaryview.c
429         * src/summaryview.h
430                 Switch the message list popup menu to
431                 GtkUIManager
432
433 2008-07-23 [colin]      3.5.0cvs31
434
435         * src/plugins/pgpcore/pgp_viewer.c
436         * src/plugins/pgpcore/sgpgme.c
437                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
438                 Patch by Thomas Wiegner <wiegner@gmx.de>
439
440 2008-07-20 [paul]       3.5.0cvs30
441
442         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
443                 remove redundant GTK version check
444
445 2008-07-20 [ticho]      3.5.0cvs29
446
447         * src/folderview.c
448         * src/imap_gtk.c
449         * src/news_gtk.c
450                 Moved sensitivity setting for "Download messages" for IMAP and
451                 news folders from folderview.c to imap_gtk.c and news_gtk.c
452                 respectively for better code readability.
453                 Fixed indentation in news' set_sensitivity().
454
455 2008-07-20 [paul]       3.5.0cvs28
456
457         * src/addrgather.c
458                 remove more redundant code following cvs27
459
460 2008-07-20 [paul]       3.5.0cvs27
461
462         * src/addrgather.c
463                 remove now redundant code
464         * src/mainwindow.c
465         * src/mainwindow.h
466                 fix bug 1673, 'Tools/Harvest adresses is
467                 grayed out if folder is empty'
468
469 2008-07-19 [ticho]      3.5.0cvs26
470
471         * src/edittags.c
472         * src/main.c
473         * src/mimeview.c
474         * src/mimeview.h
475         * src/gtk/gtkutils.c
476         * src/gtk/gtkutils.h
477         * src/gtk/menu.c
478         * src/gtk/menu.h
479                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
480                 instead of deprecated GtkItemFactory.
481
482 2008-07-19 [colin]      3.5.0cvs25
483
484         * src/account.c
485         * src/addrgather.c
486         * src/compose.c
487         * src/editldap.c
488         * src/expldifdlg.c
489         * src/importldif.c
490         * src/main.c
491         * src/mainwindow.c
492         * src/mimeview.c
493         * src/noticeview.c
494         * src/prefs_account.c
495         * src/prefs_actions.c
496         * src/prefs_ext_prog.c
497         * src/prefs_filtering.c
498         * src/prefs_folder_item.c
499         * src/prefs_image_viewer.c
500         * src/prefs_logging.c
501         * src/prefs_msg_colors.c
502         * src/prefs_other.c
503         * src/prefs_send.c
504         * src/prefs_spelling.c
505         * src/prefs_summaries.c
506         * src/prefs_template.c
507         * src/printing.c
508         * src/quote_fmt.c
509         * src/summary_search.c
510         * src/summaryview.c
511         * src/toolbar.c
512         * src/wizard.c
513         * src/common/Makefile.am
514         * src/gtk/gtksctree.c
515         * src/gtk/gtkutils.h
516         * src/gtk/pluginwindow.c
517         * src/gtk/quicksearch.c
518         * src/plugins/bogofilter/bogofilter_gtk.c
519         * src/plugins/dillo_viewer/dillo_prefs.c
520         * src/plugins/pgpcore/prefs_gpg.c
521         * src/plugins/spamassassin/spamassassin_gtk.c
522         * src/plugins/trayicon/trayicon.c
523         * src/plugins/trayicon/trayicon_prefs.c
524                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
525                 or greater). Use the old deprecated one on GTK+ < 2.12.
526                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
527                 of time!
528
529 2008-07-16 [colin]      3.5.0cvs24
530
531         * src/mainwindow.c
532                 Fix folderview's scrolbar when starting minimised
533                 to tray, and popping up the mainwindow by calling
534                 claws-mail from the command line
535
536 2008-07-08 [colin]      3.5.0cvs23
537
538         * src/compose.c
539                 Possibly fix po-headers appearing on empty
540                 templates
541
542 2008-07-08 [colin]      3.5.0cvs22
543
544         * src/folderview.c
545         * src/summaryview.c
546                 Finish the always_open tristate patch, by Jonathan
547                 Corbet.
548
549 2008-07-07 [paul]       3.5.0cvs21
550
551         * src/mainwindow.c
552                 fix typo (missing ")
553
554 2008-07-07 [paul]       3.5.0cvs20
555
556         * src/mainwindow.c
557                 fit the menu style a bit better
558
559 2008-07-07 [colin]      3.5.0cvs19
560
561         * src/prefs_themes.c
562                 Make upgrading themes easier
563
564 2008-07-07 [colin]      3.5.0cvs18
565
566         * src/mainwindow.c
567         * src/prefs_toolbar.c
568         * src/stock_pixmap.c
569                 Finish fixing bug 1609, 'Icon issues'
570
571 2008-07-07 [colin]      3.5.0cvs17
572
573         * src/prefs_common.c
574                 Fix the default value
575
576 2008-07-07 [colin]      3.5.0cvs16
577
578         * src/prefs_summaries.c
579                 Revert my fix to the string, the correct term
580                 is indeed Message View
581
582 2008-07-07 [colin]      3.5.0cvs15
583
584         * AUTHORS
585         * src/gtk/authors.h
586         * src/prefs_common.c
587         * src/prefs_common.h
588         * src/prefs_summaries.c
589         * src/summaryview.c
590         * src/gtk/authors.h
591                 Change "Always open message when selected" to
592                 a tristate (Never/Always/When preview is visible)
593                 Patch by Jonathan Corbet <corbet@lwn.net>.
594
595 2008-07-06 [paul]       3.5.0cvs14
596
597         * src/addrgather.c
598                 improve the layout of the dialogue
599                 improve the English
600                 add tooltips
601                 fix some of the nasty coding style
602         * src/mainwindow.c
603                 improve the English
604                 add some missing mnemonics
605
606 2008-07-05 [paul]       3.5.0cvs13
607
608         * src/mainwindow.c
609         * src/mainwindow.h
610                 fix bug 1398, '"Change current account" is
611                 available even when there's only one account'
612         * src/plugins/pgpcore/prefs_gpg.c
613                 put back a needed include, removed in error
614
615 2008-07-05 [colin]      3.5.0cvs12
616
617         * src/mainwindow.c
618                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
619
620 2008-07-05 [colin]      3.5.0cvs11
621
622         * src/news.c
623         * src/news_gtk.c
624                 Provide ability to rename newsgroups. Closes
625                 bug 1444, 'Add GUI option for renaming 
626                 newsgroups'. Patch by Pawel Pekala
627
628 2008-07-05 [colin]      3.5.0cvs10
629
630         * src/plugins/pgpcore/passphrase.c
631         * src/plugins/pgpcore/prefs_gpg.c
632         * src/plugins/pgpcore/select-keys.c
633                 Simplify GTK includes (with the advantage
634                 of compiling against GTK+2.13); patch by
635                 Charles A Edwards
636
637 2008-07-05 [colin]      3.5.0cvs9
638
639         * src/wizard.c
640                 Add SSL client certificates
641
642 2008-07-05 [colin]      3.5.0cvs8
643
644         * src/prefs_account.c
645         * src/common/session.h
646                 Fix warnings
647         * src/common/ssl.c
648                 Add one path for certs
649
650 2008-07-05 [colin]      3.5.0cvs7
651
652         * src/prefs_account.c
653                 Fix no-ssl build
654
655 2008-07-04 [colin]      3.5.0cvs6
656
657         * src/common/ssl.c
658         * src/common/ssl.h
659         * src/common/ssl_certificate.c
660                 Workaround distro bugs and fix certificate checking
661                 with OpenSSL
662
663 2008-07-04 [colin]      3.5.0cvs5
664
665         * src/filtering.c
666         * src/common/ssl_certificate.c
667         * src/common/ssl_certificate.h
668         * src/etpan/imap-thread.c
669         * src/etpan/nntp-thread.c
670                 Fix some leaks, thanks to Martin Zwickel
671                 Rename gnutls functions that do the same
672                 as OpenSSL ones, to avoid symbol clashing
673                 when Claws is built against GnuTLS and
674                 libetpan against OpenSSL
675
676 2008-07-04 [paul]       3.5.0cvs4
677
678         * src/prefs_account.c
679                 remove 1 forgotten '.'
680
681 2008-07-04 [paul]       3.5.0cvs3
682
683         * src/prefs_account.c
684                 layout/engrish fixes to the 'Client
685                 certificates' frame
686
687 2008-07-03 [colin]      3.5.0cvs2
688
689         * src/imap.c
690         * src/news.c
691         * src/pop.c
692         * src/prefs_account.c
693         * src/prefs_account.h
694         * src/prefs_common.c
695         * src/send_message.c
696         * src/common/session.c
697         * src/common/session.h
698         * src/common/smtp.c
699         * src/common/smtp.h
700         * src/common/socket.h
701         * src/common/ssl.c
702         * src/common/ssl.h
703         * src/common/ssl_certificate.c
704         * src/common/ssl_certificate.h
705         * src/etpan/imap-thread.c
706         * src/etpan/nntp-thread.c
707         * src/gtk/inputdialog.c
708                 Add support for SSL client certificates (either PEM files
709                 with certificate and private key, either PKCS12 files)
710
711 2008-06-28 [colin]      3.5.0cvs1
712
713         * src/foldersel.c
714                 Fix compilation with older GTKs
715
716 2008-06-27 [paul]       3.5.0
717
718         * NEWS
719         * README
720         * RELEASE_NOTES 
721                 3.5.0 released
722
723 2008-06-27 [paul]       3.4.0cvs116
724
725         * src/gtk/authors.h
726                 complete cvs115
727
728 2008-06-27 [paul]       3.4.0cvs115
729
730         * configure.ac
731         * src/gtk/authors.h
732                 no longer build unmaintained translations
733
734 2008-06-27 [paul]       3.4.0cvs114
735
736         * po/de.po
737         * po/fi.po
738         * po/pt_BR.po
739                 updated by Stephan Sachse, Flammie Pirinen, and
740                 Frederico Goncalves Guimaraes
741
742 2008-06-26 [wwp]        3.4.0cvs113
743
744         * manual/fr/advanced.xml
745                 Update French version of the manual (AutoFaces documentation).
746
747 2008-06-26 [wwp]        3.4.0cvs112
748
749         * manual/fr/advanced.xml
750         * manual/fr/plugins.xml
751                 Updated French version of the manual (completed
752                 hidden options list, added note about Clawsker
753                 and new mail archiver plugin).
754
755 2008-06-25 [colin]      3.4.0cvs111
756
757         * src/gtk/gtkaspell.c
758                 Fix non-UTF8 in the replace with dialog
759         * src/prefs_actions.c
760                 Fix possible crasher
761                 Patches by Pawel
762
763 2008-06-24 [mones]      3.4.0cvs110
764
765         * src/autofaces.c
766                 Fix non-warning message, downgraded to debug info
767
768 2008-06-24 [colin]      3.4.0cvs109
769
770         * src/summaryview.c
771                 Fix bug 1650, Message line too small after 
772                 changing columns in "three columns" layout
773
774 2008-06-24 [colin]      3.4.0cvs108
775
776         * src/messageview.c
777                 Fix Spam button sensitivity in newsgroups
778
779 2008-06-23 [wwp]        3.4.0cvs107
780
781         * po/fr.po
782                 Updated French translation.
783
784 2008-06-23 [mones]      3.4.0cvs106
785
786         * po/es.po
787                 Updated translation for release
788
789 2008-06-22 [mones]      3.4.0cvs105
790
791         * manual/es/plugins.xml
792                 Synced new entry for Mail Archiver plugin
793
794 2008-06-22 [colin]      3.4.0cvs104
795
796         * src/compose.c
797                 Fix initial cursor position
798
799 2008-06-21 [paul]       3.4.0cvs103
800
801         * manual/plugins.xml
802                 add an entry for the new Mail Archiver plugin
803
804 2008-06-21 [paul]       3.4.0cvs102
805
806         * src/gtk/about.c
807                 we're in 'string freeze', put back the
808                 < > symbols for now
809
810 2008-06-21 [paul]       3.4.0cvs101
811
812         * manual/advanced.xml
813         * manual/es/advanced.xml
814                 fix build warning: <emphasis> cannot be contained
815                 within <filename>
816         * src/gtk/about.c
817                 fix non-clickable link on License page and drop
818                 the containing < > symbols to match other links
819
820 2008-06-20 [mones]      3.4.0cvs100
821
822         * manual/advanced.xml
823                 Added autofaces documentation, note about clawsker in hidden
824                 preferences, minor markup fix. Thanks Paul for proofreading
825         * manual/es/advanced.xml
826                 Synchronised Spanish manual
827
828 2008-06-16 [colin]      3.4.0cvs99
829
830         * src/compose.c
831                 Fix cursor placing on signature change
832
833 2008-06-16 [paul]       3.4.0cvs98
834
835         * src/imap_gtk.c
836         * src/mh_gtk.c
837         * src/gtk/inputdialog.c
838                 really fussy coding style fixes
839
840 2008-06-16 [paul]       3.4.0cvs97
841
842         * src/Makefile.am
843                 keep the alphabetical order
844
845 2008-06-13 [mones]      3.4.0cvs96
846
847         * src/autofaces.c
848                 Fix crasher ;-)
849         * src/prefs_filtering_action.c
850                 Fixed cosmetic bug, processing also displays "Filtering"
851
852 2008-06-13 [mones]      3.4.0cvs95
853
854         * src/Makefile.am
855         * src/autofaces.c       ** NEW FILE **  
856         * src/autofaces.h       ** NEW FILE **
857         * src/compose.c
858                 Allow setting Faces and X-Faces globally and per-account
859                 from configuration files under ~/.claws-mail/autofaces
860
861 2008-06-13 [holger]     3.4.0cvs94
862
863         * .cvsignore
864                 More files to ignore
865         * src/gtk/inputdialog.c
866         * src/gtk/inputdialog.h
867                 Make input dialog more generic so that a checkbox
868                 with custom text can be used in addition to the
869                 "remember this" checkbox
870         * src/imap_gtk.c
871         * src/mh_gtk.c
872         * src/prefs_common.c
873         * src/prefs_common.h
874                 Allow new folders to inherit the properties of the
875                 parent folder during folder creation
876
877 2008-06-13 [wwp]        3.4.0cvs93
878
879         * src/addressbook.c
880                 a better fix for this string, won't break up translations,
881                 and is conform to other similar ones.
882
883 2008-06-13 [wwp]        3.4.0cvs92
884
885         * src/addrduplicates.c
886         * src/addressadd.c
887         * src/addressbook.c
888         * src/addressbook_foldersel.c
889         * src/editgroup.c
890                 use tree decorations everywhere AB folders are used (AB tree pane,
891                     add address to AB, select AB folder, edit group, custom attr, find dup
892                     results), in order to match global style
893                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
894                     double clicking on groups in tree pane does open the group edit dialog
895                     double clicking on other items in tree pane does expand/collapse
896                 fix a missing space in AB's delete-folder dialog
897                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
898
899         * src/foldersel.c
900                 make foldersel dialog show dotted lines according to global (hidden) prefs
901
902 2008-06-12 [colin]      3.4.0cvs91
903
904         * src/compose.c
905         * src/compose.h
906                 Fix bug 1635, 'Last character of message is truncated 
907                 when changing accounts w/ sigs'
908         * src/folderview.c
909                 Fix bug 1636, 'Can't select "properties" on "folders 
910                 only" folders'
911
912 2008-06-11 [colin]      3.4.0cvs90
913
914         * src/folder.c
915                 Maybe fix bug 1623, 'exits with segfault when 
916                 logging in to certain imap-servers'
917
918 2008-06-10 [mones]      3.4.0cvs89
919
920         * AUTHORS
921         * tools/Makefile.am
922         * tools/README
923         * tools/convert_mbox.sh
924                 Undo cvs86 and cvs87, it really should be a patch to 
925                 convert_mbox.pl
926
927 2008-06-10 [wwp]        3.4.0cvs88
928
929         * po/fr.po
930                 Updated French translation.
931
932 2008-06-10 [mones]      3.4.0cvs87
933
934         * tools/Makefile.am
935                 Oops, forgot to add previous script for distribution
936
937 2008-06-10 [mones]      3.4.0cvs86
938
939         * AUTHORS
940         * tools/README
941         * tools/convert_mbox.sh
942                 Added script to convert Evolution mail folders contributed
943                 by Daniel Dickinson <cshore@fionavar.ca>
944                 Fixes debian bug 461435
945
946 2008-06-09 [colin]      3.4.0cvs85
947
948         * src/main.c
949                 Integrate AWN information bubble if dbus is
950                 available
951         * src/folder.c
952                 Fix crash when calling scan_required() on 
953                 folder classes that don't implement them
954         * src/common/session.c
955                 Fix a little typo
956
957 2008-06-09 [colin]      3.4.0cvs84
958
959         * src/main.c
960                 Fix bug 1447, 'If user tries to close while starting 
961                 up, it will not close ever.'
962
963 2008-06-09 [colin]      3.4.0cvs83
964
965         * src/filtering.c
966                 Fix bug 1628, 'Claws Mail crashes when 
967                 filtering selected messages'
968
969 2008-06-04 [colin]      3.4.0cvs82
970
971         * src/messageview.c
972                 Complete handling of html parts in multipart/alternative
973                 mails
974
975 2008-06-03 [paul]       3.4.0cvs81
976
977         * src/prefs_message.c
978                 make always the english good
979
980 2008-06-03 [colin]      3.4.0cvs80
981
982         * src/mainwindow.c
983         * src/mainwindow.h
984                 Fix bug 1624, '[PATCH] Quick search should be 
985                 disabled for folder view'; based on a patch by
986                 Michael Terry
987
988 2008-06-03 [iwkse]      3.4.0cvs79
989
990         * src/addressbook.c
991                 Fix little gui bug on button sensitivity
992         * src/messageview.c
993         * src/prefs_common.c
994         * src/prefs_common.h
995         * src/prefs_message.c
996                 Allow by default to show html in multipart/alternative
997
998 2008-06-02 [colin]      3.4.0cvs78
999
1000         * src/prefs_actions.c
1001                 GUI rework, patch by Pawel 
1002
1003 2008-06-02 [colin]      3.4.0cvs77
1004
1005         * src/quote_fmt.c
1006                 Fix sensitivity/alignment, patch from
1007                 Pawel
1008
1009 2008-05-31 [colin]      3.4.0cvs76
1010
1011         * src/imap.c
1012                 Fix login issue introduced in cvs75.
1013
1014 2008-05-31 [colin]      3.4.0cvs75
1015
1016         * src/imap.c
1017                 Fix more possible double-frees. Also, fix the root cause
1018                 of these double-frees by just noting the Session is to
1019                 be destroyed instead of destroying it in flight
1020
1021 2008-05-29 [paul]       3.4.0cvs74
1022
1023         * manual/keyboard.xml
1024                 'Makes' these entries like the others
1025
1026 2008-05-29 [colin]      3.4.0cvs73
1027
1028         * src/procmsg.h
1029                 Include utils.h in case we
1030                 need to pull goffset definition
1031
1032 2008-05-29 [colin]      3.4.0cvs72
1033
1034         * src/common/utils.h
1035                 Workaround a stupid Glib issue, where
1036                 goffset happens to be undefined. 
1037
1038 2008-05-28 [colin]      3.4.0cvs71
1039
1040         * src/compose.c
1041         * src/compose.h
1042         * src/grouplistdialog.c
1043         * src/image_viewer.c
1044         * src/imap.c
1045         * src/inc.c
1046         * src/main.c
1047         * src/matcher.c
1048         * src/messageview.c
1049         * src/mimeview.c
1050         * src/prefs_themes.c
1051         * src/procmsg.h
1052         * src/summaryview.c
1053         * src/summaryview.h
1054         * src/textview.c
1055         * src/common/smtp.c
1056         * src/common/utils.c
1057         * src/common/utils.h
1058                 Use goffset instead of off_t for MsgInfo's size
1059                 Allows using MsgInfo structure from plugins
1060                 compiled with largefile support
1061
1062 2008-05-26 [colin]      3.4.0cvs70
1063
1064         * src/mainwindow.c
1065         * src/mainwindow.h
1066                 Define THEME_CHANGED_HOOKLIST and invoke
1067                 it on theme change
1068         * src/plugins/trayicon/trayicon.c
1069                 Listen to THEME_CHANGED_HOOKLIST and
1070                 update accordingly
1071
1072 2008-05-26 [paul]       3.4.0cvs69
1073
1074         * src/mimeview.c
1075                 plug a leak in mimeview_save_all()
1076
1077 2008-05-24 [colin]      3.4.0cvs68
1078
1079         * src/common/utils.h
1080                 Fix wrong define on old glibs
1081
1082 2008-05-24 [paul]       3.4.0cvs67
1083
1084         * src/Makefile.am
1085         * src/stock_pixmap.c
1086         * src/stock_pixmap.h
1087         * src/toolbar.c
1088         * src/pixmaps/cancel.xpm
1089         * src/pixmaps/close.xpm
1090                 add a specific icon for A_CANCEL_INC (addresses
1091                 point 1 of bug 1609 'Icon issues')
1092                 replace close.xpm with an icon of the standard
1093                 24x24 size
1094
1095 2008-05-24 [paul]       3.4.0cvs66
1096
1097         * src/pixmaps/insert_file.xpm
1098                 replaced
1099
1100 2008-05-23 [paul]       3.4.0cvs65
1101
1102         * src/common/md5.c
1103         * src/common/md5.h
1104                 add the possibility to check md5 on binary files,
1105                 thanks to Colin
1106
1107 2008-05-23 [colin]      3.4.0cvs64
1108
1109         * src/mainwindow.c
1110         * src/summaryview.c
1111                 Fix bug 1610, 'claws crash after opening/closing 
1112                 preferences and window update'
1113
1114 2008-05-22 [colin]      3.4.0cvs63
1115
1116         * src/prefs_filtering_action.c
1117         * src/gtk/combobox.c
1118         * src/gtk/combobox.h
1119                 Fix reselecting of Tags actions in
1120                 filtering actions dialog
1121
1122 2008-05-22 [colin]      3.4.0cvs62
1123
1124         * src/Makefile.am
1125         * src/prefs_toolbar.c
1126         * src/stock_pixmap.c
1127         * src/stock_pixmap.h
1128         * src/toolbar.c
1129         * src/pixmaps/delete_btn.xpm
1130         * src/pixmaps/insert_file.xpm
1131         * src/pixmaps/mail_reply_to_list.xpm
1132                 Fix more of bug 1609:
1133                 - Add a Delete button icon
1134                 - Add a Reply to list button icon
1135                 - Fix Insert file button icon
1136                 Artwork by Ciprian Popovici.
1137
1138 2008-05-21 [colin]      3.4.0cvs61
1139
1140         * src/common/utils.c
1141                 Fix a little leak
1142
1143 2008-05-21 [wwp]        3.4.0cvs60
1144
1145         * src/prefs_filtering.c
1146                 Don't show SMTP-only accounts in accounts list, as they are
1147                 irrelevant for filtering incoming messages.
1148
1149 2008-05-21 [colin]      3.4.0cvs59
1150
1151         * src/mainwindow.c
1152                 Don't put SMTP-only accounts in receive menus
1153
1154 2008-05-21 [colin]      3.4.0cvs58
1155
1156         * src/imap.c
1157                 Fix cvs56 (brain fart)
1158
1159 2008-05-21 [colin]      3.4.0cvs57
1160
1161         * src/common/utils.c
1162                 Fix bug 1615, 'hang on FIFO when the other end's not 
1163                 opened'
1164
1165 2008-05-21 [colin]      3.4.0cvs56
1166
1167         * src/imap.c
1168                 Fix a warning
1169
1170 2008-05-19 [colin]      3.4.0cvs55
1171
1172         * src/plugins/pgpcore/sgpgme.c
1173                 Maybe fix debian bug 481856, 'Segmentation fault 
1174                 when verifying a GPG signature'. Although it 
1175                 looks like a race condition...
1176
1177 2008-05-19 [colin]      3.4.0cvs54
1178
1179         * src/prefs_filtering_action.c
1180         * src/prefs_matcher.c
1181         * src/common/tags.c
1182         * src/common/tags.h
1183         * src/gtk/combobox.c
1184         * src/gtk/combobox.h
1185                 Patch by Pawel: disabled Tags menus in filtering dialogs
1186
1187 2008-05-19 [colin]      3.4.0cvs53
1188
1189         * src/prefs_account.c
1190                 GUI patch by Pawel: align ports entries
1191
1192 2008-05-19 [colin]      3.4.0cvs52
1193
1194         * src/mainwindow.c
1195                 Fix bug 1616, 'strange question while emptying trash'
1196
1197 2008-05-18 [colin]      3.4.0cvs51
1198
1199         * src/common/plugin.c
1200         * src/etpan/imap-thread.c
1201         * src/etpan/nntp-thread.c
1202         * src/gtk/gtksctree.c
1203                 Fix bug 1613, 'Various memory leaks'; 
1204                 based on a patch by Didier Barvaux.
1205
1206 2008-05-18 [colin]      3.4.0cvs50
1207
1208         * src/mimeview.c
1209         * src/privacy.h
1210         * src/toolbar.c
1211         * src/toolbar.h
1212         * src/plugins/pgpcore/sgpgme.c
1213                 Fix more parts of bug 1609:
1214                 - Make use of specific Expired privacy icon
1215                 - Use CLOSE instead of NOTICE_ERROR for cancel
1216                   receiving
1217                 - Allow a Preferences button in the main toolbar
1218
1219 2008-05-18 [colin]      3.4.0cvs49
1220
1221         * src/stock_pixmap.c
1222                 Fix bug with non-updating icons after theme change:
1223                 If fetching pixbuf for a given icon after a theme
1224                 change, the next pixmap fetch would return the old
1225                 cached one, as the theme change was forgotten at 
1226                 this time. (and vice-versa). This was mostly 
1227                 visible on open folder icons
1228
1229 2008-05-17 [colin]      3.4.0cvs48
1230
1231         * src/prefs_summaries.c
1232         * src/summaryview.c
1233                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
1234                 options'. Patch by Pawel
1235
1236 2008-05-16 [colin]      3.4.0cvs47
1237
1238         * src/imap.c
1239                 Fix another possible crash (on fatal errors
1240                 at login, like stream error).
1241
1242 2008-05-16 [paul]       3.4.0cvs46
1243
1244         * tools/thunderbird-filters-convertor.pl
1245                 fix a typo
1246                 fix reading a tb rule that contains something
1247                 like that: \"Sender\"
1248
1249 2008-05-16 [paul]       3.4.0cvs45
1250
1251         * tools/README
1252         * tools/csv2addressbook.pl
1253                 add support for gmail exported csv address book
1254
1255 2008-05-16 [colin]      3.4.0cvs44
1256
1257         * configure.ac
1258         * src/ldapupdate.c
1259                 Fix ldap deprecated calls. Patch by
1260                 Michael Rasmussen
1261
1262 2008-05-16 [paul]       3.4.0cvs43
1263
1264         * manual/de/account.xml
1265         * manual/it/account.xml
1266         * manual/it/ack.xml
1267         * manual/it/addrbook.xml
1268         * manual/it/claws-mail-manual.xml
1269         * manual/it/gpl.xml
1270         * manual/it/intro.xml
1271         * manual/it/starting.xml
1272                 add pages towards German and Italian manuals.
1273                 (just for storage, they are not built yet, due
1274                 to being incomplete.) submitted by Speckmade
1275                 <Speckmade@gmx.net> and Salvatore De Paolis
1276                 <iwkse@claws-mail.org>
1277
1278 2008-05-16 [colin]      3.4.0cvs42
1279
1280         * src/gtk/sslcertwindow.c
1281                 Fix SHA1 fingerprint with GnuTLS
1282
1283 2008-05-15 [colin]      3.4.0cvs41
1284
1285         * src/gtk/sslcertwindow.c
1286                 Print SHA1 fingerprint too
1287
1288 2008-05-15 [colin]      3.4.0cvs40
1289
1290         * src/imap.c
1291                 Fix certificate port on TLS. It was 
1292                 previously always 0.
1293                 **IMPORTANT INFORMATION**: this will trigger 
1294                 one wrong "New certificate" warning at the 
1295                 first connection with this fix, if using STARTTLS
1296                 on IMAP.
1297         * src/gtk/sslcertwindow.c
1298                 Make labels selectable
1299
1300 2008-05-15 [colin]      3.4.0cvs39
1301
1302         * src/imap.c
1303                 Fix double free when STARTTLS fails (for
1304                 example due to refusing the certificate)
1305
1306 2008-05-15 [paul]       3.4.0cvs38
1307
1308         * manual/advanced.xml
1309                 fix typo
1310
1311 2008-05-15 [paul]       3.4.0cvs37
1312
1313         * manual/advanced.xml
1314         * src/prefs_send.c
1315                 make outgoing_fallback_to_ascii a hidden pref
1316
1317 2008-05-14 [colin]      3.4.0cvs36
1318
1319         * src/main.c
1320         * src/mainwindow.c
1321         * src/mainwindow.h
1322                 Make it possible to cancel quit when Claws
1323                 ask whether to empty trash.
1324
1325 2008-05-14 [colin]      3.4.0cvs35
1326
1327         * src/compose.c
1328         * src/prefs_common.c
1329         * src/prefs_common.h
1330         * src/prefs_send.c
1331                 Add a preference to be able to specify an
1332                 outgoing charset/encoding but still fallback
1333                 to 7bit US-ASCII when possible (default TRUE,
1334                 same behavior as pre-cvs34)
1335
1336 2008-05-14 [colin]      3.4.0cvs34
1337
1338         * src/compose.c
1339                 Always use the specified encoding and charset if it is
1340                 specified, even if the mail is ASCII.
1341
1342 2008-05-13 [paul]       3.4.0cvs33
1343
1344         * src/ldapupdate.c
1345                 fix the build warnings the easy way for now
1346
1347 2008-05-13 [colin]      3.4.0cvs32
1348
1349         * src/prefs_themes.c
1350                 Count .png files as icons too (fixes part
1351                 of bug 1609, 'Icon issues')
1352
1353 2008-05-13 [wwp]        3.4.0cvs31
1354
1355         * src/addressbook_foldersel.c
1356                 Fix wrong check (completes 3.4.0.cvs30).
1357
1358 2008-05-12 [wwp]        3.4.0cvs30
1359
1360         * src/addressbook.c
1361         * src/addressbook_foldersel.c
1362         * src/filtering.c
1363         * src/matcher.c
1364         * src/prefs_matcher.c
1365         * src/plugins/bogofilter/bogofilter.c
1366         * src/plugins/bogofilter/bogofilter_gtk.c
1367         * src/plugins/dillo_viewer/dillo_prefs.c
1368         * src/plugins/spamassassin/spamassassin.c
1369         * src/plugins/spamassassin/spamassassin_gtk.c
1370                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
1371                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
1372                 translated string "Any" in plugins (whitelisting) and
1373                 UTF8 comparisons.
1374
1375 2008-05-07 [colin]      3.4.0cvs29
1376
1377         * configure.ac
1378                 Fix --enable-maemo (assume --enable-generic-umpc)
1379
1380 2008-05-07 [colin]      3.4.0cvs28
1381
1382         * configure.ac
1383         * src/account.c
1384         * src/addr_compl.c
1385         * src/compose.c
1386         * src/editaddress.c
1387         * src/folderview.c
1388         * src/mainwindow.c
1389         * src/messageview.c
1390         * src/mimeview.c
1391         * src/prefs_account.c
1392         * src/prefs_common.c
1393         * src/prefs_display_header.c
1394         * src/prefs_filtering.c
1395         * src/prefs_summaries.c
1396         * src/prefs_template.c
1397         * src/prefs_toolbar.c
1398         * src/stock_pixmap.c
1399         * src/summaryview.c
1400         * src/summaryview.h
1401         * src/textview.c
1402         * src/toolbar.c
1403         * src/gtk/about.c
1404         * src/gtk/gtksctree.c
1405         * src/gtk/menu.c
1406         * src/gtk/prefswindow.c
1407         * src/gtk/sslcertwindow.c
1408                 Separate generic UMPC code (layouts, ...) from 
1409                 MAEMO code (Hildon, ...)
1410
1411 2008-05-06 [paul]       3.4.0cvs27
1412
1413         * tools/claws.i18n.status.pl
1414                 add he.po
1415
1416 2008-05-06 [colin]      3.4.0cvs26
1417
1418         * src/common/utils.c
1419                 Maybe fix crash on FreeBSD
1420
1421 2008-05-05 [colin]      3.4.0cvs25
1422
1423         * src/messageview.c
1424                 Fix bug 1602, 'Crash when sending return receipt for
1425                 messages with no subject'
1426
1427 2008-05-05 [colin]      3.4.0cvs24
1428
1429         * src/mimeview.c
1430                 Don't overwrite temporary files with same
1431                 name when drag and dropping. Fixes bug 1599,
1432                 'attach multiple files with the same name from 
1433                 one mail to another'
1434
1435 2008-05-04 [paul]       3.4.0cvs23
1436
1437         * src/compose.c
1438         * src/prefs_common.c
1439                 fix bug 1587 'can not replay with quote'
1440
1441 2008-05-03 [colin]      3.4.0cvs22
1442
1443         * po/de.po
1444                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
1445
1446 2008-05-03 [colin]      3.4.0cvs21
1447
1448         * src/toolbar.c
1449                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
1450                 icon isn't grayed although ineffective'
1451
1452 2008-05-02 [wwp]        3.4.0cvs20
1453
1454         * po/fr.po
1455                 Fix translation.
1456
1457         * src/prefs_folder_item.c
1458                 Add missing notice in folder properties (templates) when
1459                 folder is a root node.
1460
1461 2008-04-30 [colin]      3.4.0cvs19
1462
1463         * src/prefs_toolbar.c
1464                 Add Trash and Delete icons to the icon chooser
1465
1466 2008-04-30 [colin]      3.4.0cvs18
1467
1468         * src/compose.c
1469                 Remove "Delete entire line" which was a noop
1470                 and should be the same as "Delete line" :)
1471
1472 2008-04-30 [colin]      3.4.0cvs17
1473
1474         * src/compose.c
1475                 Fix 'Delete line' and 'Delete to end of line'
1476                 on the last line. Patch by <seelenhirt@gmx.net>
1477
1478 2008-04-28 [colin]      3.4.0cvs16
1479
1480         * src/folder.c
1481                 Fix bug 1589, 'tagsdb file not removed when
1482                 folder deleted'.
1483         * src/common/utils.c
1484                 Make sure claws_unlink accepts NULL arg.
1485
1486 2008-04-25 [colin]      3.4.0cvs15
1487
1488         * src/common/ssl.c
1489                 Fix/simplify previous commit
1490
1491 2008-04-25 [colin]      3.4.0cvs14
1492
1493         * src/addrindex.h
1494         * src/common/ssl_certificate.c
1495                 Patch by Marcus: Fix Win32 build
1496         * src/common/ssl.c
1497                 Fix build with GnuTLS/no pthread, thanks
1498                 to Marcus
1499
1500 2008-04-25 [colin]      3.4.0cvs13
1501
1502         * src/summaryview.c
1503                 Fix bug 1586, '3-pane vertical layout now and then 
1504                 still shows sender column'
1505
1506 2008-04-25 [colin]      3.4.0cvs12
1507
1508         * src/Makefile.am
1509         * src/w32-logo.ico
1510         * src/w32-resource.rc
1511                 Patch from Marcus Brinkmann to set an icon on w32.
1512
1513 2008-04-24 [colin]      3.4.0cvs11
1514
1515         * src/inc.c
1516         * src/inc.h
1517                 Trace inc locks
1518         * src/ldif.c
1519         * src/ldif.h
1520                 Fix bug 1581, 'Bad File Format during Import LDIF':
1521                 Use dynamically allocated buffers; also, allow 
1522                 importing contacts with no email address
1523
1524 2008-04-24 [colin]      3.4.0cvs10
1525
1526         * src/prefs_common.c
1527                 Increment the timeout a bit on OpenBSD, 75 isn't enough
1528
1529 2008-04-23 [colin]      3.4.0cvs9
1530
1531         * src/compose.c
1532         * src/prefs_folder_item.c
1533         * src/prefs_template.c
1534         * src/quote_fmt.c
1535                 Fix bug 1576: Fix unescaping of templates when testing them
1536                 I think it breaks nothing. (wwp, you're welcome to double-check)
1537
1538 2008-04-23 [paul]       3.4.0cvs8
1539
1540         * manual/advanced.xml
1541                 add info about the "two_line_vertical" hidden
1542                 pref
1543
1544 2008-04-22 [paul]       3.4.0cvs7
1545
1546         * src/prefs_common.c
1547         * src/prefs_common.h
1548         * src/summaryview.c
1549                 make the 2-line view in summaryview when in three
1550                 columns mode configurable. hidden pref: "two_line_vertical"
1551
1552 2008-04-22 [colin]      3.4.0cvs6
1553
1554         * src/inc.c
1555                 Fix missing inc_unlock()
1556         * src/prefs_matcher.c
1557         * src/send_message.c
1558                 Fix my last commit
1559
1560 2008-04-22 [colin]      3.4.0cvs5
1561
1562         * src/etpan/imap-thread.c
1563                 Use g_(un)setenv instead of (un)setenv which
1564                 doesn't exist on IRIX 6.5
1565
1566 2008-04-22 [colin]      3.4.0cvs4
1567
1568         * src/inc.c
1569         * src/prefs_common.c
1570         * src/send_message.c
1571                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
1572                 Set the default timeout to 75 seconds
1573
1574 2008-04-20 [colin]      3.4.0cvs3
1575
1576         * src/pixmaps/tray_newmail.offline.xpm
1577         * src/pixmaps/tray_newmail.xpm
1578         * src/pixmaps/tray_newmarkedmail.offline.xpm
1579         * src/pixmaps/tray_newmarkedmail.xpm
1580         * src/pixmaps/tray_nomail.offline.xpm
1581         * src/pixmaps/tray_nomail.xpm
1582         * src/pixmaps/tray_unreadmail.offline.xpm
1583         * src/pixmaps/tray_unreadmail.xpm
1584         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
1585         * src/pixmaps/tray_unreadmarkedmail.xpm
1586                 Make the tray icons a bit nicer. Would be
1587                 nice to get really nice icons from someone
1588                 who's good at Gimp :)
1589
1590 2008-04-18 [colin]      3.4.0cvs2
1591
1592         * src/common/log.c
1593                 Forgot one g_unlink
1594
1595 lease complete the changelog entry below
1596 2008-04-18 [colin]      3.4.0cvs1
1597
1598         * src/addrduplicates.c
1599         * src/addressbook.c
1600         * src/compose.c
1601         * src/crash.c
1602         * src/editaddress.c
1603         * src/folder.c
1604         * src/image_viewer.c
1605         * src/imap.c
1606         * src/inc.c
1607         * src/main.c
1608         * src/mbox.c
1609         * src/messageview.c
1610         * src/mh.c
1611         * src/msgcache.c
1612         * src/news.c
1613         * src/partial_download.c
1614         * src/pop.c
1615         * src/prefs_common.c
1616         * src/prefs_common.h
1617         * src/prefs_other.c
1618         * src/prefs_themes.c
1619         * src/procheader.c
1620         * src/procmime.c
1621         * src/procmsg.c
1622         * src/textview.c
1623         * src/wizard.c
1624         * src/common/prefs.c
1625         * src/common/ssl_certificate.c
1626         * src/common/template.c
1627         * src/common/utils.c
1628         * src/common/utils.h
1629         * src/etpan/imap-thread.c
1630         * src/plugins/dillo_viewer/dillo_viewer.c
1631         * src/plugins/pgpcore/sgpgme.c
1632         * src/plugins/pgpinline/pgpinline.c
1633                 Add an option to shred temporary files and messages
1634                 instead of just removing them. Slows deletions down!
1635
1636 2008-04-18 [paul]       3.4.0
1637
1638         * NEWS
1639         * README
1640         * RELEASE_NOTES 
1641                 3.4.0 released
1642
1643
1644 2008-04-18 [paul]       3.3.1cvs61
1645
1646         * po/de.po
1647         * po/fi.po
1648         * po/it.po
1649         * po/pt_BR.po
1650                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
1651                 and Frederico Goncalves Guimaraes
1652         * po/es.po
1653                 updated on the last minute by a lazy Ricardo Mones
1654
1655 2008-04-18 [colin]      3.3.1cvs60
1656
1657         * po/fr.po
1658                 Update translation (Fabien Vantard)
1659
1660 2008-04-17 [colin]      3.3.1cvs59
1661
1662         * src/imap.c
1663                 Fix debian bug 474712, 'claws seg faults when IMAP 
1664                 connection breaks after an IMAP protocol error 
1665                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
1666         * src/summaryview.c
1667                 Fix a little leak
1668
1669 2008-04-17 [colin]      3.3.1cvs58
1670
1671         * src/common/log.c
1672                 Fix log size getting out of control (claws-mail
1673                 getting SIGXFSZ): rotate if every 10MB
1674
1675 2008-04-10 [paul]       3.3.1cvs57
1676
1677         * src/prefs_other.c
1678                 improvements to english usage
1679
1680 2008-04-10 [paul]       3.3.1cvs56
1681
1682         * src/prefs_receive.c
1683                 add an accurate description
1684
1685 2008-04-08 [colin]      3.3.1cvs55
1686
1687         * src/undo.c
1688                 Probably fix corruption, introduced in cvs53
1689
1690 2008-04-04 [iwkse]      3.3.1cvs54
1691
1692         * src/undo.c
1693                 undo should works properly again
1694
1695 2008-04-04 [iwkse]      3.3.1cvs53
1696
1697         * src/undo.c
1698                 Fix a segfault but breaks undo
1699                 on a specific case (eg. double paste with
1700                 middle-mouse button)
1701
1702 2008-04-04 [iwkse]      3.3.1cvs52
1703
1704         * src/prefs_filtering.c
1705                 Fix previous Tab mess
1706
1707 2008-04-03 [iwkse]      3.3.1cvs51
1708
1709         * src/prefs_filtering.c
1710                 Add search in filtering rules list
1711
1712 2008-04-02 [colin]      3.3.1cvs50
1713
1714         * src/main.c
1715                 Revert part of the previous patch: we do
1716                 want to parse ~/.claws-mail/gtkrc-2.0 if it
1717                 exists
1718
1719 2008-04-02 [colin]      3.3.1cvs49
1720
1721         * src/main.c
1722                 Fix bug 1562, 'Claws-Mail does not completely 
1723                 respect settings in GTK2_RC_FILES environment'
1724                 Remove manual parsing of .gtkrc-2.0 and 
1725                 .gtk/gtkrc-2.0. GTK does it itself these days.
1726
1727 2008-04-01 [colin]      3.3.1cvs48
1728
1729         * src/imap_gtk.c
1730                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
1731                 ticking "Show only subscribed"'
1732
1733 2008-03-31 [colin]      3.3.1cvs47
1734
1735         * src/folder.c
1736                 Fix bug 1553, 'File lock not respected'
1737                 Regression due to the implementation of
1738                 deletion batching
1739
1740 2008-03-31 [colin]      3.3.1cvs46
1741
1742         * src/mainwindow.c
1743                 Fix tags menu update, thanks to Paul
1744
1745 2008-03-29 [wwp]        3.3.1cvs45
1746
1747         * src/prefs_account.c
1748         * src/prefs_common.c
1749         * src/prefs_folder_item.c
1750         * src/prefs_quote.c
1751         * src/quote_fmt.c
1752         * src/quote_fmt.h
1753                 Fix compose template formats (in global preferences)
1754                 being translated under specific conditions.
1755                 Add a button to restore factory defaults for current
1756                 language.
1757
1758 2008-03-27 [colin]      3.3.1cvs44
1759
1760         * src/common/prefs.c
1761         * src/common/xmlprops.c
1762                 Fix RedHat bug 431735, 'segfault if /home is full' 
1763                 (when starting): Fix double fclose() in prefs.c
1764                 and potentially xmlprops.c
1765
1766 2008-03-27 [colin]      3.3.1cvs43
1767
1768         * src/addressbook.c
1769                 Fix bug 1559, 'Claws Mail crashed deleting all 
1770                 common contacts'
1771
1772 2008-03-27 [wwp]        3.3.1cvs42
1773
1774         * src/addressbook.c
1775                 Fix 3.3.0cvs41.
1776
1777 2008-03-27 [wwp]        3.3.1cvs41
1778
1779         * src/addressbook.c
1780                 Prevent list flickering when deleting addresses.
1781
1782 2008-03-26 [colin]      3.3.1cvs40
1783
1784         * src/imap.c
1785                 Clean up session disconnection. Possibly
1786                 fix Ubuntu bug #204290
1787
1788 2008-03-26 [colin]      3.3.1cvs39
1789
1790         * src/textview.c
1791                 Fix bug 1555: current folder wasn't used when
1792                 right-clicking on an email address
1793
1794 2008-03-25 [colin]      3.3.1cvs38
1795
1796         * src/plugins/bogofilter/bogofilter.c
1797         * src/plugins/bogofilter/bogofilter.h
1798         * src/plugins/bogofilter/bogofilter_gtk.c
1799                 Add a "learn from whitelist" preference
1800                 Whitelist Unsure mails too.
1801
1802 2008-03-24 [paul]       3.3.1cvs37
1803
1804         * src/prefs_account.c
1805                 If no MH mailbox and no account exists, when
1806                 creating a POP/Local account, just create and
1807                 use the default one instead of bailing with a
1808                 "Mailbox doesn't exist" error
1809
1810 2008-03-21 [colin]      3.3.1cvs36
1811
1812         * src/procmime.c
1813                 strstrip mime subtype
1814
1815 2008-03-21 [paul]       3.3.1cvs35
1816
1817         * manual/advanced.xml
1818                 correct and update the info about Actions
1819
1820 2008-03-20 [colin]      3.3.1cvs34
1821
1822         * src/messageview.c
1823         * src/messageview.h
1824         * src/textview.c
1825                 Show at max 1MB of text, add a noticeview to
1826                 show everything optionally.
1827
1828 2008-03-20 [colin]      3.3.1cvs33
1829
1830         * src/stock_pixmap.c
1831                 Add support for png themes
1832
1833 2008-03-19 [wwp]        3.3.1cvs32
1834
1835         * src/procheader.c
1836                 Sanity check.
1837
1838 2008-03-18 [colin]      3.3.1cvs31
1839
1840         * src/common/utils.c
1841         * src/common/utils.h
1842                 Handle size_t instead of off_t in to_human_readable
1843
1844 2008-03-18 [colin]      3.3.1cvs30
1845
1846         * src/imap.c
1847                 Remove raw printf
1848
1849 2008-03-16 [colin]      3.3.1cvs29
1850
1851         * src/summaryview.c
1852                 Fix build on GTK < 2.12
1853
1854 2008-03-16 [colin]      3.3.1cvs28
1855
1856         * src/mainwindow.c
1857                 Refresh non-list widget when switching
1858                 messageview
1859
1860 2008-03-16 [colin]      3.3.1cvs27
1861
1862         * manual/faq.xml
1863                 Revert cvs25: This wasn't a typo :) :
1864                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
1865
1866
1867 2008-03-16 [colin]      3.3.1cvs26
1868
1869         * src/summaryview.c
1870         * src/gtk/gtksctree.c
1871         * src/gtk/gtksctree.h
1872                 Implement 2-lines items in Summaryview when in 
1873                 three columns mode
1874
1875 2008-03-16 [paul]       3.3.1cvs25
1876
1877         * manual/faq.xml
1878                 fix typo
1879
1880 2008-03-14 [colin]      3.3.1cvs24
1881
1882         * src/prefs_filtering_action.c
1883                 Fix buglet on setting recipient when
1884                 reediting forward rules.
1885
1886 2008-03-12 [colin]      3.3.1cvs23
1887
1888         * src/summaryview.c
1889                 Fix a new unused variable warning
1890         * src/plugins/trayicon/trayicon.c
1891                 Fix folderview's scrollbar at startup
1892                 if starting hidden
1893
1894 2008-03-12 [colin]      3.3.1cvs22
1895
1896         * src/folderview.c
1897         * src/summaryview.c
1898                 Use item_opened at the beginning of showing
1899                 a folder instead of the end. Fixes flicker.
1900
1901 2008-03-12 [paul]       3.3.1cvs21
1902
1903         * src/folder.c
1904         * src/folder.h
1905         * src/mainwindow.c
1906         * src/procmsg.c
1907         * src/summaryview.c
1908         * src/plugins/trayicon/trayicon.c
1909                 add tooltip with extended folder stats
1910
1911 2008-03-10 [colin]      3.3.1cvs20
1912
1913         * src/common/xml.c
1914                 Handle comments
1915
1916 2008-03-07 [colin]      3.3.1cvs19
1917
1918         * src/mainwindow.c
1919                 Fix blinking of the taskbar entry
1920
1921 2008-03-07 [colin]      3.3.1cvs18
1922
1923         * src/mainwindow.c
1924                 MAEMO: Fix bug 1494, 'Trayicon 
1925                 plugin breaks UI...'
1926
1927 2008-03-07 [paul]       3.3.1cvs17
1928
1929         * src/gtk/authors.h
1930                 reflect reality a bit more closely
1931
1932 2008-03-06 [colin]      3.3.1cvs16
1933
1934         * src/mainwindow.c
1935         * src/mainwindow.h
1936         * src/summaryview.c
1937         * src/summaryview.h
1938         * src/toolbar.c
1939                 Integrate things better wrt the new
1940                 summaryview extensibility.
1941
1942 2008-03-06 [wwp]        3.3.1cvs15
1943
1944         * src/quote_fmt.c
1945                 Fix some gcc warnings.
1946
1947 2008-03-06 [wwp]        3.3.1cvs14
1948
1949         * src/prefs_account.c
1950         * src/prefs_folder_item.c
1951         * src/prefs_gtk.c
1952         * src/prefs_template.c
1953         * src/gtk/prefswindow.c
1954         * src/gtk/prefswindow.h
1955                 prefs_templates: fix missing unregistering of addr_completion widgets
1956                 and and ending of addr_completion service.
1957                 prefs_folder_item: fix missing registering/unregistering of widgets,
1958                 and rework the way add_completion service is started and stopped.
1959                 Plus few prefswindow API changes (opening).
1960
1961 2008-03-06 [wwp]        3.3.1cvs13
1962
1963         * src/folder_item_prefs.c
1964         * src/prefs_template.c
1965         * src/prefs_template.h
1966         * src/quote_fmt.c
1967         * src/common/template.c
1968                 Complete 3.3.1cvs12, thanks to Colin.
1969
1970 2008-03-06 [wwp]        3.3.1cvs12
1971
1972         * src/compose.c
1973         * src/folder_item_prefs.c
1974         * src/folder_item_prefs.h
1975         * src/prefs_account.c
1976         * src/prefs_folder_item.c
1977         * src/prefs_quote.c
1978         * src/prefs_template.c
1979         * src/quote_fmt.c
1980         * src/quote_fmt.h
1981         * src/common/template.c
1982         * src/common/template.h
1983                 Global and per-folder templates can now override the from name (this
1984                 doesn't change the account being used).
1985                 Examples:
1986                  "My other name" <%account_email> (just changes the name)
1987                  my.faked.email@address.org (overrides the address too)
1988
1989 2008-03-05 [colin]      3.3.1cvs11
1990
1991         * src/summaryview.c
1992         * src/summaryview.h
1993                 Replace that hbox with a notebook
1994
1995 2008-03-05 [colin]      3.3.1cvs10
1996
1997         * src/folder.h
1998         * src/folderview.c
1999                 Add klass functions for notification of folder
2000                 opening/closing via the GUI
2001         * src/summaryview.c
2002         * src/summaryview.h
2003                 Add a specific container for the scrolledwin
2004
2005 2008-03-05 [colin]      3.3.1cvs9
2006
2007         * src/folder.h
2008         * src/folderview.c
2009                 Add klass functions for notification of folder 
2010                 opening/closing via the GUI
2011         * src/summaryview.c
2012         * src/summaryview.h
2013                 Add a specific container for the scrolledwin
2014
2015 2008-03-02 [colin]      3.3.1cvs8
2016
2017         * src/messageview.c
2018                 MAEMO: Fix bug 1541, 'Deleting message from within 
2019                 read window displays next message then closes.'
2020
2021 2008-03-02 [colin]      3.3.1cvs7
2022
2023         * src/main.c
2024                 Probably fix bug 1539, 'Program crashes':
2025                 Setup Gcrypt's thread functions when built
2026                 with GnuTLS
2027
2028 2008-03-01 [colin]      3.3.1cvs6
2029
2030         * src/folder.c
2031         * src/imap_gtk.c
2032                 Get rid of stale folders with no account
2033
2034 2008-02-28 [colin]      3.3.1cvs5
2035
2036         * src/compose.c
2037                 Fix bug 1534, 'Segmentation fault when doing 
2038                 some draft saving and then throwing away'
2039         * src/imap.c
2040                 Fix bug 1533, 'Claws is unable to mark messages 
2041                 as "read" in IMAP shared folders'
2042         * src/etpan/imap-thread.c
2043                 Fix bug 1515, 'large messages crash claws when 
2044                 syncing for offline mode'. This is rather a
2045                 workaround, and mails > 64MB will still be
2046                 problematic if there's less than 64MB available
2047                 on the dataroot volume.
2048         * src/messageview.c
2049                 MAEMO: Add information when fetching big messages
2050
2051 2008-02-26 [colin]      3.3.1cvs4
2052
2053         * src/imap.c
2054                 fix bug 1532, '"login refused" message insufficiently 
2055                 detailed'
2056
2057 2008-02-26 [paul]       3.3.1cvs3
2058
2059         * INSTALL
2060         * README
2061                 remove mentions of ClamAV and a few other
2062                 old bits of information
2063
2064 2008-02-23 [colin]      3.3.1cvs2
2065
2066         * src/main.c
2067                 Fix log output (missing \n)
2068
2069 2008-02-23 [colin]      3.3.1cvs1
2070
2071         * configure.ac
2072                 Bump version number for stable release
2073
2074 2008-02-23 [paul]       3.3.0cvs21
2075
2076         * po/he.po
2077                 updated by Ofer
2078
2079 2008-02-21 [colin]      3.3.0cvs20
2080
2081         * src/matcher.c
2082                 Fix bug 1527, 'filtering is case sensitive when it 
2083                 shouldn't be'
2084
2085 2008-02-20 [colin]      3.3.0cvs19
2086
2087         * src/main.c
2088                 Fix file attachments from older Thunar
2089
2090 2008-02-19 [colin]      3.3.0cvs18
2091
2092         * manual/plugins.xml
2093         * manual/es/plugins.xml
2094         * manual/fr/plugins.xml
2095         * manual/pl/plugins.xml
2096                 Remove Clamav
2097
2098 2008-02-19 [paul]       3.3.0cvs17
2099
2100         * tools/README
2101         * tools/csv2addressbook.pl
2102                 add support for Kmail/Kaddressbook
2103
2104 2008-02-18 [colin]      3.3.0cvs16
2105
2106         * src/imap.c
2107                 Unset folder's session before creating a
2108                 new one
2109         * src/main.c
2110         * src/prefs_common.c
2111         * src/prefs_common.h
2112         * manual/advanced.xml
2113                 Add an hidden use_networkmanager pref, to
2114                 disable NetworkManager handling. Also,
2115                 consider UNKNOWN state to be CONNECTED.
2116
2117 2008-02-18 [wwp]        3.3.0cvs15
2118
2119         * src/matcher.c
2120                 Fix Engrish and make 'not' more visible in filtering debug logs.
2121
2122 2008-02-15 [colin]      3.3.0cvs14
2123
2124         * src/matcher.c
2125                 Revert cvs10 for now, it breaks the feature
2126
2127 2008-02-15 [colin]      3.3.0cvs13
2128
2129         * src/main.c
2130                 Always focus folder tree at startup
2131         * src/compose.c
2132                 Fix bug 1521, 'Cannot close compose window after 
2133                 replying to a non-existent news message'
2134
2135 2008-02-13 [colin]      3.3.0cvs12
2136
2137         * src/folderview.c
2138                 Fix important warnings
2139
2140 2008-02-12 [colin]      3.3.0cvs11
2141
2142         * src/imap.c
2143         * src/etpan/imap-thread.c
2144         * src/etpan/imap-thread.h
2145                 Fix handling of $Forwarded flag on Exchange:
2146                 check for the existence or creatability of a
2147                 flag before using it.
2148
2149 2008-02-12 [colin]      3.3.0cvs10
2150
2151         * src/matcher.c
2152                 Optimise matching on Found in addressbook if
2153                 the matched header is in cache (From, etc)
2154
2155 2008-02-12 [colin]      3.3.0cvs9
2156
2157         * src/folderview.c
2158                 Fix crashy stuff when changing displayed
2159                 columns
2160
2161 2008-02-12 [wwp]        3.3.0cvs8
2162
2163         * src/folder.h
2164                 Remove duplicate func declaration and restore the one
2165                 a missing one.
2166
2167 2008-02-12 [wwp]        3.3.0cvs7
2168
2169         * src/compose.c
2170         * src/export.c
2171         * src/folder.c
2172         * src/folder.h
2173         * src/foldersel.c
2174         * src/foldersel.h
2175         * src/imap_gtk.c
2176         * src/import.c
2177         * src/mainwindow.c
2178         * src/messageview.c
2179         * src/mh_gtk.c
2180         * src/prefs_account.c
2181         * src/prefs_filtering_action.c
2182         * src/summaryview.c
2183         * src/plugins/bogofilter/bogofilter_gtk.c
2184         * src/plugins/spamassassin/spamassassin_gtk.c
2185                 Allow moving/copying folders to root folders when using
2186                 the folder selection dialog (it was not possible to
2187                 maemo users to reparent a subfolder to a root folder
2188                 at all).
2189
2190 2008-02-12 [fabien]     3.3.0cvs6
2191
2192         * po/fr.po
2193                 a few days late for i18n fr update. Sorry.
2194
2195 2008-02-11 [colin]      3.3.0cvs5
2196
2197         * src/main.c
2198                 Implement support for future /dev/mem_notify.
2199                 This Linux kernel feature will allow applications
2200                 to be notified that memory has to be freed
2201                 before getting OOM-killed. For more information:
2202                 http://lwn.net/Articles/267013/
2203
2204 2008-02-10 [paul]       3.3.0cvs4
2205
2206         * src/Makefile.am
2207         * src/mimeview.c
2208         * src/prefs_toolbar.c
2209         * src/stock_pixmap.c
2210         * src/stock_pixmap.h
2211         * src/pixmaps/mime_text_patch.xpm
2212                 add an icon for attached patches
2213
2214 2008-02-09 [paul]       3.3.0cvs3
2215
2216         * src/gtk/about.c
2217                 bump the (c) year
2218
2219 2008-02-09 [wwp]        3.3.0cvs2
2220
2221         * src/main.c
2222                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
2223
2224 2008-02-08 [colin]      3.3.0cvs1
2225
2226         * src/common/utils.c
2227                 Forbid attaching anything containing "../" or ".ssh/"
2228                 from mailto: URI
2229
2230 2008-02-08 [paul]       3.3.0
2231
2232         * NEWS
2233         * README
2234         * RELEASE_NOTES 
2235                 3.3.0 released
2236
2237 2008-02-08 [paul]       3.2.0cvs77
2238
2239         * AUTHORS
2240                 updated with new translators
2241         * configure.ac
2242                 added he to ALL_LINGUAS
2243         * po/cs.po
2244         * po/de.po
2245         * po/es.po
2246         * po/fi.po
2247         * po/hu.po
2248         * po/it.po
2249         * po/pt_BR.po
2250         * po/zh_CN.po
2251                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
2252                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
2253                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
2254                 and Ralph Young
2255         * po/he.po
2256                 new Hebrew translation by Ofer <oc666@netvision.net.il>
2257         * src/gtk/about.c
2258                 updated with new translators and bumped (c) year
2259         * src/gtk/authors.h
2260                 updated with new translators
2261
2262 2008-02-05 [colin]      3.2.0cvs76
2263
2264         * src/messageview.c
2265         * src/mimeview.c
2266         * src/mimeview.h
2267                 Special case text/calendar parts: if there's one in
2268                 the mail, and a plugin handling text/calendar is
2269                 loaded, show that part. That'll avoid rendering 
2270                 meetings as plain text, which just looks broken to
2271                 many users.
2272
2273 2008-02-04 [colin]      3.2.0cvs75
2274
2275         * src/mainwindow.c
2276                 Maemo: Fix LED handling on OS 2008
2277
2278 2008-02-01 [colin]      3.2.0cvs74
2279
2280         * src/compose.c
2281                 Possibly fix the annoying and hard-to reproduce bug
2282                 where lines 
2283                 are
2284                 rewrapped
2285                 like
2286                 that.
2287
2288 2008-02-01 [paul]       3.2.0cvs73
2289
2290         * src/common/utils.c
2291                 fix bug 1502, 'Plus signs are stripped from
2292                 email addresses when calling from command line'
2293                 Thanks to Colin
2294
2295 2008-01-31 [colin]      3.2.0cvs72
2296
2297         * src/exphtmldlg.c
2298         * src/mimeview.c
2299         * src/summaryview.c
2300                 Fix building of URIs from filenames
2301
2302 2008-01-31 [wwp]        3.2.0cvs71
2303
2304         * src/main.c
2305                 Fixes debug output of compiled-in features list
2306                 (completes 3.2.0cvs60).
2307
2308 2008-01-31 [colin]      3.2.0cvs70
2309
2310         * configure.ac
2311         * po/POTFILES.in
2312         * src/compose.c
2313         * src/plugins/Makefile.am
2314         * src/plugins/clamav/.cvsignore
2315         * src/plugins/clamav/Makefile.am
2316         * src/plugins/clamav/README
2317         * src/plugins/clamav/clamav_plugin.c
2318         * src/plugins/clamav/clamav_plugin.h
2319         * src/plugins/clamav/clamav_plugin_gtk.c
2320         * src/plugins/clamav/clamav_plugin_gtk.deps
2321                 Remove the Clamav plugin from the core
2322
2323 2008-01-28 [wwp]        3.2.0cvs69
2324
2325         * src/compose.c
2326         * src/prefs_template.c
2327         * src/prefs_template.h
2328         * src/quote_fmt.c
2329         * src/quote_fmt.h
2330         * src/quote_fmt_lex.l
2331         * src/quote_fmt_parse.y
2332                 Fix for bug #1493: count lines (\n chars) according to the way
2333                 format body is passed (i.e. \-escaped or not).
2334
2335 2008-01-27 [paul]       3.2.0cvs68
2336
2337         * po/en_GB.po
2338                 updated
2339         * src/prefs_actions.c
2340         * src/prefs_filtering.c
2341         * src/prefs_folder_item.c
2342         * src/prefs_template.c
2343         * src/gtk/about.c
2344                 some minor changes to the English
2345
2346 2008-01-24 [colin]      3.2.0cvs67
2347
2348         * src/etpan/imap-thread.c
2349         * src/etpan/nntp-thread.c
2350                 Fix bug 1348, 'Hang ups at exit time with 
2351                 pgp plugin since 3.0.2'
2352
2353 2008-01-23 [colin]      3.2.0cvs66
2354
2355         * src/toolbar.c
2356                 Fix translation of something that shouldn't be
2357
2358 2008-01-23 [colin]      3.2.0cvs65
2359
2360         * src/procmime.c
2361                 Fix bug 1486, 'Re: Incorrect content when replying'
2362                 Revert to full scan if short scan found only 0-length
2363                 text parts
2364
2365 2008-01-23 [paul]       3.2.0cvs64
2366
2367         * src/prefs_folder_item.c
2368                 fix bug 1485, 'selecting a folder's default
2369                 account if name contains '&''
2370
2371 2008-01-23 [colin]      3.2.0cvs63
2372
2373         * src/folder.c
2374         * src/folder.h
2375         * src/main.c
2376         * src/mainwindow.c
2377                 Fix bug 1480, 'should be able to display mail file
2378                 from command line'. Let 'claws-mail --select' accept
2379                 absolute paths in addition to folder identifiers.
2380
2381 2008-01-22 [wwp]        3.2.0cvs62
2382
2383         * src/account.c
2384         * src/account.h
2385         * src/compose.c
2386         * src/messageview.c
2387         * src/summaryview.c
2388         * src/common/utils.c
2389         * src/common/utils.h
2390                 Allow from=address in mailto sequence:
2391                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
2392                   The 'from' will try to select the first account matching in accounts list,
2393                   otherwise will use the usual account selection mechanism but override with
2394                   this 'from' address.
2395                 Allow mailto with NNTP accounts
2396                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
2397                   is the default one or if a NNTP account address is used with 'from'.
2398                   This is more or less a bugfix as it was possible to use mailto with a NNTP
2399                   default account but the complete mailto sequence was put in To.
2400
2401 2008-01-22 [wwp]        3.2.0cvs61
2402
2403         * doc/man/claws-mail.1
2404                 Updated the man page: status of few features, command-line
2405                 usage (--version-full) and completed list of config files
2406                 and dirs.
2407
2408 2008-01-22 [wwp]        3.2.0cvs60
2409
2410         * src/main.c
2411                 Added --version-full to display version and compiled-in
2412                 features list (for later use by Clawsker for instance).
2413
2414 2008-01-22 [holger]     3.2.0cvs59
2415
2416         * src/addrduplicates.c
2417                 Fix scrolling in addressbook duplicate
2418                 finder result dialog
2419
2420 2008-01-21 [colin]      3.2.0cvs58
2421
2422         * src/summaryview.c
2423                 Fix bug 1457, 'sorting messages on, say, from, 
2424                 should subsort on previous sort choice'. Subsort
2425                 by date when sort is Subject, From, To, Tags.
2426
2427 2008-01-21 [colin]      3.2.0cvs57
2428
2429         * AUTHORS
2430         * src/matcher.c
2431         * src/mimeview.c
2432         * src/common/ssl.c
2433         * src/gtk/authors.h
2434                 Fix bug 1478, 'Wrong pthread_create calls all 
2435                 over the place'. Patch by Christian Cornelssen
2436
2437 2008-01-20 [colin]      3.2.0cvs56
2438
2439         * src/imap.c
2440         * src/etpan/imap-thread.c
2441         * src/etpan/imap-thread.h
2442                 Fix bug 1468, 'Use IMAP keyword to 
2443                 store "forwarded" flag'
2444
2445 2008-01-20 [colin]      3.2.0cvs55
2446
2447         * src/folderutils.c
2448                 Make list operations faster
2449
2450 2008-01-20 [colin]      3.2.0cvs54
2451
2452         * src/mainwindow.c
2453                 Fix bug 1353, 'on startup with small screen 
2454                 layout, keyboard input gets lost'
2455
2456 2008-01-20 [colin]      3.2.0cvs53
2457
2458         * src/textview.c
2459                 Complete 3.2.0cvs49, and fixes bug 1477, 
2460                 'Claws Mail crashes when view PGP-encrypted 
2461                 message'
2462
2463 2008-01-20 [colin]      3.2.0cvs52
2464
2465         * src/compose.c
2466                 Fix privacy menu update when replying to
2467                 encrypted mail and no default privacy 
2468                 system is set
2469
2470 2008-01-19 [colin]      3.2.0cvs51
2471
2472         * src/filtering.c
2473         * src/procmsg.h
2474         * src/plugins/bogofilter/bogofilter.c
2475         * src/plugins/clamav/clamav_plugin.c
2476         * src/plugins/spamassassin/spamassassin.c
2477                 Batch filtering deletions too (and save 4 bytes
2478                 per MsgInfo in the process :)
2479
2480 2008-01-19 [colin]      3.2.0cvs50
2481
2482         * src/folder.c
2483                 Make cache update after copies much faster
2484                 on IMAP
2485
2486 2008-01-19 [colin]      3.2.0cvs49
2487
2488         * src/textview.c
2489                 Check g_fopen() success
2490
2491 2008-01-17 [wwp]        3.2.0cvs48
2492
2493         * manual/faq.xml
2494         * manual/es/faq.xml
2495         * manual/fr/faq.xml
2496         * manual/pl/faq.xml
2497                 Sylpheed? No idea what this means.
2498
2499 2008-01-17 [colin]      3.2.0cvs47
2500
2501         * src/gtk/gtksctree.c
2502                 Make dnd threshold higher on Maemo
2503
2504 2008-01-16 [colin]      3.2.0cvs46
2505
2506         * src/common/passcrypt.c
2507                 Fix build on FreeBSD, thanks to Pawel
2508
2509 2008-01-15 [colin]      3.2.0cvs45
2510
2511         * src/compose.c
2512                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
2513                 spell check of actuall word'
2514         * src/summaryview.c
2515                 Temporarily disable immediate execution when learning
2516                 spam *only* if the summaryview isn't locked
2517
2518 2008-01-15 [wwp]        3.2.0cvs44
2519
2520         * src/prefs_filtering.c
2521                 Fix filtering prefs layout (Maemo port), moving page up/down
2522                 from buttons to context menu.
2523
2524 2008-01-15 [colin]      3.2.0cvs43
2525
2526         * src/compose.c
2527                 Fix bug 1465, 'First line in new message does not mark URLs'
2528
2529 2008-01-15 [colin]      3.2.0cvs42
2530
2531         * src/common/passcrypt.c
2532                 Fix bug 1461, 'several components #define 
2533                 _XOPEN_SOURCE improperly'
2534
2535 2008-01-15 [colin]      3.2.0cvs41
2536
2537         * src/summaryview.c
2538                 Fix bug 1469, 'Column width adjustments on message 
2539                 lists do not save'
2540
2541 2008-01-14 [holger]     3.2.0cvs40
2542
2543         * configure.ac
2544                 Add tests for dbus, dbus glib bindings,
2545                 and NetworkManager. All is optional. Add new
2546                 --(en|dis)able-networkmanager-support switch.
2547         * src/Makefile.am
2548         * src/imap.c
2549         * src/inc.c
2550         * src/main.c
2551         * src/main.h
2552         * src/mainwindow.c
2553         * src/gtk/about.c
2554                 Add optional NetworkManager support, so Claws Mail
2555                 can try to do the right thing when the network connection
2556                 status changes. NetworkManager support is active by
2557                 default if above requirements were met.
2558
2559 2008-01-12 [colin]      3.2.0cvs39
2560
2561         * src/summaryview.c
2562                 Advertise the click-on-reply feature in the tooltip
2563
2564 2008-01-12 [colin]      3.2.0cvs38
2565
2566         * src/Makefile.am
2567         * src/stock_pixmap.c
2568         * src/stock_pixmap.h
2569         * src/pixmaps/tray_newmail.offline.xpm
2570         * src/pixmaps/tray_newmail.xpm
2571         * src/pixmaps/tray_newmarkedmail.offline.xpm
2572         * src/pixmaps/tray_newmarkedmail.xpm
2573         * src/pixmaps/tray_nomail.offline.xpm
2574         * src/pixmaps/tray_nomail.xpm
2575         * src/pixmaps/tray_unreadmail.offline.xpm
2576         * src/pixmaps/tray_unreadmail.xpm
2577         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
2578         * src/pixmaps/tray_unreadmarkedmail.xpm
2579         * src/plugins/trayicon/Makefile.am
2580         * src/plugins/trayicon/newmail.offline.xpm
2581         * src/plugins/trayicon/newmail.xpm
2582         * src/plugins/trayicon/newmarkedmail.offline.xpm
2583         * src/plugins/trayicon/newmarkedmail.xpm
2584         * src/plugins/trayicon/nomail.offline.xpm
2585         * src/plugins/trayicon/nomail.xpm
2586         * src/plugins/trayicon/trayicon.c
2587         * src/plugins/trayicon/unreadmail.offline.xpm
2588         * src/plugins/trayicon/unreadmail.xpm
2589         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
2590         * src/plugins/trayicon/unreadmarkedmail.xpm
2591                 Make the Trayicon plugin icons themable
2592
2593 2008-01-12 [wwp]        3.2.0cvs37
2594
2595         * src/prefs_display_header.c
2596                 Fix extra leading hyphen visible in the display
2597                 header configuration combo list (maemo).
2598
2599 2008-01-11 [colin]      3.2.0cvs36
2600
2601         * src/imap.c
2602                 Set timeout to 1 before disconnecting all -
2603                 for when one switches to offline and has 
2604                 no network anymore
2605         * src/messageview.c
2606                 Fix bug 1454, 'error message shows parts and 
2607                 signature of previous messages'
2608         * src/prefs_common.c
2609                 Maemo: Hide Send dialog by default
2610
2611 2008-01-10 [colin]      3.2.0cvs35
2612
2613         * src/action.c
2614         * src/editldap.c
2615         * src/prefs_account.c
2616         * src/wizard.c
2617         * src/gtk/inputdialog.c
2618         * src/plugins/pgpcore/passphrase.c
2619                 Maemo: Fix bug 1455, 'Password enters leading letter 
2620                 incorrectly as uppercase'
2621
2622 2008-01-09 [colin]      3.2.0cvs34
2623
2624         * po/pl.po
2625                 Fix bug 1446, 'SC crashes frequently when staying 
2626                 in background'. Format string error in Polish 
2627                 translation
2628         * src/gtk/description_window.c
2629         * src/prefs_template.c
2630                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
2631                 patch by Pawel
2632         * src/wizard.c
2633                 Maemo: Fix build
2634
2635 2008-01-08 [colin]      3.2.0cvs33
2636
2637         * src/main.c
2638                 Maemo: connect HW status change signal for shutdown
2639         * src/mainwindow.c
2640                 Maemo: Fix hardware space key
2641         * src/wizard.c
2642                 Maemo: name mmc1 and 2 a better name
2643
2644 2008-01-08 [wwp]        3.2.0cvs32
2645
2646         * src/folder.c
2647         * src/folder_item_prefs.c
2648         * src/folder_item_prefs.h
2649         * src/prefs_folder_item.c
2650                 It's now possible to disable processing rules when
2651                 entering a folder (this adds a new option to the
2652                 folder properties dialog).
2653
2654 2008-01-08 [wwp]        3.2.0cvs31
2655
2656         * src/common/utils.c
2657                 Mailto: now supports 'insert' (stands for 'insert file'), this
2658                 adds the ability to create a new message from the command-line,
2659                 with body set from an existing file contents.
2660
2661 2008-01-08 [colin]      3.2.0cvs30
2662
2663         * src/summaryview.c
2664                 Maybe fix bug 1452, 'crash while drag'n'droping 
2665                 emails to an IMAP folder'
2666
2667 2008-01-07 [wwp]        3.2.0cvs29
2668
2669         * src/prefs_filtering.c
2670                 Static-alize a function, thanks to Colin.
2671
2672 2008-01-07 [colin]      3.2.0cvs28
2673
2674         * src/folderview.c
2675                 Fix scrolling to bottom when drag and dropping
2676         * src/summaryview.c
2677                 Fix bug 1445, 'Display sender using addressbook: fails 
2678                 when From: isn't an email address'
2679
2680 2008-01-07 [wwp]        3.2.0cvs27
2681
2682         * src/prefs_actions.c
2683         * src/prefs_filtering.c
2684         * src/prefs_template.c
2685                 Add tooltips to most buttons in the templates, actions and
2686                 filtering/processing dialogs.
2687
2688 2008-01-07 [wwp]        3.2.0cvs26
2689
2690         * src/prefs_filtering.c
2691                  - add a clear button to clear dialog input fields
2692                  - add page up and page down buttons to move selected rule up and down
2693                  - in rules list popup-menu: added Delete, Delete all and Duplicate
2694                  - popup-menu items are greyed out either if the list is empty (not counting the
2695                    (New) row or if there is no selected item
2696                  - clear store when closing dialog
2697
2698         * src/prefs_actions.c
2699                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
2700                    clear button, popup-menu
2701                  - clear store when closing dialog
2702
2703         * src/prefs_template.c
2704                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
2705                    clear button, popup-menu 
2706
2707         * src/addrcustomattr.c
2708                  - renamed popup-menu item Clear list to Delete all
2709                  - grey out popup-menu items is there is no selected item or if list is empty
2710                  - clear store when closing dialog
2711
2712         * src/edittags.c
2713                  - added popup-menu item Delete all
2714                  - grey out popup-menu items is there is no selected item or if list is empty
2715                  - clear store when closing dialog
2716
2717 2008-01-06 [wwp]        3.2.0cvs25
2718
2719         * src/addressadd.c
2720                 One more layout fix by Pawel (completes 3.2.0cvs24).
2721
2722 2008-01-05 [colin]      3.2.0cvs24
2723
2724         * src/addressadd.c
2725                 Little GUI fixes, patch by Pawel
2726
2727 2007-12-29 [wwp]        3.2.0cvs23
2728
2729         * src/compose.c
2730                 Fix for bug #1443, and strip possible whitespaces around
2731                 custom header names.
2732
2733 2007-12-29 [mones]      3.2.0cvs22
2734
2735         * po/es.po
2736                 Updated translation, corrected a term based 
2737                 on suggestion from Israel Saeta Pérez,
2738                 reverted awful X-Mailer translation
2739         * src/procmime.c
2740                 Complete cvs20 for FreeBSD, patch by Pawel
2741
2742 2007-12-29 [colin]      3.2.0cvs21
2743
2744         * src/textview.c
2745                 Fix bug 1442, 'Tags are repeated in 
2746                 encapsulated messages'
2747
2748 2007-12-28 [colin]      3.2.0cvs20
2749
2750         * src/procmime.c
2751                 Fix path to mime/globs. Patch by Marten King.
2752
2753 2007-12-27 [colin]      3.2.0cvs19
2754
2755         * src/plugins/pgpcore/Makefile.am
2756         * src/plugins/pgpinline/Makefile.am
2757         * src/plugins/pgpmime/Makefile.am
2758                 Add missing flags to build pgp plugins on maemo
2759
2760 2007-12-27 [colin]      3.2.0cvs18
2761
2762         * src/mainwindow.c
2763                 Maximise before showing to avoid probable flickering
2764                 on slow computers.
2765
2766 2007-12-27 [colin]      3.2.0cvs17
2767
2768         * src/main.c
2769         * src/mainwindow.c
2770         * src/prefs_common.c
2771         * src/prefs_common.h
2772                 Fix bug 1439, 'Claws Mail does not remember window size 
2773                 state when restarted'. Save maximised state and force
2774                 maximisation at startup if applicable.
2775
2776 2007-12-23 [paul]       3.2.0cvs16
2777
2778         * src/prefs_matcher.c
2779                 fix bug 1436, 'Filter condition dialog doesn't
2780                 load header name from current rules'
2781
2782 2007-12-22 [paul]       3.2.0cvs15
2783
2784         * src/compose.c
2785                 fix bug 1435, 'Reply doesn't take into account
2786                 reply-to field'
2787
2788 2007-12-21 [paul]       3.2.0cvs14
2789
2790         * src/common/ssl_certificate.c
2791                 fix FreeBSD build with IPV6 support 
2792
2793 2007-12-20 [colin]      3.2.0cvs13
2794
2795         * src/imap.c
2796                 Fix error handling
2797
2798 2007-12-20 [colin]      3.2.0cvs12
2799
2800         * src/imap.c
2801         * src/imap.h
2802         * src/prefs_account.c
2803                 Add DIGEST-MD5 support for IMAP authentication
2804
2805 2007-12-19 [mones]      3.2.0cvs11
2806
2807         * doc/man/claws-mail.1
2808                 Better ordering of sections, updated options
2809         * po/es.po
2810                 Updated strings
2811
2812 2007-12-19 [paul]       3.2.0cvs10
2813
2814         * src/prefs_account.c
2815                 use a spinbutton instead of an entry for
2816                 "POP authentication timeout" also
2817
2818 2007-12-19 [colin]      3.2.0cvs9
2819
2820         * src/prefs_filtering_action.c
2821         * src/prefs_matcher.c
2822         * src/gtk/description_window.c
2823                 Destroy info windows with their parents
2824                 Patch by Pawel
2825
2826 2007-12-19 [colin]      3.2.0cvs8
2827
2828         * src/prefs_account.c
2829                 Use spinbuttons instead of entries where needed
2830                 Patch by Pawel
2831
2832 2007-12-18 [paul]       3.2.0cvs7
2833
2834         * src/prefs_matcher.c
2835                 add missing i18n for a few strings
2836                 Patch by Stephan Sachse
2837
2838 2007-12-18 [paul]       3.2.0cvs6
2839
2840         * src/prefs_logging.c
2841                 use 'disk' instead of 'disc'
2842
2843 2007-12-18 [paul]       3.2.0cvs5
2844
2845         * po/en_GB.po
2846                 updated
2847         * src/addrcustomattr.c
2848         * src/editaddress.c
2849                 fixes to the ingleesh
2850         * src/prefs_filtering_action.c
2851                 fix copyright header
2852                 fix untranslated strings
2853         * src/prefs_filtering_action.h
2854                 fix copyright header
2855
2856 2007-12-18 [wwp]        3.2.0cvs4
2857
2858         * src/folderview.c
2859         * src/headerview.c
2860         * src/prefs_common.c
2861         * src/prefs_common.h
2862         * src/prefs_fonts.c
2863         * src/summaryview.c
2864         * src/textview.c
2865         * src/wizard.c
2866         * src/common/defs.h
2867         * src/gtk/gtkutils.c
2868                 Added prefs to set custom small and bold fonts
2869                 (might matter on some desktops, according to
2870                 DPI and font settings).
2871
2872 2007-12-18 [colin]      3.2.0cvs3
2873
2874         * src/prefs_logging.c
2875                 Rework GUI, patch by Pawel
2876
2877 2007-12-18 [colin]      3.2.0cvs2
2878
2879         * src/prefs_filtering_action.c
2880                 Rework GUI, patch by Pawel
2881
2882 2007-12-18 [colin]      3.2.0cvs1
2883
2884         * src/editaddress.c
2885                 Fix build on old GCC
2886                 Fix inverted buttons
2887
2888 2007-12-17 [paul]       3.2.0
2889
2890         * NEWS
2891         * README
2892         * RELEASE_NOTES 
2893                 3.2.0 released
2894
2895 2007-12-17 [paul]       3.1.0cvs79
2896
2897         * po/de.po
2898         * po/fr.po
2899         * po/hu.po
2900         * po/it.po
2901         * po/pt_BR.po
2902                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
2903                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
2904
2905 2007-12-17 [mones]      3.1.0cvs78
2906
2907         * po/es.po
2908                 Updated Spanish translation for 3.2.0 release
2909
2910 2007-12-16 [colin]      3.1.0cvs77
2911
2912         * src/addrcustomattr.c
2913                 Fix translations, patch by Fabien
2914
2915 2007-12-15 [paul]       3.1.0cvs76
2916
2917         * src/folderview.c
2918                 fix compiler warning
2919
2920 2007-12-14 [colin]      3.1.0cvs75
2921
2922         * src/folderview.c
2923                 Simplify logic
2924
2925 2007-12-12 [wwp]        3.1.0cvs74
2926
2927         * AUTHORS
2928         * src/gtk/authors.h
2929                 Added Marius Glauser to the hall of fame.
2930
2931 2007-12-12 [wwp]        3.1.0cvs73
2932
2933         * src/gtk/gtkutils.c
2934                 Improve the way we show results of searches
2935                 in message bodies: selected text now get centered
2936                 vertically in the message window.
2937                 Patch by Marius Glauser <seelenhirt@gmx.net>.
2938
2939 2007-12-10 [colin]      3.1.0cvs72
2940
2941         * src/folder.c
2942                 Don't crash when setting batch mode on no folder
2943
2944 2007-12-10 [colin]      3.1.0cvs71
2945
2946         * src/common/utils.c
2947                 Fix potential buffer overrun (thanks to
2948                 Hiroyuki)
2949
2950 2007-12-08 [paul]       3.1.0cvs70
2951
2952         * src/prefs_receive.c
2953                 small change to the English
2954
2955 2007-12-08 [colin]      3.1.0cvs69
2956
2957         * src/vcard.c
2958                 Fix warnings
2959
2960 2007-12-07 [colin]      3.1.0cvs68
2961
2962         * src/mainwindow.c
2963         * src/summaryview.c
2964         * src/summaryview.h
2965                 Free simplify_subject_preg at exit
2966
2967 2007-12-07 [colin]      3.1.0cvs67
2968
2969         * src/main.c
2970         * src/summaryview.c
2971         * src/common/utils.c
2972         * src/common/utils.h
2973                 We have to free reused regexps from time to
2974                 time, or they get huge
2975
2976 2007-12-07 [colin]      3.1.0cvs66
2977
2978         * src/vcard.c
2979                 Fix QP decoding (and UTF8)
2980
2981 2007-12-07 [colin]      3.1.0cvs65
2982
2983         * src/addrcustomattr.c
2984                 Update list of default custom attributes
2985                 now (will be needed for a feature patch
2986                 post 3.2.0)
2987
2988 2007-12-07 [colin]      3.1.0cvs64
2989
2990         * src/folder.c
2991                 Batch on destination folder when copying - fixes
2992                 slowness when moving unread mails to trash on IMAP
2993
2994 2007-12-06 [colin]      3.1.0cvs63
2995
2996         * src/common/w32_time.c
2997         * src/common/w32lib.h
2998         * src/etpan/etpan-thread-manager.c
2999         * src/etpan/imap-thread.c
3000         * src/etpan/nntp-thread.c
3001         * src/gtk/Makefile.am
3002                 Fix win32 build with libetpan. Thanks to
3003                 Marcus Brinkmann.
3004
3005 2007-12-06 [colin]      3.1.0cvs62
3006
3007         * src/account.c
3008         * src/imap.c
3009         * src/prefs_account.c
3010         * src/prefs_account.h
3011         * src/etpan/imap-thread.c
3012         * src/etpan/imap-thread.h
3013                 Disable connection via command line on WIN32
3014                 Disable mmap use on WIN32 - use normal strings
3015         * src/addressbook.c
3016         * src/addressbook.h
3017         * src/addressbook_foldersel.c
3018         * src/addressbook_foldersel.h
3019         * src/prefs_filtering_action.c
3020         * src/prefs_matcher.c
3021         * src/plugins/bogofilter/bogofilter_gtk.c
3022         * src/plugins/dillo_viewer/dillo_prefs.c
3023         * src/plugins/spamassassin/spamassassin_gtk.c
3024                 Fix leak, rework function logics to be more
3025                 natural - thanks to Holger
3026         * src/common/utils.c
3027                 Fix warnings
3028
3029 2007-12-06 [colin]      3.1.0cvs61
3030
3031         * src/news.c
3032         * src/common/utils.c
3033         * src/common/utils.h
3034                 Fix posting, and fix UTF-8 being sent when encoding
3035                 is 8bit
3036
3037 2007-12-05 [colin]      3.1.0cvs60
3038
3039         * src/news.c
3040                 Fix debian bug #453157, 'Fails to post usenet
3041                 articles after NNTP connection has been 
3042                 interrupted". Fix return value to prevent deletion
3043                 on failure, and issue MODE READER in case posting
3044                 fails at first.
3045
3046 2007-12-05 [colin]      3.1.0cvs59
3047
3048         * src/messageview.c
3049         * src/uri_opener.c
3050                 Improvements to the List URIs dialog
3051                 Patch by Pawel
3052
3053 2007-12-05 [colin]      3.1.0cvs58
3054
3055         * src/prefs_other.c
3056         * src/gtk/gtksctree.h
3057                 Fix warnings
3058
3059 2007-12-04 [colin]      3.1.0cvs57
3060
3061         * src/etpan/imap-thread.c
3062                 Fix bug 1378, 'Claws exits on IMAP alert message'
3063                 Don't do GTK calls directly from Etpan thread
3064
3065 2007-12-04 [colin]      3.1.0cvs56
3066
3067         * src/folderview.c
3068         * src/gtk/gtksctree.c
3069                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
3070                 Make all the left of column zero an hotspot for
3071                 expanding.
3072
3073 2007-12-04 [colin]      3.1.0cvs55
3074
3075         * src/mainwindow.c
3076         * src/mainwindow.h
3077         * src/prefs_common.c
3078         * src/prefs_common.h
3079         * src/prefs_receive.c
3080                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
3081
3082 2007-12-04 [wwp]        3.1.0cvs54
3083
3084         * src/prefs_other.c
3085                 Fix for bug #1419.
3086
3087 2007-12-04 [holger]     3.1.0cvs53
3088
3089         * src/addrduplicates.c
3090         * src/addrduplicates.h
3091                 Export addressbook entry deletion
3092
3093 2007-12-04 [colin]      3.1.0cvs52
3094
3095         * tools/Makefile.am
3096         * tools/README.sylprint
3097         * tools/sylprint.pl
3098         * tools/sylprint.rc
3099                 Fix debian bug #454089 (symlink attack in TMP directory)
3100                 http://secwatch.org/advisories/1019661/ :
3101                 Remove the buggy script, which was unmaintained anyway
3102         * src/news.c
3103         * src/procmsg.c
3104                 Store things in our private tmp directory.
3105
3106 2007-12-03 [colin]      3.1.0cvs51
3107
3108         * src/folder.c
3109         * src/folder.h
3110         * src/folderview.c
3111         * src/imap.c
3112         * src/mainwindow.c
3113                 Fix update problem when getting remote tags
3114         * src/prefs_matcher.c
3115                 Rework GUI to make it better. Patch by Pawel
3116                 Pekala
3117
3118 2007-12-03 [colin]      3.1.0cvs50
3119
3120         * src/etpan/imap-thread.c
3121         * src/etpan/nntp-thread.c
3122                 Fix bug 1417, 'Network log doesn't reveal 
3123                 enough NNTP errors'
3124
3125 2007-12-02 [iwkse]      3.1.0cvs49
3126
3127         * src/plugins/dillo_viewer/dillo_prefs.c
3128                         Insert dillo under the Plugins menu
3129
3130 2007-12-01 [paul]       3.1.0cvs48
3131
3132         * src/html.c
3133                 add these variant forms
3134                 Thanks to Colin
3135
3136 2007-12-01 [paul]       3.1.0cvs47
3137
3138         * src/matcher.c
3139                 fix a typo
3140
3141 2007-12-01 [paul]       3.1.0cvs46
3142
3143         * po/POTFILES.in
3144                 add the new addrcustomattr.c file
3145
3146 2007-11-29 [colin]      3.1.0cvs45
3147
3148         * src/common/ssl_certificate.c
3149                 Use the more modern getaddrinfo instead of 
3150                 gethostbyname when possible
3151
3152 2007-11-28 [colin]      3.1.0cvs44
3153
3154         * src/summaryview.c
3155                 Maybe fix bug 1410 and other crash reports
3156                 in summaryview since cvs38.
3157
3158 2007-11-28 [wwp]        3.1.0cvs43
3159
3160         * src/prefs_summary_open.c
3161                 Guard against an empty list of actions to perform
3162                 when opening a folder (or migration defaults could
3163                 be introduced, confusing).
3164
3165 2007-11-28 [colin]      3.1.0cvs42
3166
3167         * src/folderview.c
3168                 Fix mark all read from folder's contextual menu
3169
3170 2007-11-27 [colin]      3.1.0cvs41
3171
3172         * src/imap.c
3173         * src/imap.h
3174         * src/imap_gtk.c
3175         * src/prefs_account.c
3176         * src/etpan/imap-thread.c
3177                 A few fixes to the IMAP flags handling: Optimisations,
3178                 two crashers, mention that Bandwitdh-efficient mode
3179                 prevents tag fetching.
3180                 Fix M-UTF7 in subscription dialog.
3181
3182 2007-11-27 [colin]      3.1.0cvs40
3183
3184         * src/folder.c
3185         * src/mbox.c
3186         * src/summaryview.c
3187                 Make filtering faster on flags change: Batch original 
3188                 folderitem, where we'll do flags/tags changes.
3189
3190 2007-11-27 [colin]      3.1.0cvs39
3191
3192         * src/filtering.c
3193                 Fix bug 1407, 'After a copy action, further rules apply 
3194                 to both original and copy'
3195
3196 2007-11-27 [colin]      3.1.0cvs38
3197
3198         * src/edittags.c
3199         * src/summaryview.c
3200                 Fixes races when doing a long operation and user
3201                 asks for another one (Mark all read/unread on a 
3202                 big folder on IMAP for example)
3203
3204 2007-11-27 [wwp]        3.1.0cvs37
3205
3206         * src/addressbook.c
3207         * src/prefs_common.c
3208                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
3209                 and 3.1.0cvs35 (addressbook.c).
3210
3211 2007-11-27 [holger]     3.1.0cvs36
3212
3213         * src/printing.c
3214                 Add a line separating header and body
3215                 in the printout
3216
3217 2007-11-27 [wwp]        3.1.0cvs35
3218
3219         * src/addressbook.c
3220                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
3221                 (thanks to Colin) and revert disabling of cut/copy
3222                 context menu entries upon selected groups.
3223
3224 2007-11-27 [holger]     3.1.0cvs34
3225
3226         * src/printing.c
3227                 Add weights to the list of supported text attributes
3228                 for printing
3229
3230 2007-11-27 [wwp]        3.1.0cvs33
3231
3232         * src/Makefile.am
3233         * src/addrcustomattr.c
3234         * src/addrcustomattr.h
3235         * src/addressbook.c
3236         * src/editaddress.c
3237         * src/editaddress.h
3238         * src/prefs_common.c
3239         * src/prefs_common.h
3240         * src/common/defs.h
3241                 Provide a (customizable) list of preset attribute names
3242                 for editing contacts (closes bug #1391).
3243
3244 2007-11-27 [wwp]        3.1.0cvs32
3245
3246         * src/addrclip.c
3247         * src/addressbook.c
3248         * src/addritem.c
3249                 Various fixes in the address book:
3250                         - made copy/move of a folder to itself or its subtree
3251                           impossible (-> error)
3252                         - errors messages don't show in the status bar anymore,
3253                           use alertpanels instead
3254                         - simple click on group doesn't open group edit dialog
3255                           anymore when in contact edit embedded mode (was too itchy)
3256                         - fixed disabling of edit button and and menu entry when
3257                           in contact edit embedded mode (was done in a bad and
3258                           ineffective way)
3259                         - fix menu cut/paste sensitivity in treelist context
3260                           menu (conflicting enabling was done by different functions)
3261                         - fix some menu item sensitivity in address list context menu
3262                         - don't allow cut/copy of groups, it's useless as they won't
3263                           be copied w/ their contents
3264                         - fix missing copy of the picture file when copying (bug #1402),
3265                           fix picture attribute (internal) value when moving or copying
3266
3267
3268 2007-11-27 [colin]      3.1.0cvs31
3269
3270         * src/folder.c
3271         * src/imap.c
3272                 Fix tags loss on move, fix space encoding
3273
3274 2007-11-26 [colin]      3.1.0cvs30
3275
3276         * src/edittags.c
3277         * src/folder.c
3278         * src/folder.h
3279         * src/imap.c
3280         * src/messageview.c
3281         * src/procmsg.c
3282         * src/procmsg.h
3283         * src/summaryview.c
3284         * src/common/utils.c
3285         * src/common/utils.h
3286         * src/etpan/imap-thread.c
3287         * src/etpan/imap-thread.h
3288                 Add IMAP tags support
3289
3290 2007-11-26 [colin]      3.1.0cvs29
3291
3292         * src/imap.c
3293                 Fix bug 1405, 'imap auto auth method doesn't 
3294                 work since 3.1.0'
3295
3296 2007-11-26 [colin]      3.1.0cvs28
3297
3298         * src/messageview.c
3299         * src/procmime.c
3300                 Handle broken disposition-notifications from Evolution
3301                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
3302
3303 2007-11-25 [paul]       3.1.0cvs27
3304
3305         * src/folder_item_prefs.c
3306         * src/folder_item_prefs.h
3307                 remove dead code
3308
3309 2007-11-23 [wwp]        3.1.0cvs26
3310
3311         * src/matcher.c
3312         * src/matcher.h
3313         * src/matcher_parser_parse.y
3314         * src/prefs_matcher.c
3315                 Fix irrelevant case folding when adding matcher condition 'test',
3316                 thanks to Colin.
3317
3318 2007-11-23 [wwp]        3.1.0cvs25
3319
3320         * src/prefs_common.c
3321         * src/prefs_common.h
3322         * src/prefs_summary_open.c
3323         * src/prefs_summary_open.h
3324         * src/summaryview.c
3325                 Add "select first email in list" to the list of possible selections
3326                 when opening a folder.
3327
3328 2007-11-23 [paul]       3.1.0cvs24
3329
3330         * po/de.po
3331                 a fix by Stephan Sachse, plus remove all
3332                 old strings from the end of the file
3333
3334 2007-11-23 [wwp]        3.1.0cvs23
3335
3336         * src/prefs_msg_colors.c
3337                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
3338                 with little changes.
3339
3340 2007-11-23 [paul]       3.1.0cvs22
3341
3342         * src/prefs_logging.c
3343                 eliminate wasted horizontal space
3344
3345 2007-11-23 [paul]       3.1.0cvs21
3346
3347         * src/prefs_summaries.c
3348                 don't wrap the label or put linebreaks
3349
3350 2007-11-22 [colin]      3.1.0cvs20
3351
3352         * src/plugins/pgpinline/pgpinline.c
3353                 Fix decryption
3354
3355 2007-11-22 [wwp]        3.1.0cvs19
3356
3357         * src/prefs_themes.c
3358                 Yet another misuse of get_rc_dir(), still related
3359                 to user themes. Completes 3.1.0cvs18.
3360
3361 2007-11-22 [wwp]        3.1.0cvs18
3362
3363         * src/stock_pixmap.c
3364                 Fix a misuse of get_rc_dir(), user themes dir was
3365                 not set properly and some themes might have disappeared
3366                 from themes list in prefs.
3367
3368 2007-11-22 [wwp]        3.1.0cvs17
3369
3370         * src/edittags.c
3371         * src/edittags.h
3372         * src/common/tags.c
3373         * src/common/tags.h
3374                 Correct copyright for these claws-mail-only brand new
3375                 files.
3376
3377 2007-11-22 [paul]       3.1.0cvs16
3378
3379         * src/compose.c
3380                 fix bug 1400, 'Drag and drop of URLs does not work'
3381                 Thanks to Colin
3382
3383 2007-11-22 [paul]       3.1.0cvs15
3384
3385         * src/prefs_common.c
3386                 make "cmds_use_system_default" default to FALSE
3387                 so as not to disrupt current settings
3388         * src/summaryview.c
3389                 increase the size of the GdkRectangle, tooltips
3390                 didn't show for me otherwise
3391
3392 2007-11-21 [colin]      3.1.0cvs14
3393
3394         * src/compose.c
3395         * src/crash.c
3396         * src/exphtmldlg.c
3397         * src/mainwindow.c
3398         * src/manual.c
3399         * src/mimeview.c
3400         * src/prefs_account.c
3401         * src/prefs_common.c
3402         * src/prefs_common.h
3403         * src/prefs_ext_prog.c
3404         * src/textview.c
3405         * src/uri_opener.c
3406         * src/gtk/about.c
3407         * src/gtk/gtkutils.c
3408                 Use xdg-open as a way to find default browser,
3409                 when available
3410
3411 2007-11-21 [colin]      3.1.0cvs13
3412
3413         * src/messageview.c
3414         * src/procmime.c
3415         * src/procmsg.h
3416                 Send better return receipts (useful ones)
3417                 Handle incoming return receipts
3418
3419 2007-11-20 [colin]      3.1.0cvs12
3420
3421         * src/printing.c
3422         * src/printing.h
3423                 Add getter/setter for settings, and getter
3424                 for page setup
3425
3426 2007-11-20 [colin]      3.1.0cvs11
3427
3428         * src/folderview.c
3429         * src/main.c
3430         * src/mainwindow.c
3431                 Fix bug 1396, 'Crash on disabling a filter 
3432                 while it is processing'
3433
3434 2007-11-20 [paul]       3.1.0cvs10
3435
3436         * src/folder.c
3437                 fix bug 1395, 'Crash on checking for new mails
3438                 while filter is running'
3439                 Thanks to Colin
3440
3441 2007-11-20 [paul]       3.1.0cvs9
3442
3443         * src/compose.c
3444                 make this string easier for translators
3445
3446 2007-11-19 [colin]      3.1.0cvs8
3447
3448         * src/prefs_summaries.c
3449         * src/summaryview.c
3450                 Don't enable more tooltips on Maemo
3451
3452 2007-11-19 [colin]      3.1.0cvs7
3453
3454         * src/prefs_common.c
3455         * src/prefs_common.h
3456         * src/prefs_summaries.c
3457         * src/summaryview.c
3458                 Fix bug 1388, 'message list tool tips'
3459                 Add (optional) tooltips in summaryview.
3460                 This only works with GTK+ >= 2.12
3461
3462 2007-11-19 [colin]      3.1.0cvs6
3463
3464         * src/compose.c
3465                 Make strings a bit better when attaching
3466                 from mailto: URIs
3467
3468 2007-11-19 [colin]      3.1.0cvs5
3469
3470         * src/common/utils.c
3471                 Fix bug 1392, 'Top level domain .EU is 
3472                 not recognised as valid'
3473
3474 2007-11-19 [wwp]        3.1.0cvs4
3475
3476         * src/compose.c
3477         * src/compose.h
3478                 Revert changes to compose.c made in 3.1.0cvs2.
3479
3480 2007-11-19 [wwp]        3.1.0cvs3
3481
3482         * src/addressbook.c
3483         * src/addressbook.h
3484         * src/editaddress.c
3485         * src/editgroup.c
3486         * src/addrduplicates.c
3487                 Minor improvements in the address book:
3488                 always accept new contacts provided that some
3489                 detail is set (instead of rejecting silently).
3490                 Better guessing of contact name from incomplete
3491                 name information. Better display of contacts with
3492                 no name, in contact lists, group contents, find
3493                 duplicate results.
3494                 
3495
3496 2007-11-19 [wwp]        3.1.0cvs2
3497
3498         * src/compose.c
3499         * src/compose.h
3500         * src/prefs_logging.c
3501         * src/prefs_summaries.c
3502                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
3503                 wrap some long label in prefs/summaries, layout checkboxes
3504                 in a more compact form in prefs/loggin, make account and
3505                 header's combos have the same size/spacing in compose
3506                 window.
3507
3508 2007-11-19 [wwp]        3.1.0cvs1
3509
3510         * src/edittags.c
3511                 Fix a tiny leak and duplicate variable.
3512
3513 2007-11-19 [paul]       3.1.0
3514
3515         * NEWS
3516         * README
3517         * RELEASE_NOTES 
3518                 3.1.0 released
3519
3520 2007-11-19 [paul]       3.0.2cvs145
3521
3522         * po/de.po
3523         * po/fi.po
3524         * po/fr.po
3525         * po/hu.po
3526         * po/it.po
3527         * po/pl.po
3528         * po/pt_BR.po
3529         * po/sk.po
3530         * po/zh_CN.po
3531                 updated by Stephan Sachse, Flammie Pirinen,
3532                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
3533                 Emil Nowak, Frederico Goncalves Guimaraes,
3534                 Andrej Kacian, and Ralph Young
3535
3536 2007-11-18 [mones]      3.0.2cvs144
3537
3538         * po/es.po
3539                 Updated Spanish translation
3540
3541 2007-11-18 [colin]      3.0.2cvs143
3542
3543         * src/edittags.c
3544                 Prevent empty tag after edit, thanks to wwp
3545
3546 2007-11-18 [colin]      3.0.2cvs142
3547
3548         * src/editaddress.c
3549                 Fix possible "(null)" %s - thanks to wwp
3550
3551 2007-11-16 [wwp]        3.0.2cvs141
3552
3553         * src/common/utils.c
3554                 Fix for 3.0.2cvs140, prevents from crashing when opening
3555                 a compose window.
3556
3557 2007-11-16 [colin]      3.0.2cvs140
3558
3559         * src/main.c
3560         * src/common/claws.c
3561                 Output a bit more useful info at startup
3562                 in --debug mode
3563
3564 2007-11-16 [colin]      3.0.2cvs139
3565
3566         * src/compose.c
3567         * src/common/utils.c
3568         * src/common/utils.h
3569                 Fix bug 1387, 'Request for --compose to 
3570                 support multiple attachments'
3571
3572 2007-11-16 [colin]      3.0.2cvs138
3573
3574         * src/news.c
3575                 Fix bug 1390, 'NNTP fails after server 
3576                 closed connection'
3577
3578 2007-11-16 [colin]      3.0.2cvs137
3579
3580         * src/prefs_display_header.c
3581                 Fix bug 1389, 'Changing 'Display headers 
3582                 in message view' breaks dispheaderrc'
3583
3584 2007-11-14 [colin]      3.0.2cvs136
3585
3586         * src/summaryview.c
3587         * src/gtk/quicksearch.c
3588         * src/gtk/quicksearch.h
3589                 Fix resetting the quicksearch when in non-sticky
3590                 mode, but Recursive is set: reset only when going
3591                 out of the root search folder.
3592
3593 2007-11-14 [colin]      3.0.2cvs135
3594
3595         * src/filtering.c
3596                 Don't set new flag back when doing "Mark as unread"
3597                 from filtering
3598
3599 2007-11-12 [paul]       3.0.2cvs134
3600
3601         * src/plugins/dillo_viewer/dillo_viewer.c
3602                 don't offer the mime type for translation
3603
3604 2007-11-12 [paul]
3605
3606         3.1.0-rc2 released
3607
3608 2007-11-11 [colin]      3.0.2cvs133
3609
3610         * src/imap_gtk.c
3611         * src/mh_gtk.c
3612                 Use markup-escaped strings in dialogs
3613
3614 2007-11-11 [colin]      3.0.2cvs132
3615
3616         * src/imap.c
3617                 Better IMAP-UTF7/UTF8 conversion
3618
3619 2007-11-10 [colin]      3.0.2cvs131
3620
3621         * src/news.c
3622                 Fix debian bug 450698, 'nntp auth behavior changed 
3623                 without notice'
3624
3625 2007-11-10 [colin]      3.0.2cvs130
3626
3627         * configure.ac
3628         * src/inc.c
3629         * src/main.c
3630         * src/main.h
3631         * src/mimeview.c
3632         * src/statusbar.c
3633         * src/common/utils.c
3634         * src/etpan/Makefile.am
3635         * src/gtk/filesel.c
3636         * src/gtk/gtkutils.h
3637         * src/gtk/menu.c
3638         * src/plugins/bogofilter/Makefile.am
3639         * src/plugins/clamav/Makefile.am
3640         * src/plugins/dillo_viewer/Makefile.am
3641         * src/plugins/pgpcore/Makefile.am
3642         * src/plugins/spamassassin/Makefile.am
3643         * src/plugins/trayicon/Makefile.am
3644                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
3645
3646 2007-11-09 [colin]      3.0.2cvs129
3647
3648         * src/addressbook.c
3649         * src/ldapupdate.c
3650                 fix bug 1375, 'Impossible to modify e-mail
3651                 in LDAP addressbook twice'; Try two. update
3652                 externalID, don't make display lag, and
3653                 fix the cases where dn is not mail.
3654
3655 2007-11-08 [paul]       3.0.2cvs128
3656
3657         * src/account.c
3658         * src/compose.c
3659         * src/messageview.c
3660         * src/prefs_account.c
3661         * src/prefs_account.h
3662                 reinstate 'Generate Message-ID' option as an
3663                 account preference. (hidden on IMAP)
3664                 Thanks to Colin
3665
3666 2007-11-08 [paul]       3.0.2cvs127
3667
3668         * src/textview.c
3669                 MAEMO: fix failure of loading images inline
3670                 MAEMO: fix bug 1349, 'Emails still skip to end
3671                 when opened (in certain circumstances)...'
3672
3673 2007-11-07 [colin]      3.0.2cvs126
3674
3675         * src/toolbar.c
3676                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
3677
3678 2007-11-07 [colin]      3.0.2cvs125
3679
3680         * src/toolbar.c
3681                 Re-change the string occurence of A_CLAWS_ACTIONS
3682                 to A_SYL_ACTIONS, to prevent parse errors of the
3683                 toolbar_*.xml files
3684
3685 2007-11-07 [colin]      3.0.2cvs124
3686
3687         * src/mimeview.c
3688         * src/prefs_common.c
3689         * src/prefs_common.h
3690         * manual/advanced.xml
3691                 Add an hidden pref, 'save_parts_readwrite';
3692                 completes 3.0.2cvs35
3693
3694 2007-11-07 [paul]       3.0.2cvs123
3695
3696         * src/prefs_toolbar.c
3697         * src/toolbar.c
3698         * src/toolbar.h
3699                 rename ToolbarSylpheedActions to ToolbarClawsActions
3700                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
3701
3702 2007-11-07 [paul]       3.0.2cvs122
3703
3704         * src/toolbar.c
3705                 MAEMO: remove tooltips
3706
3707 2007-11-07 [colin]      3.0.2cvs121
3708
3709         * src/plugins/pgpinline/pgpinline.c
3710                 Fix bug 1377, 'unspecific errors on 
3711                 signature checking'. Fix trimming of
3712                 UTF8 data.
3713
3714 2007-11-06 [iwkse]      3.0.2cvs120
3715
3716         * src/prefs_summary_open.c
3717                 yet a string change
3718
3719 2007-11-06 [paul]       3.0.2cvs119
3720
3721         * tools/Makefile.am
3722         * tools/README
3723         * tools/csv2addressbook.pl
3724                 add a new script that imports a CSV formatted
3725                 address book. Becky and Thunderbird address
3726                 book are currently supported.
3727
3728 2007-11-05 [colin]      3.0.2cvs118
3729
3730         * src/imap.c
3731                 Fix deletion 
3732
3733 2007-11-05 [iwkse]      3.0.2cvs117
3734
3735         * src/prefs_summary_open.c
3736                 String changes
3737
3738 2007-11-04 [paul]       3.0.2cvs116
3739
3740         * src/addressbook_foldersel.c
3741                 fix gtk critical warning
3742                 Patch by Pawel Pekala
3743
3744 2007-11-04 [paul]       3.0.2cvs115
3745
3746         * tools/README
3747         * tools/claws-mail-compose-insert-files.pl
3748                 add --bcc and uri_escape() everything
3749
3750 2007-11-04 [paul]       3.0.2cvs114
3751
3752         * src/gtk/gtkutils.c
3753                 gtkut_stock_with_text_button_set_create(): set
3754                 GTK_CAN_DEFAULT on buttons 2 and 3
3755
3756 2007-11-03 [paul]       3.0.2cvs113
3757
3758         * src/common/utils.c
3759                 fix debian bug #448814, 'mailto: URI decoding
3760                 desn't decode the destination address field'
3761                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
3762
3763 2007-11-03 [paul]       3.0.2cvs112
3764
3765         * AUTHORS
3766         * src/compose.c
3767         * src/gtk/authors.h
3768                 allow Bcc in commandline URIs
3769                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
3770
3771 2007-11-02 [colin]      3.0.2cvs111
3772
3773         * src/addressbook.c
3774                 Maybe fix bug 1376, 'crash on 
3775                 addressbook manipulation'
3776
3777 2007-10-31 [paul]       3.0.2cvs110
3778
3779         * src/ldapupdate.c
3780                 fix bug 1375, 'Impossible to modify e-mail
3781                 in LDAP addressbook twice'
3782                 Patch by Michael Rasmussen
3783
3784 2007-10-30 [paul]       3.0.2cvs109
3785
3786         * configure.ac
3787                 enable GnuTLS support with --enable-gnutls which
3788                 will disable openssl support. if the user has
3789                 gtk >= 2.10.x don't allow gnomeprint even if the
3790                 user asks for it
3791
3792 2007-10-30 [paul]
3793
3794         3.1.0-rc1 released
3795
3796 2007-10-30 [paul]       3.0.2cvs108
3797
3798         * Makefile.am
3799                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
3800
3801 2007-10-30 [paul]       3.0.2cvs107
3802
3803         * src/expldifdlg.c
3804         * src/prefs_account.c
3805         * src/prefs_folder_item.c
3806         * src/prefs_spelling.c
3807         * src/prefs_themes.c
3808         * src/wizard.c
3809         * src/gtk/gtkaspell.c
3810         * src/gtk/gtkaspell.h
3811         * src/plugins/spamassassin/spamassassin_gtk.c
3812                 replace deprecated gtk_option_menu...
3813                 patch by Pawel Pekala
3814
3815 2007-10-29 [colin]      3.0.2cvs106
3816
3817         * src/plugins/dillo_viewer/dillo_prefs.c
3818                 Fix forgotten signal connect
3819
3820 2007-10-28 [colin]      3.0.2cvs105
3821
3822         * src/plugins/dillo_viewer/dillo_prefs.c
3823         * src/plugins/dillo_viewer/dillo_prefs.h
3824         * src/plugins/dillo_viewer/dillo_viewer.c
3825                 Implement addressbook-based whitelisting for loading
3826                 remote images. Fixed missing destroy of the embedded
3827                 browser that made a Dillo window pop up on exit, if
3828                 an HTML part was displayed.
3829
3830 2007-10-26 [colin]      3.0.2cvs104
3831
3832         * src/edittags.c
3833                 Add missing static
3834
3835 2007-10-25 [colin]      3.0.2cvs103
3836
3837         * src/editaddress.c
3838                 Add tap-and-hold on the picture, for Maemo
3839         * src/edittags.c
3840         * src/edittags.h
3841         * src/mainwindow.c
3842         * src/procmsg.c
3843         * src/summaryview.c
3844         * src/textview.c
3845                 Unify tag interfaces.
3846
3847 2007-10-25 [colin]      3.0.2cvs102
3848
3849         * src/imap.c
3850         * src/etpan/imap-thread.h
3851                 Much better error handling. We'll need to be really
3852                 clear to users about where errors come from, with 
3853                 the apparition of Gmail's IMAP server.
3854
3855 2007-10-24 [colin]      3.0.2cvs101
3856
3857         * src/edittags.c
3858         * src/mainwindow.c
3859         * src/summaryview.c
3860         * src/textview.c
3861                 Add tags sorting (alphabetical); allow deletion of
3862                 tags from the Apply Tags window
3863
3864 2007-10-24 [colin]      3.0.2cvs100
3865
3866         * src/editaddress.c
3867         * src/editaddress_other_attributes_ldap.c
3868         * src/editaddress_other_attributes_ldap.h
3869         * src/ldapctrl.c
3870         * src/ldapquery.c
3871         * src/ldapupdate.c
3872                 Fix LDAP writing (got broken in cvs39)
3873                 Add read-only support for jpegPhoto LDAP field
3874
3875 2007-10-23 [colin]      3.0.2cvs99
3876
3877         * src/news.c
3878                 Fix crash in some cases
3879
3880 2007-10-22 [colin]      3.0.2cvs98
3881
3882         * src/common/socket.h
3883         * src/common/ssl.c
3884                 Fix big leak in GnuTLS code
3885
3886 2007-10-22 [colin]      3.0.2cvs97
3887
3888         * src/news.c
3889                 Fix bug 1368, 'SIGSEGV in NNTP code'
3890
3891 2007-10-22 [colin]      3.0.2cvs96
3892
3893         * src/prefs_customheader.c
3894                 Catch compface warnings when generating X-Faces
3895
3896 2007-10-22 [wwp]        3.0.2cvs95
3897
3898         * src/quote_fmt_parse.y
3899                 Remove accidentally committed debug traces.
3900                 Fix a warning.
3901
3902 2007-10-22 [colin]      3.0.2cvs94
3903
3904         * src/etpan/nntp-thread.c
3905                 Fix authentication
3906
3907 2007-10-19 [wwp]        3.0.2cvs93
3908
3909         * src/common/ssl_certificate.c
3910                 Add missing include (Windows).
3911
3912 2007-10-19 [colin]      3.0.2cvs92
3913
3914         * src/imap_gtk.c
3915         * src/mimeview.c
3916         * src/textview.c
3917         * src/gtk/inputdialog.c
3918         * src/gtk/inputdialog.h
3919                 Remove the last old combo; patch by
3920                 Pawel
3921
3922 2007-10-19 [colin]      3.0.2cvs91
3923
3924         * src/common/ssl.c
3925                 Fix interop problem with GnuTLS and some crappy
3926                 servers that have very little keys.
3927
3928 2007-10-19 [colin]      3.0.2cvs90
3929
3930         * src/common/ssl.c
3931                 Fix return value check on GnuTLS, and
3932                 display the error
3933
3934 2007-10-18 [colin]      3.0.2cvs89
3935
3936         * src/common/ssl_certificate.c
3937                 Fix missing initialisations
3938
3939 2007-10-18 [wwp]        3.0.2cvs88
3940
3941         * src/Makefile.am
3942                 Fix linking against GNUTLS (matters if --enable-gnutls only).
3943
3944 2007-10-18 [colin]      3.0.2cvs87
3945
3946         * po/POTFILES.in
3947                 Fix build
3948
3949 2007-10-18 [mones]      3.0.2cvs86
3950
3951         * src/editbook.c
3952         * src/import.c
3953         * src/prefs_account.c
3954         * src/prefs_receive.c
3955         * src/gtk/about.c
3956         * src/plugins/bogofilter/bogofilter_gtk.c
3957         * src/plugins/spamassassin/spamassassin_gtk.c
3958                 More capitalisation micro-fixes
3959
3960 2007-10-18 [paul]       3.0.2cvs85
3961
3962         * configure.ac
3963                 add info about NNTP support via libetpan
3964                 change the configure output ending msg a little
3965         * src/gtk/about.c
3966                 similar changes to above
3967
3968 2007-10-18 [colin]      3.0.2cvs84
3969
3970         * src/procmime.c
3971         * src/procmime.h
3972                 Fix missing symbol for S/MIME
3973
3974 2007-10-18 [colin]      3.0.2cvs83
3975
3976         * src/prefs_filtering_action.c
3977                 Fix crash in tags (introduced in cvs78)
3978
3979 2007-10-18 [colin]      3.0.2cvs82
3980
3981         * src/common/Makefile.am
3982         * src/common/nntp.c
3983         * src/common/nntp.h
3984         * src/etpan/Makefile.am
3985         * src/etpan/etpan-thread-manager-types.h
3986         * src/etpan/etpan-thread-manager.c
3987         * src/etpan/imap-thread.c
3988         * src/etpan/nntp-thread.c
3989         * src/etpan/nntp-thread.h
3990         * src/news.c
3991         * src/news.h
3992                 Rewrite the nntp implementation
3993                 to use libetpan. Non-blocking NNTP!
3994         * src/account.c
3995         * src/crash.c
3996         * src/imap.c
3997         * src/inc.c
3998         * src/main.c
3999         * src/mainwindow.c
4000         * src/pop.c
4001         * src/pop.h
4002         * src/prefs_account.c
4003         * src/recv.c
4004         * src/recv.h
4005         * src/send_message.c
4006         * src/send_message.h
4007         * src/ssl_manager.c
4008         * src/ssl_manager.h
4009         * src/wizard.c
4010         * src/common/claws.c
4011         * src/common/session.c
4012         * src/common/session.h
4013         * src/common/smtp.c
4014         * src/common/smtp.h
4015         * src/common/socket.c
4016         * src/common/socket.h
4017         * src/common/ssl.c
4018         * src/common/ssl.h
4019         * src/common/ssl_certificate.c
4020         * src/common/ssl_certificate.h
4021         * src/gtk/about.c
4022         * src/gtk/sslcertwindow.c
4023         * src/gtk/sslcertwindow.h
4024                 Implement GnuTLS support. GnuTLS support
4025                 will be used if OpenSSL isn't available, or
4026                 specified explicitely. (the reason is that
4027                 GnuTLS cerficate checking is a bit less 
4028                 practical than OpenSSL's)
4029
4030 2007-10-18 [paul]       3.0.2cvs81
4031
4032         * src/gtk/inputdialog.c
4033         * src/gtk/inputdialog.h
4034                 fix copyright header
4035
4036 2007-10-17 [colin]      3.0.2cvs80
4037
4038         * src/plugins/pgpcore/select-keys.c
4039                 Fix bug which prevented encryption key
4040                 auto-selection when two or more matched the
4041                 email address, but only one isn't revoked
4042                 or expired.
4043
4044 2007-10-17 [wwp]        3.0.2cvs79
4045
4046         * src/compose.c
4047         * src/quote_fmt.c
4048         * src/quote_fmt.h
4049         * src/quote_fmt_lex.l
4050         * src/quote_fmt_parse.y
4051                 Templates can now attach files using |attach{filename}.
4052
4053 2007-10-17 [wwp]        3.0.2cvs78
4054
4055         * src/prefs_customheader.c
4056         * src/prefs_ext_prog.c
4057         * src/prefs_filtering_action.c
4058         * src/prefs_matcher.c
4059         * src/prefs_other.c
4060         * src/prefs_toolbar.c
4061         * src/gtk/combobox.c
4062         * src/gtk/combobox.h
4063         * src/gtk/gtkutils.c
4064         * src/gtk/gtkutils.h
4065         * src/plugins/bogofilter/bogofilter_gtk.c
4066         * src/plugins/spamassassin/spamassassin_gtk.c
4067                 Removed almost all remaining instances of GtkCombo
4068                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
4069                 few visual and code cleanup from Colin.
4070
4071 2007-10-16 [wwp]        3.0.2cvs77
4072         * src/gtk/pluginwindow.c
4073                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
4074
4075 2007-10-15 [colin]      3.0.2cvs76
4076
4077         * src/edittags.c
4078         * src/edittags.h
4079         * src/filtering.c
4080         * src/filtering.h
4081         * src/importmutt.c
4082         * src/importpine.c
4083         * src/main.c
4084         * src/messageview.c
4085         * src/messageview.h
4086         * src/mimeview.c
4087         * src/mimeview.h
4088         * src/pop.c
4089         * src/pop.h
4090         * src/prefs_common.c
4091         * src/prefs_common.h
4092         * src/prefs_customheader.c
4093         * src/prefs_customheader.h
4094         * src/prefs_display_header.c
4095         * src/prefs_display_header.h
4096         * src/prefs_filtering_action.c
4097         * src/prefs_filtering_action.h
4098         * src/prefs_folder_column.c
4099         * src/prefs_folder_column.h
4100         * src/prefs_folder_item.c
4101         * src/prefs_folder_item.h
4102         * src/prefs_gtk.c
4103         * src/prefs_gtk.h
4104         * src/prefs_logging.h
4105         * src/prefs_matcher.c
4106         * src/prefs_matcher.h
4107         * src/prefs_summary_column.c
4108         * src/prefs_summary_column.h
4109         * src/prefs_summary_open.c
4110         * src/procheader.c
4111         * src/procheader.h
4112         * src/procmime.c
4113         * src/procmime.h
4114         * src/recv.c
4115         * src/recv.h
4116         * src/sourcewindow.c
4117         * src/sourcewindow.h
4118         * src/summaryview.c
4119         * src/summaryview.h
4120         * src/textview.c
4121         * src/textview.h
4122         * src/toolbar.c
4123         * src/toolbar.h
4124         * src/common/mgutils.c
4125         * src/common/mgutils.h
4126         * src/common/nntp.c
4127         * src/common/nntp.h
4128         * src/common/prefs.c
4129         * src/common/prefs.h
4130         * src/common/socket.c
4131         * src/common/socket.h
4132         * src/common/stringtable.c
4133         * src/common/stringtable.h
4134         * src/common/template.c
4135         * src/common/template.h
4136         * src/common/uuencode.c
4137         * src/common/uuencode.h
4138         * src/gtk/gtkshruler.c
4139         * src/gtk/gtkshruler.h
4140         * src/gtk/menu.c
4141         * src/gtk/menu.h
4142         * src/gtk/progressdialog.c
4143         * src/gtk/progressdialog.h
4144                 Remove/staticalize, the return of the revenge
4145
4146 2007-10-15 [colin]      3.0.2cvs75
4147
4148         * src/matcher.c
4149                 Fix redirections in filtering's tests
4150
4151 2007-10-15 [colin]      3.0.2cvs74
4152
4153         * src/imap.c
4154                 Don't build imap_synchronise at all when 
4155                 building without libetpan
4156
4157 2007-10-14 [colin]      3.0.2cvs73
4158
4159         * src/imap.c
4160         * src/common/md5.c
4161         * src/common/md5.h
4162         * src/gtk/manage_window.c
4163         * src/gtk/manage_window.h
4164                 Remove more unused code
4165
4166 2007-10-14 [colin]      3.0.2cvs72
4167
4168         * src/addrquery.c
4169         * src/addrquery.h
4170         * src/recv.c
4171         * src/recv.h
4172         * src/vcard.c
4173         * src/vcard.h
4174         * src/common/xml.c
4175         * src/common/xml.h
4176         * src/common/xmlprops.c
4177         * src/common/xmlprops.h
4178                 Remove more unused code
4179
4180 2007-10-14 [colin]      3.0.2cvs71
4181
4182         * src/common/utils.c
4183                 Remove unused function
4184
4185 2007-10-13 [colin]      3.0.2cvs70
4186
4187         * src/imap.c
4188         * src/imap.h
4189         * src/mainwindow.c
4190         * src/mainwindow.h
4191         * src/gtk/gtkutils.c
4192         * src/gtk/gtkutils.h
4193                 Staticalise/Remove more code
4194
4195 2007-10-13 [colin]      3.0.2cvs69
4196
4197         * src/common/utils.c
4198         * src/common/utils.h
4199                 Remove dead code, unused for ages
4200
4201 2007-10-13 [colin]      3.0.2cvs68
4202
4203         * src/main.c
4204         * src/main.h
4205                 Maemo: define hildon_program in main.c,
4206                 make it accessible in the .h with extern
4207
4208 2007-10-13 [paul]       3.0.2cvs67
4209
4210         * src/gtk/menu.c
4211                 fix a bunch of runtime warnings on maemo
4212
4213 2007-10-13 [paul]       3.0.2cvs66
4214
4215         * src/main.c
4216         * src/main.h
4217         * src/gtk/gtkutils.c
4218         * src/gtk/gtkutils.h
4219                 fix a bunch of compiler warnings on maemo
4220
4221 2007-10-12 [colin]      3.0.2cvs65
4222
4223         * src/account.c
4224         * src/addritem.c
4225         * src/addritem.h
4226         * src/filtering.c
4227         * src/filtering.h
4228         * src/folder.c
4229         * src/folder.h
4230         * src/common/utils.c
4231         * src/common/utils.h
4232                 Remove unused code, staticalise some functions
4233
4234 2007-10-12 [paul]       3.0.2cvs64
4235
4236         * src/account.c
4237         * src/folderview.c
4238         * src/main.c
4239         * src/mainwindow.c
4240         * src/messageview.c
4241         * src/summary_search.c
4242         * src/summaryview.c
4243         * src/toolbar.c
4244         * src/wizard.c
4245         * src/common/utils.c
4246         * src/gtk/prefswindow.c
4247                 fix a bunch of compiler warnings on maemo
4248
4249 2007-10-11 [colin]      3.0.2cvs63
4250
4251         * src/editaddress.c
4252                 Make static function static
4253
4254 2007-10-11 [mones]      3.0.2cvs62
4255
4256         * src/addrduplicates.c
4257         * src/addressbook.c
4258         * src/compose.c
4259         * src/expldifdlg.c
4260         * src/mainwindow.c
4261         * src/messageview.c
4262         * src/pop.c
4263         * src/prefs_customheader.c
4264         * src/prefs_send.c
4265         * src/prefs_themes.c
4266         * src/common/plugin.c
4267         * src/gtk/pluginwindow.c
4268         * src/gtk/quicksearch.c
4269                 Fix several typos and capitalisation issues
4270
4271 2007-10-11 [wwp]        3.0.2cvs61
4272
4273         * src/editaddress.c
4274                 Fix a warning about possible use of uninitialized
4275                 filename var.
4276
4277 2007-10-11 [wwp]        3.0.2cvs60
4278
4279         * src/editaddress.c
4280                 Disable "Unset picture" menu item when there's
4281                 no picture to clear. Fix an extraneous g_unref_object,
4282                 add missing initializers.
4283
4284 2007-10-11 [wwp]        3.0.2cvs59
4285
4286         * src/pixmaps/anonymous.xpm
4287         * src/editaddress.c
4288         * src/Makefile.am
4289         * src/stock_pixmap.c
4290         * src/stock_pixmap.h
4291                 Fix a leak, gettext-ize the photo label.
4292                 Don't clear the existing picture if loading
4293                 a new one fails. Use a default 'anonymous'
4294                 picture (this new xpm has been added to the
4295                 internal stock_pixmap API). Add a
4296                 "Set picture" context menu entry.
4297
4298 2007-10-11 [colin]      3.0.2cvs58
4299
4300         * src/messageview.c
4301                 Make shift-shortcuts work
4302         * src/prefs_actions.c
4303                 Don't ask if we really want to close when
4304                 choosing OK and only the list is changed
4305         * src/prefs_template.c
4306                 Don't ask if we really want to close when
4307                 choosing OK and only the list is changed
4308         * src/common/plugin.c
4309                 Fix writing of second [Plugins_*] block
4310         * src/common/template.c
4311                 Remove unused files (fixes deletion)
4312
4313 2007-10-10 [paul]       3.0.2cvs57
4314
4315         * src/prefs_template.c
4316                 put the whole thing in a scrolled window
4317                 so that half the page is no longer inaccessible
4318                 on maemo
4319                 make the gtk_text_view smaller on maemo
4320
4321 2007-10-10 [colin]      3.0.2cvs56
4322
4323         * src/compose.c
4324                 Fix updating of Attachments number in some
4325                 cases (reedit, attach from command-line, ...)
4326
4327 2007-10-10 [colin]      3.0.2cvs55
4328
4329         * src/editaddress.c
4330                 Initialise error correctly
4331
4332 2007-10-10 [paul]       3.0.2cvs54
4333
4334         * src/prefs_filtering_action.c
4335         * src/gtk/description_window.c
4336         * src/gtk/foldersort.c
4337         * src/gtk/quicksearch.c
4338                 get rid of some pointless new lines and
4339                 make the descripton labels wrap better
4340
4341 2007-10-10 [colin]      3.0.2cvs53
4342
4343         * src/addressadd.c
4344         * src/editaddress.c
4345         * src/headerview.c
4346         * src/textview.c
4347                 More error handling on saving pictures
4348
4349 2007-10-10 [colin]      3.0.2cvs52
4350
4351         * src/printing.c
4352         * src/printing.h
4353                 Generalize a bit printing, so we can factorize
4354                 most of the code. 
4355
4356 2007-10-10 [paul]       3.0.2cvs51
4357
4358         * src/addrduplicates.c
4359                 fix engrish
4360                 use GTK_STOCK... buttons
4361
4362 2007-10-10 [paul]       3.0.2cvs50
4363
4364         * src/addressadd.c
4365         * src/addrindex.c
4366         * src/editaddress.c
4367                 Fix previous patch
4368                 Thanks to Colin
4369
4370 2007-10-10 [paul]       3.0.2cvs49
4371
4372         * src/summaryview.c
4373         * src/messageview.c
4374                 Fix crash on Add sender to addressbook when
4375                 From is null
4376         * src/addressadd.c
4377         * src/addrindex.c
4378         * src/editaddress.c
4379         * src/editaddress_other_attributes_ldap.h
4380                 Fix leaks 
4381                 Rename images to .png in addrbook/
4382         * src/headerview.c
4383         * src/textview.c
4384                 Fix Face/X-Face being used if adding another
4385                 address than sender to addressbook
4386                 Thanks to Colin
4387
4388 2007-10-10 [holger]     3.0.2cvs48
4389
4390         * src/addrduplicates.c
4391         * src/editaddress.c
4392                 Improvements to the addressbook duplicate finder
4393                 feature:
4394                  - add an edit button to the button bar
4395                  - display the whole bookname (with iface) and
4396                    use this for same-book checking
4397                  - after editing, try to keep selections if the
4398                    entries are still present
4399                  - sort the email column alphabetically
4400                  - put results in a scrolled window
4401                  - support embedded editing
4402                  - make columns in detail view resizable
4403                  - add keyboard shortcuts
4404
4405 2007-10-10 [wwp]        3.0.2cvs47
4406
4407         * src/addrindex.c
4408                 Fix a crash when there's no From: in email, thanks to Colin.
4409
4410 2007-10-09 [paul]       3.0.2cvs46
4411
4412         * src/messageview.c
4413         * src/summaryview.c
4414         * src/textview.c
4415                 fix building without compface support
4416
4417 2007-10-09 [colin]      3.0.2cvs45
4418
4419         * src/editaddress.c
4420         * src/headerview.c
4421         * src/textview.c
4422                 Add error handling
4423
4424 2007-10-09 [colin]      3.0.2cvs44
4425
4426         * src/addrduplicates.c
4427         * src/addressadd.c
4428         * src/addressadd.h
4429         * src/addressbook.c
4430         * src/addressbook.h
4431         * src/addrindex.c
4432         * src/addrindex.h
4433         * src/addritem.c
4434         * src/addritem.h
4435         * src/compose.c
4436         * src/editaddress.c
4437         * src/editaddress_other_attributes_ldap.h
4438         * src/headerview.c
4439         * src/messageview.c
4440         * src/mimeview.c
4441         * src/summaryview.c
4442         * src/textview.c
4443         * src/gtk/gtkutils.c
4444                 Automatically set contacts' pictures from Face 
4445                 or X-Face if they have no picture
4446                 Display the contact picture in textview or
4447                 headerview for mails sent by people in the 
4448                 addressbook, that have no Face or X-Face
4449                 Fix a few details in the Person edition dialog
4450                 (ability to unset picture)
4451                 Remove picture file when deleting contacts
4452
4453 2007-10-09 [iwkse]      3.0.2cvs43
4454
4455         * src/gtk/about.c
4456                 center the about window
4457
4458 2007-10-09 [paul]       3.0.2cvs42
4459
4460         * src/prefs_toolbar.c
4461                 fix icon selector window on maemo
4462
4463 2007-10-09 [paul]       3.0.2cvs41
4464
4465         * src/messageview.c
4466                 add 'go to' menu to separate msgview
4467
4468 2007-10-09 [colin]      3.0.2cvs40
4469
4470         * src/common/defs.h
4471                 Add forgotten file
4472
4473 2007-10-09 [iwkse]      3.0.2cvs39
4474
4475         * Makefile.am
4476         * src/addressbook.c
4477         * src/addritem.c
4478         * src/addritem.h
4479         * src/editaddress.c
4480         * src/editaddress_other_attributes_ldap.h
4481         * src/addrbook.c
4482         * src/Makefile.am
4483                 set a photo in the Addressbook
4484
4485 2007-10-08 [colin]      3.0.2cvs38
4486
4487         * src/prefs_toolbar.c
4488                 Make height 320 to remove the scrollbar 
4489                 (with current number of icons)
4490
4491 2007-10-08 [colin]      3.0.2cvs37
4492
4493         * src/prefs_toolbar.c
4494                 Transform the treeview to a GtkIconView.
4495                 Patch by Pawel
4496                 In addition, transform the window so that 
4497                 it looks like a popup menu. Patch by me
4498
4499 2007-10-08 [colin]      3.0.2cvs36
4500
4501         * src/compose.c
4502         * src/compose.h
4503                 Beautify the GUI a bit; in particular, show the
4504                 number of attachments in the tab's title.
4505                 Patch by Pawel
4506
4507 2007-10-08 [paul]       3.0.2cvs35
4508
4509         * src/mimeview.c
4510                 Save users from themselves: save temporary
4511                 files used for Open/Open with as read-only.
4512                 Thanks to Colin
4513
4514 2007-10-08 [paul]       3.0.2cvs34
4515
4516         * tools/Makefile.am
4517                 forgot this in cvs33
4518
4519 2007-10-08 [paul]       3.0.2cvs33
4520
4521         * tools/kdeservicemenu/README
4522         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
4523         * tools/kdeservicemenu/install.sh
4524         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
4525                 renamed template* to *template so as not to confuse
4526                 lintian
4527
4528 2007-10-08 [paul]       3.0.2cvs32
4529
4530         * src/prefs_themes.c
4531         * src/stock_pixmap.c
4532                 replace 2 direct uses of RC_DIR
4533
4534 2007-10-07 [colin]      3.0.2cvs31
4535
4536         * src/addrduplicates.c
4537         * src/addrduplicates.h
4538         * src/addressbook.c
4539         * src/addressbook.h
4540         * src/addrindex.c
4541         * src/addrindex.h
4542                 Implement deletion in duplicate finder. 
4543                 Patch by Holger 
4544
4545 2007-10-07 [colin]      3.0.2cvs30
4546
4547         * src/exporthtml.c
4548         * src/mbox.c
4549         * src/common/utils.c
4550                 Better fix for Solaris, thanks to Nicolas Doualot
4551
4552 2007-10-07 [colin]      3.0.2cvs29
4553
4554         * AUTHORS
4555         * src/gtk/authors.h
4556                 Add Frank Dietrich
4557
4558 2007-10-07 [colin]      3.0.2cvs28
4559
4560         * src/exporthtml.c
4561                 Fix HTML export to make it more compliant
4562                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
4563
4564 2007-10-07 [colin]      3.0.2cvs27
4565
4566         * src/prefs_toolbar.c
4567                 Only use icons that wouldn't look stupid in the toolbar
4568                 Patch by Pawel
4569
4570 2007-10-07 [colin]      3.0.2cvs26
4571
4572         * src/prefs_toolbar.c
4573                 Fix old icon being used when none is selected
4574
4575 2007-10-07 [colin]      3.0.2cvs25
4576
4577         * src/toolbar.c
4578                 Fix copy/paste error
4579
4580 2007-10-07 [colin]      3.0.2cvs24
4581
4582         * src/prefs_toolbar.c
4583         * src/toolbar.c
4584         * src/toolbar.h
4585                 Update icon to default one when changing event
4586                 Make the icon chooser nicer (handle Esc, Enter,
4587                 double-click)
4588
4589 2007-10-06 [colin]      3.0.2cvs23
4590
4591         * src/prefs_toolbar.c
4592                 Fix text reset; patch by Pawel
4593
4594 2007-10-06 [colin]      3.0.2cvs22
4595
4596         * src/toolbar.h
4597                 Complete previous commit
4598
4599 2007-10-06 [colin]      3.0.2cvs21
4600
4601         * src/prefs_toolbar.c
4602         * src/toolbar.c
4603                 Set toolbar text automatically to the default
4604                 when changing Event executed on click
4605
4606 2007-10-06 [colin]      3.0.2cvs20
4607
4608         * src/prefs_toolbar.c
4609                 Invert Text and Event fields
4610
4611 2007-10-06 [colin]      3.0.2cvs19
4612
4613         * src/prefs_toolbar.c
4614         * src/toolbar.c
4615                 Make toolbar prefs look much better
4616                 Patch by Pawel Pekala
4617
4618 2007-10-06 [paul]       3.0.2cvs18
4619
4620         * src/account.c
4621         * src/prefs_filtering.c
4622                 fix checkbuttons in gtktreeview on maemo by
4623                 setting maemo's "allow-checkbox-mode" to FALSE
4624
4625 2007-10-06 [colin]      3.0.2cvs17
4626
4627         * configure.ac
4628                 Export -DSOLARIS in CFLAGS for all
4629                 Solaris (not just 2.8) and OpenSolaris
4630
4631 2007-10-06 [paul]       3.0.2cvs16
4632
4633         * AUTHORS
4634         * src/exporthtml.c
4635         * src/mbox.c
4636         * src/gtk/authors.h
4637                 fix build on solaris where ctime_r takes
4638                 3 arguments rather than 2.
4639                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
4640
4641 2007-10-05 [colin]      3.0.2cvs15
4642
4643         * src/etpan/imap-thread.c
4644                 Fix wrong error codepath
4645
4646 2007-10-05 [wwp]        3.0.2cvs14
4647
4648         * src/filtering.c
4649                 Fix unexpected logging of quicksearches:
4650                 debug_filtering_session flag was never reset to FALSE, causing
4651                 matcher functions to log when called from a quicksearch
4652                 (if a filtering session happened before).
4653
4654 2007-10-05 [paul]       3.0.2cvs13
4655
4656         * src/prefs_actions.c
4657         * src/prefs_filtering.c
4658         * src/prefs_template.c
4659                 fix bug 1343, 'Filtering..'s close button
4660                 silently discards new filter'
4661                 Thanks to Colin
4662
4663 2007-10-05 [paul]       3.0.2cvs12
4664
4665         * configure.ac
4666         * src/Makefile.am
4667                 fix bug 1347, '-Wno-unused-function, optional'
4668
4669 2007-10-05 [colin]      3.0.2cvs11
4670
4671         * src/procmime.c
4672         * src/common/mgutils.c
4673                 Fix warnings
4674
4675 2007-10-05 [mones]      3.0.2cvs10
4676
4677         * manual/advanced.xml
4678                 Use full menu name
4679         * manual/es/advanced.xml
4680                 Synchronise translation
4681
4682 2007-10-04 [colin]      3.0.2cvs9
4683
4684         * src/action.c
4685         * src/addrbook.c
4686         * src/addrindex.c
4687         * src/compose.c
4688         * src/exporthtml.c
4689         * src/exportldif.c
4690         * src/folder.c
4691         * src/main.c
4692         * src/matcher.c
4693         * src/mbox.c
4694         * src/messageview.c
4695         * src/mh.c
4696         * src/news.c
4697         * src/partial_download.c
4698         * src/pop.c
4699         * src/procmime.c
4700         * src/procmsg.c
4701         * src/toolbar.c
4702         * src/common/log.c
4703         * src/common/mgutils.c
4704         * src/common/plugin.c
4705         * src/common/utils.c
4706         * src/common/xml.c
4707         * src/common/xml.h
4708         * src/common/xmlprops.c
4709         * src/common/xmlprops.h
4710         * src/plugins/bogofilter/bogofilter.c
4711         * src/plugins/clamav/clamav_plugin.c
4712         * src/plugins/dillo_viewer/dillo_prefs.c
4713         * src/plugins/pgpcore/prefs_gpg.c
4714         * src/plugins/pgpinline/pgpinline.c
4715         * src/plugins/pgpmime/pgpmime.c
4716         * src/plugins/spamassassin/spamassassin.c
4717         * src/plugins/trayicon/trayicon_prefs.c
4718                 Verify success on writes. Will fix possible strange
4719                 failure on disk full.
4720
4721 2007-10-04 [paul]       3.0.2cvs8
4722
4723         * manual/advanced.xml
4724                 add further info about Actions
4725                 Patch by Emmanuel Briot <briot@adacore.com>
4726
4727 2007-10-04 [paul]       3.0.2cvs7
4728
4729         * src/account.c
4730                 remove the D column, instead indicate the
4731                 default account by use of bold text
4732
4733 2007-10-03 [colin]      3.0.2cvs6
4734
4735         * src/common/template.c
4736                 Fix templates writing (was prone to disk full problems)
4737
4738 2007-10-03 [colin]      3.0.2cvs5
4739
4740         * src/Makefile.am
4741         * src/addrduplicates.c
4742         * src/addrduplicates.h
4743         * src/addressbook.c
4744                 Add duplicate deletion. Patch by Holger
4745
4746 2007-10-03 [colin]      3.0.2cvs4
4747
4748         * src/matcher.c
4749         * src/gtk/quicksearch.c
4750                 Fix bug 1340, 'Case insensitive searches with 
4751                 non-ascii alphabets fail'.
4752
4753 2007-10-03 [colin]      3.0.2cvs3
4754
4755         * src/main.c
4756         * src/common/utils.c
4757         * src/common/utils.h
4758                 Implement run-time alternative config directories
4759
4760 2007-10-03 [colin]      3.0.2cvs2
4761
4762         * src/folderview.c
4763                 Prevent opening folder item while folder
4764                 is scanned in a better way
4765
4766 2007-10-02 [paul]       3.0.2cvs1
4767
4768         * NEWS
4769         * README
4770         * RELEASE_NOTES
4771         * configure.ac
4772                 bump up version number following stable release
4773
4774 2007-09-30 [colin]      3.0.1cvs49
4775
4776         * src/imap.c
4777                 Refresh session if needed
4778
4779 2007-09-30 [colin]      3.0.1cvs48
4780
4781         * src/imap.c
4782                 Reset folder's session to NULL
4783                 before destroying it
4784
4785 2007-09-30 [mones]      3.0.1cvs47
4786
4787         * manual/handling.xml
4788                 Use markup quotes instead hardcoded quotes
4789         * manual/es/handling.xml
4790                 Added new synced section (IMAP subscriptions)
4791
4792 2007-09-29 [colin]      3.0.1cvs46
4793
4794         * src/imap.c
4795                 Notice disconnections faster
4796
4797 2007-09-28 [colin]      3.0.1cvs45
4798
4799         * src/addressbook.c
4800         * src/addrindex.c
4801                 Fix warnings
4802
4803 2007-09-28 [paul]       3.0.1cvs44
4804
4805         * src/mimeview.c
4806                 fix maemo build
4807
4808 2007-09-28 [paul]       3.0.1cvs43
4809
4810         * src/account.c
4811                 use gtk_widget_set_size_request() on the label
4812                 so that wrapping works better. get rid of the
4813                 (partially deprecated) hbutton_box.
4814                 these changes should prevent buttons overlapping
4815                 on maemo
4816
4817 2007-09-28 [colin]      3.0.1cvs42
4818
4819         * src/pop.c
4820                 Fix typo :)
4821
4822 2007-09-28 [colin]      3.0.1cvs41
4823
4824         * src/compose.c
4825         * src/msgcache.c
4826         * src/pop.c
4827         * src/procmime.c
4828         * src/etpan/imap-thread.c
4829                 64bits-related warning fixes
4830
4831 2007-09-28 [colin]      3.0.1cvs40
4832
4833         * src/folder_item_prefs.c
4834         * src/ldaputil.c
4835         * src/mainwindow.c
4836         * src/mimeview.c
4837         * src/common/tags.c
4838                 Fix warnings
4839
4840 2007-09-28 [colin]      3.0.1cvs39
4841
4842         * src/plugins/spamassassin/spamassassin.c
4843         * src/plugins/spamassassin/spamassassin.h
4844         * src/plugins/spamassassin/spamassassin_gtk.c
4845                 Add addressbook-based whitelisting
4846
4847 2007-09-28 [colin]      3.0.1cvs38
4848
4849         * src/folder.c
4850                 Fix bug 1337, 'crash on pressing Send button'
4851
4852 2007-09-28 [paul]       3.0.1cvs37
4853
4854         * src/prefs_folder_item.c
4855                 give the orphans a parent. makes all prefs
4856                 pages visible on maemo
4857
4858 2007-09-28 [colin]      3.0.1cvs36
4859
4860         * src/prefs_folder_column.c
4861         * src/prefs_summary_column.c
4862                 Fix two leaks
4863
4864 2007-09-27 [colin]      3.0.1cvs35
4865
4866         * src/gtk/quicksearch.c
4867                 Fix bug 1336, 'Segfault if empty space before search-string'
4868
4869 2007-09-26 [mones]      3.0.1cvs34
4870
4871         * manual/account.xml
4872         * manual/plugins.xml
4873                 Fixed irc channel name, added some docbook markup.
4874                 Changed text markup to docbook markup. 
4875                 Added spamcop as supported in SpamReport description.
4876         * manual/fr/plugins.xml
4877                 Fixed irc channel name.
4878         * manual/es/account.xml
4879         * manual/es/advanced.xml
4880         * manual/es/claws-mail-manual.xml
4881         * manual/es/glossary.xml
4882         * manual/es/gpl.xml
4883         * manual/es/keyboard.xml
4884         * manual/es/plugins.xml
4885                 Synced with English version, fixed a couple of typos.
4886
4887 2007-09-26 [colin]      3.0.1cvs33
4888
4889         * configure.ac
4890                 Explain why "Libgnomeprint: no" on GTK+ 2.10
4891
4892 2007-09-26 [colin]      3.0.1cvs32
4893
4894         * src/messageview.c
4895         * src/procmsg.c
4896         * src/procmsg.h
4897                 Optimisation: avoid fetching mail 3 times locally
4898                 for displaying
4899
4900 2007-09-26 [colin]      3.0.1cvs31
4901
4902         * src/mh.c
4903                 Fix missing static
4904
4905 2007-09-26 [colin]      3.0.1cvs30
4906
4907         * src/folder.c
4908         * src/folder.h
4909         * src/mh.c
4910         * src/mh.h
4911                 Fix MH mtime hack - make it a folder class function
4912
4913 2007-09-26 [colin]      3.0.1cvs29
4914
4915         * src/inc.c
4916                 Fix bug 1334, 'user defined mail incorporation 
4917                 script not run'
4918
4919 2007-09-25 [colin]      3.0.1cvs28
4920
4921         * src/codeconv.c
4922                 Optimisation: shortcut conv_codeset_strdup
4923                 when src_code and dest_code are the same
4924         * src/common/xml.c
4925         * src/common/xml.h
4926                 Optimisation: shortcut code conversions when
4927                 files are in UTF-8; faster list walking by
4928                 using prepend/reverse.
4929
4930 2007-09-25 [holger]     3.0.1cvs27
4931
4932         * src/printing.c
4933                 Replace button bar of the preview window
4934                 with a real toolbar (patch by Colin)
4935                 Add zooming to the preview window
4936
4937 2007-09-24 [paul]       3.0.1cvs26
4938
4939         * src/compose.c
4940                 compact the character set menu, adding some
4941                 missing encodings. Patch by Pawel Pekala
4942
4943 2007-09-23 [paul]       3.0.1cvs25
4944
4945         * src/prefs_account.c
4946         * src/prefs_folder_item.c
4947         * src/prefs_quote.c
4948         * src/quote_fmt.c
4949         * src/quote_fmt.h
4950                 remove unnecessary frame from Templates options
4951                 and improve the English of the check button label
4952
4953 2007-09-22 [colin]      3.0.1cvs24
4954
4955         * src/gtk/quicksearch.c
4956                 Fix bug 1329, 'error in quicksearch.c'
4957                 Fix return with value in function returning void
4958
4959 2007-09-22 [colin]      3.0.1cvs23
4960
4961         * src/imap.c
4962         * src/procmsg.h
4963         * src/common/utils.c
4964         * src/common/utils.h
4965         * src/etpan/imap-thread.c
4966                 Optimise fetching IMAP cached emails *a lot*
4967                 (remember whether mail is fully cached and \r's
4968                  are already stripped)
4969
4970 2007-09-22 [colin]      3.0.1cvs22
4971
4972         * src/folder.c
4973         * src/folder.h
4974         * src/prefs_folder_item.c
4975                 Add a button to allow users to drop local caches.
4976
4977 2007-09-21 [colin]      3.0.1cvs21
4978
4979         * src/summaryview.c
4980                 Remove unnecessary error when cancelling export to mbox.
4981                 Patch by Pawel
4982
4983 2007-09-21 [paul]       3.0.1cvs20
4984
4985         * src/gtk/prefswindow.c
4986                 remove unnecessary frames from the prefs
4987                 pages. Patch by Pawel Pekala
4988
4989 2007-09-21 [paul]       3.0.1cvs19
4990
4991         * src/prefs_account.c
4992         * src/prefs_folder_item.c
4993         * src/prefs_quote.c
4994         * src/quote_fmt.c
4995                 put the Templates options into a tabbed
4996                 layout. Patch by Pawel Pekala
4997
4998 2007-09-21 [paul]       3.0.1cvs18
4999
5000         * src/mainwindow.c
5001                 group together the character set menu items
5002                 move the /View/Show or hide/Message view below
5003                 .../Toolbar menu item
5004                 Patch by Pawel Pekala
5005
5006 2007-09-21 [mones]      3.0.1cvs17
5007
5008         * src/compose.c
5009                 Fix for bug 1327, 'segfault when replying to a non-existent
5010                 news message', thanks to Colin.
5011
5012 2007-09-21 [colin]      3.0.1cvs16
5013
5014         * src/folderview.c
5015                 Complete 3.0.1cvs15
5016
5017 2007-09-20 [colin]      3.0.1cvs15
5018
5019         * src/folderview.c
5020         * src/folderview.h
5021                 Maybe fix bug 1324, 'Corrupted IMAP cache'
5022
5023 2007-09-20 [colin]      3.0.1cvs14
5024
5025         * src/printing.c
5026                 Fix a little leak
5027
5028 2007-09-20 [holger]     3.0.1cvs13
5029
5030         * src/printing.c
5031                 Add page layout to print preview.
5032                 Make the close-button in the toolbar
5033                 right-aligned.
5034
5035 2007-09-20 [paul]       3.0.1cvs12
5036
5037         * po/ru.po
5038                 updated by Pavlo Bohmat
5039
5040 2007-09-19 [colin]      3.0.1cvs11
5041
5042         * src/common/utils.c
5043                 Prevent unquoted mime boundaries, by always
5044                 using a /
5045
5046 2007-09-19 [colin]      3.0.1cvs10
5047
5048         * src/printing.c
5049                 Fix drawing area size, fix DPI change that
5050                 can cause total number of lines to decrease
5051
5052 2007-09-19 [colin]      3.0.1cvs9
5053
5054         * po/POTFILES.in
5055         * src/printing.c
5056                 Make print preview more efficient and nicer.
5057                 Patch mostly by Holger Berndt <hb@claws-mail.org>
5058
5059 2007-09-19 [colin]      3.0.1cvs8
5060
5061         * src/prefs_common.c
5062         * src/prefs_common.h
5063         * src/printing.c
5064                 Add scrolledwindow, default allocation and
5065                 size saving to the print preview window.
5066
5067 2007-09-18 [colin]      3.0.1cvs7
5068
5069         * src/prefs_common.c
5070         * src/prefs_common.h
5071         * src/prefs_image_viewer.c
5072         * src/printing.c
5073                 GtkPrintOperation:
5074                 - add image printing support
5075                 - add option to print images
5076                 - add preview widget
5077                 - add saving of a few Page Setup parameters
5078
5079 2007-09-18 [colin]      3.0.1cvs6
5080
5081         * AUTHORS
5082         * src/gtk/authors.h
5083                 Add Guillaume Chazarain
5084
5085 2007-09-18 [colin]      3.0.1cvs5
5086
5087         * src/common/utils.c
5088                 Fix bug 1321, 'access before allocation 
5089                 when scanning for uris'. Patch by 
5090                 Guillaume Chazarain <guichaz@yahoo.fr>
5091
5092 2007-09-18 [colin]      3.0.1cvs4
5093
5094         * src/toolbar.c
5095                 Fix bug 1320, 'Memory leak caused by 
5096                 gtk_container_get_children'. Patch by
5097                 Guillaume Chazarain <guichaz@yahoo.fr>
5098
5099 2007-09-18 [colin]      3.0.1cvs3
5100
5101         * src/printing.c
5102         * src/printing.h
5103                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
5104
5105 2007-09-18 [colin]      3.0.1cvs2
5106
5107         * src/Makefile.am
5108         * src/mainwindow.c
5109         * src/messageview.c
5110         * src/messageview.h
5111         * src/prefs_ext_prog.c
5112         * src/prefs_fonts.c
5113         * src/printing.c
5114         * src/printing.h
5115         * src/summaryview.c
5116                 Use GtkPrintOperation by default on GTK+ >= 2.10
5117                 Patch by Holger Berndt <hb@claws-mail.org>
5118
5119 2007-09-18 [paul]       3.0.1cvs1
5120
5121         * NEWS
5122         * README
5123         * RELEASE_NOTES
5124         * configure.ac
5125                 bump up version number following stable release
5126
5127 2007-09-16 [colin]      3.0.0cvs18
5128
5129         * src/folder.c
5130                 Fix possible memleak
5131
5132 2007-09-16 [colin]      3.0.0cvs17
5133
5134         * src/folderview.c
5135                 Fix bug 1311, 'Wrong arrow position 
5136                 while moving message into folder when 
5137                 column headers hidden'
5138         * src/image_viewer.c
5139                 Show error in the GUI if image can't
5140                 be loaded
5141         * src/matcher.c
5142                 Fix spurious output
5143         * src/messageview.c
5144                 Allow setting domain in msgid
5145         * src/common/plugin.c
5146                 Add timing information
5147
5148 2007-09-16 [colin]      3.0.0cvs16
5149
5150         * src/account.c
5151         * src/compose.c
5152         * src/prefs_account.c
5153         * src/prefs_account.h
5154         * src/common/utils.c
5155                 Remove Generate Message-ID option. We need
5156                 this on some IMAP servers.
5157         * src/prefs_template.c
5158                 Fix double-free
5159
5160 2007-09-16 [colin]      3.0.0cvs15
5161
5162         * src/prefs_filtering.c
5163         * src/prefs_filtering.h
5164         * src/prefs_filtering_action.c
5165         * src/common/tags.c
5166                 Fix tags issues: tags with spaces, renaming
5167                 tags.
5168
5169 2007-09-16 [colin]      3.0.0cvs14
5170
5171         * src/folderview.c
5172         * src/main.c
5173         * src/mainwindow.c
5174                 Fix bug 1308, 'Claws deletes folderlist.xml after
5175                 fetching mail short after start-up'
5176
5177 2007-09-16 [colin]      3.0.0cvs13
5178
5179         * src/compose.c
5180                 Fix scrolling to cursor
5181
5182 2007-09-16 [paul]       3.0.0cvs12
5183
5184         * po/sr.po
5185                 updated by Aleksandar Urosevic
5186
5187 2007-09-16 [paul]       3.0.0cvs11
5188
5189         * src/folder.c
5190                 do not allow locked msgs to be deleted,
5191                 even by filtering/processing
5192
5193 2007-09-07 [paul]       3.0.0cvs10
5194
5195         * src/prefs_folder_column.c
5196         * src/prefs_summary_column.c
5197                 implement button sensitivity
5198                 patch by Pawel Pekala
5199
5200 2007-09-06 [wwp]        3.0.0cvs9
5201
5202         * src/prefs_gtk.c
5203                 Add a missing linefeed to a debug message.
5204
5205 2007-09-05 [colin]      3.0.0cvs8
5206
5207         * src/inc.c
5208                 Fix statusbar/window mismatch on Maemo
5209
5210 2007-09-05 [colin]      3.0.0cvs7
5211
5212         * src/ldaputil.c
5213                 Fix build without USE_LDAP_TLS
5214
5215 2007-09-05 [colin]      3.0.0cvs6
5216
5217         * src/folder.c
5218         * src/imap.c
5219         * src/inc.c
5220         * src/mbox.c
5221         * src/send_message.c
5222         * src/statusbar.c
5223         * src/statusbar.h
5224                 Maemo: distinguish various statusbar messages,
5225                 in order to display only the most important.
5226
5227 2007-09-04 [wwp]        3.0.0cvs5
5228
5229         * src/account.c
5230                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
5231                 Show protocol "SMTP" and the appropriate server for send-only
5232                 accounts, show "-" instead of "" when no value is relevant.
5233
5234 2007-09-03 [ticho]      3.0.0cvs4
5235
5236         * src/summaryview.c
5237                 Handle plural form better in delete confirmation dialog.
5238
5239 2007-09-03 [wwp]        3.0.0cvs3
5240
5241         * src/compose.c
5242                 Warn differently when sending or sending later (queueing).
5243
5244 2007-09-03 [colin]      3.0.0cvs2
5245
5246         * src/procmime.c
5247         * src/procmime.h
5248         * src/common/plugin.c
5249         * src/common/plugin.h
5250                 Add a new plugin API, MimeParser. It allows
5251                 plugins to scan email MIME parts and optionally,
5252                 transform them.
5253
5254 2007-09-03 [mones]      3.0.0cvs1
5255
5256         * po/es.po
5257                 Updated translation
5258         * src/common/defs.h
5259                 While a better solution is made double history sizes
5260
5261 2007-09-03 [paul]       3.0.0
5262
5263         * NEWS
5264         * README
5265         * RELEASE_NOTES
5266                 3.0.0 released
5267
5268 [For previous entries, see ChangeLog.2.0.0-3.0.0]