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