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