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