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