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