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