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