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