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