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