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