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