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