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