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