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