2011-10-20 [mones] 3.7.10cvs38
[claws.git] / ChangeLog
1 2011-10-20 [mones]      3.7.10cvs38
2
3         * po/fr.po
4         * src/common/defs.h
5                 Fix references to old dotsrc mailing lists
6
7 2011-10-19 [mones]      3.7.10cvs37
8
9         * src/prefs_msg_colors.c
10                 Fix Ok/Cancel buttons in color selector of preferences
11
12 2011-10-17 [colin]      3.7.10cvs36
13
14         * src/gtk/gtkshruler.c
15                 (Probably) fix GTK+ <= 2.22
16
17 2011-10-17 [colin]      3.7.10cvs35
18
19         * src/gtk/gtkshruler.c
20                 Fix GTK+2.22 build
21
22 2011-10-17 [mones]      3.7.10cvs34
23
24         * src/addrbook.c
25         * src/exportldif.c
26         * src/jpilot.c
27         * src/mutt.c
28         * src/pine.c
29         * src/procmsg.c
30         * src/vcard.c
31                 Fix potential out-of-buffer writes
32
33 2011-10-17 [mones]      3.7.10cvs33
34
35         * src/main.c
36                 Use just one g_print call per option; correct indentation
37
38 2011-10-17 [colin]      3.7.10cvs32
39
40         * src/compose.c
41         * src/compose.h
42         * src/gtk/Makefile.am
43         * src/gtk/gtkshruler.c
44         * src/gtk/gtkshruler.h
45         * src/gtk/gtkunit.c
46         * src/gtk/gtkunit.h
47                 Reimplement ruler using the GTK widgets. Thanks
48                 to Hanno for the initial patch.
49
50 2011-10-17 [colin]      3.7.10cvs31
51
52         * src/action.c
53         * src/main.c
54         * src/gtk/gtkutils.c
55         * src/gtk/gtkutils.h
56                 Undeprecate GIO/GdkCondition
57
58 2011-10-16 [mones]      3.7.10cvs30
59
60         * src/main.c
61                 Add --compose-from-file option to open composition
62                 window with the headers and body from a file; based
63                 on Debian patch to fix http://bugs.debian.org/544868
64
65 2011-10-15 [mones]      3.7.10cvs29
66
67         * manual/advanced.xml
68                 Document new summary_from_show hidden preference
69
70 2011-10-15 [paul]       3.7.10cvs28
71
72         * src/compose.c
73                 compose_create_tags() - fix misplaced 'int i'
74                 compose_entry_mark_default_to() - fix To field highlighting
75
76 2011-10-09 [colin]      3.7.10cvs27
77
78         * src/addr_compl.c
79                 Fix address completion
80
81 2011-10-07 [colin]      3.7.10cvs26
82
83         * src/prefs_filtering_action.c
84         * src/gtk/gtkutils.h
85                 Fix build with GTK+2.20
86
87 2011-10-07 [colin]      3.7.10cvs25
88
89         * src/gtk/Makefile.am
90         * src/gtk/gdkkeysyms-new.h
91         * src/gtk/gtkutils.h
92                 Copy the new GDK_KEY_* definitions for older GTKs
93
94 2011-10-07 [colin]      3.7.10cvs24
95
96         * configure.ac
97                 Fix typos (thanks to Hanno)
98
99 2011-10-07 [colin]      3.7.10cvs23
100
101         * src/compose.c
102         * src/gtk/gtkshruler.c
103         * src/gtk/gtkshruler.h
104                 Disable ruler starting from 2.24.
105
106 2011-10-07 [colin]      3.7.10cvs22
107
108         * configure.ac
109         * src/messageview.c
110         * src/gtk/Makefile.am
111                 GTK2 build fix
112
113 2011-10-07 [colin]      3.7.10cvs21
114
115         * configure.ac
116         * src/action.c
117         * src/addr_compl.c
118         * src/addrgather.c
119         * src/compose.c
120         * src/compose.h
121         * src/editldap.c
122         * src/mainwindow.c
123         * src/message_search.c
124         * src/mimeview.c
125         * src/mimeview.h
126         * src/prefs_account.c
127         * src/prefs_compose_writing.c
128         * src/prefs_filtering_action.c
129         * src/prefs_folder_item.c
130         * src/prefs_logging.c
131         * src/prefs_matcher.c
132         * src/prefs_message.c
133         * src/prefs_other.c
134         * src/prefs_receive.c
135         * src/prefs_summaries.c
136         * src/prefs_wrapping.c
137         * src/printing.c
138         * src/ssl_manager.c
139         * src/statusbar.c
140         * src/stock_pixmap.c
141         * src/summary_search.c
142         * src/textview.c
143         * src/gtk/Makefile.am
144         * src/gtk/colorlabel.c
145         * src/gtk/gtkutils.c
146         * src/gtk/gtkutils.h
147         * src/gtk/logwindow.c
148         * src/gtk/menu.c
149         * src/gtk/menu.h
150         * src/gtk/quicksearch.c
151         * src/gtk/spell_entry.c
152         * src/plugins/bogofilter/bogofilter_gtk.c
153         * src/plugins/dillo_viewer/dillo_viewer.c
154         * src/plugins/pgpcore/prefs_gpg.c
155         * src/plugins/spamassassin/spamassassin_gtk.c
156                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
157                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
158                 ported (especially GtkCMOptionMenu)
159
160 2011-10-07 [colin]      3.7.10cvs20
161
162         * src/account.c
163         * src/action.c
164         * src/addr_compl.c
165         * src/addrcustomattr.c
166         * src/addrduplicates.c
167         * src/addressadd.c
168         * src/addressbook.c
169         * src/addressbook_foldersel.c
170         * src/addrgather.c
171         * src/alertpanel.c
172         * src/browseldap.c
173         * src/compose.c
174         * src/editaddress.c
175         * src/editaddress_other_attributes_ldap.c
176         * src/editbook.c
177         * src/editgroup.c
178         * src/editjpilot.c
179         * src/editldap.c
180         * src/editldap_basedn.c
181         * src/edittags.c
182         * src/editvcard.c
183         * src/exphtmldlg.c
184         * src/expldifdlg.c
185         * src/export.c
186         * src/foldersel.c
187         * src/folderview.c
188         * src/grouplistdialog.c
189         * src/import.c
190         * src/importldif.c
191         * src/importmutt.c
192         * src/importpine.c
193         * src/mainwindow.c
194         * src/message_search.c
195         * src/messageview.c
196         * src/mimeview.c
197         * src/prefs_actions.c
198         * src/prefs_customheader.c
199         * src/prefs_display_header.c
200         * src/prefs_filtering.c
201         * src/prefs_filtering_action.c
202         * src/prefs_folder_column.c
203         * src/prefs_matcher.c
204         * src/prefs_msg_colors.c
205         * src/prefs_other.c
206         * src/prefs_summaries.c
207         * src/prefs_summary_column.c
208         * src/prefs_summary_open.c
209         * src/prefs_template.c
210         * src/prefs_toolbar.c
211         * src/printing.c
212         * src/sourcewindow.c
213         * src/ssl_manager.c
214         * src/summary_search.c
215         * src/summaryview.c
216         * src/textview.c
217         * src/uri_opener.c
218         * src/gtk/about.c
219         * src/gtk/colorsel.c
220         * src/gtk/combobox.c
221         * src/gtk/description_window.c
222         * src/gtk/foldersort.c
223         * src/gtk/gtkaspell.c
224         * src/gtk/gtkcmclist.c
225         * src/gtk/gtkcmctree.c
226         * src/gtk/gtkcmoptionmenu.c
227         * src/gtk/gtkutils.c
228         * src/gtk/icon_legend.c
229         * src/gtk/inputdialog.c
230         * src/gtk/logwindow.c
231         * src/gtk/pluginwindow.c
232         * src/gtk/prefswindow.c
233         * src/gtk/quicksearch.c
234         * src/plugins/pgpcore/passphrase.c
235         * src/plugins/pgpcore/select-keys.c
236                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
237                 to replace GDK_* by GDK_KEY_*.
238
239 2011-10-07 [colin]      3.7.10cvs19
240
241         * AUTHORS
242         * src/account.c
243         * src/action.c
244         * src/addr_compl.c
245         * src/addressbook.c
246         * src/alertpanel.c
247         * src/compose.c
248         * src/edittags.c
249         * src/folderview.c
250         * src/grouplistdialog.c
251         * src/image_viewer.c
252         * src/mainwindow.c
253         * src/mimeview.c
254         * src/noticeview.c
255         * src/prefs_filtering_action.c
256         * src/prefs_folder_column.c
257         * src/prefs_msg_colors.c
258         * src/prefs_summary_column.c
259         * src/prefs_toolbar.c
260         * src/printing.c
261         * src/stock_pixmap.c
262         * src/summaryview.c
263         * src/textview.c
264         * src/undo.c
265         * src/wizard.c
266         * src/gtk/about.c
267         * src/gtk/authors.h
268         * src/gtk/colorlabel.c
269         * src/gtk/colorsel.c
270         * src/gtk/gtkcmclist.c
271         * src/gtk/gtkcmctree.c
272         * src/gtk/gtkcmoptionmenu.c
273         * src/gtk/gtksctree.c
274         * src/gtk/gtkutils.c
275         * src/gtk/gtkvscrollbutton.c
276         * src/gtk/inputdialog.c
277         * src/gtk/logwindow.c
278         * src/gtk/menu.c
279         * src/gtk/prefswindow.c
280         * src/gtk/progressdialog.c
281         * src/plugins/pgpcore/passphrase.c
282         * src/plugins/trayicon/trayicon.c
283                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
284                 Patch by Hanno Thurow-Meyer, many thanks to him !
285
286 2011-09-20 [colin]      3.7.10cvs18
287
288         * src/common/ssl.c
289                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
290                 gnutls 3.0.3'
291
292 2011-09-18 [colin]      3.7.10cvs17
293
294         * src/news.c
295                 Fix segfault when connection fails
296
297 2011-09-03 [colin]      3.7.10cvs16
298
299         * src/common/ssl.c
300                 Use NORMAL instead of EXPORT priorities.
301
302 2011-09-02 [colin]      3.7.10cvs15
303
304         * configure.ac
305         * src/common/ssl.c
306                 Linking against gcrypt explicitely in order to call
307                 gcry_control() for mutex setup isn't necessary anymore
308                 starting from gnuTLS 2.11.
309
310 2011-08-31 [colin]      3.7.10cvs14
311
312         * src/plugins/pgpinline/pgpinline.c
313         * src/plugins/pgpmime/pgpmime.c
314                 Fix bug #2431, "Major memory leak in PGP message handling".
315
316 2011-08-31 [colin]      3.7.10cvs13
317
318         * AUTHORS
319         * src/gtk/authors.h
320         * src/mainwindow.c
321         * src/messageview.c
322         * src/gtk/authors.h
323                 Apply Steve Rader's patch from bug #2388, "Add 
324                 message view scrolling menu items"
325
326 2011-08-30 [colin]      3.7.10cvs12
327
328         * src/gtk/prefswindow.c
329                 Fix layout issues (i.e. on SSL page if changing account
330                 type prior to visiting it).
331
332 2011-08-30 [colin]      3.7.10cvs11
333
334         * configure.ac
335         * src/common/ssl.c
336                 Don't use deprecated functions for GnuTLS priorities.
337                 Require GnuTLS 2.2 that is the first version with the
338                 new function.
339
340 2011-08-30 [colin]      3.7.10cvs10
341
342         * src/common/socket.c
343         * src/common/ssl.c
344                 Long-term fix for bug #2402, "GnuTLS change breaks socket
345                 communication", as per http://savannah.gnu.org/support/?107660
346
347 2011-08-30 [colin]      3.7.10cvs9
348
349         * src/etpan/imap-thread.c
350         * src/etpan/nntp-thread.c
351                 Remove dead openSSL code
352
353 2011-08-30 [colin]      3.7.10cvs8
354
355         * src/ssl_manager.c
356         * src/common/ssl.c
357         * src/common/ssl_certificate.c
358         * src/common/ssl_certificate.h
359         * src/etpan/imap-thread.c
360         * src/etpan/nntp-thread.c
361                 Fix bug #2127, "SSL cert check uses canonical name instead of
362                 specified name"
363
364 2011-08-29 [colin]      3.7.10cvs7
365
366         * src/prefs_account.c
367                 Fix X-Mailer option not appearing on IMAP
368
369 2011-08-29 [colin]      3.7.10cvs6
370
371         * src/plugins/pgpcore/Makefile.am
372         * src/plugins/pgpinline/Makefile.am
373         * src/plugins/pgpmime/Makefile.am
374         * src/plugins/smime/Makefile.am
375                 Windows build fix:
376                 libtool: link: require no space between `-L' and `.'
377
378 2011-08-29 [colin]      3.7.10cvs5
379
380         * src/account.c
381         * src/compose.c
382         * src/prefs_account.c
383         * src/prefs_account.h
384                 Revert cvs4 which is rather illogical and instead
385                 use Fabian's patch from bug #2471
386
387 2011-08-29 [colin]      3.7.10cvs4
388
389         * src/compose.c
390                 Don't insert custom headers that have empty values.
391                 Allows not inserting X-Mailer if it's set to nothing.
392                 Fixes bug #2471, "Make setting an X-Mailer header optional".
393
394 2011-08-29 [colin]      3.7.10cvs3
395
396         * src/image_viewer.c
397         * src/textview.c
398         * src/gtk/gtkutils.c
399         * src/gtk/gtkutils.h
400                 Handle EXIF orientation in images (both in textview's
401                 preview and image viewer)
402
403 2011-08-28 [paul]       3.7.10cvs2
404
405         * src/prefs_common.c
406         * src/prefs_common.h
407         * src/summaryview.c
408                 add new hidden option to control the display in the From
409                 column in the Message List: 0 (default): show name,
410                 1: show address, 2: show name + address
411
412 2011-08-27 [paul]       3.7.10cvs1
413
414         * po/POTFILES.in
415         * src/common/ssl_certificate.c
416         * src/etpan/imap-thread.c
417         * src/etpan/nntp-thread.c
418                 offer up some missing log_error() strings to translators
419
420 2011-08-27 [paul]       3.7.10
421         * NEWS
422         * README
423         * RELEASE_NOTES 
424                 3.7.10 unleashed!               
425
426 2011-08-27 [paul]       3.7.9cvs52
427
428         * po/cs.po
429         * po/fr.po
430         * po/hu.po
431         * po/lt.po
432         * po/pt_BR.po
433         * po/sk.po
434                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
435                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
436
437 2011-08-27 [mones]      3.7.9cvs51
438
439         * claws-mail.desktop
440                 Include generic name and comment translations
441                 Thanks to all the people on the translators ML!
442
443 2011-08-23 [paul]       3.7.9cvs50
444
445         * src/common/ssl.c
446                 probable/possible fix/workaround for bug 2402,
447                 'can't download message from pop3 server'
448
449 2011-08-18 [paul]       3.7.9cvs49
450
451         * manual/handling.xml
452                 fix typos. thanks to vilpan
453
454 2011-08-17 [paul]       3.7.9cvs48
455
456         * tools/claws.i18n.status.pl
457                 add Mindaugas Baranauskas (Lithuanian)
458
459 2011-08-14 [mir]        3.7.9cvs47
460
461         * src/news.c
462         * src/etpan/nntp-thread.c
463                 Fix bug 2418. Patch provided by Sébastien Bigaret with
464                 some minor contribution by me.
465
466 2011-08-13 [mir]        3.7.9cvs46
467
468         * src/etpan/nntp-thread.c
469                 Fix bug when NNTP server sends authentication warning
470                 as part of the connection session. Privously etpan would
471                 bail out for any return code other than NEWSNNTP_NO_ERROR
472                 but as early as the connection session a return code like
473                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
474                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
475                 be considered as an error.
476
477 2011-08-12 [paul]       3.7.9cvs45
478
479         * src/mimeview.c
480                 3.7.9cvs43 mistakenly dropped off the info
481                 about the mime part from the tooltip
482
483 2011-08-12 [wwp]        3.7.9cvs44
484
485         * src/gtk/quicksearch.c
486          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
487
488 2011-08-09 [paul]       3.7.9cvs43
489
490         * src/mimeview.c
491                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
492
493 2011-08-06 [paul]       3.7.9cvs42
494
495         * src/compose.c
496                 fix cursor placement in Forward template
497
498 2011-08-06 [paul]       3.7.9cvs41
499
500         * src/gtk/description_window.c
501                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
502
503 2011-08-05 [holger]     3.7.9cvs40
504
505         * claws-mail.desktop
506                 Revert 3.7.9cvs35 for now, it may be problematic
507                 (see bug #2450)
508
509 2011-08-05 [paul]       3.7.9cvs39
510
511         * src/mainwindow.c
512         * src/messageview.c
513                 use 'Collapse quotes' rather than 'Fold quotes' on
514                 labels, for consistency
515         * src/toolbar.c
516                 use 'Receive mail from account' rather than 'on account'
517
518 2011-07-30 [mir]        3.7.9cvs38
519
520         * src/etpan/Makefile.am
521         * src/plugins/pgpcore/Makefile.am
522         * src/plugins/pgpmime/Makefile.am
523         * src/plugins/smime/Makefile.am
524                 Fix broken build on Debian Sid. enchant.h cannot be
525                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
526                 present in Makefile.am. Apparently enchant.h in older
527                 versions were placed in /usr/include which is always
528                 scanned be default.
529
530 2011-07-21 [mones]      3.7.9cvs37
531
532         * src/common/plugin.c
533         * src/common/plugin.h
534                 Make licences allowed for plugins more explicit and also
535                 accept dual (or more) licences when properly formatted.
536                 Doesn't require any change on current plugins.
537
538 2011-07-18 [mones]      3.7.9cvs36
539
540         * manual/advanced.xml
541                 Document briefly tags feature.
542         * manual/glossary.xml
543                 Fix definition to avoid confussion with tags.
544         * manual/es/advanced.xml
545         * manual/es/glossary.xml
546                 Synchronize Spanish translation with the above.
547
548 2011-07-07 [holger]     3.7.9cvs35
549
550         * claws-mail.desktop
551                 Add indicator stuff to the desktop file
552                 Taken from bug #2450
553
554 2011-07-06 [paul]       3.7.9cvs34
555
556         * src/edittags.c
557                 fix English usage
558
559 2011-07-06 [mones]      3.7.9cvs33
560
561         * src/edittags.c
562                 Do not create an empty tag name row in panel and
563                 warn user about using a non-reserved tag instead
564
565 2011-07-05 [mones]      3.7.9cvs32
566
567         * src/imap.c
568         * src/common/tags.c
569         * src/common/tags.h
570         * src/etpan/imap-thread.c
571                 Make constants for reserved tags and use them
572                 Removed also duplicate comparison while at it
573
574 2011-07-05 [paul]       3.7.9cvs31
575
576         * src/compose.c
577                 when using a Compose template, only place the cursor
578                 in the body when the cursor symbol, %cursor (%X), is used
579
580 2011-07-03 [paul]       3.7.9cvs30
581
582         * src/main.c
583                 do main_window_popup(mainwin); on plugin load error, or
584                 else the warning dialogue and mainwindow stays minimised
585                 and hidden
586
587 2011-07-03 [paul]       3.7.9cvs29
588
589         * src/wizard.c
590                 fix bug 2462, 'Building without GnuTLS support leads to a
591                 failure in wizard.c'
592
593 2011-07-03 [paul]       3.7.9cvs28
594
595         * src/mainwindow.c
596         * src/mainwindow.h
597         * src/summaryview.c
598                 fix bug #2461, 'popup menu in message list displays
599                 'move to trash' and 'delete''.
600                 Add a new sensitivity condition 'M_NOT_TRASH' and
601                 remove the broken workaround for right-click in summaryview.c.
602                 Fix broken main menu sensitivity for "Menu/Message/Move" in
603                 News folder.
604
605 2011-06-21 [paul]       3.7.9cvs27
606
607         * src/mainwindow.c
608                 revert 3.7.9cvs2, it does no good
609
610 2011-06-18 [mir]        3.7.9cvs26
611
612         * configure.ac
613                 Fix autoconf warnings introduced in autoconf >= 2.64
614
615 2011-06-05 [paul]       3.7.9cvs25
616
617         * po/ca.po
618         * po/cs.po
619         * po/de.po
620         * po/it.po
621         * po/ja.po
622         * po/pt_PT.po
623         * po/sk.po
624         * po/uk.po
625                 fix strings where an informational message has been
626                 wrongly entered into the translated string
627         * src/toolbar.c
628                 enable 'Trash' and 'Sender' to be translated based on
629                 the context, e.g. as button text and as mail header
630         * src/gtk/about.c
631                 fix english in Info tab
632
633 2011-05-25 [colin]      3.7.9cvs24
634
635         * src/action.c
636                 Fix bug #2439, "use bitwise operator for bitmask instead of
637                 logical operator". Thanks to Nicolas Kaiser for the patch.
638
639 2011-05-18 [colin]      3.7.9cvs23
640
641         * src/news.c
642                 Fix missing group selection before xover if the
643                 connection was reset before.
644
645 2011-05-12 [colin]      3.7.9cvs22
646
647         * src/common/utils.c
648                 Fix bug #2412, "Send account mail address in Message-ID
649                 wrongly implemented". Patch by Fabian Keil.
650
651 2011-05-12 [mones]      3.7.9cvs21
652
653         * src/etpan/nntp-thread.c
654                 Fix bug #2418 "NNTP authentication is broken"
655
656 2011-05-09 [pawel]      3.7.9cvs20
657
658         * src/mainwindow.c
659         * src/prefs_folder_item.c
660                 Small UI fixes
661
662 2011-05-05 [colin]      3.7.9cvs19
663
664         * src/imap.c
665         * src/inc.c
666         * src/news.c
667         * src/send_message.c
668                 Fix bug #2184, "Add account name information inside network log".
669                 Initial patch by MSulchan Darmawan, expanded to other protocols.
670                 This stuff is too much copy-pasted.
671
672
673 2011-04-30 [colin]      3.7.9cvs18
674
675         * src/main.c
676                 Fix bug #2414, 'Claws segfaults on startup with
677                 notification plugin enabled". Thanks Christian
678                 Faulhammer for the patch.
679
680 2011-04-27 [colin]      3.7.9cvs17
681
682         * src/codeconv.c
683                 Make Windows' encoding CP1251 for ru_RU locale
684                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
685
686 2011-04-24 [paul]       3.7.9cvs16
687
688         * manual/claws-mail-manual.xml
689         * manual/de/claws-mail-manual.xml
690         * manual/es/claws-mail-manual.xml
691         * manual/fr/claws-mail-manual.xml
692         * manual/it/claws-mail-manual.xml
693                 update copyright year
694
695 2011-04-24 [paul]       3.7.9cvs15
696
697         * src/summaryview.c
698                 fix bug #2353, 'Right-clicking on spam in order to delete
699                 it causes it to show in message window'
700
701 2011-04-24 [paul]       3.7.9cvs14
702
703         * src/mainwindow.c
704         * src/gtk/foldersort.c
705         * src/gtk/foldersort.h
706                 fix labelling, 'change folder order' to 'change mailbox order'
707
708 2011-04-23 [paul]       3.7.9cvs13
709
710         * configure.ac
711                 fix bug #2409, 'Failed to compile under GCC 3.x : option
712                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
713                 committed in 3.7.8cvs19 
714
715 2011-04-11 [paul]       3.7.9cvs12
716
717         * src/plugins/trayicon/trayicon.c
718                 fix build bug: gtk_status_icon_set_title() is available
719                 since gtk 2.18.x not 2.14.x
720
721 2011-04-11 [paul]       3.7.9cvs11
722
723         * po/hu.po
724                 updated by Páder RezsÅ‘
725
726 2011-04-10 [colin]      3.7.9cvs10
727
728         * src/addr_compl.c
729         * src/addressbook.c
730         * src/compose.c
731         * src/editaddress.c
732         * src/editaddress_other_attributes_ldap.c
733         * src/main.c
734         * src/message_search.c
735         * src/prefs_display_header.c
736         * src/prefs_filtering_action.c
737         * src/prefs_matcher.c
738         * src/prefs_other.c
739         * src/prefs_toolbar.c
740         * src/summary_search.c
741         * src/gtk/colorlabel.c
742         * src/gtk/combobox.c
743         * src/gtk/gtkcmoptionmenu.c
744         * src/gtk/gtkshruler.c
745         * src/gtk/gtkshruler.h
746         * src/gtk/gtkutils.h
747         * src/gtk/inputdialog.c
748         * src/gtk/quicksearch.c
749                 Revert the whole pile of crap introduced in
750                 cvs9,8,7,4.
751
752 2011-04-10 [colin]      3.7.9cvs9
753
754         * src/compose.c
755         * src/editaddress.c
756         * src/editaddress_other_attributes_ldap.c
757         * src/main.c
758         * src/message_search.c
759         * src/prefs_display_header.c
760         * src/prefs_matcher.c
761         * src/prefs_toolbar.c
762         * src/summary_search.c
763         * src/gtk/combobox.c
764         * src/gtk/gtkutils.h
765         * src/gtk/inputdialog.c
766         * src/gtk/quicksearch.c
767                 Finish fun with combo boxes. (hopefully)
768
769 2011-04-10 [colin]      3.7.9cvs8
770
771         * src/compose.c
772         * src/prefs_filtering_action.c
773         * src/gtk/combobox.c
774         * src/gtk/gtkshruler.c
775         * src/gtk/gtkshruler.h
776                 More undeprecation. GTKSHRuler is #if'ed out. We can
777                 still decide to maintain the old GtkRuler widget in-tree
778                 if the lack of ruler in Compose window is too
779                 annoying.
780
781 2011-04-10 [colin]      3.7.9cvs7
782
783         * src/addr_compl.c
784         * src/addressbook.c
785         * src/compose.c
786         * src/editaddress_other_attributes_ldap.c
787         * src/message_search.c
788         * src/prefs_display_header.c
789         * src/prefs_filtering_action.c
790         * src/prefs_other.c
791         * src/prefs_toolbar.c
792         * src/summary_search.c
793         * src/gtk/colorlabel.c
794         * src/gtk/combobox.c
795         * src/gtk/gtkcmoptionmenu.c
796         * src/gtk/gtkutils.h
797                 More comboboxtext undeprecation
798
799 2011-04-10 [colin]      3.7.9cvs6
800
801         * src/messageview.c
802                 Fix it better.
803
804 2011-04-10 [colin]      3.7.9cvs5
805
806         * src/messageview.c
807                 Fix age-old typo.
808
809 2011-04-10 [colin]      3.7.9cvs4
810
811         * src/compose.c
812         * src/editaddress_other_attributes_ldap.c
813         * src/message_search.c
814         * src/prefs_display_header.c
815         * src/prefs_filtering_action.c
816         * src/prefs_other.c
817         * src/prefs_toolbar.c
818         * src/summary_search.c
819         * src/gtk/combobox.c
820         * src/gtk/gtkutils.h
821                 gtk_combo_box_*_text() is deprecated, and
822                 gtk_combo_box_text_*() is the new hotness.
823
824 2011-04-10 [colin]      3.7.9cvs3
825
826         * src/addr_compl.c
827         * src/addressbook.c
828         * src/browseldap.c
829         * src/compose.c
830         * src/folder.c
831         * src/folderview.c
832         * src/gtk/gtkvscrollbutton.c
833         * src/gtk/gtkvscrollbutton.h
834                 s/GtkFunction/GSourceFunc
835
836 2011-04-10 [colin]      3.7.9cvs2
837
838         * src/mainwindow.c
839                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
840                 This is the patch from bug #2396, it should be innocuous even
841                 if that's useless to do deiconify + present window...
842
843 2011-04-09 [paul]       3.7.9cvs1
844
845         * src/prefs_summaries.c
846                 fix typo in string. (thanks, Brad!)
847
848 2011-04-09 [paul]       3.7.9
849         * NEWS
850         * README
851         * RELEASE_NOTES 
852                 3.7.9 unleashed!        
853
854 2011-04-09 [paul]       3.7.8cvs78
855
856         * po/cs.po
857         * po/es.po
858         * po/fi.po
859         * po/fr.po
860         * po/lt.po
861         * po/pt_BR.po
862         * po/sk.po
863         * po/uk.po
864                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
865                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
866                 Slavko, and Yarema
867
868 2011-04-09 [colin]      3.7.8cvs77
869
870         * src/gtk/filesel.c
871                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
872                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
873                 encoding filename. Hooray for stupid.
874
875 2011-04-08 [colin]      3.7.8cvs76
876
877         * src/action.c
878                 Fix action Stop: if child does not react to SIGTERM, it'll
879                 probably start behaving when it'll get a SIGKILL on the user's
880                 second press on Stop.
881                 Fixes bug #2237, "User action makes Claws unresponsive".
882
883 2011-04-08 [colin]      3.7.8cvs75
884
885         * src/account.c
886         * src/folder.c
887         * src/folder.h
888         * src/folder_item_prefs.c
889         * src/folder_item_prefs.h
890         * src/prefs_account.c
891                 Fix bug #2382, "folderitemrc not updated when account
892                 name is changed". Indeed, this wasn't done.
893
894 2011-04-08 [wwp]        3.7.8cvs74
895
896         * src/procmime.c
897         Add support for quoted values (*="value").
898         This commonly fixes a trailing quote appearing to filenames
899         sent by iphone Mail (not sure if it's culprit at all, though).
900
901 2011-04-08 [colin]      3.7.8cvs73
902
903         * src/gtk/filesel.c
904                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
905                 caused by attachments with extended chars in the file name". Patch
906                 derived from a patch bt Fabien Keil
907
908 2011-04-05 [wwp]        3.7.8cvs72
909
910         * src/compose.c
911                 A debug string not to translate.
912
913 2011-04-03 [colin]      3.7.8cvs71
914
915         * src/common/utils.h
916                 Fix bug #2394, "backtrace() crashes on FreeBSD"
917                 That's not the first bug-report where internal
918                 debug-only backtrace() crashes on FreeBSD.
919
920 2011-04-03 [colin]      3.7.8cvs70
921
922         * src/compose.c
923                 Fix bug #2365 again, "Crash when auto-scrolling headers in
924                 compose window".
925                 Batch-mode compose windows (from filtering actions) shouldn't
926                 try to access stuff after flushing events...
927
928 2011-03-31 [paul]       3.7.8cvs69
929
930         * INSTALL
931                 update as gtk >= 2.10 now required
932                 (because I'll never remember to do this later)
933
934 2011-03-26 [paul]       3.7.8cvs68
935
936         * src/messageview.c
937                 fix separators in Go To menu
938
939 2011-03-20 [colin]      3.7.8cvs67
940
941         * configure.ac
942                 Drop the *_DISABLE_DEPRECATED. We'll put them back
943                 when we'll have time to handle them
944
945 2011-03-18 [paul]       3.7.8cvs66
946
947         * src/textview.c
948                 make user-facing message more accurate -
949                 'Network Log' not 'View Log'
950
951 2011-03-17 [wwp]        3.7.8cvs65
952
953         * po/fr.po
954                 Fix a typo around plural form, as reported by
955                 Yannick Palanque.
956
957 2011-03-15 [colin]      3.7.8cvs64
958
959         * AUTHORS
960         * src/gtk/authors.h
961         * src/main.c
962                 Fix bug #2381, "Support for NetworkManager 0.9".
963                 Patch by Mikhail Efremov
964
965 2011-03-04 [colin]      3.7.8cvs63
966
967         * src/mimeview.c
968         * src/mimeview.h
969                 Fix segfault on Windows
970         * src/exporthtml.c
971         * src/common/utils.c
972         * src/common/w32_unistd.c
973         * src/common/w32lib.h
974                 Rationalize use of time_r() funcs (pthread do define them)
975
976 2011-03-02 [pawel]      3.7.8cvs62
977
978         * src/wizard.c
979                 Re-implement widgets aligning, switch from GtkSizeGroup
980                 to GtkTable - this should fix disappearing labels
981
982 2011-03-01 [pawel]      3.7.8cvs61
983
984         * src/wizard.c
985                 Wizard GUI cleanups. Make it look and behave more
986                 like account preferences.
987
988 2011-02-23 [colin]      3.7.8cvs60
989
990         * src/common/Makefile.am
991                 Fix make dist
992
993 2011-02-23 [colin]      3.7.8cvs59
994
995         * src/Makefile.am
996         * src/main.c
997         * src/common/Makefile.am
998         * src/common/plugin.c
999         * src/common/valgrind.h
1000                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
1001                 Use valgrind's own header.
1002
1003 2011-02-22 [colin]      3.7.8cvs58
1004
1005         * src/prefs_account.c
1006                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
1007                 signed message" upon new installation. This is disturbing when PGP
1008                 plugins are loaded by default.
1009
1010 2011-02-16 [paul]       3.7.8cvs57
1011
1012         * src/*
1013                 update copyright headers throughout
1014
1015 2011-02-16 [paul]       3.7.8cvs56
1016
1017         * src/summaryview.c
1018                 use gettext plural form for "item selected"/"items selected"
1019
1020 2011-02-13 [colin]      3.7.8cvs55
1021
1022         * src/mimeview.c
1023         * src/mimeview.h
1024                 Fix bug #2361, "Claws crashes after PGP Check in separate
1025                 msg view". Don't let the cancel thread lie around after
1026                 the verification ended.
1027
1028 2011-02-13 [paul]       3.7.8cvs54
1029
1030         * po/lt.po
1031                 updated by Mindaugas Baranauskas
1032
1033 2011-02-11 [mones]      3.7.8cvs53
1034
1035         * manual/es/advanced.xml
1036                 Sync with English manual
1037         * src/imap.c
1038                 Fix remaining mismatched alloc/free from cppcheck
1039
1040 2011-02-10 [pawel]      3.7.8cvs52
1041
1042         * src/ldapupdate.c
1043                 Fix memleaks
1044
1045 2011-02-10 [pawel]      3.7.8cvs51
1046
1047         * src/prefs_toolbar.c
1048                 - set menus sensitivity in item type combo depending on
1049                   availability of actions / plugin hooks
1050                 - style fixes, spaces instead of tabs mostly
1051
1052 2011-02-10 [paul]       3.7.8cvs50
1053
1054         * src/prefs_account.c
1055                 move the 'send acc mail addr in msg-id" option to
1056                 the send page
1057
1058 2011-02-10 [paul]       3.7.8cvs49
1059
1060         * src/prefs_account.c
1061                 move the 'expunge immediately' option to a more
1062                 suitable page
1063
1064 2011-02-05 [pawel]      3.7.8cvs48
1065
1066         * manual/advanced.xml
1067                 Document new hidden pref
1068         * src/folder.c
1069                 Dont treat mimeparts referenced by others as
1070                 real attachments
1071         * src/mimeview.c
1072         * src/prefs_common.c
1073         * src/prefs_common.h
1074                 Add ability to hide inline attachments referenced
1075                 by other mimeparts in MimeView. To enable this
1076                 feature set show_inline_attachments=0 in your clawsrc
1077
1078 2011-01-25 [colin]      3.7.8cvs47
1079
1080         * src/matcher.c
1081                 Fix matcher body parsing: decode mails with our
1082                 MIME parser. This speeds up body search a bit as
1083                 binary attachments are not searched anymore, slows
1084                 down a bit full message searches, but not awfully.
1085         * src/summary_search.c
1086                 Use matcher API to search, in all cases (advanced search or
1087                 not). Also, fix little logic bugs related to combos history
1088         * src/common/utils.c
1089         * src/common/utils.h
1090         * src/procmime.c
1091         * src/procmime.h
1092                 Remove dead code, export functions needed by matcher.c
1093
1094 2011-01-25 [colin]      3.7.8cvs46
1095
1096         * src/compose.c
1097         * src/prefs_common.c
1098         * src/common/md5.c
1099         * src/common/ssl_certificate.c
1100                 Fix mismatched alloc/free (thanks to cppcheck)
1101
1102 2011-01-25 [colin]      3.7.8cvs45
1103
1104         * src/pop.c
1105                 Fix leak on error path
1106
1107 2011-01-23 [mones]      3.7.8cvs44
1108
1109         * manual/es/advanced.xml
1110                 Sync with English manual
1111
1112 2011-01-23 [paul]       3.7.8cvs43
1113
1114         * src/gtk/about.c
1115                 it's 2011, update copyright line
1116
1117 2011-01-23 [paul]       3.7.8cvs42
1118
1119         * manual/advanced.xml
1120         * src/prefs_common.c
1121         * src/prefs_common.h
1122         * src/textview.c
1123                 fix bug #2350, 'Make displaying localized date/time in
1124                 message view optional'.
1125                 This introduces a new hidden option (why do more?),
1126                 'msgview_date_format', which defaults to OFF, maintaining
1127                 the current and expected behaviour.
1128
1129 2011-01-21 [colin]      3.7.8cvs41
1130
1131         * src/procmime.c
1132                 Fix bug #2050, Clawsmail sends return receipt every seconds
1133                 We forgot to close the file when parsing 
1134                 disposition-notification fields, which made unlinking of the
1135                 corresponding emails in tempfolder/processing impossible in
1136                 Windows. Causing them to be re-fetched every time.
1137
1138 2011-01-21 [colin]      3.7.8cvs40
1139
1140         * claws-mail.desktop
1141                 Fix again bug #2346: We should have a %u parameter.
1142
1143 2011-01-21 [colin]      3.7.8cvs39
1144
1145         * src/plugins/spamassassin/spamassassin.c
1146                 Fix sa-learn when offline (its command line parsing is
1147                 space-dependant). Patch by Wolfgang Lorenz
1148
1149 2011-01-19 [pawel]      3.7.8cvs38
1150
1151         * claws-mail.desktop
1152                 Fix Bug 2346 'Please register x-handler-scheme
1153                  in .desktop file' patch by Laurent Bigonville
1154                 While I'm here update things to current
1155                 standards, fix desktop-file-validate warnings/errors
1156
1157 2011-01-18 [colin]      3.7.8cvs37
1158
1159         * src/common/smtp.c
1160                 Fix logic on SMTP AUTH: If the selected method isn't
1161                 available, say so instead of supposing it'll work.
1162                 Fixes bug #2039, 'SMTP AUTHENTICATION'
1163
1164 2011-01-15 [pawel]      3.7.8cvs36
1165
1166         * src/prefs_folder_item.c
1167                 Rework subject regexp simplify gui a bit, this give us better
1168                 options page layout (window with min width was too short to 
1169                 show all contents and thigs were unwieldy) and better preview
1170                 of regexp working/not working
1171
1172 2011-01-14 [pawel]      3.7.8cvs35
1173
1174         * src/textview.c
1175                 strncpy2() NULLify strings just fine, no need to be
1176                 extra "clever"
1177
1178 2011-01-14 [pawel]      3.7.8cvs34
1179
1180         * src/textview.c
1181                 Fix Bug #2165 'The date not localized in the message view'
1182                 Display Date header in messageview in the same way as in
1183                 summaryview by respecting date format set in preferences.
1184
1185 2011-01-06 [pawel]      3.7.8cvs33
1186
1187         * src/prefs_account.c
1188         * src/prefs_folder_item.c
1189         * src/prefs_quote.c
1190         * src/quote_fmt.c
1191                 Make quote templates widgets more compact
1192
1193 2011-01-06 [pawel]      3.7.8cvs32
1194
1195         * src/plugins/trayicon/trayicon.c
1196                 - fix logic bug which caused icon to be
1197                   always set no-mail status on plugin load
1198                 - force icon hide on plugin_done(), without
1199                   it empty space(?!) is left in tray under KDE3 and KDE4
1200
1201 2011-01-06 [colin]      3.7.8cvs31
1202
1203         * src/addrharvest.c
1204         * src/codeconv.c
1205         * src/codeconv.h
1206         * src/compose.c
1207         * src/news.c
1208         * src/procheader.c
1209         * src/procmime.c
1210         * src/unmime.c
1211         * src/unmime.h
1212                 Unmime headers differently whether they're addresses or not:
1213                 It's useless to quote things containing commas if it's in
1214                 subject, for example. (introduced in 3.7.8cvs26)
1215
1216 2011-01-06 [colin]      3.7.8cvs30
1217
1218         * src/gtk/gtkaspell.c
1219                 Complete previous patch
1220         * src/messageview.c
1221         * src/plugins/pgpinline/pgpinline.c
1222                 Coding style
1223
1224 2011-01-06 [paul]       3.7.8cvs29
1225
1226         * AUTHORS
1227         * configure.ac
1228         * po/lt.po
1229         * src/gtk/authors.h
1230                 add Lithuanian translation (approx. 65% complete)
1231                 submitted by Mindaugas Baranauskas
1232
1233 2011-01-06 [pawel]      3.7.8cvs28
1234
1235         * src/export.c
1236         * src/import.c
1237         * src/messageview.c
1238         * src/prefs_actions.c
1239         * src/procmime.c
1240         * src/gtk/gtkaspell.c
1241         * src/plugins/pgpinline/pgpinline.c
1242         * src/plugins/pgpmime/pgpmime.c
1243         * src/plugins/smime/smime.c
1244                 Fix memory/file descriptors leaks
1245
1246 2011-01-06 [paul]       3.7.8cvs27
1247
1248         * src/plugins/pgpcore/sgpgme.c
1249                 fix bug #2322, 'GPG Full info: showing subkey
1250                 ID instead of primary key fingerprint'
1251                 Patch by Sébastien Bigaret.
1252
1253 2011-01-03 [colin]      3.7.8cvs26
1254
1255         * src/unmime.c
1256                 Better quote-checking when unmim-ing headers
1257                 that may have comas.
1258
1259 2011-01-03 [colin]      3.7.8cvs25
1260
1261         * src/unmime.c
1262                 Fix bug #2299, "Incorrect handling of quoted printable coma
1263                 in headers". As this is really painful to fix by switching
1264                 the whole stuff to a list of headers tokens, we workaround
1265                 the problem by adding quotes around the encoded-word (making
1266                 it a quoted-string which continuity is already handled).
1267
1268 2011-01-03 [colin]      3.7.8cvs24
1269
1270         * src/procheader.c
1271                 Remove dead code
1272
1273 2010-12-23 [colin]      3.7.8cvs23
1274
1275         * src/compose.c
1276                 Finish fixing bug #2203: When forwarding (inline) and there
1277                 are some text/* parts with no name, set them a name and
1278                 set their disposition to attachment, so that recipients with
1279                 MUAs preferring HTML parts don't show them by default.
1280
1281 2010-12-22 [paul]       3.7.8cvs22
1282
1283         * src/compose.h
1284                 fix missing file in 3.7.8cvs20
1285
1286 2010-12-22 [colin]      3.7.8cvs21
1287
1288         * src/folderview.c
1289         * src/folderview.h
1290                 Implement a nicer scroll when drag and dropping
1291
1292 2010-12-22 [colin]      3.7.8cvs20
1293
1294         * src/compose.c
1295                 Store charset if available when attaching text/* parts
1296                 Fixes bug #2203, 'Problems in forwarding multipart/
1297                 alternative messages with HTML part'
1298
1299 2010-12-22 [colin]      3.7.8cvs19
1300
1301         * src/textview.c
1302                 Fix wrong free
1303
1304 2010-12-21 [colin]      3.7.8cvs18
1305
1306         * src/inc.c
1307         * src/send_message.c
1308         * src/common/session.c
1309         * src/common/session.h
1310                 Differentiate between running sessions and connected
1311                 sessions. Fixes bug #2332, "Crash when hitting cancel
1312                 on the SMTP status window"
1313
1314 2010-12-21 [colin]      3.7.8cvs17
1315
1316         * src/etpan/etpan-thread-manager.c
1317                 Dead code removal
1318
1319 2010-12-21 [colin]      3.7.8cvs16
1320
1321         * src/textview.c
1322                 Check whether we should continue loading the
1323                 current textview after inserting a possibly
1324                 big image.
1325
1326 2010-12-20 [colin]      3.7.8cvs15
1327
1328         * src/addrcindex.c
1329         * src/addrcindex.h
1330                 Removed. Dead code since ages!
1331         * src/addr_compl.c
1332         * src/gtk/gtkcmclist.c
1333         * src/gtk/gtkcmctree.c
1334         * src/gtk/gtksctree.c
1335                 undefine *_DISABLE_DEPRECATED in the files that
1336                 use deprecated interfaces. Implicit declarations
1337                 can lead to crashes as prototypes are unknown, as
1338                 evidenced by bug #2315.
1339
1340 2010-12-20 [colin]      3.7.8cvs14
1341
1342         * src/compose.c
1343                 Don't flush events when adding an header entry. This
1344                 can mess up the keypresses in the previous header.
1345                 Instead, make the scroll happen later (doing it on the
1346                 spot without flushing events doesn't work as the new
1347                 requisitions aren't set yet).
1348
1349 2010-12-20 [colin]      3.7.8cvs13
1350
1351         * src/mainwindow.c
1352                 Don't iconify at start on w32. This un-iconifies in the
1353                 background.
1354
1355 2010-12-20 [colin]      3.7.8cvs12
1356
1357         * src/common/base64.c
1358                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
1359                 Patch by pochini at shiny.it
1360
1361 2010-12-19 [colin]      3.7.8cvs11
1362
1363         * src/ldapserver.c
1364                 Better debug.
1365
1366 2010-12-18 [colin]      3.7.8cvs10
1367
1368         * src/compose.c
1369                 Fix bug #2148, "Attachment content-transfer-encoding 
1370                 incorrectly set when signing emails". The RFC 2045
1371                 states that message/* and multipart/* encoding must
1372                 be either 7-bit, 8-bit or binary.
1373
1374 2010-12-18 [mones]      3.7.8cvs9
1375
1376         * src/ldaputil.c
1377                 Fix crash when searching or adding a LDAP server
1378
1379 2010-12-17 [colin]      3.7.8cvs8
1380
1381         * configure.ac
1382         * src/editldap.c
1383         * src/ldapquery.c
1384         * src/ldapserver.c
1385         * src/ldapupdate.c
1386         * src/ldaputil.c
1387         * src/ldaputil.h
1388                 Better error logging. Disable LDAP SSL/TLS on
1389                 Windows, it's crashy/non-worky.
1390
1391 2010-12-17 [colin]      3.7.8cvs7
1392
1393         * src/folder.c
1394                 Fix bug #2325, "messages remains in folder cache after moving
1395                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
1396
1397 2010-12-17 [colin]      3.7.8cvs6
1398
1399         * src/addressadd.c
1400         * src/addressbook.c
1401         * src/addrindex.c
1402         * src/ldapquery.c
1403         * src/ldapquery.h
1404         * src/ldapserver.c
1405         * src/ldapserver.h
1406         * src/ldapupdate.c
1407         * src/ldaputil.c
1408         * src/ldaputil.h
1409                 Windows build fixes (w32 LDAP completely untested!)
1410
1411 2010-12-16 [colin]      3.7.8cvs5
1412
1413         * src/addrindex.c
1414         * src/editldap.c
1415         * src/ldapctrl.c
1416         * src/ldapquery.c
1417         * src/ldapserver.c
1418         * src/ldapserver.h
1419         * src/ldapupdate.c
1420         * src/ldaputil.c
1421                 Try to rationalize a bit LDAP connections
1422
1423 2010-12-16 [colin]      3.7.8cvs4
1424
1425         * src/prefs_spelling.c
1426         * src/common/defs.h
1427                 Add a button to get dictionaries (win32)
1428
1429 2010-12-16 [colin]      3.7.8cvs3
1430
1431         * src/prefs_matcher.c
1432                 Fix bug #2279, "crash when clicking 'define' in filter
1433                 configuring". Thanks to Theodor Ciobanu for the hint at
1434                 the problem.
1435
1436 2010-12-14 [colin]      3.7.8cvs2
1437
1438         * src/gtk/gtkaspell.c
1439                 Add missing guard for sys/wait.h
1440
1441 2010-12-05 [colin]      3.7.8cvs1
1442
1443         * tools/make.themes.project
1444                 Seems wget has changed naming of targets downloaded.
1445                 Fix it by always providing our own name.
1446                 [Pushing mones' patch again after messing with CVSROOT]
1447
1448 2010-12-04 [paul]       3.7.8
1449         * NEWS
1450         * README
1451         * RELEASE_NOTES 
1452                 3.7.8 unleashed!
1453
1454 2010-12-03 [paul]       3.7.7cvs11
1455
1456         * configure.ac
1457         * manual/xml2pdf ** REMOVED **
1458         * manual/dist/pdf/Makefile.am
1459         * manual/es/dist/pdf/Makefile.am
1460         * manual/fr/dist/pdf/Makefile.am
1461         * manual/pl/dist/pdf/Makefile.am
1462                 simplify check for tools needed for manual building,
1463                 remove xml2pdf and use docbook2pdf instead
1464
1465 2010-12-03 [mir]        3.7.7cvs10
1466
1467         * configure.ac
1468                 Fix bug so that configure option --disable-manual
1469                 actually disable building the manuals
1470
1471 2010-12-01 [pawel]      3.7.7cvs9
1472
1473         * src/crash.c
1474                 One more GTK+ 2.22 build fix
1475
1476 2010-11-30 [colin]      3.7.7cvs8
1477
1478         * src/action.c
1479                 Fix bug #2317, 'Action results in "Bad file descriptor"'
1480                 Introduced in 3.7.6cvs57. In fact the error has been there
1481                 since ages, and only new thing is the verification of the
1482                 various functions return code. Let the stuff work as it
1483                 does, as it seems to do the right thing since ages.
1484
1485 2010-11-28 [colin]      3.7.7cvs7
1486
1487         * src/gtk/quicksearch.c
1488                 Fix bug #2313, 'CLI quicksearch sometimes returns 
1489                 the same messages twice'. Patch by Sebastien Bigaret
1490
1491 2010-11-25 [paul]       3.7.7cvs6
1492
1493         * src/prefs_common.c
1494                 make "gtk_can_change_accels" FALSE by default.
1495                 fixes bug #2309, 'Shortcuts should not be modifiable
1496                 by default' (RFE)
1497
1498 2010-11-24 [mones]      3.7.7cvs5
1499
1500         * src/mainwindow.c
1501                 Add missing shortcuts for marking as spam and ham
1502                 Fixes Debian bug #599547
1503
1504 2010-11-22 [colin]      3.7.7cvs4
1505
1506         * src/compose.c
1507                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
1508                 five patches were needed to fix a corner case
1509                 is a good indicator that is was bound to break
1510                 something.
1511
1512 2010-11-21 [colin]      3.7.7cvs3
1513
1514         * src/plugins/pgpcore/claws.def
1515                 Win32 build fix
1516
1517 2010-11-20 [wwp]        3.7.7cvs2
1518
1519         * src/main.c
1520           Fix either a typo or an irrelevant iff word there.
1521           IMO type and recursive possible values should be changed to
1522           smth simple and neat here, and help strings be really
1523           translatable.
1524
1525 2010-11-20 [colin]      3.7.7cvs1
1526
1527         * AUTHORS
1528                 Damn, forgot to commit this file twice.
1529
1530 2010-11-19 [paul]       3.7.7
1531         * NEWS
1532         * README
1533         * RELEASE_NOTES 
1534                 3.7.7 unleashed!
1535
1536 2010-11-19 [paul]       3.7.6cvs66
1537
1538         * po/ca.po
1539         * po/cs.po
1540         * po/de.po
1541         * po/es.po
1542         * po/fi.po
1543         * po/fr.po
1544         * po/hu.po
1545         * po/id.po
1546         * po/pt_BR.po
1547         * po/sk.po
1548         * po/uk.po
1549                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
1550                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
1551                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
1552
1553 2010-11-17 [colin]      3.7.6cvs65
1554
1555         * src/common/utils.c
1556                 Separate email address from timestamp with a dot.
1557                 Fix coding style.
1558
1559 2010-11-17 [colin]      3.7.6cvs64
1560
1561         * src/common/utils.c
1562                 Fix multiple @ in generated message-ids.
1563                 That's not allowed in RFC 2822.
1564
1565 2010-11-16 [mones]      3.7.6cvs63
1566
1567         * manual/es/advanced.xml
1568                 Synchronise with English version
1569
1570 2010-11-04 [wwp]        3.7.6cvs62
1571
1572         * src/filtering.c
1573                 Fix bug 2293, "filtering: simplify expression", as simplifying
1574                 this expression doesn't make it less easy to understand and we
1575                 gain few cycles by making the logical expression more simple
1576                 by applying. Patch by Nicolas Kaiser.
1577
1578 2010-11-03 [colin]      3.7.6cvs61
1579
1580         * src/addrindex.c
1581                 Fix bug 2294, "addrindex.c: address index conversion always
1582                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
1583
1584 2010-11-02 [wwp]        3.7.6cvs60
1585
1586         * src/action.c
1587         * src/statusbar.c
1588         * src/toolbar.c
1589                 Enlarge the progress bar (main window) a bit when compiling
1590                 for UMPCs like maemo: this solves truncated text that might
1591                 appear in the progress bar while processing messages.
1592                 Also use a more compact string format when displaying
1593                 progress like 'number/total', still for UMPCs, this fixes
1594                 a previous inconsistency with these format strings where
1595                 no space around the / were used sometimes.
1596
1597 2010-10-26 [ticho]      3.7.6cvs59
1598
1599         * src/news.c
1600                 Recreate NNTP session if server port setting has changed. Fixes
1601                 bug #2092.
1602
1603 2010-10-26 [colin]      3.7.6cvs58
1604
1605         * src/imap_gtk.c
1606         * src/mh_gtk.c
1607                 Fix copy-paste error, thanks to David Relson
1608                 for spotting it.
1609
1610 2010-10-18 [colin]      3.7.6cvs57
1611
1612         * src/action.c
1613         * src/addrharvest.c
1614         * src/alertpanel.c
1615         * src/filtering.c
1616         * src/jpilot.c
1617         * src/prefs_themes.c
1618         * src/procmime.c
1619         * src/textview.c
1620         * src/gtk/gtkutils.c
1621         * src/gtk/quicksearch.c
1622         * src/gtk/quicksearch.h
1623         * src/plugins/pgpcore/passphrase.c
1624         * src/plugins/spamassassin/libspamc.c
1625                 Fix warnings
1626
1627 2010-10-17 [colin]      3.7.6cvs56
1628
1629         * src/prefs_themes.c
1630         * src/gtk/gtkaspell.c
1631         * src/gtk/gtkutils.c
1632         * src/gtk/gtkutils.h
1633         * src/gtk/inputdialog.c
1634         * src/gtk/progressdialog.c
1635                 Undeprecate a few things
1636
1637 2010-10-17 [colin]      3.7.6cvs55
1638
1639         * src/main.c
1640         * src/gtk/authors.h
1641         * src/gtk/quicksearch.c
1642         * src/gtk/quicksearch.h
1643                 Add ability to search from the command-line.
1644                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
1645                 Patch by Sebastien Bigarret.
1646
1647 2010-10-04 [mones]      3.7.6cvs54
1648
1649         * manual/dist/pdf/Makefile.am
1650                 Fix build of English PDF manual
1651                 (sh: Can't open ../../../xml2pdf)
1652
1653 2010-10-03 [colin]      3.7.6cvs53
1654
1655         * src/folder.c
1656         * src/folder.h
1657         * src/imap.c
1658         * src/mh.c
1659         * src/procmsg.c
1660                 Get rid of GRelation which were, mostly, used as
1661                 GHashTables. Probably fixes bug #2277, 'Segfault when
1662                 loading inbox for the first time'
1663
1664 2010-10-03 [mir]        3.7.6cvs52
1665
1666         * manual/de/dist/html/Makefile.am
1667         * manual/de/dist/pdf/Makefile.am
1668         * manual/de/dist/ps/Makefile.am
1669         * manual/de/dist/txt/Makefile.am
1670         * manual/dist/html/Makefile.am
1671         * manual/dist/pdf/Makefile.am
1672         * manual/dist/ps/Makefile.am
1673         * manual/dist/txt/Makefile.am
1674         * manual/es/dist/html/Makefile.am
1675         * manual/es/dist/pdf/Makefile.am
1676         * manual/es/dist/ps/Makefile.am
1677         * manual/es/dist/txt/Makefile.am
1678         * manual/fr/dist/html/Makefile.am
1679         * manual/fr/dist/pdf/Makefile.am
1680         * manual/fr/dist/ps/Makefile.am
1681         * manual/fr/dist/txt/Makefile.am
1682         * manual/pl/dist/html/Makefile.am
1683         * manual/pl/dist/pdf/Makefile.am
1684         * manual/pl/dist/ps/Makefile.am
1685         * manual/pl/dist/txt/Makefile.am
1686             Missing Makefile.am's for 3.7.6cvs49
1687
1688
1689 2010-10-03 [colin]      3.7.6cvs51
1690
1691         * po/POTFILES.in
1692                 Fix build
1693
1694 2010-10-02 [mir]        3.7.6cvs50
1695
1696         * manual/de/dist/html/Makefile.am
1697         * manual/de/dist/pdf/Makefile.am
1698         * manual/de/dist/ps/Makefile.am
1699         * manual/de/dist/txt/Makefile.am
1700         * manual/dist/html/Makefile.am
1701         * manual/dist/pdf/Makefile.am
1702         * manual/dist/ps/Makefile.am
1703         * manual/dist/txt/Makefile.am
1704         * manual/es/dist/html/Makefile.am
1705         * manual/es/dist/pdf/Makefile.am
1706         * manual/es/dist/ps/Makefile.am
1707         * manual/es/dist/txt/Makefile.am
1708         * manual/fr/dist/html/Makefile.am
1709         * manual/fr/dist/pdf/Makefile.am
1710         * manual/fr/dist/ps/Makefile.am
1711         * manual/fr/dist/txt/Makefile.am
1712         * manual/pl/dist/html/Makefile.am
1713         * manual/pl/dist/pdf/Makefile.am
1714         * manual/pl/dist/ps/Makefile.am
1715         * manual/pl/dist/txt/Makefile.am
1716             Part 2 of last commit which broke due to a permission error
1717             Avoid claws trying to build manuals if the required
1718             tools are not present.
1719
1720 2010-10-02 [mir]        3.7.6cvs49
1721
1722         * configure.ac
1723         * manual/de/dist/html/Makefile.am
1724         * manual/de/dist/pdf/Makefile.am
1725         * manual/de/dist/ps/Makefile.am
1726         * manual/de/dist/txt/Makefile.am
1727         * manual/dist/html/Makefile.am
1728         * manual/dist/pdf/Makefile.am
1729         * manual/dist/ps/Makefile.am
1730         * manual/dist/txt/Makefile.am
1731         * manual/es/dist/html/Makefile.am
1732         * manual/es/dist/pdf/Makefile.am
1733         * manual/es/dist/ps/Makefile.am
1734         * manual/es/dist/txt/Makefile.am
1735         * manual/fr/dist/html/Makefile.am
1736         * manual/fr/dist/pdf/Makefile.am
1737         * manual/fr/dist/ps/Makefile.am
1738         * manual/fr/dist/txt/Makefile.am
1739         * manual/pl/dist/html/Makefile.am
1740         * manual/pl/dist/pdf/Makefile.am
1741         * manual/pl/dist/ps/Makefile.am
1742         * manual/pl/dist/txt/Makefile.am
1743             1) Downgrade autoconf requirements to 2.59 to allow
1744             building on oldest supported Linux distributions.
1745             2) Only try to build manuals if the needed software
1746             is present.
1747
1748 2010-10-02 [colin]      3.7.6cvs48
1749
1750         * src/plugins/trayicon/trayicon.c
1751                 And fix theme updating.
1752
1753 2010-10-02 [colin]      3.7.6cvs47
1754
1755         * src/plugins/trayicon/trayicon.c
1756                 Got burnt by wrong indentation!
1757
1758 2010-10-02 [colin]      3.7.6cvs46
1759
1760         * configure.ac
1761                 Forgot to remove the directory from top-level
1762
1763 2010-10-02 [colin]      3.7.6cvs45
1764
1765         * src/plugins/trayicon/Makefile.am
1766         * src/plugins/trayicon/trayicon.c
1767         * src/plugins/trayicon/libeggtrayicon/.cvsignore
1768         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1769         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1770         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1771         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1772         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1773         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1774         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1775         * src/plugins/trayicon/libeggtrayicon/xembed.h
1776                 Finally get rid of Eggtrayicon, use GtkStatusIcon
1777                 instead (which can be done safely now that we 
1778                 require GTK+ 2.10).
1779
1780 2010-10-02 [colin]      3.7.6cvs44
1781
1782         * src/action.c
1783         * src/addr_compl.c
1784         * src/addressbook.c
1785         * src/addrgather.c
1786         * src/alertpanel.c
1787         * src/editaddress.c
1788         * src/editaddress_other_attributes_ldap.c
1789         * src/editgroup.c
1790         * src/folderview.c
1791         * src/grouplistdialog.c
1792         * src/headerview.c
1793         * src/image_viewer.c
1794         * src/importldif.c
1795         * src/main.c
1796         * src/mainwindow.c
1797         * src/message_search.c
1798         * src/mimeview.c
1799         * src/prefs_themes.c
1800         * src/summary_search.c
1801         * src/summaryview.c
1802         * src/toolbar.c
1803         * src/etpan/imap-thread.c
1804         * src/gtk/authors.h
1805         * src/gtk/gtkcmclist.c
1806         * src/gtk/gtkcmoptionmenu.c
1807         * src/gtk/gtkutils.c
1808         * src/gtk/gtkutils.h
1809         * src/gtk/gtkvscrollbutton.c
1810         * src/plugins/pgpcore/select-keys.c
1811         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1812                 Undeprecate for GTK+2.22. Patch by Reed Loden.
1813                 Fixes bug #2276, 'Compile in maintainer mode
1814                 fails on GTK+ 2.22'.
1815
1816 2010-10-02 [colin]      3.7.6cvs43
1817
1818         * configure.ac
1819                 It's now time to remove the temporary enable-openssl
1820                 option that was used when we removed OpenSSL. See 
1821                 bug #2276 comment #14.
1822
1823 2010-09-30 [wwp]        3.7.6cvs42
1824
1825         * src/prefs_account.c
1826         * src/prefs_filtering_action.c
1827         * src/prefs_matcher.c
1828                         Fix bug #2274, wrong color label index range
1829                         used w/ gtk_cmoption_menu (behaviour change
1830                         has been introduced w/ 3.5.0cvs49 apparently),
1831                         now it must be 1..N so let's use colorlabel value
1832                         (0..N) + 1.
1833                         
1834
1835 2010-09-20 [pawel]      3.7.6cvs41
1836
1837         * src/compose.c
1838         * src/mainwindow.c
1839         * src/summaryview.c
1840                 revert last patch
1841
1842 2010-09-19 [pawel]      3.7.6cvs40
1843
1844         * src/compose.c
1845         * src/mainwindow.c
1846         * src/summaryview.c
1847                 Set ML menus sensitivity accordingly to
1848                 possibility of reply to ML
1849
1850 2010-09-19 [colin]      3.7.6cvs39
1851
1852         * src/compose.c
1853                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
1854                 to newsgroups, and NNTP accounts *can* send email. We 
1855                 should not force an email account when replying to_ml or
1856                 anything...
1857
1858 2010-09-19 [colin]      3.7.6cvs38
1859
1860         * src/compose.c
1861                 Revert previous commit (which breaks Reply to newsgroups)
1862
1863 2010-09-17 [pawel]      3.7.6cvs37
1864
1865         * src/compose.c
1866                 Respect reply_account_autosel when changing compose
1867                 account to email one while replying to NNTP post
1868
1869 2010-09-17 [wwp]        3.7.6cvs36
1870
1871         * doc/man/claws-mail.1
1872         Update --compose documentation in `man claws-mail`.
1873
1874 2010-09-12 [pawel]      3.7.6cvs35
1875
1876         * src/compose.c
1877                 Add forgotten bit to previous commit,
1878                 select email account when replying to ML
1879
1880 2010-09-12 [pawel]      3.7.6cvs34
1881
1882         * src/compose.c
1883                 Fix bug #2247 "nntp reply-to-all broken?"
1884                 Make reply-to-all and reply-to-ml work as expected in
1885                 mailing list through NNTP case
1886
1887 2010-09-11 [pawel]      3.7.6cvs33
1888
1889         * src/mainwindow.c
1890         * src/summaryview.c
1891         * src/toolbar.c
1892                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
1893                 fixes build with GTK+ < 2.18
1894
1895 2010-09-10 [pawel]      3.7.6cvs32
1896
1897         * src/mainwindow.c
1898         * src/summaryview.c
1899         * src/toolbar.c
1900                 Make Tab key switch between FolderView, MsgView and
1901                 SummaryView only, other widgets have/can have their own
1902                 keybindings anyway
1903
1904 2010-08-25 [colin]      3.7.6cvs31
1905
1906         * src/procmime.c
1907         * AUTHORS
1908         * src/gtk/authors.h
1909         * src/common/base64.c
1910         * src/common/base64.h
1911                 Fix bug #2245, "base64 decoding fails with line breaks"
1912                 Patch by Yotam Medini
1913
1914 2010-08-25 [colin]      3.7.6cvs30
1915
1916         * src/main.c
1917                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
1918
1919 2010-08-23 [pawel]      3.7.6cvs29
1920
1921         * src/inc.c
1922         * src/send_message.c
1923         * src/statusbar.c
1924         * src/toolbar.c
1925                 Hide progressbar on statusbar when not needed
1926
1927 2010-08-17 [colin]      3.7.6cvs28
1928
1929         * src/main.c
1930                 Fix previous patch (our own tmp dir is inside
1931                 our rc dir)
1932
1933 2010-08-16 [colin]      3.7.6cvs27
1934
1935         * src/main.c
1936                 Use temp dir to store logs in Windows. Avoids doing
1937                 get_rc_dir() early, which prevents set_rc_dir()
1938                 working correctly.
1939
1940 2010-07-31 [holger]     3.7.6cvs26
1941
1942         * src/gtk/gtkshruler.c
1943                 Yet more GdkGC to Cairo porting
1944
1945 2010-07-30 [holger]     3.7.6cvs25
1946
1947         * src/stock_pixmap.c
1948                 More GdkGC to Cairo porting
1949
1950 2010-07-30 [holger]     3.7.6cvs24
1951
1952         * src/gtk/colorlabel.c
1953                 One GdkGC usage less
1954
1955 2010-07-29 [holger]     3.7.6cvs23
1956
1957         * src/printing.c
1958                 Replace some gdk drawing with cairo, as the former
1959                 is going towards deprecation.
1960
1961 2010-07-25 [colin]      3.7.6cvs22
1962
1963         * src/common/utils.c
1964                 And now for a real fix. g_list_remove() doesn't, of
1965                 course, free the data. But we have to have a solid
1966                 pointer to it in order to free it ourselves instead
1967                 of relying on the old freed list pointer.
1968                 Maybe that's the last patch on the subject now ? :)
1969
1970 2010-07-25 [colin]      3.7.6cvs21
1971
1972         * src/common/utils.c
1973                 Remove stupid and extraneous g_free() of elements
1974                 which have just been freed by g_list_remove(). (see
1975                 GList documentation). I don't know how it worked before
1976
1977 2010-07-25 [colin]      3.7.6cvs20
1978
1979         * src/common/utils.c
1980                 Reverse free/use with more logical and safe
1981                 use/free. Thanks to Michael Rasmussen !
1982
1983 2010-07-24 [colin]      3.7.6cvs19
1984
1985         * src/gtk/quicksearch.c
1986                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
1987                 'freeze when using quick search'
1988
1989 2010-07-11 [iwkse]      3.7.6cvs18
1990
1991         * src/gtk/quicksearch.c
1992                 Add SMALL_LAYOUT to quicksearch_relayout
1993
1994 2010-07-10 [iwkse]      3.7.6cvs17
1995
1996         * src/mainwindow.h
1997                         Remove forgotten variable from
1998                         the last bugfix #2224
1999
2000 2010-07-10 [colin]      3.7.6cvs16
2001
2002         * src/mainwindow.c
2003         * src/gtk/quicksearch.c
2004                 Clean fix for bug #2224: don't mess with GTK settings when
2005                 handling the layout ourselves is enough
2006
2007 2010-07-09 [iwkse]      3.7.6cvs15
2008
2009         * src/mainwindow.h
2010         * src/mainwindow.c
2011                         Better fix for Bug #2224
2012
2013 2010-07-09 [iwkse]      3.7.6cvs14
2014
2015         * src/mainwindow.c
2016                         Bug #2224
2017                         Always use stock icons on buttons
2018
2019 2010-07-08 [colin]      3.7.6cvs13
2020
2021         * src/gtk/filesel.c
2022                 Fix bug 2223, 'Compilation fails with GTK+
2023                 2.21.3'. Thanks to Jan Psota !
2024
2025 2010-06-29 [pawel]      3.7.6cvs12
2026
2027         * src/compose.c
2028                 Revert 3.7.5cvs41, it breaks templates that use %X
2029
2030 2010-06-23 [wwp]        3.7.6cvs11
2031
2032         * src/gtk/colorlabel.c
2033                 Silent up a warning by avoiding possible confusion
2034                 in logical expression evaluation, thanks to TuxCM.
2035
2036 2010-06-21 [iwkse]      3.7.6cvs10
2037
2038         * src/gtk/quicksearch.c
2039                 Do not add into quicksearch history
2040                 matching rules with bad syntax
2041
2042 2010-05-26 [holger]     3.7.6cvs9
2043
2044         * src/summaryview.c
2045         * src/summaryview.h
2046                 Add function to select rows given a list of messages,
2047                 complementary to summary_get_selected_msg_list()
2048
2049 2010-05-22 [mir]        3.7.6cvs8
2050
2051         * src/ldapctrl.c
2052                 Fix bug 2208. Encode encrypted password to qouted
2053                 printable to avoid making invalid XML. Encoding
2054                 will be activated the first time the password is
2055                 changed.
2056
2057 2010-05-22 [paul]       3.7.6cvs7
2058
2059         * manual/advanced.xml
2060         * src/compose.c
2061         * src/prefs_common.c
2062         * src/prefs_common.h
2063                 after using the compose margin for several days
2064                 I wanted the old style back - add a new hidden
2065                 pref 'show_compose_margin' to restore the old
2066                 behaviour (defaults to FALSE)
2067
2068 2010-05-14 [paul]       3.7.6cvs6
2069
2070         * src/compose.c
2071                 add a margin to the compose window text that matches
2072                 the margin in textview
2073
2074 2010-05-14 [colin]      3.7.6cvs5
2075
2076         * src/gtk/sslcertwindow.c
2077                 Fix dangling pointer. Thanks to Michael R!
2078
2079 2010-05-14 [colin]      3.7.6cvs4
2080
2081         * src/gtk/sslcertwindow.c
2082                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
2083                 expired but certificate check is skipped' and maybe
2084                 bug 2200, 'SSL is not working with POP3'
2085
2086 2010-05-14 [colin]      3.7.6cvs3
2087
2088         * src/plugins/pgpinline/pgpinline.c
2089                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
2090
2091 2010-05-04 [iwkse]      3.7.6cvs2
2092
2093         * src/prefs_message.c
2094                         Get a generic name as 'Quotation' for
2095                         the frame
2096
2097 2010-05-04 [iwkse]      3.7.6cvs1
2098
2099         * src/prefs_message.c
2100         * src/prefs_common.h
2101         * src/prefs_common.c
2102         * src/textview.c
2103                         Fix #2188
2104                         Option for collapsing via double-click
2105
2106 2010-05-01 [paul]       3.7.6
2107         * NEWS
2108         * README
2109         * RELEASE_NOTES 
2110                 3.7.6 unleashed!
2111
2112 2010-05-01 [paul]       3.7.5cvs55
2113
2114         * tools/claws.i18n.status.pl
2115                 add Ukrainian stat
2116
2117 2010-05-01 [paul]       3.7.5cvs54
2118
2119         * src/gtk/authors.h
2120                 add YUP, new Ukrainian translator
2121
2122 2010-04-30 [paul]       3.7.5cvs53
2123
2124         * configure.ac
2125         * po/uk.po
2126                 add Ukrainian translation, submitted by YUP
2127         * po/cs.po
2128         * po/de.po
2129         * po/fi.po
2130         * po/hu.po
2131         * po/nl.po
2132         * po/pt_BR.po
2133         * po/pt_PT.po
2134         * po/sk.po
2135                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
2136                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
2137                 Tiago Faria, and Slavko
2138
2139 2010-04-26 [wwp]        3.7.5cvs52
2140
2141         * po/fr.po
2142                 Fix capitalization.
2143
2144 2010-04-26 [mones]      3.7.5cvs51
2145
2146         * po/es.po
2147                 Updated for release
2148
2149 2010-04-22 [pawel]      3.7.5cvs50
2150
2151         * src/addressbook.c
2152                 fix compile warning
2153         * src/vcard.c
2154                 first NULL check pointer, then use it
2155
2156 2010-04-22 [colin]      3.7.5cvs49
2157
2158         * src/imap.c
2159                 Fix error message when session isn't established
2160         * po/fr.po
2161                 Update translation and fix a typo in it
2162
2163 2010-04-15 [pawel]      3.7.5cvs48
2164
2165         * src/prefs_account.c
2166                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
2167                                 the port isn't configured properly'
2168                 When using SSL/TLS tunneling automatically use default
2169                 ports for encrypted connections: smtps, pop3s, imaps, nntps
2170
2171 2010-04-15 [pawel]      3.7.5cvs47
2172
2173         * src/action.c
2174                 Fix crasher in actions using '%f' argument
2175                 on multiple files with external scripts which
2176                 don't return any output.
2177
2178 2010-04-14 [colin]      3.7.5cvs46
2179
2180         * src/mainwindow.c
2181                 Fix hand cursor after error symbol appears
2182
2183 2010-04-12 [colin]      3.7.5cvs45
2184
2185         * configure.ac
2186                 Fix bug 2162, 'configure check for libetpan 
2187                 fails with libetpan 1.0'
2188
2189
2190 2010-04-09 [mones]      3.7.5cvs44
2191
2192         * manual/de/glossary.xml
2193                 Fix encoding to match main document's
2194                 Also fixes make dist with Debian's openjade
2195
2196 2010-03-29 [pawel]      3.7.5cvs43
2197
2198         * src/matcher_parser.h
2199         * src/matcher_parser_parse.y
2200         * src/gtk/quicksearch.c
2201                 Disable matcher warnings when populating quicksearch
2202                 completion lists on startup
2203
2204 2010-03-27 [colin]      3.7.5cvs42
2205
2206         * src/gtk/quicksearch.c
2207                 Fix double-free later in code. Optimize
2208                 list creation
2209
2210 2010-03-27 [pawel]      3.7.5cvs41
2211
2212         * src/compose.c
2213                 Make sure that quote ends with new line char
2214
2215 2010-03-26 [pawel]      3.7.5cvs40
2216
2217         * src/compose.c
2218         * src/compose.h
2219         * src/textview.c
2220                 Fix Bug 1928 Add "reply to this address" pop menu 
2221                              on Message View
2222                 - Set composing account to email one when creating/replying
2223                   from NNTP folder by clicking link or choosing option
2224                   from popup menu
2225                 - Factorize code
2226
2227 2010-03-25 [paul]       3.7.5cvs39
2228
2229         * src/gtk/gtkcmclist.c
2230                 Fix build with GTK+ 2.20
2231
2232 2010-03-24 [pawel]      3.7.5cvs38
2233
2234         * src/addr_compl.c
2235         * src/compose.c
2236         * src/folderview.c
2237         * src/grouplistdialog.c
2238         * src/headerview.c
2239         * src/mainwindow.c
2240         * src/mimeview.c
2241         * src/prefs_account.c
2242         * src/gtk/gtkcmclist.c
2243         * src/gtk/gtkcmctree.c
2244         * src/gtk/gtkcmoptionmenu.c
2245         * src/gtk/gtksctree.c
2246         * src/gtk/gtkshruler.c
2247         * src/gtk/gtkutils.c
2248         * src/gtk/gtkutils.h
2249         * src/gtk/gtkvscrollbutton.c
2250         * src/gtk/inputdialog.c
2251         * src/gtk/spell_entry.c
2252         * src/plugins/trayicon/trayicon.c
2253         * src/plugins/trayicon/libeggtrayicon/Makefile.am
2254         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2255         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2256                 Fix build with GTK+ 2.19
2257
2258 2010-03-23 [pawel]      3.7.5cvs37
2259
2260         * src/mainwindow.c
2261         * src/mimeview.c
2262                 Respect view->show_col_headers option
2263         * src/gtk/gtkcmctree.c
2264                 Fix GtkCmcTree column width calculation when it has
2265                 auto_resize set and new node is added
2266
2267 2010-03-22 [pawel]      3.7.5cvs36
2268
2269         * src/grouplistdialog.c
2270         * src/prefs_common.c
2271         * src/prefs_common.h
2272                 - remember newsgroups list dialog size
2273                 - respect use_dotted_lines hidden pref
2274                 - respect use_stripes_everywhere hidden pref
2275
2276 2010-03-21 [pawel]      3.7.5cvs35
2277
2278         * src/addrgather.c
2279                 Remove superfluous gtk_widget_show_all()
2280         * src/mimeview.c
2281                 Add forgotten colon
2282         * src/common/utils.c
2283                 Return correct type
2284
2285 2010-03-21 [pawel]      3.7.5cvs34
2286
2287         * src/main.c
2288         * src/gtk/quicksearch.c
2289         * src/gtk/quicksearch.h
2290                 Implement separate search phrase completion for
2291                 normal/extended quicksearch
2292
2293 2010-03-11 [paul]       3.7.5cvs33
2294
2295         * po/zh_CN.po
2296                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
2297                 submitted by Yuwei Yu
2298
2299 2010-03-09 [colin]      3.7.5cvs32
2300
2301         * manual/de/glossary.xml
2302                 Fix build
2303
2304 2010-03-02 [colin]      3.7.5cvs31
2305
2306         * manual/de/glossary.xml
2307                 Sort alphabetically. Done by Volker Ribbert.
2308
2309 2010-03-02 [mones]      3.7.5cvs30
2310
2311         * README
2312                 Fix mailing list archives location
2313                 Remove currently unavailable CVS webview
2314
2315 2010-03-01 [iwkse]      3.7.5cvs29
2316
2317         * src/common/plugin.c
2318                         Other indentation issues
2319
2320 2010-03-01 [iwkse]      3.7.5cvs28
2321
2322         * src/common/plugin.c
2323                         Fix indentation of the previous commit
2324
2325 2010-03-01 [iwkse]      3.7.5cvs27
2326
2327         * src/common/plugin.h
2328         * src/common/plugin.c
2329                         Add API for getting a loaded Plugin from the
2330                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
2331                         Thanks to Colin, Michael
2332
2333 2010-02-27 [colin]      3.7.5cvs26
2334
2335         * configure.ac
2336         * AUTHORS
2337         * src/gtk/authors.h
2338         * manual/Makefile.am
2339         * manual/de/Makefile.am
2340         * manual/de/account.xml
2341         * manual/de/ack.xml
2342         * manual/de/addrbook.xml
2343         * manual/de/advanced.xml
2344         * manual/de/claws-mail-manual.xml
2345         * manual/de/faq.xml
2346         * manual/de/glossary.xml
2347         * manual/de/gpl.xml
2348         * manual/de/handling.xml
2349         * manual/de/intro.xml
2350         * manual/de/keyboard.xml
2351         * manual/de/plugins.xml
2352         * manual/de/starting.xml
2353         * manual/de/dist/.cvsignore
2354         * manual/de/dist/Makefile.am
2355         * manual/de/dist/html/.cvsignore
2356         * manual/de/dist/html/Makefile.am
2357         * manual/de/dist/pdf/.cvsignore
2358         * manual/de/dist/pdf/Makefile.am
2359         * manual/de/dist/ps/.cvsignore
2360         * manual/de/dist/ps/Makefile.am
2361         * manual/de/dist/txt/.cvsignore
2362         * manual/de/dist/txt/Makefile.am
2363                 Add the german translation of the manual, done by
2364                 Volker Ribbert <thoraki@arcor.de>.
2365
2366 2010-02-27 [holger]     3.7.5cvs25
2367
2368         * src/prefs_toolbar.c
2369                 Don't make toolbar item description for
2370                 plugin registered items editable
2371
2372 2010-02-26 [colin]      3.7.5cvs24
2373
2374         * src/toolbar.c
2375                 Don't translate empty description
2376
2377 2010-02-22 [colin]      3.7.5cvs23
2378
2379         * src/compose.c
2380                 Don't make In-Reply-To visible when reediting
2381                 a draft or sent mail.
2382
2383 2010-02-20 [colin]      3.7.5cvs22
2384
2385         * src/imap.c
2386         * src/imap.h
2387         * src/main.c
2388         * src/mainwindow.c
2389         * src/etpan/imap-thread.c
2390         * src/etpan/imap-thread.h
2391         * src/etpan/nntp-thread.c
2392         * src/etpan/nntp-thread.h
2393                 When going offline from NetworkManager, just
2394                 delete IMAP connections. That'll avoid timeouts
2395                 when coming back online in certain cases when
2396                 the TCP socket will have timed out.
2397
2398 2010-02-20 [holger]     3.7.5cvs21
2399
2400         * .cvsignore
2401                 More files to ignore
2402
2403 2010-02-17 [ticho]      3.7.5cvs20
2404
2405         * src/summaryview.c
2406         * src/summaryview.h
2407         * src/toolbar.c
2408                 Revert 3.7.5cvs19.
2409
2410 2010-02-16 [ticho]      3.7.5cvs19
2411
2412         * src/summaryview.c
2413         * src/summaryview.h
2414         * src/toolbar.c
2415                 Removed unused argument from summary_open_row().
2416
2417 2010-02-10 [pawel]      3.7.5cvs18
2418
2419         * src/compose.c
2420                 - fix headers filtering when prefs_common.trans_hdr is on
2421                 - fix headers setting when changing composing account 
2422                 - plug memleak
2423         * src/prefs_template.c
2424                 Re-add template's name for translation
2425
2426 2010-02-10 [colin]      3.7.5cvs17
2427
2428         * src/prefs_matcher.c
2429                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
2430                 Condition>Define>Header>Name combo box'. Patch by
2431                 Francois Cami
2432
2433 2010-02-10 [colin]      3.7.5cvs16
2434
2435         * src/codeconv.c
2436         * src/codeconv.h
2437         * src/compose.c
2438         * src/mainwindow.c
2439         * src/messageview.c
2440         * src/prefs_send.c
2441         * src/procmime.c
2442         * src/textview.c
2443                 Add the GB18030 Chinese charset, which is a superset
2444                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
2445
2446 2010-02-09 [holger]     3.7.5cvs15
2447
2448         * configure.ac
2449                 GTK+ 2.10 related cleanup
2450
2451 2010-02-09 [pawel]      3.7.5cvs14
2452
2453         * src/prefs_account.c
2454         * src/prefs_folder_item.c
2455         * src/prefs_template.c
2456         * src/quote_fmt.c
2457                 Respect prefs_common.trans_hdr in couple more places to avoid
2458                 confusion with translated/non-translated header names
2459
2460 2010-02-09 [colin]      3.7.5cvs13
2461
2462         * po/POTFILES.in
2463                 Fix make dist
2464
2465 2010-02-09 [colin]      3.7.5cvs12
2466
2467         * src/mimeview.c
2468                 And fix 2.10 build :)
2469
2470 2010-02-09 [colin]      3.7.5cvs11
2471
2472         * configure.ac
2473                 Bump up GTK+ requirement to 2.10
2474         * src/Makefile.am
2475         * src/compose.c
2476         * src/crash.c
2477         * src/foldersel.c
2478         * src/main.c
2479         * src/mainwindow.c
2480         * src/messageview.c
2481         * src/messageview.h
2482         * src/prefs_actions.c
2483         * src/prefs_common.c
2484         * src/prefs_common.h
2485         * src/prefs_ext_prog.c
2486         * src/prefs_filtering_action.c
2487         * src/prefs_fonts.c
2488         * src/prefs_image_viewer.c
2489         * src/prefs_matcher.c
2490         * src/prefs_msg_colors.c
2491         * src/prefs_summaries.c
2492         * src/prefs_template.c
2493         * src/printing.c
2494         * src/printing.h
2495         * src/quote_fmt.c
2496         * src/summaryview.c
2497         * src/textview.c
2498         * src/gtk/Makefile.am
2499         * src/gtk/about.c
2500         * src/gtk/gtkcmclist.c
2501         * src/gtk/gtkcmctree.c
2502         * src/gtk/gtkutils.c
2503         * src/gtk/quicksearch.c
2504                 Remove all compile-time conditionals depending on
2505                 GTK+ < 2.10
2506         * src/gedit-print.c
2507         * src/gedit-print.h
2508         * src/gtk/gtksourceprintjob.c
2509         * src/gtk/gtksourceprintjob.h
2510                 Remove libgnomeprint-based printing system (and
2511                 command-line-based printing system) as GTK+ 2.10
2512                 ships with print support.
2513
2514 2010-02-08 [mir]        3.7.5cvs10
2515
2516         * src/compose.c
2517             Avoid displaying Bcc headers in message sent
2518             to NNTP servers. Thanks to Henning Mersch.
2519
2520
2521 2010-02-08 [pawel]      3.7.5cvs9
2522
2523         * src/mimeview.c
2524                 Make tooltips less cryptic
2525         * src/gtk/description_window.c
2526                 Improve window size calculation
2527
2528 2010-02-08 [pawel]      3.7.5cvs8
2529
2530         * src/compose.c
2531         * src/compose.h
2532         * src/common/utils.c
2533         * src/common/utils.h
2534         * src/gtk/authors.h
2535                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
2536                 Patch by Laurent Bigonville with slight modifications
2537
2538 2010-02-03 [pawel]      3.7.5cvs7
2539
2540         * m4/.cvsignore
2541                 Add some libtool files to ignore
2542
2543 2010-02-03 [pawel]      3.7.5cvs6
2544
2545         * src/plugins/trayicon/trayicon.c
2546                 Save and then restore focus when closing/minimizing to tray
2547
2548 2010-02-03 [mir]        3.7.5cvs5
2549
2550         * src/addrindex.c
2551         * src/editldap.c
2552         * src/ldapctrl.c
2553         * src/ldapctrl.h
2554         * src/ldapquery.c
2555         * src/ldapupdate.c
2556             Save LDAP password encrypted. See bug 2113.
2557
2558
2559 2010-02-03 [colin]      3.7.5cvs4
2560
2561         * src/privacy.c
2562                 Fix again decoding of encrypted parts. The
2563                 reverting of the patch was wrong, as the
2564                 double-decoding was fixed in smime itself.
2565                 Thanks to Matthias Drochner again...
2566
2567 2010-02-02 [colin]      3.7.5cvs3
2568
2569         * src/plugins/smime/smime.c
2570         * src/privacy.c
2571                 Revert 3.7.4cvs2 and make a better patch for bug
2572                 2059 and 2076. Patch by Matthias Drochner
2573
2574 2010-01-31 [pawel]      3.7.5cvs2
2575
2576         * src/gtk/authors.h
2577                 Fix hungarian translator's name
2578
2579 2010-01-31 [pawel]      3.7.5cvs1
2580
2581         * src/messageview.c
2582         * src/mimeview.c
2583                 Fix Bug 2107 - Arrow keys don't work in message view window
2584
2585 2010-01-31 [paul]       3.7.5
2586
2587         * NEWS
2588         * README
2589         * RELEASE_NOTES 
2590                 3.7.5 released!
2591
2592 2010-01-23 [pawel]      3.7.4cvs10
2593
2594         * src/addressbook.c
2595                 Fix button sensitivity in compose mode
2596
2597 2010-01-23 [pawel]      3.7.4cvs9
2598
2599         * commitHelper
2600         * tools/kdeservicemenu/install.sh
2601         * tools/make.themes.project
2602         * tools/nautilus2claws-mail.sh
2603         * tools/popfile-link.sh
2604         * tools/textviewer.sh
2605                 Not all systems have bash installed in /bin, use env(1) to find
2606                 it`s location
2607
2608 2010-01-22 [pawel]      3.7.4cvs8
2609
2610         * src/prefs_account.c
2611         * src/prefs_filtering.c
2612         * src/prefs_send.c
2613         * src/gtk/colorlabel.c
2614                 Add some separators in combos
2615
2616 2010-01-22 [pawel]      3.7.4cvs7
2617
2618         * autogen.sh
2619                 --disable-aspell -> --disable-enchant
2620         * configure.ac
2621                 Fix options spacing in configure --help
2622         * src/wizard.c
2623                 Make wizard's window centered on the screen
2624
2625 2010-01-19 [holger]     3.7.4cvs6
2626
2627         * src/folder.c
2628         * src/folder.h
2629                 Introduce folder_get_item_from_identifier().
2630                 In contrast to folder_find_item_from_identifier(), this
2631                 function recursively creates the FolderItems in the id path.
2632                 Useful for programmatically creating folders (e.g. by plugins)
2633
2634 2010-01-17 [pawel]      3.7.4cvs5
2635
2636         * src/gtk/authors.h
2637                 Fix my lastname
2638
2639 2010-01-16 [colin]      3.7.4cvs4
2640
2641         * src/plugins/pgpcore/sgpgme.c
2642                 Probably fix bug 2098, 'claws-mails crashes frequently 
2643                 with pgpcore'. Fix double-free.
2644
2645 2010-01-16 [holger]     3.7.4cvs3
2646
2647         * src/prefs_toolbar.h
2648                 Forgotten header
2649
2650 2010-01-15 [colin]      3.7.4cvs2
2651
2652         * src/privacy.c
2653                 Decode mimeinfo before decrypting it. Probably
2654                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
2655                 with S/MIME encryption' and bug 2076 'having 
2656                 worked 2 times properly CLAWS ceased to 
2657                 decrypt incoming PGP mails -displays base64 
2658                 instead - sucks completely'
2659                 Let's hope complete suckage ends here!
2660                 Thanks to Matthias Drochner.
2661
2662 2010-01-08 [paul]       3.7.4cvs1
2663
2664         * tools/claws.i18n.status.pl
2665                 fix typos
2666
2667 2010-01-08 [paul]       3.7.4
2668
2669         * NEWS
2670         * README
2671         * RELEASE_NOTES 
2672                 3.7.4 released!
2673
2674 2010-01-08 [paul]       3.7.3cvs57
2675
2676         * po/ca.po
2677         * po/cs.po
2678         * po/de.po
2679         * po/fi.po
2680         * po/hu.po
2681         * po/id.po
2682         * po/ja.po
2683         * po/nl.po
2684         * po/pt_BR.po
2685         * po/pt_PT.po
2686         * po/ru.po
2687         * po/sk.po
2688                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
2689                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
2690                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
2691                 Slavko
2692
2693 2010-01-08 [paul]       3.7.3cvs56
2694
2695         * src/common/utils.c
2696                 fix bug 2089, 'URLs ending with an underscore ('_')
2697                 are not correctly parsed'. thanks to Johan
2698
2699 2010-01-05 [colin]      3.7.3cvs55
2700
2701         * po/fr.po
2702                 Update french translation
2703
2704 2010-01-04 [mones]      3.7.3cvs54
2705
2706         * po/es.po
2707                 Update Spanish translation
2708
2709 2010-01-04 [mones]      3.7.3cvs53
2710
2711         * manual/plugins.xml
2712                 Some format
2713         * manual/es/claws-mail-manual.xml
2714         * manual/es/intro.xml
2715         * manual/es/plugins.xml
2716                 Synchronise with English version
2717
2718 2010-01-03 [paul]       3.7.3cvs52
2719
2720         * ChangeLog
2721                 fix format
2722         * src/gtk/authors.h
2723                 update TEAM_LIST, fix encoding
2724
2725 2010-01-03 [mir]        3.7.3cvs51
2726
2727         * src/compose.c
2728                 When composing to a NNTP list TO: will always be preset
2729                 to the NNTP list unless user has chosen some other default
2730                 in which case we will handle this the normal way. Therefore
2731                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
2732
2733 2010-01-01 [paul]       3.7.3cvs50
2734
2735         * src/gtk/about.c
2736                 bump copyright year whilst it's in mind
2737
2738 2009-12-31 [paul]       3.7.3cvs49
2739
2740         * manual/claws-mail-manual.xml
2741         * manual/intro.xml
2742         * manual/plugins.xml
2743                 fix links so that they make sense in the context of the
2744                 text version of the manual
2745
2746 2009-12-31 [paul]       3.7.3cvs48
2747
2748         * manual/intro.xml
2749         * manual/plugins.xml
2750                 updates, improvements, corrections, additions
2751
2752 2009-12-29 [pawel]      3.7.3cvs47
2753
2754         * src/prefs_filtering_action.c
2755                 Fix Bug 2082 'Wrong color rectangle position when replacing
2756                 "color" processing rule'
2757
2758 2009-12-29 [colin]      3.7.3cvs46
2759
2760         * src/compose.c
2761                 Fix bug 2074, 'Remember sending account 
2762                 for sent messages'
2763
2764 2009-12-20 [holger]     3.7.3cvs45
2765
2766         * src/compose.c
2767                 Delay CREATED_HOOKLIST invokation until
2768                 after the modifications to the compose window
2769                 are done, to allow hooks to further modify the
2770                 window without getting overridden again
2771
2772 2009-12-20 [holger]     3.7.3cvs44
2773
2774         * src/prefs_toolbar.h
2775                 Fix last commit
2776
2777 2009-12-20 [holger]     3.7.3cvs43
2778
2779         * src/prefs_toolbar.c
2780         * src/prefs_toolbar.h
2781         * src/toolbar.c
2782                 Pass window struct to caller
2783
2784 2009-12-20 [holger]     3.7.3cvs42
2785
2786         * src/compose.c
2787         * src/compose.h
2788                 Add hooklist after creation of a compose window
2789
2790 2009-12-19 [holger]     3.7.3cvs41
2791
2792         * src/prefs_toolbar.c
2793         * src/prefs_toolbar.h
2794         * src/toolbar.c
2795                 Allow plugins to choose to which toolbar they want
2796                 to add actions (main window, compose window, or message view)
2797
2798 2009-12-19 [paul]       3.7.3cvs40
2799
2800         * src/statusbar.c
2801                 fix statusbar in GTK+ 2.19.1
2802
2803 2009-12-10 [pawel]      3.7.3cvs39
2804
2805         * src/compose.c
2806                 Better fix for cvs28 regression
2807
2808 2009-12-10 [iwkse]      3.7.3cvs38
2809
2810         * src/compose.c
2811             Fix some indentation
2812
2813 2009-12-10 [iwkse]      3.7.3cvs37
2814
2815         * src/compose.c
2816             Add missing checks for gtkaspell: avoid
2817             crashing in some cases when Enchant is 
2818             enabled but the spell checker is disabled 
2819             in preferences.
2820
2821 2009-12-09 [colin]      3.7.3cvs36
2822
2823         * src/compose.c
2824                 Fix leak and unchecked accesses.
2825
2826 2009-12-09 [mir]        3.7.3cvs35
2827
2828         * src/compose.c
2829         Fix Bug 2072 "template at folder properties is not working"
2830         introduced in cvs24.
2831
2832 2009-12-08 [pawel]      3.7.3cvs34
2833
2834         * src/compose.c
2835                 When 'Reply All' remove current compose address from
2836                 Cc/Bcc list - fix for regression introduced in cvs28
2837
2838 2009-12-05 [pawel]      3.7.3cvs33
2839
2840         * src/messageview.c
2841                 Fix memory management, duh!
2842
2843 2009-12-04 [pawel]      3.7.3cvs32
2844
2845         * src/messageview.c
2846                 Use case insensitive comparison in search for
2847                 duplicate urls
2848         * src/uri_opener.c
2849                 Refresh scrollbars on every window open
2850
2851 2009-12-04 [pawel]      3.7.3cvs31
2852
2853         * src/compose.c
2854                 Highlight misspelled words when applying template and
2855                 check_while_typing option is on
2856
2857 2009-12-03 [pawel]      3.7.3cvs30
2858
2859         * src/compose.c
2860                 Highlight misspelled words in text inserted from file(s)
2861                 or pasted to message body when check_while_typing
2862                 options is on
2863
2864 2009-12-02 [pawel]      3.7.3cvs29
2865
2866         * src/compose.c
2867                 Revert first part of previous commit
2868
2869 2009-12-02 [pawel]      3.7.3cvs28
2870
2871         * src/compose.c
2872                 Fix Bug 2055 "duplicate mailing list reply if
2873                 List-Post + Reply-To present"
2874                 - Ignore Reply-To if answering to ML
2875                 - Improve parsing of List-Post header
2876
2877 2009-12-02 [pawel]      3.7.3cvs27
2878
2879         * src/compose.c
2880         * src/compose.h
2881                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
2882                 email had user in "From" and "CC"
2883                 Don't allow duplicate addresses in compose window headers
2884
2885 2009-12-02 [mones]      3.7.3cvs26
2886
2887         * manual/intro.xml
2888         * manual/es/intro.xml
2889         * manual/fr/intro.xml
2890         * manual/it/intro.xml
2891         * manual/pl/intro.xml
2892                 Make URL to point current site
2893
2894 2009-12-01 [holger]     3.7.3cvs25
2895
2896         * src/summaryview.c
2897         * src/summaryview.h
2898                 Introduce new drag type "claws-mail/msg-path-list" for
2899                 drag'n'drop of a message selection from the summaryview
2900                 into other applications. The drag data gets set to the
2901                 folder-item-id followed by message ids, separated by newlines.
2902                 This enables other applications to back-link to Claws Mail
2903                 via a "claws-mail --select" call after they received a drop.
2904
2905 2009-11-30 [mir]        3.7.3cvs24
2906
2907         * src/compose.c
2908            Place cursor in compose window according to provided input
2909            If to: is present place cursor in subject field and if both
2910            to: and subject: is present place cursor in body. If body: is
2911            present insert a new line after text and place cursor there.
2912
2913 2009-11-27 [mones]      3.7.3cvs23
2914
2915         * src/gtk/quicksearch.c
2916                 Allow viewing longer expressions if there's space
2917
2918 2009-11-25 [holger]     3.7.3cvs22
2919
2920         * Makefile.am
2921         * src/common/Makefile.am
2922         * src/common/utils.c
2923         * src/common/utils.h
2924                 Add a function to query the
2925                 filepath of the .desktop file
2926
2927 2009-11-25 [colin]      3.7.3cvs21
2928
2929         * src/imap.c
2930                 Fix bug 2063, 'glib assertion in GRelation use in 
2931                 imap.c'
2932
2933 2009-11-24 [pawel]      3.7.3cvs20
2934
2935         * src/common/utils.c
2936                 Fix Bug 2053 'Inconsistent application of Coloration 
2937                 of Message text'
2938                 Don't allow '<' character between quotation marks
2939
2940 2009-11-21 [holger]     3.7.3cvs19
2941
2942         * src/printing.c
2943                 Modify cairo clip handling in preview windows,
2944                 to prevent print preview windows from being blank
2945                 with GTK+ 2.18. Follow recommendation of the GTK+
2946                 documentation (section "Migrating to client side windows")
2947                 and create a new cairo context for each expose event.
2948
2949 2009-11-19 [pawel]      3.7.3cvs18
2950
2951         * Makefile.am
2952                 complete 3.7.3cvs15 so install is DESTDIR safe
2953                 remove icons with changed names on uninstall
2954
2955 2009-11-18 [pawel]      3.7.3cvs17
2956
2957         * src/news_gtk.c
2958                 remove unneeded and code-duplicating function
2959
2960 2009-11-18 [pawel]      3.7.3cvs16
2961
2962         * src/news_gtk.c
2963                 Fix Bug 2057 'Claws mail does not keep renamed names
2964                 of nntp-subscribed groups'
2965                 Check for already subscribed group using item->path for group
2966                 comparision as folders item->path != item->name may be truth 
2967                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
2968
2969 2009-11-17 [pawel]      3.7.3cvs15
2970
2971         * Makefile.am
2972                 Fix Bug 2049 'some icons not copied?'
2973                 Install additional 64x64 and 128x128 icons
2974
2975 2009-11-17 [holger]     3.7.3cvs14
2976
2977         * src/prefs_toolbar.c
2978         * src/prefs_toolbar.h
2979         * src/toolbar.c
2980         * src/toolbar.h
2981                 Allow plugins to register toolbar items
2982
2983 2009-11-11 [pawel]      3.7.3cvs13
2984
2985         * src/addressbook.c
2986         * src/compose.c
2987         * src/compose.h
2988         * src/filtering.c
2989                 Fix Bug 1867 Changing account does not change BCC address
2990                 Set account specific headers when changing account
2991                 in compose window.
2992
2993 2009-11-07 [colin]      3.7.3cvs12
2994
2995         * src/gtk/prefswindow.c
2996                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
2997                 Patch by Pawel
2998
2999 2009-11-07 [colin]      3.7.3cvs11
3000
3001         * src/gtk/spell_entry.c
3002                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
3003                 Patch by Pawel Pekala
3004
3005 2009-10-27 [colin]      3.7.3cvs10
3006
3007         * src/folder.c
3008                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
3009                 Don't try to check whether the folder is up-to-date if
3010                 the folder class doesn't implement set_mtime, as we don't
3011                 care in this case. This code exists since a long time, but
3012                 the bug was triggered by more scanning of queue folders 
3013                 since recently (when we added \Deleted handling).
3014
3015 2009-10-27 [colin]      3.7.3cvs9
3016
3017         * src/mainwindow.c
3018                 Try to fix registering as default client
3019                 on windows 7
3020
3021 2009-10-21 [wwp]        3.7.3cvs8
3022
3023         * src/common/utils.c
3024                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
3025
3026 2009-10-21 [wwp]        3.7.3cvs7
3027
3028         * src/common/utils.c
3029                 Don't core dump when attempting to insert a non-existing
3030                 file using a mailto: uri (g_error does core dump).
3031
3032 2009-10-20 [colin]      3.7.3cvs6
3033
3034         * src/common/utils.c
3035                 Don't g_error on normal warnings...
3036
3037 2009-10-20 [colin]      3.7.3cvs5
3038
3039         * src/plugins/pgpcore/sgpgme.c
3040                 Fix bug 1996, 'S/MIME key not selected'
3041                 Check for S/MIME certs too
3042
3043 2009-10-20 [colin]      3.7.3cvs4
3044
3045         * src/common/w32lib.h
3046                 Fix win32 build on latest mingw32
3047
3048 2009-10-20 [colin]      3.7.3cvs3
3049
3050         * src/exportldif.c
3051         * src/ldif.c
3052         * src/ldif.h
3053                 Fix LDIF export. Patch by Michael Rasmussen
3054
3055 2009-10-18 [paul]       3.7.3cvs2
3056
3057         * tools/claws.i18n.status.pl
3058                 increase the value of $transolddays since we're relasing less
3059                 often now.
3060                 rework the en_GB.po hack so that en_GB is always 100% translated
3061                 and recently updated
3062
3063 2009-10-17 [paul]       3.7.3cvs1
3064
3065         * src/prefs_account.c
3066         * src/prefs_compose_writing.c
3067         * src/prefs_receive.c
3068         * src/prefs_summaries.c
3069         * src/prefs_wrapping.c
3070                 reword a few labels. (this incorporates everything
3071                 that seemed worthwhile from bug 2020)
3072         * src/prefs_customheader.c
3073                 use a 'Browse' button instead of button with
3074                 label 'From file...'
3075
3076 2009-10-12 [colin]
3077
3078         * CVS repository change
3079
3080 2009-10-09 [paul[       3.7.3
3081
3082         version 3.7.3 unleashed!!
3083
3084 2009-10-07 [paul]       3.7.2cvs49
3085
3086         * src/folderview.c
3087         * src/folderview.h
3088         * src/mainwindow.c
3089                 fix  Bug 1994 -  Changing colors required restart.
3090                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
3091                 more accurate folderview_reinit_fonts()
3092
3093 2009-10-07 [paul]       3.7.2cvs48
3094
3095         * src/addrgather.c
3096         * src/prefs_common.c
3097         * src/prefs_common.h
3098                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
3099                 patch by Pawel Pekala
3100
3101 2009-10-07 [paul]       3.7.2cvs47
3102
3103         * po/cs.po
3104         * po/de.po
3105         * po/hu.po
3106         * po/id.po
3107         * po/ja.po
3108         * po/pt_BR.po
3109                 updated by David Vachulka, Stephan Sachse and Marc Arens,
3110                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
3111                 Goncalves Guimaraes
3112
3113 2009-10-06 [colin]      3.7.2cvs46
3114
3115         * po/fr.po
3116                 French translation update
3117
3118 2009-10-05 [paul]       3.7.2cvs45
3119
3120         * src/printing.c
3121                 enable Page Size and Orientation in the print dialog,
3122                 GTK+ >= 2.18.x only. Patch by Mark__T
3123
3124 2009-10-05 [paul]       3.7.2cvs44
3125
3126         * src/prefs_summaries.c
3127                 fix label, startup --> start-up, to match other uses of the
3128                 term
3129
3130 2009-10-05 [paul]       3.7.2cvs43
3131
3132         * po/pl.po
3133                 updated by Emilian Nowak
3134
3135 2009-10-03 [colin]      3.7.2cvs42
3136
3137         * src/mimeview.c
3138         * src/noticeview.c
3139         * src/gtk/gtkcmclist.c
3140         * src/gtk/gtkvscrollbutton.c
3141         * src/gtk/logwindow.c
3142                 GTK+ 2.18 fixes:
3143                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
3144                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
3145                 Fix warning at start
3146
3147 2009-09-28 [colin]      3.7.2cvs41
3148
3149         * src/matcher.c
3150         * src/mimeview.c
3151         * src/prefs_folder_item.c
3152                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
3153
3154 2009-09-28 [colin]      3.7.2cvs40
3155
3156         * src/prefs_summaries.c
3157         * src/gtk/sslcertwindow.c
3158                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
3159                 shows up garbled in GUI'. Patch by Pawel Pekala
3160
3161 2009-09-24 [iwkse]      3.7.2cvs39
3162
3163         * configure.ac
3164             That's only for statistics, of course :)
3165
3166 2009-09-24 [iwkse]      3.7.2cvs38
3167
3168         * configure.ac
3169             ...
3170
3171 2009-09-24 [iwkse]      3.7.2cvs37
3172
3173         * configure.ac
3174             Revert unwanted change
3175
3176 2009-09-24 [iwkse]      3.7.2cvs36
3177
3178         * src/action.c
3179             Fix issue with filtering actions and 
3180             parsed parameters
3181
3182 2009-09-20 [mones]      3.7.2cvs35
3183
3184         * tools/convert_mbox.pl
3185                 Add -R flag to support recursive conversions
3186                 of arbitrary Evolution mail folders, based on
3187                 bash script by Daniel Dickinson (fixes debian 
3188                 bug #461435) 
3189         * tools/popfile-link.sh
3190                 Set required shell for script (fixes debian 
3191                 bug #530057)
3192
3193 2009-09-16 [colin]      3.7.2cvs34
3194
3195         * src/main.c
3196                 Go grab files in /etc/skel if they exist
3197                 at first startup 
3198
3199 2009-09-15 [colin]      3.7.2cvs33
3200
3201         * src/procmime.c
3202                 Complete 3.7.1cvs42: only output directly to
3203                 final file if we get NULL byes at the start.
3204                 Still fixes saving UTF16 files, but also
3205                 fixes displaying Base64 parts with decoding
3206                 errors (parts without errors get displayed)
3207
3208 2009-09-14 [colin]      3.7.2cvs32
3209
3210         * src/matcher.c
3211         * src/matcher.h
3212         * src/matcher_parser_parse.y
3213         * src/prefs_matcher.c
3214                 Add 'has_attachment' and 'signed' matcher
3215                 expressions. Patch by Aleksei Miheev, fixes
3216                 bug 1997. 
3217
3218 2009-09-14 [colin]      3.7.2cvs31
3219
3220         * src/common/utils.c
3221                 Add "Re :" prefix from french Yahoo mail.
3222                 Patch by Didier Barvaux, fixes bug 1999
3223
3224 2009-09-10 [mones]      3.7.2cvs30
3225
3226         * manual/plugins.xml
3227                 Fix sites supported by SpamReport
3228         * manual/es/plugins.xml
3229                 Synchronise Spanish manual
3230
3231 2009-09-07 [holger]     3.7.2cvs29
3232
3233         * Makefile.am
3234                 Also update the icon cache on uninstall.
3235                 This prevents possible problems when Claws Mail was
3236                 uninstalled and installed again into a different location,
3237                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
3238                 and the blog post linked therein
3239
3240 2009-09-07 [paul]       3.7.2cvs28
3241
3242         * src/prefs_toolbar.c
3243                 when updating the main toolbar icons just update
3244                 the main toolbar (and consequently fix a bug where
3245                 folderview icons would disappear)
3246
3247 2009-08-30 [holger]     3.7.2cvs27
3248
3249         * src/compose.c
3250                 Do case-insensitive comparison against
3251                 header names when extracting recipients
3252                 from composed mails
3253
3254 2009-08-23 [colin]      3.7.2cvs26
3255
3256         * src/mbox.c
3257                 Probably fix RH bug 512024, " folder.c:3543 
3258                 Condition msglist != NULL failed"
3259
3260 2009-08-23 [colin]      3.7.2cvs25
3261
3262         * src/prefs_compose_writing.c
3263                 Make the maximum size warning bigger. Patch
3264                 by Didier Barvaux on bug 1986.
3265
3266 2009-08-21 [colin]      3.7.2cvs24
3267
3268         * src/compose.c
3269                 Previous commit: move the function into compose_insert_file
3270                 so that it's also used on drag-n-drop
3271
3272 2009-08-21 [colin]      3.7.2cvs23
3273
3274         * src/compose.c
3275                 Fix scrolling when adding an header
3276
3277 2009-08-21 [colin]      3.7.2cvs22
3278
3279         * src/compose.c
3280         * src/prefs_common.c
3281         * src/prefs_common.h
3282         * src/prefs_compose_writing.c
3283         * src/common/utils.c
3284                 Fix bug 1986, "New feature: warn user when inserting 
3285                 a large file in the message body". Patch by Didier
3286                 Barvaux
3287
3288 2009-08-21 [colin]      3.7.2cvs21
3289
3290         * AUTHORS
3291         * src/gtk/authors.h
3292         * src/common/utils.c
3293                 Fix bug 1984: Add R�f. : reply prefix (french 
3294                 Lotus Notes); patch by Didier Barvaux
3295
3296 2009-08-21 [colin]      3.7.2cvs20
3297
3298         * src/codeconv.c
3299         * src/codeconv.h
3300                 Fix bug 1969, 'Bad guess for outgoing encoding'
3301                 Make sure the specific converters (japanese in
3302                 this case) can return success/error in strict
3303                 mode, instead of silently failing back to 
3304                 strncpy
3305
3306 2009-08-20 [holger]     3.7.2cvs19
3307
3308         * src/compose.c
3309         * src/compose.h
3310                 Make it possible for code outside
3311                 compose (e.g. plugins) to attach files
3312
3313 2009-08-20 [colin]      3.7.2cvs18
3314
3315         * src/main.c
3316                 Fix crash when accessing IMAP soon
3317
3318 2009-08-18 [colin]      3.7.2cvs17
3319
3320         * src/ldapquery.c
3321                 Maybe fix crash on non-existent LDAP server
3322
3323 2009-08-04 [colin]      3.7.2cvs16
3324
3325         * src/toolbar.c
3326                 Fix toolbar's spacing that breaks dark
3327                 themes (patch from http://blogs.igalia.com/aperez/
3328                 2009/07/making-claws-mail-look-better/)
3329
3330 2009-07-28 [colin]      3.7.2cvs15
3331
3332         * src/account.c
3333         * src/addrcustomattr.c
3334         * src/addressadd.c
3335         * src/addressbook_foldersel.c
3336         * src/addrgather.c
3337         * src/browseldap.c
3338         * src/compose.c
3339         * src/editbook.c
3340         * src/editgroup.c
3341         * src/editjpilot.c
3342         * src/editldap.c
3343         * src/editldap_basedn.c
3344         * src/edittags.c
3345         * src/editvcard.c
3346         * src/exphtmldlg.c
3347         * src/expldifdlg.c
3348         * src/export.c
3349         * src/foldersel.c
3350         * src/import.c
3351         * src/importldif.c
3352         * src/importmutt.c
3353         * src/importpine.c
3354         * src/prefs_actions.c
3355         * src/prefs_customheader.c
3356         * src/prefs_display_header.c
3357         * src/prefs_filtering.c
3358         * src/prefs_folder_column.c
3359         * src/prefs_matcher.c
3360         * src/prefs_summary_column.c
3361         * src/prefs_summary_open.c
3362         * src/prefs_template.c
3363         * src/textview.c
3364         * src/uri_opener.c
3365                 Fix bug 1950, 'Program freeze up during folder selection'
3366                 Don't leave hidden windows modal
3367
3368 2009-07-28 [colin]      3.7.2cvs14
3369
3370         * src/ldapquery.c
3371                 Fix bug 1957, 'LDAP errs out after searching too 
3372                 many search bases'
3373
3374 2009-07-28 [colin]      3.7.2cvs13
3375
3376         * src/summaryview.c
3377                 Fix bug 1966, '"Collapse all threads" slower than 
3378                 "Expand all threads"'
3379
3380 2009-07-28 [colin]      3.7.2cvs12
3381
3382         * src/common/session.c
3383                 Fix bug 1967, 'Claws gets stuck after accepting 
3384                 a certificate warning dialog'
3385
3386 2009-07-19 [paul]       3.7.2cvs11
3387
3388         * manual/plugins.xml
3389                 a few small changes to the English
3390
3391 2009-07-18 [mones]      3.7.2cvs10
3392
3393         * manual/plugins.xml
3394                 Add new bsfilter and fancy plugins to the docs
3395                 and a note about dealing with plugins of the same class
3396         * src/prefs_account.c
3397                 Fix extra space at the end typo
3398
3399 2009-07-16 [colin]      3.7.2cvs9
3400
3401         * src/summaryview.c
3402                 Fix wrong return without unlocking; thanks
3403                 to mupuf_
3404
3405 2009-07-14 [colin]      3.7.2cvs8
3406
3407         * src/imap.c
3408                 Fix bug 1954, 'Segfault on reading wrong STATUS'
3409
3410 2009-07-10 [colin]      3.7.2cvs7
3411
3412         * src/plugins/pgpcore/plugin.def
3413         * src/common/utils.h
3414                 Fix windows port
3415
3416 2009-07-10 [colin]      3.7.2cvs6
3417
3418         * src/prefs_display_header.c
3419                 Fix bug 1951, 'C-Mail dumps core when editing 
3420                 displayed headers'. Patch by Alexey Rusakov
3421
3422 2009-07-10 [colin]      3.7.2cvs5
3423
3424         * src/folderview.c
3425                 Fix bug 1952, 'Deleted mails in Queue folder 
3426                 highlight it'.
3427
3428 2009-07-09 [colin]      3.7.2cvs4
3429
3430         * src/gtk/spell_entry.c
3431                 Fix bug 1949, 'Spell checker doesn't recognise 
3432                 certain word in Subject header, but does in 
3433                 message body'. Patch by Pawel Pekala.
3434
3435 2009-07-09 [paul]       3.7.2cvs3
3436
3437         * configure.ac
3438                 use pkgconfig to check for the minimum required
3439                 version of GnuTLS
3440
3441 2009-07-06 [colin]      3.7.2cvs2
3442
3443         * src/prefs_customheader.c
3444                 Fix build failure
3445
3446 2009-07-04 [paul]       3.7.2cvs1
3447
3448         * tools/claws.i18n.status.pl
3449                 updated
3450
3451 2009-07-03 [paul]       3.7.2
3452
3453         * NEWS
3454         * README
3455         * RELEASE_NOTES 
3456                 3.7.2 released!
3457
3458 2009-07-03 [paul]       3.7.1cvs85
3459
3460         * AUTHORS
3461         * configure.ac
3462         * po/pt_PT.po
3463         * po/sk.po
3464         * src/gtk/authors.h
3465                 added new translations by Tiago Faria and Slavko
3466         * po/bg.po
3467         * po/cs.po
3468         * po/de.po
3469         * po/es.po
3470         * po/fi.po
3471         * po/fr.po
3472         * po/hu.po
3473         * po/id.po
3474         * po/it.po
3475         * po/ja.po
3476         * po/pt_BR.po
3477         * po/ru.po
3478                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
3479                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
3480                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
3481                 Goncalves Guimaraes, Aleksei Miheev
3482
3483 2009-07-01 [colin]      3.7.1cvs84
3484
3485         * src/prefs_common.c
3486                 Fix bug 1940, 'Doesn't open links in 
3487                 user's default browser'. Turn the preference
3488                 to TRUE by default; that will only change the
3489                 behaviour for new users.
3490
3491 2009-06-29 [colin]      3.7.1cvs83
3492
3493         * src/filtering.c
3494         * src/filtering.h
3495         * src/prefs_filtering_action.c
3496                 Fix bug 1935, 'problems with very long filtering actions':
3497                 Use a dynamic buffer in action to string, and a bigger
3498                 buffer in string to action
3499
3500 2009-06-29 [colin]      3.7.1cvs82
3501
3502         * src/matcher_parser_lex.l
3503                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
3504
3505 2009-06-29 [colin]      3.7.1cvs81
3506
3507         * src/addressbook.c
3508                 Fix warnings
3509         * src/editgroup.c
3510                 Fix crash (out-of-bounds tree column)
3511         * src/gtk/gtkcmctree.c
3512         * src/gtk/gtksctree.c
3513                 Prevent using an out-of-bounds tree column
3514
3515 2009-06-29 [colin]      3.7.1cvs80
3516
3517         * src/ldapupdate.c
3518         * src/ldif.c
3519                 Leak fixes; patch by Pawel Pekala.
3520
3521 2009-06-26 [colin]      3.7.1cvs79
3522
3523         * src/summaryview.c
3524                 Sort by msgnum if dates are equal
3525
3526 2009-06-24 [paul]       3.7.1cvs78
3527
3528         * src/summaryview.c
3529                 make some (forgotten) strings translatable
3530
3531 2009-06-19 [colin]      3.7.1cvs77
3532
3533         * src/summaryview.c
3534                 Fix menu sensitiveness
3535
3536 2009-06-18 [colin]      3.7.1cvs76
3537
3538         * configure.ac
3539         * src/plugins/pgpcore/sgpgme.c
3540         * src/plugins/pgpcore/sgpgme.h
3541         * src/plugins/pgpmime/mypgpcore.def
3542         * src/plugins/pgpmime/pgpmime.c
3543         * src/plugins/smime/mypgpcore.def
3544         * src/plugins/smime/smime.c
3545                 Use largefile support (and stop using our old GPGME
3546                 hack on gpgme_data_seek/rewind)
3547                 (See 1.9.12cvs44 to 46 - if this breaks things we 
3548                 should soon know :)
3549
3550 2009-06-13 [colin]      3.7.1cvs75
3551
3552         * src/gtk/spell_entry.c
3553                 Fix assertion. We can put a NULL gtkaspell to
3554                 an entry; it just means it won't be spell-checked.
3555
3556 2009-06-12 [mones]      3.7.1cvs74
3557
3558         * src/compose.c
3559         * src/messageview.c
3560         * src/prefs_account.c
3561         * src/prefs_account.h
3562         * src/common/utils.c
3563         * src/common/utils.h
3564                 Added preference to use account address in generated
3565                 Message-Id. Fixes Debian bug #531052
3566
3567 2009-06-12 [colin]      3.7.1cvs73
3568
3569         * src/common/ssl.c
3570                 Better fix, API-compatible with libgnutls13
3571
3572 2009-06-12 [colin]      3.7.1cvs72
3573
3574         * src/common/ssl.c
3575                 Use compatibility mode in GnuTLS, and avoid problems with 
3576                 servers that don't comply 100% with the spec, but still
3577                 exist.
3578
3579 2009-06-06 [iwkse]      3.7.1cvs71
3580
3581         * src/compose.c
3582                 Ops..revert a mix with another patch
3583
3584 2009-06-06 [iwkse]      3.7.1cvs70
3585
3586         * src/compose.c
3587                 A better fix for the previous commit's issue
3588
3589 2009-06-06 [iwkse]      3.7.1cvs69
3590
3591         * src/compose.c
3592                 Fix shutting down of Claws Mail while a GTK_Return keypress 
3593                 event is sent to the Attach property window
3594
3595 2009-06-05 [colin]      3.7.1cvs68
3596
3597         * src/compose.c
3598                 Fix build on GTK+ 2.6
3599
3600 2009-06-03 [mones]      3.7.1cvs67
3601
3602         * tools/make.themes.project
3603                 Oops! fix header, sorry Paul ;-)
3604
3605 2009-06-03 [mones]      3.7.1cvs66
3606
3607         * tools/make.themes.project
3608                 Add support for PNG themes and other
3609                 fixes i don't remember now... :)
3610
3611 2009-06-02 [colin]      3.7.1cvs65
3612
3613         * src/compose.c
3614         * src/prefs_template.c
3615         * src/quote_fmt.c
3616                 Fix error messages in templates, and fix their
3617                 checking
3618
3619 2009-05-22 [colin]      3.7.1cvs64
3620
3621         * src/compose.c
3622                 And remove hbox too
3623
3624 2009-05-22 [colin]      3.7.1cvs63
3625
3626         * src/compose.c
3627                 Fix phantom button behind entry when
3628                 changing fields via Tools/Reply mode.
3629
3630 2009-05-22 [colin]      3.7.1cvs62
3631
3632         * src/compose.c
3633                 Fix icon size
3634
3635 2009-05-21 [mones]      3.7.1cvs61
3636
3637         * src/compose.c
3638         * src/compose.h
3639                 Add button to empty header lines with one click
3640
3641 2009-05-21 [paul]       3.7.1cvs60
3642
3643         * src/mainwindow.c
3644         * src/mainwindow.h
3645         * src/plugins/trayicon/trayicon.c
3646                 when quitting from the trayicon, honour
3647                 prefs_common.clean_on_exit
3648
3649 2009-05-21 [paul]       3.7.1cvs59
3650
3651         * src/gtk/Makefile.am
3652                 remove duplicate entry
3653                 thanks to Charles A Edwards
3654
3655 2009-05-19 [paul]       3.7.1cvs58
3656
3657         * src/send_message.c
3658                 clear progressbar in the statusbar on 'Cancel'
3659
3660 2009-05-16 [colin]      3.7.1cvs57
3661
3662         * AUTHORS
3663         * src/gtk/authors.h
3664                 Add Fabian
3665
3666 2009-05-16 [colin]      3.7.1cvs56
3667
3668         * src/msgcache.c
3669                 Remove msgnum>0 condition for removing messages
3670                 from caches. There's no such condition on add.
3671                 Fixes bug 1913, 'Allow to remove phantom 
3672                 messages from the cache'; patch by Fabian
3673                 Keil <fk at fabiankeil.de>
3674
3675 2009-05-12 [holger]     3.7.1cvs55
3676
3677         * src/messageview.c
3678         * src/messageview.h
3679                 Introduce hook after showing of the message view
3680
3681 2009-05-11 [colin]      3.7.1cvs54
3682
3683         * src/compose.c
3684                 Fix bug 1872, 'A: Cc: CCi: selector should 
3685                 default on same as preceding contact'
3686
3687 2009-05-10 [holger]     3.7.1cvs53
3688
3689         * src/addr_compl.c
3690         * src/addr_compl.h
3691                 Add a hook to make it possible for plugins to
3692                 modify the address completion list
3693
3694 2009-05-06 [paul]       3.7.1cvs52
3695
3696         * src/folder.c
3697         * src/mimeview.c
3698                 fix bug 1915, 'Mails signed with smime.p7s
3699                 display both signed and attachment icon.'
3700
3701 2009-05-05 [colin]      3.7.1cvs51
3702
3703         * src/common/utils.c
3704                 Fix patch :)
3705
3706 2009-05-05 [colin]      3.7.1cvs50
3707
3708         * src/common/utils.c
3709                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
3710                 different mountpoint than tempdir'
3711
3712 2009-05-04 [colin]      3.7.1cvs49
3713
3714         * src/msgcache.c
3715                 Probably fix bug 1914, 'Crash reading
3716                 corrupted tags file'
3717
3718 2009-04-26 [paul]       3.7.1cvs48
3719
3720         * configure.ac
3721         * src/gtk/gtkaspell.h
3722                 fix bug 1904, 'build mechanism looks for
3723                 'enchant.h' in a wrong place'
3724
3725 2009-04-25 [paul]       3.7.1cvs47
3726
3727         * src/printing.c
3728                 gah! fix coding style!
3729
3730 2009-04-25 [paul]       3.7.1cvs46
3731
3732         * src/printing.c
3733         * src/toolbar.c
3734                 if building with GTK+ >= 2.16 use
3735                 gtk_orientable_set_orientation() instead of now
3736                 deprecated gtk_toolbar_set_orientation()
3737
3738 2009-04-24 [colin]      3.7.1cvs45
3739
3740         * src/compose.c
3741                 Ask before sending if an attached file has
3742                 disappeared.
3743
3744 2009-04-19 [paul]       3.7.1cvs44
3745
3746         * src/prefs_common.c
3747         * src/prefs_common.h
3748         * src/gtk/about.c
3749                 save About window size.
3750                 patch by Pawel Pekala
3751
3752 2009-04-12 [paul]       3.7.1cvs43
3753
3754         * tools/csv2addressbook.pl
3755                 add extra CSV fields that are now appended
3756                 by thunderbird (version 2.0.0.21)
3757
3758 2009-04-08 [colin]      3.7.1cvs42
3759
3760         * src/procmime.c
3761                 fix saving (but not displaying) of UTF-16
3762                 files
3763
3764 2009-04-08 [colin]      3.7.1cvs41
3765
3766         * src/gtk/manage_window.c
3767                 Disable transient windows on win32 - seems to
3768                 fix most focusing issues
3769
3770 2009-04-05 [colin]      3.7.1cvs40
3771
3772         * src/procmsg.c
3773                 Don't ask whether we want to send deleted mails in queue
3774                 folders; also, don't send deleted mails when flushing
3775                 queues
3776
3777 2009-04-04 [paul]       3.7.1cvs39
3778
3779         * AUTHORS
3780         * configure.ac
3781         * po/id.po
3782         * src/gtk/authors.h
3783         * tools/claws.i18n.status.pl
3784                 add new Indonesian translation, by
3785                 MSulchan Darmawan
3786
3787 2009-04-03 [paul]       3.7.1cvs38
3788
3789         * AUTHORS
3790         * src/gtk/authors.h
3791                 credit due
3792
3793 2009-04-03 [colin]      3.7.1cvs37
3794
3795         * src/compose.c
3796         * src/textview.c
3797                 Fix bug 1891, 'Add support for gopher:// links'
3798                 Patch by Jacob Head <clawsmail at jacob-head.com>
3799                 Let's go back to the roots! 
3800
3801 2009-04-03 [paul]       3.7.1cvs36
3802
3803         * m4/Makefile.am
3804                 complete cvs35
3805
3806 2009-04-03 [paul]       3.7.1cvs35
3807
3808         * configure.ac
3809                 add AC_CONFIG_MACRO_DIR([m4])
3810                 remove CLAWS_ACLOCAL_INCLUDE(m4)
3811         * m4/aclocal-include.m4
3812                 removed this now unneeded file
3813
3814 2009-04-02 [colin]      3.7.1cvs34
3815
3816         * src/common/utils.h
3817                 Fix previous (thanks to Marcus :)
3818
3819 2009-04-02 [colin]      3.7.1cvs33
3820
3821         * src/common/utils.h
3822         * src/etpan/etpan-thread-manager.c
3823                 pipe() was a macro from GLib on win32 until
3824                 glib 2.13.2. It's undefined after that.