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