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