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