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