2010-01-23 [pawel] 3.7.4cvs10
[claws.git] / ChangeLog
1 2010-01-23 [pawel]      3.7.4cvs10
2
3         * src/addressbook.c
4                 Fix button sensitivity in compose mode
5
6 2010-01-23 [pawel]      3.7.4cvs9
7
8         * commitHelper
9         * tools/kdeservicemenu/install.sh
10         * tools/make.themes.project
11         * tools/nautilus2claws-mail.sh
12         * tools/popfile-link.sh
13         * tools/textviewer.sh
14                 Not all systems have bash installed in /bin, use env(1) to find
15                 it`s location
16
17 2010-01-22 [pawel]      3.7.4cvs8
18
19         * src/prefs_account.c
20         * src/prefs_filtering.c
21         * src/prefs_send.c
22         * src/gtk/colorlabel.c
23                 Add some separators in combos
24
25 2010-01-22 [pawel]      3.7.4cvs7
26
27         * autogen.sh
28                 --disable-aspell -> --disable-enchant
29         * configure.ac
30                 Fix options spacing in configure --help
31         * src/wizard.c
32                 Make wizard's window centered on the screen
33
34 2010-01-19 [holger]     3.7.4cvs6
35
36         * src/folder.c
37         * src/folder.h
38                 Introduce folder_get_item_from_identifier().
39                 In contrast to folder_find_item_from_identifier(), this
40                 function recursively creates the FolderItems in the id path.
41                 Useful for programmatically creating folders (e.g. by plugins)
42
43 2010-01-17 [pawel]      3.7.4cvs5
44
45         * src/gtk/authors.h
46                 Fix my lastname
47
48 2010-01-16 [colin]      3.7.4cvs4
49
50         * src/plugins/pgpcore/sgpgme.c
51                 Probably fix bug 2098, 'claws-mails crashes frequently 
52                 with pgpcore'. Fix double-free.
53
54 2010-01-16 [holger]     3.7.4cvs3
55
56         * src/prefs_toolbar.h
57                 Forgotten header
58
59 2010-01-15 [colin]      3.7.4cvs2
60
61         * src/privacy.c
62                 Decode mimeinfo before decrypting it. Probably
63                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
64                 with S/MIME encryption' and bug 2076 'having 
65                 worked 2 times properly CLAWS ceased to 
66                 decrypt incoming PGP mails -displays base64 
67                 instead - sucks completely'
68                 Let's hope complete suckage ends here!
69                 Thanks to Matthias Drochner.
70
71 2010-01-08 [paul]       3.7.4cvs1
72
73         * tools/claws.i18n.status.pl
74                 fix typos
75
76 2010-01-08 [paul]       3.7.4
77
78         * NEWS
79         * README
80         * RELEASE_NOTES 
81                 3.7.4 released!
82
83 2010-01-08 [paul]       3.7.3cvs57
84
85         * po/ca.po
86         * po/cs.po
87         * po/de.po
88         * po/fi.po
89         * po/hu.po
90         * po/id.po
91         * po/ja.po
92         * po/nl.po
93         * po/pt_BR.po
94         * po/pt_PT.po
95         * po/ru.po
96         * po/sk.po
97                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
98                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
99                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
100                 Slavko
101
102 2010-01-08 [paul]       3.7.3cvs56
103
104         * src/common/utils.c
105                 fix bug 2089, 'URLs ending with an underscore ('_')
106                 are not correctly parsed'. thanks to Johan
107
108 2010-01-05 [colin]      3.7.3cvs55
109
110         * po/fr.po
111                 Update french translation
112
113 2010-01-04 [mones]      3.7.3cvs54
114
115         * po/es.po
116                 Update Spanish translation
117
118 2010-01-04 [mones]      3.7.3cvs53
119
120         * manual/plugins.xml
121                 Some format
122         * manual/es/claws-mail-manual.xml
123         * manual/es/intro.xml
124         * manual/es/plugins.xml
125                 Synchronise with English version
126
127 2010-01-03 [paul]       3.7.3cvs52
128
129         * ChangeLog
130                 fix format
131         * src/gtk/authors.h
132                 update TEAM_LIST, fix encoding
133
134 2010-01-03 [mir]        3.7.3cvs51
135
136         * src/compose.c
137                 When composing to a NNTP list TO: will always be preset
138                 to the NNTP list unless user has chosen some other default
139                 in which case we will handle this the normal way. Therefore
140                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
141
142 2010-01-01 [paul]       3.7.3cvs50
143
144         * src/gtk/about.c
145                 bump copyright year whilst it's in mind
146
147 2009-12-31 [paul]       3.7.3cvs49
148
149         * manual/claws-mail-manual.xml
150         * manual/intro.xml
151         * manual/plugins.xml
152                 fix links so that they make sense in the context of the
153                 text version of the manual
154
155 2009-12-31 [paul]       3.7.3cvs48
156
157         * manual/intro.xml
158         * manual/plugins.xml
159                 updates, improvements, corrections, additions
160
161 2009-12-29 [pawel]      3.7.3cvs47
162
163         * src/prefs_filtering_action.c
164                 Fix Bug 2082 'Wrong color rectangle position when replacing
165                 "color" processing rule'
166
167 2009-12-29 [colin]      3.7.3cvs46
168
169         * src/compose.c
170                 Fix bug 2074, 'Remember sending account 
171                 for sent messages'
172
173 2009-12-20 [holger]     3.7.3cvs45
174
175         * src/compose.c
176                 Delay CREATED_HOOKLIST invokation until
177                 after the modifications to the compose window
178                 are done, to allow hooks to further modify the
179                 window without getting overridden again
180
181 2009-12-20 [holger]     3.7.3cvs44
182
183         * src/prefs_toolbar.h
184                 Fix last commit
185
186 2009-12-20 [holger]     3.7.3cvs43
187
188         * src/prefs_toolbar.c
189         * src/prefs_toolbar.h
190         * src/toolbar.c
191                 Pass window struct to caller
192
193 2009-12-20 [holger]     3.7.3cvs42
194
195         * src/compose.c
196         * src/compose.h
197                 Add hooklist after creation of a compose window
198
199 2009-12-19 [holger]     3.7.3cvs41
200
201         * src/prefs_toolbar.c
202         * src/prefs_toolbar.h
203         * src/toolbar.c
204                 Allow plugins to choose to which toolbar they want
205                 to add actions (main window, compose window, or message view)
206
207 2009-12-19 [paul]       3.7.3cvs40
208
209         * src/statusbar.c
210                 fix statusbar in GTK+ 2.19.1
211
212 2009-12-10 [pawel]      3.7.3cvs39
213
214         * src/compose.c
215                 Better fix for cvs28 regression
216
217 2009-12-10 [iwkse]      3.7.3cvs38
218
219         * src/compose.c
220             Fix some indentation
221
222 2009-12-10 [iwkse]      3.7.3cvs37
223
224         * src/compose.c
225             Add missing checks for gtkaspell: avoid
226             crashing in some cases when Enchant is 
227             enabled but the spell checker is disabled 
228             in preferences.
229
230 2009-12-09 [colin]      3.7.3cvs36
231
232         * src/compose.c
233                 Fix leak and unchecked accesses.
234
235 2009-12-09 [mir]        3.7.3cvs35
236
237         * src/compose.c
238         Fix Bug 2072 "template at folder properties is not working"
239         introduced in cvs24.
240
241 2009-12-08 [pawel]      3.7.3cvs34
242
243         * src/compose.c
244                 When 'Reply All' remove current compose address from
245                 Cc/Bcc list - fix for regression introduced in cvs28
246
247 2009-12-05 [pawel]      3.7.3cvs33
248
249         * src/messageview.c
250                 Fix memory management, duh!
251
252 2009-12-04 [pawel]      3.7.3cvs32
253
254         * src/messageview.c
255                 Use case insensitive comparison in search for
256                 duplicate urls
257         * src/uri_opener.c
258                 Refresh scrollbars on every window open
259
260 2009-12-04 [pawel]      3.7.3cvs31
261
262         * src/compose.c
263                 Highlight misspelled words when applying template and
264                 check_while_typing option is on
265
266 2009-12-03 [pawel]      3.7.3cvs30
267
268         * src/compose.c
269                 Highlight misspelled words in text inserted from file(s)
270                 or pasted to message body when check_while_typing
271                 options is on
272
273 2009-12-02 [pawel]      3.7.3cvs29
274
275         * src/compose.c
276                 Revert first part of previous commit
277
278 2009-12-02 [pawel]      3.7.3cvs28
279
280         * src/compose.c
281                 Fix Bug 2055 "duplicate mailing list reply if
282                 List-Post + Reply-To present"
283                 - Ignore Reply-To if answering to ML
284                 - Improve parsing of List-Post header
285
286 2009-12-02 [pawel]      3.7.3cvs27
287
288         * src/compose.c
289         * src/compose.h
290                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
291                 email had user in "From" and "CC"
292                 Don't allow duplicate addresses in compose window headers
293
294 2009-12-02 [mones]      3.7.3cvs26
295
296         * manual/intro.xml
297         * manual/es/intro.xml
298         * manual/fr/intro.xml
299         * manual/it/intro.xml
300         * manual/pl/intro.xml
301                 Make URL to point current site
302
303 2009-12-01 [holger]     3.7.3cvs25
304
305         * src/summaryview.c
306         * src/summaryview.h
307                 Introduce new drag type "claws-mail/msg-path-list" for
308                 drag'n'drop of a message selection from the summaryview
309                 into other applications. The drag data gets set to the
310                 folder-item-id followed by message ids, separated by newlines.
311                 This enables other applications to back-link to Claws Mail
312                 via a "claws-mail --select" call after they received a drop.
313
314 2009-11-30 [mir]        3.7.3cvs24
315
316         * src/compose.c
317            Place cursor in compose window according to provided input
318            If to: is present place cursor in subject field and if both
319            to: and subject: is present place cursor in body. If body: is
320            present insert a new line after text and place cursor there.
321
322 2009-11-27 [mones]      3.7.3cvs23
323
324         * src/gtk/quicksearch.c
325                 Allow viewing longer expressions if there's space
326
327 2009-11-25 [holger]     3.7.3cvs22
328
329         * Makefile.am
330         * src/common/Makefile.am
331         * src/common/utils.c
332         * src/common/utils.h
333                 Add a function to query the
334                 filepath of the .desktop file
335
336 2009-11-25 [colin]      3.7.3cvs21
337
338         * src/imap.c
339                 Fix bug 2063, 'glib assertion in GRelation use in 
340                 imap.c'
341
342 2009-11-24 [pawel]      3.7.3cvs20
343
344         * src/common/utils.c
345                 Fix Bug 2053 'Inconsistent application of Coloration 
346                 of Message text'
347                 Don't allow '<' character between quotation marks
348
349 2009-11-21 [holger]     3.7.3cvs19
350
351         * src/printing.c
352                 Modify cairo clip handling in preview windows,
353                 to prevent print preview windows from being blank
354                 with GTK+ 2.18. Follow recommendation of the GTK+
355                 documentation (section "Migrating to client side windows")
356                 and create a new cairo context for each expose event.
357
358 2009-11-19 [pawel]      3.7.3cvs18
359
360         * Makefile.am
361                 complete 3.7.3cvs15 so install is DESTDIR safe
362                 remove icons with changed names on uninstall
363
364 2009-11-18 [pawel]      3.7.3cvs17
365
366         * src/news_gtk.c
367                 remove unneeded and code-duplicating function
368
369 2009-11-18 [pawel]      3.7.3cvs16
370
371         * src/news_gtk.c
372                 Fix Bug 2057 'Claws mail does not keep renamed names
373                 of nntp-subscribed groups'
374                 Check for already subscribed group using item->path for group
375                 comparision as folders item->path != item->name may be truth 
376                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
377
378 2009-11-17 [pawel]      3.7.3cvs15
379
380         * Makefile.am
381                 Fix Bug 2049 'some icons not copied?'
382                 Install additional 64x64 and 128x128 icons
383
384 2009-11-17 [holger]     3.7.3cvs14
385
386         * src/prefs_toolbar.c
387         * src/prefs_toolbar.h
388         * src/toolbar.c
389         * src/toolbar.h
390                 Allow plugins to register toolbar items
391
392 2009-11-11 [pawel]      3.7.3cvs13
393
394         * src/addressbook.c
395         * src/compose.c
396         * src/compose.h
397         * src/filtering.c
398                 Fix Bug 1867 Changing account does not change BCC address
399                 Set account specific headers when changing account
400                 in compose window.
401
402 2009-11-07 [colin]      3.7.3cvs12
403
404         * src/gtk/prefswindow.c
405                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
406                 Patch by Pawel
407
408 2009-11-07 [colin]      3.7.3cvs11
409
410         * src/gtk/spell_entry.c
411                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
412                 Patch by Pawel Pekala
413
414 2009-10-27 [colin]      3.7.3cvs10
415
416         * src/folder.c
417                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
418                 Don't try to check whether the folder is up-to-date if
419                 the folder class doesn't implement set_mtime, as we don't
420                 care in this case. This code exists since a long time, but
421                 the bug was triggered by more scanning of queue folders 
422                 since recently (when we added \Deleted handling).
423
424 2009-10-27 [colin]      3.7.3cvs9
425
426         * src/mainwindow.c
427                 Try to fix registering as default client
428                 on windows 7
429
430 2009-10-21 [wwp]        3.7.3cvs8
431
432         * src/common/utils.c
433                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
434
435 2009-10-21 [wwp]        3.7.3cvs7
436
437         * src/common/utils.c
438                 Don't core dump when attempting to insert a non-existing
439                 file using a mailto: uri (g_error does core dump).
440
441 2009-10-20 [colin]      3.7.3cvs6
442
443         * src/common/utils.c
444                 Don't g_error on normal warnings...
445
446 2009-10-20 [colin]      3.7.3cvs5
447
448         * src/plugins/pgpcore/sgpgme.c
449                 Fix bug 1996, 'S/MIME key not selected'
450                 Check for S/MIME certs too
451
452 2009-10-20 [colin]      3.7.3cvs4
453
454         * src/common/w32lib.h
455                 Fix win32 build on latest mingw32
456
457 2009-10-20 [colin]      3.7.3cvs3
458
459         * src/exportldif.c
460         * src/ldif.c
461         * src/ldif.h
462                 Fix LDIF export. Patch by Michael Rasmussen
463
464 2009-10-18 [paul]       3.7.3cvs2
465
466         * tools/claws.i18n.status.pl
467                 increase the value of $transolddays since we're relasing less
468                 often now.
469                 rework the en_GB.po hack so that en_GB is always 100% translated
470                 and recently updated
471
472 2009-10-17 [paul]       3.7.3cvs1
473
474         * src/prefs_account.c
475         * src/prefs_compose_writing.c
476         * src/prefs_receive.c
477         * src/prefs_summaries.c
478         * src/prefs_wrapping.c
479                 reword a few labels. (this incorporates everything
480                 that seemed worthwhile from bug 2020)
481         * src/prefs_customheader.c
482                 use a 'Browse' button instead of button with
483                 label 'From file...'
484
485 2009-10-12 [colin]
486
487         * CVS repository change
488
489 2009-10-09 [paul[       3.7.3
490
491         version 3.7.3 unleashed!!
492
493 2009-10-07 [paul]       3.7.2cvs49
494
495         * src/folderview.c
496         * src/folderview.h
497         * src/mainwindow.c
498                 fix  Bug 1994 -  Changing colors required restart.
499                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
500                 more accurate folderview_reinit_fonts()
501
502 2009-10-07 [paul]       3.7.2cvs48
503
504         * src/addrgather.c
505         * src/prefs_common.c
506         * src/prefs_common.h
507                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
508                 patch by Pawel Pekala
509
510 2009-10-07 [paul]       3.7.2cvs47
511
512         * po/cs.po
513         * po/de.po
514         * po/hu.po
515         * po/id.po
516         * po/ja.po
517         * po/pt_BR.po
518                 updated by David Vachulka, Stephan Sachse and Marc Arens,
519                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
520                 Goncalves Guimaraes
521
522 2009-10-06 [colin]      3.7.2cvs46
523
524         * po/fr.po
525                 French translation update
526
527 2009-10-05 [paul]       3.7.2cvs45
528
529         * src/printing.c
530                 enable Page Size and Orientation in the print dialog,
531                 GTK+ >= 2.18.x only. Patch by Mark__T
532
533 2009-10-05 [paul]       3.7.2cvs44
534
535         * src/prefs_summaries.c
536                 fix label, startup --> start-up, to match other uses of the
537                 term
538
539 2009-10-05 [paul]       3.7.2cvs43
540
541         * po/pl.po
542                 updated by Emilian Nowak
543
544 2009-10-03 [colin]      3.7.2cvs42
545
546         * src/mimeview.c
547         * src/noticeview.c
548         * src/gtk/gtkcmclist.c
549         * src/gtk/gtkvscrollbutton.c
550         * src/gtk/logwindow.c
551                 GTK+ 2.18 fixes:
552                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
553                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
554                 Fix warning at start
555
556 2009-09-28 [colin]      3.7.2cvs41
557
558         * src/matcher.c
559         * src/mimeview.c
560         * src/prefs_folder_item.c
561                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
562
563 2009-09-28 [colin]      3.7.2cvs40
564
565         * src/prefs_summaries.c
566         * src/gtk/sslcertwindow.c
567                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
568                 shows up garbled in GUI'. Patch by Pawel Pekala
569
570 2009-09-24 [iwkse]      3.7.2cvs39
571
572         * configure.ac
573             That's only for statistics, of course :)
574
575 2009-09-24 [iwkse]      3.7.2cvs38
576
577         * configure.ac
578             ...
579
580 2009-09-24 [iwkse]      3.7.2cvs37
581
582         * configure.ac
583             Revert unwanted change
584
585 2009-09-24 [iwkse]      3.7.2cvs36
586
587         * src/action.c
588             Fix issue with filtering actions and 
589             parsed parameters
590
591 2009-09-20 [mones]      3.7.2cvs35
592
593         * tools/convert_mbox.pl
594                 Add -R flag to support recursive conversions
595                 of arbitrary Evolution mail folders, based on
596                 bash script by Daniel Dickinson (fixes debian 
597                 bug #461435) 
598         * tools/popfile-link.sh
599                 Set required shell for script (fixes debian 
600                 bug #530057)
601
602 2009-09-16 [colin]      3.7.2cvs34
603
604         * src/main.c
605                 Go grab files in /etc/skel if they exist
606                 at first startup 
607
608 2009-09-15 [colin]      3.7.2cvs33
609
610         * src/procmime.c
611                 Complete 3.7.1cvs42: only output directly to
612                 final file if we get NULL byes at the start.
613                 Still fixes saving UTF16 files, but also
614                 fixes displaying Base64 parts with decoding
615                 errors (parts without errors get displayed)
616
617 2009-09-14 [colin]      3.7.2cvs32
618
619         * src/matcher.c
620         * src/matcher.h
621         * src/matcher_parser_parse.y
622         * src/prefs_matcher.c
623                 Add 'has_attachment' and 'signed' matcher
624                 expressions. Patch by Aleksei Miheev, fixes
625                 bug 1997. 
626
627 2009-09-14 [colin]      3.7.2cvs31
628
629         * src/common/utils.c
630                 Add "Re :" prefix from french Yahoo mail.
631                 Patch by Didier Barvaux, fixes bug 1999
632
633 2009-09-10 [mones]      3.7.2cvs30
634
635         * manual/plugins.xml
636                 Fix sites supported by SpamReport
637         * manual/es/plugins.xml
638                 Synchronise Spanish manual
639
640 2009-09-07 [holger]     3.7.2cvs29
641
642         * Makefile.am
643                 Also update the icon cache on uninstall.
644                 This prevents possible problems when Claws Mail was
645                 uninstalled and installed again into a different location,
646                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
647                 and the blog post linked therein
648
649 2009-09-07 [paul]       3.7.2cvs28
650
651         * src/prefs_toolbar.c
652                 when updating the main toolbar icons just update
653                 the main toolbar (and consequently fix a bug where
654                 folderview icons would disappear)
655
656 2009-08-30 [holger]     3.7.2cvs27
657
658         * src/compose.c
659                 Do case-insensitive comparison against
660                 header names when extracting recipients
661                 from composed mails
662
663 2009-08-23 [colin]      3.7.2cvs26
664
665         * src/mbox.c
666                 Probably fix RH bug 512024, " folder.c:3543 
667                 Condition msglist != NULL failed"
668
669 2009-08-23 [colin]      3.7.2cvs25
670
671         * src/prefs_compose_writing.c
672                 Make the maximum size warning bigger. Patch
673                 by Didier Barvaux on bug 1986.
674
675 2009-08-21 [colin]      3.7.2cvs24
676
677         * src/compose.c
678                 Previous commit: move the function into compose_insert_file
679                 so that it's also used on drag-n-drop
680
681 2009-08-21 [colin]      3.7.2cvs23
682
683         * src/compose.c
684                 Fix scrolling when adding an header
685
686 2009-08-21 [colin]      3.7.2cvs22
687
688         * src/compose.c
689         * src/prefs_common.c
690         * src/prefs_common.h
691         * src/prefs_compose_writing.c
692         * src/common/utils.c
693                 Fix bug 1986, "New feature: warn user when inserting 
694                 a large file in the message body". Patch by Didier
695                 Barvaux
696
697 2009-08-21 [colin]      3.7.2cvs21
698
699         * AUTHORS
700         * src/gtk/authors.h
701         * src/common/utils.c
702                 Fix bug 1984: Add R�f. : reply prefix (french 
703                 Lotus Notes); patch by Didier Barvaux
704
705 2009-08-21 [colin]      3.7.2cvs20
706
707         * src/codeconv.c
708         * src/codeconv.h
709                 Fix bug 1969, 'Bad guess for outgoing encoding'
710                 Make sure the specific converters (japanese in
711                 this case) can return success/error in strict
712                 mode, instead of silently failing back to 
713                 strncpy
714
715 2009-08-20 [holger]     3.7.2cvs19
716
717         * src/compose.c
718         * src/compose.h
719                 Make it possible for code outside
720                 compose (e.g. plugins) to attach files
721
722 2009-08-20 [colin]      3.7.2cvs18
723
724         * src/main.c
725                 Fix crash when accessing IMAP soon
726
727 2009-08-18 [colin]      3.7.2cvs17
728
729         * src/ldapquery.c
730                 Maybe fix crash on non-existent LDAP server
731
732 2009-08-04 [colin]      3.7.2cvs16
733
734         * src/toolbar.c
735                 Fix toolbar's spacing that breaks dark
736                 themes (patch from http://blogs.igalia.com/aperez/
737                 2009/07/making-claws-mail-look-better/)
738
739 2009-07-28 [colin]      3.7.2cvs15
740
741         * src/account.c
742         * src/addrcustomattr.c
743         * src/addressadd.c
744         * src/addressbook_foldersel.c
745         * src/addrgather.c
746         * src/browseldap.c
747         * src/compose.c
748         * src/editbook.c
749         * src/editgroup.c
750         * src/editjpilot.c
751         * src/editldap.c
752         * src/editldap_basedn.c
753         * src/edittags.c
754         * src/editvcard.c
755         * src/exphtmldlg.c
756         * src/expldifdlg.c
757         * src/export.c
758         * src/foldersel.c
759         * src/import.c
760         * src/importldif.c
761         * src/importmutt.c
762         * src/importpine.c
763         * src/prefs_actions.c
764         * src/prefs_customheader.c
765         * src/prefs_display_header.c
766         * src/prefs_filtering.c
767         * src/prefs_folder_column.c
768         * src/prefs_matcher.c
769         * src/prefs_summary_column.c
770         * src/prefs_summary_open.c
771         * src/prefs_template.c
772         * src/textview.c
773         * src/uri_opener.c
774                 Fix bug 1950, 'Program freeze up during folder selection'
775                 Don't leave hidden windows modal
776
777 2009-07-28 [colin]      3.7.2cvs14
778
779         * src/ldapquery.c
780                 Fix bug 1957, 'LDAP errs out after searching too 
781                 many search bases'
782
783 2009-07-28 [colin]      3.7.2cvs13
784
785         * src/summaryview.c
786                 Fix bug 1966, '"Collapse all threads" slower than 
787                 "Expand all threads"'
788
789 2009-07-28 [colin]      3.7.2cvs12
790
791         * src/common/session.c
792                 Fix bug 1967, 'Claws gets stuck after accepting 
793                 a certificate warning dialog'
794
795 2009-07-19 [paul]       3.7.2cvs11
796
797         * manual/plugins.xml
798                 a few small changes to the English
799
800 2009-07-18 [mones]      3.7.2cvs10
801
802         * manual/plugins.xml
803                 Add new bsfilter and fancy plugins to the docs
804                 and a note about dealing with plugins of the same class
805         * src/prefs_account.c
806                 Fix extra space at the end typo
807
808 2009-07-16 [colin]      3.7.2cvs9
809
810         * src/summaryview.c
811                 Fix wrong return without unlocking; thanks
812                 to mupuf_
813
814 2009-07-14 [colin]      3.7.2cvs8
815
816         * src/imap.c
817                 Fix bug 1954, 'Segfault on reading wrong STATUS'
818
819 2009-07-10 [colin]      3.7.2cvs7
820
821         * src/plugins/pgpcore/plugin.def
822         * src/common/utils.h
823                 Fix windows port
824
825 2009-07-10 [colin]      3.7.2cvs6
826
827         * src/prefs_display_header.c
828                 Fix bug 1951, 'C-Mail dumps core when editing 
829                 displayed headers'. Patch by Alexey Rusakov
830
831 2009-07-10 [colin]      3.7.2cvs5
832
833         * src/folderview.c
834                 Fix bug 1952, 'Deleted mails in Queue folder 
835                 highlight it'.
836
837 2009-07-09 [colin]      3.7.2cvs4
838
839         * src/gtk/spell_entry.c
840                 Fix bug 1949, 'Spell checker doesn't recognise 
841                 certain word in Subject header, but does in 
842                 message body'. Patch by Pawel Pekala.
843
844 2009-07-09 [paul]       3.7.2cvs3
845
846         * configure.ac
847                 use pkgconfig to check for the minimum required
848                 version of GnuTLS
849
850 2009-07-06 [colin]      3.7.2cvs2
851
852         * src/prefs_customheader.c
853                 Fix build failure
854
855 2009-07-04 [paul]       3.7.2cvs1
856
857         * tools/claws.i18n.status.pl
858                 updated
859
860 2009-07-03 [paul]       3.7.2
861
862         * NEWS
863         * README
864         * RELEASE_NOTES 
865                 3.7.2 released!
866
867 2009-07-03 [paul]       3.7.1cvs85
868
869         * AUTHORS
870         * configure.ac
871         * po/pt_PT.po
872         * po/sk.po
873         * src/gtk/authors.h
874                 added new translations by Tiago Faria and Slavko
875         * po/bg.po
876         * po/cs.po
877         * po/de.po
878         * po/es.po
879         * po/fi.po
880         * po/fr.po
881         * po/hu.po
882         * po/id.po
883         * po/it.po
884         * po/ja.po
885         * po/pt_BR.po
886         * po/ru.po
887                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
888                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
889                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
890                 Goncalves Guimaraes, Aleksei Miheev
891
892 2009-07-01 [colin]      3.7.1cvs84
893
894         * src/prefs_common.c
895                 Fix bug 1940, 'Doesn't open links in 
896                 user's default browser'. Turn the preference
897                 to TRUE by default; that will only change the
898                 behaviour for new users.
899
900 2009-06-29 [colin]      3.7.1cvs83
901
902         * src/filtering.c
903         * src/filtering.h
904         * src/prefs_filtering_action.c
905                 Fix bug 1935, 'problems with very long filtering actions':
906                 Use a dynamic buffer in action to string, and a bigger
907                 buffer in string to action
908
909 2009-06-29 [colin]      3.7.1cvs82
910
911         * src/matcher_parser_lex.l
912                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
913
914 2009-06-29 [colin]      3.7.1cvs81
915
916         * src/addressbook.c
917                 Fix warnings
918         * src/editgroup.c
919                 Fix crash (out-of-bounds tree column)
920         * src/gtk/gtkcmctree.c
921         * src/gtk/gtksctree.c
922                 Prevent using an out-of-bounds tree column
923
924 2009-06-29 [colin]      3.7.1cvs80
925
926         * src/ldapupdate.c
927         * src/ldif.c
928                 Leak fixes; patch by Pawel Pekala.
929
930 2009-06-26 [colin]      3.7.1cvs79
931
932         * src/summaryview.c
933                 Sort by msgnum if dates are equal
934
935 2009-06-24 [paul]       3.7.1cvs78
936
937         * src/summaryview.c
938                 make some (forgotten) strings translatable
939
940 2009-06-19 [colin]      3.7.1cvs77
941
942         * src/summaryview.c
943                 Fix menu sensitiveness
944
945 2009-06-18 [colin]      3.7.1cvs76
946
947         * configure.ac
948         * src/plugins/pgpcore/sgpgme.c
949         * src/plugins/pgpcore/sgpgme.h
950         * src/plugins/pgpmime/mypgpcore.def
951         * src/plugins/pgpmime/pgpmime.c
952         * src/plugins/smime/mypgpcore.def
953         * src/plugins/smime/smime.c
954                 Use largefile support (and stop using our old GPGME
955                 hack on gpgme_data_seek/rewind)
956                 (See 1.9.12cvs44 to 46 - if this breaks things we 
957                 should soon know :)
958
959 2009-06-13 [colin]      3.7.1cvs75
960
961         * src/gtk/spell_entry.c
962                 Fix assertion. We can put a NULL gtkaspell to
963                 an entry; it just means it won't be spell-checked.
964
965 2009-06-12 [mones]      3.7.1cvs74
966
967         * src/compose.c
968         * src/messageview.c
969         * src/prefs_account.c
970         * src/prefs_account.h
971         * src/common/utils.c
972         * src/common/utils.h
973                 Added preference to use account address in generated
974                 Message-Id. Fixes Debian bug #531052
975
976 2009-06-12 [colin]      3.7.1cvs73
977
978         * src/common/ssl.c
979                 Better fix, API-compatible with libgnutls13
980
981 2009-06-12 [colin]      3.7.1cvs72
982
983         * src/common/ssl.c
984                 Use compatibility mode in GnuTLS, and avoid problems with 
985                 servers that don't comply 100% with the spec, but still
986                 exist.
987
988 2009-06-06 [iwkse]      3.7.1cvs71
989
990         * src/compose.c
991                 Ops..revert a mix with another patch
992
993 2009-06-06 [iwkse]      3.7.1cvs70
994
995         * src/compose.c
996                 A better fix for the previous commit's issue
997
998 2009-06-06 [iwkse]      3.7.1cvs69
999
1000         * src/compose.c
1001                 Fix shutting down of Claws Mail while a GTK_Return keypress 
1002                 event is sent to the Attach property window
1003
1004 2009-06-05 [colin]      3.7.1cvs68
1005
1006         * src/compose.c
1007                 Fix build on GTK+ 2.6
1008
1009 2009-06-03 [mones]      3.7.1cvs67
1010
1011         * tools/make.themes.project
1012                 Oops! fix header, sorry Paul ;-)
1013
1014 2009-06-03 [mones]      3.7.1cvs66
1015
1016         * tools/make.themes.project
1017                 Add support for PNG themes and other
1018                 fixes i don't remember now... :)
1019
1020 2009-06-02 [colin]      3.7.1cvs65
1021
1022         * src/compose.c
1023         * src/prefs_template.c
1024         * src/quote_fmt.c
1025                 Fix error messages in templates, and fix their
1026                 checking
1027
1028 2009-05-22 [colin]      3.7.1cvs64
1029
1030         * src/compose.c
1031                 And remove hbox too
1032
1033 2009-05-22 [colin]      3.7.1cvs63
1034
1035         * src/compose.c
1036                 Fix phantom button behind entry when
1037                 changing fields via Tools/Reply mode.
1038
1039 2009-05-22 [colin]      3.7.1cvs62
1040
1041         * src/compose.c
1042                 Fix icon size
1043
1044 2009-05-21 [mones]      3.7.1cvs61
1045
1046         * src/compose.c
1047         * src/compose.h
1048                 Add button to empty header lines with one click
1049
1050 2009-05-21 [paul]       3.7.1cvs60
1051
1052         * src/mainwindow.c
1053         * src/mainwindow.h
1054         * src/plugins/trayicon/trayicon.c
1055                 when quitting from the trayicon, honour
1056                 prefs_common.clean_on_exit
1057
1058 2009-05-21 [paul]       3.7.1cvs59
1059
1060         * src/gtk/Makefile.am
1061                 remove duplicate entry
1062                 thanks to Charles A Edwards
1063
1064 2009-05-19 [paul]       3.7.1cvs58
1065
1066         * src/send_message.c
1067                 clear progressbar in the statusbar on 'Cancel'
1068
1069 2009-05-16 [colin]      3.7.1cvs57
1070
1071         * AUTHORS
1072         * src/gtk/authors.h
1073                 Add Fabian
1074
1075 2009-05-16 [colin]      3.7.1cvs56
1076
1077         * src/msgcache.c
1078                 Remove msgnum>0 condition for removing messages
1079                 from caches. There's no such condition on add.
1080                 Fixes bug 1913, 'Allow to remove phantom 
1081                 messages from the cache'; patch by Fabian
1082                 Keil <fk at fabiankeil.de>
1083
1084 2009-05-12 [holger]     3.7.1cvs55
1085
1086         * src/messageview.c
1087         * src/messageview.h
1088                 Introduce hook after showing of the message view
1089
1090 2009-05-11 [colin]      3.7.1cvs54
1091
1092         * src/compose.c
1093                 Fix bug 1872, 'A: Cc: CCi: selector should 
1094                 default on same as preceding contact'
1095
1096 2009-05-10 [holger]     3.7.1cvs53
1097
1098         * src/addr_compl.c
1099         * src/addr_compl.h
1100                 Add a hook to make it possible for plugins to
1101                 modify the address completion list
1102
1103 2009-05-06 [paul]       3.7.1cvs52
1104
1105         * src/folder.c
1106         * src/mimeview.c
1107                 fix bug 1915, 'Mails signed with smime.p7s
1108                 display both signed and attachment icon.'
1109
1110 2009-05-05 [colin]      3.7.1cvs51
1111
1112         * src/common/utils.c
1113                 Fix patch :)
1114
1115 2009-05-05 [colin]      3.7.1cvs50
1116
1117         * src/common/utils.c
1118                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
1119                 different mountpoint than tempdir'
1120
1121 2009-05-04 [colin]      3.7.1cvs49
1122
1123         * src/msgcache.c
1124                 Probably fix bug 1914, 'Crash reading
1125                 corrupted tags file'
1126
1127 2009-04-26 [paul]       3.7.1cvs48
1128
1129         * configure.ac
1130         * src/gtk/gtkaspell.h
1131                 fix bug 1904, 'build mechanism looks for
1132                 'enchant.h' in a wrong place'
1133
1134 2009-04-25 [paul]       3.7.1cvs47
1135
1136         * src/printing.c
1137                 gah! fix coding style!
1138
1139 2009-04-25 [paul]       3.7.1cvs46
1140
1141         * src/printing.c
1142         * src/toolbar.c
1143                 if building with GTK+ >= 2.16 use
1144                 gtk_orientable_set_orientation() instead of now
1145                 deprecated gtk_toolbar_set_orientation()
1146
1147 2009-04-24 [colin]      3.7.1cvs45
1148
1149         * src/compose.c
1150                 Ask before sending if an attached file has
1151                 disappeared.
1152
1153 2009-04-19 [paul]       3.7.1cvs44
1154
1155         * src/prefs_common.c
1156         * src/prefs_common.h
1157         * src/gtk/about.c
1158                 save About window size.
1159                 patch by Pawel Pekala
1160
1161 2009-04-12 [paul]       3.7.1cvs43
1162
1163         * tools/csv2addressbook.pl
1164                 add extra CSV fields that are now appended
1165                 by thunderbird (version 2.0.0.21)
1166
1167 2009-04-08 [colin]      3.7.1cvs42
1168
1169         * src/procmime.c
1170                 fix saving (but not displaying) of UTF-16
1171                 files
1172
1173 2009-04-08 [colin]      3.7.1cvs41
1174
1175         * src/gtk/manage_window.c
1176                 Disable transient windows on win32 - seems to
1177                 fix most focusing issues
1178
1179 2009-04-05 [colin]      3.7.1cvs40
1180
1181         * src/procmsg.c
1182                 Don't ask whether we want to send deleted mails in queue
1183                 folders; also, don't send deleted mails when flushing
1184                 queues
1185
1186 2009-04-04 [paul]       3.7.1cvs39
1187
1188         * AUTHORS
1189         * configure.ac
1190         * po/id.po
1191         * src/gtk/authors.h
1192         * tools/claws.i18n.status.pl
1193                 add new Indonesian translation, by
1194                 MSulchan Darmawan
1195
1196 2009-04-03 [paul]       3.7.1cvs38
1197
1198         * AUTHORS
1199         * src/gtk/authors.h
1200                 credit due
1201
1202 2009-04-03 [colin]      3.7.1cvs37
1203
1204         * src/compose.c
1205         * src/textview.c
1206                 Fix bug 1891, 'Add support for gopher:// links'
1207                 Patch by Jacob Head <clawsmail at jacob-head.com>
1208                 Let's go back to the roots! 
1209
1210 2009-04-03 [paul]       3.7.1cvs36
1211
1212         * m4/Makefile.am
1213                 complete cvs35
1214
1215 2009-04-03 [paul]       3.7.1cvs35
1216
1217         * configure.ac
1218                 add AC_CONFIG_MACRO_DIR([m4])
1219                 remove CLAWS_ACLOCAL_INCLUDE(m4)
1220         * m4/aclocal-include.m4
1221                 removed this now unneeded file
1222
1223 2009-04-02 [colin]      3.7.1cvs34
1224
1225         * src/common/utils.h
1226                 Fix previous (thanks to Marcus :)
1227
1228 2009-04-02 [colin]      3.7.1cvs33
1229
1230         * src/common/utils.h
1231         * src/etpan/etpan-thread-manager.c
1232                 pipe() was a macro from GLib on win32 until
1233                 glib 2.13.2. It's undefined after that.
1234                 Thanks to Marcus Brinkmann for the heads-up!
1235
1236 2009-03-31 [colin]      3.7.1cvs32
1237
1238         * src/folder_item_prefs.c
1239                 Copy folder settings with prefs
1240
1241 2009-03-31 [colin]      3.7.1cvs31
1242
1243         * src/prefs_account.c
1244                 Don't use un-sensitive checkboxes in Privacy tab
1245                 when privacy system in None (makes unchecking 
1246                 painful when no privacy plugin is loaded)
1247
1248 2009-03-30 [colin]      3.7.1cvs30
1249
1250         * src/folder.c
1251         * src/folder.h
1252         * src/imap.c
1253         * src/mainwindow.c
1254         * src/mainwindow.h
1255         * src/prefs_account.c
1256         * src/prefs_account.h
1257         * src/summaryview.c
1258         * src/summaryview.h
1259                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
1260                 Add an option on the Receive page of IMAP account preferences:
1261                 "Move deleted mails to trash and expunge immediately". This
1262                 option defaults to TRUE to avoid changing the existing behaviour.
1263                 Setting it to FALSE prevents automatic expunging. 
1264                 Also, add Tools/Expunge and View/Hide deleted messages menu items
1265                 (View/Hide deleted message being a per-folder setting, and behaving,
1266                 like View/Hide read messages).
1267
1268 2009-03-30 [colin]      3.7.1cvs29
1269
1270         * src/imap.c
1271                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
1272                 ask for IMAP password when using GSSAPI auth
1273
1274 2009-03-27 [colin]      3.7.1cvs28
1275
1276         * src/folder.c
1277                 Fix cvs14, make sure we mark non-existent caches dirty
1278                 (or they never get written)
1279
1280 2009-03-27 [colin]      3.7.1cvs27
1281
1282         * src/imap.c
1283                 Fix tag update when all tags are removed 
1284                 from another client
1285
1286 2009-03-25 [colin]      3.7.1cvs26
1287
1288         * configure.ac
1289                 Fix configure.ac, thanks to Pawel
1290
1291 2009-03-25 [colin]      3.7.1cvs25
1292
1293         * src/news.c
1294         * src/etpan/nntp-thread.c
1295                 Fix header fetching (NG/To/Cc). Fixes 
1296                 bug 1883, 'Message processing fails to 
1297                 act on Newsgroups: field'
1298
1299 2009-03-23 [colin]      3.7.1cvs24
1300
1301         * src/textview.c
1302                 Fix internal headers visible in queue/sent
1303
1304 2009-03-23 [colin]      3.7.1cvs23
1305
1306         * configure.ac
1307                 Fix check for RC (resource compiler) used
1308                 on win32 (AC_LIBTOOL_RC used to call it 
1309                 implicitely but stopped)
1310
1311 2009-03-19 [colin]      3.7.1cvs22
1312
1313         * src/toolbar.c
1314                 Put spam button in default toolbar even if
1315                 bogofilter and spamassassin are not built.
1316                 Other anti-spam plugin could exist! :)
1317         * src/common/utils.c
1318                 Fix exit status fetch on win32
1319
1320 2009-03-18 [paul]       3.7.1cvs21
1321
1322         * src/gtk/spell_entry.c
1323                 fix "[BUG] Wrong word replaced in 'Subject:'
1324                 when spell-checking correction used"
1325                 Patch by Pawel Pekala
1326
1327 2009-03-17 [colin]      3.7.1cvs20
1328
1329         * src/common/utils.c
1330                 Fix win32 build (from cvs12)
1331
1332 2009-03-17 [colin]      3.7.1cvs19
1333
1334         * src/compose.c
1335                 Fix bug 1735, 'Change To: and Newsgroups: 
1336                 recipient field according account type'
1337                 Patch by Pawel
1338
1339 2009-03-17 [colin]      3.7.1cvs18
1340
1341         * src/msgcache.c
1342         * src/prefs_common.c
1343         * src/prefs_common.h
1344         * src/prefs_other.c
1345         * src/common/prefs.c
1346                 Add preference for fsyncing metadata
1347
1348 2009-03-16 [paul]       3.7.1cvs17
1349
1350         * src/prefs_customheader.c
1351                 add forgotten #if HAVE_LIBCOMPFACE
1352
1353 2009-03-16 [paul]       3.7.1cvs16
1354
1355         * src/prefs_customheader.c
1356                 put the (X-)Face preview image below the up/down
1357                 buttons so they don't jump around.
1358                 make the list reorderable by drag'n'drop
1359
1360 2009-03-16 [colin]      3.7.1cvs15
1361
1362         * src/prefs_customheader.c
1363                 Add a (X-)Face preview. Patch by iwkse.
1364
1365 2009-03-16 [colin]      3.7.1cvs14
1366
1367         * src/compose.c
1368         * src/folder.c
1369         * src/folder.h
1370         * src/msgcache.c
1371         * src/common/prefs.c
1372                 Add fsync calls to make sure we don't
1373                 lose data on system crashes. (to do:
1374                 add a pref to allow people choosing raw
1375                 speed)
1376
1377 2009-03-15 [colin]      3.7.1cvs13
1378
1379         * src/gtk/gtkaspell.c
1380                 Fix empty menu when there are no
1381                 suggestions (using the Spelling menu)
1382
1383 2009-03-14 [colin]      3.7.1cvs12
1384
1385         * src/common/utils.c
1386                 Win32: fix subject prefix length
1387
1388 2009-03-11 [mones]      3.7.1cvs11
1389
1390         * po/es.po
1391                 fix encoding declared in header
1392                 update translation now we're at it
1393
1394 2009-03-10 [colin]      3.7.1cvs10
1395
1396         * src/messageview.c
1397                 Fix "wrong mime" message printed out multiple
1398                 times
1399
1400 2009-03-10 [colin]      3.7.1cvs9
1401
1402         * src/prefs_folder_item.c
1403                 Fix build
1404
1405 2009-03-09 [paul]       3.7.1cvs8
1406
1407         * src/prefs_folder_item.c
1408         * src/send_message.c
1409                 fixes to english text
1410
1411 2009-03-08 [paul]       3.7.1cvs7
1412
1413         * po/ja.po
1414                 correct errors in header
1415
1416 2009-03-08 [paul]       3.7.1cvs6
1417
1418         * AUTHORS
1419         * configure.ac
1420         * po/ja.po
1421         * src/gtk/authors.h
1422         * tools/claws.i18n.status.pl
1423                 add Japanese translation, submitted by kazken3
1424
1425 2009-03-07 [colin]      3.7.1cvs5
1426
1427         * src/messageview.c
1428                 Don't let the invalid MIME warning hide
1429                 other noticeview (Partial receive or 
1430                 return receipt).
1431
1432 2009-03-07 [colin]      3.7.1cvs4
1433
1434         * src/procmime.c
1435                 Fix build
1436
1437 2009-03-07 [colin]      3.7.1cvs3
1438
1439         * src/messageview.c
1440         * src/procmime.c
1441         * src/procmime.h
1442                 Handle mimeparts that lack an end boundary.
1443                 They're invalid but it's too annoying for
1444                 normal users to fix.
1445
1446 2009-03-06 [wwp]        3.7.1cvs2
1447
1448         * src/compose.c
1449         * src/folder_item_prefs.c
1450         * src/folder_item_prefs.h
1451         * src/prefs_folder_item.c
1452                 Add per-folder default cc, bcc and reply-to.
1453
1454 2009-03-06 [colin]      3.7.1cvs1
1455
1456         * src/gedit-print.c
1457         * src/gtk/gtksourceprintjob.c
1458                 Fix build with old print interface
1459
1460 2009-03-06 [paul]       3.7.1
1461
1462         * NEWS
1463         * README
1464         * RELEASE_NOTES 
1465                 3.7.1 released!
1466
1467 2009-03-06 [paul]       3.7.0cvs78
1468
1469         * po/cs.po
1470         * po/de.po
1471         * po/fi.po
1472         * po/fr.po
1473         * po/hu.po
1474         * po/nl.po
1475         * po/pt_BR.po
1476         * po/sv.po
1477         * po/zh_CN.po
1478                 updated by David Vachulka, Stephan Sachse, Flammie
1479                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
1480                 Frederico Goncalves Guimaraes, Lars Persson Fink,
1481                 and Ralph Young
1482
1483 2009-03-03 [colin]      3.7.0cvs77
1484
1485         * src/prefs_filtering.c
1486                 Win32: Fix bug 1865, 'IMAP account name changes 
1487                 are not followed at filter actions'
1488
1489 2009-03-02 [colin]      3.7.0cvs76
1490
1491         * src/imap.c
1492                 Fix Launchpad bug 335571: 'claws-mail crashed 
1493                 with SIGSEGV in strlen() while deleting 
1494                 large amount of e-mails on IMAP account
1495
1496 2009-02-27 [mones]      3.7.0cvs75
1497
1498         * manual/es/account.xml
1499         * manual/es/ack.xml
1500         * manual/es/addrbook.xml
1501         * manual/es/advanced.xml
1502         * manual/es/claws-mail-manual.xml
1503         * manual/es/faq.xml
1504         * manual/es/glossary.xml
1505         * manual/es/gpl.xml
1506         * manual/es/handling.xml
1507         * manual/es/intro.xml
1508         * manual/es/keyboard.xml
1509         * manual/es/plugins.xml
1510         * manual/es/starting.xml
1511                 Sync with English version, fix some typos
1512                 Changed encoding to UTF-8
1513         * po/es.po
1514                 Update for release, changed encoding to UTF-8
1515
1516 2009-02-24 [colin]      3.7.0cvs74
1517
1518         * src/printing.c
1519                 Don't print separation line if there
1520                 are no headers
1521
1522 2009-02-23 [cleroy]     3.7.0cvs73
1523
1524         * src/account.c
1525         * src/action.c
1526         * src/addr_compl.c
1527         * src/addrbook.c
1528         * src/addrcache.c
1529         * src/addrcindex.c
1530         * src/addrclip.c
1531         * src/addrduplicates.c
1532         * src/addressadd.c
1533         * src/addressbook.c
1534         * src/addressbook_foldersel.c
1535         * src/addrharvest.c
1536         * src/addrindex.c
1537         * src/addritem.c
1538         * src/addrquery.c
1539         * src/addrselect.c
1540         * src/codeconv.c
1541         * src/compose.c
1542         * src/customheader.c
1543         * src/editaddress.c
1544         * src/editaddress_other_attributes_ldap.c
1545         * src/editgroup.c
1546         * src/editldap.c
1547         * src/enriched.c
1548         * src/exporthtml.c
1549         * src/exportldif.c
1550         * src/filtering.c
1551         * src/folder.c
1552         * src/foldersel.c
1553         * src/folderutils.c
1554         * src/folderview.c
1555         * src/gedit-print.c
1556         * src/html.c
1557         * src/imap.c
1558         * src/imap_gtk.c
1559         * src/inc.c
1560         * src/jpilot.c
1561         * src/ldapctrl.c
1562         * src/ldapquery.c
1563         * src/ldapserver.c
1564         * src/ldapupdate.c
1565         * src/ldif.c
1566         * src/localfolder.c
1567         * src/main.c
1568         * src/mainwindow.c
1569         * src/matcher.c
1570         * src/mbox.c
1571         * src/messageview.c
1572         * src/mh.c
1573         * src/mh_gtk.c
1574         * src/mimeview.c
1575         * src/msgcache.c
1576         * src/mutt.c
1577         * src/news.c
1578         * src/news_gtk.c
1579         * src/noticeview.c
1580         * src/pine.c
1581         * src/pop.c
1582         * src/prefs_account.c
1583         * src/prefs_actions.c
1584         * src/prefs_common.c
1585         * src/prefs_filtering.c
1586         * src/prefs_filtering_action.c
1587         * src/prefs_folder_column.c
1588         * src/prefs_folder_item.c
1589         * src/prefs_gtk.c
1590         * src/prefs_matcher.c
1591         * src/prefs_quote.c
1592         * src/prefs_send.c
1593         * src/prefs_summaries.c
1594         * src/prefs_summary_column.c
1595         * src/prefs_template.c
1596         * src/prefs_themes.c
1597         * src/prefs_toolbar.c
1598         * src/printing.c
1599         * src/privacy.c
1600         * src/procheader.c
1601         * src/procmime.c
1602         * src/procmsg.c
1603         * src/quote_fmt.c
1604         * src/remotefolder.c
1605         * src/send_message.c
1606         * src/sourcewindow.c
1607         * src/statusbar.c
1608         * src/stock_pixmap.c
1609         * src/summary_search.c
1610         * src/summaryview.c
1611         * src/textview.c
1612         * src/toolbar.c
1613         * src/undo.c
1614         * src/uri_opener.c
1615         * src/vcard.c
1616         * src/common/base64.c
1617         * src/common/claws.c
1618         * src/common/hooks.c
1619         * src/common/plugin.c
1620         * src/common/prefs.c
1621         * src/common/session.c
1622         * src/common/smtp.c
1623         * src/common/socket.c
1624         * src/common/string_match.c
1625         * src/common/stringtable.c
1626         * src/common/utils.c
1627         * src/common/utils.h
1628         * src/common/xml.c
1629         * src/common/xmlprops.c
1630         * src/gtk/colorlabel.c
1631         * src/gtk/combobox.c
1632         * src/gtk/foldersort.c
1633         * src/gtk/gtkaspell.c
1634         * src/gtk/gtkcmclist.c
1635         * src/gtk/gtkcmctree.c
1636         * src/gtk/gtkcmoptionmenu.c
1637         * src/gtk/gtksctree.c
1638         * src/gtk/gtkshruler.c
1639         * src/gtk/gtksourceprintjob.c
1640         * src/gtk/gtkutils.c
1641         * src/gtk/gtkvscrollbutton.c
1642         * src/gtk/logwindow.c
1643         * src/gtk/menu.c
1644         * src/gtk/pluginwindow.c
1645         * src/gtk/prefswindow.c
1646         * src/gtk/quicksearch.c
1647         * src/gtk/spell_entry.c
1648         * src/plugins/pgpcore/select-keys.c
1649         * src/plugins/pgpinline/pgpinline.c
1650         * src/plugins/pgpmime/pgpmime.c
1651         * src/plugins/smime/smime.c
1652         * src/plugins/spamassassin/spamassassin_gtk.c
1653                 Mass commit changing g_return_* to cm_return_*
1654                 and making these more interesting
1655
1656 2009-02-23 [colin]      3.7.0cvs72
1657
1658         * src/imap.c
1659                 Always initialise error code to no error
1660
1661 2009-02-23 [colin]      3.7.0cvs71
1662
1663         * src/imap.c
1664                 Fix separator substitution
1665
1666 2009-02-23 [colin]      3.7.0cvs70
1667
1668         * src/stock_pixmap.c
1669         * src/gtk/colorlabel.c
1670                 don't use g_return on normal checks
1671
1672 2009-02-22 [colin]      3.7.0cvs69
1673
1674         * src/addressbook.c
1675         * src/procmime.c
1676                 More fixes
1677
1678 2009-02-22 [colin]      3.7.0cvs68
1679
1680         * src/addrduplicates.c
1681         * src/addressbook.c
1682         * src/addrharvest.c
1683         * src/codeconv.c
1684         * src/compose.c
1685         * src/filtering.c
1686         * src/folder.c
1687         * src/imap.c
1688         * src/imap_gtk.c
1689         * src/importldif.c
1690         * src/jpilot.c
1691         * src/mainwindow.c
1692         * src/matcher.c
1693         * src/mbox.c
1694         * src/messageview.c
1695         * src/mh_gtk.c
1696         * src/prefs_common.c
1697         * src/prefs_filtering.c
1698         * src/prefs_gtk.c
1699         * src/printing.c
1700         * src/privacy.c
1701         * src/procmime.c
1702         * src/procmsg.c
1703         * src/summaryview.c
1704         * src/textview.c
1705         * src/undo.c
1706         * src/wizard.c
1707         * src/common/md5.c
1708         * src/common/socket.c
1709         * src/common/template.c
1710         * src/etpan/imap-thread.c
1711         * src/gtk/gtkaspell.c
1712         * src/gtk/gtkcmctree.c
1713         * src/gtk/gtksctree.c
1714         * src/gtk/inputdialog.c
1715         * src/plugins/pgpcore/sgpgme.c
1716         * src/plugins/pgpmime/pgpmime.c
1717         * src/plugins/smime/smime.c
1718         * src/plugins/spamassassin/spamassassin.c
1719                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
1720                 uninitialised accesses
1721
1722 2009-02-17 [colin]      3.7.0cvs67
1723
1724         * src/compose.c
1725                 Disable controls during queuing
1726
1727 2009-02-15 [colin]      3.7.0cvs66
1728
1729         * src/privacy.c
1730         * src/plugins/pgpcore/select-keys.c
1731         * src/plugins/pgpcore/sgpgme.c
1732                 Disable use of disabled keys
1733
1734 2009-02-15 [colin]      3.7.0cvs65
1735
1736         * src/folderview.c
1737         * src/summaryview.c
1738                 Fix font updating after changing 
1739                 prefs_common.derive_from_normal_font
1740
1741 2009-02-12 [paul]       3.7.0cvs64
1742
1743         * src/addressitem.h
1744         * src/export.h
1745         * src/headerview.c
1746         * src/headerview.h
1747         * src/common/version.h.in
1748         * src/gtk/about.h
1749         * src/gtk/menu.c
1750         * src/gtk/menu.h
1751                 more copyright header fixes
1752
1753 2009-02-12 [paul]       3.7.0cvs63
1754
1755         * src/gtk/progressdialog.c
1756         * src/gtk/progressdialog.h
1757                 fix copyright header
1758
1759 2009-02-12 [paul]       3.7.0cvs62
1760
1761         * src/gtk/spell_entry.c
1762         * src/gtk/spell_entry.h
1763                 better, more standard copyright header
1764
1765 2009-02-12 [paul]       3.7.0cvs61
1766
1767         * src/gtk/spell_entry.c
1768         * src/gtk/spell_entry.h
1769                 changes to copyright header
1770
1771 2009-02-12 [paul]       3.7.0cvs60
1772
1773         * src/gtk/spell_entry.c
1774         * src/gtk/spell_entry.h
1775                 fix broken build
1776
1777 2009-02-11 [colin]      3.7.0cvs59
1778
1779         * src/gtk/spell_entry.c
1780         * src/gtk/spell_entry.h
1781                 Forgot to add files
1782
1783 2009-02-11 [colin]      3.7.0cvs58
1784
1785         * src/compose.c
1786         * src/gtk/Makefile.am
1787         * src/gtk/gtkaspell.c
1788         * src/gtk/gtkaspell.h
1789                 Add spellcheck to subject. Patch by
1790                 Pawel.
1791
1792 2009-02-10 [holger]     3.7.0cvs57
1793
1794         * src/printing.c
1795         * src/common/defs.h
1796                 Move filename define for printing page setup cache to defs.h
1797
1798 2009-02-08 [mones]      3.7.0cvs56
1799
1800         * src/matcher.h
1801                 Fix build for bison 2.4.1
1802
1803 2009-02-06 [holger]     3.7.0cvs55
1804
1805         * src/prefs_common.c
1806         * src/prefs_common.h
1807         * src/printing.c
1808                 Fix restoring of custom page setups for printing by
1809                 temporarily caching the settings.
1810                 This is a workaround for Gnome Bug #39018, and fixes
1811                 Claws Mail Bug #1840.
1812
1813 2009-02-06 [colin]      3.7.0cvs54
1814
1815         * src/mainwindow.c
1816                 Fix hardcoded Shift-Q quits. Fixes
1817                 bug 1838, 'Claws-Mail sometimes quits 
1818                 when attempting to type a capital Q'
1819
1820 2009-01-31 [paul]       3.7.0cvs53
1821
1822         * src/compose.c
1823                 revert 3.7.0cvs49, until there is time to find out
1824                 why it causes a nasty crash!
1825
1826 2009-01-31 [paul]       3.7.0cvs52
1827
1828         * src/mainwindow.c
1829                 1 string that was forgotten for translation
1830
1831 2009-01-31 [paul]       3.7.0cvs51
1832
1833         * src/messageview.c
1834                 2 strings that were forgotten for translation
1835
1836 2009-01-31 [paul]       3.7.0cvs50
1837
1838         * src/gtk/prefswindow.c
1839                 build prefs tree in a slightly smarter way -
1840                 fix bug where if path[0] had same name as
1841                 path[1], (like in the de translation), path[1]
1842                 was lost and not shown in the window
1843
1844 2009-01-31 [paul]       3.7.0cvs49
1845
1846         * src/compose.c
1847                 fix bug 1836, 'Quoted text still blue after
1848                 removal of quote-character'
1849                 comment out some debug_print's that needlessly
1850                 slow things down
1851         * src/undo.c
1852                 comment out a debug_print that needlessly slows
1853                 things down
1854
1855 2009-01-31 [paul]       3.7.0cvs48
1856
1857         * src/summaryview.c
1858                 fix bug 1834, '"semi"-selection when collapsing thread'
1859
1860 2009-01-31 [paul]       3.7.0cvs47
1861
1862         * src/prefs_compose_writing.c
1863         * src/prefs_message.c
1864                 move 'quote_chars' pref to where it should be
1865
1866 2009-01-30 [paul]       3.7.0cvs46
1867
1868         * src/summaryview.c
1869                 fix updating of popup menu sensitivity
1870
1871 2009-01-28 [paul]       3.7.0cvs45
1872
1873         * tools/filter_conv_new.pl
1874                 move 'move' and 'delete' to end of @actions
1875                 so that they are always final actions in the
1876                 generated filtering rule
1877
1878 2009-01-27 [paul]       3.7.0cvs44
1879
1880         * src/messageview.c
1881                 always select text/calendar mimepart if suitable
1882                 plugin (i.e. vCalendar) is available
1883
1884 2009-01-27 [paul]       3.7.0cvs43
1885
1886         * src/folder.c
1887                 fix crash when right-clicking in summaryview when
1888                 processing is active
1889
1890 2009-01-22 [colin]      3.7.0cvs42
1891
1892         * src/compose.c
1893         * src/privacy.c
1894         * src/privacy.h
1895                 When replying to signed/encrypted mail and the
1896                 preference to sign/encrypt in this case is set,
1897                 choose the original mail's privacy system (if
1898                 available).
1899
1900 2009-01-21 [colin]      3.7.0cvs41
1901
1902         * src/addressbook.h
1903                 Fix warning (on-the-fly theming of
1904                 addressbook isn't complete yet)
1905
1906 2009-01-21 [colin]      3.7.0cvs40
1907
1908         * src/account.c
1909         * src/addressbook.c
1910                 Win32: Fix window placement
1911
1912 2009-01-21 [paul]       3.7.0cvs39
1913
1914         * src/inc.c
1915                 update timeout log msg
1916
1917 2009-01-17 [colin]      3.7.0cvs38
1918
1919         * src/main.c
1920         * src/mbox.c
1921         * src/common/md5.c
1922         * src/common/utils.c
1923         * src/etpan/imap-thread.c
1924                 Fix g_open calls (which don't ignore mode)
1925
1926 2009-01-17 [colin]      3.7.0cvs37
1927
1928         * src/addressbook.c
1929         * src/compose.c
1930         * src/foldersel.c
1931         * src/main.c
1932         * src/mainwindow.c
1933         * src/mbox.c
1934         * src/common/md5.c
1935         * src/common/ssl_certificate.c
1936         * src/common/tags.c
1937         * src/common/utils.c
1938         * src/etpan/imap-thread.c
1939         * src/plugins/bogofilter/bogofilter.c
1940         * src/plugins/pgpinline/pgpinline.c
1941         * src/plugins/smime/smime.c
1942                 Probably fix bug 1825, 'Unable to fetch messages from 
1943                 IMAP folders named with non-ASCII string'
1944                 Change remaining occurences of fopen and open with
1945                 g_fopen and g_open
1946
1947 2009-01-17 [paul]       3.7.0cvs36
1948
1949         * manual/faq.xml
1950                 update an old, outdated piece of info
1951
1952 2009-01-17 [paul]       3.7.0cvs35
1953
1954         * src/prefs_folder_item.c
1955                 fix bug where saving Folder Properties of a
1956                 sub-folder of outbox, queue, draft or trash
1957                 would change its parent's folder type to normal
1958
1959 2009-01-12 [mones]      3.7.0cvs34
1960
1961         * po/es.po
1962                 Updated translation
1963
1964 2009-01-12 [wwp]        3.7.0cvs33
1965
1966         * tools/fix_date.sh
1967         * tools/popfile-link.sh
1968         * tools/textviewer.sh
1969                 Fix bashisms and other portability glitches (thanks to
1970                 Steven M. Bellovin).
1971
1972 2009-01-11 [paul]       3.7.0cvs32
1973
1974         * src/addrindex.c
1975                 clean up some build warnings
1976
1977 2009-01-11 [colin]      3.7.0cvs31
1978
1979         * src/addrindex.c
1980                 Revert part of patch 3.7.0cvs29 
1981                 This function is used when jpilot
1982                 support is disabled
1983
1984 2009-01-11 [colin]      3.7.0cvs30
1985
1986         * src/folder.c
1987                 folder_find_child_item_by_name():
1988                 actually use name, not path's basename
1989
1990 2009-01-11 [paul]       3.7.0cvs29
1991
1992         * src/addrclip.c
1993         * src/addrindex.c
1994         * src/addritem.c
1995         * src/foldersel.h
1996         * src/folderview.c
1997         * src/prefs_folder_item.c
1998                 clean up some build warnings
1999
2000 2009-01-11 [paul]       3.7.0cvs28
2001
2002         * src/gtk/about.c
2003                 don't even mention printing support, assume its
2004                 presence, unless building with GTK+ < 2.10.0
2005
2006 2009-01-10 [colin]      3.7.0cvs27
2007
2008         * src/codeconv.c
2009                 Fix bug 1811, '[mime] Crash when there's no 
2010                 room for filename's start on the same line'
2011                 When the mimetype of the attachment is very 
2012                 long, there's no room at all to start the 
2013                 name=... parameter on the same line. This
2014                 caused an infinite loop as 0 characters of
2015                 the filename could be appended.
2016                 In such cases, insert linebreak before the
2017                 name parameter.
2018
2019 2009-01-09 [colin]      3.7.0cvs26
2020
2021         * src/compose.c
2022         * src/mainwindow.c
2023         * src/common/utils.c
2024                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
2025                 Compose Window does not attach'
2026
2027 2009-01-09 [colin]      3.7.0cvs25
2028
2029         * src/foldersel.c
2030                 Fix bug 1817, 'Changing Themes does not 
2031                 update the pixmaps in "Select folder" 
2032                 dialog box'
2033
2034 2009-01-09 [colin]      3.7.0cvs24
2035
2036         * src/main.c
2037                 Win32: Fix bug 1816, 'Attaching files with 
2038                 command-line generates error after attaching'
2039
2040 2009-01-09 [paul]       3.7.0cvs23
2041
2042         * src/gtk/about.c
2043                 forgot this '2009' in last commit
2044
2045 2009-01-09 [paul]       3.7.0cvs22
2046
2047         * src/*/*.[c,h]
2048                 it's 2009!
2049                 update copyright headers
2050
2051 2009-01-09 [paul]       3.7.0cvs21
2052
2053         * doc/man/claws-mail.1
2054                 update Team list
2055
2056 2009-01-09 [colin]      3.7.0cvs20
2057
2058         * src/messageview.c
2059                 Fix bug 1814, 'Windows' WM badly places 
2060                 message view'
2061
2062 2009-01-09 [colin]      3.7.0cvs19
2063
2064         * src/prefs_themes.c
2065         * src/stock_pixmap.c
2066         * src/stock_pixmap.h
2067         * src/common/utils.c
2068         * src/common/utils.h
2069                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
2070
2071 2009-01-08 [colin]      3.7.0cvs18
2072
2073         * src/mimeview.c
2074                 Win32: Fix bug 1810, 'Pressing 'o' key 
2075                 crashes CM'
2076
2077 2009-01-07 [colin]      3.7.0cvs17
2078
2079         * src/html.c
2080                 Fix bug 1432, '&amp; not escaped in links (HTML 
2081                 rendered as text)'
2082
2083 2009-01-06 [colin]      3.7.0cvs16
2084
2085         * src/plugins/pgpcore/select-keys.c
2086                 Warn translators the usual way about
2087                 accels
2088
2089 2009-01-06 [colin]      3.7.0cvs15
2090
2091         * src/mainwindow.c
2092                 Fix synchronisation dialog that shouldn't
2093                 appear when network goes down (Network
2094                 Manager)
2095         * src/mimeview.c
2096         * src/textview.c
2097                 Fix save as when attach_save_dir isn't set
2098                 fixes bug 1804, 'attach_save_directory does 
2099                 not default to $HOME'
2100         * src/plugins/pgpcore/select-keys.c
2101                 Add mnemonics to buttons - warn translators!
2102
2103 2009-01-06 [wwp]        3.7.0cvs14
2104
2105         * src/common/utils.c
2106                 Fix cvs13, thanks to Colin.
2107
2108 2009-01-06 [wwp]        3.7.0cvs13
2109
2110         * src/common/utils.c
2111                 Better support for Spanish Outlook replies (RES).
2112
2113 2009-01-02 [colin]      3.7.0cvs12
2114
2115         * src/folderview.c
2116                 Fix (+) sign after collapsed folder names that 
2117                 have quicksearch-matching children.
2118                 Fixes bug 1506, 'Recursive search in collapsed 
2119                 folders'
2120
2121 2009-01-02 [colin]      3.7.0cvs11
2122
2123         * src/stock_pixmap.c
2124         * src/stock_pixmap.h
2125                 Remove now-unused stock_pixmap_gdk
2126
2127 2009-01-02 [colin]      3.7.0cvs10
2128
2129         * src/gtk/gtkutils.c
2130         * src/pixmaps/claws-mail_icon.xpm
2131                 Use pixbuf for app icon, and make the app icon
2132                 a bit nicer
2133
2134 2009-01-02 [colin]      3.7.0cvs9
2135
2136         * src/uri_opener.c
2137                 Show both link title and URI if possible
2138
2139 2009-01-02 [colin]      3.7.0cvs8
2140
2141         * src/addressadd.c
2142         * src/addressbook.c
2143         * src/addressbook_foldersel.c
2144         * src/addressitem.h
2145         * src/folderview.c
2146         * src/grouplistdialog.c
2147         * src/importldif.c
2148         * src/mimeview.c
2149         * src/summaryview.c
2150         * src/gtk/gtkcmclist.c
2151         * src/gtk/gtkcmclist.h
2152         * src/gtk/gtkcmctree.c
2153         * src/gtk/gtkcmctree.h
2154         * src/gtk/gtksctree.c
2155         * src/gtk/gtksctree.h
2156                 Implement pixbuf rendering in tree widgets
2157                 instead of pixmaps
2158         * src/plugins/trayicon/trayicon.c
2159         * src/noticeview.c
2160         * src/prefs_themes.c
2161                 Use pixbuf rendering here too
2162
2163 2008-12-30 [paul]       3.7.0cvs7
2164
2165         * src/textview.c
2166                 no need to prematurely trim the uri in the statusbar
2167
2168 2008-12-29 [paul]       3.7.0cvs6
2169
2170         * src/procmsg.c
2171                 prefer List-Id header to X-* headers when creating
2172                 filter rule automatically
2173
2174 2008-12-28 [colin]      3.7.0cvs5
2175
2176         * src/compose.c
2177                 Set minimum height to 440 instead of 480
2178
2179 2008-12-22 [colin]      3.7.0cvs4
2180
2181         * src/compose.c
2182                 Fix bug 1799, '"Discard message" deletes manually 
2183                 saved draft'. Switch rmode to REEDIT after 
2184                 manually saving.
2185
2186 2008-12-21 [paul]       3.7.0cvs3
2187
2188         * tools/claws.i18n.status.pl
2189                 updates
2190
2191 2008-12-21 [paul]       3.7.0cvs2
2192
2193         * AUTHORS
2194         * src/gtk/authors.h
2195                 (more) updates
2196
2197 2008-12-21 [paul]       3.7.0cvs1
2198
2199         * AUTHORS
2200         * src/gtk/authors.h
2201                 updates
2202
2203 2008-12-19 [paul]       3.7.0
2204
2205         * NEWS
2206         * README
2207         * RELEASE_NOTES 
2208                 3.7.0 released!
2209
2210 2008-12-19 [paul]       3.6.1cvs80
2211
2212         * configure.ac
2213                 remove unmaintained sk and sr from ALL_LINGUAS
2214                 add newly maintained cs to ALL_LINGUAS
2215         * po/bg.po
2216         * po/ca.po
2217         * po/cs.po
2218         * po/de.po
2219         * po/fi.po
2220         * po/hu.po
2221         * po/nl.po
2222         * po/pt_BR.po
2223         * po/ru.po
2224         * po/sv.po
2225                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
2226                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
2227                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
2228                 Persson Fink
2229
2230 2008-12-16 [colin]      3.6.1cvs79
2231
2232         * src/plugins/pgpcore/sgpgme.c
2233                 Fix warning
2234
2235 2008-12-15 [colin]      3.6.1cvs78
2236
2237         * src/compose.c
2238         * src/privacy.c
2239         * src/privacy.h
2240         * src/plugins/pgpcore/sgpgme.c
2241         * src/plugins/pgpcore/sgpgme.h
2242         * src/plugins/pgpinline/pgpinline.c
2243         * src/plugins/pgpmime/pgpmime.c
2244         * src/plugins/smime/smime.c
2245                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
2246                 email address" doesn't work'. Use custom from address
2247                 if set
2248
2249 2008-12-15 [colin]      3.6.1cvs77
2250
2251         * src/common/utils.c
2252                 Fix bug 1746, 'Makes a mailto link from several 
2253                 paragraphs'
2254
2255 2008-12-15 [paul]       3.6.1cvs76
2256
2257         * m4/spamassassin.m4
2258                 fix warnings thrown up by autoconf-2.63
2259
2260 2008-12-13 [colin]      3.6.1cvs75
2261
2262         * Makefile.am
2263         * src/Makefile.am
2264         * src/common/ssl.c
2265         * src/common/utils.c
2266         * src/common/utils.h
2267         * tools/Makefile.am
2268                 Finish previous patch
2269
2270 2008-12-13 [colin]      3.6.1cvs74
2271
2272         * tools/Makefile.am
2273                 Only install certs on windows
2274
2275 2008-12-13 [colin]      3.6.1cvs73
2276
2277         * tools/Makefile.am
2278         * tools/ca-certificates.crt
2279         * src/common/Makefile.am
2280         * src/common/ssl.c
2281                 First try to ship SSL certificates in Windows
2282                 build
2283
2284 2008-12-12 [colin]      3.6.1cvs72
2285
2286         * configure.ac
2287         * src/plugins/pgpinline/claws.def
2288                 Windows build fixes
2289
2290 2008-12-12 [paul]       3.6.1cvs71
2291
2292         * src/imap.c
2293         * src/mh.c
2294         * src/partial_download.c
2295         * src/textview.c
2296         * src/common/claws.c
2297         * src/common/prefs.c
2298         * src/common/utils.c
2299                 win32: fix unlinking, renaming and bug with
2300                 non-ascii username
2301                 Patch by Colin
2302
2303 2008-12-11 [colin]      3.6.1cvs70
2304
2305         * po/fr.po
2306         * manual/fr/advanced.xml
2307                 Update french translations
2308
2309 2008-12-10 [colin]      3.6.1cvs69
2310
2311         * manual/faq.xml
2312                 Correct bug submission guidelines
2313
2314 2008-12-10 [colin]      3.6.1cvs68
2315
2316         * src/plugins/pgpcore/pgp_viewer.c
2317                 Fix bug 1736, 'Key import does not work'
2318                 Kill the correct pid (and not the parent
2319                 shell), and increase the timeout a bit.
2320
2321 2008-12-09 [paul]       3.6.1cvs67
2322
2323         * src/messageview.c
2324                 ensure that any stray noticeview buttons are hidden,
2325                 as clicking them causes segfaults!
2326
2327 2008-12-09 [colin]      3.6.1cvs66
2328
2329         * src/compose.c
2330         * src/compose.h
2331         * src/folder_item_prefs.h
2332         * src/prefs_common.c
2333         * src/prefs_common.h
2334         * src/common/defs.h
2335                 Fix bug 1792, '"Save Message to" should 
2336                 retain list of recently selected folders'
2337                 Also, make Enchant-related prefs stick
2338                 even if the build doesn't enable enchant
2339
2340 2008-12-09 [paul]       3.6.1cvs65
2341
2342         * src/messageview.c
2343                 fix bug 1787, 'Prevent automatic PGP inline
2344                 decryption attempts' use the noticeview to display
2345                 decryption failure messages instead of the irritating
2346                 popup dialog
2347
2348 2008-12-09 [colin]      3.6.1cvs64
2349
2350         * src/prefs_filtering.c
2351                 Fix bug 1789, 'filtering account selection 
2352                 (regression)'. Filtering on sending-only
2353                 accounts can be a little useful when using
2354                 filtering via Tools menu.
2355
2356 2008-12-07 [paul]       3.6.1cvs63
2357
2358         * src/prefs_actions.c
2359                 don't auto-select first entry (same as other
2360                 similar dialogs)
2361         * src/gtk/pluginwindow.c
2362                 these parents don't have children so don't look
2363                 for them
2364
2365 2008-12-07 [paul]       3.6.1cvs62
2366
2367         * src/prefs_account.c
2368         * src/gtk/pluginwindow.c
2369         * src/gtk/prefswindow.c
2370         * src/gtk/prefswindow.h
2371                 auto-select first page
2372
2373 2008-12-05 [colin]      3.6.1cvs61
2374
2375         * src/codeconv.c
2376         * src/procmime.c
2377                 Fix bug 1788, 'CM crashes re-encoding 
2378                 encoded parameters' (introduced in cvs40)
2379
2380 2008-12-05 [paul]       3.6.1cvs60
2381
2382         * src/prefs_common.h
2383                 remove gpg prefs that are no longer needed here
2384
2385 2008-12-03 [colin]      3.6.1cvs59
2386
2387         * src/msgcache.c
2388                 Speed up cache reading (about 10% gain)
2389         * src/summaryview.c
2390         * src/gtk/gtksctree.c
2391                 Speed up expand/collapse all threads
2392                 (about 95% gain)
2393
2394 2008-12-03 [paul]       3.6.1cvs58
2395
2396         * configure.ac
2397                 eradicate gcc4's signedness warnings
2398                 fix building with gnuTLS on (Open)Solaris
2399
2400 2008-12-01 [colin]      3.6.1cvs57
2401
2402         * src/gtk/gtkcmclist.c
2403                 Fix column headers
2404
2405 2008-12-01 [colin]      3.6.1cvs56
2406
2407         * src/plugins/pgpinline/pgpinline.c
2408                 Fix bug 1779, 'PGP Inline badly handles 
2409                 multipart'. Properly dump the current part
2410                 instead of running around with scissors
2411
2412 2008-11-30 [paul]       3.6.1cvs55
2413
2414         * manual/advanced.xml
2415         * manual/plugins.xml
2416         * src/prefs_toolbar.c
2417                 remove the verb from the page title and
2418                 update references in the manual
2419
2420 2008-11-30 [paul]       3.6.1cvs54
2421
2422         * src/prefs_other.c
2423                 move Other/ page to Other/Miscellaneous
2424         * src/gtk/prefswindow.c
2425                 make parent page unselectable
2426
2427 2008-11-29 [paul]       3.6.1cvs53
2428
2429         * README
2430                 add the new 'primary_paste_unselects' hidden
2431                 option, add missing 'log_[...]_color' options,
2432                 and reformat the text
2433         * manual/advanced.xml
2434                 add the new 'primary_paste_unselects' hidden
2435                 option, add missing 'log_[...]_color' options
2436
2437 2008-11-28 [colin]      3.6.1cvs52
2438
2439         * src/mimeview.c
2440                 Fix leak
2441
2442 2008-11-28 [colin]      3.6.1cvs51
2443
2444         * po/fr.po
2445                 Update translation
2446
2447 2008-11-28 [colin]      3.6.1cvs50
2448
2449         * src/mainwindow.c
2450                 Fix account selection in Mailing list
2451                 menu
2452
2453 2008-11-28 [paul]       3.6.1cvs49
2454
2455         * po/Makefile.in.in
2456                 automatically remove obsolete strings
2457
2458 2008-11-28 [colin]      3.6.1cvs48
2459
2460         * src/plugins/pgpcore/sgpgme.c
2461                 Fix error message when key isn't available.
2462
2463 2008-11-27 [colin]      3.6.1cvs47
2464
2465         * src/filtering.c
2466         * src/matcher.c
2467                 Fix a little leak
2468
2469 2008-11-26 [colin]      3.6.1cvs46
2470
2471         * src/common/ssl.c
2472                 Fix new warning
2473
2474 2008-11-26 [colin]      3.6.1cvs45
2475
2476         * src/plugins/pgpcore/select-keys.c
2477         * src/plugins/pgpcore/sgpgme.c
2478                 Fix bug 1591, 'S/MIME: better key 
2479                 handling/selection dialog'
2480                 Really ignore revoked/expired keys
2481
2482 2008-11-26 [colin]      3.6.1cvs44
2483
2484         * src/main.c
2485         * src/common/claws.c
2486         * src/common/ssl.c
2487                 Make sure libgcrypt's threading is initialised
2488                 before gnutls. See also old bug 1539.
2489
2490 2008-11-26 [colin]      3.6.1cvs43
2491
2492         * src/imap.c
2493         * src/news.c
2494         * src/etpan/imap-thread.c
2495                 Fix possible crashes due to clist_begin()
2496                 not checking for NULLs (it should!)
2497
2498 2008-11-25 [colin]      3.6.1cvs42
2499
2500         * src/procmime.c
2501                 Fix line length in MIME parameters
2502
2503 2008-11-22 [paul]       3.6.1cvs41
2504
2505         * src/compose.c
2506                 grab Return key press in attachments Properties
2507                 dialog
2508
2509 2008-11-21 [colin]      3.6.1cvs40
2510
2511         * src/compose.c
2512         * src/procmime.c
2513                 Fix bug 1776, 'use encoded name parameters 
2514                 for attachments instead of ascii'.
2515                 Break the RFC 2047 by using B-encoded 
2516                 filename parameter, like everyone does,
2517                 following advice from the RFC author.
2518
2519 2008-11-21 [colin]      3.6.1cvs39
2520
2521         * src/common/socket.c
2522                 Rehandshake if server asks to
2523
2524 2008-11-21 [colin]      3.6.1cvs38
2525
2526         * src/mimeview.h
2527         * src/toolbar.h
2528         * src/common/session.h
2529         * src/common/smtp.h
2530                 Move conditional-compilation members to
2531                 end of structs
2532
2533 2008-11-19 [wwp]        3.6.1cvs37
2534
2535         * src/prefs_actions.c
2536                 Fixed wrong behaviour when pressing Escape (was not cancelling
2537                 the action).
2538
2539 2008-11-19 [wwp]        3.6.1cvs36
2540
2541         * src/compose.c
2542         * src/matcher.c
2543         * src/messageview.c
2544         * src/mimeview.c
2545         * src/prefs_actions.c
2546         * src/prefs_filtering_action.c
2547         * src/procmsg.c
2548         * src/summaryview.c
2549         * src/textview.c
2550         * src/common/utils.c
2551                 Replace occurrences of "command line" with "command-line" everywhere.
2552                 Enforce code style (mostly indentation) in prefs_actions.c.
2553
2554 2008-11-19 [colin]      3.6.1cvs35
2555
2556         * src/compose.c
2557         * src/prefs_common.c
2558         * src/prefs_common.h
2559                 Add primary_paste_unselects hidden preference
2560                 to change how middle-click pasting changes
2561                 the selection and insert point; defaults to
2562                 pre-3.6.1cvs31
2563
2564 2008-11-19 [colin]      3.6.1cvs34
2565
2566         * src/folderview.c
2567                 Always give focus to summaryview, even if
2568                 the folder is empty, in small screen layout.
2569                 Allows to go back to folderlist using the
2570                 keyboard.
2571
2572 2008-11-18 [colin]      3.6.1cvs33
2573
2574         * src/mainwindow.h
2575                 Put back conditional at the end of struct
2576
2577 2008-11-18 [colin]      3.6.1cvs32
2578
2579         * src/procmime.c
2580         * src/common/w32_reg.c
2581                 Fix crash on win32 when browsing to a
2582                 directory
2583
2584 2008-11-15 [colin]      3.6.1cvs31
2585
2586         * src/compose.c
2587                 After a mid-click paste, deselect selection
2588                 and go to end of paste.
2589
2590 2008-11-15 [colin]      3.6.1cvs30
2591
2592         * src/compose.c
2593                 Auto-save draft after external editor quits
2594
2595 2008-11-15 [colin]      3.6.1cvs29
2596
2597         * src/plugins/pgpcore/sgpgme.c
2598                 Fix wrong error display, thanks to
2599                 Charles A. Edwards
2600
2601 2008-11-14 [colin]      3.6.1cvs28
2602
2603         * src/prefs_actions.c
2604                 Comment out bogus (IMO) warning
2605
2606 2008-11-14 [colin]      3.6.1cvs27
2607
2608         * src/mainwindow.c
2609         * src/summaryview.c
2610         * src/summaryview.h
2611         * src/gtk/menu.c
2612         * src/gtk/menu.h
2613                 Share summaryview's context menu actions with
2614                 the equivalent menu items of the main menu;
2615                 this allows to share accelerators and de-
2616                 duplicate code.
2617
2618 2008-11-14 [colin]      3.6.1cvs26
2619
2620         * src/plugins/pgpcore/sgpgme.c
2621                 Fix bug 1768, 'claws-mail crashes while 
2622                 checking smime bad signature'
2623
2624 2008-11-13 [colin]      3.6.1cvs25
2625
2626         * src/account.c
2627         * src/filtering.c
2628                 Fix redefinition of PREFSBUFSIZE
2629
2630 2008-11-13 [wwp]        3.6.1cvs24
2631
2632         * tools/popfile-link.sh
2633                 Add support for reusing existing POPFile session ID.
2634
2635 2008-11-12 [colin]      3.6.1cvs23
2636
2637         * src/prefs_gtk.h
2638                 Fix bug 1771, 'Folder template gets 
2639                 truncated when exiting the application'
2640                 Use a 32k buffer for string preferences
2641
2642 2008-11-11 [colin]      3.6.1cvs22
2643
2644         * src/summaryview.c
2645                 Fix "display sender using addressbook" when
2646                 prefs_common.swap_from is in use. Patch by
2647                 H. Merijn Brand
2648
2649 2008-11-11 [colin]      3.6.1cvs21
2650
2651         * src/autofaces.c
2652         * src/common/md5.c
2653         * src/common/md5.h
2654                 Make a few functions static
2655
2656 2008-11-07 [colin]      3.6.1cvs20
2657
2658         * src/mainwindow.c
2659         * src/summaryview.c
2660                 Fix crash when rebuilding colorlabel
2661                 menu
2662         * src/addrgather.c
2663         * src/editldap.c
2664         * src/prefs_account.c
2665         * src/prefs_compose_writing.c
2666         * src/prefs_logging.c
2667         * src/prefs_message.c
2668         * src/prefs_other.c
2669         * src/prefs_receive.c
2670         * src/prefs_summaries.c
2671         * src/prefs_wrapping.c
2672         * src/plugins/bogofilter/bogofilter_gtk.c
2673         * src/plugins/pgpcore/prefs_gpg.c
2674         * src/plugins/spamassassin/spamassassin_gtk.c
2675                 Fix deprecated use of page_size in 
2676                 gtkspinbutton adjustments
2677
2678 2008-11-06 [mones]      3.6.1cvs19
2679
2680         * src/mainwindow.c
2681                 Fix missing "About" in Help menu
2682         * tools/claws.i18n.status.pl
2683                 Fix header
2684
2685 2008-11-05 [colin]      3.6.1cvs18
2686
2687         * src/action.c
2688         * src/main.c
2689         * src/mainwindow.c
2690         * src/common/socket.c
2691         * src/common/socket.h
2692         * src/gtk/gtkutils.c
2693         * src/gtk/gtkutils.h
2694                 w32: Implement single launch (lock
2695                 socket); always put debug log to
2696                 the rc_dir; fix Start menu update
2697                 after registering as default Mail 
2698                 app
2699
2700 2008-11-05 [colin]      3.6.1cvs17
2701
2702         * src/mainwindow.c
2703                 Setting the Mail start menu item in HKCU 
2704                 confuses the Internet Options dialog. Do 
2705                 it in HKLM as this dialog does.
2706
2707 2008-11-04 [colin]      3.6.1cvs16
2708
2709         * src/common/w32_reg.c
2710                 Fix off-by-one
2711
2712 2008-11-04 [colin]      3.6.1cvs15
2713
2714         * src/procmime.c
2715                 w32: Fix getting content-type 
2716         * src/mimeview.c
2717         * src/prefs_common.c
2718         * src/prefs_common.h
2719         * src/prefs_ext_prog.c
2720         * src/textview.c
2721                 w32: better integration (use the
2722                 standard file associations instead
2723                 of our platform-unadapted open
2724                 dialog)
2725         * src/mainwindow.c
2726         * src/common/utils.c
2727         * src/common/w32_reg.c
2728         * src/common/w32lib.h
2729                 w32: better integration (allow 
2730                 setting Claws as default MUA)
2731
2732 2008-11-01 [colin]      3.6.1cvs14
2733
2734         * src/codeconv.c
2735                 Fix wrongly converted non-ascii characters
2736                 when locale's charset is US-ASCII (strict-mode
2737                 was failing in this case)
2738
2739 2008-10-30 [colin]      3.6.1cvs13
2740
2741         * src/mimeview.c
2742         * src/mimeview.h
2743         * src/textview.c
2744         * src/textview.h
2745                 Use one UI Manager per mimeview, instead of
2746                 the global one -- else user_data pointer gets
2747                 broken if opening and closing another message-
2748                 view, then using right-click on a mimeview's 
2749                 mimepart. Probably fixes bug 1711, 'Save-as
2750                 attachment crashes'
2751
2752 2008-10-24 [paul]       3.6.1cvs12
2753
2754         * tools/Makefile.am
2755         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
2756         * tools/kdeservicemenu/install.sh
2757                 another, possibly the final?, attempt on getting this
2758                 sorted for kde4
2759
2760 2008-10-24 [paul]       3.6.1cvs11
2761
2762         * tools/kdeservicemenu/install.sh
2763                 fix servicemenu installation directory on kde4
2764
2765 2008-10-24 [paul]       3.6.1cvs10
2766
2767         * tools/kdeservicemenu/README
2768         * tools/kdeservicemenu/install.sh
2769                 add support for kde4 in addition to kde3.
2770                 a rework involving checking for kde4-config, then
2771                 kde-config, finally prompting the user for the
2772                 location of either if they cannot be found
2773                 
2774
2775 2008-10-18 [paul]       3.6.1cvs9
2776
2777         * tools/claws.i18n.status.pl
2778                 updated with latest translator info.
2779                 only print for languages defined in %langname
2780
2781 2008-10-17 [paul]       3.6.1cvs8
2782
2783         * src/plugins/pgpcore/sgpgme.c
2784                 when listing the uid's, show the uid validity
2785
2786 2008-10-16 [paul]       3.6.1cvs7
2787
2788         * INSTALL
2789                 updated
2790
2791 2008-10-13 [wwp]        3.6.1cvs6
2792
2793         * po/fr.po
2794                 Updated French translation.
2795
2796 2008-10-11 [colin]      3.6.1cvs5
2797
2798         * src/gtk/authors.h
2799                 Fix bug 1756, "Outdated translators list in About 
2800                 dialogue". Patch by Aleksei Miheev.
2801
2802 2008-10-11 [colin]      3.6.1cvs4
2803
2804         * src/account.c
2805         * src/imap.c
2806         * src/inc.c
2807         * src/main.c
2808         * src/mainwindow.c
2809         * src/news.c
2810         * src/pop.c
2811         * src/pop.h
2812         * src/prefs_account.c
2813         * src/send_message.c
2814         * src/send_message.h
2815         * src/ssl_manager.c
2816         * src/ssl_manager.h
2817         * src/wizard.c
2818         * src/common/claws.c
2819         * src/common/defs.h
2820         * src/common/session.c
2821         * src/common/session.h
2822         * src/common/smtp.c
2823         * src/common/smtp.h
2824         * src/common/socket.c
2825         * src/common/socket.h
2826         * src/common/ssl.c
2827         * src/common/ssl.h
2828         * src/common/ssl_certificate.c
2829         * src/common/ssl_certificate.h
2830         * src/gtk/about.c
2831         * src/gtk/sslcertwindow.c
2832         * src/gtk/sslcertwindow.h
2833                 Remove OpenSSL code
2834
2835 2008-10-11 [colin]      3.6.1cvs3
2836
2837         * src/common/ssl_certificate.c
2838                 Make local function static
2839
2840 2008-10-10 [colin]      3.6.1cvs2
2841
2842         * src/common/ssl.h
2843         * src/common/ssl_certificate.c
2844         * src/gtk/sslcertwindow.c
2845                 Add offline certificate verification,
2846                 thanks to Nikos Mavrogiannopoulos for the
2847                 hints
2848
2849 2008-10-10 [colin]      3.6.1cvs1
2850
2851         * src/common/ssl_certificate.c
2852         * src/gtk/sslcertwindow.c
2853                 Fix warnings
2854
2855 2008-10-10 [paul]       3.6.1
2856
2857         * m4/spamassassin.m4
2858                 remove openssl dross
2859
2860         * NEWS
2861         * README
2862         * RELEASE_NOTES 
2863                 3.6.1 released!
2864
2865 2008-10-10 [colin]      3.6.0cvs25
2866
2867         * src/common/ssl.c
2868                 Tell libetpan it doesn't need to init
2869                 GnuTLS
2870
2871 2008-10-10 [colin]      3.6.0cvs24
2872
2873         * claws-mail.pc.in
2874                 Remove references to openssl
2875
2876 2008-10-09 [colin]      3.6.0cvs23
2877
2878         * configure.ac
2879                 Fix message
2880
2881 2008-10-09 [colin]      3.6.0cvs22
2882
2883         * configure.ac
2884                 Error out when building against openssl
2885
2886 2008-10-09 [colin]      3.6.0cvs21
2887
2888         * configure.ac
2889         * COPYING
2890         * src/crash.c
2891         * src/main.c
2892         * src/gtk/about.c
2893                 Disable OpenSSL due to requirement of
2894                 OpenSSL exception. Code not removed yet,
2895                 just in case, but disabled.
2896
2897 2008-10-09 [colin]      3.6.0cvs20
2898
2899         * configure.ac
2900         * src/Makefile.am
2901         * src/crash.c
2902         * src/gedit-print.c
2903         * src/gedit-print.h
2904         * src/main.c
2905         * src/mainwindow.c
2906         * src/messageview.c
2907         * src/prefs_ext_prog.c
2908         * src/prefs_fonts.c
2909         * src/prefs_image_viewer.c
2910         * src/printing.c
2911         * src/printing.h
2912         * src/summaryview.c
2913         * src/gtk/Makefile.am
2914         * src/gtk/about.c
2915         * src/gtk/gtksourceprintjob.c
2916         * src/gtk/gtksourceprintjob.h
2917                 Revert previous patch. It'd be better to remove
2918                 OpenSSL instead, as GnuTLS works as well.
2919
2920 2008-10-09 [colin]      3.6.0cvs19
2921
2922         * configure.ac
2923         * src/Makefile.am
2924         * src/crash.c
2925         * src/gedit-print.c
2926         * src/gedit-print.h
2927         * src/main.c
2928         * src/mainwindow.c
2929         * src/messageview.c
2930         * src/prefs_ext_prog.c
2931         * src/prefs_fonts.c
2932         * src/prefs_image_viewer.c
2933         * src/printing.c
2934         * src/printing.h
2935         * src/summaryview.c
2936         * src/gtk/Makefile.am
2937         * src/gtk/about.c
2938         * src/gtk/gtksourceprintjob.c
2939         * src/gtk/gtksourceprintjob.h
2940                 Remove the libgnomeprint interface (deprecated,
2941                 and fixes Debian's #501570, 'Copyright confusion')
2942
2943 2008-10-09 [colin]      3.6.0cvs18
2944
2945         * configure.ac
2946                 Require libetpan 0.57 (important fixes)
2947
2948 2008-10-08 [paul]       3.6.0cvs17
2949
2950         * src/prefs_filtering_action.c
2951         * src/prefs_matcher.c
2952                 enable re-ordering of the filtering/processing
2953                 condition and actions lists by drag'n'drop
2954
2955 2008-10-08 [colin]      3.6.0cvs16
2956
2957         * src/addressbook.c
2958                 Fix wrong menu title
2959
2960 2008-10-07 [colin]      3.6.0cvs15
2961
2962         * src/imap.c
2963                 After thinking, revert this. It's only a minor
2964                 annoyance to GSSAPI users, and I can't test this
2965                 right now. Postponed until after next good release.
2966
2967 2008-10-07 [colin]      3.6.0cvs14
2968
2969         * src/imap.c
2970                 Don't ask for a password when using GSSAPI
2971
2972 2008-10-07 [colin]      3.6.0cvs13
2973
2974         * src/mainwindow.c
2975                 Fix build with GTK+ < 2.14
2976
2977 2008-10-07 [colin]      3.6.0cvs12
2978
2979         * src/mainwindow.c
2980         * src/mainwindow.h
2981         * src/prefs_common.c
2982         * src/prefs_common.h
2983         * src/summaryview.c
2984         * src/gtk/colorlabel.c
2985                 Fix bug 1749, 'Shortcut keys for color labels 
2986                 not changeable'
2987                 Make fullscreen a setting remembered between
2988                 sessions
2989
2990 2008-10-07 [colin]      3.6.0cvs11
2991
2992         * src/prefs_other.c
2993                 Fix bug 1747, 'Wanderlust keybindings no longer 
2994                 working (regression)'
2995
2996 2008-10-07 [colin]      3.6.0cvs10
2997
2998         * src/mainwindow.c
2999                 Make fullscreen a real menu item
3000
3001 2008-10-07 [colin]      3.6.0cvs9
3002
3003         * src/mainwindow.c
3004                 Make sure we won't save size when
3005                 fullscreening
3006
3007 2008-10-06 [colin]      3.6.0cvs8
3008
3009         * src/mainwindow.c
3010         * src/mainwindow.h
3011                 Handle fullscreen via F11. Patch by
3012                 Michael Rasmussen
3013
3014 2008-10-06 [colin]      3.6.0cvs7
3015
3016         * src/common/ssl.c
3017                 Fix return value when setting client cert
3018
3019 2008-10-04 [colin]      3.6.0cvs6
3020
3021         * src/mimeview.c
3022                 Fix bug 1742, 'Attachment list contents not 
3023                 visible/scrollable'
3024
3025 2008-10-04 [paul]       3.6.0cvs5
3026
3027         * src/mainwindow.c
3028                 fix failure of Hide toolbar option on restart
3029
3030 2008-10-04 [colin]      3.6.0cvs4
3031
3032         * src/addressbook.c
3033         * src/compose.c
3034         * src/mainwindow.c
3035         * src/messageview.c
3036         * src/summaryview.c
3037                 Maemo: Fix bug 1737, Crashes upon opening
3038
3039 2008-10-04 [paul]       3.6.0cvs3
3040
3041         * po/pt_BR.po
3042                 submitted (just a little late) by Frederico
3043                 Goncalves Guimaraes
3044
3045 2008-10-03 [wwp]        3.6.0cvs2
3046
3047         * po/fr.po
3048                 Many fixes, mostly in menus and accelerators.
3049
3050 2008-10-03 [colin]      3.6.0cvs1
3051
3052         * src/gtk/filesel.c
3053                 Allow network mounts with new GTKs: they're
3054                 available via FUSE mounts and we don't need
3055                 GVFS.
3056
3057 2008-10-03 [paul]       3.6.0
3058
3059         * NEWS
3060         * README
3061         * RELEASE_NOTES 
3062                 3.6.0 released!
3063
3064 2008-10-03 [paul]       3.5.0cvs145
3065
3066         * configure.ac
3067         * po/bg.po
3068         * po/nl.po
3069         * po/ru.po
3070         * po/sv.po
3071                 new translations. added by Yasen Pramatarov,
3072                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
3073         * po/ca.po
3074         * po/de.po
3075         * po/fi.po
3076         * po/fr.po
3077         * po/hu.po
3078         * po/it.po
3079         * po/pl.po
3080         * po/zh_CN.po
3081                 updated translations. submitted by Miquel Oliete,
3082                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
3083                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
3084
3085 2008-10-02 [colin]      3.5.0cvs144
3086
3087         * src/common/session.c
3088                 Fix crash when connection fails on windows
3089
3090 2008-10-01 [colin]      3.5.0cvs143
3091
3092         * src/imap.c
3093                 Real fix for FS-unsafe chars on win32
3094
3095 2008-10-01 [colin]      3.5.0cvs142
3096
3097         * src/imap.c
3098                 Encode prohibited filenames on win32
3099
3100 2008-09-30 [mones]      3.5.0cvs141
3101
3102         * src/ldapctrl.c
3103         * src/main.c
3104         * src/prefs_themes.c
3105         * src/printing.c
3106                 Fix output of some debug messages
3107
3108 2008-09-30 [colin]      3.5.0cvs140
3109
3110         * src/addrbook.c
3111         * src/addrharvest.c
3112         * src/compose.c
3113         * src/jpilot.c
3114         * src/mh.c
3115         * src/prefs_themes.c
3116         * src/procheader.c
3117         * src/procmime.c
3118         * src/summaryview.c
3119         * src/common/utils.c
3120         * src/gtk/sslcertwindow.c
3121                 Win32: Fix time usage; use g_stat
3122
3123 2008-09-29 [colin]      3.5.0cvs139
3124
3125         * src/common/utils.c
3126                 Fix case-sensitive match of subject
3127                 prefixes on win32
3128
3129 2008-09-29 [colin]      3.5.0cvs138
3130
3131         * src/folder_item_prefs.c
3132         * src/folder_item_prefs.h
3133         * src/matcher.c
3134         * src/prefs_folder_item.c
3135         * src/prefs_matcher.c
3136         * src/summaryview.c
3137         * src/common/string_match.c
3138         * src/common/utils.c
3139                 Fix a huge leak (dozens of megs per folder
3140                 change) on Windows: disable regexps 
3141
3142 2008-09-28 [paul]       3.5.0cvs137
3143
3144         * po/en_GB.po
3145                 updated
3146
3147 2008-09-27 [colin]      3.5.0cvs136
3148
3149         * src/account.c
3150         * src/account.h
3151                 Add accessor for cur_account
3152
3153 2008-09-27 [colin]      3.5.0cvs135
3154
3155         * src/imap.c
3156                 Fix crash when error happen on session establishment
3157
3158 2008-09-26 [mones]      3.5.0cvs134
3159
3160         * po/es.po
3161                 Updated for release
3162
3163 2008-09-26 [colin]      3.5.0cvs133
3164
3165         * src/plugins/pgpcore/claws.def
3166                 Fix symbol
3167
3168 2008-09-26 [colin]      3.5.0cvs132
3169
3170         * src/prefs_common.c
3171         * src/prefs_common.h
3172         * src/plugins/pgpcore/pgp_viewer.c
3173                 Add an accessor to prefs_common for plugins
3174                 (Win32 fix)
3175
3176 2008-09-25 [colin]      3.5.0cvs131
3177
3178         * src/main.c
3179                 Fix bug 1725, 'useless lines in clawsrc'
3180         * src/plugins/smime/mypgpcore.def
3181                 Add a missing symbol
3182
3183 2008-09-25 [paul]       3.5.0cvs130
3184
3185         * src/plugins/smime/mypgpcore.def
3186         * src/plugins/smime/plugin.def
3187         * src/plugins/smime/version.rc
3188                 add these windows-specific files
3189                 (Thanks to Colin)
3190
3191 2008-09-25 [colin]      3.5.0cvs129
3192
3193         * src/main.c
3194                 Load standard plugins only on first run
3195
3196 2008-09-25 [colin]      3.5.0cvs128
3197
3198         * src/codeconv.c
3199                 Fix build...
3200
3201 2008-09-24 [colin]      3.5.0cvs127
3202
3203         * src/codeconv.c
3204                 Add nb_NO's charset (iso-8859-1)
3205
3206 2008-09-24 [colin]      3.5.0cvs126
3207
3208         * src/common/utils.c
3209                 Fix get_mail_base_dir() on windows
3210                 (was synced from main ages ago)
3211
3212 2008-09-24 [colin]      3.5.0cvs125
3213
3214         * src/main.c
3215         * src/wizard.c
3216                 Integrate better with Windows' style
3217
3218 2008-09-23 [paul]       3.5.0cvs124
3219
3220         * src/compose.c
3221         * src/mainwindow.c
3222         * src/messageview.c
3223                 offer these strings to translators too 
3224
3225 2008-09-23 [colin]      3.5.0cvs123
3226
3227         * configure.ac
3228                 Add a --disable-dbus flag in case we want
3229                 no DBUS even if headers are available (like
3230                 for building gpg4win)
3231         * src/filtering.c
3232         * src/mainwindow.c
3233         * src/prefs_logging.c
3234         * src/common/utils.c
3235         * src/plugins/pgpcore/sgpgme.c
3236         * src/plugins/smime/claws.def
3237                 Windows fixes:
3238                 - disable filtering log (it's crashy for
3239                   some reason)
3240                 - fix gmtime_r when time is -1 (before 01/01/70)
3241                 - add symbols for smime
3242
3243 2008-09-22 [colin]      3.5.0cvs122
3244
3245         * src/common/utils.c
3246         * src/account.c
3247                 Remove raw printf
3248         * src/compose.c
3249                 Fix cursor position after changing account
3250         * src/imap.c
3251         * src/mimeview.c
3252         * src/news.c
3253                 Fix absolute path detection 
3254
3255 2008-09-21 [colin]      3.5.0cvs121
3256
3257         * src/gtk/gtkaspell.c
3258                 Don't try to use empty dictionaries
3259
3260 2008-09-20 [colin]      3.5.0cvs120
3261
3262         * po/POTFILES.in
3263                 Add the new files to the translations
3264
3265 2008-09-20 [colin]      3.5.0cvs119
3266
3267         * configure.ac
3268         * src/plugins/Makefile.am
3269         * src/plugins/smime/Makefile.am
3270         * src/plugins/smime/plugin.c
3271         * src/plugins/smime/smime.c
3272         * src/plugins/smime/smime.deps
3273         * src/plugins/smime/smime.h
3274                 Include S/Mime plugin in the main plugins
3275                 Will ease the Gpg4win team's work
3276
3277 2008-09-20 [colin]      3.5.0cvs118
3278
3279         * src/autofaces.c
3280         * src/compose.c
3281         * src/ldapquery.c
3282         * src/main.c
3283         * src/news.c
3284         * src/common/socket.c
3285         * src/gtk/gtkutils.c
3286         * src/plugins/pgpcore/claws.def
3287                 Windows: more fixes, thanks to wwp and
3288                 Marcus Brinkmann
3289
3290 2008-09-20 [colin]      3.5.0cvs117
3291
3292         * src/imap.c
3293                 Tell on which server errors happened
3294
3295 2008-09-20 [colin]      3.5.0cvs116
3296
3297         * src/etpan/etpan-thread-manager.c
3298         * src/etpan/imap-thread.c
3299         * src/etpan/nntp-thread.c
3300                 Windows: Fix hang on IMAP/NNTP
3301
3302 2008-09-20 [colin]      3.5.0cvs115
3303
3304         * src/common/utils.c
3305                 Fix bug 1723, "Buffer overflow crash caused by 
3306                 preview in 'Date format help' dialog box"
3307                 Also, optimise fast_strftime a bit :)
3308
3309 2008-09-18 [colin]      3.5.0cvs114
3310
3311         * src/procmime.c
3312         * src/textview.c
3313                 Check for NULLs before str* functions
3314
3315 2008-09-18 [colin]      3.5.0cvs113
3316
3317         * src/messageview.c
3318         * src/procmime.c
3319         * src/textview.c
3320                 Handle html parts in multipart/related
3321                 Decode ISO-8859-1 as Windows-1252 (the former
3322                 is a subset of the latter) in order to 
3323                 workaround Outlook mails misencoding
3324         * src/gtk/logwindow.c
3325         * src/gtk/logwindow.h
3326                 Clear mainwindow's error pixmap when the
3327                 error scrolls out of the log
3328
3329 2008-09-17 [colin]      3.5.0cvs112
3330
3331         * src/image_viewer.c
3332                 Fix image loading (multiple childs added to 
3333                 scrolledwindow, break of the resize functionality)
3334         * src/account.c
3335         * src/prefs_folder_item.c
3336         * src/prefs_spelling.c
3337         * src/gtk/gtkaspell.c
3338                 Better fix problems with dictionaries updates
3339
3340 2008-09-17 [colin]      3.5.0cvs111
3341
3342         * src/common/utils.c
3343                 Fix double-opening (fixes multiple signatures when
3344                 using signify)
3345
3346 2008-09-16 [colin]      3.5.0cvs110
3347
3348         * src/prefs_account.c
3349         * src/prefs_folder_item.c
3350         * src/prefs_spelling.c
3351         * src/gtk/gtkaspell.c
3352                 Better stripping of aspell dictionaries names
3353
3354 2008-09-16 [colin]
3355
3356         * 3.6.0-rc1 released
3357
3358 2008-09-16 [colin]      3.5.0cvs109
3359
3360         * src/account.c
3361         * src/inc.c
3362         * src/mainwindow.c
3363         * src/prefs_account.h
3364         * src/prefs_other.c
3365         * src/send_message.c
3366         * src/gtk/inputdialog.c
3367                 Don't add a pref to allow remembering passwords
3368                 (Just not checking the checkbox is enough)
3369
3370 2008-09-16 [colin]      3.5.0cvs108
3371
3372         * configure.ac
3373                 Require libetpan 0.56 as 0.55 is crashy
3374         * src/messageview.c
3375                 Fix english
3376         * src/gtk/inputdialog.c
3377         * src/gtk/inputdialog.h
3378                 Fix warnings
3379
3380 2008-09-16 [wwp]        3.5.0cvs107
3381
3382         * src/compose.c
3383                 Complete 3.5.0cvs106 by removing a function that got
3384                 moved to account.[ch].
3385
3386 2008-09-16 [wwp]        3.5.0cvs106
3387
3388         * src/account.c
3389         * src/account.h
3390         * src/compose.c
3391         * src/quote_fmt.c
3392         * src/quote_fmt_lex.l
3393         * src/quote_fmt_parse.y
3394                 Add account signature (path and value string) manipulation
3395                 keywords to the template processor. It's now possible in
3396                 all templates to insert the account signature to an
3397                 arbitrary location or to pass it to a external script for
3398                 further editing.
3399
3400
3401 2008-09-16 [mones]      3.5.0cvs105
3402
3403         * src/imap.c
3404         * src/inc.c
3405         * src/mainwindow.c
3406         * src/mainwindow.h
3407         * src/news.c
3408         * src/prefs_account.h
3409         * src/prefs_common.c
3410         * src/prefs_common.h
3411         * src/prefs_other.c
3412         * src/send_message.c
3413         * src/gtk/inputdialog.c
3414         * src/gtk/inputdialog.h
3415                 Implement session passwords: unsaved passwords for receiving
3416                 or sending of accounts can be remembered while running to 
3417                 avoid repetitive typing.
3418                 As keeping passwords in memory is unsafe a new preference 
3419                 in Other page is added to activate or not such capability.
3420
3421 2008-09-14 [colin]      3.5.0cvs104
3422
3423         * src/codeconv.c
3424         * src/codeconv.h
3425                 Make conv_iconv_strdup static
3426
3427 2008-09-12 [colin]      3.5.0cvs103
3428
3429         * claws-mail.pc.in
3430         * src/Makefile.am
3431         * src/compose.c
3432         * src/compose.h
3433         * src/crash.c
3434         * src/folder_item_prefs.c
3435         * src/folder_item_prefs.h
3436         * src/main.c
3437         * src/prefs_account.c
3438         * src/prefs_common.c
3439         * src/prefs_common.h
3440         * src/prefs_folder_item.c
3441         * src/prefs_spelling.c
3442         * src/prefs_template.c
3443         * src/quote_fmt.h
3444         * src/quote_fmt_parse.y
3445         * src/toolbar.c
3446         * src/toolbar.h
3447         * src/gtk/Makefile.am
3448         * src/gtk/about.c
3449         * src/gtk/filesel.c
3450         * src/gtk/gtkaspell.c
3451         * src/gtk/gtkaspell.h
3452         * src/plugins/bogofilter/Makefile.am
3453         * src/plugins/dillo_viewer/Makefile.am
3454         * src/plugins/spamassassin/Makefile.am
3455         * src/plugins/trayicon/Makefile.am
3456                 Switch spellchecker to Enchant
3457
3458 2008-09-12 [paul]       3.5.0cvs102
3459
3460         * tools/README
3461         * tools/csv2addressbook.pl
3462                 add support for Fox Mail
3463
3464 2008-09-12 [paul]       3.5.0cvs101
3465
3466         * src/compose.c
3467         * src/prefs_wrapping.c
3468                 changes to English
3469
3470 2008-09-12 [paul]       3.5.0cvs100
3471
3472         * configure.ac
3473                 revert cvs99's libenchant commit error
3474
3475 2008-09-12 [colin]      3.5.0cvs99
3476
3477         * src/inc.c
3478                 Only go to inbox if there are new mails
3479                 (and fetch was manual)
3480
3481 2008-09-10 [colin]      3.5.0cvs98
3482
3483         * src/inc.c
3484         * src/summaryview.c
3485         * src/common/session.c
3486                 Use g_timeout_add_seconds instead of g_timeout_add
3487                 on glib >= 2.14 when we don't need precision on the 
3488                 delay. This helps reducing power consumption:
3489                 http://mjg59.livejournal.com/74651.html
3490
3491 2008-09-10 [colin]      3.5.0cvs97
3492
3493         * src/compose.c
3494                 Don't save window size and position when
3495                 compose is hidden (filtering action)
3496
3497 2008-09-09 [colin]      3.5.0cvs96
3498
3499         * src/action.h
3500         * src/addr_compl.c
3501         * src/addressadd.c
3502         * src/addressbook.h
3503         * src/addressbook_foldersel.c
3504         * src/addressitem.h
3505         * src/addrgather.c
3506         * src/alertpanel.c
3507         * src/browseldap.c
3508         * src/editaddress.c
3509         * src/editaddress_other_attributes_ldap.h
3510         * src/editbook.c
3511         * src/editjpilot.c
3512         * src/editldap.c
3513         * src/editldap_basedn.c
3514         * src/editvcard.c
3515         * src/exphtmldlg.c
3516         * src/expldifdlg.c
3517         * src/export.c
3518         * src/foldersel.c
3519         * src/foldersel.h
3520         * src/gedit-print.c
3521         * src/gedit-print.h
3522         * src/grouplistdialog.c
3523         * src/headerview.c
3524         * src/headerview.h
3525         * src/image_viewer.c
3526         * src/import.c
3527         * src/importldif.c
3528         * src/importmutt.c
3529         * src/importpine.c
3530         * src/inc.c
3531         * src/main.c
3532         * src/main.h
3533         * src/messageview.c
3534         * src/messageview.h
3535         * src/noticeview.c
3536         * src/prefs_actions.c
3537         * src/prefs_filtering.c
3538         * src/prefs_folder_column.c
3539         * src/prefs_gtk.h
3540         * src/prefs_summary_column.c
3541         * src/prefs_toolbar.c
3542         * src/send_message.c
3543         * src/setup.c
3544         * src/sourcewindow.c
3545         * src/sourcewindow.h
3546         * src/ssl_manager.c
3547         * src/statusbar.c
3548         * src/statusbar.h
3549         * src/stock_pixmap.c
3550         * src/stock_pixmap.h
3551         * src/summaryview.c
3552         * src/textview.c
3553         * src/textview.h
3554         * src/undo.h
3555         * src/uri_opener.c
3556         * src/wizard.c
3557         * src/wizard.h
3558         * src/common/ssl.h
3559         * src/common/utils.c
3560         * src/gtk/about.c
3561         * src/gtk/colorlabel.c
3562         * src/gtk/colorlabel.h
3563         * src/gtk/combobox.h
3564         * src/gtk/description_window.c
3565         * src/gtk/filesel.c
3566         * src/gtk/gtkaspell.c
3567         * src/gtk/gtkaspell.h
3568         * src/gtk/gtkcmclist.c
3569         * src/gtk/gtkcmclist.h
3570         * src/gtk/gtkcmctree.c
3571         * src/gtk/gtkcmctree.h
3572         * src/gtk/gtkcmoptionmenu.h
3573         * src/gtk/gtksctree.c
3574         * src/gtk/gtksctree.h
3575         * src/gtk/gtkshruler.c
3576         * src/gtk/gtkshruler.h
3577         * src/gtk/gtksourceprintjob.c
3578         * src/gtk/gtksourceprintjob.h
3579         * src/gtk/gtkutils.c
3580         * src/gtk/gtkutils.h
3581         * src/gtk/gtkvscrollbutton.c
3582         * src/gtk/gtkvscrollbutton.h
3583         * src/gtk/icon_legend.c
3584         * src/gtk/inputdialog.c
3585         * src/gtk/logwindow.c
3586         * src/gtk/logwindow.h
3587         * src/gtk/manage_window.c
3588         * src/gtk/manage_window.h
3589         * src/gtk/menu.c
3590         * src/gtk/prefswindow.c
3591         * src/gtk/progressdialog.c
3592         * src/gtk/progressdialog.h
3593         * src/plugins/bogofilter/bogofilter_gtk.c
3594         * src/plugins/pgpcore/passphrase.c
3595         * src/plugins/spamassassin/spamassassin_gtk.c
3596         * src/plugins/trayicon/trayicon.c
3597         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3598         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
3599         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
3600         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
3601         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
3602                 Complete GTK+ 2.14 undeprecation
3603                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
3604
3605 2008-09-09 [colin]      3.5.0cvs95
3606
3607         * src/gtk/gtkcmclist.h
3608                 Fix build on GTK+ 2.14
3609
3610 2008-09-08 [colin]      3.5.0cvs94
3611
3612         * src/noticeview.c
3613         * src/noticeview.h
3614                 Remove GtkSignalFunc
3615
3616 2008-09-07 [colin]      3.5.0cvs93
3617
3618         * src/addressadd.c
3619         * src/addressbook_foldersel.c
3620         * src/gtk/gtkcmclist.c
3621         * src/gtk/gtkcmclist.h
3622         * src/gtk/gtkcmctree.c
3623         * src/gtk/gtkcmctree.h
3624         * src/gtk/gtksctree.c
3625         * src/gtk/prefswindow.c
3626         * src/gtk/prefswindow.h
3627                 Use GDestroyNotify instead of GtkDestroyNotify
3628                 (deprecated in GTK+ 2.14)
3629
3630 2008-09-07 [colin]      3.5.0cvs92
3631
3632         * src/textview.c
3633                 Fix bug 1712, 'invalid "Phishing attempt warning" 
3634                 when linked text ends with spaces'
3635
3636 2008-09-05 [colin]      3.5.0cvs91
3637
3638         * src/procmime.c
3639                 Maybe fix bug 1711, 'Save-as attachment crashes'
3640                 Possibly wrong free() due to pointer shifting
3641
3642 2008-09-05 [colin]      3.5.0cvs90
3643
3644         * src/compose.c
3645                 Fix bug 1710, 'User misreads "Discard Message" 
3646                 as "Discard Changes"'. Propose to save or discard
3647                 only the latest changes when closing an existing
3648                 draft. Autosave may still have saved parts of the
3649                 edit session.
3650
3651 2008-09-04 [colin]      3.5.0cvs89
3652
3653         * src/summaryview.c
3654                 Fix bug 1707, 'Segfault when sorting on non-visible column'
3655
3656 2008-09-01 [colin]      3.5.0cvs88
3657
3658         * src/imap.c
3659         * src/summaryview.c
3660         * src/common/tags.c
3661         * src/etpan/imap-thread.c
3662         * src/etpan/imap-thread.h
3663                 Store spam flag on IMAP (Junk/NonJunk, as 
3664                 ThunderBird does - this is nonstandard)
3665
3666 2008-08-31 [wwp]        3.5.0cvs87
3667
3668         * ChangeLog
3669                 Fix globish edition^Wediting.
3670
3671 2008-08-31 [wwp]        3.5.0cvs86
3672
3673         * src/addressbook.c
3674                 Don't break nickname editing for non-LDAP books (nickname
3675                 value was overwritten when editing existing contact, this
3676                 came from 3.0.2cvs109).
3677
3678 2008-08-30 [colin]      3.5.0cvs85
3679
3680         * src/mainwindow.c
3681         * src/summaryview.c
3682                 Fix "Apply tags..." key shortcut
3683
3684 2008-08-29 [iwkse]      3.5.0cvs84
3685
3686         * src/summaryview.c
3687                         Bit of clean:)
3688
3689 2008-08-29 [iwkse]      3.5.0cvs83
3690
3691         * src/summaryview.c
3692                         Disable "Move to trash" action if
3693                         we are in a trash-like folder.
3694                         Thanks to colinl
3695
3696 2008-08-29 [paul]       3.5.0cvs82
3697
3698         * configure.ac
3699                 bump up libetpan version requirement since
3700                 0.55 is released now
3701
3702 2008-08-28 [wwp]        3.5.0cvs81
3703
3704         * src/account.c
3705         * src/pop.c
3706         * src/prefs_account.c
3707         * src/prefs_account.h
3708                 Add finer granularity to the POP3's remove-after delay (now in
3709                 hours in addition to in days), patch by Paul Rolland.
3710
3711 2008-08-28 [wwp]        3.5.0cvs80
3712
3713         * src/gtk/combobox.c
3714                 Fix a typo in a comment.
3715
3716 2008-08-28 [iwkse]      3.5.0cvs79
3717
3718         * src/account.c
3719         * src/prefs_actions.c
3720         * src/prefs_filtering.c
3721         * src/prefs_template.c
3722                         Add search feature to the account, 
3723                         template and action dialog.
3724                         It's turned on selecting one row
3725                         of the list and typing some random
3726                         letter. Thanks to wwp, colinl
3727
3728 2008-08-28 [colin]      3.5.0cvs78
3729
3730         * src/Makefile.am
3731         * src/account.c
3732         * src/compose.c
3733         * src/prefs_account.c
3734         * src/prefs_account.h
3735         * src/privacy.c
3736         * src/privacy.h
3737         * src/procmime.c
3738         * src/stock_pixmap.c
3739         * src/stock_pixmap.h
3740         * src/summaryview.c
3741         * src/pixmaps/key_gpg_signed.xpm
3742                 Fix bug 1412, "Sign reply, if mail was signed"
3743                 Add an account preference to sign replies to signed mails
3744
3745 2008-08-28 [iwkse]      3.5.0cvs77
3746
3747         * src/prefs_filtering.c
3748                 Making the search more useful,
3749                 jumping directly to the relative rule.
3750
3751 2008-08-27 [colin]      3.5.0cvs76
3752
3753         * src/main.c
3754                 Add a bit of info
3755
3756 2008-08-27 [colin]      3.5.0cvs75
3757
3758         * src/gtk/gtkcmctree.c
3759                 Fix a few ifdefs
3760
3761 2008-08-26 [colin]      3.5.0cvs74
3762
3763         * src/gtk/gtkcmctree.c
3764                 Fix missing inits on old glib
3765
3766 2008-08-26 [wwp]        3.5.0cvs73
3767
3768         * src/common/utils.c
3769                 Added 'Fwd' to the list of known common subject prefixes.
3770
3771 2008-08-25 [iwkse]      3.5.0cvs72
3772
3773         * src/image_viewer.c
3774                 Add animated gif support to the
3775                 message preview.
3776
3777 2008-08-25 [colin]      3.5.0cvs71
3778
3779         * src/gtk/gtkcmctree.c
3780                 Make sure work isn't null
3781
3782 2008-08-24 [colin]      3.5.0cvs70
3783
3784         * src/common/ssl.c
3785                 Fix typo on SSL_CERT_DIR
3786
3787 2008-08-23 [holger]     3.5.0cvs69
3788
3789         * src/printing.c
3790                 Fix bug 1699 'Separator line mis-placed when
3791                 printing some e-mails'. The number of header lines
3792                 was not correctly calculated when Pango inserts
3793                 linebreaks
3794
3795 2008-08-23 [colin]      3.5.0cvs68
3796
3797         * src/mainwindow.c
3798                 Fix the account selector button; thanks
3799                 to wwp
3800
3801 2008-08-21 [colin]      3.5.0cvs67
3802
3803         * src/compose.c
3804         * src/compose.h
3805                 Add a compose preference for auto-indent
3806         * src/mainwindow.c
3807         * src/summaryview.c
3808                 Make colorlabel accels a bit less hacky
3809
3810 2008-08-21 [colin]      3.5.0cvs66
3811
3812         * src/compose.c
3813         * src/prefs_common.c
3814         * src/prefs_common.h
3815         * src/prefs_wrapping.c
3816                 Add a preference for autoindent; fix no_join tag
3817                 being applied to whole lines instead of just \n when
3818                 creating a line 
3819
3820 2008-08-21 [colin]      3.5.0cvs65
3821
3822         * src/compose.c
3823                 Add support for auto-indentation
3824
3825 2008-08-19 [colin]      3.5.0cvs64
3826
3827         * src/compose.c
3828                 Save Autowrap status in drafts/queued mails
3829
3830 2008-08-19 [colin]      3.5.0cvs63
3831
3832         * src/mainwindow.c
3833                 Fix a comment (in reality, test commit on
3834                 the new CVS server)
3835
3836 2008-08-17 [colin]      3.5.0cvs62
3837
3838         * src/prefs_actions.c
3839         * src/procmime.c
3840         * src/wizard.c
3841         * src/common/socket.h
3842         * src/gtk/gtkcmctree.c
3843                 Fix warnings
3844
3845 2008-08-16 [colin]      3.5.0cvs61
3846
3847         * src/editaddress_other_attributes_ldap.h
3848                 Add 'l' field (localityName)
3849
3850 2008-08-16 [colin]      3.5.0cvs60
3851
3852         * src/mainwindow.c
3853         * src/gtk/gtkcmclist.c
3854         * src/gtk/gtkcmclist.h
3855         * src/gtk/gtkcmctree.c
3856         * src/gtk/gtksctree.c
3857         * src/gtk/gtkutils.c
3858         * src/gtk/gtkvscrollbutton.c
3859                 Fix Maemo build (OS2007)
3860
3861 2008-08-14 [colin]      3.5.0cvs59
3862
3863         * src/folder.c
3864                 Don't crash if parent is null when creating
3865                 a folder
3866         * src/gtk/pluginwindow.c
3867                 Don't crash on race when closing window while
3868                 a plugin is loading and does gtk_iterations
3869
3870 2008-08-13 [colin]      3.5.0cvs58
3871
3872         * src/messageview.c
3873         * src/messageview.h
3874         * src/mimeview.c
3875                 Fix bug 1696, 'Viewing binary attachements 
3876                 as text over 1 MB' (various buglets)
3877
3878 2008-08-10 [colin]      3.5.0cvs57
3879
3880         * src/summaryview.c
3881         * src/gtk/gtkcmclist.c
3882                 Continue fixing GTK < 2.12 build, thanks to
3883                 Michael Hugues
3884
3885 2008-08-10 [colin]      3.5.0cvs56
3886
3887         * src/gtk/gtksctree.c
3888                 Fix build on GTK < 2.12
3889
3890 2008-08-09 [colin]      3.5.0cvs55
3891
3892         * src/mainwindow.c
3893                 Fix untranslatable strings, thanks to
3894                 Stephan Sachse
3895
3896 2008-08-07 [colin]      3.5.0cvs54
3897
3898         * src/compose.c
3899         * src/editaddress.c
3900         * src/folderview.c
3901         * src/mainwindow.c
3902         * src/message_search.c
3903         * src/mimeview.c
3904         * src/noticeview.c
3905         * src/prefs_account.c
3906         * src/prefs_common.c
3907         * src/prefs_customheader.c
3908         * src/prefs_ext_prog.c
3909         * src/prefs_filtering_action.c
3910         * src/prefs_gtk.c
3911         * src/prefs_logging.c
3912         * src/prefs_matcher.c
3913         * src/prefs_msg_colors.c
3914         * src/procmime.c
3915         * src/summary_search.c
3916         * src/summaryview.c
3917         * src/toolbar.c
3918         * src/gtk/colorsel.c
3919         * src/gtk/gtkaspell.c
3920         * src/gtk/gtkutils.c
3921         * src/gtk/gtkutils.h
3922         * src/gtk/inputdialog.c
3923         * src/gtk/pluginwindow.c
3924         * src/gtk/quicksearch.c
3925         * src/plugins/bogofilter/bogofilter_gtk.c
3926         * src/plugins/dillo_viewer/dillo_prefs.c
3927         * src/plugins/spamassassin/spamassassin_gtk.c
3928                 - Fix Ctrl-Space shortcut
3929                 - Fix mime-parsing bug in procmime (cvs52)
3930                 - Fix double-free in procmime (cvs52)
3931                 - Use gtk_bin_get_child instead of GTK_BIN()->child
3932                 - Fix Goto menu in mainwindow
3933
3934 2008-08-07 [mones]      3.5.0cvs53
3935
3936         * po/es.po
3937                 Updated translation (lots of changes!)
3938         * src/compose.c
3939                 Add missing accelerator key
3940         * src/mainwindow.c
3941                 Restored 'v' key function (thanks Colin!)
3942
3943 2008-08-06 [colin]      3.5.0cvs52
3944
3945         * src/addrbook.c
3946         * src/addrcindex.c
3947         * src/addrduplicates.c
3948         * src/addrharvest.c
3949         * src/enriched.c
3950         * src/html.c
3951         * src/ldif.c
3952         * src/mimeview.c
3953         * src/mutt.c
3954         * src/pine.c
3955         * src/procmime.c
3956         * src/vcard.c
3957         * src/wizard.c
3958                 Fix my use of g_utf8_strdown (it returns
3959                 a newly allocated string and doesn't
3960                 change the parameter)
3961
3962 2008-08-06 [colin]      3.5.0cvs51
3963
3964         * src/compose.c
3965                 Fix bug 1690, 'Copy/Paste in edit window may 
3966                 break Undo'; middle-click pastes aren't 
3967                 REPLACE_INSERT but just INSERT. 
3968                 Also, fix privacy menu selection
3969
3970 2008-08-05 [colin]      3.5.0cvs50
3971
3972         * src/action.c
3973         * src/addr_compl.c
3974         * src/addrbook.c
3975         * src/addrcindex.c
3976         * src/addrduplicates.c
3977         * src/addrharvest.c
3978         * src/enriched.c
3979         * src/html.c
3980         * src/ldif.c
3981         * src/main.c
3982         * src/mimeview.c
3983         * src/mutt.c
3984         * src/pine.c
3985         * src/procmime.c
3986         * src/vcard.c
3987         * src/wizard.c
3988         * src/common/socket.c
3989         * src/gtk/gtkutils.c
3990         * src/gtk/gtkutils.h
3991         * src/gtk/menu.c
3992         * src/plugins/spamassassin/spamassassin.c
3993                 More undeprecation (Glib)
3994
3995 2008-08-05 [colin]      3.5.0cvs49
3996
3997         * src/prefs_account.c
3998         * src/prefs_filtering_action.c
3999         * src/prefs_matcher.c
4000         * src/gtk/Makefile.am
4001         * src/gtk/claws-marshal.list
4002         * src/gtk/colorlabel.c
4003         * src/gtk/colorsel.c
4004         * src/gtk/foldersort.c
4005         * src/gtk/gtkaspell.c
4006         * src/gtk/gtkcmclist.c
4007         * src/gtk/gtkcmclist.h
4008         * src/gtk/gtkcmctree.c
4009         * src/gtk/gtkcmctree.h
4010         * src/gtk/gtkcmoptionmenu.c
4011         * src/gtk/gtkcmoptionmenu.h
4012         * src/gtk/gtksctree.c
4013         * src/gtk/gtksctree.h
4014         * src/gtk/gtkutils.c
4015         * src/gtk/gtkutils.h
4016         * src/gtk/gtkvscrollbutton.c
4017         * src/gtk/menu.c
4018         * src/gtk/menu.h
4019         * src/gtk/quicksearch.c
4020         * src/plugins/dillo_viewer/dillo_viewer.c
4021         * src/plugins/pgpcore/select-keys.c
4022                 Try to finish yesterday's commit
4023
4024 2008-08-04 [colin]      3.5.0cvs48
4025
4026         * src/addressadd.c
4027         * src/addressbook.c
4028         * src/addressbook_foldersel.c
4029         * src/addressitem.h
4030         * src/addrgather.c
4031         * src/browseldap.c
4032         * src/compose.c
4033         * src/compose.h
4034         * src/editaddress.c
4035         * src/editaddress_other_attributes_ldap.c
4036         * src/editgroup.c
4037         * src/editldap_basedn.c
4038         * src/folderview.c
4039         * src/folderview.h
4040         * src/grouplistdialog.c
4041         * src/image_viewer.c
4042         * src/imap_gtk.c
4043         * src/importldif.c
4044         * src/main.c
4045         * src/mainwindow.c
4046         * src/message_search.c
4047         * src/mh_gtk.c
4048         * src/mimeview.c
4049         * src/mimeview.h
4050         * src/news_gtk.c
4051         * src/noticeview.h
4052         * src/prefs_account.c
4053         * src/prefs_filtering_action.c
4054         * src/prefs_matcher.c
4055         * src/prefs_msg_colors.c
4056         * src/prefs_summaries.c
4057         * src/statusbar.c
4058         * src/stock_pixmap.c
4059         * src/summary_search.c
4060         * src/summaryview.c
4061         * src/summaryview.h
4062         * src/textview.c
4063         * src/toolbar.h
4064         * src/gtk/Makefile.am
4065         * src/gtk/claws-marshal.list
4066         * src/gtk/colorsel.c
4067         * src/gtk/foldersort.c
4068         * src/gtk/gtkaspell.c
4069         * src/gtk/gtkcmclist.c
4070         * src/gtk/gtkcmclist.h
4071         * src/gtk/gtkcmctree.c
4072         * src/gtk/gtkcmctree.h
4073         * src/gtk/gtksctree.c
4074         * src/gtk/gtksctree.h
4075         * src/gtk/gtkutils.c
4076         * src/gtk/gtkutils.h
4077         * src/gtk/gtkvscrollbutton.c
4078         * src/gtk/menu.c
4079         * src/gtk/menu.h
4080         * src/gtk/quicksearch.c
4081         * src/plugins/dillo_viewer/dillo_viewer.c
4082         * src/plugins/pgpcore/select-keys.c
4083                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
4084                 Undeprecate their implementation (GtkArg, GtkType, ...)
4085                 Undeprecate a few other things here and there
4086                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
4087                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
4088                 still have work to do
4089
4090 2008-08-04 [colin]      3.5.0cvs47
4091
4092         * src/compose.c
4093         * src/compose.h
4094         * src/toolbar.h
4095         * src/textview.c
4096         * src/stock_pixmap.c
4097         * src/statusbar.c
4098         * src/noticeview.h
4099         * src/mimeview.h
4100         * src/mainwindow.c
4101         * src/image_viewer.c
4102         * src/gtk/gtkaspell.c
4103         * src/gtk/gtkvscrollbutton.c
4104         * src/plugins/dillo_viewer/dillo_viewer.c
4105                 Undeprecate more things
4106
4107 2008-08-02 [colin]      3.5.0cvs46
4108
4109         * src/mainwindow.c
4110                 Fix toggle menu activation state
4111                 (thanks to cvs45 ;)
4112
4113 2008-08-02 [paul]       3.5.0cvs45
4114
4115         * src/mainwindow.c
4116                 fix sensitivity of
4117                 /View/Show or hide/Message View
4118
4119 2008-08-01 [paul]       3.5.0cvs44
4120
4121         * src/common/utils.c
4122         * src/plugins/pgpcore/claws.def
4123         * src/plugins/pgpinline/claws.def
4124                 fix compilation problems on mingw32,
4125                 (bug 1688) Patch by Marcus Brinkmann
4126
4127 2008-08-01 [colin]      3.5.0cvs43
4128
4129         * src/gtk/gtkutils.c
4130         * src/gtk/gtkvscrollbutton.c
4131                 Oups, fix build
4132
4133 2008-08-01 [colin]      3.5.0cvs42
4134
4135         * src/compose.c
4136         * src/foldersel.c
4137         * src/mainwindow.c
4138         * src/prefs_account.c
4139         * src/prefs_folder_item.c
4140         * src/prefs_quote.c
4141         * src/summaryview.c
4142         * src/gtk/gtkaspell.c
4143         * src/gtk/gtkutils.c
4144         * src/gtk/gtkvscrollbutton.c
4145                 Replace a few deprecated function calls
4146
4147 2008-08-01 [paul]       3.5.0cvs41
4148
4149         * src/action.c
4150                 fix crash that occurs because of recent GtkUIManager
4151                 changes. Thanks to Colin
4152
4153 2008-07-31 [colin]      3.5.0cvs40
4154
4155         * src/addressbook.c
4156         * src/compose.c
4157         * src/mainwindow.c
4158         * src/messageview.c
4159                 Some Maemo fixes
4160         * src/gtk/menu.c
4161         * src/gtk/menu.h
4162                 Remove deprecated helper funcs
4163
4164 2008-07-30 [colin]      3.5.0cvs39
4165
4166         * src/folderview.c
4167         * src/folderview.h
4168         * src/imap_gtk.c
4169         * src/mh_gtk.c
4170         * src/news_gtk.c
4171                 Move the folderview popup menu to GtkUIManager
4172
4173 2008-07-29 [colin]      3.5.0cvs38
4174
4175         * src/account.c
4176         * src/account.h
4177         * src/action.c
4178         * src/action.h
4179         * src/addressitem.h
4180         * src/compose.c
4181         * src/edittags.c
4182         * src/mainwindow.c
4183         * src/mainwindow.h
4184         * src/mimeview.c
4185         * src/summaryview.c
4186         * src/gtk/menu.c
4187         * src/gtk/menu.h
4188                 Switch the main menu to GtkUIManager
4189                 Warning fixes
4190
4191 2008-07-29 [colin]      3.5.0cvs37
4192
4193         * src/news.c
4194                 Fix bug 1684, 'view news messages with large 
4195                 attachements segfaults'
4196
4197 2008-07-29 [colin]      3.5.0cvs36
4198
4199         * src/action.c
4200         * src/action.h
4201         * src/addressbook.c
4202         * src/addressitem.h
4203         * src/compose.c
4204         * src/compose.h
4205         * src/messageview.c
4206         * src/messageview.h
4207         * src/summaryview.c
4208         * src/gtk/menu.c
4209         * src/gtk/menu.h
4210                 More switches to GtkUIManager
4211
4212 2008-07-26 [colin]      3.5.0cvs35
4213
4214         * src/gtk/menu.c
4215         * src/gtk/menu.h
4216                 Fix prototype
4217
4218 2008-07-25 [colin]      3.5.0cvs34
4219
4220         * src/addrcustomattr.c
4221         * src/addressbook.c
4222         * src/compose.c
4223         * src/editaddress.c
4224         * src/editaddress_other_attributes_ldap.h
4225         * src/edittags.c
4226         * src/mainwindow.c
4227         * src/mimeview.c
4228         * src/prefs_actions.c
4229         * src/prefs_filtering.c
4230         * src/prefs_template.c
4231         * src/summaryview.c
4232         * src/textview.c
4233         * src/textview.h
4234         * src/toolbar.c
4235         * src/gtk/about.c
4236         * src/gtk/menu.c
4237         * src/gtk/menu.h
4238         * src/plugins/trayicon/trayicon.c
4239                 More changes from GtkItemFactory to GtkUIManager
4240
4241 2008-07-25 [colin]      3.5.0cvs33
4242
4243         * src/gtk/menu.h
4244                 Add a macro to remove menu items
4245                 Make the gui_manager variable useless
4246
4247 2008-07-24 [colin]      3.5.0cvs32
4248
4249         * src/mimeview.c
4250                 Fix a gtk warning on clear
4251         * src/mainwindow.c
4252         * src/summaryview.c
4253         * src/summaryview.h
4254                 Switch the message list popup menu to
4255                 GtkUIManager
4256
4257 2008-07-23 [colin]      3.5.0cvs31
4258
4259         * src/plugins/pgpcore/pgp_viewer.c
4260         * src/plugins/pgpcore/sgpgme.c
4261                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
4262                 Patch by Thomas Wiegner <wiegner@gmx.de>
4263
4264 2008-07-20 [paul]       3.5.0cvs30
4265
4266         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4267                 remove redundant GTK version check
4268
4269 2008-07-20 [ticho]      3.5.0cvs29
4270
4271         * src/folderview.c
4272         * src/imap_gtk.c
4273         * src/news_gtk.c
4274                 Moved sensitivity setting for "Download messages" for IMAP and
4275                 news folders from folderview.c to imap_gtk.c and news_gtk.c
4276                 respectively for better code readability.
4277                 Fixed indentation in news' set_sensitivity().
4278
4279 2008-07-20 [paul]       3.5.0cvs28
4280
4281         * src/addrgather.c
4282                 remove more redundant code following cvs27
4283
4284 2008-07-20 [paul]       3.5.0cvs27
4285
4286         * src/addrgather.c
4287                 remove now redundant code
4288         * src/mainwindow.c
4289         * src/mainwindow.h
4290                 fix bug 1673, 'Tools/Harvest adresses is
4291                 grayed out if folder is empty'
4292
4293 2008-07-19 [ticho]      3.5.0cvs26
4294
4295         * src/edittags.c
4296         * src/main.c
4297         * src/mimeview.c
4298         * src/mimeview.h
4299         * src/gtk/gtkutils.c
4300         * src/gtk/gtkutils.h
4301         * src/gtk/menu.c
4302         * src/gtk/menu.h
4303                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
4304                 instead of deprecated GtkItemFactory.
4305
4306 2008-07-19 [colin]      3.5.0cvs25
4307
4308         * src/account.c
4309         * src/addrgather.c
4310         * src/compose.c
4311         * src/editldap.c
4312         * src/expldifdlg.c
4313         * src/importldif.c
4314         * src/main.c
4315         * src/mainwindow.c
4316         * src/mimeview.c
4317         * src/noticeview.c
4318         * src/prefs_account.c
4319         * src/prefs_actions.c
4320         * src/prefs_ext_prog.c
4321         * src/prefs_filtering.c
4322         * src/prefs_folder_item.c
4323         * src/prefs_image_viewer.c
4324         * src/prefs_logging.c
4325         * src/prefs_msg_colors.c
4326         * src/prefs_other.c
4327         * src/prefs_send.c
4328         * src/prefs_spelling.c
4329         * src/prefs_summaries.c
4330         * src/prefs_template.c
4331         * src/printing.c
4332         * src/quote_fmt.c
4333         * src/summary_search.c
4334         * src/summaryview.c
4335         * src/toolbar.c
4336         * src/wizard.c
4337         * src/common/Makefile.am
4338         * src/gtk/gtksctree.c
4339         * src/gtk/gtkutils.h
4340         * src/gtk/pluginwindow.c
4341         * src/gtk/quicksearch.c
4342         * src/plugins/bogofilter/bogofilter_gtk.c
4343         * src/plugins/dillo_viewer/dillo_prefs.c
4344         * src/plugins/pgpcore/prefs_gpg.c
4345         * src/plugins/spamassassin/spamassassin_gtk.c
4346         * src/plugins/trayicon/trayicon.c
4347         * src/plugins/trayicon/trayicon_prefs.c
4348                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
4349                 or greater). Use the old deprecated one on GTK+ < 2.12.
4350                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
4351                 of time!
4352
4353 2008-07-16 [colin]      3.5.0cvs24
4354
4355         * src/mainwindow.c
4356                 Fix folderview's scrolbar when starting minimised
4357                 to tray, and popping up the mainwindow by calling
4358                 claws-mail from the command line
4359
4360 2008-07-08 [colin]      3.5.0cvs23
4361
4362         * src/compose.c
4363                 Possibly fix po-headers appearing on empty
4364                 templates
4365
4366 2008-07-08 [colin]      3.5.0cvs22
4367
4368         * src/folderview.c
4369         * src/summaryview.c
4370                 Finish the always_open tristate patch, by Jonathan
4371                 Corbet.
4372
4373 2008-07-07 [paul]       3.5.0cvs21
4374
4375         * src/mainwindow.c
4376                 fix typo (missing ")
4377
4378 2008-07-07 [paul]       3.5.0cvs20
4379
4380         * src/mainwindow.c
4381                 fit the menu style a bit better
4382
4383 2008-07-07 [colin]      3.5.0cvs19
4384
4385         * src/prefs_themes.c
4386                 Make upgrading themes easier
4387
4388 2008-07-07 [colin]      3.5.0cvs18
4389
4390         * src/mainwindow.c
4391         * src/prefs_toolbar.c
4392         * src/stock_pixmap.c
4393                 Finish fixing bug 1609, 'Icon issues'
4394
4395 2008-07-07 [colin]      3.5.0cvs17
4396
4397         * src/prefs_common.c
4398                 Fix the default value
4399
4400 2008-07-07 [colin]      3.5.0cvs16
4401
4402         * src/prefs_summaries.c
4403                 Revert my fix to the string, the correct term
4404                 is indeed Message View
4405
4406 2008-07-07 [colin]      3.5.0cvs15
4407
4408         * AUTHORS
4409         * src/gtk/authors.h
4410         * src/prefs_common.c
4411         * src/prefs_common.h
4412         * src/prefs_summaries.c
4413         * src/summaryview.c
4414         * src/gtk/authors.h
4415                 Change "Always open message when selected" to
4416                 a tristate (Never/Always/When preview is visible)
4417                 Patch by Jonathan Corbet <corbet@lwn.net>.
4418
4419 2008-07-06 [paul]       3.5.0cvs14
4420
4421         * src/addrgather.c
4422                 improve the layout of the dialogue
4423                 improve the English
4424                 add tooltips
4425                 fix some of the nasty coding style
4426         * src/mainwindow.c
4427                 improve the English
4428                 add some missing mnemonics
4429
4430 2008-07-05 [paul]       3.5.0cvs13
4431
4432         * src/mainwindow.c
4433         * src/mainwindow.h
4434                 fix bug 1398, '"Change current account" is
4435                 available even when there's only one account'
4436         * src/plugins/pgpcore/prefs_gpg.c
4437                 put back a needed include, removed in error
4438
4439 2008-07-05 [colin]      3.5.0cvs12
4440
4441         * src/mainwindow.c
4442                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
4443
4444 2008-07-05 [colin]      3.5.0cvs11
4445
4446         * src/news.c
4447         * src/news_gtk.c
4448                 Provide ability to rename newsgroups. Closes
4449                 bug 1444, 'Add GUI option for renaming 
4450                 newsgroups'. Patch by Pawel Pekala
4451
4452 2008-07-05 [colin]      3.5.0cvs10
4453
4454         * src/plugins/pgpcore/passphrase.c
4455         * src/plugins/pgpcore/prefs_gpg.c
4456         * src/plugins/pgpcore/select-keys.c
4457                 Simplify GTK includes (with the advantage
4458                 of compiling against GTK+2.13); patch by
4459                 Charles A Edwards
4460
4461 2008-07-05 [colin]      3.5.0cvs9
4462
4463         * src/wizard.c
4464                 Add SSL client certificates
4465
4466 2008-07-05 [colin]      3.5.0cvs8
4467
4468         * src/prefs_account.c
4469         * src/common/session.h
4470                 Fix warnings
4471         * src/common/ssl.c
4472                 Add one path for certs
4473
4474 2008-07-05 [colin]      3.5.0cvs7
4475
4476         * src/prefs_account.c
4477                 Fix no-ssl build
4478
4479 2008-07-04 [colin]      3.5.0cvs6
4480
4481         * src/common/ssl.c
4482         * src/common/ssl.h
4483         * src/common/ssl_certificate.c
4484                 Workaround distro bugs and fix certificate checking
4485                 with OpenSSL
4486
4487 2008-07-04 [colin]      3.5.0cvs5
4488
4489         * src/filtering.c
4490         * src/common/ssl_certificate.c
4491         * src/common/ssl_certificate.h
4492         * src/etpan/imap-thread.c
4493         * src/etpan/nntp-thread.c
4494                 Fix some leaks, thanks to Martin Zwickel
4495                 Rename gnutls functions that do the same
4496                 as OpenSSL ones, to avoid symbol clashing
4497                 when Claws is built against GnuTLS and
4498                 libetpan against OpenSSL
4499
4500 2008-07-04 [paul]       3.5.0cvs4
4501
4502         * src/prefs_account.c
4503                 remove 1 forgotten '.'
4504
4505 2008-07-04 [paul]       3.5.0cvs3
4506
4507         * src/prefs_account.c
4508                 layout/engrish fixes to the 'Client
4509                 certificates' frame
4510
4511 2008-07-03 [colin]      3.5.0cvs2
4512
4513         * src/imap.c
4514         * src/news.c
4515         * src/pop.c
4516         * src/prefs_account.c
4517         * src/prefs_account.h
4518         * src/prefs_common.c
4519         * src/send_message.c
4520         * src/common/session.c
4521         * src/common/session.h
4522         * src/common/smtp.c
4523         * src/common/smtp.h
4524         * src/common/socket.h
4525         * src/common/ssl.c
4526         * src/common/ssl.h
4527         * src/common/ssl_certificate.c
4528         * src/common/ssl_certificate.h
4529         * src/etpan/imap-thread.c
4530         * src/etpan/nntp-thread.c
4531         * src/gtk/inputdialog.c
4532                 Add support for SSL client certificates (either PEM files
4533                 with certificate and private key, either PKCS12 files)
4534
4535 2008-06-28 [colin]      3.5.0cvs1
4536
4537         * src/foldersel.c
4538                 Fix compilation with older GTKs
4539
4540 2008-06-27 [paul]       3.5.0
4541
4542         * NEWS
4543         * README
4544         * RELEASE_NOTES 
4545                 3.5.0 released
4546
4547 2008-06-27 [paul]       3.4.0cvs116
4548
4549         * src/gtk/authors.h
4550                 complete cvs115
4551
4552 2008-06-27 [paul]       3.4.0cvs115
4553
4554         * configure.ac
4555         * src/gtk/authors.h
4556                 no longer build unmaintained translations
4557
4558 2008-06-27 [paul]       3.4.0cvs114
4559
4560         * po/de.po
4561         * po/fi.po
4562         * po/pt_BR.po
4563                 updated by Stephan Sachse, Flammie Pirinen, and
4564                 Frederico Goncalves Guimaraes
4565
4566 2008-06-26 [wwp]        3.4.0cvs113
4567
4568         * manual/fr/advanced.xml
4569                 Update French version of the manual (AutoFaces documentation).
4570
4571 2008-06-26 [wwp]        3.4.0cvs112
4572
4573         * manual/fr/advanced.xml
4574         * manual/fr/plugins.xml
4575                 Updated French version of the manual (completed
4576                 hidden options list, added note about Clawsker
4577                 and new mail archiver plugin).
4578
4579 2008-06-25 [colin]      3.4.0cvs111
4580
4581         * src/gtk/gtkaspell.c
4582                 Fix non-UTF8 in the replace with dialog
4583         * src/prefs_actions.c
4584                 Fix possible crasher
4585                 Patches by Pawel
4586
4587 2008-06-24 [mones]      3.4.0cvs110
4588
4589         * src/autofaces.c
4590                 Fix non-warning message, downgraded to debug info
4591
4592 2008-06-24 [colin]      3.4.0cvs109
4593
4594         * src/summaryview.c
4595                 Fix bug 1650, Message line too small after 
4596                 changing columns in "three columns" layout
4597
4598 2008-06-24 [colin]      3.4.0cvs108
4599
4600         * src/messageview.c
4601                 Fix Spam button sensitivity in newsgroups
4602
4603 2008-06-23 [wwp]        3.4.0cvs107
4604
4605         * po/fr.po
4606                 Updated French translation.
4607
4608 2008-06-23 [mones]      3.4.0cvs106
4609
4610         * po/es.po
4611                 Updated translation for release
4612
4613 2008-06-22 [mones]      3.4.0cvs105
4614
4615         * manual/es/plugins.xml
4616                 Synced new entry for Mail Archiver plugin
4617
4618 2008-06-22 [colin]      3.4.0cvs104
4619
4620         * src/compose.c
4621                 Fix initial cursor position
4622
4623 2008-06-21 [paul]       3.4.0cvs103
4624
4625         * manual/plugins.xml
4626                 add an entry for the new Mail Archiver plugin
4627
4628 2008-06-21 [paul]       3.4.0cvs102
4629
4630         * src/gtk/about.c
4631                 we're in 'string freeze', put back the
4632                 < > symbols for now
4633
4634 2008-06-21 [paul]       3.4.0cvs101
4635
4636         * manual/advanced.xml
4637         * manual/es/advanced.xml
4638                 fix build warning: <emphasis> cannot be contained
4639                 within <filename>
4640         * src/gtk/about.c
4641                 fix non-clickable link on License page and drop
4642                 the containing < > symbols to match other links
4643
4644 2008-06-20 [mones]      3.4.0cvs100
4645
4646         * manual/advanced.xml
4647                 Added autofaces documentation, note about clawsker in hidden
4648                 preferences, minor markup fix. Thanks Paul for proofreading
4649         * manual/es/advanced.xml
4650                 Synchronised Spanish manual
4651
4652 2008-06-16 [colin]      3.4.0cvs99
4653
4654         * src/compose.c
4655                 Fix cursor placing on signature change
4656
4657 2008-06-16 [paul]       3.4.0cvs98
4658
4659         * src/imap_gtk.c
4660         * src/mh_gtk.c
4661         * src/gtk/inputdialog.c
4662                 really fussy coding style fixes
4663
4664 2008-06-16 [paul]       3.4.0cvs97
4665
4666         * src/Makefile.am
4667                 keep the alphabetical order
4668
4669 2008-06-13 [mones]      3.4.0cvs96
4670
4671         * src/autofaces.c
4672                 Fix crasher ;-)
4673         * src/prefs_filtering_action.c
4674                 Fixed cosmetic bug, processing also displays "Filtering"
4675
4676 2008-06-13 [mones]      3.4.0cvs95
4677
4678         * src/Makefile.am
4679         * src/autofaces.c       ** NEW FILE **  
4680         * src/autofaces.h       ** NEW FILE **
4681         * src/compose.c
4682                 Allow setting Faces and X-Faces globally and per-account
4683                 from configuration files under ~/.claws-mail/autofaces
4684
4685 2008-06-13 [holger]     3.4.0cvs94
4686
4687         * .cvsignore
4688                 More files to ignore
4689         * src/gtk/inputdialog.c
4690         * src/gtk/inputdialog.h
4691                 Make input dialog more generic so that a checkbox
4692                 with custom text can be used in addition to the
4693                 "remember this" checkbox
4694         * src/imap_gtk.c
4695         * src/mh_gtk.c
4696         * src/prefs_common.c
4697         * src/prefs_common.h
4698                 Allow new folders to inherit the properties of the
4699                 parent folder during folder creation
4700
4701 2008-06-13 [wwp]        3.4.0cvs93
4702
4703         * src/addressbook.c
4704                 a better fix for this string, won't break up translations,
4705                 and is conform to other similar ones.
4706
4707 2008-06-13 [wwp]        3.4.0cvs92
4708
4709         * src/addrduplicates.c
4710         * src/addressadd.c
4711         * src/addressbook.c
4712         * src/addressbook_foldersel.c
4713         * src/editgroup.c
4714                 use tree decorations everywhere AB folders are used (AB tree pane,
4715                     add address to AB, select AB folder, edit group, custom attr, find dup
4716                     results), in order to match global style
4717                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
4718                     double clicking on groups in tree pane does open the group edit dialog
4719                     double clicking on other items in tree pane does expand/collapse
4720                 fix a missing space in AB's delete-folder dialog
4721                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
4722
4723         * src/foldersel.c
4724                 make foldersel dialog show dotted lines according to global (hidden) prefs
4725
4726 2008-06-12 [colin]      3.4.0cvs91
4727
4728         * src/compose.c
4729         * src/compose.h
4730                 Fix bug 1635, 'Last character of message is truncated 
4731                 when changing accounts w/ sigs'
4732         * src/folderview.c
4733                 Fix bug 1636, 'Can't select "properties" on "folders 
4734                 only" folders'
4735
4736 2008-06-11 [colin]      3.4.0cvs90
4737
4738         * src/folder.c
4739                 Maybe fix bug 1623, 'exits with segfault when 
4740                 logging in to certain imap-servers'
4741
4742 2008-06-10 [mones]      3.4.0cvs89
4743
4744         * AUTHORS
4745         * tools/Makefile.am
4746         * tools/README
4747         * tools/convert_mbox.sh
4748                 Undo cvs86 and cvs87, it really should be a patch to 
4749                 convert_mbox.pl
4750
4751 2008-06-10 [wwp]        3.4.0cvs88
4752
4753         * po/fr.po
4754                 Updated French translation.
4755
4756 2008-06-10 [mones]      3.4.0cvs87
4757
4758         * tools/Makefile.am
4759                 Oops, forgot to add previous script for distribution
4760
4761 2008-06-10 [mones]      3.4.0cvs86
4762
4763         * AUTHORS
4764         * tools/README
4765         * tools/convert_mbox.sh
4766                 Added script to convert Evolution mail folders contributed
4767                 by Daniel Dickinson <cshore@fionavar.ca>
4768                 Fixes debian bug 461435
4769
4770 2008-06-09 [colin]      3.4.0cvs85
4771
4772         * src/main.c
4773                 Integrate AWN information bubble if dbus is
4774                 available
4775         * src/folder.c
4776                 Fix crash when calling scan_required() on 
4777                 folder classes that don't implement them
4778         * src/common/session.c
4779                 Fix a little typo
4780
4781 2008-06-09 [colin]      3.4.0cvs84
4782
4783         * src/main.c
4784                 Fix bug 1447, 'If user tries to close while starting 
4785                 up, it will not close ever.'
4786
4787 2008-06-09 [colin]      3.4.0cvs83
4788
4789         * src/filtering.c
4790                 Fix bug 1628, 'Claws Mail crashes when 
4791                 filtering selected messages'
4792
4793 2008-06-04 [colin]      3.4.0cvs82
4794
4795         * src/messageview.c
4796                 Complete handling of html parts in multipart/alternative
4797                 mails
4798
4799 2008-06-03 [paul]       3.4.0cvs81
4800
4801         * src/prefs_message.c
4802                 make always the english good
4803
4804 2008-06-03 [colin]      3.4.0cvs80
4805
4806         * src/mainwindow.c
4807         * src/mainwindow.h
4808                 Fix bug 1624, '[PATCH] Quick search should be 
4809                 disabled for folder view'; based on a patch by
4810                 Michael Terry
4811
4812 2008-06-03 [iwkse]      3.4.0cvs79
4813
4814         * src/addressbook.c
4815                 Fix little gui bug on button sensitivity
4816         * src/messageview.c
4817         * src/prefs_common.c
4818         * src/prefs_common.h
4819         * src/prefs_message.c
4820                 Allow by default to show html in multipart/alternative
4821
4822 2008-06-02 [colin]      3.4.0cvs78
4823
4824         * src/prefs_actions.c
4825                 GUI rework, patch by Pawel 
4826
4827 2008-06-02 [colin]      3.4.0cvs77
4828
4829         * src/quote_fmt.c
4830                 Fix sensitivity/alignment, patch from
4831                 Pawel
4832
4833 2008-05-31 [colin]      3.4.0cvs76
4834
4835         * src/imap.c
4836                 Fix login issue introduced in cvs75.
4837
4838 2008-05-31 [colin]      3.4.0cvs75
4839
4840         * src/imap.c
4841                 Fix more possible double-frees. Also, fix the root cause
4842                 of these double-frees by just noting the Session is to
4843                 be destroyed instead of destroying it in flight
4844
4845 2008-05-29 [paul]       3.4.0cvs74
4846
4847         * manual/keyboard.xml
4848                 'Makes' these entries like the others
4849
4850 2008-05-29 [colin]      3.4.0cvs73
4851
4852         * src/procmsg.h
4853                 Include utils.h in case we
4854                 need to pull goffset definition
4855
4856 2008-05-29 [colin]      3.4.0cvs72
4857
4858         * src/common/utils.h
4859                 Workaround a stupid Glib issue, where
4860                 goffset happens to be undefined. 
4861
4862 2008-05-28 [colin]      3.4.0cvs71
4863
4864         * src/compose.c
4865         * src/compose.h
4866         * src/grouplistdialog.c
4867         * src/image_viewer.c
4868         * src/imap.c
4869         * src/inc.c
4870         * src/main.c
4871         * src/matcher.c
4872         * src/messageview.c
4873         * src/mimeview.c
4874         * src/prefs_themes.c
4875         * src/procmsg.h
4876         * src/summaryview.c
4877         * src/summaryview.h
4878         * src/textview.c
4879         * src/common/smtp.c
4880         * src/common/utils.c
4881         * src/common/utils.h
4882                 Use goffset instead of off_t for MsgInfo's size
4883                 Allows using MsgInfo structure from plugins
4884                 compiled with largefile support
4885
4886 2008-05-26 [colin]      3.4.0cvs70
4887
4888         * src/mainwindow.c
4889         * src/mainwindow.h
4890                 Define THEME_CHANGED_HOOKLIST and invoke
4891                 it on theme change
4892         * src/plugins/trayicon/trayicon.c
4893                 Listen to THEME_CHANGED_HOOKLIST and
4894                 update accordingly
4895
4896 2008-05-26 [paul]       3.4.0cvs69
4897
4898         * src/mimeview.c
4899                 plug a leak in mimeview_save_all()
4900
4901 2008-05-24 [colin]      3.4.0cvs68
4902
4903         * src/common/utils.h
4904                 Fix wrong define on old glibs
4905
4906 2008-05-24 [paul]       3.4.0cvs67
4907
4908         * src/Makefile.am
4909         * src/stock_pixmap.c
4910         * src/stock_pixmap.h
4911         * src/toolbar.c
4912         * src/pixmaps/cancel.xpm
4913         * src/pixmaps/close.xpm
4914                 add a specific icon for A_CANCEL_INC (addresses
4915                 point 1 of bug 1609 'Icon issues')
4916                 replace close.xpm with an icon of the standard
4917                 24x24 size
4918
4919 2008-05-24 [paul]       3.4.0cvs66
4920
4921         * src/pixmaps/insert_file.xpm
4922                 replaced
4923
4924 2008-05-23 [paul]       3.4.0cvs65
4925
4926         * src/common/md5.c
4927         * src/common/md5.h
4928                 add the possibility to check md5 on binary files,
4929                 thanks to Colin
4930
4931 2008-05-23 [colin]      3.4.0cvs64
4932
4933         * src/mainwindow.c
4934         * src/summaryview.c
4935                 Fix bug 1610, 'claws crash after opening/closing 
4936                 preferences and window update'
4937
4938 2008-05-22 [colin]      3.4.0cvs63
4939
4940         * src/prefs_filtering_action.c
4941         * src/gtk/combobox.c
4942         * src/gtk/combobox.h
4943                 Fix reselecting of Tags actions in
4944                 filtering actions dialog
4945
4946 2008-05-22 [colin]      3.4.0cvs62
4947
4948         * src/Makefile.am
4949         * src/prefs_toolbar.c
4950         * src/stock_pixmap.c
4951         * src/stock_pixmap.h
4952         * src/toolbar.c
4953         * src/pixmaps/delete_btn.xpm
4954         * src/pixmaps/insert_file.xpm
4955         * src/pixmaps/mail_reply_to_list.xpm
4956                 Fix more of bug 1609:
4957                 - Add a Delete button icon
4958                 - Add a Reply to list button icon
4959                 - Fix Insert file button icon
4960                 Artwork by Ciprian Popovici.
4961
4962 2008-05-21 [colin]      3.4.0cvs61
4963
4964         * src/common/utils.c
4965                 Fix a little leak
4966
4967 2008-05-21 [wwp]        3.4.0cvs60
4968
4969         * src/prefs_filtering.c
4970                 Don't show SMTP-only accounts in accounts list, as they are
4971                 irrelevant for filtering incoming messages.
4972
4973 2008-05-21 [colin]      3.4.0cvs59
4974
4975         * src/mainwindow.c
4976                 Don't put SMTP-only accounts in receive menus
4977
4978 2008-05-21 [colin]      3.4.0cvs58
4979
4980         * src/imap.c
4981                 Fix cvs56 (brain fart)
4982
4983 2008-05-21 [colin]      3.4.0cvs57
4984
4985         * src/common/utils.c
4986                 Fix bug 1615, 'hang on FIFO when the other end's not 
4987                 opened'
4988
4989 2008-05-21 [colin]      3.4.0cvs56
4990
4991         * src/imap.c
4992                 Fix a warning
4993
4994 2008-05-19 [colin]      3.4.0cvs55
4995
4996         * src/plugins/pgpcore/sgpgme.c
4997                 Maybe fix debian bug 481856, 'Segmentation fault 
4998                 when verifying a GPG signature'. Although it 
4999                 looks like a race condition...
5000
5001 2008-05-19 [colin]      3.4.0cvs54
5002
5003         * src/prefs_filtering_action.c
5004         * src/prefs_matcher.c
5005         * src/common/tags.c
5006         * src/common/tags.h
5007         * src/gtk/combobox.c
5008         * src/gtk/combobox.h
5009                 Patch by Pawel: disabled Tags menus in filtering dialogs
5010
5011 2008-05-19 [colin]      3.4.0cvs53
5012
5013         * src/prefs_account.c
5014                 GUI patch by Pawel: align ports entries
5015
5016 2008-05-19 [colin]      3.4.0cvs52
5017
5018         * src/mainwindow.c
5019                 Fix bug 1616, 'strange question while emptying trash'
5020
5021 2008-05-18 [colin]      3.4.0cvs51
5022
5023         * src/common/plugin.c
5024         * src/etpan/imap-thread.c
5025         * src/etpan/nntp-thread.c
5026         * src/gtk/gtksctree.c
5027                 Fix bug 1613, 'Various memory leaks'; 
5028                 based on a patch by Didier Barvaux.
5029
5030 2008-05-18 [colin]      3.4.0cvs50
5031
5032         * src/mimeview.c
5033         * src/privacy.h
5034         * src/toolbar.c
5035         * src/toolbar.h
5036         * src/plugins/pgpcore/sgpgme.c
5037                 Fix more parts of bug 1609:
5038                 - Make use of specific Expired privacy icon
5039                 - Use CLOSE instead of NOTICE_ERROR for cancel
5040                   receiving
5041                 - Allow a Preferences button in the main toolbar
5042
5043 2008-05-18 [colin]      3.4.0cvs49
5044
5045         * src/stock_pixmap.c
5046                 Fix bug with non-updating icons after theme change:
5047                 If fetching pixbuf for a given icon after a theme
5048                 change, the next pixmap fetch would return the old
5049                 cached one, as the theme change was forgotten at 
5050                 this time. (and vice-versa). This was mostly 
5051                 visible on open folder icons
5052
5053 2008-05-17 [colin]      3.4.0cvs48
5054
5055         * src/prefs_summaries.c
5056         * src/summaryview.c
5057                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
5058                 options'. Patch by Pawel
5059
5060 2008-05-16 [colin]      3.4.0cvs47
5061
5062         * src/imap.c
5063                 Fix another possible crash (on fatal errors
5064                 at login, like stream error).
5065
5066 2008-05-16 [paul]       3.4.0cvs46
5067
5068         * tools/thunderbird-filters-convertor.pl
5069                 fix a typo
5070                 fix reading a tb rule that contains something
5071                 like that: \"Sender\"
5072
5073 2008-05-16 [paul]       3.4.0cvs45
5074
5075         * tools/README
5076         * tools/csv2addressbook.pl
5077                 add support for gmail exported csv address book
5078
5079 2008-05-16 [colin]      3.4.0cvs44
5080
5081         * configure.ac
5082         * src/ldapupdate.c
5083                 Fix ldap deprecated calls. Patch by
5084                 Michael Rasmussen
5085
5086 2008-05-16 [paul]       3.4.0cvs43
5087
5088         * manual/de/account.xml
5089         * manual/it/account.xml
5090         * manual/it/ack.xml
5091         * manual/it/addrbook.xml
5092         * manual/it/claws-mail-manual.xml
5093         * manual/it/gpl.xml
5094         * manual/it/intro.xml
5095         * manual/it/starting.xml
5096                 add pages towards German and Italian manuals.
5097                 (just for storage, they are not built yet, due
5098                 to being incomplete.) submitted by Speckmade
5099                 <Speckmade@gmx.net> and Salvatore De Paolis
5100                 <iwkse@claws-mail.org>
5101
5102 2008-05-16 [colin]      3.4.0cvs42
5103
5104         * src/gtk/sslcertwindow.c
5105                 Fix SHA1 fingerprint with GnuTLS
5106
5107 2008-05-15 [colin]      3.4.0cvs41
5108
5109         * src/gtk/sslcertwindow.c
5110                 Print SHA1 fingerprint too
5111
5112 2008-05-15 [colin]      3.4.0cvs40
5113
5114         * src/imap.c
5115                 Fix certificate port on TLS. It was 
5116                 previously always 0.
5117                 **IMPORTANT INFORMATION**: this will trigger 
5118                 one wrong "New certificate" warning at the 
5119                 first connection with this fix, if using STARTTLS
5120                 on IMAP.
5121         * src/gtk/sslcertwindow.c
5122                 Make labels selectable
5123
5124 2008-05-15 [colin]      3.4.0cvs39
5125
5126         * src/imap.c
5127                 Fix double free when STARTTLS fails (for
5128                 example due to refusing the certificate)
5129
5130 2008-05-15 [paul]       3.4.0cvs38
5131
5132         * manual/advanced.xml
5133                 fix typo
5134
5135 2008-05-15 [paul]       3.4.0cvs37
5136
5137         * manual/advanced.xml
5138         * src/prefs_send.c
5139                 make outgoing_fallback_to_ascii a hidden pref
5140
5141 2008-05-14 [colin]      3.4.0cvs36
5142
5143         * src/main.c
5144         * src/mainwindow.c
5145         * src/mainwindow.h
5146                 Make it possible to cancel quit when Claws
5147                 ask whether to empty trash.
5148
5149 2008-05-14 [colin]      3.4.0cvs35
5150
5151         * src/compose.c
5152         * src/prefs_common.c
5153         * src/prefs_common.h
5154         * src/prefs_send.c
5155                 Add a preference to be able to specify an
5156                 outgoing charset/encoding but still fallback
5157                 to 7bit US-ASCII when possible (default TRUE,
5158                 same behavior as pre-cvs34)
5159
5160 2008-05-14 [colin]      3.4.0cvs34
5161
5162         * src/compose.c
5163                 Always use the specified encoding and charset if it is
5164                 specified, even if the mail is ASCII.
5165
5166 2008-05-13 [paul]       3.4.0cvs33
5167
5168         * src/ldapupdate.c
5169                 fix the build warnings the easy way for now
5170
5171 2008-05-13 [colin]      3.4.0cvs32
5172
5173         * src/prefs_themes.c
5174                 Count .png files as icons too (fixes part
5175                 of bug 1609, 'Icon issues')
5176
5177 2008-05-13 [wwp]        3.4.0cvs31
5178
5179         * src/addressbook_foldersel.c
5180                 Fix wrong check (completes 3.4.0.cvs30).
5181
5182 2008-05-12 [wwp]        3.4.0cvs30
5183
5184         * src/addressbook.c
5185         * src/addressbook_foldersel.c
5186         * src/filtering.c
5187         * src/matcher.c
5188         * src/prefs_matcher.c
5189         * src/plugins/bogofilter/bogofilter.c
5190         * src/plugins/bogofilter/bogofilter_gtk.c
5191         * src/plugins/dillo_viewer/dillo_prefs.c
5192         * src/plugins/spamassassin/spamassassin.c
5193         * src/plugins/spamassassin/spamassassin_gtk.c
5194                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
5195                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
5196                 translated string "Any" in plugins (whitelisting) and
5197                 UTF8 comparisons.
5198
5199 2008-05-07 [colin]      3.4.0cvs29
5200
5201         * configure.ac
5202                 Fix --enable-maemo (assume --enable-generic-umpc)
5203
5204 2008-05-07 [colin]      3.4.0cvs28
5205
5206         * configure.ac
5207         * src/account.c
5208         * src/addr_compl.c
5209         * src/compose.c
5210         * src/editaddress.c
5211         * src/folderview.c
5212         * src/mainwindow.c
5213         * src/messageview.c
5214         * src/mimeview.c
5215         * src/prefs_account.c
5216         * src/prefs_common.c
5217         * src/prefs_display_header.c
5218         * src/prefs_filtering.c
5219         * src/prefs_summaries.c
5220         * src/prefs_template.c
5221         * src/prefs_toolbar.c
5222         * src/stock_pixmap.c
5223         * src/summaryview.c
5224         * src/summaryview.h
5225         * src/textview.c
5226         * src/toolbar.c
5227         * src/gtk/about.c
5228         * src/gtk/gtksctree.c
5229         * src/gtk/menu.c
5230         * src/gtk/prefswindow.c
5231         * src/gtk/sslcertwindow.c
5232                 Separate generic UMPC code (layouts, ...) from 
5233                 MAEMO code (Hildon, ...)
5234
5235 2008-05-06 [paul]       3.4.0cvs27
5236
5237         * tools/claws.i18n.status.pl
5238                 add he.po
5239
5240 2008-05-06 [colin]      3.4.0cvs26
5241
5242         * src/common/utils.c
5243                 Maybe fix crash on FreeBSD
5244
5245 2008-05-05 [colin]      3.4.0cvs25
5246
5247         * src/messageview.c
5248                 Fix bug 1602, 'Crash when sending return receipt for
5249                 messages with no subject'
5250
5251 2008-05-05 [colin]      3.4.0cvs24
5252
5253         * src/mimeview.c
5254                 Don't overwrite temporary files with same
5255                 name when drag and dropping. Fixes bug 1599,
5256                 'attach multiple files with the same name from 
5257                 one mail to another'
5258
5259 2008-05-04 [paul]       3.4.0cvs23
5260
5261         * src/compose.c
5262         * src/prefs_common.c
5263                 fix bug 1587 'can not replay with quote'
5264
5265 2008-05-03 [colin]      3.4.0cvs22
5266
5267         * po/de.po
5268                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
5269
5270 2008-05-03 [colin]      3.4.0cvs21
5271
5272         * src/toolbar.c
5273                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
5274                 icon isn't grayed although ineffective'
5275
5276 2008-05-02 [wwp]        3.4.0cvs20
5277
5278         * po/fr.po
5279                 Fix translation.
5280
5281         * src/prefs_folder_item.c
5282                 Add missing notice in folder properties (templates) when
5283                 folder is a root node.
5284
5285 2008-04-30 [colin]      3.4.0cvs19
5286
5287         * src/prefs_toolbar.c
5288                 Add Trash and Delete icons to the icon chooser
5289
5290 2008-04-30 [colin]      3.4.0cvs18
5291
5292         * src/compose.c
5293                 Remove "Delete entire line" which was a noop
5294                 and should be the same as "Delete line" :)
5295
5296 2008-04-30 [colin]      3.4.0cvs17
5297
5298         * src/compose.c
5299                 Fix 'Delete line' and 'Delete to end of line'
5300                 on the last line. Patch by <seelenhirt@gmx.net>
5301
5302 2008-04-28 [colin]      3.4.0cvs16
5303
5304         * src/folder.c
5305                 Fix bug 1589, 'tagsdb file not removed when
5306                 folder deleted'.
5307         * src/common/utils.c
5308                 Make sure claws_unlink accepts NULL arg.
5309
5310 2008-04-25 [colin]      3.4.0cvs15
5311
5312         * src/common/ssl.c
5313                 Fix/simplify previous commit
5314
5315 2008-04-25 [colin]      3.4.0cvs14
5316
5317         * src/addrindex.h
5318         * src/common/ssl_certificate.c
5319                 Patch by Marcus: Fix Win32 build
5320         * src/common/ssl.c
5321                 Fix build with GnuTLS/no pthread, thanks
5322                 to Marcus
5323
5324 2008-04-25 [colin]      3.4.0cvs13
5325
5326         * src/summaryview.c
5327                 Fix bug 1586, '3-pane vertical layout now and then 
5328                 still shows sender column'
5329
5330 2008-04-25 [colin]      3.4.0cvs12
5331
5332         * src/Makefile.am
5333         * src/w32-logo.ico
5334         * src/w32-resource.rc
5335                 Patch from Marcus Brinkmann to set an icon on w32.
5336
5337 2008-04-24 [colin]      3.4.0cvs11
5338
5339         * src/inc.c
5340         * src/inc.h
5341                 Trace inc locks
5342         * src/ldif.c
5343         * src/ldif.h
5344                 Fix bug 1581, 'Bad File Format during Import LDIF':
5345                 Use dynamically allocated buffers; also, allow 
5346                 importing contacts with no email address
5347
5348 2008-04-24 [colin]      3.4.0cvs10
5349
5350         * src/prefs_common.c
5351                 Increment the timeout a bit on OpenBSD, 75 isn't enough
5352
5353 2008-04-23 [colin]      3.4.0cvs9
5354
5355         * src/compose.c
5356         * src/prefs_folder_item.c
5357         * src/prefs_template.c
5358         * src/quote_fmt.c
5359                 Fix bug 1576: Fix unescaping of templates when testing them
5360                 I think it breaks nothing. (wwp, you're welcome to double-check)
5361
5362 2008-04-23 [paul]       3.4.0cvs8
5363
5364         * manual/advanced.xml
5365                 add info about the "two_line_vertical" hidden
5366                 pref
5367
5368 2008-04-22 [paul]       3.4.0cvs7
5369
5370         * src/prefs_common.c
5371         * src/prefs_common.h
5372         * src/summaryview.c
5373                 make the 2-line view in summaryview when in three
5374                 columns mode configurable. hidden pref: "two_line_vertical"
5375
5376 2008-04-22 [colin]      3.4.0cvs6
5377
5378         * src/inc.c
5379                 Fix missing inc_unlock()
5380         * src/prefs_matcher.c
5381         * src/send_message.c
5382                 Fix my last commit
5383
5384 2008-04-22 [colin]      3.4.0cvs5
5385
5386         * src/etpan/imap-thread.c
5387                 Use g_(un)setenv instead of (un)setenv which
5388                 doesn't exist on IRIX 6.5
5389
5390 2008-04-22 [colin]      3.4.0cvs4
5391
5392         * src/inc.c
5393         * src/prefs_common.c
5394         * src/send_message.c
5395                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
5396                 Set the default timeout to 75 seconds
5397
5398 2008-04-20 [colin]      3.4.0cvs3
5399
5400         * src/pixmaps/tray_newmail.offline.xpm
5401         * src/pixmaps/tray_newmail.xpm
5402         * src/pixmaps/tray_newmarkedmail.offline.xpm
5403         * src/pixmaps/tray_newmarkedmail.xpm
5404         * src/pixmaps/tray_nomail.offline.xpm
5405         * src/pixmaps/tray_nomail.xpm
5406         * src/pixmaps/tray_unreadmail.offline.xpm
5407         * src/pixmaps/tray_unreadmail.xpm
5408         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
5409         * src/pixmaps/tray_unreadmarkedmail.xpm
5410                 Make the tray icons a bit nicer. Would be
5411                 nice to get really nice icons from someone
5412                 who's good at Gimp :)
5413
5414 2008-04-18 [colin]      3.4.0cvs2
5415
5416         * src/common/log.c
5417                 Forgot one g_unlink
5418
5419 lease complete the changelog entry below
5420 2008-04-18 [colin]      3.4.0cvs1
5421
5422         * src/addrduplicates.c
5423         * src/addressbook.c
5424         * src/compose.c
5425         * src/crash.c
5426         * src/editaddress.c
5427         * src/folder.c
5428         * src/image_viewer.c
5429         * src/imap.c
5430         * src/inc.c
5431         * src/main.c
5432         * src/mbox.c
5433         * src/messageview.c
5434         * src/mh.c
5435         * src/msgcache.c
5436         * src/news.c
5437         * src/partial_download.c
5438         * src/pop.c
5439         * src/prefs_common.c
5440         * src/prefs_common.h
5441         * src/prefs_other.c
5442         * src/prefs_themes.c
5443         * src/procheader.c
5444         * src/procmime.c
5445         * src/procmsg.c
5446         * src/textview.c
5447         * src/wizard.c
5448         * src/common/prefs.c
5449         * src/common/ssl_certificate.c
5450         * src/common/template.c
5451         * src/common/utils.c
5452         * src/common/utils.h
5453         * src/etpan/imap-thread.c
5454         * src/plugins/dillo_viewer/dillo_viewer.c
5455         * src/plugins/pgpcore/sgpgme.c
5456         * src/plugins/pgpinline/pgpinline.c
5457                 Add an option to shred temporary files and messages
5458                 instead of just removing them. Slows deletions down!
5459
5460 2008-04-18 [paul]       3.4.0
5461
5462         * NEWS
5463         * README
5464         * RELEASE_NOTES 
5465                 3.4.0 released
5466
5467
5468 2008-04-18 [paul]       3.3.1cvs61
5469
5470         * po/de.po
5471         * po/fi.po
5472         * po/it.po
5473         * po/pt_BR.po
5474                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
5475                 and Frederico Goncalves Guimaraes
5476         * po/es.po
5477                 updated on the last minute by a lazy Ricardo Mones
5478
5479 2008-04-18 [colin]      3.3.1cvs60
5480
5481         * po/fr.po
5482                 Update translation (Fabien Vantard)
5483
5484 2008-04-17 [colin]      3.3.1cvs59
5485
5486         * src/imap.c
5487                 Fix debian bug 474712, 'claws seg faults when IMAP 
5488                 connection breaks after an IMAP protocol error 
5489                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
5490         * src/summaryview.c
5491                 Fix a little leak
5492
5493 2008-04-17 [colin]      3.3.1cvs58
5494
5495         * src/common/log.c
5496                 Fix log size getting out of control (claws-mail
5497                 getting SIGXFSZ): rotate if every 10MB
5498
5499 2008-04-10 [paul]       3.3.1cvs57
5500
5501         * src/prefs_other.c
5502                 improvements to english usage
5503
5504 2008-04-10 [paul]       3.3.1cvs56
5505
5506         * src/prefs_receive.c
5507                 add an accurate description
5508
5509 2008-04-08 [colin]      3.3.1cvs55
5510
5511         * src/undo.c
5512                 Probably fix corruption, introduced in cvs53
5513
5514 2008-04-04 [iwkse]      3.3.1cvs54
5515
5516         * src/undo.c
5517                 undo should works properly again
5518
5519 2008-04-04 [iwkse]      3.3.1cvs53
5520
5521         * src/undo.c
5522                 Fix a segfault but breaks undo
5523                 on a specific case (eg. double paste with
5524                 middle-mouse button)
5525
5526 2008-04-04 [iwkse]      3.3.1cvs52
5527
5528         * src/prefs_filtering.c
5529                 Fix previous Tab mess
5530
5531 2008-04-03 [iwkse]      3.3.1cvs51
5532
5533         * src/prefs_filtering.c
5534                 Add search in filtering rules list
5535
5536 2008-04-02 [colin]      3.3.1cvs50
5537
5538         * src/main.c
5539                 Revert part of the previous patch: we do
5540                 want to parse ~/.claws-mail/gtkrc-2.0 if it
5541                 exists
5542
5543 2008-04-02 [colin]      3.3.1cvs49
5544
5545         * src/main.c
5546                 Fix bug 1562, 'Claws-Mail does not completely 
5547                 respect settings in GTK2_RC_FILES environment'
5548                 Remove manual parsing of .gtkrc-2.0 and 
5549                 .gtk/gtkrc-2.0. GTK does it itself these days.
5550
5551 2008-04-01 [colin]      3.3.1cvs48
5552
5553         * src/imap_gtk.c
5554                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
5555                 ticking "Show only subscribed"'
5556
5557 2008-03-31 [colin]      3.3.1cvs47
5558
5559         * src/folder.c
5560                 Fix bug 1553, 'File lock not respected'
5561                 Regression due to the implementation of
5562                 deletion batching
5563
5564 2008-03-31 [colin]      3.3.1cvs46
5565
5566         * src/mainwindow.c
5567                 Fix tags menu update, thanks to Paul
5568
5569 2008-03-29 [wwp]        3.3.1cvs45
5570
5571         * src/prefs_account.c
5572         * src/prefs_common.c
5573         * src/prefs_folder_item.c
5574         * src/prefs_quote.c
5575         * src/quote_fmt.c
5576         * src/quote_fmt.h
5577                 Fix compose template formats (in global preferences)
5578                 being translated under specific conditions.
5579                 Add a button to restore factory defaults for current
5580                 language.
5581
5582 2008-03-27 [colin]      3.3.1cvs44
5583
5584         * src/common/prefs.c
5585         * src/common/xmlprops.c
5586                 Fix RedHat bug 431735, 'segfault if /home is full' 
5587                 (when starting): Fix double fclose() in prefs.c
5588                 and potentially xmlprops.c
5589
5590 2008-03-27 [colin]      3.3.1cvs43
5591
5592         * src/addressbook.c
5593                 Fix bug 1559, 'Claws Mail crashed deleting all 
5594                 common contacts'
5595
5596 2008-03-27 [wwp]        3.3.1cvs42
5597
5598         * src/addressbook.c
5599                 Fix 3.3.0cvs41.
5600
5601 2008-03-27 [wwp]        3.3.1cvs41
5602
5603         * src/addressbook.c
5604                 Prevent list flickering when deleting addresses.
5605
5606 2008-03-26 [colin]      3.3.1cvs40
5607
5608         * src/imap.c
5609                 Clean up session disconnection. Possibly
5610                 fix Ubuntu bug #204290
5611
5612 2008-03-26 [colin]      3.3.1cvs39
5613
5614         * src/textview.c
5615                 Fix bug 1555: current folder wasn't used when
5616                 right-clicking on an email address
5617
5618 2008-03-25 [colin]      3.3.1cvs38
5619
5620         * src/plugins/bogofilter/bogofilter.c
5621         * src/plugins/bogofilter/bogofilter.h
5622         * src/plugins/bogofilter/bogofilter_gtk.c
5623                 Add a "learn from whitelist" preference
5624                 Whitelist Unsure mails too.
5625
5626 2008-03-24 [paul]       3.3.1cvs37
5627
5628         * src/prefs_account.c
5629                 If no MH mailbox and no account exists, when
5630                 creating a POP/Local account, just create and
5631                 use the default one instead of bailing with a
5632                 "Mailbox doesn't exist" error
5633
5634 2008-03-21 [colin]      3.3.1cvs36
5635
5636         * src/procmime.c
5637                 strstrip mime subtype
5638
5639 2008-03-21 [paul]       3.3.1cvs35
5640
5641         * manual/advanced.xml
5642                 correct and update the info about Actions
5643
5644 2008-03-20 [colin]      3.3.1cvs34
5645
5646         * src/messageview.c
5647         * src/messageview.h
5648         * src/textview.c
5649                 Show at max 1MB of text, add a noticeview to
5650                 show everything optionally.
5651
5652 2008-03-20 [colin]      3.3.1cvs33
5653
5654         * src/stock_pixmap.c
5655                 Add support for png themes
5656
5657 2008-03-19 [wwp]        3.3.1cvs32
5658
5659         * src/procheader.c
5660                 Sanity check.
5661
5662 2008-03-18 [colin]      3.3.1cvs31
5663
5664         * src/common/utils.c
5665         * src/common/utils.h
5666                 Handle size_t instead of off_t in to_human_readable
5667
5668 2008-03-18 [colin]      3.3.1cvs30
5669
5670         * src/imap.c
5671                 Remove raw printf
5672
5673 2008-03-16 [colin]      3.3.1cvs29
5674
5675         * src/summaryview.c
5676                 Fix build on GTK < 2.12
5677
5678 2008-03-16 [colin]      3.3.1cvs28
5679
5680         * src/mainwindow.c
5681                 Refresh non-list widget when switching
5682                 messageview
5683
5684 2008-03-16 [colin]      3.3.1cvs27
5685
5686         * manual/faq.xml
5687                 Revert cvs25: This wasn't a typo :) :
5688                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
5689
5690
5691 2008-03-16 [colin]      3.3.1cvs26
5692
5693         * src/summaryview.c
5694         * src/gtk/gtksctree.c
5695         * src/gtk/gtksctree.h
5696                 Implement 2-lines items in Summaryview when in 
5697                 three columns mode
5698
5699 2008-03-16 [paul]       3.3.1cvs25
5700
5701         * manual/faq.xml
5702                 fix typo
5703
5704 2008-03-14 [colin]      3.3.1cvs24
5705
5706         * src/prefs_filtering_action.c
5707                 Fix buglet on setting recipient when
5708                 reediting forward rules.
5709
5710 2008-03-12 [colin]      3.3.1cvs23
5711
5712         * src/summaryview.c
5713                 Fix a new unused variable warning
5714         * src/plugins/trayicon/trayicon.c
5715                 Fix folderview's scrollbar at startup
5716                 if starting hidden
5717
5718 2008-03-12 [colin]      3.3.1cvs22
5719
5720         * src/folderview.c
5721         * src/summaryview.c
5722                 Use item_opened at the beginning of showing
5723                 a folder instead of the end. Fixes flicker.
5724
5725 2008-03-12 [paul]       3.3.1cvs21
5726
5727         * src/folder.c
5728         * src/folder.h
5729         * src/mainwindow.c
5730         * src/procmsg.c
5731         * src/summaryview.c
5732         * src/plugins/trayicon/trayicon.c
5733                 add tooltip with extended folder stats
5734
5735 2008-03-10 [colin]      3.3.1cvs20
5736
5737         * src/common/xml.c
5738                 Handle comments
5739
5740 2008-03-07 [colin]      3.3.1cvs19
5741
5742         * src/mainwindow.c
5743                 Fix blinking of the taskbar entry
5744
5745 2008-03-07 [colin]      3.3.1cvs18
5746
5747         * src/mainwindow.c
5748                 MAEMO: Fix bug 1494, 'Trayicon 
5749                 plugin breaks UI...'
5750
5751 2008-03-07 [paul]       3.3.1cvs17
5752
5753         * src/gtk/authors.h
5754                 reflect reality a bit more closely
5755
5756 2008-03-06 [colin]      3.3.1cvs16
5757
5758         * src/mainwindow.c
5759         * src/mainwindow.h
5760         * src/summaryview.c
5761         * src/summaryview.h
5762         * src/toolbar.c
5763                 Integrate things better wrt the new
5764                 summaryview extensibility.
5765
5766 2008-03-06 [wwp]        3.3.1cvs15
5767
5768         * src/quote_fmt.c
5769                 Fix some gcc warnings.
5770
5771 2008-03-06 [wwp]        3.3.1cvs14
5772
5773         * src/prefs_account.c
5774         * src/prefs_folder_item.c
5775         * src/prefs_gtk.c
5776         * src/prefs_template.c
5777         * src/gtk/prefswindow.c
5778         * src/gtk/prefswindow.h
5779                 prefs_templates: fix missing unregistering of addr_completion widgets
5780                 and and ending of addr_completion service.
5781                 prefs_folder_item: fix missing registering/unregistering of widgets,
5782                 and rework the way add_completion service is started and stopped.
5783                 Plus few prefswindow API changes (opening).
5784
5785 2008-03-06 [wwp]        3.3.1cvs13
5786
5787         * src/folder_item_prefs.c
5788         * src/prefs_template.c
5789         * src/prefs_template.h
5790         * src/quote_fmt.c
5791         * src/common/template.c
5792                 Complete 3.3.1cvs12, thanks to Colin.
5793
5794 2008-03-06 [wwp]        3.3.1cvs12
5795
5796         * src/compose.c
5797         * src/folder_item_prefs.c
5798         * src/folder_item_prefs.h
5799         * src/prefs_account.c
5800         * src/prefs_folder_item.c
5801         * src/prefs_quote.c
5802         * src/prefs_template.c
5803         * src/quote_fmt.c
5804         * src/quote_fmt.h
5805         * src/common/template.c
5806         * src/common/template.h
5807                 Global and per-folder templates can now override the from name (this
5808                 doesn't change the account being used).
5809                 Examples:
5810                  "My other name" <%account_email> (just changes the name)
5811                  my.faked.email@address.org (overrides the address too)
5812
5813 2008-03-05 [colin]      3.3.1cvs11
5814
5815         * src/summaryview.c
5816         * src/summaryview.h
5817                 Replace that hbox with a notebook
5818
5819 2008-03-05 [colin]      3.3.1cvs10
5820
5821         * src/folder.h
5822         * src/folderview.c
5823                 Add klass functions for notification of folder
5824                 opening/closing via the GUI
5825         * src/summaryview.c
5826         * src/summaryview.h
5827                 Add a specific container for the scrolledwin
5828
5829 2008-03-05 [colin]      3.3.1cvs9
5830
5831         * src/folder.h
5832         * src/folderview.c
5833                 Add klass functions for notification of folder 
5834                 opening/closing via the GUI
5835         * src/summaryview.c
5836         * src/summaryview.h
5837                 Add a specific container for the scrolledwin
5838
5839 2008-03-02 [colin]      3.3.1cvs8
5840
5841         * src/messageview.c
5842                 MAEMO: Fix bug 1541, 'Deleting message from within 
5843                 read window displays next message then closes.'
5844
5845 2008-03-02 [colin]      3.3.1cvs7
5846
5847         * src/main.c
5848                 Probably fix bug 1539, 'Program crashes':
5849                 Setup Gcrypt's thread functions when built
5850                 with GnuTLS
5851
5852 2008-03-01 [colin]      3.3.1cvs6
5853
5854         * src/folder.c
5855         * src/imap_gtk.c
5856                 Get rid of stale folders with no account
5857
5858 2008-02-28 [colin]      3.3.1cvs5
5859
5860         * src/compose.c
5861                 Fix bug 1534, 'Segmentation fault when doing 
5862                 some draft saving and then throwing away'
5863         * src/imap.c
5864                 Fix bug 1533, 'Claws is unable to mark messages 
5865                 as "read" in IMAP shared folders'
5866         * src/etpan/imap-thread.c
5867                 Fix bug 1515, 'large messages crash claws when 
5868                 syncing for offline mode'. This is rather a
5869                 workaround, and mails > 64MB will still be
5870                 problematic if there's less than 64MB available
5871                 on the dataroot volume.
5872         * src/messageview.c
5873                 MAEMO: Add information when fetching big messages
5874
5875 2008-02-26 [colin]      3.3.1cvs4
5876
5877         * src/imap.c
5878                 fix bug 1532, '"login refused" message insufficiently 
5879                 detailed'
5880
5881 2008-02-26 [paul]       3.3.1cvs3
5882
5883         * INSTALL
5884         * README
5885                 remove mentions of ClamAV and a few other
5886                 old bits of information
5887
5888 2008-02-23 [colin]      3.3.1cvs2
5889
5890         * src/main.c
5891                 Fix log output (missing \n)
5892
5893 2008-02-23 [colin]      3.3.1cvs1
5894
5895         * configure.ac
5896                 Bump version number for stable release
5897
5898 2008-02-23 [paul]       3.3.0cvs21
5899
5900         * po/he.po
5901                 updated by Ofer
5902
5903 2008-02-21 [colin]      3.3.0cvs20
5904
5905         * src/matcher.c
5906                 Fix bug 1527, 'filtering is case sensitive when it 
5907                 shouldn't be'
5908
5909 2008-02-20 [colin]      3.3.0cvs19
5910
5911         * src/main.c
5912                 Fix file attachments from older Thunar
5913
5914 2008-02-19 [colin]      3.3.0cvs18
5915
5916         * manual/plugins.xml
5917         * manual/es/plugins.xml
5918         * manual/fr/plugins.xml
5919         * manual/pl/plugins.xml
5920                 Remove Clamav
5921
5922 2008-02-19 [paul]       3.3.0cvs17
5923
5924         * tools/README
5925         * tools/csv2addressbook.pl
5926                 add support for Kmail/Kaddressbook
5927
5928 2008-02-18 [colin]      3.3.0cvs16
5929
5930         * src/imap.c
5931                 Unset folder's session before creating a
5932                 new one
5933         * src/main.c
5934         * src/prefs_common.c
5935         * src/prefs_common.h
5936         * manual/advanced.xml
5937                 Add an hidden use_networkmanager pref, to
5938                 disable NetworkManager handling. Also,
5939                 consider UNKNOWN state to be CONNECTED.
5940
5941 2008-02-18 [wwp]        3.3.0cvs15
5942
5943         * src/matcher.c
5944                 Fix Engrish and make 'not' more visible in filtering debug logs.
5945
5946 2008-02-15 [colin]      3.3.0cvs14
5947
5948         * src/matcher.c
5949                 Revert cvs10 for now, it breaks the feature
5950
5951 2008-02-15 [colin]      3.3.0cvs13
5952
5953         * src/main.c
5954                 Always focus folder tree at startup
5955         * src/compose.c
5956                 Fix bug 1521, 'Cannot close compose window after 
5957                 replying to a non-existent news message'
5958
5959 2008-02-13 [colin]      3.3.0cvs12
5960
5961         * src/folderview.c
5962                 Fix important warnings
5963
5964 2008-02-12 [colin]      3.3.0cvs11
5965
5966         * src/imap.c
5967         * src/etpan/imap-thread.c
5968         * src/etpan/imap-thread.h
5969                 Fix handling of $Forwarded flag on Exchange:
5970                 check for the existence or creatability of a
5971                 flag before using it.
5972
5973 2008-02-12 [colin]      3.3.0cvs10
5974
5975         * src/matcher.c
5976                 Optimise matching on Found in addressbook if
5977                 the matched header is in cache (From, etc)
5978
5979 2008-02-12 [colin]      3.3.0cvs9
5980
5981         * src/folderview.c
5982                 Fix crashy stuff when changing displayed
5983                 columns
5984
5985 2008-02-12 [wwp]        3.3.0cvs8
5986
5987         * src/folder.h
5988                 Remove duplicate func declaration and restore the one
5989                 a missing one.
5990
5991 2008-02-12 [wwp]        3.3.0cvs7
5992
5993         * src/compose.c
5994         * src/export.c
5995         * src/folder.c
5996         * src/folder.h
5997         * src/foldersel.c
5998         * src/foldersel.h
5999         * src/imap_gtk.c
6000         * src/import.c
6001         * src/mainwindow.c
6002         * src/messageview.c
6003         * src/mh_gtk.c
6004         * src/prefs_account.c
6005         * src/prefs_filtering_action.c
6006         * src/summaryview.c
6007         * src/plugins/bogofilter/bogofilter_gtk.c
6008         * src/plugins/spamassassin/spamassassin_gtk.c
6009                 Allow moving/copying folders to root folders when using
6010                 the folder selection dialog (it was not possible to
6011                 maemo users to reparent a subfolder to a root folder
6012                 at all).
6013
6014 2008-02-12 [fabien]     3.3.0cvs6
6015
6016         * po/fr.po
6017                 a few days late for i18n fr update. Sorry.
6018
6019 2008-02-11 [colin]      3.3.0cvs5
6020
6021         * src/main.c
6022                 Implement support for future /dev/mem_notify.
6023                 This Linux kernel feature will allow applications
6024                 to be notified that memory has to be freed
6025                 before getting OOM-killed. For more information:
6026                 http://lwn.net/Articles/267013/
6027
6028 2008-02-10 [paul]       3.3.0cvs4
6029
6030         * src/Makefile.am
6031         * src/mimeview.c
6032         * src/prefs_toolbar.c
6033         * src/stock_pixmap.c
6034         * src/stock_pixmap.h
6035         * src/pixmaps/mime_text_patch.xpm
6036                 add an icon for attached patches
6037
6038 2008-02-09 [paul]       3.3.0cvs3
6039
6040         * src/gtk/about.c
6041                 bump the (c) year
6042
6043 2008-02-09 [wwp]        3.3.0cvs2
6044
6045         * src/main.c
6046                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
6047
6048 2008-02-08 [colin]      3.3.0cvs1
6049
6050         * src/common/utils.c
6051                 Forbid attaching anything containing "../" or ".ssh/"
6052                 from mailto: URI
6053
6054 2008-02-08 [paul]       3.3.0
6055
6056         * NEWS
6057         * README
6058         * RELEASE_NOTES 
6059                 3.3.0 released
6060
6061 2008-02-08 [paul]       3.2.0cvs77
6062
6063         * AUTHORS
6064                 updated with new translators
6065         * configure.ac
6066                 added he to ALL_LINGUAS
6067         * po/cs.po
6068         * po/de.po
6069         * po/es.po
6070         * po/fi.po
6071         * po/hu.po
6072         * po/it.po
6073         * po/pt_BR.po
6074         * po/zh_CN.po
6075                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
6076                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
6077                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
6078                 and Ralph Young
6079         * po/he.po
6080                 new Hebrew translation by Ofer <oc666@netvision.net.il>
6081         * src/gtk/about.c
6082                 updated with new translators and bumped (c) year
6083         * src/gtk/authors.h
6084                 updated with new translators
6085
6086 2008-02-05 [colin]      3.2.0cvs76
6087
6088         * src/messageview.c
6089         * src/mimeview.c
6090         * src/mimeview.h
6091                 Special case text/calendar parts: if there's one in
6092                 the mail, and a plugin handling text/calendar is
6093                 loaded, show that part. That'll avoid rendering 
6094                 meetings as plain text, which just looks broken to
6095                 many users.
6096
6097 2008-02-04 [colin]      3.2.0cvs75
6098
6099         * src/mainwindow.c
6100                 Maemo: Fix LED handling on OS 2008
6101
6102 2008-02-01 [colin]      3.2.0cvs74
6103
6104         * src/compose.c
6105                 Possibly fix the annoying and hard-to reproduce bug
6106                 where lines 
6107                 are
6108                 rewrapped
6109                 like
6110                 that.
6111
6112 2008-02-01 [paul]       3.2.0cvs73
6113
6114         * src/common/utils.c
6115                 fix bug 1502, 'Plus signs are stripped from
6116                 email addresses when calling from command line'
6117                 Thanks to Colin
6118
6119 2008-01-31 [colin]      3.2.0cvs72
6120
6121         * src/exphtmldlg.c
6122         * src/mimeview.c
6123         * src/summaryview.c
6124                 Fix building of URIs from filenames
6125
6126 2008-01-31 [wwp]        3.2.0cvs71
6127
6128         * src/main.c
6129                 Fixes debug output of compiled-in features list
6130                 (completes 3.2.0cvs60).
6131
6132 2008-01-31 [colin]      3.2.0cvs70
6133
6134         * configure.ac
6135         * po/POTFILES.in
6136         * src/compose.c
6137         * src/plugins/Makefile.am
6138         * src/plugins/clamav/.cvsignore
6139         * src/plugins/clamav/Makefile.am
6140         * src/plugins/clamav/README
6141         * src/plugins/clamav/clamav_plugin.c
6142         * src/plugins/clamav/clamav_plugin.h
6143         * src/plugins/clamav/clamav_plugin_gtk.c
6144         * src/plugins/clamav/clamav_plugin_gtk.deps
6145                 Remove the Clamav plugin from the core
6146
6147 2008-01-28 [wwp]        3.2.0cvs69
6148
6149         * src/compose.c
6150         * src/prefs_template.c
6151         * src/prefs_template.h
6152         * src/quote_fmt.c
6153         * src/quote_fmt.h
6154         * src/quote_fmt_lex.l
6155         * src/quote_fmt_parse.y
6156                 Fix for bug #1493: count lines (\n chars) according to the way
6157                 format body is passed (i.e. \-escaped or not).
6158
6159 2008-01-27 [paul]       3.2.0cvs68
6160
6161         * po/en_GB.po
6162                 updated
6163         * src/prefs_actions.c
6164         * src/prefs_filtering.c
6165         * src/prefs_folder_item.c
6166         * src/prefs_template.c
6167         * src/gtk/about.c
6168                 some minor changes to the English
6169
6170 2008-01-24 [colin]      3.2.0cvs67
6171
6172         * src/etpan/imap-thread.c
6173         * src/etpan/nntp-thread.c
6174                 Fix bug 1348, 'Hang ups at exit time with 
6175                 pgp plugin since 3.0.2'
6176
6177 2008-01-23 [colin]      3.2.0cvs66
6178
6179         * src/toolbar.c
6180                 Fix translation of something that shouldn't be
6181
6182 2008-01-23 [colin]      3.2.0cvs65
6183
6184         * src/procmime.c
6185                 Fix bug 1486, 'Re: Incorrect content when replying'
6186                 Revert to full scan if short scan found only 0-length
6187                 text parts
6188
6189 2008-01-23 [paul]       3.2.0cvs64
6190
6191         * src/prefs_folder_item.c
6192                 fix bug 1485, 'selecting a folder's default
6193                 account if name contains '&''
6194
6195 2008-01-23 [colin]      3.2.0cvs63
6196
6197         * src/folder.c
6198         * src/folder.h
6199         * src/main.c
6200         * src/mainwindow.c
6201                 Fix bug 1480, 'should be able to display mail file
6202                 from command line'. Let 'claws-mail --select' accept
6203                 absolute paths in addition to folder identifiers.
6204
6205 2008-01-22 [wwp]        3.2.0cvs62
6206
6207         * src/account.c
6208         * src/account.h
6209         * src/compose.c
6210         * src/messageview.c
6211         * src/summaryview.c
6212         * src/common/utils.c
6213         * src/common/utils.h
6214                 Allow from=address in mailto sequence:
6215                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
6216                   The 'from' will try to select the first account matching in accounts list,
6217                   otherwise will use the usual account selection mechanism but override with
6218                   this 'from' address.
6219                 Allow mailto with NNTP accounts
6220                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
6221                   is the default one or if a NNTP account address is used with 'from'.
6222                   This is more or less a bugfix as it was possible to use mailto with a NNTP
6223                   default account but the complete mailto sequence was put in To.
6224
6225 2008-01-22 [wwp]        3.2.0cvs61
6226
6227         * doc/man/claws-mail.1
6228                 Updated the man page: status of few features, command-line
6229                 usage (--version-full) and completed list of config files
6230                 and dirs.
6231
6232 2008-01-22 [wwp]        3.2.0cvs60
6233
6234         * src/main.c
6235                 Added --version-full to display version and compiled-in
6236                 features list (for later use by Clawsker for instance).
6237
6238 2008-01-22 [holger]     3.2.0cvs59
6239
6240         * src/addrduplicates.c
6241                 Fix scrolling in addressbook duplicate
6242                 finder result dialog
6243
6244 2008-01-21 [colin]      3.2.0cvs58
6245
6246         * src/summaryview.c
6247                 Fix bug 1457, 'sorting messages on, say, from, 
6248                 should subsort on previous sort choice'. Subsort
6249                 by date when sort is Subject, From, To, Tags.
6250
6251 2008-01-21 [colin]      3.2.0cvs57
6252
6253         * AUTHORS
6254         * src/matcher.c
6255         * src/mimeview.c
6256         * src/common/ssl.c
6257         * src/gtk/authors.h
6258                 Fix bug 1478, 'Wrong pthread_create calls all 
6259                 over the place'. Patch by Christian Cornelssen
6260
6261 2008-01-20 [colin]      3.2.0cvs56
6262
6263         * src/imap.c
6264         * src/etpan/imap-thread.c
6265         * src/etpan/imap-thread.h
6266                 Fix bug 1468, 'Use IMAP keyword to 
6267                 store "forwarded" flag'
6268
6269 2008-01-20 [colin]      3.2.0cvs55
6270
6271         * src/folderutils.c
6272                 Make list operations faster
6273
6274 2008-01-20 [colin]      3.2.0cvs54
6275
6276         * src/mainwindow.c
6277                 Fix bug 1353, 'on startup with small screen 
6278                 layout, keyboard input gets lost'
6279
6280 2008-01-20 [colin]      3.2.0cvs53
6281
6282         * src/textview.c
6283                 Complete 3.2.0cvs49, and fixes bug 1477, 
6284                 'Claws Mail crashes when view PGP-encrypted 
6285                 message'
6286
6287 2008-01-20 [colin]      3.2.0cvs52
6288
6289         * src/compose.c
6290                 Fix privacy menu update when replying to
6291                 encrypted mail and no default privacy 
6292                 system is set
6293
6294 2008-01-19 [colin]      3.2.0cvs51
6295
6296         * src/filtering.c
6297         * src/procmsg.h
6298         * src/plugins/bogofilter/bogofilter.c
6299         * src/plugins/clamav/clamav_plugin.c
6300         * src/plugins/spamassassin/spamassassin.c
6301                 Batch filtering deletions too (and save 4 bytes
6302                 per MsgInfo in the process :)
6303
6304 2008-01-19 [colin]      3.2.0cvs50
6305
6306         * src/folder.c
6307                 Make cache update after copies much faster
6308                 on IMAP
6309
6310 2008-01-19 [colin]      3.2.0cvs49
6311
6312         * src/textview.c
6313                 Check g_fopen() success
6314
6315 2008-01-17 [wwp]        3.2.0cvs48
6316
6317         * manual/faq.xml
6318         * manual/es/faq.xml
6319         * manual/fr/faq.xml
6320         * manual/pl/faq.xml
6321                 Sylpheed? No idea what this means.
6322
6323 2008-01-17 [colin]      3.2.0cvs47
6324
6325         * src/gtk/gtksctree.c
6326                 Make dnd threshold higher on Maemo
6327
6328 2008-01-16 [colin]      3.2.0cvs46
6329
6330         * src/common/passcrypt.c
6331                 Fix build on FreeBSD, thanks to Pawel
6332
6333 2008-01-15 [colin]      3.2.0cvs45
6334
6335         * src/compose.c
6336                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
6337                 spell check of actuall word'
6338         * src/summaryview.c
6339                 Temporarily disable immediate execution when learning
6340                 spam *only* if the summaryview isn't locked
6341
6342 2008-01-15 [wwp]        3.2.0cvs44
6343
6344         * src/prefs_filtering.c
6345                 Fix filtering prefs layout (Maemo port), moving page up/down
6346                 from buttons to context menu.
6347
6348 2008-01-15 [colin]      3.2.0cvs43
6349
6350         * src/compose.c
6351                 Fix bug 1465, 'First line in new message does not mark URLs'
6352
6353 2008-01-15 [colin]      3.2.0cvs42
6354
6355         * src/common/passcrypt.c
6356                 Fix bug 1461, 'several components #define 
6357                 _XOPEN_SOURCE improperly'
6358
6359 2008-01-15 [colin]      3.2.0cvs41
6360
6361         * src/summaryview.c
6362                 Fix bug 1469, 'Column width adjustments on message 
6363                 lists do not save'
6364
6365 2008-01-14 [holger]     3.2.0cvs40
6366
6367         * configure.ac
6368                 Add tests for dbus, dbus glib bindings,
6369                 and NetworkManager. All is optional. Add new
6370                 --(en|dis)able-networkmanager-support switch.
6371         * src/Makefile.am
6372         * src/imap.c
6373         * src/inc.c
6374         * src/main.c
6375         * src/main.h
6376         * src/mainwindow.c
6377         * src/gtk/about.c
6378                 Add optional NetworkManager support, so Claws Mail
6379                 can try to do the right thing when the network connection
6380                 status changes. NetworkManager support is active by
6381                 default if above requirements were met.
6382
6383 2008-01-12 [colin]      3.2.0cvs39
6384
6385         * src/summaryview.c
6386                 Advertise the click-on-reply feature in the tooltip
6387
6388 2008-01-12 [colin]      3.2.0cvs38
6389
6390         * src/Makefile.am
6391         * src/stock_pixmap.c
6392         * src/stock_pixmap.h
6393         * src/pixmaps/tray_newmail.offline.xpm
6394         * src/pixmaps/tray_newmail.xpm
6395         * src/pixmaps/tray_newmarkedmail.offline.xpm
6396         * src/pixmaps/tray_newmarkedmail.xpm
6397         * src/pixmaps/tray_nomail.offline.xpm
6398         * src/pixmaps/tray_nomail.xpm
6399         * src/pixmaps/tray_unreadmail.offline.xpm
6400         * src/pixmaps/tray_unreadmail.xpm
6401         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
6402         * src/pixmaps/tray_unreadmarkedmail.xpm
6403         * src/plugins/trayicon/Makefile.am
6404         * src/plugins/trayicon/newmail.offline.xpm
6405         * src/plugins/trayicon/newmail.xpm
6406         * src/plugins/trayicon/newmarkedmail.offline.xpm
6407         * src/plugins/trayicon/newmarkedmail.xpm
6408         * src/plugins/trayicon/nomail.offline.xpm
6409         * src/plugins/trayicon/nomail.xpm
6410         * src/plugins/trayicon/trayicon.c
6411         * src/plugins/trayicon/unreadmail.offline.xpm
6412         * src/plugins/trayicon/unreadmail.xpm
6413         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
6414         * src/plugins/trayicon/unreadmarkedmail.xpm
6415                 Make the Trayicon plugin icons themable
6416
6417 2008-01-12 [wwp]        3.2.0cvs37
6418
6419         * src/prefs_display_header.c
6420                 Fix extra leading hyphen visible in the display
6421                 header configuration combo list (maemo).
6422
6423 2008-01-11 [colin]      3.2.0cvs36
6424
6425         * src/imap.c
6426                 Set timeout to 1 before disconnecting all -
6427                 for when one switches to offline and has 
6428                 no network anymore
6429         * src/messageview.c
6430                 Fix bug 1454, 'error message shows parts and 
6431                 signature of previous messages'
6432         * src/prefs_common.c
6433                 Maemo: Hide Send dialog by default
6434
6435 2008-01-10 [colin]      3.2.0cvs35
6436
6437         * src/action.c
6438         * src/editldap.c
6439         * src/prefs_account.c
6440         * src/wizard.c
6441         * src/gtk/inputdialog.c
6442         * src/plugins/pgpcore/passphrase.c
6443                 Maemo: Fix bug 1455, 'Password enters leading letter 
6444                 incorrectly as uppercase'
6445
6446 2008-01-09 [colin]      3.2.0cvs34
6447
6448         * po/pl.po
6449                 Fix bug 1446, 'SC crashes frequently when staying 
6450                 in background'. Format string error in Polish 
6451                 translation
6452         * src/gtk/description_window.c
6453         * src/prefs_template.c
6454                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
6455                 patch by Pawel
6456         * src/wizard.c
6457                 Maemo: Fix build
6458
6459 2008-01-08 [colin]      3.2.0cvs33
6460
6461         * src/main.c
6462                 Maemo: connect HW status change signal for shutdown
6463         * src/mainwindow.c
6464                 Maemo: Fix hardware space key
6465         * src/wizard.c
6466                 Maemo: name mmc1 and 2 a better name
6467
6468 2008-01-08 [wwp]        3.2.0cvs32
6469
6470         * src/folder.c
6471         * src/folder_item_prefs.c
6472         * src/folder_item_prefs.h
6473         * src/prefs_folder_item.c
6474                 It's now possible to disable processing rules when
6475                 entering a folder (this adds a new option to the
6476                 folder properties dialog).
6477
6478 2008-01-08 [wwp]        3.2.0cvs31
6479
6480         * src/common/utils.c
6481                 Mailto: now supports 'insert' (stands for 'insert file'), this
6482                 adds the ability to create a new message from the command-line,
6483                 with body set from an existing file contents.
6484
6485 2008-01-08 [colin]      3.2.0cvs30
6486
6487         * src/summaryview.c
6488                 Maybe fix bug 1452, 'crash while drag'n'droping 
6489                 emails to an IMAP folder'
6490
6491 2008-01-07 [wwp]        3.2.0cvs29
6492
6493         * src/prefs_filtering.c
6494                 Static-alize a function, thanks to Colin.
6495
6496 2008-01-07 [colin]      3.2.0cvs28
6497
6498         * src/folderview.c
6499                 Fix scrolling to bottom when drag and dropping
6500         * src/summaryview.c
6501                 Fix bug 1445, 'Display sender using addressbook: fails 
6502                 when From: isn't an email address'
6503
6504 2008-01-07 [wwp]        3.2.0cvs27
6505
6506         * src/prefs_actions.c
6507         * src/prefs_filtering.c
6508         * src/prefs_template.c
6509                 Add tooltips to most buttons in the templates, actions and
6510                 filtering/processing dialogs.
6511
6512 2008-01-07 [wwp]        3.2.0cvs26
6513
6514         * src/prefs_filtering.c
6515                  - add a clear button to clear dialog input fields
6516                  - add page up and page down buttons to move selected rule up and down
6517                  - in rules list popup-menu: added Delete, Delete all and Duplicate
6518                  - popup-menu items are greyed out either if the list is empty (not counting the
6519                    (New) row or if there is no selected item
6520                  - clear store when closing dialog
6521
6522         * src/prefs_actions.c
6523                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
6524                    clear button, popup-menu
6525                  - clear store when closing dialog
6526
6527         * src/prefs_template.c
6528                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
6529                    clear button, popup-menu 
6530
6531         * src/addrcustomattr.c
6532                  - renamed popup-menu item Clear list to Delete all
6533                  - grey out popup-menu items is there is no selected item or if list is empty
6534                  - clear store when closing dialog
6535
6536         * src/edittags.c
6537                  - added popup-menu item Delete all
6538                  - grey out popup-menu items is there is no selected item or if list is empty
6539                  - clear store when closing dialog
6540
6541 2008-01-06 [wwp]        3.2.0cvs25
6542
6543         * src/addressadd.c
6544                 One more layout fix by Pawel (completes 3.2.0cvs24).
6545
6546 2008-01-05 [colin]      3.2.0cvs24
6547
6548         * src/addressadd.c
6549                 Little GUI fixes, patch by Pawel
6550
6551 2007-12-29 [wwp]        3.2.0cvs23
6552
6553         * src/compose.c
6554                 Fix for bug #1443, and strip possible whitespaces around
6555                 custom header names.
6556
6557 2007-12-29 [mones]      3.2.0cvs22
6558
6559         * po/es.po
6560                 Updated translation, corrected a term based 
6561                 on suggestion from Israel Saeta P�rez,
6562                 reverted awful X-Mailer translation
6563         * src/procmime.c
6564                 Complete cvs20 for FreeBSD, patch by Pawel
6565
6566 2007-12-29 [colin]      3.2.0cvs21
6567
6568         * src/textview.c
6569                 Fix bug 1442, 'Tags are repeated in 
6570                 encapsulated messages'
6571
6572 2007-12-28 [colin]      3.2.0cvs20
6573
6574         * src/procmime.c
6575                 Fix path to mime/globs. Patch by Marten King.
6576
6577 2007-12-27 [colin]      3.2.0cvs19
6578
6579         * src/plugins/pgpcore/Makefile.am
6580         * src/plugins/pgpinline/Makefile.am
6581         * src/plugins/pgpmime/Makefile.am
6582                 Add missing flags to build pgp plugins on maemo
6583
6584 2007-12-27 [colin]      3.2.0cvs18
6585
6586         * src/mainwindow.c
6587                 Maximise before showing to avoid probable flickering
6588                 on slow computers.
6589
6590 2007-12-27 [colin]      3.2.0cvs17
6591
6592         * src/main.c
6593         * src/mainwindow.c
6594         * src/prefs_common.c
6595         * src/prefs_common.h
6596                 Fix bug 1439, 'Claws Mail does not remember window size 
6597                 state when restarted'. Save maximised state and force
6598                 maximisation at startup if applicable.
6599
6600 2007-12-23 [paul]       3.2.0cvs16
6601
6602         * src/prefs_matcher.c
6603                 fix bug 1436, 'Filter condition dialog doesn't
6604                 load header name from current rules'
6605
6606 2007-12-22 [paul]       3.2.0cvs15
6607
6608         * src/compose.c
6609                 fix bug 1435, 'Reply doesn't take into account
6610                 reply-to field'
6611
6612 2007-12-21 [paul]       3.2.0cvs14
6613
6614         * src/common/ssl_certificate.c
6615                 fix FreeBSD build with IPV6 support 
6616
6617 2007-12-20 [colin]      3.2.0cvs13
6618
6619         * src/imap.c
6620                 Fix error handling
6621
6622 2007-12-20 [colin]      3.2.0cvs12
6623
6624         * src/imap.c
6625         * src/imap.h
6626         * src/prefs_account.c
6627                 Add DIGEST-MD5 support for IMAP authentication
6628
6629 2007-12-19 [mones]      3.2.0cvs11
6630
6631         * doc/man/claws-mail.1
6632                 Better ordering of sections, updated options
6633         * po/es.po
6634                 Updated strings
6635
6636 2007-12-19 [paul]       3.2.0cvs10
6637
6638         * src/prefs_account.c
6639                 use a spinbutton instead of an entry for
6640                 "POP authentication timeout" also
6641
6642 2007-12-19 [colin]      3.2.0cvs9
6643
6644         * src/prefs_filtering_action.c
6645         * src/prefs_matcher.c
6646         * src/gtk/description_window.c
6647                 Destroy info windows with their parents
6648                 Patch by Pawel
6649
6650 2007-12-19 [colin]      3.2.0cvs8
6651
6652         * src/prefs_account.c
6653                 Use spinbuttons instead of entries where needed
6654                 Patch by Pawel
6655
6656 2007-12-18 [paul]       3.2.0cvs7
6657
6658         * src/prefs_matcher.c
6659                 add missing i18n for a few strings
6660                 Patch by Stephan Sachse
6661
6662 2007-12-18 [paul]       3.2.0cvs6
6663
6664         * src/prefs_logging.c
6665                 use 'disk' instead of 'disc'
6666
6667 2007-12-18 [paul]       3.2.0cvs5
6668
6669         * po/en_GB.po
6670                 updated
6671         * src/addrcustomattr.c
6672         * src/editaddress.c
6673                 fixes to the ingleesh
6674         * src/prefs_filtering_action.c
6675                 fix copyright header
6676                 fix untranslated strings
6677         * src/prefs_filtering_action.h
6678                 fix copyright header
6679
6680 2007-12-18 [wwp]        3.2.0cvs4
6681
6682         * src/folderview.c
6683         * src/headerview.c
6684         * src/prefs_common.c
6685         * src/prefs_common.h
6686         * src/prefs_fonts.c
6687         * src/summaryview.c
6688         * src/textview.c
6689         * src/wizard.c
6690         * src/common/defs.h
6691         * src/gtk/gtkutils.c
6692                 Added prefs to set custom small and bold fonts
6693                 (might matter on some desktops, according to
6694                 DPI and font settings).
6695
6696 2007-12-18 [colin]      3.2.0cvs3
6697
6698         * src/prefs_logging.c
6699                 Rework GUI, patch by Pawel
6700
6701 2007-12-18 [colin]      3.2.0cvs2
6702
6703         * src/prefs_filtering_action.c
6704                 Rework GUI, patch by Pawel
6705
6706 2007-12-18 [colin]      3.2.0cvs1
6707
6708         * src/editaddress.c
6709                 Fix build on old GCC
6710                 Fix inverted buttons
6711
6712 2007-12-17 [paul]       3.2.0
6713
6714         * NEWS
6715         * README
6716         * RELEASE_NOTES 
6717                 3.2.0 released
6718
6719 2007-12-17 [paul]       3.1.0cvs79
6720
6721         * po/de.po
6722         * po/fr.po
6723         * po/hu.po
6724         * po/it.po
6725         * po/pt_BR.po
6726                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
6727                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
6728
6729 2007-12-17 [mones]      3.1.0cvs78
6730
6731         * po/es.po
6732                 Updated Spanish translation for 3.2.0 release
6733
6734 2007-12-16 [colin]      3.1.0cvs77
6735
6736         * src/addrcustomattr.c
6737                 Fix translations, patch by Fabien
6738
6739 2007-12-15 [paul]       3.1.0cvs76
6740
6741         * src/folderview.c
6742                 fix compiler warning
6743
6744 2007-12-14 [colin]      3.1.0cvs75
6745
6746         * src/folderview.c
6747                 Simplify logic
6748
6749 2007-12-12 [wwp]        3.1.0cvs74
6750
6751         * AUTHORS
6752         * src/gtk/authors.h
6753                 Added Marius Glauser to the hall of fame.
6754
6755 2007-12-12 [wwp]        3.1.0cvs73
6756
6757         * src/gtk/gtkutils.c
6758                 Improve the way we show results of searches
6759                 in message bodies: selected text now get centered
6760                 vertically in the message window.
6761                 Patch by Marius Glauser <seelenhirt@gmx.net>.
6762
6763 2007-12-10 [colin]      3.1.0cvs72
6764
6765         * src/folder.c
6766                 Don't crash when setting batch mode on no folder
6767
6768 2007-12-10 [colin]      3.1.0cvs71
6769
6770         * src/common/utils.c
6771                 Fix potential buffer overrun (thanks to
6772                 Hiroyuki)
6773
6774 2007-12-08 [paul]       3.1.0cvs70
6775
6776         * src/prefs_receive.c
6777                 small change to the English
6778
6779 2007-12-08 [colin]      3.1.0cvs69
6780
6781         * src/vcard.c
6782                 Fix warnings
6783
6784 2007-12-07 [colin]      3.1.0cvs68
6785
6786         * src/mainwindow.c
6787         * src/summaryview.c
6788         * src/summaryview.h
6789                 Free simplify_subject_preg at exit
6790
6791 2007-12-07 [colin]      3.1.0cvs67
6792
6793         * src/main.c
6794         * src/summaryview.c
6795         * src/common/utils.c
6796         * src/common/utils.h
6797                 We have to free reused regexps from time to
6798                 time, or they get huge
6799
6800 2007-12-07 [colin]      3.1.0cvs66
6801
6802         * src/vcard.c
6803                 Fix QP decoding (and UTF8)
6804
6805 2007-12-07 [colin]      3.1.0cvs65
6806
6807         * src/addrcustomattr.c
6808                 Update list of default custom attributes
6809                 now (will be needed for a feature patch
6810                 post 3.2.0)
6811
6812 2007-12-07 [colin]      3.1.0cvs64
6813
6814         * src/folder.c
6815                 Batch on destination folder when copying - fixes
6816                 slowness when moving unread mails to trash on IMAP
6817
6818 2007-12-06 [colin]      3.1.0cvs63
6819
6820         * src/common/w32_time.c
6821         * src/common/w32lib.h
6822         * src/etpan/etpan-thread-manager.c
6823         * src/etpan/imap-thread.c
6824         * src/etpan/nntp-thread.c
6825         * src/gtk/Makefile.am
6826                 Fix win32 build with libetpan. Thanks to
6827                 Marcus Brinkmann.
6828
6829 2007-12-06 [colin]      3.1.0cvs62
6830
6831         * src/account.c
6832         * src/imap.c
6833         * src/prefs_account.c
6834         * src/prefs_account.h
6835         * src/etpan/imap-thread.c
6836         * src/etpan/imap-thread.h
6837                 Disable connection via command line on WIN32
6838                 Disable mmap use on WIN32 - use normal strings
6839         * src/addressbook.c
6840         * src/addressbook.h
6841         * src/addressbook_foldersel.c
6842         * src/addressbook_foldersel.h
6843         * src/prefs_filtering_action.c
6844         * src/prefs_matcher.c
6845         * src/plugins/bogofilter/bogofilter_gtk.c
6846         * src/plugins/dillo_viewer/dillo_prefs.c
6847         * src/plugins/spamassassin/spamassassin_gtk.c
6848                 Fix leak, rework function logics to be more
6849                 natural - thanks to Holger
6850         * src/common/utils.c
6851                 Fix warnings
6852
6853 2007-12-06 [colin]      3.1.0cvs61
6854
6855         * src/news.c
6856         * src/common/utils.c
6857         * src/common/utils.h
6858                 Fix posting, and fix UTF-8 being sent when encoding
6859                 is 8bit
6860
6861 2007-12-05 [colin]      3.1.0cvs60
6862
6863         * src/news.c
6864                 Fix debian bug #453157, 'Fails to post usenet
6865                 articles after NNTP connection has been 
6866                 interrupted". Fix return value to prevent deletion
6867                 on failure, and issue MODE READER in case posting
6868                 fails at first.
6869
6870 2007-12-05 [colin]      3.1.0cvs59
6871
6872         * src/messageview.c
6873         * src/uri_opener.c
6874                 Improvements to the List URIs dialog
6875                 Patch by Pawel
6876
6877 2007-12-05 [colin]      3.1.0cvs58
6878
6879         * src/prefs_other.c
6880         * src/gtk/gtksctree.h
6881                 Fix warnings
6882
6883 2007-12-04 [colin]      3.1.0cvs57
6884
6885         * src/etpan/imap-thread.c
6886                 Fix bug 1378, 'Claws exits on IMAP alert message'
6887                 Don't do GTK calls directly from Etpan thread
6888
6889 2007-12-04 [colin]      3.1.0cvs56
6890
6891         * src/folderview.c
6892         * src/gtk/gtksctree.c
6893                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
6894                 Make all the left of column zero an hotspot for
6895                 expanding.
6896
6897 2007-12-04 [colin]      3.1.0cvs55
6898
6899         * src/mainwindow.c
6900         * src/mainwindow.h
6901         * src/prefs_common.c
6902         * src/prefs_common.h
6903         * src/prefs_receive.c
6904                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
6905
6906 2007-12-04 [wwp]        3.1.0cvs54
6907
6908         * src/prefs_other.c
6909                 Fix for bug #1419.
6910
6911 2007-12-04 [holger]     3.1.0cvs53
6912
6913         * src/addrduplicates.c
6914         * src/addrduplicates.h
6915                 Export addressbook entry deletion
6916
6917 2007-12-04 [colin]      3.1.0cvs52
6918
6919         * tools/Makefile.am
6920         * tools/README.sylprint
6921         * tools/sylprint.pl
6922         * tools/sylprint.rc
6923                 Fix debian bug #454089 (symlink attack in TMP directory)
6924                 http://secwatch.org/advisories/1019661/ :
6925                 Remove the buggy script, which was unmaintained anyway
6926         * src/news.c
6927         * src/procmsg.c
6928                 Store things in our private tmp directory.
6929
6930 2007-12-03 [colin]      3.1.0cvs51
6931
6932         * src/folder.c
6933         * src/folder.h
6934         * src/folderview.c
6935         * src/imap.c
6936         * src/mainwindow.c
6937                 Fix update problem when getting remote tags
6938         * src/prefs_matcher.c
6939                 Rework GUI to make it better. Patch by Pawel
6940                 Pekala
6941
6942 2007-12-03 [colin]      3.1.0cvs50
6943
6944         * src/etpan/imap-thread.c
6945         * src/etpan/nntp-thread.c
6946                 Fix bug 1417, 'Network log doesn't reveal 
6947                 enough NNTP errors'
6948
6949 2007-12-02 [iwkse]      3.1.0cvs49
6950
6951         * src/plugins/dillo_viewer/dillo_prefs.c
6952                         Insert dillo under the Plugins menu
6953
6954 2007-12-01 [paul]       3.1.0cvs48
6955
6956         * src/html.c
6957                 add these variant forms
6958                 Thanks to Colin
6959
6960 2007-12-01 [paul]       3.1.0cvs47
6961
6962         * src/matcher.c
6963                 fix a typo
6964
6965 2007-12-01 [paul]       3.1.0cvs46
6966
6967         * po/POTFILES.in
6968                 add the new addrcustomattr.c file
6969
6970 2007-11-29 [colin]      3.1.0cvs45
6971
6972         * src/common/ssl_certificate.c
6973                 Use the more modern getaddrinfo instead of 
6974                 gethostbyname when possible
6975
6976 2007-11-28 [colin]      3.1.0cvs44
6977
6978         * src/summaryview.c
6979                 Maybe fix bug 1410 and other crash reports
6980                 in summaryview since cvs38.
6981
6982 2007-11-28 [wwp]        3.1.0cvs43
6983
6984         * src/prefs_summary_open.c
6985                 Guard against an empty list of actions to perform
6986                 when opening a folder (or migration defaults could
6987                 be introduced, confusing).
6988
6989 2007-11-28 [colin]      3.1.0cvs42
6990
6991         * src/folderview.c
6992                 Fix mark all read from folder's contextual menu
6993
6994 2007-11-27 [colin]      3.1.0cvs41
6995
6996         * src/imap.c
6997         * src/imap.h
6998         * src/imap_gtk.c
6999         * src/prefs_account.c
7000         * src/etpan/imap-thread.c
7001                 A few fixes to the IMAP flags handling: Optimisations,
7002                 two crashers, mention that Bandwitdh-efficient mode
7003                 prevents tag fetching.
7004                 Fix M-UTF7 in subscription dialog.
7005
7006 2007-11-27 [colin]      3.1.0cvs40
7007
7008         * src/folder.c
7009         * src/mbox.c
7010         * src/summaryview.c
7011                 Make filtering faster on flags change: Batch original 
7012                 folderitem, where we'll do flags/tags changes.
7013
7014 2007-11-27 [colin]      3.1.0cvs39
7015
7016         * src/filtering.c
7017                 Fix bug 1407, 'After a copy action, further rules apply 
7018                 to both original and copy'
7019
7020 2007-11-27 [colin]      3.1.0cvs38
7021
7022         * src/edittags.c
7023         * src/summaryview.c
7024                 Fixes races when doing a long operation and user
7025                 asks for another one (Mark all read/unread on a 
7026                 big folder on IMAP for example)
7027
7028 2007-11-27 [wwp]        3.1.0cvs37
7029
7030         * src/addressbook.c
7031         * src/prefs_common.c
7032                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
7033                 and 3.1.0cvs35 (addressbook.c).
7034
7035 2007-11-27 [holger]     3.1.0cvs36
7036
7037         * src/printing.c
7038                 Add a line separating header and body
7039                 in the printout
7040
7041 2007-11-27 [wwp]        3.1.0cvs35
7042
7043         * src/addressbook.c
7044                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
7045                 (thanks to Colin) and revert disabling of cut/copy
7046                 context menu entries upon selected groups.
7047
7048 2007-11-27 [holger]     3.1.0cvs34
7049
7050         * src/printing.c
7051                 Add weights to the list of supported text attributes
7052                 for printing
7053
7054 2007-11-27 [wwp]        3.1.0cvs33
7055
7056         * src/Makefile.am
7057         * src/addrcustomattr.c
7058         * src/addrcustomattr.h
7059         * src/addressbook.c
7060         * src/editaddress.c
7061         * src/editaddress.h
7062         * src/prefs_common.c
7063         * src/prefs_common.h
7064         * src/common/defs.h
7065                 Provide a (customizable) list of preset attribute names
7066                 for editing contacts (closes bug #1391).
7067
7068 2007-11-27 [wwp]        3.1.0cvs32
7069
7070         * src/addrclip.c
7071         * src/addressbook.c
7072         * src/addritem.c
7073                 Various fixes in the address book:
7074                         - made copy/move of a folder to itself or its subtree
7075                           impossible (-> error)
7076                         - errors messages don't show in the status bar anymore,
7077                           use alertpanels instead
7078                         - simple click on group doesn't open group edit dialog
7079                           anymore when in contact edit embedded mode (was too itchy)
7080                         - fixed disabling of edit button and and menu entry when
7081                           in contact edit embedded mode (was done in a bad and
7082                           ineffective way)
7083                         - fix menu cut/paste sensitivity in treelist context
7084                           menu (conflicting enabling was done by different functions)
7085                         - fix some menu item sensitivity in address list context menu
7086                         - don't allow cut/copy of groups, it's useless as they won't
7087                           be copied w/ their contents
7088                         - fix missing copy of the picture file when copying (bug #1402),
7089                           fix picture attribute (internal) value when moving or copying
7090
7091
7092 2007-11-27 [colin]      3.1.0cvs31
7093
7094         * src/folder.c
7095         * src/imap.c
7096                 Fix tags loss on move, fix space encoding
7097
7098 2007-11-26 [colin]      3.1.0cvs30
7099
7100         * src/edittags.c
7101         * src/folder.c
7102         * src/folder.h
7103         * src/imap.c
7104         * src/messageview.c
7105         * src/procmsg.c
7106         * src/procmsg.h
7107         * src/summaryview.c
7108         * src/common/utils.c
7109         * src/common/utils.h
7110         * src/etpan/imap-thread.c
7111         * src/etpan/imap-thread.h
7112                 Add IMAP tags support
7113
7114 2007-11-26 [colin]      3.1.0cvs29
7115
7116         * src/imap.c
7117                 Fix bug 1405, 'imap auto auth method doesn't 
7118                 work since 3.1.0'
7119
7120 2007-11-26 [colin]      3.1.0cvs28
7121
7122         * src/messageview.c
7123         * src/procmime.c
7124                 Handle broken disposition-notifications from Evolution
7125                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
7126
7127 2007-11-25 [paul]       3.1.0cvs27
7128
7129         * src/folder_item_prefs.c
7130         * src/folder_item_prefs.h
7131                 remove dead code
7132
7133 2007-11-23 [wwp]        3.1.0cvs26
7134
7135         * src/matcher.c
7136         * src/matcher.h
7137         * src/matcher_parser_parse.y
7138         * src/prefs_matcher.c
7139                 Fix irrelevant case folding when adding matcher condition 'test',
7140                 thanks to Colin.
7141
7142 2007-11-23 [wwp]        3.1.0cvs25
7143
7144         * src/prefs_common.c
7145         * src/prefs_common.h
7146         * src/prefs_summary_open.c
7147         * src/prefs_summary_open.h
7148         * src/summaryview.c
7149                 Add "select first email in list" to the list of possible selections
7150                 when opening a folder.
7151
7152 2007-11-23 [paul]       3.1.0cvs24
7153
7154         * po/de.po
7155                 a fix by Stephan Sachse, plus remove all
7156                 old strings from the end of the file
7157
7158 2007-11-23 [wwp]        3.1.0cvs23
7159
7160         * src/prefs_msg_colors.c
7161                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
7162                 with little changes.
7163
7164 2007-11-23 [paul]       3.1.0cvs22
7165
7166         * src/prefs_logging.c
7167                 eliminate wasted horizontal space
7168
7169 2007-11-23 [paul]       3.1.0cvs21
7170
7171         * src/prefs_summaries.c
7172                 don't wrap the label or put linebreaks
7173
7174 2007-11-22 [colin]      3.1.0cvs20
7175
7176         * src/plugins/pgpinline/pgpinline.c
7177                 Fix decryption
7178
7179 2007-11-22 [wwp]        3.1.0cvs19
7180
7181         * src/prefs_themes.c
7182                 Yet another misuse of get_rc_dir(), still related
7183                 to user themes. Completes 3.1.0cvs18.
7184
7185 2007-11-22 [wwp]        3.1.0cvs18
7186
7187         * src/stock_pixmap.c
7188                 Fix a misuse of get_rc_dir(), user themes dir was
7189                 not set properly and some themes might have disappeared
7190                 from themes list in prefs.
7191
7192 2007-11-22 [wwp]        3.1.0cvs17
7193
7194         * src/edittags.c
7195         * src/edittags.h
7196         * src/common/tags.c
7197         * src/common/tags.h
7198                 Correct copyright for these claws-mail-only brand new
7199                 files.
7200
7201 2007-11-22 [paul]       3.1.0cvs16
7202
7203         * src/compose.c
7204                 fix bug 1400, 'Drag and drop of URLs does not work'
7205                 Thanks to Colin
7206
7207 2007-11-22 [paul]       3.1.0cvs15
7208
7209         * src/prefs_common.c
7210                 make "cmds_use_system_default" default to FALSE
7211                 so as not to disrupt current settings
7212         * src/summaryview.c
7213                 increase the size of the GdkRectangle, tooltips
7214                 didn't show for me otherwise
7215
7216 2007-11-21 [colin]      3.1.0cvs14
7217
7218         * src/compose.c
7219         * src/crash.c
7220         * src/exphtmldlg.c
7221         * src/mainwindow.c
7222         * src/manual.c
7223         * src/mimeview.c
7224         * src/prefs_account.c
7225         * src/prefs_common.c
7226         * src/prefs_common.h
7227         * src/prefs_ext_prog.c
7228         * src/textview.c
7229         * src/uri_opener.c
7230         * src/gtk/about.c
7231         * src/gtk/gtkutils.c
7232                 Use xdg-open as a way to find default browser,
7233                 when available
7234
7235 2007-11-21 [colin]      3.1.0cvs13
7236
7237         * src/messageview.c
7238         * src/procmime.c
7239         * src/procmsg.h
7240                 Send better return receipts (useful ones)
7241                 Handle incoming return receipts
7242
7243 2007-11-20 [colin]      3.1.0cvs12
7244
7245         * src/printing.c
7246         * src/printing.h
7247                 Add getter/setter for settings, and getter
7248                 for page setup
7249
7250 2007-11-20 [colin]      3.1.0cvs11
7251
7252         * src/folderview.c
7253         * src/main.c
7254         * src/mainwindow.c
7255                 Fix bug 1396, 'Crash on disabling a filter 
7256                 while it is processing'
7257
7258 2007-11-20 [paul]       3.1.0cvs10
7259
7260         * src/folder.c
7261                 fix bug 1395, 'Crash on checking for new mails
7262                 while filter is running'
7263                 Thanks to Colin
7264
7265 2007-11-20 [paul]       3.1.0cvs9
7266
7267         * src/compose.c
7268                 make this string easier for translators
7269
7270 2007-11-19 [colin]      3.1.0cvs8
7271
7272         * src/prefs_summaries.c
7273         * src/summaryview.c
7274                 Don't enable more tooltips on Maemo
7275
7276 2007-11-19 [colin]      3.1.0cvs7
7277
7278         * src/prefs_common.c
7279         * src/prefs_common.h
7280         * src/prefs_summaries.c
7281         * src/summaryview.c
7282                 Fix bug 1388, 'message list tool tips'
7283                 Add (optional) tooltips in summaryview.
7284                 This only works with GTK+ >= 2.12
7285
7286 2007-11-19 [colin]      3.1.0cvs6
7287
7288         * src/compose.c
7289                 Make strings a bit better when attaching
7290                 from mailto: URIs
7291
7292 2007-11-19 [colin]      3.1.0cvs5
7293
7294         * src/common/utils.c
7295                 Fix bug 1392, 'Top level domain .EU is 
7296                 not recognised as valid'
7297
7298 2007-11-19 [wwp]        3.1.0cvs4
7299
7300         * src/compose.c
7301         * src/compose.h
7302                 Revert changes to compose.c made in 3.1.0cvs2.
7303
7304 2007-11-19 [wwp]        3.1.0cvs3
7305
7306         * src/addressbook.c
7307         * src/addressbook.h
7308         * src/editaddress.c
7309         * src/editgroup.c
7310         * src/addrduplicates.c
7311                 Minor improvements in the address book:
7312                 always accept new contacts provided that some
7313                 detail is set (instead of rejecting silently).
7314                 Better guessing of contact name from incomplete
7315                 name information. Better display of contacts with
7316                 no name, in contact lists, group contents, find
7317                 duplicate results.
7318                 
7319
7320 2007-11-19 [wwp]        3.1.0cvs2
7321
7322         * src/compose.c
7323         * src/compose.h
7324         * src/prefs_logging.c
7325         * src/prefs_summaries.c
7326                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
7327                 wrap some long label in prefs/summaries, layout checkboxes
7328                 in a more compact form in prefs/loggin, make account and
7329                 header's combos have the same size/spacing in compose
7330                 window.
7331
7332 2007-11-19 [wwp]        3.1.0cvs1
7333
7334         * src/edittags.c
7335                 Fix a tiny leak and duplicate variable.
7336
7337 2007-11-19 [paul]       3.1.0
7338
7339         * NEWS
7340         * README
7341         * RELEASE_NOTES 
7342                 3.1.0 released
7343
7344 2007-11-19 [paul]       3.0.2cvs145
7345
7346         * po/de.po
7347         * po/fi.po
7348         * po/fr.po
7349         * po/hu.po
7350         * po/it.po
7351         * po/pl.po
7352         * po/pt_BR.po
7353         * po/sk.po
7354         * po/zh_CN.po
7355                 updated by Stephan Sachse, Flammie Pirinen,
7356                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
7357                 Emil Nowak, Frederico Goncalves Guimaraes,
7358                 Andrej Kacian, and Ralph Young
7359
7360 2007-11-18 [mones]      3.0.2cvs144
7361
7362         * po/es.po
7363                 Updated Spanish translation
7364
7365 2007-11-18 [colin]      3.0.2cvs143
7366
7367         * src/edittags.c
7368                 Prevent empty tag after edit, thanks to wwp
7369
7370 2007-11-18 [colin]      3.0.2cvs142
7371
7372         * src/editaddress.c
7373                 Fix possible "(null)" %s - thanks to wwp
7374
7375 2007-11-16 [wwp]        3.0.2cvs141
7376
7377         * src/common/utils.c
7378                 Fix for 3.0.2cvs140, prevents from crashing when opening
7379                 a compose window.
7380
7381 2007-11-16 [colin]      3.0.2cvs140
7382
7383         * src/main.c
7384         * src/common/claws.c
7385                 Output a bit more useful info at startup
7386                 in --debug mode
7387
7388 2007-11-16 [colin]      3.0.2cvs139
7389
7390         * src/compose.c
7391         * src/common/utils.c
7392         * src/common/utils.h
7393                 Fix bug 1387, 'Request for --compose to 
7394                 support multiple attachments'
7395
7396 2007-11-16 [colin]      3.0.2cvs138
7397
7398         * src/news.c
7399                 Fix bug 1390, 'NNTP fails after server 
7400                 closed connection'
7401
7402 2007-11-16 [colin]      3.0.2cvs137
7403
7404         * src/prefs_display_header.c
7405                 Fix bug 1389, 'Changing 'Display headers 
7406                 in message view' breaks dispheaderrc'
7407
7408 2007-11-14 [colin]      3.0.2cvs136
7409
7410         * src/summaryview.c
7411         * src/gtk/quicksearch.c
7412         * src/gtk/quicksearch.h
7413                 Fix resetting the quicksearch when in non-sticky
7414                 mode, but Recursive is set: reset only when going
7415                 out of the root search folder.
7416
7417 2007-11-14 [colin]      3.0.2cvs135
7418
7419         * src/filtering.c
7420                 Don't set new flag back when doing "Mark as unread"
7421                 from filtering
7422
7423 2007-11-12 [paul]       3.0.2cvs134
7424
7425         * src/plugins/dillo_viewer/dillo_viewer.c
7426                 don't offer the mime type for translation
7427
7428 2007-11-12 [paul]
7429
7430         3.1.0-rc2 released
7431
7432 2007-11-11 [colin]      3.0.2cvs133
7433
7434         * src/imap_gtk.c
7435         * src/mh_gtk.c
7436                 Use markup-escaped strings in dialogs
7437
7438 2007-11-11 [colin]      3.0.2cvs132
7439
7440         * src/imap.c
7441                 Better IMAP-UTF7/UTF8 conversion
7442
7443 2007-11-10 [colin]      3.0.2cvs131
7444
7445         * src/news.c
7446                 Fix debian bug 450698, 'nntp auth behavior changed 
7447                 without notice'
7448
7449 2007-11-10 [colin]      3.0.2cvs130
7450
7451         * configure.ac
7452         * src/inc.c
7453         * src/main.c
7454         * src/main.h
7455         * src/mimeview.c
7456         * src/statusbar.c
7457         * src/common/utils.c
7458         * src/etpan/Makefile.am
7459         * src/gtk/filesel.c
7460         * src/gtk/gtkutils.h
7461         * src/gtk/menu.c
7462         * src/plugins/bogofilter/Makefile.am
7463         * src/plugins/clamav/Makefile.am
7464         * src/plugins/dillo_viewer/Makefile.am
7465         * src/plugins/pgpcore/Makefile.am
7466         * src/plugins/spamassassin/Makefile.am
7467         * src/plugins/trayicon/Makefile.am
7468                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
7469
7470 2007-11-09 [colin]      3.0.2cvs129
7471
7472         * src/addressbook.c
7473         * src/ldapupdate.c
7474                 fix bug 1375, 'Impossible to modify e-mail
7475                 in LDAP addressbook twice'; Try two. update
7476                 externalID, don't make display lag, and
7477                 fix the cases where dn is not mail.
7478
7479 2007-11-08 [paul]       3.0.2cvs128
7480
7481         * src/account.c
7482         * src/compose.c
7483         * src/messageview.c
7484         * src/prefs_account.c
7485         * src/prefs_account.h
7486                 reinstate 'Generate Message-ID' option as an
7487                 account preference. (hidden on IMAP)
7488                 Thanks to Colin
7489
7490 2007-11-08 [paul]       3.0.2cvs127
7491
7492         * src/textview.c
7493                 MAEMO: fix failure of loading images inline
7494                 MAEMO: fix bug 1349, 'Emails still skip to end
7495                 when opened (in certain circumstances)...'
7496
7497 2007-11-07 [colin]      3.0.2cvs126
7498
7499         * src/toolbar.c
7500                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
7501
7502 2007-11-07 [colin]      3.0.2cvs125
7503
7504         * src/toolbar.c
7505                 Re-change the string occurence of A_CLAWS_ACTIONS
7506                 to A_SYL_ACTIONS, to prevent parse errors of the
7507                 toolbar_*.xml files
7508
7509 2007-11-07 [colin]      3.0.2cvs124
7510
7511         * src/mimeview.c
7512         * src/prefs_common.c
7513         * src/prefs_common.h
7514         * manual/advanced.xml
7515                 Add an hidden pref, 'save_parts_readwrite';
7516                 completes 3.0.2cvs35
7517
7518 2007-11-07 [paul]       3.0.2cvs123
7519
7520         * src/prefs_toolbar.c
7521         * src/toolbar.c
7522         * src/toolbar.h
7523                 rename ToolbarSylpheedActions to ToolbarClawsActions
7524                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
7525
7526 2007-11-07 [paul]       3.0.2cvs122
7527
7528         * src/toolbar.c
7529                 MAEMO: remove tooltips
7530
7531 2007-11-07 [colin]      3.0.2cvs121
7532
7533         * src/plugins/pgpinline/pgpinline.c
7534                 Fix bug 1377, 'unspecific errors on 
7535                 signature checking'. Fix trimming of
7536                 UTF8 data.
7537
7538 2007-11-06 [iwkse]      3.0.2cvs120
7539
7540         * src/prefs_summary_open.c
7541                 yet a string change
7542
7543 2007-11-06 [paul]       3.0.2cvs119
7544
7545         * tools/Makefile.am
7546         * tools/README
7547         * tools/csv2addressbook.pl
7548                 add a new script that imports a CSV formatted
7549                 address book. Becky and Thunderbird address
7550                 book are currently supported.
7551
7552 2007-11-05 [colin]      3.0.2cvs118
7553
7554         * src/imap.c
7555                 Fix deletion 
7556
7557 2007-11-05 [iwkse]      3.0.2cvs117
7558
7559         * src/prefs_summary_open.c
7560                 String changes
7561
7562 2007-11-04 [paul]       3.0.2cvs116
7563
7564         * src/addressbook_foldersel.c
7565                 fix gtk critical warning
7566                 Patch by Pawel Pekala
7567
7568 2007-11-04 [paul]       3.0.2cvs115
7569
7570         * tools/README
7571         * tools/claws-mail-compose-insert-files.pl
7572                 add --bcc and uri_escape() everything
7573
7574 2007-11-04 [paul]       3.0.2cvs114
7575
7576         * src/gtk/gtkutils.c
7577                 gtkut_stock_with_text_button_set_create(): set
7578                 GTK_CAN_DEFAULT on buttons 2 and 3
7579
7580 2007-11-03 [paul]       3.0.2cvs113
7581
7582         * src/common/utils.c
7583                 fix debian bug #448814, 'mailto: URI decoding
7584                 desn't decode the destination address field'
7585                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
7586
7587 2007-11-03 [paul]       3.0.2cvs112
7588
7589         * AUTHORS
7590         * src/compose.c
7591         * src/gtk/authors.h
7592                 allow Bcc in commandline URIs
7593                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
7594
7595 2007-11-02 [colin]      3.0.2cvs111
7596
7597         * src/addressbook.c
7598                 Maybe fix bug 1376, 'crash on 
7599                 addressbook manipulation'
7600
7601 2007-10-31 [paul]       3.0.2cvs110
7602
7603         * src/ldapupdate.c
7604                 fix bug 1375, 'Impossible to modify e-mail
7605                 in LDAP addressbook twice'
7606                 Patch by Michael Rasmussen
7607
7608 2007-10-30 [paul]       3.0.2cvs109
7609
7610         * configure.ac
7611                 enable GnuTLS support with --enable-gnutls which
7612                 will disable openssl support. if the user has
7613                 gtk >= 2.10.x don't allow gnomeprint even if the
7614                 user asks for it
7615
7616 2007-10-30 [paul]
7617
7618         3.1.0-rc1 released
7619
7620 2007-10-30 [paul]       3.0.2cvs108
7621
7622         * Makefile.am
7623                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
7624
7625 2007-10-30 [paul]       3.0.2cvs107
7626
7627         * src/expldifdlg.c
7628         * src/prefs_account.c
7629         * src/prefs_folder_item.c
7630         * src/prefs_spelling.c
7631         * src/prefs_themes.c
7632         * src/wizard.c
7633         * src/gtk/gtkaspell.c
7634         * src/gtk/gtkaspell.h
7635         * src/plugins/spamassassin/spamassassin_gtk.c
7636                 replace deprecated gtk_option_menu...
7637                 patch by Pawel Pekala
7638
7639 2007-10-29 [colin]      3.0.2cvs106
7640
7641         * src/plugins/dillo_viewer/dillo_prefs.c
7642                 Fix forgotten signal connect
7643
7644 2007-10-28 [colin]      3.0.2cvs105
7645
7646         * src/plugins/dillo_viewer/dillo_prefs.c
7647         * src/plugins/dillo_viewer/dillo_prefs.h
7648         * src/plugins/dillo_viewer/dillo_viewer.c
7649                 Implement addressbook-based whitelisting for loading
7650                 remote images. Fixed missing destroy of the embedded
7651                 browser that made a Dillo window pop up on exit, if
7652                 an HTML part was displayed.
7653
7654 2007-10-26 [colin]      3.0.2cvs104
7655
7656         * src/edittags.c
7657                 Add missing static
7658
7659 2007-10-25 [colin]      3.0.2cvs103
7660
7661         * src/editaddress.c
7662                 Add tap-and-hold on the picture, for Maemo
7663         * src/edittags.c
7664         * src/edittags.h
7665         * src/mainwindow.c
7666         * src/procmsg.c
7667         * src/summaryview.c
7668         * src/textview.c
7669                 Unify tag interfaces.
7670
7671 2007-10-25 [colin]      3.0.2cvs102
7672
7673         * src/imap.c
7674         * src/etpan/imap-thread.h
7675                 Much better error handling. We'll need to be really
7676                 clear to users about where errors come from, with 
7677                 the apparition of Gmail's IMAP server.
7678
7679 2007-10-24 [colin]      3.0.2cvs101
7680
7681         * src/edittags.c
7682         * src/mainwindow.c
7683         * src/summaryview.c
7684         * src/textview.c
7685                 Add tags sorting (alphabetical); allow deletion of
7686                 tags from the Apply Tags window
7687
7688 2007-10-24 [colin]      3.0.2cvs100
7689
7690         * src/editaddress.c
7691         * src/editaddress_other_attributes_ldap.c
7692         * src/editaddress_other_attributes_ldap.h
7693         * src/ldapctrl.c
7694         * src/ldapquery.c
7695         * src/ldapupdate.c
7696                 Fix LDAP writing (got broken in cvs39)
7697                 Add read-only support for jpegPhoto LDAP field
7698
7699 2007-10-23 [colin]      3.0.2cvs99
7700
7701         * src/news.c
7702                 Fix crash in some cases
7703
7704 2007-10-22 [colin]      3.0.2cvs98
7705
7706         * src/common/socket.h
7707         * src/common/ssl.c
7708                 Fix big leak in GnuTLS code
7709
7710 2007-10-22 [colin]      3.0.2cvs97
7711
7712         * src/news.c
7713                 Fix bug 1368, 'SIGSEGV in NNTP code'
7714
7715 2007-10-22 [colin]      3.0.2cvs96
7716
7717         * src/prefs_customheader.c
7718                 Catch compface warnings when generating X-Faces
7719
7720 2007-10-22 [wwp]        3.0.2cvs95
7721
7722         * src/quote_fmt_parse.y
7723                 Remove accidentally committed debug traces.
7724                 Fix a warning.
7725
7726 2007-10-22 [colin]      3.0.2cvs94
7727
7728         * src/etpan/nntp-thread.c
7729                 Fix authentication
7730
7731 2007-10-19 [wwp]        3.0.2cvs93
7732
7733         * src/common/ssl_certificate.c
7734                 Add missing include (Windows).
7735
7736 2007-10-19 [colin]      3.0.2cvs92
7737
7738         * src/imap_gtk.c
7739         * src/mimeview.c
7740         * src/textview.c
7741         * src/gtk/inputdialog.c
7742         * src/gtk/inputdialog.h
7743                 Remove the last old combo; patch by
7744                 Pawel
7745
7746 2007-10-19 [colin]      3.0.2cvs91
7747
7748         * src/common/ssl.c
7749                 Fix interop problem with GnuTLS and some crappy
7750                 servers that have very little keys.
7751
7752 2007-10-19 [colin]      3.0.2cvs90
7753
7754         * src/common/ssl.c
7755                 Fix return value check on GnuTLS, and
7756                 display the error
7757
7758 2007-10-18 [colin]      3.0.2cvs89
7759
7760         * src/common/ssl_certificate.c
7761                 Fix missing initialisations
7762
7763 2007-10-18 [wwp]        3.0.2cvs88
7764
7765         * src/Makefile.am
7766                 Fix linking against GNUTLS (matters if --enable-gnutls only).
7767
7768 2007-10-18 [colin]      3.0.2cvs87
7769
7770         * po/POTFILES.in
7771                 Fix build
7772
7773 2007-10-18 [mones]      3.0.2cvs86
7774
7775         * src/editbook.c
7776         * src/import.c
7777         * src/prefs_account.c
7778         * src/prefs_receive.c
7779         * src/gtk/about.c
7780         * src/plugins/bogofilter/bogofilter_gtk.c
7781         * src/plugins/spamassassin/spamassassin_gtk.c
7782                 More capitalisation micro-fixes
7783
7784 2007-10-18 [paul]       3.0.2cvs85
7785
7786         * configure.ac
7787                 add info about NNTP support via libetpan
7788                 change the configure output ending msg a little
7789         * src/gtk/about.c
7790                 similar changes to above
7791
7792 2007-10-18 [colin]      3.0.2cvs84
7793
7794         * src/procmime.c
7795         * src/procmime.h
7796                 Fix missing symbol for S/MIME
7797
7798 2007-10-18 [colin]      3.0.2cvs83
7799
7800         * src/prefs_filtering_action.c
7801                 Fix crash in tags (introduced in cvs78)
7802
7803 2007-10-18 [colin]      3.0.2cvs82
7804
7805         * src/common/Makefile.am
7806         * src/common/nntp.c
7807         * src/common/nntp.h
7808         * src/etpan/Makefile.am
7809         * src/etpan/etpan-thread-manager-types.h
7810         * src/etpan/etpan-thread-manager.c
7811         * src/etpan/imap-thread.c
7812         * src/etpan/nntp-thread.c
7813         * src/etpan/nntp-thread.h
7814         * src/news.c
7815         * src/news.h
7816                 Rewrite the nntp implementation
7817                 to use libetpan. Non-blocking NNTP!
7818         * src/account.c
7819         * src/crash.c
7820         * src/imap.c
7821         * src/inc.c
7822         * src/main.c
7823         * src/mainwindow.c
7824         * src/pop.c
7825         * src/pop.h
7826         * src/prefs_account.c
7827         * src/recv.c
7828         * src/recv.h
7829         * src/send_message.c
7830         * src/send_message.h
7831         * src/ssl_manager.c
7832         * src/ssl_manager.h
7833         * src/wizard.c
7834         * src/common/claws.c
7835         * src/common/session.c
7836         * src/common/session.h
7837         * src/common/smtp.c
7838         * src/common/smtp.h
7839         * src/common/socket.c
7840         * src/common/socket.h
7841         * src/common/ssl.c
7842         * src/common/ssl.h
7843         * src/common/ssl_certificate.c
7844         * src/common/ssl_certificate.h
7845         * src/gtk/about.c
7846         * src/gtk/sslcertwindow.c
7847         * src/gtk/sslcertwindow.h
7848                 Implement GnuTLS support. GnuTLS support
7849                 will be used if OpenSSL isn't available, or
7850                 specified explicitely. (the reason is that
7851                 GnuTLS cerficate checking is a bit less 
7852                 practical than OpenSSL's)
7853
7854 2007-10-18 [paul]       3.0.2cvs81
7855
7856         * src/gtk/inputdialog.c
7857         * src/gtk/inputdialog.h
7858                 fix copyright header
7859
7860 2007-10-17 [colin]      3.0.2cvs80
7861
7862         * src/plugins/pgpcore/select-keys.c
7863                 Fix bug which prevented encryption key
7864                 auto-selection when two or more matched the
7865                 email address, but only one isn't revoked
7866                 or expired.
7867
7868 2007-10-17 [wwp]        3.0.2cvs79
7869
7870         * src/compose.c
7871         * src/quote_fmt.c
7872         * src/quote_fmt.h
7873         * src/quote_fmt_lex.l
7874         * src/quote_fmt_parse.y
7875                 Templates can now attach files using |attach{filename}.
7876
7877 2007-10-17 [wwp]        3.0.2cvs78
7878
7879         * src/prefs_customheader.c
7880         * src/prefs_ext_prog.c
7881         * src/prefs_filtering_action.c
7882         * src/prefs_matcher.c
7883         * src/prefs_other.c
7884         * src/prefs_toolbar.c
7885         * src/gtk/combobox.c
7886         * src/gtk/combobox.h
7887         * src/gtk/gtkutils.c
7888         * src/gtk/gtkutils.h
7889         * src/plugins/bogofilter/bogofilter_gtk.c
7890         * src/plugins/spamassassin/spamassassin_gtk.c
7891                 Removed almost all remaining instances of GtkCombo
7892                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
7893                 few visual and code cleanup from Colin.
7894
7895 2007-10-16 [wwp]        3.0.2cvs77
7896         * src/gtk/pluginwindow.c
7897                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
7898
7899 2007-10-15 [colin]      3.0.2cvs76
7900
7901         * src/edittags.c
7902         * src/edittags.h
7903         * src/filtering.c
7904         * src/filtering.h
7905         * src/importmutt.c
7906         * src/importpine.c
7907         * src/main.c
7908         * src/messageview.c
7909         * src/messageview.h
7910         * src/mimeview.c
7911         * src/mimeview.h
7912         * src/pop.c
7913         * src/pop.h
7914         * src/prefs_common.c
7915         * src/prefs_common.h
7916         * src/prefs_customheader.c
7917         * src/prefs_customheader.h
7918         * src/prefs_display_header.c
7919         * src/prefs_display_header.h
7920         * src/prefs_filtering_action.c
7921         * src/prefs_filtering_action.h
7922         * src/prefs_folder_column.c
7923         * src/prefs_folder_column.h
7924         * src/prefs_folder_item.c
7925         * src/prefs_folder_item.h
7926         * src/prefs_gtk.c
7927         * src/prefs_gtk.h
7928         * src/prefs_logging.h
7929         * src/prefs_matcher.c
7930         * src/prefs_matcher.h
7931         * src/prefs_summary_column.c
7932         * src/prefs_summary_column.h
7933         * src/prefs_summary_open.c
7934         * src/procheader.c
7935         * src/procheader.h
7936         * src/procmime.c
7937         * src/procmime.h
7938         * src/recv.c
7939         * src/recv.h
7940         * src/sourcewindow.c
7941         * src/sourcewindow.h
7942         * src/summaryview.c
7943         * src/summaryview.h
7944         * src/textview.c
7945         * src/textview.h
7946         * src/toolbar.c
7947         * src/toolbar.h
7948         * src/common/mgutils.c
7949         * src/common/mgutils.h
7950         * src/common/nntp.c
7951         * src/common/nntp.h
7952         * src/common/prefs.c
7953         * src/common/prefs.h
7954         * src/common/socket.c
7955         * src/common/socket.h
7956         * src/common/stringtable.c
7957         * src/common/stringtable.h
7958         * src/common/template.c
7959         * src/common/template.h
7960         * src/common/uuencode.c
7961         * src/common/uuencode.h
7962         * src/gtk/gtkshruler.c
7963         * src/gtk/gtkshruler.h
7964         * src/gtk/menu.c
7965         * src/gtk/menu.h
7966         * src/gtk/progressdialog.c
7967         * src/gtk/progressdialog.h
7968                 Remove/staticalize, the return of the revenge
7969
7970 2007-10-15 [colin]      3.0.2cvs75
7971
7972         * src/matcher.c
7973                 Fix redirections in filtering's tests
7974
7975 2007-10-15 [colin]      3.0.2cvs74
7976
7977         * src/imap.c
7978                 Don't build imap_synchronise at all when 
7979                 building without libetpan
7980
7981 2007-10-14 [colin]      3.0.2cvs73
7982
7983         * src/imap.c
7984         * src/common/md5.c
7985         * src/common/md5.h
7986         * src/gtk/manage_window.c
7987         * src/gtk/manage_window.h
7988                 Remove more unused code
7989
7990 2007-10-14 [colin]      3.0.2cvs72
7991
7992         * src/addrquery.c
7993         * src/addrquery.h
7994         * src/recv.c
7995         * src/recv.h
7996         * src/vcard.c
7997         * src/vcard.h
7998         * src/common/xml.c
7999         * src/common/xml.h
8000         * src/common/xmlprops.c
8001         * src/common/xmlprops.h
8002                 Remove more unused code
8003
8004 2007-10-14 [colin]      3.0.2cvs71
8005
8006         * src/common/utils.c
8007                 Remove unused function
8008
8009 2007-10-13 [colin]      3.0.2cvs70
8010
8011         * src/imap.c
8012         * src/imap.h
8013         * src/mainwindow.c
8014         * src/mainwindow.h
8015         * src/gtk/gtkutils.c
8016         * src/gtk/gtkutils.h
8017                 Staticalise/Remove more code
8018
8019 2007-10-13 [colin]      3.0.2cvs69
8020
8021         * src/common/utils.c
8022         * src/common/utils.h
8023                 Remove dead code, unused for ages
8024
8025 2007-10-13 [colin]      3.0.2cvs68
8026
8027         * src/main.c
8028         * src/main.h
8029                 Maemo: define hildon_program in main.c,
8030                 make it accessible in the .h with extern
8031
8032 2007-10-13 [paul]       3.0.2cvs67
8033
8034         * src/gtk/menu.c
8035                 fix a bunch of runtime warnings on maemo
8036
8037 2007-10-13 [paul]       3.0.2cvs66
8038
8039         * src/main.c
8040         * src/main.h
8041         * src/gtk/gtkutils.c
8042         * src/gtk/gtkutils.h
8043                 fix a bunch of compiler warnings on maemo
8044
8045 2007-10-12 [colin]      3.0.2cvs65
8046
8047         * src/account.c
8048         * src/addritem.c
8049         * src/addritem.h
8050         * src/filtering.c
8051         * src/filtering.h
8052         * src/folder.c
8053         * src/folder.h
8054         * src/common/utils.c
8055         * src/common/utils.h
8056                 Remove unused code, staticalise some functions
8057
8058 2007-10-12 [paul]       3.0.2cvs64
8059
8060         * src/account.c
8061         * src/folderview.c
8062         * src/main.c
8063         * src/mainwindow.c
8064         * src/messageview.c
8065         * src/summary_search.c
8066         * src/summaryview.c
8067         * src/toolbar.c
8068         * src/wizard.c
8069         * src/common/utils.c
8070         * src/gtk/prefswindow.c
8071                 fix a bunch of compiler warnings on maemo
8072
8073 2007-10-11 [colin]      3.0.2cvs63
8074
8075         * src/editaddress.c
8076                 Make static function static
8077
8078 2007-10-11 [mones]      3.0.2cvs62
8079
8080         * src/addrduplicates.c
8081         * src/addressbook.c
8082         * src/compose.c
8083         * src/expldifdlg.c
8084         * src/mainwindow.c
8085         * src/messageview.c
8086         * src/pop.c
8087         * src/prefs_customheader.c
8088         * src/prefs_send.c
8089         * src/prefs_themes.c
8090         * src/common/plugin.c
8091         * src/gtk/pluginwindow.c
8092         * src/gtk/quicksearch.c
8093                 Fix several typos and capitalisation issues
8094
8095 2007-10-11 [wwp]        3.0.2cvs61
8096
8097         * src/editaddress.c
8098                 Fix a warning about possible use of uninitialized
8099                 filename var.
8100
8101 2007-10-11 [wwp]        3.0.2cvs60
8102
8103         * src/editaddress.c
8104                 Disable "Unset picture" menu item when there's
8105                 no picture to clear. Fix an extraneous g_unref_object,
8106                 add missing initializers.
8107
8108 2007-10-11 [wwp]        3.0.2cvs59
8109
8110         * src/pixmaps/anonymous.xpm
8111         * src/editaddress.c
8112         * src/Makefile.am
8113         * src/stock_pixmap.c
8114         * src/stock_pixmap.h
8115                 Fix a leak, gettext-ize the photo label.
8116                 Don't clear the existing picture if loading
8117                 a new one fails. Use a default 'anonymous'
8118                 picture (this new xpm has been added to the
8119                 internal stock_pixmap API). Add a
8120                 "Set picture" context menu entry.
8121
8122 2007-10-11 [colin]      3.0.2cvs58
8123
8124         * src/messageview.c
8125                 Make shift-shortcuts work
8126         * src/prefs_actions.c
8127                 Don't ask if we really want to close when
8128                 choosing OK and only the list is changed
8129         * src/prefs_template.c
8130                 Don't ask if we really want to close when
8131                 choosing OK and only the list is changed
8132         * src/common/plugin.c
8133                 Fix writing of second [Plugins_*] block
8134         * src/common/template.c
8135                 Remove unused files (fixes deletion)
8136
8137 2007-10-10 [paul]       3.0.2cvs57
8138
8139         * src/prefs_template.c
8140                 put the whole thing in a scrolled window
8141                 so that half the page is no longer inaccessible
8142                 on maemo
8143                 make the gtk_text_view smaller on maemo
8144
8145 2007-10-10 [colin]      3.0.2cvs56
8146
8147         * src/compose.c
8148                 Fix updating of Attachments number in some
8149                 cases (reedit, attach from command-line, ...)
8150
8151 2007-10-10 [colin]      3.0.2cvs55
8152
8153         * src/editaddress.c
8154                 Initialise error correctly
8155
8156 2007-10-10 [paul]       3.0.2cvs54
8157
8158         * src/prefs_filtering_action.c
8159         * src/gtk/description_window.c
8160         * src/gtk/foldersort.c
8161         * src/gtk/quicksearch.c
8162                 get rid of some pointless new lines and
8163                 make the descripton labels wrap better
8164
8165 2007-10-10 [colin]      3.0.2cvs53
8166
8167         * src/addressadd.c
8168         * src/editaddress.c
8169         * src/headerview.c
8170         * src/textview.c
8171                 More error handling on saving pictures
8172
8173 2007-10-10 [colin]      3.0.2cvs52
8174
8175         * src/printing.c
8176         * src/printing.h
8177                 Generalize a bit printing, so we can factorize
8178                 most of the code. 
8179
8180 2007-10-10 [paul]       3.0.2cvs51
8181
8182         * src/addrduplicates.c
8183                 fix engrish
8184                 use GTK_STOCK... buttons
8185
8186 2007-10-10 [paul]       3.0.2cvs50
8187
8188         * src/addressadd.c
8189         * src/addrindex.c
8190         * src/editaddress.c
8191                 Fix previous patch
8192                 Thanks to Colin
8193
8194 2007-10-10 [paul]       3.0.2cvs49
8195
8196         * src/summaryview.c
8197         * src/messageview.c
8198                 Fix crash on Add sender to addressbook when
8199                 From is null
8200         * src/addressadd.c
8201         * src/addrindex.c
8202         * src/editaddress.c
8203         * src/editaddress_other_attributes_ldap.h
8204                 Fix leaks 
8205                 Rename images to .png in addrbook/
8206         * src/headerview.c
8207         * src/textview.c
8208                 Fix Face/X-Face being used if adding another
8209                 address than sender to addressbook
8210                 Thanks to Colin
8211
8212 2007-10-10 [holger]     3.0.2cvs48
8213
8214         * src/addrduplicates.c
8215         * src/editaddress.c
8216                 Improvements to the addressbook duplicate finder
8217                 feature:
8218                  - add an edit button to the button bar
8219                  - display the whole bookname (with iface) and
8220                    use this for same-book checking
8221                  - after editing, try to keep selections if the
8222                    entries are still present
8223                  - sort the email column alphabetically
8224                  - put results in a scrolled window
8225                  - support embedded editing
8226                  - make columns in detail view resizable
8227                  - add keyboard shortcuts
8228
8229 2007-10-10 [wwp]        3.0.2cvs47
8230
8231         * src/addrindex.c
8232                 Fix a crash when there's no From: in email, thanks to Colin.
8233
8234 2007-10-09 [paul]       3.0.2cvs46
8235
8236         * src/messageview.c
8237         * src/summaryview.c
8238         * src/textview.c
8239                 fix building without compface support
8240
8241 2007-10-09 [colin]      3.0.2cvs45
8242
8243         * src/editaddress.c
8244         * src/headerview.c
8245         * src/textview.c
8246                 Add error handling
8247
8248 2007-10-09 [colin]      3.0.2cvs44
8249
8250         * src/addrduplicates.c
8251         * src/addressadd.c
8252         * src/addressadd.h
8253         * src/addressbook.c
8254         * src/addressbook.h
8255         * src/addrindex.c
8256         * src/addrindex.h
8257         * src/addritem.c
8258         * src/addritem.h
8259         * src/compose.c
8260         * src/editaddress.c
8261         * src/editaddress_other_attributes_ldap.h
8262         * src/headerview.c
8263         * src/messageview.c
8264         * src/mimeview.c
8265         * src/summaryview.c
8266         * src/textview.c
8267         * src/gtk/gtkutils.c
8268                 Automatically set contacts' pictures from Face 
8269                 or X-Face if they have no picture
8270                 Display the contact picture in textview or
8271                 headerview for mails sent by people in the 
8272                 addressbook, that have no Face or X-Face
8273                 Fix a few details in the Person edition dialog
8274                 (ability to unset picture)
8275                 Remove picture file when deleting contacts
8276
8277 2007-10-09 [iwkse]      3.0.2cvs43
8278
8279         * src/gtk/about.c
8280                 center the about window
8281
8282 2007-10-09 [paul]       3.0.2cvs42
8283
8284         * src/prefs_toolbar.c
8285                 fix icon selector window on maemo
8286
8287 2007-10-09 [paul]       3.0.2cvs41
8288
8289         * src/messageview.c
8290                 add 'go to' menu to separate msgview
8291
8292 2007-10-09 [colin]      3.0.2cvs40
8293
8294         * src/common/defs.h
8295                 Add forgotten file
8296
8297 2007-10-09 [iwkse]      3.0.2cvs39
8298
8299         * Makefile.am
8300         * src/addressbook.c
8301         * src/addritem.c
8302         * src/addritem.h
8303         * src/editaddress.c
8304         * src/editaddress_other_attributes_ldap.h
8305         * src/addrbook.c
8306         * src/Makefile.am
8307                 set a photo in the Addressbook
8308
8309 2007-10-08 [colin]      3.0.2cvs38
8310
8311         * src/prefs_toolbar.c
8312                 Make height 320 to remove the scrollbar 
8313                 (with current number of icons)
8314
8315 2007-10-08 [colin]      3.0.2cvs37
8316
8317         * src/prefs_toolbar.c
8318                 Transform the treeview to a GtkIconView.
8319                 Patch by Pawel
8320                 In addition, transform the window so that 
8321                 it looks like a popup menu. Patch by me
8322
8323 2007-10-08 [colin]      3.0.2cvs36
8324
8325         * src/compose.c
8326         * src/compose.h
8327                 Beautify the GUI a bit; in particular, show the
8328                 number of attachments in the tab's title.
8329                 Patch by Pawel
8330
8331 2007-10-08 [paul]       3.0.2cvs35
8332
8333         * src/mimeview.c
8334                 Save users from themselves: save temporary
8335                 files used for Open/Open with as read-only.
8336                 Thanks to Colin
8337
8338 2007-10-08 [paul]       3.0.2cvs34
8339
8340         * tools/Makefile.am
8341                 forgot this in cvs33
8342
8343 2007-10-08 [paul]       3.0.2cvs33
8344
8345         * tools/kdeservicemenu/README
8346         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
8347         * tools/kdeservicemenu/install.sh
8348         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
8349                 renamed template* to *template so as not to confuse
8350                 lintian
8351
8352 2007-10-08 [paul]       3.0.2cvs32
8353
8354         * src/prefs_themes.c
8355         * src/stock_pixmap.c
8356                 replace 2 direct uses of RC_DIR
8357
8358 2007-10-07 [colin]      3.0.2cvs31
8359
8360         * src/addrduplicates.c
8361         * src/addrduplicates.h
8362         * src/addressbook.c
8363         * src/addressbook.h
8364         * src/addrindex.c
8365         * src/addrindex.h
8366                 Implement deletion in duplicate finder. 
8367                 Patch by Holger 
8368
8369 2007-10-07 [colin]      3.0.2cvs30
8370
8371         * src/exporthtml.c
8372         * src/mbox.c
8373         * src/common/utils.c
8374                 Better fix for Solaris, thanks to Nicolas Doualot
8375
8376 2007-10-07 [colin]      3.0.2cvs29
8377
8378         * AUTHORS
8379         * src/gtk/authors.h
8380                 Add Frank Dietrich
8381
8382 2007-10-07 [colin]      3.0.2cvs28
8383
8384         * src/exporthtml.c
8385                 Fix HTML export to make it more compliant
8386                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
8387
8388 2007-10-07 [colin]      3.0.2cvs27
8389
8390         * src/prefs_toolbar.c
8391                 Only use icons that wouldn't look stupid in the toolbar
8392                 Patch by Pawel
8393
8394 2007-10-07 [colin]      3.0.2cvs26
8395
8396         * src/prefs_toolbar.c
8397                 Fix old icon being used when none is selected
8398
8399 2007-10-07 [colin]      3.0.2cvs25
8400
8401         * src/toolbar.c
8402                 Fix copy/paste error
8403
8404 2007-10-07 [colin]      3.0.2cvs24
8405
8406         * src/prefs_toolbar.c
8407         * src/toolbar.c
8408         * src/toolbar.h
8409                 Update icon to default one when changing event
8410                 Make the icon chooser nicer (handle Esc, Enter,
8411                 double-click)
8412
8413 2007-10-06 [colin]      3.0.2cvs23
8414
8415         * src/prefs_toolbar.c
8416                 Fix text reset; patch by Pawel
8417
8418 2007-10-06 [colin]      3.0.2cvs22
8419
8420         * src/toolbar.h
8421                 Complete previous commit
8422
8423 2007-10-06 [colin]      3.0.2cvs21
8424
8425         * src/prefs_toolbar.c
8426         * src/toolbar.c
8427                 Set toolbar text automatically to the default
8428                 when changing Event executed on click
8429
8430 2007-10-06 [colin]      3.0.2cvs20
8431
8432         * src/prefs_toolbar.c
8433                 Invert Text and Event fields
8434
8435 2007-10-06 [colin]      3.0.2cvs19
8436
8437         * src/prefs_toolbar.c
8438         * src/toolbar.c
8439                 Make toolbar prefs look much better
8440                 Patch by Pawel Pekala
8441
8442 2007-10-06 [paul]       3.0.2cvs18
8443
8444         * src/account.c
8445         * src/prefs_filtering.c
8446                 fix checkbuttons in gtktreeview on maemo by
8447                 setting maemo's "allow-checkbox-mode" to FALSE
8448
8449 2007-10-06 [colin]      3.0.2cvs17
8450
8451         * configure.ac
8452                 Export -DSOLARIS in CFLAGS for all
8453                 Solaris (not just 2.8) and OpenSolaris
8454
8455 2007-10-06 [paul]       3.0.2cvs16
8456
8457         * AUTHORS
8458         * src/exporthtml.c
8459         * src/mbox.c
8460         * src/gtk/authors.h
8461                 fix build on solaris where ctime_r takes
8462                 3 arguments rather than 2.
8463                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
8464
8465 2007-10-05 [colin]      3.0.2cvs15
8466
8467         * src/etpan/imap-thread.c
8468                 Fix wrong error codepath
8469
8470 2007-10-05 [wwp]        3.0.2cvs14
8471
8472         * src/filtering.c
8473                 Fix unexpected logging of quicksearches:
8474                 debug_filtering_session flag was never reset to FALSE, causing
8475                 matcher functions to log when called from a quicksearch
8476                 (if a filtering session happened before).
8477
8478 2007-10-05 [paul]       3.0.2cvs13
8479
8480         * src/prefs_actions.c
8481         * src/prefs_filtering.c
8482         * src/prefs_template.c
8483                 fix bug 1343, 'Filtering..'s close button
8484                 silently discards new filter'
8485                 Thanks to Colin
8486
8487 2007-10-05 [paul]       3.0.2cvs12
8488
8489         * configure.ac
8490         * src/Makefile.am
8491                 fix bug 1347, '-Wno-unused-function, optional'
8492
8493 2007-10-05 [colin]      3.0.2cvs11
8494
8495         * src/procmime.c
8496         * src/common/mgutils.c
8497                 Fix warnings
8498
8499 2007-10-05 [mones]      3.0.2cvs10
8500
8501         * manual/advanced.xml
8502                 Use full menu name
8503         * manual/es/advanced.xml
8504                 Synchronise translation
8505
8506 2007-10-04 [colin]      3.0.2cvs9
8507
8508         * src/action.c
8509         * src/addrbook.c
8510         * src/addrindex.c
8511         * src/compose.c
8512         * src/exporthtml.c
8513         * src/exportldif.c
8514         * src/folder.c
8515         * src/main.c
8516         * src/matcher.c
8517         * src/mbox.c
8518         * src/messageview.c
8519         * src/mh.c
8520         * src/news.c
8521         * src/partial_download.c
8522         * src/pop.c
8523         * src/procmime.c
8524         * src/procmsg.c
8525         * src/toolbar.c
8526         * src/common/log.c
8527         * src/common/mgutils.c
8528         * src/common/plugin.c
8529         * src/common/utils.c
8530         * src/common/xml.c
8531         * src/common/xml.h
8532         * src/common/xmlprops.c
8533         * src/common/xmlprops.h
8534         * src/plugins/bogofilter/bogofilter.c
8535         * src/plugins/clamav/clamav_plugin.c
8536         * src/plugins/dillo_viewer/dillo_prefs.c
8537         * src/plugins/pgpcore/prefs_gpg.c
8538         * src/plugins/pgpinline/pgpinline.c
8539         * src/plugins/pgpmime/pgpmime.c
8540         * src/plugins/spamassassin/spamassassin.c
8541         * src/plugins/trayicon/trayicon_prefs.c
8542                 Verify success on writes. Will fix possible strange
8543                 failure on disk full.
8544
8545 2007-10-04 [paul]       3.0.2cvs8
8546
8547         * manual/advanced.xml
8548                 add further info about Actions
8549                 Patch by Emmanuel Briot <briot@adacore.com>
8550
8551 2007-10-04 [paul]       3.0.2cvs7
8552
8553         * src/account.c
8554                 remove the D column, instead indicate the
8555                 default account by use of bold text
8556
8557 2007-10-03 [colin]      3.0.2cvs6
8558
8559         * src/common/template.c
8560                 Fix templates writing (was prone to disk full problems)
8561
8562 2007-10-03 [colin]      3.0.2cvs5
8563
8564         * src/Makefile.am
8565         * src/addrduplicates.c
8566         * src/addrduplicates.h
8567         * src/addressbook.c
8568                 Add duplicate deletion. Patch by Holger
8569
8570 2007-10-03 [colin]      3.0.2cvs4
8571
8572         * src/matcher.c
8573         * src/gtk/quicksearch.c
8574                 Fix bug 1340, 'Case insensitive searches with 
8575                 non-ascii alphabets fail'.
8576
8577 2007-10-03 [colin]      3.0.2cvs3
8578
8579         * src/main.c
8580         * src/common/utils.c
8581         * src/common/utils.h
8582                 Implement run-time alternative config directories
8583
8584 2007-10-03 [colin]      3.0.2cvs2
8585
8586         * src/folderview.c
8587                 Prevent opening folder item while folder
8588                 is scanned in a better way
8589
8590 2007-10-02 [paul]       3.0.2cvs1
8591
8592         * NEWS
8593         * README
8594         * RELEASE_NOTES
8595         * configure.ac
8596                 bump up version number following stable release
8597
8598 2007-09-30 [colin]      3.0.1cvs49
8599
8600         * src/imap.c
8601                 Refresh session if needed
8602
8603 2007-09-30 [colin]      3.0.1cvs48
8604
8605         * src/imap.c
8606                 Reset folder's session to NULL
8607                 before destroying it
8608
8609 2007-09-30 [mones]      3.0.1cvs47
8610
8611         * manual/handling.xml
8612                 Use markup quotes instead hardcoded quotes
8613         * manual/es/handling.xml
8614                 Added new synced section (IMAP subscriptions)
8615
8616 2007-09-29 [colin]      3.0.1cvs46
8617
8618         * src/imap.c
8619                 Notice disconnections faster
8620
8621 2007-09-28 [colin]      3.0.1cvs45
8622
8623         * src/addressbook.c
8624         * src/addrindex.c
8625                 Fix warnings
8626
8627 2007-09-28 [paul]       3.0.1cvs44
8628
8629         * src/mimeview.c
8630                 fix maemo build
8631
8632 2007-09-28 [paul]       3.0.1cvs43
8633
8634         * src/account.c
8635                 use gtk_widget_set_size_request() on the label
8636                 so that wrapping works better. get rid of the
8637                 (partially deprecated) hbutton_box.
8638                 these changes should prevent buttons overlapping
8639                 on maemo
8640
8641 2007-09-28 [colin]      3.0.1cvs42
8642
8643         * src/pop.c
8644                 Fix typo :)
8645
8646 2007-09-28 [colin]      3.0.1cvs41
8647
8648         * src/compose.c
8649         * src/msgcache.c
8650         * src/pop.c
8651         * src/procmime.c
8652         * src/etpan/imap-thread.c
8653                 64bits-related warning fixes
8654
8655 2007-09-28 [colin]      3.0.1cvs40
8656
8657         * src/folder_item_prefs.c
8658         * src/ldaputil.c
8659         * src/mainwindow.c
8660         * src/mimeview.c
8661         * src/common/tags.c
8662                 Fix warnings
8663
8664 2007-09-28 [colin]      3.0.1cvs39
8665
8666         * src/plugins/spamassassin/spamassassin.c
8667         * src/plugins/spamassassin/spamassassin.h
8668         * src/plugins/spamassassin/spamassassin_gtk.c
8669                 Add addressbook-based whitelisting
8670
8671 2007-09-28 [colin]      3.0.1cvs38
8672
8673         * src/folder.c
8674                 Fix bug 1337, 'crash on pressing Send button'
8675
8676 2007-09-28 [paul]       3.0.1cvs37
8677
8678         * src/prefs_folder_item.c
8679                 give the orphans a parent. makes all prefs
8680                 pages visible on maemo
8681
8682 2007-09-28 [colin]      3.0.1cvs36
8683
8684         * src/prefs_folder_column.c
8685         * src/prefs_summary_column.c
8686                 Fix two leaks
8687
8688 2007-09-27 [colin]      3.0.1cvs35
8689
8690         * src/gtk/quicksearch.c
8691                 Fix bug 1336, 'Segfault if empty space before search-string'
8692
8693 2007-09-26 [mones]      3.0.1cvs34
8694
8695         * manual/account.xml
8696         * manual/plugins.xml
8697                 Fixed irc channel name, added some docbook markup.
8698                 Changed text markup to docbook markup. 
8699                 Added spamcop as supported in SpamReport description.
8700         * manual/fr/plugins.xml
8701                 Fixed irc channel name.
8702         * manual/es/account.xml
8703         * manual/es/advanced.xml
8704         * manual/es/claws-mail-manual.xml
8705         * manual/es/glossary.xml
8706         * manual/es/gpl.xml
8707         * manual/es/keyboard.xml
8708         * manual/es/plugins.xml
8709                 Synced with English version, fixed a couple of typos.
8710
8711 2007-09-26 [colin]      3.0.1cvs33
8712
8713         * configure.ac
8714                 Explain why "Libgnomeprint: no" on GTK+ 2.10
8715
8716 2007-09-26 [colin]      3.0.1cvs32
8717
8718         * src/messageview.c
8719         * src/procmsg.c
8720         * src/procmsg.h
8721                 Optimisation: avoid fetching mail 3 times locally
8722                 for displaying
8723
8724 2007-09-26 [colin]      3.0.1cvs31
8725
8726         * src/mh.c
8727                 Fix missing static
8728
8729 2007-09-26 [colin]      3.0.1cvs30
8730
8731         * src/folder.c
8732         * src/folder.h
8733         * src/mh.c
8734         * src/mh.h
8735                 Fix MH mtime hack - make it a folder class function
8736
8737 2007-09-26 [colin]      3.0.1cvs29
8738
8739         * src/inc.c
8740                 Fix bug 1334, 'user defined mail incorporation 
8741                 script not run'
8742
8743 2007-09-25 [colin]      3.0.1cvs28
8744
8745         * src/codeconv.c
8746                 Optimisation: shortcut conv_codeset_strdup
8747                 when src_code and dest_code are the same
8748         * src/common/xml.c
8749         * src/common/xml.h
8750                 Optimisation: shortcut code conversions when
8751                 files are in UTF-8; faster list walking by
8752                 using prepend/reverse.
8753
8754 2007-09-25 [holger]     3.0.1cvs27
8755
8756         * src/printing.c
8757                 Replace button bar of the preview window
8758                 with a real toolbar (patch by Colin)
8759                 Add zooming to the preview window
8760
8761 2007-09-24 [paul]       3.0.1cvs26
8762
8763         * src/compose.c
8764                 compact the character set menu, adding some
8765                 missing encodings. Patch by Pawel Pekala
8766
8767 2007-09-23 [paul]       3.0.1cvs25
8768
8769         * src/prefs_account.c
8770         * src/prefs_folder_item.c
8771         * src/prefs_quote.c
8772         * src/quote_fmt.c
8773         * src/quote_fmt.h
8774                 remove unnecessary frame from Templates options
8775                 and improve the English of the check button label
8776
8777 2007-09-22 [colin]      3.0.1cvs24
8778
8779         * src/gtk/quicksearch.c
8780                 Fix bug 1329, 'error in quicksearch.c'
8781                 Fix return with value in function returning void
8782
8783 2007-09-22 [colin]      3.0.1cvs23
8784
8785         * src/imap.c
8786         * src/procmsg.h
8787         * src/common/utils.c
8788         * src/common/utils.h
8789         * src/etpan/imap-thread.c
8790                 Optimise fetching IMAP cached emails *a lot*
8791                 (remember whether mail is fully cached and \r's
8792                  are already stripped)
8793
8794 2007-09-22 [colin]      3.0.1cvs22
8795
8796         * src/folder.c
8797         * src/folder.h
8798         * src/prefs_folder_item.c
8799                 Add a button to allow users to drop local caches.
8800
8801 2007-09-21 [colin]      3.0.1cvs21
8802
8803         * src/summaryview.c
8804                 Remove unnecessary error when cancelling export to mbox.
8805                 Patch by Pawel
8806
8807 2007-09-21 [paul]       3.0.1cvs20
8808
8809         * src/gtk/prefswindow.c
8810                 remove unnecessary frames from the prefs
8811                 pages. Patch by Pawel Pekala
8812
8813 2007-09-21 [paul]       3.0.1cvs19
8814
8815         * src/prefs_account.c
8816         * src/prefs_folder_item.c
8817         * src/prefs_quote.c
8818         * src/quote_fmt.c
8819                 put the Templates options into a tabbed
8820                 layout. Patch by Pawel Pekala
8821
8822 2007-09-21 [paul]       3.0.1cvs18
8823
8824         * src/mainwindow.c
8825                 group together the character set menu items
8826                 move the /View/Show or hide/Message view below
8827                 .../Toolbar menu item
8828                 Patch by Pawel Pekala
8829
8830 2007-09-21 [mones]      3.0.1cvs17
8831
8832         * src/compose.c
8833                 Fix for bug 1327, 'segfault when replying to a non-existent
8834                 news message', thanks to Colin.
8835
8836 2007-09-21 [colin]      3.0.1cvs16
8837
8838         * src/folderview.c
8839                 Complete 3.0.1cvs15
8840
8841 2007-09-20 [colin]      3.0.1cvs15
8842
8843         * src/folderview.c
8844         * src/folderview.h
8845                 Maybe fix bug 1324, 'Corrupted IMAP cache'
8846
8847 2007-09-20 [colin]      3.0.1cvs14
8848
8849         * src/printing.c
8850                 Fix a little leak
8851
8852 2007-09-20 [holger]     3.0.1cvs13
8853
8854         * src/printing.c
8855                 Add page layout to print preview.
8856                 Make the close-button in the toolbar
8857                 right-aligned.
8858
8859 2007-09-20 [paul]       3.0.1cvs12
8860
8861         * po/ru.po
8862                 updated by Pavlo Bohmat
8863
8864 2007-09-19 [colin]      3.0.1cvs11
8865
8866         * src/common/utils.c
8867                 Prevent unquoted mime boundaries, by always
8868                 using a /
8869
8870 2007-09-19 [colin]      3.0.1cvs10
8871
8872         * src/printing.c
8873                 Fix drawing area size, fix DPI change that
8874                 can cause total number of lines to decrease
8875
8876 2007-09-19 [colin]      3.0.1cvs9
8877
8878         * po/POTFILES.in
8879         * src/printing.c
8880                 Make print preview more efficient and nicer.
8881                 Patch mostly by Holger Berndt <hb@claws-mail.org>
8882
8883 2007-09-19 [colin]      3.0.1cvs8
8884
8885         * src/prefs_common.c
8886         * src/prefs_common.h
8887         * src/printing.c
8888                 Add scrolledwindow, default allocation and
8889                 size saving to the print preview window.
8890
8891 2007-09-18 [colin]      3.0.1cvs7
8892
8893         * src/prefs_common.c
8894         * src/prefs_common.h
8895         * src/prefs_image_viewer.c
8896         * src/printing.c
8897                 GtkPrintOperation:
8898                 - add image printing support
8899                 - add option to print images
8900                 - add preview widget
8901                 - add saving of a few Page Setup parameters
8902
8903 2007-09-18 [colin]      3.0.1cvs6
8904
8905         * AUTHORS
8906         * src/gtk/authors.h
8907                 Add Guillaume Chazarain
8908
8909 2007-09-18 [colin]      3.0.1cvs5
8910
8911         * src/common/utils.c
8912                 Fix bug 1321, 'access before allocation 
8913                 when scanning for uris'. Patch by 
8914                 Guillaume Chazarain <guichaz@yahoo.fr>
8915
8916 2007-09-18 [colin]      3.0.1cvs4
8917
8918         * src/toolbar.c
8919                 Fix bug 1320, 'Memory leak caused by 
8920                 gtk_container_get_children'. Patch by
8921                 Guillaume Chazarain <guichaz@yahoo.fr>
8922
8923 2007-09-18 [colin]      3.0.1cvs3
8924
8925         * src/printing.c
8926         * src/printing.h
8927                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
8928
8929 2007-09-18 [colin]      3.0.1cvs2
8930
8931         * src/Makefile.am
8932         * src/mainwindow.c
8933         * src/messageview.c
8934         * src/messageview.h
8935         * src/prefs_ext_prog.c
8936         * src/prefs_fonts.c
8937         * src/printing.c
8938         * src/printing.h
8939         * src/summaryview.c
8940                 Use GtkPrintOperation by default on GTK+ >= 2.10
8941                 Patch by Holger Berndt <hb@claws-mail.org>
8942
8943 2007-09-18 [paul]       3.0.1cvs1
8944
8945         * NEWS
8946         * README
8947         * RELEASE_NOTES
8948         * configure.ac
8949                 bump up version number following stable release
8950
8951 2007-09-16 [colin]      3.0.0cvs18
8952
8953         * src/folder.c
8954                 Fix possible memleak
8955
8956 2007-09-16 [colin]      3.0.0cvs17
8957
8958         * src/folderview.c
8959                 Fix bug 1311, 'Wrong arrow position 
8960                 while moving message into folder when 
8961                 column headers hidden'
8962         * src/image_viewer.c
8963                 Show error in the GUI if image can't
8964                 be loaded
8965         * src/matcher.c
8966                 Fix spurious output
8967         * src/messageview.c
8968                 Allow setting domain in msgid
8969         * src/common/plugin.c
8970                 Add timing information
8971
8972 2007-09-16 [colin]      3.0.0cvs16
8973
8974         * src/account.c
8975         * src/compose.c
8976         * src/prefs_account.c
8977         * src/prefs_account.h
8978         * src/common/utils.c
8979                 Remove Generate Message-ID option. We need
8980                 this on some IMAP servers.
8981         * src/prefs_template.c
8982                 Fix double-free
8983
8984 2007-09-16 [colin]      3.0.0cvs15
8985
8986         * src/prefs_filtering.c
8987         * src/prefs_filtering.h
8988         * src/prefs_filtering_action.c
8989         * src/common/tags.c
8990                 Fix tags issues: tags with spaces, renaming
8991                 tags.
8992
8993 2007-09-16 [colin]      3.0.0cvs14
8994
8995         * src/folderview.c
8996         * src/main.c
8997         * src/mainwindow.c
8998                 Fix bug 1308, 'Claws deletes folderlist.xml after
8999                 fetching mail short after start-up'
9000
9001 2007-09-16 [colin]      3.0.0cvs13
9002
9003         * src/compose.c
9004                 Fix scrolling to cursor
9005
9006 2007-09-16 [paul]       3.0.0cvs12
9007
9008         * po/sr.po
9009                 updated by Aleksandar Urosevic
9010
9011 2007-09-16 [paul]       3.0.0cvs11
9012
9013         * src/folder.c
9014                 do not allow locked msgs to be deleted,
9015                 even by filtering/processing
9016
9017 2007-09-07 [paul]       3.0.0cvs10
9018
9019         * src/prefs_folder_column.c
9020         * src/prefs_summary_column.c
9021                 implement button sensitivity
9022                 patch by Pawel Pekala
9023
9024 2007-09-06 [wwp]        3.0.0cvs9
9025
9026         * src/prefs_gtk.c
9027                 Add a missing linefeed to a debug message.
9028
9029 2007-09-05 [colin]      3.0.0cvs8
9030
9031         * src/inc.c
9032                 Fix statusbar/window mismatch on Maemo
9033
9034 2007-09-05 [colin]      3.0.0cvs7
9035
9036         * src/ldaputil.c
9037                 Fix build without USE_LDAP_TLS
9038
9039 2007-09-05 [colin]      3.0.0cvs6
9040
9041         * src/folder.c
9042         * src/imap.c
9043         * src/inc.c
9044         * src/mbox.c
9045         * src/send_message.c
9046         * src/statusbar.c
9047         * src/statusbar.h
9048                 Maemo: distinguish various statusbar messages,
9049                 in order to display only the most important.
9050
9051 2007-09-04 [wwp]        3.0.0cvs5
9052
9053         * src/account.c
9054                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
9055                 Show protocol "SMTP" and the appropriate server for send-only
9056                 accounts, show "-" instead of "" when no value is relevant.
9057
9058 2007-09-03 [ticho]      3.0.0cvs4
9059
9060         * src/summaryview.c
9061                 Handle plural form better in delete confirmation dialog.
9062
9063 2007-09-03 [wwp]        3.0.0cvs3
9064
9065         * src/compose.c
9066                 Warn differently when sending or sending later (queueing).
9067
9068 2007-09-03 [colin]      3.0.0cvs2
9069
9070         * src/procmime.c
9071         * src/procmime.h
9072         * src/common/plugin.c
9073         * src/common/plugin.h
9074                 Add a new plugin API, MimeParser. It allows
9075                 plugins to scan email MIME parts and optionally,
9076                 transform them.
9077
9078 2007-09-03 [mones]      3.0.0cvs1
9079
9080         * po/es.po
9081                 Updated translation
9082         * src/common/defs.h
9083                 While a better solution is made double history sizes
9084
9085 2007-09-03 [paul]       3.0.0
9086
9087         * NEWS
9088         * README
9089         * RELEASE_NOTES
9090                 3.0.0 released
9091
9092 [For previous entries, see ChangeLog.2.0.0-3.0.0]