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