3c59533dd3843fbaf21410028bb467359e8b4b7f
[claws.git] / ChangeLog
1 2011-10-30 [pawel]      3.7.10cvs61
2
3         * src/compose.c
4                 Those entries should not be editable
5
6 2011-10-30 [pawel]      3.7.10cvs60
7
8         * src/prefs_template.c
9                 - Dialog needs more height to fit all widgets
10                 - Clear template contents on delete
11
12 2011-10-30 [pawel]      3.7.10cvs59
13
14         * src/prefs_folder_item.c
15                 Update summaryview after changing folder prefs when needed
16
17 2011-10-30 [pawel]      3.7.10cvs58
18
19         * src/mimeview.c
20                 Remove key-press-event blocking, it only
21                 emits GLib-GObject warnings
22
23 2011-10-29 [colin]      3.7.10cvs57
24
25         * src/addr_compl.c
26                 Fix focus of completion window with gnome shell
27                 Fixes bug #2525, "Address completion window does not get
28                 keyboard focus"
29
30 2011-10-29 [colin]      3.7.10cvs56
31
32         * src/folderview.c
33                 Fix flicker on recursive quicksearch
34
35 2011-10-28 [colin]      3.7.10cvs55
36
37         * src/alertpanel.c
38         * src/mainwindow.c
39                 Fix a bit the focus problem on Gnome shell
40
41 2011-10-26 [mones]      3.7.10cvs54
42
43         * src/compose.c
44                 Add missing accelerator
45
46 2011-10-25 [colin]      3.7.10cvs53
47
48         * src/gtk/gtkcmclist.c
49         * src/gtk/gtkcmctree.c
50                 Fix colors, fix warnings
51
52 2011-10-25 [colin]      3.7.10cvs52
53
54         * src/gtk/gtkcmclist.c
55         * src/gtk/gtkcmctree.c
56                 Fix focus things.
57
58 2011-10-25 [colin]      3.7.10cvs51
59
60         * src/stock_pixmap.c
61                 Fix build with gtk + 2.20
62
63 2011-10-25 [colin]      3.7.10cvs50
64
65         * src/compose.c
66         * src/messageview.c
67         * src/procmsg.c
68         * src/procmsg.h
69                 Fix locking when sending a single message
70
71 2011-10-25 [colin]      3.7.10cvs49
72
73         * src/gtk/colorlabel.c
74                 GDK_ => GDK_KEY
75         * src/gtk/gtkcmclist.c
76                 Make row height closer to what it was
77
78 2011-10-25 [colin]      3.7.10cvs48
79
80         * src/stock_pixmap.c
81                 Always use cairo to draw
82
83 2011-10-25 [colin]      3.7.10cvs47
84
85         * src/mimeview.c
86                 Fix bug #2529, 'crash in mimeview_start_drag after
87                 deleting message'. Patch by Ricardo
88
89 2011-10-23 [colin]      3.7.10cvs46
90
91         * src/gtk/gtkcmclist.c
92         * src/gtk/gtkcmclist.h
93         * src/gtk/gtkcmctree.c
94                 Draw CMClist with cairo too.
95
96 2011-10-23 [colin]      3.7.10cvs45
97
98         * src/gtk/gtkcmclist.h
99                 Fix build (this was not meant to be commited)
100
101 2011-10-23 [colin]      3.7.10cvs44
102
103         * src/addressadd.c
104         * src/addressbook.c
105         * src/addressbook_foldersel.c
106         * src/editgroup.c
107         * src/foldersel.c
108         * src/folderview.c
109         * src/grouplistdialog.c
110         * src/prefs_common.c
111         * src/prefs_common.h
112         * src/summaryview.c
113         * src/gtk/gtkcmclist.c
114         * src/gtk/gtkcmclist.h
115         * src/gtk/gtkcmctree.c
116         * src/gtk/gtkcmctree.h
117         * src/gtk/gtksctree.c
118                 Refactor some tree stuff (lots of code duplication there)
119                 and switch to cairo for tree rendering.
120
121 2011-10-23 [holger]     3.7.10cvs43
122
123         * src/filtering.c
124                 Don't issue a warning for designed behaviour of the stop rule.
125                 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
126
127 2011-10-22 [colin]      3.7.10cvs42
128
129         * src/printing.c
130         * src/gtk/gtkshruler.c
131         * src/gtk/gtkutils.h
132                 Fix GTK+2.16 build
133
134 2011-10-22 [colin]      3.7.10cvs41
135
136         * src/account.c
137         * src/addr_compl.c
138         * src/addrgather.c
139         * src/compose.c
140         * src/editldap.c
141         * src/expldifdlg.c
142         * src/folderview.c
143         * src/grouplistdialog.c
144         * src/headerview.c
145         * src/importldif.c
146         * src/main.c
147         * src/mainwindow.c
148         * src/mimeview.c
149         * src/noticeview.c
150         * src/prefs_account.c
151         * src/prefs_actions.c
152         * src/prefs_ext_prog.c
153         * src/prefs_filtering.c
154         * src/prefs_folder_item.c
155         * src/prefs_image_viewer.c
156         * src/prefs_logging.c
157         * src/prefs_msg_colors.c
158         * src/prefs_other.c
159         * src/prefs_send.c
160         * src/prefs_spelling.c
161         * src/prefs_summaries.c
162         * src/prefs_template.c
163         * src/printing.c
164         * src/quote_fmt.c
165         * src/send_message.c
166         * src/statusbar.c
167         * src/summary_search.c
168         * src/summaryview.c
169         * src/wizard.c
170         * src/gtk/gtkcmclist.c
171         * src/gtk/gtkcmctree.c
172         * src/gtk/gtkcmoptionmenu.c
173         * src/gtk/gtksctree.c
174         * src/gtk/gtkutils.c
175         * src/gtk/gtkutils.h
176         * src/gtk/gtkvscrollbutton.c
177         * src/gtk/inputdialog.c
178         * src/gtk/pluginwindow.c
179         * src/gtk/quicksearch.c
180         * src/gtk/spell_entry.c
181         * src/plugins/bogofilter/bogofilter_gtk.c
182         * src/plugins/dillo_viewer/dillo_prefs.c
183         * src/plugins/pgpcore/prefs_gpg.c
184         * src/plugins/spamassassin/spamassassin_gtk.c
185         * src/plugins/trayicon/trayicon.c
186         * src/plugins/trayicon/trayicon_prefs.c
187                 Remove all possible #if GTK_CHECK_VERSION() checks,
188                 and make Claws build with GTK+2.16 (untested right
189                 now), as the Gpg4Win project uses GTK+2.16 currently.
190
191 2011-10-22 [colin]      3.7.10cvs40
192
193         * src/gtk/gtkutils.h
194         * configure.ac
195                 Fix (hopefully) build with GTK+ 2.18.
196
197 2011-10-20 [paul]       3.7.10cvs39
198
199         * AUTHORS
200         * src/ldif.c
201         * src/gtk/authors.h
202                 fix bug 2479, 'LDIF address book import matches tags case sensitive'
203                 Patch by Bodo Graumann <mail@bodograumann.de>
204
205 2011-10-20 [mones]      3.7.10cvs38
206
207         * po/fr.po
208         * src/common/defs.h
209                 Fix references to old dotsrc mailing lists
210
211 2011-10-19 [mones]      3.7.10cvs37
212
213         * src/prefs_msg_colors.c
214                 Fix Ok/Cancel buttons in color selector of preferences
215
216 2011-10-17 [colin]      3.7.10cvs36
217
218         * src/gtk/gtkshruler.c
219                 (Probably) fix GTK+ <= 2.22
220
221 2011-10-17 [colin]      3.7.10cvs35
222
223         * src/gtk/gtkshruler.c
224                 Fix GTK+2.22 build
225
226 2011-10-17 [mones]      3.7.10cvs34
227
228         * src/addrbook.c
229         * src/exportldif.c
230         * src/jpilot.c
231         * src/mutt.c
232         * src/pine.c
233         * src/procmsg.c
234         * src/vcard.c
235                 Fix potential out-of-buffer writes
236
237 2011-10-17 [mones]      3.7.10cvs33
238
239         * src/main.c
240                 Use just one g_print call per option; correct indentation
241
242 2011-10-17 [colin]      3.7.10cvs32
243
244         * src/compose.c
245         * src/compose.h
246         * src/gtk/Makefile.am
247         * src/gtk/gtkshruler.c
248         * src/gtk/gtkshruler.h
249         * src/gtk/gtkunit.c
250         * src/gtk/gtkunit.h
251                 Reimplement ruler using the GTK widgets. Thanks
252                 to Hanno for the initial patch.
253
254 2011-10-17 [colin]      3.7.10cvs31
255
256         * src/action.c
257         * src/main.c
258         * src/gtk/gtkutils.c
259         * src/gtk/gtkutils.h
260                 Undeprecate GIO/GdkCondition
261
262 2011-10-16 [mones]      3.7.10cvs30
263
264         * src/main.c
265                 Add --compose-from-file option to open composition
266                 window with the headers and body from a file; based
267                 on Debian patch to fix http://bugs.debian.org/544868
268
269 2011-10-15 [mones]      3.7.10cvs29
270
271         * manual/advanced.xml
272                 Document new summary_from_show hidden preference
273
274 2011-10-15 [paul]       3.7.10cvs28
275
276         * src/compose.c
277                 compose_create_tags() - fix misplaced 'int i'
278                 compose_entry_mark_default_to() - fix To field highlighting
279
280 2011-10-09 [colin]      3.7.10cvs27
281
282         * src/addr_compl.c
283                 Fix address completion
284
285 2011-10-07 [colin]      3.7.10cvs26
286
287         * src/prefs_filtering_action.c
288         * src/gtk/gtkutils.h
289                 Fix build with GTK+2.20
290
291 2011-10-07 [colin]      3.7.10cvs25
292
293         * src/gtk/Makefile.am
294         * src/gtk/gdkkeysyms-new.h
295         * src/gtk/gtkutils.h
296                 Copy the new GDK_KEY_* definitions for older GTKs
297
298 2011-10-07 [colin]      3.7.10cvs24
299
300         * configure.ac
301                 Fix typos (thanks to Hanno)
302
303 2011-10-07 [colin]      3.7.10cvs23
304
305         * src/compose.c
306         * src/gtk/gtkshruler.c
307         * src/gtk/gtkshruler.h
308                 Disable ruler starting from 2.24.
309
310 2011-10-07 [colin]      3.7.10cvs22
311
312         * configure.ac
313         * src/messageview.c
314         * src/gtk/Makefile.am
315                 GTK2 build fix
316
317 2011-10-07 [colin]      3.7.10cvs21
318
319         * configure.ac
320         * src/action.c
321         * src/addr_compl.c
322         * src/addrgather.c
323         * src/compose.c
324         * src/compose.h
325         * src/editldap.c
326         * src/mainwindow.c
327         * src/message_search.c
328         * src/mimeview.c
329         * src/mimeview.h
330         * src/prefs_account.c
331         * src/prefs_compose_writing.c
332         * src/prefs_filtering_action.c
333         * src/prefs_folder_item.c
334         * src/prefs_logging.c
335         * src/prefs_matcher.c
336         * src/prefs_message.c
337         * src/prefs_other.c
338         * src/prefs_receive.c
339         * src/prefs_summaries.c
340         * src/prefs_wrapping.c
341         * src/printing.c
342         * src/ssl_manager.c
343         * src/statusbar.c
344         * src/stock_pixmap.c
345         * src/summary_search.c
346         * src/textview.c
347         * src/gtk/Makefile.am
348         * src/gtk/colorlabel.c
349         * src/gtk/gtkutils.c
350         * src/gtk/gtkutils.h
351         * src/gtk/logwindow.c
352         * src/gtk/menu.c
353         * src/gtk/menu.h
354         * src/gtk/quicksearch.c
355         * src/gtk/spell_entry.c
356         * src/plugins/bogofilter/bogofilter_gtk.c
357         * src/plugins/dillo_viewer/dillo_viewer.c
358         * src/plugins/pgpcore/prefs_gpg.c
359         * src/plugins/spamassassin/spamassassin_gtk.c
360                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
361                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
362                 ported (especially GtkCMOptionMenu)
363
364 2011-10-07 [colin]      3.7.10cvs20
365
366         * src/account.c
367         * src/action.c
368         * src/addr_compl.c
369         * src/addrcustomattr.c
370         * src/addrduplicates.c
371         * src/addressadd.c
372         * src/addressbook.c
373         * src/addressbook_foldersel.c
374         * src/addrgather.c
375         * src/alertpanel.c
376         * src/browseldap.c
377         * src/compose.c
378         * src/editaddress.c
379         * src/editaddress_other_attributes_ldap.c
380         * src/editbook.c
381         * src/editgroup.c
382         * src/editjpilot.c
383         * src/editldap.c
384         * src/editldap_basedn.c
385         * src/edittags.c
386         * src/editvcard.c
387         * src/exphtmldlg.c
388         * src/expldifdlg.c
389         * src/export.c
390         * src/foldersel.c
391         * src/folderview.c
392         * src/grouplistdialog.c
393         * src/import.c
394         * src/importldif.c
395         * src/importmutt.c
396         * src/importpine.c
397         * src/mainwindow.c
398         * src/message_search.c
399         * src/messageview.c
400         * src/mimeview.c
401         * src/prefs_actions.c
402         * src/prefs_customheader.c
403         * src/prefs_display_header.c
404         * src/prefs_filtering.c
405         * src/prefs_filtering_action.c
406         * src/prefs_folder_column.c
407         * src/prefs_matcher.c
408         * src/prefs_msg_colors.c
409         * src/prefs_other.c
410         * src/prefs_summaries.c
411         * src/prefs_summary_column.c
412         * src/prefs_summary_open.c
413         * src/prefs_template.c
414         * src/prefs_toolbar.c
415         * src/printing.c
416         * src/sourcewindow.c
417         * src/ssl_manager.c
418         * src/summary_search.c
419         * src/summaryview.c
420         * src/textview.c
421         * src/uri_opener.c
422         * src/gtk/about.c
423         * src/gtk/colorsel.c
424         * src/gtk/combobox.c
425         * src/gtk/description_window.c
426         * src/gtk/foldersort.c
427         * src/gtk/gtkaspell.c
428         * src/gtk/gtkcmclist.c
429         * src/gtk/gtkcmctree.c
430         * src/gtk/gtkcmoptionmenu.c
431         * src/gtk/gtkutils.c
432         * src/gtk/icon_legend.c
433         * src/gtk/inputdialog.c
434         * src/gtk/logwindow.c
435         * src/gtk/pluginwindow.c
436         * src/gtk/prefswindow.c
437         * src/gtk/quicksearch.c
438         * src/plugins/pgpcore/passphrase.c
439         * src/plugins/pgpcore/select-keys.c
440                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
441                 to replace GDK_* by GDK_KEY_*.
442
443 2011-10-07 [colin]      3.7.10cvs19
444
445         * AUTHORS
446         * src/account.c
447         * src/action.c
448         * src/addr_compl.c
449         * src/addressbook.c
450         * src/alertpanel.c
451         * src/compose.c
452         * src/edittags.c
453         * src/folderview.c
454         * src/grouplistdialog.c
455         * src/image_viewer.c
456         * src/mainwindow.c
457         * src/mimeview.c
458         * src/noticeview.c
459         * src/prefs_filtering_action.c
460         * src/prefs_folder_column.c
461         * src/prefs_msg_colors.c
462         * src/prefs_summary_column.c
463         * src/prefs_toolbar.c
464         * src/printing.c
465         * src/stock_pixmap.c
466         * src/summaryview.c
467         * src/textview.c
468         * src/undo.c
469         * src/wizard.c
470         * src/gtk/about.c
471         * src/gtk/authors.h
472         * src/gtk/colorlabel.c
473         * src/gtk/colorsel.c
474         * src/gtk/gtkcmclist.c
475         * src/gtk/gtkcmctree.c
476         * src/gtk/gtkcmoptionmenu.c
477         * src/gtk/gtksctree.c
478         * src/gtk/gtkutils.c
479         * src/gtk/gtkvscrollbutton.c
480         * src/gtk/inputdialog.c
481         * src/gtk/logwindow.c
482         * src/gtk/menu.c
483         * src/gtk/prefswindow.c
484         * src/gtk/progressdialog.c
485         * src/plugins/pgpcore/passphrase.c
486         * src/plugins/trayicon/trayicon.c
487                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
488                 Patch by Hanno Thurow-Meyer, many thanks to him !
489
490 2011-09-20 [colin]      3.7.10cvs18
491
492         * src/common/ssl.c
493                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
494                 gnutls 3.0.3'
495
496 2011-09-18 [colin]      3.7.10cvs17
497
498         * src/news.c
499                 Fix segfault when connection fails
500
501 2011-09-03 [colin]      3.7.10cvs16
502
503         * src/common/ssl.c
504                 Use NORMAL instead of EXPORT priorities.
505
506 2011-09-02 [colin]      3.7.10cvs15
507
508         * configure.ac
509         * src/common/ssl.c
510                 Linking against gcrypt explicitely in order to call
511                 gcry_control() for mutex setup isn't necessary anymore
512                 starting from gnuTLS 2.11.
513
514 2011-08-31 [colin]      3.7.10cvs14
515
516         * src/plugins/pgpinline/pgpinline.c
517         * src/plugins/pgpmime/pgpmime.c
518                 Fix bug #2431, "Major memory leak in PGP message handling".
519
520 2011-08-31 [colin]      3.7.10cvs13
521
522         * AUTHORS
523         * src/gtk/authors.h
524         * src/mainwindow.c
525         * src/messageview.c
526         * src/gtk/authors.h
527                 Apply Steve Rader's patch from bug #2388, "Add 
528                 message view scrolling menu items"
529
530 2011-08-30 [colin]      3.7.10cvs12
531
532         * src/gtk/prefswindow.c
533                 Fix layout issues (i.e. on SSL page if changing account
534                 type prior to visiting it).
535
536 2011-08-30 [colin]      3.7.10cvs11
537
538         * configure.ac
539         * src/common/ssl.c
540                 Don't use deprecated functions for GnuTLS priorities.
541                 Require GnuTLS 2.2 that is the first version with the
542                 new function.
543
544 2011-08-30 [colin]      3.7.10cvs10
545
546         * src/common/socket.c
547         * src/common/ssl.c
548                 Long-term fix for bug #2402, "GnuTLS change breaks socket
549                 communication", as per http://savannah.gnu.org/support/?107660
550
551 2011-08-30 [colin]      3.7.10cvs9
552
553         * src/etpan/imap-thread.c
554         * src/etpan/nntp-thread.c
555                 Remove dead openSSL code
556
557 2011-08-30 [colin]      3.7.10cvs8
558
559         * src/ssl_manager.c
560         * src/common/ssl.c
561         * src/common/ssl_certificate.c
562         * src/common/ssl_certificate.h
563         * src/etpan/imap-thread.c
564         * src/etpan/nntp-thread.c
565                 Fix bug #2127, "SSL cert check uses canonical name instead of
566                 specified name"
567
568 2011-08-29 [colin]      3.7.10cvs7
569
570         * src/prefs_account.c
571                 Fix X-Mailer option not appearing on IMAP
572
573 2011-08-29 [colin]      3.7.10cvs6
574
575         * src/plugins/pgpcore/Makefile.am
576         * src/plugins/pgpinline/Makefile.am
577         * src/plugins/pgpmime/Makefile.am
578         * src/plugins/smime/Makefile.am
579                 Windows build fix:
580                 libtool: link: require no space between `-L' and `.'
581
582 2011-08-29 [colin]      3.7.10cvs5
583
584         * src/account.c
585         * src/compose.c
586         * src/prefs_account.c
587         * src/prefs_account.h
588                 Revert cvs4 which is rather illogical and instead
589                 use Fabian's patch from bug #2471
590
591 2011-08-29 [colin]      3.7.10cvs4
592
593         * src/compose.c
594                 Don't insert custom headers that have empty values.
595                 Allows not inserting X-Mailer if it's set to nothing.
596                 Fixes bug #2471, "Make setting an X-Mailer header optional".
597
598 2011-08-29 [colin]      3.7.10cvs3
599
600         * src/image_viewer.c
601         * src/textview.c
602         * src/gtk/gtkutils.c
603         * src/gtk/gtkutils.h
604                 Handle EXIF orientation in images (both in textview's
605                 preview and image viewer)
606
607 2011-08-28 [paul]       3.7.10cvs2
608
609         * src/prefs_common.c
610         * src/prefs_common.h
611         * src/summaryview.c
612                 add new hidden option to control the display in the From
613                 column in the Message List: 0 (default): show name,
614                 1: show address, 2: show name + address
615
616 2011-08-27 [paul]       3.7.10cvs1
617
618         * po/POTFILES.in
619         * src/common/ssl_certificate.c
620         * src/etpan/imap-thread.c
621         * src/etpan/nntp-thread.c
622                 offer up some missing log_error() strings to translators
623
624 2011-08-27 [paul]       3.7.10
625         * NEWS
626         * README
627         * RELEASE_NOTES 
628                 3.7.10 unleashed!               
629
630 2011-08-27 [paul]       3.7.9cvs52
631
632         * po/cs.po
633         * po/fr.po
634         * po/hu.po
635         * po/lt.po
636         * po/pt_BR.po
637         * po/sk.po
638                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
639                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
640
641 2011-08-27 [mones]      3.7.9cvs51
642
643         * claws-mail.desktop
644                 Include generic name and comment translations
645                 Thanks to all the people on the translators ML!
646
647 2011-08-23 [paul]       3.7.9cvs50
648
649         * src/common/ssl.c
650                 probable/possible fix/workaround for bug 2402,
651                 'can't download message from pop3 server'
652
653 2011-08-18 [paul]       3.7.9cvs49
654
655         * manual/handling.xml
656                 fix typos. thanks to vilpan
657
658 2011-08-17 [paul]       3.7.9cvs48
659
660         * tools/claws.i18n.status.pl
661                 add Mindaugas Baranauskas (Lithuanian)
662
663 2011-08-14 [mir]        3.7.9cvs47
664
665         * src/news.c
666         * src/etpan/nntp-thread.c
667                 Fix bug 2418. Patch provided by Sébastien Bigaret with
668                 some minor contribution by me.
669
670 2011-08-13 [mir]        3.7.9cvs46
671
672         * src/etpan/nntp-thread.c
673                 Fix bug when NNTP server sends authentication warning
674                 as part of the connection session. Privously etpan would
675                 bail out for any return code other than NEWSNNTP_NO_ERROR
676                 but as early as the connection session a return code like
677                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
678                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
679                 be considered as an error.
680
681 2011-08-12 [paul]       3.7.9cvs45
682
683         * src/mimeview.c
684                 3.7.9cvs43 mistakenly dropped off the info
685                 about the mime part from the tooltip
686
687 2011-08-12 [wwp]        3.7.9cvs44
688
689         * src/gtk/quicksearch.c
690          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
691
692 2011-08-09 [paul]       3.7.9cvs43
693
694         * src/mimeview.c
695                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
696
697 2011-08-06 [paul]       3.7.9cvs42
698
699         * src/compose.c
700                 fix cursor placement in Forward template
701
702 2011-08-06 [paul]       3.7.9cvs41
703
704         * src/gtk/description_window.c
705                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
706
707 2011-08-05 [holger]     3.7.9cvs40
708
709         * claws-mail.desktop
710                 Revert 3.7.9cvs35 for now, it may be problematic
711                 (see bug #2450)
712
713 2011-08-05 [paul]       3.7.9cvs39
714
715         * src/mainwindow.c
716         * src/messageview.c
717                 use 'Collapse quotes' rather than 'Fold quotes' on
718                 labels, for consistency
719         * src/toolbar.c
720                 use 'Receive mail from account' rather than 'on account'
721
722 2011-07-30 [mir]        3.7.9cvs38
723
724         * src/etpan/Makefile.am
725         * src/plugins/pgpcore/Makefile.am
726         * src/plugins/pgpmime/Makefile.am
727         * src/plugins/smime/Makefile.am
728                 Fix broken build on Debian Sid. enchant.h cannot be
729                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
730                 present in Makefile.am. Apparently enchant.h in older
731                 versions were placed in /usr/include which is always
732                 scanned be default.
733
734 2011-07-21 [mones]      3.7.9cvs37
735
736         * src/common/plugin.c
737         * src/common/plugin.h
738                 Make licences allowed for plugins more explicit and also
739                 accept dual (or more) licences when properly formatted.
740                 Doesn't require any change on current plugins.
741
742 2011-07-18 [mones]      3.7.9cvs36
743
744         * manual/advanced.xml
745                 Document briefly tags feature.
746         * manual/glossary.xml
747                 Fix definition to avoid confussion with tags.
748         * manual/es/advanced.xml
749         * manual/es/glossary.xml
750                 Synchronize Spanish translation with the above.
751
752 2011-07-07 [holger]     3.7.9cvs35
753
754         * claws-mail.desktop
755                 Add indicator stuff to the desktop file
756                 Taken from bug #2450
757
758 2011-07-06 [paul]       3.7.9cvs34
759
760         * src/edittags.c
761                 fix English usage
762
763 2011-07-06 [mones]      3.7.9cvs33
764
765         * src/edittags.c
766                 Do not create an empty tag name row in panel and
767                 warn user about using a non-reserved tag instead
768
769 2011-07-05 [mones]      3.7.9cvs32
770
771         * src/imap.c
772         * src/common/tags.c
773         * src/common/tags.h
774         * src/etpan/imap-thread.c
775                 Make constants for reserved tags and use them
776                 Removed also duplicate comparison while at it
777
778 2011-07-05 [paul]       3.7.9cvs31
779
780         * src/compose.c
781                 when using a Compose template, only place the cursor
782                 in the body when the cursor symbol, %cursor (%X), is used
783
784 2011-07-03 [paul]       3.7.9cvs30
785
786         * src/main.c
787                 do main_window_popup(mainwin); on plugin load error, or
788                 else the warning dialogue and mainwindow stays minimised
789                 and hidden
790
791 2011-07-03 [paul]       3.7.9cvs29
792
793         * src/wizard.c
794                 fix bug 2462, 'Building without GnuTLS support leads to a
795                 failure in wizard.c'
796
797 2011-07-03 [paul]       3.7.9cvs28
798
799         * src/mainwindow.c
800         * src/mainwindow.h
801         * src/summaryview.c
802                 fix bug #2461, 'popup menu in message list displays
803                 'move to trash' and 'delete''.
804                 Add a new sensitivity condition 'M_NOT_TRASH' and
805                 remove the broken workaround for right-click in summaryview.c.
806                 Fix broken main menu sensitivity for "Menu/Message/Move" in
807                 News folder.
808
809 2011-06-21 [paul]       3.7.9cvs27
810
811         * src/mainwindow.c
812                 revert 3.7.9cvs2, it does no good
813
814 2011-06-18 [mir]        3.7.9cvs26
815
816         * configure.ac
817                 Fix autoconf warnings introduced in autoconf >= 2.64
818
819 2011-06-05 [paul]       3.7.9cvs25
820
821         * po/ca.po
822         * po/cs.po
823         * po/de.po
824         * po/it.po
825         * po/ja.po
826         * po/pt_PT.po
827         * po/sk.po
828         * po/uk.po
829                 fix strings where an informational message has been
830                 wrongly entered into the translated string
831         * src/toolbar.c
832                 enable 'Trash' and 'Sender' to be translated based on
833                 the context, e.g. as button text and as mail header
834         * src/gtk/about.c
835                 fix english in Info tab
836
837 2011-05-25 [colin]      3.7.9cvs24
838
839         * src/action.c
840                 Fix bug #2439, "use bitwise operator for bitmask instead of
841                 logical operator". Thanks to Nicolas Kaiser for the patch.
842
843 2011-05-18 [colin]      3.7.9cvs23
844
845         * src/news.c
846                 Fix missing group selection before xover if the
847                 connection was reset before.
848
849 2011-05-12 [colin]      3.7.9cvs22
850
851         * src/common/utils.c
852                 Fix bug #2412, "Send account mail address in Message-ID
853                 wrongly implemented". Patch by Fabian Keil.
854
855 2011-05-12 [mones]      3.7.9cvs21
856
857         * src/etpan/nntp-thread.c
858                 Fix bug #2418 "NNTP authentication is broken"
859
860 2011-05-09 [pawel]      3.7.9cvs20
861
862         * src/mainwindow.c
863         * src/prefs_folder_item.c
864                 Small UI fixes
865
866 2011-05-05 [colin]      3.7.9cvs19
867
868         * src/imap.c
869         * src/inc.c
870         * src/news.c
871         * src/send_message.c
872                 Fix bug #2184, "Add account name information inside network log".
873                 Initial patch by MSulchan Darmawan, expanded to other protocols.
874                 This stuff is too much copy-pasted.
875
876
877 2011-04-30 [colin]      3.7.9cvs18
878
879         * src/main.c
880                 Fix bug #2414, 'Claws segfaults on startup with
881                 notification plugin enabled". Thanks Christian
882                 Faulhammer for the patch.
883
884 2011-04-27 [colin]      3.7.9cvs17
885
886         * src/codeconv.c
887                 Make Windows' encoding CP1251 for ru_RU locale
888                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
889
890 2011-04-24 [paul]       3.7.9cvs16
891
892         * manual/claws-mail-manual.xml
893         * manual/de/claws-mail-manual.xml
894         * manual/es/claws-mail-manual.xml
895         * manual/fr/claws-mail-manual.xml
896         * manual/it/claws-mail-manual.xml
897                 update copyright year
898
899 2011-04-24 [paul]       3.7.9cvs15
900
901         * src/summaryview.c
902                 fix bug #2353, 'Right-clicking on spam in order to delete
903                 it causes it to show in message window'
904
905 2011-04-24 [paul]       3.7.9cvs14
906
907         * src/mainwindow.c
908         * src/gtk/foldersort.c
909         * src/gtk/foldersort.h
910                 fix labelling, 'change folder order' to 'change mailbox order'
911
912 2011-04-23 [paul]       3.7.9cvs13
913
914         * configure.ac
915                 fix bug #2409, 'Failed to compile under GCC 3.x : option
916                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
917                 committed in 3.7.8cvs19 
918
919 2011-04-11 [paul]       3.7.9cvs12
920
921         * src/plugins/trayicon/trayicon.c
922                 fix build bug: gtk_status_icon_set_title() is available
923                 since gtk 2.18.x not 2.14.x
924
925 2011-04-11 [paul]       3.7.9cvs11
926
927         * po/hu.po
928                 updated by Páder RezsÅ‘
929
930 2011-04-10 [colin]      3.7.9cvs10
931
932         * src/addr_compl.c
933         * src/addressbook.c
934         * src/compose.c
935         * src/editaddress.c
936         * src/editaddress_other_attributes_ldap.c
937         * src/main.c
938         * src/message_search.c
939         * src/prefs_display_header.c
940         * src/prefs_filtering_action.c
941         * src/prefs_matcher.c
942         * src/prefs_other.c
943         * src/prefs_toolbar.c
944         * src/summary_search.c
945         * src/gtk/colorlabel.c
946         * src/gtk/combobox.c
947         * src/gtk/gtkcmoptionmenu.c
948         * src/gtk/gtkshruler.c
949         * src/gtk/gtkshruler.h
950         * src/gtk/gtkutils.h
951         * src/gtk/inputdialog.c
952         * src/gtk/quicksearch.c
953                 Revert the whole pile of crap introduced in
954                 cvs9,8,7,4.
955
956 2011-04-10 [colin]      3.7.9cvs9
957
958         * src/compose.c
959         * src/editaddress.c
960         * src/editaddress_other_attributes_ldap.c
961         * src/main.c
962         * src/message_search.c
963         * src/prefs_display_header.c
964         * src/prefs_matcher.c
965         * src/prefs_toolbar.c
966         * src/summary_search.c
967         * src/gtk/combobox.c
968         * src/gtk/gtkutils.h
969         * src/gtk/inputdialog.c
970         * src/gtk/quicksearch.c
971                 Finish fun with combo boxes. (hopefully)
972
973 2011-04-10 [colin]      3.7.9cvs8
974
975         * src/compose.c
976         * src/prefs_filtering_action.c
977         * src/gtk/combobox.c
978         * src/gtk/gtkshruler.c
979         * src/gtk/gtkshruler.h
980                 More undeprecation. GTKSHRuler is #if'ed out. We can
981                 still decide to maintain the old GtkRuler widget in-tree
982                 if the lack of ruler in Compose window is too
983                 annoying.
984
985 2011-04-10 [colin]      3.7.9cvs7
986
987         * src/addr_compl.c
988         * src/addressbook.c
989         * src/compose.c
990         * src/editaddress_other_attributes_ldap.c
991         * src/message_search.c
992         * src/prefs_display_header.c
993         * src/prefs_filtering_action.c
994         * src/prefs_other.c
995         * src/prefs_toolbar.c
996         * src/summary_search.c
997         * src/gtk/colorlabel.c
998         * src/gtk/combobox.c
999         * src/gtk/gtkcmoptionmenu.c
1000         * src/gtk/gtkutils.h
1001                 More comboboxtext undeprecation
1002
1003 2011-04-10 [colin]      3.7.9cvs6
1004
1005         * src/messageview.c
1006                 Fix it better.
1007
1008 2011-04-10 [colin]      3.7.9cvs5
1009
1010         * src/messageview.c
1011                 Fix age-old typo.
1012
1013 2011-04-10 [colin]      3.7.9cvs4
1014
1015         * src/compose.c
1016         * src/editaddress_other_attributes_ldap.c
1017         * src/message_search.c
1018         * src/prefs_display_header.c
1019         * src/prefs_filtering_action.c
1020         * src/prefs_other.c
1021         * src/prefs_toolbar.c
1022         * src/summary_search.c
1023         * src/gtk/combobox.c
1024         * src/gtk/gtkutils.h
1025                 gtk_combo_box_*_text() is deprecated, and
1026                 gtk_combo_box_text_*() is the new hotness.
1027
1028 2011-04-10 [colin]      3.7.9cvs3
1029
1030         * src/addr_compl.c
1031         * src/addressbook.c
1032         * src/browseldap.c
1033         * src/compose.c
1034         * src/folder.c
1035         * src/folderview.c
1036         * src/gtk/gtkvscrollbutton.c
1037         * src/gtk/gtkvscrollbutton.h
1038                 s/GtkFunction/GSourceFunc
1039
1040 2011-04-10 [colin]      3.7.9cvs2
1041
1042         * src/mainwindow.c
1043                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
1044                 This is the patch from bug #2396, it should be innocuous even
1045                 if that's useless to do deiconify + present window...
1046
1047 2011-04-09 [paul]       3.7.9cvs1
1048
1049         * src/prefs_summaries.c
1050                 fix typo in string. (thanks, Brad!)
1051
1052 2011-04-09 [paul]       3.7.9
1053         * NEWS
1054         * README
1055         * RELEASE_NOTES 
1056                 3.7.9 unleashed!        
1057
1058 2011-04-09 [paul]       3.7.8cvs78
1059
1060         * po/cs.po
1061         * po/es.po
1062         * po/fi.po
1063         * po/fr.po
1064         * po/lt.po
1065         * po/pt_BR.po
1066         * po/sk.po
1067         * po/uk.po
1068                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
1069                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
1070                 Slavko, and Yarema
1071
1072 2011-04-09 [colin]      3.7.8cvs77
1073
1074         * src/gtk/filesel.c
1075                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
1076                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
1077                 encoding filename. Hooray for stupid.
1078
1079 2011-04-08 [colin]      3.7.8cvs76
1080
1081         * src/action.c
1082                 Fix action Stop: if child does not react to SIGTERM, it'll
1083                 probably start behaving when it'll get a SIGKILL on the user's
1084                 second press on Stop.
1085                 Fixes bug #2237, "User action makes Claws unresponsive".
1086
1087 2011-04-08 [colin]      3.7.8cvs75
1088
1089         * src/account.c
1090         * src/folder.c
1091         * src/folder.h
1092         * src/folder_item_prefs.c
1093         * src/folder_item_prefs.h
1094         * src/prefs_account.c
1095                 Fix bug #2382, "folderitemrc not updated when account
1096                 name is changed". Indeed, this wasn't done.
1097
1098 2011-04-08 [wwp]        3.7.8cvs74
1099
1100         * src/procmime.c
1101         Add support for quoted values (*="value").
1102         This commonly fixes a trailing quote appearing to filenames
1103         sent by iphone Mail (not sure if it's culprit at all, though).
1104
1105 2011-04-08 [colin]      3.7.8cvs73
1106
1107         * src/gtk/filesel.c
1108                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
1109                 caused by attachments with extended chars in the file name". Patch
1110                 derived from a patch bt Fabien Keil
1111
1112 2011-04-05 [wwp]        3.7.8cvs72
1113
1114         * src/compose.c
1115                 A debug string not to translate.
1116
1117 2011-04-03 [colin]      3.7.8cvs71
1118
1119         * src/common/utils.h
1120                 Fix bug #2394, "backtrace() crashes on FreeBSD"
1121                 That's not the first bug-report where internal
1122                 debug-only backtrace() crashes on FreeBSD.
1123
1124 2011-04-03 [colin]      3.7.8cvs70
1125
1126         * src/compose.c
1127                 Fix bug #2365 again, "Crash when auto-scrolling headers in
1128                 compose window".
1129                 Batch-mode compose windows (from filtering actions) shouldn't
1130                 try to access stuff after flushing events...
1131
1132 2011-03-31 [paul]       3.7.8cvs69
1133
1134         * INSTALL
1135                 update as gtk >= 2.10 now required
1136                 (because I'll never remember to do this later)
1137
1138 2011-03-26 [paul]       3.7.8cvs68
1139
1140         * src/messageview.c
1141                 fix separators in Go To menu
1142
1143 2011-03-20 [colin]      3.7.8cvs67
1144
1145         * configure.ac
1146                 Drop the *_DISABLE_DEPRECATED. We'll put them back
1147                 when we'll have time to handle them
1148
1149 2011-03-18 [paul]       3.7.8cvs66
1150
1151         * src/textview.c
1152                 make user-facing message more accurate -
1153                 'Network Log' not 'View Log'
1154
1155 2011-03-17 [wwp]        3.7.8cvs65
1156
1157         * po/fr.po
1158                 Fix a typo around plural form, as reported by
1159                 Yannick Palanque.
1160
1161 2011-03-15 [colin]      3.7.8cvs64
1162
1163         * AUTHORS
1164         * src/gtk/authors.h
1165         * src/main.c
1166                 Fix bug #2381, "Support for NetworkManager 0.9".
1167                 Patch by Mikhail Efremov
1168
1169 2011-03-04 [colin]      3.7.8cvs63
1170
1171         * src/mimeview.c
1172         * src/mimeview.h
1173                 Fix segfault on Windows
1174         * src/exporthtml.c
1175         * src/common/utils.c
1176         * src/common/w32_unistd.c
1177         * src/common/w32lib.h
1178                 Rationalize use of time_r() funcs (pthread do define them)
1179
1180 2011-03-02 [pawel]      3.7.8cvs62
1181
1182         * src/wizard.c
1183                 Re-implement widgets aligning, switch from GtkSizeGroup
1184                 to GtkTable - this should fix disappearing labels
1185
1186 2011-03-01 [pawel]      3.7.8cvs61
1187
1188         * src/wizard.c
1189                 Wizard GUI cleanups. Make it look and behave more
1190                 like account preferences.
1191
1192 2011-02-23 [colin]      3.7.8cvs60
1193
1194         * src/common/Makefile.am
1195                 Fix make dist
1196
1197 2011-02-23 [colin]      3.7.8cvs59
1198
1199         * src/Makefile.am
1200         * src/main.c
1201         * src/common/Makefile.am
1202         * src/common/plugin.c
1203         * src/common/valgrind.h
1204                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
1205                 Use valgrind's own header.
1206
1207 2011-02-22 [colin]      3.7.8cvs58
1208
1209         * src/prefs_account.c
1210                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
1211                 signed message" upon new installation. This is disturbing when PGP
1212                 plugins are loaded by default.
1213
1214 2011-02-16 [paul]       3.7.8cvs57
1215
1216         * src/*
1217                 update copyright headers throughout
1218
1219 2011-02-16 [paul]       3.7.8cvs56
1220
1221         * src/summaryview.c
1222                 use gettext plural form for "item selected"/"items selected"
1223
1224 2011-02-13 [colin]      3.7.8cvs55
1225
1226         * src/mimeview.c
1227         * src/mimeview.h
1228                 Fix bug #2361, "Claws crashes after PGP Check in separate
1229                 msg view". Don't let the cancel thread lie around after
1230                 the verification ended.
1231
1232 2011-02-13 [paul]       3.7.8cvs54
1233
1234         * po/lt.po
1235                 updated by Mindaugas Baranauskas
1236
1237 2011-02-11 [mones]      3.7.8cvs53
1238
1239         * manual/es/advanced.xml
1240                 Sync with English manual
1241         * src/imap.c
1242                 Fix remaining mismatched alloc/free from cppcheck
1243
1244 2011-02-10 [pawel]      3.7.8cvs52
1245
1246         * src/ldapupdate.c
1247                 Fix memleaks
1248
1249 2011-02-10 [pawel]      3.7.8cvs51
1250
1251         * src/prefs_toolbar.c
1252                 - set menus sensitivity in item type combo depending on
1253                   availability of actions / plugin hooks
1254                 - style fixes, spaces instead of tabs mostly
1255
1256 2011-02-10 [paul]       3.7.8cvs50
1257
1258         * src/prefs_account.c
1259                 move the 'send acc mail addr in msg-id" option to
1260                 the send page
1261
1262 2011-02-10 [paul]       3.7.8cvs49
1263
1264         * src/prefs_account.c
1265                 move the 'expunge immediately' option to a more
1266                 suitable page
1267
1268 2011-02-05 [pawel]      3.7.8cvs48
1269
1270         * manual/advanced.xml
1271                 Document new hidden pref
1272         * src/folder.c
1273                 Dont treat mimeparts referenced by others as
1274                 real attachments
1275         * src/mimeview.c
1276         * src/prefs_common.c
1277         * src/prefs_common.h
1278                 Add ability to hide inline attachments referenced
1279                 by other mimeparts in MimeView. To enable this
1280                 feature set show_inline_attachments=0 in your clawsrc
1281
1282 2011-01-25 [colin]      3.7.8cvs47
1283
1284         * src/matcher.c
1285                 Fix matcher body parsing: decode mails with our
1286                 MIME parser. This speeds up body search a bit as
1287                 binary attachments are not searched anymore, slows
1288                 down a bit full message searches, but not awfully.
1289         * src/summary_search.c
1290                 Use matcher API to search, in all cases (advanced search or
1291                 not). Also, fix little logic bugs related to combos history
1292         * src/common/utils.c
1293         * src/common/utils.h
1294         * src/procmime.c
1295         * src/procmime.h
1296                 Remove dead code, export functions needed by matcher.c
1297
1298 2011-01-25 [colin]      3.7.8cvs46
1299
1300         * src/compose.c
1301         * src/prefs_common.c
1302         * src/common/md5.c
1303         * src/common/ssl_certificate.c
1304                 Fix mismatched alloc/free (thanks to cppcheck)
1305
1306 2011-01-25 [colin]      3.7.8cvs45
1307
1308         * src/pop.c
1309                 Fix leak on error path
1310
1311 2011-01-23 [mones]      3.7.8cvs44
1312
1313         * manual/es/advanced.xml
1314                 Sync with English manual
1315
1316 2011-01-23 [paul]       3.7.8cvs43
1317
1318         * src/gtk/about.c
1319                 it's 2011, update copyright line
1320
1321 2011-01-23 [paul]       3.7.8cvs42
1322
1323         * manual/advanced.xml
1324         * src/prefs_common.c
1325         * src/prefs_common.h
1326         * src/textview.c
1327                 fix bug #2350, 'Make displaying localized date/time in
1328                 message view optional'.
1329                 This introduces a new hidden option (why do more?),
1330                 'msgview_date_format', which defaults to OFF, maintaining
1331                 the current and expected behaviour.
1332
1333 2011-01-21 [colin]      3.7.8cvs41
1334
1335         * src/procmime.c
1336                 Fix bug #2050, Clawsmail sends return receipt every seconds
1337                 We forgot to close the file when parsing 
1338                 disposition-notification fields, which made unlinking of the
1339                 corresponding emails in tempfolder/processing impossible in
1340                 Windows. Causing them to be re-fetched every time.
1341
1342 2011-01-21 [colin]      3.7.8cvs40
1343
1344         * claws-mail.desktop
1345                 Fix again bug #2346: We should have a %u parameter.
1346
1347 2011-01-21 [colin]      3.7.8cvs39
1348
1349         * src/plugins/spamassassin/spamassassin.c
1350                 Fix sa-learn when offline (its command line parsing is
1351                 space-dependant). Patch by Wolfgang Lorenz
1352
1353 2011-01-19 [pawel]      3.7.8cvs38
1354
1355         * claws-mail.desktop
1356                 Fix Bug 2346 'Please register x-handler-scheme
1357                  in .desktop file' patch by Laurent Bigonville
1358                 While I'm here update things to current
1359                 standards, fix desktop-file-validate warnings/errors
1360
1361 2011-01-18 [colin]      3.7.8cvs37
1362
1363         * src/common/smtp.c
1364                 Fix logic on SMTP AUTH: If the selected method isn't
1365                 available, say so instead of supposing it'll work.
1366                 Fixes bug #2039, 'SMTP AUTHENTICATION'
1367
1368 2011-01-15 [pawel]      3.7.8cvs36
1369
1370         * src/prefs_folder_item.c
1371                 Rework subject regexp simplify gui a bit, this give us better
1372                 options page layout (window with min width was too short to 
1373                 show all contents and thigs were unwieldy) and better preview
1374                 of regexp working/not working
1375
1376 2011-01-14 [pawel]      3.7.8cvs35
1377
1378         * src/textview.c
1379                 strncpy2() NULLify strings just fine, no need to be
1380                 extra "clever"
1381
1382 2011-01-14 [pawel]      3.7.8cvs34
1383
1384         * src/textview.c
1385                 Fix Bug #2165 'The date not localized in the message view'
1386                 Display Date header in messageview in the same way as in
1387                 summaryview by respecting date format set in preferences.
1388
1389 2011-01-06 [pawel]      3.7.8cvs33
1390
1391         * src/prefs_account.c
1392         * src/prefs_folder_item.c
1393         * src/prefs_quote.c
1394         * src/quote_fmt.c
1395                 Make quote templates widgets more compact
1396
1397 2011-01-06 [pawel]      3.7.8cvs32
1398
1399         * src/plugins/trayicon/trayicon.c
1400                 - fix logic bug which caused icon to be
1401                   always set no-mail status on plugin load
1402                 - force icon hide on plugin_done(), without
1403                   it empty space(?!) is left in tray under KDE3 and KDE4
1404
1405 2011-01-06 [colin]      3.7.8cvs31
1406
1407         * src/addrharvest.c
1408         * src/codeconv.c
1409         * src/codeconv.h
1410         * src/compose.c
1411         * src/news.c
1412         * src/procheader.c
1413         * src/procmime.c
1414         * src/unmime.c
1415         * src/unmime.h
1416                 Unmime headers differently whether they're addresses or not:
1417                 It's useless to quote things containing commas if it's in
1418                 subject, for example. (introduced in 3.7.8cvs26)
1419
1420 2011-01-06 [colin]      3.7.8cvs30
1421
1422         * src/gtk/gtkaspell.c
1423                 Complete previous patch
1424         * src/messageview.c
1425         * src/plugins/pgpinline/pgpinline.c
1426                 Coding style
1427
1428 2011-01-06 [paul]       3.7.8cvs29
1429
1430         * AUTHORS
1431         * configure.ac
1432         * po/lt.po
1433         * src/gtk/authors.h
1434                 add Lithuanian translation (approx. 65% complete)
1435                 submitted by Mindaugas Baranauskas
1436
1437 2011-01-06 [pawel]      3.7.8cvs28
1438
1439         * src/export.c
1440         * src/import.c
1441         * src/messageview.c
1442         * src/prefs_actions.c
1443         * src/procmime.c
1444         * src/gtk/gtkaspell.c
1445         * src/plugins/pgpinline/pgpinline.c
1446         * src/plugins/pgpmime/pgpmime.c
1447         * src/plugins/smime/smime.c
1448                 Fix memory/file descriptors leaks
1449
1450 2011-01-06 [paul]       3.7.8cvs27
1451
1452         * src/plugins/pgpcore/sgpgme.c
1453                 fix bug #2322, 'GPG Full info: showing subkey
1454                 ID instead of primary key fingerprint'
1455                 Patch by Sébastien Bigaret.
1456
1457 2011-01-03 [colin]      3.7.8cvs26
1458
1459         * src/unmime.c
1460                 Better quote-checking when unmim-ing headers
1461                 that may have comas.
1462
1463 2011-01-03 [colin]      3.7.8cvs25
1464
1465         * src/unmime.c
1466                 Fix bug #2299, "Incorrect handling of quoted printable coma
1467                 in headers". As this is really painful to fix by switching
1468                 the whole stuff to a list of headers tokens, we workaround
1469                 the problem by adding quotes around the encoded-word (making
1470                 it a quoted-string which continuity is already handled).
1471
1472 2011-01-03 [colin]      3.7.8cvs24
1473
1474         * src/procheader.c
1475                 Remove dead code
1476
1477 2010-12-23 [colin]      3.7.8cvs23
1478
1479         * src/compose.c
1480                 Finish fixing bug #2203: When forwarding (inline) and there
1481                 are some text/* parts with no name, set them a name and
1482                 set their disposition to attachment, so that recipients with
1483                 MUAs preferring HTML parts don't show them by default.
1484
1485 2010-12-22 [paul]       3.7.8cvs22
1486
1487         * src/compose.h
1488                 fix missing file in 3.7.8cvs20
1489
1490 2010-12-22 [colin]      3.7.8cvs21
1491
1492         * src/folderview.c
1493         * src/folderview.h
1494                 Implement a nicer scroll when drag and dropping
1495
1496 2010-12-22 [colin]      3.7.8cvs20
1497
1498         * src/compose.c
1499                 Store charset if available when attaching text/* parts
1500                 Fixes bug #2203, 'Problems in forwarding multipart/
1501                 alternative messages with HTML part'
1502
1503 2010-12-22 [colin]      3.7.8cvs19
1504
1505         * src/textview.c
1506                 Fix wrong free
1507
1508 2010-12-21 [colin]      3.7.8cvs18
1509
1510         * src/inc.c
1511         * src/send_message.c
1512         * src/common/session.c
1513         * src/common/session.h
1514                 Differentiate between running sessions and connected
1515                 sessions. Fixes bug #2332, "Crash when hitting cancel
1516                 on the SMTP status window"
1517
1518 2010-12-21 [colin]      3.7.8cvs17
1519
1520         * src/etpan/etpan-thread-manager.c
1521                 Dead code removal
1522
1523 2010-12-21 [colin]      3.7.8cvs16
1524
1525         * src/textview.c
1526                 Check whether we should continue loading the
1527                 current textview after inserting a possibly
1528                 big image.
1529
1530 2010-12-20 [colin]      3.7.8cvs15
1531
1532         * src/addrcindex.c
1533         * src/addrcindex.h
1534                 Removed. Dead code since ages!
1535         * src/addr_compl.c
1536         * src/gtk/gtkcmclist.c
1537         * src/gtk/gtkcmctree.c
1538         * src/gtk/gtksctree.c
1539                 undefine *_DISABLE_DEPRECATED in the files that
1540                 use deprecated interfaces. Implicit declarations
1541                 can lead to crashes as prototypes are unknown, as
1542                 evidenced by bug #2315.
1543
1544 2010-12-20 [colin]      3.7.8cvs14
1545
1546         * src/compose.c
1547                 Don't flush events when adding an header entry. This
1548                 can mess up the keypresses in the previous header.
1549                 Instead, make the scroll happen later (doing it on the
1550                 spot without flushing events doesn't work as the new
1551                 requisitions aren't set yet).
1552
1553 2010-12-20 [colin]      3.7.8cvs13
1554
1555         * src/mainwindow.c
1556                 Don't iconify at start on w32. This un-iconifies in the
1557                 background.
1558
1559 2010-12-20 [colin]      3.7.8cvs12
1560
1561         * src/common/base64.c
1562                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
1563                 Patch by pochini at shiny.it
1564
1565 2010-12-19 [colin]      3.7.8cvs11
1566
1567         * src/ldapserver.c
1568                 Better debug.
1569
1570 2010-12-18 [colin]      3.7.8cvs10
1571
1572         * src/compose.c
1573                 Fix bug #2148, "Attachment content-transfer-encoding 
1574                 incorrectly set when signing emails". The RFC 2045
1575                 states that message/* and multipart/* encoding must
1576                 be either 7-bit, 8-bit or binary.
1577
1578 2010-12-18 [mones]      3.7.8cvs9
1579
1580         * src/ldaputil.c
1581                 Fix crash when searching or adding a LDAP server
1582
1583 2010-12-17 [colin]      3.7.8cvs8
1584
1585         * configure.ac
1586         * src/editldap.c
1587         * src/ldapquery.c
1588         * src/ldapserver.c
1589         * src/ldapupdate.c
1590         * src/ldaputil.c
1591         * src/ldaputil.h
1592                 Better error logging. Disable LDAP SSL/TLS on
1593                 Windows, it's crashy/non-worky.
1594
1595 2010-12-17 [colin]      3.7.8cvs7
1596
1597         * src/folder.c
1598                 Fix bug #2325, "messages remains in folder cache after moving
1599                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
1600
1601 2010-12-17 [colin]      3.7.8cvs6
1602
1603         * src/addressadd.c
1604         * src/addressbook.c
1605         * src/addrindex.c
1606         * src/ldapquery.c
1607         * src/ldapquery.h
1608         * src/ldapserver.c
1609         * src/ldapserver.h
1610         * src/ldapupdate.c
1611         * src/ldaputil.c
1612         * src/ldaputil.h
1613                 Windows build fixes (w32 LDAP completely untested!)
1614
1615 2010-12-16 [colin]      3.7.8cvs5
1616
1617         * src/addrindex.c
1618         * src/editldap.c
1619         * src/ldapctrl.c
1620         * src/ldapquery.c
1621         * src/ldapserver.c
1622         * src/ldapserver.h
1623         * src/ldapupdate.c
1624         * src/ldaputil.c
1625                 Try to rationalize a bit LDAP connections
1626
1627 2010-12-16 [colin]      3.7.8cvs4
1628
1629         * src/prefs_spelling.c
1630         * src/common/defs.h
1631                 Add a button to get dictionaries (win32)
1632
1633 2010-12-16 [colin]      3.7.8cvs3
1634
1635         * src/prefs_matcher.c
1636                 Fix bug #2279, "crash when clicking 'define' in filter
1637                 configuring". Thanks to Theodor Ciobanu for the hint at
1638                 the problem.
1639
1640 2010-12-14 [colin]      3.7.8cvs2
1641
1642         * src/gtk/gtkaspell.c
1643                 Add missing guard for sys/wait.h
1644
1645 2010-12-05 [colin]      3.7.8cvs1
1646
1647         * tools/make.themes.project
1648                 Seems wget has changed naming of targets downloaded.
1649                 Fix it by always providing our own name.
1650                 [Pushing mones' patch again after messing with CVSROOT]
1651
1652 2010-12-04 [paul]       3.7.8
1653         * NEWS
1654         * README
1655         * RELEASE_NOTES 
1656                 3.7.8 unleashed!
1657
1658 2010-12-03 [paul]       3.7.7cvs11
1659
1660         * configure.ac
1661         * manual/xml2pdf ** REMOVED **
1662         * manual/dist/pdf/Makefile.am
1663         * manual/es/dist/pdf/Makefile.am
1664         * manual/fr/dist/pdf/Makefile.am
1665         * manual/pl/dist/pdf/Makefile.am
1666                 simplify check for tools needed for manual building,
1667                 remove xml2pdf and use docbook2pdf instead
1668
1669 2010-12-03 [mir]        3.7.7cvs10
1670
1671         * configure.ac
1672                 Fix bug so that configure option --disable-manual
1673                 actually disable building the manuals
1674
1675 2010-12-01 [pawel]      3.7.7cvs9
1676
1677         * src/crash.c
1678                 One more GTK+ 2.22 build fix
1679
1680 2010-11-30 [colin]      3.7.7cvs8
1681
1682         * src/action.c
1683                 Fix bug #2317, 'Action results in "Bad file descriptor"'
1684                 Introduced in 3.7.6cvs57. In fact the error has been there
1685                 since ages, and only new thing is the verification of the
1686                 various functions return code. Let the stuff work as it
1687                 does, as it seems to do the right thing since ages.
1688
1689 2010-11-28 [colin]      3.7.7cvs7
1690
1691         * src/gtk/quicksearch.c
1692                 Fix bug #2313, 'CLI quicksearch sometimes returns 
1693                 the same messages twice'. Patch by Sebastien Bigaret
1694
1695 2010-11-25 [paul]       3.7.7cvs6
1696
1697         * src/prefs_common.c
1698                 make "gtk_can_change_accels" FALSE by default.
1699                 fixes bug #2309, 'Shortcuts should not be modifiable
1700                 by default' (RFE)
1701
1702 2010-11-24 [mones]      3.7.7cvs5
1703
1704         * src/mainwindow.c
1705                 Add missing shortcuts for marking as spam and ham
1706                 Fixes Debian bug #599547
1707
1708 2010-11-22 [colin]      3.7.7cvs4
1709
1710         * src/compose.c
1711                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
1712                 five patches were needed to fix a corner case
1713                 is a good indicator that is was bound to break
1714                 something.
1715
1716 2010-11-21 [colin]      3.7.7cvs3
1717
1718         * src/plugins/pgpcore/claws.def
1719                 Win32 build fix
1720
1721 2010-11-20 [wwp]        3.7.7cvs2
1722
1723         * src/main.c
1724           Fix either a typo or an irrelevant iff word there.
1725           IMO type and recursive possible values should be changed to
1726           smth simple and neat here, and help strings be really
1727           translatable.
1728
1729 2010-11-20 [colin]      3.7.7cvs1
1730
1731         * AUTHORS
1732                 Damn, forgot to commit this file twice.
1733
1734 2010-11-19 [paul]       3.7.7
1735         * NEWS
1736         * README
1737         * RELEASE_NOTES 
1738                 3.7.7 unleashed!
1739
1740 2010-11-19 [paul]       3.7.6cvs66
1741
1742         * po/ca.po
1743         * po/cs.po
1744         * po/de.po
1745         * po/es.po
1746         * po/fi.po
1747         * po/fr.po
1748         * po/hu.po
1749         * po/id.po
1750         * po/pt_BR.po
1751         * po/sk.po
1752         * po/uk.po
1753                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
1754                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
1755                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
1756
1757 2010-11-17 [colin]      3.7.6cvs65
1758
1759         * src/common/utils.c
1760                 Separate email address from timestamp with a dot.
1761                 Fix coding style.
1762
1763 2010-11-17 [colin]      3.7.6cvs64
1764
1765         * src/common/utils.c
1766                 Fix multiple @ in generated message-ids.
1767                 That's not allowed in RFC 2822.
1768
1769 2010-11-16 [mones]      3.7.6cvs63
1770
1771         * manual/es/advanced.xml
1772                 Synchronise with English version
1773
1774 2010-11-04 [wwp]        3.7.6cvs62
1775
1776         * src/filtering.c
1777                 Fix bug 2293, "filtering: simplify expression", as simplifying
1778                 this expression doesn't make it less easy to understand and we
1779                 gain few cycles by making the logical expression more simple
1780                 by applying. Patch by Nicolas Kaiser.
1781
1782 2010-11-03 [colin]      3.7.6cvs61
1783
1784         * src/addrindex.c
1785                 Fix bug 2294, "addrindex.c: address index conversion always
1786                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
1787
1788 2010-11-02 [wwp]        3.7.6cvs60
1789
1790         * src/action.c
1791         * src/statusbar.c
1792         * src/toolbar.c
1793                 Enlarge the progress bar (main window) a bit when compiling
1794                 for UMPCs like maemo: this solves truncated text that might
1795                 appear in the progress bar while processing messages.
1796                 Also use a more compact string format when displaying
1797                 progress like 'number/total', still for UMPCs, this fixes
1798                 a previous inconsistency with these format strings where
1799                 no space around the / were used sometimes.
1800
1801 2010-10-26 [ticho]      3.7.6cvs59
1802
1803         * src/news.c
1804                 Recreate NNTP session if server port setting has changed. Fixes
1805                 bug #2092.
1806
1807 2010-10-26 [colin]      3.7.6cvs58
1808
1809         * src/imap_gtk.c
1810         * src/mh_gtk.c
1811                 Fix copy-paste error, thanks to David Relson
1812                 for spotting it.
1813
1814 2010-10-18 [colin]      3.7.6cvs57
1815
1816         * src/action.c
1817         * src/addrharvest.c
1818         * src/alertpanel.c
1819         * src/filtering.c
1820         * src/jpilot.c
1821         * src/prefs_themes.c
1822         * src/procmime.c
1823         * src/textview.c
1824         * src/gtk/gtkutils.c
1825         * src/gtk/quicksearch.c
1826         * src/gtk/quicksearch.h
1827         * src/plugins/pgpcore/passphrase.c
1828         * src/plugins/spamassassin/libspamc.c
1829                 Fix warnings
1830
1831 2010-10-17 [colin]      3.7.6cvs56
1832
1833         * src/prefs_themes.c
1834         * src/gtk/gtkaspell.c
1835         * src/gtk/gtkutils.c
1836         * src/gtk/gtkutils.h
1837         * src/gtk/inputdialog.c
1838         * src/gtk/progressdialog.c
1839                 Undeprecate a few things
1840
1841 2010-10-17 [colin]      3.7.6cvs55
1842
1843         * src/main.c
1844         * src/gtk/authors.h
1845         * src/gtk/quicksearch.c
1846         * src/gtk/quicksearch.h
1847                 Add ability to search from the command-line.
1848                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
1849                 Patch by Sebastien Bigarret.
1850
1851 2010-10-04 [mones]      3.7.6cvs54
1852
1853         * manual/dist/pdf/Makefile.am
1854                 Fix build of English PDF manual
1855                 (sh: Can't open ../../../xml2pdf)
1856
1857 2010-10-03 [colin]      3.7.6cvs53
1858
1859         * src/folder.c
1860         * src/folder.h
1861         * src/imap.c
1862         * src/mh.c
1863         * src/procmsg.c
1864                 Get rid of GRelation which were, mostly, used as
1865                 GHashTables. Probably fixes bug #2277, 'Segfault when
1866                 loading inbox for the first time'
1867
1868 2010-10-03 [mir]        3.7.6cvs52
1869
1870         * manual/de/dist/html/Makefile.am
1871         * manual/de/dist/pdf/Makefile.am
1872         * manual/de/dist/ps/Makefile.am
1873         * manual/de/dist/txt/Makefile.am
1874         * manual/dist/html/Makefile.am
1875         * manual/dist/pdf/Makefile.am
1876         * manual/dist/ps/Makefile.am
1877         * manual/dist/txt/Makefile.am
1878         * manual/es/dist/html/Makefile.am
1879         * manual/es/dist/pdf/Makefile.am
1880         * manual/es/dist/ps/Makefile.am
1881         * manual/es/dist/txt/Makefile.am
1882         * manual/fr/dist/html/Makefile.am
1883         * manual/fr/dist/pdf/Makefile.am
1884         * manual/fr/dist/ps/Makefile.am
1885         * manual/fr/dist/txt/Makefile.am
1886         * manual/pl/dist/html/Makefile.am
1887         * manual/pl/dist/pdf/Makefile.am
1888         * manual/pl/dist/ps/Makefile.am
1889         * manual/pl/dist/txt/Makefile.am
1890             Missing Makefile.am's for 3.7.6cvs49
1891
1892
1893 2010-10-03 [colin]      3.7.6cvs51
1894
1895         * po/POTFILES.in
1896                 Fix build
1897
1898 2010-10-02 [mir]        3.7.6cvs50
1899
1900         * manual/de/dist/html/Makefile.am
1901         * manual/de/dist/pdf/Makefile.am
1902         * manual/de/dist/ps/Makefile.am
1903         * manual/de/dist/txt/Makefile.am
1904         * manual/dist/html/Makefile.am
1905         * manual/dist/pdf/Makefile.am
1906         * manual/dist/ps/Makefile.am
1907         * manual/dist/txt/Makefile.am
1908         * manual/es/dist/html/Makefile.am
1909         * manual/es/dist/pdf/Makefile.am
1910         * manual/es/dist/ps/Makefile.am
1911         * manual/es/dist/txt/Makefile.am
1912         * manual/fr/dist/html/Makefile.am
1913         * manual/fr/dist/pdf/Makefile.am
1914         * manual/fr/dist/ps/Makefile.am
1915         * manual/fr/dist/txt/Makefile.am
1916         * manual/pl/dist/html/Makefile.am
1917         * manual/pl/dist/pdf/Makefile.am
1918         * manual/pl/dist/ps/Makefile.am
1919         * manual/pl/dist/txt/Makefile.am
1920             Part 2 of last commit which broke due to a permission error
1921             Avoid claws trying to build manuals if the required
1922             tools are not present.
1923
1924 2010-10-02 [mir]        3.7.6cvs49
1925
1926         * configure.ac
1927         * manual/de/dist/html/Makefile.am
1928         * manual/de/dist/pdf/Makefile.am
1929         * manual/de/dist/ps/Makefile.am
1930         * manual/de/dist/txt/Makefile.am
1931         * manual/dist/html/Makefile.am
1932         * manual/dist/pdf/Makefile.am
1933         * manual/dist/ps/Makefile.am
1934         * manual/dist/txt/Makefile.am
1935         * manual/es/dist/html/Makefile.am
1936         * manual/es/dist/pdf/Makefile.am
1937         * manual/es/dist/ps/Makefile.am
1938         * manual/es/dist/txt/Makefile.am
1939         * manual/fr/dist/html/Makefile.am
1940         * manual/fr/dist/pdf/Makefile.am
1941         * manual/fr/dist/ps/Makefile.am
1942         * manual/fr/dist/txt/Makefile.am
1943         * manual/pl/dist/html/Makefile.am
1944         * manual/pl/dist/pdf/Makefile.am
1945         * manual/pl/dist/ps/Makefile.am
1946         * manual/pl/dist/txt/Makefile.am
1947             1) Downgrade autoconf requirements to 2.59 to allow
1948             building on oldest supported Linux distributions.
1949             2) Only try to build manuals if the needed software
1950             is present.
1951
1952 2010-10-02 [colin]      3.7.6cvs48
1953
1954         * src/plugins/trayicon/trayicon.c
1955                 And fix theme updating.
1956
1957 2010-10-02 [colin]      3.7.6cvs47
1958
1959         * src/plugins/trayicon/trayicon.c
1960                 Got burnt by wrong indentation!
1961
1962 2010-10-02 [colin]      3.7.6cvs46
1963
1964         * configure.ac
1965                 Forgot to remove the directory from top-level
1966
1967 2010-10-02 [colin]      3.7.6cvs45
1968
1969         * src/plugins/trayicon/Makefile.am
1970         * src/plugins/trayicon/trayicon.c
1971         * src/plugins/trayicon/libeggtrayicon/.cvsignore
1972         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1973         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1974         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1975         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1976         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1977         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1978         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1979         * src/plugins/trayicon/libeggtrayicon/xembed.h
1980                 Finally get rid of Eggtrayicon, use GtkStatusIcon
1981                 instead (which can be done safely now that we 
1982                 require GTK+ 2.10).
1983
1984 2010-10-02 [colin]      3.7.6cvs44
1985
1986         * src/action.c
1987         * src/addr_compl.c
1988         * src/addressbook.c
1989         * src/addrgather.c
1990         * src/alertpanel.c
1991         * src/editaddress.c
1992         * src/editaddress_other_attributes_ldap.c
1993         * src/editgroup.c
1994         * src/folderview.c
1995         * src/grouplistdialog.c
1996         * src/headerview.c
1997         * src/image_viewer.c
1998         * src/importldif.c
1999         * src/main.c
2000         * src/mainwindow.c
2001         * src/message_search.c
2002         * src/mimeview.c
2003         * src/prefs_themes.c
2004         * src/summary_search.c
2005         * src/summaryview.c
2006         * src/toolbar.c
2007         * src/etpan/imap-thread.c
2008         * src/gtk/authors.h
2009         * src/gtk/gtkcmclist.c
2010         * src/gtk/gtkcmoptionmenu.c
2011         * src/gtk/gtkutils.c
2012         * src/gtk/gtkutils.h
2013         * src/gtk/gtkvscrollbutton.c
2014         * src/plugins/pgpcore/select-keys.c
2015         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2016                 Undeprecate for GTK+2.22. Patch by Reed Loden.
2017                 Fixes bug #2276, 'Compile in maintainer mode
2018                 fails on GTK+ 2.22'.
2019
2020 2010-10-02 [colin]      3.7.6cvs43
2021
2022         * configure.ac
2023                 It's now time to remove the temporary enable-openssl
2024                 option that was used when we removed OpenSSL. See 
2025                 bug #2276 comment #14.
2026
2027 2010-09-30 [wwp]        3.7.6cvs42
2028
2029         * src/prefs_account.c
2030         * src/prefs_filtering_action.c
2031         * src/prefs_matcher.c
2032                         Fix bug #2274, wrong color label index range
2033                         used w/ gtk_cmoption_menu (behaviour change
2034                         has been introduced w/ 3.5.0cvs49 apparently),
2035                         now it must be 1..N so let's use colorlabel value
2036                         (0..N) + 1.
2037                         
2038
2039 2010-09-20 [pawel]      3.7.6cvs41
2040
2041         * src/compose.c
2042         * src/mainwindow.c
2043         * src/summaryview.c
2044                 revert last patch
2045
2046 2010-09-19 [pawel]      3.7.6cvs40
2047
2048         * src/compose.c
2049         * src/mainwindow.c
2050         * src/summaryview.c
2051                 Set ML menus sensitivity accordingly to
2052                 possibility of reply to ML
2053
2054 2010-09-19 [colin]      3.7.6cvs39
2055
2056         * src/compose.c
2057                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
2058                 to newsgroups, and NNTP accounts *can* send email. We 
2059                 should not force an email account when replying to_ml or
2060                 anything...
2061
2062 2010-09-19 [colin]      3.7.6cvs38
2063
2064         * src/compose.c
2065                 Revert previous commit (which breaks Reply to newsgroups)
2066
2067 2010-09-17 [pawel]      3.7.6cvs37
2068
2069         * src/compose.c
2070                 Respect reply_account_autosel when changing compose
2071                 account to email one while replying to NNTP post
2072
2073 2010-09-17 [wwp]        3.7.6cvs36
2074
2075         * doc/man/claws-mail.1
2076         Update --compose documentation in `man claws-mail`.
2077
2078 2010-09-12 [pawel]      3.7.6cvs35
2079
2080         * src/compose.c
2081                 Add forgotten bit to previous commit,
2082                 select email account when replying to ML
2083
2084 2010-09-12 [pawel]      3.7.6cvs34
2085
2086         * src/compose.c
2087                 Fix bug #2247 "nntp reply-to-all broken?"
2088                 Make reply-to-all and reply-to-ml work as expected in
2089                 mailing list through NNTP case
2090
2091 2010-09-11 [pawel]      3.7.6cvs33
2092
2093         * src/mainwindow.c
2094         * src/summaryview.c
2095         * src/toolbar.c
2096                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
2097                 fixes build with GTK+ < 2.18
2098
2099 2010-09-10 [pawel]      3.7.6cvs32
2100
2101         * src/mainwindow.c
2102         * src/summaryview.c
2103         * src/toolbar.c
2104                 Make Tab key switch between FolderView, MsgView and
2105                 SummaryView only, other widgets have/can have their own
2106                 keybindings anyway
2107
2108 2010-08-25 [colin]      3.7.6cvs31
2109
2110         * src/procmime.c
2111         * AUTHORS
2112         * src/gtk/authors.h
2113         * src/common/base64.c
2114         * src/common/base64.h
2115                 Fix bug #2245, "base64 decoding fails with line breaks"
2116                 Patch by Yotam Medini
2117
2118 2010-08-25 [colin]      3.7.6cvs30
2119
2120         * src/main.c
2121                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
2122
2123 2010-08-23 [pawel]      3.7.6cvs29
2124
2125         * src/inc.c
2126         * src/send_message.c
2127         * src/statusbar.c
2128         * src/toolbar.c
2129                 Hide progressbar on statusbar when not needed
2130
2131 2010-08-17 [colin]      3.7.6cvs28
2132
2133         * src/main.c
2134                 Fix previous patch (our own tmp dir is inside
2135                 our rc dir)
2136
2137 2010-08-16 [colin]      3.7.6cvs27
2138
2139         * src/main.c
2140                 Use temp dir to store logs in Windows. Avoids doing
2141                 get_rc_dir() early, which prevents set_rc_dir()
2142                 working correctly.
2143
2144 2010-07-31 [holger]     3.7.6cvs26
2145
2146         * src/gtk/gtkshruler.c
2147                 Yet more GdkGC to Cairo porting
2148
2149 2010-07-30 [holger]     3.7.6cvs25
2150
2151         * src/stock_pixmap.c
2152                 More GdkGC to Cairo porting
2153
2154 2010-07-30 [holger]     3.7.6cvs24
2155
2156         * src/gtk/colorlabel.c
2157                 One GdkGC usage less
2158
2159 2010-07-29 [holger]     3.7.6cvs23
2160
2161         * src/printing.c
2162                 Replace some gdk drawing with cairo, as the former
2163                 is going towards deprecation.
2164
2165 2010-07-25 [colin]      3.7.6cvs22
2166
2167         * src/common/utils.c
2168                 And now for a real fix. g_list_remove() doesn't, of
2169                 course, free the data. But we have to have a solid
2170                 pointer to it in order to free it ourselves instead
2171                 of relying on the old freed list pointer.
2172                 Maybe that's the last patch on the subject now ? :)
2173
2174 2010-07-25 [colin]      3.7.6cvs21
2175
2176         * src/common/utils.c
2177                 Remove stupid and extraneous g_free() of elements
2178                 which have just been freed by g_list_remove(). (see
2179                 GList documentation). I don't know how it worked before
2180
2181 2010-07-25 [colin]      3.7.6cvs20
2182
2183         * src/common/utils.c
2184                 Reverse free/use with more logical and safe
2185                 use/free. Thanks to Michael Rasmussen !
2186
2187 2010-07-24 [colin]      3.7.6cvs19
2188
2189         * src/gtk/quicksearch.c
2190                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
2191                 'freeze when using quick search'
2192
2193 2010-07-11 [iwkse]      3.7.6cvs18
2194
2195         * src/gtk/quicksearch.c
2196                 Add SMALL_LAYOUT to quicksearch_relayout
2197
2198 2010-07-10 [iwkse]      3.7.6cvs17
2199
2200         * src/mainwindow.h
2201                         Remove forgotten variable from
2202                         the last bugfix #2224
2203
2204 2010-07-10 [colin]      3.7.6cvs16
2205
2206         * src/mainwindow.c
2207         * src/gtk/quicksearch.c
2208                 Clean fix for bug #2224: don't mess with GTK settings when
2209                 handling the layout ourselves is enough
2210
2211 2010-07-09 [iwkse]      3.7.6cvs15
2212
2213         * src/mainwindow.h
2214         * src/mainwindow.c
2215                         Better fix for Bug #2224
2216
2217 2010-07-09 [iwkse]      3.7.6cvs14
2218
2219         * src/mainwindow.c
2220                         Bug #2224
2221                         Always use stock icons on buttons
2222
2223 2010-07-08 [colin]      3.7.6cvs13
2224
2225         * src/gtk/filesel.c
2226                 Fix bug 2223, 'Compilation fails with GTK+
2227                 2.21.3'. Thanks to Jan Psota !
2228
2229 2010-06-29 [pawel]      3.7.6cvs12
2230
2231         * src/compose.c
2232                 Revert 3.7.5cvs41, it breaks templates that use %X
2233
2234 2010-06-23 [wwp]        3.7.6cvs11
2235
2236         * src/gtk/colorlabel.c
2237                 Silent up a warning by avoiding possible confusion
2238                 in logical expression evaluation, thanks to TuxCM.
2239
2240 2010-06-21 [iwkse]      3.7.6cvs10
2241
2242         * src/gtk/quicksearch.c
2243                 Do not add into quicksearch history
2244                 matching rules with bad syntax
2245
2246 2010-05-26 [holger]     3.7.6cvs9
2247
2248         * src/summaryview.c
2249         * src/summaryview.h
2250                 Add function to select rows given a list of messages,
2251                 complementary to summary_get_selected_msg_list()
2252
2253 2010-05-22 [mir]        3.7.6cvs8
2254
2255         * src/ldapctrl.c
2256                 Fix bug 2208. Encode encrypted password to qouted
2257                 printable to avoid making invalid XML. Encoding
2258                 will be activated the first time the password is
2259                 changed.
2260
2261 2010-05-22 [paul]       3.7.6cvs7
2262
2263         * manual/advanced.xml
2264         * src/compose.c
2265         * src/prefs_common.c
2266         * src/prefs_common.h
2267                 after using the compose margin for several days
2268                 I wanted the old style back - add a new hidden
2269                 pref 'show_compose_margin' to restore the old
2270                 behaviour (defaults to FALSE)
2271
2272 2010-05-14 [paul]       3.7.6cvs6
2273
2274         * src/compose.c
2275                 add a margin to the compose window text that matches
2276                 the margin in textview
2277
2278 2010-05-14 [colin]      3.7.6cvs5
2279
2280         * src/gtk/sslcertwindow.c
2281                 Fix dangling pointer. Thanks to Michael R!
2282
2283 2010-05-14 [colin]      3.7.6cvs4
2284
2285         * src/gtk/sslcertwindow.c
2286                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
2287                 expired but certificate check is skipped' and maybe
2288                 bug 2200, 'SSL is not working with POP3'
2289
2290 2010-05-14 [colin]      3.7.6cvs3
2291
2292         * src/plugins/pgpinline/pgpinline.c
2293                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
2294
2295 2010-05-04 [iwkse]      3.7.6cvs2
2296
2297         * src/prefs_message.c
2298                         Get a generic name as 'Quotation' for
2299                         the frame
2300
2301 2010-05-04 [iwkse]      3.7.6cvs1
2302
2303         * src/prefs_message.c
2304         * src/prefs_common.h
2305         * src/prefs_common.c
2306         * src/textview.c
2307                         Fix #2188
2308                         Option for collapsing via double-click
2309
2310 2010-05-01 [paul]       3.7.6
2311         * NEWS
2312         * README
2313         * RELEASE_NOTES 
2314                 3.7.6 unleashed!
2315
2316 2010-05-01 [paul]       3.7.5cvs55
2317
2318         * tools/claws.i18n.status.pl
2319                 add Ukrainian stat
2320
2321 2010-05-01 [paul]       3.7.5cvs54
2322
2323         * src/gtk/authors.h
2324                 add YUP, new Ukrainian translator
2325
2326 2010-04-30 [paul]       3.7.5cvs53
2327
2328         * configure.ac
2329         * po/uk.po
2330                 add Ukrainian translation, submitted by YUP
2331         * po/cs.po
2332         * po/de.po
2333         * po/fi.po
2334         * po/hu.po
2335         * po/nl.po
2336         * po/pt_BR.po
2337         * po/pt_PT.po
2338         * po/sk.po
2339                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
2340                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
2341                 Tiago Faria, and Slavko
2342
2343 2010-04-26 [wwp]        3.7.5cvs52
2344
2345         * po/fr.po
2346                 Fix capitalization.
2347
2348 2010-04-26 [mones]      3.7.5cvs51
2349
2350         * po/es.po
2351                 Updated for release
2352
2353 2010-04-22 [pawel]      3.7.5cvs50
2354
2355         * src/addressbook.c
2356                 fix compile warning
2357         * src/vcard.c
2358                 first NULL check pointer, then use it
2359
2360 2010-04-22 [colin]      3.7.5cvs49
2361
2362         * src/imap.c
2363                 Fix error message when session isn't established
2364         * po/fr.po
2365                 Update translation and fix a typo in it
2366
2367 2010-04-15 [pawel]      3.7.5cvs48
2368
2369         * src/prefs_account.c
2370                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
2371                                 the port isn't configured properly'
2372                 When using SSL/TLS tunneling automatically use default
2373                 ports for encrypted connections: smtps, pop3s, imaps, nntps
2374
2375 2010-04-15 [pawel]      3.7.5cvs47
2376
2377         * src/action.c
2378                 Fix crasher in actions using '%f' argument
2379                 on multiple files with external scripts which
2380                 don't return any output.
2381
2382 2010-04-14 [colin]      3.7.5cvs46
2383
2384         * src/mainwindow.c
2385                 Fix hand cursor after error symbol appears
2386
2387 2010-04-12 [colin]      3.7.5cvs45
2388
2389         * configure.ac
2390                 Fix bug 2162, 'configure check for libetpan 
2391                 fails with libetpan 1.0'
2392
2393
2394 2010-04-09 [mones]      3.7.5cvs44
2395
2396         * manual/de/glossary.xml
2397                 Fix encoding to match main document's
2398                 Also fixes make dist with Debian's openjade
2399
2400 2010-03-29 [pawel]      3.7.5cvs43
2401
2402         * src/matcher_parser.h
2403         * src/matcher_parser_parse.y
2404         * src/gtk/quicksearch.c
2405                 Disable matcher warnings when populating quicksearch
2406                 completion lists on startup
2407
2408 2010-03-27 [colin]      3.7.5cvs42
2409
2410         * src/gtk/quicksearch.c
2411                 Fix double-free later in code. Optimize
2412                 list creation
2413
2414 2010-03-27 [pawel]      3.7.5cvs41
2415
2416         * src/compose.c
2417                 Make sure that quote ends with new line char
2418
2419 2010-03-26 [pawel]      3.7.5cvs40
2420
2421         * src/compose.c
2422         * src/compose.h
2423         * src/textview.c
2424                 Fix Bug 1928 Add "reply to this address" pop menu 
2425                              on Message View
2426                 - Set composing account to email one when creating/replying
2427                   from NNTP folder by clicking link or choosing option
2428                   from popup menu
2429                 - Factorize code
2430
2431 2010-03-25 [paul]       3.7.5cvs39
2432
2433         * src/gtk/gtkcmclist.c
2434                 Fix build with GTK+ 2.20
2435
2436 2010-03-24 [pawel]      3.7.5cvs38
2437
2438         * src/addr_compl.c
2439         * src/compose.c
2440         * src/folderview.c
2441         * src/grouplistdialog.c
2442         * src/headerview.c
2443         * src/mainwindow.c
2444         * src/mimeview.c
2445         * src/prefs_account.c
2446         * src/gtk/gtkcmclist.c
2447         * src/gtk/gtkcmctree.c
2448         * src/gtk/gtkcmoptionmenu.c
2449         * src/gtk/gtksctree.c
2450         * src/gtk/gtkshruler.c
2451         * src/gtk/gtkutils.c
2452         * src/gtk/gtkutils.h
2453         * src/gtk/gtkvscrollbutton.c
2454         * src/gtk/inputdialog.c
2455         * src/gtk/spell_entry.c
2456         * src/plugins/trayicon/trayicon.c
2457         * src/plugins/trayicon/libeggtrayicon/Makefile.am
2458         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2459         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2460                 Fix build with GTK+ 2.19
2461
2462 2010-03-23 [pawel]      3.7.5cvs37
2463
2464         * src/mainwindow.c
2465         * src/mimeview.c
2466                 Respect view->show_col_headers option
2467         * src/gtk/gtkcmctree.c
2468                 Fix GtkCmcTree column width calculation when it has
2469                 auto_resize set and new node is added
2470
2471 2010-03-22 [pawel]      3.7.5cvs36
2472
2473         * src/grouplistdialog.c
2474         * src/prefs_common.c
2475         * src/prefs_common.h
2476                 - remember newsgroups list dialog size
2477                 - respect use_dotted_lines hidden pref
2478                 - respect use_stripes_everywhere hidden pref
2479
2480 2010-03-21 [pawel]      3.7.5cvs35
2481
2482         * src/addrgather.c
2483                 Remove superfluous gtk_widget_show_all()
2484         * src/mimeview.c
2485                 Add forgotten colon
2486         * src/common/utils.c
2487                 Return correct type
2488
2489 2010-03-21 [pawel]      3.7.5cvs34
2490
2491         * src/main.c
2492         * src/gtk/quicksearch.c
2493         * src/gtk/quicksearch.h
2494                 Implement separate search phrase completion for
2495                 normal/extended quicksearch
2496
2497 2010-03-11 [paul]       3.7.5cvs33
2498
2499         * po/zh_CN.po
2500                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
2501                 submitted by Yuwei Yu
2502
2503 2010-03-09 [colin]      3.7.5cvs32
2504
2505         * manual/de/glossary.xml
2506                 Fix build
2507
2508 2010-03-02 [colin]      3.7.5cvs31
2509
2510         * manual/de/glossary.xml
2511                 Sort alphabetically. Done by Volker Ribbert.
2512
2513 2010-03-02 [mones]      3.7.5cvs30
2514
2515         * README
2516                 Fix mailing list archives location
2517                 Remove currently unavailable CVS webview
2518
2519 2010-03-01 [iwkse]      3.7.5cvs29
2520
2521         * src/common/plugin.c
2522                         Other indentation issues
2523
2524 2010-03-01 [iwkse]      3.7.5cvs28
2525
2526         * src/common/plugin.c
2527                         Fix indentation of the previous commit
2528
2529 2010-03-01 [iwkse]      3.7.5cvs27
2530
2531         * src/common/plugin.h
2532         * src/common/plugin.c
2533                         Add API for getting a loaded Plugin from the
2534                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
2535                         Thanks to Colin, Michael
2536
2537 2010-02-27 [colin]      3.7.5cvs26
2538
2539         * configure.ac
2540         * AUTHORS
2541         * src/gtk/authors.h
2542         * manual/Makefile.am
2543         * manual/de/Makefile.am
2544         * manual/de/account.xml
2545         * manual/de/ack.xml
2546         * manual/de/addrbook.xml
2547         * manual/de/advanced.xml
2548         * manual/de/claws-mail-manual.xml
2549         * manual/de/faq.xml
2550         * manual/de/glossary.xml
2551         * manual/de/gpl.xml
2552         * manual/de/handling.xml
2553         * manual/de/intro.xml
2554         * manual/de/keyboard.xml
2555         * manual/de/plugins.xml
2556         * manual/de/starting.xml
2557         * manual/de/dist/.cvsignore
2558         * manual/de/dist/Makefile.am
2559         * manual/de/dist/html/.cvsignore
2560         * manual/de/dist/html/Makefile.am
2561         * manual/de/dist/pdf/.cvsignore
2562         * manual/de/dist/pdf/Makefile.am
2563         * manual/de/dist/ps/.cvsignore
2564         * manual/de/dist/ps/Makefile.am
2565         * manual/de/dist/txt/.cvsignore
2566         * manual/de/dist/txt/Makefile.am
2567                 Add the german translation of the manual, done by
2568                 Volker Ribbert <thoraki@arcor.de>.
2569
2570 2010-02-27 [holger]     3.7.5cvs25
2571
2572         * src/prefs_toolbar.c
2573                 Don't make toolbar item description for
2574                 plugin registered items editable
2575
2576 2010-02-26 [colin]      3.7.5cvs24
2577
2578         * src/toolbar.c
2579                 Don't translate empty description
2580
2581 2010-02-22 [colin]      3.7.5cvs23
2582
2583         * src/compose.c
2584                 Don't make In-Reply-To visible when reediting
2585                 a draft or sent mail.
2586
2587 2010-02-20 [colin]      3.7.5cvs22
2588
2589         * src/imap.c
2590         * src/imap.h
2591         * src/main.c
2592         * src/mainwindow.c
2593         * src/etpan/imap-thread.c
2594         * src/etpan/imap-thread.h
2595         * src/etpan/nntp-thread.c
2596         * src/etpan/nntp-thread.h
2597                 When going offline from NetworkManager, just
2598                 delete IMAP connections. That'll avoid timeouts
2599                 when coming back online in certain cases when
2600                 the TCP socket will have timed out.
2601
2602 2010-02-20 [holger]     3.7.5cvs21
2603
2604         * .cvsignore
2605                 More files to ignore
2606
2607 2010-02-17 [ticho]      3.7.5cvs20
2608
2609         * src/summaryview.c
2610         * src/summaryview.h
2611         * src/toolbar.c
2612                 Revert 3.7.5cvs19.
2613
2614 2010-02-16 [ticho]      3.7.5cvs19
2615
2616         * src/summaryview.c
2617         * src/summaryview.h
2618         * src/toolbar.c
2619                 Removed unused argument from summary_open_row().
2620
2621 2010-02-10 [pawel]      3.7.5cvs18
2622
2623         * src/compose.c
2624                 - fix headers filtering when prefs_common.trans_hdr is on
2625                 - fix headers setting when changing composing account 
2626                 - plug memleak
2627         * src/prefs_template.c
2628                 Re-add template's name for translation
2629
2630 2010-02-10 [colin]      3.7.5cvs17
2631
2632         * src/prefs_matcher.c
2633                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
2634                 Condition>Define>Header>Name combo box'. Patch by
2635                 Francois Cami
2636
2637 2010-02-10 [colin]      3.7.5cvs16
2638
2639         * src/codeconv.c
2640         * src/codeconv.h
2641         * src/compose.c
2642         * src/mainwindow.c
2643         * src/messageview.c
2644         * src/prefs_send.c
2645         * src/procmime.c
2646         * src/textview.c
2647                 Add the GB18030 Chinese charset, which is a superset
2648                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
2649
2650 2010-02-09 [holger]     3.7.5cvs15
2651
2652         * configure.ac
2653                 GTK+ 2.10 related cleanup
2654
2655 2010-02-09 [pawel]      3.7.5cvs14
2656
2657         * src/prefs_account.c
2658         * src/prefs_folder_item.c
2659         * src/prefs_template.c
2660         * src/quote_fmt.c
2661                 Respect prefs_common.trans_hdr in couple more places to avoid
2662                 confusion with translated/non-translated header names
2663
2664 2010-02-09 [colin]      3.7.5cvs13
2665
2666         * po/POTFILES.in
2667                 Fix make dist
2668
2669 2010-02-09 [colin]      3.7.5cvs12
2670
2671         * src/mimeview.c
2672                 And fix 2.10 build :)
2673
2674 2010-02-09 [colin]      3.7.5cvs11
2675
2676         * configure.ac
2677                 Bump up GTK+ requirement to 2.10
2678         * src/Makefile.am
2679         * src/compose.c
2680         * src/crash.c
2681         * src/foldersel.c
2682         * src/main.c
2683         * src/mainwindow.c
2684         * src/messageview.c
2685         * src/messageview.h
2686         * src/prefs_actions.c
2687         * src/prefs_common.c
2688         * src/prefs_common.h
2689         * src/prefs_ext_prog.c
2690         * src/prefs_filtering_action.c
2691         * src/prefs_fonts.c
2692         * src/prefs_image_viewer.c
2693         * src/prefs_matcher.c
2694         * src/prefs_msg_colors.c
2695         * src/prefs_summaries.c
2696         * src/prefs_template.c
2697         * src/printing.c
2698         * src/printing.h
2699         * src/quote_fmt.c
2700         * src/summaryview.c
2701         * src/textview.c
2702         * src/gtk/Makefile.am
2703         * src/gtk/about.c
2704         * src/gtk/gtkcmclist.c
2705         * src/gtk/gtkcmctree.c
2706         * src/gtk/gtkutils.c
2707         * src/gtk/quicksearch.c
2708                 Remove all compile-time conditionals depending on
2709                 GTK+ < 2.10
2710         * src/gedit-print.c
2711         * src/gedit-print.h
2712         * src/gtk/gtksourceprintjob.c
2713         * src/gtk/gtksourceprintjob.h
2714                 Remove libgnomeprint-based printing system (and
2715                 command-line-based printing system) as GTK+ 2.10
2716                 ships with print support.
2717
2718 2010-02-08 [mir]        3.7.5cvs10
2719
2720         * src/compose.c
2721             Avoid displaying Bcc headers in message sent
2722             to NNTP servers. Thanks to Henning Mersch.
2723
2724
2725 2010-02-08 [pawel]      3.7.5cvs9
2726
2727         * src/mimeview.c
2728                 Make tooltips less cryptic
2729         * src/gtk/description_window.c
2730                 Improve window size calculation
2731
2732 2010-02-08 [pawel]      3.7.5cvs8
2733
2734         * src/compose.c
2735         * src/compose.h
2736         * src/common/utils.c
2737         * src/common/utils.h
2738         * src/gtk/authors.h
2739                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
2740                 Patch by Laurent Bigonville with slight modifications
2741
2742 2010-02-03 [pawel]      3.7.5cvs7
2743
2744         * m4/.cvsignore
2745                 Add some libtool files to ignore
2746
2747 2010-02-03 [pawel]      3.7.5cvs6
2748
2749         * src/plugins/trayicon/trayicon.c
2750                 Save and then restore focus when closing/minimizing to tray
2751
2752 2010-02-03 [mir]        3.7.5cvs5
2753
2754         * src/addrindex.c
2755         * src/editldap.c
2756         * src/ldapctrl.c
2757         * src/ldapctrl.h
2758         * src/ldapquery.c
2759         * src/ldapupdate.c
2760             Save LDAP password encrypted. See bug 2113.
2761
2762
2763 2010-02-03 [colin]      3.7.5cvs4
2764
2765         * src/privacy.c
2766                 Fix again decoding of encrypted parts. The
2767                 reverting of the patch was wrong, as the
2768                 double-decoding was fixed in smime itself.
2769                 Thanks to Matthias Drochner again...
2770
2771 2010-02-02 [colin]      3.7.5cvs3
2772
2773         * src/plugins/smime/smime.c
2774         * src/privacy.c
2775                 Revert 3.7.4cvs2 and make a better patch for bug
2776                 2059 and 2076. Patch by Matthias Drochner
2777
2778 2010-01-31 [pawel]      3.7.5cvs2
2779
2780         * src/gtk/authors.h
2781                 Fix hungarian translator's name
2782
2783 2010-01-31 [pawel]      3.7.5cvs1
2784
2785         * src/messageview.c
2786         * src/mimeview.c
2787                 Fix Bug 2107 - Arrow keys don't work in message view window
2788
2789 2010-01-31 [paul]       3.7.5
2790
2791         * NEWS
2792         * README
2793         * RELEASE_NOTES 
2794                 3.7.5 released!
2795
2796 2010-01-23 [pawel]      3.7.4cvs10
2797
2798         * src/addressbook.c
2799                 Fix button sensitivity in compose mode
2800
2801 2010-01-23 [pawel]      3.7.4cvs9
2802
2803         * commitHelper
2804         * tools/kdeservicemenu/install.sh
2805         * tools/make.themes.project
2806         * tools/nautilus2claws-mail.sh
2807         * tools/popfile-link.sh
2808         * tools/textviewer.sh
2809                 Not all systems have bash installed in /bin, use env(1) to find
2810                 it`s location
2811
2812 2010-01-22 [pawel]      3.7.4cvs8
2813
2814         * src/prefs_account.c
2815         * src/prefs_filtering.c
2816         * src/prefs_send.c
2817         * src/gtk/colorlabel.c
2818                 Add some separators in combos
2819
2820 2010-01-22 [pawel]      3.7.4cvs7
2821
2822         * autogen.sh
2823                 --disable-aspell -> --disable-enchant
2824         * configure.ac
2825                 Fix options spacing in configure --help
2826         * src/wizard.c
2827                 Make wizard's window centered on the screen
2828
2829 2010-01-19 [holger]     3.7.4cvs6
2830
2831         * src/folder.c
2832         * src/folder.h
2833                 Introduce folder_get_item_from_identifier().
2834                 In contrast to folder_find_item_from_identifier(), this
2835                 function recursively creates the FolderItems in the id path.
2836                 Useful for programmatically creating folders (e.g. by plugins)
2837
2838 2010-01-17 [pawel]      3.7.4cvs5
2839
2840         * src/gtk/authors.h
2841                 Fix my lastname
2842
2843 2010-01-16 [colin]      3.7.4cvs4
2844
2845         * src/plugins/pgpcore/sgpgme.c
2846                 Probably fix bug 2098, 'claws-mails crashes frequently 
2847                 with pgpcore'. Fix double-free.
2848
2849 2010-01-16 [holger]     3.7.4cvs3
2850
2851         * src/prefs_toolbar.h
2852                 Forgotten header
2853
2854 2010-01-15 [colin]      3.7.4cvs2
2855
2856         * src/privacy.c
2857                 Decode mimeinfo before decrypting it. Probably
2858                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
2859                 with S/MIME encryption' and bug 2076 'having 
2860                 worked 2 times properly CLAWS ceased to 
2861                 decrypt incoming PGP mails -displays base64 
2862                 instead - sucks completely'
2863                 Let's hope complete suckage ends here!
2864                 Thanks to Matthias Drochner.
2865
2866 2010-01-08 [paul]       3.7.4cvs1
2867
2868         * tools/claws.i18n.status.pl
2869                 fix typos
2870
2871 2010-01-08 [paul]       3.7.4
2872
2873         * NEWS
2874         * README
2875         * RELEASE_NOTES 
2876                 3.7.4 released!
2877
2878 2010-01-08 [paul]       3.7.3cvs57
2879
2880         * po/ca.po
2881         * po/cs.po
2882         * po/de.po
2883         * po/fi.po
2884         * po/hu.po
2885         * po/id.po
2886         * po/ja.po
2887         * po/nl.po
2888         * po/pt_BR.po
2889         * po/pt_PT.po
2890         * po/ru.po
2891         * po/sk.po
2892                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
2893                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
2894                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
2895                 Slavko
2896
2897 2010-01-08 [paul]       3.7.3cvs56
2898
2899         * src/common/utils.c
2900                 fix bug 2089, 'URLs ending with an underscore ('_')
2901                 are not correctly parsed'. thanks to Johan
2902
2903 2010-01-05 [colin]      3.7.3cvs55
2904
2905         * po/fr.po
2906                 Update french translation
2907
2908 2010-01-04 [mones]      3.7.3cvs54
2909
2910         * po/es.po
2911                 Update Spanish translation
2912
2913 2010-01-04 [mones]      3.7.3cvs53
2914
2915         * manual/plugins.xml
2916                 Some format
2917         * manual/es/claws-mail-manual.xml
2918         * manual/es/intro.xml
2919         * manual/es/plugins.xml
2920                 Synchronise with English version
2921
2922 2010-01-03 [paul]       3.7.3cvs52
2923
2924         * ChangeLog
2925                 fix format
2926         * src/gtk/authors.h
2927                 update TEAM_LIST, fix encoding
2928
2929 2010-01-03 [mir]        3.7.3cvs51
2930
2931         * src/compose.c
2932                 When composing to a NNTP list TO: will always be preset
2933                 to the NNTP list unless user has chosen some other default
2934                 in which case we will handle this the normal way. Therefore
2935                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
2936
2937 2010-01-01 [paul]       3.7.3cvs50
2938
2939         * src/gtk/about.c
2940                 bump copyright year whilst it's in mind
2941
2942 2009-12-31 [paul]       3.7.3cvs49
2943
2944         * manual/claws-mail-manual.xml
2945         * manual/intro.xml
2946         * manual/plugins.xml
2947                 fix links so that they make sense in the context of the
2948                 text version of the manual
2949
2950 2009-12-31 [paul]       3.7.3cvs48
2951
2952         * manual/intro.xml
2953         * manual/plugins.xml
2954                 updates, improvements, corrections, additions
2955
2956 2009-12-29 [pawel]      3.7.3cvs47
2957
2958         * src/prefs_filtering_action.c
2959                 Fix Bug 2082 'Wrong color rectangle position when replacing
2960                 "color" processing rule'
2961
2962 2009-12-29 [colin]      3.7.3cvs46
2963
2964         * src/compose.c
2965                 Fix bug 2074, 'Remember sending account 
2966                 for sent messages'
2967
2968 2009-12-20 [holger]     3.7.3cvs45
2969
2970         * src/compose.c
2971                 Delay CREATED_HOOKLIST invokation until
2972                 after the modifications to the compose window
2973                 are done, to allow hooks to further modify the
2974                 window without getting overridden again
2975
2976 2009-12-20 [holger]     3.7.3cvs44
2977
2978         * src/prefs_toolbar.h
2979                 Fix last commit
2980
2981 2009-12-20 [holger]     3.7.3cvs43
2982
2983         * src/prefs_toolbar.c
2984         * src/prefs_toolbar.h
2985         * src/toolbar.c
2986                 Pass window struct to caller
2987
2988 2009-12-20 [holger]     3.7.3cvs42
2989
2990         * src/compose.c
2991         * src/compose.h
2992                 Add hooklist after creation of a compose window
2993
2994 2009-12-19 [holger]     3.7.3cvs41
2995
2996         * src/prefs_toolbar.c
2997         * src/prefs_toolbar.h
2998         * src/toolbar.c
2999                 Allow plugins to choose to which toolbar they want
3000                 to add actions (main window, compose window, or message view)
3001
3002 2009-12-19 [paul]       3.7.3cvs40
3003
3004         * src/statusbar.c
3005                 fix statusbar in GTK+ 2.19.1
3006
3007 2009-12-10 [pawel]      3.7.3cvs39
3008
3009         * src/compose.c
3010                 Better fix for cvs28 regression
3011
3012 2009-12-10 [iwkse]      3.7.3cvs38
3013
3014         * src/compose.c
3015             Fix some indentation
3016
3017 2009-12-10 [iwkse]      3.7.3cvs37
3018
3019         * src/compose.c
3020             Add missing checks for gtkaspell: avoid
3021             crashing in some cases when Enchant is 
3022             enabled but the spell checker is disabled 
3023             in preferences.
3024
3025 2009-12-09 [colin]      3.7.3cvs36
3026
3027         * src/compose.c
3028                 Fix leak and unchecked accesses.
3029
3030 2009-12-09 [mir]        3.7.3cvs35
3031
3032         * src/compose.c
3033         Fix Bug 2072 "template at folder properties is not working"
3034         introduced in cvs24.
3035
3036 2009-12-08 [pawel]      3.7.3cvs34
3037
3038         * src/compose.c
3039                 When 'Reply All' remove current compose address from
3040                 Cc/Bcc list - fix for regression introduced in cvs28
3041
3042 2009-12-05 [pawel]      3.7.3cvs33
3043
3044         * src/messageview.c
3045                 Fix memory management, duh!
3046
3047 2009-12-04 [pawel]      3.7.3cvs32
3048
3049         * src/messageview.c
3050                 Use case insensitive comparison in search for
3051                 duplicate urls
3052         * src/uri_opener.c
3053                 Refresh scrollbars on every window open
3054
3055 2009-12-04 [pawel]      3.7.3cvs31
3056
3057         * src/compose.c
3058                 Highlight misspelled words when applying template and
3059                 check_while_typing option is on
3060
3061 2009-12-03 [pawel]      3.7.3cvs30
3062
3063         * src/compose.c
3064                 Highlight misspelled words in text inserted from file(s)
3065                 or pasted to message body when check_while_typing
3066                 options is on
3067
3068 2009-12-02 [pawel]      3.7.3cvs29
3069
3070         * src/compose.c
3071                 Revert first part of previous commit
3072
3073 2009-12-02 [pawel]      3.7.3cvs28
3074
3075         * src/compose.c
3076                 Fix Bug 2055 "duplicate mailing list reply if
3077                 List-Post + Reply-To present"
3078                 - Ignore Reply-To if answering to ML
3079                 - Improve parsing of List-Post header
3080
3081 2009-12-02 [pawel]      3.7.3cvs27
3082
3083         * src/compose.c
3084         * src/compose.h
3085                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
3086                 email had user in "From" and "CC"
3087                 Don't allow duplicate addresses in compose window headers
3088
3089 2009-12-02 [mones]      3.7.3cvs26
3090
3091         * manual/intro.xml
3092         * manual/es/intro.xml
3093         * manual/fr/intro.xml
3094         * manual/it/intro.xml
3095         * manual/pl/intro.xml
3096                 Make URL to point current site
3097
3098 2009-12-01 [holger]     3.7.3cvs25
3099
3100         * src/summaryview.c
3101         * src/summaryview.h
3102                 Introduce new drag type "claws-mail/msg-path-list" for
3103                 drag'n'drop of a message selection from the summaryview
3104                 into other applications. The drag data gets set to the
3105                 folder-item-id followed by message ids, separated by newlines.
3106                 This enables other applications to back-link to Claws Mail
3107                 via a "claws-mail --select" call after they received a drop.
3108
3109 2009-11-30 [mir]        3.7.3cvs24
3110
3111         * src/compose.c
3112            Place cursor in compose window according to provided input
3113            If to: is present place cursor in subject field and if both
3114            to: and subject: is present place cursor in body. If body: is
3115            present insert a new line after text and place cursor there.
3116
3117 2009-11-27 [mones]      3.7.3cvs23
3118
3119         * src/gtk/quicksearch.c
3120                 Allow viewing longer expressions if there's space
3121
3122 2009-11-25 [holger]     3.7.3cvs22
3123
3124         * Makefile.am
3125         * src/common/Makefile.am
3126         * src/common/utils.c
3127         * src/common/utils.h
3128                 Add a function to query the
3129                 filepath of the .desktop file
3130
3131 2009-11-25 [colin]      3.7.3cvs21
3132
3133         * src/imap.c
3134                 Fix bug 2063, 'glib assertion in GRelation use in 
3135                 imap.c'
3136
3137 2009-11-24 [pawel]      3.7.3cvs20
3138
3139         * src/common/utils.c
3140                 Fix Bug 2053 'Inconsistent application of Coloration 
3141                 of Message text'
3142                 Don't allow '<' character between quotation marks
3143
3144 2009-11-21 [holger]     3.7.3cvs19
3145
3146         * src/printing.c
3147                 Modify cairo clip handling in preview windows,
3148                 to prevent print preview windows from being blank
3149                 with GTK+ 2.18. Follow recommendation of the GTK+
3150                 documentation (section "Migrating to client side windows")
3151                 and create a new cairo context for each expose event.
3152
3153 2009-11-19 [pawel]      3.7.3cvs18
3154
3155         * Makefile.am
3156                 complete 3.7.3cvs15 so install is DESTDIR safe
3157                 remove icons with changed names on uninstall
3158
3159 2009-11-18 [pawel]      3.7.3cvs17
3160
3161         * src/news_gtk.c
3162                 remove unneeded and code-duplicating function
3163
3164 2009-11-18 [pawel]      3.7.3cvs16
3165
3166         * src/news_gtk.c
3167                 Fix Bug 2057 'Claws mail does not keep renamed names
3168                 of nntp-subscribed groups'
3169                 Check for already subscribed group using item->path for group
3170                 comparision as folders item->path != item->name may be truth 
3171                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
3172
3173 2009-11-17 [pawel]      3.7.3cvs15
3174
3175         * Makefile.am
3176                 Fix Bug 2049 'some icons not copied?'
3177                 Install additional 64x64 and 128x128 icons
3178
3179 2009-11-17 [holger]     3.7.3cvs14
3180
3181         * src/prefs_toolbar.c
3182         * src/prefs_toolbar.h
3183         * src/toolbar.c
3184         * src/toolbar.h
3185                 Allow plugins to register toolbar items
3186
3187 2009-11-11 [pawel]      3.7.3cvs13
3188
3189         * src/addressbook.c
3190         * src/compose.c
3191         * src/compose.h
3192         * src/filtering.c
3193                 Fix Bug 1867 Changing account does not change BCC address
3194                 Set account specific headers when changing account
3195                 in compose window.
3196
3197 2009-11-07 [colin]      3.7.3cvs12
3198
3199         * src/gtk/prefswindow.c
3200                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
3201                 Patch by Pawel
3202
3203 2009-11-07 [colin]      3.7.3cvs11
3204
3205         * src/gtk/spell_entry.c
3206                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
3207                 Patch by Pawel Pekala
3208
3209 2009-10-27 [colin]      3.7.3cvs10
3210
3211         * src/folder.c
3212                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
3213                 Don't try to check whether the folder is up-to-date if
3214                 the folder class doesn't implement set_mtime, as we don't
3215                 care in this case. This code exists since a long time, but
3216                 the bug was triggered by more scanning of queue folders 
3217                 since recently (when we added \Deleted handling).
3218
3219 2009-10-27 [colin]      3.7.3cvs9
3220
3221         * src/mainwindow.c
3222                 Try to fix registering as default client
3223                 on windows 7
3224
3225 2009-10-21 [wwp]        3.7.3cvs8
3226
3227         * src/common/utils.c
3228                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
3229
3230 2009-10-21 [wwp]        3.7.3cvs7
3231
3232         * src/common/utils.c
3233                 Don't core dump when attempting to insert a non-existing
3234                 file using a mailto: uri (g_error does core dump).
3235
3236 2009-10-20 [colin]      3.7.3cvs6
3237
3238         * src/common/utils.c
3239                 Don't g_error on normal warnings...
3240
3241 2009-10-20 [colin]      3.7.3cvs5
3242
3243         * src/plugins/pgpcore/sgpgme.c
3244                 Fix bug 1996, 'S/MIME key not selected'
3245                 Check for S/MIME certs too
3246
3247 2009-10-20 [colin]      3.7.3cvs4
3248
3249         * src/common/w32lib.h
3250                 Fix win32 build on latest mingw32
3251
3252 2009-10-20 [colin]      3.7.3cvs3
3253
3254         * src/exportldif.c
3255         * src/ldif.c
3256         * src/ldif.h
3257                 Fix LDIF export. Patch by Michael Rasmussen
3258
3259 2009-10-18 [paul]       3.7.3cvs2
3260
3261         * tools/claws.i18n.status.pl
3262                 increase the value of $transolddays since we're relasing less
3263                 often now.
3264                 rework the en_GB.po hack so that en_GB is always 100% translated
3265                 and recently updated
3266
3267 2009-10-17 [paul]       3.7.3cvs1
3268
3269         * src/prefs_account.c
3270         * src/prefs_compose_writing.c
3271         * src/prefs_receive.c
3272         * src/prefs_summaries.c
3273         * src/prefs_wrapping.c
3274                 reword a few labels. (this incorporates everything
3275                 that seemed worthwhile from bug 2020)
3276         * src/prefs_customheader.c
3277                 use a 'Browse' button instead of button with
3278                 label 'From file...'
3279
3280 2009-10-12 [colin]
3281
3282         * CVS repository change
3283
3284 2009-10-09 [paul[       3.7.3
3285
3286         version 3.7.3 unleashed!!
3287
3288 2009-10-07 [paul]       3.7.2cvs49
3289
3290         * src/folderview.c
3291         * src/folderview.h
3292         * src/mainwindow.c
3293                 fix  Bug 1994 -  Changing colors required restart.
3294                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
3295                 more accurate folderview_reinit_fonts()
3296
3297 2009-10-07 [paul]       3.7.2cvs48
3298
3299         * src/addrgather.c
3300         * src/prefs_common.c
3301         * src/prefs_common.h
3302                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
3303                 patch by Pawel Pekala
3304
3305 2009-10-07 [paul]       3.7.2cvs47
3306
3307         * po/cs.po
3308         * po/de.po
3309         * po/hu.po
3310         * po/id.po
3311         * po/ja.po
3312         * po/pt_BR.po
3313                 updated by David Vachulka, Stephan Sachse and Marc Arens,
3314                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
3315                 Goncalves Guimaraes
3316
3317 2009-10-06 [colin]      3.7.2cvs46
3318
3319         * po/fr.po
3320                 French translation update
3321
3322 2009-10-05 [paul]       3.7.2cvs45
3323
3324         * src/printing.c
3325                 enable Page Size and Orientation in the print dialog,
3326                 GTK+ >= 2.18.x only. Patch by Mark__T
3327
3328 2009-10-05 [paul]       3.7.2cvs44
3329
3330         * src/prefs_summaries.c
3331                 fix label, startup --> start-up, to match other uses of the
3332                 term
3333
3334 2009-10-05 [paul]       3.7.2cvs43
3335
3336         * po/pl.po
3337                 updated by Emilian Nowak
3338
3339 2009-10-03 [colin]      3.7.2cvs42
3340
3341         * src/mimeview.c
3342         * src/noticeview.c
3343         * src/gtk/gtkcmclist.c
3344         * src/gtk/gtkvscrollbutton.c
3345         * src/gtk/logwindow.c
3346                 GTK+ 2.18 fixes:
3347                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
3348                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
3349                 Fix warning at start
3350
3351 2009-09-28 [colin]      3.7.2cvs41
3352
3353         * src/matcher.c
3354         * src/mimeview.c
3355         * src/prefs_folder_item.c
3356                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
3357
3358 2009-09-28 [colin]      3.7.2cvs40
3359
3360         * src/prefs_summaries.c
3361         * src/gtk/sslcertwindow.c
3362                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
3363                 shows up garbled in GUI'. Patch by Pawel Pekala
3364
3365 2009-09-24 [iwkse]      3.7.2cvs39
3366
3367         * configure.ac
3368             That's only for statistics, of course :)
3369
3370 2009-09-24 [iwkse]      3.7.2cvs38
3371
3372         * configure.ac
3373             ...
3374
3375 2009-09-24 [iwkse]      3.7.2cvs37
3376
3377         * configure.ac
3378             Revert unwanted change
3379
3380 2009-09-24 [iwkse]      3.7.2cvs36
3381
3382         * src/action.c
3383             Fix issue with filtering actions and 
3384             parsed parameters
3385
3386 2009-09-20 [mones]      3.7.2cvs35
3387
3388         * tools/convert_mbox.pl
3389                 Add -R flag to support recursive conversions
3390                 of arbitrary Evolution mail folders, based on
3391                 bash script by Daniel Dickinson (fixes debian 
3392                 bug #461435) 
3393         * tools/popfile-link.sh
3394                 Set required shell for script (fixes debian 
3395                 bug #530057)
3396
3397 2009-09-16 [colin]      3.7.2cvs34
3398
3399         * src/main.c
3400                 Go grab files in /etc/skel if they exist
3401                 at first startup 
3402
3403 2009-09-15 [colin]      3.7.2cvs33
3404
3405         * src/procmime.c
3406                 Complete 3.7.1cvs42: only output directly to
3407                 final file if we get NULL byes at the start.
3408                 Still fixes saving UTF16 files, but also
3409                 fixes displaying Base64 parts with decoding
3410                 errors (parts without errors get displayed)
3411
3412 2009-09-14 [colin]      3.7.2cvs32
3413
3414         * src/matcher.c
3415         * src/matcher.h
3416         * src/matcher_parser_parse.y
3417         * src/prefs_matcher.c
3418                 Add 'has_attachment' and 'signed' matcher
3419                 expressions. Patch by Aleksei Miheev, fixes
3420                 bug 1997. 
3421
3422 2009-09-14 [colin]      3.7.2cvs31
3423
3424         * src/common/utils.c
3425                 Add "Re :" prefix from french Yahoo mail.
3426                 Patch by Didier Barvaux, fixes bug 1999
3427
3428 2009-09-10 [mones]      3.7.2cvs30
3429
3430         * manual/plugins.xml
3431                 Fix sites supported by SpamReport
3432         * manual/es/plugins.xml
3433                 Synchronise Spanish manual
3434
3435 2009-09-07 [holger]     3.7.2cvs29
3436
3437         * Makefile.am
3438                 Also update the icon cache on uninstall.
3439                 This prevents possible problems when Claws Mail was
3440                 uninstalled and installed again into a different location,
3441                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
3442                 and the blog post linked therein
3443
3444 2009-09-07 [paul]       3.7.2cvs28
3445
3446         * src/prefs_toolbar.c
3447                 when updating the main toolbar icons just update
3448                 the main toolbar (and consequently fix a bug where
3449                 folderview icons would disappear)
3450
3451 2009-08-30 [holger]     3.7.2cvs27
3452
3453         * src/compose.c
3454                 Do case-insensitive comparison against
3455                 header names when extracting recipients
3456                 from composed mails
3457
3458 2009-08-23 [colin]      3.7.2cvs26
3459
3460         * src/mbox.c
3461                 Probably fix RH bug 512024, " folder.c:3543 
3462                 Condition msglist != NULL failed"
3463
3464 2009-08-23 [colin]      3.7.2cvs25
3465
3466         * src/prefs_compose_writing.c
3467                 Make the maximum size warning bigger. Patch
3468                 by Didier Barvaux on bug 1986.
3469
3470 2009-08-21 [colin]      3.7.2cvs24
3471
3472         * src/compose.c
3473                 Previous commit: move the function into compose_insert_file
3474                 so that it's also used on drag-n-drop
3475
3476 2009-08-21 [colin]      3.7.2cvs23
3477
3478         * src/compose.c
3479                 Fix scrolling when adding an header
3480
3481 2009-08-21 [colin]      3.7.2cvs22
3482
3483         * src/compose.c
3484         * src/prefs_common.c
3485         * src/prefs_common.h
3486         * src/prefs_compose_writing.c
3487         * src/common/utils.c
3488                 Fix bug 1986, "New feature: warn user when inserting 
3489                 a large file in the message body". Patch by Didier
3490                 Barvaux
3491
3492 2009-08-21 [colin]      3.7.2cvs21
3493
3494         * AUTHORS
3495         * src/gtk/authors.h
3496         * src/common/utils.c
3497                 Fix bug 1984: Add R�f. : reply prefix (french 
3498                 Lotus Notes); patch by Didier Barvaux
3499
3500 2009-08-21 [colin]      3.7.2cvs20
3501
3502         * src/codeconv.c
3503         * src/codeconv.h
3504                 Fix bug 1969, 'Bad guess for outgoing encoding'
3505                 Make sure the specific converters (japanese in
3506                 this case) can return success/error in strict
3507                 mode, instead of silently failing back to 
3508                 strncpy
3509
3510 2009-08-20 [holger]     3.7.2cvs19
3511
3512         * src/compose.c
3513         * src/compose.h
3514                 Make it possible for code outside
3515                 compose (e.g. plugins) to attach files
3516
3517 2009-08-20 [colin]      3.7.2cvs18
3518
3519         * src/main.c
3520                 Fix crash when accessing IMAP soon
3521
3522 2009-08-18 [colin]      3.7.2cvs17
3523
3524         * src/ldapquery.c
3525                 Maybe fix crash on non-existent LDAP server
3526
3527 2009-08-04 [colin]      3.7.2cvs16
3528
3529         * src/toolbar.c
3530                 Fix toolbar's spacing that breaks dark
3531                 themes (patch from http://blogs.igalia.com/aperez/
3532                 2009/07/making-claws-mail-look-better/)
3533
3534 2009-07-28 [colin]      3.7.2cvs15
3535
3536         * src/account.c
3537         * src/addrcustomattr.c
3538         * src/addressadd.c
3539         * src/addressbook_foldersel.c
3540         * src/addrgather.c
3541         * src/browseldap.c
3542         * src/compose.c
3543         * src/editbook.c
3544         * src/editgroup.c
3545         * src/editjpilot.c
3546         * src/editldap.c
3547         * src/editldap_basedn.c
3548         * src/edittags.c
3549         * src/editvcard.c
3550         * src/exphtmldlg.c
3551         * src/expldifdlg.c
3552         * src/export.c
3553         * src/foldersel.c
3554         * src/import.c
3555         * src/importldif.c
3556         * src/importmutt.c
3557         * src/importpine.c
3558         * src/prefs_actions.c
3559         * src/prefs_customheader.c
3560         * src/prefs_display_header.c
3561         * src/prefs_filtering.c
3562         * src/prefs_folder_column.c
3563         * src/prefs_matcher.c
3564         * src/prefs_summary_column.c
3565         * src/prefs_summary_open.c
3566         * src/prefs_template.c
3567         * src/textview.c
3568         * src/uri_opener.c
3569                 Fix bug 1950, 'Program freeze up during folder selection'
3570                 Don't leave hidden windows modal
3571
3572 2009-07-28 [colin]      3.7.2cvs14
3573
3574         * src/ldapquery.c
3575                 Fix bug 1957, 'LDAP errs out after searching too 
3576                 many search bases'
3577
3578 2009-07-28 [colin]      3.7.2cvs13
3579
3580         * src/summaryview.c
3581                 Fix bug 1966, '"Collapse all threads" slower than 
3582                 "Expand all threads"'
3583
3584 2009-07-28 [colin]      3.7.2cvs12
3585
3586         * src/common/session.c
3587                 Fix bug 1967, 'Claws gets stuck after accepting 
3588                 a certificate warning dialog'
3589
3590 2009-07-19 [paul]       3.7.2cvs11
3591
3592         * manual/plugins.xml
3593                 a few small changes to the English
3594
3595 2009-07-18 [mones]      3.7.2cvs10
3596
3597         * manual/plugins.xml
3598                 Add new bsfilter and fancy plugins to the docs
3599                 and a note about dealing with plugins of the same class
3600         * src/prefs_account.c
3601                 Fix extra space at the end typo
3602
3603 2009-07-16 [colin]      3.7.2cvs9
3604
3605         * src/summaryview.c
3606                 Fix wrong return without unlocking; thanks
3607                 to mupuf_
3608
3609 2009-07-14 [colin]      3.7.2cvs8
3610
3611         * src/imap.c
3612                 Fix bug 1954, 'Segfault on reading wrong STATUS'
3613
3614 2009-07-10 [colin]      3.7.2cvs7
3615
3616         * src/plugins/pgpcore/plugin.def
3617         * src/common/utils.h
3618                 Fix windows port
3619
3620 2009-07-10 [colin]      3.7.2cvs6
3621
3622         * src/prefs_display_header.c
3623                 Fix bug 1951, 'C-Mail dumps core when editing 
3624                 displayed headers'. Patch by Alexey Rusakov
3625
3626 2009-07-10 [colin]      3.7.2cvs5
3627
3628         * src/folderview.c
3629                 Fix bug 1952, 'Deleted mails in Queue folder 
3630                 highlight it'.
3631
3632 2009-07-09 [colin]      3.7.2cvs4
3633
3634         * src/gtk/spell_entry.c
3635                 Fix bug 1949, 'Spell checker doesn't recognise 
3636                 certain word in Subject header, but does in 
3637                 message body'. Patch by Pawel Pekala.
3638
3639 2009-07-09 [paul]       3.7.2cvs3
3640
3641         * configure.ac
3642                 use pkgconfig to check for the minimum required
3643                 version of GnuTLS
3644
3645 2009-07-06 [colin]      3.7.2cvs2
3646
3647         * src/prefs_customheader.c
3648                 Fix build failure
3649
3650 2009-07-04 [paul]       3.7.2cvs1
3651
3652         * tools/claws.i18n.status.pl
3653                 updated
3654
3655 2009-07-03 [paul]       3.7.2
3656
3657         * NEWS
3658         * README
3659         * RELEASE_NOTES 
3660                 3.7.2 released!
3661
3662 2009-07-03 [paul]       3.7.1cvs85
3663
3664         * AUTHORS
3665         * configure.ac
3666         * po/pt_PT.po
3667         * po/sk.po
3668         * src/gtk/authors.h
3669                 added new translations by Tiago Faria and Slavko
3670         * po/bg.po
3671         * po/cs.po
3672         * po/de.po
3673         * po/es.po
3674         * po/fi.po
3675         * po/fr.po
3676         * po/hu.po
3677         * po/id.po
3678         * po/it.po
3679         * po/ja.po
3680         * po/pt_BR.po
3681         * po/ru.po
3682                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
3683                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
3684                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
3685                 Goncalves Guimaraes, Aleksei Miheev
3686
3687 2009-07-01 [colin]      3.7.1cvs84
3688
3689         * src/prefs_common.c
3690                 Fix bug 1940, 'Doesn't open links in 
3691                 user's default browser'. Turn the preference
3692                 to TRUE by default; that will only change the
3693                 behaviour for new users.
3694
3695 2009-06-29 [colin]      3.7.1cvs83
3696
3697         * src/filtering.c
3698         * src/filtering.h
3699         * src/prefs_filtering_action.c
3700                 Fix bug 1935, 'problems with very long filtering actions':
3701                 Use a dynamic buffer in action to string, and a bigger
3702                 buffer in string to action
3703
3704 2009-06-29 [colin]      3.7.1cvs82
3705
3706         * src/matcher_parser_lex.l
3707                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
3708
3709 2009-06-29 [colin]      3.7.1cvs81
3710
3711         * src/addressbook.c
3712                 Fix warnings
3713         * src/editgroup.c
3714                 Fix crash (out-of-bounds tree column)
3715         * src/gtk/gtkcmctree.c
3716         * src/gtk/gtksctree.c
3717                 Prevent using an out-of-bounds tree column
3718
3719 2009-06-29 [colin]      3.7.1cvs80
3720
3721         * src/ldapupdate.c
3722         * src/ldif.c
3723                 Leak fixes; patch by Pawel Pekala.
3724
3725 2009-06-26 [colin]      3.7.1cvs79
3726
3727         * src/summaryview.c
3728                 Sort by msgnum if dates are equal
3729
3730 2009-06-24 [paul]       3.7.1cvs78
3731
3732         * src/summaryview.c
3733                 make some (forgotten) strings translatable
3734
3735 2009-06-19 [colin]      3.7.1cvs77
3736
3737         * src/summaryview.c
3738                 Fix menu sensitiveness
3739
3740 2009-06-18 [colin]      3.7.1cvs76
3741
3742         * configure.ac
3743         * src/plugins/pgpcore/sgpgme.c
3744         * src/plugins/pgpcore/sgpgme.h
3745         * src/plugins/pgpmime/mypgpcore.def
3746         * src/plugins/pgpmime/pgpmime.c
3747         * src/plugins/smime/mypgpcore.def
3748         * src/plugins/smime/smime.c
3749                 Use largefile support (and stop using our old GPGME
3750                 hack on gpgme_data_seek/rewind)
3751                 (See 1.9.12cvs44 to 46 - if this breaks things we 
3752                 should soon know :)
3753
3754 2009-06-13 [colin]      3.7.1cvs75
3755
3756         * src/gtk/spell_entry.c
3757                 Fix assertion. We can put a NULL gtkaspell to
3758                 an entry; it just means it won't be spell-checked.
3759
3760 2009-06-12 [mones]      3.7.1cvs74
3761
3762         * src/compose.c
3763         * src/messageview.c
3764         * src/prefs_account.c
3765         * src/prefs_account.h
3766         * src/common/utils.c
3767         * src/common/utils.h
3768                 Added preference to use account address in generated
3769                 Message-Id. Fixes Debian bug #531052
3770
3771 2009-06-12 [colin]      3.7.1cvs73
3772
3773         * src/common/ssl.c
3774                 Better fix, API-compatible with libgnutls13
3775
3776 2009-06-12 [colin]      3.7.1cvs72
3777
3778         * src/common/ssl.c
3779                 Use compatibility mode in GnuTLS, and avoid problems with 
3780                 servers that don't comply 100% with the spec, but still
3781                 exist.
3782
3783 2009-06-06 [iwkse]      3.7.1cvs71
3784
3785         * src/compose.c
3786                 Ops..revert a mix with another patch
3787
3788 2009-06-06 [iwkse]      3.7.1cvs70
3789
3790         * src/compose.c
3791                 A better fix for the previous commit's issue
3792
3793 2009-06-06 [iwkse]      3.7.1cvs69
3794
3795         * src/compose.c
3796                 Fix shutting down of Claws Mail while a GTK_Return keypress 
3797                 event is sent to the Attach property window
3798
3799 2009-06-05 [colin]      3.7.1cvs68
3800
3801         * src/compose.c
3802                 Fix build on GTK+ 2.6
3803
3804 2009-06-03 [mones]      3.7.1cvs67
3805
3806         * tools/make.themes.project
3807                 Oops! fix header, sorry Paul ;-)
3808
3809 2009-06-03 [mones]      3.7.1cvs66
3810
3811         * tools/make.themes.project
3812                 Add support for PNG themes and other
3813                 fixes i don't remember now... :)
3814
3815 2009-06-02 [colin]      3.7.1cvs65
3816
3817         * src/compose.c
3818         * src/prefs_template.c
3819         * src/quote_fmt.c
3820                 Fix error messages in templates, and fix their
3821                 checking
3822
3823 2009-05-22 [colin]      3.7.1cvs64
3824
3825         * src/compose.c
3826                 And remove hbox too
3827
3828 2009-05-22 [colin]      3.7.1cvs63
3829
3830         * src/compose.c
3831                 Fix phantom button behind entry when
3832                 changing fields via Tools/Reply mode.
3833
3834 2009-05-22 [colin]      3.7.1cvs62
3835
3836         * src/compose.c
3837                 Fix icon size
3838
3839 2009-05-21 [mones]      3.7.1cvs61
3840
3841         * src/compose.c
3842         * src/compose.h
3843                 Add button to empty header lines with one click
3844
3845 2009-05-21 [paul]       3.7.1cvs60
3846
3847         * src/mainwindow.c
3848         * src/mainwindow.h
3849         * src/plugins/trayicon/trayicon.c
3850                 when quitting from the trayicon, honour
3851                 prefs_common.clean_on_exit
3852
3853 2009-05-21 [paul]       3.7.1cvs59
3854
3855         * src/gtk/Makefile.am
3856                 remove duplicate entry
3857                 thanks to Charles A Edwards
3858
3859 2009-05-19 [paul]       3.7.1cvs58
3860
3861         * src/send_message.c
3862                 clear progressbar in the statusbar on 'Cancel'
3863
3864 2009-05-16 [colin]      3.7.1cvs57
3865
3866         * AUTHORS
3867         * src/gtk/authors.h
3868                 Add Fabian
3869
3870 2009-05-16 [colin]      3.7.1cvs56
3871
3872         * src/msgcache.c
3873                 Remove msgnum>0 condition for removing messages
3874                 from caches. There's no such condition on add.
3875                 Fixes bug 1913, 'Allow to remove phantom 
3876                 messages from the cache'; patch by Fabian
3877                 Keil <fk at fabiankeil.de>
3878
3879 2009-05-12 [holger]     3.7.1cvs55
3880
3881         * src/messageview.c
3882         * src/messageview.h
3883                 Introduce hook after showing of the message view
3884
3885 2009-05-11 [colin]      3.7.1cvs54
3886
3887         * src/compose.c
3888                 Fix bug 1872, 'A: Cc: CCi: selector should 
3889                 default on same as preceding contact'
3890
3891 2009-05-10 [holger]     3.7.1cvs53
3892
3893         * src/addr_compl.c
3894         * src/addr_compl.h
3895                 Add a hook to make it possible for plugins to
3896                 modify the address completion list
3897
3898 2009-05-06 [paul]       3.7.1cvs52
3899
3900         * src/folder.c
3901         * src/mimeview.c
3902                 fix bug 1915, 'Mails signed with smime.p7s
3903                 display both signed and attachment icon.'
3904
3905 2009-05-05 [colin]      3.7.1cvs51
3906
3907         * src/common/utils.c
3908                 Fix patch :)
3909
3910 2009-05-05 [colin]      3.7.1cvs50
3911
3912         * src/common/utils.c
3913                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
3914                 different mountpoint than tempdir'
3915
3916 2009-05-04 [colin]      3.7.1cvs49
3917
3918         * src/msgcache.c
3919                 Probably fix bug 1914, 'Crash reading
3920                 corrupted tags file'
3921
3922 2009-04-26 [paul]       3.7.1cvs48
3923
3924         * configure.ac
3925         * src/gtk/gtkaspell.h
3926                 fix bug 1904, 'build mechanism looks for
3927                 'enchant.h' in a wrong place'
3928
3929 2009-04-25 [paul]       3.7.1cvs47
3930
3931         * src/printing.c
3932                 gah! fix coding style!
3933
3934 2009-04-25 [paul]       3.7.1cvs46
3935
3936         * src/printing.c
3937         * src/toolbar.c
3938                 if building with GTK+ >= 2.16 use
3939                 gtk_orientable_set_orientation() instead of now
3940                 deprecated gtk_toolbar_set_orientation()
3941
3942 2009-04-24 [colin]      3.7.1cvs45
3943
3944         * src/compose.c
3945                 Ask before sending if an attached file has
3946                 disappeared.
3947
3948 2009-04-19 [paul]       3.7.1cvs44
3949
3950         * src/prefs_common.c
3951         * src/prefs_common.h
3952         * src/gtk/about.c
3953                 save About window size.
3954                 patch by Pawel Pekala
3955
3956 2009-04-12 [paul]       3.7.1cvs43
3957
3958         * tools/csv2addressbook.pl
3959                 add extra CSV fields that are now appended
3960                 by thunderbird (version 2.0.0.21)
3961
3962 2009-04-08 [colin]      3.7.1cvs42
3963
3964         * src/procmime.c
3965                 fix saving (but not displaying) of UTF-16
3966                 files
3967
3968 2009-04-08 [colin]      3.7.1cvs41
3969
3970         * src/gtk/manage_window.c
3971                 Disable transient windows on win32 - seems to
3972                 fix most focusing issues
3973
3974 2009-04-05 [colin]      3.7.1cvs40
3975
3976         * src/procmsg.c
3977                 Don't ask whether we want to send deleted mails in queue
3978                 folders; also, don't send deleted mails when flushing
3979                 queues
3980
3981 2009-04-04 [paul]       3.7.1cvs39
3982
3983         * AUTHORS
3984         * configure.ac
3985         * po/id.po
3986         * src/gtk/authors.h
3987         * tools/claws.i18n.status.pl
3988                 add new Indonesian translation, by
3989                 MSulchan Darmawan
3990
3991 2009-04-03 [paul]       3.7.1cvs38
3992
3993         * AUTHORS
3994         * src/gtk/authors.h
3995                 credit due
3996
3997 2009-04-03 [colin]      3.7.1cvs37
3998
3999         * src/compose.c
4000         * src/textview.c
4001                 Fix bug 1891, 'Add support for gopher:// links'
4002                 Patch by Jacob Head <clawsmail at jacob-head.com>
4003                 Let's go back to the roots! 
4004
4005 2009-04-03 [paul]       3.7.1cvs36
4006
4007         * m4/Makefile.am
4008                 complete cvs35
4009
4010 2009-04-03 [paul]       3.7.1cvs35
4011
4012         * configure.ac
4013                 add AC_CONFIG_MACRO_DIR([m4])
4014                 remove CLAWS_ACLOCAL_INCLUDE(m4)
4015         * m4/aclocal-include.m4
4016                 removed this now unneeded file
4017
4018 2009-04-02 [colin]      3.7.1cvs34
4019
4020         * src/common/utils.h
4021                 Fix previous (thanks to Marcus :)
4022
4023 2009-04-02 [colin]      3.7.1cvs33
4024
4025         * src/common/utils.h
4026         * src/etpan/etpan-thread-manager.c
4027                 pipe() was a macro from GLib on win32 until
4028                 glib 2.13.2. It's undefined after that.
4029                 Thanks to Marcus Brinkmann for the heads-up!
4030
4031 2009-03-31 [colin]      3.7.1cvs32
4032
4033         * src/folder_item_prefs.c
4034                 Copy folder settings with prefs
4035
4036 2009-03-31 [colin]      3.7.1cvs31
4037
4038         * src/prefs_account.c
4039                 Don't use un-sensitive checkboxes in Privacy tab
4040                 when privacy system in None (makes unchecking 
4041                 painful when no privacy plugin is loaded)
4042
4043 2009-03-30 [colin]      3.7.1cvs30
4044
4045         * src/folder.c
4046         * src/folder.h
4047         * src/imap.c
4048         * src/mainwindow.c
4049         * src/mainwindow.h
4050         * src/prefs_account.c
4051         * src/prefs_account.h
4052         * src/summaryview.c
4053         * src/summaryview.h
4054                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
4055                 Add an option on the Receive page of IMAP account preferences:
4056                 "Move deleted mails to trash and expunge immediately". This
4057                 option defaults to TRUE to avoid changing the existing behaviour.
4058                 Setting it to FALSE prevents automatic expunging. 
4059                 Also, add Tools/Expunge and View/Hide deleted messages menu items
4060                 (View/Hide deleted message being a per-folder setting, and behaving,
4061                 like View/Hide read messages).
4062
4063 2009-03-30 [colin]      3.7.1cvs29
4064
4065         * src/imap.c
4066                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
4067                 ask for IMAP password when using GSSAPI auth
4068
4069 2009-03-27 [colin]      3.7.1cvs28
4070
4071         * src/folder.c
4072                 Fix cvs14, make sure we mark non-existent caches dirty
4073                 (or they never get written)
4074
4075 2009-03-27 [colin]      3.7.1cvs27
4076
4077         * src/imap.c
4078                 Fix tag update when all tags are removed 
4079                 from another client
4080
4081 2009-03-25 [colin]      3.7.1cvs26
4082
4083         * configure.ac
4084                 Fix configure.ac, thanks to Pawel
4085
4086 2009-03-25 [colin]      3.7.1cvs25
4087
4088         * src/news.c
4089         * src/etpan/nntp-thread.c
4090                 Fix header fetching (NG/To/Cc). Fixes 
4091                 bug 1883, 'Message processing fails to 
4092                 act on Newsgroups: field'
4093
4094 2009-03-23 [colin]      3.7.1cvs24
4095
4096         * src/textview.c
4097                 Fix internal headers visible in queue/sent
4098
4099 2009-03-23 [colin]      3.7.1cvs23
4100
4101         * configure.ac
4102                 Fix check for RC (resource compiler) used
4103                 on win32 (AC_LIBTOOL_RC used to call it 
4104                 implicitely but stopped)
4105
4106 2009-03-19 [colin]      3.7.1cvs22
4107
4108         * src/toolbar.c
4109                 Put spam button in default toolbar even if
4110                 bogofilter and spamassassin are not built.
4111                 Other anti-spam plugin could exist! :)
4112         * src/common/utils.c
4113                 Fix exit status fetch on win32
4114
4115 2009-03-18 [paul]       3.7.1cvs21
4116
4117         * src/gtk/spell_entry.c
4118                 fix "[BUG] Wrong word replaced in 'Subject:'
4119                 when spell-checking correction used"
4120                 Patch by Pawel Pekala
4121
4122 2009-03-17 [colin]      3.7.1cvs20
4123
4124         * src/common/utils.c
4125                 Fix win32 build (from cvs12)
4126
4127 2009-03-17 [colin]      3.7.1cvs19
4128
4129         * src/compose.c
4130                 Fix bug 1735, 'Change To: and Newsgroups: 
4131                 recipient field according account type'
4132                 Patch by Pawel
4133
4134 2009-03-17 [colin]      3.7.1cvs18
4135
4136         * src/msgcache.c
4137         * src/prefs_common.c
4138         * src/prefs_common.h
4139         * src/prefs_other.c
4140         * src/common/prefs.c
4141                 Add preference for fsyncing metadata
4142
4143 2009-03-16 [paul]       3.7.1cvs17
4144
4145         * src/prefs_customheader.c
4146                 add forgotten #if HAVE_LIBCOMPFACE
4147
4148 2009-03-16 [paul]       3.7.1cvs16
4149
4150         * src/prefs_customheader.c
4151                 put the (X-)Face preview image below the up/down
4152                 buttons so they don't jump around.
4153                 make the list reorderable by drag'n'drop
4154
4155 2009-03-16 [colin]      3.7.1cvs15
4156
4157         * src/prefs_customheader.c
4158                 Add a (X-)Face preview. Patch by iwkse.
4159
4160 2009-03-16 [colin]      3.7.1cvs14
4161
4162         * src/compose.c
4163         * src/folder.c
4164         * src/folder.h
4165         * src/msgcache.c
4166         * src/common/prefs.c
4167                 Add fsync calls to make sure we don't
4168                 lose data on system crashes. (to do:
4169                 add a pref to allow people choosing raw
4170                 speed)
4171
4172 2009-03-15 [colin]      3.7.1cvs13
4173
4174         * src/gtk/gtkaspell.c
4175                 Fix empty menu when there are no
4176                 suggestions (using the Spelling menu)
4177
4178 2009-03-14 [colin]      3.7.1cvs12
4179
4180         * src/common/utils.c
4181                 Win32: fix subject prefix length
4182
4183 2009-03-11 [mones]      3.7.1cvs11
4184
4185         * po/es.po
4186                 fix encoding declared in header
4187                 update translation now we're at it
4188
4189 2009-03-10 [colin]      3.7.1cvs10
4190
4191         * src/messageview.c
4192                 Fix "wrong mime" message printed out multiple
4193                 times
4194
4195 2009-03-10 [colin]      3.7.1cvs9
4196
4197         * src/prefs_folder_item.c
4198                 Fix build
4199
4200 2009-03-09 [paul]       3.7.1cvs8
4201
4202         * src/prefs_folder_item.c
4203         * src/send_message.c
4204                 fixes to english text
4205
4206 2009-03-08 [paul]       3.7.1cvs7
4207
4208         * po/ja.po
4209                 correct errors in header
4210
4211 2009-03-08 [paul]       3.7.1cvs6
4212
4213         * AUTHORS
4214         * configure.ac
4215         * po/ja.po
4216         * src/gtk/authors.h
4217         * tools/claws.i18n.status.pl
4218                 add Japanese translation, submitted by kazken3
4219
4220 2009-03-07 [colin]      3.7.1cvs5
4221
4222         * src/messageview.c
4223                 Don't let the invalid MIME warning hide
4224                 other noticeview (Partial receive or 
4225                 return receipt).
4226
4227 2009-03-07 [colin]      3.7.1cvs4
4228
4229         * src/procmime.c
4230                 Fix build
4231
4232 2009-03-07 [colin]      3.7.1cvs3
4233
4234         * src/messageview.c
4235         * src/procmime.c
4236         * src/procmime.h
4237                 Handle mimeparts that lack an end boundary.
4238                 They're invalid but it's too annoying for
4239                 normal users to fix.
4240
4241 2009-03-06 [wwp]        3.7.1cvs2
4242
4243         * src/compose.c
4244         * src/folder_item_prefs.c
4245         * src/folder_item_prefs.h
4246         * src/prefs_folder_item.c
4247                 Add per-folder default cc, bcc and reply-to.
4248
4249 2009-03-06 [colin]      3.7.1cvs1
4250
4251         * src/gedit-print.c
4252         * src/gtk/gtksourceprintjob.c
4253                 Fix build with old print interface
4254
4255 2009-03-06 [paul]       3.7.1
4256
4257         * NEWS
4258         * README
4259         * RELEASE_NOTES 
4260                 3.7.1 released!
4261
4262 2009-03-06 [paul]       3.7.0cvs78
4263
4264         * po/cs.po
4265         * po/de.po
4266         * po/fi.po
4267         * po/fr.po
4268         * po/hu.po
4269         * po/nl.po
4270         * po/pt_BR.po
4271         * po/sv.po
4272         * po/zh_CN.po
4273                 updated by David Vachulka, Stephan Sachse, Flammie
4274                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
4275                 Frederico Goncalves Guimaraes, Lars Persson Fink,
4276                 and Ralph Young
4277
4278 2009-03-03 [colin]      3.7.0cvs77
4279
4280         * src/prefs_filtering.c
4281                 Win32: Fix bug 1865, 'IMAP account name changes 
4282                 are not followed at filter actions'
4283
4284 2009-03-02 [colin]      3.7.0cvs76
4285
4286         * src/imap.c
4287                 Fix Launchpad bug 335571: 'claws-mail crashed 
4288                 with SIGSEGV in strlen() while deleting 
4289                 large amount of e-mails on IMAP account
4290
4291 2009-02-27 [mones]      3.7.0cvs75
4292
4293         * manual/es/account.xml
4294         * manual/es/ack.xml
4295         * manual/es/addrbook.xml
4296         * manual/es/advanced.xml
4297         * manual/es/claws-mail-manual.xml
4298         * manual/es/faq.xml
4299         * manual/es/glossary.xml
4300         * manual/es/gpl.xml
4301         * manual/es/handling.xml
4302         * manual/es/intro.xml
4303         * manual/es/keyboard.xml
4304         * manual/es/plugins.xml
4305         * manual/es/starting.xml
4306                 Sync with English version, fix some typos
4307                 Changed encoding to UTF-8
4308         * po/es.po
4309                 Update for release, changed encoding to UTF-8
4310
4311 2009-02-24 [colin]      3.7.0cvs74
4312
4313         * src/printing.c
4314                 Don't print separation line if there
4315                 are no headers
4316
4317 2009-02-23 [cleroy]     3.7.0cvs73
4318
4319         * src/account.c
4320         * src/action.c
4321         * src/addr_compl.c
4322         * src/addrbook.c
4323         * src/addrcache.c
4324         * src/addrcindex.c
4325         * src/addrclip.c
4326         * src/addrduplicates.c
4327         * src/addressadd.c
4328         * src/addressbook.c
4329         * src/addressbook_foldersel.c
4330         * src/addrharvest.c
4331         * src/addrindex.c
4332         * src/addritem.c
4333         * src/addrquery.c
4334         * src/addrselect.c
4335         * src/codeconv.c
4336         * src/compose.c
4337         * src/customheader.c
4338         * src/editaddress.c
4339         * src/editaddress_other_attributes_ldap.c
4340         * src/editgroup.c
4341         * src/editldap.c
4342         * src/enriched.c
4343         * src/exporthtml.c
4344         * src/exportldif.c
4345         * src/filtering.c
4346         * src/folder.c
4347         * src/foldersel.c
4348         * src/folderutils.c
4349         * src/folderview.c
4350         * src/gedit-print.c
4351         * src/html.c
4352         * src/imap.c
4353         * src/imap_gtk.c
4354         * src/inc.c
4355         * src/jpilot.c
4356         * src/ldapctrl.c
4357         * src/ldapquery.c
4358         * src/ldapserver.c
4359         * src/ldapupdate.c
4360         * src/ldif.c
4361         * src/localfolder.c
4362         * src/main.c
4363         * src/mainwindow.c
4364         * src/matcher.c
4365         * src/mbox.c
4366         * src/messageview.c
4367         * src/mh.c
4368         * src/mh_gtk.c
4369         * src/mimeview.c
4370         * src/msgcache.c
4371         * src/mutt.c
4372         * src/news.c
4373         * src/news_gtk.c
4374         * src/noticeview.c
4375         * src/pine.c
4376         * src/pop.c
4377         * src/prefs_account.c
4378         * src/prefs_actions.c
4379         * src/prefs_common.c
4380         * src/prefs_filtering.c
4381         * src/prefs_filtering_action.c
4382         * src/prefs_folder_column.c
4383         * src/prefs_folder_item.c
4384         * src/prefs_gtk.c
4385         * src/prefs_matcher.c
4386         * src/prefs_quote.c
4387         * src/prefs_send.c
4388         * src/prefs_summaries.c
4389         * src/prefs_summary_column.c
4390         * src/prefs_template.c
4391         * src/prefs_themes.c
4392         * src/prefs_toolbar.c
4393         * src/printing.c
4394         * src/privacy.c
4395         * src/procheader.c
4396         * src/procmime.c
4397         * src/procmsg.c
4398         * src/quote_fmt.c
4399         * src/remotefolder.c
4400         * src/send_message.c
4401         * src/sourcewindow.c
4402         * src/statusbar.c
4403         * src/stock_pixmap.c
4404         * src/summary_search.c
4405         * src/summaryview.c
4406         * src/textview.c
4407         * src/toolbar.c
4408         * src/undo.c
4409         * src/uri_opener.c
4410         * src/vcard.c
4411         * src/common/base64.c
4412         * src/common/claws.c
4413         * src/common/hooks.c
4414         * src/common/plugin.c
4415         * src/common/prefs.c
4416         * src/common/session.c
4417         * src/common/smtp.c
4418         * src/common/socket.c
4419         * src/common/string_match.c
4420         * src/common/stringtable.c
4421         * src/common/utils.c
4422         * src/common/utils.h
4423         * src/common/xml.c
4424         * src/common/xmlprops.c
4425         * src/gtk/colorlabel.c
4426         * src/gtk/combobox.c
4427         * src/gtk/foldersort.c
4428         * src/gtk/gtkaspell.c
4429         * src/gtk/gtkcmclist.c
4430         * src/gtk/gtkcmctree.c
4431         * src/gtk/gtkcmoptionmenu.c
4432         * src/gtk/gtksctree.c
4433         * src/gtk/gtkshruler.c
4434         * src/gtk/gtksourceprintjob.c
4435         * src/gtk/gtkutils.c
4436         * src/gtk/gtkvscrollbutton.c
4437         * src/gtk/logwindow.c
4438         * src/gtk/menu.c
4439         * src/gtk/pluginwindow.c
4440         * src/gtk/prefswindow.c
4441         * src/gtk/quicksearch.c
4442         * src/gtk/spell_entry.c
4443         * src/plugins/pgpcore/select-keys.c
4444         * src/plugins/pgpinline/pgpinline.c
4445         * src/plugins/pgpmime/pgpmime.c
4446         * src/plugins/smime/smime.c
4447         * src/plugins/spamassassin/spamassassin_gtk.c
4448                 Mass commit changing g_return_* to cm_return_*
4449                 and making these more interesting
4450
4451 2009-02-23 [colin]      3.7.0cvs72
4452
4453         * src/imap.c
4454                 Always initialise error code to no error
4455
4456 2009-02-23 [colin]      3.7.0cvs71
4457
4458         * src/imap.c
4459                 Fix separator substitution
4460
4461 2009-02-23 [colin]      3.7.0cvs70
4462
4463         * src/stock_pixmap.c
4464         * src/gtk/colorlabel.c
4465                 don't use g_return on normal checks
4466
4467 2009-02-22 [colin]      3.7.0cvs69
4468
4469         * src/addressbook.c
4470         * src/procmime.c
4471                 More fixes
4472
4473 2009-02-22 [colin]      3.7.0cvs68
4474
4475         * src/addrduplicates.c
4476         * src/addressbook.c
4477         * src/addrharvest.c
4478         * src/codeconv.c
4479         * src/compose.c
4480         * src/filtering.c
4481         * src/folder.c
4482         * src/imap.c
4483         * src/imap_gtk.c
4484         * src/importldif.c
4485         * src/jpilot.c
4486         * src/mainwindow.c
4487         * src/matcher.c
4488         * src/mbox.c
4489         * src/messageview.c
4490         * src/mh_gtk.c
4491         * src/prefs_common.c
4492         * src/prefs_filtering.c
4493         * src/prefs_gtk.c
4494         * src/printing.c
4495         * src/privacy.c
4496         * src/procmime.c
4497         * src/procmsg.c
4498         * src/summaryview.c
4499         * src/textview.c
4500         * src/undo.c
4501         * src/wizard.c
4502         * src/common/md5.c
4503         * src/common/socket.c
4504         * src/common/template.c
4505         * src/etpan/imap-thread.c
4506         * src/gtk/gtkaspell.c
4507         * src/gtk/gtkcmctree.c
4508         * src/gtk/gtksctree.c
4509         * src/gtk/inputdialog.c
4510         * src/plugins/pgpcore/sgpgme.c
4511         * src/plugins/pgpmime/pgpmime.c
4512         * src/plugins/smime/smime.c
4513         * src/plugins/spamassassin/spamassassin.c
4514                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
4515                 uninitialised accesses
4516
4517 2009-02-17 [colin]      3.7.0cvs67
4518
4519         * src/compose.c
4520                 Disable controls during queuing
4521
4522 2009-02-15 [colin]      3.7.0cvs66
4523
4524         * src/privacy.c
4525         * src/plugins/pgpcore/select-keys.c
4526         * src/plugins/pgpcore/sgpgme.c
4527                 Disable use of disabled keys
4528
4529 2009-02-15 [colin]      3.7.0cvs65
4530
4531         * src/folderview.c
4532         * src/summaryview.c
4533                 Fix font updating after changing 
4534                 prefs_common.derive_from_normal_font
4535
4536 2009-02-12 [paul]       3.7.0cvs64
4537
4538         * src/addressitem.h
4539         * src/export.h
4540         * src/headerview.c
4541         * src/headerview.h
4542         * src/common/version.h.in
4543         * src/gtk/about.h
4544         * src/gtk/menu.c
4545         * src/gtk/menu.h
4546                 more copyright header fixes
4547
4548 2009-02-12 [paul]       3.7.0cvs63
4549
4550         * src/gtk/progressdialog.c
4551         * src/gtk/progressdialog.h
4552                 fix copyright header
4553
4554 2009-02-12 [paul]       3.7.0cvs62
4555
4556         * src/gtk/spell_entry.c
4557         * src/gtk/spell_entry.h
4558                 better, more standard copyright header
4559
4560 2009-02-12 [paul]       3.7.0cvs61
4561
4562         * src/gtk/spell_entry.c
4563         * src/gtk/spell_entry.h
4564                 changes to copyright header
4565
4566 2009-02-12 [paul]       3.7.0cvs60
4567
4568         * src/gtk/spell_entry.c
4569         * src/gtk/spell_entry.h
4570                 fix broken build
4571
4572 2009-02-11 [colin]      3.7.0cvs59
4573
4574         * src/gtk/spell_entry.c
4575         * src/gtk/spell_entry.h
4576                 Forgot to add files
4577
4578 2009-02-11 [colin]      3.7.0cvs58
4579
4580         * src/compose.c
4581         * src/gtk/Makefile.am
4582         * src/gtk/gtkaspell.c
4583         * src/gtk/gtkaspell.h
4584                 Add spellcheck to subject. Patch by
4585                 Pawel.
4586
4587 2009-02-10 [holger]     3.7.0cvs57
4588
4589         * src/printing.c
4590         * src/common/defs.h
4591                 Move filename define for printing page setup cache to defs.h
4592
4593 2009-02-08 [mones]      3.7.0cvs56
4594
4595         * src/matcher.h
4596                 Fix build for bison 2.4.1
4597
4598 2009-02-06 [holger]     3.7.0cvs55
4599
4600         * src/prefs_common.c
4601         * src/prefs_common.h
4602         * src/printing.c
4603                 Fix restoring of custom page setups for printing by
4604                 temporarily caching the settings.
4605                 This is a workaround for Gnome Bug #39018, and fixes
4606                 Claws Mail Bug #1840.
4607
4608 2009-02-06 [colin]      3.7.0cvs54
4609
4610         * src/mainwindow.c
4611                 Fix hardcoded Shift-Q quits. Fixes
4612                 bug 1838, 'Claws-Mail sometimes quits 
4613                 when attempting to type a capital Q'
4614
4615 2009-01-31 [paul]       3.7.0cvs53
4616
4617         * src/compose.c
4618                 revert 3.7.0cvs49, until there is time to find out
4619                 why it causes a nasty crash!
4620
4621 2009-01-31 [paul]       3.7.0cvs52
4622
4623         * src/mainwindow.c
4624                 1 string that was forgotten for translation
4625
4626 2009-01-31 [paul]       3.7.0cvs51
4627
4628         * src/messageview.c
4629                 2 strings that were forgotten for translation
4630
4631 2009-01-31 [paul]       3.7.0cvs50
4632
4633         * src/gtk/prefswindow.c
4634                 build prefs tree in a slightly smarter way -
4635                 fix bug where if path[0] had same name as
4636                 path[1], (like in the de translation), path[1]
4637                 was lost and not shown in the window
4638
4639 2009-01-31 [paul]       3.7.0cvs49
4640
4641         * src/compose.c
4642                 fix bug 1836, 'Quoted text still blue after
4643                 removal of quote-character'
4644                 comment out some debug_print's that needlessly
4645                 slow things down
4646         * src/undo.c
4647                 comment out a debug_print that needlessly slows
4648                 things down
4649
4650 2009-01-31 [paul]       3.7.0cvs48
4651
4652         * src/summaryview.c
4653                 fix bug 1834, '"semi"-selection when collapsing thread'
4654
4655 2009-01-31 [paul]       3.7.0cvs47
4656
4657         * src/prefs_compose_writing.c
4658         * src/prefs_message.c
4659                 move 'quote_chars' pref to where it should be
4660
4661 2009-01-30 [paul]       3.7.0cvs46
4662
4663         * src/summaryview.c
4664                 fix updating of popup menu sensitivity
4665
4666 2009-01-28 [paul]       3.7.0cvs45
4667
4668         * tools/filter_conv_new.pl
4669                 move 'move' and 'delete' to end of @actions
4670                 so that they are always final actions in the
4671                 generated filtering rule
4672
4673 2009-01-27 [paul]       3.7.0cvs44
4674
4675         * src/messageview.c
4676                 always select text/calendar mimepart if suitable
4677                 plugin (i.e. vCalendar) is available
4678
4679 2009-01-27 [paul]       3.7.0cvs43
4680
4681         * src/folder.c
4682                 fix crash when right-clicking in summaryview when
4683                 processing is active
4684
4685 2009-01-22 [colin]      3.7.0cvs42
4686
4687         * src/compose.c
4688         * src/privacy.c
4689         * src/privacy.h
4690                 When replying to signed/encrypted mail and the
4691                 preference to sign/encrypt in this case is set,
4692                 choose the original mail's privacy system (if
4693                 available).
4694
4695 2009-01-21 [colin]      3.7.0cvs41
4696
4697         * src/addressbook.h
4698                 Fix warning (on-the-fly theming of
4699                 addressbook isn't complete yet)
4700
4701 2009-01-21 [colin]      3.7.0cvs40
4702
4703         * src/account.c
4704         * src/addressbook.c
4705                 Win32: Fix window placement
4706
4707 2009-01-21 [paul]       3.7.0cvs39
4708
4709         * src/inc.c
4710                 update timeout log msg
4711
4712 2009-01-17 [colin]      3.7.0cvs38
4713
4714         * src/main.c
4715         * src/mbox.c
4716         * src/common/md5.c
4717         * src/common/utils.c
4718         * src/etpan/imap-thread.c
4719                 Fix g_open calls (which don't ignore mode)
4720
4721 2009-01-17 [colin]      3.7.0cvs37
4722
4723         * src/addressbook.c
4724         * src/compose.c
4725         * src/foldersel.c
4726         * src/main.c
4727         * src/mainwindow.c
4728         * src/mbox.c
4729         * src/common/md5.c
4730         * src/common/ssl_certificate.c
4731         * src/common/tags.c
4732         * src/common/utils.c
4733         * src/etpan/imap-thread.c
4734         * src/plugins/bogofilter/bogofilter.c
4735         * src/plugins/pgpinline/pgpinline.c
4736         * src/plugins/smime/smime.c
4737                 Probably fix bug 1825, 'Unable to fetch messages from 
4738                 IMAP folders named with non-ASCII string'
4739                 Change remaining occurences of fopen and open with
4740                 g_fopen and g_open
4741
4742 2009-01-17 [paul]       3.7.0cvs36
4743
4744         * manual/faq.xml
4745                 update an old, outdated piece of info
4746
4747 2009-01-17 [paul]       3.7.0cvs35
4748
4749         * src/prefs_folder_item.c
4750                 fix bug where saving Folder Properties of a
4751                 sub-folder of outbox, queue, draft or trash
4752                 would change its parent's folder type to normal
4753
4754 2009-01-12 [mones]      3.7.0cvs34
4755
4756         * po/es.po
4757                 Updated translation
4758
4759 2009-01-12 [wwp]        3.7.0cvs33
4760
4761         * tools/fix_date.sh
4762         * tools/popfile-link.sh
4763         * tools/textviewer.sh
4764                 Fix bashisms and other portability glitches (thanks to
4765                 Steven M. Bellovin).
4766
4767 2009-01-11 [paul]       3.7.0cvs32
4768
4769         * src/addrindex.c
4770                 clean up some build warnings
4771
4772 2009-01-11 [colin]      3.7.0cvs31
4773
4774         * src/addrindex.c
4775                 Revert part of patch 3.7.0cvs29 
4776                 This function is used when jpilot
4777                 support is disabled
4778
4779 2009-01-11 [colin]      3.7.0cvs30
4780
4781         * src/folder.c
4782                 folder_find_child_item_by_name():
4783                 actually use name, not path's basename
4784
4785 2009-01-11 [paul]       3.7.0cvs29
4786
4787         * src/addrclip.c
4788         * src/addrindex.c
4789         * src/addritem.c
4790         * src/foldersel.h
4791         * src/folderview.c
4792         * src/prefs_folder_item.c
4793                 clean up some build warnings
4794
4795 2009-01-11 [paul]       3.7.0cvs28
4796
4797         * src/gtk/about.c
4798                 don't even mention printing support, assume its
4799                 presence, unless building with GTK+ < 2.10.0
4800
4801 2009-01-10 [colin]      3.7.0cvs27
4802
4803         * src/codeconv.c
4804                 Fix bug 1811, '[mime] Crash when there's no 
4805                 room for filename's start on the same line'
4806                 When the mimetype of the attachment is very 
4807                 long, there's no room at all to start the 
4808                 name=... parameter on the same line. This
4809                 caused an infinite loop as 0 characters of
4810                 the filename could be appended.
4811                 In such cases, insert linebreak before the
4812                 name parameter.
4813
4814 2009-01-09 [colin]      3.7.0cvs26
4815
4816         * src/compose.c
4817         * src/mainwindow.c
4818         * src/common/utils.c
4819                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
4820                 Compose Window does not attach'
4821
4822 2009-01-09 [colin]      3.7.0cvs25
4823
4824         * src/foldersel.c
4825                 Fix bug 1817, 'Changing Themes does not 
4826                 update the pixmaps in "Select folder" 
4827                 dialog box'
4828
4829 2009-01-09 [colin]      3.7.0cvs24
4830
4831         * src/main.c
4832                 Win32: Fix bug 1816, 'Attaching files with 
4833                 command-line generates error after attaching'
4834
4835 2009-01-09 [paul]       3.7.0cvs23
4836
4837         * src/gtk/about.c
4838                 forgot this '2009' in last commit
4839
4840 2009-01-09 [paul]       3.7.0cvs22
4841
4842         * src/*/*.[c,h]
4843                 it's 2009!
4844                 update copyright headers
4845
4846 2009-01-09 [paul]       3.7.0cvs21
4847
4848         * doc/man/claws-mail.1
4849                 update Team list
4850
4851 2009-01-09 [colin]      3.7.0cvs20
4852
4853         * src/messageview.c
4854                 Fix bug 1814, 'Windows' WM badly places 
4855                 message view'
4856
4857 2009-01-09 [colin]      3.7.0cvs19
4858
4859         * src/prefs_themes.c
4860         * src/stock_pixmap.c
4861         * src/stock_pixmap.h
4862         * src/common/utils.c
4863         * src/common/utils.h
4864                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
4865
4866 2009-01-08 [colin]      3.7.0cvs18
4867
4868         * src/mimeview.c
4869                 Win32: Fix bug 1810, 'Pressing 'o' key 
4870                 crashes CM'
4871
4872 2009-01-07 [colin]      3.7.0cvs17
4873
4874         * src/html.c
4875                 Fix bug 1432, '&amp; not escaped in links (HTML 
4876                 rendered as text)'
4877
4878 2009-01-06 [colin]      3.7.0cvs16
4879
4880         * src/plugins/pgpcore/select-keys.c
4881                 Warn translators the usual way about
4882                 accels
4883
4884 2009-01-06 [colin]      3.7.0cvs15
4885
4886         * src/mainwindow.c
4887                 Fix synchronisation dialog that shouldn't
4888                 appear when network goes down (Network
4889                 Manager)
4890         * src/mimeview.c
4891         * src/textview.c
4892                 Fix save as when attach_save_dir isn't set
4893                 fixes bug 1804, 'attach_save_directory does 
4894                 not default to $HOME'
4895         * src/plugins/pgpcore/select-keys.c
4896                 Add mnemonics to buttons - warn translators!
4897
4898 2009-01-06 [wwp]        3.7.0cvs14
4899
4900         * src/common/utils.c
4901                 Fix cvs13, thanks to Colin.
4902
4903 2009-01-06 [wwp]        3.7.0cvs13
4904
4905         * src/common/utils.c
4906                 Better support for Spanish Outlook replies (RES).
4907
4908 2009-01-02 [colin]      3.7.0cvs12
4909
4910         * src/folderview.c
4911                 Fix (+) sign after collapsed folder names that 
4912                 have quicksearch-matching children.
4913                 Fixes bug 1506, 'Recursive search in collapsed 
4914                 folders'
4915
4916 2009-01-02 [colin]      3.7.0cvs11
4917
4918         * src/stock_pixmap.c
4919         * src/stock_pixmap.h
4920                 Remove now-unused stock_pixmap_gdk
4921
4922 2009-01-02 [colin]      3.7.0cvs10
4923
4924         * src/gtk/gtkutils.c
4925         * src/pixmaps/claws-mail_icon.xpm
4926                 Use pixbuf for app icon, and make the app icon
4927                 a bit nicer
4928
4929 2009-01-02 [colin]      3.7.0cvs9
4930
4931         * src/uri_opener.c
4932                 Show both link title and URI if possible
4933
4934 2009-01-02 [colin]      3.7.0cvs8
4935
4936         * src/addressadd.c
4937         * src/addressbook.c
4938         * src/addressbook_foldersel.c
4939         * src/addressitem.h
4940         * src/folderview.c
4941         * src/grouplistdialog.c
4942         * src/importldif.c
4943         * src/mimeview.c
4944         * src/summaryview.c
4945         * src/gtk/gtkcmclist.c
4946         * src/gtk/gtkcmclist.h
4947         * src/gtk/gtkcmctree.c
4948         * src/gtk/gtkcmctree.h
4949         * src/gtk/gtksctree.c
4950         * src/gtk/gtksctree.h
4951                 Implement pixbuf rendering in tree widgets
4952                 instead of pixmaps
4953         * src/plugins/trayicon/trayicon.c
4954         * src/noticeview.c
4955         * src/prefs_themes.c
4956                 Use pixbuf rendering here too
4957
4958 2008-12-30 [paul]       3.7.0cvs7
4959
4960         * src/textview.c
4961                 no need to prematurely trim the uri in the statusbar
4962
4963 2008-12-29 [paul]       3.7.0cvs6
4964
4965         * src/procmsg.c
4966                 prefer List-Id header to X-* headers when creating
4967                 filter rule automatically
4968
4969 2008-12-28 [colin]      3.7.0cvs5
4970
4971         * src/compose.c
4972                 Set minimum height to 440 instead of 480
4973
4974 2008-12-22 [colin]      3.7.0cvs4
4975
4976         * src/compose.c
4977                 Fix bug 1799, '"Discard message" deletes manually 
4978                 saved draft'. Switch rmode to REEDIT after 
4979                 manually saving.
4980
4981 2008-12-21 [paul]       3.7.0cvs3
4982
4983         * tools/claws.i18n.status.pl
4984                 updates
4985
4986 2008-12-21 [paul]       3.7.0cvs2
4987
4988         * AUTHORS
4989         * src/gtk/authors.h
4990                 (more) updates
4991
4992 2008-12-21 [paul]       3.7.0cvs1
4993
4994         * AUTHORS
4995         * src/gtk/authors.h
4996                 updates
4997
4998 2008-12-19 [paul]       3.7.0
4999
5000         * NEWS
5001         * README
5002         * RELEASE_NOTES 
5003                 3.7.0 released!
5004
5005 2008-12-19 [paul]       3.6.1cvs80
5006
5007         * configure.ac
5008                 remove unmaintained sk and sr from ALL_LINGUAS
5009                 add newly maintained cs to ALL_LINGUAS
5010         * po/bg.po
5011         * po/ca.po
5012         * po/cs.po
5013         * po/de.po
5014         * po/fi.po
5015         * po/hu.po
5016         * po/nl.po
5017         * po/pt_BR.po
5018         * po/ru.po
5019         * po/sv.po
5020                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
5021                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
5022                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
5023                 Persson Fink
5024
5025 2008-12-16 [colin]      3.6.1cvs79
5026
5027         * src/plugins/pgpcore/sgpgme.c
5028                 Fix warning
5029
5030 2008-12-15 [colin]      3.6.1cvs78
5031
5032         * src/compose.c
5033         * src/privacy.c
5034         * src/privacy.h
5035         * src/plugins/pgpcore/sgpgme.c
5036         * src/plugins/pgpcore/sgpgme.h
5037         * src/plugins/pgpinline/pgpinline.c
5038         * src/plugins/pgpmime/pgpmime.c
5039         * src/plugins/smime/smime.c
5040                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
5041                 email address" doesn't work'. Use custom from address
5042                 if set
5043
5044 2008-12-15 [colin]      3.6.1cvs77
5045
5046         * src/common/utils.c
5047                 Fix bug 1746, 'Makes a mailto link from several 
5048                 paragraphs'
5049
5050 2008-12-15 [paul]       3.6.1cvs76
5051
5052         * m4/spamassassin.m4
5053                 fix warnings thrown up by autoconf-2.63
5054
5055 2008-12-13 [colin]      3.6.1cvs75
5056
5057         * Makefile.am
5058         * src/Makefile.am
5059         * src/common/ssl.c
5060         * src/common/utils.c
5061         * src/common/utils.h
5062         * tools/Makefile.am
5063                 Finish previous patch
5064
5065 2008-12-13 [colin]      3.6.1cvs74
5066
5067         * tools/Makefile.am
5068                 Only install certs on windows
5069
5070 2008-12-13 [colin]      3.6.1cvs73
5071
5072         * tools/Makefile.am
5073         * tools/ca-certificates.crt
5074         * src/common/Makefile.am
5075         * src/common/ssl.c
5076                 First try to ship SSL certificates in Windows
5077                 build
5078
5079 2008-12-12 [colin]      3.6.1cvs72
5080
5081         * configure.ac
5082         * src/plugins/pgpinline/claws.def
5083                 Windows build fixes
5084
5085 2008-12-12 [paul]       3.6.1cvs71
5086
5087         * src/imap.c
5088         * src/mh.c
5089         * src/partial_download.c
5090         * src/textview.c
5091         * src/common/claws.c
5092         * src/common/prefs.c
5093         * src/common/utils.c
5094                 win32: fix unlinking, renaming and bug with
5095                 non-ascii username
5096                 Patch by Colin
5097
5098 2008-12-11 [colin]      3.6.1cvs70
5099
5100         * po/fr.po
5101         * manual/fr/advanced.xml
5102                 Update french translations
5103
5104 2008-12-10 [colin]      3.6.1cvs69
5105
5106         * manual/faq.xml
5107                 Correct bug submission guidelines
5108
5109 2008-12-10 [colin]      3.6.1cvs68
5110
5111         * src/plugins/pgpcore/pgp_viewer.c
5112                 Fix bug 1736, 'Key import does not work'
5113                 Kill the correct pid (and not the parent
5114                 shell), and increase the timeout a bit.
5115
5116 2008-12-09 [paul]       3.6.1cvs67
5117
5118         * src/messageview.c
5119                 ensure that any stray noticeview buttons are hidden,
5120                 as clicking them causes segfaults!
5121
5122 2008-12-09 [colin]      3.6.1cvs66
5123
5124         * src/compose.c
5125         * src/compose.h
5126         * src/folder_item_prefs.h
5127         * src/prefs_common.c
5128         * src/prefs_common.h
5129         * src/common/defs.h
5130                 Fix bug 1792, '"Save Message to" should 
5131                 retain list of recently selected folders'
5132                 Also, make Enchant-related prefs stick
5133                 even if the build doesn't enable enchant
5134
5135 2008-12-09 [paul]       3.6.1cvs65
5136
5137         * src/messageview.c
5138                 fix bug 1787, 'Prevent automatic PGP inline
5139                 decryption attempts' use the noticeview to display
5140                 decryption failure messages instead of the irritating
5141                 popup dialog
5142
5143 2008-12-09 [colin]      3.6.1cvs64
5144
5145         * src/prefs_filtering.c
5146                 Fix bug 1789, 'filtering account selection 
5147                 (regression)'. Filtering on sending-only
5148                 accounts can be a little useful when using
5149                 filtering via Tools menu.
5150
5151 2008-12-07 [paul]       3.6.1cvs63
5152
5153         * src/prefs_actions.c
5154                 don't auto-select first entry (same as other
5155                 similar dialogs)
5156         * src/gtk/pluginwindow.c
5157                 these parents don't have children so don't look
5158                 for them
5159
5160 2008-12-07 [paul]       3.6.1cvs62
5161
5162         * src/prefs_account.c
5163         * src/gtk/pluginwindow.c
5164         * src/gtk/prefswindow.c
5165         * src/gtk/prefswindow.h
5166                 auto-select first page
5167
5168 2008-12-05 [colin]      3.6.1cvs61
5169
5170         * src/codeconv.c
5171         * src/procmime.c
5172                 Fix bug 1788, 'CM crashes re-encoding 
5173                 encoded parameters' (introduced in cvs40)
5174
5175 2008-12-05 [paul]       3.6.1cvs60
5176
5177         * src/prefs_common.h
5178                 remove gpg prefs that are no longer needed here
5179
5180 2008-12-03 [colin]      3.6.1cvs59
5181
5182         * src/msgcache.c
5183                 Speed up cache reading (about 10% gain)
5184         * src/summaryview.c
5185         * src/gtk/gtksctree.c
5186                 Speed up expand/collapse all threads
5187                 (about 95% gain)
5188
5189 2008-12-03 [paul]       3.6.1cvs58
5190
5191         * configure.ac
5192                 eradicate gcc4's signedness warnings
5193                 fix building with gnuTLS on (Open)Solaris
5194
5195 2008-12-01 [colin]      3.6.1cvs57
5196
5197         * src/gtk/gtkcmclist.c
5198                 Fix column headers
5199
5200 2008-12-01 [colin]      3.6.1cvs56
5201
5202         * src/plugins/pgpinline/pgpinline.c
5203                 Fix bug 1779, 'PGP Inline badly handles 
5204                 multipart'. Properly dump the current part
5205                 instead of running around with scissors
5206
5207 2008-11-30 [paul]       3.6.1cvs55
5208
5209         * manual/advanced.xml
5210         * manual/plugins.xml
5211         * src/prefs_toolbar.c
5212                 remove the verb from the page title and
5213                 update references in the manual
5214
5215 2008-11-30 [paul]       3.6.1cvs54
5216
5217         * src/prefs_other.c
5218                 move Other/ page to Other/Miscellaneous
5219         * src/gtk/prefswindow.c
5220                 make parent page unselectable
5221
5222 2008-11-29 [paul]       3.6.1cvs53
5223
5224         * README
5225                 add the new 'primary_paste_unselects' hidden
5226                 option, add missing 'log_[...]_color' options,
5227                 and reformat the text
5228         * manual/advanced.xml
5229                 add the new 'primary_paste_unselects' hidden
5230                 option, add missing 'log_[...]_color' options
5231
5232 2008-11-28 [colin]      3.6.1cvs52
5233
5234         * src/mimeview.c
5235                 Fix leak
5236
5237 2008-11-28 [colin]      3.6.1cvs51
5238
5239         * po/fr.po
5240                 Update translation
5241
5242 2008-11-28 [colin]      3.6.1cvs50
5243
5244         * src/mainwindow.c
5245                 Fix account selection in Mailing list
5246                 menu
5247
5248 2008-11-28 [paul]       3.6.1cvs49
5249
5250         * po/Makefile.in.in
5251                 automatically remove obsolete strings
5252
5253 2008-11-28 [colin]      3.6.1cvs48
5254
5255         * src/plugins/pgpcore/sgpgme.c
5256                 Fix error message when key isn't available.
5257
5258 2008-11-27 [colin]      3.6.1cvs47
5259
5260         * src/filtering.c
5261         * src/matcher.c
5262                 Fix a little leak
5263
5264 2008-11-26 [colin]      3.6.1cvs46
5265
5266         * src/common/ssl.c
5267                 Fix new warning
5268
5269 2008-11-26 [colin]      3.6.1cvs45
5270
5271         * src/plugins/pgpcore/select-keys.c
5272         * src/plugins/pgpcore/sgpgme.c
5273                 Fix bug 1591, 'S/MIME: better key 
5274                 handling/selection dialog'
5275                 Really ignore revoked/expired keys
5276
5277 2008-11-26 [colin]      3.6.1cvs44
5278
5279         * src/main.c
5280         * src/common/claws.c
5281         * src/common/ssl.c
5282                 Make sure libgcrypt's threading is initialised
5283                 before gnutls. See also old bug 1539.
5284
5285 2008-11-26 [colin]      3.6.1cvs43
5286
5287         * src/imap.c
5288         * src/news.c
5289         * src/etpan/imap-thread.c
5290                 Fix possible crashes due to clist_begin()
5291                 not checking for NULLs (it should!)
5292
5293 2008-11-25 [colin]      3.6.1cvs42
5294
5295         * src/procmime.c
5296                 Fix line length in MIME parameters
5297
5298 2008-11-22 [paul]       3.6.1cvs41
5299
5300         * src/compose.c
5301                 grab Return key press in attachments Properties
5302                 dialog
5303
5304 2008-11-21 [colin]      3.6.1cvs40
5305
5306         * src/compose.c
5307         * src/procmime.c
5308                 Fix bug 1776, 'use encoded name parameters 
5309                 for attachments instead of ascii'.
5310                 Break the RFC 2047 by using B-encoded 
5311                 filename parameter, like everyone does,
5312                 following advice from the RFC author.
5313
5314 2008-11-21 [colin]      3.6.1cvs39
5315
5316         * src/common/socket.c
5317                 Rehandshake if server asks to
5318
5319 2008-11-21 [colin]      3.6.1cvs38
5320
5321         * src/mimeview.h
5322         * src/toolbar.h
5323         * src/common/session.h
5324         * src/common/smtp.h
5325                 Move conditional-compilation members to
5326                 end of structs
5327
5328 2008-11-19 [wwp]        3.6.1cvs37
5329
5330         * src/prefs_actions.c
5331                 Fixed wrong behaviour when pressing Escape (was not cancelling
5332                 the action).
5333
5334 2008-11-19 [wwp]        3.6.1cvs36
5335
5336         * src/compose.c
5337         * src/matcher.c
5338         * src/messageview.c
5339         * src/mimeview.c
5340         * src/prefs_actions.c
5341         * src/prefs_filtering_action.c
5342         * src/procmsg.c
5343         * src/summaryview.c
5344         * src/textview.c
5345         * src/common/utils.c
5346                 Replace occurrences of "command line" with "command-line" everywhere.
5347                 Enforce code style (mostly indentation) in prefs_actions.c.
5348
5349 2008-11-19 [colin]      3.6.1cvs35
5350
5351         * src/compose.c
5352         * src/prefs_common.c
5353         * src/prefs_common.h
5354                 Add primary_paste_unselects hidden preference
5355                 to change how middle-click pasting changes
5356                 the selection and insert point; defaults to
5357                 pre-3.6.1cvs31
5358
5359 2008-11-19 [colin]      3.6.1cvs34
5360
5361         * src/folderview.c
5362                 Always give focus to summaryview, even if
5363                 the folder is empty, in small screen layout.
5364                 Allows to go back to folderlist using the
5365                 keyboard.
5366
5367 2008-11-18 [colin]      3.6.1cvs33
5368
5369         * src/mainwindow.h
5370                 Put back conditional at the end of struct
5371
5372 2008-11-18 [colin]      3.6.1cvs32
5373
5374         * src/procmime.c
5375         * src/common/w32_reg.c
5376                 Fix crash on win32 when browsing to a
5377                 directory
5378
5379 2008-11-15 [colin]      3.6.1cvs31
5380
5381         * src/compose.c
5382                 After a mid-click paste, deselect selection
5383                 and go to end of paste.
5384
5385 2008-11-15 [colin]      3.6.1cvs30
5386
5387         * src/compose.c
5388                 Auto-save draft after external editor quits
5389
5390 2008-11-15 [colin]      3.6.1cvs29
5391
5392         * src/plugins/pgpcore/sgpgme.c
5393                 Fix wrong error display, thanks to
5394                 Charles A. Edwards
5395
5396 2008-11-14 [colin]      3.6.1cvs28
5397
5398         * src/prefs_actions.c
5399                 Comment out bogus (IMO) warning
5400
5401 2008-11-14 [colin]      3.6.1cvs27
5402
5403         * src/mainwindow.c
5404         * src/summaryview.c
5405         * src/summaryview.h
5406         * src/gtk/menu.c
5407         * src/gtk/menu.h
5408                 Share summaryview's context menu actions with
5409                 the equivalent menu items of the main menu;
5410                 this allows to share accelerators and de-
5411                 duplicate code.
5412
5413 2008-11-14 [colin]      3.6.1cvs26
5414
5415         * src/plugins/pgpcore/sgpgme.c
5416                 Fix bug 1768, 'claws-mail crashes while 
5417                 checking smime bad signature'
5418
5419 2008-11-13 [colin]      3.6.1cvs25
5420
5421         * src/account.c
5422         * src/filtering.c
5423                 Fix redefinition of PREFSBUFSIZE
5424
5425 2008-11-13 [wwp]        3.6.1cvs24
5426
5427         * tools/popfile-link.sh
5428                 Add support for reusing existing POPFile session ID.
5429
5430 2008-11-12 [colin]      3.6.1cvs23
5431
5432         * src/prefs_gtk.h
5433                 Fix bug 1771, 'Folder template gets 
5434                 truncated when exiting the application'
5435                 Use a 32k buffer for string preferences
5436
5437 2008-11-11 [colin]      3.6.1cvs22
5438
5439         * src/summaryview.c
5440                 Fix "display sender using addressbook" when
5441                 prefs_common.swap_from is in use. Patch by
5442                 H. Merijn Brand
5443
5444 2008-11-11 [colin]      3.6.1cvs21
5445
5446         * src/autofaces.c
5447         * src/common/md5.c
5448         * src/common/md5.h
5449                 Make a few functions static
5450
5451 2008-11-07 [colin]      3.6.1cvs20
5452
5453         * src/mainwindow.c
5454         * src/summaryview.c
5455                 Fix crash when rebuilding colorlabel
5456                 menu
5457         * src/addrgather.c
5458         * src/editldap.c
5459         * src/prefs_account.c
5460         * src/prefs_compose_writing.c
5461         * src/prefs_logging.c
5462         * src/prefs_message.c
5463         * src/prefs_other.c
5464         * src/prefs_receive.c
5465         * src/prefs_summaries.c
5466         * src/prefs_wrapping.c
5467         * src/plugins/bogofilter/bogofilter_gtk.c
5468         * src/plugins/pgpcore/prefs_gpg.c
5469         * src/plugins/spamassassin/spamassassin_gtk.c
5470                 Fix deprecated use of page_size in 
5471                 gtkspinbutton adjustments
5472
5473 2008-11-06 [mones]      3.6.1cvs19
5474
5475         * src/mainwindow.c
5476                 Fix missing "About" in Help menu
5477         * tools/claws.i18n.status.pl
5478                 Fix header
5479
5480 2008-11-05 [colin]      3.6.1cvs18
5481
5482         * src/action.c
5483         * src/main.c
5484         * src/mainwindow.c
5485         * src/common/socket.c
5486         * src/common/socket.h
5487         * src/gtk/gtkutils.c
5488         * src/gtk/gtkutils.h
5489                 w32: Implement single launch (lock
5490                 socket); always put debug log to
5491                 the rc_dir; fix Start menu update
5492                 after registering as default Mail 
5493                 app
5494
5495 2008-11-05 [colin]      3.6.1cvs17
5496
5497         * src/mainwindow.c
5498                 Setting the Mail start menu item in HKCU 
5499                 confuses the Internet Options dialog. Do 
5500                 it in HKLM as this dialog does.
5501
5502 2008-11-04 [colin]      3.6.1cvs16
5503
5504         * src/common/w32_reg.c
5505                 Fix off-by-one
5506
5507 2008-11-04 [colin]      3.6.1cvs15
5508
5509         * src/procmime.c
5510                 w32: Fix getting content-type 
5511         * src/mimeview.c
5512         * src/prefs_common.c
5513         * src/prefs_common.h
5514         * src/prefs_ext_prog.c
5515         * src/textview.c
5516                 w32: better integration (use the
5517                 standard file associations instead
5518                 of our platform-unadapted open
5519                 dialog)
5520         * src/mainwindow.c
5521         * src/common/utils.c
5522         * src/common/w32_reg.c
5523         * src/common/w32lib.h
5524                 w32: better integration (allow 
5525                 setting Claws as default MUA)
5526
5527 2008-11-01 [colin]      3.6.1cvs14
5528
5529         * src/codeconv.c
5530                 Fix wrongly converted non-ascii characters
5531                 when locale's charset is US-ASCII (strict-mode
5532                 was failing in this case)
5533
5534 2008-10-30 [colin]      3.6.1cvs13
5535
5536         * src/mimeview.c
5537         * src/mimeview.h
5538         * src/textview.c
5539         * src/textview.h
5540                 Use one UI Manager per mimeview, instead of
5541                 the global one -- else user_data pointer gets
5542                 broken if opening and closing another message-
5543                 view, then using right-click on a mimeview's 
5544                 mimepart. Probably fixes bug 1711, 'Save-as
5545                 attachment crashes'
5546
5547 2008-10-24 [paul]       3.6.1cvs12
5548
5549         * tools/Makefile.am
5550         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
5551         * tools/kdeservicemenu/install.sh
5552                 another, possibly the final?, attempt on getting this
5553                 sorted for kde4
5554
5555 2008-10-24 [paul]       3.6.1cvs11
5556
5557         * tools/kdeservicemenu/install.sh
5558                 fix servicemenu installation directory on kde4
5559
5560 2008-10-24 [paul]       3.6.1cvs10
5561
5562         * tools/kdeservicemenu/README
5563         * tools/kdeservicemenu/install.sh
5564                 add support for kde4 in addition to kde3.
5565                 a rework involving checking for kde4-config, then
5566                 kde-config, finally prompting the user for the
5567                 location of either if they cannot be found
5568                 
5569
5570 2008-10-18 [paul]       3.6.1cvs9
5571
5572         * tools/claws.i18n.status.pl
5573                 updated with latest translator info.
5574                 only print for languages defined in %langname
5575
5576 2008-10-17 [paul]       3.6.1cvs8
5577
5578         * src/plugins/pgpcore/sgpgme.c
5579                 when listing the uid's, show the uid validity
5580
5581 2008-10-16 [paul]       3.6.1cvs7
5582
5583         * INSTALL
5584                 updated
5585
5586 2008-10-13 [wwp]        3.6.1cvs6
5587
5588         * po/fr.po
5589                 Updated French translation.
5590
5591 2008-10-11 [colin]      3.6.1cvs5
5592
5593         * src/gtk/authors.h
5594                 Fix bug 1756, "Outdated translators list in About 
5595                 dialogue". Patch by Aleksei Miheev.
5596
5597 2008-10-11 [colin]      3.6.1cvs4
5598
5599         * src/account.c
5600         * src/imap.c
5601         * src/inc.c
5602         * src/main.c
5603         * src/mainwindow.c
5604         * src/news.c
5605         * src/pop.c
5606         * src/pop.h
5607         * src/prefs_account.c
5608         * src/send_message.c
5609         * src/send_message.h
5610         * src/ssl_manager.c
5611         * src/ssl_manager.h
5612         * src/wizard.c
5613         * src/common/claws.c
5614         * src/common/defs.h
5615         * src/common/session.c
5616         * src/common/session.h
5617         * src/common/smtp.c
5618         * src/common/smtp.h
5619         * src/common/socket.c
5620         * src/common/socket.h
5621         * src/common/ssl.c
5622         * src/common/ssl.h
5623         * src/common/ssl_certificate.c
5624         * src/common/ssl_certificate.h
5625         * src/gtk/about.c
5626         * src/gtk/sslcertwindow.c
5627         * src/gtk/sslcertwindow.h
5628                 Remove OpenSSL code
5629
5630 2008-10-11 [colin]      3.6.1cvs3
5631
5632         * src/common/ssl_certificate.c
5633                 Make local function static
5634
5635 2008-10-10 [colin]      3.6.1cvs2
5636
5637         * src/common/ssl.h
5638         * src/common/ssl_certificate.c
5639         * src/gtk/sslcertwindow.c
5640                 Add offline certificate verification,
5641                 thanks to Nikos Mavrogiannopoulos for the
5642                 hints
5643
5644 2008-10-10 [colin]      3.6.1cvs1
5645
5646         * src/common/ssl_certificate.c
5647         * src/gtk/sslcertwindow.c
5648                 Fix warnings
5649
5650 2008-10-10 [paul]       3.6.1
5651
5652         * m4/spamassassin.m4
5653                 remove openssl dross
5654
5655         * NEWS
5656         * README
5657         * RELEASE_NOTES 
5658                 3.6.1 released!
5659
5660 2008-10-10 [colin]      3.6.0cvs25
5661
5662         * src/common/ssl.c
5663                 Tell libetpan it doesn't need to init
5664                 GnuTLS
5665
5666 2008-10-10 [colin]      3.6.0cvs24
5667
5668         * claws-mail.pc.in
5669                 Remove references to openssl
5670
5671 2008-10-09 [colin]      3.6.0cvs23
5672
5673         * configure.ac
5674                 Fix message
5675
5676 2008-10-09 [colin]      3.6.0cvs22
5677
5678         * configure.ac
5679                 Error out when building against openssl
5680
5681 2008-10-09 [colin]      3.6.0cvs21
5682
5683         * configure.ac
5684         * COPYING
5685         * src/crash.c
5686         * src/main.c
5687         * src/gtk/about.c
5688                 Disable OpenSSL due to requirement of
5689                 OpenSSL exception. Code not removed yet,
5690                 just in case, but disabled.
5691
5692 2008-10-09 [colin]      3.6.0cvs20
5693
5694         * configure.ac
5695         * src/Makefile.am
5696         * src/crash.c
5697         * src/gedit-print.c
5698         * src/gedit-print.h
5699         * src/main.c
5700         * src/mainwindow.c
5701         * src/messageview.c
5702         * src/prefs_ext_prog.c
5703         * src/prefs_fonts.c
5704         * src/prefs_image_viewer.c
5705         * src/printing.c
5706         * src/printing.h
5707         * src/summaryview.c
5708         * src/gtk/Makefile.am
5709         * src/gtk/about.c
5710         * src/gtk/gtksourceprintjob.c
5711         * src/gtk/gtksourceprintjob.h
5712                 Revert previous patch. It'd be better to remove
5713                 OpenSSL instead, as GnuTLS works as well.
5714
5715 2008-10-09 [colin]      3.6.0cvs19
5716
5717         * configure.ac
5718         * src/Makefile.am
5719         * src/crash.c
5720         * src/gedit-print.c
5721         * src/gedit-print.h
5722         * src/main.c
5723         * src/mainwindow.c
5724         * src/messageview.c
5725         * src/prefs_ext_prog.c
5726         * src/prefs_fonts.c
5727         * src/prefs_image_viewer.c
5728         * src/printing.c
5729         * src/printing.h
5730         * src/summaryview.c
5731         * src/gtk/Makefile.am
5732         * src/gtk/about.c
5733         * src/gtk/gtksourceprintjob.c
5734         * src/gtk/gtksourceprintjob.h
5735                 Remove the libgnomeprint interface (deprecated,
5736                 and fixes Debian's #501570, 'Copyright confusion')
5737
5738 2008-10-09 [colin]      3.6.0cvs18
5739
5740         * configure.ac
5741                 Require libetpan 0.57 (important fixes)
5742
5743 2008-10-08 [paul]       3.6.0cvs17
5744
5745         * src/prefs_filtering_action.c
5746         * src/prefs_matcher.c
5747                 enable re-ordering of the filtering/processing
5748                 condition and actions lists by drag'n'drop
5749
5750 2008-10-08 [colin]      3.6.0cvs16
5751
5752         * src/addressbook.c
5753                 Fix wrong menu title
5754
5755 2008-10-07 [colin]      3.6.0cvs15
5756
5757         * src/imap.c
5758                 After thinking, revert this. It's only a minor
5759                 annoyance to GSSAPI users, and I can't test this
5760                 right now. Postponed until after next good release.
5761
5762 2008-10-07 [colin]      3.6.0cvs14
5763
5764         * src/imap.c
5765                 Don't ask for a password when using GSSAPI
5766
5767 2008-10-07 [colin]      3.6.0cvs13
5768
5769         * src/mainwindow.c
5770                 Fix build with GTK+ < 2.14
5771
5772 2008-10-07 [colin]      3.6.0cvs12
5773
5774         * src/mainwindow.c
5775         * src/mainwindow.h
5776         * src/prefs_common.c
5777         * src/prefs_common.h
5778         * src/summaryview.c
5779         * src/gtk/colorlabel.c
5780                 Fix bug 1749, 'Shortcut keys for color labels 
5781                 not changeable'
5782                 Make fullscreen a setting remembered between
5783                 sessions
5784
5785 2008-10-07 [colin]      3.6.0cvs11
5786
5787         * src/prefs_other.c
5788                 Fix bug 1747, 'Wanderlust keybindings no longer 
5789                 working (regression)'
5790
5791 2008-10-07 [colin]      3.6.0cvs10
5792
5793         * src/mainwindow.c
5794                 Make fullscreen a real menu item
5795
5796 2008-10-07 [colin]      3.6.0cvs9
5797
5798         * src/mainwindow.c
5799                 Make sure we won't save size when
5800                 fullscreening
5801
5802 2008-10-06 [colin]      3.6.0cvs8
5803
5804         * src/mainwindow.c
5805         * src/mainwindow.h
5806                 Handle fullscreen via F11. Patch by
5807                 Michael Rasmussen
5808
5809 2008-10-06 [colin]      3.6.0cvs7
5810
5811         * src/common/ssl.c
5812                 Fix return value when setting client cert
5813
5814 2008-10-04 [colin]      3.6.0cvs6
5815
5816         * src/mimeview.c
5817                 Fix bug 1742, 'Attachment list contents not 
5818                 visible/scrollable'
5819
5820 2008-10-04 [paul]       3.6.0cvs5
5821
5822         * src/mainwindow.c
5823                 fix failure of Hide toolbar option on restart
5824
5825 2008-10-04 [colin]      3.6.0cvs4
5826
5827         * src/addressbook.c
5828         * src/compose.c
5829         * src/mainwindow.c
5830         * src/messageview.c
5831         * src/summaryview.c
5832                 Maemo: Fix bug 1737, Crashes upon opening
5833
5834 2008-10-04 [paul]       3.6.0cvs3
5835
5836         * po/pt_BR.po
5837                 submitted (just a little late) by Frederico
5838                 Goncalves Guimaraes
5839
5840 2008-10-03 [wwp]        3.6.0cvs2
5841
5842         * po/fr.po
5843                 Many fixes, mostly in menus and accelerators.
5844
5845 2008-10-03 [colin]      3.6.0cvs1
5846
5847         * src/gtk/filesel.c
5848                 Allow network mounts with new GTKs: they're
5849                 available via FUSE mounts and we don't need
5850                 GVFS.
5851
5852 2008-10-03 [paul]       3.6.0
5853
5854         * NEWS
5855         * README
5856         * RELEASE_NOTES 
5857                 3.6.0 released!
5858
5859 2008-10-03 [paul]       3.5.0cvs145
5860
5861         * configure.ac
5862         * po/bg.po
5863         * po/nl.po
5864         * po/ru.po
5865         * po/sv.po
5866                 new translations. added by Yasen Pramatarov,
5867                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
5868         * po/ca.po
5869         * po/de.po
5870         * po/fi.po
5871         * po/fr.po
5872         * po/hu.po
5873         * po/it.po
5874         * po/pl.po
5875         * po/zh_CN.po
5876                 updated translations. submitted by Miquel Oliete,
5877                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
5878                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
5879
5880 2008-10-02 [colin]      3.5.0cvs144
5881
5882         * src/common/session.c
5883                 Fix crash when connection fails on windows
5884
5885 2008-10-01 [colin]      3.5.0cvs143
5886
5887         * src/imap.c
5888                 Real fix for FS-unsafe chars on win32
5889
5890 2008-10-01 [colin]      3.5.0cvs142
5891
5892         * src/imap.c
5893                 Encode prohibited filenames on win32
5894
5895 2008-09-30 [mones]      3.5.0cvs141
5896
5897         * src/ldapctrl.c
5898         * src/main.c
5899         * src/prefs_themes.c
5900         * src/printing.c
5901                 Fix output of some debug messages
5902
5903 2008-09-30 [colin]      3.5.0cvs140
5904
5905         * src/addrbook.c
5906         * src/addrharvest.c
5907         * src/compose.c
5908         * src/jpilot.c
5909         * src/mh.c
5910         * src/prefs_themes.c
5911         * src/procheader.c
5912         * src/procmime.c
5913         * src/summaryview.c
5914         * src/common/utils.c
5915         * src/gtk/sslcertwindow.c
5916                 Win32: Fix time usage; use g_stat
5917
5918 2008-09-29 [colin]      3.5.0cvs139
5919
5920         * src/common/utils.c
5921                 Fix case-sensitive match of subject
5922                 prefixes on win32
5923
5924 2008-09-29 [colin]      3.5.0cvs138
5925
5926         * src/folder_item_prefs.c
5927         * src/folder_item_prefs.h
5928         * src/matcher.c
5929         * src/prefs_folder_item.c
5930         * src/prefs_matcher.c
5931         * src/summaryview.c
5932         * src/common/string_match.c
5933         * src/common/utils.c
5934                 Fix a huge leak (dozens of megs per folder
5935                 change) on Windows: disable regexps 
5936
5937 2008-09-28 [paul]       3.5.0cvs137
5938
5939         * po/en_GB.po
5940                 updated
5941
5942 2008-09-27 [colin]      3.5.0cvs136
5943
5944         * src/account.c
5945         * src/account.h
5946                 Add accessor for cur_account
5947
5948 2008-09-27 [colin]      3.5.0cvs135
5949
5950         * src/imap.c
5951                 Fix crash when error happen on session establishment
5952
5953 2008-09-26 [mones]      3.5.0cvs134
5954
5955         * po/es.po
5956                 Updated for release
5957
5958 2008-09-26 [colin]      3.5.0cvs133
5959
5960         * src/plugins/pgpcore/claws.def
5961                 Fix symbol
5962
5963 2008-09-26 [colin]      3.5.0cvs132
5964
5965         * src/prefs_common.c
5966         * src/prefs_common.h
5967         * src/plugins/pgpcore/pgp_viewer.c
5968                 Add an accessor to prefs_common for plugins
5969                 (Win32 fix)
5970
5971 2008-09-25 [colin]      3.5.0cvs131
5972
5973         * src/main.c
5974                 Fix bug 1725, 'useless lines in clawsrc'
5975         * src/plugins/smime/mypgpcore.def
5976                 Add a missing symbol
5977
5978 2008-09-25 [paul]       3.5.0cvs130
5979
5980         * src/plugins/smime/mypgpcore.def
5981         * src/plugins/smime/plugin.def
5982         * src/plugins/smime/version.rc
5983                 add these windows-specific files
5984                 (Thanks to Colin)
5985
5986 2008-09-25 [colin]      3.5.0cvs129
5987
5988         * src/main.c
5989                 Load standard plugins only on first run
5990
5991 2008-09-25 [colin]      3.5.0cvs128
5992
5993         * src/codeconv.c
5994                 Fix build...
5995
5996 2008-09-24 [colin]      3.5.0cvs127
5997
5998         * src/codeconv.c
5999                 Add nb_NO's charset (iso-8859-1)
6000
6001 2008-09-24 [colin]      3.5.0cvs126
6002
6003         * src/common/utils.c
6004                 Fix get_mail_base_dir() on windows
6005                 (was synced from main ages ago)
6006
6007 2008-09-24 [colin]      3.5.0cvs125
6008
6009         * src/main.c
6010         * src/wizard.c
6011                 Integrate better with Windows' style
6012
6013 2008-09-23 [paul]       3.5.0cvs124
6014
6015         * src/compose.c
6016         * src/mainwindow.c
6017         * src/messageview.c
6018                 offer these strings to translators too 
6019
6020 2008-09-23 [colin]      3.5.0cvs123
6021
6022         * configure.ac
6023                 Add a --disable-dbus flag in case we want
6024                 no DBUS even if headers are available (like
6025                 for building gpg4win)
6026         * src/filtering.c
6027         * src/mainwindow.c
6028         * src/prefs_logging.c
6029         * src/common/utils.c
6030         * src/plugins/pgpcore/sgpgme.c
6031         * src/plugins/smime/claws.def
6032                 Windows fixes:
6033                 - disable filtering log (it's crashy for
6034                   some reason)
6035                 - fix gmtime_r when time is -1 (before 01/01/70)
6036                 - add symbols for smime
6037
6038 2008-09-22 [colin]      3.5.0cvs122
6039
6040         * src/common/utils.c
6041         * src/account.c
6042                 Remove raw printf
6043         * src/compose.c
6044                 Fix cursor position after changing account
6045         * src/imap.c
6046         * src/mimeview.c
6047         * src/news.c
6048                 Fix absolute path detection 
6049
6050 2008-09-21 [colin]      3.5.0cvs121
6051
6052         * src/gtk/gtkaspell.c
6053                 Don't try to use empty dictionaries
6054
6055 2008-09-20 [colin]      3.5.0cvs120
6056
6057         * po/POTFILES.in
6058                 Add the new files to the translations
6059
6060 2008-09-20 [colin]      3.5.0cvs119
6061
6062         * configure.ac
6063         * src/plugins/Makefile.am
6064         * src/plugins/smime/Makefile.am
6065         * src/plugins/smime/plugin.c
6066         * src/plugins/smime/smime.c
6067         * src/plugins/smime/smime.deps
6068         * src/plugins/smime/smime.h
6069                 Include S/Mime plugin in the main plugins
6070                 Will ease the Gpg4win team's work
6071
6072 2008-09-20 [colin]      3.5.0cvs118
6073
6074         * src/autofaces.c
6075         * src/compose.c
6076         * src/ldapquery.c
6077         * src/main.c
6078         * src/news.c
6079         * src/common/socket.c
6080         * src/gtk/gtkutils.c
6081         * src/plugins/pgpcore/claws.def
6082                 Windows: more fixes, thanks to wwp and
6083                 Marcus Brinkmann
6084
6085 2008-09-20 [colin]      3.5.0cvs117
6086
6087         * src/imap.c
6088                 Tell on which server errors happened
6089
6090 2008-09-20 [colin]      3.5.0cvs116
6091
6092         * src/etpan/etpan-thread-manager.c
6093         * src/etpan/imap-thread.c
6094         * src/etpan/nntp-thread.c
6095                 Windows: Fix hang on IMAP/NNTP
6096
6097 2008-09-20 [colin]      3.5.0cvs115
6098
6099         * src/common/utils.c
6100                 Fix bug 1723, "Buffer overflow crash caused by 
6101                 preview in 'Date format help' dialog box"
6102                 Also, optimise fast_strftime a bit :)
6103
6104 2008-09-18 [colin]      3.5.0cvs114
6105
6106         * src/procmime.c
6107         * src/textview.c
6108                 Check for NULLs before str* functions
6109
6110 2008-09-18 [colin]      3.5.0cvs113
6111
6112         * src/messageview.c
6113         * src/procmime.c
6114         * src/textview.c
6115                 Handle html parts in multipart/related
6116                 Decode ISO-8859-1 as Windows-1252 (the former
6117                 is a subset of the latter) in order to 
6118                 workaround Outlook mails misencoding
6119         * src/gtk/logwindow.c
6120         * src/gtk/logwindow.h
6121                 Clear mainwindow's error pixmap when the
6122                 error scrolls out of the log
6123
6124 2008-09-17 [colin]      3.5.0cvs112
6125
6126         * src/image_viewer.c
6127                 Fix image loading (multiple childs added to 
6128                 scrolledwindow, break of the resize functionality)
6129         * src/account.c
6130         * src/prefs_folder_item.c
6131         * src/prefs_spelling.c
6132         * src/gtk/gtkaspell.c
6133                 Better fix problems with dictionaries updates
6134
6135 2008-09-17 [colin]      3.5.0cvs111
6136
6137         * src/common/utils.c
6138                 Fix double-opening (fixes multiple signatures when
6139                 using signify)
6140
6141 2008-09-16 [colin]      3.5.0cvs110
6142
6143         * src/prefs_account.c
6144         * src/prefs_folder_item.c
6145         * src/prefs_spelling.c
6146         * src/gtk/gtkaspell.c
6147                 Better stripping of aspell dictionaries names
6148
6149 2008-09-16 [colin]
6150
6151         * 3.6.0-rc1 released
6152
6153 2008-09-16 [colin]      3.5.0cvs109
6154
6155         * src/account.c
6156         * src/inc.c
6157         * src/mainwindow.c
6158         * src/prefs_account.h
6159         * src/prefs_other.c
6160         * src/send_message.c
6161         * src/gtk/inputdialog.c
6162                 Don't add a pref to allow remembering passwords
6163                 (Just not checking the checkbox is enough)
6164
6165 2008-09-16 [colin]      3.5.0cvs108
6166
6167         * configure.ac
6168                 Require libetpan 0.56 as 0.55 is crashy
6169         * src/messageview.c
6170                 Fix english
6171         * src/gtk/inputdialog.c
6172         * src/gtk/inputdialog.h
6173                 Fix warnings
6174
6175 2008-09-16 [wwp]        3.5.0cvs107
6176
6177         * src/compose.c
6178                 Complete 3.5.0cvs106 by removing a function that got
6179                 moved to account.[ch].
6180
6181 2008-09-16 [wwp]        3.5.0cvs106
6182
6183         * src/account.c
6184         * src/account.h
6185         * src/compose.c
6186         * src/quote_fmt.c
6187         * src/quote_fmt_lex.l
6188         * src/quote_fmt_parse.y
6189                 Add account signature (path and value string) manipulation
6190                 keywords to the template processor. It's now possible in
6191                 all templates to insert the account signature to an
6192                 arbitrary location or to pass it to a external script for
6193                 further editing.
6194
6195
6196 2008-09-16 [mones]      3.5.0cvs105
6197
6198         * src/imap.c
6199         * src/inc.c
6200         * src/mainwindow.c
6201         * src/mainwindow.h
6202         * src/news.c
6203         * src/prefs_account.h
6204         * src/prefs_common.c
6205         * src/prefs_common.h
6206         * src/prefs_other.c
6207         * src/send_message.c
6208         * src/gtk/inputdialog.c
6209         * src/gtk/inputdialog.h
6210                 Implement session passwords: unsaved passwords for receiving
6211                 or sending of accounts can be remembered while running to 
6212                 avoid repetitive typing.
6213                 As keeping passwords in memory is unsafe a new preference 
6214                 in Other page is added to activate or not such capability.
6215
6216 2008-09-14 [colin]      3.5.0cvs104
6217
6218         * src/codeconv.c
6219         * src/codeconv.h
6220                 Make conv_iconv_strdup static
6221
6222 2008-09-12 [colin]      3.5.0cvs103
6223
6224         * claws-mail.pc.in
6225         * src/Makefile.am
6226         * src/compose.c
6227         * src/compose.h
6228         * src/crash.c
6229         * src/folder_item_prefs.c
6230         * src/folder_item_prefs.h
6231         * src/main.c
6232         * src/prefs_account.c
6233         * src/prefs_common.c
6234         * src/prefs_common.h
6235         * src/prefs_folder_item.c
6236         * src/prefs_spelling.c
6237         * src/prefs_template.c
6238         * src/quote_fmt.h
6239         * src/quote_fmt_parse.y
6240         * src/toolbar.c
6241         * src/toolbar.h
6242         * src/gtk/Makefile.am
6243         * src/gtk/about.c
6244         * src/gtk/filesel.c
6245         * src/gtk/gtkaspell.c
6246         * src/gtk/gtkaspell.h
6247         * src/plugins/bogofilter/Makefile.am
6248         * src/plugins/dillo_viewer/Makefile.am
6249         * src/plugins/spamassassin/Makefile.am
6250         * src/plugins/trayicon/Makefile.am
6251                 Switch spellchecker to Enchant
6252
6253 2008-09-12 [paul]       3.5.0cvs102
6254
6255         * tools/README
6256         * tools/csv2addressbook.pl
6257                 add support for Fox Mail
6258
6259 2008-09-12 [paul]       3.5.0cvs101
6260
6261         * src/compose.c
6262         * src/prefs_wrapping.c
6263                 changes to English
6264
6265 2008-09-12 [paul]       3.5.0cvs100
6266
6267         * configure.ac
6268                 revert cvs99's libenchant commit error
6269
6270 2008-09-12 [colin]      3.5.0cvs99
6271
6272         * src/inc.c
6273                 Only go to inbox if there are new mails
6274                 (and fetch was manual)
6275
6276 2008-09-10 [colin]      3.5.0cvs98
6277
6278         * src/inc.c
6279         * src/summaryview.c
6280         * src/common/session.c
6281                 Use g_timeout_add_seconds instead of g_timeout_add
6282                 on glib >= 2.14 when we don't need precision on the 
6283                 delay. This helps reducing power consumption:
6284                 http://mjg59.livejournal.com/74651.html
6285
6286 2008-09-10 [colin]      3.5.0cvs97
6287
6288         * src/compose.c
6289                 Don't save window size and position when
6290                 compose is hidden (filtering action)
6291
6292 2008-09-09 [colin]      3.5.0cvs96
6293
6294         * src/action.h
6295         * src/addr_compl.c
6296         * src/addressadd.c
6297         * src/addressbook.h
6298         * src/addressbook_foldersel.c
6299         * src/addressitem.h
6300         * src/addrgather.c
6301         * src/alertpanel.c
6302         * src/browseldap.c
6303         * src/editaddress.c
6304         * src/editaddress_other_attributes_ldap.h
6305         * src/editbook.c
6306         * src/editjpilot.c
6307         * src/editldap.c
6308         * src/editldap_basedn.c
6309         * src/editvcard.c
6310         * src/exphtmldlg.c
6311         * src/expldifdlg.c
6312         * src/export.c
6313         * src/foldersel.c
6314         * src/foldersel.h
6315         * src/gedit-print.c
6316         * src/gedit-print.h
6317         * src/grouplistdialog.c
6318         * src/headerview.c
6319         * src/headerview.h
6320         * src/image_viewer.c
6321         * src/import.c
6322         * src/importldif.c
6323         * src/importmutt.c
6324         * src/importpine.c
6325         * src/inc.c
6326         * src/main.c
6327         * src/main.h
6328         * src/messageview.c
6329         * src/messageview.h
6330         * src/noticeview.c
6331         * src/prefs_actions.c
6332         * src/prefs_filtering.c
6333         * src/prefs_folder_column.c
6334         * src/prefs_gtk.h
6335         * src/prefs_summary_column.c
6336         * src/prefs_toolbar.c
6337         * src/send_message.c
6338         * src/setup.c
6339         * src/sourcewindow.c
6340         * src/sourcewindow.h
6341         * src/ssl_manager.c
6342         * src/statusbar.c
6343         * src/statusbar.h
6344         * src/stock_pixmap.c
6345         * src/stock_pixmap.h
6346         * src/summaryview.c
6347         * src/textview.c
6348         * src/textview.h
6349         * src/undo.h
6350         * src/uri_opener.c
6351         * src/wizard.c
6352         * src/wizard.h
6353         * src/common/ssl.h
6354         * src/common/utils.c
6355         * src/gtk/about.c
6356         * src/gtk/colorlabel.c
6357         * src/gtk/colorlabel.h
6358         * src/gtk/combobox.h
6359         * src/gtk/description_window.c
6360         * src/gtk/filesel.c
6361         * src/gtk/gtkaspell.c
6362         * src/gtk/gtkaspell.h
6363         * src/gtk/gtkcmclist.c
6364         * src/gtk/gtkcmclist.h
6365         * src/gtk/gtkcmctree.c
6366         * src/gtk/gtkcmctree.h
6367         * src/gtk/gtkcmoptionmenu.h
6368         * src/gtk/gtksctree.c
6369         * src/gtk/gtksctree.h
6370         * src/gtk/gtkshruler.c
6371         * src/gtk/gtkshruler.h
6372         * src/gtk/gtksourceprintjob.c
6373         * src/gtk/gtksourceprintjob.h
6374         * src/gtk/gtkutils.c
6375         * src/gtk/gtkutils.h
6376         * src/gtk/gtkvscrollbutton.c
6377         * src/gtk/gtkvscrollbutton.h
6378         * src/gtk/icon_legend.c
6379         * src/gtk/inputdialog.c
6380         * src/gtk/logwindow.c
6381         * src/gtk/logwindow.h
6382         * src/gtk/manage_window.c
6383         * src/gtk/manage_window.h
6384         * src/gtk/menu.c
6385         * src/gtk/prefswindow.c
6386         * src/gtk/progressdialog.c
6387         * src/gtk/progressdialog.h
6388         * src/plugins/bogofilter/bogofilter_gtk.c
6389         * src/plugins/pgpcore/passphrase.c
6390         * src/plugins/spamassassin/spamassassin_gtk.c
6391         * src/plugins/trayicon/trayicon.c
6392         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6393         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
6394         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
6395         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
6396         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
6397                 Complete GTK+ 2.14 undeprecation
6398                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
6399
6400 2008-09-09 [colin]      3.5.0cvs95
6401
6402         * src/gtk/gtkcmclist.h
6403                 Fix build on GTK+ 2.14
6404
6405 2008-09-08 [colin]      3.5.0cvs94
6406
6407         * src/noticeview.c
6408         * src/noticeview.h
6409                 Remove GtkSignalFunc
6410
6411 2008-09-07 [colin]      3.5.0cvs93
6412
6413         * src/addressadd.c
6414         * src/addressbook_foldersel.c
6415         * src/gtk/gtkcmclist.c
6416         * src/gtk/gtkcmclist.h
6417         * src/gtk/gtkcmctree.c
6418         * src/gtk/gtkcmctree.h
6419         * src/gtk/gtksctree.c
6420         * src/gtk/prefswindow.c
6421         * src/gtk/prefswindow.h
6422                 Use GDestroyNotify instead of GtkDestroyNotify
6423                 (deprecated in GTK+ 2.14)
6424
6425 2008-09-07 [colin]      3.5.0cvs92
6426
6427         * src/textview.c
6428                 Fix bug 1712, 'invalid "Phishing attempt warning" 
6429                 when linked text ends with spaces'
6430
6431 2008-09-05 [colin]      3.5.0cvs91
6432
6433         * src/procmime.c
6434                 Maybe fix bug 1711, 'Save-as attachment crashes'
6435                 Possibly wrong free() due to pointer shifting
6436
6437 2008-09-05 [colin]      3.5.0cvs90
6438
6439         * src/compose.c
6440                 Fix bug 1710, 'User misreads "Discard Message" 
6441                 as "Discard Changes"'. Propose to save or discard
6442                 only the latest changes when closing an existing
6443                 draft. Autosave may still have saved parts of the
6444                 edit session.
6445
6446 2008-09-04 [colin]      3.5.0cvs89
6447
6448         * src/summaryview.c
6449                 Fix bug 1707, 'Segfault when sorting on non-visible column'
6450
6451 2008-09-01 [colin]      3.5.0cvs88
6452
6453         * src/imap.c
6454         * src/summaryview.c
6455         * src/common/tags.c
6456         * src/etpan/imap-thread.c
6457         * src/etpan/imap-thread.h
6458                 Store spam flag on IMAP (Junk/NonJunk, as 
6459                 ThunderBird does - this is nonstandard)
6460
6461 2008-08-31 [wwp]        3.5.0cvs87
6462
6463         * ChangeLog
6464                 Fix globish edition^Wediting.
6465
6466 2008-08-31 [wwp]        3.5.0cvs86
6467
6468         * src/addressbook.c
6469                 Don't break nickname editing for non-LDAP books (nickname
6470                 value was overwritten when editing existing contact, this
6471                 came from 3.0.2cvs109).
6472
6473 2008-08-30 [colin]      3.5.0cvs85
6474
6475         * src/mainwindow.c
6476         * src/summaryview.c
6477                 Fix "Apply tags..." key shortcut
6478
6479 2008-08-29 [iwkse]      3.5.0cvs84
6480
6481         * src/summaryview.c
6482                         Bit of clean:)
6483
6484 2008-08-29 [iwkse]      3.5.0cvs83
6485
6486         * src/summaryview.c
6487                         Disable "Move to trash" action if
6488                         we are in a trash-like folder.
6489                         Thanks to colinl
6490
6491 2008-08-29 [paul]       3.5.0cvs82
6492
6493         * configure.ac
6494                 bump up libetpan version requirement since
6495                 0.55 is released now
6496
6497 2008-08-28 [wwp]        3.5.0cvs81
6498
6499         * src/account.c
6500         * src/pop.c
6501         * src/prefs_account.c
6502         * src/prefs_account.h
6503                 Add finer granularity to the POP3's remove-after delay (now in
6504                 hours in addition to in days), patch by Paul Rolland.
6505
6506 2008-08-28 [wwp]        3.5.0cvs80
6507
6508         * src/gtk/combobox.c
6509                 Fix a typo in a comment.
6510
6511 2008-08-28 [iwkse]      3.5.0cvs79
6512
6513         * src/account.c
6514         * src/prefs_actions.c
6515         * src/prefs_filtering.c
6516         * src/prefs_template.c
6517                         Add search feature to the account, 
6518                         template and action dialog.
6519                         It's turned on selecting one row
6520                         of the list and typing some random
6521                         letter. Thanks to wwp, colinl
6522
6523 2008-08-28 [colin]      3.5.0cvs78
6524
6525         * src/Makefile.am
6526         * src/account.c
6527         * src/compose.c
6528         * src/prefs_account.c
6529         * src/prefs_account.h
6530         * src/privacy.c
6531         * src/privacy.h
6532         * src/procmime.c
6533         * src/stock_pixmap.c
6534         * src/stock_pixmap.h
6535         * src/summaryview.c
6536         * src/pixmaps/key_gpg_signed.xpm
6537                 Fix bug 1412, "Sign reply, if mail was signed"
6538                 Add an account preference to sign replies to signed mails
6539
6540 2008-08-28 [iwkse]      3.5.0cvs77
6541
6542         * src/prefs_filtering.c
6543                 Making the search more useful,
6544                 jumping directly to the relative rule.
6545
6546 2008-08-27 [colin]      3.5.0cvs76
6547
6548         * src/main.c
6549                 Add a bit of info
6550
6551 2008-08-27 [colin]      3.5.0cvs75
6552
6553         * src/gtk/gtkcmctree.c
6554                 Fix a few ifdefs
6555
6556 2008-08-26 [colin]      3.5.0cvs74
6557
6558         * src/gtk/gtkcmctree.c
6559                 Fix missing inits on old glib
6560
6561 2008-08-26 [wwp]        3.5.0cvs73
6562
6563         * src/common/utils.c
6564                 Added 'Fwd' to the list of known common subject prefixes.
6565
6566 2008-08-25 [iwkse]      3.5.0cvs72
6567
6568         * src/image_viewer.c
6569                 Add animated gif support to the
6570                 message preview.
6571
6572 2008-08-25 [colin]      3.5.0cvs71
6573
6574         * src/gtk/gtkcmctree.c
6575                 Make sure work isn't null
6576
6577 2008-08-24 [colin]      3.5.0cvs70
6578
6579         * src/common/ssl.c
6580                 Fix typo on SSL_CERT_DIR
6581
6582 2008-08-23 [holger]     3.5.0cvs69
6583
6584         * src/printing.c
6585                 Fix bug 1699 'Separator line mis-placed when
6586                 printing some e-mails'. The number of header lines
6587                 was not correctly calculated when Pango inserts
6588                 linebreaks
6589
6590 2008-08-23 [colin]      3.5.0cvs68
6591
6592         * src/mainwindow.c
6593                 Fix the account selector button; thanks
6594                 to wwp
6595
6596 2008-08-21 [colin]      3.5.0cvs67
6597
6598         * src/compose.c
6599         * src/compose.h
6600                 Add a compose preference for auto-indent
6601         * src/mainwindow.c
6602         * src/summaryview.c
6603                 Make colorlabel accels a bit less hacky
6604
6605 2008-08-21 [colin]      3.5.0cvs66
6606
6607         * src/compose.c
6608         * src/prefs_common.c
6609         * src/prefs_common.h
6610         * src/prefs_wrapping.c
6611                 Add a preference for autoindent; fix no_join tag
6612                 being applied to whole lines instead of just \n when
6613                 creating a line 
6614
6615 2008-08-21 [colin]      3.5.0cvs65
6616
6617         * src/compose.c
6618                 Add support for auto-indentation
6619
6620 2008-08-19 [colin]      3.5.0cvs64
6621
6622         * src/compose.c
6623                 Save Autowrap status in drafts/queued mails
6624
6625 2008-08-19 [colin]      3.5.0cvs63
6626
6627         * src/mainwindow.c
6628                 Fix a comment (in reality, test commit on
6629                 the new CVS server)
6630
6631 2008-08-17 [colin]      3.5.0cvs62
6632
6633         * src/prefs_actions.c
6634         * src/procmime.c
6635         * src/wizard.c
6636         * src/common/socket.h
6637         * src/gtk/gtkcmctree.c
6638                 Fix warnings
6639
6640 2008-08-16 [colin]      3.5.0cvs61
6641
6642         * src/editaddress_other_attributes_ldap.h
6643                 Add 'l' field (localityName)
6644
6645 2008-08-16 [colin]      3.5.0cvs60
6646
6647         * src/mainwindow.c
6648         * src/gtk/gtkcmclist.c
6649         * src/gtk/gtkcmclist.h
6650         * src/gtk/gtkcmctree.c
6651         * src/gtk/gtksctree.c
6652         * src/gtk/gtkutils.c
6653         * src/gtk/gtkvscrollbutton.c
6654                 Fix Maemo build (OS2007)
6655
6656 2008-08-14 [colin]      3.5.0cvs59
6657
6658         * src/folder.c
6659                 Don't crash if parent is null when creating
6660                 a folder
6661         * src/gtk/pluginwindow.c
6662                 Don't crash on race when closing window while
6663                 a plugin is loading and does gtk_iterations
6664
6665 2008-08-13 [colin]      3.5.0cvs58
6666
6667         * src/messageview.c
6668         * src/messageview.h
6669         * src/mimeview.c
6670                 Fix bug 1696, 'Viewing binary attachements 
6671                 as text over 1 MB' (various buglets)
6672
6673 2008-08-10 [colin]      3.5.0cvs57
6674
6675         * src/summaryview.c
6676         * src/gtk/gtkcmclist.c
6677                 Continue fixing GTK < 2.12 build, thanks to
6678                 Michael Hugues
6679
6680 2008-08-10 [colin]      3.5.0cvs56
6681
6682         * src/gtk/gtksctree.c
6683                 Fix build on GTK < 2.12
6684
6685 2008-08-09 [colin]      3.5.0cvs55
6686
6687         * src/mainwindow.c
6688                 Fix untranslatable strings, thanks to
6689                 Stephan Sachse
6690
6691 2008-08-07 [colin]      3.5.0cvs54
6692
6693         * src/compose.c
6694         * src/editaddress.c
6695         * src/folderview.c
6696         * src/mainwindow.c
6697         * src/message_search.c
6698         * src/mimeview.c
6699         * src/noticeview.c
6700         * src/prefs_account.c
6701         * src/prefs_common.c
6702         * src/prefs_customheader.c
6703         * src/prefs_ext_prog.c
6704         * src/prefs_filtering_action.c
6705         * src/prefs_gtk.c
6706         * src/prefs_logging.c
6707         * src/prefs_matcher.c
6708         * src/prefs_msg_colors.c
6709         * src/procmime.c
6710         * src/summary_search.c
6711         * src/summaryview.c
6712         * src/toolbar.c
6713         * src/gtk/colorsel.c
6714         * src/gtk/gtkaspell.c
6715         * src/gtk/gtkutils.c
6716         * src/gtk/gtkutils.h
6717         * src/gtk/inputdialog.c
6718         * src/gtk/pluginwindow.c
6719         * src/gtk/quicksearch.c
6720         * src/plugins/bogofilter/bogofilter_gtk.c
6721         * src/plugins/dillo_viewer/dillo_prefs.c
6722         * src/plugins/spamassassin/spamassassin_gtk.c
6723                 - Fix Ctrl-Space shortcut
6724                 - Fix mime-parsing bug in procmime (cvs52)
6725                 - Fix double-free in procmime (cvs52)
6726                 - Use gtk_bin_get_child instead of GTK_BIN()->child
6727                 - Fix Goto menu in mainwindow
6728
6729 2008-08-07 [mones]      3.5.0cvs53
6730
6731         * po/es.po
6732                 Updated translation (lots of changes!)
6733         * src/compose.c
6734                 Add missing accelerator key
6735         * src/mainwindow.c
6736                 Restored 'v' key function (thanks Colin!)
6737
6738 2008-08-06 [colin]      3.5.0cvs52
6739
6740         * src/addrbook.c
6741         * src/addrcindex.c
6742         * src/addrduplicates.c
6743         * src/addrharvest.c
6744         * src/enriched.c
6745         * src/html.c
6746         * src/ldif.c
6747         * src/mimeview.c
6748         * src/mutt.c
6749         * src/pine.c
6750         * src/procmime.c
6751         * src/vcard.c
6752         * src/wizard.c
6753                 Fix my use of g_utf8_strdown (it returns
6754                 a newly allocated string and doesn't
6755                 change the parameter)
6756
6757 2008-08-06 [colin]      3.5.0cvs51
6758
6759         * src/compose.c
6760                 Fix bug 1690, 'Copy/Paste in edit window may 
6761                 break Undo'; middle-click pastes aren't 
6762                 REPLACE_INSERT but just INSERT. 
6763                 Also, fix privacy menu selection
6764
6765 2008-08-05 [colin]      3.5.0cvs50
6766
6767         * src/action.c
6768         * src/addr_compl.c
6769         * src/addrbook.c
6770         * src/addrcindex.c
6771         * src/addrduplicates.c
6772         * src/addrharvest.c
6773         * src/enriched.c
6774         * src/html.c
6775         * src/ldif.c
6776         * src/main.c
6777         * src/mimeview.c
6778         * src/mutt.c
6779         * src/pine.c
6780         * src/procmime.c
6781         * src/vcard.c
6782         * src/wizard.c
6783         * src/common/socket.c
6784         * src/gtk/gtkutils.c
6785         * src/gtk/gtkutils.h
6786         * src/gtk/menu.c
6787         * src/plugins/spamassassin/spamassassin.c
6788                 More undeprecation (Glib)
6789
6790 2008-08-05 [colin]      3.5.0cvs49
6791
6792         * src/prefs_account.c
6793         * src/prefs_filtering_action.c
6794         * src/prefs_matcher.c
6795         * src/gtk/Makefile.am
6796         * src/gtk/claws-marshal.list
6797         * src/gtk/colorlabel.c
6798         * src/gtk/colorsel.c
6799         * src/gtk/foldersort.c
6800         * src/gtk/gtkaspell.c
6801         * src/gtk/gtkcmclist.c
6802         * src/gtk/gtkcmclist.h
6803         * src/gtk/gtkcmctree.c
6804         * src/gtk/gtkcmctree.h
6805         * src/gtk/gtkcmoptionmenu.c
6806         * src/gtk/gtkcmoptionmenu.h
6807         * src/gtk/gtksctree.c
6808         * src/gtk/gtksctree.h
6809         * src/gtk/gtkutils.c
6810         * src/gtk/gtkutils.h
6811         * src/gtk/gtkvscrollbutton.c
6812         * src/gtk/menu.c
6813         * src/gtk/menu.h
6814         * src/gtk/quicksearch.c
6815         * src/plugins/dillo_viewer/dillo_viewer.c
6816         * src/plugins/pgpcore/select-keys.c
6817                 Try to finish yesterday's commit
6818
6819 2008-08-04 [colin]      3.5.0cvs48
6820
6821         * src/addressadd.c
6822         * src/addressbook.c
6823         * src/addressbook_foldersel.c
6824         * src/addressitem.h
6825         * src/addrgather.c
6826         * src/browseldap.c
6827         * src/compose.c
6828         * src/compose.h
6829         * src/editaddress.c
6830         * src/editaddress_other_attributes_ldap.c
6831         * src/editgroup.c
6832         * src/editldap_basedn.c
6833         * src/folderview.c
6834         * src/folderview.h
6835         * src/grouplistdialog.c
6836         * src/image_viewer.c
6837         * src/imap_gtk.c
6838         * src/importldif.c
6839         * src/main.c
6840         * src/mainwindow.c
6841         * src/message_search.c
6842         * src/mh_gtk.c
6843         * src/mimeview.c
6844         * src/mimeview.h
6845         * src/news_gtk.c
6846         * src/noticeview.h
6847         * src/prefs_account.c
6848         * src/prefs_filtering_action.c
6849         * src/prefs_matcher.c
6850         * src/prefs_msg_colors.c
6851         * src/prefs_summaries.c
6852         * src/statusbar.c
6853         * src/stock_pixmap.c
6854         * src/summary_search.c
6855         * src/summaryview.c
6856         * src/summaryview.h
6857         * src/textview.c
6858         * src/toolbar.h
6859         * src/gtk/Makefile.am
6860         * src/gtk/claws-marshal.list
6861         * src/gtk/colorsel.c
6862         * src/gtk/foldersort.c
6863         * src/gtk/gtkaspell.c
6864         * src/gtk/gtkcmclist.c
6865         * src/gtk/gtkcmclist.h
6866         * src/gtk/gtkcmctree.c
6867         * src/gtk/gtkcmctree.h
6868         * src/gtk/gtksctree.c
6869         * src/gtk/gtksctree.h
6870         * src/gtk/gtkutils.c
6871         * src/gtk/gtkutils.h
6872         * src/gtk/gtkvscrollbutton.c
6873         * src/gtk/menu.c
6874         * src/gtk/menu.h
6875         * src/gtk/quicksearch.c
6876         * src/plugins/dillo_viewer/dillo_viewer.c
6877         * src/plugins/pgpcore/select-keys.c
6878                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
6879                 Undeprecate their implementation (GtkArg, GtkType, ...)
6880                 Undeprecate a few other things here and there
6881                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
6882                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
6883                 still have work to do
6884
6885 2008-08-04 [colin]      3.5.0cvs47
6886
6887         * src/compose.c
6888         * src/compose.h
6889         * src/toolbar.h
6890         * src/textview.c
6891         * src/stock_pixmap.c
6892         * src/statusbar.c
6893         * src/noticeview.h
6894         * src/mimeview.h
6895         * src/mainwindow.c
6896         * src/image_viewer.c
6897         * src/gtk/gtkaspell.c
6898         * src/gtk/gtkvscrollbutton.c
6899         * src/plugins/dillo_viewer/dillo_viewer.c
6900                 Undeprecate more things
6901
6902 2008-08-02 [colin]      3.5.0cvs46
6903
6904         * src/mainwindow.c
6905                 Fix toggle menu activation state
6906                 (thanks to cvs45 ;)
6907
6908 2008-08-02 [paul]       3.5.0cvs45
6909
6910         * src/mainwindow.c
6911                 fix sensitivity of
6912                 /View/Show or hide/Message View
6913
6914 2008-08-01 [paul]       3.5.0cvs44
6915
6916         * src/common/utils.c
6917         * src/plugins/pgpcore/claws.def
6918         * src/plugins/pgpinline/claws.def
6919                 fix compilation problems on mingw32,
6920                 (bug 1688) Patch by Marcus Brinkmann
6921
6922 2008-08-01 [colin]      3.5.0cvs43
6923
6924         * src/gtk/gtkutils.c
6925         * src/gtk/gtkvscrollbutton.c
6926                 Oups, fix build
6927
6928 2008-08-01 [colin]      3.5.0cvs42
6929
6930         * src/compose.c
6931         * src/foldersel.c
6932         * src/mainwindow.c
6933         * src/prefs_account.c
6934         * src/prefs_folder_item.c
6935         * src/prefs_quote.c
6936         * src/summaryview.c
6937         * src/gtk/gtkaspell.c
6938         * src/gtk/gtkutils.c
6939         * src/gtk/gtkvscrollbutton.c
6940                 Replace a few deprecated function calls
6941
6942 2008-08-01 [paul]       3.5.0cvs41
6943
6944         * src/action.c
6945                 fix crash that occurs because of recent GtkUIManager
6946                 changes. Thanks to Colin
6947
6948 2008-07-31 [colin]      3.5.0cvs40
6949
6950         * src/addressbook.c
6951         * src/compose.c
6952         * src/mainwindow.c
6953         * src/messageview.c
6954                 Some Maemo fixes
6955         * src/gtk/menu.c
6956         * src/gtk/menu.h
6957                 Remove deprecated helper funcs
6958
6959 2008-07-30 [colin]      3.5.0cvs39
6960
6961         * src/folderview.c
6962         * src/folderview.h
6963         * src/imap_gtk.c
6964         * src/mh_gtk.c
6965         * src/news_gtk.c
6966                 Move the folderview popup menu to GtkUIManager
6967
6968 2008-07-29 [colin]      3.5.0cvs38
6969
6970         * src/account.c
6971         * src/account.h
6972         * src/action.c
6973         * src/action.h
6974         * src/addressitem.h
6975         * src/compose.c
6976         * src/edittags.c
6977         * src/mainwindow.c
6978         * src/mainwindow.h
6979         * src/mimeview.c
6980         * src/summaryview.c
6981         * src/gtk/menu.c
6982         * src/gtk/menu.h
6983                 Switch the main menu to GtkUIManager
6984                 Warning fixes
6985
6986 2008-07-29 [colin]      3.5.0cvs37
6987
6988         * src/news.c
6989                 Fix bug 1684, 'view news messages with large 
6990                 attachements segfaults'
6991
6992 2008-07-29 [colin]      3.5.0cvs36
6993
6994         * src/action.c
6995         * src/action.h
6996         * src/addressbook.c
6997         * src/addressitem.h
6998         * src/compose.c
6999         * src/compose.h
7000         * src/messageview.c
7001         * src/messageview.h
7002         * src/summaryview.c
7003         * src/gtk/menu.c
7004         * src/gtk/menu.h
7005                 More switches to GtkUIManager
7006
7007 2008-07-26 [colin]      3.5.0cvs35
7008
7009         * src/gtk/menu.c
7010         * src/gtk/menu.h
7011                 Fix prototype
7012
7013 2008-07-25 [colin]      3.5.0cvs34
7014
7015         * src/addrcustomattr.c
7016         * src/addressbook.c
7017         * src/compose.c
7018         * src/editaddress.c
7019         * src/editaddress_other_attributes_ldap.h
7020         * src/edittags.c
7021         * src/mainwindow.c
7022         * src/mimeview.c
7023         * src/prefs_actions.c
7024         * src/prefs_filtering.c
7025         * src/prefs_template.c
7026         * src/summaryview.c
7027         * src/textview.c
7028         * src/textview.h
7029         * src/toolbar.c
7030         * src/gtk/about.c
7031         * src/gtk/menu.c
7032         * src/gtk/menu.h
7033         * src/plugins/trayicon/trayicon.c
7034                 More changes from GtkItemFactory to GtkUIManager
7035
7036 2008-07-25 [colin]      3.5.0cvs33
7037
7038         * src/gtk/menu.h
7039                 Add a macro to remove menu items
7040                 Make the gui_manager variable useless
7041
7042 2008-07-24 [colin]      3.5.0cvs32
7043
7044         * src/mimeview.c
7045                 Fix a gtk warning on clear
7046         * src/mainwindow.c
7047         * src/summaryview.c
7048         * src/summaryview.h
7049                 Switch the message list popup menu to
7050                 GtkUIManager
7051
7052 2008-07-23 [colin]      3.5.0cvs31
7053
7054         * src/plugins/pgpcore/pgp_viewer.c
7055         * src/plugins/pgpcore/sgpgme.c
7056                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
7057                 Patch by Thomas Wiegner <wiegner@gmx.de>
7058
7059 2008-07-20 [paul]       3.5.0cvs30
7060
7061         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7062                 remove redundant GTK version check
7063
7064 2008-07-20 [ticho]      3.5.0cvs29
7065
7066         * src/folderview.c
7067         * src/imap_gtk.c
7068         * src/news_gtk.c
7069                 Moved sensitivity setting for "Download messages" for IMAP and
7070                 news folders from folderview.c to imap_gtk.c and news_gtk.c
7071                 respectively for better code readability.
7072                 Fixed indentation in news' set_sensitivity().
7073
7074 2008-07-20 [paul]       3.5.0cvs28
7075
7076         * src/addrgather.c
7077                 remove more redundant code following cvs27
7078
7079 2008-07-20 [paul]       3.5.0cvs27
7080
7081         * src/addrgather.c
7082                 remove now redundant code
7083         * src/mainwindow.c
7084         * src/mainwindow.h
7085                 fix bug 1673, 'Tools/Harvest adresses is
7086                 grayed out if folder is empty'
7087
7088 2008-07-19 [ticho]      3.5.0cvs26
7089
7090         * src/edittags.c
7091         * src/main.c
7092         * src/mimeview.c
7093         * src/mimeview.h
7094         * src/gtk/gtkutils.c
7095         * src/gtk/gtkutils.h
7096         * src/gtk/menu.c
7097         * src/gtk/menu.h
7098                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
7099                 instead of deprecated GtkItemFactory.
7100
7101 2008-07-19 [colin]      3.5.0cvs25
7102
7103         * src/account.c
7104         * src/addrgather.c
7105         * src/compose.c
7106         * src/editldap.c
7107         * src/expldifdlg.c
7108         * src/importldif.c
7109         * src/main.c
7110         * src/mainwindow.c
7111         * src/mimeview.c
7112         * src/noticeview.c
7113         * src/prefs_account.c
7114         * src/prefs_actions.c
7115         * src/prefs_ext_prog.c
7116         * src/prefs_filtering.c
7117         * src/prefs_folder_item.c
7118         * src/prefs_image_viewer.c
7119         * src/prefs_logging.c
7120         * src/prefs_msg_colors.c
7121         * src/prefs_other.c
7122         * src/prefs_send.c
7123         * src/prefs_spelling.c
7124         * src/prefs_summaries.c
7125         * src/prefs_template.c
7126         * src/printing.c
7127         * src/quote_fmt.c
7128         * src/summary_search.c
7129         * src/summaryview.c
7130         * src/toolbar.c
7131         * src/wizard.c
7132         * src/common/Makefile.am
7133         * src/gtk/gtksctree.c
7134         * src/gtk/gtkutils.h
7135         * src/gtk/pluginwindow.c
7136         * src/gtk/quicksearch.c
7137         * src/plugins/bogofilter/bogofilter_gtk.c
7138         * src/plugins/dillo_viewer/dillo_prefs.c
7139         * src/plugins/pgpcore/prefs_gpg.c
7140         * src/plugins/spamassassin/spamassassin_gtk.c
7141         * src/plugins/trayicon/trayicon.c
7142         * src/plugins/trayicon/trayicon_prefs.c
7143                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
7144                 or greater). Use the old deprecated one on GTK+ < 2.12.
7145                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
7146                 of time!
7147
7148 2008-07-16 [colin]      3.5.0cvs24
7149
7150         * src/mainwindow.c
7151                 Fix folderview's scrolbar when starting minimised
7152                 to tray, and popping up the mainwindow by calling
7153                 claws-mail from the command line
7154
7155 2008-07-08 [colin]      3.5.0cvs23
7156
7157         * src/compose.c
7158                 Possibly fix po-headers appearing on empty
7159                 templates
7160
7161 2008-07-08 [colin]      3.5.0cvs22
7162
7163         * src/folderview.c
7164         * src/summaryview.c
7165                 Finish the always_open tristate patch, by Jonathan
7166                 Corbet.
7167
7168 2008-07-07 [paul]       3.5.0cvs21
7169
7170         * src/mainwindow.c
7171                 fix typo (missing ")
7172
7173 2008-07-07 [paul]       3.5.0cvs20
7174
7175         * src/mainwindow.c
7176                 fit the menu style a bit better
7177
7178 2008-07-07 [colin]      3.5.0cvs19
7179
7180         * src/prefs_themes.c
7181                 Make upgrading themes easier
7182
7183 2008-07-07 [colin]      3.5.0cvs18
7184
7185         * src/mainwindow.c
7186         * src/prefs_toolbar.c
7187         * src/stock_pixmap.c
7188                 Finish fixing bug 1609, 'Icon issues'
7189
7190 2008-07-07 [colin]      3.5.0cvs17
7191
7192         * src/prefs_common.c
7193                 Fix the default value
7194
7195 2008-07-07 [colin]      3.5.0cvs16
7196
7197         * src/prefs_summaries.c
7198                 Revert my fix to the string, the correct term
7199                 is indeed Message View
7200
7201 2008-07-07 [colin]      3.5.0cvs15
7202
7203         * AUTHORS
7204         * src/gtk/authors.h
7205         * src/prefs_common.c
7206         * src/prefs_common.h
7207         * src/prefs_summaries.c
7208         * src/summaryview.c
7209         * src/gtk/authors.h
7210                 Change "Always open message when selected" to
7211                 a tristate (Never/Always/When preview is visible)
7212                 Patch by Jonathan Corbet <corbet@lwn.net>.
7213
7214 2008-07-06 [paul]       3.5.0cvs14
7215
7216         * src/addrgather.c
7217                 improve the layout of the dialogue
7218                 improve the English
7219                 add tooltips
7220                 fix some of the nasty coding style
7221         * src/mainwindow.c
7222                 improve the English
7223                 add some missing mnemonics
7224
7225 2008-07-05 [paul]       3.5.0cvs13
7226
7227         * src/mainwindow.c
7228         * src/mainwindow.h
7229                 fix bug 1398, '"Change current account" is
7230                 available even when there's only one account'
7231         * src/plugins/pgpcore/prefs_gpg.c
7232                 put back a needed include, removed in error
7233
7234 2008-07-05 [colin]      3.5.0cvs12
7235
7236         * src/mainwindow.c
7237                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
7238
7239 2008-07-05 [colin]      3.5.0cvs11
7240
7241         * src/news.c
7242         * src/news_gtk.c
7243                 Provide ability to rename newsgroups. Closes
7244                 bug 1444, 'Add GUI option for renaming 
7245                 newsgroups'. Patch by Pawel Pekala
7246
7247 2008-07-05 [colin]      3.5.0cvs10
7248
7249         * src/plugins/pgpcore/passphrase.c
7250         * src/plugins/pgpcore/prefs_gpg.c
7251         * src/plugins/pgpcore/select-keys.c
7252                 Simplify GTK includes (with the advantage
7253                 of compiling against GTK+2.13); patch by
7254                 Charles A Edwards
7255
7256 2008-07-05 [colin]      3.5.0cvs9
7257
7258         * src/wizard.c
7259                 Add SSL client certificates
7260
7261 2008-07-05 [colin]      3.5.0cvs8
7262
7263         * src/prefs_account.c
7264         * src/common/session.h
7265                 Fix warnings
7266         * src/common/ssl.c
7267                 Add one path for certs
7268
7269 2008-07-05 [colin]      3.5.0cvs7
7270
7271         * src/prefs_account.c
7272                 Fix no-ssl build
7273
7274 2008-07-04 [colin]      3.5.0cvs6
7275
7276         * src/common/ssl.c
7277         * src/common/ssl.h
7278         * src/common/ssl_certificate.c
7279                 Workaround distro bugs and fix certificate checking
7280                 with OpenSSL
7281
7282 2008-07-04 [colin]      3.5.0cvs5
7283
7284         * src/filtering.c
7285         * src/common/ssl_certificate.c
7286         * src/common/ssl_certificate.h
7287         * src/etpan/imap-thread.c
7288         * src/etpan/nntp-thread.c
7289                 Fix some leaks, thanks to Martin Zwickel
7290                 Rename gnutls functions that do the same
7291                 as OpenSSL ones, to avoid symbol clashing
7292                 when Claws is built against GnuTLS and
7293                 libetpan against OpenSSL
7294
7295 2008-07-04 [paul]       3.5.0cvs4
7296
7297         * src/prefs_account.c
7298                 remove 1 forgotten '.'
7299
7300 2008-07-04 [paul]       3.5.0cvs3
7301
7302         * src/prefs_account.c
7303                 layout/engrish fixes to the 'Client
7304                 certificates' frame
7305
7306 2008-07-03 [colin]      3.5.0cvs2
7307
7308         * src/imap.c
7309         * src/news.c
7310         * src/pop.c
7311         * src/prefs_account.c
7312         * src/prefs_account.h
7313         * src/prefs_common.c
7314         * src/send_message.c
7315         * src/common/session.c
7316         * src/common/session.h
7317         * src/common/smtp.c
7318         * src/common/smtp.h
7319         * src/common/socket.h
7320         * src/common/ssl.c
7321         * src/common/ssl.h
7322         * src/common/ssl_certificate.c
7323         * src/common/ssl_certificate.h
7324         * src/etpan/imap-thread.c
7325         * src/etpan/nntp-thread.c
7326         * src/gtk/inputdialog.c
7327                 Add support for SSL client certificates (either PEM files
7328                 with certificate and private key, either PKCS12 files)
7329
7330 2008-06-28 [colin]      3.5.0cvs1
7331
7332         * src/foldersel.c
7333                 Fix compilation with older GTKs
7334
7335 2008-06-27 [paul]       3.5.0
7336
7337         * NEWS
7338         * README
7339         * RELEASE_NOTES 
7340                 3.5.0 released
7341
7342 2008-06-27 [paul]       3.4.0cvs116
7343
7344         * src/gtk/authors.h
7345                 complete cvs115
7346
7347 2008-06-27 [paul]       3.4.0cvs115
7348
7349         * configure.ac
7350         * src/gtk/authors.h
7351                 no longer build unmaintained translations
7352
7353 2008-06-27 [paul]       3.4.0cvs114
7354
7355         * po/de.po
7356         * po/fi.po
7357         * po/pt_BR.po
7358                 updated by Stephan Sachse, Flammie Pirinen, and
7359                 Frederico Goncalves Guimaraes
7360
7361 2008-06-26 [wwp]        3.4.0cvs113
7362
7363         * manual/fr/advanced.xml
7364                 Update French version of the manual (AutoFaces documentation).
7365
7366 2008-06-26 [wwp]        3.4.0cvs112
7367
7368         * manual/fr/advanced.xml
7369         * manual/fr/plugins.xml
7370                 Updated French version of the manual (completed
7371                 hidden options list, added note about Clawsker
7372                 and new mail archiver plugin).
7373
7374 2008-06-25 [colin]      3.4.0cvs111
7375
7376         * src/gtk/gtkaspell.c
7377                 Fix non-UTF8 in the replace with dialog
7378         * src/prefs_actions.c
7379                 Fix possible crasher
7380                 Patches by Pawel
7381
7382 2008-06-24 [mones]      3.4.0cvs110
7383
7384         * src/autofaces.c
7385                 Fix non-warning message, downgraded to debug info
7386
7387 2008-06-24 [colin]      3.4.0cvs109
7388
7389         * src/summaryview.c
7390                 Fix bug 1650, Message line too small after 
7391                 changing columns in "three columns" layout
7392
7393 2008-06-24 [colin]      3.4.0cvs108
7394
7395         * src/messageview.c
7396                 Fix Spam button sensitivity in newsgroups
7397
7398 2008-06-23 [wwp]        3.4.0cvs107
7399
7400         * po/fr.po
7401                 Updated French translation.
7402
7403 2008-06-23 [mones]      3.4.0cvs106
7404
7405         * po/es.po
7406                 Updated translation for release
7407
7408 2008-06-22 [mones]      3.4.0cvs105
7409
7410         * manual/es/plugins.xml
7411                 Synced new entry for Mail Archiver plugin
7412
7413 2008-06-22 [colin]      3.4.0cvs104
7414
7415         * src/compose.c
7416                 Fix initial cursor position
7417
7418 2008-06-21 [paul]       3.4.0cvs103
7419
7420         * manual/plugins.xml
7421                 add an entry for the new Mail Archiver plugin
7422
7423 2008-06-21 [paul]       3.4.0cvs102
7424
7425         * src/gtk/about.c
7426                 we're in 'string freeze', put back the
7427                 < > symbols for now
7428
7429 2008-06-21 [paul]       3.4.0cvs101
7430
7431         * manual/advanced.xml
7432         * manual/es/advanced.xml
7433                 fix build warning: <emphasis> cannot be contained
7434                 within <filename>
7435         * src/gtk/about.c
7436                 fix non-clickable link on License page and drop
7437                 the containing < > symbols to match other links
7438
7439 2008-06-20 [mones]      3.4.0cvs100
7440
7441         * manual/advanced.xml
7442                 Added autofaces documentation, note about clawsker in hidden
7443                 preferences, minor markup fix. Thanks Paul for proofreading
7444         * manual/es/advanced.xml
7445                 Synchronised Spanish manual
7446
7447 2008-06-16 [colin]      3.4.0cvs99
7448
7449         * src/compose.c
7450                 Fix cursor placing on signature change
7451
7452 2008-06-16 [paul]       3.4.0cvs98
7453
7454         * src/imap_gtk.c
7455         * src/mh_gtk.c
7456         * src/gtk/inputdialog.c
7457                 really fussy coding style fixes
7458
7459 2008-06-16 [paul]       3.4.0cvs97
7460
7461         * src/Makefile.am
7462                 keep the alphabetical order
7463
7464 2008-06-13 [mones]      3.4.0cvs96
7465
7466         * src/autofaces.c
7467                 Fix crasher ;-)
7468         * src/prefs_filtering_action.c
7469                 Fixed cosmetic bug, processing also displays "Filtering"
7470
7471 2008-06-13 [mones]      3.4.0cvs95
7472
7473         * src/Makefile.am
7474         * src/autofaces.c       ** NEW FILE **  
7475         * src/autofaces.h       ** NEW FILE **
7476         * src/compose.c
7477                 Allow setting Faces and X-Faces globally and per-account
7478                 from configuration files under ~/.claws-mail/autofaces
7479
7480 2008-06-13 [holger]     3.4.0cvs94
7481
7482         * .cvsignore
7483                 More files to ignore
7484         * src/gtk/inputdialog.c
7485         * src/gtk/inputdialog.h
7486                 Make input dialog more generic so that a checkbox
7487                 with custom text can be used in addition to the
7488                 "remember this" checkbox
7489         * src/imap_gtk.c
7490         * src/mh_gtk.c
7491         * src/prefs_common.c
7492         * src/prefs_common.h
7493                 Allow new folders to inherit the properties of the
7494                 parent folder during folder creation
7495
7496 2008-06-13 [wwp]        3.4.0cvs93
7497
7498         * src/addressbook.c
7499                 a better fix for this string, won't break up translations,
7500                 and is conform to other similar ones.
7501
7502 2008-06-13 [wwp]        3.4.0cvs92
7503
7504         * src/addrduplicates.c
7505         * src/addressadd.c
7506         * src/addressbook.c
7507         * src/addressbook_foldersel.c
7508         * src/editgroup.c
7509                 use tree decorations everywhere AB folders are used (AB tree pane,
7510                     add address to AB, select AB folder, edit group, custom attr, find dup
7511                     results), in order to match global style
7512                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
7513                     double clicking on groups in tree pane does open the group edit dialog
7514                     double clicking on other items in tree pane does expand/collapse
7515                 fix a missing space in AB's delete-folder dialog
7516                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
7517
7518         * src/foldersel.c
7519                 make foldersel dialog show dotted lines according to global (hidden) prefs
7520
7521 2008-06-12 [colin]      3.4.0cvs91
7522
7523         * src/compose.c
7524         * src/compose.h
7525                 Fix bug 1635, 'Last character of message is truncated 
7526                 when changing accounts w/ sigs'
7527         * src/folderview.c
7528                 Fix bug 1636, 'Can't select "properties" on "folders 
7529                 only" folders'
7530
7531 2008-06-11 [colin]      3.4.0cvs90
7532
7533         * src/folder.c
7534                 Maybe fix bug 1623, 'exits with segfault when 
7535                 logging in to certain imap-servers'
7536
7537 2008-06-10 [mones]      3.4.0cvs89
7538
7539         * AUTHORS
7540         * tools/Makefile.am
7541         * tools/README
7542         * tools/convert_mbox.sh
7543                 Undo cvs86 and cvs87, it really should be a patch to 
7544                 convert_mbox.pl
7545
7546 2008-06-10 [wwp]        3.4.0cvs88
7547
7548         * po/fr.po
7549                 Updated French translation.
7550
7551 2008-06-10 [mones]      3.4.0cvs87
7552
7553         * tools/Makefile.am
7554                 Oops, forgot to add previous script for distribution
7555
7556 2008-06-10 [mones]      3.4.0cvs86
7557
7558         * AUTHORS
7559         * tools/README
7560         * tools/convert_mbox.sh
7561                 Added script to convert Evolution mail folders contributed
7562                 by Daniel Dickinson <cshore@fionavar.ca>
7563                 Fixes debian bug 461435
7564
7565 2008-06-09 [colin]      3.4.0cvs85
7566
7567         * src/main.c
7568                 Integrate AWN information bubble if dbus is
7569                 available
7570         * src/folder.c
7571                 Fix crash when calling scan_required() on 
7572                 folder classes that don't implement them
7573         * src/common/session.c
7574                 Fix a little typo
7575
7576 2008-06-09 [colin]      3.4.0cvs84
7577
7578         * src/main.c
7579                 Fix bug 1447, 'If user tries to close while starting 
7580                 up, it will not close ever.'
7581
7582 2008-06-09 [colin]      3.4.0cvs83
7583
7584         * src/filtering.c
7585                 Fix bug 1628, 'Claws Mail crashes when 
7586                 filtering selected messages'
7587
7588 2008-06-04 [colin]      3.4.0cvs82
7589
7590         * src/messageview.c
7591                 Complete handling of html parts in multipart/alternative
7592                 mails
7593
7594 2008-06-03 [paul]       3.4.0cvs81
7595
7596         * src/prefs_message.c
7597                 make always the english good
7598
7599 2008-06-03 [colin]      3.4.0cvs80
7600
7601         * src/mainwindow.c
7602         * src/mainwindow.h
7603                 Fix bug 1624, '[PATCH] Quick search should be 
7604                 disabled for folder view'; based on a patch by
7605                 Michael Terry
7606
7607 2008-06-03 [iwkse]      3.4.0cvs79
7608
7609         * src/addressbook.c
7610                 Fix little gui bug on button sensitivity
7611         * src/messageview.c
7612         * src/prefs_common.c
7613         * src/prefs_common.h
7614         * src/prefs_message.c
7615                 Allow by default to show html in multipart/alternative
7616
7617 2008-06-02 [colin]      3.4.0cvs78
7618
7619         * src/prefs_actions.c
7620                 GUI rework, patch by Pawel 
7621
7622 2008-06-02 [colin]      3.4.0cvs77
7623
7624         * src/quote_fmt.c
7625                 Fix sensitivity/alignment, patch from
7626                 Pawel
7627
7628 2008-05-31 [colin]      3.4.0cvs76
7629
7630         * src/imap.c
7631                 Fix login issue introduced in cvs75.
7632
7633 2008-05-31 [colin]      3.4.0cvs75
7634
7635         * src/imap.c
7636                 Fix more possible double-frees. Also, fix the root cause
7637                 of these double-frees by just noting the Session is to
7638                 be destroyed instead of destroying it in flight
7639
7640 2008-05-29 [paul]       3.4.0cvs74
7641
7642         * manual/keyboard.xml
7643                 'Makes' these entries like the others
7644
7645 2008-05-29 [colin]      3.4.0cvs73
7646
7647         * src/procmsg.h
7648                 Include utils.h in case we
7649                 need to pull goffset definition
7650
7651 2008-05-29 [colin]      3.4.0cvs72
7652
7653         * src/common/utils.h
7654                 Workaround a stupid Glib issue, where
7655                 goffset happens to be undefined. 
7656
7657 2008-05-28 [colin]      3.4.0cvs71
7658
7659         * src/compose.c
7660         * src/compose.h
7661         * src/grouplistdialog.c
7662         * src/image_viewer.c
7663         * src/imap.c
7664         * src/inc.c
7665         * src/main.c
7666         * src/matcher.c
7667         * src/messageview.c
7668         * src/mimeview.c
7669         * src/prefs_themes.c
7670         * src/procmsg.h
7671         * src/summaryview.c
7672         * src/summaryview.h
7673         * src/textview.c
7674         * src/common/smtp.c
7675         * src/common/utils.c
7676         * src/common/utils.h
7677                 Use goffset instead of off_t for MsgInfo's size
7678                 Allows using MsgInfo structure from plugins
7679                 compiled with largefile support
7680
7681 2008-05-26 [colin]      3.4.0cvs70
7682
7683         * src/mainwindow.c
7684         * src/mainwindow.h
7685                 Define THEME_CHANGED_HOOKLIST and invoke
7686                 it on theme change
7687         * src/plugins/trayicon/trayicon.c
7688                 Listen to THEME_CHANGED_HOOKLIST and
7689                 update accordingly
7690
7691 2008-05-26 [paul]       3.4.0cvs69
7692
7693         * src/mimeview.c
7694                 plug a leak in mimeview_save_all()
7695
7696 2008-05-24 [colin]      3.4.0cvs68
7697
7698         * src/common/utils.h
7699                 Fix wrong define on old glibs
7700
7701 2008-05-24 [paul]       3.4.0cvs67
7702
7703         * src/Makefile.am
7704         * src/stock_pixmap.c
7705         * src/stock_pixmap.h
7706         * src/toolbar.c
7707         * src/pixmaps/cancel.xpm
7708         * src/pixmaps/close.xpm
7709                 add a specific icon for A_CANCEL_INC (addresses
7710                 point 1 of bug 1609 'Icon issues')
7711                 replace close.xpm with an icon of the standard
7712                 24x24 size
7713
7714 2008-05-24 [paul]       3.4.0cvs66
7715
7716         * src/pixmaps/insert_file.xpm
7717                 replaced
7718
7719 2008-05-23 [paul]       3.4.0cvs65
7720
7721         * src/common/md5.c
7722         * src/common/md5.h
7723                 add the possibility to check md5 on binary files,
7724                 thanks to Colin
7725
7726 2008-05-23 [colin]      3.4.0cvs64
7727
7728         * src/mainwindow.c
7729         * src/summaryview.c
7730                 Fix bug 1610, 'claws crash after opening/closing 
7731                 preferences and window update'
7732
7733 2008-05-22 [colin]      3.4.0cvs63
7734
7735         * src/prefs_filtering_action.c
7736         * src/gtk/combobox.c
7737         * src/gtk/combobox.h
7738                 Fix reselecting of Tags actions in
7739                 filtering actions dialog
7740
7741 2008-05-22 [colin]      3.4.0cvs62
7742
7743         * src/Makefile.am
7744         * src/prefs_toolbar.c
7745         * src/stock_pixmap.c
7746         * src/stock_pixmap.h
7747         * src/toolbar.c
7748         * src/pixmaps/delete_btn.xpm
7749         * src/pixmaps/insert_file.xpm
7750         * src/pixmaps/mail_reply_to_list.xpm
7751                 Fix more of bug 1609:
7752                 - Add a Delete button icon
7753                 - Add a Reply to list button icon
7754                 - Fix Insert file button icon
7755                 Artwork by Ciprian Popovici.
7756
7757 2008-05-21 [colin]      3.4.0cvs61
7758
7759         * src/common/utils.c
7760                 Fix a little leak
7761
7762 2008-05-21 [wwp]        3.4.0cvs60
7763
7764         * src/prefs_filtering.c
7765                 Don't show SMTP-only accounts in accounts list, as they are
7766                 irrelevant for filtering incoming messages.
7767
7768 2008-05-21 [colin]      3.4.0cvs59
7769
7770         * src/mainwindow.c
7771                 Don't put SMTP-only accounts in receive menus
7772
7773 2008-05-21 [colin]      3.4.0cvs58
7774
7775         * src/imap.c
7776                 Fix cvs56 (brain fart)
7777
7778 2008-05-21 [colin]      3.4.0cvs57
7779
7780         * src/common/utils.c
7781                 Fix bug 1615, 'hang on FIFO when the other end's not 
7782                 opened'
7783
7784 2008-05-21 [colin]      3.4.0cvs56
7785
7786         * src/imap.c
7787                 Fix a warning
7788
7789 2008-05-19 [colin]      3.4.0cvs55
7790
7791         * src/plugins/pgpcore/sgpgme.c
7792                 Maybe fix debian bug 481856, 'Segmentation fault 
7793                 when verifying a GPG signature'. Although it 
7794                 looks like a race condition...
7795
7796 2008-05-19 [colin]      3.4.0cvs54
7797
7798         * src/prefs_filtering_action.c
7799         * src/prefs_matcher.c
7800         * src/common/tags.c
7801         * src/common/tags.h
7802         * src/gtk/combobox.c
7803         * src/gtk/combobox.h
7804                 Patch by Pawel: disabled Tags menus in filtering dialogs
7805
7806 2008-05-19 [colin]      3.4.0cvs53
7807
7808         * src/prefs_account.c
7809                 GUI patch by Pawel: align ports entries
7810
7811 2008-05-19 [colin]      3.4.0cvs52
7812
7813         * src/mainwindow.c
7814                 Fix bug 1616, 'strange question while emptying trash'
7815
7816 2008-05-18 [colin]      3.4.0cvs51
7817
7818         * src/common/plugin.c
7819         * src/etpan/imap-thread.c
7820         * src/etpan/nntp-thread.c
7821         * src/gtk/gtksctree.c
7822                 Fix bug 1613, 'Various memory leaks'; 
7823                 based on a patch by Didier Barvaux.
7824
7825 2008-05-18 [colin]      3.4.0cvs50
7826
7827         * src/mimeview.c
7828         * src/privacy.h
7829         * src/toolbar.c
7830         * src/toolbar.h
7831         * src/plugins/pgpcore/sgpgme.c
7832                 Fix more parts of bug 1609:
7833                 - Make use of specific Expired privacy icon
7834                 - Use CLOSE instead of NOTICE_ERROR for cancel
7835                   receiving
7836                 - Allow a Preferences button in the main toolbar
7837
7838 2008-05-18 [colin]      3.4.0cvs49
7839
7840         * src/stock_pixmap.c
7841                 Fix bug with non-updating icons after theme change:
7842                 If fetching pixbuf for a given icon after a theme
7843                 change, the next pixmap fetch would return the old
7844                 cached one, as the theme change was forgotten at 
7845                 this time. (and vice-versa). This was mostly 
7846                 visible on open folder icons
7847
7848 2008-05-17 [colin]      3.4.0cvs48
7849
7850         * src/prefs_summaries.c
7851         * src/summaryview.c
7852                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
7853                 options'. Patch by Pawel
7854
7855 2008-05-16 [colin]      3.4.0cvs47
7856
7857         * src/imap.c
7858                 Fix another possible crash (on fatal errors
7859                 at login, like stream error).
7860
7861 2008-05-16 [paul]       3.4.0cvs46
7862
7863         * tools/thunderbird-filters-convertor.pl
7864                 fix a typo
7865                 fix reading a tb rule that contains something
7866                 like that: \"Sender\"
7867
7868 2008-05-16 [paul]       3.4.0cvs45
7869
7870         * tools/README
7871         * tools/csv2addressbook.pl
7872                 add support for gmail exported csv address book
7873
7874 2008-05-16 [colin]      3.4.0cvs44
7875
7876         * configure.ac
7877         * src/ldapupdate.c
7878                 Fix ldap deprecated calls. Patch by
7879                 Michael Rasmussen
7880
7881 2008-05-16 [paul]       3.4.0cvs43
7882
7883         * manual/de/account.xml
7884         * manual/it/account.xml
7885         * manual/it/ack.xml
7886         * manual/it/addrbook.xml
7887         * manual/it/claws-mail-manual.xml
7888         * manual/it/gpl.xml
7889         * manual/it/intro.xml
7890         * manual/it/starting.xml
7891                 add pages towards German and Italian manuals.
7892                 (just for storage, they are not built yet, due
7893                 to being incomplete.) submitted by Speckmade
7894                 <Speckmade@gmx.net> and Salvatore De Paolis
7895                 <iwkse@claws-mail.org>
7896
7897 2008-05-16 [colin]      3.4.0cvs42
7898
7899         * src/gtk/sslcertwindow.c
7900                 Fix SHA1 fingerprint with GnuTLS
7901
7902 2008-05-15 [colin]      3.4.0cvs41
7903
7904         * src/gtk/sslcertwindow.c
7905                 Print SHA1 fingerprint too
7906
7907 2008-05-15 [colin]      3.4.0cvs40
7908
7909         * src/imap.c
7910                 Fix certificate port on TLS. It was 
7911                 previously always 0.
7912                 **IMPORTANT INFORMATION**: this will trigger 
7913                 one wrong "New certificate" warning at the 
7914                 first connection with this fix, if using STARTTLS
7915                 on IMAP.
7916         * src/gtk/sslcertwindow.c
7917                 Make labels selectable
7918
7919 2008-05-15 [colin]      3.4.0cvs39
7920
7921         * src/imap.c
7922                 Fix double free when STARTTLS fails (for
7923                 example due to refusing the certificate)
7924
7925 2008-05-15 [paul]       3.4.0cvs38
7926
7927         * manual/advanced.xml
7928                 fix typo
7929
7930 2008-05-15 [paul]       3.4.0cvs37
7931
7932         * manual/advanced.xml
7933         * src/prefs_send.c
7934                 make outgoing_fallback_to_ascii a hidden pref
7935
7936 2008-05-14 [colin]      3.4.0cvs36
7937
7938         * src/main.c
7939         * src/mainwindow.c
7940         * src/mainwindow.h
7941                 Make it possible to cancel quit when Claws
7942                 ask whether to empty trash.
7943
7944 2008-05-14 [colin]      3.4.0cvs35
7945
7946         * src/compose.c
7947         * src/prefs_common.c
7948         * src/prefs_common.h
7949         * src/prefs_send.c
7950                 Add a preference to be able to specify an
7951                 outgoing charset/encoding but still fallback
7952                 to 7bit US-ASCII when possible (default TRUE,
7953                 same behavior as pre-cvs34)
7954
7955 2008-05-14 [colin]      3.4.0cvs34
7956
7957         * src/compose.c
7958                 Always use the specified encoding and charset if it is
7959                 specified, even if the mail is ASCII.
7960
7961 2008-05-13 [paul]       3.4.0cvs33
7962
7963         * src/ldapupdate.c
7964                 fix the build warnings the easy way for now
7965
7966 2008-05-13 [colin]      3.4.0cvs32
7967
7968         * src/prefs_themes.c
7969                 Count .png files as icons too (fixes part
7970                 of bug 1609, 'Icon issues')
7971
7972 2008-05-13 [wwp]        3.4.0cvs31
7973
7974         * src/addressbook_foldersel.c
7975                 Fix wrong check (completes 3.4.0.cvs30).
7976
7977 2008-05-12 [wwp]        3.4.0cvs30
7978
7979         * src/addressbook.c
7980         * src/addressbook_foldersel.c
7981         * src/filtering.c
7982         * src/matcher.c
7983         * src/prefs_matcher.c
7984         * src/plugins/bogofilter/bogofilter.c
7985         * src/plugins/bogofilter/bogofilter_gtk.c
7986         * src/plugins/dillo_viewer/dillo_prefs.c
7987         * src/plugins/spamassassin/spamassassin.c
7988         * src/plugins/spamassassin/spamassassin_gtk.c
7989                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
7990                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
7991                 translated string "Any" in plugins (whitelisting) and
7992                 UTF8 comparisons.
7993
7994 2008-05-07 [colin]      3.4.0cvs29
7995
7996         * configure.ac
7997                 Fix --enable-maemo (assume --enable-generic-umpc)
7998
7999 2008-05-07 [colin]      3.4.0cvs28
8000
8001         * configure.ac
8002         * src/account.c
8003         * src/addr_compl.c
8004         * src/compose.c
8005         * src/editaddress.c
8006         * src/folderview.c
8007         * src/mainwindow.c
8008         * src/messageview.c
8009         * src/mimeview.c
8010         * src/prefs_account.c
8011         * src/prefs_common.c
8012         * src/prefs_display_header.c
8013         * src/prefs_filtering.c
8014         * src/prefs_summaries.c
8015         * src/prefs_template.c
8016         * src/prefs_toolbar.c
8017         * src/stock_pixmap.c
8018         * src/summaryview.c
8019         * src/summaryview.h
8020         * src/textview.c
8021         * src/toolbar.c
8022         * src/gtk/about.c
8023         * src/gtk/gtksctree.c
8024         * src/gtk/menu.c
8025         * src/gtk/prefswindow.c
8026         * src/gtk/sslcertwindow.c
8027                 Separate generic UMPC code (layouts, ...) from 
8028                 MAEMO code (Hildon, ...)
8029
8030 2008-05-06 [paul]       3.4.0cvs27
8031
8032         * tools/claws.i18n.status.pl
8033                 add he.po
8034
8035 2008-05-06 [colin]      3.4.0cvs26
8036
8037         * src/common/utils.c
8038                 Maybe fix crash on FreeBSD
8039
8040 2008-05-05 [colin]      3.4.0cvs25
8041
8042         * src/messageview.c
8043                 Fix bug 1602, 'Crash when sending return receipt for
8044                 messages with no subject'
8045
8046 2008-05-05 [colin]      3.4.0cvs24
8047
8048         * src/mimeview.c
8049                 Don't overwrite temporary files with same
8050                 name when drag and dropping. Fixes bug 1599,
8051                 'attach multiple files with the same name from 
8052                 one mail to another'
8053
8054 2008-05-04 [paul]       3.4.0cvs23
8055
8056         * src/compose.c
8057         * src/prefs_common.c
8058                 fix bug 1587 'can not replay with quote'
8059
8060 2008-05-03 [colin]      3.4.0cvs22
8061
8062         * po/de.po
8063                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
8064
8065 2008-05-03 [colin]      3.4.0cvs21
8066
8067         * src/toolbar.c
8068                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
8069                 icon isn't grayed although ineffective'
8070
8071 2008-05-02 [wwp]        3.4.0cvs20
8072
8073         * po/fr.po
8074                 Fix translation.
8075
8076         * src/prefs_folder_item.c
8077                 Add missing notice in folder properties (templates) when
8078                 folder is a root node.
8079
8080 2008-04-30 [colin]      3.4.0cvs19
8081
8082         * src/prefs_toolbar.c
8083                 Add Trash and Delete icons to the icon chooser
8084
8085 2008-04-30 [colin]      3.4.0cvs18
8086
8087         * src/compose.c
8088                 Remove "Delete entire line" which was a noop
8089                 and should be the same as "Delete line" :)
8090
8091 2008-04-30 [colin]      3.4.0cvs17
8092
8093         * src/compose.c
8094                 Fix 'Delete line' and 'Delete to end of line'
8095                 on the last line. Patch by <seelenhirt@gmx.net>
8096
8097 2008-04-28 [colin]      3.4.0cvs16
8098
8099         * src/folder.c
8100                 Fix bug 1589, 'tagsdb file not removed when
8101                 folder deleted'.
8102         * src/common/utils.c
8103                 Make sure claws_unlink accepts NULL arg.
8104
8105 2008-04-25 [colin]      3.4.0cvs15
8106
8107         * src/common/ssl.c
8108                 Fix/simplify previous commit
8109
8110 2008-04-25 [colin]      3.4.0cvs14
8111
8112         * src/addrindex.h
8113         * src/common/ssl_certificate.c
8114                 Patch by Marcus: Fix Win32 build
8115         * src/common/ssl.c
8116                 Fix build with GnuTLS/no pthread, thanks
8117                 to Marcus
8118
8119 2008-04-25 [colin]      3.4.0cvs13
8120
8121         * src/summaryview.c
8122                 Fix bug 1586, '3-pane vertical layout now and then 
8123                 still shows sender column'
8124
8125 2008-04-25 [colin]      3.4.0cvs12
8126
8127         * src/Makefile.am
8128         * src/w32-logo.ico
8129         * src/w32-resource.rc
8130                 Patch from Marcus Brinkmann to set an icon on w32.
8131
8132 2008-04-24 [colin]      3.4.0cvs11
8133
8134         * src/inc.c
8135         * src/inc.h
8136                 Trace inc locks
8137         * src/ldif.c
8138         * src/ldif.h
8139                 Fix bug 1581, 'Bad File Format during Import LDIF':
8140                 Use dynamically allocated buffers; also, allow 
8141                 importing contacts with no email address
8142
8143 2008-04-24 [colin]      3.4.0cvs10
8144
8145         * src/prefs_common.c
8146                 Increment the timeout a bit on OpenBSD, 75 isn't enough
8147
8148 2008-04-23 [colin]      3.4.0cvs9
8149
8150         * src/compose.c
8151         * src/prefs_folder_item.c
8152         * src/prefs_template.c
8153         * src/quote_fmt.c
8154                 Fix bug 1576: Fix unescaping of templates when testing them
8155                 I think it breaks nothing. (wwp, you're welcome to double-check)
8156
8157 2008-04-23 [paul]       3.4.0cvs8
8158
8159         * manual/advanced.xml
8160                 add info about the "two_line_vertical" hidden
8161                 pref
8162
8163 2008-04-22 [paul]       3.4.0cvs7
8164
8165         * src/prefs_common.c
8166         * src/prefs_common.h
8167         * src/summaryview.c
8168                 make the 2-line view in summaryview when in three
8169                 columns mode configurable. hidden pref: "two_line_vertical"
8170
8171 2008-04-22 [colin]      3.4.0cvs6
8172
8173         * src/inc.c
8174                 Fix missing inc_unlock()
8175         * src/prefs_matcher.c
8176         * src/send_message.c
8177                 Fix my last commit
8178
8179 2008-04-22 [colin]      3.4.0cvs5
8180
8181         * src/etpan/imap-thread.c
8182                 Use g_(un)setenv instead of (un)setenv which
8183                 doesn't exist on IRIX 6.5
8184
8185 2008-04-22 [colin]      3.4.0cvs4
8186
8187         * src/inc.c
8188         * src/prefs_common.c
8189         * src/send_message.c
8190                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
8191                 Set the default timeout to 75 seconds
8192
8193 2008-04-20 [colin]      3.4.0cvs3
8194
8195         * src/pixmaps/tray_newmail.offline.xpm
8196         * src/pixmaps/tray_newmail.xpm
8197         * src/pixmaps/tray_newmarkedmail.offline.xpm
8198         * src/pixmaps/tray_newmarkedmail.xpm
8199         * src/pixmaps/tray_nomail.offline.xpm
8200         * src/pixmaps/tray_nomail.xpm
8201         * src/pixmaps/tray_unreadmail.offline.xpm
8202         * src/pixmaps/tray_unreadmail.xpm
8203         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
8204         * src/pixmaps/tray_unreadmarkedmail.xpm
8205                 Make the tray icons a bit nicer. Would be
8206                 nice to get really nice icons from someone
8207                 who's good at Gimp :)
8208
8209 2008-04-18 [colin]      3.4.0cvs2
8210
8211         * src/common/log.c
8212                 Forgot one g_unlink
8213
8214 lease complete the changelog entry below
8215 2008-04-18 [colin]      3.4.0cvs1
8216
8217         * src/addrduplicates.c
8218         * src/addressbook.c
8219         * src/compose.c
8220         * src/crash.c
8221         * src/editaddress.c
8222         * src/folder.c
8223         * src/image_viewer.c
8224         * src/imap.c
8225         * src/inc.c
8226         * src/main.c
8227         * src/mbox.c
8228         * src/messageview.c
8229         * src/mh.c
8230         * src/msgcache.c
8231         * src/news.c
8232         * src/partial_download.c
8233         * src/pop.c
8234         * src/prefs_common.c
8235         * src/prefs_common.h
8236         * src/prefs_other.c
8237         * src/prefs_themes.c
8238         * src/procheader.c
8239         * src/procmime.c
8240         * src/procmsg.c
8241         * src/textview.c
8242         * src/wizard.c
8243         * src/common/prefs.c
8244         * src/common/ssl_certificate.c
8245         * src/common/template.c
8246         * src/common/utils.c
8247         * src/common/utils.h
8248         * src/etpan/imap-thread.c
8249         * src/plugins/dillo_viewer/dillo_viewer.c
8250         * src/plugins/pgpcore/sgpgme.c
8251         * src/plugins/pgpinline/pgpinline.c
8252                 Add an option to shred temporary files and messages
8253                 instead of just removing them. Slows deletions down!
8254
8255 2008-04-18 [paul]       3.4.0
8256
8257         * NEWS
8258         * README
8259         * RELEASE_NOTES 
8260                 3.4.0 released
8261
8262
8263 2008-04-18 [paul]       3.3.1cvs61
8264
8265         * po/de.po
8266         * po/fi.po
8267         * po/it.po
8268         * po/pt_BR.po
8269                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
8270                 and Frederico Goncalves Guimaraes
8271         * po/es.po
8272                 updated on the last minute by a lazy Ricardo Mones
8273
8274 2008-04-18 [colin]      3.3.1cvs60
8275
8276         * po/fr.po
8277                 Update translation (Fabien Vantard)
8278
8279 2008-04-17 [colin]      3.3.1cvs59
8280
8281         * src/imap.c
8282                 Fix debian bug 474712, 'claws seg faults when IMAP 
8283                 connection breaks after an IMAP protocol error 
8284                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
8285         * src/summaryview.c
8286                 Fix a little leak
8287
8288 2008-04-17 [colin]      3.3.1cvs58
8289
8290         * src/common/log.c
8291                 Fix log size getting out of control (claws-mail
8292                 getting SIGXFSZ): rotate if every 10MB
8293
8294 2008-04-10 [paul]       3.3.1cvs57
8295
8296         * src/prefs_other.c
8297                 improvements to english usage
8298
8299 2008-04-10 [paul]       3.3.1cvs56
8300
8301         * src/prefs_receive.c
8302                 add an accurate description
8303
8304 2008-04-08 [colin]      3.3.1cvs55
8305
8306         * src/undo.c
8307                 Probably fix corruption, introduced in cvs53
8308
8309 2008-04-04 [iwkse]      3.3.1cvs54
8310
8311         * src/undo.c
8312                 undo should works properly again
8313
8314 2008-04-04 [iwkse]      3.3.1cvs53
8315
8316         * src/undo.c
8317                 Fix a segfault but breaks undo
8318                 on a specific case (eg. double paste with
8319                 middle-mouse button)
8320
8321 2008-04-04 [iwkse]      3.3.1cvs52
8322
8323         * src/prefs_filtering.c
8324                 Fix previous Tab mess
8325
8326 2008-04-03 [iwkse]      3.3.1cvs51
8327
8328         * src/prefs_filtering.c
8329                 Add search in filtering rules list
8330
8331 2008-04-02 [colin]      3.3.1cvs50
8332
8333         * src/main.c
8334                 Revert part of the previous patch: we do
8335                 want to parse ~/.claws-mail/gtkrc-2.0 if it
8336                 exists
8337
8338 2008-04-02 [colin]      3.3.1cvs49
8339
8340         * src/main.c
8341                 Fix bug 1562, 'Claws-Mail does not completely 
8342                 respect settings in GTK2_RC_FILES environment'
8343                 Remove manual parsing of .gtkrc-2.0 and 
8344                 .gtk/gtkrc-2.0. GTK does it itself these days.
8345
8346 2008-04-01 [colin]      3.3.1cvs48
8347
8348         * src/imap_gtk.c
8349                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
8350                 ticking "Show only subscribed"'
8351
8352 2008-03-31 [colin]      3.3.1cvs47
8353
8354         * src/folder.c
8355                 Fix bug 1553, 'File lock not respected'
8356                 Regression due to the implementation of
8357                 deletion batching
8358
8359 2008-03-31 [colin]      3.3.1cvs46
8360
8361         * src/mainwindow.c
8362                 Fix tags menu update, thanks to Paul
8363
8364 2008-03-29 [wwp]        3.3.1cvs45
8365
8366         * src/prefs_account.c
8367         * src/prefs_common.c
8368         * src/prefs_folder_item.c
8369         * src/prefs_quote.c
8370         * src/quote_fmt.c
8371         * src/quote_fmt.h
8372                 Fix compose template formats (in global preferences)
8373                 being translated under specific conditions.
8374                 Add a button to restore factory defaults for current
8375                 language.
8376
8377 2008-03-27 [colin]      3.3.1cvs44
8378
8379         * src/common/prefs.c
8380         * src/common/xmlprops.c
8381                 Fix RedHat bug 431735, 'segfault if /home is full' 
8382                 (when starting): Fix double fclose() in prefs.c
8383                 and potentially xmlprops.c
8384
8385 2008-03-27 [colin]      3.3.1cvs43
8386
8387         * src/addressbook.c
8388                 Fix bug 1559, 'Claws Mail crashed deleting all 
8389                 common contacts'
8390
8391 2008-03-27 [wwp]        3.3.1cvs42
8392
8393         * src/addressbook.c
8394                 Fix 3.3.0cvs41.
8395
8396 2008-03-27 [wwp]        3.3.1cvs41
8397
8398         * src/addressbook.c
8399                 Prevent list flickering when deleting addresses.
8400
8401 2008-03-26 [colin]      3.3.1cvs40
8402
8403         * src/imap.c
8404                 Clean up session disconnection. Possibly
8405                 fix Ubuntu bug #204290
8406
8407 2008-03-26 [colin]      3.3.1cvs39
8408
8409         * src/textview.c
8410                 Fix bug 1555: current folder wasn't used when
8411                 right-clicking on an email address
8412
8413 2008-03-25 [colin]      3.3.1cvs38
8414
8415         * src/plugins/bogofilter/bogofilter.c
8416         * src/plugins/bogofilter/bogofilter.h
8417         * src/plugins/bogofilter/bogofilter_gtk.c
8418                 Add a "learn from whitelist" preference
8419                 Whitelist Unsure mails too.
8420
8421 2008-03-24 [paul]       3.3.1cvs37
8422
8423         * src/prefs_account.c
8424                 If no MH mailbox and no account exists, when
8425                 creating a POP/Local account, just create and
8426                 use the default one instead of bailing with a
8427                 "Mailbox doesn't exist" error
8428
8429 2008-03-21 [colin]      3.3.1cvs36
8430
8431         * src/procmime.c
8432                 strstrip mime subtype
8433
8434 2008-03-21 [paul]       3.3.1cvs35
8435
8436         * manual/advanced.xml
8437                 correct and update the info about Actions
8438
8439 2008-03-20 [colin]      3.3.1cvs34
8440
8441         * src/messageview.c
8442         * src/messageview.h
8443         * src/textview.c
8444                 Show at max 1MB of text, add a noticeview to
8445                 show everything optionally.
8446
8447 2008-03-20 [colin]      3.3.1cvs33
8448
8449         * src/stock_pixmap.c
8450                 Add support for png themes
8451
8452 2008-03-19 [wwp]        3.3.1cvs32
8453
8454         * src/procheader.c
8455                 Sanity check.
8456
8457 2008-03-18 [colin]      3.3.1cvs31
8458
8459         * src/common/utils.c
8460         * src/common/utils.h
8461                 Handle size_t instead of off_t in to_human_readable
8462
8463 2008-03-18 [colin]      3.3.1cvs30
8464
8465         * src/imap.c
8466                 Remove raw printf
8467
8468 2008-03-16 [colin]      3.3.1cvs29
8469
8470         * src/summaryview.c
8471                 Fix build on GTK < 2.12
8472
8473 2008-03-16 [colin]      3.3.1cvs28
8474
8475         * src/mainwindow.c
8476                 Refresh non-list widget when switching
8477                 messageview
8478
8479 2008-03-16 [colin]      3.3.1cvs27
8480
8481         * manual/faq.xml
8482                 Revert cvs25: This wasn't a typo :) :
8483                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
8484
8485
8486 2008-03-16 [colin]      3.3.1cvs26
8487
8488         * src/summaryview.c
8489         * src/gtk/gtksctree.c
8490         * src/gtk/gtksctree.h
8491                 Implement 2-lines items in Summaryview when in 
8492                 three columns mode
8493
8494 2008-03-16 [paul]       3.3.1cvs25
8495
8496         * manual/faq.xml
8497                 fix typo
8498
8499 2008-03-14 [colin]      3.3.1cvs24
8500
8501         * src/prefs_filtering_action.c
8502                 Fix buglet on setting recipient when
8503                 reediting forward rules.
8504
8505 2008-03-12 [colin]      3.3.1cvs23
8506
8507         * src/summaryview.c
8508                 Fix a new unused variable warning
8509         * src/plugins/trayicon/trayicon.c
8510                 Fix folderview's scrollbar at startup
8511                 if starting hidden
8512
8513 2008-03-12 [colin]      3.3.1cvs22
8514
8515         * src/folderview.c
8516         * src/summaryview.c
8517                 Use item_opened at the beginning of showing
8518                 a folder instead of the end. Fixes flicker.
8519
8520 2008-03-12 [paul]       3.3.1cvs21
8521
8522         * src/folder.c
8523         * src/folder.h
8524         * src/mainwindow.c
8525         * src/procmsg.c
8526         * src/summaryview.c
8527         * src/plugins/trayicon/trayicon.c
8528                 add tooltip with extended folder stats
8529
8530 2008-03-10 [colin]      3.3.1cvs20
8531
8532         * src/common/xml.c
8533                 Handle comments
8534
8535 2008-03-07 [colin]      3.3.1cvs19
8536
8537         * src/mainwindow.c
8538                 Fix blinking of the taskbar entry
8539
8540 2008-03-07 [colin]      3.3.1cvs18
8541
8542         * src/mainwindow.c
8543                 MAEMO: Fix bug 1494, 'Trayicon 
8544                 plugin breaks UI...'
8545
8546 2008-03-07 [paul]       3.3.1cvs17
8547
8548         * src/gtk/authors.h
8549                 reflect reality a bit more closely
8550
8551 2008-03-06 [colin]      3.3.1cvs16
8552
8553         * src/mainwindow.c
8554         * src/mainwindow.h
8555         * src/summaryview.c
8556         * src/summaryview.h
8557         * src/toolbar.c
8558                 Integrate things better wrt the new
8559                 summaryview extensibility.
8560
8561 2008-03-06 [wwp]        3.3.1cvs15
8562
8563         * src/quote_fmt.c
8564                 Fix some gcc warnings.
8565
8566 2008-03-06 [wwp]        3.3.1cvs14
8567
8568         * src/prefs_account.c
8569         * src/prefs_folder_item.c
8570         * src/prefs_gtk.c
8571         * src/prefs_template.c
8572         * src/gtk/prefswindow.c
8573         * src/gtk/prefswindow.h
8574                 prefs_templates: fix missing unregistering of addr_completion widgets
8575                 and and ending of addr_completion service.
8576                 prefs_folder_item: fix missing registering/unregistering of widgets,
8577                 and rework the way add_completion service is started and stopped.
8578                 Plus few prefswindow API changes (opening).
8579
8580 2008-03-06 [wwp]        3.3.1cvs13
8581
8582         * src/folder_item_prefs.c
8583         * src/prefs_template.c
8584         * src/prefs_template.h
8585         * src/quote_fmt.c
8586         * src/common/template.c
8587                 Complete 3.3.1cvs12, thanks to Colin.
8588
8589 2008-03-06 [wwp]        3.3.1cvs12
8590
8591         * src/compose.c
8592         * src/folder_item_prefs.c
8593         * src/folder_item_prefs.h
8594         * src/prefs_account.c
8595         * src/prefs_folder_item.c
8596         * src/prefs_quote.c
8597         * src/prefs_template.c
8598         * src/quote_fmt.c
8599         * src/quote_fmt.h
8600         * src/common/template.c
8601         * src/common/template.h
8602                 Global and per-folder templates can now override the from name (this
8603                 doesn't change the account being used).
8604                 Examples:
8605                  "My other name" <%account_email> (just changes the name)
8606                  my.faked.email@address.org (overrides the address too)
8607
8608 2008-03-05 [colin]      3.3.1cvs11
8609
8610         * src/summaryview.c
8611         * src/summaryview.h
8612                 Replace that hbox with a notebook
8613
8614 2008-03-05 [colin]      3.3.1cvs10
8615
8616         * src/folder.h
8617         * src/folderview.c
8618                 Add klass functions for notification of folder
8619                 opening/closing via the GUI
8620         * src/summaryview.c
8621         * src/summaryview.h
8622                 Add a specific container for the scrolledwin
8623
8624 2008-03-05 [colin]      3.3.1cvs9
8625
8626         * src/folder.h
8627         * src/folderview.c
8628                 Add klass functions for notification of folder 
8629                 opening/closing via the GUI
8630         * src/summaryview.c
8631         * src/summaryview.h
8632                 Add a specific container for the scrolledwin
8633
8634 2008-03-02 [colin]      3.3.1cvs8
8635
8636         * src/messageview.c
8637                 MAEMO: Fix bug 1541, 'Deleting message from within 
8638                 read window displays next message then closes.'
8639
8640 2008-03-02 [colin]      3.3.1cvs7
8641
8642         * src/main.c
8643                 Probably fix bug 1539, 'Program crashes':
8644                 Setup Gcrypt's thread functions when built
8645                 with GnuTLS
8646
8647 2008-03-01 [colin]      3.3.1cvs6
8648
8649         * src/folder.c
8650         * src/imap_gtk.c
8651                 Get rid of stale folders with no account
8652
8653 2008-02-28 [colin]      3.3.1cvs5
8654
8655         * src/compose.c
8656                 Fix bug 1534, 'Segmentation fault when doing 
8657                 some draft saving and then throwing away'
8658         * src/imap.c
8659                 Fix bug 1533, 'Claws is unable to mark messages 
8660                 as "read" in IMAP shared folders'
8661         * src/etpan/imap-thread.c
8662                 Fix bug 1515, 'large messages crash claws when 
8663                 syncing for offline mode'. This is rather a
8664                 workaround, and mails > 64MB will still be
8665                 problematic if there's less than 64MB available
8666                 on the dataroot volume.
8667         * src/messageview.c
8668                 MAEMO: Add information when fetching big messages
8669
8670 2008-02-26 [colin]      3.3.1cvs4
8671
8672         * src/imap.c
8673                 fix bug 1532, '"login refused" message insufficiently 
8674                 detailed'
8675
8676 2008-02-26 [paul]       3.3.1cvs3
8677
8678         * INSTALL
8679         * README
8680                 remove mentions of ClamAV and a few other
8681                 old bits of information
8682
8683 2008-02-23 [colin]      3.3.1cvs2
8684
8685         * src/main.c
8686                 Fix log output (missing \n)
8687
8688 2008-02-23 [colin]      3.3.1cvs1
8689
8690         * configure.ac
8691                 Bump version number for stable release
8692
8693 2008-02-23 [paul]       3.3.0cvs21
8694
8695         * po/he.po
8696                 updated by Ofer
8697
8698 2008-02-21 [colin]      3.3.0cvs20
8699
8700         * src/matcher.c
8701                 Fix bug 1527, 'filtering is case sensitive when it 
8702                 shouldn't be'
8703
8704 2008-02-20 [colin]      3.3.0cvs19
8705
8706         * src/main.c
8707                 Fix file attachments from older Thunar
8708
8709 2008-02-19 [colin]      3.3.0cvs18
8710
8711         * manual/plugins.xml
8712         * manual/es/plugins.xml
8713         * manual/fr/plugins.xml
8714         * manual/pl/plugins.xml
8715                 Remove Clamav
8716
8717 2008-02-19 [paul]       3.3.0cvs17
8718
8719         * tools/README
8720         * tools/csv2addressbook.pl
8721                 add support for Kmail/Kaddressbook
8722
8723 2008-02-18 [colin]      3.3.0cvs16
8724
8725         * src/imap.c
8726                 Unset folder's session before creating a
8727                 new one
8728         * src/main.c
8729         * src/prefs_common.c
8730         * src/prefs_common.h
8731         * manual/advanced.xml
8732                 Add an hidden use_networkmanager pref, to
8733                 disable NetworkManager handling. Also,
8734                 consider UNKNOWN state to be CONNECTED.
8735
8736 2008-02-18 [wwp]        3.3.0cvs15
8737
8738         * src/matcher.c
8739                 Fix Engrish and make 'not' more visible in filtering debug logs.
8740
8741 2008-02-15 [colin]      3.3.0cvs14
8742
8743         * src/matcher.c
8744                 Revert cvs10 for now, it breaks the feature
8745
8746 2008-02-15 [colin]      3.3.0cvs13
8747
8748         * src/main.c
8749                 Always focus folder tree at startup
8750         * src/compose.c
8751                 Fix bug 1521, 'Cannot close compose window after 
8752                 replying to a non-existent news message'
8753
8754 2008-02-13 [colin]      3.3.0cvs12
8755
8756         * src/folderview.c
8757                 Fix important warnings
8758
8759 2008-02-12 [colin]      3.3.0cvs11
8760
8761         * src/imap.c
8762         * src/etpan/imap-thread.c
8763         * src/etpan/imap-thread.h
8764                 Fix handling of $Forwarded flag on Exchange:
8765                 check for the existence or creatability of a
8766                 flag before using it.
8767
8768 2008-02-12 [colin]      3.3.0cvs10
8769
8770         * src/matcher.c
8771                 Optimise matching on Found in addressbook if
8772                 the matched header is in cache (From, etc)
8773
8774 2008-02-12 [colin]      3.3.0cvs9
8775
8776         * src/folderview.c
8777                 Fix crashy stuff when changing displayed
8778                 columns
8779
8780 2008-02-12 [wwp]        3.3.0cvs8
8781
8782         * src/folder.h
8783                 Remove duplicate func declaration and restore the one
8784                 a missing one.
8785
8786 2008-02-12 [wwp]        3.3.0cvs7
8787
8788         * src/compose.c
8789         * src/export.c
8790         * src/folder.c
8791         * src/folder.h
8792         * src/foldersel.c
8793         * src/foldersel.h
8794         * src/imap_gtk.c
8795         * src/import.c
8796         * src/mainwindow.c
8797         * src/messageview.c
8798         * src/mh_gtk.c
8799         * src/prefs_account.c
8800         * src/prefs_filtering_action.c
8801         * src/summaryview.c
8802         * src/plugins/bogofilter/bogofilter_gtk.c
8803         * src/plugins/spamassassin/spamassassin_gtk.c
8804                 Allow moving/copying folders to root folders when using
8805                 the folder selection dialog (it was not possible to
8806                 maemo users to reparent a subfolder to a root folder
8807                 at all).
8808
8809 2008-02-12 [fabien]     3.3.0cvs6
8810
8811         * po/fr.po
8812                 a few days late for i18n fr update. Sorry.
8813
8814 2008-02-11 [colin]      3.3.0cvs5
8815
8816         * src/main.c
8817                 Implement support for future /dev/mem_notify.
8818                 This Linux kernel feature will allow applications
8819                 to be notified that memory has to be freed
8820                 before getting OOM-killed. For more information:
8821                 http://lwn.net/Articles/267013/
8822
8823 2008-02-10 [paul]       3.3.0cvs4
8824
8825         * src/Makefile.am
8826         * src/mimeview.c
8827         * src/prefs_toolbar.c
8828         * src/stock_pixmap.c
8829         * src/stock_pixmap.h
8830         * src/pixmaps/mime_text_patch.xpm
8831                 add an icon for attached patches
8832
8833 2008-02-09 [paul]       3.3.0cvs3
8834
8835         * src/gtk/about.c
8836                 bump the (c) year
8837
8838 2008-02-09 [wwp]        3.3.0cvs2
8839
8840         * src/main.c
8841                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
8842
8843 2008-02-08 [colin]      3.3.0cvs1
8844
8845         * src/common/utils.c
8846                 Forbid attaching anything containing "../" or ".ssh/"
8847                 from mailto: URI
8848
8849 2008-02-08 [paul]       3.3.0
8850
8851         * NEWS
8852         * README
8853         * RELEASE_NOTES 
8854                 3.3.0 released
8855
8856 2008-02-08 [paul]       3.2.0cvs77
8857
8858         * AUTHORS
8859                 updated with new translators
8860         * configure.ac
8861                 added he to ALL_LINGUAS
8862         * po/cs.po
8863         * po/de.po
8864         * po/es.po
8865         * po/fi.po
8866         * po/hu.po
8867         * po/it.po
8868         * po/pt_BR.po
8869         * po/zh_CN.po
8870                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
8871                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
8872                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
8873                 and Ralph Young
8874         * po/he.po
8875                 new Hebrew translation by Ofer <oc666@netvision.net.il>
8876         * src/gtk/about.c
8877                 updated with new translators and bumped (c) year
8878         * src/gtk/authors.h
8879                 updated with new translators
8880
8881 2008-02-05 [colin]      3.2.0cvs76
8882
8883         * src/messageview.c
8884         * src/mimeview.c
8885         * src/mimeview.h
8886                 Special case text/calendar parts: if there's one in
8887                 the mail, and a plugin handling text/calendar is
8888                 loaded, show that part. That'll avoid rendering 
8889                 meetings as plain text, which just looks broken to
8890                 many users.
8891
8892 2008-02-04 [colin]      3.2.0cvs75
8893
8894         * src/mainwindow.c
8895                 Maemo: Fix LED handling on OS 2008
8896
8897 2008-02-01 [colin]      3.2.0cvs74
8898
8899         * src/compose.c
8900                 Possibly fix the annoying and hard-to reproduce bug
8901                 where lines 
8902                 are
8903                 rewrapped
8904                 like
8905                 that.
8906
8907 2008-02-01 [paul]       3.2.0cvs73
8908
8909         * src/common/utils.c
8910                 fix bug 1502, 'Plus signs are stripped from
8911                 email addresses when calling from command line'
8912                 Thanks to Colin
8913
8914 2008-01-31 [colin]      3.2.0cvs72
8915
8916         * src/exphtmldlg.c
8917         * src/mimeview.c
8918         * src/summaryview.c
8919                 Fix building of URIs from filenames
8920
8921 2008-01-31 [wwp]        3.2.0cvs71
8922
8923         * src/main.c
8924                 Fixes debug output of compiled-in features list
8925                 (completes 3.2.0cvs60).
8926
8927 2008-01-31 [colin]      3.2.0cvs70
8928
8929         * configure.ac
8930         * po/POTFILES.in
8931         * src/compose.c
8932         * src/plugins/Makefile.am
8933         * src/plugins/clamav/.cvsignore
8934         * src/plugins/clamav/Makefile.am
8935         * src/plugins/clamav/README
8936         * src/plugins/clamav/clamav_plugin.c
8937         * src/plugins/clamav/clamav_plugin.h
8938         * src/plugins/clamav/clamav_plugin_gtk.c
8939         * src/plugins/clamav/clamav_plugin_gtk.deps
8940                 Remove the Clamav plugin from the core
8941
8942 2008-01-28 [wwp]        3.2.0cvs69
8943
8944         * src/compose.c
8945         * src/prefs_template.c
8946         * src/prefs_template.h
8947         * src/quote_fmt.c
8948         * src/quote_fmt.h
8949         * src/quote_fmt_lex.l
8950         * src/quote_fmt_parse.y
8951                 Fix for bug #1493: count lines (\n chars) according to the way
8952                 format body is passed (i.e. \-escaped or not).
8953
8954 2008-01-27 [paul]       3.2.0cvs68
8955
8956         * po/en_GB.po
8957                 updated
8958         * src/prefs_actions.c
8959         * src/prefs_filtering.c
8960         * src/prefs_folder_item.c
8961         * src/prefs_template.c
8962         * src/gtk/about.c
8963                 some minor changes to the English
8964
8965 2008-01-24 [colin]      3.2.0cvs67
8966
8967         * src/etpan/imap-thread.c
8968         * src/etpan/nntp-thread.c
8969                 Fix bug 1348, 'Hang ups at exit time with 
8970                 pgp plugin since 3.0.2'
8971
8972 2008-01-23 [colin]      3.2.0cvs66
8973
8974         * src/toolbar.c
8975                 Fix translation of something that shouldn't be
8976
8977 2008-01-23 [colin]      3.2.0cvs65
8978
8979         * src/procmime.c
8980                 Fix bug 1486, 'Re: Incorrect content when replying'
8981                 Revert to full scan if short scan found only 0-length
8982                 text parts
8983
8984 2008-01-23 [paul]       3.2.0cvs64
8985
8986         * src/prefs_folder_item.c
8987                 fix bug 1485, 'selecting a folder's default
8988                 account if name contains '&''
8989
8990 2008-01-23 [colin]      3.2.0cvs63
8991
8992         * src/folder.c
8993         * src/folder.h
8994         * src/main.c
8995         * src/mainwindow.c
8996                 Fix bug 1480, 'should be able to display mail file
8997                 from command line'. Let 'claws-mail --select' accept
8998                 absolute paths in addition to folder identifiers.
8999
9000 2008-01-22 [wwp]        3.2.0cvs62
9001
9002         * src/account.c
9003         * src/account.h
9004         * src/compose.c
9005         * src/messageview.c
9006         * src/summaryview.c
9007         * src/common/utils.c
9008         * src/common/utils.h
9009                 Allow from=address in mailto sequence:
9010                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
9011                   The 'from' will try to select the first account matching in accounts list,
9012                   otherwise will use the usual account selection mechanism but override with
9013                   this 'from' address.
9014                 Allow mailto with NNTP accounts
9015                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
9016                   is the default one or if a NNTP account address is used with 'from'.
9017                   This is more or less a bugfix as it was possible to use mailto with a NNTP
9018                   default account but the complete mailto sequence was put in To.
9019
9020 2008-01-22 [wwp]        3.2.0cvs61
9021
9022         * doc/man/claws-mail.1
9023                 Updated the man page: status of few features, command-line
9024                 usage (--version-full) and completed list of config files
9025                 and dirs.
9026
9027 2008-01-22 [wwp]        3.2.0cvs60
9028
9029         * src/main.c
9030                 Added --version-full to display version and compiled-in
9031                 features list (for later use by Clawsker for instance).
9032
9033 2008-01-22 [holger]     3.2.0cvs59
9034
9035         * src/addrduplicates.c
9036                 Fix scrolling in addressbook duplicate
9037                 finder result dialog
9038
9039 2008-01-21 [colin]      3.2.0cvs58
9040
9041         * src/summaryview.c
9042                 Fix bug 1457, 'sorting messages on, say, from, 
9043                 should subsort on previous sort choice'. Subsort
9044                 by date when sort is Subject, From, To, Tags.
9045
9046 2008-01-21 [colin]      3.2.0cvs57
9047
9048         * AUTHORS
9049         * src/matcher.c
9050         * src/mimeview.c
9051         * src/common/ssl.c
9052         * src/gtk/authors.h
9053                 Fix bug 1478, 'Wrong pthread_create calls all 
9054                 over the place'. Patch by Christian Cornelssen
9055
9056 2008-01-20 [colin]      3.2.0cvs56
9057
9058         * src/imap.c
9059         * src/etpan/imap-thread.c
9060         * src/etpan/imap-thread.h
9061                 Fix bug 1468, 'Use IMAP keyword to 
9062                 store "forwarded" flag'
9063
9064 2008-01-20 [colin]      3.2.0cvs55
9065
9066         * src/folderutils.c
9067                 Make list operations faster
9068
9069 2008-01-20 [colin]      3.2.0cvs54
9070
9071         * src/mainwindow.c
9072                 Fix bug 1353, 'on startup with small screen 
9073                 layout, keyboard input gets lost'
9074
9075 2008-01-20 [colin]      3.2.0cvs53
9076
9077         * src/textview.c
9078                 Complete 3.2.0cvs49, and fixes bug 1477, 
9079                 'Claws Mail crashes when view PGP-encrypted 
9080                 message'
9081
9082 2008-01-20 [colin]      3.2.0cvs52
9083
9084         * src/compose.c
9085                 Fix privacy menu update when replying to
9086                 encrypted mail and no default privacy 
9087                 system is set
9088
9089 2008-01-19 [colin]      3.2.0cvs51
9090
9091         * src/filtering.c
9092         * src/procmsg.h
9093         * src/plugins/bogofilter/bogofilter.c
9094         * src/plugins/clamav/clamav_plugin.c
9095         * src/plugins/spamassassin/spamassassin.c
9096                 Batch filtering deletions too (and save 4 bytes
9097                 per MsgInfo in the process :)
9098
9099 2008-01-19 [colin]      3.2.0cvs50
9100
9101         * src/folder.c
9102                 Make cache update after copies much faster
9103                 on IMAP
9104
9105 2008-01-19 [colin]      3.2.0cvs49
9106
9107         * src/textview.c
9108                 Check g_fopen() success
9109
9110 2008-01-17 [wwp]        3.2.0cvs48
9111
9112         * manual/faq.xml
9113         * manual/es/faq.xml
9114         * manual/fr/faq.xml
9115         * manual/pl/faq.xml
9116                 Sylpheed? No idea what this means.
9117
9118 2008-01-17 [colin]      3.2.0cvs47
9119
9120         * src/gtk/gtksctree.c
9121                 Make dnd threshold higher on Maemo
9122
9123 2008-01-16 [colin]      3.2.0cvs46
9124
9125         * src/common/passcrypt.c
9126                 Fix build on FreeBSD, thanks to Pawel
9127
9128 2008-01-15 [colin]      3.2.0cvs45
9129
9130         * src/compose.c
9131                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
9132                 spell check of actuall word'
9133         * src/summaryview.c
9134                 Temporarily disable immediate execution when learning
9135                 spam *only* if the summaryview isn't locked
9136
9137 2008-01-15 [wwp]        3.2.0cvs44
9138
9139         * src/prefs_filtering.c
9140                 Fix filtering prefs layout (Maemo port), moving page up/down
9141                 from buttons to context menu.
9142
9143 2008-01-15 [colin]      3.2.0cvs43
9144
9145         * src/compose.c
9146                 Fix bug 1465, 'First line in new message does not mark URLs'
9147
9148 2008-01-15 [colin]      3.2.0cvs42
9149
9150         * src/common/passcrypt.c
9151                 Fix bug 1461, 'several components #define 
9152                 _XOPEN_SOURCE improperly'
9153
9154 2008-01-15 [colin]      3.2.0cvs41
9155
9156         * src/summaryview.c
9157                 Fix bug 1469, 'Column width adjustments on message 
9158                 lists do not save'
9159
9160 2008-01-14 [holger]     3.2.0cvs40
9161
9162         * configure.ac
9163                 Add tests for dbus, dbus glib bindings,
9164                 and NetworkManager. All is optional. Add new
9165                 --(en|dis)able-networkmanager-support switch.
9166         * src/Makefile.am
9167         * src/imap.c
9168         * src/inc.c
9169         * src/main.c
9170         * src/main.h
9171         * src/mainwindow.c
9172         * src/gtk/about.c
9173                 Add optional NetworkManager support, so Claws Mail
9174                 can try to do the right thing when the network connection
9175                 status changes. NetworkManager support is active by
9176                 default if above requirements were met.
9177
9178 2008-01-12 [colin]      3.2.0cvs39
9179
9180         * src/summaryview.c
9181                 Advertise the click-on-reply feature in the tooltip
9182
9183 2008-01-12 [colin]      3.2.0cvs38
9184
9185         * src/Makefile.am
9186         * src/stock_pixmap.c
9187         * src/stock_pixmap.h
9188         * src/pixmaps/tray_newmail.offline.xpm
9189         * src/pixmaps/tray_newmail.xpm
9190         * src/pixmaps/tray_newmarkedmail.offline.xpm
9191         * src/pixmaps/tray_newmarkedmail.xpm
9192         * src/pixmaps/tray_nomail.offline.xpm
9193         * src/pixmaps/tray_nomail.xpm
9194         * src/pixmaps/tray_unreadmail.offline.xpm
9195         * src/pixmaps/tray_unreadmail.xpm
9196         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
9197         * src/pixmaps/tray_unreadmarkedmail.xpm
9198         * src/plugins/trayicon/Makefile.am
9199         * src/plugins/trayicon/newmail.offline.xpm
9200         * src/plugins/trayicon/newmail.xpm
9201         * src/plugins/trayicon/newmarkedmail.offline.xpm
9202         * src/plugins/trayicon/newmarkedmail.xpm
9203         * src/plugins/trayicon/nomail.offline.xpm
9204         * src/plugins/trayicon/nomail.xpm
9205         * src/plugins/trayicon/trayicon.c
9206         * src/plugins/trayicon/unreadmail.offline.xpm
9207         * src/plugins/trayicon/unreadmail.xpm
9208         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9209         * src/plugins/trayicon/unreadmarkedmail.xpm
9210                 Make the Trayicon plugin icons themable
9211
9212 2008-01-12 [wwp]        3.2.0cvs37
9213
9214         * src/prefs_display_header.c
9215                 Fix extra leading hyphen visible in the display
9216                 header configuration combo list (maemo).
9217
9218 2008-01-11 [colin]      3.2.0cvs36
9219
9220         * src/imap.c
9221                 Set timeout to 1 before disconnecting all -
9222                 for when one switches to offline and has 
9223                 no network anymore
9224         * src/messageview.c
9225                 Fix bug 1454, 'error message shows parts and 
9226                 signature of previous messages'
9227         * src/prefs_common.c
9228                 Maemo: Hide Send dialog by default
9229
9230 2008-01-10 [colin]      3.2.0cvs35
9231
9232         * src/action.c
9233         * src/editldap.c
9234         * src/prefs_account.c
9235         * src/wizard.c
9236         * src/gtk/inputdialog.c
9237         * src/plugins/pgpcore/passphrase.c
9238                 Maemo: Fix bug 1455, 'Password enters leading letter 
9239                 incorrectly as uppercase'
9240
9241 2008-01-09 [colin]      3.2.0cvs34
9242
9243         * po/pl.po
9244                 Fix bug 1446, 'SC crashes frequently when staying 
9245                 in background'. Format string error in Polish 
9246                 translation
9247         * src/gtk/description_window.c
9248         * src/prefs_template.c
9249                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
9250                 patch by Pawel
9251         * src/wizard.c
9252                 Maemo: Fix build
9253
9254 2008-01-08 [colin]      3.2.0cvs33
9255
9256         * src/main.c
9257                 Maemo: connect HW status change signal for shutdown
9258         * src/mainwindow.c
9259                 Maemo: Fix hardware space key
9260         * src/wizard.c
9261                 Maemo: name mmc1 and 2 a better name
9262
9263 2008-01-08 [wwp]        3.2.0cvs32
9264
9265         * src/folder.c
9266         * src/folder_item_prefs.c
9267         * src/folder_item_prefs.h
9268         * src/prefs_folder_item.c
9269                 It's now possible to disable processing rules when
9270                 entering a folder (this adds a new option to the
9271                 folder properties dialog).
9272
9273 2008-01-08 [wwp]        3.2.0cvs31
9274
9275         * src/common/utils.c
9276                 Mailto: now supports 'insert' (stands for 'insert file'), this
9277                 adds the ability to create a new message from the command-line,
9278                 with body set from an existing file contents.
9279
9280 2008-01-08 [colin]      3.2.0cvs30
9281
9282         * src/summaryview.c
9283                 Maybe fix bug 1452, 'crash while drag'n'droping 
9284                 emails to an IMAP folder'
9285
9286 2008-01-07 [wwp]        3.2.0cvs29
9287
9288         * src/prefs_filtering.c
9289                 Static-alize a function, thanks to Colin.
9290
9291 2008-01-07 [colin]      3.2.0cvs28
9292
9293         * src/folderview.c
9294                 Fix scrolling to bottom when drag and dropping
9295         * src/summaryview.c
9296                 Fix bug 1445, 'Display sender using addressbook: fails 
9297                 when From: isn't an email address'
9298
9299 2008-01-07 [wwp]        3.2.0cvs27
9300
9301         * src/prefs_actions.c
9302         * src/prefs_filtering.c
9303         * src/prefs_template.c
9304                 Add tooltips to most buttons in the templates, actions and
9305                 filtering/processing dialogs.
9306
9307 2008-01-07 [wwp]        3.2.0cvs26
9308
9309         * src/prefs_filtering.c
9310                  - add a clear button to clear dialog input fields
9311                  - add page up and page down buttons to move selected rule up and down
9312                  - in rules list popup-menu: added Delete, Delete all and Duplicate
9313                  - popup-menu items are greyed out either if the list is empty (not counting the
9314                    (New) row or if there is no selected item
9315                  - clear store when closing dialog
9316
9317         * src/prefs_actions.c
9318                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
9319                    clear button, popup-menu
9320                  - clear store when closing dialog
9321
9322         * src/prefs_template.c
9323                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
9324                    clear button, popup-menu 
9325
9326         * src/addrcustomattr.c
9327                  - renamed popup-menu item Clear list to Delete all
9328                  - grey out popup-menu items is there is no selected item or if list is empty
9329                  - clear store when closing dialog
9330
9331         * src/edittags.c
9332                  - added popup-menu item Delete all
9333                  - grey out popup-menu items is there is no selected item or if list is empty
9334                  - clear store when closing dialog
9335
9336 2008-01-06 [wwp]        3.2.0cvs25
9337
9338         * src/addressadd.c
9339                 One more layout fix by Pawel (completes 3.2.0cvs24).
9340
9341 2008-01-05 [colin]      3.2.0cvs24
9342
9343         * src/addressadd.c
9344                 Little GUI fixes, patch by Pawel
9345
9346 2007-12-29 [wwp]        3.2.0cvs23
9347
9348         * src/compose.c
9349                 Fix for bug #1443, and strip possible whitespaces around
9350                 custom header names.
9351
9352 2007-12-29 [mones]      3.2.0cvs22
9353
9354         * po/es.po
9355                 Updated translation, corrected a term based 
9356                 on suggestion from Israel Saeta P�rez,
9357                 reverted awful X-Mailer translation
9358         * src/procmime.c
9359                 Complete cvs20 for FreeBSD, patch by Pawel
9360
9361 2007-12-29 [colin]      3.2.0cvs21
9362
9363         * src/textview.c
9364                 Fix bug 1442, 'Tags are repeated in 
9365                 encapsulated messages'
9366
9367 2007-12-28 [colin]      3.2.0cvs20
9368
9369         * src/procmime.c
9370                 Fix path to mime/globs. Patch by Marten King.
9371
9372 2007-12-27 [colin]      3.2.0cvs19
9373
9374         * src/plugins/pgpcore/Makefile.am
9375         * src/plugins/pgpinline/Makefile.am
9376         * src/plugins/pgpmime/Makefile.am
9377                 Add missing flags to build pgp plugins on maemo
9378
9379 2007-12-27 [colin]      3.2.0cvs18
9380
9381         * src/mainwindow.c
9382                 Maximise before showing to avoid probable flickering
9383                 on slow computers.
9384
9385 2007-12-27 [colin]      3.2.0cvs17
9386
9387         * src/main.c
9388         * src/mainwindow.c
9389         * src/prefs_common.c
9390         * src/prefs_common.h
9391                 Fix bug 1439, 'Claws Mail does not remember window size 
9392                 state when restarted'. Save maximised state and force
9393                 maximisation at startup if applicable.
9394
9395 2007-12-23 [paul]       3.2.0cvs16
9396
9397         * src/prefs_matcher.c
9398                 fix bug 1436, 'Filter condition dialog doesn't
9399                 load header name from current rules'
9400
9401 2007-12-22 [paul]       3.2.0cvs15
9402
9403         * src/compose.c
9404                 fix bug 1435, 'Reply doesn't take into account
9405                 reply-to field'
9406
9407 2007-12-21 [paul]       3.2.0cvs14
9408
9409         * src/common/ssl_certificate.c
9410                 fix FreeBSD build with IPV6 support 
9411
9412 2007-12-20 [colin]      3.2.0cvs13
9413
9414         * src/imap.c
9415                 Fix error handling
9416
9417 2007-12-20 [colin]      3.2.0cvs12
9418
9419         * src/imap.c
9420         * src/imap.h
9421         * src/prefs_account.c
9422                 Add DIGEST-MD5 support for IMAP authentication
9423
9424 2007-12-19 [mones]      3.2.0cvs11
9425
9426         * doc/man/claws-mail.1
9427                 Better ordering of sections, updated options
9428         * po/es.po
9429                 Updated strings
9430
9431 2007-12-19 [paul]       3.2.0cvs10
9432
9433         * src/prefs_account.c
9434                 use a spinbutton instead of an entry for
9435                 "POP authentication timeout" also
9436
9437 2007-12-19 [colin]      3.2.0cvs9
9438
9439         * src/prefs_filtering_action.c
9440         * src/prefs_matcher.c
9441         * src/gtk/description_window.c
9442                 Destroy info windows with their parents
9443                 Patch by Pawel
9444
9445 2007-12-19 [colin]      3.2.0cvs8
9446
9447         * src/prefs_account.c
9448                 Use spinbuttons instead of entries where needed
9449                 Patch by Pawel
9450
9451 2007-12-18 [paul]       3.2.0cvs7
9452
9453         * src/prefs_matcher.c
9454                 add missing i18n for a few strings
9455                 Patch by Stephan Sachse
9456
9457 2007-12-18 [paul]       3.2.0cvs6
9458
9459         * src/prefs_logging.c
9460                 use 'disk' instead of 'disc'
9461
9462 2007-12-18 [paul]       3.2.0cvs5
9463
9464         * po/en_GB.po
9465                 updated
9466         * src/addrcustomattr.c
9467         * src/editaddress.c
9468                 fixes to the ingleesh
9469         * src/prefs_filtering_action.c
9470                 fix copyright header
9471                 fix untranslated strings
9472         * src/prefs_filtering_action.h
9473                 fix copyright header
9474
9475 2007-12-18 [wwp]        3.2.0cvs4
9476
9477         * src/folderview.c
9478         * src/headerview.c
9479         * src/prefs_common.c
9480         * src/prefs_common.h
9481         * src/prefs_fonts.c
9482         * src/summaryview.c
9483         * src/textview.c
9484         * src/wizard.c
9485         * src/common/defs.h
9486         * src/gtk/gtkutils.c
9487                 Added prefs to set custom small and bold fonts
9488                 (might matter on some desktops, according to
9489                 DPI and font settings).
9490
9491 2007-12-18 [colin]      3.2.0cvs3
9492
9493         * src/prefs_logging.c
9494                 Rework GUI, patch by Pawel
9495
9496 2007-12-18 [colin]      3.2.0cvs2
9497
9498         * src/prefs_filtering_action.c
9499                 Rework GUI, patch by Pawel
9500
9501 2007-12-18 [colin]      3.2.0cvs1
9502
9503         * src/editaddress.c
9504                 Fix build on old GCC
9505                 Fix inverted buttons
9506
9507 2007-12-17 [paul]       3.2.0
9508
9509         * NEWS
9510         * README
9511         * RELEASE_NOTES 
9512                 3.2.0 released
9513
9514 2007-12-17 [paul]       3.1.0cvs79
9515
9516         * po/de.po
9517         * po/fr.po
9518         * po/hu.po
9519         * po/it.po
9520         * po/pt_BR.po
9521                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
9522                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
9523
9524 2007-12-17 [mones]      3.1.0cvs78
9525
9526         * po/es.po
9527                 Updated Spanish translation for 3.2.0 release
9528
9529 2007-12-16 [colin]      3.1.0cvs77
9530
9531         * src/addrcustomattr.c
9532                 Fix translations, patch by Fabien
9533
9534 2007-12-15 [paul]       3.1.0cvs76
9535
9536         * src/folderview.c
9537                 fix compiler warning
9538
9539 2007-12-14 [colin]      3.1.0cvs75
9540
9541         * src/folderview.c
9542                 Simplify logic
9543
9544 2007-12-12 [wwp]        3.1.0cvs74
9545
9546         * AUTHORS
9547         * src/gtk/authors.h
9548                 Added Marius Glauser to the hall of fame.
9549
9550 2007-12-12 [wwp]        3.1.0cvs73
9551
9552         * src/gtk/gtkutils.c
9553                 Improve the way we show results of searches
9554                 in message bodies: selected text now get centered
9555                 vertically in the message window.
9556                 Patch by Marius Glauser <seelenhirt@gmx.net>.
9557
9558 2007-12-10 [colin]      3.1.0cvs72
9559
9560         * src/folder.c
9561                 Don't crash when setting batch mode on no folder
9562
9563 2007-12-10 [colin]      3.1.0cvs71
9564
9565         * src/common/utils.c
9566                 Fix potential buffer overrun (thanks to
9567                 Hiroyuki)
9568
9569 2007-12-08 [paul]       3.1.0cvs70
9570
9571         * src/prefs_receive.c
9572                 small change to the English
9573
9574 2007-12-08 [colin]      3.1.0cvs69
9575
9576         * src/vcard.c
9577                 Fix warnings
9578
9579 2007-12-07 [colin]      3.1.0cvs68
9580
9581         * src/mainwindow.c
9582         * src/summaryview.c
9583         * src/summaryview.h
9584                 Free simplify_subject_preg at exit
9585
9586 2007-12-07 [colin]      3.1.0cvs67
9587
9588         * src/main.c
9589         * src/summaryview.c
9590         * src/common/utils.c
9591         * src/common/utils.h
9592                 We have to free reused regexps from time to
9593                 time, or they get huge
9594
9595 2007-12-07 [colin]      3.1.0cvs66
9596
9597         * src/vcard.c
9598                 Fix QP decoding (and UTF8)
9599
9600 2007-12-07 [colin]      3.1.0cvs65
9601
9602         * src/addrcustomattr.c
9603                 Update list of default custom attributes
9604                 now (will be needed for a feature patch
9605                 post 3.2.0)
9606
9607 2007-12-07 [colin]      3.1.0cvs64
9608
9609         * src/folder.c
9610                 Batch on destination folder when copying - fixes
9611                 slowness when moving unread mails to trash on IMAP
9612
9613 2007-12-06 [colin]      3.1.0cvs63
9614
9615         * src/common/w32_time.c
9616         * src/common/w32lib.h
9617         * src/etpan/etpan-thread-manager.c
9618         * src/etpan/imap-thread.c
9619         * src/etpan/nntp-thread.c
9620         * src/gtk/Makefile.am
9621                 Fix win32 build with libetpan. Thanks to
9622                 Marcus Brinkmann.
9623
9624 2007-12-06 [colin]      3.1.0cvs62
9625
9626         * src/account.c
9627         * src/imap.c
9628         * src/prefs_account.c
9629         * src/prefs_account.h
9630         * src/etpan/imap-thread.c
9631         * src/etpan/imap-thread.h
9632                 Disable connection via command line on WIN32
9633                 Disable mmap use on WIN32 - use normal strings
9634         * src/addressbook.c
9635         * src/addressbook.h
9636         * src/addressbook_foldersel.c
9637         * src/addressbook_foldersel.h
9638         * src/prefs_filtering_action.c
9639         * src/prefs_matcher.c
9640         * src/plugins/bogofilter/bogofilter_gtk.c
9641         * src/plugins/dillo_viewer/dillo_prefs.c
9642         * src/plugins/spamassassin/spamassassin_gtk.c
9643                 Fix leak, rework function logics to be more
9644                 natural - thanks to Holger
9645         * src/common/utils.c
9646                 Fix warnings
9647
9648 2007-12-06 [colin]      3.1.0cvs61
9649
9650         * src/news.c
9651         * src/common/utils.c
9652         * src/common/utils.h
9653                 Fix posting, and fix UTF-8 being sent when encoding
9654                 is 8bit
9655
9656 2007-12-05 [colin]      3.1.0cvs60
9657
9658         * src/news.c
9659                 Fix debian bug #453157, 'Fails to post usenet
9660                 articles after NNTP connection has been 
9661                 interrupted". Fix return value to prevent deletion
9662                 on failure, and issue MODE READER in case posting
9663                 fails at first.
9664
9665 2007-12-05 [colin]      3.1.0cvs59
9666
9667         * src/messageview.c
9668         * src/uri_opener.c
9669                 Improvements to the List URIs dialog
9670                 Patch by Pawel
9671
9672 2007-12-05 [colin]      3.1.0cvs58
9673
9674         * src/prefs_other.c
9675         * src/gtk/gtksctree.h
9676                 Fix warnings
9677
9678 2007-12-04 [colin]      3.1.0cvs57
9679
9680         * src/etpan/imap-thread.c
9681                 Fix bug 1378, 'Claws exits on IMAP alert message'
9682                 Don't do GTK calls directly from Etpan thread
9683
9684 2007-12-04 [colin]      3.1.0cvs56
9685
9686         * src/folderview.c
9687         * src/gtk/gtksctree.c
9688                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
9689                 Make all the left of column zero an hotspot for
9690                 expanding.
9691
9692 2007-12-04 [colin]      3.1.0cvs55
9693
9694         * src/mainwindow.c
9695         * src/mainwindow.h
9696         * src/prefs_common.c
9697         * src/prefs_common.h
9698         * src/prefs_receive.c
9699                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
9700
9701 2007-12-04 [wwp]        3.1.0cvs54
9702
9703         * src/prefs_other.c
9704                 Fix for bug #1419.
9705
9706 2007-12-04 [holger]     3.1.0cvs53
9707
9708         * src/addrduplicates.c
9709         * src/addrduplicates.h
9710                 Export addressbook entry deletion
9711
9712 2007-12-04 [colin]      3.1.0cvs52
9713
9714         * tools/Makefile.am
9715         * tools/README.sylprint
9716         * tools/sylprint.pl
9717         * tools/sylprint.rc
9718                 Fix debian bug #454089 (symlink attack in TMP directory)
9719                 http://secwatch.org/advisories/1019661/ :
9720                 Remove the buggy script, which was unmaintained anyway
9721         * src/news.c
9722         * src/procmsg.c
9723                 Store things in our private tmp directory.
9724
9725 2007-12-03 [colin]      3.1.0cvs51
9726
9727         * src/folder.c
9728         * src/folder.h
9729         * src/folderview.c
9730         * src/imap.c
9731         * src/mainwindow.c
9732                 Fix update problem when getting remote tags
9733         * src/prefs_matcher.c
9734                 Rework GUI to make it better. Patch by Pawel
9735                 Pekala
9736
9737 2007-12-03 [colin]      3.1.0cvs50
9738
9739         * src/etpan/imap-thread.c
9740         * src/etpan/nntp-thread.c
9741                 Fix bug 1417, 'Network log doesn't reveal 
9742                 enough NNTP errors'
9743
9744 2007-12-02 [iwkse]      3.1.0cvs49
9745
9746         * src/plugins/dillo_viewer/dillo_prefs.c
9747                         Insert dillo under the Plugins menu
9748
9749 2007-12-01 [paul]       3.1.0cvs48
9750
9751         * src/html.c
9752                 add these variant forms
9753                 Thanks to Colin
9754
9755 2007-12-01 [paul]       3.1.0cvs47
9756
9757         * src/matcher.c
9758                 fix a typo
9759
9760 2007-12-01 [paul]       3.1.0cvs46
9761
9762         * po/POTFILES.in
9763                 add the new addrcustomattr.c file
9764
9765 2007-11-29 [colin]      3.1.0cvs45
9766
9767         * src/common/ssl_certificate.c
9768                 Use the more modern getaddrinfo instead of 
9769                 gethostbyname when possible
9770
9771 2007-11-28 [colin]      3.1.0cvs44
9772
9773         * src/summaryview.c
9774                 Maybe fix bug 1410 and other crash reports
9775                 in summaryview since cvs38.
9776
9777 2007-11-28 [wwp]        3.1.0cvs43
9778
9779         * src/prefs_summary_open.c
9780                 Guard against an empty list of actions to perform
9781                 when opening a folder (or migration defaults could
9782                 be introduced, confusing).
9783
9784 2007-11-28 [colin]      3.1.0cvs42
9785
9786         * src/folderview.c
9787                 Fix mark all read from folder's contextual menu
9788
9789 2007-11-27 [colin]      3.1.0cvs41
9790
9791         * src/imap.c
9792         * src/imap.h
9793         * src/imap_gtk.c
9794         * src/prefs_account.c
9795         * src/etpan/imap-thread.c
9796                 A few fixes to the IMAP flags handling: Optimisations,
9797                 two crashers, mention that Bandwitdh-efficient mode
9798                 prevents tag fetching.
9799                 Fix M-UTF7 in subscription dialog.
9800
9801 2007-11-27 [colin]      3.1.0cvs40
9802
9803         * src/folder.c
9804         * src/mbox.c
9805         * src/summaryview.c
9806                 Make filtering faster on flags change: Batch original 
9807                 folderitem, where we'll do flags/tags changes.
9808
9809 2007-11-27 [colin]      3.1.0cvs39
9810
9811         * src/filtering.c
9812                 Fix bug 1407, 'After a copy action, further rules apply 
9813                 to both original and copy'
9814
9815 2007-11-27 [colin]      3.1.0cvs38
9816
9817         * src/edittags.c
9818         * src/summaryview.c
9819                 Fixes races when doing a long operation and user
9820                 asks for another one (Mark all read/unread on a 
9821                 big folder on IMAP for example)
9822
9823 2007-11-27 [wwp]        3.1.0cvs37
9824
9825         * src/addressbook.c
9826         * src/prefs_common.c
9827                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
9828                 and 3.1.0cvs35 (addressbook.c).
9829
9830 2007-11-27 [holger]     3.1.0cvs36
9831
9832         * src/printing.c
9833                 Add a line separating header and body
9834                 in the printout
9835
9836 2007-11-27 [wwp]        3.1.0cvs35
9837
9838         * src/addressbook.c
9839                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
9840                 (thanks to Colin) and revert disabling of cut/copy
9841                 context menu entries upon selected groups.
9842
9843 2007-11-27 [holger]     3.1.0cvs34
9844
9845         * src/printing.c
9846                 Add weights to the list of supported text attributes
9847                 for printing
9848
9849 2007-11-27 [wwp]        3.1.0cvs33
9850
9851         * src/Makefile.am
9852         * src/addrcustomattr.c
9853         * src/addrcustomattr.h
9854         * src/addressbook.c
9855         * src/editaddress.c
9856         * src/editaddress.h
9857         * src/prefs_common.c
9858         * src/prefs_common.h
9859         * src/common/defs.h
9860                 Provide a (customizable) list of preset attribute names
9861                 for editing contacts (closes bug #1391).
9862
9863 2007-11-27 [wwp]        3.1.0cvs32
9864
9865         * src/addrclip.c
9866         * src/addressbook.c
9867         * src/addritem.c
9868                 Various fixes in the address book:
9869                         - made copy/move of a folder to itself or its subtree
9870                           impossible (-> error)
9871                         - errors messages don't show in the status bar anymore,
9872                           use alertpanels instead
9873                         - simple click on group doesn't open group edit dialog
9874                           anymore when in contact edit embedded mode (was too itchy)
9875                         - fixed disabling of edit button and and menu entry when
9876                           in contact edit embedded mode (was done in a bad and
9877                           ineffective way)
9878                         - fix menu cut/paste sensitivity in treelist context
9879                           menu (conflicting enabling was done by different functions)
9880                         - fix some menu item sensitivity in address list context menu
9881                         - don't allow cut/copy of groups, it's useless as they won't
9882                           be copied w/ their contents
9883                         - fix missing copy of the picture file when copying (bug #1402),
9884                           fix picture attribute (internal) value when moving or copying
9885
9886
9887 2007-11-27 [colin]      3.1.0cvs31
9888
9889         * src/folder.c
9890         * src/imap.c
9891                 Fix tags loss on move, fix space encoding
9892
9893 2007-11-26 [colin]      3.1.0cvs30
9894
9895         * src/edittags.c
9896         * src/folder.c
9897         * src/folder.h
9898         * src/imap.c
9899         * src/messageview.c
9900         * src/procmsg.c
9901         * src/procmsg.h
9902         * src/summaryview.c
9903         * src/common/utils.c
9904         * src/common/utils.h
9905         * src/etpan/imap-thread.c
9906         * src/etpan/imap-thread.h
9907                 Add IMAP tags support
9908
9909 2007-11-26 [colin]      3.1.0cvs29
9910
9911         * src/imap.c
9912                 Fix bug 1405, 'imap auto auth method doesn't 
9913                 work since 3.1.0'
9914
9915 2007-11-26 [colin]      3.1.0cvs28
9916
9917         * src/messageview.c
9918         * src/procmime.c
9919                 Handle broken disposition-notifications from Evolution
9920                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
9921
9922 2007-11-25 [paul]       3.1.0cvs27
9923
9924         * src/folder_item_prefs.c
9925         * src/folder_item_prefs.h
9926                 remove dead code
9927
9928 2007-11-23 [wwp]        3.1.0cvs26
9929
9930         * src/matcher.c
9931         * src/matcher.h
9932         * src/matcher_parser_parse.y
9933         * src/prefs_matcher.c
9934                 Fix irrelevant case folding when adding matcher condition 'test',
9935                 thanks to Colin.
9936
9937 2007-11-23 [wwp]        3.1.0cvs25
9938
9939         * src/prefs_common.c
9940         * src/prefs_common.h
9941         * src/prefs_summary_open.c
9942         * src/prefs_summary_open.h
9943         * src/summaryview.c
9944                 Add "select first email in list" to the list of possible selections
9945                 when opening a folder.
9946
9947 2007-11-23 [paul]       3.1.0cvs24
9948
9949         * po/de.po
9950                 a fix by Stephan Sachse, plus remove all
9951                 old strings from the end of the file
9952
9953 2007-11-23 [wwp]        3.1.0cvs23
9954
9955         * src/prefs_msg_colors.c
9956                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
9957                 with little changes.
9958
9959 2007-11-23 [paul]       3.1.0cvs22
9960
9961         * src/prefs_logging.c
9962                 eliminate wasted horizontal space
9963
9964 2007-11-23 [paul]       3.1.0cvs21
9965
9966         * src/prefs_summaries.c
9967                 don't wrap the label or put linebreaks
9968
9969 2007-11-22 [colin]      3.1.0cvs20
9970
9971         * src/plugins/pgpinline/pgpinline.c
9972                 Fix decryption
9973
9974 2007-11-22 [wwp]        3.1.0cvs19
9975
9976         * src/prefs_themes.c
9977                 Yet another misuse of get_rc_dir(), still related
9978                 to user themes. Completes 3.1.0cvs18.
9979
9980 2007-11-22 [wwp]        3.1.0cvs18
9981
9982         * src/stock_pixmap.c
9983                 Fix a misuse of get_rc_dir(), user themes dir was
9984                 not set properly and some themes might have disappeared
9985                 from themes list in prefs.
9986
9987 2007-11-22 [wwp]        3.1.0cvs17
9988
9989         * src/edittags.c
9990         * src/edittags.h
9991         * src/common/tags.c
9992         * src/common/tags.h
9993                 Correct copyright for these claws-mail-only brand new
9994                 files.
9995
9996 2007-11-22 [paul]       3.1.0cvs16
9997
9998         * src/compose.c
9999                 fix bug 1400, 'Drag and drop of URLs does not work'
10000                 Thanks to Colin
10001
10002 2007-11-22 [paul]       3.1.0cvs15
10003
10004         * src/prefs_common.c
10005                 make "cmds_use_system_default" default to FALSE
10006                 so as not to disrupt current settings
10007         * src/summaryview.c
10008                 increase the size of the GdkRectangle, tooltips
10009                 didn't show for me otherwise
10010
10011 2007-11-21 [colin]      3.1.0cvs14
10012
10013         * src/compose.c
10014         * src/crash.c
10015         * src/exphtmldlg.c
10016         * src/mainwindow.c
10017         * src/manual.c
10018         * src/mimeview.c
10019         * src/prefs_account.c
10020         * src/prefs_common.c
10021         * src/prefs_common.h
10022         * src/prefs_ext_prog.c
10023         * src/textview.c
10024         * src/uri_opener.c
10025         * src/gtk/about.c
10026         * src/gtk/gtkutils.c
10027                 Use xdg-open as a way to find default browser,
10028                 when available
10029
10030 2007-11-21 [colin]      3.1.0cvs13
10031
10032         * src/messageview.c
10033         * src/procmime.c
10034         * src/procmsg.h
10035                 Send better return receipts (useful ones)
10036                 Handle incoming return receipts
10037
10038 2007-11-20 [colin]      3.1.0cvs12
10039
10040         * src/printing.c
10041         * src/printing.h
10042                 Add getter/setter for settings, and getter
10043                 for page setup
10044
10045 2007-11-20 [colin]      3.1.0cvs11
10046
10047         * src/folderview.c
10048         * src/main.c
10049         * src/mainwindow.c
10050                 Fix bug 1396, 'Crash on disabling a filter 
10051                 while it is processing'
10052
10053 2007-11-20 [paul]       3.1.0cvs10
10054
10055         * src/folder.c
10056                 fix bug 1395, 'Crash on checking for new mails
10057                 while filter is running'
10058                 Thanks to Colin
10059
10060 2007-11-20 [paul]       3.1.0cvs9
10061
10062         * src/compose.c
10063                 make this string easier for translators
10064
10065 2007-11-19 [colin]      3.1.0cvs8
10066
10067         * src/prefs_summaries.c
10068         * src/summaryview.c
10069                 Don't enable more tooltips on Maemo
10070
10071 2007-11-19 [colin]      3.1.0cvs7
10072
10073         * src/prefs_common.c
10074         * src/prefs_common.h
10075         * src/prefs_summaries.c
10076         * src/summaryview.c
10077                 Fix bug 1388, 'message list tool tips'
10078                 Add (optional) tooltips in summaryview.
10079                 This only works with GTK+ >= 2.12
10080
10081 2007-11-19 [colin]      3.1.0cvs6
10082
10083         * src/compose.c
10084                 Make strings a bit better when attaching
10085                 from mailto: URIs
10086
10087 2007-11-19 [colin]      3.1.0cvs5
10088
10089         * src/common/utils.c
10090                 Fix bug 1392, 'Top level domain .EU is 
10091                 not recognised as valid'
10092
10093 2007-11-19 [wwp]        3.1.0cvs4
10094
10095         * src/compose.c
10096         * src/compose.h
10097                 Revert changes to compose.c made in 3.1.0cvs2.
10098
10099 2007-11-19 [wwp]        3.1.0cvs3
10100
10101         * src/addressbook.c
10102         * src/addressbook.h
10103         * src/editaddress.c
10104         * src/editgroup.c
10105         * src/addrduplicates.c
10106                 Minor improvements in the address book:
10107                 always accept new contacts provided that some
10108                 detail is set (instead of rejecting silently).
10109                 Better guessing of contact name from incomplete
10110                 name information. Better display of contacts with
10111                 no name, in contact lists, group contents, find
10112                 duplicate results.
10113                 
10114
10115 2007-11-19 [wwp]        3.1.0cvs2
10116
10117         * src/compose.c
10118         * src/compose.h
10119         * src/prefs_logging.c
10120         * src/prefs_summaries.c
10121                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
10122                 wrap some long label in prefs/summaries, layout checkboxes
10123                 in a more compact form in prefs/loggin, make account and
10124                 header's combos have the same size/spacing in compose
10125                 window.
10126
10127 2007-11-19 [wwp]        3.1.0cvs1
10128
10129         * src/edittags.c
10130                 Fix a tiny leak and duplicate variable.
10131
10132 2007-11-19 [paul]       3.1.0
10133
10134         * NEWS
10135         * README
10136         * RELEASE_NOTES 
10137                 3.1.0 released
10138
10139 2007-11-19 [paul]       3.0.2cvs145
10140
10141         * po/de.po
10142         * po/fi.po
10143         * po/fr.po
10144         * po/hu.po
10145         * po/it.po
10146         * po/pl.po
10147         * po/pt_BR.po
10148         * po/sk.po
10149         * po/zh_CN.po
10150                 updated by Stephan Sachse, Flammie Pirinen,
10151                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
10152                 Emil Nowak, Frederico Goncalves Guimaraes,
10153                 Andrej Kacian, and Ralph Young
10154
10155 2007-11-18 [mones]      3.0.2cvs144
10156
10157         * po/es.po
10158                 Updated Spanish translation
10159
10160 2007-11-18 [colin]      3.0.2cvs143
10161
10162         * src/edittags.c
10163                 Prevent empty tag after edit, thanks to wwp
10164
10165 2007-11-18 [colin]      3.0.2cvs142
10166
10167         * src/editaddress.c
10168                 Fix possible "(null)" %s - thanks to wwp
10169
10170 2007-11-16 [wwp]        3.0.2cvs141
10171
10172         * src/common/utils.c
10173                 Fix for 3.0.2cvs140, prevents from crashing when opening
10174                 a compose window.
10175
10176 2007-11-16 [colin]      3.0.2cvs140
10177
10178         * src/main.c
10179         * src/common/claws.c
10180                 Output a bit more useful info at startup
10181                 in --debug mode
10182
10183 2007-11-16 [colin]      3.0.2cvs139
10184
10185         * src/compose.c
10186         * src/common/utils.c
10187         * src/common/utils.h
10188                 Fix bug 1387, 'Request for --compose to 
10189                 support multiple attachments'
10190
10191 2007-11-16 [colin]      3.0.2cvs138
10192
10193         * src/news.c
10194                 Fix bug 1390, 'NNTP fails after server 
10195                 closed connection'
10196
10197 2007-11-16 [colin]      3.0.2cvs137
10198
10199         * src/prefs_display_header.c
10200                 Fix bug 1389, 'Changing 'Display headers 
10201                 in message view' breaks dispheaderrc'
10202
10203 2007-11-14 [colin]      3.0.2cvs136
10204
10205         * src/summaryview.c
10206         * src/gtk/quicksearch.c
10207         * src/gtk/quicksearch.h
10208                 Fix resetting the quicksearch when in non-sticky
10209                 mode, but Recursive is set: reset only when going
10210                 out of the root search folder.
10211
10212 2007-11-14 [colin]      3.0.2cvs135
10213
10214         * src/filtering.c
10215                 Don't set new flag back when doing "Mark as unread"
10216                 from filtering
10217
10218 2007-11-12 [paul]       3.0.2cvs134
10219
10220         * src/plugins/dillo_viewer/dillo_viewer.c
10221                 don't offer the mime type for translation
10222
10223 2007-11-12 [paul]
10224
10225         3.1.0-rc2 released
10226
10227 2007-11-11 [colin]      3.0.2cvs133
10228
10229         * src/imap_gtk.c
10230         * src/mh_gtk.c
10231                 Use markup-escaped strings in dialogs
10232
10233 2007-11-11 [colin]      3.0.2cvs132
10234
10235         * src/imap.c
10236                 Better IMAP-UTF7/UTF8 conversion
10237
10238 2007-11-10 [colin]      3.0.2cvs131
10239
10240         * src/news.c
10241                 Fix debian bug 450698, 'nntp auth behavior changed 
10242                 without notice'
10243
10244 2007-11-10 [colin]      3.0.2cvs130
10245
10246         * configure.ac
10247         * src/inc.c
10248         * src/main.c
10249         * src/main.h
10250         * src/mimeview.c
10251         * src/statusbar.c
10252         * src/common/utils.c
10253         * src/etpan/Makefile.am
10254         * src/gtk/filesel.c
10255         * src/gtk/gtkutils.h
10256         * src/gtk/menu.c
10257         * src/plugins/bogofilter/Makefile.am
10258         * src/plugins/clamav/Makefile.am
10259         * src/plugins/dillo_viewer/Makefile.am
10260         * src/plugins/pgpcore/Makefile.am
10261         * src/plugins/spamassassin/Makefile.am
10262         * src/plugins/trayicon/Makefile.am
10263                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
10264
10265 2007-11-09 [colin]      3.0.2cvs129
10266
10267         * src/addressbook.c
10268         * src/ldapupdate.c
10269                 fix bug 1375, 'Impossible to modify e-mail
10270                 in LDAP addressbook twice'; Try two. update
10271                 externalID, don't make display lag, and
10272                 fix the cases where dn is not mail.
10273
10274 2007-11-08 [paul]       3.0.2cvs128
10275
10276         * src/account.c
10277         * src/compose.c
10278         * src/messageview.c
10279         * src/prefs_account.c
10280         * src/prefs_account.h
10281                 reinstate 'Generate Message-ID' option as an
10282                 account preference. (hidden on IMAP)
10283                 Thanks to Colin
10284
10285 2007-11-08 [paul]       3.0.2cvs127
10286
10287         * src/textview.c
10288                 MAEMO: fix failure of loading images inline
10289                 MAEMO: fix bug 1349, 'Emails still skip to end
10290                 when opened (in certain circumstances)...'
10291
10292 2007-11-07 [colin]      3.0.2cvs126
10293
10294         * src/toolbar.c
10295                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
10296
10297 2007-11-07 [colin]      3.0.2cvs125
10298
10299         * src/toolbar.c
10300                 Re-change the string occurence of A_CLAWS_ACTIONS
10301                 to A_SYL_ACTIONS, to prevent parse errors of the
10302                 toolbar_*.xml files
10303
10304 2007-11-07 [colin]      3.0.2cvs124
10305
10306         * src/mimeview.c
10307         * src/prefs_common.c
10308         * src/prefs_common.h
10309         * manual/advanced.xml
10310                 Add an hidden pref, 'save_parts_readwrite';
10311                 completes 3.0.2cvs35
10312
10313 2007-11-07 [paul]       3.0.2cvs123
10314
10315         * src/prefs_toolbar.c
10316         * src/toolbar.c
10317         * src/toolbar.h
10318                 rename ToolbarSylpheedActions to ToolbarClawsActions
10319                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
10320
10321 2007-11-07 [paul]       3.0.2cvs122
10322
10323         * src/toolbar.c
10324                 MAEMO: remove tooltips
10325
10326 2007-11-07 [colin]      3.0.2cvs121
10327
10328         * src/plugins/pgpinline/pgpinline.c
10329                 Fix bug 1377, 'unspecific errors on 
10330                 signature checking'. Fix trimming of
10331                 UTF8 data.
10332
10333 2007-11-06 [iwkse]      3.0.2cvs120
10334
10335         * src/prefs_summary_open.c
10336                 yet a string change
10337
10338 2007-11-06 [paul]       3.0.2cvs119
10339
10340         * tools/Makefile.am
10341         * tools/README
10342         * tools/csv2addressbook.pl
10343                 add a new script that imports a CSV formatted
10344                 address book. Becky and Thunderbird address
10345                 book are currently supported.
10346
10347 2007-11-05 [colin]      3.0.2cvs118
10348
10349         * src/imap.c
10350                 Fix deletion 
10351
10352 2007-11-05 [iwkse]      3.0.2cvs117
10353
10354         * src/prefs_summary_open.c
10355                 String changes
10356
10357 2007-11-04 [paul]       3.0.2cvs116
10358
10359         * src/addressbook_foldersel.c
10360                 fix gtk critical warning
10361                 Patch by Pawel Pekala
10362
10363 2007-11-04 [paul]       3.0.2cvs115
10364
10365         * tools/README
10366         * tools/claws-mail-compose-insert-files.pl
10367                 add --bcc and uri_escape() everything
10368
10369 2007-11-04 [paul]       3.0.2cvs114
10370
10371         * src/gtk/gtkutils.c
10372                 gtkut_stock_with_text_button_set_create(): set
10373                 GTK_CAN_DEFAULT on buttons 2 and 3
10374
10375 2007-11-03 [paul]       3.0.2cvs113
10376
10377         * src/common/utils.c
10378                 fix debian bug #448814, 'mailto: URI decoding
10379                 desn't decode the destination address field'
10380                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
10381
10382 2007-11-03 [paul]       3.0.2cvs112
10383
10384         * AUTHORS
10385         * src/compose.c
10386         * src/gtk/authors.h
10387                 allow Bcc in commandline URIs
10388                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
10389
10390 2007-11-02 [colin]      3.0.2cvs111
10391
10392         * src/addressbook.c
10393                 Maybe fix bug 1376, 'crash on 
10394                 addressbook manipulation'
10395
10396 2007-10-31 [paul]       3.0.2cvs110
10397
10398         * src/ldapupdate.c
10399                 fix bug 1375, 'Impossible to modify e-mail
10400                 in LDAP addressbook twice'
10401                 Patch by Michael Rasmussen
10402
10403 2007-10-30 [paul]       3.0.2cvs109
10404
10405         * configure.ac
10406                 enable GnuTLS support with --enable-gnutls which
10407                 will disable openssl support. if the user has
10408                 gtk >= 2.10.x don't allow gnomeprint even if the
10409                 user asks for it
10410
10411 2007-10-30 [paul]
10412
10413         3.1.0-rc1 released
10414
10415 2007-10-30 [paul]       3.0.2cvs108
10416
10417         * Makefile.am
10418                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
10419
10420 2007-10-30 [paul]       3.0.2cvs107
10421
10422         * src/expldifdlg.c
10423         * src/prefs_account.c
10424         * src/prefs_folder_item.c
10425         * src/prefs_spelling.c
10426         * src/prefs_themes.c
10427         * src/wizard.c
10428         * src/gtk/gtkaspell.c
10429         * src/gtk/gtkaspell.h
10430         * src/plugins/spamassassin/spamassassin_gtk.c
10431                 replace deprecated gtk_option_menu...
10432                 patch by Pawel Pekala
10433
10434 2007-10-29 [colin]      3.0.2cvs106
10435
10436         * src/plugins/dillo_viewer/dillo_prefs.c
10437                 Fix forgotten signal connect
10438
10439 2007-10-28 [colin]      3.0.2cvs105
10440
10441         * src/plugins/dillo_viewer/dillo_prefs.c
10442         * src/plugins/dillo_viewer/dillo_prefs.h
10443         * src/plugins/dillo_viewer/dillo_viewer.c
10444                 Implement addressbook-based whitelisting for loading
10445                 remote images. Fixed missing destroy of the embedded
10446                 browser that made a Dillo window pop up on exit, if
10447                 an HTML part was displayed.
10448
10449 2007-10-26 [colin]      3.0.2cvs104
10450
10451         * src/edittags.c
10452                 Add missing static
10453
10454 2007-10-25 [colin]      3.0.2cvs103
10455
10456         * src/editaddress.c
10457                 Add tap-and-hold on the picture, for Maemo
10458         * src/edittags.c
10459         * src/edittags.h
10460         * src/mainwindow.c
10461         * src/procmsg.c
10462         * src/summaryview.c
10463         * src/textview.c
10464                 Unify tag interfaces.
10465
10466 2007-10-25 [colin]      3.0.2cvs102
10467
10468         * src/imap.c
10469         * src/etpan/imap-thread.h
10470                 Much better error handling. We'll need to be really
10471                 clear to users about where errors come from, with 
10472                 the apparition of Gmail's IMAP server.
10473
10474 2007-10-24 [colin]      3.0.2cvs101
10475
10476         * src/edittags.c
10477         * src/mainwindow.c
10478         * src/summaryview.c
10479         * src/textview.c
10480                 Add tags sorting (alphabetical); allow deletion of
10481                 tags from the Apply Tags window
10482
10483 2007-10-24 [colin]      3.0.2cvs100
10484
10485         * src/editaddress.c
10486         * src/editaddress_other_attributes_ldap.c
10487         * src/editaddress_other_attributes_ldap.h
10488         * src/ldapctrl.c
10489         * src/ldapquery.c
10490         * src/ldapupdate.c
10491                 Fix LDAP writing (got broken in cvs39)
10492                 Add read-only support for jpegPhoto LDAP field
10493
10494 2007-10-23 [colin]      3.0.2cvs99
10495
10496         * src/news.c
10497                 Fix crash in some cases
10498
10499 2007-10-22 [colin]      3.0.2cvs98
10500
10501         * src/common/socket.h
10502         * src/common/ssl.c
10503                 Fix big leak in GnuTLS code
10504
10505 2007-10-22 [colin]      3.0.2cvs97
10506
10507         * src/news.c
10508                 Fix bug 1368, 'SIGSEGV in NNTP code'
10509
10510 2007-10-22 [colin]      3.0.2cvs96
10511
10512         * src/prefs_customheader.c
10513                 Catch compface warnings when generating X-Faces
10514
10515 2007-10-22 [wwp]        3.0.2cvs95
10516
10517         * src/quote_fmt_parse.y
10518                 Remove accidentally committed debug traces.
10519                 Fix a warning.
10520
10521 2007-10-22 [colin]      3.0.2cvs94
10522
10523         * src/etpan/nntp-thread.c
10524                 Fix authentication
10525
10526 2007-10-19 [wwp]        3.0.2cvs93
10527
10528         * src/common/ssl_certificate.c
10529                 Add missing include (Windows).
10530
10531 2007-10-19 [colin]      3.0.2cvs92
10532
10533         * src/imap_gtk.c
10534         * src/mimeview.c
10535         * src/textview.c
10536         * src/gtk/inputdialog.c
10537         * src/gtk/inputdialog.h
10538                 Remove the last old combo; patch by
10539                 Pawel
10540
10541 2007-10-19 [colin]      3.0.2cvs91
10542
10543         * src/common/ssl.c
10544                 Fix interop problem with GnuTLS and some crappy
10545                 servers that have very little keys.
10546
10547 2007-10-19 [colin]      3.0.2cvs90
10548
10549         * src/common/ssl.c
10550                 Fix return value check on GnuTLS, and
10551                 display the error
10552
10553 2007-10-18 [colin]      3.0.2cvs89
10554
10555         * src/common/ssl_certificate.c
10556                 Fix missing initialisations
10557
10558 2007-10-18 [wwp]        3.0.2cvs88
10559
10560         * src/Makefile.am
10561                 Fix linking against GNUTLS (matters if --enable-gnutls only).
10562
10563 2007-10-18 [colin]      3.0.2cvs87
10564
10565         * po/POTFILES.in
10566                 Fix build
10567
10568 2007-10-18 [mones]      3.0.2cvs86
10569
10570         * src/editbook.c
10571         * src/import.c
10572         * src/prefs_account.c
10573         * src/prefs_receive.c
10574         * src/gtk/about.c
10575         * src/plugins/bogofilter/bogofilter_gtk.c
10576         * src/plugins/spamassassin/spamassassin_gtk.c
10577                 More capitalisation micro-fixes
10578
10579 2007-10-18 [paul]       3.0.2cvs85
10580
10581         * configure.ac
10582                 add info about NNTP support via libetpan
10583                 change the configure output ending msg a little
10584         * src/gtk/about.c
10585                 similar changes to above
10586
10587 2007-10-18 [colin]      3.0.2cvs84
10588
10589         * src/procmime.c
10590         * src/procmime.h
10591                 Fix missing symbol for S/MIME
10592
10593 2007-10-18 [colin]      3.0.2cvs83
10594
10595         * src/prefs_filtering_action.c
10596                 Fix crash in tags (introduced in cvs78)
10597
10598 2007-10-18 [colin]      3.0.2cvs82
10599
10600         * src/common/Makefile.am
10601         * src/common/nntp.c
10602         * src/common/nntp.h
10603         * src/etpan/Makefile.am
10604         * src/etpan/etpan-thread-manager-types.h
10605         * src/etpan/etpan-thread-manager.c
10606         * src/etpan/imap-thread.c
10607         * src/etpan/nntp-thread.c
10608         * src/etpan/nntp-thread.h
10609         * src/news.c
10610         * src/news.h
10611                 Rewrite the nntp implementation
10612                 to use libetpan. Non-blocking NNTP!
10613         * src/account.c
10614         * src/crash.c
10615         * src/imap.c
10616         * src/inc.c
10617         * src/main.c
10618         * src/mainwindow.c
10619         * src/pop.c
10620         * src/pop.h
10621         * src/prefs_account.c
10622         * src/recv.c
10623         * src/recv.h
10624         * src/send_message.c
10625         * src/send_message.h
10626         * src/ssl_manager.c
10627         * src/ssl_manager.h
10628         * src/wizard.c
10629         * src/common/claws.c
10630         * src/common/session.c
10631         * src/common/session.h
10632         * src/common/smtp.c
10633         * src/common/smtp.h
10634         * src/common/socket.c
10635         * src/common/socket.h
10636         * src/common/ssl.c
10637         * src/common/ssl.h
10638         * src/common/ssl_certificate.c
10639         * src/common/ssl_certificate.h
10640         * src/gtk/about.c
10641         * src/gtk/sslcertwindow.c
10642         * src/gtk/sslcertwindow.h
10643                 Implement GnuTLS support. GnuTLS support
10644                 will be used if OpenSSL isn't available, or
10645                 specified explicitely. (the reason is that
10646                 GnuTLS cerficate checking is a bit less 
10647                 practical than OpenSSL's)
10648
10649 2007-10-18 [paul]       3.0.2cvs81
10650
10651         * src/gtk/inputdialog.c
10652         * src/gtk/inputdialog.h
10653                 fix copyright header
10654
10655 2007-10-17 [colin]      3.0.2cvs80
10656
10657         * src/plugins/pgpcore/select-keys.c
10658                 Fix bug which prevented encryption key
10659                 auto-selection when two or more matched the
10660                 email address, but only one isn't revoked
10661                 or expired.
10662
10663 2007-10-17 [wwp]        3.0.2cvs79
10664
10665         * src/compose.c
10666         * src/quote_fmt.c
10667         * src/quote_fmt.h
10668         * src/quote_fmt_lex.l
10669         * src/quote_fmt_parse.y
10670                 Templates can now attach files using |attach{filename}.
10671
10672 2007-10-17 [wwp]        3.0.2cvs78
10673
10674         * src/prefs_customheader.c
10675         * src/prefs_ext_prog.c
10676         * src/prefs_filtering_action.c
10677         * src/prefs_matcher.c
10678         * src/prefs_other.c
10679         * src/prefs_toolbar.c
10680         * src/gtk/combobox.c
10681         * src/gtk/combobox.h
10682         * src/gtk/gtkutils.c
10683         * src/gtk/gtkutils.h
10684         * src/plugins/bogofilter/bogofilter_gtk.c
10685         * src/plugins/spamassassin/spamassassin_gtk.c
10686                 Removed almost all remaining instances of GtkCombo
10687                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
10688                 few visual and code cleanup from Colin.
10689
10690 2007-10-16 [wwp]        3.0.2cvs77
10691         * src/gtk/pluginwindow.c
10692                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
10693
10694 2007-10-15 [colin]      3.0.2cvs76
10695
10696         * src/edittags.c
10697         * src/edittags.h
10698         * src/filtering.c
10699         * src/filtering.h
10700         * src/importmutt.c
10701         * src/importpine.c
10702         * src/main.c
10703         * src/messageview.c
10704         * src/messageview.h
10705         * src/mimeview.c
10706         * src/mimeview.h
10707         * src/pop.c
10708         * src/pop.h
10709         * src/prefs_common.c
10710         * src/prefs_common.h
10711         * src/prefs_customheader.c
10712         * src/prefs_customheader.h
10713         * src/prefs_display_header.c
10714         * src/prefs_display_header.h
10715         * src/prefs_filtering_action.c
10716         * src/prefs_filtering_action.h
10717         * src/prefs_folder_column.c
10718         * src/prefs_folder_column.h
10719         * src/prefs_folder_item.c
10720         * src/prefs_folder_item.h
10721         * src/prefs_gtk.c
10722         * src/prefs_gtk.h
10723         * src/prefs_logging.h
10724         * src/prefs_matcher.c
10725         * src/prefs_matcher.h
10726         * src/prefs_summary_column.c
10727         * src/prefs_summary_column.h
10728         * src/prefs_summary_open.c
10729         * src/procheader.c
10730         * src/procheader.h
10731         * src/procmime.c
10732         * src/procmime.h
10733         * src/recv.c
10734         * src/recv.h
10735         * src/sourcewindow.c
10736         * src/sourcewindow.h
10737         * src/summaryview.c
10738         * src/summaryview.h
10739         * src/textview.c
10740         * src/textview.h
10741         * src/toolbar.c
10742         * src/toolbar.h
10743         * src/common/mgutils.c
10744         * src/common/mgutils.h
10745         * src/common/nntp.c
10746         * src/common/nntp.h
10747         * src/common/prefs.c
10748         * src/common/prefs.h
10749         * src/common/socket.c
10750         * src/common/socket.h
10751         * src/common/stringtable.c
10752         * src/common/stringtable.h
10753         * src/common/template.c
10754         * src/common/template.h
10755         * src/common/uuencode.c
10756         * src/common/uuencode.h
10757         * src/gtk/gtkshruler.c
10758         * src/gtk/gtkshruler.h
10759         * src/gtk/menu.c
10760         * src/gtk/menu.h
10761         * src/gtk/progressdialog.c
10762         * src/gtk/progressdialog.h
10763                 Remove/staticalize, the return of the revenge
10764
10765 2007-10-15 [colin]      3.0.2cvs75
10766
10767         * src/matcher.c
10768                 Fix redirections in filtering's tests
10769
10770 2007-10-15 [colin]      3.0.2cvs74
10771
10772         * src/imap.c
10773                 Don't build imap_synchronise at all when 
10774                 building without libetpan
10775
10776 2007-10-14 [colin]      3.0.2cvs73
10777
10778         * src/imap.c
10779         * src/common/md5.c
10780         * src/common/md5.h
10781         * src/gtk/manage_window.c
10782         * src/gtk/manage_window.h
10783                 Remove more unused code
10784
10785 2007-10-14 [colin]      3.0.2cvs72
10786
10787         * src/addrquery.c
10788         * src/addrquery.h
10789         * src/recv.c
10790         * src/recv.h
10791         * src/vcard.c
10792         * src/vcard.h
10793         * src/common/xml.c
10794         * src/common/xml.h
10795         * src/common/xmlprops.c
10796         * src/common/xmlprops.h
10797                 Remove more unused code
10798
10799 2007-10-14 [colin]      3.0.2cvs71
10800
10801         * src/common/utils.c
10802                 Remove unused function
10803
10804 2007-10-13 [colin]      3.0.2cvs70
10805
10806         * src/imap.c
10807         * src/imap.h
10808         * src/mainwindow.c
10809         * src/mainwindow.h
10810         * src/gtk/gtkutils.c
10811         * src/gtk/gtkutils.h
10812                 Staticalise/Remove more code
10813
10814 2007-10-13 [colin]      3.0.2cvs69
10815
10816         * src/common/utils.c
10817         * src/common/utils.h
10818                 Remove dead code, unused for ages
10819
10820 2007-10-13 [colin]      3.0.2cvs68
10821
10822         * src/main.c
10823         * src/main.h
10824                 Maemo: define hildon_program in main.c,
10825                 make it accessible in the .h with extern
10826
10827 2007-10-13 [paul]       3.0.2cvs67
10828
10829         * src/gtk/menu.c
10830                 fix a bunch of runtime warnings on maemo
10831
10832 2007-10-13 [paul]       3.0.2cvs66
10833
10834         * src/main.c
10835         * src/main.h
10836         * src/gtk/gtkutils.c
10837         * src/gtk/gtkutils.h
10838                 fix a bunch of compiler warnings on maemo
10839
10840 2007-10-12 [colin]      3.0.2cvs65
10841
10842         * src/account.c
10843         * src/addritem.c
10844         * src/addritem.h
10845         * src/filtering.c
10846         * src/filtering.h
10847         * src/folder.c
10848         * src/folder.h
10849         * src/common/utils.c
10850         * src/common/utils.h
10851                 Remove unused code, staticalise some functions
10852
10853 2007-10-12 [paul]       3.0.2cvs64
10854
10855         * src/account.c
10856         * src/folderview.c
10857         * src/main.c
10858         * src/mainwindow.c
10859         * src/messageview.c
10860         * src/summary_search.c
10861         * src/summaryview.c
10862         * src/toolbar.c
10863         * src/wizard.c
10864         * src/common/utils.c
10865         * src/gtk/prefswindow.c
10866                 fix a bunch of compiler warnings on maemo
10867
10868 2007-10-11 [colin]      3.0.2cvs63
10869
10870         * src/editaddress.c
10871                 Make static function static
10872
10873 2007-10-11 [mones]      3.0.2cvs62
10874
10875         * src/addrduplicates.c
10876         * src/addressbook.c
10877         * src/compose.c
10878         * src/expldifdlg.c
10879         * src/mainwindow.c
10880         * src/messageview.c
10881         * src/pop.c
10882         * src/prefs_customheader.c
10883         * src/prefs_send.c
10884         * src/prefs_themes.c
10885         * src/common/plugin.c
10886         * src/gtk/pluginwindow.c
10887         * src/gtk/quicksearch.c
10888                 Fix several typos and capitalisation issues
10889
10890 2007-10-11 [wwp]        3.0.2cvs61
10891
10892         * src/editaddress.c
10893                 Fix a warning about possible use of uninitialized
10894                 filename var.
10895
10896 2007-10-11 [wwp]        3.0.2cvs60
10897
10898         * src/editaddress.c
10899                 Disable "Unset picture" menu item when there's
10900                 no picture to clear. Fix an extraneous g_unref_object,
10901                 add missing initializers.
10902
10903 2007-10-11 [wwp]        3.0.2cvs59
10904
10905         * src/pixmaps/anonymous.xpm
10906         * src/editaddress.c
10907         * src/Makefile.am
10908         * src/stock_pixmap.c
10909         * src/stock_pixmap.h
10910                 Fix a leak, gettext-ize the photo label.
10911                 Don't clear the existing picture if loading
10912                 a new one fails. Use a default 'anonymous'
10913                 picture (this new xpm has been added to the
10914                 internal stock_pixmap API). Add a
10915                 "Set picture" context menu entry.
10916
10917 2007-10-11 [colin]      3.0.2cvs58
10918
10919         * src/messageview.c
10920                 Make shift-shortcuts work
10921         * src/prefs_actions.c
10922                 Don't ask if we really want to close when
10923                 choosing OK and only the list is changed
10924         * src/prefs_template.c
10925                 Don't ask if we really want to close when
10926                 choosing OK and only the list is changed
10927         * src/common/plugin.c
10928                 Fix writing of second [Plugins_*] block
10929         * src/common/template.c
10930                 Remove unused files (fixes deletion)
10931
10932 2007-10-10 [paul]       3.0.2cvs57
10933
10934         * src/prefs_template.c
10935                 put the whole thing in a scrolled window
10936                 so that half the page is no longer inaccessible
10937                 on maemo
10938                 make the gtk_text_view smaller on maemo
10939
10940 2007-10-10 [colin]      3.0.2cvs56
10941
10942         * src/compose.c
10943                 Fix updating of Attachments number in some
10944                 cases (reedit, attach from command-line, ...)
10945
10946 2007-10-10 [colin]      3.0.2cvs55
10947
10948         * src/editaddress.c
10949                 Initialise error correctly
10950
10951 2007-10-10 [paul]       3.0.2cvs54
10952
10953         * src/prefs_filtering_action.c
10954         * src/gtk/description_window.c
10955         * src/gtk/foldersort.c
10956         * src/gtk/quicksearch.c
10957                 get rid of some pointless new lines and
10958                 make the descripton labels wrap better
10959
10960 2007-10-10 [colin]      3.0.2cvs53
10961
10962         * src/addressadd.c
10963         * src/editaddress.c
10964         * src/headerview.c
10965         * src/textview.c
10966                 More error handling on saving pictures
10967
10968 2007-10-10 [colin]      3.0.2cvs52
10969
10970         * src/printing.c
10971         * src/printing.h
10972                 Generalize a bit printing, so we can factorize
10973                 most of the code. 
10974
10975 2007-10-10 [paul]       3.0.2cvs51
10976
10977         * src/addrduplicates.c
10978                 fix engrish
10979                 use GTK_STOCK... buttons
10980
10981 2007-10-10 [paul]       3.0.2cvs50
10982
10983         * src/addressadd.c
10984         * src/addrindex.c
10985         * src/editaddress.c
10986                 Fix previous patch
10987                 Thanks to Colin
10988
10989 2007-10-10 [paul]       3.0.2cvs49
10990
10991         * src/summaryview.c
10992         * src/messageview.c
10993                 Fix crash on Add sender to addressbook when
10994                 From is null
10995         * src/addressadd.c
10996         * src/addrindex.c
10997         * src/editaddress.c
10998         * src/editaddress_other_attributes_ldap.h
10999                 Fix leaks 
11000                 Rename images to .png in addrbook/
11001         * src/headerview.c
11002         * src/textview.c
11003                 Fix Face/X-Face being used if adding another
11004                 address than sender to addressbook
11005                 Thanks to Colin
11006
11007 2007-10-10 [holger]     3.0.2cvs48
11008
11009         * src/addrduplicates.c
11010         * src/editaddress.c
11011                 Improvements to the addressbook duplicate finder
11012                 feature:
11013                  - add an edit button to the button bar
11014                  - display the whole bookname (with iface) and
11015                    use this for same-book checking
11016                  - after editing, try to keep selections if the
11017                    entries are still present
11018                  - sort the email column alphabetically
11019                  - put results in a scrolled window
11020                  - support embedded editing
11021                  - make columns in detail view resizable
11022                  - add keyboard shortcuts
11023
11024 2007-10-10 [wwp]        3.0.2cvs47
11025
11026         * src/addrindex.c
11027                 Fix a crash when there's no From: in email, thanks to Colin.
11028
11029 2007-10-09 [paul]       3.0.2cvs46
11030
11031         * src/messageview.c
11032         * src/summaryview.c
11033         * src/textview.c
11034                 fix building without compface support
11035
11036 2007-10-09 [colin]      3.0.2cvs45
11037
11038         * src/editaddress.c
11039         * src/headerview.c
11040         * src/textview.c
11041                 Add error handling
11042
11043 2007-10-09 [colin]      3.0.2cvs44
11044
11045         * src/addrduplicates.c
11046         * src/addressadd.c
11047         * src/addressadd.h
11048         * src/addressbook.c
11049         * src/addressbook.h
11050         * src/addrindex.c
11051         * src/addrindex.h
11052         * src/addritem.c
11053         * src/addritem.h
11054         * src/compose.c
11055         * src/editaddress.c
11056         * src/editaddress_other_attributes_ldap.h
11057         * src/headerview.c
11058         * src/messageview.c
11059         * src/mimeview.c
11060         * src/summaryview.c
11061         * src/textview.c
11062         * src/gtk/gtkutils.c
11063                 Automatically set contacts' pictures from Face 
11064                 or X-Face if they have no picture
11065                 Display the contact picture in textview or
11066                 headerview for mails sent by people in the 
11067                 addressbook, that have no Face or X-Face
11068                 Fix a few details in the Person edition dialog
11069                 (ability to unset picture)
11070                 Remove picture file when deleting contacts
11071
11072 2007-10-09 [iwkse]      3.0.2cvs43
11073
11074         * src/gtk/about.c
11075                 center the about window
11076
11077 2007-10-09 [paul]       3.0.2cvs42
11078
11079         * src/prefs_toolbar.c
11080                 fix icon selector window on maemo
11081
11082 2007-10-09 [paul]       3.0.2cvs41
11083
11084         * src/messageview.c
11085                 add 'go to' menu to separate msgview
11086
11087 2007-10-09 [colin]      3.0.2cvs40
11088
11089         * src/common/defs.h
11090                 Add forgotten file
11091
11092 2007-10-09 [iwkse]      3.0.2cvs39
11093
11094         * Makefile.am
11095         * src/addressbook.c
11096         * src/addritem.c
11097         * src/addritem.h
11098         * src/editaddress.c
11099         * src/editaddress_other_attributes_ldap.h
11100         * src/addrbook.c
11101         * src/Makefile.am
11102                 set a photo in the Addressbook
11103
11104 2007-10-08 [colin]      3.0.2cvs38
11105
11106         * src/prefs_toolbar.c
11107                 Make height 320 to remove the scrollbar 
11108                 (with current number of icons)
11109
11110 2007-10-08 [colin]      3.0.2cvs37
11111
11112         * src/prefs_toolbar.c
11113                 Transform the treeview to a GtkIconView.
11114                 Patch by Pawel
11115                 In addition, transform the window so that 
11116                 it looks like a popup menu. Patch by me
11117
11118 2007-10-08 [colin]      3.0.2cvs36
11119
11120         * src/compose.c
11121         * src/compose.h
11122                 Beautify the GUI a bit; in particular, show the
11123                 number of attachments in the tab's title.
11124                 Patch by Pawel
11125
11126 2007-10-08 [paul]       3.0.2cvs35
11127
11128         * src/mimeview.c
11129                 Save users from themselves: save temporary
11130                 files used for Open/Open with as read-only.
11131                 Thanks to Colin
11132
11133 2007-10-08 [paul]       3.0.2cvs34
11134
11135         * tools/Makefile.am
11136                 forgot this in cvs33
11137
11138 2007-10-08 [paul]       3.0.2cvs33
11139
11140         * tools/kdeservicemenu/README
11141         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
11142         * tools/kdeservicemenu/install.sh
11143         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
11144                 renamed template* to *template so as not to confuse
11145                 lintian
11146
11147 2007-10-08 [paul]       3.0.2cvs32
11148
11149         * src/prefs_themes.c
11150         * src/stock_pixmap.c
11151                 replace 2 direct uses of RC_DIR
11152
11153 2007-10-07 [colin]      3.0.2cvs31
11154
11155         * src/addrduplicates.c
11156         * src/addrduplicates.h
11157         * src/addressbook.c
11158         * src/addressbook.h
11159         * src/addrindex.c
11160         * src/addrindex.h
11161                 Implement deletion in duplicate finder. 
11162                 Patch by Holger 
11163
11164 2007-10-07 [colin]      3.0.2cvs30
11165
11166         * src/exporthtml.c
11167         * src/mbox.c
11168         * src/common/utils.c
11169                 Better fix for Solaris, thanks to Nicolas Doualot
11170
11171 2007-10-07 [colin]      3.0.2cvs29
11172
11173         * AUTHORS
11174         * src/gtk/authors.h
11175                 Add Frank Dietrich
11176
11177 2007-10-07 [colin]      3.0.2cvs28
11178
11179         * src/exporthtml.c
11180                 Fix HTML export to make it more compliant
11181                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
11182
11183 2007-10-07 [colin]      3.0.2cvs27
11184
11185         * src/prefs_toolbar.c
11186                 Only use icons that wouldn't look stupid in the toolbar
11187                 Patch by Pawel
11188
11189 2007-10-07 [colin]      3.0.2cvs26
11190
11191         * src/prefs_toolbar.c
11192                 Fix old icon being used when none is selected
11193
11194 2007-10-07 [colin]      3.0.2cvs25
11195
11196         * src/toolbar.c
11197                 Fix copy/paste error
11198
11199 2007-10-07 [colin]      3.0.2cvs24
11200
11201         * src/prefs_toolbar.c
11202         * src/toolbar.c
11203         * src/toolbar.h
11204                 Update icon to default one when changing event
11205                 Make the icon chooser nicer (handle Esc, Enter,
11206                 double-click)
11207
11208 2007-10-06 [colin]      3.0.2cvs23
11209
11210         * src/prefs_toolbar.c
11211                 Fix text reset; patch by Pawel
11212
11213 2007-10-06 [colin]      3.0.2cvs22
11214
11215         * src/toolbar.h
11216                 Complete previous commit
11217
11218 2007-10-06 [colin]      3.0.2cvs21
11219
11220         * src/prefs_toolbar.c
11221         * src/toolbar.c
11222                 Set toolbar text automatically to the default
11223                 when changing Event executed on click
11224
11225 2007-10-06 [colin]      3.0.2cvs20
11226
11227         * src/prefs_toolbar.c
11228                 Invert Text and Event fields
11229
11230 2007-10-06 [colin]      3.0.2cvs19
11231
11232         * src/prefs_toolbar.c
11233         * src/toolbar.c
11234                 Make toolbar prefs look much better
11235                 Patch by Pawel Pekala
11236
11237 2007-10-06 [paul]       3.0.2cvs18
11238
11239         * src/account.c
11240         * src/prefs_filtering.c
11241                 fix checkbuttons in gtktreeview on maemo by
11242                 setting maemo's "allow-checkbox-mode" to FALSE
11243
11244 2007-10-06 [colin]      3.0.2cvs17
11245
11246         * configure.ac
11247                 Export -DSOLARIS in CFLAGS for all
11248                 Solaris (not just 2.8) and OpenSolaris
11249
11250 2007-10-06 [paul]       3.0.2cvs16
11251
11252         * AUTHORS
11253         * src/exporthtml.c
11254         * src/mbox.c
11255         * src/gtk/authors.h
11256                 fix build on solaris where ctime_r takes
11257                 3 arguments rather than 2.
11258                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
11259
11260 2007-10-05 [colin]      3.0.2cvs15
11261
11262         * src/etpan/imap-thread.c
11263                 Fix wrong error codepath
11264
11265 2007-10-05 [wwp]        3.0.2cvs14
11266
11267         * src/filtering.c
11268                 Fix unexpected logging of quicksearches:
11269                 debug_filtering_session flag was never reset to FALSE, causing
11270                 matcher functions to log when called from a quicksearch
11271                 (if a filtering session happened before).
11272
11273 2007-10-05 [paul]       3.0.2cvs13
11274
11275         * src/prefs_actions.c
11276         * src/prefs_filtering.c
11277         * src/prefs_template.c
11278                 fix bug 1343, 'Filtering..'s close button
11279                 silently discards new filter'
11280                 Thanks to Colin
11281
11282 2007-10-05 [paul]       3.0.2cvs12
11283
11284         * configure.ac
11285         * src/Makefile.am
11286                 fix bug 1347, '-Wno-unused-function, optional'
11287
11288 2007-10-05 [colin]      3.0.2cvs11
11289
11290         * src/procmime.c
11291         * src/common/mgutils.c
11292                 Fix warnings
11293
11294 2007-10-05 [mones]      3.0.2cvs10
11295
11296         * manual/advanced.xml
11297                 Use full menu name
11298         * manual/es/advanced.xml
11299                 Synchronise translation
11300
11301 2007-10-04 [colin]      3.0.2cvs9
11302
11303         * src/action.c
11304         * src/addrbook.c
11305         * src/addrindex.c
11306         * src/compose.c
11307         * src/exporthtml.c
11308         * src/exportldif.c
11309         * src/folder.c
11310         * src/main.c
11311         * src/matcher.c
11312         * src/mbox.c
11313         * src/messageview.c
11314         * src/mh.c
11315         * src/news.c
11316         * src/partial_download.c
11317         * src/pop.c
11318         * src/procmime.c
11319         * src/procmsg.c
11320         * src/toolbar.c
11321         * src/common/log.c
11322         * src/common/mgutils.c
11323         * src/common/plugin.c
11324         * src/common/utils.c
11325         * src/common/xml.c
11326         * src/common/xml.h
11327         * src/common/xmlprops.c
11328         * src/common/xmlprops.h
11329         * src/plugins/bogofilter/bogofilter.c
11330         * src/plugins/clamav/clamav_plugin.c
11331         * src/plugins/dillo_viewer/dillo_prefs.c
11332         * src/plugins/pgpcore/prefs_gpg.c
11333         * src/plugins/pgpinline/pgpinline.c
11334         * src/plugins/pgpmime/pgpmime.c
11335         * src/plugins/spamassassin/spamassassin.c
11336         * src/plugins/trayicon/trayicon_prefs.c
11337                 Verify success on writes. Will fix possible strange
11338                 failure on disk full.
11339
11340 2007-10-04 [paul]       3.0.2cvs8
11341
11342         * manual/advanced.xml
11343                 add further info about Actions
11344                 Patch by Emmanuel Briot <briot@adacore.com>
11345
11346 2007-10-04 [paul]       3.0.2cvs7
11347
11348         * src/account.c
11349                 remove the D column, instead indicate the
11350                 default account by use of bold text
11351
11352 2007-10-03 [colin]      3.0.2cvs6
11353
11354         * src/common/template.c
11355                 Fix templates writing (was prone to disk full problems)
11356
11357 2007-10-03 [colin]      3.0.2cvs5
11358
11359         * src/Makefile.am
11360         * src/addrduplicates.c
11361         * src/addrduplicates.h
11362         * src/addressbook.c
11363                 Add duplicate deletion. Patch by Holger
11364
11365 2007-10-03 [colin]      3.0.2cvs4
11366
11367         * src/matcher.c
11368         * src/gtk/quicksearch.c
11369                 Fix bug 1340, 'Case insensitive searches with 
11370                 non-ascii alphabets fail'.
11371
11372 2007-10-03 [colin]      3.0.2cvs3
11373
11374         * src/main.c
11375         * src/common/utils.c
11376         * src/common/utils.h
11377                 Implement run-time alternative config directories
11378
11379 2007-10-03 [colin]      3.0.2cvs2
11380
11381         * src/folderview.c
11382                 Prevent opening folder item while folder
11383                 is scanned in a better way
11384
11385 2007-10-02 [paul]       3.0.2cvs1
11386
11387         * NEWS
11388         * README
11389         * RELEASE_NOTES
11390         * configure.ac
11391                 bump up version number following stable release
11392
11393 2007-09-30 [colin]      3.0.1cvs49
11394
11395         * src/imap.c
11396                 Refresh session if needed
11397
11398 2007-09-30 [colin]      3.0.1cvs48
11399
11400         * src/imap.c
11401                 Reset folder's session to NULL
11402                 before destroying it
11403
11404 2007-09-30 [mones]      3.0.1cvs47
11405
11406         * manual/handling.xml
11407                 Use markup quotes instead hardcoded quotes
11408         * manual/es/handling.xml
11409                 Added new synced section (IMAP subscriptions)
11410
11411 2007-09-29 [colin]      3.0.1cvs46
11412
11413         * src/imap.c
11414                 Notice disconnections faster
11415
11416 2007-09-28 [colin]      3.0.1cvs45
11417
11418         * src/addressbook.c
11419         * src/addrindex.c
11420                 Fix warnings
11421
11422 2007-09-28 [paul]       3.0.1cvs44
11423
11424         * src/mimeview.c
11425                 fix maemo build
11426
11427 2007-09-28 [paul]       3.0.1cvs43
11428
11429         * src/account.c
11430                 use gtk_widget_set_size_request() on the label
11431                 so that wrapping works better. get rid of the
11432                 (partially deprecated) hbutton_box.
11433                 these changes should prevent buttons overlapping
11434                 on maemo
11435
11436 2007-09-28 [colin]      3.0.1cvs42
11437
11438         * src/pop.c
11439                 Fix typo :)
11440
11441 2007-09-28 [colin]      3.0.1cvs41
11442
11443         * src/compose.c
11444         * src/msgcache.c
11445         * src/pop.c
11446         * src/procmime.c
11447         * src/etpan/imap-thread.c
11448                 64bits-related warning fixes
11449
11450 2007-09-28 [colin]      3.0.1cvs40
11451
11452         * src/folder_item_prefs.c
11453         * src/ldaputil.c
11454         * src/mainwindow.c
11455         * src/mimeview.c
11456         * src/common/tags.c
11457                 Fix warnings
11458
11459 2007-09-28 [colin]      3.0.1cvs39
11460
11461         * src/plugins/spamassassin/spamassassin.c
11462         * src/plugins/spamassassin/spamassassin.h
11463         * src/plugins/spamassassin/spamassassin_gtk.c
11464                 Add addressbook-based whitelisting
11465
11466 2007-09-28 [colin]      3.0.1cvs38
11467
11468         * src/folder.c
11469                 Fix bug 1337, 'crash on pressing Send button'
11470
11471 2007-09-28 [paul]       3.0.1cvs37
11472
11473         * src/prefs_folder_item.c
11474                 give the orphans a parent. makes all prefs
11475                 pages visible on maemo
11476
11477 2007-09-28 [colin]      3.0.1cvs36
11478
11479         * src/prefs_folder_column.c
11480         * src/prefs_summary_column.c
11481                 Fix two leaks
11482
11483 2007-09-27 [colin]      3.0.1cvs35
11484
11485         * src/gtk/quicksearch.c
11486                 Fix bug 1336, 'Segfault if empty space before search-string'
11487
11488 2007-09-26 [mones]      3.0.1cvs34
11489
11490         * manual/account.xml
11491         * manual/plugins.xml
11492                 Fixed irc channel name, added some docbook markup.
11493                 Changed text markup to docbook markup. 
11494                 Added spamcop as supported in SpamReport description.
11495         * manual/fr/plugins.xml
11496                 Fixed irc channel name.
11497         * manual/es/account.xml
11498         * manual/es/advanced.xml
11499         * manual/es/claws-mail-manual.xml
11500         * manual/es/glossary.xml
11501         * manual/es/gpl.xml
11502         * manual/es/keyboard.xml
11503         * manual/es/plugins.xml
11504                 Synced with English version, fixed a couple of typos.
11505
11506 2007-09-26 [colin]      3.0.1cvs33
11507
11508         * configure.ac
11509                 Explain why "Libgnomeprint: no" on GTK+ 2.10
11510
11511 2007-09-26 [colin]      3.0.1cvs32
11512
11513         * src/messageview.c
11514         * src/procmsg.c
11515         * src/procmsg.h
11516                 Optimisation: avoid fetching mail 3 times locally
11517                 for displaying
11518
11519 2007-09-26 [colin]      3.0.1cvs31
11520
11521         * src/mh.c
11522                 Fix missing static
11523
11524 2007-09-26 [colin]      3.0.1cvs30
11525
11526         * src/folder.c
11527         * src/folder.h
11528         * src/mh.c
11529         * src/mh.h
11530                 Fix MH mtime hack - make it a folder class function
11531
11532 2007-09-26 [colin]      3.0.1cvs29
11533
11534         * src/inc.c
11535                 Fix bug 1334, 'user defined mail incorporation 
11536                 script not run'
11537
11538 2007-09-25 [colin]      3.0.1cvs28
11539
11540         * src/codeconv.c
11541                 Optimisation: shortcut conv_codeset_strdup
11542                 when src_code and dest_code are the same
11543         * src/common/xml.c
11544         * src/common/xml.h
11545                 Optimisation: shortcut code conversions when
11546                 files are in UTF-8; faster list walking by
11547                 using prepend/reverse.
11548
11549 2007-09-25 [holger]     3.0.1cvs27
11550
11551         * src/printing.c
11552                 Replace button bar of the preview window
11553                 with a real toolbar (patch by Colin)
11554                 Add zooming to the preview window
11555
11556 2007-09-24 [paul]       3.0.1cvs26
11557
11558         * src/compose.c
11559                 compact the character set menu, adding some
11560                 missing encodings. Patch by Pawel Pekala
11561
11562 2007-09-23 [paul]       3.0.1cvs25
11563
11564         * src/prefs_account.c
11565         * src/prefs_folder_item.c
11566         * src/prefs_quote.c
11567         * src/quote_fmt.c
11568         * src/quote_fmt.h
11569                 remove unnecessary frame from Templates options
11570                 and improve the English of the check button label
11571
11572 2007-09-22 [colin]      3.0.1cvs24
11573
11574         * src/gtk/quicksearch.c
11575                 Fix bug 1329, 'error in quicksearch.c'
11576                 Fix return with value in function returning void
11577
11578 2007-09-22 [colin]      3.0.1cvs23
11579
11580         * src/imap.c
11581         * src/procmsg.h
11582         * src/common/utils.c
11583         * src/common/utils.h
11584         * src/etpan/imap-thread.c
11585                 Optimise fetching IMAP cached emails *a lot*
11586                 (remember whether mail is fully cached and \r's
11587                  are already stripped)
11588
11589 2007-09-22 [colin]      3.0.1cvs22
11590
11591         * src/folder.c
11592         * src/folder.h
11593         * src/prefs_folder_item.c
11594                 Add a button to allow users to drop local caches.
11595
11596 2007-09-21 [colin]      3.0.1cvs21
11597
11598         * src/summaryview.c
11599                 Remove unnecessary error when cancelling export to mbox.
11600                 Patch by Pawel
11601
11602 2007-09-21 [paul]       3.0.1cvs20
11603
11604         * src/gtk/prefswindow.c
11605                 remove unnecessary frames from the prefs
11606                 pages. Patch by Pawel Pekala
11607
11608 2007-09-21 [paul]       3.0.1cvs19
11609
11610         * src/prefs_account.c
11611         * src/prefs_folder_item.c
11612         * src/prefs_quote.c
11613         * src/quote_fmt.c
11614                 put the Templates options into a tabbed
11615                 layout. Patch by Pawel Pekala
11616
11617 2007-09-21 [paul]       3.0.1cvs18
11618
11619         * src/mainwindow.c
11620                 group together the character set menu items
11621                 move the /View/Show or hide/Message view below
11622                 .../Toolbar menu item
11623                 Patch by Pawel Pekala
11624
11625 2007-09-21 [mones]      3.0.1cvs17
11626
11627         * src/compose.c
11628                 Fix for bug 1327, 'segfault when replying to a non-existent
11629                 news message', thanks to Colin.
11630
11631 2007-09-21 [colin]      3.0.1cvs16
11632
11633         * src/folderview.c
11634                 Complete 3.0.1cvs15
11635
11636 2007-09-20 [colin]      3.0.1cvs15
11637
11638         * src/folderview.c
11639         * src/folderview.h
11640                 Maybe fix bug 1324, 'Corrupted IMAP cache'
11641
11642 2007-09-20 [colin]      3.0.1cvs14
11643
11644         * src/printing.c
11645                 Fix a little leak
11646
11647 2007-09-20 [holger]     3.0.1cvs13
11648
11649         * src/printing.c
11650                 Add page layout to print preview.
11651                 Make the close-button in the toolbar
11652                 right-aligned.
11653
11654 2007-09-20 [paul]       3.0.1cvs12
11655
11656         * po/ru.po
11657                 updated by Pavlo Bohmat
11658
11659 2007-09-19 [colin]      3.0.1cvs11
11660
11661         * src/common/utils.c
11662                 Prevent unquoted mime boundaries, by always
11663                 using a /
11664
11665 2007-09-19 [colin]      3.0.1cvs10
11666
11667         * src/printing.c
11668                 Fix drawing area size, fix DPI change that
11669                 can cause total number of lines to decrease
11670
11671 2007-09-19 [colin]      3.0.1cvs9
11672
11673         * po/POTFILES.in
11674         * src/printing.c
11675                 Make print preview more efficient and nicer.
11676                 Patch mostly by Holger Berndt <hb@claws-mail.org>
11677
11678 2007-09-19 [colin]      3.0.1cvs8
11679
11680         * src/prefs_common.c
11681         * src/prefs_common.h
11682         * src/printing.c
11683                 Add scrolledwindow, default allocation and
11684                 size saving to the print preview window.
11685
11686 2007-09-18 [colin]      3.0.1cvs7
11687
11688         * src/prefs_common.c
11689         * src/prefs_common.h
11690         * src/prefs_image_viewer.c
11691         * src/printing.c
11692                 GtkPrintOperation:
11693                 - add image printing support
11694                 - add option to print images
11695                 - add preview widget
11696                 - add saving of a few Page Setup parameters
11697
11698 2007-09-18 [colin]      3.0.1cvs6
11699
11700         * AUTHORS
11701         * src/gtk/authors.h
11702                 Add Guillaume Chazarain
11703
11704 2007-09-18 [colin]      3.0.1cvs5
11705
11706         * src/common/utils.c
11707                 Fix bug 1321, 'access before allocation 
11708                 when scanning for uris'. Patch by 
11709                 Guillaume Chazarain <guichaz@yahoo.fr>
11710
11711 2007-09-18 [colin]      3.0.1cvs4
11712
11713         * src/toolbar.c
11714                 Fix bug 1320, 'Memory leak caused by 
11715                 gtk_container_get_children'. Patch by
11716                 Guillaume Chazarain <guichaz@yahoo.fr>
11717
11718 2007-09-18 [colin]      3.0.1cvs3
11719
11720         * src/printing.c
11721         * src/printing.h
11722                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
11723
11724 2007-09-18 [colin]      3.0.1cvs2
11725
11726         * src/Makefile.am
11727         * src/mainwindow.c
11728         * src/messageview.c
11729         * src/messageview.h
11730         * src/prefs_ext_prog.c
11731         * src/prefs_fonts.c
11732         * src/printing.c
11733         * src/printing.h
11734         * src/summaryview.c
11735                 Use GtkPrintOperation by default on GTK+ >= 2.10
11736                 Patch by Holger Berndt <hb@claws-mail.org>
11737
11738 2007-09-18 [paul]       3.0.1cvs1
11739
11740         * NEWS
11741         * README
11742         * RELEASE_NOTES
11743         * configure.ac
11744                 bump up version number following stable release
11745
11746 2007-09-16 [colin]      3.0.0cvs18
11747
11748         * src/folder.c
11749                 Fix possible memleak
11750
11751 2007-09-16 [colin]      3.0.0cvs17
11752
11753         * src/folderview.c
11754                 Fix bug 1311, 'Wrong arrow position 
11755                 while moving message into folder when 
11756                 column headers hidden'
11757         * src/image_viewer.c
11758                 Show error in the GUI if image can't
11759                 be loaded
11760         * src/matcher.c
11761                 Fix spurious output
11762         * src/messageview.c
11763                 Allow setting domain in msgid
11764         * src/common/plugin.c
11765                 Add timing information
11766
11767 2007-09-16 [colin]      3.0.0cvs16
11768
11769         * src/account.c
11770         * src/compose.c
11771         * src/prefs_account.c
11772         * src/prefs_account.h
11773         * src/common/utils.c
11774                 Remove Generate Message-ID option. We need
11775                 this on some IMAP servers.
11776         * src/prefs_template.c
11777                 Fix double-free
11778
11779 2007-09-16 [colin]      3.0.0cvs15
11780
11781         * src/prefs_filtering.c
11782         * src/prefs_filtering.h
11783         * src/prefs_filtering_action.c
11784         * src/common/tags.c
11785                 Fix tags issues: tags with spaces, renaming
11786                 tags.
11787
11788 2007-09-16 [colin]      3.0.0cvs14
11789
11790         * src/folderview.c
11791         * src/main.c
11792         * src/mainwindow.c
11793                 Fix bug 1308, 'Claws deletes folderlist.xml after
11794                 fetching mail short after start-up'
11795
11796 2007-09-16 [colin]      3.0.0cvs13
11797
11798         * src/compose.c
11799                 Fix scrolling to cursor
11800
11801 2007-09-16 [paul]       3.0.0cvs12
11802
11803         * po/sr.po
11804                 updated by Aleksandar Urosevic
11805
11806 2007-09-16 [paul]       3.0.0cvs11
11807
11808         * src/folder.c
11809                 do not allow locked msgs to be deleted,
11810                 even by filtering/processing
11811
11812 2007-09-07 [paul]       3.0.0cvs10
11813
11814         * src/prefs_folder_column.c
11815         * src/prefs_summary_column.c
11816                 implement button sensitivity
11817                 patch by Pawel Pekala
11818
11819 2007-09-06 [wwp]        3.0.0cvs9
11820
11821         * src/prefs_gtk.c
11822                 Add a missing linefeed to a debug message.
11823
11824 2007-09-05 [colin]      3.0.0cvs8
11825
11826         * src/inc.c
11827                 Fix statusbar/window mismatch on Maemo
11828
11829 2007-09-05 [colin]      3.0.0cvs7
11830
11831         * src/ldaputil.c
11832                 Fix build without USE_LDAP_TLS
11833
11834 2007-09-05 [colin]      3.0.0cvs6
11835
11836         * src/folder.c
11837         * src/imap.c
11838         * src/inc.c
11839         * src/mbox.c
11840         * src/send_message.c
11841         * src/statusbar.c
11842         * src/statusbar.h
11843                 Maemo: distinguish various statusbar messages,
11844                 in order to display only the most important.
11845
11846 2007-09-04 [wwp]        3.0.0cvs5
11847
11848         * src/account.c
11849                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
11850                 Show protocol "SMTP" and the appropriate server for send-only
11851                 accounts, show "-" instead of "" when no value is relevant.
11852
11853 2007-09-03 [ticho]      3.0.0cvs4
11854
11855         * src/summaryview.c
11856                 Handle plural form better in delete confirmation dialog.
11857
11858 2007-09-03 [wwp]        3.0.0cvs3
11859
11860         * src/compose.c
11861                 Warn differently when sending or sending later (queueing).
11862
11863 2007-09-03 [colin]      3.0.0cvs2
11864
11865         * src/procmime.c
11866         * src/procmime.h
11867         * src/common/plugin.c
11868         * src/common/plugin.h
11869                 Add a new plugin API, MimeParser. It allows
11870                 plugins to scan email MIME parts and optionally,
11871                 transform them.
11872
11873 2007-09-03 [mones]      3.0.0cvs1
11874
11875         * po/es.po
11876                 Updated translation
11877         * src/common/defs.h
11878                 While a better solution is made double history sizes
11879
11880 2007-09-03 [paul]       3.0.0
11881
11882         * NEWS
11883         * README
11884         * RELEASE_NOTES
11885                 3.0.0 released
11886
11887 [For previous entries, see ChangeLog.2.0.0-3.0.0]