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