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