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