4800c49544c610412d2c3b7665e1d76bef913da3
[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
46