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