dec16edb2008994ec75c1ebf70b7fb191e827799
[claws.git] / ChangeLog
1 2008-12-21 [paul]       3.7.0cvs1
2
3         * AUTHORS
4         * src/gtk/authors.h
5                 updates
6
7 2008-12-19 [paul]       3.7.0
8
9         * NEWS
10         * README
11         * RELEASE_NOTES 
12                 3.7.0 released!
13
14 2008-12-19 [paul]       3.6.1cvs80
15
16         * configure.ac
17                 remove unmaintained sk and sr from ALL_LINGUAS
18                 add newly maintained cs to ALL_LINGUAS
19         * po/bg.po
20         * po/ca.po
21         * po/cs.po
22         * po/de.po
23         * po/fi.po
24         * po/hu.po
25         * po/nl.po
26         * po/pt_BR.po
27         * po/ru.po
28         * po/sv.po
29                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
30                 Stephan Sachse, Flammie Pirinen, Páder Rezso, Marcel Pol,
31                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
32                 Persson Fink
33
34 2008-12-16 [colin]      3.6.1cvs79
35
36         * src/plugins/pgpcore/sgpgme.c
37                 Fix warning
38
39 2008-12-15 [colin]      3.6.1cvs78
40
41         * src/compose.c
42         * src/privacy.c
43         * src/privacy.h
44         * src/plugins/pgpcore/sgpgme.c
45         * src/plugins/pgpcore/sgpgme.h
46         * src/plugins/pgpinline/pgpinline.c
47         * src/plugins/pgpmime/pgpmime.c
48         * src/plugins/smime/smime.c
49                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
50                 email address" doesn't work'. Use custom from address
51                 if set
52
53 2008-12-15 [colin]      3.6.1cvs77
54
55         * src/common/utils.c
56                 Fix bug 1746, 'Makes a mailto link from several 
57                 paragraphs'
58
59 2008-12-15 [paul]       3.6.1cvs76
60
61         * m4/spamassassin.m4
62                 fix warnings thrown up by autoconf-2.63
63
64 2008-12-13 [colin]      3.6.1cvs75
65
66         * Makefile.am
67         * src/Makefile.am
68         * src/common/ssl.c
69         * src/common/utils.c
70         * src/common/utils.h
71         * tools/Makefile.am
72                 Finish previous patch
73
74 2008-12-13 [colin]      3.6.1cvs74
75
76         * tools/Makefile.am
77                 Only install certs on windows
78
79 2008-12-13 [colin]      3.6.1cvs73
80
81         * tools/Makefile.am
82         * tools/ca-certificates.crt
83         * src/common/Makefile.am
84         * src/common/ssl.c
85                 First try to ship SSL certificates in Windows
86                 build
87
88 2008-12-12 [colin]      3.6.1cvs72
89
90         * configure.ac
91         * src/plugins/pgpinline/claws.def
92                 Windows build fixes
93
94 2008-12-12 [paul]       3.6.1cvs71
95
96         * src/imap.c
97         * src/mh.c
98         * src/partial_download.c
99         * src/textview.c
100         * src/common/claws.c
101         * src/common/prefs.c
102         * src/common/utils.c
103                 win32: fix unlinking, renaming and bug with
104                 non-ascii username
105                 Patch by Colin
106
107 2008-12-11 [colin]      3.6.1cvs70
108
109         * po/fr.po
110         * manual/fr/advanced.xml
111                 Update french translations
112
113 2008-12-10 [colin]      3.6.1cvs69
114
115         * manual/faq.xml
116                 Correct bug submission guidelines
117
118 2008-12-10 [colin]      3.6.1cvs68
119
120         * src/plugins/pgpcore/pgp_viewer.c
121                 Fix bug 1736, 'Key import does not work'
122                 Kill the correct pid (and not the parent
123                 shell), and increase the timeout a bit.
124
125 2008-12-09 [paul]       3.6.1cvs67
126
127         * src/messageview.c
128                 ensure that any stray noticeview buttons are hidden,
129                 as clicking them causes segfaults!
130
131 2008-12-09 [colin]      3.6.1cvs66
132
133         * src/compose.c
134         * src/compose.h
135         * src/folder_item_prefs.h
136         * src/prefs_common.c
137         * src/prefs_common.h
138         * src/common/defs.h
139                 Fix bug 1792, '"Save Message to" should 
140                 retain list of recently selected folders'
141                 Also, make Enchant-related prefs stick
142                 even if the build doesn't enable enchant
143
144 2008-12-09 [paul]       3.6.1cvs65
145
146         * src/messageview.c
147                 fix bug 1787, 'Prevent automatic PGP inline
148                 decryption attempts' use the noticeview to display
149                 decryption failure messages instead of the irritating
150                 popup dialog
151
152 2008-12-09 [colin]      3.6.1cvs64
153
154         * src/prefs_filtering.c
155                 Fix bug 1789, 'filtering account selection 
156                 (regression)'. Filtering on sending-only
157                 accounts can be a little useful when using
158                 filtering via Tools menu.
159
160 2008-12-07 [paul]       3.6.1cvs63
161
162         * src/prefs_actions.c
163                 don't auto-select first entry (same as other
164                 similar dialogs)
165         * src/gtk/pluginwindow.c
166                 these parents don't have children so don't look
167                 for them
168
169 2008-12-07 [paul]       3.6.1cvs62
170
171         * src/prefs_account.c
172         * src/gtk/pluginwindow.c
173         * src/gtk/prefswindow.c
174         * src/gtk/prefswindow.h
175                 auto-select first page
176
177 2008-12-05 [colin]      3.6.1cvs61
178
179         * src/codeconv.c
180         * src/procmime.c
181                 Fix bug 1788, 'CM crashes re-encoding 
182                 encoded parameters' (introduced in cvs40)
183
184 2008-12-05 [paul]       3.6.1cvs60
185
186         * src/prefs_common.h
187                 remove gpg prefs that are no longer needed here
188
189 2008-12-03 [colin]      3.6.1cvs59
190
191         * src/msgcache.c
192                 Speed up cache reading (about 10% gain)
193         * src/summaryview.c
194         * src/gtk/gtksctree.c
195                 Speed up expand/collapse all threads
196                 (about 95% gain)
197
198 2008-12-03 [paul]       3.6.1cvs58
199
200         * configure.ac
201                 eradicate gcc4's signedness warnings
202                 fix building with gnuTLS on (Open)Solaris
203
204 2008-12-01 [colin]      3.6.1cvs57
205
206         * src/gtk/gtkcmclist.c
207                 Fix column headers
208
209 2008-12-01 [colin]      3.6.1cvs56
210
211         * src/plugins/pgpinline/pgpinline.c
212                 Fix bug 1779, 'PGP Inline badly handles 
213                 multipart'. Properly dump the current part
214                 instead of running around with scissors
215
216 2008-11-30 [paul]       3.6.1cvs55
217
218         * manual/advanced.xml
219         * manual/plugins.xml
220         * src/prefs_toolbar.c
221                 remove the verb from the page title and
222                 update references in the manual
223
224 2008-11-30 [paul]       3.6.1cvs54
225
226         * src/prefs_other.c
227                 move Other/ page to Other/Miscellaneous
228         * src/gtk/prefswindow.c
229                 make parent page unselectable
230
231 2008-11-29 [paul]       3.6.1cvs53
232
233         * README
234                 add the new 'primary_paste_unselects' hidden
235                 option, add missing 'log_[...]_color' options,
236                 and reformat the text
237         * manual/advanced.xml
238                 add the new 'primary_paste_unselects' hidden
239                 option, add missing 'log_[...]_color' options
240
241 2008-11-28 [colin]      3.6.1cvs52
242
243         * src/mimeview.c
244                 Fix leak
245
246 2008-11-28 [colin]      3.6.1cvs51
247
248         * po/fr.po
249                 Update translation
250
251 2008-11-28 [colin]      3.6.1cvs50
252
253         * src/mainwindow.c
254                 Fix account selection in Mailing list
255                 menu
256
257 2008-11-28 [paul]       3.6.1cvs49
258
259         * po/Makefile.in.in
260                 automatically remove obsolete strings
261
262 2008-11-28 [colin]      3.6.1cvs48
263
264         * src/plugins/pgpcore/sgpgme.c
265                 Fix error message when key isn't available.
266
267 2008-11-27 [colin]      3.6.1cvs47
268
269         * src/filtering.c
270         * src/matcher.c
271                 Fix a little leak
272
273 2008-11-26 [colin]      3.6.1cvs46
274
275         * src/common/ssl.c
276                 Fix new warning
277
278 2008-11-26 [colin]      3.6.1cvs45
279
280         * src/plugins/pgpcore/select-keys.c
281         * src/plugins/pgpcore/sgpgme.c
282                 Fix bug 1591, 'S/MIME: better key 
283                 handling/selection dialog'
284                 Really ignore revoked/expired keys
285
286 2008-11-26 [colin]      3.6.1cvs44
287
288         * src/main.c
289         * src/common/claws.c
290         * src/common/ssl.c
291                 Make sure libgcrypt's threading is initialised
292                 before gnutls. See also old bug 1539.
293
294 2008-11-26 [colin]      3.6.1cvs43
295
296         * src/imap.c
297         * src/news.c
298         * src/etpan/imap-thread.c
299                 Fix possible crashes due to clist_begin()
300                 not checking for NULLs (it should!)
301
302 2008-11-25 [colin]      3.6.1cvs42
303
304         * src/procmime.c
305                 Fix line length in MIME parameters
306
307 2008-11-22 [paul]       3.6.1cvs41
308
309         * src/compose.c
310                 grab Return key press in attachments Properties
311                 dialog
312
313 2008-11-21 [colin]      3.6.1cvs40
314
315         * src/compose.c
316         * src/procmime.c
317                 Fix bug 1776, 'use encoded name parameters 
318                 for attachments instead of ascii'.
319                 Break the RFC 2047 by using B-encoded 
320                 filename parameter, like everyone does,
321                 following advice from the RFC author.
322
323 2008-11-21 [colin]      3.6.1cvs39
324
325         * src/common/socket.c
326                 Rehandshake if server asks to
327
328 2008-11-21 [colin]      3.6.1cvs38
329
330         * src/mimeview.h
331         * src/toolbar.h
332         * src/common/session.h
333         * src/common/smtp.h
334                 Move conditional-compilation members to
335                 end of structs
336
337 2008-11-19 [wwp]        3.6.1cvs37
338
339         * src/prefs_actions.c
340                 Fixed wrong behaviour when pressing Escape (was not cancelling
341                 the action).
342
343 2008-11-19 [wwp]        3.6.1cvs36
344
345         * src/compose.c
346         * src/matcher.c
347         * src/messageview.c
348         * src/mimeview.c
349         * src/prefs_actions.c
350         * src/prefs_filtering_action.c
351         * src/procmsg.c
352         * src/summaryview.c
353         * src/textview.c
354         * src/common/utils.c
355                 Replace occurrences of "command line" with "command-line" everywhere.
356                 Enforce code style (mostly indentation) in prefs_actions.c.
357
358 2008-11-19 [colin]      3.6.1cvs35
359
360         * src/compose.c
361         * src/prefs_common.c
362         * src/prefs_common.h
363                 Add primary_paste_unselects hidden preference
364                 to change how middle-click pasting changes
365                 the selection and insert point; defaults to
366                 pre-3.6.1cvs31
367
368 2008-11-19 [colin]      3.6.1cvs34
369
370         * src/folderview.c
371                 Always give focus to summaryview, even if
372                 the folder is empty, in small screen layout.
373                 Allows to go back to folderlist using the
374                 keyboard.
375
376 2008-11-18 [colin]      3.6.1cvs33
377
378         * src/mainwindow.h
379                 Put back conditional at the end of struct
380
381 2008-11-18 [colin]      3.6.1cvs32
382
383         * src/procmime.c
384         * src/common/w32_reg.c
385                 Fix crash on win32 when browsing to a
386                 directory
387
388 2008-11-15 [colin]      3.6.1cvs31
389
390         * src/compose.c
391                 After a mid-click paste, deselect selection
392                 and go to end of paste.
393
394 2008-11-15 [colin]      3.6.1cvs30
395
396         * src/compose.c
397                 Auto-save draft after external editor quits
398
399 2008-11-15 [colin]      3.6.1cvs29
400
401         * src/plugins/pgpcore/sgpgme.c
402                 Fix wrong error display, thanks to
403                 Charles A. Edwards
404
405 2008-11-14 [colin]      3.6.1cvs28
406
407         * src/prefs_actions.c
408                 Comment out bogus (IMO) warning
409
410 2008-11-14 [colin]      3.6.1cvs27
411
412         * src/mainwindow.c
413         * src/summaryview.c
414         * src/summaryview.h
415         * src/gtk/menu.c
416         * src/gtk/menu.h
417                 Share summaryview's context menu actions with
418                 the equivalent menu items of the main menu;
419                 this allows to share accelerators and de-
420                 duplicate code.
421
422 2008-11-14 [colin]      3.6.1cvs26
423
424         * src/plugins/pgpcore/sgpgme.c
425                 Fix bug 1768, 'claws-mail crashes while 
426                 checking smime bad signature'
427
428 2008-11-13 [colin]      3.6.1cvs25
429
430         * src/account.c
431         * src/filtering.c
432                 Fix redefinition of PREFSBUFSIZE
433
434 2008-11-13 [wwp]        3.6.1cvs24
435
436         * tools/popfile-link.sh
437                 Add support for reusing existing POPFile session ID.
438
439 2008-11-12 [colin]      3.6.1cvs23
440
441         * src/prefs_gtk.h
442                 Fix bug 1771, 'Folder template gets 
443                 truncated when exiting the application'
444                 Use a 32k buffer for string preferences
445
446 2008-11-11 [colin]      3.6.1cvs22
447
448         * src/summaryview.c
449                 Fix "display sender using addressbook" when
450                 prefs_common.swap_from is in use. Patch by
451                 H. Merijn Brand
452
453 2008-11-11 [colin]      3.6.1cvs21
454
455         * src/autofaces.c
456         * src/common/md5.c
457         * src/common/md5.h
458                 Make a few functions static
459
460 2008-11-07 [colin]      3.6.1cvs20
461
462         * src/mainwindow.c
463         * src/summaryview.c
464                 Fix crash when rebuilding colorlabel
465                 menu
466         * src/addrgather.c
467         * src/editldap.c
468         * src/prefs_account.c
469         * src/prefs_compose_writing.c
470         * src/prefs_logging.c
471         * src/prefs_message.c
472         * src/prefs_other.c
473         * src/prefs_receive.c
474         * src/prefs_summaries.c
475         * src/prefs_wrapping.c
476         * src/plugins/bogofilter/bogofilter_gtk.c
477         * src/plugins/pgpcore/prefs_gpg.c
478         * src/plugins/spamassassin/spamassassin_gtk.c
479                 Fix deprecated use of page_size in 
480                 gtkspinbutton adjustments
481
482 2008-11-06 [mones]      3.6.1cvs19
483
484         * src/mainwindow.c
485                 Fix missing "About" in Help menu
486         * tools/claws.i18n.status.pl
487                 Fix header
488
489 2008-11-05 [colin]      3.6.1cvs18
490
491         * src/action.c
492         * src/main.c
493         * src/mainwindow.c
494         * src/common/socket.c
495         * src/common/socket.h
496         * src/gtk/gtkutils.c
497         * src/gtk/gtkutils.h
498                 w32: Implement single launch (lock
499                 socket); always put debug log to
500                 the rc_dir; fix Start menu update
501                 after registering as default Mail 
502                 app
503
504 2008-11-05 [colin]      3.6.1cvs17
505
506         * src/mainwindow.c
507                 Setting the Mail start menu item in HKCU 
508                 confuses the Internet Options dialog. Do 
509                 it in HKLM as this dialog does.
510
511 2008-11-04 [colin]      3.6.1cvs16
512
513         * src/common/w32_reg.c
514                 Fix off-by-one
515
516 2008-11-04 [colin]      3.6.1cvs15
517
518         * src/procmime.c
519                 w32: Fix getting content-type 
520         * src/mimeview.c
521         * src/prefs_common.c
522         * src/prefs_common.h
523         * src/prefs_ext_prog.c
524         * src/textview.c
525                 w32: better integration (use the
526                 standard file associations instead
527                 of our platform-unadapted open
528                 dialog)
529         * src/mainwindow.c
530         * src/common/utils.c
531         * src/common/w32_reg.c
532         * src/common/w32lib.h
533                 w32: better integration (allow 
534                 setting Claws as default MUA)
535
536 2008-11-01 [colin]      3.6.1cvs14
537
538         * src/codeconv.c
539                 Fix wrongly converted non-ascii characters
540                 when locale's charset is US-ASCII (strict-mode
541                 was failing in this case)
542
543 2008-10-30 [colin]      3.6.1cvs13
544
545         * src/mimeview.c
546         * src/mimeview.h
547         * src/textview.c
548         * src/textview.h
549                 Use one UI Manager per mimeview, instead of
550                 the global one -- else user_data pointer gets
551                 broken if opening and closing another message-
552                 view, then using right-click on a mimeview's 
553                 mimepart. Probably fixes bug 1711, 'Save-as
554                 attachment crashes'
555
556 2008-10-24 [paul]       3.6.1cvs12
557
558         * tools/Makefile.am
559         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
560         * tools/kdeservicemenu/install.sh
561                 another, possibly the final?, attempt on getting this
562                 sorted for kde4
563
564 2008-10-24 [paul]       3.6.1cvs11
565
566         * tools/kdeservicemenu/install.sh
567                 fix servicemenu installation directory on kde4
568
569 2008-10-24 [paul]       3.6.1cvs10
570
571         * tools/kdeservicemenu/README
572         * tools/kdeservicemenu/install.sh
573                 add support for kde4 in addition to kde3.
574                 a rework involving checking for kde4-config, then
575                 kde-config, finally prompting the user for the
576                 location of either if they cannot be found
577                 
578
579 2008-10-18 [paul]       3.6.1cvs9
580
581         * tools/claws.i18n.status.pl
582                 updated with latest translator info.
583                 only print for languages defined in %langname
584
585 2008-10-17 [paul]       3.6.1cvs8
586
587         * src/plugins/pgpcore/sgpgme.c
588                 when listing the uid's, show the uid validity
589
590 2008-10-16 [paul]       3.6.1cvs7
591
592         * INSTALL
593                 updated
594
595 2008-10-13 [wwp]        3.6.1cvs6
596
597         * po/fr.po
598                 Updated French translation.
599
600 2008-10-11 [colin]      3.6.1cvs5
601
602         * src/gtk/authors.h
603                 Fix bug 1756, "Outdated translators list in About 
604                 dialogue". Patch by Aleksei Miheev.
605
606 2008-10-11 [colin]      3.6.1cvs4
607
608         * src/account.c
609         * src/imap.c
610         * src/inc.c
611         * src/main.c
612         * src/mainwindow.c
613         * src/news.c
614         * src/pop.c
615         * src/pop.h
616         * src/prefs_account.c
617         * src/send_message.c
618         * src/send_message.h
619         * src/ssl_manager.c
620         * src/ssl_manager.h
621         * src/wizard.c
622         * src/common/claws.c
623         * src/common/defs.h
624         * src/common/session.c
625         * src/common/session.h
626         * src/common/smtp.c
627         * src/common/smtp.h
628         * src/common/socket.c
629         * src/common/socket.h
630         * src/common/ssl.c
631         * src/common/ssl.h
632         * src/common/ssl_certificate.c
633         * src/common/ssl_certificate.h
634         * src/gtk/about.c
635         * src/gtk/sslcertwindow.c
636         * src/gtk/sslcertwindow.h
637                 Remove OpenSSL code
638
639 2008-10-11 [colin]      3.6.1cvs3
640
641         * src/common/ssl_certificate.c
642                 Make local function static
643
644 2008-10-10 [colin]      3.6.1cvs2
645
646         * src/common/ssl.h
647         * src/common/ssl_certificate.c
648         * src/gtk/sslcertwindow.c
649                 Add offline certificate verification,
650                 thanks to Nikos Mavrogiannopoulos for the
651                 hints
652
653 2008-10-10 [colin]      3.6.1cvs1
654
655         * src/common/ssl_certificate.c
656         * src/gtk/sslcertwindow.c
657                 Fix warnings
658
659 2008-10-10 [paul]       3.6.1
660
661         * m4/spamassassin.m4
662                 remove openssl dross
663
664         * NEWS
665         * README
666         * RELEASE_NOTES 
667                 3.6.1 released!
668
669 2008-10-10 [colin]      3.6.0cvs25
670
671         * src/common/ssl.c
672                 Tell libetpan it doesn't need to init
673                 GnuTLS
674
675 2008-10-10 [colin]      3.6.0cvs24
676
677         * claws-mail.pc.in
678                 Remove references to openssl
679
680 2008-10-09 [colin]      3.6.0cvs23
681
682         * configure.ac
683                 Fix message
684
685 2008-10-09 [colin]      3.6.0cvs22
686
687         * configure.ac
688                 Error out when building against openssl
689
690 2008-10-09 [colin]      3.6.0cvs21
691
692         * configure.ac
693         * COPYING
694         * src/crash.c
695         * src/main.c
696         * src/gtk/about.c
697                 Disable OpenSSL due to requirement of
698                 OpenSSL exception. Code not removed yet,
699                 just in case, but disabled.
700
701 2008-10-09 [colin]      3.6.0cvs20
702
703         * configure.ac
704         * src/Makefile.am
705         * src/crash.c
706         * src/gedit-print.c
707         * src/gedit-print.h
708         * src/main.c
709         * src/mainwindow.c
710         * src/messageview.c
711         * src/prefs_ext_prog.c
712         * src/prefs_fonts.c
713         * src/prefs_image_viewer.c
714         * src/printing.c
715         * src/printing.h
716         * src/summaryview.c
717         * src/gtk/Makefile.am
718         * src/gtk/about.c
719         * src/gtk/gtksourceprintjob.c
720         * src/gtk/gtksourceprintjob.h
721                 Revert previous patch. It'd be better to remove
722                 OpenSSL instead, as GnuTLS works as well.
723
724 2008-10-09 [colin]      3.6.0cvs19
725
726         * configure.ac
727         * src/Makefile.am
728         * src/crash.c
729         * src/gedit-print.c
730         * src/gedit-print.h
731         * src/main.c
732         * src/mainwindow.c
733         * src/messageview.c
734         * src/prefs_ext_prog.c
735         * src/prefs_fonts.c
736         * src/prefs_image_viewer.c
737         * src/printing.c
738         * src/printing.h
739         * src/summaryview.c
740         * src/gtk/Makefile.am
741         * src/gtk/about.c
742         * src/gtk/gtksourceprintjob.c
743         * src/gtk/gtksourceprintjob.h
744                 Remove the libgnomeprint interface (deprecated,
745                 and fixes Debian's #501570, 'Copyright confusion')
746
747 2008-10-09 [colin]      3.6.0cvs18
748
749         * configure.ac
750                 Require libetpan 0.57 (important fixes)
751
752 2008-10-08 [paul]       3.6.0cvs17
753
754         * src/prefs_filtering_action.c
755         * src/prefs_matcher.c
756                 enable re-ordering of the filtering/processing
757                 condition and actions lists by drag'n'drop
758
759 2008-10-08 [colin]      3.6.0cvs16
760
761         * src/addressbook.c
762                 Fix wrong menu title
763
764 2008-10-07 [colin]      3.6.0cvs15
765
766         * src/imap.c
767                 After thinking, revert this. It's only a minor
768                 annoyance to GSSAPI users, and I can't test this
769                 right now. Postponed until after next good release.
770
771 2008-10-07 [colin]      3.6.0cvs14
772
773         * src/imap.c
774                 Don't ask for a password when using GSSAPI
775
776 2008-10-07 [colin]      3.6.0cvs13
777
778         * src/mainwindow.c
779                 Fix build with GTK+ < 2.14
780
781 2008-10-07 [colin]      3.6.0cvs12
782
783         * src/mainwindow.c
784         * src/mainwindow.h
785         * src/prefs_common.c
786         * src/prefs_common.h
787         * src/summaryview.c
788         * src/gtk/colorlabel.c
789                 Fix bug 1749, 'Shortcut keys for color labels 
790                 not changeable'
791                 Make fullscreen a setting remembered between
792                 sessions
793
794 2008-10-07 [colin]      3.6.0cvs11
795
796         * src/prefs_other.c
797                 Fix bug 1747, 'Wanderlust keybindings no longer 
798                 working (regression)'
799
800 2008-10-07 [colin]      3.6.0cvs10
801
802         * src/mainwindow.c
803                 Make fullscreen a real menu item
804
805 2008-10-07 [colin]      3.6.0cvs9
806
807         * src/mainwindow.c
808                 Make sure we won't save size when
809                 fullscreening
810
811 2008-10-06 [colin]      3.6.0cvs8
812
813         * src/mainwindow.c
814         * src/mainwindow.h
815                 Handle fullscreen via F11. Patch by
816                 Michael Rasmussen
817
818 2008-10-06 [colin]      3.6.0cvs7
819
820         * src/common/ssl.c
821                 Fix return value when setting client cert
822
823 2008-10-04 [colin]      3.6.0cvs6
824
825         * src/mimeview.c
826                 Fix bug 1742, 'Attachment list contents not 
827                 visible/scrollable'
828
829 2008-10-04 [paul]       3.6.0cvs5
830
831         * src/mainwindow.c
832                 fix failure of Hide toolbar option on restart
833
834 2008-10-04 [colin]      3.6.0cvs4
835
836         * src/addressbook.c
837         * src/compose.c
838         * src/mainwindow.c
839         * src/messageview.c
840         * src/summaryview.c
841                 Maemo: Fix bug 1737, Crashes upon opening
842
843 2008-10-04 [paul]       3.6.0cvs3
844
845         * po/pt_BR.po
846                 submitted (just a little late) by Frederico
847                 Goncalves Guimaraes
848
849 2008-10-03 [wwp]        3.6.0cvs2
850
851         * po/fr.po
852                 Many fixes, mostly in menus and accelerators.
853
854 2008-10-03 [colin]      3.6.0cvs1
855
856         * src/gtk/filesel.c
857                 Allow network mounts with new GTKs: they're
858                 available via FUSE mounts and we don't need
859                 GVFS.
860
861 2008-10-03 [paul]       3.6.0
862
863         * NEWS
864         * README
865         * RELEASE_NOTES 
866                 3.6.0 released!
867
868 2008-10-03 [paul]       3.5.0cvs145
869
870         * configure.ac
871         * po/bg.po
872         * po/nl.po
873         * po/ru.po
874         * po/sv.po
875                 new translations. added by Yasen Pramatarov,
876                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
877         * po/ca.po
878         * po/de.po
879         * po/fi.po
880         * po/fr.po
881         * po/hu.po
882         * po/it.po
883         * po/pl.po
884         * po/zh_CN.po
885                 updated translations. submitted by Miquel Oliete,
886                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
887                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
888
889 2008-10-02 [colin]      3.5.0cvs144
890
891         * src/common/session.c
892                 Fix crash when connection fails on windows
893
894 2008-10-01 [colin]      3.5.0cvs143
895
896         * src/imap.c
897                 Real fix for FS-unsafe chars on win32
898
899 2008-10-01 [colin]      3.5.0cvs142
900
901         * src/imap.c
902                 Encode prohibited filenames on win32
903
904 2008-09-30 [mones]      3.5.0cvs141
905
906         * src/ldapctrl.c
907         * src/main.c
908         * src/prefs_themes.c
909         * src/printing.c
910                 Fix output of some debug messages
911
912 2008-09-30 [colin]      3.5.0cvs140
913
914         * src/addrbook.c
915         * src/addrharvest.c
916         * src/compose.c
917         * src/jpilot.c
918         * src/mh.c
919         * src/prefs_themes.c
920         * src/procheader.c
921         * src/procmime.c
922         * src/summaryview.c
923         * src/common/utils.c
924         * src/gtk/sslcertwindow.c
925                 Win32: Fix time usage; use g_stat
926
927 2008-09-29 [colin]      3.5.0cvs139
928
929         * src/common/utils.c
930                 Fix case-sensitive match of subject
931                 prefixes on win32
932
933 2008-09-29 [colin]      3.5.0cvs138
934
935         * src/folder_item_prefs.c
936         * src/folder_item_prefs.h
937         * src/matcher.c
938         * src/prefs_folder_item.c
939         * src/prefs_matcher.c
940         * src/summaryview.c
941         * src/common/string_match.c
942         * src/common/utils.c
943                 Fix a huge leak (dozens of megs per folder
944                 change) on Windows: disable regexps 
945
946 2008-09-28 [paul]       3.5.0cvs137
947
948         * po/en_GB.po
949                 updated
950
951 2008-09-27 [colin]      3.5.0cvs136
952
953         * src/account.c
954         * src/account.h
955                 Add accessor for cur_account
956
957 2008-09-27 [colin]      3.5.0cvs135
958
959         * src/imap.c
960                 Fix crash when error happen on session establishment
961
962 2008-09-26 [mones]      3.5.0cvs134
963
964         * po/es.po
965                 Updated for release
966
967 2008-09-26 [colin]      3.5.0cvs133
968
969         * src/plugins/pgpcore/claws.def
970                 Fix symbol
971
972 2008-09-26 [colin]      3.5.0cvs132
973
974         * src/prefs_common.c
975         * src/prefs_common.h
976         * src/plugins/pgpcore/pgp_viewer.c
977                 Add an accessor to prefs_common for plugins
978                 (Win32 fix)
979
980 2008-09-25 [colin]      3.5.0cvs131
981
982         * src/main.c
983                 Fix bug 1725, 'useless lines in clawsrc'
984         * src/plugins/smime/mypgpcore.def
985                 Add a missing symbol
986
987 2008-09-25 [paul]       3.5.0cvs130
988
989         * src/plugins/smime/mypgpcore.def
990         * src/plugins/smime/plugin.def
991         * src/plugins/smime/version.rc
992                 add these windows-specific files
993                 (Thanks to Colin)
994
995 2008-09-25 [colin]      3.5.0cvs129
996
997         * src/main.c
998                 Load standard plugins only on first run
999
1000 2008-09-25 [colin]      3.5.0cvs128
1001
1002         * src/codeconv.c
1003                 Fix build...
1004
1005 2008-09-24 [colin]      3.5.0cvs127
1006
1007         * src/codeconv.c
1008                 Add nb_NO's charset (iso-8859-1)
1009
1010 2008-09-24 [colin]      3.5.0cvs126
1011
1012         * src/common/utils.c
1013                 Fix get_mail_base_dir() on windows
1014                 (was synced from main ages ago)
1015
1016 2008-09-24 [colin]      3.5.0cvs125
1017
1018         * src/main.c
1019         * src/wizard.c
1020                 Integrate better with Windows' style
1021
1022 2008-09-23 [paul]       3.5.0cvs124
1023
1024         * src/compose.c
1025         * src/mainwindow.c
1026         * src/messageview.c
1027                 offer these strings to translators too 
1028
1029 2008-09-23 [colin]      3.5.0cvs123
1030
1031         * configure.ac
1032                 Add a --disable-dbus flag in case we want
1033                 no DBUS even if headers are available (like
1034                 for building gpg4win)
1035         * src/filtering.c
1036         * src/mainwindow.c
1037         * src/prefs_logging.c
1038         * src/common/utils.c
1039         * src/plugins/pgpcore/sgpgme.c
1040         * src/plugins/smime/claws.def
1041                 Windows fixes:
1042                 - disable filtering log (it's crashy for
1043                   some reason)
1044                 - fix gmtime_r when time is -1 (before 01/01/70)
1045                 - add symbols for smime
1046
1047 2008-09-22 [colin]      3.5.0cvs122
1048
1049         * src/common/utils.c
1050         * src/account.c
1051                 Remove raw printf
1052         * src/compose.c
1053                 Fix cursor position after changing account
1054         * src/imap.c
1055         * src/mimeview.c
1056         * src/news.c
1057                 Fix absolute path detection 
1058
1059 2008-09-21 [colin]      3.5.0cvs121
1060
1061         * src/gtk/gtkaspell.c
1062                 Don't try to use empty dictionaries
1063
1064 2008-09-20 [colin]      3.5.0cvs120
1065
1066         * po/POTFILES.in
1067                 Add the new files to the translations
1068
1069 2008-09-20 [colin]      3.5.0cvs119
1070
1071         * configure.ac
1072         * src/plugins/Makefile.am
1073         * src/plugins/smime/Makefile.am
1074         * src/plugins/smime/plugin.c
1075         * src/plugins/smime/smime.c
1076         * src/plugins/smime/smime.deps
1077         * src/plugins/smime/smime.h
1078                 Include S/Mime plugin in the main plugins
1079                 Will ease the Gpg4win team's work
1080
1081 2008-09-20 [colin]      3.5.0cvs118
1082
1083         * src/autofaces.c
1084         * src/compose.c
1085         * src/ldapquery.c
1086         * src/main.c
1087         * src/news.c
1088         * src/common/socket.c
1089         * src/gtk/gtkutils.c
1090         * src/plugins/pgpcore/claws.def
1091                 Windows: more fixes, thanks to wwp and
1092                 Marcus Brinkmann
1093
1094 2008-09-20 [colin]      3.5.0cvs117
1095
1096         * src/imap.c
1097                 Tell on which server errors happened
1098
1099 2008-09-20 [colin]      3.5.0cvs116
1100
1101         * src/etpan/etpan-thread-manager.c
1102         * src/etpan/imap-thread.c
1103         * src/etpan/nntp-thread.c
1104                 Windows: Fix hang on IMAP/NNTP
1105
1106 2008-09-20 [colin]      3.5.0cvs115
1107
1108         * src/common/utils.c
1109                 Fix bug 1723, "Buffer overflow crash caused by 
1110                 preview in 'Date format help' dialog box"
1111                 Also, optimise fast_strftime a bit :)
1112
1113 2008-09-18 [colin]      3.5.0cvs114
1114
1115         * src/procmime.c
1116         * src/textview.c
1117                 Check for NULLs before str* functions
1118
1119 2008-09-18 [colin]      3.5.0cvs113
1120
1121         * src/messageview.c
1122         * src/procmime.c
1123         * src/textview.c
1124                 Handle html parts in multipart/related
1125                 Decode ISO-8859-1 as Windows-1252 (the former
1126                 is a subset of the latter) in order to 
1127                 workaround Outlook mails misencoding
1128         * src/gtk/logwindow.c
1129         * src/gtk/logwindow.h
1130                 Clear mainwindow's error pixmap when the
1131                 error scrolls out of the log
1132
1133 2008-09-17 [colin]      3.5.0cvs112
1134
1135         * src/image_viewer.c
1136                 Fix image loading (multiple childs added to 
1137                 scrolledwindow, break of the resize functionality)
1138         * src/account.c
1139         * src/prefs_folder_item.c
1140         * src/prefs_spelling.c
1141         * src/gtk/gtkaspell.c
1142                 Better fix problems with dictionaries updates
1143
1144 2008-09-17 [colin]      3.5.0cvs111
1145
1146         * src/common/utils.c
1147                 Fix double-opening (fixes multiple signatures when
1148                 using signify)
1149
1150 2008-09-16 [colin]      3.5.0cvs110
1151
1152         * src/prefs_account.c
1153         * src/prefs_folder_item.c
1154         * src/prefs_spelling.c
1155         * src/gtk/gtkaspell.c
1156                 Better stripping of aspell dictionaries names
1157
1158 2008-09-16 [colin]
1159
1160         * 3.6.0-rc1 released
1161
1162 2008-09-16 [colin]      3.5.0cvs109
1163
1164         * src/account.c
1165         * src/inc.c
1166         * src/mainwindow.c
1167         * src/prefs_account.h
1168         * src/prefs_other.c
1169         * src/send_message.c
1170         * src/gtk/inputdialog.c
1171                 Don't add a pref to allow remembering passwords
1172                 (Just not checking the checkbox is enough)
1173
1174 2008-09-16 [colin]      3.5.0cvs108
1175
1176         * configure.ac
1177                 Require libetpan 0.56 as 0.55 is crashy
1178         * src/messageview.c
1179                 Fix english
1180         * src/gtk/inputdialog.c
1181         * src/gtk/inputdialog.h
1182                 Fix warnings
1183
1184 2008-09-16 [wwp]        3.5.0cvs107
1185
1186         * src/compose.c
1187                 Complete 3.5.0cvs106 by removing a function that got
1188                 moved to account.[ch].
1189
1190 2008-09-16 [wwp]        3.5.0cvs106
1191
1192         * src/account.c
1193         * src/account.h
1194         * src/compose.c
1195         * src/quote_fmt.c
1196         * src/quote_fmt_lex.l
1197         * src/quote_fmt_parse.y
1198                 Add account signature (path and value string) manipulation
1199                 keywords to the template processor. It's now possible in
1200                 all templates to insert the account signature to an
1201                 arbitrary location or to pass it to a external script for
1202                 further editing.
1203
1204
1205 2008-09-16 [mones]      3.5.0cvs105
1206
1207         * src/imap.c
1208         * src/inc.c
1209         * src/mainwindow.c
1210         * src/mainwindow.h
1211         * src/news.c
1212         * src/prefs_account.h
1213         * src/prefs_common.c
1214         * src/prefs_common.h
1215         * src/prefs_other.c
1216         * src/send_message.c
1217         * src/gtk/inputdialog.c
1218         * src/gtk/inputdialog.h
1219                 Implement session passwords: unsaved passwords for receiving
1220                 or sending of accounts can be remembered while running to 
1221                 avoid repetitive typing.
1222                 As keeping passwords in memory is unsafe a new preference 
1223                 in Other page is added to activate or not such capability.
1224
1225 2008-09-14 [colin]      3.5.0cvs104
1226
1227         * src/codeconv.c
1228         * src/codeconv.h
1229                 Make conv_iconv_strdup static
1230
1231 2008-09-12 [colin]      3.5.0cvs103
1232
1233         * claws-mail.pc.in
1234         * src/Makefile.am
1235         * src/compose.c
1236         * src/compose.h
1237         * src/crash.c
1238         * src/folder_item_prefs.c
1239         * src/folder_item_prefs.h
1240         * src/main.c
1241         * src/prefs_account.c
1242         * src/prefs_common.c
1243         * src/prefs_common.h
1244         * src/prefs_folder_item.c
1245         * src/prefs_spelling.c
1246         * src/prefs_template.c
1247         * src/quote_fmt.h
1248         * src/quote_fmt_parse.y
1249         * src/toolbar.c
1250         * src/toolbar.h
1251         * src/gtk/Makefile.am
1252         * src/gtk/about.c
1253         * src/gtk/filesel.c
1254         * src/gtk/gtkaspell.c
1255         * src/gtk/gtkaspell.h
1256         * src/plugins/bogofilter/Makefile.am
1257         * src/plugins/dillo_viewer/Makefile.am
1258         * src/plugins/spamassassin/Makefile.am
1259         * src/plugins/trayicon/Makefile.am
1260                 Switch spellchecker to Enchant
1261
1262 2008-09-12 [paul]       3.5.0cvs102
1263
1264         * tools/README
1265         * tools/csv2addressbook.pl
1266                 add support for Fox Mail
1267
1268 2008-09-12 [paul]       3.5.0cvs101
1269
1270         * src/compose.c
1271         * src/prefs_wrapping.c
1272                 changes to English
1273
1274 2008-09-12 [paul]       3.5.0cvs100
1275
1276         * configure.ac
1277                 revert cvs99's libenchant commit error
1278
1279 2008-09-12 [colin]      3.5.0cvs99
1280
1281         * src/inc.c
1282                 Only go to inbox if there are new mails
1283                 (and fetch was manual)
1284
1285 2008-09-10 [colin]      3.5.0cvs98
1286
1287         * src/inc.c
1288         * src/summaryview.c
1289         * src/common/session.c
1290                 Use g_timeout_add_seconds instead of g_timeout_add
1291                 on glib >= 2.14 when we don't need precision on the 
1292                 delay. This helps reducing power consumption:
1293                 http://mjg59.livejournal.com/74651.html
1294
1295 2008-09-10 [colin]      3.5.0cvs97
1296
1297         * src/compose.c
1298                 Don't save window size and position when
1299                 compose is hidden (filtering action)
1300
1301 2008-09-09 [colin]      3.5.0cvs96
1302
1303         * src/action.h
1304         * src/addr_compl.c
1305         * src/addressadd.c
1306         * src/addressbook.h
1307         * src/addressbook_foldersel.c
1308         * src/addressitem.h
1309         * src/addrgather.c
1310         * src/alertpanel.c
1311         * src/browseldap.c
1312         * src/editaddress.c
1313         * src/editaddress_other_attributes_ldap.h
1314         * src/editbook.c
1315         * src/editjpilot.c
1316         * src/editldap.c
1317         * src/editldap_basedn.c
1318         * src/editvcard.c
1319         * src/exphtmldlg.c
1320         * src/expldifdlg.c
1321         * src/export.c
1322         * src/foldersel.c
1323         * src/foldersel.h
1324         * src/gedit-print.c
1325         * src/gedit-print.h
1326         * src/grouplistdialog.c
1327         * src/headerview.c
1328         * src/headerview.h
1329         * src/image_viewer.c
1330         * src/import.c
1331         * src/importldif.c
1332         * src/importmutt.c
1333         * src/importpine.c
1334         * src/inc.c
1335         * src/main.c
1336         * src/main.h
1337         * src/messageview.c
1338         * src/messageview.h
1339         * src/noticeview.c
1340         * src/prefs_actions.c
1341         * src/prefs_filtering.c
1342         * src/prefs_folder_column.c
1343         * src/prefs_gtk.h
1344         * src/prefs_summary_column.c
1345         * src/prefs_toolbar.c
1346         * src/send_message.c
1347         * src/setup.c
1348         * src/sourcewindow.c
1349         * src/sourcewindow.h
1350         * src/ssl_manager.c
1351         * src/statusbar.c
1352         * src/statusbar.h
1353         * src/stock_pixmap.c
1354         * src/stock_pixmap.h
1355         * src/summaryview.c
1356         * src/textview.c
1357         * src/textview.h
1358         * src/undo.h
1359         * src/uri_opener.c
1360         * src/wizard.c
1361         * src/wizard.h
1362         * src/common/ssl.h
1363         * src/common/utils.c
1364         * src/gtk/about.c
1365         * src/gtk/colorlabel.c
1366         * src/gtk/colorlabel.h
1367         * src/gtk/combobox.h
1368         * src/gtk/description_window.c
1369         * src/gtk/filesel.c
1370         * src/gtk/gtkaspell.c
1371         * src/gtk/gtkaspell.h
1372         * src/gtk/gtkcmclist.c
1373         * src/gtk/gtkcmclist.h
1374         * src/gtk/gtkcmctree.c
1375         * src/gtk/gtkcmctree.h
1376         * src/gtk/gtkcmoptionmenu.h
1377         * src/gtk/gtksctree.c
1378         * src/gtk/gtksctree.h
1379         * src/gtk/gtkshruler.c
1380         * src/gtk/gtkshruler.h
1381         * src/gtk/gtksourceprintjob.c
1382         * src/gtk/gtksourceprintjob.h
1383         * src/gtk/gtkutils.c
1384         * src/gtk/gtkutils.h
1385         * src/gtk/gtkvscrollbutton.c
1386         * src/gtk/gtkvscrollbutton.h
1387         * src/gtk/icon_legend.c
1388         * src/gtk/inputdialog.c
1389         * src/gtk/logwindow.c
1390         * src/gtk/logwindow.h
1391         * src/gtk/manage_window.c
1392         * src/gtk/manage_window.h
1393         * src/gtk/menu.c
1394         * src/gtk/prefswindow.c
1395         * src/gtk/progressdialog.c
1396         * src/gtk/progressdialog.h
1397         * src/plugins/bogofilter/bogofilter_gtk.c
1398         * src/plugins/pgpcore/passphrase.c
1399         * src/plugins/spamassassin/spamassassin_gtk.c
1400         * src/plugins/trayicon/trayicon.c
1401         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1402         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1403         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
1404         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1405         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1406                 Complete GTK+ 2.14 undeprecation
1407                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
1408
1409 2008-09-09 [colin]      3.5.0cvs95
1410
1411         * src/gtk/gtkcmclist.h
1412                 Fix build on GTK+ 2.14
1413
1414 2008-09-08 [colin]      3.5.0cvs94
1415
1416         * src/noticeview.c
1417         * src/noticeview.h
1418                 Remove GtkSignalFunc
1419
1420 2008-09-07 [colin]      3.5.0cvs93
1421
1422         * src/addressadd.c
1423         * src/addressbook_foldersel.c
1424         * src/gtk/gtkcmclist.c
1425         * src/gtk/gtkcmclist.h
1426         * src/gtk/gtkcmctree.c
1427         * src/gtk/gtkcmctree.h
1428         * src/gtk/gtksctree.c
1429         * src/gtk/prefswindow.c
1430         * src/gtk/prefswindow.h
1431                 Use GDestroyNotify instead of GtkDestroyNotify
1432                 (deprecated in GTK+ 2.14)
1433
1434 2008-09-07 [colin]      3.5.0cvs92
1435
1436         * src/textview.c
1437                 Fix bug 1712, 'invalid "Phishing attempt warning" 
1438                 when linked text ends with spaces'
1439
1440 2008-09-05 [colin]      3.5.0cvs91
1441
1442         * src/procmime.c
1443                 Maybe fix bug 1711, 'Save-as attachment crashes'
1444                 Possibly wrong free() due to pointer shifting
1445
1446 2008-09-05 [colin]      3.5.0cvs90
1447
1448         * src/compose.c
1449                 Fix bug 1710, 'User misreads "Discard Message" 
1450                 as "Discard Changes"'. Propose to save or discard
1451                 only the latest changes when closing an existing
1452                 draft. Autosave may still have saved parts of the
1453                 edit session.
1454
1455 2008-09-04 [colin]      3.5.0cvs89
1456
1457         * src/summaryview.c
1458                 Fix bug 1707, 'Segfault when sorting on non-visible column'
1459
1460 2008-09-01 [colin]      3.5.0cvs88
1461
1462         * src/imap.c
1463         * src/summaryview.c
1464         * src/common/tags.c
1465         * src/etpan/imap-thread.c
1466         * src/etpan/imap-thread.h
1467                 Store spam flag on IMAP (Junk/NonJunk, as 
1468                 ThunderBird does - this is nonstandard)
1469
1470 2008-08-31 [wwp]        3.5.0cvs87
1471
1472         * ChangeLog
1473                 Fix globish edition^Wediting.
1474
1475 2008-08-31 [wwp]        3.5.0cvs86
1476
1477         * src/addressbook.c
1478                 Don't break nickname editing for non-LDAP books (nickname
1479                 value was overwritten when editing existing contact, this
1480                 came from 3.0.2cvs109).
1481
1482 2008-08-30 [colin]      3.5.0cvs85
1483
1484         * src/mainwindow.c
1485         * src/summaryview.c
1486                 Fix "Apply tags..." key shortcut
1487
1488 2008-08-29 [iwkse]      3.5.0cvs84
1489
1490         * src/summaryview.c
1491                         Bit of clean:)
1492
1493 2008-08-29 [iwkse]      3.5.0cvs83
1494
1495         * src/summaryview.c
1496                         Disable "Move to trash" action if
1497                         we are in a trash-like folder.
1498                         Thanks to colinl
1499
1500 2008-08-29 [paul]       3.5.0cvs82
1501
1502         * configure.ac
1503                 bump up libetpan version requirement since
1504                 0.55 is released now
1505
1506 2008-08-28 [wwp]        3.5.0cvs81
1507
1508         * src/account.c
1509         * src/pop.c
1510         * src/prefs_account.c
1511         * src/prefs_account.h
1512                 Add finer granularity to the POP3's remove-after delay (now in
1513                 hours in addition to in days), patch by Paul Rolland.
1514
1515 2008-08-28 [wwp]        3.5.0cvs80
1516
1517         * src/gtk/combobox.c
1518                 Fix a typo in a comment.
1519
1520 2008-08-28 [iwkse]      3.5.0cvs79
1521
1522         * src/account.c
1523         * src/prefs_actions.c
1524         * src/prefs_filtering.c
1525         * src/prefs_template.c
1526                         Add search feature to the account, 
1527                         template and action dialog.
1528                         It's turned on selecting one row
1529                         of the list and typing some random
1530                         letter. Thanks to wwp, colinl
1531
1532 2008-08-28 [colin]      3.5.0cvs78
1533
1534         * src/Makefile.am
1535         * src/account.c
1536         * src/compose.c
1537         * src/prefs_account.c
1538         * src/prefs_account.h
1539         * src/privacy.c
1540         * src/privacy.h
1541         * src/procmime.c
1542         * src/stock_pixmap.c
1543         * src/stock_pixmap.h
1544         * src/summaryview.c
1545         * src/pixmaps/key_gpg_signed.xpm
1546                 Fix bug 1412, "Sign reply, if mail was signed"
1547                 Add an account preference to sign replies to signed mails
1548
1549 2008-08-28 [iwkse]      3.5.0cvs77
1550
1551         * src/prefs_filtering.c
1552                 Making the search more useful,
1553                 jumping directly to the relative rule.
1554
1555 2008-08-27 [colin]      3.5.0cvs76
1556
1557         * src/main.c
1558                 Add a bit of info
1559
1560 2008-08-27 [colin]      3.5.0cvs75
1561
1562         * src/gtk/gtkcmctree.c
1563                 Fix a few ifdefs
1564
1565 2008-08-26 [colin]      3.5.0cvs74
1566
1567         * src/gtk/gtkcmctree.c
1568                 Fix missing inits on old glib
1569
1570 2008-08-26 [wwp]        3.5.0cvs73
1571
1572         * src/common/utils.c
1573                 Added 'Fwd' to the list of known common subject prefixes.
1574
1575 2008-08-25 [iwkse]      3.5.0cvs72
1576
1577         * src/image_viewer.c
1578                 Add animated gif support to the
1579                 message preview.
1580
1581 2008-08-25 [colin]      3.5.0cvs71
1582
1583         * src/gtk/gtkcmctree.c
1584                 Make sure work isn't null
1585
1586 2008-08-24 [colin]      3.5.0cvs70
1587
1588         * src/common/ssl.c
1589                 Fix typo on SSL_CERT_DIR
1590
1591 2008-08-23 [holger]     3.5.0cvs69
1592
1593         * src/printing.c
1594                 Fix bug 1699 'Separator line mis-placed when
1595                 printing some e-mails'. The number of header lines
1596                 was not correctly calculated when Pango inserts
1597                 linebreaks
1598
1599 2008-08-23 [colin]      3.5.0cvs68
1600
1601         * src/mainwindow.c
1602                 Fix the account selector button; thanks
1603                 to wwp
1604
1605 2008-08-21 [colin]      3.5.0cvs67
1606
1607         * src/compose.c
1608         * src/compose.h
1609                 Add a compose preference for auto-indent
1610         * src/mainwindow.c
1611         * src/summaryview.c
1612                 Make colorlabel accels a bit less hacky
1613
1614 2008-08-21 [colin]      3.5.0cvs66
1615
1616         * src/compose.c
1617         * src/prefs_common.c
1618         * src/prefs_common.h
1619         * src/prefs_wrapping.c
1620                 Add a preference for autoindent; fix no_join tag
1621                 being applied to whole lines instead of just \n when
1622                 creating a line 
1623
1624 2008-08-21 [colin]      3.5.0cvs65
1625
1626         * src/compose.c
1627                 Add support for auto-indentation
1628
1629 2008-08-19 [colin]      3.5.0cvs64
1630
1631         * src/compose.c
1632                 Save Autowrap status in drafts/queued mails
1633
1634 2008-08-19 [colin]      3.5.0cvs63
1635
1636         * src/mainwindow.c
1637                 Fix a comment (in reality, test commit on
1638                 the new CVS server)
1639
1640 2008-08-17 [colin]      3.5.0cvs62
1641
1642         * src/prefs_actions.c
1643         * src/procmime.c
1644         * src/wizard.c
1645         * src/common/socket.h
1646         * src/gtk/gtkcmctree.c
1647                 Fix warnings
1648
1649 2008-08-16 [colin]      3.5.0cvs61
1650
1651         * src/editaddress_other_attributes_ldap.h
1652                 Add 'l' field (localityName)
1653
1654 2008-08-16 [colin]      3.5.0cvs60
1655
1656         * src/mainwindow.c
1657         * src/gtk/gtkcmclist.c
1658         * src/gtk/gtkcmclist.h
1659         * src/gtk/gtkcmctree.c
1660         * src/gtk/gtksctree.c
1661         * src/gtk/gtkutils.c
1662         * src/gtk/gtkvscrollbutton.c
1663                 Fix Maemo build (OS2007)
1664
1665 2008-08-14 [colin]      3.5.0cvs59
1666
1667         * src/folder.c
1668                 Don't crash if parent is null when creating
1669                 a folder
1670         * src/gtk/pluginwindow.c
1671                 Don't crash on race when closing window while
1672                 a plugin is loading and does gtk_iterations
1673
1674 2008-08-13 [colin]      3.5.0cvs58
1675
1676         * src/messageview.c
1677         * src/messageview.h
1678         * src/mimeview.c
1679                 Fix bug 1696, 'Viewing binary attachements 
1680                 as text over 1 MB' (various buglets)
1681
1682 2008-08-10 [colin]      3.5.0cvs57
1683
1684         * src/summaryview.c
1685         * src/gtk/gtkcmclist.c
1686                 Continue fixing GTK < 2.12 build, thanks to
1687                 Michael Hugues
1688
1689 2008-08-10 [colin]      3.5.0cvs56
1690
1691         * src/gtk/gtksctree.c
1692                 Fix build on GTK < 2.12
1693
1694 2008-08-09 [colin]      3.5.0cvs55
1695
1696         * src/mainwindow.c
1697                 Fix untranslatable strings, thanks to
1698                 Stephan Sachse
1699
1700 2008-08-07 [colin]      3.5.0cvs54
1701
1702         * src/compose.c
1703         * src/editaddress.c
1704         * src/folderview.c
1705         * src/mainwindow.c
1706         * src/message_search.c
1707         * src/mimeview.c
1708         * src/noticeview.c
1709         * src/prefs_account.c
1710         * src/prefs_common.c
1711         * src/prefs_customheader.c
1712         * src/prefs_ext_prog.c
1713         * src/prefs_filtering_action.c
1714         * src/prefs_gtk.c
1715         * src/prefs_logging.c
1716         * src/prefs_matcher.c
1717         * src/prefs_msg_colors.c
1718         * src/procmime.c
1719         * src/summary_search.c
1720         * src/summaryview.c
1721         * src/toolbar.c
1722         * src/gtk/colorsel.c
1723         * src/gtk/gtkaspell.c
1724         * src/gtk/gtkutils.c
1725         * src/gtk/gtkutils.h
1726         * src/gtk/inputdialog.c
1727         * src/gtk/pluginwindow.c
1728         * src/gtk/quicksearch.c
1729         * src/plugins/bogofilter/bogofilter_gtk.c
1730         * src/plugins/dillo_viewer/dillo_prefs.c
1731         * src/plugins/spamassassin/spamassassin_gtk.c
1732                 - Fix Ctrl-Space shortcut
1733                 - Fix mime-parsing bug in procmime (cvs52)
1734                 - Fix double-free in procmime (cvs52)
1735                 - Use gtk_bin_get_child instead of GTK_BIN()->child
1736                 - Fix Goto menu in mainwindow
1737
1738 2008-08-07 [mones]      3.5.0cvs53
1739
1740         * po/es.po
1741                 Updated translation (lots of changes!)
1742         * src/compose.c
1743                 Add missing accelerator key
1744         * src/mainwindow.c
1745                 Restored 'v' key function (thanks Colin!)
1746
1747 2008-08-06 [colin]      3.5.0cvs52
1748
1749         * src/addrbook.c
1750         * src/addrcindex.c
1751         * src/addrduplicates.c
1752         * src/addrharvest.c
1753         * src/enriched.c
1754         * src/html.c
1755         * src/ldif.c
1756         * src/mimeview.c
1757         * src/mutt.c
1758         * src/pine.c
1759         * src/procmime.c
1760         * src/vcard.c
1761         * src/wizard.c
1762                 Fix my use of g_utf8_strdown (it returns
1763                 a newly allocated string and doesn't
1764                 change the parameter)
1765
1766 2008-08-06 [colin]      3.5.0cvs51
1767
1768         * src/compose.c
1769                 Fix bug 1690, 'Copy/Paste in edit window may 
1770                 break Undo'; middle-click pastes aren't 
1771                 REPLACE_INSERT but just INSERT. 
1772                 Also, fix privacy menu selection
1773
1774 2008-08-05 [colin]      3.5.0cvs50
1775
1776         * src/action.c
1777         * src/addr_compl.c
1778         * src/addrbook.c
1779         * src/addrcindex.c
1780         * src/addrduplicates.c
1781         * src/addrharvest.c
1782         * src/enriched.c
1783         * src/html.c
1784         * src/ldif.c
1785         * src/main.c
1786         * src/mimeview.c
1787         * src/mutt.c
1788         * src/pine.c
1789         * src/procmime.c
1790         * src/vcard.c
1791         * src/wizard.c
1792         * src/common/socket.c
1793         * src/gtk/gtkutils.c
1794         * src/gtk/gtkutils.h
1795         * src/gtk/menu.c
1796         * src/plugins/spamassassin/spamassassin.c
1797                 More undeprecation (Glib)
1798
1799 2008-08-05 [colin]      3.5.0cvs49
1800
1801         * src/prefs_account.c
1802         * src/prefs_filtering_action.c
1803         * src/prefs_matcher.c
1804         * src/gtk/Makefile.am
1805         * src/gtk/claws-marshal.list
1806         * src/gtk/colorlabel.c
1807         * src/gtk/colorsel.c
1808         * src/gtk/foldersort.c
1809         * src/gtk/gtkaspell.c
1810         * src/gtk/gtkcmclist.c
1811         * src/gtk/gtkcmclist.h
1812         * src/gtk/gtkcmctree.c
1813         * src/gtk/gtkcmctree.h
1814         * src/gtk/gtkcmoptionmenu.c
1815         * src/gtk/gtkcmoptionmenu.h
1816         * src/gtk/gtksctree.c
1817         * src/gtk/gtksctree.h
1818         * src/gtk/gtkutils.c
1819         * src/gtk/gtkutils.h
1820         * src/gtk/gtkvscrollbutton.c
1821         * src/gtk/menu.c
1822         * src/gtk/menu.h
1823         * src/gtk/quicksearch.c
1824         * src/plugins/dillo_viewer/dillo_viewer.c
1825         * src/plugins/pgpcore/select-keys.c
1826                 Try to finish yesterday's commit
1827
1828 2008-08-04 [colin]      3.5.0cvs48
1829
1830         * src/addressadd.c
1831         * src/addressbook.c
1832         * src/addressbook_foldersel.c
1833         * src/addressitem.h
1834         * src/addrgather.c
1835         * src/browseldap.c
1836         * src/compose.c
1837         * src/compose.h
1838         * src/editaddress.c
1839         * src/editaddress_other_attributes_ldap.c
1840         * src/editgroup.c
1841         * src/editldap_basedn.c
1842         * src/folderview.c
1843         * src/folderview.h
1844         * src/grouplistdialog.c
1845         * src/image_viewer.c
1846         * src/imap_gtk.c
1847         * src/importldif.c
1848         * src/main.c
1849         * src/mainwindow.c
1850         * src/message_search.c
1851         * src/mh_gtk.c
1852         * src/mimeview.c
1853         * src/mimeview.h
1854         * src/news_gtk.c
1855         * src/noticeview.h
1856         * src/prefs_account.c
1857         * src/prefs_filtering_action.c
1858         * src/prefs_matcher.c
1859         * src/prefs_msg_colors.c
1860         * src/prefs_summaries.c
1861         * src/statusbar.c
1862         * src/stock_pixmap.c
1863         * src/summary_search.c
1864         * src/summaryview.c
1865         * src/summaryview.h
1866         * src/textview.c
1867         * src/toolbar.h
1868         * src/gtk/Makefile.am
1869         * src/gtk/claws-marshal.list
1870         * src/gtk/colorsel.c
1871         * src/gtk/foldersort.c
1872         * src/gtk/gtkaspell.c
1873         * src/gtk/gtkcmclist.c
1874         * src/gtk/gtkcmclist.h
1875         * src/gtk/gtkcmctree.c
1876         * src/gtk/gtkcmctree.h
1877         * src/gtk/gtksctree.c
1878         * src/gtk/gtksctree.h
1879         * src/gtk/gtkutils.c
1880         * src/gtk/gtkutils.h
1881         * src/gtk/gtkvscrollbutton.c
1882         * src/gtk/menu.c
1883         * src/gtk/menu.h
1884         * src/gtk/quicksearch.c
1885         * src/plugins/dillo_viewer/dillo_viewer.c
1886         * src/plugins/pgpcore/select-keys.c
1887                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
1888                 Undeprecate their implementation (GtkArg, GtkType, ...)
1889                 Undeprecate a few other things here and there
1890                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
1891                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
1892                 still have work to do
1893
1894 2008-08-04 [colin]      3.5.0cvs47
1895
1896         * src/compose.c
1897         * src/compose.h
1898         * src/toolbar.h
1899         * src/textview.c
1900         * src/stock_pixmap.c
1901         * src/statusbar.c
1902         * src/noticeview.h
1903         * src/mimeview.h
1904         * src/mainwindow.c
1905         * src/image_viewer.c
1906         * src/gtk/gtkaspell.c
1907         * src/gtk/gtkvscrollbutton.c
1908         * src/plugins/dillo_viewer/dillo_viewer.c
1909                 Undeprecate more things
1910
1911 2008-08-02 [colin]      3.5.0cvs46
1912
1913         * src/mainwindow.c
1914                 Fix toggle menu activation state
1915                 (thanks to cvs45 ;)
1916
1917 2008-08-02 [paul]       3.5.0cvs45
1918
1919         * src/mainwindow.c
1920                 fix sensitivity of
1921                 /View/Show or hide/Message View
1922
1923 2008-08-01 [paul]       3.5.0cvs44
1924
1925         * src/common/utils.c
1926         * src/plugins/pgpcore/claws.def
1927         * src/plugins/pgpinline/claws.def
1928                 fix compilation problems on mingw32,
1929                 (bug 1688) Patch by Marcus Brinkmann
1930
1931 2008-08-01 [colin]      3.5.0cvs43
1932
1933         * src/gtk/gtkutils.c
1934         * src/gtk/gtkvscrollbutton.c
1935                 Oups, fix build
1936
1937 2008-08-01 [colin]      3.5.0cvs42
1938
1939         * src/compose.c
1940         * src/foldersel.c
1941         * src/mainwindow.c
1942         * src/prefs_account.c
1943         * src/prefs_folder_item.c
1944         * src/prefs_quote.c
1945         * src/summaryview.c
1946         * src/gtk/gtkaspell.c
1947         * src/gtk/gtkutils.c
1948         * src/gtk/gtkvscrollbutton.c
1949                 Replace a few deprecated function calls
1950
1951 2008-08-01 [paul]       3.5.0cvs41
1952
1953         * src/action.c
1954                 fix crash that occurs because of recent GtkUIManager
1955                 changes. Thanks to Colin
1956
1957 2008-07-31 [colin]      3.5.0cvs40
1958
1959         * src/addressbook.c
1960         * src/compose.c
1961         * src/mainwindow.c
1962         * src/messageview.c
1963                 Some Maemo fixes
1964         * src/gtk/menu.c
1965         * src/gtk/menu.h
1966                 Remove deprecated helper funcs
1967
1968 2008-07-30 [colin]      3.5.0cvs39
1969
1970         * src/folderview.c
1971         * src/folderview.h
1972         * src/imap_gtk.c
1973         * src/mh_gtk.c
1974         * src/news_gtk.c
1975                 Move the folderview popup menu to GtkUIManager
1976
1977 2008-07-29 [colin]      3.5.0cvs38
1978
1979         * src/account.c
1980         * src/account.h
1981         * src/action.c
1982         * src/action.h
1983         * src/addressitem.h
1984         * src/compose.c
1985         * src/edittags.c
1986         * src/mainwindow.c
1987         * src/mainwindow.h
1988         * src/mimeview.c
1989         * src/summaryview.c
1990         * src/gtk/menu.c
1991         * src/gtk/menu.h
1992                 Switch the main menu to GtkUIManager
1993                 Warning fixes
1994
1995 2008-07-29 [colin]      3.5.0cvs37
1996
1997         * src/news.c
1998                 Fix bug 1684, 'view news messages with large 
1999                 attachements segfaults'
2000
2001 2008-07-29 [colin]      3.5.0cvs36
2002
2003         * src/action.c
2004         * src/action.h
2005         * src/addressbook.c
2006         * src/addressitem.h
2007         * src/compose.c
2008         * src/compose.h
2009         * src/messageview.c
2010         * src/messageview.h
2011         * src/summaryview.c
2012         * src/gtk/menu.c
2013         * src/gtk/menu.h
2014                 More switches to GtkUIManager
2015
2016 2008-07-26 [colin]      3.5.0cvs35
2017
2018         * src/gtk/menu.c
2019         * src/gtk/menu.h
2020                 Fix prototype
2021
2022 2008-07-25 [colin]      3.5.0cvs34
2023
2024         * src/addrcustomattr.c
2025         * src/addressbook.c
2026         * src/compose.c
2027         * src/editaddress.c
2028         * src/editaddress_other_attributes_ldap.h
2029         * src/edittags.c
2030         * src/mainwindow.c
2031         * src/mimeview.c
2032         * src/prefs_actions.c
2033         * src/prefs_filtering.c
2034         * src/prefs_template.c
2035         * src/summaryview.c
2036         * src/textview.c
2037         * src/textview.h
2038         * src/toolbar.c
2039         * src/gtk/about.c
2040         * src/gtk/menu.c
2041         * src/gtk/menu.h
2042         * src/plugins/trayicon/trayicon.c
2043                 More changes from GtkItemFactory to GtkUIManager
2044
2045 2008-07-25 [colin]      3.5.0cvs33
2046
2047         * src/gtk/menu.h
2048                 Add a macro to remove menu items
2049                 Make the gui_manager variable useless
2050
2051 2008-07-24 [colin]      3.5.0cvs32
2052
2053         * src/mimeview.c
2054                 Fix a gtk warning on clear
2055         * src/mainwindow.c
2056         * src/summaryview.c
2057         * src/summaryview.h
2058                 Switch the message list popup menu to
2059                 GtkUIManager
2060
2061 2008-07-23 [colin]      3.5.0cvs31
2062
2063         * src/plugins/pgpcore/pgp_viewer.c
2064         * src/plugins/pgpcore/sgpgme.c
2065                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
2066                 Patch by Thomas Wiegner <wiegner@gmx.de>
2067
2068 2008-07-20 [paul]       3.5.0cvs30
2069
2070         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2071                 remove redundant GTK version check
2072
2073 2008-07-20 [ticho]      3.5.0cvs29
2074
2075         * src/folderview.c
2076         * src/imap_gtk.c
2077         * src/news_gtk.c
2078                 Moved sensitivity setting for "Download messages" for IMAP and
2079                 news folders from folderview.c to imap_gtk.c and news_gtk.c
2080                 respectively for better code readability.
2081                 Fixed indentation in news' set_sensitivity().
2082
2083 2008-07-20 [paul]       3.5.0cvs28
2084
2085         * src/addrgather.c
2086                 remove more redundant code following cvs27
2087
2088 2008-07-20 [paul]       3.5.0cvs27
2089
2090         * src/addrgather.c
2091                 remove now redundant code
2092         * src/mainwindow.c
2093         * src/mainwindow.h
2094                 fix bug 1673, 'Tools/Harvest adresses is
2095                 grayed out if folder is empty'
2096
2097 2008-07-19 [ticho]      3.5.0cvs26
2098
2099         * src/edittags.c
2100         * src/main.c
2101         * src/mimeview.c
2102         * src/mimeview.h
2103         * src/gtk/gtkutils.c
2104         * src/gtk/gtkutils.h
2105         * src/gtk/menu.c
2106         * src/gtk/menu.h
2107                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
2108                 instead of deprecated GtkItemFactory.
2109
2110 2008-07-19 [colin]      3.5.0cvs25
2111
2112         * src/account.c
2113         * src/addrgather.c
2114         * src/compose.c
2115         * src/editldap.c
2116         * src/expldifdlg.c
2117         * src/importldif.c
2118         * src/main.c
2119         * src/mainwindow.c
2120         * src/mimeview.c
2121         * src/noticeview.c
2122         * src/prefs_account.c
2123         * src/prefs_actions.c
2124         * src/prefs_ext_prog.c
2125         * src/prefs_filtering.c
2126         * src/prefs_folder_item.c
2127         * src/prefs_image_viewer.c
2128         * src/prefs_logging.c
2129         * src/prefs_msg_colors.c
2130         * src/prefs_other.c
2131         * src/prefs_send.c
2132         * src/prefs_spelling.c
2133         * src/prefs_summaries.c
2134         * src/prefs_template.c
2135         * src/printing.c
2136         * src/quote_fmt.c
2137         * src/summary_search.c
2138         * src/summaryview.c
2139         * src/toolbar.c
2140         * src/wizard.c
2141         * src/common/Makefile.am
2142         * src/gtk/gtksctree.c
2143         * src/gtk/gtkutils.h
2144         * src/gtk/pluginwindow.c
2145         * src/gtk/quicksearch.c
2146         * src/plugins/bogofilter/bogofilter_gtk.c
2147         * src/plugins/dillo_viewer/dillo_prefs.c
2148         * src/plugins/pgpcore/prefs_gpg.c
2149         * src/plugins/spamassassin/spamassassin_gtk.c
2150         * src/plugins/trayicon/trayicon.c
2151         * src/plugins/trayicon/trayicon_prefs.c
2152                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
2153                 or greater). Use the old deprecated one on GTK+ < 2.12.
2154                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
2155                 of time!
2156
2157 2008-07-16 [colin]      3.5.0cvs24
2158
2159         * src/mainwindow.c
2160                 Fix folderview's scrolbar when starting minimised
2161                 to tray, and popping up the mainwindow by calling
2162                 claws-mail from the command line
2163
2164 2008-07-08 [colin]      3.5.0cvs23
2165
2166         * src/compose.c
2167                 Possibly fix po-headers appearing on empty
2168                 templates
2169
2170 2008-07-08 [colin]      3.5.0cvs22
2171
2172         * src/folderview.c
2173         * src/summaryview.c
2174                 Finish the always_open tristate patch, by Jonathan
2175                 Corbet.
2176
2177 2008-07-07 [paul]       3.5.0cvs21
2178
2179         * src/mainwindow.c
2180                 fix typo (missing ")
2181
2182 2008-07-07 [paul]       3.5.0cvs20
2183
2184         * src/mainwindow.c
2185                 fit the menu style a bit better
2186
2187 2008-07-07 [colin]      3.5.0cvs19
2188
2189         * src/prefs_themes.c
2190                 Make upgrading themes easier
2191
2192 2008-07-07 [colin]      3.5.0cvs18
2193
2194         * src/mainwindow.c
2195         * src/prefs_toolbar.c
2196         * src/stock_pixmap.c
2197                 Finish fixing bug 1609, 'Icon issues'
2198
2199 2008-07-07 [colin]      3.5.0cvs17
2200
2201         * src/prefs_common.c
2202                 Fix the default value
2203
2204 2008-07-07 [colin]      3.5.0cvs16
2205
2206         * src/prefs_summaries.c
2207                 Revert my fix to the string, the correct term
2208                 is indeed Message View
2209
2210 2008-07-07 [colin]      3.5.0cvs15
2211
2212         * AUTHORS
2213         * src/gtk/authors.h
2214         * src/prefs_common.c
2215         * src/prefs_common.h
2216         * src/prefs_summaries.c
2217         * src/summaryview.c
2218         * src/gtk/authors.h
2219                 Change "Always open message when selected" to
2220                 a tristate (Never/Always/When preview is visible)
2221                 Patch by Jonathan Corbet <corbet@lwn.net>.
2222
2223 2008-07-06 [paul]       3.5.0cvs14
2224
2225         * src/addrgather.c
2226                 improve the layout of the dialogue
2227                 improve the English
2228                 add tooltips
2229                 fix some of the nasty coding style
2230         * src/mainwindow.c
2231                 improve the English
2232                 add some missing mnemonics
2233
2234 2008-07-05 [paul]       3.5.0cvs13
2235
2236         * src/mainwindow.c
2237         * src/mainwindow.h
2238                 fix bug 1398, '"Change current account" is
2239                 available even when there's only one account'
2240         * src/plugins/pgpcore/prefs_gpg.c
2241                 put back a needed include, removed in error
2242
2243 2008-07-05 [colin]      3.5.0cvs12
2244
2245         * src/mainwindow.c
2246                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
2247
2248 2008-07-05 [colin]      3.5.0cvs11
2249
2250         * src/news.c
2251         * src/news_gtk.c
2252                 Provide ability to rename newsgroups. Closes
2253                 bug 1444, 'Add GUI option for renaming 
2254                 newsgroups'. Patch by Pawel Pekala
2255
2256 2008-07-05 [colin]      3.5.0cvs10
2257
2258         * src/plugins/pgpcore/passphrase.c
2259         * src/plugins/pgpcore/prefs_gpg.c
2260         * src/plugins/pgpcore/select-keys.c
2261                 Simplify GTK includes (with the advantage
2262                 of compiling against GTK+2.13); patch by
2263                 Charles A Edwards
2264
2265 2008-07-05 [colin]      3.5.0cvs9
2266
2267         * src/wizard.c
2268                 Add SSL client certificates
2269
2270 2008-07-05 [colin]      3.5.0cvs8
2271
2272         * src/prefs_account.c
2273         * src/common/session.h
2274                 Fix warnings
2275         * src/common/ssl.c
2276                 Add one path for certs
2277
2278 2008-07-05 [colin]      3.5.0cvs7
2279
2280         * src/prefs_account.c
2281                 Fix no-ssl build
2282
2283 2008-07-04 [colin]      3.5.0cvs6
2284
2285         * src/common/ssl.c
2286         * src/common/ssl.h
2287         * src/common/ssl_certificate.c
2288                 Workaround distro bugs and fix certificate checking
2289                 with OpenSSL
2290
2291 2008-07-04 [colin]      3.5.0cvs5
2292
2293         * src/filtering.c
2294         * src/common/ssl_certificate.c
2295         * src/common/ssl_certificate.h
2296         * src/etpan/imap-thread.c
2297         * src/etpan/nntp-thread.c
2298                 Fix some leaks, thanks to Martin Zwickel
2299                 Rename gnutls functions that do the same
2300                 as OpenSSL ones, to avoid symbol clashing
2301                 when Claws is built against GnuTLS and
2302                 libetpan against OpenSSL
2303
2304 2008-07-04 [paul]       3.5.0cvs4
2305
2306         * src/prefs_account.c
2307                 remove 1 forgotten '.'
2308
2309 2008-07-04 [paul]       3.5.0cvs3
2310
2311         * src/prefs_account.c
2312                 layout/engrish fixes to the 'Client
2313                 certificates' frame
2314
2315 2008-07-03 [colin]      3.5.0cvs2
2316
2317         * src/imap.c
2318         * src/news.c
2319         * src/pop.c
2320         * src/prefs_account.c
2321         * src/prefs_account.h
2322         * src/prefs_common.c
2323         * src/send_message.c
2324         * src/common/session.c
2325         * src/common/session.h
2326         * src/common/smtp.c
2327         * src/common/smtp.h
2328         * src/common/socket.h
2329         * src/common/ssl.c
2330         * src/common/ssl.h
2331         * src/common/ssl_certificate.c
2332         * src/common/ssl_certificate.h
2333         * src/etpan/imap-thread.c
2334         * src/etpan/nntp-thread.c
2335         * src/gtk/inputdialog.c
2336                 Add support for SSL client certificates (either PEM files
2337                 with certificate and private key, either PKCS12 files)
2338
2339 2008-06-28 [colin]      3.5.0cvs1
2340
2341         * src/foldersel.c
2342                 Fix compilation with older GTKs
2343
2344 2008-06-27 [paul]       3.5.0
2345
2346         * NEWS
2347         * README
2348         * RELEASE_NOTES 
2349                 3.5.0 released
2350
2351 2008-06-27 [paul]       3.4.0cvs116
2352
2353         * src/gtk/authors.h
2354                 complete cvs115
2355
2356 2008-06-27 [paul]       3.4.0cvs115
2357
2358         * configure.ac
2359         * src/gtk/authors.h
2360                 no longer build unmaintained translations
2361
2362 2008-06-27 [paul]       3.4.0cvs114
2363
2364         * po/de.po
2365         * po/fi.po
2366         * po/pt_BR.po
2367                 updated by Stephan Sachse, Flammie Pirinen, and
2368                 Frederico Goncalves Guimaraes
2369
2370 2008-06-26 [wwp]        3.4.0cvs113
2371
2372         * manual/fr/advanced.xml
2373                 Update French version of the manual (AutoFaces documentation).
2374
2375 2008-06-26 [wwp]        3.4.0cvs112
2376
2377         * manual/fr/advanced.xml
2378         * manual/fr/plugins.xml
2379                 Updated French version of the manual (completed
2380                 hidden options list, added note about Clawsker
2381                 and new mail archiver plugin).
2382
2383 2008-06-25 [colin]      3.4.0cvs111
2384
2385         * src/gtk/gtkaspell.c
2386                 Fix non-UTF8 in the replace with dialog
2387         * src/prefs_actions.c
2388                 Fix possible crasher
2389                 Patches by Pawel
2390
2391 2008-06-24 [mones]      3.4.0cvs110
2392
2393         * src/autofaces.c
2394                 Fix non-warning message, downgraded to debug info
2395
2396 2008-06-24 [colin]      3.4.0cvs109
2397
2398         * src/summaryview.c
2399                 Fix bug 1650, Message line too small after 
2400                 changing columns in "three columns" layout
2401
2402 2008-06-24 [colin]      3.4.0cvs108
2403
2404         * src/messageview.c
2405                 Fix Spam button sensitivity in newsgroups
2406
2407 2008-06-23 [wwp]        3.4.0cvs107
2408
2409         * po/fr.po
2410                 Updated French translation.
2411
2412 2008-06-23 [mones]      3.4.0cvs106
2413
2414         * po/es.po
2415                 Updated translation for release
2416
2417 2008-06-22 [mones]      3.4.0cvs105
2418
2419         * manual/es/plugins.xml
2420                 Synced new entry for Mail Archiver plugin
2421
2422 2008-06-22 [colin]      3.4.0cvs104
2423
2424         * src/compose.c
2425                 Fix initial cursor position
2426
2427 2008-06-21 [paul]       3.4.0cvs103
2428
2429         * manual/plugins.xml
2430                 add an entry for the new Mail Archiver plugin
2431
2432 2008-06-21 [paul]       3.4.0cvs102
2433
2434         * src/gtk/about.c
2435                 we're in 'string freeze', put back the
2436                 < > symbols for now
2437
2438 2008-06-21 [paul]       3.4.0cvs101
2439
2440         * manual/advanced.xml
2441         * manual/es/advanced.xml
2442                 fix build warning: <emphasis> cannot be contained
2443                 within <filename>
2444         * src/gtk/about.c
2445                 fix non-clickable link on License page and drop
2446                 the containing < > symbols to match other links
2447
2448 2008-06-20 [mones]      3.4.0cvs100
2449
2450         * manual/advanced.xml
2451                 Added autofaces documentation, note about clawsker in hidden
2452                 preferences, minor markup fix. Thanks Paul for proofreading
2453         * manual/es/advanced.xml
2454                 Synchronised Spanish manual
2455
2456 2008-06-16 [colin]      3.4.0cvs99
2457
2458         * src/compose.c
2459                 Fix cursor placing on signature change
2460
2461 2008-06-16 [paul]       3.4.0cvs98
2462
2463         * src/imap_gtk.c
2464         * src/mh_gtk.c
2465         * src/gtk/inputdialog.c
2466                 really fussy coding style fixes
2467
2468 2008-06-16 [paul]       3.4.0cvs97
2469
2470         * src/Makefile.am
2471                 keep the alphabetical order
2472
2473 2008-06-13 [mones]      3.4.0cvs96
2474
2475         * src/autofaces.c
2476                 Fix crasher ;-)
2477         * src/prefs_filtering_action.c
2478                 Fixed cosmetic bug, processing also displays "Filtering"
2479
2480 2008-06-13 [mones]      3.4.0cvs95
2481
2482         * src/Makefile.am
2483         * src/autofaces.c       ** NEW FILE **  
2484         * src/autofaces.h       ** NEW FILE **
2485         * src/compose.c
2486                 Allow setting Faces and X-Faces globally and per-account
2487                 from configuration files under ~/.claws-mail/autofaces
2488
2489 2008-06-13 [holger]     3.4.0cvs94
2490
2491         * .cvsignore
2492                 More files to ignore
2493         * src/gtk/inputdialog.c
2494         * src/gtk/inputdialog.h
2495                 Make input dialog more generic so that a checkbox
2496                 with custom text can be used in addition to the
2497                 "remember this" checkbox
2498         * src/imap_gtk.c
2499         * src/mh_gtk.c
2500         * src/prefs_common.c
2501         * src/prefs_common.h
2502                 Allow new folders to inherit the properties of the
2503                 parent folder during folder creation
2504
2505 2008-06-13 [wwp]        3.4.0cvs93
2506
2507         * src/addressbook.c
2508                 a better fix for this string, won't break up translations,
2509                 and is conform to other similar ones.
2510
2511 2008-06-13 [wwp]        3.4.0cvs92
2512
2513         * src/addrduplicates.c
2514         * src/addressadd.c
2515         * src/addressbook.c
2516         * src/addressbook_foldersel.c
2517         * src/editgroup.c
2518                 use tree decorations everywhere AB folders are used (AB tree pane,
2519                     add address to AB, select AB folder, edit group, custom attr, find dup
2520                     results), in order to match global style
2521                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
2522                     double clicking on groups in tree pane does open the group edit dialog
2523                     double clicking on other items in tree pane does expand/collapse
2524                 fix a missing space in AB's delete-folder dialog
2525                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
2526
2527         * src/foldersel.c
2528                 make foldersel dialog show dotted lines according to global (hidden) prefs
2529
2530 2008-06-12 [colin]      3.4.0cvs91
2531
2532         * src/compose.c
2533         * src/compose.h
2534                 Fix bug 1635, 'Last character of message is truncated 
2535                 when changing accounts w/ sigs'
2536         * src/folderview.c
2537                 Fix bug 1636, 'Can't select "properties" on "folders 
2538                 only" folders'
2539
2540 2008-06-11 [colin]      3.4.0cvs90
2541
2542         * src/folder.c
2543                 Maybe fix bug 1623, 'exits with segfault when 
2544                 logging in to certain imap-servers'
2545
2546 2008-06-10 [mones]      3.4.0cvs89
2547
2548         * AUTHORS
2549         * tools/Makefile.am
2550         * tools/README
2551         * tools/convert_mbox.sh
2552                 Undo cvs86 and cvs87, it really should be a patch to 
2553                 convert_mbox.pl
2554
2555 2008-06-10 [wwp]        3.4.0cvs88
2556
2557         * po/fr.po
2558                 Updated French translation.
2559
2560 2008-06-10 [mones]      3.4.0cvs87
2561
2562         * tools/Makefile.am
2563                 Oops, forgot to add previous script for distribution
2564
2565 2008-06-10 [mones]      3.4.0cvs86
2566
2567         * AUTHORS
2568         * tools/README
2569         * tools/convert_mbox.sh
2570                 Added script to convert Evolution mail folders contributed
2571                 by Daniel Dickinson <cshore@fionavar.ca>
2572                 Fixes debian bug 461435
2573
2574 2008-06-09 [colin]      3.4.0cvs85
2575
2576         * src/main.c
2577                 Integrate AWN information bubble if dbus is
2578                 available
2579         * src/folder.c
2580                 Fix crash when calling scan_required() on 
2581                 folder classes that don't implement them
2582         * src/common/session.c
2583                 Fix a little typo
2584
2585 2008-06-09 [colin]      3.4.0cvs84
2586
2587         * src/main.c
2588                 Fix bug 1447, 'If user tries to close while starting 
2589                 up, it will not close ever.'
2590
2591 2008-06-09 [colin]      3.4.0cvs83
2592
2593         * src/filtering.c
2594                 Fix bug 1628, 'Claws Mail crashes when 
2595                 filtering selected messages'
2596
2597 2008-06-04 [colin]      3.4.0cvs82
2598
2599         * src/messageview.c
2600                 Complete handling of html parts in multipart/alternative
2601                 mails
2602
2603 2008-06-03 [paul]       3.4.0cvs81
2604
2605         * src/prefs_message.c
2606                 make always the english good
2607
2608 2008-06-03 [colin]      3.4.0cvs80
2609
2610         * src/mainwindow.c
2611         * src/mainwindow.h
2612                 Fix bug 1624, '[PATCH] Quick search should be 
2613                 disabled for folder view'; based on a patch by
2614                 Michael Terry
2615
2616 2008-06-03 [iwkse]      3.4.0cvs79
2617
2618         * src/addressbook.c
2619                 Fix little gui bug on button sensitivity
2620         * src/messageview.c
2621         * src/prefs_common.c
2622         * src/prefs_common.h
2623         * src/prefs_message.c
2624                 Allow by default to show html in multipart/alternative
2625
2626 2008-06-02 [colin]      3.4.0cvs78
2627
2628         * src/prefs_actions.c
2629                 GUI rework, patch by Pawel 
2630
2631 2008-06-02 [colin]      3.4.0cvs77
2632
2633         * src/quote_fmt.c
2634                 Fix sensitivity/alignment, patch from
2635                 Pawel
2636
2637 2008-05-31 [colin]      3.4.0cvs76
2638
2639         * src/imap.c
2640                 Fix login issue introduced in cvs75.
2641
2642 2008-05-31 [colin]      3.4.0cvs75
2643
2644         * src/imap.c
2645                 Fix more possible double-frees. Also, fix the root cause
2646                 of these double-frees by just noting the Session is to
2647                 be destroyed instead of destroying it in flight
2648
2649 2008-05-29 [paul]       3.4.0cvs74
2650
2651         * manual/keyboard.xml
2652                 'Makes' these entries like the others
2653
2654 2008-05-29 [colin]      3.4.0cvs73
2655
2656         * src/procmsg.h
2657                 Include utils.h in case we
2658                 need to pull goffset definition
2659
2660 2008-05-29 [colin]      3.4.0cvs72
2661
2662         * src/common/utils.h
2663                 Workaround a stupid Glib issue, where
2664                 goffset happens to be undefined. 
2665
2666 2008-05-28 [colin]      3.4.0cvs71
2667
2668         * src/compose.c
2669         * src/compose.h
2670         * src/grouplistdialog.c
2671         * src/image_viewer.c
2672         * src/imap.c
2673         * src/inc.c
2674         * src/main.c
2675         * src/matcher.c
2676         * src/messageview.c
2677         * src/mimeview.c
2678         * src/prefs_themes.c
2679         * src/procmsg.h
2680         * src/summaryview.c
2681         * src/summaryview.h
2682         * src/textview.c
2683         * src/common/smtp.c
2684         * src/common/utils.c
2685         * src/common/utils.h
2686                 Use goffset instead of off_t for MsgInfo's size
2687                 Allows using MsgInfo structure from plugins
2688                 compiled with largefile support
2689
2690 2008-05-26 [colin]      3.4.0cvs70
2691
2692         * src/mainwindow.c
2693         * src/mainwindow.h
2694                 Define THEME_CHANGED_HOOKLIST and invoke
2695                 it on theme change
2696         * src/plugins/trayicon/trayicon.c
2697                 Listen to THEME_CHANGED_HOOKLIST and
2698                 update accordingly
2699
2700 2008-05-26 [paul]       3.4.0cvs69
2701
2702         * src/mimeview.c
2703                 plug a leak in mimeview_save_all()
2704
2705 2008-05-24 [colin]      3.4.0cvs68
2706
2707         * src/common/utils.h
2708                 Fix wrong define on old glibs
2709
2710 2008-05-24 [paul]       3.4.0cvs67
2711
2712         * src/Makefile.am
2713         * src/stock_pixmap.c
2714         * src/stock_pixmap.h
2715         * src/toolbar.c
2716         * src/pixmaps/cancel.xpm
2717         * src/pixmaps/close.xpm
2718                 add a specific icon for A_CANCEL_INC (addresses
2719                 point 1 of bug 1609 'Icon issues')
2720                 replace close.xpm with an icon of the standard
2721                 24x24 size
2722
2723 2008-05-24 [paul]       3.4.0cvs66
2724
2725         * src/pixmaps/insert_file.xpm
2726                 replaced
2727
2728 2008-05-23 [paul]       3.4.0cvs65
2729
2730         * src/common/md5.c
2731         * src/common/md5.h
2732                 add the possibility to check md5 on binary files,
2733                 thanks to Colin
2734
2735 2008-05-23 [colin]      3.4.0cvs64
2736
2737         * src/mainwindow.c
2738         * src/summaryview.c
2739                 Fix bug 1610, 'claws crash after opening/closing 
2740                 preferences and window update'
2741
2742 2008-05-22 [colin]      3.4.0cvs63
2743
2744         * src/prefs_filtering_action.c
2745         * src/gtk/combobox.c
2746         * src/gtk/combobox.h
2747                 Fix reselecting of Tags actions in
2748                 filtering actions dialog
2749
2750 2008-05-22 [colin]      3.4.0cvs62
2751
2752         * src/Makefile.am
2753         * src/prefs_toolbar.c
2754         * src/stock_pixmap.c
2755         * src/stock_pixmap.h
2756         * src/toolbar.c
2757         * src/pixmaps/delete_btn.xpm
2758         * src/pixmaps/insert_file.xpm
2759         * src/pixmaps/mail_reply_to_list.xpm
2760                 Fix more of bug 1609:
2761                 - Add a Delete button icon
2762                 - Add a Reply to list button icon
2763                 - Fix Insert file button icon
2764                 Artwork by Ciprian Popovici.
2765
2766 2008-05-21 [colin]      3.4.0cvs61
2767
2768         * src/common/utils.c
2769                 Fix a little leak
2770
2771 2008-05-21 [wwp]        3.4.0cvs60
2772
2773         * src/prefs_filtering.c
2774                 Don't show SMTP-only accounts in accounts list, as they are
2775                 irrelevant for filtering incoming messages.
2776
2777 2008-05-21 [colin]      3.4.0cvs59
2778
2779         * src/mainwindow.c
2780                 Don't put SMTP-only accounts in receive menus
2781
2782 2008-05-21 [colin]      3.4.0cvs58
2783
2784         * src/imap.c
2785                 Fix cvs56 (brain fart)
2786
2787 2008-05-21 [colin]      3.4.0cvs57
2788
2789         * src/common/utils.c
2790                 Fix bug 1615, 'hang on FIFO when the other end's not 
2791                 opened'
2792
2793 2008-05-21 [colin]      3.4.0cvs56
2794
2795         * src/imap.c
2796                 Fix a warning
2797
2798 2008-05-19 [colin]      3.4.0cvs55
2799
2800         * src/plugins/pgpcore/sgpgme.c
2801                 Maybe fix debian bug 481856, 'Segmentation fault 
2802                 when verifying a GPG signature'. Although it 
2803                 looks like a race condition...
2804
2805 2008-05-19 [colin]      3.4.0cvs54
2806
2807         * src/prefs_filtering_action.c
2808         * src/prefs_matcher.c
2809         * src/common/tags.c
2810         * src/common/tags.h
2811         * src/gtk/combobox.c
2812         * src/gtk/combobox.h
2813                 Patch by Pawel: disabled Tags menus in filtering dialogs
2814
2815 2008-05-19 [colin]      3.4.0cvs53
2816
2817         * src/prefs_account.c
2818                 GUI patch by Pawel: align ports entries
2819
2820 2008-05-19 [colin]      3.4.0cvs52
2821
2822         * src/mainwindow.c
2823                 Fix bug 1616, 'strange question while emptying trash'
2824
2825 2008-05-18 [colin]      3.4.0cvs51
2826
2827         * src/common/plugin.c
2828         * src/etpan/imap-thread.c
2829         * src/etpan/nntp-thread.c
2830         * src/gtk/gtksctree.c
2831                 Fix bug 1613, 'Various memory leaks'; 
2832                 based on a patch by Didier Barvaux.
2833
2834 2008-05-18 [colin]      3.4.0cvs50
2835
2836         * src/mimeview.c
2837         * src/privacy.h
2838         * src/toolbar.c
2839         * src/toolbar.h
2840         * src/plugins/pgpcore/sgpgme.c
2841                 Fix more parts of bug 1609:
2842                 - Make use of specific Expired privacy icon
2843                 - Use CLOSE instead of NOTICE_ERROR for cancel
2844                   receiving
2845                 - Allow a Preferences button in the main toolbar
2846
2847 2008-05-18 [colin]      3.4.0cvs49
2848
2849         * src/stock_pixmap.c
2850                 Fix bug with non-updating icons after theme change:
2851                 If fetching pixbuf for a given icon after a theme
2852                 change, the next pixmap fetch would return the old
2853                 cached one, as the theme change was forgotten at 
2854                 this time. (and vice-versa). This was mostly 
2855                 visible on open folder icons
2856
2857 2008-05-17 [colin]      3.4.0cvs48
2858
2859         * src/prefs_summaries.c
2860         * src/summaryview.c
2861                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
2862                 options'. Patch by Pawel
2863
2864 2008-05-16 [colin]      3.4.0cvs47
2865
2866         * src/imap.c
2867                 Fix another possible crash (on fatal errors
2868                 at login, like stream error).
2869
2870 2008-05-16 [paul]       3.4.0cvs46
2871
2872         * tools/thunderbird-filters-convertor.pl
2873                 fix a typo
2874                 fix reading a tb rule that contains something
2875                 like that: \"Sender\"
2876
2877 2008-05-16 [paul]       3.4.0cvs45
2878
2879         * tools/README
2880         * tools/csv2addressbook.pl
2881                 add support for gmail exported csv address book
2882
2883 2008-05-16 [colin]      3.4.0cvs44
2884
2885         * configure.ac
2886         * src/ldapupdate.c
2887                 Fix ldap deprecated calls. Patch by
2888                 Michael Rasmussen
2889
2890 2008-05-16 [paul]       3.4.0cvs43
2891
2892         * manual/de/account.xml
2893         * manual/it/account.xml
2894         * manual/it/ack.xml
2895         * manual/it/addrbook.xml
2896         * manual/it/claws-mail-manual.xml
2897         * manual/it/gpl.xml
2898         * manual/it/intro.xml
2899         * manual/it/starting.xml
2900                 add pages towards German and Italian manuals.
2901                 (just for storage, they are not built yet, due
2902                 to being incomplete.) submitted by Speckmade
2903                 <Speckmade@gmx.net> and Salvatore De Paolis
2904                 <iwkse@claws-mail.org>
2905
2906 2008-05-16 [colin]      3.4.0cvs42
2907
2908         * src/gtk/sslcertwindow.c
2909                 Fix SHA1 fingerprint with GnuTLS
2910
2911 2008-05-15 [colin]      3.4.0cvs41
2912
2913         * src/gtk/sslcertwindow.c
2914                 Print SHA1 fingerprint too
2915
2916 2008-05-15 [colin]      3.4.0cvs40
2917
2918         * src/imap.c
2919                 Fix certificate port on TLS. It was 
2920                 previously always 0.
2921                 **IMPORTANT INFORMATION**: this will trigger 
2922                 one wrong "New certificate" warning at the 
2923                 first connection with this fix, if using STARTTLS
2924                 on IMAP.
2925         * src/gtk/sslcertwindow.c
2926                 Make labels selectable
2927
2928 2008-05-15 [colin]      3.4.0cvs39
2929
2930         * src/imap.c
2931                 Fix double free when STARTTLS fails (for
2932                 example due to refusing the certificate)
2933
2934 2008-05-15 [paul]       3.4.0cvs38
2935
2936         * manual/advanced.xml
2937                 fix typo
2938
2939 2008-05-15 [paul]       3.4.0cvs37
2940
2941         * manual/advanced.xml
2942         * src/prefs_send.c
2943                 make outgoing_fallback_to_ascii a hidden pref
2944
2945 2008-05-14 [colin]      3.4.0cvs36
2946
2947         * src/main.c
2948         * src/mainwindow.c
2949         * src/mainwindow.h
2950                 Make it possible to cancel quit when Claws
2951                 ask whether to empty trash.
2952
2953 2008-05-14 [colin]      3.4.0cvs35
2954
2955         * src/compose.c
2956         * src/prefs_common.c
2957         * src/prefs_common.h
2958         * src/prefs_send.c
2959                 Add a preference to be able to specify an
2960                 outgoing charset/encoding but still fallback
2961                 to 7bit US-ASCII when possible (default TRUE,
2962                 same behavior as pre-cvs34)
2963
2964 2008-05-14 [colin]      3.4.0cvs34
2965
2966         * src/compose.c
2967                 Always use the specified encoding and charset if it is
2968                 specified, even if the mail is ASCII.
2969
2970 2008-05-13 [paul]       3.4.0cvs33
2971
2972         * src/ldapupdate.c
2973                 fix the build warnings the easy way for now
2974
2975 2008-05-13 [colin]      3.4.0cvs32
2976
2977         * src/prefs_themes.c
2978                 Count .png files as icons too (fixes part
2979                 of bug 1609, 'Icon issues')
2980
2981 2008-05-13 [wwp]        3.4.0cvs31
2982
2983         * src/addressbook_foldersel.c
2984                 Fix wrong check (completes 3.4.0.cvs30).
2985
2986 2008-05-12 [wwp]        3.4.0cvs30
2987
2988         * src/addressbook.c
2989         * src/addressbook_foldersel.c
2990         * src/filtering.c
2991         * src/matcher.c
2992         * src/prefs_matcher.c
2993         * src/plugins/bogofilter/bogofilter.c
2994         * src/plugins/bogofilter/bogofilter_gtk.c
2995         * src/plugins/dillo_viewer/dillo_prefs.c
2996         * src/plugins/spamassassin/spamassassin.c
2997         * src/plugins/spamassassin/spamassassin_gtk.c
2998                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
2999                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
3000                 translated string "Any" in plugins (whitelisting) and
3001                 UTF8 comparisons.
3002
3003 2008-05-07 [colin]      3.4.0cvs29
3004
3005         * configure.ac
3006                 Fix --enable-maemo (assume --enable-generic-umpc)
3007
3008 2008-05-07 [colin]      3.4.0cvs28
3009
3010         * configure.ac
3011         * src/account.c
3012         * src/addr_compl.c
3013         * src/compose.c
3014         * src/editaddress.c
3015         * src/folderview.c
3016         * src/mainwindow.c
3017         * src/messageview.c
3018         * src/mimeview.c
3019         * src/prefs_account.c
3020         * src/prefs_common.c
3021         * src/prefs_display_header.c
3022         * src/prefs_filtering.c
3023         * src/prefs_summaries.c
3024         * src/prefs_template.c
3025         * src/prefs_toolbar.c
3026         * src/stock_pixmap.c
3027         * src/summaryview.c
3028         * src/summaryview.h
3029         * src/textview.c
3030         * src/toolbar.c
3031         * src/gtk/about.c
3032         * src/gtk/gtksctree.c
3033         * src/gtk/menu.c
3034         * src/gtk/prefswindow.c
3035         * src/gtk/sslcertwindow.c
3036                 Separate generic UMPC code (layouts, ...) from 
3037                 MAEMO code (Hildon, ...)
3038
3039 2008-05-06 [paul]       3.4.0cvs27
3040
3041         * tools/claws.i18n.status.pl
3042                 add he.po
3043
3044 2008-05-06 [colin]      3.4.0cvs26
3045
3046         * src/common/utils.c
3047                 Maybe fix crash on FreeBSD
3048
3049 2008-05-05 [colin]      3.4.0cvs25
3050
3051         * src/messageview.c
3052                 Fix bug 1602, 'Crash when sending return receipt for
3053                 messages with no subject'
3054
3055 2008-05-05 [colin]      3.4.0cvs24
3056
3057         * src/mimeview.c
3058                 Don't overwrite temporary files with same
3059                 name when drag and dropping. Fixes bug 1599,
3060                 'attach multiple files with the same name from 
3061                 one mail to another'
3062
3063 2008-05-04 [paul]       3.4.0cvs23
3064
3065         * src/compose.c
3066         * src/prefs_common.c
3067                 fix bug 1587 'can not replay with quote'
3068
3069 2008-05-03 [colin]      3.4.0cvs22
3070
3071         * po/de.po
3072                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
3073
3074 2008-05-03 [colin]      3.4.0cvs21
3075
3076         * src/toolbar.c
3077                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
3078                 icon isn't grayed although ineffective'
3079
3080 2008-05-02 [wwp]        3.4.0cvs20
3081
3082         * po/fr.po
3083                 Fix translation.
3084
3085         * src/prefs_folder_item.c
3086                 Add missing notice in folder properties (templates) when
3087                 folder is a root node.
3088
3089 2008-04-30 [colin]      3.4.0cvs19
3090
3091         * src/prefs_toolbar.c
3092                 Add Trash and Delete icons to the icon chooser
3093
3094 2008-04-30 [colin]      3.4.0cvs18
3095
3096         * src/compose.c
3097                 Remove "Delete entire line" which was a noop
3098                 and should be the same as "Delete line" :)
3099
3100 2008-04-30 [colin]      3.4.0cvs17
3101
3102         * src/compose.c
3103                 Fix 'Delete line' and 'Delete to end of line'
3104                 on the last line. Patch by <seelenhirt@gmx.net>
3105
3106 2008-04-28 [colin]      3.4.0cvs16
3107
3108         * src/folder.c
3109                 Fix bug 1589, 'tagsdb file not removed when
3110                 folder deleted'.
3111         * src/common/utils.c
3112                 Make sure claws_unlink accepts NULL arg.
3113
3114 2008-04-25 [colin]      3.4.0cvs15
3115
3116         * src/common/ssl.c
3117                 Fix/simplify previous commit
3118
3119 2008-04-25 [colin]      3.4.0cvs14
3120
3121         * src/addrindex.h
3122         * src/common/ssl_certificate.c
3123                 Patch by Marcus: Fix Win32 build
3124         * src/common/ssl.c
3125                 Fix build with GnuTLS/no pthread, thanks
3126                 to Marcus
3127
3128 2008-04-25 [colin]      3.4.0cvs13
3129
3130         * src/summaryview.c
3131                 Fix bug 1586, '3-pane vertical layout now and then 
3132                 still shows sender column'
3133
3134 2008-04-25 [colin]      3.4.0cvs12
3135
3136         * src/Makefile.am
3137         * src/w32-logo.ico
3138         * src/w32-resource.rc
3139                 Patch from Marcus Brinkmann to set an icon on w32.
3140
3141 2008-04-24 [colin]      3.4.0cvs11
3142
3143         * src/inc.c
3144         * src/inc.h
3145                 Trace inc locks
3146         * src/ldif.c
3147         * src/ldif.h
3148                 Fix bug 1581, 'Bad File Format during Import LDIF':
3149                 Use dynamically allocated buffers; also, allow 
3150                 importing contacts with no email address
3151
3152 2008-04-24 [colin]      3.4.0cvs10
3153
3154         * src/prefs_common.c
3155                 Increment the timeout a bit on OpenBSD, 75 isn't enough
3156
3157 2008-04-23 [colin]      3.4.0cvs9
3158
3159         * src/compose.c
3160         * src/prefs_folder_item.c
3161         * src/prefs_template.c
3162         * src/quote_fmt.c
3163                 Fix bug 1576: Fix unescaping of templates when testing them
3164                 I think it breaks nothing. (wwp, you're welcome to double-check)
3165
3166 2008-04-23 [paul]       3.4.0cvs8
3167
3168         * manual/advanced.xml
3169                 add info about the "two_line_vertical" hidden
3170                 pref
3171
3172 2008-04-22 [paul]       3.4.0cvs7
3173
3174         * src/prefs_common.c
3175         * src/prefs_common.h
3176         * src/summaryview.c
3177                 make the 2-line view in summaryview when in three
3178                 columns mode configurable. hidden pref: "two_line_vertical"
3179
3180 2008-04-22 [colin]      3.4.0cvs6
3181
3182         * src/inc.c
3183                 Fix missing inc_unlock()
3184         * src/prefs_matcher.c
3185         * src/send_message.c
3186                 Fix my last commit
3187
3188 2008-04-22 [colin]      3.4.0cvs5
3189
3190         * src/etpan/imap-thread.c
3191                 Use g_(un)setenv instead of (un)setenv which
3192                 doesn't exist on IRIX 6.5
3193
3194 2008-04-22 [colin]      3.4.0cvs4
3195
3196         * src/inc.c
3197         * src/prefs_common.c
3198         * src/send_message.c
3199                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
3200                 Set the default timeout to 75 seconds
3201
3202 2008-04-20 [colin]      3.4.0cvs3
3203
3204         * src/pixmaps/tray_newmail.offline.xpm
3205         * src/pixmaps/tray_newmail.xpm
3206         * src/pixmaps/tray_newmarkedmail.offline.xpm
3207         * src/pixmaps/tray_newmarkedmail.xpm
3208         * src/pixmaps/tray_nomail.offline.xpm
3209         * src/pixmaps/tray_nomail.xpm
3210         * src/pixmaps/tray_unreadmail.offline.xpm
3211         * src/pixmaps/tray_unreadmail.xpm
3212         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
3213         * src/pixmaps/tray_unreadmarkedmail.xpm
3214                 Make the tray icons a bit nicer. Would be
3215                 nice to get really nice icons from someone
3216                 who's good at Gimp :)
3217
3218 2008-04-18 [colin]      3.4.0cvs2
3219
3220         * src/common/log.c
3221                 Forgot one g_unlink
3222
3223 lease complete the changelog entry below
3224 2008-04-18 [colin]      3.4.0cvs1
3225
3226         * src/addrduplicates.c
3227         * src/addressbook.c
3228         * src/compose.c
3229         * src/crash.c
3230         * src/editaddress.c
3231         * src/folder.c
3232         * src/image_viewer.c
3233         * src/imap.c
3234         * src/inc.c
3235         * src/main.c
3236         * src/mbox.c
3237         * src/messageview.c
3238         * src/mh.c
3239         * src/msgcache.c
3240         * src/news.c
3241         * src/partial_download.c
3242         * src/pop.c
3243         * src/prefs_common.c
3244         * src/prefs_common.h
3245         * src/prefs_other.c
3246         * src/prefs_themes.c
3247         * src/procheader.c
3248         * src/procmime.c
3249         * src/procmsg.c
3250         * src/textview.c
3251         * src/wizard.c
3252         * src/common/prefs.c
3253         * src/common/ssl_certificate.c
3254         * src/common/template.c
3255         * src/common/utils.c
3256         * src/common/utils.h
3257         * src/etpan/imap-thread.c
3258         * src/plugins/dillo_viewer/dillo_viewer.c
3259         * src/plugins/pgpcore/sgpgme.c
3260         * src/plugins/pgpinline/pgpinline.c
3261                 Add an option to shred temporary files and messages
3262                 instead of just removing them. Slows deletions down!
3263
3264 2008-04-18 [paul]       3.4.0
3265
3266         * NEWS
3267         * README
3268         * RELEASE_NOTES 
3269                 3.4.0 released
3270
3271
3272 2008-04-18 [paul]       3.3.1cvs61
3273
3274         * po/de.po
3275         * po/fi.po
3276         * po/it.po
3277         * po/pt_BR.po
3278                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
3279                 and Frederico Goncalves Guimaraes
3280         * po/es.po
3281                 updated on the last minute by a lazy Ricardo Mones
3282
3283 2008-04-18 [colin]      3.3.1cvs60
3284
3285         * po/fr.po
3286                 Update translation (Fabien Vantard)
3287
3288 2008-04-17 [colin]      3.3.1cvs59
3289
3290         * src/imap.c
3291                 Fix debian bug 474712, 'claws seg faults when IMAP 
3292                 connection breaks after an IMAP protocol error 
3293                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
3294         * src/summaryview.c
3295                 Fix a little leak
3296
3297 2008-04-17 [colin]      3.3.1cvs58
3298
3299         * src/common/log.c
3300                 Fix log size getting out of control (claws-mail
3301                 getting SIGXFSZ): rotate if every 10MB
3302
3303 2008-04-10 [paul]       3.3.1cvs57
3304
3305         * src/prefs_other.c
3306                 improvements to english usage
3307
3308 2008-04-10 [paul]       3.3.1cvs56
3309
3310         * src/prefs_receive.c
3311                 add an accurate description
3312
3313 2008-04-08 [colin]      3.3.1cvs55
3314
3315         * src/undo.c
3316                 Probably fix corruption, introduced in cvs53
3317
3318 2008-04-04 [iwkse]      3.3.1cvs54
3319
3320         * src/undo.c
3321                 undo should works properly again
3322
3323 2008-04-04 [iwkse]      3.3.1cvs53
3324
3325         * src/undo.c
3326                 Fix a segfault but breaks undo
3327                 on a specific case (eg. double paste with
3328                 middle-mouse button)
3329
3330 2008-04-04 [iwkse]      3.3.1cvs52
3331
3332         * src/prefs_filtering.c
3333                 Fix previous Tab mess
3334
3335 2008-04-03 [iwkse]      3.3.1cvs51
3336
3337         * src/prefs_filtering.c
3338                 Add search in filtering rules list
3339
3340 2008-04-02 [colin]      3.3.1cvs50
3341
3342         * src/main.c
3343                 Revert part of the previous patch: we do
3344                 want to parse ~/.claws-mail/gtkrc-2.0 if it
3345                 exists
3346
3347 2008-04-02 [colin]      3.3.1cvs49
3348
3349         * src/main.c
3350                 Fix bug 1562, 'Claws-Mail does not completely 
3351                 respect settings in GTK2_RC_FILES environment'
3352                 Remove manual parsing of .gtkrc-2.0 and 
3353                 .gtk/gtkrc-2.0. GTK does it itself these days.
3354
3355 2008-04-01 [colin]      3.3.1cvs48
3356
3357         * src/imap_gtk.c
3358                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
3359                 ticking "Show only subscribed"'
3360
3361 2008-03-31 [colin]      3.3.1cvs47
3362
3363         * src/folder.c
3364                 Fix bug 1553, 'File lock not respected'
3365                 Regression due to the implementation of
3366                 deletion batching
3367
3368 2008-03-31 [colin]      3.3.1cvs46
3369
3370         * src/mainwindow.c
3371                 Fix tags menu update, thanks to Paul
3372
3373 2008-03-29 [wwp]        3.3.1cvs45
3374
3375         * src/prefs_account.c
3376         * src/prefs_common.c
3377         * src/prefs_folder_item.c
3378         * src/prefs_quote.c
3379         * src/quote_fmt.c
3380         * src/quote_fmt.h
3381                 Fix compose template formats (in global preferences)
3382                 being translated under specific conditions.
3383                 Add a button to restore factory defaults for current
3384                 language.
3385
3386 2008-03-27 [colin]      3.3.1cvs44
3387
3388         * src/common/prefs.c
3389         * src/common/xmlprops.c
3390                 Fix RedHat bug 431735, 'segfault if /home is full' 
3391                 (when starting): Fix double fclose() in prefs.c
3392                 and potentially xmlprops.c
3393
3394 2008-03-27 [colin]      3.3.1cvs43
3395
3396         * src/addressbook.c
3397                 Fix bug 1559, 'Claws Mail crashed deleting all 
3398                 common contacts'
3399
3400 2008-03-27 [wwp]        3.3.1cvs42
3401
3402         * src/addressbook.c
3403                 Fix 3.3.0cvs41.
3404
3405 2008-03-27 [wwp]        3.3.1cvs41
3406
3407         * src/addressbook.c
3408                 Prevent list flickering when deleting addresses.
3409
3410 2008-03-26 [colin]      3.3.1cvs40
3411
3412         * src/imap.c
3413                 Clean up session disconnection. Possibly
3414                 fix Ubuntu bug #204290
3415
3416 2008-03-26 [colin]      3.3.1cvs39
3417
3418         * src/textview.c
3419                 Fix bug 1555: current folder wasn't used when
3420                 right-clicking on an email address
3421
3422 2008-03-25 [colin]      3.3.1cvs38
3423
3424         * src/plugins/bogofilter/bogofilter.c
3425         * src/plugins/bogofilter/bogofilter.h
3426         * src/plugins/bogofilter/bogofilter_gtk.c
3427                 Add a "learn from whitelist" preference
3428                 Whitelist Unsure mails too.
3429
3430 2008-03-24 [paul]       3.3.1cvs37
3431
3432         * src/prefs_account.c
3433                 If no MH mailbox and no account exists, when
3434                 creating a POP/Local account, just create and
3435                 use the default one instead of bailing with a
3436                 "Mailbox doesn't exist" error
3437
3438 2008-03-21 [colin]      3.3.1cvs36
3439
3440         * src/procmime.c
3441                 strstrip mime subtype
3442
3443 2008-03-21 [paul]       3.3.1cvs35
3444
3445         * manual/advanced.xml
3446                 correct and update the info about Actions
3447
3448 2008-03-20 [colin]      3.3.1cvs34
3449
3450         * src/messageview.c
3451         * src/messageview.h
3452         * src/textview.c
3453                 Show at max 1MB of text, add a noticeview to
3454                 show everything optionally.
3455
3456 2008-03-20 [colin]      3.3.1cvs33
3457
3458         * src/stock_pixmap.c
3459                 Add support for png themes
3460
3461 2008-03-19 [wwp]        3.3.1cvs32
3462
3463         * src/procheader.c
3464                 Sanity check.
3465
3466 2008-03-18 [colin]      3.3.1cvs31
3467
3468         * src/common/utils.c
3469         * src/common/utils.h
3470                 Handle size_t instead of off_t in to_human_readable
3471
3472 2008-03-18 [colin]      3.3.1cvs30
3473
3474         * src/imap.c
3475                 Remove raw printf
3476
3477 2008-03-16 [colin]      3.3.1cvs29
3478
3479         * src/summaryview.c
3480                 Fix build on GTK < 2.12
3481
3482 2008-03-16 [colin]      3.3.1cvs28
3483
3484         * src/mainwindow.c
3485                 Refresh non-list widget when switching
3486                 messageview
3487
3488 2008-03-16 [colin]      3.3.1cvs27
3489
3490         * manual/faq.xml
3491                 Revert cvs25: This wasn't a typo :) :
3492                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
3493
3494
3495 2008-03-16 [colin]      3.3.1cvs26
3496
3497         * src/summaryview.c
3498         * src/gtk/gtksctree.c
3499         * src/gtk/gtksctree.h
3500                 Implement 2-lines items in Summaryview when in 
3501                 three columns mode
3502
3503 2008-03-16 [paul]       3.3.1cvs25
3504
3505         * manual/faq.xml
3506                 fix typo
3507
3508 2008-03-14 [colin]      3.3.1cvs24
3509
3510         * src/prefs_filtering_action.c
3511                 Fix buglet on setting recipient when
3512                 reediting forward rules.
3513
3514 2008-03-12 [colin]      3.3.1cvs23
3515
3516         * src/summaryview.c
3517                 Fix a new unused variable warning
3518         * src/plugins/trayicon/trayicon.c
3519                 Fix folderview's scrollbar at startup
3520                 if starting hidden
3521
3522 2008-03-12 [colin]      3.3.1cvs22
3523
3524         * src/folderview.c
3525         * src/summaryview.c
3526                 Use item_opened at the beginning of showing
3527                 a folder instead of the end. Fixes flicker.
3528
3529 2008-03-12 [paul]       3.3.1cvs21
3530
3531         * src/folder.c
3532         * src/folder.h
3533         * src/mainwindow.c
3534         * src/procmsg.c
3535         * src/summaryview.c
3536         * src/plugins/trayicon/trayicon.c
3537                 add tooltip with extended folder stats
3538
3539 2008-03-10 [colin]      3.3.1cvs20
3540
3541         * src/common/xml.c
3542                 Handle comments
3543
3544 2008-03-07 [colin]      3.3.1cvs19
3545
3546         * src/mainwindow.c
3547                 Fix blinking of the taskbar entry
3548
3549 2008-03-07 [colin]      3.3.1cvs18
3550
3551         * src/mainwindow.c
3552                 MAEMO: Fix bug 1494, 'Trayicon 
3553                 plugin breaks UI...'
3554
3555 2008-03-07 [paul]       3.3.1cvs17
3556
3557         * src/gtk/authors.h
3558                 reflect reality a bit more closely
3559
3560 2008-03-06 [colin]      3.3.1cvs16
3561
3562         * src/mainwindow.c
3563         * src/mainwindow.h
3564         * src/summaryview.c
3565         * src/summaryview.h
3566         * src/toolbar.c
3567                 Integrate things better wrt the new
3568                 summaryview extensibility.
3569
3570 2008-03-06 [wwp]        3.3.1cvs15
3571
3572         * src/quote_fmt.c
3573                 Fix some gcc warnings.
3574
3575 2008-03-06 [wwp]        3.3.1cvs14
3576
3577         * src/prefs_account.c
3578         * src/prefs_folder_item.c
3579         * src/prefs_gtk.c
3580         * src/prefs_template.c
3581         * src/gtk/prefswindow.c
3582         * src/gtk/prefswindow.h
3583                 prefs_templates: fix missing unregistering of addr_completion widgets
3584                 and and ending of addr_completion service.
3585                 prefs_folder_item: fix missing registering/unregistering of widgets,
3586                 and rework the way add_completion service is started and stopped.
3587                 Plus few prefswindow API changes (opening).
3588
3589 2008-03-06 [wwp]        3.3.1cvs13
3590
3591         * src/folder_item_prefs.c
3592         * src/prefs_template.c
3593         * src/prefs_template.h
3594         * src/quote_fmt.c
3595         * src/common/template.c
3596                 Complete 3.3.1cvs12, thanks to Colin.
3597
3598 2008-03-06 [wwp]        3.3.1cvs12
3599
3600         * src/compose.c
3601         * src/folder_item_prefs.c
3602         * src/folder_item_prefs.h
3603         * src/prefs_account.c
3604         * src/prefs_folder_item.c
3605         * src/prefs_quote.c
3606         * src/prefs_template.c
3607         * src/quote_fmt.c
3608         * src/quote_fmt.h
3609         * src/common/template.c
3610         * src/common/template.h
3611                 Global and per-folder templates can now override the from name (this
3612                 doesn't change the account being used).
3613                 Examples:
3614                  "My other name" <%account_email> (just changes the name)
3615                  my.faked.email@address.org (overrides the address too)
3616
3617 2008-03-05 [colin]      3.3.1cvs11
3618
3619         * src/summaryview.c
3620         * src/summaryview.h
3621                 Replace that hbox with a notebook
3622
3623 2008-03-05 [colin]      3.3.1cvs10
3624
3625         * src/folder.h
3626         * src/folderview.c
3627                 Add klass functions for notification of folder
3628                 opening/closing via the GUI
3629         * src/summaryview.c
3630         * src/summaryview.h
3631                 Add a specific container for the scrolledwin
3632
3633 2008-03-05 [colin]      3.3.1cvs9
3634
3635         * src/folder.h
3636         * src/folderview.c
3637                 Add klass functions for notification of folder 
3638                 opening/closing via the GUI
3639         * src/summaryview.c
3640         * src/summaryview.h
3641                 Add a specific container for the scrolledwin
3642
3643 2008-03-02 [colin]      3.3.1cvs8
3644
3645         * src/messageview.c
3646                 MAEMO: Fix bug 1541, 'Deleting message from within 
3647                 read window displays next message then closes.'
3648
3649 2008-03-02 [colin]      3.3.1cvs7
3650
3651         * src/main.c
3652                 Probably fix bug 1539, 'Program crashes':
3653                 Setup Gcrypt's thread functions when built
3654                 with GnuTLS
3655
3656 2008-03-01 [colin]      3.3.1cvs6
3657
3658         * src/folder.c
3659         * src/imap_gtk.c
3660                 Get rid of stale folders with no account
3661
3662 2008-02-28 [colin]      3.3.1cvs5
3663
3664         * src/compose.c
3665                 Fix bug 1534, 'Segmentation fault when doing 
3666                 some draft saving and then throwing away'
3667         * src/imap.c
3668                 Fix bug 1533, 'Claws is unable to mark messages 
3669                 as "read" in IMAP shared folders'
3670         * src/etpan/imap-thread.c
3671                 Fix bug 1515, 'large messages crash claws when 
3672                 syncing for offline mode'. This is rather a
3673                 workaround, and mails > 64MB will still be
3674                 problematic if there's less than 64MB available
3675                 on the dataroot volume.
3676         * src/messageview.c
3677                 MAEMO: Add information when fetching big messages
3678
3679 2008-02-26 [colin]      3.3.1cvs4
3680
3681         * src/imap.c
3682                 fix bug 1532, '"login refused" message insufficiently 
3683                 detailed'
3684
3685 2008-02-26 [paul]       3.3.1cvs3
3686
3687         * INSTALL
3688         * README
3689                 remove mentions of ClamAV and a few other
3690                 old bits of information
3691
3692 2008-02-23 [colin]      3.3.1cvs2
3693
3694         * src/main.c
3695                 Fix log output (missing \n)
3696
3697 2008-02-23 [colin]      3.3.1cvs1
3698
3699         * configure.ac
3700                 Bump version number for stable release
3701
3702 2008-02-23 [paul]       3.3.0cvs21
3703
3704         * po/he.po
3705                 updated by Ofer
3706
3707 2008-02-21 [colin]      3.3.0cvs20
3708
3709         * src/matcher.c
3710                 Fix bug 1527, 'filtering is case sensitive when it 
3711                 shouldn't be'
3712
3713 2008-02-20 [colin]      3.3.0cvs19
3714
3715         * src/main.c
3716                 Fix file attachments from older Thunar
3717
3718 2008-02-19 [colin]      3.3.0cvs18
3719
3720         * manual/plugins.xml
3721         * manual/es/plugins.xml
3722         * manual/fr/plugins.xml
3723         * manual/pl/plugins.xml
3724                 Remove Clamav
3725
3726 2008-02-19 [paul]       3.3.0cvs17
3727
3728         * tools/README
3729         * tools/csv2addressbook.pl
3730                 add support for Kmail/Kaddressbook
3731
3732 2008-02-18 [colin]      3.3.0cvs16
3733
3734         * src/imap.c
3735                 Unset folder's session before creating a
3736                 new one
3737         * src/main.c
3738         * src/prefs_common.c
3739         * src/prefs_common.h
3740         * manual/advanced.xml
3741                 Add an hidden use_networkmanager pref, to
3742                 disable NetworkManager handling. Also,
3743                 consider UNKNOWN state to be CONNECTED.
3744
3745 2008-02-18 [wwp]        3.3.0cvs15
3746
3747         * src/matcher.c
3748                 Fix Engrish and make 'not' more visible in filtering debug logs.
3749
3750 2008-02-15 [colin]      3.3.0cvs14
3751
3752         * src/matcher.c
3753                 Revert cvs10 for now, it breaks the feature
3754
3755 2008-02-15 [colin]      3.3.0cvs13
3756
3757         * src/main.c
3758                 Always focus folder tree at startup
3759         * src/compose.c
3760                 Fix bug 1521, 'Cannot close compose window after 
3761                 replying to a non-existent news message'
3762
3763 2008-02-13 [colin]      3.3.0cvs12
3764
3765         * src/folderview.c
3766                 Fix important warnings
3767
3768 2008-02-12 [colin]      3.3.0cvs11
3769
3770         * src/imap.c
3771         * src/etpan/imap-thread.c
3772         * src/etpan/imap-thread.h
3773                 Fix handling of $Forwarded flag on Exchange:
3774                 check for the existence or creatability of a
3775                 flag before using it.
3776
3777 2008-02-12 [colin]      3.3.0cvs10
3778
3779         * src/matcher.c
3780                 Optimise matching on Found in addressbook if
3781                 the matched header is in cache (From, etc)
3782
3783 2008-02-12 [colin]      3.3.0cvs9
3784
3785         * src/folderview.c
3786                 Fix crashy stuff when changing displayed
3787                 columns
3788
3789 2008-02-12 [wwp]        3.3.0cvs8
3790
3791         * src/folder.h
3792                 Remove duplicate func declaration and restore the one
3793                 a missing one.
3794
3795 2008-02-12 [wwp]        3.3.0cvs7
3796
3797         * src/compose.c
3798         * src/export.c
3799         * src/folder.c
3800         * src/folder.h
3801         * src/foldersel.c
3802         * src/foldersel.h
3803         * src/imap_gtk.c
3804         * src/import.c
3805         * src/mainwindow.c
3806         * src/messageview.c
3807         * src/mh_gtk.c
3808         * src/prefs_account.c
3809         * src/prefs_filtering_action.c
3810         * src/summaryview.c
3811         * src/plugins/bogofilter/bogofilter_gtk.c
3812         * src/plugins/spamassassin/spamassassin_gtk.c
3813                 Allow moving/copying folders to root folders when using
3814                 the folder selection dialog (it was not possible to
3815                 maemo users to reparent a subfolder to a root folder
3816                 at all).
3817
3818 2008-02-12 [fabien]     3.3.0cvs6
3819
3820         * po/fr.po
3821                 a few days late for i18n fr update. Sorry.
3822
3823 2008-02-11 [colin]      3.3.0cvs5
3824
3825         * src/main.c
3826                 Implement support for future /dev/mem_notify.
3827                 This Linux kernel feature will allow applications
3828                 to be notified that memory has to be freed
3829                 before getting OOM-killed. For more information:
3830                 http://lwn.net/Articles/267013/
3831
3832 2008-02-10 [paul]       3.3.0cvs4
3833
3834         * src/Makefile.am
3835         * src/mimeview.c
3836         * src/prefs_toolbar.c
3837         * src/stock_pixmap.c
3838         * src/stock_pixmap.h
3839         * src/pixmaps/mime_text_patch.xpm
3840                 add an icon for attached patches
3841
3842 2008-02-09 [paul]       3.3.0cvs3
3843
3844         * src/gtk/about.c
3845                 bump the (c) year
3846
3847 2008-02-09 [wwp]        3.3.0cvs2
3848
3849         * src/main.c
3850                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
3851
3852 2008-02-08 [colin]      3.3.0cvs1
3853
3854         * src/common/utils.c
3855                 Forbid attaching anything containing "../" or ".ssh/"
3856                 from mailto: URI
3857
3858 2008-02-08 [paul]       3.3.0
3859
3860         * NEWS
3861         * README
3862         * RELEASE_NOTES 
3863                 3.3.0 released
3864
3865 2008-02-08 [paul]       3.2.0cvs77
3866
3867         * AUTHORS
3868                 updated with new translators
3869         * configure.ac
3870                 added he to ALL_LINGUAS
3871         * po/cs.po
3872         * po/de.po
3873         * po/es.po
3874         * po/fi.po
3875         * po/hu.po
3876         * po/it.po
3877         * po/pt_BR.po
3878         * po/zh_CN.po
3879                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
3880                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
3881                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
3882                 and Ralph Young
3883         * po/he.po
3884                 new Hebrew translation by Ofer <oc666@netvision.net.il>
3885         * src/gtk/about.c
3886                 updated with new translators and bumped (c) year
3887         * src/gtk/authors.h
3888                 updated with new translators
3889
3890 2008-02-05 [colin]      3.2.0cvs76
3891
3892         * src/messageview.c
3893         * src/mimeview.c
3894         * src/mimeview.h
3895                 Special case text/calendar parts: if there's one in
3896                 the mail, and a plugin handling text/calendar is
3897                 loaded, show that part. That'll avoid rendering 
3898                 meetings as plain text, which just looks broken to
3899                 many users.
3900
3901 2008-02-04 [colin]      3.2.0cvs75
3902
3903         * src/mainwindow.c
3904                 Maemo: Fix LED handling on OS 2008
3905
3906 2008-02-01 [colin]      3.2.0cvs74
3907
3908         * src/compose.c
3909                 Possibly fix the annoying and hard-to reproduce bug
3910                 where lines 
3911                 are
3912                 rewrapped
3913                 like
3914                 that.
3915
3916 2008-02-01 [paul]       3.2.0cvs73
3917
3918         * src/common/utils.c
3919                 fix bug 1502, 'Plus signs are stripped from
3920                 email addresses when calling from command line'
3921                 Thanks to Colin
3922
3923 2008-01-31 [colin]      3.2.0cvs72
3924
3925         * src/exphtmldlg.c
3926         * src/mimeview.c
3927         * src/summaryview.c
3928                 Fix building of URIs from filenames
3929
3930 2008-01-31 [wwp]        3.2.0cvs71
3931
3932         * src/main.c
3933                 Fixes debug output of compiled-in features list
3934                 (completes 3.2.0cvs60).
3935
3936 2008-01-31 [colin]      3.2.0cvs70
3937
3938         * configure.ac
3939         * po/POTFILES.in
3940         * src/compose.c
3941         * src/plugins/Makefile.am
3942         * src/plugins/clamav/.cvsignore
3943         * src/plugins/clamav/Makefile.am
3944         * src/plugins/clamav/README
3945         * src/plugins/clamav/clamav_plugin.c
3946         * src/plugins/clamav/clamav_plugin.h
3947         * src/plugins/clamav/clamav_plugin_gtk.c
3948         * src/plugins/clamav/clamav_plugin_gtk.deps
3949                 Remove the Clamav plugin from the core
3950
3951 2008-01-28 [wwp]        3.2.0cvs69
3952
3953         * src/compose.c
3954         * src/prefs_template.c
3955         * src/prefs_template.h
3956         * src/quote_fmt.c
3957         * src/quote_fmt.h
3958         * src/quote_fmt_lex.l
3959         * src/quote_fmt_parse.y
3960                 Fix for bug #1493: count lines (\n chars) according to the way
3961                 format body is passed (i.e. \-escaped or not).
3962
3963 2008-01-27 [paul]       3.2.0cvs68
3964
3965         * po/en_GB.po
3966                 updated
3967         * src/prefs_actions.c
3968         * src/prefs_filtering.c
3969         * src/prefs_folder_item.c
3970         * src/prefs_template.c
3971         * src/gtk/about.c
3972                 some minor changes to the English
3973
3974 2008-01-24 [colin]      3.2.0cvs67
3975
3976         * src/etpan/imap-thread.c
3977         * src/etpan/nntp-thread.c
3978                 Fix bug 1348, 'Hang ups at exit time with 
3979                 pgp plugin since 3.0.2'
3980
3981 2008-01-23 [colin]      3.2.0cvs66
3982
3983         * src/toolbar.c
3984                 Fix translation of something that shouldn't be
3985
3986 2008-01-23 [colin]      3.2.0cvs65
3987
3988         * src/procmime.c
3989                 Fix bug 1486, 'Re: Incorrect content when replying'
3990                 Revert to full scan if short scan found only 0-length
3991                 text parts
3992
3993 2008-01-23 [paul]       3.2.0cvs64
3994
3995         * src/prefs_folder_item.c
3996                 fix bug 1485, 'selecting a folder's default
3997                 account if name contains '&''
3998
3999 2008-01-23 [colin]      3.2.0cvs63
4000
4001         * src/folder.c
4002         * src/folder.h
4003         * src/main.c
4004         * src/mainwindow.c
4005                 Fix bug 1480, 'should be able to display mail file
4006                 from command line'. Let 'claws-mail --select' accept
4007                 absolute paths in addition to folder identifiers.
4008
4009 2008-01-22 [wwp]        3.2.0cvs62
4010
4011         * src/account.c
4012         * src/account.h
4013         * src/compose.c
4014         * src/messageview.c
4015         * src/summaryview.c
4016         * src/common/utils.c
4017         * src/common/utils.h
4018                 Allow from=address in mailto sequence:
4019                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
4020                   The 'from' will try to select the first account matching in accounts list,
4021                   otherwise will use the usual account selection mechanism but override with
4022                   this 'from' address.
4023                 Allow mailto with NNTP accounts
4024                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
4025                   is the default one or if a NNTP account address is used with 'from'.
4026                   This is more or less a bugfix as it was possible to use mailto with a NNTP
4027                   default account but the complete mailto sequence was put in To.
4028
4029 2008-01-22 [wwp]        3.2.0cvs61
4030
4031         * doc/man/claws-mail.1
4032                 Updated the man page: status of few features, command-line
4033                 usage (--version-full) and completed list of config files
4034                 and dirs.
4035
4036 2008-01-22 [wwp]        3.2.0cvs60
4037
4038         * src/main.c
4039                 Added --version-full to display version and compiled-in
4040                 features list (for later use by Clawsker for instance).
4041
4042 2008-01-22 [holger]     3.2.0cvs59
4043
4044         * src/addrduplicates.c
4045                 Fix scrolling in addressbook duplicate
4046                 finder result dialog
4047
4048 2008-01-21 [colin]      3.2.0cvs58
4049
4050         * src/summaryview.c
4051                 Fix bug 1457, 'sorting messages on, say, from, 
4052                 should subsort on previous sort choice'. Subsort
4053                 by date when sort is Subject, From, To, Tags.
4054
4055 2008-01-21 [colin]      3.2.0cvs57
4056
4057         * AUTHORS
4058         * src/matcher.c
4059         * src/mimeview.c
4060         * src/common/ssl.c
4061         * src/gtk/authors.h
4062                 Fix bug 1478, 'Wrong pthread_create calls all 
4063                 over the place'. Patch by Christian Cornelssen
4064
4065 2008-01-20 [colin]      3.2.0cvs56
4066
4067         * src/imap.c
4068         * src/etpan/imap-thread.c
4069         * src/etpan/imap-thread.h
4070                 Fix bug 1468, 'Use IMAP keyword to 
4071                 store "forwarded" flag'
4072
4073 2008-01-20 [colin]      3.2.0cvs55
4074
4075         * src/folderutils.c
4076                 Make list operations faster
4077
4078 2008-01-20 [colin]      3.2.0cvs54
4079
4080         * src/mainwindow.c
4081                 Fix bug 1353, 'on startup with small screen 
4082                 layout, keyboard input gets lost'
4083
4084 2008-01-20 [colin]      3.2.0cvs53
4085
4086         * src/textview.c
4087                 Complete 3.2.0cvs49, and fixes bug 1477, 
4088                 'Claws Mail crashes when view PGP-encrypted 
4089                 message'
4090
4091 2008-01-20 [colin]      3.2.0cvs52
4092
4093         * src/compose.c
4094                 Fix privacy menu update when replying to
4095                 encrypted mail and no default privacy 
4096                 system is set
4097
4098 2008-01-19 [colin]      3.2.0cvs51
4099
4100         * src/filtering.c
4101         * src/procmsg.h
4102         * src/plugins/bogofilter/bogofilter.c
4103         * src/plugins/clamav/clamav_plugin.c
4104         * src/plugins/spamassassin/spamassassin.c
4105                 Batch filtering deletions too (and save 4 bytes
4106                 per MsgInfo in the process :)
4107
4108 2008-01-19 [colin]      3.2.0cvs50
4109
4110         * src/folder.c
4111                 Make cache update after copies much faster
4112                 on IMAP
4113
4114 2008-01-19 [colin]      3.2.0cvs49
4115
4116         * src/textview.c
4117                 Check g_fopen() success
4118
4119 2008-01-17 [wwp]        3.2.0cvs48
4120
4121         * manual/faq.xml
4122         * manual/es/faq.xml
4123         * manual/fr/faq.xml
4124         * manual/pl/faq.xml
4125                 Sylpheed? No idea what this means.
4126
4127 2008-01-17 [colin]      3.2.0cvs47
4128
4129         * src/gtk/gtksctree.c
4130                 Make dnd threshold higher on Maemo
4131
4132 2008-01-16 [colin]      3.2.0cvs46
4133
4134         * src/common/passcrypt.c
4135                 Fix build on FreeBSD, thanks to Pawel
4136
4137 2008-01-15 [colin]      3.2.0cvs45
4138
4139         * src/compose.c
4140                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
4141                 spell check of actuall word'
4142         * src/summaryview.c
4143                 Temporarily disable immediate execution when learning
4144                 spam *only* if the summaryview isn't locked
4145
4146 2008-01-15 [wwp]        3.2.0cvs44
4147
4148         * src/prefs_filtering.c
4149                 Fix filtering prefs layout (Maemo port), moving page up/down
4150                 from buttons to context menu.
4151
4152 2008-01-15 [colin]      3.2.0cvs43
4153
4154         * src/compose.c
4155                 Fix bug 1465, 'First line in new message does not mark URLs'
4156
4157 2008-01-15 [colin]      3.2.0cvs42
4158
4159         * src/common/passcrypt.c
4160                 Fix bug 1461, 'several components #define 
4161                 _XOPEN_SOURCE improperly'
4162
4163 2008-01-15 [colin]      3.2.0cvs41
4164
4165         * src/summaryview.c
4166                 Fix bug 1469, 'Column width adjustments on message 
4167                 lists do not save'
4168
4169 2008-01-14 [holger]     3.2.0cvs40
4170
4171         * configure.ac
4172                 Add tests for dbus, dbus glib bindings,
4173                 and NetworkManager. All is optional. Add new
4174                 --(en|dis)able-networkmanager-support switch.
4175         * src/Makefile.am
4176         * src/imap.c
4177         * src/inc.c
4178         * src/main.c
4179         * src/main.h
4180         * src/mainwindow.c
4181         * src/gtk/about.c
4182                 Add optional NetworkManager support, so Claws Mail
4183                 can try to do the right thing when the network connection
4184                 status changes. NetworkManager support is active by
4185                 default if above requirements were met.
4186
4187 2008-01-12 [colin]      3.2.0cvs39
4188
4189         * src/summaryview.c
4190                 Advertise the click-on-reply feature in the tooltip
4191
4192 2008-01-12 [colin]      3.2.0cvs38
4193
4194         * src/Makefile.am
4195         * src/stock_pixmap.c
4196         * src/stock_pixmap.h
4197         * src/pixmaps/tray_newmail.offline.xpm
4198         * src/pixmaps/tray_newmail.xpm
4199         * src/pixmaps/tray_newmarkedmail.offline.xpm
4200         * src/pixmaps/tray_newmarkedmail.xpm
4201         * src/pixmaps/tray_nomail.offline.xpm
4202         * src/pixmaps/tray_nomail.xpm
4203         * src/pixmaps/tray_unreadmail.offline.xpm
4204         * src/pixmaps/tray_unreadmail.xpm
4205         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
4206         * src/pixmaps/tray_unreadmarkedmail.xpm
4207         * src/plugins/trayicon/Makefile.am
4208         * src/plugins/trayicon/newmail.offline.xpm
4209         * src/plugins/trayicon/newmail.xpm
4210         * src/plugins/trayicon/newmarkedmail.offline.xpm
4211         * src/plugins/trayicon/newmarkedmail.xpm
4212         * src/plugins/trayicon/nomail.offline.xpm
4213         * src/plugins/trayicon/nomail.xpm
4214         * src/plugins/trayicon/trayicon.c
4215         * src/plugins/trayicon/unreadmail.offline.xpm
4216         * src/plugins/trayicon/unreadmail.xpm
4217         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
4218         * src/plugins/trayicon/unreadmarkedmail.xpm
4219                 Make the Trayicon plugin icons themable
4220
4221 2008-01-12 [wwp]        3.2.0cvs37
4222
4223         * src/prefs_display_header.c
4224                 Fix extra leading hyphen visible in the display
4225                 header configuration combo list (maemo).
4226
4227 2008-01-11 [colin]      3.2.0cvs36
4228
4229         * src/imap.c
4230                 Set timeout to 1 before disconnecting all -
4231                 for when one switches to offline and has 
4232                 no network anymore
4233         * src/messageview.c
4234                 Fix bug 1454, 'error message shows parts and 
4235                 signature of previous messages'
4236         * src/prefs_common.c
4237                 Maemo: Hide Send dialog by default
4238
4239 2008-01-10 [colin]      3.2.0cvs35
4240
4241         * src/action.c
4242         * src/editldap.c
4243         * src/prefs_account.c
4244         * src/wizard.c
4245         * src/gtk/inputdialog.c
4246         * src/plugins/pgpcore/passphrase.c
4247                 Maemo: Fix bug 1455, 'Password enters leading letter 
4248                 incorrectly as uppercase'
4249
4250 2008-01-09 [colin]      3.2.0cvs34
4251
4252         * po/pl.po
4253                 Fix bug 1446, 'SC crashes frequently when staying 
4254                 in background'. Format string error in Polish 
4255                 translation
4256         * src/gtk/description_window.c
4257         * src/prefs_template.c
4258                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
4259                 patch by Pawel
4260         * src/wizard.c
4261                 Maemo: Fix build
4262
4263 2008-01-08 [colin]      3.2.0cvs33
4264
4265         * src/main.c
4266                 Maemo: connect HW status change signal for shutdown
4267         * src/mainwindow.c
4268                 Maemo: Fix hardware space key
4269         * src/wizard.c
4270                 Maemo: name mmc1 and 2 a better name
4271
4272 2008-01-08 [wwp]        3.2.0cvs32
4273
4274         * src/folder.c
4275         * src/folder_item_prefs.c
4276         * src/folder_item_prefs.h
4277         * src/prefs_folder_item.c
4278                 It's now possible to disable processing rules when
4279                 entering a folder (this adds a new option to the
4280                 folder properties dialog).
4281
4282 2008-01-08 [wwp]        3.2.0cvs31
4283
4284         * src/common/utils.c
4285                 Mailto: now supports 'insert' (stands for 'insert file'), this
4286                 adds the ability to create a new message from the command-line,
4287                 with body set from an existing file contents.
4288
4289 2008-01-08 [colin]      3.2.0cvs30
4290
4291         * src/summaryview.c
4292                 Maybe fix bug 1452, 'crash while drag'n'droping 
4293                 emails to an IMAP folder'
4294
4295 2008-01-07 [wwp]        3.2.0cvs29
4296
4297         * src/prefs_filtering.c
4298                 Static-alize a function, thanks to Colin.
4299
4300 2008-01-07 [colin]      3.2.0cvs28
4301
4302         * src/folderview.c
4303                 Fix scrolling to bottom when drag and dropping
4304         * src/summaryview.c
4305                 Fix bug 1445, 'Display sender using addressbook: fails 
4306                 when From: isn't an email address'
4307
4308 2008-01-07 [wwp]        3.2.0cvs27
4309
4310         * src/prefs_actions.c
4311         * src/prefs_filtering.c
4312         * src/prefs_template.c
4313                 Add tooltips to most buttons in the templates, actions and
4314                 filtering/processing dialogs.
4315
4316 2008-01-07 [wwp]        3.2.0cvs26
4317
4318         * src/prefs_filtering.c
4319                  - add a clear button to clear dialog input fields
4320                  - add page up and page down buttons to move selected rule up and down
4321                  - in rules list popup-menu: added Delete, Delete all and Duplicate
4322                  - popup-menu items are greyed out either if the list is empty (not counting the
4323                    (New) row or if there is no selected item
4324                  - clear store when closing dialog
4325
4326         * src/prefs_actions.c
4327                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
4328                    clear button, popup-menu
4329                  - clear store when closing dialog
4330
4331         * src/prefs_template.c
4332                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
4333                    clear button, popup-menu 
4334
4335         * src/addrcustomattr.c
4336                  - renamed popup-menu item Clear list to Delete all
4337                  - grey out popup-menu items is there is no selected item or if list is empty
4338                  - clear store when closing dialog
4339
4340         * src/edittags.c
4341                  - added popup-menu item Delete all
4342                  - grey out popup-menu items is there is no selected item or if list is empty
4343                  - clear store when closing dialog
4344
4345 2008-01-06 [wwp]        3.2.0cvs25
4346
4347         * src/addressadd.c
4348                 One more layout fix by Pawel (completes 3.2.0cvs24).
4349
4350 2008-01-05 [colin]      3.2.0cvs24
4351
4352         * src/addressadd.c
4353                 Little GUI fixes, patch by Pawel
4354
4355 2007-12-29 [wwp]        3.2.0cvs23
4356
4357         * src/compose.c
4358                 Fix for bug #1443, and strip possible whitespaces around
4359                 custom header names.
4360
4361 2007-12-29 [mones]      3.2.0cvs22
4362
4363         * po/es.po
4364                 Updated translation, corrected a term based 
4365                 on suggestion from Israel Saeta PĂ©rez,
4366                 reverted awful X-Mailer translation
4367         * src/procmime.c
4368                 Complete cvs20 for FreeBSD, patch by Pawel
4369
4370 2007-12-29 [colin]      3.2.0cvs21
4371
4372         * src/textview.c
4373                 Fix bug 1442, 'Tags are repeated in 
4374                 encapsulated messages'
4375
4376 2007-12-28 [colin]      3.2.0cvs20
4377
4378         * src/procmime.c
4379                 Fix path to mime/globs. Patch by Marten King.
4380
4381 2007-12-27 [colin]      3.2.0cvs19
4382
4383         * src/plugins/pgpcore/Makefile.am
4384         * src/plugins/pgpinline/Makefile.am
4385         * src/plugins/pgpmime/Makefile.am
4386                 Add missing flags to build pgp plugins on maemo
4387
4388 2007-12-27 [colin]      3.2.0cvs18
4389
4390         * src/mainwindow.c
4391                 Maximise before showing to avoid probable flickering
4392                 on slow computers.
4393
4394 2007-12-27 [colin]      3.2.0cvs17
4395
4396         * src/main.c
4397         * src/mainwindow.c
4398         * src/prefs_common.c
4399         * src/prefs_common.h
4400                 Fix bug 1439, 'Claws Mail does not remember window size 
4401                 state when restarted'. Save maximised state and force
4402                 maximisation at startup if applicable.
4403
4404 2007-12-23 [paul]       3.2.0cvs16
4405
4406         * src/prefs_matcher.c
4407                 fix bug 1436, 'Filter condition dialog doesn't
4408                 load header name from current rules'
4409
4410 2007-12-22 [paul]       3.2.0cvs15
4411
4412         * src/compose.c
4413                 fix bug 1435, 'Reply doesn't take into account
4414                 reply-to field'
4415
4416 2007-12-21 [paul]       3.2.0cvs14
4417
4418         * src/common/ssl_certificate.c
4419                 fix FreeBSD build with IPV6 support 
4420
4421 2007-12-20 [colin]      3.2.0cvs13
4422
4423         * src/imap.c
4424                 Fix error handling
4425
4426 2007-12-20 [colin]      3.2.0cvs12
4427
4428         * src/imap.c
4429         * src/imap.h
4430         * src/prefs_account.c
4431                 Add DIGEST-MD5 support for IMAP authentication
4432
4433 2007-12-19 [mones]      3.2.0cvs11
4434
4435         * doc/man/claws-mail.1
4436                 Better ordering of sections, updated options
4437         * po/es.po
4438                 Updated strings
4439
4440 2007-12-19 [paul]       3.2.0cvs10
4441
4442         * src/prefs_account.c
4443                 use a spinbutton instead of an entry for
4444                 "POP authentication timeout" also
4445
4446 2007-12-19 [colin]      3.2.0cvs9
4447
4448         * src/prefs_filtering_action.c
4449         * src/prefs_matcher.c
4450         * src/gtk/description_window.c
4451                 Destroy info windows with their parents
4452                 Patch by Pawel
4453
4454 2007-12-19 [colin]      3.2.0cvs8
4455
4456         * src/prefs_account.c
4457                 Use spinbuttons instead of entries where needed
4458                 Patch by Pawel
4459
4460 2007-12-18 [paul]       3.2.0cvs7
4461
4462         * src/prefs_matcher.c
4463                 add missing i18n for a few strings
4464                 Patch by Stephan Sachse
4465
4466 2007-12-18 [paul]       3.2.0cvs6
4467
4468         * src/prefs_logging.c
4469                 use 'disk' instead of 'disc'
4470
4471 2007-12-18 [paul]       3.2.0cvs5
4472
4473         * po/en_GB.po
4474                 updated
4475         * src/addrcustomattr.c
4476         * src/editaddress.c
4477                 fixes to the ingleesh
4478         * src/prefs_filtering_action.c
4479                 fix copyright header
4480                 fix untranslated strings
4481         * src/prefs_filtering_action.h
4482                 fix copyright header
4483
4484 2007-12-18 [wwp]        3.2.0cvs4
4485
4486         * src/folderview.c
4487         * src/headerview.c
4488         * src/prefs_common.c
4489         * src/prefs_common.h
4490         * src/prefs_fonts.c
4491         * src/summaryview.c
4492         * src/textview.c
4493         * src/wizard.c
4494         * src/common/defs.h
4495         * src/gtk/gtkutils.c
4496                 Added prefs to set custom small and bold fonts
4497                 (might matter on some desktops, according to
4498                 DPI and font settings).
4499
4500 2007-12-18 [colin]      3.2.0cvs3
4501
4502         * src/prefs_logging.c
4503                 Rework GUI, patch by Pawel
4504
4505 2007-12-18 [colin]      3.2.0cvs2
4506
4507         * src/prefs_filtering_action.c
4508                 Rework GUI, patch by Pawel
4509
4510 2007-12-18 [colin]      3.2.0cvs1
4511
4512         * src/editaddress.c
4513                 Fix build on old GCC
4514                 Fix inverted buttons
4515
4516 2007-12-17 [paul]       3.2.0
4517
4518         * NEWS
4519         * README
4520         * RELEASE_NOTES 
4521                 3.2.0 released
4522
4523 2007-12-17 [paul]       3.1.0cvs79
4524
4525         * po/de.po
4526         * po/fr.po
4527         * po/hu.po
4528         * po/it.po
4529         * po/pt_BR.po
4530                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
4531                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
4532
4533 2007-12-17 [mones]      3.1.0cvs78
4534
4535         * po/es.po
4536                 Updated Spanish translation for 3.2.0 release
4537
4538 2007-12-16 [colin]      3.1.0cvs77
4539
4540         * src/addrcustomattr.c
4541                 Fix translations, patch by Fabien
4542
4543 2007-12-15 [paul]       3.1.0cvs76
4544
4545         * src/folderview.c
4546                 fix compiler warning
4547
4548 2007-12-14 [colin]      3.1.0cvs75
4549
4550         * src/folderview.c
4551                 Simplify logic
4552
4553 2007-12-12 [wwp]        3.1.0cvs74
4554
4555         * AUTHORS
4556         * src/gtk/authors.h
4557                 Added Marius Glauser to the hall of fame.
4558
4559 2007-12-12 [wwp]        3.1.0cvs73
4560
4561         * src/gtk/gtkutils.c
4562                 Improve the way we show results of searches
4563                 in message bodies: selected text now get centered
4564                 vertically in the message window.
4565                 Patch by Marius Glauser <seelenhirt@gmx.net>.
4566
4567 2007-12-10 [colin]      3.1.0cvs72
4568
4569         * src/folder.c
4570                 Don't crash when setting batch mode on no folder
4571
4572 2007-12-10 [colin]      3.1.0cvs71
4573
4574         * src/common/utils.c
4575                 Fix potential buffer overrun (thanks to
4576                 Hiroyuki)
4577
4578 2007-12-08 [paul]       3.1.0cvs70
4579
4580         * src/prefs_receive.c
4581                 small change to the English
4582
4583 2007-12-08 [colin]      3.1.0cvs69
4584
4585         * src/vcard.c
4586                 Fix warnings
4587
4588 2007-12-07 [colin]      3.1.0cvs68
4589
4590         * src/mainwindow.c
4591         * src/summaryview.c
4592         * src/summaryview.h
4593                 Free simplify_subject_preg at exit
4594
4595 2007-12-07 [colin]      3.1.0cvs67
4596
4597         * src/main.c
4598         * src/summaryview.c
4599         * src/common/utils.c
4600         * src/common/utils.h
4601                 We have to free reused regexps from time to
4602                 time, or they get huge
4603
4604 2007-12-07 [colin]      3.1.0cvs66
4605
4606         * src/vcard.c
4607                 Fix QP decoding (and UTF8)
4608
4609 2007-12-07 [colin]      3.1.0cvs65
4610
4611         * src/addrcustomattr.c
4612                 Update list of default custom attributes
4613                 now (will be needed for a feature patch
4614                 post 3.2.0)
4615
4616 2007-12-07 [colin]      3.1.0cvs64
4617
4618         * src/folder.c
4619                 Batch on destination folder when copying - fixes
4620                 slowness when moving unread mails to trash on IMAP
4621
4622 2007-12-06 [colin]      3.1.0cvs63
4623
4624         * src/common/w32_time.c
4625         * src/common/w32lib.h
4626         * src/etpan/etpan-thread-manager.c
4627         * src/etpan/imap-thread.c
4628         * src/etpan/nntp-thread.c
4629         * src/gtk/Makefile.am
4630                 Fix win32 build with libetpan. Thanks to
4631                 Marcus Brinkmann.
4632
4633 2007-12-06 [colin]      3.1.0cvs62
4634
4635         * src/account.c
4636         * src/imap.c
4637         * src/prefs_account.c
4638         * src/prefs_account.h
4639         * src/etpan/imap-thread.c
4640         * src/etpan/imap-thread.h
4641                 Disable connection via command line on WIN32
4642                 Disable mmap use on WIN32 - use normal strings
4643         * src/addressbook.c
4644         * src/addressbook.h
4645         * src/addressbook_foldersel.c
4646         * src/addressbook_foldersel.h
4647         * src/prefs_filtering_action.c
4648         * src/prefs_matcher.c
4649         * src/plugins/bogofilter/bogofilter_gtk.c
4650         * src/plugins/dillo_viewer/dillo_prefs.c
4651         * src/plugins/spamassassin/spamassassin_gtk.c
4652                 Fix leak, rework function logics to be more
4653                 natural - thanks to Holger
4654         * src/common/utils.c
4655                 Fix warnings
4656
4657 2007-12-06 [colin]      3.1.0cvs61
4658
4659         * src/news.c
4660         * src/common/utils.c
4661         * src/common/utils.h
4662                 Fix posting, and fix UTF-8 being sent when encoding
4663                 is 8bit
4664
4665 2007-12-05 [colin]      3.1.0cvs60
4666
4667         * src/news.c
4668                 Fix debian bug #453157, 'Fails to post usenet
4669                 articles after NNTP connection has been 
4670                 interrupted". Fix return value to prevent deletion
4671                 on failure, and issue MODE READER in case posting
4672                 fails at first.
4673
4674 2007-12-05 [colin]      3.1.0cvs59
4675
4676         * src/messageview.c
4677         * src/uri_opener.c
4678                 Improvements to the List URIs dialog
4679                 Patch by Pawel
4680
4681 2007-12-05 [colin]      3.1.0cvs58
4682
4683         * src/prefs_other.c
4684         * src/gtk/gtksctree.h
4685                 Fix warnings
4686
4687 2007-12-04 [colin]      3.1.0cvs57
4688
4689         * src/etpan/imap-thread.c
4690                 Fix bug 1378, 'Claws exits on IMAP alert message'
4691                 Don't do GTK calls directly from Etpan thread
4692
4693 2007-12-04 [colin]      3.1.0cvs56
4694
4695         * src/folderview.c
4696         * src/gtk/gtksctree.c
4697                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
4698                 Make all the left of column zero an hotspot for
4699                 expanding.
4700
4701 2007-12-04 [colin]      3.1.0cvs55
4702
4703         * src/mainwindow.c
4704         * src/mainwindow.h
4705         * src/prefs_common.c
4706         * src/prefs_common.h
4707         * src/prefs_receive.c
4708                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
4709
4710 2007-12-04 [wwp]        3.1.0cvs54
4711
4712         * src/prefs_other.c
4713                 Fix for bug #1419.
4714
4715 2007-12-04 [holger]     3.1.0cvs53
4716
4717         * src/addrduplicates.c
4718         * src/addrduplicates.h
4719                 Export addressbook entry deletion
4720
4721 2007-12-04 [colin]      3.1.0cvs52
4722
4723         * tools/Makefile.am
4724         * tools/README.sylprint
4725         * tools/sylprint.pl
4726         * tools/sylprint.rc
4727                 Fix debian bug #454089 (symlink attack in TMP directory)
4728                 http://secwatch.org/advisories/1019661/ :
4729                 Remove the buggy script, which was unmaintained anyway
4730         * src/news.c
4731         * src/procmsg.c
4732                 Store things in our private tmp directory.
4733
4734 2007-12-03 [colin]      3.1.0cvs51
4735
4736         * src/folder.c
4737         * src/folder.h
4738         * src/folderview.c
4739         * src/imap.c
4740         * src/mainwindow.c
4741                 Fix update problem when getting remote tags
4742         * src/prefs_matcher.c
4743                 Rework GUI to make it better. Patch by Pawel
4744                 Pekala
4745
4746 2007-12-03 [colin]      3.1.0cvs50
4747
4748         * src/etpan/imap-thread.c
4749         * src/etpan/nntp-thread.c
4750                 Fix bug 1417, 'Network log doesn't reveal 
4751                 enough NNTP errors'
4752
4753 2007-12-02 [iwkse]      3.1.0cvs49
4754
4755         * src/plugins/dillo_viewer/dillo_prefs.c
4756                         Insert dillo under the Plugins menu
4757
4758 2007-12-01 [paul]       3.1.0cvs48
4759
4760         * src/html.c
4761                 add these variant forms
4762                 Thanks to Colin
4763
4764 2007-12-01 [paul]       3.1.0cvs47
4765
4766         * src/matcher.c
4767                 fix a typo
4768
4769 2007-12-01 [paul]       3.1.0cvs46
4770
4771         * po/POTFILES.in
4772                 add the new addrcustomattr.c file
4773
4774 2007-11-29 [colin]      3.1.0cvs45
4775
4776         * src/common/ssl_certificate.c
4777                 Use the more modern getaddrinfo instead of 
4778                 gethostbyname when possible
4779
4780 2007-11-28 [colin]      3.1.0cvs44
4781
4782         * src/summaryview.c
4783                 Maybe fix bug 1410 and other crash reports
4784                 in summaryview since cvs38.
4785
4786 2007-11-28 [wwp]        3.1.0cvs43
4787
4788         * src/prefs_summary_open.c
4789                 Guard against an empty list of actions to perform
4790                 when opening a folder (or migration defaults could
4791                 be introduced, confusing).
4792
4793 2007-11-28 [colin]      3.1.0cvs42
4794
4795         * src/folderview.c
4796                 Fix mark all read from folder's contextual menu
4797
4798 2007-11-27 [colin]      3.1.0cvs41
4799
4800         * src/imap.c
4801         * src/imap.h
4802         * src/imap_gtk.c
4803         * src/prefs_account.c
4804         * src/etpan/imap-thread.c
4805                 A few fixes to the IMAP flags handling: Optimisations,
4806                 two crashers, mention that Bandwitdh-efficient mode
4807                 prevents tag fetching.
4808                 Fix M-UTF7 in subscription dialog.
4809
4810 2007-11-27 [colin]      3.1.0cvs40
4811
4812         * src/folder.c
4813         * src/mbox.c
4814         * src/summaryview.c
4815                 Make filtering faster on flags change: Batch original 
4816                 folderitem, where we'll do flags/tags changes.
4817
4818 2007-11-27 [colin]      3.1.0cvs39
4819
4820         * src/filtering.c
4821                 Fix bug 1407, 'After a copy action, further rules apply 
4822                 to both original and copy'
4823
4824 2007-11-27 [colin]      3.1.0cvs38
4825
4826         * src/edittags.c
4827         * src/summaryview.c
4828                 Fixes races when doing a long operation and user
4829                 asks for another one (Mark all read/unread on a 
4830                 big folder on IMAP for example)
4831
4832 2007-11-27 [wwp]        3.1.0cvs37
4833
4834         * src/addressbook.c
4835         * src/prefs_common.c
4836                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
4837                 and 3.1.0cvs35 (addressbook.c).
4838
4839 2007-11-27 [holger]     3.1.0cvs36
4840
4841         * src/printing.c
4842                 Add a line separating header and body
4843                 in the printout
4844
4845 2007-11-27 [wwp]        3.1.0cvs35
4846
4847         * src/addressbook.c
4848                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
4849                 (thanks to Colin) and revert disabling of cut/copy
4850                 context menu entries upon selected groups.
4851
4852 2007-11-27 [holger]     3.1.0cvs34
4853
4854         * src/printing.c
4855                 Add weights to the list of supported text attributes
4856                 for printing
4857
4858 2007-11-27 [wwp]        3.1.0cvs33
4859
4860         * src/Makefile.am
4861         * src/addrcustomattr.c
4862         * src/addrcustomattr.h
4863         * src/addressbook.c
4864         * src/editaddress.c
4865         * src/editaddress.h
4866         * src/prefs_common.c
4867         * src/prefs_common.h
4868         * src/common/defs.h
4869                 Provide a (customizable) list of preset attribute names
4870                 for editing contacts (closes bug #1391).
4871
4872 2007-11-27 [wwp]        3.1.0cvs32
4873
4874         * src/addrclip.c
4875         * src/addressbook.c
4876         * src/addritem.c
4877                 Various fixes in the address book:
4878                         - made copy/move of a folder to itself or its subtree
4879                           impossible (-> error)
4880                         - errors messages don't show in the status bar anymore,
4881                           use alertpanels instead
4882                         - simple click on group doesn't open group edit dialog
4883                           anymore when in contact edit embedded mode (was too itchy)
4884                         - fixed disabling of edit button and and menu entry when
4885                           in contact edit embedded mode (was done in a bad and
4886                           ineffective way)
4887                         - fix menu cut/paste sensitivity in treelist context
4888                           menu (conflicting enabling was done by different functions)
4889                         - fix some menu item sensitivity in address list context menu
4890                         - don't allow cut/copy of groups, it's useless as they won't
4891                           be copied w/ their contents
4892                         - fix missing copy of the picture file when copying (bug #1402),
4893                           fix picture attribute (internal) value when moving or copying
4894
4895
4896 2007-11-27 [colin]      3.1.0cvs31
4897
4898         * src/folder.c
4899         * src/imap.c
4900                 Fix tags loss on move, fix space encoding
4901
4902 2007-11-26 [colin]      3.1.0cvs30
4903
4904         * src/edittags.c
4905         * src/folder.c
4906         * src/folder.h
4907         * src/imap.c
4908         * src/messageview.c
4909         * src/procmsg.c
4910         * src/procmsg.h
4911         * src/summaryview.c
4912         * src/common/utils.c
4913         * src/common/utils.h
4914         * src/etpan/imap-thread.c
4915         * src/etpan/imap-thread.h
4916                 Add IMAP tags support
4917
4918 2007-11-26 [colin]      3.1.0cvs29
4919
4920         * src/imap.c
4921                 Fix bug 1405, 'imap auto auth method doesn't 
4922                 work since 3.1.0'
4923
4924 2007-11-26 [colin]      3.1.0cvs28
4925
4926         * src/messageview.c
4927         * src/procmime.c
4928                 Handle broken disposition-notifications from Evolution
4929                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
4930
4931 2007-11-25 [paul]       3.1.0cvs27
4932
4933         * src/folder_item_prefs.c
4934         * src/folder_item_prefs.h
4935                 remove dead code
4936
4937 2007-11-23 [wwp]        3.1.0cvs26
4938
4939         * src/matcher.c
4940         * src/matcher.h
4941         * src/matcher_parser_parse.y
4942         * src/prefs_matcher.c
4943                 Fix irrelevant case folding when adding matcher condition 'test',
4944                 thanks to Colin.
4945
4946 2007-11-23 [wwp]        3.1.0cvs25
4947
4948         * src/prefs_common.c
4949         * src/prefs_common.h
4950         * src/prefs_summary_open.c
4951         * src/prefs_summary_open.h
4952         * src/summaryview.c
4953                 Add "select first email in list" to the list of possible selections
4954                 when opening a folder.
4955
4956 2007-11-23 [paul]       3.1.0cvs24
4957
4958         * po/de.po
4959                 a fix by Stephan Sachse, plus remove all
4960                 old strings from the end of the file
4961
4962 2007-11-23 [wwp]        3.1.0cvs23
4963
4964         * src/prefs_msg_colors.c
4965                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
4966                 with little changes.
4967
4968 2007-11-23 [paul]       3.1.0cvs22
4969
4970         * src/prefs_logging.c
4971                 eliminate wasted horizontal space
4972
4973 2007-11-23 [paul]       3.1.0cvs21
4974
4975         * src/prefs_summaries.c
4976                 don't wrap the label or put linebreaks
4977
4978 2007-11-22 [colin]      3.1.0cvs20
4979
4980         * src/plugins/pgpinline/pgpinline.c
4981                 Fix decryption
4982
4983 2007-11-22 [wwp]        3.1.0cvs19
4984
4985         * src/prefs_themes.c
4986                 Yet another misuse of get_rc_dir(), still related
4987                 to user themes. Completes 3.1.0cvs18.
4988
4989 2007-11-22 [wwp]        3.1.0cvs18
4990
4991         * src/stock_pixmap.c
4992                 Fix a misuse of get_rc_dir(), user themes dir was
4993                 not set properly and some themes might have disappeared
4994                 from themes list in prefs.
4995
4996 2007-11-22 [wwp]        3.1.0cvs17
4997
4998         * src/edittags.c
4999         * src/edittags.h
5000         * src/common/tags.c
5001         * src/common/tags.h
5002                 Correct copyright for these claws-mail-only brand new
5003                 files.
5004
5005 2007-11-22 [paul]       3.1.0cvs16
5006
5007         * src/compose.c
5008                 fix bug 1400, 'Drag and drop of URLs does not work'
5009                 Thanks to Colin
5010
5011 2007-11-22 [paul]       3.1.0cvs15
5012
5013         * src/prefs_common.c
5014                 make "cmds_use_system_default" default to FALSE
5015                 so as not to disrupt current settings
5016         * src/summaryview.c
5017                 increase the size of the GdkRectangle, tooltips
5018                 didn't show for me otherwise
5019
5020 2007-11-21 [colin]      3.1.0cvs14
5021
5022         * src/compose.c
5023         * src/crash.c
5024         * src/exphtmldlg.c
5025         * src/mainwindow.c
5026         * src/manual.c
5027         * src/mimeview.c
5028         * src/prefs_account.c
5029         * src/prefs_common.c
5030         * src/prefs_common.h
5031         * src/prefs_ext_prog.c
5032         * src/textview.c
5033         * src/uri_opener.c
5034         * src/gtk/about.c
5035         * src/gtk/gtkutils.c
5036                 Use xdg-open as a way to find default browser,
5037                 when available
5038
5039 2007-11-21 [colin]      3.1.0cvs13
5040
5041         * src/messageview.c
5042         * src/procmime.c
5043         * src/procmsg.h
5044                 Send better return receipts (useful ones)
5045                 Handle incoming return receipts
5046
5047 2007-11-20 [colin]      3.1.0cvs12
5048
5049         * src/printing.c
5050         * src/printing.h
5051                 Add getter/setter for settings, and getter
5052                 for page setup
5053
5054 2007-11-20 [colin]      3.1.0cvs11
5055
5056         * src/folderview.c
5057         * src/main.c
5058         * src/mainwindow.c
5059                 Fix bug 1396, 'Crash on disabling a filter 
5060                 while it is processing'
5061
5062 2007-11-20 [paul]       3.1.0cvs10
5063
5064         * src/folder.c
5065                 fix bug 1395, 'Crash on checking for new mails
5066                 while filter is running'
5067                 Thanks to Colin
5068
5069 2007-11-20 [paul]       3.1.0cvs9
5070
5071         * src/compose.c
5072                 make this string easier for translators
5073
5074 2007-11-19 [colin]      3.1.0cvs8
5075
5076         * src/prefs_summaries.c
5077         * src/summaryview.c
5078                 Don't enable more tooltips on Maemo
5079
5080 2007-11-19 [colin]      3.1.0cvs7
5081
5082         * src/prefs_common.c
5083         * src/prefs_common.h
5084         * src/prefs_summaries.c
5085         * src/summaryview.c
5086                 Fix bug 1388, 'message list tool tips'
5087                 Add (optional) tooltips in summaryview.
5088                 This only works with GTK+ >= 2.12
5089
5090 2007-11-19 [colin]      3.1.0cvs6
5091
5092         * src/compose.c
5093                 Make strings a bit better when attaching
5094                 from mailto: URIs
5095
5096 2007-11-19 [colin]      3.1.0cvs5
5097
5098         * src/common/utils.c
5099                 Fix bug 1392, 'Top level domain .EU is 
5100                 not recognised as valid'
5101
5102 2007-11-19 [wwp]        3.1.0cvs4
5103
5104         * src/compose.c
5105         * src/compose.h
5106                 Revert changes to compose.c made in 3.1.0cvs2.
5107
5108 2007-11-19 [wwp]        3.1.0cvs3
5109
5110         * src/addressbook.c
5111         * src/addressbook.h
5112         * src/editaddress.c
5113         * src/editgroup.c
5114         * src/addrduplicates.c
5115                 Minor improvements in the address book:
5116                 always accept new contacts provided that some
5117                 detail is set (instead of rejecting silently).
5118                 Better guessing of contact name from incomplete
5119                 name information. Better display of contacts with
5120                 no name, in contact lists, group contents, find
5121                 duplicate results.
5122                 
5123
5124 2007-11-19 [wwp]        3.1.0cvs2
5125
5126         * src/compose.c
5127         * src/compose.h
5128         * src/prefs_logging.c
5129         * src/prefs_summaries.c
5130                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
5131                 wrap some long label in prefs/summaries, layout checkboxes
5132                 in a more compact form in prefs/loggin, make account and
5133                 header's combos have the same size/spacing in compose
5134                 window.
5135
5136 2007-11-19 [wwp]        3.1.0cvs1
5137
5138         * src/edittags.c
5139                 Fix a tiny leak and duplicate variable.
5140
5141 2007-11-19 [paul]       3.1.0
5142
5143         * NEWS
5144         * README
5145         * RELEASE_NOTES 
5146                 3.1.0 released
5147
5148 2007-11-19 [paul]       3.0.2cvs145
5149
5150         * po/de.po
5151         * po/fi.po
5152         * po/fr.po
5153         * po/hu.po
5154         * po/it.po
5155         * po/pl.po
5156         * po/pt_BR.po
5157         * po/sk.po
5158         * po/zh_CN.po
5159                 updated by Stephan Sachse, Flammie Pirinen,
5160                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
5161                 Emil Nowak, Frederico Goncalves Guimaraes,
5162                 Andrej Kacian, and Ralph Young
5163
5164 2007-11-18 [mones]      3.0.2cvs144
5165
5166         * po/es.po
5167                 Updated Spanish translation
5168
5169 2007-11-18 [colin]      3.0.2cvs143
5170
5171         * src/edittags.c
5172                 Prevent empty tag after edit, thanks to wwp
5173
5174 2007-11-18 [colin]      3.0.2cvs142
5175
5176         * src/editaddress.c
5177                 Fix possible "(null)" %s - thanks to wwp
5178
5179 2007-11-16 [wwp]        3.0.2cvs141
5180
5181         * src/common/utils.c
5182                 Fix for 3.0.2cvs140, prevents from crashing when opening
5183                 a compose window.
5184
5185 2007-11-16 [colin]      3.0.2cvs140
5186
5187         * src/main.c
5188         * src/common/claws.c
5189                 Output a bit more useful info at startup
5190                 in --debug mode
5191
5192 2007-11-16 [colin]      3.0.2cvs139
5193
5194         * src/compose.c
5195         * src/common/utils.c
5196         * src/common/utils.h
5197                 Fix bug 1387, 'Request for --compose to 
5198                 support multiple attachments'
5199
5200 2007-11-16 [colin]      3.0.2cvs138
5201
5202         * src/news.c
5203                 Fix bug 1390, 'NNTP fails after server 
5204                 closed connection'
5205
5206 2007-11-16 [colin]      3.0.2cvs137
5207
5208         * src/prefs_display_header.c
5209                 Fix bug 1389, 'Changing 'Display headers 
5210                 in message view' breaks dispheaderrc'
5211
5212 2007-11-14 [colin]      3.0.2cvs136
5213
5214         * src/summaryview.c
5215         * src/gtk/quicksearch.c
5216         * src/gtk/quicksearch.h
5217                 Fix resetting the quicksearch when in non-sticky
5218                 mode, but Recursive is set: reset only when going
5219                 out of the root search folder.
5220
5221 2007-11-14 [colin]      3.0.2cvs135
5222
5223         * src/filtering.c
5224                 Don't set new flag back when doing "Mark as unread"
5225                 from filtering
5226
5227 2007-11-12 [paul]       3.0.2cvs134
5228
5229         * src/plugins/dillo_viewer/dillo_viewer.c
5230                 don't offer the mime type for translation
5231
5232 2007-11-12 [paul]
5233
5234         3.1.0-rc2 released
5235
5236 2007-11-11 [colin]      3.0.2cvs133
5237
5238         * src/imap_gtk.c
5239         * src/mh_gtk.c
5240                 Use markup-escaped strings in dialogs
5241
5242 2007-11-11 [colin]      3.0.2cvs132
5243
5244         * src/imap.c
5245                 Better IMAP-UTF7/UTF8 conversion
5246
5247 2007-11-10 [colin]      3.0.2cvs131
5248
5249         * src/news.c
5250                 Fix debian bug 450698, 'nntp auth behavior changed 
5251                 without notice'
5252
5253 2007-11-10 [colin]      3.0.2cvs130
5254
5255         * configure.ac
5256         * src/inc.c
5257         * src/main.c
5258         * src/main.h
5259         * src/mimeview.c
5260         * src/statusbar.c
5261         * src/common/utils.c
5262         * src/etpan/Makefile.am
5263         * src/gtk/filesel.c
5264         * src/gtk/gtkutils.h
5265         * src/gtk/menu.c
5266         * src/plugins/bogofilter/Makefile.am
5267         * src/plugins/clamav/Makefile.am
5268         * src/plugins/dillo_viewer/Makefile.am
5269         * src/plugins/pgpcore/Makefile.am
5270         * src/plugins/spamassassin/Makefile.am
5271         * src/plugins/trayicon/Makefile.am
5272                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
5273
5274 2007-11-09 [colin]      3.0.2cvs129
5275
5276         * src/addressbook.c
5277         * src/ldapupdate.c
5278                 fix bug 1375, 'Impossible to modify e-mail
5279                 in LDAP addressbook twice'; Try two. update
5280                 externalID, don't make display lag, and
5281                 fix the cases where dn is not mail.
5282
5283 2007-11-08 [paul]       3.0.2cvs128
5284
5285         * src/account.c
5286         * src/compose.c
5287         * src/messageview.c
5288         * src/prefs_account.c
5289         * src/prefs_account.h
5290                 reinstate 'Generate Message-ID' option as an
5291                 account preference. (hidden on IMAP)
5292                 Thanks to Colin
5293
5294 2007-11-08 [paul]       3.0.2cvs127
5295
5296         * src/textview.c
5297                 MAEMO: fix failure of loading images inline
5298                 MAEMO: fix bug 1349, 'Emails still skip to end
5299                 when opened (in certain circumstances)...'
5300
5301 2007-11-07 [colin]      3.0.2cvs126
5302
5303         * src/toolbar.c
5304                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
5305
5306 2007-11-07 [colin]      3.0.2cvs125
5307
5308         * src/toolbar.c
5309                 Re-change the string occurence of A_CLAWS_ACTIONS
5310                 to A_SYL_ACTIONS, to prevent parse errors of the
5311                 toolbar_*.xml files
5312
5313 2007-11-07 [colin]      3.0.2cvs124
5314
5315         * src/mimeview.c
5316         * src/prefs_common.c
5317         * src/prefs_common.h
5318         * manual/advanced.xml
5319                 Add an hidden pref, 'save_parts_readwrite';
5320                 completes 3.0.2cvs35
5321
5322 2007-11-07 [paul]       3.0.2cvs123
5323
5324         * src/prefs_toolbar.c
5325         * src/toolbar.c
5326         * src/toolbar.h
5327                 rename ToolbarSylpheedActions to ToolbarClawsActions
5328                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
5329
5330 2007-11-07 [paul]       3.0.2cvs122
5331
5332         * src/toolbar.c
5333                 MAEMO: remove tooltips
5334
5335 2007-11-07 [colin]      3.0.2cvs121
5336
5337         * src/plugins/pgpinline/pgpinline.c
5338                 Fix bug 1377, 'unspecific errors on 
5339                 signature checking'. Fix trimming of
5340                 UTF8 data.
5341
5342 2007-11-06 [iwkse]      3.0.2cvs120
5343
5344         * src/prefs_summary_open.c
5345                 yet a string change
5346
5347 2007-11-06 [paul]       3.0.2cvs119
5348
5349         * tools/Makefile.am
5350         * tools/README
5351         * tools/csv2addressbook.pl
5352                 add a new script that imports a CSV formatted
5353                 address book. Becky and Thunderbird address
5354                 book are currently supported.
5355
5356 2007-11-05 [colin]      3.0.2cvs118
5357
5358         * src/imap.c
5359                 Fix deletion 
5360
5361 2007-11-05 [iwkse]      3.0.2cvs117
5362
5363         * src/prefs_summary_open.c
5364                 String changes
5365
5366 2007-11-04 [paul]       3.0.2cvs116
5367
5368         * src/addressbook_foldersel.c
5369                 fix gtk critical warning
5370                 Patch by Pawel Pekala
5371
5372 2007-11-04 [paul]       3.0.2cvs115
5373
5374         * tools/README
5375         * tools/claws-mail-compose-insert-files.pl
5376                 add --bcc and uri_escape() everything
5377
5378 2007-11-04 [paul]       3.0.2cvs114
5379
5380         * src/gtk/gtkutils.c
5381                 gtkut_stock_with_text_button_set_create(): set
5382                 GTK_CAN_DEFAULT on buttons 2 and 3
5383
5384 2007-11-03 [paul]       3.0.2cvs113
5385
5386         * src/common/utils.c
5387                 fix debian bug #448814, 'mailto: URI decoding
5388                 desn't decode the destination address field'
5389                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
5390
5391 2007-11-03 [paul]       3.0.2cvs112
5392
5393         * AUTHORS
5394         * src/compose.c
5395         * src/gtk/authors.h
5396                 allow Bcc in commandline URIs
5397                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
5398
5399 2007-11-02 [colin]      3.0.2cvs111
5400
5401         * src/addressbook.c
5402                 Maybe fix bug 1376, 'crash on 
5403                 addressbook manipulation'
5404
5405 2007-10-31 [paul]       3.0.2cvs110
5406
5407         * src/ldapupdate.c
5408                 fix bug 1375, 'Impossible to modify e-mail
5409                 in LDAP addressbook twice'
5410                 Patch by Michael Rasmussen
5411
5412 2007-10-30 [paul]       3.0.2cvs109
5413
5414         * configure.ac
5415                 enable GnuTLS support with --enable-gnutls which
5416                 will disable openssl support. if the user has
5417                 gtk >= 2.10.x don't allow gnomeprint even if the
5418                 user asks for it
5419
5420 2007-10-30 [paul]
5421
5422         3.1.0-rc1 released
5423
5424 2007-10-30 [paul]       3.0.2cvs108
5425
5426         * Makefile.am
5427                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
5428
5429 2007-10-30 [paul]       3.0.2cvs107
5430
5431         * src/expldifdlg.c
5432         * src/prefs_account.c
5433         * src/prefs_folder_item.c
5434         * src/prefs_spelling.c
5435         * src/prefs_themes.c
5436         * src/wizard.c
5437         * src/gtk/gtkaspell.c
5438         * src/gtk/gtkaspell.h
5439         * src/plugins/spamassassin/spamassassin_gtk.c
5440                 replace deprecated gtk_option_menu...
5441                 patch by Pawel Pekala
5442
5443 2007-10-29 [colin]      3.0.2cvs106
5444
5445         * src/plugins/dillo_viewer/dillo_prefs.c
5446                 Fix forgotten signal connect
5447
5448 2007-10-28 [colin]      3.0.2cvs105
5449
5450         * src/plugins/dillo_viewer/dillo_prefs.c
5451         * src/plugins/dillo_viewer/dillo_prefs.h
5452         * src/plugins/dillo_viewer/dillo_viewer.c
5453                 Implement addressbook-based whitelisting for loading
5454                 remote images. Fixed missing destroy of the embedded
5455                 browser that made a Dillo window pop up on exit, if
5456                 an HTML part was displayed.
5457
5458 2007-10-26 [colin]      3.0.2cvs104
5459
5460         * src/edittags.c
5461                 Add missing static
5462
5463 2007-10-25 [colin]      3.0.2cvs103
5464
5465         * src/editaddress.c
5466                 Add tap-and-hold on the picture, for Maemo
5467         * src/edittags.c
5468         * src/edittags.h
5469         * src/mainwindow.c
5470         * src/procmsg.c
5471         * src/summaryview.c
5472         * src/textview.c
5473                 Unify tag interfaces.
5474
5475 2007-10-25 [colin]      3.0.2cvs102
5476
5477         * src/imap.c
5478         * src/etpan/imap-thread.h
5479                 Much better error handling. We'll need to be really
5480                 clear to users about where errors come from, with 
5481                 the apparition of Gmail's IMAP server.
5482
5483 2007-10-24 [colin]      3.0.2cvs101
5484
5485         * src/edittags.c
5486         * src/mainwindow.c
5487         * src/summaryview.c
5488         * src/textview.c
5489                 Add tags sorting (alphabetical); allow deletion of
5490                 tags from the Apply Tags window
5491
5492 2007-10-24 [colin]      3.0.2cvs100
5493
5494         * src/editaddress.c
5495         * src/editaddress_other_attributes_ldap.c
5496         * src/editaddress_other_attributes_ldap.h
5497         * src/ldapctrl.c
5498         * src/ldapquery.c
5499         * src/ldapupdate.c
5500                 Fix LDAP writing (got broken in cvs39)
5501                 Add read-only support for jpegPhoto LDAP field
5502
5503 2007-10-23 [colin]      3.0.2cvs99
5504
5505         * src/news.c
5506                 Fix crash in some cases
5507
5508 2007-10-22 [colin]      3.0.2cvs98
5509
5510         * src/common/socket.h
5511         * src/common/ssl.c
5512                 Fix big leak in GnuTLS code
5513
5514 2007-10-22 [colin]      3.0.2cvs97
5515
5516         * src/news.c
5517                 Fix bug 1368, 'SIGSEGV in NNTP code'
5518
5519 2007-10-22 [colin]      3.0.2cvs96
5520
5521         * src/prefs_customheader.c
5522                 Catch compface warnings when generating X-Faces
5523
5524 2007-10-22 [wwp]        3.0.2cvs95
5525
5526         * src/quote_fmt_parse.y
5527                 Remove accidentally committed debug traces.
5528                 Fix a warning.
5529
5530 2007-10-22 [colin]      3.0.2cvs94
5531
5532         * src/etpan/nntp-thread.c
5533                 Fix authentication
5534
5535 2007-10-19 [wwp]        3.0.2cvs93
5536
5537         * src/common/ssl_certificate.c
5538                 Add missing include (Windows).
5539
5540 2007-10-19 [colin]      3.0.2cvs92
5541
5542         * src/imap_gtk.c
5543         * src/mimeview.c
5544         * src/textview.c
5545         * src/gtk/inputdialog.c
5546         * src/gtk/inputdialog.h
5547                 Remove the last old combo; patch by
5548                 Pawel
5549
5550 2007-10-19 [colin]      3.0.2cvs91
5551
5552         * src/common/ssl.c
5553                 Fix interop problem with GnuTLS and some crappy
5554                 servers that have very little keys.
5555
5556 2007-10-19 [colin]      3.0.2cvs90
5557
5558         * src/common/ssl.c
5559                 Fix return value check on GnuTLS, and
5560                 display the error
5561
5562 2007-10-18 [colin]      3.0.2cvs89
5563
5564         * src/common/ssl_certificate.c
5565                 Fix missing initialisations
5566
5567 2007-10-18 [wwp]        3.0.2cvs88
5568
5569         * src/Makefile.am
5570                 Fix linking against GNUTLS (matters if --enable-gnutls only).
5571
5572 2007-10-18 [colin]      3.0.2cvs87
5573
5574         * po/POTFILES.in
5575                 Fix build
5576
5577 2007-10-18 [mones]      3.0.2cvs86
5578
5579         * src/editbook.c
5580         * src/import.c
5581         * src/prefs_account.c
5582         * src/prefs_receive.c
5583         * src/gtk/about.c
5584         * src/plugins/bogofilter/bogofilter_gtk.c
5585         * src/plugins/spamassassin/spamassassin_gtk.c
5586                 More capitalisation micro-fixes
5587
5588 2007-10-18 [paul]       3.0.2cvs85
5589
5590         * configure.ac
5591                 add info about NNTP support via libetpan
5592                 change the configure output ending msg a little
5593         * src/gtk/about.c
5594                 similar changes to above
5595
5596 2007-10-18 [colin]      3.0.2cvs84
5597
5598         * src/procmime.c
5599         * src/procmime.h
5600                 Fix missing symbol for S/MIME
5601
5602 2007-10-18 [colin]      3.0.2cvs83
5603
5604         * src/prefs_filtering_action.c
5605                 Fix crash in tags (introduced in cvs78)
5606
5607 2007-10-18 [colin]      3.0.2cvs82
5608
5609         * src/common/Makefile.am
5610         * src/common/nntp.c
5611         * src/common/nntp.h
5612         * src/etpan/Makefile.am
5613         * src/etpan/etpan-thread-manager-types.h
5614         * src/etpan/etpan-thread-manager.c
5615         * src/etpan/imap-thread.c
5616         * src/etpan/nntp-thread.c
5617         * src/etpan/nntp-thread.h
5618         * src/news.c
5619         * src/news.h
5620                 Rewrite the nntp implementation
5621                 to use libetpan. Non-blocking NNTP!
5622         * src/account.c
5623         * src/crash.c
5624         * src/imap.c
5625         * src/inc.c
5626         * src/main.c
5627         * src/mainwindow.c
5628         * src/pop.c
5629         * src/pop.h
5630         * src/prefs_account.c
5631         * src/recv.c
5632         * src/recv.h
5633         * src/send_message.c
5634         * src/send_message.h
5635         * src/ssl_manager.c
5636         * src/ssl_manager.h
5637         * src/wizard.c
5638         * src/common/claws.c
5639         * src/common/session.c
5640         * src/common/session.h
5641         * src/common/smtp.c
5642         * src/common/smtp.h
5643         * src/common/socket.c
5644         * src/common/socket.h
5645         * src/common/ssl.c
5646         * src/common/ssl.h
5647         * src/common/ssl_certificate.c
5648         * src/common/ssl_certificate.h
5649         * src/gtk/about.c
5650         * src/gtk/sslcertwindow.c
5651         * src/gtk/sslcertwindow.h
5652                 Implement GnuTLS support. GnuTLS support
5653                 will be used if OpenSSL isn't available, or
5654                 specified explicitely. (the reason is that
5655                 GnuTLS cerficate checking is a bit less 
5656                 practical than OpenSSL's)
5657
5658 2007-10-18 [paul]       3.0.2cvs81
5659
5660         * src/gtk/inputdialog.c
5661         * src/gtk/inputdialog.h
5662                 fix copyright header
5663
5664 2007-10-17 [colin]      3.0.2cvs80
5665
5666         * src/plugins/pgpcore/select-keys.c
5667                 Fix bug which prevented encryption key
5668                 auto-selection when two or more matched the
5669                 email address, but only one isn't revoked
5670                 or expired.
5671
5672 2007-10-17 [wwp]        3.0.2cvs79
5673
5674         * src/compose.c
5675         * src/quote_fmt.c
5676         * src/quote_fmt.h
5677         * src/quote_fmt_lex.l
5678         * src/quote_fmt_parse.y
5679                 Templates can now attach files using |attach{filename}.
5680
5681 2007-10-17 [wwp]        3.0.2cvs78
5682
5683         * src/prefs_customheader.c
5684         * src/prefs_ext_prog.c
5685         * src/prefs_filtering_action.c
5686         * src/prefs_matcher.c
5687         * src/prefs_other.c
5688         * src/prefs_toolbar.c
5689         * src/gtk/combobox.c
5690         * src/gtk/combobox.h
5691         * src/gtk/gtkutils.c
5692         * src/gtk/gtkutils.h
5693         * src/plugins/bogofilter/bogofilter_gtk.c
5694         * src/plugins/spamassassin/spamassassin_gtk.c
5695                 Removed almost all remaining instances of GtkCombo
5696                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
5697                 few visual and code cleanup from Colin.
5698
5699 2007-10-16 [wwp]        3.0.2cvs77
5700         * src/gtk/pluginwindow.c
5701                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
5702
5703 2007-10-15 [colin]      3.0.2cvs76
5704
5705         * src/edittags.c
5706         * src/edittags.h
5707         * src/filtering.c
5708         * src/filtering.h
5709         * src/importmutt.c
5710         * src/importpine.c
5711         * src/main.c
5712         * src/messageview.c
5713         * src/messageview.h
5714         * src/mimeview.c
5715         * src/mimeview.h
5716         * src/pop.c
5717         * src/pop.h
5718         * src/prefs_common.c
5719         * src/prefs_common.h
5720         * src/prefs_customheader.c
5721         * src/prefs_customheader.h
5722         * src/prefs_display_header.c
5723         * src/prefs_display_header.h
5724         * src/prefs_filtering_action.c
5725         * src/prefs_filtering_action.h
5726         * src/prefs_folder_column.c
5727         * src/prefs_folder_column.h
5728         * src/prefs_folder_item.c
5729         * src/prefs_folder_item.h
5730         * src/prefs_gtk.c
5731         * src/prefs_gtk.h
5732         * src/prefs_logging.h
5733         * src/prefs_matcher.c
5734         * src/prefs_matcher.h
5735         * src/prefs_summary_column.c
5736         * src/prefs_summary_column.h
5737         * src/prefs_summary_open.c
5738         * src/procheader.c
5739         * src/procheader.h
5740         * src/procmime.c
5741         * src/procmime.h
5742         * src/recv.c
5743         * src/recv.h
5744         * src/sourcewindow.c
5745         * src/sourcewindow.h
5746         * src/summaryview.c
5747         * src/summaryview.h
5748         * src/textview.c
5749         * src/textview.h
5750         * src/toolbar.c
5751         * src/toolbar.h
5752         * src/common/mgutils.c
5753         * src/common/mgutils.h
5754         * src/common/nntp.c
5755         * src/common/nntp.h
5756         * src/common/prefs.c
5757         * src/common/prefs.h
5758         * src/common/socket.c
5759         * src/common/socket.h
5760         * src/common/stringtable.c
5761         * src/common/stringtable.h
5762         * src/common/template.c
5763         * src/common/template.h
5764         * src/common/uuencode.c
5765         * src/common/uuencode.h
5766         * src/gtk/gtkshruler.c
5767         * src/gtk/gtkshruler.h
5768         * src/gtk/menu.c
5769         * src/gtk/menu.h
5770         * src/gtk/progressdialog.c
5771         * src/gtk/progressdialog.h
5772                 Remove/staticalize, the return of the revenge
5773
5774 2007-10-15 [colin]      3.0.2cvs75
5775
5776         * src/matcher.c
5777                 Fix redirections in filtering's tests
5778
5779 2007-10-15 [colin]      3.0.2cvs74
5780
5781         * src/imap.c
5782                 Don't build imap_synchronise at all when 
5783                 building without libetpan
5784
5785 2007-10-14 [colin]      3.0.2cvs73
5786
5787         * src/imap.c
5788         * src/common/md5.c
5789         * src/common/md5.h
5790         * src/gtk/manage_window.c
5791         * src/gtk/manage_window.h
5792                 Remove more unused code
5793
5794 2007-10-14 [colin]      3.0.2cvs72
5795
5796         * src/addrquery.c
5797         * src/addrquery.h
5798         * src/recv.c
5799         * src/recv.h
5800         * src/vcard.c
5801         * src/vcard.h
5802         * src/common/xml.c
5803         * src/common/xml.h
5804         * src/common/xmlprops.c
5805         * src/common/xmlprops.h
5806                 Remove more unused code
5807
5808 2007-10-14 [colin]      3.0.2cvs71
5809
5810         * src/common/utils.c
5811                 Remove unused function
5812
5813 2007-10-13 [colin]      3.0.2cvs70
5814
5815         * src/imap.c
5816         * src/imap.h
5817         * src/mainwindow.c
5818         * src/mainwindow.h
5819         * src/gtk/gtkutils.c
5820         * src/gtk/gtkutils.h
5821                 Staticalise/Remove more code
5822
5823 2007-10-13 [colin]      3.0.2cvs69
5824
5825         * src/common/utils.c
5826         * src/common/utils.h
5827                 Remove dead code, unused for ages
5828
5829 2007-10-13 [colin]      3.0.2cvs68
5830
5831         * src/main.c
5832         * src/main.h
5833                 Maemo: define hildon_program in main.c,
5834                 make it accessible in the .h with extern
5835
5836 2007-10-13 [paul]       3.0.2cvs67
5837
5838         * src/gtk/menu.c
5839                 fix a bunch of runtime warnings on maemo
5840
5841 2007-10-13 [paul]       3.0.2cvs66
5842
5843         * src/main.c
5844         * src/main.h
5845         * src/gtk/gtkutils.c
5846         * src/gtk/gtkutils.h
5847                 fix a bunch of compiler warnings on maemo
5848
5849 2007-10-12 [colin]      3.0.2cvs65
5850
5851         * src/account.c
5852         * src/addritem.c
5853         * src/addritem.h
5854         * src/filtering.c
5855         * src/filtering.h
5856         * src/folder.c
5857         * src/folder.h
5858         * src/common/utils.c
5859         * src/common/utils.h
5860                 Remove unused code, staticalise some functions
5861
5862 2007-10-12 [paul]       3.0.2cvs64
5863
5864         * src/account.c
5865         * src/folderview.c
5866         * src/main.c
5867         * src/mainwindow.c
5868         * src/messageview.c
5869         * src/summary_search.c
5870         * src/summaryview.c
5871         * src/toolbar.c
5872         * src/wizard.c
5873         * src/common/utils.c
5874         * src/gtk/prefswindow.c
5875                 fix a bunch of compiler warnings on maemo
5876
5877 2007-10-11 [colin]      3.0.2cvs63
5878
5879         * src/editaddress.c
5880                 Make static function static
5881
5882 2007-10-11 [mones]      3.0.2cvs62
5883
5884         * src/addrduplicates.c
5885         * src/addressbook.c
5886         * src/compose.c
5887         * src/expldifdlg.c
5888         * src/mainwindow.c
5889         * src/messageview.c
5890         * src/pop.c
5891         * src/prefs_customheader.c
5892         * src/prefs_send.c
5893         * src/prefs_themes.c
5894         * src/common/plugin.c
5895         * src/gtk/pluginwindow.c
5896         * src/gtk/quicksearch.c
5897                 Fix several typos and capitalisation issues
5898
5899 2007-10-11 [wwp]        3.0.2cvs61
5900
5901         * src/editaddress.c
5902                 Fix a warning about possible use of uninitialized
5903                 filename var.
5904
5905 2007-10-11 [wwp]        3.0.2cvs60
5906
5907         * src/editaddress.c
5908                 Disable "Unset picture" menu item when there's
5909                 no picture to clear. Fix an extraneous g_unref_object,
5910                 add missing initializers.
5911
5912 2007-10-11 [wwp]        3.0.2cvs59
5913
5914         * src/pixmaps/anonymous.xpm
5915         * src/editaddress.c
5916         * src/Makefile.am
5917         * src/stock_pixmap.c
5918         * src/stock_pixmap.h
5919                 Fix a leak, gettext-ize the photo label.
5920                 Don't clear the existing picture if loading
5921                 a new one fails. Use a default 'anonymous'
5922                 picture (this new xpm has been added to the
5923                 internal stock_pixmap API). Add a
5924                 "Set picture" context menu entry.
5925
5926 2007-10-11 [colin]      3.0.2cvs58
5927
5928         * src/messageview.c
5929                 Make shift-shortcuts work
5930         * src/prefs_actions.c
5931                 Don't ask if we really want to close when
5932                 choosing OK and only the list is changed
5933         * src/prefs_template.c
5934                 Don't ask if we really want to close when
5935                 choosing OK and only the list is changed
5936         * src/common/plugin.c
5937                 Fix writing of second [Plugins_*] block
5938         * src/common/template.c
5939                 Remove unused files (fixes deletion)
5940
5941 2007-10-10 [paul]       3.0.2cvs57
5942
5943         * src/prefs_template.c
5944                 put the whole thing in a scrolled window
5945                 so that half the page is no longer inaccessible
5946                 on maemo
5947                 make the gtk_text_view smaller on maemo
5948
5949 2007-10-10 [colin]      3.0.2cvs56
5950
5951         * src/compose.c
5952                 Fix updating of Attachments number in some
5953                 cases (reedit, attach from command-line, ...)
5954
5955 2007-10-10 [colin]      3.0.2cvs55
5956
5957         * src/editaddress.c
5958                 Initialise error correctly
5959
5960 2007-10-10 [paul]       3.0.2cvs54
5961
5962         * src/prefs_filtering_action.c
5963         * src/gtk/description_window.c
5964         * src/gtk/foldersort.c
5965         * src/gtk/quicksearch.c
5966                 get rid of some pointless new lines and
5967                 make the descripton labels wrap better
5968
5969 2007-10-10 [colin]      3.0.2cvs53
5970
5971         * src/addressadd.c
5972         * src/editaddress.c
5973         * src/headerview.c
5974         * src/textview.c
5975                 More error handling on saving pictures
5976
5977 2007-10-10 [colin]      3.0.2cvs52
5978
5979         * src/printing.c
5980         * src/printing.h
5981                 Generalize a bit printing, so we can factorize
5982                 most of the code. 
5983
5984 2007-10-10 [paul]       3.0.2cvs51
5985
5986         * src/addrduplicates.c
5987                 fix engrish
5988                 use GTK_STOCK... buttons
5989
5990 2007-10-10 [paul]       3.0.2cvs50
5991
5992         * src/addressadd.c
5993         * src/addrindex.c
5994         * src/editaddress.c
5995                 Fix previous patch
5996                 Thanks to Colin
5997
5998 2007-10-10 [paul]       3.0.2cvs49
5999
6000         * src/summaryview.c
6001         * src/messageview.c
6002                 Fix crash on Add sender to addressbook when
6003                 From is null
6004         * src/addressadd.c
6005         * src/addrindex.c
6006         * src/editaddress.c
6007         * src/editaddress_other_attributes_ldap.h
6008                 Fix leaks 
6009                 Rename images to .png in addrbook/
6010         * src/headerview.c
6011         * src/textview.c
6012                 Fix Face/X-Face being used if adding another
6013                 address than sender to addressbook
6014                 Thanks to Colin
6015
6016 2007-10-10 [holger]     3.0.2cvs48
6017
6018         * src/addrduplicates.c
6019         * src/editaddress.c
6020                 Improvements to the addressbook duplicate finder
6021                 feature:
6022                  - add an edit button to the button bar
6023                  - display the whole bookname (with iface) and
6024                    use this for same-book checking
6025                  - after editing, try to keep selections if the
6026                    entries are still present
6027                  - sort the email column alphabetically
6028                  - put results in a scrolled window
6029                  - support embedded editing
6030                  - make columns in detail view resizable
6031                  - add keyboard shortcuts
6032
6033 2007-10-10 [wwp]        3.0.2cvs47
6034
6035         * src/addrindex.c
6036                 Fix a crash when there's no From: in email, thanks to Colin.
6037
6038 2007-10-09 [paul]       3.0.2cvs46
6039
6040         * src/messageview.c
6041         * src/summaryview.c
6042         * src/textview.c
6043                 fix building without compface support
6044
6045 2007-10-09 [colin]      3.0.2cvs45
6046
6047         * src/editaddress.c
6048         * src/headerview.c
6049         * src/textview.c
6050                 Add error handling
6051
6052 2007-10-09 [colin]      3.0.2cvs44
6053
6054         * src/addrduplicates.c
6055         * src/addressadd.c
6056         * src/addressadd.h
6057         * src/addressbook.c
6058         * src/addressbook.h
6059         * src/addrindex.c
6060         * src/addrindex.h
6061         * src/addritem.c
6062         * src/addritem.h
6063         * src/compose.c
6064         * src/editaddress.c
6065         * src/editaddress_other_attributes_ldap.h
6066         * src/headerview.c
6067         * src/messageview.c
6068         * src/mimeview.c
6069         * src/summaryview.c
6070         * src/textview.c
6071         * src/gtk/gtkutils.c
6072                 Automatically set contacts' pictures from Face 
6073                 or X-Face if they have no picture
6074                 Display the contact picture in textview or
6075                 headerview for mails sent by people in the 
6076                 addressbook, that have no Face or X-Face
6077                 Fix a few details in the Person edition dialog
6078                 (ability to unset picture)
6079                 Remove picture file when deleting contacts
6080
6081 2007-10-09 [iwkse]      3.0.2cvs43
6082
6083         * src/gtk/about.c
6084                 center the about window
6085
6086 2007-10-09 [paul]       3.0.2cvs42
6087
6088         * src/prefs_toolbar.c
6089                 fix icon selector window on maemo
6090
6091 2007-10-09 [paul]       3.0.2cvs41
6092
6093         * src/messageview.c
6094                 add 'go to' menu to separate msgview
6095
6096 2007-10-09 [colin]      3.0.2cvs40
6097
6098         * src/common/defs.h
6099                 Add forgotten file
6100
6101 2007-10-09 [iwkse]      3.0.2cvs39
6102
6103         * Makefile.am
6104         * src/addressbook.c
6105         * src/addritem.c
6106         * src/addritem.h
6107         * src/editaddress.c
6108         * src/editaddress_other_attributes_ldap.h
6109         * src/addrbook.c
6110         * src/Makefile.am
6111                 set a photo in the Addressbook
6112
6113 2007-10-08 [colin]      3.0.2cvs38
6114
6115         * src/prefs_toolbar.c
6116                 Make height 320 to remove the scrollbar 
6117                 (with current number of icons)
6118
6119 2007-10-08 [colin]      3.0.2cvs37
6120
6121         * src/prefs_toolbar.c
6122                 Transform the treeview to a GtkIconView.
6123                 Patch by Pawel
6124                 In addition, transform the window so that 
6125                 it looks like a popup menu. Patch by me
6126
6127 2007-10-08 [colin]      3.0.2cvs36
6128
6129         * src/compose.c
6130         * src/compose.h
6131                 Beautify the GUI a bit; in particular, show the
6132                 number of attachments in the tab's title.
6133                 Patch by Pawel
6134
6135 2007-10-08 [paul]       3.0.2cvs35
6136
6137         * src/mimeview.c
6138                 Save users from themselves: save temporary
6139                 files used for Open/Open with as read-only.
6140                 Thanks to Colin
6141
6142 2007-10-08 [paul]       3.0.2cvs34
6143
6144         * tools/Makefile.am
6145                 forgot this in cvs33
6146
6147 2007-10-08 [paul]       3.0.2cvs33
6148
6149         * tools/kdeservicemenu/README
6150         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
6151         * tools/kdeservicemenu/install.sh
6152         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
6153                 renamed template* to *template so as not to confuse
6154                 lintian
6155
6156 2007-10-08 [paul]       3.0.2cvs32
6157
6158         * src/prefs_themes.c
6159         * src/stock_pixmap.c
6160                 replace 2 direct uses of RC_DIR
6161
6162 2007-10-07 [colin]      3.0.2cvs31
6163
6164         * src/addrduplicates.c
6165         * src/addrduplicates.h
6166         * src/addressbook.c
6167         * src/addressbook.h
6168         * src/addrindex.c
6169         * src/addrindex.h
6170                 Implement deletion in duplicate finder. 
6171                 Patch by Holger 
6172
6173 2007-10-07 [colin]      3.0.2cvs30
6174
6175         * src/exporthtml.c
6176         * src/mbox.c
6177         * src/common/utils.c
6178                 Better fix for Solaris, thanks to Nicolas Doualot
6179
6180 2007-10-07 [colin]      3.0.2cvs29
6181
6182         * AUTHORS
6183         * src/gtk/authors.h
6184                 Add Frank Dietrich
6185
6186 2007-10-07 [colin]      3.0.2cvs28
6187
6188         * src/exporthtml.c
6189                 Fix HTML export to make it more compliant
6190                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
6191
6192 2007-10-07 [colin]      3.0.2cvs27
6193
6194         * src/prefs_toolbar.c
6195                 Only use icons that wouldn't look stupid in the toolbar
6196                 Patch by Pawel
6197
6198 2007-10-07 [colin]      3.0.2cvs26
6199
6200         * src/prefs_toolbar.c
6201                 Fix old icon being used when none is selected
6202
6203 2007-10-07 [colin]      3.0.2cvs25
6204
6205         * src/toolbar.c
6206                 Fix copy/paste error
6207
6208 2007-10-07 [colin]      3.0.2cvs24
6209
6210         * src/prefs_toolbar.c
6211         * src/toolbar.c
6212         * src/toolbar.h
6213                 Update icon to default one when changing event
6214                 Make the icon chooser nicer (handle Esc, Enter,
6215                 double-click)
6216
6217 2007-10-06 [colin]      3.0.2cvs23
6218
6219         * src/prefs_toolbar.c
6220                 Fix text reset; patch by Pawel
6221
6222 2007-10-06 [colin]      3.0.2cvs22
6223
6224         * src/toolbar.h
6225                 Complete previous commit
6226
6227 2007-10-06 [colin]      3.0.2cvs21
6228
6229         * src/prefs_toolbar.c
6230         * src/toolbar.c
6231                 Set toolbar text automatically to the default
6232                 when changing Event executed on click
6233
6234 2007-10-06 [colin]      3.0.2cvs20
6235
6236         * src/prefs_toolbar.c
6237                 Invert Text and Event fields
6238
6239 2007-10-06 [colin]      3.0.2cvs19
6240
6241         * src/prefs_toolbar.c
6242         * src/toolbar.c
6243                 Make toolbar prefs look much better
6244                 Patch by Pawel Pekala
6245
6246 2007-10-06 [paul]       3.0.2cvs18
6247
6248         * src/account.c
6249         * src/prefs_filtering.c
6250                 fix checkbuttons in gtktreeview on maemo by
6251                 setting maemo's "allow-checkbox-mode" to FALSE
6252
6253 2007-10-06 [colin]      3.0.2cvs17
6254
6255         * configure.ac
6256                 Export -DSOLARIS in CFLAGS for all
6257                 Solaris (not just 2.8) and OpenSolaris
6258
6259 2007-10-06 [paul]       3.0.2cvs16
6260
6261         * AUTHORS
6262         * src/exporthtml.c
6263         * src/mbox.c
6264         * src/gtk/authors.h
6265                 fix build on solaris where ctime_r takes
6266                 3 arguments rather than 2.
6267                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
6268
6269 2007-10-05 [colin]      3.0.2cvs15
6270
6271         * src/etpan/imap-thread.c
6272                 Fix wrong error codepath
6273
6274 2007-10-05 [wwp]        3.0.2cvs14
6275
6276         * src/filtering.c
6277                 Fix unexpected logging of quicksearches:
6278                 debug_filtering_session flag was never reset to FALSE, causing
6279                 matcher functions to log when called from a quicksearch
6280                 (if a filtering session happened before).
6281
6282 2007-10-05 [paul]       3.0.2cvs13
6283
6284         * src/prefs_actions.c
6285         * src/prefs_filtering.c
6286         * src/prefs_template.c
6287                 fix bug 1343, 'Filtering..'s close button
6288                 silently discards new filter'
6289                 Thanks to Colin
6290
6291 2007-10-05 [paul]       3.0.2cvs12
6292
6293         * configure.ac
6294         * src/Makefile.am
6295                 fix bug 1347, '-Wno-unused-function, optional'
6296
6297 2007-10-05 [colin]      3.0.2cvs11
6298
6299         * src/procmime.c
6300         * src/common/mgutils.c
6301                 Fix warnings
6302
6303 2007-10-05 [mones]      3.0.2cvs10
6304
6305         * manual/advanced.xml
6306                 Use full menu name
6307         * manual/es/advanced.xml
6308                 Synchronise translation
6309
6310 2007-10-04 [colin]      3.0.2cvs9
6311
6312         * src/action.c
6313         * src/addrbook.c
6314         * src/addrindex.c
6315         * src/compose.c
6316         * src/exporthtml.c
6317         * src/exportldif.c
6318         * src/folder.c
6319         * src/main.c
6320         * src/matcher.c
6321         * src/mbox.c
6322         * src/messageview.c
6323         * src/mh.c
6324         * src/news.c
6325         * src/partial_download.c
6326         * src/pop.c
6327         * src/procmime.c
6328         * src/procmsg.c
6329         * src/toolbar.c
6330         * src/common/log.c
6331         * src/common/mgutils.c
6332         * src/common/plugin.c
6333         * src/common/utils.c
6334         * src/common/xml.c
6335         * src/common/xml.h
6336         * src/common/xmlprops.c
6337         * src/common/xmlprops.h
6338         * src/plugins/bogofilter/bogofilter.c
6339         * src/plugins/clamav/clamav_plugin.c
6340         * src/plugins/dillo_viewer/dillo_prefs.c
6341         * src/plugins/pgpcore/prefs_gpg.c
6342         * src/plugins/pgpinline/pgpinline.c
6343         * src/plugins/pgpmime/pgpmime.c
6344         * src/plugins/spamassassin/spamassassin.c
6345         * src/plugins/trayicon/trayicon_prefs.c
6346                 Verify success on writes. Will fix possible strange
6347                 failure on disk full.
6348
6349 2007-10-04 [paul]       3.0.2cvs8
6350
6351         * manual/advanced.xml
6352                 add further info about Actions
6353                 Patch by Emmanuel Briot <briot@adacore.com>
6354
6355 2007-10-04 [paul]       3.0.2cvs7
6356
6357         * src/account.c
6358                 remove the D column, instead indicate the
6359                 default account by use of bold text
6360
6361 2007-10-03 [colin]      3.0.2cvs6
6362
6363         * src/common/template.c
6364                 Fix templates writing (was prone to disk full problems)
6365
6366 2007-10-03 [colin]      3.0.2cvs5
6367
6368         * src/Makefile.am
6369         * src/addrduplicates.c
6370         * src/addrduplicates.h
6371         * src/addressbook.c
6372                 Add duplicate deletion. Patch by Holger
6373
6374 2007-10-03 [colin]      3.0.2cvs4
6375
6376         * src/matcher.c
6377         * src/gtk/quicksearch.c
6378                 Fix bug 1340, 'Case insensitive searches with 
6379                 non-ascii alphabets fail'.
6380
6381 2007-10-03 [colin]      3.0.2cvs3
6382
6383         * src/main.c
6384         * src/common/utils.c
6385         * src/common/utils.h
6386                 Implement run-time alternative config directories
6387
6388 2007-10-03 [colin]      3.0.2cvs2
6389
6390         * src/folderview.c
6391                 Prevent opening folder item while folder
6392                 is scanned in a better way
6393
6394 2007-10-02 [paul]       3.0.2cvs1
6395
6396         * NEWS
6397         * README
6398         * RELEASE_NOTES
6399         * configure.ac
6400                 bump up version number following stable release
6401
6402 2007-09-30 [colin]      3.0.1cvs49
6403
6404         * src/imap.c
6405                 Refresh session if needed
6406
6407 2007-09-30 [colin]      3.0.1cvs48
6408
6409         * src/imap.c
6410                 Reset folder's session to NULL
6411                 before destroying it
6412
6413 2007-09-30 [mones]      3.0.1cvs47
6414
6415         * manual/handling.xml
6416                 Use markup quotes instead hardcoded quotes
6417         * manual/es/handling.xml
6418                 Added new synced section (IMAP subscriptions)
6419
6420 2007-09-29 [colin]      3.0.1cvs46
6421
6422         * src/imap.c
6423                 Notice disconnections faster
6424
6425 2007-09-28 [colin]      3.0.1cvs45
6426
6427         * src/addressbook.c
6428         * src/addrindex.c
6429                 Fix warnings
6430
6431 2007-09-28 [paul]       3.0.1cvs44
6432
6433         * src/mimeview.c
6434                 fix maemo build
6435
6436 2007-09-28 [paul]       3.0.1cvs43
6437
6438         * src/account.c
6439                 use gtk_widget_set_size_request() on the label
6440                 so that wrapping works better. get rid of the
6441                 (partially deprecated) hbutton_box.
6442                 these changes should prevent buttons overlapping
6443                 on maemo
6444
6445 2007-09-28 [colin]      3.0.1cvs42
6446
6447         * src/pop.c
6448                 Fix typo :)
6449
6450 2007-09-28 [colin]      3.0.1cvs41
6451
6452         * src/compose.c
6453         * src/msgcache.c
6454         * src/pop.c
6455         * src/procmime.c
6456         * src/etpan/imap-thread.c
6457                 64bits-related warning fixes
6458
6459 2007-09-28 [colin]      3.0.1cvs40
6460
6461         * src/folder_item_prefs.c
6462         * src/ldaputil.c
6463         * src/mainwindow.c
6464         * src/mimeview.c
6465         * src/common/tags.c
6466                 Fix warnings
6467
6468 2007-09-28 [colin]      3.0.1cvs39
6469
6470         * src/plugins/spamassassin/spamassassin.c
6471         * src/plugins/spamassassin/spamassassin.h
6472         * src/plugins/spamassassin/spamassassin_gtk.c
6473                 Add addressbook-based whitelisting
6474
6475 2007-09-28 [colin]      3.0.1cvs38
6476
6477         * src/folder.c
6478                 Fix bug 1337, 'crash on pressing Send button'
6479
6480 2007-09-28 [paul]       3.0.1cvs37
6481
6482         * src/prefs_folder_item.c
6483                 give the orphans a parent. makes all prefs
6484                 pages visible on maemo
6485
6486 2007-09-28 [colin]      3.0.1cvs36
6487
6488         * src/prefs_folder_column.c
6489         * src/prefs_summary_column.c
6490                 Fix two leaks
6491
6492 2007-09-27 [colin]      3.0.1cvs35
6493
6494         * src/gtk/quicksearch.c
6495                 Fix bug 1336, 'Segfault if empty space before search-string'
6496
6497 2007-09-26 [mones]      3.0.1cvs34
6498
6499         * manual/account.xml
6500         * manual/plugins.xml
6501                 Fixed irc channel name, added some docbook markup.
6502                 Changed text markup to docbook markup. 
6503                 Added spamcop as supported in SpamReport description.
6504         * manual/fr/plugins.xml
6505                 Fixed irc channel name.
6506         * manual/es/account.xml
6507         * manual/es/advanced.xml
6508         * manual/es/claws-mail-manual.xml
6509         * manual/es/glossary.xml
6510         * manual/es/gpl.xml
6511         * manual/es/keyboard.xml
6512         * manual/es/plugins.xml
6513                 Synced with English version, fixed a couple of typos.
6514
6515 2007-09-26 [colin]      3.0.1cvs33
6516
6517         * configure.ac
6518                 Explain why "Libgnomeprint: no" on GTK+ 2.10
6519
6520 2007-09-26 [colin]      3.0.1cvs32
6521
6522         * src/messageview.c
6523         * src/procmsg.c
6524         * src/procmsg.h
6525                 Optimisation: avoid fetching mail 3 times locally
6526                 for displaying
6527
6528 2007-09-26 [colin]      3.0.1cvs31
6529
6530         * src/mh.c
6531                 Fix missing static
6532
6533 2007-09-26 [colin]      3.0.1cvs30
6534
6535         * src/folder.c
6536         * src/folder.h
6537         * src/mh.c
6538         * src/mh.h
6539                 Fix MH mtime hack - make it a folder class function
6540
6541 2007-09-26 [colin]      3.0.1cvs29
6542
6543         * src/inc.c
6544                 Fix bug 1334, 'user defined mail incorporation 
6545                 script not run'
6546
6547 2007-09-25 [colin]      3.0.1cvs28
6548
6549         * src/codeconv.c
6550                 Optimisation: shortcut conv_codeset_strdup
6551                 when src_code and dest_code are the same
6552         * src/common/xml.c
6553         * src/common/xml.h
6554                 Optimisation: shortcut code conversions when
6555                 files are in UTF-8; faster list walking by
6556                 using prepend/reverse.
6557
6558 2007-09-25 [holger]     3.0.1cvs27
6559
6560         * src/printing.c
6561                 Replace button bar of the preview window
6562                 with a real toolbar (patch by Colin)
6563                 Add zooming to the preview window
6564
6565 2007-09-24 [paul]       3.0.1cvs26
6566
6567         * src/compose.c
6568                 compact the character set menu, adding some
6569                 missing encodings. Patch by Pawel Pekala
6570
6571 2007-09-23 [paul]       3.0.1cvs25
6572
6573         * src/prefs_account.c
6574         * src/prefs_folder_item.c
6575         * src/prefs_quote.c
6576         * src/quote_fmt.c
6577         * src/quote_fmt.h
6578                 remove unnecessary frame from Templates options
6579                 and improve the English of the check button label
6580
6581 2007-09-22 [colin]      3.0.1cvs24
6582
6583         * src/gtk/quicksearch.c
6584                 Fix bug 1329, 'error in quicksearch.c'
6585                 Fix return with value in function returning void
6586
6587 2007-09-22 [colin]      3.0.1cvs23
6588
6589         * src/imap.c
6590         * src/procmsg.h
6591         * src/common/utils.c
6592         * src/common/utils.h
6593         * src/etpan/imap-thread.c
6594                 Optimise fetching IMAP cached emails *a lot*
6595                 (remember whether mail is fully cached and \r's
6596                  are already stripped)
6597
6598 2007-09-22 [colin]      3.0.1cvs22
6599
6600         * src/folder.c
6601         * src/folder.h
6602         * src/prefs_folder_item.c
6603                 Add a button to allow users to drop local caches.
6604
6605 2007-09-21 [colin]      3.0.1cvs21
6606
6607         * src/summaryview.c
6608                 Remove unnecessary error when cancelling export to mbox.
6609                 Patch by Pawel
6610
6611 2007-09-21 [paul]       3.0.1cvs20
6612
6613         * src/gtk/prefswindow.c
6614                 remove unnecessary frames from the prefs
6615                 pages. Patch by Pawel Pekala
6616
6617 2007-09-21 [paul]       3.0.1cvs19
6618
6619         * src/prefs_account.c
6620         * src/prefs_folder_item.c
6621         * src/prefs_quote.c
6622         * src/quote_fmt.c
6623                 put the Templates options into a tabbed
6624                 layout. Patch by Pawel Pekala
6625
6626 2007-09-21 [paul]       3.0.1cvs18
6627
6628         * src/mainwindow.c
6629                 group together the character set menu items
6630                 move the /View/Show or hide/Message view below
6631                 .../Toolbar menu item
6632                 Patch by Pawel Pekala
6633
6634 2007-09-21 [mones]      3.0.1cvs17
6635
6636         * src/compose.c
6637                 Fix for bug 1327, 'segfault when replying to a non-existent
6638                 news message', thanks to Colin.
6639
6640 2007-09-21 [colin]      3.0.1cvs16
6641
6642         * src/folderview.c
6643                 Complete 3.0.1cvs15
6644
6645 2007-09-20 [colin]      3.0.1cvs15
6646
6647         * src/folderview.c
6648         * src/folderview.h
6649                 Maybe fix bug 1324, 'Corrupted IMAP cache'
6650
6651 2007-09-20 [colin]      3.0.1cvs14
6652
6653         * src/printing.c
6654                 Fix a little leak
6655
6656 2007-09-20 [holger]     3.0.1cvs13
6657
6658         * src/printing.c
6659                 Add page layout to print preview.
6660                 Make the close-button in the toolbar
6661                 right-aligned.
6662
6663 2007-09-20 [paul]       3.0.1cvs12
6664
6665         * po/ru.po
6666                 updated by Pavlo Bohmat
6667
6668 2007-09-19 [colin]      3.0.1cvs11
6669
6670         * src/common/utils.c
6671                 Prevent unquoted mime boundaries, by always
6672                 using a /
6673
6674 2007-09-19 [colin]      3.0.1cvs10
6675
6676         * src/printing.c
6677                 Fix drawing area size, fix DPI change that
6678                 can cause total number of lines to decrease
6679
6680 2007-09-19 [colin]      3.0.1cvs9
6681
6682         * po/POTFILES.in
6683         * src/printing.c
6684                 Make print preview more efficient and nicer.
6685                 Patch mostly by Holger Berndt <hb@claws-mail.org>
6686
6687 2007-09-19 [colin]      3.0.1cvs8
6688
6689         * src/prefs_common.c
6690         * src/prefs_common.h
6691         * src/printing.c
6692                 Add scrolledwindow, default allocation and
6693                 size saving to the print preview window.
6694
6695 2007-09-18 [colin]      3.0.1cvs7
6696
6697         * src/prefs_common.c
6698         * src/prefs_common.h
6699         * src/prefs_image_viewer.c
6700         * src/printing.c
6701                 GtkPrintOperation:
6702                 - add image printing support
6703                 - add option to print images
6704                 - add preview widget
6705                 - add saving of a few Page Setup parameters
6706
6707 2007-09-18 [colin]      3.0.1cvs6
6708
6709         * AUTHORS
6710         * src/gtk/authors.h
6711                 Add Guillaume Chazarain
6712
6713 2007-09-18 [colin]      3.0.1cvs5
6714
6715         * src/common/utils.c
6716                 Fix bug 1321, 'access before allocation 
6717                 when scanning for uris'. Patch by 
6718                 Guillaume Chazarain <guichaz@yahoo.fr>
6719
6720 2007-09-18 [colin]      3.0.1cvs4
6721
6722         * src/toolbar.c
6723                 Fix bug 1320, 'Memory leak caused by 
6724                 gtk_container_get_children'. Patch by
6725                 Guillaume Chazarain <guichaz@yahoo.fr>
6726
6727 2007-09-18 [colin]      3.0.1cvs3
6728
6729         * src/printing.c
6730         * src/printing.h
6731                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
6732
6733 2007-09-18 [colin]      3.0.1cvs2
6734
6735         * src/Makefile.am
6736         * src/mainwindow.c
6737         * src/messageview.c
6738         * src/messageview.h
6739         * src/prefs_ext_prog.c
6740         * src/prefs_fonts.c
6741         * src/printing.c
6742         * src/printing.h
6743         * src/summaryview.c
6744                 Use GtkPrintOperation by default on GTK+ >= 2.10
6745                 Patch by Holger Berndt <hb@claws-mail.org>
6746
6747 2007-09-18 [paul]       3.0.1cvs1
6748
6749         * NEWS
6750         * README
6751         * RELEASE_NOTES
6752         * configure.ac
6753                 bump up version number following stable release
6754
6755 2007-09-16 [colin]      3.0.0cvs18
6756
6757         * src/folder.c
6758                 Fix possible memleak
6759
6760 2007-09-16 [colin]      3.0.0cvs17
6761
6762         * src/folderview.c
6763                 Fix bug 1311, 'Wrong arrow position 
6764                 while moving message into folder when 
6765                 column headers hidden'
6766         * src/image_viewer.c
6767                 Show error in the GUI if image can't
6768                 be loaded
6769         * src/matcher.c
6770                 Fix spurious output
6771         * src/messageview.c
6772                 Allow setting domain in msgid
6773         * src/common/plugin.c
6774                 Add timing information
6775
6776 2007-09-16 [colin]      3.0.0cvs16
6777
6778         * src/account.c
6779         * src/compose.c
6780         * src/prefs_account.c
6781         * src/prefs_account.h
6782         * src/common/utils.c
6783                 Remove Generate Message-ID option. We need
6784                 this on some IMAP servers.
6785         * src/prefs_template.c
6786                 Fix double-free
6787
6788 2007-09-16 [colin]      3.0.0cvs15
6789
6790         * src/prefs_filtering.c
6791         * src/prefs_filtering.h
6792         * src/prefs_filtering_action.c
6793         * src/common/tags.c
6794                 Fix tags issues: tags with spaces, renaming
6795                 tags.
6796
6797 2007-09-16 [colin]      3.0.0cvs14
6798
6799         * src/folderview.c
6800         * src/main.c
6801         * src/mainwindow.c
6802                 Fix bug 1308, 'Claws deletes folderlist.xml after
6803                 fetching mail short after start-up'
6804
6805 2007-09-16 [colin]      3.0.0cvs13
6806
6807         * src/compose.c
6808                 Fix scrolling to cursor
6809
6810 2007-09-16 [paul]       3.0.0cvs12
6811
6812         * po/sr.po
6813                 updated by Aleksandar Urosevic
6814
6815 2007-09-16 [paul]       3.0.0cvs11
6816
6817         * src/folder.c
6818                 do not allow locked msgs to be deleted,
6819                 even by filtering/processing
6820
6821 2007-09-07 [paul]       3.0.0cvs10
6822
6823         * src/prefs_folder_column.c
6824         * src/prefs_summary_column.c
6825                 implement button sensitivity
6826                 patch by Pawel Pekala
6827
6828 2007-09-06 [wwp]        3.0.0cvs9
6829
6830         * src/prefs_gtk.c
6831                 Add a missing linefeed to a debug message.
6832
6833 2007-09-05 [colin]      3.0.0cvs8
6834
6835         * src/inc.c
6836                 Fix statusbar/window mismatch on Maemo
6837
6838 2007-09-05 [colin]      3.0.0cvs7
6839
6840         * src/ldaputil.c
6841                 Fix build without USE_LDAP_TLS
6842
6843 2007-09-05 [colin]      3.0.0cvs6
6844
6845         * src/folder.c
6846         * src/imap.c
6847         * src/inc.c
6848         * src/mbox.c
6849         * src/send_message.c
6850         * src/statusbar.c
6851         * src/statusbar.h
6852                 Maemo: distinguish various statusbar messages,
6853                 in order to display only the most important.
6854
6855 2007-09-04 [wwp]        3.0.0cvs5
6856
6857         * src/account.c
6858                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
6859                 Show protocol "SMTP" and the appropriate server for send-only
6860                 accounts, show "-" instead of "" when no value is relevant.
6861
6862 2007-09-03 [ticho]      3.0.0cvs4
6863
6864         * src/summaryview.c
6865                 Handle plural form better in delete confirmation dialog.
6866
6867 2007-09-03 [wwp]        3.0.0cvs3
6868
6869         * src/compose.c
6870                 Warn differently when sending or sending later (queueing).
6871
6872 2007-09-03 [colin]      3.0.0cvs2
6873
6874         * src/procmime.c
6875         * src/procmime.h
6876         * src/common/plugin.c
6877         * src/common/plugin.h
6878                 Add a new plugin API, MimeParser. It allows
6879                 plugins to scan email MIME parts and optionally,
6880                 transform them.
6881
6882 2007-09-03 [mones]      3.0.0cvs1
6883
6884         * po/es.po
6885                 Updated translation
6886         * src/common/defs.h
6887                 While a better solution is made double history sizes
6888
6889 2007-09-03 [paul]       3.0.0
6890
6891         * NEWS
6892         * README
6893         * RELEASE_NOTES
6894                 3.0.0 released
6895
6896 [For previous entries, see ChangeLog.2.0.0-3.0.0]