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