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