2007-11-07 [colin] 3.0.2cvs126
[claws.git] / ChangeLog
1 2007-11-07 [colin]      3.0.2cvs126
2
3         * src/toolbar.c
4                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
5
6 2007-11-07 [colin]      3.0.2cvs125
7
8         * src/toolbar.c
9                 Re-change the string occurence of A_CLAWS_ACTIONS
10                 to A_SYL_ACTIONS, to prevent parse errors of the
11                 toolbar_*.xml files
12
13 2007-11-07 [colin]      3.0.2cvs124
14
15         * src/mimeview.c
16         * src/prefs_common.c
17         * src/prefs_common.h
18         * manual/advanced.xml
19                 Add an hidden pref, 'save_parts_readwrite';
20                 completes 3.0.2cvs35
21
22 2007-11-07 [paul]       3.0.2cvs123
23
24         * src/prefs_toolbar.c
25         * src/toolbar.c
26         * src/toolbar.h
27                 rename ToolbarSylpheedActions to ToolbarClawsActions
28                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
29
30 2007-11-07 [paul]       3.0.2cvs122
31
32         * src/toolbar.c
33                 MAEMO: remove tooltips
34
35 2007-11-07 [colin]      3.0.2cvs121
36
37         * src/plugins/pgpinline/pgpinline.c
38                 Fix bug 1377, 'unspecific errors on 
39                 signature checking'. Fix trimming of
40                 UTF8 data.
41
42 2007-11-06 [iwkse]      3.0.2cvs120
43
44         * src/prefs_summary_open.c
45                 yet a string change
46
47 2007-11-06 [paul]       3.0.2cvs119
48
49         * tools/Makefile.am
50         * tools/README
51         * tools/csv2addressbook.pl
52                 add a new script that imports a CSV formatted
53                 address book. Becky and Thunderbird address
54                 book are currently supported.
55
56 2007-11-05 [colin]      3.0.2cvs118
57
58         * src/imap.c
59                 Fix deletion 
60
61 2007-11-05 [iwkse]      3.0.2cvs117
62
63         * src/prefs_summary_open.c
64                 String changes
65
66 2007-11-04 [paul]       3.0.2cvs116
67
68         * src/addressbook_foldersel.c
69                 fix gtk critical warning
70                 Patch by Pawel Pekala
71
72 2007-11-04 [paul]       3.0.2cvs115
73
74         * tools/README
75         * tools/claws-mail-compose-insert-files.pl
76                 add --bcc and uri_escape() everything
77
78 2007-11-04 [paul]       3.0.2cvs114
79
80         * src/gtk/gtkutils.c
81                 gtkut_stock_with_text_button_set_create(): set
82                 GTK_CAN_DEFAULT on buttons 2 and 3
83
84 2007-11-03 [paul]       3.0.2cvs113
85
86         * src/common/utils.c
87                 fix debian bug #448814, 'mailto: URI decoding
88                 desn't decode the destination address field'
89                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
90
91 2007-11-03 [paul]       3.0.2cvs112
92
93         * AUTHORS
94         * src/compose.c
95         * src/gtk/authors.h
96                 allow Bcc in commandline URIs
97                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
98
99 2007-11-02 [colin]      3.0.2cvs111
100
101         * src/addressbook.c
102                 Maybe fix bug 1376, 'crash on 
103                 addressbook manipulation'
104
105 2007-10-31 [paul]       3.0.2cvs110
106
107         * src/ldapupdate.c
108                 fix bug 1375, 'Impossible to modify e-mail
109                 in LDAP addressbook twice'
110                 Patch by Michael Rasmussen
111
112 2007-10-30 [paul]       3.0.2cvs109
113
114         * configure.ac
115                 enable GnuTLS support with --enable-gnutls which
116                 will disable openssl support. if the user has
117                 gtk >= 2.10.x don't allow gnomeprint even if the
118                 user asks for it
119
120 2007-10-30 [paul]
121
122         3.1.0-rc1 released
123
124 2007-10-30 [paul]       3.0.2cvs108
125
126         * Makefile.am
127                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
128
129 2007-10-30 [paul]       3.0.2cvs107
130
131         * src/expldifdlg.c
132         * src/prefs_account.c
133         * src/prefs_folder_item.c
134         * src/prefs_spelling.c
135         * src/prefs_themes.c
136         * src/wizard.c
137         * src/gtk/gtkaspell.c
138         * src/gtk/gtkaspell.h
139         * src/plugins/spamassassin/spamassassin_gtk.c
140                 replace deprecated gtk_option_menu...
141                 patch by Pawel Pekala
142
143 2007-10-29 [colin]      3.0.2cvs106
144
145         * src/plugins/dillo_viewer/dillo_prefs.c
146                 Fix forgotten signal connect
147
148 2007-10-28 [colin]      3.0.2cvs105
149
150         * src/plugins/dillo_viewer/dillo_prefs.c
151         * src/plugins/dillo_viewer/dillo_prefs.h
152         * src/plugins/dillo_viewer/dillo_viewer.c
153                 Implement addressbook-based whitelisting for loading
154                 remote images. Fixed missing destroy of the embedded
155                 browser that made a Dillo window pop up on exit, if
156                 an HTML part was displayed.
157
158 2007-10-26 [colin]      3.0.2cvs104
159
160         * src/edittags.c
161                 Add missing static
162
163 2007-10-25 [colin]      3.0.2cvs103
164
165         * src/editaddress.c
166                 Add tap-and-hold on the picture, for Maemo
167         * src/edittags.c
168         * src/edittags.h
169         * src/mainwindow.c
170         * src/procmsg.c
171         * src/summaryview.c
172         * src/textview.c
173                 Unify tag interfaces.
174
175 2007-10-25 [colin]      3.0.2cvs102
176
177         * src/imap.c
178         * src/etpan/imap-thread.h
179                 Much better error handling. We'll need to be really
180                 clear to users about where errors come from, with 
181                 the apparition of Gmail's IMAP server.
182
183 2007-10-24 [colin]      3.0.2cvs101
184
185         * src/edittags.c
186         * src/mainwindow.c
187         * src/summaryview.c
188         * src/textview.c
189                 Add tags sorting (alphabetical); allow deletion of
190                 tags from the Apply Tags window
191
192 2007-10-24 [colin]      3.0.2cvs100
193
194         * src/editaddress.c
195         * src/editaddress_other_attributes_ldap.c
196         * src/editaddress_other_attributes_ldap.h
197         * src/ldapctrl.c
198         * src/ldapquery.c
199         * src/ldapupdate.c
200                 Fix LDAP writing (got broken in cvs39)
201                 Add read-only support for jpegPhoto LDAP field
202
203 2007-10-23 [colin]      3.0.2cvs99
204
205         * src/news.c
206                 Fix crash in some cases
207
208 2007-10-22 [colin]      3.0.2cvs98
209
210         * src/common/socket.h
211         * src/common/ssl.c
212                 Fix big leak in GnuTLS code
213
214 2007-10-22 [colin]      3.0.2cvs97
215
216         * src/news.c
217                 Fix bug 1368, 'SIGSEGV in NNTP code'
218
219 2007-10-22 [colin]      3.0.2cvs96
220
221         * src/prefs_customheader.c
222                 Catch compface warnings when generating X-Faces
223
224 2007-10-22 [wwp]        3.0.2cvs95
225
226         * src/quote_fmt_parse.y
227                 Remove accidentally committed debug traces.
228                 Fix a warning.
229
230 2007-10-22 [colin]      3.0.2cvs94
231
232         * src/etpan/nntp-thread.c
233                 Fix authentication
234
235 2007-10-19 [wwp]        3.0.2cvs93
236
237         * src/common/ssl_certificate.c
238                 Add missing include (Windows).
239
240 2007-10-19 [colin]      3.0.2cvs92
241
242         * src/imap_gtk.c
243         * src/mimeview.c
244         * src/textview.c
245         * src/gtk/inputdialog.c
246         * src/gtk/inputdialog.h
247                 Remove the last old combo; patch by
248                 Pawel
249
250 2007-10-19 [colin]      3.0.2cvs91
251
252         * src/common/ssl.c
253                 Fix interop problem with GnuTLS and some crappy
254                 servers that have very little keys.
255
256 2007-10-19 [colin]      3.0.2cvs90
257
258         * src/common/ssl.c
259                 Fix return value check on GnuTLS, and
260                 display the error
261
262 2007-10-18 [colin]      3.0.2cvs89
263
264         * src/common/ssl_certificate.c
265                 Fix missing initialisations
266
267 2007-10-18 [wwp]        3.0.2cvs88
268
269         * src/Makefile.am
270                 Fix linking against GNUTLS (matters if --enable-gnutls only).
271
272 2007-10-18 [colin]      3.0.2cvs87
273
274         * po/POTFILES.in
275                 Fix build
276
277 2007-10-18 [mones]      3.0.2cvs86
278
279         * src/editbook.c
280         * src/import.c
281         * src/prefs_account.c
282         * src/prefs_receive.c
283         * src/gtk/about.c
284         * src/plugins/bogofilter/bogofilter_gtk.c
285         * src/plugins/spamassassin/spamassassin_gtk.c
286                 More capitalisation micro-fixes
287
288 2007-10-18 [paul]       3.0.2cvs85
289
290         * configure.ac
291                 add info about NNTP support via libetpan
292                 change the configure output ending msg a little
293         * src/gtk/about.c
294                 similar changes to above
295
296 2007-10-18 [colin]      3.0.2cvs84
297
298         * src/procmime.c
299         * src/procmime.h
300                 Fix missing symbol for S/MIME
301
302 2007-10-18 [colin]      3.0.2cvs83
303
304         * src/prefs_filtering_action.c
305                 Fix crash in tags (introduced in cvs78)
306
307 2007-10-18 [colin]      3.0.2cvs82
308
309         * src/common/Makefile.am
310         * src/common/nntp.c
311         * src/common/nntp.h
312         * src/etpan/Makefile.am
313         * src/etpan/etpan-thread-manager-types.h
314         * src/etpan/etpan-thread-manager.c
315         * src/etpan/imap-thread.c
316         * src/etpan/nntp-thread.c
317         * src/etpan/nntp-thread.h
318         * src/news.c
319         * src/news.h
320                 Rewrite the nntp implementation
321                 to use libetpan. Non-blocking NNTP!
322         * src/account.c
323         * src/crash.c
324         * src/imap.c
325         * src/inc.c
326         * src/main.c
327         * src/mainwindow.c
328         * src/pop.c
329         * src/pop.h
330         * src/prefs_account.c
331         * src/recv.c
332         * src/recv.h
333         * src/send_message.c
334         * src/send_message.h
335         * src/ssl_manager.c
336         * src/ssl_manager.h
337         * src/wizard.c
338         * src/common/claws.c
339         * src/common/session.c
340         * src/common/session.h
341         * src/common/smtp.c
342         * src/common/smtp.h
343         * src/common/socket.c
344         * src/common/socket.h
345         * src/common/ssl.c
346         * src/common/ssl.h
347         * src/common/ssl_certificate.c
348         * src/common/ssl_certificate.h
349         * src/gtk/about.c
350         * src/gtk/sslcertwindow.c
351         * src/gtk/sslcertwindow.h
352                 Implement GnuTLS support. GnuTLS support
353                 will be used if OpenSSL isn't available, or
354                 specified explicitely. (the reason is that
355                 GnuTLS cerficate checking is a bit less 
356                 practical than OpenSSL's)
357
358 2007-10-18 [paul]       3.0.2cvs81
359
360         * src/gtk/inputdialog.c
361         * src/gtk/inputdialog.h
362                 fix copyright header
363
364 2007-10-17 [colin]      3.0.2cvs80
365
366         * src/plugins/pgpcore/select-keys.c
367                 Fix bug which prevented encryption key
368                 auto-selection when two or more matched the
369                 email address, but only one isn't revoked
370                 or expired.
371
372 2007-10-17 [wwp]        3.0.2cvs79
373
374         * src/compose.c
375         * src/quote_fmt.c
376         * src/quote_fmt.h
377         * src/quote_fmt_lex.l
378         * src/quote_fmt_parse.y
379                 Templates can now attach files using |attach{filename}.
380
381 2007-10-17 [wwp]        3.0.2cvs78
382
383         * src/prefs_customheader.c
384         * src/prefs_ext_prog.c
385         * src/prefs_filtering_action.c
386         * src/prefs_matcher.c
387         * src/prefs_other.c
388         * src/prefs_toolbar.c
389         * src/gtk/combobox.c
390         * src/gtk/combobox.h
391         * src/gtk/gtkutils.c
392         * src/gtk/gtkutils.h
393         * src/plugins/bogofilter/bogofilter_gtk.c
394         * src/plugins/spamassassin/spamassassin_gtk.c
395                 Removed almost all remaining instances of GtkCombo
396                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
397                 few visual and code cleanup from Colin.
398
399 2007-10-16 [wwp]        3.0.2cvs77
400         * src/gtk/pluginwindow.c
401                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
402
403 2007-10-15 [colin]      3.0.2cvs76
404
405         * src/edittags.c
406         * src/edittags.h
407         * src/filtering.c
408         * src/filtering.h
409         * src/importmutt.c
410         * src/importpine.c
411         * src/main.c
412         * src/messageview.c
413         * src/messageview.h
414         * src/mimeview.c
415         * src/mimeview.h
416         * src/pop.c
417         * src/pop.h
418         * src/prefs_common.c
419         * src/prefs_common.h
420         * src/prefs_customheader.c
421         * src/prefs_customheader.h
422         * src/prefs_display_header.c
423         * src/prefs_display_header.h
424         * src/prefs_filtering_action.c
425         * src/prefs_filtering_action.h
426         * src/prefs_folder_column.c
427         * src/prefs_folder_column.h
428         * src/prefs_folder_item.c
429         * src/prefs_folder_item.h
430         * src/prefs_gtk.c
431         * src/prefs_gtk.h
432         * src/prefs_logging.h
433         * src/prefs_matcher.c
434         * src/prefs_matcher.h
435         * src/prefs_summary_column.c
436         * src/prefs_summary_column.h
437         * src/prefs_summary_open.c
438         * src/procheader.c
439         * src/procheader.h
440         * src/procmime.c
441         * src/procmime.h
442         * src/recv.c
443         * src/recv.h
444         * src/sourcewindow.c
445         * src/sourcewindow.h
446         * src/summaryview.c
447         * src/summaryview.h
448         * src/textview.c
449         * src/textview.h
450         * src/toolbar.c
451         * src/toolbar.h
452         * src/common/mgutils.c
453         * src/common/mgutils.h
454         * src/common/nntp.c
455         * src/common/nntp.h
456         * src/common/prefs.c
457         * src/common/prefs.h
458         * src/common/socket.c
459         * src/common/socket.h
460         * src/common/stringtable.c
461         * src/common/stringtable.h
462         * src/common/template.c
463         * src/common/template.h
464         * src/common/uuencode.c
465         * src/common/uuencode.h
466         * src/gtk/gtkshruler.c
467         * src/gtk/gtkshruler.h
468         * src/gtk/menu.c
469         * src/gtk/menu.h
470         * src/gtk/progressdialog.c
471         * src/gtk/progressdialog.h
472                 Remove/staticalize, the return of the revenge
473
474 2007-10-15 [colin]      3.0.2cvs75
475
476         * src/matcher.c
477                 Fix redirections in filtering's tests
478
479 2007-10-15 [colin]      3.0.2cvs74
480
481         * src/imap.c
482                 Don't build imap_synchronise at all when 
483                 building without libetpan
484
485 2007-10-14 [colin]      3.0.2cvs73
486
487         * src/imap.c
488         * src/common/md5.c
489         * src/common/md5.h
490         * src/gtk/manage_window.c
491         * src/gtk/manage_window.h
492                 Remove more unused code
493
494 2007-10-14 [colin]      3.0.2cvs72
495
496         * src/addrquery.c
497         * src/addrquery.h
498         * src/recv.c
499         * src/recv.h
500         * src/vcard.c
501         * src/vcard.h
502         * src/common/xml.c
503         * src/common/xml.h
504         * src/common/xmlprops.c
505         * src/common/xmlprops.h
506                 Remove more unused code
507
508 2007-10-14 [colin]      3.0.2cvs71
509
510         * src/common/utils.c
511                 Remove unused function
512
513 2007-10-13 [colin]      3.0.2cvs70
514
515         * src/imap.c
516         * src/imap.h
517         * src/mainwindow.c
518         * src/mainwindow.h
519         * src/gtk/gtkutils.c
520         * src/gtk/gtkutils.h
521                 Staticalise/Remove more code
522
523 2007-10-13 [colin]      3.0.2cvs69
524
525         * src/common/utils.c
526         * src/common/utils.h
527                 Remove dead code, unused for ages
528
529 2007-10-13 [colin]      3.0.2cvs68
530
531         * src/main.c
532         * src/main.h
533                 Maemo: define hildon_program in main.c,
534                 make it accessible in the .h with extern
535
536 2007-10-13 [paul]       3.0.2cvs67
537
538         * src/gtk/menu.c
539                 fix a bunch of runtime warnings on maemo
540
541 2007-10-13 [paul]       3.0.2cvs66
542
543         * src/main.c
544         * src/main.h
545         * src/gtk/gtkutils.c
546         * src/gtk/gtkutils.h
547                 fix a bunch of compiler warnings on maemo
548
549 2007-10-12 [colin]      3.0.2cvs65
550
551         * src/account.c
552         * src/addritem.c
553         * src/addritem.h
554         * src/filtering.c
555         * src/filtering.h
556         * src/folder.c
557         * src/folder.h
558         * src/common/utils.c
559         * src/common/utils.h
560                 Remove unused code, staticalise some functions
561
562 2007-10-12 [paul]       3.0.2cvs64
563
564         * src/account.c
565         * src/folderview.c
566         * src/main.c
567         * src/mainwindow.c
568         * src/messageview.c
569         * src/summary_search.c
570         * src/summaryview.c
571         * src/toolbar.c
572         * src/wizard.c
573         * src/common/utils.c
574         * src/gtk/prefswindow.c
575                 fix a bunch of compiler warnings on maemo
576
577 2007-10-11 [colin]      3.0.2cvs63
578
579         * src/editaddress.c
580                 Make static function static
581
582 2007-10-11 [mones]      3.0.2cvs62
583
584         * src/addrduplicates.c
585         * src/addressbook.c
586         * src/compose.c
587         * src/expldifdlg.c
588         * src/mainwindow.c
589         * src/messageview.c
590         * src/pop.c
591         * src/prefs_customheader.c
592         * src/prefs_send.c
593         * src/prefs_themes.c
594         * src/common/plugin.c
595         * src/gtk/pluginwindow.c
596         * src/gtk/quicksearch.c
597                 Fix several typos and capitalisation issues
598
599 2007-10-11 [wwp]        3.0.2cvs61
600
601         * src/editaddress.c
602                 Fix a warning about possible use of uninitialized
603                 filename var.
604
605 2007-10-11 [wwp]        3.0.2cvs60
606
607         * src/editaddress.c
608                 Disable "Unset picture" menu item when there's
609                 no picture to clear. Fix an extraneous g_unref_object,
610                 add missing initializers.
611
612 2007-10-11 [wwp]        3.0.2cvs59
613
614         * src/pixmaps/anonymous.xpm
615         * src/editaddress.c
616         * src/Makefile.am
617         * src/stock_pixmap.c
618         * src/stock_pixmap.h
619                 Fix a leak, gettext-ize the photo label.
620                 Don't clear the existing picture if loading
621                 a new one fails. Use a default 'anonymous'
622                 picture (this new xpm has been added to the
623                 internal stock_pixmap API). Add a
624                 "Set picture" context menu entry.
625
626 2007-10-11 [colin]      3.0.2cvs58
627
628         * src/messageview.c
629                 Make shift-shortcuts work
630         * src/prefs_actions.c
631                 Don't ask if we really want to close when
632                 choosing OK and only the list is changed
633         * src/prefs_template.c
634                 Don't ask if we really want to close when
635                 choosing OK and only the list is changed
636         * src/common/plugin.c
637                 Fix writing of second [Plugins_*] block
638         * src/common/template.c
639                 Remove unused files (fixes deletion)
640
641 2007-10-10 [paul]       3.0.2cvs57
642
643         * src/prefs_template.c
644                 put the whole thing in a scrolled window
645                 so that half the page is no longer inaccessible
646                 on maemo
647                 make the gtk_text_view smaller on maemo
648
649 2007-10-10 [colin]      3.0.2cvs56
650
651         * src/compose.c
652                 Fix updating of Attachments number in some
653                 cases (reedit, attach from command-line, ...)
654
655 2007-10-10 [colin]      3.0.2cvs55
656
657         * src/editaddress.c
658                 Initialise error correctly
659
660 2007-10-10 [paul]       3.0.2cvs54
661
662         * src/prefs_filtering_action.c
663         * src/gtk/description_window.c
664         * src/gtk/foldersort.c
665         * src/gtk/quicksearch.c
666                 get rid of some pointless new lines and
667                 make the descripton labels wrap better
668
669 2007-10-10 [colin]      3.0.2cvs53
670
671         * src/addressadd.c
672         * src/editaddress.c
673         * src/headerview.c
674         * src/textview.c
675                 More error handling on saving pictures
676
677 2007-10-10 [colin]      3.0.2cvs52
678
679         * src/printing.c
680         * src/printing.h
681                 Generalize a bit printing, so we can factorize
682                 most of the code. 
683
684 2007-10-10 [paul]       3.0.2cvs51
685
686         * src/addrduplicates.c
687                 fix engrish
688                 use GTK_STOCK... buttons
689
690 2007-10-10 [paul]       3.0.2cvs50
691
692         * src/addressadd.c
693         * src/addrindex.c
694         * src/editaddress.c
695                 Fix previous patch
696                 Thanks to Colin
697
698 2007-10-10 [paul]       3.0.2cvs49
699
700         * src/summaryview.c
701         * src/messageview.c
702                 Fix crash on Add sender to addressbook when
703                 From is null
704         * src/addressadd.c
705         * src/addrindex.c
706         * src/editaddress.c
707         * src/editaddress_other_attributes_ldap.h
708                 Fix leaks 
709                 Rename images to .png in addrbook/
710         * src/headerview.c
711         * src/textview.c
712                 Fix Face/X-Face being used if adding another
713                 address than sender to addressbook
714                 Thanks to Colin
715
716 2007-10-10 [holger]     3.0.2cvs48
717
718         * src/addrduplicates.c
719         * src/editaddress.c
720                 Improvements to the addressbook duplicate finder
721                 feature:
722                  - add an edit button to the button bar
723                  - display the whole bookname (with iface) and
724                    use this for same-book checking
725                  - after editing, try to keep selections if the
726                    entries are still present
727                  - sort the email column alphabetically
728                  - put results in a scrolled window
729                  - support embedded editing
730                  - make columns in detail view resizable
731                  - add keyboard shortcuts
732
733 2007-10-10 [wwp]        3.0.2cvs47
734
735         * src/addrindex.c
736                 Fix a crash when there's no From: in email, thanks to Colin.
737
738 2007-10-09 [paul]       3.0.2cvs46
739
740         * src/messageview.c
741         * src/summaryview.c
742         * src/textview.c
743                 fix building without compface support
744
745 2007-10-09 [colin]      3.0.2cvs45
746
747         * src/editaddress.c
748         * src/headerview.c
749         * src/textview.c
750                 Add error handling
751
752 2007-10-09 [colin]      3.0.2cvs44
753
754         * src/addrduplicates.c
755         * src/addressadd.c
756         * src/addressadd.h
757         * src/addressbook.c
758         * src/addressbook.h
759         * src/addrindex.c
760         * src/addrindex.h
761         * src/addritem.c
762         * src/addritem.h
763         * src/compose.c
764         * src/editaddress.c
765         * src/editaddress_other_attributes_ldap.h
766         * src/headerview.c
767         * src/messageview.c
768         * src/mimeview.c
769         * src/summaryview.c
770         * src/textview.c
771         * src/gtk/gtkutils.c
772                 Automatically set contacts' pictures from Face 
773                 or X-Face if they have no picture
774                 Display the contact picture in textview or
775                 headerview for mails sent by people in the 
776                 addressbook, that have no Face or X-Face
777                 Fix a few details in the Person edition dialog
778                 (ability to unset picture)
779                 Remove picture file when deleting contacts
780
781 2007-10-09 [iwkse]      3.0.2cvs43
782
783         * src/gtk/about.c
784                 center the about window
785
786 2007-10-09 [paul]       3.0.2cvs42
787
788         * src/prefs_toolbar.c
789                 fix icon selector window on maemo
790
791 2007-10-09 [paul]       3.0.2cvs41
792
793         * src/messageview.c
794                 add 'go to' menu to separate msgview
795
796 2007-10-09 [colin]      3.0.2cvs40
797
798         * src/common/defs.h
799                 Add forgotten file
800
801 2007-10-09 [iwkse]      3.0.2cvs39
802
803         * Makefile.am
804         * src/addressbook.c
805         * src/addritem.c
806         * src/addritem.h
807         * src/editaddress.c
808         * src/editaddress_other_attributes_ldap.h
809         * src/addrbook.c
810         * src/Makefile.am
811                 set a photo in the Addressbook
812
813 2007-10-08 [colin]      3.0.2cvs38
814
815         * src/prefs_toolbar.c
816                 Make height 320 to remove the scrollbar 
817                 (with current number of icons)
818
819 2007-10-08 [colin]      3.0.2cvs37
820
821         * src/prefs_toolbar.c
822                 Transform the treeview to a GtkIconView.
823                 Patch by Pawel
824                 In addition, transform the window so that 
825                 it looks like a popup menu. Patch by me
826
827 2007-10-08 [colin]      3.0.2cvs36
828
829         * src/compose.c
830         * src/compose.h
831                 Beautify the GUI a bit; in particular, show the
832                 number of attachments in the tab's title.
833                 Patch by Pawel
834
835 2007-10-08 [paul]       3.0.2cvs35
836
837         * src/mimeview.c
838                 Save users from themselves: save temporary
839                 files used for Open/Open with as read-only.
840                 Thanks to Colin
841
842 2007-10-08 [paul]       3.0.2cvs34
843
844         * tools/Makefile.am
845                 forgot this in cvs33
846
847 2007-10-08 [paul]       3.0.2cvs33
848
849         * tools/kdeservicemenu/README
850         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
851         * tools/kdeservicemenu/install.sh
852         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
853                 renamed template* to *template so as not to confuse
854                 lintian
855
856 2007-10-08 [paul]       3.0.2cvs32
857
858         * src/prefs_themes.c
859         * src/stock_pixmap.c
860                 replace 2 direct uses of RC_DIR
861
862 2007-10-07 [colin]      3.0.2cvs31
863
864         * src/addrduplicates.c
865         * src/addrduplicates.h
866         * src/addressbook.c
867         * src/addressbook.h
868         * src/addrindex.c
869         * src/addrindex.h
870                 Implement deletion in duplicate finder. 
871                 Patch by Holger 
872
873 2007-10-07 [colin]      3.0.2cvs30
874
875         * src/exporthtml.c
876         * src/mbox.c
877         * src/common/utils.c
878                 Better fix for Solaris, thanks to Nicolas Doualot
879
880 2007-10-07 [colin]      3.0.2cvs29
881
882         * AUTHORS
883         * src/gtk/authors.h
884                 Add Frank Dietrich
885
886 2007-10-07 [colin]      3.0.2cvs28
887
888         * src/exporthtml.c
889                 Fix HTML export to make it more compliant
890                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
891
892 2007-10-07 [colin]      3.0.2cvs27
893
894         * src/prefs_toolbar.c
895                 Only use icons that wouldn't look stupid in the toolbar
896                 Patch by Pawel
897
898 2007-10-07 [colin]      3.0.2cvs26
899
900         * src/prefs_toolbar.c
901                 Fix old icon being used when none is selected
902
903 2007-10-07 [colin]      3.0.2cvs25
904
905         * src/toolbar.c
906                 Fix copy/paste error
907
908 2007-10-07 [colin]      3.0.2cvs24
909
910         * src/prefs_toolbar.c
911         * src/toolbar.c
912         * src/toolbar.h
913                 Update icon to default one when changing event
914                 Make the icon chooser nicer (handle Esc, Enter,
915                 double-click)
916
917 2007-10-06 [colin]      3.0.2cvs23
918
919         * src/prefs_toolbar.c
920                 Fix text reset; patch by Pawel
921
922 2007-10-06 [colin]      3.0.2cvs22
923
924         * src/toolbar.h
925                 Complete previous commit
926
927 2007-10-06 [colin]      3.0.2cvs21
928
929         * src/prefs_toolbar.c
930         * src/toolbar.c
931                 Set toolbar text automatically to the default
932                 when changing Event executed on click
933
934 2007-10-06 [colin]      3.0.2cvs20
935
936         * src/prefs_toolbar.c
937                 Invert Text and Event fields
938
939 2007-10-06 [colin]      3.0.2cvs19
940
941         * src/prefs_toolbar.c
942         * src/toolbar.c
943                 Make toolbar prefs look much better
944                 Patch by Pawel Pekala
945
946 2007-10-06 [paul]       3.0.2cvs18
947
948         * src/account.c
949         * src/prefs_filtering.c
950                 fix checkbuttons in gtktreeview on maemo by
951                 setting maemo's "allow-checkbox-mode" to FALSE
952
953 2007-10-06 [colin]      3.0.2cvs17
954
955         * configure.ac
956                 Export -DSOLARIS in CFLAGS for all
957                 Solaris (not just 2.8) and OpenSolaris
958
959 2007-10-06 [paul]       3.0.2cvs16
960
961         * AUTHORS
962         * src/exporthtml.c
963         * src/mbox.c
964         * src/gtk/authors.h
965                 fix build on solaris where ctime_r takes
966                 3 arguments rather than 2.
967                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
968
969 2007-10-05 [colin]      3.0.2cvs15
970
971         * src/etpan/imap-thread.c
972                 Fix wrong error codepath
973
974 2007-10-05 [wwp]        3.0.2cvs14
975
976         * src/filtering.c
977                 Fix unexpected logging of quicksearches:
978                 debug_filtering_session flag was never reset to FALSE, causing
979                 matcher functions to log when called from a quicksearch
980                 (if a filtering session happened before).
981
982 2007-10-05 [paul]       3.0.2cvs13
983
984         * src/prefs_actions.c
985         * src/prefs_filtering.c
986         * src/prefs_template.c
987                 fix bug 1343, 'Filtering..'s close button
988                 silently discards new filter'
989                 Thanks to Colin
990
991 2007-10-05 [paul]       3.0.2cvs12
992
993         * configure.ac
994         * src/Makefile.am
995                 fix bug 1347, '-Wno-unused-function, optional'
996
997 2007-10-05 [colin]      3.0.2cvs11
998
999         * src/procmime.c
1000         * src/common/mgutils.c
1001                 Fix warnings
1002
1003 2007-10-05 [mones]      3.0.2cvs10
1004
1005         * manual/advanced.xml
1006                 Use full menu name
1007         * manual/es/advanced.xml
1008                 Synchronise translation
1009
1010 2007-10-04 [colin]      3.0.2cvs9
1011
1012         * src/action.c
1013         * src/addrbook.c
1014         * src/addrindex.c
1015         * src/compose.c
1016         * src/exporthtml.c
1017         * src/exportldif.c
1018         * src/folder.c
1019         * src/main.c
1020         * src/matcher.c
1021         * src/mbox.c
1022         * src/messageview.c
1023         * src/mh.c
1024         * src/news.c
1025         * src/partial_download.c
1026         * src/pop.c
1027         * src/procmime.c
1028         * src/procmsg.c
1029         * src/toolbar.c
1030         * src/common/log.c
1031         * src/common/mgutils.c
1032         * src/common/plugin.c
1033         * src/common/utils.c
1034         * src/common/xml.c
1035         * src/common/xml.h
1036         * src/common/xmlprops.c
1037         * src/common/xmlprops.h
1038         * src/plugins/bogofilter/bogofilter.c
1039         * src/plugins/clamav/clamav_plugin.c
1040         * src/plugins/dillo_viewer/dillo_prefs.c
1041         * src/plugins/pgpcore/prefs_gpg.c
1042         * src/plugins/pgpinline/pgpinline.c
1043         * src/plugins/pgpmime/pgpmime.c
1044         * src/plugins/spamassassin/spamassassin.c
1045         * src/plugins/trayicon/trayicon_prefs.c
1046                 Verify success on writes. Will fix possible strange
1047                 failure on disk full.
1048
1049 2007-10-04 [paul]       3.0.2cvs8
1050
1051         * manual/advanced.xml
1052                 add further info about Actions
1053                 Patch by Emmanuel Briot <briot@adacore.com>
1054
1055 2007-10-04 [paul]       3.0.2cvs7
1056
1057         * src/account.c
1058                 remove the D column, instead indicate the
1059                 default account by use of bold text
1060
1061 2007-10-03 [colin]      3.0.2cvs6
1062
1063         * src/common/template.c
1064                 Fix templates writing (was prone to disk full problems)
1065
1066 2007-10-03 [colin]      3.0.2cvs5
1067
1068         * src/Makefile.am
1069         * src/addrduplicates.c
1070         * src/addrduplicates.h
1071         * src/addressbook.c
1072                 Add duplicate deletion. Patch by Holger
1073
1074 2007-10-03 [colin]      3.0.2cvs4
1075
1076         * src/matcher.c
1077         * src/gtk/quicksearch.c
1078                 Fix bug 1340, 'Case insensitive searches with 
1079                 non-ascii alphabets fail'.
1080
1081 2007-10-03 [colin]      3.0.2cvs3
1082
1083         * src/main.c
1084         * src/common/utils.c
1085         * src/common/utils.h
1086                 Implement run-time alternative config directories
1087
1088 2007-10-03 [colin]      3.0.2cvs2
1089
1090         * src/folderview.c
1091                 Prevent opening folder item while folder
1092                 is scanned in a better way
1093
1094 2007-10-02 [paul]       3.0.2cvs1
1095
1096         * NEWS
1097         * README
1098         * RELEASE_NOTES
1099         * configure.ac
1100                 bump up version number following stable release
1101
1102 2007-09-30 [colin]      3.0.1cvs49
1103
1104         * src/imap.c
1105                 Refresh session if needed
1106
1107 2007-09-30 [colin]      3.0.1cvs48
1108
1109         * src/imap.c
1110                 Reset folder's session to NULL
1111                 before destroying it
1112
1113 2007-09-30 [mones]      3.0.1cvs47
1114
1115         * manual/handling.xml
1116                 Use markup quotes instead hardcoded quotes
1117         * manual/es/handling.xml
1118                 Added new synced section (IMAP subscriptions)
1119
1120 2007-09-29 [colin]      3.0.1cvs46
1121
1122         * src/imap.c
1123                 Notice disconnections faster
1124
1125 2007-09-28 [colin]      3.0.1cvs45
1126
1127         * src/addressbook.c
1128         * src/addrindex.c
1129                 Fix warnings
1130
1131 2007-09-28 [paul]       3.0.1cvs44
1132
1133         * src/mimeview.c
1134                 fix maemo build
1135
1136 2007-09-28 [paul]       3.0.1cvs43
1137
1138         * src/account.c
1139                 use gtk_widget_set_size_request() on the label
1140                 so that wrapping works better. get rid of the
1141                 (partially deprecated) hbutton_box.
1142                 these changes should prevent buttons overlapping
1143                 on maemo
1144
1145 2007-09-28 [colin]      3.0.1cvs42
1146
1147         * src/pop.c
1148                 Fix typo :)
1149
1150 2007-09-28 [colin]      3.0.1cvs41
1151
1152         * src/compose.c
1153         * src/msgcache.c
1154         * src/pop.c
1155         * src/procmime.c
1156         * src/etpan/imap-thread.c
1157                 64bits-related warning fixes
1158
1159 2007-09-28 [colin]      3.0.1cvs40
1160
1161         * src/folder_item_prefs.c
1162         * src/ldaputil.c
1163         * src/mainwindow.c
1164         * src/mimeview.c
1165         * src/common/tags.c
1166                 Fix warnings
1167
1168 2007-09-28 [colin]      3.0.1cvs39
1169
1170         * src/plugins/spamassassin/spamassassin.c
1171         * src/plugins/spamassassin/spamassassin.h
1172         * src/plugins/spamassassin/spamassassin_gtk.c
1173                 Add addressbook-based whitelisting
1174
1175 2007-09-28 [colin]      3.0.1cvs38
1176
1177         * src/folder.c
1178                 Fix bug 1337, 'crash on pressing Send button'
1179
1180 2007-09-28 [paul]       3.0.1cvs37
1181
1182         * src/prefs_folder_item.c
1183                 give the orphans a parent. makes all prefs
1184                 pages visible on maemo
1185
1186 2007-09-28 [colin]      3.0.1cvs36
1187
1188         * src/prefs_folder_column.c
1189         * src/prefs_summary_column.c
1190                 Fix two leaks
1191
1192 2007-09-27 [colin]      3.0.1cvs35
1193
1194         * src/gtk/quicksearch.c
1195                 Fix bug 1336, 'Segfault if empty space before search-string'
1196
1197 2007-09-26 [mones]      3.0.1cvs34
1198
1199         * manual/account.xml
1200         * manual/plugins.xml
1201                 Fixed irc channel name, added some docbook markup.
1202                 Changed text markup to docbook markup. 
1203                 Added spamcop as supported in SpamReport description.
1204         * manual/fr/plugins.xml
1205                 Fixed irc channel name.
1206         * manual/es/account.xml
1207         * manual/es/advanced.xml
1208         * manual/es/claws-mail-manual.xml
1209         * manual/es/glossary.xml
1210         * manual/es/gpl.xml
1211         * manual/es/keyboard.xml
1212         * manual/es/plugins.xml
1213                 Synced with English version, fixed a couple of typos.
1214
1215 2007-09-26 [colin]      3.0.1cvs33
1216
1217         * configure.ac
1218                 Explain why "Libgnomeprint: no" on GTK+ 2.10
1219
1220 2007-09-26 [colin]      3.0.1cvs32
1221
1222         * src/messageview.c
1223         * src/procmsg.c
1224         * src/procmsg.h
1225                 Optimisation: avoid fetching mail 3 times locally
1226                 for displaying
1227
1228 2007-09-26 [colin]      3.0.1cvs31
1229
1230         * src/mh.c
1231                 Fix missing static
1232
1233 2007-09-26 [colin]      3.0.1cvs30
1234
1235         * src/folder.c
1236         * src/folder.h
1237         * src/mh.c
1238         * src/mh.h
1239                 Fix MH mtime hack - make it a folder class function
1240
1241 2007-09-26 [colin]      3.0.1cvs29
1242
1243         * src/inc.c
1244                 Fix bug 1334, 'user defined mail incorporation 
1245                 script not run'
1246
1247 2007-09-25 [colin]      3.0.1cvs28
1248
1249         * src/codeconv.c
1250                 Optimisation: shortcut conv_codeset_strdup
1251                 when src_code and dest_code are the same
1252         * src/common/xml.c
1253         * src/common/xml.h
1254                 Optimisation: shortcut code conversions when
1255                 files are in UTF-8; faster list walking by
1256                 using prepend/reverse.
1257
1258 2007-09-25 [holger]     3.0.1cvs27
1259
1260         * src/printing.c
1261                 Replace button bar of the preview window
1262                 with a real toolbar (patch by Colin)
1263                 Add zooming to the preview window
1264
1265 2007-09-24 [paul]       3.0.1cvs26
1266
1267         * src/compose.c
1268                 compact the character set menu, adding some
1269                 missing encodings. Patch by Pawel Pekala
1270
1271 2007-09-23 [paul]       3.0.1cvs25
1272
1273         * src/prefs_account.c
1274         * src/prefs_folder_item.c
1275         * src/prefs_quote.c
1276         * src/quote_fmt.c
1277         * src/quote_fmt.h
1278                 remove unnecessary frame from Templates options
1279                 and improve the English of the check button label
1280
1281 2007-09-22 [colin]      3.0.1cvs24
1282
1283         * src/gtk/quicksearch.c
1284                 Fix bug 1329, 'error in quicksearch.c'
1285                 Fix return with value in function returning void
1286
1287 2007-09-22 [colin]      3.0.1cvs23
1288
1289         * src/imap.c
1290         * src/procmsg.h
1291         * src/common/utils.c
1292         * src/common/utils.h
1293         * src/etpan/imap-thread.c
1294                 Optimise fetching IMAP cached emails *a lot*
1295                 (remember whether mail is fully cached and \r's
1296                  are already stripped)
1297
1298 2007-09-22 [colin]      3.0.1cvs22
1299
1300         * src/folder.c
1301         * src/folder.h
1302         * src/prefs_folder_item.c
1303                 Add a button to allow users to drop local caches.
1304
1305 2007-09-21 [colin]      3.0.1cvs21
1306
1307         * src/summaryview.c
1308                 Remove unnecessary error when cancelling export to mbox.
1309                 Patch by Pawel
1310
1311 2007-09-21 [paul]       3.0.1cvs20
1312
1313         * src/gtk/prefswindow.c
1314                 remove unnecessary frames from the prefs
1315                 pages. Patch by Pawel Pekala
1316
1317 2007-09-21 [paul]       3.0.1cvs19
1318
1319         * src/prefs_account.c
1320         * src/prefs_folder_item.c
1321         * src/prefs_quote.c
1322         * src/quote_fmt.c
1323                 put the Templates options into a tabbed
1324                 layout. Patch by Pawel Pekala
1325
1326 2007-09-21 [paul]       3.0.1cvs18
1327
1328         * src/mainwindow.c
1329                 group together the character set menu items
1330                 move the /View/Show or hide/Message view below
1331                 .../Toolbar menu item
1332                 Patch by Pawel Pekala
1333
1334 2007-09-21 [mones]      3.0.1cvs17
1335
1336         * src/compose.c
1337                 Fix for bug 1327, 'segfault when replying to a non-existent
1338                 news message', thanks to Colin.
1339
1340 2007-09-21 [colin]      3.0.1cvs16
1341
1342         * src/folderview.c
1343                 Complete 3.0.1cvs15
1344
1345 2007-09-20 [colin]      3.0.1cvs15
1346
1347         * src/folderview.c
1348         * src/folderview.h
1349                 Maybe fix bug 1324, 'Corrupted IMAP cache'
1350
1351 2007-09-20 [colin]      3.0.1cvs14
1352
1353         * src/printing.c
1354                 Fix a little leak
1355
1356 2007-09-20 [holger]     3.0.1cvs13
1357
1358         * src/printing.c
1359                 Add page layout to print preview.
1360                 Make the close-button in the toolbar
1361                 right-aligned.
1362
1363 2007-09-20 [paul]       3.0.1cvs12
1364
1365         * po/ru.po
1366                 updated by Pavlo Bohmat
1367
1368 2007-09-19 [colin]      3.0.1cvs11
1369
1370         * src/common/utils.c
1371                 Prevent unquoted mime boundaries, by always
1372                 using a /
1373
1374 2007-09-19 [colin]      3.0.1cvs10
1375
1376         * src/printing.c
1377                 Fix drawing area size, fix DPI change that
1378                 can cause total number of lines to decrease
1379
1380 2007-09-19 [colin]      3.0.1cvs9
1381
1382         * po/POTFILES.in
1383         * src/printing.c
1384                 Make print preview more efficient and nicer.
1385                 Patch mostly by Holger Berndt <hb@claws-mail.org>
1386
1387 2007-09-19 [colin]      3.0.1cvs8
1388
1389         * src/prefs_common.c
1390         * src/prefs_common.h
1391         * src/printing.c
1392                 Add scrolledwindow, default allocation and
1393                 size saving to the print preview window.
1394
1395 2007-09-18 [colin]      3.0.1cvs7
1396
1397         * src/prefs_common.c
1398         * src/prefs_common.h
1399         * src/prefs_image_viewer.c
1400         * src/printing.c
1401                 GtkPrintOperation:
1402                 - add image printing support
1403                 - add option to print images
1404                 - add preview widget
1405                 - add saving of a few Page Setup parameters
1406
1407 2007-09-18 [colin]      3.0.1cvs6
1408
1409         * AUTHORS
1410         * src/gtk/authors.h
1411                 Add Guillaume Chazarain
1412
1413 2007-09-18 [colin]      3.0.1cvs5
1414
1415         * src/common/utils.c
1416                 Fix bug 1321, 'access before allocation 
1417                 when scanning for uris'. Patch by 
1418                 Guillaume Chazarain <guichaz@yahoo.fr>
1419
1420 2007-09-18 [colin]      3.0.1cvs4
1421
1422         * src/toolbar.c
1423                 Fix bug 1320, 'Memory leak caused by 
1424                 gtk_container_get_children'. Patch by
1425                 Guillaume Chazarain <guichaz@yahoo.fr>
1426
1427 2007-09-18 [colin]      3.0.1cvs3
1428
1429         * src/printing.c
1430         * src/printing.h
1431                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
1432
1433 2007-09-18 [colin]      3.0.1cvs2
1434
1435         * src/Makefile.am
1436         * src/mainwindow.c
1437         * src/messageview.c
1438         * src/messageview.h
1439         * src/prefs_ext_prog.c
1440         * src/prefs_fonts.c
1441         * src/printing.c
1442         * src/printing.h
1443         * src/summaryview.c
1444                 Use GtkPrintOperation by default on GTK+ >= 2.10
1445                 Patch by Holger Berndt <hb@claws-mail.org>
1446
1447 2007-09-18 [paul]       3.0.1cvs1
1448
1449         * NEWS
1450         * README
1451         * RELEASE_NOTES
1452         * configure.ac
1453                 bump up version number following stable release
1454
1455 2007-09-16 [colin]      3.0.0cvs18
1456
1457         * src/folder.c
1458                 Fix possible memleak
1459
1460 2007-09-16 [colin]      3.0.0cvs17
1461
1462         * src/folderview.c
1463                 Fix bug 1311, 'Wrong arrow position 
1464                 while moving message into folder when 
1465                 column headers hidden'
1466         * src/image_viewer.c
1467                 Show error in the GUI if image can't
1468                 be loaded
1469         * src/matcher.c
1470                 Fix spurious output
1471         * src/messageview.c
1472                 Allow setting domain in msgid
1473         * src/common/plugin.c
1474                 Add timing information
1475
1476 2007-09-16 [colin]      3.0.0cvs16
1477
1478         * src/account.c
1479         * src/compose.c
1480         * src/prefs_account.c
1481         * src/prefs_account.h
1482         * src/common/utils.c
1483                 Remove Generate Message-ID option. We need
1484                 this on some IMAP servers.
1485         * src/prefs_template.c
1486                 Fix double-free
1487
1488 2007-09-16 [colin]      3.0.0cvs15
1489
1490         * src/prefs_filtering.c
1491         * src/prefs_filtering.h
1492         * src/prefs_filtering_action.c
1493         * src/common/tags.c
1494                 Fix tags issues: tags with spaces, renaming
1495                 tags.
1496
1497 2007-09-16 [colin]      3.0.0cvs14
1498
1499         * src/folderview.c
1500         * src/main.c
1501         * src/mainwindow.c
1502                 Fix bug 1308, 'Claws deletes folderlist.xml after
1503                 fetching mail short after start-up'
1504
1505 2007-09-16 [colin]      3.0.0cvs13
1506
1507         * src/compose.c
1508                 Fix scrolling to cursor
1509
1510 2007-09-16 [paul]       3.0.0cvs12
1511
1512         * po/sr.po
1513                 updated by Aleksandar Urosevic
1514
1515 2007-09-16 [paul]       3.0.0cvs11
1516
1517         * src/folder.c
1518                 do not allow locked msgs to be deleted,
1519                 even by filtering/processing
1520
1521 2007-09-07 [paul]       3.0.0cvs10
1522
1523         * src/prefs_folder_column.c
1524         * src/prefs_summary_column.c
1525                 implement button sensitivity
1526                 patch by Pawel Pekala
1527
1528 2007-09-06 [wwp]        3.0.0cvs9
1529
1530         * src/prefs_gtk.c
1531                 Add a missing linefeed to a debug message.
1532
1533 2007-09-05 [colin]      3.0.0cvs8
1534
1535         * src/inc.c
1536                 Fix statusbar/window mismatch on Maemo
1537
1538 2007-09-05 [colin]      3.0.0cvs7
1539
1540         * src/ldaputil.c
1541                 Fix build without USE_LDAP_TLS
1542
1543 2007-09-05 [colin]      3.0.0cvs6
1544
1545         * src/folder.c
1546         * src/imap.c
1547         * src/inc.c
1548         * src/mbox.c
1549         * src/send_message.c
1550         * src/statusbar.c
1551         * src/statusbar.h
1552                 Maemo: distinguish various statusbar messages,
1553                 in order to display only the most important.
1554
1555 2007-09-04 [wwp]        3.0.0cvs5
1556
1557         * src/account.c
1558                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
1559                 Show protocol "SMTP" and the appropriate server for send-only
1560                 accounts, show "-" instead of "" when no value is relevant.
1561
1562 2007-09-03 [ticho]      3.0.0cvs4
1563
1564         * src/summaryview.c
1565                 Handle plural form better in delete confirmation dialog.
1566
1567 2007-09-03 [wwp]        3.0.0cvs3
1568
1569         * src/compose.c
1570                 Warn differently when sending or sending later (queueing).
1571
1572 2007-09-03 [colin]      3.0.0cvs2
1573
1574         * src/procmime.c
1575         * src/procmime.h
1576         * src/common/plugin.c
1577         * src/common/plugin.h
1578                 Add a new plugin API, MimeParser. It allows
1579                 plugins to scan email MIME parts and optionally,
1580                 transform them.
1581
1582 2007-09-03 [mones]      3.0.0cvs1
1583
1584         * po/es.po
1585                 Updated translation
1586         * src/common/defs.h
1587                 While a better solution is made double history sizes
1588
1589 2007-09-03 [paul]       3.0.0
1590
1591         * NEWS
1592         * README
1593         * RELEASE_NOTES
1594                 3.0.0 released
1595
1596 [For previous entries, see ChangeLog.2.0.0-3.0.0]