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