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