2008-06-27 [paul] 3.4.0cvs115
[claws.git] / ChangeLog
1 2008-06-27 [paul]       3.4.0cvs115
2
3         * configure.ac
4         * src/gtk/authors.h
5                 no longer build unmaintained translations
6
7 2008-06-27 [paul]       3.4.0cvs114
8
9         * po/de.po
10         * po/fi.po
11         * po/pt_BR.po
12                 updated by Stephan Sachse, Flammie Pirinen, and
13                 Frederico Goncalves Guimaraes
14
15 2008-06-26 [wwp]        3.4.0cvs113
16
17         * manual/fr/advanced.xml
18                 Update French version of the manual (AutoFaces documentation).
19
20 2008-06-26 [wwp]        3.4.0cvs112
21
22         * manual/fr/advanced.xml
23         * manual/fr/plugins.xml
24                 Updated French version of the manual (completed
25                 hidden options list, added note about Clawsker
26                 and new mail archiver plugin).
27
28 2008-06-25 [colin]      3.4.0cvs111
29
30         * src/gtk/gtkaspell.c
31                 Fix non-UTF8 in the replace with dialog
32         * src/prefs_actions.c
33                 Fix possible crasher
34                 Patches by Pawel
35
36 2008-06-24 [mones]      3.4.0cvs110
37
38         * src/autofaces.c
39                 Fix non-warning message, downgraded to debug info
40
41 2008-06-24 [colin]      3.4.0cvs109
42
43         * src/summaryview.c
44                 Fix bug 1650, Message line too small after 
45                 changing columns in "three columns" layout
46
47 2008-06-24 [colin]      3.4.0cvs108
48
49         * src/messageview.c
50                 Fix Spam button sensitivity in newsgroups
51
52 2008-06-23 [wwp]        3.4.0cvs107
53
54         * po/fr.po
55                 Updated French translation.
56
57 2008-06-23 [mones]      3.4.0cvs106
58
59         * po/es.po
60                 Updated translation for release
61
62 2008-06-22 [mones]      3.4.0cvs105
63
64         * manual/es/plugins.xml
65                 Synced new entry for Mail Archiver plugin
66
67 2008-06-22 [colin]      3.4.0cvs104
68
69         * src/compose.c
70                 Fix initial cursor position
71
72 2008-06-21 [paul]       3.4.0cvs103
73
74         * manual/plugins.xml
75                 add an entry for the new Mail Archiver plugin
76
77 2008-06-21 [paul]       3.4.0cvs102
78
79         * src/gtk/about.c
80                 we're in 'string freeze', put back the
81                 < > symbols for now
82
83 2008-06-21 [paul]       3.4.0cvs101
84
85         * manual/advanced.xml
86         * manual/es/advanced.xml
87                 fix build warning: <emphasis> cannot be contained
88                 within <filename>
89         * src/gtk/about.c
90                 fix non-clickable link on License page and drop
91                 the containing < > symbols to match other links
92
93 2008-06-20 [mones]      3.4.0cvs100
94
95         * manual/advanced.xml
96                 Added autofaces documentation, note about clawsker in hidden
97                 preferences, minor markup fix. Thanks Paul for proofreading
98         * manual/es/advanced.xml
99                 Synchronised Spanish manual
100
101 2008-06-16 [colin]      3.4.0cvs99
102
103         * src/compose.c
104                 Fix cursor placing on signature change
105
106 2008-06-16 [paul]       3.4.0cvs98
107
108         * src/imap_gtk.c
109         * src/mh_gtk.c
110         * src/gtk/inputdialog.c
111                 really fussy coding style fixes
112
113 2008-06-16 [paul]       3.4.0cvs97
114
115         * src/Makefile.am
116                 keep the alphabetical order
117
118 2008-06-13 [mones]      3.4.0cvs96
119
120         * src/autofaces.c
121                 Fix crasher ;-)
122         * src/prefs_filtering_action.c
123                 Fixed cosmetic bug, processing also displays "Filtering"
124
125 2008-06-13 [mones]      3.4.0cvs95
126
127         * src/Makefile.am
128         * src/autofaces.c       ** NEW FILE **  
129         * src/autofaces.h       ** NEW FILE **
130         * src/compose.c
131                 Allow setting Faces and X-Faces globally and per-account
132                 from configuration files under ~/.claws-mail/autofaces
133
134 2008-06-13 [holger]     3.4.0cvs94
135
136         * .cvsignore
137                 More files to ignore
138         * src/gtk/inputdialog.c
139         * src/gtk/inputdialog.h
140                 Make input dialog more generic so that a checkbox
141                 with custom text can be used in addition to the
142                 "remember this" checkbox
143         * src/imap_gtk.c
144         * src/mh_gtk.c
145         * src/prefs_common.c
146         * src/prefs_common.h
147                 Allow new folders to inherit the properties of the
148                 parent folder during folder creation
149
150 2008-06-13 [wwp]        3.4.0cvs93
151
152         * src/addressbook.c
153                 a better fix for this string, won't break up translations,
154                 and is conform to other similar ones.
155
156 2008-06-13 [wwp]        3.4.0cvs92
157
158         * src/addrduplicates.c
159         * src/addressadd.c
160         * src/addressbook.c
161         * src/addressbook_foldersel.c
162         * src/editgroup.c
163                 use tree decorations everywhere AB folders are used (AB tree pane,
164                     add address to AB, select AB folder, edit group, custom attr, find dup
165                     results), in order to match global style
166                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
167                     double clicking on groups in tree pane does open the group edit dialog
168                     double clicking on other items in tree pane does expand/collapse
169                 fix a missing space in AB's delete-folder dialog
170                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
171
172         * src/foldersel.c
173                 make foldersel dialog show dotted lines according to global (hidden) prefs
174
175 2008-06-12 [colin]      3.4.0cvs91
176
177         * src/compose.c
178         * src/compose.h
179                 Fix bug 1635, 'Last character of message is truncated 
180                 when changing accounts w/ sigs'
181         * src/folderview.c
182                 Fix bug 1636, 'Can't select "properties" on "folders 
183                 only" folders'
184
185 2008-06-11 [colin]      3.4.0cvs90
186
187         * src/folder.c
188                 Maybe fix bug 1623, 'exits with segfault when 
189                 logging in to certain imap-servers'
190
191 2008-06-10 [mones]      3.4.0cvs89
192
193         * AUTHORS
194         * tools/Makefile.am
195         * tools/README
196         * tools/convert_mbox.sh
197                 Undo cvs86 and cvs87, it really should be a patch to 
198                 convert_mbox.pl
199
200 2008-06-10 [wwp]        3.4.0cvs88
201
202         * po/fr.po
203                 Updated French translation.
204
205 2008-06-10 [mones]      3.4.0cvs87
206
207         * tools/Makefile.am
208                 Oops, forgot to add previous script for distribution
209
210 2008-06-10 [mones]      3.4.0cvs86
211
212         * AUTHORS
213         * tools/README
214         * tools/convert_mbox.sh
215                 Added script to convert Evolution mail folders contributed
216                 by Daniel Dickinson <cshore@fionavar.ca>
217                 Fixes debian bug 461435
218
219 2008-06-09 [colin]      3.4.0cvs85
220
221         * src/main.c
222                 Integrate AWN information bubble if dbus is
223                 available
224         * src/folder.c
225                 Fix crash when calling scan_required() on 
226                 folder classes that don't implement them
227         * src/common/session.c
228                 Fix a little typo
229
230 2008-06-09 [colin]      3.4.0cvs84
231
232         * src/main.c
233                 Fix bug 1447, 'If user tries to close while starting 
234                 up, it will not close ever.'
235
236 2008-06-09 [colin]      3.4.0cvs83
237
238         * src/filtering.c
239                 Fix bug 1628, 'Claws Mail crashes when 
240                 filtering selected messages'
241
242 2008-06-04 [colin]      3.4.0cvs82
243
244         * src/messageview.c
245                 Complete handling of html parts in multipart/alternative
246                 mails
247
248 2008-06-03 [paul]       3.4.0cvs81
249
250         * src/prefs_message.c
251                 make always the english good
252
253 2008-06-03 [colin]      3.4.0cvs80
254
255         * src/mainwindow.c
256         * src/mainwindow.h
257                 Fix bug 1624, '[PATCH] Quick search should be 
258                 disabled for folder view'; based on a patch by
259                 Michael Terry
260
261 2008-06-03 [iwkse]      3.4.0cvs79
262
263         * src/addressbook.c
264                 Fix little gui bug on button sensitivity
265         * src/messageview.c
266         * src/prefs_common.c
267         * src/prefs_common.h
268         * src/prefs_message.c
269                 Allow by default to show html in multipart/alternative
270
271 2008-06-02 [colin]      3.4.0cvs78
272
273         * src/prefs_actions.c
274                 GUI rework, patch by Pawel 
275
276 2008-06-02 [colin]      3.4.0cvs77
277
278         * src/quote_fmt.c
279                 Fix sensitivity/alignment, patch from
280                 Pawel
281
282 2008-05-31 [colin]      3.4.0cvs76
283
284         * src/imap.c
285                 Fix login issue introduced in cvs75.
286
287 2008-05-31 [colin]      3.4.0cvs75
288
289         * src/imap.c
290                 Fix more possible double-frees. Also, fix the root cause
291                 of these double-frees by just noting the Session is to
292                 be destroyed instead of destroying it in flight
293
294 2008-05-29 [paul]       3.4.0cvs74
295
296         * manual/keyboard.xml
297                 'Makes' these entries like the others
298
299 2008-05-29 [colin]      3.4.0cvs73
300
301         * src/procmsg.h
302                 Include utils.h in case we
303                 need to pull goffset definition
304
305 2008-05-29 [colin]      3.4.0cvs72
306
307         * src/common/utils.h
308                 Workaround a stupid Glib issue, where
309                 goffset happens to be undefined. 
310
311 2008-05-28 [colin]      3.4.0cvs71
312
313         * src/compose.c
314         * src/compose.h
315         * src/grouplistdialog.c
316         * src/image_viewer.c
317         * src/imap.c
318         * src/inc.c
319         * src/main.c
320         * src/matcher.c
321         * src/messageview.c
322         * src/mimeview.c
323         * src/prefs_themes.c
324         * src/procmsg.h
325         * src/summaryview.c
326         * src/summaryview.h
327         * src/textview.c
328         * src/common/smtp.c
329         * src/common/utils.c
330         * src/common/utils.h
331                 Use goffset instead of off_t for MsgInfo's size
332                 Allows using MsgInfo structure from plugins
333                 compiled with largefile support
334
335 2008-05-26 [colin]      3.4.0cvs70
336
337         * src/mainwindow.c
338         * src/mainwindow.h
339                 Define THEME_CHANGED_HOOKLIST and invoke
340                 it on theme change
341         * src/plugins/trayicon/trayicon.c
342                 Listen to THEME_CHANGED_HOOKLIST and
343                 update accordingly
344
345 2008-05-26 [paul]       3.4.0cvs69
346
347         * src/mimeview.c
348                 plug a leak in mimeview_save_all()
349
350 2008-05-24 [colin]      3.4.0cvs68
351
352         * src/common/utils.h
353                 Fix wrong define on old glibs
354
355 2008-05-24 [paul]       3.4.0cvs67
356
357         * src/Makefile.am
358         * src/stock_pixmap.c
359         * src/stock_pixmap.h
360         * src/toolbar.c
361         * src/pixmaps/cancel.xpm
362         * src/pixmaps/close.xpm
363                 add a specific icon for A_CANCEL_INC (addresses
364                 point 1 of bug 1609 'Icon issues')
365                 replace close.xpm with an icon of the standard
366                 24x24 size
367
368 2008-05-24 [paul]       3.4.0cvs66
369
370         * src/pixmaps/insert_file.xpm
371                 replaced
372
373 2008-05-23 [paul]       3.4.0cvs65
374
375         * src/common/md5.c
376         * src/common/md5.h
377                 add the possibility to check md5 on binary files,
378                 thanks to Colin
379
380 2008-05-23 [colin]      3.4.0cvs64
381
382         * src/mainwindow.c
383         * src/summaryview.c
384                 Fix bug 1610, 'claws crash after opening/closing 
385                 preferences and window update'
386
387 2008-05-22 [colin]      3.4.0cvs63
388
389         * src/prefs_filtering_action.c
390         * src/gtk/combobox.c
391         * src/gtk/combobox.h
392                 Fix reselecting of Tags actions in
393                 filtering actions dialog
394
395 2008-05-22 [colin]      3.4.0cvs62
396
397         * src/Makefile.am
398         * src/prefs_toolbar.c
399         * src/stock_pixmap.c
400         * src/stock_pixmap.h
401         * src/toolbar.c
402         * src/pixmaps/delete_btn.xpm
403         * src/pixmaps/insert_file.xpm
404         * src/pixmaps/mail_reply_to_list.xpm
405                 Fix more of bug 1609:
406                 - Add a Delete button icon
407                 - Add a Reply to list button icon
408                 - Fix Insert file button icon
409                 Artwork by Ciprian Popovici.
410
411 2008-05-21 [colin]      3.4.0cvs61
412
413         * src/common/utils.c
414                 Fix a little leak
415
416 2008-05-21 [wwp]        3.4.0cvs60
417
418         * src/prefs_filtering.c
419                 Don't show SMTP-only accounts in accounts list, as they are
420                 irrelevant for filtering incoming messages.
421
422 2008-05-21 [colin]      3.4.0cvs59
423
424         * src/mainwindow.c
425                 Don't put SMTP-only accounts in receive menus
426
427 2008-05-21 [colin]      3.4.0cvs58
428
429         * src/imap.c
430                 Fix cvs56 (brain fart)
431
432 2008-05-21 [colin]      3.4.0cvs57
433
434         * src/common/utils.c
435                 Fix bug 1615, 'hang on FIFO when the other end's not 
436                 opened'
437
438 2008-05-21 [colin]      3.4.0cvs56
439
440         * src/imap.c
441                 Fix a warning
442
443 2008-05-19 [colin]      3.4.0cvs55
444
445         * src/plugins/pgpcore/sgpgme.c
446                 Maybe fix debian bug 481856, 'Segmentation fault 
447                 when verifying a GPG signature'. Although it 
448                 looks like a race condition...
449
450 2008-05-19 [colin]      3.4.0cvs54
451
452         * src/prefs_filtering_action.c
453         * src/prefs_matcher.c
454         * src/common/tags.c
455         * src/common/tags.h
456         * src/gtk/combobox.c
457         * src/gtk/combobox.h
458                 Patch by Pawel: disabled Tags menus in filtering dialogs
459
460 2008-05-19 [colin]      3.4.0cvs53
461
462         * src/prefs_account.c
463                 GUI patch by Pawel: align ports entries
464
465 2008-05-19 [colin]      3.4.0cvs52
466
467         * src/mainwindow.c
468                 Fix bug 1616, 'strange question while emptying trash'
469
470 2008-05-18 [colin]      3.4.0cvs51
471
472         * src/common/plugin.c
473         * src/etpan/imap-thread.c
474         * src/etpan/nntp-thread.c
475         * src/gtk/gtksctree.c
476                 Fix bug 1613, 'Various memory leaks'; 
477                 based on a patch by Didier Barvaux.
478
479 2008-05-18 [colin]      3.4.0cvs50
480
481         * src/mimeview.c
482         * src/privacy.h
483         * src/toolbar.c
484         * src/toolbar.h
485         * src/plugins/pgpcore/sgpgme.c
486                 Fix more parts of bug 1609:
487                 - Make use of specific Expired privacy icon
488                 - Use CLOSE instead of NOTICE_ERROR for cancel
489                   receiving
490                 - Allow a Preferences button in the main toolbar
491
492 2008-05-18 [colin]      3.4.0cvs49
493
494         * src/stock_pixmap.c
495                 Fix bug with non-updating icons after theme change:
496                 If fetching pixbuf for a given icon after a theme
497                 change, the next pixmap fetch would return the old
498                 cached one, as the theme change was forgotten at 
499                 this time. (and vice-versa). This was mostly 
500                 visible on open folder icons
501
502 2008-05-17 [colin]      3.4.0cvs48
503
504         * src/prefs_summaries.c
505         * src/summaryview.c
506                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
507                 options'. Patch by Pawel
508
509 2008-05-16 [colin]      3.4.0cvs47
510
511         * src/imap.c
512                 Fix another possible crash (on fatal errors
513                 at login, like stream error).
514
515 2008-05-16 [paul]       3.4.0cvs46
516
517         * tools/thunderbird-filters-convertor.pl
518                 fix a typo
519                 fix reading a tb rule that contains something
520                 like that: \"Sender\"
521
522 2008-05-16 [paul]       3.4.0cvs45
523
524         * tools/README
525         * tools/csv2addressbook.pl
526                 add support for gmail exported csv address book
527
528 2008-05-16 [colin]      3.4.0cvs44
529
530         * configure.ac
531         * src/ldapupdate.c
532                 Fix ldap deprecated calls. Patch by
533                 Michael Rasmussen
534
535 2008-05-16 [paul]       3.4.0cvs43
536
537         * manual/de/account.xml
538         * manual/it/account.xml
539         * manual/it/ack.xml
540         * manual/it/addrbook.xml
541         * manual/it/claws-mail-manual.xml
542         * manual/it/gpl.xml
543         * manual/it/intro.xml
544         * manual/it/starting.xml
545                 add pages towards German and Italian manuals.
546                 (just for storage, they are not built yet, due
547                 to being incomplete.) submitted by Speckmade
548                 <Speckmade@gmx.net> and Salvatore De Paolis
549                 <iwkse@claws-mail.org>
550
551 2008-05-16 [colin]      3.4.0cvs42
552
553         * src/gtk/sslcertwindow.c
554                 Fix SHA1 fingerprint with GnuTLS
555
556 2008-05-15 [colin]      3.4.0cvs41
557
558         * src/gtk/sslcertwindow.c
559                 Print SHA1 fingerprint too
560
561 2008-05-15 [colin]      3.4.0cvs40
562
563         * src/imap.c
564                 Fix certificate port on TLS. It was 
565                 previously always 0.
566                 **IMPORTANT INFORMATION**: this will trigger 
567                 one wrong "New certificate" warning at the 
568                 first connection with this fix, if using STARTTLS
569                 on IMAP.
570         * src/gtk/sslcertwindow.c
571                 Make labels selectable
572
573 2008-05-15 [colin]      3.4.0cvs39
574
575         * src/imap.c
576                 Fix double free when STARTTLS fails (for
577                 example due to refusing the certificate)
578
579 2008-05-15 [paul]       3.4.0cvs38
580
581         * manual/advanced.xml
582                 fix typo
583
584 2008-05-15 [paul]       3.4.0cvs37
585
586         * manual/advanced.xml
587         * src/prefs_send.c
588                 make outgoing_fallback_to_ascii a hidden pref
589
590 2008-05-14 [colin]      3.4.0cvs36
591
592         * src/main.c
593         * src/mainwindow.c
594         * src/mainwindow.h
595                 Make it possible to cancel quit when Claws
596                 ask whether to empty trash.
597
598 2008-05-14 [colin]      3.4.0cvs35
599
600         * src/compose.c
601         * src/prefs_common.c
602         * src/prefs_common.h
603         * src/prefs_send.c
604                 Add a preference to be able to specify an
605                 outgoing charset/encoding but still fallback
606                 to 7bit US-ASCII when possible (default TRUE,
607                 same behavior as pre-cvs34)
608
609 2008-05-14 [colin]      3.4.0cvs34
610
611         * src/compose.c
612                 Always use the specified encoding and charset if it is
613                 specified, even if the mail is ASCII.
614
615 2008-05-13 [paul]       3.4.0cvs33
616
617         * src/ldapupdate.c
618                 fix the build warnings the easy way for now
619
620 2008-05-13 [colin]      3.4.0cvs32
621
622         * src/prefs_themes.c
623                 Count .png files as icons too (fixes part
624                 of bug 1609, 'Icon issues')
625
626 2008-05-13 [wwp]        3.4.0cvs31
627
628         * src/addressbook_foldersel.c
629                 Fix wrong check (completes 3.4.0.cvs30).
630
631 2008-05-12 [wwp]        3.4.0cvs30
632
633         * src/addressbook.c
634         * src/addressbook_foldersel.c
635         * src/filtering.c
636         * src/matcher.c
637         * src/prefs_matcher.c
638         * src/plugins/bogofilter/bogofilter.c
639         * src/plugins/bogofilter/bogofilter_gtk.c
640         * src/plugins/dillo_viewer/dillo_prefs.c
641         * src/plugins/spamassassin/spamassassin.c
642         * src/plugins/spamassassin/spamassassin_gtk.c
643                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
644                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
645                 translated string "Any" in plugins (whitelisting) and
646                 UTF8 comparisons.
647
648 2008-05-07 [colin]      3.4.0cvs29
649
650         * configure.ac
651                 Fix --enable-maemo (assume --enable-generic-umpc)
652
653 2008-05-07 [colin]      3.4.0cvs28
654
655         * configure.ac
656         * src/account.c
657         * src/addr_compl.c
658         * src/compose.c
659         * src/editaddress.c
660         * src/folderview.c
661         * src/mainwindow.c
662         * src/messageview.c
663         * src/mimeview.c
664         * src/prefs_account.c
665         * src/prefs_common.c
666         * src/prefs_display_header.c
667         * src/prefs_filtering.c
668         * src/prefs_summaries.c
669         * src/prefs_template.c
670         * src/prefs_toolbar.c
671         * src/stock_pixmap.c
672         * src/summaryview.c
673         * src/summaryview.h
674         * src/textview.c
675         * src/toolbar.c
676         * src/gtk/about.c
677         * src/gtk/gtksctree.c
678         * src/gtk/menu.c
679         * src/gtk/prefswindow.c
680         * src/gtk/sslcertwindow.c
681                 Separate generic UMPC code (layouts, ...) from 
682                 MAEMO code (Hildon, ...)
683
684 2008-05-06 [paul]       3.4.0cvs27
685
686         * tools/claws.i18n.status.pl
687                 add he.po
688
689 2008-05-06 [colin]      3.4.0cvs26
690
691         * src/common/utils.c
692                 Maybe fix crash on FreeBSD
693
694 2008-05-05 [colin]      3.4.0cvs25
695
696         * src/messageview.c
697                 Fix bug 1602, 'Crash when sending return receipt for
698                 messages with no subject'
699
700 2008-05-05 [colin]      3.4.0cvs24
701
702         * src/mimeview.c
703                 Don't overwrite temporary files with same
704                 name when drag and dropping. Fixes bug 1599,
705                 'attach multiple files with the same name from 
706                 one mail to another'
707
708 2008-05-04 [paul]       3.4.0cvs23
709
710         * src/compose.c
711         * src/prefs_common.c
712                 fix bug 1587 'can not replay with quote'
713
714 2008-05-03 [colin]      3.4.0cvs22
715
716         * po/de.po
717                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
718
719 2008-05-03 [colin]      3.4.0cvs21
720
721         * src/toolbar.c
722                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
723                 icon isn't grayed although ineffective'
724
725 2008-05-02 [wwp]        3.4.0cvs20
726
727         * po/fr.po
728                 Fix translation.
729
730         * src/prefs_folder_item.c
731                 Add missing notice in folder properties (templates) when
732                 folder is a root node.
733
734 2008-04-30 [colin]      3.4.0cvs19
735
736         * src/prefs_toolbar.c
737                 Add Trash and Delete icons to the icon chooser
738
739 2008-04-30 [colin]      3.4.0cvs18
740
741         * src/compose.c
742                 Remove "Delete entire line" which was a noop
743                 and should be the same as "Delete line" :)
744
745 2008-04-30 [colin]      3.4.0cvs17
746
747         * src/compose.c
748                 Fix 'Delete line' and 'Delete to end of line'
749                 on the last line. Patch by <seelenhirt@gmx.net>
750
751 2008-04-28 [colin]      3.4.0cvs16
752
753         * src/folder.c
754                 Fix bug 1589, 'tagsdb file not removed when
755                 folder deleted'.
756         * src/common/utils.c
757                 Make sure claws_unlink accepts NULL arg.
758
759 2008-04-25 [colin]      3.4.0cvs15
760
761         * src/common/ssl.c
762                 Fix/simplify previous commit
763
764 2008-04-25 [colin]      3.4.0cvs14
765
766         * src/addrindex.h
767         * src/common/ssl_certificate.c
768                 Patch by Marcus: Fix Win32 build
769         * src/common/ssl.c
770                 Fix build with GnuTLS/no pthread, thanks
771                 to Marcus
772
773 2008-04-25 [colin]      3.4.0cvs13
774
775         * src/summaryview.c
776                 Fix bug 1586, '3-pane vertical layout now and then 
777                 still shows sender column'
778
779 2008-04-25 [colin]      3.4.0cvs12
780
781         * src/Makefile.am
782         * src/w32-logo.ico
783         * src/w32-resource.rc
784                 Patch from Marcus Brinkmann to set an icon on w32.
785
786 2008-04-24 [colin]      3.4.0cvs11
787
788         * src/inc.c
789         * src/inc.h
790                 Trace inc locks
791         * src/ldif.c
792         * src/ldif.h
793                 Fix bug 1581, 'Bad File Format during Import LDIF':
794                 Use dynamically allocated buffers; also, allow 
795                 importing contacts with no email address
796
797 2008-04-24 [colin]      3.4.0cvs10
798
799         * src/prefs_common.c
800                 Increment the timeout a bit on OpenBSD, 75 isn't enough
801
802 2008-04-23 [colin]      3.4.0cvs9
803
804         * src/compose.c
805         * src/prefs_folder_item.c
806         * src/prefs_template.c
807         * src/quote_fmt.c
808                 Fix bug 1576: Fix unescaping of templates when testing them
809                 I think it breaks nothing. (wwp, you're welcome to double-check)
810
811 2008-04-23 [paul]       3.4.0cvs8
812
813         * manual/advanced.xml
814                 add info about the "two_line_vertical" hidden
815                 pref
816
817 2008-04-22 [paul]       3.4.0cvs7
818
819         * src/prefs_common.c
820         * src/prefs_common.h
821         * src/summaryview.c
822                 make the 2-line view in summaryview when in three
823                 columns mode configurable. hidden pref: "two_line_vertical"
824
825 2008-04-22 [colin]      3.4.0cvs6
826
827         * src/inc.c
828                 Fix missing inc_unlock()
829         * src/prefs_matcher.c
830         * src/send_message.c
831                 Fix my last commit
832
833 2008-04-22 [colin]      3.4.0cvs5
834
835         * src/etpan/imap-thread.c
836                 Use g_(un)setenv instead of (un)setenv which
837                 doesn't exist on IRIX 6.5
838
839 2008-04-22 [colin]      3.4.0cvs4
840
841         * src/inc.c
842         * src/prefs_common.c
843         * src/send_message.c
844                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
845                 Set the default timeout to 75 seconds
846
847 2008-04-20 [colin]      3.4.0cvs3
848
849         * src/pixmaps/tray_newmail.offline.xpm
850         * src/pixmaps/tray_newmail.xpm
851         * src/pixmaps/tray_newmarkedmail.offline.xpm
852         * src/pixmaps/tray_newmarkedmail.xpm
853         * src/pixmaps/tray_nomail.offline.xpm
854         * src/pixmaps/tray_nomail.xpm
855         * src/pixmaps/tray_unreadmail.offline.xpm
856         * src/pixmaps/tray_unreadmail.xpm
857         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
858         * src/pixmaps/tray_unreadmarkedmail.xpm
859                 Make the tray icons a bit nicer. Would be
860                 nice to get really nice icons from someone
861                 who's good at Gimp :)
862
863 2008-04-18 [colin]      3.4.0cvs2
864
865         * src/common/log.c
866                 Forgot one g_unlink
867
868 lease complete the changelog entry below
869 2008-04-18 [colin]      3.4.0cvs1
870
871         * src/addrduplicates.c
872         * src/addressbook.c
873         * src/compose.c
874         * src/crash.c
875         * src/editaddress.c
876         * src/folder.c
877         * src/image_viewer.c
878         * src/imap.c
879         * src/inc.c
880         * src/main.c
881         * src/mbox.c
882         * src/messageview.c
883         * src/mh.c
884         * src/msgcache.c
885         * src/news.c
886         * src/partial_download.c
887         * src/pop.c
888         * src/prefs_common.c
889         * src/prefs_common.h
890         * src/prefs_other.c
891         * src/prefs_themes.c
892         * src/procheader.c
893         * src/procmime.c
894         * src/procmsg.c
895         * src/textview.c
896         * src/wizard.c
897         * src/common/prefs.c
898         * src/common/ssl_certificate.c
899         * src/common/template.c
900         * src/common/utils.c
901         * src/common/utils.h
902         * src/etpan/imap-thread.c
903         * src/plugins/dillo_viewer/dillo_viewer.c
904         * src/plugins/pgpcore/sgpgme.c
905         * src/plugins/pgpinline/pgpinline.c
906                 Add an option to shred temporary files and messages
907                 instead of just removing them. Slows deletions down!
908
909 2008-04-18 [paul]       3.4.0
910
911         * NEWS
912         * README
913         * RELEASE_NOTES 
914                 3.4.0 released
915
916
917 2008-04-18 [paul]       3.3.1cvs61
918
919         * po/de.po
920         * po/fi.po
921         * po/it.po
922         * po/pt_BR.po
923                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
924                 and Frederico Goncalves Guimaraes
925         * po/es.po
926                 updated on the last minute by a lazy Ricardo Mones
927
928 2008-04-18 [colin]      3.3.1cvs60
929
930         * po/fr.po
931                 Update translation (Fabien Vantard)
932
933 2008-04-17 [colin]      3.3.1cvs59
934
935         * src/imap.c
936                 Fix debian bug 474712, 'claws seg faults when IMAP 
937                 connection breaks after an IMAP protocol error 
938                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
939         * src/summaryview.c
940                 Fix a little leak
941
942 2008-04-17 [colin]      3.3.1cvs58
943
944         * src/common/log.c
945                 Fix log size getting out of control (claws-mail
946                 getting SIGXFSZ): rotate if every 10MB
947
948 2008-04-10 [paul]       3.3.1cvs57
949
950         * src/prefs_other.c
951                 improvements to english usage
952
953 2008-04-10 [paul]       3.3.1cvs56
954
955         * src/prefs_receive.c
956                 add an accurate description
957
958 2008-04-08 [colin]      3.3.1cvs55
959
960         * src/undo.c
961                 Probably fix corruption, introduced in cvs53
962
963 2008-04-04 [iwkse]      3.3.1cvs54
964
965         * src/undo.c
966                 undo should works properly again
967
968 2008-04-04 [iwkse]      3.3.1cvs53
969
970         * src/undo.c
971                 Fix a segfault but breaks undo
972                 on a specific case (eg. double paste with
973                 middle-mouse button)
974
975 2008-04-04 [iwkse]      3.3.1cvs52
976
977         * src/prefs_filtering.c
978                 Fix previous Tab mess
979
980 2008-04-03 [iwkse]      3.3.1cvs51
981
982         * src/prefs_filtering.c
983                 Add search in filtering rules list
984
985 2008-04-02 [colin]      3.3.1cvs50
986
987         * src/main.c
988                 Revert part of the previous patch: we do
989                 want to parse ~/.claws-mail/gtkrc-2.0 if it
990                 exists
991
992 2008-04-02 [colin]      3.3.1cvs49
993
994         * src/main.c
995                 Fix bug 1562, 'Claws-Mail does not completely 
996                 respect settings in GTK2_RC_FILES environment'
997                 Remove manual parsing of .gtkrc-2.0 and 
998                 .gtk/gtkrc-2.0. GTK does it itself these days.
999
1000 2008-04-01 [colin]      3.3.1cvs48
1001
1002         * src/imap_gtk.c
1003                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
1004                 ticking "Show only subscribed"'
1005
1006 2008-03-31 [colin]      3.3.1cvs47
1007
1008         * src/folder.c
1009                 Fix bug 1553, 'File lock not respected'
1010                 Regression due to the implementation of
1011                 deletion batching
1012
1013 2008-03-31 [colin]      3.3.1cvs46
1014
1015         * src/mainwindow.c
1016                 Fix tags menu update, thanks to Paul
1017
1018 2008-03-29 [wwp]        3.3.1cvs45
1019
1020         * src/prefs_account.c
1021         * src/prefs_common.c
1022         * src/prefs_folder_item.c
1023         * src/prefs_quote.c
1024         * src/quote_fmt.c
1025         * src/quote_fmt.h
1026                 Fix compose template formats (in global preferences)
1027                 being translated under specific conditions.
1028                 Add a button to restore factory defaults for current
1029                 language.
1030
1031 2008-03-27 [colin]      3.3.1cvs44
1032
1033         * src/common/prefs.c
1034         * src/common/xmlprops.c
1035                 Fix RedHat bug 431735, 'segfault if /home is full' 
1036                 (when starting): Fix double fclose() in prefs.c
1037                 and potentially xmlprops.c
1038
1039 2008-03-27 [colin]      3.3.1cvs43
1040
1041         * src/addressbook.c
1042                 Fix bug 1559, 'Claws Mail crashed deleting all 
1043                 common contacts'
1044
1045 2008-03-27 [wwp]        3.3.1cvs42
1046
1047         * src/addressbook.c
1048                 Fix 3.3.0cvs41.
1049
1050 2008-03-27 [wwp]        3.3.1cvs41
1051
1052         * src/addressbook.c
1053                 Prevent list flickering when deleting addresses.
1054
1055 2008-03-26 [colin]      3.3.1cvs40
1056
1057         * src/imap.c
1058                 Clean up session disconnection. Possibly
1059                 fix Ubuntu bug #204290
1060
1061 2008-03-26 [colin]      3.3.1cvs39
1062
1063         * src/textview.c
1064                 Fix bug 1555: current folder wasn't used when
1065                 right-clicking on an email address
1066
1067 2008-03-25 [colin]      3.3.1cvs38
1068
1069         * src/plugins/bogofilter/bogofilter.c
1070         * src/plugins/bogofilter/bogofilter.h
1071         * src/plugins/bogofilter/bogofilter_gtk.c
1072                 Add a "learn from whitelist" preference
1073                 Whitelist Unsure mails too.
1074
1075 2008-03-24 [paul]       3.3.1cvs37
1076
1077         * src/prefs_account.c
1078                 If no MH mailbox and no account exists, when
1079                 creating a POP/Local account, just create and
1080                 use the default one instead of bailing with a
1081                 "Mailbox doesn't exist" error
1082
1083 2008-03-21 [colin]      3.3.1cvs36
1084
1085         * src/procmime.c
1086                 strstrip mime subtype
1087
1088 2008-03-21 [paul]       3.3.1cvs35
1089
1090         * manual/advanced.xml
1091                 correct and update the info about Actions
1092
1093 2008-03-20 [colin]      3.3.1cvs34
1094
1095         * src/messageview.c
1096         * src/messageview.h
1097         * src/textview.c
1098                 Show at max 1MB of text, add a noticeview to
1099                 show everything optionally.
1100
1101 2008-03-20 [colin]      3.3.1cvs33
1102
1103         * src/stock_pixmap.c
1104                 Add support for png themes
1105
1106 2008-03-19 [wwp]        3.3.1cvs32
1107
1108         * src/procheader.c
1109                 Sanity check.
1110
1111 2008-03-18 [colin]      3.3.1cvs31
1112
1113         * src/common/utils.c
1114         * src/common/utils.h
1115                 Handle size_t instead of off_t in to_human_readable
1116
1117 2008-03-18 [colin]      3.3.1cvs30
1118
1119         * src/imap.c
1120                 Remove raw printf
1121
1122 2008-03-16 [colin]      3.3.1cvs29
1123
1124         * src/summaryview.c
1125                 Fix build on GTK < 2.12
1126
1127 2008-03-16 [colin]      3.3.1cvs28
1128
1129         * src/mainwindow.c
1130                 Refresh non-list widget when switching
1131                 messageview
1132
1133 2008-03-16 [colin]      3.3.1cvs27
1134
1135         * manual/faq.xml
1136                 Revert cvs25: This wasn't a typo :) :
1137                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
1138
1139
1140 2008-03-16 [colin]      3.3.1cvs26
1141
1142         * src/summaryview.c
1143         * src/gtk/gtksctree.c
1144         * src/gtk/gtksctree.h
1145                 Implement 2-lines items in Summaryview when in 
1146                 three columns mode
1147
1148 2008-03-16 [paul]       3.3.1cvs25
1149
1150         * manual/faq.xml
1151                 fix typo
1152
1153 2008-03-14 [colin]      3.3.1cvs24
1154
1155         * src/prefs_filtering_action.c
1156                 Fix buglet on setting recipient when
1157                 reediting forward rules.
1158
1159 2008-03-12 [colin]      3.3.1cvs23
1160
1161         * src/summaryview.c
1162                 Fix a new unused variable warning
1163         * src/plugins/trayicon/trayicon.c
1164                 Fix folderview's scrollbar at startup
1165                 if starting hidden
1166
1167 2008-03-12 [colin]      3.3.1cvs22
1168
1169         * src/folderview.c
1170         * src/summaryview.c
1171                 Use item_opened at the beginning of showing
1172                 a folder instead of the end. Fixes flicker.
1173
1174 2008-03-12 [paul]       3.3.1cvs21
1175
1176         * src/folder.c
1177         * src/folder.h
1178         * src/mainwindow.c
1179         * src/procmsg.c
1180         * src/summaryview.c
1181         * src/plugins/trayicon/trayicon.c
1182                 add tooltip with extended folder stats
1183
1184 2008-03-10 [colin]      3.3.1cvs20
1185
1186         * src/common/xml.c
1187                 Handle comments
1188
1189 2008-03-07 [colin]      3.3.1cvs19
1190
1191         * src/mainwindow.c
1192                 Fix blinking of the taskbar entry
1193
1194 2008-03-07 [colin]      3.3.1cvs18
1195
1196         * src/mainwindow.c
1197                 MAEMO: Fix bug 1494, 'Trayicon 
1198                 plugin breaks UI...'
1199
1200 2008-03-07 [paul]       3.3.1cvs17
1201
1202         * src/gtk/authors.h
1203                 reflect reality a bit more closely
1204
1205 2008-03-06 [colin]      3.3.1cvs16
1206
1207         * src/mainwindow.c
1208         * src/mainwindow.h
1209         * src/summaryview.c
1210         * src/summaryview.h
1211         * src/toolbar.c
1212                 Integrate things better wrt the new
1213                 summaryview extensibility.
1214
1215 2008-03-06 [wwp]        3.3.1cvs15
1216
1217         * src/quote_fmt.c
1218                 Fix some gcc warnings.
1219
1220 2008-03-06 [wwp]        3.3.1cvs14
1221
1222         * src/prefs_account.c
1223         * src/prefs_folder_item.c
1224         * src/prefs_gtk.c
1225         * src/prefs_template.c
1226         * src/gtk/prefswindow.c
1227         * src/gtk/prefswindow.h
1228                 prefs_templates: fix missing unregistering of addr_completion widgets
1229                 and and ending of addr_completion service.
1230                 prefs_folder_item: fix missing registering/unregistering of widgets,
1231                 and rework the way add_completion service is started and stopped.
1232                 Plus few prefswindow API changes (opening).
1233
1234 2008-03-06 [wwp]        3.3.1cvs13
1235
1236         * src/folder_item_prefs.c
1237         * src/prefs_template.c
1238         * src/prefs_template.h
1239         * src/quote_fmt.c
1240         * src/common/template.c
1241                 Complete 3.3.1cvs12, thanks to Colin.
1242
1243 2008-03-06 [wwp]        3.3.1cvs12
1244
1245         * src/compose.c
1246         * src/folder_item_prefs.c
1247         * src/folder_item_prefs.h
1248         * src/prefs_account.c
1249         * src/prefs_folder_item.c
1250         * src/prefs_quote.c
1251         * src/prefs_template.c
1252         * src/quote_fmt.c
1253         * src/quote_fmt.h
1254         * src/common/template.c
1255         * src/common/template.h
1256                 Global and per-folder templates can now override the from name (this
1257                 doesn't change the account being used).
1258                 Examples:
1259                  "My other name" <%account_email> (just changes the name)
1260                  my.faked.email@address.org (overrides the address too)
1261
1262 2008-03-05 [colin]      3.3.1cvs11
1263
1264         * src/summaryview.c
1265         * src/summaryview.h
1266                 Replace that hbox with a notebook
1267
1268 2008-03-05 [colin]      3.3.1cvs10
1269
1270         * src/folder.h
1271         * src/folderview.c
1272                 Add klass functions for notification of folder
1273                 opening/closing via the GUI
1274         * src/summaryview.c
1275         * src/summaryview.h
1276                 Add a specific container for the scrolledwin
1277
1278 2008-03-05 [colin]      3.3.1cvs9
1279
1280         * src/folder.h
1281         * src/folderview.c
1282                 Add klass functions for notification of folder 
1283                 opening/closing via the GUI
1284         * src/summaryview.c
1285         * src/summaryview.h
1286                 Add a specific container for the scrolledwin
1287
1288 2008-03-02 [colin]      3.3.1cvs8
1289
1290         * src/messageview.c
1291                 MAEMO: Fix bug 1541, 'Deleting message from within 
1292                 read window displays next message then closes.'
1293
1294 2008-03-02 [colin]      3.3.1cvs7
1295
1296         * src/main.c
1297                 Probably fix bug 1539, 'Program crashes':
1298                 Setup Gcrypt's thread functions when built
1299                 with GnuTLS
1300
1301 2008-03-01 [colin]      3.3.1cvs6
1302
1303         * src/folder.c
1304         * src/imap_gtk.c
1305                 Get rid of stale folders with no account
1306
1307 2008-02-28 [colin]      3.3.1cvs5
1308
1309         * src/compose.c
1310                 Fix bug 1534, 'Segmentation fault when doing 
1311                 some draft saving and then throwing away'
1312         * src/imap.c
1313                 Fix bug 1533, 'Claws is unable to mark messages 
1314                 as "read" in IMAP shared folders'
1315         * src/etpan/imap-thread.c
1316                 Fix bug 1515, 'large messages crash claws when 
1317                 syncing for offline mode'. This is rather a
1318                 workaround, and mails > 64MB will still be
1319                 problematic if there's less than 64MB available
1320                 on the dataroot volume.
1321         * src/messageview.c
1322                 MAEMO: Add information when fetching big messages
1323
1324 2008-02-26 [colin]      3.3.1cvs4
1325
1326         * src/imap.c
1327                 fix bug 1532, '"login refused" message insufficiently 
1328                 detailed'
1329
1330 2008-02-26 [paul]       3.3.1cvs3
1331
1332         * INSTALL
1333         * README
1334                 remove mentions of ClamAV and a few other
1335                 old bits of information
1336
1337 2008-02-23 [colin]      3.3.1cvs2
1338
1339         * src/main.c
1340                 Fix log output (missing \n)
1341
1342 2008-02-23 [colin]      3.3.1cvs1
1343
1344         * configure.ac
1345                 Bump version number for stable release
1346
1347 2008-02-23 [paul]       3.3.0cvs21
1348
1349         * po/he.po
1350                 updated by Ofer
1351
1352 2008-02-21 [colin]      3.3.0cvs20
1353
1354         * src/matcher.c
1355                 Fix bug 1527, 'filtering is case sensitive when it 
1356                 shouldn't be'
1357
1358 2008-02-20 [colin]      3.3.0cvs19
1359
1360         * src/main.c
1361                 Fix file attachments from older Thunar
1362
1363 2008-02-19 [colin]      3.3.0cvs18
1364
1365         * manual/plugins.xml
1366         * manual/es/plugins.xml
1367         * manual/fr/plugins.xml
1368         * manual/pl/plugins.xml
1369                 Remove Clamav
1370
1371 2008-02-19 [paul]       3.3.0cvs17
1372
1373         * tools/README
1374         * tools/csv2addressbook.pl
1375                 add support for Kmail/Kaddressbook
1376
1377 2008-02-18 [colin]      3.3.0cvs16
1378
1379         * src/imap.c
1380                 Unset folder's session before creating a
1381                 new one
1382         * src/main.c
1383         * src/prefs_common.c
1384         * src/prefs_common.h
1385         * manual/advanced.xml
1386                 Add an hidden use_networkmanager pref, to
1387                 disable NetworkManager handling. Also,
1388                 consider UNKNOWN state to be CONNECTED.
1389
1390 2008-02-18 [wwp]        3.3.0cvs15
1391
1392         * src/matcher.c
1393                 Fix Engrish and make 'not' more visible in filtering debug logs.
1394
1395 2008-02-15 [colin]      3.3.0cvs14
1396
1397         * src/matcher.c
1398                 Revert cvs10 for now, it breaks the feature
1399
1400 2008-02-15 [colin]      3.3.0cvs13
1401
1402         * src/main.c
1403                 Always focus folder tree at startup
1404         * src/compose.c
1405                 Fix bug 1521, 'Cannot close compose window after 
1406                 replying to a non-existent news message'
1407
1408 2008-02-13 [colin]      3.3.0cvs12
1409
1410         * src/folderview.c
1411                 Fix important warnings
1412
1413 2008-02-12 [colin]      3.3.0cvs11
1414
1415         * src/imap.c
1416         * src/etpan/imap-thread.c
1417         * src/etpan/imap-thread.h
1418                 Fix handling of $Forwarded flag on Exchange:
1419                 check for the existence or creatability of a
1420                 flag before using it.
1421
1422 2008-02-12 [colin]      3.3.0cvs10
1423
1424         * src/matcher.c
1425                 Optimise matching on Found in addressbook if
1426                 the matched header is in cache (From, etc)
1427
1428 2008-02-12 [colin]      3.3.0cvs9
1429
1430         * src/folderview.c
1431                 Fix crashy stuff when changing displayed
1432                 columns
1433
1434 2008-02-12 [wwp]        3.3.0cvs8
1435
1436         * src/folder.h
1437                 Remove duplicate func declaration and restore the one
1438                 a missing one.
1439
1440 2008-02-12 [wwp]        3.3.0cvs7
1441
1442         * src/compose.c
1443         * src/export.c
1444         * src/folder.c
1445         * src/folder.h
1446         * src/foldersel.c
1447         * src/foldersel.h
1448         * src/imap_gtk.c
1449         * src/import.c
1450         * src/mainwindow.c
1451         * src/messageview.c
1452         * src/mh_gtk.c
1453         * src/prefs_account.c
1454         * src/prefs_filtering_action.c
1455         * src/summaryview.c
1456         * src/plugins/bogofilter/bogofilter_gtk.c
1457         * src/plugins/spamassassin/spamassassin_gtk.c
1458                 Allow moving/copying folders to root folders when using
1459                 the folder selection dialog (it was not possible to
1460                 maemo users to reparent a subfolder to a root folder
1461                 at all).
1462
1463 2008-02-12 [fabien]     3.3.0cvs6
1464
1465         * po/fr.po
1466                 a few days late for i18n fr update. Sorry.
1467
1468 2008-02-11 [colin]      3.3.0cvs5
1469
1470         * src/main.c
1471                 Implement support for future /dev/mem_notify.
1472                 This Linux kernel feature will allow applications
1473                 to be notified that memory has to be freed
1474                 before getting OOM-killed. For more information:
1475                 http://lwn.net/Articles/267013/
1476
1477 2008-02-10 [paul]       3.3.0cvs4
1478
1479         * src/Makefile.am
1480         * src/mimeview.c
1481         * src/prefs_toolbar.c
1482         * src/stock_pixmap.c
1483         * src/stock_pixmap.h
1484         * src/pixmaps/mime_text_patch.xpm
1485                 add an icon for attached patches
1486
1487 2008-02-09 [paul]       3.3.0cvs3
1488
1489         * src/gtk/about.c
1490                 bump the (c) year
1491
1492 2008-02-09 [wwp]        3.3.0cvs2
1493
1494         * src/main.c
1495                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
1496
1497 2008-02-08 [colin]      3.3.0cvs1
1498
1499         * src/common/utils.c
1500                 Forbid attaching anything containing "../" or ".ssh/"
1501                 from mailto: URI
1502
1503 2008-02-08 [paul]       3.3.0
1504
1505         * NEWS
1506         * README
1507         * RELEASE_NOTES 
1508                 3.3.0 released
1509
1510 2008-02-08 [paul]       3.2.0cvs77
1511
1512         * AUTHORS
1513                 updated with new translators
1514         * configure.ac
1515                 added he to ALL_LINGUAS
1516         * po/cs.po
1517         * po/de.po
1518         * po/es.po
1519         * po/fi.po
1520         * po/hu.po
1521         * po/it.po
1522         * po/pt_BR.po
1523         * po/zh_CN.po
1524                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
1525                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
1526                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
1527                 and Ralph Young
1528         * po/he.po
1529                 new Hebrew translation by Ofer <oc666@netvision.net.il>
1530         * src/gtk/about.c
1531                 updated with new translators and bumped (c) year
1532         * src/gtk/authors.h
1533                 updated with new translators
1534
1535 2008-02-05 [colin]      3.2.0cvs76
1536
1537         * src/messageview.c
1538         * src/mimeview.c
1539         * src/mimeview.h
1540                 Special case text/calendar parts: if there's one in
1541                 the mail, and a plugin handling text/calendar is
1542                 loaded, show that part. That'll avoid rendering 
1543                 meetings as plain text, which just looks broken to
1544                 many users.
1545
1546 2008-02-04 [colin]      3.2.0cvs75
1547
1548         * src/mainwindow.c
1549                 Maemo: Fix LED handling on OS 2008
1550
1551 2008-02-01 [colin]      3.2.0cvs74
1552
1553         * src/compose.c
1554                 Possibly fix the annoying and hard-to reproduce bug
1555                 where lines 
1556                 are
1557                 rewrapped
1558                 like
1559                 that.
1560
1561 2008-02-01 [paul]       3.2.0cvs73
1562
1563         * src/common/utils.c
1564                 fix bug 1502, 'Plus signs are stripped from
1565                 email addresses when calling from command line'
1566                 Thanks to Colin
1567
1568 2008-01-31 [colin]      3.2.0cvs72
1569
1570         * src/exphtmldlg.c
1571         * src/mimeview.c
1572         * src/summaryview.c
1573                 Fix building of URIs from filenames
1574
1575 2008-01-31 [wwp]        3.2.0cvs71
1576
1577         * src/main.c
1578                 Fixes debug output of compiled-in features list
1579                 (completes 3.2.0cvs60).
1580
1581 2008-01-31 [colin]      3.2.0cvs70
1582
1583         * configure.ac
1584         * po/POTFILES.in
1585         * src/compose.c
1586         * src/plugins/Makefile.am
1587         * src/plugins/clamav/.cvsignore
1588         * src/plugins/clamav/Makefile.am
1589         * src/plugins/clamav/README
1590         * src/plugins/clamav/clamav_plugin.c
1591         * src/plugins/clamav/clamav_plugin.h
1592         * src/plugins/clamav/clamav_plugin_gtk.c
1593         * src/plugins/clamav/clamav_plugin_gtk.deps
1594                 Remove the Clamav plugin from the core
1595
1596 2008-01-28 [wwp]        3.2.0cvs69
1597
1598         * src/compose.c
1599         * src/prefs_template.c
1600         * src/prefs_template.h
1601         * src/quote_fmt.c
1602         * src/quote_fmt.h
1603         * src/quote_fmt_lex.l
1604         * src/quote_fmt_parse.y
1605                 Fix for bug #1493: count lines (\n chars) according to the way
1606                 format body is passed (i.e. \-escaped or not).
1607
1608 2008-01-27 [paul]       3.2.0cvs68
1609
1610         * po/en_GB.po
1611                 updated
1612         * src/prefs_actions.c
1613         * src/prefs_filtering.c
1614         * src/prefs_folder_item.c
1615         * src/prefs_template.c
1616         * src/gtk/about.c
1617                 some minor changes to the English
1618
1619 2008-01-24 [colin]      3.2.0cvs67
1620
1621         * src/etpan/imap-thread.c
1622         * src/etpan/nntp-thread.c
1623                 Fix bug 1348, 'Hang ups at exit time with 
1624                 pgp plugin since 3.0.2'
1625
1626 2008-01-23 [colin]      3.2.0cvs66
1627
1628         * src/toolbar.c
1629                 Fix translation of something that shouldn't be
1630
1631 2008-01-23 [colin]      3.2.0cvs65
1632
1633         * src/procmime.c
1634                 Fix bug 1486, 'Re: Incorrect content when replying'
1635                 Revert to full scan if short scan found only 0-length
1636                 text parts
1637
1638 2008-01-23 [paul]       3.2.0cvs64
1639
1640         * src/prefs_folder_item.c
1641                 fix bug 1485, 'selecting a folder's default
1642                 account if name contains '&''
1643
1644 2008-01-23 [colin]      3.2.0cvs63
1645
1646         * src/folder.c
1647         * src/folder.h
1648         * src/main.c
1649         * src/mainwindow.c
1650                 Fix bug 1480, 'should be able to display mail file
1651                 from command line'. Let 'claws-mail --select' accept
1652                 absolute paths in addition to folder identifiers.
1653
1654 2008-01-22 [wwp]        3.2.0cvs62
1655
1656         * src/account.c
1657         * src/account.h
1658         * src/compose.c
1659         * src/messageview.c
1660         * src/summaryview.c
1661         * src/common/utils.c
1662         * src/common/utils.h
1663                 Allow from=address in mailto sequence:
1664                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
1665                   The 'from' will try to select the first account matching in accounts list,
1666                   otherwise will use the usual account selection mechanism but override with
1667                   this 'from' address.
1668                 Allow mailto with NNTP accounts
1669                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
1670                   is the default one or if a NNTP account address is used with 'from'.
1671                   This is more or less a bugfix as it was possible to use mailto with a NNTP
1672                   default account but the complete mailto sequence was put in To.
1673
1674 2008-01-22 [wwp]        3.2.0cvs61
1675
1676         * doc/man/claws-mail.1
1677                 Updated the man page: status of few features, command-line
1678                 usage (--version-full) and completed list of config files
1679                 and dirs.
1680
1681 2008-01-22 [wwp]        3.2.0cvs60
1682
1683         * src/main.c
1684                 Added --version-full to display version and compiled-in
1685                 features list (for later use by Clawsker for instance).
1686
1687 2008-01-22 [holger]     3.2.0cvs59
1688
1689         * src/addrduplicates.c
1690                 Fix scrolling in addressbook duplicate
1691                 finder result dialog
1692
1693 2008-01-21 [colin]      3.2.0cvs58
1694
1695         * src/summaryview.c
1696                 Fix bug 1457, 'sorting messages on, say, from, 
1697                 should subsort on previous sort choice'. Subsort
1698                 by date when sort is Subject, From, To, Tags.
1699
1700 2008-01-21 [colin]      3.2.0cvs57
1701
1702         * AUTHORS
1703         * src/matcher.c
1704         * src/mimeview.c
1705         * src/common/ssl.c
1706         * src/gtk/authors.h
1707                 Fix bug 1478, 'Wrong pthread_create calls all 
1708                 over the place'. Patch by Christian Cornelssen
1709
1710 2008-01-20 [colin]      3.2.0cvs56
1711
1712         * src/imap.c
1713         * src/etpan/imap-thread.c
1714         * src/etpan/imap-thread.h
1715                 Fix bug 1468, 'Use IMAP keyword to 
1716                 store "forwarded" flag'
1717
1718 2008-01-20 [colin]      3.2.0cvs55
1719
1720         * src/folderutils.c
1721                 Make list operations faster
1722
1723 2008-01-20 [colin]      3.2.0cvs54
1724
1725         * src/mainwindow.c
1726                 Fix bug 1353, 'on startup with small screen 
1727                 layout, keyboard input gets lost'
1728
1729 2008-01-20 [colin]      3.2.0cvs53
1730
1731         * src/textview.c
1732                 Complete 3.2.0cvs49, and fixes bug 1477, 
1733                 'Claws Mail crashes when view PGP-encrypted 
1734                 message'
1735
1736 2008-01-20 [colin]      3.2.0cvs52
1737
1738         * src/compose.c
1739                 Fix privacy menu update when replying to
1740                 encrypted mail and no default privacy 
1741                 system is set
1742
1743 2008-01-19 [colin]      3.2.0cvs51
1744
1745         * src/filtering.c
1746         * src/procmsg.h
1747         * src/plugins/bogofilter/bogofilter.c
1748         * src/plugins/clamav/clamav_plugin.c
1749         * src/plugins/spamassassin/spamassassin.c
1750                 Batch filtering deletions too (and save 4 bytes
1751                 per MsgInfo in the process :)
1752
1753 2008-01-19 [colin]      3.2.0cvs50
1754
1755         * src/folder.c
1756                 Make cache update after copies much faster
1757                 on IMAP
1758
1759 2008-01-19 [colin]      3.2.0cvs49
1760
1761         * src/textview.c
1762                 Check g_fopen() success
1763
1764 2008-01-17 [wwp]        3.2.0cvs48
1765
1766         * manual/faq.xml
1767         * manual/es/faq.xml
1768         * manual/fr/faq.xml
1769         * manual/pl/faq.xml
1770                 Sylpheed? No idea what this means.
1771
1772 2008-01-17 [colin]      3.2.0cvs47
1773
1774         * src/gtk/gtksctree.c
1775                 Make dnd threshold higher on Maemo
1776
1777 2008-01-16 [colin]      3.2.0cvs46
1778
1779         * src/common/passcrypt.c
1780                 Fix build on FreeBSD, thanks to Pawel
1781
1782 2008-01-15 [colin]      3.2.0cvs45
1783
1784         * src/compose.c
1785                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
1786                 spell check of actuall word'
1787         * src/summaryview.c
1788                 Temporarily disable immediate execution when learning
1789                 spam *only* if the summaryview isn't locked
1790
1791 2008-01-15 [wwp]        3.2.0cvs44
1792
1793         * src/prefs_filtering.c
1794                 Fix filtering prefs layout (Maemo port), moving page up/down
1795                 from buttons to context menu.
1796
1797 2008-01-15 [colin]      3.2.0cvs43
1798
1799         * src/compose.c
1800                 Fix bug 1465, 'First line in new message does not mark URLs'
1801
1802 2008-01-15 [colin]      3.2.0cvs42
1803
1804         * src/common/passcrypt.c
1805                 Fix bug 1461, 'several components #define 
1806                 _XOPEN_SOURCE improperly'
1807
1808 2008-01-15 [colin]      3.2.0cvs41
1809
1810         * src/summaryview.c
1811                 Fix bug 1469, 'Column width adjustments on message 
1812                 lists do not save'
1813
1814 2008-01-14 [holger]     3.2.0cvs40
1815
1816         * configure.ac
1817                 Add tests for dbus, dbus glib bindings,
1818                 and NetworkManager. All is optional. Add new
1819                 --(en|dis)able-networkmanager-support switch.
1820         * src/Makefile.am
1821         * src/imap.c
1822         * src/inc.c
1823         * src/main.c
1824         * src/main.h
1825         * src/mainwindow.c
1826         * src/gtk/about.c
1827                 Add optional NetworkManager support, so Claws Mail
1828                 can try to do the right thing when the network connection
1829                 status changes. NetworkManager support is active by
1830                 default if above requirements were met.
1831
1832 2008-01-12 [colin]      3.2.0cvs39
1833
1834         * src/summaryview.c
1835                 Advertise the click-on-reply feature in the tooltip
1836
1837 2008-01-12 [colin]      3.2.0cvs38
1838
1839         * src/Makefile.am
1840         * src/stock_pixmap.c
1841         * src/stock_pixmap.h
1842         * src/pixmaps/tray_newmail.offline.xpm
1843         * src/pixmaps/tray_newmail.xpm
1844         * src/pixmaps/tray_newmarkedmail.offline.xpm
1845         * src/pixmaps/tray_newmarkedmail.xpm
1846         * src/pixmaps/tray_nomail.offline.xpm
1847         * src/pixmaps/tray_nomail.xpm
1848         * src/pixmaps/tray_unreadmail.offline.xpm
1849         * src/pixmaps/tray_unreadmail.xpm
1850         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
1851         * src/pixmaps/tray_unreadmarkedmail.xpm
1852         * src/plugins/trayicon/Makefile.am
1853         * src/plugins/trayicon/newmail.offline.xpm
1854         * src/plugins/trayicon/newmail.xpm
1855         * src/plugins/trayicon/newmarkedmail.offline.xpm
1856         * src/plugins/trayicon/newmarkedmail.xpm
1857         * src/plugins/trayicon/nomail.offline.xpm
1858         * src/plugins/trayicon/nomail.xpm
1859         * src/plugins/trayicon/trayicon.c
1860         * src/plugins/trayicon/unreadmail.offline.xpm
1861         * src/plugins/trayicon/unreadmail.xpm
1862         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1863         * src/plugins/trayicon/unreadmarkedmail.xpm
1864                 Make the Trayicon plugin icons themable
1865
1866 2008-01-12 [wwp]        3.2.0cvs37
1867
1868         * src/prefs_display_header.c
1869                 Fix extra leading hyphen visible in the display
1870                 header configuration combo list (maemo).
1871
1872 2008-01-11 [colin]      3.2.0cvs36
1873
1874         * src/imap.c
1875                 Set timeout to 1 before disconnecting all -
1876                 for when one switches to offline and has 
1877                 no network anymore
1878         * src/messageview.c
1879                 Fix bug 1454, 'error message shows parts and 
1880                 signature of previous messages'
1881         * src/prefs_common.c
1882                 Maemo: Hide Send dialog by default
1883
1884 2008-01-10 [colin]      3.2.0cvs35
1885
1886         * src/action.c
1887         * src/editldap.c
1888         * src/prefs_account.c
1889         * src/wizard.c
1890         * src/gtk/inputdialog.c
1891         * src/plugins/pgpcore/passphrase.c
1892                 Maemo: Fix bug 1455, 'Password enters leading letter 
1893                 incorrectly as uppercase'
1894
1895 2008-01-09 [colin]      3.2.0cvs34
1896
1897         * po/pl.po
1898                 Fix bug 1446, 'SC crashes frequently when staying 
1899                 in background'. Format string error in Polish 
1900                 translation
1901         * src/gtk/description_window.c
1902         * src/prefs_template.c
1903                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
1904                 patch by Pawel
1905         * src/wizard.c
1906                 Maemo: Fix build
1907
1908 2008-01-08 [colin]      3.2.0cvs33
1909
1910         * src/main.c
1911                 Maemo: connect HW status change signal for shutdown
1912         * src/mainwindow.c
1913                 Maemo: Fix hardware space key
1914         * src/wizard.c
1915                 Maemo: name mmc1 and 2 a better name
1916
1917 2008-01-08 [wwp]        3.2.0cvs32
1918
1919         * src/folder.c
1920         * src/folder_item_prefs.c
1921         * src/folder_item_prefs.h
1922         * src/prefs_folder_item.c
1923                 It's now possible to disable processing rules when
1924                 entering a folder (this adds a new option to the
1925                 folder properties dialog).
1926
1927 2008-01-08 [wwp]        3.2.0cvs31
1928
1929         * src/common/utils.c
1930                 Mailto: now supports 'insert' (stands for 'insert file'), this
1931                 adds the ability to create a new message from the command-line,
1932                 with body set from an existing file contents.
1933
1934 2008-01-08 [colin]      3.2.0cvs30
1935
1936         * src/summaryview.c
1937                 Maybe fix bug 1452, 'crash while drag'n'droping 
1938                 emails to an IMAP folder'
1939
1940 2008-01-07 [wwp]        3.2.0cvs29
1941
1942         * src/prefs_filtering.c
1943                 Static-alize a function, thanks to Colin.
1944
1945 2008-01-07 [colin]      3.2.0cvs28
1946
1947         * src/folderview.c
1948                 Fix scrolling to bottom when drag and dropping
1949         * src/summaryview.c
1950                 Fix bug 1445, 'Display sender using addressbook: fails 
1951                 when From: isn't an email address'
1952
1953 2008-01-07 [wwp]        3.2.0cvs27
1954
1955         * src/prefs_actions.c
1956         * src/prefs_filtering.c
1957         * src/prefs_template.c
1958                 Add tooltips to most buttons in the templates, actions and
1959                 filtering/processing dialogs.
1960
1961 2008-01-07 [wwp]        3.2.0cvs26
1962
1963         * src/prefs_filtering.c
1964                  - add a clear button to clear dialog input fields
1965                  - add page up and page down buttons to move selected rule up and down
1966                  - in rules list popup-menu: added Delete, Delete all and Duplicate
1967                  - popup-menu items are greyed out either if the list is empty (not counting the
1968                    (New) row or if there is no selected item
1969                  - clear store when closing dialog
1970
1971         * src/prefs_actions.c
1972                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
1973                    clear button, popup-menu
1974                  - clear store when closing dialog
1975
1976         * src/prefs_template.c
1977                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
1978                    clear button, popup-menu 
1979
1980         * src/addrcustomattr.c
1981                  - renamed popup-menu item Clear list to Delete all
1982                  - grey out popup-menu items is there is no selected item or if list is empty
1983                  - clear store when closing dialog
1984
1985         * src/edittags.c
1986                  - added popup-menu item Delete all
1987                  - grey out popup-menu items is there is no selected item or if list is empty
1988                  - clear store when closing dialog
1989
1990 2008-01-06 [wwp]        3.2.0cvs25
1991
1992         * src/addressadd.c
1993                 One more layout fix by Pawel (completes 3.2.0cvs24).
1994
1995 2008-01-05 [colin]      3.2.0cvs24
1996
1997         * src/addressadd.c
1998                 Little GUI fixes, patch by Pawel
1999
2000 2007-12-29 [wwp]        3.2.0cvs23
2001
2002         * src/compose.c
2003                 Fix for bug #1443, and strip possible whitespaces around
2004                 custom header names.
2005
2006 2007-12-29 [mones]      3.2.0cvs22
2007
2008         * po/es.po
2009                 Updated translation, corrected a term based 
2010                 on suggestion from Israel Saeta Pérez,
2011                 reverted awful X-Mailer translation
2012         * src/procmime.c
2013                 Complete cvs20 for FreeBSD, patch by Pawel
2014
2015 2007-12-29 [colin]      3.2.0cvs21
2016
2017         * src/textview.c
2018                 Fix bug 1442, 'Tags are repeated in 
2019                 encapsulated messages'
2020
2021 2007-12-28 [colin]      3.2.0cvs20
2022
2023         * src/procmime.c
2024                 Fix path to mime/globs. Patch by Marten King.
2025
2026 2007-12-27 [colin]      3.2.0cvs19
2027
2028         * src/plugins/pgpcore/Makefile.am
2029         * src/plugins/pgpinline/Makefile.am
2030         * src/plugins/pgpmime/Makefile.am
2031                 Add missing flags to build pgp plugins on maemo
2032
2033 2007-12-27 [colin]      3.2.0cvs18
2034
2035         * src/mainwindow.c
2036                 Maximise before showing to avoid probable flickering
2037                 on slow computers.
2038
2039 2007-12-27 [colin]      3.2.0cvs17
2040
2041         * src/main.c
2042         * src/mainwindow.c
2043         * src/prefs_common.c
2044         * src/prefs_common.h
2045                 Fix bug 1439, 'Claws Mail does not remember window size 
2046                 state when restarted'. Save maximised state and force
2047                 maximisation at startup if applicable.
2048
2049 2007-12-23 [paul]       3.2.0cvs16
2050
2051         * src/prefs_matcher.c
2052                 fix bug 1436, 'Filter condition dialog doesn't
2053                 load header name from current rules'
2054
2055 2007-12-22 [paul]       3.2.0cvs15
2056
2057         * src/compose.c
2058                 fix bug 1435, 'Reply doesn't take into account
2059                 reply-to field'
2060
2061 2007-12-21 [paul]       3.2.0cvs14
2062
2063         * src/common/ssl_certificate.c
2064                 fix FreeBSD build with IPV6 support 
2065
2066 2007-12-20 [colin]      3.2.0cvs13
2067
2068         * src/imap.c
2069                 Fix error handling
2070
2071 2007-12-20 [colin]      3.2.0cvs12
2072
2073         * src/imap.c
2074         * src/imap.h
2075         * src/prefs_account.c
2076                 Add DIGEST-MD5 support for IMAP authentication
2077
2078 2007-12-19 [mones]      3.2.0cvs11
2079
2080         * doc/man/claws-mail.1
2081                 Better ordering of sections, updated options
2082         * po/es.po
2083                 Updated strings
2084
2085 2007-12-19 [paul]       3.2.0cvs10
2086
2087         * src/prefs_account.c
2088                 use a spinbutton instead of an entry for
2089                 "POP authentication timeout" also
2090
2091 2007-12-19 [colin]      3.2.0cvs9
2092
2093         * src/prefs_filtering_action.c
2094         * src/prefs_matcher.c
2095         * src/gtk/description_window.c
2096                 Destroy info windows with their parents
2097                 Patch by Pawel
2098
2099 2007-12-19 [colin]      3.2.0cvs8
2100
2101         * src/prefs_account.c
2102                 Use spinbuttons instead of entries where needed
2103                 Patch by Pawel
2104
2105 2007-12-18 [paul]       3.2.0cvs7
2106
2107         * src/prefs_matcher.c
2108                 add missing i18n for a few strings
2109                 Patch by Stephan Sachse
2110
2111 2007-12-18 [paul]       3.2.0cvs6
2112
2113         * src/prefs_logging.c
2114                 use 'disk' instead of 'disc'
2115
2116 2007-12-18 [paul]       3.2.0cvs5
2117
2118         * po/en_GB.po
2119                 updated
2120         * src/addrcustomattr.c
2121         * src/editaddress.c
2122                 fixes to the ingleesh
2123         * src/prefs_filtering_action.c
2124                 fix copyright header
2125                 fix untranslated strings
2126         * src/prefs_filtering_action.h
2127                 fix copyright header
2128
2129 2007-12-18 [wwp]        3.2.0cvs4
2130
2131         * src/folderview.c
2132         * src/headerview.c
2133         * src/prefs_common.c
2134         * src/prefs_common.h
2135         * src/prefs_fonts.c
2136         * src/summaryview.c
2137         * src/textview.c
2138         * src/wizard.c
2139         * src/common/defs.h
2140         * src/gtk/gtkutils.c
2141                 Added prefs to set custom small and bold fonts
2142                 (might matter on some desktops, according to
2143                 DPI and font settings).
2144
2145 2007-12-18 [colin]      3.2.0cvs3
2146
2147         * src/prefs_logging.c
2148                 Rework GUI, patch by Pawel
2149
2150 2007-12-18 [colin]      3.2.0cvs2
2151
2152         * src/prefs_filtering_action.c
2153                 Rework GUI, patch by Pawel
2154
2155 2007-12-18 [colin]      3.2.0cvs1
2156
2157         * src/editaddress.c
2158                 Fix build on old GCC
2159                 Fix inverted buttons
2160
2161 2007-12-17 [paul]       3.2.0
2162
2163         * NEWS
2164         * README
2165         * RELEASE_NOTES 
2166                 3.2.0 released
2167
2168 2007-12-17 [paul]       3.1.0cvs79
2169
2170         * po/de.po
2171         * po/fr.po
2172         * po/hu.po
2173         * po/it.po
2174         * po/pt_BR.po
2175                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
2176                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
2177
2178 2007-12-17 [mones]      3.1.0cvs78
2179
2180         * po/es.po
2181                 Updated Spanish translation for 3.2.0 release
2182
2183 2007-12-16 [colin]      3.1.0cvs77
2184
2185         * src/addrcustomattr.c
2186                 Fix translations, patch by Fabien
2187
2188 2007-12-15 [paul]       3.1.0cvs76
2189
2190         * src/folderview.c
2191                 fix compiler warning
2192
2193 2007-12-14 [colin]      3.1.0cvs75
2194
2195         * src/folderview.c
2196                 Simplify logic
2197
2198 2007-12-12 [wwp]        3.1.0cvs74
2199
2200         * AUTHORS
2201         * src/gtk/authors.h
2202                 Added Marius Glauser to the hall of fame.
2203
2204 2007-12-12 [wwp]        3.1.0cvs73
2205
2206         * src/gtk/gtkutils.c
2207                 Improve the way we show results of searches
2208                 in message bodies: selected text now get centered
2209                 vertically in the message window.
2210                 Patch by Marius Glauser <seelenhirt@gmx.net>.
2211
2212 2007-12-10 [colin]      3.1.0cvs72
2213
2214         * src/folder.c
2215                 Don't crash when setting batch mode on no folder
2216
2217 2007-12-10 [colin]      3.1.0cvs71
2218
2219         * src/common/utils.c
2220                 Fix potential buffer overrun (thanks to
2221                 Hiroyuki)
2222
2223 2007-12-08 [paul]       3.1.0cvs70
2224
2225         * src/prefs_receive.c
2226                 small change to the English
2227
2228 2007-12-08 [colin]      3.1.0cvs69
2229
2230         * src/vcard.c
2231                 Fix warnings
2232
2233 2007-12-07 [colin]      3.1.0cvs68
2234
2235         * src/mainwindow.c
2236         * src/summaryview.c
2237         * src/summaryview.h
2238                 Free simplify_subject_preg at exit
2239
2240 2007-12-07 [colin]      3.1.0cvs67
2241
2242         * src/main.c
2243         * src/summaryview.c
2244         * src/common/utils.c
2245         * src/common/utils.h
2246                 We have to free reused regexps from time to
2247                 time, or they get huge
2248
2249 2007-12-07 [colin]      3.1.0cvs66
2250
2251         * src/vcard.c
2252                 Fix QP decoding (and UTF8)
2253
2254 2007-12-07 [colin]      3.1.0cvs65
2255
2256         * src/addrcustomattr.c
2257                 Update list of default custom attributes
2258                 now (will be needed for a feature patch
2259                 post 3.2.0)
2260
2261 2007-12-07 [colin]      3.1.0cvs64
2262
2263         * src/folder.c
2264                 Batch on destination folder when copying - fixes
2265                 slowness when moving unread mails to trash on IMAP
2266
2267 2007-12-06 [colin]      3.1.0cvs63
2268
2269         * src/common/w32_time.c
2270         * src/common/w32lib.h
2271         * src/etpan/etpan-thread-manager.c
2272         * src/etpan/imap-thread.c
2273         * src/etpan/nntp-thread.c
2274         * src/gtk/Makefile.am
2275                 Fix win32 build with libetpan. Thanks to
2276                 Marcus Brinkmann.
2277
2278 2007-12-06 [colin]      3.1.0cvs62
2279
2280         * src/account.c
2281         * src/imap.c
2282         * src/prefs_account.c
2283         * src/prefs_account.h
2284         * src/etpan/imap-thread.c
2285         * src/etpan/imap-thread.h
2286                 Disable connection via command line on WIN32
2287                 Disable mmap use on WIN32 - use normal strings
2288         * src/addressbook.c
2289         * src/addressbook.h
2290         * src/addressbook_foldersel.c
2291         * src/addressbook_foldersel.h
2292         * src/prefs_filtering_action.c
2293         * src/prefs_matcher.c
2294         * src/plugins/bogofilter/bogofilter_gtk.c
2295         * src/plugins/dillo_viewer/dillo_prefs.c
2296         * src/plugins/spamassassin/spamassassin_gtk.c
2297                 Fix leak, rework function logics to be more
2298                 natural - thanks to Holger
2299         * src/common/utils.c
2300                 Fix warnings
2301
2302 2007-12-06 [colin]      3.1.0cvs61
2303
2304         * src/news.c
2305         * src/common/utils.c
2306         * src/common/utils.h
2307                 Fix posting, and fix UTF-8 being sent when encoding
2308                 is 8bit
2309
2310 2007-12-05 [colin]      3.1.0cvs60
2311
2312         * src/news.c
2313                 Fix debian bug #453157, 'Fails to post usenet
2314                 articles after NNTP connection has been 
2315                 interrupted". Fix return value to prevent deletion
2316                 on failure, and issue MODE READER in case posting
2317                 fails at first.
2318
2319 2007-12-05 [colin]      3.1.0cvs59
2320
2321         * src/messageview.c
2322         * src/uri_opener.c
2323                 Improvements to the List URIs dialog
2324                 Patch by Pawel
2325
2326 2007-12-05 [colin]      3.1.0cvs58
2327
2328         * src/prefs_other.c
2329         * src/gtk/gtksctree.h
2330                 Fix warnings
2331
2332 2007-12-04 [colin]      3.1.0cvs57
2333
2334         * src/etpan/imap-thread.c
2335                 Fix bug 1378, 'Claws exits on IMAP alert message'
2336                 Don't do GTK calls directly from Etpan thread
2337
2338 2007-12-04 [colin]      3.1.0cvs56
2339
2340         * src/folderview.c
2341         * src/gtk/gtksctree.c
2342                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
2343                 Make all the left of column zero an hotspot for
2344                 expanding.
2345
2346 2007-12-04 [colin]      3.1.0cvs55
2347
2348         * src/mainwindow.c
2349         * src/mainwindow.h
2350         * src/prefs_common.c
2351         * src/prefs_common.h
2352         * src/prefs_receive.c
2353                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
2354
2355 2007-12-04 [wwp]        3.1.0cvs54
2356
2357         * src/prefs_other.c
2358                 Fix for bug #1419.
2359
2360 2007-12-04 [holger]     3.1.0cvs53
2361
2362         * src/addrduplicates.c
2363         * src/addrduplicates.h
2364                 Export addressbook entry deletion
2365
2366 2007-12-04 [colin]      3.1.0cvs52
2367
2368         * tools/Makefile.am
2369         * tools/README.sylprint
2370         * tools/sylprint.pl
2371         * tools/sylprint.rc
2372                 Fix debian bug #454089 (symlink attack in TMP directory)
2373                 http://secwatch.org/advisories/1019661/ :
2374                 Remove the buggy script, which was unmaintained anyway
2375         * src/news.c
2376         * src/procmsg.c
2377                 Store things in our private tmp directory.
2378
2379 2007-12-03 [colin]      3.1.0cvs51
2380
2381         * src/folder.c
2382         * src/folder.h
2383         * src/folderview.c
2384         * src/imap.c
2385         * src/mainwindow.c
2386                 Fix update problem when getting remote tags
2387         * src/prefs_matcher.c
2388                 Rework GUI to make it better. Patch by Pawel
2389                 Pekala
2390
2391 2007-12-03 [colin]      3.1.0cvs50
2392
2393         * src/etpan/imap-thread.c
2394         * src/etpan/nntp-thread.c
2395                 Fix bug 1417, 'Network log doesn't reveal 
2396                 enough NNTP errors'
2397
2398 2007-12-02 [iwkse]      3.1.0cvs49
2399
2400         * src/plugins/dillo_viewer/dillo_prefs.c
2401                         Insert dillo under the Plugins menu
2402
2403 2007-12-01 [paul]       3.1.0cvs48
2404
2405         * src/html.c
2406                 add these variant forms
2407                 Thanks to Colin
2408
2409 2007-12-01 [paul]       3.1.0cvs47
2410
2411         * src/matcher.c
2412                 fix a typo
2413
2414 2007-12-01 [paul]       3.1.0cvs46
2415
2416         * po/POTFILES.in
2417                 add the new addrcustomattr.c file
2418
2419 2007-11-29 [colin]      3.1.0cvs45
2420
2421         * src/common/ssl_certificate.c
2422                 Use the more modern getaddrinfo instead of 
2423                 gethostbyname when possible
2424
2425 2007-11-28 [colin]      3.1.0cvs44
2426
2427         * src/summaryview.c
2428                 Maybe fix bug 1410 and other crash reports
2429                 in summaryview since cvs38.
2430
2431 2007-11-28 [wwp]        3.1.0cvs43
2432
2433         * src/prefs_summary_open.c
2434                 Guard against an empty list of actions to perform
2435                 when opening a folder (or migration defaults could
2436                 be introduced, confusing).
2437
2438 2007-11-28 [colin]      3.1.0cvs42
2439
2440         * src/folderview.c
2441                 Fix mark all read from folder's contextual menu
2442
2443 2007-11-27 [colin]      3.1.0cvs41
2444
2445         * src/imap.c
2446         * src/imap.h
2447         * src/imap_gtk.c
2448         * src/prefs_account.c
2449         * src/etpan/imap-thread.c
2450                 A few fixes to the IMAP flags handling: Optimisations,
2451                 two crashers, mention that Bandwitdh-efficient mode
2452                 prevents tag fetching.
2453                 Fix M-UTF7 in subscription dialog.
2454
2455 2007-11-27 [colin]      3.1.0cvs40
2456
2457         * src/folder.c
2458         * src/mbox.c
2459         * src/summaryview.c
2460                 Make filtering faster on flags change: Batch original 
2461                 folderitem, where we'll do flags/tags changes.
2462
2463 2007-11-27 [colin]      3.1.0cvs39
2464
2465         * src/filtering.c
2466                 Fix bug 1407, 'After a copy action, further rules apply 
2467                 to both original and copy'
2468
2469 2007-11-27 [colin]      3.1.0cvs38
2470
2471         * src/edittags.c
2472         * src/summaryview.c
2473                 Fixes races when doing a long operation and user
2474                 asks for another one (Mark all read/unread on a 
2475                 big folder on IMAP for example)
2476
2477 2007-11-27 [wwp]        3.1.0cvs37
2478
2479         * src/addressbook.c
2480         * src/prefs_common.c
2481                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
2482                 and 3.1.0cvs35 (addressbook.c).
2483
2484 2007-11-27 [holger]     3.1.0cvs36
2485
2486         * src/printing.c
2487                 Add a line separating header and body
2488                 in the printout
2489
2490 2007-11-27 [wwp]        3.1.0cvs35
2491
2492         * src/addressbook.c
2493                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
2494                 (thanks to Colin) and revert disabling of cut/copy
2495                 context menu entries upon selected groups.
2496
2497 2007-11-27 [holger]     3.1.0cvs34
2498
2499         * src/printing.c
2500                 Add weights to the list of supported text attributes
2501                 for printing
2502
2503 2007-11-27 [wwp]        3.1.0cvs33
2504
2505         * src/Makefile.am
2506         * src/addrcustomattr.c
2507         * src/addrcustomattr.h
2508         * src/addressbook.c
2509         * src/editaddress.c
2510         * src/editaddress.h
2511         * src/prefs_common.c
2512         * src/prefs_common.h
2513         * src/common/defs.h
2514                 Provide a (customizable) list of preset attribute names
2515                 for editing contacts (closes bug #1391).
2516
2517 2007-11-27 [wwp]        3.1.0cvs32
2518
2519         * src/addrclip.c
2520         * src/addressbook.c
2521         * src/addritem.c
2522                 Various fixes in the address book:
2523                         - made copy/move of a folder to itself or its subtree
2524                           impossible (-> error)
2525                         - errors messages don't show in the status bar anymore,
2526                           use alertpanels instead
2527                         - simple click on group doesn't open group edit dialog
2528                           anymore when in contact edit embedded mode (was too itchy)
2529                         - fixed disabling of edit button and and menu entry when
2530                           in contact edit embedded mode (was done in a bad and
2531                           ineffective way)
2532                         - fix menu cut/paste sensitivity in treelist context
2533                           menu (conflicting enabling was done by different functions)
2534                         - fix some menu item sensitivity in address list context menu
2535                         - don't allow cut/copy of groups, it's useless as they won't
2536                           be copied w/ their contents
2537                         - fix missing copy of the picture file when copying (bug #1402),
2538                           fix picture attribute (internal) value when moving or copying
2539
2540
2541 2007-11-27 [colin]      3.1.0cvs31
2542
2543         * src/folder.c
2544         * src/imap.c
2545                 Fix tags loss on move, fix space encoding
2546
2547 2007-11-26 [colin]      3.1.0cvs30
2548
2549         * src/edittags.c
2550         * src/folder.c
2551         * src/folder.h
2552         * src/imap.c
2553         * src/messageview.c
2554         * src/procmsg.c
2555         * src/procmsg.h
2556         * src/summaryview.c
2557         * src/common/utils.c
2558         * src/common/utils.h
2559         * src/etpan/imap-thread.c
2560         * src/etpan/imap-thread.h
2561                 Add IMAP tags support
2562
2563 2007-11-26 [colin]      3.1.0cvs29
2564
2565         * src/imap.c
2566                 Fix bug 1405, 'imap auto auth method doesn't 
2567                 work since 3.1.0'
2568
2569 2007-11-26 [colin]      3.1.0cvs28
2570
2571         * src/messageview.c
2572         * src/procmime.c
2573                 Handle broken disposition-notifications from Evolution
2574                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
2575
2576 2007-11-25 [paul]       3.1.0cvs27
2577
2578         * src/folder_item_prefs.c
2579         * src/folder_item_prefs.h
2580                 remove dead code
2581
2582 2007-11-23 [wwp]        3.1.0cvs26
2583
2584         * src/matcher.c
2585         * src/matcher.h
2586         * src/matcher_parser_parse.y
2587         * src/prefs_matcher.c
2588                 Fix irrelevant case folding when adding matcher condition 'test',
2589                 thanks to Colin.
2590
2591 2007-11-23 [wwp]        3.1.0cvs25
2592
2593         * src/prefs_common.c
2594         * src/prefs_common.h
2595         * src/prefs_summary_open.c
2596         * src/prefs_summary_open.h
2597         * src/summaryview.c
2598                 Add "select first email in list" to the list of possible selections
2599                 when opening a folder.
2600
2601 2007-11-23 [paul]       3.1.0cvs24
2602
2603         * po/de.po
2604                 a fix by Stephan Sachse, plus remove all
2605                 old strings from the end of the file
2606
2607 2007-11-23 [wwp]        3.1.0cvs23
2608
2609         * src/prefs_msg_colors.c
2610                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
2611                 with little changes.
2612
2613 2007-11-23 [paul]       3.1.0cvs22
2614
2615         * src/prefs_logging.c
2616                 eliminate wasted horizontal space
2617
2618 2007-11-23 [paul]       3.1.0cvs21
2619
2620         * src/prefs_summaries.c
2621                 don't wrap the label or put linebreaks
2622
2623 2007-11-22 [colin]      3.1.0cvs20
2624
2625         * src/plugins/pgpinline/pgpinline.c
2626                 Fix decryption
2627
2628 2007-11-22 [wwp]        3.1.0cvs19
2629
2630         * src/prefs_themes.c
2631                 Yet another misuse of get_rc_dir(), still related
2632                 to user themes. Completes 3.1.0cvs18.
2633
2634 2007-11-22 [wwp]        3.1.0cvs18
2635
2636         * src/stock_pixmap.c
2637                 Fix a misuse of get_rc_dir(), user themes dir was
2638                 not set properly and some themes might have disappeared
2639                 from themes list in prefs.
2640
2641 2007-11-22 [wwp]        3.1.0cvs17
2642
2643         * src/edittags.c
2644         * src/edittags.h
2645         * src/common/tags.c
2646         * src/common/tags.h
2647                 Correct copyright for these claws-mail-only brand new
2648                 files.
2649
2650 2007-11-22 [paul]       3.1.0cvs16
2651
2652         * src/compose.c
2653                 fix bug 1400, 'Drag and drop of URLs does not work'
2654                 Thanks to Colin
2655
2656 2007-11-22 [paul]       3.1.0cvs15
2657
2658         * src/prefs_common.c
2659                 make "cmds_use_system_default" default to FALSE
2660                 so as not to disrupt current settings
2661         * src/summaryview.c
2662                 increase the size of the GdkRectangle, tooltips
2663                 didn't show for me otherwise
2664
2665 2007-11-21 [colin]      3.1.0cvs14
2666
2667         * src/compose.c
2668         * src/crash.c
2669         * src/exphtmldlg.c
2670         * src/mainwindow.c
2671         * src/manual.c
2672         * src/mimeview.c
2673         * src/prefs_account.c
2674         * src/prefs_common.c
2675         * src/prefs_common.h
2676         * src/prefs_ext_prog.c
2677         * src/textview.c
2678         * src/uri_opener.c
2679         * src/gtk/about.c
2680         * src/gtk/gtkutils.c
2681                 Use xdg-open as a way to find default browser,
2682                 when available
2683
2684 2007-11-21 [colin]      3.1.0cvs13
2685
2686         * src/messageview.c
2687         * src/procmime.c
2688         * src/procmsg.h
2689                 Send better return receipts (useful ones)
2690                 Handle incoming return receipts
2691
2692 2007-11-20 [colin]      3.1.0cvs12
2693
2694         * src/printing.c
2695         * src/printing.h
2696                 Add getter/setter for settings, and getter
2697                 for page setup
2698
2699 2007-11-20 [colin]      3.1.0cvs11
2700
2701         * src/folderview.c
2702         * src/main.c
2703         * src/mainwindow.c
2704                 Fix bug 1396, 'Crash on disabling a filter 
2705                 while it is processing'
2706
2707 2007-11-20 [paul]       3.1.0cvs10
2708
2709         * src/folder.c
2710                 fix bug 1395, 'Crash on checking for new mails
2711                 while filter is running'
2712                 Thanks to Colin
2713
2714 2007-11-20 [paul]       3.1.0cvs9
2715
2716         * src/compose.c
2717                 make this string easier for translators
2718
2719 2007-11-19 [colin]      3.1.0cvs8
2720
2721         * src/prefs_summaries.c
2722         * src/summaryview.c
2723                 Don't enable more tooltips on Maemo
2724
2725 2007-11-19 [colin]      3.1.0cvs7
2726
2727         * src/prefs_common.c
2728         * src/prefs_common.h
2729         * src/prefs_summaries.c
2730         * src/summaryview.c
2731                 Fix bug 1388, 'message list tool tips'
2732                 Add (optional) tooltips in summaryview.
2733                 This only works with GTK+ >= 2.12
2734
2735 2007-11-19 [colin]      3.1.0cvs6
2736
2737         * src/compose.c
2738                 Make strings a bit better when attaching
2739                 from mailto: URIs
2740
2741 2007-11-19 [colin]      3.1.0cvs5
2742
2743         * src/common/utils.c
2744                 Fix bug 1392, 'Top level domain .EU is 
2745                 not recognised as valid'
2746
2747 2007-11-19 [wwp]        3.1.0cvs4
2748
2749         * src/compose.c
2750         * src/compose.h
2751                 Revert changes to compose.c made in 3.1.0cvs2.
2752
2753 2007-11-19 [wwp]        3.1.0cvs3
2754
2755         * src/addressbook.c
2756         * src/addressbook.h
2757         * src/editaddress.c
2758         * src/editgroup.c
2759         * src/addrduplicates.c
2760                 Minor improvements in the address book:
2761                 always accept new contacts provided that some
2762                 detail is set (instead of rejecting silently).
2763                 Better guessing of contact name from incomplete
2764                 name information. Better display of contacts with
2765                 no name, in contact lists, group contents, find
2766                 duplicate results.
2767                 
2768
2769 2007-11-19 [wwp]        3.1.0cvs2
2770
2771         * src/compose.c
2772         * src/compose.h
2773         * src/prefs_logging.c
2774         * src/prefs_summaries.c
2775                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
2776                 wrap some long label in prefs/summaries, layout checkboxes
2777                 in a more compact form in prefs/loggin, make account and
2778                 header's combos have the same size/spacing in compose
2779                 window.
2780
2781 2007-11-19 [wwp]        3.1.0cvs1
2782
2783         * src/edittags.c
2784                 Fix a tiny leak and duplicate variable.
2785
2786 2007-11-19 [paul]       3.1.0
2787
2788         * NEWS
2789         * README
2790         * RELEASE_NOTES 
2791                 3.1.0 released
2792
2793 2007-11-19 [paul]       3.0.2cvs145
2794
2795         * po/de.po
2796         * po/fi.po
2797         * po/fr.po
2798         * po/hu.po
2799         * po/it.po
2800         * po/pl.po
2801         * po/pt_BR.po
2802         * po/sk.po
2803         * po/zh_CN.po
2804                 updated by Stephan Sachse, Flammie Pirinen,
2805                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
2806                 Emil Nowak, Frederico Goncalves Guimaraes,
2807                 Andrej Kacian, and Ralph Young
2808
2809 2007-11-18 [mones]      3.0.2cvs144
2810
2811         * po/es.po
2812                 Updated Spanish translation
2813
2814 2007-11-18 [colin]      3.0.2cvs143
2815
2816         * src/edittags.c
2817                 Prevent empty tag after edit, thanks to wwp
2818
2819 2007-11-18 [colin]      3.0.2cvs142
2820
2821         * src/editaddress.c
2822                 Fix possible "(null)" %s - thanks to wwp
2823
2824 2007-11-16 [wwp]        3.0.2cvs141
2825
2826         * src/common/utils.c
2827                 Fix for 3.0.2cvs140, prevents from crashing when opening
2828                 a compose window.
2829
2830 2007-11-16 [colin]      3.0.2cvs140
2831
2832         * src/main.c
2833         * src/common/claws.c
2834                 Output a bit more useful info at startup
2835                 in --debug mode
2836
2837 2007-11-16 [colin]      3.0.2cvs139
2838
2839         * src/compose.c
2840         * src/common/utils.c
2841         * src/common/utils.h
2842                 Fix bug 1387, 'Request for --compose to 
2843                 support multiple attachments'
2844
2845 2007-11-16 [colin]      3.0.2cvs138
2846
2847         * src/news.c
2848                 Fix bug 1390, 'NNTP fails after server 
2849                 closed connection'
2850
2851 2007-11-16 [colin]      3.0.2cvs137
2852
2853         * src/prefs_display_header.c
2854                 Fix bug 1389, 'Changing 'Display headers 
2855                 in message view' breaks dispheaderrc'
2856
2857 2007-11-14 [colin]      3.0.2cvs136
2858
2859         * src/summaryview.c
2860         * src/gtk/quicksearch.c
2861         * src/gtk/quicksearch.h
2862                 Fix resetting the quicksearch when in non-sticky
2863                 mode, but Recursive is set: reset only when going
2864                 out of the root search folder.
2865
2866 2007-11-14 [colin]      3.0.2cvs135
2867
2868         * src/filtering.c
2869                 Don't set new flag back when doing "Mark as unread"
2870                 from filtering
2871
2872 2007-11-12 [paul]       3.0.2cvs134
2873
2874         * src/plugins/dillo_viewer/dillo_viewer.c
2875                 don't offer the mime type for translation
2876
2877 2007-11-12 [paul]
2878
2879         3.1.0-rc2 released
2880
2881 2007-11-11 [colin]      3.0.2cvs133
2882
2883         * src/imap_gtk.c
2884         * src/mh_gtk.c
2885                 Use markup-escaped strings in dialogs
2886
2887 2007-11-11 [colin]      3.0.2cvs132
2888
2889         * src/imap.c
2890                 Better IMAP-UTF7/UTF8 conversion
2891
2892 2007-11-10 [colin]      3.0.2cvs131
2893
2894         * src/news.c
2895                 Fix debian bug 450698, 'nntp auth behavior changed 
2896                 without notice'
2897
2898 2007-11-10 [colin]      3.0.2cvs130
2899
2900         * configure.ac
2901         * src/inc.c
2902         * src/main.c
2903         * src/main.h
2904         * src/mimeview.c
2905         * src/statusbar.c
2906         * src/common/utils.c
2907         * src/etpan/Makefile.am
2908         * src/gtk/filesel.c
2909         * src/gtk/gtkutils.h
2910         * src/gtk/menu.c
2911         * src/plugins/bogofilter/Makefile.am
2912         * src/plugins/clamav/Makefile.am
2913         * src/plugins/dillo_viewer/Makefile.am
2914         * src/plugins/pgpcore/Makefile.am
2915         * src/plugins/spamassassin/Makefile.am
2916         * src/plugins/trayicon/Makefile.am
2917                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
2918
2919 2007-11-09 [colin]      3.0.2cvs129
2920
2921         * src/addressbook.c
2922         * src/ldapupdate.c
2923                 fix bug 1375, 'Impossible to modify e-mail
2924                 in LDAP addressbook twice'; Try two. update
2925                 externalID, don't make display lag, and
2926                 fix the cases where dn is not mail.
2927
2928 2007-11-08 [paul]       3.0.2cvs128
2929
2930         * src/account.c
2931         * src/compose.c
2932         * src/messageview.c
2933         * src/prefs_account.c
2934         * src/prefs_account.h
2935                 reinstate 'Generate Message-ID' option as an
2936                 account preference. (hidden on IMAP)
2937                 Thanks to Colin
2938
2939 2007-11-08 [paul]       3.0.2cvs127
2940
2941         * src/textview.c
2942                 MAEMO: fix failure of loading images inline
2943                 MAEMO: fix bug 1349, 'Emails still skip to end
2944                 when opened (in certain circumstances)...'
2945
2946 2007-11-07 [colin]      3.0.2cvs126
2947
2948         * src/toolbar.c
2949                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
2950
2951 2007-11-07 [colin]      3.0.2cvs125
2952
2953         * src/toolbar.c
2954                 Re-change the string occurence of A_CLAWS_ACTIONS
2955                 to A_SYL_ACTIONS, to prevent parse errors of the
2956                 toolbar_*.xml files
2957
2958 2007-11-07 [colin]      3.0.2cvs124
2959
2960         * src/mimeview.c
2961         * src/prefs_common.c
2962         * src/prefs_common.h
2963         * manual/advanced.xml
2964                 Add an hidden pref, 'save_parts_readwrite';
2965                 completes 3.0.2cvs35
2966
2967 2007-11-07 [paul]       3.0.2cvs123
2968
2969         * src/prefs_toolbar.c
2970         * src/toolbar.c
2971         * src/toolbar.h
2972                 rename ToolbarSylpheedActions to ToolbarClawsActions
2973                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
2974
2975 2007-11-07 [paul]       3.0.2cvs122
2976
2977         * src/toolbar.c
2978                 MAEMO: remove tooltips
2979
2980 2007-11-07 [colin]      3.0.2cvs121
2981
2982         * src/plugins/pgpinline/pgpinline.c
2983                 Fix bug 1377, 'unspecific errors on 
2984                 signature checking'. Fix trimming of
2985                 UTF8 data.
2986
2987 2007-11-06 [iwkse]      3.0.2cvs120
2988
2989         * src/prefs_summary_open.c
2990                 yet a string change
2991
2992 2007-11-06 [paul]       3.0.2cvs119
2993
2994         * tools/Makefile.am
2995         * tools/README
2996         * tools/csv2addressbook.pl
2997                 add a new script that imports a CSV formatted
2998                 address book. Becky and Thunderbird address
2999                 book are currently supported.
3000
3001 2007-11-05 [colin]      3.0.2cvs118
3002
3003         * src/imap.c
3004                 Fix deletion 
3005
3006 2007-11-05 [iwkse]      3.0.2cvs117
3007
3008         * src/prefs_summary_open.c
3009                 String changes
3010
3011 2007-11-04 [paul]       3.0.2cvs116
3012
3013         * src/addressbook_foldersel.c
3014                 fix gtk critical warning
3015                 Patch by Pawel Pekala
3016
3017 2007-11-04 [paul]       3.0.2cvs115
3018
3019         * tools/README
3020         * tools/claws-mail-compose-insert-files.pl
3021                 add --bcc and uri_escape() everything
3022
3023 2007-11-04 [paul]       3.0.2cvs114
3024
3025         * src/gtk/gtkutils.c
3026                 gtkut_stock_with_text_button_set_create(): set
3027                 GTK_CAN_DEFAULT on buttons 2 and 3
3028
3029 2007-11-03 [paul]       3.0.2cvs113
3030
3031         * src/common/utils.c
3032                 fix debian bug #448814, 'mailto: URI decoding
3033                 desn't decode the destination address field'
3034                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
3035
3036 2007-11-03 [paul]       3.0.2cvs112
3037
3038         * AUTHORS
3039         * src/compose.c
3040         * src/gtk/authors.h
3041                 allow Bcc in commandline URIs
3042                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
3043
3044 2007-11-02 [colin]      3.0.2cvs111
3045
3046         * src/addressbook.c
3047                 Maybe fix bug 1376, 'crash on 
3048                 addressbook manipulation'
3049
3050 2007-10-31 [paul]       3.0.2cvs110
3051
3052         * src/ldapupdate.c
3053                 fix bug 1375, 'Impossible to modify e-mail
3054                 in LDAP addressbook twice'
3055                 Patch by Michael Rasmussen
3056
3057 2007-10-30 [paul]       3.0.2cvs109
3058
3059         * configure.ac
3060                 enable GnuTLS support with --enable-gnutls which
3061                 will disable openssl support. if the user has
3062                 gtk >= 2.10.x don't allow gnomeprint even if the
3063                 user asks for it
3064
3065 2007-10-30 [paul]
3066
3067         3.1.0-rc1 released
3068
3069 2007-10-30 [paul]       3.0.2cvs108
3070
3071         * Makefile.am
3072                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
3073
3074 2007-10-30 [paul]       3.0.2cvs107
3075
3076         * src/expldifdlg.c
3077         * src/prefs_account.c
3078         * src/prefs_folder_item.c
3079         * src/prefs_spelling.c
3080         * src/prefs_themes.c
3081         * src/wizard.c
3082         * src/gtk/gtkaspell.c
3083         * src/gtk/gtkaspell.h
3084         * src/plugins/spamassassin/spamassassin_gtk.c
3085                 replace deprecated gtk_option_menu...
3086                 patch by Pawel Pekala
3087
3088 2007-10-29 [colin]      3.0.2cvs106
3089
3090         * src/plugins/dillo_viewer/dillo_prefs.c
3091                 Fix forgotten signal connect
3092
3093 2007-10-28 [colin]      3.0.2cvs105
3094
3095         * src/plugins/dillo_viewer/dillo_prefs.c
3096         * src/plugins/dillo_viewer/dillo_prefs.h
3097         * src/plugins/dillo_viewer/dillo_viewer.c
3098                 Implement addressbook-based whitelisting for loading
3099                 remote images. Fixed missing destroy of the embedded
3100                 browser that made a Dillo window pop up on exit, if
3101                 an HTML part was displayed.
3102
3103 2007-10-26 [colin]      3.0.2cvs104
3104
3105         * src/edittags.c
3106                 Add missing static
3107
3108 2007-10-25 [colin]      3.0.2cvs103
3109
3110         * src/editaddress.c
3111                 Add tap-and-hold on the picture, for Maemo
3112         * src/edittags.c
3113         * src/edittags.h
3114         * src/mainwindow.c
3115         * src/procmsg.c
3116         * src/summaryview.c
3117         * src/textview.c
3118                 Unify tag interfaces.
3119
3120 2007-10-25 [colin]      3.0.2cvs102
3121
3122         * src/imap.c
3123         * src/etpan/imap-thread.h
3124                 Much better error handling. We'll need to be really
3125                 clear to users about where errors come from, with 
3126                 the apparition of Gmail's IMAP server.
3127
3128 2007-10-24 [colin]      3.0.2cvs101
3129
3130         * src/edittags.c
3131         * src/mainwindow.c
3132         * src/summaryview.c
3133         * src/textview.c
3134                 Add tags sorting (alphabetical); allow deletion of
3135                 tags from the Apply Tags window
3136
3137 2007-10-24 [colin]      3.0.2cvs100
3138
3139         * src/editaddress.c
3140         * src/editaddress_other_attributes_ldap.c
3141         * src/editaddress_other_attributes_ldap.h
3142         * src/ldapctrl.c
3143         * src/ldapquery.c
3144         * src/ldapupdate.c
3145                 Fix LDAP writing (got broken in cvs39)
3146                 Add read-only support for jpegPhoto LDAP field
3147
3148 2007-10-23 [colin]      3.0.2cvs99
3149
3150         * src/news.c
3151                 Fix crash in some cases
3152
3153 2007-10-22 [colin]      3.0.2cvs98
3154
3155         * src/common/socket.h
3156         * src/common/ssl.c
3157                 Fix big leak in GnuTLS code
3158
3159 2007-10-22 [colin]      3.0.2cvs97
3160
3161         * src/news.c
3162                 Fix bug 1368, 'SIGSEGV in NNTP code'
3163
3164 2007-10-22 [colin]      3.0.2cvs96
3165
3166         * src/prefs_customheader.c
3167                 Catch compface warnings when generating X-Faces
3168
3169 2007-10-22 [wwp]        3.0.2cvs95
3170
3171         * src/quote_fmt_parse.y
3172                 Remove accidentally committed debug traces.
3173                 Fix a warning.
3174
3175 2007-10-22 [colin]      3.0.2cvs94
3176
3177         * src/etpan/nntp-thread.c
3178                 Fix authentication
3179
3180 2007-10-19 [wwp]        3.0.2cvs93
3181
3182         * src/common/ssl_certificate.c
3183                 Add missing include (Windows).
3184
3185 2007-10-19 [colin]      3.0.2cvs92
3186
3187         * src/imap_gtk.c
3188         * src/mimeview.c
3189         * src/textview.c
3190         * src/gtk/inputdialog.c
3191         * src/gtk/inputdialog.h
3192                 Remove the last old combo; patch by
3193                 Pawel
3194
3195 2007-10-19 [colin]      3.0.2cvs91
3196
3197         * src/common/ssl.c
3198                 Fix interop problem with GnuTLS and some crappy
3199                 servers that have very little keys.
3200
3201 2007-10-19 [colin]      3.0.2cvs90
3202
3203         * src/common/ssl.c
3204                 Fix return value check on GnuTLS, and
3205                 display the error
3206
3207 2007-10-18 [colin]      3.0.2cvs89
3208
3209         * src/common/ssl_certificate.c
3210                 Fix missing initialisations
3211
3212 2007-10-18 [wwp]        3.0.2cvs88
3213
3214         * src/Makefile.am
3215                 Fix linking against GNUTLS (matters if --enable-gnutls only).
3216
3217 2007-10-18 [colin]      3.0.2cvs87
3218
3219         * po/POTFILES.in
3220                 Fix build
3221
3222 2007-10-18 [mones]      3.0.2cvs86
3223
3224         * src/editbook.c
3225         * src/import.c
3226         * src/prefs_account.c
3227         * src/prefs_receive.c
3228         * src/gtk/about.c
3229         * src/plugins/bogofilter/bogofilter_gtk.c
3230         * src/plugins/spamassassin/spamassassin_gtk.c
3231                 More capitalisation micro-fixes
3232
3233 2007-10-18 [paul]       3.0.2cvs85
3234
3235         * configure.ac
3236                 add info about NNTP support via libetpan
3237                 change the configure output ending msg a little
3238         * src/gtk/about.c
3239                 similar changes to above
3240
3241 2007-10-18 [colin]      3.0.2cvs84
3242
3243         * src/procmime.c
3244         * src/procmime.h
3245                 Fix missing symbol for S/MIME
3246
3247 2007-10-18 [colin]      3.0.2cvs83
3248
3249         * src/prefs_filtering_action.c
3250                 Fix crash in tags (introduced in cvs78)
3251
3252 2007-10-18 [colin]      3.0.2cvs82
3253
3254         * src/common/Makefile.am
3255         * src/common/nntp.c
3256         * src/common/nntp.h
3257         * src/etpan/Makefile.am
3258         * src/etpan/etpan-thread-manager-types.h
3259         * src/etpan/etpan-thread-manager.c
3260         * src/etpan/imap-thread.c
3261         * src/etpan/nntp-thread.c
3262         * src/etpan/nntp-thread.h
3263         * src/news.c
3264         * src/news.h
3265                 Rewrite the nntp implementation
3266                 to use libetpan. Non-blocking NNTP!
3267         * src/account.c
3268         * src/crash.c
3269         * src/imap.c
3270         * src/inc.c
3271         * src/main.c
3272         * src/mainwindow.c
3273         * src/pop.c
3274         * src/pop.h
3275         * src/prefs_account.c
3276         * src/recv.c
3277         * src/recv.h
3278         * src/send_message.c
3279         * src/send_message.h
3280         * src/ssl_manager.c
3281         * src/ssl_manager.h
3282         * src/wizard.c
3283         * src/common/claws.c
3284         * src/common/session.c
3285         * src/common/session.h
3286         * src/common/smtp.c
3287         * src/common/smtp.h
3288         * src/common/socket.c
3289         * src/common/socket.h
3290         * src/common/ssl.c
3291         * src/common/ssl.h
3292         * src/common/ssl_certificate.c
3293         * src/common/ssl_certificate.h
3294         * src/gtk/about.c
3295         * src/gtk/sslcertwindow.c
3296         * src/gtk/sslcertwindow.h
3297                 Implement GnuTLS support. GnuTLS support
3298                 will be used if OpenSSL isn't available, or
3299                 specified explicitely. (the reason is that
3300                 GnuTLS cerficate checking is a bit less 
3301                 practical than OpenSSL's)
3302
3303 2007-10-18 [paul]       3.0.2cvs81
3304
3305         * src/gtk/inputdialog.c
3306         * src/gtk/inputdialog.h
3307                 fix copyright header
3308
3309 2007-10-17 [colin]      3.0.2cvs80
3310
3311         * src/plugins/pgpcore/select-keys.c
3312                 Fix bug which prevented encryption key
3313                 auto-selection when two or more matched the
3314                 email address, but only one isn't revoked
3315                 or expired.
3316
3317 2007-10-17 [wwp]        3.0.2cvs79
3318
3319         * src/compose.c
3320         * src/quote_fmt.c
3321         * src/quote_fmt.h
3322         * src/quote_fmt_lex.l
3323         * src/quote_fmt_parse.y
3324                 Templates can now attach files using |attach{filename}.
3325
3326 2007-10-17 [wwp]        3.0.2cvs78
3327
3328         * src/prefs_customheader.c
3329         * src/prefs_ext_prog.c
3330         * src/prefs_filtering_action.c
3331         * src/prefs_matcher.c
3332         * src/prefs_other.c
3333         * src/prefs_toolbar.c
3334         * src/gtk/combobox.c
3335         * src/gtk/combobox.h
3336         * src/gtk/gtkutils.c
3337         * src/gtk/gtkutils.h
3338         * src/plugins/bogofilter/bogofilter_gtk.c
3339         * src/plugins/spamassassin/spamassassin_gtk.c
3340                 Removed almost all remaining instances of GtkCombo
3341                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
3342                 few visual and code cleanup from Colin.
3343
3344 2007-10-16 [wwp]        3.0.2cvs77
3345         * src/gtk/pluginwindow.c
3346                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
3347
3348 2007-10-15 [colin]      3.0.2cvs76
3349
3350         * src/edittags.c
3351         * src/edittags.h
3352         * src/filtering.c
3353         * src/filtering.h
3354         * src/importmutt.c
3355         * src/importpine.c
3356         * src/main.c
3357         * src/messageview.c
3358         * src/messageview.h
3359         * src/mimeview.c
3360         * src/mimeview.h
3361         * src/pop.c
3362         * src/pop.h
3363         * src/prefs_common.c
3364         * src/prefs_common.h
3365         * src/prefs_customheader.c
3366         * src/prefs_customheader.h
3367         * src/prefs_display_header.c
3368         * src/prefs_display_header.h
3369         * src/prefs_filtering_action.c
3370         * src/prefs_filtering_action.h
3371         * src/prefs_folder_column.c
3372         * src/prefs_folder_column.h
3373         * src/prefs_folder_item.c
3374         * src/prefs_folder_item.h
3375         * src/prefs_gtk.c
3376         * src/prefs_gtk.h
3377         * src/prefs_logging.h
3378         * src/prefs_matcher.c
3379         * src/prefs_matcher.h
3380         * src/prefs_summary_column.c
3381         * src/prefs_summary_column.h
3382         * src/prefs_summary_open.c
3383         * src/procheader.c
3384         * src/procheader.h
3385         * src/procmime.c
3386         * src/procmime.h
3387         * src/recv.c
3388         * src/recv.h
3389         * src/sourcewindow.c
3390         * src/sourcewindow.h
3391         * src/summaryview.c
3392         * src/summaryview.h
3393         * src/textview.c
3394         * src/textview.h
3395         * src/toolbar.c
3396         * src/toolbar.h
3397         * src/common/mgutils.c
3398         * src/common/mgutils.h
3399         * src/common/nntp.c
3400         * src/common/nntp.h
3401         * src/common/prefs.c
3402         * src/common/prefs.h
3403         * src/common/socket.c
3404         * src/common/socket.h
3405         * src/common/stringtable.c
3406         * src/common/stringtable.h
3407         * src/common/template.c
3408         * src/common/template.h
3409         * src/common/uuencode.c
3410         * src/common/uuencode.h
3411         * src/gtk/gtkshruler.c
3412         * src/gtk/gtkshruler.h
3413         * src/gtk/menu.c
3414         * src/gtk/menu.h
3415         * src/gtk/progressdialog.c
3416         * src/gtk/progressdialog.h
3417                 Remove/staticalize, the return of the revenge
3418
3419 2007-10-15 [colin]      3.0.2cvs75
3420
3421         * src/matcher.c
3422                 Fix redirections in filtering's tests
3423
3424 2007-10-15 [colin]      3.0.2cvs74
3425
3426         * src/imap.c
3427                 Don't build imap_synchronise at all when 
3428                 building without libetpan
3429
3430 2007-10-14 [colin]      3.0.2cvs73
3431
3432         * src/imap.c
3433         * src/common/md5.c
3434         * src/common/md5.h
3435         * src/gtk/manage_window.c
3436         * src/gtk/manage_window.h
3437                 Remove more unused code
3438
3439 2007-10-14 [colin]      3.0.2cvs72
3440
3441         * src/addrquery.c
3442         * src/addrquery.h
3443         * src/recv.c
3444         * src/recv.h
3445         * src/vcard.c
3446         * src/vcard.h
3447         * src/common/xml.c
3448         * src/common/xml.h
3449         * src/common/xmlprops.c
3450         * src/common/xmlprops.h
3451                 Remove more unused code
3452
3453 2007-10-14 [colin]      3.0.2cvs71
3454
3455         * src/common/utils.c
3456                 Remove unused function
3457
3458 2007-10-13 [colin]      3.0.2cvs70
3459
3460         * src/imap.c
3461         * src/imap.h
3462         * src/mainwindow.c
3463         * src/mainwindow.h
3464         * src/gtk/gtkutils.c
3465         * src/gtk/gtkutils.h
3466                 Staticalise/Remove more code
3467
3468 2007-10-13 [colin]      3.0.2cvs69
3469
3470         * src/common/utils.c
3471         * src/common/utils.h
3472                 Remove dead code, unused for ages
3473
3474 2007-10-13 [colin]      3.0.2cvs68
3475
3476         * src/main.c
3477         * src/main.h
3478                 Maemo: define hildon_program in main.c,
3479                 make it accessible in the .h with extern
3480
3481 2007-10-13 [paul]       3.0.2cvs67
3482
3483         * src/gtk/menu.c
3484                 fix a bunch of runtime warnings on maemo
3485
3486 2007-10-13 [paul]       3.0.2cvs66
3487
3488         * src/main.c
3489         * src/main.h
3490         * src/gtk/gtkutils.c
3491         * src/gtk/gtkutils.h
3492                 fix a bunch of compiler warnings on maemo
3493
3494 2007-10-12 [colin]      3.0.2cvs65
3495
3496         * src/account.c
3497         * src/addritem.c
3498         * src/addritem.h
3499         * src/filtering.c
3500         * src/filtering.h
3501         * src/folder.c
3502         * src/folder.h
3503         * src/common/utils.c
3504         * src/common/utils.h
3505                 Remove unused code, staticalise some functions
3506
3507 2007-10-12 [paul]       3.0.2cvs64
3508
3509         * src/account.c
3510         * src/folderview.c
3511         * src/main.c
3512         * src/mainwindow.c
3513         * src/messageview.c
3514         * src/summary_search.c
3515         * src/summaryview.c
3516         * src/toolbar.c
3517         * src/wizard.c
3518         * src/common/utils.c
3519         * src/gtk/prefswindow.c
3520                 fix a bunch of compiler warnings on maemo
3521
3522 2007-10-11 [colin]      3.0.2cvs63
3523
3524         * src/editaddress.c
3525                 Make static function static
3526
3527 2007-10-11 [mones]      3.0.2cvs62
3528
3529         * src/addrduplicates.c
3530         * src/addressbook.c
3531         * src/compose.c
3532         * src/expldifdlg.c
3533         * src/mainwindow.c
3534         * src/messageview.c
3535         * src/pop.c
3536         * src/prefs_customheader.c
3537         * src/prefs_send.c
3538         * src/prefs_themes.c
3539         * src/common/plugin.c
3540         * src/gtk/pluginwindow.c
3541         * src/gtk/quicksearch.c
3542                 Fix several typos and capitalisation issues
3543
3544 2007-10-11 [wwp]        3.0.2cvs61
3545
3546         * src/editaddress.c
3547                 Fix a warning about possible use of uninitialized
3548                 filename var.
3549
3550 2007-10-11 [wwp]        3.0.2cvs60
3551
3552         * src/editaddress.c
3553                 Disable "Unset picture" menu item when there's
3554                 no picture to clear. Fix an extraneous g_unref_object,
3555                 add missing initializers.
3556
3557 2007-10-11 [wwp]        3.0.2cvs59
3558
3559         * src/pixmaps/anonymous.xpm
3560         * src/editaddress.c
3561         * src/Makefile.am
3562         * src/stock_pixmap.c
3563         * src/stock_pixmap.h
3564                 Fix a leak, gettext-ize the photo label.
3565                 Don't clear the existing picture if loading
3566                 a new one fails. Use a default 'anonymous'
3567                 picture (this new xpm has been added to the
3568                 internal stock_pixmap API). Add a
3569                 "Set picture" context menu entry.
3570
3571 2007-10-11 [colin]      3.0.2cvs58
3572
3573         * src/messageview.c
3574                 Make shift-shortcuts work
3575         * src/prefs_actions.c
3576                 Don't ask if we really want to close when
3577                 choosing OK and only the list is changed
3578         * src/prefs_template.c
3579                 Don't ask if we really want to close when
3580                 choosing OK and only the list is changed
3581         * src/common/plugin.c
3582                 Fix writing of second [Plugins_*] block
3583         * src/common/template.c
3584                 Remove unused files (fixes deletion)
3585
3586 2007-10-10 [paul]       3.0.2cvs57
3587
3588         * src/prefs_template.c
3589                 put the whole thing in a scrolled window
3590                 so that half the page is no longer inaccessible
3591                 on maemo
3592                 make the gtk_text_view smaller on maemo
3593
3594 2007-10-10 [colin]      3.0.2cvs56
3595
3596         * src/compose.c
3597                 Fix updating of Attachments number in some
3598                 cases (reedit, attach from command-line, ...)
3599
3600 2007-10-10 [colin]      3.0.2cvs55
3601
3602         * src/editaddress.c
3603                 Initialise error correctly
3604
3605 2007-10-10 [paul]       3.0.2cvs54
3606
3607         * src/prefs_filtering_action.c
3608         * src/gtk/description_window.c
3609         * src/gtk/foldersort.c
3610         * src/gtk/quicksearch.c
3611                 get rid of some pointless new lines and
3612                 make the descripton labels wrap better
3613
3614 2007-10-10 [colin]      3.0.2cvs53
3615
3616         * src/addressadd.c
3617         * src/editaddress.c
3618         * src/headerview.c
3619         * src/textview.c
3620                 More error handling on saving pictures
3621
3622 2007-10-10 [colin]      3.0.2cvs52
3623
3624         * src/printing.c
3625         * src/printing.h
3626                 Generalize a bit printing, so we can factorize
3627                 most of the code. 
3628
3629 2007-10-10 [paul]       3.0.2cvs51
3630
3631         * src/addrduplicates.c
3632                 fix engrish
3633                 use GTK_STOCK... buttons
3634
3635 2007-10-10 [paul]       3.0.2cvs50
3636
3637         * src/addressadd.c
3638         * src/addrindex.c
3639         * src/editaddress.c
3640                 Fix previous patch
3641                 Thanks to Colin
3642
3643 2007-10-10 [paul]       3.0.2cvs49
3644
3645         * src/summaryview.c
3646         * src/messageview.c
3647                 Fix crash on Add sender to addressbook when
3648                 From is null
3649         * src/addressadd.c
3650         * src/addrindex.c
3651         * src/editaddress.c
3652         * src/editaddress_other_attributes_ldap.h
3653                 Fix leaks 
3654                 Rename images to .png in addrbook/
3655         * src/headerview.c
3656         * src/textview.c
3657                 Fix Face/X-Face being used if adding another
3658                 address than sender to addressbook
3659                 Thanks to Colin
3660
3661 2007-10-10 [holger]     3.0.2cvs48
3662
3663         * src/addrduplicates.c
3664         * src/editaddress.c
3665                 Improvements to the addressbook duplicate finder
3666                 feature:
3667                  - add an edit button to the button bar
3668                  - display the whole bookname (with iface) and
3669                    use this for same-book checking
3670                  - after editing, try to keep selections if the
3671                    entries are still present
3672                  - sort the email column alphabetically
3673                  - put results in a scrolled window
3674                  - support embedded editing
3675                  - make columns in detail view resizable
3676                  - add keyboard shortcuts
3677
3678 2007-10-10 [wwp]        3.0.2cvs47
3679
3680         * src/addrindex.c
3681                 Fix a crash when there's no From: in email, thanks to Colin.
3682
3683 2007-10-09 [paul]       3.0.2cvs46
3684
3685         * src/messageview.c
3686         * src/summaryview.c
3687         * src/textview.c
3688                 fix building without compface support
3689
3690 2007-10-09 [colin]      3.0.2cvs45
3691
3692         * src/editaddress.c
3693         * src/headerview.c
3694         * src/textview.c
3695                 Add error handling
3696
3697 2007-10-09 [colin]      3.0.2cvs44
3698
3699         * src/addrduplicates.c
3700         * src/addressadd.c
3701         * src/addressadd.h
3702         * src/addressbook.c
3703         * src/addressbook.h
3704         * src/addrindex.c
3705         * src/addrindex.h
3706         * src/addritem.c
3707         * src/addritem.h
3708         * src/compose.c
3709         * src/editaddress.c
3710         * src/editaddress_other_attributes_ldap.h
3711         * src/headerview.c
3712         * src/messageview.c
3713         * src/mimeview.c
3714         * src/summaryview.c
3715         * src/textview.c
3716         * src/gtk/gtkutils.c
3717                 Automatically set contacts' pictures from Face 
3718                 or X-Face if they have no picture
3719                 Display the contact picture in textview or
3720                 headerview for mails sent by people in the 
3721                 addressbook, that have no Face or X-Face
3722                 Fix a few details in the Person edition dialog
3723                 (ability to unset picture)
3724                 Remove picture file when deleting contacts
3725
3726 2007-10-09 [iwkse]      3.0.2cvs43
3727
3728         * src/gtk/about.c
3729                 center the about window
3730
3731 2007-10-09 [paul]       3.0.2cvs42
3732
3733         * src/prefs_toolbar.c
3734                 fix icon selector window on maemo
3735
3736 2007-10-09 [paul]       3.0.2cvs41
3737
3738         * src/messageview.c
3739                 add 'go to' menu to separate msgview
3740
3741 2007-10-09 [colin]      3.0.2cvs40
3742
3743         * src/common/defs.h
3744                 Add forgotten file
3745
3746 2007-10-09 [iwkse]      3.0.2cvs39
3747
3748         * Makefile.am
3749         * src/addressbook.c
3750         * src/addritem.c
3751         * src/addritem.h
3752         * src/editaddress.c
3753         * src/editaddress_other_attributes_ldap.h
3754         * src/addrbook.c
3755         * src/Makefile.am
3756                 set a photo in the Addressbook
3757
3758 2007-10-08 [colin]      3.0.2cvs38
3759
3760         * src/prefs_toolbar.c
3761                 Make height 320 to remove the scrollbar 
3762                 (with current number of icons)
3763
3764 2007-10-08 [colin]      3.0.2cvs37
3765
3766         * src/prefs_toolbar.c
3767                 Transform the treeview to a GtkIconView.
3768                 Patch by Pawel
3769                 In addition, transform the window so that 
3770                 it looks like a popup menu. Patch by me
3771
3772 2007-10-08 [colin]      3.0.2cvs36
3773
3774         * src/compose.c
3775         * src/compose.h
3776                 Beautify the GUI a bit; in particular, show the
3777                 number of attachments in the tab's title.
3778                 Patch by Pawel
3779
3780 2007-10-08 [paul]       3.0.2cvs35
3781
3782         * src/mimeview.c
3783                 Save users from themselves: save temporary
3784                 files used for Open/Open with as read-only.
3785                 Thanks to Colin
3786
3787 2007-10-08 [paul]       3.0.2cvs34
3788
3789         * tools/Makefile.am
3790                 forgot this in cvs33
3791
3792 2007-10-08 [paul]       3.0.2cvs33
3793
3794         * tools/kdeservicemenu/README
3795         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
3796         * tools/kdeservicemenu/install.sh
3797         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3798                 renamed template* to *template so as not to confuse
3799                 lintian
3800
3801 2007-10-08 [paul]       3.0.2cvs32
3802
3803         * src/prefs_themes.c
3804         * src/stock_pixmap.c
3805                 replace 2 direct uses of RC_DIR
3806
3807 2007-10-07 [colin]      3.0.2cvs31
3808
3809         * src/addrduplicates.c
3810         * src/addrduplicates.h
3811         * src/addressbook.c
3812         * src/addressbook.h
3813         * src/addrindex.c
3814         * src/addrindex.h
3815                 Implement deletion in duplicate finder. 
3816                 Patch by Holger 
3817
3818 2007-10-07 [colin]      3.0.2cvs30
3819
3820         * src/exporthtml.c
3821         * src/mbox.c
3822         * src/common/utils.c
3823                 Better fix for Solaris, thanks to Nicolas Doualot
3824
3825 2007-10-07 [colin]      3.0.2cvs29
3826
3827         * AUTHORS
3828         * src/gtk/authors.h
3829                 Add Frank Dietrich
3830
3831 2007-10-07 [colin]      3.0.2cvs28
3832
3833         * src/exporthtml.c
3834                 Fix HTML export to make it more compliant
3835                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
3836
3837 2007-10-07 [colin]      3.0.2cvs27
3838
3839         * src/prefs_toolbar.c
3840                 Only use icons that wouldn't look stupid in the toolbar
3841                 Patch by Pawel
3842
3843 2007-10-07 [colin]      3.0.2cvs26
3844
3845         * src/prefs_toolbar.c
3846                 Fix old icon being used when none is selected
3847
3848 2007-10-07 [colin]      3.0.2cvs25
3849
3850         * src/toolbar.c
3851                 Fix copy/paste error
3852
3853 2007-10-07 [colin]      3.0.2cvs24
3854
3855         * src/prefs_toolbar.c
3856         * src/toolbar.c
3857         * src/toolbar.h
3858                 Update icon to default one when changing event
3859                 Make the icon chooser nicer (handle Esc, Enter,
3860                 double-click)
3861
3862 2007-10-06 [colin]      3.0.2cvs23
3863
3864         * src/prefs_toolbar.c
3865                 Fix text reset; patch by Pawel
3866
3867 2007-10-06 [colin]      3.0.2cvs22
3868
3869         * src/toolbar.h
3870                 Complete previous commit
3871
3872 2007-10-06 [colin]      3.0.2cvs21
3873
3874         * src/prefs_toolbar.c
3875         * src/toolbar.c
3876                 Set toolbar text automatically to the default
3877                 when changing Event executed on click
3878
3879 2007-10-06 [colin]      3.0.2cvs20
3880
3881         * src/prefs_toolbar.c
3882                 Invert Text and Event fields
3883
3884 2007-10-06 [colin]      3.0.2cvs19
3885
3886         * src/prefs_toolbar.c
3887         * src/toolbar.c
3888                 Make toolbar prefs look much better
3889                 Patch by Pawel Pekala
3890
3891 2007-10-06 [paul]       3.0.2cvs18
3892
3893         * src/account.c
3894         * src/prefs_filtering.c
3895                 fix checkbuttons in gtktreeview on maemo by
3896                 setting maemo's "allow-checkbox-mode" to FALSE
3897
3898 2007-10-06 [colin]      3.0.2cvs17
3899
3900         * configure.ac
3901                 Export -DSOLARIS in CFLAGS for all
3902                 Solaris (not just 2.8) and OpenSolaris
3903
3904 2007-10-06 [paul]       3.0.2cvs16
3905
3906         * AUTHORS
3907         * src/exporthtml.c
3908         * src/mbox.c
3909         * src/gtk/authors.h
3910                 fix build on solaris where ctime_r takes
3911                 3 arguments rather than 2.
3912                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
3913
3914 2007-10-05 [colin]      3.0.2cvs15
3915
3916         * src/etpan/imap-thread.c
3917                 Fix wrong error codepath
3918
3919 2007-10-05 [wwp]        3.0.2cvs14
3920
3921         * src/filtering.c
3922                 Fix unexpected logging of quicksearches:
3923                 debug_filtering_session flag was never reset to FALSE, causing
3924                 matcher functions to log when called from a quicksearch
3925                 (if a filtering session happened before).
3926
3927 2007-10-05 [paul]       3.0.2cvs13
3928
3929         * src/prefs_actions.c
3930         * src/prefs_filtering.c
3931         * src/prefs_template.c
3932                 fix bug 1343, 'Filtering..'s close button
3933                 silently discards new filter'
3934                 Thanks to Colin
3935
3936 2007-10-05 [paul]       3.0.2cvs12
3937
3938         * configure.ac
3939         * src/Makefile.am
3940                 fix bug 1347, '-Wno-unused-function, optional'
3941
3942 2007-10-05 [colin]      3.0.2cvs11
3943
3944         * src/procmime.c
3945         * src/common/mgutils.c
3946                 Fix warnings
3947
3948 2007-10-05 [mones]      3.0.2cvs10
3949
3950         * manual/advanced.xml
3951                 Use full menu name
3952         * manual/es/advanced.xml
3953                 Synchronise translation
3954
3955 2007-10-04 [colin]      3.0.2cvs9
3956
3957         * src/action.c
3958         * src/addrbook.c
3959         * src/addrindex.c
3960         * src/compose.c
3961         * src/exporthtml.c
3962         * src/exportldif.c
3963         * src/folder.c
3964         * src/main.c
3965         * src/matcher.c
3966         * src/mbox.c
3967         * src/messageview.c
3968         * src/mh.c
3969         * src/news.c
3970         * src/partial_download.c
3971         * src/pop.c
3972         * src/procmime.c
3973         * src/procmsg.c
3974         * src/toolbar.c
3975         * src/common/log.c
3976         * src/common/mgutils.c
3977         * src/common/plugin.c
3978         * src/common/utils.c
3979         * src/common/xml.c
3980         * src/common/xml.h
3981         * src/common/xmlprops.c
3982         * src/common/xmlprops.h
3983         * src/plugins/bogofilter/bogofilter.c
3984         * src/plugins/clamav/clamav_plugin.c
3985         * src/plugins/dillo_viewer/dillo_prefs.c
3986         * src/plugins/pgpcore/prefs_gpg.c
3987         * src/plugins/pgpinline/pgpinline.c
3988         * src/plugins/pgpmime/pgpmime.c
3989         * src/plugins/spamassassin/spamassassin.c
3990         * src/plugins/trayicon/trayicon_prefs.c
3991                 Verify success on writes. Will fix possible strange
3992                 failure on disk full.
3993
3994 2007-10-04 [paul]       3.0.2cvs8
3995
3996         * manual/advanced.xml
3997                 add further info about Actions
3998                 Patch by Emmanuel Briot <briot@adacore.com>
3999
4000 2007-10-04 [paul]       3.0.2cvs7
4001
4002         * src/account.c
4003                 remove the D column, instead indicate the
4004                 default account by use of bold text
4005
4006 2007-10-03 [colin]      3.0.2cvs6
4007
4008         * src/common/template.c
4009                 Fix templates writing (was prone to disk full problems)
4010
4011 2007-10-03 [colin]      3.0.2cvs5
4012
4013         * src/Makefile.am
4014         * src/addrduplicates.c
4015         * src/addrduplicates.h
4016         * src/addressbook.c
4017                 Add duplicate deletion. Patch by Holger
4018
4019 2007-10-03 [colin]      3.0.2cvs4
4020
4021         * src/matcher.c
4022         * src/gtk/quicksearch.c
4023                 Fix bug 1340, 'Case insensitive searches with 
4024                 non-ascii alphabets fail'.
4025
4026 2007-10-03 [colin]      3.0.2cvs3
4027
4028         * src/main.c
4029         * src/common/utils.c
4030         * src/common/utils.h
4031                 Implement run-time alternative config directories
4032
4033 2007-10-03 [colin]      3.0.2cvs2
4034
4035         * src/folderview.c
4036                 Prevent opening folder item while folder
4037                 is scanned in a better way
4038
4039 2007-10-02 [paul]       3.0.2cvs1
4040
4041         * NEWS
4042         * README
4043         * RELEASE_NOTES
4044         * configure.ac
4045                 bump up version number following stable release
4046
4047 2007-09-30 [colin]      3.0.1cvs49
4048
4049         * src/imap.c
4050                 Refresh session if needed
4051
4052 2007-09-30 [colin]      3.0.1cvs48
4053
4054         * src/imap.c
4055                 Reset folder's session to NULL
4056                 before destroying it
4057
4058 2007-09-30 [mones]      3.0.1cvs47
4059
4060         * manual/handling.xml
4061                 Use markup quotes instead hardcoded quotes
4062         * manual/es/handling.xml
4063                 Added new synced section (IMAP subscriptions)
4064
4065 2007-09-29 [colin]      3.0.1cvs46
4066
4067         * src/imap.c
4068                 Notice disconnections faster
4069
4070 2007-09-28 [colin]      3.0.1cvs45
4071
4072         * src/addressbook.c
4073         * src/addrindex.c
4074                 Fix warnings
4075
4076 2007-09-28 [paul]       3.0.1cvs44
4077
4078         * src/mimeview.c
4079                 fix maemo build
4080
4081 2007-09-28 [paul]       3.0.1cvs43
4082
4083         * src/account.c
4084                 use gtk_widget_set_size_request() on the label
4085                 so that wrapping works better. get rid of the
4086                 (partially deprecated) hbutton_box.
4087                 these changes should prevent buttons overlapping
4088                 on maemo
4089
4090 2007-09-28 [colin]      3.0.1cvs42
4091
4092         * src/pop.c
4093                 Fix typo :)
4094
4095 2007-09-28 [colin]      3.0.1cvs41
4096
4097         * src/compose.c
4098         * src/msgcache.c
4099         * src/pop.c
4100         * src/procmime.c
4101         * src/etpan/imap-thread.c
4102                 64bits-related warning fixes
4103
4104 2007-09-28 [colin]      3.0.1cvs40
4105
4106         * src/folder_item_prefs.c
4107         * src/ldaputil.c
4108         * src/mainwindow.c
4109         * src/mimeview.c
4110         * src/common/tags.c
4111                 Fix warnings
4112
4113 2007-09-28 [colin]      3.0.1cvs39
4114
4115         * src/plugins/spamassassin/spamassassin.c
4116         * src/plugins/spamassassin/spamassassin.h
4117         * src/plugins/spamassassin/spamassassin_gtk.c
4118                 Add addressbook-based whitelisting
4119
4120 2007-09-28 [colin]      3.0.1cvs38
4121
4122         * src/folder.c
4123                 Fix bug 1337, 'crash on pressing Send button'
4124
4125 2007-09-28 [paul]       3.0.1cvs37
4126
4127         * src/prefs_folder_item.c
4128                 give the orphans a parent. makes all prefs
4129                 pages visible on maemo
4130
4131 2007-09-28 [colin]      3.0.1cvs36
4132
4133         * src/prefs_folder_column.c
4134         * src/prefs_summary_column.c
4135                 Fix two leaks
4136
4137 2007-09-27 [colin]      3.0.1cvs35
4138
4139         * src/gtk/quicksearch.c
4140                 Fix bug 1336, 'Segfault if empty space before search-string'
4141
4142 2007-09-26 [mones]      3.0.1cvs34
4143
4144         * manual/account.xml
4145         * manual/plugins.xml
4146                 Fixed irc channel name, added some docbook markup.
4147                 Changed text markup to docbook markup. 
4148                 Added spamcop as supported in SpamReport description.
4149         * manual/fr/plugins.xml
4150                 Fixed irc channel name.
4151         * manual/es/account.xml
4152         * manual/es/advanced.xml
4153         * manual/es/claws-mail-manual.xml
4154         * manual/es/glossary.xml
4155         * manual/es/gpl.xml
4156         * manual/es/keyboard.xml
4157         * manual/es/plugins.xml
4158                 Synced with English version, fixed a couple of typos.
4159
4160 2007-09-26 [colin]      3.0.1cvs33
4161
4162         * configure.ac
4163                 Explain why "Libgnomeprint: no" on GTK+ 2.10
4164
4165 2007-09-26 [colin]      3.0.1cvs32
4166
4167         * src/messageview.c
4168         * src/procmsg.c
4169         * src/procmsg.h
4170                 Optimisation: avoid fetching mail 3 times locally
4171                 for displaying
4172
4173 2007-09-26 [colin]      3.0.1cvs31
4174
4175         * src/mh.c
4176                 Fix missing static
4177
4178 2007-09-26 [colin]      3.0.1cvs30
4179
4180         * src/folder.c
4181         * src/folder.h
4182         * src/mh.c
4183         * src/mh.h
4184                 Fix MH mtime hack - make it a folder class function
4185
4186 2007-09-26 [colin]      3.0.1cvs29
4187
4188         * src/inc.c
4189                 Fix bug 1334, 'user defined mail incorporation 
4190                 script not run'
4191
4192 2007-09-25 [colin]      3.0.1cvs28
4193
4194         * src/codeconv.c
4195                 Optimisation: shortcut conv_codeset_strdup
4196                 when src_code and dest_code are the same
4197         * src/common/xml.c
4198         * src/common/xml.h
4199                 Optimisation: shortcut code conversions when
4200                 files are in UTF-8; faster list walking by
4201                 using prepend/reverse.
4202
4203 2007-09-25 [holger]     3.0.1cvs27
4204
4205         * src/printing.c
4206                 Replace button bar of the preview window
4207                 with a real toolbar (patch by Colin)
4208                 Add zooming to the preview window
4209
4210 2007-09-24 [paul]       3.0.1cvs26
4211
4212         * src/compose.c
4213                 compact the character set menu, adding some
4214                 missing encodings. Patch by Pawel Pekala
4215
4216 2007-09-23 [paul]       3.0.1cvs25
4217
4218         * src/prefs_account.c
4219         * src/prefs_folder_item.c
4220         * src/prefs_quote.c
4221         * src/quote_fmt.c
4222         * src/quote_fmt.h
4223                 remove unnecessary frame from Templates options
4224                 and improve the English of the check button label
4225
4226 2007-09-22 [colin]      3.0.1cvs24
4227
4228         * src/gtk/quicksearch.c
4229                 Fix bug 1329, 'error in quicksearch.c'
4230                 Fix return with value in function returning void
4231
4232 2007-09-22 [colin]      3.0.1cvs23
4233
4234         * src/imap.c
4235         * src/procmsg.h
4236         * src/common/utils.c
4237         * src/common/utils.h
4238         * src/etpan/imap-thread.c
4239                 Optimise fetching IMAP cached emails *a lot*
4240                 (remember whether mail is fully cached and \r's
4241                  are already stripped)
4242
4243 2007-09-22 [colin]      3.0.1cvs22
4244
4245         * src/folder.c
4246         * src/folder.h
4247         * src/prefs_folder_item.c
4248                 Add a button to allow users to drop local caches.
4249
4250 2007-09-21 [colin]      3.0.1cvs21
4251
4252         * src/summaryview.c
4253                 Remove unnecessary error when cancelling export to mbox.
4254                 Patch by Pawel
4255
4256 2007-09-21 [paul]       3.0.1cvs20
4257
4258         * src/gtk/prefswindow.c
4259                 remove unnecessary frames from the prefs
4260                 pages. Patch by Pawel Pekala
4261
4262 2007-09-21 [paul]       3.0.1cvs19
4263
4264         * src/prefs_account.c
4265         * src/prefs_folder_item.c
4266         * src/prefs_quote.c
4267         * src/quote_fmt.c
4268                 put the Templates options into a tabbed
4269                 layout. Patch by Pawel Pekala
4270
4271 2007-09-21 [paul]       3.0.1cvs18
4272
4273         * src/mainwindow.c
4274                 group together the character set menu items
4275                 move the /View/Show or hide/Message view below
4276                 .../Toolbar menu item
4277                 Patch by Pawel Pekala
4278
4279 2007-09-21 [mones]      3.0.1cvs17
4280
4281         * src/compose.c
4282                 Fix for bug 1327, 'segfault when replying to a non-existent
4283                 news message', thanks to Colin.
4284
4285 2007-09-21 [colin]      3.0.1cvs16
4286
4287         * src/folderview.c
4288                 Complete 3.0.1cvs15
4289
4290 2007-09-20 [colin]      3.0.1cvs15
4291
4292         * src/folderview.c
4293         * src/folderview.h
4294                 Maybe fix bug 1324, 'Corrupted IMAP cache'
4295
4296 2007-09-20 [colin]      3.0.1cvs14
4297
4298         * src/printing.c
4299                 Fix a little leak
4300
4301 2007-09-20 [holger]     3.0.1cvs13
4302
4303         * src/printing.c
4304                 Add page layout to print preview.
4305                 Make the close-button in the toolbar
4306                 right-aligned.
4307
4308 2007-09-20 [paul]       3.0.1cvs12
4309
4310         * po/ru.po
4311                 updated by Pavlo Bohmat
4312
4313 2007-09-19 [colin]      3.0.1cvs11
4314
4315         * src/common/utils.c
4316                 Prevent unquoted mime boundaries, by always
4317                 using a /
4318
4319 2007-09-19 [colin]      3.0.1cvs10
4320
4321         * src/printing.c
4322                 Fix drawing area size, fix DPI change that
4323                 can cause total number of lines to decrease
4324
4325 2007-09-19 [colin]      3.0.1cvs9
4326
4327         * po/POTFILES.in
4328         * src/printing.c
4329                 Make print preview more efficient and nicer.
4330                 Patch mostly by Holger Berndt <hb@claws-mail.org>
4331
4332 2007-09-19 [colin]      3.0.1cvs8
4333
4334         * src/prefs_common.c
4335         * src/prefs_common.h
4336         * src/printing.c
4337                 Add scrolledwindow, default allocation and
4338                 size saving to the print preview window.
4339
4340 2007-09-18 [colin]      3.0.1cvs7
4341
4342         * src/prefs_common.c
4343         * src/prefs_common.h
4344         * src/prefs_image_viewer.c
4345         * src/printing.c
4346                 GtkPrintOperation:
4347                 - add image printing support
4348                 - add option to print images
4349                 - add preview widget
4350                 - add saving of a few Page Setup parameters
4351
4352 2007-09-18 [colin]      3.0.1cvs6
4353
4354         * AUTHORS
4355         * src/gtk/authors.h
4356                 Add Guillaume Chazarain
4357
4358 2007-09-18 [colin]      3.0.1cvs5
4359
4360         * src/common/utils.c
4361                 Fix bug 1321, 'access before allocation 
4362                 when scanning for uris'. Patch by 
4363                 Guillaume Chazarain <guichaz@yahoo.fr>
4364
4365 2007-09-18 [colin]      3.0.1cvs4
4366
4367         * src/toolbar.c
4368                 Fix bug 1320, 'Memory leak caused by 
4369                 gtk_container_get_children'. Patch by
4370                 Guillaume Chazarain <guichaz@yahoo.fr>
4371
4372 2007-09-18 [colin]      3.0.1cvs3
4373
4374         * src/printing.c
4375         * src/printing.h
4376                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
4377
4378 2007-09-18 [colin]      3.0.1cvs2
4379
4380         * src/Makefile.am
4381         * src/mainwindow.c
4382         * src/messageview.c
4383         * src/messageview.h
4384         * src/prefs_ext_prog.c
4385         * src/prefs_fonts.c
4386         * src/printing.c
4387         * src/printing.h
4388         * src/summaryview.c
4389                 Use GtkPrintOperation by default on GTK+ >= 2.10
4390                 Patch by Holger Berndt <hb@claws-mail.org>
4391
4392 2007-09-18 [paul]       3.0.1cvs1
4393
4394         * NEWS
4395         * README
4396         * RELEASE_NOTES
4397         * configure.ac
4398                 bump up version number following stable release
4399
4400 2007-09-16 [colin]      3.0.0cvs18
4401
4402         * src/folder.c
4403                 Fix possible memleak
4404
4405 2007-09-16 [colin]      3.0.0cvs17
4406
4407         * src/folderview.c
4408                 Fix bug 1311, 'Wrong arrow position 
4409                 while moving message into folder when 
4410                 column headers hidden'
4411         * src/image_viewer.c
4412                 Show error in the GUI if image can't
4413                 be loaded
4414         * src/matcher.c
4415                 Fix spurious output
4416         * src/messageview.c
4417                 Allow setting domain in msgid
4418         * src/common/plugin.c
4419                 Add timing information
4420
4421 2007-09-16 [colin]      3.0.0cvs16
4422
4423         * src/account.c
4424         * src/compose.c
4425         * src/prefs_account.c
4426         * src/prefs_account.h
4427         * src/common/utils.c
4428                 Remove Generate Message-ID option. We need
4429                 this on some IMAP servers.
4430         * src/prefs_template.c
4431                 Fix double-free
4432
4433 2007-09-16 [colin]      3.0.0cvs15
4434
4435         * src/prefs_filtering.c
4436         * src/prefs_filtering.h
4437         * src/prefs_filtering_action.c
4438         * src/common/tags.c
4439                 Fix tags issues: tags with spaces, renaming
4440                 tags.
4441
4442 2007-09-16 [colin]      3.0.0cvs14
4443
4444         * src/folderview.c
4445         * src/main.c
4446         * src/mainwindow.c
4447                 Fix bug 1308, 'Claws deletes folderlist.xml after
4448                 fetching mail short after start-up'
4449
4450 2007-09-16 [colin]      3.0.0cvs13
4451
4452         * src/compose.c
4453                 Fix scrolling to cursor
4454
4455 2007-09-16 [paul]       3.0.0cvs12
4456
4457         * po/sr.po
4458                 updated by Aleksandar Urosevic
4459
4460 2007-09-16 [paul]       3.0.0cvs11
4461
4462         * src/folder.c
4463                 do not allow locked msgs to be deleted,
4464                 even by filtering/processing
4465
4466 2007-09-07 [paul]       3.0.0cvs10
4467
4468         * src/prefs_folder_column.c
4469         * src/prefs_summary_column.c
4470                 implement button sensitivity
4471                 patch by Pawel Pekala
4472
4473 2007-09-06 [wwp]        3.0.0cvs9
4474
4475         * src/prefs_gtk.c
4476                 Add a missing linefeed to a debug message.
4477
4478 2007-09-05 [colin]      3.0.0cvs8
4479
4480         * src/inc.c
4481                 Fix statusbar/window mismatch on Maemo
4482
4483 2007-09-05 [colin]      3.0.0cvs7
4484
4485         * src/ldaputil.c
4486                 Fix build without USE_LDAP_TLS
4487
4488 2007-09-05 [colin]      3.0.0cvs6
4489
4490         * src/folder.c
4491         * src/imap.c
4492         * src/inc.c
4493         * src/mbox.c
4494         * src/send_message.c
4495         * src/statusbar.c
4496         * src/statusbar.h
4497                 Maemo: distinguish various statusbar messages,
4498                 in order to display only the most important.
4499
4500 2007-09-04 [wwp]        3.0.0cvs5
4501
4502         * src/account.c
4503                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
4504                 Show protocol "SMTP" and the appropriate server for send-only
4505                 accounts, show "-" instead of "" when no value is relevant.
4506
4507 2007-09-03 [ticho]      3.0.0cvs4
4508
4509         * src/summaryview.c
4510                 Handle plural form better in delete confirmation dialog.
4511
4512 2007-09-03 [wwp]        3.0.0cvs3
4513
4514         * src/compose.c
4515                 Warn differently when sending or sending later (queueing).
4516
4517 2007-09-03 [colin]      3.0.0cvs2
4518
4519         * src/procmime.c
4520         * src/procmime.h
4521         * src/common/plugin.c
4522         * src/common/plugin.h
4523                 Add a new plugin API, MimeParser. It allows
4524                 plugins to scan email MIME parts and optionally,
4525                 transform them.
4526
4527 2007-09-03 [mones]      3.0.0cvs1
4528
4529         * po/es.po
4530                 Updated translation
4531         * src/common/defs.h
4532                 While a better solution is made double history sizes
4533
4534 2007-09-03 [paul]       3.0.0
4535
4536         * NEWS
4537         * README
4538         * RELEASE_NOTES
4539                 3.0.0 released
4540
4541 [For previous entries, see ChangeLog.2.0.0-3.0.0]