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