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