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