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