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