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