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