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