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