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