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