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