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