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