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