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