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