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