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