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