2008-02-01 [paul] 3.2.0cvs73
[claws.git] / ChangeLog
1 2008-02-01 [paul]       3.2.0cvs73
2
3         * src/common/utils.c
4                 fix bug 1502, 'Plus signs are stripped from
5                 email addresses when calling from command line'
6                 Thanks to Colin
7
8 2008-01-31 [colin]      3.2.0cvs72
9
10         * src/exphtmldlg.c
11         * src/mimeview.c
12         * src/summaryview.c
13                 Fix building of URIs from filenames
14
15 2008-01-31 [wwp]        3.2.0cvs71
16
17         * src/main.c
18                 Fixes debug output of compiled-in features list
19                 (completes 3.2.0cvs60).
20
21 2008-01-31 [colin]      3.2.0cvs70
22
23         * configure.ac
24         * po/POTFILES.in
25         * src/compose.c
26         * src/plugins/Makefile.am
27         * src/plugins/clamav/.cvsignore
28         * src/plugins/clamav/Makefile.am
29         * src/plugins/clamav/README
30         * src/plugins/clamav/clamav_plugin.c
31         * src/plugins/clamav/clamav_plugin.h
32         * src/plugins/clamav/clamav_plugin_gtk.c
33         * src/plugins/clamav/clamav_plugin_gtk.deps
34                 Remove the Clamav plugin from the core
35
36 2008-01-28 [wwp]        3.2.0cvs69
37
38         * src/compose.c
39         * src/prefs_template.c
40         * src/prefs_template.h
41         * src/quote_fmt.c
42         * src/quote_fmt.h
43         * src/quote_fmt_lex.l
44         * src/quote_fmt_parse.y
45                 Fix for bug #1493: count lines (\n chars) according to the way
46                 format body is passed (i.e. \-escaped or not).
47
48 2008-01-27 [paul]       3.2.0cvs68
49
50         * po/en_GB.po
51                 updated
52         * src/prefs_actions.c
53         * src/prefs_filtering.c
54         * src/prefs_folder_item.c
55         * src/prefs_template.c
56         * src/gtk/about.c
57                 some minor changes to the English
58
59 2008-01-24 [colin]      3.2.0cvs67
60
61         * src/etpan/imap-thread.c
62         * src/etpan/nntp-thread.c
63                 Fix bug 1348, 'Hang ups at exit time with 
64                 pgp plugin since 3.0.2'
65
66 2008-01-23 [colin]      3.2.0cvs66
67
68         * src/toolbar.c
69                 Fix translation of something that shouldn't be
70
71 2008-01-23 [colin]      3.2.0cvs65
72
73         * src/procmime.c
74                 Fix bug 1486, 'Re: Incorrect content when replying'
75                 Revert to full scan if short scan found only 0-length
76                 text parts
77
78 2008-01-23 [paul]       3.2.0cvs64
79
80         * src/prefs_folder_item.c
81                 fix bug 1485, 'selecting a folder's default
82                 account if name contains '&''
83
84 2008-01-23 [colin]      3.2.0cvs63
85
86         * src/folder.c
87         * src/folder.h
88         * src/main.c
89         * src/mainwindow.c
90                 Fix bug 1480, 'should be able to display mail file
91                 from command line'. Let 'claws-mail --select' accept
92                 absolute paths in addition to folder identifiers.
93
94 2008-01-22 [wwp]        3.2.0cvs62
95
96         * src/account.c
97         * src/account.h
98         * src/compose.c
99         * src/messageview.c
100         * src/summaryview.c
101         * src/common/utils.c
102         * src/common/utils.h
103                 Allow from=address in mailto sequence:
104                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
105                   The 'from' will try to select the first account matching in accounts list,
106                   otherwise will use the usual account selection mechanism but override with
107                   this 'from' address.
108                 Allow mailto with NNTP accounts
109                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
110                   is the default one or if a NNTP account address is used with 'from'.
111                   This is more or less a bugfix as it was possible to use mailto with a NNTP
112                   default account but the complete mailto sequence was put in To.
113
114 2008-01-22 [wwp]        3.2.0cvs61
115
116         * doc/man/claws-mail.1
117                 Updated the man page: status of few features, command-line
118                 usage (--version-full) and completed list of config files
119                 and dirs.
120
121 2008-01-22 [wwp]        3.2.0cvs60
122
123         * src/main.c
124                 Added --version-full to display version and compiled-in
125                 features list (for later use by Clawsker for instance).
126
127 2008-01-22 [holger]     3.2.0cvs59
128
129         * src/addrduplicates.c
130                 Fix scrolling in addressbook duplicate
131                 finder result dialog
132
133 2008-01-21 [colin]      3.2.0cvs58
134
135         * src/summaryview.c
136                 Fix bug 1457, 'sorting messages on, say, from, 
137                 should subsort on previous sort choice'. Subsort
138                 by date when sort is Subject, From, To, Tags.
139
140 2008-01-21 [colin]      3.2.0cvs57
141
142         * AUTHORS
143         * src/matcher.c
144         * src/mimeview.c
145         * src/common/ssl.c
146         * src/gtk/authors.h
147                 Fix bug 1478, 'Wrong pthread_create calls all 
148                 over the place'. Patch by Christian Cornelssen
149
150 2008-01-20 [colin]      3.2.0cvs56
151
152         * src/imap.c
153         * src/etpan/imap-thread.c
154         * src/etpan/imap-thread.h
155                 Fix bug 1468, 'Use IMAP keyword to 
156                 store "forwarded" flag'
157
158 2008-01-20 [colin]      3.2.0cvs55
159
160         * src/folderutils.c
161                 Make list operations faster
162
163 2008-01-20 [colin]      3.2.0cvs54
164
165         * src/mainwindow.c
166                 Fix bug 1353, 'on startup with small screen 
167                 layout, keyboard input gets lost'
168
169 2008-01-20 [colin]      3.2.0cvs53
170
171         * src/textview.c
172                 Complete 3.2.0cvs49, and fixes bug 1477, 
173                 'Claws Mail crashes when view PGP-encrypted 
174                 message'
175
176 2008-01-20 [colin]      3.2.0cvs52
177
178         * src/compose.c
179                 Fix privacy menu update when replying to
180                 encrypted mail and no default privacy 
181                 system is set
182
183 2008-01-19 [colin]      3.2.0cvs51
184
185         * src/filtering.c
186         * src/procmsg.h
187         * src/plugins/bogofilter/bogofilter.c
188         * src/plugins/clamav/clamav_plugin.c
189         * src/plugins/spamassassin/spamassassin.c
190                 Batch filtering deletions too (and save 4 bytes
191                 per MsgInfo in the process :)
192
193 2008-01-19 [colin]      3.2.0cvs50
194
195         * src/folder.c
196                 Make cache update after copies much faster
197                 on IMAP
198
199 2008-01-19 [colin]      3.2.0cvs49
200
201         * src/textview.c
202                 Check g_fopen() success
203
204 2008-01-17 [wwp]        3.2.0cvs48
205
206         * manual/faq.xml
207         * manual/es/faq.xml
208         * manual/fr/faq.xml
209         * manual/pl/faq.xml
210                 Sylpheed? No idea what this means.
211
212 2008-01-17 [colin]      3.2.0cvs47
213
214         * src/gtk/gtksctree.c
215                 Make dnd threshold higher on Maemo
216
217 2008-01-16 [colin]      3.2.0cvs46
218
219         * src/common/passcrypt.c
220                 Fix build on FreeBSD, thanks to Pawel
221
222 2008-01-15 [colin]      3.2.0cvs45
223
224         * src/compose.c
225                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
226                 spell check of actuall word'
227         * src/summaryview.c
228                 Temporarily disable immediate execution when learning
229                 spam *only* if the summaryview isn't locked
230
231 2008-01-15 [wwp]        3.2.0cvs44
232
233         * src/prefs_filtering.c
234                 Fix filtering prefs layout (Maemo port), moving page up/down
235                 from buttons to context menu.
236
237 2008-01-15 [colin]      3.2.0cvs43
238
239         * src/compose.c
240                 Fix bug 1465, 'First line in new message does not mark URLs'
241
242 2008-01-15 [colin]      3.2.0cvs42
243
244         * src/common/passcrypt.c
245                 Fix bug 1461, 'several components #define 
246                 _XOPEN_SOURCE improperly'
247
248 2008-01-15 [colin]      3.2.0cvs41
249
250         * src/summaryview.c
251                 Fix bug 1469, 'Column width adjustments on message 
252                 lists do not save'
253
254 2008-01-14 [holger]     3.2.0cvs40
255
256         * configure.ac
257                 Add tests for dbus, dbus glib bindings,
258                 and NetworkManager. All is optional. Add new
259                 --(en|dis)able-networkmanager-support switch.
260         * src/Makefile.am
261         * src/imap.c
262         * src/inc.c
263         * src/main.c
264         * src/main.h
265         * src/mainwindow.c
266         * src/gtk/about.c
267                 Add optional NetworkManager support, so Claws Mail
268                 can try to do the right thing when the network connection
269                 status changes. NetworkManager support is active by
270                 default if above requirements were met.
271
272 2008-01-12 [colin]      3.2.0cvs39
273
274         * src/summaryview.c
275                 Advertise the click-on-reply feature in the tooltip
276
277 2008-01-12 [colin]      3.2.0cvs38
278
279         * src/Makefile.am
280         * src/stock_pixmap.c
281         * src/stock_pixmap.h
282         * src/pixmaps/tray_newmail.offline.xpm
283         * src/pixmaps/tray_newmail.xpm
284         * src/pixmaps/tray_newmarkedmail.offline.xpm
285         * src/pixmaps/tray_newmarkedmail.xpm
286         * src/pixmaps/tray_nomail.offline.xpm
287         * src/pixmaps/tray_nomail.xpm
288         * src/pixmaps/tray_unreadmail.offline.xpm
289         * src/pixmaps/tray_unreadmail.xpm
290         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
291         * src/pixmaps/tray_unreadmarkedmail.xpm
292         * src/plugins/trayicon/Makefile.am
293         * src/plugins/trayicon/newmail.offline.xpm
294         * src/plugins/trayicon/newmail.xpm
295         * src/plugins/trayicon/newmarkedmail.offline.xpm
296         * src/plugins/trayicon/newmarkedmail.xpm
297         * src/plugins/trayicon/nomail.offline.xpm
298         * src/plugins/trayicon/nomail.xpm
299         * src/plugins/trayicon/trayicon.c
300         * src/plugins/trayicon/unreadmail.offline.xpm
301         * src/plugins/trayicon/unreadmail.xpm
302         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
303         * src/plugins/trayicon/unreadmarkedmail.xpm
304                 Make the Trayicon plugin icons themable
305
306 2008-01-12 [wwp]        3.2.0cvs37
307
308         * src/prefs_display_header.c
309                 Fix extra leading hyphen visible in the display
310                 header configuration combo list (maemo).
311
312 2008-01-11 [colin]      3.2.0cvs36
313
314         * src/imap.c
315                 Set timeout to 1 before disconnecting all -
316                 for when one switches to offline and has 
317                 no network anymore
318         * src/messageview.c
319                 Fix bug 1454, 'error message shows parts and 
320                 signature of previous messages'
321         * src/prefs_common.c
322                 Maemo: Hide Send dialog by default
323
324 2008-01-10 [colin]      3.2.0cvs35
325
326         * src/action.c
327         * src/editldap.c
328         * src/prefs_account.c
329         * src/wizard.c
330         * src/gtk/inputdialog.c
331         * src/plugins/pgpcore/passphrase.c
332                 Maemo: Fix bug 1455, 'Password enters leading letter 
333                 incorrectly as uppercase'
334
335 2008-01-09 [colin]      3.2.0cvs34
336
337         * po/pl.po
338                 Fix bug 1446, 'SC crashes frequently when staying 
339                 in background'. Format string error in Polish 
340                 translation
341         * src/gtk/description_window.c
342         * src/prefs_template.c
343                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
344                 patch by Pawel
345         * src/wizard.c
346                 Maemo: Fix build
347
348 2008-01-08 [colin]      3.2.0cvs33
349
350         * src/main.c
351                 Maemo: connect HW status change signal for shutdown
352         * src/mainwindow.c
353                 Maemo: Fix hardware space key
354         * src/wizard.c
355                 Maemo: name mmc1 and 2 a better name
356
357 2008-01-08 [wwp]        3.2.0cvs32
358
359         * src/folder.c
360         * src/folder_item_prefs.c
361         * src/folder_item_prefs.h
362         * src/prefs_folder_item.c
363                 It's now possible to disable processing rules when
364                 entering a folder (this adds a new option to the
365                 folder properties dialog).
366
367 2008-01-08 [wwp]        3.2.0cvs31
368
369         * src/common/utils.c
370                 Mailto: now supports 'insert' (stands for 'insert file'), this
371                 adds the ability to create a new message from the command-line,
372                 with body set from an existing file contents.
373
374 2008-01-08 [colin]      3.2.0cvs30
375
376         * src/summaryview.c
377                 Maybe fix bug 1452, 'crash while drag'n'droping 
378                 emails to an IMAP folder'
379
380 2008-01-07 [wwp]        3.2.0cvs29
381
382         * src/prefs_filtering.c
383                 Static-alize a function, thanks to Colin.
384
385 2008-01-07 [colin]      3.2.0cvs28
386
387         * src/folderview.c
388                 Fix scrolling to bottom when drag and dropping
389         * src/summaryview.c
390                 Fix bug 1445, 'Display sender using addressbook: fails 
391                 when From: isn't an email address'
392
393 2008-01-07 [wwp]        3.2.0cvs27
394
395         * src/prefs_actions.c
396         * src/prefs_filtering.c
397         * src/prefs_template.c
398                 Add tooltips to most buttons in the templates, actions and
399                 filtering/processing dialogs.
400
401 2008-01-07 [wwp]        3.2.0cvs26
402
403         * src/prefs_filtering.c
404                  - add a clear button to clear dialog input fields
405                  - add page up and page down buttons to move selected rule up and down
406                  - in rules list popup-menu: added Delete, Delete all and Duplicate
407                  - popup-menu items are greyed out either if the list is empty (not counting the
408                    (New) row or if there is no selected item
409                  - clear store when closing dialog
410
411         * src/prefs_actions.c
412                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
413                    clear button, popup-menu
414                  - clear store when closing dialog
415
416         * src/prefs_template.c
417                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
418                    clear button, popup-menu 
419
420         * src/addrcustomattr.c
421                  - renamed popup-menu item Clear list to Delete all
422                  - grey out popup-menu items is there is no selected item or if list is empty
423                  - clear store when closing dialog
424
425         * src/edittags.c
426                  - added popup-menu item Delete all
427                  - grey out popup-menu items is there is no selected item or if list is empty
428                  - clear store when closing dialog
429
430 2008-01-06 [wwp]        3.2.0cvs25
431
432         * src/addressadd.c
433                 One more layout fix by Pawel (completes 3.2.0cvs24).
434
435 2008-01-05 [colin]      3.2.0cvs24
436
437         * src/addressadd.c
438                 Little GUI fixes, patch by Pawel
439
440 2007-12-29 [wwp]        3.2.0cvs23
441
442         * src/compose.c
443                 Fix for bug #1443, and strip possible whitespaces around
444                 custom header names.
445
446 2007-12-29 [mones]      3.2.0cvs22
447
448         * po/es.po
449                 Updated translation, corrected a term based 
450                 on suggestion from Israel Saeta Pérez,
451                 reverted awful X-Mailer translation
452         * src/procmime.c
453                 Complete cvs20 for FreeBSD, patch by Pawel
454
455 2007-12-29 [colin]      3.2.0cvs21
456
457         * src/textview.c
458                 Fix bug 1442, 'Tags are repeated in 
459                 encapsulated messages'
460
461 2007-12-28 [colin]      3.2.0cvs20
462
463         * src/procmime.c
464                 Fix path to mime/globs. Patch by Marten King.
465
466 2007-12-27 [colin]      3.2.0cvs19
467
468         * src/plugins/pgpcore/Makefile.am
469         * src/plugins/pgpinline/Makefile.am
470         * src/plugins/pgpmime/Makefile.am
471                 Add missing flags to build pgp plugins on maemo
472
473 2007-12-27 [colin]      3.2.0cvs18
474
475         * src/mainwindow.c
476                 Maximise before showing to avoid probable flickering
477                 on slow computers.
478
479 2007-12-27 [colin]      3.2.0cvs17
480
481         * src/main.c
482         * src/mainwindow.c
483         * src/prefs_common.c
484         * src/prefs_common.h
485                 Fix bug 1439, 'Claws Mail does not remember window size 
486                 state when restarted'. Save maximised state and force
487                 maximisation at startup if applicable.
488
489 2007-12-23 [paul]       3.2.0cvs16
490
491         * src/prefs_matcher.c
492                 fix bug 1436, 'Filter condition dialog doesn't
493                 load header name from current rules'
494
495 2007-12-22 [paul]       3.2.0cvs15
496
497         * src/compose.c
498                 fix bug 1435, 'Reply doesn't take into account
499                 reply-to field'
500
501 2007-12-21 [paul]       3.2.0cvs14
502
503         * src/common/ssl_certificate.c
504                 fix FreeBSD build with IPV6 support 
505
506 2007-12-20 [colin]      3.2.0cvs13
507
508         * src/imap.c
509                 Fix error handling
510
511 2007-12-20 [colin]      3.2.0cvs12
512
513         * src/imap.c
514         * src/imap.h
515         * src/prefs_account.c
516                 Add DIGEST-MD5 support for IMAP authentication
517
518 2007-12-19 [mones]      3.2.0cvs11
519
520         * doc/man/claws-mail.1
521                 Better ordering of sections, updated options
522         * po/es.po
523                 Updated strings
524
525 2007-12-19 [paul]       3.2.0cvs10
526
527         * src/prefs_account.c
528                 use a spinbutton instead of an entry for
529                 "POP authentication timeout" also
530
531 2007-12-19 [colin]      3.2.0cvs9
532
533         * src/prefs_filtering_action.c
534         * src/prefs_matcher.c
535         * src/gtk/description_window.c
536                 Destroy info windows with their parents
537                 Patch by Pawel
538
539 2007-12-19 [colin]      3.2.0cvs8
540
541         * src/prefs_account.c
542                 Use spinbuttons instead of entries where needed
543                 Patch by Pawel
544
545 2007-12-18 [paul]       3.2.0cvs7
546
547         * src/prefs_matcher.c
548                 add missing i18n for a few strings
549                 Patch by Stephan Sachse
550
551 2007-12-18 [paul]       3.2.0cvs6
552
553         * src/prefs_logging.c
554                 use 'disk' instead of 'disc'
555
556 2007-12-18 [paul]       3.2.0cvs5
557
558         * po/en_GB.po
559                 updated
560         * src/addrcustomattr.c
561         * src/editaddress.c
562                 fixes to the ingleesh
563         * src/prefs_filtering_action.c
564                 fix copyright header
565                 fix untranslated strings
566         * src/prefs_filtering_action.h
567                 fix copyright header
568
569 2007-12-18 [wwp]        3.2.0cvs4
570
571         * src/folderview.c
572         * src/headerview.c
573         * src/prefs_common.c
574         * src/prefs_common.h
575         * src/prefs_fonts.c
576         * src/summaryview.c
577         * src/textview.c
578         * src/wizard.c
579         * src/common/defs.h
580         * src/gtk/gtkutils.c
581                 Added prefs to set custom small and bold fonts
582                 (might matter on some desktops, according to
583                 DPI and font settings).
584
585 2007-12-18 [colin]      3.2.0cvs3
586
587         * src/prefs_logging.c
588                 Rework GUI, patch by Pawel
589
590 2007-12-18 [colin]      3.2.0cvs2
591
592         * src/prefs_filtering_action.c
593                 Rework GUI, patch by Pawel
594
595 2007-12-18 [colin]      3.2.0cvs1
596
597         * src/editaddress.c
598                 Fix build on old GCC
599                 Fix inverted buttons
600
601 2007-12-17 [paul]       3.2.0
602
603         * NEWS
604         * README
605         * RELEASE_NOTES 
606                 3.2.0 released
607
608 2007-12-17 [paul]       3.1.0cvs79
609
610         * po/de.po
611         * po/fr.po
612         * po/hu.po
613         * po/it.po
614         * po/pt_BR.po
615                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
616                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
617
618 2007-12-17 [mones]      3.1.0cvs78
619
620         * po/es.po
621                 Updated Spanish translation for 3.2.0 release
622
623 2007-12-16 [colin]      3.1.0cvs77
624
625         * src/addrcustomattr.c
626                 Fix translations, patch by Fabien
627
628 2007-12-15 [paul]       3.1.0cvs76
629
630         * src/folderview.c
631                 fix compiler warning
632
633 2007-12-14 [colin]      3.1.0cvs75
634
635         * src/folderview.c
636                 Simplify logic
637
638 2007-12-12 [wwp]        3.1.0cvs74
639
640         * AUTHORS
641         * src/gtk/authors.h
642                 Added Marius Glauser to the hall of fame.
643
644 2007-12-12 [wwp]        3.1.0cvs73
645
646         * src/gtk/gtkutils.c
647                 Improve the way we show results of searches
648                 in message bodies: selected text now get centered
649                 vertically in the message window.
650                 Patch by Marius Glauser <seelenhirt@gmx.net>.
651
652 2007-12-10 [colin]      3.1.0cvs72
653
654         * src/folder.c
655                 Don't crash when setting batch mode on no folder
656
657 2007-12-10 [colin]      3.1.0cvs71
658
659         * src/common/utils.c
660                 Fix potential buffer overrun (thanks to
661                 Hiroyuki)
662
663 2007-12-08 [paul]       3.1.0cvs70
664
665         * src/prefs_receive.c
666                 small change to the English
667
668 2007-12-08 [colin]      3.1.0cvs69
669
670         * src/vcard.c
671                 Fix warnings
672
673 2007-12-07 [colin]      3.1.0cvs68
674
675         * src/mainwindow.c
676         * src/summaryview.c
677         * src/summaryview.h
678                 Free simplify_subject_preg at exit
679
680 2007-12-07 [colin]      3.1.0cvs67
681
682         * src/main.c
683         * src/summaryview.c
684         * src/common/utils.c
685         * src/common/utils.h
686                 We have to free reused regexps from time to
687                 time, or they get huge
688
689 2007-12-07 [colin]      3.1.0cvs66
690
691         * src/vcard.c
692                 Fix QP decoding (and UTF8)
693
694 2007-12-07 [colin]      3.1.0cvs65
695
696         * src/addrcustomattr.c
697                 Update list of default custom attributes
698                 now (will be needed for a feature patch
699                 post 3.2.0)
700
701 2007-12-07 [colin]      3.1.0cvs64
702
703         * src/folder.c
704                 Batch on destination folder when copying - fixes
705                 slowness when moving unread mails to trash on IMAP
706
707 2007-12-06 [colin]      3.1.0cvs63
708
709         * src/common/w32_time.c
710         * src/common/w32lib.h
711         * src/etpan/etpan-thread-manager.c
712         * src/etpan/imap-thread.c
713         * src/etpan/nntp-thread.c
714         * src/gtk/Makefile.am
715                 Fix win32 build with libetpan. Thanks to
716                 Marcus Brinkmann.
717
718 2007-12-06 [colin]      3.1.0cvs62
719
720         * src/account.c
721         * src/imap.c
722         * src/prefs_account.c
723         * src/prefs_account.h
724         * src/etpan/imap-thread.c
725         * src/etpan/imap-thread.h
726                 Disable connection via command line on WIN32
727                 Disable mmap use on WIN32 - use normal strings
728         * src/addressbook.c
729         * src/addressbook.h
730         * src/addressbook_foldersel.c
731         * src/addressbook_foldersel.h
732         * src/prefs_filtering_action.c
733         * src/prefs_matcher.c
734         * src/plugins/bogofilter/bogofilter_gtk.c
735         * src/plugins/dillo_viewer/dillo_prefs.c
736         * src/plugins/spamassassin/spamassassin_gtk.c
737                 Fix leak, rework function logics to be more
738                 natural - thanks to Holger
739         * src/common/utils.c
740                 Fix warnings
741
742 2007-12-06 [colin]      3.1.0cvs61
743
744         * src/news.c
745         * src/common/utils.c
746         * src/common/utils.h
747                 Fix posting, and fix UTF-8 being sent when encoding
748                 is 8bit
749
750 2007-12-05 [colin]      3.1.0cvs60
751
752         * src/news.c
753                 Fix debian bug #453157, 'Fails to post usenet
754                 articles after NNTP connection has been 
755                 interrupted". Fix return value to prevent deletion
756                 on failure, and issue MODE READER in case posting
757                 fails at first.
758
759 2007-12-05 [colin]      3.1.0cvs59
760
761         * src/messageview.c
762         * src/uri_opener.c
763                 Improvements to the List URIs dialog
764                 Patch by Pawel
765
766 2007-12-05 [colin]      3.1.0cvs58
767
768         * src/prefs_other.c
769         * src/gtk/gtksctree.h
770                 Fix warnings
771
772 2007-12-04 [colin]      3.1.0cvs57
773
774         * src/etpan/imap-thread.c
775                 Fix bug 1378, 'Claws exits on IMAP alert message'
776                 Don't do GTK calls directly from Etpan thread
777
778 2007-12-04 [colin]      3.1.0cvs56
779
780         * src/folderview.c
781         * src/gtk/gtksctree.c
782                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
783                 Make all the left of column zero an hotspot for
784                 expanding.
785
786 2007-12-04 [colin]      3.1.0cvs55
787
788         * src/mainwindow.c
789         * src/mainwindow.h
790         * src/prefs_common.c
791         * src/prefs_common.h
792         * src/prefs_receive.c
793                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
794
795 2007-12-04 [wwp]        3.1.0cvs54
796
797         * src/prefs_other.c
798                 Fix for bug #1419.
799
800 2007-12-04 [holger]     3.1.0cvs53
801
802         * src/addrduplicates.c
803         * src/addrduplicates.h
804                 Export addressbook entry deletion
805
806 2007-12-04 [colin]      3.1.0cvs52
807
808         * tools/Makefile.am
809         * tools/README.sylprint
810         * tools/sylprint.pl
811         * tools/sylprint.rc
812                 Fix debian bug #454089 (symlink attack in TMP directory)
813                 http://secwatch.org/advisories/1019661/ :
814                 Remove the buggy script, which was unmaintained anyway
815         * src/news.c
816         * src/procmsg.c
817                 Store things in our private tmp directory.
818
819 2007-12-03 [colin]      3.1.0cvs51
820
821         * src/folder.c
822         * src/folder.h
823         * src/folderview.c
824         * src/imap.c
825         * src/mainwindow.c
826                 Fix update problem when getting remote tags
827         * src/prefs_matcher.c
828                 Rework GUI to make it better. Patch by Pawel
829                 Pekala
830
831 2007-12-03 [colin]      3.1.0cvs50
832
833         * src/etpan/imap-thread.c
834         * src/etpan/nntp-thread.c
835                 Fix bug 1417, 'Network log doesn't reveal 
836                 enough NNTP errors'
837
838 2007-12-02 [iwkse]      3.1.0cvs49
839
840         * src/plugins/dillo_viewer/dillo_prefs.c
841                         Insert dillo under the Plugins menu
842
843 2007-12-01 [paul]       3.1.0cvs48
844
845         * src/html.c
846                 add these variant forms
847                 Thanks to Colin
848
849 2007-12-01 [paul]       3.1.0cvs47
850
851         * src/matcher.c
852                 fix a typo
853
854 2007-12-01 [paul]       3.1.0cvs46
855
856         * po/POTFILES.in
857                 add the new addrcustomattr.c file
858
859 2007-11-29 [colin]      3.1.0cvs45
860
861         * src/common/ssl_certificate.c
862                 Use the more modern getaddrinfo instead of 
863                 gethostbyname when possible
864
865 2007-11-28 [colin]      3.1.0cvs44
866
867         * src/summaryview.c
868                 Maybe fix bug 1410 and other crash reports
869                 in summaryview since cvs38.
870
871 2007-11-28 [wwp]        3.1.0cvs43
872
873         * src/prefs_summary_open.c
874                 Guard against an empty list of actions to perform
875                 when opening a folder (or migration defaults could
876                 be introduced, confusing).
877
878 2007-11-28 [colin]      3.1.0cvs42
879
880         * src/folderview.c
881                 Fix mark all read from folder's contextual menu
882
883 2007-11-27 [colin]      3.1.0cvs41
884
885         * src/imap.c
886         * src/imap.h
887         * src/imap_gtk.c
888         * src/prefs_account.c
889         * src/etpan/imap-thread.c
890                 A few fixes to the IMAP flags handling: Optimisations,
891                 two crashers, mention that Bandwitdh-efficient mode
892                 prevents tag fetching.
893                 Fix M-UTF7 in subscription dialog.
894
895 2007-11-27 [colin]      3.1.0cvs40
896
897         * src/folder.c
898         * src/mbox.c
899         * src/summaryview.c
900                 Make filtering faster on flags change: Batch original 
901                 folderitem, where we'll do flags/tags changes.
902
903 2007-11-27 [colin]      3.1.0cvs39
904
905         * src/filtering.c
906                 Fix bug 1407, 'After a copy action, further rules apply 
907                 to both original and copy'
908
909 2007-11-27 [colin]      3.1.0cvs38
910
911         * src/edittags.c
912         * src/summaryview.c
913                 Fixes races when doing a long operation and user
914                 asks for another one (Mark all read/unread on a 
915                 big folder on IMAP for example)
916
917 2007-11-27 [wwp]        3.1.0cvs37
918
919         * src/addressbook.c
920         * src/prefs_common.c
921                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
922                 and 3.1.0cvs35 (addressbook.c).
923
924 2007-11-27 [holger]     3.1.0cvs36
925
926         * src/printing.c
927                 Add a line separating header and body
928                 in the printout
929
930 2007-11-27 [wwp]        3.1.0cvs35
931
932         * src/addressbook.c
933                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
934                 (thanks to Colin) and revert disabling of cut/copy
935                 context menu entries upon selected groups.
936
937 2007-11-27 [holger]     3.1.0cvs34
938
939         * src/printing.c
940                 Add weights to the list of supported text attributes
941                 for printing
942
943 2007-11-27 [wwp]        3.1.0cvs33
944
945         * src/Makefile.am
946         * src/addrcustomattr.c
947         * src/addrcustomattr.h
948         * src/addressbook.c
949         * src/editaddress.c
950         * src/editaddress.h
951         * src/prefs_common.c
952         * src/prefs_common.h
953         * src/common/defs.h
954                 Provide a (customizable) list of preset attribute names
955                 for editing contacts (closes bug #1391).
956
957 2007-11-27 [wwp]        3.1.0cvs32
958
959         * src/addrclip.c
960         * src/addressbook.c
961         * src/addritem.c
962                 Various fixes in the address book:
963                         - made copy/move of a folder to itself or its subtree
964                           impossible (-> error)
965                         - errors messages don't show in the status bar anymore,
966                           use alertpanels instead
967                         - simple click on group doesn't open group edit dialog
968                           anymore when in contact edit embedded mode (was too itchy)
969                         - fixed disabling of edit button and and menu entry when
970                           in contact edit embedded mode (was done in a bad and
971                           ineffective way)
972                         - fix menu cut/paste sensitivity in treelist context
973                           menu (conflicting enabling was done by different functions)
974                         - fix some menu item sensitivity in address list context menu
975                         - don't allow cut/copy of groups, it's useless as they won't
976                           be copied w/ their contents
977                         - fix missing copy of the picture file when copying (bug #1402),
978                           fix picture attribute (internal) value when moving or copying
979
980
981 2007-11-27 [colin]      3.1.0cvs31
982
983         * src/folder.c
984         * src/imap.c
985                 Fix tags loss on move, fix space encoding
986
987 2007-11-26 [colin]      3.1.0cvs30
988
989         * src/edittags.c
990         * src/folder.c
991         * src/folder.h
992         * src/imap.c
993         * src/messageview.c
994         * src/procmsg.c
995         * src/procmsg.h
996         * src/summaryview.c
997         * src/common/utils.c
998         * src/common/utils.h
999         * src/etpan/imap-thread.c
1000         * src/etpan/imap-thread.h
1001                 Add IMAP tags support
1002
1003 2007-11-26 [colin]      3.1.0cvs29
1004
1005         * src/imap.c
1006                 Fix bug 1405, 'imap auto auth method doesn't 
1007                 work since 3.1.0'
1008
1009 2007-11-26 [colin]      3.1.0cvs28
1010
1011         * src/messageview.c
1012         * src/procmime.c
1013                 Handle broken disposition-notifications from Evolution
1014                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
1015
1016 2007-11-25 [paul]       3.1.0cvs27
1017
1018         * src/folder_item_prefs.c
1019         * src/folder_item_prefs.h
1020                 remove dead code
1021
1022 2007-11-23 [wwp]        3.1.0cvs26
1023
1024         * src/matcher.c
1025         * src/matcher.h
1026         * src/matcher_parser_parse.y
1027         * src/prefs_matcher.c
1028                 Fix irrelevant case folding when adding matcher condition 'test',
1029                 thanks to Colin.
1030
1031 2007-11-23 [wwp]        3.1.0cvs25
1032
1033         * src/prefs_common.c
1034         * src/prefs_common.h
1035         * src/prefs_summary_open.c
1036         * src/prefs_summary_open.h
1037         * src/summaryview.c
1038                 Add "select first email in list" to the list of possible selections
1039                 when opening a folder.
1040
1041 2007-11-23 [paul]       3.1.0cvs24
1042
1043         * po/de.po
1044                 a fix by Stephan Sachse, plus remove all
1045                 old strings from the end of the file
1046
1047 2007-11-23 [wwp]        3.1.0cvs23
1048
1049         * src/prefs_msg_colors.c
1050                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
1051                 with little changes.
1052
1053 2007-11-23 [paul]       3.1.0cvs22
1054
1055         * src/prefs_logging.c
1056                 eliminate wasted horizontal space
1057
1058 2007-11-23 [paul]       3.1.0cvs21
1059
1060         * src/prefs_summaries.c
1061                 don't wrap the label or put linebreaks
1062
1063 2007-11-22 [colin]      3.1.0cvs20
1064
1065         * src/plugins/pgpinline/pgpinline.c
1066                 Fix decryption
1067
1068 2007-11-22 [wwp]        3.1.0cvs19
1069
1070         * src/prefs_themes.c
1071                 Yet another misuse of get_rc_dir(), still related
1072                 to user themes. Completes 3.1.0cvs18.
1073
1074 2007-11-22 [wwp]        3.1.0cvs18
1075
1076         * src/stock_pixmap.c
1077                 Fix a misuse of get_rc_dir(), user themes dir was
1078                 not set properly and some themes might have disappeared
1079                 from themes list in prefs.
1080
1081 2007-11-22 [wwp]        3.1.0cvs17
1082
1083         * src/edittags.c
1084         * src/edittags.h
1085         * src/common/tags.c
1086         * src/common/tags.h
1087                 Correct copyright for these claws-mail-only brand new
1088                 files.
1089
1090 2007-11-22 [paul]       3.1.0cvs16
1091
1092         * src/compose.c
1093                 fix bug 1400, 'Drag and drop of URLs does not work'
1094                 Thanks to Colin
1095
1096 2007-11-22 [paul]       3.1.0cvs15
1097
1098         * src/prefs_common.c
1099                 make "cmds_use_system_default" default to FALSE
1100                 so as not to disrupt current settings
1101         * src/summaryview.c
1102                 increase the size of the GdkRectangle, tooltips
1103                 didn't show for me otherwise
1104
1105 2007-11-21 [colin]      3.1.0cvs14
1106
1107         * src/compose.c
1108         * src/crash.c
1109         * src/exphtmldlg.c
1110         * src/mainwindow.c
1111         * src/manual.c
1112         * src/mimeview.c
1113         * src/prefs_account.c
1114         * src/prefs_common.c
1115         * src/prefs_common.h
1116         * src/prefs_ext_prog.c
1117         * src/textview.c
1118         * src/uri_opener.c
1119         * src/gtk/about.c
1120         * src/gtk/gtkutils.c
1121                 Use xdg-open as a way to find default browser,
1122                 when available
1123
1124 2007-11-21 [colin]      3.1.0cvs13
1125
1126         * src/messageview.c
1127         * src/procmime.c
1128         * src/procmsg.h
1129                 Send better return receipts (useful ones)
1130                 Handle incoming return receipts
1131
1132 2007-11-20 [colin]      3.1.0cvs12
1133
1134         * src/printing.c
1135         * src/printing.h
1136                 Add getter/setter for settings, and getter
1137                 for page setup
1138
1139 2007-11-20 [colin]      3.1.0cvs11
1140
1141         * src/folderview.c
1142         * src/main.c
1143         * src/mainwindow.c
1144                 Fix bug 1396, 'Crash on disabling a filter 
1145                 while it is processing'
1146
1147 2007-11-20 [paul]       3.1.0cvs10
1148
1149         * src/folder.c
1150                 fix bug 1395, 'Crash on checking for new mails
1151                 while filter is running'
1152                 Thanks to Colin
1153
1154 2007-11-20 [paul]       3.1.0cvs9
1155
1156         * src/compose.c
1157                 make this string easier for translators
1158
1159 2007-11-19 [colin]      3.1.0cvs8
1160
1161         * src/prefs_summaries.c
1162         * src/summaryview.c
1163                 Don't enable more tooltips on Maemo
1164
1165 2007-11-19 [colin]      3.1.0cvs7
1166
1167         * src/prefs_common.c
1168         * src/prefs_common.h
1169         * src/prefs_summaries.c
1170         * src/summaryview.c
1171                 Fix bug 1388, 'message list tool tips'
1172                 Add (optional) tooltips in summaryview.
1173                 This only works with GTK+ >= 2.12
1174
1175 2007-11-19 [colin]      3.1.0cvs6
1176
1177         * src/compose.c
1178                 Make strings a bit better when attaching
1179                 from mailto: URIs
1180
1181 2007-11-19 [colin]      3.1.0cvs5
1182
1183         * src/common/utils.c
1184                 Fix bug 1392, 'Top level domain .EU is 
1185                 not recognised as valid'
1186
1187 2007-11-19 [wwp]        3.1.0cvs4
1188
1189         * src/compose.c
1190         * src/compose.h
1191                 Revert changes to compose.c made in 3.1.0cvs2.
1192
1193 2007-11-19 [wwp]        3.1.0cvs3
1194
1195         * src/addressbook.c
1196         * src/addressbook.h
1197         * src/editaddress.c
1198         * src/editgroup.c
1199         * src/addrduplicates.c
1200                 Minor improvements in the address book:
1201                 always accept new contacts provided that some
1202                 detail is set (instead of rejecting silently).
1203                 Better guessing of contact name from incomplete
1204                 name information. Better display of contacts with
1205                 no name, in contact lists, group contents, find
1206                 duplicate results.
1207                 
1208
1209 2007-11-19 [wwp]        3.1.0cvs2
1210
1211         * src/compose.c
1212         * src/compose.h
1213         * src/prefs_logging.c
1214         * src/prefs_summaries.c
1215                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
1216                 wrap some long label in prefs/summaries, layout checkboxes
1217                 in a more compact form in prefs/loggin, make account and
1218                 header's combos have the same size/spacing in compose
1219                 window.
1220
1221 2007-11-19 [wwp]        3.1.0cvs1
1222
1223         * src/edittags.c
1224                 Fix a tiny leak and duplicate variable.
1225
1226 2007-11-19 [paul]       3.1.0
1227
1228         * NEWS
1229         * README
1230         * RELEASE_NOTES 
1231                 3.1.0 released
1232
1233 2007-11-19 [paul]       3.0.2cvs145
1234
1235         * po/de.po
1236         * po/fi.po
1237         * po/fr.po
1238         * po/hu.po
1239         * po/it.po
1240         * po/pl.po
1241         * po/pt_BR.po
1242         * po/sk.po
1243         * po/zh_CN.po
1244                 updated by Stephan Sachse, Flammie Pirinen,
1245                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
1246                 Emil Nowak, Frederico Goncalves Guimaraes,
1247                 Andrej Kacian, and Ralph Young
1248
1249 2007-11-18 [mones]      3.0.2cvs144
1250
1251         * po/es.po
1252                 Updated Spanish translation
1253
1254 2007-11-18 [colin]      3.0.2cvs143
1255
1256         * src/edittags.c
1257                 Prevent empty tag after edit, thanks to wwp
1258
1259 2007-11-18 [colin]      3.0.2cvs142
1260
1261         * src/editaddress.c
1262                 Fix possible "(null)" %s - thanks to wwp
1263
1264 2007-11-16 [wwp]        3.0.2cvs141
1265
1266         * src/common/utils.c
1267                 Fix for 3.0.2cvs140, prevents from crashing when opening
1268                 a compose window.
1269
1270 2007-11-16 [colin]      3.0.2cvs140
1271
1272         * src/main.c
1273         * src/common/claws.c
1274                 Output a bit more useful info at startup
1275                 in --debug mode
1276
1277 2007-11-16 [colin]      3.0.2cvs139
1278
1279         * src/compose.c
1280         * src/common/utils.c
1281         * src/common/utils.h
1282                 Fix bug 1387, 'Request for --compose to 
1283                 support multiple attachments'
1284
1285 2007-11-16 [colin]      3.0.2cvs138
1286
1287         * src/news.c
1288                 Fix bug 1390, 'NNTP fails after server 
1289                 closed connection'
1290
1291 2007-11-16 [colin]      3.0.2cvs137
1292
1293         * src/prefs_display_header.c
1294                 Fix bug 1389, 'Changing 'Display headers 
1295                 in message view' breaks dispheaderrc'
1296
1297 2007-11-14 [colin]      3.0.2cvs136
1298
1299         * src/summaryview.c
1300         * src/gtk/quicksearch.c
1301         * src/gtk/quicksearch.h
1302                 Fix resetting the quicksearch when in non-sticky
1303                 mode, but Recursive is set: reset only when going
1304                 out of the root search folder.
1305
1306 2007-11-14 [colin]      3.0.2cvs135
1307
1308         * src/filtering.c
1309                 Don't set new flag back when doing "Mark as unread"
1310                 from filtering
1311
1312 2007-11-12 [paul]       3.0.2cvs134
1313
1314         * src/plugins/dillo_viewer/dillo_viewer.c
1315                 don't offer the mime type for translation
1316
1317 2007-11-12 [paul]
1318
1319         3.1.0-rc2 released
1320
1321 2007-11-11 [colin]      3.0.2cvs133
1322
1323         * src/imap_gtk.c
1324         * src/mh_gtk.c
1325                 Use markup-escaped strings in dialogs
1326
1327 2007-11-11 [colin]      3.0.2cvs132
1328
1329         * src/imap.c
1330                 Better IMAP-UTF7/UTF8 conversion
1331
1332 2007-11-10 [colin]      3.0.2cvs131
1333
1334         * src/news.c
1335                 Fix debian bug 450698, 'nntp auth behavior changed 
1336                 without notice'
1337
1338 2007-11-10 [colin]      3.0.2cvs130
1339
1340         * configure.ac
1341         * src/inc.c
1342         * src/main.c
1343         * src/main.h
1344         * src/mimeview.c
1345         * src/statusbar.c
1346         * src/common/utils.c
1347         * src/etpan/Makefile.am
1348         * src/gtk/filesel.c
1349         * src/gtk/gtkutils.h
1350         * src/gtk/menu.c
1351         * src/plugins/bogofilter/Makefile.am
1352         * src/plugins/clamav/Makefile.am
1353         * src/plugins/dillo_viewer/Makefile.am
1354         * src/plugins/pgpcore/Makefile.am
1355         * src/plugins/spamassassin/Makefile.am
1356         * src/plugins/trayicon/Makefile.am
1357                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
1358
1359 2007-11-09 [colin]      3.0.2cvs129
1360
1361         * src/addressbook.c
1362         * src/ldapupdate.c
1363                 fix bug 1375, 'Impossible to modify e-mail
1364                 in LDAP addressbook twice'; Try two. update
1365                 externalID, don't make display lag, and
1366                 fix the cases where dn is not mail.
1367
1368 2007-11-08 [paul]       3.0.2cvs128
1369
1370         * src/account.c
1371         * src/compose.c
1372         * src/messageview.c
1373         * src/prefs_account.c
1374         * src/prefs_account.h
1375                 reinstate 'Generate Message-ID' option as an
1376                 account preference. (hidden on IMAP)
1377                 Thanks to Colin
1378
1379 2007-11-08 [paul]       3.0.2cvs127
1380
1381         * src/textview.c
1382                 MAEMO: fix failure of loading images inline
1383                 MAEMO: fix bug 1349, 'Emails still skip to end
1384                 when opened (in certain circumstances)...'
1385
1386 2007-11-07 [colin]      3.0.2cvs126
1387
1388         * src/toolbar.c
1389                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
1390
1391 2007-11-07 [colin]      3.0.2cvs125
1392
1393         * src/toolbar.c
1394                 Re-change the string occurence of A_CLAWS_ACTIONS
1395                 to A_SYL_ACTIONS, to prevent parse errors of the
1396                 toolbar_*.xml files
1397
1398 2007-11-07 [colin]      3.0.2cvs124
1399
1400         * src/mimeview.c
1401         * src/prefs_common.c
1402         * src/prefs_common.h
1403         * manual/advanced.xml
1404                 Add an hidden pref, 'save_parts_readwrite';
1405                 completes 3.0.2cvs35
1406
1407 2007-11-07 [paul]       3.0.2cvs123
1408
1409         * src/prefs_toolbar.c
1410         * src/toolbar.c
1411         * src/toolbar.h
1412                 rename ToolbarSylpheedActions to ToolbarClawsActions
1413                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
1414
1415 2007-11-07 [paul]       3.0.2cvs122
1416
1417         * src/toolbar.c
1418                 MAEMO: remove tooltips
1419
1420 2007-11-07 [colin]      3.0.2cvs121
1421
1422         * src/plugins/pgpinline/pgpinline.c
1423                 Fix bug 1377, 'unspecific errors on 
1424                 signature checking'. Fix trimming of
1425                 UTF8 data.
1426
1427 2007-11-06 [iwkse]      3.0.2cvs120
1428
1429         * src/prefs_summary_open.c
1430                 yet a string change
1431
1432 2007-11-06 [paul]       3.0.2cvs119
1433
1434         * tools/Makefile.am
1435         * tools/README
1436         * tools/csv2addressbook.pl
1437                 add a new script that imports a CSV formatted
1438                 address book. Becky and Thunderbird address
1439                 book are currently supported.
1440
1441 2007-11-05 [colin]      3.0.2cvs118
1442
1443         * src/imap.c
1444                 Fix deletion 
1445
1446 2007-11-05 [iwkse]      3.0.2cvs117
1447
1448         * src/prefs_summary_open.c
1449                 String changes
1450
1451 2007-11-04 [paul]       3.0.2cvs116
1452
1453         * src/addressbook_foldersel.c
1454                 fix gtk critical warning
1455                 Patch by Pawel Pekala
1456
1457 2007-11-04 [paul]       3.0.2cvs115
1458
1459         * tools/README
1460         * tools/claws-mail-compose-insert-files.pl
1461                 add --bcc and uri_escape() everything
1462
1463 2007-11-04 [paul]       3.0.2cvs114
1464
1465         * src/gtk/gtkutils.c
1466                 gtkut_stock_with_text_button_set_create(): set
1467                 GTK_CAN_DEFAULT on buttons 2 and 3
1468
1469 2007-11-03 [paul]       3.0.2cvs113
1470
1471         * src/common/utils.c
1472                 fix debian bug #448814, 'mailto: URI decoding
1473                 desn't decode the destination address field'
1474                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
1475
1476 2007-11-03 [paul]       3.0.2cvs112
1477
1478         * AUTHORS
1479         * src/compose.c
1480         * src/gtk/authors.h
1481                 allow Bcc in commandline URIs
1482                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
1483
1484 2007-11-02 [colin]      3.0.2cvs111
1485
1486         * src/addressbook.c
1487                 Maybe fix bug 1376, 'crash on 
1488                 addressbook manipulation'
1489
1490 2007-10-31 [paul]       3.0.2cvs110
1491
1492         * src/ldapupdate.c
1493                 fix bug 1375, 'Impossible to modify e-mail
1494                 in LDAP addressbook twice'
1495                 Patch by Michael Rasmussen
1496
1497 2007-10-30 [paul]       3.0.2cvs109
1498
1499         * configure.ac
1500                 enable GnuTLS support with --enable-gnutls which
1501                 will disable openssl support. if the user has
1502                 gtk >= 2.10.x don't allow gnomeprint even if the
1503                 user asks for it
1504
1505 2007-10-30 [paul]
1506
1507         3.1.0-rc1 released
1508
1509 2007-10-30 [paul]       3.0.2cvs108
1510
1511         * Makefile.am
1512                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
1513
1514 2007-10-30 [paul]       3.0.2cvs107
1515
1516         * src/expldifdlg.c
1517         * src/prefs_account.c
1518         * src/prefs_folder_item.c
1519         * src/prefs_spelling.c
1520         * src/prefs_themes.c
1521         * src/wizard.c
1522         * src/gtk/gtkaspell.c
1523         * src/gtk/gtkaspell.h
1524         * src/plugins/spamassassin/spamassassin_gtk.c
1525                 replace deprecated gtk_option_menu...
1526                 patch by Pawel Pekala
1527
1528 2007-10-29 [colin]      3.0.2cvs106
1529
1530         * src/plugins/dillo_viewer/dillo_prefs.c
1531                 Fix forgotten signal connect
1532
1533 2007-10-28 [colin]      3.0.2cvs105
1534
1535         * src/plugins/dillo_viewer/dillo_prefs.c
1536         * src/plugins/dillo_viewer/dillo_prefs.h
1537         * src/plugins/dillo_viewer/dillo_viewer.c
1538                 Implement addressbook-based whitelisting for loading
1539                 remote images. Fixed missing destroy of the embedded
1540                 browser that made a Dillo window pop up on exit, if
1541                 an HTML part was displayed.
1542
1543 2007-10-26 [colin]      3.0.2cvs104
1544
1545         * src/edittags.c
1546                 Add missing static
1547
1548 2007-10-25 [colin]      3.0.2cvs103
1549
1550         * src/editaddress.c
1551                 Add tap-and-hold on the picture, for Maemo
1552         * src/edittags.c
1553         * src/edittags.h
1554         * src/mainwindow.c
1555         * src/procmsg.c
1556         * src/summaryview.c
1557         * src/textview.c
1558                 Unify tag interfaces.
1559
1560 2007-10-25 [colin]      3.0.2cvs102
1561
1562         * src/imap.c
1563         * src/etpan/imap-thread.h
1564                 Much better error handling. We'll need to be really
1565                 clear to users about where errors come from, with 
1566                 the apparition of Gmail's IMAP server.
1567
1568 2007-10-24 [colin]      3.0.2cvs101
1569
1570         * src/edittags.c
1571         * src/mainwindow.c
1572         * src/summaryview.c
1573         * src/textview.c
1574                 Add tags sorting (alphabetical); allow deletion of
1575                 tags from the Apply Tags window
1576
1577 2007-10-24 [colin]      3.0.2cvs100
1578
1579         * src/editaddress.c
1580         * src/editaddress_other_attributes_ldap.c
1581         * src/editaddress_other_attributes_ldap.h
1582         * src/ldapctrl.c
1583         * src/ldapquery.c
1584         * src/ldapupdate.c
1585                 Fix LDAP writing (got broken in cvs39)
1586                 Add read-only support for jpegPhoto LDAP field
1587
1588 2007-10-23 [colin]      3.0.2cvs99
1589
1590         * src/news.c
1591                 Fix crash in some cases
1592
1593 2007-10-22 [colin]      3.0.2cvs98
1594
1595         * src/common/socket.h
1596         * src/common/ssl.c
1597                 Fix big leak in GnuTLS code
1598
1599 2007-10-22 [colin]      3.0.2cvs97
1600
1601         * src/news.c
1602                 Fix bug 1368, 'SIGSEGV in NNTP code'
1603
1604 2007-10-22 [colin]      3.0.2cvs96
1605
1606         * src/prefs_customheader.c
1607                 Catch compface warnings when generating X-Faces
1608
1609 2007-10-22 [wwp]        3.0.2cvs95
1610
1611         * src/quote_fmt_parse.y
1612                 Remove accidentally committed debug traces.
1613                 Fix a warning.
1614
1615 2007-10-22 [colin]      3.0.2cvs94
1616
1617         * src/etpan/nntp-thread.c
1618                 Fix authentication
1619
1620 2007-10-19 [wwp]        3.0.2cvs93
1621
1622         * src/common/ssl_certificate.c
1623                 Add missing include (Windows).
1624
1625 2007-10-19 [colin]      3.0.2cvs92
1626
1627         * src/imap_gtk.c
1628         * src/mimeview.c
1629         * src/textview.c
1630         * src/gtk/inputdialog.c
1631         * src/gtk/inputdialog.h
1632                 Remove the last old combo; patch by
1633                 Pawel
1634
1635 2007-10-19 [colin]      3.0.2cvs91
1636
1637         * src/common/ssl.c
1638                 Fix interop problem with GnuTLS and some crappy
1639                 servers that have very little keys.
1640
1641 2007-10-19 [colin]      3.0.2cvs90
1642
1643         * src/common/ssl.c
1644                 Fix return value check on GnuTLS, and
1645                 display the error
1646
1647 2007-10-18 [colin]      3.0.2cvs89
1648
1649         * src/common/ssl_certificate.c
1650                 Fix missing initialisations
1651
1652 2007-10-18 [wwp]        3.0.2cvs88
1653
1654         * src/Makefile.am
1655                 Fix linking against GNUTLS (matters if --enable-gnutls only).
1656
1657 2007-10-18 [colin]      3.0.2cvs87
1658
1659         * po/POTFILES.in
1660                 Fix build
1661
1662 2007-10-18 [mones]      3.0.2cvs86
1663
1664         * src/editbook.c
1665         * src/import.c
1666         * src/prefs_account.c
1667         * src/prefs_receive.c
1668         * src/gtk/about.c
1669         * src/plugins/bogofilter/bogofilter_gtk.c
1670         * src/plugins/spamassassin/spamassassin_gtk.c
1671                 More capitalisation micro-fixes
1672
1673 2007-10-18 [paul]       3.0.2cvs85
1674
1675         * configure.ac
1676                 add info about NNTP support via libetpan
1677                 change the configure output ending msg a little
1678         * src/gtk/about.c
1679                 similar changes to above
1680
1681 2007-10-18 [colin]      3.0.2cvs84
1682
1683         * src/procmime.c
1684         * src/procmime.h
1685                 Fix missing symbol for S/MIME
1686
1687 2007-10-18 [colin]      3.0.2cvs83
1688
1689         * src/prefs_filtering_action.c
1690                 Fix crash in tags (introduced in cvs78)
1691
1692 2007-10-18 [colin]      3.0.2cvs82
1693
1694         * src/common/Makefile.am
1695         * src/common/nntp.c
1696         * src/common/nntp.h
1697         * src/etpan/Makefile.am
1698         * src/etpan/etpan-thread-manager-types.h
1699         * src/etpan/etpan-thread-manager.c
1700         * src/etpan/imap-thread.c
1701         * src/etpan/nntp-thread.c
1702         * src/etpan/nntp-thread.h
1703         * src/news.c
1704         * src/news.h
1705                 Rewrite the nntp implementation
1706                 to use libetpan. Non-blocking NNTP!
1707         * src/account.c
1708         * src/crash.c
1709         * src/imap.c
1710         * src/inc.c
1711         * src/main.c
1712         * src/mainwindow.c
1713         * src/pop.c
1714         * src/pop.h
1715         * src/prefs_account.c
1716         * src/recv.c
1717         * src/recv.h
1718         * src/send_message.c
1719         * src/send_message.h
1720         * src/ssl_manager.c
1721         * src/ssl_manager.h
1722         * src/wizard.c
1723         * src/common/claws.c
1724         * src/common/session.c
1725         * src/common/session.h
1726         * src/common/smtp.c
1727         * src/common/smtp.h
1728         * src/common/socket.c
1729         * src/common/socket.h
1730         * src/common/ssl.c
1731         * src/common/ssl.h
1732         * src/common/ssl_certificate.c
1733         * src/common/ssl_certificate.h
1734         * src/gtk/about.c
1735         * src/gtk/sslcertwindow.c
1736         * src/gtk/sslcertwindow.h
1737                 Implement GnuTLS support. GnuTLS support
1738                 will be used if OpenSSL isn't available, or
1739                 specified explicitely. (the reason is that
1740                 GnuTLS cerficate checking is a bit less 
1741                 practical than OpenSSL's)
1742
1743 2007-10-18 [paul]       3.0.2cvs81
1744
1745         * src/gtk/inputdialog.c
1746         * src/gtk/inputdialog.h
1747                 fix copyright header
1748
1749 2007-10-17 [colin]      3.0.2cvs80
1750
1751         * src/plugins/pgpcore/select-keys.c
1752                 Fix bug which prevented encryption key
1753                 auto-selection when two or more matched the
1754                 email address, but only one isn't revoked
1755                 or expired.
1756
1757 2007-10-17 [wwp]        3.0.2cvs79
1758
1759         * src/compose.c
1760         * src/quote_fmt.c
1761         * src/quote_fmt.h
1762         * src/quote_fmt_lex.l
1763         * src/quote_fmt_parse.y
1764                 Templates can now attach files using |attach{filename}.
1765
1766 2007-10-17 [wwp]        3.0.2cvs78
1767
1768         * src/prefs_customheader.c
1769         * src/prefs_ext_prog.c
1770         * src/prefs_filtering_action.c
1771         * src/prefs_matcher.c
1772         * src/prefs_other.c
1773         * src/prefs_toolbar.c
1774         * src/gtk/combobox.c
1775         * src/gtk/combobox.h
1776         * src/gtk/gtkutils.c
1777         * src/gtk/gtkutils.h
1778         * src/plugins/bogofilter/bogofilter_gtk.c
1779         * src/plugins/spamassassin/spamassassin_gtk.c
1780                 Removed almost all remaining instances of GtkCombo
1781                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
1782                 few visual and code cleanup from Colin.
1783
1784 2007-10-16 [wwp]        3.0.2cvs77
1785         * src/gtk/pluginwindow.c
1786                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
1787
1788 2007-10-15 [colin]      3.0.2cvs76
1789
1790         * src/edittags.c
1791         * src/edittags.h
1792         * src/filtering.c
1793         * src/filtering.h
1794         * src/importmutt.c
1795         * src/importpine.c
1796         * src/main.c
1797         * src/messageview.c
1798         * src/messageview.h
1799         * src/mimeview.c
1800         * src/mimeview.h
1801         * src/pop.c
1802         * src/pop.h
1803         * src/prefs_common.c
1804         * src/prefs_common.h
1805         * src/prefs_customheader.c
1806         * src/prefs_customheader.h
1807         * src/prefs_display_header.c
1808         * src/prefs_display_header.h
1809         * src/prefs_filtering_action.c
1810         * src/prefs_filtering_action.h
1811         * src/prefs_folder_column.c
1812         * src/prefs_folder_column.h
1813         * src/prefs_folder_item.c
1814         * src/prefs_folder_item.h
1815         * src/prefs_gtk.c
1816         * src/prefs_gtk.h
1817         * src/prefs_logging.h
1818         * src/prefs_matcher.c
1819         * src/prefs_matcher.h
1820         * src/prefs_summary_column.c
1821         * src/prefs_summary_column.h
1822         * src/prefs_summary_open.c
1823         * src/procheader.c
1824         * src/procheader.h
1825         * src/procmime.c
1826         * src/procmime.h
1827         * src/recv.c
1828         * src/recv.h
1829         * src/sourcewindow.c
1830         * src/sourcewindow.h
1831         * src/summaryview.c
1832         * src/summaryview.h
1833         * src/textview.c
1834         * src/textview.h
1835         * src/toolbar.c
1836         * src/toolbar.h
1837         * src/common/mgutils.c
1838         * src/common/mgutils.h
1839         * src/common/nntp.c
1840         * src/common/nntp.h
1841         * src/common/prefs.c
1842         * src/common/prefs.h
1843         * src/common/socket.c
1844         * src/common/socket.h
1845         * src/common/stringtable.c
1846         * src/common/stringtable.h
1847         * src/common/template.c
1848         * src/common/template.h
1849         * src/common/uuencode.c
1850         * src/common/uuencode.h
1851         * src/gtk/gtkshruler.c
1852         * src/gtk/gtkshruler.h
1853         * src/gtk/menu.c
1854         * src/gtk/menu.h
1855         * src/gtk/progressdialog.c
1856         * src/gtk/progressdialog.h
1857                 Remove/staticalize, the return of the revenge
1858
1859 2007-10-15 [colin]      3.0.2cvs75
1860
1861         * src/matcher.c
1862                 Fix redirections in filtering's tests
1863
1864 2007-10-15 [colin]      3.0.2cvs74
1865
1866         * src/imap.c
1867                 Don't build imap_synchronise at all when 
1868                 building without libetpan
1869
1870 2007-10-14 [colin]      3.0.2cvs73
1871
1872         * src/imap.c
1873         * src/common/md5.c
1874         * src/common/md5.h
1875         * src/gtk/manage_window.c
1876         * src/gtk/manage_window.h
1877                 Remove more unused code
1878
1879 2007-10-14 [colin]      3.0.2cvs72
1880
1881         * src/addrquery.c
1882         * src/addrquery.h
1883         * src/recv.c
1884         * src/recv.h
1885         * src/vcard.c
1886         * src/vcard.h
1887         * src/common/xml.c
1888         * src/common/xml.h
1889         * src/common/xmlprops.c
1890         * src/common/xmlprops.h
1891                 Remove more unused code
1892
1893 2007-10-14 [colin]      3.0.2cvs71
1894
1895         * src/common/utils.c
1896                 Remove unused function
1897
1898 2007-10-13 [colin]      3.0.2cvs70
1899
1900         * src/imap.c
1901         * src/imap.h
1902         * src/mainwindow.c
1903         * src/mainwindow.h
1904         * src/gtk/gtkutils.c
1905         * src/gtk/gtkutils.h
1906                 Staticalise/Remove more code
1907
1908 2007-10-13 [colin]      3.0.2cvs69
1909
1910         * src/common/utils.c
1911         * src/common/utils.h
1912                 Remove dead code, unused for ages
1913
1914 2007-10-13 [colin]      3.0.2cvs68
1915
1916         * src/main.c
1917         * src/main.h
1918                 Maemo: define hildon_program in main.c,
1919                 make it accessible in the .h with extern
1920
1921 2007-10-13 [paul]       3.0.2cvs67
1922
1923         * src/gtk/menu.c
1924                 fix a bunch of runtime warnings on maemo
1925
1926 2007-10-13 [paul]       3.0.2cvs66
1927
1928         * src/main.c
1929         * src/main.h
1930         * src/gtk/gtkutils.c
1931         * src/gtk/gtkutils.h
1932                 fix a bunch of compiler warnings on maemo
1933
1934 2007-10-12 [colin]      3.0.2cvs65
1935
1936         * src/account.c
1937         * src/addritem.c
1938         * src/addritem.h
1939         * src/filtering.c
1940         * src/filtering.h
1941         * src/folder.c
1942         * src/folder.h
1943         * src/common/utils.c
1944         * src/common/utils.h
1945                 Remove unused code, staticalise some functions
1946
1947 2007-10-12 [paul]       3.0.2cvs64
1948
1949         * src/account.c
1950         * src/folderview.c
1951         * src/main.c
1952         * src/mainwindow.c
1953         * src/messageview.c
1954         * src/summary_search.c
1955         * src/summaryview.c
1956         * src/toolbar.c
1957         * src/wizard.c
1958         * src/common/utils.c
1959         * src/gtk/prefswindow.c
1960                 fix a bunch of compiler warnings on maemo
1961
1962 2007-10-11 [colin]      3.0.2cvs63
1963
1964         * src/editaddress.c
1965                 Make static function static
1966
1967 2007-10-11 [mones]      3.0.2cvs62
1968
1969         * src/addrduplicates.c
1970         * src/addressbook.c
1971         * src/compose.c
1972         * src/expldifdlg.c
1973         * src/mainwindow.c
1974         * src/messageview.c
1975         * src/pop.c
1976         * src/prefs_customheader.c
1977         * src/prefs_send.c
1978         * src/prefs_themes.c
1979         * src/common/plugin.c
1980         * src/gtk/pluginwindow.c
1981         * src/gtk/quicksearch.c
1982                 Fix several typos and capitalisation issues
1983
1984 2007-10-11 [wwp]        3.0.2cvs61
1985
1986         * src/editaddress.c
1987                 Fix a warning about possible use of uninitialized
1988                 filename var.
1989
1990 2007-10-11 [wwp]        3.0.2cvs60
1991
1992         * src/editaddress.c
1993                 Disable "Unset picture" menu item when there's
1994                 no picture to clear. Fix an extraneous g_unref_object,
1995                 add missing initializers.
1996
1997 2007-10-11 [wwp]        3.0.2cvs59
1998
1999         * src/pixmaps/anonymous.xpm
2000         * src/editaddress.c
2001         * src/Makefile.am
2002         * src/stock_pixmap.c
2003         * src/stock_pixmap.h
2004                 Fix a leak, gettext-ize the photo label.
2005                 Don't clear the existing picture if loading
2006                 a new one fails. Use a default 'anonymous'
2007                 picture (this new xpm has been added to the
2008                 internal stock_pixmap API). Add a
2009                 "Set picture" context menu entry.
2010
2011 2007-10-11 [colin]      3.0.2cvs58
2012
2013         * src/messageview.c
2014                 Make shift-shortcuts work
2015         * src/prefs_actions.c
2016                 Don't ask if we really want to close when
2017                 choosing OK and only the list is changed
2018         * src/prefs_template.c
2019                 Don't ask if we really want to close when
2020                 choosing OK and only the list is changed
2021         * src/common/plugin.c
2022                 Fix writing of second [Plugins_*] block
2023         * src/common/template.c
2024                 Remove unused files (fixes deletion)
2025
2026 2007-10-10 [paul]       3.0.2cvs57
2027
2028         * src/prefs_template.c
2029                 put the whole thing in a scrolled window
2030                 so that half the page is no longer inaccessible
2031                 on maemo
2032                 make the gtk_text_view smaller on maemo
2033
2034 2007-10-10 [colin]      3.0.2cvs56
2035
2036         * src/compose.c
2037                 Fix updating of Attachments number in some
2038                 cases (reedit, attach from command-line, ...)
2039
2040 2007-10-10 [colin]      3.0.2cvs55
2041
2042         * src/editaddress.c
2043                 Initialise error correctly
2044
2045 2007-10-10 [paul]       3.0.2cvs54
2046
2047         * src/prefs_filtering_action.c
2048         * src/gtk/description_window.c
2049         * src/gtk/foldersort.c
2050         * src/gtk/quicksearch.c
2051                 get rid of some pointless new lines and
2052                 make the descripton labels wrap better
2053
2054 2007-10-10 [colin]      3.0.2cvs53
2055
2056         * src/addressadd.c
2057         * src/editaddress.c
2058         * src/headerview.c
2059         * src/textview.c
2060                 More error handling on saving pictures
2061
2062 2007-10-10 [colin]      3.0.2cvs52
2063
2064         * src/printing.c
2065         * src/printing.h
2066                 Generalize a bit printing, so we can factorize
2067                 most of the code. 
2068
2069 2007-10-10 [paul]       3.0.2cvs51
2070
2071         * src/addrduplicates.c
2072                 fix engrish
2073                 use GTK_STOCK... buttons
2074
2075 2007-10-10 [paul]       3.0.2cvs50
2076
2077         * src/addressadd.c
2078         * src/addrindex.c
2079         * src/editaddress.c
2080                 Fix previous patch
2081                 Thanks to Colin
2082
2083 2007-10-10 [paul]       3.0.2cvs49
2084
2085         * src/summaryview.c
2086         * src/messageview.c
2087                 Fix crash on Add sender to addressbook when
2088                 From is null
2089         * src/addressadd.c
2090         * src/addrindex.c
2091         * src/editaddress.c
2092         * src/editaddress_other_attributes_ldap.h
2093                 Fix leaks 
2094                 Rename images to .png in addrbook/
2095         * src/headerview.c
2096         * src/textview.c
2097                 Fix Face/X-Face being used if adding another
2098                 address than sender to addressbook
2099                 Thanks to Colin
2100
2101 2007-10-10 [holger]     3.0.2cvs48
2102
2103         * src/addrduplicates.c
2104         * src/editaddress.c
2105                 Improvements to the addressbook duplicate finder
2106                 feature:
2107                  - add an edit button to the button bar
2108                  - display the whole bookname (with iface) and
2109                    use this for same-book checking
2110                  - after editing, try to keep selections if the
2111                    entries are still present
2112                  - sort the email column alphabetically
2113                  - put results in a scrolled window
2114                  - support embedded editing
2115                  - make columns in detail view resizable
2116                  - add keyboard shortcuts
2117
2118 2007-10-10 [wwp]        3.0.2cvs47
2119
2120         * src/addrindex.c
2121                 Fix a crash when there's no From: in email, thanks to Colin.
2122
2123 2007-10-09 [paul]       3.0.2cvs46
2124
2125         * src/messageview.c
2126         * src/summaryview.c
2127         * src/textview.c
2128                 fix building without compface support
2129
2130 2007-10-09 [colin]      3.0.2cvs45
2131
2132         * src/editaddress.c
2133         * src/headerview.c
2134         * src/textview.c
2135                 Add error handling
2136
2137 2007-10-09 [colin]      3.0.2cvs44
2138
2139         * src/addrduplicates.c
2140         * src/addressadd.c
2141         * src/addressadd.h
2142         * src/addressbook.c
2143         * src/addressbook.h
2144         * src/addrindex.c
2145         * src/addrindex.h
2146         * src/addritem.c
2147         * src/addritem.h
2148         * src/compose.c
2149         * src/editaddress.c
2150         * src/editaddress_other_attributes_ldap.h
2151         * src/headerview.c
2152         * src/messageview.c
2153         * src/mimeview.c
2154         * src/summaryview.c
2155         * src/textview.c
2156         * src/gtk/gtkutils.c
2157                 Automatically set contacts' pictures from Face 
2158                 or X-Face if they have no picture
2159                 Display the contact picture in textview or
2160                 headerview for mails sent by people in the 
2161                 addressbook, that have no Face or X-Face
2162                 Fix a few details in the Person edition dialog
2163                 (ability to unset picture)
2164                 Remove picture file when deleting contacts
2165
2166 2007-10-09 [iwkse]      3.0.2cvs43
2167
2168         * src/gtk/about.c
2169                 center the about window
2170
2171 2007-10-09 [paul]       3.0.2cvs42
2172
2173         * src/prefs_toolbar.c
2174                 fix icon selector window on maemo
2175
2176 2007-10-09 [paul]       3.0.2cvs41
2177
2178         * src/messageview.c
2179                 add 'go to' menu to separate msgview
2180
2181 2007-10-09 [colin]      3.0.2cvs40
2182
2183         * src/common/defs.h
2184                 Add forgotten file
2185
2186 2007-10-09 [iwkse]      3.0.2cvs39
2187
2188         * Makefile.am
2189         * src/addressbook.c
2190         * src/addritem.c
2191         * src/addritem.h
2192         * src/editaddress.c
2193         * src/editaddress_other_attributes_ldap.h
2194         * src/addrbook.c
2195         * src/Makefile.am
2196                 set a photo in the Addressbook
2197
2198 2007-10-08 [colin]      3.0.2cvs38
2199
2200         * src/prefs_toolbar.c
2201                 Make height 320 to remove the scrollbar 
2202                 (with current number of icons)
2203
2204 2007-10-08 [colin]      3.0.2cvs37
2205
2206         * src/prefs_toolbar.c
2207                 Transform the treeview to a GtkIconView.
2208                 Patch by Pawel
2209                 In addition, transform the window so that 
2210                 it looks like a popup menu. Patch by me
2211
2212 2007-10-08 [colin]      3.0.2cvs36
2213
2214         * src/compose.c
2215         * src/compose.h
2216                 Beautify the GUI a bit; in particular, show the
2217                 number of attachments in the tab's title.
2218                 Patch by Pawel
2219
2220 2007-10-08 [paul]       3.0.2cvs35
2221
2222         * src/mimeview.c
2223                 Save users from themselves: save temporary
2224                 files used for Open/Open with as read-only.
2225                 Thanks to Colin
2226
2227 2007-10-08 [paul]       3.0.2cvs34
2228
2229         * tools/Makefile.am
2230                 forgot this in cvs33
2231
2232 2007-10-08 [paul]       3.0.2cvs33
2233
2234         * tools/kdeservicemenu/README
2235         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
2236         * tools/kdeservicemenu/install.sh
2237         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2238                 renamed template* to *template so as not to confuse
2239                 lintian
2240
2241 2007-10-08 [paul]       3.0.2cvs32
2242
2243         * src/prefs_themes.c
2244         * src/stock_pixmap.c
2245                 replace 2 direct uses of RC_DIR
2246
2247 2007-10-07 [colin]      3.0.2cvs31
2248
2249         * src/addrduplicates.c
2250         * src/addrduplicates.h
2251         * src/addressbook.c
2252         * src/addressbook.h
2253         * src/addrindex.c
2254         * src/addrindex.h
2255                 Implement deletion in duplicate finder. 
2256                 Patch by Holger 
2257
2258 2007-10-07 [colin]      3.0.2cvs30
2259
2260         * src/exporthtml.c
2261         * src/mbox.c
2262         * src/common/utils.c
2263                 Better fix for Solaris, thanks to Nicolas Doualot
2264
2265 2007-10-07 [colin]      3.0.2cvs29
2266
2267         * AUTHORS
2268         * src/gtk/authors.h
2269                 Add Frank Dietrich
2270
2271 2007-10-07 [colin]      3.0.2cvs28
2272
2273         * src/exporthtml.c
2274                 Fix HTML export to make it more compliant
2275                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
2276
2277 2007-10-07 [colin]      3.0.2cvs27
2278
2279         * src/prefs_toolbar.c
2280                 Only use icons that wouldn't look stupid in the toolbar
2281                 Patch by Pawel
2282
2283 2007-10-07 [colin]      3.0.2cvs26
2284
2285         * src/prefs_toolbar.c
2286                 Fix old icon being used when none is selected
2287
2288 2007-10-07 [colin]      3.0.2cvs25
2289
2290         * src/toolbar.c
2291                 Fix copy/paste error
2292
2293 2007-10-07 [colin]      3.0.2cvs24
2294
2295         * src/prefs_toolbar.c
2296         * src/toolbar.c
2297         * src/toolbar.h
2298                 Update icon to default one when changing event
2299                 Make the icon chooser nicer (handle Esc, Enter,
2300                 double-click)
2301
2302 2007-10-06 [colin]      3.0.2cvs23
2303
2304         * src/prefs_toolbar.c
2305                 Fix text reset; patch by Pawel
2306
2307 2007-10-06 [colin]      3.0.2cvs22
2308
2309         * src/toolbar.h
2310                 Complete previous commit
2311
2312 2007-10-06 [colin]      3.0.2cvs21
2313
2314         * src/prefs_toolbar.c
2315         * src/toolbar.c
2316                 Set toolbar text automatically to the default
2317                 when changing Event executed on click
2318
2319 2007-10-06 [colin]      3.0.2cvs20
2320
2321         * src/prefs_toolbar.c
2322                 Invert Text and Event fields
2323
2324 2007-10-06 [colin]      3.0.2cvs19
2325
2326         * src/prefs_toolbar.c
2327         * src/toolbar.c
2328                 Make toolbar prefs look much better
2329                 Patch by Pawel Pekala
2330
2331 2007-10-06 [paul]       3.0.2cvs18
2332
2333         * src/account.c
2334         * src/prefs_filtering.c
2335                 fix checkbuttons in gtktreeview on maemo by
2336                 setting maemo's "allow-checkbox-mode" to FALSE
2337
2338 2007-10-06 [colin]      3.0.2cvs17
2339
2340         * configure.ac
2341                 Export -DSOLARIS in CFLAGS for all
2342                 Solaris (not just 2.8) and OpenSolaris
2343
2344 2007-10-06 [paul]       3.0.2cvs16
2345
2346         * AUTHORS
2347         * src/exporthtml.c
2348         * src/mbox.c
2349         * src/gtk/authors.h
2350                 fix build on solaris where ctime_r takes
2351                 3 arguments rather than 2.
2352                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
2353
2354 2007-10-05 [colin]      3.0.2cvs15
2355
2356         * src/etpan/imap-thread.c
2357                 Fix wrong error codepath
2358
2359 2007-10-05 [wwp]        3.0.2cvs14
2360
2361         * src/filtering.c
2362                 Fix unexpected logging of quicksearches:
2363                 debug_filtering_session flag was never reset to FALSE, causing
2364                 matcher functions to log when called from a quicksearch
2365                 (if a filtering session happened before).
2366
2367 2007-10-05 [paul]       3.0.2cvs13
2368
2369         * src/prefs_actions.c
2370         * src/prefs_filtering.c
2371         * src/prefs_template.c
2372                 fix bug 1343, 'Filtering..'s close button
2373                 silently discards new filter'
2374                 Thanks to Colin
2375
2376 2007-10-05 [paul]       3.0.2cvs12
2377
2378         * configure.ac
2379         * src/Makefile.am
2380                 fix bug 1347, '-Wno-unused-function, optional'
2381
2382 2007-10-05 [colin]      3.0.2cvs11
2383
2384         * src/procmime.c
2385         * src/common/mgutils.c
2386                 Fix warnings
2387
2388 2007-10-05 [mones]      3.0.2cvs10
2389
2390         * manual/advanced.xml
2391                 Use full menu name
2392         * manual/es/advanced.xml
2393                 Synchronise translation
2394
2395 2007-10-04 [colin]      3.0.2cvs9
2396
2397         * src/action.c
2398         * src/addrbook.c
2399         * src/addrindex.c
2400         * src/compose.c
2401         * src/exporthtml.c
2402         * src/exportldif.c
2403         * src/folder.c
2404         * src/main.c
2405         * src/matcher.c
2406         * src/mbox.c
2407         * src/messageview.c
2408         * src/mh.c
2409         * src/news.c
2410         * src/partial_download.c
2411         * src/pop.c
2412         * src/procmime.c
2413         * src/procmsg.c
2414         * src/toolbar.c
2415         * src/common/log.c
2416         * src/common/mgutils.c
2417         * src/common/plugin.c
2418         * src/common/utils.c
2419         * src/common/xml.c
2420         * src/common/xml.h
2421         * src/common/xmlprops.c
2422         * src/common/xmlprops.h
2423         * src/plugins/bogofilter/bogofilter.c
2424         * src/plugins/clamav/clamav_plugin.c
2425         * src/plugins/dillo_viewer/dillo_prefs.c
2426         * src/plugins/pgpcore/prefs_gpg.c
2427         * src/plugins/pgpinline/pgpinline.c
2428         * src/plugins/pgpmime/pgpmime.c
2429         * src/plugins/spamassassin/spamassassin.c
2430         * src/plugins/trayicon/trayicon_prefs.c
2431                 Verify success on writes. Will fix possible strange
2432                 failure on disk full.
2433
2434 2007-10-04 [paul]       3.0.2cvs8
2435
2436         * manual/advanced.xml
2437                 add further info about Actions
2438                 Patch by Emmanuel Briot <briot@adacore.com>
2439
2440 2007-10-04 [paul]       3.0.2cvs7
2441
2442         * src/account.c
2443                 remove the D column, instead indicate the
2444                 default account by use of bold text
2445
2446 2007-10-03 [colin]      3.0.2cvs6
2447
2448         * src/common/template.c
2449                 Fix templates writing (was prone to disk full problems)
2450
2451 2007-10-03 [colin]      3.0.2cvs5
2452
2453         * src/Makefile.am
2454         * src/addrduplicates.c
2455         * src/addrduplicates.h
2456         * src/addressbook.c
2457                 Add duplicate deletion. Patch by Holger
2458
2459 2007-10-03 [colin]      3.0.2cvs4
2460
2461         * src/matcher.c
2462         * src/gtk/quicksearch.c
2463                 Fix bug 1340, 'Case insensitive searches with 
2464                 non-ascii alphabets fail'.
2465
2466 2007-10-03 [colin]      3.0.2cvs3
2467
2468         * src/main.c
2469         * src/common/utils.c
2470         * src/common/utils.h
2471                 Implement run-time alternative config directories
2472
2473 2007-10-03 [colin]      3.0.2cvs2
2474
2475         * src/folderview.c
2476                 Prevent opening folder item while folder
2477                 is scanned in a better way
2478
2479 2007-10-02 [paul]       3.0.2cvs1
2480
2481         * NEWS
2482         * README
2483         * RELEASE_NOTES
2484         * configure.ac
2485                 bump up version number following stable release
2486
2487 2007-09-30 [colin]      3.0.1cvs49
2488
2489         * src/imap.c
2490                 Refresh session if needed
2491
2492 2007-09-30 [colin]      3.0.1cvs48
2493
2494         * src/imap.c
2495                 Reset folder's session to NULL
2496                 before destroying it
2497
2498 2007-09-30 [mones]      3.0.1cvs47
2499
2500         * manual/handling.xml
2501                 Use markup quotes instead hardcoded quotes
2502         * manual/es/handling.xml
2503                 Added new synced section (IMAP subscriptions)
2504
2505 2007-09-29 [colin]      3.0.1cvs46
2506
2507         * src/imap.c
2508                 Notice disconnections faster
2509
2510 2007-09-28 [colin]      3.0.1cvs45
2511
2512         * src/addressbook.c
2513         * src/addrindex.c
2514                 Fix warnings
2515
2516 2007-09-28 [paul]       3.0.1cvs44
2517
2518         * src/mimeview.c
2519                 fix maemo build
2520
2521 2007-09-28 [paul]       3.0.1cvs43
2522
2523         * src/account.c
2524                 use gtk_widget_set_size_request() on the label
2525                 so that wrapping works better. get rid of the
2526                 (partially deprecated) hbutton_box.
2527                 these changes should prevent buttons overlapping
2528                 on maemo
2529
2530 2007-09-28 [colin]      3.0.1cvs42
2531
2532         * src/pop.c
2533                 Fix typo :)
2534
2535 2007-09-28 [colin]      3.0.1cvs41
2536
2537         * src/compose.c
2538         * src/msgcache.c
2539         * src/pop.c
2540         * src/procmime.c
2541         * src/etpan/imap-thread.c
2542                 64bits-related warning fixes
2543
2544 2007-09-28 [colin]      3.0.1cvs40
2545
2546         * src/folder_item_prefs.c
2547         * src/ldaputil.c
2548         * src/mainwindow.c
2549         * src/mimeview.c
2550         * src/common/tags.c
2551                 Fix warnings
2552
2553 2007-09-28 [colin]      3.0.1cvs39
2554
2555         * src/plugins/spamassassin/spamassassin.c
2556         * src/plugins/spamassassin/spamassassin.h
2557         * src/plugins/spamassassin/spamassassin_gtk.c
2558                 Add addressbook-based whitelisting
2559
2560 2007-09-28 [colin]      3.0.1cvs38
2561
2562         * src/folder.c
2563                 Fix bug 1337, 'crash on pressing Send button'
2564
2565 2007-09-28 [paul]       3.0.1cvs37
2566
2567         * src/prefs_folder_item.c
2568                 give the orphans a parent. makes all prefs
2569                 pages visible on maemo
2570
2571 2007-09-28 [colin]      3.0.1cvs36
2572
2573         * src/prefs_folder_column.c
2574         * src/prefs_summary_column.c
2575                 Fix two leaks
2576
2577 2007-09-27 [colin]      3.0.1cvs35
2578
2579         * src/gtk/quicksearch.c
2580                 Fix bug 1336, 'Segfault if empty space before search-string'
2581
2582 2007-09-26 [mones]      3.0.1cvs34
2583
2584         * manual/account.xml
2585         * manual/plugins.xml
2586                 Fixed irc channel name, added some docbook markup.
2587                 Changed text markup to docbook markup. 
2588                 Added spamcop as supported in SpamReport description.
2589         * manual/fr/plugins.xml
2590                 Fixed irc channel name.
2591         * manual/es/account.xml
2592         * manual/es/advanced.xml
2593         * manual/es/claws-mail-manual.xml
2594         * manual/es/glossary.xml
2595         * manual/es/gpl.xml
2596         * manual/es/keyboard.xml
2597         * manual/es/plugins.xml
2598                 Synced with English version, fixed a couple of typos.
2599
2600 2007-09-26 [colin]      3.0.1cvs33
2601
2602         * configure.ac
2603                 Explain why "Libgnomeprint: no" on GTK+ 2.10
2604
2605 2007-09-26 [colin]      3.0.1cvs32
2606
2607         * src/messageview.c
2608         * src/procmsg.c
2609         * src/procmsg.h
2610                 Optimisation: avoid fetching mail 3 times locally
2611                 for displaying
2612
2613 2007-09-26 [colin]      3.0.1cvs31
2614
2615         * src/mh.c
2616                 Fix missing static
2617
2618 2007-09-26 [colin]      3.0.1cvs30
2619
2620         * src/folder.c
2621         * src/folder.h
2622         * src/mh.c
2623         * src/mh.h
2624                 Fix MH mtime hack - make it a folder class function
2625
2626 2007-09-26 [colin]      3.0.1cvs29
2627
2628         * src/inc.c
2629                 Fix bug 1334, 'user defined mail incorporation 
2630                 script not run'
2631
2632 2007-09-25 [colin]      3.0.1cvs28
2633
2634         * src/codeconv.c
2635                 Optimisation: shortcut conv_codeset_strdup
2636                 when src_code and dest_code are the same
2637         * src/common/xml.c
2638         * src/common/xml.h
2639                 Optimisation: shortcut code conversions when
2640                 files are in UTF-8; faster list walking by
2641                 using prepend/reverse.
2642
2643 2007-09-25 [holger]     3.0.1cvs27
2644
2645         * src/printing.c
2646                 Replace button bar of the preview window
2647                 with a real toolbar (patch by Colin)
2648                 Add zooming to the preview window
2649
2650 2007-09-24 [paul]       3.0.1cvs26
2651
2652         * src/compose.c
2653                 compact the character set menu, adding some
2654                 missing encodings. Patch by Pawel Pekala
2655
2656 2007-09-23 [paul]       3.0.1cvs25
2657
2658         * src/prefs_account.c
2659         * src/prefs_folder_item.c
2660         * src/prefs_quote.c
2661         * src/quote_fmt.c
2662         * src/quote_fmt.h
2663                 remove unnecessary frame from Templates options
2664                 and improve the English of the check button label
2665
2666 2007-09-22 [colin]      3.0.1cvs24
2667
2668         * src/gtk/quicksearch.c
2669                 Fix bug 1329, 'error in quicksearch.c'
2670                 Fix return with value in function returning void
2671
2672 2007-09-22 [colin]      3.0.1cvs23
2673
2674         * src/imap.c
2675         * src/procmsg.h
2676         * src/common/utils.c
2677         * src/common/utils.h
2678         * src/etpan/imap-thread.c
2679                 Optimise fetching IMAP cached emails *a lot*
2680                 (remember whether mail is fully cached and \r's
2681                  are already stripped)
2682
2683 2007-09-22 [colin]      3.0.1cvs22
2684
2685         * src/folder.c
2686         * src/folder.h
2687         * src/prefs_folder_item.c
2688                 Add a button to allow users to drop local caches.
2689
2690 2007-09-21 [colin]      3.0.1cvs21
2691
2692         * src/summaryview.c
2693                 Remove unnecessary error when cancelling export to mbox.
2694                 Patch by Pawel
2695
2696 2007-09-21 [paul]       3.0.1cvs20
2697
2698         * src/gtk/prefswindow.c
2699                 remove unnecessary frames from the prefs
2700                 pages. Patch by Pawel Pekala
2701
2702 2007-09-21 [paul]       3.0.1cvs19
2703
2704         * src/prefs_account.c
2705         * src/prefs_folder_item.c
2706         * src/prefs_quote.c
2707         * src/quote_fmt.c
2708                 put the Templates options into a tabbed
2709                 layout. Patch by Pawel Pekala
2710
2711 2007-09-21 [paul]       3.0.1cvs18
2712
2713         * src/mainwindow.c
2714                 group together the character set menu items
2715                 move the /View/Show or hide/Message view below
2716                 .../Toolbar menu item
2717                 Patch by Pawel Pekala
2718
2719 2007-09-21 [mones]      3.0.1cvs17
2720
2721         * src/compose.c
2722                 Fix for bug 1327, 'segfault when replying to a non-existent
2723                 news message', thanks to Colin.
2724
2725 2007-09-21 [colin]      3.0.1cvs16
2726
2727         * src/folderview.c
2728                 Complete 3.0.1cvs15
2729
2730 2007-09-20 [colin]      3.0.1cvs15
2731
2732         * src/folderview.c
2733         * src/folderview.h
2734                 Maybe fix bug 1324, 'Corrupted IMAP cache'
2735
2736 2007-09-20 [colin]      3.0.1cvs14
2737
2738         * src/printing.c
2739                 Fix a little leak
2740
2741 2007-09-20 [holger]     3.0.1cvs13
2742
2743         * src/printing.c
2744                 Add page layout to print preview.
2745                 Make the close-button in the toolbar
2746                 right-aligned.
2747
2748 2007-09-20 [paul]       3.0.1cvs12
2749
2750         * po/ru.po
2751                 updated by Pavlo Bohmat
2752
2753 2007-09-19 [colin]      3.0.1cvs11
2754
2755         * src/common/utils.c
2756                 Prevent unquoted mime boundaries, by always
2757                 using a /
2758
2759 2007-09-19 [colin]      3.0.1cvs10
2760
2761         * src/printing.c
2762                 Fix drawing area size, fix DPI change that
2763                 can cause total number of lines to decrease
2764
2765 2007-09-19 [colin]      3.0.1cvs9
2766
2767         * po/POTFILES.in
2768         * src/printing.c
2769                 Make print preview more efficient and nicer.
2770                 Patch mostly by Holger Berndt <hb@claws-mail.org>
2771
2772 2007-09-19 [colin]      3.0.1cvs8
2773
2774         * src/prefs_common.c
2775         * src/prefs_common.h
2776         * src/printing.c
2777                 Add scrolledwindow, default allocation and
2778                 size saving to the print preview window.
2779
2780 2007-09-18 [colin]      3.0.1cvs7
2781
2782         * src/prefs_common.c
2783         * src/prefs_common.h
2784         * src/prefs_image_viewer.c
2785         * src/printing.c
2786                 GtkPrintOperation:
2787                 - add image printing support
2788                 - add option to print images
2789                 - add preview widget
2790                 - add saving of a few Page Setup parameters
2791
2792 2007-09-18 [colin]      3.0.1cvs6
2793
2794         * AUTHORS
2795         * src/gtk/authors.h
2796                 Add Guillaume Chazarain
2797
2798 2007-09-18 [colin]      3.0.1cvs5
2799
2800         * src/common/utils.c
2801                 Fix bug 1321, 'access before allocation 
2802                 when scanning for uris'. Patch by 
2803                 Guillaume Chazarain <guichaz@yahoo.fr>
2804
2805 2007-09-18 [colin]      3.0.1cvs4
2806
2807         * src/toolbar.c
2808                 Fix bug 1320, 'Memory leak caused by 
2809                 gtk_container_get_children'. Patch by
2810                 Guillaume Chazarain <guichaz@yahoo.fr>
2811
2812 2007-09-18 [colin]      3.0.1cvs3
2813
2814         * src/printing.c
2815         * src/printing.h
2816                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
2817
2818 2007-09-18 [colin]      3.0.1cvs2
2819
2820         * src/Makefile.am
2821         * src/mainwindow.c
2822         * src/messageview.c
2823         * src/messageview.h
2824         * src/prefs_ext_prog.c
2825         * src/prefs_fonts.c
2826         * src/printing.c
2827         * src/printing.h
2828         * src/summaryview.c
2829                 Use GtkPrintOperation by default on GTK+ >= 2.10
2830                 Patch by Holger Berndt <hb@claws-mail.org>
2831
2832 2007-09-18 [paul]       3.0.1cvs1
2833
2834         * NEWS
2835         * README
2836         * RELEASE_NOTES
2837         * configure.ac
2838                 bump up version number following stable release
2839
2840 2007-09-16 [colin]      3.0.0cvs18
2841
2842         * src/folder.c
2843                 Fix possible memleak
2844
2845 2007-09-16 [colin]      3.0.0cvs17
2846
2847         * src/folderview.c
2848                 Fix bug 1311, 'Wrong arrow position 
2849                 while moving message into folder when 
2850                 column headers hidden'
2851         * src/image_viewer.c
2852                 Show error in the GUI if image can't
2853                 be loaded
2854         * src/matcher.c
2855                 Fix spurious output
2856         * src/messageview.c
2857                 Allow setting domain in msgid
2858         * src/common/plugin.c
2859                 Add timing information
2860
2861 2007-09-16 [colin]      3.0.0cvs16
2862
2863         * src/account.c
2864         * src/compose.c
2865         * src/prefs_account.c
2866         * src/prefs_account.h
2867         * src/common/utils.c
2868                 Remove Generate Message-ID option. We need
2869                 this on some IMAP servers.
2870         * src/prefs_template.c
2871                 Fix double-free
2872
2873 2007-09-16 [colin]      3.0.0cvs15
2874
2875         * src/prefs_filtering.c
2876         * src/prefs_filtering.h
2877         * src/prefs_filtering_action.c
2878         * src/common/tags.c
2879                 Fix tags issues: tags with spaces, renaming
2880                 tags.
2881
2882 2007-09-16 [colin]      3.0.0cvs14
2883
2884         * src/folderview.c
2885         * src/main.c
2886         * src/mainwindow.c
2887                 Fix bug 1308, 'Claws deletes folderlist.xml after
2888                 fetching mail short after start-up'
2889
2890 2007-09-16 [colin]      3.0.0cvs13
2891
2892         * src/compose.c
2893                 Fix scrolling to cursor
2894
2895 2007-09-16 [paul]       3.0.0cvs12
2896
2897         * po/sr.po
2898                 updated by Aleksandar Urosevic
2899
2900 2007-09-16 [paul]       3.0.0cvs11
2901
2902         * src/folder.c
2903                 do not allow locked msgs to be deleted,
2904                 even by filtering/processing
2905
2906 2007-09-07 [paul]       3.0.0cvs10
2907
2908         * src/prefs_folder_column.c
2909         * src/prefs_summary_column.c
2910                 implement button sensitivity
2911                 patch by Pawel Pekala
2912
2913 2007-09-06 [wwp]        3.0.0cvs9
2914
2915         * src/prefs_gtk.c
2916                 Add a missing linefeed to a debug message.
2917
2918 2007-09-05 [colin]      3.0.0cvs8
2919
2920         * src/inc.c
2921                 Fix statusbar/window mismatch on Maemo
2922
2923 2007-09-05 [colin]      3.0.0cvs7
2924
2925         * src/ldaputil.c
2926                 Fix build without USE_LDAP_TLS
2927
2928 2007-09-05 [colin]      3.0.0cvs6
2929
2930         * src/folder.c
2931         * src/imap.c
2932         * src/inc.c
2933         * src/mbox.c
2934         * src/send_message.c
2935         * src/statusbar.c
2936         * src/statusbar.h
2937                 Maemo: distinguish various statusbar messages,
2938                 in order to display only the most important.
2939
2940 2007-09-04 [wwp]        3.0.0cvs5
2941
2942         * src/account.c
2943                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
2944                 Show protocol "SMTP" and the appropriate server for send-only
2945                 accounts, show "-" instead of "" when no value is relevant.
2946
2947 2007-09-03 [ticho]      3.0.0cvs4
2948
2949         * src/summaryview.c
2950                 Handle plural form better in delete confirmation dialog.
2951
2952 2007-09-03 [wwp]        3.0.0cvs3
2953
2954         * src/compose.c
2955                 Warn differently when sending or sending later (queueing).
2956
2957 2007-09-03 [colin]      3.0.0cvs2
2958
2959         * src/procmime.c
2960         * src/procmime.h
2961         * src/common/plugin.c
2962         * src/common/plugin.h
2963                 Add a new plugin API, MimeParser. It allows
2964                 plugins to scan email MIME parts and optionally,
2965                 transform them.
2966
2967 2007-09-03 [mones]      3.0.0cvs1
2968
2969         * po/es.po
2970                 Updated translation
2971         * src/common/defs.h
2972                 While a better solution is made double history sizes
2973
2974 2007-09-03 [paul]       3.0.0
2975
2976         * NEWS
2977         * README
2978         * RELEASE_NOTES
2979                 3.0.0 released
2980
2981 [For previous entries, see ChangeLog.2.0.0-3.0.0]