2007-05-14 [colin] 2.9.2cvs8
[claws.git] / ChangeLog
1 2007-05-14 [colin]      2.9.2cvs8
2
3         * manual/xml2pdf
4                 Fix bashism, search for xml catalog 
5                 in /usr/local/share/xml/catalog too
6                 Patch by Pawel
7
8 2007-05-13 [wwp]        2.9.2cvs7
9
10         * src/gtk/logwindow.c
11                 fix raising log windows when they are either minimized or
12                 in background.
13
14 2007-05-11 [colin]      2.9.2cvs6
15
16         * src/gtk/filesel.c
17                 Use Hildon's file chooser on Maemo. Patch
18                 by Jean-Luc Biord; fixes part 2 of bug 1201,
19                 'File attachment "manipulation" bugs...'
20
21 2007-05-10 [wwp]        2.9.2cvs5
22
23         * src/prefs_common.c
24         * src/prefs_common.h
25         * src/gtk/quicksearch.c
26                 Add a quicksearch option to automatically run
27                 a search selected from the history (this option
28                 is exclusive towards type-ahead).
29
30 2007-05-10 [colin]      2.9.2cvs4
31
32         * src/imap.c
33                 Fix g_warnings, thanks to Brian
34                 Morrison
35
36 2007-05-09 [colin]      2.9.2cvs3
37
38         * src/crash.c
39         * src/exporthtml.c
40         * src/mbox.c
41         * src/prefs_summaries.c
42         * src/procheader.c
43         * src/common/log.c
44         * src/common/utils.c
45         * src/gtk/gtksourceprintjob.c
46         * src/gtk/sslcertwindow.c
47                 Use the re-entrant variant of time functions
48                 Probably fixes bug 1217, 'reentrancy problems 
49                 with time functions'
50
51 2007-05-09 [colin]      2.9.2cvs2
52
53         * src/imap.c
54                 Fix crasher when reconnection fails
55
56 2007-05-08 [paul]       2.9.2cvs1
57
58         * NEWS
59         * README
60         * RELEASE_NOTES
61         * configure.ac
62                 bump version number following
63                 stable release
64
65 2007-05-08 [paul]       2.9.1cvs48
66
67         * src/plugins/demo/demo.c
68         * src/plugins/dillo_viewer/dillo_prefs.c
69         * src/plugins/dillo_viewer/dillo_prefs.h
70         * src/plugins/dillo_viewer/dillo_viewer.c
71         * src/plugins/pgpcore/pgp_viewer.c
72         * src/plugins/pgpcore/pgp_viewer.h
73         * src/plugins/pgpcore/plugin.c
74         * src/plugins/pgpcore/prefs_gpg.c
75         * src/plugins/pgpcore/prefs_gpg.h
76         * src/plugins/pgpcore/sgpgme.c
77         * src/plugins/pgpcore/sgpgme.h
78         * src/plugins/pgpinline/plugin.c
79         * src/plugins/pgpmime/pgpmime.c
80         * src/plugins/pgpmime/pgpmime.h
81         * src/plugins/pgpmime/plugin.c
82         * src/plugins/spamassassin/spamassassin.c
83         * src/plugins/spamassassin/spamassassin.h
84         * src/plugins/spamassassin/spamassassin_gtk.c
85         * src/plugins/trayicon/README
86         * tools/README
87         * tools/README.sylprint
88         * tools/outlook2claws-mail.pl
89         * tools/sylprint.pl
90         * tools/tb2claws-mail
91         * tools/tbird2claws.py
92         * tools/update-po
93         * tools/vcard2xml.py
94         * tools/kdeservicemenu/README
95                 cleanups and corrections
96
97 2007-05-06 [wwp]        2.9.1cvs47
98
99         * tools/uudec
100                 Fix missing dash to `display` command-line, reported
101                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
102
103 2007-05-06 [colin]      2.9.1cvs46
104
105         * src/Makefile.am
106         * src/stock_pixmap.c
107         * src/stock_pixmap.h
108         * src/pixmaps/printer.xpm
109                 Add a printer icon
110
111 2007-05-06 [paul]       2.9.1cvs45
112
113         * src/compose.c
114         * src/ldapquery.c
115         * src/privacy.h
116         * src/summary_search.c
117         * src/summaryview.c
118                 fix build warnings
119
120 2007-05-05 [wwp]        2.9.1cvs44
121
122         * src/messageview.c
123         * src/mh.c
124         * src/prefs_actions.c
125         * src/prefs_gtk.c
126         * src/summaryview.c
127         * src/common/xml.c
128                 Fix "faild" typos everywhere and capitalization of
129                 some g_warnings.
130
131 2007-05-04 [colin]      2.9.1cvs43
132
133         * src/compose.c
134         * src/privacy.c
135         * src/privacy.h
136         * src/plugins/pgpcore/prefs_gpg.c
137         * src/plugins/pgpcore/prefs_gpg.h
138         * src/plugins/pgpinline/pgpinline.c
139         * src/plugins/pgpmime/pgpmime.c
140                 Add an API to warn about encryption limits,
141                 and allow to disable these warnings
142
143 2007-05-03 [colin]      2.9.1cvs42
144
145         * src/summaryview.c
146         * src/mainwindow.c
147                 Fix bug 1213, 'Delete more than 
148                 one thread at once'
149
150 2007-05-03 [wwp]        2.9.1cvs41
151
152         * src/prefs_common.c
153         * src/prefs_filtering.c
154         * src/prefs_template.c
155         * src/common/template.c
156         * src/common/template.h
157         * src/gtk/gtkutils.c
158         * src/gtk/gtkutils.h
159                 Templates are no longer automatically sorted
160                 by name, but can be sorted manually using
161                 |< < > >| buttons as well as drag'n'drop.
162
163 2007-05-03 [wwp]        2.9.1cvs40
164
165         * src/plugins/spamassassin/spamassassin.c
166         * src/plugins/spamassassin/spamassassin.h
167         * src/plugins/spamassassin/spamassassin_gtk.c
168         * src/plugins/bogofilter/bogofilter.c
169         * src/plugins/bogofilter/bogofilter.h
170         * src/plugins/bogofilter/bogofilter_gtk.c
171                 Added an option to conditionally mark saved spam
172                 as read (default is and was to do so).
173                 Satisfies feature request 1708539 on sf.net tracker.
174
175 2007-05-03 [colin]      2.9.1cvs39
176
177         * src/inc.c
178                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
179
180 2007-05-02 [colin]      2.9.1cvs38
181
182         * src/textview.c
183                 Fix bug 1209, 'Clicking on address 
184                 in header (mailto uri) selects 
185                 default account'. Patch adapted from
186                 G.P. Halkes' patch.
187
188 2007-05-02 [colin]      2.9.1cvs37
189
190         * src/grouplistdialog.c
191                 Set cursor to wait cursor while loading
192                 groups.
193
194 2007-05-02 [paul]       2.9.1cvs36
195
196         * src/folder.c
197         * src/common/defs.h
198                 rename cache and mark files
199                 (data is preserved)
200
201 2007-04-30 [paul]       2.9.1cvs35
202
203         * manual/glossary.xml
204         * manual/plugins.xml
205                 updates. Patch by Ricardo
206
207 2007-04-29 [wwp]        2.9.1cvs34
208
209         * src/mainwindow.c
210         * configure.ac
211                 Fix few grammatical errors (patch by David Relson < relson at
212                 osagesoftware dot com >).
213
214 2007-04-28 [colin]      2.9.1cvs33
215
216         * src/account.c
217         * src/pop.c
218         * src/prefs_account.c
219         * src/prefs_account.h
220                 Drop the "Download all" preference. It's
221                 stupidly useless and confuses people from
222                 time to time.
223
224 2007-04-27 [wwp]        2.9.1cvs32
225
226         * src/account.c
227         * src/prefs_account.c
228         * src/prefs_account.h
229                 Don't reflect accounts changes to the mainwindow when it's
230                 not necessary.
231
232 2007-04-27 [colin]      2.9.1cvs31
233
234         * src/folder.c
235                 Freeze/thaw when sync'ing flags
236         * src/imap.c
237         * src/prefs_account.c
238         * src/prefs_account.h
239         * src/etpan/imap-thread.c
240         * src/etpan/imap-thread.h
241                 Add a way to use UID FETCH instead
242                 of searches to fetch message lists
243                 and flags. More expensive towards
244                 bandwidth, less expensive towards
245                 server's CPU. Probably fixes 
246                 bug 1158, 'Scanning new folders on 
247                 Exchange 2007 extremely slow'.
248                 Patch 95% by Hoa.
249
250 2007-04-27 [paul]       2.9.1cvs30
251
252         * src/mainwindow.c
253         * src/prefs_logging.c
254                 improvements to english usage
255
256 2007-04-27 [colin]      2.9.1cvs29
257
258         * src/imap.c
259                 Fix build without libetpan (my bad!)
260
261 2007-04-26 [colin]      2.9.1cvs28
262
263         * src/imap.c
264         * src/imap.h
265                 Fix uselessly exported function
266         * src/textview.c
267                 Consider "- -- \n" as signature separator
268                 (that's what signature separators look like
269                  in PGP/Inline signed mails)
270
271 2007-04-26 [colin]      2.9.1cvs27
272
273         * configure.ac
274                 libetpan-0.49 is now required
275         * src/procmime.c
276                 Fix double fetching of mails if
277                 first try failed
278         * src/imap.c
279                 Make offline sync faster, by
280                 remembering last change time, and
281                 last sync time.
282
283 2007-04-26 [hoa]        2.9.1cvs26
284
285         * src/imap.c
286         * src/imap.h
287         * src/mainwindow.c
288         * src/toolbar.c
289         * src/etpan/imap-thread.c
290         * src/etpan/imap-thread.h
291                 cancellation of IMAP operations is now allowed.
292                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
293
294 2007-04-26 [colin]      2.9.1cvs25
295
296         * src/folder.c
297                 Always fetch body+headers in folders that are
298                 synched for offline use, if "Synchronise as
299                 soon as possible" is set.
300                 Fixes bug 1200, 'Add option to always retrieve full 
301                 messages'
302
303 2007-04-25 [colin]      2.9.1cvs24
304
305         * src/compose.c
306                 Fix bug 1198, 'Reply-all "disappearing" address bug 
307                 persists...'
308
309 2007-04-24 [colin]      2.9.1cvs23
310
311         * src/folderview.c
312                 Fix bug 1195, 'Hardware key navigation' 
313                 Make GDK_Enter toggle expansion (Maemo)
314
315 2007-04-24 [wwp]        2.9.1cvs22
316
317         * src/compose.c
318                 Fix few compiler warnings.
319
320 2007-04-24 [paul]       2.9.1cvs21
321
322         * src/Makefile.am
323         * src/stock_pixmap.c
324         * src/stock_pixmap.h
325                 complete last commit
326
327 2007-04-24 [paul]       2.9.1cvs20
328
329         * src/gtk/about.c
330         * src/pixmaps/active.xpm
331         * src/pixmaps/checkbox_off.xpm
332         * src/pixmaps/checkbox_on.xpm
333         * src/pixmaps/inactive.xpm
334                 kick out the blobs
335                 remove transparent border from checkbox icons
336
337 2007-04-24 [wwp]        2.9.1cvs19
338
339         * src/textview.c
340         * src/textview.h
341                 Fix a crash in textview, thanks to Colin.
342
343 2007-04-23 [wwp]        2.9.1cvs18
344
345         * src/prefs_common.c
346                 Fix 2.9.1cvs5: no header was being translated at all.
347
348 2007-04-23 [colin]      2.9.1cvs17
349
350         * src/Makefile.am
351         * src/stock_pixmap.c
352         * src/stock_pixmap.h
353         * src/summaryview.c
354         * src/summaryview.h
355         * src/gtk/gtksctree.c
356         * src/gtk/gtksctree.h
357         * src/pixmaps/selection.xpm
358                 Fix bug 1193, 'Need a way to multi-select
359                 items'. Add a toggle button to the summaryview
360                 to switch between normal and multiple selection
361                 (Maemo)
362
363 2007-04-23 [colin]      2.9.1cvs16
364
365         * src/Makefile.am
366         * src/stock_pixmap.c
367         * src/stock_pixmap.h
368         * src/summaryview.c
369         * src/summaryview.h
370         * src/gtk/gtksctree.c
371         * src/gtk/gtksctree.h
372         * src/pixmaps/selection.xpm
373                 Fix bug 1193, 'Need a way to multi-
374                 select items'
375                 Add a toggle button in the summaryview
376                 to enable normal or multiple selection.
377                 (Maemo)
378
379 2007-04-23 [colin]      2.9.1cvs15
380
381         * src/compose.c
382                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
383
384 2007-04-21 [colin]      2.9.1cvs14
385
386         * src/gtk/quicksearch.c
387                 Fix previous commit (actually use correct
388                 parameter)
389
390 2007-04-21 [colin]      2.9.1cvs13
391
392         * src/gtk/quicksearch.c
393                 Fix changing quicksearch type (after Esc,
394                 after changing Recursive, ...)
395
396 2007-04-20 [wwp]        2.9.1cvs12
397
398         * src/gtk/Makefile.am
399                 Added headers.h (completes 2.9.1cvs5).
400
401 2007-04-20 [wwp]        2.9.1cvs11
402
403         * src/addressbook.c
404                 Fix the use of display name in name column,
405                 it has been overriden w/ the use of nickname
406                 by 2.9.0cvs3. Now nickname is used (if any)
407                 in case of LDAP books only.
408
409 2007-04-20 [colin]      2.9.1cvs10
410
411         * src/mimeview.c
412         * src/summaryview.c
413         * src/textview.c
414                 Add handling of 'a' to loop in a mail's
415                 mimeparts
416
417 2007-04-20 [colin]      2.9.1cvs9
418
419         * src/toolbar.c
420                 Fix bug 1190, 'dir_open' button doesn't work'
421                 (Maemo)
422
423 2007-04-20 [colin]      2.9.1cvs8
424
425         * src/folderview.c
426         * src/mainwindow.c
427                 Fix bug 1194, 'Hardware keys move from email 
428                 list to account/directory list, but not back 
429                 to email list...' (Maemo)
430
431 2007-04-20 [colin]      2.9.1cvs7
432
433         * src/compose.h
434                 complete previous commit
435
436 2007-04-20 [colin]      2.9.1cvs6
437
438         * src/compose.c
439                 Fix bug 1187, 'Reply-to addressee disappears 
440                 when reply-to text box is clicked...' (Maemo)
441
442 2007-04-20 [wwp]        2.9.1cvs5
443
444         * po/POTFILES.in
445         * src/addressbook.c
446         * src/compose.c
447         * src/filtering.c
448         * src/headerview.c
449         * src/matcher.c
450         * src/prefs_common.c
451         * src/prefs_common.h
452         * src/prefs_display_header.c
453         * src/prefs_matcher.c
454         * src/summaryview.c
455         * src/gtk/headers.h
456         * src/gtk/quicksearch.c
457                 Translate more header names according to the relevant option value,
458                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
459                 Replaced nearly all uses of prefs_common.trans_hdr with a call
460                 to prefs_common_translated_header_name().
461                 Added a headers.h reference file that contains known header names
462                 (RFC2822 and others) to the translation process' input, so that
463                 translated header names will still exist even if no occurrence of
464                 _("headername") is found anymore in the sources.
465                 Don't translate column name 'Number' following to trans_hdr option
466                 value as it's not a header name.
467
468 2007-04-20 [colin]      2.9.1cvs4
469
470         * src/gtk/quicksearch.c
471         * src/gtk/quicksearch.h
472                 Add "From, To or Subject" quicksearch
473                 type. Patch by ulfschaper@users.sf.net
474
475 2007-04-20 [colin]      2.9.1cvs3
476
477         * src/matcher.c
478                 Implement proper references filtering condition.
479                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
480
481 2007-04-19 [wwp]        2.9.1cvs2
482
483         * src/prefs_display_header.c
484         * src/message_search.c
485                 Fix few warnings (g_free of const gchar*).
486
487 2007-04-19 [paul]       2.9.1cvs1
488
489         * NEWS
490         * README
491         * RELEASE_NOTES
492         * configure.ac
493                 bump version number following
494                 stable release
495
496 2007-04-19 [paul]       2.9.0cvs9
497
498         * manual/advanced.xml
499         * manual/glossary.xml
500                 fix typos
501
502 2007-04-18 [paul]       2.9.0cvs8
503
504         * src/pop.c
505                 fix for CVE-2007-1558 (APOP)
506                 Thanks to Colin
507
508 2007-04-18 [paul]       2.9.0cvs7
509
510         * src/messageview.c
511         * src/mimeview.c
512         * src/summaryview.c
513         * src/gtk/filesel.c
514                 Fix encoding woes wrt saving of
515                 mails and parts
516                 Thanks to Colin
517
518 2007-04-18 [colin]      2.9.0cvs6
519
520         * src/gtk/pluginwindow.c
521                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
522
523 2007-04-17 [wwp]        2.9.0cvs5
524
525         * src/addressadd.c
526         * src/addressbook.c
527         * src/addrindex.c
528         * src/ldapupdate.c
529                 Fix --disable-ldap build,
530                 fix some LDAP annoyances on 
531                 searches, thanks to Colin.
532
533 2007-04-17 [wwp]        2.9.0cvs4
534
535         * src/ldapupdate.c
536                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
537                 like gcc 2.9x. Thanks to Colin.
538
539 2007-04-17 [wwp]        2.9.0cvs3
540
541         * src/Makefile.am
542         * src/addressadd.c
543         * src/addressbook.c
544         * src/addrindex.c
545         * src/addritem.c
546         * src/addritem.h
547         * src/editaddress.c
548         * src/ldapctrl.c
549         * src/ldapctrl.h
550         * src/ldapquery.c
551         * src/ldapserver.c
552         * src/ldapserver.h
553         * src/ldapupdate.c
554         * src/ldapupdate.h
555                 Add LDAP write support. Patch mostly by 
556                 Michael <mir at datanom dot net>
557
558 2007-04-17 [wwp]        2.9.0cvs2
559
560         * src/compose.c
561                 Prepend "Add to address book" to the context menu of compose window's sender and
562                 recipient fields.
563
564 2007-04-16 [paul]       2.9.0cvs1
565
566         * src/gtk/authors.h
567                 add Pader Rezso
568
569 2007-04-16 [paul]       2.9.0
570
571         * NEWS
572         * README
573         * RELEASE_NOTES
574                 2.9.0 released
575
576 2007-04-16 [paul]       2.8.1cvs102
577
578         * po/fr.po
579                 updated by Fabien Vantard
580
581 2007-04-16 [paul]       2.8.1cvs101
582
583         * po/ca.po
584         * po/cs.po
585         * po/de.po
586         * po/hu.po
587         * po/pl.po
588         * po/pt_BR.po
589         * po/sr.po
590         * po/zh_CN.po
591                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
592                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
593                 Aleksandar Urosevic, and Ralgh Young
594
595 2007-04-15 [mones]      2.8.1cvs100
596
597         * po/es.po
598                 Updated for release
599
600 2007-04-14 [colin]      2.8.1cvs99
601
602         * src/message_search.c
603         * src/prefs_display_header.c
604         * src/summary_search.c
605         * src/gtk/combobox.c
606                 Fix allocations
607
608 2007-04-14 [wwp]        2.8.1cvs98
609
610         * src/gtk/combobox.c
611         * src/message_search.c
612         * src/summary_search.c
613         * src/prefs_display_header.c
614                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
615                 returns NULL, get the text value directly from the GtkEntry child.
616
617 2007-04-13 [colin]      2.8.1cvs97
618
619         * src/gtk/quicksearch.c
620                 Give the focus back to summaryview when
621                 emptying the quicksearch with Esc
622
623 2007-04-13 [colin]      2.8.1cvs96
624
625         * src/message_search.c
626         * src/prefs_display_header.c
627         * src/summary_search.c
628                 Fix possibles crashes when getting text
629                 from gtk combos
630
631 2007-04-13 [colin]      2.8.1cvs95
632
633         * src/pop.c
634                 Add some UIDL debugging
635
636 2007-04-12 [colin]      2.8.1cvs94
637
638         * src/folder.c
639                 Force folder scan if necessary after
640                 copying mails, to be able to reapply
641                 flags.
642
643 2007-04-11 [colin]      2.8.1cvs93
644
645         * src/main.c
646                 don't scan for new mail on startup if --select
647                 is specified (or race conditions arise). If so,
648                 do both sequentially.
649
650 2007-04-09 [colin]      2.8.1cvs92
651
652         * src/common/defs.h
653                 Use leafpad by default on Maemo. Patch
654                 by Jean-Luc Biord.
655
656 2007-04-06 [colin]      2.8.1cvs91
657
658         * src/pixmaps/queue_close.xpm
659         * src/pixmaps/queue_close_hrm.xpm
660         * src/pixmaps/queue_close_hrm_mark.xpm
661         * src/pixmaps/queue_close_mark.xpm
662         * src/pixmaps/queue_open.xpm
663         * src/pixmaps/queue_open_hrm.xpm
664         * src/pixmaps/queue_open_hrm_mark.xpm
665         * src/pixmaps/queue_open_mark.xpm
666                 Move the clock one pixel down :)
667
668 2007-04-05 [colin]      2.8.1cvs90
669
670         * src/mainwindow.c
671                 Don't sync when switching offline from
672                 command line - it's usually too late :)
673
674 2007-04-05 [paul]       2.8.1cvs89
675
676         * src/Makefile.am
677         * src/stock_pixmap.c
678         * src/pixmaps/dir_close_hrm.xpm
679         * src/pixmaps/dir_close_hrm_mark.xpm
680         * src/pixmaps/drafts_close.xpm
681         * src/pixmaps/drafts_close_mark.xpm
682         * src/pixmaps/drafts_open.xpm
683         * src/pixmaps/drafts_open_mark.xpm
684         * src/pixmaps/inbox.xpm
685         * src/pixmaps/inbox_close.xpm
686         * src/pixmaps/inbox_close_hrm.xpm
687         * src/pixmaps/inbox_close_hrm_mark.xpm
688         * src/pixmaps/inbox_close_mark.xpm
689         * src/pixmaps/inbox_hrm.xpm
690         * src/pixmaps/inbox_hrm_mark.xpm
691         * src/pixmaps/inbox_mark.xpm
692         * src/pixmaps/inbox_open.xpm
693         * src/pixmaps/inbox_open_hrm.xpm
694         * src/pixmaps/inbox_open_hrm_mark.xpm
695         * src/pixmaps/inbox_open_mark.xpm
696         * src/pixmaps/outbox.xpm
697         * src/pixmaps/outbox_close.xpm
698         * src/pixmaps/outbox_close_hrm.xpm
699         * src/pixmaps/outbox_close_hrm_mark.xpm
700         * src/pixmaps/outbox_close_mark.xpm
701         * src/pixmaps/outbox_hrm.xpm
702         * src/pixmaps/outbox_hrm_mark.xpm
703         * src/pixmaps/outbox_mark.xpm
704         * src/pixmaps/outbox_open.xpm
705         * src/pixmaps/outbox_open_hrm.xpm
706         * src/pixmaps/outbox_open_hrm_mark.xpm
707         * src/pixmaps/outbox_open_mark.xpm
708         * src/pixmaps/queue_close.xpm
709         * src/pixmaps/queue_close_hrm.xpm
710         * src/pixmaps/queue_close_hrm_mark.xpm
711         * src/pixmaps/queue_close_mark.xpm
712         * src/pixmaps/queue_open.xpm
713         * src/pixmaps/queue_open_hrm.xpm
714         * src/pixmaps/queue_open_hrm_mark.xpm
715         * src/pixmaps/queue_open_mark.xpm
716                 updated, added and replaced icons
717                 Icons by Colin
718
719 2007-04-04 [colin]      2.8.1cvs88
720
721         * src/imap.c
722                 Fix build without libetpan
723
724 2007-04-03 [colin]      2.8.1cvs87
725
726         * src/imap.c
727                 Fix crash with Citadel, and try to make
728                 things work. this server (and specifically 
729                 STATUS and APPEND at least) seems broken.
730
731 2007-04-03 [colin]      2.8.1cvs86
732
733         * src/folderview.c
734                 Fix icons on folder close
735
736 2007-04-03 [colin]      2.8.1cvs85
737
738         * src/inc.c
739                 Fix double-ask of offline override in
740                 certain cases
741         * src/imap.c
742         * src/imap.h
743         * src/imap_gtk.c
744                 Much more efficient way to synchronise
745                 for offline use
746         * src/etpan/imap-thread.c
747                 Fix possible segs
748         * src/folder.c
749         * src/gtk/quicksearch.c
750                 Fix some GUI lags
751
752 2007-04-03 [paul]       2.8.1cvs84
753
754         * src/filtering.c
755         * src/folder.c
756         * src/folder.h
757         * src/prefs_common.c
758         * src/prefs_common.h
759         * src/prefs_other.c
760                 Fix sync being done too late
761                 Thanks to Colin
762
763 2007-04-02 [colin]      2.8.1cvs83
764
765         * src/summaryview.c
766                 Maemo: Put status and quicksearch at the top
767         * src/plugins/bogofilter/bogofilter.c
768         * src/plugins/spamassassin/spamassassin.c
769                 Derive trash from inbox if possible
770
771 2007-04-02 [paul]       2.8.1cvs82
772
773         * src/plugins/bogofilter/bogofilter_gtk.c
774                 a few English changes
775
776 2007-04-02 [paul]
777
778         2.9.0-rc1 released
779
780 2007-04-02 [colin]      2.8.1cvs81
781
782         * src/image_viewer.c
783                 Fix transparent images by using
784                 GtkImage
785         * src/messageview.c
786                 Flush events (on new windows) to avoid
787                 having the textview's image resize fail
788                 to know the available width
789
790 2007-04-01 [colin]      2.8.1cvs80
791
792         * src/prefs_account.c
793                 If no MH mailbox exist, when creating a POP/Local
794                 account, just create and use the default one 
795                 instead of bailing with a "Mailbox doesn't exist"
796                 error
797
798 2007-03-31 [colin]      2.8.1cvs79
799
800         * src/prefs_account.c
801                 Create signature file if it doesn't exist
802                 before editing
803         * src/prefs_toolbar.c
804                 Maemo: Move "Use default" on the left so
805                 that people can find it
806         * src/common/defs.h
807                 Maemo: make default editor "Maemopad", 
808                 default signature file "MyDocs/signature.txt"
809
810 2007-03-31 [colin]      2.8.1cvs78
811
812         * src/prefs_account.c
813                 Maemo: rework account prefs so
814                 that less horizontal scrolling
815                 is required
816
817 2007-03-31 [colin]      2.8.1cvs77
818
819         * src/folderview.c
820         * src/prefs_common.c
821         * src/prefs_common.h
822                 Fix bug 1167, 'Allow not displaying zeros 
823                 in folder list'. Patch by MartinP
824
825 2007-03-31 [colin]      2.8.1cvs76
826
827         * AUTHORS
828                 Add Jean-Luc Biord
829
830 2007-03-31 [colin]      2.8.1cvs75
831
832         * src/imap.c
833                 Apply patch from bug 1172, direct
834                 access to the folder's session instead
835                 of using getter. Patch by MartinP
836
837 2007-03-31 [paul]       2.8.1cvs74
838
839         * src/gtk/authors.h
840                 no need to list Fabien twice!
841
842 2007-03-31 [colin]      2.8.1cvs73
843
844         * src/inc.c
845                 If we're currently "overriding for %d minutes",
846                 don't ask
847
848 2007-03-31 [colin]      2.8.1cvs72
849
850         * src/compose.c
851         * src/imap.c
852         * src/inc.c
853         * src/inc.h
854         * src/messageview.c
855         * src/news.c
856         * src/plugins/spamassassin/spamassassin.c
857                 Offline override: Add a parameter to allow
858                 asking even if the override timer is running.
859                 Allows to ask every time the user makes an
860                 explicit action needing online access (such
861                 as Get Mail), and not when the action is 
862                 implicit (such as opening an IMAP folder)
863
864 2007-03-31 [colin]      2.8.1cvs71
865
866         * src/inc.c
867                 Override offline: "No" answer shouldn't
868                 re-ask after 3 seconds, but 10 minutes. 
869
870 2007-03-30 [colin]      2.8.1cvs70
871
872         * src/common/socket.c
873                 Better error reporting on unix socket
874                 failure (bind usually)
875         * src/gtk/gtkutils.c
876         * src/gtk/gtkutils.h
877                 Label window: add a pulsing progress
878                 bar to show we're not hung :)
879         * src/folderview.c
880         * src/main.c
881         * src/plugins/pgpcore/sgpgme.c
882                 Update API
883
884 2007-03-30 [colin]      2.8.1cvs69
885
886         * src/pop.c
887         * src/prefs_common.c
888                 Fix possible trashing of history and uidl
889                 files on disk full problems
890
891 2007-03-30 [paul]       2.8.1cvs68
892
893         * src/mainwindow.c
894         * src/summaryview.c
895         * src/summaryview.h
896                 update summary when changing layout type
897                 (fixes wrong folder icon being displayed)
898                 Thanks to Colin
899
900 2007-03-29 [colin]      2.8.1cvs67
901
902         * src/prefs_ext_prog.c
903                 The browser pref is irrelevant on Maemo
904
905 2007-03-29 [colin]      2.8.1cvs66
906
907         * src/compose.c
908         * src/compose.h
909                 Maemo: dynamically switch headers/text position
910         * src/prefs_common.c
911                 Maemo: hide compose's ruler by default
912         * src/common/socket.c
913         * src/common/socket.h
914                 Fix build warning
915
916 2007-03-29 [colin]      2.8.1cvs65
917
918         * src/common/socket.c
919         * src/common/socket.h
920                 Fix build when MAEMO_CFLAGS contains
921                 _X_OPENSOURCE (resolv.h errors as long
922                 as we don't add _BSD_SOURCE. Ugly).
923
924 2007-03-29 [wwp]        2.8.1cvs64
925
926         * src/prefs_logging.c
927                 Fix sensitivity of clip-log widgets in prefs/logging,
928                 thanks to Fabien.
929
930 2007-03-29 [wwp]        2.8.1cvs63
931
932         * po/POTFILES.in
933                 Updated files list for translations, thanks to Fabien.
934
935 2007-03-29 [colin]      2.8.1cvs62
936
937         * src/main.c
938         * src/common/Makefile.am
939         * src/common/utils.c
940                 Maybe make URI opening work in Maemo
941                 Requires testing :)
942
943 2007-03-28 [colin]      2.8.1cvs61
944
945         * src/folder.c
946         * src/folder.h
947         * src/folderview.c
948                 Add the possibility to sort folders arbitrarily
949                 (via editing of folderlist.xml only). Patch by
950                 Martin P <mp26+claws@os.inf.tu-dresden.de>
951                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
952                 be changed by the user'
953
954 2007-03-28 [colin]      2.8.1cvs60
955
956         * src/mimeview.c
957                 Add popup menu for mime icons
958
959 2007-03-28 [colin]      2.8.1cvs59
960
961         * src/mainwindow.c
962                 Fix a layout issue when presenting
963                 mainwindow in Small screen layout
964         * src/toolbar.c
965         * src/toolbar.h
966                 Add a "Go to folder list" button for
967                 mainwindow, and make it default in
968                 the Maemo build
969
970 2007-03-28 [colin]      2.8.1cvs58
971
972         * src/compose.c
973                 Don't dynamically update title on Maemo
974                 Patch by Jean-Luc Biord
975
976 2007-03-27 [colin]      2.8.1cvs57
977
978         * src/compose.c
979         * src/folderview.c
980         * src/summaryview.c
981                 Enable tap-and-hold on Maemo
982
983 2007-03-26 [colin]      2.8.1cvs56
984
985         * src/compose.c
986                 More popup-menu (in attachments list)
987
988 2007-03-26 [colin]      2.8.1cvs55
989
990         * src/compose.c
991                 Enable popup-menu signal
992
993 2007-03-26 [colin]      2.8.1cvs54
994
995         * src/plugins/pgpinline/pgpinline.c
996                 Fix bug 1111, 'PGP/inline plugin hides text 
997                 around encrypted text block'. Patch based on
998                 a patch from Michal Cihar.
999
1000 2007-03-26 [wwp]        2.8.1cvs53
1001
1002         * src/procmsg.c
1003                 Fix getting a false error when sending queued message
1004                 whereas the sending was fine (if there are subfolders
1005                 in the queue folder), thanks to Colin.
1006
1007 2007-03-26 [paul]       2.8.1cvs52
1008
1009         * src/wizard.c
1010                 update FACE header in welcome message
1011
1012 2007-03-25 [colin]      2.8.1cvs51
1013
1014         * src/Makefile.am
1015                 Fix make dist
1016
1017 2007-03-25 [colin]      2.8.1cvs50
1018
1019         * src/main.c
1020                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
1021
1022 2007-03-24 [colin]      2.8.1cvs49
1023
1024         * src/main.c
1025                 Fix a few launch problems on Maemo
1026                 Patch by Jean-Luc Biord
1027
1028 2007-03-24 [wwp]        2.8.1cvs48
1029
1030         * src/alertpanel.c
1031         * src/alertpanel.h
1032         * src/messageview.c
1033         * src/summaryview.c
1034                 Fix wrong action performed when closing the
1035                 "ask about account specific filtering rules
1036                 when filtering manually" dialog by pressing Escape.
1037                 Fix wrong order of buttons in the "return receipt
1038                 notification - the message was sent to several of
1039                 your accounts" dialog.
1040
1041 2007-03-24 [paul]       2.8.1cvs47
1042
1043         * src/folderview.c
1044                 an improvement to English usage
1045         * tools/kdeservicemenu/README
1046                 updated Claws url
1047
1048 2007-03-24 [paul]       2.8.1cvs46
1049
1050         * src/Makefile.am
1051         * src/stock_pixmap.c
1052         * src/pixmaps/edit_extern.xpm
1053         * src/pixmaps/mail_sign.xpm
1054                 rescue long lost icons
1055
1056 2007-03-24 [paul]       2.8.1cvs45
1057
1058         * src/toolbar.c
1059                 fix toolbar (broken in 2.8.1cvs42)
1060
1061 2007-03-23 [colin]      2.8.1cvs44
1062
1063         * src/imap.c
1064                 Correctly unsubscribe/resubscribe after
1065                 RENAME
1066
1067 2007-03-23 [colin]      2.8.1cvs43
1068
1069         * src/prefs_common.c
1070                 Maemo: as the platform is light on RAM, allow
1071                 caches to be discarded faster.
1072
1073 2007-03-23 [colin]      2.8.1cvs42
1074
1075         * src/Makefile.am
1076         * src/compose.c
1077         * src/compose.h
1078         * src/stock_pixmap.c
1079         * src/stock_pixmap.h
1080         * src/summaryview.c
1081         * src/summaryview.h
1082         * src/toolbar.c
1083         * src/toolbar.h
1084         * src/pixmaps/open_mail.xpm
1085                 Maemo changes: Add the possibility to have
1086                 "Open Email" and "Close Window" buttons on 
1087                 toolbars (and use them in Maemo's default
1088                 toolbars)
1089
1090 2007-03-23 [wwp]        2.8.1cvs41
1091
1092         * src/action.c
1093                 Reverted that part of the action dialog closure logics, to
1094                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
1095                 done later in a different way (or may not).
1096
1097 2007-03-22 [wwp]        2.8.1cvs40
1098
1099         * src/action.c
1100                 Fix sticky action dialog when got no output but action command
1101                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
1102
1103 2007-03-22 [colin]      2.8.1cvs39
1104
1105         * src/prefs_filtering.c
1106         * src/gtk/combobox.h
1107                 Fix escaping account names in filtering prefs
1108
1109 2007-03-22 [colin]      2.8.1cvs38
1110
1111         * src/addrindex.c
1112         * src/ldapctrl.h
1113         * src/ldapquery.c
1114                 Add any attribute specified in LDAP servers'
1115                 Search attributes to the Other Attributes tab
1116                 of contacts; Add 'telephoneNumber' in the
1117                 default list.
1118
1119 2007-03-22 [colin]      2.8.1cvs37
1120
1121         * src/folderview.c
1122         * src/folderview.h
1123         * src/mainwindow.c
1124                 Try to prevent race conditions when
1125                 changing the folder list
1126         * src/summaryview.c
1127                 Fix possible red folder icon when
1128                 switching from Small screen layout
1129                 to any other
1130
1131 2007-03-22 [colin]      2.8.1cvs36
1132
1133         * src/mainwindow.c
1134         * src/mainwindow.h
1135         * src/summaryview.c
1136                 Rename "little screen" to "Small screen"
1137         * src/gtk/Makefile.am
1138         * src/common/utils.c
1139         * src/mh.c
1140                 Fix Maemo-related compilation problems
1141
1142 2007-03-21 [colin]      2.8.1cvs35
1143
1144         * configure.ac
1145                 Fix previous commit
1146         * claws-mail.desktop
1147                 Remove .png from the Icon, it's useless
1148
1149 2007-03-21 [colin]      2.8.1cvs34
1150
1151         * configure.ac
1152         * src/Makefile.am
1153                 Add the necessary lib checking for 
1154                 Maemo
1155
1156 2007-03-21 [colin]      2.8.1cvs33
1157
1158         * src/main.c
1159                 Fix unconditional "error happened" when
1160                 sending via command-line. "lol @ myself"
1161
1162 2007-03-21 [colin]      2.8.1cvs32
1163
1164         * claws-mail-40x40.png
1165         * claws-mail-26x26.png
1166         * src/account.c
1167         * src/addressbook.c
1168         * src/compose.c
1169         * src/folderview.c
1170         * src/folderview.h
1171         * src/main.c
1172         * src/mainwindow.c
1173         * src/mainwindow.h
1174         * src/messageview.c
1175         * src/prefs_account.c
1176         * src/prefs_common.c
1177         * src/summary_search.c
1178         * src/summaryview.c
1179         * src/summaryview.h
1180         * src/gtk/authors.h
1181         * src/gtk/gtkutils.c
1182         * src/gtk/gtkutils.h
1183         * src/gtk/logwindow.c
1184         * src/gtk/menu.c
1185         * src/gtk/prefswindow.c
1186                 Add Maemo port (patch mainly by Jean-Luc Biort)
1187                 Add a new 'Little screen' layout to help on such
1188                 platforms (patch by me)
1189                 Make some default preferences different (more
1190                 adapted) on Maemo (patch by me)
1191
1192 2007-03-21 [wwp]        2.8.1cvs31
1193
1194         * src/prefs_logging.c
1195         * src/prefs_logging.h
1196                 Fixed copyright header of newly added files.
1197
1198 2007-03-21 [wwp]        2.8.1cvs30
1199
1200         * src/Makefile.am
1201         * src/filtering.c
1202         * src/filtering.h
1203         * src/folder.c
1204         * src/folderview.c
1205         * src/imap.c
1206         * src/inc.c
1207         * src/main.c
1208         * src/mainwindow.c
1209         * src/mainwindow.h
1210         * src/matcher.c
1211         * src/messageview.c
1212         * src/news.c
1213         * src/pop.c
1214         * src/prefs_common.c
1215         * src/prefs_common.h
1216         * src/prefs_logging.c
1217         * src/prefs_logging.h
1218         * src/prefs_other.c
1219         * src/procmsg.c
1220         * src/send_message.c
1221         * src/summaryview.c
1222         * src/common/log.c
1223         * src/common/log.h
1224         * src/common/nntp.c
1225         * src/common/session.c
1226         * src/common/smtp.c
1227         * src/common/socket.c
1228         * src/etpan/imap-thread.c
1229         * src/gtk/logwindow.c
1230         * src/gtk/logwindow.h
1231         * src/plugins/bogofilter/bogofilter.c
1232         * src/plugins/spamassassin/spamassassin.c
1233                 Added debugging of filtering/processing rules.
1234                 The debug log is here 'Tools/Filtering debug window',
1235                 the options there 'Configuration/Preferences/Other/Logging',
1236                 and the log file is ~/.claws-mail/filtering.log.
1237                 Moved protocol log prefs to 'Other/Logging' as well.
1238                 To support such debugging feature, the existing log API has
1239                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
1240                 this impacts many external modules (commits follow).
1241
1242 2007-03-21 [paul]       2.8.1cvs29
1243
1244         * src/etpan/Makefile.am
1245         * src/etpan/imap-thread.c
1246                 add missing #include
1247
1248 2007-03-21 [colin]      2.8.1cvs28
1249
1250         * src/procmime.c
1251                 Fix bug 1157, 'some broken messages confuse 
1252                 mime parser'. Make sure we can't have MimeInfos
1253                 with negative sizes.
1254
1255 2007-03-20 [colin]      2.8.1cvs27
1256
1257         * src/main.c
1258                 Fix missing \0 on buffer
1259
1260 2007-03-20 [colin]      2.8.1cvs26
1261
1262         * src/mh.c
1263                 Use make_dir_hier instead of make_dir 
1264                 to create the MH mailbox
1265
1266 2007-03-20 [colin]      2.8.1cvs25
1267
1268         * src/folder.c
1269         * src/folder.h
1270         * src/prefs_account.c
1271         * src/wizard.c
1272                 Fix default inbox weirdnesses (after wizard,
1273                 if path is Mail, mailbox identifier is #mh/Mailbox,
1274                 and when creating new accounts)
1275
1276 2007-03-20 [colin]      2.8.1cvs24
1277
1278         * src/account.c
1279                 Write folderlist after adding/deleting accounts
1280                 that have folders
1281
1282 2007-03-20 [colin]      2.8.1cvs23
1283
1284         * src/imap.c
1285         * src/remotefolder.h
1286                 Fix bug 1153, 'CM segfaults if IMAP folder is 
1287                 selected while scanning prior to update'
1288
1289 2007-03-17 [paul]       2.8.1cvs22
1290
1291         * src/main.c
1292                 fix a typo, and be a little more verbose.
1293
1294 2007-03-17 [wwp]        2.8.1cvs21
1295
1296         * src/inc.c
1297                 Fix a compiler warning.
1298
1299 2007-03-16 [wwp]        2.8.1cvs20
1300
1301         * tools/Makefile.am
1302         * tools/README
1303                 Updated to deal w/ the new mairix.sh tool.
1304
1305 2007-03-16 [wwp]        2.8.1cvs19
1306
1307         * src/action.c
1308                 Fix logics issues around the action IO dialog:
1309                 - disable entry widget and exec button when
1310                   the exec button is clicked (don't wait for any
1311                   output line) - fix possible disabling/re-enabling/
1312                   re-disabling of those widgets
1313                 - raise an error if executing a %as{} action either
1314                   empty or invalid, instead of failing silently
1315                 - don't close the dialog if the abort button has been
1316                   clicked and if there was no output yet
1317                 - set focus to the abort button when the exec button
1318                   is clicked
1319                 - fix capitalization of a warning message
1320
1321 2007-03-16 [wwp]        2.8.1cvs18
1322
1323         * tools/mairix.sh
1324                 Added a wrapper to mairix to the tools folder.
1325
1326 2007-03-16 [colin]      2.8.1cvs17
1327
1328         * src/messageview.c
1329         * src/mimeview.h
1330                 Allow mimeviewer plugins to print
1331                 their stuff
1332
1333 2007-03-16 [colin]      2.8.1cvs16
1334
1335         * .cvsignore
1336                 Ignore *.patchset
1337
1338 2007-03-15 [colin]      2.8.1cvs15
1339
1340         * src/messageview.c
1341         * src/mimeview.h
1342                 Add a way for mimeviewer plugins to
1343                 implement body search
1344
1345 2007-03-15 [paul]       2.8.1cvs14
1346
1347         * src/prefs_spelling.c
1348                 fix English usage
1349
1350 2007-03-15 [paul]       2.8.1cvs13
1351
1352         * src/common/quoted-printable.c
1353                 fix decoding of quoted-printable parts
1354
1355 2007-03-14 [wwp]        2.8.1cvs12
1356
1357         * src/gtk/logwindow.h
1358                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
1359
1360 2007-03-14 [wwp]        2.8.1cvs11
1361
1362         * src/gtk/logwindow.h
1363                 Complete 2.8.1cvs10.
1364
1365 2007-03-14 [colin]      2.8.1cvs10
1366
1367         * src/gtk/logwindow.c
1368                 Probably fix bug 1149, crash on logwindow
1369                 close - at the expense of performance once
1370                 logwin has been opened
1371
1372 2007-03-14 [colin]      2.8.1cvs9
1373
1374         * src/main.c
1375                 If claws-mail is running on another
1376                 display, warn instead of popping it up
1377                 on the other display
1378
1379 2007-03-12 [colin]      2.8.1cvs8
1380
1381         * src/wizard.c
1382                 Fix bug 1145, 'Setting a different name 
1383                 for the Mailbox name isn't reflected in 
1384                 default account settings'. Patch by wwp
1385
1386 2007-03-12 [colin]      2.8.1cvs7
1387
1388         * src/summaryview.c
1389                 Fix bug 1143, 'Add number of messages to be 
1390                 deleted to confirmation dialog'
1391
1392 2007-03-12 [wwp]        2.8.1cvs6
1393
1394         * src/folderview.c
1395         * src/prefs_common.c
1396         * src/prefs_common.h
1397         * src/prefs_summaries.c
1398                 Changed the option that displays unread messages count
1399                 next to the folder name in folder list: it is now
1400                 possible to either display nothing, display the
1401                 unread messages number only or the unread and total messages
1402                 numbers. The patch includes this extra feature as well
1403                 as some minor fixes by rewriting the algo in folderview.c.
1404                 Thanks to Paul for the original idea and implementation, plus
1405                 testing and proof-reading!
1406
1407 2007-03-09 [paul]       2.8.1cvs5
1408
1409         * tools/Makefile.am
1410         * tools/README
1411         * tools/claws-mail-compose-insert-files.pl
1412                 added a script which enables inserting files
1413                 into the message body of a new Claws Mail
1414                 Compose window from the command line. Additionally
1415                 To, Cc, Subject and files to attach to the message
1416                 can be specified.
1417
1418 2007-03-09 [wwp]        2.8.1cvs4
1419
1420         * src/addr_compl.c
1421         * src/addr_compl.h
1422         * src/filtering.c
1423                 Optimize matching of addresses in the addressbook
1424                 (filtering/processing 'found_in_addressbook' condition).
1425
1426 2007-03-07 [wwp]        2.8.1cvs3
1427
1428         * src/quote_fmt.c
1429         * src/quote_fmt_lex.l
1430         * src/quote_fmt_parse.y
1431                 Add a new quote format symbol: %A to insert the
1432                 sender email address (just the address itself).
1433
1434 2007-03-06 [wwp]        2.8.1cvs2
1435
1436         * src/gtk/gtkutils.c
1437         * src/plugins/trayicon/trayicon_prefs.h
1438         * src/plugins/trayicon/trayicon_prefs.c
1439         * src/plugins/trayicon/trayicon.c
1440         * src/mainwindow.h
1441         * src/mainwindow.c
1442                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
1443                 minimizing Claws-Mail main window will hide it to the trayicon instead.
1444
1445
1446 2007-03-06 [paul]       2.8.1cvs1
1447
1448         * NEWS
1449         * README
1450         * RELEASE_NOTES
1451         * configure.ac
1452                 bump version number following
1453                 stable release
1454
1455 2007-03-06 [paul]       2.8.0cvs24
1456
1457         * po/cs.po
1458                 corrected by by Tim <timbrain@post.cz>
1459
1460 2007-03-05 [colin]      2.8.0cvs23
1461
1462         * src/Makefile.am
1463         * src/procmime.c
1464                 Fix mime/globs path on NetBSD
1465                 patch by George Michaelson
1466
1467 2007-03-05 [wwp]        2.8.0cvs22
1468
1469         * src/addr_compl.c
1470                 Remove debug statement (accidentally committed w/ cvs14).
1471
1472 2007-03-05 [paul]       2.8.0cvs21
1473
1474         * src/plugins/pgpcore/prefs_gpg.c
1475                 fix compiler warning
1476
1477 2007-03-05 [wwp]        2.8.0cvs20
1478
1479         * src/matcher_parser_parse.y
1480                 Fix mismerge between cvs17 and cvs19.
1481
1482 2007-03-05 [wwp]        2.8.0cvs19
1483
1484         * src/matcher_parser_parse.y
1485         * src/prefs_filtering_action.c
1486         * src/matcher.c
1487         * src/matcher.h
1488         * src/filtering.c
1489         * src/filtering.h
1490                 Add new 'add_to_addressbook' filtering/processing action.
1491
1492 2007-03-05 [wwp]        2.8.0cvs18
1493
1494         * src/filtering.c
1495                 Fix mark_as_ham filtering/processing action: spam flag
1496                 was not unset.
1497
1498 2007-03-04 [colin]      2.8.0cvs17
1499
1500         * src/filtering.c
1501         * src/matcher.c
1502         * src/matcher.h
1503         * src/matcher_parser_parse.y
1504         * src/prefs_filtering_action.c
1505                 Add 'Mark as spam' and 'Mark as ham' filtering
1506                 actions. Fixes bug 1138.
1507
1508 2007-03-04 [colin]      2.8.0cvs16
1509
1510         * src/imap.c
1511                 Fix bug 1140, wrong return value
1512                 without libetpan
1513
1514 2007-03-04 [wwp]        2.8.0cvs15
1515
1516         * src/addr_compl.c
1517                 Rollback cvs14: don't free stuff that is managed in g_list.
1518
1519 2007-03-04 [wwp]        2.8.0cvs14
1520
1521         * src/addr_compl.c
1522                 Fix a leak in address completion code.
1523
1524 2007-03-04 [colin]      2.8.0cvs13
1525
1526         * src/addr_compl.c
1527                 Maybe fix bug 1136, 'Crash in group 
1528                 address completion'
1529
1530 2007-03-04 [iwkse]      2.8.0cvs12
1531
1532         * src/imap.c
1533                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
1534
1535 2007-03-03 [colin]      2.8.0cvs11
1536
1537         * src/plugins/pgpinline/pgpinline.c
1538                 Fix off-by-one, fix double-free. Fixes
1539                 bug 1135, 'cm-segfault on decrypting 
1540                 with PGP/inline'
1541
1542 2007-03-03 [colin]      2.8.0cvs10
1543
1544         * configure.ac
1545         * src/main.c
1546         * src/common/plugin.c
1547                 Fix bug 1134, 'Valgrind macros unhandled 
1548                 by Irix's cc'
1549
1550 2007-03-02 [colin]      2.8.0cvs9
1551
1552         * src/mbox.c
1553                 Don't error out on EAGAIN. Fixes 
1554                 bug 1129, '"local mbox file" account 
1555                 isn't retrieving mails'
1556
1557 2007-03-01 [wwp]        2.8.0cvs8
1558
1559         * src/mainwindow.c
1560         * src/gtk/colorlabel.c
1561                 Remove accels for extra color labels until we set better
1562                 and definitive ones.
1563
1564 2007-02-28 [wwp]        2.8.0cvs7
1565
1566         * src/mainwindow.c
1567         * src/matcher_parser_parse.y
1568         * src/prefs_common.c
1569         * src/prefs_msg_colors.c
1570         * src/procmsg.h
1571         * src/gtk/colorlabel.c
1572         * src/gtk/colorlabel.h
1573                 Add more customizable color labels. Cleaned up a bit
1574                 the color label API to avoid duplicate defines of
1575                 the max number of colors.
1576
1577 2007-02-27 [colin]      2.8.0cvs6
1578
1579         * src/mainwindow.c
1580         * src/common/utils.c
1581         * src/common/utils.h
1582                 Fix '+' in mailto URIs for List-* headers
1583
1584 2007-02-27 [colin]      2.8.0cvs5
1585
1586         * src/gtk/gtkutils.c
1587                 Use gtk_window_set_role instead of 
1588                 _set_wmclass
1589
1590 2007-02-27 [colin]      2.8.0cvs4
1591
1592         * src/inc.c
1593                 Fix "After receiving new mail, go to inbox" on IMAP,
1594                 and make it work only on manual reception
1595
1596 2007-02-27 [wwp]        2.8.0cvs3
1597
1598         * src/prefs_filtering.c
1599         * src/prefs_filtering_action.c
1600         * src/prefs_matcher.c
1601                 Update filtering matcher's and action's color label menus
1602                 when re-opening those dialogs (reflect any change to the
1603                 color labels list in the preferences).
1604
1605 2007-02-27 [colin]      2.8.0cvs2
1606
1607         * src/imap.c
1608         * src/etpan/etpan-thread-manager-types.h
1609         * src/etpan/etpan-thread-manager.c
1610         * src/etpan/imap-thread.c
1611                 Log imap ALERTs as errors in the log.
1612
1613 2007-02-26 [paul]       2.8.0cvs1
1614
1615         * tools/claws.i18n.status.pl
1616                 updated
1617
1618 2007-02-26 [paul]       2.7.2cvs75
1619
1620         * po/ca.po
1621         * po/cs.po
1622         * po/de.po
1623         * po/en_GB.po
1624         * po/fi.po
1625         * po/fr.po
1626         * po/hu.po
1627         * po/pl.po
1628         * po/pt_BR.po
1629         * po/sk.po
1630         * po/sr.po
1631         * po/zh_CN.po
1632                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
1633                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
1634                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
1635                 Aleksandar Urosevic, and Ralgh Young
1636
1637 2007-02-25 [mones]      2.7.2cvs74
1638
1639         * po/es.po
1640                 Updated for release
1641
1642 2007-02-25 [colin]      2.7.2cvs73
1643
1644         * src/main.c
1645                 Clearing the list is only useful
1646                 to prevent a valgrind false-positive
1647
1648 2007-02-25 [paul]       2.7.2cvs72
1649
1650         * tools/Makefile.am
1651         * tools/README
1652         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
1653         * tools/maildir2claws-mail.pl  **REMOVED**
1654                 renamed the script, fixed a couple bugs
1655
1656 2007-02-23 [colin]      2.7.2cvs71
1657
1658         * src/addressbook.c
1659                 Fix a leak, check for a few improbable nulls
1660
1661 2007-02-23 [colin]      2.7.2cvs70
1662
1663         * src/main.c
1664         * src/main.h
1665         * src/plugins/trayicon/trayicon.c
1666                 Fix blinking mainwin when starting in tray
1667                 (show mainwindow later in the startup process,
1668                  apart if restarting post-crash)
1669
1670 2007-02-23 [colin]      2.7.2cvs69
1671
1672         * src/folderview.c
1673         * src/imap_gtk.c
1674                 Fix crash when unsubscribing the currently
1675                 selected/opened folder
1676
1677 2007-02-23 [colin]      2.7.2cvs68
1678
1679         * src/compose.c
1680                 Fix bug that prevented colorization to
1681                 work without wrap quotation option
1682
1683 2007-02-23 [colin]      2.7.2cvs67
1684
1685         * src/addr_compl.c
1686                 Fix refcounting, start and end completion who
1687                 behaved as if there couldn't be any other current
1688                 user of completion
1689
1690 2007-02-23 [wwp]        2.7.2cvs66
1691
1692         * src/addressbook.c
1693         * src/addrindex.c
1694                 Address completion fixes: fix addressbook_peek_folder_exists() in
1695                 which the algorithm was ridiculously over-obfuscated and broken.
1696                 Fix addrindex_load_completion() as well, to load addresses in
1697                 completion list with regards to what addressbook_peek_folder_exists()
1698                 returns now.
1699
1700 2007-02-23 [wwp]        2.7.2cvs65
1701
1702         * src/addr_compl.c
1703                 Add addresses to completion when they're non-empty (thanks to Colin).
1704
1705 2007-02-23 [paul]       2.7.2cvs64
1706
1707         * src/plugins/pgpcore/passphrase.c
1708                 remove 'const '
1709
1710 2007-02-23 [colin]      2.7.2cvs63
1711
1712         * src/plugins/pgpcore/prefs_gpg.c
1713         * src/plugins/pgpcore/prefs_gpg.h
1714         * src/plugins/pgpcore/sgpgme.c
1715         * src/plugins/pgpinline/pgpinline.c
1716         * src/plugins/pgpmime/pgpmime.c
1717                 Try harder to respect user's choice wrt
1718                 gpg-agent even with gpg2, by unsetting
1719                 GPG_AGENT_INFO when necessary.
1720
1721 2007-02-22 [paul]       2.7.2cvs62
1722
1723         * src/plugins/pgpcore/sgpgme.c
1724         * src/plugins/pgpcore/sgpgme.h
1725         * src/plugins/pgpcore/passphrase.c
1726         * src/plugins/pgpinline/pgpinline.c
1727         * src/plugins/pgpmime/pgpmime.c
1728                 Fix a leak - gpgme_data_release_and_get_mem
1729                 leaks in recent gpgme. Workaround by using
1730                 our own function.
1731
1732 2007-02-22 [paul]       2.7.2cvs61
1733
1734         * src/gtk/quicksearch.c
1735                 Abandon dynamic search when pressing
1736                 Enter
1737
1738 2007-02-21 [colin]      2.7.2cvs60
1739
1740         * src/procmsg.c
1741         * src/plugins/pgpcore/passphrase.c
1742                 Fix little memory leaks
1743         * src/main.c
1744                 Fix false-positive leak at exit
1745         * src/gtk/quicksearch.c
1746                 Fix potentially big leak in recursive
1747                 Quicksearch
1748
1749 2007-02-21 [wwp]        2.7.2cvs59
1750
1751         * src/summaryview.c
1752                 Add missing newline to a debug message.
1753
1754 2007-02-20 [colin]      2.7.2cvs58
1755
1756         * src/Makefile.am
1757         * src/mimeview.c
1758         * src/stock_pixmap.c
1759         * src/stock_pixmap.h
1760         * src/pixmaps/mime_pgpsig.xpm
1761                 Add icon for application/pgp-signature
1762
1763 2007-02-20 [colin]      2.7.2cvs57
1764
1765         * src/Makefile.am
1766         * src/main.c
1767         * src/mimeview.c
1768         * src/stock_pixmap.c
1769         * src/stock_pixmap.h
1770         * src/pixmaps/mime_calendar.xpm
1771         * src/pixmaps/mime_pdf.xpm
1772         * src/pixmaps/mime_ps.xpm
1773                 Add icons for text/calendar, application/pdf
1774                 and application/postscript
1775
1776 2007-02-20 [colin]      2.7.2cvs56
1777
1778         * autogen.sh
1779         * src/matcher_parser_parse.y
1780         * src/matcher_parser_lex.l
1781                 Fix big memory leak in flex, and
1782                 require flex 2.5.31
1783
1784 2007-02-20 [wwp]        2.7.2cvs55
1785
1786         * src/matcher_parser_parse.y
1787                 Fix a duplicate token definition (thanks to iwkse).
1788
1789 2007-02-20 [wwp]        2.7.2cvs54
1790
1791         * src/matcher_parser_lex.l
1792         * src/quote_fmt_lex.l
1793                 Use proper flex options instead of direct use of #define,
1794                 make the flex-generated C lighter.
1795
1796 2007-02-20 [colin]      2.7.2cvs53
1797
1798         * src/summaryview.c
1799                 Grab focus in message list after hiding
1800                 the quicksearch, instead of leaving it
1801                 "somewhere"
1802
1803 2007-02-19 [colin]      2.7.2cvs52
1804
1805         * src/folderview.c
1806                 Fix bug 1033, 'Automatically refresh 
1807                 message list when new messages arrives'
1808                 Looks like folderview->opened can sometimes
1809                 be wrong...
1810
1811 2007-02-19 [paul]       2.7.2cvs51
1812
1813         * tools/Makefile.am
1814         * tools/README
1815         * tools/thunderbird-filters-convertor.pl
1816                 add new script which converts thunderbird filter
1817                 rules to Claws filter rules
1818
1819 2007-02-18 [paul]       2.7.2cvs50
1820
1821         * src/plugins/pgpcore/prefs_gpg.c
1822         * src/plugins/pgpcore/prefs_gpg.h
1823         * src/plugins/pgpcore/sgpgme.c
1824         * src/plugins/pgpinline/pgpinline.c
1825         * src/plugins/pgpmime/pgpmime.c
1826                 improved GUI interoperability with gpg-agent
1827
1828 2007-02-18 [paul]       2.7.2cvs49
1829
1830         * src/prefs_account.c
1831                 Privacy options sensitivity fix
1832
1833 2007-02-17 [colin]      2.7.2cvs48
1834
1835         * src/messageview.c
1836                 Reset icon to warning in the noticeview
1837
1838 2007-02-15 [colin]      2.7.2cvs47
1839
1840         * src/folderview.c
1841                 Fix a manifestation of bug 1033 (summaryview failing
1842                 to update for new mails), which happens after editing
1843                 account preferences or preferences that cause a 
1844                 folderview reload.
1845
1846 2007-02-15 [colin]      2.7.2cvs46
1847
1848         * src/addressbook.c
1849                 Probably fix bug 1123, 'Segmentation 
1850                 fault while opening address book'. I get
1851                 g_warnings if the saved paned position is
1852                 not greater than 0. Also, save position
1853                 when hiding the addressbook instead of
1854                 via signal.
1855
1856 2007-02-14 [colin]      2.7.2cvs45
1857
1858         * src/plugins/pgpcore/prefs_gpg.c
1859         * src/plugins/pgpcore/prefs_gpg.h
1860         * src/plugins/pgpcore/sgpgme.c
1861         * src/plugins/pgpinline/pgpinline.c
1862         * src/plugins/pgpmime/pgpmime.c
1863                 Add an option "Use gpg-agent if available". Fixes
1864                 annoyances with distro-installed gpg-agent, when
1865                 no pinentry program is installed, and the user's 
1866                 at a loss on why "decryption failed". Makes more
1867                 clear why passphrase isn't saved when gpg-agent is
1868                 used. Defaults to true, to avoid changing the 
1869                 current behaviour.
1870
1871 2007-02-14 [wwp]        2.7.2cvs44
1872
1873         * src/matcher_parser_parse.y
1874                 Fix missing line number reset (wrong line number might appear
1875                 when re-loading filtering rules if there's a parser error).
1876
1877 2007-02-13 [colin]      2.7.2cvs43
1878
1879         * src/common/utils.c
1880                 Don't encode ',' in URIs before passing it
1881                 to the browser command-line. It was probably
1882                 done at a time where commas in URIs made
1883                 mozilla -remote 'openurl(%s,new-window)'
1884                 bug.
1885
1886 2007-02-13 [wwp]        2.7.2cvs42
1887
1888         * src/prefs_matcher.c
1889         * src/plugins/bogofilter/bogofilter_gtk.c
1890                 A bit of string factorization around "Select ..." buttons.
1891
1892 2007-02-11 [colin]      2.7.2cvs41
1893
1894         * src/alertpanel.c
1895                 Make sure to escape the title
1896
1897 2007-02-11 [colin]      2.7.2cvs40
1898
1899         * src/codeconv.c
1900                 Recognize .utf8 locales as .UTF-8 ones
1901
1902 2007-02-11 [colin]      2.7.2cvs39
1903
1904         * src/compose.c
1905                 Fix code conversion when dragging a file
1906
1907 2007-02-09 [colin]      2.7.2cvs38
1908
1909         * src/plugins/clamav/clamav_plugin.c
1910                 Complete Paul's patch with conditional
1911                 compilation to avoid breaking compilation
1912                 on old Dapper and Edgy... Maybe other
1913                 distros too.
1914
1915 2007-02-09 [paul]       2.7.2cvs37
1916
1917         * src/plugins/clamav/clamav_plugin.c
1918                 fix for the upstream changes in libclamav
1919
1920 2007-02-09 [paul]       2.7.2cvs36
1921
1922         * src/main.c
1923         * src/mainwindow.c
1924         * src/procmsg.c
1925         * src/procmsg.h
1926                 fix "warn if there are queued messages" (on exit)
1927                 option, which only checked the first mailbox's
1928                 queue
1929                 don't ask before emptying trash if there are no
1930                 messages in trash, also check and empty all trash
1931                 folders
1932         * src/prefs_other.c
1933                 move "Ask before emptying trash" option
1934                 outside of the "On exit" frame as it's
1935                 not only an "On exit" option
1936
1937 2007-02-09 [paul]       2.7.2cvs35
1938
1939         * src/addrgather.c
1940         * src/alertpanel.c
1941         * src/editldap.c
1942         * src/prefs_account.c
1943         * src/prefs_folder_item.c
1944         * src/prefs_gtk.h
1945         * src/prefs_matcher.c
1946         * src/prefs_message.c
1947         * src/prefs_msg_colors.c
1948         * src/prefs_summaries.c
1949         * src/wizard.c
1950         * src/gtk/inputdialog.c
1951         * src/plugins/bogofilter/bogofilter_gtk.c
1952                 pedantic commit: use 'checkbtn' everywhere
1953                 instead of a mixture of 'checkbtn' and 'chkbtn'
1954
1955 2007-02-09 [paul]       2.7.2cvs34
1956
1957         * src/compose.c
1958                 fix default hotkeys
1959         * src/prefs_other.c
1960         * src/prefs_send.c
1961                 move "Never send Return Receipts" from
1962                 prefs_other to prefs_send
1963                 add an option "Ask about account specific
1964                 filtering rules..." to prefs_other
1965         * src/gtk/gtkutils.c
1966                 fix a compiler warning
1967
1968 2007-02-08 [colin]      2.7.2cvs33
1969
1970         * src/plugins/pgpinline/pgpinline.c
1971                 Fix bug 1110, 'pgpmime fails to process 
1972                 encapsulated openpgp mime (rfc 3156, 6.1 
1973                 -> rfc1847)'
1974                 It was due to an interaction between PGP/Mime
1975                 and PGP/Inline plugin. 
1976
1977 2007-02-08 [colin]      2.7.2cvs32
1978
1979         * src/inc.c
1980         * src/mbox.c
1981         * src/mbox.h
1982                 Fix bug 1117, 'fcntl locking code 
1983                 does not work in mbox.c'
1984
1985 2007-02-08 [colin]      2.7.2cvs31
1986
1987         * src/prefs_account.c
1988                 Fix Gentoo bug 165819, 'can't create 
1989                 a "local mbox file" account'. Patch
1990                 by Olivier <castan.o@free.fr>
1991
1992 2007-02-07 [colin]      2.7.2cvs30
1993
1994         * src/ldapquery.c
1995                 Fix bug 1106, 'Claws crash on exit if LDAPS 
1996                 autocompletion was used'
1997
1998 2007-02-07 [paul]       2.7.2cvs29
1999
2000         * src/folder.c
2001                 cut down on unnecessary debug_prints
2002         * src/imap_gtk.c
2003                 fix menu_set_active() on 'Show only
2004                 subscribed folders'
2005
2006 2007-02-07 [paul]       2.7.2cvs28
2007
2008         * src/plugins/clamav/clamav_plugin.c
2009         * src/plugins/clamav/clamav_plugin.h
2010         * src/plugins/clamav/clamav_plugin_gtk.c
2011                 fix copyright header
2012
2013 2007-02-07 [paul]       2.7.2cvs27
2014
2015         * src/procheader.c
2016                 fix bug 1116, 'summary view allow a 
2017                 subject line break'
2018
2019 2007-02-06 [colin]      2.7.2cvs26
2020
2021         * src/summaryview.c
2022                 Fix delete thread
2023
2024 2007-02-05 [fabien]     2.7.2cvs25
2025
2026         * po/POTFILES.in
2027         * src/uri_opener.c
2028                 i18n related - 1 fix and 1 message for translators.
2029
2030 2007-02-05 [colin]      2.7.2cvs24
2031
2032         * src/gtk/quicksearch.c
2033                 Don't reload summary list if quicksearch wasn't
2034                 active on hiding; move currently selected mail in
2035                 the visible area when showing the quicksearch
2036
2037 2007-02-05 [colin]      2.7.2cvs23
2038
2039         * src/folderview.c
2040                 Add debug to try to solve bug 1104
2041
2042 2007-02-05 [paul]       2.7.2cvs22
2043
2044         * src/mainwindow.c
2045                 confirm before emptying trash on exit is
2046                 a Yes or No answer, use Yes or No in the
2047                 dialog
2048
2049 2007-02-04 [colin]      2.7.2cvs21
2050
2051         * src/compose.c
2052         * src/plugins/pgpcore/passphrase.c
2053         * src/plugins/pgpcore/select-keys.c
2054                 Set wmclass on new windows
2055
2056 2007-02-04 [colin]
2057
2058         2.8.0-rc1 released
2059
2060 2007-02-04 [colin]      2.7.2cvs20
2061
2062         * src/compose.c
2063         * src/compose.h
2064                 Auto save drafts on exit, reopen them
2065                 at startup, instead of asking
2066         * src/account.c
2067         * src/addressadd.c
2068         * src/addressbook.c
2069         * src/addressbook_foldersel.c
2070         * src/addrgather.c
2071         * src/crash.c
2072         * src/editaddress.c
2073         * src/editbook.c
2074         * src/editgroup.c
2075         * src/editjpilot.c
2076         * src/editldap.c
2077         * src/editldap_basedn.c
2078         * src/editvcard.c
2079         * src/exphtmldlg.c
2080         * src/expldifdlg.c
2081         * src/export.c
2082         * src/foldersel.c
2083         * src/gedit-print.c
2084         * src/import.c
2085         * src/importldif.c
2086         * src/importmutt.c
2087         * src/importpine.c
2088         * src/main.c
2089         * src/mainwindow.c
2090         * src/message_search.c
2091         * src/messageview.c
2092         * src/prefs_actions.c
2093         * src/prefs_customheader.c
2094         * src/prefs_display_header.c
2095         * src/prefs_filtering.c
2096         * src/prefs_filtering_action.c
2097         * src/prefs_folder_column.c
2098         * src/prefs_gtk.c
2099         * src/prefs_matcher.c
2100         * src/prefs_other.c
2101         * src/prefs_summaries.c
2102         * src/prefs_summary_column.c
2103         * src/prefs_template.c
2104         * src/sourcewindow.c
2105         * src/ssl_manager.c
2106         * src/summary_search.c
2107         * src/uri_opener.c
2108         * src/gtk/about.c
2109         * src/gtk/description_window.c
2110         * src/gtk/foldersort.c
2111         * src/gtk/gtkutils.c
2112         * src/gtk/gtkutils.h
2113         * src/gtk/icon_legend.c
2114         * src/gtk/logwindow.c
2115         * src/gtk/pluginwindow.c
2116         * src/gtk/prefswindow.c
2117                 Give different wmclass to different
2118                 windows - thanks to sed ;)
2119
2120 2007-02-04 [colin]      2.7.2cvs19
2121
2122         * src/main.c
2123                 Revert previous patch, can't reproduce
2124                 it anymore. 
2125
2126 2007-02-03 [colin]      2.7.2cvs18
2127
2128         * src/main.c
2129                 Don't save the mainwindow size and
2130                 position on emergency exit (libSM's
2131                 "die" callback), Xfce seems to make
2132                 the window smaller just before the
2133                 size's saved.
2134
2135 2007-02-03 [colin]      2.7.2cvs17
2136
2137         * src/plugins/bogofilter/bogofilter.c
2138         * src/plugins/bogofilter/bogofilter.h
2139         * src/plugins/bogofilter/bogofilter_gtk.c
2140         * src/plugins/pgpinline/pgpinline.c
2141         * src/plugins/pgpinline/pgpinline.h
2142                 Fix more copyrights
2143
2144 2007-02-03 [colin]      2.7.2cvs16
2145
2146         * src/partial_download.c
2147         * src/partial_download.h
2148         * src/ssl_manager.c
2149         * src/ssl_manager.h
2150         * src/uri_opener.c
2151         * src/uri_opener.h
2152         * src/wizard.c
2153         * src/wizard.h
2154         * src/common/ssl_certificate.c
2155         * src/common/ssl_certificate.h
2156         * src/gtk/quicksearch.c
2157         * src/gtk/quicksearch.h
2158         * src/gtk/sslcertwindow.c
2159         * src/gtk/sslcertwindow.h
2160                 Fix copyright on my files
2161
2162 2007-02-02 [colin]      2.7.2cvs15
2163
2164         * src/Makefile.am
2165         * src/mainwindow.c
2166         * src/messageview.c
2167         * src/messageview.h
2168         * src/textview.c
2169         * src/textview.h
2170         * src/uri_opener.c
2171         * src/uri_opener.h
2172                 Add Tools/List URIs to allow
2173                 opening any URI in the current mail
2174
2175 2007-02-02 [colin]      2.7.2cvs14
2176
2177         * src/common/valgrind.h ** NEW FILE **
2178         * src/common/Makefile.am
2179         * src/common/plugin.c
2180                 Don't dlclose the plugins if we're running
2181                 under valgrind. (doesn't require valgrind
2182                 either at compile time or run time).
2183
2184 2007-02-01 [paul]       2.7.2cvs13
2185
2186         * AUTHORS
2187         * src/gtk/authors.h
2188         * tools/freshmeat_search.pl
2189         * tools/google_search.pl
2190         * tools/multiwebsearch.pl
2191                 add support for non ISO-8859-1 compatible locales
2192                 Patch by Alex Gorbachenko <agent_007@immo.ru>
2193
2194 2007-02-01 [colin]      2.7.2cvs12
2195
2196         * src/prefs_other.c
2197         * src/prefs_summaries.c
2198                 Move keybinding prefs to the Other page
2199
2200 2007-02-01 [wwp]        2.7.2cvs11
2201
2202         * src/plugins/trayicon/trayicon.c
2203                 Fix a raising issue within KDE.
2204
2205 2007-02-01 [colin]      2.7.2cvs10
2206
2207         * src/codeconv.c
2208                 Fix stray quotes in encoded strings
2209         * src/addressadd.c
2210                 Fix wrong call causing g_warnings
2211         * src/textview.c
2212                 Remove useless message
2213
2214 2007-01-31 [wwp]        2.7.2cvs9
2215
2216         * src/plugins/trayicon/trayicon.c
2217                 fix buggy hiding of main window when closing if close-to-tray
2218                 is not set (bad logics  in the trayicon hook code).
2219                 Changed the quit confirmation message too.
2220
2221 2007-01-30 [colin]      2.7.2cvs8
2222
2223         * src/main.c
2224                 Fix hidden mainwindow after clicking on
2225                 the X close button, if compose windows
2226                 exist and the user chooses not to quit
2227
2228 2007-01-30 [colin]      2.7.2cvs7
2229
2230         * src/main.c
2231         * src/compose.c
2232                 Handle local URIs to attach files (file:///...)
2233                 Fixes attaching files from Thunar for example
2234
2235 2007-01-30 [colin]      2.7.2cvs6
2236
2237         * src/prefs_ext_prog.c
2238                 Add 'mousepad' to the list of text editors.
2239                 Mousepad is XFCE's text editor
2240
2241 2007-01-29 [wwp]        2.7.2cvs5
2242
2243         * po/POTFILES.in
2244         * src/plugins/trayicon/trayicon_prefs.c
2245                 trayicon i18n fixes, thanks to Fabien.
2246
2247 2007-01-28 [wwp]        2.7.2cvs4
2248
2249         * src/mainwindow.c
2250         * src/mainwindow.h
2251         * src/plugins/trayicon/trayicon.c
2252         * src/plugins/trayicon/trayicon_prefs.c
2253         * src/plugins/trayicon/trayicon_prefs.h
2254                 Added a new TrayIcon plugin option to close to tray
2255                 (WM's hotkey and [X] button will hide the window instead
2256                 of closing it - closing CM can be done using the tray icon
2257                 menu or the File menu).
2258                 Improved visibility handling in trayicon, clicking the
2259                 trayicon now raise the window to current desktop when it
2260                 was either minimized/shaded/on another desktop.
2261                 Thanks to Paul for testing and fixing a strange behaviour
2262                 in KDE ;-).
2263
2264 2007-01-27 [paul]       2.7.2cvs3
2265
2266         * src/prefs_folder_item.c
2267         * src/prefs_receive.c
2268         * src/plugins/pgpcore/prefs_gpg.c
2269                 use 'start-up' instead of 'startup' in labels
2270
2271 2007-01-26 [wwp]        2.7.2cvs2
2272
2273         * src/plugins/trayicon/Makefile.am
2274         * src/plugins/trayicon/trayicon.c
2275         * src/plugins/trayicon/trayicon_prefs.c
2276         * src/plugins/trayicon/trayicon_prefs.h
2277                 Add a new TrayIcon option to hide the main window at
2278                 start-up.
2279                 Fix trayicon.c copyright header.
2280
2281 2007-01-26 [paul]       2.7.2cvs1
2282
2283         * NEWS
2284         * README
2285         * RELEASE_NOTES
2286         * configure.ac
2287                 bump up version number following
2288                 stable release
2289
2290 2007-01-25 [mones]      2.7.1cvs60
2291
2292         * po/es.po
2293                 updated thousands of strings (well, probably less ;-)
2294
2295 2007-01-25 [colin]      2.7.1cvs59
2296
2297         * src/matcher.c
2298                 Fix 2nd-run loss of matcherrc on new
2299                 configurations. 
2300
2301 2007-01-25 [wwp]        2.7.1cvs58
2302
2303         * src/mimeview.c
2304                 fix handling of empty value in attach_save_directory too, thanks
2305                 to Colin.
2306
2307 2007-01-25 [wwp]        2.7.1cvs57
2308
2309         * src/gtk/filesel.c
2310                 fix handling of empty value in attach_load_directory,
2311                 thanks to Colin.
2312
2313 2007-01-25 [wwp]        2.7.1cvs56
2314
2315         * src/plugins/dillo_viewer/dillo_prefs.h
2316                 fix a typo.
2317
2318 2007-01-25 [colin]      2.7.1cvs55
2319
2320         * src/matcher.c
2321         * src/matcher.h
2322         * src/matcher_parser_parse.y
2323         * src/prefs_matcher.c
2324                 Add matching on the spam flag
2325
2326 2007-01-24 [colin]      2.7.1cvs54
2327
2328         * src/folder.c
2329         * src/common/xml.c
2330         * src/common/xml.h
2331                 Make sure folderlist.xml is correctly
2332                 written before overwriting it.
2333         * src/procmsg.c
2334         * src/procmsg.h
2335         * src/summaryview.c
2336         * src/plugins/bogofilter/bogofilter.c
2337         * src/plugins/bogofilter/bogofilter.h
2338         * src/plugins/bogofilter/bogofilter_gtk.c
2339         * src/plugins/spamassassin/spamassassin.c
2340         * src/plugins/spamassassin/spamassassin.h
2341         * src/plugins/spamassassin/spamassassin_gtk.c
2342                 Move spam to the correct trash folder after
2343                 learning, if spam directory isn't set.
2344
2345 2007-01-23 [paul]       2.7.1cvs53
2346
2347         * src/plugins/bogofilter/bogofilter_gtk.c
2348                 fix sensitivity of "Insert X-Bogosity header"
2349                 option
2350
2351 2007-01-23 [colin]      2.7.1cvs52
2352
2353         * src/toolbar.c
2354                 Translate toolbar items text if
2355                 they're translatable (default)
2356         * src/addrcache.c
2357         * src/addrcache.h
2358         * src/addritem.c
2359         * src/addritem.h
2360         * src/codeconv.c
2361         * src/codeconv.h
2362         * src/jpilot.c
2363         * src/jpilot.h
2364         * src/ldapctrl.c
2365         * src/ldapctrl.h
2366         * src/ldapquery.h
2367         * src/ldif.c
2368         * src/ldif.h
2369         * src/etpan/etpan-thread-manager.c
2370         * src/etpan/etpan-thread-manager.h
2371         * src/gtk/gtkutils.c
2372         * src/gtk/gtkutils.h
2373                 More static functions
2374
2375 2007-01-22 [fabien]     2.7.1cvs51
2376
2377         * src/gtk/gtkutils.c
2378                 gtkut_get_options_frame() : ability to pass
2379                 a 'NULL' value in frame pointer parameter if
2380                 we don't need it.
2381
2382 2007-01-22 [colin]      2.7.1cvs50
2383
2384         * src/procmsg.c
2385         * src/procmsg.h
2386         * src/plugins/bogofilter/bogofilter.c
2387         * src/plugins/bogofilter/bogofilter_gtk.c
2388         * src/plugins/spamassassin/spamassassin.c
2389         * src/plugins/spamassassin/spamassassin_gtk.c
2390                 Allow moving spams to the account's trash
2391                 instead of default one
2392
2393 2007-01-21 [colin]      2.7.1cvs49
2394
2395         * src/ldapquery.c
2396         * src/ldapquery.h
2397                 Revert a static function that shouldn't
2398                 have been
2399
2400 2007-01-21 [colin]      2.7.1cvs48
2401
2402         * src/ldapquery.c
2403         * src/ldapquery.h
2404                 Same
2405
2406 2007-01-21 [colin]      2.7.1cvs47
2407
2408         * src/procmsg.c
2409         * src/procmsg.h
2410                 Same
2411
2412 2007-01-21 [colin]      2.7.1cvs46
2413
2414         * src/common/socket.c
2415         * src/common/socket.h
2416                 Same
2417
2418 2007-01-21 [colin]      2.7.1cvs45
2419
2420         * src/crash.c
2421         * src/exporthtml.c
2422         * src/exporthtml.h
2423         * src/exportldif.c
2424         * src/exportldif.h
2425         * src/folder.c
2426         * src/folder.h
2427         * src/folder_item_prefs.c
2428         * src/folder_item_prefs.h
2429         * src/folderview.c
2430         * src/folderview.h
2431         * src/gedit-print.c
2432         * src/gedit-print.h
2433         * src/main.c
2434         * src/main.h
2435         * src/common/socket.c
2436         * src/common/socket.h
2437         * src/gtk/gtkaspell.c
2438         * src/gtk/gtkaspell.h
2439         * src/gtk/quicksearch.c
2440         * src/gtk/quicksearch.h
2441                 Same
2442
2443 2007-01-21 [colin]      2.7.1cvs44
2444
2445         * src/common/utils.c
2446         * src/common/utils.h
2447         * src/etpan/etpan-thread-manager.c
2448         * src/etpan/etpan-thread-manager.h
2449                 Same (Funny that etpan_thread_unbind
2450                 is called but not etpan_thread_bind)
2451
2452 2007-01-21 [colin]      2.7.1cvs43
2453
2454         * src/addrselect.c
2455         * src/addrselect.h
2456         * src/codeconv.c
2457         * src/codeconv.h
2458         * src/compose.c
2459         * src/compose.h
2460         * src/etpan/Makefile.am
2461         * src/gtk/colorlabel.c
2462         * src/gtk/colorlabel.h
2463         * src/gtk/sslcertwindow.c
2464         * src/gtk/sslcertwindow.h
2465         * src/etpan/etpan-log.c ** REMOVED **
2466         * src/etpan/etpan-log.h ** REMOVED **
2467                 Same
2468
2469 2007-01-20 [colin]      2.7.1cvs42
2470
2471         * src/addritem.c
2472         * src/addritem.h
2473                 Same
2474
2475 2007-01-20 [colin]      2.7.1cvs41
2476
2477         * src/account.c
2478         * src/account.h
2479         * src/addrbook.c
2480         * src/addrbook.h
2481         * src/addrcache.c
2482         * src/addrcache.h
2483         * src/addrclip.c
2484         * src/addrclip.h
2485         * src/addressbook.c
2486         * src/addressbook.h
2487         * src/addrharvest.c
2488         * src/addrharvest.h
2489         * src/addrindex.c
2490         * src/addrindex.h
2491         * src/editaddress.c
2492         * src/editaddress.h
2493                 Make functions that aren't used in other
2494                 files static
2495
2496 2007-01-20 [colin]      2.7.1cvs40
2497
2498         * src/account.c
2499         * src/addrbook.c
2500         * src/addrcache.c
2501         * src/addressbook.c
2502         * src/addrgather.c
2503         * src/addrindex.c
2504         * src/addrquery.c
2505         * src/addrselect.c
2506         * src/browseldap.c
2507         * src/compose.c
2508         * src/editbook.c
2509         * src/editjpilot.c
2510         * src/editldap.c
2511         * src/editldap_basedn.c
2512         * src/editvcard.c
2513         * src/exporthtml.c
2514         * src/exportldif.c
2515         * src/folder.c
2516         * src/folderview.c
2517         * src/image_viewer.c
2518         * src/imap.c
2519         * src/importmutt.c
2520         * src/importpine.c
2521         * src/jpilot.c
2522         * src/ldapquery.c
2523         * src/main.c
2524         * src/mainwindow.c
2525         * src/matcher.c
2526         * src/messageview.c
2527         * src/mh.c
2528         * src/mimeview.c
2529         * src/msgcache.c
2530         * src/mutt.c
2531         * src/news.c
2532         * src/pine.c
2533         * src/prefs_account.c
2534         * src/prefs_common.c
2535         * src/prefs_compose_writing.c
2536         * src/prefs_ext_prog.c
2537         * src/prefs_folder_item.c
2538         * src/prefs_fonts.c
2539         * src/prefs_message.c
2540         * src/prefs_msg_colors.c
2541         * src/prefs_other.c
2542         * src/prefs_quote.c
2543         * src/prefs_receive.c
2544         * src/prefs_send.c
2545         * src/prefs_spelling.c
2546         * src/prefs_summaries.c
2547         * src/prefs_toolbar.c
2548         * src/prefs_wrapping.c
2549         * src/privacy.c
2550         * src/procmime.c
2551         * src/procmsg.c
2552         * src/ssl_manager.c
2553         * src/statusbar.c
2554         * src/summaryview.c
2555         * src/toolbar.c
2556         * src/vcard.c
2557         * src/common/hooks.c
2558         * src/common/log.c
2559         * src/common/passcrypt.c
2560         * src/common/socket.c
2561         * src/common/ssl.c
2562         * src/common/ssl_certificate.c
2563         * src/common/template.c
2564         * src/common/utils.c
2565         * src/etpan/imap-thread.c
2566         * src/gtk/sslcertwindow.c
2567         * src/gtk/sslcertwindow.h
2568                 Make functions that could be static, static
2569
2570 2007-01-20 [colin]      2.7.1cvs39
2571
2572         * src/editldap.c
2573                 Fix tooltip
2574
2575 2007-01-20 [colin]      2.7.1cvs38
2576
2577         * src/ldapquery.c
2578         * src/ldaputil.c
2579         * src/ldaputil.h
2580                 Fix bug 1102, 'claws-mail-2.7.1 
2581                 makes use of deprecated ldap 
2582                 functions'
2583
2584 2007-01-20 [colin]      2.7.1cvs37
2585
2586         * src/mainwindow.c
2587         * src/mainwindow.h
2588         * src/summaryview.c
2589         * src/gtk/quicksearch.c
2590                 Add Wide message list layout
2591
2592 2007-01-19 [fabien]     2.7.1cvs36
2593
2594         * src/textview.c
2595                 make sure a font change is considered in links of
2596                 headerview.
2597
2598 2007-01-19 [colin]      2.7.1cvs35
2599
2600         * src/main.c
2601         * src/mainwindow.c
2602         * src/mainwindow.h
2603         * src/messageview.c
2604         * src/messageview.h
2605         * src/prefs_common.c
2606         * src/prefs_common.h
2607         * src/summaryview.c
2608         * src/summaryview.h
2609         * src/gtk/quicksearch.c
2610         * src/gtk/quicksearch.h
2611                 Drop 'Separate Folder tree' and 'Separate
2612                 Message View'. Put three layouts in place
2613                 of it.
2614
2615 2007-01-19 [paul]       2.7.1cvs34
2616
2617         * src/prefs_msg_colors.c
2618                 more use of Q_ for translators
2619
2620 2007-01-19 [paul]       2.7.1cvs33
2621
2622         * src/imap_gtk.c
2623         * src/prefs_account.c
2624                 a few changes to the English
2625
2626 2007-01-19 [fabien]     2.7.1cvs32
2627
2628         * src/wizard.c
2629                 factorize translatable string
2630
2631 2007-01-18 [colin]      2.7.1cvs31
2632
2633         * src/main.c
2634                 Don't error out on --sync option. Although
2635                 we don't do anything with it, gtk+ handles
2636                 it, and it's useful for debugging X errors
2637
2638 2007-01-18 [fabien]     2.7.1cvs30
2639
2640         * src/prefs_other.c
2641                 ability to apply on the fly the recent added
2642                 'gtk_can_change_accels' pref (no need to restart).
2643
2644 2007-01-18 [fabien]     2.7.1cvs29
2645
2646         * src/plugins/bogofilter/bogofilter_gtk.c
2647         * src/plugins/bogofilter/bogofilter.c
2648         * src/plugins/spamassassin/spamassassin_gtk.c
2649         * src/addr_compl.c
2650         * src/prefs_account.c
2651                 factorize or rewrite some translatable strings.
2652
2653 2007-01-18 [fabien]     2.7.1cvs28
2654
2655         * src/prefs_gtk.h
2656         * src/compose.c
2657                 set a 4pix space between "Subject:" label and subject entry in
2658                 compose window.
2659
2660 2007-01-18 [wwp]        2.7.1cvs27
2661
2662         * src/addressbook.c
2663                 fix conflicting address-copy/paste when focus is set
2664                 to the embedded edit-person form.
2665  
2666
2667 2007-01-18 [wwp]        2.7.1cvs26
2668
2669         * src/addressbook.h
2670                 complete 2.7.1cvs23 (one more file was missing from that
2671                 commit).
2672
2673 2007-01-18 [colin]      2.7.1cvs25
2674
2675         * src/main.c
2676                 Provide a way to migrate without backup
2677                 Re-ask for migration on next start if 
2678                 it has been refused and wizard has been 
2679                 cancelled after.
2680
2681 2007-01-18 [wwp]        2.7.1cvs24
2682
2683         * src/editaddress.c
2684                 complete 2.7.1.cvs23 (file was missing from previous
2685                 commit).
2686
2687 2007-01-18 [wwp]        2.7.1cvs23
2688
2689         * src/addressbook.c
2690                 fix potential crashes in address book's focus_in/out signal handlers,
2691                 force focus to the edit-person form when clicked the Edit menu entry or
2692                 button (this only matters if the edit-person form is embedded to the
2693                 AB window, in that case, focus is not set when browsing the contacts
2694                 list w/ keys or mouse clicks).
2695
2696 2007-01-18 [paul]       2.7.1cvs22
2697
2698         * src/main.c
2699                 add command line options:
2700                 -h for --help
2701                 -q and --quit for --exit
2702                 -v for --version
2703                 print "Unknown option" for unknown options
2704
2705 2007-01-18 [paul]       2.7.1cvs21
2706
2707         * po/ru.po
2708                 updated by Pavlo Bohmat
2709
2710 2007-01-18 [paul]       2.7.1cvs20
2711
2712         * src/mainwindow.c
2713                 fix sensitivity issues of Mark as Spam/Ham
2714
2715 2007-01-17 [fabien]     2.7.1cvs19
2716
2717         * src/prefs_other.c
2718         * src/prefs_common.c
2719         * src/prefs_common.h
2720         * src/main.c
2721                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
2722                 control the corresponding gtk property. It could be used to lock
2723                 all shortcuts (avoid to set one of them by inadvertency).
2724
2725 2007-01-17 [colin]      2.7.1cvs18
2726
2727         * src/summaryview.c
2728                 Fix bug 1100, 'Highlighted e-mail data not visible 
2729                 when color label applied.'. Use a weighted average
2730                 between normal selected foreground color and color
2731                 label instead of a simple one (3/1 instead 1/1).
2732
2733 2007-01-17 [colin]      2.7.1cvs17
2734
2735         * src/messageview.c
2736                 Better fix for bug 1088, 'Ctrl-h produces repeatable
2737                 crash' - don't prevent mail switching while loading
2738
2739 2007-01-17 [colin]      2.7.1cvs16
2740
2741         * src/folder.c
2742         * src/folder.h
2743         * src/folderview.c
2744         * src/folderview.h
2745         * src/imap.c
2746         * src/imap.h
2747         * src/imap_gtk.c
2748                 Manage recursive search of unsubscribed folders
2749                 Rescan tree without checking for new messages 
2750                 after subscriptions changed
2751
2752 2007-01-17 [paul]       2.7.1cvs15
2753
2754         * src/prefs_common.c
2755         * src/gtk/pluginwindow.c
2756                 fix bug 1101, '"Load plugin" button is
2757                 accidentally hidden'
2758                 unset (-1) initial width in prefs_common,
2759                 fix overlapping buttons,
2760                 and other cleanups
2761
2762 2007-01-17 [paul]       2.7.1cvs14
2763
2764         * src/procmime.c
2765                 add #include <errno.h>, it's needed
2766                 on some systems
2767
2768 2007-01-17 [paul]       2.7.1cvs13
2769
2770         * src/common/defs.h
2771         * tools/make.themes.project
2772                 rename .sylpheed_themeinfo to .claws_themeinfo
2773                 and use it
2774         * src/etpan/etpan-errors.h
2775         * src/etpan/etpan-log.c
2776         * src/etpan/etpan-log.h
2777         * src/etpan/etpan-thread-manager-types.h
2778         * src/etpan/etpan-thread-manager.c
2779         * src/etpan/etpan-thread-manager.h
2780         * src/etpan/imap-thread.c
2781         * src/etpan/imap-thread.h
2782                 add copyright header
2783
2784 2007-01-17 [colin]      2.7.1cvs12
2785
2786         * src/plugins/pgpcore/select-keys.c
2787         * src/gtk/pluginwindow.c
2788         * src/prefs_account.c
2789                 Fix warnings
2790
2791 2007-01-16 [colin]      2.7.1cvs11
2792
2793         * src/imap.c
2794         * src/imap.h
2795         * src/imap_gtk.c
2796                 Manage subscribing to subfolders when only
2797                 subscribed folders are shown.
2798
2799 2007-01-16 [colin]      2.7.1cvs10
2800
2801         * src/folderview.c
2802                 Fix annoying vscrollbar going back to top
2803                 on Check for new folders
2804
2805 2007-01-16 [colin]      2.7.1cvs9
2806
2807         * src/imap.c
2808                 Remove printf
2809
2810 2007-01-16 [colin]      2.7.1cvs8
2811
2812         * src/filtering.c
2813                 Bigger buffer for errors
2814         * src/imap.c
2815         * src/imap.h
2816         * src/imap_gtk.c
2817         * src/prefs_account.c
2818         * src/prefs_account.h
2819         * src/wizard.c
2820         * src/etpan/imap-thread.c
2821         * src/etpan/imap-thread.h
2822         * manual/handling.xml
2823                 Add subscriptions management. What it changes:
2824                 Creating a folder subscribes to it
2825                 Deleting a folder unsubscribes it
2826                 New contextual menu item allowing to switch between
2827                 All folders and Subscribed folders, subscribe, and
2828                 unsubscribe. "Creating" an existing but unsubscribed
2829                 folder will subscribe it.
2830                 By default for new accounts, only subscribed folders 
2831                 are shown.
2832
2833
2834 2007-01-16 [paul]       2.7.1cvs7
2835
2836         * src/summaryview.c
2837                 Allow folder classes to specify only sort_key or
2838                 sort_type instead of both or none.
2839
2840 2007-01-16 [paul]       2.7.1cvs6
2841
2842         * src/action.c
2843         * src/compose.c
2844         * src/mimeview.c
2845         * src/procmime.c
2846         * src/textview.c
2847                 Save and use errno for procmime_get_part
2848
2849 2007-01-16 [colin]      2.7.1cvs5
2850
2851         * src/imap.c
2852                 Never remove INBOX when scanning for
2853                 new folders. It's a special folder
2854                 that has to exist.
2855
2856 2007-01-15 [colin]      2.7.1cvs4
2857
2858         * src/imap.c
2859                 Fix 'Check for new folders' when IMAP subdirectory
2860                 is set
2861         * src/etpan/imap-thread.c
2862                 Fix build
2863
2864 2007-01-15 [colin]      2.7.1cvs3
2865
2866         * src/etpan/imap-thread.c
2867                 Fix invalid free on command-connection
2868                 error
2869
2870 2007-01-15 [wwp]        2.7.1cvs2
2871
2872         * src/matcher_parser_lex.l
2873         * src/quote_fmt_lex.l
2874         * src/matcher_parser_parse.y
2875                 fix copyright header in lexers and parsers.
2876
2877 2007-01-15 [paul]       2.7.1cvs1
2878
2879         * NEWS
2880         * README
2881         * RELEASE_NOTES
2882         * configure.ac
2883                 bump up version number following
2884                 stable release
2885
2886 2007-01-15 [paul]       2.7.0cvs31
2887
2888         * AUTHORS
2889         * src/gtk/authors.h
2890                 add Fabien to the Team list
2891                 add the recent contributors
2892                 make a few corrections
2893
2894 2007-01-15 [paul]       2.7.0cvs30
2895
2896         * src/mainwindow.c
2897                 fix compiler warning
2898         * src/plugins/pgpcore/prefs_gpg.c
2899         * src/plugins/pgpcore/prefs_gpg.h
2900                 add missing include
2901                 fix copyright header
2902
2903 2007-01-14 [colin]      2.7.0cvs29
2904
2905         * src/gtk/filesel.c
2906                 Use the 'gtk+' backend. Avoids gnome-vfs use,
2907                 two benefits: faster to open, will fix strange
2908                 dbus-related crash. Thanks to Pascal Terjan.
2909
2910 2007-01-14 [colin]      2.7.0cvs28
2911
2912         * src/etpan/imap-thread.c
2913                 Delete the old imap just after allocating
2914                 the new one. Makes sure we don't get the
2915                 same pointer by sheer luck, which feels
2916                 strange in the debug log.
2917
2918 2007-01-14 [colin]      2.7.0cvs27
2919
2920         * src/gtk/inputdialog.c
2921                 Make sure we don't print passwords in
2922                 clear text when in debug mode
2923
2924 2007-01-14 [colin]      2.7.0cvs26
2925
2926         * src/gtk/gtksctree.c
2927                 Fix bug 1098, 'bogus last row display 
2928                 after expanding a thread'. Patch by
2929                 Jindrich Makovicka <makovick@gmail.com>
2930
2931 2007-01-14 [colin]      2.7.0cvs25
2932
2933         * src/etpan/imap-thread.c
2934                 Close socket manually before
2935                 freeing the imap struct
2936
2937 2007-01-14 [colin]      2.7.0cvs24
2938
2939         * src/etpan/imap-thread.c
2940                 Maybe fix new reconnection issues
2941
2942 2007-01-13 [colin]      2.7.0cvs23
2943
2944         * src/summaryview.c
2945                 Freeze/thaw on thread selection
2946
2947 2007-01-13 [paul]       2.7.0cvs22
2948
2949         * src/mainwindow.c
2950         * src/summaryview.c
2951         * src/summaryview.h
2952                 add 'Edit/Delete thread'
2953
2954 2007-01-13 [colin]      2.7.0cvs21
2955
2956         * src/prefs_account.c
2957         * src/prefs_compose_writing.c
2958         * src/prefs_message.c
2959         * src/prefs_msg_colors.c
2960         * src/prefs_other.c
2961         * src/prefs_receive.c
2962         * src/prefs_spelling.c
2963         * src/prefs_summaries.c
2964         * src/prefs_themes.c
2965         * src/gtk/gtkutils.c
2966         * src/gtk/gtkutils.h
2967         * src/plugins/pgpcore/prefs_gpg.c
2968         * src/plugins/spamassassin/spamassassin_gtk.c
2969                 Factorize gtk frame creation
2970                 Patch by Pawel
2971
2972 2007-01-13 [colin]      2.7.0cvs20
2973
2974         * src/message_search.c
2975         * src/summary_search.c
2976                 Fix Enter in search windows
2977         * src/messageview.c
2978                 Fix body search starting at the
2979                 end of the mail (and asking for loop)
2980
2981 2007-01-13 [colin]      2.7.0cvs19
2982
2983         * src/etpan/imap-thread.c
2984                 Make sure we don't free the same imap
2985                 twice
2986
2987 2007-01-13 [colin]      2.7.0cvs18
2988
2989         * commitHelper
2990                 Allow multiple commitHelpers to
2991                 run at once
2992
2993 2007-01-12 [colin]      2.7.0cvs17
2994
2995         * src/etpan/imap-thread.c
2996                 Make sure we get rid of the previous mailimap
2997                 when connecting - just in case disconnect was
2998                 unclean
2999
3000 2007-01-12 [paul]       2.7.0cvs16
3001
3002         * src/compose.c
3003                 Strip S/MIME signatures when re-editing
3004                 S/MIME signed messages.
3005
3006 2007-01-12 [paul]       2.7.0cvs15
3007
3008         * configure.ac
3009         * src/addressbook.c
3010         * src/foldersel.c
3011         * src/folderview.c
3012         * src/main.c
3013                 no need to define CLAWS anymore, remove
3014                 all that stuff
3015
3016 2007-01-12 [paul]       2.7.0cvs14
3017
3018         * src/mimeview.c
3019                 check if the mail's signed as
3020                 it can change the mail structure
3021                 Thanks to Colin
3022
3023 2007-01-12 [paul]       2.7.0cvs13
3024
3025         * src/procmime.c
3026                 fix Forwarding msgs with attachments
3027                 that have dos line endings
3028                 Thanks to Colin
3029
3030 2007-01-12 [wwp]        2.7.0cvs12
3031
3032         * configure.ac
3033                 Revert accidentally committed extra version tag.
3034
3035 2007-01-12 [wwp]        2.7.0cvs11
3036
3037         * src/prefs_account.c
3038                 Fix compilation w/o aspell (completes 2.7.0cvs7).
3039
3040 2007-01-11 [colin]      2.7.0cvs10
3041
3042         * src/imap.c
3043                 move g_warning to debug_print
3044                 it scares people for no reason
3045
3046 2007-01-11 [colin]      2.7.0cvs9
3047
3048         * po/POTFILES.in
3049                 Fix files to translate. Patch by
3050                 Fabien
3051
3052 2007-01-11 [paul]       2.7.0cvs8
3053
3054         * src/imap.c
3055                 Fix recursion when server lists the
3056                 current subfolder in the response
3057         * src/mimeview.c
3058                 Fix updating of icon_list/ctree
3059         * src/plugins/pgpcore/select-keys.c
3060                 Fix a few annoyances when choosing
3061                 keys for the CMS (S/MIME) protocol
3062
3063 2007-01-11 [wwp]        2.7.0cvs7
3064
3065         * src/compose.c
3066         * src/prefs_account.c
3067         * src/prefs_account.h
3068                 Add per-account spellcheck default dictionaries settings.
3069
3070 2007-01-10 [colin]      2.7.0cvs6
3071
3072         * src/prefs_folder_item.c
3073                 Factorize strings - patch by Fabien
3074
3075 2007-01-10 [colin]      2.7.0cvs5
3076
3077         * src/mainwindow.c
3078                 Fix bug 1095, 'Crash while changing folder 
3079                 columns during incorporation'
3080
3081 2007-01-09 [colin]      2.7.0cvs4
3082
3083         * src/gtk/pluginwindow.c
3084                 Set the plugin window transient. Seems
3085                 like some window managers hide it in
3086                 the background after "load plugin"...
3087
3088 2007-01-09 [colin]      2.7.0cvs3
3089
3090         * src/gtk/filesel.c
3091                 Use the same type for alloc and free
3092
3093 2007-01-08 [paul]       2.7.0cvs2
3094
3095         * po/nl.po
3096                 updated by Tim Dijkstra
3097
3098 2007-01-08 [paul]       2.7.0cvs1
3099
3100         * src/prefs_themes.c
3101         * src/common/utils.c
3102                 Fix resource leaks
3103
3104 2007-01-08 [paul]       2.7.0
3105
3106         * NEWS
3107         * README
3108         * RELEASE_NOTES
3109                 2.7.0 released
3110
3111 2007-01-08 [paul]       2.6.1cvs119
3112
3113         * doc/man/claws-mail.1
3114                 another correction
3115
3116 2007-01-08 [paul]       2.6.1cvs118
3117
3118         * doc/man/claws-mail.1
3119                 corrections
3120         * manual/advanced.xml
3121                 improved English usage
3122
3123 2007-01-08 [paul]       2.6.1cvs117
3124
3125         * po/ca.po
3126         * po/de.po
3127         * po/en_GB.po
3128         * po/fi.po
3129         * po/it.po
3130         * po/pt_BR.po
3131         * po/sk.po
3132         * po/sr.po
3133         * po/zh_CN.po
3134                 updated by Miquel Oliete, Stephan Sachse, me,
3135                 Tommi Pirinen, Andrea Spadaccini, Frederico
3136                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
3137                 Urosevic, and Ralgh Young
3138
3139 2007-01-07 [mones]      2.6.1cvs116
3140
3141         * manual/es/advanced.xml
3142         * po/es.po
3143                 Synced manual (unhide mark_as_read_delay)
3144                 and updated translation for release
3145
3146 2007-01-07 [paul]       2.6.1cvs115
3147
3148         * src/prefs_matcher.c
3149                 make the hbox content fit better under
3150                 various languages
3151
3152 2007-01-07 [colin]      2.6.1cvs114
3153
3154         * src/messageview.c
3155                 Fix bug 1088, 'Ctrl-h produces repeatable
3156                 crash'
3157
3158 2007-01-06 [colin]      2.6.1cvs113
3159
3160         * src/etpan/imap-thread.c
3161                 Add casts to int to get certs. Fixes
3162                 bug 1064, 'crash @ etpan_certificate_check() 
3163                 when opening an IMAP folder', with latest
3164                 libetpan CVS or >= 0.49
3165         * src/mainwindow.c
3166         * src/mainwindow.h
3167         * src/imap_gtk.c
3168         * src/news_gtk.c
3169         * src/prefs_folder_item.c
3170                 Grey out the "synchronise" menu items if
3171                 there's nothing to synchronise.
3172         * src/plugins/pgpcore/sgpgme.c
3173                 Make an error clearer than "Unknown error"
3174
3175 2007-01-06 [colin]      2.6.1cvs112
3176
3177         * src/messageview.c
3178                 Don't try to show a message if updating
3179                 Maybe fixes bug 1088, 'ctrl-h produces
3180                 repeatable crash'.
3181
3182 2007-01-06 [colin]      2.6.1cvs111
3183
3184         * src/summaryview.c
3185                 Disable Control-Space (handle it as Space).
3186
3187 2007-01-05 [paul]       2.6.1cvs110
3188
3189         * src/imap.c
3190                 Fix bug 934, 'sylpheed claws 2.1 
3191                 doesn't show Exchanges Public Folders'
3192                 Thanks to Hoa and Colin
3193         * src/msgcache.c
3194                 Refuse to allocate more than 2 MB for a 
3195                 single field, it's a good indication of
3196                 cache corruption.
3197
3198 2007-01-05 [colin]      2.6.1cvs109
3199
3200         * src/mainwindow.c
3201                 Allow --select'ing emails by Message-ID too
3202
3203 2007-01-05 [colin]      2.6.1cvs108
3204
3205         * src/common/quoted-printable.c
3206                 Uh! Third fix :)
3207
3208 2007-01-05 [colin]      2.6.1cvs107
3209
3210         * src/common/quoted-printable.c
3211                 Fix previous commit about bug 1089
3212                 Thanks to Ralf
3213
3214 2007-01-05 [colin]      2.6.1cvs106
3215
3216         * src/common/quoted-printable.c
3217                 Fix my previous commit on bug 1089
3218                 - Thanks to Ralf :)
3219
3220 2007-01-04 [colin]      2.6.1cvs105
3221
3222         * src/common/quoted-printable.c
3223                 Fix bug 1089, 'NUL characters in Subject 
3224                 line are misinterpreted'. Not a pain to
3225                 fix in fact.
3226
3227 2007-01-04 [colin]      
3228
3229         2.7.0-rc3 released
3230
3231 2007-01-04 [wwp]        2.6.1cvs104
3232
3233         * src/image_viewer.c
3234                 Force operator precedence (fix a compiler warning).
3235
3236 2007-01-04 [colin]      2.6.1cvs103
3237
3238         * src/image_viewer.c
3239                 Be cautious there too (same fix as the one
3240                 in textview from cvs33)
3241         * src/messageview.c
3242                 Don't use any MimeViewer plugin when showing
3243                 all headers
3244
3245 2007-01-03 [wwp]        2.6.1cvs102
3246
3247         * src/html.c
3248         * src/html.h
3249                 fixed "cent" sign (use the existing ASCII one),
3250                 decode more HTML entities,
3251                 converted table ASCII entries to UTF-8,
3252                 moved a switch() into a hashtable.
3253
3254 2007-01-03 [paul]       2.6.1cvs101
3255
3256         * src/compose.c
3257         * src/messageview.c
3258         * src/procmsg.c
3259         * src/procmsg.h
3260                 When possible, use move_msg instead of
3261                 copy_msg + remove_msg to move sent mail
3262                 from Queue to Sent. 
3263
3264 2007-01-03 [paul]       2.6.1cvs100
3265
3266         * src/html.c
3267                 add more html entity recognition:
3268                 pounds, euros, and cents
3269
3270 2007-01-03 [colin]      2.6.1cvs99
3271
3272         * src/imap_gtk.c
3273                 Don't display an error on NOSELECT
3274                 folders when synchronising
3275
3276 2007-01-03 [paul]       2.6.1cvs98
3277
3278         * tools/maildir2claws-mail.pl
3279                 only substitute 'sent-mail' if it's
3280                 the full directory name
3281
3282 2007-01-03 [paul]       2.6.1cvs97
3283
3284         * ChangeLog
3285         * ChangeLog.pre2.0.0
3286         * Makefile.am
3287                 archive a chunk of ChangeLog in
3288                 ChangeLog.pre2.0.0
3289         * ChangeLog.gtk1
3290         * doc/src/ChangeLog.claws-pre0.8.0
3291                 remove ChangeLog.claws-pre0.8.0, adding
3292                 its contents to ChangeLog.gtk1
3293
3294 2007-01-03 [paul]       2.6.1cvs96
3295
3296         * src/account.c
3297         * src/account.h
3298         * src/action.c
3299         * src/action.h
3300         * src/adbookbase.h
3301         * src/addr_compl.c
3302         * src/addr_compl.h
3303         * src/addrbook.c
3304         * src/addrcache.c
3305         * src/addrcache.h
3306         * src/addrcindex.c
3307         * src/addrcindex.h
3308         * src/addrclip.c
3309         * src/addrclip.h
3310         * src/addrdefs.h
3311         * src/addressadd.c
3312         * src/addressadd.h
3313         * src/addressbook.c
3314         * src/addressbook.h
3315         * src/addressbook_foldersel.c
3316         * src/addressbook_foldersel.h
3317         * src/addrgather.c
3318         * src/addrgather.h
3319         * src/addrharvest.c
3320         * src/addrharvest.h
3321         * src/addrindex.c
3322         * src/addrindex.h
3323         * src/addritem.c
3324         * src/addritem.h
3325         * src/addrquery.c
3326         * src/addrquery.h
3327         * src/addrselect.c
3328         * src/addrselect.h
3329         * src/alertpanel.c
3330         * src/alertpanel.h
3331         * src/browseldap.c
3332         * src/browseldap.h
3333         * src/codeconv.c
3334         * src/codeconv.h
3335         * src/compose.c
3336         * src/compose.h
3337         * src/customheader.c
3338         * src/customheader.h
3339         * src/displayheader.c
3340         * src/displayheader.h
3341         * src/editaddress.c
3342         * src/editaddress.h
3343         * src/editbook.c
3344         * src/editbook.h
3345         * src/editgroup.c
3346         * src/editgroup.h
3347         * src/editjpilot.c
3348         * src/editjpilot.h
3349         * src/editldap.c
3350         * src/editldap.h
3351         * src/editldap_basedn.c
3352         * src/editldap_basedn.h
3353         * src/editvcard.c
3354         * src/editvcard.h
3355         * src/exphtmldlg.c
3356         * src/exphtmldlg.h
3357         * src/expldifdlg.c
3358         * src/expldifdlg.h
3359         * src/export.c
3360         * src/export.h
3361         * src/exporthtml.c
3362         * src/exporthtml.h
3363         * src/exportldif.c
3364         * src/exportldif.h
3365         * src/filtering.c
3366         * src/filtering.h
3367         * src/folder.c
3368         * src/folder.h
3369         * src/folder_item_prefs.c
3370         * src/folder_item_prefs.h
3371         * src/foldersel.c
3372         * src/foldersel.h
3373         * src/folderutils.c
3374         * src/folderutils.h
3375         * src/folderview.c
3376         * src/folderview.h
3377         * src/grouplistdialog.c
3378         * src/grouplistdialog.h
3379         * src/headerview.c
3380         * src/html.c
3381         * src/html.h
3382         * src/image_viewer.c
3383         * src/image_viewer.h
3384         * src/imap.c
3385         * src/imap.h
3386         * src/imap_gtk.c
3387         * src/imap_gtk.h
3388         * src/import.c
3389         * src/import.h
3390         * src/importldif.c
3391         * src/importldif.h
3392         * src/importmutt.c
3393         * src/importmutt.h
3394         * src/importpine.c
3395         * src/importpine.h
3396         * src/inc.c
3397         * src/inc.h
3398         * src/jpilot.c
3399         * src/jpilot.h
3400         * src/ldapctrl.c
3401         * src/ldapctrl.h
3402         * src/ldaplocate.c
3403         * src/ldaplocate.h
3404         * src/ldapquery.c
3405         * src/ldapquery.h
3406         * src/ldapserver.c
3407         * src/ldapserver.h
3408         * src/ldaputil.c
3409         * src/ldaputil.h
3410         * src/ldif.c
3411         * src/ldif.h
3412         * src/main.c
3413         * src/main.h
3414         * src/mainwindow.c
3415         * src/mainwindow.h
3416         * src/manual.c
3417         * src/manual.h
3418         * src/mbox.c
3419         * src/message_search.c
3420         * src/message_search.h
3421         * src/messageview.c
3422         * src/messageview.h
3423         * src/mh.c
3424         * src/mh.h
3425         * src/mh_gtk.c
3426         * src/mh_gtk.h
3427         * src/mimeview.c
3428         * src/mimeview.h
3429         * src/msgcache.c
3430         * src/msgcache.h
3431         * src/mutt.c
3432         * src/mutt.h
3433         * src/news.c
3434         * src/news.h
3435         * src/news_gtk.c
3436         * src/news_gtk.h
3437         * src/partial_download.c
3438         * src/partial_download.h
3439         * src/pine.c
3440         * src/pine.h
3441         * src/pop.c
3442         * src/pop.h
3443         * src/prefs_account.c
3444         * src/prefs_account.h
3445         * src/prefs_actions.c
3446         * src/prefs_actions.h
3447         * src/prefs_common.c
3448         * src/prefs_common.h
3449         * src/prefs_compose_writing.c
3450         * src/prefs_compose_writing.h
3451         * src/prefs_customheader.c
3452         * src/prefs_customheader.h
3453         * src/prefs_display_header.c
3454         * src/prefs_display_header.h
3455         * src/prefs_filtering.c
3456         * src/prefs_filtering.h
3457         * src/prefs_filtering_action.c
3458         * src/prefs_filtering_action.h
3459         * src/prefs_folder_column.c
3460         * src/prefs_folder_column.h
3461         * src/prefs_folder_item.c
3462         * src/prefs_folder_item.h
3463         * src/prefs_fonts.c
3464         * src/prefs_fonts.h
3465         * src/prefs_gtk.c
3466         * src/prefs_gtk.h
3467         * src/prefs_image_viewer.c
3468         * src/prefs_image_viewer.h
3469         * src/prefs_matcher.c
3470         * src/prefs_matcher.h
3471         * src/prefs_message.c
3472         * src/prefs_msg_colors.c
3473         * src/prefs_msg_colors.h
3474         * src/prefs_other.c
3475         * src/prefs_quote.c
3476         * src/prefs_receive.c
3477         * src/prefs_send.c
3478         * src/prefs_spelling.c
3479         * src/prefs_spelling.h
3480         * src/prefs_summaries.c
3481         * src/prefs_summaries.h
3482         * src/prefs_summary_column.c
3483         * src/prefs_summary_column.h
3484         * src/prefs_template.c
3485         * src/prefs_template.h
3486         * src/prefs_themes.c
3487         * src/prefs_themes.h
3488         * src/prefs_toolbar.c
3489         * src/prefs_toolbar.h
3490         * src/prefs_wrapping.c
3491         * src/prefs_wrapping.h
3492         * src/privacy.c
3493         * src/privacy.h
3494         * src/procheader.c
3495         * src/procheader.h
3496         * src/procmime.c
3497         * src/procmime.h
3498         * src/procmsg.c
3499         * src/procmsg.h
3500         * src/quote_fmt.c
3501         * src/quote_fmt_parse.y
3502         * src/recv.c
3503         * src/recv.h
3504         * src/remotefolder.c
3505         * src/remotefolder.h
3506         * src/send_message.c
3507         * src/send_message.h
3508         * src/setup.c
3509         * src/setup.h
3510         * src/sourcewindow.c
3511         * src/sourcewindow.h
3512         * src/ssl_manager.c
3513         * src/ssl_manager.h
3514         * src/statusbar.c
3515         * src/statusbar.h
3516         * src/stock_pixmap.c
3517         * src/stock_pixmap.h
3518         * src/summary_search.c
3519         * src/summary_search.h
3520         * src/summaryview.c
3521         * src/summaryview.h
3522         * src/textview.c
3523         * src/textview.h
3524         * src/toolbar.c
3525         * src/toolbar.h
3526         * src/undo.c
3527         * src/undo.h
3528         * src/unmime.c
3529         * src/unmime.h
3530         * src/vcard.c
3531         * src/vcard.h
3532         * src/wizard.c
3533         * src/wizard.h
3534         * src/common/base64.c
3535         * src/common/base64.h
3536         * src/common/defs.h
3537         * src/common/hooks.c
3538         * src/common/hooks.h
3539         * src/common/log.c
3540         * src/common/log.h
3541         * src/common/mgutils.c
3542         * src/common/mgutils.h
3543         * src/common/nntp.c
3544         * src/common/nntp.h
3545         * src/common/passcrypt.c
3546         * src/common/passcrypt.h.in
3547         * src/common/plugin.c
3548         * src/common/plugin.h
3549         * src/common/prefs.c
3550         * src/common/prefs.h
3551         * src/common/progressindicator.c
3552         * src/common/progressindicator.h
3553         * src/common/quoted-printable.c
3554         * src/common/quoted-printable.h
3555         * src/common/session.c
3556         * src/common/session.h
3557         * src/common/smtp.c
3558         * src/common/smtp.h
3559         * src/common/socket.c
3560         * src/common/socket.h
3561         * src/common/ssl.c
3562         * src/common/ssl.h
3563         * src/common/ssl_certificate.c
3564         * src/common/ssl_certificate.h
3565         * src/common/stringtable.c
3566         * src/common/stringtable.h
3567         * src/common/template.c
3568         * src/common/template.h
3569         * src/common/timing.h
3570         * src/common/utils.c
3571         * src/common/utils.h
3572         * src/common/version.h.in
3573         * src/common/xml.c
3574         * src/common/xml.h
3575         * src/common/xmlprops.c
3576         * src/common/xmlprops.h
3577         * src/gtk/about.c
3578         * src/gtk/colorlabel.c
3579         * src/gtk/colorsel.c
3580         * src/gtk/colorsel.h
3581         * src/gtk/combobox.c
3582         * src/gtk/combobox.h
3583         * src/gtk/description_window.c
3584         * src/gtk/description_window.h
3585         * src/gtk/filesel.c
3586         * src/gtk/filesel.h
3587         * src/gtk/foldersort.c
3588         * src/gtk/foldersort.h
3589         * src/gtk/gtksctree.c
3590         * src/gtk/gtkutils.c
3591         * src/gtk/gtkutils.h
3592         * src/gtk/inputdialog.c
3593         * src/gtk/inputdialog.h
3594         * src/gtk/logwindow.c
3595         * src/gtk/logwindow.h
3596         * src/gtk/manage_window.c
3597         * src/gtk/manage_window.h
3598         * src/gtk/menu.c
3599         * src/gtk/menu.h
3600         * src/gtk/pluginwindow.c
3601         * src/gtk/pluginwindow.h
3602         * src/gtk/prefswindow.c
3603         * src/gtk/prefswindow.h
3604         * src/gtk/progressdialog.c
3605         * src/gtk/progressdialog.h
3606         * src/gtk/sslcertwindow.c
3607         * src/gtk/sslcertwindow.h
3608         * src/plugins/bogofilter/bogofilter.c
3609         * src/plugins/bogofilter/bogofilter.h
3610         * src/plugins/bogofilter/bogofilter_gtk.c
3611         * src/plugins/clamav/clamav_plugin.c
3612         * src/plugins/clamav/clamav_plugin.h
3613         * src/plugins/clamav/clamav_plugin_gtk.c
3614         * src/plugins/demo/demo.c
3615         * src/plugins/dillo_viewer/dillo_prefs.c
3616         * src/plugins/dillo_viewer/dillo_prefs.h
3617         * src/plugins/dillo_viewer/dillo_viewer.c
3618         * src/plugins/pgpcore/passphrase.c
3619         * src/plugins/pgpcore/passphrase.h
3620         * src/plugins/pgpcore/pgp_viewer.c
3621         * src/plugins/pgpcore/pgp_viewer.h
3622         * src/plugins/pgpcore/plugin.c
3623         * src/plugins/pgpcore/select-keys.c
3624         * src/plugins/pgpcore/select-keys.h
3625         * src/plugins/pgpcore/sgpgme.c
3626         * src/plugins/pgpcore/sgpgme.h
3627         * src/plugins/pgpinline/pgpinline.c
3628         * src/plugins/pgpinline/pgpinline.h
3629         * src/plugins/pgpinline/plugin.c
3630         * src/plugins/pgpmime/pgpmime.c
3631         * src/plugins/pgpmime/pgpmime.h
3632         * src/plugins/pgpmime/plugin.c
3633         * src/plugins/spamassassin/spamassassin.c
3634         * src/plugins/spamassassin/spamassassin.h
3635         * src/plugins/spamassassin/spamassassin_gtk.c
3636         * src/plugins/trayicon/trayicon.c
3637                 it's 2007, update the year in the copyright headers
3638
3639 2007-01-03 [paul]       2.6.1cvs95
3640
3641         * src/gtk/about.c
3642                 it is 2007, use it in the copyright string
3643
3644 2007-01-03 [paul]       2.6.1cvs94
3645
3646         * src/html.c
3647                 html entity conversion:
3648                 move &#153; to a more suitable place
3649                 add &bull; and &ndash;
3650                 make sure &mdash; and &#8212; are both
3651                 converted the same
3652
3653 2007-01-02 [colin]      2.6.1cvs93
3654
3655         * src/addrbook.c
3656                 Fix leak
3657         * src/common/plugin.c
3658                 Add comment
3659         * src/etpan/imap-thread.c
3660                 Fix warning
3661
3662 2006-12-31 [paul]       2.6.1cvs92
3663
3664         * src/prefs_summaries.c
3665                 use gtk_button_new_from_stock()
3666
3667 2006-12-30 [colin]      2.6.1cvs91
3668
3669         * src/folder.c
3670         * src/imap_gtk.c
3671         * src/mh_gtk.c
3672                 Don't update filtering and account paths 
3673                 when copying folders
3674
3675 2006-12-30 [colin]      2.6.1cvs90
3676
3677         * src/prefs_compose_writing.c
3678         * src/prefs_quote.c
3679         * src/prefs_template.c
3680                 Use message font for Writing and 
3681                 Quoting prefs, as well as Templates.
3682
3683 2006-12-30 [colin]      2.6.1cvs89
3684
3685         * src/prefs_summaries.c
3686                 Rework GUI; patch by Pawel
3687
3688 2006-12-29 [colin]      2.6.1cvs88
3689
3690         * src/prefs_folder_item.c
3691                 Fix bug 1085, 'Apply to subfolder 
3692                 doesn't work' - I was mistaken saying
3693                 it worked in every case
3694
3695 2006-12-28 [colin]      2.6.1cvs87
3696
3697         * src/gtk/gtkaspell.c
3698                 Don't assert if use_alternate is true
3699                 and alt_dictionary isn't set -- this 
3700                 is what happens on upgrade! Rather,
3701                 do with it.
3702
3703 2006-12-28 [colin]      2.6.1cvs86
3704
3705         * Makefile.am
3706                 Fix desktop/icon simplification
3707
3708 2006-12-28 [colin]      2.6.1cvs85
3709
3710         * Makefile.am
3711                 Make desktop and icon not 
3712                 dependant on the desktop
3713
3714 2006-12-28 [wwp]        2.6.1cvs84
3715
3716         * src/plugins/pgpmime/claws.def
3717                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
3718
3719 2006-12-28 [wwp]        2.6.1cvs83
3720
3721         * src/prefs_folder_item.c
3722                 Fix coloring of "simplify subject regexp" (folder prefs),
3723                 which might be left to red whereas the regexp gets empty.
3724
3725 2006-12-28 [wwp]        2.6.1cvs82
3726
3727         * src/prefs_common.c
3728         * src/prefs_common.h
3729         * src/addressbook.c
3730         * src/addressitem.h
3731                 Save addressbook mainwindow's horizontal and vertical splitter position.
3732
3733 2006-12-27 [wwp]        2.6.1cvs81
3734
3735         * src/gtk/gtkaspell.c
3736         * src/gtk/gtkaspell.h
3737         * src/compose.c
3738                 Fix assignment of compose's default and alternate dictionary from
3739                 account or folder settings. Now gtkaspell_change_dict does rotate
3740                 dicts only when it's called from a menu cb.
3741
3742 2006-12-27 [wwp]        2.6.1cvs80
3743
3744         * src/folder_item_prefs.c
3745                 Fix randomly initialized default-alt-dictionary (folder prefs),
3746                 complete 2.6.1cvs72.
3747
3748 2006-12-27 [paul]       2.6.1cvs79
3749
3750         * src/imap_gtk.c
3751         * src/mh_gtk.c
3752                 Add Copy folder in the folder's contextual
3753                 menu
3754
3755 2006-12-27 [wwp]        2.6.1cvs78
3756
3757         * src/imap.c
3758                 Clean up session locking, thanks to Colin.
3759
3760 2006-12-26 [colin]      2.6.1cvs77
3761
3762         * src/statusbar.c
3763                 Revert previous patch
3764
3765 2006-12-26 [colin]      2.6.1cvs76
3766
3767         * src/folder.c
3768         * src/folderview.c
3769         * src/imap.c
3770         * src/statusbar.c
3771         * src/etpan/imap-thread.c
3772                 Fix previous commit warnings
3773                 Make statusbar update every second if total < 20
3774                 Make IMAP APPEND faster by simplifying log              
3775
3776 2006-12-26 [colin]      2.6.1cvs75
3777
3778         * src/folder.c
3779         * src/folder.h
3780         * src/folderview.c
3781         * src/folderview.h
3782         * src/imap_gtk.c
3783         * src/mh_gtk.c
3784                 Make it possible to copy folders accross
3785                 mailboxes (this was an arbitrary limitation).
3786                 Still make it impossible to move folders 
3787                 accross mailboxes.
3788
3789 2006-12-26 [colin]      2.6.1cvs74
3790
3791         * src/etpan/imap-thread.c
3792                 Fix bug 1081, 'claws-mail 
3793                 segfaults when going offline 
3794                 while it transfers mails via 
3795                 imap'
3796
3797 2006-12-26 [colin]      2.6.1cvs73
3798
3799         * src/folder_item_prefs.c
3800                 Don't forget alt dictionary when
3801                 renaming/moving folders
3802
3803 2006-12-26 [wwp]        2.6.1cvs72
3804
3805         * src/folder_item_prefs.c
3806                 Add missing defaults for per-folder alt dict
3807                 (forgotten in 2.6.1cvs61).
3808
3809 2006-12-26 [colin]      2.6.1cvs71
3810
3811         * src/wizard.c
3812                 Add tooltip to state that specifying
3813                 full path to mailbox is possible
3814
3815 2006-12-26 [wwp]        2.6.1cvs70
3816
3817         * src/partial_download.c
3818         * src/gtk/gtkvscrollbutton.c
3819         * src/plugins/pgpinline/plugin.c
3820                 Fix for few compiler warnings that matter.
3821
3822 2006-12-25 [colin]      2.6.1cvs69
3823
3824         * src/partial_download.c
3825                 Fix marking for download or deletion
3826                 when the header isn't the first
3827         * src/gtk/logwindow.c
3828                 Fix start of scrolling
3829
3830 2006-12-23 [paul]       2.6.1cvs68
3831
3832         * src/compose.c
3833                 change last commit to use the 'academic'
3834                 method instead. Thanks to wwp
3835
3836 2006-12-23 [paul]       2.6.1cvs67
3837
3838         * src/compose.c
3839                 don't warn about empty subject when
3840                 redirecting
3841
3842 2006-12-22 [colin]      2.6.1cvs66
3843
3844         * src/summary_search.c
3845                 Fix previous patch
3846
3847 2006-12-22 [colin]      2.6.1cvs65
3848
3849         * src/gtk/gtkutils.c
3850         * src/imap.c
3851         * src/jpilot.c
3852         * src/summary_search.c
3853                 A few warning fixes
3854
3855 2006-12-23 [paul]       
3856
3857         2.7.0-rc2 released
3858
3859 2006-12-22 [colin]      2.6.1cvs64
3860
3861         * src/toolbar.c
3862         * src/toolbar.h
3863                 Add a combo to the learn spam button
3864         * src/plugins/bogofilter/bogofilter.c
3865         * src/plugins/bogofilter/bogofilter_gtk.c
3866         * src/plugins/bogofilter/bogofilter.h
3867                 Allow to store Unsure mails in a specific
3868                 folder to make better teaching easier
3869
3870 2006-12-21 [wwp]        2.6.1cvs63
3871
3872         * src/compose.c
3873         * src/prefs_common.c
3874         * src/prefs_common.h
3875         * src/prefs_spelling.c
3876         * src/gtk/gtkaspell.c
3877         * src/gtk/gtkaspell.h
3878                 Allow spell-checking using both current and alternate dictionaries
3879                 (thanks to Colin).
3880
3881 2006-12-21 [wwp]        2.6.1cvs62
3882
3883         * src/gtk/gtkaspell.c
3884                 Apply recheck_when_changing_dict (highlight all mispelled words)
3885                 when switching to alternate dictionary.
3886
3887 2006-12-21 [wwp]        2.6.1cvs61
3888
3889         * src/compose.c
3890         * src/folder_item_prefs.h
3891         * src/prefs_common.c
3892         * src/prefs_common.h
3893         * src/prefs_folder_item.c
3894         * src/prefs_spelling.c
3895         * src/gtk/gtkaspell.c
3896         * src/gtk/gtkaspell.h
3897                 Add global and per-folder prefs to set the default
3898                 alternate dictionary.
3899
3900 2006-12-21 [colin]      2.6.1cvs60
3901
3902         * src/folder.c
3903                 Look for folders by path in all folders
3904         * src/html.c
3905                 add &mdash;
3906
3907 2006-12-20 [colin]      2.6.1cvs59
3908
3909         * src/gtk/quicksearch.c
3910                 Make sure in_typing is false when clearing
3911
3912 2006-12-20 [wwp]        2.6.1cvs58
3913
3914         * configure.ac
3915                 change manual's target dir to be LFH-compliant (thanks to Colin).
3916
3917 2006-12-20 [wwp]        2.6.1cvs57
3918
3919         * src/prefs_common.c
3920         * src/prefs_summaries.c
3921                 i18n fix and factorize patch, thanks to Fabien.
3922
3923 2006-12-20 [paul]       2.6.1cvs56
3924
3925         * configure.ac
3926                 last of the renaming (??)
3927         * src/main.c
3928                 correct --help info of --status-full
3929         * src/plugins/bogofilter/bogofilter.c
3930                 make FALSE default of whitelist_ab
3931
3932 2006-12-19 [colin]      2.6.1cvs55
3933
3934         * src/jpilot.c
3935                 Same as before, without depending on
3936                 pisock >= 0.12
3937
3938 2006-12-19 [colin]      2.6.1cvs54
3939
3940         * src/jpilot.c
3941                 Fix bug 1059, 'Better jpilot charset 
3942                 handling'. Use libpisync's charset conversion
3943                 if possible
3944
3945 2006-12-19 [colin]      2.6.1cvs53
3946
3947         * po/fr.po
3948                 Updated by Fabien
3949
3950 2006-12-19 [wwp]        2.6.1cvs52
3951
3952         * src/gtk/about.c
3953                 Add missing #include (thanks to Colin).
3954
3955 2006-12-19 [wwp]        2.6.1cvs51
3956
3957         * src/prefs_receive.c
3958                 Better spacing between widgets in prefs.
3959
3960 2006-12-18 [colin]      2.6.1cvs50
3961
3962         * src/imap.c
3963                 Fix failure to get separator on LIST "" ""
3964                 Try LIST "" "INBOX" too.
3965
3966 2006-12-18 [wwp]        2.6.1cvs49
3967
3968         * src/common/session.c
3969                 Fix a compiler warning (thanks to Fabien).
3970
3971 2006-12-18 [wwp]        2.6.1cvs48
3972
3973         * src/compose.c
3974         * src/prefs_quote.c
3975                 Factorize some strings for translation (it's about error
3976                 messages when applying or checking template/quote format).
3977
3978 2006-12-18 [colin]      2.6.1cvs47
3979
3980         * Makefile.am
3981         * src/common/defs.h
3982         * src/gtk/Makefile.am
3983         * src/gtk/about.c
3984                 Add a Release notes tab from the contents of
3985                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
3986
3987 2006-12-17 [colin]      2.6.1cvs46
3988
3989         * src/mimeview.c
3990         * src/textview.c
3991         * src/gtk/filesel.c
3992                 Correctly convert from/to UTF8/filename encoding
3993                 when loading and saving files. Probably fixes
3994                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
3995                 for a file to attach and is blocked...'
3996
3997 2006-12-17 [colin]      2.6.1cvs45
3998
3999         * src/gtk/logwindow.c
4000                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
4001                 IMAP folder and is blocked on main thread': 
4002                 make sure we put utf8 in the log.
4003
4004 2006-12-16 [colin]      2.6.1cvs44
4005
4006         * src/toolbar.c
4007         * src/toolbar.h
4008                 Fix bug 1055, 'Add the 'cancel receive' 
4009                 in the available events for the toolbar buttons'
4010
4011 2006-12-16 [colin]      2.6.1cvs43
4012
4013         * po/POTFILES.in
4014         * src/imap.c
4015         * src/common/nntp.c
4016         * src/common/session.c
4017                 Log error when SSL handshakes fail. 
4018                 Fixes bug 1082, 'incorrect / imprecise 
4019                 error message when imap server provides 
4020                 ssl only through STARTTLS but SSL is 
4021                 selected'
4022
4023 2006-12-15 [wwp]        2.6.1cvs42
4024
4025         * src/plugins/bogofilter/bogofilter_gtk.c
4026                 set proper sensitivity to widgets I've recently added.
4027
4028 2006-12-15 [colin]      
4029
4030         2.7.0-rc1 released
4031
4032 2006-12-15 [wwp]        2.6.1cvs41
4033
4034         * src/plugins/bogofilter/bogofilter.c
4035         * src/plugins/bogofilter/bogofilter.h
4036         * src/plugins/bogofilter/bogofilter_gtk.c
4037                 bogofilter's whitelist can now use a subset of
4038                 the addressbook (either a book, a subfolder of a book,
4039                 or the whole addressbook by using "Any"). Re-used there
4040                 some pref_matcher widgets and mechanisms to match a subset
4041                 of the addressbook.
4042
4043 2006-12-15 [wwp]        2.6.1cvs40
4044
4045         * src/wizard.c
4046         * src/common/plugin.c
4047         * src/common/plugin.h
4048         * src/gtk/about.c
4049         * src/plugins/bogofilter/bogofilter.c
4050         * src/plugins/clamav/clamav_plugin.c
4051         * src/plugins/demo/demo.c
4052         * src/plugins/dillo_viewer/dillo_viewer.c
4053         * src/plugins/pgpcore/plugin.c
4054         * src/plugins/pgpinline/plugin.c
4055         * src/plugins/pgpmime/plugin.c
4056         * src/plugins/spamassassin/spamassassin.c
4057         * src/plugins/trayicon/trayicon.c
4058                 factorize some translatable strings (plugins-related),
4059                 fix missing punctuation in several places,
4060                 remove useless translatable \n in about.c,
4061                 and factorize plugin init code w/ a new function
4062                 check_plugin_version() in common/plugin.c.
4063                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4064
4065 2006-12-15 [wwp]        2.6.1cvs39
4066
4067         * src/plugins/bogofilter/bogofilter.c
4068         * src/plugins/bogofilter/bogofilter_gtk.c
4069                 flag whitelisted spams as spam, but don't filter it to the spam
4070                 folder. Thanks to Colin.
4071
4072 2006-12-15 [ticho]      2.6.1cvs38
4073
4074         * src/plugins/bogofilter/bogofilter.c
4075         * src/plugins/bogofilter/bogofilter.h
4076         * src/plugins/bogofilter/bogofilter_gtk.c
4077                 Add option to whitelist senders found in addressbook. Patch by colin.
4078
4079 2006-12-15 [paul]       2.6.1cvs37
4080
4081         * src/folderview.c
4082                 add missing #include "log.h"
4083
4084 2006-12-15 [paul]       2.6.1cvs36
4085
4086         * src/plugins/bogofilter/bogofilter.c
4087         * src/plugins/bogofilter/bogofilter.h
4088         * src/plugins/bogofilter/bogofilter_gtk.c
4089                 Add an option to allow inserting an
4090                 X-Claws-Bogosity header (on MH folders
4091                 only). Patch by Colin
4092
4093 2006-12-14 [colin]      2.6.1cvs35
4094
4095         * src/main.c
4096                 "Yes" should be the default choice for
4097                 migration configuration
4098
4099 2006-12-14 [paul]       2.6.1cvs34
4100
4101         * src/prefs_summaries.c
4102         * manual/advanced.xml
4103                 Unhide mark_as_read_delay
4104
4105 2006-12-14 [paul]       2.6.1cvs33
4106
4107         * src/messageview.c
4108         * src/messageview.h
4109         * src/mimeview.c
4110         * src/mimeview.h
4111         * src/summaryview.c
4112         * src/textview.c
4113         * src/textview.h
4114                 Fix printing of selection
4115                 Fix printing of message parts
4116                 Fix printing of images
4117         * src/gtk/gtksourceprintjob.c
4118                 Fix page count when there are images
4119
4120 2006-12-14 [wwp]        2.6.1cvs32
4121
4122         * src/mainwindow.c
4123         * src/summaryview.c
4124         * src/summaryview.h
4125         * src/gtk/quicksearch.c
4126                 fix quicksearch 'magnify' button status when QS is closed
4127                 using the Escape key, thanks to Colin.
4128
4129 2006-12-14 [wwp]        2.6.1cvs31
4130
4131         * src/mainwindow.c
4132         * src/summaryview.c
4133         * src/summaryview.h
4134         * src/gtk/quicksearch.c
4135                 fix quicksearch 'magnify' button status when QS is closed
4136                 using the Escape key, thanks to Colin.
4137
4138 2006-12-13 [colin]      2.6.1cvs30
4139
4140         * src/ldapquery.c
4141         * src/ldaputil.c
4142                 Use the binary safe version of ldap_get_values,
4143                 to make sure we manipulate null-terminated 
4144                 strings. Maybe fixes bug 1075, 'claws mail 
4145                 segfault when completing ldap adresses'
4146         * src/syldap.c ** REMOVED **
4147         * src/syldap.h ** REMOVED **
4148                 Remove dead files
4149
4150 2006-12-13 [mones]      2.6.1cvs29
4151
4152         * po/es.po
4153                 Fixed piped strings, fixed click translation
4154
4155 2006-12-13 [paul]       2.6.1cvs28
4156
4157         * src/main.c
4158                 don't translate these strings
4159
4160 2006-12-13 [paul]       2.6.1cvs27
4161
4162         * po/en_GB.po
4163                 updated
4164
4165 2006-12-13 [colin]      2.6.1cvs26
4166
4167         * src/main.c
4168         * src/main.h
4169                 Add claws_is_starting()
4170
4171 2006-12-13 [mones]      2.6.1cvs25
4172
4173         * manual/es/advanced.xml
4174         * po/es.po
4175                 Synced manual and updated translation
4176
4177 2006-12-12 [colin]      2.6.1cvs24
4178
4179         * src/wizard.c
4180                 Add an option to use STARTTLS in the
4181                 welcome wizard. Fixes bug 1080, 
4182                 'Using SSL option in wizard for incoming 
4183                 server does not activate SSL with STARTTLS'
4184
4185 2006-12-12 [colin]      2.6.1cvs23
4186
4187         * src/main.c
4188                 Don't exit when there's an incomplete
4189                 mailbox configured - leaves a chance 
4190                 to fix a failing IMAP account. Exit
4191                 if no mailbox at all is loaded (case
4192                 of missing plugin).
4193                 Completes bug 1077's fix (I was wrong
4194                 in this bug's comment #3).
4195
4196 2006-12-12 [colin]      2.6.1cvs22
4197
4198         * src/gtk/menu.h
4199                 Add another menu data type
4200         * src/prefs_account.c
4201                 Complete the completion of bug 1076
4202                 (doesn't lose the pref on apply)
4203
4204 2006-12-12 [paul]       2.6.1cvs21
4205
4206         * src/prefs_account.c
4207                 complete the fix of bug 1076
4208                 also be more verbose with the text
4209
4210 2006-12-12 [paul]       2.6.1cvs20
4211
4212         * src/gtk/combobox.c
4213                 fix compilation warning
4214
4215 2006-12-11 [colin]      2.6.1cvs19
4216
4217         * src/wizard.c
4218                 Document :port in server entry tooltips
4219
4220 2006-12-11 [colin]      2.6.1cvs18
4221
4222         * src/main.c
4223                 Fix compile
4224
4225 2006-12-11 [colin]      2.6.1cvs17
4226
4227         * src/main.c
4228                 Add failing IMAP as a reason for no
4229                 mailbox
4230
4231 2006-12-11 [colin]      2.6.1cvs16
4232
4233         * src/prefs_account.c
4234                 Check for existence of inbox for local
4235                 accounts too
4236         * src/wizard.c
4237                 Allow setting the port to use for servers
4238                 by using the usual "server.example.com:port"
4239                 syntax. Fixes bug 1077, 'sylpheed-claws does 
4240                 not start when IMAP server is unavailable'
4241
4242 2006-12-11 [colin]      2.6.1cvs15
4243
4244         * src/prefs_account.c
4245                 Prevent use of non-existing default inbox
4246
4247 2006-12-11 [colin]      2.6.1cvs14
4248
4249         * src/prefs_account.c
4250                 Fix sensitivity. Fixes bug 1076, 'privacy 
4251                 options are displayed even when pgp plugin 
4252                 not loaded / available'
4253
4254 2006-12-09 [colin]      2.6.1cvs13
4255
4256         * manual/advanced.xml
4257         * src/prefs_common.c
4258         * src/prefs_common.h
4259         * src/common/ssl_certificate.c
4260                 Add a new hidden preference, 'unsafe_ssl_certs',
4261                 which allows to store multiple certificates per
4262                 server/port. This is disabled by default because
4263                 it's less secure (presenting a new certificate
4264                 instead of a changed one raises less alarms).
4265                 This will cause Claws to ask about an unknown
4266                 certificate for people who have used 2.6.1cvs8
4267                 or greater.
4268
4269 2006-12-09 [colin]      2.6.1cvs12
4270
4271         * src/action.c
4272                 Fix cache updating after action
4273
4274 2006-12-07 [wwp]        2.6.1cvs11
4275
4276         * src/compose.c
4277                 fix email address comparison when replying to all
4278                 (avoid replying to ourselves), thanks to Colin.
4279
4280 2006-12-06 [paul]       2.6.1cvs10
4281
4282         * src/addrharvest.c
4283         * src/editldap.c
4284         * src/expldifdlg.c
4285         * src/news.c
4286         * src/toolbar.c
4287         * src/common/utils.c
4288                 ...and more renaming
4289                 Thanks to Colin
4290
4291 2006-12-06 [paul]       2.6.1cvs9
4292
4293         * src/compose.c
4294         * src/messageview.c
4295         * src/procheader.c
4296         * src/procmime.c
4297         * src/procmsg.c
4298         * src/textview.c
4299                 more renaming
4300                 Thanks to Colin
4301
4302 2006-12-06 [colin]      2.6.1cvs8
4303
4304         * src/ssl_manager.c
4305         * src/common/ssl_certificate.c
4306         * src/common/ssl_certificate.h
4307                 Handle multiple certificates per host/port
4308
4309 2006-12-06 [colin]      2.6.1cvs7
4310
4311         * src/etpan/imap-thread.c
4312                 Fix certificate checking on IMAP
4313
4314 2006-12-06 [colin]      2.6.1cvs6
4315
4316         * src/folderview.c
4317                 Fix bug 1072, 'Claws stops fetching newsgroups 
4318                 from server when newsgroup got deleted': continue
4319                 checking other groups
4320
4321 2006-12-05 [wwp]        2.6.1cvs5
4322
4323         * src/message_search.c
4324         * src/summary_search.c
4325         * src/gtk/combobox.c
4326         * src/gtk/combobox.h
4327         * src/gtk/gtkutils.c
4328         * src/gtk/gtkutils.h
4329                 make up and down arrow keys in modern gtk_combo_box_entry widgets
4330                 behave like w/ old comboboxes (summary and message search only).
4331
4332 2006-12-05 [paul]       2.6.1cvs4
4333
4334         * src/wizard.c
4335                 encode headers
4336                 Thanks to Colin
4337
4338 2006-12-05 [paul]       2.6.1cvs3
4339
4340         * tools/README
4341         * tools/textviewer.pl
4342                 script updated and description added
4343
4344 2006-12-04 [colin]      2.6.1cvs2
4345
4346         * src/compose.c
4347                 Run pre-send hook only when checking
4348                 everything
4349
4350 2006-12-04 [paul]       2.6.1cvs1
4351
4352         * NEWS
4353         * README
4354         * RELEASE_NOTES
4355         * configure.ac
4356         * tools/README
4357                 bump up version number following stable release
4358
4359 2006-12-04 [paul]       2.6.0cvs83
4360
4361         * README
4362                 updates and corrections
4363
4364 2006-12-04 [colin]      2.6.0cvs82
4365
4366         * src/common/utils.c
4367                 Probably fix bug 1066, 'Incorrect mailbox 
4368                 size displayed'
4369
4370 2006-12-04 [colin]      2.6.0cvs81
4371
4372         * src/common/utils.c
4373                 Trim tabs from mailcap file too.
4374
4375 2006-12-02 [paul]       2.6.0cvs80
4376
4377         * src/exphtmldlg.c
4378                 fix broken GUI under certain languages
4379         * src/expldifdlg.c
4380                 put the Cancel button to the right
4381
4382 2006-12-01 [paul]       2.6.0cvs79
4383
4384         * tools/Makefile.am
4385                 remove reference to removed file
4386
4387 2006-12-01 [wwp]        2.6.0cvs78
4388
4389         * src/addressbook.c
4390         * src/editaddress.c
4391                 remove forgotten debug statements.
4392
4393 2006-12-01 [wwp]        2.6.0cvs77
4394
4395         * manual/advanced.xml
4396         * manual/fr/advanced.xml
4397         * src/addressbook.c
4398         * src/addressbook.h
4399         * src/addressitem.h
4400         * src/editaddress.c
4401         * src/editaddress.h
4402         * src/prefs_common.c
4403         * src/prefs_common.h
4404         * src/gtk/gtkutils.c
4405         * src/gtk/gtkutils.h
4406                 add a hidden option to allow embedding the editaddress (edit contact details)
4407                 dialog into the addressbook's window. This doesn't change the default
4408                 behaviour.
4409
4410 2006-12-01 [wwp]        2.6.0cvs76
4411
4412         * src/message_search.c
4413         * src/summary_search.c
4414                 fix more focus issues (don't set focus to combobox's entry widget when
4415                 entry's value changed, if entry widget has focus already).
4416
4417 2006-12-01 [wwp]        2.6.0cvs75
4418
4419         * src/gtk/quicksearch.c
4420                 revert last changes to the quicksearch gtk_combo_box, this needs more
4421                 tuning and testing.
4422
4423 2006-12-01 [paul]       2.6.0cvs74
4424
4425         * tools/kdeservicemenu/README
4426         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
4427         * tools/kdeservicemenu/install.sh
4428         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
4429         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
4430                 simplify this stuff, and in so doing,
4431                 fix it. (possibly re-extend it again at
4432                 a later date)
4433
4434 2006-12-01 [wwp]        2.6.0cvs73
4435
4436         * src/gtk/quicksearch.c
4437                 adapt quicksearch code to use modern gtk_combo_box'es.
4438
4439 2006-12-01 [wwp]        2.6.0cvs72
4440
4441         * src/common/defs.h
4442         * src/prefs_common.c
4443         * src/prefs_common.h
4444         * src/message_search.c
4445         * src/summary_search.c
4446         * src/gtk/combobox.c
4447         * src/gtk/combobox.h
4448                 add history combos to all message and summary search fields.
4449
4450 2006-12-01 [wwp]        2.6.0cvs71
4451
4452         * src/summaryview.c
4453                 As the list may change while the mark as read delay
4454                 runs, we can't rely on the 'row' pointer, which can
4455                 be invalid when the timeout is called. As the mark
4456                 as read is only done if the message is still selected,
4457                 use summaryview->selected instead. Thanks to Colin.
4458
4459 2006-11-30 [paul]       2.6.0cvs70
4460
4461         * src/textview.c
4462                 give emphasis to "Sylpheed-Claws"
4463                 as well as "Claws Mail"
4464
4465 2006-11-30 [colin]      2.6.0cvs69
4466
4467         * src/wizard.c
4468                 Put the SSL checkboxes in the receiving
4469                 and sending server pages.
4470
4471 2006-11-29 [colin]      2.6.0cvs68
4472
4473         * src/gtk/gtkutils.c
4474         * src/gtk/gtkvscrollbutton.c
4475                 Revert some deprecated fixes - they seem to
4476                 deprecate stuff as soon as a new one gets out.
4477                 g_object_ref_sink needed glib-2.10.
4478
4479 2006-11-29 [colin]      2.6.0cvs67
4480
4481         * src/common/utils.c
4482                 Create .mailcap if it doesn't exist
4483
4484 2006-11-29 [colin]      2.6.0cvs66
4485
4486         * src/compose.c
4487                 Followup to cvs60: use original list
4488                 of recipients if replying to a mail
4489                 in Sent Drafts or Queue.
4490
4491 2006-11-27 [paul]       2.6.0cvs65
4492
4493         * src/image_viewer.c
4494                 revert the last change for now (it's broken)
4495
4496 2006-11-27 [paul]       2.6.0cvs64
4497
4498         * Makefile.am
4499         * configure.ac
4500         * m4/aclocal-include.m4
4501         * m4/check-type.m4
4502         * src/Makefile.am
4503         * src/addr_compl.c
4504         * src/compose.c
4505         * src/crash.c
4506         * src/export.c
4507         * src/exporthtml.c
4508         * src/exportldif.c
4509         * src/imap.c
4510         * src/import.c
4511         * src/main.c
4512         * src/main.h
4513         * src/matcher.c
4514         * src/mimeview.c
4515         * src/procmsg.c
4516         * src/textview.c
4517         * src/common/Makefile.am
4518         * src/common/claws.c
4519         * src/common/claws.h
4520         * src/common/ssl.c
4521         * src/common/sylpheed.c
4522         * src/common/sylpheed.h
4523         * src/etpan/Makefile.am
4524         * src/gtk/Makefile.am
4525         * src/gtk/claws-marshal.list
4526         * src/gtk/filesel.c
4527         * src/gtk/gtksctree.c
4528         * src/gtk/quicksearch.c
4529         * src/gtk/sylpheed-marshal.list
4530         * src/plugins/bogofilter/bogofilter.c
4531         * src/plugins/bogofilter/bogofilter_gtk.c
4532         * src/plugins/clamav/clamav_plugin.c
4533         * src/plugins/clamav/clamav_plugin_gtk.c
4534         * src/plugins/demo/demo.c
4535         * src/plugins/dillo_viewer/dillo_viewer.c
4536         * src/plugins/pgpcore/Makefile.am
4537         * src/plugins/pgpcore/claws.def
4538         * src/plugins/pgpcore/pgp_viewer.c
4539         * src/plugins/pgpcore/plugin.c
4540         * src/plugins/pgpcore/sylpheed.def
4541         * src/plugins/pgpinline/Makefile.am
4542         * src/plugins/pgpinline/claws.def
4543         * src/plugins/pgpinline/plugin.c
4544         * src/plugins/pgpinline/sylpheed.def
4545         * src/plugins/pgpmime/Makefile.am
4546         * src/plugins/pgpmime/claws.def
4547         * src/plugins/pgpmime/plugin.c
4548         * src/plugins/pgpmime/sylpheed.def
4549         * src/plugins/spamassassin/spamassassin.c
4550         * src/plugins/spamassassin/spamassassin_gtk.c
4551         * src/plugins/trayicon/trayicon.c
4552                 yet more renaming
4553                 remove deprecated gtk_tooltips_set_delay()
4554
4555 2006-11-26 [paul]       2.6.0cvs63
4556
4557         * src/expldifdlg.c
4558         * src/folderview.c
4559         * src/image_viewer.c
4560         * src/mainwindow.c
4561         * src/gtk/gtkutils.c
4562         * src/gtk/gtkvscrollbutton.c
4563         * src/gtk/prefswindow.c
4564         * src/plugins/pgpcore/prefs_gpg.c
4565                 replace more deprecated GTK+ functions
4566
4567 2006-11-26 [paul]       2.6.0cvs62
4568
4569         * src/addr_compl.c
4570         * src/addressbook.c
4571         * src/browseldap.c
4572                 replace deprecated gtk_idle_... functions
4573
4574 2006-11-26 [paul]       2.6.0cvs61
4575
4576         * src/compose.c
4577         * src/folderview.c
4578         * src/inc.c
4579         * src/summaryview.c
4580         * src/gtk/gtkvscrollbutton.c
4581         * src/gtk/quicksearch.c
4582         * src/plugins/pgpcore/passphrase.c
4583                 replace deprecated gtk_timeout_add and
4584                 gtk_timeout_remove
4585
4586 2006-11-26 [paul]       2.6.0cvs60
4587
4588         * src/compose.c
4589                 fix bug that caused the wrong recipient
4590                 to be selected when replying to a msg
4591                 which is From one of our accounts to
4592                 another of our accounts
4593
4594 2006-11-25 [paul]       2.6.0cvs59
4595
4596         * src/summaryview.c
4597                 don't change the From column title to
4598                 To if the To column is visible
4599
4600 2006-11-24 [paul]       2.6.0cvs58
4601
4602         * src/compose.c
4603                 fix bug 1069, 'Sent mails disappear, BCC
4604                 or locking problem?'
4605
4606 2006-11-21 [wwp]        2.6.0cvs57
4607
4608         * src/compose.c
4609                 fix spelling menu when replying (same as 2.3.1cvs39):
4610                 discrepancy between context menu and top menu when
4611                 folder's dictionary isn't the default one.
4612
4613 2006-11-19 [paul]       2.6.0cvs56
4614
4615         * src/summaryview.c
4616                 obey always_show_msg option when
4617                 marking as spam
4618         * src/plugins/bogofilter/bogofilter.c
4619                 fix typo
4620
4621 2006-11-18 [paul]       2.6.0cvs55
4622
4623         * AUTHORS
4624         * README
4625         * debian/copyright
4626         * manual/ack.xml
4627         * manual/es/ack.xml
4628         * manual/fr/ack.xml
4629         * manual/pl/ack.xml
4630         * src/gtk/authors.h
4631         * src/gtk/icon_legend.c
4632         * src/gtk/icon_legend.h
4633         * tools/OOo2claws-mail.pl
4634         * tools/README
4635         * tools/acroread2claws-mail.pl
4636         * tools/claws.i18n.status.pl
4637         * tools/filter_conv.pl
4638         * tools/filter_conv_new.pl
4639         * tools/freshmeat_search.pl
4640         * tools/google_search.pl
4641         * tools/kmail2claws-mail.pl
4642         * tools/kmail2claws-mail_v2.pl
4643         * tools/maildir2claws-mail.pl
4644         * tools/make.themes.project
4645         * tools/multiwebsearch.pl
4646         * tools/outlook2claws-mail.pl
4647         * tools/tb2claws-mail
4648         * tools/kdeservicemenu/README
4649         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
4650                 update mine and wwp's email addresses in
4651                 several places
4652                 Patch by wwp
4653         * src/prefs_compose_writing.c
4654                 set sensitivity on 'new message format' frame
4655
4656 2006-11-17 [paul]       2.6.0cvs54
4657
4658         * src/gtk/about.c
4659                 more reworking of the GUI
4660                 Patch by Fabien Vantard
4661
4662 2006-11-16 [paul]       2.6.0cvs53
4663
4664         * src/gtk/about.c
4665                 set a minimum size for the window, allow
4666                 it to automatically expand as necessary
4667
4668 2006-11-16 [wwp]        2.6.0cvs52
4669
4670         * src/gtk/about.c
4671                 better wrap of copyright info on some systems.
4672
4673 2006-11-16 [paul]       2.6.0cvs51
4674
4675         * src/gtk/about.c
4676                 move the tech info from the upper panel
4677                 to the Info tab
4678                 use a gtk_text_view for the features tab
4679
4680 2006-11-16 [paul]       2.6.0cvs50
4681
4682         * po/Makevars
4683                 update my email address
4684         * src/addressbook.c
4685         * src/compose.c
4686         * src/imap_gtk.c
4687         * src/mh_gtk.c
4688         * src/news_gtk.c
4689         * src/summaryview.c
4690         * src/plugins/trayicon/trayicon.c
4691                 don't offer simple menu separators
4692                 for translation
4693         * src/folderview.c
4694                 add separator between 'mark all read'
4695                 and 'search folder'
4696
4697 2006-11-15 [wwp]        2.6.0cvs49
4698
4699         * src/gtk/authors.h
4700                 updated manuals authors.
4701
4702 2006-11-14 [paul]       2.6.0cvs48
4703
4704         * src/compose.c
4705                 Fix Options/Reply mode after draft save
4706
4707 2006-11-14 [paul]       2.6.0cvs47
4708
4709         * src/Makefile.am
4710                 Fix make DESTDIR=...
4711         * src/mbox.c
4712                 Optimise speed
4713         * src/plugins/pgpinline/pgpinline.c
4714                 Probably fix bug 1061
4715
4716 2006-11-14 [paul]       2.6.0cvs46
4717
4718         * po/Makevars
4719                 enable Q_ macro
4720         * src/Makefile.am
4721         * src/stock_pixmap.c
4722         * src/stock_pixmap.h
4723         * src/gtk/about.c
4724         * src/pixmaps/active.xpm
4725         * src/pixmaps/inactive.xpm
4726                 add a new page, 'Features', to the About dialog
4727                 showing which features are compiled in and which
4728                 are not
4729
4730 2006-11-14 [paul]       2.6.0cvs45
4731
4732         * po/ru.po
4733                 updated by Pavlo Bohmat
4734
4735 2006-11-14 [colin]      2.6.0cvs44
4736
4737         * src/compose.c
4738         * src/inc.c
4739         * src/messageview.c
4740         * src/news.c
4741         * src/pop.c
4742         * src/procmsg.c
4743         * src/gtk/gtkaspell.c
4744                 Fix 64-bit-related warnings
4745         * src/ssl_manager.c
4746                 Fix possible infinite loop
4747         * src/plugins/pgpcore/sgpgme.c
4748                 Remove useless check
4749
4750 2006-11-13 [colin]      2.6.0cvs43
4751
4752         * src/gtk/Makefile.am
4753                 authors.h isn't generated
4754
4755 2006-11-13 [colin]      2.6.0cvs42
4756
4757         * src/plugins/pgpinline/pgpinline.c
4758         * src/plugins/pgpmime/pgpmime.c
4759                 Very probably fix bug 1061, 'crash on 
4760                 opening signed email'. Another cast
4761                 problem
4762
4763 2006-11-13 [colin]      2.6.0cvs41
4764
4765         * src/plugins/pgpcore/sgpgme.c
4766                 Maybe fix bug 1061, 'crash on opening 
4767                 signed email'
4768
4769 2006-11-13 [wwp]        2.6.0cvs40
4770
4771         * src/plugins/pgpinline/pgpinline.c
4772                 fix candidate for bug #1057, thanks to Colin.
4773
4774 2006-11-13 [wwp]        2.6.0cvs39
4775
4776         * src/compose.c
4777         * src/quote_fmt_parse.y
4778                 fix bug 1052: current parser buffer was not always 
4779                 allocated, ptr to this buffer could be returned as 
4780                 NULL whereas no parser error has occurred. in 
4781                 consequence, defining a template body as "%d" 
4782                 (w/o the quotes) for the first time of the instance 
4783                 of claws-mail, was reporting a parser error. make 
4784                 sure that the buffer is always allocated, even to 
4785                 an empty string.
4786                 fix mis-unescaping in compose.:compose_quote_fmt(): 
4787                 unescaping of the fmt string was always done 
4788                 whereas it must be done *only* when receiving 
4789                 quote format strings issued from the prefs 
4790                 (compose new message, reply, forward, redirect 
4791                 formats), *not* when applying templates.  in 
4792                 consequences, applying templates w/ sequences 
4793                 like \\|p{echo} were failing. make sure that 
4794                 unescaping is done only when necessary.
4795
4796 2006-11-12 [colin]      2.6.0cvs38
4797
4798         * po/de.po
4799                 Fix typo (s/KB/MB)
4800
4801 2006-11-12 [colin]      2.6.0cvs37
4802
4803         * src/plugins/pgpinline/pgpinline.c
4804         * src/plugins/pgpmime/pgpmime.c
4805                 Release GPG context at the latest 
4806                 possible moment. Maybe fixes 
4807                 bug 1057, 'crash on sending signed 
4808                 message to a newsgroup'
4809                 
4810
4811 2006-11-12 [colin]      2.6.0cvs36
4812
4813         * src/plugins/pgpcore/sgpgme.c
4814                 Tell a bit more when gpg's status doesn't
4815                 contain any signature
4816
4817 2006-11-12 [colin]      2.6.0cvs35
4818
4819         * src/compose.c
4820                 Fix bug 1060, 'compilation error with 
4821                 Irix's cc'
4822
4823 2006-11-12 [paul]       2.6.0cvs34
4824
4825         * doc/man/claws-mail.1
4826         * src/prefs_gtk.c
4827         * src/plugins/clamav/README
4828         * src/plugins/spamassassin/README
4829         * tools/README
4830         * tools/freshmeat_search.pl
4831         * tools/google_search.pl
4832         * tools/multiwebsearch.pl
4833                 more renaming
4834         * src/plugins/trayicon/trayicon.c
4835                 fix compiliation warning
4836
4837 2006-11-11 [colin]      2.6.0cvs33
4838
4839         * src/folderview.c
4840                 Forbid drag and drop from/to different
4841                 folders of type F_UNKNOWN
4842
4843 2006-11-11 [colin]      2.6.0cvs32
4844
4845         * src/plugins/pgpinline/pgpinline.c
4846                 Fix typo in previous commit:
4847                 - gpgme_new(&ctx);
4848                 + if ((err = gpgme_new(&data->ctx)) ...)
4849
4850 2006-11-11 [colin]      2.6.0cvs31
4851
4852         * src/plugins/pgpinline/pgpinline.c
4853         * src/plugins/pgpmime/pgpmime.c
4854                 Check success after calling gpgme_new
4855                 Maybe fixes bug 1057, 'crash on sending 
4856                 signed message to a newsgroup'
4857
4858 2006-11-11 [colin]      2.6.0cvs30
4859
4860         * src/undo.c
4861                 init undostruct to 0s (from
4862                 valgrind log of bug 1057)
4863
4864 2006-11-10 [colin]      2.6.0cvs29
4865
4866         * src/mainwindow.c
4867                 Set cursor to wait before filtering
4868                 duplicates in all folders
4869         * src/plugins/bogofilter/bogofilter.c
4870         * src/plugins/bogofilter/bogofilter.h
4871         * src/plugins/bogofilter/bogofilter_gtk.c
4872                 Completely thread away the bogofilter
4873                 filtering
4874
4875 2006-11-10 [mones]      2.6.0cvs28
4876
4877         * src/compose.c
4878         * src/compose.h
4879                 added COMPOSE_CHECK_BEFORE_SEND hook
4880
4881 2006-11-10 [paul]       2.6.0cvs27
4882
4883         * src/crash.c
4884                 more renaming
4885                 add libSM to get_compiled_in_features()
4886         * src/main.c
4887                 more renaming
4888
4889 2006-11-10 [colin]      2.6.0cvs26
4890
4891         * src/etpan/imap-thread.c
4892                 Add a reference to libetpan's sasl engine
4893                 so that sasl_done() doesn't get called by
4894                 libetpan, and doesn't break openssl.
4895                 Should fix bug 1053, 'SC fails to reestablish 
4896                 a secure connection'
4897                 Patch by Hoa
4898
4899 2006-11-10 [colin]      2.6.0cvs25
4900
4901         * manual/addrbook.xml
4902         * manual/advanced.xml
4903         * manual/faq.xml
4904         * manual/intro.xml
4905                 Some more renaming
4906
4907 2006-11-09 [colin]      2.6.0cvs24
4908
4909         * src/plugins/bogofilter/bogofilter_gtk.c
4910                 Add comment about annoyance
4911
4912 2006-11-09 [colin]      2.6.0cvs23
4913
4914         * src/plugins/bogofilter/bogofilter.c
4915         * src/plugins/bogofilter/bogofilter_gtk.c
4916                 Prepare things needed to thread bogofilter
4917                 filtering: separate bogo stuff and possible GUI
4918                 stuff. 
4919
4920 2006-11-09 [colin]      2.6.0cvs22
4921
4922         * src/account.c
4923         * src/compose.c
4924                 Search for one of our accounts in Delivered-To
4925                 (helps for auto-account selection when 
4926                  replying/forwarding)
4927         * src/folderview.c
4928         * src/mainwindow.c
4929         * src/mainwindow.h
4930         * src/plugins/trayicon/trayicon.c
4931                 Allow opening a new mail with any account from
4932                 the contextual menu
4933
4934 2006-11-09 [wwp]        2.6.0cvs21
4935
4936         * src/compose.c
4937         * src/prefs_common.c
4938         * src/prefs_common.h
4939         * src/prefs_compose_writing.c
4940                 add a compose new message format (in prefs/compose/writing), it's a
4941                 simple subject+body template to use when opening a new composition
4942                 window. It's similar to the existent reply and forward formats.
4943
4944                 enhanced the template/format % symbols substitution mechanism to
4945                 use current composition window information when % are used in
4946                 the compose new message format or in templates applied to new
4947                 messages (there were useless in that situations before). When
4948                 applied to new messages, %d corresponds to the system time/date.
4949
4950 2006-11-09 [paul]       2.6.0cvs20
4951
4952         * src/gtk/authors.h
4953                 fix last commit
4954
4955 2006-11-09 [paul]       2.6.0cvs19
4956
4957         * src/gtk/authors.h
4958                 keep tje alphabetical order
4959
4960 2006-11-08 [colin]      2.6.0cvs18
4961
4962         * src/etpan/imap-thread.c
4963                 Fix bug 1054, 'Slowness logging big 
4964                 data chunks'
4965
4966 2006-11-08 [paul]       2.6.0cvs17
4967
4968         * tools/Makefile.am
4969                 fix the renaming
4970
4971 2006-11-08 [paul]       2.6.0cvs16
4972
4973         * src/common/defs.h
4974                 update BUGZILLA_URI
4975
4976 2006-11-08 [paul]       2.6.0cvs15
4977
4978         * tools/Makefile.am
4979         * tools/OOo2claws-mail.pl
4980         * tools/OOo2sylpheed.pl
4981         * tools/README
4982         * tools/acroread2claws-mail.pl
4983         * tools/acroread2sylpheed.pl
4984         * tools/kmail2claws-mail.pl
4985         * tools/kmail2claws-mail_v2.pl
4986         * tools/kmail2sylpheed.pl
4987         * tools/kmail2sylpheed_v2.pl
4988         * tools/maildir2claws-mail.pl
4989         * tools/maildir2sylpheed.pl
4990         * tools/nautilus2claws-mail.sh
4991         * tools/nautilus2sylpheed.sh
4992         * tools/outlook2claws-mail.pl
4993         * tools/outlook2sylpheed.pl
4994         * tools/tb2claws-mail
4995         * tools/tb2sylpheed
4996         * tools/tbird2claws.py
4997         * tools/tbird2syl.py
4998         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
4999         * tools/kdeservicemenu/install.sh
5000         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5001         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
5002         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
5003         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5004         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5005                 renamed (removed, added) tools files
5006
5007 2006-11-08 [paul]       2.6.0cvs14
5008
5009         * src/main.c
5010         * src/common/defs.h
5011                 Migrate sylpheedrc to clawsrc, and fix the standard
5012                 plugins path in the process
5013
5014 2006-11-07 [colin]      2.6.0cvs13
5015
5016         * src/Makefile.am
5017                 Symlink sylpheed-claws relative to 
5018                 claws-mail
5019
5020 2006-11-07 [colin]      2.6.0cvs12
5021
5022         * src/compose.c
5023                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
5024
5025 2006-11-07 [paul]       2.6.0cvs11
5026
5027         * src/gtk/about.c
5028                 Fix a missed occurence of
5029                 Sylpheed-Claws
5030
5031 2006-11-07 [paul]       2.6.0cvs10
5032
5033         * src/Makefile.am
5034                 Fix symlink installation
5035
5036 2006-11-07 [paul]       2.6.0cvs9
5037
5038         * src/Makefile.am
5039                 Symlink claws-mail to sylpheed-claws
5040         * src/common/utils.c
5041                 Fix migrating symlinks
5042         * src/etpan/imap-thread.c
5043                 check certificate only when there's
5044                 no error
5045
5046 2006-11-07 [paul]       2.6.0cvs8
5047
5048         * Makefile.am
5049                 Fix icon breakages with Gtk, which needs a 
5050                 cache updated to see them.
5051
5052 2006-11-07 [paul]       2.6.0cvs7
5053
5054         * .cvsignore
5055         * AUTHORS
5056         * COPYING
5057         * INSTALL
5058         * Makefile.am
5059         * NEWS
5060         * README
5061         * RELEASE_NOTES
5062         * autogen.sh
5063         * claws-mail-128x128.png
5064         * claws-mail-64x64.png
5065         * claws-mail.ico
5066         * claws-mail.pc.in
5067         * claws-mail.png
5068         * configure.ac
5069         * sylpheed-claws-128x128.png
5070         * sylpheed-claws-64x64.png
5071         * sylpheed-claws.desktop
5072         * sylpheed-claws.ico
5073         * sylpheed-claws.pc.in
5074         * sylpheed-claws.png
5075         * debian/README.Debian
5076         * debian/changelog
5077         * debian/claws-mail.desktop
5078         * debian/claws-mail.menu
5079         * debian/claws-mail.postinst.debhelper
5080         * debian/claws-mail.postrm.debhelper
5081         * debian/control
5082         * debian/copyright
5083         * debian/files
5084         * debian/rules
5085         * debian/sylpheed-claws.desktop
5086         * debian/sylpheed-claws.menu
5087         * debian/sylpheed-claws.postinst.debhelper
5088         * debian/sylpheed-claws.postrm.debhelper
5089         * doc/man/Makefile.am
5090         * doc/man/claws-mail.1
5091         * doc/man/sylpheed-claws.1
5092         * doc/src/ChangeLog.claws-pre0.8.0
5093         * manual/Makefile.am
5094         * manual/account.xml
5095         * manual/ack.xml
5096         * manual/addrbook.xml
5097         * manual/advanced.xml
5098         * manual/claws-mail-manual.xml
5099         * manual/faq.xml
5100         * manual/glossary.xml
5101         * manual/handling.xml
5102         * manual/intro.xml
5103         * manual/keyboard.xml
5104         * manual/plugins.xml
5105         * manual/starting.xml
5106         * manual/sylpheed-claws-manual.xml
5107         * manual/xml2pdf
5108         * manual/dist/.cvsignore
5109         * manual/dist/html/.cvsignore
5110         * manual/dist/html/Makefile.am
5111         * manual/dist/pdf/.cvsignore
5112         * manual/dist/pdf/Makefile.am
5113         * manual/dist/ps/.cvsignore
5114         * manual/dist/ps/Makefile.am
5115         * manual/dist/txt/.cvsignore
5116         * manual/dist/txt/Makefile.am
5117         * manual/es/Makefile.am
5118         * manual/es/advanced.xml
5119         * manual/es/claws-mail-manual.xml
5120         * manual/es/faq.xml
5121         * manual/es/glossary.xml
5122         * manual/es/handling.xml
5123         * manual/es/intro.xml
5124         * manual/es/plugins.xml
5125         * manual/es/sylpheed-claws-manual.xml
5126         * manual/es/dist/.cvsignore
5127         * manual/es/dist/html/.cvsignore
5128         * manual/es/dist/html/Makefile.am
5129         * manual/es/dist/pdf/.cvsignore
5130         * manual/es/dist/pdf/Makefile.am
5131         * manual/es/dist/ps/.cvsignore
5132         * manual/es/dist/ps/Makefile.am
5133         * manual/es/dist/txt/.cvsignore
5134         * manual/es/dist/txt/Makefile.am
5135         * manual/fr/Makefile.am
5136         * manual/fr/account.xml
5137         * manual/fr/ack.xml
5138         * manual/fr/addrbook.xml
5139         * manual/fr/advanced.xml
5140         * manual/fr/claws-mail-manual.xml
5141         * manual/fr/faq.xml
5142         * manual/fr/glossary.xml
5143         * manual/fr/handling.xml
5144         * manual/fr/intro.xml
5145         * manual/fr/keyboard.xml
5146         * manual/fr/plugins.xml
5147         * manual/fr/starting.xml
5148         * manual/fr/sylpheed-claws-manual.xml
5149         * manual/fr/dist/.cvsignore
5150         * manual/fr/dist/html/.cvsignore
5151         * manual/fr/dist/html/Makefile.am
5152         * manual/fr/dist/pdf/.cvsignore
5153         * manual/fr/dist/pdf/Makefile.am
5154         * manual/fr/dist/ps/.cvsignore
5155         * manual/fr/dist/ps/Makefile.am
5156         * manual/fr/dist/txt/.cvsignore
5157         * manual/fr/dist/txt/Makefile.am
5158         * manual/pl/Makefile.am
5159         * manual/pl/account.xml
5160         * manual/pl/ack.xml
5161         * manual/pl/addrbook.xml
5162         * manual/pl/advanced.xml
5163         * manual/pl/claws-mail-manual.xml
5164         * manual/pl/faq.xml
5165         * manual/pl/glossary.xml
5166         * manual/pl/handling.xml
5167         * manual/pl/intro.xml
5168         * manual/pl/keyboard.xml
5169         * manual/pl/plugins.xml
5170         * manual/pl/starting.xml
5171         * manual/pl/sylpheed-claws-manual.xml
5172         * manual/pl/dist/.cvsignore
5173         * manual/pl/dist/html/.cvsignore
5174         * manual/pl/dist/html/Makefile.am
5175         * manual/pl/dist/pdf/.cvsignore
5176         * manual/pl/dist/pdf/Makefile.am
5177         * manual/pl/dist/ps/.cvsignore
5178         * manual/pl/dist/ps/Makefile.am
5179         * manual/pl/dist/txt/.cvsignore
5180         * manual/pl/dist/txt/Makefile.am
5181         * po/.cvsignore
5182         * po/Makevars
5183         * src/.cvsignore
5184         * src/Makefile.am
5185         * src/account.c
5186         * src/account.h
5187         * src/action.c
5188         * src/action.h
5189         * src/adbookbase.h
5190         * src/addr_compl.c
5191         * src/addr_compl.h
5192         * src/addrbook.c
5193         * src/addrcache.c
5194         * src/addrcache.h
5195         * src/addrcindex.c
5196         * src/addrcindex.h
5197         * src/addrclip.c
5198         * src/addrclip.h
5199         * src/addrdefs.h
5200         * src/addressadd.c
5201         * src/addressadd.h
5202         * src/addressbook.c
5203         * src/addressbook.h
5204         * src/addressbook_foldersel.c
5205         * src/addressbook_foldersel.h
5206         * src/addrgather.c
5207         * src/addrgather.h
5208         * src/addrharvest.c
5209         * src/addrharvest.h
5210         * src/addrindex.c
5211         * src/addrindex.h
5212         * src/addritem.c
5213         * src/addritem.h
5214         * src/addrquery.c
5215         * src/addrquery.h
5216         * src/addrselect.c
5217         * src/addrselect.h
5218         * src/alertpanel.c
5219         * src/alertpanel.h
5220         * src/browseldap.c
5221         * src/browseldap.h
5222         * src/codeconv.c
5223         * src/codeconv.h
5224         * src/compose.c
5225         * src/crash.c
5226         * src/crash.h
5227         * src/customheader.c
5228         * src/customheader.h
5229         * src/displayheader.c
5230         * src/displayheader.h
5231         * src/editaddress.c
5232         * src/editaddress.h
5233         * src/editbook.c
5234         * src/editbook.h
5235         * src/editgroup.c
5236         * src/editgroup.h
5237         * src/editjpilot.c
5238         * src/editjpilot.h
5239         * src/editldap.c
5240         * src/editldap.h
5241         * src/editldap_basedn.c
5242         * src/editldap_basedn.h
5243         * src/editvcard.c
5244         * src/editvcard.h
5245         * src/exphtmldlg.c
5246         * src/exphtmldlg.h
5247         * src/expldifdlg.c
5248         * src/expldifdlg.h
5249         * src/export.c
5250         * src/exporthtml.c
5251         * src/exporthtml.h
5252         * src/exportldif.c
5253         * src/exportldif.h
5254         * src/filtering.c
5255         * src/filtering.h
5256         * src/folder.c
5257         * src/folder.h
5258         * src/folder_item_prefs.c
5259         * src/folder_item_prefs.h
5260         * src/foldersel.c
5261         * src/foldersel.h
5262         * src/folderutils.c
5263         * src/folderutils.h
5264         * src/folderview.c
5265         * src/folderview.h
5266         * src/grouplistdialog.c
5267         * src/grouplistdialog.h
5268         * src/html.c
5269         * src/html.h
5270         * src/image_viewer.c
5271         * src/image_viewer.h
5272         * src/imap.c
5273         * src/imap.h
5274         * src/imap_gtk.c
5275         * src/imap_gtk.h
5276         * src/import.c
5277         * src/import.h
5278         * src/importldif.c
5279         * src/importldif.h
5280         * src/importmutt.c
5281         * src/importmutt.h
5282         * src/importpine.c
5283         * src/importpine.h
5284         * src/inc.c
5285         * src/inc.h
5286         * src/jpilot.c
5287         * src/jpilot.h
5288         * src/ldapctrl.c
5289         * src/ldapctrl.h
5290         * src/ldaplocate.c
5291         * src/ldaplocate.h
5292         * src/ldapquery.c
5293         * src/ldapquery.h
5294         * src/ldapserver.c
5295         * src/ldapserver.h
5296         * src/ldaputil.c
5297         * src/ldaputil.h
5298         * src/ldif.c
5299         * src/ldif.h
5300         * src/localfolder.c
5301         * src/localfolder.h
5302         * src/main.c
5303         * src/main.h
5304         * src/mainwindow.c
5305         * src/mainwindow.h
5306         * src/manual.c
5307         * src/manual.h
5308         * src/matcher.c
5309         * src/matcher.h
5310         * src/matcher_parser.h
5311         * src/matcher_parser_lex.l
5312         * src/matcher_parser_parse.y
5313         * src/mbox.c
5314         * src/mbox.h
5315         * src/message_search.c
5316         * src/message_search.h
5317         * src/messageview.c
5318         * src/messageview.h
5319         * src/mh.c
5320         * src/mh.h
5321         * src/mh_gtk.c
5322         * src/mh_gtk.h
5323         * src/mimeview.c
5324         * src/mimeview.h
5325         * src/msgcache.c
5326         * src/msgcache.h
5327         * src/mutt.c
5328         * src/mutt.h
5329         * src/news.c
5330         * src/news.h
5331         * src/news_gtk.c
5332         * src/news_gtk.h
5333         * src/noticeview.c
5334         * src/noticeview.h
5335         * src/partial_download.c
5336         * src/partial_download.h
5337         * src/pine.c
5338         * src/pine.h
5339         * src/pop.c
5340         * src/pop.h
5341         * src/prefs_account.c
5342         * src/prefs_account.h
5343         * src/prefs_actions.c
5344         * src/prefs_actions.h
5345         * src/prefs_common.c
5346         * src/prefs_common.h
5347         * src/prefs_compose_writing.c
5348         * src/prefs_compose_writing.h
5349         * src/prefs_customheader.c
5350         * src/prefs_customheader.h
5351         * src/prefs_display_header.c
5352         * src/prefs_display_header.h
5353         * src/prefs_ext_prog.c
5354         * src/prefs_ext_prog.h
5355         * src/prefs_filtering.c
5356         * src/prefs_folder_column.c
5357         * src/prefs_folder_column.h
5358         * src/prefs_folder_item.c
5359         * src/prefs_folder_item.h
5360         * src/prefs_fonts.c
5361         * src/prefs_fonts.h
5362         * src/prefs_gtk.c
5363         * src/prefs_gtk.h
5364         * src/prefs_image_viewer.c
5365         * src/prefs_image_viewer.h
5366         * src/prefs_matcher.c
5367         * src/prefs_matcher.h
5368         * src/prefs_message.c
5369         * src/prefs_message.h
5370         * src/prefs_msg_colors.c
5371         * src/prefs_msg_colors.h
5372         * src/prefs_other.c
5373         * src/prefs_other.h
5374         * src/prefs_quote.c
5375         * src/prefs_quote.h
5376         * src/prefs_receive.c
5377         * src/prefs_receive.h
5378         * src/prefs_send.c
5379         * src/prefs_send.h
5380         * src/prefs_spelling.c
5381         * src/prefs_spelling.h
5382         * src/prefs_summaries.c
5383         * src/prefs_summaries.h
5384         * src/prefs_summary_column.c
5385         * src/prefs_summary_column.h
5386         * src/prefs_template.c
5387         * src/prefs_template.h
5388         * src/prefs_themes.c
5389         * src/prefs_themes.h
5390         * src/prefs_toolbar.c
5391         * src/prefs_toolbar.h
5392         * src/prefs_wrapping.c
5393         * src/prefs_wrapping.h
5394         * src/privacy.c
5395         * src/privacy.h
5396         * src/procheader.c
5397         * src/procheader.h
5398         * src/procmime.c
5399         * src/procmime.h
5400         * src/procmsg.c
5401         * src/procmsg.h
5402         * src/quote_fmt.c
5403         * src/quote_fmt_parse.y
5404         * src/recv.c
5405         * src/recv.h
5406         * src/remotefolder.c
5407         * src/remotefolder.h
5408         * src/send_message.c
5409         * src/send_message.h
5410         * src/setup.c
5411         * src/setup.h
5412         * src/sourcewindow.c
5413         * src/sourcewindow.h
5414         * src/ssl_manager.c
5415         * src/ssl_manager.h
5416         * src/statusbar.c
5417         * src/statusbar.h
5418         * src/stock_pixmap.c
5419         * src/stock_pixmap.h
5420         * src/summary_search.c
5421         * src/summary_search.h
5422         * src/summaryview.c
5423         * src/summaryview.h
5424         * src/syldap.c
5425         * src/syldap.h
5426         * src/textview.c
5427         * src/textview.h
5428         * src/toolbar.c
5429         * src/toolbar.h
5430         * src/undo.c
5431         * src/undo.h
5432         * src/unmime.c
5433         * src/unmime.h
5434         * src/vcard.c
5435         * src/vcard.h
5436         * src/wizard.c
5437         * src/wizard.h
5438         * src/common/base64.c
5439         * src/common/base64.h
5440         * src/common/defs.h
5441         * src/common/hooks.c
5442         * src/common/hooks.h
5443         * src/common/log.c
5444         * src/common/log.h
5445         * src/common/mgutils.c
5446         * src/common/mgutils.h
5447         * src/common/nntp.c
5448         * src/common/nntp.h
5449         * src/common/passcrypt.c
5450         * src/common/passcrypt.h.in
5451         * src/common/plugin.c
5452         * src/common/plugin.h
5453         * src/common/prefs.c
5454         * src/common/prefs.h
5455         * src/common/progressindicator.c
5456         * src/common/progressindicator.h
5457         * src/common/quoted-printable.c
5458         * src/common/quoted-printable.h
5459         * src/common/session.c
5460         * src/common/session.h
5461         * src/common/smtp.c
5462         * src/common/smtp.h
5463         * src/common/socket.c
5464         * src/common/socket.h
5465         * src/common/ssl.c
5466         * src/common/ssl.h
5467         * src/common/stringtable.c
5468         * src/common/stringtable.h
5469         * src/common/sylpheed.c
5470         * src/common/sylpheed.h
5471         * src/common/template.c
5472         * src/common/template.h
5473         * src/common/timing.h
5474         * src/common/utils.c
5475         * src/common/utils.h
5476         * src/common/version.h.in
5477         * src/common/xml.c
5478         * src/common/xml.h
5479         * src/common/xmlprops.c
5480         * src/common/xmlprops.h
5481         * src/gtk/about.c
5482         * src/gtk/colorlabel.c
5483         * src/gtk/colorlabel.h
5484         * src/gtk/colorsel.c
5485         * src/gtk/colorsel.h
5486         * src/gtk/combobox.c
5487         * src/gtk/combobox.h
5488         * src/gtk/description_window.c
5489         * src/gtk/description_window.h
5490         * src/gtk/filesel.c
5491         * src/gtk/filesel.h
5492         * src/gtk/foldersort.c
5493         * src/gtk/foldersort.h
5494         * src/gtk/gtkaspell.c
5495         * src/gtk/gtkaspell.h
5496         * src/gtk/gtksctree.c
5497         * src/gtk/gtkshruler.c
5498         * src/gtk/gtkshruler.h
5499         * src/gtk/gtkutils.c
5500         * src/gtk/gtkutils.h
5501         * src/gtk/icon_legend.c
5502         * src/gtk/icon_legend.h
5503         * src/gtk/logwindow.c
5504         * src/gtk/logwindow.h
5505         * src/gtk/manage_window.c
5506         * src/gtk/manage_window.h
5507         * src/gtk/pluginwindow.c
5508         * src/gtk/pluginwindow.h
5509         * src/gtk/prefswindow.c
5510         * src/gtk/prefswindow.h
5511         * src/gtk/quicksearch.c
5512         * src/gtk/quicksearch.h
5513         * src/pixmaps/claws-mail.xpm
5514         * src/pixmaps/claws-mail_icon.xpm
5515         * src/pixmaps/claws-mail_logo.xpm
5516         * src/pixmaps/sylpheed-claws.xpm
5517         * src/pixmaps/sylpheed-claws_icon.xpm
5518         * src/pixmaps/sylpheed-claws_logo.xpm
5519         * src/plugins/bogofilter/Makefile.am
5520         * src/plugins/bogofilter/bogofilter.c
5521         * src/plugins/bogofilter/bogofilter.h
5522         * src/plugins/bogofilter/bogofilter_gtk.c
5523         * src/plugins/clamav/Makefile.am
5524         * src/plugins/clamav/clamav_plugin.c
5525         * src/plugins/clamav/clamav_plugin.h
5526         * src/plugins/clamav/clamav_plugin_gtk.c
5527         * src/plugins/demo/Makefile.am
5528         * src/plugins/demo/demo.c
5529         * src/plugins/dillo_viewer/Makefile.am
5530         * src/plugins/dillo_viewer/README
5531         * src/plugins/dillo_viewer/dillo_prefs.c
5532         * src/plugins/dillo_viewer/dillo_prefs.h
5533         * src/plugins/dillo_viewer/dillo_viewer.c
5534         * src/plugins/pgpcore/Makefile.am
5535         * src/plugins/pgpcore/passphrase.c
5536         * src/plugins/pgpcore/passphrase.h
5537         * src/plugins/pgpcore/pgp_viewer.c
5538         * src/plugins/pgpcore/pgp_viewer.h
5539         * src/plugins/pgpcore/plugin.c
5540         * src/plugins/pgpcore/prefs_gpg.c
5541         * src/plugins/pgpcore/prefs_gpg.h
5542         * src/plugins/pgpcore/select-keys.c
5543         * src/plugins/pgpcore/select-keys.h
5544         * src/plugins/pgpcore/sgpgme.c
5545         * src/plugins/pgpcore/sgpgme.h
5546         * src/plugins/pgpcore/sylpheed.def
5547         * src/plugins/pgpcore/version.rc
5548         * src/plugins/pgpinline/Makefile.am
5549         * src/plugins/pgpinline/pgpinline.c
5550         * src/plugins/pgpinline/pgpinline.h
5551         * src/plugins/pgpinline/plugin.c
5552         * src/plugins/pgpinline/sylpheed.def
5553         * src/plugins/pgpinline/version.rc
5554         * src/plugins/pgpmime/Makefile.am
5555         * src/plugins/pgpmime/pgpmime.c
5556         * src/plugins/pgpmime/pgpmime.h
5557         * src/plugins/pgpmime/plugin.c
5558         * src/plugins/pgpmime/sylpheed.def
5559         * src/plugins/pgpmime/version.rc
5560         * src/plugins/spamassassin/Makefile.am
5561         * src/plugins/spamassassin/README
5562         * src/plugins/spamassassin/spamassassin.c
5563         * src/plugins/spamassassin/spamassassin.h
5564         * src/plugins/spamassassin/spamassassin_gtk.c
5565         * src/plugins/trayicon/Makefile.am
5566         * src/plugins/trayicon/trayicon.c
5567         * tools/OOo2sylpheed.pl
5568         * tools/README
5569         * tools/README.sylprint
5570         * tools/acroread2sylpheed.pl
5571         * tools/claws.i18n.status.pl
5572         * tools/filter_conv.pl
5573         * tools/filter_conv_new.pl
5574         * tools/freshmeat_search.pl
5575         * tools/google_search.pl
5576         * tools/kmail2sylpheed.pl
5577         * tools/kmail2sylpheed_v2.pl
5578         * tools/make.themes.project
5579         * tools/multiwebsearch.pl
5580         * tools/nautilus2sylpheed.sh
5581         * tools/outlook2sylpheed.pl
5582         * tools/sylprint.pl
5583         * tools/sylprint.rc
5584         * tools/tb2sylpheed
5585         * tools/textviewer.sh
5586         * tools/vcard2xml.py
5587         * tools/kdeservicemenu/README
5588         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5589         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5590         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5591                 Change name to Claws Mail. Announce to follow...
5592
5593 2006-11-06 [wwp]        2.6.0cvs6
5594
5595         * src/prefs_template.c
5596                 unify messages related to quote format/template errors (fix
5597                 capitalization), again.
5598
5599 2006-11-06 [wwp]        2.6.0cvs5
5600
5601         * src/prefs_quote.c
5602                 unify messages related to quote format/template errors.
5603
5604 2006-11-06 [wwp]        2.6.0cvs4
5605
5606         * src/prefs_msg_colors.c
5607                 more uses of Q_ macro for contextual translations, thanks
5608                 to Fabien (fzzzzz).
5609
5610 2006-11-06 [wwp]        2.6.0cvs3
5611
5612         * src/compose.c
5613         * src/common/utils.c
5614         * src/common/utils.h
5615                 show an alertpanel to make sure users are aware that sensitive
5616                 files are attached (it's file blacklist-based). This will fix
5617                 interaction w/ GoogleEarth for instance, thanks to Colin.
5618
5619 2006-11-06 [wwp]        2.6.0cvs2
5620
5621         * src/prefs_quote.c
5622         * src/prefs_template.c
5623         * src/prefs_template.h
5624                 check quote format when applying/closing prefs. For now this only
5625                 shows up an error dialog box, not preventing the user from using
5626                 a broken quote (reply, forwards) format.
5627
5628 2006-11-06 [wwp]        2.6.0cvs1
5629
5630         * src/prefs_template.c
5631                 fix missing checks of some template fields.
5632
5633 2006-11-06 [paul]       2.6.0
5634
5635         * NEWS
5636         * README
5637         * RELEASE_NOTES
5638                 2.6.0 released
5639
5640 2006-11-06 [paul]       2.5.6cvs22
5641
5642         * manual/advanced.xml
5643         * manual/es/advanced.xml
5644                 put 'respect_flowed_format' info in the correct
5645                 place
5646
5647 2006-11-06 [mones]      2.5.6cvs21
5648
5649         * po/es.po
5650                 Minor fixes for release
5651
5652 2006-11-06 [paul]       2.5.6cvs20
5653
5654         * po/cs.po
5655         * po/de.po
5656         * po/fr.po
5657         * po/it.po
5658         * po/nl.po
5659         * po/pt_BR.po
5660         * po/sk.po
5661         * po/sv.po
5662         * po/zh_CN.po
5663                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
5664                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
5665                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
5666                 Young
5667
5668 2006-11-02 [colin]      2.5.6cvs19
5669
5670         * src/imap.c
5671         * src/imap.h
5672         * src/prefs_account.c
5673         * src/etpan/imap-thread.c
5674                 Add GSSAPI support - fixes Debian bug #383274
5675
5676 2006-11-01 [colin]      2.5.6cvs18
5677
5678         * src/jpilot.c
5679                 Handle libpisock12 support. Probably
5680                 fixes bug 1046, 'jpilot AddressDB.pdb 
5681                 import fail'
5682
5683 2006-11-01 [colin]      2.5.6cvs17
5684
5685         * src/folderutils.c
5686                 debug_print() folderutils_mark_all_read()
5687
5688 2006-11-01 [colin]      2.5.6cvs16
5689
5690         * COPYING
5691                 Add missed files to the Apache exception
5692
5693 2006-10-31 [colin]      2.5.6cvs15
5694
5695         * src/folder.c
5696         * src/folder.h
5697                 Add a copy_private_data() func to FolderClasses
5698                 Doesn't break the feature freeze, because we 
5699                 won't use it (right now) in the core.
5700
5701 2006-10-31 [colin]      2.5.6cvs14
5702
5703         * COPYING
5704                 Allow linking with the Apache licensed files in
5705                 src/plugins/spamassassin. Hopefully fixes 
5706                 bug 1048, 'Spamassassin plugin license problem'
5707
5708 2006-10-31 [wwp]        2.5.6cvs13
5709
5710         * src/compose.c
5711                 fix and optimize trimming of leading linefeeds in body loop.
5712
5713 2006-10-31 [colin]      2.5.6cvs12
5714
5715         * src/etpan/imap-thread.c
5716         * src/imap.c
5717                 Make really sure to have NULL sets in case
5718                 of error
5719
5720 2006-10-30 [wwp]        2.5.6cvs11
5721
5722         * src/prefs_common.c
5723         * src/prefs_common.h
5724         * src/compose.c
5725                 fix broken storage of quote format template when it contains \-escape
5726                 sequences. The application of such sequences is also fixed now (\t
5727                 in quote format will be a real tab instead of a 't', for instance).
5728
5729 2006-10-27 [colin]      2.5.6cvs10
5730
5731         * src/compose.c
5732                 Probably fix bug 1045, 'sylpheed-claws 
5733                 doesn't remove the mail from the IMAP 
5734                 Queue folder after sending'. From
5735                 2.5.6cvs3-stable
5736
5737 2006-10-27 [colin]      2.5.6cvs9
5738
5739         * configure.ac
5740                 Require libetpan-0.48. I'm so annoying,
5741                 I know ;-)
5742
5743 2006-10-27 [colin]      2.5.6cvs8
5744
5745         * src/folder.c
5746         * src/imap.c
5747                 Probably fix bug 1044, 'sylpheed-claws 
5748                 segfaults while moving mails' - Fix relation
5749                 usage when moving to an IMAP mailbox from another
5750                 mailbox
5751
5752 2006-10-26 [paul]       2.5.6cvs7
5753
5754         * src/gtk/about.c
5755                 add libSM to compiled-in features
5756                 list
5757
5758 2006-10-24 [colin]      2.5.6cvs6
5759
5760         * src/textview.c
5761         * src/gtk/gtkutils.c
5762                 Fix crash when printing emails with an
5763                 xface
5764
5765 2006-10-24 [mones]      2.5.6cvs5
5766
5767         * manual/es/advanced.xml
5768                 Synchronize hidden option respect_flowed_format
5769         * po/es.po
5770                 Updated translation
5771
5772 2006-10-21 [paul]       2.5.6cvs4
5773
5774         * src/gtk/authors.h
5775         * src/plugins/pgpcore/pgp_viewer.c
5776         * src/plugins/pgpcore/sgpgme.c
5777                 fix building on BSDs
5778                 Thanks to Michael Hughes
5779                 <Sylpheed-Claws_user@thehugheslogcabin.net>
5780
5781 2006-10-20 [colin]      2.5.6cvs3
5782
5783         * configure.ac
5784                 Bump up libetpan requirement
5785                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
5786         * src/common/utils.c
5787         * src/common/utils.h
5788                 Add convenience get_file_mtime()
5789         * src/imap.c
5790         * src/etpan/imap-thread.c
5791         * src/etpan/imap-thread.h
5792                 Implement UIDPLUS support if the server
5793                 supports it - faster sending in this case
5794
5795 2006-10-19 [colin]      2.5.6cvs2
5796
5797         * src/gtk/quicksearch.c
5798                 Fix emptying in type-ahead+extended mode
5799         * src/mainwindow.c
5800         * src/mainwindow.h
5801                 Add a hook for offline state change
5802         * src/plugins/trayicon/trayicon.c
5803                 Use it to display offline icons
5804         * src/plugins/trayicon/Makefile.am
5805         * src/plugins/trayicon/newmail.offline.xpm
5806         * src/plugins/trayicon/newmarkedmail.offline.xpm
5807         * src/plugins/trayicon/nomail.offline.xpm
5808         * src/plugins/trayicon/unreadmail.offline.xpm
5809         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
5810                 Add the icons
5811
5812 2006-10-12 [paul]       2.5.6cvs1
5813
5814         * NEWS
5815         * README
5816         * configure.ac
5817                 Update version number following
5818                 stable release
5819
5820 2006-10-19 [colin]      2.5.5cvs18
5821
5822         * manual/handling.xml
5823                 Add type-ahead search
5824
5825 2006-10-18 [colin]      2.5.5cvs17
5826
5827         * src/gtk/quicksearch.c
5828                 Remove "save to history only if there's
5829                 no syntax error", it breaks for some 
5830                 reason which I'll investigate later.
5831
5832 2006-10-18 [colin]      2.5.5cvs16
5833
5834         * src/prefs_common.c
5835         * src/prefs_common.h
5836         * src/summaryview.c
5837         * src/gtk/quicksearch.c
5838         * src/gtk/quicksearch.h
5839                 Add a type-ahead option for fast searches
5840                 Patch by Fabien Vantard
5841
5842 2006-10-18 [colin]      2.5.5cvs15
5843
5844         * src/compose.c
5845         * src/compose.h
5846                 Add Options/Reply mode/ menu to be able to
5847                 change the recipients of a reply on the fly
5848
5849 2006-10-18 [colin]      2.5.5cvs14
5850
5851         * src/compose.c
5852                 Fix redirecting of our own sent mails
5853
5854 2006-10-17 [wwp]        2.5.5cvs13
5855
5856         * src/send_message.c
5857                 Fix duplicate error messages when sending, and missing
5858                 newline in such error messages.
5859
5860 2006-10-17 [colin]      2.5.5cvs12
5861
5862         * src/compose.c
5863                 Compare addresses case-insensitive
5864
5865 2006-10-17 [colin]      2.5.5cvs11
5866
5867         * src/plugins/pgpcore/sgpgme.c
5868                 Fix return status
5869
5870 2006-10-17 [colin]      2.5.5cvs10
5871
5872         * src/plugins/pgpcore/pgp_viewer.c
5873                 Fix return status
5874
5875 2006-10-17 [colin]      2.5.5cvs9
5876
5877         * src/quote_fmt.c
5878                 Fix a typo (thanks to Fabien)
5879
5880 2006-10-16 [colin]      2.5.5cvs8
5881
5882         * src/textview.c
5883                 Fix problem with quote-folding when emails
5884                 don't convert cleanly to UTF-8
5885
5886 2006-10-14 [colin]      2.5.5cvs7
5887
5888         * src/prefs_template.c
5889                 Reset fields when reopening
5890                 the window
5891
5892 2006-10-13 [paul]       2.5.5cvs6
5893
5894         * manual/advanced.xml
5895         * src/prefs_message.c
5896                 make 'respect_flowed_format' a hidden
5897                 option, and add a manual entry for it
5898                 Thanks to Colin
5899
5900 2006-10-12 [colin]      2.5.5cvs5
5901
5902         * src/codeconv.c
5903                 Revert part of 2.5.2cvs21:
5904                 Don't optimise by reusing the 
5905                 last iconv converter if possible:
5906                 it seems slightly broken in a 
5907                 very hard way to reproduce
5908
5909 2006-10-12 [colin]      2.5.5cvs4
5910
5911         * src/prefs_common.c
5912         * src/prefs_common.h
5913         * src/prefs_message.c
5914         * src/procmime.c
5915                 Fix bug 1035, 'Incorrect handling 
5916                 of flowed lines'. We now optionnaly
5917                 handle this format (preference is in
5918                 Message View/Text options section)
5919
5920 2006-10-12 [colin]      2.5.5cvs3
5921
5922         * po/POTFILES.in
5923                 Add new file
5924         * src/plugins/pgpcore/pgp_viewer.c
5925         * src/plugins/pgpcore/sgpgme.c
5926                 Don't try to import without asking
5927
5928 2006-10-12 [colin]      2.5.5cvs2
5929
5930         * src/compose.c
5931                 Fix bug 1036, 'Forwarding a mutlipart
5932                 mail with a "text/html" block to ms
5933                 outlook users leeds to freeze of
5934                 outlook'. Poor outlook users...
5935
5936 2006-10-12 [paul]       2.5.5cvs1
5937
5938         * NEWS
5939         * README
5940         * configure.ac
5941                 Update version number following
5942                 stable release
5943
5944 2006-10-11 [paul]       2.5.4cvs1
5945
5946         * NEWS
5947         * README
5948         * configure.ac
5949                 Update version number following
5950                 stable release
5951
5952 2006-10-11 [paul]       2.5.3cvs32
5953
5954         * src/textview.c
5955                 fix bug 1032, 'Segmentation fault when showing
5956                 message' (bug in quote folding)
5957                 Thanks to Colin
5958
5959 2006-10-10 [colin]      2.5.3cvs31
5960
5961         * src/quote_fmt.c
5962                 Rephrase english a bit
5963
5964 2006-10-10 [colin]      2.5.3cvs30
5965
5966         * src/prefs_compose_writing.c
5967                 Stop making the page larger than the window
5968
5969 2006-10-10 [wwp]        2.5.3cvs29
5970
5971         * src/compose.c
5972         * src/prefs_template.c
5973         * src/quote_fmt.c
5974         * src/quote_fmt.h
5975         * src/quote_fmt_lex.l
5976         * src/quote_fmt_parse.y
5977                 Extend the quote parser a bit: allow to get access to
5978                 basic (composing) account info.
5979
5980 2006-10-10 [colin]      2.5.3cvs28
5981
5982         * src/procheader.c
5983                 Fix this \t problem in subject
5984
5985 2006-10-09 [colin]      2.5.3cvs27
5986
5987         * src/main.c
5988         * src/prefs_gtk.c
5989                 Prepare cache a bit later
5990                 If section already exists, skip the new one 
5991                 (as previously); avoid writing the same block
5992                 twice - if we find a second block with the 
5993                 same id, skip it.
5994         * src/plugins/pgpcore/pgp_viewer.c
5995                 Set cursor to busy when retrieving a key
5996         * src/plugins/pgpcore/sgpgme.c
5997                 allow 5 seconds for gpg to export the key
5998                 
5999
6000 2006-10-09 [colin]      2.5.3cvs26
6001
6002         * configure.ac
6003         * src/msgcache.c
6004         * src/prefs_gtk.c
6005                 Check for existence of fgets_unlocked
6006                 and fwrite_unlocked
6007
6008 2006-10-09 [paul]       2.5.3cvs25
6009
6010         * src/prefs_summaries.c
6011                 replace strftime() with fast_strftime() and in
6012                 the consequence fix the bug in the display of
6013                 AM/PM in the 'Example' string
6014
6015 2006-10-09 [ticho]      2.5.3cvs24
6016
6017         * po/sk.po
6018                 Updated (and fixed up somewhat) Slovak translation.
6019
6020 2006-10-08 [colin]      2.5.3cvs23
6021
6022         * src/prefs_folder_item.c
6023                 Explain why prefs in the top-level folder
6024                 aren't retained, but are still useful
6025
6026 2006-10-08 [colin]      2.5.3cvs22
6027
6028         * src/prefs_gtk.c
6029                 Don't cache anything if caching fails
6030
6031 2006-10-08 [colin]      2.5.3cvs21
6032
6033         * src/common/utils.c
6034                 always include gi18n.h
6035
6036 2006-10-07 [colin]      2.5.3cvs20
6037
6038         * src/plugins/pgpcore/pgp_viewer.c
6039                 Kill gpg after 5 seconds wait
6040
6041 2006-10-07 [colin]      2.5.3cvs19
6042
6043         * src/plugins/pgpcore/pgp_viewer.c
6044         * src/plugins/pgpcore/pgp_viewer.h
6045                 Fix copyright
6046
6047 2006-10-07 [colin]      2.5.3cvs18
6048
6049         * src/plugins/pgpcore/pgp_viewer.c
6050         * src/plugins/pgpcore/pgp_viewer.h
6051                 Actually add the files to CVS
6052
6053 2006-10-07 [colin]      2.5.3cvs17
6054
6055         * src/plugins/pgpcore/sgpgme.c
6056                 Be sure not to crash on 'application/pgp-signature' that
6057                 are not application/pgp-signatures
6058
6059 2006-10-07 [colin]      2.5.3cvs16
6060
6061         * src/textview.c
6062         * src/textview.h
6063                 Make a bit more of the API available
6064         * src/plugins/pgpcore/Makefile.am
6065         * src/plugins/pgpcore/plugin.c
6066         * src/plugins/pgpcore/sgpgme.c
6067                 Add basic key import/export
6068
6069 2006-10-07 [colin]      2.5.3cvs15
6070
6071         * src/folderview.c
6072         * src/imap.c
6073         * src/prefs_account.c
6074         * src/wizard.c
6075                 Warn users *everywhere* if libetpan's not
6076                 linked in
6077
6078 2006-10-06 [mones]      2.5.3cvs14
6079
6080         * po/de.po
6081         * po/es.po
6082                 updated by Stephan Sachse and me
6083
6084 2006-10-06 [colin]      2.5.3cvs13
6085
6086         * src/main.c
6087         * src/common/sylpheed.c
6088                 Don't load common plugins if --exit is passed
6089         * src/prefs_gtk.c
6090         * src/prefs_gtk.h
6091                 Implement a cache to avoid reading the same
6092                 files over and over again at startup
6093
6094 2006-10-06 [colin]      2.5.3cvs12
6095
6096         * src/summaryview.c
6097         * src/gtk/quicksearch.c
6098                 Update display every 5k mails on fast searches
6099
6100 2006-10-06 [colin]      2.5.3cvs11
6101
6102         * src/textview.c
6103                 Don't do quote folding on HTML or ERTF.
6104                 May fix the Cygwin issues if they were
6105                 happening with HTML mails?
6106
6107 2006-10-05 [colin]      2.5.3cvs10
6108
6109         * src/prefs_gtk.c
6110                 Oops, forgot one
6111
6112 2006-10-05 [colin]      2.5.3cvs9
6113
6114         * src/prefs_gtk.c
6115                 Use unlocked_stdio here too
6116
6117 2006-10-05 [colin]      2.5.3cvs8
6118
6119         * src/folderview.c
6120                 Fix go to next * after preferences apply
6121         * src/msgcache.c
6122                 Do the fd lock/unlock ourselves instead of
6123                 letting the libc do it at each write 
6124
6125 2006-10-05 [colin]      2.5.3cvs7
6126
6127         * src/common/utils.c
6128                 Faster division, thanks to Jean Diraison
6129
6130 2006-10-05 [paul]       2.5.3cvs6
6131
6132         * src/common/utils.c
6133                 fix building with --disable-nls
6134
6135 2006-10-04 [colin]      2.5.3cvs5
6136
6137         * src/folder.c
6138                 Maybe fix a segfault
6139
6140 2006-10-04 [wwp]        2.5.3cvs4
6141
6142         * src/prefs_folder_item.c
6143                 Fine-tune layouts in folder item prefs. Suggested by
6144                 Fabien Vantard <fzzzzz@gmail.com>.
6145
6146 2006-10-04 [wwp]        2.5.3cvs3
6147
6148         * src/prefs_folder_item.c
6149                 Kill the clandestine passengers. You didn't see anything.
6150
6151 2006-10-04 [wwp]        2.5.3cvs2
6152
6153         * src/prefs_folder_item.c
6154                 Add a way to test the subject simplify regexp in
6155                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
6156                 w/ few layout changes.
6157
6158 2006-20-04 [paul]       2.5.3cvs1
6159
6160         * NEWS
6161         * README
6162         * configure.ac
6163                 Update version number following
6164                 stable release
6165
6166 2006-10-04 [colin]      2.5.2cvs42
6167
6168         * src/folder.c
6169         * src/folder.h
6170         * src/summaryview.c
6171                 Provide a way for folder classes to set their sort
6172                 type and key
6173
6174 2006-10-03 [colin]      2.5.2cvs41
6175
6176         * src/mh.c
6177                 Don't use strlen() to know if the
6178                 string's empty
6179
6180 2006-10-03 [colin]      2.5.2cvs40
6181
6182         * src/mh.c
6183                 Fix "check for new folders" with accentued folders
6184
6185 2006-10-03 [ticho]      2.5.2cvs39
6186
6187         * src/filtering.c
6188         * src/folder.c
6189         * src/inc.c
6190         * src/mbox.c
6191                 Colin's fix for "copy" filtering rules.
6192
6193 2006-10-02 [colin]      2.5.2cvs38
6194
6195         * src/folderview.c
6196                 Fix for double-click too
6197
6198 2006-10-02 [colin]      2.5.2cvs37
6199
6200         * src/folderview.c
6201                 correct fix for cvs36
6202
6203 2006-10-02 [colin]      2.5.2cvs36
6204
6205         * src/folderview.c
6206                 Fix 'goto next unread' after collapsing/expanding 
6207                 a node.
6208
6209 2006-10-02 [colin]      2.5.2cvs35
6210
6211         * src/summaryview.c
6212                 Fix double freeze/thaw
6213         * src/common/utils.c
6214         * src/common/utils.h
6215                 Reimplement strftime
6216         * src/procheader.c
6217                 Use it
6218
6219
6220 2006-10-02 [colin]      2.5.2cvs34
6221
6222         * src/mh.c
6223                 Time mh_write_sequences() - it's fast
6224         * src/summaryview.c
6225                 Init a variable to shut up gcc
6226
6227 2006-10-01 [colin]      2.5.2cvs33
6228
6229         * src/folder.c
6230         * src/mh.c
6231         * src/mh.h
6232         * src/msgcache.c
6233                 Add helper mh_set_mtime(), and set mtime to stat()'s result
6234                 Add fsync but disable it, it's slow as hell
6235
6236 2006-10-01 [colin]      2.5.2cvs32
6237
6238         * src/mh.c
6239         * src/msgcache.c
6240                 fflush() caches and mh_sequences before
6241                 fclose()ing
6242
6243 2006-10-01 [colin]      2.5.2cvs31
6244
6245         * src/msgcache.c
6246                 Don't ftruncate when not using mmap
6247
6248 2006-09-30 [colin]      2.5.2cvs30
6249
6250         * src/main.c
6251                 Write folder list *after* saving caches
6252
6253 2006-09-30 [colin]      2.5.2cvs29
6254
6255         * src/folder.c
6256         * src/mh.c
6257                 Debug forced mtime changes
6258
6259 2006-09-30 [colin]      2.5.2cvs28
6260
6261         * src/folder.c
6262         * src/main.c
6263                 Remove useless debug_print()s (code
6264                 well-tested)
6265
6266 2006-09-30 [colin]      2.5.2cvs27
6267
6268         * src/mh.c
6269                 Do stuff faster when writing mh_sequences
6270
6271 2006-09-30 [colin]      2.5.2cvs26
6272
6273         * src/mh.c
6274                 Don't let the writing of .mh_sequences, which
6275                 can change the folder's mtime, let us think
6276                 we need to scan.
6277
6278 2006-09-30 [colin]      2.5.2cvs25
6279
6280         * src/folder.c
6281                 Move a debug_print where it belongs 
6282                 (processing)
6283         * src/summaryview.c
6284                 Don't mess with a huge slow subject
6285                 table if we're not threading by
6286                 subject
6287
6288 2006-09-30 [colin]      2.5.2cvs24
6289
6290         * src/msgcache.c
6291                 Reenable mmaped reads (*not* writes!)
6292         * src/procmsg.c
6293                 Don't destroy and recreate hashtables just
6294                 for fun
6295         * src/common/utils.c
6296                 Remove useless reply prefixes (it's case
6297                 unsensitive)
6298
6299 2006-09-30 [wwp]        2.5.2cvs23
6300
6301         * tools/fix_date.sh
6302                 Fixed a minor bug in date value extraction, added a switch
6303                 to replace non RFC-compliant Date: value, added a switch
6304                 to use strict RFC matching patterns for dates.
6305
6306 2006-09-29 [colin]      2.5.2cvs22
6307
6308         * src/matcher_parser.h
6309         * src/matcher_parser_parse.y
6310         * src/prefs_filtering.c
6311         * src/statusbar.c
6312         * src/summary_search.c
6313         * src/summaryview.c
6314         * src/gtk/quicksearch.c
6315         * src/gtk/quicksearch.h
6316                 Optimise searches by setting different
6317                 refresh intervals (depending if the 
6318                 search is fast or not)
6319
6320 2006-09-29 [colin]      2.5.2cvs21
6321
6322         * src/codeconv.c
6323                 Optimise by reusing the last iconv converter
6324                 if possible
6325         * src/textview.c
6326                 Optimise a bit (the foldable quotes feature
6327                 still has an awful O(n^2) algo
6328
6329 2006-09-29 [colin]      2.5.2cvs20
6330
6331         * src/gtk/gtksctree.c
6332         * src/gtk/gtksctree.h
6333                 Optimise de-selection via up/down or
6334                 another key
6335
6336 2006-09-28 [colin]      2.5.2cvs19
6337
6338         * src/action.c
6339         * src/compose.c
6340         * src/folderview.c
6341         * src/mainwindow.c
6342         * src/messageview.c
6343         * src/summary_search.c
6344         * src/toolbar.c
6345                 Avoid using summaryview->ctree directly
6346
6347 2006-09-28 [colin]      2.5.2cvs18
6348
6349         * src/summaryview.c
6350         * src/summaryview.h
6351                 Add helpers to freeze/thaw/grab_focus
6352                 Factorize calls to freeze/thaw/grab_focus
6353                 
6354
6355 2006-09-28 [colin]      2.5.2cvs17
6356
6357         * src/main.c
6358                 More guards for the session management
6359
6360 2006-09-28 [colin]      2.5.2cvs16
6361
6362         * src/folderview.c
6363         * src/gtk/gtksctree.c
6364         * src/gtk/gtksctree.h
6365                 Make expanding not recursive in folderview
6366
6367 2006-09-28 [colin]      2.5.2cvs15
6368
6369         * src/addressbook.c
6370                 If nothing is selected in the list (right part)
6371                 and a group is selected in the tree (left part),
6372                 mail this group.
6373
6374 2006-09-28 [colin]      2.5.2cvs14
6375
6376         * src/Makefile.am
6377                 Actually use SM_LIBS
6378
6379 2006-09-28 [ticho]      2.5.2cvs13
6380
6381         * src/export.c
6382         * src/messageview.c
6383         * src/mimeview.c
6384         * src/news.c
6385         * src/pop.c
6386         * src/prefs_themes.c
6387         * src/procmsg.c
6388                 Small i18n string optimization.
6389         * src/send_message.c
6390         * src/summaryview.c
6391         * src/common/session.c
6392         * src/common/smtp.c
6393         * src/common/ssl_certificate.c
6394         * src/common/utils.c
6395                 Use "Couldn't" instead of "Can't" in UI messages,
6396                 where appropriate.
6397
6398 2006-09-28 [colin]      2.5.2cvs12
6399
6400         * configure.ac
6401                 Possibly fix link errors
6402
6403 2006-09-27 [wwp]        2.5.2cvs11
6404
6405         * src/gtk/authors.h
6406         * doc/man/sylpheed-claws.1
6407         * manual/ack.xml
6408         * manual/es/ack.xml
6409         * manual/fr/ack.xml
6410         * manual/pl/ack.xml
6411                 Updated authors info (me, myself and I).
6412
6413 2006-09-27 [colin]      2.5.2cvs10
6414
6415         * src/addressbook.c
6416                 Remove useless printf
6417
6418 2006-09-27 [wwp]        2.5.2cvs9
6419
6420         * src/editgroup.c
6421         * src/send_message.c
6422         * src/inc.c
6423         * src/prefs_common.c
6424         * src/prefs_common.h
6425         * src/gtk/progressdialog.c
6426                 remember more windows' sizes (send dialog, received dialog,
6427                 edit group in addressbook).
6428
6429 2006-09-27 [colin]      2.5.2cvs8
6430
6431         * configure.ac
6432         * src/main.c
6433         * src/mainwindow.h
6434                 Use libSM to communicate with the session
6435                 manager, so that we can know when the 
6436                 session ends, save our caches, and draft
6437                 our compose windows.
6438
6439 2006-09-27 [colin]      2.5.2cvs7
6440
6441         * src/addressbook.c
6442                 Fix issues:
6443                 o Allow Book and Group creation from the tree's
6444                   contextual menu
6445                 o Do not actually delete the contacts when 
6446                   deleting groups from the tree (duh!)
6447
6448 2006-09-27 [colin]      2.5.2cvs6
6449
6450         * src/compose.c
6451         * src/compose.h
6452         * src/mainwindow.c
6453         * src/textview.c
6454         * src/toolbar.c
6455                 o Allow passing an email address to 
6456                   compose_new_with_folderitem
6457                 o Update callers
6458                 o Use current folderitem when clicking
6459                   on a TextView mailto: link
6460                 o Fix a possible leak in TextView
6461
6462 2006-09-27 [colin]      2.5.2cvs5
6463
6464         * src/html.c
6465                 Use UTF-8 chars to replace HTML entities
6466
6467 2006-09-27 [colin]      2.5.2cvs4
6468
6469         * AUTHORS
6470         * src/prefs_account.c
6471         * src/gtk/authors.h
6472                 Fix bug #1024 (Array index out of
6473                 range in sylpheed-claws-2.5.2)
6474                 Patch by Ales Nosek <anosek@suse.cz>
6475
6476 2006-09-27 [colin]      2.5.2cvs3
6477
6478         * src/addr_compl.c
6479                 Actually do the test
6480
6481 2006-09-27 [colin]      2.5.2cvs2
6482
6483         * src/addr_compl.c
6484         * src/addr_compl.h
6485                 Allow completing with comma (in certain cases: vCalendar
6486                 for example doesn't support that)
6487                 Patch by Fabien Vantard
6488
6489 2006-09-26 [colin]      2.5.2cvs1
6490
6491         * src/Makefile.am
6492         * src/addr_compl.c
6493         * src/addr_compl.h
6494         * src/addrbook.c
6495         * src/addrbook.h
6496         * src/addressbook.c
6497         * src/addrindex.c
6498         * src/addrindex.h
6499         * src/compose.c
6500         * src/prefs_common.c
6501         * src/prefs_filtering_action.c
6502         * src/prefs_folder_item.c
6503         * src/prefs_template.c
6504         * src/stock_pixmap.c
6505         * src/stock_pixmap.h
6506         * src/pixmaps/addr_one.xpm
6507         * src/pixmaps/addr_two.xpm
6508                 Add auto-completion on groups
6509
6510 2006-09-26 [colin]      2.5.2
6511
6512         * NEWS
6513         * README
6514         * RELEASE_NOTES
6515                 2.5.2 released
6516
6517 2006-09-26 [colin]      2.5.1cvs5
6518
6519         * src/matcher.c
6520                 Fix condition
6521
6522 2006-09-26 [colin]      2.5.1cvs4
6523
6524         * src/mbox.c
6525                 Revert cvs1 (useless as the message is printed 
6526                 every 500 mails)
6527
6528 2006-09-26 [colin]      2.5.1cvs3
6529
6530         * src/partial_download.c
6531                 Fix crasher found by Alexsandar Urosevic
6532
6533 2006-09-26 [colin]      2.5.1cvs2
6534
6535         * src/summaryview.c
6536                 Fix bug #1023 (Sylpheed deletes too much messages)
6537
6538 2006-09-26 [ticho]      2.5.1cvs1
6539
6540         * src/mbox.c
6541                 Make use of gettext's multiple plurals for statusbar
6542                 progress message.
6543
6544 2006-09-25 [paul]       2.5.1
6545
6546         * NEWS
6547         * README
6548         * RELEASE_NOTES
6549                 2.5.1 released
6550
6551 2006-09-25 [colin]      2.5.0cvs3
6552
6553         * src/plugins/bogofilter/bogofilter.c
6554         * src/plugins/clamav/clamav_plugin.c
6555         * src/plugins/spamassassin/spamassassin.c
6556                 BogoFilter, Spamassassin: Fix double hook registering after
6557                 visiting preferences
6558                 Spamassassin, Clamav: Just set the mails to move instead of
6559                 doing the move - caller will move the things at once.
6560
6561 2006-09-25 [colin]      2.5.0cvs2
6562
6563         * src/imap.c
6564         * src/etpan/imap-thread.c
6565                 Use UID SEARCH ALL instead of UID 1:*
6566                 (braindead servers can't figure out that's
6567                 the same...)
6568
6569 2006-09-25 [wwp]        2.5.0cvs1
6570
6571         * src/message_search.c
6572                 Added the ability to stop a running search (in message body).
6573
6574 2006-09-25 [paul]       2.5.0
6575
6576         * NEWS
6577         * README
6578         * RELEASE_NOTES
6579                 2.5.0 released
6580
6581 2006-09-25 [paul]       2.4.0cvs214
6582
6583         * po/cs.po
6584         * po/de.po
6585         * po/fi.po
6586         * po/fr.po
6587         * po/nl.po
6588         * po/pt_BR.po
6589         * po/sk.po
6590         * po/sr.po
6591         * po/zh_CN.po
6592                 updated by Tim, Stephan Sachse, Flammie Pirinen,
6593                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
6594                 Ticho, Aleksander Urosevic, Ralgh Young
6595
6596 2006-09-24 [mones]      2.4.0cvs213
6597
6598         * po/es.po
6599                 Updated for release
6600
6601 2006-09-23 [colin]      2.4.0cvs212
6602
6603         * src/gtk/inputdialog.c
6604                 Fix [ ] remember this appearing in normal
6605                 input dialogs after it's been used by
6606                 mimeview.
6607         * src/folder.c
6608         * src/folderview.c
6609         * src/msgcache.c
6610         * src/procmsg.c
6611         * src/summaryview.c
6612         * src/textview.c
6613         * src/common/timing.h
6614                 Enable timings in debug mode and make it
6615                 look prettier.
6616
6617 2006-09-22 [colin]      2.4.0cvs211
6618
6619         * README
6620                 Revert test change
6621         * commitHelper
6622                 ping the correct URI
6623
6624 2006-09-22 [colin]      2.4.0cvs210
6625
6626         * README
6627                 Let's see if bug #1022 is fixed
6628
6629 2006-09-21 [colin]      2.4.0cvs209
6630
6631         * src/wizard.c
6632         * src/common/plugin.c
6633                 Prepare infra to load predefined plugins when
6634                 no configuration existed. Don't actually load
6635                 anything yet (feat. freeze)
6636
6637 2006-09-21 [wwp]        2.4.0cvs208
6638
6639         * manual/fr/faq.xml
6640                 Partial sync w/ 2.4.0cvs72:
6641                 wrap file and minor updates.
6642
6643 2006-09-21 [wwp]        2.4.0cvs207
6644
6645         * tools/fix_date.sh
6646                 several fixes and enhancements. A new --force switch has been
6647                 added to prevent overriding by default Date: header when
6648                 already existing.
6649
6650 2006-09-21 [paul]       2.4.0cvs206
6651
6652         * src/common/utils.c
6653                 add Chinese UTF8 Re prefix
6654
6655 2006-09-21 [wwp]        2.4.0cvs205
6656
6657         * tools/Makefile.am
6658                 Fics alfabettical order.
6659
6660 2006-09-21 [wwp]        2.4.0cvs204
6661
6662         * tools/fix_date.sh
6663         * tools/Makefile.am
6664                 Added an action tool to fix missing Date field in emails.
6665                 Updated Makefile.am to reflect those last two additions.
6666
6667 2006-09-21 [wwp]        2.4.0cvs203
6668
6669         * tools/uuooffice
6670                 Added a action tool to open uuencoded docs w/
6671                 OpenOffice (based on uudec method).
6672
6673 2006-09-21 [colin]      2.4.0cvs202
6674
6675         * src/compose.c
6676         * src/textview.c
6677                 Workaround possible GTK crash: remove selection 
6678                 clipboard before destroying widget, or GTK+-2.10
6679                 dies. Thanks to Hiro.
6680
6681 2006-09-20 [colin]      2.4.0cvs201
6682
6683         * src/compose.c
6684                 Fix free-after-use in some cases (when 
6685                 procmime_encode_content() frees mimeinfo->data.mem
6686                 and turns it to a temp file)
6687
6688 2006-09-20 [colin]      2.4.0cvs200
6689
6690         * src/folderview.c
6691         * src/summaryview.c
6692         * src/gtk/gtksctree.c
6693         * src/gtk/gtksctree.h
6694                 Add tooltips in the folderview and summaryview
6695                 (Doesn't break string freeze as they already
6696                 exist)
6697         * src/toolbar.c
6698                 Put the spam button in the default configuration
6699                 if compiled with bogo plugin too
6700
6701 2006-09-19 [colin]      2.4.0cvs199
6702
6703         * src/summaryview.c
6704         * src/summaryview.h
6705                 Update folder name label on folder rename
6706         * src/prefs_matcher.c
6707         * src/gtk/logwindow.h
6708                 Fix warnings
6709                 Patches by Fabien
6710
6711 2006-09-19 [wwp]        2.4.0cvs198
6712
6713         * src/summary_search.c
6714                 fix can't click forward/backward buttons in the
6715                 search messages.
6716
6717 2006-09-18 [paul]       2.4.0cvs197
6718
6719         * src/wizard.c
6720                 add missing bracket, capitalise the A of
6721                 'SpamAssassin'
6722
6723 2006-09-18 [paul]       2.4.0cvs196
6724
6725         * src/compose.c
6726                 fix bug 1012 'crashed upon sending mail
6727                 from compose window'
6728                 Thanks to Colin
6729
6730 2006-09-16 [colin]      2.4.0cvs195
6731
6732         * src/folderview.c
6733                 Fix "real-time" sorting by freezing/thawing
6734
6735 2006-09-16 [colin]      2.4.0cvs194
6736
6737         * manual/faq.xml
6738                 Fix the anti-spam entry a bit
6739
6740 2006-09-16 [colin]      2.4.0cvs193
6741
6742         * src/wizard.c
6743                 Make sure reviewers have no excuse when stating
6744                 Sylpheed-Claws doesn't have antispam capabilities.
6745
6746 2006-09-16 [colin]      2.4.0cvs192
6747
6748         * src/main.c
6749                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
6750                 as if the SIGPIPE comes from etpan's thread we could
6751                 trigger a GUI update from this thread.
6752
6753 2006-09-16 [colin]      2.4.0cvs191
6754
6755         * src/summaryview.c
6756                 Init all members of the struct
6757
6758 2006-09-16 [paul]       2.4.0cvs190
6759
6760         * src/account.c
6761                 improvements to the English
6762
6763 2006-09-15 [colin]      2.4.0cvs189
6764
6765         * src/summaryview.c
6766                 HIG order on dialog
6767
6768 2006-09-14 [colin]      2.4.0cvs188
6769
6770         * src/common/socket.c
6771         * src/common/socket.h
6772         * src/common/ssl.c
6773         * src/common/ssl_certificate.c
6774         * src/common/ssl_certificate.h
6775         * src/etpan/imap-thread.c
6776                 the get_fqdn() call done to get canonical name when
6777                 checking an SSL certificate is blocking, which is
6778                 sad as we just did a non-blocking lookup to connect.
6779                 Fix that by letting the fqdn available to the SockInfo,
6780                 and use that in ssl_certificate_check(). For IMAP,
6781                 we don't do it as the lookup's done by libetpan, but
6782                 it's less annoying as IMAP connections as much more
6783                 rare than POP3 connections.
6784
6785 2006-09-14 [paul]       2.4.0cvs187
6786
6787         * manual/advanced.xml
6788                 improvements to the English,
6789                 properly place the new hidden options
6790                 within the alphabetical order
6791         * src/gtk/pluginwindow.c
6792                 improvements to the English
6793
6794 2006-09-14 [colin]      2.4.0cvs186
6795
6796         * src/prefs_common.c
6797         * src/prefs_common.h
6798         * src/gtk/gtksctree.c
6799         * manual/advanced.xml
6800                 New hidden pref, stripes_color_offset, to change
6801                 the value added/substracted to normal bgcolor to
6802                 create the stripes in summaries
6803
6804 2006-09-13 [colin]      2.4.0cvs185
6805
6806         * src/gedit-print.c
6807         * src/messageview.c
6808         * src/messageview.h
6809         * src/summaryview.c
6810         * src/textview.c
6811                 Fix misc. printing issues: 
6812                 - Bad font for linkified headers
6813                 - Different font if the mail was displayed or not
6814                 - Factorize the thing
6815
6816 2006-09-13 [colin]      2.4.0cvs184
6817
6818         * src/common/ssl_certificate.c
6819                 Only get FQDN once when checking certificate
6820
6821 2006-09-13 [colin]      2.4.0cvs183
6822
6823         * src/account.c
6824         * src/gtk/pluginwindow.c
6825                 Misc. GUI fixes by Fabien
6826
6827 2006-09-13 [wwp]        2.4.0cvs182
6828
6829         * configure.ac
6830         * src/common/utils.h
6831         * src/common/utils.c
6832                 get rid of unused wide-char functions.
6833
6834 2006-09-13 [wwp]        2.4.0cvs181
6835
6836         * src/plugins/pgpinline/sylpheed.def
6837         * src/textview.c
6838                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
6839                 add privacy_reset_error to the .def file,
6840                 do not fork for an external textviewer.
6841
6842 2006-09-13 [wwp]        2.4.0cvs180
6843
6844         * src/prefs_common.c
6845                 fix broken font entry in prefs (patch issued by the gpg4win team,
6846                 probably by Marcus Brinkmann <marcus@g10code.de>).
6847
6848 2006-09-13 [colin]      2.4.0cvs179
6849
6850         * src/folder.h
6851                 Fix a warning in summaryview.c
6852         * src/mainwindow.c
6853         * src/summaryview.c
6854         * src/summaryview.h
6855                 Add missing Mark/* elements in the
6856                 main menu
6857
6858 2006-09-12 [colin]      2.4.0cvs178
6859
6860         * src/prefs_actions.c
6861         * src/prefs_filtering_action.c
6862         * src/prefs_matcher.c
6863                 Use (New) instead of New everywhere
6864
6865 2006-09-12 [wwp]        2.4.0cvs177
6866
6867         * manual/fr/addrbook.xml
6868         * manual/fr/handling.xml
6869                 updated some quotes in the fr manual to match the fr translation.
6870
6871 2006-09-12 [wwp]        2.4.0cvs176
6872
6873         * src/prefs_matcher.c
6874                 don't store translated string elements in matcher expressions.
6875                 Also fixed a misused of Q_().
6876
6877 2006-09-11 [wwp]        2.4.0cvs175
6878
6879         * src/plugins//bogofilter/bogofilter.c
6880         * src/plugins//clamav/clamav_plugin.c
6881         * src/plugins//demo/demo.c
6882         * src/plugins//dillo_viewer/dillo_viewer.c
6883         * src/plugins//pgpcore/plugin.c
6884         * src/plugins//pgpinline/plugin.c
6885         * src/plugins//pgpmime/plugin.c
6886         * src/plugins//spamassassin/spamassassin.c
6887                 gettext-ize more strings (mostly plugin error messages).
6888
6889 2006-09-11 [colin]      2.4.0cvs174
6890
6891         * src/alertpanel.c
6892                 Make maximum buffer size bigger to avoid
6893                 truncating translated messages. Patch by
6894                 Fabien
6895
6896 2006-09-11 [colin]      2.4.0cvs173
6897
6898         * src/etpan/imap-thread.c
6899                 Fix compilation on OpenBSD, thanks to 
6900                 Landry
6901
6902 2006-09-10 [wwp]        2.4.0cvs172
6903
6904         * manual/account.xml
6905         * manual/addrbook.xml
6906         * manual/handling.xml
6907         * manual/es/handling.xml
6908         * manual/fr/account.xml
6909         * manual/fr/addrbook.xml
6910         * manual/fr/handling.xml
6911                 documented addressbook matching (condition configuration):
6912                   addrbook.xml, en fr
6913                 documented per-account filtering rules (handling/filtering
6914                   section, account section):
6915                   account.xml, handling.xml, en fr
6916                 slightly updated the handling/searching section to tell few
6917                   words about the extended search ability:
6918                   handling.xml, en fr
6919                 added missing <quote></quotes> to Quick Search:
6920                   handling.xml, en fr es
6921                 fixed a typo (auomatically):
6922                   handling.xml, en
6923                 changes revisited by Paul.
6924
6925 2006-09-10 [paul]       2.4.0cvs171
6926
6927         * src/prefs_actions.c
6928         * src/prefs_filtering.c
6929         * src/prefs_template.c
6930                 adjustments to the gui
6931                 Patch by Fabien Vantard (slightly modified)
6932
6933 2006-09-10 [colin]      2.4.0cvs170
6934
6935         * src/summaryview.c
6936                 Check folderitem/summaryview consistency
6937                 (basically automates Update summary). Fixes
6938                 #1011 (wrong (negative) count on unread 
6939                 messages)
6940
6941 2006-09-10 [colin]      2.4.0cvs169
6942
6943         * src/gtk/gtksctree.c
6944                 Fix recursive expansion via mouse
6945         * src/plugins/bogofilter/bogofilter.c
6946                 Use normal filtering way of moving
6947                 messages (batching), possibly fixing
6948                 bug #1015 (Bogofilter plugin doubles 
6949                 new messages)
6950
6951 2006-09-09 [wwp]        2.4.0cvs168
6952
6953         * src/prefs_filtering.c
6954                 better place for this fix.
6955
6956 2006-09-09 [wwp]        2.4.0cvs167
6957
6958         * src/prefs_filtering.c
6959                 fix a minor bug when the enabled status of a filtering/processing
6960                 rule always got set to TRUE when replacing this rule. That still
6961                 make sense when adding a new rule, but now when replacing, we
6962                 don't override the value of 'enabled'.
6963                 Also renamed the func prefs_filtering_list_view_get_rule_name()
6964                 to prefs_filtering_list_view_get_info() as this function not only
6965                 returns the name, but also the account_id and the enabled status.
6966
6967 2006-09-09 [mones]      2.4.0cvs166
6968
6969         * manual/glossary.xml
6970         * manual/plugins.xml
6971                 Minor format corrections
6972         * manual/gpl.xml
6973                 Fix misplaced NO WARRANTY section
6974         * manual/es/advanced.xml
6975         * manual/es/faq.xml
6976         * manual/es/glossary.xml
6977         * manual/es/gpl.xml
6978         * manual/es/handling.xml
6979         * manual/es/plugins.xml
6980         * manual/es/starting.xml
6981                 Incorporate changes from English version
6982         * manual/fr/ack.xml
6983         * manual/pl/ack.xml
6984         * manual/es/ack.xml
6985                 Fix address, (add translation credits in es version)
6986         * po/es.po
6987                 Updated translation
6988
6989 2006-09-09 [wwp]        2.4.0cvs165
6990
6991         * src/prefs_filtering.c
6992                 fix a crash when opening filtering prefs, if matcherrc file contains
6993                 broken data (non-existing account id, which is theoretically not
6994                 possible).
6995
6996 2006-09-08 [colin]      2.4.0cvs164
6997
6998         * src/folder.c
6999                 Wrong assert, make it an if()
7000         * src/gtk/gtksctree.c
7001                 Fix bug #1013 (expand selected thread 
7002                 tree) - expanding is now recursive
7003
7004 2006-09-07 [wwp]        2.4.0cvs163
7005
7006         * src/prefs_matcher.c
7007                 make better sentences about addressbook matching in the
7008                 matcher prefs. This should make translators' work easier
7009                 too.
7010
7011 2006-09-07 [wwp]        2.4.0cvs162
7012
7013         * src/prefs_filtering.c
7014                 code simplification (get rid of dup var. assignment).
7015
7016 2006-09-07 [wwp]        2.4.0cvs161
7017
7018         * src/summaryview.c
7019                 use GTK_STOCK icons when possible, patch by Fabien Vantard
7020                 <fzzzzz@gmail.com>.
7021
7022 2006-09-07 [paul]       2.4.0cvs160
7023
7024         * src/mimeview.c
7025                 fix compilation warnings
7026                 Thanks to Colin
7027
7028 2006-09-07 [paul]       2.4.0cvs159
7029
7030         * src/mimeview.c
7031                 select the mimepart icon when
7032                 displaying as text
7033                 Thanks to Colin
7034
7035 2006-09-06 [paul]       2.4.0cvs158
7036
7037         * src/prefs_filtering.c
7038                 fix labels and table element spacing
7039                 Patch by Fabien Vantard
7040
7041 2006-09-06 [paul]
7042
7043         2.5.0-rc3 released
7044
7045 2006-09-06 [paul]       2.4.0cvs157
7046
7047         * manual/es/advanced.xml
7048                 fix typo
7049
7050 2006-09-06 [wwp]        2.4.0cvs156
7051
7052         * src/mainwindow.c
7053                 fix an dup launch issue when iconified, thanks to Colin.
7054
7055 2006-09-06 [wwp]        2.4.0cvs155
7056
7057         * src/gtk//gtksctree.h
7058                 oops, forgot that one!
7059
7060 2006-09-06 [wwp]        2.4.0cvs154
7061
7062         * manual/pl/advanced.xml
7063         * manual/advanced.xml
7064         * manual/es/advanced.xml
7065         * manual/fr/advanced.xml
7066         * src/prefs_customheader.c
7067         * src/prefs_filtering_action.c
7068         * src/foldersel.c
7069         * src/prefs_summaries.c
7070         * src/prefs_filtering.c
7071         * src/account.c
7072         * src/compose.c
7073         * src/prefs_summary_column.c
7074         * src/addr_compl.c
7075         * src/prefs_actions.c
7076         * src/prefs_folder_column.c
7077         * src/ssl_manager.c
7078         * src/prefs_template.c
7079         * src/prefs_display_header.c
7080         * src/prefs_common.h
7081         * src/prefs_matcher.c
7082         * src/prefs_common.c
7083         * src/prefs_toolbar.c
7084         * src/summaryview.c
7085         * src/folderview.c
7086         * src/gtk/gtksctree.c
7087         * src/gtk/pluginwindow.c
7088         * src/gtk/progressdialog.c
7089         * src/gtk/prefswindow.c
7090                 renamed hidden option enable_rules_hint to use_stripes_everywhere
7091                 to make its meaning more obvious (all versions of the manual reflect
7092                 the change).
7093                 added an extra hidden option use_stripes_in_summary to allow
7094                 discarding these stripes in mainwindow's folder and message lists;
7095                 en and fr manuals only are OK towards this.
7096
7097 2006-09-06 [colin]      2.4.0cvs153
7098
7099         * src/textview.c
7100                 Hide Sylpheed-Claws' internal queue headers
7101                 when showing all headers. They'll be present
7102                 only in Source window.
7103
7104 2006-09-05 [colin]      2.4.0cvs152
7105
7106         * src/plugins/trayicon/trayicon.c
7107                 Fix crash at exit - we have to disconnect
7108                 our handlers
7109         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7110                 Update eggtrayicon - patch adapted from a
7111                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
7112                 on Sylpheed's ML
7113
7114 2006-09-05 [colin]      2.4.0cvs151
7115
7116         * src/mainwindow.c
7117         * src/gtk/logwindow.c
7118                 Fix race condition when something writes
7119                 to the log too soon during init. Thanks
7120                 to Fabien Vantard
7121
7122 2006-09-05 [colin]      2.4.0cvs150
7123
7124         * src/mimeview.c
7125                 Don't select part on right-click either
7126
7127 2006-09-05 [paul]       2.4.0cvs149
7128
7129         * src/mimeview.c
7130                 completion of previous commit
7131                 Thanks to Colin
7132
7133 2006-09-05 [colin]      2.4.0cvs148
7134
7135         * src/mimeview.c
7136                 Don't force selection on middle-click, just open
7137
7138 2006-09-04 [colin]      2.4.0cvs147
7139
7140         * src/mimeview.c
7141                 Looks like gtk_notebook_set_current_page()
7142                 sometimes steals focus, and this annoys us
7143                 in MimeViewers as it renders navigation
7144                 keys useless. Take back focus after switching
7145                 pages.
7146
7147 2006-09-04 [colin]      2.4.0cvs146
7148
7149         * src/messageview.c
7150                 Set stop_loading when clicking on Next
7151                 during load. Don't add a callback to 
7152                 avoid over-complicating things.
7153
7154 2006-09-04 [colin]      2.4.0cvs145
7155
7156         * src/mimeview.c
7157         * src/messageview.c
7158                 Fix multiple loads in separate messageview
7159
7160 2006-09-04 [colin]      2.4.0cvs144
7161
7162         * src/summaryview.c
7163                 Let navigation keys be handled during 
7164                 load
7165
7166 2006-09-04 [colin]      2.4.0cvs143
7167
7168         * src/messageview.c
7169         * src/summaryview.c
7170         * src/textview.c
7171         * src/textview.h
7172                 Make loading of huge mails (lots of text and/or
7173                 images) cancellable, so the GUI doesn't block 
7174
7175 2006-09-04 [colin]      2.4.0cvs142
7176
7177         * src/plugins/trayicon/trayicon.c
7178                 Fix annoyance when removing a folder with 
7179                 unread mails: trayicon didn't update
7180
7181 2006-09-04 [paul]       2.4.0cvs141
7182
7183         * src/gtk/icon_legend.c
7184                 straighten up columns
7185                 Patch by Fabien Vantard
7186
7187 2006-09-04 [wwp]        2.4.0cvs140
7188
7189         * src/prefs_filtering.c
7190                 fix new line's account name in filtering prefs:
7191                 was "All", is now "(New)".
7192
7193 2006-09-04 [paul]       2.4.0cvs139
7194
7195         * tools/make.themes.project
7196                 use "AUTOMAKE_OPTIONS = dist-bzip2"
7197                 instead of homebrewed "make release"
7198
7199 2006-09-03 [colin]      2.4.0cvs138
7200
7201         * src/folderview.c
7202                 Fix bug #1007 (Wrong folder highlighted)
7203
7204 2006-09-03 [colin]      2.4.0cvs137
7205
7206         * src/compose.c
7207                 Don't set Newsgroup: header to a mail folder
7208                 path
7209
7210 2006-09-03 [paul]       2.4.0cvs136
7211
7212         * src/prefs_other.c
7213         * src/prefs_spelling.c
7214                 unify the gui
7215
7216 2006-09-03 [paul]       2.4.0cvs135
7217
7218         * src/prefs_summaries.c
7219                 correct menu item text in prefs_keybind_apply_clicked()
7220
7221 2006-09-03 [paul]       2.4.0cvs134
7222
7223         * manual/advanced.xml
7224                 some improvements to the descriptions
7225         * src/mainwindow.c
7226         * src/messageview.c
7227         * src/summaryview.c
7228         * src/gtk/menu.c
7229                 fix menu sensitivity issues
7230         * src/prefs_message.c
7231                 drop the useless word 'short'
7232         * src/prefs_other.c
7233                 add the word 'lines' indicating log length
7234                 is a measure of lines
7235         * src/textview.c
7236                 fix compilation warnings
7237
7238 2006-09-02 [colin]      2.4.0cvs133
7239
7240         * src/messageview.c
7241                 Display a special return-receipt message
7242                 if the message is from the user
7243         * src/summaryview.c
7244                 Fix missing freeze of the list when marking
7245                 all read and unthreading for exec. Thanks
7246                 to Stephan Sachse.
7247
7248 2006-09-02 [paul]       2.4.0cvs132
7249
7250         * src/mainwindow.c
7251         * src/prefs_message.c
7252         * src/summaryview.c
7253                 fix some english
7254
7255 2006-09-02 [wwp]        2.4.0cvs131
7256
7257         * src/prefs_filtering.c
7258                 added an account name column to the filtering rules
7259                 dialog.
7260
7261 2006-09-02 [colin]      2.4.0cvs130
7262
7263         * src/gtk/logwindow.c
7264         * src/gtk/logwindow.h
7265                 Block scrolling if we're not at the end
7266                 of the log
7267
7268 2006-09-02 [colin]      2.4.0cvs129
7269
7270         * src/folder.c
7271                 Make sure account-specific rules can't
7272                 be used in {pre-,post-,}processing
7273         * src/mainwindow.c
7274         * src/gtk/logwindow.c
7275         * src/gtk/logwindow.h
7276                 Jump to last error when clicking on the
7277                 warning icon
7278
7279 2006-09-02 [colin]      2.4.0cvs128
7280
7281         * src/imap.c
7282         * src/import.c
7283         * src/mainwindow.c
7284         * src/mainwindow.h
7285                 Fix warning icon
7286         * src/inc.c
7287         * src/mbox.c
7288         * src/mbox.h
7289                 Let proc_mbox know its account, for
7290                 account-specific rules
7291
7292 2006-09-01 [colin]      2.4.0cvs127
7293
7294         * src/codeconv.c
7295                 Don't uselessly use iconv to convert from
7296                 us-ascii
7297         * src/alertpanel.c
7298         * src/mainwindow.c
7299         * src/mainwindow.h
7300         * src/inc.c
7301                 Fix certain log cases, disable warning icon
7302                 for now, the correct way to display it when
7303                 necessary and only when necessary is probably
7304                 to do it manually rather than use error logs
7305         * src/etpan/imap-thread.c
7306                 Clean up UID logging a bit
7307         * src/gtk/logwindow.c
7308         * src/gtk/logwindow.h
7309                 Make logging faster when the window's closed
7310
7311 2006-09-01 [wwp]        2.4.0cvs126
7312
7313         * manual/fr/account.xml
7314                 reflect changes to the ref. manual (parts of cvs72):
7315                 fix tabnames and quotes.
7316
7317 2006-09-01 [wwp]        2.4.0cvs125
7318
7319         * manual/fr/plugins.xml
7320                 reflect changes to the reference manual (cvs42):
7321                 update IRC channel info.
7322
7323 2006-09-01 [wwp]        2.4.0cvs124
7324
7325         * commitHelper
7326                 use CVSEDITOR env. var. if set, according to `man cvs`.
7327
7328 2006-09-01 [wwp]        2.4.0cvs123
7329
7330         * manual/advanced.xml
7331                 better sentence again (thanks to Paul).
7332
7333 2006-09-01 [wwp]        2.4.0cvs122
7334
7335         * manual/advanced.xml
7336         fix definition of toolbar_detachable and rework a bit the one of
7337         enable_dotted_lines.
7338
7339 2006-09-01 [mones]      2.4.0cvs121
7340
7341         * manual/advanced.xml
7342                 Document enable_dotted_lines
7343
7344 2006-09-01 [paul]       2.4.0cvs120
7345
7346         * src/folderview.c
7347         * src/folderview.h
7348         * src/imap.c
7349         * src/mainwindow.c
7350         * src/summaryview.c
7351                 obey the 'When entering folder...' option
7352                 when using the /View/Go to/... menu items
7353                 Thanks to Colin
7354
7355 2006-08-31 [colin]      2.4.0cvs119
7356
7357         * src/folderview.c
7358                 Revert 2.4.0cvs116, wrong fix.
7359
7360 2006-08-31 [colin]      2.4.0cvs118
7361
7362         * src/gtk/gtksctree.c
7363                 Better state the various copyrights
7364
7365 2006-08-31 [colin]      2.4.0cvs117
7366
7367         * src/prefs_common.c
7368                 fix enable_dotted_lines
7369
7370 2006-08-31 [colin]      2.4.0cvs116
7371
7372         * src/folderview.c
7373                 Use pref "Always open on select" when going
7374                 to next unread folder
7375         * src/gtk/gtksctree.c
7376                 Fix link failure to _gtk_clist_create_cell_layout
7377                 on certain computers. (Why not mine, I wonder)
7378
7379 2006-08-31 [colin]      2.4.0cvs115
7380
7381         * src/procmsg.c
7382         * src/textview.c
7383         * src/plugins/bogofilter/bogofilter.c
7384         * src/plugins/spamassassin/spamassassin.c
7385                 Requalify some "errors" to warnings
7386         * src/mainwindow.c
7387         * src/mainwindow.h
7388         * src/statusbar.c
7389                 Add an icon in the statusbar to notify
7390                 of errors
7391         * src/gtk/gtksctree.c
7392         * src/folderview.c
7393         * src/summaryview.c
7394                 Make the GtkSCTree look more modern by
7395                 alternating background lines
7396         * src/prefs_common.c
7397         * src/prefs_common.h
7398                 Add a pref to let people have the old
7399                 way if they prefer
7400
7401
7402 2006-08-30 [colin]      2.4.0cvs114
7403
7404         * src/procmsg.c
7405         * src/procmsg.h
7406                 Provide a way to filter a list of
7407                 messages in an optimised manner, and
7408                 add a list-filtering hook
7409         * src/folder.c
7410         * src/inc.c
7411         * src/mbox.c
7412                 Use the list filtering
7413         * src/plugins/bogofilter/bogofilter.c
7414                 Use the list-filtering hook
7415                 Use -b (bulk) mode for more speed
7416                 when learning and filtering
7417         * src/etpan/imap-thread.c
7418                 Make log output shorter in UID SEARCH
7419
7420
7421 2006-08-30 [colin]      2.4.0cvs113
7422
7423         * src/plugins/bogofilter/bogofilter.c
7424                 Really fast mass learning - thanks to David
7425                 Relson for the options explanations :)
7426
7427 2006-08-30 [colin]      2.4.0cvs112
7428
7429         * src/msgcache.c
7430                 Fix compilation on FreeBSD. Thanks
7431                 to Michael Hugues
7432
7433 2006-08-29 [colin]      2.4.0cvs111
7434
7435         * src/folderview.c
7436                 Handle "popup_menu" signal (for popping the 
7437                 menu via the keyboard)
7438         * src/mimeview.c
7439         * src/mimeview.h
7440         * src/summaryview.c
7441         * src/textview.c
7442         * src/gtk/gtkutils.c
7443         * src/gtk/gtkutils.h
7444                 Factorize scrolling code, and add an API 
7445                 for MimeViewers to handle scroll orders
7446
7447 2006-08-29 [wwp]        2.4.0cvs110
7448
7449         * src/plugins//bogofilter/bogofilter.c
7450         * src/plugins//spamassassin/spamassassin.c
7451                 make the bogofilter/spamassassin filtering error dialogs at
7452         incorporation obey to the "don't popup error dialog on
7453         receive error" option. If disabled, feed the log window w/
7454         the error message.
7455
7456 2006-08-29 [paul]
7457
7458         2.5.0-rc2 released
7459
7460 2006-08-29 [paul]       2.4.0cvs109
7461
7462         * Makefile.am
7463                 remove 'make release', it's not needed
7464                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
7465
7466 2006-08-29 [paul]       2.4.0cvs108
7467
7468         * src/foldersel.c
7469         * src/summary_search.c
7470         * src/gtk/progressdialog.c
7471         * src/plugins/pgpcore/passphrase.c
7472                 replace deprecated gtk_window_set_policy()
7473
7474 2006-08-29 [colin]      2.4.0cvs107
7475
7476         * src/folder.c
7477                 Fix data loss when copy fails during a move:
7478                 only use fast remove_msgs if everything was
7479                 copied OK; else use slow remove_msg on the
7480                 mails that got copied only.
7481
7482 2006-08-28 [paul]       2.4.0cvs106
7483
7484         * src/mh.c
7485                 revert change in 2.4.0cvs104, it breaks
7486                 stuff
7487
7488 2006-08-28 [paul]       2.4.0cvs105
7489
7490         * src/plugins/spamassassin/spamassassin.c
7491                 english fix
7492
7493 2006-08-28 [paul]       2.4.0cvs104
7494
7495         * src/mh.c
7496                 fix data loss when moving to another
7497                 mailbox fails
7498         * src/prefs_spelling.c
7499                 improve the english
7500         * src/gtk/pluginwindow.c
7501                 improve the layout of the dialog text
7502         All thanks to Colin
7503
7504 2006-08-28 [paul]       2.4.0cvs103
7505
7506         * src/plugins/bogofilter/bogofilter.c
7507         * src/plugins/bogofilter/bogofilter_gtk.c
7508                 fix english up a bit, innit
7509
7510 2006-08-28 [paul]       2.4.0cvs102
7511
7512         * configure.ac
7513         * po/Makefile.in.in
7514         * po/Makevars
7515                 require autoconf 2.60, enabling building
7516                 with gettext 0.15 (gettext 0.14.x build still
7517                 possible). Replace Makefiles with versions
7518                 from gettext 0.15.
7519                 Remove configure options --with-localedir and
7520                 --with-mandir. The options that are provided
7521                 directly by autoconf 2.60 can be used instead:
7522                 --mandir --localedir
7523
7524 2006-08-27 [colin]      2.4.0cvs101
7525
7526         * src/plugins/bogofilter/Makefile.am
7527                 Fix make dist (no README)
7528
7529 2006-08-27 [colin]      2.4.0cvs100
7530
7531         * src/folder.c
7532                 Don't use F_UNKNOWN folders for any default
7533                 outbox/trash/etc
7534         * src/plugins/bogofilter/bogofilter.c
7535         * src/plugins/bogofilter/bogofilter.h
7536         * src/plugins/bogofilter/bogofilter_gtk.c
7537                 Add an option to specify the path to bogofilter
7538                 Use single-quotes to be able to learn in folders
7539                 with spaces in their names
7540                 Verify learning status
7541
7542 2006-08-27 [colin]      2.4.0cvs99
7543
7544         * manual/faq.xml
7545         * manual/plugins.xml
7546                 Document Bogofilter plugin
7547
7548 2006-08-27 [colin]      2.4.0cvs98
7549
7550         * src/compose.c
7551         * src/messageview.c
7552         * src/procmsg.c
7553         * src/procmsg.h
7554                 When possible, copy the queued mail to sent folder
7555                 instead of re-adding. Much faster on IMAP.
7556
7557 2006-08-27 [colin]      2.4.0cvs97
7558
7559         * src/msgcache.c
7560                 Disable mmaped caches - huge metadata loss
7561                 here after a power failure.
7562         * src/summaryview.c
7563                 Add quicksearch timing
7564         * src/common/plugin.c
7565         * src/common/plugin.h
7566                 Implement an interface to tell what plugins
7567                 provide. Prevent loading of similar plugins.
7568         * src/plugins/clamav/clamav_plugin.c
7569         * src/plugins/demo/demo.c
7570         * src/plugins/dillo_viewer/dillo_viewer.c
7571         * src/plugins/pgpcore/plugin.c
7572         * src/plugins/pgpinline/pgpinline.c
7573         * src/plugins/pgpmime/pgpmime.c
7574         * src/plugins/spamassassin/spamassassin.c
7575         * src/plugins/trayicon/trayicon.c
7576                 Implement plugin_provides()
7577
7578 2006-08-27 [colin]      2.4.0cvs96
7579
7580         * configure.ac
7581         * src/plugins/Makefile.am
7582         * src/plugins/bogofilter/.cvsignore
7583         * src/plugins/bogofilter/Makefile.am
7584         * src/plugins/bogofilter/bogofilter.c
7585         * src/plugins/bogofilter/bogofilter.h
7586         * src/plugins/bogofilter/bogofilter_gtk.c
7587                 New Bogofilter plugin, provides filtering and
7588                 learning. Spamassassin will go to extra plugins.
7589
7590 2006-08-26 [mones]      2.4.0cvs95
7591
7592         * manual/handling.xml
7593                 Fix subfolder path in the example (thanks to Paul) 
7594
7595 2006-08-26 [mones]      2.4.0cvs94
7596
7597         * manual/glossary.xml
7598                 2.2. + add ISP to the glossary
7599                 7.5. + Add UIDL to glossary
7600                 7.7. + Add TCP to glossary
7601         * manual/handling.xml
7602                 7.1. + Mentions GNU/Linux distribution, what about the non...
7603                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
7604                 7.3. + Mentions .bashrc, what about the non-bash ones? 
7605                 7.4. = Use appropriate quotation for commands
7606                 7.6. = change "" to <quote></quote>
7607         * manual/plugins.xml
7608                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
7609         * manual/starting.xml
7610                 2.1. + local mbox file: some examples of mbox file locations...
7611                 Also reformatted files requiring it
7612
7613 2006-08-26 [wwp]        2.4.0cvs93
7614
7615         * src/summary_search.c
7616                 disable find buttons while summary search is running.
7617
7618 2006-08-25 [colin]      2.4.0cvs92
7619
7620         * src/folder.c
7621         * src/folderutils.c
7622         * src/mh.c
7623         * src/procmsg.h
7624         * src/summaryview.c
7625                 Speed up MH moving, and add progressbar
7626                 for MH deletion
7627         * src/msgcache.c
7628                 Write cache files using mmap() too
7629
7630 2006-08-25 [wwp]        2.4.0cvs91
7631
7632         * src/summaryview.c
7633                 switch spam<->ham button when a message has been marked as spam or ham
7634                 and is still selected. Thanks to Colin.
7635
7636 2006-08-25 [paul]       2.4.0cvs90
7637
7638         * src/Makefile.am
7639         * src/stock_pixmap.c
7640         * src/stock_pixmap.h
7641         * src/summaryview.c
7642         * src/gtk/icon_legend.c
7643         * src/pixmaps/copied.xpm
7644         * src/pixmaps/moved.xpm
7645                 add icons for delayed execution marked for
7646                 copying, marked for moving
7647
7648 2006-08-25 [mones]      2.4.0cvs89
7649
7650         * manual/glossary.xml
7651                 Fix the other glossary items:
7652                 5.1. = Inmmediate execution -> <quote>immediate execution...
7653                 5.2. = Fix MBOX capitalization -> Mbox
7654                 5.3. + Improve Plugins def. w/ tech. ref.
7655                 5.4. = Quotation -> replace '>' by <quote>></quote>
7656                 5.5. - SMTP Server. -> remove dot
7657         * po/es.po
7658                 Updated translation
7659
7660 2006-08-25 [mones]      2.4.0cvs88
7661
7662         * manual/ack.xml
7663                 Reformatted, changed email address
7664         * manual/glossary.xml
7665                 Reformatted, fixed MANUAL-TODO items:
7666                 8.2. + add ROT-13 to glossary
7667                 8.4. + add URL to glossary
7668         * manual/es/advanced.xml
7669                 Fixed <literal>s
7670
7671 2006-08-25 [paul]       2.4.0cvs87
7672
7673         * src/gtk/icon_legend.c
7674                 add 'marked for deletion' icon
7675                 arrange icons by containing column
7676                 wrap long label text
7677
7678 2006-08-25 [colin]      2.4.0cvs86
7679
7680         * src/common/utils.c
7681         * src/common/utils.h
7682                 Add the sc_g_*list_bigger functions in
7683                 a place everyone can use it
7684         * src/summaryview.c
7685                 Only freeze/thaw the list when working
7686                 on the selection, if it's bigger than 1
7687         * src/gtk/gtksctree.c
7688                 Only freeze/thaw the list when unselec-
7689                 ting 'all' if ('all' != 1)
7690                 This avoids some flickering
7691
7692 2006-08-24 [colin]      2.4.0cvs85
7693
7694         * src/addressbook.c
7695                 Fix strange list selection
7696                 Fix random seg (Invalid read of freed memory)
7697
7698 2006-08-24 [colin]      2.4.0cvs84
7699
7700         * src/alertpanel.c
7701         * src/gtk/inputdialog.c
7702         * src/plugins/pgpcore/passphrase.c
7703                 Revert minimal width patch of 2.4.0cvs67,
7704                 as it is also a maximal width. Use 
7705                 gtk_window_set_default_size instead.
7706
7707 2006-08-24 [colin]      2.4.0cvs83
7708
7709         * src/msgcache.c
7710                 Write cache/mark to temp files before
7711                 overwriting old ones (avoids metadata
7712                 loss if writing the new files fail).
7713                 Use mmap() to read cache/mark file, as
7714                 this makes cache reading faster. Dis-
7715                 abled for big-endian machines until it
7716                 can be tested. (Big-endian users: set
7717                 msgcache_use_mmap = TRUE in the relevant
7718                 #if).
7719         * src/procmsg.h
7720                 Move rarely used fields of MsgInfo in 
7721                 another structure, which will only be
7722                 allocated if needed. Face, X-Face,
7723                 Return receipt headers and List-*
7724                 headers are moved. Mails having none
7725                 of these occupy 52 bytes less with
7726                 this patch, which makes 2.5MB of RAM
7727                 saved on a 50k folder).
7728         * src/headerview.c
7729         * src/mainwindow.c
7730         * src/messageview.c
7731         * src/partial_download.c
7732         * src/procheader.c
7733         * src/procmsg.c
7734         * src/textview.c
7735                 Follow this structure change.
7736
7737 2006-08-24 [wwp]        2.4.0cvs82
7738
7739         * manual/es/.cvsignore
7740         * manual/es/dist/.cvsignore
7741         * manual/es/dist/html/.cvsignore
7742         * manual/es/dist/pdf/.cvsignore
7743         * manual/es/dist/ps/.cvsignore
7744         * manual/es/dist/txt/.cvsignore
7745                 more (generated) files to ignore.
7746
7747 2006-08-24 [colin]      2.4.0cvs81
7748
7749         * src/folder.c
7750         * src/mh.c
7751                 Fix possible problems with local delivery. Check the folder doesn't
7752                 need scan before setting its mtime when saving cache (which can be
7753                 done long after the folder's been modified by an external process);
7754                 Check that the stored item's mtime didn't change in mh functions.
7755
7756 2006-08-24 [mones]      2.4.0cvs80
7757
7758         * manual/advanced.xml
7759                 Rewrapping, some fixes and MANUAL-TODO items:
7760                 8.1. = change "" to <quote></quote>
7761                 8.3. = quote menu items
7762                 8.5. - deploying -> new user ... ideally a new user (redundant)
7763
7764 2006-08-23 [colin]      2.4.0cvs79
7765
7766         * src/gtk/gtksctree.c
7767                 When selecting or deselecting range, only
7768                 freeze/thaw when selection is bigger than 10
7769
7770 2006-08-23 [colin]      2.4.0cvs78
7771
7772         * src/messageview.c
7773         * src/mimeview.c
7774         * src/mimeview.h
7775         * src/plugins/dillo_viewer/dillo_viewer.c
7776                 Provide an API for MimeViewer plugins to
7777                 return a text selection for replying
7778
7779 2006-08-23 [colin]      2.4.0cvs77
7780
7781         * src/image_viewer.c
7782         * src/textview.c
7783                 Use gtk_pixbuf_new_from_file_at_scale(), which
7784                 is faster than getting the pixbuf then resizing
7785                 it.
7786
7787 2006-08-23 [colin]      2.4.0cvs76
7788
7789         * src/procmime.c
7790                 UTF-8 should be sent Quoted-printable
7791
7792 2006-08-22 [colin]      2.4.0cvs75
7793
7794         * src/mh.c
7795                 Check if scan is required before touching
7796                 the folder (or it'll be required every time)
7797
7798 2006-08-22 [colin]      2.4.0cvs74
7799
7800         * configure.ac
7801                 Require libetpan 0.46 (crasher fix when built
7802                 against gnutls)
7803
7804 2006-08-22 [colin]      2.4.0cvs73
7805
7806         * src/folder.c
7807                 Set folder's mtime after writing its
7808                 cache
7809         * src/folderview.c
7810                 Add some timing
7811         * src/procmsg.c
7812                 Don't do useless stuff if we don't 
7813                 thread by subject
7814         * src/summaryview.c
7815                 Add some timing, don't deselect prior
7816                 to selecting (gtksctree does it itself),
7817                 remove crash avoidance hacks as it's been
7818                 properly fixed since a while
7819         * src/common/utils.c
7820                 Optimize to_human_readable(): _() is slow,
7821                 do it only once, and avoid %f format for KB
7822                 (the most common in a summaryview)
7823         * src/gtk/gtksctree.c
7824                 Don't uselessly freeze/thaw (fixes flicker
7825                 on next unread and friends), reduce number
7826                 of g_list_nth/g_list_position where possible
7827         * src/gtk/gtkutils.c
7828         * src/gtk/gtkutils.h
7829                 Reduce number of g_list_nth/g_list_position
7830                 where possible.
7831                 All of this makes loading as 70k folder 2.1
7832                 seconds instead of 3.2 (with hot FS caches).
7833                 (1.3 seconds without Date and Size columns...)
7834
7835 2006-08-22 [paul]       2.4.0cvs72
7836
7837         wrap documents and do some items from mones' MANUAL-TODO:
7838
7839         * manual/account.xml
7840                 4.1. = fix tabname references to <quote>tabname</quote>
7841                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
7842         * manual/faq.xml
7843                 1.1. = mentioned options don't match UI
7844                 Add information about the 'Never send Return Receipts'
7845                 option
7846         * manual/handling.xml
7847                 6.2. = Mentions Extended symbols button, but now is
7848                 named Information
7849                 6.3. = Mentions ... button, which is now Edit
7850
7851 2006-08-22 [colin]      2.4.0cvs71
7852
7853         * src/gtk/pluginwindow.c
7854                 Fix layout in verbose translations (such
7855                 as french)
7856
7857 2006-08-22 [paul]       2.4.0cvs70
7858
7859         * manual/Makefile.am
7860                 build manuals in alphabetical order
7861         * src/addressbook.c
7862         * src/prefs_themes.c
7863                 replace/remove deprecated symbols
7864         * src/gtk/gtkutils.c
7865                 fix a warning
7866         * src/gtk/pluginwindow.c
7867                 replace deprecated symbol
7868                 replace label text and move it
7869         * src/plugins/pgpcore/prefs_gpg.c
7870                 move the 'Generate...' button out of the
7871                 Sign Key frame, replace the English used
7872         * src/plugins/pgpcore/sgpgme.c
7873                 fixes to the English
7874
7875 2006-08-21 [colin]      2.4.0cvs69
7876
7877         * src/plugins/trayicon/trayicon.c
7878                 Add more strings for translation; patch
7879                 by Pawel
7880
7881 2006-08-21 [colin]      2.4.0cvs68
7882
7883         * src/compose.c
7884                 fix replied flag not set after drafting
7885         * src/matcher.c
7886                 fix body quicksearch in non-encoded bodies
7887                 containing '='
7888         * src/msgcache.c
7889                 Get rid of the g_malloc workaround for
7890                 corrupted caches, use g_try_malloc
7891
7892 2006-08-21 [colin]      2.4.0cvs67
7893
7894         * src/alertpanel.c
7895         * src/gtk/inputdialog.c
7896         * src/plugins/pgpcore/passphrase.c
7897                 Set minimal width to 375
7898         * src/mainwindow.c
7899                 Fix switching to offline, asking if it 
7900                 should be overriden for synchronising
7901         * src/mimeview.c
7902                 Don't offer to remember command on Open 
7903                 with for text parts, as the browser or 
7904                 text editor command isn't changed from 
7905                 there
7906
7907 2006-08-20 [paul]       2.4.0cvs66
7908
7909         * po/ko.po
7910         * po/zh_CN.po
7911                 fix plural form errors. revealed by stricter
7912                 checking of gettext 0.15
7913
7914 2006-08-18 [paul]       2.4.0cvs65
7915
7916         * src/stock_pixmap.c
7917                 fix the fix of 2.4.0cvs64
7918                 Thanks to Colin
7919
7920 2006-08-18 [paul]       2.4.0cvs64
7921
7922         * src/stock_pixmap.c
7923                 fix leaks
7924                 Thanks to Colin
7925
7926 2006-08-18 [paul]       2.4.0cvs63
7927
7928         * src/compose.c
7929         * src/procmsg.c
7930                 fix occasional IMAP bug where large msgs
7931                 were left in the queue folder after sending
7932                 Thanks to Colin
7933
7934 2006-08-18 [paul]       2.4.0cvs62
7935
7936         * src/folderview.c
7937                 freeze the summaryview while quicksearch results
7938                 are displayed
7939                 (fixes bug 456 'current message is hidden when the
7940                 view is refreshed and extended search is "unread 
7941                 messages"')
7942                 Thanks to Colin
7943         * src/textview.c
7944                 add missing #include "inputdialog.h"
7945         * src/common/utils.h
7946                 add missing mailcap_update_default() and improve
7947                 readability
7948
7949 2006-08-17 [colin]      2.4.0cvs61
7950
7951         * src/plugins/pgpcore/select-keys.c
7952                 Fix warnings :)
7953
7954 2006-08-17 [colin]      2.4.0cvs60
7955
7956         * src/compose.c
7957                 Don't continue queuing if Cancel is clicked
7958                 in select-keys
7959
7960 2006-08-17 [colin]      2.4.0cvs59
7961
7962         * src/plugins/pgpcore/select-keys.c
7963                 When encrypting, if only one key matches and it 
7964                 matches exactly, automatically use it.
7965
7966 2006-08-17 [colin]      2.4.0cvs58
7967
7968         * src/mimeview.c
7969         * src/prefs_common.c
7970         * src/prefs_common.h
7971         * src/prefs_ext_prog.c
7972         * src/textview.c
7973                 Fix issues with previous patch (text/html)
7974                 Remove outdated prefs
7975
7976 2006-08-17 [colin]      2.4.0cvs57
7977
7978         * src/imap.c
7979                 Add View Log button on auth error
7980         * src/procmsg.c
7981                 Fix encrypted mail marked as new when
7982                 saved in normal folders
7983         * src/plugins/pgpinline/pgpinline.c
7984                 Fix encrypt bug on IMAP
7985         * src/mimeview.c
7986         * src/common/utils.c
7987         * src/common/utils.h
7988         * src/gtk/inputdialog.c
7989         * src/gtk/inputdialog.h
7990                 Get rid of metamail stuff, simplify
7991                 opening, and allow remembering of user's
7992                 choices (by updating ~/.mailcap). There's
7993                 still to drop "Audio player" and "Image
7994                 viewer" preferences.
7995
7996 2006-08-17 [mones]      2.4.0cvs56
7997
7998         * manual/es/sylpheed-claws-manual.xml
7999                 fix DTD path
8000
8001 2006-08-17 [mones]      2.4.0cvs55
8002
8003         * configure.ac
8004         * manual/Makefile.am
8005         * manual/es/Makefile.am
8006         * manual/es/account.xml
8007         * manual/es/ack.xml
8008         * manual/es/addrbook.xml
8009         * manual/es/advanced.xml
8010         * manual/es/faq.xml
8011         * manual/es/glossary.xml
8012         * manual/es/gpl.xml
8013         * manual/es/handling.xml
8014         * manual/es/intro.xml
8015         * manual/es/keyboard.xml
8016         * manual/es/plugins.xml
8017         * manual/es/starting.xml
8018         * manual/es/sylpheed-claws-manual.xml
8019         * manual/es/dist/Makefile.am
8020         * manual/es/dist/html/Makefile.am
8021         * manual/es/dist/pdf/Makefile.am
8022         * manual/es/dist/ps/Makefile.am
8023         * manual/es/dist/txt/Makefile.am
8024                 Spanish translation for the manual
8025
8026 2006-08-16 [colin]      2.4.0cvs54
8027
8028         * src/compose.c
8029         * src/main.c
8030         * src/mainwindow.c
8031                 Fix send button sensitivity at startup
8032                 Set send menu sensitivity (patch by Fabien)
8033         * src/ssl_manager.c
8034                 Enable closing with esc (patch by Fabien)
8035         * src/gtk/foldersort.c
8036                 Enable closing with esc (patch by Fabien)
8037         * src/procmime.c
8038                 Optimisation (no need to copy to tempfile to
8039                 "decode" 7bit and 8bit)
8040         * src/summaryview.c
8041                 Fix cruft in swap_from case
8042         * src/textview.c
8043                 Fix missing last line in some mail cases 
8044                 (Fixes debian #381872)
8045         * src/plugins/pgpcore/prefs_gpg.c
8046         * src/plugins/pgpcore/sgpgme.c
8047         * src/plugins/pgpcore/sgpgme.h
8048                 Don't show "no key found" when user explicitely
8049                 wants to create a key
8050
8051 2006-08-16 [paul]       2.4.0cvs53
8052
8053         * configure.ac
8054         * src/account.c
8055         * src/addressbook.c
8056         * src/headerview.c
8057         * src/prefs_account.c
8058         * src/prefs_message.c
8059         * src/gtk/gtkutils.c
8060                 bump up minimum required versions of GTK+ and
8061                 GLIB to 2.6.0
8062
8063 2006-08-16 [paul]       2.4.0cvs52
8064
8065         * src/toolbar.c
8066                 workaround GTK+ Bug 351600 - 'Can't re-click
8067                 on button after sensitivity update'
8068                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
8069                 Thanks to Colin
8070
8071 2006-08-15 [colin]      2.4.0cvs51
8072
8073         * src/plugins/pgpcore/prefs_gpg.c
8074                 Set options sensitivity according to
8075                 key existence
8076         * src/plugins/pgpcore/sgpgme.c
8077                 Allow to create key with no passphrase
8078
8079 2006-08-14 [cleroy]     2.4.0cvs50
8080
8081         * src/gtk/pluginwindow.c
8082                 New layout (maybe to be changed?)
8083         * src/gtk/gtkutils.c
8084                 Fix a bit label_window
8085         * src/plugins/pgpcore/passphrase.c
8086         * src/plugins/pgpcore/passphrase.h
8087         * src/plugins/pgpcore/plugin.c
8088         * src/plugins/pgpcore/prefs_gpg.c
8089         * src/plugins/pgpcore/prefs_gpg.h
8090         * src/plugins/pgpcore/sgpgme.c
8091         * src/plugins/pgpcore/sgpgme.h
8092                 Allow to create a PGP private key via the GUI
8093
8094 2006-08-14 [wwp]        2.4.0cvs49
8095
8096         * src/addressbook_foldersel.c
8097                 fix strict ISO C90 compliance.
8098
8099 2006-08-14 [paul]       2.4.0cvs48
8100
8101         * src/gtk/prefswindow.c
8102                 re-set scrolled window on opening
8103                 Patch by Ticho
8104
8105 2006-08-14 [paul]
8106
8107         2.5.0-rc1 released
8108
8109 2006-08-14 [paul]       2.4.0cvs47
8110
8111         * src/prefs_display_header.c
8112                 re-enable user-defined Displayed Headers
8113
8114 2006-08-14 [paul]       2.4.0cvs46
8115
8116         * src/prefs_account.c
8117                 use GTK_STOCK_EDIT
8118
8119 2006-08-13 [colin]      2.4.0cvs45
8120
8121         * src/common/utils.c
8122                 Fix "a" in quote when the original message is empty,
8123                 by using \0 instead of 'a' to test writability of
8124                 temp files.
8125
8126 2006-08-13 [wwp]        2.4.0cvs44
8127
8128         * src/plugins/spamassassin/spamassassin.c
8129                 fix capitalization of "SpamAssassin" in some debug, log and
8130                 dialog messages.
8131
8132 2006-08-13 [paul]       2.4.0cvs43
8133
8134         * src/editldap.c
8135                 fix overlapping widgets
8136         * src/prefs_account.c
8137                 fix translation of protocol_names[]
8138                 fix label disappearing off the edge of the
8139                 visible area
8140
8141 2006-08-12 [paul]       2.4.0cvs42
8142
8143         * manual/plugins.xml
8144                 update IRC channel info before it gets forgotten
8145                 about
8146
8147 2006-08-11 [colin]      2.4.0cvs41
8148
8149         * src/compose.c
8150         * src/mainwindow.c
8151         * src/mainwindow.h
8152         * src/procmsg.c
8153         * src/procmsg.h
8154         * src/summaryview.c
8155         * src/toolbar.c
8156                 Grey out the Send button if
8157                 - Queue folders are empty, or
8158                 - We're sending already
8159
8160 2006-08-11 [wwp]        2.4.0cvs40
8161
8162         * src/main.c
8163                 fix a logic issue when quitting while a compose window is
8164                 still open, thanks to Colin.
8165
8166 2006-08-10 [colin]      2.4.0cvs39
8167
8168         * src/main.c
8169                 Fix default font size setting after wizard run
8170         * src/imap.c
8171         * src/etpan/imap-thread.c
8172         * src/etpan/imap-thread.h
8173                 Fix bug #999 (Timing out on TSL cert validation 
8174                 dialog makes ugly things happen). Also, STARTTLS
8175                 unconditionnaly if initial capabilities contain
8176                 LOGINDISABLED and STARTTLS.
8177
8178 2006-08-09 [colin]      2.4.0cvs38
8179
8180         * src/mainwindow.c
8181         * src/mainwindow.h
8182                 Fix Tools/Actions sensitivity when there are
8183                 no actions
8184
8185 2006-08-09 [colin]      2.4.0cvs37
8186
8187         * src/prefs_filtering.c
8188                 Warning fix, patch by Paul
8189         * src/messageview.c
8190         * src/prefs_actions.c
8191         * src/prefs_filtering_action.c
8192         * src/prefs_matcher.c
8193                 Uniformisation of "Info ..." to "Info..." (for
8194                 old gtk), patch by Fabien
8195         * src/plugins/clamav/clamav_plugin_gtk.c
8196                 Sensitivity fix by Fabien
8197
8198 2006-08-09 [colin]      2.4.0cvs36
8199
8200         * src/main.c
8201         * src/main.h
8202                 Add a function to know whether we're exiting
8203         * src/plugins/trayicon/trayicon.c
8204                 If exiting, don't do anything. Faster, and
8205                 avoids gtk_main_iteration reentracy causing
8206                 segfaults at exit
8207
8208 2006-08-09 [colin]      2.4.0cvs35
8209
8210         * src/messageview.c
8211         * src/mimeview.c
8212         * src/mimeview.h
8213                 Fix lack of part selection when automatically 
8214                 jumping to a specific part
8215         * src/msgcache.c
8216                 Little optimisation in cache reading
8217
8218 2006-08-09 [colin]      2.4.0cvs34
8219
8220         * src/compose.c
8221                 Fix crash setting the priority on reedit
8222                 (Accessing compose before creating it!)
8223
8224 2006-08-08 [colin]      2.4.0cvs33
8225
8226         * src/procmime.c
8227                 Fix bug #998 (last attachment is not accessible)
8228                 Bad RFC interpretation on multipart close-delimiters
8229         * src/mimeview.c
8230         * src/mimeview.h
8231         * src/gtk/gtkvscrollbutton.c
8232         * src/gtk/gtkvscrollbutton.h
8233                 Make attachments list wheel-scrollable
8234
8235 2006-08-07 [colin]      2.4.0cvs32
8236
8237         * src/gtk/gtkaspell.c
8238                 Fix bug #973 (Unicode punctation characters 
8239                 are not recognized as separators by the
8240                 spell checker); fix unsigned stuff
8241
8242 2006-08-07 [colin]      2.4.0cvs31
8243
8244         * src/compose.c
8245                 Fix bug #956 (DnD text with accents in compose 
8246                 text entry); fix gccc's signed/unsigned fuss
8247
8248 2006-08-06 [colin]      2.4.0cvs30
8249
8250         * src/main.c
8251                 Fix bug #979 (Plugin crashes when exiting 
8252                 sylpheed-claws) : handle exit request only 
8253                 once
8254
8255 2006-08-05 [colin]      2.4.0cvs29
8256
8257         * src/news.c
8258                 Just make sure we have a msgid.
8259
8260 2006-08-05 [colin]      2.4.0cvs28
8261
8262         * src/news.c
8263         * src/summaryview.c
8264                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
8265                 by reimplementing it
8266         * src/textview.c
8267                 Fix bug when hiding quotes with level > 3 and quote
8268                 colors are recycled
8269
8270 2006-08-04 [colin]      2.4.0cvs27
8271
8272         * src/compose.c
8273         * src/undo.c
8274         * src/undo.h
8275                 Fix a bit replace-by-pasting undo
8276         * src/mainwindow.c
8277         * src/messageview.c
8278                 Fix Fold quotes menu synchro in
8279                 mainwindow when it changes in 
8280                 messageview
8281         * src/textview.c
8282                 Fix right-click on quotes blocks
8283         * src/common/utils.c
8284                 Verify that the file created by
8285                 my_tmpfile() is writable. Fixes
8286                 bug #988 (very specific filesystem
8287                 issue)
8288         * src/plugins/pgpcore/sgpgme.c
8289                 Fix file descriptor leak
8290         * src/plugins/spamassassin/spamassassin.c
8291                 Warn once if spamd isn't reachable
8292
8293 2006-08-04 [colin]      2.4.0cvs26
8294
8295         * src/toolbar.c
8296                 i18n context patch by Fabien
8297
8298 2006-08-03 [colin]      2.4.0cvs25
8299
8300         * src/mainwindow.c
8301         * src/messageview.c
8302                 Rename "Hide quotes" to "Fold quotes"
8303         * src/textview.c
8304                 Don't use hand cursor on quotes. "all 
8305                 the bonuses of the feature and none of 
8306                 unwelcome side-effects"
8307
8308 2006-08-03 [colin]      2.4.0cvs24
8309
8310         * AUTHORS
8311         * sylpheed-claws.desktop
8312         * src/gtk/authors.h
8313                 Bring the desktop file to XDG compliance
8314                 Patch by Charles A. Edwards
8315
8316 2006-08-03 [colin]      2.4.0cvs23
8317
8318         * src/textview.c
8319                 Fix links offset when they are preceded
8320                 by accentued chars (g_utf8_strlen!)
8321         * src/mainwindow.c
8322                 Fix wrong status when starting offline
8323
8324
8325 2006-08-03 [wwp]        2.4.0cvs22
8326
8327         * src/prefs_common.h
8328                 ask what to do w/ filtering rules that belong to an account when
8329                 applying filtering rules manually from the main window (skip,
8330                 apply regardless of the account, use current account). This dialog
8331                 can be skipped and the last reply used.
8332                 (forgot that file)
8333
8334 2006-08-03 [wwp]        2.4.0cvs21
8335
8336         * src/filtering.c
8337         * src/filtering.h
8338         * src/prefs_common.c
8339         * src/summaryview.c
8340         * src/alertpanel.c
8341         * src/alertpanel.h
8342         * src/messageview.c
8343                 ask what to do w/ filtering rules that belong to an account when
8344                 applying filtering rules manually from the main window (skip,
8345                 apply regardless of the account, use current account). This dialog
8346                 can be skipped and the last reply used.
8347
8348
8349 2006-08-03 [colin]      2.4.0cvs20
8350
8351         * src/textview.c
8352                 Optimize previous patch
8353
8354 2006-08-03 [cleroy]     2.4.0cvs19
8355
8356         * src/textview.c
8357                 Fix quotes getting toggled back when the
8358                 mail has an even number of text parts
8359
8360 2006-08-02 [colin]      2.4.0cvs18
8361
8362         * src/messageview.c
8363                 Add Hide quotes menu
8364
8365 2006-08-02 [colin]      2.4.0cvs17
8366
8367         * src/mainwindow.c
8368         * src/prefs_common.c
8369         * src/textview.c
8370         * src/textview.h
8371         * src/gtk/about.c
8372                 Allow per-level quote hiding,
8373                 Allow toggling quotes by double-clicking them
8374                 Rename RemoteURI to ClickableText to reflect
8375                 the fact it's used for a variety of things
8376
8377 2006-08-02 [wwp]        2.4.0cvs16
8378
8379         * src/mainwindow.c
8380                 fix "View/Hide quotes" menu item status initialization.
8381
8382 2006-08-02 [wwp]        2.4.0cvs15
8383
8384         * src/matcher_parser_parse.y
8385                 remove a debug trace.
8386
8387 2006-08-02 [paul]       2.4.0cvs14
8388
8389         * src/plugins/pgpcore/passphrase.c
8390                 don't set initial dialog size
8391                 make it resizable
8392
8393 2006-08-02 [paul]       2.4.0cvs13
8394
8395         * src/noticeview.c
8396                 remove the rogue '/' character
8397
8398 2006-08-02 [paul]       2.4.0cvs12
8399
8400         * src/noticeview.c
8401                 allow buttons to resize as necessary
8402
8403 2006-08-01 [wwp]        2.4.0cvs11
8404
8405         * src/mbox.c
8406                 fix strict ISO C90 compliance.
8407
8408 2006-08-01 [wwp]        2.4.0cvs10
8409
8410         * tools/update-po
8411                 updated update-po tool to work w/ context-dependent translations.
8412                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
8413
8414 2006-08-01 [wwp]        2.4.0cvs9
8415
8416         * src/matcher.c
8417         * src/prefs_filtering.c
8418         * src/prefs_matcher.c
8419                 allow context-dependent translations for "All",
8420                 patch by Fabien Vantard <fzzzzz@gmail.com>.
8421
8422 2006-07-31 [colin]      2.4.0cvs8
8423
8424         * AUTHORS
8425         * src/gtk/authors.h
8426                 Add Rafal to authors
8427
8428 2006-07-31 [colin]      2.4.0cvs7
8429
8430         * src/compose.c
8431         * src/mainwindow.c
8432         * src/messageview.h
8433         * src/prefs_common.c
8434         * src/prefs_common.h
8435         * src/textview.c
8436                 Add 'View/Hide quotes'. Patch based on a patch
8437                 by Rafal Weglarz
8438
8439 2006-07-31 [colin]      2.4.0cvs6
8440
8441         * src/action.c
8442                 Fix problem with "> stuff >" actions
8443
8444 2006-07-31 [paul]       2.4.0cvs5
8445
8446         * po/nb.po
8447                 updated by Geir Helland
8448
8449 2006-07-31 [wwp]        2.4.0cvs4
8450
8451         * src/mainwindow.c
8452         * src/summaryview.c
8453         * src/summaryview.h
8454                 add "View/Go to/Parent message" and "View/Go to/Last read message",
8455                 thanks to Colin.
8456
8457 2006-07-31 [wwp]        2.4.0cvs3
8458
8459         * src/Makefile.am
8460         * src/addr_compl.c
8461         * src/addr_compl.h
8462         * src/addressbook.c
8463         * src/addressbook.h
8464         * src/addressbook_foldersel.c
8465         * src/addressbook_foldersel.h
8466         * src/addrindex.c
8467         * src/addrindex.h
8468         * src/matcher.c
8469         * src/matcher.h
8470         * src/matcher_parser_lex.l
8471         * src/matcher_parser_parse.y
8472         * src/prefs_common.c
8473         * src/prefs_common.h
8474         * src/prefs_filtering.c
8475         * src/prefs_matcher.c
8476         * src/prefs_matcher.h
8477         * src/summaryview.c
8478                 introduce filtering against the address book. It's now possible to add
8479                 matched conditions to determine if any email address in a message matches
8480                 or doesn't match any or all books or folders in the address book.
8481
8482 2006-07-31 [wwp]        2.4.0cvs2
8483
8484         * src/account.c
8485         * src/filtering.c
8486         * src/filtering.h
8487         * src/folder.c
8488         * src/folderview.c
8489         * src/inc.c
8490         * src/mainwindow.c
8491         * src/matcher.c
8492         * src/matcher_parser_lex.l
8493         * src/matcher_parser_parse.y
8494         * src/mbox.c
8495         * src/prefs_filtering.c
8496         * src/prefs_filtering.h
8497         * src/procmsg.c
8498         * src/procmsg.h
8499         * src/summaryview.c
8500                 introduce per-account filtering rules. Each filtering rule can now be assigned
8501                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
8502                 when applying filtering rules manually, as all rules will apply - even the ones
8503                 assigned to an account. This issue will be addressed soon.
8504  
8505
8506
8507 2006-07-31 [wwp]        2.4.0cvs1
8508
8509         * src/quote_fmt.c
8510                 make more strings translatable.
8511
8512 2006-07-31 [paul]       2.4.0
8513
8514         2.4.0 released
8515
8516 2006-07-31 [paul]       2.3.1cvs91
8517
8518         * po/ca.po
8519                 updated by Miquel Oliete
8520
8521 2006-07-31 [paul]       2.3.1cvs90
8522
8523         * po/de.po
8524         * po/el.po
8525         * po/fr.po
8526         * po/it.po
8527         * po/pl.po
8528         * po/pt_BR.po
8529         * po/sr.po
8530         * po/zh_CN.po
8531                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
8532                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
8533                 Aleksandar Urosevic, and Ralgh Young
8534
8535 2006-07-31 [paul]       2.3.1cvs89
8536
8537         * src/account.c
8538         * src/main.c
8539         * src/mainwindow.c
8540         * src/mainwindow.h
8541                 Fix a race condition when, after an SC crash, rescanning
8542                 folders took more than 0.5 seconds
8543                 Thanks to Colin
8544
8545 2006-07-31 [paul]       2.3.1cvs88
8546
8547         * src/folderview.c
8548                 don't translate separator strings
8549
8550 2006-07-30 [mones]      2.3.1cvs87
8551
8552         * doc/man/sylpheed-claws.1
8553                 Fixed non-ASCII chars in Hoa's name
8554         * po/es.po
8555                 Updated for release
8556
8557 2006-07-27 [colin]      2.3.1cvs86
8558
8559         * src/textview.c
8560                 Don't include the leading \n in links
8561                 Patch by Fabien
8562
8563 2006-07-25 [colin]      2.3.1cvs85
8564
8565         * src/mainwindow.c
8566         * src/common/socket.h
8567         * src/etpan/imap-thread.c
8568                 Refresh resolvers before connecting
8569                 to IMAP servers, and after switching
8570                 to online. Thanks to Paul.
8571
8572 2006-07-18 [colin]
8573
8574         * 2.4.0-rc4 released
8575
8576 2006-07-17 [colin]      2.3.1cvs84
8577
8578         * src/inc.c
8579                 Show connection attempt in statusbar before
8580                 connecting (previously first message was
8581                 "Retrieving messages from ..." after the
8582                 connection succeeded.
8583
8584 2006-07-16 [wwp]        2.3.1cvs83
8585
8586         * sylpheed-claws.ico
8587                 Added .ico file (windows multi-size icon file, generated).
8588
8589 2006-07-12 [wwp]        2.3.1cvs82
8590
8591         * src/messageview.c
8592                 remove Message/Re-edit menu entry from messageview window,
8593                 as sent/draft/queued messages are opened in compose window when
8594                 re-edited and it's not possible to re-edit other msgs.
8595
8596 2006-07-12 [paul]       2.3.1cvs81
8597
8598         * AUTHORS
8599         * src/mainwindow.c
8600         * src/gtk/authors.h
8601                 check online state before resetting
8602                 mailcheck timer. Useful if some program
8603                 verifies connection state and updates
8604                 Claws.
8605                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
8606
8607 2006-07-12 [paul]       2.3.1cvs80
8608
8609         * sylpheed-claws-128x128.png
8610         * sylpheed-claws-64x64.png
8611         * sylpheed-claws.png
8612         * src/Makefile.am
8613         * src/main.c
8614         * src/prefs_toolbar.c
8615         * src/stock_pixmap.c
8616         * src/stock_pixmap.h
8617         * src/wizard.c
8618         * src/gtk/about.c
8619         * src/gtk/gtkutils.c
8620         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
8621         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
8622         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
8623         * src/pixmaps/sylpheed.xpm              ** REMOVED **
8624         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
8625         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
8626                 updated and renamed logo/icon files and related
8627                 logo by Jesper Schultz
8628
8629 2006-07-11 [paul]       2.3.1cvs79
8630
8631         * src/main.c
8632                 fix the labels a smidgin
8633
8634 2006-07-09 [colin]      2.3.1cvs78
8635
8636         * src/textview.c
8637                 Show errors in textviewer's command
8638                 Patch by H. Merijn Brand
8639
8640 2006-07-09 [colin]      2.3.1cvs77
8641
8642         * src/compose.c
8643                 Save FMID in drafts too
8644
8645 2006-07-08 [colin]      2.3.1cvs76
8646
8647         * src/compose.c
8648                 Svae RMID in drafted mails too
8649                 Save quote_fmt vars for whole mails,
8650                 don't reset at each quote_fmt_init:
8651                 allows to use the same |i{var} in
8652                 various template fields
8653         * src/prefs_template.c
8654         * src/quote_fmt.h
8655         * src/quote_fmt_parse.y
8656                 Same
8657
8658 2006-07-08 [colin]      2.3.1cvs75
8659
8660         * src/textview.c
8661                 Fix highlighting of attached parts URIs
8662
8663 2006-07-08 [colin]      2.3.1cvs74
8664
8665         * src/main.c
8666                 Prevent bug #981 (sc 2.3.1 segfaults with 
8667                 gtk+ 2.10) from being reported again:
8668                 if Sylpheed-Claws has been compiled against
8669                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
8670                 of if Sylpheed-Claws has been compiled against
8671                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
8672                 error out.
8673
8674 2006-07-07 [colin]      2.3.1cvs73
8675
8676         * src/prefs_actions.c
8677                 Fix label
8678
8679 2006-07-07 [colin]      2.3.1cvs72
8680
8681         * src/prefs_actions.c
8682                 Fix compile on gtk < 2.8. argh :)
8683
8684 2006-07-07 [paul]       2.3.1cvs71
8685
8686         * src/common/defs.h
8687                 update DONATE_URI
8688
8689 2006-07-07 [colin]      2.3.1cvs70
8690
8691         * po/POTFILES.in
8692         * src/quote_fmt.c
8693         * src/quote_fmt_lex.l
8694         * src/quote_fmt_parse.y
8695                 Add |i{var}, a way to insert user-entered
8696                 text in a template
8697
8698 2006-07-07 [colin]
8699
8700         * 2.4.0-rc3 released
8701
8702 2006-07-07 [colin]      2.3.1cvs69
8703
8704         * src/folder.c
8705                 Don't consider inboxes of UNKNOWN folder 
8706                 classes to be useable as default inboxes
8707
8708 2006-07-07 [paul]       2.3.1cvs68
8709
8710         * src/textview.c
8711                 add missing #include <errno.h>
8712                 Thanks to René J. Blokland
8713
8714 2006-07-07 [paul]       2.3.1cvs67
8715
8716         * src/action.c
8717                 Return now Closes dialog
8718         * src/mimeview.c
8719         * src/mimeview.h
8720         * src/textview.c
8721                 add contextual menu to mime parts listed
8722                 in the textview
8723                 Thanks to Colin
8724         * src/common/utils.c
8725                 reversal: ' is a valid character in URLs
8726
8727 2006-07-06 [colin]      2.3.1cvs66
8728
8729         * src/remotefolder.h
8730                 Forgotten in previous commit
8731
8732 2006-07-06 [colin]      2.3.1cvs65
8733
8734         * src/folder.c
8735                 Set summary update flag whenever
8736                 totals changed
8737         * src/imap.c
8738         * src/prefs_account.c
8739         * src/common/utils.h
8740         * src/etpan/imap-thread.c
8741                 Fix warnings, thanks to Fabien and
8742                 Ricardo
8743
8744 2006-07-06 [wwp]        2.3.1cvs64
8745
8746         * src/gtk/gtkutils.c
8747                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
8748
8749 2006-07-06 [wwp]        2.3.1cvs63
8750
8751         * src/account.c
8752         * src/addressbook.c
8753         * src/addressitem.h
8754         * src/folderview.c
8755         * src/mainwindow.c
8756         * src/manual.c
8757         * src/manual.h
8758         * src/message_search.c
8759         * src/prefs_actions.c
8760         * src/prefs_filtering.c
8761         * src/prefs_filtering.h
8762         * src/prefs_template.c
8763         * src/summary_search.c
8764         * src/summaryview.c
8765         * src/gtk/gtkutils.c
8766         * src/gtk/gtkutils.h
8767         * src/gtk/pluginwindow.c
8768                 add help buttons to some dialogs. Clicking such buttons opens a
8769                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
8770
8771 2006-07-06 [paul]       2.3.1cvs62
8772
8773         * src/textview.c
8774                 fix attachments contextual menu
8775                 Thanks to Colin
8776
8777 2006-07-05 [colin]      2.3.1cvs61
8778
8779         * src/textview.c
8780         * src/compose.c
8781                 Handle sftp:// links
8782
8783 2006-07-05 [paul]       2.3.1cvs60
8784
8785         * src/gtk/filesel.c
8786                 grab save button by default
8787                 Thanks to Colin
8788
8789 2006-07-05 [wwp]        2.3.1cvs59
8790
8791         * manual/xml2pdf
8792                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
8793
8794 2006-07-04 [colin]      2.3.1cvs58
8795
8796         * src/mimeview.c
8797         * src/textview.c
8798                 Use left click to select, middle click to open
8799                 on mimeparts links
8800         * src/common/utils.c
8801                 Fix segfault
8802
8803 2006-07-04 [colin]      2.3.1cvs57
8804
8805         * src/mainwindow.c
8806         * src/news.c
8807                 Warning fixes, thanks to Fabien
8808
8809 2006-07-04 [colin]      2.3.1cvs56
8810
8811         * src/mimeview.c
8812         * src/mimeview.h
8813         * src/textview.c
8814                 Allow parts to be selected via their text label
8815                 in textview
8816
8817 2006-07-04 [colin]      2.3.1cvs55
8818
8819         * src/folderview.c
8820                 Feedback when closing (for big folders)
8821         * src/prefs_actions.c
8822         * src/prefs_filtering.c
8823         * src/prefs_matcher.c
8824         * src/prefs_template.c
8825                 Fix default button when closing without
8826                 having saved
8827
8828 2006-07-04 [colin]      2.3.1cvs54
8829
8830         * src/news.c
8831                 Delete local file on deletion
8832
8833 2006-07-03 [colin]      2.3.1cvs53
8834
8835         * src/folderview.c
8836         * src/main.c
8837                 Don't freeze when rescanning after crash
8838
8839 2006-07-03 [wwp]        2.3.1cvs52
8840
8841         * src/compose.c
8842         * src/privacy.c
8843         * src/privacy.h
8844         * src/plugins/pgpinline/pgpinline.c
8845         * src/plugins/pgpmime/pgpmime.c
8846                 don't report an error when the user cancels the passphrase dialog.
8847
8848 2006-07-02 [colin]      2.3.1cvs51
8849
8850         * src/folderview.c
8851                 Open message when crossing folders with Space,
8852                 goto next unread and friends
8853
8854 2006-07-01 [colin]      2.3.1cvs50
8855
8856         * src/prefs_account.c
8857                 Typographic rules varying from language
8858                 to language (in french "Protocole :"),
8859                 we have to do that :)
8860
8861 2006-07-01 [ticho]      2.3.1cvs49
8862
8863         * src/prefs_account.c
8864                 Only use one temporary gchar* variable in
8865                 prefs_account_protocol_set_optmenu().
8866
8867 2006-07-01 [ticho]      2.3.1cvs48
8868
8869         * src/prefs_account.c
8870         * src/prefs_account.h
8871                 Use GtkLabel for existing account protocol name.
8872                 Created an array for protocol names and populate the
8873                 combobox from it in a for() cycle.
8874
8875 2006-06-30 [colin]      2.3.1cvs47
8876
8877         * src/compose.c
8878                 Block undo when changing signature (by changing
8879                 account)
8880
8881 2006-06-30 [paul]       2.3.1cvs46
8882
8883         * src/send_message.c
8884                 when editing From in the Compose window, use that address
8885                 in the Return-Path: header
8886                 Thanks to Colin
8887
8888 2006-06-30 [colin]      2.3.1cvs45
8889
8890         * src/compose.c
8891                 Fix signature replacement:
8892                 - when no newline before separator
8893                 - when reediting
8894
8895 2006-06-29 [colin]      2.3.1cvs44
8896
8897         * src/folderview.c
8898         * src/folderview.h
8899         * src/mainwindow.c
8900         * src/summaryview.c
8901                 Let 'View/Go to/Next marked' work like
8902                 Next new & Next unread: across folders
8903                 Change the select_on_entry pref to do
8904                 what we want when changing folder
8905         * src/common/utils.c
8906                 Fix single-quoted links 
8907
8908 2006-06-29 [colin]      2.3.1cvs43
8909
8910         * src/gtk/gtkaspell.c
8911                 "Sylpheed" and "Sylpheed-Claws" do exist !
8912
8913 2006-06-29 [colin]      2.3.1cvs42
8914
8915         * src/imap.c
8916                 Forgot to remove debug
8917
8918 2006-06-29 [colin]      2.3.1cvs41
8919
8920         * src/imap.c
8921         * src/imap.h
8922         * src/mainwindow.c
8923                 Disconnect from IMAP servers when going
8924                 offline. Fixes bug #978 (going to offline-mode 
8925                 won't close connections)
8926
8927 2006-06-29 [colin]      2.3.1cvs40
8928
8929         * src/main.c
8930                 Fix transient setting on failing plugins
8931                 Patch by Fabien
8932         * src/plugins/pgpcore/sgpgme.c
8933                 Only warn for OpenPGP. Most people don't
8934                 have CMS available.
8935
8936 2006-06-29 [colin]      2.3.1cvs39
8937
8938         * src/compose.c
8939                 Fix Spelling menu (discrepancy between context menu
8940                 and top menu when folder's dictionary isn't the 
8941                 default one)
8942         * src/plugins/pgpcore/sgpgme.c
8943                 More error reporting about why gpgme can fail
8944
8945 2006-06-29 [wwp]        2.3.1cvs38
8946
8947         * src/mainwindow.c
8948                 honor the display-header-pane setting even when the message view
8949                 is a separate window.
8950
8951 2006-06-29 [wwp]        2.3.1cvs37
8952
8953         * src/prefs_actions.c
8954                 forgot to commit that one (use of GTK_STOCK_INFO).
8955
8956 2006-06-29 [colin]      2.3.1cvs36
8957
8958         * src/imap.c
8959                 Better handling of login errors (ask the password
8960                 again once), alert in case of error. Fix three
8961                 signedness warnings.
8962
8963 2006-06-28 [wwp]        2.3.1cvs35
8964
8965         * src/prefs_template.c
8966         * src/prefs_matcher.c
8967         * src/prefs_filtering_action.c
8968         * src/prefs_quote.c
8969                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
8970                 patch by Fabien Vantard, slightly modified.
8971
8972 2006-06-28 [paul]
8973
8974         2.4.0-rc2 released
8975
8976 2006-06-28 [colin]      2.3.1cvs34
8977
8978         * src/prefs_account.c
8979                 Fix bug #977 (Can't add or edit imap accounts)
8980
8981 2006-06-28 [colin]      2.3.1cvs33
8982
8983         * src/mimeview.c
8984                 Fix previous
8985
8986 2006-06-28 [colin]      2.3.1cvs32
8987
8988         * src/mimeview.c
8989                 Save named inlined attachments with "Save all"
8990         * src/main.c
8991         * src/mbox.c
8992         * src/common/plugin.c
8993         * src/common/plugin.h
8994         * src/common/sylpheed.c
8995         * src/common/utils.c
8996         * src/plugins/pgpcore/sylpheed.def
8997         * src/plugins/pgpinline/sylpheed.def
8998         * src/plugins/pgpmime/sylpheed.def
8999                 Win32 compatibility patch, by
9000                 Werner Koch
9001
9002 2006-06-28 [wwp]        2.3.1cvs31
9003
9004         * src/imap.c
9005         * src/prefs_folder_item.c
9006                 less compilation warnings (thanks to Fabien Vantard), less typos.
9007
9008 2006-06-28 [paul]       2.3.1cvs30
9009
9010         * src/gtk/gtkutils.c
9011                 gtk_combo_box_set_focus_on_click() is only
9012                 available since gtk 2.6.0
9013
9014 2006-06-28 [paul]       2.3.1cvs29
9015
9016         * src/prefs_ext_prog.c
9017                 fix engrish and add a tooltip for the
9018                 'command for 'Display as text' option
9019
9020 2006-06-28 [paul]
9021
9022         2.4.0-rc1 released
9023
9024 2006-06-28 [paul]       2.3.1cvs28
9025
9026         * ChangeLog
9027         * tools/Makefile.am
9028                 include textviewer.pl in releases
9029
9030 2006-06-28 [paul]       2.3.1cvs27
9031
9032         * src/prefs_ext_prog.c
9033                 hide Print command option if libgnomeprint
9034                 support is present
9035
9036 2006-06-27 [colin]      2.3.1cvs26
9037
9038         * src/compose.c
9039                 Fix Esc handling in insert/attach dialog
9040                 Don't show this dialog if dragging something
9041                 else than text/uri-list
9042                 Thanks to Fabien Vantard
9043         * tools/textviewer.pl
9044                 Filter script to display stuff as text
9045                 by H. Merijn Brand
9046
9047 2006-06-27 [wwp]        2.3.1cvs25
9048
9049         * src/messageview.c
9050                 use the exact product name (message view title), patch
9051                 by Fabien Vantard.
9052
9053 2006-06-27 [ticho]      2.3.1cvs24
9054
9055         * src/prefs_account.c
9056         * src/prefs_common.c
9057         * src/prefs_common.h
9058         * src/prefs_ext_prog.c
9059         * src/textview.c
9060                 Add a preference (Preferences/External programs)
9061                 to allow "Display as text" to be done via a script
9062                 (patch by H.Merijn Brand).
9063                 Use GtkComboBox for protocol selection in account
9064                 preferences.
9065                 Only include current choice for existing accounts, and
9066                 insensitivize the combobox.
9067
9068 2006-06-27 [paul]       2.3.1cvs23
9069
9070         * src/mbox.c
9071                 fix crasher introduced in cvs21.
9072                 Thanks to Colin
9073
9074 2006-06-26 [colin]      2.3.1cvs22
9075
9076         * src/mbox.c
9077                 Fix double-frees when leaving folders
9078                 after exporting to mbox
9079
9080 2006-06-26 [colin]      2.3.1cvs21
9081
9082         * src/mbox.c
9083                 More feedback (and optimisation)
9084                 on import/export
9085         * src/common/utils.c
9086                 Fix case when looking for mail addresses
9087         * src/gtk/gtkutils.c
9088                 Extra check for (X-)Face
9089
9090 2006-06-25 [ticho]      2.3.1cvs20
9091
9092         * src/compose.c
9093         * src/exphtmldlg.c
9094         * src/gtk/gtkutils.c
9095         * src/gtk/gtkutils.h
9096                 Added second argument to gtkut_sc_combobox_create() to
9097                 control focus-on-click for the widget.
9098                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
9099
9100 2006-06-25 [ticho]      2.3.1cvs19
9101
9102         * src/compose.c
9103         * src/gtk/Makefile.am
9104         * src/gtk/combobox.c
9105         * src/gtk/combobox.h
9106         * src/gtk/gtkutils.c
9107         * src/gtk/gtkutils.h
9108                 Use GtkComboBox instead of deprecated GtkOptionMenu
9109                 for account selector in compose window and for encoding
9110                 selector in attachment properties.
9111                 Also factorise working with the new GtkComboBox somewhat.
9112
9113 2006-06-24 [paul]       2.3.1cvs18
9114
9115         * src/prefs_common.c
9116                 use the correct default value
9117
9118 2006-06-24 [paul]       2.3.1cvs17
9119
9120         * src/compose.c
9121         * src/prefs_common.c
9122         * src/prefs_common.h
9123         * src/prefs_compose_writing.c
9124                 enable setting of default action when
9125                 dnd'ing files in the compose window.
9126                 (Collaborative effort with wwp)
9127
9128 2006-06-23 [wwp]        2.3.1cvs16
9129
9130         * src/compose.c
9131                 i18n fix (thanks to Fabien Vantard)
9132
9133 2006-06-22 [colin]      2.3.1cvs15
9134
9135         * src/prefs_customheader.c
9136                 Don't use filters in custom headers' file 
9137                 selector. Remember, extensions mean nothing :)
9138
9139 2006-06-22 [paul]       2.3.1cvs14
9140
9141         * configure.ac
9142                 allow setting of man directory location
9143
9144 2006-06-22 [colin]      2.3.1cvs13
9145
9146         * src/mainwindow.c
9147                 Add 'View/Go to/Next unread folder'.
9148                 I missed that :)
9149
9150 2006-06-22 [colin]      2.3.1cvs12
9151
9152         * src/common/utils.c
9153                 Add some subject prefixes
9154                 Patch by Bjorn T Johansen <btj@havleik.no>
9155
9156 2006-06-22 [colin]      2.3.1cvs11
9157
9158         * manual/advanced.xml
9159                 Forgotten hidden pref
9160
9161 2006-06-21 [paul]       2.3.1cvs10
9162
9163         * src/prefs_account.c
9164                 complete the removal of 'Add date header' option
9165
9166 2006-06-21 [paul]       2.3.1cvs9
9167
9168         * src/account.c
9169         * src/compose.c
9170         * src/prefs_account.c
9171         * src/prefs_account.h
9172                 remove option to add date header - always
9173                 add date header
9174         * src/etpan/imap-thread.c
9175                 fix warnings (Thanks to Colin)
9176
9177 2006-06-21 [wwp]        2.3.1cvs8
9178
9179         * src/folder.c
9180                 set the attachment flag when inline text part are (file)named. This is more convenient
9181                 when receiving (for instance) inline source files or patches sent using thunderbird.
9182
9183 2006-06-21 [paul]       2.3.1cvs7
9184
9185         * src/inc.c
9186                 fix off-by-one count of current msg in
9187                 statusbar filtering progressbar
9188
9189 2006-06-21 [paul]       2.3.1cvs6
9190
9191         * src/folder.c
9192                 Show attachment icon even if the part is 'inline'
9193                 if the following conditions are met:
9194                 - content-type != 'text/plain'
9195                 - content-type != '*/pgp-signature'
9196                 - either 'name' or 'filename' parameter is not NULL
9197                 
9198                 Thanks to Colin
9199
9200 2006-06-21 [paul]       2.3.1cvs5
9201
9202         * src/messageview.c
9203         * src/prefs_common.c
9204         * src/prefs_common.h
9205         * src/prefs_other.c
9206                 add an option to 'Never send Return
9207                 Receipts'
9208                 Thanks to Colin
9209
9210 2006-06-20 [mones]      2.3.1cvs4
9211
9212         * po/es.po
9213                 updated
9214         * src/compose.c
9215                 typo fixed (space after comma)
9216         * tools/make.themes.project
9217                 remove exec mode from tarball files
9218
9219 2006-06-20 [colin]      2.3.1cvs3
9220
9221         * src/news.c
9222         * src/procheader.c
9223         * src/unmime.c
9224                 Better fix for \n's in headers (don't 
9225                 break Received: and others)
9226
9227 2006-06-20 [paul]       2.3.1cvs2
9228
9229         * src/alertpanel.c
9230         * src/textview.c
9231                 improve legibility of phishing attempt
9232                 dialog
9233
9234 2006-06-20 [paul]       2.3.1cvs1
9235
9236         * NEWS
9237         * README
9238         * configure.ac
9239                 Update version number following
9240                 stable release
9241
9242 2006-06-20 [colin]      2.3.0cvs26
9243
9244         * src/compose.c
9245                 When dragging a file to the text of the compose
9246                 window, ask whether we want to insert or attach
9247                 (I know lots of people who do that to attach)
9248
9249 2006-06-20 [colin]      2.3.0cvs25
9250
9251         * src/etpan/imap-thread.c
9252                 Fix threshold (the append command is often > 32 bytes)
9253
9254 2006-06-19 [colin]      2.3.0cvs24
9255
9256         * src/imap.c
9257         * src/etpan/imap-thread.c
9258                 Workaround Rockliffe IMAP server bug: replace
9259                 "x UID SEARCH (ANSWERED UID 1:*)" with
9260                 "x UID SEARCH ANSWERED"
9261                 (Rockliffe doesn't handle the parenthesis)
9262
9263 2006-06-19 [colin]      2.3.0cvs23
9264
9265         * src/compose.c
9266         * src/imap.c
9267         * src/etpan/imap-thread.c
9268                 Probably fix bug #972 (Freezes when adding 
9269                 an attachment to the message)
9270         * src/common/defs.h
9271                 Modernize Firefox cmd
9272
9273
9274 2006-06-18 [colin]      2.3.0cvs22
9275
9276         * src/prefs_customheader.c
9277                 Only allow correct filenames for various
9278                 custom headers
9279
9280 2006-06-18 [colin]      2.3.0cvs21
9281
9282         * src/prefs_customheader.c
9283                 Add a 'From File...' button in custom headers prefs, which
9284                 try to do the right thing: 
9285                 for normal headers, use file as plaintext,
9286                 for X-Face, calls compface,
9287                 for Face, encode to b64.
9288
9289 2006-06-17 [colin]      2.3.0cvs20
9290
9291         * src/mh.c
9292                 Warning fix
9293
9294 2006-06-16 [colin]      2.3.0cvs19
9295
9296         * src/summaryview.c
9297                 Recursive quicksearch: show message list
9298                 in current folder, *then* search children
9299                 in the background.
9300
9301 2006-06-16 [colin]      2.3.0cvs18
9302
9303         * src/main.c
9304                 Instead of ignoring SIGPIPE, save caches
9305                 when getting one. Will fix the fact that
9306                 hot caches are out-of-date when logging 
9307                 out of Xorg.
9308         * src/compose.c
9309         * src/prefs_compose_writing.c
9310                 Only save text (not attachments) when 
9311                 auto-saving to drafts
9312         * src/unmime.c
9313                 Always replace \n, \r and \t with spaces
9314                 in headers
9315         * manual/dist/html/Makefile.am
9316         * manual/dist/pdf/Makefile.am
9317         * manual/dist/ps/Makefile.am
9318         * manual/dist/txt/Makefile.am
9319         * manual/fr/dist/html/Makefile.am
9320         * manual/fr/dist/pdf/Makefile.am
9321         * manual/fr/dist/ps/Makefile.am
9322         * manual/fr/dist/txt/Makefile.am
9323         * manual/pl/dist/html/Makefile.am
9324         * manual/pl/dist/pdf/Makefile.am
9325         * manual/pl/dist/ps/Makefile.am
9326         * manual/pl/dist/txt/Makefile.am
9327                 Fix make clean removing pregenerated manuals
9328
9329
9330 2006-06-16 [colin]      2.3.0cvs17
9331
9332         * src/plugins/pgpcore/sgpgme.c
9333         * src/plugins/pgpmime/pgpmime.c
9334         * src/plugins/pgpinline/pgpinline.c
9335                 Better error reporting in setup_signers.
9336                 Don't fallback to default key if specified
9337                 key isn't found.
9338                 Don't allow signing if more than one secret
9339                 key matches the one specified in prefs.
9340
9341 2006-06-15 [colin]      2.3.0cvs16
9342
9343         * src/folderview.c
9344                 Add "Send queue" in the folder's contextual
9345                 menu
9346         * src/compose.c
9347         * src/messageview.c
9348         * src/privacy.c
9349         * src/privacy.h
9350         * src/procmime.c
9351         * src/procmsg.c
9352         * src/plugins/pgpcore/passphrase.c
9353         * src/plugins/pgpcore/sgpgme.c
9354         * src/plugins/pgpinline/pgpinline.c
9355         * src/plugins/pgpmime/pgpmime.c
9356                 Better error reporting
9357         * src/mbox.c
9358                 Probably fix bug #971 (2.2.3 cannot read mail 
9359                 from local mbox)
9360
9361
9362 2006-06-15 [mones]      2.3.0cvs15
9363
9364         * tools/make.themes.project
9365                 creates the themes project from the web page
9366
9367 2006-06-15 [colin]      2.3.0cvs14
9368
9369         * src/folder.c
9370                 Better fix (avoid losing the folder if scan_tree 
9371                 fails)
9372
9373 2006-06-15 [cleroy]     2.3.0cvs13
9374
9375         * src/folder.c
9376                 Probably fix Bug #969 (crash on rebuilding 
9377                 imap folder)
9378
9379 2006-06-14 [colin]      2.3.0cvs12
9380
9381         * manual/dtd/manual.xsl
9382         * manual/sylpheed-claws-manual.xml
9383         * manual/fr/sylpheed-claws-manual.xml
9384         * manual/pl/sylpheed-claws-manual.xml
9385                 Insert pagebreaks between sections
9386
9387 2006-06-14 [paul]       2.3.0cvs11
9388
9389         * configure.ac
9390                 better fix than 2.3.0cvs10
9391
9392 2006-06-14 [paul]       2.3.0cvs10
9393
9394         * configure.ac
9395                 fix setting of PACKAGE_DATA_DIR with newer autoconf
9396                 (backwards compatible)
9397
9398 2006-06-13 [colin]      2.3.0cvs9
9399
9400         * src/messageview.c
9401                 Fix sending of return receipt with the new queue folders
9402
9403 2006-06-13 [wwp]        2.3.0cvs8
9404
9405         * src/quote_fmt_lex.l
9406                 fix wrong tokens returned in quote_fmt lexer, query not().
9407
9408 2006-06-13 [wwp]        2.3.0cvs7
9409
9410         * src/folder.c
9411         * src/prefs_folder_item.c
9412                 allow changing folder type even when folder is not a top-level one,
9413                 thanks to Colin.
9414
9415 2006-06-12 [colin]      2.3.0cvs6
9416
9417         * src/folderview.c
9418                 Fix double-ask of "Do you want to mark all
9419                 as read"
9420
9421 2006-06-12 [colin]      2.3.0cvs5
9422
9423         * src/compose.c
9424         * src/compose.h
9425         * src/folder.c
9426         * src/folder.h
9427         * src/imap.c
9428         * src/inc.c
9429         * src/main.c
9430         * src/messageview.c
9431         * src/mh.c
9432         * src/prefs_folder_item.c
9433         * src/procheader.c
9434         * src/procmime.c
9435         * src/procmsg.c
9436         * src/procmsg.h
9437         * src/send_message.c
9438         * src/summaryview.c
9439         * src/toolbar.c
9440                 Apply bug #964's patch (Queue and drafts aren't normal)
9441                 The Drafts and Queue folder now contain RFC-822 files,
9442                 allowing to move and copy mails from and to these 
9443                 folders. Moving from Drafts to Queue will prepare the
9444                 mail for sending (PGP signature, encryption, etc).
9445                 This patch also rework sending errors handling to try
9446                 to be more helpful.
9447                 Also, allow redefining folder types via the GUI 
9448                 (Folder type in its Properties)
9449
9450 2006-06-12 [colin]      2.3.0cvs4
9451
9452         * src/summaryview.c
9453         * src/prefs_common.c
9454         * src/prefs_common.h
9455         * src/gedit-print.c
9456                 Allow to define a specific print font - patch
9457                 by Bernhard Walle <bernhard.walle@gmx.de>
9458         * src/prefs_fonts.c
9459         * manual/advanced.xml
9460         * manual/fr/advanced.xml
9461                 Add a hidden pref to allow deletion without
9462                 confirmation
9463
9464 2006-06-12 [wwp]        2.3.0cvs3
9465
9466         * .cvsignore
9467                 more files to ignore.
9468
9469 2006-06-12 [wwp]        2.3.0cvs2
9470
9471         * src/quote_fmt.c
9472         * src/quote_fmt_lex.l
9473         * src/quote_fmt_parse.y
9474                 extend the quote_fmt parser (templates and quotes):
9475                 - allow limited sub-expressions in |p{} and |f{} expressions,
9476                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
9477                 - implemented/fixed missing implementation of query_references and show_references,
9478                 - completed, fixed contents and format of the symbols help dialog,
9479                 - fix some compilation warnings.
9480
9481 2006-06-12 [wwp]        2.3.0cvs1
9482
9483         * manual/advanced.xml
9484         * manual/fr/advanced.xml
9485                 updates in the "templates" section of the manual (eng/fr):
9486                  - be more precise (both versions)
9487                  - completed to match the english reference (fr version)
9488                  - touchups (both versions)
9489
9490 2006-06-12 [paul]       2.3.0
9491
9492         2.3.0 released
9493
9494 2006-06-12 [paul]       2.2.3cvs14
9495
9496         * po/ca.po
9497         * po/cs.po
9498         * po/de.po
9499         * po/el.po
9500         * po/fr.po
9501         * po/it.po
9502         * po/pt_BR.po
9503         * po/sr.po
9504         * po/zh_CN.po
9505                 updated by Miquel Oliete, Tim, Stephan Sachse,
9506                 Stavros Giannouris, Fabien Vantard, Andrea
9507                 Spadaccini, Frederico Goncalves Guimaraes,
9508                 Aleksandar Urosevic, and Ralgh Young
9509
9510 2006-06-12 [colin]      2.2.3cvs13
9511
9512         * src/mbox.c
9513                 Add missing header
9514
9515 2006-06-11 [colin]      2.2.3cvs12
9516
9517         * src/msgcache.c
9518                 Verify that g_malloc() succeeded
9519
9520 2006-06-11 [colin]      2.2.3cvs11
9521
9522         * src/wizard.c
9523                 Add Face header to welcome mail
9524
9525 2006-06-10 [colin]      2.2.3cvs10
9526
9527         * src/textview.c
9528                 Revert previous (Forgot it changes the
9529                 margin on the whole mail)
9530
9531 2006-06-10 [colin]      2.2.3cvs9
9532
9533         * src/textview.c
9534                 Don't overlap long headers under (X-)Face
9535
9536 2006-06-10 [mones]      2.2.3cvs8
9537
9538         * manual/xml2pdf
9539                 allow generation of manual on systems lacking saxon binary
9540                 but with java and the saxon library installed
9541
9542         * po/es.po
9543                 updated for release
9544
9545 2006-06-09 [colin]      2.2.3cvs7
9546
9547         * src/summaryview.c
9548                 Fix leak when using Display Sender using Addressbook
9549
9550 2006-06-09 [colin]      2.2.3cvs6
9551
9552         * src/compose.c
9553         * src/folder.c
9554         * src/folderview.c
9555         * src/mimeview.c
9556         * src/summaryview.c
9557                 More leaks fixes
9558
9559 2006-06-09 [paul]       2.2.3cvs5
9560
9561         * AUTHORS
9562         * src/gtk/authors.h
9563         * tools/claws.i18n.status.pl
9564                 updated with new info
9565
9566 2006-06-09 [paul]       2.2.3cvs4
9567
9568         * README
9569                 updated
9570         * manual/ack.xml
9571                 add wwp to authors list
9572         * src/gtk/authors.h
9573                 update mine and Colin's addresses
9574
9575 2006-06-08 [colin]      2.2.3cvs3
9576
9577         * src/etpan/imap-thread.c
9578                 Fix leak on SSL cert check
9579
9580 2006-06-08 [colin]      2.2.3cvs2
9581
9582         * src/common/utils.c
9583                 Fix leak
9584
9585 2006-06-08 [paul]       2.2.3cvs1
9586
9587         * configure.ac
9588                 Update version number following
9589                 stable release
9590
9591 2006-06-07 [colin]      2.2.2cvs3
9592
9593         * src/msgcache.c
9594                 Fix catching cache read errors (guint instead of gint)
9595                 Prevent malloc'ing more than 8MB (means cache corruption)
9596
9597 2006-06-07 [paul]       2.2.2cvs2
9598
9599         * src/exporthtml.c
9600         * src/exportldif.c
9601         * src/mh.c
9602         * src/mutt.c
9603         * src/pine.c
9604         * src/common/utils.c
9605                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
9606                 obey $HOME'
9607                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
9608                 Thanks to Colin
9609
9610 2006-06-06 [paul]       2.2.2cvs1
9611
9612         * configure.ac
9613                 Update version number following
9614                 stable release
9615
9616 2006-06-06 [paul]       2.2.1cvs6
9617
9618         * src/matcher.c
9619                 fix  implicit declaration of
9620                 sylpheed_do_idle()
9621                 Patch by Fabien Vantard
9622
9623 2006-06-06 [paul]       2.2.1cvs5
9624
9625         * src/matcher.c
9626                 fix age_greater and age_lower so that they
9627                 mean what say and not '...or equal to'
9628                 Thanks to Colin
9629
9630 2006-06-06 [paul]       2.2.1cvs4
9631
9632         * src/textview.c
9633         * src/common/utils.c
9634                 fix URI check
9635                 Thanks to Colin
9636
9637 2006-06-05 [wwp]        2.2.1cvs3
9638
9639         * manual/fr/account.xml
9640                 minor language fixes (thanks to Fabien Vantard).
9641
9642 2006-06-05 [colin]      2.2.1cvs2
9643
9644         * src/prefs_folder_item.c
9645         * src/folderview.c
9646                 Allow recursive setting of properties 
9647                 for whole mailboxes
9648         * src/matcher.c
9649                 Don't freeze on 'test' filtering rule
9650
9651 2006-06-05 [colin]      2.2.1cvs1
9652
9653         * configure.ac
9654                 Update version number following
9655                 stable release
9656
9657 2006-06-04 [wwp]        2.2.0cvs82
9658
9659         * manual/glossary.xml
9660         * manual/account.xml
9661         * manual/fr/glossary.xml
9662         * manual/fr/account.xml
9663                 added glossary section and references/links related to the Face custom header.
9664
9665 2006-06-04 [colin]      2.2.0cvs81
9666
9667         * src/summaryview.c
9668                 Skip to next message on move with no
9669                 immediate execution
9670
9671 2006-06-04 [wwp]        2.2.0cvs80
9672
9673         * manual/xml2pdf
9674                 added sanity checks, exit when needed.
9675
9676 2006-06-03 [paul]       2.2.0cvs79
9677
9678         * src/prefs_receive.c
9679                 page name is now 'Receiving'
9680         * src/prefs_send.c
9681                 page name is now 'Sending'
9682
9683 2006-06-03 [colin]      2.2.0cvs78
9684
9685         * src/plugins/spamassassin/spamassassin_gtk.c
9686                 Autoswitch to Localhost if transport was previously
9687                 disabled. Else people had to check [] Enable, then
9688                 *reselect* transport.
9689
9690 2006-06-03 [colin]      2.2.0cvs77
9691
9692         * src/plugins/pgpinline/pgpinline.c
9693         * src/plugins/pgpmime/pgpmime.c
9694                 Check that gpg_data_release_and_get_mem 
9695                 didn't fail (now, why this happens...)
9696
9697 2006-06-03 [colin]      2.2.0cvs76
9698
9699         * src/mbox.c
9700                 Fix bug #962 (Manual and/or UI should 
9701                 warn about incompatible locking 
9702                 causing dataloss)
9703
9704 2006-06-02 [cleroy]     2.2.0cvs75
9705
9706         * src/filtering.c
9707         * src/folder.c
9708         * src/procmsg.c
9709         * src/summaryview.c
9710                 Fix a few leaks
9711
9712 2006-06-02 [colin]      2.2.0cvs74
9713
9714         * src/main.c
9715                 On exit, free caches after writing them
9716                 Shuts up some valgrind false positives
9717         * src/procmsg.c
9718         * src/send_message.c
9719                 Fix races when reusing existing SMTP connections
9720                 Fix inexistant session timeout
9721         * src/toolbar.c
9722                 Display alertpanel after all queues have
9723                 been processed, not after each
9724
9725 2006-06-02 [wwp]        2.2.0cvs73
9726
9727         * manual/fr/glossary.xml
9728         * manual/fr/ack.xml
9729         * manual/ack.xml
9730                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
9731
9732 2006-06-02 [wwp]        2.2.0cvs72
9733
9734         * manual/xml2pdf
9735         * manual/dist/pdf/Makefile.am
9736         * manual/dtd/manual.xsl
9737         * manual/fr/dist/pdf/Makefile.am
9738         * manual/pl/dist/pdf/Makefile.am
9739                 we changed the procedure to generate the .pdf version of the manual.
9740                 The procedure is more modern and the .pdf we get now has a valid index.
9741                 Here are the new pre-requisites:
9742
9743                 - JRE 1.x (1.4 here): there must be one from your distro
9744                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
9745                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
9746                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
9747
9748                 See my posts for further info about the installation of this toolchain:
9749
9750                 Date: Fri, 19 May 2006 19:40:06 +0200
9751                 From: wwp <subscript@free.fr>
9752                 To: sylpheed-claws-devel@lists.sourceforge.net
9753                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
9754
9755                 and
9756
9757                 Date: Wed, 24 May 2006 12:58:49 +0200
9758                 From: wwp <subscript@free.fr>
9759                 To: sylpheed-claws-devel@lists.sourceforge.net
9760                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
9761
9762 2006-06-01 [colin]      2.2.0cvs71
9763
9764         * src/compose.c
9765                 Better guards against IMAP races
9766         * src/main.c
9767         * src/prefs_common.c
9768         * src/prefs_common.h
9769         * src/common/ssl_certificate.c
9770         * src/etpan/imap-thread.c
9771         * src/etpan/imap-thread.h
9772         * src/gtk/sslcertwindow.c
9773                 New hidden option ssl_skip_cert_check to 
9774                 avoid dups of bug #959 (libetpan linked
9775                 against gnutls and gnutls buggy on 64bit)
9776                 Present expired warning only once per
9777                 session/server.
9778         * manual/advanced.xml
9779         * manual/fr/advanced.xml
9780                 Document new option
9781
9782 2006-06-01 [wwp]        2.2.0cvs70
9783
9784         * src/messageview.c
9785                 fix for bug #961 (return receipt dialog 
9786                 complains incorrectly about return-path 
9787                 email adress being different), thanks 
9788                 to Colin.
9789
9790 2006-05-31 [cleroy]     2.2.0cvs69
9791
9792         * src/common/ssl.c
9793                 Guard against NULLs, although this
9794                 should never be an issue
9795
9796 2006-05-31 [colin]      2.2.0cvs68
9797
9798         * src/filtering.c
9799                 Use g_slist_prepend
9800         * src/imap.c
9801                 Don't remove caches when destroying folder, it
9802                 could (should) be done at exit
9803         * src/inc.c
9804                 free processing cache after incorporation
9805         * src/etpan/imap-thread.c
9806                 Maybe fix bug #959 (Crash on moving to emails 
9807                 to a imap account per ssl with a expired 
9808                 certificate.)
9809
9810 2006-05-30 [colin]      2.2.0cvs67
9811
9812         * src/summaryview.c
9813                 Put back event flush when displaying message
9814                 It avoids reading a bunch of messages just
9815                 by hitting shift-n for too long ;)
9816
9817 2006-05-29 [colin]      2.2.0cvs66
9818
9819         * src/summaryview.c
9820                 Remove useless g_warnings
9821
9822 2006-05-29 [colin]      2.2.0cvs65
9823
9824         * src/imap.c
9825                 Fix g_slist_append()s for performance
9826
9827 2006-05-29 [colin]      2.2.0cvs64
9828
9829         * src/compose.c
9830         * src/common/utils.c
9831                 Fix extraneous tab at start of addresses
9832         * src/mainwindow.c
9833                 Fix warnings (thanks to Fabien)
9834                 Fix crash at exit when composing messages 
9835                 exist
9836         * src/pop.c
9837                 Fix progress bar when deleting expired mails
9838                 Thanks to Hiro
9839         * src/summaryview.c
9840         * src/gtk/gtksctree.c
9841                 Fix re-sorting slowness
9842
9843 2006-05-29 [paul]       2.2.0cvs63
9844
9845         * src/mh.c
9846                 fetch full message when moving mails
9847                 from another mailbox, (fixed data loss
9848                 when filtering from IMAP to MH, introduced
9849                 in 2.2.0cvs57).
9850                 Thanks to Colin
9851
9852 2006-05-29 [mones]      2.2.0cvs62
9853
9854         * src/gtk/gtksctree.c
9855                 Unselect faster (patch by Colin)        
9856
9857 2006-05-26 [colin]      2.2.0cvs61
9858
9859         * src/summaryview.c
9860                 Unplug MSGINFO_UPDATE callback on delete too.
9861
9862 2006-05-26 [colin]      2.2.0cvs60
9863
9864         * src/foldersel.c
9865                 Fix bold in folder selection window with glib2.10
9866                 thanks Hiro
9867
9868 2006-05-26 [colin]      2.2.0cvs59
9869
9870         * src/procheader.c
9871                 Convert date only if necessary (and don't
9872                 try to convert from utf8 to utf8, too)
9873         * src/summaryview.c
9874                 Only set column's text if the column's 
9875                 displayed
9876
9877 2006-05-26 [colin]      2.2.0cvs58
9878
9879         * src/summaryview.c
9880         * src/gtk/gtkutils.c
9881                 Fix useless warning
9882
9883 2006-05-26 [colin]      2.2.0cvs57
9884
9885         * src/mainwindow.c
9886                 Make summaryview selectable as long as 
9887                 no message has focus
9888         * src/mh.c
9889                 Faster deletion (by implementing mh_remove_msgs)
9890                 Faster copy (avoid using mh_fetch_msg just to get
9891                 the filename)
9892                 Faster move (using move_file instead of copy_file
9893                 if MSG_IS_MOVE)
9894                 No progressbar if total number of mails to cp/mv 
9895                 is less than 100
9896         * src/summaryview.c
9897                 Fix removal from subject_table when mail gets moved
9898                 Faster deletion (g_slist_prepend instead of append)
9899         * src/gtk/gtksctree.c
9900                 Remove useless code
9901
9902 2006-05-25 [colin]      2.2.0cvs56
9903
9904         * src/common/ssl_certificate.c
9905                 Fix leak in expired cert check
9906
9907 2006-05-25 [colin]      2.2.0cvs55
9908
9909         * src/mh.c
9910                 Disable flags syncing on .mh_sequences - it
9911                 is buggy and marks mails read under unknown
9912                 conditions.
9913
9914 2006-05-25 [paul]
9915
9916         * 2.3.0-rc4 released
9917
9918 2006-05-24 [colin]      2.2.0cvs54
9919
9920         attention cvs users: if you manage to crash
9921         Sylpheed-Claws while moving, copying or deleting
9922         mails, we *are* interested in stack traces and
9923         valgrind logs. It looks stable, but one never
9924         knows...
9925
9926         * src/folder.c
9927                 Add progressbar for cache updates
9928         * src/folderutils.c
9929                 Optimize Mark all read in the current
9930                 folder
9931         * src/mh.c
9932                 Add progressbar for copy/move
9933         * src/procmsg.c
9934                 Optimize O(n^2) in copy/move
9935         * src/summaryview.c
9936         * src/gtk/gtksctree.c
9937                 Optimize O(n^2) algos
9938         * src/common/timing.h
9939                 Display ms instead of us
9940
9941 2006-05-24 [wwp]        2.2.0cvs53
9942
9943         * manual/fr/advanced.xml
9944                 updates to the French manual.
9945
9946 2006-05-24 [wwp]        2.2.0cvs52
9947
9948         * src/common/utils.c
9949                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
9950
9951 2006-05-24 [wwp]        2.2.0cvs51
9952
9953         * src/folderutils.c
9954                 fixed "mark all read" in MH folders (thanks to Colin).
9955
9956 2006-05-24 [paul]       2.2.0cvs50
9957
9958         * doc/man/sylpheed-claws.1
9959                 updated the man page
9960
9961 2006-05-23 [colin]      2.2.0cvs49
9962
9963         * src/folderview.c
9964         * src/imap.c
9965         * src/inc.c
9966         * src/mbox.c
9967         * src/messageview.c
9968         * src/news.c
9969         * src/send_message.c
9970         * src/summaryview.c
9971         * src/gtk/sslcertwindow.c
9972                 alertpanel fixes, by Fabien
9973
9974 2006-05-23 [colin]      2.2.0cvs48
9975
9976         * src/folder.c
9977         * src/folderview.c
9978         * src/msgcache.c
9979         * src/summaryview.c
9980         * src/gtk/gtksctree.c
9981         * src/gtk/gtksctree.h
9982                 More timings
9983                 Fix slow loading problem, which was caused by the
9984                 use of some gtk_ctree funcs and their use of
9985                 g_list_position while gtk_ctree_(un)link'ing.
9986                 Reap more functions from gtkctree.c to be sure we
9987                 use our (fast) version instead of theirs.
9988         * src/mh.c
9989                 Fix copy of unread mails
9990
9991
9992 2006-05-22 [wwp]        2.2.0cvs47
9993
9994         * manual/fr/advanced.xml
9995                 updated.
9996
9997 2006-05-22 [colin]      2.2.0cvs46
9998
9999         * src/filtering.c
10000                 Fix possible infinite loop. 'copy' is not a 
10001                 final action, so when encountering a 'copy',
10002                 we have to check if a previous one was set
10003                 and do it. In the same way, if we encounter
10004                 a 'move' we have to perform a possibly 
10005                 pending 'copy'. This will slow down filtering
10006                 on IMAP if move+copy or multiple copy actions
10007                 are to be done, but handling it via the batch
10008                 would be really too convoluted.
10009
10010 2006-05-22 [wwp]        2.2.0cvs45
10011
10012         * manual/fr/advanced.xml
10013         * manual/fr/faq.xml
10014         * manual/fr/glossary.xml
10015         * manual/fr/handling.xml
10016         * manual/fr/intro.xml
10017         * manual/fr/plugins.xml
10018         * manual/fr/sylpheed-claws-manual.xml
10019                 sync w/ the english manual: updates URIs, documented mailing-list
10020                 support, better explanation about the enabled/disabled feature
10021                 in filtering/processing rules by Paul.
10022
10023 2006-05-21 [colin]      2.2.0cvs44
10024
10025         * src/summaryview.c
10026                 Don't expand after building threads, but during
10027
10028 2006-05-21 [colin]      2.2.0cvs43
10029
10030         * src/procmsg.c
10031         * src/summaryview.c
10032                 More timing possibilities... For next time I have 
10033                 to find out how the hell some 3GHz computer takes
10034                 one minute to open a 30k folder...
10035
10036 2006-05-21 [colin]      2.2.0cvs42
10037
10038         * manual/pl/advanced.xml
10039         * manual/pl/faq.xml
10040         * manual/pl/glossary.xml
10041         * manual/pl/handling.xml
10042         * manual/pl/intro.xml
10043         * manual/pl/plugins.xml
10044         * manual/pl/sylpheed-claws-manual.xml
10045                 Polish manual updated by Pawel
10046
10047 2006-05-20 [colin]
10048
10049         * 2.3.0-rc3 released
10050
10051 2006-05-20 [colin]      2.2.0cvs41
10052
10053         * src/imap.c
10054                 Fix -rc2 problems:
10055                 - remove cache of moved messages from original folder
10056                 - apply new flags to messages even if they aren't appliable
10057                   via IMAP.
10058
10059 2006-05-20 [colin]
10060
10061         * 2.3.0-rc2 released
10062
10063 2006-05-19 [colin]      2.2.0cvs40
10064
10065         * src/imap.c
10066                 Don't issue SELECT in imap_change_flags
10067                 before having checked that we indeed have
10068                 some flags to change. MSG_POSTFILTERED for
10069                 example can't be used on IMAP.
10070                 Fixes bug #955 (copying messages between 
10071                 imap folders is extremely slow), which was
10072                 a regression.
10073
10074 2006-05-19 [colin]      2.2.0cvs39
10075
10076         * src/folder.c
10077         * src/folder.h
10078         * src/folderview.c
10079                 Try to fix bug #830 (Some unread messages 
10080                 get marked read in IMAP inbox):
10081                 - Prevent scanning a folder if it's being 
10082                   opened via the GUI
10083                 - Postpone opening via the GUI of a folder
10084                   currently scanned.
10085
10086
10087 2006-05-19 [wwp]        2.2.0cvs38
10088
10089         * manual/advanced.xml
10090                 fix English+typo (thanks to Paul).
10091
10092 2006-05-19 [wwp]        2.2.0cvs37
10093
10094         * manual/advanced.xml
10095         * manual/fr/advanced.xml
10096         * src/gtk/logwindow.c
10097         * src/prefs_common.c
10098         * src/prefs_common.h
10099                 added hidden prefs to allow customization of colors used in
10100                 protocol log window (useful for dark gtk+ themes).
10101
10102 2006-05-19 [wwp]        2.2.0cvs36
10103
10104         * ChangeLog
10105                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
10106
10107 2006-05-19 [paul]       2.2.0cvs35
10108
10109         * src/textview.c
10110                 make Reply-To fully clickable
10111         * src/gtk/logwindow.c
10112                 more colouring (SMTP ESMTP)
10113         Both patches by Pawel Pekala
10114
10115 2006-05-19 [cleroy]     2.2.0cvs34
10116
10117         * src/mh.c
10118                 Don't update flags from current folder
10119                 Probably fixes bug #935 (Read Messages 
10120                 Revert to Being Marked as Unread)
10121
10122 2006-05-18 [colin]      2.2.0cvs33
10123
10124         * src/imap.c
10125                 Warning fix
10126         * src/compose.c
10127         * src/mainwindow.c
10128         * src/summaryview.c
10129         * src/toolbar.c
10130                 Allow replying to multiple emails
10131                 in multiple windows
10132         * src/mimeview.c
10133         * src/etpan/imap-thread.c
10134                 Leak fixes
10135
10136 2006-05-18 [paul]       2.2.0cvs32
10137
10138         * src/summaryview.c
10139                 keep Mailing-List menu refreshed
10140                 Thanks to Colin
10141
10142 2006-05-18 [paul]       2.2.0cvs31
10143
10144         * manual/advanced.xml
10145         * manual/faq.xml
10146         * manual/glossary.xml
10147         * manual/handling.xml
10148         * manual/intro.xml
10149         * manual/plugins.xml
10150         * manual/sylpheed-claws-manual.xml
10151                 update URLs
10152                 add info about mailing-list support
10153                 edit filtering info
10154         * src/wizard.c
10155         * src/common/defs.h
10156         * src/gtk/about.c
10157         * src/plugins/dillo_viewer/README
10158                 update URLs
10159
10160 2006-05-17 [wwp]        2.2.0cvs30
10161
10162         * manual/handling.xml
10163         * manual/fr/handling.xml
10164                 documented the ability to enabled/disable filtering/processing rules.
10165
10166 2006-05-17 [colin]      2.2.0cvs29
10167
10168         * src/main.c
10169                 Don't initialize g_thread subsystem if it's 
10170                 already done (thanks to Hiro)
10171         * src/mimeview.c
10172                 Fix saving of parts when there name can't be
10173                 converted from UTF-8.
10174
10175 2006-05-17 [paul]       2.2.0cvs28
10176
10177         * po/Makefile.in.in
10178                 fix config.status warning with autoconf 2.60
10179
10180 2006-05-17 [paul]       2.2.0cvs27
10181
10182         * po/POTFILES.in
10183                 add src/mbox.c
10184
10185 2006-05-17 [wwp]        2.2.0cvs26
10186
10187         * src/mainwindow.c
10188                 fix useless and potentially dangerous buffer walking (thanks to Colin).
10189
10190 2006-05-17 [wwp]        2.2.0cvs25
10191
10192         * src/plugins/demo/demo.c
10193                 updated product name in plugin demo (many plugins need to be
10194                 sync'ed w/ that change).
10195
10196 2006-05-17 [colin]      2.2.0cvs24
10197
10198         * src/mh.c
10199                 Fix leak
10200
10201 2006-05-16 [colin]      2.2.0cvs23
10202
10203         * src/mainwindow.c
10204                 Stupid me hit again. Fix cvs22.
10205
10206 2006-05-16 [colin]      2.2.0cvs22
10207
10208         * src/mainwindow.c
10209                 Fix bug #922 (sylpheed-claws crashed after 
10210                 pushing on Inbox folder)
10211
10212 2006-05-16 [colin]      2.2.0cvs21
10213
10214         * src/compose.c
10215                 Make From header be copy/paste/select-able
10216
10217 2006-05-16 [wwp]        2.2.0cvs20
10218
10219         * src/export.c
10220         * src/matcher.c
10221         * src/summaryview.c
10222         * src/etpan/imap-thread.c
10223                 fix some compiler warnings (thanks to Colin).
10224
10225 2006-05-16 [wwp]        2.2.0cvs19
10226
10227         * src/action.c
10228         * src/gedit-print.c
10229         * src/inc.c
10230         * src/mainwindow.c
10231         * src/mh.c
10232         * src/statusbar.c
10233         * src/send_message.c
10234         * src/summaryview.c
10235                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
10236
10237 2006-05-15 [colin]      2.2.0cvs18
10238
10239         * src/procmsg.c
10240                 Fix automatic rule creation with List-Post
10241
10242 2006-05-15 [paul]       2.2.0cvs17
10243
10244         * tools/filter_conv_new.pl
10245                 updated for rule enabling/disabling
10246                 claws version >= 2.3.x required
10247
10248 2006-05-15 [cleroy]     2.2.0cvs16
10249
10250         * src/main.c
10251                 Revert test
10252
10253 2006-05-15 [cleroy]     2.2.0cvs15
10254
10255         * src/main.c
10256                 test
10257
10258 2006-05-15 [wwp]        2.2.0cvs14
10259
10260         * manual/pl/.cvsignore
10261                 ignore generated files.
10262
10263 2006-05-14 [wwp]        2.3.0-rc1
10264
10265         * 2.3.0-rc1 released
10266
10267 2006-05-13 [wwp]        2.2.0cvs13
10268
10269         * src/filtering.c
10270         * src/filtering.h
10271         * src/matcher.c
10272         * src/matcher_parser_lex.l
10273         * src/matcher_parser_parse.y
10274         * src/prefs_filtering.c
10275                 new feature: provide the ability to disable filtering and processing
10276                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
10277                 adaptations.
10278
10279 2006-05-13 [colin]      2.2.0cvs12
10280
10281         * src/compose.c
10282                 Remove useless if (a) b; else b;
10283                 Thanks to wwp
10284
10285 2006-05-13 [wwp]        2.2.0cvs11
10286
10287         * src/export.c
10288         * src/import.c
10289         * src/mainwindow.c
10290         * src/mbox.c
10291         * src/summaryview.c
10292         * src/summaryview.h
10293                 no more silent failures (or at least less ones) when importing
10294                 or exporting from/to mbox. Also start importing/exporting if
10295                 the necessary info is set.
10296
10297 2006-05-13 [wwp]        2.2.0cvs10
10298
10299         * RELEASE_NOTES
10300                 restored up-to-date release notes.
10301
10302 2006-05-13 [paul]       2.2.0cvs9
10303
10304         * po/nl.po
10305         * po/ru.po
10306                 updated by Tim Dijkstra and Pavlo Bohmat
10307
10308 2006-05-12 [colin]      2.2.0cvs8
10309
10310         * src/gtk/quicksearch.c
10311                 Add "k" as shortcut for "colorlabel". Patch
10312                 by ath42@users.sf.net.
10313
10314 2006-05-12 [paul]       2.2.0cvs7
10315
10316         * src/prefs_common.h
10317         * src/prefs_summaries.c
10318         * src/summaryview.c
10319                 when entering a folder also allow
10320                 going directly to first Marked message
10321
10322 2006-05-12 [paul]       2.2.0cvs6
10323
10324         * src/summaryview.c
10325                 always obey 'confirm before marking all
10326                 mails read' option
10327
10328 2006-05-12 [paul]       2.2.0cvs5
10329
10330         * src/textview.c
10331                 make Sender fully clickable
10332
10333 2006-05-12 [colin]      2.2.0cvs4
10334
10335         * src/compose.c
10336         * src/compose.h
10337                 Let From be editable
10338         * src/main.c
10339         * src/mh.c
10340                 Full support of .mh_sequences' Unseen seq
10341
10342 2006-05-12 [colin]      2.2.0cvs3
10343
10344         * src/folder.c
10345         * src/mainwindow.c
10346         * src/mainwindow.h
10347         * src/messageview.c
10348         * src/prefs_spelling.c
10349         * src/procheader.c
10350         * src/procmsg.c
10351         * src/procmsg.h
10352         * src/summaryview.c
10353         * src/toolbar.c
10354         * src/toolbar.h
10355                 Add contextual menu on Compose toolbar
10356                 button. Fixes bug #944 (Automatic
10357                 addresses not applied when changing account
10358                 from compose window)
10359                 add Mailing List support
10360                 based on the old 0.6.5claws25 patch by
10361                 Melvin Hadasht, with finishing touches
10362                 by Colin
10363                 Fix "ignore thread" when mails are threaded by
10364                 subject (and weren't ignored although appearing
10365                 in the thread).
10366                 GUI rework.
10367                 Both patches by Pawel.
10368
10369 2006-05-08 [paul]       2.2.0cvs2
10370
10371         * src/mainwindow.c
10372         * src/mainwindow.h
10373         * src/messageview.c
10374         * src/procheader.c
10375         * src/procmsg.c
10376         * src/procmsg.h
10377         * src/summaryview.c
10378                 add Mailing List support
10379                 based on the old 0.6.5claws25 patch by 
10380                 Melvin Hadasht, with finishing touches
10381                 by Colin
10382
10383 2006-05-08 [colin]      2.2.0cvs1
10384
10385         * src/mainwindow.c
10386         * src/toolbar.c
10387         * src/toolbar.h
10388                 Add contextual menu on Compose toolbar 
10389                 button. Fixes bug #944 (Automatic 
10390                 addresses not applied when changing account 
10391                 from compose window)
10392
10393 2006-05-08 [paul]       2.2.0
10394
10395         2.2.0 released
10396
10397 2006-05-08 [paul]       2.1.1cvs51
10398
10399         * po/cs.po
10400         * po/de.po
10401         * po/en_GB.po
10402         * po/fi.po
10403         * po/fr.po
10404         * po/pt_BR.po
10405         * po/sr.po
10406         * po/zh_CN.po
10407                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
10408                 Fabien Vantard, Frederico Goncalves Guimaraes,
10409                 Aleksandar Urosevic, and Ralgh Young
10410
10411 2006-05-12 [colin]      2.1.1cvs50
10412
10413         * po/cs.po
10414         * po/de.po
10415         * po/en_GB.po
10416         * po/es.po
10417         * po/fi.po
10418         * po/fr.po
10419         * po/pt_BR.po
10420         * po/sr.po
10421         * po/zh_CN.po
10422                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
10423                 Fabien Vantard, Frederico Goncalves Guimaraes,
10424                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
10425
10426 2006-05-05 [colin]      2.1.1cvs49
10427
10428         * manual/Makefile.am
10429         * manual/pl/Makefile.am
10430         * manual/pl/account.xml
10431         * manual/pl/ack.xml
10432         * manual/pl/addrbook.xml
10433         * manual/pl/advanced.xml
10434         * manual/pl/faq.xml
10435         * manual/pl/glossary.xml
10436         * manual/pl/gpl.xml
10437         * manual/pl/handling.xml
10438         * manual/pl/intro.xml
10439         * manual/pl/keyboard.xml
10440         * manual/pl/plugins.xml
10441         * manual/pl/starting.xml
10442         * manual/pl/sylpheed-claws-manual.xml
10443         * manual/pl/dist/.cvsignore
10444         * manual/pl/dist/Makefile.am
10445         * manual/pl/dist/html/.cvsignore
10446         * manual/pl/dist/html/Makefile.am
10447         * manual/pl/dist/pdf/.cvsignore
10448         * manual/pl/dist/pdf/Makefile.am
10449         * manual/pl/dist/ps/.cvsignore
10450         * manual/pl/dist/ps/Makefile.am
10451         * manual/pl/dist/txt/.cvsignore
10452         * manual/pl/dist/txt/Makefile.am
10453                 Add the polish translation of the manual,
10454                 Authored by Pawel Pekala.
10455
10456 2006-05-05 [cleroy]     2.1.1cvs48
10457
10458         * src/main.c
10459                 Re-read matcherrc after loading plugins 
10460                 if some of them add folders.
10461
10462 2006-05-03 [colin]      2.1.1cvs47
10463
10464         * src/imap.c
10465                 I'm idiot
10466
10467 2006-05-03 [colin]      2.1.1cvs46
10468
10469         * src/imap.c
10470                 Be sure to have a session when
10471                 getting separator
10472
10473 2006-05-03 [colin]      2.1.1cvs45
10474
10475         * src/imap.c
10476         * src/imap.h
10477         * src/imap_gtk.c
10478                 Fix preventing renaming with namespace 
10479                 separator.
10480
10481 2006-05-01 [colin]      2.1.1cvs44
10482
10483         * src/action.c
10484                 Don't reload messageview when result of
10485                 action is piped.
10486
10487 2006-04-29 [colin]      2.1.1cvs43
10488
10489         * src/prefs_receive.c
10490         * src/plugins/spamassassin/spamassassin_gtk.c
10491         * src/plugins/clamav/clamav_plugin_gtk.c
10492                 GUI fixes by Pawel
10493
10494 2006-04-29 [colin]      2.1.1cvs42
10495
10496         * src/prefs_compose_writing.c
10497         * src/prefs_quote.c
10498                 Cleanups. Patch by Pawel
10499
10500 2006-04-28 [paul]       2.1.1cvs41
10501
10502         * src/matcher.c
10503                 fix returned quick search results when search
10504                 term contains an underscore.
10505                 Thanks to Colin
10506
10507 2006-04-28 [paul]       2.1.1cvs40
10508
10509         * src/prefs_message.c
10510         * src/prefs_receive.c
10511                 GUI cleanups
10512                 Patches by Pawel Pekala
10513
10514 2006-04-27 [colin]      2.1.1cvs39
10515
10516         * src/wizard.c
10517                 Differentiate subject Welcome from
10518                 window's title Welcome
10519
10520 2006-04-27 [paul]
10521
10522         2.2.0-rc1 released
10523
10524 2006-04-27 [paul]       2.1.1cvs38
10525
10526         * manual/advanced.xml
10527         * manual/fr/advanced.xml
10528                 add info about compose_no_markup hidden pref
10529
10530 2006-04-27 [paul]       2.1.1cvs37
10531
10532         * src/prefs_account.c
10533                 improve privacy labels
10534         * src/prefs_msg_colors.c
10535                 change some strings for translators' convenience
10536         * src/gtk/gtkutils.c
10537                 don't underline the link button text
10538
10539 2006-04-25 [colin]      2.1.1cvs36
10540
10541         * src/folder.c
10542                 Complete 2.1.1cvs33 (once more ;)
10543
10544 2006-04-25 [colin]      2.1.1cvs35
10545
10546         * src/editldap.c
10547                 Fix tooltip
10548
10549 2006-04-25 [cleroy]     2.1.1cvs34
10550
10551         * src/compose.c
10552         * src/gtk/gtkaspell.c
10553                 Fix crash on redirect (related to the return 
10554                 of the aspell menu in compose's toolbar)
10555         * src/prefs_msg_colors.c
10556                 Fix sensitivity widgets
10557         * src/image_viewer.c
10558         * src/gtk/pluginwindow.c
10559         * src/gtk/prefswindow.c
10560                 Change released signals to clicked (Fabien)
10561         * po/POTFILES.in
10562         * src/common/socket.c
10563         * src/plugins/spamassassin/spamassassin.c
10564                 Translate strings (Fabien)
10565
10566 2006-04-25 [paul]       2.1.1cvs33
10567
10568         * src/folder.c
10569         * src/folder.h
10570         * src/folderview.c
10571                 complete the fix of bug #912
10572                 Thanks to Colin
10573
10574 2006-04-25 [colin]      2.1.1cvs32
10575
10576         * src/news.c
10577                 Better progress bar
10578         * src/mimeview.c
10579         * src/summaryview.c
10580         * src/summaryview.h
10581                 Fix focus chain
10582                 Patches by Pawel Pekala
10583
10584 2006-04-24 [colin]      2.1.1cvs31
10585
10586         * src/compose.c
10587                 Fix compilation warnings (Fabien)
10588
10589 2006-04-24 [colin]      2.1.1cvs30
10590
10591         * src/addrindex.c
10592         * src/editldap.c
10593         * src/editldap_basedn.c
10594         * src/editldap_basedn.h
10595         * src/ldapctrl.c
10596         * src/ldapctrl.h
10597         * src/ldapquery.c
10598         * src/ldaputil.c
10599         * src/ldaputil.h
10600                 Fix bug #901 (LDAPS support)
10601
10602 2006-04-24 [colin]      2.1.1cvs29
10603
10604         * src/compose.c
10605                 Fix logic on error with send dialog on
10606         * src/imap.c
10607                 Fix compilation without libetpan, thanks
10608                 to Fabien
10609         * src/summaryview.c
10610                 Fix 'context-menu' key
10611
10612 2006-04-23 [colin]      2.1.1cvs28
10613
10614         * src/folder.c
10615                 Never free current's cache to free up 
10616                 memory. Fixes bug #912 (new count 
10617                 randomly set to message count)
10618
10619 2006-04-23 [colin]      2.1.1cvs27
10620
10621         * src/gtk/quicksearch.c
10622                 And remove printf...
10623
10624 2006-04-23 [colin]      2.1.1cvs26
10625
10626         * src/gtk/quicksearch.c
10627                 Fix replacing in quicksearch, and fix inserting
10628                 in the middle of the string. (introduced at 2.1.0cvs22)
10629
10630 2006-04-23 [colin]      2.1.1cvs25
10631
10632         * src/imap.c
10633                 Make sure uidnext is initialized in get_num_list
10634                 (not for stable, related to 2.1.1cvs8 and friends)
10635
10636 2006-04-23 [colin]      2.1.1cvs24
10637
10638         * src/imap.c
10639                 Output something when login is successful
10640                 too
10641
10642 2006-04-23 [colin]      2.1.1cvs23
10643
10644         * src/etpan/imap-thread.c
10645                 Better logging (line-per-line, hide data in fetch)
10646                 Fix a const warning
10647         * src/gtk/logwindow.c
10648         * src/gtk/logwindow.h
10649                 Better logging (color for input/output)
10650
10651 2006-04-21 [colin]      2.1.1cvs22
10652
10653         * src/gtk/quicksearch.c
10654                 On gtk+-2.8, use stock buttons in quicksearch
10655                 Based on a patch by Fabien and a design by Paul
10656
10657 2006-04-21 [colin]      2.1.1cvs21
10658
10659         * src/folderview.c
10660         * src/mainwindow.c
10661                 Fix occasional flicker in folderview
10662         * src/common/utils.c
10663                 Fix bug #943 (Incorrectly parsed email address 
10664                 list in short headers on message view and in 
10665                 printouts)
10666
10667 2006-04-20 [colin]      2.1.1cvs20
10668
10669         * src/imap.c
10670         * src/imap.h
10671         * src/prefs_account.c
10672                 Add ANONYMOUS auth for IMAP
10673
10674 2006-04-20 [paul]       2.1.1cvs19
10675
10676         * src/main.c
10677                 proper fix for 2.1.1cvs18
10678                 Thanks to Colin
10679
10680 2006-04-20 [paul]       2.1.1cvs18
10681
10682         * src/main.c
10683                 fix build warnings
10684
10685 2006-04-20 [paul]       2.1.1cvs17
10686
10687         * src/gtk/quicksearch.c
10688                 fix standard, non-extended Quick search,
10689                 was broken in 2.1.1cvs15.
10690                 Thanks to Colin.
10691
10692 2006-04-20 [colin]      2.1.1cvs16
10693
10694         * src/prefs_matcher.c
10695                 Fix values when reselecting a ~test
10696                 rule
10697
10698 2006-04-19 [colin]      2.1.1cvs15
10699
10700         * src/compose.c
10701         * src/compose.h
10702         * src/gtk/gtkaspell.c
10703         * src/gtk/gtkaspell.h
10704                 Put back Options menu in Spelling/
10705         * src/gtk/quicksearch.c
10706                 Don't search, and show error, if the
10707                 advanced search has a syntax error
10708
10709 2006-04-18 [colin]      2.1.1cvs14
10710
10711         * src/textview.c
10712                 Fix gdk warnings on set_cursor when textview
10713                 isn't visible
10714
10715 2006-04-18 [colin]      2.1.1cvs13
10716
10717         * src/gtk/gtksctree.c
10718                 Remove seemingly useless refresh that causes
10719                 flicker - watch this commit in case of 
10720                 problems before planned backport to stable
10721
10722 2006-04-18 [colin]      2.1.1cvs12
10723
10724         * src/imap.c
10725                 Factorize get/set_xml code
10726         * src/compose.c
10727         * src/prefs_account.c
10728         * src/prefs_account.h
10729         * src/procmsg.c
10730                 Add Encrypt to self option
10731
10732 2006-04-17 [colin]      2.1.1cvs11
10733
10734         * configure.ac
10735                 Fix search on encrpyt function on dragonfly
10736                 Patch by Jonathan Buschmann <jonthn@agmact.com>
10737
10738 2006-04-17 [colin]      2.1.1cvs10
10739
10740         * src/prefs_account.c
10741                 Be safe by default: remove mails from POP3
10742                 after 7 days, not immediately
10743
10744 2006-04-17 [colin]      2.1.1cvs9
10745
10746         * src/etpan/imap-thread.c
10747                 Fix build on DragonFly - patch by 
10748                 Jonathan Buschmann <jonthn@agmact.com>
10749
10750 2006-04-17 [colin]      2.1.1cvs8
10751
10752         * src/imap.c
10753                 Save uidnext between sessions
10754
10755 2006-04-17 [colin]      2.1.1cvs7
10756
10757         * src/imap.c
10758                 scan is required when uid validity changes
10759
10760 2006-04-17 [colin]      2.1.1cvs6
10761
10762         * src/folderview.c
10763                 Don't scan if not necessary, apart in current
10764                 folder and INBOX to fetch flags.
10765         * src/imap.c
10766                 Scan is necessary if unread count changes
10767
10768 2006-04-17 [colin]      2.1.1cvs5
10769
10770         * src/imap.c
10771                 ...But always fetch ANSWERED and DELETED flags for
10772                 INBOX, as filtering can happen on these flags.
10773
10774 2006-04-17 [colin]      2.1.1cvs4
10775
10776         * src/imap.c
10777                 Don't fetch REPLIED and DELETED flags when synchronising
10778                 flags with a closed folder. We only need UNSEEN and FLAGGED
10779                 to update the folderview.
10780
10781 2006-04-17 [colin]      2.1.1cvs3
10782
10783         * src/imap.c
10784                 Faster flag search when there are new mails 
10785                 in a folder. We can do a full search if the 
10786                 folder contains less messages than the new
10787                 list.
10788
10789 2006-04-17 [colin]      2.1.1cvs2
10790
10791         * po/cs.po
10792         * po/de.po
10793         * po/fr.po
10794         * po/nl.po
10795         * po/pt_BR.po
10796                 Update translations from stable branch
10797
10798 2006-04-17 [colin]      2.1.1cvs1
10799
10800         * configure.ac
10801                 Bump version to follow stable release
10802
10803 2006-04-16 [mones]      2.1.0cvs50
10804
10805         * po/es.po
10806                 Updated for release
10807
10808 2006-04-16 [colin]      2.1.0cvs49
10809
10810         * src/textview.c
10811                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
10812                 with gtk < 2.8. Thanks to Fabien Vantard.
10813
10814 2006-04-15 [colin]      2.1.0cvs48
10815
10816         * src/etpan/imap-thread.c
10817                 Fix bug #919 (libetpan: SEGV when connecting 
10818                 using command)
10819
10820 2006-04-14 [colin]      2.1.0cvs47
10821
10822         * src/main.c
10823                 Fix race on --select (should be done better)
10824
10825 2006-04-14 [wwp]        2.1.0cvs46
10826
10827         * src/send_message.c
10828                 enforce a check for domain in account prefs (a sending
10829                 error could be faced if domain was checked but no value set),
10830                 thanks to Colin.
10831
10832 2006-04-14 [colin]      2.1.0cvs45
10833
10834         * src/codeconv.c
10835                 when converting from unknown to unknown, if the
10836                 string is UTF8, don't convert it to the locale
10837                 (which breaks it)
10838
10839 2006-04-14 [colin]      2.1.0cvs44
10840
10841         * src/compose.c
10842                 Don't try to use ASCII for converting headers
10843                 (as done in body)
10844
10845 2006-04-14 [paul]       2.1.0cvs43
10846
10847         * src/crash.c
10848                 add locale/charset info to crash report
10849         * src/gtk/about.c
10850                 add wwp to doc team
10851                 replace 'e-mail' with preferred 'email'
10852         * src/gtk/authors.h
10853                 ensure contributors list is in alphabetical
10854                 order
10855
10856 2006-04-13 [colin]      2.1.0cvs42
10857
10858         * src/textview.c
10859                 Prevent gdk warnings
10860
10861 2006-04-13 [colin]      2.1.0cvs41
10862
10863         * src/common/ssl_certificate.c
10864         * src/common/ssl_certificate.h
10865         * src/gtk/sslcertwindow.c
10866                 Warn on expired certs, and display the expiration date
10867
10868 2006-04-13 [colin]      2.1.0cvs40
10869
10870         * src/plugins/spamassassin/spamassassin_gtk.c
10871                 Fix missing set_text on unix socket
10872
10873 2006-04-13 [wwp]        2.1.0cvs39
10874
10875         * manual/fr/advanced.xml
10876         * manual/fr/glossary.xml
10877                 applied new spam/ham/email lexicon (pourriel, courriel)
10878
10879 2006-04-13 [paul]       2.1.0cvs38
10880
10881         * src/plugins/pgpmime/plugin.c
10882                 remove the mention of S/MIME from the
10883                 description. This is now handled by the
10884                 S/MIME plugin.
10885
10886 2006-04-13 [paul]       2.1.0cvs37
10887
10888         * src/prefs_msg_colors.c
10889                 rework dialog
10890         * src/prefs_folder_item.c
10891         * src/prefs_spelling.c
10892                 add a tooltip to the colour selector buttons
10893
10894 2006-04-13 [wwp]        2.1.0cvs36
10895
10896         * manual/advanced.xml
10897         * manual/glossary.xml
10898         * manual/handling.xml
10899         * manual/keyboard.xml
10900         * manual/plugins.xml
10901         * manual/starting.xml
10902         * manual/fr/account.xml
10903         * manual/fr/ack.xml
10904         * manual/fr/addrbook.xml
10905         * manual/fr/advanced.xml
10906         * manual/fr/faq.xml
10907         * manual/fr/glossary.xml
10908         * manual/fr/gpl.xml
10909         * manual/fr/handling.xml
10910         * manual/fr/intro.xml
10911         * manual/fr/keyboard.xml
10912         * manual/fr/plugins.xml
10913         * manual/fr/starting.xml
10914         * manual/fr/sylpheed-claws-manual.xml
10915                 fixes to the manuals:
10916                  - summaryview -> Message List (same in French)
10917                  - translate key names
10918                  - fix French punctuation, use non-breakable spaces when
10919                    necessary, don't use &thinsp; which is not portable
10920                  - tell what maildir and mbox formats we support
10921
10922 2006-04-12 [wwp]        2.1.0cvs35
10923
10924         * src/prefs_toolbar.c
10925                 unified a replace button more,
10926                 patch by Fabien Vantard <fzzzzz@gmail.com>.
10927
10928 2006-04-12 [wwp]        2.1.0cvs34
10929
10930         * src/prefs_common.c
10931         * src/prefs_msg_colors.c
10932                 make default color labels translatable,
10933                 patch from Fabien Vantard <fzzzzz@gmail.com>,
10934                 thanks to Tim <timbrain@post.cz> for reporting.
10935
10936 2006-04-12 [wwp]        2.1.0cvs33
10937
10938         * manual/glossary.xml
10939         * manual/intro.xml
10940         * manual/plugins.xml
10941         * manual/starting.xml
10942         * manual/sylpheed-claws-manual.xml
10943         * manual/fr/.cvsignore
10944         * manual/fr/account.xml
10945         * manual/fr/ack.xml
10946         * manual/fr/addrbook.xml
10947         * manual/fr/advanced.xml
10948         * manual/fr/faq.xml
10949         * manual/fr/glossary.xml
10950         * manual/fr/handling.xml
10951         * manual/fr/intro.xml
10952         * manual/fr/keyboard.xml
10953         * manual/fr/plugins.xml
10954         * manual/fr/starting.xml
10955         * manual/fr/sylpheed-claws-manual.xml
10956                 various fixes: typos, missing .fr translations, punctuation,
10957                 capitalization, links, accents and some bad French more.
10958
10959 2006-04-12 [wwp]        2.1.0cvs32
10960
10961         * src/prefs_gtk.c
10962                 fix for bug #935: always store prefs files in UTF-8 (thanks
10963                 to Colin).
10964
10965 2006-04-11 [colin]      2.1.0cvs31
10966
10967         * src/compose.c
10968                 Fix inserting files not in utf8 when locale is utf8
10969
10970 2006-04-11 [colin]      2.1.0cvs30
10971
10972         * src/inc.c
10973                 Don't show error dialog when cancelling connection
10974                 Patch by Pawel
10975
10976 2006-04-11 [cleroy]     2.1.0cvs29
10977
10978         * src/compose.c
10979                 Implement multiple quote levels
10980         * src/prefs_common.c
10981                 Change a little bit the quote bgcolor for 2nd level
10982
10983 2006-04-11 [colin]      2.1.0cvs28
10984
10985         * src/gtk/about.c
10986                 Add locale and charset in the label
10987
10988 2006-04-10 [colin]      2.1.0cvs27
10989
10990         * src/compose.c
10991         * src/prefs_common.c
10992         * src/prefs_common.h
10993         * src/prefs_msg_colors.c
10994         * src/textview.c
10995                 Allow optional background color in quotes
10996                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
10997                 GTK+-2.8.x feature
10998
10999 2006-04-10 [colin]      2.1.0cvs26
11000
11001         * src/main.c
11002         * src/mainwindow.c
11003         * src/mainwindow.h
11004                 Implement --select
11005
11006 2006-04-10 [colin]      2.1.0cvs25
11007
11008         * manual/plugins.xml
11009         * manual/fr/plugins.xml
11010                 Document libcurl's proxy variables
11011
11012 2006-04-09 [colin]      2.1.0cvs24
11013
11014         * src/prefs_common.c
11015                 gettext() returns statically allocated stuff. We have
11016                 to strdup it in order to be able to free it.
11017
11018 2006-04-09 [colin]      2.1.0cvs23
11019
11020         * AUTHORS
11021         * src/gtk/authors.h
11022                 Add Alexei
11023
11024 2006-04-09 [colin]      2.1.0cvs22
11025
11026         * src/mainwindow.c
11027         * src/gtk/quicksearch.c
11028                 Fix bug #859 (problems with cyrilic input in 
11029                 search panel) - Patch by Alexey Illarionov 
11030                 <littlesavage@rambler.ru>
11031
11032 2006-04-09 [colin]      2.1.0cvs21
11033
11034         * src/prefs_customheader.c
11035                 I prefer removing then freeing rather than the contrary
11036                 (even if it doesn't change anything ;-)
11037         * src/prefs_account.c
11038                 Fix bug #933 (Crash re-entering the custom headers list 
11039                 dialog in accounts prefs)
11040                 The problem happened when cancelling the Account 
11041                 Preferences' dialogs - in which case we didn't do 
11042                 anything to the PrefsAccount * struct. In case of applying,
11043                 the old ac_prefs was replaced with the tmp_ac_prefs we were
11044                 working with in this dialog. The problem is that 
11045                 prefs_customheader.c, working on this tmp_ac_prefs, always
11046                 changes the ->customhdr_list pointer, even when cancelled. 
11047                 So in case of cancelling the prefs_account dialog, we still
11048                 have to update ->customhdr_list in the real account.
11049
11050 2006-04-08 [colin]      2.1.0cvs20
11051
11052         * manual/fr/glossary.xml
11053         * manual/fr/keyboard.xml
11054                 Forgot some headers :)
11055
11056 2006-04-08 [colin]      2.1.0cvs19
11057
11058         * manual/Makefile.am
11059         * manual/fr/Makefile.am
11060         * manual/fr/account.xml
11061         * manual/fr/ack.xml
11062         * manual/fr/addrbook.xml
11063         * manual/fr/advanced.xml
11064         * manual/fr/faq.xml
11065         * manual/fr/glossary.xml
11066         * manual/fr/gpl.xml
11067         * manual/fr/handling.xml
11068         * manual/fr/intro.xml
11069         * manual/fr/keyboard.xml
11070         * manual/fr/plugins.xml
11071         * manual/fr/starting.xml
11072         * manual/fr/sylpheed-claws-manual.xml
11073         * manual/fr/dist/.cvsignore
11074         * manual/fr/dist/Makefile.am
11075         * manual/fr/dist/html/.cvsignore
11076         * manual/fr/dist/html/Makefile.am
11077         * manual/fr/dist/pdf/.cvsignore
11078         * manual/fr/dist/pdf/Makefile.am
11079         * manual/fr/dist/ps/.cvsignore
11080         * manual/fr/dist/ps/Makefile.am
11081         * manual/fr/dist/txt/.cvsignore
11082         * manual/fr/dist/txt/Makefile.am
11083                 Add the french translation of the manual. Thanks to
11084                 Olivier Delhomme <olivier.delhomme@free.fr> for 
11085                 account.xml, ack.xml, addrbook.xml and advanced.xml
11086
11087 2006-04-08 [colin]      2.1.0cvs18
11088
11089         * manual/plugins.xml
11090         * manual/starting.xml
11091                 More fixes
11092
11093 2006-04-07 [colin]      2.1.0cvs17
11094
11095         * manual/faq.xml
11096         * manual/intro.xml
11097         * manual/keyboard.xml
11098                 Little fixes
11099
11100 2006-04-07 [colin]      2.1.0cvs16
11101
11102         * README
11103         * src/compose.c
11104         * src/prefs_common.c
11105         * src/prefs_common.h
11106                 Add hidden compose_no_markup pref
11107
11108 2006-04-07 [wwp]        2.1.0cvs15
11109
11110         * src/summary_search.c
11111         * .cvsignore
11112                 Bugfix: stop button was sticky when searching in an empty folder.
11113                 Applied curly brackets code style to the whole file (summary_search.c).
11114                 More files to ignore.
11115
11116 2006-04-07 [wwp]        2.1.0cvs14
11117
11118         * src/message_search.c
11119         * src/summary_search.c
11120                 changed default button when search bumps at file/folder
11121                 beginning or end, for convenience (thanks to Colin).
11122
11123 2006-04-07 [paul]       2.1.0cvs13
11124
11125         * src/plugins/dillo_viewer/dillo_prefs.c
11126                 avoid future potential for namespace collision
11127                 Patch by Colin
11128
11129 2006-04-06 [wwp]        2.1.0cvs12
11130
11131         * src/summary_search.c
11132                 Unify extended/advanced searches names (and thus factorize labels),
11133                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11134
11135 2006-04-06 [wwp]        2.1.0cvs11
11136
11137         * src/folderview.c
11138         * src/prefs_themes.c
11139         * src/summaryview.c
11140                 Fixed some compilation warnings.
11141
11142 2006-04-06 [colin]      2.1.0cvs10
11143
11144         * manual/advanced.xml
11145                 Document the wizard template and how to deploy
11146                 Sylpheed-Claws effectively
11147
11148 2006-04-06 [colin]      2.1.0cvs9
11149
11150         * src/folderview.c
11151                 gettext patch to tell translators about _("#"),
11152                 by Maxim Britov
11153
11154 2006-04-06 [colin]      2.1.0cvs8
11155
11156         * src/textview.c
11157                 Fix invalid GtkTextBIter after clicking "Display as text"
11158
11159 2006-04-06 [mones]      2.1.0cvs7
11160
11161         * src/addr_compl.c
11162         * src/addrindex.c
11163         * src/addritem.c
11164         * src/codeconv.c
11165         * src/compose.c
11166         * src/filtering.c
11167         * src/folder.c
11168         * src/folder_item_prefs.c
11169         * src/folderview.c
11170         * src/localfolder.c
11171         * src/matcher.c
11172         * src/mimeview.c
11173         * src/prefs_msg_colors.c
11174         * src/prefs_spelling.c
11175         * src/prefs_themes.c
11176         * src/procmime.c
11177         * src/procmsg.c
11178         * src/stock_pixmap.c
11179         * src/summaryview.c
11180         * src/textview.c
11181         * src/toolbar.c
11182         * src/common/mgutils.c
11183         * src/common/prefs.c
11184         * src/common/ssl_certificate.c
11185         * src/gtk/colorlabel.c
11186         * src/gtk/quicksearch.c
11187         * src/plugins/pgpmime/pgpmime.c
11188         * src/plugins/spamassassin/spamassassin.c
11189                 Removed redundant NULL checks for g_free() calls.
11190                 Patch by Pawel Pekala.
11191
11192 2006-04-06 [mones]      2.1.0cvs6
11193
11194         * src/prefs_actions.c
11195         * src/prefs_filtering.c
11196         * src/prefs_filtering_action.c
11197         * src/prefs_matcher.c
11198         * src/prefs_template.c
11199         * src/gtk/gtkutils.c
11200         * src/gtk/gtkutils.h
11201                 Have a nice replace button. Patch by Pawel Pekala
11202
11203 2006-04-06 [colin]      2.1.0cvs5
11204
11205         * src/addressbook.c
11206                 Fix crash with empty columns
11207
11208 2006-04-05 [colin]      2.1.0cvs4
11209
11210         * src/wizard.c
11211         * src/prefs_gtk.c
11212                 Allow wizard customization with pre-filled values
11213
11214 2006-04-05 [colin]      2.1.0cvs3
11215
11216         * src/textview.c
11217         * src/mimeview.c
11218         * src/mimeview.h
11219                 Nicer messages in mimeview
11220
11221 2006-04-05 [colin]      2.1.0cvs2
11222
11223         * src/addressbook.c
11224         * src/prefs_summaries.c
11225                 i18n fix
11226
11227 2006-04-05 [colin]      2.1.0cvs1
11228
11229         * src/plugins/pgpcore/plugin.c
11230         * src/plugins/pgpcore/select-keys.c
11231         * src/plugins/pgpcore/select-keys.h
11232         * src/plugins/pgpcore/sgpgme.c
11233         * src/plugins/pgpcore/sgpgme.h
11234         * src/plugins/pgpinline/pgpinline.c
11235         * src/plugins/pgpinline/plugin.c
11236         * src/plugins/pgpmime/pgpmime.c
11237         * src/plugins/pgpmime/plugin.c
11238                 Factorize and generalize a bit 
11239                 Drop S/MIME signature verification from PGP/MIME
11240                 (adding it as another, more complete plugin)
11241
11242 2006-04-05 [paul]       2.1.0
11243
11244         2.1.0 released
11245
11246 2006-04-05 [paul]       2.0.0cvs186
11247
11248         * manual/advanced.xml
11249                 add info on colour labels
11250
11251 2006-04-05 [paul]       2.0.0cvs185
11252
11253         * po/bg.po
11254         * po/cs.po
11255         * po/de.po
11256         * po/el.po
11257         * po/en_GB.po
11258         * po/fi.po
11259         * po/fr.po
11260         * po/it.po
11261         * po/nl.po
11262         * po/pl.po
11263         * po/pt_BR.po
11264         * po/sr.po
11265         * po/zh_CN.po
11266                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
11267                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
11268                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
11269                 Guimaraes, Aleksandar Urosevic, Ralgh Young
11270         * src/gtk/authors.h
11271         * tools/claws.i18n.status.pl
11272                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
11273                 and new Czech translator, Tim <timbrain@post.cz>
11274
11275 2006-04-05 [mones]      2.0.0cvs184
11276
11277         * po/es.po
11278                 Updated translation
11279
11280 2006-04-05 [colin]      2.0.0cvs183
11281
11282         * src/gtk/quicksearch.c
11283                 Fix bug #929 (unnecessary reload in quick search bar)
11284
11285 2006-04-05 [colin]      2.0.0cvs182
11286
11287         * src/compose.c
11288                 Fix crash on Reply with no From:
11289                 Show signature and conversion error on queuing 
11290                 (but not sending)
11291         * src/mainwindow.c
11292         * src/summaryview.c
11293         * src/summaryview.h
11294                 Factorize threading code and make sure msginfo 
11295                 is not null when it comes from a GtkCTreeRow's 
11296                 data
11297         * src/gtk/gtkaspell.c
11298                 Check for necessary things
11299         * src/gtk/gtksctree.c
11300         * src/gtk/gtksctree.h
11301                 Reset anchor if necessary when removing node
11302
11303 2006-03-29 [colin]      2.0.0cvs181
11304
11305         * src/folderview.c
11306                 Warn for disabled IMAP accounts (due to lack of
11307                 libetpan). Breaks string-freeze - sorry - but it
11308                 is kind of important ;)
11309
11310 2006-03-28 [colin]      2.0.0cvs180
11311
11312         * src/gtk/gtkutils.c
11313         * src/gtk/gtkutils.h
11314                 Add a gtkut_get_link_btn() function that
11315                 creates a button which acts like an URI
11316         * src/prefs_themes.c
11317         * src/gtk/about.c
11318                 Use this function (factorizes codes)
11319         * src/common/defs.h
11320         * src/gtk/pluginwindow.c
11321                 Add a "Get more..." in the plugins window
11322
11323 2006-03-28 [colin]      2.0.0cvs179
11324
11325         * src/common/smtp.c
11326         * src/common/passcrypt.c
11327         * src/undo.c
11328                 Warning fixes. Patch by Pawel Pekala
11329
11330 2006-03-27 [colin]      2.0.0cvs178
11331
11332         * src/undo.c
11333                 Fix undoing by blocks with spaces
11334
11335 2006-03-27 [colin]      2.0.0cvs177
11336
11337         * src/textview.c
11338                 Set margin to 3px for headers
11339
11340 2006-03-27 [paul]
11341
11342         2.1.0-rc2 released
11343
11344 2006-03-27 [wwp]        2.0.0cvs176
11345
11346         * src/summaryview.c
11347                 don't reset quicksearch when updating the message list.
11348                 Thanks to Colin.
11349
11350 2006-03-26 [wwp]        2.0.0cvs175
11351
11352         * src/compose.c
11353                 use a unified border width ('other' tab in the compose window,
11354                 patch by Pawel Pekala).
11355
11356
11357 2006-03-26 [wwp]        2.0.0cvs174
11358
11359         * src/common/quoted-printable.c
11360         * src/addressbook.c
11361                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
11362
11363 2006-03-26 [colin]      2.0.0cvs173
11364
11365         * src/quote_fmt_parse.y
11366                 Fix non-UTF8 date formats messing up the whole quote a 
11367                 little bit
11368
11369 2006-03-26 [colin]      2.0.0cvs172
11370
11371         * src/procheader.c
11372                 Make sure the date is UTF8 valid, or try to make it
11373                 so. IncrediMail is really IncrediStupid.
11374         * src/compose.c
11375                 Fix possible conversions. 
11376                 
11377
11378 2006-03-26 [colin]      2.0.0cvs171
11379
11380         * src/matcher.c
11381                 Fix corner cases in body search. This is still a
11382                 hack... It seems impossible to make it good and 
11383                 reasonably fast at the same time.
11384
11385 2006-03-26 [colin]      2.0.0cvs170
11386
11387         * src/summaryview.c
11388                 I think I killed the twilight zone bug!
11389                 summary_select_node() flushes GTK events in order
11390                 to be able to center the view. But this also 
11391                 flushes keypresses like Ctrl-Alt-U, so this can
11392                 call summary_show from summary_select_node (itself
11393                 called from summary_show, etc.). And the summaryview
11394                 has to be unlocked in this function. So just locking
11395                 while processing GTK events, and bailing if locked, 
11396                 should fix it.
11397                 Fixes bug #927 (SIGSEGV during Update Summary)
11398
11399 2006-03-25 [colin]      2.0.0cvs169
11400
11401         * src/matcher.c
11402                 Fix search in QP-encoded bodies
11403                 Fix utf-8 searches in bodies encoded in the
11404                 locale's encoding
11405         * src/common/quoted-printable.c
11406         * src/common/quoted-printable.h
11407                 Add a decode function that doesn't overwrite
11408                 the original pointer
11409                 
11410
11411 2006-03-24 [colin]      2.0.0cvs168
11412
11413         * src/action.c
11414         * src/summaryview.c
11415         * src/summaryview.h
11416                 Update message cache after action
11417                 Patch by H. Merijn Brand
11418         * src/prefs_msg_colors.c
11419                 Factorize label 
11420                 Patch by Fabien Vantard
11421         * src/plugins/spamassassin/spamassassin_gtk.c
11422                 Remove useless translation
11423                 Patch by Fabien Vantard
11424
11425 2006-03-23 [colin]      2.0.0cvs167
11426
11427         * src/common/ssl.c
11428                 Let 30 seconds to SSL_connect
11429
11430 2006-03-23 [wwp]        2.0.0cvs166
11431
11432         * src/summaryview.c
11433         * src/gtk/description_window.c
11434                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
11435                 and headers are translated; adjust description windows' width to fit their
11436                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
11437
11438 2006-03-23 [paul]       2.0.0cvs165
11439
11440         * src/common/utils.c
11441                 fix highlighting of URIs containing "()"
11442                 (2.0.0cvs164's reversal fixed)
11443                 Thanks to Colin.
11444
11445 2006-03-23 [paul]       2.0.0cvs164
11446
11447         * src/common/utils.c
11448                 revert patch, (postponing a fix), at 2.0.0cvs120
11449                 as it breaks more URIs than it fixes.
11450                 Allow '-' to be a terminating character in a URI
11451
11452 2006-03-22 [colin]      2.0.0cvs163
11453
11454         * configure.ac
11455                 Require libetpan 0.45
11456                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
11457
11458 2006-03-22 [paul]       2.0.0cvs162
11459
11460         * src/editgroup.c
11461                 replace '<-' and '->' buttons with GTK_STOCK graphical
11462                 buttons
11463         * src/summary_search.c
11464                 don't offer '...' for translation
11465                 add a tooltip to advanced search '...' button
11466         * src/gtk/quicksearch.c
11467                 don't offer '...' for translation
11468
11469 2006-03-21 [colin]      2.0.0cvs161
11470
11471         * src/compose.c
11472                 Fix middle-click pasting (insert at click
11473                 position instead of cursor position, don't
11474                 remove existing selection and allow pasting
11475                 our own selection)
11476         * src/addressbook.c
11477                 "LDAP Server" -> "LDAP servers"
11478
11479 2006-03-21 [wwp]        2.0.0cvs160
11480
11481         * src/etpan/imap-thread.c
11482                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
11483
11484 2006-03-20 [colin]      2.0.0cvs159
11485
11486         * src/summaryview.c
11487                 Don't reload summaryview after an execute with no
11488                 move action
11489
11490 2006-03-19 [colin]      2.0.0cvs158
11491
11492         * src/addressbook.c
11493                 and put groups at the top, always
11494
11495 2006-03-19 [colin]      2.0.0cvs157
11496
11497         * src/addressbook.c
11498                 Order groups before names, as previously
11499
11500 2006-03-19 [colin]      2.0.0cvs156
11501
11502         * src/addressbook.c
11503                 - Sort case-unsensitive
11504                 - Put the sort arrow at opening too
11505
11506 2006-03-19 [wwp]        2.0.0cvs155
11507
11508         * src/addressbook.c
11509                 allow sorting by name/email/remarks, ensure that right-pane's contents
11510                 matches the left-pane selection (cleared when appropriate).
11511                 Patch by Pawel Pekala <c0rn@o2.pl>.
11512
11513 2006-03-18 [colin]      2.0.0cvs154
11514
11515         * src/textview.c
11516                 Fix text cursor ;)
11517
11518 2006-03-18 [colin]      2.0.0cvs153
11519
11520         * src/gtk/filesel.c
11521                 Make sure we hide the preview if we didn't get
11522                 a filename
11523
11524 2006-03-18 [colin]      2.0.0cvs152
11525
11526         * src/summaryview.c
11527                 Set cursor to watch for execution (fixes lack
11528                 of watch-cursor when dnd'ing hundreds of mails)
11529         * src/gtk/filesel.c
11530                 Check that mime type is 'image/*' before updating
11531                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
11532
11533 2006-03-18 [colin]      2.0.0cvs151
11534
11535         * src/mainwindow.c
11536         * src/textview.c
11537         * src/textview.h
11538                 Put a watch cursor in textview too when the mainwindow's
11539                 cursor in a watch
11540
11541 2006-03-18 [colin]      2.0.0cvs150
11542
11543         * src/folder.c
11544                 Change wrong asserts to simple tests
11545
11546 2006-03-17 [colin]      2.0.0cvs149
11547
11548         * src/mainwindow.c
11549         * src/mainwindow.h
11550         * src/prefs_msg_colors.c
11551         * src/summaryview.c
11552         * src/summaryview.h
11553         * src/gtk/colorlabel.c
11554         * src/gtk/colorlabel.h
11555                 Add a color label menu in the main menubar
11556                 Add (fixed) accels Ctrl-{0-7} to change the color
11557                 They have to be fixed because the menu's dynamic,
11558                 the items are complex widgets, hence we can't use
11559                 a GtkItemFactory.
11560
11561
11562 2006-03-17 [wwp]        2.0.0cvs148
11563
11564         * src/compose.c
11565                 rollback few lines from my previous commit (those lines come from
11566                 a pending patch, accidentally commited, even if neutral as they are
11567                 commented out).
11568
11569 2006-03-17 [wwp]        2.0.0cvs147
11570
11571         * src/compose.c
11572                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
11573                 applied code style/indentation to the modified function.
11574
11575 2006-03-17 [wwp]        2.0.0cvs146
11576
11577         * src/procmsg.c
11578         * src/compose.c
11579                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
11580
11581 2006-03-17 [paul]
11582
11583         2.1.0-rc1 released
11584
11585 2006-03-17 [paul]       2.0.0cvs145
11586
11587         * src/main.c
11588                 addressbook_read_file() was called twice
11589         * src/textview.c
11590                 X-Mailer highlighting
11591
11592 2006-03-16 [colin]      2.0.0cvs144
11593
11594         * src/sourcewindow.c
11595         * src/sourcewindow.h
11596                 And the last one, in source window.
11597
11598 2006-03-16 [colin]      2.0.0cvs143
11599
11600         * src/compose.c
11601         * src/compose.h
11602                 Fix the same stuff in compose
11603
11604 2006-03-16 [colin]      2.0.0cvs142
11605
11606         * src/messageview.c
11607                 Complete the previous messageview crash fix
11608
11609 2006-03-16 [colin]      2.0.0cvs141
11610
11611         * src/procmsg.h
11612         * src/procmsg.c
11613         * src/folder.c
11614                 Fix POSTPROCESSING hook
11615                 Patch by H. Merijn Brand
11616
11617         * src/procmime.c
11618         * src/procmime.h
11619                 Parse Content-Location
11620
11621         * src/toolbar.c
11622         * src/messageview.c
11623         * src/messageview.h
11624                 Don't crash when a top-level MessageView has
11625                 been closed on us. Same problematic than
11626                 yesterday's quicksearch issue.
11627
11628 2006-03-15 [colin]      2.0.0cvs140
11629
11630         * src/gtk/quicksearch.c
11631                 Fix a bitchy race we didn't think about when we
11632                 added quicksearch cancellation:
11633                 If the search is not on cached fields, for example
11634                 body_part matchcase "stuff"
11635                 the matcher code has to get the whole message. If
11636                 we're on IMAP, that can be slow, and in order to
11637                 be non-blocking, the IMAP code idle loop processes
11638                 gtk events too. So it is possible to cancel a
11639                 quicksearch while the matcher is getting the mail's
11640                 body. After matcher got its body, it will start to
11641                 iterate over the matcher list that the Quicksearch's
11642                 clear_search_cb() just freed via prepare_matcher().
11643                 SIGSEGV ensues.
11644                 The fix consists of guarding the matcherlist_match()
11645                 call with a boolean 'matching'. If we reset the
11646                 quicksearch while matching is TRUE, we don't free
11647                 the matcherlist anymore like we did, but we set
11648                 another new flag, deferred_free, to TRUE. Then,
11649                 in quicksearch_match(), just after returning from
11650                 matcherlist_match() and unsetting the matching flag,
11651                 we check the deferred_free flag and do the
11652                 prepare_matcher() (which does the matcherlist_free)
11653                 for real, so we free the matcherlist once it's not
11654                 used anymore.
11655                 As all of this runs via the glib main loop, we
11656                 luckily don't need a mutex.
11657         * src/summaryview.c
11658                 Also, show progress while searching.
11659
11660
11661 2006-03-14 [colin]      2.0.0cvs139
11662
11663         * src/alertpanel.c
11664                 Make alertpanel_is_open non-static
11665
11666 2006-03-14 [colin]      2.0.0cvs138
11667
11668         * src/prefs_spelling.c
11669                 Cleanups - Fabien Vantard
11670
11671 2006-03-14 [wwp]        2.0.0cvs137
11672
11673         * src/main.c
11674                 code style normalization (curly braces, indentation).
11675
11676 2006-03-14 [wwp]        2.0.0cvs137
11677
11678         * src/main.c
11679                 code style (braces, indentation)
11680
11681 2006-03-12 [paul]       2.0.0cvs136
11682
11683         * src/prefs_common.c
11684                 trans_hdr defaults to FALSE to be RFC-savvy
11685         * src/prefs_summaries.c
11686                 add a tooltip to the trans_hdr option
11687                 
11688
11689 2006-03-12 [paul]       2.0.0cvs135
11690
11691         * src/prefs_matcher.c
11692                 give a little more width to the combos
11693         * src/prefs_display_header.c
11694         * src/textview.c
11695                 translate headers if prefs_common.trans_hdr
11696                 is TRUE
11697
11698         Patches by Pawel Pekala
11699
11700 2006-03-12 [paul]       2.0.0cvs134
11701
11702         * src/plugins/clamav/clamav_plugin.c
11703         * src/plugins/dillo_viewer/dillo_viewer.c
11704         * src/plugins/pgpcore/plugin.c
11705         * src/plugins/pgpinline/plugin.c
11706         * src/plugins/pgpmime/plugin.c
11707         * src/plugins/spamassassin/spamassassin.c
11708                 update/add to descriptions
11709         * src/plugins/spamassassin/spamassassin_gtk.c
11710                 fixes to the english, remove superfluous
11711                 tooltips, clean up a little
11712
11713 2006-03-12 [paul]       2.0.0cvs133
11714
11715         * src/compose.c
11716                 fix Bug 924, 'Account combo box shows up wrong 
11717                 if & is in account name'
11718
11719 2006-03-11 [colin]      2.0.0cvs132
11720
11721         * src/summaryview.c
11722                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
11723                 messed up shift-selection because is slows down
11724                 moving around summaryview. thanks -users
11725
11726 2006-03-10 [colin]      2.0.0cvs131
11727
11728         * src/plugins/spamassassin/spamassassin_gtk.c
11729                 Put back Paul's engrish fixes
11730
11731 2006-03-10 [colin]      2.0.0cvs130
11732
11733         * src/plugins/spamassassin/spamassassin.c
11734         * src/plugins/spamassassin/spamassassin.h
11735         * src/plugins/spamassassin/spamassassin_gtk.c
11736                 Cleanup SA prefs page (more)
11737                 Patch by Fabien Vantard
11738
11739 2006-03-10 [paul]       2.0.0cvs129
11740
11741         * src/prefs_msg_colors.c
11742         * src/prefs_spelling.c
11743                 widget sensitivity
11744
11745 2006-03-09 [mones]      2.0.0cvs128
11746
11747         * po/es.po
11748                 Update for next RC
11749
11750 2006-03-09 [wwp]        2.0.0cvs127
11751
11752         * configure.ac
11753                 revert accidental commit (requirement for libetpan 0.43), this time
11754                 not in HEAD.
11755
11756 2006-03-09 [wwp]        2.0.0cvs125
11757
11758         * configure.ac
11759                 revert accidental commit (requirement for libetpan 0.43)
11760
11761 2006-03-09 [paul]       2.0.0cvs126
11762
11763         * src/prefs_receive.c
11764                 remove useless frame
11765                 replace 'incorporation' with 'receiving'
11766         * src/plugins/clamav/clamav_plugin_gtk.c
11767         * src/plugins/spamassassin/spamassassin_gtk.c
11768                 improve widget sensitivity
11769                 fix a bit his engrish
11770
11771 2006-03-09 [wwp]        2.0.0cvs125
11772
11773         * src/addressadd.c
11774         * src/foldersel.c
11775         * src/prefs_common.c
11776         * src/prefs_common.h
11777                 remember some more windows' sizes (add to addressbook and
11778                 select folder).
11779
11780 2006-03-09 [paul]       2.0.0cvs124
11781
11782         * src/plugins/pgpcore/prefs_gpg.c
11783                 normalise construction of dialogue
11784
11785 2006-03-09 [paul]       2.0.0cvs123
11786
11787         * src/plugins/trayicon/Makefile.am
11788                 add missing slash
11789
11790 2006-03-08 [colin]      2.0.0cvs122
11791
11792         * src/plugins/trayicon/Makefile.am
11793                 Fix build in separate dir 
11794                 Patch by Bamanzi <bamanzi@gmail.com>
11795
11796 2006-03-08 [colin]      2.0.0cvs121
11797
11798         * src/procmsg.c
11799                 Batch move and copies from summaryview with delayed execution
11800                 too
11801
11802 2006-03-07 [paul]       2.0.0cvs120
11803
11804         * src/common/utils.c
11805                 fix highlighting of URIs containing "()"
11806                 Patch by Pawel Pekala
11807
11808 2006-03-07 [paul]       2.0.0cvs119
11809
11810         * src/folder.c
11811         * src/folder.h
11812         * src/folderview.c
11813                 immediately do alphabetical resort when
11814                 changing a folder's name
11815                 Patch by Pawel Pekala
11816
11817 2006-03-07 [paul]       2.0.0cvs118
11818
11819         * src/news.c
11820         * src/news_gtk.c
11821                 when unsubscribing a newsgroup, remove the
11822                 folder and msgs in .sylpheed-claws/newscache
11823                 Patch by Pawel Pekala <c0rn@gazeta.pl>
11824
11825 2006-03-07 [paul]       2.0.0cvs117
11826
11827         * src/textview.c
11828                 fix wrong Fake URL Warning
11829                 Thanks to Hiro
11830
11831 2006-03-07 [colin]      2.0.0cvs116
11832
11833         * src/imap.c
11834                 Return immediately when password dialog was
11835                 cancelled
11836         * src/gtk/inputdialog.c
11837                 Allow empty strings for passwords
11838
11839
11840 2006-03-06 [colin]      2.0.0cvs115
11841
11842         * src/imap.c
11843                 Prevent double-timeouts when connection fails
11844
11845 2006-03-06 [colin]
11846
11847         2.0.1-rc1 released
11848
11849 2006-03-06 [colin]      2.0.0cvs114
11850
11851         * src/imap.c
11852                 Refresh session during potentially long
11853                 operations
11854
11855 2006-03-06 [wwp]        2.0.0cvs113
11856
11857         * src/prefs_msg_colors.h
11858                 forgot that one (custom color labels).
11859
11860 2006-03-06 [wwp]        2.0.0cvs112
11861
11862         * src/prefs_common.c
11863         * src/prefs_common.h
11864         * src/prefs_msg_colors.c
11865         * src/summaryview.c
11866         * src/summaryview.h
11867         * src/gtk/colorlabel.c
11868         * src/gtk/colorlabel.h
11869                 colors in messages list are now customizable. Color values and names can
11870                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
11871                 Thanks to Paul and Colin for their help with this longstanding patch!
11872
11873 2006-03-06 [wwp]        2.0.0cvs111
11874
11875         * src/textview.c
11876                 don't crash if (x)face is bad.
11877
11878 2006-03-05 [paul]       2.0.0cvs110
11879
11880         * AUTHORS
11881         * configure.ac
11882         * src/Makefile.am
11883         * src/common/Makefile.am
11884         * src/common/utils.h
11885         * src/etpan/imap-thread.c
11886         * src/gtk/authors.h
11887         * src/plugins/clamav/Makefile.am
11888         * src/plugins/demo/Makefile.am
11889         * src/plugins/dillo_viewer/Makefile.am
11890         * src/plugins/pgpcore/Makefile.am
11891         * src/plugins/pgpcore/passphrase.c
11892         * src/plugins/pgpinline/Makefile.am
11893         * src/plugins/pgpmime/Makefile.am
11894         * src/plugins/spamassassin/Makefile.am
11895         * src/plugins/trayicon/Makefile.am
11896                 fix builiding on cygwin
11897                 Patch by Ralgh Young <bamanzi@gmail.com>
11898
11899 2006-03-04 [wwp]        2.0.0cvs109
11900
11901         * manual/keyboard.xml
11902                 fix mixed up/down keys.
11903
11904 2006-03-04 [wwp]        2.0.0cvs108
11905
11906         * README
11907         * INSTALL
11908                 updated links to SpamAssassin.
11909
11910 2006-03-04 [wwp]        2.0.0cvs107
11911
11912         * manual/plugins.xml
11913         * src/plugins/spamassassin/README
11914                 updated SpamAssassin plugin docs to reflect new functional additions
11915                 (also fix/update/documents few technical stuff more, see the README).
11916
11917 2006-03-04 [wwp]        2.0.0cvs106
11918
11919         * src/prefs_message.c
11920                 normalized capitalization of message-prefs paths.
11921
11922 2006-03-04 [wwp]        2.0.0cvs105
11923
11924         * manual/advanced.xml
11925                 typo.
11926
11927 2006-03-03 [colin]      2.0.0cvs104
11928
11929         * src/plugins/clamav/clamav_plugin_gtk.c
11930                 Rework prefs page, patch by Fabien 
11931
11932 2006-03-03 [colin]      2.0.0cvs103
11933
11934         * src/plugins/clamav/clamav_plugin.c
11935                 Set error on all errors
11936
11937 2006-03-03 [colin]      2.0.0cvs102
11938
11939         * src/common/plugin.c
11940                 Initialize error to avoid crashing when a plugin fails
11941                 without setting error
11942
11943 2006-03-02 [wwp]        2.0.0cvs101
11944
11945         * configure.ac
11946                 fixed linker flags for libetpan support on Cygwin
11947                 (thanks to H.Merijn Brand).
11948
11949 2006-03-02 [wwp]        2.0.0cvs100
11950
11951         * src/addressbook.c
11952                 fix some AB error messages: one for punctuation and
11953                 one wrongly duplicate (thanks, maxbritov).
11954
11955 2006-03-02 [wwp]        2.0.0cvs99
11956
11957         * src/plugins/spamassassin/spamassassin.c
11958                 make sync calls to sa-learn/spamc to prevent
11959                 system (whatever local or client/server) overload.
11960
11961 2006-03-02 [colin]      2.0.0cvs98
11962
11963         * src/summaryview.c
11964                 Put the spam icon in the status column instead of the
11965                 mark one
11966
11967 2006-03-01 [colin]      2.0.0cvs97
11968
11969         * src/plugins/spamassassin/spamassassin.c
11970                 Fix segfault (g_file_set_contents fails for some 
11971                 reason and err==0x2f. Can't find out why with
11972                 valgrind, using working function :-)
11973
11974 2006-03-01 [colin]      2.0.0cvs96
11975
11976         * src/inc.c
11977                 Offline overriding: let 'No' be cached only 3 seconds
11978
11979 2006-03-01 [colin]      2.0.0cvs95
11980
11981         * src/addr_compl.c
11982         * src/addrbook.c
11983         * src/addressbook.c
11984         * src/addrindex.c
11985         * src/folder_item_prefs.c
11986         * src/headerview.c
11987         * src/imap.c
11988         * src/inc.c
11989         * src/ldif.c
11990         * src/mainwindow.c
11991         * src/mh.c
11992         * src/msgcache.c
11993         * src/prefs_common.h
11994         * src/prefs_msg_colors.c
11995         * src/procheader.c
11996         * src/procheader.h
11997         * src/procmime.c
11998         * src/procmsg.c
11999         * src/procmsg.h
12000         * src/send_message.h
12001         * src/simple-gettext.c
12002         * src/summaryview.c
12003         * src/summaryview.h
12004         * src/syldap.c
12005         * src/textview.c
12006         * src/undo.c
12007         * src/common/ssl_certificate.c
12008         * src/common/utils.c
12009         * src/gtk/colorsel.c
12010         * src/gtk/gtksctree.c
12011         * src/gtk/gtkshruler.c
12012         * src/plugins/trayicon/trayicon.c
12013                 #if 0 goes to /dev/null
12014
12015 2006-03-01 [colin]      2.0.0cvs94
12016
12017         * src/compose.c
12018         * src/imap.c
12019         * src/inc.c
12020         * src/inc.h
12021         * src/messageview.c
12022         * src/news.c
12023         * src/plugins/spamassassin/spamassassin.c
12024                 Allow to add information in the "working offline"
12025                 window
12026
12027 2006-03-01 [wwp]        2.0.0cvs93
12028
12029         * src/plugins/spamassassin/spamassassin.c
12030                 fixed spamc invocation: use a tricky temporary mini shell wrapper
12031                 'cause it seems that calling `spamc ... < inputfile` with
12032                 g_spawn_(a)sync simply.. erm doesn't work :-).
12033
12034 2006-03-01 [wwp]        2.0.0cvs92
12035
12036         * src/toolbar.c
12037         * src/toolbar.h
12038                 simplify the adding of spam/ham button to the messageview toolbar
12039                 (it gets more clear now that the same button will be "Mark as spam"
12040                 or "Mark as ham" according to the current message status,
12041                 thanks to Colin).
12042
12043 2006-03-01 [wwp]        2.0.0cvs91
12044
12045         * src/messageview.c
12046         * src/procmsg.c
12047         * src/procmsg.h
12048         * src/summaryview.c
12049         * src/plugins/spamassassin/spamassassin.c
12050         * src/plugins/spamassassin/spamassassin.h
12051                 make learner callbacks return a status (0 for ok),
12052                 handle it in main code to avoid setting flags when learning failed,
12053                 don't learn on TCP if offline in spamassassin,
12054                 thanks to Colin.
12055
12056                 
12057
12058 2006-03-01 [wwp]        2.0.0cvs90
12059
12060         * src/compose.c
12061                 some work around the compose window's account menu,
12062                 patch by Fabien Vantard.
12063
12064 2006-03-01 [wwp]        2.0.0cvs89
12065
12066         * src/plugins/spamassassin/spamassassin.c
12067                 fixed bad logics, was using spamc in local mode and sa-learn
12068                 in remote mode (thanks, Colin).
12069
12070 2006-03-01 [wwp]        2.0.0cvs88
12071
12072         * src/plugins/spamassassin/spamassassin.c
12073         * src/plugins/spamassassin/spamassassin.h
12074         * src/plugins/spamassassin/spamassassin_gtk.c
12075                 made processing of emails w/ sa-plugin an option (default is TRUE),
12076                 fixed Engrish some tooltips, capitalization of some debug messages
12077                 and warnings. The spamassassin plugin now provides two separate
12078                 services: process emails upon incorporation and spamd training.
12079                 Both services (un)register independently but use some common
12080                 plugin settings (transport settings, spam storage location).
12081
12082 2006-02-28 [wwp]        2.0.0cvs87
12083
12084         * src/plugins/spamassassin/spamassassin.c
12085                 fix async flag to spamc cmdline execution (batch exec should
12086                 be asynchronous).
12087
12088 2006-02-27 [wwp]        2.0.0cvs86
12089
12090         * src/plugins/spamassassin/spamassassin.c
12091         * src/plugins/spamassassin/spamassassin.h
12092         * src/plugins/spamassassin/spamassassin_gtk.c
12093                 - added the ability to learn a remote spamassassin server (spamd),
12094                 using spamc.
12095                 - added the spamassassin option 'username', that applies to all
12096                 spamassassin operations (filtering, learning, local or remote).
12097                 The default username is the current unix user (if left blank
12098                 from gtk prefs or config file).
12099                 - commented out some unused code (notebook widget), removed unused
12100                 layout (hbox1).
12101                 - make more widgets sensitive to the transport type.
12102
12103 2006-02-27 [colin]      2.0.0cvs85
12104
12105         * src/plugins/spamassassin/spamassassin.c
12106                 Fix sa-learn call when offline
12107
12108 2006-02-27 [colin]      2.0.0cvs84
12109
12110         * configure.ac
12111         * src/Makefile.am
12112         * src/mainwindow.c
12113         * src/mainwindow.h
12114         * src/messageview.c
12115         * src/messageview.h
12116         * src/prefs_toolbar.c
12117         * src/procmsg.c
12118         * src/stock_pixmap.c
12119         * src/stock_pixmap.h
12120         * src/summaryview.c
12121         * src/toolbar.c
12122         * src/toolbar.h
12123         * src/pixmaps/ham_btn.xpm
12124         * src/pixmaps/spam.xpm
12125         * src/pixmaps/spam_btn.xpm
12126         * src/plugins/spamassassin/spamassassin.c
12127                 Add button in toolbar for spam learning
12128                 Fix a few bugs from the last related commit
12129                 Revert 1.9.6cvs23 which messed up shift-selection
12130
12131 2006-02-24 [colin]      2.0.0cvs83
12132
12133         * src/procmsg.c
12134         * src/summaryview.c
12135         * src/summaryview.h
12136         * src/plugins/spamassassin/spamassassin.c
12137         * src/plugins/spamassassin/spamassassin.h
12138         * src/plugins/spamassassin/spamassassin_gtk.c
12139                 Unregister learner when spamassassin is either
12140                 disabled or over tcp
12141
12142 2006-02-24 [colin]      2.0.0cvs82
12143
12144         * src/Makefile.am
12145         * src/mainwindow.c
12146         * src/mainwindow.h
12147         * src/procmsg.c
12148         * src/procmsg.h
12149         * src/stock_pixmap.c
12150         * src/stock_pixmap.h
12151         * src/summaryview.c
12152         * src/summaryview.h
12153         * src/gtk/icon_legend.c
12154         * src/pixmaps/spam.xpm  ** NEW FILE **
12155         * src/plugins/spamassassin/spamassassin.c
12156         * src/plugins/spamassassin/spamassassin_gtk.c
12157                 Add spam learning interface (Mark/Mark as 
12158                 (spam|ham) menus)
12159
12160 2006-02-24 [wwp]        2.0.0cvs81
12161
12162         * src/compose.c
12163         * src/compose.h
12164         * src/filtering.c
12165                 hide compose window when sending message in batch mode
12166                 (filtering: forward and redirect). Also fixed a wrong
12167                 value returned when sending failed, neutral anyway.
12168                 (Colin, me) 
12169
12170 2006-02-24 [wwp]        2.0.0cvs80
12171
12172         * src/mainwindow.c
12173                 use GTK+'s stock quit button. Patch by Fabien Vantard.
12174
12175 2006-02-24 [paul]       2.0.0cvs79
12176
12177         * src/news.c
12178         * src/news.h
12179         * src/news_gtk.c
12180                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
12181                 Thanks to Colin
12182
12183 2006-02-23 [colin]      2.0.0cvs78
12184
12185         * src/alertpanel.c
12186                 Change OK to Close in alertpanel with View log
12187                 button; add accel to View log. Patch by Fabien
12188                 Vantard
12189
12190 2006-02-23 [wwp]        2.0.0cvs77
12191
12192         * src/compose.c
12193                 silly me, there were much more tests to perform, since toolbars can
12194                 really have down to 1 element only.
12195
12196 2006-02-23 [wwp]        2.0.0cvs76
12197
12198         * commitHelper
12199                 fixed indentation from my previous commit. Fallback to VISUAL if
12200                 EDITOR is not set (and to vi, at last resort).
12201
12202 2006-02-23 [wwp]        2.0.0cvs75
12203
12204         * commitHelper
12205                 improved error detection (Colin, me).
12206
12207 2006-02-23 [wwp]        2.0.0cvs74
12208
12209         * src/prefs_toolbar.c
12210                 simplify and fix prefs/toolbars layouting. Combos' contents can
12211                 now be really displayed.
12212
12213 2006-02-23 [wwp]        2.0.0cvs73
12214         simplifies and fix prefs/toolbars layouting. Combos' contents can now
12215         be really displayed.
12216
12217 2006-02-22 [wwp]        2.0.0cvs72
12218
12219         * src/compose.c
12220                 fix a typo in my previous commit (sorry!).
12221
12222 2006-02-22 [wwp]        2.0.0cvs71
12223
12224         * src/prefs_toolbar.c
12225                 fix a crash when adding separators to toolbars,
12226                 also fix some separator item information.
12227
12228 2006-02-22 [wwp]        2.0.0cvs70
12229
12230         * src/compose.c
12231                 fix a crash when redirecting (for instance) when compose window's
12232                 toolbar contents has been customized (when some buttons have been
12233                 removed in fact).
12234
12235 2006-02-21 [wwp]        2.0.0cvs69
12236
12237         * src/summaryview.c
12238         * src/gtk/pluginwindow.c
12239         * src/plugins/pgpcore/prefs_gpg.c
12240                 fix some compilation warnings (feat. remains of removed code).
12241
12242 2006-02-21 [wwp]        2.0.0cvs68
12243
12244         * src/gtk/gtkutils.c
12245                 fix two compilation issues, thanks to Stephan Sachse.
12246
12247 2006-02-20 [colin]      2.0.0cvs67
12248
12249         * src/mainwindow.c
12250                 Don't reselect displayed mail on refocus
12251                 This fixes actions misbehaving 
12252
12253 2006-02-20 [wwp]        2.0.0cvs66
12254
12255         * src/summaryview.c
12256         * src/gtk/gtksctree.c
12257         * src/gtk/gtkshruler.c
12258                 changed more runtime typecast checks.
12259
12260 2006-02-20 [wwp]        2.0.0cvs65
12261
12262         * src/summary_search.c
12263                 find all - summaryview refresh issue fixed, thanks to Colin.
12264
12265 2006-02-20 [wwp]        2.0.0cvs64
12266
12267         * src/gtk/gtkutils.c
12268                 better runtime typecast checks.
12269
12270 2006-02-20 [wwp]        2.0.0cvs63
12271
12272         * src/summary_search.c
12273                 enhancements to the summary search:
12274                         - add the ability to stop the running search
12275                           (upon ESC-key press, new Stop button or when Clear button is pressed)
12276                         - don't search if no criteria (From/To/Subject/Body) is set
12277                         - ensure that a busy mouse pointer is always shown when searching,
12278                           show it even a bit earlier
12279
12280 2006-02-19 [colin]      2.0.0cvs62
12281
12282         * src/compose.c
12283         * src/imap.c
12284         * src/etpan/imap-thread.c
12285         * src/etpan/imap-thread.h
12286                 (Future) IMAP speed improvement on sending
12287                 Will require a libetpan update
12288         * src/summaryview.c
12289         * src/gtk/quicksearch.c
12290                 Make quicksearch clearable while running.
12291
12292 2006-02-17 [colin]      2.0.0cvs61
12293
12294         * src/imap.c
12295         * src/etpan/imap-thread.c
12296         * src/etpan/imap-thread.h
12297                 Check for IMAP certificates
12298                 ** Requires libetpan-0.42-cvs4 
12299                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
12300
12301 2006-02-17 [colin]      2.0.0cvs60
12302
12303         * src/messageview.c
12304         * src/prefs_common.c
12305         * src/prefs_common.h
12306         * src/prefs_message.c
12307                 Add pref to display HTML-only mails with plugin, 
12308                 if possible (defaulting to FALSE of course).
12309
12310 2006-02-16 [colin]      2.0.0cvs59
12311
12312         * src/main.c
12313         * src/common/plugin.c
12314         * src/common/plugin.h
12315         * src/gtk/pluginwindow.c
12316                 Keep track of requested (but unloaded) plugins
12317                 in some error cases.
12318
12319 2006-02-16 [wwp]        2.0.0cvs58
12320
12321         * src/gtk/gtkaspell.c
12322         * src/gtk/gtkaspell.h
12323         * src/prefs_spelling.c
12324         * src/compose.c
12325         * src/prefs_common.c
12326         * src/prefs_common.h
12327                 implemented new optional spellchecker behaviour: re-check message when
12328                 dictionary got changed (from compose-window/context-menu/Change dictionary).
12329
12330 2006-02-16 [wwp]        2.0.0cvs57
12331
12332         * src/quote_fmt_parse.y
12333                 pclose popen'ed pipe.
12334
12335 2006-02-15 [colin]      2.0.0cvs56
12336
12337         * src/mimeview.c
12338         * src/mimeview.h
12339                 Let MimeViewers know which MimeView they
12340                 depend of.
12341         * src/summaryview.c
12342                 Swap From/To columns in Sent/Queue/Drafts
12343                 folders
12344         * src/etpan/imap-thread.c
12345                 Use mailstream_low_tls_open() for STARTTLS
12346                 instead of mailstream_low_ssl_open()
12347                 ** REQUIRES libetpan 0.42cvs3 **
12348
12349 2006-02-15 [wwp]        2.0.0cvs55
12350
12351         * src/compose.c
12352         * src/compose.h
12353         * src/message_search.c
12354         * src/message_search.h
12355         * src/textview.c
12356         * src/gtk/gtkutils.c
12357         * src/gtk/gtkutils.h
12358                 added the ability to Find text in the compose window (and a bit
12359                 of code factorization).
12360
12361 2006-02-15 [wwp]        2.0.0cvs54
12362
12363         * src/prefs_gtk.c
12364                 yet another one file was missing (fix for some widgets' sensitivity).
12365                 Thanks Colin!
12366
12367 2006-02-15 [wwp]        2.0.0cvs53
12368
12369         * src/prefs_gtk.h
12370                 oops forgot that file (fix for some widgets' sensitivity).
12371
12372 2006-02-15 [wwp]        2.0.0cvs52
12373
12374         * src/summary_search.c
12375                 implemented advanced summary search options (added the ability
12376                 to use matcher conditions in an advanced search mode).
12377
12378 2006-02-15 [wwp]        2.0.0cvs51
12379
12380         * src/plugins/pgpcore/prefs_gpg.c
12381         * src/prefs_account.c
12382                 fix some widget sensitivity, mostly around some labels in
12383                 account prefs.
12384
12385 2006-02-15 [paul]       2.0.0cvs50
12386
12387         * manual/advanced.xml
12388                 improve Templates info
12389                 written by wwp
12390
12391 2006-02-14 [colin]      2.0.0cvs49
12392
12393         * src/pixmaps/address_book.xpm
12394         * src/pixmaps/preferences.xpm
12395         * src/pixmaps/properties.xpm
12396                 Fix pixmap size - patch by Fabien Vantard
12397
12398 2006-02-13 [colin]      2.0.0cvs48
12399
12400         * src/procmime.c
12401                 Add missing fclose()s on error
12402         * src/textview.c
12403                 Remove unused code
12404         * src/common/utils.c
12405                 Fix temp files not being deleted on windows
12406         Patches by Thomas Gilgin
12407
12408 2006-02-13 [colin]      2.0.0cvs47
12409
12410         * src/mainwindow.c
12411                 Fix exit crash
12412
12413 2006-02-13 [wwp]        2.0.0cvs46
12414
12415         * src/plugins/pgpcore/prefs_gpg.c
12416                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
12417
12418 2006-02-12 [colin]      2.0.0cvs45
12419
12420         * src/folderview.c
12421         * src/main.c
12422         * src/mainwindow.c
12423                 Fix "stuff" when quitting
12424
12425 2006-02-12 [wwp]        2.0.0cvs44
12426
12427         * src/prefs_themes.c
12428                 fix typos in debug messages.
12429
12430 2006-02-11 [colin]      2.0.0cvs43
12431
12432         * src/summaryview.c
12433                 don't allow drag/drop from ourself
12434
12435 2006-02-10 [wwp]        2.0.0cvs42
12436
12437         * src/exporthtml.c
12438         * src/html.c
12439         * src/html.h
12440         * src/procmime.c
12441         * src/textview.c
12442                 renamed html_ prefixed functions and data structures to avoid
12443                 namespace clashes w/ other software (gtkhtml2 for instance).
12444                 Closes bug #907.
12445
12446
12447 2006-02-09 [colin]      2.0.0cvs41
12448
12449         * src/summaryview.c
12450                 Fix shitty logic messed up. Thanks Ticho for the hint!
12451
12452 2006-02-09 [wwp]        2.0.0cvs40
12453
12454         * src/gtk/about.c
12455         * src/compose.c
12456         * src/prefs_account.c
12457         * src/prefs_gtk.h
12458         * src/editaddress.c
12459                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
12460                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
12461                 Browse buttons in accounts prefs.
12462
12463 2006-02-09 [colin]      2.0.0cvs39
12464
12465         * src/matcher.c
12466                 Check for pointer before using its members
12467         * src/gtk/gtksourceprintjob.c
12468                 Fix a wrong warning
12469
12470 2006-02-09 [wwp]        2.0.0cvs38
12471
12472         * src/gtk/filesel.c
12473                 fix few compiler warnings (type mismatch).
12474
12475 2006-02-09 [paul]       2.0.0cvs37
12476
12477         * po/fr.po
12478                 updated by Fabien Vantard
12479
12480 2006-02-08 [colin]      2.0.0cvs36
12481
12482         * src/prefs_common.c
12483         * src/common/defs.h
12484         * src/common/plugin.c
12485                 allow windows and linux configurations to coexist
12486                 patch by Thomas Gilgin
12487
12488 2006-02-08 [colin]      2.0.0cvs35
12489
12490         * src/filtering.c
12491         * src/matcher.c
12492         * src/matcher.h
12493         * src/matcher_parser_parse.y
12494         * src/prefs_filtering_action.c
12495         * src/prefs_matcher.c
12496                 Add the "Ignore thread" filtering
12497                 action
12498
12499 2006-02-08 [colin]      2.0.0cvs34
12500
12501         * src/compose.c
12502         * src/procmime.c
12503         * src/procmime.h
12504                 Fix bug #905 (damaged attachment)
12505                 text files with raw \0's aren't really text files
12506         FOR_STABLE
12507
12508 2006-02-08 [colin]      2.0.0cvs33
12509
12510         * src/summaryview.c
12511                 Fix crasher introduced yesterday
12512
12513 2006-02-08 [wwp]        2.0.0cvs32
12514
12515         * src/compose.c
12516         * src/compose.h
12517                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
12518
12519 2006-02-08 [wwp]        2.0.0cvs31
12520
12521         * src/prefs_template.c
12522                 templates enhancement: allow address completion for Cc and Bcc fields
12523                 (it was currently possible for the To field only)
12524
12525 2006-02-08 [colin]      2.0.0cvs30
12526
12527         * src/compose.c
12528                 Don't unblock if not blocked
12529         FOR_STABLE
12530
12531 2006-02-07 [colin]      2.0.0cvs29
12532
12533         * src/action.c
12534                 Forgot to refresh summaryview
12535
12536 2006-02-07 [colin]      2.0.0cvs28
12537
12538         * src/action.c
12539                 Freeze/thaw message list and folder list while
12540                 processing %as{} actions 
12541         * src/compose.c
12542                 Fix auto-wrap disabling after a middle-click
12543                 paste - FOR_STABLE
12544
12545 2006-02-07 [paul]       2.0.0cvs27
12546
12547         * src/folder.c
12548                 fix freeing of uninitialised pointers
12549                 Thanks to Colin
12550
12551 2006-02-06 [colin]      2.0.0cvs26
12552
12553         * src/folder.c
12554                 Use g_slist_prepend in potentially big list
12555
12556 2006-02-06 [colin]      2.0.0cvs25
12557
12558         * src/folder.c
12559                 Completely skip processing if it doesn't 
12560                 exist (faster!)
12561
12562 2006-02-06 [colin]      2.0.0cvs24
12563
12564         * src/folder.c
12565         * src/summaryview.c
12566                 Batch filtering in summaryview (from Tools menu)
12567                 and pre/post//-processing too
12568
12569 2006-02-06 [colin]      2.0.0cvs23
12570
12571         * src/procmsg.h
12572         * src/filtering.c
12573                 Use a special field for batch filtering instead
12574                 of stepping on deferred execution's toes
12575
12576 2006-02-06 [colin]      2.0.0cvs22
12577
12578         * src/action.c
12579         * src/filtering.c
12580         * src/filtering.h
12581         * src/folder.c
12582         * src/summaryview.c
12583                 Fix filtering via menus and actions
12584
12585 2006-02-06 [colin]      2.0.0cvs21
12586
12587         * src/imap.c
12588                 Put the added file directly to cache if possible (will work
12589                 with next libetpan)
12590         * src/filtering.c
12591         * src/filtering.h
12592         * src/inc.c
12593         * src/folder.c
12594         * src/mbox.c
12595         * src/procmsg.h
12596                 Move and copy filtered messages by batches instead of one
12597                 by one - faster on IMAP
12598         * src/procmsg.c
12599                 Add a function that'll possibly be useful later
12600
12601 2006-02-06 [colin]      2.0.0cvs20
12602
12603         * src/addressbook.c
12604                 Use internal mime-type instead of text/plain for d'n'd
12605         * src/compose.c
12606                 Allow attaching files from mimeview's icon list via d'n'd
12607         * src/folderview.c
12608         * src/folderview.h
12609                 Use internal mime-type instead of text/plain for d'n'd
12610                 Don't try to selected opened folder if none is
12611                 Factorize d'n'd from other apps code
12612         * src/headerview.c
12613         * src/textview.c
12614         * src/gtk/gtkutils.c
12615         * src/gtk/gtkutils.h
12616                 Factorize Face/X-Face stuff
12617         * src/mimeview.c
12618                 Fix d'n'd to other apps
12619         * src/prefs_message.c
12620                 Let the XFace pref be usable without libcompface as it also
12621                 applies to Face
12622         * src/summaryview.c
12623                 Fix d'n'd to other apps
12624                 Factorize d'n'd from other apps code
12625
12626 2006-02-06 [wwp]        2.0.0cvs19
12627
12628         * po/it.po
12629                 Italian translation fixes by Andrea Spadaccini (no more confusion
12630                 between filtering and processing, and few changes in the About
12631                 dialog).
12632
12633
12634 2006-02-06 [mones]      2.0.0cvs18
12635
12636         * src/gtk/icon_legend.c
12637                 Improved descriptions allowing better translations
12638
12639 2006-02-05 [colin]      2.0.0cvs17
12640
12641         * src/imap.c
12642                 Add the f*cking missing expunge that caused imap_fetch_env
12643                 to fail after an add_msgs ! :-///
12644         * src/etpan/imap-thread.c
12645                 Add a bit of debug
12646         FOR_STABLE
12647
12648 2006-02-05 [colin]      2.0.0cvs16
12649
12650         * src/common/utils.c
12651                 Don't check for return-path (or we can't put
12652                 back non-sent mails)
12653
12654 2006-02-05 [colin]      2.0.0cvs15
12655
12656         * src/textview.c
12657                 Don't try to display Face header in textview
12658                 when teh headerview's active
12659
12660 2006-02-05 [colin]      2.0.0cvs14
12661
12662         * tools/tbird2syl.py
12663         * tools/Makefile.am
12664                 Add script to import Thunderbird mails
12665
12666 2006-02-05 [colin]      2.0.0cvs13
12667
12668         * src/headerview.c
12669         * src/procheader.c
12670         * src/procmsg.c
12671         * src/procmsg.h
12672         * src/textview.c
12673                 Show Face headers - patch partially by Klaus Flittner
12674
12675 2006-02-05 [colin]      2.0.0cvs12
12676
12677         * src/folderview.c
12678         * src/summaryview.c
12679         * src/common/utils.c
12680         * src/common/utils.h
12681                 Let dnd work from mime icons to summaryview
12682                 and to folderview too
12683                 Add a crude test to avoid trying to add files
12684                 drag'n'dropped when they're not mails
12685
12686 2006-02-04 [colin]      2.0.0cvs11
12687
12688         * src/summaryview.c
12689         * src/mimeview.c
12690                 Fix utf8 conversion
12691
12692 2006-02-04 [colin]      2.0.0cvs10
12693
12694         * src/compose.c
12695         * src/folderview.c
12696         * src/mimeview.c
12697         * src/summaryview.c
12698         * src/summaryview.h
12699                 Added various drag and drop capas:
12700                 From                    To
12701                 summaryview             other apps
12702                 mimeview icons          other apps
12703                 other apps              summaryview
12704                 other apps              folderview
12705
12706                 This shouldn't have broken the existing:
12707                 From                    To
12708                 summaryview             folderview
12709                 folderview              folderview
12710                 summaryview             compose's attachments
12711
12712         Tests welcomed.
12713
12714 2006-02-02 [paul]       2.0.0cvs9
12715
12716         * src/mainwindow.c
12717                 move global option 'Set displayed columns...' out
12718                 of folder option grouping.
12719                 fix sensitivity of 'harvest addresses'
12720         FOR_STABLE
12721
12722 2006-02-01 [colin]      2.0.0cvs8
12723
12724         * src/mimeview.c
12725                 Revert the alertpanel patch, it sucks (intrusive
12726                 and gets in the way of "open")
12727
12728 2006-02-01 [colin]      2.0.0cvs7
12729
12730         * src/compose.c
12731         * src/prefs_account.c
12732         * src/prefs_common.c
12733         * src/common/defs.h
12734         * src/common/utils.c
12735         * src/common/utils.h
12736                 Add ability to edit the signature file
12737                 from the account preferences, and use
12738                 a default for the text editor.
12739                 Patch by Fabien Vantard
12740
12741 2006-02-01 [colin]      2.0.0cvs6
12742
12743         * src/mimeview.c
12744                 Try to get mime type by extension if it is
12745                 application/octet-stream
12746                 Display a window with possible choices when
12747                 encountering unknown mime types
12748         * src/gtk/filesel.c
12749         * src/gtk/filesel.h
12750                 Add preview
12751                 Allow multiple selection in filtered filesel
12752                 (patch by Fabien Vantard)
12753         * src/gtk/pluginwindow.c
12754                 Use it (patch by Fabien Vantard)
12755
12756 2006-02-01 [paul]       2.0.0cvs5
12757
12758         * src/jpilot.c
12759                 fix crash on creating jpilot address book
12760                 Thanks to Colin - FOR_STABLE
12761         * src/prefs_summaries.c
12762         * src/prefs_wrapping.c
12763         * src/gtk/icon_legend.c
12764         * src/gtk/quicksearch.c
12765                 string fixes and additions
12766
12767 2006-02-01 [paul]       2.0.0cvs4
12768
12769         * src/compose.c
12770         * src/mainwindow.c
12771         * src/messageview.c
12772         * src/prefs_send.c
12773                 add Arabic encoding option
12774                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
12775
12776 2006-01-31 [colin]      2.0.0cvs3
12777
12778         * src/plugins/pgpcore/passphrase.c
12779                 Convert passphrase to locale encoding
12780         * src/compose.c
12781                 Fix drafting on IMAP. Crappy bug sneaked in
12782                 the release :-/
12783         FOR_STABLE
12784
12785 2006-01-30 [paul]       2.0.0cvs2
12786
12787         * src/gtk/icon_legend.c
12788                 show the new entries
12789
12790 2006-01-30 [colin]      2.0.0cvs1
12791
12792         * src/manual.c
12793                 Check for the file to be present before 
12794                 enabling the menu - FOR_STABLE
12795         * src/gtk/icon_legend.c
12796                 Add folders icons (not all of them, there
12797                 are too much, but the most intriguing ones)
12798
12799 2006-01-30 [paul]       2.0.0
12800
12801         version 2.0.0 released
12802
12803 [For previous entries, see ChangeLog.pre2.0.0]