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