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