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