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