f69a990b273b10b72f37667ed8bf017cdeaf55b3
[claws.git] / ChangeLog
1 2008-06-16 [paul]       3.4.0cvs97
2
3         * src/Makefile.am
4                 keep the alphabetical order
5
6 2008-06-13 [mones]      3.4.0cvs96
7
8         * src/autofaces.c
9                 Fix crasher ;-)
10         * src/prefs_filtering_action.c
11                 Fixed cosmetic bug, processing also displays "Filtering"
12
13 2008-06-13 [mones]      3.4.0cvs95
14
15         * src/Makefile.am
16         * src/autofaces.c       ** NEW FILE **  
17         * src/autofaces.h       ** NEW FILE **
18         * src/compose.c
19                 Allow setting Faces and X-Faces globally and per-account
20                 from configuration files under ~/.claws-mail/autofaces
21
22 2008-06-13 [holger]     3.4.0cvs94
23
24         * .cvsignore
25                 More files to ignore
26         * src/gtk/inputdialog.c
27         * src/gtk/inputdialog.h
28                 Make input dialog more generic so that a checkbox
29                 with custom text can be used in addition to the
30                 "remember this" checkbox
31         * src/imap_gtk.c
32         * src/mh_gtk.c
33         * src/prefs_common.c
34         * src/prefs_common.h
35                 Allow new folders to inherit the properties of the
36                 parent folder during folder creation
37
38 2008-06-13 [wwp]        3.4.0cvs93
39
40         * src/addressbook.c
41                 a better fix for this string, won't break up translations,
42                 and is conform to other similar ones.
43
44 2008-06-13 [wwp]        3.4.0cvs92
45
46         * src/addrduplicates.c
47         * src/addressadd.c
48         * src/addressbook.c
49         * src/addressbook_foldersel.c
50         * src/editgroup.c
51                 use tree decorations everywhere AB folders are used (AB tree pane,
52                     add address to AB, select AB folder, edit group, custom attr, find dup
53                     results), in order to match global style
54                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
55                     double clicking on groups in tree pane does open the group edit dialog
56                     double clicking on other items in tree pane does expand/collapse
57                 fix a missing space in AB's delete-folder dialog
58                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
59
60         * src/foldersel.c
61                 make foldersel dialog show dotted lines according to global (hidden) prefs
62
63 2008-06-12 [colin]      3.4.0cvs91
64
65         * src/compose.c
66         * src/compose.h
67                 Fix bug 1635, 'Last character of message is truncated 
68                 when changing accounts w/ sigs'
69         * src/folderview.c
70                 Fix bug 1636, 'Can't select "properties" on "folders 
71                 only" folders'
72
73 2008-06-11 [colin]      3.4.0cvs90
74
75         * src/folder.c
76                 Maybe fix bug 1623, 'exits with segfault when 
77                 logging in to certain imap-servers'
78
79 2008-06-10 [mones]      3.4.0cvs89
80
81         * AUTHORS
82         * tools/Makefile.am
83         * tools/README
84         * tools/convert_mbox.sh
85                 Undo cvs86 and cvs87, it really should be a patch to 
86                 convert_mbox.pl
87
88 2008-06-10 [wwp]        3.4.0cvs88
89
90         * po/fr.po
91                 Updated French translation.
92
93 2008-06-10 [mones]      3.4.0cvs87
94
95         * tools/Makefile.am
96                 Oops, forgot to add previous script for distribution
97
98 2008-06-10 [mones]      3.4.0cvs86
99
100         * AUTHORS
101         * tools/README
102         * tools/convert_mbox.sh
103                 Added script to convert Evolution mail folders contributed
104                 by Daniel Dickinson <cshore@fionavar.ca>
105                 Fixes debian bug 461435
106
107 2008-06-09 [colin]      3.4.0cvs85
108
109         * src/main.c
110                 Integrate AWN information bubble if dbus is
111                 available
112         * src/folder.c
113                 Fix crash when calling scan_required() on 
114                 folder classes that don't implement them
115         * src/common/session.c
116                 Fix a little typo
117
118 2008-06-09 [colin]      3.4.0cvs84
119
120         * src/main.c
121                 Fix bug 1447, 'If user tries to close while starting 
122                 up, it will not close ever.'
123
124 2008-06-09 [colin]      3.4.0cvs83
125
126         * src/filtering.c
127                 Fix bug 1628, 'Claws Mail crashes when 
128                 filtering selected messages'
129
130 2008-06-04 [colin]      3.4.0cvs82
131
132         * src/messageview.c
133                 Complete handling of html parts in multipart/alternative
134                 mails
135
136 2008-06-03 [paul]       3.4.0cvs81
137
138         * src/prefs_message.c
139                 make always the english good
140
141 2008-06-03 [colin]      3.4.0cvs80
142
143         * src/mainwindow.c
144         * src/mainwindow.h
145                 Fix bug 1624, '[PATCH] Quick search should be 
146                 disabled for folder view'; based on a patch by
147                 Michael Terry
148
149 2008-06-03 [iwkse]      3.4.0cvs79
150
151         * src/addressbook.c
152                 Fix little gui bug on button sensitivity
153         * src/messageview.c
154         * src/prefs_common.c
155         * src/prefs_common.h
156         * src/prefs_message.c
157                 Allow by default to show html in multipart/alternative
158
159 2008-06-02 [colin]      3.4.0cvs78
160
161         * src/prefs_actions.c
162                 GUI rework, patch by Pawel 
163
164 2008-06-02 [colin]      3.4.0cvs77
165
166         * src/quote_fmt.c
167                 Fix sensitivity/alignment, patch from
168                 Pawel
169
170 2008-05-31 [colin]      3.4.0cvs76
171
172         * src/imap.c
173                 Fix login issue introduced in cvs75.
174
175 2008-05-31 [colin]      3.4.0cvs75
176
177         * src/imap.c
178                 Fix more possible double-frees. Also, fix the root cause
179                 of these double-frees by just noting the Session is to
180                 be destroyed instead of destroying it in flight
181
182 2008-05-29 [paul]       3.4.0cvs74
183
184         * manual/keyboard.xml
185                 'Makes' these entries like the others
186
187 2008-05-29 [colin]      3.4.0cvs73
188
189         * src/procmsg.h
190                 Include utils.h in case we
191                 need to pull goffset definition
192
193 2008-05-29 [colin]      3.4.0cvs72
194
195         * src/common/utils.h
196                 Workaround a stupid Glib issue, where
197                 goffset happens to be undefined. 
198
199 2008-05-28 [colin]      3.4.0cvs71
200
201         * src/compose.c
202         * src/compose.h
203         * src/grouplistdialog.c
204         * src/image_viewer.c
205         * src/imap.c
206         * src/inc.c
207         * src/main.c
208         * src/matcher.c
209         * src/messageview.c
210         * src/mimeview.c
211         * src/prefs_themes.c
212         * src/procmsg.h
213         * src/summaryview.c
214         * src/summaryview.h
215         * src/textview.c
216         * src/common/smtp.c
217         * src/common/utils.c
218         * src/common/utils.h
219                 Use goffset instead of off_t for MsgInfo's size
220                 Allows using MsgInfo structure from plugins
221                 compiled with largefile support
222
223 2008-05-26 [colin]      3.4.0cvs70
224
225         * src/mainwindow.c
226         * src/mainwindow.h
227                 Define THEME_CHANGED_HOOKLIST and invoke
228                 it on theme change
229         * src/plugins/trayicon/trayicon.c
230                 Listen to THEME_CHANGED_HOOKLIST and
231                 update accordingly
232
233 2008-05-26 [paul]       3.4.0cvs69
234
235         * src/mimeview.c
236                 plug a leak in mimeview_save_all()
237
238 2008-05-24 [colin]      3.4.0cvs68
239
240         * src/common/utils.h
241                 Fix wrong define on old glibs
242
243 2008-05-24 [paul]       3.4.0cvs67
244
245         * src/Makefile.am
246         * src/stock_pixmap.c
247         * src/stock_pixmap.h
248         * src/toolbar.c
249         * src/pixmaps/cancel.xpm
250         * src/pixmaps/close.xpm
251                 add a specific icon for A_CANCEL_INC (addresses
252                 point 1 of bug 1609 'Icon issues')
253                 replace close.xpm with an icon of the standard
254                 24x24 size
255
256 2008-05-24 [paul]       3.4.0cvs66
257
258         * src/pixmaps/insert_file.xpm
259                 replaced
260
261 2008-05-23 [paul]       3.4.0cvs65
262
263         * src/common/md5.c
264         * src/common/md5.h
265                 add the possibility to check md5 on binary files,
266                 thanks to Colin
267
268 2008-05-23 [colin]      3.4.0cvs64
269
270         * src/mainwindow.c
271         * src/summaryview.c
272                 Fix bug 1610, 'claws crash after opening/closing 
273                 preferences and window update'
274
275 2008-05-22 [colin]      3.4.0cvs63
276
277         * src/prefs_filtering_action.c
278         * src/gtk/combobox.c
279         * src/gtk/combobox.h
280                 Fix reselecting of Tags actions in
281                 filtering actions dialog
282
283 2008-05-22 [colin]      3.4.0cvs62
284
285         * src/Makefile.am
286         * src/prefs_toolbar.c
287         * src/stock_pixmap.c
288         * src/stock_pixmap.h
289         * src/toolbar.c
290         * src/pixmaps/delete_btn.xpm
291         * src/pixmaps/insert_file.xpm
292         * src/pixmaps/mail_reply_to_list.xpm
293                 Fix more of bug 1609:
294                 - Add a Delete button icon
295                 - Add a Reply to list button icon
296                 - Fix Insert file button icon
297                 Artwork by Ciprian Popovici.
298
299 2008-05-21 [colin]      3.4.0cvs61
300
301         * src/common/utils.c
302                 Fix a little leak
303
304 2008-05-21 [wwp]        3.4.0cvs60
305
306         * src/prefs_filtering.c
307                 Don't show SMTP-only accounts in accounts list, as they are
308                 irrelevant for filtering incoming messages.
309
310 2008-05-21 [colin]      3.4.0cvs59
311
312         * src/mainwindow.c
313                 Don't put SMTP-only accounts in receive menus
314
315 2008-05-21 [colin]      3.4.0cvs58
316
317         * src/imap.c
318                 Fix cvs56 (brain fart)
319
320 2008-05-21 [colin]      3.4.0cvs57
321
322         * src/common/utils.c
323                 Fix bug 1615, 'hang on FIFO when the other end's not 
324                 opened'
325
326 2008-05-21 [colin]      3.4.0cvs56
327
328         * src/imap.c
329                 Fix a warning
330
331 2008-05-19 [colin]      3.4.0cvs55
332
333         * src/plugins/pgpcore/sgpgme.c
334                 Maybe fix debian bug 481856, 'Segmentation fault 
335                 when verifying a GPG signature'. Although it 
336                 looks like a race condition...
337
338 2008-05-19 [colin]      3.4.0cvs54
339
340         * src/prefs_filtering_action.c
341         * src/prefs_matcher.c
342         * src/common/tags.c
343         * src/common/tags.h
344         * src/gtk/combobox.c
345         * src/gtk/combobox.h
346                 Patch by Pawel: disabled Tags menus in filtering dialogs
347
348 2008-05-19 [colin]      3.4.0cvs53
349
350         * src/prefs_account.c
351                 GUI patch by Pawel: align ports entries
352
353 2008-05-19 [colin]      3.4.0cvs52
354
355         * src/mainwindow.c
356                 Fix bug 1616, 'strange question while emptying trash'
357
358 2008-05-18 [colin]      3.4.0cvs51
359
360         * src/common/plugin.c
361         * src/etpan/imap-thread.c
362         * src/etpan/nntp-thread.c
363         * src/gtk/gtksctree.c
364                 Fix bug 1613, 'Various memory leaks'; 
365                 based on a patch by Didier Barvaux.
366
367 2008-05-18 [colin]      3.4.0cvs50
368
369         * src/mimeview.c
370         * src/privacy.h
371         * src/toolbar.c
372         * src/toolbar.h
373         * src/plugins/pgpcore/sgpgme.c
374                 Fix more parts of bug 1609:
375                 - Make use of specific Expired privacy icon
376                 - Use CLOSE instead of NOTICE_ERROR for cancel
377                   receiving
378                 - Allow a Preferences button in the main toolbar
379
380 2008-05-18 [colin]      3.4.0cvs49
381
382         * src/stock_pixmap.c
383                 Fix bug with non-updating icons after theme change:
384                 If fetching pixbuf for a given icon after a theme
385                 change, the next pixmap fetch would return the old
386                 cached one, as the theme change was forgotten at 
387                 this time. (and vice-versa). This was mostly 
388                 visible on open folder icons
389
390 2008-05-17 [colin]      3.4.0cvs48
391
392         * src/prefs_summaries.c
393         * src/summaryview.c
394                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
395                 options'. Patch by Pawel
396
397 2008-05-16 [colin]      3.4.0cvs47
398
399         * src/imap.c
400                 Fix another possible crash (on fatal errors
401                 at login, like stream error).
402
403 2008-05-16 [paul]       3.4.0cvs46
404
405         * tools/thunderbird-filters-convertor.pl
406                 fix a typo
407                 fix reading a tb rule that contains something
408                 like that: \"Sender\"
409
410 2008-05-16 [paul]       3.4.0cvs45
411
412         * tools/README
413         * tools/csv2addressbook.pl
414                 add support for gmail exported csv address book
415
416 2008-05-16 [colin]      3.4.0cvs44
417
418         * configure.ac
419         * src/ldapupdate.c
420                 Fix ldap deprecated calls. Patch by
421                 Michael Rasmussen
422
423 2008-05-16 [paul]       3.4.0cvs43
424
425         * manual/de/account.xml
426         * manual/it/account.xml
427         * manual/it/ack.xml
428         * manual/it/addrbook.xml
429         * manual/it/claws-mail-manual.xml
430         * manual/it/gpl.xml
431         * manual/it/intro.xml
432         * manual/it/starting.xml
433                 add pages towards German and Italian manuals.
434                 (just for storage, they are not built yet, due
435                 to being incomplete.) submitted by Speckmade
436                 <Speckmade@gmx.net> and Salvatore De Paolis
437                 <iwkse@claws-mail.org>
438
439 2008-05-16 [colin]      3.4.0cvs42
440
441         * src/gtk/sslcertwindow.c
442                 Fix SHA1 fingerprint with GnuTLS
443
444 2008-05-15 [colin]      3.4.0cvs41
445
446         * src/gtk/sslcertwindow.c
447                 Print SHA1 fingerprint too
448
449 2008-05-15 [colin]      3.4.0cvs40
450
451         * src/imap.c
452                 Fix certificate port on TLS. It was 
453                 previously always 0.
454                 **IMPORTANT INFORMATION**: this will trigger 
455                 one wrong "New certificate" warning at the 
456                 first connection with this fix, if using STARTTLS
457                 on IMAP.
458         * src/gtk/sslcertwindow.c
459                 Make labels selectable
460
461 2008-05-15 [colin]      3.4.0cvs39
462
463         * src/imap.c
464                 Fix double free when STARTTLS fails (for
465                 example due to refusing the certificate)
466
467 2008-05-15 [paul]       3.4.0cvs38
468
469         * manual/advanced.xml
470                 fix typo
471
472 2008-05-15 [paul]       3.4.0cvs37
473
474         * manual/advanced.xml
475         * src/prefs_send.c
476                 make outgoing_fallback_to_ascii a hidden pref
477
478 2008-05-14 [colin]      3.4.0cvs36
479
480         * src/main.c
481         * src/mainwindow.c
482         * src/mainwindow.h
483                 Make it possible to cancel quit when Claws
484                 ask whether to empty trash.
485
486 2008-05-14 [colin]      3.4.0cvs35
487
488         * src/compose.c
489         * src/prefs_common.c
490         * src/prefs_common.h
491         * src/prefs_send.c
492                 Add a preference to be able to specify an
493                 outgoing charset/encoding but still fallback
494                 to 7bit US-ASCII when possible (default TRUE,
495                 same behavior as pre-cvs34)
496
497 2008-05-14 [colin]      3.4.0cvs34
498
499         * src/compose.c
500                 Always use the specified encoding and charset if it is
501                 specified, even if the mail is ASCII.
502
503 2008-05-13 [paul]       3.4.0cvs33
504
505         * src/ldapupdate.c
506                 fix the build warnings the easy way for now
507
508 2008-05-13 [colin]      3.4.0cvs32
509
510         * src/prefs_themes.c
511                 Count .png files as icons too (fixes part
512                 of bug 1609, 'Icon issues')
513
514 2008-05-13 [wwp]        3.4.0cvs31
515
516         * src/addressbook_foldersel.c
517                 Fix wrong check (completes 3.4.0.cvs30).
518
519 2008-05-12 [wwp]        3.4.0cvs30
520
521         * src/addressbook.c
522         * src/addressbook_foldersel.c
523         * src/filtering.c
524         * src/matcher.c
525         * src/prefs_matcher.c
526         * src/plugins/bogofilter/bogofilter.c
527         * src/plugins/bogofilter/bogofilter_gtk.c
528         * src/plugins/dillo_viewer/dillo_prefs.c
529         * src/plugins/spamassassin/spamassassin.c
530         * src/plugins/spamassassin/spamassassin_gtk.c
531                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
532                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
533                 translated string "Any" in plugins (whitelisting) and
534                 UTF8 comparisons.
535
536 2008-05-07 [colin]      3.4.0cvs29
537
538         * configure.ac
539                 Fix --enable-maemo (assume --enable-generic-umpc)
540
541 2008-05-07 [colin]      3.4.0cvs28
542
543         * configure.ac
544         * src/account.c
545         * src/addr_compl.c
546         * src/compose.c
547         * src/editaddress.c
548         * src/folderview.c
549         * src/mainwindow.c
550         * src/messageview.c
551         * src/mimeview.c
552         * src/prefs_account.c
553         * src/prefs_common.c
554         * src/prefs_display_header.c
555         * src/prefs_filtering.c
556         * src/prefs_summaries.c
557         * src/prefs_template.c
558         * src/prefs_toolbar.c
559         * src/stock_pixmap.c
560         * src/summaryview.c
561         * src/summaryview.h
562         * src/textview.c
563         * src/toolbar.c
564         * src/gtk/about.c
565         * src/gtk/gtksctree.c
566         * src/gtk/menu.c
567         * src/gtk/prefswindow.c
568         * src/gtk/sslcertwindow.c
569                 Separate generic UMPC code (layouts, ...) from 
570                 MAEMO code (Hildon, ...)
571
572 2008-05-06 [paul]       3.4.0cvs27
573
574         * tools/claws.i18n.status.pl
575                 add he.po
576
577 2008-05-06 [colin]      3.4.0cvs26
578
579         * src/common/utils.c
580                 Maybe fix crash on FreeBSD
581
582 2008-05-05 [colin]      3.4.0cvs25
583
584         * src/messageview.c
585                 Fix bug 1602, 'Crash when sending return receipt for
586                 messages with no subject'
587
588 2008-05-05 [colin]      3.4.0cvs24
589
590         * src/mimeview.c
591                 Don't overwrite temporary files with same
592                 name when drag and dropping. Fixes bug 1599,
593                 'attach multiple files with the same name from 
594                 one mail to another'
595
596 2008-05-04 [paul]       3.4.0cvs23
597
598         * src/compose.c
599         * src/prefs_common.c
600                 fix bug 1587 'can not replay with quote'
601
602 2008-05-03 [colin]      3.4.0cvs22
603
604         * po/de.po
605                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
606
607 2008-05-03 [colin]      3.4.0cvs21
608
609         * src/toolbar.c
610                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
611                 icon isn't grayed although ineffective'
612
613 2008-05-02 [wwp]        3.4.0cvs20
614
615         * po/fr.po
616                 Fix translation.
617
618         * src/prefs_folder_item.c
619                 Add missing notice in folder properties (templates) when
620                 folder is a root node.
621
622 2008-04-30 [colin]      3.4.0cvs19
623
624         * src/prefs_toolbar.c
625                 Add Trash and Delete icons to the icon chooser
626
627 2008-04-30 [colin]      3.4.0cvs18
628
629         * src/compose.c
630                 Remove "Delete entire line" which was a noop
631                 and should be the same as "Delete line" :)
632
633 2008-04-30 [colin]      3.4.0cvs17
634
635         * src/compose.c
636                 Fix 'Delete line' and 'Delete to end of line'
637                 on the last line. Patch by <seelenhirt@gmx.net>
638
639 2008-04-28 [colin]      3.4.0cvs16
640
641         * src/folder.c
642                 Fix bug 1589, 'tagsdb file not removed when
643                 folder deleted'.
644         * src/common/utils.c
645                 Make sure claws_unlink accepts NULL arg.
646
647 2008-04-25 [colin]      3.4.0cvs15
648
649         * src/common/ssl.c
650                 Fix/simplify previous commit
651
652 2008-04-25 [colin]      3.4.0cvs14
653
654         * src/addrindex.h
655         * src/common/ssl_certificate.c
656                 Patch by Marcus: Fix Win32 build
657         * src/common/ssl.c
658                 Fix build with GnuTLS/no pthread, thanks
659                 to Marcus
660
661 2008-04-25 [colin]      3.4.0cvs13
662
663         * src/summaryview.c
664                 Fix bug 1586, '3-pane vertical layout now and then 
665                 still shows sender column'
666
667 2008-04-25 [colin]      3.4.0cvs12
668
669         * src/Makefile.am
670         * src/w32-logo.ico
671         * src/w32-resource.rc
672                 Patch from Marcus Brinkmann to set an icon on w32.
673
674 2008-04-24 [colin]      3.4.0cvs11
675
676         * src/inc.c
677         * src/inc.h
678                 Trace inc locks
679         * src/ldif.c
680         * src/ldif.h
681                 Fix bug 1581, 'Bad File Format during Import LDIF':
682                 Use dynamically allocated buffers; also, allow 
683                 importing contacts with no email address
684
685 2008-04-24 [colin]      3.4.0cvs10
686
687         * src/prefs_common.c
688                 Increment the timeout a bit on OpenBSD, 75 isn't enough
689
690 2008-04-23 [colin]      3.4.0cvs9
691
692         * src/compose.c
693         * src/prefs_folder_item.c
694         * src/prefs_template.c
695         * src/quote_fmt.c
696                 Fix bug 1576: Fix unescaping of templates when testing them
697                 I think it breaks nothing. (wwp, you're welcome to double-check)
698
699 2008-04-23 [paul]       3.4.0cvs8
700
701         * manual/advanced.xml
702                 add info about the "two_line_vertical" hidden
703                 pref
704
705 2008-04-22 [paul]       3.4.0cvs7
706
707         * src/prefs_common.c
708         * src/prefs_common.h
709         * src/summaryview.c
710                 make the 2-line view in summaryview when in three
711                 columns mode configurable. hidden pref: "two_line_vertical"
712
713 2008-04-22 [colin]      3.4.0cvs6
714
715         * src/inc.c
716                 Fix missing inc_unlock()
717         * src/prefs_matcher.c
718         * src/send_message.c
719                 Fix my last commit
720
721 2008-04-22 [colin]      3.4.0cvs5
722
723         * src/etpan/imap-thread.c
724                 Use g_(un)setenv instead of (un)setenv which
725                 doesn't exist on IRIX 6.5
726
727 2008-04-22 [colin]      3.4.0cvs4
728
729         * src/inc.c
730         * src/prefs_common.c
731         * src/send_message.c
732                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
733                 Set the default timeout to 75 seconds
734
735 2008-04-20 [colin]      3.4.0cvs3
736
737         * src/pixmaps/tray_newmail.offline.xpm
738         * src/pixmaps/tray_newmail.xpm
739         * src/pixmaps/tray_newmarkedmail.offline.xpm
740         * src/pixmaps/tray_newmarkedmail.xpm
741         * src/pixmaps/tray_nomail.offline.xpm
742         * src/pixmaps/tray_nomail.xpm
743         * src/pixmaps/tray_unreadmail.offline.xpm
744         * src/pixmaps/tray_unreadmail.xpm
745         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
746         * src/pixmaps/tray_unreadmarkedmail.xpm
747                 Make the tray icons a bit nicer. Would be
748                 nice to get really nice icons from someone
749                 who's good at Gimp :)
750
751 2008-04-18 [colin]      3.4.0cvs2
752
753         * src/common/log.c
754                 Forgot one g_unlink
755
756 lease complete the changelog entry below
757 2008-04-18 [colin]      3.4.0cvs1
758
759         * src/addrduplicates.c
760         * src/addressbook.c
761         * src/compose.c
762         * src/crash.c
763         * src/editaddress.c
764         * src/folder.c
765         * src/image_viewer.c
766         * src/imap.c
767         * src/inc.c
768         * src/main.c
769         * src/mbox.c
770         * src/messageview.c
771         * src/mh.c
772         * src/msgcache.c
773         * src/news.c
774         * src/partial_download.c
775         * src/pop.c
776         * src/prefs_common.c
777         * src/prefs_common.h
778         * src/prefs_other.c
779         * src/prefs_themes.c
780         * src/procheader.c
781         * src/procmime.c
782         * src/procmsg.c
783         * src/textview.c
784         * src/wizard.c
785         * src/common/prefs.c
786         * src/common/ssl_certificate.c
787         * src/common/template.c
788         * src/common/utils.c
789         * src/common/utils.h
790         * src/etpan/imap-thread.c
791         * src/plugins/dillo_viewer/dillo_viewer.c
792         * src/plugins/pgpcore/sgpgme.c
793         * src/plugins/pgpinline/pgpinline.c
794                 Add an option to shred temporary files and messages
795                 instead of just removing them. Slows deletions down!
796
797 2008-04-18 [paul]       3.4.0
798
799         * NEWS
800         * README
801         * RELEASE_NOTES 
802                 3.4.0 released
803
804
805 2008-04-18 [paul]       3.3.1cvs61
806
807         * po/de.po
808         * po/fi.po
809         * po/it.po
810         * po/pt_BR.po
811                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
812                 and Frederico Goncalves Guimaraes
813         * po/es.po
814                 updated on the last minute by a lazy Ricardo Mones
815
816 2008-04-18 [colin]      3.3.1cvs60
817
818         * po/fr.po
819                 Update translation (Fabien Vantard)
820
821 2008-04-17 [colin]      3.3.1cvs59
822
823         * src/imap.c
824                 Fix debian bug 474712, 'claws seg faults when IMAP 
825                 connection breaks after an IMAP protocol error 
826                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
827         * src/summaryview.c
828                 Fix a little leak
829
830 2008-04-17 [colin]      3.3.1cvs58
831
832         * src/common/log.c
833                 Fix log size getting out of control (claws-mail
834                 getting SIGXFSZ): rotate if every 10MB
835
836 2008-04-10 [paul]       3.3.1cvs57
837
838         * src/prefs_other.c
839                 improvements to english usage
840
841 2008-04-10 [paul]       3.3.1cvs56
842
843         * src/prefs_receive.c
844                 add an accurate description
845
846 2008-04-08 [colin]      3.3.1cvs55
847
848         * src/undo.c
849                 Probably fix corruption, introduced in cvs53
850
851 2008-04-04 [iwkse]      3.3.1cvs54
852
853         * src/undo.c
854                 undo should works properly again
855
856 2008-04-04 [iwkse]      3.3.1cvs53
857
858         * src/undo.c
859                 Fix a segfault but breaks undo
860                 on a specific case (eg. double paste with
861                 middle-mouse button)
862
863 2008-04-04 [iwkse]      3.3.1cvs52
864
865         * src/prefs_filtering.c
866                 Fix previous Tab mess
867
868 2008-04-03 [iwkse]      3.3.1cvs51
869
870         * src/prefs_filtering.c
871                 Add search in filtering rules list
872
873 2008-04-02 [colin]      3.3.1cvs50
874
875         * src/main.c
876                 Revert part of the previous patch: we do
877                 want to parse ~/.claws-mail/gtkrc-2.0 if it
878                 exists
879
880 2008-04-02 [colin]      3.3.1cvs49
881
882         * src/main.c
883                 Fix bug 1562, 'Claws-Mail does not completely 
884                 respect settings in GTK2_RC_FILES environment'
885                 Remove manual parsing of .gtkrc-2.0 and 
886                 .gtk/gtkrc-2.0. GTK does it itself these days.
887
888 2008-04-01 [colin]      3.3.1cvs48
889
890         * src/imap_gtk.c
891                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
892                 ticking "Show only subscribed"'
893
894 2008-03-31 [colin]      3.3.1cvs47
895
896         * src/folder.c
897                 Fix bug 1553, 'File lock not respected'
898                 Regression due to the implementation of
899                 deletion batching
900
901 2008-03-31 [colin]      3.3.1cvs46
902
903         * src/mainwindow.c
904                 Fix tags menu update, thanks to Paul
905
906 2008-03-29 [wwp]        3.3.1cvs45
907
908         * src/prefs_account.c
909         * src/prefs_common.c
910         * src/prefs_folder_item.c
911         * src/prefs_quote.c
912         * src/quote_fmt.c
913         * src/quote_fmt.h
914                 Fix compose template formats (in global preferences)
915                 being translated under specific conditions.
916                 Add a button to restore factory defaults for current
917                 language.
918
919 2008-03-27 [colin]      3.3.1cvs44
920
921         * src/common/prefs.c
922         * src/common/xmlprops.c
923                 Fix RedHat bug 431735, 'segfault if /home is full' 
924                 (when starting): Fix double fclose() in prefs.c
925                 and potentially xmlprops.c
926
927 2008-03-27 [colin]      3.3.1cvs43
928
929         * src/addressbook.c
930                 Fix bug 1559, 'Claws Mail crashed deleting all 
931                 common contacts'
932
933 2008-03-27 [wwp]        3.3.1cvs42
934
935         * src/addressbook.c
936                 Fix 3.3.0cvs41.
937
938 2008-03-27 [wwp]        3.3.1cvs41
939
940         * src/addressbook.c
941                 Prevent list flickering when deleting addresses.
942
943 2008-03-26 [colin]      3.3.1cvs40
944
945         * src/imap.c
946                 Clean up session disconnection. Possibly
947                 fix Ubuntu bug #204290
948
949 2008-03-26 [colin]      3.3.1cvs39
950
951         * src/textview.c
952                 Fix bug 1555: current folder wasn't used when
953                 right-clicking on an email address
954
955 2008-03-25 [colin]      3.3.1cvs38
956
957         * src/plugins/bogofilter/bogofilter.c
958         * src/plugins/bogofilter/bogofilter.h
959         * src/plugins/bogofilter/bogofilter_gtk.c
960                 Add a "learn from whitelist" preference
961                 Whitelist Unsure mails too.
962
963 2008-03-24 [paul]       3.3.1cvs37
964
965         * src/prefs_account.c
966                 If no MH mailbox and no account exists, when
967                 creating a POP/Local account, just create and
968                 use the default one instead of bailing with a
969                 "Mailbox doesn't exist" error
970
971 2008-03-21 [colin]      3.3.1cvs36
972
973         * src/procmime.c
974                 strstrip mime subtype
975
976 2008-03-21 [paul]       3.3.1cvs35
977
978         * manual/advanced.xml
979                 correct and update the info about Actions
980
981 2008-03-20 [colin]      3.3.1cvs34
982
983         * src/messageview.c
984         * src/messageview.h
985         * src/textview.c
986                 Show at max 1MB of text, add a noticeview to
987                 show everything optionally.
988
989 2008-03-20 [colin]      3.3.1cvs33
990
991         * src/stock_pixmap.c
992                 Add support for png themes
993
994 2008-03-19 [wwp]        3.3.1cvs32
995
996         * src/procheader.c
997                 Sanity check.
998
999 2008-03-18 [colin]      3.3.1cvs31
1000
1001         * src/common/utils.c
1002         * src/common/utils.h
1003                 Handle size_t instead of off_t in to_human_readable
1004
1005 2008-03-18 [colin]      3.3.1cvs30
1006
1007         * src/imap.c
1008                 Remove raw printf
1009
1010 2008-03-16 [colin]      3.3.1cvs29
1011
1012         * src/summaryview.c
1013                 Fix build on GTK < 2.12
1014
1015 2008-03-16 [colin]      3.3.1cvs28
1016
1017         * src/mainwindow.c
1018                 Refresh non-list widget when switching
1019                 messageview
1020
1021 2008-03-16 [colin]      3.3.1cvs27
1022
1023         * manual/faq.xml
1024                 Revert cvs25: This wasn't a typo :) :
1025                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
1026
1027
1028 2008-03-16 [colin]      3.3.1cvs26
1029
1030         * src/summaryview.c
1031         * src/gtk/gtksctree.c
1032         * src/gtk/gtksctree.h
1033                 Implement 2-lines items in Summaryview when in 
1034                 three columns mode
1035
1036 2008-03-16 [paul]       3.3.1cvs25
1037
1038         * manual/faq.xml
1039                 fix typo
1040
1041 2008-03-14 [colin]      3.3.1cvs24
1042
1043         * src/prefs_filtering_action.c
1044                 Fix buglet on setting recipient when
1045                 reediting forward rules.
1046
1047 2008-03-12 [colin]      3.3.1cvs23
1048
1049         * src/summaryview.c
1050                 Fix a new unused variable warning
1051         * src/plugins/trayicon/trayicon.c
1052                 Fix folderview's scrollbar at startup
1053                 if starting hidden
1054
1055 2008-03-12 [colin]      3.3.1cvs22
1056
1057         * src/folderview.c
1058         * src/summaryview.c
1059                 Use item_opened at the beginning of showing
1060                 a folder instead of the end. Fixes flicker.
1061
1062 2008-03-12 [paul]       3.3.1cvs21
1063
1064         * src/folder.c
1065         * src/folder.h
1066         * src/mainwindow.c
1067         * src/procmsg.c
1068         * src/summaryview.c
1069         * src/plugins/trayicon/trayicon.c
1070                 add tooltip with extended folder stats
1071
1072 2008-03-10 [colin]      3.3.1cvs20
1073
1074         * src/common/xml.c
1075                 Handle comments
1076
1077 2008-03-07 [colin]      3.3.1cvs19
1078
1079         * src/mainwindow.c
1080                 Fix blinking of the taskbar entry
1081
1082 2008-03-07 [colin]      3.3.1cvs18
1083
1084         * src/mainwindow.c
1085                 MAEMO: Fix bug 1494, 'Trayicon 
1086                 plugin breaks UI...'
1087
1088 2008-03-07 [paul]       3.3.1cvs17
1089
1090         * src/gtk/authors.h
1091                 reflect reality a bit more closely
1092
1093 2008-03-06 [colin]      3.3.1cvs16
1094
1095         * src/mainwindow.c
1096         * src/mainwindow.h
1097         * src/summaryview.c
1098         * src/summaryview.h
1099         * src/toolbar.c
1100                 Integrate things better wrt the new
1101                 summaryview extensibility.
1102
1103 2008-03-06 [wwp]        3.3.1cvs15
1104
1105         * src/quote_fmt.c
1106                 Fix some gcc warnings.
1107
1108 2008-03-06 [wwp]        3.3.1cvs14
1109
1110         * src/prefs_account.c
1111         * src/prefs_folder_item.c
1112         * src/prefs_gtk.c
1113         * src/prefs_template.c
1114         * src/gtk/prefswindow.c
1115         * src/gtk/prefswindow.h
1116                 prefs_templates: fix missing unregistering of addr_completion widgets
1117                 and and ending of addr_completion service.
1118                 prefs_folder_item: fix missing registering/unregistering of widgets,
1119                 and rework the way add_completion service is started and stopped.
1120                 Plus few prefswindow API changes (opening).
1121
1122 2008-03-06 [wwp]        3.3.1cvs13
1123
1124         * src/folder_item_prefs.c
1125         * src/prefs_template.c
1126         * src/prefs_template.h
1127         * src/quote_fmt.c
1128         * src/common/template.c
1129                 Complete 3.3.1cvs12, thanks to Colin.
1130
1131 2008-03-06 [wwp]        3.3.1cvs12
1132
1133         * src/compose.c
1134         * src/folder_item_prefs.c
1135         * src/folder_item_prefs.h
1136         * src/prefs_account.c
1137         * src/prefs_folder_item.c
1138         * src/prefs_quote.c
1139         * src/prefs_template.c
1140         * src/quote_fmt.c
1141         * src/quote_fmt.h
1142         * src/common/template.c
1143         * src/common/template.h
1144                 Global and per-folder templates can now override the from name (this
1145                 doesn't change the account being used).
1146                 Examples:
1147                  "My other name" <%account_email> (just changes the name)
1148                  my.faked.email@address.org (overrides the address too)
1149
1150 2008-03-05 [colin]      3.3.1cvs11
1151
1152         * src/summaryview.c
1153         * src/summaryview.h
1154                 Replace that hbox with a notebook
1155
1156 2008-03-05 [colin]      3.3.1cvs10
1157
1158         * src/folder.h
1159         * src/folderview.c
1160                 Add klass functions for notification of folder
1161                 opening/closing via the GUI
1162         * src/summaryview.c
1163         * src/summaryview.h
1164                 Add a specific container for the scrolledwin
1165
1166 2008-03-05 [colin]      3.3.1cvs9
1167
1168         * src/folder.h
1169         * src/folderview.c
1170                 Add klass functions for notification of folder 
1171                 opening/closing via the GUI
1172         * src/summaryview.c
1173         * src/summaryview.h
1174                 Add a specific container for the scrolledwin
1175
1176 2008-03-02 [colin]      3.3.1cvs8
1177
1178         * src/messageview.c
1179                 MAEMO: Fix bug 1541, 'Deleting message from within 
1180                 read window displays next message then closes.'
1181
1182 2008-03-02 [colin]      3.3.1cvs7
1183
1184         * src/main.c
1185                 Probably fix bug 1539, 'Program crashes':
1186                 Setup Gcrypt's thread functions when built
1187                 with GnuTLS
1188
1189 2008-03-01 [colin]      3.3.1cvs6
1190
1191         * src/folder.c
1192         * src/imap_gtk.c
1193                 Get rid of stale folders with no account
1194
1195 2008-02-28 [colin]      3.3.1cvs5
1196
1197         * src/compose.c
1198                 Fix bug 1534, 'Segmentation fault when doing 
1199                 some draft saving and then throwing away'
1200         * src/imap.c
1201                 Fix bug 1533, 'Claws is unable to mark messages 
1202                 as "read" in IMAP shared folders'
1203         * src/etpan/imap-thread.c
1204                 Fix bug 1515, 'large messages crash claws when 
1205                 syncing for offline mode'. This is rather a
1206                 workaround, and mails > 64MB will still be
1207                 problematic if there's less than 64MB available
1208                 on the dataroot volume.
1209         * src/messageview.c
1210                 MAEMO: Add information when fetching big messages
1211
1212 2008-02-26 [colin]      3.3.1cvs4
1213
1214         * src/imap.c
1215                 fix bug 1532, '"login refused" message insufficiently 
1216                 detailed'
1217
1218 2008-02-26 [paul]       3.3.1cvs3
1219
1220         * INSTALL
1221         * README
1222                 remove mentions of ClamAV and a few other
1223                 old bits of information
1224
1225 2008-02-23 [colin]      3.3.1cvs2
1226
1227         * src/main.c
1228                 Fix log output (missing \n)
1229
1230 2008-02-23 [colin]      3.3.1cvs1
1231
1232         * configure.ac
1233                 Bump version number for stable release
1234
1235 2008-02-23 [paul]       3.3.0cvs21
1236
1237         * po/he.po
1238                 updated by Ofer
1239
1240 2008-02-21 [colin]      3.3.0cvs20
1241
1242         * src/matcher.c
1243                 Fix bug 1527, 'filtering is case sensitive when it 
1244                 shouldn't be'
1245
1246 2008-02-20 [colin]      3.3.0cvs19
1247
1248         * src/main.c
1249                 Fix file attachments from older Thunar
1250
1251 2008-02-19 [colin]      3.3.0cvs18
1252
1253         * manual/plugins.xml
1254         * manual/es/plugins.xml
1255         * manual/fr/plugins.xml
1256         * manual/pl/plugins.xml
1257                 Remove Clamav
1258
1259 2008-02-19 [paul]       3.3.0cvs17
1260
1261         * tools/README
1262         * tools/csv2addressbook.pl
1263                 add support for Kmail/Kaddressbook
1264
1265 2008-02-18 [colin]      3.3.0cvs16
1266
1267         * src/imap.c
1268                 Unset folder's session before creating a
1269                 new one
1270         * src/main.c
1271         * src/prefs_common.c
1272         * src/prefs_common.h
1273         * manual/advanced.xml
1274                 Add an hidden use_networkmanager pref, to
1275                 disable NetworkManager handling. Also,
1276                 consider UNKNOWN state to be CONNECTED.
1277
1278 2008-02-18 [wwp]        3.3.0cvs15
1279
1280         * src/matcher.c
1281                 Fix Engrish and make 'not' more visible in filtering debug logs.
1282
1283 2008-02-15 [colin]      3.3.0cvs14
1284
1285         * src/matcher.c
1286                 Revert cvs10 for now, it breaks the feature
1287
1288 2008-02-15 [colin]      3.3.0cvs13
1289
1290         * src/main.c
1291                 Always focus folder tree at startup
1292         * src/compose.c
1293                 Fix bug 1521, 'Cannot close compose window after 
1294                 replying to a non-existent news message'
1295
1296 2008-02-13 [colin]      3.3.0cvs12
1297
1298         * src/folderview.c
1299                 Fix important warnings
1300
1301 2008-02-12 [colin]      3.3.0cvs11
1302
1303         * src/imap.c
1304         * src/etpan/imap-thread.c
1305         * src/etpan/imap-thread.h
1306                 Fix handling of $Forwarded flag on Exchange:
1307                 check for the existence or creatability of a
1308                 flag before using it.
1309
1310 2008-02-12 [colin]      3.3.0cvs10
1311
1312         * src/matcher.c
1313                 Optimise matching on Found in addressbook if
1314                 the matched header is in cache (From, etc)
1315
1316 2008-02-12 [colin]      3.3.0cvs9
1317
1318         * src/folderview.c
1319                 Fix crashy stuff when changing displayed
1320                 columns
1321
1322 2008-02-12 [wwp]        3.3.0cvs8
1323
1324         * src/folder.h
1325                 Remove duplicate func declaration and restore the one
1326                 a missing one.
1327
1328 2008-02-12 [wwp]        3.3.0cvs7
1329
1330         * src/compose.c
1331         * src/export.c
1332         * src/folder.c
1333         * src/folder.h
1334         * src/foldersel.c
1335         * src/foldersel.h
1336         * src/imap_gtk.c
1337         * src/import.c
1338         * src/mainwindow.c
1339         * src/messageview.c
1340         * src/mh_gtk.c
1341         * src/prefs_account.c
1342         * src/prefs_filtering_action.c
1343         * src/summaryview.c
1344         * src/plugins/bogofilter/bogofilter_gtk.c
1345         * src/plugins/spamassassin/spamassassin_gtk.c
1346                 Allow moving/copying folders to root folders when using
1347                 the folder selection dialog (it was not possible to
1348                 maemo users to reparent a subfolder to a root folder
1349                 at all).
1350
1351 2008-02-12 [fabien]     3.3.0cvs6
1352
1353         * po/fr.po
1354                 a few days late for i18n fr update. Sorry.
1355
1356 2008-02-11 [colin]      3.3.0cvs5
1357
1358         * src/main.c
1359                 Implement support for future /dev/mem_notify.
1360                 This Linux kernel feature will allow applications
1361                 to be notified that memory has to be freed
1362                 before getting OOM-killed. For more information:
1363                 http://lwn.net/Articles/267013/
1364
1365 2008-02-10 [paul]       3.3.0cvs4
1366
1367         * src/Makefile.am
1368         * src/mimeview.c
1369         * src/prefs_toolbar.c
1370         * src/stock_pixmap.c
1371         * src/stock_pixmap.h
1372         * src/pixmaps/mime_text_patch.xpm
1373                 add an icon for attached patches
1374
1375 2008-02-09 [paul]       3.3.0cvs3
1376
1377         * src/gtk/about.c
1378                 bump the (c) year
1379
1380 2008-02-09 [wwp]        3.3.0cvs2
1381
1382         * src/main.c
1383                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
1384
1385 2008-02-08 [colin]      3.3.0cvs1
1386
1387         * src/common/utils.c
1388                 Forbid attaching anything containing "../" or ".ssh/"
1389                 from mailto: URI
1390
1391 2008-02-08 [paul]       3.3.0
1392
1393         * NEWS
1394         * README
1395         * RELEASE_NOTES 
1396                 3.3.0 released
1397
1398 2008-02-08 [paul]       3.2.0cvs77
1399
1400         * AUTHORS
1401                 updated with new translators
1402         * configure.ac
1403                 added he to ALL_LINGUAS
1404         * po/cs.po
1405         * po/de.po
1406         * po/es.po
1407         * po/fi.po
1408         * po/hu.po
1409         * po/it.po
1410         * po/pt_BR.po
1411         * po/zh_CN.po
1412                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
1413                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
1414                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
1415                 and Ralph Young
1416         * po/he.po
1417                 new Hebrew translation by Ofer <oc666@netvision.net.il>
1418         * src/gtk/about.c
1419                 updated with new translators and bumped (c) year
1420         * src/gtk/authors.h
1421                 updated with new translators
1422
1423 2008-02-05 [colin]      3.2.0cvs76
1424
1425         * src/messageview.c
1426         * src/mimeview.c
1427         * src/mimeview.h
1428                 Special case text/calendar parts: if there's one in
1429                 the mail, and a plugin handling text/calendar is
1430                 loaded, show that part. That'll avoid rendering 
1431                 meetings as plain text, which just looks broken to
1432                 many users.
1433
1434 2008-02-04 [colin]      3.2.0cvs75
1435
1436         * src/mainwindow.c
1437                 Maemo: Fix LED handling on OS 2008
1438
1439 2008-02-01 [colin]      3.2.0cvs74
1440
1441         * src/compose.c
1442                 Possibly fix the annoying and hard-to reproduce bug
1443                 where lines 
1444                 are
1445                 rewrapped
1446                 like
1447                 that.
1448
1449 2008-02-01 [paul]       3.2.0cvs73
1450
1451         * src/common/utils.c
1452                 fix bug 1502, 'Plus signs are stripped from
1453                 email addresses when calling from command line'
1454                 Thanks to Colin
1455
1456 2008-01-31 [colin]      3.2.0cvs72
1457
1458         * src/exphtmldlg.c
1459         * src/mimeview.c
1460         * src/summaryview.c
1461                 Fix building of URIs from filenames
1462
1463 2008-01-31 [wwp]        3.2.0cvs71
1464
1465         * src/main.c
1466                 Fixes debug output of compiled-in features list
1467                 (completes 3.2.0cvs60).
1468
1469 2008-01-31 [colin]      3.2.0cvs70
1470
1471         * configure.ac
1472         * po/POTFILES.in
1473         * src/compose.c
1474         * src/plugins/Makefile.am
1475         * src/plugins/clamav/.cvsignore
1476         * src/plugins/clamav/Makefile.am
1477         * src/plugins/clamav/README
1478         * src/plugins/clamav/clamav_plugin.c
1479         * src/plugins/clamav/clamav_plugin.h
1480         * src/plugins/clamav/clamav_plugin_gtk.c
1481         * src/plugins/clamav/clamav_plugin_gtk.deps
1482                 Remove the Clamav plugin from the core
1483
1484 2008-01-28 [wwp]        3.2.0cvs69
1485
1486         * src/compose.c
1487         * src/prefs_template.c
1488         * src/prefs_template.h
1489         * src/quote_fmt.c
1490         * src/quote_fmt.h
1491         * src/quote_fmt_lex.l
1492         * src/quote_fmt_parse.y
1493                 Fix for bug #1493: count lines (\n chars) according to the way
1494                 format body is passed (i.e. \-escaped or not).
1495
1496 2008-01-27 [paul]       3.2.0cvs68
1497
1498         * po/en_GB.po
1499                 updated
1500         * src/prefs_actions.c
1501         * src/prefs_filtering.c
1502         * src/prefs_folder_item.c
1503         * src/prefs_template.c
1504         * src/gtk/about.c
1505                 some minor changes to the English
1506
1507 2008-01-24 [colin]      3.2.0cvs67
1508
1509         * src/etpan/imap-thread.c
1510         * src/etpan/nntp-thread.c
1511                 Fix bug 1348, 'Hang ups at exit time with 
1512                 pgp plugin since 3.0.2'
1513
1514 2008-01-23 [colin]      3.2.0cvs66
1515
1516         * src/toolbar.c
1517                 Fix translation of something that shouldn't be
1518
1519 2008-01-23 [colin]      3.2.0cvs65
1520
1521         * src/procmime.c
1522                 Fix bug 1486, 'Re: Incorrect content when replying'
1523                 Revert to full scan if short scan found only 0-length
1524                 text parts
1525
1526 2008-01-23 [paul]       3.2.0cvs64
1527
1528         * src/prefs_folder_item.c
1529                 fix bug 1485, 'selecting a folder's default
1530                 account if name contains '&''
1531
1532 2008-01-23 [colin]      3.2.0cvs63
1533
1534         * src/folder.c
1535         * src/folder.h
1536         * src/main.c
1537         * src/mainwindow.c
1538                 Fix bug 1480, 'should be able to display mail file
1539                 from command line'. Let 'claws-mail --select' accept
1540                 absolute paths in addition to folder identifiers.
1541
1542 2008-01-22 [wwp]        3.2.0cvs62
1543
1544         * src/account.c
1545         * src/account.h
1546         * src/compose.c
1547         * src/messageview.c
1548         * src/summaryview.c
1549         * src/common/utils.c
1550         * src/common/utils.h
1551                 Allow from=address in mailto sequence:
1552                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
1553                   The 'from' will try to select the first account matching in accounts list,
1554                   otherwise will use the usual account selection mechanism but override with
1555                   this 'from' address.
1556                 Allow mailto with NNTP accounts
1557                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
1558                   is the default one or if a NNTP account address is used with 'from'.
1559                   This is more or less a bugfix as it was possible to use mailto with a NNTP
1560                   default account but the complete mailto sequence was put in To.
1561
1562 2008-01-22 [wwp]        3.2.0cvs61
1563
1564         * doc/man/claws-mail.1
1565                 Updated the man page: status of few features, command-line
1566                 usage (--version-full) and completed list of config files
1567                 and dirs.
1568
1569 2008-01-22 [wwp]        3.2.0cvs60
1570
1571         * src/main.c
1572                 Added --version-full to display version and compiled-in
1573                 features list (for later use by Clawsker for instance).
1574
1575 2008-01-22 [holger]     3.2.0cvs59
1576
1577         * src/addrduplicates.c
1578                 Fix scrolling in addressbook duplicate
1579                 finder result dialog
1580
1581 2008-01-21 [colin]      3.2.0cvs58
1582
1583         * src/summaryview.c
1584                 Fix bug 1457, 'sorting messages on, say, from, 
1585                 should subsort on previous sort choice'. Subsort
1586                 by date when sort is Subject, From, To, Tags.
1587
1588 2008-01-21 [colin]      3.2.0cvs57
1589
1590         * AUTHORS
1591         * src/matcher.c
1592         * src/mimeview.c
1593         * src/common/ssl.c
1594         * src/gtk/authors.h
1595                 Fix bug 1478, 'Wrong pthread_create calls all 
1596                 over the place'. Patch by Christian Cornelssen
1597
1598 2008-01-20 [colin]      3.2.0cvs56
1599
1600         * src/imap.c
1601         * src/etpan/imap-thread.c
1602         * src/etpan/imap-thread.h
1603                 Fix bug 1468, 'Use IMAP keyword to 
1604                 store "forwarded" flag'
1605
1606 2008-01-20 [colin]      3.2.0cvs55
1607
1608         * src/folderutils.c
1609                 Make list operations faster
1610
1611 2008-01-20 [colin]      3.2.0cvs54
1612
1613         * src/mainwindow.c
1614                 Fix bug 1353, 'on startup with small screen 
1615                 layout, keyboard input gets lost'
1616
1617 2008-01-20 [colin]      3.2.0cvs53
1618
1619         * src/textview.c
1620                 Complete 3.2.0cvs49, and fixes bug 1477, 
1621                 'Claws Mail crashes when view PGP-encrypted 
1622                 message'
1623
1624 2008-01-20 [colin]      3.2.0cvs52
1625
1626         * src/compose.c
1627                 Fix privacy menu update when replying to
1628                 encrypted mail and no default privacy 
1629                 system is set
1630
1631 2008-01-19 [colin]      3.2.0cvs51
1632
1633         * src/filtering.c
1634         * src/procmsg.h
1635         * src/plugins/bogofilter/bogofilter.c
1636         * src/plugins/clamav/clamav_plugin.c
1637         * src/plugins/spamassassin/spamassassin.c
1638                 Batch filtering deletions too (and save 4 bytes
1639                 per MsgInfo in the process :)
1640
1641 2008-01-19 [colin]      3.2.0cvs50
1642
1643         * src/folder.c
1644                 Make cache update after copies much faster
1645                 on IMAP
1646
1647 2008-01-19 [colin]      3.2.0cvs49
1648
1649         * src/textview.c
1650                 Check g_fopen() success
1651
1652 2008-01-17 [wwp]        3.2.0cvs48
1653
1654         * manual/faq.xml
1655         * manual/es/faq.xml
1656         * manual/fr/faq.xml
1657         * manual/pl/faq.xml
1658                 Sylpheed? No idea what this means.
1659
1660 2008-01-17 [colin]      3.2.0cvs47
1661
1662         * src/gtk/gtksctree.c
1663                 Make dnd threshold higher on Maemo
1664
1665 2008-01-16 [colin]      3.2.0cvs46
1666
1667         * src/common/passcrypt.c
1668                 Fix build on FreeBSD, thanks to Pawel
1669
1670 2008-01-15 [colin]      3.2.0cvs45
1671
1672         * src/compose.c
1673                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
1674                 spell check of actuall word'
1675         * src/summaryview.c
1676                 Temporarily disable immediate execution when learning
1677                 spam *only* if the summaryview isn't locked
1678
1679 2008-01-15 [wwp]        3.2.0cvs44
1680
1681         * src/prefs_filtering.c
1682                 Fix filtering prefs layout (Maemo port), moving page up/down
1683                 from buttons to context menu.
1684
1685 2008-01-15 [colin]      3.2.0cvs43
1686
1687         * src/compose.c
1688                 Fix bug 1465, 'First line in new message does not mark URLs'
1689
1690 2008-01-15 [colin]      3.2.0cvs42
1691
1692         * src/common/passcrypt.c
1693                 Fix bug 1461, 'several components #define 
1694                 _XOPEN_SOURCE improperly'
1695
1696 2008-01-15 [colin]      3.2.0cvs41
1697
1698         * src/summaryview.c
1699                 Fix bug 1469, 'Column width adjustments on message 
1700                 lists do not save'
1701
1702 2008-01-14 [holger]     3.2.0cvs40
1703
1704         * configure.ac
1705                 Add tests for dbus, dbus glib bindings,
1706                 and NetworkManager. All is optional. Add new
1707                 --(en|dis)able-networkmanager-support switch.
1708         * src/Makefile.am
1709         * src/imap.c
1710         * src/inc.c
1711         * src/main.c
1712         * src/main.h
1713         * src/mainwindow.c
1714         * src/gtk/about.c
1715                 Add optional NetworkManager support, so Claws Mail
1716                 can try to do the right thing when the network connection
1717                 status changes. NetworkManager support is active by
1718                 default if above requirements were met.
1719
1720 2008-01-12 [colin]      3.2.0cvs39
1721
1722         * src/summaryview.c
1723                 Advertise the click-on-reply feature in the tooltip
1724
1725 2008-01-12 [colin]      3.2.0cvs38
1726
1727         * src/Makefile.am
1728         * src/stock_pixmap.c
1729         * src/stock_pixmap.h
1730         * src/pixmaps/tray_newmail.offline.xpm
1731         * src/pixmaps/tray_newmail.xpm
1732         * src/pixmaps/tray_newmarkedmail.offline.xpm
1733         * src/pixmaps/tray_newmarkedmail.xpm
1734         * src/pixmaps/tray_nomail.offline.xpm
1735         * src/pixmaps/tray_nomail.xpm
1736         * src/pixmaps/tray_unreadmail.offline.xpm
1737         * src/pixmaps/tray_unreadmail.xpm
1738         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
1739         * src/pixmaps/tray_unreadmarkedmail.xpm
1740         * src/plugins/trayicon/Makefile.am
1741         * src/plugins/trayicon/newmail.offline.xpm
1742         * src/plugins/trayicon/newmail.xpm
1743         * src/plugins/trayicon/newmarkedmail.offline.xpm
1744         * src/plugins/trayicon/newmarkedmail.xpm
1745         * src/plugins/trayicon/nomail.offline.xpm
1746         * src/plugins/trayicon/nomail.xpm
1747         * src/plugins/trayicon/trayicon.c
1748         * src/plugins/trayicon/unreadmail.offline.xpm
1749         * src/plugins/trayicon/unreadmail.xpm
1750         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1751         * src/plugins/trayicon/unreadmarkedmail.xpm
1752                 Make the Trayicon plugin icons themable
1753
1754 2008-01-12 [wwp]        3.2.0cvs37
1755
1756         * src/prefs_display_header.c
1757                 Fix extra leading hyphen visible in the display
1758                 header configuration combo list (maemo).
1759
1760 2008-01-11 [colin]      3.2.0cvs36
1761
1762         * src/imap.c
1763                 Set timeout to 1 before disconnecting all -
1764                 for when one switches to offline and has 
1765                 no network anymore
1766         * src/messageview.c
1767                 Fix bug 1454, 'error message shows parts and 
1768                 signature of previous messages'
1769         * src/prefs_common.c
1770                 Maemo: Hide Send dialog by default
1771
1772 2008-01-10 [colin]      3.2.0cvs35
1773
1774         * src/action.c
1775         * src/editldap.c
1776         * src/prefs_account.c
1777         * src/wizard.c
1778         * src/gtk/inputdialog.c
1779         * src/plugins/pgpcore/passphrase.c
1780                 Maemo: Fix bug 1455, 'Password enters leading letter 
1781                 incorrectly as uppercase'
1782
1783 2008-01-09 [colin]      3.2.0cvs34
1784
1785         * po/pl.po
1786                 Fix bug 1446, 'SC crashes frequently when staying 
1787                 in background'. Format string error in Polish 
1788                 translation
1789         * src/gtk/description_window.c
1790         * src/prefs_template.c
1791                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
1792                 patch by Pawel
1793         * src/wizard.c
1794                 Maemo: Fix build
1795
1796 2008-01-08 [colin]      3.2.0cvs33
1797
1798         * src/main.c
1799                 Maemo: connect HW status change signal for shutdown
1800         * src/mainwindow.c
1801                 Maemo: Fix hardware space key
1802         * src/wizard.c
1803                 Maemo: name mmc1 and 2 a better name
1804
1805 2008-01-08 [wwp]        3.2.0cvs32
1806
1807         * src/folder.c
1808         * src/folder_item_prefs.c
1809         * src/folder_item_prefs.h
1810         * src/prefs_folder_item.c
1811                 It's now possible to disable processing rules when
1812                 entering a folder (this adds a new option to the
1813                 folder properties dialog).
1814
1815 2008-01-08 [wwp]        3.2.0cvs31
1816
1817         * src/common/utils.c
1818                 Mailto: now supports 'insert' (stands for 'insert file'), this
1819                 adds the ability to create a new message from the command-line,
1820                 with body set from an existing file contents.
1821
1822 2008-01-08 [colin]      3.2.0cvs30
1823
1824         * src/summaryview.c
1825                 Maybe fix bug 1452, 'crash while drag'n'droping 
1826                 emails to an IMAP folder'
1827
1828 2008-01-07 [wwp]        3.2.0cvs29
1829
1830         * src/prefs_filtering.c
1831                 Static-alize a function, thanks to Colin.
1832
1833 2008-01-07 [colin]      3.2.0cvs28
1834
1835         * src/folderview.c
1836                 Fix scrolling to bottom when drag and dropping
1837         * src/summaryview.c
1838                 Fix bug 1445, 'Display sender using addressbook: fails 
1839                 when From: isn't an email address'
1840
1841 2008-01-07 [wwp]        3.2.0cvs27
1842
1843         * src/prefs_actions.c
1844         * src/prefs_filtering.c
1845         * src/prefs_template.c
1846                 Add tooltips to most buttons in the templates, actions and
1847                 filtering/processing dialogs.
1848
1849 2008-01-07 [wwp]        3.2.0cvs26
1850
1851         * src/prefs_filtering.c
1852                  - add a clear button to clear dialog input fields
1853                  - add page up and page down buttons to move selected rule up and down
1854                  - in rules list popup-menu: added Delete, Delete all and Duplicate
1855                  - popup-menu items are greyed out either if the list is empty (not counting the
1856                    (New) row or if there is no selected item
1857                  - clear store when closing dialog
1858
1859         * src/prefs_actions.c
1860                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
1861                    clear button, popup-menu
1862                  - clear store when closing dialog
1863
1864         * src/prefs_template.c
1865                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
1866                    clear button, popup-menu 
1867
1868         * src/addrcustomattr.c
1869                  - renamed popup-menu item Clear list to Delete all
1870                  - grey out popup-menu items is there is no selected item or if list is empty
1871                  - clear store when closing dialog
1872
1873         * src/edittags.c
1874                  - added popup-menu item Delete all
1875                  - grey out popup-menu items is there is no selected item or if list is empty
1876                  - clear store when closing dialog
1877
1878 2008-01-06 [wwp]        3.2.0cvs25
1879
1880         * src/addressadd.c
1881                 One more layout fix by Pawel (completes 3.2.0cvs24).
1882
1883 2008-01-05 [colin]      3.2.0cvs24
1884
1885         * src/addressadd.c
1886                 Little GUI fixes, patch by Pawel
1887
1888 2007-12-29 [wwp]        3.2.0cvs23
1889
1890         * src/compose.c
1891                 Fix for bug #1443, and strip possible whitespaces around
1892                 custom header names.
1893
1894 2007-12-29 [mones]      3.2.0cvs22
1895
1896         * po/es.po
1897                 Updated translation, corrected a term based 
1898                 on suggestion from Israel Saeta Pérez,
1899                 reverted awful X-Mailer translation
1900         * src/procmime.c
1901                 Complete cvs20 for FreeBSD, patch by Pawel
1902
1903 2007-12-29 [colin]      3.2.0cvs21
1904
1905         * src/textview.c
1906                 Fix bug 1442, 'Tags are repeated in 
1907                 encapsulated messages'
1908
1909 2007-12-28 [colin]      3.2.0cvs20
1910
1911         * src/procmime.c
1912                 Fix path to mime/globs. Patch by Marten King.
1913
1914 2007-12-27 [colin]      3.2.0cvs19
1915
1916         * src/plugins/pgpcore/Makefile.am
1917         * src/plugins/pgpinline/Makefile.am
1918         * src/plugins/pgpmime/Makefile.am
1919                 Add missing flags to build pgp plugins on maemo
1920
1921 2007-12-27 [colin]      3.2.0cvs18
1922
1923         * src/mainwindow.c
1924                 Maximise before showing to avoid probable flickering
1925                 on slow computers.
1926
1927 2007-12-27 [colin]      3.2.0cvs17
1928
1929         * src/main.c
1930         * src/mainwindow.c
1931         * src/prefs_common.c
1932         * src/prefs_common.h
1933                 Fix bug 1439, 'Claws Mail does not remember window size 
1934                 state when restarted'. Save maximised state and force
1935                 maximisation at startup if applicable.
1936
1937 2007-12-23 [paul]       3.2.0cvs16
1938
1939         * src/prefs_matcher.c
1940                 fix bug 1436, 'Filter condition dialog doesn't
1941                 load header name from current rules'
1942
1943 2007-12-22 [paul]       3.2.0cvs15
1944
1945         * src/compose.c
1946                 fix bug 1435, 'Reply doesn't take into account
1947                 reply-to field'
1948
1949 2007-12-21 [paul]       3.2.0cvs14
1950
1951         * src/common/ssl_certificate.c
1952                 fix FreeBSD build with IPV6 support 
1953
1954 2007-12-20 [colin]      3.2.0cvs13
1955
1956         * src/imap.c
1957                 Fix error handling
1958
1959 2007-12-20 [colin]      3.2.0cvs12
1960
1961         * src/imap.c
1962         * src/imap.h
1963         * src/prefs_account.c
1964                 Add DIGEST-MD5 support for IMAP authentication
1965
1966 2007-12-19 [mones]      3.2.0cvs11
1967
1968         * doc/man/claws-mail.1
1969                 Better ordering of sections, updated options
1970         * po/es.po
1971                 Updated strings
1972
1973 2007-12-19 [paul]       3.2.0cvs10
1974
1975         * src/prefs_account.c
1976                 use a spinbutton instead of an entry for
1977                 "POP authentication timeout" also
1978
1979 2007-12-19 [colin]      3.2.0cvs9
1980
1981         * src/prefs_filtering_action.c
1982         * src/prefs_matcher.c
1983         * src/gtk/description_window.c
1984                 Destroy info windows with their parents
1985                 Patch by Pawel
1986
1987 2007-12-19 [colin]      3.2.0cvs8
1988
1989         * src/prefs_account.c
1990                 Use spinbuttons instead of entries where needed
1991                 Patch by Pawel
1992
1993 2007-12-18 [paul]       3.2.0cvs7
1994
1995         * src/prefs_matcher.c
1996                 add missing i18n for a few strings
1997                 Patch by Stephan Sachse
1998
1999 2007-12-18 [paul]       3.2.0cvs6
2000
2001         * src/prefs_logging.c
2002                 use 'disk' instead of 'disc'
2003
2004 2007-12-18 [paul]       3.2.0cvs5
2005
2006         * po/en_GB.po
2007                 updated
2008         * src/addrcustomattr.c
2009         * src/editaddress.c
2010                 fixes to the ingleesh
2011         * src/prefs_filtering_action.c
2012                 fix copyright header
2013                 fix untranslated strings
2014         * src/prefs_filtering_action.h
2015                 fix copyright header
2016
2017 2007-12-18 [wwp]        3.2.0cvs4
2018
2019         * src/folderview.c
2020         * src/headerview.c
2021         * src/prefs_common.c
2022         * src/prefs_common.h
2023         * src/prefs_fonts.c
2024         * src/summaryview.c
2025         * src/textview.c
2026         * src/wizard.c
2027         * src/common/defs.h
2028         * src/gtk/gtkutils.c
2029                 Added prefs to set custom small and bold fonts
2030                 (might matter on some desktops, according to
2031                 DPI and font settings).
2032
2033 2007-12-18 [colin]      3.2.0cvs3
2034
2035         * src/prefs_logging.c
2036                 Rework GUI, patch by Pawel
2037
2038 2007-12-18 [colin]      3.2.0cvs2
2039
2040         * src/prefs_filtering_action.c
2041                 Rework GUI, patch by Pawel
2042
2043 2007-12-18 [colin]      3.2.0cvs1
2044
2045         * src/editaddress.c
2046                 Fix build on old GCC
2047                 Fix inverted buttons
2048
2049 2007-12-17 [paul]       3.2.0
2050
2051         * NEWS
2052         * README
2053         * RELEASE_NOTES 
2054                 3.2.0 released
2055
2056 2007-12-17 [paul]       3.1.0cvs79
2057
2058         * po/de.po
2059         * po/fr.po
2060         * po/hu.po
2061         * po/it.po
2062         * po/pt_BR.po
2063                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
2064                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
2065
2066 2007-12-17 [mones]      3.1.0cvs78
2067
2068         * po/es.po
2069                 Updated Spanish translation for 3.2.0 release
2070
2071 2007-12-16 [colin]      3.1.0cvs77
2072
2073         * src/addrcustomattr.c
2074                 Fix translations, patch by Fabien
2075
2076 2007-12-15 [paul]       3.1.0cvs76
2077
2078         * src/folderview.c
2079                 fix compiler warning
2080
2081 2007-12-14 [colin]      3.1.0cvs75
2082
2083         * src/folderview.c
2084                 Simplify logic
2085
2086 2007-12-12 [wwp]        3.1.0cvs74
2087
2088         * AUTHORS
2089         * src/gtk/authors.h
2090                 Added Marius Glauser to the hall of fame.
2091
2092 2007-12-12 [wwp]        3.1.0cvs73
2093
2094         * src/gtk/gtkutils.c
2095                 Improve the way we show results of searches
2096                 in message bodies: selected text now get centered
2097                 vertically in the message window.
2098                 Patch by Marius Glauser <seelenhirt@gmx.net>.
2099
2100 2007-12-10 [colin]      3.1.0cvs72
2101
2102         * src/folder.c
2103                 Don't crash when setting batch mode on no folder
2104
2105 2007-12-10 [colin]      3.1.0cvs71
2106
2107         * src/common/utils.c
2108                 Fix potential buffer overrun (thanks to
2109                 Hiroyuki)
2110
2111 2007-12-08 [paul]       3.1.0cvs70
2112
2113         * src/prefs_receive.c
2114                 small change to the English
2115
2116 2007-12-08 [colin]      3.1.0cvs69
2117
2118         * src/vcard.c
2119                 Fix warnings
2120
2121 2007-12-07 [colin]      3.1.0cvs68
2122
2123         * src/mainwindow.c
2124         * src/summaryview.c
2125         * src/summaryview.h
2126                 Free simplify_subject_preg at exit
2127
2128 2007-12-07 [colin]      3.1.0cvs67
2129
2130         * src/main.c
2131         * src/summaryview.c
2132         * src/common/utils.c
2133         * src/common/utils.h
2134                 We have to free reused regexps from time to
2135                 time, or they get huge
2136
2137 2007-12-07 [colin]      3.1.0cvs66
2138
2139         * src/vcard.c
2140                 Fix QP decoding (and UTF8)
2141
2142 2007-12-07 [colin]      3.1.0cvs65
2143
2144         * src/addrcustomattr.c
2145                 Update list of default custom attributes
2146                 now (will be needed for a feature patch
2147                 post 3.2.0)
2148
2149 2007-12-07 [colin]      3.1.0cvs64
2150
2151         * src/folder.c
2152                 Batch on destination folder when copying - fixes
2153                 slowness when moving unread mails to trash on IMAP
2154
2155 2007-12-06 [colin]      3.1.0cvs63
2156
2157         * src/common/w32_time.c
2158         * src/common/w32lib.h
2159         * src/etpan/etpan-thread-manager.c
2160         * src/etpan/imap-thread.c
2161         * src/etpan/nntp-thread.c
2162         * src/gtk/Makefile.am
2163                 Fix win32 build with libetpan. Thanks to
2164                 Marcus Brinkmann.
2165
2166 2007-12-06 [colin]      3.1.0cvs62
2167
2168         * src/account.c
2169         * src/imap.c
2170         * src/prefs_account.c
2171         * src/prefs_account.h
2172         * src/etpan/imap-thread.c
2173         * src/etpan/imap-thread.h
2174                 Disable connection via command line on WIN32
2175                 Disable mmap use on WIN32 - use normal strings
2176         * src/addressbook.c
2177         * src/addressbook.h
2178         * src/addressbook_foldersel.c
2179         * src/addressbook_foldersel.h
2180         * src/prefs_filtering_action.c
2181         * src/prefs_matcher.c
2182         * src/plugins/bogofilter/bogofilter_gtk.c
2183         * src/plugins/dillo_viewer/dillo_prefs.c
2184         * src/plugins/spamassassin/spamassassin_gtk.c
2185                 Fix leak, rework function logics to be more
2186                 natural - thanks to Holger
2187         * src/common/utils.c
2188                 Fix warnings
2189
2190 2007-12-06 [colin]      3.1.0cvs61
2191
2192         * src/news.c
2193         * src/common/utils.c
2194         * src/common/utils.h
2195                 Fix posting, and fix UTF-8 being sent when encoding
2196                 is 8bit
2197
2198 2007-12-05 [colin]      3.1.0cvs60
2199
2200         * src/news.c
2201                 Fix debian bug #453157, 'Fails to post usenet
2202                 articles after NNTP connection has been 
2203                 interrupted". Fix return value to prevent deletion
2204                 on failure, and issue MODE READER in case posting
2205                 fails at first.
2206
2207 2007-12-05 [colin]      3.1.0cvs59
2208
2209         * src/messageview.c
2210         * src/uri_opener.c
2211                 Improvements to the List URIs dialog
2212                 Patch by Pawel
2213
2214 2007-12-05 [colin]      3.1.0cvs58
2215
2216         * src/prefs_other.c
2217         * src/gtk/gtksctree.h
2218                 Fix warnings
2219
2220 2007-12-04 [colin]      3.1.0cvs57
2221
2222         * src/etpan/imap-thread.c
2223                 Fix bug 1378, 'Claws exits on IMAP alert message'
2224                 Don't do GTK calls directly from Etpan thread
2225
2226 2007-12-04 [colin]      3.1.0cvs56
2227
2228         * src/folderview.c
2229         * src/gtk/gtksctree.c
2230                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
2231                 Make all the left of column zero an hotspot for
2232                 expanding.
2233
2234 2007-12-04 [colin]      3.1.0cvs55
2235
2236         * src/mainwindow.c
2237         * src/mainwindow.h
2238         * src/prefs_common.c
2239         * src/prefs_common.h
2240         * src/prefs_receive.c
2241                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
2242
2243 2007-12-04 [wwp]        3.1.0cvs54
2244
2245         * src/prefs_other.c
2246                 Fix for bug #1419.
2247
2248 2007-12-04 [holger]     3.1.0cvs53
2249
2250         * src/addrduplicates.c
2251         * src/addrduplicates.h
2252                 Export addressbook entry deletion
2253
2254 2007-12-04 [colin]      3.1.0cvs52
2255
2256         * tools/Makefile.am
2257         * tools/README.sylprint
2258         * tools/sylprint.pl
2259         * tools/sylprint.rc
2260                 Fix debian bug #454089 (symlink attack in TMP directory)
2261                 http://secwatch.org/advisories/1019661/ :
2262                 Remove the buggy script, which was unmaintained anyway
2263         * src/news.c
2264         * src/procmsg.c
2265                 Store things in our private tmp directory.
2266
2267 2007-12-03 [colin]      3.1.0cvs51
2268
2269         * src/folder.c
2270         * src/folder.h
2271         * src/folderview.c
2272         * src/imap.c
2273         * src/mainwindow.c
2274                 Fix update problem when getting remote tags
2275         * src/prefs_matcher.c
2276                 Rework GUI to make it better. Patch by Pawel
2277                 Pekala
2278
2279 2007-12-03 [colin]      3.1.0cvs50
2280
2281         * src/etpan/imap-thread.c
2282         * src/etpan/nntp-thread.c
2283                 Fix bug 1417, 'Network log doesn't reveal 
2284                 enough NNTP errors'
2285
2286 2007-12-02 [iwkse]      3.1.0cvs49
2287
2288         * src/plugins/dillo_viewer/dillo_prefs.c
2289                         Insert dillo under the Plugins menu
2290
2291 2007-12-01 [paul]       3.1.0cvs48
2292
2293         * src/html.c
2294                 add these variant forms
2295                 Thanks to Colin
2296
2297 2007-12-01 [paul]       3.1.0cvs47
2298
2299         * src/matcher.c
2300                 fix a typo
2301
2302 2007-12-01 [paul]       3.1.0cvs46
2303
2304         * po/POTFILES.in
2305                 add the new addrcustomattr.c file
2306
2307 2007-11-29 [colin]      3.1.0cvs45
2308
2309         * src/common/ssl_certificate.c
2310                 Use the more modern getaddrinfo instead of 
2311                 gethostbyname when possible
2312
2313 2007-11-28 [colin]      3.1.0cvs44
2314
2315         * src/summaryview.c
2316                 Maybe fix bug 1410 and other crash reports
2317                 in summaryview since cvs38.
2318
2319 2007-11-28 [wwp]        3.1.0cvs43
2320
2321         * src/prefs_summary_open.c
2322                 Guard against an empty list of actions to perform
2323                 when opening a folder (or migration defaults could
2324                 be introduced, confusing).
2325
2326 2007-11-28 [colin]      3.1.0cvs42
2327
2328         * src/folderview.c
2329                 Fix mark all read from folder's contextual menu
2330
2331 2007-11-27 [colin]      3.1.0cvs41
2332
2333         * src/imap.c
2334         * src/imap.h
2335         * src/imap_gtk.c
2336         * src/prefs_account.c
2337         * src/etpan/imap-thread.c
2338                 A few fixes to the IMAP flags handling: Optimisations,
2339                 two crashers, mention that Bandwitdh-efficient mode
2340                 prevents tag fetching.
2341                 Fix M-UTF7 in subscription dialog.
2342
2343 2007-11-27 [colin]      3.1.0cvs40
2344
2345         * src/folder.c
2346         * src/mbox.c
2347         * src/summaryview.c
2348                 Make filtering faster on flags change: Batch original 
2349                 folderitem, where we'll do flags/tags changes.
2350
2351 2007-11-27 [colin]      3.1.0cvs39
2352
2353         * src/filtering.c
2354                 Fix bug 1407, 'After a copy action, further rules apply 
2355                 to both original and copy'
2356
2357 2007-11-27 [colin]      3.1.0cvs38
2358
2359         * src/edittags.c
2360         * src/summaryview.c
2361                 Fixes races when doing a long operation and user
2362                 asks for another one (Mark all read/unread on a 
2363                 big folder on IMAP for example)
2364
2365 2007-11-27 [wwp]        3.1.0cvs37
2366
2367         * src/addressbook.c
2368         * src/prefs_common.c
2369                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
2370                 and 3.1.0cvs35 (addressbook.c).
2371
2372 2007-11-27 [holger]     3.1.0cvs36
2373
2374         * src/printing.c
2375                 Add a line separating header and body
2376                 in the printout
2377
2378 2007-11-27 [wwp]        3.1.0cvs35
2379
2380         * src/addressbook.c
2381                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
2382                 (thanks to Colin) and revert disabling of cut/copy
2383                 context menu entries upon selected groups.
2384
2385 2007-11-27 [holger]     3.1.0cvs34
2386
2387         * src/printing.c
2388                 Add weights to the list of supported text attributes
2389                 for printing
2390
2391 2007-11-27 [wwp]        3.1.0cvs33
2392
2393         * src/Makefile.am
2394         * src/addrcustomattr.c
2395         * src/addrcustomattr.h
2396         * src/addressbook.c
2397         * src/editaddress.c
2398         * src/editaddress.h
2399         * src/prefs_common.c
2400         * src/prefs_common.h
2401         * src/common/defs.h
2402                 Provide a (customizable) list of preset attribute names
2403                 for editing contacts (closes bug #1391).
2404
2405 2007-11-27 [wwp]        3.1.0cvs32
2406
2407         * src/addrclip.c
2408         * src/addressbook.c
2409         * src/addritem.c
2410                 Various fixes in the address book:
2411                         - made copy/move of a folder to itself or its subtree
2412                           impossible (-> error)
2413                         - errors messages don't show in the status bar anymore,
2414                           use alertpanels instead
2415                         - simple click on group doesn't open group edit dialog
2416                           anymore when in contact edit embedded mode (was too itchy)
2417                         - fixed disabling of edit button and and menu entry when
2418                           in contact edit embedded mode (was done in a bad and
2419                           ineffective way)
2420                         - fix menu cut/paste sensitivity in treelist context
2421                           menu (conflicting enabling was done by different functions)
2422                         - fix some menu item sensitivity in address list context menu
2423                         - don't allow cut/copy of groups, it's useless as they won't
2424                           be copied w/ their contents
2425                         - fix missing copy of the picture file when copying (bug #1402),
2426                           fix picture attribute (internal) value when moving or copying
2427
2428
2429 2007-11-27 [colin]      3.1.0cvs31
2430
2431         * src/folder.c
2432         * src/imap.c
2433                 Fix tags loss on move, fix space encoding
2434
2435 2007-11-26 [colin]      3.1.0cvs30
2436
2437         * src/edittags.c
2438         * src/folder.c
2439         * src/folder.h
2440         * src/imap.c
2441         * src/messageview.c
2442         * src/procmsg.c
2443         * src/procmsg.h
2444         * src/summaryview.c
2445         * src/common/utils.c
2446         * src/common/utils.h
2447         * src/etpan/imap-thread.c
2448         * src/etpan/imap-thread.h
2449                 Add IMAP tags support
2450
2451 2007-11-26 [colin]      3.1.0cvs29
2452
2453         * src/imap.c
2454                 Fix bug 1405, 'imap auto auth method doesn't 
2455                 work since 3.1.0'
2456
2457 2007-11-26 [colin]      3.1.0cvs28
2458
2459         * src/messageview.c
2460         * src/procmime.c
2461                 Handle broken disposition-notifications from Evolution
2462                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
2463
2464 2007-11-25 [paul]       3.1.0cvs27
2465
2466         * src/folder_item_prefs.c
2467         * src/folder_item_prefs.h
2468                 remove dead code
2469
2470 2007-11-23 [wwp]        3.1.0cvs26
2471
2472         * src/matcher.c
2473         * src/matcher.h
2474         * src/matcher_parser_parse.y
2475         * src/prefs_matcher.c
2476                 Fix irrelevant case folding when adding matcher condition 'test',
2477                 thanks to Colin.
2478
2479 2007-11-23 [wwp]        3.1.0cvs25
2480
2481         * src/prefs_common.c
2482         * src/prefs_common.h
2483         * src/prefs_summary_open.c
2484         * src/prefs_summary_open.h
2485         * src/summaryview.c
2486                 Add "select first email in list" to the list of possible selections
2487                 when opening a folder.
2488
2489 2007-11-23 [paul]       3.1.0cvs24
2490
2491         * po/de.po
2492                 a fix by Stephan Sachse, plus remove all
2493                 old strings from the end of the file
2494
2495 2007-11-23 [wwp]        3.1.0cvs23
2496
2497         * src/prefs_msg_colors.c
2498                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
2499                 with little changes.
2500
2501 2007-11-23 [paul]       3.1.0cvs22
2502
2503         * src/prefs_logging.c
2504                 eliminate wasted horizontal space
2505
2506 2007-11-23 [paul]       3.1.0cvs21
2507
2508         * src/prefs_summaries.c
2509                 don't wrap the label or put linebreaks
2510
2511 2007-11-22 [colin]      3.1.0cvs20
2512
2513         * src/plugins/pgpinline/pgpinline.c
2514                 Fix decryption
2515
2516 2007-11-22 [wwp]        3.1.0cvs19
2517
2518         * src/prefs_themes.c
2519                 Yet another misuse of get_rc_dir(), still related
2520                 to user themes. Completes 3.1.0cvs18.
2521
2522 2007-11-22 [wwp]        3.1.0cvs18
2523
2524         * src/stock_pixmap.c
2525                 Fix a misuse of get_rc_dir(), user themes dir was
2526                 not set properly and some themes might have disappeared
2527                 from themes list in prefs.
2528
2529 2007-11-22 [wwp]        3.1.0cvs17
2530
2531         * src/edittags.c
2532         * src/edittags.h
2533         * src/common/tags.c
2534         * src/common/tags.h
2535                 Correct copyright for these claws-mail-only brand new
2536                 files.
2537
2538 2007-11-22 [paul]       3.1.0cvs16
2539
2540         * src/compose.c
2541                 fix bug 1400, 'Drag and drop of URLs does not work'
2542                 Thanks to Colin
2543
2544 2007-11-22 [paul]       3.1.0cvs15
2545
2546         * src/prefs_common.c
2547                 make "cmds_use_system_default" default to FALSE
2548                 so as not to disrupt current settings
2549         * src/summaryview.c
2550                 increase the size of the GdkRectangle, tooltips
2551                 didn't show for me otherwise
2552
2553 2007-11-21 [colin]      3.1.0cvs14
2554
2555         * src/compose.c
2556         * src/crash.c
2557         * src/exphtmldlg.c
2558         * src/mainwindow.c
2559         * src/manual.c
2560         * src/mimeview.c
2561         * src/prefs_account.c
2562         * src/prefs_common.c
2563         * src/prefs_common.h
2564         * src/prefs_ext_prog.c
2565         * src/textview.c
2566         * src/uri_opener.c
2567         * src/gtk/about.c
2568         * src/gtk/gtkutils.c
2569                 Use xdg-open as a way to find default browser,
2570                 when available
2571
2572 2007-11-21 [colin]      3.1.0cvs13
2573
2574         * src/messageview.c
2575         * src/procmime.c
2576         * src/procmsg.h
2577                 Send better return receipts (useful ones)
2578                 Handle incoming return receipts
2579
2580 2007-11-20 [colin]      3.1.0cvs12
2581
2582         * src/printing.c
2583         * src/printing.h
2584                 Add getter/setter for settings, and getter
2585                 for page setup
2586
2587 2007-11-20 [colin]      3.1.0cvs11
2588
2589         * src/folderview.c
2590         * src/main.c
2591         * src/mainwindow.c
2592                 Fix bug 1396, 'Crash on disabling a filter 
2593                 while it is processing'
2594
2595 2007-11-20 [paul]       3.1.0cvs10
2596
2597         * src/folder.c
2598                 fix bug 1395, 'Crash on checking for new mails
2599                 while filter is running'
2600                 Thanks to Colin
2601
2602 2007-11-20 [paul]       3.1.0cvs9
2603
2604         * src/compose.c
2605                 make this string easier for translators
2606
2607 2007-11-19 [colin]      3.1.0cvs8
2608
2609         * src/prefs_summaries.c
2610         * src/summaryview.c
2611                 Don't enable more tooltips on Maemo
2612
2613 2007-11-19 [colin]      3.1.0cvs7
2614
2615         * src/prefs_common.c
2616         * src/prefs_common.h
2617         * src/prefs_summaries.c
2618         * src/summaryview.c
2619                 Fix bug 1388, 'message list tool tips'
2620                 Add (optional) tooltips in summaryview.
2621                 This only works with GTK+ >= 2.12
2622
2623 2007-11-19 [colin]      3.1.0cvs6
2624
2625         * src/compose.c
2626                 Make strings a bit better when attaching
2627                 from mailto: URIs
2628
2629 2007-11-19 [colin]      3.1.0cvs5
2630
2631         * src/common/utils.c
2632                 Fix bug 1392, 'Top level domain .EU is 
2633                 not recognised as valid'
2634
2635 2007-11-19 [wwp]        3.1.0cvs4
2636
2637         * src/compose.c
2638         * src/compose.h
2639                 Revert changes to compose.c made in 3.1.0cvs2.
2640
2641 2007-11-19 [wwp]        3.1.0cvs3
2642
2643         * src/addressbook.c
2644         * src/addressbook.h
2645         * src/editaddress.c
2646         * src/editgroup.c
2647         * src/addrduplicates.c
2648                 Minor improvements in the address book:
2649                 always accept new contacts provided that some
2650                 detail is set (instead of rejecting silently).
2651                 Better guessing of contact name from incomplete
2652                 name information. Better display of contacts with
2653                 no name, in contact lists, group contents, find
2654                 duplicate results.
2655                 
2656
2657 2007-11-19 [wwp]        3.1.0cvs2
2658
2659         * src/compose.c
2660         * src/compose.h
2661         * src/prefs_logging.c
2662         * src/prefs_summaries.c
2663                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
2664                 wrap some long label in prefs/summaries, layout checkboxes
2665                 in a more compact form in prefs/loggin, make account and
2666                 header's combos have the same size/spacing in compose
2667                 window.
2668
2669 2007-11-19 [wwp]        3.1.0cvs1
2670
2671         * src/edittags.c
2672                 Fix a tiny leak and duplicate variable.
2673
2674 2007-11-19 [paul]       3.1.0
2675
2676         * NEWS
2677         * README
2678         * RELEASE_NOTES 
2679                 3.1.0 released
2680
2681 2007-11-19 [paul]       3.0.2cvs145
2682
2683         * po/de.po
2684         * po/fi.po
2685         * po/fr.po
2686         * po/hu.po
2687         * po/it.po
2688         * po/pl.po
2689         * po/pt_BR.po
2690         * po/sk.po
2691         * po/zh_CN.po
2692                 updated by Stephan Sachse, Flammie Pirinen,
2693                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
2694                 Emil Nowak, Frederico Goncalves Guimaraes,
2695                 Andrej Kacian, and Ralph Young
2696
2697 2007-11-18 [mones]      3.0.2cvs144
2698
2699         * po/es.po
2700                 Updated Spanish translation
2701
2702 2007-11-18 [colin]      3.0.2cvs143
2703
2704         * src/edittags.c
2705                 Prevent empty tag after edit, thanks to wwp
2706
2707 2007-11-18 [colin]      3.0.2cvs142
2708
2709         * src/editaddress.c
2710                 Fix possible "(null)" %s - thanks to wwp
2711
2712 2007-11-16 [wwp]        3.0.2cvs141
2713
2714         * src/common/utils.c
2715                 Fix for 3.0.2cvs140, prevents from crashing when opening
2716                 a compose window.
2717
2718 2007-11-16 [colin]      3.0.2cvs140
2719
2720         * src/main.c
2721         * src/common/claws.c
2722                 Output a bit more useful info at startup
2723                 in --debug mode
2724
2725 2007-11-16 [colin]      3.0.2cvs139
2726
2727         * src/compose.c
2728         * src/common/utils.c
2729         * src/common/utils.h
2730                 Fix bug 1387, 'Request for --compose to 
2731                 support multiple attachments'
2732
2733 2007-11-16 [colin]      3.0.2cvs138
2734
2735         * src/news.c
2736                 Fix bug 1390, 'NNTP fails after server 
2737                 closed connection'
2738
2739 2007-11-16 [colin]      3.0.2cvs137
2740
2741         * src/prefs_display_header.c
2742                 Fix bug 1389, 'Changing 'Display headers 
2743                 in message view' breaks dispheaderrc'
2744
2745 2007-11-14 [colin]      3.0.2cvs136
2746
2747         * src/summaryview.c
2748         * src/gtk/quicksearch.c
2749         * src/gtk/quicksearch.h
2750                 Fix resetting the quicksearch when in non-sticky
2751                 mode, but Recursive is set: reset only when going
2752                 out of the root search folder.
2753
2754 2007-11-14 [colin]      3.0.2cvs135
2755
2756         * src/filtering.c
2757                 Don't set new flag back when doing "Mark as unread"
2758                 from filtering
2759
2760 2007-11-12 [paul]       3.0.2cvs134
2761
2762         * src/plugins/dillo_viewer/dillo_viewer.c
2763                 don't offer the mime type for translation
2764
2765 2007-11-12 [paul]
2766
2767         3.1.0-rc2 released
2768
2769 2007-11-11 [colin]      3.0.2cvs133
2770
2771         * src/imap_gtk.c
2772         * src/mh_gtk.c
2773                 Use markup-escaped strings in dialogs
2774
2775 2007-11-11 [colin]      3.0.2cvs132
2776
2777         * src/imap.c
2778                 Better IMAP-UTF7/UTF8 conversion
2779
2780 2007-11-10 [colin]      3.0.2cvs131
2781
2782         * src/news.c
2783                 Fix debian bug 450698, 'nntp auth behavior changed 
2784                 without notice'
2785
2786 2007-11-10 [colin]      3.0.2cvs130
2787
2788         * configure.ac
2789         * src/inc.c
2790         * src/main.c
2791         * src/main.h
2792         * src/mimeview.c
2793         * src/statusbar.c
2794         * src/common/utils.c
2795         * src/etpan/Makefile.am
2796         * src/gtk/filesel.c
2797         * src/gtk/gtkutils.h
2798         * src/gtk/menu.c
2799         * src/plugins/bogofilter/Makefile.am
2800         * src/plugins/clamav/Makefile.am
2801         * src/plugins/dillo_viewer/Makefile.am
2802         * src/plugins/pgpcore/Makefile.am
2803         * src/plugins/spamassassin/Makefile.am
2804         * src/plugins/trayicon/Makefile.am
2805                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
2806
2807 2007-11-09 [colin]      3.0.2cvs129
2808
2809         * src/addressbook.c
2810         * src/ldapupdate.c
2811                 fix bug 1375, 'Impossible to modify e-mail
2812                 in LDAP addressbook twice'; Try two. update
2813                 externalID, don't make display lag, and
2814                 fix the cases where dn is not mail.
2815
2816 2007-11-08 [paul]       3.0.2cvs128
2817
2818         * src/account.c
2819         * src/compose.c
2820         * src/messageview.c
2821         * src/prefs_account.c
2822         * src/prefs_account.h
2823                 reinstate 'Generate Message-ID' option as an
2824                 account preference. (hidden on IMAP)
2825                 Thanks to Colin
2826
2827 2007-11-08 [paul]       3.0.2cvs127
2828
2829         * src/textview.c
2830                 MAEMO: fix failure of loading images inline
2831                 MAEMO: fix bug 1349, 'Emails still skip to end
2832                 when opened (in certain circumstances)...'
2833
2834 2007-11-07 [colin]      3.0.2cvs126
2835
2836         * src/toolbar.c
2837                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
2838
2839 2007-11-07 [colin]      3.0.2cvs125
2840
2841         * src/toolbar.c
2842                 Re-change the string occurence of A_CLAWS_ACTIONS
2843                 to A_SYL_ACTIONS, to prevent parse errors of the
2844                 toolbar_*.xml files
2845
2846 2007-11-07 [colin]      3.0.2cvs124
2847
2848         * src/mimeview.c
2849         * src/prefs_common.c
2850         * src/prefs_common.h
2851         * manual/advanced.xml
2852                 Add an hidden pref, 'save_parts_readwrite';
2853                 completes 3.0.2cvs35
2854
2855 2007-11-07 [paul]       3.0.2cvs123
2856
2857         * src/prefs_toolbar.c
2858         * src/toolbar.c
2859         * src/toolbar.h
2860                 rename ToolbarSylpheedActions to ToolbarClawsActions
2861                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
2862
2863 2007-11-07 [paul]       3.0.2cvs122
2864
2865         * src/toolbar.c
2866                 MAEMO: remove tooltips
2867
2868 2007-11-07 [colin]      3.0.2cvs121
2869
2870         * src/plugins/pgpinline/pgpinline.c
2871                 Fix bug 1377, 'unspecific errors on 
2872                 signature checking'. Fix trimming of
2873                 UTF8 data.
2874
2875 2007-11-06 [iwkse]      3.0.2cvs120
2876
2877         * src/prefs_summary_open.c
2878                 yet a string change
2879
2880 2007-11-06 [paul]       3.0.2cvs119
2881
2882         * tools/Makefile.am
2883         * tools/README
2884         * tools/csv2addressbook.pl
2885                 add a new script that imports a CSV formatted
2886                 address book. Becky and Thunderbird address
2887                 book are currently supported.
2888
2889 2007-11-05 [colin]      3.0.2cvs118
2890
2891         * src/imap.c
2892                 Fix deletion 
2893
2894 2007-11-05 [iwkse]      3.0.2cvs117
2895
2896         * src/prefs_summary_open.c
2897                 String changes
2898
2899 2007-11-04 [paul]       3.0.2cvs116
2900
2901         * src/addressbook_foldersel.c
2902                 fix gtk critical warning
2903                 Patch by Pawel Pekala
2904
2905 2007-11-04 [paul]       3.0.2cvs115
2906
2907         * tools/README
2908         * tools/claws-mail-compose-insert-files.pl
2909                 add --bcc and uri_escape() everything
2910
2911 2007-11-04 [paul]       3.0.2cvs114
2912
2913         * src/gtk/gtkutils.c
2914                 gtkut_stock_with_text_button_set_create(): set
2915                 GTK_CAN_DEFAULT on buttons 2 and 3
2916
2917 2007-11-03 [paul]       3.0.2cvs113
2918
2919         * src/common/utils.c
2920                 fix debian bug #448814, 'mailto: URI decoding
2921                 desn't decode the destination address field'
2922                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
2923
2924 2007-11-03 [paul]       3.0.2cvs112
2925
2926         * AUTHORS
2927         * src/compose.c
2928         * src/gtk/authors.h
2929                 allow Bcc in commandline URIs
2930                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
2931
2932 2007-11-02 [colin]      3.0.2cvs111
2933
2934         * src/addressbook.c
2935                 Maybe fix bug 1376, 'crash on 
2936                 addressbook manipulation'
2937
2938 2007-10-31 [paul]       3.0.2cvs110
2939
2940         * src/ldapupdate.c
2941                 fix bug 1375, 'Impossible to modify e-mail
2942                 in LDAP addressbook twice'
2943                 Patch by Michael Rasmussen
2944
2945 2007-10-30 [paul]       3.0.2cvs109
2946
2947         * configure.ac
2948                 enable GnuTLS support with --enable-gnutls which
2949                 will disable openssl support. if the user has
2950                 gtk >= 2.10.x don't allow gnomeprint even if the
2951                 user asks for it
2952
2953 2007-10-30 [paul]
2954
2955         3.1.0-rc1 released
2956
2957 2007-10-30 [paul]       3.0.2cvs108
2958
2959         * Makefile.am
2960                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
2961
2962 2007-10-30 [paul]       3.0.2cvs107
2963
2964         * src/expldifdlg.c
2965         * src/prefs_account.c
2966         * src/prefs_folder_item.c
2967         * src/prefs_spelling.c
2968         * src/prefs_themes.c
2969         * src/wizard.c
2970         * src/gtk/gtkaspell.c
2971         * src/gtk/gtkaspell.h
2972         * src/plugins/spamassassin/spamassassin_gtk.c
2973                 replace deprecated gtk_option_menu...
2974                 patch by Pawel Pekala
2975
2976 2007-10-29 [colin]      3.0.2cvs106
2977
2978         * src/plugins/dillo_viewer/dillo_prefs.c
2979                 Fix forgotten signal connect
2980
2981 2007-10-28 [colin]      3.0.2cvs105
2982
2983         * src/plugins/dillo_viewer/dillo_prefs.c
2984         * src/plugins/dillo_viewer/dillo_prefs.h
2985         * src/plugins/dillo_viewer/dillo_viewer.c
2986                 Implement addressbook-based whitelisting for loading
2987                 remote images. Fixed missing destroy of the embedded
2988                 browser that made a Dillo window pop up on exit, if
2989                 an HTML part was displayed.
2990
2991 2007-10-26 [colin]      3.0.2cvs104
2992
2993         * src/edittags.c
2994                 Add missing static
2995
2996 2007-10-25 [colin]      3.0.2cvs103
2997
2998         * src/editaddress.c
2999                 Add tap-and-hold on the picture, for Maemo
3000         * src/edittags.c
3001         * src/edittags.h
3002         * src/mainwindow.c
3003         * src/procmsg.c
3004         * src/summaryview.c
3005         * src/textview.c
3006                 Unify tag interfaces.
3007
3008 2007-10-25 [colin]      3.0.2cvs102
3009
3010         * src/imap.c
3011         * src/etpan/imap-thread.h
3012                 Much better error handling. We'll need to be really
3013                 clear to users about where errors come from, with 
3014                 the apparition of Gmail's IMAP server.
3015
3016 2007-10-24 [colin]      3.0.2cvs101
3017
3018         * src/edittags.c
3019         * src/mainwindow.c
3020         * src/summaryview.c
3021         * src/textview.c
3022                 Add tags sorting (alphabetical); allow deletion of
3023                 tags from the Apply Tags window
3024
3025 2007-10-24 [colin]      3.0.2cvs100
3026
3027         * src/editaddress.c
3028         * src/editaddress_other_attributes_ldap.c
3029         * src/editaddress_other_attributes_ldap.h
3030         * src/ldapctrl.c
3031         * src/ldapquery.c
3032         * src/ldapupdate.c
3033                 Fix LDAP writing (got broken in cvs39)
3034                 Add read-only support for jpegPhoto LDAP field
3035
3036 2007-10-23 [colin]      3.0.2cvs99
3037
3038         * src/news.c
3039                 Fix crash in some cases
3040
3041 2007-10-22 [colin]      3.0.2cvs98
3042
3043         * src/common/socket.h
3044         * src/common/ssl.c
3045                 Fix big leak in GnuTLS code
3046
3047 2007-10-22 [colin]      3.0.2cvs97
3048
3049         * src/news.c
3050                 Fix bug 1368, 'SIGSEGV in NNTP code'
3051
3052 2007-10-22 [colin]      3.0.2cvs96
3053
3054         * src/prefs_customheader.c
3055                 Catch compface warnings when generating X-Faces
3056
3057 2007-10-22 [wwp]        3.0.2cvs95
3058
3059         * src/quote_fmt_parse.y
3060                 Remove accidentally committed debug traces.
3061                 Fix a warning.
3062
3063 2007-10-22 [colin]      3.0.2cvs94
3064
3065         * src/etpan/nntp-thread.c
3066                 Fix authentication
3067
3068 2007-10-19 [wwp]        3.0.2cvs93
3069
3070         * src/common/ssl_certificate.c
3071                 Add missing include (Windows).
3072
3073 2007-10-19 [colin]      3.0.2cvs92
3074
3075         * src/imap_gtk.c
3076         * src/mimeview.c
3077         * src/textview.c
3078         * src/gtk/inputdialog.c
3079         * src/gtk/inputdialog.h
3080                 Remove the last old combo; patch by
3081                 Pawel
3082
3083 2007-10-19 [colin]      3.0.2cvs91
3084
3085         * src/common/ssl.c
3086                 Fix interop problem with GnuTLS and some crappy
3087                 servers that have very little keys.
3088
3089 2007-10-19 [colin]      3.0.2cvs90
3090
3091         * src/common/ssl.c
3092                 Fix return value check on GnuTLS, and
3093                 display the error
3094
3095 2007-10-18 [colin]      3.0.2cvs89
3096
3097         * src/common/ssl_certificate.c
3098                 Fix missing initialisations
3099
3100 2007-10-18 [wwp]        3.0.2cvs88
3101
3102         * src/Makefile.am
3103                 Fix linking against GNUTLS (matters if --enable-gnutls only).
3104
3105 2007-10-18 [colin]      3.0.2cvs87
3106
3107         * po/POTFILES.in
3108                 Fix build
3109
3110 2007-10-18 [mones]      3.0.2cvs86
3111
3112         * src/editbook.c
3113         * src/import.c
3114         * src/prefs_account.c
3115         * src/prefs_receive.c
3116         * src/gtk/about.c
3117         * src/plugins/bogofilter/bogofilter_gtk.c
3118         * src/plugins/spamassassin/spamassassin_gtk.c
3119                 More capitalisation micro-fixes
3120
3121 2007-10-18 [paul]       3.0.2cvs85
3122
3123         * configure.ac
3124                 add info about NNTP support via libetpan
3125                 change the configure output ending msg a little
3126         * src/gtk/about.c
3127                 similar changes to above
3128
3129 2007-10-18 [colin]      3.0.2cvs84
3130
3131         * src/procmime.c
3132         * src/procmime.h
3133                 Fix missing symbol for S/MIME
3134
3135 2007-10-18 [colin]      3.0.2cvs83
3136
3137         * src/prefs_filtering_action.c
3138                 Fix crash in tags (introduced in cvs78)
3139
3140 2007-10-18 [colin]      3.0.2cvs82
3141
3142         * src/common/Makefile.am
3143         * src/common/nntp.c
3144         * src/common/nntp.h
3145         * src/etpan/Makefile.am
3146         * src/etpan/etpan-thread-manager-types.h
3147         * src/etpan/etpan-thread-manager.c
3148         * src/etpan/imap-thread.c
3149         * src/etpan/nntp-thread.c
3150         * src/etpan/nntp-thread.h
3151         * src/news.c
3152         * src/news.h
3153                 Rewrite the nntp implementation
3154                 to use libetpan. Non-blocking NNTP!
3155         * src/account.c
3156         * src/crash.c
3157         * src/imap.c
3158         * src/inc.c
3159         * src/main.c
3160         * src/mainwindow.c
3161         * src/pop.c
3162         * src/pop.h
3163         * src/prefs_account.c
3164         * src/recv.c
3165         * src/recv.h
3166         * src/send_message.c
3167         * src/send_message.h
3168         * src/ssl_manager.c
3169         * src/ssl_manager.h
3170         * src/wizard.c
3171         * src/common/claws.c
3172         * src/common/session.c
3173         * src/common/session.h
3174         * src/common/smtp.c
3175         * src/common/smtp.h
3176         * src/common/socket.c
3177         * src/common/socket.h
3178         * src/common/ssl.c
3179         * src/common/ssl.h
3180         * src/common/ssl_certificate.c
3181         * src/common/ssl_certificate.h
3182         * src/gtk/about.c
3183         * src/gtk/sslcertwindow.c
3184         * src/gtk/sslcertwindow.h
3185                 Implement GnuTLS support. GnuTLS support
3186                 will be used if OpenSSL isn't available, or
3187                 specified explicitely. (the reason is that
3188                 GnuTLS cerficate checking is a bit less 
3189                 practical than OpenSSL's)
3190
3191 2007-10-18 [paul]       3.0.2cvs81
3192
3193         * src/gtk/inputdialog.c
3194         * src/gtk/inputdialog.h
3195                 fix copyright header
3196
3197 2007-10-17 [colin]      3.0.2cvs80
3198
3199         * src/plugins/pgpcore/select-keys.c
3200                 Fix bug which prevented encryption key
3201                 auto-selection when two or more matched the
3202                 email address, but only one isn't revoked
3203                 or expired.
3204
3205 2007-10-17 [wwp]        3.0.2cvs79
3206
3207         * src/compose.c
3208         * src/quote_fmt.c
3209         * src/quote_fmt.h
3210         * src/quote_fmt_lex.l
3211         * src/quote_fmt_parse.y
3212                 Templates can now attach files using |attach{filename}.
3213
3214 2007-10-17 [wwp]        3.0.2cvs78
3215
3216         * src/prefs_customheader.c
3217         * src/prefs_ext_prog.c
3218         * src/prefs_filtering_action.c
3219         * src/prefs_matcher.c
3220         * src/prefs_other.c
3221         * src/prefs_toolbar.c
3222         * src/gtk/combobox.c
3223         * src/gtk/combobox.h
3224         * src/gtk/gtkutils.c
3225         * src/gtk/gtkutils.h
3226         * src/plugins/bogofilter/bogofilter_gtk.c
3227         * src/plugins/spamassassin/spamassassin_gtk.c
3228                 Removed almost all remaining instances of GtkCombo
3229                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
3230                 few visual and code cleanup from Colin.
3231
3232 2007-10-16 [wwp]        3.0.2cvs77
3233         * src/gtk/pluginwindow.c
3234                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
3235
3236 2007-10-15 [colin]      3.0.2cvs76
3237
3238         * src/edittags.c
3239         * src/edittags.h
3240         * src/filtering.c
3241         * src/filtering.h
3242         * src/importmutt.c
3243         * src/importpine.c
3244         * src/main.c
3245         * src/messageview.c
3246         * src/messageview.h
3247         * src/mimeview.c
3248         * src/mimeview.h
3249         * src/pop.c
3250         * src/pop.h
3251         * src/prefs_common.c
3252         * src/prefs_common.h
3253         * src/prefs_customheader.c
3254         * src/prefs_customheader.h
3255         * src/prefs_display_header.c
3256         * src/prefs_display_header.h
3257         * src/prefs_filtering_action.c
3258         * src/prefs_filtering_action.h
3259         * src/prefs_folder_column.c
3260         * src/prefs_folder_column.h
3261         * src/prefs_folder_item.c
3262         * src/prefs_folder_item.h
3263         * src/prefs_gtk.c
3264         * src/prefs_gtk.h
3265         * src/prefs_logging.h
3266         * src/prefs_matcher.c
3267         * src/prefs_matcher.h
3268         * src/prefs_summary_column.c
3269         * src/prefs_summary_column.h
3270         * src/prefs_summary_open.c
3271         * src/procheader.c
3272         * src/procheader.h
3273         * src/procmime.c
3274         * src/procmime.h
3275         * src/recv.c
3276         * src/recv.h
3277         * src/sourcewindow.c
3278         * src/sourcewindow.h
3279         * src/summaryview.c
3280         * src/summaryview.h
3281         * src/textview.c
3282         * src/textview.h
3283         * src/toolbar.c
3284         * src/toolbar.h
3285         * src/common/mgutils.c
3286         * src/common/mgutils.h
3287         * src/common/nntp.c
3288         * src/common/nntp.h
3289         * src/common/prefs.c
3290         * src/common/prefs.h
3291         * src/common/socket.c
3292         * src/common/socket.h
3293         * src/common/stringtable.c
3294         * src/common/stringtable.h
3295         * src/common/template.c
3296         * src/common/template.h
3297         * src/common/uuencode.c
3298         * src/common/uuencode.h
3299         * src/gtk/gtkshruler.c
3300         * src/gtk/gtkshruler.h
3301         * src/gtk/menu.c
3302         * src/gtk/menu.h
3303         * src/gtk/progressdialog.c
3304         * src/gtk/progressdialog.h
3305                 Remove/staticalize, the return of the revenge
3306
3307 2007-10-15 [colin]      3.0.2cvs75
3308
3309         * src/matcher.c
3310                 Fix redirections in filtering's tests
3311
3312 2007-10-15 [colin]      3.0.2cvs74
3313
3314         * src/imap.c
3315                 Don't build imap_synchronise at all when 
3316                 building without libetpan
3317
3318 2007-10-14 [colin]      3.0.2cvs73
3319
3320         * src/imap.c
3321         * src/common/md5.c
3322         * src/common/md5.h
3323         * src/gtk/manage_window.c
3324         * src/gtk/manage_window.h
3325                 Remove more unused code
3326
3327 2007-10-14 [colin]      3.0.2cvs72
3328
3329         * src/addrquery.c
3330         * src/addrquery.h
3331         * src/recv.c
3332         * src/recv.h
3333         * src/vcard.c
3334         * src/vcard.h
3335         * src/common/xml.c
3336         * src/common/xml.h
3337         * src/common/xmlprops.c
3338         * src/common/xmlprops.h
3339                 Remove more unused code
3340
3341 2007-10-14 [colin]      3.0.2cvs71
3342
3343         * src/common/utils.c
3344                 Remove unused function
3345
3346 2007-10-13 [colin]      3.0.2cvs70
3347
3348         * src/imap.c
3349         * src/imap.h
3350         * src/mainwindow.c
3351         * src/mainwindow.h
3352         * src/gtk/gtkutils.c
3353         * src/gtk/gtkutils.h
3354                 Staticalise/Remove more code
3355
3356 2007-10-13 [colin]      3.0.2cvs69
3357
3358         * src/common/utils.c
3359         * src/common/utils.h
3360                 Remove dead code, unused for ages
3361
3362 2007-10-13 [colin]      3.0.2cvs68
3363
3364         * src/main.c
3365         * src/main.h
3366                 Maemo: define hildon_program in main.c,
3367                 make it accessible in the .h with extern
3368
3369 2007-10-13 [paul]       3.0.2cvs67
3370
3371         * src/gtk/menu.c
3372                 fix a bunch of runtime warnings on maemo
3373
3374 2007-10-13 [paul]       3.0.2cvs66
3375
3376         * src/main.c
3377         * src/main.h
3378         * src/gtk/gtkutils.c
3379         * src/gtk/gtkutils.h
3380                 fix a bunch of compiler warnings on maemo
3381
3382 2007-10-12 [colin]      3.0.2cvs65
3383
3384         * src/account.c
3385         * src/addritem.c
3386         * src/addritem.h
3387         * src/filtering.c
3388         * src/filtering.h
3389         * src/folder.c
3390         * src/folder.h
3391         * src/common/utils.c
3392         * src/common/utils.h
3393                 Remove unused code, staticalise some functions
3394
3395 2007-10-12 [paul]       3.0.2cvs64
3396
3397         * src/account.c
3398         * src/folderview.c
3399         * src/main.c
3400         * src/mainwindow.c
3401         * src/messageview.c
3402         * src/summary_search.c
3403         * src/summaryview.c
3404         * src/toolbar.c
3405         * src/wizard.c
3406         * src/common/utils.c
3407         * src/gtk/prefswindow.c
3408                 fix a bunch of compiler warnings on maemo
3409
3410 2007-10-11 [colin]      3.0.2cvs63
3411
3412         * src/editaddress.c
3413                 Make static function static
3414
3415 2007-10-11 [mones]      3.0.2cvs62
3416
3417         * src/addrduplicates.c
3418         * src/addressbook.c
3419         * src/compose.c
3420         * src/expldifdlg.c
3421         * src/mainwindow.c
3422         * src/messageview.c
3423         * src/pop.c
3424         * src/prefs_customheader.c
3425         * src/prefs_send.c
3426         * src/prefs_themes.c
3427         * src/common/plugin.c
3428         * src/gtk/pluginwindow.c
3429         * src/gtk/quicksearch.c
3430                 Fix several typos and capitalisation issues
3431
3432 2007-10-11 [wwp]        3.0.2cvs61
3433
3434         * src/editaddress.c
3435                 Fix a warning about possible use of uninitialized
3436                 filename var.
3437
3438 2007-10-11 [wwp]        3.0.2cvs60
3439
3440         * src/editaddress.c
3441                 Disable "Unset picture" menu item when there's
3442                 no picture to clear. Fix an extraneous g_unref_object,
3443                 add missing initializers.
3444
3445 2007-10-11 [wwp]        3.0.2cvs59
3446
3447         * src/pixmaps/anonymous.xpm
3448         * src/editaddress.c
3449         * src/Makefile.am
3450         * src/stock_pixmap.c
3451         * src/stock_pixmap.h
3452                 Fix a leak, gettext-ize the photo label.
3453                 Don't clear the existing picture if loading
3454                 a new one fails. Use a default 'anonymous'
3455                 picture (this new xpm has been added to the
3456                 internal stock_pixmap API). Add a
3457                 "Set picture" context menu entry.
3458
3459 2007-10-11 [colin]      3.0.2cvs58
3460
3461         * src/messageview.c
3462                 Make shift-shortcuts work
3463         * src/prefs_actions.c
3464                 Don't ask if we really want to close when
3465                 choosing OK and only the list is changed
3466         * src/prefs_template.c
3467                 Don't ask if we really want to close when
3468                 choosing OK and only the list is changed
3469         * src/common/plugin.c
3470                 Fix writing of second [Plugins_*] block
3471         * src/common/template.c
3472                 Remove unused files (fixes deletion)
3473
3474 2007-10-10 [paul]       3.0.2cvs57
3475
3476         * src/prefs_template.c
3477                 put the whole thing in a scrolled window
3478                 so that half the page is no longer inaccessible
3479                 on maemo
3480                 make the gtk_text_view smaller on maemo
3481
3482 2007-10-10 [colin]      3.0.2cvs56
3483
3484         * src/compose.c
3485                 Fix updating of Attachments number in some
3486                 cases (reedit, attach from command-line, ...)
3487
3488 2007-10-10 [colin]      3.0.2cvs55
3489
3490         * src/editaddress.c
3491                 Initialise error correctly
3492
3493 2007-10-10 [paul]       3.0.2cvs54
3494
3495         * src/prefs_filtering_action.c
3496         * src/gtk/description_window.c
3497         * src/gtk/foldersort.c
3498         * src/gtk/quicksearch.c
3499                 get rid of some pointless new lines and
3500                 make the descripton labels wrap better
3501
3502 2007-10-10 [colin]      3.0.2cvs53
3503
3504         * src/addressadd.c
3505         * src/editaddress.c
3506         * src/headerview.c
3507         * src/textview.c
3508                 More error handling on saving pictures
3509
3510 2007-10-10 [colin]      3.0.2cvs52
3511
3512         * src/printing.c
3513         * src/printing.h
3514                 Generalize a bit printing, so we can factorize
3515                 most of the code. 
3516
3517 2007-10-10 [paul]       3.0.2cvs51
3518
3519         * src/addrduplicates.c
3520                 fix engrish
3521                 use GTK_STOCK... buttons
3522
3523 2007-10-10 [paul]       3.0.2cvs50
3524
3525         * src/addressadd.c
3526         * src/addrindex.c
3527         * src/editaddress.c
3528                 Fix previous patch
3529                 Thanks to Colin
3530
3531 2007-10-10 [paul]       3.0.2cvs49
3532
3533         * src/summaryview.c
3534         * src/messageview.c
3535                 Fix crash on Add sender to addressbook when
3536                 From is null
3537         * src/addressadd.c
3538         * src/addrindex.c
3539         * src/editaddress.c
3540         * src/editaddress_other_attributes_ldap.h
3541                 Fix leaks 
3542                 Rename images to .png in addrbook/
3543         * src/headerview.c
3544         * src/textview.c
3545                 Fix Face/X-Face being used if adding another
3546                 address than sender to addressbook
3547                 Thanks to Colin
3548
3549 2007-10-10 [holger]     3.0.2cvs48
3550
3551         * src/addrduplicates.c
3552         * src/editaddress.c
3553                 Improvements to the addressbook duplicate finder
3554                 feature:
3555                  - add an edit button to the button bar
3556                  - display the whole bookname (with iface) and
3557                    use this for same-book checking
3558                  - after editing, try to keep selections if the
3559                    entries are still present
3560                  - sort the email column alphabetically
3561                  - put results in a scrolled window
3562                  - support embedded editing
3563                  - make columns in detail view resizable
3564                  - add keyboard shortcuts
3565
3566 2007-10-10 [wwp]        3.0.2cvs47
3567
3568         * src/addrindex.c
3569                 Fix a crash when there's no From: in email, thanks to Colin.
3570
3571 2007-10-09 [paul]       3.0.2cvs46
3572
3573         * src/messageview.c
3574         * src/summaryview.c
3575         * src/textview.c
3576                 fix building without compface support
3577
3578 2007-10-09 [colin]      3.0.2cvs45
3579
3580         * src/editaddress.c
3581         * src/headerview.c
3582         * src/textview.c
3583                 Add error handling
3584
3585 2007-10-09 [colin]      3.0.2cvs44
3586
3587         * src/addrduplicates.c
3588         * src/addressadd.c
3589         * src/addressadd.h
3590         * src/addressbook.c
3591         * src/addressbook.h
3592         * src/addrindex.c
3593         * src/addrindex.h
3594         * src/addritem.c
3595         * src/addritem.h
3596         * src/compose.c
3597         * src/editaddress.c
3598         * src/editaddress_other_attributes_ldap.h
3599         * src/headerview.c
3600         * src/messageview.c
3601         * src/mimeview.c
3602         * src/summaryview.c
3603         * src/textview.c
3604         * src/gtk/gtkutils.c
3605                 Automatically set contacts' pictures from Face 
3606                 or X-Face if they have no picture
3607                 Display the contact picture in textview or
3608                 headerview for mails sent by people in the 
3609                 addressbook, that have no Face or X-Face
3610                 Fix a few details in the Person edition dialog
3611                 (ability to unset picture)
3612                 Remove picture file when deleting contacts
3613
3614 2007-10-09 [iwkse]      3.0.2cvs43
3615
3616         * src/gtk/about.c
3617                 center the about window
3618
3619 2007-10-09 [paul]       3.0.2cvs42
3620
3621         * src/prefs_toolbar.c
3622                 fix icon selector window on maemo
3623
3624 2007-10-09 [paul]       3.0.2cvs41
3625
3626         * src/messageview.c
3627                 add 'go to' menu to separate msgview
3628
3629 2007-10-09 [colin]      3.0.2cvs40
3630
3631         * src/common/defs.h
3632                 Add forgotten file
3633
3634 2007-10-09 [iwkse]      3.0.2cvs39
3635
3636         * Makefile.am
3637         * src/addressbook.c
3638         * src/addritem.c
3639         * src/addritem.h
3640         * src/editaddress.c
3641         * src/editaddress_other_attributes_ldap.h
3642         * src/addrbook.c
3643         * src/Makefile.am
3644                 set a photo in the Addressbook
3645
3646 2007-10-08 [colin]      3.0.2cvs38
3647
3648         * src/prefs_toolbar.c
3649                 Make height 320 to remove the scrollbar 
3650                 (with current number of icons)
3651
3652 2007-10-08 [colin]      3.0.2cvs37
3653
3654         * src/prefs_toolbar.c
3655                 Transform the treeview to a GtkIconView.
3656                 Patch by Pawel
3657                 In addition, transform the window so that 
3658                 it looks like a popup menu. Patch by me
3659
3660 2007-10-08 [colin]      3.0.2cvs36
3661
3662         * src/compose.c
3663         * src/compose.h
3664                 Beautify the GUI a bit; in particular, show the
3665                 number of attachments in the tab's title.
3666                 Patch by Pawel
3667
3668 2007-10-08 [paul]       3.0.2cvs35
3669
3670         * src/mimeview.c
3671                 Save users from themselves: save temporary
3672                 files used for Open/Open with as read-only.
3673                 Thanks to Colin
3674
3675 2007-10-08 [paul]       3.0.2cvs34
3676
3677         * tools/Makefile.am
3678                 forgot this in cvs33
3679
3680 2007-10-08 [paul]       3.0.2cvs33
3681
3682         * tools/kdeservicemenu/README
3683         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
3684         * tools/kdeservicemenu/install.sh
3685         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3686                 renamed template* to *template so as not to confuse
3687                 lintian
3688
3689 2007-10-08 [paul]       3.0.2cvs32
3690
3691         * src/prefs_themes.c
3692         * src/stock_pixmap.c
3693                 replace 2 direct uses of RC_DIR
3694
3695 2007-10-07 [colin]      3.0.2cvs31
3696
3697         * src/addrduplicates.c
3698         * src/addrduplicates.h
3699         * src/addressbook.c
3700         * src/addressbook.h
3701         * src/addrindex.c
3702         * src/addrindex.h
3703                 Implement deletion in duplicate finder. 
3704                 Patch by Holger 
3705
3706 2007-10-07 [colin]      3.0.2cvs30
3707
3708         * src/exporthtml.c
3709         * src/mbox.c
3710         * src/common/utils.c
3711                 Better fix for Solaris, thanks to Nicolas Doualot
3712
3713 2007-10-07 [colin]      3.0.2cvs29
3714
3715         * AUTHORS
3716         * src/gtk/authors.h
3717                 Add Frank Dietrich
3718
3719 2007-10-07 [colin]      3.0.2cvs28
3720
3721         * src/exporthtml.c
3722                 Fix HTML export to make it more compliant
3723                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
3724
3725 2007-10-07 [colin]      3.0.2cvs27
3726
3727         * src/prefs_toolbar.c
3728                 Only use icons that wouldn't look stupid in the toolbar
3729                 Patch by Pawel
3730
3731 2007-10-07 [colin]      3.0.2cvs26
3732
3733         * src/prefs_toolbar.c
3734                 Fix old icon being used when none is selected
3735
3736 2007-10-07 [colin]      3.0.2cvs25
3737
3738         * src/toolbar.c
3739                 Fix copy/paste error
3740
3741 2007-10-07 [colin]      3.0.2cvs24
3742
3743         * src/prefs_toolbar.c
3744         * src/toolbar.c
3745         * src/toolbar.h
3746                 Update icon to default one when changing event
3747                 Make the icon chooser nicer (handle Esc, Enter,
3748                 double-click)
3749
3750 2007-10-06 [colin]      3.0.2cvs23
3751
3752         * src/prefs_toolbar.c
3753                 Fix text reset; patch by Pawel
3754
3755 2007-10-06 [colin]      3.0.2cvs22
3756
3757         * src/toolbar.h
3758                 Complete previous commit
3759
3760 2007-10-06 [colin]      3.0.2cvs21
3761
3762         * src/prefs_toolbar.c
3763         * src/toolbar.c
3764                 Set toolbar text automatically to the default
3765                 when changing Event executed on click
3766
3767 2007-10-06 [colin]      3.0.2cvs20
3768
3769         * src/prefs_toolbar.c
3770                 Invert Text and Event fields
3771
3772 2007-10-06 [colin]      3.0.2cvs19
3773
3774         * src/prefs_toolbar.c
3775         * src/toolbar.c
3776                 Make toolbar prefs look much better
3777                 Patch by Pawel Pekala
3778
3779 2007-10-06 [paul]       3.0.2cvs18
3780
3781         * src/account.c
3782         * src/prefs_filtering.c
3783                 fix checkbuttons in gtktreeview on maemo by
3784                 setting maemo's "allow-checkbox-mode" to FALSE
3785
3786 2007-10-06 [colin]      3.0.2cvs17
3787
3788         * configure.ac
3789                 Export -DSOLARIS in CFLAGS for all
3790                 Solaris (not just 2.8) and OpenSolaris
3791
3792 2007-10-06 [paul]       3.0.2cvs16
3793
3794         * AUTHORS
3795         * src/exporthtml.c
3796         * src/mbox.c
3797         * src/gtk/authors.h
3798                 fix build on solaris where ctime_r takes
3799                 3 arguments rather than 2.
3800                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
3801
3802 2007-10-05 [colin]      3.0.2cvs15
3803
3804         * src/etpan/imap-thread.c
3805                 Fix wrong error codepath
3806
3807 2007-10-05 [wwp]        3.0.2cvs14
3808
3809         * src/filtering.c
3810                 Fix unexpected logging of quicksearches:
3811                 debug_filtering_session flag was never reset to FALSE, causing
3812                 matcher functions to log when called from a quicksearch
3813                 (if a filtering session happened before).
3814
3815 2007-10-05 [paul]       3.0.2cvs13
3816
3817         * src/prefs_actions.c
3818         * src/prefs_filtering.c
3819         * src/prefs_template.c
3820                 fix bug 1343, 'Filtering..'s close button
3821                 silently discards new filter'
3822                 Thanks to Colin
3823
3824 2007-10-05 [paul]       3.0.2cvs12
3825
3826         * configure.ac
3827         * src/Makefile.am
3828                 fix bug 1347, '-Wno-unused-function, optional'
3829
3830 2007-10-05 [colin]      3.0.2cvs11
3831
3832         * src/procmime.c
3833         * src/common/mgutils.c
3834                 Fix warnings
3835
3836 2007-10-05 [mones]      3.0.2cvs10
3837
3838         * manual/advanced.xml
3839                 Use full menu name
3840         * manual/es/advanced.xml
3841                 Synchronise translation
3842
3843 2007-10-04 [colin]      3.0.2cvs9
3844
3845         * src/action.c
3846         * src/addrbook.c
3847         * src/addrindex.c
3848         * src/compose.c
3849         * src/exporthtml.c
3850         * src/exportldif.c
3851         * src/folder.c
3852         * src/main.c
3853         * src/matcher.c
3854         * src/mbox.c
3855         * src/messageview.c
3856         * src/mh.c
3857         * src/news.c
3858         * src/partial_download.c
3859         * src/pop.c
3860         * src/procmime.c
3861         * src/procmsg.c
3862         * src/toolbar.c
3863         * src/common/log.c
3864         * src/common/mgutils.c
3865         * src/common/plugin.c
3866         * src/common/utils.c
3867         * src/common/xml.c
3868         * src/common/xml.h
3869         * src/common/xmlprops.c
3870         * src/common/xmlprops.h
3871         * src/plugins/bogofilter/bogofilter.c
3872         * src/plugins/clamav/clamav_plugin.c
3873         * src/plugins/dillo_viewer/dillo_prefs.c
3874         * src/plugins/pgpcore/prefs_gpg.c
3875         * src/plugins/pgpinline/pgpinline.c
3876         * src/plugins/pgpmime/pgpmime.c
3877         * src/plugins/spamassassin/spamassassin.c
3878         * src/plugins/trayicon/trayicon_prefs.c
3879                 Verify success on writes. Will fix possible strange
3880                 failure on disk full.
3881
3882 2007-10-04 [paul]       3.0.2cvs8
3883
3884         * manual/advanced.xml
3885                 add further info about Actions
3886                 Patch by Emmanuel Briot <briot@adacore.com>
3887
3888 2007-10-04 [paul]       3.0.2cvs7
3889
3890         * src/account.c
3891                 remove the D column, instead indicate the
3892                 default account by use of bold text
3893
3894 2007-10-03 [colin]      3.0.2cvs6
3895
3896         * src/common/template.c
3897                 Fix templates writing (was prone to disk full problems)
3898
3899 2007-10-03 [colin]      3.0.2cvs5
3900
3901         * src/Makefile.am
3902         * src/addrduplicates.c
3903         * src/addrduplicates.h
3904         * src/addressbook.c
3905                 Add duplicate deletion. Patch by Holger
3906
3907 2007-10-03 [colin]      3.0.2cvs4
3908
3909         * src/matcher.c
3910         * src/gtk/quicksearch.c
3911                 Fix bug 1340, 'Case insensitive searches with 
3912                 non-ascii alphabets fail'.
3913
3914 2007-10-03 [colin]      3.0.2cvs3
3915
3916         * src/main.c
3917         * src/common/utils.c
3918         * src/common/utils.h
3919                 Implement run-time alternative config directories
3920
3921 2007-10-03 [colin]      3.0.2cvs2
3922
3923         * src/folderview.c
3924                 Prevent opening folder item while folder
3925                 is scanned in a better way
3926
3927 2007-10-02 [paul]       3.0.2cvs1
3928
3929         * NEWS
3930         * README
3931         * RELEASE_NOTES
3932         * configure.ac
3933                 bump up version number following stable release
3934
3935 2007-09-30 [colin]      3.0.1cvs49
3936
3937         * src/imap.c
3938                 Refresh session if needed
3939
3940 2007-09-30 [colin]      3.0.1cvs48
3941
3942         * src/imap.c
3943                 Reset folder's session to NULL
3944                 before destroying it
3945
3946 2007-09-30 [mones]      3.0.1cvs47
3947
3948         * manual/handling.xml
3949                 Use markup quotes instead hardcoded quotes
3950         * manual/es/handling.xml
3951                 Added new synced section (IMAP subscriptions)
3952
3953 2007-09-29 [colin]      3.0.1cvs46
3954
3955         * src/imap.c
3956                 Notice disconnections faster
3957
3958 2007-09-28 [colin]      3.0.1cvs45
3959
3960         * src/addressbook.c
3961         * src/addrindex.c
3962                 Fix warnings
3963
3964 2007-09-28 [paul]       3.0.1cvs44
3965
3966         * src/mimeview.c
3967                 fix maemo build
3968
3969 2007-09-28 [paul]       3.0.1cvs43
3970
3971         * src/account.c
3972                 use gtk_widget_set_size_request() on the label
3973                 so that wrapping works better. get rid of the
3974                 (partially deprecated) hbutton_box.
3975                 these changes should prevent buttons overlapping
3976                 on maemo
3977
3978 2007-09-28 [colin]      3.0.1cvs42
3979
3980         * src/pop.c
3981                 Fix typo :)
3982
3983 2007-09-28 [colin]      3.0.1cvs41
3984
3985         * src/compose.c
3986         * src/msgcache.c
3987         * src/pop.c
3988         * src/procmime.c
3989         * src/etpan/imap-thread.c
3990                 64bits-related warning fixes
3991
3992 2007-09-28 [colin]      3.0.1cvs40
3993
3994         * src/folder_item_prefs.c
3995         * src/ldaputil.c
3996         * src/mainwindow.c
3997         * src/mimeview.c
3998         * src/common/tags.c
3999                 Fix warnings
4000
4001 2007-09-28 [colin]      3.0.1cvs39
4002
4003         * src/plugins/spamassassin/spamassassin.c
4004         * src/plugins/spamassassin/spamassassin.h
4005         * src/plugins/spamassassin/spamassassin_gtk.c
4006                 Add addressbook-based whitelisting
4007
4008 2007-09-28 [colin]      3.0.1cvs38
4009
4010         * src/folder.c
4011                 Fix bug 1337, 'crash on pressing Send button'
4012
4013 2007-09-28 [paul]       3.0.1cvs37
4014
4015         * src/prefs_folder_item.c
4016                 give the orphans a parent. makes all prefs
4017                 pages visible on maemo
4018
4019 2007-09-28 [colin]      3.0.1cvs36
4020
4021         * src/prefs_folder_column.c
4022         * src/prefs_summary_column.c
4023                 Fix two leaks
4024
4025 2007-09-27 [colin]      3.0.1cvs35
4026
4027         * src/gtk/quicksearch.c
4028                 Fix bug 1336, 'Segfault if empty space before search-string'
4029
4030 2007-09-26 [mones]      3.0.1cvs34
4031
4032         * manual/account.xml
4033         * manual/plugins.xml
4034                 Fixed irc channel name, added some docbook markup.
4035                 Changed text markup to docbook markup. 
4036                 Added spamcop as supported in SpamReport description.
4037         * manual/fr/plugins.xml
4038                 Fixed irc channel name.
4039         * manual/es/account.xml
4040         * manual/es/advanced.xml
4041         * manual/es/claws-mail-manual.xml
4042         * manual/es/glossary.xml
4043         * manual/es/gpl.xml
4044         * manual/es/keyboard.xml
4045         * manual/es/plugins.xml
4046                 Synced with English version, fixed a couple of typos.
4047
4048 2007-09-26 [colin]      3.0.1cvs33
4049
4050         * configure.ac
4051                 Explain why "Libgnomeprint: no" on GTK+ 2.10
4052
4053 2007-09-26 [colin]      3.0.1cvs32
4054
4055         * src/messageview.c
4056         * src/procmsg.c
4057         * src/procmsg.h
4058                 Optimisation: avoid fetching mail 3 times locally
4059                 for displaying
4060
4061 2007-09-26 [colin]      3.0.1cvs31
4062
4063         * src/mh.c
4064                 Fix missing static
4065
4066 2007-09-26 [colin]      3.0.1cvs30
4067
4068         * src/folder.c
4069         * src/folder.h
4070         * src/mh.c
4071         * src/mh.h
4072                 Fix MH mtime hack - make it a folder class function
4073
4074 2007-09-26 [colin]      3.0.1cvs29
4075
4076         * src/inc.c
4077                 Fix bug 1334, 'user defined mail incorporation 
4078                 script not run'
4079
4080 2007-09-25 [colin]      3.0.1cvs28
4081
4082         * src/codeconv.c
4083                 Optimisation: shortcut conv_codeset_strdup
4084                 when src_code and dest_code are the same
4085         * src/common/xml.c
4086         * src/common/xml.h
4087                 Optimisation: shortcut code conversions when
4088                 files are in UTF-8; faster list walking by
4089                 using prepend/reverse.
4090
4091 2007-09-25 [holger]     3.0.1cvs27
4092
4093         * src/printing.c
4094                 Replace button bar of the preview window
4095                 with a real toolbar (patch by Colin)
4096                 Add zooming to the preview window
4097
4098 2007-09-24 [paul]       3.0.1cvs26
4099
4100         * src/compose.c
4101                 compact the character set menu, adding some
4102                 missing encodings. Patch by Pawel Pekala
4103
4104 2007-09-23 [paul]       3.0.1cvs25
4105
4106         * src/prefs_account.c
4107         * src/prefs_folder_item.c
4108         * src/prefs_quote.c
4109         * src/quote_fmt.c
4110         * src/quote_fmt.h
4111                 remove unnecessary frame from Templates options
4112                 and improve the English of the check button label
4113
4114 2007-09-22 [colin]      3.0.1cvs24
4115
4116         * src/gtk/quicksearch.c
4117                 Fix bug 1329, 'error in quicksearch.c'
4118                 Fix return with value in function returning void
4119
4120 2007-09-22 [colin]      3.0.1cvs23
4121
4122         * src/imap.c
4123         * src/procmsg.h
4124         * src/common/utils.c
4125         * src/common/utils.h
4126         * src/etpan/imap-thread.c
4127                 Optimise fetching IMAP cached emails *a lot*
4128                 (remember whether mail is fully cached and \r's
4129                  are already stripped)
4130
4131 2007-09-22 [colin]      3.0.1cvs22
4132
4133         * src/folder.c
4134         * src/folder.h
4135         * src/prefs_folder_item.c
4136                 Add a button to allow users to drop local caches.
4137
4138 2007-09-21 [colin]      3.0.1cvs21
4139
4140         * src/summaryview.c
4141                 Remove unnecessary error when cancelling export to mbox.
4142                 Patch by Pawel
4143
4144 2007-09-21 [paul]       3.0.1cvs20
4145
4146         * src/gtk/prefswindow.c
4147                 remove unnecessary frames from the prefs
4148                 pages. Patch by Pawel Pekala
4149
4150 2007-09-21 [paul]       3.0.1cvs19
4151
4152         * src/prefs_account.c
4153         * src/prefs_folder_item.c
4154         * src/prefs_quote.c
4155         * src/quote_fmt.c
4156                 put the Templates options into a tabbed
4157                 layout. Patch by Pawel Pekala
4158
4159 2007-09-21 [paul]       3.0.1cvs18
4160
4161         * src/mainwindow.c
4162                 group together the character set menu items
4163                 move the /View/Show or hide/Message view below
4164                 .../Toolbar menu item
4165                 Patch by Pawel Pekala
4166
4167 2007-09-21 [mones]      3.0.1cvs17
4168
4169         * src/compose.c
4170                 Fix for bug 1327, 'segfault when replying to a non-existent
4171                 news message', thanks to Colin.
4172
4173 2007-09-21 [colin]      3.0.1cvs16
4174
4175         * src/folderview.c
4176                 Complete 3.0.1cvs15
4177
4178 2007-09-20 [colin]      3.0.1cvs15
4179
4180         * src/folderview.c
4181         * src/folderview.h
4182                 Maybe fix bug 1324, 'Corrupted IMAP cache'
4183
4184 2007-09-20 [colin]      3.0.1cvs14
4185
4186         * src/printing.c
4187                 Fix a little leak
4188
4189 2007-09-20 [holger]     3.0.1cvs13
4190
4191         * src/printing.c
4192                 Add page layout to print preview.
4193                 Make the close-button in the toolbar
4194                 right-aligned.
4195
4196 2007-09-20 [paul]       3.0.1cvs12
4197
4198         * po/ru.po
4199                 updated by Pavlo Bohmat
4200
4201 2007-09-19 [colin]      3.0.1cvs11
4202
4203         * src/common/utils.c
4204                 Prevent unquoted mime boundaries, by always
4205                 using a /
4206
4207 2007-09-19 [colin]      3.0.1cvs10
4208
4209         * src/printing.c
4210                 Fix drawing area size, fix DPI change that
4211                 can cause total number of lines to decrease
4212
4213 2007-09-19 [colin]      3.0.1cvs9
4214
4215         * po/POTFILES.in
4216         * src/printing.c
4217                 Make print preview more efficient and nicer.
4218                 Patch mostly by Holger Berndt <hb@claws-mail.org>
4219
4220 2007-09-19 [colin]      3.0.1cvs8
4221
4222         * src/prefs_common.c
4223         * src/prefs_common.h
4224         * src/printing.c
4225                 Add scrolledwindow, default allocation and
4226                 size saving to the print preview window.
4227
4228 2007-09-18 [colin]      3.0.1cvs7
4229
4230         * src/prefs_common.c
4231         * src/prefs_common.h
4232         * src/prefs_image_viewer.c
4233         * src/printing.c
4234                 GtkPrintOperation:
4235                 - add image printing support
4236                 - add option to print images
4237                 - add preview widget
4238                 - add saving of a few Page Setup parameters
4239
4240 2007-09-18 [colin]      3.0.1cvs6
4241
4242         * AUTHORS
4243         * src/gtk/authors.h
4244                 Add Guillaume Chazarain
4245
4246 2007-09-18 [colin]      3.0.1cvs5
4247
4248         * src/common/utils.c
4249                 Fix bug 1321, 'access before allocation 
4250                 when scanning for uris'. Patch by 
4251                 Guillaume Chazarain <guichaz@yahoo.fr>
4252
4253 2007-09-18 [colin]      3.0.1cvs4
4254
4255         * src/toolbar.c
4256                 Fix bug 1320, 'Memory leak caused by 
4257                 gtk_container_get_children'. Patch by
4258                 Guillaume Chazarain <guichaz@yahoo.fr>
4259
4260 2007-09-18 [colin]      3.0.1cvs3
4261
4262         * src/printing.c
4263         * src/printing.h
4264                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
4265
4266 2007-09-18 [colin]      3.0.1cvs2
4267
4268         * src/Makefile.am
4269         * src/mainwindow.c
4270         * src/messageview.c
4271         * src/messageview.h
4272         * src/prefs_ext_prog.c
4273         * src/prefs_fonts.c
4274         * src/printing.c
4275         * src/printing.h
4276         * src/summaryview.c
4277                 Use GtkPrintOperation by default on GTK+ >= 2.10
4278                 Patch by Holger Berndt <hb@claws-mail.org>
4279
4280 2007-09-18 [paul]       3.0.1cvs1
4281
4282         * NEWS
4283         * README
4284         * RELEASE_NOTES
4285         * configure.ac
4286                 bump up version number following stable release
4287
4288 2007-09-16 [colin]      3.0.0cvs18
4289
4290         * src/folder.c
4291                 Fix possible memleak
4292
4293 2007-09-16 [colin]      3.0.0cvs17
4294
4295         * src/folderview.c
4296                 Fix bug 1311, 'Wrong arrow position 
4297                 while moving message into folder when 
4298                 column headers hidden'
4299         * src/image_viewer.c
4300                 Show error in the GUI if image can't
4301                 be loaded
4302         * src/matcher.c
4303                 Fix spurious output
4304         * src/messageview.c
4305                 Allow setting domain in msgid
4306         * src/common/plugin.c
4307                 Add timing information
4308
4309 2007-09-16 [colin]      3.0.0cvs16
4310
4311         * src/account.c
4312         * src/compose.c
4313         * src/prefs_account.c
4314         * src/prefs_account.h
4315         * src/common/utils.c
4316                 Remove Generate Message-ID option. We need
4317                 this on some IMAP servers.
4318         * src/prefs_template.c
4319                 Fix double-free
4320
4321 2007-09-16 [colin]      3.0.0cvs15
4322
4323         * src/prefs_filtering.c
4324         * src/prefs_filtering.h
4325         * src/prefs_filtering_action.c
4326         * src/common/tags.c
4327                 Fix tags issues: tags with spaces, renaming
4328                 tags.
4329
4330 2007-09-16 [colin]      3.0.0cvs14
4331
4332         * src/folderview.c
4333         * src/main.c
4334         * src/mainwindow.c
4335                 Fix bug 1308, 'Claws deletes folderlist.xml after
4336                 fetching mail short after start-up'
4337
4338 2007-09-16 [colin]      3.0.0cvs13
4339
4340         * src/compose.c
4341                 Fix scrolling to cursor
4342
4343 2007-09-16 [paul]       3.0.0cvs12
4344
4345         * po/sr.po
4346                 updated by Aleksandar Urosevic
4347
4348 2007-09-16 [paul]       3.0.0cvs11
4349
4350         * src/folder.c
4351                 do not allow locked msgs to be deleted,
4352                 even by filtering/processing
4353
4354 2007-09-07 [paul]       3.0.0cvs10
4355
4356         * src/prefs_folder_column.c
4357         * src/prefs_summary_column.c
4358                 implement button sensitivity
4359                 patch by Pawel Pekala
4360
4361 2007-09-06 [wwp]        3.0.0cvs9
4362
4363         * src/prefs_gtk.c
4364                 Add a missing linefeed to a debug message.
4365
4366 2007-09-05 [colin]      3.0.0cvs8
4367
4368         * src/inc.c
4369                 Fix statusbar/window mismatch on Maemo
4370
4371 2007-09-05 [colin]      3.0.0cvs7
4372
4373         * src/ldaputil.c
4374                 Fix build without USE_LDAP_TLS
4375
4376 2007-09-05 [colin]      3.0.0cvs6
4377
4378         * src/folder.c
4379         * src/imap.c
4380         * src/inc.c
4381         * src/mbox.c
4382         * src/send_message.c
4383         * src/statusbar.c
4384         * src/statusbar.h
4385                 Maemo: distinguish various statusbar messages,
4386                 in order to display only the most important.
4387
4388 2007-09-04 [wwp]        3.0.0cvs5
4389
4390         * src/account.c
4391                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
4392                 Show protocol "SMTP" and the appropriate server for send-only
4393                 accounts, show "-" instead of "" when no value is relevant.
4394
4395 2007-09-03 [ticho]      3.0.0cvs4
4396
4397         * src/summaryview.c
4398                 Handle plural form better in delete confirmation dialog.
4399
4400 2007-09-03 [wwp]        3.0.0cvs3
4401
4402         * src/compose.c
4403                 Warn differently when sending or sending later (queueing).
4404
4405 2007-09-03 [colin]      3.0.0cvs2
4406
4407         * src/procmime.c
4408         * src/procmime.h
4409         * src/common/plugin.c
4410         * src/common/plugin.h
4411                 Add a new plugin API, MimeParser. It allows
4412                 plugins to scan email MIME parts and optionally,
4413                 transform them.
4414
4415 2007-09-03 [mones]      3.0.0cvs1
4416
4417         * po/es.po
4418                 Updated translation
4419         * src/common/defs.h
4420                 While a better solution is made double history sizes
4421
4422 2007-09-03 [paul]       3.0.0
4423
4424         * NEWS
4425         * README
4426         * RELEASE_NOTES
4427                 3.0.0 released
4428
4429 [For previous entries, see ChangeLog.2.0.0-3.0.0]