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