2012-11-16 [paul] 3.9.0cvs7
[claws.git] / ChangeLog
1 2012-11-16 [paul]       3.9.0cvs7
2
3         * po/de.po
4                 fix by Thomas Bellmann
5
6 2012-11-15 [colin]      3.9.0cvs6
7
8         * src/summaryview.c
9                 Fix bug #2785, "Marking mails for deletion reopens internal 
10                 message view"
11
12 2012-11-15 [colin]      3.9.0cvs5
13
14         * src/main.c
15         * src/statusbar.c
16         * src/gtk/gtkcmclist.c
17         * src/gtk/gtkcmclist.h
18                 a few more GTK+3 fixes. Segfaults on me, though.
19
20 2012-11-15 [colin]      3.9.0cvs4
21
22         * src/Makefile.am
23         * src/action.c
24         * src/addr_compl.c
25         * src/addressbook.c
26         * src/addrgather.c
27         * src/compose.c
28         * src/editaddress.c
29         * src/editgroup.c
30         * src/main.c
31         * src/mainwindow.c
32         * src/message_search.c
33         * src/prefs_display_header.c
34         * src/prefs_filtering_action.c
35         * src/prefs_matcher.c
36         * src/prefs_other.c
37         * src/prefs_toolbar.c
38         * src/printing.c
39         * src/stock_pixmap.c
40         * src/summary_search.c
41         * src/summaryview.c
42         * src/textview.c
43         * src/gtk/Makefile.am
44         * src/gtk/colorlabel.c
45         * src/gtk/combobox.c
46         * src/gtk/combobox.h
47         * src/gtk/gtkcmclist.c
48         * src/gtk/gtkcmclist.h
49         * src/gtk/gtkcmctree.c
50         * src/gtk/gtksctree.c
51         * src/gtk/gtkshruler.c
52         * src/gtk/gtkutils.c
53         * src/gtk/gtkutils.h
54         * src/gtk/inputdialog.c
55         * src/gtk/quicksearch.c
56         * src/plugins/pgpcore/Makefile.am
57         * src/plugins/pgpinline/Makefile.am
58         * src/plugins/pgpmime/Makefile.am
59         * src/plugins/smime/Makefile.am
60                 Big GTK+3 patch from Hanno Meyer-Thurow
61
62 2012-11-15 [wwp]        3.9.0cvs3
63
64         * doc/man/claws-mail.1
65         * src/main.c
66                 Add --cancel-receiving command-line switch.
67
68 2012-11-15 [wwp]        3.9.0cvs2
69
70         * src/ssl_manager.c
71         * src/gtk/sslcertwindow.c
72                 Fix Capitalization.
73
74 2012-11-15 [paul]       3.9.0cvs1
75
76         * po/cs.po
77         * po/fi.po
78         * po/sk.po
79                 updates from David Vachulka, Flammie Pirinen, and
80                 Slavko
81
82 2012-11-14 [paul]       3.9.0
83         * NEWS
84         * README
85         * RELEASE_NOTES 
86                 3.9.0 unleashed!
87
88 2012-11-14 [paul]       3.8.1cvs123
89
90         * po/de.po
91         * po/es.po
92         * po/fi.po
93         * po/fr.po
94         * po/hu.po
95         * po/pt_BR.po
96         * po/sv.po
97         * po/uk.po
98         * po/zh_TW.po
99                 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
100                 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
101                 YUP, Wei-Lun Chao
102
103 2012-11-14 [paul]       3.8.1cvs122
104
105         * tools/README
106         * tools/fix_date.sh
107                 improvements by wwp
108
109 2012-11-14 [colin]      3.8.1cvs121
110
111         * src/action.c
112                 And fix warning with breaking functionality
113
114 2012-11-14 [paul]       3.8.1cvs120
115
116         * src/action.c
117                 revert this change from 3.8.1cvs60, it breaks
118                 actions with a pipe
119
120 2012-11-14 [colin]      3.8.1cvs119
121
122         * src/common/plugin.c
123                 If plugin fails to load from absolute path, try from
124                 default plugin path. 
125                 Fixes bug #1137, 'loading plugins with same profile on different archs'
126                 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
127                 results in wrong paths in clawsrc'
128
129 2012-11-12 [colin]      3.8.1cvs118
130
131         * src/messageview.c
132                 Fix initial focus on textview. Fixes bug #2776,
133                 "Make all menu shortcuts work properly in the message window"
134
135 2012-11-09 [colin]      3.8.1cvs117
136
137         * src/etpan/imap-thread.c
138                 Specify search charset. Thanks to Aleksei Miheev
139
140 2012-11-08 [colin]      3.8.1cvs116
141
142         * src/common/socket.c
143         * src/gtk/gtkutils.c
144                 Fix socket communication
145
146 2012-11-08 [colin]      3.8.1cvs115
147
148         * src/plugins/pgpcore/sgpgme.c
149                 Fix Windows runtime crash
150
151 2012-11-08 [colin]      3.8.1cvs114
152
153         * src/gtk/quicksearch.c
154                 Fix going active with NULL matchstring (for example
155                 when changing type before typing anything)
156
157 2012-11-07 [colin]      3.8.1cvs113
158
159         * src/mbox.c
160                 Fix Windows build
161
162 2012-11-06 [mones]      3.8.1cvs112
163
164         * doc/man/claws-mail.1
165                 Sync with AUTHORS file
166         * src/gtk/quicksearch.c
167                 Add number units where appropriate
168
169 2012-10-31 [paul]       3.8.1cvs111
170
171         * src/prefs_folder_item.c
172                 add missing closing bracket. thanks to Andreas Rönnquist.
173
174 2012-10-31 [colin]      3.8.1cvs110
175
176         * src/prefs_folder_item.c
177                 Fix prefs text and extra semi-colon. Thanks to Paul!
178
179 2012-10-31 [colin]      3.8.1cvs109
180
181         * src/folder_item_prefs.c
182         * src/folder_item_prefs.h
183         * src/messageview.c
184         * src/prefs_folder_item.c
185                 Implement feature from bug #2569, 
186                 "select html part on folder specific properties"
187                 Patch based on Andrej's patch.
188
189 2012-10-29 [wwp]        3.8.1cvs108
190
191         * src/textview.c
192         Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
193         broken URL parsing.
194
195 2012-10-25 [colin]      3.8.1cvs107
196
197         * src/textview.c
198                 Verify the previous URI wasn't the same...
199                 fixes http://www. URIs.
200
201 2012-10-25 [colin]      3.8.1cvs106
202
203         * src/common/utils.c
204         * src/common/utils.h
205         * src/textview.c
206                 Avoid strlen() on inner loop in textview_make_clickable_parts*()
207                 reduces cost of strcasestr() in textview_make_clickable_parts*()
208                 from 30% to 15%. Patch by Igor Mammedov
209
210 2012-10-25 [colin]      3.8.1cvs105
211
212         * src/textview.c
213                 Do not allow search cost to explode in case of bad message
214                 parsing in textview_make_clickable_parts_later(); reduces
215                 cost of textview_make_clickable_parts_later() from 99% to
216                 17% for big bad-case message. Patch by Igor Mammedov
217
218 2012-10-25 [colin]      3.8.1cvs104
219
220         * src/textview.c
221         * src/textview.h
222                 Avoid strlen() on big buffers, use precomputed length instead
223                 it reduces cost of textview_write_line() from 32% to 3% for
224                 big messages. Patch by Igor Mammedov
225         * AUTHORS
226         * src/gtk/authors.h
227                 Add Igor
228
229 2012-10-24 [mones]      3.8.1cvs103
230
231         * src/advsearch.c
232                 Trust on IMAP core on-line/off-line management
233                 Patch by Sean Buckheister
234
235 2012-10-19 [paul]       3.8.1cvs102
236
237         * AUTHORS
238         * src/crash.c
239         * src/gtk/authors.h
240                 fix bug 2760, 'display correct libc version in crash dialog 
241                 when uclibc is used'.
242                 fixes build with uclibc. patch by Natanael Copa.
243
244 2012-10-18 [mones]      3.8.1cvs101
245
246         * claws-mail.desktop
247                 Fix bug #2761 and remove invalid GTK main category
248
249 2012-10-17 [colin]      3.8.1cvs100
250
251         * src/common/ssl_certificate.c
252                 Fix bug #2759, "Error messages regarding bad
253                 client certificates are less than helpful"
254                 Based on patch by bug reporter.
255
256 2012-10-13 [paul]       3.8.1cvs99
257
258         * src/common/ssl_certificate.c
259                 fix build with gnutls 3.1.3
260                 Patch by Sean Buckheister.
261
262 2012-10-12 [mones]      3.8.1cvs98
263
264         * src/compose.c
265         * src/grouplistdialog.c
266         * src/imap.c
267         * src/news_gtk.c
268         * src/procmime.c
269         * src/procmsg.c
270         * src/common/utils.c
271         * src/common/utils.h
272         * src/etpan/imap-thread.c
273                 New slist_free_strings_full wrapper for g_slist_free_full
274                 and simplify calls where it was being used
275
276 2012-10-12 [colin]      3.8.1cvs97
277
278         * src/common/defs.h
279                 Drop include of internal glib header
280                 Patch by Werner Koch
281
282 2012-10-12 [colin]      3.8.1cvs96
283
284         * src/gtk/gtkcmctree.c
285         * src/gtk/gtksctree.c
286                 Fix bug #2581, "expander arrows are too tiny to hit with the 
287                 mouse". Patch mostly by Tom Horsley
288
289 2012-10-12 [iwkse]      3.8.1cvs95
290
291         * src/common/utils.c
292                         g_free *mutex
293
294 2012-10-12 [mones]      3.8.1cvs94
295
296         * src/common/utils.c
297                 Remove undeclared mutex symbol
298
299 2012-10-12 [colin]      3.8.1cvs93
300
301         * src/compose.c
302         * src/prefs_account.c
303         * src/common/utils.c
304         * src/common/utils.h
305                 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
306                 Thanks to Salvatore de Paolis
307
308 2012-10-10 [colin]      3.8.1cvs92
309
310         * src/folder.c
311                 Fix bug #2744, "Quick search throws bad command 
312                 argument error on Microsoft Exchange". Fall back
313                 to local search if folder-specific search fails.
314         * src/gtk/quicksearch.c
315                 Typo fix.
316
317 2012-10-10 [colin]      3.8.1cvs91
318
319         * src/procmsg.h
320                 Make what the tags list contain more clear
321
322 2012-10-10 [colin]      3.8.1cvs90
323
324         * src/inc.c
325         * src/mbox.c
326         * src/common/smtp.c
327         * src/common/smtp.h
328                 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
329                 Patch by "madroach"
330
331 2012-10-10 [colin]      3.8.1cvs89
332
333         * autogen.sh
334                 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
335
336 2012-10-10 [colin]      3.8.1cvs88
337
338         * src/compose.c
339                 Leak fix (thanks Ricardo!)
340
341 2012-10-10 [colin]      3.8.1cvs87
342
343         * src/common/utils.c
344                 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
345                 Initial patch by Igor Mammedov <imammedo@redhat.com> with
346                 fixes by Michael Rasmussen and myself.
347                 Also revert part of 3.8.1cvs86, g_slist_free_full() 
348                 semantics are different from slist_free_strings() in that
349                 slist_free_strings does not free the list itself.
350
351 2012-10-09 [mones]      3.8.1cvs86
352
353         * doc/man/claws-mail.1
354         * src/compose.c
355         * src/common/utils.c
356                 New extra headers feature for adding user-defined
357                 extra headers to the combobox in the compose window
358                 Headers are stablished in 'extraheaderrc', one per
359                 line with a final colon
360
361 2012-10-06 [mones]      3.8.1cvs85
362
363         * po/POTFILES.in
364                 Added src/gtk/menu.c
365         * src/common/defs.h
366         * src/gtk/menu.c
367         * src/gtk/menu.h
368                 New function cm_menu_item_new_label_from_url to
369                 avoid crashing on huge URL strings and warn user
370                 about the possible causes
371         * src/mainwindow.c
372                 Use it to create List menu items safely
373
374 2012-10-04 [colin]      3.8.1cvs84
375
376         * src/imap.c
377                 Fix keywords with spaces
378
379 2012-10-04 [colin]      3.8.1cvs83
380
381         * src/advsearch.c
382                 Fix double-tag search. Maybe fixes bug #2744,
383                 'Quick search throws bad command argument 
384                 error since recent change'. Patch by Sean.
385
386 2012-10-03 [mones]      3.8.1cvs82
387
388         * src/procmime.c
389                 Fix bug #2743 'null pointer crash in procmime strchr'
390                 Patch by Michael Schwendt (from RedHat bug 862578) 
391
392 2012-09-28 [colin]      3.8.1cvs81
393
394         * src/advsearch.c
395                 Never search on server if we're offline
396                 (Asking the user would and will be better)
397         * src/imap.c
398                 Fix uninitialized variable (bogus) warning
399                 Fix SELECT of the folder before searching
400
401 2012-09-27 [colin]      3.8.1cvs80
402
403         * src/advsearch.c
404         * src/imap.c
405         * src/etpan/imap-thread.c
406         * src/etpan/imap-thread.h
407                 Implement IMAP server search. Patch by
408                 Sean Buckheister again.
409
410 2012-09-26 [colin]      3.8.1cvs79
411
412         * src/main.c
413         * src/matcher.c
414         * src/matcher.h
415                 Prepare the context strings, their translation take
416                 CPU time. Shaves 6 seconds out of 17 on my reference
417                 folder body search.
418         * src/summary_search.c
419                 Fix a warning
420
421 2012-09-26 [colin]      3.8.1cvs78
422
423         * src/matcher.c
424         * src/procmime.c
425         * src/procmime.h
426                 Unlock I/O in procmime, give a way
427                 for matcher to avoid having to
428                 read/write tmp/rewind/read tmp for
429                 body matches.
430
431 2012-09-26 [colin]      3.8.1cvs77
432
433         * src/summary_search.c
434                 Fix unresponsive stop button
435         * src/gtk/quicksearch.c
436                 Fix busy cursor
437
438 2012-09-26 [colin]      3.8.1cvs76
439
440         * src/summary_search.c
441         * src/summaryview.c
442         * src/summaryview.h
443         * src/gtk/quicksearch.c
444                 Factorize search code in summary_search and
445                 add a progress indicator as that slows down
446                 the first result in case of body search.
447
448 2012-09-26 [colin]      3.8.1cvs75
449
450         * src/folder.c
451                 Fix body search triggering GUI updates
452                 for every message when it gets MSG_SCANNED
453                 set.
454
455 2012-09-26 [colin]      3.8.1cvs74
456
457         * src/folder.c
458         * src/folder.h
459         * src/imap.c
460         * src/procmsg.c
461         * src/procmsg.h
462         * src/summaryview.c
463                 Factorize msg list to num list code;
464                 Make search faster using cache instead
465                 of network I/O
466
467 2012-09-25 [mones]      3.8.1cvs73
468
469         * src/gtk/quicksearch.c
470                 Fix new expressions not being added to quicksearch
471                 history in extended mode; patch by Sean Buckheister
472
473 2012-09-22 [mir]        3.8.1cvs72
474
475         * src/advsearch.c
476                 Fix for not searching in folders marked 'no_select'
477                 patch provided by Colin.
478
479 2012-09-22 [mones]      3.8.1cvs71
480
481         * src/advsearch.c
482                 Add missing copyright header
483
484 2012-09-21 [colin]      3.8.1cvs70
485
486         * src/folder.c
487                 Fix warning where msgcount was used
488                 uninitialized in case the search was
489                 to be performed on a message list subset.
490
491 2012-09-21 [colin]      3.8.1cvs69
492
493         * src/gtk/quicksearch.c
494                 Fix error background not appearing
495
496 2012-09-21 [colin]      3.8.1cvs68
497
498         * src/Makefile.am
499         * src/advsearch.c ** ADDED **
500         * src/advsearch.h ** ADDED **
501         * src/folder.c
502         * src/folder.h
503         * src/folderview.c
504         * src/imap.c
505         * src/main.c
506         * src/matcher.c
507         * src/matcher.h
508         * src/matchertypes.h ** ADDED **
509         * src/mh.c
510         * src/mimeview.c
511         * src/news.c
512         * src/proctypes.h
513         * src/summary_search.c
514         * src/summaryview.c
515         * src/summaryview.h
516         * src/gtk/quicksearch.c
517         * src/gtk/quicksearch.h
518                 Separated GUI and logic for search
519                 Use same logic for quicksearch and folder search
520                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
521
522 2012-09-19 [mones]      3.8.1cvs67
523
524         * src/mainwindow.c
525                 Remove spurious parameter from get_url_part and
526                 fix potential buffer overflow
527
528 2012-09-19 [colin]      3.8.1cvs66
529
530         * src/addressbook.c
531         * src/addrselect.c
532                 Un-mix mixed enum comparison which happened
533                 to work because multiple enums define the same
534                 values.
535
536 2012-09-19 [colin]      3.8.1cvs65
537
538         * src/addrindex.c
539         * src/editaddress.c
540         * src/editldap.c
541         * src/exporthtml.c
542         * src/jpilot.c
543         * src/procmime.c
544         * src/plugins/bogofilter/bogofilter_gtk.c
545         * src/plugins/pgpcore/prefs_gpg.c
546         * src/plugins/smime/smime.c
547         * src/plugins/spamassassin/spamassassin_gtk.c
548                 More warning fixes, casts, useless variables and
549                 unchecked return values
550
551 2012-09-19 [colin]      3.8.1cvs64
552
553         * src/mainwindow.c
554                 Check possible overflow
555         * src/prefs_account.c
556         * src/prefs_compose_writing.c
557         * src/prefs_logging.c
558         * src/prefs_message.c
559         * src/prefs_msg_colors.c
560         * src/prefs_other.c
561         * src/prefs_receive.c
562         * src/prefs_summaries.c
563         * src/prefs_wrapping.c
564                 fix GtkAdjustment casts
565         * src/common/ssl.c
566                 fix warnings
567         * src/gtk/gtkaspell.c
568                 fix warnings
569
570 2012-09-19 [mones]      3.8.1cvs63
571
572         * src/addritem.c
573                 Fix leak and follow function specification
574
575 2012-09-19 [mones]      3.8.1cvs62
576
577         * src/action.c
578                 Use unused var c to check result and emit messages on error
579         * src/addrbook.c
580                 Remove unused vars: attr (several functions), element
581         * src/addrclip.c
582                 Use unused var newGroup to check result
583         * src/addrcustomattr.c
584                 Remove unused var summaryview and related code
585         * src/addressbook.c
586                 Use unused vars nn, newNode, idleID to check result
587                 Remove unused var aoType and refactor logic around it
588                 Comment var enabled and related debug code
589         * src/msgcache.c
590                 Use unused var error to check result and emit debug messages
591         * src/textview.c
592                 Remove unused var link_color
593         * src/toolbar.c
594                 Remove unused vars: attr, retVal
595
596 2012-09-19 [colin]      3.8.1cvs61
597
598         * src/imap.c
599         * src/inc.c
600         * src/news.c
601         * src/send_message.c
602         * src/common/socket.c
603                 More precise error logging
604
605 2012-09-16 [mones]      3.8.1cvs60
606
607         * src/action.c                                                          
608                 Removed dup calls with ignored result
609         * src/addr_compl.c                                                    
610                 Removed unused var is_group and simplified logic around it      
611         * src/addrharvest.c                                                  
612         * src/matcher.c
613         * src/procmsg.c                                                  
614         * src/etpan/etpan-thread-manager.c                                    
615                 Use unused var r to verify result and emit messages on error
616         * src/compose.c                                                  
617                 Move color variable into conditional usage blocks
618                 Remove assigned but not used vars: lock, titles, count    
619         * src/edittags.c
620                 Remove assigned but not used var actions                        
621         * src/folderview.c
622                 Remove assigned but not used vars: from_parent, src_node        
623         * src/imap_gtk.c
624         * src/mh_gtk.c                                                    
625                 Remove malloc-ed but not used var: old_path                  
626         * src/news.c
627                 Comment unused vars from commented block: tofetch, fetched      
628         * src/prefs_account.c
629                 Remove assigned but not used var: privacy_enabled
630         * src/prefs_actions.c
631         * src/prefs_customheader.c
632                 Remove assigned but not used var: store
633         * src/prefs_filtering.c
634                 Remove assigned but not used var: n_rows
635         * src/prefs_template.c
636                 Remove assigned but not used vars: model, list_store
637         * src/prefs_toolbar.c
638                 Remove assigned but not used var: win_titles
639         * src/printing.c
640                 Remove assigned but not used vars: orientation, line, baseline,
641                 off_chars 
642         * src/etpan/imap-thread.c
643                 Remove assigned but not used var: value, r
644                 Refactor to check correct memory allocation
645         * src/etpan/nntp-thread.c
646                 Remove assigned but not used var: value
647         * src/gtk/gtkaspell.c
648                 Remove assigned but not used vars: textbuf, exist
649                 Remove unused function: find_gtkaspeller
650         * src/gtk/gtkcmctree.c
651                 Remove unused function: gtk_cmctree_get_offset
652         * src/gtk/gtkshruler.c
653                 Remove assigned but not used vars: ruler, priv
654
655 2012-09-14 [mones]      3.8.1cvs59
656
657         * src/common/log.c
658                 Check file operation results (and remove and
659                 unused var warning)
660
661 2012-09-14 [colin]      3.8.1cvs58
662
663         * src/gtk/inputdialog.c
664                 Remove unused var, thanks Ticho
665
666 2012-09-13 [colin]      3.8.1cvs57
667
668         * src/stock_pixmap.c
669                 Fix missing \n in debug line
670
671 2012-09-13 [colin]      3.8.1cvs56
672
673         * src/main.c
674                 Don't listen on the Unix socket before we're
675                 ready. The 'popup' order from another instance
676                 may provoke a race and trash configuration files.
677
678 2012-09-13 [colin]      3.8.1cvs55
679
680         * src/imap.c
681                 Maybe fix bug #2096, "MEMORY-ERROR w/ 
682                 Claws-Mail/IMAP and Lotus Domino". Use
683                 correct types for start/end and test if
684                 start is indeed before end.
685
686 2012-09-12 [mones]      3.8.1cvs54
687
688         * src/prefs_other.c
689                 Fix bug #1975 'preference mutt key bindings do not take
690                 effect' (and the other invalid paths too)
691
692 2012-09-12 [colin]      3.8.1cvs53
693
694         * src/procmsg.c
695                 Revert that hunk, logic is unclear.
696
697 2012-09-12 [colin]      3.8.1cvs52
698
699         * src/addressbook.c
700         * src/addrharvest.c
701         * src/addrindex.c
702         * src/addritem.c
703         * src/compose.c
704         * src/edittags.c
705         * src/folder.c
706         * src/imap.c
707         * src/inc.c
708         * src/ldif.c
709         * src/mainwindow.c
710         * src/mbox.c
711         * src/mimeview.c
712         * src/mutt.c
713         * src/partial_download.c
714         * src/prefs_filtering_action.c
715         * src/prefs_toolbar.c
716         * src/printing.c
717         * src/procheader.c
718         * src/procmime.c
719         * src/procmsg.c
720         * src/summaryview.c
721         * src/textview.c
722         * src/common/utils.c
723         * src/etpan/imap-thread.c
724         * src/gtk/gtkaspell.c
725         * src/plugins/pgpcore/sgpgme.c
726                 More fixes from bug #1961:
727                 - Write-only variables
728                 - Null pointer dereferences
729                 - A couple other fixes for which the reporter
730                   was unsure, but which showed problems.
731                 More details in bug #1961 comments.
732
733 2012-09-12 [colin]      3.8.1cvs51
734
735         * src/compose.c
736         * src/mh.c
737         * src/common/ssl.c
738         * src/plugins/pgpcore/passphrase.c
739                 Apply patches from bug #1961, "patches for
740                 a couple of clang warnings":
741                 - Check return codes
742                 - Remove dead code
743
744 2012-09-12 [colin]      3.8.1cvs50
745
746         * claws-mail.pc.in
747                 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
748                 where the included menu.h could come from Ncurses.
749                 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
750
751 2012-09-11 [colin]      3.8.1cvs49
752
753         * src/main.c
754                 Fix race condition at start.
755
756 2012-09-10 [colin]      3.8.1cvs48
757
758         * src/main.c
759                 Create lock socket as soon as possible, not after
760                 a few things like caching all prefs.
761
762 2012-09-09 [mones]      3.8.1cvs47
763
764         * src/plugins/bogofilter/bogofilter.c
765                 Add missing include
766
767 2012-09-08 [colin]      3.8.1cvs46
768
769         * AUTHORS
770         * src/Makefile.am
771         * src/action.c
772         * src/addr_compl.c
773         * src/addrbook.c
774         * src/compose.c
775         * src/compose.h
776         * src/editaddress.c
777         * src/filtering.c
778         * src/folder.c
779         * src/folder.h
780         * src/folderview.h
781         * src/headerview.h
782         * src/imap_gtk.c
783         * src/localfolder.c
784         * src/main.c
785         * src/mainwindow.c
786         * src/mainwindow.h
787         * src/matcher.c
788         * src/matcher_parser_parse.y
789         * src/messageview.c
790         * src/messageview.h
791         * src/mh.c
792         * src/mh_gtk.c
793         * src/mimeview.c
794         * src/mimeview.h
795         * src/noticeview.h
796         * src/prefs_account.c
797         * src/prefs_account.h
798         * src/prefs_filtering.c
799         * src/prefs_filtering_action.c
800         * src/prefs_gtk.h
801         * src/prefs_matcher.c
802         * src/prefs_template.c
803         * src/prefs_toolbar.c
804         * src/privacy.c
805         * src/procheader.h
806         * src/procmime.c
807         * src/procmime.h
808         * src/procmsg.c
809         * src/procmsg.h
810         * src/proctypes.h
811         * src/remotefolder.c
812         * src/summaryview.c
813         * src/summaryview.h
814         * src/textview.c
815         * src/textview.h
816         * src/toolbar.c
817         * src/uri_opener.c
818         * src/viewtypes.h
819         * src/common/defs.h
820         * src/gtk/authors.h
821         * src/gtk/description_window.c
822         * src/plugins/trayicon/trayicon.c
823                 Break circular dependencies in Claws' headers,
824                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
825
826 2012-09-08 [colin]      3.8.1cvs45
827
828         * src/textview.c
829                 Fix shortcut getting
830
831 2012-09-05 [colin]      3.8.1cvs44
832
833         * src/matcher.c
834         * src/matcher.h
835         * src/prefs_matcher.c
836                 Drop matcherprop_new_create, which is just a copy of
837                 matcherprop_new, and staticalize what can be
838
839 2012-09-05 [colin]      3.8.1cvs43
840
841         * src/plugins/pgpcore/select-keys.c
842                 Fix bug #2390, "Non-fully-trusted-key-warning appears
843                 based on primary UID rather than recipient e-mail"
844
845 2012-08-29 [colin]      3.8.1cvs42
846
847         * src/gtk/gtkaspell.c
848                 Fix bug #2596, "Spell checker does not work properly"
849
850 2012-08-29 [colin]      3.8.1cvs41
851
852         * src/plugins/pgpcore/sgpgme.c
853                 Set gpgme's locale to UTF-8. Fixes bug #2650,
854                 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
855
856 2012-08-29 [colin]      3.8.1cvs40
857
858         * src/mainwindow.c
859         * src/messageview.c
860         * src/mimeview.c
861         * src/mimeview.h
862         * src/summaryview.c
863         * src/textview.c
864         * src/gtk/menu.c
865         * src/gtk/menu.h
866                 Move the hardcoded mimeview shortcuts to standard menus.
867
868 2012-08-27 [colin]      3.8.1cvs39
869
870         * src/main.c
871                 Fix double mainwindow presentation that confuses GNOME3
872                 when some plugins fail to load (subsequent Claws windows
873                 got no focus in that case)
874
875 2012-08-27 [colin]      3.8.1cvs38
876
877         * src/summaryview.c
878                 Make Mark all read confirmation button more clear
879
880 2012-08-27 [colin]      3.8.1cvs37
881
882         * src/mainwindow.c
883         * src/summaryview.c
884                 Separate "Mark all read" from "Mark as read"
885                 and "Ignore thread"
886
887 2012-08-27 [wwp]        3.8.1cvs36
888
889         * src/inc.c
890         * src/procmsg.c
891                 Remove session statistics debug statements (irrelevant in repo,
892                 that's dev stuff).
893
894 2012-08-24 [mones]      3.8.1cvs35
895
896         * manual/advanced.xml
897                 Keep alphabetic order of hidden options lost
898                 and update Clawsker URL.
899         * manual/de/advanced.xml
900         * manual/fr/advanced.xml
901                 Update Clawsker URL.
902         * manual/es/advanced.xml
903                 Sync with English version and update Clawsker URL.
904         * manual/de/dist/html/Makefile.am
905         * manual/es/dist/html/Makefile.am
906         * manual/fr/dist/html/Makefile.am
907         * manual/pl/dist/html/Makefile.am
908         * manual/dist/html/Makefile.am
909                 Fix bug 2723 'Missing encoding in generated html manual'
910
911 2012-08-23 [colin]      3.8.1cvs34
912
913         * src/mainwindow.c
914                 Fix --offline asking if one wants to sync,
915                 due to re-entering. Thanks <ebik@ucw.cz>.
916
917 2012-08-16 [colin]      3.8.1cvs33
918
919         * src/imap.c
920                 Always clear the tags list when fetching a folder, or
921                 Claws will never untag an untagged email. Patch by
922                 Igor Mammedov <imammedo@redhat.com>
923
924 2012-08-12 [colin]      3.8.1cvs32
925
926         * src/compose.c
927                 Exclude text/plain from the attachment thing
928
929 2012-08-12 [colin]      3.8.1cvs31
930
931         * src/messageview.c
932                 Fix comparison, thanks to Michael Gmelin
933
934 2012-08-12 [colin]      3.8.1cvs30
935
936         * src/messageview.c
937                 Only show HTML parts by default (if the pref
938                 is set so) if the part disposition-type is
939                 inline or unknown, but not attachment.
940         * src/common/ssl.c
941                 Remove useless hook that won't ever be used
942                 on windows
943
944 2012-08-12 [colin]      3.8.1cvs29
945
946         * src/compose.c
947                 Make sure text/* attachments are not made
948                 inline, regardless of the compose mode.
949                 Finishes fixing bug #2203 after auto-save
950                 switches mode to COMPOSE_REEDIT. Thanks to
951                 Michael Gmelin for finding this.
952
953 2012-08-09 [colin]      3.8.1cvs28
954
955         * src/prefs_filtering.c
956                 Make treeView type-ahead case insensitive
957                 Patch by Andreas Ronnquist
958
959 2012-08-09 [colin]      3.8.1cvs27
960
961         * src/gtk/sslcertwindow.c
962                 Fix leak
963
964 2012-08-09 [colin]      3.8.1cvs26
965
966         * src/common/ssl.c
967         * src/common/ssl_certificate.c
968         * src/common/ssl_certificate.h
969         * src/gtk/sslcertwindow.c
970                 Fix bug 2718, "Failure to check peer hostname
971                 when checking certificate"
972
973 2012-08-05 [ticho]      3.8.1cvs25
974
975         * src/compose.c
976                 Avoid header combo box to get focus twice (first text within,
977                 then combobox widget itself) when switching focus with TAB.
978
979 2012-07-28 [ticho]      3.8.1cvs24
980
981         * src/compose.c
982                 Properly fix setting "transient for" for attachment properties
983                 dialog when called via popup menu (since we're stealing focus
984                 few lines before, we need to do it directly, not via
985                 manage_window_*).
986
987 2012-07-28 [ticho]      3.8.1cvs23
988
989         * src/gtk/pluginwindow.c
990         * src/gtk/prefswindow.c
991                 Fixed setting "transient for" property for plugin load/unload
992                 file dialog. Connected manage_window signals to prefswindow events.
993
994 2012-07-27 [ticho]      3.8.1cvs22
995
996         * src/summaryview.c
997         * src/textview.c
998                 Fixed setting "transient for" property for summaryview file
999                 dialog and messageview's image save dialog.
1000
1001 2012-07-27 [ticho]      3.8.1cvs21
1002
1003         * src/crash.c
1004         * src/mimeview.c
1005                 Fix setting "transient for" property for file select dialogs
1006                 in crash report and mimeview.
1007
1008 2012-07-27 [ticho]      3.8.1cvs20
1009
1010         * src/compose.c
1011                 Fixed "transient for" property for file attach dialog when
1012                 called from Attachments list popup menu. Simplified menu item
1013                 sensitivities setting code logic for this menu.
1014
1015 2012-07-25 [ticho]      3.8.1cvs19
1016
1017         * manual/advanced.xml
1018                 Add the three hidden preferences related to colored display
1019                 of unified diffs to manual.
1020
1021 2012-07-25 [ticho]      3.8.1cvs18
1022
1023         * src/gtk/gtkaspell.c
1024                 Create "Change directory" submenu in a separate function, change
1025                 wording a bit, and make the submenu always available in a context
1026                 menu of body edit box in compose window.
1027
1028 2012-07-25 [ticho]      3.8.1cvs17
1029
1030         * src/gtk/prefswindow.c
1031                 Correctly set transient_for property for preferences window,
1032                 as well as for color picker dialogs. Fixes bug #2710.
1033
1034 2012-07-25 [ticho]      3.8.1cvs16
1035
1036         * src/gtk/quicksearch.c
1037                 Allow quicksearch syntax description window to be correctly
1038                 set transient for main window.
1039
1040 2012-07-15 [wwp]        3.8.1cvs15
1041
1042         * src/procmime.c
1043                 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
1044
1045 2012-07-10 [paul]       3.8.1cvs14
1046
1047         * src/procmime.c
1048                 forgot this in last commit
1049
1050 2012-07-10 [paul]       3.8.1cvs13
1051
1052         * src/messageview.c
1053         * src/common/defs.h
1054         * src/common/quoted-printable.c
1055         * src/common/quoted-printable.h
1056                 revert 3.8.1cvs2,3,4,5  because they (somewhere!) cause
1057                 the bug: partial message text loss
1058
1059 2012-07-10 [mones]      3.8.1cvs12
1060
1061         * src/plugins/pgpcore/sgpgme.c
1062                 Fix bug 2689, 'segfault when trying to view info
1063                 about pgp/smime sign'
1064
1065 2012-07-08 [ticho]      3.8.1cvs11
1066
1067         * src/plugins/pgpcore/sgpgme.c
1068                 Consider marginal signature validity as untrusted. Suggested by
1069                 Jean-Benoist Leger (leger at crans.org).
1070
1071 2012-07-08 [paul]       3.8.1cvs10
1072
1073         * src/gtk/icon_legend.c
1074                 fix (reveal) hidden icon in gui and build warning
1075
1076 2012-07-07 [paul]       3.8.1cvs9
1077
1078         * src/plugins/pgpcore/prefs_gpg.c
1079                 fix build
1080
1081 2012-07-07 [colin]      3.8.1cvs8
1082
1083         * claws-features.h.in
1084         * src/codeconv.h
1085         * src/imap_gtk.h
1086         * src/inc.h
1087         * src/jpilot.h
1088         * src/messageview.h
1089         * src/msgcache.h
1090         * src/news_gtk.h
1091         * src/partial_download.h
1092         * src/pop.h
1093         * src/prefs_account.h
1094         * src/prefs_common.h
1095         * src/printing.h
1096         * src/procmime.h
1097         * src/procmsg.h
1098         * src/stock_pixmap.c
1099         * src/textview.h
1100         * src/common/defs.h
1101         * src/common/log.h
1102         * src/common/session.h
1103         * src/common/smtp.h
1104         * src/common/socket.h
1105         * src/common/ssl.h
1106         * src/common/ssl_certificate.h
1107         * src/common/timing.h
1108         * src/common/utils.h
1109         * src/gtk/gtkaspell.h
1110         * src/gtk/gtkutils.h
1111         * src/gtk/pluginwindow.h
1112         * src/gtk/spell_entry.h
1113         * src/gtk/sslcertwindow.h
1114                 Don't export config.h in public headers
1115
1116 2012-07-07 [colin]      3.8.1cvs7
1117
1118         * claws-features.h.in
1119         * configure.ac
1120         * Makefile.am
1121         * src/account.c
1122         * src/action.c
1123         * src/addr_compl.c
1124         * src/addrcustomattr.c
1125         * src/addrduplicates.c
1126         * src/addressadd.c
1127         * src/addressbook.c
1128         * src/addressbook_foldersel.c
1129         * src/addrgather.c
1130         * src/addrindex.c
1131         * src/alertpanel.c
1132         * src/autofaces.c
1133         * src/browseldap.c
1134         * src/codeconv.c
1135         * src/codeconv.h
1136         * src/compose.c
1137         * src/crash.c
1138         * src/customheader.c
1139         * src/displayheader.c
1140         * src/editaddress.c
1141         * src/editaddress_other_attributes_ldap.c
1142         * src/editbook.c
1143         * src/editgroup.c
1144         * src/editjpilot.c
1145         * src/editldap.c
1146         * src/editldap_basedn.c
1147         * src/edittags.c
1148         * src/editvcard.c
1149         * src/exphtmldlg.c
1150         * src/expldifdlg.c
1151         * src/export.c
1152         * src/exporthtml.c
1153         * src/exportldif.c
1154         * src/folder.c
1155         * src/folder_item_prefs.c
1156         * src/grouplistdialog.c
1157         * src/headerview.c
1158         * src/image_viewer.c
1159         * src/imap.c
1160         * src/imap_gtk.c
1161         * src/imap_gtk.h
1162         * src/import.c
1163         * src/importldif.c
1164         * src/importmutt.c
1165         * src/importpine.c
1166         * src/inc.c
1167         * src/inc.h
1168         * src/jpilot.c
1169         * src/jpilot.h
1170         * src/ldapctrl.c
1171         * src/ldaplocate.c
1172         * src/ldapquery.c
1173         * src/ldapserver.c
1174         * src/ldapupdate.c
1175         * src/ldaputil.c
1176         * src/main.c
1177         * src/manual.c
1178         * src/matcher.c
1179         * src/mbox.c
1180         * src/message_search.c
1181         * src/messageview.h
1182         * src/mh.c
1183         * src/mh_gtk.c
1184         * src/mimeview.c
1185         * src/msgcache.c
1186         * src/msgcache.h
1187         * src/news.c
1188         * src/news_gtk.c
1189         * src/news_gtk.h
1190         * src/noticeview.c
1191         * src/partial_download.c
1192         * src/partial_download.h
1193         * src/pop.c
1194         * src/pop.h
1195         * src/prefs_account.c
1196         * src/prefs_account.h
1197         * src/prefs_actions.c
1198         * src/prefs_common.c
1199         * src/prefs_common.h
1200         * src/prefs_compose_writing.c
1201         * src/prefs_customheader.c
1202         * src/prefs_display_header.c
1203         * src/prefs_ext_prog.c
1204         * src/prefs_filtering.c
1205         * src/prefs_filtering_action.c
1206         * src/prefs_folder_column.c
1207         * src/prefs_folder_item.c
1208         * src/prefs_fonts.c
1209         * src/prefs_gtk.c
1210         * src/prefs_image_viewer.c
1211         * src/prefs_logging.c
1212         * src/prefs_matcher.c
1213         * src/prefs_message.c
1214         * src/prefs_msg_colors.c
1215         * src/prefs_other.c
1216         * src/prefs_quote.c
1217         * src/prefs_receive.c
1218         * src/prefs_send.c
1219         * src/prefs_spelling.c
1220         * src/prefs_summaries.c
1221         * src/prefs_summary_column.c
1222         * src/prefs_summary_open.c
1223         * src/prefs_toolbar.c
1224         * src/prefs_wrapping.c
1225         * src/printing.c
1226         * src/printing.h
1227         * src/procheader.c
1228         * src/procmime.c
1229         * src/procmime.h
1230         * src/procmsg.h
1231         * src/quote_fmt.c
1232         * src/recv.c
1233         * src/send_message.c
1234         * src/setup.c
1235         * src/ssl_manager.c
1236         * src/statusbar.c
1237         * src/summary_search.c
1238         * src/textview.c
1239         * src/textview.h
1240         * src/toolbar.c
1241         * src/undo.c
1242         * src/unmime.c
1243         * src/uri_opener.c
1244         * src/wizard.c
1245         * src/common/claws.c
1246         * src/common/defs.h
1247         * src/common/hooks.c
1248         * src/common/log.c
1249         * src/common/log.h
1250         * src/common/plugin.c
1251         * src/common/prefs.c
1252         * src/common/session.c
1253         * src/common/session.h
1254         * src/common/smtp.c
1255         * src/common/smtp.h
1256         * src/common/socket.c
1257         * src/common/socket.h
1258         * src/common/ssl.c
1259         * src/common/ssl.h
1260         * src/common/ssl_certificate.c
1261         * src/common/ssl_certificate.h
1262         * src/common/string_match.c
1263         * src/common/tags.c
1264         * src/common/timing.h
1265         * src/common/utils.c
1266         * src/common/utils.h
1267         * src/etpan/etpan-thread-manager.c
1268         * src/etpan/imap-thread.c
1269         * src/etpan/nntp-thread.c
1270         * src/gtk/about.c
1271         * src/gtk/combobox.c
1272         * src/gtk/description_window.c
1273         * src/gtk/filesel.c
1274         * src/gtk/gtkaspell.c
1275         * src/gtk/gtkaspell.h
1276         * src/gtk/gtkshruler.c
1277         * src/gtk/gtkunit.c
1278         * src/gtk/gtkutils.c
1279         * src/gtk/gtkutils.h
1280         * src/gtk/gtkvscrollbutton.c
1281         * src/gtk/icon_legend.c
1282         * src/gtk/inputdialog.c
1283         * src/gtk/logwindow.c
1284         * src/gtk/menu.c
1285         * src/gtk/pluginwindow.c
1286         * src/gtk/pluginwindow.h
1287         * src/gtk/prefswindow.c
1288         * src/gtk/progressdialog.c
1289         * src/gtk/quicksearch.c
1290         * src/gtk/spell_entry.c
1291         * src/gtk/spell_entry.h
1292         * src/gtk/sslcertwindow.c
1293         * src/gtk/sslcertwindow.h
1294         * src/plugins/bogofilter/bogofilter.c
1295         * src/plugins/bogofilter/bogofilter_gtk.c
1296         * src/plugins/dillo_viewer/dillo_prefs.c
1297         * src/plugins/dillo_viewer/dillo_viewer.c
1298         * src/plugins/pgpcore/pgp_viewer.c
1299         * src/plugins/pgpcore/plugin.c
1300         * src/plugins/pgpcore/sgpgme.c
1301         * src/plugins/pgpinline/pgpinline.c
1302         * src/plugins/pgpinline/plugin.c
1303         * src/plugins/pgpmime/pgpmime.c
1304         * src/plugins/pgpmime/plugin.c
1305         * src/plugins/smime/plugin.c
1306         * src/plugins/smime/smime.c
1307         * src/plugins/spamassassin/libspamc.c
1308         * src/plugins/spamassassin/spamassassin.c
1309         * src/plugins/spamassassin/spamassassin_gtk.c
1310         * src/plugins/trayicon/trayicon.c
1311         * src/plugins/trayicon/trayicon_prefs.c
1312                 Specify Claws compile-time features in a specific header
1313
1314 2012-07-06 [wwp]        3.8.1cvs6
1315
1316         * src/main.c
1317         * src/gtk/about.c
1318                 Session statistics: format date following global prefs,
1319                 and fix stats output a little bit.
1320
1321 2012-07-03 [mir]        3.8.1cvs5
1322
1323         * src/procmime.c
1324             fix bug 2642, 'improve transfer encoding selection'.
1325             Patch provided by Christopher Zimmermann
1326             (madroach claws at gmerlin dot de)
1327
1328 2012-07-03 [mir]        3.8.1cvs4
1329
1330         * src/procmime.c
1331         * src/common/defs.h
1332             fix bug 2641, '7bit or 8bit encoded attachments can
1333             have lines longer than 998 characters'.
1334             Patch provided by Christopher Zimmermann
1335             (madroach claws at gmerlin dot de)
1336
1337
1338 2012-07-03 [mir]        3.8.1cvs3
1339
1340         * src/procmime.c
1341         * src/common/defs.h
1342             fix bug 2641, '7bit or 8bit encoded attachments can
1343             have lines longer than 998 characters'.
1344             Patch provided by Christopher Zimmermann
1345             (madroach claws at gmerlin dot de)
1346
1347 2012-07-03 [mir]        3.8.1cvs2
1348
1349         * src/messageview.c
1350         * src/procmime.c
1351         * src/common/quoted-printable.c
1352         * src/common/quoted-printable.h
1353             fix bug 2640, 'improve quoted-printable encoding'
1354             Patch provided by madroach claws at gmerlin dot de
1355
1356 2012-06-30 [paul]       3.8.1cvs1
1357
1358         * Makefile.am
1359                 fix bug 2579, 'Installed headers redefine autotools-specific constants'
1360
1361 2012-06-27 [paul]       3.8.1
1362         * NEWS
1363         * README
1364         * RELEASE_NOTES 
1365                 3.8.1 unleashed!
1366                 
1367 2012-06-27 [paul]       3.8.0cvs58
1368
1369         * configure.ac
1370                 fix minimum required GTK+, which got mistakenly bumped
1371                 in 3.8.0cvs36
1372
1373 2012-06-27 [paul]       3.8.0cvs57
1374
1375         * configure.ac
1376         * po/cs.po
1377         * po/de.po
1378         * po/es.po
1379         * po/fr.po
1380         * po/hu.po
1381         * po/id_ID.po
1382         * po/lt.po
1383         * po/pt_BR.po
1384         * po/sk.po
1385         * po/sv.po
1386         * po/zh_CN.po
1387         * po/zh_TW.po
1388                 updated translations
1389         * src/gtk/authors.h
1390         * tools/claws.i18n.status.pl
1391                 updated based on currently active
1392
1393 2012-06-25 [mir]        3.8.0cvs56
1394
1395         * src/folder.c
1396             If a folder class returns <> 0 then the message has not
1397             been removed from the file system and therefore it should
1398             not be removed from the cache either.
1399
1400 2012-06-20 [ticho]      3.8.0cvs55
1401
1402         * src/mh.c
1403                 Fix for bug #1090 - Standard-folders appear again
1404                 after rescanning tree
1405
1406 2012-06-20 [paul]       3.8.0cvs54
1407
1408         * src/prefs_common.c
1409         * src/prefs_common.h
1410         * src/textview.c
1411         * src/textview.h
1412                 colourise attached patches.
1413                 Patch by Ticho
1414
1415 2012-06-02 [wwp]        3.8.0cvs53
1416
1417         * src/gtk/progressdialog.c
1418                 Add a hide button to the retrieve/send progress dialogs. WM's close button
1419                 now hides (as well as pressing Esc) instead of doing nothing.
1420
1421 2012-06-02 [wwp]        3.8.0cvs52
1422
1423         * doc/man/claws-mail.1
1424         * src/main.c
1425         * src/main.h
1426         * src/inc.c
1427         * src/procmsg.c
1428         * src/gtk/about.c
1429                 Introduce a new feature: basic session statistics (from the about dialog
1430                 or the command-line).
1431
1432 2012-06-02 [wwp]        3.8.0cvs51
1433
1434         * src/compose.c
1435                 Fix bug 2620: shift+tab from subject field not working.
1436
1437 2012-06-02 [wwp]        3.8.0cvs50
1438
1439         * src/compose.c
1440         * src/mainwindow.c
1441         * src/messageview.c
1442                 Normalize capitalization of strings in UI.
1443
1444 2012-05-30 [paul]       3.8.0cvs49
1445
1446         * src/common/ssl.c
1447                 don't do TLS if not requested by user. fixes connecting to
1448                 servers which, for example, want SSL 3 only
1449
1450 2012-05-27 [paul]       3.8.0cvs48
1451
1452         * *
1453                 update copyright headers to 2012
1454
1455 2012-05-27 [paul]       3.8.0cvs47
1456
1457         * src/editldap.c
1458         * src/prefs_actions.c
1459         * src/gtk/about.c
1460                 fix some typos in strings, thanks to Thomas Bellmann
1461
1462 2012-05-16 [paul]       3.8.0cvs46
1463
1464         * src/prefs_filtering_action.c
1465                 fix disabled 'select...' button that never goes away
1466                 when using the new addr book
1467                 
1468
1469 2012-05-16 [colin]      3.8.0cvs45
1470
1471         * src/common/utils.c
1472                 And fix leak
1473
1474 2012-05-16 [colin]      3.8.0cvs44
1475
1476         * src/common/utils.c
1477                 Make remove_numbered_files much faster when there's
1478                 just one file to remove.
1479
1480 2012-05-16 [paul]       3.8.0cvs43
1481
1482         * src/matcher.c
1483                 fix bug 2662, '"ag" quicksearch adds "1" to value'
1484
1485 2012-05-16 [paul]       3.8.0cvs42
1486
1487         * src/gtk/description_window.c
1488                 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
1489
1490 2012-05-16 [paul]       3.8.0cvs41
1491
1492         * src/common/ssl_certificate.c
1493                 fix bug 2646, 'Compile fails with gnutls-3.0.18'
1494                 Patch by Christian Hesse
1495
1496 2012-05-11 [colin]      3.8.0cvs40
1497
1498         * src/mimeview.c
1499         * src/common/utils.c
1500                 Fix bug 2659, 'E-mail attachments are handled
1501                 inconsistently'
1502                 Fix problems iterating the mime tree, and determine
1503                 whether a file is an email without To:
1504
1505 2012-04-03 [colin]      3.8.0cvs39
1506
1507         * src/Makefile.am
1508                 Fix build (damn whitespace-sensitive file format)
1509
1510 2012-04-02 [colin]      3.8.0cvs38
1511
1512         * src/Makefile.am
1513                 Fix incomplete make dist
1514
1515 2012-04-02 [colin]      3.8.0cvs37
1516
1517         * src/compose.c
1518                 Fix mistakenly removed function call
1519
1520 2012-04-01 [colin]      3.8.0cvs36
1521
1522         * configure.ac
1523         * src/.cvsignore
1524         * src/Makefile.am
1525         * src/addr_compl.c
1526         * src/addressadd.c
1527         * src/addressadd.h
1528         * src/addressbook-dbus.c
1529         * src/addressbook-dbus.h
1530         * src/addrgather.c
1531         * src/addrgather.h
1532         * src/addrharvest.c
1533         * src/addrharvest.h
1534         * src/claws-contacts.xml
1535         * src/compose.c
1536         * src/compose.h
1537         * src/filtering.c
1538         * src/headerview.c
1539         * src/main.c
1540         * src/mainwindow.c
1541         * src/messageview.c
1542         * src/prefs_common.c
1543         * src/prefs_filtering_action.c
1544         * src/prefs_matcher.c
1545         * src/summaryview.c
1546         * src/textview.c
1547         * src/toolbar.c
1548         * src/plugins/bogofilter/bogofilter_gtk.c
1549         * src/plugins/dillo_viewer/dillo_prefs.c
1550         * src/plugins/spamassassin/spamassassin_gtk.c
1551         * src/plugins/trayicon/trayicon.c
1552                 Import new addressbook code from the new-contacts branch
1553
1554 2012-03-29 [paul]       3.8.0cvs35
1555
1556         * AUTHORS
1557         * src/gtk/authors.h
1558         * src/gtk/quicksearch.c
1559                 add 'ha', short version of 'has_attachment' in quick search
1560                 Patch by Andreas Rönnquist
1561
1562 2012-03-26 [mones]      3.8.0cvs34
1563
1564         * src/common/plugin.c
1565                 Support 2 and 3-clause BSD licensed plugins
1566
1567 2012-03-15 [pawel]      3.8.0cvs33
1568
1569         * src/messageview.c
1570         * src/textview.c
1571                 - Make separate window info more accurate about
1572                 move to trash/deletion.
1573                 - Fix busy cursor
1574
1575 2012-03-14 [pawel]      3.8.0cvs32
1576
1577         * src/folder.c
1578         * src/messageview.c
1579         * src/messageview.h
1580         * src/procmsg.h
1581         * src/summaryview.c
1582         * src/textview.c
1583         * src/textview.h
1584                 Better fix for bug #2501
1585                 Instead of leaving blank window after message move or delete,
1586                 update separate view to next message in message list or
1587                 display info why view is blank. This was discussed
1588                 in bug #2621 comments.
1589
1590 2012-03-11 [colin]      3.8.0cvs31
1591
1592         * src/gtk/gtkcmctree.c
1593         * src/gtk/authors.h
1594         * AUTHORS
1595                 Fix focus rectangle on unfocused rows
1596                 Patch by Michael Shell
1597
1598 2012-02-29 [colin]      3.8.0cvs30
1599
1600         * src/gtk/gtkcmctree.c
1601                 Fix bug #2577, "Focus rectangle on folder list and message 
1602                 list headings doesn't get properly cleared when switching 
1603                 heading and horizontally scrolling list (underlines and 
1604                 vertical lines remain on screen)". Patch by Michael Shell
1605
1606 2012-02-13 [pawel]      3.8.0cvs29
1607
1608         * src/messageview.c
1609                 Fix crasher when double clicking on IMAP message and
1610                 MessageView is not shown introduced in cvs21
1611                 Patch by mones
1612
1613 2012-02-10 [pawel]      3.8.0cvs28
1614
1615         * src/filtering.c
1616                 Fix bug #2598 'Actions can move locked messages'
1617
1618 2012-02-08 [pawel]      3.8.0cvs27
1619
1620         * src/prefs_actions.c
1621         * src/prefs_actions.h
1622         * src/prefs_toolbar.c
1623         * src/prefs_toolbar.h
1624         * src/toolbar.c
1625         * src/toolbar.h
1626                 - Implement automatic removal of toolbar action buttons when
1627                   associated action is removed
1628                 - Don't allow creation of two actions with the same name,
1629                   before all executions/removals were performed on first action
1630                   with duplicated name in linked list which wasn't always
1631                   correct behaviour
1632
1633 2012-02-05 [colin]      3.8.0cvs26
1634
1635         * src/main.c
1636         * src/mainwindow.c
1637         * src/messageview.c
1638         * src/messageview.h
1639         * src/prefs_common.c
1640         * src/prefs_common.h
1641         * src/procmsg.c
1642         * src/procmsg.h
1643         * src/summaryview.c
1644         * src/summaryview.h
1645                 Add an history to navigate in mails
1646
1647 2012-02-05 [colin]      3.8.0cvs25
1648
1649         * src/procmime.c
1650                 Fix inverted comparison in list_find_custom.
1651
1652 2012-02-03 [wwp]        3.8.0cvs24
1653
1654         * src/gtk/progressdialog.c
1655         Make translators life easier: use View log instead of Show log
1656         (thanks, gusnan!).
1657
1658 2012-02-02 [pawel]      3.8.0cvs23
1659
1660         * src/folderview.c
1661                 Fix bug #2590 'Un-capitalize strings'
1662                 Patch by Christian Hesse
1663
1664 2012-02-02 [pawel]      3.8.0cvs22
1665
1666         * src/mainwindow.c
1667                 Fix bug #2595 
1668                 'Change expand behavior for message list / message view'
1669                 Patch by Christian Hesse
1670
1671 2012-02-02 [pawel]      3.8.0cvs21
1672
1673         * src/folder.c
1674         * src/messageview.c
1675         * src/messageview.h
1676         * src/procmsg.h
1677                 Fix bug #2501 'opened message blanks when moved to other folder'
1678                 Detect message move and update message window contents 
1679                 accordingly, if message is moved to trash close window
1680
1681 2012-02-01 [pawel]      3.8.0cvs20
1682
1683         * src/jpilot.c
1684         * src/mutt.c
1685         * src/pine.c
1686         * src/procmsg.c
1687         * src/vcard.c
1688         * src/gtk/sslcertwindow.c
1689                 More strncat boundary checks
1690
1691 2012-01-31 [wwp]        3.8.0cvs19
1692
1693         * src/gtk/gtkutils.c
1694         Fix warnings in gtkutils: wrong function name, missing newline, typo and
1695         long line wrapping.
1696
1697 2012-01-31 [wwp]        3.8.0cvs18
1698
1699         * src/gtk/progressdialog.c
1700         * src/gtk/progressdialog.h
1701         * src/inc.c
1702         * src/send_message.c
1703         Add a button to the retrieve/send dialogs to
1704         open the network log.
1705
1706 2012-01-25 [wwp]        3.8.0cvs17
1707
1708         * src/addr_compl.c
1709         Remove debug statement.
1710
1711 2012-01-20 [pawel]      3.8.0cvs16
1712
1713         * src/addrbook.c
1714         * src/exportldif.c
1715                 Fix bug #2574 'Statement might be overflowing a
1716                 buffer in strncat'
1717
1718 2012-01-20 [pawel]      3.8.0cvs15
1719
1720         * src/mimeview.c
1721                 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
1722
1723 2012-01-14 [colin]      3.8.0cvs14
1724
1725         * commitHelper
1726                 Update tracker trigger url
1727
1728 2012-01-10 [wwp]        3.8.0cvs13
1729
1730         * src/mainwindow.c
1731         * src/mainwindow.h
1732         * src/toolbar.c
1733                 Fix sensitivity of toolbar's get_btn (retrieve mail from current
1734                 account) and of mainwindows's relevant entry when current account
1735                 is not able to retrieve (SMTP-only).
1736
1737 2012-01-09 [colin]      3.8.0cvs12
1738
1739         * src/summaryview.c
1740                 Fix bug 1924, 'Messages marked move to Trash appear 
1741                 identical to messages marked move to $FOLDER'
1742
1743 2012-01-05 [colin]      3.8.0cvs11
1744
1745         * src/main.c
1746                 Fix crasher infinite loop
1747
1748 2012-01-03 [colin]      3.8.0cvs10
1749
1750         * src/gtk/gtkcmctree.c
1751                 Revert previous patch, it's buggy on headers
1752
1753 2012-01-03 [colin]      3.8.0cvs9
1754
1755         * src/gtk/gtkcmctree.c
1756                 Fix bug #2566, 'wrapped Subject not bounded'
1757
1758 2011-12-29 [pawel]      3.8.0cvs8
1759
1760         * src/compose.c
1761         * src/compose.h
1762         * src/main.c
1763         * src/mimeview.c
1764                 Make forwarding selected attachment possible from
1765                 mimeview's context menu
1766                 Fixex bug #2047 'forward attachments'
1767
1768 2011-12-28 [paul]       3.8.0cvs7
1769
1770         * src/prefs_account.c
1771                 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
1772
1773 2011-12-28 [colin]      3.8.0cvs6
1774
1775         * src/mimeview.c
1776                 Fix fix
1777
1778 2011-12-28 [colin]      3.8.0cvs5
1779
1780         * src/mimeview.c
1781                 Fix GTK+2.16 build (w32)
1782
1783 2011-12-18 [mir]        3.8.0cvs4
1784
1785         * src/ldapctrl.c
1786             Fix bug in search criteria when doing a
1787             complete directory search using '*'
1788
1789 2011-12-16 [mir]        3.8.0cvs3
1790
1791         * src/Makefile.am
1792             Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
1793
1794 2011-12-16 [wwp]        3.8.0cvs2
1795
1796         * src/procmsg.c
1797         * src/stock_pixmap.c
1798         * src/stock_pixmap.h
1799         * src/summaryview.c
1800         * src/gtk/icon_legend.c
1801         * src/pixmaps/replied_and_forwarded.xpm
1802           Make replied and forwarded status flags non exclusive.
1803           Introduce a new message state (and relevant icon in message list)
1804           where both the replied and forwarded flags are set.
1805
1806 2011-12-16 [paul]       3.8.0cvs1
1807
1808         * tools/claws.i18n.status.pl
1809                 update id to id_ID
1810
1811 2011-12-16 [paul]       3.8.0
1812         * NEWS
1813         * README
1814         * RELEASE_NOTES 
1815                 3.8.0 unleashed!                
1816
1817 2011-12-16 [paul]       3.7.10cvs113
1818
1819         * configure.ac
1820         * po/cs.po
1821         * po/es.po
1822         * po/fr.po
1823         * po/hu.po
1824         * po/id.po **REMOVED**
1825         * po/id_ID.po **ADDED**
1826         * po/pt_BR.po
1827         * po/ru.po
1828         * po/sk.po
1829         * po/uk.po
1830                 updates
1831
1832 2011-12-09 [pawel]      3.7.10cvs112
1833
1834         * src/summaryview.c
1835         * src/gtk/quicksearch.c
1836         * src/gtk/quicksearch.h
1837                 Invalidate quicksearch root folder when removed
1838                 Fixes bug #2560 'crash when unsubscribing newsgroup and
1839                 having active search field'
1840
1841 2011-12-08 [pawel]      3.7.10cvs111
1842
1843         * src/mimeview.c
1844                 Better fix for cvs94
1845
1846 2011-12-08 [wwp]        3.7.10cvs110
1847
1848         * src/compose.c
1849         Make "From" widget set independant from recipient lists below,
1850         so that it doesn't scroll when several recipients headers
1851         are added and eventually are scrolling the view.
1852         Path by Christian Hesse <mail@earthworm.de>.
1853         Fixes bug #2481 'do not scroll "from" dropdown list and sender
1854         address'.
1855
1856 2011-12-02 [paul]       3.7.10cvs109
1857
1858         * src/mainwindow.c
1859         * src/messageview.c
1860                 consistent label style
1861
1862 2011-11-29 [wwp]        3.7.10cvs108
1863
1864         * src/plugins/trayicon/libeggtrayicon/.cvsignore
1865         More generated stuff to ignore.
1866
1867 2011-11-29 [wwp]        3.7.10cvs107
1868
1869         * src/prefs_folder_item.c
1870         Fix CLAWS_TIP_DECL (undefined).
1871
1872 2011-11-28 [pawel]      3.7.10cvs106
1873
1874         * src/addrbook.c
1875         * src/addrbook.h
1876         * src/addressbook.c
1877                 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
1878                 after removing the address book in the GUI'
1879
1880 2011-11-26 [pawel]      3.7.10cvs105
1881
1882         * src/folder.c
1883                 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
1884
1885 2011-11-25 [colin]      3.7.10cvs104
1886
1887         * src/imap_gtk.c
1888         * src/mh_gtk.c
1889                 Warning fixes
1890
1891 2011-11-24 [pawel]      3.7.10cvs103
1892
1893         * src/prefs_filtering.c
1894                 Complete cvs102, forgot to commit this
1895
1896 2011-11-24 [pawel]      3.7.10cvs102
1897
1898         * src/account.c
1899         * src/filtering.c
1900         * src/filtering.h
1901         * src/imap_gtk.c
1902         * src/mh_gtk.c
1903         * src/prefs_actions.c
1904         * src/prefs_actions.h
1905                 Implement actions updating on folder/account rename
1906                 This fixes bug #2543 'filter actions in actionsrc not
1907                 updated upon account renaming'
1908
1909 2011-11-24 [wwp]        3.7.10cvs101
1910
1911         * src/gtk/gtkcmctree.c
1912                 Remove irrelevant cairo directive (thanks to Hanno).
1913
1914 2011-11-23 [wwp]        3.7.10cvs100
1915
1916         * src/gtk/gtkcmctree.c
1917                 Make arrows in gtkcmctree's less big (get rid of the outlining),
1918                 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
1919                 calculation.
1920
1921 2011-11-22 [colin]      3.7.10cvs99
1922
1923         * src/account.c
1924         * src/prefs_filtering.c
1925         * src/prefs_filtering.h
1926                 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
1927                 The existing functions should do the job as well
1928                 if not better, as they take into account the
1929                 separator.
1930
1931 2011-11-21 [pawel]      3.7.10cvs98
1932
1933         * src/prefs_account.c
1934                 Fix bug #2116 'Rip spaces off server names in account
1935                 configuration'
1936                 g_strstrip() domain names to be sure they are valid
1937
1938 2011-11-21 [pawel]      3.7.10cvs97
1939
1940         * src/account.c
1941         * src/prefs_filtering.c
1942         * src/prefs_filtering.h
1943                 Fix bug #2404 'matcherrc updates upon account renaming'
1944                 Fix bug #2406 'some part of accountrc not updated upon
1945                 account rename'
1946                 Renaming account cause changing of it's root folder prefix
1947                 from #<type>/<old_name> to #<type>/<new_name> so every
1948                 path directing to it must be altered. Fix paths in account
1949                 preferences, global processing and filtering rules, folder
1950                 processing rules upon rename
1951
1952 2011-11-20 [pawel]      3.7.10cvs96
1953
1954         * src/filtering.c
1955         * src/filtering.h
1956         * src/prefs_actions.c
1957                 Fix bug #1489 'Filter action mark_as_read inoperative
1958                 following move action'
1959                 Sort actions lists to have proper order of execution
1960
1961 2011-11-20 [pawel]      3.7.10cvs95
1962
1963         * src/prefs_actions.c
1964         * src/prefs_filtering.c
1965         * src/prefs_template.c
1966                 Fix bug #1870 'arrow scrolling in filters'
1967                 Allow arrow scrolling in dialogs with list view widgets
1968                 plus couple fixes of issues I found along the way
1969
1970 2011-11-19 [pawel]      3.7.10cvs94
1971
1972         * src/mimeview.c
1973                 Don't highlight icons on right-click, they are not
1974                 selected and other part is shown which is confusing
1975
1976 2011-11-19 [mones]      3.7.10cvs93
1977
1978         * manual/advanced.xml
1979                 Fix manual build
1980
1981 2011-11-19 [mones]      3.7.10cvs92
1982
1983         * manual/advanced.xml
1984         * manual/es/advanced.xml
1985                 Document undocumented hidden option 'zero_replacement_char'
1986                 Synchronize Spanish manual with English version
1987
1988 2011-11-19 [pawel]      3.7.10cvs91
1989
1990         * src/mainwindow.c
1991         * src/messageview.c
1992         * src/prefs_common.c
1993         * src/prefs_common.h
1994         * src/summaryview.c
1995         * src/textview.c
1996         * src/textview.h
1997                 Fix bug #2377 'Show All Headers - make change persistent
1998                 between sessions'
1999
2000 2011-11-19 [pawel]      3.7.10cvs90
2001
2002         * src/folder.c
2003         * src/folder.h
2004         * src/folder_item_prefs.c
2005         * src/folderview.c
2006         * src/mainwindow.c
2007         * src/mainwindow.h
2008         * src/summaryview.c
2009         * src/summaryview.h
2010         * src/gtk/authors.h
2011                 Fix bug #1563 'Folder view: show complete threads if they
2012                 contain unread messages'
2013                 Add option to show only threads with unread messages
2014                 initial patch by Paul Ollis, my small additions:
2015                 - when checking thread for unread finish on first unread
2016                 - make thread options unavailable when threading is off
2017                 - hide_unread_msgs and hide_unread_threads are mutually
2018                   exclusive options, set menus sensitivity accordingly
2019                 - set folder item icon type similiar to hide_unread_msgs
2020
2021 2011-11-19 [colin]      3.7.10cvs89
2022
2023         * src/procheader.c
2024                 Constness fix
2025
2026 2011-11-18 [pawel]      3.7.10cvs88
2027
2028         * src/compose.c
2029         * src/mainwindow.c
2030         * src/mimeview.c
2031         * src/mimeview.h
2032         * src/prefs_common.c
2033         * src/prefs_common.h
2034                 Fix bug #2408 'Some UI elements are not persistent
2035                 between sessions'
2036                 Remember size of main window, compose notebook, mimeview
2037                 tree widgets between claws-mail runs. Compose window
2038                 size saving was already done in cvs74
2039
2040 2011-11-18 [mones]      3.7.10cvs87
2041
2042         * src/compose.c
2043         * src/procheader.c
2044         * src/procheader.h
2045                 Fixes bug #2509, "manually added headers are lost unless
2046                 mail is sent inmediately"
2047
2048 2011-11-17 [pawel]      3.7.10cvs86
2049
2050         * src/mimeview.c
2051                 Fix crasher reported in bug #2543
2052
2053 2011-11-13 [colin]      3.7.10cvs85
2054
2055         * src/compose.c
2056                 Make compose windows printable
2057
2058 2011-11-11 [colin]      3.7.10cvs84
2059
2060         * configure.ac
2061                 Fix build on Fedora 16. -lm was probably pulled by something
2062                 else previously.
2063
2064 2011-11-11 [pawel]      3.7.10cvs83
2065
2066         * src/mainwindow.c
2067         * src/mimeview.c
2068         * src/mimeview.h
2069         * src/summaryview.c
2070                 Port MimeView to GtkTreeView
2071
2072 2011-11-11 [colin]      3.7.10cvs82
2073
2074         * src/prefs_common.c
2075                 Use %x (The preferred date representation for the current locale
2076                 without the time)
2077
2078 2011-11-10 [paul]       3.7.10cvs81
2079
2080         * src/prefs_common.c
2081                 use european date format as default
2082
2083 2011-11-08 [pawel]      3.7.10cvs80
2084
2085         * src/summaryview.c
2086                 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
2087                 Fix race condition - don't try to hide messageview while
2088                 being in the middle of message displaying routine.
2089
2090 2011-11-08 [colin]      3.7.10cvs79
2091
2092         * src/codeconv.c
2093                 Make sure we break line when we need to. Very probably
2094                 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a 
2095                 particular mail"
2096
2097 2011-11-07 [pawel]      3.7.10cvs78
2098
2099         * src/imap_gtk.c
2100                 Fix bug #2493 'Subscription pull down should be alphabetized'
2101
2102 2011-11-07 [pawel]      3.7.10cvs77
2103
2104         * src/mimeview.c
2105         * src/textview.c
2106         * src/textview.h
2107                 Make Home & End keys work in textview
2108
2109 2011-11-06 [colin]      3.7.10cvs76
2110
2111         * src/mainwindow.c
2112                 Oops, some unwanted undo got commited.
2113
2114 2011-11-06 [colin]      3.7.10cvs75
2115
2116         * src/mainwindow.c
2117                 Don't iconify/deiconify. Instead, just show nothing
2118                 before asked to.
2119
2120 2011-11-06 [pawel]      3.7.10cvs74
2121
2122         * src/compose.c
2123                 Fix compose window size saving / restoring
2124
2125 2011-11-06 [pawel]      3.7.10cvs73
2126
2127         * src/mimeview.c
2128         * src/messageview.c
2129                 Optimize message displaying, in some conditions parts were
2130                 displayed twice causing flickering. For example first html
2131                 source and then rendering output from html plugin of the
2132                 same part.
2133
2134 2011-11-05 [wwp]        3.7.10cvs72
2135
2136         * src/gtk/gtkaspell.c
2137                 Fix compilation where 'null' is undefined (use NULL instead).
2138
2139 2011-11-05 [colin]      3.7.10cvs71
2140
2141         * src/gtk/gtkaspell.c
2142                 No need to show a backtrace if gtkaspell is null
2143
2144 2011-11-05 [pawel]      3.7.10cvs70
2145
2146         * src/gtk/gtkaspell.c
2147                 Fix crasher when spellchecking is not enabled
2148
2149 2011-11-02 [mones]      3.7.10cvs69
2150
2151         * doc/man/claws-mail.1
2152                 fixed hyphens (patch from Debian packaging)
2153                 fixed header to follow man style closely 
2154                 documented new option --compose-from-file
2155                 removed INSTALLATION section, doesn't belong to manpage
2156                 added ENVIRONMENT, COPYRIGHT and BUGS sections
2157                 expanded FILES section to include certs and autofaces dirs
2158                 expanded SEE ALSO section to include manual and plugins
2159
2160 2011-11-01 [colin]      3.7.10cvs68
2161
2162         * src/common/utils.c
2163                 Fix wrong debug stuff commited.
2164
2165 2011-11-01 [colin]      3.7.10cvs67
2166
2167         * src/compose.c
2168         * src/main.c
2169         * src/common/utils.c
2170         * src/gtk/gtkaspell.c
2171         * src/gtk/gtkaspell.h
2172                 Fix huge slowness induced by spellcheck "while typing"
2173                 during initial quote rewraps.
2174
2175 2011-10-31 [pawel]      3.7.10cvs66
2176
2177         * src/messageview.c
2178         * src/mimeview.c
2179         * src/mimeview.h
2180         * src/summaryview.c
2181                 Fix bug #2526 'When reading message in separate window,
2182                 n and p keys do not work'
2183                 - fix key event handling in messageview
2184                 - remove bindings for 'n' and 'p' keys in mimeview (next-part
2185                   and prev-part actions)
2186                 - instead add 'z' key for prev-part, we have 'a' key 
2187                   for next-part already
2188
2189 2011-10-31 [colin]      3.7.10cvs65
2190
2191         * src/common/defs.h
2192                 Fix build with GLib 2.31. Thanks to Charles A. Edwards
2193
2194 2011-10-31 [pawel]      3.7.10cvs64
2195
2196         * src/summaryview.c
2197         * src/gtk/gtkutils.c
2198                 Fix bug #2303 'Next unread message enables message view'
2199                 Don't show previously hidden message view in main window
2200                 when user reads messages in external window
2201
2202 2011-10-31 [paul]       3.7.10cvs63
2203
2204         * src/prefs_template.c
2205                 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
2206                 fit at 540 here, for those where they don't the dialogue can be made
2207                 larger by the user
2208
2209 2011-10-31 [paul]       3.7.10cvs62
2210
2211         * src/compose.c
2212                 revert 3.7.10cvs61, these entries _should_ be editable
2213
2214 2011-10-30 [pawel]      3.7.10cvs61
2215
2216         * src/compose.c
2217                 Those entries should not be editable
2218
2219 2011-10-30 [pawel]      3.7.10cvs60
2220
2221         * src/prefs_template.c
2222                 - Dialog needs more height to fit all widgets
2223                 - Clear template contents on delete
2224
2225 2011-10-30 [pawel]      3.7.10cvs59
2226
2227         * src/prefs_folder_item.c
2228                 Update summaryview after changing folder prefs when needed
2229
2230 2011-10-30 [pawel]      3.7.10cvs58
2231
2232         * src/mimeview.c
2233                 Remove key-press-event blocking, it only
2234                 emits GLib-GObject warnings
2235
2236 2011-10-29 [colin]      3.7.10cvs57
2237
2238         * src/addr_compl.c
2239                 Fix focus of completion window with gnome shell
2240                 Fixes bug #2525, "Address completion window does not get
2241                 keyboard focus"
2242
2243 2011-10-29 [colin]      3.7.10cvs56
2244
2245         * src/folderview.c
2246                 Fix flicker on recursive quicksearch
2247
2248 2011-10-28 [colin]      3.7.10cvs55
2249
2250         * src/alertpanel.c
2251         * src/mainwindow.c
2252                 Fix a bit the focus problem on Gnome shell
2253
2254 2011-10-26 [mones]      3.7.10cvs54
2255
2256         * src/compose.c
2257                 Add missing accelerator
2258
2259 2011-10-25 [colin]      3.7.10cvs53
2260
2261         * src/gtk/gtkcmclist.c
2262         * src/gtk/gtkcmctree.c
2263                 Fix colors, fix warnings
2264
2265 2011-10-25 [colin]      3.7.10cvs52
2266
2267         * src/gtk/gtkcmclist.c
2268         * src/gtk/gtkcmctree.c
2269                 Fix focus things.
2270
2271 2011-10-25 [colin]      3.7.10cvs51
2272
2273         * src/stock_pixmap.c
2274                 Fix build with gtk + 2.20
2275
2276 2011-10-25 [colin]      3.7.10cvs50
2277
2278         * src/compose.c
2279         * src/messageview.c
2280         * src/procmsg.c
2281         * src/procmsg.h
2282                 Fix locking when sending a single message
2283
2284 2011-10-25 [colin]      3.7.10cvs49
2285
2286         * src/gtk/colorlabel.c
2287                 GDK_ => GDK_KEY
2288         * src/gtk/gtkcmclist.c
2289                 Make row height closer to what it was
2290
2291 2011-10-25 [colin]      3.7.10cvs48
2292
2293         * src/stock_pixmap.c
2294                 Always use cairo to draw
2295
2296 2011-10-25 [colin]      3.7.10cvs47
2297
2298         * src/mimeview.c
2299                 Fix bug #2529, 'crash in mimeview_start_drag after
2300                 deleting message'. Patch by Ricardo
2301
2302 2011-10-23 [colin]      3.7.10cvs46
2303
2304         * src/gtk/gtkcmclist.c
2305         * src/gtk/gtkcmclist.h
2306         * src/gtk/gtkcmctree.c
2307                 Draw CMClist with cairo too.
2308
2309 2011-10-23 [colin]      3.7.10cvs45
2310
2311         * src/gtk/gtkcmclist.h
2312                 Fix build (this was not meant to be commited)
2313
2314 2011-10-23 [colin]      3.7.10cvs44
2315
2316         * src/addressadd.c
2317         * src/addressbook.c
2318         * src/addressbook_foldersel.c
2319         * src/editgroup.c
2320         * src/foldersel.c
2321         * src/folderview.c
2322         * src/grouplistdialog.c
2323         * src/prefs_common.c
2324         * src/prefs_common.h
2325         * src/summaryview.c
2326         * src/gtk/gtkcmclist.c
2327         * src/gtk/gtkcmclist.h
2328         * src/gtk/gtkcmctree.c
2329         * src/gtk/gtkcmctree.h
2330         * src/gtk/gtksctree.c
2331                 Refactor some tree stuff (lots of code duplication there)
2332                 and switch to cairo for tree rendering.
2333
2334 2011-10-23 [holger]     3.7.10cvs43
2335
2336         * src/filtering.c
2337                 Don't issue a warning for designed behaviour of the stop rule.
2338                 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
2339
2340 2011-10-22 [colin]      3.7.10cvs42
2341
2342         * src/printing.c
2343         * src/gtk/gtkshruler.c
2344         * src/gtk/gtkutils.h
2345                 Fix GTK+2.16 build
2346
2347 2011-10-22 [colin]      3.7.10cvs41
2348
2349         * src/account.c
2350         * src/addr_compl.c
2351         * src/addrgather.c
2352         * src/compose.c
2353         * src/editldap.c
2354         * src/expldifdlg.c
2355         * src/folderview.c
2356         * src/grouplistdialog.c
2357         * src/headerview.c
2358         * src/importldif.c
2359         * src/main.c
2360         * src/mainwindow.c
2361         * src/mimeview.c
2362         * src/noticeview.c
2363         * src/prefs_account.c
2364         * src/prefs_actions.c
2365         * src/prefs_ext_prog.c
2366         * src/prefs_filtering.c
2367         * src/prefs_folder_item.c
2368         * src/prefs_image_viewer.c
2369         * src/prefs_logging.c
2370         * src/prefs_msg_colors.c
2371         * src/prefs_other.c
2372         * src/prefs_send.c
2373         * src/prefs_spelling.c
2374         * src/prefs_summaries.c
2375         * src/prefs_template.c
2376         * src/printing.c
2377         * src/quote_fmt.c
2378         * src/send_message.c
2379         * src/statusbar.c
2380         * src/summary_search.c
2381         * src/summaryview.c
2382         * src/wizard.c
2383         * src/gtk/gtkcmclist.c
2384         * src/gtk/gtkcmctree.c
2385         * src/gtk/gtkcmoptionmenu.c
2386         * src/gtk/gtksctree.c
2387         * src/gtk/gtkutils.c
2388         * src/gtk/gtkutils.h
2389         * src/gtk/gtkvscrollbutton.c
2390         * src/gtk/inputdialog.c
2391         * src/gtk/pluginwindow.c
2392         * src/gtk/quicksearch.c
2393         * src/gtk/spell_entry.c
2394         * src/plugins/bogofilter/bogofilter_gtk.c
2395         * src/plugins/dillo_viewer/dillo_prefs.c
2396         * src/plugins/pgpcore/prefs_gpg.c
2397         * src/plugins/spamassassin/spamassassin_gtk.c
2398         * src/plugins/trayicon/trayicon.c
2399         * src/plugins/trayicon/trayicon_prefs.c
2400                 Remove all possible #if GTK_CHECK_VERSION() checks,
2401                 and make Claws build with GTK+2.16 (untested right
2402                 now), as the Gpg4Win project uses GTK+2.16 currently.
2403
2404 2011-10-22 [colin]      3.7.10cvs40
2405
2406         * src/gtk/gtkutils.h
2407         * configure.ac
2408                 Fix (hopefully) build with GTK+ 2.18.
2409
2410 2011-10-20 [paul]       3.7.10cvs39
2411
2412         * AUTHORS
2413         * src/ldif.c
2414         * src/gtk/authors.h
2415                 fix bug 2479, 'LDIF address book import matches tags case sensitive'
2416                 Patch by Bodo Graumann <mail@bodograumann.de>
2417
2418 2011-10-20 [mones]      3.7.10cvs38
2419
2420         * po/fr.po
2421         * src/common/defs.h
2422                 Fix references to old dotsrc mailing lists
2423
2424 2011-10-19 [mones]      3.7.10cvs37
2425
2426         * src/prefs_msg_colors.c
2427                 Fix Ok/Cancel buttons in color selector of preferences
2428
2429 2011-10-17 [colin]      3.7.10cvs36
2430
2431         * src/gtk/gtkshruler.c
2432                 (Probably) fix GTK+ <= 2.22
2433
2434 2011-10-17 [colin]      3.7.10cvs35
2435
2436         * src/gtk/gtkshruler.c
2437                 Fix GTK+2.22 build
2438
2439 2011-10-17 [mones]      3.7.10cvs34
2440
2441         * src/addrbook.c
2442         * src/exportldif.c
2443         * src/jpilot.c
2444         * src/mutt.c
2445         * src/pine.c
2446         * src/procmsg.c
2447         * src/vcard.c
2448                 Fix potential out-of-buffer writes
2449
2450 2011-10-17 [mones]      3.7.10cvs33
2451
2452         * src/main.c
2453                 Use just one g_print call per option; correct indentation
2454
2455 2011-10-17 [colin]      3.7.10cvs32
2456
2457         * src/compose.c
2458         * src/compose.h
2459         * src/gtk/Makefile.am
2460         * src/gtk/gtkshruler.c
2461         * src/gtk/gtkshruler.h
2462         * src/gtk/gtkunit.c
2463         * src/gtk/gtkunit.h
2464                 Reimplement ruler using the GTK widgets. Thanks
2465                 to Hanno for the initial patch.
2466
2467 2011-10-17 [colin]      3.7.10cvs31
2468
2469         * src/action.c
2470         * src/main.c
2471         * src/gtk/gtkutils.c
2472         * src/gtk/gtkutils.h
2473                 Undeprecate GIO/GdkCondition
2474
2475 2011-10-16 [mones]      3.7.10cvs30
2476
2477         * src/main.c
2478                 Add --compose-from-file option to open composition
2479                 window with the headers and body from a file; based
2480                 on Debian patch to fix http://bugs.debian.org/544868
2481
2482 2011-10-15 [mones]      3.7.10cvs29
2483
2484         * manual/advanced.xml
2485                 Document new summary_from_show hidden preference
2486
2487 2011-10-15 [paul]       3.7.10cvs28
2488
2489         * src/compose.c
2490                 compose_create_tags() - fix misplaced 'int i'
2491                 compose_entry_mark_default_to() - fix To field highlighting
2492
2493 2011-10-09 [colin]      3.7.10cvs27
2494
2495         * src/addr_compl.c
2496                 Fix address completion
2497
2498 2011-10-07 [colin]      3.7.10cvs26
2499
2500         * src/prefs_filtering_action.c
2501         * src/gtk/gtkutils.h
2502                 Fix build with GTK+2.20
2503
2504 2011-10-07 [colin]      3.7.10cvs25
2505
2506         * src/gtk/Makefile.am
2507         * src/gtk/gdkkeysyms-new.h
2508         * src/gtk/gtkutils.h
2509                 Copy the new GDK_KEY_* definitions for older GTKs
2510
2511 2011-10-07 [colin]      3.7.10cvs24
2512
2513         * configure.ac
2514                 Fix typos (thanks to Hanno)
2515
2516 2011-10-07 [colin]      3.7.10cvs23
2517
2518         * src/compose.c
2519         * src/gtk/gtkshruler.c
2520         * src/gtk/gtkshruler.h
2521                 Disable ruler starting from 2.24.
2522
2523 2011-10-07 [colin]      3.7.10cvs22
2524
2525         * configure.ac
2526         * src/messageview.c
2527         * src/gtk/Makefile.am
2528                 GTK2 build fix
2529
2530 2011-10-07 [colin]      3.7.10cvs21
2531
2532         * configure.ac
2533         * src/action.c
2534         * src/addr_compl.c
2535         * src/addrgather.c
2536         * src/compose.c
2537         * src/compose.h
2538         * src/editldap.c
2539         * src/mainwindow.c
2540         * src/message_search.c
2541         * src/mimeview.c
2542         * src/mimeview.h
2543         * src/prefs_account.c
2544         * src/prefs_compose_writing.c
2545         * src/prefs_filtering_action.c
2546         * src/prefs_folder_item.c
2547         * src/prefs_logging.c
2548         * src/prefs_matcher.c
2549         * src/prefs_message.c
2550         * src/prefs_other.c
2551         * src/prefs_receive.c
2552         * src/prefs_summaries.c
2553         * src/prefs_wrapping.c
2554         * src/printing.c
2555         * src/ssl_manager.c
2556         * src/statusbar.c
2557         * src/stock_pixmap.c
2558         * src/summary_search.c
2559         * src/textview.c
2560         * src/gtk/Makefile.am
2561         * src/gtk/colorlabel.c
2562         * src/gtk/gtkutils.c
2563         * src/gtk/gtkutils.h
2564         * src/gtk/logwindow.c
2565         * src/gtk/menu.c
2566         * src/gtk/menu.h
2567         * src/gtk/quicksearch.c
2568         * src/gtk/spell_entry.c
2569         * src/plugins/bogofilter/bogofilter_gtk.c
2570         * src/plugins/dillo_viewer/dillo_viewer.c
2571         * src/plugins/pgpcore/prefs_gpg.c
2572         * src/plugins/spamassassin/spamassassin_gtk.c
2573                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
2574                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
2575                 ported (especially GtkCMOptionMenu)
2576
2577 2011-10-07 [colin]      3.7.10cvs20
2578
2579         * src/account.c
2580         * src/action.c
2581         * src/addr_compl.c
2582         * src/addrcustomattr.c
2583         * src/addrduplicates.c
2584         * src/addressadd.c
2585         * src/addressbook.c
2586         * src/addressbook_foldersel.c
2587         * src/addrgather.c
2588         * src/alertpanel.c
2589         * src/browseldap.c
2590         * src/compose.c
2591         * src/editaddress.c
2592         * src/editaddress_other_attributes_ldap.c
2593         * src/editbook.c
2594         * src/editgroup.c
2595         * src/editjpilot.c
2596         * src/editldap.c
2597         * src/editldap_basedn.c
2598         * src/edittags.c
2599         * src/editvcard.c
2600         * src/exphtmldlg.c
2601         * src/expldifdlg.c
2602         * src/export.c
2603         * src/foldersel.c
2604         * src/folderview.c
2605         * src/grouplistdialog.c
2606         * src/import.c
2607         * src/importldif.c
2608         * src/importmutt.c
2609         * src/importpine.c
2610         * src/mainwindow.c
2611         * src/message_search.c
2612         * src/messageview.c
2613         * src/mimeview.c
2614         * src/prefs_actions.c
2615         * src/prefs_customheader.c
2616         * src/prefs_display_header.c
2617         * src/prefs_filtering.c
2618         * src/prefs_filtering_action.c
2619         * src/prefs_folder_column.c
2620         * src/prefs_matcher.c
2621         * src/prefs_msg_colors.c
2622         * src/prefs_other.c
2623         * src/prefs_summaries.c
2624         * src/prefs_summary_column.c
2625         * src/prefs_summary_open.c
2626         * src/prefs_template.c
2627         * src/prefs_toolbar.c
2628         * src/printing.c
2629         * src/sourcewindow.c
2630         * src/ssl_manager.c
2631         * src/summary_search.c
2632         * src/summaryview.c
2633         * src/textview.c
2634         * src/uri_opener.c
2635         * src/gtk/about.c
2636         * src/gtk/colorsel.c
2637         * src/gtk/combobox.c
2638         * src/gtk/description_window.c
2639         * src/gtk/foldersort.c
2640         * src/gtk/gtkaspell.c
2641         * src/gtk/gtkcmclist.c
2642         * src/gtk/gtkcmctree.c
2643         * src/gtk/gtkcmoptionmenu.c
2644         * src/gtk/gtkutils.c
2645         * src/gtk/icon_legend.c
2646         * src/gtk/inputdialog.c
2647         * src/gtk/logwindow.c
2648         * src/gtk/pluginwindow.c
2649         * src/gtk/prefswindow.c
2650         * src/gtk/quicksearch.c
2651         * src/plugins/pgpcore/passphrase.c
2652         * src/plugins/pgpcore/select-keys.c
2653                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
2654                 to replace GDK_* by GDK_KEY_*.
2655
2656 2011-10-07 [colin]      3.7.10cvs19
2657
2658         * AUTHORS
2659         * src/account.c
2660         * src/action.c
2661         * src/addr_compl.c
2662         * src/addressbook.c
2663         * src/alertpanel.c
2664         * src/compose.c
2665         * src/edittags.c
2666         * src/folderview.c
2667         * src/grouplistdialog.c
2668         * src/image_viewer.c
2669         * src/mainwindow.c
2670         * src/mimeview.c
2671         * src/noticeview.c
2672         * src/prefs_filtering_action.c
2673         * src/prefs_folder_column.c
2674         * src/prefs_msg_colors.c
2675         * src/prefs_summary_column.c
2676         * src/prefs_toolbar.c
2677         * src/printing.c
2678         * src/stock_pixmap.c
2679         * src/summaryview.c
2680         * src/textview.c
2681         * src/undo.c
2682         * src/wizard.c
2683         * src/gtk/about.c
2684         * src/gtk/authors.h
2685         * src/gtk/colorlabel.c
2686         * src/gtk/colorsel.c
2687         * src/gtk/gtkcmclist.c
2688         * src/gtk/gtkcmctree.c
2689         * src/gtk/gtkcmoptionmenu.c
2690         * src/gtk/gtksctree.c
2691         * src/gtk/gtkutils.c
2692         * src/gtk/gtkvscrollbutton.c
2693         * src/gtk/inputdialog.c
2694         * src/gtk/logwindow.c
2695         * src/gtk/menu.c
2696         * src/gtk/prefswindow.c
2697         * src/gtk/progressdialog.c
2698         * src/plugins/pgpcore/passphrase.c
2699         * src/plugins/trayicon/trayicon.c
2700                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
2701                 Patch by Hanno Thurow-Meyer, many thanks to him !
2702
2703 2011-09-20 [colin]      3.7.10cvs18
2704
2705         * src/common/ssl.c
2706                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
2707                 gnutls 3.0.3'
2708
2709 2011-09-18 [colin]      3.7.10cvs17
2710
2711         * src/news.c
2712                 Fix segfault when connection fails
2713
2714 2011-09-03 [colin]      3.7.10cvs16
2715
2716         * src/common/ssl.c
2717                 Use NORMAL instead of EXPORT priorities.
2718
2719 2011-09-02 [colin]      3.7.10cvs15
2720
2721         * configure.ac
2722         * src/common/ssl.c
2723                 Linking against gcrypt explicitely in order to call
2724                 gcry_control() for mutex setup isn't necessary anymore
2725                 starting from gnuTLS 2.11.
2726
2727 2011-08-31 [colin]      3.7.10cvs14
2728
2729         * src/plugins/pgpinline/pgpinline.c
2730         * src/plugins/pgpmime/pgpmime.c
2731                 Fix bug #2431, "Major memory leak in PGP message handling".
2732
2733 2011-08-31 [colin]      3.7.10cvs13
2734
2735         * AUTHORS
2736         * src/gtk/authors.h
2737         * src/mainwindow.c
2738         * src/messageview.c
2739         * src/gtk/authors.h
2740                 Apply Steve Rader's patch from bug #2388, "Add 
2741                 message view scrolling menu items"
2742
2743 2011-08-30 [colin]      3.7.10cvs12
2744
2745         * src/gtk/prefswindow.c
2746                 Fix layout issues (i.e. on SSL page if changing account
2747                 type prior to visiting it).
2748
2749 2011-08-30 [colin]      3.7.10cvs11
2750
2751         * configure.ac
2752         * src/common/ssl.c
2753                 Don't use deprecated functions for GnuTLS priorities.
2754                 Require GnuTLS 2.2 that is the first version with the
2755                 new function.
2756
2757 2011-08-30 [colin]      3.7.10cvs10
2758
2759         * src/common/socket.c
2760         * src/common/ssl.c
2761                 Long-term fix for bug #2402, "GnuTLS change breaks socket
2762                 communication", as per http://savannah.gnu.org/support/?107660
2763
2764 2011-08-30 [colin]      3.7.10cvs9
2765
2766         * src/etpan/imap-thread.c
2767         * src/etpan/nntp-thread.c
2768                 Remove dead openSSL code
2769
2770 2011-08-30 [colin]      3.7.10cvs8
2771
2772         * src/ssl_manager.c
2773         * src/common/ssl.c
2774         * src/common/ssl_certificate.c
2775         * src/common/ssl_certificate.h
2776         * src/etpan/imap-thread.c
2777         * src/etpan/nntp-thread.c
2778                 Fix bug #2127, "SSL cert check uses canonical name instead of
2779                 specified name"
2780
2781 2011-08-29 [colin]      3.7.10cvs7
2782
2783         * src/prefs_account.c
2784                 Fix X-Mailer option not appearing on IMAP
2785
2786 2011-08-29 [colin]      3.7.10cvs6
2787
2788         * src/plugins/pgpcore/Makefile.am
2789         * src/plugins/pgpinline/Makefile.am
2790         * src/plugins/pgpmime/Makefile.am
2791         * src/plugins/smime/Makefile.am
2792                 Windows build fix:
2793                 libtool: link: require no space between `-L' and `.'
2794
2795 2011-08-29 [colin]      3.7.10cvs5
2796
2797         * src/account.c
2798         * src/compose.c
2799         * src/prefs_account.c
2800         * src/prefs_account.h
2801                 Revert cvs4 which is rather illogical and instead
2802                 use Fabian's patch from bug #2471
2803
2804 2011-08-29 [colin]      3.7.10cvs4
2805
2806         * src/compose.c
2807                 Don't insert custom headers that have empty values.
2808                 Allows not inserting X-Mailer if it's set to nothing.
2809                 Fixes bug #2471, "Make setting an X-Mailer header optional".
2810
2811 2011-08-29 [colin]      3.7.10cvs3
2812
2813         * src/image_viewer.c
2814         * src/textview.c
2815         * src/gtk/gtkutils.c
2816         * src/gtk/gtkutils.h
2817                 Handle EXIF orientation in images (both in textview's
2818                 preview and image viewer)
2819
2820 2011-08-28 [paul]       3.7.10cvs2
2821
2822         * src/prefs_common.c
2823         * src/prefs_common.h
2824         * src/summaryview.c
2825                 add new hidden option to control the display in the From
2826                 column in the Message List: 0 (default): show name,
2827                 1: show address, 2: show name + address
2828
2829 2011-08-27 [paul]       3.7.10cvs1
2830
2831         * po/POTFILES.in
2832         * src/common/ssl_certificate.c
2833         * src/etpan/imap-thread.c
2834         * src/etpan/nntp-thread.c
2835                 offer up some missing log_error() strings to translators
2836
2837 2011-08-27 [paul]       3.7.10
2838         * NEWS
2839         * README
2840         * RELEASE_NOTES 
2841                 3.7.10 unleashed!               
2842
2843 2011-08-27 [paul]       3.7.9cvs52
2844
2845         * po/cs.po
2846         * po/fr.po
2847         * po/hu.po
2848         * po/lt.po
2849         * po/pt_BR.po
2850         * po/sk.po
2851                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
2852                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
2853
2854 2011-08-27 [mones]      3.7.9cvs51
2855
2856         * claws-mail.desktop
2857                 Include generic name and comment translations
2858                 Thanks to all the people on the translators ML!
2859
2860 2011-08-23 [paul]       3.7.9cvs50
2861
2862         * src/common/ssl.c
2863                 probable/possible fix/workaround for bug 2402,
2864                 'can't download message from pop3 server'
2865
2866 2011-08-18 [paul]       3.7.9cvs49
2867
2868         * manual/handling.xml
2869                 fix typos. thanks to vilpan
2870
2871 2011-08-17 [paul]       3.7.9cvs48
2872
2873         * tools/claws.i18n.status.pl
2874                 add Mindaugas Baranauskas (Lithuanian)
2875
2876 2011-08-14 [mir]        3.7.9cvs47
2877
2878         * src/news.c
2879         * src/etpan/nntp-thread.c
2880                 Fix bug 2418. Patch provided by Sébastien Bigaret with
2881                 some minor contribution by me.
2882
2883 2011-08-13 [mir]        3.7.9cvs46
2884
2885         * src/etpan/nntp-thread.c
2886                 Fix bug when NNTP server sends authentication warning
2887                 as part of the connection session. Privously etpan would
2888                 bail out for any return code other than NEWSNNTP_NO_ERROR
2889                 but as early as the connection session a return code like
2890                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
2891                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
2892                 be considered as an error.
2893
2894 2011-08-12 [paul]       3.7.9cvs45
2895
2896         * src/mimeview.c
2897                 3.7.9cvs43 mistakenly dropped off the info
2898                 about the mime part from the tooltip
2899
2900 2011-08-12 [wwp]        3.7.9cvs44
2901
2902         * src/gtk/quicksearch.c
2903          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
2904
2905 2011-08-09 [paul]       3.7.9cvs43
2906
2907         * src/mimeview.c
2908                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
2909
2910 2011-08-06 [paul]       3.7.9cvs42
2911
2912         * src/compose.c
2913                 fix cursor placement in Forward template
2914
2915 2011-08-06 [paul]       3.7.9cvs41
2916
2917         * src/gtk/description_window.c
2918                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
2919
2920 2011-08-05 [holger]     3.7.9cvs40
2921
2922         * claws-mail.desktop
2923                 Revert 3.7.9cvs35 for now, it may be problematic
2924                 (see bug #2450)
2925
2926 2011-08-05 [paul]       3.7.9cvs39
2927
2928         * src/mainwindow.c
2929         * src/messageview.c
2930                 use 'Collapse quotes' rather than 'Fold quotes' on
2931                 labels, for consistency
2932         * src/toolbar.c
2933                 use 'Receive mail from account' rather than 'on account'
2934
2935 2011-07-30 [mir]        3.7.9cvs38
2936
2937         * src/etpan/Makefile.am
2938         * src/plugins/pgpcore/Makefile.am
2939         * src/plugins/pgpmime/Makefile.am
2940         * src/plugins/smime/Makefile.am
2941                 Fix broken build on Debian Sid. enchant.h cannot be
2942                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
2943                 present in Makefile.am. Apparently enchant.h in older
2944                 versions were placed in /usr/include which is always
2945                 scanned be default.
2946
2947 2011-07-21 [mones]      3.7.9cvs37
2948
2949         * src/common/plugin.c
2950         * src/common/plugin.h
2951                 Make licences allowed for plugins more explicit and also
2952                 accept dual (or more) licences when properly formatted.
2953                 Doesn't require any change on current plugins.
2954
2955 2011-07-18 [mones]      3.7.9cvs36
2956
2957         * manual/advanced.xml
2958                 Document briefly tags feature.
2959         * manual/glossary.xml
2960                 Fix definition to avoid confussion with tags.
2961         * manual/es/advanced.xml
2962         * manual/es/glossary.xml
2963                 Synchronize Spanish translation with the above.
2964
2965 2011-07-07 [holger]     3.7.9cvs35
2966
2967         * claws-mail.desktop
2968                 Add indicator stuff to the desktop file
2969                 Taken from bug #2450
2970
2971 2011-07-06 [paul]       3.7.9cvs34
2972
2973         * src/edittags.c
2974                 fix English usage
2975
2976 2011-07-06 [mones]      3.7.9cvs33
2977
2978         * src/edittags.c
2979                 Do not create an empty tag name row in panel and
2980                 warn user about using a non-reserved tag instead
2981
2982 2011-07-05 [mones]      3.7.9cvs32
2983
2984         * src/imap.c
2985         * src/common/tags.c
2986         * src/common/tags.h
2987         * src/etpan/imap-thread.c
2988                 Make constants for reserved tags and use them
2989                 Removed also duplicate comparison while at it
2990
2991 2011-07-05 [paul]       3.7.9cvs31
2992
2993         * src/compose.c
2994                 when using a Compose template, only place the cursor
2995                 in the body when the cursor symbol, %cursor (%X), is used
2996
2997 2011-07-03 [paul]       3.7.9cvs30
2998
2999         * src/main.c
3000                 do main_window_popup(mainwin); on plugin load error, or
3001                 else the warning dialogue and mainwindow stays minimised
3002                 and hidden
3003
3004 2011-07-03 [paul]       3.7.9cvs29
3005
3006         * src/wizard.c
3007                 fix bug 2462, 'Building without GnuTLS support leads to a
3008                 failure in wizard.c'
3009
3010 2011-07-03 [paul]       3.7.9cvs28
3011
3012         * src/mainwindow.c
3013         * src/mainwindow.h
3014         * src/summaryview.c
3015                 fix bug #2461, 'popup menu in message list displays
3016                 'move to trash' and 'delete''.
3017                 Add a new sensitivity condition 'M_NOT_TRASH' and
3018                 remove the broken workaround for right-click in summaryview.c.
3019                 Fix broken main menu sensitivity for "Menu/Message/Move" in
3020                 News folder.
3021
3022 2011-06-21 [paul]       3.7.9cvs27
3023
3024         * src/mainwindow.c
3025                 revert 3.7.9cvs2, it does no good
3026
3027 2011-06-18 [mir]        3.7.9cvs26
3028
3029         * configure.ac
3030                 Fix autoconf warnings introduced in autoconf >= 2.64
3031
3032 2011-06-05 [paul]       3.7.9cvs25
3033
3034         * po/ca.po
3035         * po/cs.po
3036         * po/de.po
3037         * po/it.po
3038         * po/ja.po
3039         * po/pt_PT.po
3040         * po/sk.po
3041         * po/uk.po
3042                 fix strings where an informational message has been
3043                 wrongly entered into the translated string
3044         * src/toolbar.c
3045                 enable 'Trash' and 'Sender' to be translated based on
3046                 the context, e.g. as button text and as mail header
3047         * src/gtk/about.c
3048                 fix english in Info tab
3049
3050 2011-05-25 [colin]      3.7.9cvs24
3051
3052         * src/action.c
3053                 Fix bug #2439, "use bitwise operator for bitmask instead of
3054                 logical operator". Thanks to Nicolas Kaiser for the patch.
3055
3056 2011-05-18 [colin]      3.7.9cvs23
3057
3058         * src/news.c
3059                 Fix missing group selection before xover if the
3060                 connection was reset before.
3061
3062 2011-05-12 [colin]      3.7.9cvs22
3063
3064         * src/common/utils.c
3065                 Fix bug #2412, "Send account mail address in Message-ID
3066                 wrongly implemented". Patch by Fabian Keil.
3067
3068 2011-05-12 [mones]      3.7.9cvs21
3069
3070         * src/etpan/nntp-thread.c
3071                 Fix bug #2418 "NNTP authentication is broken"
3072
3073 2011-05-09 [pawel]      3.7.9cvs20
3074
3075         * src/mainwindow.c
3076         * src/prefs_folder_item.c
3077                 Small UI fixes
3078
3079 2011-05-05 [colin]      3.7.9cvs19
3080
3081         * src/imap.c
3082         * src/inc.c
3083         * src/news.c
3084         * src/send_message.c
3085                 Fix bug #2184, "Add account name information inside network log".
3086                 Initial patch by MSulchan Darmawan, expanded to other protocols.
3087                 This stuff is too much copy-pasted.
3088
3089
3090 2011-04-30 [colin]      3.7.9cvs18
3091
3092         * src/main.c
3093                 Fix bug #2414, 'Claws segfaults on startup with
3094                 notification plugin enabled". Thanks Christian
3095                 Faulhammer for the patch.
3096
3097 2011-04-27 [colin]      3.7.9cvs17
3098
3099         * src/codeconv.c
3100                 Make Windows' encoding CP1251 for ru_RU locale
3101                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
3102
3103 2011-04-24 [paul]       3.7.9cvs16
3104
3105         * manual/claws-mail-manual.xml
3106         * manual/de/claws-mail-manual.xml
3107         * manual/es/claws-mail-manual.xml
3108         * manual/fr/claws-mail-manual.xml
3109         * manual/it/claws-mail-manual.xml
3110                 update copyright year
3111
3112 2011-04-24 [paul]       3.7.9cvs15
3113
3114         * src/summaryview.c
3115                 fix bug #2353, 'Right-clicking on spam in order to delete
3116                 it causes it to show in message window'
3117
3118 2011-04-24 [paul]       3.7.9cvs14
3119
3120         * src/mainwindow.c
3121         * src/gtk/foldersort.c
3122         * src/gtk/foldersort.h
3123                 fix labelling, 'change folder order' to 'change mailbox order'
3124
3125 2011-04-23 [paul]       3.7.9cvs13
3126
3127         * configure.ac
3128                 fix bug #2409, 'Failed to compile under GCC 3.x : option
3129                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
3130                 committed in 3.7.8cvs19 
3131
3132 2011-04-11 [paul]       3.7.9cvs12
3133
3134         * src/plugins/trayicon/trayicon.c
3135                 fix build bug: gtk_status_icon_set_title() is available
3136                 since gtk 2.18.x not 2.14.x
3137
3138 2011-04-11 [paul]       3.7.9cvs11
3139
3140         * po/hu.po
3141                 updated by Páder RezsÅ‘
3142
3143 2011-04-10 [colin]      3.7.9cvs10
3144
3145         * src/addr_compl.c
3146         * src/addressbook.c
3147         * src/compose.c
3148         * src/editaddress.c
3149         * src/editaddress_other_attributes_ldap.c
3150         * src/main.c
3151         * src/message_search.c
3152         * src/prefs_display_header.c
3153         * src/prefs_filtering_action.c
3154         * src/prefs_matcher.c
3155         * src/prefs_other.c
3156         * src/prefs_toolbar.c
3157         * src/summary_search.c
3158         * src/gtk/colorlabel.c
3159         * src/gtk/combobox.c
3160         * src/gtk/gtkcmoptionmenu.c
3161         * src/gtk/gtkshruler.c
3162         * src/gtk/gtkshruler.h
3163         * src/gtk/gtkutils.h
3164         * src/gtk/inputdialog.c
3165         * src/gtk/quicksearch.c
3166                 Revert the whole pile of crap introduced in
3167                 cvs9,8,7,4.
3168
3169 2011-04-10 [colin]      3.7.9cvs9
3170
3171         * src/compose.c
3172         * src/editaddress.c
3173         * src/editaddress_other_attributes_ldap.c
3174         * src/main.c
3175         * src/message_search.c
3176         * src/prefs_display_header.c
3177         * src/prefs_matcher.c
3178         * src/prefs_toolbar.c
3179         * src/summary_search.c
3180         * src/gtk/combobox.c
3181         * src/gtk/gtkutils.h
3182         * src/gtk/inputdialog.c
3183         * src/gtk/quicksearch.c
3184                 Finish fun with combo boxes. (hopefully)
3185
3186 2011-04-10 [colin]      3.7.9cvs8
3187
3188         * src/compose.c
3189         * src/prefs_filtering_action.c
3190         * src/gtk/combobox.c
3191         * src/gtk/gtkshruler.c
3192         * src/gtk/gtkshruler.h
3193                 More undeprecation. GTKSHRuler is #if'ed out. We can
3194                 still decide to maintain the old GtkRuler widget in-tree
3195                 if the lack of ruler in Compose window is too
3196                 annoying.
3197
3198 2011-04-10 [colin]      3.7.9cvs7
3199
3200         * src/addr_compl.c
3201         * src/addressbook.c
3202         * src/compose.c
3203         * src/editaddress_other_attributes_ldap.c
3204         * src/message_search.c
3205         * src/prefs_display_header.c
3206         * src/prefs_filtering_action.c
3207         * src/prefs_other.c
3208         * src/prefs_toolbar.c
3209         * src/summary_search.c
3210         * src/gtk/colorlabel.c
3211         * src/gtk/combobox.c
3212         * src/gtk/gtkcmoptionmenu.c
3213         * src/gtk/gtkutils.h
3214                 More comboboxtext undeprecation
3215
3216 2011-04-10 [colin]      3.7.9cvs6
3217
3218         * src/messageview.c
3219                 Fix it better.
3220
3221 2011-04-10 [colin]      3.7.9cvs5
3222
3223         * src/messageview.c
3224                 Fix age-old typo.
3225
3226 2011-04-10 [colin]      3.7.9cvs4
3227
3228         * src/compose.c
3229         * src/editaddress_other_attributes_ldap.c
3230         * src/message_search.c
3231         * src/prefs_display_header.c
3232         * src/prefs_filtering_action.c
3233         * src/prefs_other.c
3234         * src/prefs_toolbar.c
3235         * src/summary_search.c
3236         * src/gtk/combobox.c
3237         * src/gtk/gtkutils.h
3238                 gtk_combo_box_*_text() is deprecated, and
3239                 gtk_combo_box_text_*() is the new hotness.
3240
3241 2011-04-10 [colin]      3.7.9cvs3
3242
3243         * src/addr_compl.c
3244         * src/addressbook.c
3245         * src/browseldap.c
3246         * src/compose.c
3247         * src/folder.c
3248         * src/folderview.c
3249         * src/gtk/gtkvscrollbutton.c
3250         * src/gtk/gtkvscrollbutton.h
3251                 s/GtkFunction/GSourceFunc
3252
3253 2011-04-10 [colin]      3.7.9cvs2
3254
3255         * src/mainwindow.c
3256                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
3257                 This is the patch from bug #2396, it should be innocuous even
3258                 if that's useless to do deiconify + present window...
3259
3260 2011-04-09 [paul]       3.7.9cvs1
3261
3262         * src/prefs_summaries.c
3263                 fix typo in string. (thanks, Brad!)
3264
3265 2011-04-09 [paul]       3.7.9
3266         * NEWS
3267         * README
3268         * RELEASE_NOTES 
3269                 3.7.9 unleashed!        
3270
3271 2011-04-09 [paul]       3.7.8cvs78
3272
3273         * po/cs.po
3274         * po/es.po
3275         * po/fi.po
3276         * po/fr.po
3277         * po/lt.po
3278         * po/pt_BR.po
3279         * po/sk.po
3280         * po/uk.po
3281                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
3282                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
3283                 Slavko, and Yarema
3284
3285 2011-04-09 [colin]      3.7.8cvs77
3286
3287         * src/gtk/filesel.c
3288                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
3289                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
3290                 encoding filename. Hooray for stupid.
3291
3292 2011-04-08 [colin]      3.7.8cvs76
3293
3294         * src/action.c
3295                 Fix action Stop: if child does not react to SIGTERM, it'll
3296                 probably start behaving when it'll get a SIGKILL on the user's
3297                 second press on Stop.
3298                 Fixes bug #2237, "User action makes Claws unresponsive".
3299
3300 2011-04-08 [colin]      3.7.8cvs75
3301
3302         * src/account.c
3303         * src/folder.c
3304         * src/folder.h
3305         * src/folder_item_prefs.c
3306         * src/folder_item_prefs.h
3307         * src/prefs_account.c
3308                 Fix bug #2382, "folderitemrc not updated when account
3309                 name is changed". Indeed, this wasn't done.
3310
3311 2011-04-08 [wwp]        3.7.8cvs74
3312
3313         * src/procmime.c
3314         Add support for quoted values (*="value").
3315         This commonly fixes a trailing quote appearing to filenames
3316         sent by iphone Mail (not sure if it's culprit at all, though).
3317
3318 2011-04-08 [colin]      3.7.8cvs73
3319
3320         * src/gtk/filesel.c
3321                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
3322                 caused by attachments with extended chars in the file name". Patch
3323                 derived from a patch bt Fabien Keil
3324
3325 2011-04-05 [wwp]        3.7.8cvs72
3326
3327         * src/compose.c
3328                 A debug string not to translate.
3329
3330 2011-04-03 [colin]      3.7.8cvs71
3331
3332         * src/common/utils.h
3333                 Fix bug #2394, "backtrace() crashes on FreeBSD"
3334                 That's not the first bug-report where internal
3335                 debug-only backtrace() crashes on FreeBSD.
3336
3337 2011-04-03 [colin]      3.7.8cvs70
3338
3339         * src/compose.c
3340                 Fix bug #2365 again, "Crash when auto-scrolling headers in
3341                 compose window".
3342                 Batch-mode compose windows (from filtering actions) shouldn't
3343                 try to access stuff after flushing events...
3344
3345 2011-03-31 [paul]       3.7.8cvs69
3346
3347         * INSTALL
3348                 update as gtk >= 2.10 now required
3349                 (because I'll never remember to do this later)
3350
3351 2011-03-26 [paul]       3.7.8cvs68
3352
3353         * src/messageview.c
3354                 fix separators in Go To menu
3355
3356 2011-03-20 [colin]      3.7.8cvs67
3357
3358         * configure.ac
3359                 Drop the *_DISABLE_DEPRECATED. We'll put them back
3360                 when we'll have time to handle them
3361
3362 2011-03-18 [paul]       3.7.8cvs66
3363
3364         * src/textview.c
3365                 make user-facing message more accurate -
3366                 'Network Log' not 'View Log'
3367
3368 2011-03-17 [wwp]        3.7.8cvs65
3369
3370         * po/fr.po
3371                 Fix a typo around plural form, as reported by
3372                 Yannick Palanque.
3373
3374 2011-03-15 [colin]      3.7.8cvs64
3375
3376         * AUTHORS
3377         * src/gtk/authors.h
3378         * src/main.c
3379                 Fix bug #2381, "Support for NetworkManager 0.9".
3380                 Patch by Mikhail Efremov
3381
3382 2011-03-04 [colin]      3.7.8cvs63
3383
3384         * src/mimeview.c
3385         * src/mimeview.h
3386                 Fix segfault on Windows
3387         * src/exporthtml.c
3388         * src/common/utils.c
3389         * src/common/w32_unistd.c
3390         * src/common/w32lib.h
3391                 Rationalize use of time_r() funcs (pthread do define them)
3392
3393 2011-03-02 [pawel]      3.7.8cvs62
3394
3395         * src/wizard.c
3396                 Re-implement widgets aligning, switch from GtkSizeGroup
3397                 to GtkTable - this should fix disappearing labels
3398
3399 2011-03-01 [pawel]      3.7.8cvs61
3400
3401         * src/wizard.c
3402                 Wizard GUI cleanups. Make it look and behave more
3403                 like account preferences.
3404
3405 2011-02-23 [colin]      3.7.8cvs60
3406
3407         * src/common/Makefile.am
3408                 Fix make dist
3409
3410 2011-02-23 [colin]      3.7.8cvs59
3411
3412         * src/Makefile.am
3413         * src/main.c
3414         * src/common/Makefile.am
3415         * src/common/plugin.c
3416         * src/common/valgrind.h
3417                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
3418                 Use valgrind's own header.
3419
3420 2011-02-22 [colin]      3.7.8cvs58
3421
3422         * src/prefs_account.c
3423                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
3424                 signed message" upon new installation. This is disturbing when PGP
3425                 plugins are loaded by default.
3426
3427 2011-02-16 [paul]       3.7.8cvs57
3428
3429         * src/*
3430                 update copyright headers throughout
3431
3432 2011-02-16 [paul]       3.7.8cvs56
3433
3434         * src/summaryview.c
3435                 use gettext plural form for "item selected"/"items selected"
3436
3437 2011-02-13 [colin]      3.7.8cvs55
3438
3439         * src/mimeview.c
3440         * src/mimeview.h
3441                 Fix bug #2361, "Claws crashes after PGP Check in separate
3442                 msg view". Don't let the cancel thread lie around after
3443                 the verification ended.
3444
3445 2011-02-13 [paul]       3.7.8cvs54
3446
3447         * po/lt.po
3448                 updated by Mindaugas Baranauskas
3449
3450 2011-02-11 [mones]      3.7.8cvs53
3451
3452         * manual/es/advanced.xml
3453                 Sync with English manual
3454         * src/imap.c
3455                 Fix remaining mismatched alloc/free from cppcheck
3456
3457 2011-02-10 [pawel]      3.7.8cvs52
3458
3459         * src/ldapupdate.c
3460                 Fix memleaks
3461
3462 2011-02-10 [pawel]      3.7.8cvs51
3463
3464         * src/prefs_toolbar.c
3465                 - set menus sensitivity in item type combo depending on
3466                   availability of actions / plugin hooks
3467                 - style fixes, spaces instead of tabs mostly
3468
3469 2011-02-10 [paul]       3.7.8cvs50
3470
3471         * src/prefs_account.c
3472                 move the 'send acc mail addr in msg-id" option to
3473                 the send page
3474
3475 2011-02-10 [paul]       3.7.8cvs49
3476
3477         * src/prefs_account.c
3478                 move the 'expunge immediately' option to a more
3479                 suitable page
3480
3481 2011-02-05 [pawel]      3.7.8cvs48
3482
3483         * manual/advanced.xml
3484                 Document new hidden pref
3485         * src/folder.c
3486                 Dont treat mimeparts referenced by others as
3487                 real attachments
3488         * src/mimeview.c
3489         * src/prefs_common.c
3490         * src/prefs_common.h
3491                 Add ability to hide inline attachments referenced
3492                 by other mimeparts in MimeView. To enable this
3493                 feature set show_inline_attachments=0 in your clawsrc
3494
3495 2011-01-25 [colin]      3.7.8cvs47
3496
3497         * src/matcher.c
3498                 Fix matcher body parsing: decode mails with our
3499                 MIME parser. This speeds up body search a bit as
3500                 binary attachments are not searched anymore, slows
3501                 down a bit full message searches, but not awfully.
3502         * src/summary_search.c
3503                 Use matcher API to search, in all cases (advanced search or
3504                 not). Also, fix little logic bugs related to combos history
3505         * src/common/utils.c
3506         * src/common/utils.h
3507         * src/procmime.c
3508         * src/procmime.h
3509                 Remove dead code, export functions needed by matcher.c
3510
3511 2011-01-25 [colin]      3.7.8cvs46
3512
3513         * src/compose.c
3514         * src/prefs_common.c
3515         * src/common/md5.c
3516         * src/common/ssl_certificate.c
3517                 Fix mismatched alloc/free (thanks to cppcheck)
3518
3519 2011-01-25 [colin]      3.7.8cvs45
3520
3521         * src/pop.c
3522                 Fix leak on error path
3523
3524 2011-01-23 [mones]      3.7.8cvs44
3525
3526         * manual/es/advanced.xml
3527                 Sync with English manual
3528
3529 2011-01-23 [paul]       3.7.8cvs43
3530
3531         * src/gtk/about.c
3532                 it's 2011, update copyright line
3533
3534 2011-01-23 [paul]       3.7.8cvs42
3535
3536         * manual/advanced.xml
3537         * src/prefs_common.c
3538         * src/prefs_common.h
3539         * src/textview.c
3540                 fix bug #2350, 'Make displaying localized date/time in
3541                 message view optional'.
3542                 This introduces a new hidden option (why do more?),
3543                 'msgview_date_format', which defaults to OFF, maintaining
3544                 the current and expected behaviour.
3545
3546 2011-01-21 [colin]      3.7.8cvs41
3547
3548         * src/procmime.c
3549                 Fix bug #2050, Clawsmail sends return receipt every seconds
3550                 We forgot to close the file when parsing 
3551                 disposition-notification fields, which made unlinking of the
3552                 corresponding emails in tempfolder/processing impossible in
3553                 Windows. Causing them to be re-fetched every time.
3554
3555 2011-01-21 [colin]      3.7.8cvs40
3556
3557         * claws-mail.desktop
3558                 Fix again bug #2346: We should have a %u parameter.
3559
3560 2011-01-21 [colin]      3.7.8cvs39
3561
3562         * src/plugins/spamassassin/spamassassin.c
3563                 Fix sa-learn when offline (its command line parsing is
3564                 space-dependant). Patch by Wolfgang Lorenz
3565
3566 2011-01-19 [pawel]      3.7.8cvs38
3567
3568         * claws-mail.desktop
3569                 Fix Bug 2346 'Please register x-handler-scheme
3570                  in .desktop file' patch by Laurent Bigonville
3571                 While I'm here update things to current
3572                 standards, fix desktop-file-validate warnings/errors
3573
3574 2011-01-18 [colin]      3.7.8cvs37
3575
3576         * src/common/smtp.c
3577                 Fix logic on SMTP AUTH: If the selected method isn't
3578                 available, say so instead of supposing it'll work.
3579                 Fixes bug #2039, 'SMTP AUTHENTICATION'
3580
3581 2011-01-15 [pawel]      3.7.8cvs36
3582
3583         * src/prefs_folder_item.c
3584                 Rework subject regexp simplify gui a bit, this give us better
3585                 options page layout (window with min width was too short to 
3586                 show all contents and thigs were unwieldy) and better preview
3587                 of regexp working/not working
3588
3589 2011-01-14 [pawel]      3.7.8cvs35
3590
3591         * src/textview.c
3592                 strncpy2() NULLify strings just fine, no need to be
3593                 extra "clever"
3594
3595 2011-01-14 [pawel]      3.7.8cvs34
3596
3597         * src/textview.c
3598                 Fix Bug #2165 'The date not localized in the message view'
3599                 Display Date header in messageview in the same way as in
3600                 summaryview by respecting date format set in preferences.
3601
3602 2011-01-06 [pawel]      3.7.8cvs33
3603
3604         * src/prefs_account.c
3605         * src/prefs_folder_item.c
3606         * src/prefs_quote.c
3607         * src/quote_fmt.c
3608                 Make quote templates widgets more compact
3609
3610 2011-01-06 [pawel]      3.7.8cvs32
3611
3612         * src/plugins/trayicon/trayicon.c
3613                 - fix logic bug which caused icon to be
3614                   always set no-mail status on plugin load
3615                 - force icon hide on plugin_done(), without
3616                   it empty space(?!) is left in tray under KDE3 and KDE4
3617
3618 2011-01-06 [colin]      3.7.8cvs31
3619
3620         * src/addrharvest.c
3621         * src/codeconv.c
3622         * src/codeconv.h
3623         * src/compose.c
3624         * src/news.c
3625         * src/procheader.c
3626         * src/procmime.c
3627         * src/unmime.c
3628         * src/unmime.h
3629                 Unmime headers differently whether they're addresses or not:
3630                 It's useless to quote things containing commas if it's in
3631                 subject, for example. (introduced in 3.7.8cvs26)
3632
3633 2011-01-06 [colin]      3.7.8cvs30
3634
3635         * src/gtk/gtkaspell.c
3636                 Complete previous patch
3637         * src/messageview.c
3638         * src/plugins/pgpinline/pgpinline.c
3639                 Coding style
3640
3641 2011-01-06 [paul]       3.7.8cvs29
3642
3643         * AUTHORS
3644         * configure.ac
3645         * po/lt.po
3646         * src/gtk/authors.h
3647                 add Lithuanian translation (approx. 65% complete)
3648                 submitted by Mindaugas Baranauskas
3649
3650 2011-01-06 [pawel]      3.7.8cvs28
3651
3652         * src/export.c
3653         * src/import.c
3654         * src/messageview.c
3655         * src/prefs_actions.c
3656         * src/procmime.c
3657         * src/gtk/gtkaspell.c
3658         * src/plugins/pgpinline/pgpinline.c
3659         * src/plugins/pgpmime/pgpmime.c
3660         * src/plugins/smime/smime.c
3661                 Fix memory/file descriptors leaks
3662
3663 2011-01-06 [paul]       3.7.8cvs27
3664
3665         * src/plugins/pgpcore/sgpgme.c
3666                 fix bug #2322, 'GPG Full info: showing subkey
3667                 ID instead of primary key fingerprint'
3668                 Patch by Sébastien Bigaret.
3669
3670 2011-01-03 [colin]      3.7.8cvs26
3671
3672         * src/unmime.c
3673                 Better quote-checking when unmim-ing headers
3674                 that may have comas.
3675
3676 2011-01-03 [colin]      3.7.8cvs25
3677
3678         * src/unmime.c
3679                 Fix bug #2299, "Incorrect handling of quoted printable coma
3680                 in headers". As this is really painful to fix by switching
3681                 the whole stuff to a list of headers tokens, we workaround
3682                 the problem by adding quotes around the encoded-word (making
3683                 it a quoted-string which continuity is already handled).
3684
3685 2011-01-03 [colin]      3.7.8cvs24
3686
3687         * src/procheader.c
3688                 Remove dead code
3689
3690 2010-12-23 [colin]      3.7.8cvs23
3691
3692         * src/compose.c
3693                 Finish fixing bug #2203: When forwarding (inline) and there
3694                 are some text/* parts with no name, set them a name and
3695                 set their disposition to attachment, so that recipients with
3696                 MUAs preferring HTML parts don't show them by default.
3697
3698 2010-12-22 [paul]       3.7.8cvs22
3699
3700         * src/compose.h
3701                 fix missing file in 3.7.8cvs20
3702
3703 2010-12-22 [colin]      3.7.8cvs21
3704
3705         * src/folderview.c
3706         * src/folderview.h
3707                 Implement a nicer scroll when drag and dropping
3708
3709 2010-12-22 [colin]      3.7.8cvs20
3710
3711         * src/compose.c
3712                 Store charset if available when attaching text/* parts
3713                 Fixes bug #2203, 'Problems in forwarding multipart/
3714                 alternative messages with HTML part'
3715
3716 2010-12-22 [colin]      3.7.8cvs19
3717
3718         * src/textview.c
3719                 Fix wrong free
3720
3721 2010-12-21 [colin]      3.7.8cvs18
3722
3723         * src/inc.c
3724         * src/send_message.c
3725         * src/common/session.c
3726         * src/common/session.h
3727                 Differentiate between running sessions and connected
3728                 sessions. Fixes bug #2332, "Crash when hitting cancel
3729                 on the SMTP status window"
3730
3731 2010-12-21 [colin]      3.7.8cvs17
3732
3733         * src/etpan/etpan-thread-manager.c
3734                 Dead code removal
3735
3736 2010-12-21 [colin]      3.7.8cvs16
3737
3738         * src/textview.c
3739                 Check whether we should continue loading the
3740                 current textview after inserting a possibly
3741                 big image.
3742
3743 2010-12-20 [colin]      3.7.8cvs15
3744
3745         * src/addrcindex.c
3746         * src/addrcindex.h
3747                 Removed. Dead code since ages!
3748         * src/addr_compl.c
3749         * src/gtk/gtkcmclist.c
3750         * src/gtk/gtkcmctree.c
3751         * src/gtk/gtksctree.c
3752                 undefine *_DISABLE_DEPRECATED in the files that
3753                 use deprecated interfaces. Implicit declarations
3754                 can lead to crashes as prototypes are unknown, as
3755                 evidenced by bug #2315.
3756
3757 2010-12-20 [colin]      3.7.8cvs14
3758
3759         * src/compose.c
3760                 Don't flush events when adding an header entry. This
3761                 can mess up the keypresses in the previous header.
3762                 Instead, make the scroll happen later (doing it on the
3763                 spot without flushing events doesn't work as the new
3764                 requisitions aren't set yet).
3765
3766 2010-12-20 [colin]      3.7.8cvs13
3767
3768         * src/mainwindow.c
3769                 Don't iconify at start on w32. This un-iconifies in the
3770                 background.
3771
3772 2010-12-20 [colin]      3.7.8cvs12
3773
3774         * src/common/base64.c
3775                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
3776                 Patch by pochini at shiny.it
3777
3778 2010-12-19 [colin]      3.7.8cvs11
3779
3780         * src/ldapserver.c
3781                 Better debug.
3782
3783 2010-12-18 [colin]      3.7.8cvs10
3784
3785         * src/compose.c
3786                 Fix bug #2148, "Attachment content-transfer-encoding 
3787                 incorrectly set when signing emails". The RFC 2045
3788                 states that message/* and multipart/* encoding must
3789                 be either 7-bit, 8-bit or binary.
3790
3791 2010-12-18 [mones]      3.7.8cvs9
3792
3793         * src/ldaputil.c
3794                 Fix crash when searching or adding a LDAP server
3795
3796 2010-12-17 [colin]      3.7.8cvs8
3797
3798         * configure.ac
3799         * src/editldap.c
3800         * src/ldapquery.c
3801         * src/ldapserver.c
3802         * src/ldapupdate.c
3803         * src/ldaputil.c
3804         * src/ldaputil.h
3805                 Better error logging. Disable LDAP SSL/TLS on
3806                 Windows, it's crashy/non-worky.
3807
3808 2010-12-17 [colin]      3.7.8cvs7
3809
3810         * src/folder.c
3811                 Fix bug #2325, "messages remains in folder cache after moving