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