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