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