7ff396a09dbbda8fef8b79489dddee23cd655203
[claws.git] / ChangeLog
1 2007-11-27 [colin]      3.1.0cvs39
2
3         * src/filtering.c
4                 Fix bug 1407, 'After a copy action, further rules apply 
5                 to both original and copy'
6
7 2007-11-27 [colin]      3.1.0cvs38
8
9         * src/edittags.c
10         * src/summaryview.c
11                 Fixes races when doing a long operation and user
12                 asks for another one (Mark all read/unread on a 
13                 big folder on IMAP for example)
14
15 2007-11-27 [wwp]        3.1.0cvs37
16
17         * src/addressbook.c
18         * src/prefs_common.c
19                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
20                 and 3.1.0cvs35 (addressbook.c).
21
22 2007-11-27 [holger]     3.1.0cvs36
23
24         * src/printing.c
25                 Add a line separating header and body
26                 in the printout
27
28 2007-11-27 [wwp]        3.1.0cvs35
29
30         * src/addressbook.c
31                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
32                 (thanks to Colin) and revert disabling of cut/copy
33                 context menu entries upon selected groups.
34
35 2007-11-27 [holger]     3.1.0cvs34
36
37         * src/printing.c
38                 Add weights to the list of supported text attributes
39                 for printing
40
41 2007-11-27 [wwp]        3.1.0cvs33
42
43         * src/Makefile.am
44         * src/addrcustomattr.c
45         * src/addrcustomattr.h
46         * src/addressbook.c
47         * src/editaddress.c
48         * src/editaddress.h
49         * src/prefs_common.c
50         * src/prefs_common.h
51         * src/common/defs.h
52                 Provide a (customizable) list of preset attribute names
53                 for editing contacts (closes bug #1391).
54
55 2007-11-27 [wwp]        3.1.0cvs32
56
57         * src/addrclip.c
58         * src/addressbook.c
59         * src/addritem.c
60                 Various fixes in the address book:
61                         - made copy/move of a folder to itself or its subtree
62                           impossible (-> error)
63                         - errors messages don't show in the status bar anymore,
64                           use alertpanels instead
65                         - simple click on group doesn't open group edit dialog
66                           anymore when in contact edit embedded mode (was too itchy)
67                         - fixed disabling of edit button and and menu entry when
68                           in contact edit embedded mode (was done in a bad and
69                           ineffective way)
70                         - fix menu cut/paste sensitivity in treelist context
71                           menu (conflicting enabling was done by different functions)
72                         - fix some menu item sensitivity in address list context menu
73                         - don't allow cut/copy of groups, it's useless as they won't
74                           be copied w/ their contents
75                         - fix missing copy of the picture file when copying (bug #1402),
76                           fix picture attribute (internal) value when moving or copying
77
78
79 2007-11-27 [colin]      3.1.0cvs31
80
81         * src/folder.c
82         * src/imap.c
83                 Fix tags loss on move, fix space encoding
84
85 2007-11-26 [colin]      3.1.0cvs30
86
87         * src/edittags.c
88         * src/folder.c
89         * src/folder.h
90         * src/imap.c
91         * src/messageview.c
92         * src/procmsg.c
93         * src/procmsg.h
94         * src/summaryview.c
95         * src/common/utils.c
96         * src/common/utils.h
97         * src/etpan/imap-thread.c
98         * src/etpan/imap-thread.h
99                 Add IMAP tags support
100
101 2007-11-26 [colin]      3.1.0cvs29
102
103         * src/imap.c
104                 Fix bug 1405, 'imap auto auth method doesn't 
105                 work since 3.1.0'
106
107 2007-11-26 [colin]      3.1.0cvs28
108
109         * src/messageview.c
110         * src/procmime.c
111                 Handle broken disposition-notifications from Evolution
112                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
113
114 2007-11-25 [paul]       3.1.0cvs27
115
116         * src/folder_item_prefs.c
117         * src/folder_item_prefs.h
118                 remove dead code
119
120 2007-11-23 [wwp]        3.1.0cvs26
121
122         * src/matcher.c
123         * src/matcher.h
124         * src/matcher_parser_parse.y
125         * src/prefs_matcher.c
126                 Fix irrelevant case folding when adding matcher condition 'test',
127                 thanks to Colin.
128
129 2007-11-23 [wwp]        3.1.0cvs25
130
131         * src/prefs_common.c
132         * src/prefs_common.h
133         * src/prefs_summary_open.c
134         * src/prefs_summary_open.h
135         * src/summaryview.c
136                 Add "select first email in list" to the list of possible selections
137                 when opening a folder.
138
139 2007-11-23 [paul]       3.1.0cvs24
140
141         * po/de.po
142                 a fix by Stephan Sachse, plus remove all
143                 old strings from the end of the file
144
145 2007-11-23 [wwp]        3.1.0cvs23
146
147         * src/prefs_msg_colors.c
148                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
149                 with little changes.
150
151 2007-11-23 [paul]       3.1.0cvs22
152
153         * src/prefs_logging.c
154                 eliminate wasted horizontal space
155
156 2007-11-23 [paul]       3.1.0cvs21
157
158         * src/prefs_summaries.c
159                 don't wrap the label or put linebreaks
160
161 2007-11-22 [colin]      3.1.0cvs20
162
163         * src/plugins/pgpinline/pgpinline.c
164                 Fix decryption
165
166 2007-11-22 [wwp]        3.1.0cvs19
167
168         * src/prefs_themes.c
169                 Yet another misuse of get_rc_dir(), still related
170                 to user themes. Completes 3.1.0cvs18.
171
172 2007-11-22 [wwp]        3.1.0cvs18
173
174         * src/stock_pixmap.c
175                 Fix a misuse of get_rc_dir(), user themes dir was
176                 not set properly and some themes might have disappeared
177                 from themes list in prefs.
178
179 2007-11-22 [wwp]        3.1.0cvs17
180
181         * src/edittags.c
182         * src/edittags.h
183         * src/common/tags.c
184         * src/common/tags.h
185                 Correct copyright for these claws-mail-only brand new
186                 files.
187
188 2007-11-22 [paul]       3.1.0cvs16
189
190         * src/compose.c
191                 fix bug 1400, 'Drag and drop of URLs does not work'
192                 Thanks to Colin
193
194 2007-11-22 [paul]       3.1.0cvs15
195
196         * src/prefs_common.c
197                 make "cmds_use_system_default" default to FALSE
198                 so as not to disrupt current settings
199         * src/summaryview.c
200                 increase the size of the GdkRectangle, tooltips
201                 didn't show for me otherwise
202
203 2007-11-21 [colin]      3.1.0cvs14
204
205         * src/compose.c
206         * src/crash.c
207         * src/exphtmldlg.c
208         * src/mainwindow.c
209         * src/manual.c
210         * src/mimeview.c
211         * src/prefs_account.c
212         * src/prefs_common.c
213         * src/prefs_common.h
214         * src/prefs_ext_prog.c
215         * src/textview.c
216         * src/uri_opener.c
217         * src/gtk/about.c
218         * src/gtk/gtkutils.c
219                 Use xdg-open as a way to find default browser,
220                 when available
221
222 2007-11-21 [colin]      3.1.0cvs13
223
224         * src/messageview.c
225         * src/procmime.c
226         * src/procmsg.h
227                 Send better return receipts (useful ones)
228                 Handle incoming return receipts
229
230 2007-11-20 [colin]      3.1.0cvs12
231
232         * src/printing.c
233         * src/printing.h
234                 Add getter/setter for settings, and getter
235                 for page setup
236
237 2007-11-20 [colin]      3.1.0cvs11
238
239         * src/folderview.c
240         * src/main.c
241         * src/mainwindow.c
242                 Fix bug 1396, 'Crash on disabling a filter 
243                 while it is processing'
244
245 2007-11-20 [paul]       3.1.0cvs10
246
247         * src/folder.c
248                 fix bug 1395, 'Crash on checking for new mails
249                 while filter is running'
250                 Thanks to Colin
251
252 2007-11-20 [paul]       3.1.0cvs9
253
254         * src/compose.c
255                 make this string easier for translators
256
257 2007-11-19 [colin]      3.1.0cvs8
258
259         * src/prefs_summaries.c
260         * src/summaryview.c
261                 Don't enable more tooltips on Maemo
262
263 2007-11-19 [colin]      3.1.0cvs7
264
265         * src/prefs_common.c
266         * src/prefs_common.h
267         * src/prefs_summaries.c
268         * src/summaryview.c
269                 Fix bug 1388, 'message list tool tips'
270                 Add (optional) tooltips in summaryview.
271                 This only works with GTK+ >= 2.12
272
273 2007-11-19 [colin]      3.1.0cvs6
274
275         * src/compose.c
276                 Make strings a bit better when attaching
277                 from mailto: URIs
278
279 2007-11-19 [colin]      3.1.0cvs5
280
281         * src/common/utils.c
282                 Fix bug 1392, 'Top level domain .EU is 
283                 not recognised as valid'
284
285 2007-11-19 [wwp]        3.1.0cvs4
286
287         * src/compose.c
288         * src/compose.h
289                 Revert changes to compose.c made in 3.1.0cvs2.
290
291 2007-11-19 [wwp]        3.1.0cvs3
292
293         * src/addressbook.c
294         * src/addressbook.h
295         * src/editaddress.c
296         * src/editgroup.c
297         * src/addrduplicates.c
298                 Minor improvements in the address book:
299                 always accept new contacts provided that some
300                 detail is set (instead of rejecting silently).
301                 Better guessing of contact name from incomplete
302                 name information. Better display of contacts with
303                 no name, in contact lists, group contents, find
304                 duplicate results.
305                 
306
307 2007-11-19 [wwp]        3.1.0cvs2
308
309         * src/compose.c
310         * src/compose.h
311         * src/prefs_logging.c
312         * src/prefs_summaries.c
313                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
314                 wrap some long label in prefs/summaries, layout checkboxes
315                 in a more compact form in prefs/loggin, make account and
316                 header's combos have the same size/spacing in compose
317                 window.
318
319 2007-11-19 [wwp]        3.1.0cvs1
320
321         * src/edittags.c
322                 Fix a tiny leak and duplicate variable.
323
324 2007-11-19 [paul]       3.1.0
325
326         * NEWS
327         * README
328         * RELEASE_NOTES 
329                 3.1.0 released
330
331 2007-11-19 [paul]       3.0.2cvs145
332
333         * po/de.po
334         * po/fi.po
335         * po/fr.po
336         * po/hu.po
337         * po/it.po
338         * po/pl.po
339         * po/pt_BR.po
340         * po/sk.po
341         * po/zh_CN.po
342                 updated by Stephan Sachse, Flammie Pirinen,
343                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
344                 Emil Nowak, Frederico Goncalves Guimaraes,
345                 Andrej Kacian, and Ralph Young
346
347 2007-11-18 [mones]      3.0.2cvs144
348
349         * po/es.po
350                 Updated Spanish translation
351
352 2007-11-18 [colin]      3.0.2cvs143
353
354         * src/edittags.c
355                 Prevent empty tag after edit, thanks to wwp
356
357 2007-11-18 [colin]      3.0.2cvs142
358
359         * src/editaddress.c
360                 Fix possible "(null)" %s - thanks to wwp
361
362 2007-11-16 [wwp]        3.0.2cvs141
363
364         * src/common/utils.c
365                 Fix for 3.0.2cvs140, prevents from crashing when opening
366                 a compose window.
367
368 2007-11-16 [colin]      3.0.2cvs140
369
370         * src/main.c
371         * src/common/claws.c
372                 Output a bit more useful info at startup
373                 in --debug mode
374
375 2007-11-16 [colin]      3.0.2cvs139
376
377         * src/compose.c
378         * src/common/utils.c
379         * src/common/utils.h
380                 Fix bug 1387, 'Request for --compose to 
381                 support multiple attachments'
382
383 2007-11-16 [colin]      3.0.2cvs138
384
385         * src/news.c
386                 Fix bug 1390, 'NNTP fails after server 
387                 closed connection'
388
389 2007-11-16 [colin]      3.0.2cvs137
390
391         * src/prefs_display_header.c
392                 Fix bug 1389, 'Changing 'Display headers 
393                 in message view' breaks dispheaderrc'
394
395 2007-11-14 [colin]      3.0.2cvs136
396
397         * src/summaryview.c
398         * src/gtk/quicksearch.c
399         * src/gtk/quicksearch.h
400                 Fix resetting the quicksearch when in non-sticky
401                 mode, but Recursive is set: reset only when going
402                 out of the root search folder.
403
404 2007-11-14 [colin]      3.0.2cvs135
405
406         * src/filtering.c
407                 Don't set new flag back when doing "Mark as unread"
408                 from filtering
409
410 2007-11-12 [paul]       3.0.2cvs134
411
412         * src/plugins/dillo_viewer/dillo_viewer.c
413                 don't offer the mime type for translation
414
415 2007-11-12 [paul]
416
417         3.1.0-rc2 released
418
419 2007-11-11 [colin]      3.0.2cvs133
420
421         * src/imap_gtk.c
422         * src/mh_gtk.c
423                 Use markup-escaped strings in dialogs
424
425 2007-11-11 [colin]      3.0.2cvs132
426
427         * src/imap.c
428                 Better IMAP-UTF7/UTF8 conversion
429
430 2007-11-10 [colin]      3.0.2cvs131
431
432         * src/news.c
433                 Fix debian bug 450698, 'nntp auth behavior changed 
434                 without notice'
435
436 2007-11-10 [colin]      3.0.2cvs130
437
438         * configure.ac
439         * src/inc.c
440         * src/main.c
441         * src/main.h
442         * src/mimeview.c
443         * src/statusbar.c
444         * src/common/utils.c
445         * src/etpan/Makefile.am
446         * src/gtk/filesel.c
447         * src/gtk/gtkutils.h
448         * src/gtk/menu.c
449         * src/plugins/bogofilter/Makefile.am
450         * src/plugins/clamav/Makefile.am
451         * src/plugins/dillo_viewer/Makefile.am
452         * src/plugins/pgpcore/Makefile.am
453         * src/plugins/spamassassin/Makefile.am
454         * src/plugins/trayicon/Makefile.am
455                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
456
457 2007-11-09 [colin]      3.0.2cvs129
458
459         * src/addressbook.c
460         * src/ldapupdate.c
461                 fix bug 1375, 'Impossible to modify e-mail
462                 in LDAP addressbook twice'; Try two. update
463                 externalID, don't make display lag, and
464                 fix the cases where dn is not mail.
465
466 2007-11-08 [paul]       3.0.2cvs128
467
468         * src/account.c
469         * src/compose.c
470         * src/messageview.c
471         * src/prefs_account.c
472         * src/prefs_account.h
473                 reinstate 'Generate Message-ID' option as an
474                 account preference. (hidden on IMAP)
475                 Thanks to Colin
476
477 2007-11-08 [paul]       3.0.2cvs127
478
479         * src/textview.c
480                 MAEMO: fix failure of loading images inline
481                 MAEMO: fix bug 1349, 'Emails still skip to end
482                 when opened (in certain circumstances)...'
483
484 2007-11-07 [colin]      3.0.2cvs126
485
486         * src/toolbar.c
487                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
488
489 2007-11-07 [colin]      3.0.2cvs125
490
491         * src/toolbar.c
492                 Re-change the string occurence of A_CLAWS_ACTIONS
493                 to A_SYL_ACTIONS, to prevent parse errors of the
494                 toolbar_*.xml files
495
496 2007-11-07 [colin]      3.0.2cvs124
497
498         * src/mimeview.c
499         * src/prefs_common.c
500         * src/prefs_common.h
501         * manual/advanced.xml
502                 Add an hidden pref, 'save_parts_readwrite';
503                 completes 3.0.2cvs35
504
505 2007-11-07 [paul]       3.0.2cvs123
506
507         * src/prefs_toolbar.c
508         * src/toolbar.c
509         * src/toolbar.h
510                 rename ToolbarSylpheedActions to ToolbarClawsActions
511                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
512
513 2007-11-07 [paul]       3.0.2cvs122
514
515         * src/toolbar.c
516                 MAEMO: remove tooltips
517
518 2007-11-07 [colin]      3.0.2cvs121
519
520         * src/plugins/pgpinline/pgpinline.c
521                 Fix bug 1377, 'unspecific errors on 
522                 signature checking'. Fix trimming of
523                 UTF8 data.
524
525 2007-11-06 [iwkse]      3.0.2cvs120
526
527         * src/prefs_summary_open.c
528                 yet a string change
529
530 2007-11-06 [paul]       3.0.2cvs119
531
532         * tools/Makefile.am
533         * tools/README
534         * tools/csv2addressbook.pl
535                 add a new script that imports a CSV formatted
536                 address book. Becky and Thunderbird address
537                 book are currently supported.
538
539 2007-11-05 [colin]      3.0.2cvs118
540
541         * src/imap.c
542                 Fix deletion 
543
544 2007-11-05 [iwkse]      3.0.2cvs117
545
546         * src/prefs_summary_open.c
547                 String changes
548
549 2007-11-04 [paul]       3.0.2cvs116
550
551         * src/addressbook_foldersel.c
552                 fix gtk critical warning
553                 Patch by Pawel Pekala
554
555 2007-11-04 [paul]       3.0.2cvs115
556
557         * tools/README
558         * tools/claws-mail-compose-insert-files.pl
559                 add --bcc and uri_escape() everything
560
561 2007-11-04 [paul]       3.0.2cvs114
562
563         * src/gtk/gtkutils.c
564                 gtkut_stock_with_text_button_set_create(): set
565                 GTK_CAN_DEFAULT on buttons 2 and 3
566
567 2007-11-03 [paul]       3.0.2cvs113
568
569         * src/common/utils.c
570                 fix debian bug #448814, 'mailto: URI decoding
571                 desn't decode the destination address field'
572                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
573
574 2007-11-03 [paul]       3.0.2cvs112
575
576         * AUTHORS
577         * src/compose.c
578         * src/gtk/authors.h
579                 allow Bcc in commandline URIs
580                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
581
582 2007-11-02 [colin]      3.0.2cvs111
583
584         * src/addressbook.c
585                 Maybe fix bug 1376, 'crash on 
586                 addressbook manipulation'
587
588 2007-10-31 [paul]       3.0.2cvs110
589
590         * src/ldapupdate.c
591                 fix bug 1375, 'Impossible to modify e-mail
592                 in LDAP addressbook twice'
593                 Patch by Michael Rasmussen
594
595 2007-10-30 [paul]       3.0.2cvs109
596
597         * configure.ac
598                 enable GnuTLS support with --enable-gnutls which
599                 will disable openssl support. if the user has
600                 gtk >= 2.10.x don't allow gnomeprint even if the
601                 user asks for it
602
603 2007-10-30 [paul]
604
605         3.1.0-rc1 released
606
607 2007-10-30 [paul]       3.0.2cvs108
608
609         * Makefile.am
610                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
611
612 2007-10-30 [paul]       3.0.2cvs107
613
614         * src/expldifdlg.c
615         * src/prefs_account.c
616         * src/prefs_folder_item.c
617         * src/prefs_spelling.c
618         * src/prefs_themes.c
619         * src/wizard.c
620         * src/gtk/gtkaspell.c
621         * src/gtk/gtkaspell.h
622         * src/plugins/spamassassin/spamassassin_gtk.c
623                 replace deprecated gtk_option_menu...
624                 patch by Pawel Pekala
625
626 2007-10-29 [colin]      3.0.2cvs106
627
628         * src/plugins/dillo_viewer/dillo_prefs.c
629                 Fix forgotten signal connect
630
631 2007-10-28 [colin]      3.0.2cvs105
632
633         * src/plugins/dillo_viewer/dillo_prefs.c
634         * src/plugins/dillo_viewer/dillo_prefs.h
635         * src/plugins/dillo_viewer/dillo_viewer.c
636                 Implement addressbook-based whitelisting for loading
637                 remote images. Fixed missing destroy of the embedded
638                 browser that made a Dillo window pop up on exit, if
639                 an HTML part was displayed.
640
641 2007-10-26 [colin]      3.0.2cvs104
642
643         * src/edittags.c
644                 Add missing static
645
646 2007-10-25 [colin]      3.0.2cvs103
647
648         * src/editaddress.c
649                 Add tap-and-hold on the picture, for Maemo
650         * src/edittags.c
651         * src/edittags.h
652         * src/mainwindow.c
653         * src/procmsg.c
654         * src/summaryview.c
655         * src/textview.c
656                 Unify tag interfaces.
657
658 2007-10-25 [colin]      3.0.2cvs102
659
660         * src/imap.c
661         * src/etpan/imap-thread.h
662                 Much better error handling. We'll need to be really
663                 clear to users about where errors come from, with 
664                 the apparition of Gmail's IMAP server.
665
666 2007-10-24 [colin]      3.0.2cvs101
667
668         * src/edittags.c
669         * src/mainwindow.c
670         * src/summaryview.c
671         * src/textview.c
672                 Add tags sorting (alphabetical); allow deletion of
673                 tags from the Apply Tags window
674
675 2007-10-24 [colin]      3.0.2cvs100
676
677         * src/editaddress.c
678         * src/editaddress_other_attributes_ldap.c
679         * src/editaddress_other_attributes_ldap.h
680         * src/ldapctrl.c
681         * src/ldapquery.c
682         * src/ldapupdate.c
683                 Fix LDAP writing (got broken in cvs39)
684                 Add read-only support for jpegPhoto LDAP field
685
686 2007-10-23 [colin]      3.0.2cvs99
687
688         * src/news.c
689                 Fix crash in some cases
690
691 2007-10-22 [colin]      3.0.2cvs98
692
693         * src/common/socket.h
694         * src/common/ssl.c
695                 Fix big leak in GnuTLS code
696
697 2007-10-22 [colin]      3.0.2cvs97
698
699         * src/news.c
700                 Fix bug 1368, 'SIGSEGV in NNTP code'
701
702 2007-10-22 [colin]      3.0.2cvs96
703
704         * src/prefs_customheader.c
705                 Catch compface warnings when generating X-Faces
706
707 2007-10-22 [wwp]        3.0.2cvs95
708
709         * src/quote_fmt_parse.y
710                 Remove accidentally committed debug traces.
711                 Fix a warning.
712
713 2007-10-22 [colin]      3.0.2cvs94
714
715         * src/etpan/nntp-thread.c
716                 Fix authentication
717
718 2007-10-19 [wwp]        3.0.2cvs93
719
720         * src/common/ssl_certificate.c
721                 Add missing include (Windows).
722
723 2007-10-19 [colin]      3.0.2cvs92
724
725         * src/imap_gtk.c
726         * src/mimeview.c
727         * src/textview.c
728         * src/gtk/inputdialog.c
729         * src/gtk/inputdialog.h
730                 Remove the last old combo; patch by
731                 Pawel
732
733 2007-10-19 [colin]      3.0.2cvs91
734
735         * src/common/ssl.c
736                 Fix interop problem with GnuTLS and some crappy
737                 servers that have very little keys.
738
739 2007-10-19 [colin]      3.0.2cvs90
740
741         * src/common/ssl.c
742                 Fix return value check on GnuTLS, and
743                 display the error
744
745 2007-10-18 [colin]      3.0.2cvs89
746
747         * src/common/ssl_certificate.c
748                 Fix missing initialisations
749
750 2007-10-18 [wwp]        3.0.2cvs88
751
752         * src/Makefile.am
753                 Fix linking against GNUTLS (matters if --enable-gnutls only).
754
755 2007-10-18 [colin]      3.0.2cvs87
756
757         * po/POTFILES.in
758                 Fix build
759
760 2007-10-18 [mones]      3.0.2cvs86
761
762         * src/editbook.c
763         * src/import.c
764         * src/prefs_account.c
765         * src/prefs_receive.c
766         * src/gtk/about.c
767         * src/plugins/bogofilter/bogofilter_gtk.c
768         * src/plugins/spamassassin/spamassassin_gtk.c
769                 More capitalisation micro-fixes
770
771 2007-10-18 [paul]       3.0.2cvs85
772
773         * configure.ac
774                 add info about NNTP support via libetpan
775                 change the configure output ending msg a little
776         * src/gtk/about.c
777                 similar changes to above
778
779 2007-10-18 [colin]      3.0.2cvs84
780
781         * src/procmime.c
782         * src/procmime.h
783                 Fix missing symbol for S/MIME
784
785 2007-10-18 [colin]      3.0.2cvs83
786
787         * src/prefs_filtering_action.c
788                 Fix crash in tags (introduced in cvs78)
789
790 2007-10-18 [colin]      3.0.2cvs82
791
792         * src/common/Makefile.am
793         * src/common/nntp.c
794         * src/common/nntp.h
795         * src/etpan/Makefile.am
796         * src/etpan/etpan-thread-manager-types.h
797         * src/etpan/etpan-thread-manager.c
798         * src/etpan/imap-thread.c
799         * src/etpan/nntp-thread.c
800         * src/etpan/nntp-thread.h
801         * src/news.c
802         * src/news.h
803                 Rewrite the nntp implementation
804                 to use libetpan. Non-blocking NNTP!
805         * src/account.c
806         * src/crash.c
807         * src/imap.c
808         * src/inc.c
809         * src/main.c
810         * src/mainwindow.c
811         * src/pop.c
812         * src/pop.h
813         * src/prefs_account.c
814         * src/recv.c
815         * src/recv.h
816         * src/send_message.c
817         * src/send_message.h
818         * src/ssl_manager.c
819         * src/ssl_manager.h
820         * src/wizard.c
821         * src/common/claws.c
822         * src/common/session.c
823         * src/common/session.h
824         * src/common/smtp.c
825         * src/common/smtp.h
826         * src/common/socket.c
827         * src/common/socket.h
828         * src/common/ssl.c
829         * src/common/ssl.h
830         * src/common/ssl_certificate.c
831         * src/common/ssl_certificate.h
832         * src/gtk/about.c
833         * src/gtk/sslcertwindow.c
834         * src/gtk/sslcertwindow.h
835                 Implement GnuTLS support. GnuTLS support
836                 will be used if OpenSSL isn't available, or
837                 specified explicitely. (the reason is that
838                 GnuTLS cerficate checking is a bit less 
839                 practical than OpenSSL's)
840
841 2007-10-18 [paul]       3.0.2cvs81
842
843         * src/gtk/inputdialog.c
844         * src/gtk/inputdialog.h
845                 fix copyright header
846
847 2007-10-17 [colin]      3.0.2cvs80
848
849         * src/plugins/pgpcore/select-keys.c
850                 Fix bug which prevented encryption key
851                 auto-selection when two or more matched the
852                 email address, but only one isn't revoked
853                 or expired.
854
855 2007-10-17 [wwp]        3.0.2cvs79
856
857         * src/compose.c
858         * src/quote_fmt.c
859         * src/quote_fmt.h
860         * src/quote_fmt_lex.l
861         * src/quote_fmt_parse.y
862                 Templates can now attach files using |attach{filename}.
863
864 2007-10-17 [wwp]        3.0.2cvs78
865
866         * src/prefs_customheader.c
867         * src/prefs_ext_prog.c
868         * src/prefs_filtering_action.c
869         * src/prefs_matcher.c
870         * src/prefs_other.c
871         * src/prefs_toolbar.c
872         * src/gtk/combobox.c
873         * src/gtk/combobox.h
874         * src/gtk/gtkutils.c
875         * src/gtk/gtkutils.h
876         * src/plugins/bogofilter/bogofilter_gtk.c
877         * src/plugins/spamassassin/spamassassin_gtk.c
878                 Removed almost all remaining instances of GtkCombo
879                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
880                 few visual and code cleanup from Colin.
881
882 2007-10-16 [wwp]        3.0.2cvs77
883         * src/gtk/pluginwindow.c
884                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
885
886 2007-10-15 [colin]      3.0.2cvs76
887
888         * src/edittags.c
889         * src/edittags.h
890         * src/filtering.c
891         * src/filtering.h
892         * src/importmutt.c
893         * src/importpine.c
894         * src/main.c
895         * src/messageview.c
896         * src/messageview.h
897         * src/mimeview.c
898         * src/mimeview.h
899         * src/pop.c
900         * src/pop.h
901         * src/prefs_common.c
902         * src/prefs_common.h
903         * src/prefs_customheader.c
904         * src/prefs_customheader.h
905         * src/prefs_display_header.c
906         * src/prefs_display_header.h
907         * src/prefs_filtering_action.c
908         * src/prefs_filtering_action.h
909         * src/prefs_folder_column.c
910         * src/prefs_folder_column.h
911         * src/prefs_folder_item.c
912         * src/prefs_folder_item.h
913         * src/prefs_gtk.c
914         * src/prefs_gtk.h
915         * src/prefs_logging.h
916         * src/prefs_matcher.c
917         * src/prefs_matcher.h
918         * src/prefs_summary_column.c
919         * src/prefs_summary_column.h
920         * src/prefs_summary_open.c
921         * src/procheader.c
922         * src/procheader.h
923         * src/procmime.c
924         * src/procmime.h
925         * src/recv.c
926         * src/recv.h
927         * src/sourcewindow.c
928         * src/sourcewindow.h
929         * src/summaryview.c
930         * src/summaryview.h
931         * src/textview.c
932         * src/textview.h
933         * src/toolbar.c
934         * src/toolbar.h
935         * src/common/mgutils.c
936         * src/common/mgutils.h
937         * src/common/nntp.c
938         * src/common/nntp.h
939         * src/common/prefs.c
940         * src/common/prefs.h
941         * src/common/socket.c
942         * src/common/socket.h
943         * src/common/stringtable.c
944         * src/common/stringtable.h
945         * src/common/template.c
946         * src/common/template.h
947         * src/common/uuencode.c
948         * src/common/uuencode.h
949         * src/gtk/gtkshruler.c
950         * src/gtk/gtkshruler.h
951         * src/gtk/menu.c
952         * src/gtk/menu.h
953         * src/gtk/progressdialog.c
954         * src/gtk/progressdialog.h
955                 Remove/staticalize, the return of the revenge
956
957 2007-10-15 [colin]      3.0.2cvs75
958
959         * src/matcher.c
960                 Fix redirections in filtering's tests
961
962 2007-10-15 [colin]      3.0.2cvs74
963
964         * src/imap.c
965                 Don't build imap_synchronise at all when 
966                 building without libetpan
967
968 2007-10-14 [colin]      3.0.2cvs73
969
970         * src/imap.c
971         * src/common/md5.c
972         * src/common/md5.h
973         * src/gtk/manage_window.c
974         * src/gtk/manage_window.h
975                 Remove more unused code
976
977 2007-10-14 [colin]      3.0.2cvs72
978
979         * src/addrquery.c
980         * src/addrquery.h
981         * src/recv.c
982         * src/recv.h
983         * src/vcard.c
984         * src/vcard.h
985         * src/common/xml.c
986         * src/common/xml.h
987         * src/common/xmlprops.c
988         * src/common/xmlprops.h
989                 Remove more unused code
990
991 2007-10-14 [colin]      3.0.2cvs71
992
993         * src/common/utils.c
994                 Remove unused function
995
996 2007-10-13 [colin]      3.0.2cvs70
997
998         * src/imap.c
999         * src/imap.h
1000         * src/mainwindow.c
1001         * src/mainwindow.h
1002         * src/gtk/gtkutils.c
1003         * src/gtk/gtkutils.h
1004                 Staticalise/Remove more code
1005
1006 2007-10-13 [colin]      3.0.2cvs69
1007
1008         * src/common/utils.c
1009         * src/common/utils.h
1010                 Remove dead code, unused for ages
1011
1012 2007-10-13 [colin]      3.0.2cvs68
1013
1014         * src/main.c
1015         * src/main.h
1016                 Maemo: define hildon_program in main.c,
1017                 make it accessible in the .h with extern
1018
1019 2007-10-13 [paul]       3.0.2cvs67
1020
1021         * src/gtk/menu.c
1022                 fix a bunch of runtime warnings on maemo
1023
1024 2007-10-13 [paul]       3.0.2cvs66
1025
1026         * src/main.c
1027         * src/main.h
1028         * src/gtk/gtkutils.c
1029         * src/gtk/gtkutils.h
1030                 fix a bunch of compiler warnings on maemo
1031
1032 2007-10-12 [colin]      3.0.2cvs65
1033
1034         * src/account.c
1035         * src/addritem.c
1036         * src/addritem.h
1037         * src/filtering.c
1038         * src/filtering.h
1039         * src/folder.c
1040         * src/folder.h
1041         * src/common/utils.c
1042         * src/common/utils.h
1043                 Remove unused code, staticalise some functions
1044
1045 2007-10-12 [paul]       3.0.2cvs64
1046
1047         * src/account.c
1048         * src/folderview.c
1049         * src/main.c
1050         * src/mainwindow.c
1051         * src/messageview.c
1052         * src/summary_search.c
1053         * src/summaryview.c
1054         * src/toolbar.c
1055         * src/wizard.c
1056         * src/common/utils.c
1057         * src/gtk/prefswindow.c
1058                 fix a bunch of compiler warnings on maemo
1059
1060 2007-10-11 [colin]      3.0.2cvs63
1061
1062         * src/editaddress.c
1063                 Make static function static
1064
1065 2007-10-11 [mones]      3.0.2cvs62
1066
1067         * src/addrduplicates.c
1068         * src/addressbook.c
1069         * src/compose.c
1070         * src/expldifdlg.c
1071         * src/mainwindow.c
1072         * src/messageview.c
1073         * src/pop.c
1074         * src/prefs_customheader.c
1075         * src/prefs_send.c
1076         * src/prefs_themes.c
1077         * src/common/plugin.c
1078         * src/gtk/pluginwindow.c
1079         * src/gtk/quicksearch.c
1080                 Fix several typos and capitalisation issues
1081
1082 2007-10-11 [wwp]        3.0.2cvs61
1083
1084         * src/editaddress.c
1085                 Fix a warning about possible use of uninitialized
1086                 filename var.
1087
1088 2007-10-11 [wwp]        3.0.2cvs60
1089
1090         * src/editaddress.c
1091                 Disable "Unset picture" menu item when there's
1092                 no picture to clear. Fix an extraneous g_unref_object,
1093                 add missing initializers.
1094
1095 2007-10-11 [wwp]        3.0.2cvs59
1096
1097         * src/pixmaps/anonymous.xpm
1098         * src/editaddress.c
1099         * src/Makefile.am
1100         * src/stock_pixmap.c
1101         * src/stock_pixmap.h
1102                 Fix a leak, gettext-ize the photo label.
1103                 Don't clear the existing picture if loading
1104                 a new one fails. Use a default 'anonymous'
1105                 picture (this new xpm has been added to the
1106                 internal stock_pixmap API). Add a
1107                 "Set picture" context menu entry.
1108
1109 2007-10-11 [colin]      3.0.2cvs58
1110
1111         * src/messageview.c
1112                 Make shift-shortcuts work
1113         * src/prefs_actions.c
1114                 Don't ask if we really want to close when
1115                 choosing OK and only the list is changed
1116         * src/prefs_template.c
1117                 Don't ask if we really want to close when
1118                 choosing OK and only the list is changed
1119         * src/common/plugin.c
1120                 Fix writing of second [Plugins_*] block
1121         * src/common/template.c
1122                 Remove unused files (fixes deletion)
1123
1124 2007-10-10 [paul]       3.0.2cvs57
1125
1126         * src/prefs_template.c
1127                 put the whole thing in a scrolled window
1128                 so that half the page is no longer inaccessible
1129                 on maemo
1130                 make the gtk_text_view smaller on maemo
1131
1132 2007-10-10 [colin]      3.0.2cvs56
1133
1134         * src/compose.c
1135                 Fix updating of Attachments number in some
1136                 cases (reedit, attach from command-line, ...)
1137
1138 2007-10-10 [colin]      3.0.2cvs55
1139
1140         * src/editaddress.c
1141                 Initialise error correctly
1142
1143 2007-10-10 [paul]       3.0.2cvs54
1144
1145         * src/prefs_filtering_action.c
1146         * src/gtk/description_window.c
1147         * src/gtk/foldersort.c
1148         * src/gtk/quicksearch.c
1149                 get rid of some pointless new lines and
1150                 make the descripton labels wrap better
1151
1152 2007-10-10 [colin]      3.0.2cvs53
1153
1154         * src/addressadd.c
1155         * src/editaddress.c
1156         * src/headerview.c
1157         * src/textview.c
1158                 More error handling on saving pictures
1159
1160 2007-10-10 [colin]      3.0.2cvs52
1161
1162         * src/printing.c
1163         * src/printing.h
1164                 Generalize a bit printing, so we can factorize
1165                 most of the code. 
1166
1167 2007-10-10 [paul]       3.0.2cvs51
1168
1169         * src/addrduplicates.c
1170                 fix engrish
1171                 use GTK_STOCK... buttons
1172
1173 2007-10-10 [paul]       3.0.2cvs50
1174
1175         * src/addressadd.c
1176         * src/addrindex.c
1177         * src/editaddress.c
1178                 Fix previous patch
1179                 Thanks to Colin
1180
1181 2007-10-10 [paul]       3.0.2cvs49
1182
1183         * src/summaryview.c
1184         * src/messageview.c
1185                 Fix crash on Add sender to addressbook when
1186                 From is null
1187         * src/addressadd.c
1188         * src/addrindex.c
1189         * src/editaddress.c
1190         * src/editaddress_other_attributes_ldap.h
1191                 Fix leaks 
1192                 Rename images to .png in addrbook/
1193         * src/headerview.c
1194         * src/textview.c
1195                 Fix Face/X-Face being used if adding another
1196                 address than sender to addressbook
1197                 Thanks to Colin
1198
1199 2007-10-10 [holger]     3.0.2cvs48
1200
1201         * src/addrduplicates.c
1202         * src/editaddress.c
1203                 Improvements to the addressbook duplicate finder
1204                 feature:
1205                  - add an edit button to the button bar
1206                  - display the whole bookname (with iface) and
1207                    use this for same-book checking
1208                  - after editing, try to keep selections if the
1209                    entries are still present
1210                  - sort the email column alphabetically
1211                  - put results in a scrolled window
1212                  - support embedded editing
1213                  - make columns in detail view resizable
1214                  - add keyboard shortcuts
1215
1216 2007-10-10 [wwp]        3.0.2cvs47
1217
1218         * src/addrindex.c
1219                 Fix a crash when there's no From: in email, thanks to Colin.
1220
1221 2007-10-09 [paul]       3.0.2cvs46
1222
1223         * src/messageview.c
1224         * src/summaryview.c
1225         * src/textview.c
1226                 fix building without compface support
1227
1228 2007-10-09 [colin]      3.0.2cvs45
1229
1230         * src/editaddress.c
1231         * src/headerview.c
1232         * src/textview.c
1233                 Add error handling
1234
1235 2007-10-09 [colin]      3.0.2cvs44
1236
1237         * src/addrduplicates.c
1238         * src/addressadd.c
1239         * src/addressadd.h
1240         * src/addressbook.c
1241         * src/addressbook.h
1242         * src/addrindex.c
1243         * src/addrindex.h
1244         * src/addritem.c
1245         * src/addritem.h
1246         * src/compose.c
1247         * src/editaddress.c
1248         * src/editaddress_other_attributes_ldap.h
1249         * src/headerview.c
1250         * src/messageview.c
1251         * src/mimeview.c
1252         * src/summaryview.c
1253         * src/textview.c
1254         * src/gtk/gtkutils.c
1255                 Automatically set contacts' pictures from Face 
1256                 or X-Face if they have no picture
1257                 Display the contact picture in textview or
1258                 headerview for mails sent by people in the 
1259                 addressbook, that have no Face or X-Face
1260                 Fix a few details in the Person edition dialog
1261                 (ability to unset picture)
1262                 Remove picture file when deleting contacts
1263
1264 2007-10-09 [iwkse]      3.0.2cvs43
1265
1266         * src/gtk/about.c
1267                 center the about window
1268
1269 2007-10-09 [paul]       3.0.2cvs42
1270
1271         * src/prefs_toolbar.c
1272                 fix icon selector window on maemo
1273
1274 2007-10-09 [paul]       3.0.2cvs41
1275
1276         * src/messageview.c
1277                 add 'go to' menu to separate msgview
1278
1279 2007-10-09 [colin]      3.0.2cvs40
1280
1281         * src/common/defs.h
1282                 Add forgotten file
1283
1284 2007-10-09 [iwkse]      3.0.2cvs39
1285
1286         * Makefile.am
1287         * src/addressbook.c
1288         * src/addritem.c
1289         * src/addritem.h
1290         * src/editaddress.c
1291         * src/editaddress_other_attributes_ldap.h
1292         * src/addrbook.c
1293         * src/Makefile.am
1294                 set a photo in the Addressbook
1295
1296 2007-10-08 [colin]      3.0.2cvs38
1297
1298         * src/prefs_toolbar.c
1299                 Make height 320 to remove the scrollbar 
1300                 (with current number of icons)
1301
1302 2007-10-08 [colin]      3.0.2cvs37
1303
1304         * src/prefs_toolbar.c
1305                 Transform the treeview to a GtkIconView.
1306                 Patch by Pawel
1307                 In addition, transform the window so that 
1308                 it looks like a popup menu. Patch by me
1309
1310 2007-10-08 [colin]      3.0.2cvs36
1311
1312         * src/compose.c
1313         * src/compose.h
1314                 Beautify the GUI a bit; in particular, show the
1315                 number of attachments in the tab's title.
1316                 Patch by Pawel
1317
1318 2007-10-08 [paul]       3.0.2cvs35
1319
1320         * src/mimeview.c
1321                 Save users from themselves: save temporary
1322                 files used for Open/Open with as read-only.
1323                 Thanks to Colin
1324
1325 2007-10-08 [paul]       3.0.2cvs34
1326
1327         * tools/Makefile.am
1328                 forgot this in cvs33
1329
1330 2007-10-08 [paul]       3.0.2cvs33
1331
1332         * tools/kdeservicemenu/README
1333         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
1334         * tools/kdeservicemenu/install.sh
1335         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1336                 renamed template* to *template so as not to confuse
1337                 lintian
1338
1339 2007-10-08 [paul]       3.0.2cvs32
1340
1341         * src/prefs_themes.c
1342         * src/stock_pixmap.c
1343                 replace 2 direct uses of RC_DIR
1344
1345 2007-10-07 [colin]      3.0.2cvs31
1346
1347         * src/addrduplicates.c
1348         * src/addrduplicates.h
1349         * src/addressbook.c
1350         * src/addressbook.h
1351         * src/addrindex.c
1352         * src/addrindex.h
1353                 Implement deletion in duplicate finder. 
1354                 Patch by Holger 
1355
1356 2007-10-07 [colin]      3.0.2cvs30
1357
1358         * src/exporthtml.c
1359         * src/mbox.c
1360         * src/common/utils.c
1361                 Better fix for Solaris, thanks to Nicolas Doualot
1362
1363 2007-10-07 [colin]      3.0.2cvs29
1364
1365         * AUTHORS
1366         * src/gtk/authors.h
1367                 Add Frank Dietrich
1368
1369 2007-10-07 [colin]      3.0.2cvs28
1370
1371         * src/exporthtml.c
1372                 Fix HTML export to make it more compliant
1373                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
1374
1375 2007-10-07 [colin]      3.0.2cvs27
1376
1377         * src/prefs_toolbar.c
1378                 Only use icons that wouldn't look stupid in the toolbar
1379                 Patch by Pawel
1380
1381 2007-10-07 [colin]      3.0.2cvs26
1382
1383         * src/prefs_toolbar.c
1384                 Fix old icon being used when none is selected
1385
1386 2007-10-07 [colin]      3.0.2cvs25
1387
1388         * src/toolbar.c
1389                 Fix copy/paste error
1390
1391 2007-10-07 [colin]      3.0.2cvs24
1392
1393         * src/prefs_toolbar.c
1394         * src/toolbar.c
1395         * src/toolbar.h
1396                 Update icon to default one when changing event
1397                 Make the icon chooser nicer (handle Esc, Enter,
1398                 double-click)
1399
1400 2007-10-06 [colin]      3.0.2cvs23
1401
1402         * src/prefs_toolbar.c
1403                 Fix text reset; patch by Pawel
1404
1405 2007-10-06 [colin]      3.0.2cvs22
1406
1407         * src/toolbar.h
1408                 Complete previous commit
1409
1410 2007-10-06 [colin]      3.0.2cvs21
1411
1412         * src/prefs_toolbar.c
1413         * src/toolbar.c
1414                 Set toolbar text automatically to the default
1415                 when changing Event executed on click
1416
1417 2007-10-06 [colin]      3.0.2cvs20
1418
1419         * src/prefs_toolbar.c
1420                 Invert Text and Event fields
1421
1422 2007-10-06 [colin]      3.0.2cvs19
1423
1424         * src/prefs_toolbar.c
1425         * src/toolbar.c
1426                 Make toolbar prefs look much better
1427                 Patch by Pawel Pekala
1428
1429 2007-10-06 [paul]       3.0.2cvs18
1430
1431         * src/account.c
1432         * src/prefs_filtering.c
1433                 fix checkbuttons in gtktreeview on maemo by
1434                 setting maemo's "allow-checkbox-mode" to FALSE
1435
1436 2007-10-06 [colin]      3.0.2cvs17
1437
1438         * configure.ac
1439                 Export -DSOLARIS in CFLAGS for all
1440                 Solaris (not just 2.8) and OpenSolaris
1441
1442 2007-10-06 [paul]       3.0.2cvs16
1443
1444         * AUTHORS
1445         * src/exporthtml.c
1446         * src/mbox.c
1447         * src/gtk/authors.h
1448                 fix build on solaris where ctime_r takes
1449                 3 arguments rather than 2.
1450                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
1451
1452 2007-10-05 [colin]      3.0.2cvs15
1453
1454         * src/etpan/imap-thread.c
1455                 Fix wrong error codepath
1456
1457 2007-10-05 [wwp]        3.0.2cvs14
1458
1459         * src/filtering.c
1460                 Fix unexpected logging of quicksearches:
1461                 debug_filtering_session flag was never reset to FALSE, causing
1462                 matcher functions to log when called from a quicksearch
1463                 (if a filtering session happened before).
1464
1465 2007-10-05 [paul]       3.0.2cvs13
1466
1467         * src/prefs_actions.c
1468         * src/prefs_filtering.c
1469         * src/prefs_template.c
1470                 fix bug 1343, 'Filtering..'s close button
1471                 silently discards new filter'
1472                 Thanks to Colin
1473
1474 2007-10-05 [paul]       3.0.2cvs12
1475
1476         * configure.ac
1477         * src/Makefile.am
1478                 fix bug 1347, '-Wno-unused-function, optional'
1479
1480 2007-10-05 [colin]      3.0.2cvs11
1481
1482         * src/procmime.c
1483         * src/common/mgutils.c
1484                 Fix warnings
1485
1486 2007-10-05 [mones]      3.0.2cvs10
1487
1488         * manual/advanced.xml
1489                 Use full menu name
1490         * manual/es/advanced.xml
1491                 Synchronise translation
1492
1493 2007-10-04 [colin]      3.0.2cvs9
1494
1495         * src/action.c
1496         * src/addrbook.c
1497         * src/addrindex.c
1498         * src/compose.c
1499         * src/exporthtml.c
1500         * src/exportldif.c
1501         * src/folder.c
1502         * src/main.c
1503         * src/matcher.c
1504         * src/mbox.c
1505         * src/messageview.c
1506         * src/mh.c
1507         * src/news.c
1508         * src/partial_download.c
1509         * src/pop.c
1510         * src/procmime.c
1511         * src/procmsg.c
1512         * src/toolbar.c
1513         * src/common/log.c
1514         * src/common/mgutils.c
1515         * src/common/plugin.c
1516         * src/common/utils.c
1517         * src/common/xml.c
1518         * src/common/xml.h
1519         * src/common/xmlprops.c
1520         * src/common/xmlprops.h
1521         * src/plugins/bogofilter/bogofilter.c
1522         * src/plugins/clamav/clamav_plugin.c
1523         * src/plugins/dillo_viewer/dillo_prefs.c
1524         * src/plugins/pgpcore/prefs_gpg.c
1525         * src/plugins/pgpinline/pgpinline.c
1526         * src/plugins/pgpmime/pgpmime.c
1527         * src/plugins/spamassassin/spamassassin.c
1528         * src/plugins/trayicon/trayicon_prefs.c
1529                 Verify success on writes. Will fix possible strange
1530                 failure on disk full.
1531
1532 2007-10-04 [paul]       3.0.2cvs8
1533
1534         * manual/advanced.xml
1535                 add further info about Actions
1536                 Patch by Emmanuel Briot <briot@adacore.com>
1537
1538 2007-10-04 [paul]       3.0.2cvs7
1539
1540         * src/account.c
1541                 remove the D column, instead indicate the
1542                 default account by use of bold text
1543
1544 2007-10-03 [colin]      3.0.2cvs6
1545
1546         * src/common/template.c
1547                 Fix templates writing (was prone to disk full problems)
1548
1549 2007-10-03 [colin]      3.0.2cvs5
1550
1551         * src/Makefile.am
1552         * src/addrduplicates.c
1553         * src/addrduplicates.h
1554         * src/addressbook.c
1555                 Add duplicate deletion. Patch by Holger
1556
1557 2007-10-03 [colin]      3.0.2cvs4
1558
1559         * src/matcher.c
1560         * src/gtk/quicksearch.c
1561                 Fix bug 1340, 'Case insensitive searches with 
1562                 non-ascii alphabets fail'.
1563
1564 2007-10-03 [colin]      3.0.2cvs3
1565
1566         * src/main.c
1567         * src/common/utils.c
1568         * src/common/utils.h
1569                 Implement run-time alternative config directories
1570
1571 2007-10-03 [colin]      3.0.2cvs2
1572
1573         * src/folderview.c
1574                 Prevent opening folder item while folder
1575                 is scanned in a better way
1576
1577 2007-10-02 [paul]       3.0.2cvs1
1578
1579         * NEWS
1580         * README
1581         * RELEASE_NOTES
1582         * configure.ac
1583                 bump up version number following stable release
1584
1585 2007-09-30 [colin]      3.0.1cvs49
1586
1587         * src/imap.c
1588                 Refresh session if needed
1589
1590 2007-09-30 [colin]      3.0.1cvs48
1591
1592         * src/imap.c
1593                 Reset folder's session to NULL
1594                 before destroying it
1595
1596 2007-09-30 [mones]      3.0.1cvs47
1597
1598         * manual/handling.xml
1599                 Use markup quotes instead hardcoded quotes
1600         * manual/es/handling.xml
1601                 Added new synced section (IMAP subscriptions)
1602
1603 2007-09-29 [colin]      3.0.1cvs46
1604
1605         * src/imap.c
1606                 Notice disconnections faster
1607
1608 2007-09-28 [colin]      3.0.1cvs45
1609
1610         * src/addressbook.c
1611         * src/addrindex.c
1612                 Fix warnings
1613
1614 2007-09-28 [paul]       3.0.1cvs44
1615
1616         * src/mimeview.c
1617                 fix maemo build
1618
1619 2007-09-28 [paul]       3.0.1cvs43
1620
1621         * src/account.c
1622                 use gtk_widget_set_size_request() on the label
1623                 so that wrapping works better. get rid of the
1624                 (partially deprecated) hbutton_box.
1625                 these changes should prevent buttons overlapping
1626                 on maemo
1627
1628 2007-09-28 [colin]      3.0.1cvs42
1629
1630         * src/pop.c
1631                 Fix typo :)
1632
1633 2007-09-28 [colin]      3.0.1cvs41
1634
1635         * src/compose.c
1636         * src/msgcache.c
1637         * src/pop.c
1638         * src/procmime.c
1639         * src/etpan/imap-thread.c
1640                 64bits-related warning fixes
1641
1642 2007-09-28 [colin]      3.0.1cvs40
1643
1644         * src/folder_item_prefs.c
1645         * src/ldaputil.c
1646         * src/mainwindow.c
1647         * src/mimeview.c
1648         * src/common/tags.c
1649                 Fix warnings
1650
1651 2007-09-28 [colin]      3.0.1cvs39
1652
1653         * src/plugins/spamassassin/spamassassin.c
1654         * src/plugins/spamassassin/spamassassin.h
1655         * src/plugins/spamassassin/spamassassin_gtk.c
1656                 Add addressbook-based whitelisting
1657
1658 2007-09-28 [colin]      3.0.1cvs38
1659
1660         * src/folder.c
1661                 Fix bug 1337, 'crash on pressing Send button'
1662
1663 2007-09-28 [paul]       3.0.1cvs37
1664
1665         * src/prefs_folder_item.c
1666                 give the orphans a parent. makes all prefs
1667                 pages visible on maemo
1668
1669 2007-09-28 [colin]      3.0.1cvs36
1670
1671         * src/prefs_folder_column.c
1672         * src/prefs_summary_column.c
1673                 Fix two leaks
1674
1675 2007-09-27 [colin]      3.0.1cvs35
1676
1677         * src/gtk/quicksearch.c
1678                 Fix bug 1336, 'Segfault if empty space before search-string'
1679
1680 2007-09-26 [mones]      3.0.1cvs34
1681
1682         * manual/account.xml
1683         * manual/plugins.xml
1684                 Fixed irc channel name, added some docbook markup.
1685                 Changed text markup to docbook markup. 
1686                 Added spamcop as supported in SpamReport description.
1687         * manual/fr/plugins.xml
1688                 Fixed irc channel name.
1689         * manual/es/account.xml
1690         * manual/es/advanced.xml
1691         * manual/es/claws-mail-manual.xml
1692         * manual/es/glossary.xml
1693         * manual/es/gpl.xml
1694         * manual/es/keyboard.xml
1695         * manual/es/plugins.xml
1696                 Synced with English version, fixed a couple of typos.
1697
1698 2007-09-26 [colin]      3.0.1cvs33
1699
1700         * configure.ac
1701                 Explain why "Libgnomeprint: no" on GTK+ 2.10
1702
1703 2007-09-26 [colin]      3.0.1cvs32
1704
1705         * src/messageview.c
1706         * src/procmsg.c
1707         * src/procmsg.h
1708                 Optimisation: avoid fetching mail 3 times locally
1709                 for displaying
1710
1711 2007-09-26 [colin]      3.0.1cvs31
1712
1713         * src/mh.c
1714                 Fix missing static
1715
1716 2007-09-26 [colin]      3.0.1cvs30
1717
1718         * src/folder.c
1719         * src/folder.h
1720         * src/mh.c
1721         * src/mh.h
1722                 Fix MH mtime hack - make it a folder class function
1723
1724 2007-09-26 [colin]      3.0.1cvs29
1725
1726         * src/inc.c
1727                 Fix bug 1334, 'user defined mail incorporation 
1728                 script not run'
1729
1730 2007-09-25 [colin]      3.0.1cvs28
1731
1732         * src/codeconv.c
1733                 Optimisation: shortcut conv_codeset_strdup
1734                 when src_code and dest_code are the same
1735         * src/common/xml.c
1736         * src/common/xml.h
1737                 Optimisation: shortcut code conversions when
1738                 files are in UTF-8; faster list walking by
1739                 using prepend/reverse.
1740
1741 2007-09-25 [holger]     3.0.1cvs27
1742
1743         * src/printing.c
1744                 Replace button bar of the preview window
1745                 with a real toolbar (patch by Colin)
1746                 Add zooming to the preview window
1747
1748 2007-09-24 [paul]       3.0.1cvs26
1749
1750         * src/compose.c
1751                 compact the character set menu, adding some
1752                 missing encodings. Patch by Pawel Pekala
1753
1754 2007-09-23 [paul]       3.0.1cvs25
1755
1756         * src/prefs_account.c
1757         * src/prefs_folder_item.c
1758         * src/prefs_quote.c
1759         * src/quote_fmt.c
1760         * src/quote_fmt.h
1761                 remove unnecessary frame from Templates options
1762                 and improve the English of the check button label
1763
1764 2007-09-22 [colin]      3.0.1cvs24
1765
1766         * src/gtk/quicksearch.c
1767                 Fix bug 1329, 'error in quicksearch.c'
1768                 Fix return with value in function returning void
1769
1770 2007-09-22 [colin]      3.0.1cvs23
1771
1772         * src/imap.c
1773         * src/procmsg.h
1774         * src/common/utils.c
1775         * src/common/utils.h
1776         * src/etpan/imap-thread.c
1777                 Optimise fetching IMAP cached emails *a lot*
1778                 (remember whether mail is fully cached and \r's
1779                  are already stripped)
1780
1781 2007-09-22 [colin]      3.0.1cvs22
1782
1783         * src/folder.c
1784         * src/folder.h
1785         * src/prefs_folder_item.c
1786                 Add a button to allow users to drop local caches.
1787
1788 2007-09-21 [colin]      3.0.1cvs21
1789
1790         * src/summaryview.c
1791                 Remove unnecessary error when cancelling export to mbox.
1792                 Patch by Pawel
1793
1794 2007-09-21 [paul]       3.0.1cvs20
1795
1796         * src/gtk/prefswindow.c
1797                 remove unnecessary frames from the prefs
1798                 pages. Patch by Pawel Pekala
1799
1800 2007-09-21 [paul]       3.0.1cvs19
1801
1802         * src/prefs_account.c
1803         * src/prefs_folder_item.c
1804         * src/prefs_quote.c
1805         * src/quote_fmt.c
1806                 put the Templates options into a tabbed
1807                 layout. Patch by Pawel Pekala
1808
1809 2007-09-21 [paul]       3.0.1cvs18
1810
1811         * src/mainwindow.c
1812                 group together the character set menu items
1813                 move the /View/Show or hide/Message view below
1814                 .../Toolbar menu item
1815                 Patch by Pawel Pekala
1816
1817 2007-09-21 [mones]      3.0.1cvs17
1818
1819         * src/compose.c
1820                 Fix for bug 1327, 'segfault when replying to a non-existent
1821                 news message', thanks to Colin.
1822
1823 2007-09-21 [colin]      3.0.1cvs16
1824
1825         * src/folderview.c
1826                 Complete 3.0.1cvs15
1827
1828 2007-09-20 [colin]      3.0.1cvs15
1829
1830         * src/folderview.c
1831         * src/folderview.h
1832                 Maybe fix bug 1324, 'Corrupted IMAP cache'
1833
1834 2007-09-20 [colin]      3.0.1cvs14
1835
1836         * src/printing.c
1837                 Fix a little leak
1838
1839 2007-09-20 [holger]     3.0.1cvs13
1840
1841         * src/printing.c
1842                 Add page layout to print preview.
1843                 Make the close-button in the toolbar
1844                 right-aligned.
1845
1846 2007-09-20 [paul]       3.0.1cvs12
1847
1848         * po/ru.po
1849                 updated by Pavlo Bohmat
1850
1851 2007-09-19 [colin]      3.0.1cvs11
1852
1853         * src/common/utils.c
1854                 Prevent unquoted mime boundaries, by always
1855                 using a /
1856
1857 2007-09-19 [colin]      3.0.1cvs10
1858
1859         * src/printing.c
1860                 Fix drawing area size, fix DPI change that
1861                 can cause total number of lines to decrease
1862
1863 2007-09-19 [colin]      3.0.1cvs9
1864
1865         * po/POTFILES.in
1866         * src/printing.c
1867                 Make print preview more efficient and nicer.
1868                 Patch mostly by Holger Berndt <hb@claws-mail.org>
1869
1870 2007-09-19 [colin]      3.0.1cvs8
1871
1872         * src/prefs_common.c
1873         * src/prefs_common.h
1874         * src/printing.c
1875                 Add scrolledwindow, default allocation and
1876                 size saving to the print preview window.
1877
1878 2007-09-18 [colin]      3.0.1cvs7
1879
1880         * src/prefs_common.c
1881         * src/prefs_common.h
1882         * src/prefs_image_viewer.c
1883         * src/printing.c
1884                 GtkPrintOperation:
1885                 - add image printing support
1886                 - add option to print images
1887                 - add preview widget
1888                 - add saving of a few Page Setup parameters
1889
1890 2007-09-18 [colin]      3.0.1cvs6
1891
1892         * AUTHORS
1893         * src/gtk/authors.h
1894                 Add Guillaume Chazarain
1895
1896 2007-09-18 [colin]      3.0.1cvs5
1897
1898         * src/common/utils.c
1899                 Fix bug 1321, 'access before allocation 
1900                 when scanning for uris'. Patch by 
1901                 Guillaume Chazarain <guichaz@yahoo.fr>
1902
1903 2007-09-18 [colin]      3.0.1cvs4
1904
1905         * src/toolbar.c
1906                 Fix bug 1320, 'Memory leak caused by 
1907                 gtk_container_get_children'. Patch by
1908                 Guillaume Chazarain <guichaz@yahoo.fr>
1909
1910 2007-09-18 [colin]      3.0.1cvs3
1911
1912         * src/printing.c
1913         * src/printing.h
1914                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
1915
1916 2007-09-18 [colin]      3.0.1cvs2
1917
1918         * src/Makefile.am
1919         * src/mainwindow.c
1920         * src/messageview.c
1921         * src/messageview.h
1922         * src/prefs_ext_prog.c
1923         * src/prefs_fonts.c
1924         * src/printing.c
1925         * src/printing.h
1926         * src/summaryview.c
1927                 Use GtkPrintOperation by default on GTK+ >= 2.10
1928                 Patch by Holger Berndt <hb@claws-mail.org>
1929
1930 2007-09-18 [paul]       3.0.1cvs1
1931
1932         * NEWS
1933         * README
1934         * RELEASE_NOTES
1935         * configure.ac
1936                 bump up version number following stable release
1937
1938 2007-09-16 [colin]      3.0.0cvs18
1939
1940         * src/folder.c
1941                 Fix possible memleak
1942
1943 2007-09-16 [colin]      3.0.0cvs17
1944
1945         * src/folderview.c
1946                 Fix bug 1311, 'Wrong arrow position 
1947                 while moving message into folder when 
1948                 column headers hidden'
1949         * src/image_viewer.c
1950                 Show error in the GUI if image can't
1951                 be loaded
1952         * src/matcher.c
1953                 Fix spurious output
1954         * src/messageview.c
1955                 Allow setting domain in msgid
1956         * src/common/plugin.c
1957                 Add timing information
1958
1959 2007-09-16 [colin]      3.0.0cvs16
1960
1961         * src/account.c
1962         * src/compose.c
1963         * src/prefs_account.c
1964         * src/prefs_account.h
1965         * src/common/utils.c
1966                 Remove Generate Message-ID option. We need
1967                 this on some IMAP servers.
1968         * src/prefs_template.c
1969                 Fix double-free
1970
1971 2007-09-16 [colin]      3.0.0cvs15
1972
1973         * src/prefs_filtering.c
1974         * src/prefs_filtering.h
1975         * src/prefs_filtering_action.c
1976         * src/common/tags.c
1977                 Fix tags issues: tags with spaces, renaming
1978                 tags.
1979
1980 2007-09-16 [colin]      3.0.0cvs14
1981
1982         * src/folderview.c
1983         * src/main.c
1984         * src/mainwindow.c
1985                 Fix bug 1308, 'Claws deletes folderlist.xml after
1986                 fetching mail short after start-up'
1987
1988 2007-09-16 [colin]      3.0.0cvs13
1989
1990         * src/compose.c
1991                 Fix scrolling to cursor
1992
1993 2007-09-16 [paul]       3.0.0cvs12
1994
1995         * po/sr.po
1996                 updated by Aleksandar Urosevic
1997
1998 2007-09-16 [paul]       3.0.0cvs11
1999
2000         * src/folder.c
2001                 do not allow locked msgs to be deleted,
2002                 even by filtering/processing
2003
2004 2007-09-07 [paul]       3.0.0cvs10
2005
2006         * src/prefs_folder_column.c
2007         * src/prefs_summary_column.c
2008                 implement button sensitivity
2009                 patch by Pawel Pekala
2010
2011 2007-09-06 [wwp]        3.0.0cvs9
2012
2013         * src/prefs_gtk.c
2014                 Add a missing linefeed to a debug message.
2015
2016 2007-09-05 [colin]      3.0.0cvs8
2017
2018         * src/inc.c
2019                 Fix statusbar/window mismatch on Maemo
2020
2021 2007-09-05 [colin]      3.0.0cvs7
2022
2023         * src/ldaputil.c
2024                 Fix build without USE_LDAP_TLS
2025
2026 2007-09-05 [colin]      3.0.0cvs6
2027
2028         * src/folder.c
2029         * src/imap.c
2030         * src/inc.c
2031         * src/mbox.c
2032         * src/send_message.c
2033         * src/statusbar.c
2034         * src/statusbar.h
2035                 Maemo: distinguish various statusbar messages,
2036                 in order to display only the most important.
2037
2038 2007-09-04 [wwp]        3.0.0cvs5
2039
2040         * src/account.c
2041                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
2042                 Show protocol "SMTP" and the appropriate server for send-only
2043                 accounts, show "-" instead of "" when no value is relevant.
2044
2045 2007-09-03 [ticho]      3.0.0cvs4
2046
2047         * src/summaryview.c
2048                 Handle plural form better in delete confirmation dialog.
2049
2050 2007-09-03 [wwp]        3.0.0cvs3
2051
2052         * src/compose.c
2053                 Warn differently when sending or sending later (queueing).
2054
2055 2007-09-03 [colin]      3.0.0cvs2
2056
2057         * src/procmime.c
2058         * src/procmime.h
2059         * src/common/plugin.c
2060         * src/common/plugin.h
2061                 Add a new plugin API, MimeParser. It allows
2062                 plugins to scan email MIME parts and optionally,
2063                 transform them.
2064
2065 2007-09-03 [mones]      3.0.0cvs1
2066
2067         * po/es.po
2068                 Updated translation
2069         * src/common/defs.h
2070                 While a better solution is made double history sizes
2071
2072 2007-09-03 [paul]       3.0.0
2073
2074         * NEWS
2075         * README
2076         * RELEASE_NOTES
2077                 3.0.0 released
2078
2079 [For previous entries, see ChangeLog.2.0.0-3.0.0]