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