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