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