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