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