2010-11-22 [colin] 3.7.7cvs4
[claws.git] / ChangeLog
1 2010-11-22 [colin]      3.7.7cvs4
2
3         * src/compose.c
4                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
5                 five patches were needed to fix a corner case
6                 is a good indicator that is was bound to break
7                 something.
8
9 2010-11-21 [colin]      3.7.7cvs3
10
11         * src/plugins/pgpcore/claws.def
12                 Win32 build fix
13
14 2010-11-20 [wwp]        3.7.7cvs2
15
16         * src/main.c
17           Fix either a typo or an irrelevant iff word there.
18           IMO type and recursive possible values should be changed to
19           smth simple and neat here, and help strings be really
20           translatable.
21
22 2010-11-20 [colin]      3.7.7cvs1
23
24         * AUTHORS
25                 Damn, forgot to commit this file twice.
26
27 2010-11-19 [paul]       3.7.7
28         * NEWS
29         * README
30         * RELEASE_NOTES 
31                 3.7.7 unleashed!
32
33 2010-11-19 [paul]       3.7.6cvs66
34
35         * po/ca.po
36         * po/cs.po
37         * po/de.po
38         * po/es.po
39         * po/fi.po
40         * po/fr.po
41         * po/hu.po
42         * po/id.po
43         * po/pt_BR.po
44         * po/sk.po
45         * po/uk.po
46                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
47                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
48                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
49
50 2010-11-17 [colin]      3.7.6cvs65
51
52         * src/common/utils.c
53                 Separate email address from timestamp with a dot.
54                 Fix coding style.
55
56 2010-11-17 [colin]      3.7.6cvs64
57
58         * src/common/utils.c
59                 Fix multiple @ in generated message-ids.
60                 That's not allowed in RFC 2822.
61
62 2010-11-16 [mones]      3.7.6cvs63
63
64         * manual/es/advanced.xml
65                 Synchronise with English version
66
67 2010-11-04 [wwp]        3.7.6cvs62
68
69         * src/filtering.c
70                 Fix bug 2293, "filtering: simplify expression", as simplifying
71                 this expression doesn't make it less easy to understand and we
72                 gain few cycles by making the logical expression more simple
73                 by applying. Patch by Nicolas Kaiser.
74
75 2010-11-03 [colin]      3.7.6cvs61
76
77         * src/addrindex.c
78                 Fix bug 2294, "addrindex.c: address index conversion always
79                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
80
81 2010-11-02 [wwp]        3.7.6cvs60
82
83         * src/action.c
84         * src/statusbar.c
85         * src/toolbar.c
86                 Enlarge the progress bar (main window) a bit when compiling
87                 for UMPCs like maemo: this solves truncated text that might
88                 appear in the progress bar while processing messages.
89                 Also use a more compact string format when displaying
90                 progress like 'number/total', still for UMPCs, this fixes
91                 a previous inconsistency with these format strings where
92                 no space around the / were used sometimes.
93
94 2010-10-26 [ticho]      3.7.6cvs59
95
96         * src/news.c
97                 Recreate NNTP session if server port setting has changed. Fixes
98                 bug #2092.
99
100 2010-10-26 [colin]      3.7.6cvs58
101
102         * src/imap_gtk.c
103         * src/mh_gtk.c
104                 Fix copy-paste error, thanks to David Relson
105                 for spotting it.
106
107 2010-10-18 [colin]      3.7.6cvs57
108
109         * src/action.c
110         * src/addrharvest.c
111         * src/alertpanel.c
112         * src/filtering.c
113         * src/jpilot.c
114         * src/prefs_themes.c
115         * src/procmime.c
116         * src/textview.c
117         * src/gtk/gtkutils.c
118         * src/gtk/quicksearch.c
119         * src/gtk/quicksearch.h
120         * src/plugins/pgpcore/passphrase.c
121         * src/plugins/spamassassin/libspamc.c
122                 Fix warnings
123
124 2010-10-17 [colin]      3.7.6cvs56
125
126         * src/prefs_themes.c
127         * src/gtk/gtkaspell.c
128         * src/gtk/gtkutils.c
129         * src/gtk/gtkutils.h
130         * src/gtk/inputdialog.c
131         * src/gtk/progressdialog.c
132                 Undeprecate a few things
133
134 2010-10-17 [colin]      3.7.6cvs55
135
136         * src/main.c
137         * src/gtk/authors.h
138         * src/gtk/quicksearch.c
139         * src/gtk/quicksearch.h
140                 Add ability to search from the command-line.
141                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
142                 Patch by Sebastien Bigarret.
143
144 2010-10-04 [mones]      3.7.6cvs54
145
146         * manual/dist/pdf/Makefile.am
147                 Fix build of English PDF manual
148                 (sh: Can't open ../../../xml2pdf)
149
150 2010-10-03 [colin]      3.7.6cvs53
151
152         * src/folder.c
153         * src/folder.h
154         * src/imap.c
155         * src/mh.c
156         * src/procmsg.c
157                 Get rid of GRelation which were, mostly, used as
158                 GHashTables. Probably fixes bug #2277, 'Segfault when
159                 loading inbox for the first time'
160
161 2010-10-03 [mir]        3.7.6cvs52
162
163         * manual/de/dist/html/Makefile.am
164         * manual/de/dist/pdf/Makefile.am
165         * manual/de/dist/ps/Makefile.am
166         * manual/de/dist/txt/Makefile.am
167         * manual/dist/html/Makefile.am
168         * manual/dist/pdf/Makefile.am
169         * manual/dist/ps/Makefile.am
170         * manual/dist/txt/Makefile.am
171         * manual/es/dist/html/Makefile.am
172         * manual/es/dist/pdf/Makefile.am
173         * manual/es/dist/ps/Makefile.am
174         * manual/es/dist/txt/Makefile.am
175         * manual/fr/dist/html/Makefile.am
176         * manual/fr/dist/pdf/Makefile.am
177         * manual/fr/dist/ps/Makefile.am
178         * manual/fr/dist/txt/Makefile.am
179         * manual/pl/dist/html/Makefile.am
180         * manual/pl/dist/pdf/Makefile.am
181         * manual/pl/dist/ps/Makefile.am
182         * manual/pl/dist/txt/Makefile.am
183             Missing Makefile.am's for 3.7.6cvs49
184
185
186 2010-10-03 [colin]      3.7.6cvs51
187
188         * po/POTFILES.in
189                 Fix build
190
191 2010-10-02 [mir]        3.7.6cvs50
192
193         * manual/de/dist/html/Makefile.am
194         * manual/de/dist/pdf/Makefile.am
195         * manual/de/dist/ps/Makefile.am
196         * manual/de/dist/txt/Makefile.am
197         * manual/dist/html/Makefile.am
198         * manual/dist/pdf/Makefile.am
199         * manual/dist/ps/Makefile.am
200         * manual/dist/txt/Makefile.am
201         * manual/es/dist/html/Makefile.am
202         * manual/es/dist/pdf/Makefile.am
203         * manual/es/dist/ps/Makefile.am
204         * manual/es/dist/txt/Makefile.am
205         * manual/fr/dist/html/Makefile.am
206         * manual/fr/dist/pdf/Makefile.am
207         * manual/fr/dist/ps/Makefile.am
208         * manual/fr/dist/txt/Makefile.am
209         * manual/pl/dist/html/Makefile.am
210         * manual/pl/dist/pdf/Makefile.am
211         * manual/pl/dist/ps/Makefile.am
212         * manual/pl/dist/txt/Makefile.am
213             Part 2 of last commit which broke due to a permission error
214             Avoid claws trying to build manuals if the required
215             tools are not present.
216
217 2010-10-02 [mir]        3.7.6cvs49
218
219         * configure.ac
220         * manual/de/dist/html/Makefile.am
221         * manual/de/dist/pdf/Makefile.am
222         * manual/de/dist/ps/Makefile.am
223         * manual/de/dist/txt/Makefile.am
224         * manual/dist/html/Makefile.am
225         * manual/dist/pdf/Makefile.am
226         * manual/dist/ps/Makefile.am
227         * manual/dist/txt/Makefile.am
228         * manual/es/dist/html/Makefile.am
229         * manual/es/dist/pdf/Makefile.am
230         * manual/es/dist/ps/Makefile.am
231         * manual/es/dist/txt/Makefile.am
232         * manual/fr/dist/html/Makefile.am
233         * manual/fr/dist/pdf/Makefile.am
234         * manual/fr/dist/ps/Makefile.am
235         * manual/fr/dist/txt/Makefile.am
236         * manual/pl/dist/html/Makefile.am
237         * manual/pl/dist/pdf/Makefile.am
238         * manual/pl/dist/ps/Makefile.am
239         * manual/pl/dist/txt/Makefile.am
240             1) Downgrade autoconf requirements to 2.59 to allow
241             building on oldest supported Linux distributions.
242             2) Only try to build manuals if the needed software
243             is present.
244
245 2010-10-02 [colin]      3.7.6cvs48
246
247         * src/plugins/trayicon/trayicon.c
248                 And fix theme updating.
249
250 2010-10-02 [colin]      3.7.6cvs47
251
252         * src/plugins/trayicon/trayicon.c
253                 Got burnt by wrong indentation!
254
255 2010-10-02 [colin]      3.7.6cvs46
256
257         * configure.ac
258                 Forgot to remove the directory from top-level
259
260 2010-10-02 [colin]      3.7.6cvs45
261
262         * src/plugins/trayicon/Makefile.am
263         * src/plugins/trayicon/trayicon.c
264         * src/plugins/trayicon/libeggtrayicon/.cvsignore
265         * src/plugins/trayicon/libeggtrayicon/Makefile.am
266         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
267         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
268         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
269         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
270         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
271         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
272         * src/plugins/trayicon/libeggtrayicon/xembed.h
273                 Finally get rid of Eggtrayicon, use GtkStatusIcon
274                 instead (which can be done safely now that we 
275                 require GTK+ 2.10).
276
277 2010-10-02 [colin]      3.7.6cvs44
278
279         * src/action.c
280         * src/addr_compl.c
281         * src/addressbook.c
282         * src/addrgather.c
283         * src/alertpanel.c
284         * src/editaddress.c
285         * src/editaddress_other_attributes_ldap.c
286         * src/editgroup.c
287         * src/folderview.c
288         * src/grouplistdialog.c
289         * src/headerview.c
290         * src/image_viewer.c
291         * src/importldif.c
292         * src/main.c
293         * src/mainwindow.c
294         * src/message_search.c
295         * src/mimeview.c
296         * src/prefs_themes.c
297         * src/summary_search.c
298         * src/summaryview.c
299         * src/toolbar.c
300         * src/etpan/imap-thread.c
301         * src/gtk/authors.h
302         * src/gtk/gtkcmclist.c
303         * src/gtk/gtkcmoptionmenu.c
304         * src/gtk/gtkutils.c
305         * src/gtk/gtkutils.h
306         * src/gtk/gtkvscrollbutton.c
307         * src/plugins/pgpcore/select-keys.c
308         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
309                 Undeprecate for GTK+2.22. Patch by Reed Loden.
310                 Fixes bug #2276, 'Compile in maintainer mode
311                 fails on GTK+ 2.22'.
312
313 2010-10-02 [colin]      3.7.6cvs43
314
315         * configure.ac
316                 It's now time to remove the temporary enable-openssl
317                 option that was used when we removed OpenSSL. See 
318                 bug #2276 comment #14.
319
320 2010-09-30 [wwp]        3.7.6cvs42
321
322         * src/prefs_account.c
323         * src/prefs_filtering_action.c
324         * src/prefs_matcher.c
325                         Fix bug #2274, wrong color label index range
326                         used w/ gtk_cmoption_menu (behaviour change
327                         has been introduced w/ 3.5.0cvs49 apparently),
328                         now it must be 1..N so let's use colorlabel value
329                         (0..N) + 1.
330                         
331
332 2010-09-20 [pawel]      3.7.6cvs41
333
334         * src/compose.c
335         * src/mainwindow.c
336         * src/summaryview.c
337                 revert last patch
338
339 2010-09-19 [pawel]      3.7.6cvs40
340
341         * src/compose.c
342         * src/mainwindow.c
343         * src/summaryview.c
344                 Set ML menus sensitivity accordingly to
345                 possibility of reply to ML
346
347 2010-09-19 [colin]      3.7.6cvs39
348
349         * src/compose.c
350                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
351                 to newsgroups, and NNTP accounts *can* send email. We 
352                 should not force an email account when replying to_ml or
353                 anything...
354
355 2010-09-19 [colin]      3.7.6cvs38
356
357         * src/compose.c
358                 Revert previous commit (which breaks Reply to newsgroups)
359
360 2010-09-17 [pawel]      3.7.6cvs37
361
362         * src/compose.c
363                 Respect reply_account_autosel when changing compose
364                 account to email one while replying to NNTP post
365
366 2010-09-17 [wwp]        3.7.6cvs36
367
368         * doc/man/claws-mail.1
369         Update --compose documentation in `man claws-mail`.
370
371 2010-09-12 [pawel]      3.7.6cvs35
372
373         * src/compose.c
374                 Add forgotten bit to previous commit,
375                 select email account when replying to ML
376
377 2010-09-12 [pawel]      3.7.6cvs34
378
379         * src/compose.c
380                 Fix bug #2247 "nntp reply-to-all broken?"
381                 Make reply-to-all and reply-to-ml work as expected in
382                 mailing list through NNTP case
383
384 2010-09-11 [pawel]      3.7.6cvs33
385
386         * src/mainwindow.c
387         * src/summaryview.c
388         * src/toolbar.c
389                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
390                 fixes build with GTK+ < 2.18
391
392 2010-09-10 [pawel]      3.7.6cvs32
393
394         * src/mainwindow.c
395         * src/summaryview.c
396         * src/toolbar.c
397                 Make Tab key switch between FolderView, MsgView and
398                 SummaryView only, other widgets have/can have their own
399                 keybindings anyway
400
401 2010-08-25 [colin]      3.7.6cvs31
402
403         * src/procmime.c
404         * AUTHORS
405         * src/gtk/authors.h
406         * src/common/base64.c
407         * src/common/base64.h
408                 Fix bug #2245, "base64 decoding fails with line breaks"
409                 Patch by Yotam Medini
410
411 2010-08-25 [colin]      3.7.6cvs30
412
413         * src/main.c
414                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
415
416 2010-08-23 [pawel]      3.7.6cvs29
417
418         * src/inc.c
419         * src/send_message.c
420         * src/statusbar.c
421         * src/toolbar.c
422                 Hide progressbar on statusbar when not needed
423
424 2010-08-17 [colin]      3.7.6cvs28
425
426         * src/main.c
427                 Fix previous patch (our own tmp dir is inside
428                 our rc dir)
429
430 2010-08-16 [colin]      3.7.6cvs27
431
432         * src/main.c
433                 Use temp dir to store logs in Windows. Avoids doing
434                 get_rc_dir() early, which prevents set_rc_dir()
435                 working correctly.
436
437 2010-07-31 [holger]     3.7.6cvs26
438
439         * src/gtk/gtkshruler.c
440                 Yet more GdkGC to Cairo porting
441
442 2010-07-30 [holger]     3.7.6cvs25
443
444         * src/stock_pixmap.c
445                 More GdkGC to Cairo porting
446
447 2010-07-30 [holger]     3.7.6cvs24
448
449         * src/gtk/colorlabel.c
450                 One GdkGC usage less
451
452 2010-07-29 [holger]     3.7.6cvs23
453
454         * src/printing.c
455                 Replace some gdk drawing with cairo, as the former
456                 is going towards deprecation.
457
458 2010-07-25 [colin]      3.7.6cvs22
459
460         * src/common/utils.c
461                 And now for a real fix. g_list_remove() doesn't, of
462                 course, free the data. But we have to have a solid
463                 pointer to it in order to free it ourselves instead
464                 of relying on the old freed list pointer.
465                 Maybe that's the last patch on the subject now ? :)
466
467 2010-07-25 [colin]      3.7.6cvs21
468
469         * src/common/utils.c
470                 Remove stupid and extraneous g_free() of elements
471                 which have just been freed by g_list_remove(). (see
472                 GList documentation). I don't know how it worked before
473
474 2010-07-25 [colin]      3.7.6cvs20
475
476         * src/common/utils.c
477                 Reverse free/use with more logical and safe
478                 use/free. Thanks to Michael Rasmussen !
479
480 2010-07-24 [colin]      3.7.6cvs19
481
482         * src/gtk/quicksearch.c
483                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
484                 'freeze when using quick search'
485
486 2010-07-11 [iwkse]      3.7.6cvs18
487
488         * src/gtk/quicksearch.c
489                 Add SMALL_LAYOUT to quicksearch_relayout
490
491 2010-07-10 [iwkse]      3.7.6cvs17
492
493         * src/mainwindow.h
494                         Remove forgotten variable from
495                         the last bugfix #2224
496
497 2010-07-10 [colin]      3.7.6cvs16
498
499         * src/mainwindow.c
500         * src/gtk/quicksearch.c
501                 Clean fix for bug #2224: don't mess with GTK settings when
502                 handling the layout ourselves is enough
503
504 2010-07-09 [iwkse]      3.7.6cvs15
505
506         * src/mainwindow.h
507         * src/mainwindow.c
508                         Better fix for Bug #2224
509
510 2010-07-09 [iwkse]      3.7.6cvs14
511
512         * src/mainwindow.c
513                         Bug #2224
514                         Always use stock icons on buttons
515
516 2010-07-08 [colin]      3.7.6cvs13
517
518         * src/gtk/filesel.c
519                 Fix bug 2223, 'Compilation fails with GTK+
520                 2.21.3'. Thanks to Jan Psota !
521
522 2010-06-29 [pawel]      3.7.6cvs12
523
524         * src/compose.c
525                 Revert 3.7.5cvs41, it breaks templates that use %X
526
527 2010-06-23 [wwp]        3.7.6cvs11
528
529         * src/gtk/colorlabel.c
530                 Silent up a warning by avoiding possible confusion
531                 in logical expression evaluation, thanks to TuxCM.
532
533 2010-06-21 [iwkse]      3.7.6cvs10
534
535         * src/gtk/quicksearch.c
536                 Do not add into quicksearch history
537                 matching rules with bad syntax
538
539 2010-05-26 [holger]     3.7.6cvs9
540
541         * src/summaryview.c
542         * src/summaryview.h
543                 Add function to select rows given a list of messages,
544                 complementary to summary_get_selected_msg_list()
545
546 2010-05-22 [mir]        3.7.6cvs8
547
548         * src/ldapctrl.c
549                 Fix bug 2208. Encode encrypted password to qouted
550                 printable to avoid making invalid XML. Encoding
551                 will be activated the first time the password is
552                 changed.
553
554 2010-05-22 [paul]       3.7.6cvs7
555
556         * manual/advanced.xml
557         * src/compose.c
558         * src/prefs_common.c
559         * src/prefs_common.h
560                 after using the compose margin for several days
561                 I wanted the old style back - add a new hidden
562                 pref 'show_compose_margin' to restore the old
563                 behaviour (defaults to FALSE)
564
565 2010-05-14 [paul]       3.7.6cvs6
566
567         * src/compose.c
568                 add a margin to the compose window text that matches
569                 the margin in textview
570
571 2010-05-14 [colin]      3.7.6cvs5
572
573         * src/gtk/sslcertwindow.c
574                 Fix dangling pointer. Thanks to Michael R!
575
576 2010-05-14 [colin]      3.7.6cvs4
577
578         * src/gtk/sslcertwindow.c
579                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
580                 expired but certificate check is skipped' and maybe
581                 bug 2200, 'SSL is not working with POP3'
582
583 2010-05-14 [colin]      3.7.6cvs3
584
585         * src/plugins/pgpinline/pgpinline.c
586                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
587
588 2010-05-04 [iwkse]      3.7.6cvs2
589
590         * src/prefs_message.c
591                         Get a generic name as 'Quotation' for
592                         the frame
593
594 2010-05-04 [iwkse]      3.7.6cvs1
595
596         * src/prefs_message.c
597         * src/prefs_common.h
598         * src/prefs_common.c
599         * src/textview.c
600                         Fix #2188
601                         Option for collapsing via double-click
602
603 2010-05-01 [paul]       3.7.6
604         * NEWS
605         * README
606         * RELEASE_NOTES 
607                 3.7.6 unleashed!
608
609 2010-05-01 [paul]       3.7.5cvs55
610
611         * tools/claws.i18n.status.pl
612                 add Ukrainian stat
613
614 2010-05-01 [paul]       3.7.5cvs54
615
616         * src/gtk/authors.h
617                 add YUP, new Ukrainian translator
618
619 2010-04-30 [paul]       3.7.5cvs53
620
621         * configure.ac
622         * po/uk.po
623                 add Ukrainian translation, submitted by YUP
624         * po/cs.po
625         * po/de.po
626         * po/fi.po
627         * po/hu.po
628         * po/nl.po
629         * po/pt_BR.po
630         * po/pt_PT.po
631         * po/sk.po
632                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
633                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
634                 Tiago Faria, and Slavko
635
636 2010-04-26 [wwp]        3.7.5cvs52
637
638         * po/fr.po
639                 Fix capitalization.
640
641 2010-04-26 [mones]      3.7.5cvs51
642
643         * po/es.po
644                 Updated for release
645
646 2010-04-22 [pawel]      3.7.5cvs50
647
648         * src/addressbook.c
649                 fix compile warning
650         * src/vcard.c
651                 first NULL check pointer, then use it
652
653 2010-04-22 [colin]      3.7.5cvs49
654
655         * src/imap.c
656                 Fix error message when session isn't established
657         * po/fr.po
658                 Update translation and fix a typo in it
659
660 2010-04-15 [pawel]      3.7.5cvs48
661
662         * src/prefs_account.c
663                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
664                                 the port isn't configured properly'
665                 When using SSL/TLS tunneling automatically use default
666                 ports for encrypted connections: smtps, pop3s, imaps, nntps
667
668 2010-04-15 [pawel]      3.7.5cvs47
669
670         * src/action.c
671                 Fix crasher in actions using '%f' argument
672                 on multiple files with external scripts which
673                 don't return any output.
674
675 2010-04-14 [colin]      3.7.5cvs46
676
677         * src/mainwindow.c
678                 Fix hand cursor after error symbol appears
679
680 2010-04-12 [colin]      3.7.5cvs45
681
682         * configure.ac
683                 Fix bug 2162, 'configure check for libetpan 
684                 fails with libetpan 1.0'
685
686
687 2010-04-09 [mones]      3.7.5cvs44
688
689         * manual/de/glossary.xml
690                 Fix encoding to match main document's
691                 Also fixes make dist with Debian's openjade
692
693 2010-03-29 [pawel]      3.7.5cvs43
694
695         * src/matcher_parser.h
696         * src/matcher_parser_parse.y
697         * src/gtk/quicksearch.c
698                 Disable matcher warnings when populating quicksearch
699                 completion lists on startup
700
701 2010-03-27 [colin]      3.7.5cvs42
702
703         * src/gtk/quicksearch.c
704                 Fix double-free later in code. Optimize
705                 list creation
706
707 2010-03-27 [pawel]      3.7.5cvs41
708
709         * src/compose.c
710                 Make sure that quote ends with new line char
711
712 2010-03-26 [pawel]      3.7.5cvs40
713
714         * src/compose.c
715         * src/compose.h
716         * src/textview.c
717                 Fix Bug 1928 Add "reply to this address" pop menu 
718                              on Message View
719                 - Set composing account to email one when creating/replying
720                   from NNTP folder by clicking link or choosing option
721                   from popup menu
722                 - Factorize code
723
724 2010-03-25 [paul]       3.7.5cvs39
725
726         * src/gtk/gtkcmclist.c
727                 Fix build with GTK+ 2.20
728
729 2010-03-24 [pawel]      3.7.5cvs38
730
731         * src/addr_compl.c
732         * src/compose.c
733         * src/folderview.c
734         * src/grouplistdialog.c
735         * src/headerview.c
736         * src/mainwindow.c
737         * src/mimeview.c
738         * src/prefs_account.c
739         * src/gtk/gtkcmclist.c
740         * src/gtk/gtkcmctree.c
741         * src/gtk/gtkcmoptionmenu.c
742         * src/gtk/gtksctree.c
743         * src/gtk/gtkshruler.c
744         * src/gtk/gtkutils.c
745         * src/gtk/gtkutils.h
746         * src/gtk/gtkvscrollbutton.c
747         * src/gtk/inputdialog.c
748         * src/gtk/spell_entry.c
749         * src/plugins/trayicon/trayicon.c
750         * src/plugins/trayicon/libeggtrayicon/Makefile.am
751         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
752         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
753                 Fix build with GTK+ 2.19
754
755 2010-03-23 [pawel]      3.7.5cvs37
756
757         * src/mainwindow.c
758         * src/mimeview.c
759                 Respect view->show_col_headers option
760         * src/gtk/gtkcmctree.c
761                 Fix GtkCmcTree column width calculation when it has
762                 auto_resize set and new node is added
763
764 2010-03-22 [pawel]      3.7.5cvs36
765
766         * src/grouplistdialog.c
767         * src/prefs_common.c
768         * src/prefs_common.h
769                 - remember newsgroups list dialog size
770                 - respect use_dotted_lines hidden pref
771                 - respect use_stripes_everywhere hidden pref
772
773 2010-03-21 [pawel]      3.7.5cvs35
774
775         * src/addrgather.c
776                 Remove superfluous gtk_widget_show_all()
777         * src/mimeview.c
778                 Add forgotten colon
779         * src/common/utils.c
780                 Return correct type
781
782 2010-03-21 [pawel]      3.7.5cvs34
783
784         * src/main.c
785         * src/gtk/quicksearch.c
786         * src/gtk/quicksearch.h
787                 Implement separate search phrase completion for
788                 normal/extended quicksearch
789
790 2010-03-11 [paul]       3.7.5cvs33
791
792         * po/zh_CN.po
793                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
794                 submitted by Yuwei Yu
795
796 2010-03-09 [colin]      3.7.5cvs32
797
798         * manual/de/glossary.xml
799                 Fix build
800
801 2010-03-02 [colin]      3.7.5cvs31
802
803         * manual/de/glossary.xml
804                 Sort alphabetically. Done by Volker Ribbert.
805
806 2010-03-02 [mones]      3.7.5cvs30
807
808         * README
809                 Fix mailing list archives location
810                 Remove currently unavailable CVS webview
811
812 2010-03-01 [iwkse]      3.7.5cvs29
813
814         * src/common/plugin.c
815                         Other indentation issues
816
817 2010-03-01 [iwkse]      3.7.5cvs28
818
819         * src/common/plugin.c
820                         Fix indentation of the previous commit
821
822 2010-03-01 [iwkse]      3.7.5cvs27
823
824         * src/common/plugin.h
825         * src/common/plugin.c
826                         Add API for getting a loaded Plugin from the
827                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
828                         Thanks to Colin, Michael
829
830 2010-02-27 [colin]      3.7.5cvs26
831
832         * configure.ac
833         * AUTHORS
834         * src/gtk/authors.h
835         * manual/Makefile.am
836         * manual/de/Makefile.am
837         * manual/de/account.xml
838         * manual/de/ack.xml
839         * manual/de/addrbook.xml
840         * manual/de/advanced.xml
841         * manual/de/claws-mail-manual.xml
842         * manual/de/faq.xml
843         * manual/de/glossary.xml
844         * manual/de/gpl.xml
845         * manual/de/handling.xml
846         * manual/de/intro.xml
847         * manual/de/keyboard.xml
848         * manual/de/plugins.xml
849         * manual/de/starting.xml
850         * manual/de/dist/.cvsignore
851         * manual/de/dist/Makefile.am
852         * manual/de/dist/html/.cvsignore
853         * manual/de/dist/html/Makefile.am
854         * manual/de/dist/pdf/.cvsignore
855         * manual/de/dist/pdf/Makefile.am
856         * manual/de/dist/ps/.cvsignore
857         * manual/de/dist/ps/Makefile.am
858         * manual/de/dist/txt/.cvsignore
859         * manual/de/dist/txt/Makefile.am
860                 Add the german translation of the manual, done by
861                 Volker Ribbert <thoraki@arcor.de>.
862
863 2010-02-27 [holger]     3.7.5cvs25
864
865         * src/prefs_toolbar.c
866                 Don't make toolbar item description for
867                 plugin registered items editable
868
869 2010-02-26 [colin]      3.7.5cvs24
870
871         * src/toolbar.c
872                 Don't translate empty description
873
874 2010-02-22 [colin]      3.7.5cvs23
875
876         * src/compose.c
877                 Don't make In-Reply-To visible when reediting
878                 a draft or sent mail.
879
880 2010-02-20 [colin]      3.7.5cvs22
881
882         * src/imap.c
883         * src/imap.h
884         * src/main.c
885         * src/mainwindow.c
886         * src/etpan/imap-thread.c
887         * src/etpan/imap-thread.h
888         * src/etpan/nntp-thread.c
889         * src/etpan/nntp-thread.h
890                 When going offline from NetworkManager, just
891                 delete IMAP connections. That'll avoid timeouts
892                 when coming back online in certain cases when
893                 the TCP socket will have timed out.
894
895 2010-02-20 [holger]     3.7.5cvs21
896
897         * .cvsignore
898                 More files to ignore
899
900 2010-02-17 [ticho]      3.7.5cvs20
901
902         * src/summaryview.c
903         * src/summaryview.h
904         * src/toolbar.c
905                 Revert 3.7.5cvs19.
906
907 2010-02-16 [ticho]      3.7.5cvs19
908
909         * src/summaryview.c
910         * src/summaryview.h
911         * src/toolbar.c
912                 Removed unused argument from summary_open_row().
913
914 2010-02-10 [pawel]      3.7.5cvs18
915
916         * src/compose.c
917                 - fix headers filtering when prefs_common.trans_hdr is on
918                 - fix headers setting when changing composing account 
919                 - plug memleak
920         * src/prefs_template.c
921                 Re-add template's name for translation
922
923 2010-02-10 [colin]      3.7.5cvs17
924
925         * src/prefs_matcher.c
926                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
927                 Condition>Define>Header>Name combo box'. Patch by
928                 Francois Cami
929
930 2010-02-10 [colin]      3.7.5cvs16
931
932         * src/codeconv.c
933         * src/codeconv.h
934         * src/compose.c
935         * src/mainwindow.c
936         * src/messageview.c
937         * src/prefs_send.c
938         * src/procmime.c
939         * src/textview.c
940                 Add the GB18030 Chinese charset, which is a superset
941                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
942
943 2010-02-09 [holger]     3.7.5cvs15
944
945         * configure.ac
946                 GTK+ 2.10 related cleanup
947
948 2010-02-09 [pawel]      3.7.5cvs14
949
950         * src/prefs_account.c
951         * src/prefs_folder_item.c
952         * src/prefs_template.c
953         * src/quote_fmt.c
954                 Respect prefs_common.trans_hdr in couple more places to avoid
955                 confusion with translated/non-translated header names
956
957 2010-02-09 [colin]      3.7.5cvs13
958
959         * po/POTFILES.in
960                 Fix make dist
961
962 2010-02-09 [colin]      3.7.5cvs12
963
964         * src/mimeview.c
965                 And fix 2.10 build :)
966
967 2010-02-09 [colin]      3.7.5cvs11
968
969         * configure.ac
970                 Bump up GTK+ requirement to 2.10
971         * src/Makefile.am
972         * src/compose.c
973         * src/crash.c
974         * src/foldersel.c
975         * src/main.c
976         * src/mainwindow.c
977         * src/messageview.c
978         * src/messageview.h
979         * src/prefs_actions.c
980         * src/prefs_common.c
981         * src/prefs_common.h
982         * src/prefs_ext_prog.c
983         * src/prefs_filtering_action.c
984         * src/prefs_fonts.c
985         * src/prefs_image_viewer.c
986         * src/prefs_matcher.c
987         * src/prefs_msg_colors.c
988         * src/prefs_summaries.c
989         * src/prefs_template.c
990         * src/printing.c
991         * src/printing.h
992         * src/quote_fmt.c
993         * src/summaryview.c
994         * src/textview.c
995         * src/gtk/Makefile.am
996         * src/gtk/about.c
997         * src/gtk/gtkcmclist.c
998         * src/gtk/gtkcmctree.c
999         * src/gtk/gtkutils.c
1000         * src/gtk/quicksearch.c
1001                 Remove all compile-time conditionals depending on
1002                 GTK+ < 2.10
1003         * src/gedit-print.c
1004         * src/gedit-print.h
1005         * src/gtk/gtksourceprintjob.c
1006         * src/gtk/gtksourceprintjob.h
1007                 Remove libgnomeprint-based printing system (and
1008                 command-line-based printing system) as GTK+ 2.10
1009                 ships with print support.
1010
1011 2010-02-08 [mir]        3.7.5cvs10
1012
1013         * src/compose.c
1014             Avoid displaying Bcc headers in message sent
1015             to NNTP servers. Thanks to Henning Mersch.
1016
1017
1018 2010-02-08 [pawel]      3.7.5cvs9
1019
1020         * src/mimeview.c
1021                 Make tooltips less cryptic
1022         * src/gtk/description_window.c
1023                 Improve window size calculation
1024
1025 2010-02-08 [pawel]      3.7.5cvs8
1026
1027         * src/compose.c
1028         * src/compose.h
1029         * src/common/utils.c
1030         * src/common/utils.h
1031         * src/gtk/authors.h
1032                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
1033                 Patch by Laurent Bigonville with slight modifications
1034
1035 2010-02-03 [pawel]      3.7.5cvs7
1036
1037         * m4/.cvsignore
1038                 Add some libtool files to ignore
1039
1040 2010-02-03 [pawel]      3.7.5cvs6
1041
1042         * src/plugins/trayicon/trayicon.c
1043                 Save and then restore focus when closing/minimizing to tray
1044
1045 2010-02-03 [mir]        3.7.5cvs5
1046
1047         * src/addrindex.c
1048         * src/editldap.c
1049         * src/ldapctrl.c
1050         * src/ldapctrl.h
1051         * src/ldapquery.c
1052         * src/ldapupdate.c
1053             Save LDAP password encrypted. See bug 2113.
1054
1055
1056 2010-02-03 [colin]      3.7.5cvs4
1057
1058         * src/privacy.c
1059                 Fix again decoding of encrypted parts. The
1060                 reverting of the patch was wrong, as the
1061                 double-decoding was fixed in smime itself.
1062                 Thanks to Matthias Drochner again...
1063
1064 2010-02-02 [colin]      3.7.5cvs3
1065
1066         * src/plugins/smime/smime.c
1067         * src/privacy.c
1068                 Revert 3.7.4cvs2 and make a better patch for bug
1069                 2059 and 2076. Patch by Matthias Drochner
1070
1071 2010-01-31 [pawel]      3.7.5cvs2
1072
1073         * src/gtk/authors.h
1074                 Fix hungarian translator's name
1075
1076 2010-01-31 [pawel]      3.7.5cvs1
1077
1078         * src/messageview.c
1079         * src/mimeview.c
1080                 Fix Bug 2107 - Arrow keys don't work in message view window
1081
1082 2010-01-31 [paul]       3.7.5
1083
1084         * NEWS
1085         * README
1086         * RELEASE_NOTES 
1087                 3.7.5 released!
1088
1089 2010-01-23 [pawel]      3.7.4cvs10
1090
1091         * src/addressbook.c
1092                 Fix button sensitivity in compose mode
1093
1094 2010-01-23 [pawel]      3.7.4cvs9
1095
1096         * commitHelper
1097         * tools/kdeservicemenu/install.sh
1098         * tools/make.themes.project
1099         * tools/nautilus2claws-mail.sh
1100         * tools/popfile-link.sh
1101         * tools/textviewer.sh
1102                 Not all systems have bash installed in /bin, use env(1) to find
1103                 it`s location
1104
1105 2010-01-22 [pawel]      3.7.4cvs8
1106
1107         * src/prefs_account.c
1108         * src/prefs_filtering.c
1109         * src/prefs_send.c
1110         * src/gtk/colorlabel.c
1111                 Add some separators in combos
1112
1113 2010-01-22 [pawel]      3.7.4cvs7
1114
1115         * autogen.sh
1116                 --disable-aspell -> --disable-enchant
1117         * configure.ac
1118                 Fix options spacing in configure --help
1119         * src/wizard.c
1120                 Make wizard's window centered on the screen
1121
1122 2010-01-19 [holger]     3.7.4cvs6
1123
1124         * src/folder.c
1125         * src/folder.h
1126                 Introduce folder_get_item_from_identifier().
1127                 In contrast to folder_find_item_from_identifier(), this
1128                 function recursively creates the FolderItems in the id path.
1129                 Useful for programmatically creating folders (e.g. by plugins)
1130
1131 2010-01-17 [pawel]      3.7.4cvs5
1132
1133         * src/gtk/authors.h
1134                 Fix my lastname
1135
1136 2010-01-16 [colin]      3.7.4cvs4
1137
1138         * src/plugins/pgpcore/sgpgme.c
1139                 Probably fix bug 2098, 'claws-mails crashes frequently 
1140                 with pgpcore'. Fix double-free.
1141
1142 2010-01-16 [holger]     3.7.4cvs3
1143
1144         * src/prefs_toolbar.h
1145                 Forgotten header
1146
1147 2010-01-15 [colin]      3.7.4cvs2
1148
1149         * src/privacy.c
1150                 Decode mimeinfo before decrypting it. Probably
1151                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
1152                 with S/MIME encryption' and bug 2076 'having 
1153                 worked 2 times properly CLAWS ceased to 
1154                 decrypt incoming PGP mails -displays base64 
1155                 instead - sucks completely'
1156                 Let's hope complete suckage ends here!
1157                 Thanks to Matthias Drochner.
1158
1159 2010-01-08 [paul]       3.7.4cvs1
1160
1161         * tools/claws.i18n.status.pl
1162                 fix typos
1163
1164 2010-01-08 [paul]       3.7.4
1165
1166         * NEWS
1167         * README
1168         * RELEASE_NOTES 
1169                 3.7.4 released!
1170
1171 2010-01-08 [paul]       3.7.3cvs57
1172
1173         * po/ca.po
1174         * po/cs.po
1175         * po/de.po
1176         * po/fi.po
1177         * po/hu.po
1178         * po/id.po
1179         * po/ja.po
1180         * po/nl.po
1181         * po/pt_BR.po
1182         * po/pt_PT.po
1183         * po/ru.po
1184         * po/sk.po
1185                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
1186                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
1187                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
1188                 Slavko
1189
1190 2010-01-08 [paul]       3.7.3cvs56
1191
1192         * src/common/utils.c
1193                 fix bug 2089, 'URLs ending with an underscore ('_')
1194                 are not correctly parsed'. thanks to Johan
1195
1196 2010-01-05 [colin]      3.7.3cvs55
1197
1198         * po/fr.po
1199                 Update french translation
1200
1201 2010-01-04 [mones]      3.7.3cvs54
1202
1203         * po/es.po
1204                 Update Spanish translation
1205
1206 2010-01-04 [mones]      3.7.3cvs53
1207
1208         * manual/plugins.xml
1209                 Some format
1210         * manual/es/claws-mail-manual.xml
1211         * manual/es/intro.xml
1212         * manual/es/plugins.xml
1213                 Synchronise with English version
1214
1215 2010-01-03 [paul]       3.7.3cvs52
1216
1217         * ChangeLog
1218                 fix format
1219         * src/gtk/authors.h
1220                 update TEAM_LIST, fix encoding
1221
1222 2010-01-03 [mir]        3.7.3cvs51
1223
1224         * src/compose.c
1225                 When composing to a NNTP list TO: will always be preset
1226                 to the NNTP list unless user has chosen some other default
1227                 in which case we will handle this the normal way. Therefore
1228                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
1229
1230 2010-01-01 [paul]       3.7.3cvs50
1231
1232         * src/gtk/about.c
1233                 bump copyright year whilst it's in mind
1234
1235 2009-12-31 [paul]       3.7.3cvs49
1236
1237         * manual/claws-mail-manual.xml
1238         * manual/intro.xml
1239         * manual/plugins.xml
1240                 fix links so that they make sense in the context of the
1241                 text version of the manual
1242
1243 2009-12-31 [paul]       3.7.3cvs48
1244
1245         * manual/intro.xml
1246         * manual/plugins.xml
1247                 updates, improvements, corrections, additions
1248
1249 2009-12-29 [pawel]      3.7.3cvs47
1250
1251         * src/prefs_filtering_action.c
1252                 Fix Bug 2082 'Wrong color rectangle position when replacing
1253                 "color" processing rule'
1254
1255 2009-12-29 [colin]      3.7.3cvs46
1256
1257         * src/compose.c
1258                 Fix bug 2074, 'Remember sending account 
1259                 for sent messages'
1260
1261 2009-12-20 [holger]     3.7.3cvs45
1262
1263         * src/compose.c
1264                 Delay CREATED_HOOKLIST invokation until
1265                 after the modifications to the compose window
1266                 are done, to allow hooks to further modify the
1267                 window without getting overridden again
1268
1269 2009-12-20 [holger]     3.7.3cvs44
1270
1271         * src/prefs_toolbar.h
1272                 Fix last commit
1273
1274 2009-12-20 [holger]     3.7.3cvs43
1275
1276         * src/prefs_toolbar.c
1277         * src/prefs_toolbar.h
1278         * src/toolbar.c
1279                 Pass window struct to caller
1280
1281 2009-12-20 [holger]     3.7.3cvs42
1282
1283         * src/compose.c
1284         * src/compose.h
1285                 Add hooklist after creation of a compose window
1286
1287 2009-12-19 [holger]     3.7.3cvs41
1288
1289         * src/prefs_toolbar.c
1290         * src/prefs_toolbar.h
1291         * src/toolbar.c
1292                 Allow plugins to choose to which toolbar they want
1293                 to add actions (main window, compose window, or message view)
1294
1295 2009-12-19 [paul]       3.7.3cvs40
1296
1297         * src/statusbar.c
1298                 fix statusbar in GTK+ 2.19.1
1299
1300 2009-12-10 [pawel]      3.7.3cvs39
1301
1302         * src/compose.c
1303                 Better fix for cvs28 regression
1304
1305 2009-12-10 [iwkse]      3.7.3cvs38
1306
1307         * src/compose.c
1308             Fix some indentation
1309
1310 2009-12-10 [iwkse]      3.7.3cvs37
1311
1312         * src/compose.c
1313             Add missing checks for gtkaspell: avoid
1314             crashing in some cases when Enchant is 
1315             enabled but the spell checker is disabled 
1316             in preferences.
1317
1318 2009-12-09 [colin]      3.7.3cvs36
1319
1320         * src/compose.c
1321                 Fix leak and unchecked accesses.
1322
1323 2009-12-09 [mir]        3.7.3cvs35
1324
1325         * src/compose.c
1326         Fix Bug 2072 "template at folder properties is not working"
1327         introduced in cvs24.
1328
1329 2009-12-08 [pawel]      3.7.3cvs34
1330
1331         * src/compose.c
1332                 When 'Reply All' remove current compose address from
1333                 Cc/Bcc list - fix for regression introduced in cvs28
1334
1335 2009-12-05 [pawel]      3.7.3cvs33
1336
1337         * src/messageview.c
1338                 Fix memory management, duh!
1339
1340 2009-12-04 [pawel]      3.7.3cvs32
1341
1342         * src/messageview.c
1343                 Use case insensitive comparison in search for
1344                 duplicate urls
1345         * src/uri_opener.c
1346                 Refresh scrollbars on every window open
1347
1348 2009-12-04 [pawel]      3.7.3cvs31
1349
1350         * src/compose.c
1351                 Highlight misspelled words when applying template and
1352                 check_while_typing option is on
1353
1354 2009-12-03 [pawel]      3.7.3cvs30
1355
1356         * src/compose.c
1357                 Highlight misspelled words in text inserted from file(s)
1358                 or pasted to message body when check_while_typing
1359                 options is on
1360
1361 2009-12-02 [pawel]      3.7.3cvs29
1362
1363         * src/compose.c
1364                 Revert first part of previous commit
1365
1366 2009-12-02 [pawel]      3.7.3cvs28
1367
1368         * src/compose.c
1369                 Fix Bug 2055 "duplicate mailing list reply if
1370                 List-Post + Reply-To present"
1371                 - Ignore Reply-To if answering to ML
1372                 - Improve parsing of List-Post header
1373
1374 2009-12-02 [pawel]      3.7.3cvs27
1375
1376         * src/compose.c
1377         * src/compose.h
1378                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
1379                 email had user in "From" and "CC"
1380                 Don't allow duplicate addresses in compose window headers
1381
1382 2009-12-02 [mones]      3.7.3cvs26
1383
1384         * manual/intro.xml
1385         * manual/es/intro.xml
1386         * manual/fr/intro.xml
1387         * manual/it/intro.xml
1388         * manual/pl/intro.xml
1389                 Make URL to point current site
1390
1391 2009-12-01 [holger]     3.7.3cvs25
1392
1393         * src/summaryview.c
1394         * src/summaryview.h
1395                 Introduce new drag type "claws-mail/msg-path-list" for
1396                 drag'n'drop of a message selection from the summaryview
1397                 into other applications. The drag data gets set to the
1398                 folder-item-id followed by message ids, separated by newlines.
1399                 This enables other applications to back-link to Claws Mail
1400                 via a "claws-mail --select" call after they received a drop.
1401
1402 2009-11-30 [mir]        3.7.3cvs24
1403
1404         * src/compose.c
1405            Place cursor in compose window according to provided input
1406            If to: is present place cursor in subject field and if both
1407            to: and subject: is present place cursor in body. If body: is
1408            present insert a new line after text and place cursor there.
1409
1410 2009-11-27 [mones]      3.7.3cvs23
1411
1412         * src/gtk/quicksearch.c
1413                 Allow viewing longer expressions if there's space
1414
1415 2009-11-25 [holger]     3.7.3cvs22
1416
1417         * Makefile.am
1418         * src/common/Makefile.am
1419         * src/common/utils.c
1420         * src/common/utils.h
1421                 Add a function to query the
1422                 filepath of the .desktop file
1423
1424 2009-11-25 [colin]      3.7.3cvs21
1425
1426         * src/imap.c
1427                 Fix bug 2063, 'glib assertion in GRelation use in 
1428                 imap.c'
1429
1430 2009-11-24 [pawel]      3.7.3cvs20
1431
1432         * src/common/utils.c
1433                 Fix Bug 2053 'Inconsistent application of Coloration 
1434                 of Message text'
1435                 Don't allow '<' character between quotation marks
1436
1437 2009-11-21 [holger]     3.7.3cvs19
1438
1439         * src/printing.c
1440                 Modify cairo clip handling in preview windows,
1441                 to prevent print preview windows from being blank
1442                 with GTK+ 2.18. Follow recommendation of the GTK+
1443                 documentation (section "Migrating to client side windows")
1444                 and create a new cairo context for each expose event.
1445
1446 2009-11-19 [pawel]      3.7.3cvs18
1447
1448         * Makefile.am
1449                 complete 3.7.3cvs15 so install is DESTDIR safe
1450                 remove icons with changed names on uninstall
1451
1452 2009-11-18 [pawel]      3.7.3cvs17
1453
1454         * src/news_gtk.c
1455                 remove unneeded and code-duplicating function
1456
1457 2009-11-18 [pawel]      3.7.3cvs16
1458
1459         * src/news_gtk.c
1460                 Fix Bug 2057 'Claws mail does not keep renamed names
1461                 of nntp-subscribed groups'
1462                 Check for already subscribed group using item->path for group
1463                 comparision as folders item->path != item->name may be truth 
1464                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
1465
1466 2009-11-17 [pawel]      3.7.3cvs15
1467
1468         * Makefile.am
1469                 Fix Bug 2049 'some icons not copied?'
1470                 Install additional 64x64 and 128x128 icons
1471
1472 2009-11-17 [holger]     3.7.3cvs14
1473
1474         * src/prefs_toolbar.c
1475         * src/prefs_toolbar.h
1476         * src/toolbar.c
1477         * src/toolbar.h
1478                 Allow plugins to register toolbar items
1479
1480 2009-11-11 [pawel]      3.7.3cvs13
1481
1482         * src/addressbook.c
1483         * src/compose.c
1484         * src/compose.h
1485         * src/filtering.c
1486                 Fix Bug 1867 Changing account does not change BCC address
1487                 Set account specific headers when changing account
1488                 in compose window.
1489
1490 2009-11-07 [colin]      3.7.3cvs12
1491
1492         * src/gtk/prefswindow.c
1493                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
1494                 Patch by Pawel
1495
1496 2009-11-07 [colin]      3.7.3cvs11
1497
1498         * src/gtk/spell_entry.c
1499                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
1500                 Patch by Pawel Pekala
1501
1502 2009-10-27 [colin]      3.7.3cvs10
1503
1504         * src/folder.c
1505                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
1506                 Don't try to check whether the folder is up-to-date if
1507                 the folder class doesn't implement set_mtime, as we don't
1508                 care in this case. This code exists since a long time, but
1509                 the bug was triggered by more scanning of queue folders 
1510                 since recently (when we added \Deleted handling).
1511
1512 2009-10-27 [colin]      3.7.3cvs9
1513
1514         * src/mainwindow.c
1515                 Try to fix registering as default client
1516                 on windows 7
1517
1518 2009-10-21 [wwp]        3.7.3cvs8
1519
1520         * src/common/utils.c
1521                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
1522
1523 2009-10-21 [wwp]        3.7.3cvs7
1524
1525         * src/common/utils.c
1526                 Don't core dump when attempting to insert a non-existing
1527                 file using a mailto: uri (g_error does core dump).
1528
1529 2009-10-20 [colin]      3.7.3cvs6
1530
1531         * src/common/utils.c
1532                 Don't g_error on normal warnings...
1533
1534 2009-10-20 [colin]      3.7.3cvs5
1535
1536         * src/plugins/pgpcore/sgpgme.c
1537                 Fix bug 1996, 'S/MIME key not selected'
1538                 Check for S/MIME certs too
1539
1540 2009-10-20 [colin]      3.7.3cvs4
1541
1542         * src/common/w32lib.h
1543                 Fix win32 build on latest mingw32
1544
1545 2009-10-20 [colin]      3.7.3cvs3
1546
1547         * src/exportldif.c
1548         * src/ldif.c
1549         * src/ldif.h
1550                 Fix LDIF export. Patch by Michael Rasmussen
1551
1552 2009-10-18 [paul]       3.7.3cvs2
1553
1554         * tools/claws.i18n.status.pl
1555                 increase the value of $transolddays since we're relasing less
1556                 often now.
1557                 rework the en_GB.po hack so that en_GB is always 100% translated
1558                 and recently updated
1559
1560 2009-10-17 [paul]       3.7.3cvs1
1561
1562         * src/prefs_account.c
1563         * src/prefs_compose_writing.c
1564         * src/prefs_receive.c
1565         * src/prefs_summaries.c
1566         * src/prefs_wrapping.c
1567                 reword a few labels. (this incorporates everything
1568                 that seemed worthwhile from bug 2020)
1569         * src/prefs_customheader.c
1570                 use a 'Browse' button instead of button with
1571                 label 'From file...'
1572
1573 2009-10-12 [colin]
1574
1575         * CVS repository change
1576
1577 2009-10-09 [paul[       3.7.3
1578
1579         version 3.7.3 unleashed!!
1580
1581 2009-10-07 [paul]       3.7.2cvs49
1582
1583         * src/folderview.c
1584         * src/folderview.h
1585         * src/mainwindow.c
1586                 fix  Bug 1994 -  Changing colors required restart.
1587                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
1588                 more accurate folderview_reinit_fonts()
1589
1590 2009-10-07 [paul]       3.7.2cvs48
1591
1592         * src/addrgather.c
1593         * src/prefs_common.c
1594         * src/prefs_common.h
1595                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
1596                 patch by Pawel Pekala
1597
1598 2009-10-07 [paul]       3.7.2cvs47
1599
1600         * po/cs.po
1601         * po/de.po
1602         * po/hu.po
1603         * po/id.po
1604         * po/ja.po
1605         * po/pt_BR.po
1606                 updated by David Vachulka, Stephan Sachse and Marc Arens,
1607                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
1608                 Goncalves Guimaraes
1609
1610 2009-10-06 [colin]      3.7.2cvs46
1611
1612         * po/fr.po
1613                 French translation update
1614
1615 2009-10-05 [paul]       3.7.2cvs45
1616
1617         * src/printing.c
1618                 enable Page Size and Orientation in the print dialog,
1619                 GTK+ >= 2.18.x only. Patch by Mark__T
1620
1621 2009-10-05 [paul]       3.7.2cvs44
1622
1623         * src/prefs_summaries.c
1624                 fix label, startup --> start-up, to match other uses of the
1625                 term
1626
1627 2009-10-05 [paul]       3.7.2cvs43
1628
1629         * po/pl.po
1630                 updated by Emilian Nowak
1631
1632 2009-10-03 [colin]      3.7.2cvs42
1633
1634         * src/mimeview.c
1635         * src/noticeview.c
1636         * src/gtk/gtkcmclist.c
1637         * src/gtk/gtkvscrollbutton.c
1638         * src/gtk/logwindow.c
1639                 GTK+ 2.18 fixes:
1640                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
1641                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
1642                 Fix warning at start
1643
1644 2009-09-28 [colin]      3.7.2cvs41
1645
1646         * src/matcher.c
1647         * src/mimeview.c
1648         * src/prefs_folder_item.c
1649                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
1650
1651 2009-09-28 [colin]      3.7.2cvs40
1652
1653         * src/prefs_summaries.c
1654         * src/gtk/sslcertwindow.c
1655                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
1656                 shows up garbled in GUI'. Patch by Pawel Pekala
1657
1658 2009-09-24 [iwkse]      3.7.2cvs39
1659
1660         * configure.ac
1661             That's only for statistics, of course :)
1662
1663 2009-09-24 [iwkse]      3.7.2cvs38
1664
1665         * configure.ac
1666             ...
1667
1668 2009-09-24 [iwkse]      3.7.2cvs37
1669
1670         * configure.ac
1671             Revert unwanted change
1672
1673 2009-09-24 [iwkse]      3.7.2cvs36
1674
1675         * src/action.c
1676             Fix issue with filtering actions and 
1677             parsed parameters
1678
1679 2009-09-20 [mones]      3.7.2cvs35
1680
1681         * tools/convert_mbox.pl
1682                 Add -R flag to support recursive conversions
1683                 of arbitrary Evolution mail folders, based on
1684                 bash script by Daniel Dickinson (fixes debian 
1685                 bug #461435) 
1686         * tools/popfile-link.sh
1687                 Set required shell for script (fixes debian 
1688                 bug #530057)
1689
1690 2009-09-16 [colin]      3.7.2cvs34
1691
1692         * src/main.c
1693                 Go grab files in /etc/skel if they exist
1694                 at first startup 
1695
1696 2009-09-15 [colin]      3.7.2cvs33
1697
1698         * src/procmime.c
1699                 Complete 3.7.1cvs42: only output directly to
1700                 final file if we get NULL byes at the start.
1701                 Still fixes saving UTF16 files, but also
1702                 fixes displaying Base64 parts with decoding
1703                 errors (parts without errors get displayed)
1704
1705 2009-09-14 [colin]      3.7.2cvs32
1706
1707         * src/matcher.c
1708         * src/matcher.h
1709         * src/matcher_parser_parse.y
1710         * src/prefs_matcher.c
1711                 Add 'has_attachment' and 'signed' matcher
1712                 expressions. Patch by Aleksei Miheev, fixes
1713                 bug 1997. 
1714
1715 2009-09-14 [colin]      3.7.2cvs31
1716
1717         * src/common/utils.c
1718                 Add "Re :" prefix from french Yahoo mail.
1719                 Patch by Didier Barvaux, fixes bug 1999
1720
1721 2009-09-10 [mones]      3.7.2cvs30
1722
1723         * manual/plugins.xml
1724                 Fix sites supported by SpamReport
1725         * manual/es/plugins.xml
1726                 Synchronise Spanish manual
1727
1728 2009-09-07 [holger]     3.7.2cvs29
1729
1730         * Makefile.am
1731                 Also update the icon cache on uninstall.
1732                 This prevents possible problems when Claws Mail was
1733                 uninstalled and installed again into a different location,
1734                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
1735                 and the blog post linked therein
1736
1737 2009-09-07 [paul]       3.7.2cvs28
1738
1739         * src/prefs_toolbar.c
1740                 when updating the main toolbar icons just update
1741                 the main toolbar (and consequently fix a bug where
1742                 folderview icons would disappear)
1743
1744 2009-08-30 [holger]     3.7.2cvs27
1745
1746         * src/compose.c
1747                 Do case-insensitive comparison against
1748                 header names when extracting recipients
1749                 from composed mails
1750
1751 2009-08-23 [colin]      3.7.2cvs26
1752
1753         * src/mbox.c
1754                 Probably fix RH bug 512024, " folder.c:3543 
1755                 Condition msglist != NULL failed"
1756
1757 2009-08-23 [colin]      3.7.2cvs25
1758
1759         * src/prefs_compose_writing.c
1760                 Make the maximum size warning bigger. Patch
1761                 by Didier Barvaux on bug 1986.
1762
1763 2009-08-21 [colin]      3.7.2cvs24
1764
1765         * src/compose.c
1766                 Previous commit: move the function into compose_insert_file
1767                 so that it's also used on drag-n-drop
1768
1769 2009-08-21 [colin]      3.7.2cvs23
1770
1771         * src/compose.c
1772                 Fix scrolling when adding an header
1773
1774 2009-08-21 [colin]      3.7.2cvs22
1775
1776         * src/compose.c
1777         * src/prefs_common.c
1778         * src/prefs_common.h
1779         * src/prefs_compose_writing.c
1780         * src/common/utils.c
1781                 Fix bug 1986, "New feature: warn user when inserting 
1782                 a large file in the message body". Patch by Didier
1783                 Barvaux
1784
1785 2009-08-21 [colin]      3.7.2cvs21
1786
1787         * AUTHORS
1788         * src/gtk/authors.h
1789         * src/common/utils.c
1790                 Fix bug 1984: Add R�f. : reply prefix (french 
1791                 Lotus Notes); patch by Didier Barvaux
1792
1793 2009-08-21 [colin]      3.7.2cvs20
1794
1795         * src/codeconv.c
1796         * src/codeconv.h
1797                 Fix bug 1969, 'Bad guess for outgoing encoding'
1798                 Make sure the specific converters (japanese in
1799                 this case) can return success/error in strict
1800                 mode, instead of silently failing back to 
1801                 strncpy
1802
1803 2009-08-20 [holger]     3.7.2cvs19
1804
1805         * src/compose.c
1806         * src/compose.h
1807                 Make it possible for code outside
1808                 compose (e.g. plugins) to attach files
1809
1810 2009-08-20 [colin]      3.7.2cvs18
1811
1812         * src/main.c
1813                 Fix crash when accessing IMAP soon
1814
1815 2009-08-18 [colin]      3.7.2cvs17
1816
1817         * src/ldapquery.c
1818                 Maybe fix crash on non-existent LDAP server
1819
1820 2009-08-04 [colin]      3.7.2cvs16
1821
1822         * src/toolbar.c
1823                 Fix toolbar's spacing that breaks dark
1824                 themes (patch from http://blogs.igalia.com/aperez/
1825                 2009/07/making-claws-mail-look-better/)
1826
1827 2009-07-28 [colin]      3.7.2cvs15
1828
1829         * src/account.c
1830         * src/addrcustomattr.c
1831         * src/addressadd.c
1832         * src/addressbook_foldersel.c
1833         * src/addrgather.c
1834         * src/browseldap.c
1835         * src/compose.c
1836         * src/editbook.c
1837         * src/editgroup.c
1838         * src/editjpilot.c
1839         * src/editldap.c
1840         * src/editldap_basedn.c
1841         * src/edittags.c
1842         * src/editvcard.c
1843         * src/exphtmldlg.c
1844         * src/expldifdlg.c
1845         * src/export.c
1846         * src/foldersel.c
1847         * src/import.c
1848         * src/importldif.c
1849         * src/importmutt.c
1850         * src/importpine.c
1851         * src/prefs_actions.c
1852         * src/prefs_customheader.c
1853         * src/prefs_display_header.c
1854         * src/prefs_filtering.c
1855         * src/prefs_folder_column.c
1856         * src/prefs_matcher.c
1857         * src/prefs_summary_column.c
1858         * src/prefs_summary_open.c
1859         * src/prefs_template.c
1860         * src/textview.c
1861         * src/uri_opener.c
1862                 Fix bug 1950, 'Program freeze up during folder selection'
1863                 Don't leave hidden windows modal
1864
1865 2009-07-28 [colin]      3.7.2cvs14
1866
1867         * src/ldapquery.c
1868                 Fix bug 1957, 'LDAP errs out after searching too 
1869                 many search bases'
1870
1871 2009-07-28 [colin]      3.7.2cvs13
1872
1873         * src/summaryview.c
1874                 Fix bug 1966, '"Collapse all threads" slower than 
1875                 "Expand all threads"'
1876
1877 2009-07-28 [colin]      3.7.2cvs12
1878
1879         * src/common/session.c
1880                 Fix bug 1967, 'Claws gets stuck after accepting 
1881                 a certificate warning dialog'
1882
1883 2009-07-19 [paul]       3.7.2cvs11
1884
1885         * manual/plugins.xml
1886                 a few small changes to the English
1887
1888 2009-07-18 [mones]      3.7.2cvs10
1889
1890         * manual/plugins.xml
1891                 Add new bsfilter and fancy plugins to the docs
1892                 and a note about dealing with plugins of the same class
1893         * src/prefs_account.c
1894                 Fix extra space at the end typo
1895
1896 2009-07-16 [colin]      3.7.2cvs9
1897
1898         * src/summaryview.c
1899                 Fix wrong return without unlocking; thanks
1900                 to mupuf_
1901
1902 2009-07-14 [colin]      3.7.2cvs8
1903
1904         * src/imap.c
1905                 Fix bug 1954, 'Segfault on reading wrong STATUS'
1906
1907 2009-07-10 [colin]      3.7.2cvs7
1908
1909         * src/plugins/pgpcore/plugin.def
1910         * src/common/utils.h
1911                 Fix windows port
1912
1913 2009-07-10 [colin]      3.7.2cvs6
1914
1915         * src/prefs_display_header.c
1916                 Fix bug 1951, 'C-Mail dumps core when editing 
1917                 displayed headers'. Patch by Alexey Rusakov
1918
1919 2009-07-10 [colin]      3.7.2cvs5
1920
1921         * src/folderview.c
1922                 Fix bug 1952, 'Deleted mails in Queue folder 
1923                 highlight it'.
1924
1925 2009-07-09 [colin]      3.7.2cvs4
1926
1927         * src/gtk/spell_entry.c
1928                 Fix bug 1949, 'Spell checker doesn't recognise 
1929                 certain word in Subject header, but does in 
1930                 message body'. Patch by Pawel Pekala.
1931
1932 2009-07-09 [paul]       3.7.2cvs3
1933
1934         * configure.ac
1935                 use pkgconfig to check for the minimum required
1936                 version of GnuTLS
1937
1938 2009-07-06 [colin]      3.7.2cvs2
1939
1940         * src/prefs_customheader.c
1941                 Fix build failure
1942
1943 2009-07-04 [paul]       3.7.2cvs1
1944
1945         * tools/claws.i18n.status.pl
1946                 updated
1947
1948 2009-07-03 [paul]       3.7.2
1949
1950         * NEWS
1951         * README
1952         * RELEASE_NOTES 
1953                 3.7.2 released!
1954
1955 2009-07-03 [paul]       3.7.1cvs85
1956
1957         * AUTHORS
1958         * configure.ac
1959         * po/pt_PT.po
1960         * po/sk.po
1961         * src/gtk/authors.h
1962                 added new translations by Tiago Faria and Slavko
1963         * po/bg.po
1964         * po/cs.po
1965         * po/de.po
1966         * po/es.po
1967         * po/fi.po
1968         * po/fr.po
1969         * po/hu.po
1970         * po/id.po
1971         * po/it.po
1972         * po/ja.po
1973         * po/pt_BR.po
1974         * po/ru.po
1975                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
1976                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
1977                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
1978                 Goncalves Guimaraes, Aleksei Miheev
1979
1980 2009-07-01 [colin]      3.7.1cvs84
1981
1982         * src/prefs_common.c
1983                 Fix bug 1940, 'Doesn't open links in 
1984                 user's default browser'. Turn the preference
1985                 to TRUE by default; that will only change the
1986                 behaviour for new users.
1987
1988 2009-06-29 [colin]      3.7.1cvs83
1989
1990         * src/filtering.c
1991         * src/filtering.h
1992         * src/prefs_filtering_action.c
1993                 Fix bug 1935, 'problems with very long filtering actions':
1994                 Use a dynamic buffer in action to string, and a bigger
1995                 buffer in string to action
1996
1997 2009-06-29 [colin]      3.7.1cvs82
1998
1999         * src/matcher_parser_lex.l
2000                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
2001
2002 2009-06-29 [colin]      3.7.1cvs81
2003
2004         * src/addressbook.c
2005                 Fix warnings
2006         * src/editgroup.c
2007                 Fix crash (out-of-bounds tree column)
2008         * src/gtk/gtkcmctree.c
2009         * src/gtk/gtksctree.c
2010                 Prevent using an out-of-bounds tree column
2011
2012 2009-06-29 [colin]      3.7.1cvs80
2013
2014         * src/ldapupdate.c
2015         * src/ldif.c
2016                 Leak fixes; patch by Pawel Pekala.
2017
2018 2009-06-26 [colin]      3.7.1cvs79
2019
2020         * src/summaryview.c
2021                 Sort by msgnum if dates are equal
2022
2023 2009-06-24 [paul]       3.7.1cvs78
2024
2025         * src/summaryview.c
2026                 make some (forgotten) strings translatable
2027
2028 2009-06-19 [colin]      3.7.1cvs77
2029
2030         * src/summaryview.c
2031                 Fix menu sensitiveness
2032
2033 2009-06-18 [colin]      3.7.1cvs76
2034
2035         * configure.ac
2036         * src/plugins/pgpcore/sgpgme.c
2037         * src/plugins/pgpcore/sgpgme.h
2038         * src/plugins/pgpmime/mypgpcore.def
2039         * src/plugins/pgpmime/pgpmime.c
2040         * src/plugins/smime/mypgpcore.def
2041         * src/plugins/smime/smime.c
2042                 Use largefile support (and stop using our old GPGME
2043                 hack on gpgme_data_seek/rewind)
2044                 (See 1.9.12cvs44 to 46 - if this breaks things we 
2045                 should soon know :)
2046
2047 2009-06-13 [colin]      3.7.1cvs75
2048
2049         * src/gtk/spell_entry.c
2050                 Fix assertion. We can put a NULL gtkaspell to
2051                 an entry; it just means it won't be spell-checked.
2052
2053 2009-06-12 [mones]      3.7.1cvs74
2054
2055         * src/compose.c
2056         * src/messageview.c
2057         * src/prefs_account.c
2058         * src/prefs_account.h
2059         * src/common/utils.c
2060         * src/common/utils.h
2061                 Added preference to use account address in generated
2062                 Message-Id. Fixes Debian bug #531052
2063
2064 2009-06-12 [colin]      3.7.1cvs73
2065
2066         * src/common/ssl.c
2067                 Better fix, API-compatible with libgnutls13
2068
2069 2009-06-12 [colin]      3.7.1cvs72
2070
2071         * src/common/ssl.c
2072                 Use compatibility mode in GnuTLS, and avoid problems with 
2073                 servers that don't comply 100% with the spec, but still
2074                 exist.
2075
2076 2009-06-06 [iwkse]      3.7.1cvs71
2077
2078         * src/compose.c
2079                 Ops..revert a mix with another patch
2080
2081 2009-06-06 [iwkse]      3.7.1cvs70
2082
2083         * src/compose.c
2084                 A better fix for the previous commit's issue
2085
2086 2009-06-06 [iwkse]      3.7.1cvs69
2087
2088         * src/compose.c
2089                 Fix shutting down of Claws Mail while a GTK_Return keypress 
2090                 event is sent to the Attach property window
2091
2092 2009-06-05 [colin]      3.7.1cvs68
2093
2094         * src/compose.c
2095                 Fix build on GTK+ 2.6
2096
2097 2009-06-03 [mones]      3.7.1cvs67
2098
2099         * tools/make.themes.project
2100                 Oops! fix header, sorry Paul ;-)
2101
2102 2009-06-03 [mones]      3.7.1cvs66
2103
2104         * tools/make.themes.project
2105                 Add support for PNG themes and other
2106                 fixes i don't remember now... :)
2107
2108 2009-06-02 [colin]      3.7.1cvs65
2109
2110         * src/compose.c
2111         * src/prefs_template.c
2112         * src/quote_fmt.c
2113                 Fix error messages in templates, and fix their
2114                 checking
2115
2116 2009-05-22 [colin]      3.7.1cvs64
2117
2118         * src/compose.c
2119                 And remove hbox too
2120
2121 2009-05-22 [colin]      3.7.1cvs63
2122
2123         * src/compose.c
2124                 Fix phantom button behind entry when
2125                 changing fields via Tools/Reply mode.
2126
2127 2009-05-22 [colin]      3.7.1cvs62
2128
2129         * src/compose.c
2130                 Fix icon size
2131
2132 2009-05-21 [mones]      3.7.1cvs61
2133
2134         * src/compose.c
2135         * src/compose.h
2136                 Add button to empty header lines with one click
2137
2138 2009-05-21 [paul]       3.7.1cvs60
2139
2140         * src/mainwindow.c
2141         * src/mainwindow.h
2142         * src/plugins/trayicon/trayicon.c
2143                 when quitting from the trayicon, honour
2144                 prefs_common.clean_on_exit
2145
2146 2009-05-21 [paul]       3.7.1cvs59
2147
2148         * src/gtk/Makefile.am
2149                 remove duplicate entry
2150                 thanks to Charles A Edwards
2151
2152 2009-05-19 [paul]       3.7.1cvs58
2153
2154         * src/send_message.c
2155                 clear progressbar in the statusbar on 'Cancel'
2156
2157 2009-05-16 [colin]      3.7.1cvs57
2158
2159         * AUTHORS
2160         * src/gtk/authors.h
2161                 Add Fabian
2162
2163 2009-05-16 [colin]      3.7.1cvs56
2164
2165         * src/msgcache.c
2166                 Remove msgnum>0 condition for removing messages
2167                 from caches. There's no such condition on add.
2168                 Fixes bug 1913, 'Allow to remove phantom 
2169                 messages from the cache'; patch by Fabian
2170                 Keil <fk at fabiankeil.de>
2171
2172 2009-05-12 [holger]     3.7.1cvs55
2173
2174         * src/messageview.c
2175         * src/messageview.h
2176                 Introduce hook after showing of the message view
2177
2178 2009-05-11 [colin]      3.7.1cvs54
2179
2180         * src/compose.c
2181                 Fix bug 1872, 'A: Cc: CCi: selector should 
2182                 default on same as preceding contact'
2183
2184 2009-05-10 [holger]     3.7.1cvs53
2185
2186         * src/addr_compl.c
2187         * src/addr_compl.h
2188                 Add a hook to make it possible for plugins to
2189                 modify the address completion list
2190
2191 2009-05-06 [paul]       3.7.1cvs52
2192
2193         * src/folder.c
2194         * src/mimeview.c
2195                 fix bug 1915, 'Mails signed with smime.p7s
2196                 display both signed and attachment icon.'
2197
2198 2009-05-05 [colin]      3.7.1cvs51
2199
2200         * src/common/utils.c
2201                 Fix patch :)
2202
2203 2009-05-05 [colin]      3.7.1cvs50
2204
2205         * src/common/utils.c
2206                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
2207                 different mountpoint than tempdir'
2208
2209 2009-05-04 [colin]      3.7.1cvs49
2210
2211         * src/msgcache.c
2212                 Probably fix bug 1914, 'Crash reading
2213                 corrupted tags file'
2214
2215 2009-04-26 [paul]       3.7.1cvs48
2216
2217         * configure.ac
2218         * src/gtk/gtkaspell.h
2219                 fix bug 1904, 'build mechanism looks for
2220                 'enchant.h' in a wrong place'
2221
2222 2009-04-25 [paul]       3.7.1cvs47
2223
2224         * src/printing.c
2225                 gah! fix coding style!
2226
2227 2009-04-25 [paul]       3.7.1cvs46
2228
2229         * src/printing.c
2230         * src/toolbar.c
2231                 if building with GTK+ >= 2.16 use
2232                 gtk_orientable_set_orientation() instead of now
2233                 deprecated gtk_toolbar_set_orientation()
2234
2235 2009-04-24 [colin]      3.7.1cvs45
2236
2237         * src/compose.c
2238                 Ask before sending if an attached file has
2239                 disappeared.
2240
2241 2009-04-19 [paul]       3.7.1cvs44
2242
2243         * src/prefs_common.c
2244         * src/prefs_common.h
2245         * src/gtk/about.c
2246                 save About window size.
2247                 patch by Pawel Pekala
2248
2249 2009-04-12 [paul]       3.7.1cvs43
2250
2251         * tools/csv2addressbook.pl
2252                 add extra CSV fields that are now appended
2253                 by thunderbird (version 2.0.0.21)
2254
2255 2009-04-08 [colin]      3.7.1cvs42
2256
2257         * src/procmime.c
2258                 fix saving (but not displaying) of UTF-16
2259                 files
2260
2261 2009-04-08 [colin]      3.7.1cvs41
2262
2263         * src/gtk/manage_window.c
2264                 Disable transient windows on win32 - seems to
2265                 fix most focusing issues
2266
2267 2009-04-05 [colin]      3.7.1cvs40
2268
2269         * src/procmsg.c
2270                 Don't ask whether we want to send deleted mails in queue
2271                 folders; also, don't send deleted mails when flushing
2272                 queues
2273
2274 2009-04-04 [paul]       3.7.1cvs39
2275
2276         * AUTHORS
2277         * configure.ac
2278         * po/id.po
2279         * src/gtk/authors.h
2280         * tools/claws.i18n.status.pl
2281                 add new Indonesian translation, by
2282                 MSulchan Darmawan
2283
2284 2009-04-03 [paul]       3.7.1cvs38
2285
2286         * AUTHORS
2287         * src/gtk/authors.h
2288                 credit due
2289
2290 2009-04-03 [colin]      3.7.1cvs37
2291
2292         * src/compose.c
2293         * src/textview.c
2294                 Fix bug 1891, 'Add support for gopher:// links'
2295                 Patch by Jacob Head <clawsmail at jacob-head.com>
2296                 Let's go back to the roots! 
2297
2298 2009-04-03 [paul]       3.7.1cvs36
2299
2300         * m4/Makefile.am
2301                 complete cvs35
2302
2303 2009-04-03 [paul]       3.7.1cvs35
2304
2305         * configure.ac
2306                 add AC_CONFIG_MACRO_DIR([m4])
2307                 remove CLAWS_ACLOCAL_INCLUDE(m4)
2308         * m4/aclocal-include.m4
2309                 removed this now unneeded file
2310
2311 2009-04-02 [colin]      3.7.1cvs34
2312
2313         * src/common/utils.h
2314                 Fix previous (thanks to Marcus :)
2315
2316 2009-04-02 [colin]      3.7.1cvs33
2317
2318         * src/common/utils.h
2319         * src/etpan/etpan-thread-manager.c
2320                 pipe() was a macro from GLib on win32 until
2321                 glib 2.13.2. It's undefined after that.
2322                 Thanks to Marcus Brinkmann for the heads-up!
2323
2324 2009-03-31 [colin]      3.7.1cvs32
2325
2326         * src/folder_item_prefs.c
2327                 Copy folder settings with prefs
2328
2329 2009-03-31 [colin]      3.7.1cvs31
2330
2331         * src/prefs_account.c
2332                 Don't use un-sensitive checkboxes in Privacy tab
2333                 when privacy system in None (makes unchecking 
2334                 painful when no privacy plugin is loaded)
2335
2336 2009-03-30 [colin]      3.7.1cvs30
2337
2338         * src/folder.c
2339         * src/folder.h
2340         * src/imap.c
2341         * src/mainwindow.c
2342         * src/mainwindow.h
2343         * src/prefs_account.c
2344         * src/prefs_account.h
2345         * src/summaryview.c
2346         * src/summaryview.h
2347                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
2348                 Add an option on the Receive page of IMAP account preferences:
2349                 "Move deleted mails to trash and expunge immediately". This
2350                 option defaults to TRUE to avoid changing the existing behaviour.
2351                 Setting it to FALSE prevents automatic expunging. 
2352                 Also, add Tools/Expunge and View/Hide deleted messages menu items
2353                 (View/Hide deleted message being a per-folder setting, and behaving,
2354                 like View/Hide read messages).
2355
2356 2009-03-30 [colin]      3.7.1cvs29
2357
2358         * src/imap.c
2359                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
2360                 ask for IMAP password when using GSSAPI auth
2361
2362 2009-03-27 [colin]      3.7.1cvs28
2363
2364         * src/folder.c
2365                 Fix cvs14, make sure we mark non-existent caches dirty
2366                 (or they never get written)
2367
2368 2009-03-27 [colin]      3.7.1cvs27
2369
2370         * src/imap.c
2371                 Fix tag update when all tags are removed 
2372                 from another client
2373
2374 2009-03-25 [colin]      3.7.1cvs26
2375
2376         * configure.ac
2377                 Fix configure.ac, thanks to Pawel
2378
2379 2009-03-25 [colin]      3.7.1cvs25
2380
2381         * src/news.c
2382         * src/etpan/nntp-thread.c
2383                 Fix header fetching (NG/To/Cc). Fixes 
2384                 bug 1883, 'Message processing fails to 
2385                 act on Newsgroups: field'
2386
2387 2009-03-23 [colin]      3.7.1cvs24
2388
2389         * src/textview.c
2390                 Fix internal headers visible in queue/sent
2391
2392 2009-03-23 [colin]      3.7.1cvs23
2393
2394         * configure.ac
2395                 Fix check for RC (resource compiler) used
2396                 on win32 (AC_LIBTOOL_RC used to call it 
2397                 implicitely but stopped)
2398
2399 2009-03-19 [colin]      3.7.1cvs22
2400
2401         * src/toolbar.c
2402                 Put spam button in default toolbar even if
2403                 bogofilter and spamassassin are not built.
2404                 Other anti-spam plugin could exist! :)
2405         * src/common/utils.c
2406                 Fix exit status fetch on win32
2407
2408 2009-03-18 [paul]       3.7.1cvs21
2409
2410         * src/gtk/spell_entry.c
2411                 fix "[BUG] Wrong word replaced in 'Subject:'
2412                 when spell-checking correction used"
2413                 Patch by Pawel Pekala
2414
2415 2009-03-17 [colin]      3.7.1cvs20
2416
2417         * src/common/utils.c
2418                 Fix win32 build (from cvs12)
2419
2420 2009-03-17 [colin]      3.7.1cvs19
2421
2422         * src/compose.c
2423                 Fix bug 1735, 'Change To: and Newsgroups: 
2424                 recipient field according account type'
2425                 Patch by Pawel
2426
2427 2009-03-17 [colin]      3.7.1cvs18
2428
2429         * src/msgcache.c
2430         * src/prefs_common.c
2431         * src/prefs_common.h
2432         * src/prefs_other.c
2433         * src/common/prefs.c
2434                 Add preference for fsyncing metadata
2435
2436 2009-03-16 [paul]       3.7.1cvs17
2437
2438         * src/prefs_customheader.c
2439                 add forgotten #if HAVE_LIBCOMPFACE
2440
2441 2009-03-16 [paul]       3.7.1cvs16
2442
2443         * src/prefs_customheader.c
2444                 put the (X-)Face preview image below the up/down
2445                 buttons so they don't jump around.
2446                 make the list reorderable by drag'n'drop
2447
2448 2009-03-16 [colin]      3.7.1cvs15
2449
2450         * src/prefs_customheader.c
2451                 Add a (X-)Face preview. Patch by iwkse.
2452
2453 2009-03-16 [colin]      3.7.1cvs14
2454
2455         * src/compose.c
2456         * src/folder.c
2457         * src/folder.h
2458         * src/msgcache.c
2459         * src/common/prefs.c
2460                 Add fsync calls to make sure we don't
2461                 lose data on system crashes. (to do:
2462                 add a pref to allow people choosing raw
2463                 speed)
2464
2465 2009-03-15 [colin]      3.7.1cvs13
2466
2467         * src/gtk/gtkaspell.c
2468                 Fix empty menu when there are no
2469                 suggestions (using the Spelling menu)
2470
2471 2009-03-14 [colin]      3.7.1cvs12
2472
2473         * src/common/utils.c
2474                 Win32: fix subject prefix length
2475
2476 2009-03-11 [mones]      3.7.1cvs11
2477
2478         * po/es.po
2479                 fix encoding declared in header
2480                 update translation now we're at it
2481
2482 2009-03-10 [colin]      3.7.1cvs10
2483
2484         * src/messageview.c
2485                 Fix "wrong mime" message printed out multiple
2486                 times
2487
2488 2009-03-10 [colin]      3.7.1cvs9
2489
2490         * src/prefs_folder_item.c
2491                 Fix build
2492
2493 2009-03-09 [paul]       3.7.1cvs8
2494
2495         * src/prefs_folder_item.c
2496         * src/send_message.c
2497                 fixes to english text
2498
2499 2009-03-08 [paul]       3.7.1cvs7
2500
2501         * po/ja.po
2502                 correct errors in header
2503
2504 2009-03-08 [paul]       3.7.1cvs6
2505
2506         * AUTHORS
2507         * configure.ac
2508         * po/ja.po
2509         * src/gtk/authors.h
2510         * tools/claws.i18n.status.pl
2511                 add Japanese translation, submitted by kazken3
2512
2513 2009-03-07 [colin]      3.7.1cvs5
2514
2515         * src/messageview.c
2516                 Don't let the invalid MIME warning hide
2517                 other noticeview (Partial receive or 
2518                 return receipt).
2519
2520 2009-03-07 [colin]      3.7.1cvs4
2521
2522         * src/procmime.c
2523                 Fix build
2524
2525 2009-03-07 [colin]      3.7.1cvs3
2526
2527         * src/messageview.c
2528         * src/procmime.c
2529         * src/procmime.h
2530                 Handle mimeparts that lack an end boundary.
2531                 They're invalid but it's too annoying for
2532                 normal users to fix.
2533
2534 2009-03-06 [wwp]        3.7.1cvs2
2535
2536         * src/compose.c
2537         * src/folder_item_prefs.c
2538         * src/folder_item_prefs.h
2539         * src/prefs_folder_item.c
2540                 Add per-folder default cc, bcc and reply-to.
2541
2542 2009-03-06 [colin]      3.7.1cvs1
2543
2544         * src/gedit-print.c
2545         * src/gtk/gtksourceprintjob.c
2546                 Fix build with old print interface
2547
2548 2009-03-06 [paul]       3.7.1
2549
2550         * NEWS
2551         * README
2552         * RELEASE_NOTES 
2553                 3.7.1 released!
2554
2555 2009-03-06 [paul]       3.7.0cvs78
2556
2557         * po/cs.po
2558         * po/de.po
2559         * po/fi.po
2560         * po/fr.po
2561         * po/hu.po
2562         * po/nl.po
2563         * po/pt_BR.po
2564         * po/sv.po
2565         * po/zh_CN.po
2566                 updated by David Vachulka, Stephan Sachse, Flammie
2567                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
2568                 Frederico Goncalves Guimaraes, Lars Persson Fink,
2569                 and Ralph Young
2570
2571 2009-03-03 [colin]      3.7.0cvs77
2572
2573         * src/prefs_filtering.c
2574                 Win32: Fix bug 1865, 'IMAP account name changes 
2575                 are not followed at filter actions'
2576
2577 2009-03-02 [colin]      3.7.0cvs76
2578
2579         * src/imap.c
2580                 Fix Launchpad bug 335571: 'claws-mail crashed 
2581                 with SIGSEGV in strlen() while deleting 
2582                 large amount of e-mails on IMAP account
2583
2584 2009-02-27 [mones]      3.7.0cvs75
2585
2586         * manual/es/account.xml
2587         * manual/es/ack.xml
2588         * manual/es/addrbook.xml
2589         * manual/es/advanced.xml
2590         * manual/es/claws-mail-manual.xml
2591         * manual/es/faq.xml
2592         * manual/es/glossary.xml
2593         * manual/es/gpl.xml
2594         * manual/es/handling.xml
2595         * manual/es/intro.xml
2596         * manual/es/keyboard.xml
2597         * manual/es/plugins.xml
2598         * manual/es/starting.xml
2599                 Sync with English version, fix some typos
2600                 Changed encoding to UTF-8
2601         * po/es.po
2602                 Update for release, changed encoding to UTF-8
2603
2604 2009-02-24 [colin]      3.7.0cvs74
2605
2606         * src/printing.c
2607                 Don't print separation line if there
2608                 are no headers
2609
2610 2009-02-23 [cleroy]     3.7.0cvs73
2611
2612         * src/account.c
2613         * src/action.c
2614         * src/addr_compl.c
2615         * src/addrbook.c
2616         * src/addrcache.c
2617         * src/addrcindex.c
2618         * src/addrclip.c
2619         * src/addrduplicates.c
2620         * src/addressadd.c
2621         * src/addressbook.c
2622         * src/addressbook_foldersel.c
2623         * src/addrharvest.c
2624         * src/addrindex.c
2625         * src/addritem.c
2626         * src/addrquery.c
2627         * src/addrselect.c
2628         * src/codeconv.c
2629         * src/compose.c
2630         * src/customheader.c
2631         * src/editaddress.c
2632         * src/editaddress_other_attributes_ldap.c
2633         * src/editgroup.c
2634         * src/editldap.c
2635         * src/enriched.c
2636         * src/exporthtml.c
2637         * src/exportldif.c
2638         * src/filtering.c
2639         * src/folder.c
2640         * src/foldersel.c
2641         * src/folderutils.c
2642         * src/folderview.c
2643         * src/gedit-print.c
2644         * src/html.c
2645         * src/imap.c
2646         * src/imap_gtk.c
2647         * src/inc.c
2648         * src/jpilot.c
2649         * src/ldapctrl.c
2650         * src/ldapquery.c
2651         * src/ldapserver.c
2652         * src/ldapupdate.c
2653         * src/ldif.c
2654         * src/localfolder.c
2655         * src/main.c
2656         * src/mainwindow.c
2657         * src/matcher.c
2658         * src/mbox.c
2659         * src/messageview.c
2660         * src/mh.c
2661         * src/mh_gtk.c
2662         * src/mimeview.c
2663         * src/msgcache.c
2664         * src/mutt.c
2665         * src/news.c
2666         * src/news_gtk.c
2667         * src/noticeview.c
2668         * src/pine.c
2669         * src/pop.c
2670         * src/prefs_account.c
2671         * src/prefs_actions.c
2672         * src/prefs_common.c
2673         * src/prefs_filtering.c
2674         * src/prefs_filtering_action.c
2675         * src/prefs_folder_column.c
2676         * src/prefs_folder_item.c
2677         * src/prefs_gtk.c
2678         * src/prefs_matcher.c
2679         * src/prefs_quote.c
2680         * src/prefs_send.c
2681         * src/prefs_summaries.c
2682         * src/prefs_summary_column.c
2683         * src/prefs_template.c
2684         * src/prefs_themes.c
2685         * src/prefs_toolbar.c
2686         * src/printing.c
2687         * src/privacy.c
2688         * src/procheader.c
2689         * src/procmime.c
2690         * src/procmsg.c
2691         * src/quote_fmt.c
2692         * src/remotefolder.c
2693         * src/send_message.c
2694         * src/sourcewindow.c
2695         * src/statusbar.c
2696         * src/stock_pixmap.c
2697         * src/summary_search.c
2698         * src/summaryview.c
2699         * src/textview.c
2700         * src/toolbar.c
2701         * src/undo.c
2702         * src/uri_opener.c
2703         * src/vcard.c
2704         * src/common/base64.c
2705         * src/common/claws.c
2706         * src/common/hooks.c
2707         * src/common/plugin.c
2708         * src/common/prefs.c
2709         * src/common/session.c
2710         * src/common/smtp.c
2711         * src/common/socket.c
2712         * src/common/string_match.c
2713         * src/common/stringtable.c
2714         * src/common/utils.c
2715         * src/common/utils.h
2716         * src/common/xml.c
2717         * src/common/xmlprops.c
2718         * src/gtk/colorlabel.c
2719         * src/gtk/combobox.c
2720         * src/gtk/foldersort.c
2721         * src/gtk/gtkaspell.c
2722         * src/gtk/gtkcmclist.c
2723         * src/gtk/gtkcmctree.c
2724         * src/gtk/gtkcmoptionmenu.c
2725         * src/gtk/gtksctree.c
2726         * src/gtk/gtkshruler.c
2727         * src/gtk/gtksourceprintjob.c
2728         * src/gtk/gtkutils.c
2729         * src/gtk/gtkvscrollbutton.c
2730         * src/gtk/logwindow.c
2731         * src/gtk/menu.c
2732         * src/gtk/pluginwindow.c
2733         * src/gtk/prefswindow.c
2734         * src/gtk/quicksearch.c
2735         * src/gtk/spell_entry.c
2736         * src/plugins/pgpcore/select-keys.c
2737         * src/plugins/pgpinline/pgpinline.c
2738         * src/plugins/pgpmime/pgpmime.c
2739         * src/plugins/smime/smime.c
2740         * src/plugins/spamassassin/spamassassin_gtk.c
2741                 Mass commit changing g_return_* to cm_return_*
2742                 and making these more interesting
2743
2744 2009-02-23 [colin]      3.7.0cvs72
2745
2746         * src/imap.c
2747                 Always initialise error code to no error
2748
2749 2009-02-23 [colin]      3.7.0cvs71
2750
2751         * src/imap.c
2752                 Fix separator substitution
2753
2754 2009-02-23 [colin]      3.7.0cvs70
2755
2756         * src/stock_pixmap.c
2757         * src/gtk/colorlabel.c
2758                 don't use g_return on normal checks
2759
2760 2009-02-22 [colin]      3.7.0cvs69
2761
2762         * src/addressbook.c
2763         * src/procmime.c
2764                 More fixes
2765
2766 2009-02-22 [colin]      3.7.0cvs68
2767
2768         * src/addrduplicates.c
2769         * src/addressbook.c
2770         * src/addrharvest.c
2771         * src/codeconv.c
2772         * src/compose.c
2773         * src/filtering.c
2774         * src/folder.c
2775         * src/imap.c
2776         * src/imap_gtk.c
2777         * src/importldif.c
2778         * src/jpilot.c
2779         * src/mainwindow.c
2780         * src/matcher.c
2781         * src/mbox.c
2782         * src/messageview.c
2783         * src/mh_gtk.c
2784         * src/prefs_common.c
2785         * src/prefs_filtering.c
2786         * src/prefs_gtk.c
2787         * src/printing.c
2788         * src/privacy.c
2789         * src/procmime.c
2790         * src/procmsg.c
2791         * src/summaryview.c
2792         * src/textview.c
2793         * src/undo.c
2794         * src/wizard.c
2795         * src/common/md5.c
2796         * src/common/socket.c
2797         * src/common/template.c
2798         * src/etpan/imap-thread.c
2799         * src/gtk/gtkaspell.c
2800         * src/gtk/gtkcmctree.c
2801         * src/gtk/gtksctree.c
2802         * src/gtk/inputdialog.c
2803         * src/plugins/pgpcore/sgpgme.c
2804         * src/plugins/pgpmime/pgpmime.c
2805         * src/plugins/smime/smime.c
2806         * src/plugins/spamassassin/spamassassin.c
2807                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
2808                 uninitialised accesses
2809
2810 2009-02-17 [colin]      3.7.0cvs67
2811
2812         * src/compose.c
2813                 Disable controls during queuing
2814
2815 2009-02-15 [colin]      3.7.0cvs66
2816
2817         * src/privacy.c
2818         * src/plugins/pgpcore/select-keys.c
2819         * src/plugins/pgpcore/sgpgme.c
2820                 Disable use of disabled keys
2821
2822 2009-02-15 [colin]      3.7.0cvs65
2823
2824         * src/folderview.c
2825         * src/summaryview.c
2826                 Fix font updating after changing 
2827                 prefs_common.derive_from_normal_font
2828
2829 2009-02-12 [paul]       3.7.0cvs64
2830
2831         * src/addressitem.h
2832         * src/export.h
2833         * src/headerview.c
2834         * src/headerview.h
2835         * src/common/version.h.in
2836         * src/gtk/about.h
2837         * src/gtk/menu.c
2838         * src/gtk/menu.h
2839                 more copyright header fixes
2840
2841 2009-02-12 [paul]       3.7.0cvs63
2842
2843         * src/gtk/progressdialog.c
2844         * src/gtk/progressdialog.h
2845                 fix copyright header
2846
2847 2009-02-12 [paul]       3.7.0cvs62
2848
2849         * src/gtk/spell_entry.c
2850         * src/gtk/spell_entry.h
2851                 better, more standard copyright header
2852
2853 2009-02-12 [paul]       3.7.0cvs61
2854
2855         * src/gtk/spell_entry.c
2856         * src/gtk/spell_entry.h
2857                 changes to copyright header
2858
2859 2009-02-12 [paul]       3.7.0cvs60
2860
2861         * src/gtk/spell_entry.c
2862         * src/gtk/spell_entry.h
2863                 fix broken build
2864
2865 2009-02-11 [colin]      3.7.0cvs59
2866
2867         * src/gtk/spell_entry.c
2868         * src/gtk/spell_entry.h
2869                 Forgot to add files
2870
2871 2009-02-11 [colin]      3.7.0cvs58
2872
2873         * src/compose.c
2874         * src/gtk/Makefile.am
2875         * src/gtk/gtkaspell.c
2876         * src/gtk/gtkaspell.h
2877                 Add spellcheck to subject. Patch by
2878                 Pawel.
2879
2880 2009-02-10 [holger]     3.7.0cvs57
2881
2882         * src/printing.c
2883         * src/common/defs.h
2884                 Move filename define for printing page setup cache to defs.h
2885
2886 2009-02-08 [mones]      3.7.0cvs56
2887
2888         * src/matcher.h
2889                 Fix build for bison 2.4.1
2890
2891 2009-02-06 [holger]     3.7.0cvs55
2892
2893         * src/prefs_common.c
2894         * src/prefs_common.h
2895         * src/printing.c
2896                 Fix restoring of custom page setups for printing by
2897                 temporarily caching the settings.
2898                 This is a workaround for Gnome Bug #39018, and fixes
2899                 Claws Mail Bug #1840.
2900
2901 2009-02-06 [colin]      3.7.0cvs54
2902
2903         * src/mainwindow.c
2904                 Fix hardcoded Shift-Q quits. Fixes
2905                 bug 1838, 'Claws-Mail sometimes quits 
2906                 when attempting to type a capital Q'
2907
2908 2009-01-31 [paul]       3.7.0cvs53
2909
2910         * src/compose.c
2911                 revert 3.7.0cvs49, until there is time to find out
2912                 why it causes a nasty crash!
2913
2914 2009-01-31 [paul]       3.7.0cvs52
2915
2916         * src/mainwindow.c
2917                 1 string that was forgotten for translation
2918
2919 2009-01-31 [paul]       3.7.0cvs51
2920
2921         * src/messageview.c
2922                 2 strings that were forgotten for translation
2923
2924 2009-01-31 [paul]       3.7.0cvs50
2925
2926         * src/gtk/prefswindow.c
2927                 build prefs tree in a slightly smarter way -
2928                 fix bug where if path[0] had same name as
2929                 path[1], (like in the de translation), path[1]
2930                 was lost and not shown in the window
2931
2932 2009-01-31 [paul]       3.7.0cvs49
2933
2934         * src/compose.c
2935                 fix bug 1836, 'Quoted text still blue after
2936                 removal of quote-character'
2937                 comment out some debug_print's that needlessly
2938                 slow things down
2939         * src/undo.c
2940                 comment out a debug_print that needlessly slows
2941                 things down
2942
2943 2009-01-31 [paul]       3.7.0cvs48
2944
2945         * src/summaryview.c
2946                 fix bug 1834, '"semi"-selection when collapsing thread'
2947
2948 2009-01-31 [paul]       3.7.0cvs47
2949
2950         * src/prefs_compose_writing.c
2951         * src/prefs_message.c
2952                 move 'quote_chars' pref to where it should be
2953
2954 2009-01-30 [paul]       3.7.0cvs46
2955
2956         * src/summaryview.c
2957                 fix updating of popup menu sensitivity
2958
2959 2009-01-28 [paul]       3.7.0cvs45
2960
2961         * tools/filter_conv_new.pl
2962                 move 'move' and 'delete' to end of @actions
2963                 so that they are always final actions in the
2964                 generated filtering rule
2965
2966 2009-01-27 [paul]       3.7.0cvs44
2967
2968         * src/messageview.c
2969                 always select text/calendar mimepart if suitable
2970                 plugin (i.e. vCalendar) is available
2971
2972 2009-01-27 [paul]       3.7.0cvs43
2973
2974         * src/folder.c
2975                 fix crash when right-clicking in summaryview when
2976                 processing is active
2977
2978 2009-01-22 [colin]      3.7.0cvs42
2979
2980         * src/compose.c
2981         * src/privacy.c
2982         * src/privacy.h
2983                 When replying to signed/encrypted mail and the
2984                 preference to sign/encrypt in this case is set,
2985                 choose the original mail's privacy system (if
2986                 available).
2987
2988 2009-01-21 [colin]      3.7.0cvs41
2989
2990         * src/addressbook.h
2991                 Fix warning (on-the-fly theming of
2992                 addressbook isn't complete yet)
2993
2994 2009-01-21 [colin]      3.7.0cvs40
2995
2996         * src/account.c
2997         * src/addressbook.c
2998                 Win32: Fix window placement
2999
3000 2009-01-21 [paul]       3.7.0cvs39
3001
3002         * src/inc.c
3003                 update timeout log msg
3004
3005 2009-01-17 [colin]      3.7.0cvs38
3006
3007         * src/main.c
3008         * src/mbox.c
3009         * src/common/md5.c
3010         * src/common/utils.c
3011         * src/etpan/imap-thread.c
3012                 Fix g_open calls (which don't ignore mode)
3013
3014 2009-01-17 [colin]      3.7.0cvs37
3015
3016         * src/addressbook.c
3017         * src/compose.c
3018         * src/foldersel.c
3019         * src/main.c
3020         * src/mainwindow.c
3021         * src/mbox.c
3022         * src/common/md5.c
3023         * src/common/ssl_certificate.c
3024         * src/common/tags.c
3025         * src/common/utils.c
3026         * src/etpan/imap-thread.c
3027         * src/plugins/bogofilter/bogofilter.c
3028         * src/plugins/pgpinline/pgpinline.c
3029         * src/plugins/smime/smime.c
3030                 Probably fix bug 1825, 'Unable to fetch messages from 
3031                 IMAP folders named with non-ASCII string'
3032                 Change remaining occurences of fopen and open with
3033                 g_fopen and g_open
3034
3035 2009-01-17 [paul]       3.7.0cvs36
3036
3037         * manual/faq.xml
3038                 update an old, outdated piece of info
3039
3040 2009-01-17 [paul]       3.7.0cvs35
3041
3042         * src/prefs_folder_item.c
3043                 fix bug where saving Folder Properties of a
3044                 sub-folder of outbox, queue, draft or trash
3045                 would change its parent's folder type to normal
3046
3047 2009-01-12 [mones]      3.7.0cvs34
3048
3049         * po/es.po
3050                 Updated translation
3051
3052 2009-01-12 [wwp]        3.7.0cvs33
3053
3054         * tools/fix_date.sh
3055         * tools/popfile-link.sh
3056         * tools/textviewer.sh
3057                 Fix bashisms and other portability glitches (thanks to
3058                 Steven M. Bellovin).
3059
3060 2009-01-11 [paul]       3.7.0cvs32
3061
3062         * src/addrindex.c
3063                 clean up some build warnings
3064
3065 2009-01-11 [colin]      3.7.0cvs31
3066
3067         * src/addrindex.c
3068                 Revert part of patch 3.7.0cvs29 
3069                 This function is used when jpilot
3070                 support is disabled
3071
3072 2009-01-11 [colin]      3.7.0cvs30
3073
3074         * src/folder.c
3075                 folder_find_child_item_by_name():
3076                 actually use name, not path's basename
3077
3078 2009-01-11 [paul]       3.7.0cvs29
3079
3080         * src/addrclip.c
3081         * src/addrindex.c
3082         * src/addritem.c
3083         * src/foldersel.h
3084         * src/folderview.c
3085         * src/prefs_folder_item.c
3086                 clean up some build warnings
3087
3088 2009-01-11 [paul]       3.7.0cvs28
3089
3090         * src/gtk/about.c
3091                 don't even mention printing support, assume its
3092                 presence, unless building with GTK+ < 2.10.0
3093
3094 2009-01-10 [colin]      3.7.0cvs27
3095
3096         * src/codeconv.c
3097                 Fix bug 1811, '[mime] Crash when there's no 
3098                 room for filename's start on the same line'
3099                 When the mimetype of the attachment is very 
3100                 long, there's no room at all to start the 
3101                 name=... parameter on the same line. This
3102                 caused an infinite loop as 0 characters of
3103                 the filename could be appended.
3104                 In such cases, insert linebreak before the
3105                 name parameter.
3106
3107 2009-01-09 [colin]      3.7.0cvs26
3108
3109         * src/compose.c
3110         * src/mainwindow.c
3111         * src/common/utils.c
3112                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
3113                 Compose Window does not attach'
3114
3115 2009-01-09 [colin]      3.7.0cvs25
3116
3117         * src/foldersel.c
3118                 Fix bug 1817, 'Changing Themes does not 
3119                 update the pixmaps in "Select folder" 
3120                 dialog box'
3121
3122 2009-01-09 [colin]      3.7.0cvs24
3123
3124         * src/main.c
3125                 Win32: Fix bug 1816, 'Attaching files with 
3126                 command-line generates error after attaching'
3127
3128 2009-01-09 [paul]       3.7.0cvs23
3129
3130         * src/gtk/about.c
3131                 forgot this '2009' in last commit
3132
3133 2009-01-09 [paul]       3.7.0cvs22
3134
3135         * src/*/*.[c,h]
3136                 it's 2009!
3137                 update copyright headers
3138
3139 2009-01-09 [paul]       3.7.0cvs21
3140
3141         * doc/man/claws-mail.1
3142                 update Team list
3143
3144 2009-01-09 [colin]      3.7.0cvs20
3145
3146         * src/messageview.c
3147                 Fix bug 1814, 'Windows' WM badly places 
3148                 message view'
3149
3150 2009-01-09 [colin]      3.7.0cvs19
3151
3152         * src/prefs_themes.c
3153         * src/stock_pixmap.c
3154         * src/stock_pixmap.h
3155         * src/common/utils.c
3156         * src/common/utils.h
3157                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
3158
3159 2009-01-08 [colin]      3.7.0cvs18
3160
3161         * src/mimeview.c
3162                 Win32: Fix bug 1810, 'Pressing 'o' key 
3163                 crashes CM'
3164
3165 2009-01-07 [colin]      3.7.0cvs17
3166
3167         * src/html.c
3168                 Fix bug 1432, '&amp; not escaped in links (HTML 
3169                 rendered as text)'
3170
3171 2009-01-06 [colin]      3.7.0cvs16
3172
3173         * src/plugins/pgpcore/select-keys.c
3174                 Warn translators the usual way about
3175                 accels
3176
3177 2009-01-06 [colin]      3.7.0cvs15
3178
3179         * src/mainwindow.c
3180                 Fix synchronisation dialog that shouldn't
3181                 appear when network goes down (Network
3182                 Manager)
3183         * src/mimeview.c
3184         * src/textview.c
3185                 Fix save as when attach_save_dir isn't set
3186                 fixes bug 1804, 'attach_save_directory does 
3187                 not default to $HOME'
3188         * src/plugins/pgpcore/select-keys.c
3189                 Add mnemonics to buttons - warn translators!
3190
3191 2009-01-06 [wwp]        3.7.0cvs14
3192
3193         * src/common/utils.c
3194                 Fix cvs13, thanks to Colin.
3195
3196 2009-01-06 [wwp]        3.7.0cvs13
3197
3198         * src/common/utils.c
3199                 Better support for Spanish Outlook replies (RES).
3200
3201 2009-01-02 [colin]      3.7.0cvs12
3202
3203         * src/folderview.c
3204                 Fix (+) sign after collapsed folder names that 
3205                 have quicksearch-matching children.
3206                 Fixes bug 1506, 'Recursive search in collapsed 
3207                 folders'
3208
3209 2009-01-02 [colin]      3.7.0cvs11
3210
3211         * src/stock_pixmap.c
3212         * src/stock_pixmap.h
3213                 Remove now-unused stock_pixmap_gdk
3214
3215 2009-01-02 [colin]      3.7.0cvs10
3216
3217         * src/gtk/gtkutils.c
3218         * src/pixmaps/claws-mail_icon.xpm
3219                 Use pixbuf for app icon, and make the app icon
3220                 a bit nicer
3221
3222 2009-01-02 [colin]      3.7.0cvs9
3223
3224         * src/uri_opener.c
3225                 Show both link title and URI if possible
3226
3227 2009-01-02 [colin]      3.7.0cvs8
3228
3229         * src/addressadd.c
3230         * src/addressbook.c
3231         * src/addressbook_foldersel.c
3232         * src/addressitem.h
3233         * src/folderview.c
3234         * src/grouplistdialog.c
3235         * src/importldif.c
3236         * src/mimeview.c
3237         * src/summaryview.c
3238         * src/gtk/gtkcmclist.c
3239         * src/gtk/gtkcmclist.h
3240         * src/gtk/gtkcmctree.c
3241         * src/gtk/gtkcmctree.h
3242         * src/gtk/gtksctree.c
3243         * src/gtk/gtksctree.h
3244                 Implement pixbuf rendering in tree widgets
3245                 instead of pixmaps
3246         * src/plugins/trayicon/trayicon.c
3247         * src/noticeview.c
3248         * src/prefs_themes.c
3249                 Use pixbuf rendering here too
3250
3251 2008-12-30 [paul]       3.7.0cvs7
3252
3253         * src/textview.c
3254                 no need to prematurely trim the uri in the statusbar
3255
3256 2008-12-29 [paul]       3.7.0cvs6
3257
3258         * src/procmsg.c
3259                 prefer List-Id header to X-* headers when creating
3260                 filter rule automatically
3261
3262 2008-12-28 [colin]      3.7.0cvs5
3263
3264         * src/compose.c
3265                 Set minimum height to 440 instead of 480
3266
3267 2008-12-22 [colin]      3.7.0cvs4
3268
3269         * src/compose.c
3270                 Fix bug 1799, '"Discard message" deletes manually 
3271                 saved draft'. Switch rmode to REEDIT after 
3272                 manually saving.
3273
3274 2008-12-21 [paul]       3.7.0cvs3
3275
3276         * tools/claws.i18n.status.pl
3277                 updates
3278
3279 2008-12-21 [paul]       3.7.0cvs2
3280
3281         * AUTHORS
3282         * src/gtk/authors.h
3283                 (more) updates
3284
3285 2008-12-21 [paul]       3.7.0cvs1
3286
3287         * AUTHORS
3288         * src/gtk/authors.h
3289                 updates
3290
3291 2008-12-19 [paul]       3.7.0
3292
3293         * NEWS
3294         * README
3295         * RELEASE_NOTES 
3296                 3.7.0 released!
3297
3298 2008-12-19 [paul]       3.6.1cvs80
3299
3300         * configure.ac
3301                 remove unmaintained sk and sr from ALL_LINGUAS
3302                 add newly maintained cs to ALL_LINGUAS
3303         * po/bg.po
3304         * po/ca.po
3305         * po/cs.po
3306         * po/de.po
3307         * po/fi.po
3308         * po/hu.po
3309         * po/nl.po
3310         * po/pt_BR.po
3311         * po/ru.po
3312         * po/sv.po
3313                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
3314                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
3315                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
3316                 Persson Fink
3317
3318 2008-12-16 [colin]      3.6.1cvs79
3319
3320         * src/plugins/pgpcore/sgpgme.c
3321                 Fix warning
3322
3323 2008-12-15 [colin]      3.6.1cvs78
3324
3325         * src/compose.c
3326         * src/privacy.c
3327         * src/privacy.h
3328         * src/plugins/pgpcore/sgpgme.c
3329         * src/plugins/pgpcore/sgpgme.h
3330         * src/plugins/pgpinline/pgpinline.c
3331         * src/plugins/pgpmime/pgpmime.c
3332         * src/plugins/smime/smime.c
3333                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
3334                 email address" doesn't work'. Use custom from address
3335                 if set
3336
3337 2008-12-15 [colin]      3.6.1cvs77
3338
3339         * src/common/utils.c
3340                 Fix bug 1746, 'Makes a mailto link from several 
3341                 paragraphs'
3342
3343 2008-12-15 [paul]       3.6.1cvs76
3344
3345         * m4/spamassassin.m4
3346                 fix warnings thrown up by autoconf-2.63
3347
3348 2008-12-13 [colin]      3.6.1cvs75
3349
3350         * Makefile.am
3351         * src/Makefile.am
3352         * src/common/ssl.c
3353         * src/common/utils.c
3354         * src/common/utils.h
3355         * tools/Makefile.am
3356                 Finish previous patch
3357
3358 2008-12-13 [colin]      3.6.1cvs74
3359
3360         * tools/Makefile.am
3361                 Only install certs on windows
3362
3363 2008-12-13 [colin]      3.6.1cvs73
3364
3365         * tools/Makefile.am
3366         * tools/ca-certificates.crt
3367         * src/common/Makefile.am
3368         * src/common/ssl.c
3369                 First try to ship SSL certificates in Windows
3370                 build
3371
3372 2008-12-12 [colin]      3.6.1cvs72
3373
3374         * configure.ac
3375         * src/plugins/pgpinline/claws.def
3376                 Windows build fixes
3377
3378 2008-12-12 [paul]       3.6.1cvs71
3379
3380         * src/imap.c
3381         * src/mh.c
3382         * src/partial_download.c
3383         * src/textview.c
3384         * src/common/claws.c
3385         * src/common/prefs.c
3386         * src/common/utils.c
3387                 win32: fix unlinking, renaming and bug with
3388                 non-ascii username
3389                 Patch by Colin
3390
3391 2008-12-11 [colin]      3.6.1cvs70
3392
3393         * po/fr.po
3394         * manual/fr/advanced.xml
3395                 Update french translations
3396
3397 2008-12-10 [colin]      3.6.1cvs69
3398
3399         * manual/faq.xml
3400                 Correct bug submission guidelines
3401
3402 2008-12-10 [colin]      3.6.1cvs68
3403
3404         * src/plugins/pgpcore/pgp_viewer.c
3405                 Fix bug 1736, 'Key import does not work'
3406                 Kill the correct pid (and not the parent
3407                 shell), and increase the timeout a bit.
3408
3409 2008-12-09 [paul]       3.6.1cvs67
3410
3411         * src/messageview.c
3412                 ensure that any stray noticeview buttons are hidden,
3413                 as clicking them causes segfaults!
3414
3415 2008-12-09 [colin]      3.6.1cvs66
3416
3417         * src/compose.c
3418         * src/compose.h
3419         * src/folder_item_prefs.h
3420         * src/prefs_common.c
3421         * src/prefs_common.h
3422         * src/common/defs.h
3423                 Fix bug 1792, '"Save Message to" should 
3424                 retain list of recently selected folders'
3425                 Also, make Enchant-related prefs stick
3426                 even if the build doesn't enable enchant
3427
3428 2008-12-09 [paul]       3.6.1cvs65
3429
3430         * src/messageview.c
3431                 fix bug 1787, 'Prevent automatic PGP inline
3432                 decryption attempts' use the noticeview to display
3433                 decryption failure messages instead of the irritating
3434                 popup dialog
3435
3436 2008-12-09 [colin]      3.6.1cvs64
3437
3438         * src/prefs_filtering.c
3439                 Fix bug 1789, 'filtering account selection 
3440                 (regression)'. Filtering on sending-only
3441                 accounts can be a little useful when using
3442                 filtering via Tools menu.
3443
3444 2008-12-07 [paul]       3.6.1cvs63
3445
3446         * src/prefs_actions.c
3447                 don't auto-select first entry (same as other
3448                 similar dialogs)
3449         * src/gtk/pluginwindow.c
3450                 these parents don't have children so don't look
3451                 for them
3452
3453 2008-12-07 [paul]       3.6.1cvs62
3454
3455         * src/prefs_account.c
3456         * src/gtk/pluginwindow.c
3457         * src/gtk/prefswindow.c
3458         * src/gtk/prefswindow.h
3459                 auto-select first page
3460
3461 2008-12-05 [colin]      3.6.1cvs61
3462
3463         * src/codeconv.c
3464         * src/procmime.c
3465                 Fix bug 1788, 'CM crashes re-encoding 
3466                 encoded parameters' (introduced in cvs40)
3467
3468 2008-12-05 [paul]       3.6.1cvs60
3469
3470         * src/prefs_common.h
3471                 remove gpg prefs that are no longer needed here
3472
3473 2008-12-03 [colin]      3.6.1cvs59
3474
3475         * src/msgcache.c
3476                 Speed up cache reading (about 10% gain)
3477         * src/summaryview.c
3478         * src/gtk/gtksctree.c
3479                 Speed up expand/collapse all threads
3480                 (about 95% gain)
3481
3482 2008-12-03 [paul]       3.6.1cvs58
3483
3484         * configure.ac
3485                 eradicate gcc4's signedness warnings
3486                 fix building with gnuTLS on (Open)Solaris
3487
3488 2008-12-01 [colin]      3.6.1cvs57
3489
3490         * src/gtk/gtkcmclist.c
3491                 Fix column headers
3492
3493 2008-12-01 [colin]      3.6.1cvs56
3494
3495         * src/plugins/pgpinline/pgpinline.c
3496                 Fix bug 1779, 'PGP Inline badly handles 
3497                 multipart'. Properly dump the current part
3498                 instead of running around with scissors
3499
3500 2008-11-30 [paul]       3.6.1cvs55
3501
3502         * manual/advanced.xml
3503         * manual/plugins.xml
3504         * src/prefs_toolbar.c
3505                 remove the verb from the page title and
3506                 update references in the manual
3507
3508 2008-11-30 [paul]       3.6.1cvs54
3509
3510         * src/prefs_other.c
3511                 move Other/ page to Other/Miscellaneous
3512         * src/gtk/prefswindow.c
3513                 make parent page unselectable
3514
3515 2008-11-29 [paul]       3.6.1cvs53
3516
3517         * README
3518                 add the new 'primary_paste_unselects' hidden
3519                 option, add missing 'log_[...]_color' options,
3520                 and reformat the text
3521         * manual/advanced.xml
3522                 add the new 'primary_paste_unselects' hidden
3523                 option, add missing 'log_[...]_color' options
3524
3525 2008-11-28 [colin]      3.6.1cvs52
3526
3527         * src/mimeview.c
3528                 Fix leak
3529
3530 2008-11-28 [colin]      3.6.1cvs51
3531
3532         * po/fr.po
3533                 Update translation
3534
3535 2008-11-28 [colin]      3.6.1cvs50
3536
3537         * src/mainwindow.c
3538                 Fix account selection in Mailing list
3539                 menu
3540
3541 2008-11-28 [paul]       3.6.1cvs49
3542
3543         * po/Makefile.in.in
3544                 automatically remove obsolete strings
3545
3546 2008-11-28 [colin]      3.6.1cvs48
3547
3548         * src/plugins/pgpcore/sgpgme.c
3549                 Fix error message when key isn't available.
3550
3551 2008-11-27 [colin]      3.6.1cvs47
3552
3553         * src/filtering.c
3554         * src/matcher.c
3555                 Fix a little leak
3556
3557 2008-11-26 [colin]      3.6.1cvs46
3558
3559         * src/common/ssl.c
3560                 Fix new warning
3561
3562 2008-11-26 [colin]      3.6.1cvs45
3563
3564         * src/plugins/pgpcore/select-keys.c
3565         * src/plugins/pgpcore/sgpgme.c
3566                 Fix bug 1591, 'S/MIME: better key 
3567                 handling/selection dialog'
3568                 Really ignore revoked/expired keys
3569
3570 2008-11-26 [colin]      3.6.1cvs44
3571
3572         * src/main.c
3573         * src/common/claws.c
3574         * src/common/ssl.c
3575                 Make sure libgcrypt's threading is initialised
3576                 before gnutls. See also old bug 1539.
3577
3578 2008-11-26 [colin]      3.6.1cvs43
3579
3580         * src/imap.c
3581         * src/news.c
3582         * src/etpan/imap-thread.c
3583                 Fix possible crashes due to clist_begin()
3584                 not checking for NULLs (it should!)
3585
3586 2008-11-25 [colin]      3.6.1cvs42
3587
3588         * src/procmime.c
3589                 Fix line length in MIME parameters
3590
3591 2008-11-22 [paul]       3.6.1cvs41
3592
3593         * src/compose.c
3594                 grab Return key press in attachments Properties
3595                 dialog
3596
3597 2008-11-21 [colin]      3.6.1cvs40
3598
3599         * src/compose.c
3600         * src/procmime.c
3601                 Fix bug 1776, 'use encoded name parameters 
3602                 for attachments instead of ascii'.
3603                 Break the RFC 2047 by using B-encoded 
3604                 filename parameter, like everyone does,
3605                 following advice from the RFC author.
3606
3607 2008-11-21 [colin]      3.6.1cvs39
3608
3609         * src/common/socket.c
3610                 Rehandshake if server asks to
3611
3612 2008-11-21 [colin]      3.6.1cvs38
3613
3614         * src/mimeview.h
3615         * src/toolbar.h
3616         * src/common/session.h
3617         * src/common/smtp.h
3618                 Move conditional-compilation members to
3619                 end of structs
3620
3621 2008-11-19 [wwp]        3.6.1cvs37
3622
3623         * src/prefs_actions.c
3624                 Fixed wrong behaviour when pressing Escape (was not cancelling
3625                 the action).
3626
3627 2008-11-19 [wwp]        3.6.1cvs36
3628
3629         * src/compose.c
3630         * src/matcher.c
3631         * src/messageview.c
3632         * src/mimeview.c
3633         * src/prefs_actions.c
3634         * src/prefs_filtering_action.c
3635         * src/procmsg.c
3636         * src/summaryview.c
3637         * src/textview.c
3638         * src/common/utils.c
3639                 Replace occurrences of "command line" with "command-line" everywhere.
3640                 Enforce code style (mostly indentation) in prefs_actions.c.
3641
3642 2008-11-19 [colin]      3.6.1cvs35
3643
3644         * src/compose.c
3645         * src/prefs_common.c
3646         * src/prefs_common.h
3647                 Add primary_paste_unselects hidden preference
3648                 to change how middle-click pasting changes
3649                 the selection and insert point; defaults to
3650                 pre-3.6.1cvs31
3651
3652 2008-11-19 [colin]      3.6.1cvs34
3653
3654         * src/folderview.c
3655                 Always give focus to summaryview, even if
3656                 the folder is empty, in small screen layout.
3657                 Allows to go back to folderlist using the
3658                 keyboard.
3659
3660 2008-11-18 [colin]      3.6.1cvs33
3661
3662         * src/mainwindow.h
3663                 Put back conditional at the end of struct
3664
3665 2008-11-18 [colin]      3.6.1cvs32
3666
3667         * src/procmime.c
3668         * src/common/w32_reg.c
3669                 Fix crash on win32 when browsing to a
3670                 directory
3671
3672 2008-11-15 [colin]      3.6.1cvs31
3673
3674         * src/compose.c
3675                 After a mid-click paste, deselect selection
3676                 and go to end of paste.
3677
3678 2008-11-15 [colin]      3.6.1cvs30
3679
3680         * src/compose.c
3681                 Auto-save draft after external editor quits
3682
3683 2008-11-15 [colin]      3.6.1cvs29
3684
3685         * src/plugins/pgpcore/sgpgme.c
3686                 Fix wrong error display, thanks to
3687                 Charles A. Edwards
3688
3689 2008-11-14 [colin]      3.6.1cvs28
3690
3691         * src/prefs_actions.c
3692                 Comment out bogus (IMO) warning
3693
3694 2008-11-14 [colin]      3.6.1cvs27
3695
3696         * src/mainwindow.c
3697         * src/summaryview.c
3698         * src/summaryview.h
3699         * src/gtk/menu.c
3700         * src/gtk/menu.h
3701                 Share summaryview's context menu actions with
3702                 the equivalent menu items of the main menu;
3703                 this allows to share accelerators and de-
3704                 duplicate code.
3705
3706 2008-11-14 [colin]      3.6.1cvs26
3707
3708         * src/plugins/pgpcore/sgpgme.c
3709                 Fix bug 1768, 'claws-mail crashes while 
3710                 checking smime bad signature'
3711
3712 2008-11-13 [colin]      3.6.1cvs25
3713
3714         * src/account.c
3715         * src/filtering.c
3716                 Fix redefinition of PREFSBUFSIZE
3717
3718 2008-11-13 [wwp]        3.6.1cvs24
3719
3720         * tools/popfile-link.sh
3721                 Add support for reusing existing POPFile session ID.
3722
3723 2008-11-12 [colin]      3.6.1cvs23
3724
3725         * src/prefs_gtk.h
3726                 Fix bug 1771, 'Folder template gets 
3727                 truncated when exiting the application'
3728                 Use a 32k buffer for string preferences
3729
3730 2008-11-11 [colin]      3.6.1cvs22
3731
3732         * src/summaryview.c
3733                 Fix "display sender using addressbook" when
3734                 prefs_common.swap_from is in use. Patch by
3735                 H. Merijn Brand
3736
3737 2008-11-11 [colin]      3.6.1cvs21
3738
3739         * src/autofaces.c
3740         * src/common/md5.c
3741         * src/common/md5.h
3742                 Make a few functions static
3743
3744 2008-11-07 [colin]      3.6.1cvs20
3745
3746         * src/mainwindow.c
3747         * src/summaryview.c
3748                 Fix crash when rebuilding colorlabel
3749                 menu
3750         * src/addrgather.c
3751         * src/editldap.c
3752         * src/prefs_account.c
3753         * src/prefs_compose_writing.c
3754         * src/prefs_logging.c
3755         * src/prefs_message.c
3756         * src/prefs_other.c
3757         * src/prefs_receive.c
3758         * src/prefs_summaries.c
3759         * src/prefs_wrapping.c
3760         * src/plugins/bogofilter/bogofilter_gtk.c
3761         * src/plugins/pgpcore/prefs_gpg.c
3762         * src/plugins/spamassassin/spamassassin_gtk.c
3763                 Fix deprecated use of page_size in 
3764                 gtkspinbutton adjustments
3765
3766 2008-11-06 [mones]      3.6.1cvs19
3767
3768         * src/mainwindow.c
3769                 Fix missing "About" in Help menu
3770         * tools/claws.i18n.status.pl
3771                 Fix header
3772
3773 2008-11-05 [colin]      3.6.1cvs18
3774
3775         * src/action.c
3776         * src/main.c
3777         * src/mainwindow.c
3778         * src/common/socket.c
3779         * src/common/socket.h
3780         * src/gtk/gtkutils.c
3781         * src/gtk/gtkutils.h
3782                 w32: Implement single launch (lock
3783                 socket); always put debug log to
3784                 the rc_dir; fix Start menu update
3785                 after registering as default Mail 
3786                 app
3787
3788 2008-11-05 [colin]      3.6.1cvs17
3789
3790         * src/mainwindow.c
3791                 Setting the Mail start menu item in HKCU 
3792                 confuses the Internet Options dialog. Do 
3793                 it in HKLM as this dialog does.
3794
3795 2008-11-04 [colin]      3.6.1cvs16
3796
3797         * src/common/w32_reg.c
3798                 Fix off-by-one
3799
3800 2008-11-04 [colin]      3.6.1cvs15
3801
3802         * src/procmime.c
3803                 w32: Fix getting content-type 
3804         * src/mimeview.c
3805         * src/prefs_common.c
3806         * src/prefs_common.h
3807         * src/prefs_ext_prog.c
3808         * src/textview.c
3809                 w32: better integration (use the
3810                 standard file associations instead
3811                 of our platform-unadapted open
3812                 dialog)
3813         * src/mainwindow.c
3814         * src/common/utils.c
3815         * src/common/w32_reg.c
3816         * src/common/w32lib.h
3817                 w32: better integration (allow 
3818                 setting Claws as default MUA)
3819
3820 2008-11-01 [colin]      3.6.1cvs14
3821
3822         * src/codeconv.c
3823                 Fix wrongly converted non-ascii characters
3824                 when locale's charset is US-ASCII (strict-mode
3825                 was failing in this case)
3826
3827 2008-10-30 [colin]      3.6.1cvs13
3828
3829         * src/mimeview.c
3830         * src/mimeview.h
3831         * src/textview.c
3832         * src/textview.h
3833                 Use one UI Manager per mimeview, instead of
3834                 the global one -- else user_data pointer gets
3835                 broken if opening and closing another message-
3836                 view, then using right-click on a mimeview's 
3837                 mimepart. Probably fixes bug 1711, 'Save-as
3838                 attachment crashes'
3839
3840 2008-10-24 [paul]       3.6.1cvs12
3841
3842         * tools/Makefile.am
3843         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
3844         * tools/kdeservicemenu/install.sh
3845                 another, possibly the final?, attempt on getting this
3846                 sorted for kde4
3847
3848 2008-10-24 [paul]       3.6.1cvs11
3849
3850         * tools/kdeservicemenu/install.sh
3851                 fix servicemenu installation directory on kde4
3852
3853 2008-10-24 [paul]       3.6.1cvs10
3854
3855         * tools/kdeservicemenu/README
3856         * tools/kdeservicemenu/install.sh
3857                 add support for kde4 in addition to kde3.
3858                 a rework involving checking for kde4-config, then
3859                 kde-config, finally prompting the user for the
3860                 location of either if they cannot be found
3861                 
3862
3863 2008-10-18 [paul]       3.6.1cvs9
3864
3865         * tools/claws.i18n.status.pl
3866                 updated with latest translator info.
3867                 only print for languages defined in %langname
3868
3869 2008-10-17 [paul]       3.6.1cvs8
3870
3871         * src/plugins/pgpcore/sgpgme.c
3872                 when listing the uid's, show the uid validity
3873
3874 2008-10-16 [paul]       3.6.1cvs7
3875
3876         * INSTALL
3877                 updated
3878
3879 2008-10-13 [wwp]        3.6.1cvs6
3880
3881         * po/fr.po
3882                 Updated French translation.
3883
3884 2008-10-11 [colin]      3.6.1cvs5
3885
3886         * src/gtk/authors.h
3887                 Fix bug 1756, "Outdated translators list in About 
3888                 dialogue". Patch by Aleksei Miheev.
3889
3890 2008-10-11 [colin]      3.6.1cvs4
3891
3892         * src/account.c
3893         * src/imap.c
3894         * src/inc.c
3895         * src/main.c
3896         * src/mainwindow.c
3897         * src/news.c
3898         * src/pop.c
3899         * src/pop.h
3900         * src/prefs_account.c
3901         * src/send_message.c
3902         * src/send_message.h
3903         * src/ssl_manager.c
3904         * src/ssl_manager.h
3905         * src/wizard.c
3906         * src/common/claws.c
3907         * src/common/defs.h
3908         * src/common/session.c
3909         * src/common/session.h
3910         * src/common/smtp.c
3911         * src/common/smtp.h
3912         * src/common/socket.c
3913         * src/common/socket.h
3914         * src/common/ssl.c
3915         * src/common/ssl.h
3916         * src/common/ssl_certificate.c
3917         * src/common/ssl_certificate.h
3918         * src/gtk/about.c
3919         * src/gtk/sslcertwindow.c
3920         * src/gtk/sslcertwindow.h
3921                 Remove OpenSSL code
3922
3923 2008-10-11 [colin]      3.6.1cvs3
3924
3925         * src/common/ssl_certificate.c
3926                 Make local function static
3927
3928 2008-10-10 [colin]      3.6.1cvs2
3929
3930         * src/common/ssl.h
3931         * src/common/ssl_certificate.c
3932         * src/gtk/sslcertwindow.c
3933                 Add offline certificate verification,
3934                 thanks to Nikos Mavrogiannopoulos for the
3935                 hints
3936
3937 2008-10-10 [colin]      3.6.1cvs1
3938
3939         * src/common/ssl_certificate.c
3940         * src/gtk/sslcertwindow.c
3941                 Fix warnings
3942
3943 2008-10-10 [paul]       3.6.1
3944
3945         * m4/spamassassin.m4
3946                 remove openssl dross
3947
3948         * NEWS
3949         * README
3950         * RELEASE_NOTES 
3951                 3.6.1 released!
3952
3953 2008-10-10 [colin]      3.6.0cvs25
3954
3955         * src/common/ssl.c
3956                 Tell libetpan it doesn't need to init
3957                 GnuTLS
3958
3959 2008-10-10 [colin]      3.6.0cvs24
3960
3961         * claws-mail.pc.in
3962                 Remove references to openssl
3963
3964 2008-10-09 [colin]      3.6.0cvs23
3965
3966         * configure.ac
3967                 Fix message
3968
3969 2008-10-09 [colin]      3.6.0cvs22
3970
3971         * configure.ac
3972                 Error out when building against openssl
3973
3974 2008-10-09 [colin]      3.6.0cvs21
3975
3976         * configure.ac
3977         * COPYING
3978         * src/crash.c
3979         * src/main.c
3980         * src/gtk/about.c
3981                 Disable OpenSSL due to requirement of
3982                 OpenSSL exception. Code not removed yet,
3983                 just in case, but disabled.
3984
3985 2008-10-09 [colin]      3.6.0cvs20
3986
3987         * configure.ac
3988         * src/Makefile.am
3989         * src/crash.c
3990         * src/gedit-print.c
3991         * src/gedit-print.h
3992         * src/main.c
3993         * src/mainwindow.c
3994         * src/messageview.c
3995         * src/prefs_ext_prog.c
3996         * src/prefs_fonts.c
3997         * src/prefs_image_viewer.c
3998         * src/printing.c
3999         * src/printing.h
4000         * src/summaryview.c
4001         * src/gtk/Makefile.am
4002         * src/gtk/about.c
4003         * src/gtk/gtksourceprintjob.c
4004         * src/gtk/gtksourceprintjob.h
4005                 Revert previous patch. It'd be better to remove
4006                 OpenSSL instead, as GnuTLS works as well.
4007
4008 2008-10-09 [colin]      3.6.0cvs19
4009
4010         * configure.ac
4011         * src/Makefile.am
4012         * src/crash.c
4013         * src/gedit-print.c
4014         * src/gedit-print.h
4015         * src/main.c
4016         * src/mainwindow.c
4017         * src/messageview.c
4018         * src/prefs_ext_prog.c
4019         * src/prefs_fonts.c
4020         * src/prefs_image_viewer.c
4021         * src/printing.c
4022         * src/printing.h
4023         * src/summaryview.c
4024         * src/gtk/Makefile.am
4025         * src/gtk/about.c
4026         * src/gtk/gtksourceprintjob.c
4027         * src/gtk/gtksourceprintjob.h
4028                 Remove the libgnomeprint interface (deprecated,
4029                 and fixes Debian's #501570, 'Copyright confusion')
4030
4031 2008-10-09 [colin]      3.6.0cvs18
4032
4033         * configure.ac
4034                 Require libetpan 0.57 (important fixes)
4035
4036 2008-10-08 [paul]       3.6.0cvs17
4037
4038         * src/prefs_filtering_action.c
4039         * src/prefs_matcher.c
4040                 enable re-ordering of the filtering/processing
4041                 condition and actions lists by drag'n'drop
4042
4043 2008-10-08 [colin]      3.6.0cvs16
4044
4045         * src/addressbook.c
4046                 Fix wrong menu title
4047
4048 2008-10-07 [colin]      3.6.0cvs15
4049
4050         * src/imap.c
4051                 After thinking, revert this. It's only a minor
4052                 annoyance to GSSAPI users, and I can't test this
4053                 right now. Postponed until after next good release.
4054
4055 2008-10-07 [colin]      3.6.0cvs14
4056
4057         * src/imap.c
4058                 Don't ask for a password when using GSSAPI
4059
4060 2008-10-07 [colin]      3.6.0cvs13
4061
4062         * src/mainwindow.c
4063                 Fix build with GTK+ < 2.14
4064
4065 2008-10-07 [colin]      3.6.0cvs12
4066
4067         * src/mainwindow.c
4068         * src/mainwindow.h
4069         * src/prefs_common.c
4070         * src/prefs_common.h
4071         * src/summaryview.c
4072         * src/gtk/colorlabel.c
4073                 Fix bug 1749, 'Shortcut keys for color labels 
4074                 not changeable'
4075                 Make fullscreen a setting remembered between
4076                 sessions
4077
4078 2008-10-07 [colin]      3.6.0cvs11
4079
4080         * src/prefs_other.c
4081                 Fix bug 1747, 'Wanderlust keybindings no longer 
4082                 working (regression)'
4083
4084 2008-10-07 [colin]      3.6.0cvs10
4085
4086         * src/mainwindow.c
4087                 Make fullscreen a real menu item
4088
4089 2008-10-07 [colin]      3.6.0cvs9
4090
4091         * src/mainwindow.c
4092                 Make sure we won't save size when
4093                 fullscreening
4094
4095 2008-10-06 [colin]      3.6.0cvs8
4096
4097         * src/mainwindow.c
4098         * src/mainwindow.h
4099                 Handle fullscreen via F11. Patch by
4100                 Michael Rasmussen
4101
4102 2008-10-06 [colin]      3.6.0cvs7
4103
4104         * src/common/ssl.c
4105                 Fix return value when setting client cert
4106
4107 2008-10-04 [colin]      3.6.0cvs6
4108
4109         * src/mimeview.c
4110                 Fix bug 1742, 'Attachment list contents not 
4111                 visible/scrollable'
4112
4113 2008-10-04 [paul]       3.6.0cvs5
4114
4115         * src/mainwindow.c
4116                 fix failure of Hide toolbar option on restart
4117
4118 2008-10-04 [colin]      3.6.0cvs4
4119
4120         * src/addressbook.c
4121         * src/compose.c
4122         * src/mainwindow.c
4123         * src/messageview.c
4124         * src/summaryview.c
4125                 Maemo: Fix bug 1737, Crashes upon opening
4126
4127 2008-10-04 [paul]       3.6.0cvs3
4128
4129         * po/pt_BR.po
4130                 submitted (just a little late) by Frederico
4131                 Goncalves Guimaraes
4132
4133 2008-10-03 [wwp]        3.6.0cvs2
4134
4135         * po/fr.po
4136                 Many fixes, mostly in menus and accelerators.
4137
4138 2008-10-03 [colin]      3.6.0cvs1
4139
4140         * src/gtk/filesel.c
4141                 Allow network mounts with new GTKs: they're
4142                 available via FUSE mounts and we don't need
4143                 GVFS.
4144
4145 2008-10-03 [paul]       3.6.0
4146
4147         * NEWS
4148         * README
4149         * RELEASE_NOTES 
4150                 3.6.0 released!
4151
4152 2008-10-03 [paul]       3.5.0cvs145
4153
4154         * configure.ac
4155         * po/bg.po
4156         * po/nl.po
4157         * po/ru.po
4158         * po/sv.po
4159                 new translations. added by Yasen Pramatarov,
4160                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
4161         * po/ca.po
4162         * po/de.po
4163         * po/fi.po
4164         * po/fr.po
4165         * po/hu.po
4166         * po/it.po
4167         * po/pl.po
4168         * po/zh_CN.po
4169                 updated translations. submitted by Miquel Oliete,
4170                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
4171                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
4172
4173 2008-10-02 [colin]      3.5.0cvs144
4174
4175         * src/common/session.c
4176                 Fix crash when connection fails on windows
4177
4178 2008-10-01 [colin]      3.5.0cvs143
4179
4180         * src/imap.c
4181                 Real fix for FS-unsafe chars on win32
4182
4183 2008-10-01 [colin]      3.5.0cvs142
4184
4185         * src/imap.c
4186                 Encode prohibited filenames on win32
4187
4188 2008-09-30 [mones]      3.5.0cvs141
4189
4190         * src/ldapctrl.c
4191         * src/main.c
4192         * src/prefs_themes.c
4193         * src/printing.c
4194                 Fix output of some debug messages
4195
4196 2008-09-30 [colin]      3.5.0cvs140
4197
4198         * src/addrbook.c
4199         * src/addrharvest.c
4200         * src/compose.c
4201         * src/jpilot.c
4202         * src/mh.c
4203         * src/prefs_themes.c
4204         * src/procheader.c
4205         * src/procmime.c
4206         * src/summaryview.c
4207         * src/common/utils.c
4208         * src/gtk/sslcertwindow.c
4209                 Win32: Fix time usage; use g_stat
4210
4211 2008-09-29 [colin]      3.5.0cvs139
4212
4213         * src/common/utils.c
4214                 Fix case-sensitive match of subject
4215                 prefixes on win32
4216
4217 2008-09-29 [colin]      3.5.0cvs138
4218
4219         * src/folder_item_prefs.c
4220         * src/folder_item_prefs.h
4221         * src/matcher.c
4222         * src/prefs_folder_item.c
4223         * src/prefs_matcher.c
4224         * src/summaryview.c
4225         * src/common/string_match.c
4226         * src/common/utils.c
4227                 Fix a huge leak (dozens of megs per folder
4228                 change) on Windows: disable regexps 
4229
4230 2008-09-28 [paul]       3.5.0cvs137
4231
4232         * po/en_GB.po
4233                 updated
4234
4235 2008-09-27 [colin]      3.5.0cvs136
4236
4237         * src/account.c
4238         * src/account.h
4239                 Add accessor for cur_account
4240
4241 2008-09-27 [colin]      3.5.0cvs135
4242
4243         * src/imap.c
4244                 Fix crash when error happen on session establishment
4245
4246 2008-09-26 [mones]      3.5.0cvs134
4247
4248         * po/es.po
4249                 Updated for release
4250
4251 2008-09-26 [colin]      3.5.0cvs133
4252
4253         * src/plugins/pgpcore/claws.def
4254                 Fix symbol
4255
4256 2008-09-26 [colin]      3.5.0cvs132
4257
4258         * src/prefs_common.c
4259         * src/prefs_common.h
4260         * src/plugins/pgpcore/pgp_viewer.c
4261                 Add an accessor to prefs_common for plugins
4262                 (Win32 fix)
4263
4264 2008-09-25 [colin]      3.5.0cvs131
4265
4266         * src/main.c
4267                 Fix bug 1725, 'useless lines in clawsrc'
4268         * src/plugins/smime/mypgpcore.def
4269                 Add a missing symbol
4270
4271 2008-09-25 [paul]       3.5.0cvs130
4272
4273         * src/plugins/smime/mypgpcore.def
4274         * src/plugins/smime/plugin.def
4275         * src/plugins/smime/version.rc
4276                 add these windows-specific files
4277                 (Thanks to Colin)
4278
4279 2008-09-25 [colin]      3.5.0cvs129
4280
4281         * src/main.c
4282                 Load standard plugins only on first run
4283
4284 2008-09-25 [colin]      3.5.0cvs128
4285
4286         * src/codeconv.c
4287                 Fix build...
4288
4289 2008-09-24 [colin]      3.5.0cvs127
4290
4291         * src/codeconv.c
4292                 Add nb_NO's charset (iso-8859-1)
4293
4294 2008-09-24 [colin]      3.5.0cvs126
4295
4296         * src/common/utils.c
4297                 Fix get_mail_base_dir() on windows
4298                 (was synced from main ages ago)
4299
4300 2008-09-24 [colin]      3.5.0cvs125
4301
4302         * src/main.c
4303         * src/wizard.c
4304                 Integrate better with Windows' style
4305
4306 2008-09-23 [paul]       3.5.0cvs124
4307
4308         * src/compose.c
4309         * src/mainwindow.c
4310         * src/messageview.c
4311                 offer these strings to translators too 
4312
4313 2008-09-23 [colin]      3.5.0cvs123
4314
4315         * configure.ac
4316                 Add a --disable-dbus flag in case we want
4317                 no DBUS even if headers are available (like
4318                 for building gpg4win)
4319         * src/filtering.c
4320         * src/mainwindow.c
4321         * src/prefs_logging.c
4322         * src/common/utils.c
4323         * src/plugins/pgpcore/sgpgme.c
4324         * src/plugins/smime/claws.def
4325                 Windows fixes:
4326                 - disable filtering log (it's crashy for
4327                   some reason)
4328                 - fix gmtime_r when time is -1 (before 01/01/70)
4329                 - add symbols for smime
4330
4331 2008-09-22 [colin]      3.5.0cvs122
4332
4333         * src/common/utils.c
4334         * src/account.c
4335                 Remove raw printf
4336         * src/compose.c
4337                 Fix cursor position after changing account
4338         * src/imap.c
4339         * src/mimeview.c
4340         * src/news.c
4341                 Fix absolute path detection 
4342
4343 2008-09-21 [colin]      3.5.0cvs121
4344
4345         * src/gtk/gtkaspell.c
4346                 Don't try to use empty dictionaries
4347
4348 2008-09-20 [colin]      3.5.0cvs120
4349
4350         * po/POTFILES.in
4351                 Add the new files to the translations
4352
4353 2008-09-20 [colin]      3.5.0cvs119
4354
4355         * configure.ac
4356         * src/plugins/Makefile.am
4357         * src/plugins/smime/Makefile.am
4358         * src/plugins/smime/plugin.c
4359         * src/plugins/smime/smime.c
4360         * src/plugins/smime/smime.deps
4361         * src/plugins/smime/smime.h
4362                 Include S/Mime plugin in the main plugins
4363                 Will ease the Gpg4win team's work
4364
4365 2008-09-20 [colin]      3.5.0cvs118
4366
4367         * src/autofaces.c
4368         * src/compose.c
4369         * src/ldapquery.c
4370         * src/main.c
4371         * src/news.c
4372         * src/common/socket.c
4373         * src/gtk/gtkutils.c
4374         * src/plugins/pgpcore/claws.def
4375                 Windows: more fixes, thanks to wwp and
4376                 Marcus Brinkmann
4377
4378 2008-09-20 [colin]      3.5.0cvs117
4379
4380         * src/imap.c
4381                 Tell on which server errors happened
4382
4383 2008-09-20 [colin]      3.5.0cvs116
4384
4385         * src/etpan/etpan-thread-manager.c
4386         * src/etpan/imap-thread.c
4387         * src/etpan/nntp-thread.c
4388                 Windows: Fix hang on IMAP/NNTP
4389
4390 2008-09-20 [colin]      3.5.0cvs115
4391
4392         * src/common/utils.c
4393                 Fix bug 1723, "Buffer overflow crash caused by 
4394                 preview in 'Date format help' dialog box"
4395                 Also, optimise fast_strftime a bit :)
4396
4397 2008-09-18 [colin]      3.5.0cvs114
4398
4399         * src/procmime.c
4400         * src/textview.c
4401                 Check for NULLs before str* functions
4402
4403 2008-09-18 [colin]      3.5.0cvs113
4404
4405         * src/messageview.c
4406         * src/procmime.c
4407         * src/textview.c
4408                 Handle html parts in multipart/related
4409                 Decode ISO-8859-1 as Windows-1252 (the former
4410                 is a subset of the latter) in order to 
4411                 workaround Outlook mails misencoding
4412         * src/gtk/logwindow.c
4413         * src/gtk/logwindow.h
4414                 Clear mainwindow's error pixmap when the
4415                 error scrolls out of the log
4416
4417 2008-09-17 [colin]      3.5.0cvs112
4418
4419         * src/image_viewer.c
4420                 Fix image loading (multiple childs added to 
4421                 scrolledwindow, break of the resize functionality)
4422         * src/account.c
4423         * src/prefs_folder_item.c
4424         * src/prefs_spelling.c
4425         * src/gtk/gtkaspell.c
4426                 Better fix problems with dictionaries updates
4427
4428 2008-09-17 [colin]      3.5.0cvs111
4429
4430         * src/common/utils.c
4431                 Fix double-opening (fixes multiple signatures when
4432                 using signify)
4433
4434 2008-09-16 [colin]      3.5.0cvs110
4435
4436         * src/prefs_account.c
4437         * src/prefs_folder_item.c
4438         * src/prefs_spelling.c
4439         * src/gtk/gtkaspell.c
4440                 Better stripping of aspell dictionaries names
4441
4442 2008-09-16 [colin]
4443
4444         * 3.6.0-rc1 released
4445
4446 2008-09-16 [colin]      3.5.0cvs109
4447
4448         * src/account.c
4449         * src/inc.c
4450         * src/mainwindow.c
4451         * src/prefs_account.h
4452         * src/prefs_other.c
4453         * src/send_message.c
4454         * src/gtk/inputdialog.c
4455                 Don't add a pref to allow remembering passwords
4456                 (Just not checking the checkbox is enough)
4457
4458 2008-09-16 [colin]      3.5.0cvs108
4459
4460         * configure.ac
4461                 Require libetpan 0.56 as 0.55 is crashy
4462         * src/messageview.c
4463                 Fix english
4464         * src/gtk/inputdialog.c
4465         * src/gtk/inputdialog.h
4466                 Fix warnings
4467
4468 2008-09-16 [wwp]        3.5.0cvs107
4469
4470         * src/compose.c
4471                 Complete 3.5.0cvs106 by removing a function that got
4472                 moved to account.[ch].
4473
4474 2008-09-16 [wwp]        3.5.0cvs106
4475
4476         * src/account.c
4477         * src/account.h
4478         * src/compose.c
4479         * src/quote_fmt.c
4480         * src/quote_fmt_lex.l
4481         * src/quote_fmt_parse.y
4482                 Add account signature (path and value string) manipulation
4483                 keywords to the template processor. It's now possible in
4484                 all templates to insert the account signature to an
4485                 arbitrary location or to pass it to a external script for
4486                 further editing.
4487
4488
4489 2008-09-16 [mones]      3.5.0cvs105
4490
4491         * src/imap.c
4492         * src/inc.c
4493         * src/mainwindow.c
4494         * src/mainwindow.h
4495         * src/news.c
4496         * src/prefs_account.h
4497         * src/prefs_common.c
4498         * src/prefs_common.h
4499         * src/prefs_other.c
4500         * src/send_message.c
4501         * src/gtk/inputdialog.c
4502         * src/gtk/inputdialog.h
4503                 Implement session passwords: unsaved passwords for receiving
4504                 or sending of accounts can be remembered while running to 
4505                 avoid repetitive typing.
4506                 As keeping passwords in memory is unsafe a new preference 
4507                 in Other page is added to activate or not such capability.
4508
4509 2008-09-14 [colin]      3.5.0cvs104
4510
4511         * src/codeconv.c
4512         * src/codeconv.h
4513                 Make conv_iconv_strdup static
4514
4515 2008-09-12 [colin]      3.5.0cvs103
4516
4517         * claws-mail.pc.in
4518         * src/Makefile.am
4519         * src/compose.c
4520         * src/compose.h
4521         * src/crash.c
4522         * src/folder_item_prefs.c
4523         * src/folder_item_prefs.h
4524         * src/main.c
4525         * src/prefs_account.c
4526         * src/prefs_common.c
4527         * src/prefs_common.h
4528         * src/prefs_folder_item.c
4529         * src/prefs_spelling.c
4530         * src/prefs_template.c
4531         * src/quote_fmt.h
4532         * src/quote_fmt_parse.y
4533         * src/toolbar.c
4534         * src/toolbar.h
4535         * src/gtk/Makefile.am
4536         * src/gtk/about.c
4537         * src/gtk/filesel.c
4538         * src/gtk/gtkaspell.c
4539         * src/gtk/gtkaspell.h
4540         * src/plugins/bogofilter/Makefile.am
4541         * src/plugins/dillo_viewer/Makefile.am
4542         * src/plugins/spamassassin/Makefile.am
4543         * src/plugins/trayicon/Makefile.am
4544                 Switch spellchecker to Enchant
4545
4546 2008-09-12 [paul]       3.5.0cvs102
4547
4548         * tools/README
4549         * tools/csv2addressbook.pl
4550                 add support for Fox Mail
4551
4552 2008-09-12 [paul]       3.5.0cvs101
4553
4554         * src/compose.c
4555         * src/prefs_wrapping.c
4556                 changes to English
4557
4558 2008-09-12 [paul]       3.5.0cvs100
4559
4560         * configure.ac
4561                 revert cvs99's libenchant commit error
4562
4563 2008-09-12 [colin]      3.5.0cvs99
4564
4565         * src/inc.c
4566                 Only go to inbox if there are new mails
4567                 (and fetch was manual)
4568
4569 2008-09-10 [colin]      3.5.0cvs98
4570
4571         * src/inc.c
4572         * src/summaryview.c
4573         * src/common/session.c
4574                 Use g_timeout_add_seconds instead of g_timeout_add
4575                 on glib >= 2.14 when we don't need precision on the 
4576                 delay. This helps reducing power consumption:
4577                 http://mjg59.livejournal.com/74651.html
4578
4579 2008-09-10 [colin]      3.5.0cvs97
4580
4581         * src/compose.c
4582                 Don't save window size and position when
4583                 compose is hidden (filtering action)
4584
4585 2008-09-09 [colin]      3.5.0cvs96
4586
4587         * src/action.h
4588         * src/addr_compl.c
4589         * src/addressadd.c
4590         * src/addressbook.h
4591         * src/addressbook_foldersel.c
4592         * src/addressitem.h
4593         * src/addrgather.c
4594         * src/alertpanel.c
4595         * src/browseldap.c
4596         * src/editaddress.c
4597         * src/editaddress_other_attributes_ldap.h
4598         * src/editbook.c
4599         * src/editjpilot.c
4600         * src/editldap.c
4601         * src/editldap_basedn.c
4602         * src/editvcard.c
4603         * src/exphtmldlg.c
4604         * src/expldifdlg.c
4605         * src/export.c
4606         * src/foldersel.c
4607         * src/foldersel.h
4608         * src/gedit-print.c
4609         * src/gedit-print.h
4610         * src/grouplistdialog.c
4611         * src/headerview.c
4612         * src/headerview.h
4613         * src/image_viewer.c
4614         * src/import.c
4615         * src/importldif.c
4616         * src/importmutt.c
4617         * src/importpine.c
4618         * src/inc.c
4619         * src/main.c
4620         * src/main.h
4621         * src/messageview.c
4622         * src/messageview.h
4623         * src/noticeview.c
4624         * src/prefs_actions.c
4625         * src/prefs_filtering.c
4626         * src/prefs_folder_column.c
4627         * src/prefs_gtk.h
4628         * src/prefs_summary_column.c
4629         * src/prefs_toolbar.c
4630         * src/send_message.c
4631         * src/setup.c
4632         * src/sourcewindow.c
4633         * src/sourcewindow.h
4634         * src/ssl_manager.c
4635         * src/statusbar.c
4636         * src/statusbar.h
4637         * src/stock_pixmap.c
4638         * src/stock_pixmap.h
4639         * src/summaryview.c
4640         * src/textview.c
4641         * src/textview.h
4642         * src/undo.h
4643         * src/uri_opener.c
4644         * src/wizard.c
4645         * src/wizard.h
4646         * src/common/ssl.h
4647         * src/common/utils.c
4648         * src/gtk/about.c
4649         * src/gtk/colorlabel.c
4650         * src/gtk/colorlabel.h
4651         * src/gtk/combobox.h
4652         * src/gtk/description_window.c
4653         * src/gtk/filesel.c
4654         * src/gtk/gtkaspell.c
4655         * src/gtk/gtkaspell.h
4656         * src/gtk/gtkcmclist.c
4657         * src/gtk/gtkcmclist.h
4658         * src/gtk/gtkcmctree.c
4659         * src/gtk/gtkcmctree.h
4660         * src/gtk/gtkcmoptionmenu.h
4661         * src/gtk/gtksctree.c
4662         * src/gtk/gtksctree.h
4663         * src/gtk/gtkshruler.c
4664         * src/gtk/gtkshruler.h
4665         * src/gtk/gtksourceprintjob.c
4666         * src/gtk/gtksourceprintjob.h
4667         * src/gtk/gtkutils.c
4668         * src/gtk/gtkutils.h
4669         * src/gtk/gtkvscrollbutton.c
4670         * src/gtk/gtkvscrollbutton.h
4671         * src/gtk/icon_legend.c
4672         * src/gtk/inputdialog.c
4673         * src/gtk/logwindow.c
4674         * src/gtk/logwindow.h
4675         * src/gtk/manage_window.c
4676         * src/gtk/manage_window.h
4677         * src/gtk/menu.c
4678         * src/gtk/prefswindow.c
4679         * src/gtk/progressdialog.c
4680         * src/gtk/progressdialog.h
4681         * src/plugins/bogofilter/bogofilter_gtk.c
4682         * src/plugins/pgpcore/passphrase.c
4683         * src/plugins/spamassassin/spamassassin_gtk.c
4684         * src/plugins/trayicon/trayicon.c
4685         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4686         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
4687         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
4688         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
4689         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
4690                 Complete GTK+ 2.14 undeprecation
4691                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
4692
4693 2008-09-09 [colin]      3.5.0cvs95
4694
4695         * src/gtk/gtkcmclist.h
4696                 Fix build on GTK+ 2.14
4697
4698 2008-09-08 [colin]      3.5.0cvs94
4699
4700         * src/noticeview.c
4701         * src/noticeview.h
4702                 Remove GtkSignalFunc
4703
4704 2008-09-07 [colin]      3.5.0cvs93
4705
4706         * src/addressadd.c
4707         * src/addressbook_foldersel.c
4708         * src/gtk/gtkcmclist.c
4709         * src/gtk/gtkcmclist.h
4710         * src/gtk/gtkcmctree.c
4711         * src/gtk/gtkcmctree.h
4712         * src/gtk/gtksctree.c
4713         * src/gtk/prefswindow.c
4714         * src/gtk/prefswindow.h
4715                 Use GDestroyNotify instead of GtkDestroyNotify
4716                 (deprecated in GTK+ 2.14)
4717
4718 2008-09-07 [colin]      3.5.0cvs92
4719
4720         * src/textview.c
4721                 Fix bug 1712, 'invalid "Phishing attempt warning" 
4722                 when linked text ends with spaces'
4723
4724 2008-09-05 [colin]      3.5.0cvs91
4725
4726         * src/procmime.c
4727                 Maybe fix bug 1711, 'Save-as attachment crashes'
4728                 Possibly wrong free() due to pointer shifting
4729
4730 2008-09-05 [colin]      3.5.0cvs90
4731
4732         * src/compose.c
4733                 Fix bug 1710, 'User misreads "Discard Message" 
4734                 as "Discard Changes"'. Propose to save or discard
4735                 only the latest changes when closing an existing
4736                 draft. Autosave may still have saved parts of the
4737                 edit session.
4738
4739 2008-09-04 [colin]      3.5.0cvs89
4740
4741         * src/summaryview.c
4742                 Fix bug 1707, 'Segfault when sorting on non-visible column'
4743
4744 2008-09-01 [colin]      3.5.0cvs88
4745
4746         * src/imap.c
4747         * src/summaryview.c
4748         * src/common/tags.c
4749         * src/etpan/imap-thread.c
4750         * src/etpan/imap-thread.h
4751                 Store spam flag on IMAP (Junk/NonJunk, as 
4752                 ThunderBird does - this is nonstandard)
4753
4754 2008-08-31 [wwp]        3.5.0cvs87
4755
4756         * ChangeLog
4757                 Fix globish edition^Wediting.
4758
4759 2008-08-31 [wwp]        3.5.0cvs86
4760
4761         * src/addressbook.c
4762                 Don't break nickname editing for non-LDAP books (nickname
4763                 value was overwritten when editing existing contact, this
4764                 came from 3.0.2cvs109).
4765
4766 2008-08-30 [colin]      3.5.0cvs85
4767
4768         * src/mainwindow.c
4769         * src/summaryview.c
4770                 Fix "Apply tags..." key shortcut
4771
4772 2008-08-29 [iwkse]      3.5.0cvs84
4773
4774         * src/summaryview.c
4775                         Bit of clean:)
4776
4777 2008-08-29 [iwkse]      3.5.0cvs83
4778
4779         * src/summaryview.c
4780                         Disable "Move to trash" action if
4781                         we are in a trash-like folder.
4782                         Thanks to colinl
4783
4784 2008-08-29 [paul]       3.5.0cvs82
4785
4786         * configure.ac
4787                 bump up libetpan version requirement since
4788                 0.55 is released now
4789
4790 2008-08-28 [wwp]        3.5.0cvs81
4791
4792         * src/account.c
4793         * src/pop.c
4794         * src/prefs_account.c
4795         * src/prefs_account.h
4796                 Add finer granularity to the POP3's remove-after delay (now in
4797                 hours in addition to in days), patch by Paul Rolland.
4798
4799 2008-08-28 [wwp]        3.5.0cvs80
4800
4801         * src/gtk/combobox.c
4802                 Fix a typo in a comment.
4803
4804 2008-08-28 [iwkse]      3.5.0cvs79
4805
4806         * src/account.c
4807         * src/prefs_actions.c
4808         * src/prefs_filtering.c
4809         * src/prefs_template.c
4810                         Add search feature to the account, 
4811                         template and action dialog.
4812                         It's turned on selecting one row
4813                         of the list and typing some random
4814                         letter. Thanks to wwp, colinl
4815
4816 2008-08-28 [colin]      3.5.0cvs78
4817
4818         * src/Makefile.am
4819         * src/account.c
4820         * src/compose.c
4821         * src/prefs_account.c
4822         * src/prefs_account.h
4823         * src/privacy.c
4824         * src/privacy.h
4825         * src/procmime.c
4826         * src/stock_pixmap.c
4827         * src/stock_pixmap.h
4828         * src/summaryview.c
4829         * src/pixmaps/key_gpg_signed.xpm
4830                 Fix bug 1412, "Sign reply, if mail was signed"
4831                 Add an account preference to sign replies to signed mails
4832
4833 2008-08-28 [iwkse]      3.5.0cvs77
4834
4835         * src/prefs_filtering.c
4836                 Making the search more useful,
4837                 jumping directly to the relative rule.
4838
4839 2008-08-27 [colin]      3.5.0cvs76
4840
4841         * src/main.c
4842                 Add a bit of info
4843
4844 2008-08-27 [colin]      3.5.0cvs75
4845
4846         * src/gtk/gtkcmctree.c
4847                 Fix a few ifdefs
4848
4849 2008-08-26 [colin]      3.5.0cvs74
4850
4851         * src/gtk/gtkcmctree.c
4852                 Fix missing inits on old glib
4853
4854 2008-08-26 [wwp]        3.5.0cvs73
4855
4856         * src/common/utils.c
4857                 Added 'Fwd' to the list of known common subject prefixes.
4858
4859 2008-08-25 [iwkse]      3.5.0cvs72
4860
4861         * src/image_viewer.c
4862                 Add animated gif support to the
4863                 message preview.
4864
4865 2008-08-25 [colin]      3.5.0cvs71
4866
4867         * src/gtk/gtkcmctree.c
4868                 Make sure work isn't null
4869
4870 2008-08-24 [colin]      3.5.0cvs70
4871
4872         * src/common/ssl.c
4873                 Fix typo on SSL_CERT_DIR
4874
4875 2008-08-23 [holger]     3.5.0cvs69
4876
4877         * src/printing.c
4878                 Fix bug 1699 'Separator line mis-placed when
4879                 printing some e-mails'. The number of header lines
4880                 was not correctly calculated when Pango inserts
4881                 linebreaks
4882
4883 2008-08-23 [colin]      3.5.0cvs68
4884
4885         * src/mainwindow.c
4886                 Fix the account selector button; thanks
4887                 to wwp
4888
4889 2008-08-21 [colin]      3.5.0cvs67
4890
4891         * src/compose.c
4892         * src/compose.h
4893                 Add a compose preference for auto-indent
4894         * src/mainwindow.c
4895         * src/summaryview.c
4896                 Make colorlabel accels a bit less hacky
4897
4898 2008-08-21 [colin]      3.5.0cvs66
4899
4900         * src/compose.c
4901         * src/prefs_common.c
4902         * src/prefs_common.h
4903         * src/prefs_wrapping.c
4904                 Add a preference for autoindent; fix no_join tag
4905                 being applied to whole lines instead of just \n when
4906                 creating a line 
4907
4908 2008-08-21 [colin]      3.5.0cvs65
4909
4910         * src/compose.c
4911                 Add support for auto-indentation
4912
4913 2008-08-19 [colin]      3.5.0cvs64
4914
4915         * src/compose.c
4916                 Save Autowrap status in drafts/queued mails
4917
4918 2008-08-19 [colin]      3.5.0cvs63
4919
4920         * src/mainwindow.c
4921                 Fix a comment (in reality, test commit on
4922                 the new CVS server)
4923
4924 2008-08-17 [colin]      3.5.0cvs62
4925
4926         * src/prefs_actions.c
4927         * src/procmime.c
4928         * src/wizard.c
4929         * src/common/socket.h
4930         * src/gtk/gtkcmctree.c
4931                 Fix warnings
4932
4933 2008-08-16 [colin]      3.5.0cvs61
4934
4935         * src/editaddress_other_attributes_ldap.h
4936                 Add 'l' field (localityName)
4937
4938 2008-08-16 [colin]      3.5.0cvs60
4939
4940         * src/mainwindow.c
4941         * src/gtk/gtkcmclist.c
4942         * src/gtk/gtkcmclist.h
4943         * src/gtk/gtkcmctree.c
4944         * src/gtk/gtksctree.c
4945         * src/gtk/gtkutils.c
4946         * src/gtk/gtkvscrollbutton.c
4947                 Fix Maemo build (OS2007)
4948
4949 2008-08-14 [colin]      3.5.0cvs59
4950
4951         * src/folder.c
4952                 Don't crash if parent is null when creating
4953                 a folder
4954         * src/gtk/pluginwindow.c
4955                 Don't crash on race when closing window while
4956                 a plugin is loading and does gtk_iterations
4957
4958 2008-08-13 [colin]      3.5.0cvs58
4959
4960         * src/messageview.c
4961         * src/messageview.h
4962         * src/mimeview.c
4963                 Fix bug 1696, 'Viewing binary attachements 
4964                 as text over 1 MB' (various buglets)
4965
4966 2008-08-10 [colin]      3.5.0cvs57
4967
4968         * src/summaryview.c
4969         * src/gtk/gtkcmclist.c
4970                 Continue fixing GTK < 2.12 build, thanks to
4971                 Michael Hugues
4972
4973 2008-08-10 [colin]      3.5.0cvs56
4974
4975         * src/gtk/gtksctree.c
4976                 Fix build on GTK < 2.12
4977
4978 2008-08-09 [colin]      3.5.0cvs55
4979
4980         * src/mainwindow.c
4981                 Fix untranslatable strings, thanks to
4982                 Stephan Sachse
4983
4984 2008-08-07 [colin]      3.5.0cvs54
4985
4986         * src/compose.c
4987         * src/editaddress.c
4988         * src/folderview.c
4989         * src/mainwindow.c
4990         * src/message_search.c
4991         * src/mimeview.c
4992         * src/noticeview.c
4993         * src/prefs_account.c
4994         * src/prefs_common.c
4995         * src/prefs_customheader.c
4996         * src/prefs_ext_prog.c
4997         * src/prefs_filtering_action.c
4998         * src/prefs_gtk.c
4999         * src/prefs_logging.c
5000         * src/prefs_matcher.c
5001         * src/prefs_msg_colors.c
5002         * src/procmime.c
5003         * src/summary_search.c
5004         * src/summaryview.c
5005         * src/toolbar.c
5006         * src/gtk/colorsel.c
5007         * src/gtk/gtkaspell.c
5008         * src/gtk/gtkutils.c
5009         * src/gtk/gtkutils.h
5010         * src/gtk/inputdialog.c
5011         * src/gtk/pluginwindow.c
5012         * src/gtk/quicksearch.c
5013         * src/plugins/bogofilter/bogofilter_gtk.c
5014         * src/plugins/dillo_viewer/dillo_prefs.c
5015         * src/plugins/spamassassin/spamassassin_gtk.c
5016                 - Fix Ctrl-Space shortcut
5017                 - Fix mime-parsing bug in procmime (cvs52)
5018                 - Fix double-free in procmime (cvs52)
5019                 - Use gtk_bin_get_child instead of GTK_BIN()->child
5020                 - Fix Goto menu in mainwindow
5021
5022 2008-08-07 [mones]      3.5.0cvs53
5023
5024         * po/es.po
5025                 Updated translation (lots of changes!)
5026         * src/compose.c
5027                 Add missing accelerator key
5028         * src/mainwindow.c
5029                 Restored 'v' key function (thanks Colin!)
5030
5031 2008-08-06 [colin]      3.5.0cvs52
5032
5033         * src/addrbook.c
5034         * src/addrcindex.c
5035         * src/addrduplicates.c
5036         * src/addrharvest.c
5037         * src/enriched.c
5038         * src/html.c
5039         * src/ldif.c
5040         * src/mimeview.c
5041         * src/mutt.c
5042         * src/pine.c
5043         * src/procmime.c
5044         * src/vcard.c
5045         * src/wizard.c
5046                 Fix my use of g_utf8_strdown (it returns
5047                 a newly allocated string and doesn't
5048                 change the parameter)
5049
5050 2008-08-06 [colin]      3.5.0cvs51
5051
5052         * src/compose.c
5053                 Fix bug 1690, 'Copy/Paste in edit window may 
5054                 break Undo'; middle-click pastes aren't 
5055                 REPLACE_INSERT but just INSERT. 
5056                 Also, fix privacy menu selection
5057
5058 2008-08-05 [colin]      3.5.0cvs50
5059
5060         * src/action.c
5061         * src/addr_compl.c
5062         * src/addrbook.c
5063         * src/addrcindex.c
5064         * src/addrduplicates.c
5065         * src/addrharvest.c
5066         * src/enriched.c
5067         * src/html.c
5068         * src/ldif.c
5069         * src/main.c
5070         * src/mimeview.c
5071         * src/mutt.c
5072         * src/pine.c
5073         * src/procmime.c
5074         * src/vcard.c
5075         * src/wizard.c
5076         * src/common/socket.c
5077         * src/gtk/gtkutils.c
5078         * src/gtk/gtkutils.h
5079         * src/gtk/menu.c
5080         * src/plugins/spamassassin/spamassassin.c
5081                 More undeprecation (Glib)
5082
5083 2008-08-05 [colin]      3.5.0cvs49
5084
5085         * src/prefs_account.c
5086         * src/prefs_filtering_action.c
5087         * src/prefs_matcher.c
5088         * src/gtk/Makefile.am
5089         * src/gtk/claws-marshal.list
5090         * src/gtk/colorlabel.c
5091         * src/gtk/colorsel.c
5092         * src/gtk/foldersort.c
5093         * src/gtk/gtkaspell.c
5094         * src/gtk/gtkcmclist.c
5095         * src/gtk/gtkcmclist.h
5096         * src/gtk/gtkcmctree.c
5097         * src/gtk/gtkcmctree.h
5098         * src/gtk/gtkcmoptionmenu.c
5099         * src/gtk/gtkcmoptionmenu.h
5100         * src/gtk/gtksctree.c
5101         * src/gtk/gtksctree.h
5102         * src/gtk/gtkutils.c
5103         * src/gtk/gtkutils.h
5104         * src/gtk/gtkvscrollbutton.c
5105         * src/gtk/menu.c
5106         * src/gtk/menu.h
5107         * src/gtk/quicksearch.c
5108         * src/plugins/dillo_viewer/dillo_viewer.c
5109         * src/plugins/pgpcore/select-keys.c
5110                 Try to finish yesterday's commit
5111
5112 2008-08-04 [colin]      3.5.0cvs48
5113
5114         * src/addressadd.c
5115         * src/addressbook.c
5116         * src/addressbook_foldersel.c
5117         * src/addressitem.h
5118         * src/addrgather.c
5119         * src/browseldap.c
5120         * src/compose.c
5121         * src/compose.h
5122         * src/editaddress.c
5123         * src/editaddress_other_attributes_ldap.c
5124         * src/editgroup.c
5125         * src/editldap_basedn.c
5126         * src/folderview.c
5127         * src/folderview.h
5128         * src/grouplistdialog.c
5129         * src/image_viewer.c
5130         * src/imap_gtk.c
5131         * src/importldif.c
5132         * src/main.c
5133         * src/mainwindow.c
5134         * src/message_search.c
5135         * src/mh_gtk.c
5136         * src/mimeview.c
5137         * src/mimeview.h
5138         * src/news_gtk.c
5139         * src/noticeview.h
5140         * src/prefs_account.c
5141         * src/prefs_filtering_action.c
5142         * src/prefs_matcher.c
5143         * src/prefs_msg_colors.c
5144         * src/prefs_summaries.c
5145         * src/statusbar.c
5146         * src/stock_pixmap.c
5147         * src/summary_search.c
5148         * src/summaryview.c
5149         * src/summaryview.h
5150         * src/textview.c
5151         * src/toolbar.h
5152         * src/gtk/Makefile.am
5153         * src/gtk/claws-marshal.list
5154         * src/gtk/colorsel.c
5155         * src/gtk/foldersort.c
5156         * src/gtk/gtkaspell.c
5157         * src/gtk/gtkcmclist.c
5158         * src/gtk/gtkcmclist.h
5159         * src/gtk/gtkcmctree.c
5160         * src/gtk/gtkcmctree.h
5161         * src/gtk/gtksctree.c
5162         * src/gtk/gtksctree.h
5163         * src/gtk/gtkutils.c
5164         * src/gtk/gtkutils.h
5165         * src/gtk/gtkvscrollbutton.c
5166         * src/gtk/menu.c
5167         * src/gtk/menu.h
5168         * src/gtk/quicksearch.c
5169         * src/plugins/dillo_viewer/dillo_viewer.c
5170         * src/plugins/pgpcore/select-keys.c
5171                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
5172                 Undeprecate their implementation (GtkArg, GtkType, ...)
5173                 Undeprecate a few other things here and there
5174                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
5175                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
5176                 still have work to do
5177
5178 2008-08-04 [colin]      3.5.0cvs47
5179
5180         * src/compose.c
5181         * src/compose.h
5182         * src/toolbar.h
5183         * src/textview.c
5184         * src/stock_pixmap.c
5185         * src/statusbar.c
5186         * src/noticeview.h
5187         * src/mimeview.h
5188         * src/mainwindow.c
5189         * src/image_viewer.c
5190         * src/gtk/gtkaspell.c
5191         * src/gtk/gtkvscrollbutton.c
5192         * src/plugins/dillo_viewer/dillo_viewer.c
5193                 Undeprecate more things
5194
5195 2008-08-02 [colin]      3.5.0cvs46
5196
5197         * src/mainwindow.c
5198                 Fix toggle menu activation state
5199                 (thanks to cvs45 ;)
5200
5201 2008-08-02 [paul]       3.5.0cvs45
5202
5203         * src/mainwindow.c
5204                 fix sensitivity of
5205                 /View/Show or hide/Message View
5206
5207 2008-08-01 [paul]       3.5.0cvs44
5208
5209         * src/common/utils.c
5210         * src/plugins/pgpcore/claws.def
5211         * src/plugins/pgpinline/claws.def
5212                 fix compilation problems on mingw32,
5213                 (bug 1688) Patch by Marcus Brinkmann
5214
5215 2008-08-01 [colin]      3.5.0cvs43
5216
5217         * src/gtk/gtkutils.c
5218         * src/gtk/gtkvscrollbutton.c
5219                 Oups, fix build
5220
5221 2008-08-01 [colin]      3.5.0cvs42
5222
5223         * src/compose.c
5224         * src/foldersel.c
5225         * src/mainwindow.c
5226         * src/prefs_account.c
5227         * src/prefs_folder_item.c
5228         * src/prefs_quote.c
5229         * src/summaryview.c
5230         * src/gtk/gtkaspell.c
5231         * src/gtk/gtkutils.c
5232         * src/gtk/gtkvscrollbutton.c
5233                 Replace a few deprecated function calls
5234
5235 2008-08-01 [paul]       3.5.0cvs41
5236
5237         * src/action.c
5238                 fix crash that occurs because of recent GtkUIManager
5239                 changes. Thanks to Colin
5240
5241 2008-07-31 [colin]      3.5.0cvs40
5242
5243         * src/addressbook.c
5244         * src/compose.c
5245         * src/mainwindow.c
5246         * src/messageview.c
5247                 Some Maemo fixes
5248         * src/gtk/menu.c
5249         * src/gtk/menu.h
5250                 Remove deprecated helper funcs
5251
5252 2008-07-30 [colin]      3.5.0cvs39
5253
5254         * src/folderview.c
5255         * src/folderview.h
5256         * src/imap_gtk.c
5257         * src/mh_gtk.c
5258         * src/news_gtk.c
5259                 Move the folderview popup menu to GtkUIManager
5260
5261 2008-07-29 [colin]      3.5.0cvs38
5262
5263         * src/account.c
5264         * src/account.h
5265         * src/action.c
5266         * src/action.h
5267         * src/addressitem.h
5268         * src/compose.c
5269         * src/edittags.c
5270         * src/mainwindow.c
5271         * src/mainwindow.h
5272         * src/mimeview.c
5273         * src/summaryview.c
5274         * src/gtk/menu.c
5275         * src/gtk/menu.h
5276                 Switch the main menu to GtkUIManager
5277                 Warning fixes
5278
5279 2008-07-29 [colin]      3.5.0cvs37
5280
5281         * src/news.c
5282                 Fix bug 1684, 'view news messages with large 
5283                 attachements segfaults'
5284
5285 2008-07-29 [colin]      3.5.0cvs36
5286
5287         * src/action.c
5288         * src/action.h
5289         * src/addressbook.c
5290         * src/addressitem.h
5291         * src/compose.c
5292         * src/compose.h
5293         * src/messageview.c
5294         * src/messageview.h
5295         * src/summaryview.c
5296         * src/gtk/menu.c
5297         * src/gtk/menu.h
5298                 More switches to GtkUIManager
5299
5300 2008-07-26 [colin]      3.5.0cvs35
5301
5302         * src/gtk/menu.c
5303         * src/gtk/menu.h
5304                 Fix prototype
5305
5306 2008-07-25 [colin]      3.5.0cvs34
5307
5308         * src/addrcustomattr.c
5309         * src/addressbook.c
5310         * src/compose.c
5311         * src/editaddress.c
5312         * src/editaddress_other_attributes_ldap.h
5313         * src/edittags.c
5314         * src/mainwindow.c
5315         * src/mimeview.c
5316         * src/prefs_actions.c
5317         * src/prefs_filtering.c
5318         * src/prefs_template.c
5319         * src/summaryview.c
5320         * src/textview.c
5321         * src/textview.h
5322         * src/toolbar.c
5323         * src/gtk/about.c
5324         * src/gtk/menu.c
5325         * src/gtk/menu.h
5326         * src/plugins/trayicon/trayicon.c
5327                 More changes from GtkItemFactory to GtkUIManager
5328
5329 2008-07-25 [colin]      3.5.0cvs33
5330
5331         * src/gtk/menu.h
5332                 Add a macro to remove menu items
5333                 Make the gui_manager variable useless
5334
5335 2008-07-24 [colin]      3.5.0cvs32
5336
5337         * src/mimeview.c
5338                 Fix a gtk warning on clear
5339         * src/mainwindow.c
5340         * src/summaryview.c
5341         * src/summaryview.h
5342                 Switch the message list popup menu to
5343                 GtkUIManager
5344
5345 2008-07-23 [colin]      3.5.0cvs31
5346
5347         * src/plugins/pgpcore/pgp_viewer.c
5348         * src/plugins/pgpcore/sgpgme.c
5349                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
5350                 Patch by Thomas Wiegner <wiegner@gmx.de>
5351
5352 2008-07-20 [paul]       3.5.0cvs30
5353
5354         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5355                 remove redundant GTK version check
5356
5357 2008-07-20 [ticho]      3.5.0cvs29
5358
5359         * src/folderview.c
5360         * src/imap_gtk.c
5361         * src/news_gtk.c
5362                 Moved sensitivity setting for "Download messages" for IMAP and
5363                 news folders from folderview.c to imap_gtk.c and news_gtk.c
5364                 respectively for better code readability.
5365                 Fixed indentation in news' set_sensitivity().
5366
5367 2008-07-20 [paul]       3.5.0cvs28
5368
5369         * src/addrgather.c
5370                 remove more redundant code following cvs27
5371
5372 2008-07-20 [paul]       3.5.0cvs27
5373
5374         * src/addrgather.c
5375                 remove now redundant code
5376         * src/mainwindow.c
5377         * src/mainwindow.h
5378                 fix bug 1673, 'Tools/Harvest adresses is
5379                 grayed out if folder is empty'
5380
5381 2008-07-19 [ticho]      3.5.0cvs26
5382
5383         * src/edittags.c
5384         * src/main.c
5385         * src/mimeview.c
5386         * src/mimeview.h
5387         * src/gtk/gtkutils.c
5388         * src/gtk/gtkutils.h
5389         * src/gtk/menu.c
5390         * src/gtk/menu.h
5391                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
5392                 instead of deprecated GtkItemFactory.
5393
5394 2008-07-19 [colin]      3.5.0cvs25
5395
5396         * src/account.c
5397         * src/addrgather.c
5398         * src/compose.c
5399         * src/editldap.c
5400         * src/expldifdlg.c
5401         * src/importldif.c
5402         * src/main.c
5403         * src/mainwindow.c
5404         * src/mimeview.c
5405         * src/noticeview.c
5406         * src/prefs_account.c
5407         * src/prefs_actions.c
5408         * src/prefs_ext_prog.c
5409         * src/prefs_filtering.c
5410         * src/prefs_folder_item.c
5411         * src/prefs_image_viewer.c
5412         * src/prefs_logging.c
5413         * src/prefs_msg_colors.c
5414         * src/prefs_other.c
5415         * src/prefs_send.c
5416         * src/prefs_spelling.c
5417         * src/prefs_summaries.c
5418         * src/prefs_template.c
5419         * src/printing.c
5420         * src/quote_fmt.c
5421         * src/summary_search.c
5422         * src/summaryview.c
5423         * src/toolbar.c
5424         * src/wizard.c
5425         * src/common/Makefile.am
5426         * src/gtk/gtksctree.c
5427         * src/gtk/gtkutils.h
5428         * src/gtk/pluginwindow.c
5429         * src/gtk/quicksearch.c
5430         * src/plugins/bogofilter/bogofilter_gtk.c
5431         * src/plugins/dillo_viewer/dillo_prefs.c
5432         * src/plugins/pgpcore/prefs_gpg.c
5433         * src/plugins/spamassassin/spamassassin_gtk.c
5434         * src/plugins/trayicon/trayicon.c
5435         * src/plugins/trayicon/trayicon_prefs.c
5436                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
5437                 or greater). Use the old deprecated one on GTK+ < 2.12.
5438                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
5439                 of time!
5440
5441 2008-07-16 [colin]      3.5.0cvs24
5442
5443         * src/mainwindow.c
5444                 Fix folderview's scrolbar when starting minimised
5445                 to tray, and popping up the mainwindow by calling
5446                 claws-mail from the command line
5447
5448 2008-07-08 [colin]      3.5.0cvs23
5449
5450         * src/compose.c
5451                 Possibly fix po-headers appearing on empty
5452                 templates
5453
5454 2008-07-08 [colin]      3.5.0cvs22
5455
5456         * src/folderview.c
5457         * src/summaryview.c
5458                 Finish the always_open tristate patch, by Jonathan
5459                 Corbet.
5460
5461 2008-07-07 [paul]       3.5.0cvs21
5462
5463         * src/mainwindow.c
5464                 fix typo (missing ")
5465
5466 2008-07-07 [paul]       3.5.0cvs20
5467
5468         * src/mainwindow.c
5469                 fit the menu style a bit better
5470
5471 2008-07-07 [colin]      3.5.0cvs19
5472
5473         * src/prefs_themes.c
5474                 Make upgrading themes easier
5475
5476 2008-07-07 [colin]      3.5.0cvs18
5477
5478         * src/mainwindow.c
5479         * src/prefs_toolbar.c
5480         * src/stock_pixmap.c
5481                 Finish fixing bug 1609, 'Icon issues'
5482
5483 2008-07-07 [colin]      3.5.0cvs17
5484
5485         * src/prefs_common.c
5486                 Fix the default value
5487
5488 2008-07-07 [colin]      3.5.0cvs16
5489
5490         * src/prefs_summaries.c
5491                 Revert my fix to the string, the correct term
5492                 is indeed Message View
5493
5494 2008-07-07 [colin]      3.5.0cvs15
5495
5496         * AUTHORS
5497         * src/gtk/authors.h
5498         * src/prefs_common.c
5499         * src/prefs_common.h
5500         * src/prefs_summaries.c
5501         * src/summaryview.c
5502         * src/gtk/authors.h
5503                 Change "Always open message when selected" to
5504                 a tristate (Never/Always/When preview is visible)
5505                 Patch by Jonathan Corbet <corbet@lwn.net>.
5506
5507 2008-07-06 [paul]       3.5.0cvs14
5508
5509         * src/addrgather.c
5510                 improve the layout of the dialogue
5511                 improve the English
5512                 add tooltips
5513                 fix some of the nasty coding style
5514         * src/mainwindow.c
5515                 improve the English
5516                 add some missing mnemonics
5517
5518 2008-07-05 [paul]       3.5.0cvs13
5519
5520         * src/mainwindow.c
5521         * src/mainwindow.h
5522                 fix bug 1398, '"Change current account" is
5523                 available even when there's only one account'
5524         * src/plugins/pgpcore/prefs_gpg.c
5525                 put back a needed include, removed in error
5526
5527 2008-07-05 [colin]      3.5.0cvs12
5528
5529         * src/mainwindow.c
5530                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
5531
5532 2008-07-05 [colin]      3.5.0cvs11
5533
5534         * src/news.c
5535         * src/news_gtk.c
5536                 Provide ability to rename newsgroups. Closes
5537                 bug 1444, 'Add GUI option for renaming 
5538                 newsgroups'. Patch by Pawel Pekala
5539
5540 2008-07-05 [colin]      3.5.0cvs10
5541
5542         * src/plugins/pgpcore/passphrase.c
5543         * src/plugins/pgpcore/prefs_gpg.c
5544         * src/plugins/pgpcore/select-keys.c
5545                 Simplify GTK includes (with the advantage
5546                 of compiling against GTK+2.13); patch by
5547                 Charles A Edwards
5548
5549 2008-07-05 [colin]      3.5.0cvs9
5550
5551         * src/wizard.c
5552                 Add SSL client certificates
5553
5554 2008-07-05 [colin]      3.5.0cvs8
5555
5556         * src/prefs_account.c
5557         * src/common/session.h
5558                 Fix warnings
5559         * src/common/ssl.c
5560                 Add one path for certs
5561
5562 2008-07-05 [colin]      3.5.0cvs7
5563
5564         * src/prefs_account.c
5565                 Fix no-ssl build
5566
5567 2008-07-04 [colin]      3.5.0cvs6
5568
5569         * src/common/ssl.c
5570         * src/common/ssl.h
5571         * src/common/ssl_certificate.c
5572                 Workaround distro bugs and fix certificate checking
5573                 with OpenSSL
5574
5575 2008-07-04 [colin]      3.5.0cvs5
5576
5577         * src/filtering.c
5578         * src/common/ssl_certificate.c
5579         * src/common/ssl_certificate.h
5580         * src/etpan/imap-thread.c
5581         * src/etpan/nntp-thread.c
5582                 Fix some leaks, thanks to Martin Zwickel
5583                 Rename gnutls functions that do the same
5584                 as OpenSSL ones, to avoid symbol clashing
5585                 when Claws is built against GnuTLS and
5586                 libetpan against OpenSSL
5587
5588 2008-07-04 [paul]       3.5.0cvs4
5589
5590         * src/prefs_account.c
5591                 remove 1 forgotten '.'
5592
5593 2008-07-04 [paul]       3.5.0cvs3
5594
5595         * src/prefs_account.c
5596                 layout/engrish fixes to the 'Client
5597                 certificates' frame
5598
5599 2008-07-03 [colin]      3.5.0cvs2
5600
5601         * src/imap.c
5602         * src/news.c
5603         * src/pop.c
5604         * src/prefs_account.c
5605         * src/prefs_account.h
5606         * src/prefs_common.c
5607         * src/send_message.c
5608         * src/common/session.c
5609         * src/common/session.h
5610         * src/common/smtp.c
5611         * src/common/smtp.h
5612         * src/common/socket.h
5613         * src/common/ssl.c
5614         * src/common/ssl.h
5615         * src/common/ssl_certificate.c
5616         * src/common/ssl_certificate.h
5617         * src/etpan/imap-thread.c
5618         * src/etpan/nntp-thread.c
5619         * src/gtk/inputdialog.c
5620                 Add support for SSL client certificates (either PEM files
5621                 with certificate and private key, either PKCS12 files)
5622
5623 2008-06-28 [colin]      3.5.0cvs1
5624
5625         * src/foldersel.c
5626                 Fix compilation with older GTKs
5627
5628 2008-06-27 [paul]       3.5.0
5629
5630         * NEWS
5631         * README
5632         * RELEASE_NOTES 
5633                 3.5.0 released
5634
5635 2008-06-27 [paul]       3.4.0cvs116
5636
5637         * src/gtk/authors.h
5638                 complete cvs115
5639
5640 2008-06-27 [paul]       3.4.0cvs115
5641
5642         * configure.ac
5643         * src/gtk/authors.h
5644                 no longer build unmaintained translations
5645
5646 2008-06-27 [paul]       3.4.0cvs114
5647
5648         * po/de.po
5649         * po/fi.po
5650         * po/pt_BR.po
5651                 updated by Stephan Sachse, Flammie Pirinen, and
5652                 Frederico Goncalves Guimaraes
5653
5654 2008-06-26 [wwp]        3.4.0cvs113
5655
5656         * manual/fr/advanced.xml
5657                 Update French version of the manual (AutoFaces documentation).
5658
5659 2008-06-26 [wwp]        3.4.0cvs112
5660
5661         * manual/fr/advanced.xml
5662         * manual/fr/plugins.xml
5663                 Updated French version of the manual (completed
5664                 hidden options list, added note about Clawsker
5665                 and new mail archiver plugin).
5666
5667 2008-06-25 [colin]      3.4.0cvs111
5668
5669         * src/gtk/gtkaspell.c
5670                 Fix non-UTF8 in the replace with dialog
5671         * src/prefs_actions.c
5672                 Fix possible crasher
5673                 Patches by Pawel
5674
5675 2008-06-24 [mones]      3.4.0cvs110
5676
5677         * src/autofaces.c
5678                 Fix non-warning message, downgraded to debug info
5679
5680 2008-06-24 [colin]      3.4.0cvs109
5681
5682         * src/summaryview.c
5683                 Fix bug 1650, Message line too small after 
5684                 changing columns in "three columns" layout
5685
5686 2008-06-24 [colin]      3.4.0cvs108
5687
5688         * src/messageview.c
5689                 Fix Spam button sensitivity in newsgroups
5690
5691 2008-06-23 [wwp]        3.4.0cvs107
5692
5693         * po/fr.po
5694                 Updated French translation.
5695
5696 2008-06-23 [mones]      3.4.0cvs106
5697
5698         * po/es.po
5699                 Updated translation for release
5700
5701 2008-06-22 [mones]      3.4.0cvs105
5702
5703         * manual/es/plugins.xml
5704                 Synced new entry for Mail Archiver plugin
5705
5706 2008-06-22 [colin]      3.4.0cvs104
5707
5708         * src/compose.c
5709                 Fix initial cursor position
5710
5711 2008-06-21 [paul]       3.4.0cvs103
5712
5713         * manual/plugins.xml
5714                 add an entry for the new Mail Archiver plugin
5715
5716 2008-06-21 [paul]       3.4.0cvs102
5717
5718         * src/gtk/about.c
5719                 we're in 'string freeze', put back the
5720                 < > symbols for now
5721
5722 2008-06-21 [paul]       3.4.0cvs101
5723
5724         * manual/advanced.xml
5725         * manual/es/advanced.xml
5726                 fix build warning: <emphasis> cannot be contained
5727                 within <filename>
5728         * src/gtk/about.c
5729                 fix non-clickable link on License page and drop
5730                 the containing < > symbols to match other links
5731
5732 2008-06-20 [mones]      3.4.0cvs100
5733
5734         * manual/advanced.xml
5735                 Added autofaces documentation, note about clawsker in hidden
5736                 preferences, minor markup fix. Thanks Paul for proofreading
5737         * manual/es/advanced.xml
5738                 Synchronised Spanish manual
5739
5740 2008-06-16 [colin]      3.4.0cvs99
5741
5742         * src/compose.c
5743                 Fix cursor placing on signature change
5744
5745 2008-06-16 [paul]       3.4.0cvs98
5746
5747         * src/imap_gtk.c
5748         * src/mh_gtk.c
5749         * src/gtk/inputdialog.c
5750                 really fussy coding style fixes
5751
5752 2008-06-16 [paul]       3.4.0cvs97
5753
5754         * src/Makefile.am
5755                 keep the alphabetical order
5756
5757 2008-06-13 [mones]      3.4.0cvs96
5758
5759         * src/autofaces.c
5760                 Fix crasher ;-)
5761         * src/prefs_filtering_action.c
5762                 Fixed cosmetic bug, processing also displays "Filtering"
5763
5764 2008-06-13 [mones]      3.4.0cvs95
5765
5766         * src/Makefile.am
5767         * src/autofaces.c       ** NEW FILE **  
5768         * src/autofaces.h       ** NEW FILE **
5769         * src/compose.c
5770                 Allow setting Faces and X-Faces globally and per-account
5771                 from configuration files under ~/.claws-mail/autofaces
5772
5773 2008-06-13 [holger]     3.4.0cvs94
5774
5775         * .cvsignore
5776                 More files to ignore
5777         * src/gtk/inputdialog.c
5778         * src/gtk/inputdialog.h
5779                 Make input dialog more generic so that a checkbox
5780                 with custom text can be used in addition to the
5781                 "remember this" checkbox
5782         * src/imap_gtk.c
5783         * src/mh_gtk.c
5784         * src/prefs_common.c
5785         * src/prefs_common.h
5786                 Allow new folders to inherit the properties of the
5787                 parent folder during folder creation
5788
5789 2008-06-13 [wwp]        3.4.0cvs93
5790
5791         * src/addressbook.c
5792                 a better fix for this string, won't break up translations,
5793                 and is conform to other similar ones.
5794
5795 2008-06-13 [wwp]        3.4.0cvs92
5796
5797         * src/addrduplicates.c
5798         * src/addressadd.c
5799         * src/addressbook.c
5800         * src/addressbook_foldersel.c
5801         * src/editgroup.c
5802                 use tree decorations everywhere AB folders are used (AB tree pane,
5803                     add address to AB, select AB folder, edit group, custom attr, find dup
5804                     results), in order to match global style
5805                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
5806                     double clicking on groups in tree pane does open the group edit dialog
5807                     double clicking on other items in tree pane does expand/collapse
5808                 fix a missing space in AB's delete-folder dialog
5809                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
5810
5811         * src/foldersel.c
5812                 make foldersel dialog show dotted lines according to global (hidden) prefs
5813
5814 2008-06-12 [colin]      3.4.0cvs91
5815
5816         * src/compose.c
5817         * src/compose.h
5818                 Fix bug 1635, 'Last character of message is truncated 
5819                 when changing accounts w/ sigs'
5820         * src/folderview.c
5821                 Fix bug 1636, 'Can't select "properties" on "folders 
5822                 only" folders'
5823
5824 2008-06-11 [colin]      3.4.0cvs90
5825
5826         * src/folder.c
5827                 Maybe fix bug 1623, 'exits with segfault when 
5828                 logging in to certain imap-servers'
5829
5830 2008-06-10 [mones]      3.4.0cvs89
5831
5832         * AUTHORS
5833         * tools/Makefile.am
5834         * tools/README
5835         * tools/convert_mbox.sh
5836                 Undo cvs86 and cvs87, it really should be a patch to 
5837                 convert_mbox.pl
5838
5839 2008-06-10 [wwp]        3.4.0cvs88
5840
5841         * po/fr.po
5842                 Updated French translation.
5843
5844 2008-06-10 [mones]      3.4.0cvs87
5845
5846         * tools/Makefile.am
5847                 Oops, forgot to add previous script for distribution
5848
5849 2008-06-10 [mones]      3.4.0cvs86
5850
5851         * AUTHORS
5852         * tools/README
5853         * tools/convert_mbox.sh
5854                 Added script to convert Evolution mail folders contributed
5855                 by Daniel Dickinson <cshore@fionavar.ca>
5856                 Fixes debian bug 461435
5857
5858 2008-06-09 [colin]      3.4.0cvs85
5859
5860         * src/main.c
5861                 Integrate AWN information bubble if dbus is
5862                 available
5863         * src/folder.c
5864                 Fix crash when calling scan_required() on 
5865                 folder classes that don't implement them
5866         * src/common/session.c
5867                 Fix a little typo
5868
5869 2008-06-09 [colin]      3.4.0cvs84
5870
5871         * src/main.c
5872                 Fix bug 1447, 'If user tries to close while starting 
5873                 up, it will not close ever.'
5874
5875 2008-06-09 [colin]      3.4.0cvs83
5876
5877         * src/filtering.c
5878                 Fix bug 1628, 'Claws Mail crashes when 
5879                 filtering selected messages'
5880
5881 2008-06-04 [colin]      3.4.0cvs82
5882
5883         * src/messageview.c
5884                 Complete handling of html parts in multipart/alternative
5885                 mails
5886
5887 2008-06-03 [paul]       3.4.0cvs81
5888
5889         * src/prefs_message.c
5890                 make always the english good
5891
5892 2008-06-03 [colin]      3.4.0cvs80
5893
5894         * src/mainwindow.c
5895         * src/mainwindow.h
5896                 Fix bug 1624, '[PATCH] Quick search should be 
5897                 disabled for folder view'; based on a patch by
5898                 Michael Terry
5899
5900 2008-06-03 [iwkse]      3.4.0cvs79
5901
5902         * src/addressbook.c
5903                 Fix little gui bug on button sensitivity
5904         * src/messageview.c
5905         * src/prefs_common.c
5906         * src/prefs_common.h
5907         * src/prefs_message.c
5908                 Allow by default to show html in multipart/alternative
5909
5910 2008-06-02 [colin]      3.4.0cvs78
5911
5912         * src/prefs_actions.c
5913                 GUI rework, patch by Pawel 
5914
5915 2008-06-02 [colin]      3.4.0cvs77
5916
5917         * src/quote_fmt.c
5918                 Fix sensitivity/alignment, patch from
5919                 Pawel
5920
5921 2008-05-31 [colin]      3.4.0cvs76
5922
5923         * src/imap.c
5924                 Fix login issue introduced in cvs75.
5925
5926 2008-05-31 [colin]      3.4.0cvs75
5927
5928         * src/imap.c
5929                 Fix more possible double-frees. Also, fix the root cause
5930                 of these double-frees by just noting the Session is to
5931                 be destroyed instead of destroying it in flight
5932
5933 2008-05-29 [paul]       3.4.0cvs74
5934
5935         * manual/keyboard.xml
5936                 'Makes' these entries like the others
5937
5938 2008-05-29 [colin]      3.4.0cvs73
5939
5940         * src/procmsg.h
5941                 Include utils.h in case we
5942                 need to pull goffset definition
5943
5944 2008-05-29 [colin]      3.4.0cvs72
5945
5946         * src/common/utils.h
5947                 Workaround a stupid Glib issue, where
5948                 goffset happens to be undefined. 
5949
5950 2008-05-28 [colin]      3.4.0cvs71
5951
5952         * src/compose.c
5953         * src/compose.h
5954         * src/grouplistdialog.c
5955         * src/image_viewer.c
5956         * src/imap.c
5957         * src/inc.c
5958         * src/main.c
5959         * src/matcher.c
5960         * src/messageview.c
5961         * src/mimeview.c
5962         * src/prefs_themes.c
5963         * src/procmsg.h
5964         * src/summaryview.c
5965         * src/summaryview.h
5966         * src/textview.c
5967         * src/common/smtp.c
5968         * src/common/utils.c
5969         * src/common/utils.h
5970                 Use goffset instead of off_t for MsgInfo's size
5971                 Allows using MsgInfo structure from plugins
5972                 compiled with largefile support
5973
5974 2008-05-26 [colin]      3.4.0cvs70
5975
5976         * src/mainwindow.c
5977         * src/mainwindow.h
5978                 Define THEME_CHANGED_HOOKLIST and invoke
5979                 it on theme change
5980         * src/plugins/trayicon/trayicon.c
5981                 Listen to THEME_CHANGED_HOOKLIST and
5982                 update accordingly
5983
5984 2008-05-26 [paul]       3.4.0cvs69
5985
5986         * src/mimeview.c
5987                 plug a leak in mimeview_save_all()
5988
5989 2008-05-24 [colin]      3.4.0cvs68
5990
5991         * src/common/utils.h
5992                 Fix wrong define on old glibs
5993
5994 2008-05-24 [paul]       3.4.0cvs67
5995
5996         * src/Makefile.am
5997         * src/stock_pixmap.c
5998         * src/stock_pixmap.h
5999         * src/toolbar.c
6000         * src/pixmaps/cancel.xpm
6001         * src/pixmaps/close.xpm
6002                 add a specific icon for A_CANCEL_INC (addresses
6003                 point 1 of bug 1609 'Icon issues')
6004                 replace close.xpm with an icon of the standard
6005                 24x24 size
6006
6007 2008-05-24 [paul]       3.4.0cvs66
6008
6009         * src/pixmaps/insert_file.xpm
6010                 replaced
6011
6012 2008-05-23 [paul]       3.4.0cvs65
6013
6014         * src/common/md5.c
6015         * src/common/md5.h
6016                 add the possibility to check md5 on binary files,
6017                 thanks to Colin
6018
6019 2008-05-23 [colin]      3.4.0cvs64
6020
6021         * src/mainwindow.c
6022         * src/summaryview.c
6023                 Fix bug 1610, 'claws crash after opening/closing 
6024                 preferences and window update'
6025
6026 2008-05-22 [colin]      3.4.0cvs63
6027
6028         * src/prefs_filtering_action.c
6029         * src/gtk/combobox.c
6030         * src/gtk/combobox.h
6031                 Fix reselecting of Tags actions in
6032                 filtering actions dialog
6033
6034 2008-05-22 [colin]      3.4.0cvs62
6035
6036         * src/Makefile.am
6037         * src/prefs_toolbar.c
6038         * src/stock_pixmap.c
6039         * src/stock_pixmap.h
6040         * src/toolbar.c
6041         * src/pixmaps/delete_btn.xpm
6042         * src/pixmaps/insert_file.xpm
6043         * src/pixmaps/mail_reply_to_list.xpm
6044                 Fix more of bug 1609:
6045                 - Add a Delete button icon
6046                 - Add a Reply to list button icon
6047                 - Fix Insert file button icon
6048                 Artwork by Ciprian Popovici.
6049
6050 2008-05-21 [colin]      3.4.0cvs61
6051
6052         * src/common/utils.c
6053                 Fix a little leak
6054
6055 2008-05-21 [wwp]        3.4.0cvs60
6056
6057         * src/prefs_filtering.c
6058                 Don't show SMTP-only accounts in accounts list, as they are
6059                 irrelevant for filtering incoming messages.
6060
6061 2008-05-21 [colin]      3.4.0cvs59
6062
6063         * src/mainwindow.c
6064                 Don't put SMTP-only accounts in receive menus
6065
6066 2008-05-21 [colin]      3.4.0cvs58
6067
6068         * src/imap.c
6069                 Fix cvs56 (brain fart)
6070
6071 2008-05-21 [colin]      3.4.0cvs57
6072
6073         * src/common/utils.c
6074                 Fix bug 1615, 'hang on FIFO when the other end's not 
6075                 opened'
6076
6077 2008-05-21 [colin]      3.4.0cvs56
6078
6079         * src/imap.c
6080                 Fix a warning
6081
6082 2008-05-19 [colin]      3.4.0cvs55
6083
6084         * src/plugins/pgpcore/sgpgme.c
6085                 Maybe fix debian bug 481856, 'Segmentation fault 
6086                 when verifying a GPG signature'. Although it 
6087                 looks like a race condition...
6088
6089 2008-05-19 [colin]      3.4.0cvs54
6090
6091         * src/prefs_filtering_action.c
6092         * src/prefs_matcher.c
6093         * src/common/tags.c
6094         * src/common/tags.h
6095         * src/gtk/combobox.c
6096         * src/gtk/combobox.h
6097                 Patch by Pawel: disabled Tags menus in filtering dialogs
6098
6099 2008-05-19 [colin]      3.4.0cvs53
6100
6101         * src/prefs_account.c
6102                 GUI patch by Pawel: align ports entries
6103
6104 2008-05-19 [colin]      3.4.0cvs52
6105
6106         * src/mainwindow.c
6107                 Fix bug 1616, 'strange question while emptying trash'
6108
6109 2008-05-18 [colin]      3.4.0cvs51
6110
6111         * src/common/plugin.c
6112         * src/etpan/imap-thread.c
6113         * src/etpan/nntp-thread.c
6114         * src/gtk/gtksctree.c
6115                 Fix bug 1613, 'Various memory leaks'; 
6116                 based on a patch by Didier Barvaux.
6117
6118 2008-05-18 [colin]      3.4.0cvs50
6119
6120         * src/mimeview.c
6121         * src/privacy.h
6122         * src/toolbar.c
6123         * src/toolbar.h
6124         * src/plugins/pgpcore/sgpgme.c
6125                 Fix more parts of bug 1609:
6126                 - Make use of specific Expired privacy icon
6127                 - Use CLOSE instead of NOTICE_ERROR for cancel
6128                   receiving
6129                 - Allow a Preferences button in the main toolbar
6130
6131 2008-05-18 [colin]      3.4.0cvs49
6132
6133         * src/stock_pixmap.c
6134                 Fix bug with non-updating icons after theme change:
6135                 If fetching pixbuf for a given icon after a theme
6136                 change, the next pixmap fetch would return the old
6137                 cached one, as the theme change was forgotten at 
6138                 this time. (and vice-versa). This was mostly 
6139                 visible on open folder icons
6140
6141 2008-05-17 [colin]      3.4.0cvs48
6142
6143         * src/prefs_summaries.c
6144         * src/summaryview.c
6145                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
6146                 options'. Patch by Pawel
6147
6148 2008-05-16 [colin]      3.4.0cvs47
6149
6150         * src/imap.c
6151                 Fix another possible crash (on fatal errors
6152                 at login, like stream error).
6153
6154 2008-05-16 [paul]       3.4.0cvs46
6155
6156         * tools/thunderbird-filters-convertor.pl
6157                 fix a typo
6158                 fix reading a tb rule that contains something
6159                 like that: \"Sender\"
6160
6161 2008-05-16 [paul]       3.4.0cvs45
6162
6163         * tools/README
6164         * tools/csv2addressbook.pl
6165                 add support for gmail exported csv address book
6166
6167 2008-05-16 [colin]      3.4.0cvs44
6168
6169         * configure.ac
6170         * src/ldapupdate.c
6171                 Fix ldap deprecated calls. Patch by
6172                 Michael Rasmussen
6173
6174 2008-05-16 [paul]       3.4.0cvs43
6175
6176         * manual/de/account.xml
6177         * manual/it/account.xml
6178         * manual/it/ack.xml
6179         * manual/it/addrbook.xml
6180         * manual/it/claws-mail-manual.xml
6181         * manual/it/gpl.xml
6182         * manual/it/intro.xml
6183         * manual/it/starting.xml
6184                 add pages towards German and Italian manuals.
6185                 (just for storage, they are not built yet, due
6186                 to being incomplete.) submitted by Speckmade
6187                 <Speckmade@gmx.net> and Salvatore De Paolis
6188                 <iwkse@claws-mail.org>
6189
6190 2008-05-16 [colin]      3.4.0cvs42
6191
6192         * src/gtk/sslcertwindow.c
6193                 Fix SHA1 fingerprint with GnuTLS
6194
6195 2008-05-15 [colin]      3.4.0cvs41
6196
6197         * src/gtk/sslcertwindow.c
6198                 Print SHA1 fingerprint too
6199
6200 2008-05-15 [colin]      3.4.0cvs40
6201
6202         * src/imap.c
6203                 Fix certificate port on TLS. It was 
6204                 previously always 0.
6205                 **IMPORTANT INFORMATION**: this will trigger 
6206                 one wrong "New certificate" warning at the 
6207                 first connection with this fix, if using STARTTLS
6208                 on IMAP.
6209         * src/gtk/sslcertwindow.c
6210                 Make labels selectable
6211
6212 2008-05-15 [colin]      3.4.0cvs39
6213
6214         * src/imap.c
6215                 Fix double free when STARTTLS fails (for
6216                 example due to refusing the certificate)
6217
6218 2008-05-15 [paul]       3.4.0cvs38
6219
6220         * manual/advanced.xml
6221                 fix typo
6222
6223 2008-05-15 [paul]       3.4.0cvs37
6224
6225         * manual/advanced.xml
6226         * src/prefs_send.c
6227                 make outgoing_fallback_to_ascii a hidden pref
6228
6229 2008-05-14 [colin]      3.4.0cvs36
6230
6231         * src/main.c
6232         * src/mainwindow.c
6233         * src/mainwindow.h
6234                 Make it possible to cancel quit when Claws
6235                 ask whether to empty trash.
6236
6237 2008-05-14 [colin]      3.4.0cvs35
6238
6239         * src/compose.c
6240         * src/prefs_common.c
6241         * src/prefs_common.h
6242         * src/prefs_send.c
6243                 Add a preference to be able to specify an
6244                 outgoing charset/encoding but still fallback
6245                 to 7bit US-ASCII when possible (default TRUE,
6246                 same behavior as pre-cvs34)
6247
6248 2008-05-14 [colin]      3.4.0cvs34
6249
6250         * src/compose.c
6251                 Always use the specified encoding and charset if it is
6252                 specified, even if the mail is ASCII.
6253
6254 2008-05-13 [paul]       3.4.0cvs33
6255
6256         * src/ldapupdate.c
6257                 fix the build warnings the easy way for now
6258
6259 2008-05-13 [colin]      3.4.0cvs32
6260
6261         * src/prefs_themes.c
6262                 Count .png files as icons too (fixes part
6263                 of bug 1609, 'Icon issues')
6264
6265 2008-05-13 [wwp]        3.4.0cvs31
6266
6267         * src/addressbook_foldersel.c
6268                 Fix wrong check (completes 3.4.0.cvs30).
6269
6270 2008-05-12 [wwp]        3.4.0cvs30
6271
6272         * src/addressbook.c
6273         * src/addressbook_foldersel.c
6274         * src/filtering.c
6275         * src/matcher.c
6276         * src/prefs_matcher.c
6277         * src/plugins/bogofilter/bogofilter.c
6278         * src/plugins/bogofilter/bogofilter_gtk.c
6279         * src/plugins/dillo_viewer/dillo_prefs.c
6280         * src/plugins/spamassassin/spamassassin.c
6281         * src/plugins/spamassassin/spamassassin_gtk.c
6282                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
6283                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
6284                 translated string "Any" in plugins (whitelisting) and
6285                 UTF8 comparisons.
6286
6287 2008-05-07 [colin]      3.4.0cvs29
6288
6289         * configure.ac
6290                 Fix --enable-maemo (assume --enable-generic-umpc)
6291
6292 2008-05-07 [colin]      3.4.0cvs28
6293
6294         * configure.ac
6295         * src/account.c
6296         * src/addr_compl.c
6297         * src/compose.c
6298         * src/editaddress.c
6299         * src/folderview.c
6300         * src/mainwindow.c
6301         * src/messageview.c
6302         * src/mimeview.c
6303         * src/prefs_account.c
6304         * src/prefs_common.c
6305         * src/prefs_display_header.c
6306         * src/prefs_filtering.c
6307         * src/prefs_summaries.c
6308         * src/prefs_template.c
6309         * src/prefs_toolbar.c
6310         * src/stock_pixmap.c
6311         * src/summaryview.c
6312         * src/summaryview.h
6313         * src/textview.c
6314         * src/toolbar.c
6315         * src/gtk/about.c
6316         * src/gtk/gtksctree.c
6317         * src/gtk/menu.c
6318         * src/gtk/prefswindow.c
6319         * src/gtk/sslcertwindow.c
6320                 Separate generic UMPC code (layouts, ...) from 
6321                 MAEMO code (Hildon, ...)
6322
6323 2008-05-06 [paul]       3.4.0cvs27
6324
6325         * tools/claws.i18n.status.pl
6326                 add he.po
6327
6328 2008-05-06 [colin]      3.4.0cvs26
6329
6330         * src/common/utils.c
6331                 Maybe fix crash on FreeBSD
6332
6333 2008-05-05 [colin]      3.4.0cvs25
6334
6335         * src/messageview.c
6336                 Fix bug 1602, 'Crash when sending return receipt for
6337                 messages with no subject'
6338
6339 2008-05-05 [colin]      3.4.0cvs24
6340
6341         * src/mimeview.c
6342                 Don't overwrite temporary files with same
6343                 name when drag and dropping. Fixes bug 1599,
6344                 'attach multiple files with the same name from 
6345                 one mail to another'
6346
6347 2008-05-04 [paul]       3.4.0cvs23
6348
6349         * src/compose.c
6350         * src/prefs_common.c
6351                 fix bug 1587 'can not replay with quote'
6352
6353 2008-05-03 [colin]      3.4.0cvs22
6354
6355         * po/de.po
6356                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
6357
6358 2008-05-03 [colin]      3.4.0cvs21
6359
6360         * src/toolbar.c
6361                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
6362                 icon isn't grayed although ineffective'
6363
6364 2008-05-02 [wwp]        3.4.0cvs20
6365
6366         * po/fr.po
6367                 Fix translation.
6368
6369         * src/prefs_folder_item.c
6370                 Add missing notice in folder properties (templates) when
6371                 folder is a root node.
6372
6373 2008-04-30 [colin]      3.4.0cvs19
6374
6375         * src/prefs_toolbar.c
6376                 Add Trash and Delete icons to the icon chooser
6377
6378 2008-04-30 [colin]      3.4.0cvs18
6379
6380         * src/compose.c
6381                 Remove "Delete entire line" which was a noop
6382                 and should be the same as "Delete line" :)
6383
6384 2008-04-30 [colin]      3.4.0cvs17
6385
6386         * src/compose.c
6387                 Fix 'Delete line' and 'Delete to end of line'
6388                 on the last line. Patch by <seelenhirt@gmx.net>
6389
6390 2008-04-28 [colin]      3.4.0cvs16
6391
6392         * src/folder.c
6393                 Fix bug 1589, 'tagsdb file not removed when
6394                 folder deleted'.
6395         * src/common/utils.c
6396                 Make sure claws_unlink accepts NULL arg.
6397
6398 2008-04-25 [colin]      3.4.0cvs15
6399
6400         * src/common/ssl.c
6401                 Fix/simplify previous commit
6402
6403 2008-04-25 [colin]      3.4.0cvs14
6404
6405         * src/addrindex.h
6406         * src/common/ssl_certificate.c
6407                 Patch by Marcus: Fix Win32 build
6408         * src/common/ssl.c
6409                 Fix build with GnuTLS/no pthread, thanks
6410                 to Marcus
6411
6412 2008-04-25 [colin]      3.4.0cvs13
6413
6414         * src/summaryview.c
6415                 Fix bug 1586, '3-pane vertical layout now and then 
6416                 still shows sender column'
6417
6418 2008-04-25 [colin]      3.4.0cvs12
6419
6420         * src/Makefile.am
6421         * src/w32-logo.ico
6422         * src/w32-resource.rc
6423                 Patch from Marcus Brinkmann to set an icon on w32.
6424
6425 2008-04-24 [colin]      3.4.0cvs11
6426
6427         * src/inc.c
6428         * src/inc.h
6429                 Trace inc locks
6430         * src/ldif.c
6431         * src/ldif.h
6432                 Fix bug 1581, 'Bad File Format during Import LDIF':
6433                 Use dynamically allocated buffers; also, allow 
6434                 importing contacts with no email address
6435
6436 2008-04-24 [colin]      3.4.0cvs10
6437
6438         * src/prefs_common.c
6439                 Increment the timeout a bit on OpenBSD, 75 isn't enough
6440
6441 2008-04-23 [colin]      3.4.0cvs9
6442
6443         * src/compose.c
6444         * src/prefs_folder_item.c
6445         * src/prefs_template.c
6446         * src/quote_fmt.c
6447                 Fix bug 1576: Fix unescaping of templates when testing them
6448                 I think it breaks nothing. (wwp, you're welcome to double-check)
6449
6450 2008-04-23 [paul]       3.4.0cvs8
6451
6452         * manual/advanced.xml
6453                 add info about the "two_line_vertical" hidden
6454                 pref
6455
6456 2008-04-22 [paul]       3.4.0cvs7
6457
6458         * src/prefs_common.c
6459         * src/prefs_common.h
6460         * src/summaryview.c
6461                 make the 2-line view in summaryview when in three
6462                 columns mode configurable. hidden pref: "two_line_vertical"
6463
6464 2008-04-22 [colin]      3.4.0cvs6
6465
6466         * src/inc.c
6467                 Fix missing inc_unlock()
6468         * src/prefs_matcher.c
6469         * src/send_message.c
6470                 Fix my last commit
6471
6472 2008-04-22 [colin]      3.4.0cvs5
6473
6474         * src/etpan/imap-thread.c
6475                 Use g_(un)setenv instead of (un)setenv which
6476                 doesn't exist on IRIX 6.5
6477
6478 2008-04-22 [colin]      3.4.0cvs4
6479
6480         * src/inc.c
6481         * src/prefs_common.c
6482         * src/send_message.c
6483                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
6484                 Set the default timeout to 75 seconds
6485
6486 2008-04-20 [colin]      3.4.0cvs3
6487
6488         * src/pixmaps/tray_newmail.offline.xpm
6489         * src/pixmaps/tray_newmail.xpm
6490         * src/pixmaps/tray_newmarkedmail.offline.xpm
6491         * src/pixmaps/tray_newmarkedmail.xpm
6492         * src/pixmaps/tray_nomail.offline.xpm
6493         * src/pixmaps/tray_nomail.xpm
6494         * src/pixmaps/tray_unreadmail.offline.xpm
6495         * src/pixmaps/tray_unreadmail.xpm
6496         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
6497         * src/pixmaps/tray_unreadmarkedmail.xpm
6498                 Make the tray icons a bit nicer. Would be
6499                 nice to get really nice icons from someone
6500                 who's good at Gimp :)
6501
6502 2008-04-18 [colin]      3.4.0cvs2
6503
6504         * src/common/log.c
6505                 Forgot one g_unlink
6506
6507 lease complete the changelog entry below
6508 2008-04-18 [colin]      3.4.0cvs1
6509
6510         * src/addrduplicates.c
6511         * src/addressbook.c
6512         * src/compose.c
6513         * src/crash.c
6514         * src/editaddress.c
6515         * src/folder.c
6516         * src/image_viewer.c
6517         * src/imap.c
6518         * src/inc.c
6519         * src/main.c
6520         * src/mbox.c
6521         * src/messageview.c
6522         * src/mh.c
6523         * src/msgcache.c
6524         * src/news.c
6525         * src/partial_download.c
6526         * src/pop.c
6527         * src/prefs_common.c
6528         * src/prefs_common.h
6529         * src/prefs_other.c
6530         * src/prefs_themes.c
6531         * src/procheader.c
6532         * src/procmime.c
6533         * src/procmsg.c
6534         * src/textview.c
6535         * src/wizard.c
6536         * src/common/prefs.c
6537         * src/common/ssl_certificate.c
6538         * src/common/template.c
6539         * src/common/utils.c
6540         * src/common/utils.h
6541         * src/etpan/imap-thread.c
6542         * src/plugins/dillo_viewer/dillo_viewer.c
6543         * src/plugins/pgpcore/sgpgme.c
6544         * src/plugins/pgpinline/pgpinline.c
6545                 Add an option to shred temporary files and messages
6546                 instead of just removing them. Slows deletions down!
6547
6548 2008-04-18 [paul]       3.4.0
6549
6550         * NEWS
6551         * README
6552         * RELEASE_NOTES 
6553                 3.4.0 released
6554
6555
6556 2008-04-18 [paul]       3.3.1cvs61
6557
6558         * po/de.po
6559         * po/fi.po
6560         * po/it.po
6561         * po/pt_BR.po
6562                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
6563                 and Frederico Goncalves Guimaraes
6564         * po/es.po
6565                 updated on the last minute by a lazy Ricardo Mones
6566
6567 2008-04-18 [colin]      3.3.1cvs60
6568
6569         * po/fr.po
6570                 Update translation (Fabien Vantard)
6571
6572 2008-04-17 [colin]      3.3.1cvs59
6573
6574         * src/imap.c
6575                 Fix debian bug 474712, 'claws seg faults when IMAP 
6576                 connection breaks after an IMAP protocol error 
6577                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
6578         * src/summaryview.c
6579                 Fix a little leak
6580
6581 2008-04-17 [colin]      3.3.1cvs58
6582
6583         * src/common/log.c
6584                 Fix log size getting out of control (claws-mail
6585                 getting SIGXFSZ): rotate if every 10MB
6586
6587 2008-04-10 [paul]       3.3.1cvs57
6588
6589         * src/prefs_other.c
6590                 improvements to english usage
6591
6592 2008-04-10 [paul]       3.3.1cvs56
6593
6594         * src/prefs_receive.c
6595                 add an accurate description
6596
6597 2008-04-08 [colin]      3.3.1cvs55
6598
6599         * src/undo.c
6600                 Probably fix corruption, introduced in cvs53
6601
6602 2008-04-04 [iwkse]      3.3.1cvs54
6603
6604         * src/undo.c
6605                 undo should works properly again
6606
6607 2008-04-04 [iwkse]      3.3.1cvs53
6608
6609         * src/undo.c
6610                 Fix a segfault but breaks undo
6611                 on a specific case (eg. double paste with
6612                 middle-mouse button)
6613
6614 2008-04-04 [iwkse]      3.3.1cvs52
6615
6616         * src/prefs_filtering.c
6617                 Fix previous Tab mess
6618
6619 2008-04-03 [iwkse]      3.3.1cvs51
6620
6621         * src/prefs_filtering.c
6622                 Add search in filtering rules list
6623
6624 2008-04-02 [colin]      3.3.1cvs50
6625
6626         * src/main.c
6627                 Revert part of the previous patch: we do
6628                 want to parse ~/.claws-mail/gtkrc-2.0 if it
6629                 exists
6630
6631 2008-04-02 [colin]      3.3.1cvs49
6632
6633         * src/main.c
6634                 Fix bug 1562, 'Claws-Mail does not completely 
6635                 respect settings in GTK2_RC_FILES environment'
6636                 Remove manual parsing of .gtkrc-2.0 and 
6637                 .gtk/gtkrc-2.0. GTK does it itself these days.
6638
6639 2008-04-01 [colin]      3.3.1cvs48
6640
6641         * src/imap_gtk.c
6642                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
6643                 ticking "Show only subscribed"'
6644
6645 2008-03-31 [colin]      3.3.1cvs47
6646
6647         * src/folder.c
6648                 Fix bug 1553, 'File lock not respected'
6649                 Regression due to the implementation of
6650                 deletion batching
6651
6652 2008-03-31 [colin]      3.3.1cvs46
6653
6654         * src/mainwindow.c
6655                 Fix tags menu update, thanks to Paul
6656
6657 2008-03-29 [wwp]        3.3.1cvs45
6658
6659         * src/prefs_account.c
6660         * src/prefs_common.c
6661         * src/prefs_folder_item.c
6662         * src/prefs_quote.c
6663         * src/quote_fmt.c
6664         * src/quote_fmt.h
6665                 Fix compose template formats (in global preferences)
6666                 being translated under specific conditions.
6667                 Add a button to restore factory defaults for current
6668                 language.
6669
6670 2008-03-27 [colin]      3.3.1cvs44
6671
6672         * src/common/prefs.c
6673         * src/common/xmlprops.c
6674                 Fix RedHat bug 431735, 'segfault if /home is full' 
6675                 (when starting): Fix double fclose() in prefs.c
6676                 and potentially xmlprops.c
6677
6678 2008-03-27 [colin]      3.3.1cvs43
6679
6680         * src/addressbook.c
6681                 Fix bug 1559, 'Claws Mail crashed deleting all 
6682                 common contacts'
6683
6684 2008-03-27 [wwp]        3.3.1cvs42
6685
6686         * src/addressbook.c
6687                 Fix 3.3.0cvs41.
6688
6689 2008-03-27 [wwp]        3.3.1cvs41
6690
6691         * src/addressbook.c
6692                 Prevent list flickering when deleting addresses.
6693
6694 2008-03-26 [colin]      3.3.1cvs40
6695
6696         * src/imap.c
6697                 Clean up session disconnection. Possibly
6698                 fix Ubuntu bug #204290
6699
6700 2008-03-26 [colin]      3.3.1cvs39
6701
6702         * src/textview.c
6703                 Fix bug 1555: current folder wasn't used when
6704                 right-clicking on an email address
6705
6706 2008-03-25 [colin]      3.3.1cvs38
6707
6708         * src/plugins/bogofilter/bogofilter.c
6709         * src/plugins/bogofilter/bogofilter.h
6710         * src/plugins/bogofilter/bogofilter_gtk.c
6711                 Add a "learn from whitelist" preference
6712                 Whitelist Unsure mails too.
6713
6714 2008-03-24 [paul]       3.3.1cvs37
6715
6716         * src/prefs_account.c
6717                 If no MH mailbox and no account exists, when
6718                 creating a POP/Local account, just create and
6719                 use the default one instead of bailing with a
6720                 "Mailbox doesn't exist" error
6721
6722 2008-03-21 [colin]      3.3.1cvs36
6723
6724         * src/procmime.c
6725                 strstrip mime subtype
6726
6727 2008-03-21 [paul]       3.3.1cvs35
6728
6729         * manual/advanced.xml
6730                 correct and update the info about Actions
6731
6732 2008-03-20 [colin]      3.3.1cvs34
6733
6734         * src/messageview.c
6735         * src/messageview.h
6736         * src/textview.c
6737                 Show at max 1MB of text, add a noticeview to
6738                 show everything optionally.
6739
6740 2008-03-20 [colin]      3.3.1cvs33
6741
6742         * src/stock_pixmap.c
6743                 Add support for png themes
6744
6745 2008-03-19 [wwp]        3.3.1cvs32
6746
6747         * src/procheader.c
6748                 Sanity check.
6749
6750 2008-03-18 [colin]      3.3.1cvs31
6751
6752         * src/common/utils.c
6753         * src/common/utils.h
6754                 Handle size_t instead of off_t in to_human_readable
6755
6756 2008-03-18 [colin]      3.3.1cvs30
6757
6758         * src/imap.c
6759                 Remove raw printf
6760
6761 2008-03-16 [colin]      3.3.1cvs29
6762
6763         * src/summaryview.c
6764                 Fix build on GTK < 2.12
6765
6766 2008-03-16 [colin]      3.3.1cvs28
6767
6768         * src/mainwindow.c
6769                 Refresh non-list widget when switching
6770                 messageview
6771
6772 2008-03-16 [colin]      3.3.1cvs27
6773
6774         * manual/faq.xml
6775                 Revert cvs25: This wasn't a typo :) :
6776                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
6777
6778
6779 2008-03-16 [colin]      3.3.1cvs26
6780
6781         * src/summaryview.c
6782         * src/gtk/gtksctree.c
6783         * src/gtk/gtksctree.h
6784                 Implement 2-lines items in Summaryview when in 
6785                 three columns mode
6786
6787 2008-03-16 [paul]       3.3.1cvs25
6788
6789         * manual/faq.xml
6790                 fix typo
6791
6792 2008-03-14 [colin]      3.3.1cvs24
6793
6794         * src/prefs_filtering_action.c
6795                 Fix buglet on setting recipient when
6796                 reediting forward rules.
6797
6798 2008-03-12 [colin]      3.3.1cvs23
6799
6800         * src/summaryview.c
6801                 Fix a new unused variable warning
6802         * src/plugins/trayicon/trayicon.c
6803                 Fix folderview's scrollbar at startup
6804                 if starting hidden
6805
6806 2008-03-12 [colin]      3.3.1cvs22
6807
6808         * src/folderview.c
6809         * src/summaryview.c
6810                 Use item_opened at the beginning of showing
6811                 a folder instead of the end. Fixes flicker.
6812
6813 2008-03-12 [paul]       3.3.1cvs21
6814
6815         * src/folder.c
6816         * src/folder.h
6817         * src/mainwindow.c
6818         * src/procmsg.c
6819         * src/summaryview.c
6820         * src/plugins/trayicon/trayicon.c
6821                 add tooltip with extended folder stats
6822
6823 2008-03-10 [colin]      3.3.1cvs20
6824
6825         * src/common/xml.c
6826                 Handle comments
6827
6828 2008-03-07 [colin]      3.3.1cvs19
6829
6830         * src/mainwindow.c
6831                 Fix blinking of the taskbar entry
6832
6833 2008-03-07 [colin]      3.3.1cvs18
6834
6835         * src/mainwindow.c
6836                 MAEMO: Fix bug 1494, 'Trayicon 
6837                 plugin breaks UI...'
6838
6839 2008-03-07 [paul]       3.3.1cvs17
6840
6841         * src/gtk/authors.h
6842                 reflect reality a bit more closely
6843
6844 2008-03-06 [colin]      3.3.1cvs16
6845
6846         * src/mainwindow.c
6847         * src/mainwindow.h
6848         * src/summaryview.c
6849         * src/summaryview.h
6850         * src/toolbar.c
6851                 Integrate things better wrt the new
6852                 summaryview extensibility.
6853
6854 2008-03-06 [wwp]        3.3.1cvs15
6855
6856         * src/quote_fmt.c
6857                 Fix some gcc warnings.
6858
6859 2008-03-06 [wwp]        3.3.1cvs14
6860
6861         * src/prefs_account.c
6862         * src/prefs_folder_item.c
6863         * src/prefs_gtk.c
6864         * src/prefs_template.c
6865         * src/gtk/prefswindow.c
6866         * src/gtk/prefswindow.h
6867                 prefs_templates: fix missing unregistering of addr_completion widgets
6868                 and and ending of addr_completion service.
6869                 prefs_folder_item: fix missing registering/unregistering of widgets,
6870                 and rework the way add_completion service is started and stopped.
6871                 Plus few prefswindow API changes (opening).
6872
6873 2008-03-06 [wwp]        3.3.1cvs13
6874
6875         * src/folder_item_prefs.c
6876         * src/prefs_template.c
6877         * src/prefs_template.h
6878         * src/quote_fmt.c
6879         * src/common/template.c
6880                 Complete 3.3.1cvs12, thanks to Colin.
6881
6882 2008-03-06 [wwp]        3.3.1cvs12
6883
6884         * src/compose.c
6885         * src/folder_item_prefs.c
6886         * src/folder_item_prefs.h
6887         * src/prefs_account.c
6888         * src/prefs_folder_item.c
6889         * src/prefs_quote.c
6890         * src/prefs_template.c
6891         * src/quote_fmt.c
6892         * src/quote_fmt.h
6893         * src/common/template.c
6894         * src/common/template.h
6895                 Global and per-folder templates can now override the from name (this
6896                 doesn't change the account being used).
6897                 Examples:
6898                  "My other name" <%account_email> (just changes the name)
6899                  my.faked.email@address.org (overrides the address too)
6900
6901 2008-03-05 [colin]      3.3.1cvs11
6902
6903         * src/summaryview.c
6904         * src/summaryview.h
6905                 Replace that hbox with a notebook
6906
6907 2008-03-05 [colin]      3.3.1cvs10
6908
6909         * src/folder.h
6910         * src/folderview.c
6911                 Add klass functions for notification of folder
6912                 opening/closing via the GUI
6913         * src/summaryview.c
6914         * src/summaryview.h
6915                 Add a specific container for the scrolledwin
6916
6917 2008-03-05 [colin]      3.3.1cvs9
6918
6919         * src/folder.h
6920         * src/folderview.c
6921                 Add klass functions for notification of folder 
6922                 opening/closing via the GUI
6923         * src/summaryview.c
6924         * src/summaryview.h
6925                 Add a specific container for the scrolledwin
6926
6927 2008-03-02 [colin]      3.3.1cvs8
6928
6929         * src/messageview.c
6930                 MAEMO: Fix bug 1541, 'Deleting message from within 
6931                 read window displays next message then closes.'
6932
6933 2008-03-02 [colin]      3.3.1cvs7
6934
6935         * src/main.c
6936                 Probably fix bug 1539, 'Program crashes':
6937                 Setup Gcrypt's thread functions when built
6938                 with GnuTLS
6939
6940 2008-03-01 [colin]      3.3.1cvs6
6941
6942         * src/folder.c
6943         * src/imap_gtk.c
6944                 Get rid of stale folders with no account
6945
6946 2008-02-28 [colin]      3.3.1cvs5
6947
6948         * src/compose.c
6949                 Fix bug 1534, 'Segmentation fault when doing 
6950                 some draft saving and then throwing away'
6951         * src/imap.c
6952                 Fix bug 1533, 'Claws is unable to mark messages 
6953                 as "read" in IMAP shared folders'
6954         * src/etpan/imap-thread.c
6955                 Fix bug 1515, 'large messages crash claws when 
6956                 syncing for offline mode'. This is rather a
6957                 workaround, and mails > 64MB will still be
6958                 problematic if there's less than 64MB available
6959                 on the dataroot volume.
6960         * src/messageview.c
6961                 MAEMO: Add information when fetching big messages
6962
6963 2008-02-26 [colin]      3.3.1cvs4
6964
6965         * src/imap.c
6966                 fix bug 1532, '"login refused" message insufficiently 
6967                 detailed'
6968
6969 2008-02-26 [paul]       3.3.1cvs3
6970
6971         * INSTALL
6972         * README
6973                 remove mentions of ClamAV and a few other
6974                 old bits of information
6975
6976 2008-02-23 [colin]      3.3.1cvs2
6977
6978         * src/main.c
6979                 Fix log output (missing \n)
6980
6981 2008-02-23 [colin]      3.3.1cvs1
6982
6983         * configure.ac
6984                 Bump version number for stable release
6985
6986 2008-02-23 [paul]       3.3.0cvs21
6987
6988         * po/he.po
6989                 updated by Ofer
6990
6991 2008-02-21 [colin]      3.3.0cvs20
6992
6993         * src/matcher.c
6994                 Fix bug 1527, 'filtering is case sensitive when it 
6995                 shouldn't be'
6996
6997 2008-02-20 [colin]      3.3.0cvs19
6998
6999         * src/main.c
7000                 Fix file attachments from older Thunar
7001
7002 2008-02-19 [colin]      3.3.0cvs18
7003
7004         * manual/plugins.xml
7005         * manual/es/plugins.xml
7006         * manual/fr/plugins.xml
7007         * manual/pl/plugins.xml
7008                 Remove Clamav
7009
7010 2008-02-19 [paul]       3.3.0cvs17
7011
7012         * tools/README
7013         * tools/csv2addressbook.pl
7014                 add support for Kmail/Kaddressbook
7015
7016 2008-02-18 [colin]      3.3.0cvs16
7017
7018         * src/imap.c
7019                 Unset folder's session before creating a
7020                 new one
7021         * src/main.c
7022         * src/prefs_common.c
7023         * src/prefs_common.h
7024         * manual/advanced.xml
7025                 Add an hidden use_networkmanager pref, to
7026                 disable NetworkManager handling. Also,
7027                 consider UNKNOWN state to be CONNECTED.
7028
7029 2008-02-18 [wwp]        3.3.0cvs15
7030
7031         * src/matcher.c
7032                 Fix Engrish and make 'not' more visible in filtering debug logs.
7033
7034 2008-02-15 [colin]      3.3.0cvs14
7035
7036         * src/matcher.c
7037                 Revert cvs10 for now, it breaks the feature
7038
7039 2008-02-15 [colin]      3.3.0cvs13
7040
7041         * src/main.c
7042                 Always focus folder tree at startup
7043         * src/compose.c
7044                 Fix bug 1521, 'Cannot close compose window after 
7045                 replying to a non-existent news message'
7046
7047 2008-02-13 [colin]      3.3.0cvs12
7048
7049         * src/folderview.c
7050                 Fix important warnings
7051
7052 2008-02-12 [colin]      3.3.0cvs11
7053
7054         * src/imap.c
7055         * src/etpan/imap-thread.c
7056         * src/etpan/imap-thread.h
7057                 Fix handling of $Forwarded flag on Exchange:
7058                 check for the existence or creatability of a
7059                 flag before using it.
7060
7061 2008-02-12 [colin]      3.3.0cvs10
7062
7063         * src/matcher.c
7064                 Optimise matching on Found in addressbook if
7065                 the matched header is in cache (From, etc)
7066
7067 2008-02-12 [colin]      3.3.0cvs9
7068
7069         * src/folderview.c
7070                 Fix crashy stuff when changing displayed
7071                 columns
7072
7073 2008-02-12 [wwp]        3.3.0cvs8
7074
7075         * src/folder.h
7076                 Remove duplicate func declaration and restore the one
7077                 a missing one.
7078
7079 2008-02-12 [wwp]        3.3.0cvs7
7080
7081         * src/compose.c
7082         * src/export.c
7083         * src/folder.c
7084         * src/folder.h
7085         * src/foldersel.c
7086         * src/foldersel.h
7087         * src/imap_gtk.c
7088         * src/import.c
7089         * src/mainwindow.c
7090         * src/messageview.c
7091         * src/mh_gtk.c
7092         * src/prefs_account.c
7093         * src/prefs_filtering_action.c
7094         * src/summaryview.c
7095         * src/plugins/bogofilter/bogofilter_gtk.c
7096         * src/plugins/spamassassin/spamassassin_gtk.c
7097                 Allow moving/copying folders to root folders when using
7098                 the folder selection dialog (it was not possible to
7099                 maemo users to reparent a subfolder to a root folder
7100                 at all).
7101
7102 2008-02-12 [fabien]     3.3.0cvs6
7103
7104         * po/fr.po
7105                 a few days late for i18n fr update. Sorry.
7106
7107 2008-02-11 [colin]      3.3.0cvs5
7108
7109         * src/main.c
7110                 Implement support for future /dev/mem_notify.
7111                 This Linux kernel feature will allow applications
7112                 to be notified that memory has to be freed
7113                 before getting OOM-killed. For more information:
7114                 http://lwn.net/Articles/267013/
7115
7116 2008-02-10 [paul]       3.3.0cvs4
7117
7118         * src/Makefile.am
7119         * src/mimeview.c
7120         * src/prefs_toolbar.c
7121         * src/stock_pixmap.c
7122         * src/stock_pixmap.h
7123         * src/pixmaps/mime_text_patch.xpm
7124                 add an icon for attached patches
7125
7126 2008-02-09 [paul]       3.3.0cvs3
7127
7128         * src/gtk/about.c
7129                 bump the (c) year
7130
7131 2008-02-09 [wwp]        3.3.0cvs2
7132
7133         * src/main.c
7134                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
7135
7136 2008-02-08 [colin]      3.3.0cvs1
7137
7138         * src/common/utils.c
7139                 Forbid attaching anything containing "../" or ".ssh/"
7140                 from mailto: URI
7141
7142 2008-02-08 [paul]       3.3.0
7143
7144         * NEWS
7145         * README
7146         * RELEASE_NOTES 
7147                 3.3.0 released
7148
7149 2008-02-08 [paul]       3.2.0cvs77
7150
7151         * AUTHORS
7152                 updated with new translators
7153         * configure.ac
7154                 added he to ALL_LINGUAS
7155         * po/cs.po
7156         * po/de.po
7157         * po/es.po
7158         * po/fi.po
7159         * po/hu.po
7160         * po/it.po
7161         * po/pt_BR.po
7162         * po/zh_CN.po
7163                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
7164                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
7165                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
7166                 and Ralph Young
7167         * po/he.po
7168                 new Hebrew translation by Ofer <oc666@netvision.net.il>
7169         * src/gtk/about.c
7170                 updated with new translators and bumped (c) year
7171         * src/gtk/authors.h
7172                 updated with new translators
7173
7174 2008-02-05 [colin]      3.2.0cvs76
7175
7176         * src/messageview.c
7177         * src/mimeview.c
7178         * src/mimeview.h
7179                 Special case text/calendar parts: if there's one in
7180                 the mail, and a plugin handling text/calendar is
7181                 loaded, show that part. That'll avoid rendering 
7182                 meetings as plain text, which just looks broken to
7183                 many users.
7184
7185 2008-02-04 [colin]      3.2.0cvs75
7186
7187         * src/mainwindow.c
7188                 Maemo: Fix LED handling on OS 2008
7189
7190 2008-02-01 [colin]      3.2.0cvs74
7191
7192         * src/compose.c
7193                 Possibly fix the annoying and hard-to reproduce bug
7194                 where lines 
7195                 are
7196                 rewrapped
7197                 like
7198                 that.
7199
7200 2008-02-01 [paul]       3.2.0cvs73
7201
7202         * src/common/utils.c
7203                 fix bug 1502, 'Plus signs are stripped from
7204                 email addresses when calling from command line'
7205                 Thanks to Colin
7206
7207 2008-01-31 [colin]      3.2.0cvs72
7208
7209         * src/exphtmldlg.c
7210         * src/mimeview.c
7211         * src/summaryview.c
7212                 Fix building of URIs from filenames
7213
7214 2008-01-31 [wwp]        3.2.0cvs71
7215
7216         * src/main.c
7217                 Fixes debug output of compiled-in features list
7218                 (completes 3.2.0cvs60).
7219
7220 2008-01-31 [colin]      3.2.0cvs70
7221
7222         * configure.ac
7223         * po/POTFILES.in
7224         * src/compose.c
7225         * src/plugins/Makefile.am
7226         * src/plugins/clamav/.cvsignore
7227         * src/plugins/clamav/Makefile.am
7228         * src/plugins/clamav/README
7229         * src/plugins/clamav/clamav_plugin.c
7230         * src/plugins/clamav/clamav_plugin.h
7231         * src/plugins/clamav/clamav_plugin_gtk.c
7232         * src/plugins/clamav/clamav_plugin_gtk.deps
7233                 Remove the Clamav plugin from the core
7234
7235 2008-01-28 [wwp]        3.2.0cvs69
7236
7237         * src/compose.c
7238         * src/prefs_template.c
7239         * src/prefs_template.h
7240         * src/quote_fmt.c
7241         * src/quote_fmt.h
7242         * src/quote_fmt_lex.l
7243         * src/quote_fmt_parse.y
7244                 Fix for bug #1493: count lines (\n chars) according to the way
7245                 format body is passed (i.e. \-escaped or not).
7246
7247 2008-01-27 [paul]       3.2.0cvs68
7248
7249         * po/en_GB.po
7250                 updated
7251         * src/prefs_actions.c
7252         * src/prefs_filtering.c
7253         * src/prefs_folder_item.c
7254         * src/prefs_template.c
7255         * src/gtk/about.c
7256                 some minor changes to the English
7257
7258 2008-01-24 [colin]      3.2.0cvs67
7259
7260         * src/etpan/imap-thread.c
7261         * src/etpan/nntp-thread.c
7262                 Fix bug 1348, 'Hang ups at exit time with 
7263                 pgp plugin since 3.0.2'
7264
7265 2008-01-23 [colin]      3.2.0cvs66
7266
7267         * src/toolbar.c
7268                 Fix translation of something that shouldn't be
7269
7270 2008-01-23 [colin]      3.2.0cvs65
7271
7272         * src/procmime.c
7273                 Fix bug 1486, 'Re: Incorrect content when replying'
7274                 Revert to full scan if short scan found only 0-length
7275                 text parts
7276
7277 2008-01-23 [paul]       3.2.0cvs64
7278
7279         * src/prefs_folder_item.c
7280                 fix bug 1485, 'selecting a folder's default
7281                 account if name contains '&''
7282
7283 2008-01-23 [colin]      3.2.0cvs63
7284
7285         * src/folder.c
7286         * src/folder.h
7287         * src/main.c
7288         * src/mainwindow.c
7289                 Fix bug 1480, 'should be able to display mail file
7290                 from command line'. Let 'claws-mail --select' accept
7291                 absolute paths in addition to folder identifiers.
7292
7293 2008-01-22 [wwp]        3.2.0cvs62
7294
7295         * src/account.c
7296         * src/account.h
7297         * src/compose.c
7298         * src/messageview.c
7299         * src/summaryview.c
7300         * src/common/utils.c
7301         * src/common/utils.h
7302                 Allow from=address in mailto sequence:
7303                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
7304                   The 'from' will try to select the first account matching in accounts list,
7305                   otherwise will use the usual account selection mechanism but override with
7306                   this 'from' address.
7307                 Allow mailto with NNTP accounts
7308                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
7309                   is the default one or if a NNTP account address is used with 'from'.
7310                   This is more or less a bugfix as it was possible to use mailto with a NNTP
7311                   default account but the complete mailto sequence was put in To.
7312
7313 2008-01-22 [wwp]        3.2.0cvs61
7314
7315         * doc/man/claws-mail.1
7316                 Updated the man page: status of few features, command-line
7317                 usage (--version-full) and completed list of config files
7318                 and dirs.
7319
7320 2008-01-22 [wwp]        3.2.0cvs60
7321
7322         * src/main.c
7323                 Added --version-full to display version and compiled-in
7324                 features list (for later use by Clawsker for instance).
7325
7326 2008-01-22 [holger]     3.2.0cvs59
7327
7328         * src/addrduplicates.c
7329                 Fix scrolling in addressbook duplicate
7330                 finder result dialog
7331
7332 2008-01-21 [colin]      3.2.0cvs58
7333
7334         * src/summaryview.c
7335                 Fix bug 1457, 'sorting messages on, say, from, 
7336                 should subsort on previous sort choice'. Subsort
7337                 by date when sort is Subject, From, To, Tags.
7338
7339 2008-01-21 [colin]      3.2.0cvs57
7340
7341         * AUTHORS
7342         * src/matcher.c
7343         * src/mimeview.c
7344         * src/common/ssl.c
7345         * src/gtk/authors.h
7346                 Fix bug 1478, 'Wrong pthread_create calls all 
7347                 over the place'. Patch by Christian Cornelssen
7348
7349 2008-01-20 [colin]      3.2.0cvs56
7350
7351         * src/imap.c
7352         * src/etpan/imap-thread.c
7353         * src/etpan/imap-thread.h
7354                 Fix bug 1468, 'Use IMAP keyword to 
7355                 store "forwarded" flag'
7356
7357 2008-01-20 [colin]      3.2.0cvs55
7358
7359         * src/folderutils.c
7360                 Make list operations faster
7361
7362 2008-01-20 [colin]      3.2.0cvs54
7363
7364         * src/mainwindow.c
7365                 Fix bug 1353, 'on startup with small screen 
7366                 layout, keyboard input gets lost'
7367
7368 2008-01-20 [colin]      3.2.0cvs53
7369
7370         * src/textview.c
7371                 Complete 3.2.0cvs49, and fixes bug 1477, 
7372                 'Claws Mail crashes when view PGP-encrypted 
7373                 message'
7374
7375 2008-01-20 [colin]      3.2.0cvs52
7376
7377         * src/compose.c
7378                 Fix privacy menu update when replying to
7379                 encrypted mail and no default privacy 
7380                 system is set
7381
7382 2008-01-19 [colin]      3.2.0cvs51
7383
7384         * src/filtering.c
7385         * src/procmsg.h
7386         * src/plugins/bogofilter/bogofilter.c
7387         * src/plugins/clamav/clamav_plugin.c
7388         * src/plugins/spamassassin/spamassassin.c
7389                 Batch filtering deletions too (and save 4 bytes
7390                 per MsgInfo in the process :)
7391
7392 2008-01-19 [colin]      3.2.0cvs50
7393
7394         * src/folder.c
7395                 Make cache update after copies much faster
7396                 on IMAP
7397
7398 2008-01-19 [colin]      3.2.0cvs49
7399
7400         * src/textview.c
7401                 Check g_fopen() success
7402
7403 2008-01-17 [wwp]        3.2.0cvs48
7404
7405         * manual/faq.xml
7406         * manual/es/faq.xml
7407         * manual/fr/faq.xml
7408         * manual/pl/faq.xml
7409                 Sylpheed? No idea what this means.
7410
7411 2008-01-17 [colin]      3.2.0cvs47
7412
7413         * src/gtk/gtksctree.c
7414                 Make dnd threshold higher on Maemo
7415
7416 2008-01-16 [colin]      3.2.0cvs46
7417
7418         * src/common/passcrypt.c
7419                 Fix build on FreeBSD, thanks to Pawel
7420
7421 2008-01-15 [colin]      3.2.0cvs45
7422
7423         * src/compose.c
7424                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
7425                 spell check of actuall word'
7426         * src/summaryview.c
7427                 Temporarily disable immediate execution when learning
7428                 spam *only* if the summaryview isn't locked
7429
7430 2008-01-15 [wwp]        3.2.0cvs44
7431
7432         * src/prefs_filtering.c
7433                 Fix filtering prefs layout (Maemo port), moving page up/down
7434                 from buttons to context menu.
7435
7436 2008-01-15 [colin]      3.2.0cvs43
7437
7438         * src/compose.c
7439                 Fix bug 1465, 'First line in new message does not mark URLs'
7440
7441 2008-01-15 [colin]      3.2.0cvs42
7442
7443         * src/common/passcrypt.c
7444                 Fix bug 1461, 'several components #define 
7445                 _XOPEN_SOURCE improperly'
7446
7447 2008-01-15 [colin]      3.2.0cvs41
7448
7449         * src/summaryview.c
7450                 Fix bug 1469, 'Column width adjustments on message 
7451                 lists do not save'
7452
7453 2008-01-14 [holger]     3.2.0cvs40
7454
7455         * configure.ac
7456                 Add tests for dbus, dbus glib bindings,
7457                 and NetworkManager. All is optional. Add new
7458                 --(en|dis)able-networkmanager-support switch.
7459         * src/Makefile.am
7460         * src/imap.c
7461         * src/inc.c
7462         * src/main.c
7463         * src/main.h
7464         * src/mainwindow.c
7465         * src/gtk/about.c
7466                 Add optional NetworkManager support, so Claws Mail
7467                 can try to do the right thing when the network connection
7468                 status changes. NetworkManager support is active by
7469                 default if above requirements were met.
7470
7471 2008-01-12 [colin]      3.2.0cvs39
7472
7473         * src/summaryview.c
7474                 Advertise the click-on-reply feature in the tooltip
7475
7476 2008-01-12 [colin]      3.2.0cvs38
7477
7478         * src/Makefile.am
7479         * src/stock_pixmap.c
7480         * src/stock_pixmap.h
7481         * src/pixmaps/tray_newmail.offline.xpm
7482         * src/pixmaps/tray_newmail.xpm
7483         * src/pixmaps/tray_newmarkedmail.offline.xpm
7484         * src/pixmaps/tray_newmarkedmail.xpm
7485         * src/pixmaps/tray_nomail.offline.xpm
7486         * src/pixmaps/tray_nomail.xpm
7487         * src/pixmaps/tray_unreadmail.offline.xpm
7488         * src/pixmaps/tray_unreadmail.xpm
7489         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
7490         * src/pixmaps/tray_unreadmarkedmail.xpm
7491         * src/plugins/trayicon/Makefile.am
7492         * src/plugins/trayicon/newmail.offline.xpm
7493         * src/plugins/trayicon/newmail.xpm
7494         * src/plugins/trayicon/newmarkedmail.offline.xpm
7495         * src/plugins/trayicon/newmarkedmail.xpm
7496         * src/plugins/trayicon/nomail.offline.xpm
7497         * src/plugins/trayicon/nomail.xpm
7498         * src/plugins/trayicon/trayicon.c
7499         * src/plugins/trayicon/unreadmail.offline.xpm
7500         * src/plugins/trayicon/unreadmail.xpm
7501         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
7502         * src/plugins/trayicon/unreadmarkedmail.xpm
7503                 Make the Trayicon plugin icons themable
7504
7505 2008-01-12 [wwp]        3.2.0cvs37
7506
7507         * src/prefs_display_header.c
7508                 Fix extra leading hyphen visible in the display
7509                 header configuration combo list (maemo).
7510
7511 2008-01-11 [colin]      3.2.0cvs36
7512
7513         * src/imap.c
7514                 Set timeout to 1 before disconnecting all -
7515                 for when one switches to offline and has 
7516                 no network anymore
7517         * src/messageview.c
7518                 Fix bug 1454, 'error message shows parts and 
7519                 signature of previous messages'
7520         * src/prefs_common.c
7521                 Maemo: Hide Send dialog by default
7522
7523 2008-01-10 [colin]      3.2.0cvs35
7524
7525         * src/action.c
7526         * src/editldap.c
7527         * src/prefs_account.c
7528         * src/wizard.c
7529         * src/gtk/inputdialog.c
7530         * src/plugins/pgpcore/passphrase.c
7531                 Maemo: Fix bug 1455, 'Password enters leading letter 
7532                 incorrectly as uppercase'
7533
7534 2008-01-09 [colin]      3.2.0cvs34
7535
7536         * po/pl.po
7537                 Fix bug 1446, 'SC crashes frequently when staying 
7538                 in background'. Format string error in Polish 
7539                 translation
7540         * src/gtk/description_window.c
7541         * src/prefs_template.c
7542                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
7543                 patch by Pawel
7544         * src/wizard.c
7545                 Maemo: Fix build
7546
7547 2008-01-08 [colin]      3.2.0cvs33
7548
7549         * src/main.c
7550                 Maemo: connect HW status change signal for shutdown
7551         * src/mainwindow.c
7552                 Maemo: Fix hardware space key
7553         * src/wizard.c
7554                 Maemo: name mmc1 and 2 a better name
7555
7556 2008-01-08 [wwp]        3.2.0cvs32
7557
7558         * src/folder.c
7559         * src/folder_item_prefs.c
7560         * src/folder_item_prefs.h
7561         * src/prefs_folder_item.c
7562                 It's now possible to disable processing rules when
7563                 entering a folder (this adds a new option to the
7564                 folder properties dialog).
7565
7566 2008-01-08 [wwp]        3.2.0cvs31
7567
7568         * src/common/utils.c
7569                 Mailto: now supports 'insert' (stands for 'insert file'), this
7570                 adds the ability to create a new message from the command-line,
7571                 with body set from an existing file contents.
7572
7573 2008-01-08 [colin]      3.2.0cvs30
7574
7575         * src/summaryview.c
7576                 Maybe fix bug 1452, 'crash while drag'n'droping 
7577                 emails to an IMAP folder'
7578
7579 2008-01-07 [wwp]        3.2.0cvs29
7580
7581         * src/prefs_filtering.c
7582                 Static-alize a function, thanks to Colin.
7583
7584 2008-01-07 [colin]      3.2.0cvs28
7585
7586         * src/folderview.c
7587                 Fix scrolling to bottom when drag and dropping
7588         * src/summaryview.c
7589                 Fix bug 1445, 'Display sender using addressbook: fails 
7590                 when From: isn't an email address'
7591
7592 2008-01-07 [wwp]        3.2.0cvs27
7593
7594         * src/prefs_actions.c
7595         * src/prefs_filtering.c
7596         * src/prefs_template.c
7597                 Add tooltips to most buttons in the templates, actions and
7598                 filtering/processing dialogs.
7599
7600 2008-01-07 [wwp]        3.2.0cvs26
7601
7602         * src/prefs_filtering.c
7603                  - add a clear button to clear dialog input fields
7604                  - add page up and page down buttons to move selected rule up and down
7605                  - in rules list popup-menu: added Delete, Delete all and Duplicate
7606                  - popup-menu items are greyed out either if the list is empty (not counting the
7607                    (New) row or if there is no selected item
7608                  - clear store when closing dialog
7609
7610         * src/prefs_actions.c
7611                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
7612                    clear button, popup-menu
7613                  - clear store when closing dialog
7614
7615         * src/prefs_template.c
7616                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
7617                    clear button, popup-menu 
7618
7619         * src/addrcustomattr.c
7620                  - renamed popup-menu item Clear list to Delete all
7621                  - grey out popup-menu items is there is no selected item or if list is empty
7622                  - clear store when closing dialog
7623
7624         * src/edittags.c
7625                  - added popup-menu item Delete all
7626                  - grey out popup-menu items is there is no selected item or if list is empty
7627                  - clear store when closing dialog
7628
7629 2008-01-06 [wwp]        3.2.0cvs25
7630
7631         * src/addressadd.c
7632                 One more layout fix by Pawel (completes 3.2.0cvs24).
7633
7634 2008-01-05 [colin]      3.2.0cvs24
7635
7636         * src/addressadd.c
7637                 Little GUI fixes, patch by Pawel
7638
7639 2007-12-29 [wwp]        3.2.0cvs23
7640
7641         * src/compose.c
7642                 Fix for bug #1443, and strip possible whitespaces around
7643                 custom header names.
7644
7645 2007-12-29 [mones]      3.2.0cvs22
7646
7647         * po/es.po
7648                 Updated translation, corrected a term based 
7649                 on suggestion from Israel Saeta P�rez,
7650                 reverted awful X-Mailer translation
7651         * src/procmime.c
7652                 Complete cvs20 for FreeBSD, patch by Pawel
7653
7654 2007-12-29 [colin]      3.2.0cvs21
7655
7656         * src/textview.c
7657                 Fix bug 1442, 'Tags are repeated in 
7658                 encapsulated messages'
7659
7660 2007-12-28 [colin]      3.2.0cvs20
7661
7662         * src/procmime.c
7663                 Fix path to mime/globs. Patch by Marten King.
7664
7665 2007-12-27 [colin]      3.2.0cvs19
7666
7667         * src/plugins/pgpcore/Makefile.am
7668         * src/plugins/pgpinline/Makefile.am
7669         * src/plugins/pgpmime/Makefile.am
7670                 Add missing flags to build pgp plugins on maemo
7671
7672 2007-12-27 [colin]      3.2.0cvs18
7673
7674         * src/mainwindow.c
7675                 Maximise before showing to avoid probable flickering
7676                 on slow computers.
7677
7678 2007-12-27 [colin]      3.2.0cvs17
7679
7680         * src/main.c
7681         * src/mainwindow.c
7682         * src/prefs_common.c
7683         * src/prefs_common.h
7684                 Fix bug 1439, 'Claws Mail does not remember window size 
7685                 state when restarted'. Save maximised state and force
7686                 maximisation at startup if applicable.
7687
7688 2007-12-23 [paul]       3.2.0cvs16
7689
7690         * src/prefs_matcher.c
7691                 fix bug 1436, 'Filter condition dialog doesn't
7692                 load header name from current rules'
7693
7694 2007-12-22 [paul]       3.2.0cvs15
7695
7696         * src/compose.c
7697                 fix bug 1435, 'Reply doesn't take into account
7698                 reply-to field'
7699
7700 2007-12-21 [paul]       3.2.0cvs14
7701
7702         * src/common/ssl_certificate.c
7703                 fix FreeBSD build with IPV6 support 
7704
7705 2007-12-20 [colin]      3.2.0cvs13
7706
7707         * src/imap.c
7708                 Fix error handling
7709
7710 2007-12-20 [colin]      3.2.0cvs12
7711
7712         * src/imap.c
7713         * src/imap.h
7714         * src/prefs_account.c
7715                 Add DIGEST-MD5 support for IMAP authentication
7716
7717 2007-12-19 [mones]      3.2.0cvs11
7718
7719         * doc/man/claws-mail.1
7720                 Better ordering of sections, updated options
7721         * po/es.po
7722                 Updated strings
7723
7724 2007-12-19 [paul]       3.2.0cvs10
7725
7726         * src/prefs_account.c
7727                 use a spinbutton instead of an entry for
7728                 "POP authentication timeout" also
7729
7730 2007-12-19 [colin]      3.2.0cvs9
7731
7732         * src/prefs_filtering_action.c
7733         * src/prefs_matcher.c
7734         * src/gtk/description_window.c
7735                 Destroy info windows with their parents
7736                 Patch by Pawel
7737
7738 2007-12-19 [colin]      3.2.0cvs8
7739
7740         * src/prefs_account.c
7741                 Use spinbuttons instead of entries where needed
7742                 Patch by Pawel
7743
7744 2007-12-18 [paul]       3.2.0cvs7
7745
7746         * src/prefs_matcher.c
7747                 add missing i18n for a few strings
7748                 Patch by Stephan Sachse
7749
7750 2007-12-18 [paul]       3.2.0cvs6
7751
7752         * src/prefs_logging.c
7753                 use 'disk' instead of 'disc'
7754
7755 2007-12-18 [paul]       3.2.0cvs5
7756
7757         * po/en_GB.po
7758                 updated
7759         * src/addrcustomattr.c
7760         * src/editaddress.c
7761                 fixes to the ingleesh
7762         * src/prefs_filtering_action.c
7763                 fix copyright header
7764                 fix untranslated strings
7765         * src/prefs_filtering_action.h
7766                 fix copyright header
7767
7768 2007-12-18 [wwp]        3.2.0cvs4
7769
7770         * src/folderview.c
7771         * src/headerview.c
7772         * src/prefs_common.c
7773         * src/prefs_common.h
7774         * src/prefs_fonts.c
7775         * src/summaryview.c
7776         * src/textview.c
7777         * src/wizard.c
7778         * src/common/defs.h
7779         * src/gtk/gtkutils.c
7780                 Added prefs to set custom small and bold fonts
7781                 (might matter on some desktops, according to
7782                 DPI and font settings).
7783
7784 2007-12-18 [colin]      3.2.0cvs3
7785
7786         * src/prefs_logging.c
7787                 Rework GUI, patch by Pawel
7788
7789 2007-12-18 [colin]      3.2.0cvs2
7790
7791         * src/prefs_filtering_action.c
7792                 Rework GUI, patch by Pawel
7793
7794 2007-12-18 [colin]      3.2.0cvs1
7795
7796         * src/editaddress.c
7797                 Fix build on old GCC
7798                 Fix inverted buttons
7799
7800 2007-12-17 [paul]       3.2.0
7801
7802         * NEWS
7803         * README
7804         * RELEASE_NOTES 
7805                 3.2.0 released
7806
7807 2007-12-17 [paul]       3.1.0cvs79
7808
7809         * po/de.po
7810         * po/fr.po
7811         * po/hu.po
7812         * po/it.po
7813         * po/pt_BR.po
7814                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
7815                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
7816
7817 2007-12-17 [mones]      3.1.0cvs78
7818
7819         * po/es.po
7820                 Updated Spanish translation for 3.2.0 release
7821
7822 2007-12-16 [colin]      3.1.0cvs77
7823
7824         * src/addrcustomattr.c
7825                 Fix translations, patch by Fabien
7826
7827 2007-12-15 [paul]       3.1.0cvs76
7828
7829         * src/folderview.c
7830                 fix compiler warning
7831
7832 2007-12-14 [colin]      3.1.0cvs75
7833
7834         * src/folderview.c
7835                 Simplify logic
7836
7837 2007-12-12 [wwp]        3.1.0cvs74
7838
7839         * AUTHORS
7840         * src/gtk/authors.h
7841                 Added Marius Glauser to the hall of fame.
7842
7843 2007-12-12 [wwp]        3.1.0cvs73
7844
7845         * src/gtk/gtkutils.c
7846                 Improve the way we show results of searches
7847                 in message bodies: selected text now get centered
7848                 vertically in the message window.
7849                 Patch by Marius Glauser <seelenhirt@gmx.net>.
7850
7851 2007-12-10 [colin]      3.1.0cvs72
7852
7853         * src/folder.c
7854                 Don't crash when setting batch mode on no folder
7855
7856 2007-12-10 [colin]      3.1.0cvs71
7857
7858         * src/common/utils.c
7859                 Fix potential buffer overrun (thanks to
7860                 Hiroyuki)
7861
7862 2007-12-08 [paul]       3.1.0cvs70
7863
7864         * src/prefs_receive.c
7865                 small change to the English
7866
7867 2007-12-08 [colin]      3.1.0cvs69
7868
7869         * src/vcard.c
7870                 Fix warnings
7871
7872 2007-12-07 [colin]      3.1.0cvs68
7873
7874         * src/mainwindow.c
7875         * src/summaryview.c
7876         * src/summaryview.h
7877                 Free simplify_subject_preg at exit
7878
7879 2007-12-07 [colin]      3.1.0cvs67
7880
7881         * src/main.c
7882         * src/summaryview.c
7883         * src/common/utils.c
7884         * src/common/utils.h
7885                 We have to free reused regexps from time to
7886                 time, or they get huge
7887
7888 2007-12-07 [colin]      3.1.0cvs66
7889
7890         * src/vcard.c
7891                 Fix QP decoding (and UTF8)
7892
7893 2007-12-07 [colin]      3.1.0cvs65
7894
7895         * src/addrcustomattr.c
7896                 Update list of default custom attributes
7897                 now (will be needed for a feature patch
7898                 post 3.2.0)
7899
7900 2007-12-07 [colin]      3.1.0cvs64
7901
7902         * src/folder.c
7903                 Batch on destination folder when copying - fixes
7904                 slowness when moving unread mails to trash on IMAP
7905
7906 2007-12-06 [colin]      3.1.0cvs63
7907
7908         * src/common/w32_time.c
7909         * src/common/w32lib.h
7910         * src/etpan/etpan-thread-manager.c
7911         * src/etpan/imap-thread.c
7912         * src/etpan/nntp-thread.c
7913         * src/gtk/Makefile.am
7914                 Fix win32 build with libetpan. Thanks to
7915                 Marcus Brinkmann.
7916
7917 2007-12-06 [colin]      3.1.0cvs62
7918
7919         * src/account.c
7920         * src/imap.c
7921         * src/prefs_account.c
7922         * src/prefs_account.h
7923         * src/etpan/imap-thread.c
7924         * src/etpan/imap-thread.h
7925                 Disable connection via command line on WIN32
7926                 Disable mmap use on WIN32 - use normal strings
7927         * src/addressbook.c
7928         * src/addressbook.h
7929         * src/addressbook_foldersel.c
7930         * src/addressbook_foldersel.h
7931         * src/prefs_filtering_action.c
7932         * src/prefs_matcher.c
7933         * src/plugins/bogofilter/bogofilter_gtk.c
7934         * src/plugins/dillo_viewer/dillo_prefs.c
7935         * src/plugins/spamassassin/spamassassin_gtk.c
7936                 Fix leak, rework function logics to be more
7937                 natural - thanks to Holger
7938         * src/common/utils.c
7939                 Fix warnings
7940
7941 2007-12-06 [colin]      3.1.0cvs61
7942
7943         * src/news.c
7944         * src/common/utils.c
7945         * src/common/utils.h
7946                 Fix posting, and fix UTF-8 being sent when encoding
7947                 is 8bit
7948
7949 2007-12-05 [colin]      3.1.0cvs60
7950
7951         * src/news.c
7952                 Fix debian bug #453157, 'Fails to post usenet
7953                 articles after NNTP connection has been 
7954                 interrupted". Fix return value to prevent deletion
7955                 on failure, and issue MODE READER in case posting
7956                 fails at first.
7957
7958 2007-12-05 [colin]      3.1.0cvs59
7959
7960         * src/messageview.c
7961         * src/uri_opener.c
7962                 Improvements to the List URIs dialog
7963                 Patch by Pawel
7964
7965 2007-12-05 [colin]      3.1.0cvs58
7966
7967         * src/prefs_other.c
7968         * src/gtk/gtksctree.h
7969                 Fix warnings
7970
7971 2007-12-04 [colin]      3.1.0cvs57
7972
7973         * src/etpan/imap-thread.c
7974                 Fix bug 1378, 'Claws exits on IMAP alert message'
7975                 Don't do GTK calls directly from Etpan thread
7976
7977 2007-12-04 [colin]      3.1.0cvs56
7978
7979         * src/folderview.c
7980         * src/gtk/gtksctree.c
7981                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
7982                 Make all the left of column zero an hotspot for
7983                 expanding.
7984
7985 2007-12-04 [colin]      3.1.0cvs55
7986
7987         * src/mainwindow.c
7988         * src/mainwindow.h
7989         * src/prefs_common.c
7990         * src/prefs_common.h
7991         * src/prefs_receive.c
7992                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
7993
7994 2007-12-04 [wwp]        3.1.0cvs54
7995
7996         * src/prefs_other.c
7997                 Fix for bug #1419.
7998
7999 2007-12-04 [holger]     3.1.0cvs53
8000
8001         * src/addrduplicates.c
8002         * src/addrduplicates.h
8003                 Export addressbook entry deletion
8004
8005 2007-12-04 [colin]      3.1.0cvs52
8006
8007         * tools/Makefile.am
8008         * tools/README.sylprint
8009         * tools/sylprint.pl
8010         * tools/sylprint.rc
8011                 Fix debian bug #454089 (symlink attack in TMP directory)
8012                 http://secwatch.org/advisories/1019661/ :
8013                 Remove the buggy script, which was unmaintained anyway
8014         * src/news.c
8015         * src/procmsg.c
8016                 Store things in our private tmp directory.
8017
8018 2007-12-03 [colin]      3.1.0cvs51
8019
8020         * src/folder.c
8021         * src/folder.h
8022         * src/folderview.c
8023         * src/imap.c
8024         * src/mainwindow.c
8025                 Fix update problem when getting remote tags
8026         * src/prefs_matcher.c
8027                 Rework GUI to make it better. Patch by Pawel
8028                 Pekala
8029
8030 2007-12-03 [colin]      3.1.0cvs50
8031
8032         * src/etpan/imap-thread.c
8033         * src/etpan/nntp-thread.c
8034                 Fix bug 1417, 'Network log doesn't reveal 
8035                 enough NNTP errors'
8036
8037 2007-12-02 [iwkse]      3.1.0cvs49
8038
8039         * src/plugins/dillo_viewer/dillo_prefs.c
8040                         Insert dillo under the Plugins menu
8041
8042 2007-12-01 [paul]       3.1.0cvs48
8043
8044         * src/html.c
8045                 add these variant forms
8046                 Thanks to Colin
8047
8048 2007-12-01 [paul]       3.1.0cvs47
8049
8050         * src/matcher.c
8051                 fix a typo
8052
8053 2007-12-01 [paul]       3.1.0cvs46
8054
8055         * po/POTFILES.in
8056                 add the new addrcustomattr.c file
8057
8058 2007-11-29 [colin]      3.1.0cvs45
8059
8060         * src/common/ssl_certificate.c
8061                 Use the more modern getaddrinfo instead of 
8062                 gethostbyname when possible
8063
8064 2007-11-28 [colin]      3.1.0cvs44
8065
8066         * src/summaryview.c
8067                 Maybe fix bug 1410 and other crash reports
8068                 in summaryview since cvs38.
8069
8070 2007-11-28 [wwp]        3.1.0cvs43
8071
8072         * src/prefs_summary_open.c
8073                 Guard against an empty list of actions to perform
8074                 when opening a folder (or migration defaults could
8075                 be introduced, confusing).
8076
8077 2007-11-28 [colin]      3.1.0cvs42
8078
8079         * src/folderview.c
8080                 Fix mark all read from folder's contextual menu
8081
8082 2007-11-27 [colin]      3.1.0cvs41
8083
8084         * src/imap.c
8085         * src/imap.h
8086         * src/imap_gtk.c
8087         * src/prefs_account.c
8088         * src/etpan/imap-thread.c
8089                 A few fixes to the IMAP flags handling: Optimisations,
8090                 two crashers, mention that Bandwitdh-efficient mode
8091                 prevents tag fetching.
8092                 Fix M-UTF7 in subscription dialog.
8093
8094 2007-11-27 [colin]      3.1.0cvs40
8095
8096         * src/folder.c
8097         * src/mbox.c
8098         * src/summaryview.c
8099                 Make filtering faster on flags change: Batch original 
8100                 folderitem, where we'll do flags/tags changes.
8101
8102 2007-11-27 [colin]      3.1.0cvs39
8103
8104         * src/filtering.c
8105                 Fix bug 1407, 'After a copy action, further rules apply 
8106                 to both original and copy'
8107
8108 2007-11-27 [colin]      3.1.0cvs38
8109
8110         * src/edittags.c
8111         * src/summaryview.c
8112                 Fixes races when doing a long operation and user
8113                 asks for another one (Mark all read/unread on a 
8114                 big folder on IMAP for example)
8115
8116 2007-11-27 [wwp]        3.1.0cvs37
8117
8118         * src/addressbook.c
8119         * src/prefs_common.c
8120                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
8121                 and 3.1.0cvs35 (addressbook.c).
8122
8123 2007-11-27 [holger]     3.1.0cvs36
8124
8125         * src/printing.c
8126                 Add a line separating header and body
8127                 in the printout
8128
8129 2007-11-27 [wwp]        3.1.0cvs35
8130
8131         * src/addressbook.c
8132                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
8133                 (thanks to Colin) and revert disabling of cut/copy
8134                 context menu entries upon selected groups.
8135
8136 2007-11-27 [holger]     3.1.0cvs34
8137
8138         * src/printing.c
8139                 Add weights to the list of supported text attributes
8140                 for printing
8141
8142 2007-11-27 [wwp]        3.1.0cvs33
8143
8144         * src/Makefile.am
8145         * src/addrcustomattr.c
8146         * src/addrcustomattr.h
8147         * src/addressbook.c
8148         * src/editaddress.c
8149         * src/editaddress.h
8150         * src/prefs_common.c
8151         * src/prefs_common.h
8152         * src/common/defs.h
8153                 Provide a (customizable) list of preset attribute names
8154                 for editing contacts (closes bug #1391).
8155
8156 2007-11-27 [wwp]        3.1.0cvs32
8157
8158         * src/addrclip.c
8159         * src/addressbook.c
8160         * src/addritem.c
8161                 Various fixes in the address book:
8162                         - made copy/move of a folder to itself or its subtree
8163                           impossible (-> error)
8164                         - errors messages don't show in the status bar anymore,
8165                           use alertpanels instead
8166                         - simple click on group doesn't open group edit dialog
8167                           anymore when in contact edit embedded mode (was too itchy)
8168                         - fixed disabling of edit button and and menu entry when
8169                           in contact edit embedded mode (was done in a bad and
8170                           ineffective way)
8171                         - fix menu cut/paste sensitivity in treelist context
8172                           menu (conflicting enabling was done by different functions)
8173                         - fix some menu item sensitivity in address list context menu
8174                         - don't allow cut/copy of groups, it's useless as they won't
8175                           be copied w/ their contents
8176                         - fix missing copy of the picture file when copying (bug #1402),
8177                           fix picture attribute (internal) value when moving or copying
8178
8179
8180 2007-11-27 [colin]      3.1.0cvs31
8181
8182         * src/folder.c
8183         * src/imap.c
8184                 Fix tags loss on move, fix space encoding
8185
8186 2007-11-26 [colin]      3.1.0cvs30
8187
8188         * src/edittags.c
8189         * src/folder.c
8190         * src/folder.h
8191         * src/imap.c
8192         * src/messageview.c
8193         * src/procmsg.c
8194         * src/procmsg.h
8195         * src/summaryview.c
8196         * src/common/utils.c
8197         * src/common/utils.h
8198         * src/etpan/imap-thread.c
8199         * src/etpan/imap-thread.h
8200                 Add IMAP tags support
8201
8202 2007-11-26 [colin]      3.1.0cvs29
8203
8204         * src/imap.c
8205                 Fix bug 1405, 'imap auto auth method doesn't 
8206                 work since 3.1.0'
8207
8208 2007-11-26 [colin]      3.1.0cvs28
8209
8210         * src/messageview.c
8211         * src/procmime.c
8212                 Handle broken disposition-notifications from Evolution
8213                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
8214
8215 2007-11-25 [paul]       3.1.0cvs27
8216
8217         * src/folder_item_prefs.c
8218         * src/folder_item_prefs.h
8219                 remove dead code
8220
8221 2007-11-23 [wwp]        3.1.0cvs26
8222
8223         * src/matcher.c
8224         * src/matcher.h
8225         * src/matcher_parser_parse.y
8226         * src/prefs_matcher.c
8227                 Fix irrelevant case folding when adding matcher condition 'test',
8228                 thanks to Colin.
8229
8230 2007-11-23 [wwp]        3.1.0cvs25
8231
8232         * src/prefs_common.c
8233         * src/prefs_common.h
8234         * src/prefs_summary_open.c
8235         * src/prefs_summary_open.h
8236         * src/summaryview.c
8237                 Add "select first email in list" to the list of possible selections
8238                 when opening a folder.
8239
8240 2007-11-23 [paul]       3.1.0cvs24
8241
8242         * po/de.po
8243                 a fix by Stephan Sachse, plus remove all
8244                 old strings from the end of the file
8245
8246 2007-11-23 [wwp]        3.1.0cvs23
8247
8248         * src/prefs_msg_colors.c
8249                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
8250                 with little changes.
8251
8252 2007-11-23 [paul]       3.1.0cvs22
8253
8254         * src/prefs_logging.c
8255                 eliminate wasted horizontal space
8256
8257 2007-11-23 [paul]       3.1.0cvs21
8258
8259         * src/prefs_summaries.c
8260                 don't wrap the label or put linebreaks
8261
8262 2007-11-22 [colin]      3.1.0cvs20
8263
8264         * src/plugins/pgpinline/pgpinline.c
8265                 Fix decryption
8266
8267 2007-11-22 [wwp]        3.1.0cvs19
8268
8269         * src/prefs_themes.c
8270                 Yet another misuse of get_rc_dir(), still related
8271                 to user themes. Completes 3.1.0cvs18.
8272
8273 2007-11-22 [wwp]        3.1.0cvs18
8274
8275         * src/stock_pixmap.c
8276                 Fix a misuse of get_rc_dir(), user themes dir was
8277                 not set properly and some themes might have disappeared
8278                 from themes list in prefs.
8279
8280 2007-11-22 [wwp]        3.1.0cvs17
8281
8282         * src/edittags.c
8283         * src/edittags.h
8284         * src/common/tags.c
8285         * src/common/tags.h
8286                 Correct copyright for these claws-mail-only brand new
8287                 files.
8288
8289 2007-11-22 [paul]       3.1.0cvs16
8290
8291         * src/compose.c
8292                 fix bug 1400, 'Drag and drop of URLs does not work'
8293                 Thanks to Colin
8294
8295 2007-11-22 [paul]       3.1.0cvs15
8296
8297         * src/prefs_common.c
8298                 make "cmds_use_system_default" default to FALSE
8299                 so as not to disrupt current settings
8300         * src/summaryview.c
8301                 increase the size of the GdkRectangle, tooltips
8302                 didn't show for me otherwise
8303
8304 2007-11-21 [colin]      3.1.0cvs14
8305
8306         * src/compose.c
8307         * src/crash.c
8308         * src/exphtmldlg.c
8309         * src/mainwindow.c
8310         * src/manual.c
8311         * src/mimeview.c
8312         * src/prefs_account.c
8313         * src/prefs_common.c
8314         * src/prefs_common.h
8315         * src/prefs_ext_prog.c
8316         * src/textview.c
8317         * src/uri_opener.c
8318         * src/gtk/about.c
8319         * src/gtk/gtkutils.c
8320                 Use xdg-open as a way to find default browser,
8321                 when available
8322
8323 2007-11-21 [colin]      3.1.0cvs13
8324
8325         * src/messageview.c
8326         * src/procmime.c
8327         * src/procmsg.h
8328                 Send better return receipts (useful ones)
8329                 Handle incoming return receipts
8330
8331 2007-11-20 [colin]      3.1.0cvs12
8332
8333         * src/printing.c
8334         * src/printing.h
8335                 Add getter/setter for settings, and getter
8336                 for page setup
8337
8338 2007-11-20 [colin]      3.1.0cvs11
8339
8340         * src/folderview.c
8341         * src/main.c
8342         * src/mainwindow.c
8343                 Fix bug 1396, 'Crash on disabling a filter 
8344                 while it is processing'
8345
8346 2007-11-20 [paul]       3.1.0cvs10
8347
8348         * src/folder.c
8349                 fix bug 1395, 'Crash on checking for new mails
8350                 while filter is running'
8351                 Thanks to Colin
8352
8353 2007-11-20 [paul]       3.1.0cvs9
8354
8355         * src/compose.c
8356                 make this string easier for translators
8357
8358 2007-11-19 [colin]      3.1.0cvs8
8359
8360         * src/prefs_summaries.c
8361         * src/summaryview.c
8362                 Don't enable more tooltips on Maemo
8363
8364 2007-11-19 [colin]      3.1.0cvs7
8365
8366         * src/prefs_common.c
8367         * src/prefs_common.h
8368         * src/prefs_summaries.c
8369         * src/summaryview.c
8370                 Fix bug 1388, 'message list tool tips'
8371                 Add (optional) tooltips in summaryview.
8372                 This only works with GTK+ >= 2.12
8373
8374 2007-11-19 [colin]      3.1.0cvs6
8375
8376         * src/compose.c
8377                 Make strings a bit better when attaching
8378                 from mailto: URIs
8379
8380 2007-11-19 [colin]      3.1.0cvs5
8381
8382         * src/common/utils.c
8383                 Fix bug 1392, 'Top level domain .EU is 
8384                 not recognised as valid'
8385
8386 2007-11-19 [wwp]        3.1.0cvs4
8387
8388         * src/compose.c
8389         * src/compose.h
8390                 Revert changes to compose.c made in 3.1.0cvs2.
8391
8392 2007-11-19 [wwp]        3.1.0cvs3
8393
8394         * src/addressbook.c
8395         * src/addressbook.h
8396         * src/editaddress.c
8397         * src/editgroup.c
8398         * src/addrduplicates.c
8399                 Minor improvements in the address book:
8400                 always accept new contacts provided that some
8401                 detail is set (instead of rejecting silently).
8402                 Better guessing of contact name from incomplete
8403                 name information. Better display of contacts with
8404                 no name, in contact lists, group contents, find
8405                 duplicate results.
8406                 
8407
8408 2007-11-19 [wwp]        3.1.0cvs2
8409
8410         * src/compose.c
8411         * src/compose.h
8412         * src/prefs_logging.c
8413         * src/prefs_summaries.c
8414                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
8415                 wrap some long label in prefs/summaries, layout checkboxes
8416                 in a more compact form in prefs/loggin, make account and
8417                 header's combos have the same size/spacing in compose
8418                 window.
8419
8420 2007-11-19 [wwp]        3.1.0cvs1
8421
8422         * src/edittags.c
8423                 Fix a tiny leak and duplicate variable.
8424
8425 2007-11-19 [paul]       3.1.0
8426
8427         * NEWS
8428         * README
8429         * RELEASE_NOTES 
8430                 3.1.0 released
8431
8432 2007-11-19 [paul]       3.0.2cvs145
8433
8434         * po/de.po
8435         * po/fi.po
8436         * po/fr.po
8437         * po/hu.po
8438         * po/it.po
8439         * po/pl.po
8440         * po/pt_BR.po
8441         * po/sk.po
8442         * po/zh_CN.po
8443                 updated by Stephan Sachse, Flammie Pirinen,
8444                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
8445                 Emil Nowak, Frederico Goncalves Guimaraes,
8446                 Andrej Kacian, and Ralph Young
8447
8448 2007-11-18 [mones]      3.0.2cvs144
8449
8450         * po/es.po
8451                 Updated Spanish translation
8452
8453 2007-11-18 [colin]      3.0.2cvs143
8454
8455         * src/edittags.c
8456                 Prevent empty tag after edit, thanks to wwp
8457
8458 2007-11-18 [colin]      3.0.2cvs142
8459
8460         * src/editaddress.c
8461                 Fix possible "(null)" %s - thanks to wwp
8462
8463 2007-11-16 [wwp]        3.0.2cvs141
8464
8465         * src/common/utils.c
8466                 Fix for 3.0.2cvs140, prevents from crashing when opening
8467                 a compose window.
8468
8469 2007-11-16 [colin]      3.0.2cvs140
8470
8471         * src/main.c
8472         * src/common/claws.c
8473                 Output a bit more useful info at startup
8474                 in --debug mode
8475
8476 2007-11-16 [colin]      3.0.2cvs139
8477
8478         * src/compose.c
8479         * src/common/utils.c
8480         * src/common/utils.h
8481                 Fix bug 1387, 'Request for --compose to 
8482                 support multiple attachments'
8483
8484 2007-11-16 [colin]      3.0.2cvs138
8485
8486         * src/news.c
8487                 Fix bug 1390, 'NNTP fails after server 
8488                 closed connection'
8489
8490 2007-11-16 [colin]      3.0.2cvs137
8491
8492         * src/prefs_display_header.c
8493                 Fix bug 1389, 'Changing 'Display headers 
8494                 in message view' breaks dispheaderrc'
8495
8496 2007-11-14 [colin]      3.0.2cvs136
8497
8498         * src/summaryview.c
8499         * src/gtk/quicksearch.c
8500         * src/gtk/quicksearch.h
8501                 Fix resetting the quicksearch when in non-sticky
8502                 mode, but Recursive is set: reset only when going
8503                 out of the root search folder.
8504
8505 2007-11-14 [colin]      3.0.2cvs135
8506
8507         * src/filtering.c
8508                 Don't set new flag back when doing "Mark as unread"
8509                 from filtering
8510
8511 2007-11-12 [paul]       3.0.2cvs134
8512
8513         * src/plugins/dillo_viewer/dillo_viewer.c
8514                 don't offer the mime type for translation
8515
8516 2007-11-12 [paul]
8517
8518         3.1.0-rc2 released
8519
8520 2007-11-11 [colin]      3.0.2cvs133
8521
8522         * src/imap_gtk.c
8523         * src/mh_gtk.c
8524                 Use markup-escaped strings in dialogs
8525
8526 2007-11-11 [colin]      3.0.2cvs132
8527
8528         * src/imap.c
8529                 Better IMAP-UTF7/UTF8 conversion
8530
8531 2007-11-10 [colin]      3.0.2cvs131
8532
8533         * src/news.c
8534                 Fix debian bug 450698, 'nntp auth behavior changed 
8535                 without notice'
8536
8537 2007-11-10 [colin]      3.0.2cvs130
8538
8539         * configure.ac
8540         * src/inc.c
8541         * src/main.c
8542         * src/main.h
8543         * src/mimeview.c
8544         * src/statusbar.c
8545         * src/common/utils.c
8546         * src/etpan/Makefile.am
8547         * src/gtk/filesel.c
8548         * src/gtk/gtkutils.h
8549         * src/gtk/menu.c
8550         * src/plugins/bogofilter/Makefile.am
8551         * src/plugins/clamav/Makefile.am
8552         * src/plugins/dillo_viewer/Makefile.am
8553         * src/plugins/pgpcore/Makefile.am
8554         * src/plugins/spamassassin/Makefile.am
8555         * src/plugins/trayicon/Makefile.am
8556                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
8557
8558 2007-11-09 [colin]      3.0.2cvs129
8559
8560         * src/addressbook.c
8561         * src/ldapupdate.c
8562                 fix bug 1375, 'Impossible to modify e-mail
8563                 in LDAP addressbook twice'; Try two. update
8564                 externalID, don't make display lag, and
8565                 fix the cases where dn is not mail.
8566
8567 2007-11-08 [paul]       3.0.2cvs128
8568
8569         * src/account.c
8570         * src/compose.c
8571         * src/messageview.c
8572         * src/prefs_account.c
8573         * src/prefs_account.h
8574                 reinstate 'Generate Message-ID' option as an
8575                 account preference. (hidden on IMAP)
8576                 Thanks to Colin
8577
8578 2007-11-08 [paul]       3.0.2cvs127
8579
8580         * src/textview.c
8581                 MAEMO: fix failure of loading images inline
8582                 MAEMO: fix bug 1349, 'Emails still skip to end
8583                 when opened (in certain circumstances)...'
8584
8585 2007-11-07 [colin]      3.0.2cvs126
8586
8587         * src/toolbar.c
8588                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
8589
8590 2007-11-07 [colin]      3.0.2cvs125
8591
8592         * src/toolbar.c
8593                 Re-change the string occurence of A_CLAWS_ACTIONS
8594                 to A_SYL_ACTIONS, to prevent parse errors of the
8595                 toolbar_*.xml files
8596
8597 2007-11-07 [colin]      3.0.2cvs124
8598
8599         * src/mimeview.c
8600         * src/prefs_common.c
8601         * src/prefs_common.h
8602         * manual/advanced.xml
8603                 Add an hidden pref, 'save_parts_readwrite';
8604                 completes 3.0.2cvs35
8605
8606 2007-11-07 [paul]       3.0.2cvs123
8607
8608         * src/prefs_toolbar.c
8609         * src/toolbar.c
8610         * src/toolbar.h
8611                 rename ToolbarSylpheedActions to ToolbarClawsActions
8612                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
8613
8614 2007-11-07 [paul]       3.0.2cvs122
8615
8616         * src/toolbar.c
8617                 MAEMO: remove tooltips
8618
8619 2007-11-07 [colin]      3.0.2cvs121
8620
8621         * src/plugins/pgpinline/pgpinline.c
8622                 Fix bug 1377, 'unspecific errors on 
8623                 signature checking'. Fix trimming of
8624                 UTF8 data.
8625
8626 2007-11-06 [iwkse]      3.0.2cvs120
8627
8628         * src/prefs_summary_open.c
8629                 yet a string change
8630
8631 2007-11-06 [paul]       3.0.2cvs119
8632
8633         * tools/Makefile.am
8634         * tools/README
8635         * tools/csv2addressbook.pl
8636                 add a new script that imports a CSV formatted
8637                 address book. Becky and Thunderbird address
8638                 book are currently supported.
8639
8640 2007-11-05 [colin]      3.0.2cvs118
8641
8642         * src/imap.c
8643                 Fix deletion 
8644
8645 2007-11-05 [iwkse]      3.0.2cvs117
8646
8647         * src/prefs_summary_open.c
8648                 String changes
8649
8650 2007-11-04 [paul]       3.0.2cvs116
8651
8652         * src/addressbook_foldersel.c
8653                 fix gtk critical warning
8654                 Patch by Pawel Pekala
8655
8656 2007-11-04 [paul]       3.0.2cvs115
8657
8658         * tools/README
8659         * tools/claws-mail-compose-insert-files.pl
8660                 add --bcc and uri_escape() everything
8661
8662 2007-11-04 [paul]       3.0.2cvs114
8663
8664         * src/gtk/gtkutils.c
8665                 gtkut_stock_with_text_button_set_create(): set
8666                 GTK_CAN_DEFAULT on buttons 2 and 3
8667
8668 2007-11-03 [paul]       3.0.2cvs113
8669
8670         * src/common/utils.c
8671                 fix debian bug #448814, 'mailto: URI decoding
8672                 desn't decode the destination address field'
8673                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
8674
8675 2007-11-03 [paul]       3.0.2cvs112
8676
8677         * AUTHORS
8678         * src/compose.c
8679         * src/gtk/authors.h
8680                 allow Bcc in commandline URIs
8681                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
8682
8683 2007-11-02 [colin]      3.0.2cvs111
8684
8685         * src/addressbook.c
8686                 Maybe fix bug 1376, 'crash on 
8687                 addressbook manipulation'
8688
8689 2007-10-31 [paul]       3.0.2cvs110
8690
8691         * src/ldapupdate.c
8692                 fix bug 1375, 'Impossible to modify e-mail
8693                 in LDAP addressbook twice'
8694                 Patch by Michael Rasmussen
8695
8696 2007-10-30 [paul]       3.0.2cvs109
8697
8698         * configure.ac
8699                 enable GnuTLS support with --enable-gnutls which
8700                 will disable openssl support. if the user has
8701                 gtk >= 2.10.x don't allow gnomeprint even if the
8702                 user asks for it
8703
8704 2007-10-30 [paul]
8705
8706         3.1.0-rc1 released
8707
8708 2007-10-30 [paul]       3.0.2cvs108
8709
8710         * Makefile.am
8711                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
8712
8713 2007-10-30 [paul]       3.0.2cvs107
8714
8715         * src/expldifdlg.c
8716         * src/prefs_account.c
8717         * src/prefs_folder_item.c
8718         * src/prefs_spelling.c
8719         * src/prefs_themes.c
8720         * src/wizard.c
8721         * src/gtk/gtkaspell.c
8722         * src/gtk/gtkaspell.h
8723         * src/plugins/spamassassin/spamassassin_gtk.c
8724                 replace deprecated gtk_option_menu...
8725                 patch by Pawel Pekala
8726
8727 2007-10-29 [colin]      3.0.2cvs106
8728
8729         * src/plugins/dillo_viewer/dillo_prefs.c
8730                 Fix forgotten signal connect
8731
8732 2007-10-28 [colin]      3.0.2cvs105
8733
8734         * src/plugins/dillo_viewer/dillo_prefs.c
8735         * src/plugins/dillo_viewer/dillo_prefs.h
8736         * src/plugins/dillo_viewer/dillo_viewer.c
8737                 Implement addressbook-based whitelisting for loading
8738                 remote images. Fixed missing destroy of the embedded
8739                 browser that made a Dillo window pop up on exit, if
8740                 an HTML part was displayed.
8741
8742 2007-10-26 [colin]      3.0.2cvs104
8743
8744         * src/edittags.c
8745                 Add missing static
8746
8747 2007-10-25 [colin]      3.0.2cvs103
8748
8749         * src/editaddress.c
8750                 Add tap-and-hold on the picture, for Maemo
8751         * src/edittags.c
8752         * src/edittags.h
8753         * src/mainwindow.c
8754         * src/procmsg.c
8755         * src/summaryview.c
8756         * src/textview.c
8757                 Unify tag interfaces.
8758
8759 2007-10-25 [colin]      3.0.2cvs102
8760
8761         * src/imap.c
8762         * src/etpan/imap-thread.h
8763                 Much better error handling. We'll need to be really
8764                 clear to users about where errors come from, with 
8765                 the apparition of Gmail's IMAP server.
8766
8767 2007-10-24 [colin]      3.0.2cvs101
8768
8769         * src/edittags.c
8770         * src/mainwindow.c
8771         * src/summaryview.c
8772         * src/textview.c
8773                 Add tags sorting (alphabetical); allow deletion of
8774                 tags from the Apply Tags window
8775
8776 2007-10-24 [colin]      3.0.2cvs100
8777
8778         * src/editaddress.c
8779         * src/editaddress_other_attributes_ldap.c
8780         * src/editaddress_other_attributes_ldap.h
8781         * src/ldapctrl.c
8782         * src/ldapquery.c
8783         * src/ldapupdate.c
8784                 Fix LDAP writing (got broken in cvs39)
8785                 Add read-only support for jpegPhoto LDAP field
8786
8787 2007-10-23 [colin]      3.0.2cvs99
8788
8789         * src/news.c
8790                 Fix crash in some cases
8791
8792 2007-10-22 [colin]      3.0.2cvs98
8793
8794         * src/common/socket.h
8795         * src/common/ssl.c
8796                 Fix big leak in GnuTLS code
8797
8798 2007-10-22 [colin]      3.0.2cvs97
8799
8800         * src/news.c
8801                 Fix bug 1368, 'SIGSEGV in NNTP code'
8802
8803 2007-10-22 [colin]      3.0.2cvs96
8804
8805         * src/prefs_customheader.c
8806                 Catch compface warnings when generating X-Faces
8807
8808 2007-10-22 [wwp]        3.0.2cvs95
8809
8810         * src/quote_fmt_parse.y
8811                 Remove accidentally committed debug traces.
8812                 Fix a warning.
8813
8814 2007-10-22 [colin]      3.0.2cvs94
8815
8816         * src/etpan/nntp-thread.c
8817                 Fix authentication
8818
8819 2007-10-19 [wwp]        3.0.2cvs93
8820
8821         * src/common/ssl_certificate.c
8822                 Add missing include (Windows).
8823
8824 2007-10-19 [colin]      3.0.2cvs92
8825
8826         * src/imap_gtk.c
8827         * src/mimeview.c
8828         * src/textview.c
8829         * src/gtk/inputdialog.c
8830         * src/gtk/inputdialog.h
8831                 Remove the last old combo; patch by
8832                 Pawel
8833
8834 2007-10-19 [colin]      3.0.2cvs91
8835
8836         * src/common/ssl.c
8837                 Fix interop problem with GnuTLS and some crappy
8838                 servers that have very little keys.
8839
8840 2007-10-19 [colin]      3.0.2cvs90
8841
8842         * src/common/ssl.c
8843                 Fix return value check on GnuTLS, and
8844                 display the error
8845
8846 2007-10-18 [colin]      3.0.2cvs89
8847
8848         * src/common/ssl_certificate.c
8849                 Fix missing initialisations
8850
8851 2007-10-18 [wwp]        3.0.2cvs88
8852
8853         * src/Makefile.am
8854                 Fix linking against GNUTLS (matters if --enable-gnutls only).
8855
8856 2007-10-18 [colin]      3.0.2cvs87
8857
8858         * po/POTFILES.in
8859                 Fix build
8860
8861 2007-10-18 [mones]      3.0.2cvs86
8862
8863         * src/editbook.c
8864         * src/import.c
8865         * src/prefs_account.c
8866         * src/prefs_receive.c
8867         * src/gtk/about.c
8868         * src/plugins/bogofilter/bogofilter_gtk.c
8869         * src/plugins/spamassassin/spamassassin_gtk.c
8870                 More capitalisation micro-fixes
8871
8872 2007-10-18 [paul]       3.0.2cvs85
8873
8874         * configure.ac
8875                 add info about NNTP support via libetpan
8876                 change the configure output ending msg a little
8877         * src/gtk/about.c
8878                 similar changes to above
8879
8880 2007-10-18 [colin]      3.0.2cvs84
8881
8882         * src/procmime.c
8883         * src/procmime.h
8884                 Fix missing symbol for S/MIME
8885
8886 2007-10-18 [colin]      3.0.2cvs83
8887
8888         * src/prefs_filtering_action.c
8889                 Fix crash in tags (introduced in cvs78)
8890
8891 2007-10-18 [colin]      3.0.2cvs82
8892
8893         * src/common/Makefile.am
8894         * src/common/nntp.c
8895         * src/common/nntp.h
8896         * src/etpan/Makefile.am
8897         * src/etpan/etpan-thread-manager-types.h
8898         * src/etpan/etpan-thread-manager.c
8899         * src/etpan/imap-thread.c
8900         * src/etpan/nntp-thread.c
8901         * src/etpan/nntp-thread.h
8902         * src/news.c
8903         * src/news.h
8904                 Rewrite the nntp implementation
8905                 to use libetpan. Non-blocking NNTP!
8906         * src/account.c
8907         * src/crash.c
8908         * src/imap.c
8909         * src/inc.c
8910         * src/main.c
8911         * src/mainwindow.c
8912         * src/pop.c
8913         * src/pop.h
8914         * src/prefs_account.c
8915         * src/recv.c
8916         * src/recv.h
8917         * src/send_message.c
8918         * src/send_message.h
8919         * src/ssl_manager.c
8920         * src/ssl_manager.h
8921         * src/wizard.c
8922         * src/common/claws.c
8923         * src/common/session.c
8924         * src/common/session.h
8925         * src/common/smtp.c
8926         * src/common/smtp.h
8927         * src/common/socket.c
8928         * src/common/socket.h
8929         * src/common/ssl.c
8930         * src/common/ssl.h
8931         * src/common/ssl_certificate.c
8932         * src/common/ssl_certificate.h
8933         * src/gtk/about.c
8934         * src/gtk/sslcertwindow.c
8935         * src/gtk/sslcertwindow.h
8936                 Implement GnuTLS support. GnuTLS support
8937                 will be used if OpenSSL isn't available, or
8938                 specified explicitely. (the reason is that
8939                 GnuTLS cerficate checking is a bit less 
8940                 practical than OpenSSL's)
8941
8942 2007-10-18 [paul]       3.0.2cvs81
8943
8944         * src/gtk/inputdialog.c
8945         * src/gtk/inputdialog.h
8946                 fix copyright header
8947
8948 2007-10-17 [colin]      3.0.2cvs80
8949
8950         * src/plugins/pgpcore/select-keys.c
8951                 Fix bug which prevented encryption key
8952                 auto-selection when two or more matched the
8953                 email address, but only one isn't revoked
8954                 or expired.
8955
8956 2007-10-17 [wwp]        3.0.2cvs79
8957
8958         * src/compose.c
8959         * src/quote_fmt.c
8960         * src/quote_fmt.h
8961         * src/quote_fmt_lex.l
8962         * src/quote_fmt_parse.y
8963                 Templates can now attach files using |attach{filename}.
8964
8965 2007-10-17 [wwp]        3.0.2cvs78
8966
8967         * src/prefs_customheader.c
8968         * src/prefs_ext_prog.c
8969         * src/prefs_filtering_action.c
8970         * src/prefs_matcher.c
8971         * src/prefs_other.c
8972         * src/prefs_toolbar.c
8973         * src/gtk/combobox.c
8974         * src/gtk/combobox.h
8975         * src/gtk/gtkutils.c
8976         * src/gtk/gtkutils.h
8977         * src/plugins/bogofilter/bogofilter_gtk.c
8978         * src/plugins/spamassassin/spamassassin_gtk.c
8979                 Removed almost all remaining instances of GtkCombo
8980                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
8981                 few visual and code cleanup from Colin.
8982
8983 2007-10-16 [wwp]        3.0.2cvs77
8984         * src/gtk/pluginwindow.c
8985                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
8986
8987 2007-10-15 [colin]      3.0.2cvs76
8988
8989         * src/edittags.c
8990         * src/edittags.h
8991         * src/filtering.c
8992         * src/filtering.h
8993         * src/importmutt.c
8994         * src/importpine.c
8995         * src/main.c
8996         * src/messageview.c
8997         * src/messageview.h
8998         * src/mimeview.c
8999         * src/mimeview.h
9000         * src/pop.c
9001         * src/pop.h
9002         * src/prefs_common.c
9003         * src/prefs_common.h
9004         * src/prefs_customheader.c
9005         * src/prefs_customheader.h
9006         * src/prefs_display_header.c
9007         * src/prefs_display_header.h
9008         * src/prefs_filtering_action.c
9009         * src/prefs_filtering_action.h
9010         * src/prefs_folder_column.c
9011         * src/prefs_folder_column.h
9012         * src/prefs_folder_item.c
9013         * src/prefs_folder_item.h
9014         * src/prefs_gtk.c
9015         * src/prefs_gtk.h
9016         * src/prefs_logging.h
9017         * src/prefs_matcher.c
9018         * src/prefs_matcher.h
9019         * src/prefs_summary_column.c
9020         * src/prefs_summary_column.h
9021         * src/prefs_summary_open.c
9022         * src/procheader.c
9023         * src/procheader.h
9024         * src/procmime.c
9025         * src/procmime.h
9026         * src/recv.c
9027         * src/recv.h
9028         * src/sourcewindow.c
9029         * src/sourcewindow.h
9030         * src/summaryview.c
9031         * src/summaryview.h
9032         * src/textview.c
9033         * src/textview.h
9034         * src/toolbar.c
9035         * src/toolbar.h
9036         * src/common/mgutils.c
9037         * src/common/mgutils.h
9038         * src/common/nntp.c
9039         * src/common/nntp.h
9040         * src/common/prefs.c
9041         * src/common/prefs.h
9042         * src/common/socket.c
9043         * src/common/socket.h
9044         * src/common/stringtable.c
9045         * src/common/stringtable.h
9046         * src/common/template.c
9047         * src/common/template.h
9048         * src/common/uuencode.c
9049         * src/common/uuencode.h
9050         * src/gtk/gtkshruler.c
9051         * src/gtk/gtkshruler.h
9052         * src/gtk/menu.c
9053         * src/gtk/menu.h
9054         * src/gtk/progressdialog.c
9055         * src/gtk/progressdialog.h
9056                 Remove/staticalize, the return of the revenge
9057
9058 2007-10-15 [colin]      3.0.2cvs75
9059
9060         * src/matcher.c
9061                 Fix redirections in filtering's tests
9062
9063 2007-10-15 [colin]      3.0.2cvs74
9064
9065         * src/imap.c
9066                 Don't build imap_synchronise at all when 
9067                 building without libetpan
9068
9069 2007-10-14 [colin]      3.0.2cvs73
9070
9071         * src/imap.c
9072         * src/common/md5.c
9073         * src/common/md5.h
9074         * src/gtk/manage_window.c
9075         * src/gtk/manage_window.h
9076                 Remove more unused code
9077
9078 2007-10-14 [colin]      3.0.2cvs72
9079
9080         * src/addrquery.c
9081         * src/addrquery.h
9082         * src/recv.c
9083         * src/recv.h
9084         * src/vcard.c
9085         * src/vcard.h
9086         * src/common/xml.c
9087         * src/common/xml.h
9088         * src/common/xmlprops.c
9089         * src/common/xmlprops.h
9090                 Remove more unused code
9091
9092 2007-10-14 [colin]      3.0.2cvs71
9093
9094         * src/common/utils.c
9095                 Remove unused function
9096
9097 2007-10-13 [colin]      3.0.2cvs70
9098
9099         * src/imap.c
9100         * src/imap.h
9101         * src/mainwindow.c
9102         * src/mainwindow.h
9103         * src/gtk/gtkutils.c
9104         * src/gtk/gtkutils.h
9105                 Staticalise/Remove more code
9106
9107 2007-10-13 [colin]      3.0.2cvs69
9108
9109         * src/common/utils.c
9110         * src/common/utils.h
9111                 Remove dead code, unused for ages
9112
9113 2007-10-13 [colin]      3.0.2cvs68
9114
9115         * src/main.c
9116         * src/main.h
9117                 Maemo: define hildon_program in main.c,
9118                 make it accessible in the .h with extern
9119
9120 2007-10-13 [paul]       3.0.2cvs67
9121
9122         * src/gtk/menu.c
9123                 fix a bunch of runtime warnings on maemo
9124
9125 2007-10-13 [paul]       3.0.2cvs66
9126
9127         * src/main.c
9128         * src/main.h
9129         * src/gtk/gtkutils.c
9130         * src/gtk/gtkutils.h
9131                 fix a bunch of compiler warnings on maemo
9132
9133 2007-10-12 [colin]      3.0.2cvs65
9134
9135         * src/account.c
9136         * src/addritem.c
9137         * src/addritem.h
9138         * src/filtering.c
9139         * src/filtering.h
9140         * src/folder.c
9141         * src/folder.h
9142         * src/common/utils.c
9143         * src/common/utils.h
9144                 Remove unused code, staticalise some functions
9145
9146 2007-10-12 [paul]       3.0.2cvs64
9147
9148         * src/account.c
9149         * src/folderview.c
9150         * src/main.c
9151         * src/mainwindow.c
9152         * src/messageview.c
9153         * src/summary_search.c
9154         * src/summaryview.c
9155         * src/toolbar.c
9156         * src/wizard.c
9157         * src/common/utils.c
9158         * src/gtk/prefswindow.c
9159                 fix a bunch of compiler warnings on maemo
9160
9161 2007-10-11 [colin]      3.0.2cvs63
9162
9163         * src/editaddress.c
9164                 Make static function static
9165
9166 2007-10-11 [mones]      3.0.2cvs62
9167
9168         * src/addrduplicates.c
9169         * src/addressbook.c
9170         * src/compose.c
9171         * src/expldifdlg.c
9172         * src/mainwindow.c
9173         * src/messageview.c
9174         * src/pop.c
9175         * src/prefs_customheader.c
9176         * src/prefs_send.c
9177         * src/prefs_themes.c
9178         * src/common/plugin.c
9179         * src/gtk/pluginwindow.c
9180         * src/gtk/quicksearch.c
9181                 Fix several typos and capitalisation issues
9182
9183 2007-10-11 [wwp]        3.0.2cvs61
9184
9185         * src/editaddress.c
9186                 Fix a warning about possible use of uninitialized
9187                 filename var.
9188
9189 2007-10-11 [wwp]        3.0.2cvs60
9190
9191         * src/editaddress.c
9192                 Disable "Unset picture" menu item when there's
9193                 no picture to clear. Fix an extraneous g_unref_object,
9194                 add missing initializers.
9195
9196 2007-10-11 [wwp]        3.0.2cvs59
9197
9198         * src/pixmaps/anonymous.xpm
9199         * src/editaddress.c
9200         * src/Makefile.am
9201         * src/stock_pixmap.c
9202         * src/stock_pixmap.h
9203                 Fix a leak, gettext-ize the photo label.
9204                 Don't clear the existing picture if loading
9205                 a new one fails. Use a default 'anonymous'
9206                 picture (this new xpm has been added to the
9207                 internal stock_pixmap API). Add a
9208                 "Set picture" context menu entry.
9209
9210 2007-10-11 [colin]      3.0.2cvs58
9211
9212         * src/messageview.c
9213                 Make shift-shortcuts work
9214         * src/prefs_actions.c
9215                 Don't ask if we really want to close when
9216                 choosing OK and only the list is changed
9217         * src/prefs_template.c
9218                 Don't ask if we really want to close when
9219                 choosing OK and only the list is changed
9220         * src/common/plugin.c
9221                 Fix writing of second [Plugins_*] block
9222         * src/common/template.c
9223                 Remove unused files (fixes deletion)
9224
9225 2007-10-10 [paul]       3.0.2cvs57
9226
9227         * src/prefs_template.c
9228                 put the whole thing in a scrolled window
9229                 so that half the page is no longer inaccessible
9230                 on maemo
9231                 make the gtk_text_view smaller on maemo
9232
9233 2007-10-10 [colin]      3.0.2cvs56
9234
9235         * src/compose.c
9236                 Fix updating of Attachments number in some
9237                 cases (reedit, attach from command-line, ...)
9238
9239 2007-10-10 [colin]      3.0.2cvs55
9240
9241         * src/editaddress.c
9242                 Initialise error correctly
9243
9244 2007-10-10 [paul]       3.0.2cvs54
9245
9246         * src/prefs_filtering_action.c
9247         * src/gtk/description_window.c
9248         * src/gtk/foldersort.c
9249         * src/gtk/quicksearch.c
9250                 get rid of some pointless new lines and
9251                 make the descripton labels wrap better
9252
9253 2007-10-10 [colin]      3.0.2cvs53
9254
9255         * src/addressadd.c
9256         * src/editaddress.c
9257         * src/headerview.c
9258         * src/textview.c
9259                 More error handling on saving pictures
9260
9261 2007-10-10 [colin]      3.0.2cvs52
9262
9263         * src/printing.c
9264         * src/printing.h
9265                 Generalize a bit printing, so we can factorize
9266                 most of the code. 
9267
9268 2007-10-10 [paul]       3.0.2cvs51
9269
9270         * src/addrduplicates.c
9271                 fix engrish
9272                 use GTK_STOCK... buttons
9273
9274 2007-10-10 [paul]       3.0.2cvs50
9275
9276         * src/addressadd.c
9277         * src/addrindex.c
9278         * src/editaddress.c
9279                 Fix previous patch
9280                 Thanks to Colin
9281
9282 2007-10-10 [paul]       3.0.2cvs49
9283
9284         * src/summaryview.c
9285         * src/messageview.c
9286                 Fix crash on Add sender to addressbook when
9287                 From is null
9288         * src/addressadd.c
9289         * src/addrindex.c
9290         * src/editaddress.c
9291         * src/editaddress_other_attributes_ldap.h
9292                 Fix leaks 
9293                 Rename images to .png in addrbook/
9294         * src/headerview.c
9295         * src/textview.c
9296                 Fix Face/X-Face being used if adding another
9297                 address than sender to addressbook
9298                 Thanks to Colin
9299
9300 2007-10-10 [holger]     3.0.2cvs48
9301
9302         * src/addrduplicates.c
9303         * src/editaddress.c
9304                 Improvements to the addressbook duplicate finder
9305                 feature:
9306                  - add an edit button to the button bar
9307                  - display the whole bookname (with iface) and
9308                    use this for same-book checking
9309                  - after editing, try to keep selections if the
9310                    entries are still present
9311                  - sort the email column alphabetically
9312                  - put results in a scrolled window
9313                  - support embedded editing
9314                  - make columns in detail view resizable
9315                  - add keyboard shortcuts
9316
9317 2007-10-10 [wwp]        3.0.2cvs47
9318
9319         * src/addrindex.c
9320                 Fix a crash when there's no From: in email, thanks to Colin.
9321
9322 2007-10-09 [paul]       3.0.2cvs46
9323
9324         * src/messageview.c
9325         * src/summaryview.c
9326         * src/textview.c
9327                 fix building without compface support
9328
9329 2007-10-09 [colin]      3.0.2cvs45
9330
9331         * src/editaddress.c
9332         * src/headerview.c
9333         * src/textview.c
9334                 Add error handling
9335
9336 2007-10-09 [colin]      3.0.2cvs44
9337
9338         * src/addrduplicates.c
9339         * src/addressadd.c
9340         * src/addressadd.h
9341         * src/addressbook.c
9342         * src/addressbook.h
9343         * src/addrindex.c
9344         * src/addrindex.h
9345         * src/addritem.c
9346         * src/addritem.h
9347         * src/compose.c
9348         * src/editaddress.c
9349         * src/editaddress_other_attributes_ldap.h
9350         * src/headerview.c
9351         * src/messageview.c
9352         * src/mimeview.c
9353         * src/summaryview.c
9354         * src/textview.c
9355         * src/gtk/gtkutils.c
9356                 Automatically set contacts' pictures from Face 
9357                 or X-Face if they have no picture
9358                 Display the contact picture in textview or
9359                 headerview for mails sent by people in the 
9360                 addressbook, that have no Face or X-Face
9361                 Fix a few details in the Person edition dialog
9362                 (ability to unset picture)
9363                 Remove picture file when deleting contacts
9364
9365 2007-10-09 [iwkse]      3.0.2cvs43
9366
9367         * src/gtk/about.c
9368                 center the about window
9369
9370 2007-10-09 [paul]       3.0.2cvs42
9371
9372         * src/prefs_toolbar.c
9373                 fix icon selector window on maemo
9374
9375 2007-10-09 [paul]       3.0.2cvs41
9376
9377         * src/messageview.c
9378                 add 'go to' menu to separate msgview
9379
9380 2007-10-09 [colin]      3.0.2cvs40
9381
9382         * src/common/defs.h
9383                 Add forgotten file
9384
9385 2007-10-09 [iwkse]      3.0.2cvs39
9386
9387         * Makefile.am
9388         * src/addressbook.c
9389         * src/addritem.c
9390         * src/addritem.h
9391         * src/editaddress.c
9392         * src/editaddress_other_attributes_ldap.h
9393         * src/addrbook.c
9394         * src/Makefile.am
9395                 set a photo in the Addressbook
9396
9397 2007-10-08 [colin]      3.0.2cvs38
9398
9399         * src/prefs_toolbar.c
9400                 Make height 320 to remove the scrollbar 
9401                 (with current number of icons)
9402
9403 2007-10-08 [colin]      3.0.2cvs37
9404
9405         * src/prefs_toolbar.c
9406                 Transform the treeview to a GtkIconView.
9407                 Patch by Pawel
9408                 In addition, transform the window so that 
9409                 it looks like a popup menu. Patch by me
9410
9411 2007-10-08 [colin]      3.0.2cvs36
9412
9413         * src/compose.c
9414         * src/compose.h
9415                 Beautify the GUI a bit; in particular, show the
9416                 number of attachments in the tab's title.
9417                 Patch by Pawel
9418
9419 2007-10-08 [paul]       3.0.2cvs35
9420
9421         * src/mimeview.c
9422                 Save users from themselves: save temporary
9423                 files used for Open/Open with as read-only.
9424                 Thanks to Colin
9425
9426 2007-10-08 [paul]       3.0.2cvs34
9427
9428         * tools/Makefile.am
9429                 forgot this in cvs33
9430
9431 2007-10-08 [paul]       3.0.2cvs33
9432
9433         * tools/kdeservicemenu/README
9434         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
9435         * tools/kdeservicemenu/install.sh
9436         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
9437                 renamed template* to *template so as not to confuse
9438                 lintian
9439
9440 2007-10-08 [paul]       3.0.2cvs32
9441
9442         * src/prefs_themes.c
9443         * src/stock_pixmap.c
9444                 replace 2 direct uses of RC_DIR
9445
9446 2007-10-07 [colin]      3.0.2cvs31
9447
9448         * src/addrduplicates.c
9449         * src/addrduplicates.h
9450         * src/addressbook.c
9451         * src/addressbook.h
9452         * src/addrindex.c
9453         * src/addrindex.h
9454                 Implement deletion in duplicate finder. 
9455                 Patch by Holger 
9456
9457 2007-10-07 [colin]      3.0.2cvs30
9458
9459         * src/exporthtml.c
9460         * src/mbox.c
9461         * src/common/utils.c
9462                 Better fix for Solaris, thanks to Nicolas Doualot
9463
9464 2007-10-07 [colin]      3.0.2cvs29
9465
9466         * AUTHORS
9467         * src/gtk/authors.h
9468                 Add Frank Dietrich
9469
9470 2007-10-07 [colin]      3.0.2cvs28
9471
9472         * src/exporthtml.c
9473                 Fix HTML export to make it more compliant
9474                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
9475
9476 2007-10-07 [colin]      3.0.2cvs27
9477
9478         * src/prefs_toolbar.c
9479                 Only use icons that wouldn't look stupid in the toolbar
9480                 Patch by Pawel
9481
9482 2007-10-07 [colin]      3.0.2cvs26
9483
9484         * src/prefs_toolbar.c
9485                 Fix old icon being used when none is selected
9486
9487 2007-10-07 [colin]      3.0.2cvs25
9488
9489         * src/toolbar.c
9490                 Fix copy/paste error
9491
9492 2007-10-07 [colin]      3.0.2cvs24
9493
9494         * src/prefs_toolbar.c
9495         * src/toolbar.c
9496         * src/toolbar.h
9497                 Update icon to default one when changing event
9498                 Make the icon chooser nicer (handle Esc, Enter,
9499                 double-click)
9500
9501 2007-10-06 [colin]      3.0.2cvs23
9502
9503         * src/prefs_toolbar.c
9504                 Fix text reset; patch by Pawel
9505
9506 2007-10-06 [colin]      3.0.2cvs22
9507
9508         * src/toolbar.h
9509                 Complete previous commit
9510
9511 2007-10-06 [colin]      3.0.2cvs21
9512
9513         * src/prefs_toolbar.c
9514         * src/toolbar.c
9515                 Set toolbar text automatically to the default
9516                 when changing Event executed on click
9517
9518 2007-10-06 [colin]      3.0.2cvs20
9519
9520         * src/prefs_toolbar.c
9521                 Invert Text and Event fields
9522
9523 2007-10-06 [colin]      3.0.2cvs19
9524
9525         * src/prefs_toolbar.c
9526         * src/toolbar.c
9527                 Make toolbar prefs look much better
9528                 Patch by Pawel Pekala
9529
9530 2007-10-06 [paul]       3.0.2cvs18
9531
9532         * src/account.c
9533         * src/prefs_filtering.c
9534                 fix checkbuttons in gtktreeview on maemo by
9535                 setting maemo's "allow-checkbox-mode" to FALSE
9536
9537 2007-10-06 [colin]      3.0.2cvs17
9538
9539         * configure.ac
9540                 Export -DSOLARIS in CFLAGS for all
9541                 Solaris (not just 2.8) and OpenSolaris
9542
9543 2007-10-06 [paul]       3.0.2cvs16
9544
9545         * AUTHORS
9546         * src/exporthtml.c
9547         * src/mbox.c
9548         * src/gtk/authors.h
9549                 fix build on solaris where ctime_r takes
9550                 3 arguments rather than 2.
9551                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
9552
9553 2007-10-05 [colin]      3.0.2cvs15
9554
9555         * src/etpan/imap-thread.c
9556                 Fix wrong error codepath
9557
9558 2007-10-05 [wwp]        3.0.2cvs14
9559
9560         * src/filtering.c
9561                 Fix unexpected logging of quicksearches:
9562                 debug_filtering_session flag was never reset to FALSE, causing
9563                 matcher functions to log when called from a quicksearch
9564                 (if a filtering session happened before).
9565
9566 2007-10-05 [paul]       3.0.2cvs13
9567
9568         * src/prefs_actions.c
9569         * src/prefs_filtering.c
9570         * src/prefs_template.c
9571                 fix bug 1343, 'Filtering..'s close button
9572                 silently discards new filter'
9573                 Thanks to Colin
9574
9575 2007-10-05 [paul]       3.0.2cvs12
9576
9577         * configure.ac
9578         * src/Makefile.am
9579                 fix bug 1347, '-Wno-unused-function, optional'
9580
9581 2007-10-05 [colin]      3.0.2cvs11
9582
9583         * src/procmime.c
9584         * src/common/mgutils.c
9585                 Fix warnings
9586
9587 2007-10-05 [mones]      3.0.2cvs10
9588
9589         * manual/advanced.xml
9590                 Use full menu name
9591         * manual/es/advanced.xml
9592                 Synchronise translation
9593
9594 2007-10-04 [colin]      3.0.2cvs9
9595
9596         * src/action.c
9597         * src/addrbook.c
9598         * src/addrindex.c
9599         * src/compose.c
9600         * src/exporthtml.c
9601         * src/exportldif.c
9602         * src/folder.c
9603         * src/main.c
9604         * src/matcher.c
9605         * src/mbox.c
9606         * src/messageview.c
9607         * src/mh.c
9608         * src/news.c
9609         * src/partial_download.c
9610         * src/pop.c
9611         * src/procmime.c
9612         * src/procmsg.c
9613         * src/toolbar.c
9614         * src/common/log.c
9615         * src/common/mgutils.c
9616         * src/common/plugin.c
9617         * src/common/utils.c
9618         * src/common/xml.c
9619         * src/common/xml.h
9620         * src/common/xmlprops.c
9621         * src/common/xmlprops.h
9622         * src/plugins/bogofilter/bogofilter.c
9623         * src/plugins/clamav/clamav_plugin.c
9624         * src/plugins/dillo_viewer/dillo_prefs.c
9625         * src/plugins/pgpcore/prefs_gpg.c
9626         * src/plugins/pgpinline/pgpinline.c
9627         * src/plugins/pgpmime/pgpmime.c
9628         * src/plugins/spamassassin/spamassassin.c
9629         * src/plugins/trayicon/trayicon_prefs.c
9630                 Verify success on writes. Will fix possible strange
9631                 failure on disk full.
9632
9633 2007-10-04 [paul]       3.0.2cvs8
9634
9635         * manual/advanced.xml
9636                 add further info about Actions
9637                 Patch by Emmanuel Briot <briot@adacore.com>
9638
9639 2007-10-04 [paul]       3.0.2cvs7
9640
9641         * src/account.c
9642                 remove the D column, instead indicate the
9643                 default account by use of bold text
9644
9645 2007-10-03 [colin]      3.0.2cvs6
9646
9647         * src/common/template.c
9648                 Fix templates writing (was prone to disk full problems)
9649
9650 2007-10-03 [colin]      3.0.2cvs5
9651
9652         * src/Makefile.am
9653         * src/addrduplicates.c
9654         * src/addrduplicates.h
9655         * src/addressbook.c
9656                 Add duplicate deletion. Patch by Holger
9657
9658 2007-10-03 [colin]      3.0.2cvs4
9659
9660         * src/matcher.c
9661         * src/gtk/quicksearch.c
9662                 Fix bug 1340, 'Case insensitive searches with 
9663                 non-ascii alphabets fail'.
9664
9665 2007-10-03 [colin]      3.0.2cvs3
9666
9667         * src/main.c
9668         * src/common/utils.c
9669         * src/common/utils.h
9670                 Implement run-time alternative config directories
9671
9672 2007-10-03 [colin]      3.0.2cvs2
9673
9674         * src/folderview.c
9675                 Prevent opening folder item while folder
9676                 is scanned in a better way
9677
9678 2007-10-02 [paul]       3.0.2cvs1
9679
9680         * NEWS
9681         * README
9682         * RELEASE_NOTES
9683         * configure.ac
9684                 bump up version number following stable release
9685
9686 2007-09-30 [colin]      3.0.1cvs49
9687
9688         * src/imap.c
9689                 Refresh session if needed
9690
9691 2007-09-30 [colin]      3.0.1cvs48
9692
9693         * src/imap.c
9694                 Reset folder's session to NULL
9695                 before destroying it
9696
9697 2007-09-30 [mones]      3.0.1cvs47
9698
9699         * manual/handling.xml
9700                 Use markup quotes instead hardcoded quotes
9701         * manual/es/handling.xml
9702                 Added new synced section (IMAP subscriptions)
9703
9704 2007-09-29 [colin]      3.0.1cvs46
9705
9706         * src/imap.c
9707                 Notice disconnections faster
9708
9709 2007-09-28 [colin]      3.0.1cvs45
9710
9711         * src/addressbook.c
9712         * src/addrindex.c
9713                 Fix warnings
9714
9715 2007-09-28 [paul]       3.0.1cvs44
9716
9717         * src/mimeview.c
9718                 fix maemo build
9719
9720 2007-09-28 [paul]       3.0.1cvs43
9721
9722         * src/account.c
9723                 use gtk_widget_set_size_request() on the label
9724                 so that wrapping works better. get rid of the
9725                 (partially deprecated) hbutton_box.
9726                 these changes should prevent buttons overlapping
9727                 on maemo
9728
9729 2007-09-28 [colin]      3.0.1cvs42
9730
9731         * src/pop.c
9732                 Fix typo :)
9733
9734 2007-09-28 [colin]      3.0.1cvs41
9735
9736         * src/compose.c
9737         * src/msgcache.c
9738         * src/pop.c
9739         * src/procmime.c
9740         * src/etpan/imap-thread.c
9741                 64bits-related warning fixes
9742
9743 2007-09-28 [colin]      3.0.1cvs40
9744
9745         * src/folder_item_prefs.c
9746         * src/ldaputil.c
9747         * src/mainwindow.c
9748         * src/mimeview.c
9749         * src/common/tags.c
9750                 Fix warnings
9751
9752 2007-09-28 [colin]      3.0.1cvs39
9753
9754         * src/plugins/spamassassin/spamassassin.c
9755         * src/plugins/spamassassin/spamassassin.h
9756         * src/plugins/spamassassin/spamassassin_gtk.c
9757                 Add addressbook-based whitelisting
9758
9759 2007-09-28 [colin]      3.0.1cvs38
9760
9761         * src/folder.c
9762                 Fix bug 1337, 'crash on pressing Send button'
9763
9764 2007-09-28 [paul]       3.0.1cvs37
9765
9766         * src/prefs_folder_item.c
9767                 give the orphans a parent. makes all prefs
9768                 pages visible on maemo
9769
9770 2007-09-28 [colin]      3.0.1cvs36
9771
9772         * src/prefs_folder_column.c
9773         * src/prefs_summary_column.c
9774                 Fix two leaks
9775
9776 2007-09-27 [colin]      3.0.1cvs35
9777
9778         * src/gtk/quicksearch.c
9779                 Fix bug 1336, 'Segfault if empty space before search-string'
9780
9781 2007-09-26 [mones]      3.0.1cvs34
9782
9783         * manual/account.xml
9784         * manual/plugins.xml
9785                 Fixed irc channel name, added some docbook markup.
9786                 Changed text markup to docbook markup. 
9787                 Added spamcop as supported in SpamReport description.
9788         * manual/fr/plugins.xml
9789                 Fixed irc channel name.
9790         * manual/es/account.xml
9791         * manual/es/advanced.xml
9792         * manual/es/claws-mail-manual.xml
9793         * manual/es/glossary.xml
9794         * manual/es/gpl.xml
9795         * manual/es/keyboard.xml
9796         * manual/es/plugins.xml
9797                 Synced with English version, fixed a couple of typos.
9798
9799 2007-09-26 [colin]      3.0.1cvs33
9800
9801         * configure.ac
9802                 Explain why "Libgnomeprint: no" on GTK+ 2.10
9803
9804 2007-09-26 [colin]      3.0.1cvs32
9805
9806         * src/messageview.c
9807         * src/procmsg.c
9808         * src/procmsg.h
9809                 Optimisation: avoid fetching mail 3 times locally
9810                 for displaying
9811
9812 2007-09-26 [colin]      3.0.1cvs31
9813
9814         * src/mh.c
9815                 Fix missing static
9816
9817 2007-09-26 [colin]      3.0.1cvs30
9818
9819         * src/folder.c
9820         * src/folder.h
9821         * src/mh.c
9822         * src/mh.h
9823                 Fix MH mtime hack - make it a folder class function
9824
9825 2007-09-26 [colin]      3.0.1cvs29
9826
9827         * src/inc.c
9828                 Fix bug 1334, 'user defined mail incorporation 
9829                 script not run'
9830
9831 2007-09-25 [colin]      3.0.1cvs28
9832
9833         * src/codeconv.c
9834                 Optimisation: shortcut conv_codeset_strdup
9835                 when src_code and dest_code are the same
9836         * src/common/xml.c
9837         * src/common/xml.h
9838                 Optimisation: shortcut code conversions when
9839                 files are in UTF-8; faster list walking by
9840                 using prepend/reverse.
9841
9842 2007-09-25 [holger]     3.0.1cvs27
9843
9844         * src/printing.c
9845                 Replace button bar of the preview window
9846                 with a real toolbar (patch by Colin)
9847                 Add zooming to the preview window
9848
9849 2007-09-24 [paul]       3.0.1cvs26
9850
9851         * src/compose.c
9852                 compact the character set menu, adding some
9853                 missing encodings. Patch by Pawel Pekala
9854
9855 2007-09-23 [paul]       3.0.1cvs25
9856
9857         * src/prefs_account.c
9858         * src/prefs_folder_item.c
9859         * src/prefs_quote.c
9860         * src/quote_fmt.c
9861         * src/quote_fmt.h
9862                 remove unnecessary frame from Templates options
9863                 and improve the English of the check button label
9864
9865 2007-09-22 [colin]      3.0.1cvs24
9866
9867         * src/gtk/quicksearch.c
9868                 Fix bug 1329, 'error in quicksearch.c'
9869                 Fix return with value in function returning void
9870
9871 2007-09-22 [colin]      3.0.1cvs23
9872
9873         * src/imap.c
9874         * src/procmsg.h
9875         * src/common/utils.c
9876         * src/common/utils.h
9877         * src/etpan/imap-thread.c
9878                 Optimise fetching IMAP cached emails *a lot*
9879                 (remember whether mail is fully cached and \r's
9880                  are already stripped)
9881
9882 2007-09-22 [colin]      3.0.1cvs22
9883
9884         * src/folder.c
9885         * src/folder.h
9886         * src/prefs_folder_item.c
9887                 Add a button to allow users to drop local caches.
9888
9889 2007-09-21 [colin]      3.0.1cvs21
9890
9891         * src/summaryview.c
9892                 Remove unnecessary error when cancelling export to mbox.
9893                 Patch by Pawel
9894
9895 2007-09-21 [paul]       3.0.1cvs20
9896
9897         * src/gtk/prefswindow.c
9898                 remove unnecessary frames from the prefs
9899                 pages. Patch by Pawel Pekala
9900
9901 2007-09-21 [paul]       3.0.1cvs19
9902
9903         * src/prefs_account.c
9904         * src/prefs_folder_item.c
9905         * src/prefs_quote.c
9906         * src/quote_fmt.c
9907                 put the Templates options into a tabbed
9908                 layout. Patch by Pawel Pekala
9909
9910 2007-09-21 [paul]       3.0.1cvs18
9911
9912         * src/mainwindow.c
9913                 group together the character set menu items
9914                 move the /View/Show or hide/Message view below
9915                 .../Toolbar menu item
9916                 Patch by Pawel Pekala
9917
9918 2007-09-21 [mones]      3.0.1cvs17
9919
9920         * src/compose.c
9921                 Fix for bug 1327, 'segfault when replying to a non-existent
9922                 news message', thanks to Colin.
9923
9924 2007-09-21 [colin]      3.0.1cvs16
9925
9926         * src/folderview.c
9927                 Complete 3.0.1cvs15
9928
9929 2007-09-20 [colin]      3.0.1cvs15
9930
9931         * src/folderview.c
9932         * src/folderview.h
9933                 Maybe fix bug 1324, 'Corrupted IMAP cache'
9934
9935 2007-09-20 [colin]      3.0.1cvs14
9936
9937         * src/printing.c
9938                 Fix a little leak
9939
9940 2007-09-20 [holger]     3.0.1cvs13
9941
9942         * src/printing.c
9943                 Add page layout to print preview.
9944                 Make the close-button in the toolbar
9945                 right-aligned.
9946
9947 2007-09-20 [paul]       3.0.1cvs12
9948
9949         * po/ru.po
9950                 updated by Pavlo Bohmat
9951
9952 2007-09-19 [colin]      3.0.1cvs11
9953
9954         * src/common/utils.c
9955                 Prevent unquoted mime boundaries, by always
9956                 using a /
9957
9958 2007-09-19 [colin]      3.0.1cvs10
9959
9960         * src/printing.c
9961                 Fix drawing area size, fix DPI change that
9962                 can cause total number of lines to decrease
9963
9964 2007-09-19 [colin]      3.0.1cvs9
9965
9966         * po/POTFILES.in
9967         * src/printing.c
9968                 Make print preview more efficient and nicer.
9969                 Patch mostly by Holger Berndt <hb@claws-mail.org>
9970
9971 2007-09-19 [colin]      3.0.1cvs8
9972
9973         * src/prefs_common.c
9974         * src/prefs_common.h
9975         * src/printing.c
9976                 Add scrolledwindow, default allocation and
9977                 size saving to the print preview window.
9978
9979 2007-09-18 [colin]      3.0.1cvs7
9980
9981         * src/prefs_common.c
9982         * src/prefs_common.h
9983         * src/prefs_image_viewer.c
9984         * src/printing.c
9985                 GtkPrintOperation:
9986                 - add image printing support
9987                 - add option to print images
9988                 - add preview widget
9989                 - add saving of a few Page Setup parameters
9990
9991 2007-09-18 [colin]      3.0.1cvs6
9992
9993         * AUTHORS
9994         * src/gtk/authors.h
9995                 Add Guillaume Chazarain
9996
9997 2007-09-18 [colin]      3.0.1cvs5
9998
9999         * src/common/utils.c
10000                 Fix bug 1321, 'access before allocation 
10001                 when scanning for uris'. Patch by 
10002                 Guillaume Chazarain <guichaz@yahoo.fr>
10003
10004 2007-09-18 [colin]      3.0.1cvs4
10005
10006         * src/toolbar.c
10007                 Fix bug 1320, 'Memory leak caused by 
10008                 gtk_container_get_children'. Patch by
10009                 Guillaume Chazarain <guichaz@yahoo.fr>
10010
10011 2007-09-18 [colin]      3.0.1cvs3
10012
10013         * src/printing.c
10014         * src/printing.h
10015                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
10016
10017 2007-09-18 [colin]      3.0.1cvs2
10018
10019         * src/Makefile.am
10020         * src/mainwindow.c
10021         * src/messageview.c
10022         * src/messageview.h
10023         * src/prefs_ext_prog.c
10024         * src/prefs_fonts.c
10025         * src/printing.c
10026         * src/printing.h
10027         * src/summaryview.c
10028                 Use GtkPrintOperation by default on GTK+ >= 2.10
10029                 Patch by Holger Berndt <hb@claws-mail.org>
10030
10031 2007-09-18 [paul]       3.0.1cvs1
10032
10033         * NEWS
10034         * README
10035         * RELEASE_NOTES
10036         * configure.ac
10037                 bump up version number following stable release
10038
10039 2007-09-16 [colin]      3.0.0cvs18
10040
10041         * src/folder.c
10042                 Fix possible memleak
10043
10044 2007-09-16 [colin]      3.0.0cvs17
10045
10046         * src/folderview.c
10047                 Fix bug 1311, 'Wrong arrow position 
10048                 while moving message into folder when 
10049                 column headers hidden'
10050         * src/image_viewer.c
10051                 Show error in the GUI if image can't
10052                 be loaded
10053         * src/matcher.c
10054                 Fix spurious output
10055         * src/messageview.c
10056                 Allow setting domain in msgid
10057         * src/common/plugin.c
10058                 Add timing information
10059
10060 2007-09-16 [colin]      3.0.0cvs16
10061
10062         * src/account.c
10063         * src/compose.c
10064         * src/prefs_account.c
10065         * src/prefs_account.h
10066         * src/common/utils.c
10067                 Remove Generate Message-ID option. We need
10068                 this on some IMAP servers.
10069         * src/prefs_template.c
10070                 Fix double-free
10071
10072 2007-09-16 [colin]      3.0.0cvs15
10073
10074         * src/prefs_filtering.c
10075         * src/prefs_filtering.h
10076         * src/prefs_filtering_action.c
10077         * src/common/tags.c
10078                 Fix tags issues: tags with spaces, renaming
10079                 tags.
10080
10081 2007-09-16 [colin]      3.0.0cvs14
10082
10083         * src/folderview.c
10084         * src/main.c
10085         * src/mainwindow.c
10086                 Fix bug 1308, 'Claws deletes folderlist.xml after
10087                 fetching mail short after start-up'
10088
10089 2007-09-16 [colin]      3.0.0cvs13
10090
10091         * src/compose.c
10092                 Fix scrolling to cursor
10093
10094 2007-09-16 [paul]       3.0.0cvs12
10095
10096         * po/sr.po
10097                 updated by Aleksandar Urosevic
10098
10099 2007-09-16 [paul]       3.0.0cvs11
10100
10101         * src/folder.c
10102                 do not allow locked msgs to be deleted,
10103                 even by filtering/processing
10104
10105 2007-09-07 [paul]       3.0.0cvs10
10106
10107         * src/prefs_folder_column.c
10108         * src/prefs_summary_column.c
10109                 implement button sensitivity
10110                 patch by Pawel Pekala
10111
10112 2007-09-06 [wwp]        3.0.0cvs9
10113
10114         * src/prefs_gtk.c
10115                 Add a missing linefeed to a debug message.
10116
10117 2007-09-05 [colin]      3.0.0cvs8
10118
10119         * src/inc.c
10120                 Fix statusbar/window mismatch on Maemo
10121
10122 2007-09-05 [colin]      3.0.0cvs7
10123
10124         * src/ldaputil.c
10125                 Fix build without USE_LDAP_TLS
10126
10127 2007-09-05 [colin]      3.0.0cvs6
10128
10129         * src/folder.c
10130         * src/imap.c
10131         * src/inc.c
10132         * src/mbox.c
10133         * src/send_message.c
10134         * src/statusbar.c
10135         * src/statusbar.h
10136                 Maemo: distinguish various statusbar messages,
10137                 in order to display only the most important.
10138
10139 2007-09-04 [wwp]        3.0.0cvs5
10140
10141         * src/account.c
10142                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
10143                 Show protocol "SMTP" and the appropriate server for send-only
10144                 accounts, show "-" instead of "" when no value is relevant.
10145
10146 2007-09-03 [ticho]      3.0.0cvs4
10147
10148         * src/summaryview.c
10149                 Handle plural form better in delete confirmation dialog.
10150
10151 2007-09-03 [wwp]        3.0.0cvs3
10152
10153         * src/compose.c
10154                 Warn differently when sending or sending later (queueing).
10155
10156 2007-09-03 [colin]      3.0.0cvs2
10157
10158         * src/procmime.c
10159         * src/procmime.h
10160         * src/common/plugin.c
10161         * src/common/plugin.h
10162                 Add a new plugin API, MimeParser. It allows
10163                 plugins to scan email MIME parts and optionally,
10164                 transform them.
10165
10166 2007-09-03 [mones]      3.0.0cvs1
10167
10168         * po/es.po
10169                 Updated translation
10170         * src/common/defs.h
10171                 While a better solution is made double history sizes
10172
10173 2007-09-03 [paul]       3.0.0
10174
10175         * NEWS
10176         * README
10177         * RELEASE_NOTES
10178                 3.0.0 released
10179
10180 [For previous entries, see ChangeLog.2.0.0-3.0.0]