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