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