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