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