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