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