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