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