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.
4581                 This is a workaround for Gnome Bug #39018, and fixes
4582                 Claws Mail Bug #1840.
4583
4584 2009-02-06 [colin]      3.7.0cvs54
4585
4586         * src/mainwindow.c
4587                 Fix hardcoded Shift-Q quits. Fixes
4588                 bug 1838, 'Claws-Mail sometimes quits 
4589                 when attempting to type a capital Q'
4590
4591 2009-01-31 [paul]       3.7.0cvs53
4592
4593         * src/compose.c
4594                 revert 3.7.0cvs49, until there is time to find out
4595                 why it causes a nasty crash!
4596
4597 2009-01-31 [paul]       3.7.0cvs52
4598
4599         * src/mainwindow.c
4600                 1 string that was forgotten for translation
4601
4602 2009-01-31 [paul]       3.7.0cvs51
4603
4604         * src/messageview.c
4605                 2 strings that were forgotten for translation
4606
4607 2009-01-31 [paul]       3.7.0cvs50
4608
4609         * src/gtk/prefswindow.c
4610                 build prefs tree in a slightly smarter way -
4611                 fix bug where if path[0] had same name as
4612                 path[1], (like in the de translation), path[1]
4613                 was lost and not shown in the window
4614
4615 2009-01-31 [paul]       3.7.0cvs49
4616
4617         * src/compose.c
4618                 fix bug 1836, 'Quoted text still blue after
4619                 removal of quote-character'
4620                 comment out some debug_print's that needlessly
4621                 slow things down
4622         * src/undo.c
4623                 comment out a debug_print that needlessly slows
4624                 things down
4625
4626 2009-01-31 [paul]       3.7.0cvs48
4627
4628         * src/summaryview.c
4629                 fix bug 1834, '"semi"-selection when collapsing thread'
4630
4631 2009-01-31 [paul]       3.7.0cvs47
4632
4633         * src/prefs_compose_writing.c
4634         * src/prefs_message.c
4635                 move 'quote_chars' pref to where it should be
4636
4637 2009-01-30 [paul]       3.7.0cvs46
4638
4639         * src/summaryview.c
4640                 fix updating of popup menu sensitivity
4641
4642 2009-01-28 [paul]       3.7.0cvs45
4643
4644         * tools/filter_conv_new.pl
4645                 move 'move' and 'delete' to end of @actions
4646                 so that they are always final actions in the
4647                 generated filtering rule
4648
4649 2009-01-27 [paul]       3.7.0cvs44
4650
4651         * src/messageview.c
4652                 always select text/calendar mimepart if suitable
4653                 plugin (i.e. vCalendar) is available
4654
4655 2009-01-27 [paul]       3.7.0cvs43
4656
4657         * src/folder.c
4658                 fix crash when right-clicking in summaryview when
4659                 processing is active
4660
4661 2009-01-22 [colin]      3.7.0cvs42
4662
4663         * src/compose.c
4664         * src/privacy.c
4665         * src/privacy.h
4666                 When replying to signed/encrypted mail and the
4667                 preference to sign/encrypt in this case is set,
4668                 choose the original mail's privacy system (if
4669                 available).
4670
4671 2009-01-21 [colin]      3.7.0cvs41
4672
4673         * src/addressbook.h
4674                 Fix warning (on-the-fly theming of
4675                 addressbook isn't complete yet)
4676
4677 2009-01-21 [colin]      3.7.0cvs40
4678
4679         * src/account.c
4680         * src/addressbook.c
4681                 Win32: Fix window placement
4682
4683 2009-01-21 [paul]       3.7.0cvs39
4684
4685         * src/inc.c
4686                 update timeout log msg
4687
4688 2009-01-17 [colin]      3.7.0cvs38
4689
4690         * src/main.c
4691         * src/mbox.c
4692         * src/common/md5.c
4693         * src/common/utils.c
4694         * src/etpan/imap-thread.c
4695                 Fix g_open calls (which don't ignore mode)
4696
4697 2009-01-17 [colin]      3.7.0cvs37
4698
4699         * src/addressbook.c
4700         * src/compose.c
4701         * src/foldersel.c
4702         * src/main.c
4703         * src/mainwindow.c
4704         * src/mbox.c
4705         * src/common/md5.c
4706         * src/common/ssl_certificate.c
4707         * src/common/tags.c
4708         * src/common/utils.c
4709         * src/etpan/imap-thread.c
4710         * src/plugins/bogofilter/bogofilter.c
4711         * src/plugins/pgpinline/pgpinline.c
4712         * src/plugins/smime/smime.c
4713                 Probably fix bug 1825, 'Unable to fetch messages from 
4714                 IMAP folders named with non-ASCII string'
4715                 Change remaining occurences of fopen and open with
4716                 g_fopen and g_open
4717
4718 2009-01-17 [paul]       3.7.0cvs36
4719
4720         * manual/faq.xml
4721                 update an old, outdated piece of info
4722
4723 2009-01-17 [paul]       3.7.0cvs35
4724
4725         * src/prefs_folder_item.c
4726                 fix bug where saving Folder Properties of a
4727                 sub-folder of outbox, queue, draft or trash
4728                 would change its parent's folder type to normal
4729
4730 2009-01-12 [mones]      3.7.0cvs34
4731
4732         * po/es.po
4733                 Updated translation
4734
4735 2009-01-12 [wwp]        3.7.0cvs33
4736
4737         * tools/fix_date.sh
4738         * tools/popfile-link.sh
4739         * tools/textviewer.sh
4740                 Fix bashisms and other portability glitches (thanks to
4741                 Steven M. Bellovin).
4742
4743 2009-01-11 [paul]       3.7.0cvs32
4744
4745         * src/addrindex.c
4746                 clean up some build warnings
4747
4748 2009-01-11 [colin]      3.7.0cvs31
4749
4750         * src/addrindex.c
4751                 Revert part of patch 3.7.0cvs29 
4752                 This function is used when jpilot
4753                 support is disabled
4754
4755 2009-01-11 [colin]      3.7.0cvs30
4756
4757         * src/folder.c
4758                 folder_find_child_item_by_name():
4759                 actually use name, not path's basename
4760
4761 2009-01-11 [paul]       3.7.0cvs29
4762
4763         * src/addrclip.c
4764         * src/addrindex.c
4765         * src/addritem.c
4766         * src/foldersel.h
4767         * src/folderview.c
4768         * src/prefs_folder_item.c
4769                 clean up some build warnings
4770
4771 2009-01-11 [paul]       3.7.0cvs28
4772
4773         * src/gtk/about.c
4774                 don't even mention printing support, assume its
4775                 presence, unless building with GTK+ < 2.10.0
4776
4777 2009-01-10 [colin]      3.7.0cvs27
4778
4779         * src/codeconv.c
4780                 Fix bug 1811, '[mime] Crash when there's no 
4781                 room for filename's start on the same line'
4782                 When the mimetype of the attachment is very 
4783                 long, there's no room at all to start the 
4784                 name=... parameter on the same line. This
4785                 caused an infinite loop as 0 characters of
4786                 the filename could be appended.
4787                 In such cases, insert linebreak before the
4788                 name parameter.
4789
4790 2009-01-09 [colin]      3.7.0cvs26
4791
4792         * src/compose.c
4793         * src/mainwindow.c
4794         * src/common/utils.c
4795                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
4796                 Compose Window does not attach'
4797
4798 2009-01-09 [colin]      3.7.0cvs25
4799
4800         * src/foldersel.c
4801                 Fix bug 1817, 'Changing Themes does not 
4802                 update the pixmaps in "Select folder" 
4803                 dialog box'
4804
4805 2009-01-09 [colin]      3.7.0cvs24
4806
4807         * src/main.c
4808                 Win32: Fix bug 1816, 'Attaching files with 
4809                 command-line generates error after attaching'
4810
4811 2009-01-09 [paul]       3.7.0cvs23
4812
4813         * src/gtk/about.c
4814                 forgot this '2009' in last commit
4815
4816 2009-01-09 [paul]       3.7.0cvs22
4817
4818         * src/*/*.[c,h]
4819                 it's 2009!
4820                 update copyright headers
4821
4822 2009-01-09 [paul]       3.7.0cvs21
4823
4824         * doc/man/claws-mail.1
4825                 update Team list
4826
4827 2009-01-09 [colin]      3.7.0cvs20
4828
4829         * src/messageview.c
4830                 Fix bug 1814, 'Windows' WM badly places 
4831                 message view'
4832
4833 2009-01-09 [colin]      3.7.0cvs19
4834
4835         * src/prefs_themes.c
4836         * src/stock_pixmap.c
4837         * src/stock_pixmap.h
4838         * src/common/utils.c
4839         * src/common/utils.h
4840                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
4841
4842 2009-01-08 [colin]      3.7.0cvs18
4843
4844         * src/mimeview.c
4845                 Win32: Fix bug 1810, 'Pressing 'o' key 
4846                 crashes CM'
4847
4848 2009-01-07 [colin]      3.7.0cvs17
4849
4850         * src/html.c
4851                 Fix bug 1432, '&amp; not escaped in links (HTML 
4852                 rendered as text)'
4853
4854 2009-01-06 [colin]      3.7.0cvs16
4855
4856         * src/plugins/pgpcore/select-keys.c
4857                 Warn translators the usual way about
4858                 accels
4859
4860 2009-01-06 [colin]      3.7.0cvs15
4861
4862         * src/mainwindow.c
4863                 Fix synchronisation dialog that shouldn't
4864                 appear when network goes down (Network
4865                 Manager)
4866         * src/mimeview.c
4867         * src/textview.c
4868                 Fix save as when attach_save_dir isn't set
4869                 fixes bug 1804, 'attach_save_directory does 
4870                 not default to $HOME'
4871         * src/plugins/pgpcore/select-keys.c
4872                 Add mnemonics to buttons - warn translators!
4873
4874 2009-01-06 [wwp]        3.7.0cvs14
4875
4876         * src/common/utils.c
4877                 Fix cvs13, thanks to Colin.
4878
4879 2009-01-06 [wwp]        3.7.0cvs13
4880
4881         * src/common/utils.c
4882                 Better support for Spanish Outlook replies (RES).
4883
4884 2009-01-02 [colin]      3.7.0cvs12
4885
4886         * src/folderview.c
4887                 Fix (+) sign after collapsed folder names that 
4888                 have quicksearch-matching children.
4889                 Fixes bug 1506, 'Recursive search in collapsed 
4890                 folders'
4891
4892 2009-01-02 [colin]      3.7.0cvs11
4893
4894         * src/stock_pixmap.c
4895         * src/stock_pixmap.h
4896                 Remove now-unused stock_pixmap_gdk
4897
4898 2009-01-02 [colin]      3.7.0cvs10
4899
4900         * src/gtk/gtkutils.c
4901         * src/pixmaps/claws-mail_icon.xpm
4902                 Use pixbuf for app icon, and make the app icon
4903                 a bit nicer
4904
4905 2009-01-02 [colin]      3.7.0cvs9
4906
4907         * src/uri_opener.c
4908                 Show both link title and URI if possible
4909
4910 2009-01-02 [colin]      3.7.0cvs8
4911
4912         * src/addressadd.c
4913         * src/addressbook.c
4914         * src/addressbook_foldersel.c
4915         * src/addressitem.h
4916         * src/folderview.c
4917         * src/grouplistdialog.c
4918         * src/importldif.c
4919         * src/mimeview.c
4920         * src/summaryview.c
4921         * src/gtk/gtkcmclist.c
4922         * src/gtk/gtkcmclist.h
4923         * src/gtk/gtkcmctree.c
4924         * src/gtk/gtkcmctree.h
4925         * src/gtk/gtksctree.c
4926         * src/gtk/gtksctree.h
4927                 Implement pixbuf rendering in tree widgets
4928                 instead of pixmaps
4929         * src/plugins/trayicon/trayicon.c
4930         * src/noticeview.c
4931         * src/prefs_themes.c
4932                 Use pixbuf rendering here too
4933
4934 2008-12-30 [paul]       3.7.0cvs7
4935
4936         * src/textview.c
4937                 no need to prematurely trim the uri in the statusbar
4938
4939 2008-12-29 [paul]       3.7.0cvs6
4940
4941         * src/procmsg.c
4942                 prefer List-Id header to X-* headers when creating
4943                 filter rule automatically
4944
4945 2008-12-28 [colin]      3.7.0cvs5
4946
4947         * src/compose.c
4948                 Set minimum height to 440 instead of 480
4949
4950 2008-12-22 [colin]      3.7.0cvs4
4951
4952         * src/compose.c
4953                 Fix bug 1799, '"Discard message" deletes manually 
4954                 saved draft'. Switch rmode to REEDIT after 
4955                 manually saving.
4956
4957 2008-12-21 [paul]       3.7.0cvs3
4958
4959         * tools/claws.i18n.status.pl
4960                 updates
4961
4962 2008-12-21 [paul]       3.7.0cvs2
4963
4964         * AUTHORS
4965         * src/gtk/authors.h
4966                 (more) updates
4967
4968 2008-12-21 [paul]       3.7.0cvs1
4969
4970         * AUTHORS
4971         * src/gtk/authors.h
4972                 updates
4973
4974 2008-12-19 [paul]       3.7.0
4975
4976         * NEWS
4977         * README
4978         * RELEASE_NOTES 
4979                 3.7.0 released!
4980
4981 2008-12-19 [paul]       3.6.1cvs80
4982
4983         * configure.ac
4984                 remove unmaintained sk and sr from ALL_LINGUAS
4985                 add newly maintained cs to ALL_LINGUAS
4986         * po/bg.po
4987         * po/ca.po
4988         * po/cs.po
4989         * po/de.po
4990         * po/fi.po
4991         * po/hu.po
4992         * po/nl.po
4993         * po/pt_BR.po
4994         * po/ru.po
4995         * po/sv.po
4996                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
4997                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
4998                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
4999                 Persson Fink
5000
5001 2008-12-16 [colin]      3.6.1cvs79
5002
5003         * src/plugins/pgpcore/sgpgme.c
5004                 Fix warning
5005
5006 2008-12-15 [colin]      3.6.1cvs78
5007
5008         * src/compose.c
5009         * src/privacy.c
5010         * src/privacy.h
5011         * src/plugins/pgpcore/sgpgme.c
5012         * src/plugins/pgpcore/sgpgme.h
5013         * src/plugins/pgpinline/pgpinline.c
5014         * src/plugins/pgpmime/pgpmime.c
5015         * src/plugins/smime/smime.c
5016                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
5017                 email address" doesn't work'. Use custom from address
5018                 if set
5019
5020 2008-12-15 [colin]      3.6.1cvs77
5021
5022         * src/common/utils.c
5023                 Fix bug 1746, 'Makes a mailto link from several 
5024                 paragraphs'
5025
5026 2008-12-15 [paul]       3.6.1cvs76
5027
5028         * m4/spamassassin.m4
5029                 fix warnings thrown up by autoconf-2.63
5030
5031 2008-12-13 [colin]      3.6.1cvs75
5032
5033         * Makefile.am
5034         * src/Makefile.am
5035         * src/common/ssl.c
5036         * src/common/utils.c
5037         * src/common/utils.h
5038         * tools/Makefile.am
5039                 Finish previous patch
5040
5041 2008-12-13 [colin]      3.6.1cvs74
5042
5043         * tools/Makefile.am
5044                 Only install certs on windows
5045
5046 2008-12-13 [colin]      3.6.1cvs73
5047
5048         * tools/Makefile.am
5049         * tools/ca-certificates.crt
5050         * src/common/Makefile.am
5051         * src/common/ssl.c
5052                 First try to ship SSL certificates in Windows
5053                 build
5054
5055 2008-12-12 [colin]      3.6.1cvs72
5056
5057         * configure.ac
5058         * src/plugins/pgpinline/claws.def
5059                 Windows build fixes
5060
5061 2008-12-12 [paul]       3.6.1cvs71
5062
5063         * src/imap.c
5064         * src/mh.c
5065         * src/partial_download.c
5066         * src/textview.c
5067         * src/common/claws.c
5068         * src/common/prefs.c
5069         * src/common/utils.c
5070                 win32: fix unlinking, renaming and bug with
5071                 non-ascii username
5072                 Patch by Colin
5073
5074 2008-12-11 [colin]      3.6.1cvs70
5075
5076         * po/fr.po
5077         * manual/fr/advanced.xml
5078                 Update french translations
5079
5080 2008-12-10 [colin]      3.6.1cvs69
5081
5082         * manual/faq.xml
5083                 Correct bug submission guidelines
5084
5085 2008-12-10 [colin]      3.6.1cvs68
5086
5087         * src/plugins/pgpcore/pgp_viewer.c
5088                 Fix bug 1736, 'Key import does not work'
5089                 Kill the correct pid (and not the parent
5090                 shell), and increase the timeout a bit.
5091
5092 2008-12-09 [paul]       3.6.1cvs67
5093
5094         * src/messageview.c
5095                 ensure that any stray noticeview buttons are hidden,
5096                 as clicking them causes segfaults!
5097
5098 2008-12-09 [colin]      3.6.1cvs66
5099
5100         * src/compose.c
5101         * src/compose.h
5102         * src/folder_item_prefs.h
5103         * src/prefs_common.c
5104         * src/prefs_common.h
5105         * src/common/defs.h
5106                 Fix bug 1792, '"Save Message to" should 
5107                 retain list of recently selected folders'
5108                 Also, make Enchant-related prefs stick
5109                 even if the build doesn't enable enchant
5110
5111 2008-12-09 [paul]       3.6.1cvs65
5112
5113         * src/messageview.c
5114                 fix bug 1787, 'Prevent automatic PGP inline
5115                 decryption attempts' use the noticeview to display
5116                 decryption failure messages instead of the irritating
5117                 popup dialog
5118
5119 2008-12-09 [colin]      3.6.1cvs64
5120
5121         * src/prefs_filtering.c
5122                 Fix bug 1789, 'filtering account selection 
5123                 (regression)'. Filtering on sending-only
5124                 accounts can be a little useful when using
5125                 filtering via Tools menu.
5126
5127 2008-12-07 [paul]       3.6.1cvs63
5128
5129         * src/prefs_actions.c
5130                 don't auto-select first entry (same as other
5131                 similar dialogs)
5132         * src/gtk/pluginwindow.c
5133                 these parents don't have children so don't look
5134                 for them
5135
5136 2008-12-07 [paul]       3.6.1cvs62
5137
5138         * src/prefs_account.c
5139         * src/gtk/pluginwindow.c
5140         * src/gtk/prefswindow.c
5141         * src/gtk/prefswindow.h
5142                 auto-select first page
5143
5144 2008-12-05 [colin]      3.6.1cvs61
5145
5146         * src/codeconv.c
5147         * src/procmime.c
5148                 Fix bug 1788, 'CM crashes re-encoding 
5149                 encoded parameters' (introduced in cvs40)
5150
5151 2008-12-05 [paul]       3.6.1cvs60
5152
5153         * src/prefs_common.h
5154                 remove gpg prefs that are no longer needed here
5155
5156 2008-12-03 [colin]      3.6.1cvs59
5157
5158         * src/msgcache.c
5159                 Speed up cache reading (about 10% gain)
5160         * src/summaryview.c
5161         * src/gtk/gtksctree.c
5162                 Speed up expand/collapse all threads
5163                 (about 95% gain)
5164
5165 2008-12-03 [paul]       3.6.1cvs58
5166
5167         * configure.ac
5168                 eradicate gcc4's signedness warnings
5169                 fix building with gnuTLS on (Open)Solaris
5170
5171 2008-12-01 [colin]      3.6.1cvs57
5172
5173         * src/gtk/gtkcmclist.c
5174                 Fix column headers
5175
5176 2008-12-01 [colin]      3.6.1cvs56
5177
5178         * src/plugins/pgpinline/pgpinline.c
5179                 Fix bug 1779, 'PGP Inline badly handles 
5180                 multipart'. Properly dump the current part
5181                 instead of running around with scissors
5182
5183 2008-11-30 [paul]       3.6.1cvs55
5184
5185         * manual/advanced.xml
5186         * manual/plugins.xml
5187         * src/prefs_toolbar.c
5188                 remove the verb from the page title and
5189                 update references in the manual
5190
5191 2008-11-30 [paul]       3.6.1cvs54
5192
5193         * src/prefs_other.c
5194                 move Other/ page to Other/Miscellaneous
5195         * src/gtk/prefswindow.c
5196                 make parent page unselectable
5197
5198 2008-11-29 [paul]       3.6.1cvs53
5199
5200         * README
5201                 add the new 'primary_paste_unselects' hidden
5202                 option, add missing 'log_[...]_color' options,
5203                 and reformat the text
5204         * manual/advanced.xml
5205                 add the new 'primary_paste_unselects' hidden
5206                 option, add missing 'log_[...]_color' options
5207
5208 2008-11-28 [colin]      3.6.1cvs52
5209
5210         * src/mimeview.c
5211                 Fix leak
5212
5213 2008-11-28 [colin]      3.6.1cvs51
5214
5215         * po/fr.po
5216                 Update translation
5217
5218 2008-11-28 [colin]      3.6.1cvs50
5219
5220         * src/mainwindow.c
5221                 Fix account selection in Mailing list
5222                 menu
5223
5224 2008-11-28 [paul]       3.6.1cvs49
5225
5226         * po/Makefile.in.in
5227                 automatically remove obsolete strings
5228
5229 2008-11-28 [colin]      3.6.1cvs48
5230
5231         * src/plugins/pgpcore/sgpgme.c
5232                 Fix error message when key isn't available.
5233
5234 2008-11-27 [colin]      3.6.1cvs47
5235
5236         * src/filtering.c
5237         * src/matcher.c
5238                 Fix a little leak
5239
5240 2008-11-26 [colin]      3.6.1cvs46
5241
5242         * src/common/ssl.c
5243                 Fix new warning
5244
5245 2008-11-26 [colin]      3.6.1cvs45
5246
5247         * src/plugins/pgpcore/select-keys.c
5248         * src/plugins/pgpcore/sgpgme.c
5249                 Fix bug 1591, 'S/MIME: better key 
5250                 handling/selection dialog'
5251                 Really ignore revoked/expired keys
5252
5253 2008-11-26 [colin]      3.6.1cvs44
5254
5255         * src/main.c
5256         * src/common/claws.c
5257         * src/common/ssl.c
5258                 Make sure libgcrypt's threading is initialised
5259                 before gnutls. See also old bug 1539.
5260
5261 2008-11-26 [colin]      3.6.1cvs43
5262
5263         * src/imap.c
5264         * src/news.c
5265         * src/etpan/imap-thread.c
5266                 Fix possible crashes due to clist_begin()
5267                 not checking for NULLs (it should!)
5268
5269 2008-11-25 [colin]      3.6.1cvs42
5270
5271         * src/procmime.c
5272                 Fix line length in MIME parameters
5273
5274 2008-11-22 [paul]       3.6.1cvs41
5275
5276         * src/compose.c
5277                 grab Return key press in attachments Properties
5278                 dialog
5279
5280 2008-11-21 [colin]      3.6.1cvs40
5281
5282         * src/compose.c
5283         * src/procmime.c
5284                 Fix bug 1776, 'use encoded name parameters 
5285                 for attachments instead of ascii'.
5286                 Break the RFC 2047 by using B-encoded 
5287                 filename parameter, like everyone does,
5288                 following advice from the RFC author.
5289
5290 2008-11-21 [colin]      3.6.1cvs39
5291
5292         * src/common/socket.c
5293                 Rehandshake if server asks to
5294
5295 2008-11-21 [colin]      3.6.1cvs38
5296
5297         * src/mimeview.h
5298         * src/toolbar.h
5299         * src/common/session.h
5300         * src/common/smtp.h
5301                 Move conditional-compilation members to
5302                 end of structs
5303
5304 2008-11-19 [wwp]        3.6.1cvs37
5305
5306         * src/prefs_actions.c
5307                 Fixed wrong behaviour when pressing Escape (was not cancelling
5308                 the action).
5309
5310 2008-11-19 [wwp]        3.6.1cvs36
5311
5312         * src/compose.c
5313         * src/matcher.c
5314         * src/messageview.c
5315         * src/mimeview.c
5316         * src/prefs_actions.c
5317         * src/prefs_filtering_action.c
5318         * src/procmsg.c
5319         * src/summaryview.c
5320         * src/textview.c
5321         * src/common/utils.c
5322                 Replace occurrences of "command line" with "command-line" everywhere.
5323                 Enforce code style (mostly indentation) in prefs_actions.c.
5324
5325 2008-11-19 [colin]      3.6.1cvs35
5326
5327         * src/compose.c
5328         * src/prefs_common.c
5329         * src/prefs_common.h
5330                 Add primary_paste_unselects hidden preference
5331                 to change how middle-click pasting changes
5332                 the selection and insert point; defaults to
5333                 pre-3.6.1cvs31
5334
5335 2008-11-19 [colin]      3.6.1cvs34
5336
5337         * src/folderview.c
5338                 Always give focus to summaryview, even if
5339                 the folder is empty, in small screen layout.
5340                 Allows to go back to folderlist using the
5341                 keyboard.
5342
5343 2008-11-18 [colin]      3.6.1cvs33
5344
5345         * src/mainwindow.h
5346                 Put back conditional at the end of struct
5347
5348 2008-11-18 [colin]      3.6.1cvs32
5349
5350         * src/procmime.c
5351         * src/common/w32_reg.c
5352                 Fix crash on win32 when browsing to a
5353                 directory
5354
5355 2008-11-15 [colin]      3.6.1cvs31
5356
5357         * src/compose.c
5358                 After a mid-click paste, deselect selection
5359                 and go to end of paste.
5360
5361 2008-11-15 [colin]      3.6.1cvs30
5362
5363         * src/compose.c
5364                 Auto-save draft after external editor quits
5365
5366 2008-11-15 [colin]      3.6.1cvs29
5367
5368         * src/plugins/pgpcore/sgpgme.c
5369                 Fix wrong error display, thanks to
5370                 Charles A. Edwards
5371
5372 2008-11-14 [colin]      3.6.1cvs28
5373
5374         * src/prefs_actions.c
5375                 Comment out bogus (IMO) warning
5376
5377 2008-11-14 [colin]      3.6.1cvs27
5378
5379         * src/mainwindow.c
5380         * src/summaryview.c
5381         * src/summaryview.h
5382         * src/gtk/menu.c
5383         * src/gtk/menu.h
5384                 Share summaryview's context menu actions with
5385                 the equivalent menu items of the main menu;
5386                 this allows to share accelerators and de-
5387                 duplicate code.
5388
5389 2008-11-14 [colin]      3.6.1cvs26
5390
5391         * src/plugins/pgpcore/sgpgme.c
5392                 Fix bug 1768, 'claws-mail crashes while 
5393                 checking smime bad signature'
5394
5395 2008-11-13 [colin]      3.6.1cvs25
5396
5397         * src/account.c
5398         * src/filtering.c
5399                 Fix redefinition of PREFSBUFSIZE
5400
5401 2008-11-13 [wwp]        3.6.1cvs24
5402
5403         * tools/popfile-link.sh
5404                 Add support for reusing existing POPFile session ID.
5405
5406 2008-11-12 [colin]      3.6.1cvs23
5407
5408         * src/prefs_gtk.h
5409                 Fix bug 1771, 'Folder template gets 
5410                 truncated when exiting the application'
5411                 Use a 32k buffer for string preferences
5412
5413 2008-11-11 [colin]      3.6.1cvs22
5414
5415         * src/summaryview.c
5416                 Fix "display sender using addressbook" when
5417                 prefs_common.swap_from is in use. Patch by
5418                 H. Merijn Brand
5419
5420 2008-11-11 [colin]      3.6.1cvs21
5421
5422         * src/autofaces.c
5423         * src/common/md5.c
5424         * src/common/md5.h
5425                 Make a few functions static
5426
5427 2008-11-07 [colin]      3.6.1cvs20
5428
5429         * src/mainwindow.c
5430         * src/summaryview.c
5431                 Fix crash when rebuilding colorlabel
5432                 menu
5433         * src/addrgather.c
5434         * src/editldap.c
5435         * src/prefs_account.c
5436         * src/prefs_compose_writing.c
5437         * src/prefs_logging.c
5438         * src/prefs_message.c
5439         * src/prefs_other.c
5440         * src/prefs_receive.c
5441         * src/prefs_summaries.c
5442         * src/prefs_wrapping.c
5443         * src/plugins/bogofilter/bogofilter_gtk.c
5444         * src/plugins/pgpcore/prefs_gpg.c
5445         * src/plugins/spamassassin/spamassassin_gtk.c
5446                 Fix deprecated use of page_size in 
5447                 gtkspinbutton adjustments
5448
5449 2008-11-06 [mones]      3.6.1cvs19
5450
5451         * src/mainwindow.c
5452                 Fix missing "About" in Help menu
5453         * tools/claws.i18n.status.pl
5454                 Fix header
5455
5456 2008-11-05 [colin]      3.6.1cvs18
5457
5458         * src/action.c
5459         * src/main.c
5460         * src/mainwindow.c
5461         * src/common/socket.c
5462         * src/common/socket.h
5463         * src/gtk/gtkutils.c
5464         * src/gtk/gtkutils.h
5465                 w32: Implement single launch (lock
5466                 socket); always put debug log to
5467                 the rc_dir; fix Start menu update
5468                 after registering as default Mail 
5469                 app
5470
5471 2008-11-05 [colin]      3.6.1cvs17
5472
5473         * src/mainwindow.c
5474                 Setting the Mail start menu item in HKCU 
5475                 confuses the Internet Options dialog. Do 
5476                 it in HKLM as this dialog does.
5477
5478 2008-11-04 [colin]      3.6.1cvs16
5479
5480         * src/common/w32_reg.c
5481                 Fix off-by-one
5482
5483 2008-11-04 [colin]      3.6.1cvs15
5484
5485         * src/procmime.c
5486                 w32: Fix getting content-type 
5487         * src/mimeview.c
5488         * src/prefs_common.c
5489         * src/prefs_common.h
5490         * src/prefs_ext_prog.c
5491         * src/textview.c
5492                 w32: better integration (use the
5493                 standard file associations instead
5494                 of our platform-unadapted open
5495                 dialog)
5496         * src/mainwindow.c
5497         * src/common/utils.c
5498         * src/common/w32_reg.c
5499         * src/common/w32lib.h
5500                 w32: better integration (allow 
5501                 setting Claws as default MUA)
5502
5503 2008-11-01 [colin]      3.6.1cvs14
5504
5505         * src/codeconv.c
5506                 Fix wrongly converted non-ascii characters
5507                 when locale's charset is US-ASCII (strict-mode
5508                 was failing in this case)
5509
5510 2008-10-30 [colin]      3.6.1cvs13
5511
5512         * src/mimeview.c
5513         * src/mimeview.h
5514         * src/textview.c
5515         * src/textview.h
5516                 Use one UI Manager per mimeview, instead of
5517                 the global one -- else user_data pointer gets
5518                 broken if opening and closing another message-
5519                 view, then using right-click on a mimeview's 
5520                 mimepart. Probably fixes bug 1711, 'Save-as
5521                 attachment crashes'
5522
5523 2008-10-24 [paul]       3.6.1cvs12
5524
5525         * tools/Makefile.am
5526         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
5527         * tools/kdeservicemenu/install.sh
5528                 another, possibly the final?, attempt on getting this
5529                 sorted for kde4
5530
5531 2008-10-24 [paul]       3.6.1cvs11
5532
5533         * tools/kdeservicemenu/install.sh
5534                 fix servicemenu installation directory on kde4
5535
5536 2008-10-24 [paul]       3.6.1cvs10
5537
5538         * tools/kdeservicemenu/README
5539         * tools/kdeservicemenu/install.sh
5540                 add support for kde4 in addition to kde3.
5541                 a rework involving checking for kde4-config, then
5542                 kde-config, finally prompting the user for the
5543                 location of either if they cannot be found
5544                 
5545
5546 2008-10-18 [paul]       3.6.1cvs9
5547
5548         * tools/claws.i18n.status.pl
5549                 updated with latest translator info.
5550                 only print for languages defined in %langname
5551
5552 2008-10-17 [paul]       3.6.1cvs8
5553
5554         * src/plugins/pgpcore/sgpgme.c
5555                 when listing the uid's, show the uid validity
5556
5557 2008-10-16 [paul]       3.6.1cvs7
5558
5559         * INSTALL
5560                 updated
5561
5562 2008-10-13 [wwp]        3.6.1cvs6
5563
5564         * po/fr.po
5565                 Updated French translation.
5566
5567 2008-10-11 [colin]      3.6.1cvs5
5568
5569         * src/gtk/authors.h
5570                 Fix bug 1756, "Outdated translators list in About 
5571                 dialogue". Patch by Aleksei Miheev.
5572
5573 2008-10-11 [colin]      3.6.1cvs4
5574
5575         * src/account.c
5576         * src/imap.c
5577         * src/inc.c
5578         * src/main.c
5579         * src/mainwindow.c
5580         * src/news.c
5581         * src/pop.c
5582         * src/pop.h
5583         * src/prefs_account.c
5584         * src/send_message.c
5585         * src/send_message.h
5586         * src/ssl_manager.c
5587         * src/ssl_manager.h
5588         * src/wizard.c
5589         * src/common/claws.c
5590         * src/common/defs.h
5591         * src/common/session.c
5592         * src/common/session.h
5593         * src/common/smtp.c
5594         * src/common/smtp.h
5595         * src/common/socket.c
5596         * src/common/socket.h
5597         * src/common/ssl.c
5598         * src/common/ssl.h
5599         * src/common/ssl_certificate.c
5600         * src/common/ssl_certificate.h
5601         * src/gtk/about.c
5602         * src/gtk/sslcertwindow.c
5603         * src/gtk/sslcertwindow.h
5604                 Remove OpenSSL code
5605
5606 2008-10-11 [colin]      3.6.1cvs3
5607
5608         * src/common/ssl_certificate.c
5609                 Make local function static
5610
5611 2008-10-10 [colin]      3.6.1cvs2
5612
5613         * src/common/ssl.h
5614         * src/common/ssl_certificate.c
5615         * src/gtk/sslcertwindow.c
5616                 Add offline certificate verification,
5617                 thanks to Nikos Mavrogiannopoulos for the
5618                 hints
5619
5620 2008-10-10 [colin]      3.6.1cvs1
5621
5622         * src/common/ssl_certificate.c
5623         * src/gtk/sslcertwindow.c
5624                 Fix warnings
5625
5626 2008-10-10 [paul]       3.6.1
5627
5628         * m4/spamassassin.m4
5629                 remove openssl dross
5630
5631         * NEWS
5632         * README
5633         * RELEASE_NOTES 
5634                 3.6.1 released!
5635
5636 2008-10-10 [colin]      3.6.0cvs25
5637
5638         * src/common/ssl.c
5639                 Tell libetpan it doesn't need to init
5640                 GnuTLS
5641
5642 2008-10-10 [colin]      3.6.0cvs24
5643
5644         * claws-mail.pc.in
5645                 Remove references to openssl
5646
5647 2008-10-09 [colin]      3.6.0cvs23
5648
5649         * configure.ac
5650                 Fix message
5651
5652 2008-10-09 [colin]      3.6.0cvs22
5653
5654         * configure.ac
5655                 Error out when building against openssl
5656
5657 2008-10-09 [colin]      3.6.0cvs21
5658
5659         * configure.ac
5660         * COPYING
5661         * src/crash.c
5662         * src/main.c
5663         * src/gtk/about.c
5664                 Disable OpenSSL due to requirement of
5665                 OpenSSL exception. Code not removed yet,
5666                 just in case, but disabled.
5667
5668 2008-10-09 [colin]      3.6.0cvs20
5669
5670         * configure.ac
5671         * src/Makefile.am
5672         * src/crash.c
5673         * src/gedit-print.c
5674         * src/gedit-print.h
5675         * src/main.c
5676         * src/mainwindow.c
5677         * src/messageview.c
5678         * src/prefs_ext_prog.c
5679         * src/prefs_fonts.c
5680         * src/prefs_image_viewer.c
5681         * src/printing.c
5682         * src/printing.h
5683         * src/summaryview.c
5684         * src/gtk/Makefile.am
5685         * src/gtk/about.c
5686         * src/gtk/gtksourceprintjob.c
5687         * src/gtk/gtksourceprintjob.h
5688                 Revert previous patch. It'd be better to remove
5689                 OpenSSL instead, as GnuTLS works as well.
5690
5691 2008-10-09 [colin]      3.6.0cvs19
5692
5693         * configure.ac
5694         * src/Makefile.am
5695         * src/crash.c
5696         * src/gedit-print.c
5697         * src/gedit-print.h
5698         * src/main.c
5699         * src/mainwindow.c
5700         * src/messageview.c
5701         * src/prefs_ext_prog.c
5702         * src/prefs_fonts.c
5703         * src/prefs_image_viewer.c
5704         * src/printing.c
5705         * src/printing.h
5706         * src/summaryview.c
5707         * src/gtk/Makefile.am
5708         * src/gtk/about.c
5709         * src/gtk/gtksourceprintjob.c
5710         * src/gtk/gtksourceprintjob.h
5711                 Remove the libgnomeprint interface (deprecated,
5712                 and fixes Debian's #501570, 'Copyright confusion')
5713
5714 2008-10-09 [colin]      3.6.0cvs18
5715
5716         * configure.ac
5717                 Require libetpan 0.57 (important fixes)
5718
5719 2008-10-08 [paul]       3.6.0cvs17
5720
5721         * src/prefs_filtering_action.c
5722         * src/prefs_matcher.c
5723                 enable re-ordering of the filtering/processing
5724                 condition and actions lists by drag'n'drop
5725
5726 2008-10-08 [colin]      3.6.0cvs16
5727
5728         * src/addressbook.c
5729                 Fix wrong menu title
5730
5731 2008-10-07 [colin]      3.6.0cvs15
5732
5733         * src/imap.c
5734                 After thinking, revert this. It's only a minor
5735                 annoyance to GSSAPI users, and I can't test this
5736                 right now. Postponed until after next good release.
5737
5738 2008-10-07 [colin]      3.6.0cvs14
5739
5740         * src/imap.c
5741                 Don't ask for a password when using GSSAPI
5742
5743 2008-10-07 [colin]      3.6.0cvs13
5744
5745         * src/mainwindow.c
5746                 Fix build with GTK+ < 2.14
5747
5748 2008-10-07 [colin]      3.6.0cvs12
5749
5750         * src/mainwindow.c
5751         * src/mainwindow.h
5752         * src/prefs_common.c
5753         * src/prefs_common.h
5754         * src/summaryview.c
5755         * src/gtk/colorlabel.c
5756                 Fix bug 1749, 'Shortcut keys for color labels 
5757                 not changeable'
5758                 Make fullscreen a setting remembered between
5759                 sessions
5760
5761 2008-10-07 [colin]      3.6.0cvs11
5762
5763         * src/prefs_other.c
5764                 Fix bug 1747, 'Wanderlust keybindings no longer 
5765                 working (regression)'
5766
5767 2008-10-07 [colin]      3.6.0cvs10
5768
5769         * src/mainwindow.c
5770                 Make fullscreen a real menu item
5771
5772 2008-10-07 [colin]      3.6.0cvs9
5773
5774         * src/mainwindow.c
5775                 Make sure we won't save size when
5776                 fullscreening
5777
5778 2008-10-06 [colin]      3.6.0cvs8
5779
5780         * src/mainwindow.c
5781         * src/mainwindow.h
5782                 Handle fullscreen via F11. Patch by
5783                 Michael Rasmussen
5784
5785 2008-10-06 [colin]      3.6.0cvs7
5786
5787         * src/common/ssl.c
5788                 Fix return value when setting client cert
5789
5790 2008-10-04 [colin]      3.6.0cvs6
5791
5792         * src/mimeview.c
5793                 Fix bug 1742, 'Attachment list contents not 
5794                 visible/scrollable'
5795
5796 2008-10-04 [paul]       3.6.0cvs5
5797
5798         * src/mainwindow.c
5799                 fix failure of Hide toolbar option on restart
5800
5801 2008-10-04 [colin]      3.6.0cvs4
5802
5803         * src/addressbook.c
5804         * src/compose.c
5805         * src/mainwindow.c
5806         * src/messageview.c
5807         * src/summaryview.c
5808                 Maemo: Fix bug 1737, Crashes upon opening
5809
5810 2008-10-04 [paul]       3.6.0cvs3
5811
5812         * po/pt_BR.po
5813                 submitted (just a little late) by Frederico
5814                 Goncalves Guimaraes
5815
5816 2008-10-03 [wwp]        3.6.0cvs2
5817
5818         * po/fr.po
5819                 Many fixes, mostly in menus and accelerators.
5820
5821 2008-10-03 [colin]      3.6.0cvs1
5822
5823         * src/gtk/filesel.c
5824                 Allow network mounts with new GTKs: they're
5825                 available via FUSE mounts and we don't need
5826                 GVFS.
5827
5828 2008-10-03 [paul]       3.6.0
5829
5830         * NEWS
5831         * README
5832         * RELEASE_NOTES 
5833                 3.6.0 released!
5834
5835 2008-10-03 [paul]       3.5.0cvs145
5836
5837         * configure.ac
5838         * po/bg.po
5839         * po/nl.po
5840         * po/ru.po
5841         * po/sv.po
5842                 new translations. added by Yasen Pramatarov,
5843                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
5844         * po/ca.po
5845         * po/de.po
5846         * po/fi.po
5847         * po/fr.po
5848         * po/hu.po
5849         * po/it.po
5850         * po/pl.po
5851         * po/zh_CN.po
5852                 updated translations. submitted by Miquel Oliete,
5853                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
5854                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
5855
5856 2008-10-02 [colin]      3.5.0cvs144
5857
5858         * src/common/session.c
5859                 Fix crash when connection fails on windows
5860
5861 2008-10-01 [colin]      3.5.0cvs143
5862
5863         * src/imap.c
5864                 Real fix for FS-unsafe chars on win32
5865
5866 2008-10-01 [colin]      3.5.0cvs142
5867
5868         * src/imap.c
5869                 Encode prohibited filenames on win32
5870
5871 2008-09-30 [mones]      3.5.0cvs141
5872
5873         * src/ldapctrl.c
5874         * src/main.c
5875         * src/prefs_themes.c
5876         * src/printing.c
5877                 Fix output of some debug messages
5878
5879 2008-09-30 [colin]      3.5.0cvs140
5880
5881         * src/addrbook.c
5882         * src/addrharvest.c
5883         * src/compose.c
5884         * src/jpilot.c
5885         * src/mh.c
5886         * src/prefs_themes.c
5887         * src/procheader.c
5888         * src/procmime.c
5889         * src/summaryview.c
5890         * src/common/utils.c
5891         * src/gtk/sslcertwindow.c
5892                 Win32: Fix time usage; use g_stat
5893
5894 2008-09-29 [colin]      3.5.0cvs139
5895
5896         * src/common/utils.c
5897                 Fix case-sensitive match of subject
5898                 prefixes on win32
5899
5900 2008-09-29 [colin]      3.5.0cvs138
5901
5902         * src/folder_item_prefs.c
5903         * src/folder_item_prefs.h
5904         * src/matcher.c
5905         * src/prefs_folder_item.c
5906         * src/prefs_matcher.c
5907         * src/summaryview.c
5908         * src/common/string_match.c
5909         * src/common/utils.c
5910                 Fix a huge leak (dozens of megs per folder
5911                 change) on Windows: disable regexps 
5912
5913 2008-09-28 [paul]       3.5.0cvs137
5914
5915         * po/en_GB.po
5916                 updated
5917
5918 2008-09-27 [colin]      3.5.0cvs136
5919
5920         * src/account.c
5921         * src/account.h
5922                 Add accessor for cur_account
5923
5924 2008-09-27 [colin]      3.5.0cvs135
5925
5926         * src/imap.c
5927                 Fix crash when error happen on session establishment
5928
5929 2008-09-26 [mones]      3.5.0cvs134
5930
5931         * po/es.po
5932                 Updated for release
5933
5934 2008-09-26 [colin]      3.5.0cvs133
5935
5936         * src/plugins/pgpcore/claws.def
5937                 Fix symbol
5938
5939 2008-09-26 [colin]      3.5.0cvs132
5940
5941         * src/prefs_common.c
5942         * src/prefs_common.h
5943         * src/plugins/pgpcore/pgp_viewer.c
5944                 Add an accessor to prefs_common for plugins
5945                 (Win32 fix)
5946
5947 2008-09-25 [colin]      3.5.0cvs131
5948
5949         * src/main.c
5950                 Fix bug 1725, 'useless lines in clawsrc'
5951         * src/plugins/smime/mypgpcore.def
5952                 Add a missing symbol
5953
5954 2008-09-25 [paul]       3.5.0cvs130
5955
5956         * src/plugins/smime/mypgpcore.def
5957         * src/plugins/smime/plugin.def
5958         * src/plugins/smime/version.rc
5959                 add these windows-specific files
5960                 (Thanks to Colin)
5961
5962 2008-09-25 [colin]      3.5.0cvs129
5963
5964         * src/main.c
5965                 Load standard plugins only on first run
5966
5967 2008-09-25 [colin]      3.5.0cvs128
5968
5969         * src/codeconv.c
5970                 Fix build...
5971
5972 2008-09-24 [colin]      3.5.0cvs127
5973
5974         * src/codeconv.c
5975                 Add nb_NO's charset (iso-8859-1)
5976
5977 2008-09-24 [colin]      3.5.0cvs126
5978
5979         * src/common/utils.c
5980                 Fix get_mail_base_dir() on windows
5981                 (was synced from main ages ago)
5982
5983 2008-09-24 [colin]      3.5.0cvs125
5984
5985         * src/main.c
5986         * src/wizard.c
5987                 Integrate better with Windows' style
5988
5989 2008-09-23 [paul]       3.5.0cvs124
5990
5991         * src/compose.c
5992         * src/mainwindow.c
5993         * src/messageview.c
5994                 offer these strings to translators too 
5995
5996 2008-09-23 [colin]      3.5.0cvs123
5997
5998         * configure.ac
5999                 Add a --disable-dbus flag in case we want
6000                 no DBUS even if headers are available (like
6001                 for building gpg4win)
6002         * src/filtering.c
6003         * src/mainwindow.c
6004         * src/prefs_logging.c
6005         * src/common/utils.c
6006         * src/plugins/pgpcore/sgpgme.c
6007         * src/plugins/smime/claws.def
6008                 Windows fixes:
6009                 - disable filtering log (it's crashy for
6010                   some reason)
6011                 - fix gmtime_r when time is -1 (before 01/01/70)
6012                 - add symbols for smime
6013
6014 2008-09-22 [colin]      3.5.0cvs122
6015
6016         * src/common/utils.c
6017         * src/account.c
6018                 Remove raw printf
6019         * src/compose.c
6020                 Fix cursor position after changing account
6021         * src/imap.c
6022         * src/mimeview.c
6023         * src/news.c
6024                 Fix absolute path detection 
6025
6026 2008-09-21 [colin]      3.5.0cvs121
6027
6028         * src/gtk/gtkaspell.c
6029                 Don't try to use empty dictionaries
6030
6031 2008-09-20 [colin]      3.5.0cvs120
6032
6033         * po/POTFILES.in
6034                 Add the new files to the translations
6035
6036 2008-09-20 [colin]      3.5.0cvs119
6037
6038         * configure.ac
6039         * src/plugins/Makefile.am
6040         * src/plugins/smime/Makefile.am
6041         * src/plugins/smime/plugin.c
6042         * src/plugins/smime/smime.c
6043         * src/plugins/smime/smime.deps
6044         * src/plugins/smime/smime.h
6045                 Include S/Mime plugin in the main plugins
6046                 Will ease the Gpg4win team's work
6047
6048 2008-09-20 [colin]      3.5.0cvs118
6049
6050         * src/autofaces.c
6051         * src/compose.c
6052         * src/ldapquery.c
6053         * src/main.c
6054         * src/news.c
6055         * src/common/socket.c
6056         * src/gtk/gtkutils.c
6057         * src/plugins/pgpcore/claws.def
6058                 Windows: more fixes, thanks to wwp and
6059                 Marcus Brinkmann
6060
6061 2008-09-20 [colin]      3.5.0cvs117
6062
6063         * src/imap.c
6064                 Tell on which server errors happened
6065
6066 2008-09-20 [colin]      3.5.0cvs116
6067
6068         * src/etpan/etpan-thread-manager.c
6069         * src/etpan/imap-thread.c
6070         * src/etpan/nntp-thread.c
6071                 Windows: Fix hang on IMAP/NNTP
6072
6073 2008-09-20 [colin]      3.5.0cvs115
6074
6075         * src/common/utils.c
6076                 Fix bug 1723, "Buffer overflow crash caused by 
6077                 preview in 'Date format help' dialog box"
6078                 Also, optimise fast_strftime a bit :)
6079
6080 2008-09-18 [colin]      3.5.0cvs114
6081
6082         * src/procmime.c
6083         * src/textview.c
6084                 Check for NULLs before str* functions
6085
6086 2008-09-18 [colin]      3.5.0cvs113
6087
6088         * src/messageview.c
6089         * src/procmime.c
6090         * src/textview.c
6091                 Handle html parts in multipart/related
6092                 Decode ISO-8859-1 as Windows-1252 (the former
6093                 is a subset of the latter) in order to 
6094                 workaround Outlook mails misencoding
6095         * src/gtk/logwindow.c
6096         * src/gtk/logwindow.h
6097                 Clear mainwindow's error pixmap when the
6098                 error scrolls out of the log
6099
6100 2008-09-17 [colin]      3.5.0cvs112
6101
6102         * src/image_viewer.c
6103                 Fix image loading (multiple childs added to 
6104                 scrolledwindow, break of the resize functionality)
6105         * src/account.c
6106         * src/prefs_folder_item.c
6107         * src/prefs_spelling.c
6108         * src/gtk/gtkaspell.c
6109                 Better fix problems with dictionaries updates
6110
6111 2008-09-17 [colin]      3.5.0cvs111
6112
6113         * src/common/utils.c
6114                 Fix double-opening (fixes multiple signatures when
6115                 using signify)
6116
6117 2008-09-16 [colin]      3.5.0cvs110
6118
6119         * src/prefs_account.c
6120         * src/prefs_folder_item.c
6121         * src/prefs_spelling.c
6122         * src/gtk/gtkaspell.c
6123                 Better stripping of aspell dictionaries names
6124
6125 2008-09-16 [colin]
6126
6127         * 3.6.0-rc1 released
6128
6129 2008-09-16 [colin]      3.5.0cvs109
6130
6131         * src/account.c
6132         * src/inc.c
6133         * src/mainwindow.c
6134         * src/prefs_account.h
6135         * src/prefs_other.c
6136         * src/send_message.c
6137         * src/gtk/inputdialog.c
6138                 Don't add a pref to allow remembering passwords
6139                 (Just not checking the checkbox is enough)
6140
6141 2008-09-16 [colin]      3.5.0cvs108
6142
6143         * configure.ac
6144                 Require libetpan 0.56 as 0.55 is crashy
6145         * src/messageview.c
6146                 Fix english
6147         * src/gtk/inputdialog.c
6148         * src/gtk/inputdialog.h
6149                 Fix warnings
6150
6151 2008-09-16 [wwp]        3.5.0cvs107
6152
6153         * src/compose.c
6154                 Complete 3.5.0cvs106 by removing a function that got
6155                 moved to account.[ch].
6156
6157 2008-09-16 [wwp]        3.5.0cvs106
6158
6159         * src/account.c
6160         * src/account.h
6161         * src/compose.c
6162         * src/quote_fmt.c
6163         * src/quote_fmt_lex.l
6164         * src/quote_fmt_parse.y
6165                 Add account signature (path and value string) manipulation
6166                 keywords to the template processor. It's now possible in
6167                 all templates to insert the account signature to an
6168                 arbitrary location or to pass it to a external script for
6169                 further editing.
6170
6171
6172 2008-09-16 [mones]      3.5.0cvs105
6173
6174         * src/imap.c
6175         * src/inc.c
6176         * src/mainwindow.c
6177         * src/mainwindow.h
6178         * src/news.c
6179         * src/prefs_account.h
6180         * src/prefs_common.c
6181         * src/prefs_common.h
6182         * src/prefs_other.c
6183         * src/send_message.c
6184         * src/gtk/inputdialog.c
6185         * src/gtk/inputdialog.h
6186                 Implement session passwords: unsaved passwords for receiving
6187                 or sending of accounts can be remembered while running to 
6188                 avoid repetitive typing.
6189                 As keeping passwords in memory is unsafe a new preference 
6190                 in Other page is added to activate or not such capability.
6191
6192 2008-09-14 [colin]      3.5.0cvs104
6193
6194         * src/codeconv.c
6195         * src/codeconv.h
6196                 Make conv_iconv_strdup static
6197
6198 2008-09-12 [colin]      3.5.0cvs103
6199
6200         * claws-mail.pc.in
6201         * src/Makefile.am
6202         * src/compose.c
6203         * src/compose.h
6204         * src/crash.c
6205         * src/folder_item_prefs.c
6206         * src/folder_item_prefs.h
6207         * src/main.c
6208         * src/prefs_account.c
6209         * src/prefs_common.c
6210         * src/prefs_common.h
6211         * src/prefs_folder_item.c
6212         * src/prefs_spelling.c
6213         * src/prefs_template.c
6214         * src/quote_fmt.h
6215         * src/quote_fmt_parse.y
6216         * src/toolbar.c
6217         * src/toolbar.h
6218         * src/gtk/Makefile.am
6219         * src/gtk/about.c
6220         * src/gtk/filesel.c
6221         * src/gtk/gtkaspell.c
6222         * src/gtk/gtkaspell.h
6223         * src/plugins/bogofilter/Makefile.am
6224         * src/plugins/dillo_viewer/Makefile.am
6225         * src/plugins/spamassassin/Makefile.am
6226         * src/plugins/trayicon/Makefile.am
6227                 Switch spellchecker to Enchant
6228
6229 2008-09-12 [paul]       3.5.0cvs102
6230
6231         * tools/README
6232         * tools/csv2addressbook.pl
6233                 add support for Fox Mail
6234
6235 2008-09-12 [paul]       3.5.0cvs101
6236
6237         * src/compose.c
6238         * src/prefs_wrapping.c
6239                 changes to English
6240
6241 2008-09-12 [paul]       3.5.0cvs100
6242
6243         * configure.ac
6244                 revert cvs99's libenchant commit error
6245
6246 2008-09-12 [colin]      3.5.0cvs99
6247
6248         * src/inc.c
6249                 Only go to inbox if there are new mails
6250                 (and fetch was manual)
6251
6252 2008-09-10 [colin]      3.5.0cvs98
6253
6254         * src/inc.c
6255         * src/summaryview.c
6256         * src/common/session.c
6257                 Use g_timeout_add_seconds instead of g_timeout_add
6258                 on glib >= 2.14 when we don't need precision on the 
6259                 delay. This helps reducing power consumption:
6260                 http://mjg59.livejournal.com/74651.html
6261
6262 2008-09-10 [colin]      3.5.0cvs97
6263
6264         * src/compose.c
6265                 Don't save window size and position when
6266                 compose is hidden (filtering action)
6267
6268 2008-09-09 [colin]      3.5.0cvs96
6269
6270         * src/action.h
6271         * src/addr_compl.c
6272         * src/addressadd.c
6273         * src/addressbook.h
6274         * src/addressbook_foldersel.c
6275         * src/addressitem.h
6276         * src/addrgather.c
6277         * src/alertpanel.c
6278         * src/browseldap.c
6279         * src/editaddress.c
6280         * src/editaddress_other_attributes_ldap.h
6281         * src/editbook.c
6282         * src/editjpilot.c
6283         * src/editldap.c
6284         * src/editldap_basedn.c
6285         * src/editvcard.c
6286         * src/exphtmldlg.c
6287         * src/expldifdlg.c
6288         * src/export.c
6289         * src/foldersel.c
6290         * src/foldersel.h
6291         * src/gedit-print.c
6292         * src/gedit-print.h
6293         * src/grouplistdialog.c
6294         * src/headerview.c
6295         * src/headerview.h
6296         * src/image_viewer.c
6297         * src/import.c
6298         * src/importldif.c
6299         * src/importmutt.c
6300         * src/importpine.c
6301         * src/inc.c
6302         * src/main.c
6303         * src/main.h
6304         * src/messageview.c
6305         * src/messageview.h
6306         * src/noticeview.c
6307         * src/prefs_actions.c
6308         * src/prefs_filtering.c
6309         * src/prefs_folder_column.c
6310         * src/prefs_gtk.h
6311         * src/prefs_summary_column.c
6312         * src/prefs_toolbar.c
6313         * src/send_message.c
6314         * src/setup.c
6315         * src/sourcewindow.c
6316         * src/sourcewindow.h
6317         * src/ssl_manager.c
6318         * src/statusbar.c
6319         * src/statusbar.h
6320         * src/stock_pixmap.c
6321         * src/stock_pixmap.h
6322         * src/summaryview.c
6323         * src/textview.c
6324         * src/textview.h
6325         * src/undo.h
6326         * src/uri_opener.c
6327         * src/wizard.c
6328         * src/wizard.h
6329         * src/common/ssl.h
6330         * src/common/utils.c
6331         * src/gtk/about.c
6332         * src/gtk/colorlabel.c
6333         * src/gtk/colorlabel.h
6334         * src/gtk/combobox.h
6335         * src/gtk/description_window.c
6336         * src/gtk/filesel.c
6337         * src/gtk/gtkaspell.c
6338         * src/gtk/gtkaspell.h
6339         * src/gtk/gtkcmclist.c
6340         * src/gtk/gtkcmclist.h
6341         * src/gtk/gtkcmctree.c
6342         * src/gtk/gtkcmctree.h
6343         * src/gtk/gtkcmoptionmenu.h
6344         * src/gtk/gtksctree.c
6345         * src/gtk/gtksctree.h
6346         * src/gtk/gtkshruler.c
6347         * src/gtk/gtkshruler.h
6348         * src/gtk/gtksourceprintjob.c
6349         * src/gtk/gtksourceprintjob.h
6350         * src/gtk/gtkutils.c
6351         * src/gtk/gtkutils.h
6352         * src/gtk/gtkvscrollbutton.c
6353         * src/gtk/gtkvscrollbutton.h
6354         * src/gtk/icon_legend.c
6355         * src/gtk/inputdialog.c
6356         * src/gtk/logwindow.c
6357         * src/gtk/logwindow.h
6358         * src/gtk/manage_window.c
6359         * src/gtk/manage_window.h
6360         * src/gtk/menu.c
6361         * src/gtk/prefswindow.c
6362         * src/gtk/progressdialog.c
6363         * src/gtk/progressdialog.h
6364         * src/plugins/bogofilter/bogofilter_gtk.c
6365         * src/plugins/pgpcore/passphrase.c
6366         * src/plugins/spamassassin/spamassassin_gtk.c
6367         * src/plugins/trayicon/trayicon.c
6368         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6369         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
6370         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
6371         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
6372         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
6373                 Complete GTK+ 2.14 undeprecation
6374                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
6375
6376 2008-09-09 [colin]      3.5.0cvs95
6377
6378         * src/gtk/gtkcmclist.h
6379                 Fix build on GTK+ 2.14
6380
6381 2008-09-08 [colin]      3.5.0cvs94
6382
6383         * src/noticeview.c
6384         * src/noticeview.h
6385                 Remove GtkSignalFunc
6386
6387 2008-09-07 [colin]      3.5.0cvs93
6388
6389         * src/addressadd.c
6390         * src/addressbook_foldersel.c
6391         * src/gtk/gtkcmclist.c
6392         * src/gtk/gtkcmclist.h
6393         * src/gtk/gtkcmctree.c
6394         * src/gtk/gtkcmctree.h
6395         * src/gtk/gtksctree.c
6396         * src/gtk/prefswindow.c
6397         * src/gtk/prefswindow.h
6398                 Use GDestroyNotify instead of GtkDestroyNotify
6399                 (deprecated in GTK+ 2.14)
6400
6401 2008-09-07 [colin]      3.5.0cvs92
6402
6403         * src/textview.c
6404                 Fix bug 1712, 'invalid "Phishing attempt warning" 
6405                 when linked text ends with spaces'
6406
6407 2008-09-05 [colin]      3.5.0cvs91
6408
6409         * src/procmime.c
6410                 Maybe fix bug 1711, 'Save-as attachment crashes'
6411                 Possibly wrong free() due to pointer shifting
6412
6413 2008-09-05 [colin]      3.5.0cvs90
6414
6415         * src/compose.c
6416                 Fix bug 1710, 'User misreads "Discard Message" 
6417                 as "Discard Changes"'. Propose to save or discard
6418                 only the latest changes when closing an existing
6419                 draft. Autosave may still have saved parts of the
6420                 edit session.
6421
6422 2008-09-04 [colin]      3.5.0cvs89
6423
6424         * src/summaryview.c
6425                 Fix bug 1707, 'Segfault when sorting on non-visible column'
6426
6427 2008-09-01 [colin]      3.5.0cvs88
6428
6429         * src/imap.c
6430         * src/summaryview.c
6431         * src/common/tags.c
6432         * src/etpan/imap-thread.c
6433         * src/etpan/imap-thread.h
6434                 Store spam flag on IMAP (Junk/NonJunk, as 
6435                 ThunderBird does - this is nonstandard)
6436
6437 2008-08-31 [wwp]        3.5.0cvs87
6438
6439         * ChangeLog
6440                 Fix globish edition^Wediting.
6441
6442 2008-08-31 [wwp]        3.5.0cvs86
6443
6444         * src/addressbook.c
6445                 Don't break nickname editing for non-LDAP books (nickname
6446                 value was overwritten when editing existing contact, this
6447                 came from 3.0.2cvs109).
6448
6449 2008-08-30 [colin]      3.5.0cvs85
6450
6451         * src/mainwindow.c
6452         * src/summaryview.c
6453                 Fix "Apply tags..." key shortcut
6454
6455 2008-08-29 [iwkse]      3.5.0cvs84
6456
6457         * src/summaryview.c
6458                         Bit of clean:)
6459
6460 2008-08-29 [iwkse]      3.5.0cvs83
6461
6462         * src/summaryview.c
6463                         Disable "Move to trash" action if
6464                         we are in a trash-like folder.
6465                         Thanks to colinl
6466
6467 2008-08-29 [paul]       3.5.0cvs82
6468
6469         * configure.ac
6470                 bump up libetpan version requirement since
6471                 0.55 is released now
6472
6473 2008-08-28 [wwp]        3.5.0cvs81
6474
6475         * src/account.c
6476         * src/pop.c
6477         * src/prefs_account.c
6478         * src/prefs_account.h
6479                 Add finer granularity to the POP3's remove-after delay (now in
6480                 hours in addition to in days), patch by Paul Rolland.
6481
6482 2008-08-28 [wwp]        3.5.0cvs80
6483
6484         * src/gtk/combobox.c
6485                 Fix a typo in a comment.
6486
6487 2008-08-28 [iwkse]      3.5.0cvs79
6488
6489         * src/account.c
6490         * src/prefs_actions.c
6491         * src/prefs_filtering.c
6492         * src/prefs_template.c
6493                         Add search feature to the account, 
6494                         template and action dialog.
6495                         It's turned on selecting one row
6496                         of the list and typing some random
6497                         letter. Thanks to wwp, colinl
6498
6499 2008-08-28 [colin]      3.5.0cvs78
6500
6501         * src/Makefile.am
6502         * src/account.c
6503         * src/compose.c
6504         * src/prefs_account.c
6505         * src/prefs_account.h
6506         * src/privacy.c
6507         * src/privacy.h
6508         * src/procmime.c
6509         * src/stock_pixmap.c
6510         * src/stock_pixmap.h
6511         * src/summaryview.c
6512         * src/pixmaps/key_gpg_signed.xpm
6513                 Fix bug 1412, "Sign reply, if mail was signed"
6514                 Add an account preference to sign replies to signed mails
6515
6516 2008-08-28 [iwkse]      3.5.0cvs77
6517
6518         * src/prefs_filtering.c
6519                 Making the search more useful,
6520                 jumping directly to the relative rule.
6521
6522 2008-08-27 [colin]      3.5.0cvs76
6523
6524         * src/main.c
6525                 Add a bit of info
6526
6527 2008-08-27 [colin]      3.5.0cvs75
6528
6529         * src/gtk/gtkcmctree.c
6530                 Fix a few ifdefs
6531
6532 2008-08-26 [colin]      3.5.0cvs74
6533
6534         * src/gtk/gtkcmctree.c
6535                 Fix missing inits on old glib
6536
6537 2008-08-26 [wwp]        3.5.0cvs73
6538
6539         * src/common/utils.c
6540                 Added 'Fwd' to the list of known common subject prefixes.
6541
6542 2008-08-25 [iwkse]      3.5.0cvs72
6543
6544         * src/image_viewer.c
6545                 Add animated gif support to the
6546                 message preview.
6547
6548 2008-08-25 [colin]      3.5.0cvs71
6549
6550         * src/gtk/gtkcmctree.c
6551                 Make sure work isn't null
6552
6553 2008-08-24 [colin]      3.5.0cvs70
6554
6555         * src/common/ssl.c
6556                 Fix typo on SSL_CERT_DIR
6557
6558 2008-08-23 [holger]     3.5.0cvs69
6559
6560         * src/printing.c
6561                 Fix bug 1699 'Separator line mis-placed when
6562                 printing some e-mails'. The number of header lines
6563                 was not correctly calculated when Pango inserts
6564                 linebreaks
6565
6566 2008-08-23 [colin]      3.5.0cvs68
6567
6568         * src/mainwindow.c
6569                 Fix the account selector button; thanks
6570                 to wwp
6571
6572 2008-08-21 [colin]      3.5.0cvs67
6573
6574         * src/compose.c
6575         * src/compose.h
6576                 Add a compose preference for auto-indent
6577         * src/mainwindow.c
6578         * src/summaryview.c
6579                 Make colorlabel accels a bit less hacky
6580
6581 2008-08-21 [colin]      3.5.0cvs66
6582
6583         * src/compose.c
6584         * src/prefs_common.c
6585         * src/prefs_common.h
6586         * src/prefs_wrapping.c
6587                 Add a preference for autoindent; fix no_join tag
6588                 being applied to whole lines instead of just \n when
6589                 creating a line 
6590
6591 2008-08-21 [colin]      3.5.0cvs65
6592
6593         * src/compose.c
6594                 Add support for auto-indentation
6595
6596 2008-08-19 [colin]      3.5.0cvs64
6597
6598         * src/compose.c
6599                 Save Autowrap status in drafts/queued mails
6600
6601 2008-08-19 [colin]      3.5.0cvs63
6602
6603         * src/mainwindow.c
6604                 Fix a comment (in reality, test commit on
6605                 the new CVS server)
6606
6607 2008-08-17 [colin]      3.5.0cvs62
6608
6609         * src/prefs_actions.c
6610         * src/procmime.c
6611         * src/wizard.c
6612         * src/common/socket.h
6613         * src/gtk/gtkcmctree.c
6614                 Fix warnings
6615
6616 2008-08-16 [colin]      3.5.0cvs61
6617
6618         * src/editaddress_other_attributes_ldap.h
6619                 Add 'l' field (localityName)
6620
6621 2008-08-16 [colin]      3.5.0cvs60
6622
6623         * src/mainwindow.c
6624         * src/gtk/gtkcmclist.c
6625         * src/gtk/gtkcmclist.h
6626         * src/gtk/gtkcmctree.c
6627         * src/gtk/gtksctree.c
6628         * src/gtk/gtkutils.c
6629         * src/gtk/gtkvscrollbutton.c
6630                 Fix Maemo build (OS2007)
6631
6632 2008-08-14 [colin]      3.5.0cvs59
6633
6634         * src/folder.c
6635                 Don't crash if parent is null when creating
6636                 a folder
6637         * src/gtk/pluginwindow.c
6638                 Don't crash on race when closing window while
6639                 a plugin is loading and does gtk_iterations
6640
6641 2008-08-13 [colin]      3.5.0cvs58
6642
6643         * src/messageview.c
6644         * src/messageview.h
6645         * src/mimeview.c
6646                 Fix bug 1696, 'Viewing binary attachements 
6647                 as text over 1 MB' (various buglets)
6648
6649 2008-08-10 [colin]      3.5.0cvs57
6650
6651         * src/summaryview.c
6652         * src/gtk/gtkcmclist.c
6653                 Continue fixing GTK < 2.12 build, thanks to
6654                 Michael Hugues
6655
6656 2008-08-10 [colin]      3.5.0cvs56
6657
6658         * src/gtk/gtksctree.c
6659                 Fix build on GTK < 2.12
6660
6661 2008-08-09 [colin]      3.5.0cvs55
6662
6663         * src/mainwindow.c
6664                 Fix untranslatable strings, thanks to
6665                 Stephan Sachse
6666
6667 2008-08-07 [colin]      3.5.0cvs54
6668
6669         * src/compose.c
6670         * src/editaddress.c
6671         * src/folderview.c
6672         * src/mainwindow.c
6673         * src/message_search.c
6674         * src/mimeview.c
6675         * src/noticeview.c
6676         * src/prefs_account.c
6677         * src/prefs_common.c
6678         * src/prefs_customheader.c
6679         * src/prefs_ext_prog.c
6680         * src/prefs_filtering_action.c
6681         * src/prefs_gtk.c
6682         * src/prefs_logging.c
6683         * src/prefs_matcher.c
6684         * src/prefs_msg_colors.c
6685         * src/procmime.c
6686         * src/summary_search.c
6687         * src/summaryview.c
6688         * src/toolbar.c
6689         * src/gtk/colorsel.c
6690         * src/gtk/gtkaspell.c
6691         * src/gtk/gtkutils.c
6692         * src/gtk/gtkutils.h
6693         * src/gtk/inputdialog.c
6694         * src/gtk/pluginwindow.c
6695         * src/gtk/quicksearch.c
6696         * src/plugins/bogofilter/bogofilter_gtk.c
6697         * src/plugins/dillo_viewer/dillo_prefs.c
6698         * src/plugins/spamassassin/spamassassin_gtk.c
6699                 - Fix Ctrl-Space shortcut
6700                 - Fix mime-parsing bug in procmime (cvs52)
6701                 - Fix double-free in procmime (cvs52)
6702                 - Use gtk_bin_get_child instead of GTK_BIN()->child
6703                 - Fix Goto menu in mainwindow
6704
6705 2008-08-07 [mones]      3.5.0cvs53
6706
6707         * po/es.po
6708                 Updated translation (lots of changes!)
6709         * src/compose.c
6710                 Add missing accelerator key
6711         * src/mainwindow.c
6712                 Restored 'v' key function (thanks Colin!)
6713
6714 2008-08-06 [colin]      3.5.0cvs52
6715
6716         * src/addrbook.c
6717         * src/addrcindex.c
6718         * src/addrduplicates.c
6719         * src/addrharvest.c
6720         * src/enriched.c
6721         * src/html.c
6722         * src/ldif.c
6723         * src/mimeview.c
6724         * src/mutt.c
6725         * src/pine.c
6726         * src/procmime.c
6727         * src/vcard.c
6728         * src/wizard.c
6729                 Fix my use of g_utf8_strdown (it returns
6730                 a newly allocated string and doesn't
6731                 change the parameter)
6732
6733 2008-08-06 [colin]      3.5.0cvs51
6734
6735         * src/compose.c
6736                 Fix bug 1690, 'Copy/Paste in edit window may 
6737                 break Undo'; middle-click pastes aren't 
6738                 REPLACE_INSERT but just INSERT. 
6739                 Also, fix privacy menu selection
6740
6741 2008-08-05 [colin]      3.5.0cvs50
6742
6743         * src/action.c
6744         * src/addr_compl.c
6745         * src/addrbook.c
6746         * src/addrcindex.c
6747         * src/addrduplicates.c
6748         * src/addrharvest.c
6749         * src/enriched.c
6750         * src/html.c
6751         * src/ldif.c
6752         * src/main.c
6753         * src/mimeview.c
6754         * src/mutt.c
6755         * src/pine.c
6756         * src/procmime.c
6757         * src/vcard.c
6758         * src/wizard.c
6759         * src/common/socket.c
6760         * src/gtk/gtkutils.c
6761         * src/gtk/gtkutils.h
6762         * src/gtk/menu.c
6763         * src/plugins/spamassassin/spamassassin.c
6764                 More undeprecation (Glib)
6765
6766 2008-08-05 [colin]      3.5.0cvs49
6767
6768         * src/prefs_account.c
6769         * src/prefs_filtering_action.c
6770         * src/prefs_matcher.c
6771         * src/gtk/Makefile.am
6772         * src/gtk/claws-marshal.list
6773         * src/gtk/colorlabel.c
6774         * src/gtk/colorsel.c
6775         * src/gtk/foldersort.c
6776         * src/gtk/gtkaspell.c
6777         * src/gtk/gtkcmclist.c
6778         * src/gtk/gtkcmclist.h
6779         * src/gtk/gtkcmctree.c
6780         * src/gtk/gtkcmctree.h
6781         * src/gtk/gtkcmoptionmenu.c
6782         * src/gtk/gtkcmoptionmenu.h
6783         * src/gtk/gtksctree.c
6784         * src/gtk/gtksctree.h
6785         * src/gtk/gtkutils.c
6786         * src/gtk/gtkutils.h
6787         * src/gtk/gtkvscrollbutton.c
6788         * src/gtk/menu.c
6789         * src/gtk/menu.h
6790         * src/gtk/quicksearch.c
6791         * src/plugins/dillo_viewer/dillo_viewer.c
6792         * src/plugins/pgpcore/select-keys.c
6793                 Try to finish yesterday's commit
6794
6795 2008-08-04 [colin]      3.5.0cvs48
6796
6797         * src/addressadd.c
6798         * src/addressbook.c
6799         * src/addressbook_foldersel.c
6800         * src/addressitem.h
6801         * src/addrgather.c
6802         * src/browseldap.c
6803         * src/compose.c
6804         * src/compose.h
6805         * src/editaddress.c
6806         * src/editaddress_other_attributes_ldap.c
6807         * src/editgroup.c
6808         * src/editldap_basedn.c
6809         * src/folderview.c
6810         * src/folderview.h
6811         * src/grouplistdialog.c
6812         * src/image_viewer.c
6813         * src/imap_gtk.c
6814         * src/importldif.c
6815         * src/main.c
6816         * src/mainwindow.c
6817         * src/message_search.c
6818         * src/mh_gtk.c
6819         * src/mimeview.c
6820         * src/mimeview.h
6821         * src/news_gtk.c
6822         * src/noticeview.h
6823         * src/prefs_account.c
6824         * src/prefs_filtering_action.c
6825         * src/prefs_matcher.c
6826         * src/prefs_msg_colors.c
6827         * src/prefs_summaries.c
6828         * src/statusbar.c
6829         * src/stock_pixmap.c
6830         * src/summary_search.c
6831         * src/summaryview.c
6832         * src/summaryview.h
6833         * src/textview.c
6834         * src/toolbar.h
6835         * src/gtk/Makefile.am
6836         * src/gtk/claws-marshal.list
6837         * src/gtk/colorsel.c
6838         * src/gtk/foldersort.c
6839         * src/gtk/gtkaspell.c
6840         * src/gtk/gtkcmclist.c
6841         * src/gtk/gtkcmclist.h
6842         * src/gtk/gtkcmctree.c
6843         * src/gtk/gtkcmctree.h
6844         * src/gtk/gtksctree.c
6845         * src/gtk/gtksctree.h
6846         * src/gtk/gtkutils.c
6847         * src/gtk/gtkutils.h
6848         * src/gtk/gtkvscrollbutton.c
6849         * src/gtk/menu.c
6850         * src/gtk/menu.h
6851         * src/gtk/quicksearch.c
6852         * src/plugins/dillo_viewer/dillo_viewer.c
6853         * src/plugins/pgpcore/select-keys.c
6854                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
6855                 Undeprecate their implementation (GtkArg, GtkType, ...)
6856                 Undeprecate a few other things here and there
6857                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
6858                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
6859                 still have work to do
6860
6861 2008-08-04 [colin]      3.5.0cvs47
6862
6863         * src/compose.c
6864         * src/compose.h
6865         * src/toolbar.h
6866         * src/textview.c
6867         * src/stock_pixmap.c
6868         * src/statusbar.c
6869         * src/noticeview.h
6870         * src/mimeview.h
6871         * src/mainwindow.c
6872         * src/image_viewer.c
6873         * src/gtk/gtkaspell.c
6874         * src/gtk/gtkvscrollbutton.c
6875         * src/plugins/dillo_viewer/dillo_viewer.c
6876                 Undeprecate more things
6877
6878 2008-08-02 [colin]      3.5.0cvs46
6879
6880         * src/mainwindow.c
6881                 Fix toggle menu activation state
6882                 (thanks to cvs45 ;)
6883
6884 2008-08-02 [paul]       3.5.0cvs45
6885
6886         * src/mainwindow.c
6887                 fix sensitivity of
6888                 /View/Show or hide/Message View
6889
6890 2008-08-01 [paul]       3.5.0cvs44
6891
6892         * src/common/utils.c
6893         * src/plugins/pgpcore/claws.def
6894         * src/plugins/pgpinline/claws.def
6895                 fix compilation problems on mingw32,
6896                 (bug 1688) Patch by Marcus Brinkmann
6897
6898 2008-08-01 [colin]      3.5.0cvs43
6899
6900         * src/gtk/gtkutils.c
6901         * src/gtk/gtkvscrollbutton.c
6902                 Oups, fix build
6903
6904 2008-08-01 [colin]      3.5.0cvs42
6905
6906         * src/compose.c
6907         * src/foldersel.c
6908         * src/mainwindow.c
6909         * src/prefs_account.c
6910         * src/prefs_folder_item.c
6911         * src/prefs_quote.c
6912         * src/summaryview.c
6913         * src/gtk/gtkaspell.c
6914         * src/gtk/gtkutils.c
6915         * src/gtk/gtkvscrollbutton.c
6916                 Replace a few deprecated function calls
6917
6918 2008-08-01 [paul]       3.5.0cvs41
6919
6920         * src/action.c
6921                 fix crash that occurs because of recent GtkUIManager
6922                 changes. Thanks to Colin
6923
6924 2008-07-31 [colin]      3.5.0cvs40
6925
6926         * src/addressbook.c
6927         * src/compose.c
6928         * src/mainwindow.c
6929         * src/messageview.c
6930                 Some Maemo fixes
6931         * src/gtk/menu.c
6932         * src/gtk/menu.h
6933                 Remove deprecated helper funcs
6934
6935 2008-07-30 [colin]      3.5.0cvs39
6936
6937         * src/folderview.c
6938         * src/folderview.h
6939         * src/imap_gtk.c
6940         * src/mh_gtk.c
6941         * src/news_gtk.c
6942                 Move the folderview popup menu to GtkUIManager
6943
6944 2008-07-29 [colin]      3.5.0cvs38
6945
6946         * src/account.c
6947         * src/account.h
6948         * src/action.c
6949         * src/action.h
6950         * src/addressitem.h
6951         * src/compose.c
6952         * src/edittags.c
6953         * src/mainwindow.c
6954         * src/mainwindow.h
6955         * src/mimeview.c
6956         * src/summaryview.c
6957         * src/gtk/menu.c
6958         * src/gtk/menu.h
6959                 Switch the main menu to GtkUIManager
6960                 Warning fixes
6961
6962 2008-07-29 [colin]      3.5.0cvs37
6963
6964         * src/news.c
6965                 Fix bug 1684, 'view news messages with large 
6966                 attachements segfaults'
6967
6968 2008-07-29 [colin]      3.5.0cvs36
6969
6970         * src/action.c
6971         * src/action.h
6972         * src/addressbook.c
6973         * src/addressitem.h
6974         * src/compose.c
6975         * src/compose.h
6976         * src/messageview.c
6977         * src/messageview.h
6978         * src/summaryview.c
6979         * src/gtk/menu.c
6980         * src/gtk/menu.h
6981                 More switches to GtkUIManager
6982
6983 2008-07-26 [colin]      3.5.0cvs35
6984
6985         * src/gtk/menu.c
6986         * src/gtk/menu.h
6987                 Fix prototype
6988
6989 2008-07-25 [colin]      3.5.0cvs34
6990
6991         * src/addrcustomattr.c
6992         * src/addressbook.c
6993         * src/compose.c
6994         * src/editaddress.c
6995         * src/editaddress_other_attributes_ldap.h
6996         * src/edittags.c
6997         * src/mainwindow.c
6998         * src/mimeview.c
6999         * src/prefs_actions.c
7000         * src/prefs_filtering.c
7001         * src/prefs_template.c
7002         * src/summaryview.c
7003         * src/textview.c
7004         * src/textview.h
7005         * src/toolbar.c
7006         * src/gtk/about.c
7007         * src/gtk/menu.c
7008         * src/gtk/menu.h
7009         * src/plugins/trayicon/trayicon.c
7010                 More changes from GtkItemFactory to GtkUIManager
7011
7012 2008-07-25 [colin]      3.5.0cvs33
7013
7014         * src/gtk/menu.h
7015                 Add a macro to remove menu items
7016                 Make the gui_manager variable useless
7017
7018 2008-07-24 [colin]      3.5.0cvs32
7019
7020         * src/mimeview.c
7021                 Fix a gtk warning on clear
7022         * src/mainwindow.c
7023         * src/summaryview.c
7024         * src/summaryview.h
7025                 Switch the message list popup menu to
7026                 GtkUIManager
7027
7028 2008-07-23 [colin]      3.5.0cvs31
7029
7030         * src/plugins/pgpcore/pgp_viewer.c
7031         * src/plugins/pgpcore/sgpgme.c
7032                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
7033                 Patch by Thomas Wiegner <wiegner@gmx.de>
7034
7035 2008-07-20 [paul]       3.5.0cvs30
7036
7037         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7038                 remove redundant GTK version check
7039
7040 2008-07-20 [ticho]      3.5.0cvs29
7041
7042         * src/folderview.c
7043         * src/imap_gtk.c
7044         * src/news_gtk.c
7045                 Moved sensitivity setting for "Download messages" for IMAP and
7046                 news folders from folderview.c to imap_gtk.c and news_gtk.c
7047                 respectively for better code readability.
7048                 Fixed indentation in news' set_sensitivity().
7049
7050 2008-07-20 [paul]       3.5.0cvs28
7051
7052         * src/addrgather.c
7053                 remove more redundant code following cvs27
7054
7055 2008-07-20 [paul]       3.5.0cvs27
7056
7057         * src/addrgather.c
7058                 remove now redundant code
7059         * src/mainwindow.c
7060         * src/mainwindow.h
7061                 fix bug 1673, 'Tools/Harvest adresses is
7062                 grayed out if folder is empty'
7063
7064 2008-07-19 [ticho]      3.5.0cvs26
7065
7066         * src/edittags.c
7067         * src/main.c
7068         * src/mimeview.c
7069         * src/mimeview.h
7070         * src/gtk/gtkutils.c
7071         * src/gtk/gtkutils.h
7072         * src/gtk/menu.c
7073         * src/gtk/menu.h
7074                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
7075                 instead of deprecated GtkItemFactory.
7076
7077 2008-07-19 [colin]      3.5.0cvs25
7078
7079         * src/account.c
7080         * src/addrgather.c
7081         * src/compose.c
7082         * src/editldap.c
7083         * src/expldifdlg.c
7084         * src/importldif.c
7085         * src/main.c
7086         * src/mainwindow.c
7087         * src/mimeview.c
7088         * src/noticeview.c
7089         * src/prefs_account.c
7090         * src/prefs_actions.c
7091         * src/prefs_ext_prog.c
7092         * src/prefs_filtering.c
7093         * src/prefs_folder_item.c
7094         * src/prefs_image_viewer.c
7095         * src/prefs_logging.c
7096         * src/prefs_msg_colors.c
7097         * src/prefs_other.c
7098         * src/prefs_send.c
7099         * src/prefs_spelling.c
7100         * src/prefs_summaries.c
7101         * src/prefs_template.c
7102         * src/printing.c
7103         * src/quote_fmt.c
7104         * src/summary_search.c
7105         * src/summaryview.c
7106         * src/toolbar.c
7107         * src/wizard.c
7108         * src/common/Makefile.am
7109         * src/gtk/gtksctree.c
7110         * src/gtk/gtkutils.h
7111         * src/gtk/pluginwindow.c
7112         * src/gtk/quicksearch.c
7113         * src/plugins/bogofilter/bogofilter_gtk.c
7114         * src/plugins/dillo_viewer/dillo_prefs.c
7115         * src/plugins/pgpcore/prefs_gpg.c
7116         * src/plugins/spamassassin/spamassassin_gtk.c
7117         * src/plugins/trayicon/trayicon.c
7118         * src/plugins/trayicon/trayicon_prefs.c
7119                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
7120                 or greater). Use the old deprecated one on GTK+ < 2.12.
7121                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
7122                 of time!
7123
7124 2008-07-16 [colin]      3.5.0cvs24
7125
7126         * src/mainwindow.c
7127                 Fix folderview's scrolbar when starting minimised
7128                 to tray, and popping up the mainwindow by calling
7129                 claws-mail from the command line
7130
7131 2008-07-08 [colin]      3.5.0cvs23
7132
7133         * src/compose.c
7134                 Possibly fix po-headers appearing on empty
7135                 templates
7136
7137 2008-07-08 [colin]      3.5.0cvs22
7138
7139         * src/folderview.c
7140         * src/summaryview.c
7141                 Finish the always_open tristate patch, by Jonathan
7142                 Corbet.
7143
7144 2008-07-07 [paul]       3.5.0cvs21
7145
7146         * src/mainwindow.c
7147                 fix typo (missing ")
7148
7149 2008-07-07 [paul]       3.5.0cvs20
7150
7151         * src/mainwindow.c
7152                 fit the menu style a bit better
7153
7154 2008-07-07 [colin]      3.5.0cvs19
7155
7156         * src/prefs_themes.c
7157                 Make upgrading themes easier
7158
7159 2008-07-07 [colin]      3.5.0cvs18
7160
7161         * src/mainwindow.c
7162         * src/prefs_toolbar.c
7163         * src/stock_pixmap.c
7164                 Finish fixing bug 1609, 'Icon issues'
7165
7166 2008-07-07 [colin]      3.5.0cvs17
7167
7168         * src/prefs_common.c
7169                 Fix the default value
7170
7171 2008-07-07 [colin]      3.5.0cvs16
7172
7173         * src/prefs_summaries.c
7174                 Revert my fix to the string, the correct term
7175                 is indeed Message View
7176
7177 2008-07-07 [colin]      3.5.0cvs15
7178
7179         * AUTHORS
7180         * src/gtk/authors.h
7181         * src/prefs_common.c
7182         * src/prefs_common.h
7183         * src/prefs_summaries.c
7184         * src/summaryview.c
7185         * src/gtk/authors.h
7186                 Change "Always open message when selected" to
7187                 a tristate (Never/Always/When preview is visible)
7188                 Patch by Jonathan Corbet <corbet@lwn.net>.
7189
7190 2008-07-06 [paul]       3.5.0cvs14
7191
7192         * src/addrgather.c
7193                 improve the layout of the dialogue
7194                 improve the English
7195                 add tooltips
7196                 fix some of the nasty coding style
7197         * src/mainwindow.c
7198                 improve the English
7199                 add some missing mnemonics
7200
7201 2008-07-05 [paul]       3.5.0cvs13
7202
7203         * src/mainwindow.c
7204         * src/mainwindow.h
7205                 fix bug 1398, '"Change current account" is
7206                 available even when there's only one account'
7207         * src/plugins/pgpcore/prefs_gpg.c
7208                 put back a needed include, removed in error
7209
7210 2008-07-05 [colin]      3.5.0cvs12
7211
7212         * src/mainwindow.c
7213                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
7214
7215 2008-07-05 [colin]      3.5.0cvs11
7216
7217         * src/news.c
7218         * src/news_gtk.c
7219                 Provide ability to rename newsgroups. Closes
7220                 bug 1444, 'Add GUI option for renaming 
7221                 newsgroups'. Patch by Pawel Pekala
7222
7223 2008-07-05 [colin]      3.5.0cvs10
7224
7225         * src/plugins/pgpcore/passphrase.c
7226         * src/plugins/pgpcore/prefs_gpg.c
7227         * src/plugins/pgpcore/select-keys.c
7228                 Simplify GTK includes (with the advantage
7229                 of compiling against GTK+2.13); patch by
7230                 Charles A Edwards
7231
7232 2008-07-05 [colin]      3.5.0cvs9
7233
7234         * src/wizard.c
7235                 Add SSL client certificates
7236
7237 2008-07-05 [colin]      3.5.0cvs8
7238
7239         * src/prefs_account.c
7240         * src/common/session.h
7241                 Fix warnings
7242         * src/common/ssl.c
7243                 Add one path for certs
7244
7245 2008-07-05 [colin]      3.5.0cvs7
7246
7247         * src/prefs_account.c
7248                 Fix no-ssl build
7249
7250 2008-07-04 [colin]      3.5.0cvs6
7251
7252         * src/common/ssl.c
7253         * src/common/ssl.h
7254         * src/common/ssl_certificate.c
7255                 Workaround distro bugs and fix certificate checking
7256                 with OpenSSL
7257
7258 2008-07-04 [colin]      3.5.0cvs5
7259
7260         * src/filtering.c
7261         * src/common/ssl_certificate.c
7262         * src/common/ssl_certificate.h
7263         * src/etpan/imap-thread.c
7264         * src/etpan/nntp-thread.c
7265                 Fix some leaks, thanks to Martin Zwickel
7266                 Rename gnutls functions that do the same
7267                 as OpenSSL ones, to avoid symbol clashing
7268                 when Claws is built against GnuTLS and
7269                 libetpan against OpenSSL
7270
7271 2008-07-04 [paul]       3.5.0cvs4
7272
7273         * src/prefs_account.c
7274                 remove 1 forgotten '.'
7275
7276 2008-07-04 [paul]       3.5.0cvs3
7277
7278         * src/prefs_account.c
7279                 layout/engrish fixes to the 'Client
7280                 certificates' frame
7281
7282 2008-07-03 [colin]      3.5.0cvs2
7283
7284         * src/imap.c
7285         * src/news.c
7286         * src/pop.c
7287         * src/prefs_account.c
7288         * src/prefs_account.h
7289         * src/prefs_common.c
7290         * src/send_message.c
7291         * src/common/session.c
7292         * src/common/session.h
7293         * src/common/smtp.c
7294         * src/common/smtp.h
7295         * src/common/socket.h
7296         * src/common/ssl.c
7297         * src/common/ssl.h
7298         * src/common/ssl_certificate.c
7299         * src/common/ssl_certificate.h
7300         * src/etpan/imap-thread.c
7301         * src/etpan/nntp-thread.c
7302         * src/gtk/inputdialog.c
7303                 Add support for SSL client certificates (either PEM files
7304                 with certificate and private key, either PKCS12 files)
7305
7306 2008-06-28 [colin]      3.5.0cvs1
7307
7308         * src/foldersel.c
7309                 Fix compilation with older GTKs
7310
7311 2008-06-27 [paul]       3.5.0
7312
7313         * NEWS
7314         * README
7315         * RELEASE_NOTES 
7316                 3.5.0 released
7317
7318 2008-06-27 [paul]       3.4.0cvs116
7319
7320         * src/gtk/authors.h
7321                 complete cvs115
7322
7323 2008-06-27 [paul]       3.4.0cvs115
7324
7325         * configure.ac
7326         * src/gtk/authors.h
7327                 no longer build unmaintained translations
7328
7329 2008-06-27 [paul]       3.4.0cvs114
7330
7331         * po/de.po
7332         * po/fi.po
7333         * po/pt_BR.po
7334                 updated by Stephan Sachse, Flammie Pirinen, and
7335                 Frederico Goncalves Guimaraes
7336
7337 2008-06-26 [wwp]        3.4.0cvs113
7338
7339         * manual/fr/advanced.xml
7340                 Update French version of the manual (AutoFaces documentation).
7341
7342 2008-06-26 [wwp]        3.4.0cvs112
7343
7344         * manual/fr/advanced.xml
7345         * manual/fr/plugins.xml
7346                 Updated French version of the manual (completed
7347                 hidden options list, added note about Clawsker
7348                 and new mail archiver plugin).
7349
7350 2008-06-25 [colin]      3.4.0cvs111
7351
7352         * src/gtk/gtkaspell.c
7353                 Fix non-UTF8 in the replace with dialog
7354         * src/prefs_actions.c
7355                 Fix possible crasher
7356                 Patches by Pawel
7357
7358 2008-06-24 [mones]      3.4.0cvs110
7359
7360         * src/autofaces.c
7361                 Fix non-warning message, downgraded to debug info
7362
7363 2008-06-24 [colin]      3.4.0cvs109
7364
7365         * src/summaryview.c
7366                 Fix bug 1650, Message line too small after 
7367                 changing columns in "three columns" layout
7368
7369 2008-06-24 [colin]      3.4.0cvs108
7370
7371         * src/messageview.c
7372                 Fix Spam button sensitivity in newsgroups
7373
7374 2008-06-23 [wwp]        3.4.0cvs107
7375
7376         * po/fr.po
7377                 Updated French translation.
7378
7379 2008-06-23 [mones]      3.4.0cvs106
7380
7381         * po/es.po
7382                 Updated translation for release
7383
7384 2008-06-22 [mones]      3.4.0cvs105
7385
7386         * manual/es/plugins.xml
7387                 Synced new entry for Mail Archiver plugin
7388
7389 2008-06-22 [colin]      3.4.0cvs104
7390
7391         * src/compose.c
7392                 Fix initial cursor position
7393
7394 2008-06-21 [paul]       3.4.0cvs103
7395
7396         * manual/plugins.xml
7397                 add an entry for the new Mail Archiver plugin
7398
7399 2008-06-21 [paul]       3.4.0cvs102
7400
7401         * src/gtk/about.c
7402                 we're in 'string freeze', put back the
7403                 < > symbols for now
7404
7405 2008-06-21 [paul]       3.4.0cvs101
7406
7407         * manual/advanced.xml
7408         * manual/es/advanced.xml
7409                 fix build warning: <emphasis> cannot be contained
7410                 within <filename>
7411         * src/gtk/about.c
7412                 fix non-clickable link on License page and drop
7413                 the containing < > symbols to match other links
7414
7415 2008-06-20 [mones]      3.4.0cvs100
7416
7417         * manual/advanced.xml
7418                 Added autofaces documentation, note about clawsker in hidden
7419                 preferences, minor markup fix. Thanks Paul for proofreading
7420         * manual/es/advanced.xml
7421                 Synchronised Spanish manual
7422
7423 2008-06-16 [colin]      3.4.0cvs99
7424
7425         * src/compose.c
7426                 Fix cursor placing on signature change
7427
7428 2008-06-16 [paul]       3.4.0cvs98
7429
7430         * src/imap_gtk.c
7431         * src/mh_gtk.c
7432         * src/gtk/inputdialog.c
7433                 really fussy coding style fixes
7434
7435 2008-06-16 [paul]       3.4.0cvs97
7436
7437         * src/Makefile.am
7438                 keep the alphabetical order
7439
7440 2008-06-13 [mones]      3.4.0cvs96
7441
7442         * src/autofaces.c
7443                 Fix crasher ;-)
7444         * src/prefs_filtering_action.c
7445                 Fixed cosmetic bug, processing also displays "Filtering"
7446
7447 2008-06-13 [mones]      3.4.0cvs95
7448
7449         * src/Makefile.am
7450         * src/autofaces.c       ** NEW FILE **  
7451         * src/autofaces.h       ** NEW FILE **
7452         * src/compose.c
7453                 Allow setting Faces and X-Faces globally and per-account
7454                 from configuration files under ~/.claws-mail/autofaces
7455
7456 2008-06-13 [holger]     3.4.0cvs94
7457
7458         * .cvsignore
7459                 More files to ignore
7460         * src/gtk/inputdialog.c
7461         * src/gtk/inputdialog.h
7462                 Make input dialog more generic so that a checkbox
7463                 with custom text can be used in addition to the
7464                 "remember this" checkbox
7465         * src/imap_gtk.c
7466         * src/mh_gtk.c
7467         * src/prefs_common.c
7468         * src/prefs_common.h
7469                 Allow new folders to inherit the properties of the
7470                 parent folder during folder creation
7471
7472 2008-06-13 [wwp]        3.4.0cvs93
7473
7474         * src/addressbook.c
7475                 a better fix for this string, won't break up translations,
7476                 and is conform to other similar ones.
7477
7478 2008-06-13 [wwp]        3.4.0cvs92
7479
7480         * src/addrduplicates.c
7481         * src/addressadd.c
7482         * src/addressbook.c
7483         * src/addressbook_foldersel.c
7484         * src/editgroup.c
7485                 use tree decorations everywhere AB folders are used (AB tree pane,
7486                     add address to AB, select AB folder, edit group, custom attr, find dup
7487                     results), in order to match global style
7488                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
7489                     double clicking on groups in tree pane does open the group edit dialog
7490                     double clicking on other items in tree pane does expand/collapse
7491                 fix a missing space in AB's delete-folder dialog
7492                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
7493
7494         * src/foldersel.c
7495                 make foldersel dialog show dotted lines according to global (hidden) prefs
7496
7497 2008-06-12 [colin]      3.4.0cvs91
7498
7499         * src/compose.c
7500         * src/compose.h
7501                 Fix bug 1635, 'Last character of message is truncated 
7502                 when changing accounts w/ sigs'
7503         * src/folderview.c
7504                 Fix bug 1636, 'Can't select "properties" on "folders 
7505                 only" folders'
7506
7507 2008-06-11 [colin]      3.4.0cvs90
7508
7509         * src/folder.c
7510                 Maybe fix bug 1623, 'exits with segfault when 
7511                 logging in to certain imap-servers'
7512
7513 2008-06-10 [mones]      3.4.0cvs89
7514
7515         * AUTHORS
7516         * tools/Makefile.am
7517         * tools/README
7518         * tools/convert_mbox.sh
7519                 Undo cvs86 and cvs87, it really should be a patch to 
7520                 convert_mbox.pl
7521
7522 2008-06-10 [wwp]        3.4.0cvs88
7523
7524         * po/fr.po
7525                 Updated French translation.
7526
7527 2008-06-10 [mones]      3.4.0cvs87
7528
7529         * tools/Makefile.am
7530                 Oops, forgot to add previous script for distribution
7531
7532 2008-06-10 [mones]      3.4.0cvs86
7533
7534         * AUTHORS
7535         * tools/README
7536         * tools/convert_mbox.sh
7537                 Added script to convert Evolution mail folders contributed
7538                 by Daniel Dickinson <cshore@fionavar.ca>
7539                 Fixes debian bug 461435
7540
7541 2008-06-09 [colin]      3.4.0cvs85
7542
7543         * src/main.c
7544                 Integrate AWN information bubble if dbus is
7545                 available
7546         * src/folder.c
7547                 Fix crash when calling scan_required() on 
7548                 folder classes that don't implement them
7549         * src/common/session.c
7550                 Fix a little typo
7551
7552 2008-06-09 [colin]      3.4.0cvs84
7553
7554         * src/main.c
7555                 Fix bug 1447, 'If user tries to close while starting 
7556                 up, it will not close ever.'
7557
7558 2008-06-09 [colin]      3.4.0cvs83
7559
7560         * src/filtering.c
7561                 Fix bug 1628, 'Claws Mail crashes when 
7562                 filtering selected messages'
7563
7564 2008-06-04 [colin]      3.4.0cvs82
7565
7566         * src/messageview.c
7567                 Complete handling of html parts in multipart/alternative
7568                 mails
7569
7570 2008-06-03 [paul]       3.4.0cvs81
7571
7572         * src/prefs_message.c
7573                 make always the english good
7574
7575 2008-06-03 [colin]      3.4.0cvs80
7576
7577         * src/mainwindow.c
7578         * src/mainwindow.h
7579                 Fix bug 1624, '[PATCH] Quick search should be 
7580                 disabled for folder view'; based on a patch by
7581                 Michael Terry
7582
7583 2008-06-03 [iwkse]      3.4.0cvs79
7584
7585         * src/addressbook.c
7586                 Fix little gui bug on button sensitivity
7587         * src/messageview.c
7588         * src/prefs_common.c
7589         * src/prefs_common.h
7590         * src/prefs_message.c
7591                 Allow by default to show html in multipart/alternative
7592
7593 2008-06-02 [colin]      3.4.0cvs78
7594
7595         * src/prefs_actions.c
7596                 GUI rework, patch by Pawel 
7597
7598 2008-06-02 [colin]      3.4.0cvs77
7599
7600         * src/quote_fmt.c
7601                 Fix sensitivity/alignment, patch from
7602                 Pawel
7603
7604 2008-05-31 [colin]      3.4.0cvs76
7605
7606         * src/imap.c
7607                 Fix login issue introduced in cvs75.
7608
7609 2008-05-31 [colin]      3.4.0cvs75
7610
7611         * src/imap.c
7612                 Fix more possible double-frees. Also, fix the root cause
7613                 of these double-frees by just noting the Session is to
7614                 be destroyed instead of destroying it in flight
7615
7616 2008-05-29 [paul]       3.4.0cvs74
7617
7618         * manual/keyboard.xml
7619                 'Makes' these entries like the others
7620
7621 2008-05-29 [colin]      3.4.0cvs73
7622
7623         * src/procmsg.h
7624                 Include utils.h in case we
7625                 need to pull goffset definition
7626
7627 2008-05-29 [colin]      3.4.0cvs72
7628
7629         * src/common/utils.h
7630                 Workaround a stupid Glib issue, where
7631                 goffset happens to be undefined. 
7632
7633 2008-05-28 [colin]      3.4.0cvs71
7634
7635         * src/compose.c
7636         * src/compose.h
7637         * src/grouplistdialog.c
7638         * src/image_viewer.c
7639         * src/imap.c
7640         * src/inc.c
7641         * src/main.c
7642         * src/matcher.c
7643         * src/messageview.c
7644         * src/mimeview.c
7645         * src/prefs_themes.c
7646         * src/procmsg.h
7647         * src/summaryview.c
7648         * src/summaryview.h
7649         * src/textview.c
7650         * src/common/smtp.c
7651         * src/common/utils.c
7652         * src/common/utils.h
7653                 Use goffset instead of off_t for MsgInfo's size
7654                 Allows using MsgInfo structure from plugins
7655                 compiled with largefile support
7656
7657 2008-05-26 [colin]      3.4.0cvs70
7658
7659         * src/mainwindow.c
7660         * src/mainwindow.h
7661                 Define THEME_CHANGED_HOOKLIST and invoke
7662                 it on theme change
7663         * src/plugins/trayicon/trayicon.c
7664                 Listen to THEME_CHANGED_HOOKLIST and
7665                 update accordingly
7666
7667 2008-05-26 [paul]       3.4.0cvs69
7668
7669         * src/mimeview.c
7670                 plug a leak in mimeview_save_all()
7671
7672 2008-05-24 [colin]      3.4.0cvs68
7673
7674         * src/common/utils.h
7675                 Fix wrong define on old glibs
7676
7677 2008-05-24 [paul]       3.4.0cvs67
7678
7679         * src/Makefile.am
7680         * src/stock_pixmap.c
7681         * src/stock_pixmap.h
7682         * src/toolbar.c
7683         * src/pixmaps/cancel.xpm
7684         * src/pixmaps/close.xpm
7685                 add a specific icon for A_CANCEL_INC (addresses
7686                 point 1 of bug 1609 'Icon issues')
7687                 replace close.xpm with an icon of the standard
7688                 24x24 size
7689
7690 2008-05-24 [paul]       3.4.0cvs66
7691
7692         * src/pixmaps/insert_file.xpm
7693                 replaced
7694
7695 2008-05-23 [paul]       3.4.0cvs65
7696
7697         * src/common/md5.c
7698         * src/common/md5.h
7699                 add the possibility to check md5 on binary files,
7700                 thanks to Colin
7701
7702 2008-05-23 [colin]      3.4.0cvs64
7703
7704         * src/mainwindow.c
7705         * src/summaryview.c
7706                 Fix bug 1610, 'claws crash after opening/closing 
7707                 preferences and window update'
7708
7709 2008-05-22 [colin]      3.4.0cvs63
7710
7711         * src/prefs_filtering_action.c
7712         * src/gtk/combobox.c
7713         * src/gtk/combobox.h
7714                 Fix reselecting of Tags actions in
7715                 filtering actions dialog
7716
7717 2008-05-22 [colin]      3.4.0cvs62
7718
7719         * src/Makefile.am
7720         * src/prefs_toolbar.c
7721         * src/stock_pixmap.c
7722         * src/stock_pixmap.h
7723         * src/toolbar.c
7724         * src/pixmaps/delete_btn.xpm
7725         * src/pixmaps/insert_file.xpm
7726         * src/pixmaps/mail_reply_to_list.xpm
7727                 Fix more of bug 1609:
7728                 - Add a Delete button icon
7729                 - Add a Reply to list button icon
7730                 - Fix Insert file button icon
7731                 Artwork by Ciprian Popovici.
7732
7733 2008-05-21 [colin]      3.4.0cvs61
7734
7735         * src/common/utils.c
7736                 Fix a little leak
7737
7738 2008-05-21 [wwp]        3.4.0cvs60
7739
7740         * src/prefs_filtering.c
7741                 Don't show SMTP-only accounts in accounts list, as they are
7742                 irrelevant for filtering incoming messages.
7743
7744 2008-05-21 [colin]      3.4.0cvs59
7745
7746         * src/mainwindow.c
7747                 Don't put SMTP-only accounts in receive menus
7748
7749 2008-05-21 [colin]      3.4.0cvs58
7750
7751         * src/imap.c
7752                 Fix cvs56 (brain fart)
7753
7754 2008-05-21 [colin]      3.4.0cvs57
7755
7756         * src/common/utils.c
7757                 Fix bug 1615, 'hang on FIFO when the other end's not 
7758                 opened'
7759
7760 2008-05-21 [colin]      3.4.0cvs56
7761
7762         * src/imap.c
7763                 Fix a warning
7764
7765 2008-05-19 [colin]      3.4.0cvs55
7766
7767         * src/plugins/pgpcore/sgpgme.c
7768                 Maybe fix debian bug 481856, 'Segmentation fault 
7769                 when verifying a GPG signature'. Although it 
7770                 looks like a race condition...
7771
7772 2008-05-19 [colin]      3.4.0cvs54
7773
7774         * src/prefs_filtering_action.c
7775         * src/prefs_matcher.c
7776         * src/common/tags.c
7777         * src/common/tags.h
7778         * src/gtk/combobox.c
7779         * src/gtk/combobox.h
7780                 Patch by Pawel: disabled Tags menus in filtering dialogs
7781
7782 2008-05-19 [colin]      3.4.0cvs53
7783
7784         * src/prefs_account.c
7785                 GUI patch by Pawel: align ports entries
7786
7787 2008-05-19 [colin]      3.4.0cvs52
7788
7789         * src/mainwindow.c
7790                 Fix bug 1616, 'strange question while emptying trash'
7791
7792 2008-05-18 [colin]      3.4.0cvs51
7793
7794         * src/common/plugin.c
7795         * src/etpan/imap-thread.c
7796         * src/etpan/nntp-thread.c
7797         * src/gtk/gtksctree.c
7798                 Fix bug 1613, 'Various memory leaks'; 
7799                 based on a patch by Didier Barvaux.
7800
7801 2008-05-18 [colin]      3.4.0cvs50
7802
7803         * src/mimeview.c
7804         * src/privacy.h
7805         * src/toolbar.c
7806         * src/toolbar.h
7807         * src/plugins/pgpcore/sgpgme.c
7808                 Fix more parts of bug 1609:
7809                 - Make use of specific Expired privacy icon
7810                 - Use CLOSE instead of NOTICE_ERROR for cancel
7811                   receiving
7812                 - Allow a Preferences button in the main toolbar
7813
7814 2008-05-18 [colin]      3.4.0cvs49
7815
7816         * src/stock_pixmap.c
7817                 Fix bug with non-updating icons after theme change:
7818                 If fetching pixbuf for a given icon after a theme
7819                 change, the next pixmap fetch would return the old
7820                 cached one, as the theme change was forgotten at 
7821                 this time. (and vice-versa). This was mostly 
7822                 visible on open folder icons
7823
7824 2008-05-17 [colin]      3.4.0cvs48
7825
7826         * src/prefs_summaries.c
7827         * src/summaryview.c
7828                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
7829                 options'. Patch by Pawel
7830
7831 2008-05-16 [colin]      3.4.0cvs47
7832
7833         * src/imap.c
7834                 Fix another possible crash (on fatal errors
7835                 at login, like stream error).
7836
7837 2008-05-16 [paul]       3.4.0cvs46
7838
7839         * tools/thunderbird-filters-convertor.pl
7840                 fix a typo
7841                 fix reading a tb rule that contains something
7842                 like that: \"Sender\"
7843
7844 2008-05-16 [paul]       3.4.0cvs45
7845
7846         * tools/README
7847         * tools/csv2addressbook.pl
7848                 add support for gmail exported csv address book
7849
7850 2008-05-16 [colin]      3.4.0cvs44
7851
7852         * configure.ac
7853         * src/ldapupdate.c
7854                 Fix ldap deprecated calls. Patch by
7855                 Michael Rasmussen
7856
7857 2008-05-16 [paul]       3.4.0cvs43
7858
7859         * manual/de/account.xml
7860         * manual/it/account.xml
7861         * manual/it/ack.xml
7862         * manual/it/addrbook.xml
7863         * manual/it/claws-mail-manual.xml
7864         * manual/it/gpl.xml
7865         * manual/it/intro.xml
7866         * manual/it/starting.xml
7867                 add pages towards German and Italian manuals.
7868                 (just for storage, they are not built yet, due
7869                 to being incomplete.) submitted by Speckmade
7870                 <Speckmade@gmx.net> and Salvatore De Paolis
7871                 <iwkse@claws-mail.org>
7872
7873 2008-05-16 [colin]      3.4.0cvs42
7874
7875         * src/gtk/sslcertwindow.c
7876                 Fix SHA1 fingerprint with GnuTLS
7877
7878 2008-05-15 [colin]      3.4.0cvs41
7879
7880         * src/gtk/sslcertwindow.c
7881                 Print SHA1 fingerprint too
7882
7883 2008-05-15 [colin]      3.4.0cvs40
7884
7885         * src/imap.c
7886                 Fix certificate port on TLS. It was 
7887                 previously always 0.
7888                 **IMPORTANT INFORMATION**: this will trigger 
7889                 one wrong "New certificate" warning at the 
7890                 first connection with this fix, if using STARTTLS
7891                 on IMAP.
7892         * src/gtk/sslcertwindow.c
7893                 Make labels selectable
7894
7895 2008-05-15 [colin]      3.4.0cvs39
7896
7897         * src/imap.c
7898                 Fix double free when STARTTLS fails (for
7899                 example due to refusing the certificate)
7900
7901 2008-05-15 [paul]       3.4.0cvs38
7902
7903         * manual/advanced.xml
7904                 fix typo
7905
7906 2008-05-15 [paul]       3.4.0cvs37
7907
7908         * manual/advanced.xml
7909         * src/prefs_send.c
7910                 make outgoing_fallback_to_ascii a hidden pref
7911
7912 2008-05-14 [colin]      3.4.0cvs36
7913
7914         * src/main.c
7915         * src/mainwindow.c
7916         * src/mainwindow.h
7917                 Make it possible to cancel quit when Claws
7918                 ask whether to empty trash.
7919
7920 2008-05-14 [colin]      3.4.0cvs35
7921
7922         * src/compose.c
7923         * src/prefs_common.c
7924         * src/prefs_common.h
7925         * src/prefs_send.c
7926                 Add a preference to be able to specify an
7927                 outgoing charset/encoding but still fallback
7928                 to 7bit US-ASCII when possible (default TRUE,
7929                 same behavior as pre-cvs34)
7930
7931 2008-05-14 [colin]      3.4.0cvs34
7932
7933         * src/compose.c
7934                 Always use the specified encoding and charset if it is
7935                 specified, even if the mail is ASCII.
7936
7937 2008-05-13 [paul]       3.4.0cvs33
7938
7939         * src/ldapupdate.c
7940                 fix the build warnings the easy way for now
7941
7942 2008-05-13 [colin]      3.4.0cvs32
7943
7944         * src/prefs_themes.c
7945                 Count .png files as icons too (fixes part
7946                 of bug 1609, 'Icon issues')
7947
7948 2008-05-13 [wwp]        3.4.0cvs31
7949
7950         * src/addressbook_foldersel.c
7951                 Fix wrong check (completes 3.4.0.cvs30).
7952
7953 2008-05-12 [wwp]        3.4.0cvs30
7954
7955         * src/addressbook.c
7956         * src/addressbook_foldersel.c
7957         * src/filtering.c
7958         * src/matcher.c
7959         * src/prefs_matcher.c
7960         * src/plugins/bogofilter/bogofilter.c
7961         * src/plugins/bogofilter/bogofilter_gtk.c
7962         * src/plugins/dillo_viewer/dillo_prefs.c
7963         * src/plugins/spamassassin/spamassassin.c
7964         * src/plugins/spamassassin/spamassassin_gtk.c
7965                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
7966                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
7967                 translated string "Any" in plugins (whitelisting) and
7968                 UTF8 comparisons.
7969
7970 2008-05-07 [colin]      3.4.0cvs29
7971
7972         * configure.ac
7973                 Fix --enable-maemo (assume --enable-generic-umpc)
7974
7975 2008-05-07 [colin]      3.4.0cvs28
7976
7977         * configure.ac
7978         * src/account.c
7979         * src/addr_compl.c
7980         * src/compose.c
7981         * src/editaddress.c
7982         * src/folderview.c
7983         * src/mainwindow.c
7984         * src/messageview.c
7985         * src/mimeview.c
7986         * src/prefs_account.c
7987         * src/prefs_common.c
7988         * src/prefs_display_header.c
7989         * src/prefs_filtering.c
7990         * src/prefs_summaries.c
7991         * src/prefs_template.c
7992         * src/prefs_toolbar.c
7993         * src/stock_pixmap.c
7994         * src/summaryview.c
7995         * src/summaryview.h
7996         * src/textview.c
7997         * src/toolbar.c
7998         * src/gtk/about.c
7999         * src/gtk/gtksctree.c
8000         * src/gtk/menu.c
8001         * src/gtk/prefswindow.c
8002         * src/gtk/sslcertwindow.c
8003                 Separate generic UMPC code (layouts, ...) from 
8004                 MAEMO code (Hildon, ...)
8005
8006 2008-05-06 [paul]       3.4.0cvs27
8007
8008         * tools/claws.i18n.status.pl
8009                 add he.po
8010
8011 2008-05-06 [colin]      3.4.0cvs26
8012
8013         * src/common/utils.c
8014                 Maybe fix crash on FreeBSD
8015
8016 2008-05-05 [colin]      3.4.0cvs25
8017
8018         * src/messageview.c
8019                 Fix bug 1602, 'Crash when sending return receipt for
8020                 messages with no subject'
8021
8022 2008-05-05 [colin]      3.4.0cvs24
8023
8024         * src/mimeview.c
8025                 Don't overwrite temporary files with same
8026                 name when drag and dropping. Fixes bug 1599,
8027                 'attach multiple files with the same name from 
8028                 one mail to another'
8029
8030 2008-05-04 [paul]       3.4.0cvs23
8031
8032         * src/compose.c
8033         * src/prefs_common.c
8034                 fix bug 1587 'can not replay with quote'
8035
8036 2008-05-03 [colin]      3.4.0cvs22
8037
8038         * po/de.po
8039                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
8040
8041 2008-05-03 [colin]      3.4.0cvs21
8042
8043         * src/toolbar.c
8044                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
8045                 icon isn't grayed although ineffective'
8046
8047 2008-05-02 [wwp]        3.4.0cvs20
8048
8049         * po/fr.po
8050                 Fix translation.
8051
8052         * src/prefs_folder_item.c
8053                 Add missing notice in folder properties (templates) when
8054                 folder is a root node.
8055
8056 2008-04-30 [colin]      3.4.0cvs19
8057
8058         * src/prefs_toolbar.c
8059                 Add Trash and Delete icons to the icon chooser
8060
8061 2008-04-30 [colin]      3.4.0cvs18
8062
8063         * src/compose.c
8064                 Remove "Delete entire line" which was a noop
8065                 and should be the same as "Delete line" :)
8066
8067 2008-04-30 [colin]      3.4.0cvs17
8068
8069         * src/compose.c
8070                 Fix 'Delete line' and 'Delete to end of line'
8071                 on the last line. Patch by <seelenhirt@gmx.net>
8072
8073 2008-04-28 [colin]      3.4.0cvs16
8074
8075         * src/folder.c
8076                 Fix bug 1589, 'tagsdb file not removed when
8077                 folder deleted'.
8078         * src/common/utils.c
8079                 Make sure claws_unlink accepts NULL arg.
8080
8081 2008-04-25 [colin]      3.4.0cvs15
8082
8083         * src/common/ssl.c
8084                 Fix/simplify previous commit
8085
8086 2008-04-25 [colin]      3.4.0cvs14
8087
8088         * src/addrindex.h
8089         * src/common/ssl_certificate.c
8090                 Patch by Marcus: Fix Win32 build
8091         * src/common/ssl.c
8092                 Fix build with GnuTLS/no pthread, thanks
8093                 to Marcus
8094
8095 2008-04-25 [colin]      3.4.0cvs13
8096
8097         * src/summaryview.c
8098                 Fix bug 1586, '3-pane vertical layout now and then 
8099                 still shows sender column'
8100
8101 2008-04-25 [colin]      3.4.0cvs12
8102
8103         * src/Makefile.am
8104         * src/w32-logo.ico
8105         * src/w32-resource.rc
8106                 Patch from Marcus Brinkmann to set an icon on w32.
8107
8108 2008-04-24 [colin]      3.4.0cvs11
8109
8110         * src/inc.c
8111         * src/inc.h
8112                 Trace inc locks
8113         * src/ldif.c
8114         * src/ldif.h
8115                 Fix bug 1581, 'Bad File Format during Import LDIF':
8116                 Use dynamically allocated buffers; also, allow 
8117                 importing contacts with no email address
8118
8119 2008-04-24 [colin]      3.4.0cvs10
8120
8121         * src/prefs_common.c
8122                 Increment the timeout a bit on OpenBSD, 75 isn't enough
8123
8124 2008-04-23 [colin]      3.4.0cvs9
8125
8126         * src/compose.c
8127         * src/prefs_folder_item.c
8128         * src/prefs_template.c
8129         * src/quote_fmt.c
8130                 Fix bug 1576: Fix unescaping of templates when testing them
8131                 I think it breaks nothing. (wwp, you're welcome to double-check)
8132
8133 2008-04-23 [paul]       3.4.0cvs8
8134
8135         * manual/advanced.xml
8136                 add info about the "two_line_vertical" hidden
8137                 pref
8138
8139 2008-04-22 [paul]       3.4.0cvs7
8140
8141         * src/prefs_common.c
8142         * src/prefs_common.h
8143         * src/summaryview.c
8144                 make the 2-line view in summaryview when in three
8145                 columns mode configurable. hidden pref: "two_line_vertical"
8146
8147 2008-04-22 [colin]      3.4.0cvs6
8148
8149         * src/inc.c
8150                 Fix missing inc_unlock()
8151         * src/prefs_matcher.c
8152         * src/send_message.c
8153                 Fix my last commit
8154
8155 2008-04-22 [colin]      3.4.0cvs5
8156
8157         * src/etpan/imap-thread.c
8158                 Use g_(un)setenv instead of (un)setenv which
8159                 doesn't exist on IRIX 6.5
8160
8161 2008-04-22 [colin]      3.4.0cvs4
8162
8163         * src/inc.c
8164         * src/prefs_common.c
8165         * src/send_message.c
8166                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
8167                 Set the default timeout to 75 seconds
8168
8169 2008-04-20 [colin]      3.4.0cvs3
8170
8171         * src/pixmaps/tray_newmail.offline.xpm
8172         * src/pixmaps/tray_newmail.xpm
8173         * src/pixmaps/tray_newmarkedmail.offline.xpm
8174         * src/pixmaps/tray_newmarkedmail.xpm
8175         * src/pixmaps/tray_nomail.offline.xpm
8176         * src/pixmaps/tray_nomail.xpm
8177         * src/pixmaps/tray_unreadmail.offline.xpm
8178         * src/pixmaps/tray_unreadmail.xpm
8179         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
8180         * src/pixmaps/tray_unreadmarkedmail.xpm
8181                 Make the tray icons a bit nicer. Would be
8182                 nice to get really nice icons from someone
8183                 who's good at Gimp :)
8184
8185 2008-04-18 [colin]      3.4.0cvs2
8186
8187         * src/common/log.c
8188                 Forgot one g_unlink
8189
8190 lease complete the changelog entry below
8191 2008-04-18 [colin]      3.4.0cvs1
8192
8193         * src/addrduplicates.c
8194         * src/addressbook.c
8195         * src/compose.c
8196         * src/crash.c
8197         * src/editaddress.c
8198         * src/folder.c
8199         * src/image_viewer.c
8200         * src/imap.c
8201         * src/inc.c
8202         * src/main.c
8203         * src/mbox.c
8204         * src/messageview.c
8205         * src/mh.c
8206         * src/msgcache.c
8207         * src/news.c
8208         * src/partial_download.c
8209         * src/pop.c
8210         * src/prefs_common.c
8211         * src/prefs_common.h
8212         * src/prefs_other.c
8213         * src/prefs_themes.c
8214         * src/procheader.c
8215         * src/procmime.c
8216         * src/procmsg.c
8217         * src/textview.c
8218         * src/wizard.c
8219         * src/common/prefs.c
8220         * src/common/ssl_certificate.c
8221         * src/common/template.c
8222         * src/common/utils.c
8223         * src/common/utils.h
8224         * src/etpan/imap-thread.c
8225         * src/plugins/dillo_viewer/dillo_viewer.c
8226         * src/plugins/pgpcore/sgpgme.c
8227         * src/plugins/pgpinline/pgpinline.c
8228                 Add an option to shred temporary files and messages
8229                 instead of just removing them. Slows deletions down!
8230
8231 2008-04-18 [paul]       3.4.0
8232
8233         * NEWS
8234         * README
8235         * RELEASE_NOTES 
8236                 3.4.0 released
8237
8238
8239 2008-04-18 [paul]       3.3.1cvs61
8240
8241         * po/de.po
8242         * po/fi.po
8243         * po/it.po
8244         * po/pt_BR.po
8245                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
8246                 and Frederico Goncalves Guimaraes
8247         * po/es.po
8248                 updated on the last minute by a lazy Ricardo Mones
8249
8250 2008-04-18 [colin]      3.3.1cvs60
8251
8252         * po/fr.po
8253                 Update translation (Fabien Vantard)
8254
8255 2008-04-17 [colin]      3.3.1cvs59
8256
8257         * src/imap.c
8258                 Fix debian bug 474712, 'claws seg faults when IMAP 
8259                 connection breaks after an IMAP protocol error 
8260                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
8261         * src/summaryview.c
8262                 Fix a little leak
8263
8264 2008-04-17 [colin]      3.3.1cvs58
8265
8266         * src/common/log.c
8267                 Fix log size getting out of control (claws-mail
8268                 getting SIGXFSZ): rotate if every 10MB
8269
8270 2008-04-10 [paul]       3.3.1cvs57
8271
8272         * src/prefs_other.c
8273                 improvements to english usage
8274
8275 2008-04-10 [paul]       3.3.1cvs56
8276
8277         * src/prefs_receive.c
8278                 add an accurate description
8279
8280 2008-04-08 [colin]      3.3.1cvs55
8281
8282         * src/undo.c
8283                 Probably fix corruption, introduced in cvs53
8284
8285 2008-04-04 [iwkse]      3.3.1cvs54
8286
8287         * src/undo.c
8288                 undo should works properly again
8289
8290 2008-04-04 [iwkse]      3.3.1cvs53
8291
8292         * src/undo.c
8293                 Fix a segfault but breaks undo
8294                 on a specific case (eg. double paste with
8295                 middle-mouse button)
8296
8297 2008-04-04 [iwkse]      3.3.1cvs52
8298
8299         * src/prefs_filtering.c
8300                 Fix previous Tab mess
8301
8302 2008-04-03 [iwkse]      3.3.1cvs51
8303
8304         * src/prefs_filtering.c
8305                 Add search in filtering rules list
8306
8307 2008-04-02 [colin]      3.3.1cvs50
8308
8309         * src/main.c
8310                 Revert part of the previous patch: we do
8311                 want to parse ~/.claws-mail/gtkrc-2.0 if it
8312                 exists
8313
8314 2008-04-02 [colin]      3.3.1cvs49
8315
8316         * src/main.c
8317                 Fix bug 1562, 'Claws-Mail does not completely 
8318                 respect settings in GTK2_RC_FILES environment'
8319                 Remove manual parsing of .gtkrc-2.0 and 
8320                 .gtk/gtkrc-2.0. GTK does it itself these days.
8321
8322 2008-04-01 [colin]      3.3.1cvs48
8323
8324         * src/imap_gtk.c
8325                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
8326                 ticking "Show only subscribed"'
8327
8328 2008-03-31 [colin]      3.3.1cvs47
8329
8330         * src/folder.c
8331                 Fix bug 1553, 'File lock not respected'
8332                 Regression due to the implementation of
8333                 deletion batching
8334
8335 2008-03-31 [colin]      3.3.1cvs46
8336
8337         * src/mainwindow.c
8338                 Fix tags menu update, thanks to Paul
8339
8340 2008-03-29 [wwp]        3.3.1cvs45
8341
8342         * src/prefs_account.c
8343         * src/prefs_common.c
8344         * src/prefs_folder_item.c
8345         * src/prefs_quote.c
8346         * src/quote_fmt.c
8347         * src/quote_fmt.h
8348                 Fix compose template formats (in global preferences)
8349                 being translated under specific conditions.
8350                 Add a button to restore factory defaults for current
8351                 language.
8352
8353 2008-03-27 [colin]      3.3.1cvs44
8354
8355         * src/common/prefs.c
8356         * src/common/xmlprops.c
8357                 Fix RedHat bug 431735, 'segfault if /home is full' 
8358                 (when starting): Fix double fclose() in prefs.c
8359                 and potentially xmlprops.c
8360
8361 2008-03-27 [colin]      3.3.1cvs43
8362
8363         * src/addressbook.c
8364                 Fix bug 1559, 'Claws Mail crashed deleting all 
8365                 common contacts'
8366
8367 2008-03-27 [wwp]        3.3.1cvs42
8368
8369         * src/addressbook.c
8370                 Fix 3.3.0cvs41.
8371
8372 2008-03-27 [wwp]        3.3.1cvs41
8373
8374         * src/addressbook.c
8375                 Prevent list flickering when deleting addresses.
8376
8377 2008-03-26 [colin]      3.3.1cvs40
8378
8379         * src/imap.c
8380                 Clean up session disconnection. Possibly
8381                 fix Ubuntu bug #204290
8382
8383 2008-03-26 [colin]      3.3.1cvs39
8384
8385         * src/textview.c
8386                 Fix bug 1555: current folder wasn't used when
8387                 right-clicking on an email address
8388
8389 2008-03-25 [colin]      3.3.1cvs38
8390
8391         * src/plugins/bogofilter/bogofilter.c
8392         * src/plugins/bogofilter/bogofilter.h
8393         * src/plugins/bogofilter/bogofilter_gtk.c
8394                 Add a "learn from whitelist" preference
8395                 Whitelist Unsure mails too.
8396
8397 2008-03-24 [paul]       3.3.1cvs37
8398
8399         * src/prefs_account.c
8400                 If no MH mailbox and no account exists, when
8401                 creating a POP/Local account, just create and
8402                 use the default one instead of bailing with a
8403                 "Mailbox doesn't exist" error
8404
8405 2008-03-21 [colin]      3.3.1cvs36
8406
8407         * src/procmime.c
8408                 strstrip mime subtype
8409
8410 2008-03-21 [paul]       3.3.1cvs35
8411
8412         * manual/advanced.xml
8413                 correct and update the info about Actions
8414
8415 2008-03-20 [colin]      3.3.1cvs34
8416
8417         * src/messageview.c
8418         * src/messageview.h
8419         * src/textview.c
8420                 Show at max 1MB of text, add a noticeview to
8421                 show everything optionally.
8422
8423 2008-03-20 [colin]      3.3.1cvs33
8424
8425         * src/stock_pixmap.c
8426                 Add support for png themes
8427
8428 2008-03-19 [wwp]        3.3.1cvs32
8429
8430         * src/procheader.c
8431                 Sanity check.
8432
8433 2008-03-18 [colin]      3.3.1cvs31
8434
8435         * src/common/utils.c
8436         * src/common/utils.h
8437                 Handle size_t instead of off_t in to_human_readable
8438
8439 2008-03-18 [colin]      3.3.1cvs30
8440
8441         * src/imap.c
8442                 Remove raw printf
8443
8444 2008-03-16 [colin]      3.3.1cvs29
8445
8446         * src/summaryview.c
8447                 Fix build on GTK < 2.12
8448
8449 2008-03-16 [colin]      3.3.1cvs28
8450
8451         * src/mainwindow.c
8452                 Refresh non-list widget when switching
8453                 messageview
8454
8455 2008-03-16 [colin]      3.3.1cvs27
8456
8457         * manual/faq.xml
8458                 Revert cvs25: This wasn't a typo :) :
8459                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
8460
8461
8462 2008-03-16 [colin]      3.3.1cvs26
8463
8464         * src/summaryview.c
8465         * src/gtk/gtksctree.c
8466         * src/gtk/gtksctree.h
8467                 Implement 2-lines items in Summaryview when in 
8468                 three columns mode
8469
8470 2008-03-16 [paul]       3.3.1cvs25
8471
8472         * manual/faq.xml
8473                 fix typo
8474
8475 2008-03-14 [colin]      3.3.1cvs24
8476
8477         * src/prefs_filtering_action.c
8478                 Fix buglet on setting recipient when
8479                 reediting forward rules.
8480
8481 2008-03-12 [colin]      3.3.1cvs23
8482
8483         * src/summaryview.c
8484                 Fix a new unused variable warning
8485         * src/plugins/trayicon/trayicon.c
8486                 Fix folderview's scrollbar at startup
8487                 if starting hidden
8488
8489 2008-03-12 [colin]      3.3.1cvs22
8490
8491         * src/folderview.c
8492         * src/summaryview.c
8493                 Use item_opened at the beginning of showing
8494                 a folder instead of the end. Fixes flicker.
8495
8496 2008-03-12 [paul]       3.3.1cvs21
8497
8498         * src/folder.c
8499         * src/folder.h
8500         * src/mainwindow.c
8501         * src/procmsg.c
8502         * src/summaryview.c
8503         * src/plugins/trayicon/trayicon.c
8504                 add tooltip with extended folder stats
8505
8506 2008-03-10 [colin]      3.3.1cvs20
8507
8508         * src/common/xml.c
8509                 Handle comments
8510
8511 2008-03-07 [colin]      3.3.1cvs19
8512
8513         * src/mainwindow.c
8514                 Fix blinking of the taskbar entry
8515
8516 2008-03-07 [colin]      3.3.1cvs18
8517
8518         * src/mainwindow.c
8519                 MAEMO: Fix bug 1494, 'Trayicon 
8520                 plugin breaks UI...'
8521
8522 2008-03-07 [paul]       3.3.1cvs17
8523
8524         * src/gtk/authors.h
8525                 reflect reality a bit more closely
8526
8527 2008-03-06 [colin]      3.3.1cvs16
8528
8529         * src/mainwindow.c
8530         * src/mainwindow.h
8531         * src/summaryview.c
8532         * src/summaryview.h
8533         * src/toolbar.c
8534                 Integrate things better wrt the new
8535                 summaryview extensibility.
8536
8537 2008-03-06 [wwp]        3.3.1cvs15
8538
8539         * src/quote_fmt.c
8540                 Fix some gcc warnings.
8541
8542 2008-03-06 [wwp]        3.3.1cvs14
8543
8544         * src/prefs_account.c
8545         * src/prefs_folder_item.c
8546         * src/prefs_gtk.c
8547         * src/prefs_template.c
8548         * src/gtk/prefswindow.c
8549         * src/gtk/prefswindow.h
8550                 prefs_templates: fix missing unregistering of addr_completion widgets
8551                 and and ending of addr_completion service.
8552                 prefs_folder_item: fix missing registering/unregistering of widgets,
8553                 and rework the way add_completion service is started and stopped.
8554                 Plus few prefswindow API changes (opening).
8555
8556 2008-03-06 [wwp]        3.3.1cvs13
8557
8558         * src/folder_item_prefs.c
8559         * src/prefs_template.c
8560         * src/prefs_template.h
8561         * src/quote_fmt.c
8562         * src/common/template.c
8563                 Complete 3.3.1cvs12, thanks to Colin.
8564
8565 2008-03-06 [wwp]        3.3.1cvs12
8566
8567         * src/compose.c
8568         * src/folder_item_prefs.c
8569         * src/folder_item_prefs.h
8570         * src/prefs_account.c
8571         * src/prefs_folder_item.c
8572         * src/prefs_quote.c
8573         * src/prefs_template.c
8574         * src/quote_fmt.c
8575         * src/quote_fmt.h
8576         * src/common/template.c
8577         * src/common/template.h
8578                 Global and per-folder templates can now override the from name (this
8579                 doesn't change the account being used).
8580                 Examples:
8581                  "My other name" <%account_email> (just changes the name)
8582                  my.faked.email@address.org (overrides the address too)
8583
8584 2008-03-05 [colin]      3.3.1cvs11
8585
8586         * src/summaryview.c
8587         * src/summaryview.h
8588                 Replace that hbox with a notebook
8589
8590 2008-03-05 [colin]      3.3.1cvs10
8591
8592         * src/folder.h
8593         * src/folderview.c
8594                 Add klass functions for notification of folder
8595                 opening/closing via the GUI
8596         * src/summaryview.c
8597         * src/summaryview.h
8598                 Add a specific container for the scrolledwin
8599
8600 2008-03-05 [colin]      3.3.1cvs9
8601
8602         * src/folder.h
8603         * src/folderview.c
8604                 Add klass functions for notification of folder 
8605                 opening/closing via the GUI
8606         * src/summaryview.c
8607         * src/summaryview.h
8608                 Add a specific container for the scrolledwin
8609
8610 2008-03-02 [colin]      3.3.1cvs8
8611
8612         * src/messageview.c
8613                 MAEMO: Fix bug 1541, 'Deleting message from within 
8614                 read window displays next message then closes.'
8615
8616 2008-03-02 [colin]      3.3.1cvs7
8617
8618         * src/main.c
8619                 Probably fix bug 1539, 'Program crashes':
8620                 Setup Gcrypt's thread functions when built
8621                 with GnuTLS
8622
8623 2008-03-01 [colin]      3.3.1cvs6
8624
8625         * src/folder.c
8626         * src/imap_gtk.c
8627                 Get rid of stale folders with no account
8628
8629 2008-02-28 [colin]      3.3.1cvs5
8630
8631         * src/compose.c
8632                 Fix bug 1534, 'Segmentation fault when doing 
8633                 some draft saving and then throwing away'
8634         * src/imap.c
8635                 Fix bug 1533, 'Claws is unable to mark messages 
8636                 as "read" in IMAP shared folders'
8637         * src/etpan/imap-thread.c
8638                 Fix bug 1515, 'large messages crash claws when 
8639                 syncing for offline mode'. This is rather a
8640                 workaround, and mails > 64MB will still be
8641                 problematic if there's less than 64MB available
8642                 on the dataroot volume.
8643         * src/messageview.c
8644                 MAEMO: Add information when fetching big messages
8645
8646 2008-02-26 [colin]      3.3.1cvs4
8647
8648         * src/imap.c
8649                 fix bug 1532, '"login refused" message insufficiently 
8650                 detailed'
8651
8652 2008-02-26 [paul]       3.3.1cvs3
8653
8654         * INSTALL
8655         * README
8656                 remove mentions of ClamAV and a few other
8657                 old bits of information
8658
8659 2008-02-23 [colin]      3.3.1cvs2
8660
8661         * src/main.c
8662                 Fix log output (missing \n)
8663
8664 2008-02-23 [colin]      3.3.1cvs1
8665
8666         * configure.ac
8667                 Bump version number for stable release
8668
8669 2008-02-23 [paul]       3.3.0cvs21
8670
8671         * po/he.po
8672                 updated by Ofer
8673
8674 2008-02-21 [colin]      3.3.0cvs20
8675
8676         * src/matcher.c
8677                 Fix bug 1527, 'filtering is case sensitive when it 
8678                 shouldn't be'
8679
8680 2008-02-20 [colin]      3.3.0cvs19
8681
8682         * src/main.c
8683                 Fix file attachments from older Thunar
8684
8685 2008-02-19 [colin]      3.3.0cvs18
8686
8687         * manual/plugins.xml
8688         * manual/es/plugins.xml
8689         * manual/fr/plugins.xml
8690         * manual/pl/plugins.xml
8691                 Remove Clamav
8692
8693 2008-02-19 [paul]       3.3.0cvs17
8694
8695         * tools/README
8696         * tools/csv2addressbook.pl
8697                 add support for Kmail/Kaddressbook
8698
8699 2008-02-18 [colin]      3.3.0cvs16
8700
8701         * src/imap.c
8702                 Unset folder's session before creating a
8703                 new one
8704         * src/main.c
8705         * src/prefs_common.c
8706         * src/prefs_common.h
8707         * manual/advanced.xml
8708                 Add an hidden use_networkmanager pref, to
8709                 disable NetworkManager handling. Also,
8710                 consider UNKNOWN state to be CONNECTED.
8711
8712 2008-02-18 [wwp]        3.3.0cvs15
8713
8714         * src/matcher.c
8715                 Fix Engrish and make 'not' more visible in filtering debug logs.
8716
8717 2008-02-15 [colin]      3.3.0cvs14
8718
8719         * src/matcher.c
8720                 Revert cvs10 for now, it breaks the feature
8721
8722 2008-02-15 [colin]      3.3.0cvs13
8723
8724         * src/main.c
8725                 Always focus folder tree at startup
8726         * src/compose.c
8727                 Fix bug 1521, 'Cannot close compose window after 
8728                 replying to a non-existent news message'
8729
8730 2008-02-13 [colin]      3.3.0cvs12
8731
8732         * src/folderview.c
8733                 Fix important warnings
8734
8735 2008-02-12 [colin]      3.3.0cvs11
8736
8737         * src/imap.c
8738         * src/etpan/imap-thread.c
8739         * src/etpan/imap-thread.h
8740                 Fix handling of $Forwarded flag on Exchange:
8741                 check for the existence or creatability of a
8742                 flag before using it.
8743
8744 2008-02-12 [colin]      3.3.0cvs10
8745
8746         * src/matcher.c
8747                 Optimise matching on Found in addressbook if
8748                 the matched header is in cache (From, etc)
8749
8750 2008-02-12 [colin]      3.3.0cvs9
8751
8752         * src/folderview.c
8753                 Fix crashy stuff when changing displayed
8754                 columns
8755
8756 2008-02-12 [wwp]        3.3.0cvs8
8757
8758         * src/folder.h
8759                 Remove duplicate func declaration and restore the one
8760                 a missing one.
8761
8762 2008-02-12 [wwp]        3.3.0cvs7
8763
8764         * src/compose.c
8765         * src/export.c
8766         * src/folder.c
8767         * src/folder.h
8768         * src/foldersel.c
8769         * src/foldersel.h
8770         * src/imap_gtk.c
8771         * src/import.c
8772         * src/mainwindow.c
8773         * src/messageview.c
8774         * src/mh_gtk.c
8775         * src/prefs_account.c
8776         * src/prefs_filtering_action.c
8777         * src/summaryview.c
8778         * src/plugins/bogofilter/bogofilter_gtk.c
8779         * src/plugins/spamassassin/spamassassin_gtk.c
8780                 Allow moving/copying folders to root folders when using
8781                 the folder selection dialog (it was not possible to
8782                 maemo users to reparent a subfolder to a root folder
8783                 at all).
8784
8785 2008-02-12 [fabien]     3.3.0cvs6
8786
8787         * po/fr.po
8788                 a few days late for i18n fr update. Sorry.
8789
8790 2008-02-11 [colin]      3.3.0cvs5
8791
8792         * src/main.c
8793                 Implement support for future /dev/mem_notify.
8794                 This Linux kernel feature will allow applications
8795                 to be notified that memory has to be freed
8796                 before getting OOM-killed. For more information:
8797                 http://lwn.net/Articles/267013/
8798
8799 2008-02-10 [paul]       3.3.0cvs4
8800
8801         * src/Makefile.am
8802         * src/mimeview.c
8803         * src/prefs_toolbar.c
8804         * src/stock_pixmap.c
8805         * src/stock_pixmap.h
8806         * src/pixmaps/mime_text_patch.xpm
8807                 add an icon for attached patches
8808
8809 2008-02-09 [paul]       3.3.0cvs3
8810
8811         * src/gtk/about.c
8812                 bump the (c) year
8813
8814 2008-02-09 [wwp]        3.3.0cvs2
8815
8816         * src/main.c
8817                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
8818
8819 2008-02-08 [colin]      3.3.0cvs1
8820
8821         * src/common/utils.c
8822                 Forbid attaching anything containing "../" or ".ssh/"
8823                 from mailto: URI
8824
8825 2008-02-08 [paul]       3.3.0
8826
8827         * NEWS
8828         * README
8829         * RELEASE_NOTES 
8830                 3.3.0 released
8831
8832 2008-02-08 [paul]       3.2.0cvs77
8833
8834         * AUTHORS
8835                 updated with new translators
8836         * configure.ac
8837                 added he to ALL_LINGUAS
8838         * po/cs.po
8839         * po/de.po
8840         * po/es.po
8841         * po/fi.po
8842         * po/hu.po
8843         * po/it.po
8844         * po/pt_BR.po
8845         * po/zh_CN.po
8846                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
8847                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
8848                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
8849                 and Ralph Young
8850         * po/he.po
8851                 new Hebrew translation by Ofer <oc666@netvision.net.il>
8852         * src/gtk/about.c
8853                 updated with new translators and bumped (c) year
8854         * src/gtk/authors.h
8855                 updated with new translators
8856
8857 2008-02-05 [colin]      3.2.0cvs76
8858
8859         * src/messageview.c
8860         * src/mimeview.c
8861         * src/mimeview.h
8862                 Special case text/calendar parts: if there's one in
8863                 the mail, and a plugin handling text/calendar is
8864                 loaded, show that part. That'll avoid rendering 
8865                 meetings as plain text, which just looks broken to
8866                 many users.
8867
8868 2008-02-04 [colin]      3.2.0cvs75
8869
8870         * src/mainwindow.c
8871                 Maemo: Fix LED handling on OS 2008
8872
8873 2008-02-01 [colin]      3.2.0cvs74
8874
8875         * src/compose.c
8876                 Possibly fix the annoying and hard-to reproduce bug
8877                 where lines 
8878                 are
8879                 rewrapped
8880                 like
8881                 that.
8882
8883 2008-02-01 [paul]       3.2.0cvs73
8884
8885         * src/common/utils.c
8886                 fix bug 1502, 'Plus signs are stripped from
8887                 email addresses when calling from command line'
8888                 Thanks to Colin
8889
8890 2008-01-31 [colin]      3.2.0cvs72
8891
8892         * src/exphtmldlg.c
8893         * src/mimeview.c
8894         * src/summaryview.c
8895                 Fix building of URIs from filenames
8896
8897 2008-01-31 [wwp]        3.2.0cvs71
8898
8899         * src/main.c
8900                 Fixes debug output of compiled-in features list
8901                 (completes 3.2.0cvs60).
8902
8903 2008-01-31 [colin]      3.2.0cvs70
8904
8905         * configure.ac
8906         * po/POTFILES.in
8907         * src/compose.c
8908         * src/plugins/Makefile.am
8909         * src/plugins/clamav/.cvsignore
8910         * src/plugins/clamav/Makefile.am
8911         * src/plugins/clamav/README
8912         * src/plugins/clamav/clamav_plugin.c
8913         * src/plugins/clamav/clamav_plugin.h
8914         * src/plugins/clamav/clamav_plugin_gtk.c
8915         * src/plugins/clamav/clamav_plugin_gtk.deps
8916                 Remove the Clamav plugin from the core
8917
8918 2008-01-28 [wwp]        3.2.0cvs69
8919
8920         * src/compose.c
8921         * src/prefs_template.c
8922         * src/prefs_template.h
8923         * src/quote_fmt.c
8924         * src/quote_fmt.h
8925         * src/quote_fmt_lex.l
8926         * src/quote_fmt_parse.y
8927                 Fix for bug #1493: count lines (\n chars) according to the way
8928                 format body is passed (i.e. \-escaped or not).
8929
8930 2008-01-27 [paul]       3.2.0cvs68
8931
8932         * po/en_GB.po
8933                 updated
8934         * src/prefs_actions.c
8935         * src/prefs_filtering.c
8936         * src/prefs_folder_item.c
8937         * src/prefs_template.c
8938         * src/gtk/about.c
8939                 some minor changes to the English
8940
8941 2008-01-24 [colin]      3.2.0cvs67
8942
8943         * src/etpan/imap-thread.c
8944         * src/etpan/nntp-thread.c
8945                 Fix bug 1348, 'Hang ups at exit time with 
8946                 pgp plugin since 3.0.2'
8947
8948 2008-01-23 [colin]      3.2.0cvs66
8949
8950         * src/toolbar.c
8951                 Fix translation of something that shouldn't be
8952
8953 2008-01-23 [colin]      3.2.0cvs65
8954
8955         * src/procmime.c
8956                 Fix bug 1486, 'Re: Incorrect content when replying'
8957                 Revert to full scan if short scan found only 0-length
8958                 text parts
8959
8960 2008-01-23 [paul]       3.2.0cvs64
8961
8962         * src/prefs_folder_item.c
8963                 fix bug 1485, 'selecting a folder's default
8964                 account if name contains '&''
8965
8966 2008-01-23 [colin]      3.2.0cvs63
8967
8968         * src/folder.c
8969         * src/folder.h
8970         * src/main.c
8971         * src/mainwindow.c
8972                 Fix bug 1480, 'should be able to display mail file
8973                 from command line'. Let 'claws-mail --select' accept
8974                 absolute paths in addition to folder identifiers.
8975
8976 2008-01-22 [wwp]        3.2.0cvs62
8977
8978         * src/account.c
8979         * src/account.h
8980         * src/compose.c
8981         * src/messageview.c
8982         * src/summaryview.c
8983         * src/common/utils.c
8984         * src/common/utils.h
8985                 Allow from=address in mailto sequence:
8986                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
8987                   The 'from' will try to select the first account matching in accounts list,
8988                   otherwise will use the usual account selection mechanism but override with
8989                   this 'from' address.
8990                 Allow mailto with NNTP accounts
8991                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
8992                   is the default one or if a NNTP account address is used with 'from'.
8993                   This is more or less a bugfix as it was possible to use mailto with a NNTP
8994                   default account but the complete mailto sequence was put in To.
8995
8996 2008-01-22 [wwp]        3.2.0cvs61
8997
8998         * doc/man/claws-mail.1
8999                 Updated the man page: status of few features, command-line
9000                 usage (--version-full) and completed list of config files
9001                 and dirs.
9002
9003 2008-01-22 [wwp]        3.2.0cvs60
9004
9005         * src/main.c
9006                 Added --version-full to display version and compiled-in
9007                 features list (for later use by Clawsker for instance).
9008
9009 2008-01-22 [holger]     3.2.0cvs59
9010
9011         * src/addrduplicates.c
9012                 Fix scrolling in addressbook duplicate
9013                 finder result dialog
9014
9015 2008-01-21 [colin]      3.2.0cvs58
9016
9017         * src/summaryview.c
9018                 Fix bug 1457, 'sorting messages on, say, from, 
9019                 should subsort on previous sort choice'. Subsort
9020                 by date when sort is Subject, From, To, Tags.
9021
9022 2008-01-21 [colin]      3.2.0cvs57
9023
9024         * AUTHORS
9025         * src/matcher.c
9026         * src/mimeview.c
9027         * src/common/ssl.c
9028         * src/gtk/authors.h
9029                 Fix bug 1478, 'Wrong pthread_create calls all 
9030                 over the place'. Patch by Christian Cornelssen
9031
9032 2008-01-20 [colin]      3.2.0cvs56
9033
9034         * src/imap.c
9035         * src/etpan/imap-thread.c
9036         * src/etpan/imap-thread.h
9037                 Fix bug 1468, 'Use IMAP keyword to 
9038                 store "forwarded" flag'
9039
9040 2008-01-20 [colin]      3.2.0cvs55
9041
9042         * src/folderutils.c
9043                 Make list operations faster
9044
9045 2008-01-20 [colin]      3.2.0cvs54
9046
9047         * src/mainwindow.c
9048                 Fix bug 1353, 'on startup with small screen 
9049                 layout, keyboard input gets lost'
9050
9051 2008-01-20 [colin]      3.2.0cvs53
9052
9053         * src/textview.c
9054                 Complete 3.2.0cvs49, and fixes bug 1477, 
9055                 'Claws Mail crashes when view PGP-encrypted 
9056                 message'
9057
9058 2008-01-20 [colin]      3.2.0cvs52
9059
9060         * src/compose.c
9061                 Fix privacy menu update when replying to
9062                 encrypted mail and no default privacy 
9063                 system is set
9064
9065 2008-01-19 [colin]      3.2.0cvs51
9066
9067         * src/filtering.c
9068         * src/procmsg.h
9069         * src/plugins/bogofilter/bogofilter.c
9070         * src/plugins/clamav/clamav_plugin.c
9071         * src/plugins/spamassassin/spamassassin.c
9072                 Batch filtering deletions too (and save 4 bytes
9073                 per MsgInfo in the process :)
9074
9075 2008-01-19 [colin]      3.2.0cvs50
9076
9077         * src/folder.c
9078                 Make cache update after copies much faster
9079                 on IMAP
9080
9081 2008-01-19 [colin]      3.2.0cvs49
9082
9083         * src/textview.c
9084                 Check g_fopen() success
9085
9086 2008-01-17 [wwp]        3.2.0cvs48
9087
9088         * manual/faq.xml
9089         * manual/es/faq.xml
9090         * manual/fr/faq.xml
9091         * manual/pl/faq.xml
9092                 Sylpheed? No idea what this means.
9093
9094 2008-01-17 [colin]      3.2.0cvs47
9095
9096         * src/gtk/gtksctree.c
9097                 Make dnd threshold higher on Maemo
9098
9099 2008-01-16 [colin]      3.2.0cvs46
9100
9101         * src/common/passcrypt.c
9102                 Fix build on FreeBSD, thanks to Pawel
9103
9104 2008-01-15 [colin]      3.2.0cvs45
9105
9106         * src/compose.c
9107                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
9108                 spell check of actuall word'
9109         * src/summaryview.c
9110                 Temporarily disable immediate execution when learning
9111                 spam *only* if the summaryview isn't locked
9112
9113 2008-01-15 [wwp]        3.2.0cvs44
9114
9115         * src/prefs_filtering.c
9116                 Fix filtering prefs layout (Maemo port), moving page up/down
9117                 from buttons to context menu.
9118
9119 2008-01-15 [colin]      3.2.0cvs43
9120
9121         * src/compose.c
9122                 Fix bug 1465, 'First line in new message does not mark URLs'
9123
9124 2008-01-15 [colin]      3.2.0cvs42
9125
9126         * src/common/passcrypt.c
9127                 Fix bug 1461, 'several components #define 
9128                 _XOPEN_SOURCE improperly'
9129
9130 2008-01-15 [colin]      3.2.0cvs41
9131
9132         * src/summaryview.c
9133                 Fix bug 1469, 'Column width adjustments on message 
9134                 lists do not save'
9135
9136 2008-01-14 [holger]     3.2.0cvs40
9137
9138         * configure.ac
9139                 Add tests for dbus, dbus glib bindings,
9140                 and NetworkManager. All is optional. Add new
9141                 --(en|dis)able-networkmanager-support switch.
9142         * src/Makefile.am
9143         * src/imap.c
9144         * src/inc.c
9145         * src/main.c
9146         * src/main.h
9147         * src/mainwindow.c
9148         * src/gtk/about.c
9149                 Add optional NetworkManager support, so Claws Mail
9150                 can try to do the right thing when the network connection
9151                 status changes. NetworkManager support is active by
9152                 default if above requirements were met.
9153
9154 2008-01-12 [colin]      3.2.0cvs39
9155
9156         * src/summaryview.c
9157                 Advertise the click-on-reply feature in the tooltip
9158
9159 2008-01-12 [colin]      3.2.0cvs38
9160
9161         * src/Makefile.am
9162         * src/stock_pixmap.c
9163         * src/stock_pixmap.h
9164         * src/pixmaps/tray_newmail.offline.xpm
9165         * src/pixmaps/tray_newmail.xpm
9166         * src/pixmaps/tray_newmarkedmail.offline.xpm
9167         * src/pixmaps/tray_newmarkedmail.xpm
9168         * src/pixmaps/tray_nomail.offline.xpm
9169         * src/pixmaps/tray_nomail.xpm
9170         * src/pixmaps/tray_unreadmail.offline.xpm
9171         * src/pixmaps/tray_unreadmail.xpm
9172         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
9173         * src/pixmaps/tray_unreadmarkedmail.xpm
9174         * src/plugins/trayicon/Makefile.am
9175         * src/plugins/trayicon/newmail.offline.xpm
9176         * src/plugins/trayicon/newmail.xpm
9177         * src/plugins/trayicon/newmarkedmail.offline.xpm
9178         * src/plugins/trayicon/newmarkedmail.xpm
9179         * src/plugins/trayicon/nomail.offline.xpm
9180         * src/plugins/trayicon/nomail.xpm
9181         * src/plugins/trayicon/trayicon.c
9182         * src/plugins/trayicon/unreadmail.offline.xpm
9183         * src/plugins/trayicon/unreadmail.xpm
9184         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
9185         * src/plugins/trayicon/unreadmarkedmail.xpm
9186                 Make the Trayicon plugin icons themable
9187
9188 2008-01-12 [wwp]        3.2.0cvs37
9189
9190         * src/prefs_display_header.c
9191                 Fix extra leading hyphen visible in the display
9192                 header configuration combo list (maemo).
9193
9194 2008-01-11 [colin]      3.2.0cvs36
9195
9196         * src/imap.c
9197                 Set timeout to 1 before disconnecting all -
9198                 for when one switches to offline and has 
9199                 no network anymore
9200         * src/messageview.c
9201                 Fix bug 1454, 'error message shows parts and 
9202                 signature of previous messages'
9203         * src/prefs_common.c
9204                 Maemo: Hide Send dialog by default
9205
9206 2008-01-10 [colin]      3.2.0cvs35
9207
9208         * src/action.c
9209         * src/editldap.c
9210         * src/prefs_account.c
9211         * src/wizard.c
9212         * src/gtk/inputdialog.c
9213         * src/plugins/pgpcore/passphrase.c
9214                 Maemo: Fix bug 1455, 'Password enters leading letter 
9215                 incorrectly as uppercase'
9216
9217 2008-01-09 [colin]      3.2.0cvs34
9218
9219         * po/pl.po
9220                 Fix bug 1446, 'SC crashes frequently when staying 
9221                 in background'. Format string error in Polish 
9222                 translation
9223         * src/gtk/description_window.c
9224         * src/prefs_template.c
9225                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
9226                 patch by Pawel
9227         * src/wizard.c
9228                 Maemo: Fix build
9229
9230 2008-01-08 [colin]      3.2.0cvs33
9231
9232         * src/main.c
9233                 Maemo: connect HW status change signal for shutdown
9234         * src/mainwindow.c
9235                 Maemo: Fix hardware space key
9236         * src/wizard.c
9237                 Maemo: name mmc1 and 2 a better name
9238
9239 2008-01-08 [wwp]        3.2.0cvs32
9240
9241         * src/folder.c
9242         * src/folder_item_prefs.c
9243         * src/folder_item_prefs.h
9244         * src/prefs_folder_item.c
9245                 It's now possible to disable processing rules when
9246                 entering a folder (this adds a new option to the
9247                 folder properties dialog).
9248
9249 2008-01-08 [wwp]        3.2.0cvs31
9250
9251         * src/common/utils.c
9252                 Mailto: now supports 'insert' (stands for 'insert file'), this
9253                 adds the ability to create a new message from the command-line,
9254                 with body set from an existing file contents.
9255
9256 2008-01-08 [colin]      3.2.0cvs30
9257
9258         * src/summaryview.c
9259                 Maybe fix bug 1452, 'crash while drag'n'droping 
9260                 emails to an IMAP folder'
9261
9262 2008-01-07 [wwp]        3.2.0cvs29
9263
9264         * src/prefs_filtering.c
9265                 Static-alize a function, thanks to Colin.
9266
9267 2008-01-07 [colin]      3.2.0cvs28
9268
9269         * src/folderview.c
9270                 Fix scrolling to bottom when drag and dropping
9271         * src/summaryview.c
9272                 Fix bug 1445, 'Display sender using addressbook: fails 
9273                 when From: isn't an email address'
9274
9275 2008-01-07 [wwp]        3.2.0cvs27
9276
9277         * src/prefs_actions.c
9278         * src/prefs_filtering.c
9279         * src/prefs_template.c
9280                 Add tooltips to most buttons in the templates, actions and
9281                 filtering/processing dialogs.
9282
9283 2008-01-07 [wwp]        3.2.0cvs26
9284
9285         * src/prefs_filtering.c
9286                  - add a clear button to clear dialog input fields
9287                  - add page up and page down buttons to move selected rule up and down
9288                  - in rules list popup-menu: added Delete, Delete all and Duplicate
9289                  - popup-menu items are greyed out either if the list is empty (not counting the
9290                    (New) row or if there is no selected item
9291                  - clear store when closing dialog
9292
9293         * src/prefs_actions.c
9294                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
9295                    clear button, popup-menu
9296                  - clear store when closing dialog
9297
9298         * src/prefs_template.c
9299                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
9300                    clear button, popup-menu 
9301
9302         * src/addrcustomattr.c
9303                  - renamed popup-menu item Clear list to Delete all
9304                  - grey out popup-menu items is there is no selected item or if list is empty
9305                  - clear store when closing dialog
9306
9307         * src/edittags.c
9308                  - added popup-menu item Delete all
9309                  - grey out popup-menu items is there is no selected item or if list is empty
9310                  - clear store when closing dialog
9311
9312 2008-01-06 [wwp]        3.2.0cvs25
9313
9314         * src/addressadd.c
9315                 One more layout fix by Pawel (completes 3.2.0cvs24).
9316
9317 2008-01-05 [colin]      3.2.0cvs24
9318
9319         * src/addressadd.c
9320                 Little GUI fixes, patch by Pawel
9321
9322 2007-12-29 [wwp]        3.2.0cvs23
9323
9324         * src/compose.c
9325                 Fix for bug #1443, and strip possible whitespaces around
9326                 custom header names.
9327
9328 2007-12-29 [mones]      3.2.0cvs22
9329
9330         * po/es.po
9331                 Updated translation, corrected a term based 
9332                 on suggestion from Israel Saeta P�rez,
9333                 reverted awful X-Mailer translation
9334         * src/procmime.c
9335                 Complete cvs20 for FreeBSD, patch by Pawel
9336
9337 2007-12-29 [colin]      3.2.0cvs21
9338
9339         * src/textview.c
9340                 Fix bug 1442, 'Tags are repeated in 
9341                 encapsulated messages'
9342
9343 2007-12-28 [colin]      3.2.0cvs20
9344
9345         * src/procmime.c
9346                 Fix path to mime/globs. Patch by Marten King.
9347
9348 2007-12-27 [colin]      3.2.0cvs19
9349
9350         * src/plugins/pgpcore/Makefile.am
9351         * src/plugins/pgpinline/Makefile.am
9352         * src/plugins/pgpmime/Makefile.am
9353                 Add missing flags to build pgp plugins on maemo
9354
9355 2007-12-27 [colin]      3.2.0cvs18
9356
9357         * src/mainwindow.c
9358                 Maximise before showing to avoid probable flickering
9359                 on slow computers.
9360
9361 2007-12-27 [colin]      3.2.0cvs17
9362
9363         * src/main.c
9364         * src/mainwindow.c
9365         * src/prefs_common.c
9366         * src/prefs_common.h
9367                 Fix bug 1439, 'Claws Mail does not remember window size 
9368                 state when restarted'. Save maximised state and force
9369                 maximisation at startup if applicable.
9370
9371 2007-12-23 [paul]       3.2.0cvs16
9372
9373         * src/prefs_matcher.c
9374                 fix bug 1436, 'Filter condition dialog doesn't
9375                 load header name from current rules'
9376
9377 2007-12-22 [paul]       3.2.0cvs15
9378
9379         * src/compose.c
9380                 fix bug 1435, 'Reply doesn't take into account
9381                 reply-to field'
9382
9383 2007-12-21 [paul]       3.2.0cvs14
9384
9385         * src/common/ssl_certificate.c
9386                 fix FreeBSD build with IPV6 support 
9387
9388 2007-12-20 [colin]      3.2.0cvs13
9389
9390         * src/imap.c
9391                 Fix error handling
9392
9393 2007-12-20 [colin]      3.2.0cvs12
9394
9395         * src/imap.c
9396         * src/imap.h
9397         * src/prefs_account.c
9398                 Add DIGEST-MD5 support for IMAP authentication
9399
9400 2007-12-19 [mones]      3.2.0cvs11
9401
9402         * doc/man/claws-mail.1
9403                 Better ordering of sections, updated options
9404         * po/es.po
9405                 Updated strings
9406
9407 2007-12-19 [paul]       3.2.0cvs10
9408
9409         * src/prefs_account.c
9410                 use a spinbutton instead of an entry for
9411                 "POP authentication timeout" also
9412
9413 2007-12-19 [colin]      3.2.0cvs9
9414
9415         * src/prefs_filtering_action.c
9416         * src/prefs_matcher.c
9417         * src/gtk/description_window.c
9418                 Destroy info windows with their parents
9419                 Patch by Pawel
9420
9421 2007-12-19 [colin]      3.2.0cvs8
9422
9423         * src/prefs_account.c
9424                 Use spinbuttons instead of entries where needed
9425                 Patch by Pawel
9426
9427 2007-12-18 [paul]       3.2.0cvs7
9428
9429         * src/prefs_matcher.c
9430                 add missing i18n for a few strings
9431                 Patch by Stephan Sachse
9432
9433 2007-12-18 [paul]       3.2.0cvs6
9434
9435         * src/prefs_logging.c
9436                 use 'disk' instead of 'disc'
9437
9438 2007-12-18 [paul]       3.2.0cvs5
9439
9440         * po/en_GB.po
9441                 updated
9442         * src/addrcustomattr.c
9443         * src/editaddress.c
9444                 fixes to the ingleesh
9445         * src/prefs_filtering_action.c
9446                 fix copyright header
9447                 fix untranslated strings
9448         * src/prefs_filtering_action.h
9449                 fix copyright header
9450
9451 2007-12-18 [wwp]        3.2.0cvs4
9452
9453         * src/folderview.c
9454         * src/headerview.c
9455         * src/prefs_common.c
9456         * src/prefs_common.h
9457         * src/prefs_fonts.c
9458         * src/summaryview.c
9459         * src/textview.c
9460         * src/wizard.c
9461         * src/common/defs.h
9462         * src/gtk/gtkutils.c
9463                 Added prefs to set custom small and bold fonts
9464                 (might matter on some desktops, according to
9465                 DPI and font settings).
9466
9467 2007-12-18 [colin]      3.2.0cvs3
9468
9469         * src/prefs_logging.c
9470                 Rework GUI, patch by Pawel
9471
9472 2007-12-18 [colin]      3.2.0cvs2
9473
9474         * src/prefs_filtering_action.c
9475                 Rework GUI, patch by Pawel
9476
9477 2007-12-18 [colin]      3.2.0cvs1
9478
9479         * src/editaddress.c
9480                 Fix build on old GCC
9481                 Fix inverted buttons
9482
9483 2007-12-17 [paul]       3.2.0
9484
9485         * NEWS
9486         * README
9487         * RELEASE_NOTES 
9488                 3.2.0 released
9489
9490 2007-12-17 [paul]       3.1.0cvs79
9491
9492         * po/de.po
9493         * po/fr.po
9494         * po/hu.po
9495         * po/it.po
9496         * po/pt_BR.po
9497                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
9498                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
9499
9500 2007-12-17 [mones]      3.1.0cvs78
9501
9502         * po/es.po
9503                 Updated Spanish translation for 3.2.0 release
9504
9505 2007-12-16 [colin]      3.1.0cvs77
9506
9507         * src/addrcustomattr.c
9508                 Fix translations, patch by Fabien
9509
9510 2007-12-15 [paul]       3.1.0cvs76
9511
9512         * src/folderview.c
9513                 fix compiler warning
9514
9515 2007-12-14 [colin]      3.1.0cvs75
9516
9517         * src/folderview.c
9518                 Simplify logic
9519
9520 2007-12-12 [wwp]        3.1.0cvs74
9521
9522         * AUTHORS
9523         * src/gtk/authors.h
9524                 Added Marius Glauser to the hall of fame.
9525
9526 2007-12-12 [wwp]        3.1.0cvs73
9527
9528         * src/gtk/gtkutils.c
9529                 Improve the way we show results of searches
9530                 in message bodies: selected text now get centered
9531                 vertically in the message window.
9532                 Patch by Marius Glauser <seelenhirt@gmx.net>.
9533
9534 2007-12-10 [colin]      3.1.0cvs72
9535
9536         * src/folder.c
9537                 Don't crash when setting batch mode on no folder
9538
9539 2007-12-10 [colin]      3.1.0cvs71
9540
9541         * src/common/utils.c
9542                 Fix potential buffer overrun (thanks to
9543                 Hiroyuki)
9544
9545 2007-12-08 [paul]       3.1.0cvs70
9546
9547         * src/prefs_receive.c
9548                 small change to the English
9549
9550 2007-12-08 [colin]      3.1.0cvs69
9551
9552         * src/vcard.c
9553                 Fix warnings
9554
9555 2007-12-07 [colin]      3.1.0cvs68
9556
9557         * src/mainwindow.c
9558         * src/summaryview.c
9559         * src/summaryview.h
9560                 Free simplify_subject_preg at exit
9561
9562 2007-12-07 [colin]      3.1.0cvs67
9563
9564         * src/main.c
9565         * src/summaryview.c
9566         * src/common/utils.c
9567         * src/common/utils.h
9568                 We have to free reused regexps from time to
9569                 time, or they get huge
9570
9571 2007-12-07 [colin]      3.1.0cvs66
9572
9573         * src/vcard.c
9574                 Fix QP decoding (and UTF8)
9575
9576 2007-12-07 [colin]      3.1.0cvs65
9577
9578         * src/addrcustomattr.c
9579                 Update list of default custom attributes
9580                 now (will be needed for a feature patch
9581                 post 3.2.0)
9582
9583 2007-12-07 [colin]      3.1.0cvs64
9584
9585         * src/folder.c
9586                 Batch on destination folder when copying - fixes
9587                 slowness when moving unread mails to trash on IMAP
9588
9589 2007-12-06 [colin]      3.1.0cvs63
9590
9591         * src/common/w32_time.c
9592         * src/common/w32lib.h
9593         * src/etpan/etpan-thread-manager.c
9594         * src/etpan/imap-thread.c
9595         * src/etpan/nntp-thread.c
9596         * src/gtk/Makefile.am
9597                 Fix win32 build with libetpan. Thanks to
9598                 Marcus Brinkmann.
9599
9600 2007-12-06 [colin]      3.1.0cvs62
9601
9602         * src/account.c
9603         * src/imap.c
9604         * src/prefs_account.c
9605         * src/prefs_account.h
9606         * src/etpan/imap-thread.c
9607         * src/etpan/imap-thread.h
9608                 Disable connection via command line on WIN32
9609                 Disable mmap use on WIN32 - use normal strings
9610         * src/addressbook.c
9611         * src/addressbook.h
9612         * src/addressbook_foldersel.c
9613         * src/addressbook_foldersel.h
9614         * src/prefs_filtering_action.c
9615         * src/prefs_matcher.c
9616         * src/plugins/bogofilter/bogofilter_gtk.c
9617         * src/plugins/dillo_viewer/dillo_prefs.c
9618         * src/plugins/spamassassin/spamassassin_gtk.c
9619                 Fix leak, rework function logics to be more
9620                 natural - thanks to Holger
9621         * src/common/utils.c
9622                 Fix warnings
9623
9624 2007-12-06 [colin]      3.1.0cvs61
9625
9626         * src/news.c
9627         * src/common/utils.c
9628         * src/common/utils.h
9629                 Fix posting, and fix UTF-8 being sent when encoding
9630                 is 8bit
9631
9632 2007-12-05 [colin]      3.1.0cvs60
9633
9634         * src/news.c
9635                 Fix debian bug #453157, 'Fails to post usenet
9636                 articles after NNTP connection has been 
9637                 interrupted". Fix return value to prevent deletion
9638                 on failure, and issue MODE READER in case posting
9639                 fails at first.
9640
9641 2007-12-05 [colin]      3.1.0cvs59
9642
9643         * src/messageview.c
9644         * src/uri_opener.c
9645                 Improvements to the List URIs dialog
9646                 Patch by Pawel
9647
9648 2007-12-05 [colin]      3.1.0cvs58
9649
9650         * src/prefs_other.c
9651         * src/gtk/gtksctree.h
9652                 Fix warnings
9653
9654 2007-12-04 [colin]      3.1.0cvs57
9655
9656         * src/etpan/imap-thread.c
9657                 Fix bug 1378, 'Claws exits on IMAP alert message'
9658                 Don't do GTK calls directly from Etpan thread
9659
9660 2007-12-04 [colin]      3.1.0cvs56
9661
9662         * src/folderview.c
9663         * src/gtk/gtksctree.c
9664                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
9665                 Make all the left of column zero an hotspot for
9666                 expanding.
9667
9668 2007-12-04 [colin]      3.1.0cvs55
9669
9670         * src/mainwindow.c
9671         * src/mainwindow.h
9672         * src/prefs_common.c
9673         * src/prefs_common.h
9674         * src/prefs_receive.c
9675                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
9676
9677 2007-12-04 [wwp]        3.1.0cvs54
9678
9679         * src/prefs_other.c
9680                 Fix for bug #1419.
9681
9682 2007-12-04 [holger]     3.1.0cvs53
9683
9684         * src/addrduplicates.c
9685         * src/addrduplicates.h
9686                 Export addressbook entry deletion
9687
9688 2007-12-04 [colin]      3.1.0cvs52
9689
9690         * tools/Makefile.am
9691         * tools/README.sylprint
9692         * tools/sylprint.pl
9693         * tools/sylprint.rc
9694                 Fix debian bug #454089 (symlink attack in TMP directory)
9695                 http://secwatch.org/advisories/1019661/ :
9696                 Remove the buggy script, which was unmaintained anyway
9697         * src/news.c
9698         * src/procmsg.c
9699                 Store things in our private tmp directory.
9700
9701 2007-12-03 [colin]      3.1.0cvs51
9702
9703         * src/folder.c
9704         * src/folder.h
9705         * src/folderview.c
9706         * src/imap.c
9707         * src/mainwindow.c
9708                 Fix update problem when getting remote tags
9709         * src/prefs_matcher.c
9710                 Rework GUI to make it better. Patch by Pawel
9711                 Pekala
9712
9713 2007-12-03 [colin]      3.1.0cvs50
9714
9715         * src/etpan/imap-thread.c
9716         * src/etpan/nntp-thread.c
9717                 Fix bug 1417, 'Network log doesn't reveal 
9718                 enough NNTP errors'
9719
9720 2007-12-02 [iwkse]      3.1.0cvs49
9721
9722         * src/plugins/dillo_viewer/dillo_prefs.c
9723                         Insert dillo under the Plugins menu
9724
9725 2007-12-01 [paul]       3.1.0cvs48
9726
9727         * src/html.c
9728                 add these variant forms
9729                 Thanks to Colin
9730
9731 2007-12-01 [paul]       3.1.0cvs47
9732
9733         * src/matcher.c
9734                 fix a typo
9735
9736 2007-12-01 [paul]       3.1.0cvs46
9737
9738         * po/POTFILES.in
9739                 add the new addrcustomattr.c file
9740
9741 2007-11-29 [colin]      3.1.0cvs45
9742
9743         * src/common/ssl_certificate.c
9744                 Use the more modern getaddrinfo instead of 
9745                 gethostbyname when possible
9746
9747 2007-11-28 [colin]      3.1.0cvs44
9748
9749         * src/summaryview.c
9750                 Maybe fix bug 1410 and other crash reports
9751                 in summaryview since cvs38.
9752
9753 2007-11-28 [wwp]        3.1.0cvs43
9754
9755         * src/prefs_summary_open.c
9756                 Guard against an empty list of actions to perform
9757                 when opening a folder (or migration defaults could
9758                 be introduced, confusing).
9759
9760 2007-11-28 [colin]      3.1.0cvs42
9761
9762         * src/folderview.c
9763                 Fix mark all read from folder's contextual menu
9764
9765 2007-11-27 [colin]      3.1.0cvs41
9766
9767         * src/imap.c
9768         * src/imap.h
9769         * src/imap_gtk.c
9770         * src/prefs_account.c
9771         * src/etpan/imap-thread.c
9772                 A few fixes to the IMAP flags handling: Optimisations,
9773                 two crashers, mention that Bandwitdh-efficient mode
9774                 prevents tag fetching.
9775                 Fix M-UTF7 in subscription dialog.
9776
9777 2007-11-27 [colin]      3.1.0cvs40
9778
9779         * src/folder.c
9780         * src/mbox.c
9781         * src/summaryview.c
9782                 Make filtering faster on flags change: Batch original 
9783                 folderitem, where we'll do flags/tags changes.
9784
9785 2007-11-27 [colin]      3.1.0cvs39
9786
9787         * src/filtering.c
9788                 Fix bug 1407, 'After a copy action, further rules apply 
9789                 to both original and copy'
9790
9791 2007-11-27 [colin]      3.1.0cvs38
9792
9793         * src/edittags.c
9794         * src/summaryview.c
9795                 Fixes races when doing a long operation and user
9796                 asks for another one (Mark all read/unread on a 
9797                 big folder on IMAP for example)
9798
9799 2007-11-27 [wwp]        3.1.0cvs37
9800
9801         * src/addressbook.c
9802         * src/prefs_common.c
9803                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
9804                 and 3.1.0cvs35 (addressbook.c).
9805
9806 2007-11-27 [holger]     3.1.0cvs36
9807
9808         * src/printing.c
9809                 Add a line separating header and body
9810                 in the printout
9811
9812 2007-11-27 [wwp]        3.1.0cvs35
9813
9814         * src/addressbook.c
9815                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
9816                 (thanks to Colin) and revert disabling of cut/copy
9817                 context menu entries upon selected groups.
9818
9819 2007-11-27 [holger]     3.1.0cvs34
9820
9821         * src/printing.c
9822                 Add weights to the list of supported text attributes
9823                 for printing
9824
9825 2007-11-27 [wwp]        3.1.0cvs33
9826
9827         * src/Makefile.am
9828         * src/addrcustomattr.c
9829         * src/addrcustomattr.h
9830         * src/addressbook.c
9831         * src/editaddress.c
9832         * src/editaddress.h
9833         * src/prefs_common.c
9834         * src/prefs_common.h
9835         * src/common/defs.h
9836                 Provide a (customizable) list of preset attribute names
9837                 for editing contacts (closes bug #1391).
9838
9839 2007-11-27 [wwp]        3.1.0cvs32
9840
9841         * src/addrclip.c
9842         * src/addressbook.c
9843         * src/addritem.c
9844                 Various fixes in the address book:
9845                         - made copy/move of a folder to itself or its subtree
9846                           impossible (-> error)
9847                         - errors messages don't show in the status bar anymore,
9848                           use alertpanels instead
9849                         - simple click on group doesn't open group edit dialog
9850                           anymore when in contact edit embedded mode (was too itchy)
9851                         - fixed disabling of edit button and and menu entry when
9852                           in contact edit embedded mode (was done in a bad and
9853                           ineffective way)
9854                         - fix menu cut/paste sensitivity in treelist context
9855                           menu (conflicting enabling was done by different functions)
9856                         - fix some menu item sensitivity in address list context menu
9857                         - don't allow cut/copy of groups, it's useless as they won't
9858                           be copied w/ their contents
9859                         - fix missing copy of the picture file when copying (bug #1402),
9860                           fix picture attribute (internal) value when moving or copying
9861
9862
9863 2007-11-27 [colin]      3.1.0cvs31
9864
9865         * src/folder.c
9866         * src/imap.c
9867                 Fix tags loss on move, fix space encoding
9868
9869 2007-11-26 [colin]      3.1.0cvs30
9870
9871         * src/edittags.c
9872         * src/folder.c
9873         * src/folder.h
9874         * src/imap.c
9875         * src/messageview.c
9876         * src/procmsg.c
9877         * src/procmsg.h
9878         * src/summaryview.c
9879         * src/common/utils.c
9880         * src/common/utils.h
9881         * src/etpan/imap-thread.c
9882         * src/etpan/imap-thread.h
9883                 Add IMAP tags support
9884
9885 2007-11-26 [colin]      3.1.0cvs29
9886
9887         * src/imap.c
9888                 Fix bug 1405, 'imap auto auth method doesn't 
9889                 work since 3.1.0'
9890
9891 2007-11-26 [colin]      3.1.0cvs28
9892
9893         * src/messageview.c
9894         * src/procmime.c
9895                 Handle broken disposition-notifications from Evolution
9896                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
9897
9898 2007-11-25 [paul]       3.1.0cvs27
9899
9900         * src/folder_item_prefs.c
9901         * src/folder_item_prefs.h
9902                 remove dead code
9903
9904 2007-11-23 [wwp]        3.1.0cvs26
9905
9906         * src/matcher.c
9907         * src/matcher.h
9908         * src/matcher_parser_parse.y
9909         * src/prefs_matcher.c
9910                 Fix irrelevant case folding when adding matcher condition 'test',
9911                 thanks to Colin.
9912
9913 2007-11-23 [wwp]        3.1.0cvs25
9914
9915         * src/prefs_common.c
9916         * src/prefs_common.h
9917         * src/prefs_summary_open.c
9918         * src/prefs_summary_open.h
9919         * src/summaryview.c
9920                 Add "select first email in list" to the list of possible selections
9921                 when opening a folder.
9922
9923 2007-11-23 [paul]       3.1.0cvs24
9924
9925         * po/de.po
9926                 a fix by Stephan Sachse, plus remove all
9927                 old strings from the end of the file
9928
9929 2007-11-23 [wwp]        3.1.0cvs23
9930
9931         * src/prefs_msg_colors.c
9932                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
9933                 with little changes.
9934
9935 2007-11-23 [paul]       3.1.0cvs22
9936
9937         * src/prefs_logging.c
9938                 eliminate wasted horizontal space
9939
9940 2007-11-23 [paul]       3.1.0cvs21
9941
9942         * src/prefs_summaries.c
9943                 don't wrap the label or put linebreaks
9944
9945 2007-11-22 [colin]      3.1.0cvs20
9946
9947         * src/plugins/pgpinline/pgpinline.c
9948                 Fix decryption
9949
9950 2007-11-22 [wwp]        3.1.0cvs19
9951
9952         * src/prefs_themes.c
9953                 Yet another misuse of get_rc_dir(), still related
9954                 to user themes. Completes 3.1.0cvs18.
9955
9956 2007-11-22 [wwp]        3.1.0cvs18
9957
9958         * src/stock_pixmap.c
9959                 Fix a misuse of get_rc_dir(), user themes dir was
9960                 not set properly and some themes might have disappeared
9961                 from themes list in prefs.
9962
9963 2007-11-22 [wwp]        3.1.0cvs17
9964
9965         * src/edittags.c
9966         * src/edittags.h
9967         * src/common/tags.c
9968         * src/common/tags.h
9969                 Correct copyright for these claws-mail-only brand new
9970                 files.
9971
9972 2007-11-22 [paul]       3.1.0cvs16
9973
9974         * src/compose.c
9975                 fix bug 1400, 'Drag and drop of URLs does not work'
9976                 Thanks to Colin
9977
9978 2007-11-22 [paul]       3.1.0cvs15
9979
9980         * src/prefs_common.c
9981                 make "cmds_use_system_default" default to FALSE
9982                 so as not to disrupt current settings
9983         * src/summaryview.c
9984                 increase the size of the GdkRectangle, tooltips
9985                 didn't show for me otherwise
9986
9987 2007-11-21 [colin]      3.1.0cvs14
9988
9989         * src/compose.c
9990         * src/crash.c
9991         * src/exphtmldlg.c
9992         * src/mainwindow.c
9993         * src/manual.c
9994         * src/mimeview.c
9995         * src/prefs_account.c
9996         * src/prefs_common.c
9997         * src/prefs_common.h
9998         * src/prefs_ext_prog.c
9999         * src/textview.c
10000         * src/uri_opener.c
10001         * src/gtk/about.c
10002         * src/gtk/gtkutils.c
10003                 Use xdg-open as a way to find default browser,
10004                 when available
10005
10006 2007-11-21 [colin]      3.1.0cvs13
10007
10008         * src/messageview.c
10009         * src/procmime.c
10010         * src/procmsg.h
10011                 Send better return receipts (useful ones)
10012                 Handle incoming return receipts
10013
10014 2007-11-20 [colin]      3.1.0cvs12
10015
10016         * src/printing.c
10017         * src/printing.h
10018                 Add getter/setter for settings, and getter
10019                 for page setup
10020
10021 2007-11-20 [colin]      3.1.0cvs11
10022
10023         * src/folderview.c
10024         * src/main.c
10025         * src/mainwindow.c
10026                 Fix bug 1396, 'Crash on disabling a filter 
10027                 while it is processing'
10028
10029 2007-11-20 [paul]       3.1.0cvs10
10030
10031         * src/folder.c
10032                 fix bug 1395, 'Crash on checking for new mails
10033                 while filter is running'
10034                 Thanks to Colin
10035
10036 2007-11-20 [paul]       3.1.0cvs9
10037
10038         * src/compose.c
10039                 make this string easier for translators
10040
10041 2007-11-19 [colin]      3.1.0cvs8
10042
10043         * src/prefs_summaries.c
10044         * src/summaryview.c
10045                 Don't enable more tooltips on Maemo
10046
10047 2007-11-19 [colin]      3.1.0cvs7
10048
10049         * src/prefs_common.c
10050         * src/prefs_common.h
10051         * src/prefs_summaries.c
10052         * src/summaryview.c
10053                 Fix bug 1388, 'message list tool tips'
10054                 Add (optional) tooltips in summaryview.
10055                 This only works with GTK+ >= 2.12
10056
10057 2007-11-19 [colin]      3.1.0cvs6
10058
10059         * src/compose.c
10060                 Make strings a bit better when attaching
10061                 from mailto: URIs
10062
10063 2007-11-19 [colin]      3.1.0cvs5
10064
10065         * src/common/utils.c
10066                 Fix bug 1392, 'Top level domain .EU is 
10067                 not recognised as valid'
10068
10069 2007-11-19 [wwp]        3.1.0cvs4
10070
10071         * src/compose.c
10072         * src/compose.h
10073                 Revert changes to compose.c made in 3.1.0cvs2.
10074
10075 2007-11-19 [wwp]        3.1.0cvs3
10076
10077         * src/addressbook.c
10078         * src/addressbook.h
10079         * src/editaddress.c
10080         * src/editgroup.c
10081         * src/addrduplicates.c
10082                 Minor improvements in the address book:
10083                 always accept new contacts provided that some
10084                 detail is set (instead of rejecting silently).
10085                 Better guessing of contact name from incomplete
10086                 name information. Better display of contacts with
10087                 no name, in contact lists, group contents, find
10088                 duplicate results.
10089                 
10090
10091 2007-11-19 [wwp]        3.1.0cvs2
10092
10093         * src/compose.c
10094         * src/compose.h
10095         * src/prefs_logging.c
10096         * src/prefs_summaries.c
10097                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
10098                 wrap some long label in prefs/summaries, layout checkboxes
10099                 in a more compact form in prefs/loggin, make account and
10100                 header's combos have the same size/spacing in compose
10101                 window.
10102
10103 2007-11-19 [wwp]        3.1.0cvs1
10104
10105         * src/edittags.c
10106                 Fix a tiny leak and duplicate variable.
10107
10108 2007-11-19 [paul]       3.1.0
10109
10110         * NEWS
10111         * README
10112         * RELEASE_NOTES 
10113                 3.1.0 released
10114
10115 2007-11-19 [paul]       3.0.2cvs145
10116
10117         * po/de.po
10118         * po/fi.po
10119         * po/fr.po
10120         * po/hu.po
10121         * po/it.po
10122         * po/pl.po
10123         * po/pt_BR.po
10124         * po/sk.po
10125         * po/zh_CN.po
10126                 updated by Stephan Sachse, Flammie Pirinen,
10127                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
10128                 Emil Nowak, Frederico Goncalves Guimaraes,
10129                 Andrej Kacian, and Ralph Young
10130
10131 2007-11-18 [mones]      3.0.2cvs144
10132
10133         * po/es.po
10134                 Updated Spanish translation
10135
10136 2007-11-18 [colin]      3.0.2cvs143
10137
10138         * src/edittags.c
10139                 Prevent empty tag after edit, thanks to wwp
10140
10141 2007-11-18 [colin]      3.0.2cvs142
10142
10143         * src/editaddress.c
10144                 Fix possible "(null)" %s - thanks to wwp
10145
10146 2007-11-16 [wwp]        3.0.2cvs141
10147
10148         * src/common/utils.c
10149                 Fix for 3.0.2cvs140, prevents from crashing when opening
10150                 a compose window.
10151
10152 2007-11-16 [colin]      3.0.2cvs140
10153
10154         * src/main.c
10155         * src/common/claws.c
10156                 Output a bit more useful info at startup
10157                 in --debug mode
10158
10159 2007-11-16 [colin]      3.0.2cvs139
10160
10161         * src/compose.c
10162         * src/common/utils.c
10163         * src/common/utils.h
10164                 Fix bug 1387, 'Request for --compose to 
10165                 support multiple attachments'
10166
10167 2007-11-16 [colin]      3.0.2cvs138
10168
10169         * src/news.c
10170                 Fix bug 1390, 'NNTP fails after server 
10171                 closed connection'
10172
10173 2007-11-16 [colin]      3.0.2cvs137
10174
10175         * src/prefs_display_header.c
10176                 Fix bug 1389, 'Changing 'Display headers 
10177                 in message view' breaks dispheaderrc'
10178
10179 2007-11-14 [colin]      3.0.2cvs136
10180
10181         * src/summaryview.c
10182         * src/gtk/quicksearch.c
10183         * src/gtk/quicksearch.h
10184                 Fix resetting the quicksearch when in non-sticky
10185                 mode, but Recursive is set: reset only when going
10186                 out of the root search folder.
10187
10188 2007-11-14 [colin]      3.0.2cvs135
10189
10190         * src/filtering.c
10191                 Don't set new flag back when doing "Mark as unread"
10192                 from filtering
10193
10194 2007-11-12 [paul]       3.0.2cvs134
10195
10196         * src/plugins/dillo_viewer/dillo_viewer.c
10197                 don't offer the mime type for translation
10198
10199 2007-11-12 [paul]
10200
10201         3.1.0-rc2 released
10202
10203 2007-11-11 [colin]      3.0.2cvs133
10204
10205         * src/imap_gtk.c
10206         * src/mh_gtk.c
10207                 Use markup-escaped strings in dialogs
10208
10209 2007-11-11 [colin]      3.0.2cvs132
10210
10211         * src/imap.c
10212                 Better IMAP-UTF7/UTF8 conversion
10213
10214 2007-11-10 [colin]      3.0.2cvs131
10215
10216         * src/news.c
10217                 Fix debian bug 450698, 'nntp auth behavior changed 
10218                 without notice'
10219
10220 2007-11-10 [colin]      3.0.2cvs130
10221
10222         * configure.ac
10223         * src/inc.c
10224         * src/main.c
10225         * src/main.h
10226         * src/mimeview.c
10227         * src/statusbar.c
10228         * src/common/utils.c
10229         * src/etpan/Makefile.am
10230         * src/gtk/filesel.c
10231         * src/gtk/gtkutils.h
10232         * src/gtk/menu.c
10233         * src/plugins/bogofilter/Makefile.am
10234         * src/plugins/clamav/Makefile.am
10235         * src/plugins/dillo_viewer/Makefile.am
10236         * src/plugins/pgpcore/Makefile.am
10237         * src/plugins/spamassassin/Makefile.am
10238         * src/plugins/trayicon/Makefile.am
10239                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
10240
10241 2007-11-09 [colin]      3.0.2cvs129
10242
10243         * src/addressbook.c
10244         * src/ldapupdate.c
10245                 fix bug 1375, 'Impossible to modify e-mail
10246                 in LDAP addressbook twice'; Try two. update
10247                 externalID, don't make display lag, and
10248                 fix the cases where dn is not mail.
10249
10250 2007-11-08 [paul]       3.0.2cvs128
10251
10252         * src/account.c
10253         * src/compose.c
10254         * src/messageview.c
10255         * src/prefs_account.c
10256         * src/prefs_account.h
10257                 reinstate 'Generate Message-ID' option as an
10258                 account preference. (hidden on IMAP)
10259                 Thanks to Colin
10260
10261 2007-11-08 [paul]       3.0.2cvs127
10262
10263         * src/textview.c
10264                 MAEMO: fix failure of loading images inline
10265                 MAEMO: fix bug 1349, 'Emails still skip to end
10266                 when opened (in certain circumstances)...'
10267
10268 2007-11-07 [colin]      3.0.2cvs126
10269
10270         * src/toolbar.c
10271                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
10272
10273 2007-11-07 [colin]      3.0.2cvs125
10274
10275         * src/toolbar.c
10276                 Re-change the string occurence of A_CLAWS_ACTIONS
10277                 to A_SYL_ACTIONS, to prevent parse errors of the
10278                 toolbar_*.xml files
10279
10280 2007-11-07 [colin]      3.0.2cvs124
10281
10282         * src/mimeview.c
10283         * src/prefs_common.c
10284         * src/prefs_common.h
10285         * manual/advanced.xml
10286                 Add an hidden pref, 'save_parts_readwrite';
10287                 completes 3.0.2cvs35
10288
10289 2007-11-07 [paul]       3.0.2cvs123
10290
10291         * src/prefs_toolbar.c
10292         * src/toolbar.c
10293         * src/toolbar.h
10294                 rename ToolbarSylpheedActions to ToolbarClawsActions
10295                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
10296
10297 2007-11-07 [paul]       3.0.2cvs122
10298
10299         * src/toolbar.c
10300                 MAEMO: remove tooltips
10301
10302 2007-11-07 [colin]      3.0.2cvs121
10303
10304         * src/plugins/pgpinline/pgpinline.c
10305                 Fix bug 1377, 'unspecific errors on 
10306                 signature checking'. Fix trimming of
10307                 UTF8 data.
10308
10309 2007-11-06 [iwkse]      3.0.2cvs120
10310
10311         * src/prefs_summary_open.c
10312                 yet a string change
10313
10314 2007-11-06 [paul]       3.0.2cvs119
10315
10316         * tools/Makefile.am
10317         * tools/README
10318         * tools/csv2addressbook.pl
10319                 add a new script that imports a CSV formatted
10320                 address book. Becky and Thunderbird address
10321                 book are currently supported.
10322
10323 2007-11-05 [colin]      3.0.2cvs118
10324
10325         * src/imap.c
10326                 Fix deletion 
10327
10328 2007-11-05 [iwkse]      3.0.2cvs117
10329
10330         * src/prefs_summary_open.c
10331                 String changes
10332
10333 2007-11-04 [paul]       3.0.2cvs116
10334
10335         * src/addressbook_foldersel.c
10336                 fix gtk critical warning
10337                 Patch by Pawel Pekala
10338
10339 2007-11-04 [paul]       3.0.2cvs115
10340
10341         * tools/README
10342         * tools/claws-mail-compose-insert-files.pl
10343                 add --bcc and uri_escape() everything
10344
10345 2007-11-04 [paul]       3.0.2cvs114
10346
10347         * src/gtk/gtkutils.c
10348                 gtkut_stock_with_text_button_set_create(): set
10349                 GTK_CAN_DEFAULT on buttons 2 and 3
10350
10351 2007-11-03 [paul]       3.0.2cvs113
10352
10353         * src/common/utils.c
10354                 fix debian bug #448814, 'mailto: URI decoding
10355                 desn't decode the destination address field'
10356                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
10357
10358 2007-11-03 [paul]       3.0.2cvs112
10359
10360         * AUTHORS
10361         * src/compose.c
10362         * src/gtk/authors.h
10363                 allow Bcc in commandline URIs
10364                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
10365
10366 2007-11-02 [colin]      3.0.2cvs111
10367
10368         * src/addressbook.c
10369                 Maybe fix bug 1376, 'crash on 
10370                 addressbook manipulation'
10371
10372 2007-10-31 [paul]       3.0.2cvs110
10373
10374         * src/ldapupdate.c
10375                 fix bug 1375, 'Impossible to modify e-mail
10376                 in LDAP addressbook twice'
10377                 Patch by Michael Rasmussen
10378
10379 2007-10-30 [paul]       3.0.2cvs109
10380
10381         * configure.ac
10382                 enable GnuTLS support with --enable-gnutls which
10383                 will disable openssl support. if the user has
10384                 gtk >= 2.10.x don't allow gnomeprint even if the
10385                 user asks for it
10386
10387 2007-10-30 [paul]
10388
10389         3.1.0-rc1 released
10390
10391 2007-10-30 [paul]       3.0.2cvs108
10392
10393         * Makefile.am
10394                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
10395
10396 2007-10-30 [paul]       3.0.2cvs107
10397
10398         * src/expldifdlg.c
10399         * src/prefs_account.c
10400         * src/prefs_folder_item.c
10401         * src/prefs_spelling.c
10402         * src/prefs_themes.c
10403         * src/wizard.c
10404         * src/gtk/gtkaspell.c
10405         * src/gtk/gtkaspell.h
10406         * src/plugins/spamassassin/spamassassin_gtk.c
10407                 replace deprecated gtk_option_menu...
10408                 patch by Pawel Pekala
10409
10410 2007-10-29 [colin]      3.0.2cvs106
10411
10412         * src/plugins/dillo_viewer/dillo_prefs.c
10413                 Fix forgotten signal connect
10414
10415 2007-10-28 [colin]      3.0.2cvs105
10416
10417         * src/plugins/dillo_viewer/dillo_prefs.c
10418         * src/plugins/dillo_viewer/dillo_prefs.h
10419         * src/plugins/dillo_viewer/dillo_viewer.c
10420                 Implement addressbook-based whitelisting for loading
10421                 remote images. Fixed missing destroy of the embedded
10422                 browser that made a Dillo window pop up on exit, if
10423                 an HTML part was displayed.
10424
10425 2007-10-26 [colin]      3.0.2cvs104
10426
10427         * src/edittags.c
10428                 Add missing static
10429
10430 2007-10-25 [colin]      3.0.2cvs103
10431
10432         * src/editaddress.c
10433                 Add tap-and-hold on the picture, for Maemo
10434         * src/edittags.c
10435         * src/edittags.h
10436         * src/mainwindow.c
10437         * src/procmsg.c
10438         * src/summaryview.c
10439         * src/textview.c
10440                 Unify tag interfaces.
10441
10442 2007-10-25 [colin]      3.0.2cvs102
10443
10444         * src/imap.c
10445         * src/etpan/imap-thread.h
10446                 Much better error handling. We'll need to be really
10447                 clear to users about where errors come from, with 
10448                 the apparition of Gmail's IMAP server.
10449
10450 2007-10-24 [colin]      3.0.2cvs101
10451
10452         * src/edittags.c
10453         * src/mainwindow.c
10454         * src/summaryview.c
10455         * src/textview.c
10456                 Add tags sorting (alphabetical); allow deletion of
10457                 tags from the Apply Tags window
10458
10459 2007-10-24 [colin]      3.0.2cvs100
10460
10461         * src/editaddress.c
10462         * src/editaddress_other_attributes_ldap.c
10463         * src/editaddress_other_attributes_ldap.h
10464         * src/ldapctrl.c
10465         * src/ldapquery.c
10466         * src/ldapupdate.c
10467                 Fix LDAP writing (got broken in cvs39)
10468                 Add read-only support for jpegPhoto LDAP field
10469
10470 2007-10-23 [colin]      3.0.2cvs99
10471
10472         * src/news.c
10473                 Fix crash in some cases
10474
10475 2007-10-22 [colin]      3.0.2cvs98
10476
10477         * src/common/socket.h
10478         * src/common/ssl.c
10479                 Fix big leak in GnuTLS code
10480
10481 2007-10-22 [colin]      3.0.2cvs97
10482
10483         * src/news.c
10484                 Fix bug 1368, 'SIGSEGV in NNTP code'
10485
10486 2007-10-22 [colin]      3.0.2cvs96
10487
10488         * src/prefs_customheader.c
10489                 Catch compface warnings when generating X-Faces
10490
10491 2007-10-22 [wwp]        3.0.2cvs95
10492
10493         * src/quote_fmt_parse.y
10494                 Remove accidentally committed debug traces.
10495                 Fix a warning.
10496
10497 2007-10-22 [colin]      3.0.2cvs94
10498
10499         * src/etpan/nntp-thread.c
10500                 Fix authentication
10501
10502 2007-10-19 [wwp]        3.0.2cvs93
10503
10504         * src/common/ssl_certificate.c
10505                 Add missing include (Windows).
10506
10507 2007-10-19 [colin]      3.0.2cvs92
10508
10509         * src/imap_gtk.c
10510         * src/mimeview.c
10511         * src/textview.c
10512         * src/gtk/inputdialog.c
10513         * src/gtk/inputdialog.h
10514                 Remove the last old combo; patch by
10515                 Pawel
10516
10517 2007-10-19 [colin]      3.0.2cvs91
10518
10519         * src/common/ssl.c
10520                 Fix interop problem with GnuTLS and some crappy
10521                 servers that have very little keys.
10522
10523 2007-10-19 [colin]      3.0.2cvs90
10524
10525         * src/common/ssl.c
10526                 Fix return value check on GnuTLS, and
10527                 display the error
10528
10529 2007-10-18 [colin]      3.0.2cvs89
10530
10531         * src/common/ssl_certificate.c
10532                 Fix missing initialisations
10533
10534 2007-10-18 [wwp]        3.0.2cvs88
10535
10536         * src/Makefile.am
10537                 Fix linking against GNUTLS (matters if --enable-gnutls only).
10538
10539 2007-10-18 [colin]      3.0.2cvs87
10540
10541         * po/POTFILES.in
10542                 Fix build
10543
10544 2007-10-18 [mones]      3.0.2cvs86
10545
10546         * src/editbook.c
10547         * src/import.c
10548         * src/prefs_account.c
10549         * src/prefs_receive.c
10550         * src/gtk/about.c
10551         * src/plugins/bogofilter/bogofilter_gtk.c
10552         * src/plugins/spamassassin/spamassassin_gtk.c
10553                 More capitalisation micro-fixes
10554
10555 2007-10-18 [paul]       3.0.2cvs85
10556
10557         * configure.ac
10558                 add info about NNTP support via libetpan
10559                 change the configure output ending msg a little
10560         * src/gtk/about.c
10561                 similar changes to above
10562
10563 2007-10-18 [colin]      3.0.2cvs84
10564
10565         * src/procmime.c
10566         * src/procmime.h
10567                 Fix missing symbol for S/MIME
10568
10569 2007-10-18 [colin]      3.0.2cvs83
10570
10571         * src/prefs_filtering_action.c
10572                 Fix crash in tags (introduced in cvs78)
10573
10574 2007-10-18 [colin]      3.0.2cvs82
10575
10576         * src/common/Makefile.am
10577         * src/common/nntp.c
10578         * src/common/nntp.h
10579         * src/etpan/Makefile.am
10580         * src/etpan/etpan-thread-manager-types.h
10581         * src/etpan/etpan-thread-manager.c
10582         * src/etpan/imap-thread.c
10583         * src/etpan/nntp-thread.c
10584         * src/etpan/nntp-thread.h
10585         * src/news.c
10586         * src/news.h
10587                 Rewrite the nntp implementation
10588                 to use libetpan. Non-blocking NNTP!
10589         * src/account.c
10590         * src/crash.c
10591         * src/imap.c
10592         * src/inc.c
10593         * src/main.c
10594         * src/mainwindow.c
10595         * src/pop.c
10596         * src/pop.h
10597         * src/prefs_account.c
10598         * src/recv.c
10599         * src/recv.h
10600         * src/send_message.c
10601         * src/send_message.h
10602         * src/ssl_manager.c
10603         * src/ssl_manager.h
10604         * src/wizard.c
10605         * src/common/claws.c
10606         * src/common/session.c
10607         * src/common/session.h
10608         * src/common/smtp.c
10609         * src/common/smtp.h
10610         * src/common/socket.c
10611         * src/common/socket.h
10612         * src/common/ssl.c
10613         * src/common/ssl.h
10614         * src/common/ssl_certificate.c
10615         * src/common/ssl_certificate.h
10616         * src/gtk/about.c
10617         * src/gtk/sslcertwindow.c
10618         * src/gtk/sslcertwindow.h
10619                 Implement GnuTLS support. GnuTLS support
10620                 will be used if OpenSSL isn't available, or
10621                 specified explicitely. (the reason is that
10622                 GnuTLS cerficate checking is a bit less 
10623                 practical than OpenSSL's)
10624
10625 2007-10-18 [paul]       3.0.2cvs81
10626
10627         * src/gtk/inputdialog.c
10628         * src/gtk/inputdialog.h
10629                 fix copyright header
10630
10631 2007-10-17 [colin]      3.0.2cvs80
10632
10633         * src/plugins/pgpcore/select-keys.c
10634                 Fix bug which prevented encryption key
10635                 auto-selection when two or more matched the
10636                 email address, but only one isn't revoked
10637                 or expired.
10638
10639 2007-10-17 [wwp]        3.0.2cvs79
10640
10641         * src/compose.c
10642         * src/quote_fmt.c
10643         * src/quote_fmt.h
10644         * src/quote_fmt_lex.l
10645         * src/quote_fmt_parse.y
10646                 Templates can now attach files using |attach{filename}.
10647
10648 2007-10-17 [wwp]        3.0.2cvs78
10649
10650         * src/prefs_customheader.c
10651         * src/prefs_ext_prog.c
10652         * src/prefs_filtering_action.c
10653         * src/prefs_matcher.c
10654         * src/prefs_other.c
10655         * src/prefs_toolbar.c
10656         * src/gtk/combobox.c
10657         * src/gtk/combobox.h
10658         * src/gtk/gtkutils.c
10659         * src/gtk/gtkutils.h
10660         * src/plugins/bogofilter/bogofilter_gtk.c
10661         * src/plugins/spamassassin/spamassassin_gtk.c
10662                 Removed almost all remaining instances of GtkCombo
10663                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
10664                 few visual and code cleanup from Colin.
10665
10666 2007-10-16 [wwp]        3.0.2cvs77
10667         * src/gtk/pluginwindow.c
10668                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
10669
10670 2007-10-15 [colin]      3.0.2cvs76
10671
10672         * src/edittags.c
10673         * src/edittags.h
10674         * src/filtering.c
10675         * src/filtering.h
10676         * src/importmutt.c
10677         * src/importpine.c
10678         * src/main.c
10679         * src/messageview.c
10680         * src/messageview.h
10681         * src/mimeview.c
10682         * src/mimeview.h
10683         * src/pop.c
10684         * src/pop.h
10685         * src/prefs_common.c
10686         * src/prefs_common.h
10687         * src/prefs_customheader.c
10688         * src/prefs_customheader.h
10689         * src/prefs_display_header.c
10690         * src/prefs_display_header.h
10691         * src/prefs_filtering_action.c
10692         * src/prefs_filtering_action.h
10693         * src/prefs_folder_column.c
10694         * src/prefs_folder_column.h
10695         * src/prefs_folder_item.c
10696         * src/prefs_folder_item.h
10697         * src/prefs_gtk.c
10698         * src/prefs_gtk.h
10699         * src/prefs_logging.h
10700         * src/prefs_matcher.c
10701         * src/prefs_matcher.h
10702         * src/prefs_summary_column.c
10703         * src/prefs_summary_column.h
10704         * src/prefs_summary_open.c
10705         * src/procheader.c
10706         * src/procheader.h
10707         * src/procmime.c
10708         * src/procmime.h
10709         * src/recv.c
10710         * src/recv.h
10711         * src/sourcewindow.c
10712         * src/sourcewindow.h
10713         * src/summaryview.c
10714         * src/summaryview.h
10715         * src/textview.c
10716         * src/textview.h
10717         * src/toolbar.c
10718         * src/toolbar.h
10719         * src/common/mgutils.c
10720         * src/common/mgutils.h
10721         * src/common/nntp.c
10722         * src/common/nntp.h
10723         * src/common/prefs.c
10724         * src/common/prefs.h
10725         * src/common/socket.c
10726         * src/common/socket.h
10727         * src/common/stringtable.c
10728         * src/common/stringtable.h
10729         * src/common/template.c
10730         * src/common/template.h
10731         * src/common/uuencode.c
10732         * src/common/uuencode.h
10733         * src/gtk/gtkshruler.c
10734         * src/gtk/gtkshruler.h
10735         * src/gtk/menu.c
10736         * src/gtk/menu.h
10737         * src/gtk/progressdialog.c
10738         * src/gtk/progressdialog.h
10739                 Remove/staticalize, the return of the revenge
10740
10741 2007-10-15 [colin]      3.0.2cvs75
10742
10743         * src/matcher.c
10744                 Fix redirections in filtering's tests
10745
10746 2007-10-15 [colin]      3.0.2cvs74
10747
10748         * src/imap.c
10749                 Don't build imap_synchronise at all when 
10750                 building without libetpan
10751
10752 2007-10-14 [colin]      3.0.2cvs73
10753
10754         * src/imap.c
10755         * src/common/md5.c
10756         * src/common/md5.h
10757         * src/gtk/manage_window.c
10758         * src/gtk/manage_window.h
10759                 Remove more unused code
10760
10761 2007-10-14 [colin]      3.0.2cvs72
10762
10763         * src/addrquery.c
10764         * src/addrquery.h
10765         * src/recv.c
10766         * src/recv.h
10767         * src/vcard.c
10768         * src/vcard.h
10769         * src/common/xml.c
10770         * src/common/xml.h
10771         * src/common/xmlprops.c
10772         * src/common/xmlprops.h
10773                 Remove more unused code
10774
10775 2007-10-14 [colin]      3.0.2cvs71
10776
10777         * src/common/utils.c
10778                 Remove unused function
10779
10780 2007-10-13 [colin]      3.0.2cvs70
10781
10782         * src/imap.c
10783         * src/imap.h
10784         * src/mainwindow.c
10785         * src/mainwindow.h
10786         * src/gtk/gtkutils.c
10787         * src/gtk/gtkutils.h
10788                 Staticalise/Remove more code
10789
10790 2007-10-13 [colin]      3.0.2cvs69
10791
10792         * src/common/utils.c
10793         * src/common/utils.h
10794                 Remove dead code, unused for ages
10795
10796 2007-10-13 [colin]      3.0.2cvs68
10797
10798         * src/main.c
10799         * src/main.h
10800                 Maemo: define hildon_program in main.c,
10801                 make it accessible in the .h with extern
10802
10803 2007-10-13 [paul]       3.0.2cvs67
10804
10805         * src/gtk/menu.c
10806                 fix a bunch of runtime warnings on maemo
10807
10808 2007-10-13 [paul]       3.0.2cvs66
10809
10810         * src/main.c
10811         * src/main.h
10812         * src/gtk/gtkutils.c
10813         * src/gtk/gtkutils.h
10814                 fix a bunch of compiler warnings on maemo
10815
10816 2007-10-12 [colin]      3.0.2cvs65
10817
10818         * src/account.c
10819         * src/addritem.c
10820         * src/addritem.h
10821         * src/filtering.c
10822         * src/filtering.h
10823         * src/folder.c
10824         * src/folder.h
10825         * src/common/utils.c
10826         * src/common/utils.h
10827                 Remove unused code, staticalise some functions
10828
10829 2007-10-12 [paul]       3.0.2cvs64
10830
10831         * src/account.c
10832         * src/folderview.c
10833         * src/main.c
10834         * src/mainwindow.c
10835         * src/messageview.c
10836         * src/summary_search.c
10837         * src/summaryview.c
10838         * src/toolbar.c
10839         * src/wizard.c
10840         * src/common/utils.c
10841         * src/gtk/prefswindow.c
10842                 fix a bunch of compiler warnings on maemo
10843
10844 2007-10-11 [colin]      3.0.2cvs63
10845
10846         * src/editaddress.c
10847                 Make static function static
10848
10849 2007-10-11 [mones]      3.0.2cvs62
10850
10851         * src/addrduplicates.c
10852         * src/addressbook.c
10853         * src/compose.c
10854         * src/expldifdlg.c
10855         * src/mainwindow.c
10856         * src/messageview.c
10857         * src/pop.c
10858         * src/prefs_customheader.c
10859         * src/prefs_send.c
10860         * src/prefs_themes.c
10861         * src/common/plugin.c
10862         * src/gtk/pluginwindow.c
10863         * src/gtk/quicksearch.c
10864                 Fix several typos and capitalisation issues
10865
10866 2007-10-11 [wwp]        3.0.2cvs61
10867
10868         * src/editaddress.c
10869                 Fix a warning about possible use of uninitialized
10870                 filename var.
10871
10872 2007-10-11 [wwp]        3.0.2cvs60
10873
10874         * src/editaddress.c
10875                 Disable "Unset picture" menu item when there's
10876                 no picture to clear. Fix an extraneous g_unref_object,
10877                 add missing initializers.
10878
10879 2007-10-11 [wwp]        3.0.2cvs59
10880
10881         * src/pixmaps/anonymous.xpm
10882         * src/editaddress.c
10883         * src/Makefile.am
10884         * src/stock_pixmap.c
10885         * src/stock_pixmap.h
10886                 Fix a leak, gettext-ize the photo label.
10887                 Don't clear the existing picture if loading
10888                 a new one fails. Use a default 'anonymous'
10889                 picture (this new xpm has been added to the
10890                 internal stock_pixmap API). Add a
10891                 "Set picture" context menu entry.
10892
10893 2007-10-11 [colin]      3.0.2cvs58
10894
10895         * src/messageview.c
10896                 Make shift-shortcuts work
10897         * src/prefs_actions.c
10898                 Don't ask if we really want to close when
10899                 choosing OK and only the list is changed
10900         * src/prefs_template.c
10901                 Don't ask if we really want to close when
10902                 choosing OK and only the list is changed
10903         * src/common/plugin.c
10904                 Fix writing of second [Plugins_*] block
10905         * src/common/template.c
10906                 Remove unused files (fixes deletion)
10907
10908 2007-10-10 [paul]       3.0.2cvs57
10909
10910         * src/prefs_template.c
10911                 put the whole thing in a scrolled window
10912                 so that half the page is no longer inaccessible
10913                 on maemo
10914                 make the gtk_text_view smaller on maemo
10915
10916 2007-10-10 [colin]      3.0.2cvs56
10917
10918         * src/compose.c
10919                 Fix updating of Attachments number in some
10920                 cases (reedit, attach from command-line, ...)
10921
10922 2007-10-10 [colin]      3.0.2cvs55
10923
10924         * src/editaddress.c
10925                 Initialise error correctly
10926
10927 2007-10-10 [paul]       3.0.2cvs54
10928
10929         * src/prefs_filtering_action.c
10930         * src/gtk/description_window.c
10931         * src/gtk/foldersort.c
10932         * src/gtk/quicksearch.c
10933                 get rid of some pointless new lines and
10934                 make the descripton labels wrap better
10935
10936 2007-10-10 [colin]      3.0.2cvs53
10937
10938         * src/addressadd.c
10939         * src/editaddress.c
10940         * src/headerview.c
10941         * src/textview.c
10942                 More error handling on saving pictures
10943
10944 2007-10-10 [colin]      3.0.2cvs52
10945
10946         * src/printing.c
10947         * src/printing.h
10948                 Generalize a bit printing, so we can factorize
10949                 most of the code. 
10950
10951 2007-10-10 [paul]       3.0.2cvs51
10952
10953         * src/addrduplicates.c
10954                 fix engrish
10955                 use GTK_STOCK... buttons
10956
10957 2007-10-10 [paul]       3.0.2cvs50
10958
10959         * src/addressadd.c
10960         * src/addrindex.c
10961         * src/editaddress.c
10962                 Fix previous patch
10963                 Thanks to Colin
10964
10965 2007-10-10 [paul]       3.0.2cvs49
10966
10967         * src/summaryview.c
10968         * src/messageview.c
10969                 Fix crash on Add sender to addressbook when
10970                 From is null
10971         * src/addressadd.c
10972         * src/addrindex.c
10973         * src/editaddress.c
10974         * src/editaddress_other_attributes_ldap.h
10975                 Fix leaks 
10976                 Rename images to .png in addrbook/
10977         * src/headerview.c
10978         * src/textview.c
10979                 Fix Face/X-Face being used if adding another
10980                 address than sender to addressbook
10981                 Thanks to Colin
10982
10983 2007-10-10 [holger]     3.0.2cvs48
10984
10985         * src/addrduplicates.c
10986         * src/editaddress.c
10987                 Improvements to the addressbook duplicate finder
10988                 feature:
10989                  - add an edit button to the button bar
10990                  - display the whole bookname (with iface) and
10991                    use this for same-book checking
10992                  - after editing, try to keep selections if the
10993                    entries are still present
10994                  - sort the email column alphabetically
10995                  - put results in a scrolled window
10996                  - support embedded editing
10997                  - make columns in detail view resizable
10998                  - add keyboard shortcuts
10999
11000 2007-10-10 [wwp]        3.0.2cvs47
11001
11002         * src/addrindex.c
11003                 Fix a crash when there's no From: in email, thanks to Colin.
11004
11005 2007-10-09 [paul]       3.0.2cvs46
11006
11007         * src/messageview.c
11008         * src/summaryview.c
11009         * src/textview.c
11010                 fix building without compface support
11011
11012 2007-10-09 [colin]      3.0.2cvs45
11013
11014         * src/editaddress.c
11015         * src/headerview.c
11016         * src/textview.c
11017                 Add error handling
11018
11019 2007-10-09 [colin]      3.0.2cvs44
11020
11021         * src/addrduplicates.c
11022         * src/addressadd.c
11023         * src/addressadd.h
11024         * src/addressbook.c
11025         * src/addressbook.h
11026         * src/addrindex.c
11027         * src/addrindex.h
11028         * src/addritem.c
11029         * src/addritem.h
11030         * src/compose.c
11031         * src/editaddress.c
11032         * src/editaddress_other_attributes_ldap.h
11033         * src/headerview.c
11034         * src/messageview.c
11035         * src/mimeview.c
11036         * src/summaryview.c
11037         * src/textview.c
11038         * src/gtk/gtkutils.c
11039                 Automatically set contacts' pictures from Face 
11040                 or X-Face if they have no picture
11041                 Display the contact picture in textview or
11042                 headerview for mails sent by people in the 
11043                 addressbook, that have no Face or X-Face
11044                 Fix a few details in the Person edition dialog
11045                 (ability to unset picture)
11046                 Remove picture file when deleting contacts
11047
11048 2007-10-09 [iwkse]      3.0.2cvs43
11049
11050         * src/gtk/about.c
11051                 center the about window
11052
11053 2007-10-09 [paul]       3.0.2cvs42
11054
11055         * src/prefs_toolbar.c
11056                 fix icon selector window on maemo
11057
11058 2007-10-09 [paul]       3.0.2cvs41
11059
11060         * src/messageview.c
11061                 add 'go to' menu to separate msgview
11062
11063 2007-10-09 [colin]      3.0.2cvs40
11064
11065         * src/common/defs.h
11066                 Add forgotten file
11067
11068 2007-10-09 [iwkse]      3.0.2cvs39
11069
11070         * Makefile.am
11071         * src/addressbook.c
11072         * src/addritem.c
11073         * src/addritem.h
11074         * src/editaddress.c
11075         * src/editaddress_other_attributes_ldap.h
11076         * src/addrbook.c
11077         * src/Makefile.am
11078                 set a photo in the Addressbook
11079
11080 2007-10-08 [colin]      3.0.2cvs38
11081
11082         * src/prefs_toolbar.c
11083                 Make height 320 to remove the scrollbar 
11084                 (with current number of icons)
11085
11086 2007-10-08 [colin]      3.0.2cvs37
11087
11088         * src/prefs_toolbar.c
11089                 Transform the treeview to a GtkIconView.
11090                 Patch by Pawel
11091                 In addition, transform the window so that 
11092                 it looks like a popup menu. Patch by me
11093
11094 2007-10-08 [colin]      3.0.2cvs36
11095
11096         * src/compose.c
11097         * src/compose.h
11098                 Beautify the GUI a bit; in particular, show the
11099                 number of attachments in the tab's title.
11100                 Patch by Pawel
11101
11102 2007-10-08 [paul]       3.0.2cvs35
11103
11104         * src/mimeview.c
11105                 Save users from themselves: save temporary
11106                 files used for Open/Open with as read-only.
11107                 Thanks to Colin
11108
11109 2007-10-08 [paul]       3.0.2cvs34
11110
11111         * tools/Makefile.am
11112                 forgot this in cvs33
11113
11114 2007-10-08 [paul]       3.0.2cvs33
11115
11116         * tools/kdeservicemenu/README
11117         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
11118         * tools/kdeservicemenu/install.sh
11119         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
11120                 renamed template* to *template so as not to confuse
11121                 lintian
11122
11123 2007-10-08 [paul]       3.0.2cvs32
11124
11125         * src/prefs_themes.c
11126         * src/stock_pixmap.c
11127                 replace 2 direct uses of RC_DIR
11128
11129 2007-10-07 [colin]      3.0.2cvs31
11130
11131         * src/addrduplicates.c
11132         * src/addrduplicates.h
11133         * src/addressbook.c
11134         * src/addressbook.h
11135         * src/addrindex.c
11136         * src/addrindex.h
11137                 Implement deletion in duplicate finder. 
11138                 Patch by Holger 
11139
11140 2007-10-07 [colin]      3.0.2cvs30
11141
11142         * src/exporthtml.c
11143         * src/mbox.c
11144         * src/common/utils.c
11145                 Better fix for Solaris, thanks to Nicolas Doualot
11146
11147 2007-10-07 [colin]      3.0.2cvs29
11148
11149         * AUTHORS
11150         * src/gtk/authors.h
11151                 Add Frank Dietrich
11152
11153 2007-10-07 [colin]      3.0.2cvs28
11154
11155         * src/exporthtml.c
11156                 Fix HTML export to make it more compliant
11157                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
11158
11159 2007-10-07 [colin]      3.0.2cvs27
11160
11161         * src/prefs_toolbar.c
11162                 Only use icons that wouldn't look stupid in the toolbar
11163                 Patch by Pawel
11164
11165 2007-10-07 [colin]      3.0.2cvs26
11166
11167         * src/prefs_toolbar.c
11168                 Fix old icon being used when none is selected
11169
11170 2007-10-07 [colin]      3.0.2cvs25
11171
11172         * src/toolbar.c
11173                 Fix copy/paste error
11174
11175 2007-10-07 [colin]      3.0.2cvs24
11176
11177         * src/prefs_toolbar.c
11178         * src/toolbar.c
11179         * src/toolbar.h
11180                 Update icon to default one when changing event
11181                 Make the icon chooser nicer (handle Esc, Enter,
11182                 double-click)
11183
11184 2007-10-06 [colin]      3.0.2cvs23
11185
11186         * src/prefs_toolbar.c
11187                 Fix text reset; patch by Pawel
11188
11189 2007-10-06 [colin]      3.0.2cvs22
11190
11191         * src/toolbar.h
11192                 Complete previous commit
11193
11194 2007-10-06 [colin]      3.0.2cvs21
11195
11196         * src/prefs_toolbar.c
11197         * src/toolbar.c
11198                 Set toolbar text automatically to the default
11199                 when changing Event executed on click
11200
11201 2007-10-06 [colin]      3.0.2cvs20
11202
11203         * src/prefs_toolbar.c
11204                 Invert Text and Event fields
11205
11206 2007-10-06 [colin]      3.0.2cvs19
11207
11208         * src/prefs_toolbar.c
11209         * src/toolbar.c
11210                 Make toolbar prefs look much better
11211                 Patch by Pawel Pekala
11212
11213 2007-10-06 [paul]       3.0.2cvs18
11214
11215         * src/account.c
11216         * src/prefs_filtering.c
11217                 fix checkbuttons in gtktreeview on maemo by
11218                 setting maemo's "allow-checkbox-mode" to FALSE
11219
11220 2007-10-06 [colin]      3.0.2cvs17
11221
11222         * configure.ac
11223                 Export -DSOLARIS in CFLAGS for all
11224                 Solaris (not just 2.8) and OpenSolaris
11225
11226 2007-10-06 [paul]       3.0.2cvs16
11227
11228         * AUTHORS
11229         * src/exporthtml.c
11230         * src/mbox.c
11231         * src/gtk/authors.h
11232                 fix build on solaris where ctime_r takes
11233                 3 arguments rather than 2.
11234                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
11235
11236 2007-10-05 [colin]      3.0.2cvs15
11237
11238         * src/etpan/imap-thread.c
11239                 Fix wrong error codepath
11240
11241 2007-10-05 [wwp]        3.0.2cvs14
11242
11243         * src/filtering.c
11244                 Fix unexpected logging of quicksearches:
11245                 debug_filtering_session flag was never reset to FALSE, causing
11246                 matcher functions to log when called from a quicksearch
11247                 (if a filtering session happened before).
11248
11249 2007-10-05 [paul]       3.0.2cvs13
11250
11251         * src/prefs_actions.c
11252         * src/prefs_filtering.c
11253         * src/prefs_template.c
11254                 fix bug 1343, 'Filtering..'s close button
11255                 silently discards new filter'
11256                 Thanks to Colin
11257
11258 2007-10-05 [paul]       3.0.2cvs12
11259
11260         * configure.ac
11261         * src/Makefile.am
11262                 fix bug 1347, '-Wno-unused-function, optional'
11263
11264 2007-10-05 [colin]      3.0.2cvs11
11265
11266         * src/procmime.c
11267         * src/common/mgutils.c
11268                 Fix warnings
11269
11270 2007-10-05 [mones]      3.0.2cvs10
11271
11272         * manual/advanced.xml
11273                 Use full menu name
11274         * manual/es/advanced.xml
11275                 Synchronise translation
11276
11277 2007-10-04 [colin]      3.0.2cvs9
11278
11279         * src/action.c
11280         * src/addrbook.c
11281         * src/addrindex.c
11282         * src/compose.c
11283         * src/exporthtml.c
11284         * src/exportldif.c
11285         * src/folder.c
11286         * src/main.c
11287         * src/matcher.c
11288         * src/mbox.c
11289         * src/messageview.c
11290         * src/mh.c
11291         * src/news.c
11292         * src/partial_download.c
11293         * src/pop.c
11294         * src/procmime.c
11295         * src/procmsg.c
11296         * src/toolbar.c
11297         * src/common/log.c
11298         * src/common/mgutils.c
11299         * src/common/plugin.c
11300         * src/common/utils.c
11301         * src/common/xml.c
11302         * src/common/xml.h
11303         * src/common/xmlprops.c
11304         * src/common/xmlprops.h
11305         * src/plugins/bogofilter/bogofilter.c
11306         * src/plugins/clamav/clamav_plugin.c
11307         * src/plugins/dillo_viewer/dillo_prefs.c
11308         * src/plugins/pgpcore/prefs_gpg.c
11309         * src/plugins/pgpinline/pgpinline.c
11310         * src/plugins/pgpmime/pgpmime.c
11311         * src/plugins/spamassassin/spamassassin.c
11312         * src/plugins/trayicon/trayicon_prefs.c
11313                 Verify success on writes. Will fix possible strange
11314                 failure on disk full.
11315
11316 2007-10-04 [paul]       3.0.2cvs8
11317
11318         * manual/advanced.xml
11319                 add further info about Actions
11320                 Patch by Emmanuel Briot <briot@adacore.com>
11321
11322 2007-10-04 [paul]       3.0.2cvs7
11323
11324         * src/account.c
11325                 remove the D column, instead indicate the
11326                 default account by use of bold text
11327
11328 2007-10-03 [colin]      3.0.2cvs6
11329
11330         * src/common/template.c
11331                 Fix templates writing (was prone to disk full problems)
11332
11333 2007-10-03 [colin]      3.0.2cvs5
11334
11335         * src/Makefile.am
11336         * src/addrduplicates.c
11337         * src/addrduplicates.h
11338         * src/addressbook.c
11339                 Add duplicate deletion. Patch by Holger
11340
11341 2007-10-03 [colin]      3.0.2cvs4
11342
11343         * src/matcher.c
11344         * src/gtk/quicksearch.c
11345                 Fix bug 1340, 'Case insensitive searches with 
11346                 non-ascii alphabets fail'.
11347
11348 2007-10-03 [colin]      3.0.2cvs3
11349
11350         * src/main.c
11351         * src/common/utils.c
11352         * src/common/utils.h
11353                 Implement run-time alternative config directories
11354
11355 2007-10-03 [colin]      3.0.2cvs2
11356
11357         * src/folderview.c
11358                 Prevent opening folder item while folder
11359                 is scanned in a better way
11360
11361 2007-10-02 [paul]       3.0.2cvs1
11362
11363         * NEWS
11364         * README
11365         * RELEASE_NOTES
11366         * configure.ac
11367                 bump up version number following stable release
11368
11369 2007-09-30 [colin]      3.0.1cvs49
11370
11371         * src/imap.c
11372                 Refresh session if needed
11373
11374 2007-09-30 [colin]      3.0.1cvs48
11375
11376         * src/imap.c
11377                 Reset folder's session to NULL
11378                 before destroying it
11379
11380 2007-09-30 [mones]      3.0.1cvs47
11381
11382         * manual/handling.xml
11383                 Use markup quotes instead hardcoded quotes
11384         * manual/es/handling.xml
11385                 Added new synced section (IMAP subscriptions)
11386
11387 2007-09-29 [colin]      3.0.1cvs46
11388
11389         * src/imap.c
11390                 Notice disconnections faster
11391
11392 2007-09-28 [colin]      3.0.1cvs45
11393
11394         * src/addressbook.c
11395         * src/addrindex.c
11396                 Fix warnings
11397
11398 2007-09-28 [paul]       3.0.1cvs44
11399
11400         * src/mimeview.c
11401                 fix maemo build
11402
11403 2007-09-28 [paul]       3.0.1cvs43
11404
11405         * src/account.c
11406                 use gtk_widget_set_size_request() on the label
11407                 so that wrapping works better. get rid of the
11408                 (partially deprecated) hbutton_box.
11409                 these changes should prevent buttons overlapping
11410                 on maemo
11411
11412 2007-09-28 [colin]      3.0.1cvs42
11413
11414         * src/pop.c
11415                 Fix typo :)
11416
11417 2007-09-28 [colin]      3.0.1cvs41
11418
11419         * src/compose.c
11420         * src/msgcache.c
11421         * src/pop.c
11422         * src/procmime.c
11423         * src/etpan/imap-thread.c
11424                 64bits-related warning fixes
11425
11426 2007-09-28 [colin]      3.0.1cvs40
11427
11428         * src/folder_item_prefs.c
11429         * src/ldaputil.c
11430         * src/mainwindow.c
11431         * src/mimeview.c
11432         * src/common/tags.c
11433                 Fix warnings
11434
11435 2007-09-28 [colin]      3.0.1cvs39
11436
11437         * src/plugins/spamassassin/spamassassin.c
11438         * src/plugins/spamassassin/spamassassin.h
11439         * src/plugins/spamassassin/spamassassin_gtk.c
11440                 Add addressbook-based whitelisting
11441
11442 2007-09-28 [colin]      3.0.1cvs38
11443
11444         * src/folder.c
11445                 Fix bug 1337, 'crash on pressing Send button'
11446
11447 2007-09-28 [paul]       3.0.1cvs37
11448
11449         * src/prefs_folder_item.c
11450                 give the orphans a parent. makes all prefs
11451                 pages visible on maemo
11452
11453 2007-09-28 [colin]      3.0.1cvs36
11454
11455         * src/prefs_folder_column.c
11456         * src/prefs_summary_column.c
11457                 Fix two leaks
11458
11459 2007-09-27 [colin]      3.0.1cvs35
11460
11461         * src/gtk/quicksearch.c
11462                 Fix bug 1336, 'Segfault if empty space before search-string'
11463
11464 2007-09-26 [mones]      3.0.1cvs34
11465
11466         * manual/account.xml
11467         * manual/plugins.xml
11468                 Fixed irc channel name, added some docbook markup.
11469                 Changed text markup to docbook markup. 
11470                 Added spamcop as supported in SpamReport description.
11471         * manual/fr/plugins.xml
11472                 Fixed irc channel name.
11473         * manual/es/account.xml
11474         * manual/es/advanced.xml
11475         * manual/es/claws-mail-manual.xml
11476         * manual/es/glossary.xml
11477         * manual/es/gpl.xml
11478         * manual/es/keyboard.xml
11479         * manual/es/plugins.xml
11480                 Synced with English version, fixed a couple of typos.
11481
11482 2007-09-26 [colin]      3.0.1cvs33
11483
11484         * configure.ac
11485                 Explain why "Libgnomeprint: no" on GTK+ 2.10
11486
11487 2007-09-26 [colin]      3.0.1cvs32
11488
11489         * src/messageview.c
11490         * src/procmsg.c
11491         * src/procmsg.h
11492                 Optimisation: avoid fetching mail 3 times locally
11493                 for displaying
11494
11495 2007-09-26 [colin]      3.0.1cvs31
11496
11497         * src/mh.c
11498                 Fix missing static
11499
11500 2007-09-26 [colin]      3.0.1cvs30
11501
11502         * src/folder.c
11503         * src/folder.h
11504         * src/mh.c
11505         * src/mh.h
11506                 Fix MH mtime hack - make it a folder class function
11507
11508 2007-09-26 [colin]      3.0.1cvs29
11509
11510         * src/inc.c
11511                 Fix bug 1334, 'user defined mail incorporation 
11512                 script not run'
11513
11514 2007-09-25 [colin]      3.0.1cvs28
11515
11516         * src/codeconv.c
11517                 Optimisation: shortcut conv_codeset_strdup
11518                 when src_code and dest_code are the same
11519         * src/common/xml.c
11520         * src/common/xml.h
11521                 Optimisation: shortcut code conversions when
11522                 files are in UTF-8; faster list walking by
11523                 using prepend/reverse.
11524
11525 2007-09-25 [holger]     3.0.1cvs27
11526
11527         * src/printing.c
11528                 Replace button bar of the preview window
11529                 with a real toolbar (patch by Colin)
11530                 Add zooming to the preview window
11531
11532 2007-09-24 [paul]       3.0.1cvs26
11533
11534         * src/compose.c
11535                 compact the character set menu, adding some
11536                 missing encodings. Patch by Pawel Pekala
11537
11538 2007-09-23 [paul]       3.0.1cvs25
11539
11540         * src/prefs_account.c
11541         * src/prefs_folder_item.c
11542         * src/prefs_quote.c
11543         * src/quote_fmt.c
11544         * src/quote_fmt.h
11545                 remove unnecessary frame from Templates options
11546                 and improve the English of the check button label
11547
11548 2007-09-22 [colin]      3.0.1cvs24
11549
11550         * src/gtk/quicksearch.c
11551                 Fix bug 1329, 'error in quicksearch.c'
11552                 Fix return with value in function returning void
11553
11554 2007-09-22 [colin]      3.0.1cvs23
11555
11556         * src/imap.c
11557         * src/procmsg.h
11558         * src/common/utils.c
11559         * src/common/utils.h
11560         * src/etpan/imap-thread.c
11561                 Optimise fetching IMAP cached emails *a lot*
11562                 (remember whether mail is fully cached and \r's
11563                  are already stripped)
11564
11565 2007-09-22 [colin]      3.0.1cvs22
11566
11567         * src/folder.c
11568         * src/folder.h
11569         * src/prefs_folder_item.c
11570                 Add a button to allow users to drop local caches.
11571
11572 2007-09-21 [colin]      3.0.1cvs21
11573
11574         * src/summaryview.c
11575                 Remove unnecessary error when cancelling export to mbox.
11576                 Patch by Pawel
11577
11578 2007-09-21 [paul]       3.0.1cvs20
11579
11580         * src/gtk/prefswindow.c
11581                 remove unnecessary frames from the prefs
11582                 pages. Patch by Pawel Pekala
11583
11584 2007-09-21 [paul]       3.0.1cvs19
11585
11586         * src/prefs_account.c
11587         * src/prefs_folder_item.c
11588         * src/prefs_quote.c
11589         * src/quote_fmt.c
11590                 put the Templates options into a tabbed
11591                 layout. Patch by Pawel Pekala
11592
11593 2007-09-21 [paul]       3.0.1cvs18
11594
11595         * src/mainwindow.c
11596                 group together the character set menu items
11597                 move the /View/Show or hide/Message view below
11598                 .../Toolbar menu item
11599                 Patch by Pawel Pekala
11600
11601 2007-09-21 [mones]      3.0.1cvs17
11602
11603         * src/compose.c
11604                 Fix for bug 1327, 'segfault when replying to a non-existent
11605                 news message', thanks to Colin.
11606
11607 2007-09-21 [colin]      3.0.1cvs16
11608
11609         * src/folderview.c
11610                 Complete 3.0.1cvs15
11611
11612 2007-09-20 [colin]      3.0.1cvs15
11613
11614         * src/folderview.c
11615         * src/folderview.h
11616                 Maybe fix bug 1324, 'Corrupted IMAP cache'
11617
11618 2007-09-20 [colin]      3.0.1cvs14
11619
11620         * src/printing.c
11621                 Fix a little leak
11622
11623 2007-09-20 [holger]     3.0.1cvs13
11624
11625         * src/printing.c
11626                 Add page layout to print preview.
11627                 Make the close-button in the toolbar
11628                 right-aligned.
11629
11630 2007-09-20 [paul]       3.0.1cvs12
11631
11632         * po/ru.po
11633                 updated by Pavlo Bohmat
11634
11635 2007-09-19 [colin]      3.0.1cvs11
11636
11637         * src/common/utils.c
11638                 Prevent unquoted mime boundaries, by always
11639                 using a /
11640
11641 2007-09-19 [colin]      3.0.1cvs10
11642
11643         * src/printing.c
11644                 Fix drawing area size, fix DPI change that
11645                 can cause total number of lines to decrease
11646
11647 2007-09-19 [colin]      3.0.1cvs9
11648
11649         * po/POTFILES.in
11650         * src/printing.c
11651                 Make print preview more efficient and nicer.
11652                 Patch mostly by Holger Berndt <hb@claws-mail.org>
11653
11654 2007-09-19 [colin]      3.0.1cvs8
11655
11656         * src/prefs_common.c
11657         * src/prefs_common.h
11658         * src/printing.c
11659                 Add scrolledwindow, default allocation and
11660                 size saving to the print preview window.
11661
11662 2007-09-18 [colin]      3.0.1cvs7
11663
11664         * src/prefs_common.c
11665         * src/prefs_common.h
11666         * src/prefs_image_viewer.c
11667         * src/printing.c
11668                 GtkPrintOperation:
11669                 - add image printing support
11670                 - add option to print images
11671                 - add preview widget
11672                 - add saving of a few Page Setup parameters
11673
11674 2007-09-18 [colin]      3.0.1cvs6
11675
11676         * AUTHORS
11677         * src/gtk/authors.h
11678                 Add Guillaume Chazarain
11679
11680 2007-09-18 [colin]      3.0.1cvs5
11681
11682         * src/common/utils.c
11683                 Fix bug 1321, 'access before allocation 
11684                 when scanning for uris'. Patch by 
11685                 Guillaume Chazarain <guichaz@yahoo.fr>
11686
11687 2007-09-18 [colin]      3.0.1cvs4
11688
11689         * src/toolbar.c
11690                 Fix bug 1320, 'Memory leak caused by 
11691                 gtk_container_get_children'. Patch by
11692                 Guillaume Chazarain <guichaz@yahoo.fr>
11693
11694 2007-09-18 [colin]      3.0.1cvs3
11695
11696         * src/printing.c
11697         * src/printing.h
11698                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
11699
11700 2007-09-18 [colin]      3.0.1cvs2
11701
11702         * src/Makefile.am
11703         * src/mainwindow.c
11704         * src/messageview.c
11705         * src/messageview.h
11706         * src/prefs_ext_prog.c
11707         * src/prefs_fonts.c
11708         * src/printing.c
11709         * src/printing.h
11710         * src/summaryview.c
11711                 Use GtkPrintOperation by default on GTK+ >= 2.10
11712                 Patch by Holger Berndt <hb@claws-mail.org>
11713
11714 2007-09-18 [paul]       3.0.1cvs1
11715
11716         * NEWS
11717         * README
11718         * RELEASE_NOTES
11719         * configure.ac
11720                 bump up version number following stable release
11721
11722 2007-09-16 [colin]      3.0.0cvs18
11723
11724         * src/folder.c
11725                 Fix possible memleak
11726
11727 2007-09-16 [colin]      3.0.0cvs17
11728
11729         * src/folderview.c
11730                 Fix bug 1311, 'Wrong arrow position 
11731                 while moving message into folder when 
11732                 column headers hidden'
11733         * src/image_viewer.c
11734                 Show error in the GUI if image can't
11735                 be loaded
11736         * src/matcher.c
11737                 Fix spurious output
11738         * src/messageview.c
11739                 Allow setting domain in msgid
11740         * src/common/plugin.c
11741                 Add timing information
11742
11743 2007-09-16 [colin]      3.0.0cvs16
11744
11745         * src/account.c
11746         * src/compose.c
11747         * src/prefs_account.c
11748         * src/prefs_account.h
11749         * src/common/utils.c
11750                 Remove Generate Message-ID option. We need
11751                 this on some IMAP servers.
11752         * src/prefs_template.c
11753                 Fix double-free
11754
11755 2007-09-16 [colin]      3.0.0cvs15
11756
11757         * src/prefs_filtering.c
11758         * src/prefs_filtering.h
11759         * src/prefs_filtering_action.c
11760         * src/common/tags.c
11761                 Fix tags issues: tags with spaces, renaming
11762                 tags.
11763
11764 2007-09-16 [colin]      3.0.0cvs14
11765
11766         * src/folderview.c
11767         * src/main.c
11768         * src/mainwindow.c
11769                 Fix bug 1308, 'Claws deletes folderlist.xml after
11770                 fetching mail short after start-up'
11771
11772 2007-09-16 [colin]      3.0.0cvs13
11773
11774         * src/compose.c
11775                 Fix scrolling to cursor
11776
11777 2007-09-16 [paul]       3.0.0cvs12
11778
11779         * po/sr.po
11780                 updated by Aleksandar Urosevic
11781
11782 2007-09-16 [paul]       3.0.0cvs11
11783
11784         * src/folder.c
11785                 do not allow locked msgs to be deleted,
11786                 even by filtering/processing
11787
11788 2007-09-07 [paul]       3.0.0cvs10
11789
11790         * src/prefs_folder_column.c
11791         * src/prefs_summary_column.c
11792                 implement button sensitivity
11793                 patch by Pawel Pekala
11794
11795 2007-09-06 [wwp]        3.0.0cvs9
11796
11797         * src/prefs_gtk.c
11798                 Add a missing linefeed to a debug message.
11799
11800 2007-09-05 [colin]      3.0.0cvs8
11801
11802         * src/inc.c
11803                 Fix statusbar/window mismatch on Maemo
11804
11805 2007-09-05 [colin]      3.0.0cvs7
11806
11807         * src/ldaputil.c
11808                 Fix build without USE_LDAP_TLS
11809
11810 2007-09-05 [colin]      3.0.0cvs6
11811
11812         * src/folder.c
11813         * src/imap.c
11814         * src/inc.c
11815         * src/mbox.c
11816         * src/send_message.c
11817         * src/statusbar.c
11818         * src/statusbar.h
11819                 Maemo: distinguish various statusbar messages,
11820                 in order to display only the most important.
11821
11822 2007-09-04 [wwp]        3.0.0cvs5
11823
11824         * src/account.c
11825                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
11826                 Show protocol "SMTP" and the appropriate server for send-only
11827                 accounts, show "-" instead of "" when no value is relevant.
11828
11829 2007-09-03 [ticho]      3.0.0cvs4
11830
11831         * src/summaryview.c
11832                 Handle plural form better in delete confirmation dialog.
11833
11834 2007-09-03 [wwp]        3.0.0cvs3
11835
11836         * src/compose.c
11837                 Warn differently when sending or sending later (queueing).
11838
11839 2007-09-03 [colin]      3.0.0cvs2
11840
11841         * src/procmime.c
11842         * src/procmime.h
11843         * src/common/plugin.c
11844         * src/common/plugin.h
11845                 Add a new plugin API, MimeParser. It allows
11846                 plugins to scan email MIME parts and optionally,
11847                 transform them.
11848
11849 2007-09-03 [mones]      3.0.0cvs1
11850
11851         * po/es.po
11852                 Updated translation
11853         * src/common/defs.h
11854                 While a better solution is made double history sizes
11855
11856 2007-09-03 [paul]       3.0.0
11857
11858         * NEWS
11859         * README
11860         * RELEASE_NOTES
11861                 3.0.0 released
11862
11863 [For previous entries, see ChangeLog.2.0.0-3.0.0]