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