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