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