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