46d0b788cdb64f5c0f58f26af64733a427c80293
[claws.git] / ChangeLog
1 2011-10-29 [colin]      3.7.10cvs57
2
3         * src/addr_compl.c
4                 Fix focus of completion window with gnome shell
5
6 2011-10-29 [colin]      3.7.10cvs56
7
8         * src/folderview.c
9                 Fix flicker on recursive quicksearch
10
11 2011-10-28 [colin]      3.7.10cvs55
12
13         * src/alertpanel.c
14         * src/mainwindow.c
15                 Fix a bit the focus problem on Gnome shell
16
17 2011-10-26 [mones]      3.7.10cvs54
18
19         * src/compose.c
20                 Add missing accelerator
21
22 2011-10-25 [colin]      3.7.10cvs53
23
24         * src/gtk/gtkcmclist.c
25         * src/gtk/gtkcmctree.c
26                 Fix colors, fix warnings
27
28 2011-10-25 [colin]      3.7.10cvs52
29
30         * src/gtk/gtkcmclist.c
31         * src/gtk/gtkcmctree.c
32                 Fix focus things.
33
34 2011-10-25 [colin]      3.7.10cvs51
35
36         * src/stock_pixmap.c
37                 Fix build with gtk + 2.20
38
39 2011-10-25 [colin]      3.7.10cvs50
40
41         * src/compose.c
42         * src/messageview.c
43         * src/procmsg.c
44         * src/procmsg.h
45                 Fix locking when sending a single message
46
47 2011-10-25 [colin]      3.7.10cvs49
48
49         * src/gtk/colorlabel.c
50                 GDK_ => GDK_KEY
51         * src/gtk/gtkcmclist.c
52                 Make row height closer to what it was
53
54 2011-10-25 [colin]      3.7.10cvs48
55
56         * src/stock_pixmap.c
57                 Always use cairo to draw
58
59 2011-10-25 [colin]      3.7.10cvs47
60
61         * src/mimeview.c
62                 Fix bug #2529, 'crash in mimeview_start_drag after
63                 deleting message'. Patch by Ricardo
64
65 2011-10-23 [colin]      3.7.10cvs46
66
67         * src/gtk/gtkcmclist.c
68         * src/gtk/gtkcmclist.h
69         * src/gtk/gtkcmctree.c
70                 Draw CMClist with cairo too.
71
72 2011-10-23 [colin]      3.7.10cvs45
73
74         * src/gtk/gtkcmclist.h
75                 Fix build (this was not meant to be commited)
76
77 2011-10-23 [colin]      3.7.10cvs44
78
79         * src/addressadd.c
80         * src/addressbook.c
81         * src/addressbook_foldersel.c
82         * src/editgroup.c
83         * src/foldersel.c
84         * src/folderview.c
85         * src/grouplistdialog.c
86         * src/prefs_common.c
87         * src/prefs_common.h
88         * src/summaryview.c
89         * src/gtk/gtkcmclist.c
90         * src/gtk/gtkcmclist.h
91         * src/gtk/gtkcmctree.c
92         * src/gtk/gtkcmctree.h
93         * src/gtk/gtksctree.c
94                 Refactor some tree stuff (lots of code duplication there)
95                 and switch to cairo for tree rendering.
96
97 2011-10-23 [holger]     3.7.10cvs43
98
99         * src/filtering.c
100                 Don't issue a warning for designed behaviour of the stop rule.
101                 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
102
103 2011-10-22 [colin]      3.7.10cvs42
104
105         * src/printing.c
106         * src/gtk/gtkshruler.c
107         * src/gtk/gtkutils.h
108                 Fix GTK+2.16 build
109
110 2011-10-22 [colin]      3.7.10cvs41
111
112         * src/account.c
113         * src/addr_compl.c
114         * src/addrgather.c
115         * src/compose.c
116         * src/editldap.c
117         * src/expldifdlg.c
118         * src/folderview.c
119         * src/grouplistdialog.c
120         * src/headerview.c
121         * src/importldif.c
122         * src/main.c
123         * src/mainwindow.c
124         * src/mimeview.c
125         * src/noticeview.c
126         * src/prefs_account.c
127         * src/prefs_actions.c
128         * src/prefs_ext_prog.c
129         * src/prefs_filtering.c
130         * src/prefs_folder_item.c
131         * src/prefs_image_viewer.c
132         * src/prefs_logging.c
133         * src/prefs_msg_colors.c
134         * src/prefs_other.c
135         * src/prefs_send.c
136         * src/prefs_spelling.c
137         * src/prefs_summaries.c
138         * src/prefs_template.c
139         * src/printing.c
140         * src/quote_fmt.c
141         * src/send_message.c
142         * src/statusbar.c
143         * src/summary_search.c
144         * src/summaryview.c
145         * src/wizard.c
146         * src/gtk/gtkcmclist.c
147         * src/gtk/gtkcmctree.c
148         * src/gtk/gtkcmoptionmenu.c
149         * src/gtk/gtksctree.c
150         * src/gtk/gtkutils.c
151         * src/gtk/gtkutils.h
152         * src/gtk/gtkvscrollbutton.c
153         * src/gtk/inputdialog.c
154         * src/gtk/pluginwindow.c
155         * src/gtk/quicksearch.c
156         * src/gtk/spell_entry.c
157         * src/plugins/bogofilter/bogofilter_gtk.c
158         * src/plugins/dillo_viewer/dillo_prefs.c
159         * src/plugins/pgpcore/prefs_gpg.c
160         * src/plugins/spamassassin/spamassassin_gtk.c
161         * src/plugins/trayicon/trayicon.c
162         * src/plugins/trayicon/trayicon_prefs.c
163                 Remove all possible #if GTK_CHECK_VERSION() checks,
164                 and make Claws build with GTK+2.16 (untested right
165                 now), as the Gpg4Win project uses GTK+2.16 currently.
166
167 2011-10-22 [colin]      3.7.10cvs40
168
169         * src/gtk/gtkutils.h
170         * configure.ac
171                 Fix (hopefully) build with GTK+ 2.18.
172
173 2011-10-20 [paul]       3.7.10cvs39
174
175         * AUTHORS
176         * src/ldif.c
177         * src/gtk/authors.h
178                 fix bug 2479, 'LDIF address book import matches tags case sensitive'
179                 Patch by Bodo Graumann <mail@bodograumann.de>
180
181 2011-10-20 [mones]      3.7.10cvs38
182
183         * po/fr.po
184         * src/common/defs.h
185                 Fix references to old dotsrc mailing lists
186
187 2011-10-19 [mones]      3.7.10cvs37
188
189         * src/prefs_msg_colors.c
190                 Fix Ok/Cancel buttons in color selector of preferences
191
192 2011-10-17 [colin]      3.7.10cvs36
193
194         * src/gtk/gtkshruler.c
195                 (Probably) fix GTK+ <= 2.22
196
197 2011-10-17 [colin]      3.7.10cvs35
198
199         * src/gtk/gtkshruler.c
200                 Fix GTK+2.22 build
201
202 2011-10-17 [mones]      3.7.10cvs34
203
204         * src/addrbook.c
205         * src/exportldif.c
206         * src/jpilot.c
207         * src/mutt.c
208         * src/pine.c
209         * src/procmsg.c
210         * src/vcard.c
211                 Fix potential out-of-buffer writes
212
213 2011-10-17 [mones]      3.7.10cvs33
214
215         * src/main.c
216                 Use just one g_print call per option; correct indentation
217
218 2011-10-17 [colin]      3.7.10cvs32
219
220         * src/compose.c
221         * src/compose.h
222         * src/gtk/Makefile.am
223         * src/gtk/gtkshruler.c
224         * src/gtk/gtkshruler.h
225         * src/gtk/gtkunit.c
226         * src/gtk/gtkunit.h
227                 Reimplement ruler using the GTK widgets. Thanks
228                 to Hanno for the initial patch.
229
230 2011-10-17 [colin]      3.7.10cvs31
231
232         * src/action.c
233         * src/main.c
234         * src/gtk/gtkutils.c
235         * src/gtk/gtkutils.h
236                 Undeprecate GIO/GdkCondition
237
238 2011-10-16 [mones]      3.7.10cvs30
239
240         * src/main.c
241                 Add --compose-from-file option to open composition
242                 window with the headers and body from a file; based
243                 on Debian patch to fix http://bugs.debian.org/544868
244
245 2011-10-15 [mones]      3.7.10cvs29
246
247         * manual/advanced.xml
248                 Document new summary_from_show hidden preference
249
250 2011-10-15 [paul]       3.7.10cvs28
251
252         * src/compose.c
253                 compose_create_tags() - fix misplaced 'int i'
254                 compose_entry_mark_default_to() - fix To field highlighting
255
256 2011-10-09 [colin]      3.7.10cvs27
257
258         * src/addr_compl.c
259                 Fix address completion
260
261 2011-10-07 [colin]      3.7.10cvs26
262
263         * src/prefs_filtering_action.c
264         * src/gtk/gtkutils.h
265                 Fix build with GTK+2.20
266
267 2011-10-07 [colin]      3.7.10cvs25
268
269         * src/gtk/Makefile.am
270         * src/gtk/gdkkeysyms-new.h
271         * src/gtk/gtkutils.h
272                 Copy the new GDK_KEY_* definitions for older GTKs
273
274 2011-10-07 [colin]      3.7.10cvs24
275
276         * configure.ac
277                 Fix typos (thanks to Hanno)
278
279 2011-10-07 [colin]      3.7.10cvs23
280
281         * src/compose.c
282         * src/gtk/gtkshruler.c
283         * src/gtk/gtkshruler.h
284                 Disable ruler starting from 2.24.
285
286 2011-10-07 [colin]      3.7.10cvs22
287
288         * configure.ac
289         * src/messageview.c
290         * src/gtk/Makefile.am
291                 GTK2 build fix
292
293 2011-10-07 [colin]      3.7.10cvs21
294
295         * configure.ac
296         * src/action.c
297         * src/addr_compl.c
298         * src/addrgather.c
299         * src/compose.c
300         * src/compose.h
301         * src/editldap.c
302         * src/mainwindow.c
303         * src/message_search.c
304         * src/mimeview.c
305         * src/mimeview.h
306         * src/prefs_account.c
307         * src/prefs_compose_writing.c
308         * src/prefs_filtering_action.c
309         * src/prefs_folder_item.c
310         * src/prefs_logging.c
311         * src/prefs_matcher.c
312         * src/prefs_message.c
313         * src/prefs_other.c
314         * src/prefs_receive.c
315         * src/prefs_summaries.c
316         * src/prefs_wrapping.c
317         * src/printing.c
318         * src/ssl_manager.c
319         * src/statusbar.c
320         * src/stock_pixmap.c
321         * src/summary_search.c
322         * src/textview.c
323         * src/gtk/Makefile.am
324         * src/gtk/colorlabel.c
325         * src/gtk/gtkutils.c
326         * src/gtk/gtkutils.h
327         * src/gtk/logwindow.c
328         * src/gtk/menu.c
329         * src/gtk/menu.h
330         * src/gtk/quicksearch.c
331         * src/gtk/spell_entry.c
332         * src/plugins/bogofilter/bogofilter_gtk.c
333         * src/plugins/dillo_viewer/dillo_viewer.c
334         * src/plugins/pgpcore/prefs_gpg.c
335         * src/plugins/spamassassin/spamassassin_gtk.c
336                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
337                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
338                 ported (especially GtkCMOptionMenu)
339
340 2011-10-07 [colin]      3.7.10cvs20
341
342         * src/account.c
343         * src/action.c
344         * src/addr_compl.c
345         * src/addrcustomattr.c
346         * src/addrduplicates.c
347         * src/addressadd.c
348         * src/addressbook.c
349         * src/addressbook_foldersel.c
350         * src/addrgather.c
351         * src/alertpanel.c
352         * src/browseldap.c
353         * src/compose.c
354         * src/editaddress.c
355         * src/editaddress_other_attributes_ldap.c
356         * src/editbook.c
357         * src/editgroup.c
358         * src/editjpilot.c
359         * src/editldap.c
360         * src/editldap_basedn.c
361         * src/edittags.c
362         * src/editvcard.c
363         * src/exphtmldlg.c
364         * src/expldifdlg.c
365         * src/export.c
366         * src/foldersel.c
367         * src/folderview.c
368         * src/grouplistdialog.c
369         * src/import.c
370         * src/importldif.c
371         * src/importmutt.c
372         * src/importpine.c
373         * src/mainwindow.c
374         * src/message_search.c
375         * src/messageview.c
376         * src/mimeview.c
377         * src/prefs_actions.c
378         * src/prefs_customheader.c
379         * src/prefs_display_header.c
380         * src/prefs_filtering.c
381         * src/prefs_filtering_action.c
382         * src/prefs_folder_column.c
383         * src/prefs_matcher.c
384         * src/prefs_msg_colors.c
385         * src/prefs_other.c
386         * src/prefs_summaries.c
387         * src/prefs_summary_column.c
388         * src/prefs_summary_open.c
389         * src/prefs_template.c
390         * src/prefs_toolbar.c
391         * src/printing.c
392         * src/sourcewindow.c
393         * src/ssl_manager.c
394         * src/summary_search.c
395         * src/summaryview.c
396         * src/textview.c
397         * src/uri_opener.c
398         * src/gtk/about.c
399         * src/gtk/colorsel.c
400         * src/gtk/combobox.c
401         * src/gtk/description_window.c
402         * src/gtk/foldersort.c
403         * src/gtk/gtkaspell.c
404         * src/gtk/gtkcmclist.c
405         * src/gtk/gtkcmctree.c
406         * src/gtk/gtkcmoptionmenu.c
407         * src/gtk/gtkutils.c
408         * src/gtk/icon_legend.c
409         * src/gtk/inputdialog.c
410         * src/gtk/logwindow.c
411         * src/gtk/pluginwindow.c
412         * src/gtk/prefswindow.c
413         * src/gtk/quicksearch.c
414         * src/plugins/pgpcore/passphrase.c
415         * src/plugins/pgpcore/select-keys.c
416                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
417                 to replace GDK_* by GDK_KEY_*.
418
419 2011-10-07 [colin]      3.7.10cvs19
420
421         * AUTHORS
422         * src/account.c
423         * src/action.c
424         * src/addr_compl.c
425         * src/addressbook.c
426         * src/alertpanel.c
427         * src/compose.c
428         * src/edittags.c
429         * src/folderview.c
430         * src/grouplistdialog.c
431         * src/image_viewer.c
432         * src/mainwindow.c
433         * src/mimeview.c
434         * src/noticeview.c
435         * src/prefs_filtering_action.c
436         * src/prefs_folder_column.c
437         * src/prefs_msg_colors.c
438         * src/prefs_summary_column.c
439         * src/prefs_toolbar.c
440         * src/printing.c
441         * src/stock_pixmap.c
442         * src/summaryview.c
443         * src/textview.c
444         * src/undo.c
445         * src/wizard.c
446         * src/gtk/about.c
447         * src/gtk/authors.h
448         * src/gtk/colorlabel.c
449         * src/gtk/colorsel.c
450         * src/gtk/gtkcmclist.c
451         * src/gtk/gtkcmctree.c
452         * src/gtk/gtkcmoptionmenu.c
453         * src/gtk/gtksctree.c
454         * src/gtk/gtkutils.c
455         * src/gtk/gtkvscrollbutton.c
456         * src/gtk/inputdialog.c
457         * src/gtk/logwindow.c
458         * src/gtk/menu.c
459         * src/gtk/prefswindow.c
460         * src/gtk/progressdialog.c
461         * src/plugins/pgpcore/passphrase.c
462         * src/plugins/trayicon/trayicon.c
463                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
464                 Patch by Hanno Thurow-Meyer, many thanks to him !
465
466 2011-09-20 [colin]      3.7.10cvs18
467
468         * src/common/ssl.c
469                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
470                 gnutls 3.0.3'
471
472 2011-09-18 [colin]      3.7.10cvs17
473
474         * src/news.c
475                 Fix segfault when connection fails
476
477 2011-09-03 [colin]      3.7.10cvs16
478
479         * src/common/ssl.c
480                 Use NORMAL instead of EXPORT priorities.
481
482 2011-09-02 [colin]      3.7.10cvs15
483
484         * configure.ac
485         * src/common/ssl.c
486                 Linking against gcrypt explicitely in order to call
487                 gcry_control() for mutex setup isn't necessary anymore
488                 starting from gnuTLS 2.11.
489
490 2011-08-31 [colin]      3.7.10cvs14
491
492         * src/plugins/pgpinline/pgpinline.c
493         * src/plugins/pgpmime/pgpmime.c
494                 Fix bug #2431, "Major memory leak in PGP message handling".
495
496 2011-08-31 [colin]      3.7.10cvs13
497
498         * AUTHORS
499         * src/gtk/authors.h
500         * src/mainwindow.c
501         * src/messageview.c
502         * src/gtk/authors.h
503                 Apply Steve Rader's patch from bug #2388, "Add 
504                 message view scrolling menu items"
505
506 2011-08-30 [colin]      3.7.10cvs12
507
508         * src/gtk/prefswindow.c
509                 Fix layout issues (i.e. on SSL page if changing account
510                 type prior to visiting it).
511
512 2011-08-30 [colin]      3.7.10cvs11
513
514         * configure.ac
515         * src/common/ssl.c
516                 Don't use deprecated functions for GnuTLS priorities.
517                 Require GnuTLS 2.2 that is the first version with the
518                 new function.
519
520 2011-08-30 [colin]      3.7.10cvs10
521
522         * src/common/socket.c
523         * src/common/ssl.c
524                 Long-term fix for bug #2402, "GnuTLS change breaks socket
525                 communication", as per http://savannah.gnu.org/support/?107660
526
527 2011-08-30 [colin]      3.7.10cvs9
528
529         * src/etpan/imap-thread.c
530         * src/etpan/nntp-thread.c
531                 Remove dead openSSL code
532
533 2011-08-30 [colin]      3.7.10cvs8
534
535         * src/ssl_manager.c
536         * src/common/ssl.c
537         * src/common/ssl_certificate.c
538         * src/common/ssl_certificate.h
539         * src/etpan/imap-thread.c
540         * src/etpan/nntp-thread.c
541                 Fix bug #2127, "SSL cert check uses canonical name instead of
542                 specified name"
543
544 2011-08-29 [colin]      3.7.10cvs7
545
546         * src/prefs_account.c
547                 Fix X-Mailer option not appearing on IMAP
548
549 2011-08-29 [colin]      3.7.10cvs6
550
551         * src/plugins/pgpcore/Makefile.am
552         * src/plugins/pgpinline/Makefile.am
553         * src/plugins/pgpmime/Makefile.am
554         * src/plugins/smime/Makefile.am
555                 Windows build fix:
556                 libtool: link: require no space between `-L' and `.'
557
558 2011-08-29 [colin]      3.7.10cvs5
559
560         * src/account.c
561         * src/compose.c
562         * src/prefs_account.c
563         * src/prefs_account.h
564                 Revert cvs4 which is rather illogical and instead
565                 use Fabian's patch from bug #2471
566
567 2011-08-29 [colin]      3.7.10cvs4
568
569         * src/compose.c
570                 Don't insert custom headers that have empty values.
571                 Allows not inserting X-Mailer if it's set to nothing.
572                 Fixes bug #2471, "Make setting an X-Mailer header optional".
573
574 2011-08-29 [colin]      3.7.10cvs3
575
576         * src/image_viewer.c
577         * src/textview.c
578         * src/gtk/gtkutils.c
579         * src/gtk/gtkutils.h
580                 Handle EXIF orientation in images (both in textview's
581                 preview and image viewer)
582
583 2011-08-28 [paul]       3.7.10cvs2
584
585         * src/prefs_common.c
586         * src/prefs_common.h
587         * src/summaryview.c
588                 add new hidden option to control the display in the From
589                 column in the Message List: 0 (default): show name,
590                 1: show address, 2: show name + address
591
592 2011-08-27 [paul]       3.7.10cvs1
593
594         * po/POTFILES.in
595         * src/common/ssl_certificate.c
596         * src/etpan/imap-thread.c
597         * src/etpan/nntp-thread.c
598                 offer up some missing log_error() strings to translators
599
600 2011-08-27 [paul]       3.7.10
601         * NEWS
602         * README
603         * RELEASE_NOTES 
604                 3.7.10 unleashed!               
605
606 2011-08-27 [paul]       3.7.9cvs52
607
608         * po/cs.po
609         * po/fr.po
610         * po/hu.po
611         * po/lt.po
612         * po/pt_BR.po
613         * po/sk.po
614                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
615                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
616
617 2011-08-27 [mones]      3.7.9cvs51
618
619         * claws-mail.desktop
620                 Include generic name and comment translations
621                 Thanks to all the people on the translators ML!
622
623 2011-08-23 [paul]       3.7.9cvs50
624
625         * src/common/ssl.c
626                 probable/possible fix/workaround for bug 2402,
627                 'can't download message from pop3 server'
628
629 2011-08-18 [paul]       3.7.9cvs49
630
631         * manual/handling.xml
632                 fix typos. thanks to vilpan
633
634 2011-08-17 [paul]       3.7.9cvs48
635
636         * tools/claws.i18n.status.pl
637                 add Mindaugas Baranauskas (Lithuanian)
638
639 2011-08-14 [mir]        3.7.9cvs47
640
641         * src/news.c
642         * src/etpan/nntp-thread.c
643                 Fix bug 2418. Patch provided by Sébastien Bigaret with
644                 some minor contribution by me.
645
646 2011-08-13 [mir]        3.7.9cvs46
647
648         * src/etpan/nntp-thread.c
649                 Fix bug when NNTP server sends authentication warning
650                 as part of the connection session. Privously etpan would
651                 bail out for any return code other than NEWSNNTP_NO_ERROR
652                 but as early as the connection session a return code like
653                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
654                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
655                 be considered as an error.
656
657 2011-08-12 [paul]       3.7.9cvs45
658
659         * src/mimeview.c
660                 3.7.9cvs43 mistakenly dropped off the info
661                 about the mime part from the tooltip
662
663 2011-08-12 [wwp]        3.7.9cvs44
664
665         * src/gtk/quicksearch.c
666          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
667
668 2011-08-09 [paul]       3.7.9cvs43
669
670         * src/mimeview.c
671                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
672
673 2011-08-06 [paul]       3.7.9cvs42
674
675         * src/compose.c
676                 fix cursor placement in Forward template
677
678 2011-08-06 [paul]       3.7.9cvs41
679
680         * src/gtk/description_window.c
681                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
682
683 2011-08-05 [holger]     3.7.9cvs40
684
685         * claws-mail.desktop
686                 Revert 3.7.9cvs35 for now, it may be problematic
687                 (see bug #2450)
688
689 2011-08-05 [paul]       3.7.9cvs39
690
691         * src/mainwindow.c
692         * src/messageview.c
693                 use 'Collapse quotes' rather than 'Fold quotes' on
694                 labels, for consistency
695         * src/toolbar.c
696                 use 'Receive mail from account' rather than 'on account'
697
698 2011-07-30 [mir]        3.7.9cvs38
699
700         * src/etpan/Makefile.am
701         * src/plugins/pgpcore/Makefile.am
702         * src/plugins/pgpmime/Makefile.am
703         * src/plugins/smime/Makefile.am
704                 Fix broken build on Debian Sid. enchant.h cannot be
705                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
706                 present in Makefile.am. Apparently enchant.h in older
707                 versions were placed in /usr/include which is always
708                 scanned be default.
709
710 2011-07-21 [mones]      3.7.9cvs37
711
712         * src/common/plugin.c
713         * src/common/plugin.h
714                 Make licences allowed for plugins more explicit and also
715                 accept dual (or more) licences when properly formatted.
716                 Doesn't require any change on current plugins.
717
718 2011-07-18 [mones]      3.7.9cvs36
719
720         * manual/advanced.xml
721                 Document briefly tags feature.
722         * manual/glossary.xml
723                 Fix definition to avoid confussion with tags.
724         * manual/es/advanced.xml
725         * manual/es/glossary.xml
726                 Synchronize Spanish translation with the above.
727
728 2011-07-07 [holger]     3.7.9cvs35
729
730         * claws-mail.desktop
731                 Add indicator stuff to the desktop file
732                 Taken from bug #2450
733
734 2011-07-06 [paul]       3.7.9cvs34
735
736         * src/edittags.c
737                 fix English usage
738
739 2011-07-06 [mones]      3.7.9cvs33
740
741         * src/edittags.c
742                 Do not create an empty tag name row in panel and
743                 warn user about using a non-reserved tag instead
744
745 2011-07-05 [mones]      3.7.9cvs32
746
747         * src/imap.c
748         * src/common/tags.c
749         * src/common/tags.h
750         * src/etpan/imap-thread.c
751                 Make constants for reserved tags and use them
752                 Removed also duplicate comparison while at it
753
754 2011-07-05 [paul]       3.7.9cvs31
755
756         * src/compose.c
757                 when using a Compose template, only place the cursor
758                 in the body when the cursor symbol, %cursor (%X), is used
759
760 2011-07-03 [paul]       3.7.9cvs30
761
762         * src/main.c
763                 do main_window_popup(mainwin); on plugin load error, or
764                 else the warning dialogue and mainwindow stays minimised
765                 and hidden
766
767 2011-07-03 [paul]       3.7.9cvs29
768
769         * src/wizard.c
770                 fix bug 2462, 'Building without GnuTLS support leads to a
771                 failure in wizard.c'
772
773 2011-07-03 [paul]       3.7.9cvs28
774
775         * src/mainwindow.c
776         * src/mainwindow.h
777         * src/summaryview.c
778                 fix bug #2461, 'popup menu in message list displays
779                 'move to trash' and 'delete''.
780                 Add a new sensitivity condition 'M_NOT_TRASH' and
781                 remove the broken workaround for right-click in summaryview.c.
782                 Fix broken main menu sensitivity for "Menu/Message/Move" in
783                 News folder.
784
785 2011-06-21 [paul]       3.7.9cvs27
786
787         * src/mainwindow.c
788                 revert 3.7.9cvs2, it does no good
789
790 2011-06-18 [mir]        3.7.9cvs26
791
792         * configure.ac
793                 Fix autoconf warnings introduced in autoconf >= 2.64
794
795 2011-06-05 [paul]       3.7.9cvs25
796
797         * po/ca.po
798         * po/cs.po
799         * po/de.po
800         * po/it.po
801         * po/ja.po
802         * po/pt_PT.po
803         * po/sk.po
804         * po/uk.po
805                 fix strings where an informational message has been
806                 wrongly entered into the translated string
807         * src/toolbar.c
808                 enable 'Trash' and 'Sender' to be translated based on
809                 the context, e.g. as button text and as mail header
810         * src/gtk/about.c
811                 fix english in Info tab
812
813 2011-05-25 [colin]      3.7.9cvs24
814
815         * src/action.c
816                 Fix bug #2439, "use bitwise operator for bitmask instead of
817                 logical operator". Thanks to Nicolas Kaiser for the patch.
818
819 2011-05-18 [colin]      3.7.9cvs23
820
821         * src/news.c
822                 Fix missing group selection before xover if the
823                 connection was reset before.
824
825 2011-05-12 [colin]      3.7.9cvs22
826
827         * src/common/utils.c
828                 Fix bug #2412, "Send account mail address in Message-ID
829                 wrongly implemented". Patch by Fabian Keil.
830
831 2011-05-12 [mones]      3.7.9cvs21
832
833         * src/etpan/nntp-thread.c
834                 Fix bug #2418 "NNTP authentication is broken"
835
836 2011-05-09 [pawel]      3.7.9cvs20
837
838         * src/mainwindow.c
839         * src/prefs_folder_item.c
840                 Small UI fixes
841
842 2011-05-05 [colin]      3.7.9cvs19
843
844         * src/imap.c
845         * src/inc.c
846         * src/news.c
847         * src/send_message.c
848                 Fix bug #2184, "Add account name information inside network log".
849                 Initial patch by MSulchan Darmawan, expanded to other protocols.
850                 This stuff is too much copy-pasted.
851
852
853 2011-04-30 [colin]      3.7.9cvs18
854
855         * src/main.c
856                 Fix bug #2414, 'Claws segfaults on startup with
857                 notification plugin enabled". Thanks Christian
858                 Faulhammer for the patch.
859
860 2011-04-27 [colin]      3.7.9cvs17
861
862         * src/codeconv.c
863                 Make Windows' encoding CP1251 for ru_RU locale
864                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
865
866 2011-04-24 [paul]       3.7.9cvs16
867
868         * manual/claws-mail-manual.xml
869         * manual/de/claws-mail-manual.xml
870         * manual/es/claws-mail-manual.xml
871         * manual/fr/claws-mail-manual.xml
872         * manual/it/claws-mail-manual.xml
873                 update copyright year
874
875 2011-04-24 [paul]       3.7.9cvs15
876
877         * src/summaryview.c
878                 fix bug #2353, 'Right-clicking on spam in order to delete
879                 it causes it to show in message window'
880
881 2011-04-24 [paul]       3.7.9cvs14
882
883         * src/mainwindow.c
884         * src/gtk/foldersort.c
885         * src/gtk/foldersort.h
886                 fix labelling, 'change folder order' to 'change mailbox order'
887
888 2011-04-23 [paul]       3.7.9cvs13
889
890         * configure.ac
891                 fix bug #2409, 'Failed to compile under GCC 3.x : option
892                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
893                 committed in 3.7.8cvs19 
894
895 2011-04-11 [paul]       3.7.9cvs12
896
897         * src/plugins/trayicon/trayicon.c
898                 fix build bug: gtk_status_icon_set_title() is available
899                 since gtk 2.18.x not 2.14.x
900
901 2011-04-11 [paul]       3.7.9cvs11
902
903         * po/hu.po
904                 updated by Páder RezsÅ‘
905
906 2011-04-10 [colin]      3.7.9cvs10
907
908         * src/addr_compl.c
909         * src/addressbook.c
910         * src/compose.c
911         * src/editaddress.c
912         * src/editaddress_other_attributes_ldap.c
913         * src/main.c
914         * src/message_search.c
915         * src/prefs_display_header.c
916         * src/prefs_filtering_action.c
917         * src/prefs_matcher.c
918         * src/prefs_other.c
919         * src/prefs_toolbar.c
920         * src/summary_search.c
921         * src/gtk/colorlabel.c
922         * src/gtk/combobox.c
923         * src/gtk/gtkcmoptionmenu.c
924         * src/gtk/gtkshruler.c
925         * src/gtk/gtkshruler.h
926         * src/gtk/gtkutils.h
927         * src/gtk/inputdialog.c
928         * src/gtk/quicksearch.c
929                 Revert the whole pile of crap introduced in
930                 cvs9,8,7,4.
931
932 2011-04-10 [colin]      3.7.9cvs9
933
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_matcher.c
941         * src/prefs_toolbar.c
942         * src/summary_search.c
943         * src/gtk/combobox.c
944         * src/gtk/gtkutils.h
945         * src/gtk/inputdialog.c
946         * src/gtk/quicksearch.c
947                 Finish fun with combo boxes. (hopefully)
948
949 2011-04-10 [colin]      3.7.9cvs8
950
951         * src/compose.c
952         * src/prefs_filtering_action.c
953         * src/gtk/combobox.c
954         * src/gtk/gtkshruler.c
955         * src/gtk/gtkshruler.h
956                 More undeprecation. GTKSHRuler is #if'ed out. We can
957                 still decide to maintain the old GtkRuler widget in-tree
958                 if the lack of ruler in Compose window is too
959                 annoying.
960
961 2011-04-10 [colin]      3.7.9cvs7
962
963         * src/addr_compl.c
964         * src/addressbook.c
965         * src/compose.c
966         * src/editaddress_other_attributes_ldap.c
967         * src/message_search.c
968         * src/prefs_display_header.c
969         * src/prefs_filtering_action.c
970         * src/prefs_other.c
971         * src/prefs_toolbar.c
972         * src/summary_search.c
973         * src/gtk/colorlabel.c
974         * src/gtk/combobox.c
975         * src/gtk/gtkcmoptionmenu.c
976         * src/gtk/gtkutils.h
977                 More comboboxtext undeprecation
978
979 2011-04-10 [colin]      3.7.9cvs6
980
981         * src/messageview.c
982                 Fix it better.
983
984 2011-04-10 [colin]      3.7.9cvs5
985
986         * src/messageview.c
987                 Fix age-old typo.
988
989 2011-04-10 [colin]      3.7.9cvs4
990
991         * src/compose.c
992         * src/editaddress_other_attributes_ldap.c
993         * src/message_search.c
994         * src/prefs_display_header.c
995         * src/prefs_filtering_action.c
996         * src/prefs_other.c
997         * src/prefs_toolbar.c
998         * src/summary_search.c
999         * src/gtk/combobox.c
1000         * src/gtk/gtkutils.h
1001                 gtk_combo_box_*_text() is deprecated, and
1002                 gtk_combo_box_text_*() is the new hotness.
1003
1004 2011-04-10 [colin]      3.7.9cvs3
1005
1006         * src/addr_compl.c
1007         * src/addressbook.c
1008         * src/browseldap.c
1009         * src/compose.c
1010         * src/folder.c
1011         * src/folderview.c
1012         * src/gtk/gtkvscrollbutton.c
1013         * src/gtk/gtkvscrollbutton.h
1014                 s/GtkFunction/GSourceFunc
1015
1016 2011-04-10 [colin]      3.7.9cvs2
1017
1018         * src/mainwindow.c
1019                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
1020                 This is the patch from bug #2396, it should be innocuous even
1021                 if that's useless to do deiconify + present window...
1022
1023 2011-04-09 [paul]       3.7.9cvs1
1024
1025         * src/prefs_summaries.c
1026                 fix typo in string. (thanks, Brad!)
1027
1028 2011-04-09 [paul]       3.7.9
1029         * NEWS
1030         * README
1031         * RELEASE_NOTES 
1032                 3.7.9 unleashed!        
1033
1034 2011-04-09 [paul]       3.7.8cvs78
1035
1036         * po/cs.po
1037         * po/es.po
1038         * po/fi.po
1039         * po/fr.po
1040         * po/lt.po
1041         * po/pt_BR.po
1042         * po/sk.po
1043         * po/uk.po
1044                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
1045                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
1046                 Slavko, and Yarema
1047
1048 2011-04-09 [colin]      3.7.8cvs77
1049
1050         * src/gtk/filesel.c
1051                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
1052                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
1053                 encoding filename. Hooray for stupid.
1054
1055 2011-04-08 [colin]      3.7.8cvs76
1056
1057         * src/action.c
1058                 Fix action Stop: if child does not react to SIGTERM, it'll
1059                 probably start behaving when it'll get a SIGKILL on the user's
1060                 second press on Stop.
1061                 Fixes bug #2237, "User action makes Claws unresponsive".
1062
1063 2011-04-08 [colin]      3.7.8cvs75
1064
1065         * src/account.c
1066         * src/folder.c
1067         * src/folder.h
1068         * src/folder_item_prefs.c
1069         * src/folder_item_prefs.h
1070         * src/prefs_account.c
1071                 Fix bug #2382, "folderitemrc not updated when account
1072                 name is changed". Indeed, this wasn't done.
1073
1074 2011-04-08 [wwp]        3.7.8cvs74
1075
1076         * src/procmime.c
1077         Add support for quoted values (*="value").
1078         This commonly fixes a trailing quote appearing to filenames
1079         sent by iphone Mail (not sure if it's culprit at all, though).
1080
1081 2011-04-08 [colin]      3.7.8cvs73
1082
1083         * src/gtk/filesel.c
1084                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
1085                 caused by attachments with extended chars in the file name". Patch
1086                 derived from a patch bt Fabien Keil
1087
1088 2011-04-05 [wwp]        3.7.8cvs72
1089
1090         * src/compose.c
1091                 A debug string not to translate.
1092
1093 2011-04-03 [colin]      3.7.8cvs71
1094
1095         * src/common/utils.h
1096                 Fix bug #2394, "backtrace() crashes on FreeBSD"
1097                 That's not the first bug-report where internal
1098                 debug-only backtrace() crashes on FreeBSD.
1099
1100 2011-04-03 [colin]      3.7.8cvs70
1101
1102         * src/compose.c
1103                 Fix bug #2365 again, "Crash when auto-scrolling headers in
1104                 compose window".
1105                 Batch-mode compose windows (from filtering actions) shouldn't
1106                 try to access stuff after flushing events...
1107
1108 2011-03-31 [paul]       3.7.8cvs69
1109
1110         * INSTALL
1111                 update as gtk >= 2.10 now required
1112                 (because I'll never remember to do this later)
1113
1114 2011-03-26 [paul]       3.7.8cvs68
1115
1116         * src/messageview.c
1117                 fix separators in Go To menu
1118
1119 2011-03-20 [colin]      3.7.8cvs67
1120
1121         * configure.ac
1122                 Drop the *_DISABLE_DEPRECATED. We'll put them back
1123                 when we'll have time to handle them
1124
1125 2011-03-18 [paul]       3.7.8cvs66
1126
1127         * src/textview.c
1128                 make user-facing message more accurate -
1129                 'Network Log' not 'View Log'
1130
1131 2011-03-17 [wwp]        3.7.8cvs65
1132
1133         * po/fr.po
1134                 Fix a typo around plural form, as reported by
1135                 Yannick Palanque.
1136
1137 2011-03-15 [colin]      3.7.8cvs64
1138
1139         * AUTHORS
1140         * src/gtk/authors.h
1141         * src/main.c
1142                 Fix bug #2381, "Support for NetworkManager 0.9".
1143                 Patch by Mikhail Efremov
1144
1145 2011-03-04 [colin]      3.7.8cvs63
1146
1147         * src/mimeview.c
1148         * src/mimeview.h
1149                 Fix segfault on Windows
1150         * src/exporthtml.c
1151         * src/common/utils.c
1152         * src/common/w32_unistd.c
1153         * src/common/w32lib.h
1154                 Rationalize use of time_r() funcs (pthread do define them)
1155
1156 2011-03-02 [pawel]      3.7.8cvs62
1157
1158         * src/wizard.c
1159                 Re-implement widgets aligning, switch from GtkSizeGroup
1160                 to GtkTable - this should fix disappearing labels
1161
1162 2011-03-01 [pawel]      3.7.8cvs61
1163
1164         * src/wizard.c
1165                 Wizard GUI cleanups. Make it look and behave more
1166                 like account preferences.
1167
1168 2011-02-23 [colin]      3.7.8cvs60
1169
1170         * src/common/Makefile.am
1171                 Fix make dist
1172
1173 2011-02-23 [colin]      3.7.8cvs59
1174
1175         * src/Makefile.am
1176         * src/main.c
1177         * src/common/Makefile.am
1178         * src/common/plugin.c
1179         * src/common/valgrind.h
1180                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
1181                 Use valgrind's own header.
1182
1183 2011-02-22 [colin]      3.7.8cvs58
1184
1185         * src/prefs_account.c
1186                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
1187                 signed message" upon new installation. This is disturbing when PGP
1188                 plugins are loaded by default.
1189
1190 2011-02-16 [paul]       3.7.8cvs57
1191
1192         * src/*
1193                 update copyright headers throughout
1194
1195 2011-02-16 [paul]       3.7.8cvs56
1196
1197         * src/summaryview.c
1198                 use gettext plural form for "item selected"/"items selected"
1199
1200 2011-02-13 [colin]      3.7.8cvs55
1201
1202         * src/mimeview.c
1203         * src/mimeview.h
1204                 Fix bug #2361, "Claws crashes after PGP Check in separate
1205                 msg view". Don't let the cancel thread lie around after
1206                 the verification ended.
1207
1208 2011-02-13 [paul]       3.7.8cvs54
1209
1210         * po/lt.po
1211                 updated by Mindaugas Baranauskas
1212
1213 2011-02-11 [mones]      3.7.8cvs53
1214
1215         * manual/es/advanced.xml
1216                 Sync with English manual
1217         * src/imap.c
1218                 Fix remaining mismatched alloc/free from cppcheck
1219
1220 2011-02-10 [pawel]      3.7.8cvs52
1221
1222         * src/ldapupdate.c
1223                 Fix memleaks
1224
1225 2011-02-10 [pawel]      3.7.8cvs51
1226
1227         * src/prefs_toolbar.c
1228                 - set menus sensitivity in item type combo depending on
1229                   availability of actions / plugin hooks
1230                 - style fixes, spaces instead of tabs mostly
1231
1232 2011-02-10 [paul]       3.7.8cvs50
1233
1234         * src/prefs_account.c
1235                 move the 'send acc mail addr in msg-id" option to
1236                 the send page
1237
1238 2011-02-10 [paul]       3.7.8cvs49
1239
1240         * src/prefs_account.c
1241                 move the 'expunge immediately' option to a more
1242                 suitable page
1243
1244 2011-02-05 [pawel]      3.7.8cvs48
1245
1246         * manual/advanced.xml
1247                 Document new hidden pref
1248         * src/folder.c
1249                 Dont treat mimeparts referenced by others as
1250                 real attachments
1251         * src/mimeview.c
1252         * src/prefs_common.c
1253         * src/prefs_common.h
1254                 Add ability to hide inline attachments referenced
1255                 by other mimeparts in MimeView. To enable this
1256                 feature set show_inline_attachments=0 in your clawsrc
1257
1258 2011-01-25 [colin]      3.7.8cvs47
1259
1260         * src/matcher.c
1261                 Fix matcher body parsing: decode mails with our
1262                 MIME parser. This speeds up body search a bit as
1263                 binary attachments are not searched anymore, slows
1264                 down a bit full message searches, but not awfully.
1265         * src/summary_search.c
1266                 Use matcher API to search, in all cases (advanced search or
1267                 not). Also, fix little logic bugs related to combos history
1268         * src/common/utils.c
1269         * src/common/utils.h
1270         * src/procmime.c
1271         * src/procmime.h
1272                 Remove dead code, export functions needed by matcher.c
1273
1274 2011-01-25 [colin]      3.7.8cvs46
1275
1276         * src/compose.c
1277         * src/prefs_common.c
1278         * src/common/md5.c
1279         * src/common/ssl_certificate.c
1280                 Fix mismatched alloc/free (thanks to cppcheck)
1281
1282 2011-01-25 [colin]      3.7.8cvs45
1283
1284         * src/pop.c
1285                 Fix leak on error path
1286
1287 2011-01-23 [mones]      3.7.8cvs44
1288
1289         * manual/es/advanced.xml
1290                 Sync with English manual
1291
1292 2011-01-23 [paul]       3.7.8cvs43
1293
1294         * src/gtk/about.c
1295                 it's 2011, update copyright line
1296
1297 2011-01-23 [paul]       3.7.8cvs42
1298
1299         * manual/advanced.xml
1300         * src/prefs_common.c
1301         * src/prefs_common.h
1302         * src/textview.c
1303                 fix bug #2350, 'Make displaying localized date/time in
1304                 message view optional'.
1305                 This introduces a new hidden option (why do more?),
1306                 'msgview_date_format', which defaults to OFF, maintaining
1307                 the current and expected behaviour.
1308
1309 2011-01-21 [colin]      3.7.8cvs41
1310
1311         * src/procmime.c
1312                 Fix bug #2050, Clawsmail sends return receipt every seconds
1313                 We forgot to close the file when parsing 
1314                 disposition-notification fields, which made unlinking of the
1315                 corresponding emails in tempfolder/processing impossible in
1316                 Windows. Causing them to be re-fetched every time.
1317
1318 2011-01-21 [colin]      3.7.8cvs40
1319
1320         * claws-mail.desktop
1321                 Fix again bug #2346: We should have a %u parameter.
1322
1323 2011-01-21 [colin]      3.7.8cvs39
1324
1325         * src/plugins/spamassassin/spamassassin.c
1326                 Fix sa-learn when offline (its command line parsing is
1327                 space-dependant). Patch by Wolfgang Lorenz
1328
1329 2011-01-19 [pawel]      3.7.8cvs38
1330
1331         * claws-mail.desktop
1332                 Fix Bug 2346 'Please register x-handler-scheme
1333                  in .desktop file' patch by Laurent Bigonville
1334                 While I'm here update things to current
1335                 standards, fix desktop-file-validate warnings/errors
1336
1337 2011-01-18 [colin]      3.7.8cvs37
1338
1339         * src/common/smtp.c
1340                 Fix logic on SMTP AUTH: If the selected method isn't
1341                 available, say so instead of supposing it'll work.
1342                 Fixes bug #2039, 'SMTP AUTHENTICATION'
1343
1344 2011-01-15 [pawel]      3.7.8cvs36
1345
1346         * src/prefs_folder_item.c
1347                 Rework subject regexp simplify gui a bit, this give us better
1348                 options page layout (window with min width was too short to 
1349                 show all contents and thigs were unwieldy) and better preview
1350                 of regexp working/not working
1351
1352 2011-01-14 [pawel]      3.7.8cvs35
1353
1354         * src/textview.c
1355                 strncpy2() NULLify strings just fine, no need to be
1356                 extra "clever"
1357
1358 2011-01-14 [pawel]      3.7.8cvs34
1359
1360         * src/textview.c
1361                 Fix Bug #2165 'The date not localized in the message view'
1362                 Display Date header in messageview in the same way as in
1363                 summaryview by respecting date format set in preferences.
1364
1365 2011-01-06 [pawel]      3.7.8cvs33
1366
1367         * src/prefs_account.c
1368         * src/prefs_folder_item.c
1369         * src/prefs_quote.c
1370         * src/quote_fmt.c
1371                 Make quote templates widgets more compact
1372
1373 2011-01-06 [pawel]      3.7.8cvs32
1374
1375         * src/plugins/trayicon/trayicon.c
1376                 - fix logic bug which caused icon to be
1377                   always set no-mail status on plugin load
1378                 - force icon hide on plugin_done(), without
1379                   it empty space(?!) is left in tray under KDE3 and KDE4
1380
1381 2011-01-06 [colin]      3.7.8cvs31
1382
1383         * src/addrharvest.c
1384         * src/codeconv.c
1385         * src/codeconv.h
1386         * src/compose.c
1387         * src/news.c
1388         * src/procheader.c
1389         * src/procmime.c
1390         * src/unmime.c
1391         * src/unmime.h
1392                 Unmime headers differently whether they're addresses or not:
1393                 It's useless to quote things containing commas if it's in
1394                 subject, for example. (introduced in 3.7.8cvs26)
1395
1396 2011-01-06 [colin]      3.7.8cvs30
1397
1398         * src/gtk/gtkaspell.c
1399                 Complete previous patch
1400         * src/messageview.c
1401         * src/plugins/pgpinline/pgpinline.c
1402                 Coding style
1403
1404 2011-01-06 [paul]       3.7.8cvs29
1405
1406         * AUTHORS
1407         * configure.ac
1408         * po/lt.po
1409         * src/gtk/authors.h
1410                 add Lithuanian translation (approx. 65% complete)
1411                 submitted by Mindaugas Baranauskas
1412
1413 2011-01-06 [pawel]      3.7.8cvs28
1414
1415         * src/export.c
1416         * src/import.c
1417         * src/messageview.c
1418         * src/prefs_actions.c
1419         * src/procmime.c
1420         * src/gtk/gtkaspell.c
1421         * src/plugins/pgpinline/pgpinline.c
1422         * src/plugins/pgpmime/pgpmime.c
1423         * src/plugins/smime/smime.c
1424                 Fix memory/file descriptors leaks
1425
1426 2011-01-06 [paul]       3.7.8cvs27
1427
1428         * src/plugins/pgpcore/sgpgme.c
1429                 fix bug #2322, 'GPG Full info: showing subkey
1430                 ID instead of primary key fingerprint'
1431                 Patch by Sébastien Bigaret.
1432
1433 2011-01-03 [colin]      3.7.8cvs26
1434
1435         * src/unmime.c
1436                 Better quote-checking when unmim-ing headers
1437                 that may have comas.
1438
1439 2011-01-03 [colin]      3.7.8cvs25
1440
1441         * src/unmime.c
1442                 Fix bug #2299, "Incorrect handling of quoted printable coma
1443                 in headers". As this is really painful to fix by switching
1444                 the whole stuff to a list of headers tokens, we workaround
1445                 the problem by adding quotes around the encoded-word (making
1446                 it a quoted-string which continuity is already handled).
1447
1448 2011-01-03 [colin]      3.7.8cvs24
1449
1450         * src/procheader.c
1451                 Remove dead code
1452
1453 2010-12-23 [colin]      3.7.8cvs23
1454
1455         * src/compose.c
1456                 Finish fixing bug #2203: When forwarding (inline) and there
1457                 are some text/* parts with no name, set them a name and
1458                 set their disposition to attachment, so that recipients with
1459                 MUAs preferring HTML parts don't show them by default.
1460
1461 2010-12-22 [paul]       3.7.8cvs22
1462
1463         * src/compose.h
1464                 fix missing file in 3.7.8cvs20
1465
1466 2010-12-22 [colin]      3.7.8cvs21
1467
1468         * src/folderview.c
1469         * src/folderview.h
1470                 Implement a nicer scroll when drag and dropping
1471
1472 2010-12-22 [colin]      3.7.8cvs20
1473
1474         * src/compose.c
1475                 Store charset if available when attaching text/* parts
1476                 Fixes bug #2203, 'Problems in forwarding multipart/
1477                 alternative messages with HTML part'
1478
1479 2010-12-22 [colin]      3.7.8cvs19
1480
1481         * src/textview.c
1482                 Fix wrong free
1483
1484 2010-12-21 [colin]      3.7.8cvs18
1485
1486         * src/inc.c
1487         * src/send_message.c
1488         * src/common/session.c
1489         * src/common/session.h
1490                 Differentiate between running sessions and connected
1491                 sessions. Fixes bug #2332, "Crash when hitting cancel
1492                 on the SMTP status window"
1493
1494 2010-12-21 [colin]      3.7.8cvs17
1495
1496         * src/etpan/etpan-thread-manager.c
1497                 Dead code removal
1498
1499 2010-12-21 [colin]      3.7.8cvs16
1500
1501         * src/textview.c
1502                 Check whether we should continue loading the
1503                 current textview after inserting a possibly
1504                 big image.
1505
1506 2010-12-20 [colin]      3.7.8cvs15
1507
1508         * src/addrcindex.c
1509         * src/addrcindex.h
1510                 Removed. Dead code since ages!
1511         * src/addr_compl.c
1512         * src/gtk/gtkcmclist.c
1513         * src/gtk/gtkcmctree.c
1514         * src/gtk/gtksctree.c
1515                 undefine *_DISABLE_DEPRECATED in the files that
1516                 use deprecated interfaces. Implicit declarations
1517                 can lead to crashes as prototypes are unknown, as
1518                 evidenced by bug #2315.
1519
1520 2010-12-20 [colin]      3.7.8cvs14
1521
1522         * src/compose.c
1523                 Don't flush events when adding an header entry. This
1524                 can mess up the keypresses in the previous header.
1525                 Instead, make the scroll happen later (doing it on the
1526                 spot without flushing events doesn't work as the new
1527                 requisitions aren't set yet).
1528
1529 2010-12-20 [colin]      3.7.8cvs13
1530
1531         * src/mainwindow.c
1532                 Don't iconify at start on w32. This un-iconifies in the
1533                 background.
1534
1535 2010-12-20 [colin]      3.7.8cvs12
1536
1537         * src/common/base64.c
1538                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
1539                 Patch by pochini at shiny.it
1540
1541 2010-12-19 [colin]      3.7.8cvs11
1542
1543         * src/ldapserver.c
1544                 Better debug.
1545
1546 2010-12-18 [colin]      3.7.8cvs10
1547
1548         * src/compose.c
1549                 Fix bug #2148, "Attachment content-transfer-encoding 
1550                 incorrectly set when signing emails". The RFC 2045
1551                 states that message/* and multipart/* encoding must
1552                 be either 7-bit, 8-bit or binary.
1553
1554 2010-12-18 [mones]      3.7.8cvs9
1555
1556         * src/ldaputil.c
1557                 Fix crash when searching or adding a LDAP server
1558
1559 2010-12-17 [colin]      3.7.8cvs8
1560
1561         * configure.ac
1562         * src/editldap.c
1563         * src/ldapquery.c
1564         * src/ldapserver.c
1565         * src/ldapupdate.c
1566         * src/ldaputil.c
1567         * src/ldaputil.h
1568                 Better error logging. Disable LDAP SSL/TLS on
1569                 Windows, it's crashy/non-worky.
1570
1571 2010-12-17 [colin]      3.7.8cvs7
1572
1573         * src/folder.c
1574                 Fix bug #2325, "messages remains in folder cache after moving
1575                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
1576
1577 2010-12-17 [colin]      3.7.8cvs6
1578
1579         * src/addressadd.c
1580         * src/addressbook.c
1581         * src/addrindex.c
1582         * src/ldapquery.c
1583         * src/ldapquery.h
1584         * src/ldapserver.c
1585         * src/ldapserver.h
1586         * src/ldapupdate.c
1587         * src/ldaputil.c
1588         * src/ldaputil.h
1589                 Windows build fixes (w32 LDAP completely untested!)
1590
1591 2010-12-16 [colin]      3.7.8cvs5
1592
1593         * src/addrindex.c
1594         * src/editldap.c
1595         * src/ldapctrl.c
1596         * src/ldapquery.c
1597         * src/ldapserver.c
1598         * src/ldapserver.h
1599         * src/ldapupdate.c
1600         * src/ldaputil.c
1601                 Try to rationalize a bit LDAP connections
1602
1603 2010-12-16 [colin]      3.7.8cvs4
1604
1605         * src/prefs_spelling.c
1606         * src/common/defs.h
1607                 Add a button to get dictionaries (win32)
1608
1609 2010-12-16 [colin]      3.7.8cvs3
1610
1611         * src/prefs_matcher.c
1612                 Fix bug #2279, "crash when clicking 'define' in filter
1613                 configuring". Thanks to Theodor Ciobanu for the hint at
1614                 the problem.
1615
1616 2010-12-14 [colin]      3.7.8cvs2
1617
1618         * src/gtk/gtkaspell.c
1619                 Add missing guard for sys/wait.h
1620
1621 2010-12-05 [colin]      3.7.8cvs1
1622
1623         * tools/make.themes.project
1624                 Seems wget has changed naming of targets downloaded.
1625                 Fix it by always providing our own name.
1626                 [Pushing mones' patch again after messing with CVSROOT]
1627
1628 2010-12-04 [paul]       3.7.8
1629         * NEWS
1630         * README
1631         * RELEASE_NOTES 
1632                 3.7.8 unleashed!
1633
1634 2010-12-03 [paul]       3.7.7cvs11
1635
1636         * configure.ac
1637         * manual/xml2pdf ** REMOVED **
1638         * manual/dist/pdf/Makefile.am
1639         * manual/es/dist/pdf/Makefile.am
1640         * manual/fr/dist/pdf/Makefile.am
1641         * manual/pl/dist/pdf/Makefile.am
1642                 simplify check for tools needed for manual building,
1643                 remove xml2pdf and use docbook2pdf instead
1644
1645 2010-12-03 [mir]        3.7.7cvs10
1646
1647         * configure.ac
1648                 Fix bug so that configure option --disable-manual
1649                 actually disable building the manuals
1650
1651 2010-12-01 [pawel]      3.7.7cvs9
1652
1653         * src/crash.c
1654                 One more GTK+ 2.22 build fix
1655
1656 2010-11-30 [colin]      3.7.7cvs8
1657
1658         * src/action.c
1659                 Fix bug #2317, 'Action results in "Bad file descriptor"'
1660                 Introduced in 3.7.6cvs57. In fact the error has been there
1661                 since ages, and only new thing is the verification of the
1662                 various functions return code. Let the stuff work as it
1663                 does, as it seems to do the right thing since ages.
1664
1665 2010-11-28 [colin]      3.7.7cvs7
1666
1667         * src/gtk/quicksearch.c
1668                 Fix bug #2313, 'CLI quicksearch sometimes returns 
1669                 the same messages twice'. Patch by Sebastien Bigaret
1670
1671 2010-11-25 [paul]       3.7.7cvs6
1672
1673         * src/prefs_common.c
1674                 make "gtk_can_change_accels" FALSE by default.
1675                 fixes bug #2309, 'Shortcuts should not be modifiable
1676                 by default' (RFE)
1677
1678 2010-11-24 [mones]      3.7.7cvs5
1679
1680         * src/mainwindow.c
1681                 Add missing shortcuts for marking as spam and ham
1682                 Fixes Debian bug #599547
1683
1684 2010-11-22 [colin]      3.7.7cvs4
1685
1686         * src/compose.c
1687                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
1688                 five patches were needed to fix a corner case
1689                 is a good indicator that is was bound to break
1690                 something.
1691
1692 2010-11-21 [colin]      3.7.7cvs3
1693
1694         * src/plugins/pgpcore/claws.def
1695                 Win32 build fix
1696
1697 2010-11-20 [wwp]        3.7.7cvs2
1698
1699         * src/main.c
1700           Fix either a typo or an irrelevant iff word there.
1701           IMO type and recursive possible values should be changed to
1702           smth simple and neat here, and help strings be really
1703           translatable.
1704
1705 2010-11-20 [colin]      3.7.7cvs1
1706
1707         * AUTHORS
1708                 Damn, forgot to commit this file twice.
1709
1710 2010-11-19 [paul]       3.7.7
1711         * NEWS
1712         * README
1713         * RELEASE_NOTES 
1714                 3.7.7 unleashed!
1715
1716 2010-11-19 [paul]       3.7.6cvs66
1717
1718         * po/ca.po
1719         * po/cs.po
1720         * po/de.po
1721         * po/es.po
1722         * po/fi.po
1723         * po/fr.po
1724         * po/hu.po
1725         * po/id.po
1726         * po/pt_BR.po
1727         * po/sk.po
1728         * po/uk.po
1729                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
1730                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
1731                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
1732
1733 2010-11-17 [colin]      3.7.6cvs65
1734
1735         * src/common/utils.c
1736                 Separate email address from timestamp with a dot.
1737                 Fix coding style.
1738
1739 2010-11-17 [colin]      3.7.6cvs64
1740
1741         * src/common/utils.c
1742                 Fix multiple @ in generated message-ids.
1743                 That's not allowed in RFC 2822.
1744
1745 2010-11-16 [mones]      3.7.6cvs63
1746
1747         * manual/es/advanced.xml
1748                 Synchronise with English version
1749
1750 2010-11-04 [wwp]        3.7.6cvs62
1751
1752         * src/filtering.c
1753                 Fix bug 2293, "filtering: simplify expression", as simplifying
1754                 this expression doesn't make it less easy to understand and we
1755                 gain few cycles by making the logical expression more simple
1756                 by applying. Patch by Nicolas Kaiser.
1757
1758 2010-11-03 [colin]      3.7.6cvs61
1759
1760         * src/addrindex.c
1761                 Fix bug 2294, "addrindex.c: address index conversion always
1762                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
1763
1764 2010-11-02 [wwp]        3.7.6cvs60
1765
1766         * src/action.c
1767         * src/statusbar.c
1768         * src/toolbar.c
1769                 Enlarge the progress bar (main window) a bit when compiling
1770                 for UMPCs like maemo: this solves truncated text that might
1771                 appear in the progress bar while processing messages.
1772                 Also use a more compact string format when displaying
1773                 progress like 'number/total', still for UMPCs, this fixes
1774                 a previous inconsistency with these format strings where
1775                 no space around the / were used sometimes.
1776
1777 2010-10-26 [ticho]      3.7.6cvs59
1778
1779         * src/news.c
1780                 Recreate NNTP session if server port setting has changed. Fixes
1781                 bug #2092.
1782
1783 2010-10-26 [colin]      3.7.6cvs58
1784
1785         * src/imap_gtk.c
1786         * src/mh_gtk.c
1787                 Fix copy-paste error, thanks to David Relson
1788                 for spotting it.
1789
1790 2010-10-18 [colin]      3.7.6cvs57
1791
1792         * src/action.c
1793         * src/addrharvest.c
1794         * src/alertpanel.c
1795         * src/filtering.c
1796         * src/jpilot.c
1797         * src/prefs_themes.c
1798         * src/procmime.c
1799         * src/textview.c
1800         * src/gtk/gtkutils.c
1801         * src/gtk/quicksearch.c
1802         * src/gtk/quicksearch.h
1803         * src/plugins/pgpcore/passphrase.c
1804         * src/plugins/spamassassin/libspamc.c
1805                 Fix warnings
1806
1807 2010-10-17 [colin]      3.7.6cvs56
1808
1809         * src/prefs_themes.c
1810         * src/gtk/gtkaspell.c
1811         * src/gtk/gtkutils.c
1812         * src/gtk/gtkutils.h
1813         * src/gtk/inputdialog.c
1814         * src/gtk/progressdialog.c
1815                 Undeprecate a few things
1816
1817 2010-10-17 [colin]      3.7.6cvs55
1818
1819         * src/main.c
1820         * src/gtk/authors.h
1821         * src/gtk/quicksearch.c
1822         * src/gtk/quicksearch.h
1823                 Add ability to search from the command-line.
1824                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
1825                 Patch by Sebastien Bigarret.
1826
1827 2010-10-04 [mones]      3.7.6cvs54
1828
1829         * manual/dist/pdf/Makefile.am
1830                 Fix build of English PDF manual
1831                 (sh: Can't open ../../../xml2pdf)
1832
1833 2010-10-03 [colin]      3.7.6cvs53
1834
1835         * src/folder.c
1836         * src/folder.h
1837         * src/imap.c
1838         * src/mh.c
1839         * src/procmsg.c
1840                 Get rid of GRelation which were, mostly, used as
1841                 GHashTables. Probably fixes bug #2277, 'Segfault when
1842                 loading inbox for the first time'
1843
1844 2010-10-03 [mir]        3.7.6cvs52
1845
1846         * manual/de/dist/html/Makefile.am
1847         * manual/de/dist/pdf/Makefile.am
1848         * manual/de/dist/ps/Makefile.am
1849         * manual/de/dist/txt/Makefile.am
1850         * manual/dist/html/Makefile.am
1851         * manual/dist/pdf/Makefile.am
1852         * manual/dist/ps/Makefile.am
1853         * manual/dist/txt/Makefile.am
1854         * manual/es/dist/html/Makefile.am
1855         * manual/es/dist/pdf/Makefile.am
1856         * manual/es/dist/ps/Makefile.am
1857         * manual/es/dist/txt/Makefile.am
1858         * manual/fr/dist/html/Makefile.am
1859         * manual/fr/dist/pdf/Makefile.am
1860         * manual/fr/dist/ps/Makefile.am
1861         * manual/fr/dist/txt/Makefile.am
1862         * manual/pl/dist/html/Makefile.am
1863         * manual/pl/dist/pdf/Makefile.am
1864         * manual/pl/dist/ps/Makefile.am
1865         * manual/pl/dist/txt/Makefile.am
1866             Missing Makefile.am's for 3.7.6cvs49
1867
1868
1869 2010-10-03 [colin]      3.7.6cvs51
1870
1871         * po/POTFILES.in
1872                 Fix build
1873
1874 2010-10-02 [mir]        3.7.6cvs50
1875
1876         * manual/de/dist/html/Makefile.am
1877         * manual/de/dist/pdf/Makefile.am
1878         * manual/de/dist/ps/Makefile.am
1879         * manual/de/dist/txt/Makefile.am
1880         * manual/dist/html/Makefile.am
1881         * manual/dist/pdf/Makefile.am
1882         * manual/dist/ps/Makefile.am
1883         * manual/dist/txt/Makefile.am
1884         * manual/es/dist/html/Makefile.am
1885         * manual/es/dist/pdf/Makefile.am
1886         * manual/es/dist/ps/Makefile.am
1887         * manual/es/dist/txt/Makefile.am
1888         * manual/fr/dist/html/Makefile.am
1889         * manual/fr/dist/pdf/Makefile.am
1890         * manual/fr/dist/ps/Makefile.am
1891         * manual/fr/dist/txt/Makefile.am
1892         * manual/pl/dist/html/Makefile.am
1893         * manual/pl/dist/pdf/Makefile.am
1894         * manual/pl/dist/ps/Makefile.am
1895         * manual/pl/dist/txt/Makefile.am
1896             Part 2 of last commit which broke due to a permission error
1897             Avoid claws trying to build manuals if the required
1898             tools are not present.
1899
1900 2010-10-02 [mir]        3.7.6cvs49
1901
1902         * configure.ac
1903         * manual/de/dist/html/Makefile.am
1904         * manual/de/dist/pdf/Makefile.am
1905         * manual/de/dist/ps/Makefile.am
1906         * manual/de/dist/txt/Makefile.am
1907         * manual/dist/html/Makefile.am
1908         * manual/dist/pdf/Makefile.am
1909         * manual/dist/ps/Makefile.am
1910         * manual/dist/txt/Makefile.am
1911         * manual/es/dist/html/Makefile.am
1912         * manual/es/dist/pdf/Makefile.am
1913         * manual/es/dist/ps/Makefile.am
1914         * manual/es/dist/txt/Makefile.am
1915         * manual/fr/dist/html/Makefile.am
1916         * manual/fr/dist/pdf/Makefile.am
1917         * manual/fr/dist/ps/Makefile.am
1918         * manual/fr/dist/txt/Makefile.am
1919         * manual/pl/dist/html/Makefile.am
1920         * manual/pl/dist/pdf/Makefile.am
1921         * manual/pl/dist/ps/Makefile.am
1922         * manual/pl/dist/txt/Makefile.am
1923             1) Downgrade autoconf requirements to 2.59 to allow
1924             building on oldest supported Linux distributions.
1925             2) Only try to build manuals if the needed software
1926             is present.
1927
1928 2010-10-02 [colin]      3.7.6cvs48
1929
1930         * src/plugins/trayicon/trayicon.c
1931                 And fix theme updating.
1932
1933 2010-10-02 [colin]      3.7.6cvs47
1934
1935         * src/plugins/trayicon/trayicon.c
1936                 Got burnt by wrong indentation!
1937
1938 2010-10-02 [colin]      3.7.6cvs46
1939
1940         * configure.ac
1941                 Forgot to remove the directory from top-level
1942
1943 2010-10-02 [colin]      3.7.6cvs45
1944
1945         * src/plugins/trayicon/Makefile.am
1946         * src/plugins/trayicon/trayicon.c
1947         * src/plugins/trayicon/libeggtrayicon/.cvsignore
1948         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1949         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1950         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1951         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1952         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1953         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1954         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1955         * src/plugins/trayicon/libeggtrayicon/xembed.h
1956                 Finally get rid of Eggtrayicon, use GtkStatusIcon
1957                 instead (which can be done safely now that we 
1958                 require GTK+ 2.10).
1959
1960 2010-10-02 [colin]      3.7.6cvs44
1961
1962         * src/action.c
1963         * src/addr_compl.c
1964         * src/addressbook.c
1965         * src/addrgather.c
1966         * src/alertpanel.c
1967         * src/editaddress.c
1968         * src/editaddress_other_attributes_ldap.c
1969         * src/editgroup.c
1970         * src/folderview.c
1971         * src/grouplistdialog.c
1972         * src/headerview.c
1973         * src/image_viewer.c
1974         * src/importldif.c
1975         * src/main.c
1976         * src/mainwindow.c
1977         * src/message_search.c
1978         * src/mimeview.c
1979         * src/prefs_themes.c
1980         * src/summary_search.c
1981         * src/summaryview.c
1982         * src/toolbar.c
1983         * src/etpan/imap-thread.c
1984         * src/gtk/authors.h
1985         * src/gtk/gtkcmclist.c
1986         * src/gtk/gtkcmoptionmenu.c
1987         * src/gtk/gtkutils.c
1988         * src/gtk/gtkutils.h
1989         * src/gtk/gtkvscrollbutton.c
1990         * src/plugins/pgpcore/select-keys.c
1991         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1992                 Undeprecate for GTK+2.22. Patch by Reed Loden.
1993                 Fixes bug #2276, 'Compile in maintainer mode
1994                 fails on GTK+ 2.22'.
1995
1996 2010-10-02 [colin]      3.7.6cvs43
1997
1998         * configure.ac
1999                 It's now time to remove the temporary enable-openssl
2000                 option that was used when we removed OpenSSL. See 
2001                 bug #2276 comment #14.
2002
2003 2010-09-30 [wwp]        3.7.6cvs42
2004
2005         * src/prefs_account.c
2006         * src/prefs_filtering_action.c
2007         * src/prefs_matcher.c
2008                         Fix bug #2274, wrong color label index range
2009                         used w/ gtk_cmoption_menu (behaviour change
2010                         has been introduced w/ 3.5.0cvs49 apparently),
2011                         now it must be 1..N so let's use colorlabel value
2012                         (0..N) + 1.
2013                         
2014
2015 2010-09-20 [pawel]      3.7.6cvs41
2016
2017         * src/compose.c
2018         * src/mainwindow.c
2019         * src/summaryview.c
2020                 revert last patch
2021
2022 2010-09-19 [pawel]      3.7.6cvs40
2023
2024         * src/compose.c
2025         * src/mainwindow.c
2026         * src/summaryview.c
2027                 Set ML menus sensitivity accordingly to
2028                 possibility of reply to ML
2029
2030 2010-09-19 [colin]      3.7.6cvs39
2031
2032         * src/compose.c
2033                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
2034                 to newsgroups, and NNTP accounts *can* send email. We 
2035                 should not force an email account when replying to_ml or
2036                 anything...
2037
2038 2010-09-19 [colin]      3.7.6cvs38
2039
2040         * src/compose.c
2041                 Revert previous commit (which breaks Reply to newsgroups)
2042
2043 2010-09-17 [pawel]      3.7.6cvs37
2044
2045         * src/compose.c
2046                 Respect reply_account_autosel when changing compose
2047                 account to email one while replying to NNTP post
2048
2049 2010-09-17 [wwp]        3.7.6cvs36
2050
2051         * doc/man/claws-mail.1
2052         Update --compose documentation in `man claws-mail`.
2053
2054 2010-09-12 [pawel]      3.7.6cvs35
2055
2056         * src/compose.c
2057                 Add forgotten bit to previous commit,
2058                 select email account when replying to ML
2059
2060 2010-09-12 [pawel]      3.7.6cvs34
2061
2062         * src/compose.c
2063                 Fix bug #2247 "nntp reply-to-all broken?"
2064                 Make reply-to-all and reply-to-ml work as expected in
2065                 mailing list through NNTP case
2066
2067 2010-09-11 [pawel]      3.7.6cvs33
2068
2069         * src/mainwindow.c
2070         * src/summaryview.c
2071         * src/toolbar.c
2072                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
2073                 fixes build with GTK+ < 2.18
2074
2075 2010-09-10 [pawel]      3.7.6cvs32
2076
2077         * src/mainwindow.c
2078         * src/summaryview.c
2079         * src/toolbar.c
2080                 Make Tab key switch between FolderView, MsgView and
2081                 SummaryView only, other widgets have/can have their own
2082                 keybindings anyway
2083
2084 2010-08-25 [colin]      3.7.6cvs31
2085
2086         * src/procmime.c
2087         * AUTHORS
2088         * src/gtk/authors.h
2089         * src/common/base64.c
2090         * src/common/base64.h
2091                 Fix bug #2245, "base64 decoding fails with line breaks"
2092                 Patch by Yotam Medini
2093
2094 2010-08-25 [colin]      3.7.6cvs30
2095
2096         * src/main.c
2097                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
2098
2099 2010-08-23 [pawel]      3.7.6cvs29
2100
2101         * src/inc.c
2102         * src/send_message.c
2103         * src/statusbar.c
2104         * src/toolbar.c
2105                 Hide progressbar on statusbar when not needed
2106
2107 2010-08-17 [colin]      3.7.6cvs28
2108
2109         * src/main.c
2110                 Fix previous patch (our own tmp dir is inside
2111                 our rc dir)
2112
2113 2010-08-16 [colin]      3.7.6cvs27
2114
2115         * src/main.c
2116                 Use temp dir to store logs in Windows. Avoids doing
2117                 get_rc_dir() early, which prevents set_rc_dir()
2118                 working correctly.
2119
2120 2010-07-31 [holger]     3.7.6cvs26
2121
2122         * src/gtk/gtkshruler.c
2123                 Yet more GdkGC to Cairo porting
2124
2125 2010-07-30 [holger]     3.7.6cvs25
2126
2127         * src/stock_pixmap.c
2128                 More GdkGC to Cairo porting
2129
2130 2010-07-30 [holger]     3.7.6cvs24
2131
2132         * src/gtk/colorlabel.c
2133                 One GdkGC usage less
2134
2135 2010-07-29 [holger]     3.7.6cvs23
2136
2137         * src/printing.c
2138                 Replace some gdk drawing with cairo, as the former
2139                 is going towards deprecation.
2140
2141 2010-07-25 [colin]      3.7.6cvs22
2142
2143         * src/common/utils.c
2144                 And now for a real fix. g_list_remove() doesn't, of
2145                 course, free the data. But we have to have a solid
2146                 pointer to it in order to free it ourselves instead
2147                 of relying on the old freed list pointer.
2148                 Maybe that's the last patch on the subject now ? :)
2149
2150 2010-07-25 [colin]      3.7.6cvs21
2151
2152         * src/common/utils.c
2153                 Remove stupid and extraneous g_free() of elements
2154                 which have just been freed by g_list_remove(). (see
2155                 GList documentation). I don't know how it worked before
2156
2157 2010-07-25 [colin]      3.7.6cvs20
2158
2159         * src/common/utils.c
2160                 Reverse free/use with more logical and safe
2161                 use/free. Thanks to Michael Rasmussen !
2162
2163 2010-07-24 [colin]      3.7.6cvs19
2164
2165         * src/gtk/quicksearch.c
2166                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
2167                 'freeze when using quick search'
2168
2169 2010-07-11 [iwkse]      3.7.6cvs18
2170
2171         * src/gtk/quicksearch.c
2172                 Add SMALL_LAYOUT to quicksearch_relayout
2173
2174 2010-07-10 [iwkse]      3.7.6cvs17
2175
2176         * src/mainwindow.h
2177                         Remove forgotten variable from
2178                         the last bugfix #2224
2179
2180 2010-07-10 [colin]      3.7.6cvs16
2181
2182         * src/mainwindow.c
2183         * src/gtk/quicksearch.c
2184                 Clean fix for bug #2224: don't mess with GTK settings when
2185                 handling the layout ourselves is enough
2186
2187 2010-07-09 [iwkse]      3.7.6cvs15
2188
2189         * src/mainwindow.h
2190         * src/mainwindow.c
2191                         Better fix for Bug #2224
2192
2193 2010-07-09 [iwkse]      3.7.6cvs14
2194
2195         * src/mainwindow.c
2196                         Bug #2224
2197                         Always use stock icons on buttons
2198
2199 2010-07-08 [colin]      3.7.6cvs13
2200
2201         * src/gtk/filesel.c
2202                 Fix bug 2223, 'Compilation fails with GTK+
2203                 2.21.3'. Thanks to Jan Psota !
2204
2205 2010-06-29 [pawel]      3.7.6cvs12
2206
2207         * src/compose.c
2208                 Revert 3.7.5cvs41, it breaks templates that use %X
2209
2210 2010-06-23 [wwp]        3.7.6cvs11
2211
2212         * src/gtk/colorlabel.c
2213                 Silent up a warning by avoiding possible confusion
2214                 in logical expression evaluation, thanks to TuxCM.
2215
2216 2010-06-21 [iwkse]      3.7.6cvs10
2217
2218         * src/gtk/quicksearch.c
2219                 Do not add into quicksearch history
2220                 matching rules with bad syntax
2221
2222 2010-05-26 [holger]     3.7.6cvs9
2223
2224         * src/summaryview.c
2225         * src/summaryview.h
2226                 Add function to select rows given a list of messages,
2227                 complementary to summary_get_selected_msg_list()
2228
2229 2010-05-22 [mir]        3.7.6cvs8
2230
2231         * src/ldapctrl.c
2232                 Fix bug 2208. Encode encrypted password to qouted
2233                 printable to avoid making invalid XML. Encoding
2234                 will be activated the first time the password is
2235                 changed.
2236
2237 2010-05-22 [paul]       3.7.6cvs7
2238
2239         * manual/advanced.xml
2240         * src/compose.c
2241         * src/prefs_common.c
2242         * src/prefs_common.h
2243                 after using the compose margin for several days
2244                 I wanted the old style back - add a new hidden
2245                 pref 'show_compose_margin' to restore the old
2246                 behaviour (defaults to FALSE)
2247
2248 2010-05-14 [paul]       3.7.6cvs6
2249
2250         * src/compose.c
2251                 add a margin to the compose window text that matches
2252                 the margin in textview
2253
2254 2010-05-14 [colin]      3.7.6cvs5
2255
2256         * src/gtk/sslcertwindow.c
2257                 Fix dangling pointer. Thanks to Michael R!
2258
2259 2010-05-14 [colin]      3.7.6cvs4
2260
2261         * src/gtk/sslcertwindow.c
2262                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
2263                 expired but certificate check is skipped' and maybe
2264                 bug 2200, 'SSL is not working with POP3'
2265
2266 2010-05-14 [colin]      3.7.6cvs3
2267
2268         * src/plugins/pgpinline/pgpinline.c
2269                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
2270
2271 2010-05-04 [iwkse]      3.7.6cvs2
2272
2273         * src/prefs_message.c
2274                         Get a generic name as 'Quotation' for
2275                         the frame
2276
2277 2010-05-04 [iwkse]      3.7.6cvs1
2278
2279         * src/prefs_message.c
2280         * src/prefs_common.h
2281         * src/prefs_common.c
2282         * src/textview.c
2283                         Fix #2188
2284                         Option for collapsing via double-click
2285
2286 2010-05-01 [paul]       3.7.6
2287         * NEWS
2288         * README
2289         * RELEASE_NOTES 
2290                 3.7.6 unleashed!
2291
2292 2010-05-01 [paul]       3.7.5cvs55
2293
2294         * tools/claws.i18n.status.pl
2295                 add Ukrainian stat
2296
2297 2010-05-01 [paul]       3.7.5cvs54
2298
2299         * src/gtk/authors.h
2300                 add YUP, new Ukrainian translator
2301
2302 2010-04-30 [paul]       3.7.5cvs53
2303
2304         * configure.ac
2305         * po/uk.po
2306                 add Ukrainian translation, submitted by YUP
2307         * po/cs.po
2308         * po/de.po
2309         * po/fi.po
2310         * po/hu.po
2311         * po/nl.po
2312         * po/pt_BR.po
2313         * po/pt_PT.po
2314         * po/sk.po
2315                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
2316                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
2317                 Tiago Faria, and Slavko
2318
2319 2010-04-26 [wwp]        3.7.5cvs52
2320
2321         * po/fr.po
2322                 Fix capitalization.
2323
2324 2010-04-26 [mones]      3.7.5cvs51
2325
2326         * po/es.po
2327                 Updated for release
2328
2329 2010-04-22 [pawel]      3.7.5cvs50
2330
2331         * src/addressbook.c
2332                 fix compile warning
2333         * src/vcard.c
2334                 first NULL check pointer, then use it
2335
2336 2010-04-22 [colin]      3.7.5cvs49
2337
2338         * src/imap.c
2339                 Fix error message when session isn't established
2340         * po/fr.po
2341                 Update translation and fix a typo in it
2342
2343 2010-04-15 [pawel]      3.7.5cvs48
2344
2345         * src/prefs_account.c
2346                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
2347                                 the port isn't configured properly'
2348                 When using SSL/TLS tunneling automatically use default
2349                 ports for encrypted connections: smtps, pop3s, imaps, nntps
2350
2351 2010-04-15 [pawel]      3.7.5cvs47
2352
2353         * src/action.c
2354                 Fix crasher in actions using '%f' argument
2355                 on multiple files with external scripts which
2356                 don't return any output.
2357
2358 2010-04-14 [colin]      3.7.5cvs46
2359
2360         * src/mainwindow.c
2361                 Fix hand cursor after error symbol appears
2362
2363 2010-04-12 [colin]      3.7.5cvs45
2364
2365         * configure.ac
2366                 Fix bug 2162, 'configure check for libetpan 
2367                 fails with libetpan 1.0'
2368
2369
2370 2010-04-09 [mones]      3.7.5cvs44
2371
2372         * manual/de/glossary.xml
2373                 Fix encoding to match main document's
2374                 Also fixes make dist with Debian's openjade
2375
2376 2010-03-29 [pawel]      3.7.5cvs43
2377
2378         * src/matcher_parser.h
2379         * src/matcher_parser_parse.y
2380         * src/gtk/quicksearch.c
2381                 Disable matcher warnings when populating quicksearch
2382                 completion lists on startup
2383
2384 2010-03-27 [colin]      3.7.5cvs42
2385
2386         * src/gtk/quicksearch.c
2387                 Fix double-free later in code. Optimize
2388                 list creation
2389
2390 2010-03-27 [pawel]      3.7.5cvs41
2391
2392         * src/compose.c
2393                 Make sure that quote ends with new line char
2394
2395 2010-03-26 [pawel]      3.7.5cvs40
2396
2397         * src/compose.c
2398         * src/compose.h
2399         * src/textview.c
2400                 Fix Bug 1928 Add "reply to this address" pop menu 
2401                              on Message View
2402                 - Set composing account to email one when creating/replying
2403                   from NNTP folder by clicking link or choosing option
2404                   from popup menu
2405                 - Factorize code
2406
2407 2010-03-25 [paul]       3.7.5cvs39
2408
2409         * src/gtk/gtkcmclist.c
2410                 Fix build with GTK+ 2.20
2411
2412 2010-03-24 [pawel]      3.7.5cvs38
2413
2414         * src/addr_compl.c
2415         * src/compose.c
2416         * src/folderview.c
2417         * src/grouplistdialog.c
2418         * src/headerview.c
2419         * src/mainwindow.c
2420         * src/mimeview.c
2421         * src/prefs_account.c
2422         * src/gtk/gtkcmclist.c
2423         * src/gtk/gtkcmctree.c
2424         * src/gtk/gtkcmoptionmenu.c
2425         * src/gtk/gtksctree.c
2426         * src/gtk/gtkshruler.c
2427         * src/gtk/gtkutils.c
2428         * src/gtk/gtkutils.h
2429         * src/gtk/gtkvscrollbutton.c
2430         * src/gtk/inputdialog.c
2431         * src/gtk/spell_entry.c
2432         * src/plugins/trayicon/trayicon.c
2433         * src/plugins/trayicon/libeggtrayicon/Makefile.am
2434         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2435         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2436                 Fix build with GTK+ 2.19
2437
2438 2010-03-23 [pawel]      3.7.5cvs37
2439
2440         * src/mainwindow.c
2441         * src/mimeview.c
2442                 Respect view->show_col_headers option
2443         * src/gtk/gtkcmctree.c
2444                 Fix GtkCmcTree column width calculation when it has
2445                 auto_resize set and new node is added
2446
2447 2010-03-22 [pawel]      3.7.5cvs36
2448
2449         * src/grouplistdialog.c
2450         * src/prefs_common.c
2451         * src/prefs_common.h
2452                 - remember newsgroups list dialog size
2453                 - respect use_dotted_lines hidden pref
2454                 - respect use_stripes_everywhere hidden pref
2455
2456 2010-03-21 [pawel]      3.7.5cvs35
2457
2458         * src/addrgather.c
2459                 Remove superfluous gtk_widget_show_all()
2460         * src/mimeview.c
2461                 Add forgotten colon
2462         * src/common/utils.c
2463                 Return correct type
2464
2465 2010-03-21 [pawel]      3.7.5cvs34
2466
2467         * src/main.c
2468         * src/gtk/quicksearch.c
2469         * src/gtk/quicksearch.h
2470                 Implement separate search phrase completion for
2471                 normal/extended quicksearch
2472
2473 2010-03-11 [paul]       3.7.5cvs33
2474
2475         * po/zh_CN.po
2476                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
2477                 submitted by Yuwei Yu
2478
2479 2010-03-09 [colin]      3.7.5cvs32
2480
2481         * manual/de/glossary.xml
2482                 Fix build
2483
2484 2010-03-02 [colin]      3.7.5cvs31
2485
2486         * manual/de/glossary.xml
2487                 Sort alphabetically. Done by Volker Ribbert.
2488
2489 2010-03-02 [mones]      3.7.5cvs30
2490
2491         * README
2492                 Fix mailing list archives location
2493                 Remove currently unavailable CVS webview
2494
2495 2010-03-01 [iwkse]      3.7.5cvs29
2496
2497         * src/common/plugin.c
2498                         Other indentation issues
2499
2500 2010-03-01 [iwkse]      3.7.5cvs28
2501
2502         * src/common/plugin.c
2503                         Fix indentation of the previous commit
2504
2505 2010-03-01 [iwkse]      3.7.5cvs27
2506
2507         * src/common/plugin.h
2508         * src/common/plugin.c
2509                         Add API for getting a loaded Plugin from the
2510                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
2511                         Thanks to Colin, Michael
2512
2513 2010-02-27 [colin]      3.7.5cvs26
2514
2515         * configure.ac
2516         * AUTHORS
2517         * src/gtk/authors.h
2518         * manual/Makefile.am
2519         * manual/de/Makefile.am
2520         * manual/de/account.xml
2521         * manual/de/ack.xml
2522         * manual/de/addrbook.xml
2523         * manual/de/advanced.xml
2524         * manual/de/claws-mail-manual.xml
2525         * manual/de/faq.xml
2526         * manual/de/glossary.xml
2527         * manual/de/gpl.xml
2528         * manual/de/handling.xml
2529         * manual/de/intro.xml
2530         * manual/de/keyboard.xml
2531         * manual/de/plugins.xml
2532         * manual/de/starting.xml
2533         * manual/de/dist/.cvsignore
2534         * manual/de/dist/Makefile.am
2535         * manual/de/dist/html/.cvsignore
2536         * manual/de/dist/html/Makefile.am
2537         * manual/de/dist/pdf/.cvsignore
2538         * manual/de/dist/pdf/Makefile.am
2539         * manual/de/dist/ps/.cvsignore
2540         * manual/de/dist/ps/Makefile.am
2541         * manual/de/dist/txt/.cvsignore
2542         * manual/de/dist/txt/Makefile.am
2543                 Add the german translation of the manual, done by
2544                 Volker Ribbert <thoraki@arcor.de>.
2545
2546 2010-02-27 [holger]     3.7.5cvs25
2547
2548         * src/prefs_toolbar.c
2549                 Don't make toolbar item description for
2550                 plugin registered items editable
2551
2552 2010-02-26 [colin]      3.7.5cvs24
2553
2554         * src/toolbar.c
2555                 Don't translate empty description
2556
2557 2010-02-22 [colin]      3.7.5cvs23
2558
2559         * src/compose.c
2560                 Don't make In-Reply-To visible when reediting
2561                 a draft or sent mail.
2562
2563 2010-02-20 [colin]      3.7.5cvs22
2564
2565         * src/imap.c
2566         * src/imap.h
2567         * src/main.c
2568         * src/mainwindow.c
2569         * src/etpan/imap-thread.c
2570         * src/etpan/imap-thread.h
2571         * src/etpan/nntp-thread.c
2572         * src/etpan/nntp-thread.h
2573                 When going offline from NetworkManager, just
2574                 delete IMAP connections. That'll avoid timeouts
2575                 when coming back online in certain cases when
2576                 the TCP socket will have timed out.
2577
2578 2010-02-20 [holger]     3.7.5cvs21
2579
2580         * .cvsignore
2581                 More files to ignore
2582
2583 2010-02-17 [ticho]      3.7.5cvs20
2584
2585         * src/summaryview.c
2586         * src/summaryview.h
2587         * src/toolbar.c
2588                 Revert 3.7.5cvs19.
2589
2590 2010-02-16 [ticho]      3.7.5cvs19
2591
2592         * src/summaryview.c
2593         * src/summaryview.h
2594         * src/toolbar.c
2595                 Removed unused argument from summary_open_row().
2596
2597 2010-02-10 [pawel]      3.7.5cvs18
2598
2599         * src/compose.c
2600                 - fix headers filtering when prefs_common.trans_hdr is on
2601                 - fix headers setting when changing composing account 
2602                 - plug memleak
2603         * src/prefs_template.c
2604                 Re-add template's name for translation
2605
2606 2010-02-10 [colin]      3.7.5cvs17
2607
2608         * src/prefs_matcher.c
2609                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
2610                 Condition>Define>Header>Name combo box'. Patch by
2611                 Francois Cami
2612
2613 2010-02-10 [colin]      3.7.5cvs16
2614
2615         * src/codeconv.c
2616         * src/codeconv.h
2617         * src/compose.c
2618         * src/mainwindow.c
2619         * src/messageview.c
2620         * src/prefs_send.c
2621         * src/procmime.c
2622         * src/textview.c
2623                 Add the GB18030 Chinese charset, which is a superset
2624                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
2625
2626 2010-02-09 [holger]     3.7.5cvs15
2627
2628         * configure.ac
2629                 GTK+ 2.10 related cleanup
2630
2631 2010-02-09 [pawel]      3.7.5cvs14
2632
2633         * src/prefs_account.c
2634         * src/prefs_folder_item.c
2635         * src/prefs_template.c
2636         * src/quote_fmt.c
2637                 Respect prefs_common.trans_hdr in couple more places to avoid
2638                 confusion with translated/non-translated header names
2639
2640 2010-02-09 [colin]      3.7.5cvs13
2641
2642         * po/POTFILES.in
2643                 Fix make dist
2644
2645 2010-02-09 [colin]      3.7.5cvs12
2646
2647         * src/mimeview.c
2648                 And fix 2.10 build :)
2649
2650 2010-02-09 [colin]      3.7.5cvs11
2651
2652         * configure.ac
2653                 Bump up GTK+ requirement to 2.10
2654         * src/Makefile.am
2655         * src/compose.c
2656         * src/crash.c
2657         * src/foldersel.c
2658         * src/main.c
2659         * src/mainwindow.c
2660         * src/messageview.c
2661         * src/messageview.h
2662         * src/prefs_actions.c
2663         * src/prefs_common.c
2664         * src/prefs_common.h
2665         * src/prefs_ext_prog.c
2666         * src/prefs_filtering_action.c
2667         * src/prefs_fonts.c
2668         * src/prefs_image_viewer.c
2669         * src/prefs_matcher.c
2670         * src/prefs_msg_colors.c
2671         * src/prefs_summaries.c
2672         * src/prefs_template.c
2673         * src/printing.c
2674         * src/printing.h
2675         * src/quote_fmt.c
2676         * src/summaryview.c
2677         * src/textview.c
2678         * src/gtk/Makefile.am
2679         * src/gtk/about.c
2680         * src/gtk/gtkcmclist.c
2681         * src/gtk/gtkcmctree.c
2682         * src/gtk/gtkutils.c
2683         * src/gtk/quicksearch.c
2684                 Remove all compile-time conditionals depending on
2685                 GTK+ < 2.10
2686         * src/gedit-print.c
2687         * src/gedit-print.h
2688         * src/gtk/gtksourceprintjob.c
2689         * src/gtk/gtksourceprintjob.h
2690                 Remove libgnomeprint-based printing system (and
2691                 command-line-based printing system) as GTK+ 2.10
2692                 ships with print support.
2693
2694 2010-02-08 [mir]        3.7.5cvs10
2695
2696         * src/compose.c
2697             Avoid displaying Bcc headers in message sent
2698             to NNTP servers. Thanks to Henning Mersch.
2699
2700
2701 2010-02-08 [pawel]      3.7.5cvs9
2702
2703         * src/mimeview.c
2704                 Make tooltips less cryptic
2705         * src/gtk/description_window.c
2706                 Improve window size calculation
2707
2708 2010-02-08 [pawel]      3.7.5cvs8
2709
2710         * src/compose.c
2711         * src/compose.h
2712         * src/common/utils.c
2713         * src/common/utils.h
2714         * src/gtk/authors.h
2715                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
2716                 Patch by Laurent Bigonville with slight modifications
2717
2718 2010-02-03 [pawel]      3.7.5cvs7
2719
2720         * m4/.cvsignore
2721                 Add some libtool files to ignore
2722
2723 2010-02-03 [pawel]      3.7.5cvs6
2724
2725         * src/plugins/trayicon/trayicon.c
2726                 Save and then restore focus when closing/minimizing to tray
2727
2728 2010-02-03 [mir]        3.7.5cvs5
2729
2730         * src/addrindex.c
2731         * src/editldap.c
2732         * src/ldapctrl.c
2733         * src/ldapctrl.h
2734         * src/ldapquery.c
2735         * src/ldapupdate.c
2736             Save LDAP password encrypted. See bug 2113.
2737
2738
2739 2010-02-03 [colin]      3.7.5cvs4
2740
2741         * src/privacy.c
2742                 Fix again decoding of encrypted parts. The
2743                 reverting of the patch was wrong, as the
2744                 double-decoding was fixed in smime itself.
2745                 Thanks to Matthias Drochner again...
2746
2747 2010-02-02 [colin]      3.7.5cvs3
2748
2749         * src/plugins/smime/smime.c
2750         * src/privacy.c
2751                 Revert 3.7.4cvs2 and make a better patch for bug
2752                 2059 and 2076. Patch by Matthias Drochner
2753
2754 2010-01-31 [pawel]      3.7.5cvs2
2755
2756         * src/gtk/authors.h
2757                 Fix hungarian translator's name
2758
2759 2010-01-31 [pawel]      3.7.5cvs1
2760
2761         * src/messageview.c
2762         * src/mimeview.c
2763                 Fix Bug 2107 - Arrow keys don't work in message view window
2764
2765 2010-01-31 [paul]       3.7.5
2766
2767         * NEWS
2768         * README
2769         * RELEASE_NOTES 
2770                 3.7.5 released!
2771
2772 2010-01-23 [pawel]      3.7.4cvs10
2773
2774         * src/addressbook.c
2775                 Fix button sensitivity in compose mode
2776
2777 2010-01-23 [pawel]      3.7.4cvs9
2778
2779         * commitHelper
2780         * tools/kdeservicemenu/install.sh
2781         * tools/make.themes.project
2782         * tools/nautilus2claws-mail.sh
2783         * tools/popfile-link.sh
2784         * tools/textviewer.sh
2785                 Not all systems have bash installed in /bin, use env(1) to find
2786                 it`s location
2787
2788 2010-01-22 [pawel]      3.7.4cvs8
2789
2790         * src/prefs_account.c
2791         * src/prefs_filtering.c
2792         * src/prefs_send.c
2793         * src/gtk/colorlabel.c
2794                 Add some separators in combos
2795
2796 2010-01-22 [pawel]      3.7.4cvs7
2797
2798         * autogen.sh
2799                 --disable-aspell -> --disable-enchant
2800         * configure.ac
2801                 Fix options spacing in configure --help
2802         * src/wizard.c
2803                 Make wizard's window centered on the screen
2804
2805 2010-01-19 [holger]     3.7.4cvs6
2806
2807         * src/folder.c
2808         * src/folder.h
2809                 Introduce folder_get_item_from_identifier().
2810                 In contrast to folder_find_item_from_identifier(), this
2811                 function recursively creates the FolderItems in the id path.
2812                 Useful for programmatically creating folders (e.g. by plugins)
2813
2814 2010-01-17 [pawel]      3.7.4cvs5
2815
2816         * src/gtk/authors.h
2817                 Fix my lastname
2818
2819 2010-01-16 [colin]      3.7.4cvs4
2820
2821         * src/plugins/pgpcore/sgpgme.c
2822                 Probably fix bug 2098, 'claws-mails crashes frequently 
2823                 with pgpcore'. Fix double-free.
2824
2825 2010-01-16 [holger]     3.7.4cvs3
2826
2827         * src/prefs_toolbar.h
2828                 Forgotten header
2829
2830 2010-01-15 [colin]      3.7.4cvs2
2831
2832         * src/privacy.c
2833                 Decode mimeinfo before decrypting it. Probably
2834                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
2835                 with S/MIME encryption' and bug 2076 'having 
2836                 worked 2 times properly CLAWS ceased to 
2837                 decrypt incoming PGP mails -displays base64 
2838                 instead - sucks completely'
2839                 Let's hope complete suckage ends here!
2840                 Thanks to Matthias Drochner.
2841
2842 2010-01-08 [paul]       3.7.4cvs1
2843
2844         * tools/claws.i18n.status.pl
2845                 fix typos
2846
2847 2010-01-08 [paul]       3.7.4
2848
2849         * NEWS
2850         * README
2851         * RELEASE_NOTES 
2852                 3.7.4 released!
2853
2854 2010-01-08 [paul]       3.7.3cvs57
2855
2856         * po/ca.po
2857         * po/cs.po
2858         * po/de.po
2859         * po/fi.po
2860         * po/hu.po
2861         * po/id.po
2862         * po/ja.po
2863         * po/nl.po
2864         * po/pt_BR.po
2865         * po/pt_PT.po
2866         * po/ru.po
2867         * po/sk.po
2868                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
2869                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
2870                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
2871                 Slavko
2872
2873 2010-01-08 [paul]       3.7.3cvs56
2874
2875         * src/common/utils.c
2876                 fix bug 2089, 'URLs ending with an underscore ('_')
2877                 are not correctly parsed'. thanks to Johan
2878
2879 2010-01-05 [colin]      3.7.3cvs55
2880
2881         * po/fr.po
2882                 Update french translation
2883
2884 2010-01-04 [mones]      3.7.3cvs54
2885
2886         * po/es.po
2887                 Update Spanish translation
2888
2889 2010-01-04 [mones]      3.7.3cvs53
2890
2891         * manual/plugins.xml
2892                 Some format
2893         * manual/es/claws-mail-manual.xml
2894         * manual/es/intro.xml
2895         * manual/es/plugins.xml
2896                 Synchronise with English version
2897
2898 2010-01-03 [paul]       3.7.3cvs52
2899
2900         * ChangeLog
2901                 fix format
2902         * src/gtk/authors.h
2903                 update TEAM_LIST, fix encoding
2904
2905 2010-01-03 [mir]        3.7.3cvs51
2906
2907         * src/compose.c
2908                 When composing to a NNTP list TO: will always be preset
2909                 to the NNTP list unless user has chosen some other default
2910                 in which case we will handle this the normal way. Therefore
2911                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
2912
2913 2010-01-01 [paul]       3.7.3cvs50
2914
2915         * src/gtk/about.c
2916                 bump copyright year whilst it's in mind
2917
2918 2009-12-31 [paul]       3.7.3cvs49
2919
2920         * manual/claws-mail-manual.xml
2921         * manual/intro.xml
2922         * manual/plugins.xml
2923                 fix links so that they make sense in the context of the
2924                 text version of the manual
2925
2926 2009-12-31 [paul]       3.7.3cvs48
2927
2928         * manual/intro.xml
2929         * manual/plugins.xml
2930                 updates, improvements, corrections, additions
2931
2932 2009-12-29 [pawel]      3.7.3cvs47
2933
2934         * src/prefs_filtering_action.c
2935                 Fix Bug 2082 'Wrong color rectangle position when replacing
2936                 "color" processing rule'
2937
2938 2009-12-29 [colin]      3.7.3cvs46
2939
2940         * src/compose.c
2941                 Fix bug 2074, 'Remember sending account 
2942                 for sent messages'
2943
2944 2009-12-20 [holger]     3.7.3cvs45
2945
2946         * src/compose.c
2947                 Delay CREATED_HOOKLIST invokation until
2948                 after the modifications to the compose window
2949                 are done, to allow hooks to further modify the
2950                 window without getting overridden again
2951
2952 2009-12-20 [holger]     3.7.3cvs44
2953
2954         * src/prefs_toolbar.h
2955                 Fix last commit
2956
2957 2009-12-20 [holger]     3.7.3cvs43
2958
2959         * src/prefs_toolbar.c
2960         * src/prefs_toolbar.h
2961         * src/toolbar.c
2962                 Pass window struct to caller
2963
2964 2009-12-20 [holger]     3.7.3cvs42
2965
2966         * src/compose.c
2967         * src/compose.h
2968                 Add hooklist after creation of a compose window
2969
2970 2009-12-19 [holger]     3.7.3cvs41
2971
2972         * src/prefs_toolbar.c
2973         * src/prefs_toolbar.h
2974         * src/toolbar.c
2975                 Allow plugins to choose to which toolbar they want
2976                 to add actions (main window, compose window, or message view)
2977
2978 2009-12-19 [paul]       3.7.3cvs40
2979
2980         * src/statusbar.c
2981                 fix statusbar in GTK+ 2.19.1
2982
2983 2009-12-10 [pawel]      3.7.3cvs39
2984
2985         * src/compose.c
2986                 Better fix for cvs28 regression
2987
2988 2009-12-10 [iwkse]      3.7.3cvs38
2989
2990         * src/compose.c
2991             Fix some indentation
2992
2993 2009-12-10 [iwkse]      3.7.3cvs37
2994
2995         * src/compose.c
2996             Add missing checks for gtkaspell: avoid
2997             crashing in some cases when Enchant is 
2998             enabled but the spell checker is disabled 
2999             in preferences.
3000
3001 2009-12-09 [colin]      3.7.3cvs36
3002
3003         * src/compose.c
3004                 Fix leak and unchecked accesses.
3005
3006 2009-12-09 [mir]        3.7.3cvs35
3007
3008         * src/compose.c
3009         Fix Bug 2072 "template at folder properties is not working"
3010         introduced in cvs24.
3011
3012 2009-12-08 [pawel]      3.7.3cvs34
3013
3014         * src/compose.c
3015                 When 'Reply All' remove current compose address from
3016                 Cc/Bcc list - fix for regression introduced in cvs28
3017
3018 2009-12-05 [pawel]      3.7.3cvs33
3019
3020         * src/messageview.c
3021                 Fix memory management, duh!
3022
3023 2009-12-04 [pawel]      3.7.3cvs32
3024
3025         * src/messageview.c
3026                 Use case insensitive comparison in search for
3027                 duplicate urls
3028         * src/uri_opener.c
3029                 Refresh scrollbars on every window open
3030
3031 2009-12-04 [pawel]      3.7.3cvs31
3032
3033         * src/compose.c
3034                 Highlight misspelled words when applying template and
3035                 check_while_typing option is on
3036
3037 2009-12-03 [pawel]      3.7.3cvs30
3038
3039         * src/compose.c
3040                 Highlight misspelled words in text inserted from file(s)
3041                 or pasted to message body when check_while_typing
3042                 options is on
3043
3044 2009-12-02 [pawel]      3.7.3cvs29
3045
3046         * src/compose.c
3047                 Revert first part of previous commit
3048
3049 2009-12-02 [pawel]      3.7.3cvs28
3050
3051         * src/compose.c
3052                 Fix Bug 2055 "duplicate mailing list reply if
3053                 List-Post + Reply-To present"
3054                 - Ignore Reply-To if answering to ML
3055                 - Improve parsing of List-Post header
3056
3057 2009-12-02 [pawel]      3.7.3cvs27
3058
3059         * src/compose.c
3060         * src/compose.h
3061                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
3062                 email had user in "From" and "CC"
3063                 Don't allow duplicate addresses in compose window headers
3064
3065 2009-12-02 [mones]      3.7.3cvs26
3066
3067         * manual/intro.xml
3068         * manual/es/intro.xml
3069         * manual/fr/intro.xml
3070         * manual/it/intro.xml
3071         * manual/pl/intro.xml
3072                 Make URL to point current site
3073
3074 2009-12-01 [holger]     3.7.3cvs25
3075
3076         * src/summaryview.c
3077         * src/summaryview.h
3078                 Introduce new drag type "claws-mail/msg-path-list" for
3079                 drag'n'drop of a message selection from the summaryview
3080                 into other applications. The drag data gets set to the
3081                 folder-item-id followed by message ids, separated by newlines.
3082                 This enables other applications to back-link to Claws Mail
3083                 via a "claws-mail --select" call after they received a drop.
3084
3085 2009-11-30 [mir]        3.7.3cvs24
3086
3087         * src/compose.c
3088            Place cursor in compose window according to provided input
3089            If to: is present place cursor in subject field and if both
3090            to: and subject: is present place cursor in body. If body: is
3091            present insert a new line after text and place cursor there.
3092
3093 2009-11-27 [mones]      3.7.3cvs23
3094
3095         * src/gtk/quicksearch.c
3096                 Allow viewing longer expressions if there's space
3097
3098 2009-11-25 [holger]     3.7.3cvs22
3099
3100         * Makefile.am
3101         * src/common/Makefile.am
3102         * src/common/utils.c
3103         * src/common/utils.h
3104                 Add a function to query the
3105                 filepath of the .desktop file
3106
3107 2009-11-25 [colin]      3.7.3cvs21
3108
3109         * src/imap.c
3110                 Fix bug 2063, 'glib assertion in GRelation use in 
3111                 imap.c'
3112
3113 2009-11-24 [pawel]      3.7.3cvs20
3114
3115         * src/common/utils.c
3116                 Fix Bug 2053 'Inconsistent application of Coloration 
3117                 of Message text'
3118                 Don't allow '<' character between quotation marks
3119
3120 2009-11-21 [holger]     3.7.3cvs19
3121
3122         * src/printing.c
3123                 Modify cairo clip handling in preview windows,
3124                 to prevent print preview windows from being blank
3125                 with GTK+ 2.18. Follow recommendation of the GTK+
3126                 documentation (section "Migrating to client side windows")
3127                 and create a new cairo context for each expose event.
3128
3129 2009-11-19 [pawel]      3.7.3cvs18
3130
3131         * Makefile.am
3132                 complete 3.7.3cvs15 so install is DESTDIR safe
3133                 remove icons with changed names on uninstall
3134
3135 2009-11-18 [pawel]      3.7.3cvs17
3136
3137         * src/news_gtk.c
3138                 remove unneeded and code-duplicating function
3139
3140 2009-11-18 [pawel]      3.7.3cvs16
3141
3142         * src/news_gtk.c
3143                 Fix Bug 2057 'Claws mail does not keep renamed names
3144                 of nntp-subscribed groups'
3145                 Check for already subscribed group using item->path for group
3146                 comparision as folders item->path != item->name may be truth 
3147                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
3148
3149 2009-11-17 [pawel]      3.7.3cvs15
3150
3151         * Makefile.am
3152                 Fix Bug 2049 'some icons not copied?'
3153                 Install additional 64x64 and 128x128 icons
3154
3155 2009-11-17 [holger]     3.7.3cvs14
3156
3157         * src/prefs_toolbar.c
3158         * src/prefs_toolbar.h
3159         * src/toolbar.c
3160         * src/toolbar.h
3161                 Allow plugins to register toolbar items
3162
3163 2009-11-11 [pawel]      3.7.3cvs13
3164
3165         * src/addressbook.c
3166         * src/compose.c
3167         * src/compose.h
3168         * src/filtering.c
3169                 Fix Bug 1867 Changing account does not change BCC address
3170                 Set account specific headers when changing account
3171                 in compose window.
3172
3173 2009-11-07 [colin]      3.7.3cvs12
3174
3175         * src/gtk/prefswindow.c
3176                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
3177                 Patch by Pawel
3178
3179 2009-11-07 [colin]      3.7.3cvs11
3180
3181         * src/gtk/spell_entry.c
3182                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
3183                 Patch by Pawel Pekala
3184
3185 2009-10-27 [colin]      3.7.3cvs10
3186
3187         * src/folder.c
3188                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
3189                 Don't try to check whether the folder is up-to-date if
3190                 the folder class doesn't implement set_mtime, as we don't
3191                 care in this case. This code exists since a long time, but
3192                 the bug was triggered by more scanning of queue folders 
3193                 since recently (when we added \Deleted handling).
3194
3195 2009-10-27 [colin]      3.7.3cvs9
3196
3197         * src/mainwindow.c
3198                 Try to fix registering as default client
3199                 on windows 7
3200
3201 2009-10-21 [wwp]        3.7.3cvs8
3202
3203         * src/common/utils.c
3204                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
3205
3206 2009-10-21 [wwp]        3.7.3cvs7
3207
3208         * src/common/utils.c
3209                 Don't core dump when attempting to insert a non-existing
3210                 file using a mailto: uri (g_error does core dump).
3211
3212 2009-10-20 [colin]      3.7.3cvs6
3213
3214         * src/common/utils.c
3215                 Don't g_error on normal warnings...
3216
3217 2009-10-20 [colin]      3.7.3cvs5
3218
3219         * src/plugins/pgpcore/sgpgme.c
3220                 Fix bug 1996, 'S/MIME key not selected'
3221                 Check for S/MIME certs too
3222
3223 2009-10-20 [colin]      3.7.3cvs4
3224
3225         * src/common/w32lib.h
3226                 Fix win32 build on latest mingw32
3227
3228 2009-10-20 [colin]      3.7.3cvs3
3229
3230         * src/exportldif.c
3231         * src/ldif.c
3232         * src/ldif.h
3233                 Fix LDIF export. Patch by Michael Rasmussen
3234
3235 2009-10-18 [paul]       3.7.3cvs2
3236
3237         * tools/claws.i18n.status.pl
3238                 increase the value of $transolddays since we're relasing less
3239                 often now.
3240                 rework the en_GB.po hack so that en_GB is always 100% translated
3241                 and recently updated
3242
3243 2009-10-17 [paul]       3.7.3cvs1
3244
3245         * src/prefs_account.c
3246         * src/prefs_compose_writing.c
3247         * src/prefs_receive.c
3248         * src/prefs_summaries.c
3249         * src/prefs_wrapping.c
3250                 reword a few labels. (this incorporates everything
3251                 that seemed worthwhile from bug 2020)
3252         * src/prefs_customheader.c
3253                 use a 'Browse' button instead of button with
3254                 label 'From file...'
3255
3256 2009-10-12 [colin]
3257
3258         * CVS repository change
3259
3260 2009-10-09 [paul[       3.7.3
3261
3262         version 3.7.3 unleashed!!
3263
3264 2009-10-07 [paul]       3.7.2cvs49
3265
3266         * src/folderview.c
3267         * src/folderview.h
3268         * src/mainwindow.c
3269                 fix  Bug 1994 -  Changing colors required restart.
3270                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
3271                 more accurate folderview_reinit_fonts()
3272
3273 2009-10-07 [paul]       3.7.2cvs48
3274
3275         * src/addrgather.c
3276         * src/prefs_common.c
3277         * src/prefs_common.h
3278                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
3279                 patch by Pawel Pekala
3280
3281 2009-10-07 [paul]       3.7.2cvs47
3282
3283         * po/cs.po
3284         * po/de.po
3285         * po/hu.po
3286         * po/id.po
3287         * po/ja.po
3288         * po/pt_BR.po
3289                 updated by David Vachulka, Stephan Sachse and Marc Arens,
3290                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
3291                 Goncalves Guimaraes
3292
3293 2009-10-06 [colin]      3.7.2cvs46
3294
3295         * po/fr.po
3296                 French translation update
3297
3298 2009-10-05 [paul]       3.7.2cvs45
3299
3300         * src/printing.c
3301                 enable Page Size and Orientation in the print dialog,
3302                 GTK+ >= 2.18.x only. Patch by Mark__T
3303
3304 2009-10-05 [paul]       3.7.2cvs44
3305
3306         * src/prefs_summaries.c
3307                 fix label, startup --> start-up, to match other uses of the
3308                 term
3309
3310 2009-10-05 [paul]       3.7.2cvs43
3311
3312         * po/pl.po
3313                 updated by Emilian Nowak
3314
3315 2009-10-03 [colin]      3.7.2cvs42
3316
3317         * src/mimeview.c
3318         * src/noticeview.c
3319         * src/gtk/gtkcmclist.c
3320         * src/gtk/gtkvscrollbutton.c
3321         * src/gtk/logwindow.c
3322                 GTK+ 2.18 fixes:
3323                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
3324                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
3325                 Fix warning at start
3326
3327 2009-09-28 [colin]      3.7.2cvs41
3328
3329         * src/matcher.c
3330         * src/mimeview.c
3331         * src/prefs_folder_item.c
3332                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
3333
3334 2009-09-28 [colin]      3.7.2cvs40
3335
3336         * src/prefs_summaries.c
3337         * src/gtk/sslcertwindow.c
3338                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
3339                 shows up garbled in GUI'. Patch by Pawel Pekala
3340
3341 2009-09-24 [iwkse]      3.7.2cvs39
3342
3343         * configure.ac
3344             That's only for statistics, of course :)
3345
3346 2009-09-24 [iwkse]      3.7.2cvs38
3347
3348         * configure.ac
3349             ...
3350
3351 2009-09-24 [iwkse]      3.7.2cvs37
3352
3353         * configure.ac
3354             Revert unwanted change
3355
3356 2009-09-24 [iwkse]      3.7.2cvs36
3357
3358         * src/action.c
3359             Fix issue with filtering actions and 
3360             parsed parameters
3361
3362 2009-09-20 [mones]      3.7.2cvs35
3363
3364         * tools/convert_mbox.pl
3365                 Add -R flag to support recursive conversions
3366                 of arbitrary Evolution mail folders, based on
3367                 bash script by Daniel Dickinson (fixes debian 
3368                 bug #461435) 
3369         * tools/popfile-link.sh
3370                 Set required shell for script (fixes debian 
3371                 bug #530057)
3372
3373 2009-09-16 [colin]      3.7.2cvs34
3374
3375         * src/main.c
3376                 Go grab files in /etc/skel if they exist
3377                 at first startup 
3378
3379 2009-09-15 [colin]      3.7.2cvs33
3380
3381         * src/procmime.c
3382                 Complete 3.7.1cvs42: only output directly to
3383                 final file if we get NULL byes at the start.
3384                 Still fixes saving UTF16 files, but also
3385                 fixes displaying Base64 parts with decoding
3386                 errors (parts without errors get displayed)
3387
3388 2009-09-14 [colin]      3.7.2cvs32
3389
3390         * src/matcher.c
3391         * src/matcher.h
3392         * src/matcher_parser_parse.y
3393         * src/prefs_matcher.c
3394                 Add 'has_attachment' and 'signed' matcher
3395                 expressions. Patch by Aleksei Miheev, fixes
3396                 bug 1997. 
3397
3398 2009-09-14 [colin]      3.7.2cvs31
3399
3400         * src/common/utils.c
3401                 Add "Re :" prefix from french Yahoo mail.
3402                 Patch by Didier Barvaux, fixes bug 1999
3403
3404 2009-09-10 [mones]      3.7.2cvs30
3405
3406         * manual/plugins.xml
3407                 Fix sites supported by SpamReport
3408         * manual/es/plugins.xml
3409                 Synchronise Spanish manual
3410
3411 2009-09-07 [holger]     3.7.2cvs29
3412
3413         * Makefile.am
3414                 Also update the icon cache on uninstall.
3415                 This prevents possible problems when Claws Mail was
3416                 uninstalled and installed again into a different location,
3417                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
3418                 and the blog post linked therein
3419
3420 2009-09-07 [paul]       3.7.2cvs28
3421
3422         * src/prefs_toolbar.c
3423                 when updating the main toolbar icons just update
3424                 the main toolbar (and consequently fix a bug where
3425                 folderview icons would disappear)
3426
3427 2009-08-30 [holger]     3.7.2cvs27
3428
3429         * src/compose.c
3430                 Do case-insensitive comparison against
3431                 header names when extracting recipients
3432                 from composed mails
3433
3434 2009-08-23 [colin]      3.7.2cvs26
3435
3436         * src/mbox.c
3437                 Probably fix RH bug 512024, " folder.c:3543 
3438                 Condition msglist != NULL failed"
3439
3440 2009-08-23 [colin]      3.7.2cvs25
3441
3442         * src/prefs_compose_writing.c
3443                 Make the maximum size warning bigger. Patch
3444                 by Didier Barvaux on bug 1986.
3445
3446 2009-08-21 [colin]      3.7.2cvs24
3447
3448         * src/compose.c
3449                 Previous commit: move the function into compose_insert_file
3450                 so that it's also used on drag-n-drop
3451
3452 2009-08-21 [colin]      3.7.2cvs23
3453
3454         * src/compose.c
3455                 Fix scrolling when adding an header
3456
3457 2009-08-21 [colin]      3.7.2cvs22
3458
3459         * src/compose.c
3460         * src/prefs_common.c
3461         * src/prefs_common.h
3462         * src/prefs_compose_writing.c
3463         * src/common/utils.c
3464                 Fix bug 1986, "New feature: warn user when inserting 
3465                 a large file in the message body". Patch by Didier
3466                 Barvaux
3467
3468 2009-08-21 [colin]      3.7.2cvs21
3469
3470         * AUTHORS
3471         * src/gtk/authors.h
3472         * src/common/utils.c
3473                 Fix bug 1984: Add R�f. : reply prefix (french 
3474                 Lotus Notes); patch by Didier Barvaux
3475
3476 2009-08-21 [colin]      3.7.2cvs20
3477
3478         * src/codeconv.c
3479         * src/codeconv.h
3480                 Fix bug 1969, 'Bad guess for outgoing encoding'
3481                 Make sure the specific converters (japanese in
3482                 this case) can return success/error in strict
3483                 mode, instead of silently failing back to 
3484                 strncpy
3485
3486 2009-08-20 [holger]     3.7.2cvs19
3487
3488         * src/compose.c
3489         * src/compose.h
3490                 Make it possible for code outside
3491                 compose (e.g. plugins) to attach files
3492
3493 2009-08-20 [colin]      3.7.2cvs18
3494
3495         * src/main.c
3496                 Fix crash when accessing IMAP soon
3497
3498 2009-08-18 [colin]      3.7.2cvs17
3499
3500         * src/ldapquery.c
3501                 Maybe fix crash on non-existent LDAP server
3502
3503 2009-08-04 [colin]      3.7.2cvs16
3504
3505         * src/toolbar.c
3506                 Fix toolbar's spacing that breaks dark
3507                 themes (patch from http://blogs.igalia.com/aperez/
3508                 2009/07/making-claws-mail-look-better/)
3509
3510 2009-07-28 [colin]      3.7.2cvs15
3511
3512         * src/account.c
3513         * src/addrcustomattr.c
3514         * src/addressadd.c
3515         * src/addressbook_foldersel.c
3516         * src/addrgather.c
3517         * src/browseldap.c
3518         * src/compose.c
3519         * src/editbook.c
3520         * src/editgroup.c
3521         * src/editjpilot.c
3522         * src/editldap.c
3523         * src/editldap_basedn.c
3524         * src/edittags.c
3525         * src/editvcard.c
3526         * src/exphtmldlg.c
3527         * src/expldifdlg.c
3528         * src/export.c
3529         * src/foldersel.c
3530         * src/import.c
3531         * src/importldif.c
3532         * src/importmutt.c
3533         * src/importpine.c
3534         * src/prefs_actions.c
3535         * src/prefs_customheader.c
3536         * src/prefs_display_header.c
3537         * src/prefs_filtering.c
3538         * src/prefs_folder_column.c
3539         * src/prefs_matcher.c
3540         * src/prefs_summary_column.c
3541         * src/prefs_summary_open.c
3542         * src/prefs_template.c
3543         * src/textview.c
3544         * src/uri_opener.c
3545                 Fix bug 1950, 'Program freeze up during folder selection'
3546                 Don't leave hidden windows modal
3547
3548 2009-07-28 [colin]      3.7.2cvs14
3549
3550         * src/ldapquery.c
3551                 Fix bug 1957, 'LDAP errs out after searching too 
3552                 many search bases'
3553
3554 2009-07-28 [colin]      3.7.2cvs13
3555
3556         * src/summaryview.c
3557                 Fix bug 1966, '"Collapse all threads" slower than 
3558                 "Expand all threads"'
3559
3560 2009-07-28 [colin]      3.7.2cvs12
3561
3562         * src/common/session.c
3563                 Fix bug 1967, 'Claws gets stuck after accepting 
3564                 a certificate warning dialog'
3565
3566 2009-07-19 [paul]       3.7.2cvs11
3567
3568         * manual/plugins.xml
3569                 a few small changes to the English
3570
3571 2009-07-18 [mones]      3.7.2cvs10
3572
3573         * manual/plugins.xml
3574                 Add new bsfilter and fancy plugins to the docs
3575                 and a note about dealing with plugins of the same class
3576         * src/prefs_account.c
3577                 Fix extra space at the end typo
3578
3579 2009-07-16 [colin]      3.7.2cvs9
3580
3581         * src/summaryview.c
3582                 Fix wrong return without unlocking; thanks
3583                 to mupuf_
3584
3585 2009-07-14 [colin]      3.7.2cvs8
3586
3587         * src/imap.c
3588                 Fix bug 1954, 'Segfault on reading wrong STATUS'
3589
3590 2009-07-10 [colin]      3.7.2cvs7
3591
3592         * src/plugins/pgpcore/plugin.def
3593         * src/common/utils.h
3594                 Fix windows port
3595
3596 2009-07-10 [colin]      3.7.2cvs6
3597
3598         * src/prefs_display_header.c
3599                 Fix bug 1951, 'C-Mail dumps core when editing 
3600                 displayed headers'. Patch by Alexey Rusakov
3601
3602 2009-07-10 [colin]      3.7.2cvs5
3603
3604         * src/folderview.c
3605                 Fix bug 1952, 'Deleted mails in Queue folder 
3606                 highlight it'.
3607
3608 2009-07-09 [colin]      3.7.2cvs4
3609
3610         * src/gtk/spell_entry.c
3611                 Fix bug 1949, 'Spell checker doesn't recognise 
3612                 certain word in Subject header, but does in 
3613                 message body'. Patch by Pawel Pekala.
3614
3615 2009-07-09 [paul]       3.7.2cvs3
3616
3617         * configure.ac
3618                 use pkgconfig to check for the minimum required
3619                 version of GnuTLS
3620
3621 2009-07-06 [colin]      3.7.2cvs2
3622
3623         * src/prefs_customheader.c
3624                 Fix build failure
3625
3626 2009-07-04 [paul]       3.7.2cvs1
3627
3628         * tools/claws.i18n.status.pl
3629                 updated
3630
3631 2009-07-03 [paul]       3.7.2
3632
3633         * NEWS
3634         * README
3635         * RELEASE_NOTES 
3636                 3.7.2 released!
3637
3638 2009-07-03 [paul]       3.7.1cvs85
3639
3640         * AUTHORS
3641         * configure.ac
3642         * po/pt_PT.po
3643         * po/sk.po
3644         * src/gtk/authors.h
3645                 added new translations by Tiago Faria and Slavko
3646         * po/bg.po
3647         * po/cs.po
3648         * po/de.po
3649         * po/es.po
3650         * po/fi.po
3651         * po/fr.po
3652         * po/hu.po
3653         * po/id.po
3654         * po/it.po
3655         * po/ja.po
3656         * po/pt_BR.po
3657         * po/ru.po
3658                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
3659                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
3660                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
3661                 Goncalves Guimaraes, Aleksei Miheev
3662
3663 2009-07-01 [colin]      3.7.1cvs84
3664
3665         * src/prefs_common.c
3666                 Fix bug 1940, 'Doesn't open links in 
3667                 user's default browser'. Turn the preference
3668                 to TRUE by default; that will only change the
3669                 behaviour for new users.
3670
3671 2009-06-29 [colin]      3.7.1cvs83
3672
3673         * src/filtering.c
3674         * src/filtering.h
3675         * src/prefs_filtering_action.c
3676                 Fix bug 1935, 'problems with very long filtering actions':
3677                 Use a dynamic buffer in action to string, and a bigger
3678                 buffer in string to action
3679
3680 2009-06-29 [colin]      3.7.1cvs82
3681
3682         * src/matcher_parser_lex.l
3683                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
3684
3685 2009-06-29 [colin]      3.7.1cvs81
3686
3687         * src/addressbook.c
3688                 Fix warnings
3689         * src/editgroup.c
3690                 Fix crash (out-of-bounds tree column)
3691         * src/gtk/gtkcmctree.c
3692         * src/gtk/gtksctree.c
3693                 Prevent using an out-of-bounds tree column
3694
3695 2009-06-29 [colin]      3.7.1cvs80
3696
3697         * src/ldapupdate.c
3698         * src/ldif.c
3699                 Leak fixes; patch by Pawel Pekala.
3700
3701 2009-06-26 [colin]      3.7.1cvs79
3702
3703         * src/summaryview.c
3704                 Sort by msgnum if dates are equal
3705
3706 2009-06-24 [paul]       3.7.1cvs78
3707
3708         * src/summaryview.c
3709                 make some (forgotten) strings translatable
3710
3711 2009-06-19 [colin]      3.7.1cvs77
3712
3713         * src/summaryview.c
3714                 Fix menu sensitiveness
3715
3716 2009-06-18 [colin]      3.7.1cvs76
3717
3718         * configure.ac
3719         * src/plugins/pgpcore/sgpgme.c
3720         * src/plugins/pgpcore/sgpgme.h
3721         * src/plugins/pgpmime/mypgpcore.def
3722         * src/plugins/pgpmime/pgpmime.c
3723         * src/plugins/smime/mypgpcore.def
3724         * src/plugins/smime/smime.c
3725                 Use largefile support (and stop using our old GPGME
3726                 hack on gpgme_data_seek/rewind)
3727                 (See 1.9.12cvs44 to 46 - if this breaks things we 
3728                 should soon know :)
3729
3730 2009-06-13 [colin]      3.7.1cvs75
3731
3732         * src/gtk/spell_entry.c
3733                 Fix assertion. We can put a NULL gtkaspell to
3734                 an entry; it just means it won't be spell-checked.
3735
3736 2009-06-12 [mones]      3.7.1cvs74
3737
3738         * src/compose.c
3739         * src/messageview.c
3740         * src/prefs_account.c
3741         * src/prefs_account.h
3742         * src/common/utils.c
3743         * src/common/utils.h
3744                 Added preference to use account address in generated
3745                 Message-Id. Fixes Debian bug #531052
3746
3747 2009-06-12 [colin]      3.7.1cvs73
3748
3749         * src/common/ssl.c
3750                 Better fix, API-compatible with libgnutls13
3751
3752 2009-06-12 [colin]      3.7.1cvs72
3753
3754         * src/common/ssl.c
3755                 Use compatibility mode in GnuTLS, and avoid problems with 
3756                 servers that don't comply 100% with the spec, but still
3757                 exist.
3758
3759 2009-06-06 [iwkse]      3.7.1cvs71
3760
3761         * src/compose.c
3762                 Ops..revert a mix with another patch
3763
3764 2009-06-06 [iwkse]      3.7.1cvs70
3765
3766         * src/compose.c
3767                 A better fix for the previous commit's issue
3768
3769 2009-06-06 [iwkse]      3.7.1cvs69
3770
3771         * src/compose.c
3772                 Fix shutting down of Claws Mail while a GTK_Return keypress 
3773                 event is sent to the Attach property window
3774
3775 2009-06-05 [colin]      3.7.1cvs68
3776
3777         * src/compose.c
3778                 Fix build on GTK+ 2.6
3779
3780 2009-06-03 [mones]      3.7.1cvs67
3781
3782         * tools/make.themes.project
3783                 Oops! fix header, sorry Paul ;-)
3784
3785 2009-06-03 [mones]      3.7.1cvs66
3786
3787         * tools/make.themes.project
3788                 Add support for PNG themes and other
3789                 fixes i don't remember now... :)
3790
3791 2009-06-02 [colin]      3.7.1cvs65
3792
3793         * src/compose.c
3794         * src/prefs_template.c
3795         * src/quote_fmt.c
3796                 Fix error messages in templates, and fix their
3797                 checking
3798
3799 2009-05-22 [colin]      3.7.1cvs64
3800
3801         * src/compose.c
3802                 And remove hbox too
3803
3804 2009-05-22 [colin]      3.7.1cvs63
3805
3806         * src/compose.c
3807                 Fix phantom button behind entry when
3808                 changing fields via Tools/Reply mode.
3809
3810 2009-05-22 [colin]      3.7.1cvs62
3811
3812         * src/compose.c
3813                 Fix icon size
3814
3815 2009-05-21 [mones]      3.7.1cvs61
3816
3817         * src/compose.c
3818         * src/compose.h
3819                 Add button to empty header lines with one click
3820
3821 2009-05-21 [paul]       3.7.1cvs60
3822
3823         * src/mainwindow.c
3824         * src/mainwindow.h
3825         * src/plugins/trayicon/trayicon.c
3826                 when quitting from the trayicon, honour
3827                 prefs_common.clean_on_exit
3828
3829 2009-05-21 [paul]       3.7.1cvs59
3830
3831         * src/gtk/Makefile.am
3832                 remove duplicate entry
3833                 thanks to Charles A Edwards
3834
3835 2009-05-19 [paul]       3.7.1cvs58
3836
3837         * src/send_message.c
3838                 clear progressbar in the statusbar on 'Cancel'
3839
3840 2009-05-16 [colin]      3.7.1cvs57
3841
3842         * AUTHORS
3843         * src/gtk/authors.h
3844                 Add Fabian
3845
3846 2009-05-16 [colin]      3.7.1cvs56
3847
3848         * src/msgcache.c
3849                 Remove msgnum>0 condition for removing messages
3850                 from caches. There's no such condition on add.
3851                 Fixes bug 1913, 'Allow to remove phantom 
3852                 messages from the cache'; patch by Fabian
3853                 Keil <fk at fabiankeil.de>
3854
3855 2009-05-12 [holger]     3.7.1cvs55
3856
3857         * src/messageview.c
3858         * src/messageview.h
3859                 Introduce hook after showing of the message view
3860
3861 2009-05-11 [colin]      3.7.1cvs54
3862
3863         * src/compose.c
3864                 Fix bug 1872, 'A: Cc: CCi: selector should 
3865                 default on same as preceding contact'
3866
3867 2009-05-10 [holger]     3.7.1cvs53
3868
3869         * src/addr_compl.c
3870         * src/addr_compl.h
3871                 Add a hook to make it possible for plugins to
3872                 modify the address completion list
3873
3874 2009-05-06 [paul]       3.7.1cvs52
3875
3876         * src/folder.c
3877         * src/mimeview.c
3878                 fix bug 1915, 'Mails signed with smime.p7s
3879                 display both signed and attachment icon.'
3880
3881 2009-05-05 [colin]      3.7.1cvs51
3882
3883         * src/common/utils.c
3884                 Fix patch :)
3885
3886 2009-05-05 [colin]      3.7.1cvs50
3887
3888         * src/common/utils.c
3889                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
3890                 different mountpoint than tempdir'
3891
3892 2009-05-04 [colin]      3.7.1cvs49
3893
3894         * src/msgcache.c
3895                 Probably fix bug 1914, 'Crash reading
3896                 corrupted tags file'
3897
3898 2009-04-26 [paul]       3.7.1cvs48
3899
3900         * configure.ac
3901         * src/gtk/gtkaspell.h
3902                 fix bug 1904, 'build mechanism looks for
3903                 'enchant.h' in a wrong place'
3904
3905 2009-04-25 [paul]       3.7.1cvs47
3906
3907         * src/printing.c
3908                 gah! fix coding style!
3909
3910 2009-04-25 [paul]       3.7.1cvs46
3911
3912         * src/printing.c
3913         * src/toolbar.c
3914                 if building with GTK+ >= 2.16 use
3915                 gtk_orientable_set_orientation() instead of now
3916                 deprecated gtk_toolbar_set_orientation()
3917
3918 2009-04-24 [colin]      3.7.1cvs45
3919
3920         * src/compose.c
3921                 Ask before sending if an attached file has
3922                 disappeared.
3923
3924 2009-04-19 [paul]       3.7.1cvs44
3925
3926         * src/prefs_common.c
3927         * src/prefs_common.h
3928         * src/gtk/about.c
3929                 save About window size.
3930                 patch by Pawel Pekala
3931
3932 2009-04-12 [paul]       3.7.1cvs43
3933
3934         * tools/csv2addressbook.pl
3935                 add extra CSV fields that are now appended
3936                 by thunderbird (version 2.0.0.21)
3937
3938 2009-04-08 [colin]      3.7.1cvs42
3939
3940         * src/procmime.c
3941                 fix saving (but not displaying) of UTF-16
3942                 files
3943
3944 2009-04-08 [colin]      3.7.1cvs41
3945
3946         * src/gtk/manage_window.c
3947                 Disable transient windows on win32 - seems to
3948                 fix most focusing issues
3949
3950 2009-04-05 [colin]      3.7.1cvs40
3951
3952         * src/procmsg.c
3953                 Don't ask whether we want to send deleted mails in queue
3954                 folders; also, don't send deleted mails when flushing
3955                 queues
3956
3957 2009-04-04 [paul]       3.7.1cvs39
3958
3959         * AUTHORS
3960         * configure.ac
3961         * po/id.po
3962         * src/gtk/authors.h
3963         * tools/claws.i18n.status.pl
3964                 add new Indonesian translation, by
3965                 MSulchan Darmawan
3966
3967 2009-04-03 [paul]       3.7.1cvs38
3968
3969         * AUTHORS
3970         * src/gtk/authors.h
3971                 credit due
3972
3973 2009-04-03 [colin]      3.7.1cvs37
3974
3975         * src/compose.c
3976         * src/textview.c
3977                 Fix bug 1891, 'Add support for gopher:// links'
3978                 Patch by Jacob Head <clawsmail at jacob-head.com>
3979                 Let's go back to the roots! 
3980
3981 2009-04-03 [paul]       3.7.1cvs36
3982
3983         * m4/Makefile.am
3984                 complete cvs35
3985
3986 2009-04-03 [paul]       3.7.1cvs35
3987
3988         * configure.ac
3989                 add AC_CONFIG_MACRO_DIR([m4])
3990                 remove CLAWS_ACLOCAL_INCLUDE(m4)
3991         * m4/aclocal-include.m4
3992                 removed this now unneeded file
3993
3994 2009-04-02 [colin]      3.7.1cvs34
3995
3996         * src/common/utils.h
3997                 Fix previous (thanks to Marcus :)
3998
3999 2009-04-02 [colin]      3.7.1cvs33
4000
4001         * src/common/utils.h
4002         * src/etpan/etpan-thread-manager.c
4003                 pipe() was a macro from GLib on win32 until
4004                 glib 2.13.2. It's undefined after that.
4005                 Thanks to Marcus Brinkmann for the heads-up!
4006
4007 2009-03-31 [colin]      3.7.1cvs32
4008
4009         * src/folder_item_prefs.c
4010                 Copy folder settings with prefs
4011
4012 2009-03-31 [colin]      3.7.1cvs31
4013
4014         * src/prefs_account.c
4015                 Don't use un-sensitive checkboxes in Privacy tab
4016                 when privacy system in None (makes unchecking 
4017                 painful when no privacy plugin is loaded)
4018
4019 2009-03-30 [colin]      3.7.1cvs30
4020
4021         * src/folder.c
4022         * src/folder.h
4023         * src/imap.c
4024         * src/mainwindow.c
4025         * src/mainwindow.h
4026         * src/prefs_account.c
4027         * src/prefs_account.h
4028         * src/summaryview.c
4029         * src/summaryview.h
4030                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
4031                 Add an option on the Receive page of IMAP account preferences:
4032                 "Move deleted mails to trash and expunge immediately". This
4033                 option defaults to TRUE to avoid changing the existing behaviour.
4034                 Setting it to FALSE prevents automatic expunging. 
4035                 Also, add Tools/Expunge and View/Hide deleted messages menu items
4036                 (View/Hide deleted message being a per-folder setting, and behaving,
4037                 like View/Hide read messages).
4038
4039 2009-03-30 [colin]      3.7.1cvs29
4040
4041         * src/imap.c
4042                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
4043                 ask for IMAP password when using GSSAPI auth
4044
4045 2009-03-27 [colin]      3.7.1cvs28
4046
4047         * src/folder.c
4048                 Fix cvs14, make sure we mark non-existent caches dirty
4049                 (or they never get written)
4050
4051 2009-03-27 [colin]      3.7.1cvs27
4052
4053         * src/imap.c
4054                 Fix tag update when all tags are removed 
4055                 from another client
4056
4057 2009-03-25 [colin]      3.7.1cvs26
4058
4059         * configure.ac
4060                 Fix configure.ac, thanks to Pawel
4061
4062 2009-03-25 [colin]      3.7.1cvs25
4063
4064         * src/news.c
4065         * src/etpan/nntp-thread.c
4066                 Fix header fetching (NG/To/Cc). Fixes 
4067                 bug 1883, 'Message processing fails to 
4068                 act on Newsgroups: field'
4069
4070 2009-03-23 [colin]      3.7.1cvs24
4071
4072         * src/textview.c
4073                 Fix internal headers visible in queue/sent
4074
4075 2009-03-23 [colin]      3.7.1cvs23
4076
4077         * configure.ac
4078                 Fix check for RC (resource compiler) used
4079                 on win32 (AC_LIBTOOL_RC used to call it 
4080                 implicitely but stopped)
4081
4082 2009-03-19 [colin]      3.7.1cvs22
4083
4084         * src/toolbar.c
4085                 Put spam button in default toolbar even if
4086                 bogofilter and spamassassin are not built.
4087                 Other anti-spam plugin could exist! :)
4088         * src/common/utils.c
4089                 Fix exit status fetch on win32
4090
4091 2009-03-18 [paul]       3.7.1cvs21
4092
4093         * src/gtk/spell_entry.c
4094                 fix "[BUG] Wrong word replaced in 'Subject:'
4095                 when spell-checking correction used"
4096                 Patch by Pawel Pekala
4097
4098 2009-03-17 [colin]      3.7.1cvs20
4099
4100         * src/common/utils.c
4101                 Fix win32 build (from cvs12)
4102
4103 2009-03-17 [colin]      3.7.1cvs19
4104
4105         * src/compose.c
4106                 Fix bug 1735, 'Change To: and Newsgroups: 
4107                 recipient field according account type'
4108                 Patch by Pawel
4109
4110 2009-03-17 [colin]      3.7.1cvs18
4111
4112         * src/msgcache.c
4113         * src/prefs_common.c
4114         * src/prefs_common.h
4115         * src/prefs_other.c
4116         * src/common/prefs.c
4117                 Add preference for fsyncing metadata
4118
4119 2009-03-16 [paul]       3.7.1cvs17
4120
4121         * src/prefs_customheader.c
4122                 add forgotten #if HAVE_LIBCOMPFACE
4123
4124 2009-03-16 [paul]       3.7.1cvs16
4125
4126         * src/prefs_customheader.c
4127                 put the (X-)Face preview image below the up/down
4128                 buttons so they don't jump around.
4129                 make the list reorderable by drag'n'drop
4130
4131 2009-03-16 [colin]      3.7.1cvs15
4132
4133         * src/prefs_customheader.c
4134                 Add a (X-)Face preview. Patch by iwkse.
4135
4136 2009-03-16 [colin]      3.7.1cvs14
4137
4138         * src/compose.c
4139         * src/folder.c
4140         * src/folder.h
4141         * src/msgcache.c
4142         * src/common/prefs.c
4143                 Add fsync calls to make sure we don't
4144                 lose data on system crashes. (to do:
4145                 add a pref to allow people choosing raw
4146                 speed)
4147
4148 2009-03-15 [colin]      3.7.1cvs13
4149
4150         * src/gtk/gtkaspell.c
4151                 Fix empty menu when there are no
4152                 suggestions (using the Spelling menu)
4153
4154 2009-03-14 [colin]      3.7.1cvs12
4155
4156         * src/common/utils.c
4157                 Win32: fix subject prefix length
4158
4159 2009-03-11 [mones]      3.7.1cvs11
4160
4161         * po/es.po
4162                 fix encoding declared in header
4163                 update translation now we're at it
4164
4165 2009-03-10 [colin]      3.7.1cvs10
4166
4167         * src/messageview.c
4168                 Fix "wrong mime" message printed out multiple
4169                 times
4170
4171 2009-03-10 [colin]      3.7.1cvs9
4172
4173         * src/prefs_folder_item.c
4174                 Fix build
4175
4176 2009-03-09 [paul]       3.7.1cvs8
4177
4178         * src/prefs_folder_item.c
4179         * src/send_message.c
4180                 fixes to english text
4181
4182 2009-03-08 [paul]       3.7.1cvs7
4183
4184         * po/ja.po
4185                 correct errors in header
4186
4187 2009-03-08 [paul]       3.7.1cvs6
4188
4189         * AUTHORS
4190         * configure.ac
4191         * po/ja.po
4192         * src/gtk/authors.h
4193         * tools/claws.i18n.status.pl
4194                 add Japanese translation, submitted by kazken3
4195
4196 2009-03-07 [colin]      3.7.1cvs5
4197
4198         * src/messageview.c
4199                 Don't let the invalid MIME warning hide
4200                 other noticeview (Partial receive or 
4201                 return receipt).
4202
4203 2009-03-07 [colin]      3.7.1cvs4
4204
4205         * src/procmime.c
4206                 Fix build
4207
4208 2009-03-07 [colin]      3.7.1cvs3
4209
4210         * src/messageview.c
4211         * src/procmime.c
4212         * src/procmime.h
4213                 Handle mimeparts that lack an end boundary.
4214                 They're invalid but it's too annoying for
4215                 normal users to fix.
4216
4217 2009-03-06 [wwp]        3.7.1cvs2
4218
4219         * src/compose.c
4220         * src/folder_item_prefs.c
4221         * src/folder_item_prefs.h
4222         * src/prefs_folder_item.c
4223                 Add per-folder default cc, bcc and reply-to.
4224
4225 2009-03-06 [colin]      3.7.1cvs1
4226
4227         * src/gedit-print.c
4228         * src/gtk/gtksourceprintjob.c
4229                 Fix build with old print interface
4230
4231 2009-03-06 [paul]       3.7.1
4232
4233         * NEWS
4234         * README
4235         * RELEASE_NOTES 
4236                 3.7.1 released!
4237
4238 2009-03-06 [paul]       3.7.0cvs78
4239
4240         * po/cs.po
4241         * po/de.po
4242         * po/fi.po
4243         * po/fr.po
4244         * po/hu.po
4245         * po/nl.po
4246         * po/pt_BR.po
4247         * po/sv.po
4248         * po/zh_CN.po
4249                 updated by David Vachulka, Stephan Sachse, Flammie
4250                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
4251                 Frederico Goncalves Guimaraes, Lars Persson Fink,
4252                 and Ralph Young
4253
4254 2009-03-03 [colin]      3.7.0cvs77
4255
4256         * src/prefs_filtering.c
4257                 Win32: Fix bug 1865, 'IMAP account name changes 
4258                 are not followed at filter actions'
4259
4260 2009-03-02 [colin]      3.7.0cvs76
4261
4262         * src/imap.c
4263                 Fix Launchpad bug 335571: 'claws-mail crashed 
4264                 with SIGSEGV in strlen() while deleting 
4265                 large amount of e-mails on IMAP account
4266
4267 2009-02-27 [mones]      3.7.0cvs75
4268
4269         * manual/es/account.xml
4270         * manual/es/ack.xml
4271         * manual/es/addrbook.xml
4272         * manual/es/advanced.xml
4273         * manual/es/claws-mail-manual.xml
4274         * manual/es/faq.xml
4275         * manual/es/glossary.xml
4276         * manual/es/gpl.xml
4277         * manual/es/handling.xml
4278         * manual/es/intro.xml
4279         * manual/es/keyboard.xml
4280         * manual/es/plugins.xml
4281         * manual/es/starting.xml
4282                 Sync with English version, fix some typos
4283                 Changed encoding to UTF-8
4284         * po/es.po
4285                 Update for release, changed encoding to UTF-8
4286
4287 2009-02-24 [colin]      3.7.0cvs74
4288
4289         * src/printing.c
4290                 Don't print separation line if there
4291                 are no headers
4292
4293 2009-02-23 [cleroy]     3.7.0cvs73
4294
4295         * src/account.c
4296         * src/action.c
4297         * src/addr_compl.c
4298         * src/addrbook.c
4299         * src/addrcache.c
4300         * src/addrcindex.c
4301         * src/addrclip.c
4302         * src/addrduplicates.c
4303         * src/addressadd.c
4304         * src/addressbook.c
4305         * src/addressbook_foldersel.c
4306         * src/addrharvest.c
4307         * src/addrindex.c
4308         * src/addritem.c
4309         * src/addrquery.c
4310         * src/addrselect.c
4311         * src/codeconv.c
4312         * src/compose.c
4313         * src/customheader.c
4314         * src/editaddress.c
4315         * src/editaddress_other_attributes_ldap.c
4316         * src/editgroup.c
4317         * src/editldap.c
4318         * src/enriched.c
4319         * src/exporthtml.c
4320         * src/exportldif.c
4321         * src/filtering.c
4322         * src/folder.c
4323         * src/foldersel.c
4324         * src/folderutils.c
4325         * src/folderview.c
4326         * src/gedit-print.c
4327         * src/html.c
4328         * src/imap.c
4329         * src/imap_gtk.c
4330         * src/inc.c
4331         * src/jpilot.c
4332         * src/ldapctrl.c
4333         * src/ldapquery.c
4334         * src/ldapserver.c
4335         * src/ldapupdate.c
4336         * src/ldif.c
4337         * src/localfolder.c
4338         * src/main.c
4339         * src/mainwindow.c
4340         * src/matcher.c
4341         * src/mbox.c
4342         * src/messageview.c
4343         * src/mh.c
4344         * src/mh_gtk.c
4345         * src/mimeview.c
4346         * src/msgcache.c
4347         * src/mutt.c
4348         * src/news.c
4349         * src/news_gtk.c
4350         * src/noticeview.c
4351         * src/pine.c
4352         * src/pop.c
4353         * src/prefs_account.c
4354         * src/prefs_actions.c
4355         * src/prefs_common.c
4356         * src/prefs_filtering.c
4357         * src/prefs_filtering_action.c
4358         * src/prefs_folder_column.c
4359         * src/prefs_folder_item.c
4360         * src/prefs_gtk.c
4361         * src/prefs_matcher.c
4362         * src/prefs_quote.c
4363         * src/prefs_send.c
4364         * src/prefs_summaries.c
4365         * src/prefs_summary_column.c
4366         * src/prefs_template.c
4367         * src/prefs_themes.c
4368         * src/prefs_toolbar.c
4369         * src/printing.c
4370         * src/privacy.c
4371         * src/procheader.c
4372         * src/procmime.c
4373         * src/procmsg.c
4374         * src/quote_fmt.c
4375         * src/remotefolder.c
4376         * src/send_message.c
4377         * src/sourcewindow.c
4378         * src/statusbar.c
4379         * src/stock_pixmap.c
4380         * src/summary_search.c
4381         * src/summaryview.c
4382         * src/textview.c
4383         * src/toolbar.c
4384         * src/undo.c
4385         * src/uri_opener.c
4386         * src/vcard.c
4387         * src/common/base64.c
4388         * src/common/claws.c
4389         * src/common/hooks.c
4390         * src/common/plugin.c
4391         * src/common/prefs.c
4392         * src/common/session.c
4393         * src/common/smtp.c
4394         * src/common/socket.c
4395         * src/common/string_match.c
4396         * src/common/stringtable.c
4397         * src/common/utils.c
4398         * src/common/utils.h
4399         * src/common/xml.c
4400         * src/common/xmlprops.c
4401         * src/gtk/colorlabel.c
4402         * src/gtk/combobox.c
4403         * src/gtk/foldersort.c
4404         * src/gtk/gtkaspell.c
4405         * src/gtk/gtkcmclist.c
4406         * src/gtk/gtkcmctree.c
4407         * src/gtk/gtkcmoptionmenu.c
4408         * src/gtk/gtksctree.c
4409         * src/gtk/gtkshruler.c
4410         * src/gtk/gtksourceprintjob.c
4411         * src/gtk/gtkutils.c
4412         * src/gtk/gtkvscrollbutton.c
4413         * src/gtk/logwindow.c
4414         * src/gtk/menu.c
4415         * src/gtk/pluginwindow.c
4416         * src/gtk/prefswindow.c
4417         * src/gtk/quicksearch.c
4418         * src/gtk/spell_entry.c
4419         * src/plugins/pgpcore/select-keys.c
4420         * src/plugins/pgpinline/pgpinline.c
4421         * src/plugins/pgpmime/pgpmime.c
4422         * src/plugins/smime/smime.c
4423         * src/plugins/spamassassin/spamassassin_gtk.c
4424                 Mass commit changing g_return_* to cm_return_*
4425                 and making these more interesting
4426
4427 2009-02-23 [colin]      3.7.0cvs72
4428
4429         * src/imap.c
4430                 Always initialise error code to no error
4431
4432 2009-02-23 [colin]      3.7.0cvs71
4433
4434         * src/imap.c
4435                 Fix separator substitution
4436
4437 2009-02-23 [colin]      3.7.0cvs70
4438
4439         * src/stock_pixmap.c
4440         * src/gtk/colorlabel.c
4441                 don't use g_return on normal checks
4442
4443 2009-02-22 [colin]      3.7.0cvs69
4444
4445         * src/addressbook.c
4446         * src/procmime.c
4447                 More fixes
4448
4449 2009-02-22 [colin]      3.7.0cvs68
4450
4451         * src/addrduplicates.c
4452         * src/addressbook.c
4453         * src/addrharvest.c
4454         * src/codeconv.c
4455         * src/compose.c
4456         * src/filtering.c
4457         * src/folder.c
4458         * src/imap.c
4459         * src/imap_gtk.c
4460         * src/importldif.c
4461         * src/jpilot.c
4462         * src/mainwindow.c
4463         * src/matcher.c
4464         * src/mbox.c
4465         * src/messageview.c
4466         * src/mh_gtk.c
4467         * src/prefs_common.c
4468         * src/prefs_filtering.c
4469         * src/prefs_gtk.c
4470         * src/printing.c
4471         * src/privacy.c
4472         * src/procmime.c
4473         * src/procmsg.c
4474         * src/summaryview.c
4475         * src/textview.c
4476         * src/undo.c
4477         * src/wizard.c
4478         * src/common/md5.c
4479         * src/common/socket.c
4480         * src/common/template.c
4481         * src/etpan/imap-thread.c
4482         * src/gtk/gtkaspell.c
4483         * src/gtk/gtkcmctree.c
4484         * src/gtk/gtksctree.c
4485         * src/gtk/inputdialog.c
4486         * src/plugins/pgpcore/sgpgme.c
4487         * src/plugins/pgpmime/pgpmime.c
4488         * src/plugins/smime/smime.c
4489         * src/plugins/spamassassin/spamassassin.c
4490                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
4491                 uninitialised accesses
4492
4493 2009-02-17 [colin]      3.7.0cvs67
4494
4495         * src/compose.c
4496                 Disable controls during queuing
4497
4498 2009-02-15 [colin]      3.7.0cvs66
4499
4500         * src/privacy.c
4501         * src/plugins/pgpcore/select-keys.c
4502         * src/plugins/pgpcore/sgpgme.c
4503                 Disable use of disabled keys
4504
4505 2009-02-15 [colin]      3.7.0cvs65
4506
4507         * src/folderview.c
4508         * src/summaryview.c
4509                 Fix font updating after changing 
4510                 prefs_common.derive_from_normal_font
4511
4512 2009-02-12 [paul]       3.7.0cvs64
4513
4514         * src/addressitem.h
4515         * src/export.h
4516         * src/headerview.c
4517         * src/headerview.h
4518         * src/common/version.h.in
4519         * src/gtk/about.h
4520         * src/gtk/menu.c
4521         * src/gtk/menu.h
4522                 more copyright header fixes
4523
4524 2009-02-12 [paul]       3.7.0cvs63
4525
4526         * src/gtk/progressdialog.c
4527         * src/gtk/progressdialog.h
4528                 fix copyright header
4529
4530 2009-02-12 [paul]       3.7.0cvs62
4531
4532         * src/gtk/spell_entry.c
4533         * src/gtk/spell_entry.h
4534                 better, more standard copyright header
4535
4536 2009-02-12 [paul]       3.7.0cvs61
4537
4538         * src/gtk/spell_entry.c
4539         * src/gtk/spell_entry.h
4540                 changes to copyright header
4541
4542 2009-02-12 [paul]       3.7.0cvs60
4543
4544         * src/gtk/spell_entry.c
4545         * src/gtk/spell_entry.h
4546                 fix broken build
4547
4548 2009-02-11 [colin]      3.7.0cvs59
4549
4550         * src/gtk/spell_entry.c
4551         * src/gtk/spell_entry.h
4552                 Forgot to add files
4553
4554 2009-02-11 [colin]      3.7.0cvs58
4555
4556         * src/compose.c
4557         * src/gtk/Makefile.am
4558         * src/gtk/gtkaspell.c
4559         * src/gtk/gtkaspell.h
4560                 Add spellcheck to subject. Patch by
4561                 Pawel.
4562
4563 2009-02-10 [holger]     3.7.0cvs57
4564
4565         * src/printing.c
4566         * src/common/defs.h
4567                 Move filename define for printing page setup cache to defs.h
4568
4569 2009-02-08 [mones]      3.7.0cvs56
4570
4571         * src/matcher.h
4572                 Fix build for bison 2.4.1
4573
4574 2009-02-06 [holger]     3.7.0cvs55
4575
4576         * src/prefs_common.c
4577         * src/prefs_common.h
4578         * src/printing.c
4579                 Fix restoring of custom page setups for printing by
4580                 temporarily caching the settings.