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