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