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