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