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