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