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