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