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