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