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