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