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