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