c6655c1a3d0dda8c0abbeaef8a4a2644dc448178
[claws.git] / ChangeLog
1 2006-12-11 [colin]      2.6.1cvs18
2
3         * src/main.c
4                 Fix compile
5
6 2006-12-11 [colin]      2.6.1cvs17
7
8         * src/main.c
9                 Add failing IMAP as a reason for no
10                 mailbox
11
12 2006-12-11 [colin]      2.6.1cvs16
13
14         * src/prefs_account.c
15                 Check for existence of inbox for local
16                 accounts too
17         * src/wizard.c
18                 Allow setting the port to use for servers
19                 by using the usual "server.example.com:port"
20                 syntax. Fixes bug 1077, 'sylpheed-claws does 
21                 not start when IMAP server is unavailable'
22
23 2006-12-11 [colin]      2.6.1cvs15
24
25         * src/prefs_account.c
26                 Prevent use of non-existing default inbox
27
28 2006-12-11 [colin]      2.6.1cvs14
29
30         * src/prefs_account.c
31                 Fix sensitivity. Fixes bug 1076, 'privacy 
32                 options are displayed even when pgp plugin 
33                 not loaded / available'
34
35 2006-12-09 [colin]      2.6.1cvs13
36
37         * manual/advanced.xml
38         * src/prefs_common.c
39         * src/prefs_common.h
40         * src/common/ssl_certificate.c
41                 Add a new hidden preference, 'unsafe_ssl_certs',
42                 which allows to store multiple certificates per
43                 server/port. This is disabled by default because
44                 it's less secure (presenting a new certificate
45                 instead of a changed one raises less alarms).
46                 This will cause Claws to ask about an unknown
47                 certificate for people who have used 2.6.1cvs8
48                 or greater.
49
50 2006-12-09 [colin]      2.6.1cvs12
51
52         * src/action.c
53                 Fix cache updating after action
54
55 2006-12-07 [wwp]        2.6.1cvs11
56
57         * src/compose.c
58                 fix email address comparison when replying to all
59                 (avoid replying to ourselves), thanks to Colin.
60
61 2006-12-06 [paul]       2.6.1cvs10
62
63         * src/addrharvest.c
64         * src/editldap.c
65         * src/expldifdlg.c
66         * src/news.c
67         * src/toolbar.c
68         * src/common/utils.c
69                 ...and more renaming
70                 Thanks to Colin
71
72 2006-12-06 [paul]       2.6.1cvs9
73
74         * src/compose.c
75         * src/messageview.c
76         * src/procheader.c
77         * src/procmime.c
78         * src/procmsg.c
79         * src/textview.c
80                 more renaming
81                 Thanks to Colin
82
83 2006-12-06 [colin]      2.6.1cvs8
84
85         * src/ssl_manager.c
86         * src/common/ssl_certificate.c
87         * src/common/ssl_certificate.h
88                 Handle multiple certificates per host/port
89
90 2006-12-06 [colin]      2.6.1cvs7
91
92         * src/etpan/imap-thread.c
93                 Fix certificate checking on IMAP
94
95 2006-12-06 [colin]      2.6.1cvs6
96
97         * src/folderview.c
98                 Fix bug 1072, 'Claws stops fetching newsgroups 
99                 from server when newsgroup got deleted': continue
100                 checking other groups
101
102 2006-12-05 [wwp]        2.6.1cvs5
103
104         * src/message_search.c
105         * src/summary_search.c
106         * src/gtk/combobox.c
107         * src/gtk/combobox.h
108         * src/gtk/gtkutils.c
109         * src/gtk/gtkutils.h
110                 make up and down arrow keys in modern gtk_combo_box_entry widgets
111                 behave like w/ old comboboxes (summary and message search only).
112
113 2006-12-05 [paul]       2.6.1cvs4
114
115         * src/wizard.c
116                 encode headers
117                 Thanks to Colin
118
119 2006-12-05 [paul]       2.6.1cvs3
120
121         * tools/README
122         * tools/textviewer.pl
123                 script updated and description added
124
125 2006-12-04 [colin]      2.6.1cvs2
126
127         * src/compose.c
128                 Run pre-send hook only when checking
129                 everything
130
131 2006-12-04 [paul]       2.6.1cvs1
132
133         * NEWS
134         * README
135         * RELEASE_NOTES
136         * configure.ac
137         * tools/README
138                 bump up version number following stable release
139
140 2006-12-04 [paul]       2.6.0cvs83
141
142         * README
143                 updates and corrections
144
145 2006-12-04 [colin]      2.6.0cvs82
146
147         * src/common/utils.c
148                 Probably fix bug 1066, 'Incorrect mailbox 
149                 size displayed'
150
151 2006-12-04 [colin]      2.6.0cvs81
152
153         * src/common/utils.c
154                 Trim tabs from mailcap file too.
155
156 2006-12-02 [paul]       2.6.0cvs80
157
158         * src/exphtmldlg.c
159                 fix broken GUI under certain languages
160         * src/expldifdlg.c
161                 put the Cancel button to the right
162
163 2006-12-01 [paul]       2.6.0cvs79
164
165         * tools/Makefile.am
166                 remove reference to removed file
167
168 2006-12-01 [wwp]        2.6.0cvs78
169
170         * src/addressbook.c
171         * src/editaddress.c
172                 remove forgotten debug statements.
173
174 2006-12-01 [wwp]        2.6.0cvs77
175
176         * manual/advanced.xml
177         * manual/fr/advanced.xml
178         * src/addressbook.c
179         * src/addressbook.h
180         * src/addressitem.h
181         * src/editaddress.c
182         * src/editaddress.h
183         * src/prefs_common.c
184         * src/prefs_common.h
185         * src/gtk/gtkutils.c
186         * src/gtk/gtkutils.h
187                 add a hidden option to allow embedding the editaddress (edit contact details)
188                 dialog into the addressbook's window. This doesn't change the default
189                 behaviour.
190
191 2006-12-01 [wwp]        2.6.0cvs76
192
193         * src/message_search.c
194         * src/summary_search.c
195                 fix more focus issues (don't set focus to combobox's entry widget when
196                 entry's value changed, if entry widget has focus already).
197
198 2006-12-01 [wwp]        2.6.0cvs75
199
200         * src/gtk/quicksearch.c
201                 revert last changes to the quicksearch gtk_combo_box, this needs more
202                 tuning and testing.
203
204 2006-12-01 [paul]       2.6.0cvs74
205
206         * tools/kdeservicemenu/README
207         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
208         * tools/kdeservicemenu/install.sh
209         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
210         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
211                 simplify this stuff, and in so doing,
212                 fix it. (possibly re-extend it again at
213                 a later date)
214
215 2006-12-01 [wwp]        2.6.0cvs73
216
217         * src/gtk/quicksearch.c
218                 adapt quicksearch code to use modern gtk_combo_box'es.
219
220 2006-12-01 [wwp]        2.6.0cvs72
221
222         * src/common/defs.h
223         * src/prefs_common.c
224         * src/prefs_common.h
225         * src/message_search.c
226         * src/summary_search.c
227         * src/gtk/combobox.c
228         * src/gtk/combobox.h
229                 add history combos to all message and summary search fields.
230
231 2006-12-01 [wwp]        2.6.0cvs71
232
233         * src/summaryview.c
234                 As the list may change while the mark as read delay
235                 runs, we can't rely on the 'row' pointer, which can
236                 be invalid when the timeout is called. As the mark
237                 as read is only done if the message is still selected,
238                 use summaryview->selected instead. Thanks to Colin.
239
240 2006-11-30 [paul]       2.6.0cvs70
241
242         * src/textview.c
243                 give emphasis to "Sylpheed-Claws"
244                 as well as "Claws Mail"
245
246 2006-11-30 [colin]      2.6.0cvs69
247
248         * src/wizard.c
249                 Put the SSL checkboxes in the receiving
250                 and sending server pages.
251
252 2006-11-29 [colin]      2.6.0cvs68
253
254         * src/gtk/gtkutils.c
255         * src/gtk/gtkvscrollbutton.c
256                 Revert some deprecated fixes - they seem to
257                 deprecate stuff as soon as a new one gets out.
258                 g_object_ref_sink needed glib-2.10.
259
260 2006-11-29 [colin]      2.6.0cvs67
261
262         * src/common/utils.c
263                 Create .mailcap if it doesn't exist
264
265 2006-11-29 [colin]      2.6.0cvs66
266
267         * src/compose.c
268                 Followup to cvs60: use original list
269                 of recipients if replying to a mail
270                 in Sent Drafts or Queue.
271
272 2006-11-27 [paul]       2.6.0cvs65
273
274         * src/image_viewer.c
275                 revert the last change for now (it's broken)
276
277 2006-11-27 [paul]       2.6.0cvs64
278
279         * Makefile.am
280         * configure.ac
281         * m4/aclocal-include.m4
282         * m4/check-type.m4
283         * src/Makefile.am
284         * src/addr_compl.c
285         * src/compose.c
286         * src/crash.c
287         * src/export.c
288         * src/exporthtml.c
289         * src/exportldif.c
290         * src/imap.c
291         * src/import.c
292         * src/main.c
293         * src/main.h
294         * src/matcher.c
295         * src/mimeview.c
296         * src/procmsg.c
297         * src/textview.c
298         * src/common/Makefile.am
299         * src/common/claws.c
300         * src/common/claws.h
301         * src/common/ssl.c
302         * src/common/sylpheed.c
303         * src/common/sylpheed.h
304         * src/etpan/Makefile.am
305         * src/gtk/Makefile.am
306         * src/gtk/claws-marshal.list
307         * src/gtk/filesel.c
308         * src/gtk/gtksctree.c
309         * src/gtk/quicksearch.c
310         * src/gtk/sylpheed-marshal.list
311         * src/plugins/bogofilter/bogofilter.c
312         * src/plugins/bogofilter/bogofilter_gtk.c
313         * src/plugins/clamav/clamav_plugin.c
314         * src/plugins/clamav/clamav_plugin_gtk.c
315         * src/plugins/demo/demo.c
316         * src/plugins/dillo_viewer/dillo_viewer.c
317         * src/plugins/pgpcore/Makefile.am
318         * src/plugins/pgpcore/claws.def
319         * src/plugins/pgpcore/pgp_viewer.c
320         * src/plugins/pgpcore/plugin.c
321         * src/plugins/pgpcore/sylpheed.def
322         * src/plugins/pgpinline/Makefile.am
323         * src/plugins/pgpinline/claws.def
324         * src/plugins/pgpinline/plugin.c
325         * src/plugins/pgpinline/sylpheed.def
326         * src/plugins/pgpmime/Makefile.am
327         * src/plugins/pgpmime/claws.def
328         * src/plugins/pgpmime/plugin.c
329         * src/plugins/pgpmime/sylpheed.def
330         * src/plugins/spamassassin/spamassassin.c
331         * src/plugins/spamassassin/spamassassin_gtk.c
332         * src/plugins/trayicon/trayicon.c
333                 yet more renaming
334                 remove deprecated gtk_tooltips_set_delay()
335
336 2006-11-26 [paul]       2.6.0cvs63
337
338         * src/expldifdlg.c
339         * src/folderview.c
340         * src/image_viewer.c
341         * src/mainwindow.c
342         * src/gtk/gtkutils.c
343         * src/gtk/gtkvscrollbutton.c
344         * src/gtk/prefswindow.c
345         * src/plugins/pgpcore/prefs_gpg.c
346                 replace more deprecated GTK+ functions
347
348 2006-11-26 [paul]       2.6.0cvs62
349
350         * src/addr_compl.c
351         * src/addressbook.c
352         * src/browseldap.c
353                 replace deprecated gtk_idle_... functions
354
355 2006-11-26 [paul]       2.6.0cvs61
356
357         * src/compose.c
358         * src/folderview.c
359         * src/inc.c
360         * src/summaryview.c
361         * src/gtk/gtkvscrollbutton.c
362         * src/gtk/quicksearch.c
363         * src/plugins/pgpcore/passphrase.c
364                 replace deprecated gtk_timeout_add and
365                 gtk_timeout_remove
366
367 2006-11-26 [paul]       2.6.0cvs60
368
369         * src/compose.c
370                 fix bug that caused the wrong recipient
371                 to be selected when replying to a msg
372                 which is From one of our accounts to
373                 another of our accounts
374
375 2006-11-25 [paul]       2.6.0cvs59
376
377         * src/summaryview.c
378                 don't change the From column title to
379                 To if the To column is visible
380
381 2006-11-24 [paul]       2.6.0cvs58
382
383         * src/compose.c
384                 fix bug 1069, 'Sent mails disappear, BCC
385                 or locking problem?'
386
387 2006-11-21 [wwp]        2.6.0cvs57
388
389         * src/compose.c
390                 fix spelling menu when replying (same as 2.3.1cvs39):
391                 discrepancy between context menu and top menu when
392                 folder's dictionary isn't the default one.
393
394 2006-11-19 [paul]       2.6.0cvs56
395
396         * src/summaryview.c
397                 obey always_show_msg option when
398                 marking as spam
399         * src/plugins/bogofilter/bogofilter.c
400                 fix typo
401
402 2006-11-18 [paul]       2.6.0cvs55
403
404         * AUTHORS
405         * README
406         * debian/copyright
407         * manual/ack.xml
408         * manual/es/ack.xml
409         * manual/fr/ack.xml
410         * manual/pl/ack.xml
411         * src/gtk/authors.h
412         * src/gtk/icon_legend.c
413         * src/gtk/icon_legend.h
414         * tools/OOo2claws-mail.pl
415         * tools/README
416         * tools/acroread2claws-mail.pl
417         * tools/claws.i18n.status.pl
418         * tools/filter_conv.pl
419         * tools/filter_conv_new.pl
420         * tools/freshmeat_search.pl
421         * tools/google_search.pl
422         * tools/kmail2claws-mail.pl
423         * tools/kmail2claws-mail_v2.pl
424         * tools/maildir2claws-mail.pl
425         * tools/make.themes.project
426         * tools/multiwebsearch.pl
427         * tools/outlook2claws-mail.pl
428         * tools/tb2claws-mail
429         * tools/kdeservicemenu/README
430         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
431                 update mine and wwp's email addresses in
432                 several places
433                 Patch by wwp
434         * src/prefs_compose_writing.c
435                 set sensitivity on 'new message format' frame
436
437 2006-11-17 [paul]       2.6.0cvs54
438
439         * src/gtk/about.c
440                 more reworking of the GUI
441                 Patch by Fabien Vantard
442
443 2006-11-16 [paul]       2.6.0cvs53
444
445         * src/gtk/about.c
446                 set a minimum size for the window, allow
447                 it to automatically expand as necessary
448
449 2006-11-16 [wwp]        2.6.0cvs52
450
451         * src/gtk/about.c
452                 better wrap of copyright info on some systems.
453
454 2006-11-16 [paul]       2.6.0cvs51
455
456         * src/gtk/about.c
457                 move the tech info from the upper panel
458                 to the Info tab
459                 use a gtk_text_view for the features tab
460
461 2006-11-16 [paul]       2.6.0cvs50
462
463         * po/Makevars
464                 update my email address
465         * src/addressbook.c
466         * src/compose.c
467         * src/imap_gtk.c
468         * src/mh_gtk.c
469         * src/news_gtk.c
470         * src/summaryview.c
471         * src/plugins/trayicon/trayicon.c
472                 don't offer simple menu separators
473                 for translation
474         * src/folderview.c
475                 add separator between 'mark all read'
476                 and 'search folder'
477
478 2006-11-15 [wwp]        2.6.0cvs49
479
480         * src/gtk/authors.h
481                 updated manuals authors.
482
483 2006-11-14 [paul]       2.6.0cvs48
484
485         * src/compose.c
486                 Fix Options/Reply mode after draft save
487
488 2006-11-14 [paul]       2.6.0cvs47
489
490         * src/Makefile.am
491                 Fix make DESTDIR=...
492         * src/mbox.c
493                 Optimise speed
494         * src/plugins/pgpinline/pgpinline.c
495                 Probably fix bug 1061
496
497 2006-11-14 [paul]       2.6.0cvs46
498
499         * po/Makevars
500                 enable Q_ macro
501         * src/Makefile.am
502         * src/stock_pixmap.c
503         * src/stock_pixmap.h
504         * src/gtk/about.c
505         * src/pixmaps/active.xpm
506         * src/pixmaps/inactive.xpm
507                 add a new page, 'Features', to the About dialog
508                 showing which features are compiled in and which
509                 are not
510
511 2006-11-14 [paul]       2.6.0cvs45
512
513         * po/ru.po
514                 updated by Pavlo Bohmat
515
516 2006-11-14 [colin]      2.6.0cvs44
517
518         * src/compose.c
519         * src/inc.c
520         * src/messageview.c
521         * src/news.c
522         * src/pop.c
523         * src/procmsg.c
524         * src/gtk/gtkaspell.c
525                 Fix 64-bit-related warnings
526         * src/ssl_manager.c
527                 Fix possible infinite loop
528         * src/plugins/pgpcore/sgpgme.c
529                 Remove useless check
530
531 2006-11-13 [colin]      2.6.0cvs43
532
533         * src/gtk/Makefile.am
534                 authors.h isn't generated
535
536 2006-11-13 [colin]      2.6.0cvs42
537
538         * src/plugins/pgpinline/pgpinline.c
539         * src/plugins/pgpmime/pgpmime.c
540                 Very probably fix bug 1061, 'crash on 
541                 opening signed email'. Another cast
542                 problem
543
544 2006-11-13 [colin]      2.6.0cvs41
545
546         * src/plugins/pgpcore/sgpgme.c
547                 Maybe fix bug 1061, 'crash on opening 
548                 signed email'
549
550 2006-11-13 [wwp]        2.6.0cvs40
551
552         * src/plugins/pgpinline/pgpinline.c
553                 fix candidate for bug #1057, thanks to Colin.
554
555 2006-11-13 [wwp]        2.6.0cvs39
556
557         * src/compose.c
558         * src/quote_fmt_parse.y
559                 fix bug 1052: current parser buffer was not always 
560                 allocated, ptr to this buffer could be returned as 
561                 NULL whereas no parser error has occurred. in 
562                 consequence, defining a template body as "%d" 
563                 (w/o the quotes) for the first time of the instance 
564                 of claws-mail, was reporting a parser error. make 
565                 sure that the buffer is always allocated, even to 
566                 an empty string.
567                 fix mis-unescaping in compose.:compose_quote_fmt(): 
568                 unescaping of the fmt string was always done 
569                 whereas it must be done *only* when receiving 
570                 quote format strings issued from the prefs 
571                 (compose new message, reply, forward, redirect 
572                 formats), *not* when applying templates.  in 
573                 consequences, applying templates w/ sequences 
574                 like \\|p{echo} were failing. make sure that 
575                 unescaping is done only when necessary.
576
577 2006-11-12 [colin]      2.6.0cvs38
578
579         * po/de.po
580                 Fix typo (s/KB/MB)
581
582 2006-11-12 [colin]      2.6.0cvs37
583
584         * src/plugins/pgpinline/pgpinline.c
585         * src/plugins/pgpmime/pgpmime.c
586                 Release GPG context at the latest 
587                 possible moment. Maybe fixes 
588                 bug 1057, 'crash on sending signed 
589                 message to a newsgroup'
590                 
591
592 2006-11-12 [colin]      2.6.0cvs36
593
594         * src/plugins/pgpcore/sgpgme.c
595                 Tell a bit more when gpg's status doesn't
596                 contain any signature
597
598 2006-11-12 [colin]      2.6.0cvs35
599
600         * src/compose.c
601                 Fix bug 1060, 'compilation error with 
602                 Irix's cc'
603
604 2006-11-12 [paul]       2.6.0cvs34
605
606         * doc/man/claws-mail.1
607         * src/prefs_gtk.c
608         * src/plugins/clamav/README
609         * src/plugins/spamassassin/README
610         * tools/README
611         * tools/freshmeat_search.pl
612         * tools/google_search.pl
613         * tools/multiwebsearch.pl
614                 more renaming
615         * src/plugins/trayicon/trayicon.c
616                 fix compiliation warning
617
618 2006-11-11 [colin]      2.6.0cvs33
619
620         * src/folderview.c
621                 Forbid drag and drop from/to different
622                 folders of type F_UNKNOWN
623
624 2006-11-11 [colin]      2.6.0cvs32
625
626         * src/plugins/pgpinline/pgpinline.c
627                 Fix typo in previous commit:
628                 - gpgme_new(&ctx);
629                 + if ((err = gpgme_new(&data->ctx)) ...)
630
631 2006-11-11 [colin]      2.6.0cvs31
632
633         * src/plugins/pgpinline/pgpinline.c
634         * src/plugins/pgpmime/pgpmime.c
635                 Check success after calling gpgme_new
636                 Maybe fixes bug 1057, 'crash on sending 
637                 signed message to a newsgroup'
638
639 2006-11-11 [colin]      2.6.0cvs30
640
641         * src/undo.c
642                 init undostruct to 0s (from
643                 valgrind log of bug 1057)
644
645 2006-11-10 [colin]      2.6.0cvs29
646
647         * src/mainwindow.c
648                 Set cursor to wait before filtering
649                 duplicates in all folders
650         * src/plugins/bogofilter/bogofilter.c
651         * src/plugins/bogofilter/bogofilter.h
652         * src/plugins/bogofilter/bogofilter_gtk.c
653                 Completely thread away the bogofilter
654                 filtering
655
656 2006-11-10 [mones]      2.6.0cvs28
657
658         * src/compose.c
659         * src/compose.h
660                 added COMPOSE_CHECK_BEFORE_SEND hook
661
662 2006-11-10 [paul]       2.6.0cvs27
663
664         * src/crash.c
665                 more renaming
666                 add libSM to get_compiled_in_features()
667         * src/main.c
668                 more renaming
669
670 2006-11-10 [colin]      2.6.0cvs26
671
672         * src/etpan/imap-thread.c
673                 Add a reference to libetpan's sasl engine
674                 so that sasl_done() doesn't get called by
675                 libetpan, and doesn't break openssl.
676                 Should fix bug 1053, 'SC fails to reestablish 
677                 a secure connection'
678                 Patch by Hoa
679
680 2006-11-10 [colin]      2.6.0cvs25
681
682         * manual/addrbook.xml
683         * manual/advanced.xml
684         * manual/faq.xml
685         * manual/intro.xml
686                 Some more renaming
687
688 2006-11-09 [colin]      2.6.0cvs24
689
690         * src/plugins/bogofilter/bogofilter_gtk.c
691                 Add comment about annoyance
692
693 2006-11-09 [colin]      2.6.0cvs23
694
695         * src/plugins/bogofilter/bogofilter.c
696         * src/plugins/bogofilter/bogofilter_gtk.c
697                 Prepare things needed to thread bogofilter
698                 filtering: separate bogo stuff and possible GUI
699                 stuff. 
700
701 2006-11-09 [colin]      2.6.0cvs22
702
703         * src/account.c
704         * src/compose.c
705                 Search for one of our accounts in Delivered-To
706                 (helps for auto-account selection when 
707                  replying/forwarding)
708         * src/folderview.c
709         * src/mainwindow.c
710         * src/mainwindow.h
711         * src/plugins/trayicon/trayicon.c
712                 Allow opening a new mail with any account from
713                 the contextual menu
714
715 2006-11-09 [wwp]        2.6.0cvs21
716
717         * src/compose.c
718         * src/prefs_common.c
719         * src/prefs_common.h
720         * src/prefs_compose_writing.c
721                 add a compose new message format (in prefs/compose/writing), it's a
722                 simple subject+body template to use when opening a new composition
723                 window. It's similar to the existent reply and forward formats.
724
725                 enhanced the template/format % symbols substitution mechanism to
726                 use current composition window information when % are used in
727                 the compose new message format or in templates applied to new
728                 messages (there were useless in that situations before). When
729                 applied to new messages, %d corresponds to the system time/date.
730
731 2006-11-09 [paul]       2.6.0cvs20
732
733         * src/gtk/authors.h
734                 fix last commit
735
736 2006-11-09 [paul]       2.6.0cvs19
737
738         * src/gtk/authors.h
739                 keep tje alphabetical order
740
741 2006-11-08 [colin]      2.6.0cvs18
742
743         * src/etpan/imap-thread.c
744                 Fix bug 1054, 'Slowness logging big 
745                 data chunks'
746
747 2006-11-08 [paul]       2.6.0cvs17
748
749         * tools/Makefile.am
750                 fix the renaming
751
752 2006-11-08 [paul]       2.6.0cvs16
753
754         * src/common/defs.h
755                 update BUGZILLA_URI
756
757 2006-11-08 [paul]       2.6.0cvs15
758
759         * tools/Makefile.am
760         * tools/OOo2claws-mail.pl
761         * tools/OOo2sylpheed.pl
762         * tools/README
763         * tools/acroread2claws-mail.pl
764         * tools/acroread2sylpheed.pl
765         * tools/kmail2claws-mail.pl
766         * tools/kmail2claws-mail_v2.pl
767         * tools/kmail2sylpheed.pl
768         * tools/kmail2sylpheed_v2.pl
769         * tools/maildir2claws-mail.pl
770         * tools/maildir2sylpheed.pl
771         * tools/nautilus2claws-mail.sh
772         * tools/nautilus2sylpheed.sh
773         * tools/outlook2claws-mail.pl
774         * tools/outlook2sylpheed.pl
775         * tools/tb2claws-mail
776         * tools/tb2sylpheed
777         * tools/tbird2claws.py
778         * tools/tbird2syl.py
779         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
780         * tools/kdeservicemenu/install.sh
781         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
782         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
783         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
784         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
785         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
786                 renamed (removed, added) tools files
787
788 2006-11-08 [paul]       2.6.0cvs14
789
790         * src/main.c
791         * src/common/defs.h
792                 Migrate sylpheedrc to clawsrc, and fix the standard
793                 plugins path in the process
794
795 2006-11-07 [colin]      2.6.0cvs13
796
797         * src/Makefile.am
798                 Symlink sylpheed-claws relative to 
799                 claws-mail
800
801 2006-11-07 [colin]      2.6.0cvs12
802
803         * src/compose.c
804                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
805
806 2006-11-07 [paul]       2.6.0cvs11
807
808         * src/gtk/about.c
809                 Fix a missed occurence of
810                 Sylpheed-Claws
811
812 2006-11-07 [paul]       2.6.0cvs10
813
814         * src/Makefile.am
815                 Fix symlink installation
816
817 2006-11-07 [paul]       2.6.0cvs9
818
819         * src/Makefile.am
820                 Symlink claws-mail to sylpheed-claws
821         * src/common/utils.c
822                 Fix migrating symlinks
823         * src/etpan/imap-thread.c
824                 check certificate only when there's
825                 no error
826
827 2006-11-07 [paul]       2.6.0cvs8
828
829         * Makefile.am
830                 Fix icon breakages with Gtk, which needs a 
831                 cache updated to see them.
832
833 2006-11-07 [paul]       2.6.0cvs7
834
835         * .cvsignore
836         * AUTHORS
837         * COPYING
838         * INSTALL
839         * Makefile.am
840         * NEWS
841         * README
842         * RELEASE_NOTES
843         * autogen.sh
844         * claws-mail-128x128.png
845         * claws-mail-64x64.png
846         * claws-mail.ico
847         * claws-mail.pc.in
848         * claws-mail.png
849         * configure.ac
850         * sylpheed-claws-128x128.png
851         * sylpheed-claws-64x64.png
852         * sylpheed-claws.desktop
853         * sylpheed-claws.ico
854         * sylpheed-claws.pc.in
855         * sylpheed-claws.png
856         * debian/README.Debian
857         * debian/changelog
858         * debian/claws-mail.desktop
859         * debian/claws-mail.menu
860         * debian/claws-mail.postinst.debhelper
861         * debian/claws-mail.postrm.debhelper
862         * debian/control
863         * debian/copyright
864         * debian/files
865         * debian/rules
866         * debian/sylpheed-claws.desktop
867         * debian/sylpheed-claws.menu
868         * debian/sylpheed-claws.postinst.debhelper
869         * debian/sylpheed-claws.postrm.debhelper
870         * doc/man/Makefile.am
871         * doc/man/claws-mail.1
872         * doc/man/sylpheed-claws.1
873         * doc/src/ChangeLog.claws-pre0.8.0
874         * manual/Makefile.am
875         * manual/account.xml
876         * manual/ack.xml
877         * manual/addrbook.xml
878         * manual/advanced.xml
879         * manual/claws-mail-manual.xml
880         * manual/faq.xml
881         * manual/glossary.xml
882         * manual/handling.xml
883         * manual/intro.xml
884         * manual/keyboard.xml
885         * manual/plugins.xml
886         * manual/starting.xml
887         * manual/sylpheed-claws-manual.xml
888         * manual/xml2pdf
889         * manual/dist/.cvsignore
890         * manual/dist/html/.cvsignore
891         * manual/dist/html/Makefile.am
892         * manual/dist/pdf/.cvsignore
893         * manual/dist/pdf/Makefile.am
894         * manual/dist/ps/.cvsignore
895         * manual/dist/ps/Makefile.am
896         * manual/dist/txt/.cvsignore
897         * manual/dist/txt/Makefile.am
898         * manual/es/Makefile.am
899         * manual/es/advanced.xml
900         * manual/es/claws-mail-manual.xml
901         * manual/es/faq.xml
902         * manual/es/glossary.xml
903         * manual/es/handling.xml
904         * manual/es/intro.xml
905         * manual/es/plugins.xml
906         * manual/es/sylpheed-claws-manual.xml
907         * manual/es/dist/.cvsignore
908         * manual/es/dist/html/.cvsignore
909         * manual/es/dist/html/Makefile.am
910         * manual/es/dist/pdf/.cvsignore
911         * manual/es/dist/pdf/Makefile.am
912         * manual/es/dist/ps/.cvsignore
913         * manual/es/dist/ps/Makefile.am
914         * manual/es/dist/txt/.cvsignore
915         * manual/es/dist/txt/Makefile.am
916         * manual/fr/Makefile.am
917         * manual/fr/account.xml
918         * manual/fr/ack.xml
919         * manual/fr/addrbook.xml
920         * manual/fr/advanced.xml
921         * manual/fr/claws-mail-manual.xml
922         * manual/fr/faq.xml
923         * manual/fr/glossary.xml
924         * manual/fr/handling.xml
925         * manual/fr/intro.xml
926         * manual/fr/keyboard.xml
927         * manual/fr/plugins.xml
928         * manual/fr/starting.xml
929         * manual/fr/sylpheed-claws-manual.xml
930         * manual/fr/dist/.cvsignore
931         * manual/fr/dist/html/.cvsignore
932         * manual/fr/dist/html/Makefile.am
933         * manual/fr/dist/pdf/.cvsignore
934         * manual/fr/dist/pdf/Makefile.am
935         * manual/fr/dist/ps/.cvsignore
936         * manual/fr/dist/ps/Makefile.am
937         * manual/fr/dist/txt/.cvsignore
938         * manual/fr/dist/txt/Makefile.am
939         * manual/pl/Makefile.am
940         * manual/pl/account.xml
941         * manual/pl/ack.xml
942         * manual/pl/addrbook.xml
943         * manual/pl/advanced.xml
944         * manual/pl/claws-mail-manual.xml
945         * manual/pl/faq.xml
946         * manual/pl/glossary.xml
947         * manual/pl/handling.xml
948         * manual/pl/intro.xml
949         * manual/pl/keyboard.xml
950         * manual/pl/plugins.xml
951         * manual/pl/starting.xml
952         * manual/pl/sylpheed-claws-manual.xml
953         * manual/pl/dist/.cvsignore
954         * manual/pl/dist/html/.cvsignore
955         * manual/pl/dist/html/Makefile.am
956         * manual/pl/dist/pdf/.cvsignore
957         * manual/pl/dist/pdf/Makefile.am
958         * manual/pl/dist/ps/.cvsignore
959         * manual/pl/dist/ps/Makefile.am
960         * manual/pl/dist/txt/.cvsignore
961         * manual/pl/dist/txt/Makefile.am
962         * po/.cvsignore
963         * po/Makevars
964         * src/.cvsignore
965         * src/Makefile.am
966         * src/account.c
967         * src/account.h
968         * src/action.c
969         * src/action.h
970         * src/adbookbase.h
971         * src/addr_compl.c
972         * src/addr_compl.h
973         * src/addrbook.c
974         * src/addrcache.c
975         * src/addrcache.h
976         * src/addrcindex.c
977         * src/addrcindex.h
978         * src/addrclip.c
979         * src/addrclip.h
980         * src/addrdefs.h
981         * src/addressadd.c
982         * src/addressadd.h
983         * src/addressbook.c
984         * src/addressbook.h
985         * src/addressbook_foldersel.c
986         * src/addressbook_foldersel.h
987         * src/addrgather.c
988         * src/addrgather.h
989         * src/addrharvest.c
990         * src/addrharvest.h
991         * src/addrindex.c
992         * src/addrindex.h
993         * src/addritem.c
994         * src/addritem.h
995         * src/addrquery.c
996         * src/addrquery.h
997         * src/addrselect.c
998         * src/addrselect.h
999         * src/alertpanel.c
1000         * src/alertpanel.h
1001         * src/browseldap.c
1002         * src/browseldap.h
1003         * src/codeconv.c
1004         * src/codeconv.h
1005         * src/compose.c
1006         * src/crash.c
1007         * src/crash.h
1008         * src/customheader.c
1009         * src/customheader.h
1010         * src/displayheader.c
1011         * src/displayheader.h
1012         * src/editaddress.c
1013         * src/editaddress.h
1014         * src/editbook.c
1015         * src/editbook.h
1016         * src/editgroup.c
1017         * src/editgroup.h
1018         * src/editjpilot.c
1019         * src/editjpilot.h
1020         * src/editldap.c
1021         * src/editldap.h
1022         * src/editldap_basedn.c
1023         * src/editldap_basedn.h
1024         * src/editvcard.c
1025         * src/editvcard.h
1026         * src/exphtmldlg.c
1027         * src/exphtmldlg.h
1028         * src/expldifdlg.c
1029         * src/expldifdlg.h
1030         * src/export.c
1031         * src/exporthtml.c
1032         * src/exporthtml.h
1033         * src/exportldif.c
1034         * src/exportldif.h
1035         * src/filtering.c
1036         * src/filtering.h
1037         * src/folder.c
1038         * src/folder.h
1039         * src/folder_item_prefs.c
1040         * src/folder_item_prefs.h
1041         * src/foldersel.c
1042         * src/foldersel.h
1043         * src/folderutils.c
1044         * src/folderutils.h
1045         * src/folderview.c
1046         * src/folderview.h
1047         * src/grouplistdialog.c
1048         * src/grouplistdialog.h
1049         * src/html.c
1050         * src/html.h
1051         * src/image_viewer.c
1052         * src/image_viewer.h
1053         * src/imap.c
1054         * src/imap.h
1055         * src/imap_gtk.c
1056         * src/imap_gtk.h
1057         * src/import.c
1058         * src/import.h
1059         * src/importldif.c
1060         * src/importldif.h
1061         * src/importmutt.c
1062         * src/importmutt.h
1063         * src/importpine.c
1064         * src/importpine.h
1065         * src/inc.c
1066         * src/inc.h
1067         * src/jpilot.c
1068         * src/jpilot.h
1069         * src/ldapctrl.c
1070         * src/ldapctrl.h
1071         * src/ldaplocate.c
1072         * src/ldaplocate.h
1073         * src/ldapquery.c
1074         * src/ldapquery.h
1075         * src/ldapserver.c
1076         * src/ldapserver.h
1077         * src/ldaputil.c
1078         * src/ldaputil.h
1079         * src/ldif.c
1080         * src/ldif.h
1081         * src/localfolder.c
1082         * src/localfolder.h
1083         * src/main.c
1084         * src/main.h
1085         * src/mainwindow.c
1086         * src/mainwindow.h
1087         * src/manual.c
1088         * src/manual.h
1089         * src/matcher.c
1090         * src/matcher.h
1091         * src/matcher_parser.h
1092         * src/matcher_parser_lex.l
1093         * src/matcher_parser_parse.y
1094         * src/mbox.c
1095         * src/mbox.h
1096         * src/message_search.c
1097         * src/message_search.h
1098         * src/messageview.c
1099         * src/messageview.h
1100         * src/mh.c
1101         * src/mh.h
1102         * src/mh_gtk.c
1103         * src/mh_gtk.h
1104         * src/mimeview.c
1105         * src/mimeview.h
1106         * src/msgcache.c
1107         * src/msgcache.h
1108         * src/mutt.c
1109         * src/mutt.h
1110         * src/news.c
1111         * src/news.h
1112         * src/news_gtk.c
1113         * src/news_gtk.h
1114         * src/noticeview.c
1115         * src/noticeview.h
1116         * src/partial_download.c
1117         * src/partial_download.h
1118         * src/pine.c
1119         * src/pine.h
1120         * src/pop.c
1121         * src/pop.h
1122         * src/prefs_account.c
1123         * src/prefs_account.h
1124         * src/prefs_actions.c
1125         * src/prefs_actions.h
1126         * src/prefs_common.c
1127         * src/prefs_common.h
1128         * src/prefs_compose_writing.c
1129         * src/prefs_compose_writing.h
1130         * src/prefs_customheader.c
1131         * src/prefs_customheader.h
1132         * src/prefs_display_header.c
1133         * src/prefs_display_header.h
1134         * src/prefs_ext_prog.c
1135         * src/prefs_ext_prog.h
1136         * src/prefs_filtering.c
1137         * src/prefs_folder_column.c
1138         * src/prefs_folder_column.h
1139         * src/prefs_folder_item.c
1140         * src/prefs_folder_item.h
1141         * src/prefs_fonts.c
1142         * src/prefs_fonts.h
1143         * src/prefs_gtk.c
1144         * src/prefs_gtk.h
1145         * src/prefs_image_viewer.c
1146         * src/prefs_image_viewer.h
1147         * src/prefs_matcher.c
1148         * src/prefs_matcher.h
1149         * src/prefs_message.c
1150         * src/prefs_message.h
1151         * src/prefs_msg_colors.c
1152         * src/prefs_msg_colors.h
1153         * src/prefs_other.c
1154         * src/prefs_other.h
1155         * src/prefs_quote.c
1156         * src/prefs_quote.h
1157         * src/prefs_receive.c
1158         * src/prefs_receive.h
1159         * src/prefs_send.c
1160         * src/prefs_send.h
1161         * src/prefs_spelling.c
1162         * src/prefs_spelling.h
1163         * src/prefs_summaries.c
1164         * src/prefs_summaries.h
1165         * src/prefs_summary_column.c
1166         * src/prefs_summary_column.h
1167         * src/prefs_template.c
1168         * src/prefs_template.h
1169         * src/prefs_themes.c
1170         * src/prefs_themes.h
1171         * src/prefs_toolbar.c
1172         * src/prefs_toolbar.h
1173         * src/prefs_wrapping.c
1174         * src/prefs_wrapping.h
1175         * src/privacy.c
1176         * src/privacy.h
1177         * src/procheader.c
1178         * src/procheader.h
1179         * src/procmime.c
1180         * src/procmime.h
1181         * src/procmsg.c
1182         * src/procmsg.h
1183         * src/quote_fmt.c
1184         * src/quote_fmt_parse.y
1185         * src/recv.c
1186         * src/recv.h
1187         * src/remotefolder.c
1188         * src/remotefolder.h
1189         * src/send_message.c
1190         * src/send_message.h
1191         * src/setup.c
1192         * src/setup.h
1193         * src/sourcewindow.c
1194         * src/sourcewindow.h
1195         * src/ssl_manager.c
1196         * src/ssl_manager.h
1197         * src/statusbar.c
1198         * src/statusbar.h
1199         * src/stock_pixmap.c
1200         * src/stock_pixmap.h
1201         * src/summary_search.c
1202         * src/summary_search.h
1203         * src/summaryview.c
1204         * src/summaryview.h
1205         * src/syldap.c
1206         * src/syldap.h
1207         * src/textview.c
1208         * src/textview.h
1209         * src/toolbar.c
1210         * src/toolbar.h
1211         * src/undo.c
1212         * src/undo.h
1213         * src/unmime.c
1214         * src/unmime.h
1215         * src/vcard.c
1216         * src/vcard.h
1217         * src/wizard.c
1218         * src/wizard.h
1219         * src/common/base64.c
1220         * src/common/base64.h
1221         * src/common/defs.h
1222         * src/common/hooks.c
1223         * src/common/hooks.h
1224         * src/common/log.c
1225         * src/common/log.h
1226         * src/common/mgutils.c
1227         * src/common/mgutils.h
1228         * src/common/nntp.c
1229         * src/common/nntp.h
1230         * src/common/passcrypt.c
1231         * src/common/passcrypt.h.in
1232         * src/common/plugin.c
1233         * src/common/plugin.h
1234         * src/common/prefs.c
1235         * src/common/prefs.h
1236         * src/common/progressindicator.c
1237         * src/common/progressindicator.h
1238         * src/common/quoted-printable.c
1239         * src/common/quoted-printable.h
1240         * src/common/session.c
1241         * src/common/session.h
1242         * src/common/smtp.c
1243         * src/common/smtp.h
1244         * src/common/socket.c
1245         * src/common/socket.h
1246         * src/common/ssl.c
1247         * src/common/ssl.h
1248         * src/common/stringtable.c
1249         * src/common/stringtable.h
1250         * src/common/sylpheed.c
1251         * src/common/sylpheed.h
1252         * src/common/template.c
1253         * src/common/template.h
1254         * src/common/timing.h
1255         * src/common/utils.c
1256         * src/common/utils.h
1257         * src/common/version.h.in
1258         * src/common/xml.c
1259         * src/common/xml.h
1260         * src/common/xmlprops.c
1261         * src/common/xmlprops.h
1262         * src/gtk/about.c
1263         * src/gtk/colorlabel.c
1264         * src/gtk/colorlabel.h
1265         * src/gtk/colorsel.c
1266         * src/gtk/colorsel.h
1267         * src/gtk/combobox.c
1268         * src/gtk/combobox.h
1269         * src/gtk/description_window.c
1270         * src/gtk/description_window.h
1271         * src/gtk/filesel.c
1272         * src/gtk/filesel.h
1273         * src/gtk/foldersort.c
1274         * src/gtk/foldersort.h
1275         * src/gtk/gtkaspell.c
1276         * src/gtk/gtkaspell.h
1277         * src/gtk/gtksctree.c
1278         * src/gtk/gtkshruler.c
1279         * src/gtk/gtkshruler.h
1280         * src/gtk/gtkutils.c
1281         * src/gtk/gtkutils.h
1282         * src/gtk/icon_legend.c
1283         * src/gtk/icon_legend.h
1284         * src/gtk/logwindow.c
1285         * src/gtk/logwindow.h
1286         * src/gtk/manage_window.c
1287         * src/gtk/manage_window.h
1288         * src/gtk/pluginwindow.c
1289         * src/gtk/pluginwindow.h
1290         * src/gtk/prefswindow.c
1291         * src/gtk/prefswindow.h
1292         * src/gtk/quicksearch.c
1293         * src/gtk/quicksearch.h
1294         * src/pixmaps/claws-mail.xpm
1295         * src/pixmaps/claws-mail_icon.xpm
1296         * src/pixmaps/claws-mail_logo.xpm
1297         * src/pixmaps/sylpheed-claws.xpm
1298         * src/pixmaps/sylpheed-claws_icon.xpm
1299         * src/pixmaps/sylpheed-claws_logo.xpm
1300         * src/plugins/bogofilter/Makefile.am
1301         * src/plugins/bogofilter/bogofilter.c
1302         * src/plugins/bogofilter/bogofilter.h
1303         * src/plugins/bogofilter/bogofilter_gtk.c
1304         * src/plugins/clamav/Makefile.am
1305         * src/plugins/clamav/clamav_plugin.c
1306         * src/plugins/clamav/clamav_plugin.h
1307         * src/plugins/clamav/clamav_plugin_gtk.c
1308         * src/plugins/demo/Makefile.am
1309         * src/plugins/demo/demo.c
1310         * src/plugins/dillo_viewer/Makefile.am
1311         * src/plugins/dillo_viewer/README
1312         * src/plugins/dillo_viewer/dillo_prefs.c
1313         * src/plugins/dillo_viewer/dillo_prefs.h
1314         * src/plugins/dillo_viewer/dillo_viewer.c
1315         * src/plugins/pgpcore/Makefile.am
1316         * src/plugins/pgpcore/passphrase.c
1317         * src/plugins/pgpcore/passphrase.h
1318         * src/plugins/pgpcore/pgp_viewer.c
1319         * src/plugins/pgpcore/pgp_viewer.h
1320         * src/plugins/pgpcore/plugin.c
1321         * src/plugins/pgpcore/prefs_gpg.c
1322         * src/plugins/pgpcore/prefs_gpg.h
1323         * src/plugins/pgpcore/select-keys.c
1324         * src/plugins/pgpcore/select-keys.h
1325         * src/plugins/pgpcore/sgpgme.c
1326         * src/plugins/pgpcore/sgpgme.h
1327         * src/plugins/pgpcore/sylpheed.def
1328         * src/plugins/pgpcore/version.rc
1329         * src/plugins/pgpinline/Makefile.am
1330         * src/plugins/pgpinline/pgpinline.c
1331         * src/plugins/pgpinline/pgpinline.h
1332         * src/plugins/pgpinline/plugin.c
1333         * src/plugins/pgpinline/sylpheed.def
1334         * src/plugins/pgpinline/version.rc
1335         * src/plugins/pgpmime/Makefile.am
1336         * src/plugins/pgpmime/pgpmime.c
1337         * src/plugins/pgpmime/pgpmime.h
1338         * src/plugins/pgpmime/plugin.c
1339         * src/plugins/pgpmime/sylpheed.def
1340         * src/plugins/pgpmime/version.rc
1341         * src/plugins/spamassassin/Makefile.am
1342         * src/plugins/spamassassin/README
1343         * src/plugins/spamassassin/spamassassin.c
1344         * src/plugins/spamassassin/spamassassin.h
1345         * src/plugins/spamassassin/spamassassin_gtk.c
1346         * src/plugins/trayicon/Makefile.am
1347         * src/plugins/trayicon/trayicon.c
1348         * tools/OOo2sylpheed.pl
1349         * tools/README
1350         * tools/README.sylprint
1351         * tools/acroread2sylpheed.pl
1352         * tools/claws.i18n.status.pl
1353         * tools/filter_conv.pl
1354         * tools/filter_conv_new.pl
1355         * tools/freshmeat_search.pl
1356         * tools/google_search.pl
1357         * tools/kmail2sylpheed.pl
1358         * tools/kmail2sylpheed_v2.pl
1359         * tools/make.themes.project
1360         * tools/multiwebsearch.pl
1361         * tools/nautilus2sylpheed.sh
1362         * tools/outlook2sylpheed.pl
1363         * tools/sylprint.pl
1364         * tools/sylprint.rc
1365         * tools/tb2sylpheed
1366         * tools/textviewer.sh
1367         * tools/vcard2xml.py
1368         * tools/kdeservicemenu/README
1369         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1370         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1371         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1372                 Change name to Claws Mail. Announce to follow...
1373
1374 2006-11-06 [wwp]        2.6.0cvs6
1375
1376         * src/prefs_template.c
1377                 unify messages related to quote format/template errors (fix
1378                 capitalization), again.
1379
1380 2006-11-06 [wwp]        2.6.0cvs5
1381
1382         * src/prefs_quote.c
1383                 unify messages related to quote format/template errors.
1384
1385 2006-11-06 [wwp]        2.6.0cvs4
1386
1387         * src/prefs_msg_colors.c
1388                 more uses of Q_ macro for contextual translations, thanks
1389                 to Fabien (fzzzzz).
1390
1391 2006-11-06 [wwp]        2.6.0cvs3
1392
1393         * src/compose.c
1394         * src/common/utils.c
1395         * src/common/utils.h
1396                 show an alertpanel to make sure users are aware that sensitive
1397                 files are attached (it's file blacklist-based). This will fix
1398                 interaction w/ GoogleEarth for instance, thanks to Colin.
1399
1400 2006-11-06 [wwp]        2.6.0cvs2
1401
1402         * src/prefs_quote.c
1403         * src/prefs_template.c
1404         * src/prefs_template.h
1405                 check quote format when applying/closing prefs. For now this only
1406                 shows up an error dialog box, not preventing the user from using
1407                 a broken quote (reply, forwards) format.
1408
1409 2006-11-06 [wwp]        2.6.0cvs1
1410
1411         * src/prefs_template.c
1412                 fix missing checks of some template fields.
1413
1414 2006-11-06 [paul]       2.6.0
1415
1416         * NEWS
1417         * README
1418         * RELEASE_NOTES
1419                 2.6.0 released
1420
1421 2006-11-06 [paul]       2.5.6cvs22
1422
1423         * manual/advanced.xml
1424         * manual/es/advanced.xml
1425                 put 'respect_flowed_format' info in the correct
1426                 place
1427
1428 2006-11-06 [mones]      2.5.6cvs21
1429
1430         * po/es.po
1431                 Minor fixes for release
1432
1433 2006-11-06 [paul]       2.5.6cvs20
1434
1435         * po/cs.po
1436         * po/de.po
1437         * po/fr.po
1438         * po/it.po
1439         * po/nl.po
1440         * po/pt_BR.po
1441         * po/sk.po
1442         * po/sv.po
1443         * po/zh_CN.po
1444                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
1445                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
1446                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
1447                 Young
1448
1449 2006-11-02 [colin]      2.5.6cvs19
1450
1451         * src/imap.c
1452         * src/imap.h
1453         * src/prefs_account.c
1454         * src/etpan/imap-thread.c
1455                 Add GSSAPI support - fixes Debian bug #383274
1456
1457 2006-11-01 [colin]      2.5.6cvs18
1458
1459         * src/jpilot.c
1460                 Handle libpisock12 support. Probably
1461                 fixes bug 1046, 'jpilot AddressDB.pdb 
1462                 import fail'
1463
1464 2006-11-01 [colin]      2.5.6cvs17
1465
1466         * src/folderutils.c
1467                 debug_print() folderutils_mark_all_read()
1468
1469 2006-11-01 [colin]      2.5.6cvs16
1470
1471         * COPYING
1472                 Add missed files to the Apache exception
1473
1474 2006-10-31 [colin]      2.5.6cvs15
1475
1476         * src/folder.c
1477         * src/folder.h
1478                 Add a copy_private_data() func to FolderClasses
1479                 Doesn't break the feature freeze, because we 
1480                 won't use it (right now) in the core.
1481
1482 2006-10-31 [colin]      2.5.6cvs14
1483
1484         * COPYING
1485                 Allow linking with the Apache licensed files in
1486                 src/plugins/spamassassin. Hopefully fixes 
1487                 bug 1048, 'Spamassassin plugin license problem'
1488
1489 2006-10-31 [wwp]        2.5.6cvs13
1490
1491         * src/compose.c
1492                 fix and optimize trimming of leading linefeeds in body loop.
1493
1494 2006-10-31 [colin]      2.5.6cvs12
1495
1496         * src/etpan/imap-thread.c
1497         * src/imap.c
1498                 Make really sure to have NULL sets in case
1499                 of error
1500
1501 2006-10-30 [wwp]        2.5.6cvs11
1502
1503         * src/prefs_common.c
1504         * src/prefs_common.h
1505         * src/compose.c
1506                 fix broken storage of quote format template when it contains \-escape
1507                 sequences. The application of such sequences is also fixed now (\t
1508                 in quote format will be a real tab instead of a 't', for instance).
1509
1510 2006-10-27 [colin]      2.5.6cvs10
1511
1512         * src/compose.c
1513                 Probably fix bug 1045, 'sylpheed-claws 
1514                 doesn't remove the mail from the IMAP 
1515                 Queue folder after sending'. From
1516                 2.5.6cvs3-stable
1517
1518 2006-10-27 [colin]      2.5.6cvs9
1519
1520         * configure.ac
1521                 Require libetpan-0.48. I'm so annoying,
1522                 I know ;-)
1523
1524 2006-10-27 [colin]      2.5.6cvs8
1525
1526         * src/folder.c
1527         * src/imap.c
1528                 Probably fix bug 1044, 'sylpheed-claws 
1529                 segfaults while moving mails' - Fix relation
1530                 usage when moving to an IMAP mailbox from another
1531                 mailbox
1532
1533 2006-10-26 [paul]       2.5.6cvs7
1534
1535         * src/gtk/about.c
1536                 add libSM to compiled-in features
1537                 list
1538
1539 2006-10-24 [colin]      2.5.6cvs6
1540
1541         * src/textview.c
1542         * src/gtk/gtkutils.c
1543                 Fix crash when printing emails with an
1544                 xface
1545
1546 2006-10-24 [mones]      2.5.6cvs5
1547
1548         * manual/es/advanced.xml
1549                 Synchronize hidden option respect_flowed_format
1550         * po/es.po
1551                 Updated translation
1552
1553 2006-10-21 [paul]       2.5.6cvs4
1554
1555         * src/gtk/authors.h
1556         * src/plugins/pgpcore/pgp_viewer.c
1557         * src/plugins/pgpcore/sgpgme.c
1558                 fix building on BSDs
1559                 Thanks to Michael Hughes
1560                 <Sylpheed-Claws_user@thehugheslogcabin.net>
1561
1562 2006-10-20 [colin]      2.5.6cvs3
1563
1564         * configure.ac
1565                 Bump up libetpan requirement
1566                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
1567         * src/common/utils.c
1568         * src/common/utils.h
1569                 Add convenience get_file_mtime()
1570         * src/imap.c
1571         * src/etpan/imap-thread.c
1572         * src/etpan/imap-thread.h
1573                 Implement UIDPLUS support if the server
1574                 supports it - faster sending in this case
1575
1576 2006-10-19 [colin]      2.5.6cvs2
1577
1578         * src/gtk/quicksearch.c
1579                 Fix emptying in type-ahead+extended mode
1580         * src/mainwindow.c
1581         * src/mainwindow.h
1582                 Add a hook for offline state change
1583         * src/plugins/trayicon/trayicon.c
1584                 Use it to display offline icons
1585         * src/plugins/trayicon/Makefile.am
1586         * src/plugins/trayicon/newmail.offline.xpm
1587         * src/plugins/trayicon/newmarkedmail.offline.xpm
1588         * src/plugins/trayicon/nomail.offline.xpm
1589         * src/plugins/trayicon/unreadmail.offline.xpm
1590         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
1591                 Add the icons
1592
1593 2006-10-12 [paul]       2.5.6cvs1
1594
1595         * NEWS
1596         * README
1597         * configure.ac
1598                 Update version number following
1599                 stable release
1600
1601 2006-10-19 [colin]      2.5.5cvs18
1602
1603         * manual/handling.xml
1604                 Add type-ahead search
1605
1606 2006-10-18 [colin]      2.5.5cvs17
1607
1608         * src/gtk/quicksearch.c
1609                 Remove "save to history only if there's
1610                 no syntax error", it breaks for some 
1611                 reason which I'll investigate later.
1612
1613 2006-10-18 [colin]      2.5.5cvs16
1614
1615         * src/prefs_common.c
1616         * src/prefs_common.h
1617         * src/summaryview.c
1618         * src/gtk/quicksearch.c
1619         * src/gtk/quicksearch.h
1620                 Add a type-ahead option for fast searches
1621                 Patch by Fabien Vantard
1622
1623 2006-10-18 [colin]      2.5.5cvs15
1624
1625         * src/compose.c
1626         * src/compose.h
1627                 Add Options/Reply mode/ menu to be able to
1628                 change the recipients of a reply on the fly
1629
1630 2006-10-18 [colin]      2.5.5cvs14
1631
1632         * src/compose.c
1633                 Fix redirecting of our own sent mails
1634
1635 2006-10-17 [wwp]        2.5.5cvs13
1636
1637         * src/send_message.c
1638                 Fix duplicate error messages when sending, and missing
1639                 newline in such error messages.
1640
1641 2006-10-17 [colin]      2.5.5cvs12
1642
1643         * src/compose.c
1644                 Compare addresses case-insensitive
1645
1646 2006-10-17 [colin]      2.5.5cvs11
1647
1648         * src/plugins/pgpcore/sgpgme.c
1649                 Fix return status
1650
1651 2006-10-17 [colin]      2.5.5cvs10
1652
1653         * src/plugins/pgpcore/pgp_viewer.c
1654                 Fix return status
1655
1656 2006-10-17 [colin]      2.5.5cvs9
1657
1658         * src/quote_fmt.c
1659                 Fix a typo (thanks to Fabien)
1660
1661 2006-10-16 [colin]      2.5.5cvs8
1662
1663         * src/textview.c
1664                 Fix problem with quote-folding when emails
1665                 don't convert cleanly to UTF-8
1666
1667 2006-10-14 [colin]      2.5.5cvs7
1668
1669         * src/prefs_template.c
1670                 Reset fields when reopening
1671                 the window
1672
1673 2006-10-13 [paul]       2.5.5cvs6
1674
1675         * manual/advanced.xml
1676         * src/prefs_message.c
1677                 make 'respect_flowed_format' a hidden
1678                 option, and add a manual entry for it
1679                 Thanks to Colin
1680
1681 2006-10-12 [colin]      2.5.5cvs5
1682
1683         * src/codeconv.c
1684                 Revert part of 2.5.2cvs21:
1685                 Don't optimise by reusing the 
1686                 last iconv converter if possible:
1687                 it seems slightly broken in a 
1688                 very hard way to reproduce
1689
1690 2006-10-12 [colin]      2.5.5cvs4
1691
1692         * src/prefs_common.c
1693         * src/prefs_common.h
1694         * src/prefs_message.c
1695         * src/procmime.c
1696                 Fix bug 1035, 'Incorrect handling 
1697                 of flowed lines'. We now optionnaly
1698                 handle this format (preference is in
1699                 Message View/Text options section)
1700
1701 2006-10-12 [colin]      2.5.5cvs3
1702
1703         * po/POTFILES.in
1704                 Add new file
1705         * src/plugins/pgpcore/pgp_viewer.c
1706         * src/plugins/pgpcore/sgpgme.c
1707                 Don't try to import without asking
1708
1709 2006-10-12 [colin]      2.5.5cvs2
1710
1711         * src/compose.c
1712                 Fix bug 1036, 'Forwarding a mutlipart
1713                 mail with a "text/html" block to ms
1714                 outlook users leeds to freeze of
1715                 outlook'. Poor outlook users...
1716
1717 2006-10-12 [paul]       2.5.5cvs1
1718
1719         * NEWS
1720         * README
1721         * configure.ac
1722                 Update version number following
1723                 stable release
1724
1725 2006-10-11 [paul]       2.5.4cvs1
1726
1727         * NEWS
1728         * README
1729         * configure.ac
1730                 Update version number following
1731                 stable release
1732
1733 2006-10-11 [paul]       2.5.3cvs32
1734
1735         * src/textview.c
1736                 fix bug 1032, 'Segmentation fault when showing
1737                 message' (bug in quote folding)
1738                 Thanks to Colin
1739
1740 2006-10-10 [colin]      2.5.3cvs31
1741
1742         * src/quote_fmt.c
1743                 Rephrase english a bit
1744
1745 2006-10-10 [colin]      2.5.3cvs30
1746
1747         * src/prefs_compose_writing.c
1748                 Stop making the page larger than the window
1749
1750 2006-10-10 [wwp]        2.5.3cvs29
1751
1752         * src/compose.c
1753         * src/prefs_template.c
1754         * src/quote_fmt.c
1755         * src/quote_fmt.h
1756         * src/quote_fmt_lex.l
1757         * src/quote_fmt_parse.y
1758                 Extend the quote parser a bit: allow to get access to
1759                 basic (composing) account info.
1760
1761 2006-10-10 [colin]      2.5.3cvs28
1762
1763         * src/procheader.c
1764                 Fix this \t problem in subject
1765
1766 2006-10-09 [colin]      2.5.3cvs27
1767
1768         * src/main.c
1769         * src/prefs_gtk.c
1770                 Prepare cache a bit later
1771                 If section already exists, skip the new one 
1772                 (as previously); avoid writing the same block
1773                 twice - if we find a second block with the 
1774                 same id, skip it.
1775         * src/plugins/pgpcore/pgp_viewer.c
1776                 Set cursor to busy when retrieving a key
1777         * src/plugins/pgpcore/sgpgme.c
1778                 allow 5 seconds for gpg to export the key
1779                 
1780
1781 2006-10-09 [colin]      2.5.3cvs26
1782
1783         * configure.ac
1784         * src/msgcache.c
1785         * src/prefs_gtk.c
1786                 Check for existence of fgets_unlocked
1787                 and fwrite_unlocked
1788
1789 2006-10-09 [paul]       2.5.3cvs25
1790
1791         * src/prefs_summaries.c
1792                 replace strftime() with fast_strftime() and in
1793                 the consequence fix the bug in the display of
1794                 AM/PM in the 'Example' string
1795
1796 2006-10-09 [ticho]      2.5.3cvs24
1797
1798         * po/sk.po
1799                 Updated (and fixed up somewhat) Slovak translation.
1800
1801 2006-10-08 [colin]      2.5.3cvs23
1802
1803         * src/prefs_folder_item.c
1804                 Explain why prefs in the top-level folder
1805                 aren't retained, but are still useful
1806
1807 2006-10-08 [colin]      2.5.3cvs22
1808
1809         * src/prefs_gtk.c
1810                 Don't cache anything if caching fails
1811
1812 2006-10-08 [colin]      2.5.3cvs21
1813
1814         * src/common/utils.c
1815                 always include gi18n.h
1816
1817 2006-10-07 [colin]      2.5.3cvs20
1818
1819         * src/plugins/pgpcore/pgp_viewer.c
1820                 Kill gpg after 5 seconds wait
1821
1822 2006-10-07 [colin]      2.5.3cvs19
1823
1824         * src/plugins/pgpcore/pgp_viewer.c
1825         * src/plugins/pgpcore/pgp_viewer.h
1826                 Fix copyright
1827
1828 2006-10-07 [colin]      2.5.3cvs18
1829
1830         * src/plugins/pgpcore/pgp_viewer.c
1831         * src/plugins/pgpcore/pgp_viewer.h
1832                 Actually add the files to CVS
1833
1834 2006-10-07 [colin]      2.5.3cvs17
1835
1836         * src/plugins/pgpcore/sgpgme.c
1837                 Be sure not to crash on 'application/pgp-signature' that
1838                 are not application/pgp-signatures
1839
1840 2006-10-07 [colin]      2.5.3cvs16
1841
1842         * src/textview.c
1843         * src/textview.h
1844                 Make a bit more of the API available
1845         * src/plugins/pgpcore/Makefile.am
1846         * src/plugins/pgpcore/plugin.c
1847         * src/plugins/pgpcore/sgpgme.c
1848                 Add basic key import/export
1849
1850 2006-10-07 [colin]      2.5.3cvs15
1851
1852         * src/folderview.c
1853         * src/imap.c
1854         * src/prefs_account.c
1855         * src/wizard.c
1856                 Warn users *everywhere* if libetpan's not
1857                 linked in
1858
1859 2006-10-06 [mones]      2.5.3cvs14
1860
1861         * po/de.po
1862         * po/es.po
1863                 updated by Stephan Sachse and me
1864
1865 2006-10-06 [colin]      2.5.3cvs13
1866
1867         * src/main.c
1868         * src/common/sylpheed.c
1869                 Don't load common plugins if --exit is passed
1870         * src/prefs_gtk.c
1871         * src/prefs_gtk.h
1872                 Implement a cache to avoid reading the same
1873                 files over and over again at startup
1874
1875 2006-10-06 [colin]      2.5.3cvs12
1876
1877         * src/summaryview.c
1878         * src/gtk/quicksearch.c
1879                 Update display every 5k mails on fast searches
1880
1881 2006-10-06 [colin]      2.5.3cvs11
1882
1883         * src/textview.c
1884                 Don't do quote folding on HTML or ERTF.
1885                 May fix the Cygwin issues if they were
1886                 happening with HTML mails?
1887
1888 2006-10-05 [colin]      2.5.3cvs10
1889
1890         * src/prefs_gtk.c
1891                 Oops, forgot one
1892
1893 2006-10-05 [colin]      2.5.3cvs9
1894
1895         * src/prefs_gtk.c
1896                 Use unlocked_stdio here too
1897
1898 2006-10-05 [colin]      2.5.3cvs8
1899
1900         * src/folderview.c
1901                 Fix go to next * after preferences apply
1902         * src/msgcache.c
1903                 Do the fd lock/unlock ourselves instead of
1904                 letting the libc do it at each write 
1905
1906 2006-10-05 [colin]      2.5.3cvs7
1907
1908         * src/common/utils.c
1909                 Faster division, thanks to Jean Diraison
1910
1911 2006-10-05 [paul]       2.5.3cvs6
1912
1913         * src/common/utils.c
1914                 fix building with --disable-nls
1915
1916 2006-10-04 [colin]      2.5.3cvs5
1917
1918         * src/folder.c
1919                 Maybe fix a segfault
1920
1921 2006-10-04 [wwp]        2.5.3cvs4
1922
1923         * src/prefs_folder_item.c
1924                 Fine-tune layouts in folder item prefs. Suggested by
1925                 Fabien Vantard <fzzzzz@gmail.com>.
1926
1927 2006-10-04 [wwp]        2.5.3cvs3
1928
1929         * src/prefs_folder_item.c
1930                 Kill the clandestine passengers. You didn't see anything.
1931
1932 2006-10-04 [wwp]        2.5.3cvs2
1933
1934         * src/prefs_folder_item.c
1935                 Add a way to test the subject simplify regexp in
1936                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
1937                 w/ few layout changes.
1938
1939 2006-20-04 [paul]       2.5.3cvs1
1940
1941         * NEWS
1942         * README
1943         * configure.ac
1944                 Update version number following
1945                 stable release
1946
1947 2006-10-04 [colin]      2.5.2cvs42
1948
1949         * src/folder.c
1950         * src/folder.h
1951         * src/summaryview.c
1952                 Provide a way for folder classes to set their sort
1953                 type and key
1954
1955 2006-10-03 [colin]      2.5.2cvs41
1956
1957         * src/mh.c
1958                 Don't use strlen() to know if the
1959                 string's empty
1960
1961 2006-10-03 [colin]      2.5.2cvs40
1962
1963         * src/mh.c
1964                 Fix "check for new folders" with accentued folders
1965
1966 2006-10-03 [ticho]      2.5.2cvs39
1967
1968         * src/filtering.c
1969         * src/folder.c
1970         * src/inc.c
1971         * src/mbox.c
1972                 Colin's fix for "copy" filtering rules.
1973
1974 2006-10-02 [colin]      2.5.2cvs38
1975
1976         * src/folderview.c
1977                 Fix for double-click too
1978
1979 2006-10-02 [colin]      2.5.2cvs37
1980
1981         * src/folderview.c
1982                 correct fix for cvs36
1983
1984 2006-10-02 [colin]      2.5.2cvs36
1985
1986         * src/folderview.c
1987                 Fix 'goto next unread' after collapsing/expanding 
1988                 a node.
1989
1990 2006-10-02 [colin]      2.5.2cvs35
1991
1992         * src/summaryview.c
1993                 Fix double freeze/thaw
1994         * src/common/utils.c
1995         * src/common/utils.h
1996                 Reimplement strftime
1997         * src/procheader.c
1998                 Use it
1999
2000
2001 2006-10-02 [colin]      2.5.2cvs34
2002
2003         * src/mh.c
2004                 Time mh_write_sequences() - it's fast
2005         * src/summaryview.c
2006                 Init a variable to shut up gcc
2007
2008 2006-10-01 [colin]      2.5.2cvs33
2009
2010         * src/folder.c
2011         * src/mh.c
2012         * src/mh.h
2013         * src/msgcache.c
2014                 Add helper mh_set_mtime(), and set mtime to stat()'s result
2015                 Add fsync but disable it, it's slow as hell
2016
2017 2006-10-01 [colin]      2.5.2cvs32
2018
2019         * src/mh.c
2020         * src/msgcache.c
2021                 fflush() caches and mh_sequences before
2022                 fclose()ing
2023
2024 2006-10-01 [colin]      2.5.2cvs31
2025
2026         * src/msgcache.c
2027                 Don't ftruncate when not using mmap
2028
2029 2006-09-30 [colin]      2.5.2cvs30
2030
2031         * src/main.c
2032                 Write folder list *after* saving caches
2033
2034 2006-09-30 [colin]      2.5.2cvs29
2035
2036         * src/folder.c
2037         * src/mh.c
2038                 Debug forced mtime changes
2039
2040 2006-09-30 [colin]      2.5.2cvs28
2041
2042         * src/folder.c
2043         * src/main.c
2044                 Remove useless debug_print()s (code
2045                 well-tested)
2046
2047 2006-09-30 [colin]      2.5.2cvs27
2048
2049         * src/mh.c
2050                 Do stuff faster when writing mh_sequences
2051
2052 2006-09-30 [colin]      2.5.2cvs26
2053
2054         * src/mh.c
2055                 Don't let the writing of .mh_sequences, which
2056                 can change the folder's mtime, let us think
2057                 we need to scan.
2058
2059 2006-09-30 [colin]      2.5.2cvs25
2060
2061         * src/folder.c
2062                 Move a debug_print where it belongs 
2063                 (processing)
2064         * src/summaryview.c
2065                 Don't mess with a huge slow subject
2066                 table if we're not threading by
2067                 subject
2068
2069 2006-09-30 [colin]      2.5.2cvs24
2070
2071         * src/msgcache.c
2072                 Reenable mmaped reads (*not* writes!)
2073         * src/procmsg.c
2074                 Don't destroy and recreate hashtables just
2075                 for fun
2076         * src/common/utils.c
2077                 Remove useless reply prefixes (it's case
2078                 unsensitive)
2079
2080 2006-09-30 [wwp]        2.5.2cvs23
2081
2082         * tools/fix_date.sh
2083                 Fixed a minor bug in date value extraction, added a switch
2084                 to replace non RFC-compliant Date: value, added a switch
2085                 to use strict RFC matching patterns for dates.
2086
2087 2006-09-29 [colin]      2.5.2cvs22
2088
2089         * src/matcher_parser.h
2090         * src/matcher_parser_parse.y
2091         * src/prefs_filtering.c
2092         * src/statusbar.c
2093         * src/summary_search.c
2094         * src/summaryview.c
2095         * src/gtk/quicksearch.c
2096         * src/gtk/quicksearch.h
2097                 Optimise searches by setting different
2098                 refresh intervals (depending if the 
2099                 search is fast or not)
2100
2101 2006-09-29 [colin]      2.5.2cvs21
2102
2103         * src/codeconv.c
2104                 Optimise by reusing the last iconv converter
2105                 if possible
2106         * src/textview.c
2107                 Optimise a bit (the foldable quotes feature
2108                 still has an awful O(n^2) algo
2109
2110 2006-09-29 [colin]      2.5.2cvs20
2111
2112         * src/gtk/gtksctree.c
2113         * src/gtk/gtksctree.h
2114                 Optimise de-selection via up/down or
2115                 another key
2116
2117 2006-09-28 [colin]      2.5.2cvs19
2118
2119         * src/action.c
2120         * src/compose.c
2121         * src/folderview.c
2122         * src/mainwindow.c
2123         * src/messageview.c
2124         * src/summary_search.c
2125         * src/toolbar.c
2126                 Avoid using summaryview->ctree directly
2127
2128 2006-09-28 [colin]      2.5.2cvs18
2129
2130         * src/summaryview.c
2131         * src/summaryview.h
2132                 Add helpers to freeze/thaw/grab_focus
2133                 Factorize calls to freeze/thaw/grab_focus
2134                 
2135
2136 2006-09-28 [colin]      2.5.2cvs17
2137
2138         * src/main.c
2139                 More guards for the session management
2140
2141 2006-09-28 [colin]      2.5.2cvs16
2142
2143         * src/folderview.c
2144         * src/gtk/gtksctree.c
2145         * src/gtk/gtksctree.h
2146                 Make expanding not recursive in folderview
2147
2148 2006-09-28 [colin]      2.5.2cvs15
2149
2150         * src/addressbook.c
2151                 If nothing is selected in the list (right part)
2152                 and a group is selected in the tree (left part),
2153                 mail this group.
2154
2155 2006-09-28 [colin]      2.5.2cvs14
2156
2157         * src/Makefile.am
2158                 Actually use SM_LIBS
2159
2160 2006-09-28 [ticho]      2.5.2cvs13
2161
2162         * src/export.c
2163         * src/messageview.c
2164         * src/mimeview.c
2165         * src/news.c
2166         * src/pop.c
2167         * src/prefs_themes.c
2168         * src/procmsg.c
2169                 Small i18n string optimization.
2170         * src/send_message.c
2171         * src/summaryview.c
2172         * src/common/session.c
2173         * src/common/smtp.c
2174         * src/common/ssl_certificate.c
2175         * src/common/utils.c
2176                 Use "Couldn't" instead of "Can't" in UI messages,
2177                 where appropriate.
2178
2179 2006-09-28 [colin]      2.5.2cvs12
2180
2181         * configure.ac
2182                 Possibly fix link errors
2183
2184 2006-09-27 [wwp]        2.5.2cvs11
2185
2186         * src/gtk/authors.h
2187         * doc/man/sylpheed-claws.1
2188         * manual/ack.xml
2189         * manual/es/ack.xml
2190         * manual/fr/ack.xml
2191         * manual/pl/ack.xml
2192                 Updated authors info (me, myself and I).
2193
2194 2006-09-27 [colin]      2.5.2cvs10
2195
2196         * src/addressbook.c
2197                 Remove useless printf
2198
2199 2006-09-27 [wwp]        2.5.2cvs9
2200
2201         * src/editgroup.c
2202         * src/send_message.c
2203         * src/inc.c
2204         * src/prefs_common.c
2205         * src/prefs_common.h
2206         * src/gtk/progressdialog.c
2207                 remember more windows' sizes (send dialog, received dialog,
2208                 edit group in addressbook).
2209
2210 2006-09-27 [colin]      2.5.2cvs8
2211
2212         * configure.ac
2213         * src/main.c
2214         * src/mainwindow.h
2215                 Use libSM to communicate with the session
2216                 manager, so that we can know when the 
2217                 session ends, save our caches, and draft
2218                 our compose windows.
2219
2220 2006-09-27 [colin]      2.5.2cvs7
2221
2222         * src/addressbook.c
2223                 Fix issues:
2224                 o Allow Book and Group creation from the tree's
2225                   contextual menu
2226                 o Do not actually delete the contacts when 
2227                   deleting groups from the tree (duh!)
2228
2229 2006-09-27 [colin]      2.5.2cvs6
2230
2231         * src/compose.c
2232         * src/compose.h
2233         * src/mainwindow.c
2234         * src/textview.c
2235         * src/toolbar.c
2236                 o Allow passing an email address to 
2237                   compose_new_with_folderitem
2238                 o Update callers
2239                 o Use current folderitem when clicking
2240                   on a TextView mailto: link
2241                 o Fix a possible leak in TextView
2242
2243 2006-09-27 [colin]      2.5.2cvs5
2244
2245         * src/html.c
2246                 Use UTF-8 chars to replace HTML entities
2247
2248 2006-09-27 [colin]      2.5.2cvs4
2249
2250         * AUTHORS
2251         * src/prefs_account.c
2252         * src/gtk/authors.h
2253                 Fix bug #1024 (Array index out of
2254                 range in sylpheed-claws-2.5.2)
2255                 Patch by Ales Nosek <anosek@suse.cz>
2256
2257 2006-09-27 [colin]      2.5.2cvs3
2258
2259         * src/addr_compl.c
2260                 Actually do the test
2261
2262 2006-09-27 [colin]      2.5.2cvs2
2263
2264         * src/addr_compl.c
2265         * src/addr_compl.h
2266                 Allow completing with comma (in certain cases: vCalendar
2267                 for example doesn't support that)
2268                 Patch by Fabien Vantard
2269
2270 2006-09-26 [colin]      2.5.2cvs1
2271
2272         * src/Makefile.am
2273         * src/addr_compl.c
2274         * src/addr_compl.h
2275         * src/addrbook.c
2276         * src/addrbook.h
2277         * src/addressbook.c
2278         * src/addrindex.c
2279         * src/addrindex.h
2280         * src/compose.c
2281         * src/prefs_common.c
2282         * src/prefs_filtering_action.c
2283         * src/prefs_folder_item.c
2284         * src/prefs_template.c
2285         * src/stock_pixmap.c
2286         * src/stock_pixmap.h
2287         * src/pixmaps/addr_one.xpm
2288         * src/pixmaps/addr_two.xpm
2289                 Add auto-completion on groups
2290
2291 2006-09-26 [colin]      2.5.2
2292
2293         * NEWS
2294         * README
2295         * RELEASE_NOTES
2296                 2.5.2 released
2297
2298 2006-09-26 [colin]      2.5.1cvs5
2299
2300         * src/matcher.c
2301                 Fix condition
2302
2303 2006-09-26 [colin]      2.5.1cvs4
2304
2305         * src/mbox.c
2306                 Revert cvs1 (useless as the message is printed 
2307                 every 500 mails)
2308
2309 2006-09-26 [colin]      2.5.1cvs3
2310
2311         * src/partial_download.c
2312                 Fix crasher found by Alexsandar Urosevic
2313
2314 2006-09-26 [colin]      2.5.1cvs2
2315
2316         * src/summaryview.c
2317                 Fix bug #1023 (Sylpheed deletes too much messages)
2318
2319 2006-09-26 [ticho]      2.5.1cvs1
2320
2321         * src/mbox.c
2322                 Make use of gettext's multiple plurals for statusbar
2323                 progress message.
2324
2325 2006-09-25 [paul]       2.5.1
2326
2327         * NEWS
2328         * README
2329         * RELEASE_NOTES
2330                 2.5.1 released
2331
2332 2006-09-25 [colin]      2.5.0cvs3
2333
2334         * src/plugins/bogofilter/bogofilter.c
2335         * src/plugins/clamav/clamav_plugin.c
2336         * src/plugins/spamassassin/spamassassin.c
2337                 BogoFilter, Spamassassin: Fix double hook registering after
2338                 visiting preferences
2339                 Spamassassin, Clamav: Just set the mails to move instead of
2340                 doing the move - caller will move the things at once.
2341
2342 2006-09-25 [colin]      2.5.0cvs2
2343
2344         * src/imap.c
2345         * src/etpan/imap-thread.c
2346                 Use UID SEARCH ALL instead of UID 1:*
2347                 (braindead servers can't figure out that's
2348                 the same...)
2349
2350 2006-09-25 [wwp]        2.5.0cvs1
2351
2352         * src/message_search.c
2353                 Added the ability to stop a running search (in message body).
2354
2355 2006-09-25 [paul]       2.5.0
2356
2357         * NEWS
2358         * README
2359         * RELEASE_NOTES
2360                 2.5.0 released
2361
2362 2006-09-25 [paul]       2.4.0cvs214
2363
2364         * po/cs.po
2365         * po/de.po
2366         * po/fi.po
2367         * po/fr.po
2368         * po/nl.po
2369         * po/pt_BR.po
2370         * po/sk.po
2371         * po/sr.po
2372         * po/zh_CN.po
2373                 updated by Tim, Stephan Sachse, Flammie Pirinen,
2374                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
2375                 Ticho, Aleksander Urosevic, Ralgh Young
2376
2377 2006-09-24 [mones]      2.4.0cvs213
2378
2379         * po/es.po
2380                 Updated for release
2381
2382 2006-09-23 [colin]      2.4.0cvs212
2383
2384         * src/gtk/inputdialog.c
2385                 Fix [ ] remember this appearing in normal
2386                 input dialogs after it's been used by
2387                 mimeview.
2388         * src/folder.c
2389         * src/folderview.c
2390         * src/msgcache.c
2391         * src/procmsg.c
2392         * src/summaryview.c
2393         * src/textview.c
2394         * src/common/timing.h
2395                 Enable timings in debug mode and make it
2396                 look prettier.
2397
2398 2006-09-22 [colin]      2.4.0cvs211
2399
2400         * README
2401                 Revert test change
2402         * commitHelper
2403                 ping the correct URI
2404
2405 2006-09-22 [colin]      2.4.0cvs210
2406
2407         * README
2408                 Let's see if bug #1022 is fixed
2409
2410 2006-09-21 [colin]      2.4.0cvs209
2411
2412         * src/wizard.c
2413         * src/common/plugin.c
2414                 Prepare infra to load predefined plugins when
2415                 no configuration existed. Don't actually load
2416                 anything yet (feat. freeze)
2417
2418 2006-09-21 [wwp]        2.4.0cvs208
2419
2420         * manual/fr/faq.xml
2421                 Partial sync w/ 2.4.0cvs72:
2422                 wrap file and minor updates.
2423
2424 2006-09-21 [wwp]        2.4.0cvs207
2425
2426         * tools/fix_date.sh
2427                 several fixes and enhancements. A new --force switch has been
2428                 added to prevent overriding by default Date: header when
2429                 already existing.
2430
2431 2006-09-21 [paul]       2.4.0cvs206
2432
2433         * src/common/utils.c
2434                 add Chinese UTF8 Re prefix
2435
2436 2006-09-21 [wwp]        2.4.0cvs205
2437
2438         * tools/Makefile.am
2439                 Fics alfabettical order.
2440
2441 2006-09-21 [wwp]        2.4.0cvs204
2442
2443         * tools/fix_date.sh
2444         * tools/Makefile.am
2445                 Added an action tool to fix missing Date field in emails.
2446                 Updated Makefile.am to reflect those last two additions.
2447
2448 2006-09-21 [wwp]        2.4.0cvs203
2449
2450         * tools/uuooffice
2451                 Added a action tool to open uuencoded docs w/
2452                 OpenOffice (based on uudec method).
2453
2454 2006-09-21 [colin]      2.4.0cvs202
2455
2456         * src/compose.c
2457         * src/textview.c
2458                 Workaround possible GTK crash: remove selection 
2459                 clipboard before destroying widget, or GTK+-2.10
2460                 dies. Thanks to Hiro.
2461
2462 2006-09-20 [colin]      2.4.0cvs201
2463
2464         * src/compose.c
2465                 Fix free-after-use in some cases (when 
2466                 procmime_encode_content() frees mimeinfo->data.mem
2467                 and turns it to a temp file)
2468
2469 2006-09-20 [colin]      2.4.0cvs200
2470
2471         * src/folderview.c
2472         * src/summaryview.c
2473         * src/gtk/gtksctree.c
2474         * src/gtk/gtksctree.h
2475                 Add tooltips in the folderview and summaryview
2476                 (Doesn't break string freeze as they already
2477                 exist)
2478         * src/toolbar.c
2479                 Put the spam button in the default configuration
2480                 if compiled with bogo plugin too
2481
2482 2006-09-19 [colin]      2.4.0cvs199
2483
2484         * src/summaryview.c
2485         * src/summaryview.h
2486                 Update folder name label on folder rename
2487         * src/prefs_matcher.c
2488         * src/gtk/logwindow.h
2489                 Fix warnings
2490                 Patches by Fabien
2491
2492 2006-09-19 [wwp]        2.4.0cvs198
2493
2494         * src/summary_search.c
2495                 fix can't click forward/backward buttons in the
2496                 search messages.
2497
2498 2006-09-18 [paul]       2.4.0cvs197
2499
2500         * src/wizard.c
2501                 add missing bracket, capitalise the A of
2502                 'SpamAssassin'
2503
2504 2006-09-18 [paul]       2.4.0cvs196
2505
2506         * src/compose.c
2507                 fix bug 1012 'crashed upon sending mail
2508                 from compose window'
2509                 Thanks to Colin
2510
2511 2006-09-16 [colin]      2.4.0cvs195
2512
2513         * src/folderview.c
2514                 Fix "real-time" sorting by freezing/thawing
2515
2516 2006-09-16 [colin]      2.4.0cvs194
2517
2518         * manual/faq.xml
2519                 Fix the anti-spam entry a bit
2520
2521 2006-09-16 [colin]      2.4.0cvs193
2522
2523         * src/wizard.c
2524                 Make sure reviewers have no excuse when stating
2525                 Sylpheed-Claws doesn't have antispam capabilities.
2526
2527 2006-09-16 [colin]      2.4.0cvs192
2528
2529         * src/main.c
2530                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
2531                 as if the SIGPIPE comes from etpan's thread we could
2532                 trigger a GUI update from this thread.
2533
2534 2006-09-16 [colin]      2.4.0cvs191
2535
2536         * src/summaryview.c
2537                 Init all members of the struct
2538
2539 2006-09-16 [paul]       2.4.0cvs190
2540
2541         * src/account.c
2542                 improvements to the English
2543
2544 2006-09-15 [colin]      2.4.0cvs189
2545
2546         * src/summaryview.c
2547                 HIG order on dialog
2548
2549 2006-09-14 [colin]      2.4.0cvs188
2550
2551         * src/common/socket.c
2552         * src/common/socket.h
2553         * src/common/ssl.c
2554         * src/common/ssl_certificate.c
2555         * src/common/ssl_certificate.h
2556         * src/etpan/imap-thread.c
2557                 the get_fqdn() call done to get canonical name when
2558                 checking an SSL certificate is blocking, which is
2559                 sad as we just did a non-blocking lookup to connect.
2560                 Fix that by letting the fqdn available to the SockInfo,
2561                 and use that in ssl_certificate_check(). For IMAP,
2562                 we don't do it as the lookup's done by libetpan, but
2563                 it's less annoying as IMAP connections as much more
2564                 rare than POP3 connections.
2565
2566 2006-09-14 [paul]       2.4.0cvs187
2567
2568         * manual/advanced.xml
2569                 improvements to the English,
2570                 properly place the new hidden options
2571                 within the alphabetical order
2572         * src/gtk/pluginwindow.c
2573                 improvements to the English
2574
2575 2006-09-14 [colin]      2.4.0cvs186
2576
2577         * src/prefs_common.c
2578         * src/prefs_common.h
2579         * src/gtk/gtksctree.c
2580         * manual/advanced.xml
2581                 New hidden pref, stripes_color_offset, to change
2582                 the value added/substracted to normal bgcolor to
2583                 create the stripes in summaries
2584
2585 2006-09-13 [colin]      2.4.0cvs185
2586
2587         * src/gedit-print.c
2588         * src/messageview.c
2589         * src/messageview.h
2590         * src/summaryview.c
2591         * src/textview.c
2592                 Fix misc. printing issues: 
2593                 - Bad font for linkified headers
2594                 - Different font if the mail was displayed or not
2595                 - Factorize the thing
2596
2597 2006-09-13 [colin]      2.4.0cvs184
2598
2599         * src/common/ssl_certificate.c
2600                 Only get FQDN once when checking certificate
2601
2602 2006-09-13 [colin]      2.4.0cvs183
2603
2604         * src/account.c
2605         * src/gtk/pluginwindow.c
2606                 Misc. GUI fixes by Fabien
2607
2608 2006-09-13 [wwp]        2.4.0cvs182
2609
2610         * configure.ac
2611         * src/common/utils.h
2612         * src/common/utils.c
2613                 get rid of unused wide-char functions.
2614
2615 2006-09-13 [wwp]        2.4.0cvs181
2616
2617         * src/plugins/pgpinline/sylpheed.def
2618         * src/textview.c
2619                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
2620                 add privacy_reset_error to the .def file,
2621                 do not fork for an external textviewer.
2622
2623 2006-09-13 [wwp]        2.4.0cvs180
2624
2625         * src/prefs_common.c
2626                 fix broken font entry in prefs (patch issued by the gpg4win team,
2627                 probably by Marcus Brinkmann <marcus@g10code.de>).
2628
2629 2006-09-13 [colin]      2.4.0cvs179
2630
2631         * src/folder.h
2632                 Fix a warning in summaryview.c
2633         * src/mainwindow.c
2634         * src/summaryview.c
2635         * src/summaryview.h
2636                 Add missing Mark/* elements in the
2637                 main menu
2638
2639 2006-09-12 [colin]      2.4.0cvs178
2640
2641         * src/prefs_actions.c
2642         * src/prefs_filtering_action.c
2643         * src/prefs_matcher.c
2644                 Use (New) instead of New everywhere
2645
2646 2006-09-12 [wwp]        2.4.0cvs177
2647
2648         * manual/fr/addrbook.xml
2649         * manual/fr/handling.xml
2650                 updated some quotes in the fr manual to match the fr translation.
2651
2652 2006-09-12 [wwp]        2.4.0cvs176
2653
2654         * src/prefs_matcher.c
2655                 don't store translated string elements in matcher expressions.
2656                 Also fixed a misused of Q_().
2657
2658 2006-09-11 [wwp]        2.4.0cvs175
2659
2660         * src/plugins//bogofilter/bogofilter.c
2661         * src/plugins//clamav/clamav_plugin.c
2662         * src/plugins//demo/demo.c
2663         * src/plugins//dillo_viewer/dillo_viewer.c
2664         * src/plugins//pgpcore/plugin.c
2665         * src/plugins//pgpinline/plugin.c
2666         * src/plugins//pgpmime/plugin.c
2667         * src/plugins//spamassassin/spamassassin.c
2668                 gettext-ize more strings (mostly plugin error messages).
2669
2670 2006-09-11 [colin]      2.4.0cvs174
2671
2672         * src/alertpanel.c
2673                 Make maximum buffer size bigger to avoid
2674                 truncating translated messages. Patch by
2675                 Fabien
2676
2677 2006-09-11 [colin]      2.4.0cvs173
2678
2679         * src/etpan/imap-thread.c
2680                 Fix compilation on OpenBSD, thanks to 
2681                 Landry
2682
2683 2006-09-10 [wwp]        2.4.0cvs172
2684
2685         * manual/account.xml
2686         * manual/addrbook.xml
2687         * manual/handling.xml
2688         * manual/es/handling.xml
2689         * manual/fr/account.xml
2690         * manual/fr/addrbook.xml
2691         * manual/fr/handling.xml
2692                 documented addressbook matching (condition configuration):
2693                   addrbook.xml, en fr
2694                 documented per-account filtering rules (handling/filtering
2695                   section, account section):
2696                   account.xml, handling.xml, en fr
2697                 slightly updated the handling/searching section to tell few
2698                   words about the extended search ability:
2699                   handling.xml, en fr
2700                 added missing <quote></quotes> to Quick Search:
2701                   handling.xml, en fr es
2702                 fixed a typo (auomatically):
2703                   handling.xml, en
2704                 changes revisited by Paul.
2705
2706 2006-09-10 [paul]       2.4.0cvs171
2707
2708         * src/prefs_actions.c
2709         * src/prefs_filtering.c
2710         * src/prefs_template.c
2711                 adjustments to the gui
2712                 Patch by Fabien Vantard (slightly modified)
2713
2714 2006-09-10 [colin]      2.4.0cvs170
2715
2716         * src/summaryview.c
2717                 Check folderitem/summaryview consistency
2718                 (basically automates Update summary). Fixes
2719                 #1011 (wrong (negative) count on unread 
2720                 messages)
2721
2722 2006-09-10 [colin]      2.4.0cvs169
2723
2724         * src/gtk/gtksctree.c
2725                 Fix recursive expansion via mouse
2726         * src/plugins/bogofilter/bogofilter.c
2727                 Use normal filtering way of moving
2728                 messages (batching), possibly fixing
2729                 bug #1015 (Bogofilter plugin doubles 
2730                 new messages)
2731
2732 2006-09-09 [wwp]        2.4.0cvs168
2733
2734         * src/prefs_filtering.c
2735                 better place for this fix.
2736
2737 2006-09-09 [wwp]        2.4.0cvs167
2738
2739         * src/prefs_filtering.c
2740                 fix a minor bug when the enabled status of a filtering/processing
2741                 rule always got set to TRUE when replacing this rule. That still
2742                 make sense when adding a new rule, but now when replacing, we
2743                 don't override the value of 'enabled'.
2744                 Also renamed the func prefs_filtering_list_view_get_rule_name()
2745                 to prefs_filtering_list_view_get_info() as this function not only
2746                 returns the name, but also the account_id and the enabled status.
2747
2748 2006-09-09 [mones]      2.4.0cvs166
2749
2750         * manual/glossary.xml
2751         * manual/plugins.xml
2752                 Minor format corrections
2753         * manual/gpl.xml
2754                 Fix misplaced NO WARRANTY section
2755         * manual/es/advanced.xml
2756         * manual/es/faq.xml
2757         * manual/es/glossary.xml
2758         * manual/es/gpl.xml
2759         * manual/es/handling.xml
2760         * manual/es/plugins.xml
2761         * manual/es/starting.xml
2762                 Incorporate changes from English version
2763         * manual/fr/ack.xml
2764         * manual/pl/ack.xml
2765         * manual/es/ack.xml
2766                 Fix address, (add translation credits in es version)
2767         * po/es.po
2768                 Updated translation
2769
2770 2006-09-09 [wwp]        2.4.0cvs165
2771
2772         * src/prefs_filtering.c
2773                 fix a crash when opening filtering prefs, if matcherrc file contains
2774                 broken data (non-existing account id, which is theoretically not
2775                 possible).
2776
2777 2006-09-08 [colin]      2.4.0cvs164
2778
2779         * src/folder.c
2780                 Wrong assert, make it an if()
2781         * src/gtk/gtksctree.c
2782                 Fix bug #1013 (expand selected thread 
2783                 tree) - expanding is now recursive
2784
2785 2006-09-07 [wwp]        2.4.0cvs163
2786
2787         * src/prefs_matcher.c
2788                 make better sentences about addressbook matching in the
2789                 matcher prefs. This should make translators' work easier
2790                 too.
2791
2792 2006-09-07 [wwp]        2.4.0cvs162
2793
2794         * src/prefs_filtering.c
2795                 code simplification (get rid of dup var. assignment).
2796
2797 2006-09-07 [wwp]        2.4.0cvs161
2798
2799         * src/summaryview.c
2800                 use GTK_STOCK icons when possible, patch by Fabien Vantard
2801                 <fzzzzz@gmail.com>.
2802
2803 2006-09-07 [paul]       2.4.0cvs160
2804
2805         * src/mimeview.c
2806                 fix compilation warnings
2807                 Thanks to Colin
2808
2809 2006-09-07 [paul]       2.4.0cvs159
2810
2811         * src/mimeview.c
2812                 select the mimepart icon when
2813                 displaying as text
2814                 Thanks to Colin
2815
2816 2006-09-06 [paul]       2.4.0cvs158
2817
2818         * src/prefs_filtering.c
2819                 fix labels and table element spacing
2820                 Patch by Fabien Vantard
2821
2822 2006-09-06 [paul]
2823
2824         2.5.0-rc3 released
2825
2826 2006-09-06 [paul]       2.4.0cvs157
2827
2828         * manual/es/advanced.xml
2829                 fix typo
2830
2831 2006-09-06 [wwp]        2.4.0cvs156
2832
2833         * src/mainwindow.c
2834                 fix an dup launch issue when iconified, thanks to Colin.
2835
2836 2006-09-06 [wwp]        2.4.0cvs155
2837
2838         * src/gtk//gtksctree.h
2839                 oops, forgot that one!
2840
2841 2006-09-06 [wwp]        2.4.0cvs154
2842
2843         * manual/pl/advanced.xml
2844         * manual/advanced.xml
2845         * manual/es/advanced.xml
2846         * manual/fr/advanced.xml
2847         * src/prefs_customheader.c
2848         * src/prefs_filtering_action.c
2849         * src/foldersel.c
2850         * src/prefs_summaries.c
2851         * src/prefs_filtering.c
2852         * src/account.c
2853         * src/compose.c
2854         * src/prefs_summary_column.c
2855         * src/addr_compl.c
2856         * src/prefs_actions.c
2857         * src/prefs_folder_column.c
2858         * src/ssl_manager.c
2859         * src/prefs_template.c
2860         * src/prefs_display_header.c
2861         * src/prefs_common.h
2862         * src/prefs_matcher.c
2863         * src/prefs_common.c
2864         * src/prefs_toolbar.c
2865         * src/summaryview.c
2866         * src/folderview.c
2867         * src/gtk/gtksctree.c
2868         * src/gtk/pluginwindow.c
2869         * src/gtk/progressdialog.c
2870         * src/gtk/prefswindow.c
2871                 renamed hidden option enable_rules_hint to use_stripes_everywhere
2872                 to make its meaning more obvious (all versions of the manual reflect
2873                 the change).
2874                 added an extra hidden option use_stripes_in_summary to allow
2875                 discarding these stripes in mainwindow's folder and message lists;
2876                 en and fr manuals only are OK towards this.
2877
2878 2006-09-06 [colin]      2.4.0cvs153
2879
2880         * src/textview.c
2881                 Hide Sylpheed-Claws' internal queue headers
2882                 when showing all headers. They'll be present
2883                 only in Source window.
2884
2885 2006-09-05 [colin]      2.4.0cvs152
2886
2887         * src/plugins/trayicon/trayicon.c
2888                 Fix crash at exit - we have to disconnect
2889                 our handlers
2890         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2891                 Update eggtrayicon - patch adapted from a
2892                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
2893                 on Sylpheed's ML
2894
2895 2006-09-05 [colin]      2.4.0cvs151
2896
2897         * src/mainwindow.c
2898         * src/gtk/logwindow.c
2899                 Fix race condition when something writes
2900                 to the log too soon during init. Thanks
2901                 to Fabien Vantard
2902
2903 2006-09-05 [colin]      2.4.0cvs150
2904
2905         * src/mimeview.c
2906                 Don't select part on right-click either
2907
2908 2006-09-05 [paul]       2.4.0cvs149
2909
2910         * src/mimeview.c
2911                 completion of previous commit
2912                 Thanks to Colin
2913
2914 2006-09-05 [colin]      2.4.0cvs148
2915
2916         * src/mimeview.c
2917                 Don't force selection on middle-click, just open
2918
2919 2006-09-04 [colin]      2.4.0cvs147
2920
2921         * src/mimeview.c
2922                 Looks like gtk_notebook_set_current_page()
2923                 sometimes steals focus, and this annoys us
2924                 in MimeViewers as it renders navigation
2925                 keys useless. Take back focus after switching
2926                 pages.
2927
2928 2006-09-04 [colin]      2.4.0cvs146
2929
2930         * src/messageview.c
2931                 Set stop_loading when clicking on Next
2932                 during load. Don't add a callback to 
2933                 avoid over-complicating things.
2934
2935 2006-09-04 [colin]      2.4.0cvs145
2936
2937         * src/mimeview.c
2938         * src/messageview.c
2939                 Fix multiple loads in separate messageview
2940
2941 2006-09-04 [colin]      2.4.0cvs144
2942
2943         * src/summaryview.c
2944                 Let navigation keys be handled during 
2945                 load
2946
2947 2006-09-04 [colin]      2.4.0cvs143
2948
2949         * src/messageview.c
2950         * src/summaryview.c
2951         * src/textview.c
2952         * src/textview.h
2953                 Make loading of huge mails (lots of text and/or
2954                 images) cancellable, so the GUI doesn't block 
2955
2956 2006-09-04 [colin]      2.4.0cvs142
2957
2958         * src/plugins/trayicon/trayicon.c
2959                 Fix annoyance when removing a folder with 
2960                 unread mails: trayicon didn't update
2961
2962 2006-09-04 [paul]       2.4.0cvs141
2963
2964         * src/gtk/icon_legend.c
2965                 straighten up columns
2966                 Patch by Fabien Vantard
2967
2968 2006-09-04 [wwp]        2.4.0cvs140
2969
2970         * src/prefs_filtering.c
2971                 fix new line's account name in filtering prefs:
2972                 was "All", is now "(New)".
2973
2974 2006-09-04 [paul]       2.4.0cvs139
2975
2976         * tools/make.themes.project
2977                 use "AUTOMAKE_OPTIONS = dist-bzip2"
2978                 instead of homebrewed "make release"
2979
2980 2006-09-03 [colin]      2.4.0cvs138
2981
2982         * src/folderview.c
2983                 Fix bug #1007 (Wrong folder highlighted)
2984
2985 2006-09-03 [colin]      2.4.0cvs137
2986
2987         * src/compose.c
2988                 Don't set Newsgroup: header to a mail folder
2989                 path
2990
2991 2006-09-03 [paul]       2.4.0cvs136
2992
2993         * src/prefs_other.c
2994         * src/prefs_spelling.c
2995                 unify the gui
2996
2997 2006-09-03 [paul]       2.4.0cvs135
2998
2999         * src/prefs_summaries.c
3000                 correct menu item text in prefs_keybind_apply_clicked()
3001
3002 2006-09-03 [paul]       2.4.0cvs134
3003
3004         * manual/advanced.xml
3005                 some improvements to the descriptions
3006         * src/mainwindow.c
3007         * src/messageview.c
3008         * src/summaryview.c
3009         * src/gtk/menu.c
3010                 fix menu sensitivity issues
3011         * src/prefs_message.c
3012                 drop the useless word 'short'
3013         * src/prefs_other.c
3014                 add the word 'lines' indicating log length
3015                 is a measure of lines
3016         * src/textview.c
3017                 fix compilation warnings
3018
3019 2006-09-02 [colin]      2.4.0cvs133
3020
3021         * src/messageview.c
3022                 Display a special return-receipt message
3023                 if the message is from the user
3024         * src/summaryview.c
3025                 Fix missing freeze of the list when marking
3026                 all read and unthreading for exec. Thanks
3027                 to Stephan Sachse.
3028
3029 2006-09-02 [paul]       2.4.0cvs132
3030
3031         * src/mainwindow.c
3032         * src/prefs_message.c
3033         * src/summaryview.c
3034                 fix some english
3035
3036 2006-09-02 [wwp]        2.4.0cvs131
3037
3038         * src/prefs_filtering.c
3039                 added an account name column to the filtering rules
3040                 dialog.
3041
3042 2006-09-02 [colin]      2.4.0cvs130
3043
3044         * src/gtk/logwindow.c
3045         * src/gtk/logwindow.h
3046                 Block scrolling if we're not at the end
3047                 of the log
3048
3049 2006-09-02 [colin]      2.4.0cvs129
3050
3051         * src/folder.c
3052                 Make sure account-specific rules can't
3053                 be used in {pre-,post-,}processing
3054         * src/mainwindow.c
3055         * src/gtk/logwindow.c
3056         * src/gtk/logwindow.h
3057                 Jump to last error when clicking on the
3058                 warning icon
3059
3060 2006-09-02 [colin]      2.4.0cvs128
3061
3062         * src/imap.c
3063         * src/import.c
3064         * src/mainwindow.c
3065         * src/mainwindow.h
3066                 Fix warning icon
3067         * src/inc.c
3068         * src/mbox.c
3069         * src/mbox.h
3070                 Let proc_mbox know its account, for
3071                 account-specific rules
3072
3073 2006-09-01 [colin]      2.4.0cvs127
3074
3075         * src/codeconv.c
3076                 Don't uselessly use iconv to convert from
3077                 us-ascii
3078         * src/alertpanel.c
3079         * src/mainwindow.c
3080         * src/mainwindow.h
3081         * src/inc.c
3082                 Fix certain log cases, disable warning icon
3083                 for now, the correct way to display it when
3084                 necessary and only when necessary is probably
3085                 to do it manually rather than use error logs
3086         * src/etpan/imap-thread.c
3087                 Clean up UID logging a bit
3088         * src/gtk/logwindow.c
3089         * src/gtk/logwindow.h
3090                 Make logging faster when the window's closed
3091
3092 2006-09-01 [wwp]        2.4.0cvs126
3093
3094         * manual/fr/account.xml
3095                 reflect changes to the ref. manual (parts of cvs72):
3096                 fix tabnames and quotes.
3097
3098 2006-09-01 [wwp]        2.4.0cvs125
3099
3100         * manual/fr/plugins.xml
3101                 reflect changes to the reference manual (cvs42):
3102                 update IRC channel info.
3103
3104 2006-09-01 [wwp]        2.4.0cvs124
3105
3106         * commitHelper
3107                 use CVSEDITOR env. var. if set, according to `man cvs`.
3108
3109 2006-09-01 [wwp]        2.4.0cvs123
3110
3111         * manual/advanced.xml
3112                 better sentence again (thanks to Paul).
3113
3114 2006-09-01 [wwp]        2.4.0cvs122
3115
3116         * manual/advanced.xml
3117         fix definition of toolbar_detachable and rework a bit the one of
3118         enable_dotted_lines.
3119
3120 2006-09-01 [mones]      2.4.0cvs121
3121
3122         * manual/advanced.xml
3123                 Document enable_dotted_lines
3124
3125 2006-09-01 [paul]       2.4.0cvs120
3126
3127         * src/folderview.c
3128         * src/folderview.h
3129         * src/imap.c
3130         * src/mainwindow.c
3131         * src/summaryview.c
3132                 obey the 'When entering folder...' option
3133                 when using the /View/Go to/... menu items
3134                 Thanks to Colin
3135
3136 2006-08-31 [colin]      2.4.0cvs119
3137
3138         * src/folderview.c
3139                 Revert 2.4.0cvs116, wrong fix.
3140
3141 2006-08-31 [colin]      2.4.0cvs118
3142
3143         * src/gtk/gtksctree.c
3144                 Better state the various copyrights
3145
3146 2006-08-31 [colin]      2.4.0cvs117
3147
3148         * src/prefs_common.c
3149                 fix enable_dotted_lines
3150
3151 2006-08-31 [colin]      2.4.0cvs116
3152
3153         * src/folderview.c
3154                 Use pref "Always open on select" when going
3155                 to next unread folder
3156         * src/gtk/gtksctree.c
3157                 Fix link failure to _gtk_clist_create_cell_layout
3158                 on certain computers. (Why not mine, I wonder)
3159
3160 2006-08-31 [colin]      2.4.0cvs115
3161
3162         * src/procmsg.c
3163         * src/textview.c
3164         * src/plugins/bogofilter/bogofilter.c
3165         * src/plugins/spamassassin/spamassassin.c
3166                 Requalify some "errors" to warnings
3167         * src/mainwindow.c
3168         * src/mainwindow.h
3169         * src/statusbar.c
3170                 Add an icon in the statusbar to notify
3171                 of errors
3172         * src/gtk/gtksctree.c
3173         * src/folderview.c
3174         * src/summaryview.c
3175                 Make the GtkSCTree look more modern by
3176                 alternating background lines
3177         * src/prefs_common.c
3178         * src/prefs_common.h
3179                 Add a pref to let people have the old
3180                 way if they prefer
3181
3182
3183 2006-08-30 [colin]      2.4.0cvs114
3184
3185         * src/procmsg.c
3186         * src/procmsg.h
3187                 Provide a way to filter a list of
3188                 messages in an optimised manner, and
3189                 add a list-filtering hook
3190         * src/folder.c
3191         * src/inc.c
3192         * src/mbox.c
3193                 Use the list filtering
3194         * src/plugins/bogofilter/bogofilter.c
3195                 Use the list-filtering hook
3196                 Use -b (bulk) mode for more speed
3197                 when learning and filtering
3198         * src/etpan/imap-thread.c
3199                 Make log output shorter in UID SEARCH
3200
3201
3202 2006-08-30 [colin]      2.4.0cvs113
3203
3204         * src/plugins/bogofilter/bogofilter.c
3205                 Really fast mass learning - thanks to David
3206                 Relson for the options explanations :)
3207
3208 2006-08-30 [colin]      2.4.0cvs112
3209
3210         * src/msgcache.c
3211                 Fix compilation on FreeBSD. Thanks
3212                 to Michael Hugues
3213
3214 2006-08-29 [colin]      2.4.0cvs111
3215
3216         * src/folderview.c
3217                 Handle "popup_menu" signal (for popping the 
3218                 menu via the keyboard)
3219         * src/mimeview.c
3220         * src/mimeview.h
3221         * src/summaryview.c
3222         * src/textview.c
3223         * src/gtk/gtkutils.c
3224         * src/gtk/gtkutils.h
3225                 Factorize scrolling code, and add an API 
3226                 for MimeViewers to handle scroll orders
3227
3228 2006-08-29 [wwp]        2.4.0cvs110
3229
3230         * src/plugins//bogofilter/bogofilter.c
3231         * src/plugins//spamassassin/spamassassin.c
3232                 make the bogofilter/spamassassin filtering error dialogs at
3233         incorporation obey to the "don't popup error dialog on
3234         receive error" option. If disabled, feed the log window w/
3235         the error message.
3236
3237 2006-08-29 [paul]
3238
3239         2.5.0-rc2 released
3240
3241 2006-08-29 [paul]       2.4.0cvs109
3242
3243         * Makefile.am
3244                 remove 'make release', it's not needed
3245                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
3246
3247 2006-08-29 [paul]       2.4.0cvs108
3248
3249         * src/foldersel.c
3250         * src/summary_search.c
3251         * src/gtk/progressdialog.c
3252         * src/plugins/pgpcore/passphrase.c
3253                 replace deprecated gtk_window_set_policy()
3254
3255 2006-08-29 [colin]      2.4.0cvs107
3256
3257         * src/folder.c
3258                 Fix data loss when copy fails during a move:
3259                 only use fast remove_msgs if everything was
3260                 copied OK; else use slow remove_msg on the
3261                 mails that got copied only.
3262
3263 2006-08-28 [paul]       2.4.0cvs106
3264
3265         * src/mh.c
3266                 revert change in 2.4.0cvs104, it breaks
3267                 stuff
3268
3269 2006-08-28 [paul]       2.4.0cvs105
3270
3271         * src/plugins/spamassassin/spamassassin.c
3272                 english fix
3273
3274 2006-08-28 [paul]       2.4.0cvs104
3275
3276         * src/mh.c
3277                 fix data loss when moving to another
3278                 mailbox fails
3279         * src/prefs_spelling.c
3280                 improve the english
3281         * src/gtk/pluginwindow.c
3282                 improve the layout of the dialog text
3283         All thanks to Colin
3284
3285 2006-08-28 [paul]       2.4.0cvs103
3286
3287         * src/plugins/bogofilter/bogofilter.c
3288         * src/plugins/bogofilter/bogofilter_gtk.c
3289                 fix english up a bit, innit
3290
3291 2006-08-28 [paul]       2.4.0cvs102
3292
3293         * configure.ac
3294         * po/Makefile.in.in
3295         * po/Makevars
3296                 require autoconf 2.60, enabling building
3297                 with gettext 0.15 (gettext 0.14.x build still
3298                 possible). Replace Makefiles with versions
3299                 from gettext 0.15.
3300                 Remove configure options --with-localedir and
3301                 --with-mandir. The options that are provided
3302                 directly by autoconf 2.60 can be used instead:
3303                 --mandir --localedir
3304
3305 2006-08-27 [colin]      2.4.0cvs101
3306
3307         * src/plugins/bogofilter/Makefile.am
3308                 Fix make dist (no README)
3309
3310 2006-08-27 [colin]      2.4.0cvs100
3311
3312         * src/folder.c
3313                 Don't use F_UNKNOWN folders for any default
3314                 outbox/trash/etc
3315         * src/plugins/bogofilter/bogofilter.c
3316         * src/plugins/bogofilter/bogofilter.h
3317         * src/plugins/bogofilter/bogofilter_gtk.c
3318                 Add an option to specify the path to bogofilter
3319                 Use single-quotes to be able to learn in folders
3320                 with spaces in their names
3321                 Verify learning status
3322
3323 2006-08-27 [colin]      2.4.0cvs99
3324
3325         * manual/faq.xml
3326         * manual/plugins.xml
3327                 Document Bogofilter plugin
3328
3329 2006-08-27 [colin]      2.4.0cvs98
3330
3331         * src/compose.c
3332         * src/messageview.c
3333         * src/procmsg.c
3334         * src/procmsg.h
3335                 When possible, copy the queued mail to sent folder
3336                 instead of re-adding. Much faster on IMAP.
3337
3338 2006-08-27 [colin]      2.4.0cvs97
3339
3340         * src/msgcache.c
3341                 Disable mmaped caches - huge metadata loss
3342                 here after a power failure.
3343         * src/summaryview.c
3344                 Add quicksearch timing
3345         * src/common/plugin.c
3346         * src/common/plugin.h
3347                 Implement an interface to tell what plugins
3348                 provide. Prevent loading of similar plugins.
3349         * src/plugins/clamav/clamav_plugin.c
3350         * src/plugins/demo/demo.c
3351         * src/plugins/dillo_viewer/dillo_viewer.c
3352         * src/plugins/pgpcore/plugin.c
3353         * src/plugins/pgpinline/pgpinline.c
3354         * src/plugins/pgpmime/pgpmime.c
3355         * src/plugins/spamassassin/spamassassin.c
3356         * src/plugins/trayicon/trayicon.c
3357                 Implement plugin_provides()
3358
3359 2006-08-27 [colin]      2.4.0cvs96
3360
3361         * configure.ac
3362         * src/plugins/Makefile.am
3363         * src/plugins/bogofilter/.cvsignore
3364         * src/plugins/bogofilter/Makefile.am
3365         * src/plugins/bogofilter/bogofilter.c
3366         * src/plugins/bogofilter/bogofilter.h
3367         * src/plugins/bogofilter/bogofilter_gtk.c
3368                 New Bogofilter plugin, provides filtering and
3369                 learning. Spamassassin will go to extra plugins.
3370
3371 2006-08-26 [mones]      2.4.0cvs95
3372
3373         * manual/handling.xml
3374                 Fix subfolder path in the example (thanks to Paul) 
3375
3376 2006-08-26 [mones]      2.4.0cvs94
3377
3378         * manual/glossary.xml
3379                 2.2. + add ISP to the glossary
3380                 7.5. + Add UIDL to glossary
3381                 7.7. + Add TCP to glossary
3382         * manual/handling.xml
3383                 7.1. + Mentions GNU/Linux distribution, what about the non...
3384                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
3385                 7.3. + Mentions .bashrc, what about the non-bash ones? 
3386                 7.4. = Use appropriate quotation for commands
3387                 7.6. = change "" to <quote></quote>
3388         * manual/plugins.xml
3389                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
3390         * manual/starting.xml
3391                 2.1. + local mbox file: some examples of mbox file locations...
3392                 Also reformatted files requiring it
3393
3394 2006-08-26 [wwp]        2.4.0cvs93
3395
3396         * src/summary_search.c
3397                 disable find buttons while summary search is running.
3398
3399 2006-08-25 [colin]      2.4.0cvs92
3400
3401         * src/folder.c
3402         * src/folderutils.c
3403         * src/mh.c
3404         * src/procmsg.h
3405         * src/summaryview.c
3406                 Speed up MH moving, and add progressbar
3407                 for MH deletion
3408         * src/msgcache.c
3409                 Write cache files using mmap() too
3410
3411 2006-08-25 [wwp]        2.4.0cvs91
3412
3413         * src/summaryview.c
3414                 switch spam<->ham button when a message has been marked as spam or ham
3415                 and is still selected. Thanks to Colin.
3416
3417 2006-08-25 [paul]       2.4.0cvs90
3418
3419         * src/Makefile.am
3420         * src/stock_pixmap.c
3421         * src/stock_pixmap.h
3422         * src/summaryview.c
3423         * src/gtk/icon_legend.c
3424         * src/pixmaps/copied.xpm
3425         * src/pixmaps/moved.xpm
3426                 add icons for delayed execution marked for
3427                 copying, marked for moving
3428
3429 2006-08-25 [mones]      2.4.0cvs89
3430
3431         * manual/glossary.xml
3432                 Fix the other glossary items:
3433                 5.1. = Inmmediate execution -> <quote>immediate execution...
3434                 5.2. = Fix MBOX capitalization -> Mbox
3435                 5.3. + Improve Plugins def. w/ tech. ref.
3436                 5.4. = Quotation -> replace '>' by <quote>></quote>
3437                 5.5. - SMTP Server. -> remove dot
3438         * po/es.po
3439                 Updated translation
3440
3441 2006-08-25 [mones]      2.4.0cvs88
3442
3443         * manual/ack.xml
3444                 Reformatted, changed email address
3445         * manual/glossary.xml
3446                 Reformatted, fixed MANUAL-TODO items:
3447                 8.2. + add ROT-13 to glossary
3448                 8.4. + add URL to glossary
3449         * manual/es/advanced.xml
3450                 Fixed <literal>s
3451
3452 2006-08-25 [paul]       2.4.0cvs87
3453
3454         * src/gtk/icon_legend.c
3455                 add 'marked for deletion' icon
3456                 arrange icons by containing column
3457                 wrap long label text
3458
3459 2006-08-25 [colin]      2.4.0cvs86
3460
3461         * src/common/utils.c
3462         * src/common/utils.h
3463                 Add the sc_g_*list_bigger functions in
3464                 a place everyone can use it
3465         * src/summaryview.c
3466                 Only freeze/thaw the list when working
3467                 on the selection, if it's bigger than 1
3468         * src/gtk/gtksctree.c
3469                 Only freeze/thaw the list when unselec-
3470                 ting 'all' if ('all' != 1)
3471                 This avoids some flickering
3472
3473 2006-08-24 [colin]      2.4.0cvs85
3474
3475         * src/addressbook.c
3476                 Fix strange list selection
3477                 Fix random seg (Invalid read of freed memory)
3478
3479 2006-08-24 [colin]      2.4.0cvs84
3480
3481         * src/alertpanel.c
3482         * src/gtk/inputdialog.c
3483         * src/plugins/pgpcore/passphrase.c
3484                 Revert minimal width patch of 2.4.0cvs67,
3485                 as it is also a maximal width. Use 
3486                 gtk_window_set_default_size instead.
3487
3488 2006-08-24 [colin]      2.4.0cvs83
3489
3490         * src/msgcache.c
3491                 Write cache/mark to temp files before
3492                 overwriting old ones (avoids metadata
3493                 loss if writing the new files fail).
3494                 Use mmap() to read cache/mark file, as
3495                 this makes cache reading faster. Dis-
3496                 abled for big-endian machines until it
3497                 can be tested. (Big-endian users: set
3498                 msgcache_use_mmap = TRUE in the relevant
3499                 #if).
3500         * src/procmsg.h
3501                 Move rarely used fields of MsgInfo in 
3502                 another structure, which will only be
3503                 allocated if needed. Face, X-Face,
3504                 Return receipt headers and List-*
3505                 headers are moved. Mails having none
3506                 of these occupy 52 bytes less with
3507                 this patch, which makes 2.5MB of RAM
3508                 saved on a 50k folder).
3509         * src/headerview.c
3510         * src/mainwindow.c
3511         * src/messageview.c
3512         * src/partial_download.c
3513         * src/procheader.c
3514         * src/procmsg.c
3515         * src/textview.c
3516                 Follow this structure change.
3517
3518 2006-08-24 [wwp]        2.4.0cvs82
3519
3520         * manual/es/.cvsignore
3521         * manual/es/dist/.cvsignore
3522         * manual/es/dist/html/.cvsignore
3523         * manual/es/dist/pdf/.cvsignore
3524         * manual/es/dist/ps/.cvsignore
3525         * manual/es/dist/txt/.cvsignore
3526                 more (generated) files to ignore.
3527
3528 2006-08-24 [colin]      2.4.0cvs81
3529
3530         * src/folder.c
3531         * src/mh.c
3532                 Fix possible problems with local delivery. Check the folder doesn't
3533                 need scan before setting its mtime when saving cache (which can be
3534                 done long after the folder's been modified by an external process);
3535                 Check that the stored item's mtime didn't change in mh functions.
3536
3537 2006-08-24 [mones]      2.4.0cvs80
3538
3539         * manual/advanced.xml
3540                 Rewrapping, some fixes and MANUAL-TODO items:
3541                 8.1. = change "" to <quote></quote>
3542                 8.3. = quote menu items
3543                 8.5. - deploying -> new user ... ideally a new user (redundant)
3544
3545 2006-08-23 [colin]      2.4.0cvs79
3546
3547         * src/gtk/gtksctree.c
3548                 When selecting or deselecting range, only
3549                 freeze/thaw when selection is bigger than 10
3550
3551 2006-08-23 [colin]      2.4.0cvs78
3552
3553         * src/messageview.c
3554         * src/mimeview.c
3555         * src/mimeview.h
3556         * src/plugins/dillo_viewer/dillo_viewer.c
3557                 Provide an API for MimeViewer plugins to
3558                 return a text selection for replying
3559
3560 2006-08-23 [colin]      2.4.0cvs77
3561
3562         * src/image_viewer.c
3563         * src/textview.c
3564                 Use gtk_pixbuf_new_from_file_at_scale(), which
3565                 is faster than getting the pixbuf then resizing
3566                 it.
3567
3568 2006-08-23 [colin]      2.4.0cvs76
3569
3570         * src/procmime.c
3571                 UTF-8 should be sent Quoted-printable
3572
3573 2006-08-22 [colin]      2.4.0cvs75
3574
3575         * src/mh.c
3576                 Check if scan is required before touching
3577                 the folder (or it'll be required every time)
3578
3579 2006-08-22 [colin]      2.4.0cvs74
3580
3581         * configure.ac
3582                 Require libetpan 0.46 (crasher fix when built
3583                 against gnutls)
3584
3585 2006-08-22 [colin]      2.4.0cvs73
3586
3587         * src/folder.c
3588                 Set folder's mtime after writing its
3589                 cache
3590         * src/folderview.c
3591                 Add some timing
3592         * src/procmsg.c
3593                 Don't do useless stuff if we don't 
3594                 thread by subject
3595         * src/summaryview.c
3596                 Add some timing, don't deselect prior
3597                 to selecting (gtksctree does it itself),
3598                 remove crash avoidance hacks as it's been
3599                 properly fixed since a while
3600         * src/common/utils.c
3601                 Optimize to_human_readable(): _() is slow,
3602                 do it only once, and avoid %f format for KB
3603                 (the most common in a summaryview)
3604         * src/gtk/gtksctree.c
3605                 Don't uselessly freeze/thaw (fixes flicker
3606                 on next unread and friends), reduce number
3607                 of g_list_nth/g_list_position where possible
3608         * src/gtk/gtkutils.c
3609         * src/gtk/gtkutils.h
3610                 Reduce number of g_list_nth/g_list_position
3611                 where possible.
3612                 All of this makes loading as 70k folder 2.1
3613                 seconds instead of 3.2 (with hot FS caches).
3614                 (1.3 seconds without Date and Size columns...)
3615
3616 2006-08-22 [paul]       2.4.0cvs72
3617
3618         wrap documents and do some items from mones' MANUAL-TODO:
3619
3620         * manual/account.xml
3621                 4.1. = fix tabname references to <quote>tabname</quote>
3622                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
3623         * manual/faq.xml
3624                 1.1. = mentioned options don't match UI
3625                 Add information about the 'Never send Return Receipts'
3626                 option
3627         * manual/handling.xml
3628                 6.2. = Mentions Extended symbols button, but now is
3629                 named Information
3630                 6.3. = Mentions ... button, which is now Edit
3631
3632 2006-08-22 [colin]      2.4.0cvs71
3633
3634         * src/gtk/pluginwindow.c
3635                 Fix layout in verbose translations (such
3636                 as french)
3637
3638 2006-08-22 [paul]       2.4.0cvs70
3639
3640         * manual/Makefile.am
3641                 build manuals in alphabetical order
3642         * src/addressbook.c
3643         * src/prefs_themes.c
3644                 replace/remove deprecated symbols
3645         * src/gtk/gtkutils.c
3646                 fix a warning
3647         * src/gtk/pluginwindow.c
3648                 replace deprecated symbol
3649                 replace label text and move it
3650         * src/plugins/pgpcore/prefs_gpg.c
3651                 move the 'Generate...' button out of the
3652                 Sign Key frame, replace the English used
3653         * src/plugins/pgpcore/sgpgme.c
3654                 fixes to the English
3655
3656 2006-08-21 [colin]      2.4.0cvs69
3657
3658         * src/plugins/trayicon/trayicon.c
3659                 Add more strings for translation; patch
3660                 by Pawel
3661
3662 2006-08-21 [colin]      2.4.0cvs68
3663
3664         * src/compose.c
3665                 fix replied flag not set after drafting
3666         * src/matcher.c
3667                 fix body quicksearch in non-encoded bodies
3668                 containing '='
3669         * src/msgcache.c
3670                 Get rid of the g_malloc workaround for
3671                 corrupted caches, use g_try_malloc
3672
3673 2006-08-21 [colin]      2.4.0cvs67
3674
3675         * src/alertpanel.c
3676         * src/gtk/inputdialog.c
3677         * src/plugins/pgpcore/passphrase.c
3678                 Set minimal width to 375
3679         * src/mainwindow.c
3680                 Fix switching to offline, asking if it 
3681                 should be overriden for synchronising
3682         * src/mimeview.c
3683                 Don't offer to remember command on Open 
3684                 with for text parts, as the browser or 
3685                 text editor command isn't changed from 
3686                 there
3687
3688 2006-08-20 [paul]       2.4.0cvs66
3689
3690         * po/ko.po
3691         * po/zh_CN.po
3692                 fix plural form errors. revealed by stricter
3693                 checking of gettext 0.15
3694
3695 2006-08-18 [paul]       2.4.0cvs65
3696
3697         * src/stock_pixmap.c
3698                 fix the fix of 2.4.0cvs64
3699                 Thanks to Colin
3700
3701 2006-08-18 [paul]       2.4.0cvs64
3702
3703         * src/stock_pixmap.c
3704                 fix leaks
3705                 Thanks to Colin
3706
3707 2006-08-18 [paul]       2.4.0cvs63
3708
3709         * src/compose.c
3710         * src/procmsg.c
3711                 fix occasional IMAP bug where large msgs
3712                 were left in the queue folder after sending
3713                 Thanks to Colin
3714
3715 2006-08-18 [paul]       2.4.0cvs62
3716
3717         * src/folderview.c
3718                 freeze the summaryview while quicksearch results
3719                 are displayed
3720                 (fixes bug 456 'current message is hidden when the
3721                 view is refreshed and extended search is "unread 
3722                 messages"')
3723                 Thanks to Colin
3724         * src/textview.c
3725                 add missing #include "inputdialog.h"
3726         * src/common/utils.h
3727                 add missing mailcap_update_default() and improve
3728                 readability
3729
3730 2006-08-17 [colin]      2.4.0cvs61
3731
3732         * src/plugins/pgpcore/select-keys.c
3733                 Fix warnings :)
3734
3735 2006-08-17 [colin]      2.4.0cvs60
3736
3737         * src/compose.c
3738                 Don't continue queuing if Cancel is clicked
3739                 in select-keys
3740
3741 2006-08-17 [colin]      2.4.0cvs59
3742
3743         * src/plugins/pgpcore/select-keys.c
3744                 When encrypting, if only one key matches and it 
3745                 matches exactly, automatically use it.
3746
3747 2006-08-17 [colin]      2.4.0cvs58
3748
3749         * src/mimeview.c
3750         * src/prefs_common.c
3751         * src/prefs_common.h
3752         * src/prefs_ext_prog.c
3753         * src/textview.c
3754                 Fix issues with previous patch (text/html)
3755                 Remove outdated prefs
3756
3757 2006-08-17 [colin]      2.4.0cvs57
3758
3759         * src/imap.c
3760                 Add View Log button on auth error
3761         * src/procmsg.c
3762                 Fix encrypted mail marked as new when
3763                 saved in normal folders
3764         * src/plugins/pgpinline/pgpinline.c
3765                 Fix encrypt bug on IMAP
3766         * src/mimeview.c
3767         * src/common/utils.c
3768         * src/common/utils.h
3769         * src/gtk/inputdialog.c
3770         * src/gtk/inputdialog.h
3771                 Get rid of metamail stuff, simplify
3772                 opening, and allow remembering of user's
3773                 choices (by updating ~/.mailcap). There's
3774                 still to drop "Audio player" and "Image
3775                 viewer" preferences.
3776
3777 2006-08-17 [mones]      2.4.0cvs56
3778
3779         * manual/es/sylpheed-claws-manual.xml
3780                 fix DTD path
3781
3782 2006-08-17 [mones]      2.4.0cvs55
3783
3784         * configure.ac
3785         * manual/Makefile.am
3786         * manual/es/Makefile.am
3787         * manual/es/account.xml
3788         * manual/es/ack.xml
3789         * manual/es/addrbook.xml
3790         * manual/es/advanced.xml
3791         * manual/es/faq.xml
3792         * manual/es/glossary.xml
3793         * manual/es/gpl.xml
3794         * manual/es/handling.xml
3795         * manual/es/intro.xml
3796         * manual/es/keyboard.xml
3797         * manual/es/plugins.xml
3798         * manual/es/starting.xml
3799         * manual/es/sylpheed-claws-manual.xml
3800         * manual/es/dist/Makefile.am
3801         * manual/es/dist/html/Makefile.am
3802         * manual/es/dist/pdf/Makefile.am
3803         * manual/es/dist/ps/Makefile.am
3804         * manual/es/dist/txt/Makefile.am
3805                 Spanish translation for the manual
3806
3807 2006-08-16 [colin]      2.4.0cvs54
3808
3809         * src/compose.c
3810         * src/main.c
3811         * src/mainwindow.c
3812                 Fix send button sensitivity at startup
3813                 Set send menu sensitivity (patch by Fabien)
3814         * src/ssl_manager.c
3815                 Enable closing with esc (patch by Fabien)
3816         * src/gtk/foldersort.c
3817                 Enable closing with esc (patch by Fabien)
3818         * src/procmime.c
3819                 Optimisation (no need to copy to tempfile to
3820                 "decode" 7bit and 8bit)
3821         * src/summaryview.c
3822                 Fix cruft in swap_from case
3823         * src/textview.c
3824                 Fix missing last line in some mail cases 
3825                 (Fixes debian #381872)
3826         * src/plugins/pgpcore/prefs_gpg.c
3827         * src/plugins/pgpcore/sgpgme.c
3828         * src/plugins/pgpcore/sgpgme.h
3829                 Don't show "no key found" when user explicitely
3830                 wants to create a key
3831
3832 2006-08-16 [paul]       2.4.0cvs53
3833
3834         * configure.ac
3835         * src/account.c
3836         * src/addressbook.c
3837         * src/headerview.c
3838         * src/prefs_account.c
3839         * src/prefs_message.c
3840         * src/gtk/gtkutils.c
3841                 bump up minimum required versions of GTK+ and
3842                 GLIB to 2.6.0
3843
3844 2006-08-16 [paul]       2.4.0cvs52
3845
3846         * src/toolbar.c
3847                 workaround GTK+ Bug 351600 - 'Can't re-click
3848                 on button after sensitivity update'
3849                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
3850                 Thanks to Colin
3851
3852 2006-08-15 [colin]      2.4.0cvs51
3853
3854         * src/plugins/pgpcore/prefs_gpg.c
3855                 Set options sensitivity according to
3856                 key existence
3857         * src/plugins/pgpcore/sgpgme.c
3858                 Allow to create key with no passphrase
3859
3860 2006-08-14 [cleroy]     2.4.0cvs50
3861
3862         * src/gtk/pluginwindow.c
3863                 New layout (maybe to be changed?)
3864         * src/gtk/gtkutils.c
3865                 Fix a bit label_window
3866         * src/plugins/pgpcore/passphrase.c
3867         * src/plugins/pgpcore/passphrase.h
3868         * src/plugins/pgpcore/plugin.c
3869         * src/plugins/pgpcore/prefs_gpg.c
3870         * src/plugins/pgpcore/prefs_gpg.h
3871         * src/plugins/pgpcore/sgpgme.c
3872         * src/plugins/pgpcore/sgpgme.h
3873                 Allow to create a PGP private key via the GUI
3874
3875 2006-08-14 [wwp]        2.4.0cvs49
3876
3877         * src/addressbook_foldersel.c
3878                 fix strict ISO C90 compliance.
3879
3880 2006-08-14 [paul]       2.4.0cvs48
3881
3882         * src/gtk/prefswindow.c
3883                 re-set scrolled window on opening
3884                 Patch by Ticho
3885
3886 2006-08-14 [paul]
3887
3888         2.5.0-rc1 released
3889
3890 2006-08-14 [paul]       2.4.0cvs47
3891
3892         * src/prefs_display_header.c
3893                 re-enable user-defined Displayed Headers
3894
3895 2006-08-14 [paul]       2.4.0cvs46
3896
3897         * src/prefs_account.c
3898                 use GTK_STOCK_EDIT
3899
3900 2006-08-13 [colin]      2.4.0cvs45
3901
3902         * src/common/utils.c
3903                 Fix "a" in quote when the original message is empty,
3904                 by using \0 instead of 'a' to test writability of
3905                 temp files.
3906
3907 2006-08-13 [wwp]        2.4.0cvs44
3908
3909         * src/plugins/spamassassin/spamassassin.c
3910                 fix capitalization of "SpamAssassin" in some debug, log and
3911                 dialog messages.
3912
3913 2006-08-13 [paul]       2.4.0cvs43
3914
3915         * src/editldap.c
3916                 fix overlapping widgets
3917         * src/prefs_account.c
3918                 fix translation of protocol_names[]
3919                 fix label disappearing off the edge of the
3920                 visible area
3921
3922 2006-08-12 [paul]       2.4.0cvs42
3923
3924         * manual/plugins.xml
3925                 update IRC channel info before it gets forgotten
3926                 about
3927
3928 2006-08-11 [colin]      2.4.0cvs41
3929
3930         * src/compose.c
3931         * src/mainwindow.c
3932         * src/mainwindow.h
3933         * src/procmsg.c
3934         * src/procmsg.h
3935         * src/summaryview.c
3936         * src/toolbar.c
3937                 Grey out the Send button if
3938                 - Queue folders are empty, or
3939                 - We're sending already
3940
3941 2006-08-11 [wwp]        2.4.0cvs40
3942
3943         * src/main.c
3944                 fix a logic issue when quitting while a compose window is
3945                 still open, thanks to Colin.
3946
3947 2006-08-10 [colin]      2.4.0cvs39
3948
3949         * src/main.c
3950                 Fix default font size setting after wizard run
3951         * src/imap.c
3952         * src/etpan/imap-thread.c
3953         * src/etpan/imap-thread.h
3954                 Fix bug #999 (Timing out on TSL cert validation 
3955                 dialog makes ugly things happen). Also, STARTTLS
3956                 unconditionnaly if initial capabilities contain
3957                 LOGINDISABLED and STARTTLS.
3958
3959 2006-08-09 [colin]      2.4.0cvs38
3960
3961         * src/mainwindow.c
3962         * src/mainwindow.h
3963                 Fix Tools/Actions sensitivity when there are
3964                 no actions
3965
3966 2006-08-09 [colin]      2.4.0cvs37
3967
3968         * src/prefs_filtering.c
3969                 Warning fix, patch by Paul
3970         * src/messageview.c
3971         * src/prefs_actions.c
3972         * src/prefs_filtering_action.c
3973         * src/prefs_matcher.c
3974                 Uniformisation of "Info ..." to "Info..." (for
3975                 old gtk), patch by Fabien
3976         * src/plugins/clamav/clamav_plugin_gtk.c
3977                 Sensitivity fix by Fabien
3978
3979 2006-08-09 [colin]      2.4.0cvs36
3980
3981         * src/main.c
3982         * src/main.h
3983                 Add a function to know whether we're exiting
3984         * src/plugins/trayicon/trayicon.c
3985                 If exiting, don't do anything. Faster, and
3986                 avoids gtk_main_iteration reentracy causing
3987                 segfaults at exit
3988
3989 2006-08-09 [colin]      2.4.0cvs35
3990
3991         * src/messageview.c
3992         * src/mimeview.c
3993         * src/mimeview.h
3994                 Fix lack of part selection when automatically 
3995                 jumping to a specific part
3996         * src/msgcache.c
3997                 Little optimisation in cache reading
3998
3999 2006-08-09 [colin]      2.4.0cvs34
4000
4001         * src/compose.c
4002                 Fix crash setting the priority on reedit
4003                 (Accessing compose before creating it!)
4004
4005 2006-08-08 [colin]      2.4.0cvs33
4006
4007         * src/procmime.c
4008                 Fix bug #998 (last attachment is not accessible)
4009                 Bad RFC interpretation on multipart close-delimiters
4010         * src/mimeview.c
4011         * src/mimeview.h
4012         * src/gtk/gtkvscrollbutton.c
4013         * src/gtk/gtkvscrollbutton.h
4014                 Make attachments list wheel-scrollable
4015
4016 2006-08-07 [colin]      2.4.0cvs32
4017
4018         * src/gtk/gtkaspell.c
4019                 Fix bug #973 (Unicode punctation characters 
4020                 are not recognized as separators by the
4021                 spell checker); fix unsigned stuff
4022
4023 2006-08-07 [colin]      2.4.0cvs31
4024
4025         * src/compose.c
4026                 Fix bug #956 (DnD text with accents in compose 
4027                 text entry); fix gccc's signed/unsigned fuss
4028
4029 2006-08-06 [colin]      2.4.0cvs30
4030
4031         * src/main.c
4032                 Fix bug #979 (Plugin crashes when exiting 
4033                 sylpheed-claws) : handle exit request only 
4034                 once
4035
4036 2006-08-05 [colin]      2.4.0cvs29
4037
4038         * src/news.c
4039                 Just make sure we have a msgid.
4040
4041 2006-08-05 [colin]      2.4.0cvs28
4042
4043         * src/news.c
4044         * src/summaryview.c
4045                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
4046                 by reimplementing it
4047         * src/textview.c
4048                 Fix bug when hiding quotes with level > 3 and quote
4049                 colors are recycled
4050
4051 2006-08-04 [colin]      2.4.0cvs27
4052
4053         * src/compose.c
4054         * src/undo.c
4055         * src/undo.h
4056                 Fix a bit replace-by-pasting undo
4057         * src/mainwindow.c
4058         * src/messageview.c
4059                 Fix Fold quotes menu synchro in
4060                 mainwindow when it changes in 
4061                 messageview
4062         * src/textview.c
4063                 Fix right-click on quotes blocks
4064         * src/common/utils.c
4065                 Verify that the file created by
4066                 my_tmpfile() is writable. Fixes
4067                 bug #988 (very specific filesystem
4068                 issue)
4069         * src/plugins/pgpcore/sgpgme.c
4070                 Fix file descriptor leak
4071         * src/plugins/spamassassin/spamassassin.c
4072                 Warn once if spamd isn't reachable
4073
4074 2006-08-04 [colin]      2.4.0cvs26
4075
4076         * src/toolbar.c
4077                 i18n context patch by Fabien
4078
4079 2006-08-03 [colin]      2.4.0cvs25
4080
4081         * src/mainwindow.c
4082         * src/messageview.c
4083                 Rename "Hide quotes" to "Fold quotes"
4084         * src/textview.c
4085                 Don't use hand cursor on quotes. "all 
4086                 the bonuses of the feature and none of 
4087                 unwelcome side-effects"
4088
4089 2006-08-03 [colin]      2.4.0cvs24
4090
4091         * AUTHORS
4092         * sylpheed-claws.desktop
4093         * src/gtk/authors.h
4094                 Bring the desktop file to XDG compliance
4095                 Patch by Charles A. Edwards
4096
4097 2006-08-03 [colin]      2.4.0cvs23
4098
4099         * src/textview.c
4100                 Fix links offset when they are preceded
4101                 by accentued chars (g_utf8_strlen!)
4102         * src/mainwindow.c
4103                 Fix wrong status when starting offline
4104
4105
4106 2006-08-03 [wwp]        2.4.0cvs22
4107
4108         * src/prefs_common.h
4109                 ask what to do w/ filtering rules that belong to an account when
4110                 applying filtering rules manually from the main window (skip,
4111                 apply regardless of the account, use current account). This dialog
4112                 can be skipped and the last reply used.
4113                 (forgot that file)
4114
4115 2006-08-03 [wwp]        2.4.0cvs21
4116
4117         * src/filtering.c
4118         * src/filtering.h
4119         * src/prefs_common.c
4120         * src/summaryview.c
4121         * src/alertpanel.c
4122         * src/alertpanel.h
4123         * src/messageview.c
4124                 ask what to do w/ filtering rules that belong to an account when
4125                 applying filtering rules manually from the main window (skip,
4126                 apply regardless of the account, use current account). This dialog
4127                 can be skipped and the last reply used.
4128
4129
4130 2006-08-03 [colin]      2.4.0cvs20
4131
4132         * src/textview.c
4133                 Optimize previous patch
4134
4135 2006-08-03 [cleroy]     2.4.0cvs19
4136
4137         * src/textview.c
4138                 Fix quotes getting toggled back when the
4139                 mail has an even number of text parts
4140
4141 2006-08-02 [colin]      2.4.0cvs18
4142
4143         * src/messageview.c
4144                 Add Hide quotes menu
4145
4146 2006-08-02 [colin]      2.4.0cvs17
4147
4148         * src/mainwindow.c
4149         * src/prefs_common.c
4150         * src/textview.c
4151         * src/textview.h
4152         * src/gtk/about.c
4153                 Allow per-level quote hiding,
4154                 Allow toggling quotes by double-clicking them
4155                 Rename RemoteURI to ClickableText to reflect
4156                 the fact it's used for a variety of things
4157
4158 2006-08-02 [wwp]        2.4.0cvs16
4159
4160         * src/mainwindow.c
4161                 fix "View/Hide quotes" menu item status initialization.
4162
4163 2006-08-02 [wwp]        2.4.0cvs15
4164
4165         * src/matcher_parser_parse.y
4166                 remove a debug trace.
4167
4168 2006-08-02 [paul]       2.4.0cvs14
4169
4170         * src/plugins/pgpcore/passphrase.c
4171                 don't set initial dialog size
4172                 make it resizable
4173
4174 2006-08-02 [paul]       2.4.0cvs13
4175
4176         * src/noticeview.c
4177                 remove the rogue '/' character
4178
4179 2006-08-02 [paul]       2.4.0cvs12
4180
4181         * src/noticeview.c
4182                 allow buttons to resize as necessary
4183
4184 2006-08-01 [wwp]        2.4.0cvs11
4185
4186         * src/mbox.c
4187                 fix strict ISO C90 compliance.
4188
4189 2006-08-01 [wwp]        2.4.0cvs10
4190
4191         * tools/update-po
4192                 updated update-po tool to work w/ context-dependent translations.
4193                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
4194
4195 2006-08-01 [wwp]        2.4.0cvs9
4196
4197         * src/matcher.c
4198         * src/prefs_filtering.c
4199         * src/prefs_matcher.c
4200                 allow context-dependent translations for "All",
4201                 patch by Fabien Vantard <fzzzzz@gmail.com>.
4202
4203 2006-07-31 [colin]      2.4.0cvs8
4204
4205         * AUTHORS
4206         * src/gtk/authors.h
4207                 Add Rafal to authors
4208
4209 2006-07-31 [colin]      2.4.0cvs7
4210
4211         * src/compose.c
4212         * src/mainwindow.c
4213         * src/messageview.h
4214         * src/prefs_common.c
4215         * src/prefs_common.h
4216         * src/textview.c
4217                 Add 'View/Hide quotes'. Patch based on a patch
4218                 by Rafal Weglarz
4219
4220 2006-07-31 [colin]      2.4.0cvs6
4221
4222         * src/action.c
4223                 Fix problem with "> stuff >" actions
4224
4225 2006-07-31 [paul]       2.4.0cvs5
4226
4227         * po/nb.po
4228                 updated by Geir Helland
4229
4230 2006-07-31 [wwp]        2.4.0cvs4
4231
4232         * src/mainwindow.c
4233         * src/summaryview.c
4234         * src/summaryview.h
4235                 add "View/Go to/Parent message" and "View/Go to/Last read message",
4236                 thanks to Colin.
4237
4238 2006-07-31 [wwp]        2.4.0cvs3
4239
4240         * src/Makefile.am
4241         * src/addr_compl.c
4242         * src/addr_compl.h
4243         * src/addressbook.c
4244         * src/addressbook.h
4245         * src/addressbook_foldersel.c
4246         * src/addressbook_foldersel.h
4247         * src/addrindex.c
4248         * src/addrindex.h
4249         * src/matcher.c
4250         * src/matcher.h
4251         * src/matcher_parser_lex.l
4252         * src/matcher_parser_parse.y
4253         * src/prefs_common.c
4254         * src/prefs_common.h
4255         * src/prefs_filtering.c
4256         * src/prefs_matcher.c
4257         * src/prefs_matcher.h
4258         * src/summaryview.c
4259                 introduce filtering against the address book. It's now possible to add
4260                 matched conditions to determine if any email address in a message matches
4261                 or doesn't match any or all books or folders in the address book.
4262
4263 2006-07-31 [wwp]        2.4.0cvs2
4264
4265         * src/account.c
4266         * src/filtering.c
4267         * src/filtering.h
4268         * src/folder.c
4269         * src/folderview.c
4270         * src/inc.c
4271         * src/mainwindow.c
4272         * src/matcher.c
4273         * src/matcher_parser_lex.l
4274         * src/matcher_parser_parse.y
4275         * src/mbox.c
4276         * src/prefs_filtering.c
4277         * src/prefs_filtering.h
4278         * src/procmsg.c
4279         * src/procmsg.h
4280         * src/summaryview.c
4281                 introduce per-account filtering rules. Each filtering rule can now be assigned
4282                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
4283                 when applying filtering rules manually, as all rules will apply - even the ones
4284                 assigned to an account. This issue will be addressed soon.
4285  
4286
4287
4288 2006-07-31 [wwp]        2.4.0cvs1
4289
4290         * src/quote_fmt.c
4291                 make more strings translatable.
4292
4293 2006-07-31 [paul]       2.4.0
4294
4295         2.4.0 released
4296
4297 2006-07-31 [paul]       2.3.1cvs91
4298
4299         * po/ca.po
4300                 updated by Miquel Oliete
4301
4302 2006-07-31 [paul]       2.3.1cvs90
4303
4304         * po/de.po
4305         * po/el.po
4306         * po/fr.po
4307         * po/it.po
4308         * po/pl.po
4309         * po/pt_BR.po
4310         * po/sr.po
4311         * po/zh_CN.po
4312                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
4313                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
4314                 Aleksandar Urosevic, and Ralgh Young
4315
4316 2006-07-31 [paul]       2.3.1cvs89
4317
4318         * src/account.c
4319         * src/main.c
4320         * src/mainwindow.c
4321         * src/mainwindow.h
4322                 Fix a race condition when, after an SC crash, rescanning
4323                 folders took more than 0.5 seconds
4324                 Thanks to Colin
4325
4326 2006-07-31 [paul]       2.3.1cvs88
4327
4328         * src/folderview.c
4329                 don't translate separator strings
4330
4331 2006-07-30 [mones]      2.3.1cvs87
4332
4333         * doc/man/sylpheed-claws.1
4334                 Fixed non-ASCII chars in Hoa's name
4335         * po/es.po
4336                 Updated for release
4337
4338 2006-07-27 [colin]      2.3.1cvs86
4339
4340         * src/textview.c
4341                 Don't include the leading \n in links
4342                 Patch by Fabien
4343
4344 2006-07-25 [colin]      2.3.1cvs85
4345
4346         * src/mainwindow.c
4347         * src/common/socket.h
4348         * src/etpan/imap-thread.c
4349                 Refresh resolvers before connecting
4350                 to IMAP servers, and after switching
4351                 to online. Thanks to Paul.
4352
4353 2006-07-18 [colin]
4354
4355         * 2.4.0-rc4 released
4356
4357 2006-07-17 [colin]      2.3.1cvs84
4358
4359         * src/inc.c
4360                 Show connection attempt in statusbar before
4361                 connecting (previously first message was
4362                 "Retrieving messages from ..." after the
4363                 connection succeeded.
4364
4365 2006-07-16 [wwp]        2.3.1cvs83
4366
4367         * sylpheed-claws.ico
4368                 Added .ico file (windows multi-size icon file, generated).
4369
4370 2006-07-12 [wwp]        2.3.1cvs82
4371
4372         * src/messageview.c
4373                 remove Message/Re-edit menu entry from messageview window,
4374                 as sent/draft/queued messages are opened in compose window when
4375                 re-edited and it's not possible to re-edit other msgs.
4376
4377 2006-07-12 [paul]       2.3.1cvs81
4378
4379         * AUTHORS
4380         * src/mainwindow.c
4381         * src/gtk/authors.h
4382                 check online state before resetting
4383                 mailcheck timer. Useful if some program
4384                 verifies connection state and updates
4385                 Claws.
4386                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
4387
4388 2006-07-12 [paul]       2.3.1cvs80
4389
4390         * sylpheed-claws-128x128.png
4391         * sylpheed-claws-64x64.png
4392         * sylpheed-claws.png
4393         * src/Makefile.am
4394         * src/main.c
4395         * src/prefs_toolbar.c
4396         * src/stock_pixmap.c
4397         * src/stock_pixmap.h
4398         * src/wizard.c
4399         * src/gtk/about.c
4400         * src/gtk/gtkutils.c
4401         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
4402         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
4403         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
4404         * src/pixmaps/sylpheed.xpm              ** REMOVED **
4405         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
4406         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
4407                 updated and renamed logo/icon files and related
4408                 logo by Jesper Schultz
4409
4410 2006-07-11 [paul]       2.3.1cvs79
4411
4412         * src/main.c
4413                 fix the labels a smidgin
4414
4415 2006-07-09 [colin]      2.3.1cvs78
4416
4417         * src/textview.c
4418                 Show errors in textviewer's command
4419                 Patch by H. Merijn Brand
4420
4421 2006-07-09 [colin]      2.3.1cvs77
4422
4423         * src/compose.c
4424                 Save FMID in drafts too
4425
4426 2006-07-08 [colin]      2.3.1cvs76
4427
4428         * src/compose.c
4429                 Svae RMID in drafted mails too
4430                 Save quote_fmt vars for whole mails,
4431                 don't reset at each quote_fmt_init:
4432                 allows to use the same |i{var} in
4433                 various template fields
4434         * src/prefs_template.c
4435         * src/quote_fmt.h
4436         * src/quote_fmt_parse.y
4437                 Same
4438
4439 2006-07-08 [colin]      2.3.1cvs75
4440
4441         * src/textview.c
4442                 Fix highlighting of attached parts URIs
4443
4444 2006-07-08 [colin]      2.3.1cvs74
4445
4446         * src/main.c
4447                 Prevent bug #981 (sc 2.3.1 segfaults with 
4448                 gtk+ 2.10) from being reported again:
4449                 if Sylpheed-Claws has been compiled against
4450                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
4451                 of if Sylpheed-Claws has been compiled against
4452                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
4453                 error out.
4454
4455 2006-07-07 [colin]      2.3.1cvs73
4456
4457         * src/prefs_actions.c
4458                 Fix label
4459
4460 2006-07-07 [colin]      2.3.1cvs72
4461
4462         * src/prefs_actions.c
4463                 Fix compile on gtk < 2.8. argh :)
4464
4465 2006-07-07 [paul]       2.3.1cvs71
4466
4467         * src/common/defs.h
4468                 update DONATE_URI
4469
4470 2006-07-07 [colin]      2.3.1cvs70
4471
4472         * po/POTFILES.in
4473         * src/quote_fmt.c
4474         * src/quote_fmt_lex.l
4475         * src/quote_fmt_parse.y
4476                 Add |i{var}, a way to insert user-entered
4477                 text in a template
4478
4479 2006-07-07 [colin]
4480
4481         * 2.4.0-rc3 released
4482
4483 2006-07-07 [colin]      2.3.1cvs69
4484
4485         * src/folder.c
4486                 Don't consider inboxes of UNKNOWN folder 
4487                 classes to be useable as default inboxes
4488
4489 2006-07-07 [paul]       2.3.1cvs68
4490
4491         * src/textview.c
4492                 add missing #include <errno.h>
4493                 Thanks to René J. Blokland
4494
4495 2006-07-07 [paul]       2.3.1cvs67
4496
4497         * src/action.c
4498                 Return now Closes dialog
4499         * src/mimeview.c
4500         * src/mimeview.h
4501         * src/textview.c
4502                 add contextual menu to mime parts listed
4503                 in the textview
4504                 Thanks to Colin
4505         * src/common/utils.c
4506                 reversal: ' is a valid character in URLs
4507
4508 2006-07-06 [colin]      2.3.1cvs66
4509
4510         * src/remotefolder.h
4511                 Forgotten in previous commit
4512
4513 2006-07-06 [colin]      2.3.1cvs65
4514
4515         * src/folder.c
4516                 Set summary update flag whenever
4517                 totals changed
4518         * src/imap.c
4519         * src/prefs_account.c
4520         * src/common/utils.h
4521         * src/etpan/imap-thread.c
4522                 Fix warnings, thanks to Fabien and
4523                 Ricardo
4524
4525 2006-07-06 [wwp]        2.3.1cvs64
4526
4527         * src/gtk/gtkutils.c
4528                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
4529
4530 2006-07-06 [wwp]        2.3.1cvs63
4531
4532         * src/account.c
4533         * src/addressbook.c
4534         * src/addressitem.h
4535         * src/folderview.c
4536         * src/mainwindow.c
4537         * src/manual.c
4538         * src/manual.h
4539         * src/message_search.c
4540         * src/prefs_actions.c
4541         * src/prefs_filtering.c
4542         * src/prefs_filtering.h
4543         * src/prefs_template.c
4544         * src/summary_search.c
4545         * src/summaryview.c
4546         * src/gtk/gtkutils.c
4547         * src/gtk/gtkutils.h
4548         * src/gtk/pluginwindow.c
4549                 add help buttons to some dialogs. Clicking such buttons opens a
4550                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
4551
4552 2006-07-06 [paul]       2.3.1cvs62
4553
4554         * src/textview.c
4555                 fix attachments contextual menu
4556                 Thanks to Colin
4557
4558 2006-07-05 [colin]      2.3.1cvs61
4559
4560         * src/textview.c
4561         * src/compose.c
4562                 Handle sftp:// links
4563
4564 2006-07-05 [paul]       2.3.1cvs60
4565
4566         * src/gtk/filesel.c
4567                 grab save button by default
4568                 Thanks to Colin
4569
4570 2006-07-05 [wwp]        2.3.1cvs59
4571
4572         * manual/xml2pdf
4573                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
4574
4575 2006-07-04 [colin]      2.3.1cvs58
4576
4577         * src/mimeview.c
4578         * src/textview.c
4579                 Use left click to select, middle click to open
4580                 on mimeparts links
4581         * src/common/utils.c
4582                 Fix segfault
4583
4584 2006-07-04 [colin]      2.3.1cvs57
4585
4586         * src/mainwindow.c
4587         * src/news.c
4588                 Warning fixes, thanks to Fabien
4589
4590 2006-07-04 [colin]      2.3.1cvs56
4591
4592         * src/mimeview.c
4593         * src/mimeview.h
4594         * src/textview.c
4595                 Allow parts to be selected via their text label
4596                 in textview
4597
4598 2006-07-04 [colin]      2.3.1cvs55
4599
4600         * src/folderview.c
4601                 Feedback when closing (for big folders)
4602         * src/prefs_actions.c
4603         * src/prefs_filtering.c
4604         * src/prefs_matcher.c
4605         * src/prefs_template.c
4606                 Fix default button when closing without
4607                 having saved
4608
4609 2006-07-04 [colin]      2.3.1cvs54
4610
4611         * src/news.c
4612                 Delete local file on deletion
4613
4614 2006-07-03 [colin]      2.3.1cvs53
4615
4616         * src/folderview.c
4617         * src/main.c
4618                 Don't freeze when rescanning after crash
4619
4620 2006-07-03 [wwp]        2.3.1cvs52
4621
4622         * src/compose.c
4623         * src/privacy.c
4624         * src/privacy.h
4625         * src/plugins/pgpinline/pgpinline.c
4626         * src/plugins/pgpmime/pgpmime.c
4627                 don't report an error when the user cancels the passphrase dialog.
4628
4629 2006-07-02 [colin]      2.3.1cvs51
4630
4631         * src/folderview.c
4632                 Open message when crossing folders with Space,
4633                 goto next unread and friends
4634
4635 2006-07-01 [colin]      2.3.1cvs50
4636
4637         * src/prefs_account.c
4638                 Typographic rules varying from language
4639                 to language (in french "Protocole :"),
4640                 we have to do that :)
4641
4642 2006-07-01 [ticho]      2.3.1cvs49
4643
4644         * src/prefs_account.c
4645                 Only use one temporary gchar* variable in
4646                 prefs_account_protocol_set_optmenu().
4647
4648 2006-07-01 [ticho]      2.3.1cvs48
4649
4650         * src/prefs_account.c
4651         * src/prefs_account.h
4652                 Use GtkLabel for existing account protocol name.
4653                 Created an array for protocol names and populate the
4654                 combobox from it in a for() cycle.
4655
4656 2006-06-30 [colin]      2.3.1cvs47
4657
4658         * src/compose.c
4659                 Block undo when changing signature (by changing
4660                 account)
4661
4662 2006-06-30 [paul]       2.3.1cvs46
4663
4664         * src/send_message.c
4665                 when editing From in the Compose window, use that address
4666                 in the Return-Path: header
4667                 Thanks to Colin
4668
4669 2006-06-30 [colin]      2.3.1cvs45
4670
4671         * src/compose.c
4672                 Fix signature replacement:
4673                 - when no newline before separator
4674                 - when reediting
4675
4676 2006-06-29 [colin]      2.3.1cvs44
4677
4678         * src/folderview.c
4679         * src/folderview.h
4680         * src/mainwindow.c
4681         * src/summaryview.c
4682                 Let 'View/Go to/Next marked' work like
4683                 Next new & Next unread: across folders
4684                 Change the select_on_entry pref to do
4685                 what we want when changing folder
4686         * src/common/utils.c
4687                 Fix single-quoted links 
4688
4689 2006-06-29 [colin]      2.3.1cvs43
4690
4691         * src/gtk/gtkaspell.c
4692                 "Sylpheed" and "Sylpheed-Claws" do exist !
4693
4694 2006-06-29 [colin]      2.3.1cvs42
4695
4696         * src/imap.c
4697                 Forgot to remove debug
4698
4699 2006-06-29 [colin]      2.3.1cvs41
4700
4701         * src/imap.c
4702         * src/imap.h
4703         * src/mainwindow.c
4704                 Disconnect from IMAP servers when going
4705                 offline. Fixes bug #978 (going to offline-mode 
4706                 won't close connections)
4707
4708 2006-06-29 [colin]      2.3.1cvs40
4709
4710         * src/main.c
4711                 Fix transient setting on failing plugins
4712                 Patch by Fabien
4713         * src/plugins/pgpcore/sgpgme.c
4714                 Only warn for OpenPGP. Most people don't
4715                 have CMS available.
4716
4717 2006-06-29 [colin]      2.3.1cvs39
4718
4719         * src/compose.c
4720                 Fix Spelling menu (discrepancy between context menu
4721                 and top menu when folder's dictionary isn't the 
4722                 default one)
4723         * src/plugins/pgpcore/sgpgme.c
4724                 More error reporting about why gpgme can fail
4725
4726 2006-06-29 [wwp]        2.3.1cvs38
4727
4728         * src/mainwindow.c
4729                 honor the display-header-pane setting even when the message view
4730                 is a separate window.
4731
4732 2006-06-29 [wwp]        2.3.1cvs37
4733
4734         * src/prefs_actions.c
4735                 forgot to commit that one (use of GTK_STOCK_INFO).
4736
4737 2006-06-29 [colin]      2.3.1cvs36
4738
4739         * src/imap.c
4740                 Better handling of login errors (ask the password
4741                 again once), alert in case of error. Fix three
4742                 signedness warnings.
4743
4744 2006-06-28 [wwp]        2.3.1cvs35
4745
4746         * src/prefs_template.c
4747         * src/prefs_matcher.c
4748         * src/prefs_filtering_action.c
4749         * src/prefs_quote.c
4750                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
4751                 patch by Fabien Vantard, slightly modified.
4752
4753 2006-06-28 [paul]
4754
4755         2.4.0-rc2 released
4756
4757 2006-06-28 [colin]      2.3.1cvs34
4758
4759         * src/prefs_account.c
4760                 Fix bug #977 (Can't add or edit imap accounts)
4761
4762 2006-06-28 [colin]      2.3.1cvs33
4763
4764         * src/mimeview.c
4765                 Fix previous
4766
4767 2006-06-28 [colin]      2.3.1cvs32
4768
4769         * src/mimeview.c
4770                 Save named inlined attachments with "Save all"
4771         * src/main.c
4772         * src/mbox.c
4773         * src/common/plugin.c
4774         * src/common/plugin.h
4775         * src/common/sylpheed.c
4776         * src/common/utils.c
4777         * src/plugins/pgpcore/sylpheed.def
4778         * src/plugins/pgpinline/sylpheed.def
4779         * src/plugins/pgpmime/sylpheed.def
4780                 Win32 compatibility patch, by
4781                 Werner Koch
4782
4783 2006-06-28 [wwp]        2.3.1cvs31
4784
4785         * src/imap.c
4786         * src/prefs_folder_item.c
4787                 less compilation warnings (thanks to Fabien Vantard), less typos.
4788
4789 2006-06-28 [paul]       2.3.1cvs30
4790
4791         * src/gtk/gtkutils.c
4792                 gtk_combo_box_set_focus_on_click() is only
4793                 available since gtk 2.6.0
4794
4795 2006-06-28 [paul]       2.3.1cvs29
4796
4797         * src/prefs_ext_prog.c
4798                 fix engrish and add a tooltip for the
4799                 'command for 'Display as text' option
4800
4801 2006-06-28 [paul]
4802
4803         2.4.0-rc1 released
4804
4805 2006-06-28 [paul]       2.3.1cvs28
4806
4807         * ChangeLog
4808         * tools/Makefile.am
4809                 include textviewer.pl in releases
4810
4811 2006-06-28 [paul]       2.3.1cvs27
4812
4813         * src/prefs_ext_prog.c
4814                 hide Print command option if libgnomeprint
4815                 support is present
4816
4817 2006-06-27 [colin]      2.3.1cvs26
4818
4819         * src/compose.c
4820                 Fix Esc handling in insert/attach dialog
4821                 Don't show this dialog if dragging something
4822                 else than text/uri-list
4823                 Thanks to Fabien Vantard
4824         * tools/textviewer.pl
4825                 Filter script to display stuff as text
4826                 by H. Merijn Brand
4827
4828 2006-06-27 [wwp]        2.3.1cvs25
4829
4830         * src/messageview.c
4831                 use the exact product name (message view title), patch
4832                 by Fabien Vantard.
4833
4834 2006-06-27 [ticho]      2.3.1cvs24
4835
4836         * src/prefs_account.c
4837         * src/prefs_common.c
4838         * src/prefs_common.h
4839         * src/prefs_ext_prog.c
4840         * src/textview.c
4841                 Add a preference (Preferences/External programs)
4842                 to allow "Display as text" to be done via a script
4843                 (patch by H.Merijn Brand).
4844                 Use GtkComboBox for protocol selection in account
4845                 preferences.
4846                 Only include current choice for existing accounts, and
4847                 insensitivize the combobox.
4848
4849 2006-06-27 [paul]       2.3.1cvs23
4850
4851         * src/mbox.c
4852                 fix crasher introduced in cvs21.
4853                 Thanks to Colin
4854
4855 2006-06-26 [colin]      2.3.1cvs22
4856
4857         * src/mbox.c
4858                 Fix double-frees when leaving folders
4859                 after exporting to mbox
4860
4861 2006-06-26 [colin]      2.3.1cvs21
4862
4863         * src/mbox.c
4864                 More feedback (and optimisation)
4865                 on import/export
4866         * src/common/utils.c
4867                 Fix case when looking for mail addresses
4868         * src/gtk/gtkutils.c
4869                 Extra check for (X-)Face
4870
4871 2006-06-25 [ticho]      2.3.1cvs20
4872
4873         * src/compose.c
4874         * src/exphtmldlg.c
4875         * src/gtk/gtkutils.c
4876         * src/gtk/gtkutils.h
4877                 Added second argument to gtkut_sc_combobox_create() to
4878                 control focus-on-click for the widget.
4879                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
4880
4881 2006-06-25 [ticho]      2.3.1cvs19
4882
4883         * src/compose.c
4884         * src/gtk/Makefile.am
4885         * src/gtk/combobox.c
4886         * src/gtk/combobox.h
4887         * src/gtk/gtkutils.c
4888         * src/gtk/gtkutils.h
4889                 Use GtkComboBox instead of deprecated GtkOptionMenu
4890                 for account selector in compose window and for encoding
4891                 selector in attachment properties.
4892                 Also factorise working with the new GtkComboBox somewhat.
4893
4894 2006-06-24 [paul]       2.3.1cvs18
4895
4896         * src/prefs_common.c
4897                 use the correct default value
4898
4899 2006-06-24 [paul]       2.3.1cvs17
4900
4901         * src/compose.c
4902         * src/prefs_common.c
4903         * src/prefs_common.h
4904         * src/prefs_compose_writing.c
4905                 enable setting of default action when
4906                 dnd'ing files in the compose window.
4907                 (Collaborative effort with wwp)
4908
4909 2006-06-23 [wwp]        2.3.1cvs16
4910
4911         * src/compose.c
4912                 i18n fix (thanks to Fabien Vantard)
4913
4914 2006-06-22 [colin]      2.3.1cvs15
4915
4916         * src/prefs_customheader.c
4917                 Don't use filters in custom headers' file 
4918                 selector. Remember, extensions mean nothing :)
4919
4920 2006-06-22 [paul]       2.3.1cvs14
4921
4922         * configure.ac
4923                 allow setting of man directory location
4924
4925 2006-06-22 [colin]      2.3.1cvs13
4926
4927         * src/mainwindow.c
4928                 Add 'View/Go to/Next unread folder'.
4929                 I missed that :)
4930
4931 2006-06-22 [colin]      2.3.1cvs12
4932
4933         * src/common/utils.c
4934                 Add some subject prefixes
4935                 Patch by Bjorn T Johansen <btj@havleik.no>
4936
4937 2006-06-22 [colin]      2.3.1cvs11
4938
4939         * manual/advanced.xml
4940                 Forgotten hidden pref
4941
4942 2006-06-21 [paul]       2.3.1cvs10
4943
4944         * src/prefs_account.c
4945                 complete the removal of 'Add date header' option
4946
4947 2006-06-21 [paul]       2.3.1cvs9
4948
4949         * src/account.c
4950         * src/compose.c
4951         * src/prefs_account.c
4952         * src/prefs_account.h
4953                 remove option to add date header - always
4954                 add date header
4955         * src/etpan/imap-thread.c
4956                 fix warnings (Thanks to Colin)
4957
4958 2006-06-21 [wwp]        2.3.1cvs8
4959
4960         * src/folder.c
4961                 set the attachment flag when inline text part are (file)named. This is more convenient
4962                 when receiving (for instance) inline source files or patches sent using thunderbird.
4963
4964 2006-06-21 [paul]       2.3.1cvs7
4965
4966         * src/inc.c
4967                 fix off-by-one count of current msg in
4968                 statusbar filtering progressbar
4969
4970 2006-06-21 [paul]       2.3.1cvs6
4971
4972         * src/folder.c
4973                 Show attachment icon even if the part is 'inline'
4974                 if the following conditions are met:
4975                 - content-type != 'text/plain'
4976                 - content-type != '*/pgp-signature'
4977                 - either 'name' or 'filename' parameter is not NULL
4978                 
4979                 Thanks to Colin
4980
4981 2006-06-21 [paul]       2.3.1cvs5
4982
4983         * src/messageview.c
4984         * src/prefs_common.c
4985         * src/prefs_common.h
4986         * src/prefs_other.c
4987                 add an option to 'Never send Return
4988                 Receipts'
4989                 Thanks to Colin
4990
4991 2006-06-20 [mones]      2.3.1cvs4
4992
4993         * po/es.po
4994                 updated
4995         * src/compose.c
4996                 typo fixed (space after comma)
4997         * tools/make.themes.project
4998                 remove exec mode from tarball files
4999
5000 2006-06-20 [colin]      2.3.1cvs3
5001
5002         * src/news.c
5003         * src/procheader.c
5004         * src/unmime.c
5005                 Better fix for \n's in headers (don't 
5006                 break Received: and others)
5007
5008 2006-06-20 [paul]       2.3.1cvs2
5009
5010         * src/alertpanel.c
5011         * src/textview.c
5012                 improve legibility of phishing attempt
5013                 dialog
5014
5015 2006-06-20 [paul]       2.3.1cvs1
5016
5017         * NEWS
5018         * README
5019         * configure.ac
5020                 Update version number following
5021                 stable release
5022
5023 2006-06-20 [colin]      2.3.0cvs26
5024
5025         * src/compose.c
5026                 When dragging a file to the text of the compose
5027                 window, ask whether we want to insert or attach
5028                 (I know lots of people who do that to attach)
5029
5030 2006-06-20 [colin]      2.3.0cvs25
5031
5032         * src/etpan/imap-thread.c
5033                 Fix threshold (the append command is often > 32 bytes)
5034
5035 2006-06-19 [colin]      2.3.0cvs24
5036
5037         * src/imap.c
5038         * src/etpan/imap-thread.c
5039                 Workaround Rockliffe IMAP server bug: replace
5040                 "x UID SEARCH (ANSWERED UID 1:*)" with
5041                 "x UID SEARCH ANSWERED"
5042                 (Rockliffe doesn't handle the parenthesis)
5043
5044 2006-06-19 [colin]      2.3.0cvs23
5045
5046         * src/compose.c
5047         * src/imap.c
5048         * src/etpan/imap-thread.c
5049                 Probably fix bug #972 (Freezes when adding 
5050                 an attachment to the message)
5051         * src/common/defs.h
5052                 Modernize Firefox cmd
5053
5054
5055 2006-06-18 [colin]      2.3.0cvs22
5056
5057         * src/prefs_customheader.c
5058                 Only allow correct filenames for various
5059                 custom headers
5060
5061 2006-06-18 [colin]      2.3.0cvs21
5062
5063         * src/prefs_customheader.c
5064                 Add a 'From File...' button in custom headers prefs, which
5065                 try to do the right thing: 
5066                 for normal headers, use file as plaintext,
5067                 for X-Face, calls compface,
5068                 for Face, encode to b64.
5069
5070 2006-06-17 [colin]      2.3.0cvs20
5071
5072         * src/mh.c
5073                 Warning fix
5074
5075 2006-06-16 [colin]      2.3.0cvs19
5076
5077         * src/summaryview.c
5078                 Recursive quicksearch: show message list
5079                 in current folder, *then* search children
5080                 in the background.
5081
5082 2006-06-16 [colin]      2.3.0cvs18
5083
5084         * src/main.c
5085                 Instead of ignoring SIGPIPE, save caches
5086                 when getting one. Will fix the fact that
5087                 hot caches are out-of-date when logging 
5088                 out of Xorg.
5089         * src/compose.c
5090         * src/prefs_compose_writing.c
5091                 Only save text (not attachments) when 
5092                 auto-saving to drafts
5093         * src/unmime.c
5094                 Always replace \n, \r and \t with spaces
5095                 in headers
5096         * manual/dist/html/Makefile.am
5097         * manual/dist/pdf/Makefile.am
5098         * manual/dist/ps/Makefile.am
5099         * manual/dist/txt/Makefile.am
5100         * manual/fr/dist/html/Makefile.am
5101         * manual/fr/dist/pdf/Makefile.am
5102         * manual/fr/dist/ps/Makefile.am
5103         * manual/fr/dist/txt/Makefile.am
5104         * manual/pl/dist/html/Makefile.am
5105         * manual/pl/dist/pdf/Makefile.am
5106         * manual/pl/dist/ps/Makefile.am
5107         * manual/pl/dist/txt/Makefile.am
5108                 Fix make clean removing pregenerated manuals
5109
5110
5111 2006-06-16 [colin]      2.3.0cvs17
5112
5113         * src/plugins/pgpcore/sgpgme.c
5114         * src/plugins/pgpmime/pgpmime.c
5115         * src/plugins/pgpinline/pgpinline.c
5116                 Better error reporting in setup_signers.
5117                 Don't fallback to default key if specified
5118                 key isn't found.
5119                 Don't allow signing if more than one secret
5120                 key matches the one specified in prefs.
5121
5122 2006-06-15 [colin]      2.3.0cvs16
5123
5124         * src/folderview.c
5125                 Add "Send queue" in the folder's contextual
5126                 menu
5127         * src/compose.c
5128         * src/messageview.c
5129         * src/privacy.c
5130         * src/privacy.h
5131         * src/procmime.c
5132         * src/procmsg.c
5133         * src/plugins/pgpcore/passphrase.c
5134         * src/plugins/pgpcore/sgpgme.c
5135         * src/plugins/pgpinline/pgpinline.c
5136         * src/plugins/pgpmime/pgpmime.c
5137                 Better error reporting
5138         * src/mbox.c
5139                 Probably fix bug #971 (2.2.3 cannot read mail 
5140                 from local mbox)
5141
5142
5143 2006-06-15 [mones]      2.3.0cvs15
5144
5145         * tools/make.themes.project
5146                 creates the themes project from the web page
5147
5148 2006-06-15 [colin]      2.3.0cvs14
5149
5150         * src/folder.c
5151                 Better fix (avoid losing the folder if scan_tree 
5152                 fails)
5153
5154 2006-06-15 [cleroy]     2.3.0cvs13
5155
5156         * src/folder.c
5157                 Probably fix Bug #969 (crash on rebuilding 
5158                 imap folder)
5159
5160 2006-06-14 [colin]      2.3.0cvs12
5161
5162         * manual/dtd/manual.xsl
5163         * manual/sylpheed-claws-manual.xml
5164         * manual/fr/sylpheed-claws-manual.xml
5165         * manual/pl/sylpheed-claws-manual.xml
5166                 Insert pagebreaks between sections
5167
5168 2006-06-14 [paul]       2.3.0cvs11
5169
5170         * configure.ac
5171                 better fix than 2.3.0cvs10
5172
5173 2006-06-14 [paul]       2.3.0cvs10
5174
5175         * configure.ac
5176                 fix setting of PACKAGE_DATA_DIR with newer autoconf
5177                 (backwards compatible)
5178
5179 2006-06-13 [colin]      2.3.0cvs9
5180
5181         * src/messageview.c
5182                 Fix sending of return receipt with the new queue folders
5183
5184 2006-06-13 [wwp]        2.3.0cvs8
5185
5186         * src/quote_fmt_lex.l
5187                 fix wrong tokens returned in quote_fmt lexer, query not().
5188
5189 2006-06-13 [wwp]        2.3.0cvs7
5190
5191         * src/folder.c
5192         * src/prefs_folder_item.c
5193                 allow changing folder type even when folder is not a top-level one,
5194                 thanks to Colin.
5195
5196 2006-06-12 [colin]      2.3.0cvs6
5197
5198         * src/folderview.c
5199                 Fix double-ask of "Do you want to mark all
5200                 as read"
5201
5202 2006-06-12 [colin]      2.3.0cvs5
5203
5204         * src/compose.c
5205         * src/compose.h
5206         * src/folder.c
5207         * src/folder.h
5208         * src/imap.c
5209         * src/inc.c
5210         * src/main.c
5211         * src/messageview.c
5212         * src/mh.c
5213         * src/prefs_folder_item.c
5214         * src/procheader.c
5215         * src/procmime.c
5216         * src/procmsg.c
5217         * src/procmsg.h
5218         * src/send_message.c
5219         * src/summaryview.c
5220         * src/toolbar.c
5221                 Apply bug #964's patch (Queue and drafts aren't normal)
5222                 The Drafts and Queue folder now contain RFC-822 files,
5223                 allowing to move and copy mails from and to these 
5224                 folders. Moving from Drafts to Queue will prepare the
5225                 mail for sending (PGP signature, encryption, etc).
5226                 This patch also rework sending errors handling to try
5227                 to be more helpful.
5228                 Also, allow redefining folder types via the GUI 
5229                 (Folder type in its Properties)
5230
5231 2006-06-12 [colin]      2.3.0cvs4
5232
5233         * src/summaryview.c
5234         * src/prefs_common.c
5235         * src/prefs_common.h
5236         * src/gedit-print.c
5237                 Allow to define a specific print font - patch
5238                 by Bernhard Walle <bernhard.walle@gmx.de>
5239         * src/prefs_fonts.c
5240         * manual/advanced.xml
5241         * manual/fr/advanced.xml
5242                 Add a hidden pref to allow deletion without
5243                 confirmation
5244
5245 2006-06-12 [wwp]        2.3.0cvs3
5246
5247         * .cvsignore
5248                 more files to ignore.
5249
5250 2006-06-12 [wwp]        2.3.0cvs2
5251
5252         * src/quote_fmt.c
5253         * src/quote_fmt_lex.l
5254         * src/quote_fmt_parse.y
5255                 extend the quote_fmt parser (templates and quotes):
5256                 - allow limited sub-expressions in |p{} and |f{} expressions,
5257                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
5258                 - implemented/fixed missing implementation of query_references and show_references,
5259                 - completed, fixed contents and format of the symbols help dialog,
5260                 - fix some compilation warnings.
5261
5262 2006-06-12 [wwp]        2.3.0cvs1
5263
5264         * manual/advanced.xml
5265         * manual/fr/advanced.xml
5266                 updates in the "templates" section of the manual (eng/fr):
5267                  - be more precise (both versions)
5268                  - completed to match the english reference (fr version)
5269                  - touchups (both versions)
5270
5271 2006-06-12 [paul]       2.3.0
5272
5273         2.3.0 released
5274
5275 2006-06-12 [paul]       2.2.3cvs14
5276
5277         * po/ca.po
5278         * po/cs.po
5279         * po/de.po
5280         * po/el.po
5281         * po/fr.po
5282         * po/it.po
5283         * po/pt_BR.po
5284         * po/sr.po
5285         * po/zh_CN.po
5286                 updated by Miquel Oliete, Tim, Stephan Sachse,
5287                 Stavros Giannouris, Fabien Vantard, Andrea
5288                 Spadaccini, Frederico Goncalves Guimaraes,
5289                 Aleksandar Urosevic, and Ralgh Young
5290
5291 2006-06-12 [colin]      2.2.3cvs13
5292
5293         * src/mbox.c
5294                 Add missing header
5295
5296 2006-06-11 [colin]      2.2.3cvs12
5297
5298         * src/msgcache.c
5299                 Verify that g_malloc() succeeded
5300
5301 2006-06-11 [colin]      2.2.3cvs11
5302
5303         * src/wizard.c
5304                 Add Face header to welcome mail
5305
5306 2006-06-10 [colin]      2.2.3cvs10
5307
5308         * src/textview.c
5309                 Revert previous (Forgot it changes the
5310                 margin on the whole mail)
5311
5312 2006-06-10 [colin]      2.2.3cvs9
5313
5314         * src/textview.c
5315                 Don't overlap long headers under (X-)Face
5316
5317 2006-06-10 [mones]      2.2.3cvs8
5318
5319         * manual/xml2pdf
5320                 allow generation of manual on systems lacking saxon binary
5321                 but with java and the saxon library installed
5322
5323         * po/es.po
5324                 updated for release
5325
5326 2006-06-09 [colin]      2.2.3cvs7
5327
5328         * src/summaryview.c
5329                 Fix leak when using Display Sender using Addressbook
5330
5331 2006-06-09 [colin]      2.2.3cvs6
5332
5333         * src/compose.c
5334         * src/folder.c
5335         * src/folderview.c
5336         * src/mimeview.c
5337         * src/summaryview.c
5338                 More leaks fixes
5339
5340 2006-06-09 [paul]       2.2.3cvs5
5341
5342         * AUTHORS
5343         * src/gtk/authors.h
5344         * tools/claws.i18n.status.pl
5345                 updated with new info
5346
5347 2006-06-09 [paul]       2.2.3cvs4
5348
5349         * README
5350                 updated
5351         * manual/ack.xml
5352                 add wwp to authors list
5353         * src/gtk/authors.h
5354                 update mine and Colin's addresses
5355
5356 2006-06-08 [colin]      2.2.3cvs3
5357
5358         * src/etpan/imap-thread.c
5359                 Fix leak on SSL cert check
5360
5361 2006-06-08 [colin]      2.2.3cvs2
5362
5363         * src/common/utils.c
5364                 Fix leak
5365
5366 2006-06-08 [paul]       2.2.3cvs1
5367
5368         * configure.ac
5369                 Update version number following
5370                 stable release
5371
5372 2006-06-07 [colin]      2.2.2cvs3
5373
5374         * src/msgcache.c
5375                 Fix catching cache read errors (guint instead of gint)
5376                 Prevent malloc'ing more than 8MB (means cache corruption)
5377
5378 2006-06-07 [paul]       2.2.2cvs2
5379
5380         * src/exporthtml.c
5381         * src/exportldif.c
5382         * src/mh.c
5383         * src/mutt.c
5384         * src/pine.c
5385         * src/common/utils.c
5386                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
5387                 obey $HOME'
5388                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
5389                 Thanks to Colin
5390
5391 2006-06-06 [paul]       2.2.2cvs1
5392
5393         * configure.ac
5394                 Update version number following
5395                 stable release
5396
5397 2006-06-06 [paul]       2.2.1cvs6
5398
5399         * src/matcher.c
5400                 fix  implicit declaration of
5401                 sylpheed_do_idle()
5402                 Patch by Fabien Vantard
5403
5404 2006-06-06 [paul]       2.2.1cvs5
5405
5406         * src/matcher.c
5407                 fix age_greater and age_lower so that they
5408                 mean what say and not '...or equal to'
5409                 Thanks to Colin
5410
5411 2006-06-06 [paul]       2.2.1cvs4
5412
5413         * src/textview.c
5414         * src/common/utils.c
5415                 fix URI check
5416                 Thanks to Colin
5417
5418 2006-06-05 [wwp]        2.2.1cvs3
5419
5420         * manual/fr/account.xml
5421                 minor language fixes (thanks to Fabien Vantard).
5422
5423 2006-06-05 [colin]      2.2.1cvs2
5424
5425         * src/prefs_folder_item.c
5426         * src/folderview.c
5427                 Allow recursive setting of properties 
5428                 for whole mailboxes
5429         * src/matcher.c
5430                 Don't freeze on 'test' filtering rule
5431
5432 2006-06-05 [colin]      2.2.1cvs1
5433
5434         * configure.ac
5435                 Update version number following
5436                 stable release
5437
5438 2006-06-04 [wwp]        2.2.0cvs82
5439
5440         * manual/glossary.xml
5441         * manual/account.xml
5442         * manual/fr/glossary.xml
5443         * manual/fr/account.xml
5444                 added glossary section and references/links related to the Face custom header.
5445
5446 2006-06-04 [colin]      2.2.0cvs81
5447
5448         * src/summaryview.c
5449                 Skip to next message on move with no
5450                 immediate execution
5451
5452 2006-06-04 [wwp]        2.2.0cvs80
5453
5454         * manual/xml2pdf
5455                 added sanity checks, exit when needed.
5456
5457 2006-06-03 [paul]       2.2.0cvs79
5458
5459         * src/prefs_receive.c
5460                 page name is now 'Receiving'
5461         * src/prefs_send.c
5462                 page name is now 'Sending'
5463
5464 2006-06-03 [colin]      2.2.0cvs78
5465
5466         * src/plugins/spamassassin/spamassassin_gtk.c
5467                 Autoswitch to Localhost if transport was previously
5468                 disabled. Else people had to check [] Enable, then
5469                 *reselect* transport.
5470
5471 2006-06-03 [colin]      2.2.0cvs77
5472
5473         * src/plugins/pgpinline/pgpinline.c
5474         * src/plugins/pgpmime/pgpmime.c
5475                 Check that gpg_data_release_and_get_mem 
5476                 didn't fail (now, why this happens...)
5477
5478 2006-06-03 [colin]      2.2.0cvs76
5479
5480         * src/mbox.c
5481                 Fix bug #962 (Manual and/or UI should 
5482                 warn about incompatible locking 
5483                 causing dataloss)
5484
5485 2006-06-02 [cleroy]     2.2.0cvs75
5486
5487         * src/filtering.c
5488         * src/folder.c
5489         * src/procmsg.c
5490         * src/summaryview.c
5491                 Fix a few leaks
5492
5493 2006-06-02 [colin]      2.2.0cvs74
5494
5495         * src/main.c
5496                 On exit, free caches after writing them
5497                 Shuts up some valgrind false positives
5498         * src/procmsg.c
5499         * src/send_message.c
5500                 Fix races when reusing existing SMTP connections
5501                 Fix inexistant session timeout
5502         * src/toolbar.c
5503                 Display alertpanel after all queues have
5504                 been processed, not after each
5505
5506 2006-06-02 [wwp]        2.2.0cvs73
5507
5508         * manual/fr/glossary.xml
5509         * manual/fr/ack.xml
5510         * manual/ack.xml
5511                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
5512
5513 2006-06-02 [wwp]        2.2.0cvs72
5514
5515         * manual/xml2pdf
5516         * manual/dist/pdf/Makefile.am
5517         * manual/dtd/manual.xsl
5518         * manual/fr/dist/pdf/Makefile.am
5519         * manual/pl/dist/pdf/Makefile.am
5520                 we changed the procedure to generate the .pdf version of the manual.
5521                 The procedure is more modern and the .pdf we get now has a valid index.
5522                 Here are the new pre-requisites:
5523
5524                 - JRE 1.x (1.4 here): there must be one from your distro
5525                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
5526                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
5527                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
5528
5529                 See my posts for further info about the installation of this toolchain:
5530
5531                 Date: Fri, 19 May 2006 19:40:06 +0200
5532                 From: wwp <subscript@free.fr>
5533                 To: sylpheed-claws-devel@lists.sourceforge.net
5534                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
5535
5536                 and
5537
5538                 Date: Wed, 24 May 2006 12:58:49 +0200
5539                 From: wwp <subscript@free.fr>
5540                 To: sylpheed-claws-devel@lists.sourceforge.net
5541                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
5542
5543 2006-06-01 [colin]      2.2.0cvs71
5544
5545         * src/compose.c
5546                 Better guards against IMAP races
5547         * src/main.c
5548         * src/prefs_common.c
5549         * src/prefs_common.h
5550         * src/common/ssl_certificate.c
5551         * src/etpan/imap-thread.c
5552         * src/etpan/imap-thread.h
5553         * src/gtk/sslcertwindow.c
5554                 New hidden option ssl_skip_cert_check to 
5555                 avoid dups of bug #959 (libetpan linked
5556                 against gnutls and gnutls buggy on 64bit)
5557                 Present expired warning only once per
5558                 session/server.
5559         * manual/advanced.xml
5560         * manual/fr/advanced.xml
5561                 Document new option
5562
5563 2006-06-01 [wwp]        2.2.0cvs70
5564
5565         * src/messageview.c
5566                 fix for bug #961 (return receipt dialog 
5567                 complains incorrectly about return-path 
5568                 email adress being different), thanks 
5569                 to Colin.
5570
5571 2006-05-31 [cleroy]     2.2.0cvs69
5572
5573         * src/common/ssl.c
5574                 Guard against NULLs, although this
5575                 should never be an issue
5576
5577 2006-05-31 [colin]      2.2.0cvs68
5578
5579         * src/filtering.c
5580                 Use g_slist_prepend
5581         * src/imap.c
5582                 Don't remove caches when destroying folder, it
5583                 could (should) be done at exit
5584         * src/inc.c
5585                 free processing cache after incorporation
5586         * src/etpan/imap-thread.c
5587                 Maybe fix bug #959 (Crash on moving to emails 
5588                 to a imap account per ssl with a expired 
5589                 certificate.)
5590
5591 2006-05-30 [colin]      2.2.0cvs67
5592
5593         * src/summaryview.c
5594                 Put back event flush when displaying message
5595                 It avoids reading a bunch of messages just
5596                 by hitting shift-n for too long ;)
5597
5598 2006-05-29 [colin]      2.2.0cvs66
5599
5600         * src/summaryview.c
5601                 Remove useless g_warnings
5602
5603 2006-05-29 [colin]      2.2.0cvs65
5604
5605         * src/imap.c
5606                 Fix g_slist_append()s for performance
5607
5608 2006-05-29 [colin]      2.2.0cvs64
5609
5610         * src/compose.c
5611         * src/common/utils.c
5612                 Fix extraneous tab at start of addresses
5613         * src/mainwindow.c
5614                 Fix warnings (thanks to Fabien)
5615                 Fix crash at exit when composing messages 
5616                 exist
5617         * src/pop.c
5618                 Fix progress bar when deleting expired mails
5619                 Thanks to Hiro
5620         * src/summaryview.c
5621         * src/gtk/gtksctree.c
5622                 Fix re-sorting slowness
5623
5624 2006-05-29 [paul]       2.2.0cvs63
5625
5626         * src/mh.c
5627                 fetch full message when moving mails
5628                 from another mailbox, (fixed data loss
5629                 when filtering from IMAP to MH, introduced
5630                 in 2.2.0cvs57).
5631                 Thanks to Colin
5632
5633 2006-05-29 [mones]      2.2.0cvs62
5634
5635         * src/gtk/gtksctree.c
5636                 Unselect faster (patch by Colin)        
5637
5638 2006-05-26 [colin]      2.2.0cvs61
5639
5640         * src/summaryview.c
5641                 Unplug MSGINFO_UPDATE callback on delete too.
5642
5643 2006-05-26 [colin]      2.2.0cvs60
5644
5645         * src/foldersel.c
5646                 Fix bold in folder selection window with glib2.10
5647                 thanks Hiro
5648
5649 2006-05-26 [colin]      2.2.0cvs59
5650
5651         * src/procheader.c
5652                 Convert date only if necessary (and don't
5653                 try to convert from utf8 to utf8, too)
5654         * src/summaryview.c
5655                 Only set column's text if the column's 
5656                 displayed
5657
5658 2006-05-26 [colin]      2.2.0cvs58
5659
5660         * src/summaryview.c
5661         * src/gtk/gtkutils.c
5662                 Fix useless warning
5663
5664 2006-05-26 [colin]      2.2.0cvs57
5665
5666         * src/mainwindow.c
5667                 Make summaryview selectable as long as 
5668                 no message has focus
5669         * src/mh.c
5670                 Faster deletion (by implementing mh_remove_msgs)
5671                 Faster copy (avoid using mh_fetch_msg just to get
5672                 the filename)
5673                 Faster move (using move_file instead of copy_file
5674                 if MSG_IS_MOVE)
5675                 No progressbar if total number of mails to cp/mv 
5676                 is less than 100
5677         * src/summaryview.c
5678                 Fix removal from subject_table when mail gets moved
5679                 Faster deletion (g_slist_prepend instead of append)
5680         * src/gtk/gtksctree.c
5681                 Remove useless code
5682
5683 2006-05-25 [colin]      2.2.0cvs56
5684
5685         * src/common/ssl_certificate.c
5686                 Fix leak in expired cert check
5687
5688 2006-05-25 [colin]      2.2.0cvs55
5689
5690         * src/mh.c
5691                 Disable flags syncing on .mh_sequences - it
5692                 is buggy and marks mails read under unknown
5693                 conditions.
5694
5695 2006-05-25 [paul]
5696
5697         * 2.3.0-rc4 released
5698
5699 2006-05-24 [colin]      2.2.0cvs54
5700
5701         attention cvs users: if you manage to crash
5702         Sylpheed-Claws while moving, copying or deleting
5703         mails, we *are* interested in stack traces and
5704         valgrind logs. It looks stable, but one never
5705         knows...
5706
5707         * src/folder.c
5708                 Add progressbar for cache updates
5709         * src/folderutils.c
5710                 Optimize Mark all read in the current
5711                 folder
5712         * src/mh.c
5713                 Add progressbar for copy/move
5714         * src/procmsg.c
5715                 Optimize O(n^2) in copy/move
5716         * src/summaryview.c
5717         * src/gtk/gtksctree.c
5718                 Optimize O(n^2) algos
5719         * src/common/timing.h
5720                 Display ms instead of us
5721
5722 2006-05-24 [wwp]        2.2.0cvs53
5723
5724         * manual/fr/advanced.xml
5725                 updates to the French manual.
5726
5727 2006-05-24 [wwp]        2.2.0cvs52
5728
5729         * src/common/utils.c
5730                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
5731
5732 2006-05-24 [wwp]        2.2.0cvs51
5733
5734         * src/folderutils.c
5735                 fixed "mark all read" in MH folders (thanks to Colin).
5736
5737 2006-05-24 [paul]       2.2.0cvs50
5738
5739         * doc/man/sylpheed-claws.1
5740                 updated the man page
5741
5742 2006-05-23 [colin]      2.2.0cvs49
5743
5744         * src/folderview.c
5745         * src/imap.c
5746         * src/inc.c
5747         * src/mbox.c
5748         * src/messageview.c
5749         * src/news.c
5750         * src/send_message.c
5751         * src/summaryview.c
5752         * src/gtk/sslcertwindow.c
5753                 alertpanel fixes, by Fabien
5754
5755 2006-05-23 [colin]      2.2.0cvs48
5756
5757         * src/folder.c
5758         * src/folderview.c
5759         * src/msgcache.c
5760         * src/summaryview.c
5761         * src/gtk/gtksctree.c
5762         * src/gtk/gtksctree.h
5763                 More timings
5764                 Fix slow loading problem, which was caused by the
5765                 use of some gtk_ctree funcs and their use of
5766                 g_list_position while gtk_ctree_(un)link'ing.
5767                 Reap more functions from gtkctree.c to be sure we
5768                 use our (fast) version instead of theirs.
5769         * src/mh.c
5770                 Fix copy of unread mails
5771
5772
5773 2006-05-22 [wwp]        2.2.0cvs47
5774
5775         * manual/fr/advanced.xml
5776                 updated.
5777
5778 2006-05-22 [colin]      2.2.0cvs46
5779
5780         * src/filtering.c
5781                 Fix possible infinite loop. 'copy' is not a 
5782                 final action, so when encountering a 'copy',
5783                 we have to check if a previous one was set
5784                 and do it. In the same way, if we encounter
5785                 a 'move' we have to perform a possibly 
5786                 pending 'copy'. This will slow down filtering
5787                 on IMAP if move+copy or multiple copy actions
5788                 are to be done, but handling it via the batch
5789                 would be really too convoluted.
5790
5791 2006-05-22 [wwp]        2.2.0cvs45
5792
5793         * manual/fr/advanced.xml
5794         * manual/fr/faq.xml
5795         * manual/fr/glossary.xml
5796         * manual/fr/handling.xml
5797         * manual/fr/intro.xml
5798         * manual/fr/plugins.xml
5799         * manual/fr/sylpheed-claws-manual.xml
5800                 sync w/ the english manual: updates URIs, documented mailing-list
5801                 support, better explanation about the enabled/disabled feature
5802                 in filtering/processing rules by Paul.
5803
5804 2006-05-21 [colin]      2.2.0cvs44
5805
5806         * src/summaryview.c
5807                 Don't expand after building threads, but during
5808
5809 2006-05-21 [colin]      2.2.0cvs43
5810
5811         * src/procmsg.c
5812         * src/summaryview.c
5813                 More timing possibilities... For next time I have 
5814                 to find out how the hell some 3GHz computer takes
5815                 one minute to open a 30k folder...
5816
5817 2006-05-21 [colin]      2.2.0cvs42
5818
5819         * manual/pl/advanced.xml
5820         * manual/pl/faq.xml
5821         * manual/pl/glossary.xml
5822         * manual/pl/handling.xml
5823         * manual/pl/intro.xml
5824         * manual/pl/plugins.xml
5825         * manual/pl/sylpheed-claws-manual.xml
5826                 Polish manual updated by Pawel
5827
5828 2006-05-20 [colin]
5829
5830         * 2.3.0-rc3 released
5831
5832 2006-05-20 [colin]      2.2.0cvs41
5833
5834         * src/imap.c
5835                 Fix -rc2 problems:
5836                 - remove cache of moved messages from original folder
5837                 - apply new flags to messages even if they aren't appliable
5838                   via IMAP.
5839
5840 2006-05-20 [colin]
5841
5842         * 2.3.0-rc2 released
5843
5844 2006-05-19 [colin]      2.2.0cvs40
5845
5846         * src/imap.c
5847                 Don't issue SELECT in imap_change_flags
5848                 before having checked that we indeed have
5849                 some flags to change. MSG_POSTFILTERED for
5850                 example can't be used on IMAP.
5851                 Fixes bug #955 (copying messages between 
5852                 imap folders is extremely slow), which was
5853                 a regression.
5854
5855 2006-05-19 [colin]      2.2.0cvs39
5856
5857         * src/folder.c
5858         * src/folder.h
5859         * src/folderview.c
5860                 Try to fix bug #830 (Some unread messages 
5861                 get marked read in IMAP inbox):
5862                 - Prevent scanning a folder if it's being 
5863                   opened via the GUI
5864                 - Postpone opening via the GUI of a folder
5865                   currently scanned.
5866
5867
5868 2006-05-19 [wwp]        2.2.0cvs38
5869
5870         * manual/advanced.xml
5871                 fix English+typo (thanks to Paul).
5872
5873 2006-05-19 [wwp]        2.2.0cvs37
5874
5875         * manual/advanced.xml
5876         * manual/fr/advanced.xml
5877         * src/gtk/logwindow.c
5878         * src/prefs_common.c
5879         * src/prefs_common.h
5880                 added hidden prefs to allow customization of colors used in
5881                 protocol log window (useful for dark gtk+ themes).
5882
5883 2006-05-19 [wwp]        2.2.0cvs36
5884
5885         * ChangeLog
5886                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
5887
5888 2006-05-19 [paul]       2.2.0cvs35
5889
5890         * src/textview.c
5891                 make Reply-To fully clickable
5892         * src/gtk/logwindow.c
5893                 more colouring (SMTP ESMTP)
5894         Both patches by Pawel Pekala
5895
5896 2006-05-19 [cleroy]     2.2.0cvs34
5897
5898         * src/mh.c
5899                 Don't update flags from current folder
5900                 Probably fixes bug #935 (Read Messages 
5901                 Revert to Being Marked as Unread)
5902
5903 2006-05-18 [colin]      2.2.0cvs33
5904
5905         * src/imap.c
5906                 Warning fix
5907         * src/compose.c
5908         * src/mainwindow.c
5909         * src/summaryview.c
5910         * src/toolbar.c
5911                 Allow replying to multiple emails
5912                 in multiple windows
5913         * src/mimeview.c
5914         * src/etpan/imap-thread.c
5915                 Leak fixes
5916
5917 2006-05-18 [paul]       2.2.0cvs32
5918
5919         * src/summaryview.c
5920                 keep Mailing-List menu refreshed
5921                 Thanks to Colin
5922
5923 2006-05-18 [paul]       2.2.0cvs31
5924
5925         * manual/advanced.xml
5926         * manual/faq.xml
5927         * manual/glossary.xml
5928         * manual/handling.xml
5929         * manual/intro.xml
5930         * manual/plugins.xml
5931         * manual/sylpheed-claws-manual.xml
5932                 update URLs
5933                 add info about mailing-list support
5934                 edit filtering info
5935         * src/wizard.c
5936         * src/common/defs.h
5937         * src/gtk/about.c
5938         * src/plugins/dillo_viewer/README
5939                 update URLs
5940
5941 2006-05-17 [wwp]        2.2.0cvs30
5942
5943         * manual/handling.xml
5944         * manual/fr/handling.xml
5945                 documented the ability to enabled/disable filtering/processing rules.
5946
5947 2006-05-17 [colin]      2.2.0cvs29
5948
5949         * src/main.c
5950                 Don't initialize g_thread subsystem if it's 
5951                 already done (thanks to Hiro)
5952         * src/mimeview.c
5953                 Fix saving of parts when there name can't be
5954                 converted from UTF-8.
5955
5956 2006-05-17 [paul]       2.2.0cvs28
5957
5958         * po/Makefile.in.in
5959                 fix config.status warning with autoconf 2.60
5960
5961 2006-05-17 [paul]       2.2.0cvs27
5962
5963         * po/POTFILES.in
5964                 add src/mbox.c
5965
5966 2006-05-17 [wwp]        2.2.0cvs26
5967
5968         * src/mainwindow.c
5969                 fix useless and potentially dangerous buffer walking (thanks to Colin).
5970
5971 2006-05-17 [wwp]        2.2.0cvs25
5972
5973         * src/plugins/demo/demo.c
5974                 updated product name in plugin demo (many plugins need to be
5975                 sync'ed w/ that change).
5976
5977 2006-05-17 [colin]      2.2.0cvs24
5978
5979         * src/mh.c
5980                 Fix leak
5981
5982 2006-05-16 [colin]      2.2.0cvs23
5983
5984         * src/mainwindow.c
5985                 Stupid me hit again. Fix cvs22.
5986
5987 2006-05-16 [colin]      2.2.0cvs22
5988
5989         * src/mainwindow.c
5990                 Fix bug #922 (sylpheed-claws crashed after 
5991                 pushing on Inbox folder)
5992
5993 2006-05-16 [colin]      2.2.0cvs21
5994
5995         * src/compose.c
5996                 Make From header be copy/paste/select-able
5997
5998 2006-05-16 [wwp]        2.2.0cvs20
5999
6000         * src/export.c
6001         * src/matcher.c
6002         * src/summaryview.c
6003         * src/etpan/imap-thread.c
6004                 fix some compiler warnings (thanks to Colin).
6005
6006 2006-05-16 [wwp]        2.2.0cvs19
6007
6008         * src/action.c
6009         * src/gedit-print.c
6010         * src/inc.c
6011         * src/mainwindow.c
6012         * src/mh.c
6013         * src/statusbar.c
6014         * src/send_message.c
6015         * src/summaryview.c
6016                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
6017
6018 2006-05-15 [colin]      2.2.0cvs18
6019
6020         * src/procmsg.c
6021                 Fix automatic rule creation with List-Post
6022
6023 2006-05-15 [paul]       2.2.0cvs17
6024
6025         * tools/filter_conv_new.pl
6026                 updated for rule enabling/disabling
6027                 claws version >= 2.3.x required
6028
6029 2006-05-15 [cleroy]     2.2.0cvs16
6030
6031         * src/main.c
6032                 Revert test
6033
6034 2006-05-15 [cleroy]     2.2.0cvs15
6035
6036         * src/main.c
6037                 test
6038
6039 2006-05-15 [wwp]        2.2.0cvs14
6040
6041         * manual/pl/.cvsignore
6042                 ignore generated files.
6043
6044 2006-05-14 [wwp]        2.3.0-rc1
6045
6046         * 2.3.0-rc1 released
6047
6048 2006-05-13 [wwp]        2.2.0cvs13
6049
6050         * src/filtering.c
6051         * src/filtering.h
6052         * src/matcher.c
6053         * src/matcher_parser_lex.l
6054         * src/matcher_parser_parse.y
6055         * src/prefs_filtering.c
6056                 new feature: provide the ability to disable filtering and processing
6057                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
6058                 adaptations.
6059
6060 2006-05-13 [colin]      2.2.0cvs12
6061
6062         * src/compose.c
6063                 Remove useless if (a) b; else b;
6064                 Thanks to wwp
6065
6066 2006-05-13 [wwp]        2.2.0cvs11
6067
6068         * src/export.c
6069         * src/import.c
6070         * src/mainwindow.c
6071         * src/mbox.c
6072         * src/summaryview.c
6073         * src/summaryview.h
6074                 no more silent failures (or at least less ones) when importing
6075                 or exporting from/to mbox. Also start importing/exporting if
6076                 the necessary info is set.
6077
6078 2006-05-13 [wwp]        2.2.0cvs10
6079
6080         * RELEASE_NOTES
6081                 restored up-to-date release notes.
6082
6083 2006-05-13 [paul]       2.2.0cvs9
6084
6085         * po/nl.po
6086         * po/ru.po
6087                 updated by Tim Dijkstra and Pavlo Bohmat
6088
6089 2006-05-12 [colin]      2.2.0cvs8
6090
6091         * src/gtk/quicksearch.c
6092                 Add "k" as shortcut for "colorlabel". Patch
6093                 by ath42@users.sf.net.
6094
6095 2006-05-12 [paul]       2.2.0cvs7
6096
6097         * src/prefs_common.h
6098         * src/prefs_summaries.c
6099         * src/summaryview.c
6100                 when entering a folder also allow
6101                 going directly to first Marked message
6102
6103 2006-05-12 [paul]       2.2.0cvs6
6104
6105         * src/summaryview.c
6106                 always obey 'confirm before marking all
6107                 mails read' option
6108
6109 2006-05-12 [paul]       2.2.0cvs5
6110
6111         * src/textview.c
6112                 make Sender fully clickable
6113
6114 2006-05-12 [colin]      2.2.0cvs4
6115
6116         * src/compose.c
6117         * src/compose.h
6118                 Let From be editable
6119         * src/main.c
6120         * src/mh.c
6121                 Full support of .mh_sequences' Unseen seq
6122
6123 2006-05-12 [colin]      2.2.0cvs3
6124
6125         * src/folder.c
6126         * src/mainwindow.c
6127         * src/mainwindow.h
6128         * src/messageview.c
6129         * src/prefs_spelling.c
6130         * src/procheader.c
6131         * src/procmsg.c
6132         * src/procmsg.h
6133         * src/summaryview.c
6134         * src/toolbar.c
6135         * src/toolbar.h
6136                 Add contextual menu on Compose toolbar
6137                 button. Fixes bug #944 (Automatic
6138                 addresses not applied when changing account
6139                 from compose window)
6140                 add Mailing List support
6141                 based on the old 0.6.5claws25 patch by
6142                 Melvin Hadasht, with finishing touches
6143                 by Colin
6144                 Fix "ignore thread" when mails are threaded by
6145                 subject (and weren't ignored although appearing
6146                 in the thread).
6147                 GUI rework.
6148                 Both patches by Pawel.
6149
6150 2006-05-08 [paul]       2.2.0cvs2
6151
6152         * src/mainwindow.c
6153         * src/mainwindow.h
6154         * src/messageview.c
6155         * src/procheader.c
6156         * src/procmsg.c
6157         * src/procmsg.h
6158         * src/summaryview.c
6159                 add Mailing List support
6160                 based on the old 0.6.5claws25 patch by 
6161                 Melvin Hadasht, with finishing touches
6162                 by Colin
6163
6164 2006-05-08 [colin]      2.2.0cvs1
6165
6166         * src/mainwindow.c
6167         * src/toolbar.c
6168         * src/toolbar.h
6169                 Add contextual menu on Compose toolbar 
6170                 button. Fixes bug #944 (Automatic 
6171                 addresses not applied when changing account 
6172                 from compose window)
6173
6174 2006-05-08 [paul]       2.2.0
6175
6176         2.2.0 released
6177
6178 2006-05-08 [paul]       2.1.1cvs51
6179
6180         * po/cs.po
6181         * po/de.po
6182         * po/en_GB.po
6183         * po/fi.po
6184         * po/fr.po
6185         * po/pt_BR.po
6186         * po/sr.po
6187         * po/zh_CN.po
6188                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6189                 Fabien Vantard, Frederico Goncalves Guimaraes,
6190                 Aleksandar Urosevic, and Ralgh Young
6191
6192 2006-05-12 [colin]      2.1.1cvs50
6193
6194         * po/cs.po
6195         * po/de.po
6196         * po/en_GB.po
6197         * po/es.po
6198         * po/fi.po
6199         * po/fr.po
6200         * po/pt_BR.po
6201         * po/sr.po
6202         * po/zh_CN.po
6203                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
6204                 Fabien Vantard, Frederico Goncalves Guimaraes,
6205                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
6206
6207 2006-05-05 [colin]      2.1.1cvs49
6208
6209         * manual/Makefile.am
6210         * manual/pl/Makefile.am
6211         * manual/pl/account.xml
6212         * manual/pl/ack.xml
6213         * manual/pl/addrbook.xml
6214         * manual/pl/advanced.xml
6215         * manual/pl/faq.xml
6216         * manual/pl/glossary.xml
6217         * manual/pl/gpl.xml
6218         * manual/pl/handling.xml
6219         * manual/pl/intro.xml
6220         * manual/pl/keyboard.xml
6221         * manual/pl/plugins.xml
6222         * manual/pl/starting.xml
6223         * manual/pl/sylpheed-claws-manual.xml
6224         * manual/pl/dist/.cvsignore
6225         * manual/pl/dist/Makefile.am
6226         * manual/pl/dist/html/.cvsignore
6227         * manual/pl/dist/html/Makefile.am
6228         * manual/pl/dist/pdf/.cvsignore
6229         * manual/pl/dist/pdf/Makefile.am
6230         * manual/pl/dist/ps/.cvsignore
6231         * manual/pl/dist/ps/Makefile.am
6232         * manual/pl/dist/txt/.cvsignore
6233         * manual/pl/dist/txt/Makefile.am
6234                 Add the polish translation of the manual,
6235                 Authored by Pawel Pekala.
6236
6237 2006-05-05 [cleroy]     2.1.1cvs48
6238
6239         * src/main.c
6240                 Re-read matcherrc after loading plugins 
6241                 if some of them add folders.
6242
6243 2006-05-03 [colin]      2.1.1cvs47
6244
6245         * src/imap.c
6246                 I'm idiot
6247
6248 2006-05-03 [colin]      2.1.1cvs46
6249
6250         * src/imap.c
6251                 Be sure to have a session when
6252                 getting separator
6253
6254 2006-05-03 [colin]      2.1.1cvs45
6255
6256         * src/imap.c
6257         * src/imap.h
6258         * src/imap_gtk.c
6259                 Fix preventing renaming with namespace 
6260                 separator.
6261
6262 2006-05-01 [colin]      2.1.1cvs44
6263
6264         * src/action.c
6265                 Don't reload messageview when result of
6266                 action is piped.
6267
6268 2006-04-29 [colin]      2.1.1cvs43
6269
6270         * src/prefs_receive.c
6271         * src/plugins/spamassassin/spamassassin_gtk.c
6272         * src/plugins/clamav/clamav_plugin_gtk.c
6273                 GUI fixes by Pawel
6274
6275 2006-04-29 [colin]      2.1.1cvs42
6276
6277         * src/prefs_compose_writing.c
6278         * src/prefs_quote.c
6279                 Cleanups. Patch by Pawel
6280
6281 2006-04-28 [paul]       2.1.1cvs41
6282
6283         * src/matcher.c
6284                 fix returned quick search results when search
6285                 term contains an underscore.
6286                 Thanks to Colin
6287
6288 2006-04-28 [paul]       2.1.1cvs40
6289
6290         * src/prefs_message.c
6291         * src/prefs_receive.c
6292                 GUI cleanups
6293                 Patches by Pawel Pekala
6294
6295 2006-04-27 [colin]      2.1.1cvs39
6296
6297         * src/wizard.c
6298                 Differentiate subject Welcome from
6299                 window's title Welcome
6300
6301 2006-04-27 [paul]
6302
6303         2.2.0-rc1 released
6304
6305 2006-04-27 [paul]       2.1.1cvs38
6306
6307         * manual/advanced.xml
6308         * manual/fr/advanced.xml
6309                 add info about compose_no_markup hidden pref
6310
6311 2006-04-27 [paul]       2.1.1cvs37
6312
6313         * src/prefs_account.c
6314                 improve privacy labels
6315         * src/prefs_msg_colors.c
6316                 change some strings for translators' convenience
6317         * src/gtk/gtkutils.c
6318                 don't underline the link button text
6319
6320 2006-04-25 [colin]      2.1.1cvs36
6321
6322         * src/folder.c
6323                 Complete 2.1.1cvs33 (once more ;)
6324
6325 2006-04-25 [colin]      2.1.1cvs35
6326
6327         * src/editldap.c
6328                 Fix tooltip
6329
6330 2006-04-25 [cleroy]     2.1.1cvs34
6331
6332         * src/compose.c
6333         * src/gtk/gtkaspell.c
6334                 Fix crash on redirect (related to the return 
6335                 of the aspell menu in compose's toolbar)
6336         * src/prefs_msg_colors.c
6337                 Fix sensitivity widgets
6338         * src/image_viewer.c
6339         * src/gtk/pluginwindow.c
6340         * src/gtk/prefswindow.c
6341                 Change released signals to clicked (Fabien)
6342         * po/POTFILES.in
6343         * src/common/socket.c
6344         * src/plugins/spamassassin/spamassassin.c
6345                 Translate strings (Fabien)
6346
6347 2006-04-25 [paul]       2.1.1cvs33
6348
6349         * src/folder.c
6350         * src/folder.h
6351         * src/folderview.c
6352                 complete the fix of bug #912
6353                 Thanks to Colin
6354
6355 2006-04-25 [colin]      2.1.1cvs32
6356
6357         * src/news.c
6358                 Better progress bar
6359         * src/mimeview.c
6360         * src/summaryview.c
6361         * src/summaryview.h
6362                 Fix focus chain
6363                 Patches by Pawel Pekala
6364
6365 2006-04-24 [colin]      2.1.1cvs31
6366
6367         * src/compose.c
6368                 Fix compilation warnings (Fabien)
6369
6370 2006-04-24 [colin]      2.1.1cvs30
6371
6372         * src/addrindex.c
6373         * src/editldap.c
6374         * src/editldap_basedn.c
6375         * src/editldap_basedn.h
6376         * src/ldapctrl.c
6377         * src/ldapctrl.h
6378         * src/ldapquery.c
6379         * src/ldaputil.c
6380         * src/ldaputil.h
6381                 Fix bug #901 (LDAPS support)
6382
6383 2006-04-24 [colin]      2.1.1cvs29
6384
6385         * src/compose.c
6386                 Fix logic on error with send dialog on
6387         * src/imap.c
6388                 Fix compilation without libetpan, thanks
6389                 to Fabien
6390         * src/summaryview.c
6391                 Fix 'context-menu' key
6392
6393 2006-04-23 [colin]      2.1.1cvs28
6394
6395         * src/folder.c
6396                 Never free current's cache to free up 
6397                 memory. Fixes bug #912 (new count 
6398                 randomly set to message count)
6399
6400 2006-04-23 [colin]      2.1.1cvs27
6401
6402         * src/gtk/quicksearch.c
6403                 And remove printf...
6404
6405 2006-04-23 [colin]      2.1.1cvs26
6406
6407         * src/gtk/quicksearch.c
6408                 Fix replacing in quicksearch, and fix inserting
6409                 in the middle of the string. (introduced at 2.1.0cvs22)
6410
6411 2006-04-23 [colin]      2.1.1cvs25
6412
6413         * src/imap.c
6414                 Make sure uidnext is initialized in get_num_list
6415                 (not for stable, related to 2.1.1cvs8 and friends)
6416
6417 2006-04-23 [colin]      2.1.1cvs24
6418
6419         * src/imap.c
6420                 Output something when login is successful
6421                 too
6422
6423 2006-04-23 [colin]      2.1.1cvs23
6424
6425         * src/etpan/imap-thread.c
6426                 Better logging (line-per-line, hide data in fetch)
6427                 Fix a const warning
6428         * src/gtk/logwindow.c
6429         * src/gtk/logwindow.h
6430                 Better logging (color for input/output)
6431
6432 2006-04-21 [colin]      2.1.1cvs22
6433
6434         * src/gtk/quicksearch.c
6435                 On gtk+-2.8, use stock buttons in quicksearch
6436                 Based on a patch by Fabien and a design by Paul
6437
6438 2006-04-21 [colin]      2.1.1cvs21
6439
6440         * src/folderview.c
6441         * src/mainwindow.c
6442                 Fix occasional flicker in folderview
6443         * src/common/utils.c
6444                 Fix bug #943 (Incorrectly parsed email address 
6445                 list in short headers on message view and in 
6446                 printouts)
6447
6448 2006-04-20 [colin]      2.1.1cvs20
6449
6450         * src/imap.c
6451         * src/imap.h
6452         * src/prefs_account.c
6453                 Add ANONYMOUS auth for IMAP
6454
6455 2006-04-20 [paul]       2.1.1cvs19
6456
6457         * src/main.c
6458                 proper fix for 2.1.1cvs18
6459                 Thanks to Colin
6460
6461 2006-04-20 [paul]       2.1.1cvs18
6462
6463         * src/main.c
6464                 fix build warnings
6465
6466 2006-04-20 [paul]       2.1.1cvs17
6467
6468         * src/gtk/quicksearch.c
6469                 fix standard, non-extended Quick search,
6470                 was broken in 2.1.1cvs15.
6471                 Thanks to Colin.
6472
6473 2006-04-20 [colin]      2.1.1cvs16
6474
6475         * src/prefs_matcher.c
6476                 Fix values when reselecting a ~test
6477                 rule
6478
6479 2006-04-19 [colin]      2.1.1cvs15
6480
6481         * src/compose.c
6482         * src/compose.h
6483         * src/gtk/gtkaspell.c
6484         * src/gtk/gtkaspell.h
6485                 Put back Options menu in Spelling/
6486         * src/gtk/quicksearch.c
6487                 Don't search, and show error, if the
6488                 advanced search has a syntax error
6489
6490 2006-04-18 [colin]      2.1.1cvs14
6491
6492         * src/textview.c
6493                 Fix gdk warnings on set_cursor when textview
6494                 isn't visible
6495
6496 2006-04-18 [colin]      2.1.1cvs13
6497
6498         * src/gtk/gtksctree.c
6499                 Remove seemingly useless refresh that causes
6500                 flicker - watch this commit in case of 
6501                 problems before planned backport to stable
6502
6503 2006-04-18 [colin]      2.1.1cvs12
6504
6505         * src/imap.c
6506                 Factorize get/set_xml code
6507         * src/compose.c
6508         * src/prefs_account.c
6509         * src/prefs_account.h
6510         * src/procmsg.c
6511                 Add Encrypt to self option
6512
6513 2006-04-17 [colin]      2.1.1cvs11
6514
6515         * configure.ac
6516                 Fix search on encrpyt function on dragonfly
6517                 Patch by Jonathan Buschmann <jonthn@agmact.com>
6518
6519 2006-04-17 [colin]      2.1.1cvs10
6520
6521         * src/prefs_account.c
6522                 Be safe by default: remove mails from POP3
6523                 after 7 days, not immediately
6524
6525 2006-04-17 [colin]      2.1.1cvs9
6526
6527         * src/etpan/imap-thread.c
6528                 Fix build on DragonFly - patch by 
6529                 Jonathan Buschmann <jonthn@agmact.com>
6530
6531 2006-04-17 [colin]      2.1.1cvs8
6532
6533         * src/imap.c
6534                 Save uidnext between sessions
6535
6536 2006-04-17 [colin]      2.1.1cvs7
6537
6538         * src/imap.c
6539                 scan is required when uid validity changes
6540
6541 2006-04-17 [colin]      2.1.1cvs6
6542
6543         * src/folderview.c
6544                 Don't scan if not necessary, apart in current
6545                 folder and INBOX to fetch flags.
6546         * src/imap.c
6547                 Scan is necessary if unread count changes
6548
6549 2006-04-17 [colin]      2.1.1cvs5
6550
6551         * src/imap.c
6552                 ...But always fetch ANSWERED and DELETED flags for
6553                 INBOX, as filtering can happen on these flags.
6554
6555 2006-04-17 [colin]      2.1.1cvs4
6556
6557         * src/imap.c
6558                 Don't fetch REPLIED and DELETED flags when synchronising
6559                 flags with a closed folder. We only need UNSEEN and FLAGGED
6560                 to update the folderview.
6561
6562 2006-04-17 [colin]      2.1.1cvs3
6563
6564         * src/imap.c
6565                 Faster flag search when there are new mails 
6566                 in a folder. We can do a full search if the 
6567                 folder contains less messages than the new
6568                 list.
6569
6570 2006-04-17 [colin]      2.1.1cvs2
6571
6572         * po/cs.po
6573         * po/de.po
6574         * po/fr.po
6575         * po/nl.po
6576         * po/pt_BR.po
6577                 Update translations from stable branch
6578
6579 2006-04-17 [colin]      2.1.1cvs1
6580
6581         * configure.ac
6582                 Bump version to follow stable release
6583
6584 2006-04-16 [mones]      2.1.0cvs50
6585
6586         * po/es.po
6587                 Updated for release
6588
6589 2006-04-16 [colin]      2.1.0cvs49
6590
6591         * src/textview.c
6592                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
6593                 with gtk < 2.8. Thanks to Fabien Vantard.
6594
6595 2006-04-15 [colin]      2.1.0cvs48
6596
6597         * src/etpan/imap-thread.c
6598                 Fix bug #919 (libetpan: SEGV when connecting 
6599                 using command)
6600
6601 2006-04-14 [colin]      2.1.0cvs47
6602
6603         * src/main.c
6604                 Fix race on --select (should be done better)
6605
6606 2006-04-14 [wwp]        2.1.0cvs46
6607
6608         * src/send_message.c
6609                 enforce a check for domain in account prefs (a sending
6610                 error could be faced if domain was checked but no value set),
6611                 thanks to Colin.
6612
6613 2006-04-14 [colin]      2.1.0cvs45
6614
6615         * src/codeconv.c
6616                 when converting from unknown to unknown, if the
6617                 string is UTF8, don't convert it to the locale
6618                 (which breaks it)
6619
6620 2006-04-14 [colin]      2.1.0cvs44
6621
6622         * src/compose.c
6623                 Don't try to use ASCII for converting headers
6624                 (as done in body)
6625
6626 2006-04-14 [paul]       2.1.0cvs43
6627
6628         * src/crash.c
6629                 add locale/charset info to crash report
6630         * src/gtk/about.c
6631                 add wwp to doc team
6632                 replace 'e-mail' with preferred 'email'
6633         * src/gtk/authors.h
6634                 ensure contributors list is in alphabetical
6635                 order
6636
6637 2006-04-13 [colin]      2.1.0cvs42
6638
6639         * src/textview.c
6640                 Prevent gdk warnings
6641
6642 2006-04-13 [colin]      2.1.0cvs41
6643
6644         * src/common/ssl_certificate.c
6645         * src/common/ssl_certificate.h
6646         * src/gtk/sslcertwindow.c
6647                 Warn on expired certs, and display the expiration date
6648
6649 2006-04-13 [colin]      2.1.0cvs40
6650
6651         * src/plugins/spamassassin/spamassassin_gtk.c
6652                 Fix missing set_text on unix socket
6653
6654 2006-04-13 [wwp]        2.1.0cvs39
6655
6656         * manual/fr/advanced.xml
6657         * manual/fr/glossary.xml
6658                 applied new spam/ham/email lexicon (pourriel, courriel)
6659
6660 2006-04-13 [paul]       2.1.0cvs38
6661
6662         * src/plugins/pgpmime/plugin.c
6663                 remove the mention of S/MIME from the
6664                 description. This is now handled by the
6665                 S/MIME plugin.
6666
6667 2006-04-13 [paul]       2.1.0cvs37
6668
6669         * src/prefs_msg_colors.c
6670                 rework dialog
6671         * src/prefs_folder_item.c
6672         * src/prefs_spelling.c
6673                 add a tooltip to the colour selector buttons
6674
6675 2006-04-13 [wwp]        2.1.0cvs36
6676
6677         * manual/advanced.xml
6678         * manual/glossary.xml
6679         * manual/handling.xml
6680         * manual/keyboard.xml
6681         * manual/plugins.xml
6682         * manual/starting.xml
6683         * manual/fr/account.xml
6684         * manual/fr/ack.xml
6685         * manual/fr/addrbook.xml
6686         * manual/fr/advanced.xml
6687         * manual/fr/faq.xml
6688         * manual/fr/glossary.xml
6689         * manual/fr/gpl.xml
6690         * manual/fr/handling.xml
6691         * manual/fr/intro.xml
6692         * manual/fr/keyboard.xml
6693         * manual/fr/plugins.xml
6694         * manual/fr/starting.xml
6695         * manual/fr/sylpheed-claws-manual.xml
6696                 fixes to the manuals:
6697                  - summaryview -> Message List (same in French)
6698                  - translate key names
6699                  - fix French punctuation, use non-breakable spaces when
6700                    necessary, don't use &thinsp; which is not portable
6701                  - tell what maildir and mbox formats we support
6702
6703 2006-04-12 [wwp]        2.1.0cvs35
6704
6705         * src/prefs_toolbar.c
6706                 unified a replace button more,
6707                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6708
6709 2006-04-12 [wwp]        2.1.0cvs34
6710
6711         * src/prefs_common.c
6712         * src/prefs_msg_colors.c
6713                 make default color labels translatable,
6714                 patch from Fabien Vantard <fzzzzz@gmail.com>,
6715                 thanks to Tim <timbrain@post.cz> for reporting.
6716
6717 2006-04-12 [wwp]        2.1.0cvs33
6718
6719         * manual/glossary.xml
6720         * manual/intro.xml
6721         * manual/plugins.xml
6722         * manual/starting.xml
6723         * manual/sylpheed-claws-manual.xml
6724         * manual/fr/.cvsignore
6725         * manual/fr/account.xml
6726         * manual/fr/ack.xml
6727         * manual/fr/addrbook.xml
6728         * manual/fr/advanced.xml
6729         * manual/fr/faq.xml
6730         * manual/fr/glossary.xml
6731         * manual/fr/handling.xml
6732         * manual/fr/intro.xml
6733         * manual/fr/keyboard.xml
6734         * manual/fr/plugins.xml
6735         * manual/fr/starting.xml
6736         * manual/fr/sylpheed-claws-manual.xml
6737                 various fixes: typos, missing .fr translations, punctuation,
6738                 capitalization, links, accents and some bad French more.
6739
6740 2006-04-12 [wwp]        2.1.0cvs32
6741
6742         * src/prefs_gtk.c
6743                 fix for bug #935: always store prefs files in UTF-8 (thanks
6744                 to Colin).
6745
6746 2006-04-11 [colin]      2.1.0cvs31
6747
6748         * src/compose.c
6749                 Fix inserting files not in utf8 when locale is utf8
6750
6751 2006-04-11 [colin]      2.1.0cvs30
6752
6753         * src/inc.c
6754                 Don't show error dialog when cancelling connection
6755                 Patch by Pawel
6756
6757 2006-04-11 [cleroy]     2.1.0cvs29
6758
6759         * src/compose.c
6760                 Implement multiple quote levels
6761         * src/prefs_common.c
6762                 Change a little bit the quote bgcolor for 2nd level
6763
6764 2006-04-11 [colin]      2.1.0cvs28
6765
6766         * src/gtk/about.c
6767                 Add locale and charset in the label
6768
6769 2006-04-10 [colin]      2.1.0cvs27
6770
6771         * src/compose.c
6772         * src/prefs_common.c
6773         * src/prefs_common.h
6774         * src/prefs_msg_colors.c
6775         * src/textview.c
6776                 Allow optional background color in quotes
6777                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
6778                 GTK+-2.8.x feature
6779
6780 2006-04-10 [colin]      2.1.0cvs26
6781
6782         * src/main.c
6783         * src/mainwindow.c
6784         * src/mainwindow.h
6785                 Implement --select
6786
6787 2006-04-10 [colin]      2.1.0cvs25
6788
6789         * manual/plugins.xml
6790         * manual/fr/plugins.xml
6791                 Document libcurl's proxy variables
6792
6793 2006-04-09 [colin]      2.1.0cvs24
6794
6795         * src/prefs_common.c
6796                 gettext() returns statically allocated stuff. We have
6797                 to strdup it in order to be able to free it.
6798
6799 2006-04-09 [colin]      2.1.0cvs23
6800
6801         * AUTHORS
6802         * src/gtk/authors.h
6803                 Add Alexei
6804
6805 2006-04-09 [colin]      2.1.0cvs22
6806
6807         * src/mainwindow.c
6808         * src/gtk/quicksearch.c
6809                 Fix bug #859 (problems with cyrilic input in 
6810                 search panel) - Patch by Alexey Illarionov 
6811                 <littlesavage@rambler.ru>
6812
6813 2006-04-09 [colin]      2.1.0cvs21
6814
6815         * src/prefs_customheader.c
6816                 I prefer removing then freeing rather than the contrary
6817                 (even if it doesn't change anything ;-)
6818         * src/prefs_account.c
6819                 Fix bug #933 (Crash re-entering the custom headers list 
6820                 dialog in accounts prefs)
6821                 The problem happened when cancelling the Account 
6822                 Preferences' dialogs - in which case we didn't do 
6823                 anything to the PrefsAccount * struct. In case of applying,
6824                 the old ac_prefs was replaced with the tmp_ac_prefs we were
6825                 working with in this dialog. The problem is that 
6826                 prefs_customheader.c, working on this tmp_ac_prefs, always
6827                 changes the ->customhdr_list pointer, even when cancelled. 
6828                 So in case of cancelling the prefs_account dialog, we still
6829                 have to update ->customhdr_list in the real account.
6830
6831 2006-04-08 [colin]      2.1.0cvs20
6832
6833         * manual/fr/glossary.xml
6834         * manual/fr/keyboard.xml
6835                 Forgot some headers :)
6836
6837 2006-04-08 [colin]      2.1.0cvs19
6838
6839         * manual/Makefile.am
6840         * manual/fr/Makefile.am
6841         * manual/fr/account.xml
6842         * manual/fr/ack.xml
6843         * manual/fr/addrbook.xml
6844         * manual/fr/advanced.xml
6845         * manual/fr/faq.xml
6846         * manual/fr/glossary.xml
6847         * manual/fr/gpl.xml
6848         * manual/fr/handling.xml
6849         * manual/fr/intro.xml
6850         * manual/fr/keyboard.xml
6851         * manual/fr/plugins.xml
6852         * manual/fr/starting.xml
6853         * manual/fr/sylpheed-claws-manual.xml
6854         * manual/fr/dist/.cvsignore
6855         * manual/fr/dist/Makefile.am
6856         * manual/fr/dist/html/.cvsignore
6857         * manual/fr/dist/html/Makefile.am
6858         * manual/fr/dist/pdf/.cvsignore
6859         * manual/fr/dist/pdf/Makefile.am
6860         * manual/fr/dist/ps/.cvsignore
6861         * manual/fr/dist/ps/Makefile.am
6862         * manual/fr/dist/txt/.cvsignore
6863         * manual/fr/dist/txt/Makefile.am
6864                 Add the french translation of the manual. Thanks to
6865                 Olivier Delhomme <olivier.delhomme@free.fr> for 
6866                 account.xml, ack.xml, addrbook.xml and advanced.xml
6867
6868 2006-04-08 [colin]      2.1.0cvs18
6869
6870         * manual/plugins.xml
6871         * manual/starting.xml
6872                 More fixes
6873
6874 2006-04-07 [colin]      2.1.0cvs17
6875
6876         * manual/faq.xml
6877         * manual/intro.xml
6878         * manual/keyboard.xml
6879                 Little fixes
6880
6881 2006-04-07 [colin]      2.1.0cvs16
6882
6883         * README
6884         * src/compose.c
6885         * src/prefs_common.c
6886         * src/prefs_common.h
6887                 Add hidden compose_no_markup pref
6888
6889 2006-04-07 [wwp]        2.1.0cvs15
6890
6891         * src/summary_search.c
6892         * .cvsignore
6893                 Bugfix: stop button was sticky when searching in an empty folder.
6894                 Applied curly brackets code style to the whole file (summary_search.c).
6895                 More files to ignore.
6896
6897 2006-04-07 [wwp]        2.1.0cvs14
6898
6899         * src/message_search.c
6900         * src/summary_search.c
6901                 changed default button when search bumps at file/folder
6902                 beginning or end, for convenience (thanks to Colin).
6903
6904 2006-04-07 [paul]       2.1.0cvs13
6905
6906         * src/plugins/dillo_viewer/dillo_prefs.c
6907                 avoid future potential for namespace collision
6908                 Patch by Colin
6909
6910 2006-04-06 [wwp]        2.1.0cvs12
6911
6912         * src/summary_search.c
6913                 Unify extended/advanced searches names (and thus factorize labels),
6914                 patch by Fabien Vantard <fzzzzz@gmail.com>.
6915
6916 2006-04-06 [wwp]        2.1.0cvs11
6917
6918         * src/folderview.c
6919         * src/prefs_themes.c
6920         * src/summaryview.c
6921                 Fixed some compilation warnings.
6922
6923 2006-04-06 [colin]      2.1.0cvs10
6924
6925         * manual/advanced.xml
6926                 Document the wizard template and how to deploy
6927                 Sylpheed-Claws effectively
6928
6929 2006-04-06 [colin]      2.1.0cvs9
6930
6931         * src/folderview.c
6932                 gettext patch to tell translators about _("#"),
6933                 by Maxim Britov
6934
6935 2006-04-06 [colin]      2.1.0cvs8
6936
6937         * src/textview.c
6938                 Fix invalid GtkTextBIter after clicking "Display as text"
6939
6940 2006-04-06 [mones]      2.1.0cvs7
6941
6942         * src/addr_compl.c
6943         * src/addrindex.c
6944         * src/addritem.c
6945         * src/codeconv.c
6946         * src/compose.c
6947         * src/filtering.c
6948         * src/folder.c
6949         * src/folder_item_prefs.c
6950         * src/folderview.c
6951         * src/localfolder.c
6952         * src/matcher.c
6953         * src/mimeview.c
6954         * src/prefs_msg_colors.c
6955         * src/prefs_spelling.c
6956         * src/prefs_themes.c
6957         * src/procmime.c
6958         * src/procmsg.c
6959         * src/stock_pixmap.c
6960         * src/summaryview.c
6961         * src/textview.c
6962         * src/toolbar.c
6963         * src/common/mgutils.c
6964         * src/common/prefs.c
6965         * src/common/ssl_certificate.c
6966         * src/gtk/colorlabel.c
6967         * src/gtk/quicksearch.c
6968         * src/plugins/pgpmime/pgpmime.c
6969         * src/plugins/spamassassin/spamassassin.c
6970                 Removed redundant NULL checks for g_free() calls.
6971                 Patch by Pawel Pekala.
6972
6973 2006-04-06 [mones]      2.1.0cvs6
6974
6975         * src/prefs_actions.c
6976         * src/prefs_filtering.c
6977         * src/prefs_filtering_action.c
6978         * src/prefs_matcher.c
6979         * src/prefs_template.c
6980         * src/gtk/gtkutils.c
6981         * src/gtk/gtkutils.h
6982                 Have a nice replace button. Patch by Pawel Pekala
6983
6984 2006-04-06 [colin]      2.1.0cvs5
6985
6986         * src/addressbook.c
6987                 Fix crash with empty columns
6988
6989 2006-04-05 [colin]      2.1.0cvs4
6990
6991         * src/wizard.c
6992         * src/prefs_gtk.c
6993                 Allow wizard customization with pre-filled values
6994
6995 2006-04-05 [colin]      2.1.0cvs3
6996
6997         * src/textview.c
6998         * src/mimeview.c
6999         * src/mimeview.h
7000                 Nicer messages in mimeview
7001
7002 2006-04-05 [colin]      2.1.0cvs2
7003
7004         * src/addressbook.c
7005         * src/prefs_summaries.c
7006                 i18n fix
7007
7008 2006-04-05 [colin]      2.1.0cvs1
7009
7010         * src/plugins/pgpcore/plugin.c
7011         * src/plugins/pgpcore/select-keys.c
7012         * src/plugins/pgpcore/select-keys.h
7013         * src/plugins/pgpcore/sgpgme.c
7014         * src/plugins/pgpcore/sgpgme.h
7015         * src/plugins/pgpinline/pgpinline.c
7016         * src/plugins/pgpinline/plugin.c
7017         * src/plugins/pgpmime/pgpmime.c
7018         * src/plugins/pgpmime/plugin.c
7019                 Factorize and generalize a bit 
7020                 Drop S/MIME signature verification from PGP/MIME
7021                 (adding it as another, more complete plugin)
7022
7023 2006-04-05 [paul]       2.1.0
7024
7025         2.1.0 released
7026
7027 2006-04-05 [paul]       2.0.0cvs186
7028
7029         * manual/advanced.xml
7030                 add info on colour labels
7031
7032 2006-04-05 [paul]       2.0.0cvs185
7033
7034         * po/bg.po
7035         * po/cs.po
7036         * po/de.po
7037         * po/el.po
7038         * po/en_GB.po
7039         * po/fi.po
7040         * po/fr.po
7041         * po/it.po
7042         * po/nl.po
7043         * po/pl.po
7044         * po/pt_BR.po
7045         * po/sr.po
7046         * po/zh_CN.po
7047                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
7048                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
7049                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
7050                 Guimaraes, Aleksandar Urosevic, Ralgh Young
7051         * src/gtk/authors.h
7052         * tools/claws.i18n.status.pl
7053                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
7054                 and new Czech translator, Tim <timbrain@post.cz>
7055
7056 2006-04-05 [mones]      2.0.0cvs184
7057
7058         * po/es.po
7059                 Updated translation
7060
7061 2006-04-05 [colin]      2.0.0cvs183
7062
7063         * src/gtk/quicksearch.c
7064                 Fix bug #929 (unnecessary reload in quick search bar)
7065
7066 2006-04-05 [colin]      2.0.0cvs182
7067
7068         * src/compose.c
7069                 Fix crash on Reply with no From:
7070                 Show signature and conversion error on queuing 
7071                 (but not sending)
7072         * src/mainwindow.c
7073         * src/summaryview.c
7074         * src/summaryview.h
7075                 Factorize threading code and make sure msginfo 
7076                 is not null when it comes from a GtkCTreeRow's 
7077                 data
7078         * src/gtk/gtkaspell.c
7079                 Check for necessary things
7080         * src/gtk/gtksctree.c
7081         * src/gtk/gtksctree.h
7082                 Reset anchor if necessary when removing node
7083
7084 2006-03-29 [colin]      2.0.0cvs181
7085
7086         * src/folderview.c
7087                 Warn for disabled IMAP accounts (due to lack of
7088                 libetpan). Breaks string-freeze - sorry - but it
7089                 is kind of important ;)
7090
7091 2006-03-28 [colin]      2.0.0cvs180
7092
7093         * src/gtk/gtkutils.c
7094         * src/gtk/gtkutils.h
7095                 Add a gtkut_get_link_btn() function that
7096                 creates a button which acts like an URI
7097         * src/prefs_themes.c
7098         * src/gtk/about.c
7099                 Use this function (factorizes codes)
7100         * src/common/defs.h
7101         * src/gtk/pluginwindow.c
7102                 Add a "Get more..." in the plugins window
7103
7104 2006-03-28 [colin]      2.0.0cvs179
7105
7106         * src/common/smtp.c
7107         * src/common/passcrypt.c
7108         * src/undo.c
7109                 Warning fixes. Patch by Pawel Pekala
7110
7111 2006-03-27 [colin]      2.0.0cvs178
7112
7113         * src/undo.c
7114                 Fix undoing by blocks with spaces
7115
7116 2006-03-27 [colin]      2.0.0cvs177
7117
7118         * src/textview.c
7119                 Set margin to 3px for headers
7120
7121 2006-03-27 [paul]
7122
7123         2.1.0-rc2 released
7124
7125 2006-03-27 [wwp]        2.0.0cvs176
7126
7127         * src/summaryview.c
7128                 don't reset quicksearch when updating the message list.
7129                 Thanks to Colin.
7130
7131 2006-03-26 [wwp]        2.0.0cvs175
7132
7133         * src/compose.c
7134                 use a unified border width ('other' tab in the compose window,
7135                 patch by Pawel Pekala).
7136
7137
7138 2006-03-26 [wwp]        2.0.0cvs174
7139
7140         * src/common/quoted-printable.c
7141         * src/addressbook.c
7142                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
7143
7144 2006-03-26 [colin]      2.0.0cvs173
7145
7146         * src/quote_fmt_parse.y
7147                 Fix non-UTF8 date formats messing up the whole quote a 
7148                 little bit
7149
7150 2006-03-26 [colin]      2.0.0cvs172
7151
7152         * src/procheader.c
7153                 Make sure the date is UTF8 valid, or try to make it
7154                 so. IncrediMail is really IncrediStupid.
7155         * src/compose.c
7156                 Fix possible conversions. 
7157                 
7158
7159 2006-03-26 [colin]      2.0.0cvs171
7160
7161         * src/matcher.c
7162                 Fix corner cases in body search. This is still a
7163                 hack... It seems impossible to make it good and 
7164                 reasonably fast at the same time.
7165
7166 2006-03-26 [colin]      2.0.0cvs170
7167
7168         * src/summaryview.c
7169                 I think I killed the twilight zone bug!
7170                 summary_select_node() flushes GTK events in order
7171                 to be able to center the view. But this also 
7172                 flushes keypresses like Ctrl-Alt-U, so this can
7173                 call summary_show from summary_select_node (itself
7174                 called from summary_show, etc.). And the summaryview
7175                 has to be unlocked in this function. So just locking
7176                 while processing GTK events, and bailing if locked, 
7177                 should fix it.
7178                 Fixes bug #927 (SIGSEGV during Update Summary)
7179
7180 2006-03-25 [colin]      2.0.0cvs169
7181
7182         * src/matcher.c
7183                 Fix search in QP-encoded bodies
7184                 Fix utf-8 searches in bodies encoded in the
7185                 locale's encoding
7186         * src/common/quoted-printable.c
7187         * src/common/quoted-printable.h
7188                 Add a decode function that doesn't overwrite
7189                 the original pointer
7190                 
7191
7192 2006-03-24 [colin]      2.0.0cvs168
7193
7194         * src/action.c
7195         * src/summaryview.c
7196         * src/summaryview.h
7197                 Update message cache after action
7198                 Patch by H. Merijn Brand
7199         * src/prefs_msg_colors.c
7200                 Factorize label 
7201                 Patch by Fabien Vantard
7202         * src/plugins/spamassassin/spamassassin_gtk.c
7203                 Remove useless translation
7204                 Patch by Fabien Vantard
7205
7206 2006-03-23 [colin]      2.0.0cvs167
7207
7208         * src/common/ssl.c
7209                 Let 30 seconds to SSL_connect
7210
7211 2006-03-23 [wwp]        2.0.0cvs166
7212
7213         * src/summaryview.c
7214         * src/gtk/description_window.c
7215                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
7216                 and headers are translated; adjust description windows' width to fit their
7217                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
7218
7219 2006-03-23 [paul]       2.0.0cvs165
7220
7221         * src/common/utils.c
7222                 fix highlighting of URIs containing "()"
7223                 (2.0.0cvs164's reversal fixed)
7224                 Thanks to Colin.
7225
7226 2006-03-23 [paul]       2.0.0cvs164
7227
7228         * src/common/utils.c
7229                 revert patch, (postponing a fix), at 2.0.0cvs120
7230                 as it breaks more URIs than it fixes.
7231                 Allow '-' to be a terminating character in a URI
7232
7233 2006-03-22 [colin]      2.0.0cvs163
7234
7235         * configure.ac
7236                 Require libetpan 0.45
7237                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
7238
7239 2006-03-22 [paul]       2.0.0cvs162
7240
7241         * src/editgroup.c
7242                 replace '<-' and '->' buttons with GTK_STOCK graphical
7243                 buttons
7244         * src/summary_search.c
7245                 don't offer '...' for translation
7246                 add a tooltip to advanced search '...' button
7247         * src/gtk/quicksearch.c
7248                 don't offer '...' for translation
7249
7250 2006-03-21 [colin]      2.0.0cvs161
7251
7252         * src/compose.c
7253                 Fix middle-click pasting (insert at click
7254                 position instead of cursor position, don't
7255                 remove existing selection and allow pasting
7256                 our own selection)
7257         * src/addressbook.c
7258                 "LDAP Server" -> "LDAP servers"
7259
7260 2006-03-21 [wwp]        2.0.0cvs160
7261
7262         * src/etpan/imap-thread.c
7263                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
7264
7265 2006-03-20 [colin]      2.0.0cvs159
7266
7267         * src/summaryview.c
7268                 Don't reload summaryview after an execute with no
7269                 move action
7270
7271 2006-03-19 [colin]      2.0.0cvs158
7272
7273         * src/addressbook.c
7274                 and put groups at the top, always
7275
7276 2006-03-19 [colin]      2.0.0cvs157
7277
7278         * src/addressbook.c
7279                 Order groups before names, as previously
7280
7281 2006-03-19 [colin]      2.0.0cvs156
7282
7283         * src/addressbook.c
7284                 - Sort case-unsensitive
7285                 - Put the sort arrow at opening too
7286
7287 2006-03-19 [wwp]        2.0.0cvs155
7288
7289         * src/addressbook.c
7290                 allow sorting by name/email/remarks, ensure that right-pane's contents
7291                 matches the left-pane selection (cleared when appropriate).
7292                 Patch by Pawel Pekala <c0rn@o2.pl>.
7293
7294 2006-03-18 [colin]      2.0.0cvs154
7295
7296         * src/textview.c
7297                 Fix text cursor ;)
7298
7299 2006-03-18 [colin]      2.0.0cvs153
7300
7301         * src/gtk/filesel.c
7302                 Make sure we hide the preview if we didn't get
7303                 a filename
7304
7305 2006-03-18 [colin]      2.0.0cvs152
7306
7307         * src/summaryview.c
7308                 Set cursor to watch for execution (fixes lack
7309                 of watch-cursor when dnd'ing hundreds of mails)
7310         * src/gtk/filesel.c
7311                 Check that mime type is 'image/*' before updating
7312                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
7313
7314 2006-03-18 [colin]      2.0.0cvs151
7315
7316         * src/mainwindow.c
7317         * src/textview.c
7318         * src/textview.h
7319                 Put a watch cursor in textview too when the mainwindow's
7320                 cursor in a watch
7321
7322 2006-03-18 [colin]      2.0.0cvs150
7323
7324         * src/folder.c
7325                 Change wrong asserts to simple tests
7326
7327 2006-03-17 [colin]      2.0.0cvs149
7328
7329         * src/mainwindow.c
7330         * src/mainwindow.h
7331         * src/prefs_msg_colors.c
7332         * src/summaryview.c
7333         * src/summaryview.h
7334         * src/gtk/colorlabel.c
7335         * src/gtk/colorlabel.h
7336                 Add a color label menu in the main menubar
7337                 Add (fixed) accels Ctrl-{0-7} to change the color
7338                 They have to be fixed because the menu's dynamic,
7339                 the items are complex widgets, hence we can't use
7340                 a GtkItemFactory.
7341
7342
7343 2006-03-17 [wwp]        2.0.0cvs148
7344
7345         * src/compose.c
7346                 rollback few lines from my previous commit (those lines come from
7347                 a pending patch, accidentally commited, even if neutral as they are
7348                 commented out).
7349
7350 2006-03-17 [wwp]        2.0.0cvs147
7351
7352         * src/compose.c
7353                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
7354                 applied code style/indentation to the modified function.
7355
7356 2006-03-17 [wwp]        2.0.0cvs146
7357
7358         * src/procmsg.c
7359         * src/compose.c
7360                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
7361
7362 2006-03-17 [paul]
7363
7364         2.1.0-rc1 released
7365
7366 2006-03-17 [paul]       2.0.0cvs145
7367
7368         * src/main.c
7369                 addressbook_read_file() was called twice
7370         * src/textview.c
7371                 X-Mailer highlighting
7372
7373 2006-03-16 [colin]      2.0.0cvs144
7374
7375         * src/sourcewindow.c
7376         * src/sourcewindow.h
7377                 And the last one, in source window.
7378
7379 2006-03-16 [colin]      2.0.0cvs143
7380
7381         * src/compose.c
7382         * src/compose.h
7383                 Fix the same stuff in compose
7384
7385 2006-03-16 [colin]      2.0.0cvs142
7386
7387         * src/messageview.c
7388                 Complete the previous messageview crash fix
7389
7390 2006-03-16 [colin]      2.0.0cvs141
7391
7392         * src/procmsg.h
7393         * src/procmsg.c
7394         * src/folder.c
7395                 Fix POSTPROCESSING hook
7396                 Patch by H. Merijn Brand
7397
7398         * src/procmime.c
7399         * src/procmime.h
7400                 Parse Content-Location
7401
7402         * src/toolbar.c
7403         * src/messageview.c
7404         * src/messageview.h
7405                 Don't crash when a top-level MessageView has
7406                 been closed on us. Same problematic than
7407                 yesterday's quicksearch issue.
7408
7409 2006-03-15 [colin]      2.0.0cvs140
7410
7411         * src/gtk/quicksearch.c
7412                 Fix a bitchy race we didn't think about when we
7413                 added quicksearch cancellation:
7414                 If the search is not on cached fields, for example
7415                 body_part matchcase "stuff"
7416                 the matcher code has to get the whole message. If
7417                 we're on IMAP, that can be slow, and in order to
7418                 be non-blocking, the IMAP code idle loop processes
7419                 gtk events too. So it is possible to cancel a
7420                 quicksearch while the matcher is getting the mail's
7421                 body. After matcher got its body, it will start to
7422                 iterate over the matcher list that the Quicksearch's
7423                 clear_search_cb() just freed via prepare_matcher().
7424                 SIGSEGV ensues.
7425                 The fix consists of guarding the matcherlist_match()
7426                 call with a boolean 'matching'. If we reset the
7427                 quicksearch while matching is TRUE, we don't free
7428                 the matcherlist anymore like we did, but we set
7429                 another new flag, deferred_free, to TRUE. Then,
7430                 in quicksearch_match(), just after returning from
7431                 matcherlist_match() and unsetting the matching flag,
7432                 we check the deferred_free flag and do the
7433                 prepare_matcher() (which does the matcherlist_free)
7434                 for real, so we free the matcherlist once it's not
7435                 used anymore.
7436                 As all of this runs via the glib main loop, we
7437                 luckily don't need a mutex.
7438         * src/summaryview.c
7439                 Also, show progress while searching.
7440
7441
7442 2006-03-14 [colin]      2.0.0cvs139
7443
7444         * src/alertpanel.c
7445                 Make alertpanel_is_open non-static
7446
7447 2006-03-14 [colin]      2.0.0cvs138
7448
7449         * src/prefs_spelling.c
7450                 Cleanups - Fabien Vantard
7451
7452 2006-03-14 [wwp]        2.0.0cvs137
7453
7454         * src/main.c
7455                 code style normalization (curly braces, indentation).
7456
7457 2006-03-14 [wwp]        2.0.0cvs137
7458
7459         * src/main.c
7460                 code style (braces, indentation)
7461
7462 2006-03-12 [paul]       2.0.0cvs136
7463
7464         * src/prefs_common.c
7465                 trans_hdr defaults to FALSE to be RFC-savvy
7466         * src/prefs_summaries.c
7467                 add a tooltip to the trans_hdr option
7468                 
7469
7470 2006-03-12 [paul]       2.0.0cvs135
7471
7472         * src/prefs_matcher.c
7473                 give a little more width to the combos
7474         * src/prefs_display_header.c
7475         * src/textview.c
7476                 translate headers if prefs_common.trans_hdr
7477                 is TRUE
7478
7479         Patches by Pawel Pekala
7480
7481 2006-03-12 [paul]       2.0.0cvs134
7482
7483         * src/plugins/clamav/clamav_plugin.c
7484         * src/plugins/dillo_viewer/dillo_viewer.c
7485         * src/plugins/pgpcore/plugin.c
7486         * src/plugins/pgpinline/plugin.c
7487         * src/plugins/pgpmime/plugin.c
7488         * src/plugins/spamassassin/spamassassin.c
7489                 update/add to descriptions
7490         * src/plugins/spamassassin/spamassassin_gtk.c
7491                 fixes to the english, remove superfluous
7492                 tooltips, clean up a little
7493
7494 2006-03-12 [paul]       2.0.0cvs133
7495
7496         * src/compose.c
7497                 fix Bug 924, 'Account combo box shows up wrong 
7498                 if & is in account name'
7499
7500 2006-03-11 [colin]      2.0.0cvs132
7501
7502         * src/summaryview.c
7503                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
7504                 messed up shift-selection because is slows down
7505                 moving around summaryview. thanks -users
7506
7507 2006-03-10 [colin]      2.0.0cvs131
7508
7509         * src/plugins/spamassassin/spamassassin_gtk.c
7510                 Put back Paul's engrish fixes
7511
7512 2006-03-10 [colin]      2.0.0cvs130
7513
7514         * src/plugins/spamassassin/spamassassin.c
7515         * src/plugins/spamassassin/spamassassin.h
7516         * src/plugins/spamassassin/spamassassin_gtk.c
7517                 Cleanup SA prefs page (more)
7518                 Patch by Fabien Vantard
7519
7520 2006-03-10 [paul]       2.0.0cvs129
7521
7522         * src/prefs_msg_colors.c
7523         * src/prefs_spelling.c
7524                 widget sensitivity
7525
7526 2006-03-09 [mones]      2.0.0cvs128
7527
7528         * po/es.po
7529                 Update for next RC
7530
7531 2006-03-09 [wwp]        2.0.0cvs127
7532
7533         * configure.ac
7534                 revert accidental commit (requirement for libetpan 0.43), this time
7535                 not in HEAD.
7536
7537 2006-03-09 [wwp]        2.0.0cvs125
7538
7539         * configure.ac
7540                 revert accidental commit (requirement for libetpan 0.43)
7541
7542 2006-03-09 [paul]       2.0.0cvs126
7543
7544         * src/prefs_receive.c
7545                 remove useless frame
7546                 replace 'incorporation' with 'receiving'
7547         * src/plugins/clamav/clamav_plugin_gtk.c
7548         * src/plugins/spamassassin/spamassassin_gtk.c
7549                 improve widget sensitivity
7550                 fix a bit his engrish
7551
7552 2006-03-09 [wwp]        2.0.0cvs125
7553
7554         * src/addressadd.c
7555         * src/foldersel.c
7556         * src/prefs_common.c
7557         * src/prefs_common.h
7558                 remember some more windows' sizes (add to addressbook and
7559                 select folder).
7560
7561 2006-03-09 [paul]       2.0.0cvs124
7562
7563         * src/plugins/pgpcore/prefs_gpg.c
7564                 normalise construction of dialogue
7565
7566 2006-03-09 [paul]       2.0.0cvs123
7567
7568         * src/plugins/trayicon/Makefile.am
7569                 add missing slash
7570
7571 2006-03-08 [colin]      2.0.0cvs122
7572
7573         * src/plugins/trayicon/Makefile.am
7574                 Fix build in separate dir 
7575                 Patch by Bamanzi <bamanzi@gmail.com>
7576
7577 2006-03-08 [colin]      2.0.0cvs121
7578
7579         * src/procmsg.c
7580                 Batch move and copies from summaryview with delayed execution
7581                 too
7582
7583 2006-03-07 [paul]       2.0.0cvs120
7584
7585         * src/common/utils.c
7586                 fix highlighting of URIs containing "()"
7587                 Patch by Pawel Pekala
7588
7589 2006-03-07 [paul]       2.0.0cvs119
7590
7591         * src/folder.c
7592         * src/folder.h
7593         * src/folderview.c
7594                 immediately do alphabetical resort when
7595                 changing a folder's name
7596                 Patch by Pawel Pekala
7597
7598 2006-03-07 [paul]       2.0.0cvs118
7599
7600         * src/news.c
7601         * src/news_gtk.c
7602                 when unsubscribing a newsgroup, remove the
7603                 folder and msgs in .sylpheed-claws/newscache
7604                 Patch by Pawel Pekala <c0rn@gazeta.pl>
7605
7606 2006-03-07 [paul]       2.0.0cvs117
7607
7608         * src/textview.c
7609                 fix wrong Fake URL Warning
7610                 Thanks to Hiro
7611
7612 2006-03-07 [colin]      2.0.0cvs116
7613
7614         * src/imap.c
7615                 Return immediately when password dialog was
7616                 cancelled
7617         * src/gtk/inputdialog.c
7618                 Allow empty strings for passwords
7619
7620
7621 2006-03-06 [colin]      2.0.0cvs115
7622
7623         * src/imap.c
7624                 Prevent double-timeouts when connection fails
7625
7626 2006-03-06 [colin]
7627
7628         2.0.1-rc1 released
7629
7630 2006-03-06 [colin]      2.0.0cvs114
7631
7632         * src/imap.c
7633                 Refresh session during potentially long
7634                 operations
7635
7636 2006-03-06 [wwp]        2.0.0cvs113
7637
7638         * src/prefs_msg_colors.h
7639                 forgot that one (custom color labels).
7640
7641 2006-03-06 [wwp]        2.0.0cvs112
7642
7643         * src/prefs_common.c
7644         * src/prefs_common.h
7645         * src/prefs_msg_colors.c
7646         * src/summaryview.c
7647         * src/summaryview.h
7648         * src/gtk/colorlabel.c
7649         * src/gtk/colorlabel.h
7650                 colors in messages list are now customizable. Color values and names can
7651                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
7652                 Thanks to Paul and Colin for their help with this longstanding patch!
7653
7654 2006-03-06 [wwp]        2.0.0cvs111
7655
7656         * src/textview.c
7657                 don't crash if (x)face is bad.
7658
7659 2006-03-05 [paul]       2.0.0cvs110
7660
7661         * AUTHORS
7662         * configure.ac
7663         * src/Makefile.am
7664         * src/common/Makefile.am
7665         * src/common/utils.h
7666         * src/etpan/imap-thread.c
7667         * src/gtk/authors.h
7668         * src/plugins/clamav/Makefile.am
7669         * src/plugins/demo/Makefile.am
7670         * src/plugins/dillo_viewer/Makefile.am
7671         * src/plugins/pgpcore/Makefile.am
7672         * src/plugins/pgpcore/passphrase.c
7673         * src/plugins/pgpinline/Makefile.am
7674         * src/plugins/pgpmime/Makefile.am
7675         * src/plugins/spamassassin/Makefile.am
7676         * src/plugins/trayicon/Makefile.am
7677                 fix builiding on cygwin
7678                 Patch by Ralgh Young <bamanzi@gmail.com>
7679
7680 2006-03-04 [wwp]        2.0.0cvs109
7681
7682         * manual/keyboard.xml
7683                 fix mixed up/down keys.
7684
7685 2006-03-04 [wwp]        2.0.0cvs108
7686
7687         * README
7688         * INSTALL
7689                 updated links to SpamAssassin.
7690
7691 2006-03-04 [wwp]        2.0.0cvs107
7692
7693         * manual/plugins.xml
7694         * src/plugins/spamassassin/README
7695                 updated SpamAssassin plugin docs to reflect new functional additions
7696                 (also fix/update/documents few technical stuff more, see the README).
7697
7698 2006-03-04 [wwp]        2.0.0cvs106
7699
7700         * src/prefs_message.c
7701                 normalized capitalization of message-prefs paths.
7702
7703 2006-03-04 [wwp]        2.0.0cvs105
7704
7705         * manual/advanced.xml
7706                 typo.
7707
7708 2006-03-03 [colin]      2.0.0cvs104
7709
7710         * src/plugins/clamav/clamav_plugin_gtk.c
7711                 Rework prefs page, patch by Fabien 
7712
7713 2006-03-03 [colin]      2.0.0cvs103
7714
7715         * src/plugins/clamav/clamav_plugin.c
7716                 Set error on all errors
7717
7718 2006-03-03 [colin]      2.0.0cvs102
7719
7720         * src/common/plugin.c
7721                 Initialize error to avoid crashing when a plugin fails
7722                 without setting error
7723
7724 2006-03-02 [wwp]        2.0.0cvs101
7725
7726         * configure.ac
7727                 fixed linker flags for libetpan support on Cygwin
7728                 (thanks to H.Merijn Brand).
7729
7730 2006-03-02 [wwp]        2.0.0cvs100
7731
7732         * src/addressbook.c
7733                 fix some AB error messages: one for punctuation and
7734                 one wrongly duplicate (thanks, maxbritov).
7735
7736 2006-03-02 [wwp]        2.0.0cvs99
7737
7738         * src/plugins/spamassassin/spamassassin.c
7739                 make sync calls to sa-learn/spamc to prevent
7740                 system (whatever local or client/server) overload.
7741
7742 2006-03-02 [colin]      2.0.0cvs98
7743
7744         * src/summaryview.c
7745                 Put the spam icon in the status column instead of the
7746                 mark one
7747
7748 2006-03-01 [colin]      2.0.0cvs97
7749
7750         * src/plugins/spamassassin/spamassassin.c
7751                 Fix segfault (g_file_set_contents fails for some 
7752                 reason and err==0x2f. Can't find out why with
7753                 valgrind, using working function :-)
7754
7755 2006-03-01 [colin]      2.0.0cvs96
7756
7757         * src/inc.c
7758                 Offline overriding: let 'No' be cached only 3 seconds
7759
7760 2006-03-01 [colin]      2.0.0cvs95
7761
7762         * src/addr_compl.c
7763         * src/addrbook.c
7764         * src/addressbook.c
7765         * src/addrindex.c
7766         * src/folder_item_prefs.c
7767         * src/headerview.c
7768         * src/imap.c
7769         * src/inc.c
7770         * src/ldif.c
7771         * src/mainwindow.c
7772         * src/mh.c
7773         * src/msgcache.c
7774         * src/prefs_common.h
7775         * src/prefs_msg_colors.c
7776         * src/procheader.c
7777         * src/procheader.h
7778         * src/procmime.c
7779         * src/procmsg.c
7780         * src/procmsg.h
7781         * src/send_message.h
7782         * src/simple-gettext.c
7783         * src/summaryview.c
7784         * src/summaryview.h
7785         * src/syldap.c
7786         * src/textview.c
7787         * src/undo.c
7788         * src/common/ssl_certificate.c
7789         * src/common/utils.c
7790         * src/gtk/colorsel.c
7791         * src/gtk/gtksctree.c
7792         * src/gtk/gtkshruler.c
7793         * src/plugins/trayicon/trayicon.c
7794                 #if 0 goes to /dev/null
7795
7796 2006-03-01 [colin]      2.0.0cvs94
7797
7798         * src/compose.c
7799         * src/imap.c
7800         * src/inc.c
7801         * src/inc.h
7802         * src/messageview.c
7803         * src/news.c
7804         * src/plugins/spamassassin/spamassassin.c
7805                 Allow to add information in the "working offline"
7806                 window
7807
7808 2006-03-01 [wwp]        2.0.0cvs93
7809
7810         * src/plugins/spamassassin/spamassassin.c
7811                 fixed spamc invocation: use a tricky temporary mini shell wrapper
7812                 'cause it seems that calling `spamc ... < inputfile` with
7813                 g_spawn_(a)sync simply.. erm doesn't work :-).
7814
7815 2006-03-01 [wwp]        2.0.0cvs92
7816
7817         * src/toolbar.c
7818         * src/toolbar.h
7819                 simplify the adding of spam/ham button to the messageview toolbar
7820                 (it gets more clear now that the same button will be "Mark as spam"
7821                 or "Mark as ham" according to the current message status,
7822                 thanks to Colin).
7823
7824 2006-03-01 [wwp]        2.0.0cvs91
7825
7826         * src/messageview.c
7827         * src/procmsg.c
7828         * src/procmsg.h
7829         * src/summaryview.c
7830         * src/plugins/spamassassin/spamassassin.c
7831         * src/plugins/spamassassin/spamassassin.h
7832                 make learner callbacks return a status (0 for ok),
7833                 handle it in main code to avoid setting flags when learning failed,
7834                 don't learn on TCP if offline in spamassassin,
7835                 thanks to Colin.
7836
7837                 
7838
7839 2006-03-01 [wwp]        2.0.0cvs90
7840
7841         * src/compose.c
7842                 some work around the compose window's account menu,
7843                 patch by Fabien Vantard.
7844
7845 2006-03-01 [wwp]        2.0.0cvs89
7846
7847         * src/plugins/spamassassin/spamassassin.c
7848                 fixed bad logics, was using spamc in local mode and sa-learn
7849                 in remote mode (thanks, Colin).
7850
7851 2006-03-01 [wwp]        2.0.0cvs88
7852
7853         * src/plugins/spamassassin/spamassassin.c
7854         * src/plugins/spamassassin/spamassassin.h
7855         * src/plugins/spamassassin/spamassassin_gtk.c
7856                 made processing of emails w/ sa-plugin an option (default is TRUE),
7857                 fixed Engrish some tooltips, capitalization of some debug messages
7858                 and warnings. The spamassassin plugin now provides two separate
7859                 services: process emails upon incorporation and spamd training.
7860                 Both services (un)register independently but use some common
7861                 plugin settings (transport settings, spam storage location).
7862
7863 2006-02-28 [wwp]        2.0.0cvs87
7864
7865         * src/plugins/spamassassin/spamassassin.c
7866                 fix async flag to spamc cmdline execution (batch exec should
7867                 be asynchronous).
7868
7869 2006-02-27 [wwp]        2.0.0cvs86
7870
7871         * src/plugins/spamassassin/spamassassin.c
7872         * src/plugins/spamassassin/spamassassin.h
7873         * src/plugins/spamassassin/spamassassin_gtk.c
7874                 - added the ability to learn a remote spamassassin server (spamd),
7875                 using spamc.
7876                 - added the spamassassin option 'username', that applies to all
7877                 spamassassin operations (filtering, learning, local or remote).
7878                 The default username is the current unix user (if left blank
7879                 from gtk prefs or config file).
7880                 - commented out some unused code (notebook widget), removed unused
7881                 layout (hbox1).
7882                 - make more widgets sensitive to the transport type.
7883
7884 2006-02-27 [colin]      2.0.0cvs85
7885
7886         * src/plugins/spamassassin/spamassassin.c
7887                 Fix sa-learn call when offline
7888
7889 2006-02-27 [colin]      2.0.0cvs84
7890
7891         * configure.ac
7892         * src/Makefile.am
7893         * src/mainwindow.c
7894         * src/mainwindow.h
7895         * src/messageview.c
7896         * src/messageview.h
7897         * src/prefs_toolbar.c
7898         * src/procmsg.c
7899         * src/stock_pixmap.c
7900         * src/stock_pixmap.h
7901         * src/summaryview.c
7902         * src/toolbar.c
7903         * src/toolbar.h
7904         * src/pixmaps/ham_btn.xpm
7905         * src/pixmaps/spam.xpm
7906         * src/pixmaps/spam_btn.xpm
7907         * src/plugins/spamassassin/spamassassin.c
7908                 Add button in toolbar for spam learning
7909                 Fix a few bugs from the last related commit
7910                 Revert 1.9.6cvs23 which messed up shift-selection
7911
7912 2006-02-24 [colin]      2.0.0cvs83
7913
7914         * src/procmsg.c
7915         * src/summaryview.c
7916         * src/summaryview.h
7917         * src/plugins/spamassassin/spamassassin.c
7918         * src/plugins/spamassassin/spamassassin.h
7919         * src/plugins/spamassassin/spamassassin_gtk.c
7920                 Unregister learner when spamassassin is either
7921                 disabled or over tcp
7922
7923 2006-02-24 [colin]      2.0.0cvs82
7924
7925         * src/Makefile.am
7926         * src/mainwindow.c
7927         * src/mainwindow.h
7928         * src/procmsg.c
7929         * src/procmsg.h
7930         * src/stock_pixmap.c
7931         * src/stock_pixmap.h
7932         * src/summaryview.c
7933         * src/summaryview.h
7934         * src/gtk/icon_legend.c
7935         * src/pixmaps/spam.xpm  ** NEW FILE **
7936         * src/plugins/spamassassin/spamassassin.c
7937         * src/plugins/spamassassin/spamassassin_gtk.c
7938                 Add spam learning interface (Mark/Mark as 
7939                 (spam|ham) menus)
7940
7941 2006-02-24 [wwp]        2.0.0cvs81
7942
7943         * src/compose.c
7944         * src/compose.h
7945         * src/filtering.c
7946                 hide compose window when sending message in batch mode
7947                 (filtering: forward and redirect). Also fixed a wrong
7948                 value returned when sending failed, neutral anyway.
7949                 (Colin, me) 
7950
7951 2006-02-24 [wwp]        2.0.0cvs80
7952
7953         * src/mainwindow.c
7954                 use GTK+'s stock quit button. Patch by Fabien Vantard.
7955
7956 2006-02-24 [paul]       2.0.0cvs79
7957
7958         * src/news.c
7959         * src/news.h
7960         * src/news_gtk.c
7961                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
7962                 Thanks to Colin
7963
7964 2006-02-23 [colin]      2.0.0cvs78
7965
7966         * src/alertpanel.c
7967                 Change OK to Close in alertpanel with View log
7968                 button; add accel to View log. Patch by Fabien
7969                 Vantard
7970
7971 2006-02-23 [wwp]        2.0.0cvs77
7972
7973         * src/compose.c
7974                 silly me, there were much more tests to perform, since toolbars can
7975                 really have down to 1 element only.
7976
7977 2006-02-23 [wwp]        2.0.0cvs76
7978
7979         * commitHelper
7980                 fixed indentation from my previous commit. Fallback to VISUAL if
7981                 EDITOR is not set (and to vi, at last resort).
7982
7983 2006-02-23 [wwp]        2.0.0cvs75
7984
7985         * commitHelper
7986                 improved error detection (Colin, me).
7987
7988 2006-02-23 [wwp]        2.0.0cvs74
7989
7990         * src/prefs_toolbar.c
7991                 simplify and fix prefs/toolbars layouting. Combos' contents can
7992                 now be really displayed.
7993
7994 2006-02-23 [wwp]        2.0.0cvs73
7995         simplifies and fix prefs/toolbars layouting. Combos' contents can now
7996         be really displayed.
7997
7998 2006-02-22 [wwp]        2.0.0cvs72
7999
8000         * src/compose.c
8001                 fix a typo in my previous commit (sorry!).
8002
8003 2006-02-22 [wwp]        2.0.0cvs71
8004
8005         * src/prefs_toolbar.c
8006                 fix a crash when adding separators to toolbars,
8007                 also fix some separator item information.
8008
8009 2006-02-22 [wwp]        2.0.0cvs70
8010
8011         * src/compose.c
8012                 fix a crash when redirecting (for instance) when compose window's
8013                 toolbar contents has been customized (when some buttons have been
8014                 removed in fact).
8015
8016 2006-02-21 [wwp]        2.0.0cvs69
8017
8018         * src/summaryview.c
8019         * src/gtk/pluginwindow.c
8020         * src/plugins/pgpcore/prefs_gpg.c
8021                 fix some compilation warnings (feat. remains of removed code).
8022
8023 2006-02-21 [wwp]        2.0.0cvs68
8024
8025         * src/gtk/gtkutils.c
8026                 fix two compilation issues, thanks to Stephan Sachse.
8027
8028 2006-02-20 [colin]      2.0.0cvs67
8029
8030         * src/mainwindow.c
8031                 Don't reselect displayed mail on refocus
8032                 This fixes actions misbehaving 
8033
8034 2006-02-20 [wwp]        2.0.0cvs66
8035
8036         * src/summaryview.c
8037         * src/gtk/gtksctree.c
8038         * src/gtk/gtkshruler.c
8039                 changed more runtime typecast checks.
8040
8041 2006-02-20 [wwp]        2.0.0cvs65
8042
8043         * src/summary_search.c
8044                 find all - summaryview refresh issue fixed, thanks to Colin.
8045
8046 2006-02-20 [wwp]        2.0.0cvs64
8047
8048         * src/gtk/gtkutils.c
8049                 better runtime typecast checks.
8050
8051 2006-02-20 [wwp]        2.0.0cvs63
8052
8053         * src/summary_search.c
8054                 enhancements to the summary search:
8055                         - add the ability to stop the running search
8056                           (upon ESC-key press, new Stop button or when Clear button is pressed)
8057                         - don't search if no criteria (From/To/Subject/Body) is set
8058                         - ensure that a busy mouse pointer is always shown when searching,
8059                           show it even a bit earlier
8060
8061 2006-02-19 [colin]      2.0.0cvs62
8062
8063         * src/compose.c
8064         * src/imap.c
8065         * src/etpan/imap-thread.c
8066         * src/etpan/imap-thread.h
8067                 (Future) IMAP speed improvement on sending
8068                 Will require a libetpan update
8069         * src/summaryview.c
8070         * src/gtk/quicksearch.c
8071                 Make quicksearch clearable while running.
8072
8073 2006-02-17 [colin]      2.0.0cvs61
8074
8075         * src/imap.c
8076         * src/etpan/imap-thread.c
8077         * src/etpan/imap-thread.h
8078                 Check for IMAP certificates
8079                 ** Requires libetpan-0.42-cvs4 
8080                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
8081
8082 2006-02-17 [colin]      2.0.0cvs60
8083
8084         * src/messageview.c
8085         * src/prefs_common.c
8086         * src/prefs_common.h
8087         * src/prefs_message.c
8088                 Add pref to display HTML-only mails with plugin, 
8089                 if possible (defaulting to FALSE of course).
8090
8091 2006-02-16 [colin]      2.0.0cvs59
8092
8093         * src/main.c
8094         * src/common/plugin.c
8095         * src/common/plugin.h
8096         * src/gtk/pluginwindow.c
8097                 Keep track of requested (but unloaded) plugins
8098                 in some error cases.
8099
8100 2006-02-16 [wwp]        2.0.0cvs58
8101
8102         * src/gtk/gtkaspell.c
8103         * src/gtk/gtkaspell.h
8104         * src/prefs_spelling.c
8105         * src/compose.c
8106         * src/prefs_common.c
8107         * src/prefs_common.h
8108                 implemented new optional spellchecker behaviour: re-check message when
8109                 dictionary got changed (from compose-window/context-menu/Change dictionary).
8110
8111 2006-02-16 [wwp]        2.0.0cvs57
8112
8113         * src/quote_fmt_parse.y
8114                 pclose popen'ed pipe.
8115
8116 2006-02-15 [colin]      2.0.0cvs56
8117
8118         * src/mimeview.c
8119         * src/mimeview.h
8120                 Let MimeViewers know which MimeView they
8121                 depend of.
8122         * src/summaryview.c
8123                 Swap From/To columns in Sent/Queue/Drafts
8124                 folders
8125         * src/etpan/imap-thread.c
8126                 Use mailstream_low_tls_open() for STARTTLS
8127                 instead of mailstream_low_ssl_open()
8128                 ** REQUIRES libetpan 0.42cvs3 **
8129
8130 2006-02-15 [wwp]        2.0.0cvs55
8131
8132         * src/compose.c
8133         * src/compose.h
8134         * src/message_search.c
8135         * src/message_search.h
8136         * src/textview.c
8137         * src/gtk/gtkutils.c
8138         * src/gtk/gtkutils.h
8139                 added the ability to Find text in the compose window (and a bit
8140                 of code factorization).
8141
8142 2006-02-15 [wwp]        2.0.0cvs54
8143
8144         * src/prefs_gtk.c
8145                 yet another one file was missing (fix for some widgets' sensitivity).
8146                 Thanks Colin!
8147
8148 2006-02-15 [wwp]        2.0.0cvs53
8149
8150         * src/prefs_gtk.h
8151                 oops forgot that file (fix for some widgets' sensitivity).
8152
8153 2006-02-15 [wwp]        2.0.0cvs52
8154
8155         * src/summary_search.c
8156                 implemented advanced summary search options (added the ability
8157                 to use matcher conditions in an advanced search mode).
8158
8159 2006-02-15 [wwp]        2.0.0cvs51
8160
8161         * src/plugins/pgpcore/prefs_gpg.c
8162         * src/prefs_account.c
8163                 fix some widget sensitivity, mostly around some labels in
8164                 account prefs.
8165
8166 2006-02-15 [paul]       2.0.0cvs50
8167
8168         * manual/advanced.xml
8169                 improve Templates info
8170                 written by wwp
8171
8172 2006-02-14 [colin]      2.0.0cvs49
8173
8174         * src/pixmaps/address_book.xpm
8175         * src/pixmaps/preferences.xpm
8176         * src/pixmaps/properties.xpm
8177                 Fix pixmap size - patch by Fabien Vantard
8178
8179 2006-02-13 [colin]      2.0.0cvs48
8180
8181         * src/procmime.c
8182                 Add missing fclose()s on error
8183         * src/textview.c
8184                 Remove unused code
8185         * src/common/utils.c
8186                 Fix temp files not being deleted on windows
8187         Patches by Thomas Gilgin
8188
8189 2006-02-13 [colin]      2.0.0cvs47
8190
8191         * src/mainwindow.c
8192                 Fix exit crash
8193
8194 2006-02-13 [wwp]        2.0.0cvs46
8195
8196         * src/plugins/pgpcore/prefs_gpg.c
8197                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
8198
8199 2006-02-12 [colin]      2.0.0cvs45
8200
8201         * src/folderview.c
8202         * src/main.c
8203         * src/mainwindow.c
8204                 Fix "stuff" when quitting
8205
8206 2006-02-12 [wwp]        2.0.0cvs44
8207
8208         * src/prefs_themes.c
8209                 fix typos in debug messages.
8210
8211 2006-02-11 [colin]      2.0.0cvs43
8212
8213         * src/summaryview.c
8214                 don't allow drag/drop from ourself
8215
8216 2006-02-10 [wwp]        2.0.0cvs42
8217
8218         * src/exporthtml.c
8219         * src/html.c
8220         * src/html.h
8221         * src/procmime.c
8222         * src/textview.c
8223                 renamed html_ prefixed functions and data structures to avoid
8224                 namespace clashes w/ other software (gtkhtml2 for instance).
8225                 Closes bug #907.
8226
8227
8228 2006-02-09 [colin]      2.0.0cvs41
8229
8230         * src/summaryview.c
8231                 Fix shitty logic messed up. Thanks Ticho for the hint!
8232
8233 2006-02-09 [wwp]        2.0.0cvs40
8234
8235         * src/gtk/about.c
8236         * src/compose.c
8237         * src/prefs_account.c
8238         * src/prefs_gtk.h
8239         * src/editaddress.c
8240                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
8241                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
8242                 Browse buttons in accounts prefs.
8243
8244 2006-02-09 [colin]      2.0.0cvs39
8245
8246         * src/matcher.c
8247                 Check for pointer before using its members
8248         * src/gtk/gtksourceprintjob.c
8249                 Fix a wrong warning
8250
8251 2006-02-09 [wwp]        2.0.0cvs38
8252
8253         * src/gtk/filesel.c
8254                 fix few compiler warnings (type mismatch).
8255
8256 2006-02-09 [paul]       2.0.0cvs37
8257
8258         * po/fr.po
8259                 updated by Fabien Vantard
8260
8261 2006-02-08 [colin]      2.0.0cvs36
8262
8263         * src/prefs_common.c
8264         * src/common/defs.h
8265         * src/common/plugin.c
8266                 allow windows and linux configurations to coexist
8267                 patch by Thomas Gilgin
8268
8269 2006-02-08 [colin]      2.0.0cvs35
8270
8271         * src/filtering.c
8272         * src/matcher.c
8273         * src/matcher.h
8274         * src/matcher_parser_parse.y
8275         * src/prefs_filtering_action.c
8276         * src/prefs_matcher.c
8277                 Add the "Ignore thread" filtering
8278                 action
8279
8280 2006-02-08 [colin]      2.0.0cvs34
8281
8282         * src/compose.c
8283         * src/procmime.c
8284         * src/procmime.h
8285                 Fix bug #905 (damaged attachment)
8286                 text files with raw \0's aren't really text files
8287         FOR_STABLE
8288
8289 2006-02-08 [colin]      2.0.0cvs33
8290
8291         * src/summaryview.c
8292                 Fix crasher introduced yesterday
8293
8294 2006-02-08 [wwp]        2.0.0cvs32
8295
8296         * src/compose.c
8297         * src/compose.h
8298                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
8299
8300 2006-02-08 [wwp]        2.0.0cvs31
8301
8302         * src/prefs_template.c
8303                 templates enhancement: allow address completion for Cc and Bcc fields
8304                 (it was currently possible for the To field only)
8305
8306 2006-02-08 [colin]      2.0.0cvs30
8307
8308         * src/compose.c
8309                 Don't unblock if not blocked
8310         FOR_STABLE
8311
8312 2006-02-07 [colin]      2.0.0cvs29
8313
8314         * src/action.c
8315                 Forgot to refresh summaryview
8316
8317 2006-02-07 [colin]      2.0.0cvs28
8318
8319         * src/action.c
8320                 Freeze/thaw message list and folder list while
8321                 processing %as{} actions 
8322         * src/compose.c
8323                 Fix auto-wrap disabling after a middle-click
8324                 paste - FOR_STABLE
8325
8326 2006-02-07 [paul]       2.0.0cvs27
8327
8328         * src/folder.c
8329                 fix freeing of uninitialised pointers
8330                 Thanks to Colin
8331
8332 2006-02-06 [colin]      2.0.0cvs26
8333
8334         * src/folder.c
8335                 Use g_slist_prepend in potentially big list
8336
8337 2006-02-06 [colin]      2.0.0cvs25
8338
8339         * src/folder.c
8340                 Completely skip processing if it doesn't 
8341                 exist (faster!)
8342
8343 2006-02-06 [colin]      2.0.0cvs24
8344
8345         * src/folder.c
8346         * src/summaryview.c
8347                 Batch filtering in summaryview (from Tools menu)
8348                 and pre/post//-processing too
8349
8350 2006-02-06 [colin]      2.0.0cvs23
8351
8352         * src/procmsg.h
8353         * src/filtering.c
8354                 Use a special field for batch filtering instead
8355                 of stepping on deferred execution's toes
8356
8357 2006-02-06 [colin]      2.0.0cvs22
8358
8359         * src/action.c
8360         * src/filtering.c
8361         * src/filtering.h
8362         * src/folder.c
8363         * src/summaryview.c
8364                 Fix filtering via menus and actions
8365
8366 2006-02-06 [colin]      2.0.0cvs21
8367
8368         * src/imap.c
8369                 Put the added file directly to cache if possible (will work
8370                 with next libetpan)
8371         * src/filtering.c
8372         * src/filtering.h
8373         * src/inc.c
8374         * src/folder.c
8375         * src/mbox.c
8376         * src/procmsg.h
8377                 Move and copy filtered messages by batches instead of one
8378                 by one - faster on IMAP
8379         * src/procmsg.c
8380                 Add a function that'll possibly be useful later
8381
8382 2006-02-06 [colin]      2.0.0cvs20
8383
8384         * src/addressbook.c
8385                 Use internal mime-type instead of text/plain for d'n'd
8386         * src/compose.c
8387                 Allow attaching files from mimeview's icon list via d'n'd
8388         * src/folderview.c
8389         * src/folderview.h
8390                 Use internal mime-type instead of text/plain for d'n'd
8391                 Don't try to selected opened folder if none is
8392                 Factorize d'n'd from other apps code
8393         * src/headerview.c
8394         * src/textview.c
8395         * src/gtk/gtkutils.c
8396         * src/gtk/gtkutils.h
8397                 Factorize Face/X-Face stuff
8398         * src/mimeview.c
8399                 Fix d'n'd to other apps
8400         * src/prefs_message.c
8401                 Let the XFace pref be usable without libcompface as it also
8402                 applies to Face
8403         * src/summaryview.c
8404                 Fix d'n'd to other apps
8405                 Factorize d'n'd from other apps code
8406
8407 2006-02-06 [wwp]        2.0.0cvs19
8408
8409         * po/it.po
8410                 Italian translation fixes by Andrea Spadaccini (no more confusion
8411                 between filtering and processing, and few changes in the About
8412                 dialog).
8413
8414
8415 2006-02-06 [mones]      2.0.0cvs18
8416
8417         * src/gtk/icon_legend.c
8418                 Improved descriptions allowing better translations
8419
8420 2006-02-05 [colin]      2.0.0cvs17
8421
8422         * src/imap.c
8423                 Add the f*cking missing expunge that caused imap_fetch_env
8424                 to fail after an add_msgs ! :-///
8425         * src/etpan/imap-thread.c
8426                 Add a bit of debug
8427         FOR_STABLE
8428
8429 2006-02-05 [colin]      2.0.0cvs16
8430
8431         * src/common/utils.c
8432                 Don't check for return-path (or we can't put
8433                 back non-sent mails)
8434
8435 2006-02-05 [colin]      2.0.0cvs15
8436
8437         * src/textview.c
8438                 Don't try to display Face header in textview
8439                 when teh headerview's active
8440
8441 2006-02-05 [colin]      2.0.0cvs14
8442
8443         * tools/tbird2syl.py
8444         * tools/Makefile.am
8445                 Add script to import Thunderbird mails
8446
8447 2006-02-05 [colin]      2.0.0cvs13
8448
8449         * src/headerview.c
8450         * src/procheader.c
8451         * src/procmsg.c
8452         * src/procmsg.h
8453         * src/textview.c
8454                 Show Face headers - patch partially by Klaus Flittner
8455
8456 2006-02-05 [colin]      2.0.0cvs12
8457
8458         * src/folderview.c
8459         * src/summaryview.c
8460         * src/common/utils.c
8461         * src/common/utils.h
8462                 Let dnd work from mime icons to summaryview
8463                 and to folderview too
8464                 Add a crude test to avoid trying to add files
8465                 drag'n'dropped when they're not mails
8466
8467 2006-02-04 [colin]      2.0.0cvs11
8468
8469         * src/summaryview.c
8470         * src/mimeview.c
8471                 Fix utf8 conversion
8472
8473 2006-02-04 [colin]      2.0.0cvs10
8474
8475         * src/compose.c
8476         * src/folderview.c
8477         * src/mimeview.c
8478         * src/summaryview.c
8479         * src/summaryview.h
8480                 Added various drag and drop capas:
8481                 From                    To
8482                 summaryview             other apps
8483                 mimeview icons          other apps
8484                 other apps              summaryview
8485                 other apps              folderview
8486
8487                 This shouldn't have broken the existing:
8488                 From                    To
8489                 summaryview             folderview
8490                 folderview              folderview
8491                 summaryview             compose's attachments
8492
8493         Tests welcomed.
8494
8495 2006-02-02 [paul]       2.0.0cvs9
8496
8497         * src/mainwindow.c
8498                 move global option 'Set displayed columns...' out
8499                 of folder option grouping.
8500                 fix sensitivity of 'harvest addresses'
8501         FOR_STABLE
8502
8503 2006-02-01 [colin]      2.0.0cvs8
8504
8505         * src/mimeview.c
8506                 Revert the alertpanel patch, it sucks (intrusive
8507                 and gets in the way of "open")
8508
8509 2006-02-01 [colin]      2.0.0cvs7
8510
8511         * src/compose.c
8512         * src/prefs_account.c
8513         * src/prefs_common.c
8514         * src/common/defs.h
8515         * src/common/utils.c
8516         * src/common/utils.h
8517                 Add ability to edit the signature file
8518                 from the account preferences, and use
8519                 a default for the text editor.
8520                 Patch by Fabien Vantard
8521
8522 2006-02-01 [colin]      2.0.0cvs6
8523
8524         * src/mimeview.c
8525                 Try to get mime type by extension if it is
8526                 application/octet-stream
8527                 Display a window with possible choices when
8528                 encountering unknown mime types
8529         * src/gtk/filesel.c
8530         * src/gtk/filesel.h
8531                 Add preview
8532                 Allow multiple selection in filtered filesel
8533                 (patch by Fabien Vantard)
8534         * src/gtk/pluginwindow.c
8535                 Use it (patch by Fabien Vantard)
8536
8537 2006-02-01 [paul]       2.0.0cvs5
8538
8539         * src/jpilot.c
8540                 fix crash on creating jpilot address book
8541                 Thanks to Colin - FOR_STABLE
8542         * src/prefs_summaries.c
8543         * src/prefs_wrapping.c
8544         * src/gtk/icon_legend.c
8545         * src/gtk/quicksearch.c
8546                 string fixes and additions
8547
8548 2006-02-01 [paul]       2.0.0cvs4
8549
8550         * src/compose.c
8551         * src/mainwindow.c
8552         * src/messageview.c
8553         * src/prefs_send.c
8554                 add Arabic encoding option
8555                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
8556
8557 2006-01-31 [colin]      2.0.0cvs3
8558
8559         * src/plugins/pgpcore/passphrase.c
8560                 Convert passphrase to locale encoding
8561         * src/compose.c
8562                 Fix drafting on IMAP. Crappy bug sneaked in
8563                 the release :-/
8564         FOR_STABLE
8565
8566 2006-01-30 [paul]       2.0.0cvs2
8567
8568         * src/gtk/icon_legend.c
8569                 show the new entries
8570
8571 2006-01-30 [colin]      2.0.0cvs1
8572
8573         * src/manual.c
8574                 Check for the file to be present before 
8575                 enabling the menu - FOR_STABLE
8576         * src/gtk/icon_legend.c
8577                 Add folders icons (not all of them, there
8578                 are too much, but the most intriguing ones)
8579
8580 2006-01-30 [paul]       2.0.0
8581
8582         version 2.0.0 released
8583
8584 2006-01-30 [paul]       1.9.100cvs200
8585
8586         * manual/faq.xml
8587         * manual/gpl.xml
8588         * manual/intro.xml
8589         * manual/starting.xml
8590         * manual/sylpheed-claws-manual.xml
8591                 fixes, additions
8592
8593 2006-01-29 [mones]      1.9.100cvs199
8594
8595         * manual/account.xml
8596         * manual/advanced.xml
8597         * manual/glossary.xml
8598                 Some typos fixed, added LDIF term to glossary
8599         * po/es.po
8600                 Fixed leading plus symbol
8601
8602 2006-01-29 [paul]       1.9.100cvs198
8603
8604         * po/fi.po
8605         * po/sk.po
8606                 updated by Tommi Pirinen and Andrej Kacian
8607
8608 2006-01-29 [paul]       1.9.100cvs197
8609
8610         * src/gtk/authors.h
8611                 remove duplicates
8612
8613 2006-01-29 [paul]       1.9.100cvs196
8614
8615         * AUTHORS
8616         * po/nl.po
8617         * src/gtk/authors.h
8618         * tools/claws.i18n.status.pl
8619                 nl translation updated by Tim Dijkstra
8620
8621 2006-01-29 [paul]       1.9.100cvs195
8622
8623         * po/sr.po
8624         * po/sv.po
8625                 updated by Aleksandar Urosevic and Anders Troback
8626
8627 2006-01-28 [colin]      1.9.100cvs194
8628
8629         * src/gtk/gtksourceprintjob.c
8630                 Don't fiddle with PangoLayout when we
8631                 have an image
8632
8633 2006-01-28 [paul]       1.9.100cvs193
8634
8635         * AUTHORS
8636         * po/el.po
8637         * po/zh_CN.po
8638         * src/gtk/authors.h
8639         * tools/claws.i18n.status.pl
8640                 updated translations submitted by Stavros Giannouris
8641                 and Ralgh Young
8642
8643 2006-01-27 [colin]      1.9.100cvs192
8644
8645         * src/summaryview.c
8646         * src/gtk/gtksourceprintjob.c
8647                 Add image printing 
8648                 (libgnomeprint only, of course)
8649
8650 2006-01-27 [paul]       1.9.100cvs191
8651
8652         * po/fr.po
8653         * po/it.po
8654                 updated by Fabien Vantard and Andrea Spadaccini
8655
8656 2006-01-26 [colin]      1.9.100cvs190
8657
8658         * manual/Makefile.am
8659         * configure.ac
8660                 Make building the manual optional 
8661                 (--disable-manual)
8662
8663 2006-01-26 [paul]       1.9.100cvs189
8664
8665         * manual/glossary.xml
8666         * manual/plugins.xml
8667                 edited
8668         * po/en_GB.po
8669                 updated
8670
8671 2006-01-26 [paul]       1.9.100cvs188
8672
8673         * src/prefs_display_header.c
8674         * src/prefs_folder_column.c
8675         * src/prefs_msg_colors.c
8676         * src/prefs_summaries.c
8677         * src/prefs_summary_column.c
8678                 HIGify
8679
8680 2006-01-25 [colin]      1.9.100cvs187
8681
8682         * src/imap.c
8683                 Don't allow moving/copying mails between
8684                 queue/drafts and non-queue/drafts folders
8685                 Fixes bug #897 (message header is resetted 
8686                 if one is copied to Drafts)
8687
8688 2006-01-25 [colin]      1.9.100cvs186
8689
8690         * src/folder.c
8691         * src/mainwindow.c
8692                 Fix subscribed folders not found
8693         * src/compose.c
8694                 Don't try to encode as original mail's charset
8695                 if it's ascii 
8696
8697 2006-01-25 [paul]       1.9.100cvs185
8698
8699         * AUTHORS
8700         * po/Makevars
8701                 updated
8702         * po/de.po
8703         * po/pl.po
8704         * po/pt_BR.po
8705         * po/sr.po
8706                 updates submitted by Stephan Sachse, Emilian Nowak
8707                 and Quar, Frederico Goncalves Guimaraes, and
8708                 Aleksandar Urosevic
8709                 Fix Bug 896, 'PT_BR locale broken'.
8710         * src/gtk/authors.h
8711                 updated
8712
8713 2006-01-24 [mones]      1.9.100cvs184
8714
8715         * manual/glossary.xml
8716                 All current terms finished. Reviewers welcome ;-)
8717         * manual/keyboard.xml
8718                 Fixed column width for pdf output.
8719         * po/es.po
8720                 Updated
8721
8722 2006-01-24 [paul]       1.9.100cvs183
8723
8724         * manual/glossary.xml
8725                 fix id name
8726         * manual/dist/html/Makefile.am
8727         * manual/dist/pdf/Makefile.am
8728         * manual/dist/ps/Makefile.am
8729         * manual/dist/txt/Makefile.am
8730                 fix make deps
8731                 Thanks to Colin
8732
8733 2006-01-24 [mones]      1.9.100cvs182
8734
8735         * manual/glossary.xml
8736                 Nearly finished, some terms missing.
8737
8738 2006-01-23 [paul]       1.9.100cvs181
8739
8740         * manual/dist/html/Makefile.am
8741         * manual/dist/pdf/Makefile.am
8742         * manual/dist/ps/Makefile.am
8743         * manual/dist/txt/Makefile.am
8744         * src/mainwindow.c
8745                 re-enable manual
8746                 Thanks to Colin
8747
8748 2006-01-22 [colin]      1.9.100cvs180
8749
8750         * src/compose.c
8751         * src/gtk/gtkaspell.c
8752                 Don't deselect stuff before right-clicking, with aspell.
8753                 (This prevented right-click Copy, for example).
8754                 Thanks to Clo!
8755
8756 2006-01-22 [paul]       1.9.100cvs179
8757
8758         * src/summary_search.c
8759                 don't fix the widget size as it causes problems
8760                 under localisation.
8761                 Thanks to Emilian Nowak
8762
8763 2006-01-21 [paul]       1.9.100cvs178
8764
8765         * src/prefs_themes.c
8766                 fix broken underlining of label text
8767                 with some translations
8768
8769 2006-01-21 [colin]      1.9.100cvs177
8770
8771         * po/fr.po
8772                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
8773
8774 2006-01-20 [colin]      1.9.100cvs176
8775
8776         * configure.ac
8777         * Makefile.am
8778         * manual/Makefile
8779         * manual/dist/html/.cvsignore
8780         * manual/dist/html/Makefile.am
8781         * manual/dist/pdf/.cvsignore
8782         * manual/dist/pdf/Makefile.am
8783         * manual/dist/ps/.cvsignore
8784         * manual/dist/ps/Makefile.am
8785         * manual/dist/txt/.cvsignore
8786         * manual/dist/txt/Makefile.am
8787                 Autotool-ize manual
8788
8789 2006-01-20 [paul]       1.9.100cvs175
8790
8791         * manual/handling.xml
8792                 make Filtering and Searching entries easier to find
8793         * manual/keyboard.xml
8794                 add the remaining default keybinds
8795         * src/prefs_summaries.c
8796                 update the default keybinds
8797
8798 2006-01-20 [paul]       1.9.100cvs174
8799
8800         * src/addressbook.c
8801         * src/addrgather.c
8802         * src/addrharvest.c
8803         * src/editaddress.c
8804         * src/editgroup.c
8805         * src/exphtmldlg.c
8806         * src/expldifdlg.c
8807         * src/exporthtml.c
8808         * src/exportldif.c
8809         * src/ldif.c
8810                 replace 'e-mail' with 'email'
8811         * src/summary_search.c
8812                 add mnemonic to "Find all" button
8813
8814 2006-01-20 [wwp]        1.9.100cvs173
8815
8816         * src/export.c
8817         * src/import.c
8818                 touched mbox import/export buttons for HIG-compliance
8819
8820 2006-01-19 [paul]       1.9.100cvs172
8821
8822         * manual/account.xml
8823         * manual/addrbook.xml
8824         * manual/advanced.xml
8825         * manual/faq.xml
8826         * manual/handling.xml
8827         * manual/intro.xml
8828         * manual/plugins.xml
8829         * manual/starting.xml
8830                 more editing
8831
8832 2006-01-19 [paul]       1.9.100cvs171
8833
8834         * src/toolbar.c
8835                 allow use of trash button while receiving
8836                 Thanks to Colin
8837
8838 2006-01-19 [wwp]        1.9.100cvs170
8839
8840         * src/gtk/quicksearch.c
8841         * src/compose.c
8842                 force text color to black when yellow background is set
8843
8844 2006-01-19 [colin]      1.9.100cvs169
8845
8846         * src/plugins/trayicon/trayicon.c
8847                 Gray out Get Mail when already getting mail
8848
8849 2006-01-18 [paul]       1.9.100cvs168
8850
8851         * src/compose.c
8852                 give widget yellow background was To is
8853                 set via folder prefs
8854         * src/gtk/quicksearch.c
8855                 give widget yellow background when quick
8856                 search is active.
8857                 Thanks to Colin
8858
8859 2006-01-18 [paul]       1.9.100cvs167
8860
8861         * doc/man/sylpheed-claws.1
8862                 add --subscribe option
8863
8864 2006-01-18 [paul]       1.9.100cvs166
8865
8866         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8867         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8868                 use %U instead of %F (%F is broken for user installed
8869                 files in kde 3.5)
8870
8871 2006-01-18 [colin]      1.9.100cvs165
8872
8873         * src/summaryview.c
8874                 Default to Yes in "No more * messages" dialogs
8875
8876 2006-01-17 [colin]      1.9.100cvs164
8877
8878         * src/compose.c
8879                 Possibly fix an invalid iterator causing
8880                 crash
8881
8882 2006-01-17 [colin]      1.9.100cvs163
8883
8884         * src/mimeview.c
8885                 Fix crash when the image disappears under the
8886                 image viewer
8887
8888 2006-01-16 [colin]      1.9.100cvs162
8889
8890         * src/compose.c
8891                 Fix reenabling autowrap
8892
8893 2006-01-16 [colin]      1.9.100cvs161
8894
8895         * src/compose.c
8896                 reset quote_len before getting quote_str
8897
8898 2006-01-16 [colin]      1.9.100cvs160
8899
8900         * src/account.c
8901         * src/account.h
8902         * src/folder.c
8903         * src/imap_gtk.c
8904         * src/mh_gtk.c
8905                 Fix bug #883 (default inbox does not track folder move)
8906
8907 2006-01-16 [colin]      1.9.100cvs159
8908
8909         * src/compose.c
8910         * src/plugins/pgpcore/passphrase.c
8911                 More buttons fixes
8912
8913 2006-01-16 [paul]       1.9.100cvs158
8914
8915         * src/prefs_actions.c
8916         * src/prefs_filtering_action.c
8917         * src/prefs_matcher.c
8918         * src/quote_fmt.c
8919         * src/gtk/description_window.c
8920         * src/gtk/description_window.h
8921         * src/gtk/quicksearch.c
8922                 description window cleanups
8923
8924 2006-01-15 [colin]      1.9.100cvs157
8925
8926         * src/addressbook.c
8927         * src/prefs_filtering.c
8928                 Same here
8929
8930 2006-01-15 [colin]      1.9.100cvs156
8931
8932         * src/folderview.c
8933         * src/mainwindow.c
8934                 Same for "Empty trash"
8935
8936 2006-01-15 [colin]      1.9.100cvs155
8937
8938         * src/inc.c
8939                 Override offline dialog had Yes by default
8940
8941 2006-01-15 [colin]      1.9.100cvs154
8942
8943         * src/summaryview.c
8944                 Delete selected messages? previously had Yes the default
8945
8946 2006-01-15 [colin]      1.9.100cvs153
8947
8948         * src/folder.c
8949         * src/folder.h
8950         * src/main.c
8951                 Check if a mailbox is loaded after all
8952                 plugins are loaded.
8953
8954 2006-01-15 [colin]      1.9.100cvs152
8955
8956         * src/folder.c
8957                 Don't start wizard when there are unloaded folders (will help
8958                 people with only mbox or maildir mailboxes)
8959
8960 2006-01-14 [colin]      1.9.100cvs151
8961
8962         * src/addressbook.c
8963         * src/expldifdlg.c
8964         * src/importldif.c
8965         * src/importmutt.c
8966         * src/importpine.c
8967         * src/mh_gtk.c
8968                 More HIG compliance and fixes
8969
8970 2006-01-14 [colin]      1.9.100cvs150
8971
8972         * src/prefs_filtering_action.c
8973         * src/foldersel.c
8974                 Two forgotten button order changes
8975
8976 2006-01-14 [colin]      1.9.100cvs149
8977
8978         * src/account.c
8979         * src/addressbook.c
8980         * src/compose.c
8981         * src/folderview.c
8982         * src/imap_gtk.c
8983         * src/mainwindow.c
8984         * src/mh_gtk.c
8985         * src/news_gtk.c
8986         * src/prefs_actions.c
8987         * src/prefs_customheader.c
8988         * src/prefs_filtering.c
8989         * src/prefs_matcher.c
8990         * src/prefs_template.c
8991         * src/ssl_manager.c
8992         * src/summaryview.c
8993         * src/textview.c
8994         * src/toolbar.c
8995                 All deletion confirmations are now "Cancel, Delete" 
8996                 instead of "No, Yes"
8997                 Clarified most of the other "No, Yes" to 
8998                 "Cancel, Descriptive_action"
8999                 Rechanged the "Entry not saved" alerts to have 
9000                 "Close, Continue editing"
9001
9002
9003 2006-01-14 [paul]
9004
9005         * 2.0.0-rc4 released
9006
9007 2006-01-14 [paul]       1.9.100cvs148
9008
9009         * src/account.c
9010         * src/addressadd.c
9011         * src/addressbook.c
9012         * src/compose.c
9013         * src/editaddress.c
9014         * src/editbook.c
9015         * src/editgroup.c
9016         * src/editjpilot.c
9017         * src/editldap.c
9018         * src/editvcard.c
9019         * src/exphtmldlg.c
9020         * src/expldifdlg.c
9021         * src/folderview.c
9022         * src/grouplistdialog.c
9023         * src/imap_gtk.c
9024         * src/importmutt.c
9025         * src/importpine.c
9026         * src/inc.c
9027         * src/main.c
9028         * src/mainwindow.c
9029         * src/message_search.c
9030         * src/messageview.c
9031         * src/mh_gtk.c
9032         * src/mimeview.c
9033         * src/news_gtk.c
9034         * src/prefs_actions.c
9035         * src/prefs_customheader.c
9036         * src/prefs_filtering.c
9037         * src/prefs_matcher.c
9038         * src/prefs_template.c
9039         * src/prefs_themes.c
9040         * src/ssl_manager.c
9041         * src/summary_search.c
9042         * src/summaryview.c
9043         * src/textview.c
9044         * src/toolbar.c
9045         * src/gtk/foldersort.c
9046         * src/gtk/gtkaspell.c
9047         * src/gtk/inputdialog.c
9048         * src/gtk/prefswindow.c
9049         * src/plugins/pgpcore/select-keys.c
9050         * src/plugins/trayicon/trayicon.c
9051                 HIG compliant button order
9052
9053 2006-01-14 [mones]      1.9.100cvs147
9054
9055         * po/es.po
9056                 Updated translation
9057
9058 2006-01-13 [paul]       1.9.100cvs146
9059
9060         * AUTHORS
9061         * ChangeLog
9062         * src/gtk/authors.h
9063                 add Joshua M. Kwan to contributors list
9064
9065 2006-01-13 [colin]      1.9.100cvs145
9066
9067         * src/gtk/quicksearch.c
9068                 Don't refocus quick search after executing (Esc or Enter)
9069                 Allows to '/'search something then move up/down in 
9070                 summaryview, and to Esc a search and be back in the 
9071                 summaryview
9072
9073 2006-01-13 [paul]       1.9.100cvs144
9074
9075         * src/plugins/pgpinline/pgpinline.c
9076                 support Content-Type 'application/pgp'
9077                 patch by Joshua M. Kwan <joshuak@users.sf.net>
9078
9079 2006-01-13 [paul]       1.9.100cvs143
9080
9081         * manual/account.xml
9082                 make mention of partial retrieval
9083                 thanks to Colin
9084
9085 2006-01-13 [paul]       1.9.100cvs142
9086
9087         * src/account.c
9088         * src/account.h
9089         * src/action.c
9090         * src/action.h
9091         * src/adbookbase.h
9092         * src/addr_compl.c
9093         * src/addr_compl.h
9094         * src/addrbook.c
9095         * src/addrcache.c
9096         * src/addrcache.h
9097         * src/addrcindex.c
9098         * src/addrcindex.h
9099         * src/addrclip.c
9100         * src/addrclip.h
9101         * src/addrdefs.h
9102         * src/addressadd.c
9103         * src/addressadd.h
9104         * src/addressbook.c
9105         * src/addressbook.h
9106         * src/addrgather.c
9107         * src/addrgather.h
9108         * src/addrharvest.c
9109         * src/addrharvest.h
9110         * src/addrindex.c
9111         * src/addrindex.h
9112         * src/addritem.c
9113         * src/addritem.h
9114         * src/addrquery.c
9115         * src/addrquery.h
9116         * src/addrselect.c
9117         * src/addrselect.h
9118         * src/alertpanel.c
9119         * src/alertpanel.h
9120         * src/browseldap.c
9121         * src/browseldap.h
9122         * src/codeconv.c
9123         * src/codeconv.h
9124         * src/compose.c
9125         * src/compose.h
9126         * src/customheader.c
9127         * src/customheader.h
9128         * src/displayheader.c
9129         * src/displayheader.h
9130         * src/editaddress.c
9131         * src/editaddress.h
9132         * src/editbook.c
9133         * src/editbook.h
9134         * src/editgroup.c
9135         * src/editgroup.h
9136         * src/editjpilot.c
9137         * src/editjpilot.h
9138         * src/editldap.c
9139         * src/editldap.h
9140         * src/editldap_basedn.c
9141         * src/editldap_basedn.h
9142         * src/editvcard.c
9143         * src/editvcard.h
9144         * src/exphtmldlg.c
9145         * src/exphtmldlg.h
9146         * src/expldifdlg.c
9147         * src/expldifdlg.h
9148         * src/export.h
9149         * src/exporthtml.c
9150         * src/exporthtml.h
9151         * src/exportldif.c
9152         * src/exportldif.h
9153         * src/filtering.c
9154         * src/filtering.h
9155         * src/folder.c
9156         * src/folder.h
9157         * src/folder_item_prefs.c
9158         * src/folder_item_prefs.h
9159         * src/foldersel.c
9160         * src/foldersel.h
9161         * src/folderutils.c
9162         * src/folderutils.h
9163         * src/folderview.c
9164         * src/folderview.h
9165         * src/grouplistdialog.c
9166         * src/grouplistdialog.h
9167         * src/headerview.c
9168         * src/html.c
9169         * src/html.h
9170         * src/image_viewer.c
9171         * src/image_viewer.h
9172         * src/imap.c
9173         * src/imap.h
9174         * src/imap_gtk.c
9175         * src/imap_gtk.h
9176         * src/import.h
9177         * src/importldif.c
9178         * src/importldif.h
9179         * src/importmutt.c
9180         * src/importmutt.h
9181         * src/importpine.c
9182         * src/importpine.h
9183         * src/inc.c
9184         * src/inc.h
9185         * src/jpilot.c
9186         * src/jpilot.h
9187         * src/ldapctrl.c
9188         * src/ldapctrl.h
9189         * src/ldaplocate.c
9190         * src/ldaplocate.h
9191         * src/ldapquery.c
9192         * src/ldapquery.h
9193         * src/ldapserver.c
9194         * src/ldapserver.h
9195         * src/ldaputil.c
9196         * src/ldaputil.h
9197         * src/ldif.c
9198         * src/ldif.h
9199         * src/main.c
9200         * src/main.h
9201         * src/mainwindow.c
9202         * src/mainwindow.h
9203         * src/manual.c
9204         * src/manual.h
9205         * src/mbox.c
9206         * src/mbox.h
9207         * src/message_search.c
9208         * src/message_search.h
9209         * src/messageview.c
9210         * src/messageview.h
9211         * src/mh.c
9212         * src/mh.h
9213         * src/mh_gtk.c
9214         * src/mh_gtk.h
9215         * src/mimeview.c
9216         * src/mimeview.h
9217         * src/msgcache.c
9218         * src/msgcache.h
9219         * src/mutt.c
9220         * src/mutt.h
9221         * src/news.c
9222         * src/news.h
9223         * src/news_gtk.c
9224         * src/news_gtk.h
9225         * src/partial_download.c
9226         * src/partial_download.h
9227         * src/pine.c
9228         * src/pine.h
9229         * src/pop.c
9230         * src/pop.h
9231         * src/prefs_account.c
9232         * src/prefs_account.h
9233         * src/prefs_actions.c
9234         * src/prefs_actions.h
9235         * src/prefs_common.c
9236         * src/prefs_common.h
9237         * src/prefs_compose_writing.c
9238         * src/prefs_compose_writing.h
9239         * src/prefs_customheader.c
9240         * src/prefs_customheader.h
9241         * src/prefs_display_header.c
9242         * src/prefs_display_header.h
9243         * src/prefs_filtering.c
9244         * src/prefs_filtering.h
9245         * src/prefs_filtering_action.c
9246         * src/prefs_filtering_action.h
9247         * src/prefs_folder_column.c
9248         * src/prefs_folder_column.h
9249         * src/prefs_folder_item.c
9250         * src/prefs_folder_item.h
9251         * src/prefs_fonts.c
9252         * src/prefs_fonts.h
9253         * src/prefs_gtk.c
9254         * src/prefs_gtk.h
9255         * src/prefs_image_viewer.c
9256         * src/prefs_image_viewer.h
9257         * src/prefs_matcher.c
9258         * src/prefs_matcher.h
9259         * src/prefs_message.c
9260         * src/prefs_msg_colors.c
9261         * src/prefs_msg_colors.h
9262         * src/prefs_other.c
9263         * src/prefs_quote.c
9264         * src/prefs_receive.c
9265         * src/prefs_send.c
9266         * src/prefs_spelling.c
9267         * src/prefs_spelling.h
9268         * src/prefs_summaries.c
9269         * src/prefs_summaries.h
9270         * src/prefs_summary_column.c
9271         * src/prefs_summary_column.h
9272         * src/prefs_template.c
9273         * src/prefs_template.h
9274         * src/prefs_themes.c
9275         * src/prefs_themes.h
9276         * src/prefs_toolbar.c
9277         * src/prefs_toolbar.h
9278         * src/prefs_wrapping.c
9279         * src/prefs_wrapping.h
9280         * src/privacy.c
9281         * src/privacy.h
9282         * src/procheader.c
9283         * src/procheader.h
9284         * src/procmime.c
9285         * src/procmime.h
9286         * src/procmsg.c
9287         * src/procmsg.h
9288         * src/quote_fmt.c
9289         * src/quote_fmt_parse.y
9290         * src/recv.c
9291         * src/recv.h
9292         * src/remotefolder.c
9293         * src/remotefolder.h
9294         * src/send_message.c
9295         * src/send_message.h
9296         * src/setup.c
9297         * src/setup.h
9298         * src/sourcewindow.c
9299         * src/sourcewindow.h
9300         * src/ssl_manager.c
9301         * src/ssl_manager.h
9302         * src/statusbar.c
9303         * src/statusbar.h
9304         * src/stock_pixmap.c
9305         * src/stock_pixmap.h
9306         * src/summary_search.c
9307         * src/summary_search.h
9308         * src/summaryview.c
9309         * src/summaryview.h
9310         * src/syldap.c
9311         * src/syldap.h
9312         * src/textview.c
9313         * src/textview.h
9314         * src/toolbar.c
9315         * src/toolbar.h
9316         * src/undo.c
9317         * src/undo.h
9318         * src/unmime.c
9319         * src/unmime.h
9320         * src/vcard.c
9321         * src/vcard.h
9322         * src/wizard.c
9323         * src/wizard.h
9324         * src/common/base64.c
9325         * src/common/base64.h
9326         * src/common/defs.h
9327         * src/common/hooks.c
9328         * src/common/hooks.h
9329         * src/common/log.c
9330         * src/common/log.h
9331         * src/common/mgutils.c
9332         * src/common/mgutils.h
9333         * src/common/nntp.c
9334         * src/common/nntp.h
9335         * src/common/passcrypt.c
9336         * src/common/passcrypt.h.in
9337         * src/common/plugin.c
9338         * src/common/plugin.h
9339         * src/common/prefs.c
9340         * src/common/prefs.h
9341         * src/common/progressindicator.c
9342         * src/common/progressindicator.h
9343         * src/common/quoted-printable.c
9344         * src/common/quoted-printable.h
9345         * src/common/session.c
9346         * src/common/session.h
9347         * src/common/smtp.c
9348         * src/common/smtp.h
9349         * src/common/socket.c
9350         * src/common/socket.h
9351         * src/common/ssl.c
9352         * src/common/ssl.h
9353         * src/common/ssl_certificate.c
9354         * src/common/ssl_certificate.h
9355         * src/common/stringtable.c
9356         * src/common/stringtable.h
9357         * src/common/sylpheed.c
9358         * src/common/sylpheed.h
9359         * src/common/template.c
9360         * src/common/template.h
9361         * src/common/timing.h
9362         * src/common/utils.c
9363         * src/common/utils.h
9364         * src/common/version.h.in
9365         * src/common/xml.c
9366         * src/common/xml.h
9367         * src/common/xmlprops.c
9368         * src/common/xmlprops.h
9369         * src/gtk/colorlabel.c
9370         * src/gtk/colorsel.c
9371         * src/gtk/colorsel.h
9372         * src/gtk/description_window.c
9373         * src/gtk/description_window.h
9374         * src/gtk/filesel.c
9375         * src/gtk/filesel.h
9376         * src/gtk/foldersort.c
9377         * src/gtk/foldersort.h
9378         * src/gtk/gtkutils.c
9379         * src/gtk/gtkutils.h
9380         * src/gtk/inputdialog.c
9381         * src/gtk/inputdialog.h
9382         * src/gtk/logwindow.c
9383         * src/gtk/logwindow.h
9384         * src/gtk/manage_window.c
9385         * src/gtk/manage_window.h
9386         * src/gtk/menu.c
9387         * src/gtk/menu.h
9388         * src/gtk/pluginwindow.c
9389         * src/gtk/pluginwindow.h
9390         * src/gtk/prefswindow.c
9391         * src/gtk/prefswindow.h
9392         * src/gtk/progressdialog.c
9393         * src/gtk/progressdialog.h
9394         * src/gtk/sslcertwindow.c
9395         * src/gtk/sslcertwindow.h
9396         * src/plugins/clamav/clamav_plugin.c
9397         * src/plugins/clamav/clamav_plugin.h
9398         * src/plugins/clamav/clamav_plugin_gtk.c
9399         * src/plugins/demo/demo.c
9400         * src/plugins/dillo_viewer/dillo_prefs.c
9401         * src/plugins/dillo_viewer/dillo_prefs.h
9402         * src/plugins/dillo_viewer/dillo_viewer.c
9403         * src/plugins/pgpcore/passphrase.c
9404         * src/plugins/pgpcore/passphrase.h
9405         * src/plugins/pgpcore/plugin.c
9406         * src/plugins/pgpcore/select-keys.c
9407         * src/plugins/pgpcore/select-keys.h
9408         * src/plugins/pgpcore/sgpgme.c
9409         * src/plugins/pgpcore/sgpgme.h
9410         * src/plugins/pgpinline/pgpinline.c
9411         * src/plugins/pgpinline/pgpinline.h
9412         * src/plugins/pgpinline/plugin.c
9413         * src/plugins/pgpmime/pgpmime.c
9414         * src/plugins/pgpmime/pgpmime.h
9415         * src/plugins/pgpmime/plugin.c
9416         * src/plugins/spamassassin/spamassassin.c
9417         * src/plugins/spamassassin/spamassassin.h
9418         * src/plugins/spamassassin/spamassassin_gtk.c
9419         * src/plugins/trayicon/trayicon.c
9420                 update copyright header
9421
9422 2006-01-13 [paul]       1.9.100cvs141
9423
9424         * src/account.c
9425         * src/export.c
9426         * src/import.c
9427         * src/mainwindow.c
9428         * src/prefs_account.c
9429         * src/prefs_display_header.c
9430         * src/prefs_receive.c
9431         * src/prefs_send.c
9432         * src/prefs_summaries.c
9433         * src/prefs_themes.c
9434         * src/prefs_toolbar.c
9435         * src/gtk/about.c
9436                 various cleanups
9437
9438 2006-01-12 [colin]      1.9.100cvs140
9439
9440         * src/folder.c
9441         * src/folder.h
9442         * src/main.c
9443                 Add --subscribe option
9444                 Let sylpheed-claws email@domain.com equivalent to --compose
9445                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
9446
9447 2006-01-12 [paul]       1.9.100cvs139
9448
9449         * src/mainwindow.c
9450                 append 'Change folder order' label with '...'
9451         * src/prefs_actions.c
9452                 allow reordering of actions list by dnd
9453         * src/gtk/foldersort.c
9454                 make the dialog nicer
9455
9456 2006-01-11 [colin]      1.9.100cvs138
9457
9458         * src/compose.c
9459                 Allow templates without text
9460
9461 2006-01-11 [paul]       1.9.100cvs137
9462
9463         * tools/README
9464         * tools/filter_conv_new.pl
9465                 add info to README
9466                 also check .sylpheed for filter.xml
9467                 be a bit informative to the user
9468
9469 2006-01-11 [colin]      1.9.100cvs136
9470
9471         * src/textview.c
9472                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
9473
9474 2006-01-10 [paul]       1.9.100cvs135
9475
9476         * tools/Makefile.am
9477         * tools/filter_conv_new.pl
9478                 add script to convert new style Sylpheed
9479                 filter rules (Sylpheed >= 0.9.99) to
9480                 Claws filtering rules
9481
9482 2006-01-10 [colin]      1.9.100cvs134
9483
9484         * src/compose.c
9485                 Fix broken line joins in certain conditions
9486                 (between two quoted lines: <enter><enter><up>
9487                  <type a wrapped sentence><go in the first line>
9488                  <insert more text><watch as line joining failed>)
9489
9490 2006-01-10 [paul]       1.9.100cvs133
9491
9492         * src/compose.c
9493                 don't report success in error dialog
9494                 thanks to Colin
9495         * src/common/utils.c
9496                 include some trailing punctuations as URI
9497                 thanks to Hiro
9498
9499 2006-01-10 [paul]       1.9.100cvs132
9500
9501         * src/mimeview.c
9502                 fix incompatible pointer type
9503                 warning
9504
9505 2006-01-10 [paul]       1.9.100cvs131
9506
9507         * src/compose.c
9508                 change Subject in window title
9509                 instantaneously
9510
9511 2006-01-09 [colin]      1.9.100cvs130
9512
9513         * src/addressbook.c
9514         * src/headerview.c
9515         * src/mainwindow.c
9516         * src/messageview.c
9517         * src/mimeview.c
9518         * src/noticeview.c
9519         * src/summaryview.c
9520                 Fix possible crashes on exit and in addressbook
9521
9522 2006-01-09 [paul]       1.9.100cvs129
9523
9524         * src/prefs_msg_colors.c
9525                 some cleanups that I forgot last time
9526
9527 2006-01-09 [paul]       1.9.100cvs128
9528
9529         * README
9530         * src/folderview.c
9531         * src/prefs_msg_colors.c
9532                 add previously hidden option, color_new, to
9533                 the gui
9534                 move the page to Display/
9535                 rework the gui
9536
9537 2006-01-09 [wwp]        1.9.100cvs127
9538
9539         * src/prefs_themes.c
9540                 made the prefs/display/themes layouts spacing less condensed
9541                 (and so they match other prefs/pages' look).
9542
9543 2006-01-09 [paul]       1.9.100cvs126
9544
9545         * src/compose.c
9546         * src/prefs_common.c
9547         * src/prefs_common.h
9548         * src/prefs_wrapping.c
9549                 remove 'wrap at send' option
9550
9551 2006-01-06 [colin]      1.9.100cvs125
9552
9553         * src/compose.c
9554                 Just make completely sure we don't insert "manual line breaks" 
9555                 when wrapping... 
9556
9557 2006-01-04 [paul]
9558
9559         * 2.0.0-rc3 released
9560
9561 2006-01-04 [paul]       1.9.100cvs124
9562
9563         * src/folderview.c
9564                 fix bug 882, 'quick scroll in folder list
9565                 displays wrong folder contents'
9566
9567 2006-01-04 [paul]       1.9.100cvs123
9568
9569         * src/plugins/pgpmime/pgpmime.c
9570                 better debug information when signing
9571                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9572
9573 2006-01-03 [colin]      1.9.100cvs122
9574
9575         * configure.ac
9576                 We need to recheck for gpgme 1.0.0 after checking
9577                 for 1.1.1, because if 1.1.1 isn't available, 
9578                 GPGME_LIBS and friends are blanked out by the 
9579                 second check.
9580
9581 2006-01-03 [colin]      1.9.100cvs121
9582
9583         * src/common/prefs.c
9584                 Windows unlink-before rename fix
9585         * src/plugins/pgpcore/sgpgme.c
9586                 Add support for PKA info if available
9587                 Both patches by Werner Koch
9588
9589 2006-01-03 [paul]       1.9.100cvs120
9590
9591         * src/messageview.c
9592                 fix bug 884, 'Send receipt' button visible in queue
9593                 Thanks to Colin
9594
9595 2006-01-02 [colin]      1.9.100cvs119
9596
9597         * src/compose.c
9598         * src/imap.c
9599                 Fix autosave on IMAP and more generally try to
9600                 return the correct ID on a newly added IMAP message
9601
9602 2006-01-02 [paul]       1.9.100cvs118
9603
9604         * manual/keyboard.xml
9605                 edited
9606
9607 2006-01-01 [paul]       1.9.100cvs117
9608
9609         * src/gtk/authors.h
9610                 alphabetical order
9611
9612 2005-12-30 [colin]      1.9.100cvs116
9613
9614         * manual/advanced.xml
9615                 Explain Pre/Post-processing differences.
9616
9617 2005-12-30 [colin]      1.9.100cvs115
9618
9619         * src/mh.c
9620                 Implement copy_msgs for a little optimization
9621         * src/imap.c
9622                 Finish yesterday's fix
9623
9624 2005-12-29 [colin]      1.9.100cvs114
9625
9626         * src/imap.c
9627                 Fix occasional failure in fetching a mail over
9628                 IMAP
9629
9630 2005-12-29 [colin]      1.9.100cvs113
9631
9632         * src/compose.c
9633                 Don't remove a draft when sending it, if it is 
9634                 locked.
9635
9636 2005-12-28 [colin]      1.9.100cvs112
9637
9638         * src/summaryview.c
9639                 Fix leak for real
9640
9641 2005-12-28 [wwp]        1.9.100cvs111
9642
9643         * doc/faq/.cvsignore
9644         * doc/faq/de/.cvsignore
9645         * doc/faq/en/.cvsignore
9646         * doc/faq/es/.cvsignore
9647         * doc/faq/fr/.cvsignore
9648         * doc/faq/it/.cvsignore
9649         * doc/manual/.cvsignore
9650         * doc/manual/de/.cvsignore
9651         * doc/manual/en/.cvsignore
9652         * doc/manual/es/.cvsignore
9653         * doc/manual/fr/.cvsignore
9654         * doc/manual/ja/.cvsignore
9655         * src/plugins/mathml_viewer/.cvsignore
9656                 rollback revival of those files (my bad, sorry for the noise).
9657
9658 2005-12-28 [wwp]        1.9.100cvs110
9659
9660         * src/compose.c
9661                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
9662
9663 2005-12-28 [wwp]        1.9.100cvs109
9664
9665         * doc/faq/.cvsignore
9666         * doc/faq/de/.cvsignore
9667         * doc/faq/en/.cvsignore
9668         * doc/faq/es/.cvsignore
9669         * doc/faq/fr/.cvsignore
9670         * doc/faq/it/.cvsignore
9671         * doc/manual/.cvsignore
9672         * doc/manual/de/.cvsignore
9673         * doc/manual/en/.cvsignore
9674         * doc/manual/es/.cvsignore
9675         * doc/manual/fr/.cvsignore
9676         * doc/manual/ja/.cvsignore
9677         * src/plugins/mathml_viewer/.cvsignore
9678         * po/.cvsignore
9679                 more files to ignore.
9680
9681 2005-12-24 [colin]      1.9.100cvs108
9682
9683         * AUTHORS
9684         * src/gtk/authors.h
9685                 Update for Werner
9686
9687 2005-12-24 [colin]      1.9.100cvs107
9688
9689         * src/procmsg.c
9690                 Allow NULL src_msginfo in 
9691                 procmsg_msginfo_new_from_mimeinfo
9692
9693 2005-12-23 [paul]       1.9.100cvs106
9694
9695         * src/plugins/pgpinline/mypgpcore.def
9696                 add this forgotten file
9697
9698 2005-12-23 [colin]      1.9.100cvs105
9699
9700         * src/mainwindow.c
9701                 Fix missing break
9702
9703 2005-12-23 [colin]      1.9.100cvs104
9704
9705         * autogen.sh
9706         * src/folder.c
9707         * src/mh.c
9708         * src/common/plugin.c
9709         * src/common/socket.c
9710         * src/common/socket.h
9711         * src/common/utils.c
9712         * src/common/utils.h
9713         * src/gtk/pluginwindow.c
9714         * src/plugins/pgpcore/plugin.def
9715         * src/plugins/pgpcore/sylpheed.def
9716         * src/plugins/pgpinline/Makefile.am
9717         * src/plugins/pgpinline/plugin.def
9718         * src/plugins/pgpinline/sylpheed.def
9719         * src/plugins/pgpmime/plugin.def
9720         * src/plugins/pgpmime/sylpheed.def
9721                 Various w32 fixes by Werner Koch
9722
9723 2005-12-22 [paul]       1.9.100cvs103
9724
9725         * src/wizard.c
9726                 don't offer IMAP as 'server type' if
9727                 libetpan isn't built in
9728
9729 2005-12-22 [paul]       1.9.100cvs102
9730
9731         * AUTHORS
9732         * src/mainwindow.c
9733         * src/mainwindow.h
9734         * src/toolbar.c
9735         * src/gtk/authors.h
9736                 support GTK_TOOLBAR_BOTH_HORIZ (text
9737                 next to icon) Patch by Marien Zwart
9738                 marienz@users.sf.net
9739                 Also reword the text
9740
9741 2005-12-21 [colin]      1.9.100cvs101
9742
9743         * configure.ac
9744                 Fix DATADIRNAME
9745         * COPYING
9746                 Fix missing section and explicit the exception better
9747         * src/compose.c
9748                 Prevent mail from being lost without notice when an
9749                 SMTP error happens on trying to send an unmodified
9750                 drafted mail.
9751         * src/send_message.c
9752         * src/common/smtp.c
9753                 Fix password remembering when wrong, and add return
9754                 value checks where they should have been
9755         * src/plugins/pgpcore/sylpheed.def
9756         * src/plugins/pgpinline/sylpheed.def
9757         * src/plugins/pgpmime/sylpheed.def
9758                 Add a few symbols needed
9759
9760 2005-12-21 [paul]       1.9.100cvs100
9761
9762         * m4/codeset.m4
9763         * m4/glibc21.m4
9764         * m4/intdiv0.m4
9765         * m4/inttypes-pri.m4
9766         * m4/inttypes.m4
9767         * m4/inttypes_h.m4
9768         * m4/isc-posix.m4
9769         * m4/lcmessage.m4
9770         * m4/stdint_h.m4
9771         * m4/uintmax_t.m4
9772                 gettextization
9773                 thanks to Colin
9774
9775 2005-12-21 [paul]       1.9.100cvs99
9776
9777         * po/sv.po
9778                 fixed by Colin
9779
9780 2005-12-20 [paul]       1.9.100cvs98
9781
9782         * po/sv.po
9783                 updated by Anders Trobäck
9784
9785 2005-12-20 [colin]      1.9.100cvs97
9786
9787         * ABOUT-NLS
9788         * Makefile.am
9789         * autogen.sh
9790         * configure.ac
9791         * config/config.rpath
9792         * config/mkinstalldirs
9793         * m4/Makefile.am
9794         * m4/glibc2.m4
9795         * m4/gnupg.m4
9796         * m4/gpgme.m4
9797         * m4/intmax.m4
9798         * m4/longdouble.m4
9799         * m4/longlong.m4
9800         * m4/printf-posix.m4
9801         * m4/signed.m4
9802         * m4/size_max.m4
9803         * m4/ulonglong.m4
9804         * m4/wchar_t.m4
9805         * m4/wint_t.m4
9806         * m4/xsize.m4
9807         * po/Makefile.in.in
9808         * po/Makevars
9809         * po/bg.po
9810         * po/ca.po
9811         * po/cs.po
9812         * po/de.po
9813         * po/el.po
9814         * po/en_GB.po
9815         * po/es.po
9816         * po/fi.po
9817         * po/fr.po
9818         * po/hr.po
9819         * po/hu.po
9820         * po/it.po
9821         * po/ja.po
9822         * po/ko.po
9823         * po/nb.po
9824         * po/nl.po
9825         * po/pl.po
9826         * po/pt_BR.po
9827         * po/ru.po
9828         * po/sk.po
9829         * po/sr.po
9830         * po/stamp-po
9831         * po/sv.po
9832         * po/zh_CN.po
9833         * po/zh_TW.po
9834         * src/Makefile.am
9835         * src/codeconv.c
9836         * src/compose.c
9837         * src/exporthtml.c
9838         * src/exportldif.c
9839         * src/folder.c
9840         * src/main.c
9841         * src/manual.c
9842         * src/mh.c
9843         * src/mimeview.c
9844         * src/send_message.c
9845         * src/common/Makefile.am
9846         * src/common/fnmatch.c
9847         * src/common/fnmatch.h
9848         * src/common/fnmatch_loop.c
9849         * src/common/nntp.c
9850         * src/common/plugin.c
9851         * src/common/smtp.c
9852         * src/common/socket.c
9853         * src/common/string_match.c
9854         * src/common/sylpheed.c
9855         * src/common/utils.c
9856         * src/common/utils.h
9857         * src/common/w32_dirent.c
9858         * src/common/w32_reg.c
9859         * src/common/w32_signal.c
9860         * src/common/w32_stat.c
9861         * src/common/w32_stdio.c
9862         * src/common/w32_stdlib.c
9863         * src/common/w32_string.c
9864         * src/common/w32_time.c
9865         * src/common/w32_unistd.c
9866         * src/common/w32_wait.c
9867         * src/common/w32lib.h
9868         * src/etpan/Makefile.am
9869         * src/gtk/Makefile.am
9870         * src/plugins/clamav/Makefile.am
9871         * src/plugins/demo/Makefile.am
9872         * src/plugins/dillo_viewer/Makefile.am
9873         * src/plugins/pgpcore/Makefile.am
9874         * src/plugins/pgpcore/passphrase.c
9875         * src/plugins/pgpcore/plugin.def
9876         * src/plugins/pgpcore/sgpgme.c
9877         * src/plugins/pgpcore/sylpheed.def
9878         * src/plugins/pgpcore/version.rc
9879         * src/plugins/pgpinline/Makefile.am
9880         * src/plugins/pgpinline/plugin.def
9881         * src/plugins/pgpinline/sylpheed.def
9882         * src/plugins/pgpinline/version.rc
9883         * src/plugins/pgpmime/Makefile.am
9884         * src/plugins/pgpmime/mypgpcore.def
9885         * src/plugins/pgpmime/plugin.def
9886         * src/plugins/pgpmime/sylpheed.def
9887         * src/plugins/pgpmime/version.rc
9888         * src/plugins/spamassassin/Makefile.am
9889                 Very little ;-) patch from Werner Koch, providing
9890                 infrastructure for cross-compiling to Win32
9891
9892 2005-12-20 [paul]       1.9.100cvs96
9893
9894         * src/account.c
9895         * src/account.h
9896         * src/mainwindow.c
9897         * src/mainwindow.h
9898         * src/toolbar.c
9899         * src/toolbar.h
9900                 add a combo to the Get All button, allowing
9901                 quick retrieval from any account
9902                 Patch by Fabien Vantard, slightly modified
9903                 by Colin
9904         * src/gtk/about.c
9905                 i18n fix. Patch by Fabien Vantard
9906
9907 2005-12-19 [colin]      1.9.100cvs95
9908
9909         * src/compose.c
9910         * src/compose.h
9911                 Don't automatically join lines when they've 
9912                 been separated by the user and not automatically
9913
9914 2005-12-19 [paul]       1.9.100cvs94
9915
9916         * src/gtk/pluginwindow.c
9917                 i18n fix.
9918                 Patch by Fabien Vantard
9919
9920 2005-12-15 [paul]       1.9.100cvs93
9921
9922         * src/common/plugin.c
9923         * src/common/plugin.h
9924         * src/gtk/pluginwindow.c
9925         * src/plugins/clamav/clamav_plugin.c
9926         * src/plugins/demo/demo.c
9927         * src/plugins/dillo_viewer/dillo_viewer.c
9928         * src/plugins/pgpcore/plugin.c
9929         * src/plugins/pgpinline/plugin.c
9930         * src/plugins/pgpmime/plugin.c
9931         * src/plugins/spamassassin/spamassassin.c
9932         * src/plugins/trayicon/trayicon.c
9933                 add plugin_version()
9934
9935 2005-12-15 [colin]      1.9.100cvs92
9936
9937         * src/compose.c
9938                 Further fix bug #875
9939
9940 2005-12-15 [paul]       1.9.100cvs91
9941
9942         * src/gtk/filesel.c
9943                 fix attach_load_dir getting set to
9944                 PLUGINDIR on plugin load
9945
9946 2005-12-14 [mones]      1.9.100cvs90
9947
9948         * manual/ack.xml
9949         * manual/keyboard.xml
9950                 Initial draft and some shortcuts added
9951                 
9952         * po/es.po
9953                 Updated translation
9954
9955 2005-12-14 [colin]      1.9.100cvs89
9956
9957         * src/compose.c
9958         * src/imap.c
9959         * src/summaryview.c
9960         * src/gtk/gtkaspell.c
9961                 More leaks fixed
9962         * src/prefs_folder_item.c
9963                 Fix recursive prefs apply
9964
9965
9966 2005-12-14 [colin]      1.9.100cvs88
9967
9968         * src/compose.c
9969                 Fix bug #875 (Freeze On Inline Forward of 
9970                 Large Message)
9971
9972 2005-12-13 [colin]      1.9.100cvs87
9973
9974         * src/compose.c
9975                 Uniq-ify and sort the mimetypes list
9976                 Patch by Fabien Vantard
9977
9978 2005-12-13 [colin]      1.9.100cvs86
9979
9980         * src/imap.c
9981         * src/etpan/imap-thread.c
9982                 Fix leaks (patch by Hoa)
9983         * src/news.c
9984         * src/common/plugin.c
9985                 Fix leaks
9986
9987 2005-12-12 [colin]
9988
9989         * 2.0.0-rc2 released
9990
9991 2005-12-12 [colin]      1.9.100cvs85
9992
9993         * src/matcher.c
9994                 Fix a leak
9995
9996 2005-12-12 [wwp]        1.9.100cvs84
9997
9998         * src/gtk/icon_legend.c
9999                 fix misbehaviour and crash when closing the legend window
10000         using the Esc key (patch by Fabien Vantard).
10001
10002 2005-12-12 [paul]       1.9.100cvs83
10003
10004         * src/browseldap.c
10005         * src/foldersel.c
10006         * src/prefs_actions.c
10007         * src/prefs_filtering.c
10008         * src/prefs_matcher.c
10009         * src/prefs_spelling.glade      ** REMOVED **
10010         * src/prefs_template.c
10011         * src/gtk/foldersort.glade      ** REMOVED **
10012         * src/gtk/pluginwindow.c
10013         * src/gtk/pluginwindow.glade    ** REMOVED **
10014         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
10015                 cleanups
10016
10017 2005-12-11 [paul]       1.9.100cvs82
10018
10019         * src/gtk/filesel.c
10020                 fix attach_load_dir crasher (double free)
10021
10022 2005-12-09 [paul]       1.9.100cvs81
10023
10024         * po/POTFILES.in
10025         * src/mainwindow.c
10026         * src/gtk/Makefile.am
10027         * src/gtk/icon_legend.c
10028         * src/gtk/icon_legend.h
10029                 add icon legend
10030         * src/manual.c
10031                 cleanup
10032
10033 2005-12-09 [paul]       1.9.100cvs80
10034
10035         * src/plugins/pgpcore/passphrase.c
10036                 wrap the label in the dialog
10037
10038 2005-12-09 [colin]      1.9.100cvs79
10039
10040         * src/plugins/pgpcore/sgpgme.c
10041                 Display (untrusted) on not trusted signatures
10042                 Patch by Michal Èihaø <michal@cihar.com>
10043                 Closes bug #867 (Report also key trust)
10044
10045 2005-12-09 [colin]      1.9.100cvs78
10046
10047         * src/common/plugin.c
10048                 Update licence check, following Eben Moglen's advice
10049
10050 2005-12-08 [colin]      1.9.100cvs77
10051
10052         * src/folder.c
10053                 Fix the occasionnal item->cache != NULL 
10054                 assertion failure. 
10055
10056 2005-12-08 [colin]      1.9.100cvs76
10057
10058         * src/mimeview.c
10059         * src/plugins/pgpcore/sgpgme.c
10060                 Print key id when unable to check it
10061                 Closes bug #866 (Show key id when missing)
10062
10063 2005-12-08 [paul]       1.9.100cvs75
10064
10065         * src/prefs_common.c
10066         * src/prefs_common.h
10067         * src/gtk/filesel.c
10068                 remember load attachment dir
10069
10070 2005-12-07 [colin]      1.9.100cvs74
10071
10072         * src/prefs_toolbar.c
10073                 Gtk fixes, patch by Fabien Vantard
10074
10075 2005-12-07 [colin]      1.9.100cvs73
10076
10077         * src/action.c
10078         * src/compose.c
10079         * src/compose.h
10080                 Fix bug #839 (Quoted text isn't colored after 
10081                 executing an action)
10082         * src/common/plugin.c
10083                 Require plugins to declare their licence in plugin_licence()
10084                 Refuse to load non-GPL plugins as they'd be illegal (as 
10085                 derived works of Sylpheed-Claws, they must be GPL).
10086         * src/plugins/clamav/clamav_plugin.c
10087         * src/plugins/demo/demo.c
10088         * src/plugins/dillo_viewer/dillo_viewer.c
10089         * src/plugins/pgpcore/plugin.c
10090         * src/plugins/pgpinline/plugin.c
10091         * src/plugins/pgpmime/plugin.c
10092         * src/plugins/spamassassin/spamassassin.c
10093         * src/plugins/trayicon/trayicon.c
10094                 Add plugin_licence()
10095
10096 2005-12-07 [paul]       1.9.100cvs72
10097
10098         * configure.ac
10099         * src/mainwindow.c
10100         * src/manual.c
10101         * src/manual.h
10102         * src/common/defs.h
10103                 clean up after local FAQ removal and
10104                 temporary manual removal
10105
10106 2005-12-06 [colin]      1.9.100cvs71
10107
10108         * configure.ac
10109         * doc/Makefile.am
10110         * doc/faq/.cvsignore
10111         * doc/faq/Makefile.am
10112         * doc/faq/de/.cvsignore
10113         * doc/faq/de/Makefile.am
10114         * doc/faq/de/sylpheed-faq-1.html
10115         * doc/faq/de/sylpheed-faq-2.html
10116         * doc/faq/de/sylpheed-faq-3.html
10117         * doc/faq/de/sylpheed-faq.html
10118         * doc/faq/en/.cvsignore
10119         * doc/faq/en/Makefile.am
10120         * doc/faq/en/sylpheed-faq-1.html
10121         * doc/faq/en/sylpheed-faq-2.html
10122         * doc/faq/en/sylpheed-faq-3.html
10123         * doc/faq/en/sylpheed-faq-4.html
10124         * doc/faq/en/sylpheed-faq.html
10125         * doc/faq/es/.cvsignore
10126         * doc/faq/es/Makefile.am
10127         * doc/faq/es/sylpheed-faq-1.html
10128         * doc/faq/es/sylpheed-faq-2.html
10129         * doc/faq/es/sylpheed-faq-3.html
10130         * doc/faq/es/sylpheed-faq-4.html
10131         * doc/faq/es/sylpheed-faq.html
10132         * doc/faq/fr/.cvsignore
10133         * doc/faq/fr/Makefile.am
10134         * doc/faq/fr/sylpheed-faq-1.html
10135         * doc/faq/fr/sylpheed-faq-2.html
10136         * doc/faq/fr/sylpheed-faq-3.html
10137         * doc/faq/fr/sylpheed-faq.html
10138         * doc/faq/it/.cvsignore
10139         * doc/faq/it/Makefile.am
10140         * doc/faq/it/sylpheed-faq-1.html
10141         * doc/faq/it/sylpheed-faq-2.html
10142         * doc/faq/it/sylpheed-faq-3.html
10143         * doc/faq/it/sylpheed-faq.html
10144         * doc/manual/.cvsignore
10145         * doc/manual/Makefile.am
10146         * doc/manual/de/.cvsignore
10147         * doc/manual/de/Makefile.am
10148         * doc/manual/de/sylpheed-1.html
10149         * doc/manual/de/sylpheed-10.html
10150         * doc/manual/de/sylpheed-11.html
10151         * doc/manual/de/sylpheed-12.html
10152         * doc/manual/de/sylpheed-13.html
10153         * doc/manual/de/sylpheed-14.html
10154         * doc/manual/de/sylpheed-15.html
10155         * doc/manual/de/sylpheed-16.html
10156         * doc/manual/de/sylpheed-17.html
10157         * doc/manual/de/sylpheed-18.html
10158         * doc/manual/de/sylpheed-19.html
10159         * doc/manual/de/sylpheed-2.html
10160         * doc/manual/de/sylpheed-20.html
10161         * doc/manual/de/sylpheed-3.html
10162         * doc/manual/de/sylpheed-4.html
10163         * doc/manual/de/sylpheed-5.html
10164         * doc/manual/de/sylpheed-6.html
10165         * doc/manual/de/sylpheed-7.html
10166         * doc/manual/de/sylpheed-8.html
10167         * doc/manual/de/sylpheed-9.html
10168         * doc/manual/de/sylpheed.html
10169         * doc/manual/en/.cvsignore
10170         * doc/manual/en/Makefile.am
10171         * doc/manual/en/sylpheed-1.html
10172         * doc/manual/en/sylpheed-10.html
10173         * doc/manual/en/sylpheed-11.html
10174         * doc/manual/en/sylpheed-12.html
10175         * doc/manual/en/sylpheed-13.html
10176         * doc/manual/en/sylpheed-14.html
10177         * doc/manual/en/sylpheed-15.html
10178         * doc/manual/en/sylpheed-16.html
10179         * doc/manual/en/sylpheed-17.html
10180         * doc/manual/en/sylpheed-18.html
10181         * doc/manual/en/sylpheed-19.html
10182         * doc/manual/en/sylpheed-2.html
10183         * doc/manual/en/sylpheed-20.html
10184         * doc/manual/en/sylpheed-21.html
10185         * doc/manual/en/sylpheed-22.html
10186         * doc/manual/en/sylpheed-3.html
10187         * doc/manual/en/sylpheed-4.html
10188         * doc/manual/en/sylpheed-5.html
10189         * doc/manual/en/sylpheed-6.html
10190         * doc/manual/en/sylpheed-7.html
10191         * doc/manual/en/sylpheed-8.html
10192         * doc/manual/en/sylpheed-9.html
10193         * doc/manual/en/sylpheed.html
10194         * doc/manual/es/.cvsignore
10195         * doc/manual/es/Makefile.am
10196         * doc/manual/es/sylpheed-1.html
10197         * doc/manual/es/sylpheed-10.html
10198         * doc/manual/es/sylpheed-11.html
10199         * doc/manual/es/sylpheed-12.html
10200         * doc/manual/es/sylpheed-13.html
10201         * doc/manual/es/sylpheed-14.html
10202         * doc/manual/es/sylpheed-15.html
10203         * doc/manual/es/sylpheed-16.html
10204         * doc/manual/es/sylpheed-17.html
10205         * doc/manual/es/sylpheed-18.html
10206         * doc/manual/es/sylpheed-19.html
10207         * doc/manual/es/sylpheed-2.html
10208         * doc/manual/es/sylpheed-20.html
10209         * doc/manual/es/sylpheed-3.html
10210         * doc/manual/es/sylpheed-4.html
10211         * doc/manual/es/sylpheed-5.html
10212         * doc/manual/es/sylpheed-6.html
10213         * doc/manual/es/sylpheed-7.html
10214         * doc/manual/es/sylpheed-8.html
10215         * doc/manual/es/sylpheed-9.html
10216         * doc/manual/es/sylpheed.html
10217         * doc/manual/fr/.cvsignore
10218         * doc/manual/fr/Makefile.am
10219         * doc/manual/fr/sylpheed-1.html
10220         * doc/manual/fr/sylpheed-10.html
10221         * doc/manual/fr/sylpheed-11.html
10222         * doc/manual/fr/sylpheed-12.html
10223         * doc/manual/fr/sylpheed-13.html
10224         * doc/manual/fr/sylpheed-14.html
10225         * doc/manual/fr/sylpheed-15.html
10226         * doc/manual/fr/sylpheed-16.html
10227         * doc/manual/fr/sylpheed-17.html
10228         * doc/manual/fr/sylpheed-18.html
10229         * doc/manual/fr/sylpheed-19.html
10230         * doc/manual/fr/sylpheed-2.html
10231         * doc/manual/fr/sylpheed-20.html
10232         * doc/manual/fr/sylpheed-3.html
10233         * doc/manual/fr/sylpheed-4.html
10234         * doc/manual/fr/sylpheed-5.html
10235         * doc/manual/fr/sylpheed-6.html
10236         * doc/manual/fr/sylpheed-7.html
10237         * doc/manual/fr/sylpheed-8.html
10238         * doc/manual/fr/sylpheed-9.html
10239         * doc/manual/fr/sylpheed.html
10240         * doc/manual/ja/.cvsignore
10241         * doc/manual/ja/Makefile.am
10242         * doc/manual/ja/sylpheed-1.html
10243         * doc/manual/ja/sylpheed-10.html
10244         * doc/manual/ja/sylpheed-11.html
10245         * doc/manual/ja/sylpheed-12.html
10246         * doc/manual/ja/sylpheed-13.html
10247         * doc/manual/ja/sylpheed-14.html
10248         * doc/manual/ja/sylpheed-15.html
10249         * doc/manual/ja/sylpheed-16.html
10250         * doc/manual/ja/sylpheed-17.html
10251         * doc/manual/ja/sylpheed-18.html
10252         * doc/manual/ja/sylpheed-19.html
10253         * doc/manual/ja/sylpheed-2.html
10254         * doc/manual/ja/sylpheed-20.html
10255         * doc/manual/ja/sylpheed-3.html
10256         * doc/manual/ja/sylpheed-4.html
10257         * doc/manual/ja/sylpheed-5.html
10258         * doc/manual/ja/sylpheed-6.html
10259         * doc/manual/ja/sylpheed-7.html
10260         * doc/manual/ja/sylpheed-8.html
10261         * doc/manual/ja/sylpheed-9.html
10262         * doc/manual/ja/sylpheed.html
10263         * doc/manual/ja/sylpheed.sgml
10264         * src/mainwindow.c
10265                 Remove outdated manual and faq. Noisy, eh?
10266
10267 2005-12-06 [colin]      1.9.100cvs70
10268
10269         * src/compose.c
10270         * src/quote_fmt_parse.y
10271         * src/undo.c
10272         * src/undo.h
10273                 Allow %X to position cursor at 0 
10274                 (no %X = before signature)
10275                 Fix paste as quotation putting the cursor at 0
10276                 Fix undo offsets when pasting
10277                 Insert the quote_fmt at once instead of line 
10278                 by line
10279                 Fix [Edited] when starting to reply/forward
10280
10281 2005-12-06 [paul]       1.9.100cvs69
10282
10283         * src/plugins/clamav/clamav_plugin_gtk.c
10284                 add another tooltip
10285         * src/plugins/spamassassin/spamassassin_gtk.c
10286                 rework spamassassin_create_widget_func()
10287
10288 2005-12-05 [colin]      1.9.100cvs68
10289
10290         * po/POTFILES.in
10291                 Fix make release ;-)
10292
10293 2005-12-05 [colin]      1.9.100cvs67
10294
10295         * src/compose.c
10296         * src/compose.h
10297                 Fix cursor positioning (not obeying %X)
10298
10299 2005-12-05 [paul]       1.9.100cvs66
10300
10301         * src/plugins/dillo_viewer/dillo_prefs.c
10302                 fix compilation warning
10303
10304 2005-12-05 [paul]       1.9.100cvs65
10305
10306         * src/prefs_spelling.c
10307         * src/plugins/trayicon/trayicon.c
10308                 cleanups - remove unused stuff
10309
10310 2005-12-05 [paul]       1.9.100cvs64
10311
10312         * README
10313         * manual/plugins.xml
10314                 remove info about removed mathml_viewer plugin
10315
10316 2005-12-05 [paul]       1.9.100cvs63
10317
10318         * configure.ac
10319         * src/plugins/Makefile.am
10320         * src/plugins/mathml_viewer/.cvsignore
10321         * src/plugins/mathml_viewer/Makefile.am
10322         * src/plugins/mathml_viewer/mathml_viewer.c
10323                 remove unmaintained mathml_viewer plugin
10324
10325 2005-12-05 [paul]       1.9.100cvs62
10326
10327         * src/summaryview.c
10328                 obey prefs_common.always_show_msg when
10329                 moving a msg
10330                 Thanks to Colin
10331
10332 2005-12-05 [paul]       1.9.100cvs61
10333
10334         * src/compose.c
10335         * src/prefs_account.c
10336         * src/prefs_filtering.c
10337         * src/prefs_quote.c
10338         * src/prefs_spelling.c
10339         * src/prefs_toolbar.c
10340         * src/summaryview.c
10341         * src/gtk/gtkutils.c
10342         * src/gtk/quicksearch.c
10343         * src/plugins/dillo_viewer/dillo_prefs.c
10344                 dialog cleanups
10345
10346 2005-12-04 [paul]       1.9.100cvs60
10347
10348         * src/inc.c
10349         * src/prefs_account.c
10350         * src/prefs_account.h
10351                 allow a Local account to specify a
10352                 default inbox
10353                 (closes bug 843 'Inbox cannot be changed for local
10354                  mailboxes')
10355
10356 2005-12-04 [colin]      1.9.100cvs59
10357
10358         * src/plugins/trayicon/trayicon.c
10359                 Remove Get, rename Get All to Get Mail in order to
10360                 be consistent with the default main toolbar
10361
10362 2005-12-03 [colin]      1.9.100cvs58
10363
10364         * manual/gpl.xml
10365         * manual/sylpheed-claws-manual.xml
10366                 Add GPL appendix
10367
10368 2005-12-03 [paul]       1.9.100cvs57
10369
10370         * AUTHORS
10371         * po/sv.po
10372         * src/gtk/authors.h
10373                 new (partially complete) Swedish translation
10374                 by Anders Troback <sylpheed@troback.com>
10375
10376 2005-12-02 [paul]       1.9.100cvs56
10377
10378         * configure.ac
10379                 libetpan 0.41 required
10380
10381 2005-12-02 [paul]       1.9.100cvs55
10382
10383         * src/plugins/clamav/clamav_plugin.c
10384         * src/plugins/clamav/clamav_plugin.h
10385         * src/plugins/clamav/clamav_plugin_gtk.c
10386         * src/plugins/spamassassin/spamassassin.c
10387         * src/plugins/spamassassin/spamassassin.h
10388         * src/plugins/spamassassin/spamassassin_gtk.c
10389                 unregister prefs pages on unloading, thus
10390                 preventing a crash
10391                 (thanks to Colin for the hint)
10392
10393 2005-12-02 [wwp]        1.9.100cvs54
10394
10395         * src/quote_fmt.h
10396         * src/quote_fmt_parse.y
10397                 fix misuse of gboolean*, use gboolean instead
10398                 (thanks to Paul, Colin, for pointing out that scaring one)
10399
10400 2005-12-02 [paul]       1.9.100cvs53
10401
10402         * src/plugins/clamav/clamav_plugin.c
10403                 int no --> unsigned int no
10404         * src/plugins/clamav/clamav_plugin_gtk.c
10405                 rework config page
10406
10407 2005-12-02 [wwp]        1.9.100cvs52
10408
10409         * src/compose.c
10410         * src/prefs_template.c
10411         * src/quote_fmt.h
10412         * src/quote_fmt_parse.y
10413                 prevent from executing |f and |p templates commands when
10414                 adding or replacing templates in prefs (avoids annoying and
10415                 potentially dangerous behaviours)
10416
10417 2005-12-02 [paul]       1.9.100cvs51
10418
10419         * src/prefs_common.c
10420                 allow translation of some default values
10421                 Patch by Fabien Vantard
10422
10423 2005-12-02 [paul]       1.9.100cvs50
10424
10425         * src/codeconv.c
10426         * src/codeconv.h
10427         * src/prefs_common.c
10428         * src/prefs_common.h
10429         * src/prefs_message.c
10430         * src/textview.c
10431                 remove obsolete 'convert_mb_alnum' option
10432                 and related stuff
10433         * src/gtk/about.c
10434                 remove unused 'about_textview_visibility_notify'
10435
10436 2005-12-02 [paul]       1.9.100cvs49
10437
10438         * src/prefs_account.c
10439         * src/prefs_compose_writing.c
10440         * src/prefs_fonts.c
10441         * src/prefs_gtk.h
10442         * src/prefs_image_viewer.c
10443         * src/prefs_message.c
10444         * src/prefs_other.c
10445         * src/prefs_receive.c
10446         * src/prefs_send.c
10447         * src/prefs_spelling.c
10448         * src/prefs_summaries.c
10449         * src/prefs_wrapping.c
10450         * src/plugins/dillo_viewer/dillo_prefs.c
10451         * src/plugins/pgpcore/prefs_gpg.c
10452                 several cleanups to the prefs dialogs
10453                 (slightly modified) patch by Fabien Vantard
10454
10455 2005-12-02 [paul]       1.9.100cvs48
10456
10457         * src/main.c
10458                 --exit means exit
10459         * src/send_message.c
10460                 fix crash on send when connection fails
10461
10462         Thanks to Colin
10463
10464 2005-12-01 [colin]      1.9.100cvs47
10465
10466         * src/html.c
10467                 Translate &hellip; to "..."
10468
10469 2005-11-30 [colin]      1.9.100cvs46
10470
10471         * src/matcher.c
10472         * src/matcher.h
10473                 Optimize back yesterday's fix.
10474
10475 2005-11-30 [paul]       1.9.100cvs45
10476
10477         * manual/faq.xml
10478                 standardised
10479         * manual/intro.xml
10480                 written by Colin, edited by me
10481
10482 2005-11-29 [colin]      1.9.100cvs44
10483
10484         * src/matcher.c
10485                 Skip headers unconditionnaly in match_body if the
10486                 rule is not message or ~message
10487
10488 2005-11-29 [colin]      1.9.100cvs43
10489
10490         * src/matcher.c
10491                 Fix body_part and such, not skipping headers 
10492                 if the matchcriteria wasn't the first in the rule
10493
10494 2005-11-29 [colin]      1.9.100cvs42
10495
10496         * src/compose.c
10497                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
10498                 option missing from message view window)
10499                 Fix double text D'n'D with gtk-2.8
10500         * src/matcher.c
10501                 Fix ~message, ~headers_part, ~body_part rules
10502         * src/messageview.c
10503                 Add Windows-1252 (Closes bug #863)
10504                 Fix accels
10505         * src/gtk/gtkaspell.c
10506                 Properly destroy accels in all menus
10507
10508 2005-11-29 [mones]      1.9.100cvs41
10509
10510         * po/es.po
10511                 Updated.
10512
10513 2005-11-27 [colin]      1.9.100cvs40
10514
10515         * src/mh_gtk.c
10516                 "/Remove mailbox" -> "/Remove mailbox..."
10517
10518 2005-11-27 [paul]       1.9.100cvs39
10519
10520         * AUTHORS
10521         * po/de.po
10522         * src/gtk/authors.h
10523                 updated by new maintainer, Stephan Sachse
10524
10525 2005-11-27 [paul]       1.9.100cvs38
10526
10527         * manual/faq.xml
10528                 written by Colin, edited by me
10529
10530 2005-11-27 [paul]       1.9.100cvs37
10531
10532         * src/prefs_common.c
10533         * src/prefs_common.h
10534         * src/prefs_receive.c
10535         * src/prefs_summaries.c
10536                 move 'go to inbox after receiving new mail'
10537                 option from display/sumamaries to mail
10538                 handling/receive, and rework prefs_summaries
10539                 dialog a little
10540
10541 2005-11-25 [martin]     1.9.100cvs36
10542
10543         * po/de.po
10544             fixed windows-1252 translation;
10545             translated some new and fuzzy strings
10546
10547 2005-11-25 [paul]       1.9.100cvs35
10548
10549         * src/plugins/clamav/clamav_plugin.c
10550                 complete the update done in cvs34
10551
10552 2005-11-25 [paul]       1.9.100cvs34
10553
10554         * src/plugins/clamav/clamav_plugin.c
10555                 reflect upstream changes
10556
10557 2005-11-25 [paul]       1.9.100cvs33
10558
10559         * manual/ack.xml
10560         * manual/plugins.xml
10561         * manual/sylpheed-claws-manual.xml
10562                 written/updated by Colin, edited by me
10563         * tools/acroread2sylpheed.pl
10564                 update binary name
10565
10566 2005-11-24 [colin]      1.9.100cvs32
10567
10568         * src/compose.c
10569                 Fix bug #856 (reediting messages forgets Request
10570                 Return Receipt)
10571
10572 2005-11-24 [paul]       1.9.100cvs31
10573
10574         * manual/addrbook.xml
10575         * manual/starting.xml
10576                 written by Colin, proofread, edited, adapted by me
10577         * manual/advanced.xml
10578                 add some Actions examples
10579         * src/importldif.c
10580                 use a Save button instead of a Close button
10581         * src/wizard.c
10582                 indicate mandatory fields
10583                 fix page display
10584                 Thanks to Colin
10585
10586 2005-11-23 [colin]      1.9.100cvs30
10587
10588         * src/addressbook.c
10589                 Rename menu item, fix possible crash after
10590                 deletion of books
10591         * src/addrindex.c
10592                 Allow searching for '*' in ldap
10593         * src/browseldap.c
10594                 Fix "Browse Entry" (did anyone use it?)
10595         * src/wizard.c
10596                 Add guards for mandatory information
10597
10598 2005-11-23 [paul]       1.9.100cvs29
10599
10600         * manual/advanced.xml
10601                 corrections to the English
10602
10603 2005-11-23 [colin]      1.9.100cvs28
10604
10605         * src/mimeview.c
10606                 Fix possible crash at exit. After the call to
10607                 gtk_container_remove(), the Viewer's widget has no
10608                 more parent so gtk+ automatically frees it and its
10609                 sons. If destroy_viewer() then try to access it,
10610                 problems ensue.
10611
10612 2005-11-22 [colin]      1.9.100cvs27
10613
10614         * src/compose.c
10615         * src/gtk/gtkaspell.c
10616                 Fix right-clicking on a misspelled word
10617                 Fix More... in suggestions menu
10618
10619 2005-11-22 [wwp]        1.9.100cvs26
10620
10621         * src/prefs_template.c
10622                 templates works: re-sort templates list when adding or replacing,
10623                 prevent from adding or replacing when the template name is empty
10624
10625 2005-11-21 [colin]      1.9.100cvs25
10626
10627         * src/addressbook.c
10628                 Fix some addressbook suckage (dnd, select all)
10629         * src/compose.c
10630         * src/gtk/gtkaspell.c
10631         * src/gtk/gtkaspell.h
10632                 Make the spellchecker menu work with the 
10633                 GtkTextView one instead of overriding it
10634
10635 2005-11-20 [paul]       1.9.100cvs24
10636
10637         * manual/handling.xml
10638                 proofread and corrected
10639
10640 2005-11-20 [paul]       1.9.100cvs23
10641
10642         * manual/Makefile
10643                 generate html as one file
10644         * manual/advanced.xml
10645                 fix output generation
10646                 reformat hidden options list
10647         * manual/manual.xml     ** REMOVED **
10648         * manual/sylpheed-claws-manual.xml      ** ADDED **
10649                 renamed
10650
10651 2005-11-18 [colin]      1.9.100cvs22
10652
10653         * src/prefs_account.c
10654                 Fix layout in news and mbox accounts
10655         * manual/account.xml
10656         * manual/advanced.xml
10657                 New contents for Paul to check :)
10658
10659 2005-11-18 [wwp]        1.9.100cvs21
10660
10661         * src/gtk/quicksearch.c
10662                 don't update extended quicksearch buttons twice
10663
10664 2005-11-18 [paul]       1.9.100cvs20
10665
10666         * src/textview.c
10667                 complete 1.9.100cvs19
10668
10669 2005-11-18 [paul]       1.9.100cvs19
10670
10671         * src/compose.c
10672                 cosmetic improvements
10673         * src/textview.c
10674                 also list text/* attachments
10675
10676 2005-11-18 [colin]      1.9.100cvs18
10677
10678         * src/summaryview.c
10679                 Use column 0 instead of -1 in 
10680                 gtk_ctree_node_moveto, in a naive
10681                 hope it'll fix the gtk-related crashes
10682
10683 2005-11-18 [colin]      1.9.100cvs17
10684
10685         * src/gtk/inputdialog.c
10686                 Fix icon staying the first one
10687
10688 2005-11-17 [wwp]        1.9.100cvs16
10689                 fix possible problem showing some quicksearch buttons, and a bad
10690                 call to g_return_if_fail in a function that returns a value (both
10691                 fixes by Fabien Vantard)
10692
10693 2005-11-15 [wwp]        1.9.100cvs15
10694
10695         * src/gtk/quicksearch.c
10696                 added a tooltip to that obscure ... quicksearch button
10697
10698 2005-11-15 [wwp]        1.9.100cvs14
10699
10700         * src/gtk/quicksearch.c
10701                 add a quicksearch helper to filtering expression users: the ... button
10702                 raises the condition expr window. condition expressions set up w/ this
10703                 window are used by the quicksearch if the user closes it pressing OK.
10704
10705 2005-11-14 [paul]       1.9.100cvs13
10706
10707         * src/plugins/clamav/clamav_plugin.c
10708         * src/plugins/spamassassin/spamassassin.c
10709                 change plugin type following recent merging
10710
10711 2005-11-14 [wwp]        1.9.100cvs12
10712
10713         * src/folder.c
10714                 prevent from crashing when copying/moving message(s) from and
10715                 to the same folder
10716
10717 2005-11-14 [paul]       1.9.100cvs11
10718
10719         * src/plugins/clamav/Makefile.am
10720         * src/plugins/clamav/clamav_plugin.c
10721         * src/plugins/clamav/clamav_plugin.h
10722         * src/plugins/clamav/clamav_plugin_gtk.c
10723                 also merge clamav and clamav_gtk plugins
10724
10725 2005-11-13 [colin]      1.9.100cvs10
10726
10727         * configure.ac
10728         * src/plugins/spamassassin/Makefile.am
10729         * src/plugins/spamassassin/spamassassin.c
10730         * src/plugins/spamassassin/spamassassin.h
10731         * src/plugins/spamassassin/spamassassin_gtk.c
10732                 Merge spamassassin and spamassassin_gtk plugins,
10733                 and build it by default.
10734
10735 2005-11-12 [colin]      1.9.100cvs9
10736
10737         * src/etpan/imap-thread.c
10738                 Fix gcc warning
10739
10740 2005-11-12 [colin]      1.9.100cvs8
10741
10742         * src/procmime.c
10743                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
10744
10745 2005-11-10 [colin]      1.9.100cvs7
10746
10747         * src/main.c
10748                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
10749                 minimised state)
10750
10751 2005-11-10 [wwp]        1.9.100cvs6
10752
10753         * src/gtk/description_window.c
10754                 fix a crash when closing description windows using the WM's [X] button
10755
10756 2005-11-09 [colin]      1.9.100cvs5
10757
10758         * src/common/ssl.c
10759                 Update libetpan call to follow upstream
10760                 (yes, this requires libetpan-0.40cvs3)
10761
10762 2005-11-08 [colin]      1.9.100cvs4
10763
10764         * src/compose.c
10765         * src/textview.c
10766         * src/common/utils.c
10767         * src/common/utils.h
10768                 Enhance the email parser
10769
10770 2005-11-08 [colin]      1.9.100cvs3
10771
10772         * src/procmime.c
10773                 Fix what looks like an off-by-one (fixes 
10774                 attachments from the Bat)
10775
10776 2005-11-08 [wwp]        1.9.100cvs2
10777
10778         * src/main.c
10779                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
10780
10781 2005-11-08 [wwp]        1.9.100cvs1
10782
10783         * src/main.c
10784                 allow exiting Sylpheed-Claws from command-line
10785
10786 2005-11-08 [paul]       1.9.100
10787
10788         1.9.100 released
10789
10790 2005-11-07 [colin]      1.9.99cvs17
10791
10792         * src/addritem.c
10793         * src/ldif.c
10794                 Fix import of base-64 encoded items
10795
10796 2005-11-07 [colin]      1.9.99cvs16
10797
10798         * src/send_message.c
10799                 Fix bug #314 (Queue does not empty under certain 
10800                 circumstances)
10801
10802 2005-11-07 [paul]       1.9.99cvs15
10803
10804         * src/mutt.c
10805         * src/pine.c
10806                 fix buffer overflows
10807                 Thanks to Colin
10808
10809 2005-11-07 [paul]       1.9.99cvs14
10810
10811         * doc/man/Makefile.am
10812         * doc/man/sylpheed-claws.1      ** ADDED **
10813         * doc/man/sylpheed.1            ** DELETED **
10814                 rename and update the man file
10815
10816 2005-11-06 [colin]      1.9.99cvs13
10817
10818         * src/ldif.c
10819                 Fix ldif_get_line() that returned empty strings
10820                 (Didn't understand why). Also fix a possible
10821                 buffer overflow.
10822
10823 2005-11-06 [wwp]        1.9.99cvs12
10824
10825         * src/textview.c
10826         * src/gtk/about.c
10827         * src/gtk/gtkutils.c
10828         * src/gtk/gtkutils.h
10829                 fix a compilation warning,
10830                 make links sensitive in the about dialog
10831
10832 2005-11-04 [wwp]        1.9.99cvs11
10833
10834         * src/gtk/about.c
10835                 don't wrap or translate URIs, and a bit text format cleanup
10836
10837 2005-11-04 [wwp]        1.9.99cvs10
10838
10839         * src/gtk/about.c
10840                 better textview tagging implementation (no more use of marks for
10841                 postponed tagging)
10842
10843 2005-11-02 [colin]      1.9.99cvs9
10844
10845         * src/common/ssl.c
10846                 Forgot an ifdef
10847
10848 2005-11-02 [colin]      1.9.99cvs8
10849
10850         * configure.ac
10851                 Require libetpan-0.40 due to upstream fix
10852         * src/common/ssl.c
10853                 Tell libetpan not to call SSL_Library_Init,
10854                 as we do it ourselves.
10855
10856 2005-11-02 [colin]      1.9.99cvs7
10857
10858         * po/POTFILES.in
10859                 Add missing files (thanks to Fabien Vantard)
10860
10861 2005-11-02 [colin]      1.9.99cvs6
10862
10863         * src/summaryview.c
10864                 Fix totals when read messages are hidden or quicksearch
10865                 is on
10866         * src/ssl_manager.c
10867         * src/ssl_manager.h
10868         * src/common/ssl_certificate.c
10869         * src/common/ssl_certificate.h
10870         * src/gtk/sslcertwindow.c
10871         * src/gtk/sslcertwindow.h
10872                 Fix copyright on my stuff
10873
10874 2005-11-02 [wwp]        1.9.99cvs5
10875
10876         * src/prefs_themes.c
10877                 fix directory name checking (theme installation/removal),
10878                 made related error a bit more verbose
10879
10880 2005-11-02 [colin]      1.9.99cvs4
10881
10882         * src/summaryview.c
10883                 Fix typo (probably fixes bug #841 (Sort by the From 
10884                 field doesn't work)
10885
10886 2005-11-02 [paul]       1.9.99cvs3
10887
10888         * po/ko.po
10889         * po/nb.po
10890                 updated by SungHyun Nam, Geir Helland
10891         * src/wizard.c
10892                 fix typo in welcome message. spotted by
10893                 Andrea Spadaccini
10894
10895 2005-11-01 [colin]      1.9.99cvs2
10896
10897         * src/compose.c
10898                 Fix replying to ml wen confirming subscription
10899         * src/messageview.c
10900         * src/mimeview.c
10901         * src/mimeview.h
10902         * src/privacy.h
10903         * src/summaryview.c
10904                 Make key check non blocking
10905
10906 2005-10-31 [paul]       1.9.99cvs1
10907
10908         * tools/claws.i18n.status.pl
10909                 updated for ChangeLog
10910
10911 2005-10-31 [paul]       1.9.99
10912
10913         1.9.99 released
10914
10915 2005-10-31 [paul]       1.9.15cvs131
10916
10917         * .cvsignore
10918         * ChangeLog
10919         * ChangeLog.claws       ** REMOVED **
10920         * ChangeLog-gtk2.claws  ** REMOVED **
10921         * ChangeLog.gtk1        ** ADDED **
10922         * INSTALL
10923         * Makefile.am
10924         * NEWS
10925         * README
10926         * README.claws          ** REMOVED **
10927         * README.jp             ** REMOVED **
10928         * RELEASE_NOTES         ** ADDED **
10929         * RELEASE_NOTES.claws   ** REMOVED **
10930         * commitHelper
10931         * configure.ac
10932         * sylpheed.spec.in      ** REMOVED **
10933                 tidy up and update the default docs:
10934                 ChangeLog.claws is renamed ChangeLog.gtk1
10935                 ChangeLog-gtk2.claws is renamed ChangeLog
10936                 README.claws is renamed README
10937                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
10938
10939 2005-10-31 [paul]       1.9.15cvs130
10940
10941         * po/it.po
10942                 fix errors
10943
10944 2005-10-31 [paul]       1.9.15cvs129
10945
10946         * po/ca.po
10947         * po/de.po
10948         * po/en_GB.po
10949         * po/fr.po
10950         * po/it.po
10951         * po/pt_BR.po
10952         * po/sk.po
10953         * po/sr.po
10954         * po/zh_CN.po
10955                 updated by Miquel Oliete, Stephan Sachse and
10956                 Thomas Gilgin, me, Fabien Vantard, Andrea
10957                 Spadaccini, Frederico Goncalves Guimaraes,
10958                 Andrej Kacian, Aleksandar Urosevic, and
10959                 Ralgh Young.
10960
10961 2005-10-31 [mones]      1.9.15cvs128
10962
10963         * manual/faq.xml
10964                 More questions.
10965         
10966         * po/es.po
10967                 Updated for release.
10968
10969 2005-10-30 [colin]      1.9.15cvs127
10970
10971         * src/compose.c
10972                 Place cursor before rewrapping (fixes cursor
10973                 pos if quotation gets rewrapped)
10974
10975 2005-10-29 [paul]       1.9.15cvs126
10976
10977         * src/crash.c
10978         * src/foldersel.c
10979         * src/main.c
10980         * src/messageview.c
10981         * src/toolbar.c
10982         * src/gtk/authors.h
10983                 corrections to text items
10984
10985 2005-10-28 [colin]      1.9.15cvs125
10986
10987         * src/messageview.c
10988                 Make "hit 'C' to check sig" work from extern 
10989                 messageviews
10990
10991 2005-10-27 [colin]      1.9.15cvs124
10992
10993         * src/summaryview.c
10994                 Add a hack to avoid segfaulting when hammering 
10995                 on gtk's events
10996
10997 2005-10-27 [wwp]        1.9.15cvs123
10998
10999         * src/prefs_themes.c
11000                 sort list of themes names in themes prefs
11001
11002 2005-10-27 [paul]       1.9.15cvs122
11003
11004         * src/folder.c
11005         * src/prefs_account.c
11006                 fix building on Solaris
11007                 Patch by Alex Moore
11008
11009 2005-10-27 [wwp]        1.9.15cvs121
11010
11011         * src/summaryview.c
11012         * src/gtk/gtksctree.c
11013                 speed up unselecting messages in summary view (thanks to Colin)
11014
11015 2005-10-27 [paul]       1.9.15cvs120
11016
11017         * src/mainwindow.c
11018                 fix a compilation warning
11019         * src/summaryview.c
11020                 fix updating of 'n items selected' count
11021                 when deselecting
11022
11023 2005-10-27 [martin]     1.9.15cvs119
11024
11025         * src/action.c
11026                 ignore actions with a leading '/' in the action menu name
11027                 fixes a crash on menu creation
11028         * src/prefs_actions.c
11029                 do not allow a leading '/' in the action menu name
11030
11031 2005-10-27 [paul]       1.9.15cvs118
11032
11033         * src/main.c
11034                 fix compilation warning
11035
11036 2005-10-27 [paul]       1.9.15cvs117
11037
11038         * src/procmime.c
11039                 add #if HAVE_LOCALE_H
11040
11041 2005-10-27 [paul]       1.9.15cvs116
11042
11043         * src/plugins/clamav/clamav_plugin.c
11044         * src/plugins/dillo_viewer/dillo_viewer.c
11045         * src/plugins/mathml_viewer/mathml_viewer.c
11046         * src/plugins/pgpcore/plugin.c
11047         * src/plugins/pgpinline/plugin.c
11048         * src/plugins/pgpmime/plugin.c
11049         * src/plugins/spamassassin/spamassassin.c
11050         * src/plugins/trayicon/trayicon.c
11051                 plugin_init() : make error messages more
11052                 informative
11053
11054 2005-10-26 [wwp]        1.9.15cvs115
11055
11056         * src/prefs_matcher.c
11057                 enlarge boolean op widget width a bit (wasn't always showing text contents)
11058
11059 2005-10-26 [wwp]        1.9.15cvs114
11060
11061         * src/procmime.c
11062         * src/gtk/gtksctree.c
11063         * src/plugins/spamassassin/libspamc.c
11064         * src/plugins/spamassassin/spamassassin.c
11065                 fix some compilation warnings more
11066
11067 2005-10-26 [mones]      1.9.15cvs113
11068
11069         * po/es.po
11070                 Updated translation
11071
11072 2005-10-26 [paul]       1.9.15cvs112
11073
11074         * src/prefs_message.c
11075                 give all display_xface stuff the
11076                 #if HAVE_LIBCOMPFACE treatment, thus
11077                 preventing a crash
11078                 (Thanks to Wolfgang Enderlein)
11079
11080 2005-10-26 [colin]      1.9.15cvs111
11081
11082         * src/gedit-print.c
11083                 Fix date format
11084         * src/imap_gtk.c
11085         * src/news_gtk.c
11086                 Remove context menu items that should not be there
11087         * src/jpilot.c
11088                 Fix encoding
11089         * src/main.c
11090         * src/mainwindow.c
11091                 Don't show the mainwindow too soon
11092
11093 2005-10-26 [wwp]        1.9.15cvs110
11094
11095         * src/folder.c
11096         * src/manual.c
11097         * src/summaryview.c
11098                 fix uninitialized pointers in the folder updating hook
11099                 (thanks to Colin)
11100
11101 2005-10-25 [mones]      1.9.15cvs109
11102
11103         * manual/faq.xml
11104                 General information subsection completed. 
11105                 Removed archaic references.
11106                 
11107         * manual/Makefile
11108         * manual/dtd/manual.dsl
11109                 Added customization stylesheet for getting paragraphs
11110                 fully justified in PDF output (as suggested by Colin).
11111
11112 2005-10-25 [colin]      1.9.15cvs108
11113
11114         * src/compose.c
11115                 Fix a second leak
11116
11117 2005-10-25 [colin]      1.9.15cvs107
11118
11119         * src/addrbook.c
11120         * src/addrindex.c
11121                 Fix leak (xml_get_element() allocates memory)
11122         * src/compose.c
11123                 Fix leak + dead code (shame!)
11124         * src/procmime.c
11125                 Fix leak
11126
11127 2005-10-25 [colin]      1.9.15cvs106
11128
11129         * src/mimeview.c
11130                 Fix encoding issue in Save all and in 
11131                 overwrite-confirmation alertpanel
11132
11133 2005-10-25 [colin]      1.9.15cvs105
11134
11135         * src/common/socket.c
11136                 Fix a leak - Thanks to Christopher Aillon
11137                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
11138
11139 2005-10-25 [paul]       1.9.15cvs104
11140
11141         * src/wizard.c
11142                 Always guess servers from the right-hand
11143                 email part and guess username from the
11144                 left-hand part. (Thanks to Colin)
11145                 add an X-Face to the welcome message
11146
11147 2005-10-25 [paul]       1.9.15cvs103
11148
11149         * manual/handling.xml
11150                 written by Colin, edited by me
11151
11152 2005-10-25 [wwp]        1.9.15cvs102
11153
11154         * src/folderview.c
11155         * src/grouplistdialog.c
11156         * src/imap.c
11157         * src/noticeview.c
11158                 fix some compilation warnings
11159
11160 2005-10-24 [paul]
11161
11162         1.9.99-rc3 released
11163
11164 2005-10-24 [paul]       1.9.15cvs101
11165
11166         * src/gtk/about.c
11167                 fix window sizing
11168
11169 2005-10-24 [paul]       1.9.15cvs100
11170
11171         * src/pixmaps/offline.xpm
11172         * src/pixmaps/online.xpm
11173                 replace with last default versions
11174
11175 2005-10-24 [colin]      1.9.15cvs99
11176
11177         * src/imap.c
11178                 Fix bug when moving a folder
11179         * src/imap_gtk.c
11180         * src/mh_gtk.c
11181                 "Delete folder" pops up a window, so it 
11182                 should be suffixed with "..."
11183         * src/plugins/pgpcore/sgpgme.c
11184                 Include locale.h
11185
11186 2005-10-24 [mones]      1.9.15cvs98
11187
11188         * manual/Makefile
11189         * manual/account.xml
11190         * manual/ack.xml
11191         * manual/addrbook.xml
11192         * manual/advanced.xml
11193         * manual/faq.xml
11194         * manual/glossary.xml
11195         * manual/gpl.xml
11196         * manual/handling.xml
11197         * manual/intro.xml
11198         * manual/keyboard.xml
11199         * manual/manual.xml
11200         * manual/plugins.xml
11201         * manual/starting.xml
11202         * manual/dtd/sdocbook.dtd
11203                 Initial manual structure and some content.
11204
11205 2005-10-23 [wwp]        1.9.15cvs97
11206
11207         * src/gtk/about.c
11208                 fix a typo
11209
11210 2005-10-23 [wwp]        1.9.15cvs96
11211
11212         * src/gtk/about.c
11213         * src/gtk/authors.h
11214                 rework of the about window (main work by Paul), also featuring a few
11215                 fixes for typos and duplicate names
11216
11217 2005-10-23 [wwp]        1.9.15cvs95
11218
11219         * src/.cvsignore
11220                 Ignore the right binary name (sylpheed-claws now)
11221
11222 2005-10-23 [paul]       1.9.15cvs94
11223
11224         * src/compose.c
11225                 when using Folder Pref 'Default To for
11226                 replies' make the entry in the Compose
11227                 window bold
11228                 Patch by Fabien Vantard
11229
11230 2005-10-22 [colin]      1.9.15cvs93
11231
11232         * src/codeconv.c
11233                 Fix leak
11234
11235 2005-10-22 [colin]      1.9.15cvs92
11236
11237         * src/codeconv.c
11238                 try to convert using locale (apart utf8) if necessary
11239
11240 2005-10-22 [colin]      1.9.15cvs91
11241
11242         * src/pixmaps/new.xpm
11243         * src/pixmaps/unread.xpm
11244                 Make the unread envelope blue again and
11245                 saturate the new one a bit more.
11246
11247 2005-10-22 [colin]      1.9.15cvs90
11248
11249         * src/compose.c
11250                 When replying to a mail sent by one of our accounts,
11251                 use the original list of recipients. Let 'Reply All'
11252                 and 'Reply to sender' work like previously.
11253
11254 2005-10-21 [colin]      1.9.15cvs89
11255
11256         * src/prefs_filtering.c
11257                 Clear fields after add and replace
11258         * src/textview.c
11259                 Display xface differently (better)
11260         * src/plugins/pgpinline/pgpinline.c
11261                 Fix crappy encodings/recodings
11262
11263 2005-10-21 [paul]       1.9.15cvs88
11264
11265         * src/compose.c
11266         * src/prefs_folder_item.c
11267         * src/toolbar.c
11268                 fix news folder Folder Properties
11269                 (thanks to Colin)
11270         * src/folderview.c
11271                 update folderview after Themes change
11272                 keep selected folder selected
11273                 (thanks to Colin)
11274
11275 2005-10-21 [paul]       1.9.15cvs87
11276
11277         * tools/Makefile.am
11278         * tools/OOo2sylpheed.pl
11279         * tools/README
11280         * tools/README.sylprint
11281         * tools/asus_mailled.sh         ** REMOVED **
11282         * tools/filter_conv.pl
11283         * tools/freshmeat_search.pl
11284         * tools/google_search.pl
11285         * tools/gpg-sign-syl            ** REMOVED **
11286         * tools/kmail2sylpheed.pl
11287         * tools/kmail2sylpheed_v2.pl
11288         * tools/multiwebsearch.pl
11289         * tools/nautilus2sylpheed.sh
11290         * tools/newscache_clean.pl
11291         * tools/outlook2sylpheed.pl
11292         * tools/sylpheed-switcher       ** REMOVED **
11293         * tools/sylprint.pl
11294         * tools/sylprint.rc
11295         * tools/tb2sylpheed
11296         * tools/vcard2xml.py
11297         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
11298                 update default config dir
11299                 update binary name (thanks to Fabien Vantard)
11300                 remove obsolete scripts
11301
11302 2005-10-21 [colin]      1.9.15cvs86
11303
11304         * src/inc.c
11305                 Fix possible leak and units. Based on a patch by
11306                 Fabien Vantard.
11307
11308 2005-10-20 [colin]      1.9.15cvs85
11309
11310         * src/textview.c
11311                 Clear xface when clearing textview
11312
11313 2005-10-20 [colin]      1.9.15cvs84
11314
11315         * configure.ac
11316         * src/folderview.c
11317         * src/headerview.c
11318         * src/main.c
11319         * src/prefs_common.c
11320         * src/prefs_common.h
11321         * src/prefs_message.c
11322         * src/textview.c
11323         * src/textview.h
11324         * src/common/defs.h
11325         * src/common/utils.c
11326         * src/common/utils.h
11327         * src/gtk/gtkutils.c
11328         * src/gtk/gtkutils.h
11329                 Migrate config to .sylpheed-claws (Automatically)
11330                 Add a way to get the Xface in the TextView
11331
11332 2005-10-20 [colin]      1.9.15cvs83
11333
11334         * src/gtk/Makefile.am
11335         * src/gtk/about.c
11336         * src/gtk/authors.h
11337                 Make the about dialog *grooovy*
11338
11339 2005-10-20 [colin]      1.9.15cvs82
11340
11341         * src/mimeview.c
11342                 Use "Open with" on double click if no command
11343                 was found
11344
11345 2005-10-20 [colin]      1.9.15cvs81
11346
11347         * src/imap.c
11348         * src/etpan/imap-thread.c
11349                 Fix possible crash.
11350
11351 2005-10-20 [paul]       1.9.15cvs80
11352
11353         * src/folder.c
11354                 don't show clipkey icon if the only
11355                 attachment is the signature
11356                 Patch by Colin
11357
11358 2005-10-20 [paul]       1.9.15cvs79
11359
11360         * AUTHORS
11361         * src/plugins/pgpmime/pgpmime.c
11362                 name the PGP/MIME signature 'signature.asc'
11363                 Patch by Andrew Nelson <freeandy@gmail.com>
11364
11365 2005-10-19 [colin]      1.9.15cvs78
11366
11367         * src/plugins/pgpmime/pgpmime.c
11368                 Oops, no need to double-check though
11369
11370 2005-10-19 [colin]      1.9.15cvs77
11371
11372         * src/plugins/pgpinline/pgpinline.c
11373         * src/plugins/pgpmime/pgpmime.c
11374                 Check that my_tmpfile() doesn't 
11375                 return NULL
11376
11377 2005-10-19 [colin]      1.9.15cvs76
11378
11379         * src/common/utils.c
11380                 Use shorter mime boundaries to avoid having
11381                 MTAs rewrapping our headers, breaking the
11382                 PGP signature in the process 
11383         * src/compose.c
11384         * src/plugins/pgpmime/pgpmime.c
11385                 Check for boundary uniqueness to be sure
11386                 it won't happen, instead of hoping for the
11387                 best
11388
11389 2005-10-19 [colin]      1.9.15cvs75
11390
11391         * sylpheed-claws.desktop
11392         * src/Makefile.am
11393         * src/main.c
11394                 Ship a sylpheed-claws binary instead
11395                 of a sylpheed one. Change the socket
11396                 name, too
11397         * src/folderview.c
11398                 Update folder only if it changed
11399         * src/wizard.c
11400                 Fix i18n in welcome mail, patch by
11401                 Fabien Vantard
11402
11403 2005-10-19 [paul]
11404
11405         1.9.99-rc2 released
11406
11407 2005-10-19 [paul]       1.9.15cvs74
11408
11409         * src/folder.c
11410         * src/folderview.c
11411                 fix summaryview update
11412                 Patch by Colin
11413
11414 2005-10-18 [colin]      1.9.15cvs73
11415
11416         * src/plugins/pgpcore/passphrase.c
11417                 Don't XGrabServer, and try a bit more to 
11418                 sync everything before grabbing mouse/keyboard
11419
11420 2005-10-18 [colin]      1.9.15cvs72
11421
11422         * src/Makefile.am
11423         * src/addressadd.c
11424         * src/addressbook.c
11425         * src/folderview.c
11426         * src/grouplistdialog.c
11427         * src/mimeview.c
11428         * src/stock_pixmap.c
11429         * src/stock_pixmap.h
11430         * src/summaryview.c
11431         * src/gtk/gtksctree.c
11432         * src/gtk/gtksctree.h
11433         * src/pixmaps/empty.xpm
11434                 Implement a wrapper call for gtk_ctree_set_node_info
11435                 and gtk_ctree_insert_node, that uses a 1x1 transparent
11436                 pixmap instead of a NULL one. This works around some
11437                 memory problems deep inside gtk, revealed by valgrind,
11438                 and fixes bug #834 (Pressing CTRl-D on a message marked 
11439                 as locked crashes sylpheed.), as well as, probably, 
11440                 wwp's 4th dimension problems that happen in gtk_ctree_*.
11441
11442 2005-10-17 [colin]      1.9.15cvs71
11443
11444         * src/mimeview.c
11445                 Provide visual feedback when checking
11446                 signature
11447
11448 2005-10-17 [colin]      1.9.15cvs70
11449
11450         * src/main.c
11451                 Keep the folder list frozen while checking caches...
11452
11453 2005-10-17 [colin]      1.9.15cvs69
11454
11455         * src/addr_compl.c
11456                 Fi bug #833 (Autocompleting from addressbook 
11457                 fails with extended chars)
11458         * src/imap.c
11459                 Fix 'adding messages' staying in statusbar
11460                 after an error
11461
11462 2005-10-17 [wwp]        1.9.15cvs68
11463
11464         * src/ssl_manager.c
11465                 Fix buttons' layout resizing when window size changes
11466
11467 2005-10-17 [wwp]        1.9.15cvs67
11468
11469         * src/account.c
11470         * src/prefs_account.c
11471         * src/prefs_common.c
11472         * src/prefs_common.h
11473         * src/prefs_folder_item.c
11474         * src/prefs_gtk.c
11475         * src/gtk/logwindow.c
11476         * src/gtk/pluginwindow.c
11477         * src/gtk/prefswindow.c
11478         * src/gtk/prefswindow.h
11479                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
11480
11481 2005-10-17 [paul]       1.9.15cvs66
11482
11483         * configure.ac
11484                 fix missing libetpan message
11485         * po/en_GB.po
11486                 updated
11487         * src/crash.c
11488         * src/manual.c
11489         * src/prefs_themes.c
11490         * src/common/defs.h
11491                 add some new URI defines, change some
11492                 others
11493         * src/wizard.c
11494                 make welcome message translatable
11495                 small improvements to english
11496                 other tweaks
11497         * src/gtk/menu.c
11498                 fix warnings
11499
11500 2005-10-17 [paul]       1.9.15cvs65
11501
11502         * src/summaryview.c
11503                 fix column titles
11504
11505 2005-10-16 [mones]      1.9.15cvs64
11506
11507         * po/es.po
11508                 Updated translation
11509
11510 2005-10-16 [colin]
11511
11512         1.9.99-rc1 released
11513
11514 2005-10-16 [colin]      1.9.15cvs63
11515
11516         * src/wizard.c
11517                 Fix whitespace
11518
11519 2005-10-16 [colin]      1.9.15cvs62
11520
11521         * src/toolbar.c
11522                 s/Get All/Get Mail/
11523         * src/wizard.c
11524                 Real welcome mail text, thanks Paul
11525
11526 2005-10-16 [colin]      1.9.15cvs61
11527
11528         * src/editldap.c
11529         * src/exporthtml.c
11530         * src/main.c
11531         * src/mainwindow.c
11532         * src/prefs_themes.c
11533         * src/prefs_toolbar.c
11534         * src/plugins/demo/demo.c
11535         * src/plugins/trayicon/trayicon.c
11536                 s/Sylpheed/Sylpheed-Claws/
11537
11538 2005-10-16 [colin]      1.9.15cvs60
11539
11540         * src/wizard.c
11541                 Add a welcome email in the first empty mailbox
11542         * src/prefs_common.c
11543                 Change one more default
11544
11545 2005-10-16 [colin]      1.9.15cvs59
11546
11547         * src/wizard.c
11548                 Remove printf
11549
11550 2005-10-16 [colin]      1.9.15cvs58
11551
11552         * src/toolbar.c
11553         * src/prefs_common.c
11554                 Change some defaults
11555
11556 2005-10-16 [colin]      1.9.15cvs57
11557
11558         * src/toolbar.c
11559         * src/prefs_common.c
11560                 Change some defaults
11561
11562 2005-10-16 [colin]      1.9.15cvs56
11563
11564         * src/wizard.c
11565                 By default, initialize fonts to have
11566                 the same size as normal GtkWidgets
11567
11568 2005-10-16 [colin]      1.9.15cvs55
11569
11570         * src/mimeview.c
11571                 Fix message a bit more
11572
11573 2005-10-16 [colin]      1.9.15cvs54
11574
11575         * src/addressbook.c
11576                 Second attempt at flicker fixing
11577
11578 2005-10-16 [colin]      1.9.15cvs53
11579
11580         * src/addressbook.c
11581                 Fix flicker
11582
11583 2005-10-16 [wwp]        1.9.15cvs52
11584
11585         * src/addressbook.c
11586         * src/editaddress.c
11587         * src/prefs_common.c
11588         * src/prefs_common.h
11589                 Remember window sizes (address book)
11590
11591 2005-10-16 [wwp]        1.9.15cvs51
11592
11593         * src/plugins/clamav/clamav_plugin_gtk.c
11594         * src/plugins/spamassassin/spamassassin_gtk.c
11595                 Fix compilation warnings (missing #include).
11596
11597 2005-10-16 [colin]      1.9.15cvs50
11598
11599         * src/mimeview.c
11600         * src/summaryview.c
11601         * src/textview.c
11602                 Make 'c' check signature, and forward
11603                 c, l, y, t from summaryview to mimeview
11604
11605 2005-10-16 [colin]      1.9.15cvs49
11606
11607         * src/addressbook.c
11608                 Put border around buttons
11609         * src/mainwindow.c
11610         * src/summaryview.c
11611                 Rework menus (Patch based on a patch
11612                 by Paul)
11613
11614 2005-10-15 [wwp]        1.9.15cvs48
11615
11616         * src/editjpilot.c
11617         * src/editldap.c
11618         * src/editvcard.c
11619         * src/exphtmldlg.c
11620         * src/expldifdlg.c
11621         * src/export.c
11622         * src/import.c
11623         * src/importldif.c
11624         * src/importmutt.c
11625         * src/importpine.c
11626         * src/prefs_account.c
11627         * src/prefs_spelling.c
11628         * src/gtk/gtkutils.c
11629         * src/gtk/gtkutils.h
11630         * src/plugins/clamav/clamav_plugin_gtk.c
11631         * src/plugins/spamassassin/spamassassin_gtk.c
11632                 use nicer browse-for-file/dir buttons than the "..." ones,
11633                 code factorizing more.
11634
11635 2005-10-14 [colin]      1.9.15cvs47
11636
11637         * src/mainwindow.c
11638                 set relief on the account switcher so that people see it
11639                 grey out Create processing rules when no message is selected
11640         * src/prefs_filtering.c
11641                 ask before closing if the rule has not been modified, even if
11642                 it's not valid
11643         * src/prefs_matcher.c
11644                 fix sensitivity when entering the dialog
11645         * src/gtk/inputdialog.c
11646                 display a better icon on password ask
11647         * src/plugins/pgpcore/passphrase.c
11648                 make the dialog look better
11649
11650 2005-10-14 [paul]       1.9.15cvs46
11651
11652         * src/folderview.c
11653                 indicate presense of marked msgs in
11654                 unexpanded subfolders
11655
11656 2005-10-14 [paul]       1.9.15cvs45
11657
11658         * src/prefs_actions.c
11659         * src/prefs_common.c
11660         * src/prefs_common.h
11661         * src/prefs_filtering_action.c
11662         * src/prefs_matcher.c
11663         * src/prefs_template.c
11664                 remember window sizes
11665                 fix Info button size
11666
11667         Patches by wwp
11668
11669 2005-10-13 [colin]      1.9.15cvs44
11670
11671         * src/mimeview.c
11672         * src/noticeview.c
11673         * src/noticeview.h
11674                 Add a tooltip on the icon (optional) 
11675                 Get rid of the signature buttons and only
11676                 use the icon+tooltip
11677
11678 2005-10-13 [colin]      1.9.15cvs43
11679
11680         * src/noticeview.c
11681         * src/noticeview.h
11682                 Add hand cursor for hovering over icon
11683
11684 2005-10-13 [colin]      1.9.15cvs42
11685
11686         * src/summaryview.c
11687                 Fix crash when quicksearch's hidden 
11688                 at startup
11689
11690 2005-10-13 [colin]      1.9.15cvs41
11691
11692         * src/compose.c
11693                 Set subject when forwarding multiple mails
11694                 Check that other recipient than the default Cc or Bcc
11695                 have been set before sending.
11696
11697 2005-10-13 [colin]      1.9.15cvs40
11698
11699         * src/imap.c
11700                 Batch per-folder
11701                 Introduce locking, but don't use it yet
11702
11703 2005-10-13 [colin]      1.9.15cvs39
11704
11705         * src/gtk/quicksearch.c
11706                 Reset quicksearch when hiding it
11707                 Make sticky a real pref
11708
11709 2005-10-13 [colin]      1.9.15cvs38
11710
11711         * src/summaryview.c
11712                 Faster prefs apply
11713
11714 2005-10-13 [colin]      1.9.15cvs37
11715
11716         * src/mimeview.c
11717         * src/noticeview.c
11718         * src/noticeview.h
11719         * src/plugins/pgpcore/sgpgme.c
11720                 Make privacy icon clickable
11721                 Move Trust field in Full info
11722                 When trust is less than full, don't display
11723                 a warning icon
11724
11725 2005-10-13 [colin]      1.9.15cvs36
11726
11727         * src/folder.c
11728                 Batch on flags sync
11729         * src/folderview.c
11730                 Revert speed hack which is dangerous in fact
11731                 Apply prefs faster
11732
11733 2005-10-13 [colin]      1.9.15cvs35
11734
11735         * src/folder_item_prefs.c
11736                 Fix pref corruption on folder move. Patch
11737                 by wwp
11738
11739 2005-10-13 [paul]       1.9.15cvs34
11740
11741         * src/export.c
11742         * src/import.c
11743                 fix typos in g_warnings
11744         * src/prefs_account.c
11745                 add a file selector for Signature file
11746
11747         Patches by wwp
11748
11749 2005-10-12 [colin]      1.9.15cvs33
11750
11751         * src/mimeview.c
11752                 Provide a quick way to go back from a
11753                 signature's full info to the email part
11754
11755 2005-10-12 [colin]      1.9.15cvs32
11756
11757         * src/compose.c
11758                 Remove old hack of encoding signed mails with base64.
11759                 QP works equally well.
11760
11761 2005-10-12 [colin]      1.9.15cvs31
11762
11763         * src/crash.c
11764                 Replace deprecated GtkText with GtkTextView
11765         * src/imap.c
11766                 Fix a logic bug about counts in imap_select
11767                 (previously un-triggered)
11768         * src/mainwindow.c
11769         * src/summaryview.c
11770         * src/news.c
11771                 Allow local deletion of news posts
11772         * src/mimeview.c
11773                 Show GPG noticeview on the message/rfc822 part
11774                 in addition to the text/plain one
11775         * src/prefs_image_viewer.c
11776           src/plugins/pgpcore/prefs_gpg.c
11777                 Polish (set the label as part of the checkbox)
11778         * src/wizard.c
11779                 Don't sit there doing nothing after destroying
11780                 the window - return err
11781
11782 2005-10-11 [colin]      1.9.15cvs30
11783
11784         * src/folderview.c
11785                 Apply processing rules before showing folders.
11786                 Early folder show (before flags sync) will only
11787                 be done when there are no processing rules (nor
11788                 pre- or post- ones)
11789         * src/imap.c
11790                 Fix stuff related to mail subdir, creation and 
11791                 deletion of folders 
11792         * src/imap_gtk.c
11793                 Don't allow creation of folders in NoInferior
11794                 folders, as it won't work
11795
11796 2005-10-10 [colin]      1.9.15cvs29
11797
11798         * src/compose.c
11799                 Reselect "None" Privacy system when selecting an
11800                 account with no privacy system defined
11801
11802 2005-10-10 [colin]      1.9.15cvs28
11803
11804         * src/mainwindow.c
11805                 Add Windows-1252 encoding
11806         * src/prefs_common.c
11807                 Rework some defaults:
11808                 - autosave to draft by default
11809                 - don't show header pane (it's already in the textview)
11810                 - Select first new or unread mail on entry
11811                 - Assume 'Yes' to change folder when there's no more
11812                   unread message
11813         * src/prefs_matcher.c
11814                 Fix a gtk assertion failure
11815         * src/gtk/colorlabel.c
11816                 Workaround bad repainting on selection
11817         * src/main.c
11818                 Freeze/thaw (a bit faster on ssh -X)
11819         * src/msgcache.c
11820                 Get rid of StrdupConverter that just adds an
11821                 extra strdup/free 
11822         * src/etpan/imap_thread.c
11823                 memset buf to 0
11824
11825 2005-10-10 [colin]      1.9.15cvs27
11826
11827         * src/export.c
11828         * src/import.c
11829                 Fix compile on gtk 2.4. Patch by wwp
11830
11831 2005-10-09 [colin]      1.9.15cvs26
11832
11833         * src/mainwindow.c
11834         * src/messageview.c
11835         * src/summaryview.c
11836                 Clarify forward menus. Patch by wwp
11837
11838 2005-10-09 [colin]      1.9.15cvs25
11839
11840         * src/compose.c
11841         * src/compose.h
11842                 Fix bug #829 (Non-working "Encrypt message by 
11843                 default when replying to an encrypted message")
11844
11845 2005-10-08 [colin]      1.9.15cvs24
11846
11847         * src/wizard.c
11848                 Fix bug #827 ("Welcome" setup wizard after a 
11849                 permission error gives up & forgets itself.)
11850
11851 2005-10-08 [colin]      1.9.15cvs23
11852
11853         * src/procmime.c
11854                 Fix bug #828 (Ignoring headers with spaces around = sign)
11855
11856 2005-10-08 [colin]      1.9.15cvs22
11857
11858         * src/export.c
11859                 Warning fix by wwp
11860
11861 2005-10-08 [colin]      1.9.15cvs21
11862
11863         * src/folder.c
11864         * src/folder.h
11865                 Add a processing_pending indicator, set on 
11866                 folder_item_open and cleared after 
11867                 folder_item_process_open
11868         * src/folderview.c
11869         * src/summaryview.c
11870                 wrap procmsg_msginfo_*_flags, and in the
11871                 wrapper check that there's no folder processing 
11872                 pending. If there is, defer the flags change until 
11873                 processing is done to avoid stepping over each
11874                 other's toes.
11875                 Freeze during processing, but not during scanning.
11876
11877 2005-10-07 [colin]      1.9.15cvs20
11878
11879         * src/plugins/pgpcore/passphrase.c
11880                 Fix bug #826 (X-Server hangs when 
11881                 right-clicking a PGP encrypted message)
11882
11883 2005-10-07 [paul]       1.9.15cvs19
11884
11885         * src/compose.c
11886                 fix compose_entries[]
11887                 patch by Fabien Vantard
11888
11889 2005-10-06 [colin]      1.9.15cvs18
11890
11891         * src/pixmaps/address.xpm
11892         * src/pixmaps/address_book.xpm
11893         * src/pixmaps/book.xpm
11894         * src/pixmaps/check_spelling.xpm
11895         * src/pixmaps/checkbox_off.xpm
11896         * src/pixmaps/checkbox_on.xpm
11897         * src/pixmaps/close.xpm
11898         * src/pixmaps/complete.xpm
11899         * src/pixmaps/continue.xpm
11900         * src/pixmaps/deleted.xpm
11901         * src/pixmaps/down_arrow.xpm
11902         * src/pixmaps/exec.xpm
11903         * src/pixmaps/forwarded.xpm
11904         * src/pixmaps/group.xpm
11905         * src/pixmaps/ignorethread.xpm
11906         * src/pixmaps/interface.xpm
11907         * src/pixmaps/jpilot.xpm
11908         * src/pixmaps/ldap.xpm
11909         * src/pixmaps/linewrap.xpm
11910         * src/pixmaps/linewrapcurrent.xpm
11911         * src/pixmaps/mail.xpm
11912         * src/pixmaps/mail_attach.xpm
11913         * src/pixmaps/mail_compose.xpm
11914         * src/pixmaps/mail_forward.xpm
11915         * src/pixmaps/mail_receive.xpm
11916         * src/pixmaps/mail_receive_all.xpm
11917         * src/pixmaps/mail_reply.xpm
11918         * src/pixmaps/mail_reply_to_all.xpm
11919         * src/pixmaps/mail_reply_to_author.xpm
11920         * src/pixmaps/mail_send.xpm
11921         * src/pixmaps/mail_send_queue.xpm
11922         * src/pixmaps/mime_application.xpm
11923         * src/pixmaps/mime_audio.xpm
11924         * src/pixmaps/mime_image.xpm
11925         * src/pixmaps/mime_message.xpm
11926         * src/pixmaps/mime_text_enriched.xpm
11927         * src/pixmaps/mime_text_html.xpm
11928         * src/pixmaps/mime_text_plain.xpm
11929         * src/pixmaps/mime_unknown.xpm
11930         * src/pixmaps/new.xpm
11931         * src/pixmaps/news_compose.xpm
11932         * src/pixmaps/offline.xpm
11933         * src/pixmaps/online.xpm
11934         * src/pixmaps/paste.xpm
11935         * src/pixmaps/preferences.xpm
11936         * src/pixmaps/privacy_emblem_encrypted.xpm
11937         * src/pixmaps/privacy_expired.xpm
11938         * src/pixmaps/privacy_failed.xpm
11939         * src/pixmaps/privacy_passed.xpm
11940         * src/pixmaps/privacy_signed.xpm
11941         * src/pixmaps/privacy_unknown.xpm
11942         * src/pixmaps/privacy_warn.xpm
11943         * src/pixmaps/properties.xpm
11944         * src/pixmaps/replied.xpm
11945         * src/pixmaps/search.xpm
11946         * src/pixmaps/unread.xpm
11947         * src/pixmaps/up_arrow.xpm
11948         * src/pixmaps/vcard.xpm
11949                 Modernize internal theme, with icons from the 
11950                 Gnomaws theme. Keep some of the old ones where
11951                 they were better.
11952
11953 2005-10-06 [colin]      1.9.15cvs17
11954
11955         * src/summaryview.c
11956                 Little optimisations + bugfix
11957         * src/toolbar.c
11958                 Remove default useless items - useless being defined
11959                 by the default relevant prefs
11960         * src/wizard.c
11961                 include config.h to make gettext work
11962         * src/prefs_themes.c
11963                 Fix selection of current theme in prefs
11964
11965 2005-10-06 [colin]      1.9.15cvs16
11966
11967         * src/prefs_common.c
11968         * src/prefs_common.h
11969         * src/prefs_summaries.c
11970         * src/folderview.c
11971                 Add a warning dialog on Mark all read 
11972                 (with pref to get rid of it)
11973
11974 2005-10-06 [paul]       1.9.15cvs15
11975
11976         * po/nb.po
11977         * po/pt_BR.po
11978                 updated by Geir Helland and Frederico
11979                 Goncalves Guimaraes
11980
11981 2005-10-05 [colin]      1.9.15cvs14
11982
11983         * src/folder.c
11984         * src/folder.h
11985         * src/folderview.c
11986         * src/folderview.h
11987         * src/imap_gtk.c
11988         * src/mh_gtk.c
11989         * src/mainwindow.c
11990         * src/setup.c
11991                 add a way to rescan without rebuilding
11992                 make moving a bit faster (less folders changes)
11993                 don't lock the tree on Get 
11994         * src/imap.c
11995                 Don't re-delete deleted messages before expunging
11996         * src/summaryview.c
11997                 Set batch mode when deleting mails
11998
11999 2005-10-05 [paul]       1.9.15cvs13
12000
12001         * src/mainwindow.c
12002         * src/mainwindow.h
12003                 fix disabled Execute menu item
12004         * src/toolbar.c
12005                 match the change in 1.9.15cvs10: use Compose
12006                 instead of News by default
12007
12008 2005-10-04 [colin]      1.9.15cvs12
12009
12010         * src/compose.c
12011                 When replying to an ML post with Reply-To set
12012                 to the poster's email, honor it (as before),
12013                 but also honor our user's request to reply to
12014                 the mailing list: set the ML address in the To
12015                 field and the Reply-To address in the Cc: 
12016                 field.
12017
12018 2005-10-04 [colin]      1.9.15cvs11
12019
12020         * src/plugins/trayicon/trayicon.c
12021                 Finish cosmetic change - thanks to wwp
12022
12023 2005-10-04 [colin]      1.9.15cvs10
12024
12025         * src/toolbar.c
12026                 Use Compose instead of Email by default.
12027                 Spotted by wwp.
12028
12029 2005-10-04 [colin]      1.9.15cvs9
12030
12031         * src/folder.c
12032         * src/folder.h
12033         * src/folderview.c
12034         * src/imap.c
12035         * src/etpan/imap-thread.c
12036         * src/etpan/imap-thread.h
12037                 Try to make IMAP faster, by simplifying SEARCH
12038                 commands, avoiding sending two STATUS in a row,
12039                 and deferring flags sync and processing just
12040                 after displaying the folder. 
12041                 This will update the SummaryView in certain
12042                 cases (new mails not already fetched, flags
12043                 changed from another client) but in a non-
12044                 blocking manner.
12045
12046 2005-10-04 [colin]      1.9.15cvs8
12047
12048         * src/plugins/trayicon/trayicon.c
12049                 Relabel "Offline" to "Work offline"
12050
12051 2005-10-04 [colin]      1.9.15cvs7
12052
12053         * src/export.c
12054         * src/import.c
12055         * src/mbox.c
12056                 Fix mbox import/export buglets
12057                 Patch by wwp
12058         * src/plugins/trayicon/trayicon.c
12059                 Add offline swithc
12060                 Patch by wwp
12061
12062 2005-10-04 [colin]      1.9.15cvs6
12063
12064         * src/folder.c
12065         * src/folderview.c
12066         * src/summaryview.c
12067                 Better fix (don't break mark all read) for cvs2
12068
12069 2005-10-03 [colin]      1.9.15cvs5
12070
12071         * src/folder.c
12072                 Use a sane sort by default
12073
12074 2005-10-03 [colin]      1.9.15cvs4
12075
12076         * src/inc.c
12077                 Add a 'Only once' button for overriding offline mode
12078         * src/prefs_account.c
12079         * src/wizard.c
12080                 Add Local mbox to the wizard
12081                 Add IMAP subdir to the wizard (or the wizard is useless
12082                 for such accounts, or even worse than useless)
12083                 Move IMAP subdir from Advanced to Receive tab, as it's
12084                 not that uncommon
12085
12086 2005-10-03 [colin]      1.9.15cvs3
12087
12088         * src/send_message.c
12089                 Forgot this one in cvs1
12090
12091 2005-10-03 [colin]      1.9.15cvs2
12092
12093         * src/folder.c
12094                 Faster close when leaving a folder with lots
12095                 of new mails. Idea by David Relson.
12096
12097 2005-10-03 [colin]      1.9.15cvs1
12098
12099         * src/compose.c
12100         * src/imap.c
12101         * src/inc.c
12102         * src/main.c
12103         * src/messageview.c
12104         * src/news.c
12105         * src/summaryview.c
12106         * src/gtk/sslcertwindow.c
12107         * src/plugins/trayicon/trayicon.c
12108                 Add accels to every AlertPanel. Patch by Fabien 
12109                 Vantard
12110
12111 2005-10-03 [paul]       1.9.15
12112
12113         1.9.15 released
12114
12115 2005-10-03 [paul]       1.9.14cvs68
12116
12117         * po/ca.po
12118         * po/de.po
12119         * po/es.po
12120         * po/fi.po
12121         * po/fr.po
12122         * po/sk.po
12123         * po/sr.po
12124         * po/zh_CN.po
12125                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12126                 Mones Lastra, Tommi Pirinen, Fabien vantard,
12127                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
12128
12129 2005-10-03 [paul]       1.9.14cvs67
12130
12131         * src/send_message.c
12132                 prevent hang on Cancel
12133                 patch by Colin
12134
12135 2005-10-03 [paul]       1.9.14cvs66
12136
12137         * src/main.c
12138                 fix crash in IMAP caused by discrepancy
12139                 between check_at_startup and offline mode
12140                 Patch by Colin
12141
12142 2005-10-01 [paul]       1.9.14cvs65
12143
12144         * src/inc.c
12145                 fix engrish
12146
12147 2005-10-01 [paul]       1.9.14cvs64
12148         * src/export.c
12149         * src/import.c
12150                 synchronise import_mbox() and export_mbox()
12151         * src/mbox.c
12152                 proc_mbox(): add alert if file cannot be opened
12153                 export_list_to_mbox(): test if dest file exists,
12154                 prompt user to overwrite if it does. add alert
12155                 if file cannot be created
12156                                                                 
12157         Patch by wwp
12158                                                                                                                 
12159
12160 2005-09-30 [paul]       1.9.14cvs63
12161
12162         * src/addressbook.c
12163                 Fix sensitivity of a menu
12164         * src/codeconv.c
12165                 Respect hidden pref for mails with no encoding
12166         * src/common/xml.c
12167                 Fix memory corruption
12168         * src/plugins/pgpcore/sgpgme.c
12169                 Fix segfault on incomplete sigs, and display
12170                 of S/Mime UIDs
12171
12172         Patches by Colin
12173
12174 2005-09-30 [colin]      1.9.14cvs62
12175
12176         * src/partial_download.c
12177                 Little logic fix in almost-dead code
12178         * src/pop.c
12179                 Fix partial download when there's no new mail
12180
12181 2005-09-29 [paul]       1.9.14cvs61
12182
12183         * src/plugins/pgpinline/pgpinline.c
12184                 fix bug 819, 'crash accessing sign message'
12185                 Patch by Colin
12186
12187 2005-09-28 [martin]     1.9.14cvs60
12188
12189         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12190                 fix bug #790 (Crash when restarting window manager (fluxbox))
12191
12192 2005-09-28 [paul]       1.9.14cvs59
12193
12194         * src/gtk/gtkaspell.c
12195                 fix off-by-one typo
12196
12197 2005-09-27 [colin]      1.9.14cvs58
12198
12199         * src/plugins/pgpcore/sgpgme.c
12200                 Report error when there's one, instead of
12201                 "Signature unchecked" 
12202
12203 2005-09-27 [colin]      1.9.14cvs57
12204
12205         * src/prefs_quote.c
12206                 Fix bug #816 (Weird quotation with spaces)
12207
12208 2005-09-27 [colin]      1.9.14cvs56
12209
12210         * src/codeconv.c
12211         * src/compose.c
12212         * src/compose.h
12213                 Put subject in compose's title
12214                 Fix Automatic encoding so that it's really automatic:
12215                 first try default locale's charset, then charset of the replied mail, 
12216                 then utf-8
12217                 Fix encoding of headers (must be in strict mode too)
12218
12219 2005-09-26 [colin]      1.9.14cvs55
12220
12221         * src/gtk/gtkaspell.c
12222                 Fix previous patch - don't color the space,
12223                 just uncolor it :)
12224
12225 2005-09-26 [colin]      1.9.14cvs54
12226
12227         * src/gtk/gtkaspell.c
12228                 Unmark space if possible
12229
12230 2005-09-26 [colin]      1.9.14cvs53
12231
12232         * src/imap.c
12233                 log_error instead of alertpanel according to the pref
12234         * src/etpan/imap-thread.c
12235                 Print connect status, copy only necessary size to 
12236                 logger
12237         * src/plugins/pgpmime/pgpmime.c
12238                 Handle S/Mime signatures (verification only). Patch based
12239                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
12240
12241 2005-09-26 [paul]       1.9.14cvs52
12242
12243         * src/common/passcrypt.c
12244                 this 'workaround' not necessary on NetBSD.
12245                 Thanks to Daniel Gustafson
12246
12247 2005-09-26 [paul]
12248
12249         1.9.15-rc4 released
12250
12251 2005-09-26 [paul]       1.9.14cvs51
12252
12253         * src/summaryview.c
12254                 Skip currently selected message when
12255                 looking for next new or unread message
12256                 in current folder. Patch by Colin
12257         * src/common/passcrypt.c
12258                 eliminate warnings on *BSD. Patch by
12259                 Daniel Gustafson
12260
12261 2005-09-26 [colin]      1.9.14cvs50
12262
12263         * src/procmsg.c
12264                 Call postfiltering hook anyway
12265
12266 2005-09-22 [colin]      1.9.14cvs49
12267
12268         * src/codeconv.c
12269         * src/codeconv.h
12270                 Add a strict mode that doesn't replace with _
12271         * src/compose.c
12272         * src/compose.h
12273                 Use strict conversion while sending
12274                 Fix race when drafting while sending (happens
12275                 on IMAP)
12276                 Fix d'n'd of messages from summaryview
12277         * src/prefs_common.c
12278         * src/prefs_common.h
12279                 add hidden utf8_instead_of_locale_for_broken_mail 
12280                 pref for people that preferred the default charset 
12281                 to be utf8 for broken mails
12282         * src/quote_fmt_parse.y
12283                 fix bug #815 (No quote insert if "From:" fied 
12284                 contained Russian letters)
12285         * src/summaryview.c
12286                 Fix d'n'd of messages to compose
12287
12288 2005-09-22 [paul]       1.9.14cvs48
12289
12290         * src/compose.c
12291                 fix bug where attachments Name entry
12292                 would display Path instead
12293
12294 2005-09-21 [paul]       1.9.14cvs47
12295
12296         * README
12297         * README.jp
12298         * configure.ac
12299         * config/config.rpath
12300         * doc/manual/en/sylpheed-20.html
12301         * doc/manual/es/sylpheed-20.html
12302         * po/bg.po
12303         * po/ca.po
12304         * po/de.po
12305         * po/es.po
12306         * po/fr.po
12307         * po/it.po
12308         * po/pt_BR.po
12309         * po/sk.po
12310         * po/zh_TW.po
12311         * src/account.c
12312         * src/account.h
12313         * src/action.c
12314         * src/action.h
12315         * src/adbookbase.h
12316         * src/addr_compl.c
12317         * src/addr_compl.h
12318         * src/addrbook.c
12319         * src/addrbook.h
12320         * src/addrcache.c
12321         * src/addrcache.h
12322         * src/addrcindex.c
12323         * src/addrcindex.h
12324         * src/addrclip.c
12325         * src/addrclip.h
12326         * src/addrdefs.h
12327         * src/addressadd.c
12328         * src/addressadd.h
12329         * src/addressbook.c
12330         * src/addressbook.h
12331         * src/addressitem.h
12332         * src/addrgather.c
12333         * src/addrgather.h
12334         * src/addrharvest.c
12335         * src/addrharvest.h
12336         * src/addrindex.c
12337         * src/addrindex.h
12338         * src/addritem.c
12339         * src/addritem.h
12340         * src/addrquery.c
12341         * src/addrquery.h
12342         * src/addrselect.c
12343         * src/addrselect.h
12344         * src/alertpanel.c
12345         * src/alertpanel.h
12346         * src/browseldap.c
12347         * src/browseldap.h
12348         * src/codeconv.c
12349         * src/codeconv.h
12350         * src/compose.c
12351         * src/compose.h
12352         * src/crash.c
12353         * src/crash.h
12354         * src/customheader.c
12355         * src/customheader.h
12356         * src/displayheader.c
12357         * src/displayheader.h
12358         * src/editaddress.c
12359         * src/editaddress.h
12360         * src/editbook.c
12361         * src/editbook.h
12362         * src/editgroup.c
12363         * src/editgroup.h
12364         * src/editjpilot.c
12365         * src/editjpilot.h
12366         * src/editldap.c
12367         * src/editldap.h
12368         * src/editldap_basedn.c
12369         * src/editldap_basedn.h
12370         * src/editvcard.c
12371         * src/editvcard.h
12372         * src/enriched.c
12373         * src/enriched.h
12374         * src/exphtmldlg.c
12375         * src/exphtmldlg.h
12376         * src/expldifdlg.c
12377         * src/expldifdlg.h
12378         * src/export.c
12379         * src/export.h
12380         * src/exporthtml.c
12381         * src/exporthtml.h
12382         * src/exportldif.c
12383         * src/exportldif.h
12384         * src/filtering.c
12385         * src/filtering.h
12386         * src/folder.c
12387         * src/folder.h
12388         * src/folder_item_prefs.c
12389         * src/folder_item_prefs.h
12390         * src/foldersel.c
12391         * src/foldersel.h
12392         * src/folderutils.c
12393         * src/folderutils.h
12394         * src/folderview.c
12395         * src/folderview.h
12396         * src/grouplistdialog.c
12397         * src/grouplistdialog.h
12398         * src/headerview.c
12399         * src/headerview.h
12400         * src/html.c
12401         * src/html.h
12402         * src/image_viewer.c
12403         * src/image_viewer.h
12404         * src/imap.c
12405         * src/imap.h
12406         * src/imap_gtk.c
12407         * src/imap_gtk.h
12408         * src/import.c
12409         * src/import.h
12410         * src/importldif.c
12411         * src/importldif.h
12412         * src/importmutt.c
12413         * src/importmutt.h
12414         * src/importpine.c
12415         * src/importpine.h
12416         * src/inc.c
12417         * src/inc.h
12418         * src/jpilot.c
12419         * src/jpilot.h
12420         * src/ldapctrl.c
12421         * src/ldapctrl.h
12422         * src/ldaplocate.c
12423         * src/ldaplocate.h
12424         * src/ldapquery.c
12425         * src/ldapquery.h
12426         * src/ldapserver.c
12427         * src/ldapserver.h
12428         * src/ldaputil.c
12429         * src/ldaputil.h
12430         * src/ldif.c
12431         * src/ldif.h
12432         * src/localfolder.c
12433         * src/localfolder.h
12434         * src/main.c
12435         * src/main.h
12436         * src/mainwindow.c
12437         * src/mainwindow.h
12438         * src/manual.c
12439         * src/manual.h
12440         * src/matcher.c
12441         * src/matcher.h
12442         * src/matcher_parser.h
12443         * src/matcher_parser_lex.l
12444         * src/matcher_parser_parse.y
12445         * src/mbox.c
12446         * src/mbox.h
12447         * src/message_search.c
12448         * src/message_search.h
12449         * src/messageview.c
12450         * src/messageview.h
12451         * src/mh.c
12452         * src/mh.h
12453         * src/mh_gtk.c
12454         * src/mh_gtk.h
12455         * src/mimeview.c
12456         * src/mimeview.h
12457         * src/msgcache.c
12458         * src/msgcache.h
12459         * src/mutt.c
12460         * src/mutt.h
12461         * src/news.c
12462         * src/news.h
12463         * src/news_gtk.c
12464         * src/news_gtk.h
12465         * src/noticeview.c
12466         * src/noticeview.h
12467         * src/partial_download.c
12468         * src/partial_download.h
12469         * src/pine.c
12470         * src/pine.h
12471         * src/pop.c
12472         * src/pop.h
12473         * src/prefs_account.c
12474         * src/prefs_account.h
12475         * src/prefs_actions.c
12476         * src/prefs_actions.h
12477         * src/prefs_common.c
12478         * src/prefs_common.h
12479         * src/prefs_compose_writing.c
12480         * src/prefs_compose_writing.h
12481         * src/prefs_customheader.c
12482         * src/prefs_customheader.h
12483         * src/prefs_display_header.c
12484         * src/prefs_display_header.h
12485         * src/prefs_ext_prog.c
12486         * src/prefs_ext_prog.h
12487         * src/prefs_filtering.c
12488         * src/prefs_filtering.h
12489         * src/prefs_filtering_action.c
12490         * src/prefs_filtering_action.h
12491         * src/prefs_folder_column.c
12492         * src/prefs_folder_column.h
12493         * src/prefs_folder_item.c
12494         * src/prefs_folder_item.h
12495         * src/prefs_fonts.c
12496         * src/prefs_fonts.h
12497         * src/prefs_gtk.c
12498         * src/prefs_gtk.h
12499         * src/prefs_image_viewer.c
12500         * src/prefs_image_viewer.h
12501         * src/prefs_matcher.c
12502         * src/prefs_matcher.h
12503         * src/prefs_message.c
12504         * src/prefs_message.h
12505         * src/prefs_msg_colors.c
12506         * src/prefs_msg_colors.h
12507         * src/prefs_other.c
12508         * src/prefs_other.h
12509         * src/prefs_quote.c
12510         * src/prefs_quote.h
12511         * src/prefs_receive.c
12512         * src/prefs_receive.h
12513         * src/prefs_send.c
12514         * src/prefs_send.h
12515         * src/prefs_spelling.c
12516         * src/prefs_spelling.h
12517         * src/prefs_summaries.c
12518         * src/prefs_summaries.h
12519         * src/prefs_summary_column.c
12520         * src/prefs_summary_column.h
12521         * src/prefs_template.c
12522         * src/prefs_template.h
12523         * src/prefs_themes.c
12524         * src/prefs_themes.h
12525         * src/prefs_toolbar.c
12526         * src/prefs_toolbar.h
12527         * src/prefs_wrapping.c
12528         * src/prefs_wrapping.h
12529         * src/privacy.c
12530         * src/privacy.h
12531         * src/procheader.c
12532         * src/procheader.h
12533         * src/procmime.c
12534         * src/procmime.h
12535         * src/procmsg.c
12536         * src/procmsg.h
12537         * src/quote_fmt.c
12538         * src/quote_fmt_parse.y
12539         * src/recv.c
12540         * src/recv.h
12541         * src/remotefolder.c
12542         * src/remotefolder.h
12543         * src/send_message.c
12544         * src/send_message.h
12545         * src/setup.c
12546         * src/setup.h
12547         * src/simple-gettext.c
12548         * src/sourcewindow.c
12549         * src/sourcewindow.h
12550         * src/ssl_manager.c
12551         * src/ssl_manager.h
12552         * src/statusbar.c
12553         * src/statusbar.h
12554         * src/stock_pixmap.c
12555         * src/stock_pixmap.h
12556         * src/summary_search.c
12557         * src/summary_search.h
12558         * src/summaryview.c
12559         * src/summaryview.h
12560         * src/syldap.c
12561         * src/syldap.h
12562         * src/textview.c
12563         * src/textview.h
12564         * src/toolbar.c
12565         * src/toolbar.h
12566         * src/undo.c
12567         * src/undo.h
12568         * src/unmime.c
12569         * src/unmime.h
12570         * src/vcard.c
12571         * src/vcard.h
12572         * src/wizard.c
12573         * src/wizard.h
12574         * src/common/base64.c
12575         * src/common/base64.h
12576         * src/common/defs.h
12577         * src/common/hooks.c
12578         * src/common/hooks.h
12579         * src/common/log.c
12580         * src/common/log.h
12581         * src/common/md5.c
12582         * src/common/md5.h
12583         * src/common/mgutils.c
12584         * src/common/mgutils.h
12585         * src/common/nntp.c
12586         * src/common/nntp.h
12587         * src/common/passcrypt.c
12588         * src/common/passcrypt.h.in
12589         * src/common/plugin.c
12590         * src/common/plugin.h
12591         * src/common/prefs.c
12592         * src/common/prefs.h
12593         * src/common/progressindicator.c
12594         * src/common/progressindicator.h
12595         * src/common/quoted-printable.c
12596         * src/common/quoted-printable.h
12597         * src/common/session.c
12598         * src/common/session.h
12599         * src/common/smtp.c
12600         * src/common/smtp.h
12601         * src/common/socket.c
12602         * src/common/socket.h
12603         * src/common/ssl.c
12604         * src/common/ssl.h
12605         * src/common/ssl_certificate.c
12606         * src/common/ssl_certificate.h
12607         * src/common/string_match.c
12608         * src/common/string_match.h
12609         * src/common/stringtable.c
12610         * src/common/sylpheed.c
12611         * src/common/sylpheed.h
12612         * src/common/template.c
12613         * src/common/template.h
12614         * src/common/timing.h
12615         * src/common/utils.c
12616         * src/common/utils.h
12617         * src/common/uuencode.c
12618         * src/common/uuencode.h
12619         * src/common/version.h.in
12620         * src/common/xml.c
12621         * src/common/xml.h
12622         * src/common/xmlprops.c
12623         * src/common/xmlprops.h
12624         * src/gtk/about.c
12625         * src/gtk/about.h
12626         * src/gtk/colorlabel.c
12627         * src/gtk/colorlabel.h
12628         * src/gtk/colorsel.c
12629         * src/gtk/colorsel.h
12630         * src/gtk/description_window.c
12631         * src/gtk/description_window.h
12632         * src/gtk/filesel.c
12633         * src/gtk/filesel.h
12634         * src/gtk/foldersort.c
12635         * src/gtk/foldersort.h
12636         * src/gtk/gtkutils.c
12637         * src/gtk/gtkutils.h
12638         * src/gtk/inputdialog.c
12639         * src/gtk/inputdialog.h
12640         * src/gtk/logwindow.c
12641         * src/gtk/logwindow.h
12642         * src/gtk/manage_window.c
12643         * src/gtk/manage_window.h
12644         * src/gtk/menu.c
12645         * src/gtk/menu.h
12646         * src/gtk/pluginwindow.c
12647         * src/gtk/pluginwindow.h
12648         * src/gtk/prefswindow.c
12649         * src/gtk/prefswindow.h
12650         * src/gtk/progressdialog.c
12651         * src/gtk/progressdialog.h
12652         * src/gtk/quicksearch.c
12653         * src/gtk/quicksearch.h
12654         * src/gtk/sslcertwindow.c
12655         * src/gtk/sslcertwindow.h
12656         * src/plugins/clamav/clamav_plugin.c
12657         * src/plugins/clamav/clamav_plugin.h
12658         * src/plugins/clamav/clamav_plugin_gtk.c
12659         * src/plugins/demo/demo.c
12660         * src/plugins/dillo_viewer/dillo_prefs.c
12661         * src/plugins/dillo_viewer/dillo_prefs.h
12662         * src/plugins/dillo_viewer/dillo_viewer.c
12663         * src/plugins/mathml_viewer/mathml_viewer.c
12664         * src/plugins/pgpcore/passphrase.c
12665         * src/plugins/pgpcore/passphrase.h
12666         * src/plugins/pgpcore/plugin.c
12667         * src/plugins/pgpcore/prefs_gpg.c
12668         * src/plugins/pgpcore/prefs_gpg.h
12669         * src/plugins/pgpcore/select-keys.c
12670         * src/plugins/pgpcore/select-keys.h
12671         * src/plugins/pgpcore/sgpgme.c
12672         * src/plugins/pgpcore/sgpgme.h
12673         * src/plugins/pgpinline/pgpinline.c
12674         * src/plugins/pgpinline/pgpinline.h
12675         * src/plugins/pgpinline/plugin.c
12676         * src/plugins/pgpmime/pgpmime.c
12677         * src/plugins/pgpmime/pgpmime.h
12678         * src/plugins/pgpmime/plugin.c
12679         * src/plugins/spamassassin/spamassassin.c
12680         * src/plugins/spamassassin/spamassassin.h
12681         * src/plugins/spamassassin/spamassassin_gtk.c
12682         * src/plugins/trayicon/trayicon.c
12683         * tools/OOo2sylpheed.pl
12684         * tools/acroread2sylpheed.pl
12685         * tools/asus_mailled.sh
12686         * tools/filter_conv.pl
12687         * tools/freshmeat_search.pl
12688         * tools/google_search.pl
12689         * tools/kmail2sylpheed.pl
12690         * tools/kmail2sylpheed_v2.pl
12691         * tools/maildir2sylpheed.pl
12692         * tools/multiwebsearch.pl
12693         * tools/newscache_clean.pl
12694         * tools/outlook2sylpheed.pl
12695         * tools/sylpheed-switcher
12696         * tools/update-po
12697         * tools/vcard2xml.py
12698         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
12699                 update FSF address
12700
12701 2005-09-21 [colin]      1.9.14cvs46
12702
12703         * src/gedit-print.c
12704         * src/procmsg.c
12705         * src/procmsg.h
12706         * src/textview.c
12707         * src/summaryview.c
12708                 Remove some printing hacks (deselection/reselection),
12709                 which by the way fix printing the currently 
12710                 displayed mime part (still only text)
12711                 Plus a little optimisation of summary_show
12712
12713
12714 2005-09-20 [colin]      1.9.14cvs45
12715
12716         * src/mainwindow.c
12717         * src/messageview.c
12718                 GUI fixups: add accels, set message
12719                 view title to displayed mail's subject
12720         * src/prefs_spelling.c
12721         * src/gtk/gtkaspell.c
12722                 GUI fixups: allow underlining misspelled
12723                 words instead of coloring them (a11y!)
12724
12725 2005-09-19 [colin]
12726
12727         1.9.15rc3 released
12728
12729 2005-09-19 [colin]      1.9.14cvs44
12730
12731         * src/compose.c
12732                 Fix draft message
12733         * src/gtk/gtkaspell.c
12734                 Fix wrong test ;-)
12735
12736 2005-09-19 [colin]      1.9.14cvs43
12737
12738         * src/addressbook.c
12739                 Fix sensitivity of Delete button
12740         * src/compose.c
12741                 Warn if the requested Privacy system
12742                 is not available
12743         * src/exphtmldlg.c
12744         * src/expldifdlg.c
12745         * src/importldif.c
12746         * src/importmutt.c
12747         * src/importpine.c
12748                 Fix crappy UI
12749         * src/
12750         * src/ssl.h
12751         * src/prefs_account.h
12752         * src/prefs_account.c
12753                 Save SSL prefs even in builds that have
12754                 SSL support disable
12755         * src/imap.c
12756         * src/inc.c
12757         * src/news.c
12758         * src/send_message.c
12759                 Warn if connection should be secure, but
12760                 SSL support isn't compiled in
12761         * src/gtkaspell.c
12762                 Fix word separation on UTF-8 systems
12763                 Fixes bug #812 (Strange inline spellchecking)
12764         * src/compose.c
12765                 Warn if the requested Privacy system
12766                 is not available
12767                 Factorize offline warning
12768         * src/imap.c
12769         * src/imap_gtk.c
12770         * src/imap_gtk.h
12771         * src/inc.h
12772         * src/news_gtk.c
12773         * src/news_gtk.h
12774         * src/messageview.c
12775                 Factorize offline warning
12776
12777 2005-09-19 [paul]
12778
12779         1.9.15-rc2 released
12780
12781 2005-09-18 [colin]      1.9.14cvs42
12782
12783         * src/codeconv.c
12784         * src/codeconv.h
12785         * src/procmime.c
12786                 Add a way to get locale's charset ignoring utf-8,
12787                 and use that as default encoding for broken mails
12788
12789 2005-09-18 [colin]      1.9.14cvs41
12790
12791         * src/gtk/logwindow.c
12792                 Translate string. Patch by Fabien Vantard
12793
12794 2005-09-18 [colin]      1.9.14cvs40
12795
12796         * configure.ac
12797                 Fix bug #803 (IMAP/SSL support breaks with 
12798                 GnuTLS libetpan 0.38)
12799
12800 2005-09-18 [colin]      1.9.14cvs39
12801
12802         * src/codeconv.c
12803         * src/compose.c
12804         * src/procmime.c
12805                 More charsets fixes. Fixes bug #806 (non
12806                 ascii characters in subject line)
12807
12808 2005-09-17 [paul]       1.9.14cvs38
12809
12810         * src/folderview.c
12811         * src/mainwindow.c
12812                 fix gcc-2.95 issues
12813                 Patch by Pawel Pekala
12814
12815 2005-09-17 [colin]      1.9.14cvs37
12816
12817         * src/addrindex.c
12818                 bugfix for NO-USE LDAP compilation, patch 
12819                 by Fabien Vantard
12820
12821 2005-09-17 [colin]      1.9.14cvs36
12822
12823         * src/prefs_actions.c
12824         * src/prefs_customheader.c
12825         * src/prefs_display_header.c
12826         * src/prefs_filtering_action.c
12827         * src/prefs_matcher.c
12828         * src/prefs_toolbar.c
12829                 Fix strange casts (less elegant but
12830                 works better)
12831
12832 2005-09-16 [colin]      1.9.14cvs35
12833
12834         * src/jpilot.c
12835                 Missed that one
12836
12837 2005-09-16 [colin]      1.9.14cvs34
12838
12839         * configure.ac
12840         * src/Makefile.am
12841         * src/addr_compl.c
12842         * src/addrindex.c
12843         * src/browseldap.c
12844         * src/editldap.c
12845         * src/ldaplocate.c
12846         * src/ldapquery.c
12847         * src/ldapquery.h
12848         * src/ldapserver.c
12849         * src/ldapserver.h
12850         * src/main.c
12851         * src/matcher_parser_parse.y
12852         * src/prefs_themes.c
12853         * src/etpan/Makefile.am
12854         * src/gtk/description_window.c
12855         * src/plugins/clamav/Makefile.am
12856         * src/plugins/clamav/clamav_plugin.c
12857         * src/plugins/dillo_viewer/Makefile.am
12858         * src/plugins/pgpcore/Makefile.am
12859         * src/plugins/pgpinline/Makefile.am
12860         * src/plugins/pgpmime/Makefile.am
12861         * src/plugins/trayicon/Makefile.am
12862                 Fix 100% cpu usage in address completion list
12863                 Fix little bugs (return with no values etc)
12864                 Fix all warnings (with common CFLAGS)
12865
12866 2005-09-15 [colin]      1.9.14cvs33
12867
12868         * src/addressbook.c
12869                 Fix bug where sometimes a group's email list is empty,
12870                 force its refresh (probably fixes "Re: how to create a 
12871                 distribution list")
12872         * src/ldapquery.c
12873                 Don't return to the callback in the main thread from the
12874                 fetch thread (or face segs!)
12875
12876 2005-09-15 [paul]       1.9.14cvs32
12877
12878         * src/prefs_matcher.c
12879                 forgotten in last commit
12880
12881 2005-09-15 [paul]       1.9.14cvs31
12882
12883         * src/prefs_actions.c
12884         * src/prefs_filtering_action.c
12885         * src/prefs_quote.c
12886         * src/quote_fmt.c
12887         * src/summaryview.c
12888         * src/gtk/description_window.c
12889         * src/gtk/description_window.h
12890         * src/gtk/quicksearch.c
12891                 allow interaction with the called
12892                 description window
12893                 Patch by Anders Hammar
12894
12895 2005-09-14 [paul]       1.9.14cvs30
12896
12897         * src/compose.c
12898                 fix a little annoyance when pasting with 3rd button 
12899                 with wrap_pastes=0 and wrap_input=1
12900                 Patch by Colin
12901
12902 2005-09-14 [paul]       1.9.14cvs29
12903
12904         * src/prefs_account.c
12905                 disable 'Filter messages on receiving' for
12906                 SMTP-only accounts
12907                 Patch  by Anders Hammar
12908
12909 2005-09-14 [paul]       1.9.14cvs28
12910
12911         * po/sk.po
12912                 fix crash
12913                 updated by Andrej Kacian
12914
12915 2005-09-14 [paul]
12916
12917         1.9.15-rc1 released
12918
12919 2005-09-14 [paul]       1.9.14cvs27
12920
12921         * po/es.po
12922                 updated by Ricardo Mones Lastra
12923         * src/compose.c
12924         * src/compose.h
12925                 associate no_wrap_tags to Compose windows
12926                 instead of using a static one
12927                 Patch by Colin
12928         * src/mbox.c
12929                 fix proc_mbox()
12930                 Patch by wwp
12931         * src/textview.c
12932                 remove unneeded printf()
12933
12934 2005-09-14 [paul]       1.9.14cvs26
12935
12936         * src/addrcache.c
12937         * src/codeconv.h
12938         * src/folder.h
12939         * src/mainwindow.h
12940         * src/mh.c
12941         * src/mimeview.h
12942         * src/partial_download.c
12943         * src/pop.c
12944         * src/prefs_account.c
12945         * src/prefs_account.h
12946         * src/prefs_actions.c
12947         * src/prefs_customheader.c
12948         * src/prefs_display_header.c
12949         * src/prefs_filtering_action.c
12950         * src/prefs_matcher.c
12951         * src/prefs_toolbar.c
12952         * src/privacy.h
12953         * src/procmime.c
12954         * src/procmime.h
12955         * src/procmsg.h
12956         * src/textview.c
12957         * src/undo.h
12958         * src/common/plugin.c
12959         * src/common/session.h
12960         * src/common/socket.c
12961         * src/common/socket.h
12962         * src/common/template.c
12963         * src/gtk/gtkaspell.c
12964         * src/gtk/quicksearch.h
12965         * src/plugins/pgpcore/passphrase.c
12966         * src/plugins/pgpcore/prefs_gpg.h
12967         * src/plugins/pgpcore/select-keys.c
12968         * src/plugins/pgpcore/select-keys.h
12969         * src/plugins/pgpcore/sgpgme.c
12970         * src/plugins/pgpinline/pgpinline.c
12971         * src/plugins/pgpmime/pgpmime.c
12972         * src/plugins/trayicon/trayicon.c
12973                 fix compilation warnings
12974                 Patch by Daniel Gustafson
12975
12976 2005-09-14 [paul]       1.9.14cvs25
12977
12978         * src/addressbook.c
12979                 add missing column header, and other small
12980                 bug fixes
12981                 Patch by Anders Hammar
12982
12983 2005-09-13 [colin]      1.9.14cvs24
12984
12985         * src/gtk/gtkaspell.c
12986                 Fix non-utf8 in menu
12987                 Fix little leaks
12988                 Nullify struct members after free()s
12989
12990 2005-09-13 [colin]      1.9.14cvs23
12991
12992         * src/compose.c
12993                 Test utf8 compliance before inserting to 
12994                 buffer, and try to convert if necessary
12995         * src/procmime.c
12996                 If no charset is present, use the locale 
12997                 one instead of us-ascii
12998         * src/procmsg.c
12999                 Add Sender, List-Post and To in the checked 
13000                 headers for automatic rules creation 
13001                 (thanks to wwp)
13002         * src/prefs_themes.c
13003         * src/gtk/gtkaspell.c
13004                 Remove deprecated functions. 
13005                 patch by Daniel Gustafson
13006
13007 2005-09-12 [colin]      1.9.14cvs22
13008
13009         * src/compose.c
13010                 Fix bug #448 (Scrolling/Redraw issue with 
13011                 address-fields in Header)
13012         * src/mainwindow.c
13013         * src/summaryview.c
13014         * src/summaryview.h
13015                 Fix loss of MSG_MARKED on move/copy
13016                 Fix bug #804 (Quicksearch togglebutton doesn't 
13017                 get depressed after '/' key is pressed)
13018
13019 2005-09-12 [paul]       1.9.14cvs21
13020
13021         * AUTHORS
13022         * src/gtk/logwindow.c
13023                 add 'Clear Log' to popup menu
13024                 Patch by Anders Hammar <anders.hammar@telia.com>
13025
13026 2005-09-12 [paul]       1.9.14cvs20
13027
13028         * src/compose.c
13029                 set correct sensitivity on attachments
13030                 popup menu
13031         * src/folder.c
13032                 fix typo
13033         * src/prefs_spelling.c
13034                 fix crash when no LANG env is set
13035         * src/common/xml.c
13036                 fix crash in wizard
13037                 don't use memeory after free
13038
13039         All patches by Daniel Gustafson
13040
13041 2005-09-12 [paul]       1.9.14cvs19
13042
13043         * src/prefs_themes.c
13044                 make theme info selectable
13045         * src/gtk/description_window.c
13046                 make window non-modal
13047         * tools/README
13048                 add details of asus_mailed.sh
13049         * tools/claws.i18n.status.pl
13050                 update for new zh_TW translator
13051                 widen the output
13052                 create alternate coloured lines
13053                 improve readability
13054
13055 2005-09-10 [colin]      1.9.14cvs18
13056
13057         * src/plugins/pgpcore/select-keys.c
13058                 Better order for the buttons
13059
13060 2005-09-10 [colin]      1.9.14cvs17
13061
13062         * src/compose.c
13063         * src/plugins/pgpcore/select-keys.c
13064         * src/plugins/pgpcore/select-keys.h
13065         * src/plugins/pgpcore/sgpgme.c
13066                 Add a "Don't encrypt" button to the key
13067                 selection dialog. Fixes bug #177 (There should be a 
13068                 'Don't encrypt button in the Select Keys dialog)
13069
13070 2005-09-10 [colin]      1.9.14cvs16
13071
13072         * src/compose.c
13073                 Fix bug #572 (%X option does not work with templates)
13074
13075 2005-09-10 [colin]      1.9.14cvs15
13076
13077         * src/toolbar.c 
13078                 Remove g_print
13079
13080 2005-09-10 [colin]      1.9.14cvs14
13081
13082         * src/imap.c
13083                 Fix a possible crash
13084
13085 2005-09-09 [colin]      1.9.14cvs13
13086
13087         * src/imap.c
13088         * src/etpan/imap-thread.c
13089         * src/etpan/imap-thread.h
13090                 Fix moving from queue or drafts to normal folders
13091                 Fix bug #794 (No way to delete without expunging)
13092                 Take flags unset by other mailers into account
13093                 Take deleted flag set by other mailers into account
13094                 Fix unsetting REPLIED flag
13095                 Fix crash when capabilities can't be retrieved
13096         * src/mainwindow.c
13097         * src/mainwindow.h
13098                 Add M_DELAYED_FLAGS condition, and let the user use
13099                 Execute in order to be able to expunge deleted mails,
13100                 even if he's not in delayed execute mode
13101         * src/prefs_spelling.c
13102                 Use 'en' dictionary by default if LANG is POSIX or C
13103         * src/gtk/prefswindow.c
13104                 Fix bug #767 (Preferences windows expanding) by making
13105                 the window a bit larger when the resolution is greater
13106                 than 640x480, and by putting the prefs in a
13107                 GtkScrolledWindow.
13108
13109 2005-09-09 [paul]       1.9.14cvs12
13110
13111         * AUTHORS
13112         * configure.ac
13113         * po/zh_TW.Big5.po      ** REMOVED **
13114         * po/zh_TW.po           ** ADDED **
13115                 updated by Wei-Lun Chao
13116
13117 2005-09-09 [paul]       1.9.14cvs11
13118
13119         * src/mainwindow.c
13120                 fix asserts
13121         * src/common/xml.c
13122                 delay memory allocation until file is
13123                 opened successfully
13124                 Patch by Daniel Gustafson
13125
13126 2005-09-09 [colin]      1.9.14cvs10
13127
13128         * src/imap.c
13129                 Add guards
13130
13131 2005-09-08 [colin]      1.9.14cvs9
13132
13133         * src/compose.c
13134                 Alert when we can't save draft
13135                 Fix various wrap/color issues
13136                 Add mid-click pasting respecting wrap_paste option
13137         * src/folder.c
13138         * src/folder.h
13139         * src/folder_item_prefs.c
13140         * src/folder_item_prefs.h
13141         * src/imap.c
13142         * src/imap_gtk.c
13143         * src/imap_gtk.h
13144         * src/main.c
13145         * src/mainwindow.c
13146         * src/mainwindow.h
13147         * src/news.c
13148         * src/news_gtk.c
13149         * src/news_gtk.h
13150         * src/prefs_folder_item.c
13151                 Fix the impossibility to synchronise folders for
13152                 offline use (IMAP and NNTP are concerned)
13153
13154 2005-09-08 [colin]      1.9.14cvs8
13155
13156         * configure.ac
13157                 Build LDAP and JPilot by default if available
13158         * src/textview.c
13159                 Fix use after free
13160
13161 2005-09-08 [paul]       1.9.14cvs7
13162
13163         * doc/manual/en/sylpheed-1.html
13164         * doc/manual/en/sylpheed-18.html
13165         * doc/manual/en/sylpheed-19.html
13166         * doc/manual/en/sylpheed-4.html
13167         * doc/manual/en/sylpheed-6.html
13168         * doc/manual/en/sylpheed.html
13169                 a few minor updates, plus include some
13170                 details about plugins and their requirements
13171         * src/mainwindow.c
13172                 minor changes to English in /View/Sort
13173
13174 2005-09-07 [colin]      1.9.14cvs6
13175
13176         * doc/manual/en/sylpheed-1.html
13177         * doc/manual/en/sylpheed-10.html
13178         * doc/manual/en/sylpheed-11.html
13179         * doc/manual/en/sylpheed-12.html
13180         * doc/manual/en/sylpheed-13.html
13181         * doc/manual/en/sylpheed-14.html
13182         * doc/manual/en/sylpheed-15.html
13183         * doc/manual/en/sylpheed-16.html
13184         * doc/manual/en/sylpheed-17.html
13185         * doc/manual/en/sylpheed-18.html
13186         * doc/manual/en/sylpheed-19.html
13187         * doc/manual/en/sylpheed-2.html
13188         * doc/manual/en/sylpheed-20.html
13189         * doc/manual/en/sylpheed-21.html
13190         * doc/manual/en/sylpheed-22.html
13191         * doc/manual/en/sylpheed-3.html
13192         * doc/manual/en/sylpheed-4.html
13193         * doc/manual/en/sylpheed-5.html
13194         * doc/manual/en/sylpheed-6.html
13195         * doc/manual/en/sylpheed-7.html
13196         * doc/manual/en/sylpheed-8.html
13197         * doc/manual/en/sylpheed-9.html
13198         * doc/manual/en/sylpheed.html
13199                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
13200
13201 2005-09-07 [colin]      1.9.14cvs5
13202
13203         * src/mainwindow.c
13204                 Make labels more to-the-point
13205
13206 2005-09-07 [colin]      1.9.14cvs4
13207
13208         * doc/manual/en/sylpheed-1.html
13209         * doc/manual/en/sylpheed-12.html
13210         * doc/manual/en/sylpheed-13.html
13211         * doc/manual/en/sylpheed-14.html
13212         * doc/manual/en/sylpheed-15.html
13213         * doc/manual/en/sylpheed-16.html
13214         * doc/manual/en/sylpheed-17.html
13215         * doc/manual/en/sylpheed-18.html
13216         * doc/manual/en/sylpheed-19.html
13217         * doc/manual/en/sylpheed-2.html
13218         * doc/manual/en/sylpheed-20.html
13219         * doc/manual/en/sylpheed-21.html
13220         * doc/manual/en/sylpheed-22.html
13221         * doc/manual/en/sylpheed-4.html
13222         * doc/manual/en/sylpheed-5.html
13223         * doc/manual/en/sylpheed-6.html
13224         * doc/manual/en/sylpheed-7.html
13225         * doc/manual/en/sylpheed-8.html
13226         * doc/manual/en/sylpheed-9.html
13227         * doc/manual/en/sylpheed.html
13228                 Update manual
13229
13230 2005-09-07 [colin]      1.9.14cvs3
13231
13232         * doc/faq/en/sylpheed-faq-1.html
13233         * doc/faq/en/sylpheed-faq-2.html
13234         * doc/faq/en/sylpheed-faq-3.html
13235         * doc/faq/en/sylpheed-faq.html
13236                 Update FAQ
13237
13238 2005-09-07 [colin]      1.9.14cvs2
13239
13240         * src/folderview.c
13241         * src/procmsg.c
13242         * src/summaryview.c
13243         * src/toolbar.c
13244                 Fix special subfolders:
13245                 - Inherit parent's icon
13246                 - sent contents of queues subfolders
13247                 - empty subfolders of trashes
13248         * src/mainwindow.c
13249                 Remove outdated manual and faq entries
13250         * src/common/utils.c
13251                 Add quotes around %s coming from mailcap
13252
13253 2005-09-07 [colin]      1.9.14cvs1
13254
13255         * src/compose.c
13256                 After saving draft, set modified to FALSE
13257         * src/mimeview.c
13258         * src/common/utils.c
13259         * src/common/utils.h
13260                 Try to open mime parts using what is 
13261                 indicated in ~/.mailcap or /etc/mailcap,
13262                 if possible.
13263
13264 2005-09-05 [paul]       1.9.14
13265
13266         1.9.14 released
13267
13268         * po/sk.po
13269                 updated by Andrej Kacian
13270
13271 2005-09-05 [paul]       1.9.13cvs83
13272
13273         * po/de.po
13274         * po/es.po
13275         * po/fi.po
13276         * po/fr.po
13277         * po/nb.po
13278         * po/pt_BR.po
13279         * po/sr.po
13280                 updated translations by Thomas Gilgin, Ricardo Mones
13281                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
13282                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
13283
13284 2005-09-04 [paul]       1.9.13cvs82
13285
13286         * src/compose.c
13287                 only warn about exceeded line length limit
13288                 on send
13289
13290 2005-09-04 [paul]       1.9.13cvs81
13291
13292         * src/compose.c
13293                 fix crash in 'line length exceeded' dialogue
13294
13295 2005-09-02 [paul]       1.9.13cvs80
13296
13297         * src/imap.c
13298                 fix bug 795, 'Connection lost IMAP'
13299                 and add statusbar prints
13300                 Patch by Colin
13301
13302 2005-09-02 [paul]       1.9.13cvs79
13303
13304         * src/compose.c
13305                 compose_wrap_paragraph() becomes
13306                 compose_beautify_paragraph()
13307                 Patch by Colin
13308
13309 2005-09-02 [colin]      1.9.13cvs78
13310
13311         * src/folderview.c
13312                 Micro-fix
13313
13314 2005-09-01 [colin]      1.9.13cvs77
13315
13316         * src/imap.c
13317                 Maybe fix bug #795 (Connection lost IMAP)
13318                 Don't try to send logout when we're disconnected.
13319         * src/summaryview.c
13320                 Include locked and marked emails in HRM
13321                 view. Fixes bug #800 (Locked messages no longer 
13322                 show up when hide read messages is used)
13323
13324 2005-09-01 [paul]       1.9.13cvs76
13325
13326         * src/prefs_common.c
13327                 fix bad cutting
13328
13329 2005-08-31 [colin]      1.9.13cvs75
13330
13331         * src/folderview.c
13332         * src/folderview.h
13333         * src/prefs_summaries.c
13334         * src/summaryview.c
13335                 Fix "go to next new", fix preference
13336                 (Open unread/next swapped)
13337
13338 2005-08-31 [paul]       1.9.13cvs74
13339
13340         * src/compose.c
13341         * src/folderview.c
13342         * src/headerview.c
13343         * src/headerview.h
13344         * src/mainwindow.c
13345         * src/prefs_common.c
13346         * src/prefs_common.h
13347         * src/prefs_fonts.c
13348         * src/summaryview.c
13349         * src/textview.c
13350         * src/common/defs.h
13351                 remove obsolete BOLD_FONT setting
13352                 fix font update in headerview and textview
13353                 headers after prefs change
13354                 Patch By Colin
13355
13356 2005-08-31 [paul]
13357
13358         1.9.14-rc4 released
13359
13360 2005-08-30 [colin]      1.9.13cvs73
13361
13362         * src/summaryview.c
13363                 When Hide read messages is selected and we
13364                 refresh the summaryview, don't remove the 
13365                 currently displayed message. Fixes bug #797
13366                 (Summary view reloads when new mail is 
13367                 downloaded in 1.9.14 rc)
13368
13369 2005-08-30 [colin]      1.9.13cvs72
13370
13371         * src/folderview.c
13372                 Fix flickering
13373         * src/mainwindow.c
13374                 Remove useless callback
13375         * src/mimeview.c
13376         * src/gtk/filesel.c
13377         * src/gtk/filesel.h
13378                 Add a filesel_select_file_save_folder() - used by Save All
13379
13380 2005-08-29 [paul]       1.9.13cvs71
13381
13382         * AUTHORS
13383         * src/matcher_parser_parse.y
13384         * src/etpan/imap-thread.c
13385                 fix building on FreeBSD
13386                 Patch by Daniel Gustafson <daniel@hobbit.se>
13387
13388 2005-08-29 [paul]       1.9.13cvs70
13389
13390         * src/plugins/pgpinline/pgpinline.c
13391                 only initialise sig result if it's been handled
13392                 Patch by Colin
13393
13394 2005-08-29 [paul]       1.9.13cvs69
13395         
13396         Patches by Colin:
13397
13398         * src/imap.c
13399         * src/common.utils.c
13400         * src/common/utils.h
13401                 optimisation
13402         * src/stock_pixmap.h
13403                 fix wrong icon reference
13404         * src/pixmaps/trash_btn.xpm
13405                 replace with nicer image
13406
13407 2005-08-28 [colin]      1.9.13cvs68
13408
13409         * src/Makefile.am
13410         * src/stock_pixmap.c
13411         * src/stock_pixmap.h
13412         * src/toolbar.c
13413         * src/pixmaps/trash_btn.xpm
13414                 Add a specific trash xpm for the button
13415
13416 2005-08-28 [colin]      1.9.13cvs67
13417
13418         * src/imap.c
13419                 Fix leak
13420
13421 2005-08-27 [colin]      1.9.13cvs66
13422
13423         * src/imap.c
13424         * src/procmime.c
13425                 Correctly fix "Problem with replies", fixes
13426                 pgpmime encryption too. 
13427
13428 2005-08-27 [colin]      1.9.13cvs65
13429
13430         * src/folder.c
13431         * src/procmsg.c
13432         * src/procmsg.h
13433         * src/summaryview.c
13434                 Fix bug #517 (messages removed from summaryview 
13435                 when moving fails)
13436
13437 2005-08-27 [colin]      1.9.13cvs64
13438
13439         * tools/Makefile.am
13440         * tools/asus_mailled.sh
13441                 Add a script to blink ASUS laptops' mail LED where there
13442                 is unread mail.
13443
13444 2005-08-27 [colin]      1.9.13cvs63
13445
13446         * src/imap.c
13447         * src/etpan/imap-thread.c
13448         * src/etpan/imap-thread.h
13449                 Implement automatic choosing of login method
13450                 Fixes bug #791
13451         * src/gtk/.cvsignore
13452                 Add sylpheed-marshal.[ch]
13453
13454 2005-08-27 [colin]      1.9.13cvs62
13455
13456         * src/common/utils.c
13457                 Fix confusing perror
13458
13459 2005-08-27 [colin]      1.9.13cvs61
13460
13461         * src/toolbar.c
13462         * src/toolbar.h
13463                 Remove A_DELETE, replace it with 
13464                 A_TRASH and A_DELETE_REAL. Automatically
13465                 rewrite config files to replace A_DELETE
13466                 with A_TRASH (no functionality change).
13467                 Fixes half of #794
13468
13469 2005-08-26 [colin]      1.9.13cvs60
13470
13471         * src/procmime.c
13472                 Previous "Problem with replies" fix brought other
13473                 problems, fixing them
13474
13475 2005-08-26 [colin]      1.9.13cvs59
13476
13477         * src/procmime.c
13478                 Fix "Problem with replies". This happened only
13479                 on IMAP...
13480         * src/procmsg.c
13481                 Factorize code a bit
13482         * src/compose.c
13483                 Speed improvement on very long messages (wrapping)
13484                 Fix signature color on Reedit and Redirect
13485                 On Reedit, don't attach pgp-signatures parts, but
13486                 set signing to On.
13487
13488 2005-08-24 [paul]       1.9.13cvs58
13489
13490         * src/compose.c
13491                 don't claim success when clicking
13492                 Cancel on the passphrase box.
13493                 Patch by Colin
13494
13495 2005-08-24 [paul]       1.9.13cvs57
13496
13497         * src/main.c
13498                 fix misplaced sylpheed.log
13499         * src/common/defs.h
13500                 define UIDL_DIR
13501
13502 2005-08-24 [paul]       1.9.13cvs56
13503
13504         * src/imap.c
13505         * src/etpan/imap-thread.c
13506         * src/etpan/imap-thread.h
13507                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
13508                 Patch by Colin
13509         * src/gtk/sylpheed-marshal.c    ** REMOVED **
13510         * src/gtk/sylpheed-marshal.h    ** REMOVED **
13511                 remove autogenerated files
13512         * tools/kdeservicemenu/README
13513         * tools/kdeservicemenu/install.sh
13514         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13515         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13516                 use Claws icon, use 'Sylpheed-Claws' in menu,
13517                 use kdialog, and other cleanups
13518
13519 2005-08-23 [paul]       1.9.13cvs55
13520
13521         * src/compose.c
13522                 fix paste/wrap crash
13523                 Patch by Colin
13524
13525 2005-08-23 [paul]       1.9.13cvs54
13526
13527         * src/main.c
13528                 fix crash recovery
13529                 Patch by Colin
13530
13531 2005-08-23 [paul]       1.9.13cvs53
13532
13533         * src/addressbook.c
13534         * src/editaddress.c
13535                 view all data of LDAP contacts
13536                 Patch by Colin
13537
13538 2005-08-23 [paul]       1.9.13cvs52
13539
13540         * src/addressbook.c
13541                 fix issues with the Search field
13542                 Patch by Colin
13543
13544 2005-08-22 [paul]       1.9.13cvs51
13545
13546         * src/folderview.c
13547                 put name of folder in processing dialog
13548                 title
13549         * src/prefs_folder_item.c
13550                 improve english usage
13551
13552 2005-08-22 [paul]       1.9.13cvs50
13553
13554         * src/filtering.c
13555         * src/filtering.h
13556         * src/matcher.c
13557         * src/matcher_parser_lex.l
13558         * src/matcher_parser_parse.y
13559         * src/prefs_filtering.c
13560                 add Filtering/Processing rule names feature.
13561                 (the incompatible old matcherrc is saved as
13562                 matcherrc.pre_names).
13563                 Patch by Colin
13564
13565 2005-08-22 [paul]       1.9.13cvs49
13566
13567         * src/procmsg.c
13568                 fix colour labelling
13569                 Patch by Colin
13570
13571 2005-08-22 [paul]       1.9.13cvs48
13572
13573         * src/textview.c
13574                 fix open_image_cb()
13575
13576 2005-08-22 [paul]       1.9.13cvs47
13577
13578         * src/imap.c
13579                 fix bug 789, 'SC crashes with imap (CVS ver)'
13580                 Patch by Colin
13581
13582 2005-08-22 [paul]       1.9.13cvs46
13583
13584         * src/mimeview.c
13585         * src/prefs_common.c
13586         * src/common/defs.h
13587                 define reused defaults in defs.h
13588         * src/textview.c
13589                 add 'Open image' to image popup menu
13590
13591 2005-08-21 [colin]      1.9.13cvs45
13592
13593         * src/summaryview.c
13594                 Fix bug #788 (Bogus "From" address displayed)
13595
13596 2005-08-20 [colin]      1.9.13cvs44
13597
13598         * src/folder.c
13599                 Fix buf #787 (multilevel delete causes SIGSEGV)
13600
13601 2005-08-19 [colin]      1.9.13cvs43
13602
13603         * src/inc.c
13604         * src/prefs_common.c
13605         * src/prefs_common.h
13606                 Add an hidden pref to allow modifying the
13607                 update stepping in incorporation.
13608                 Patch by wwp.
13609
13610 2005-08-19 [colin]      1.9.13cvs42
13611
13612         * src/compose.c
13613         * src/procmime.c
13614                 Workaround for broken MUAs: encode 
13615                 Content-type: name: as ASCII and 
13616                 Content-Disposition: filename: as
13617                 per rfc2231
13618         * src/prefs_account.c
13619                 Fix invisible-ness of SMTP SSL prefs
13620                 in NNTP accounts
13621
13622 2005-08-19 [paul]       1.9.13cvs41
13623
13624         * src/compose.c
13625         * src/prefs_common.c
13626         * src/prefs_common.h
13627         * src/prefs_wrapping.c
13628                 paste with or without wrapping.
13629                 patch by Colin
13630
13631 2005-08-19 [paul]       1.9.13cvs40
13632
13633         * src/prefs_common.c
13634         * src/prefs_common.h
13635         * src/summaryview.c
13636                 reintroduce enable_swap_from as a
13637                 hidden pref. patch by Colin
13638         * src/quote_fmt_parse.y
13639         * src/plugins/clamav/clamav_plugin.c
13640         * src/plugins/dillo_viewer/dillo_viewer.c
13641         * src/plugins/mathml_viewer/mathml_viewer.c
13642         * src/plugins/pgpcore/sgpgme.c
13643         * src/plugins/pgpinline/pgpinline.c
13644         * src/plugins/pgpmime/pgpmime.c
13645                 tidy up. patch by Colin
13646
13647 2005-08-19 [paul]       1.9.13cvs39
13648
13649         * configure.ac
13650                 complete cvs38's sync
13651         * src/editaddress.c
13652         * src/gedit-print.c
13653         * src/mutt.c
13654         * src/etpan/etpan-log.c
13655         * src/etpan/imap-thread.c
13656         * src/gtk/gtksourceprintjob.c
13657                 fix compilation warnings
13658                 (patch by Colin)
13659
13660 2005-08-19 [paul]       1.9.13cvs38
13661
13662         sync with main:
13663
13664         * src/account.c
13665         * src/action.c
13666         * src/addrbook.c
13667         * src/addrcache.c
13668         * src/addrharvest.c
13669         * src/addrindex.c
13670         * src/codeconv.c
13671         * src/compose.c
13672         * src/crash.c
13673         * src/exporthtml.c
13674         * src/exportldif.c
13675         * src/folder.c
13676         * src/image_viewer.c
13677         * src/inc.c
13678         * src/inc.h
13679         * src/jpilot.c
13680         * src/ldif.c
13681         * src/main.c
13682         * src/matcher.c
13683         * src/mbox.c
13684         * src/messageview.c
13685         * src/mh.c
13686         * src/mimeview.c
13687         * src/msgcache.c
13688         * src/mutt.c
13689         * src/news.c
13690         * src/partial_download.c
13691         * src/pine.c
13692         * src/pop.c
13693         * src/prefs_actions.c
13694         * src/prefs_common.c
13695         * src/prefs_customheader.c
13696         * src/prefs_display_header.c
13697         * src/prefs_gtk.c
13698         * src/prefs_themes.c
13699         * src/procheader.c
13700         * src/procmime.c
13701         * src/procmsg.c
13702         * src/recv.c
13703         * src/send_message.c
13704         * src/simple-gettext.c
13705         * src/sourcewindow.c
13706         * src/textview.c
13707         * src/vcard.c
13708         * src/common/defs.h
13709         * src/common/log.c
13710         * src/common/plugin.c
13711         * src/common/prefs.c
13712         * src/common/session.c
13713         * src/common/session.h
13714         * src/common/socket.c
13715         * src/common/socket.h
13716         * src/common/ssl_certificate.c
13717         * src/common/template.c
13718         * src/common/utils.c
13719         * src/common/utils.h
13720         * src/common/xml.c
13721         * src/gtk/about.c
13722         added wrappers for C library function that
13723                 take pathname arguments.
13724                 enabled compilation with MinGW.
13725                 use GDir instead of directly using opendir().
13726                 added rename_force().
13727
13728 2005-08-19 [paul]       1.9.13cvs37
13729         
13730         patches by Colin:
13731         * src/compose.c
13732                 fix privacy settings on re-editing
13733                 a sent message
13734         * src/jpilot.c
13735                 fix encoding bug
13736         * src/folder.c
13737         * src/procmsg.c
13738         * src/procmsg.h
13739         * src/summaryview.c
13740                 flag changing optimisation
13741
13742 2005-08-18 [martin]     1.9.13cvs36
13743
13744         * commitHelper
13745             added my login
13746         * src/addrcache.c
13747         * src/addrharvest.c
13748         * src/addrindex.c
13749         * src/compose.c
13750         * src/grouplistdialog.c
13751         * src/main.c
13752         * src/mainwindow.c
13753         * src/msgcache.c
13754         * src/mutt.c
13755         * src/pine.c
13756         * src/prefs_account.c
13757         * src/prefs_themes.c
13758         * src/stock_pixmap.c
13759         * src/summaryview.c
13760         * src/gtk/about.c
13761         * src/gtk/logwindow.c
13762             removed deprecated glib and gdk stuff
13763         * src/plugins/pgpcore/select-keys.c
13764             convert attributes from locale to utf8
13765
13766 2005-08-17 [paul]       1.9.13cvs35
13767
13768         * src/account.c
13769         * src/addressbook.c
13770                 use new GTK_STOCK_ icons if available
13771         * src/summaryview.c
13772         * src/gtk/gtksctree.c
13773         * src/gtk/gtksctree.h
13774                 faster range select. patch by Colin
13775
13776 2005-08-17 [paul]       1.9.13cvs34
13777
13778         patches by colin:
13779         * src/addressbook.c
13780         * src/addressitem.h
13781                 Add an edit button for contacts, fix selections
13782                 of gtksctree items
13783         * src/editaddress.c
13784                 Change labels, let Save be always possible in the
13785                 email and user atributes tabs
13786         * src/folderview.c
13787                 fix sort issues
13788         * src/summaryview.c
13789                 select next item instead of the displayed one
13790                 after deletion
13791
13792         * src/gtk/progressdialog.c
13793                 use prefs_common.enable_rules_hint
13794
13795 2005-08-13 [hoa]        1.9.13cvs33
13796
13797         * src/etpan/imap-thread.c
13798                 fixed build on Solaris.
13799
13800 2005-08-10 [colin]      1.9.13cvs32
13801
13802         * src/procmsg.c
13803                 Fix cvs31 (missing fclose before reading
13804                 the file)
13805
13806 2005-08-10 [colin]      1.9.13cvs31
13807
13808         * src/procmsg.c
13809                 Fix procmsg_msginfo_new_from_mimeinfo() when
13810                 the MimeInfo isn't stored in memory. This fixes
13811                 replying to an attached message.
13812
13813 2005-08-10 [colin]      1.9.13cvs30
13814
13815         * src/mainwindow.c
13816                 Fix slowness in account changing
13817
13818 2005-08-10 [colin]      1.9.13cvs29
13819
13820         * src/folder.c
13821         * src/folderutils.c
13822         * src/folderview.c
13823         * src/imap_gtk.c
13824         * src/mainwindow.c
13825         * src/mh_gtk.c
13826         * src/procmsg.c
13827         * src/summaryview.c
13828                 Optimize folder_has_parent_of_type
13829                 Prevent moving special sub-folders from contextual menus
13830                 Rework message a bit ("Empty all messages" -> "Delete all
13831                 messages")
13832                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
13833                 and "Deleted Items" folders)
13834
13835 2005-08-08 [colin]      1.9.13cvs28
13836
13837         * src/summaryview.c
13838         * src/prefs_summaries.c
13839                 Make "Select first unread|new" more flexible
13840                 (just prioritize new or unread)
13841
13842 2005-08-08 [colin]      1.9.13cvs27
13843
13844         * src/summaryview.c
13845                 If "select first new" is selected and there only
13846                 are unread messages, fallback to "select first
13847                 unread".
13848
13849 2005-08-08 [colin]      1.9.13cvs26
13850
13851         * src/folder.c
13852                 Fix shameful bugs (and bug #779)
13853
13854 2005-08-08 [colin]      1.9.13cvs25
13855
13856         * src/folder.c
13857         * src/folder.h
13858                 Cache parents' type to make folder_has_parent_of_type
13859                 faster
13860         * src/folderview.c
13861                 Forbid DnD of special sub-folders
13862         * src/procmsg.c
13863         * src/procmsg.h
13864                 Add MAIL_POSTFILTERING_HOOK
13865         * src/summaryview.c
13866                 Revert over-zealous deletion of the use_addr_book 
13867                 code
13868
13869 2005-08-07 [colin]      1.9.13cvs24
13870
13871         * src/folder.c
13872                 Fix big mistake (passing MsgInfo instead 
13873                 of FolderItem)
13874
13875 2005-08-07 [colin]      1.9.13cvs23
13876
13877         * src/compose.c
13878         * src/folder.c
13879         * src/folder.h
13880         * src/foldersel.c
13881         * src/folderutils.c
13882         * src/folderview.c
13883         * src/imap.c
13884         * src/mainwindow.c
13885         * src/messageview.c
13886         * src/mh.c
13887         * src/msgcache.c
13888         * src/procmime.c
13889         * src/summaryview.c
13890                 Make subfolders of Drafts, Queue, Outbox, Trash
13891                 work like their parents. 
13892                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
13893
13894 2005-08-07 [colin]      1.9.13cvs22
13895
13896         * src/addressbook.c
13897                 Fix bug #771 (Dragged contacts not saved)
13898
13899 2005-08-07 [paul]       1.9.13cvs21
13900
13901         * src/summaryview.c
13902                 fix bug 32 'Search Doesn't display results
13903                 if "Hide Read Messages" is chosen'
13904                 be more literal in interpreting 'Hide read
13905                 messages'
13906
13907 2005-08-07 [colin]      1.9.13cvs20
13908
13909         * src/folderview.c
13910                 Add debug
13911         * src/summaryview.c
13912                 Faster 'unthread_for_execution'
13913
13914 2005-08-06 [paul]       1.9.13cvs19
13915
13916         * src/mainwindow.c
13917                 add mnemonics to Set displayed columns
13918                 fix bug where msgview_visible option was
13919                 overwritten as TRUE on startup
13920
13921 2005-08-06 [paul]       1.9.13cvs18
13922
13923         * src/mainwindow.c
13924                 refer to 'displayed columns in folder/message
13925                 list' not 'displayed items in summary/message view'
13926         * src/prefs_display_header.c
13927                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
13928                 be consistent with similar dialogues
13929         * src/prefs_folder_column.c
13930         * src/prefs_summary_column.c
13931                 'columns' not 'items', and folder and message lists,
13932                 instead of folder and summary views;
13933                 Use 'Hidden columns' as list heading not 'Available
13934                 items';
13935                 move the 'Remove' button to the right hand side;
13936                 top-align the buttons;
13937                 remove unneeded vbox
13938         * src/prefs_summaries.c
13939                 put the 2 column prefs buttons in a frame to reduce
13940                 overall width; refer to columns not items &c.
13941
13942 2005-08-05 [colin]      1.9.13cvs17
13943
13944         * src/prefs_common.c
13945         * src/prefs_common.h
13946         * src/mainwindow.c
13947         * src/compose.c
13948         * src/messageview.c
13949                 Add an hidden toolbar_detachable pref, so
13950                 that I can get rid of these painful handles
13951                 in the toolbars. Defaults to TRUE to avoid
13952                 changing the GUI on unsuspecting people...
13953
13954 2005-08-05 [colin]      1.9.13cvs16
13955
13956         * src/Makefile.am
13957         * src/prefs_folder_column.c
13958         * src/prefs_folder_column.h
13959                 Add prefs for folder columns
13960         * src/folderview.c
13961         * src/folderview.h
13962         * src/mainwindow.c
13963         * src/mainwindow.h
13964         * src/prefs_common.c
13965         * src/prefs_common.h
13966         * src/prefs_summaries.c
13967                 Use them
13968         * src/prefs_summary_column.c
13969         * src/summaryview.c
13970         * src/summaryview.h
13971                 Add a To column
13972         * src/textview.c
13973         * src/common/utils.c
13974         * src/common/utils.h
13975                 Move uri colourisation functions
13976                 to utils
13977         * src/compose.c
13978                 Colourise URIs
13979         * src/imap.c
13980                 Fix bug with LIST where we'd try
13981                 to get Folder//////[...]/// 
13982
13983 2005-08-05 [paul]       1.9.13cvs15
13984
13985         * src/prefs_summaries.c
13986                 improve the English usage
13987         * src/summaryview.c
13988                 set font on column change
13989                 thanks to Colin
13990
13991 2005-08-05 [paul]       1.9.13cvs14
13992
13993         * src/prefs_common.c
13994         * src/prefs_common.h
13995         * src/prefs_summaries.c
13996         * src/summaryview.c
13997                 replace 'open_unread_on_enter' option with
13998                 'select_on_entry' option. opening/not opening
13999                 is now exclusively controlled by 'always_show_msg'
14000
14001 2005-08-04 [colin]      1.9.13cvs13
14002
14003         * src/compose.c
14004                 Remove dead code
14005                 Add colourisation of quotes and signatures
14006         * src/folderview.c
14007                 Fix possible crashes
14008         * src/messageview.c
14009                 Change an assert that is no problem
14010         * src/news.c
14011         * src/news_gtk.c
14012         * src/news_gtk.h
14013                 Fix offline mode
14014         * src/gtk/quicksearch.c
14015                 Fix a possible crash
14016
14017 2005-08-03 [colin]      1.9.13cvs12
14018
14019         * src/prefs_account.c
14020                 Fix bug #777 (Sylpheed crash in account configuration)
14021
14022 2005-08-03 [colin]      1.9.13cvs11
14023
14024         * src/addressbook.c
14025         * src/editaddress.c
14026         * src/editgroup.c
14027                 Fixing addressbook, round 2
14028         * src/textview.c
14029                 Fix emphasis color on rechecking 'Colorize messages'
14030
14031 2005-08-03 [paul]       1.9.13cvs10
14032
14033         sync with main
14034
14035         * src/addr_compl.c
14036         * src/compose.c
14037         * src/main.c
14038         * src/pop.c
14039         * src/prefs_account.c
14040         * src/procmime.c
14041         * src/procmsg.c
14042         * src/quote_fmt_parse.y
14043         * src/textview.c
14044         * src/common/quoted-printable.c
14045         * src/common/utils.c
14046         * src/common/utils.h
14047         * src/common/xml.c
14048                 replaced incorrect locale-independent
14049                 ctype functions with GLib's. Corrected
14050                 signedness mismatch.
14051         * src/headerview.c
14052                 headerview_create(): added spacing for vbox.
14053         * src/gtk/about.c
14054                 set focus to the OK button.
14055
14056 2005-08-03 [colin]      1.9.13cvs9
14057
14058         * src/folderview.c
14059                 Fix possible crash
14060
14061 2005-08-02 [colin]      1.9.13cvs8
14062
14063         * src/mainwindow.c
14064                 Fix cast
14065         * src/addressbook.c
14066         * src/addressitem.h
14067                 Fix a cast and more generally, try to make the
14068                 GUI more intuitive and consistent (round 1)
14069
14070 2005-08-02 [paul]       1.9.13cvs7
14071
14072         * src/folder.h
14073                 missing in 1.9.13cvs6
14074
14075 2005-08-02 [colin]      1.9.13cvs6
14076
14077         * src/folder.c
14078                 Fix one more leak
14079
14080 2005-08-02 [colin]      1.9.13cvs5
14081
14082         * src/folder.c
14083         * src/folderview.c
14084         * src/imap.c
14085         * src/main.c
14086         * src/mbox.c
14087         * src/procmsg.c
14088         * src/summaryview.c
14089                 Fix a number of folder_item_get_msg_list()-related
14090                 leaks (missing procmsg_msginfo_free()s)
14091
14092 2005-08-01 [colin]      1.9.13cvs4
14093
14094         * src/folderview.c
14095         * src/folderview.h
14096         * src/mainwindow.c
14097         * src/prefs_fonts.c
14098         * src/prefs_summaries.c
14099         * src/prefs_themes.c
14100         * src/summaryview.c
14101         * src/summaryview.h
14102         * src/textview.c
14103         * src/textview.h
14104                 Fix instant-apply of summary and folderview-related prefs
14105                 Fix erroneous g_free and alertpanels in prefs_theme
14106                 Add instant-apply for fonts
14107                 Defer applying of prefs a little bit so it's done only
14108                 once even if requested by multiples prefs pages
14109
14110 2005-08-01 [paul]       1.9.13cvs3
14111
14112         * src/main.c
14113                 fix bug 776 'S.C. crashes on close'
14114                 thanks to Colin
14115         * src/etpan/etpan-thread-manager-types.h
14116                 add missing include
14117                 thanks to Hoa
14118
14119 2005-07-25 [paul]       1.9.13cvs2
14120
14121         * src/summaryview.c
14122                 fix typos. spotted by Fabien Vantard
14123
14124 2005-07-24 [paul]       1.9.13cvs1
14125
14126         * doc/man/sylpheed.1
14127                 update man page, incorporating fix of
14128                 bug 769 'Typo in manpage'
14129         * src/etpan/imap-thread.c
14130                 fix NetBSD openssl dependencies. patch by
14131                 George Michaelson <ggm@apnic.net>
14132         * po/pt_BR.po
14133                 updated by Frederico Goncalves Guimaraes
14134
14135 2005-07-22 [paul]       1.9.13
14136
14137         1.9.13 release
14138
14139 2005-07-22 [paul]       1.9.12cvs91
14140
14141         * AUTHORS
14142         * INSTALL
14143         * README.claws
14144         * RELEASE_NOTES.claws
14145                 updated for release
14146         * configure.ac
14147         * po/nb.po
14148         * tools/claws.i18n.status.pl
14149                 add Norwegian translation. submiited by
14150                 Geir Helland <pjallabais@users.sourceforge.net>
14151         * po/ca.po
14152         * po/de.po
14153         * po/es.po
14154         * po/fi.po
14155         * po/fr.po
14156         * po/it.po
14157         * po/sk.po
14158         * po/sr.po
14159         * po/zh_CN.po
14160                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
14161                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
14162                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
14163                 Yang Guilong
14164         * src/plugins/clamav/clamav_plugin_gtk.c
14165         * src/plugins/spamassassin/spamassassin_gtk.c
14166                 replace outdated description strings
14167
14168 2005-07-21 [colin]      1.9.12cvs90
14169
14170         * src/folder.c
14171                 Set folder to batch mode when scanning it. Makes deletion
14172                 of unread mails on IMAP much faster (due to the UNREAD 
14173                 flag unsetting)
14174
14175 2005-07-21 [darko]      1.9.12cvs89
14176
14177         * configure.ac
14178                 link against libresolv if necessary (patch by Paul)
14179         * src/msgcache.c
14180                 use glib's portable macros to determine endianness
14181
14182 2005-07-21 [paul]       1.9.12cvs88
14183
14184         * src/crash.c
14185         * src/gtk/about.c
14186                 update compiled-in features list
14187
14188 2005-07-20 [colin]      1.9.12cvs87
14189
14190         * src/folder.c
14191         * src/textview.c
14192                 Gcc 2.9x compilation fixes, thanks to Darko
14193         * src/plugins/clamav/clamav_plugin.c
14194                 Little optimisation: load virus database only once
14195         * src/plugins/spamassassin/spamassassin.c
14196                 Big optimisation: filtering one mail took at least 1 second,
14197                 now it takes at least 50ms. Doesn't speed up spamassassin 
14198                 itself, but should already be much more tolerable.
14199
14200 2005-07-20 [colin]      1.9.12cvs86
14201
14202         * src/summaryview.c
14203                 Fix performance issue
14204
14205 2005-07-19 [colin]      1.9.12cvs85
14206
14207         * src/plugins/pgpinline/plugin.c
14208                 Fix warning
14209
14210 2005-07-19 [colin]      1.9.12cvs84
14211
14212         * configure.ac
14213         * src/plugins/Makefile.am
14214         * src/plugins/pgpinline/.cvsignore
14215         * src/plugins/pgpinline/Makefile.am
14216         * src/plugins/pgpinline/pgpinline.c
14217         * src/plugins/pgpinline/pgpinline.deps
14218         * src/plugins/pgpinline/pgpinline.h
14219         * src/plugins/pgpinline/plugin.c
14220                 Put pgpinline in the main tree
14221
14222 2005-07-19 [paul]       1.9.12cvs83
14223
14224         * src/prefs_actions.c
14225                 prevent '//' in menu names, which cause a crash
14226                 thanks to Colin
14227
14228 2005-07-19 [paul]       1.9.12cvs82
14229
14230         * configure.ac
14231                 be generally more informative in configure output.
14232                 OpenSSL: correction: '[ --enable-openssl ...' -> 
14233                 '[ --disable-openssl ...', as --enable-openssl is default
14234                 PGP/MIME: don't check for GPGME again, check for
14235                 pgpcore instead. Therefore prevent the possibility of
14236                 attempting to build pgpmime if pgpcore dependencies are
14237                 not met
14238                 ClamAV: use pkgconfig to check for lib
14239                 libgnomeprint: revert logic on inner test to match
14240                 everything else
14241         * src/plugins/pgpcore/sgpgme.c
14242                 add missing include
14243
14244 2005-07-19 [colin]      1.9.12cvs81
14245
14246         * src/summaryview.c
14247                 Fix slow thread rebuilding in particular
14248                 cases
14249
14250 2005-07-19 [paul]       1.9.12cvs80
14251
14252         * sylpheed-claws.desktop
14253                 fix typo, spotted by Stephan Sachse
14254         * src/account.c
14255                 replace GTK_STOCK_ADD with
14256                 GTK_STOCK_NEW button
14257
14258 2005-07-18 [colin]      1.9.12cvs79
14259
14260         * src/etpan/imap-thread.c
14261                 Fix return value (Thanks Hoa)
14262
14263 2005-07-18 [colin]      1.9.12cvs78
14264
14265         * src/imap.c
14266                 Allow empty passwords
14267                 Create drafts/queue/outbox if necessary
14268         * src/summaryview.c
14269                 Remove old code
14270         * src/etpan/imap-thread.c
14271                 Fix STARTTLS (Thanks to Hoa)
14272
14273 2005-07-18 [paul]       1.9.12cvs77
14274
14275         * ChangeLog-gtk2.jp
14276         * ChangeLog.jp
14277                 removed
14278         * Makefile.am
14279                 updated to reflect additions and removals
14280         * TODO
14281                 updated to be claws-specific
14282         * TODO-gtk2
14283         * TODO-gtk2.jp
14284         * TODO.jp
14285         * sylpheed-128x128.png
14286         * sylpheed-64x64.png
14287                 removed
14288         * sylpheed-claws-128x128.png
14289         * sylpheed-claws-64x64.png
14290         * sylpheed-claws.desktop
14291         * sylpheed-claws.png
14292                 added
14293         * sylpheed.desktop
14294         * sylpheed.png
14295                 removed
14296
14297 2005-07-17 [paul]       1.9.12cvs76
14298
14299         * src/account.c
14300         * src/addressbook.c
14301         * src/alertpanel.c
14302         * src/alertpanel.h
14303         * src/compose.c
14304         * src/exphtmldlg.c
14305         * src/expldifdlg.c
14306         * src/folderview.c
14307         * src/imap_gtk.c
14308         * src/inc.c
14309         * src/message_search.c
14310         * src/messageview.c
14311         * src/mh_gtk.c
14312         * src/news_gtk.c
14313         * src/prefs_actions.c
14314         * src/prefs_filtering.c
14315         * src/prefs_matcher.c
14316         * src/prefs_template.c
14317         * src/prefs_themes.c
14318         * src/ssl_manager.c
14319         * src/summary_search.c
14320         * src/textview.c
14321         * src/toolbar.c
14322         * src/gtk/sslcertwindow.c
14323         * src/plugins/pgpcore/sgpgme.c
14324                 rework alertpanels
14325
14326 2005-07-17 [colin]      1.9.12cvs75
14327
14328         * src/privacy.c
14329                 add a PrivacySystem accessor that checks that
14330                 the system cached in a MimeInfo's privacydata
14331                 is still registered. Use this accessor instead
14332                 of directly using data->system. Fixes crashes
14333                 after unloading pgp plugins.
14334
14335 2005-07-17 [colin]      1.9.12cvs74
14336
14337         * src/alertpanel.c
14338                 Change geometry hints to a simple default size.
14339                 Fixes the certs dialogs.
14340
14341 2005-07-17 [colin]      1.9.12cvs73
14342
14343         * src/gtk/sslcertwindow.c
14344                 Use a gtkExpander
14345
14346 2005-07-17 [colin]      1.9.12cvs72
14347
14348         * src/plugins/pgpcore/Makefile.am
14349         * src/plugins/pgpmime/Makefile.am
14350                 Add gpgme libs
14351
14352 2005-07-17 [paul]       1.9.12cvs71
14353
14354         * configure.ac
14355                 add --disable-gnomeprint option
14356                 modified version of patch by Marius Mauch
14357
14358 2005-07-17 [paul]       1.9.12cvs70
14359
14360         * src/common/defs.h
14361                 update urls
14362         * src/account.c
14363         * src/action.c
14364         * src/addressbook.c
14365         * src/compose.c
14366         * src/foldersel.c
14367         * src/folderview.c
14368         * src/html.c
14369         * src/imap_gtk.c
14370         * src/main.c
14371         * src/mainwindow.c
14372         * src/messageview.c
14373         * src/mh_gtk.c
14374         * src/mimeview.c
14375         * src/news_gtk.c
14376         * src/prefs_account.c
14377         * src/prefs_send.c
14378         * src/prefs_summaries.c
14379         * src/procmsg.c
14380         * src/summaryview.c
14381         * src/common/utils.c
14382         * src/common/xml.c
14383         * src/plugins/pgpcore/passphrase.c
14384         * src/plugins/pgpcore/select-keys.c
14385                 replace inappropriately used backticks
14386                 with single quotes
14387
14388 2005-07-16 [colin]      1.9.12cvs69
14389
14390         * src/image_viewer.c
14391                 Add extra paranoid checks
14392
14393 2005-07-16 [colin]      1.9.12cvs68
14394
14395         * src/plugins/pgpcore/prefs_gpg.c
14396                 Don't auto-check sigs by default, as it
14397                 can be really slow.
14398
14399 2005-07-16 [colin]      1.9.12cvs67
14400
14401         * src/plugins/pgpcore/sgpgme.c
14402                 Make messages a bit better.
14403
14404 2005-07-16 [colin]      1.9.12cvs66
14405
14406         * src/imap.c
14407                 Remove pseudo-log
14408         * src/etpan/imap-thread.c
14409                 Add real log
14410
14411 2005-07-16 [colin]      1.9.12cvs65
14412
14413         * src/main.c
14414         * src/prefs_other.c
14415                 And now, fix build with libetpan :-/
14416
14417 2005-07-15 [colin]      1.9.12cvs64
14418
14419         * src/prefs_other.c
14420                 Continue fixing build without libetpan.
14421
14422 2005-07-15 [colin]      1.9.12cvs63
14423
14424         * src/main.c
14425                 Fix build with --disable-libetpan
14426
14427 2005-07-15 [colin]      1.9.12cvs62
14428
14429         * configure.ac
14430                 Bump libetpan's version
14431
14432 2005-07-15 [colin]      1.9.12cvs61
14433
14434         * src/etpan/imap-thread.c
14435                 Actually stop logging :)
14436
14437 2005-07-15 [colin]      1.9.12cvs60
14438
14439         * src/addressbook.c
14440                 Fix dnd of multiple addresses.
14441
14442 2005-07-15 [hoa]        1.9.12cvs59
14443
14444         * src/etpan/imap-thread.c
14445             disable login of IMAP password in libetpan log file.
14446
14447 2005-07-15 [paul]       1.9.12cvs58
14448
14449         * src/account.c
14450                 don't automatically sort
14451                 do allow drag n drop
14452
14453 2005-07-15 [paul]       1.9.12cvs57
14454
14455         * src/account.c
14456         * src/ssl_manager.c
14457                 alphabetical listing
14458
14459 2005-07-15 [paul]       1.9.12cvs56
14460
14461         * src/gtk/pluginwindow.c
14462                 sort plugin list alphabetically
14463
14464 2005-07-15 [paul]       1.9.12cvs55
14465
14466         * src/prefs_spelling.c
14467         * src/prefs_wrapping.c
14468                 unify English usage
14469
14470 2005-07-15 [colin]      1.9.12cvs54
14471
14472         * src/wizard.c
14473                 Typo fix
14474
14475 2005-07-15 [paul]       1.9.12cvs53
14476
14477         * src/prefs_message.c
14478                 make 'show cursor' a hidden option
14479
14480 2005-07-14 [colin]      1.9.12cvs52
14481
14482         * src/plugins/spamassassin/Makefile.am
14483         * src/plugins/clamav/Makefile.am
14484                 Fix double EXTRA_DISTs
14485
14486 2005-07-14 [colin]      1.9.12cvs51
14487
14488         * src/plugins/clamav/Makefile.am
14489         * src/plugins/clamav/clamav_plugin_gtk.deps
14490         * src/plugins/spamassassin/Makefile.am
14491         * src/plugins/spamassassin/spamassassin_gtk.deps
14492                 Make $plugin_gtk depend on $plugin
14493
14494 2005-07-14 [hoa]        1.9.12cvs50
14495
14496         * src/etpan/imap-thread.c
14497                 enable debug log of libetpan when running with --debug
14498
14499 2005-07-14 [colin]      1.9.12cvs49
14500
14501         * configure.ac
14502         * src/common/Makefile.am
14503         * src/common/plugin.c
14504         * src/common/plugin.h
14505                 Add a little plugin dependancy system.
14506                 Plugins can ship a $plugin_name.deps file
14507                 (near them in PLUGINDIR) so that their
14508                 dependancies are loaded if possible.
14509         * src/plugins/Makefile.am
14510         * src/plugins/pgpcore/Makefile.am
14511         * src/plugins/pgpcore/passphrase.c
14512         * src/plugins/pgpcore/passphrase.h
14513         * src/plugins/pgpcore/plugin.c
14514         * src/plugins/pgpcore/prefs_gpg.c
14515         * src/plugins/pgpcore/prefs_gpg.h
14516         * src/plugins/pgpcore/select-keys.c
14517         * src/plugins/pgpcore/select-keys.h
14518         * src/plugins/pgpcore/sgpgme.c
14519         * src/plugins/pgpcore/sgpgme.h
14520                 Introduce pgpcore, used by pgpmime and
14521                 pgpinline
14522         * src/plugins/pgpmime/Makefile.am
14523         * src/plugins/pgpmime/passphrase.c
14524         * src/plugins/pgpmime/passphrase.h
14525         * src/plugins/pgpmime/pgpmime.c
14526         * src/plugins/pgpmime/pgpmime.deps
14527         * src/plugins/pgpmime/plugin.c
14528         * src/plugins/pgpmime/prefs_gpg.c
14529         * src/plugins/pgpmime/prefs_gpg.h
14530         * src/plugins/pgpmime/select-keys.c
14531         * src/plugins/pgpmime/select-keys.h
14532         * src/plugins/pgpmime/sgpgme.c
14533         * src/plugins/pgpmime/sgpgme.h
14534                 Remove the core from pgpmime and add the
14535                 dependancy to pgpcore.
14536
14537 2005-07-14 [paul]       1.9.12cvs48
14538
14539         * src/stock_pixmap.c
14540                 forgot this in last commit
14541
14542 2005-07-14 [paul]       1.9.12cvs47
14543
14544         * src/account.c
14545         * src/addressbook.c
14546                 add accelerators for the buttons (sync with main)
14547         * src/compose.c
14548         * src/compose.h
14549                 add accelerators for the buttons.
14550                 fix editing with external editor.
14551                 replace gdk_input_*() with GIOChannel;
14552                 (sync with main)
14553         * src/foldersel.c
14554                 display folder names with new/unread
14555                 representation (sync with main)
14556         * src/main.c
14557                 specify default window icon (sync with main)
14558         * src/prefs_common.c
14559                 use_addr_book default to FALSE
14560         * src/summaryview.c
14561         * src/textview.c
14562                 add accelerators for the buttons (sync with main)
14563         * src/gtk/menu.c
14564                 fix typos
14565         * src/pixmaps/sylpheed_icon.xpm
14566                 updated
14567
14568 2005-07-13 [paul]       1.9.12cvs46
14569
14570         * src/plugins/pgpmime/pgpmime.c
14571         * src/plugins/pgpmime/sgpgme.c
14572                 (temporarily) use deprecated gpgme_data_rewind()
14573                 while largefile support is not present
14574                 (as suggested by Colin)
14575
14576 2005-07-13 [paul]       1.9.12cvs45
14577
14578         * configure.ac
14579                 remove large file support (for now):
14580                 it breaks too many things
14581
14582 2005-07-13 [paul]       1.9.12cvs44
14583
14584         * configure.ac
14585                 add large file support
14586         * src/html.c
14587                 fix bug #763 where href attribute was not
14588                 the very first attribute of a link
14589                 patch by Thomas Gilgin
14590
14591 2005-07-13 [colin]      1.9.12cvs43
14592
14593         * src/gtk/pluginwindow.c
14594                 Little portability fix
14595
14596 2005-07-13 [colin]      1.9.12cvs42
14597
14598         * src/plugins/pgpmime/sgpgme.c
14599                 Fix crasher.
14600
14601 2005-07-13 [colin]      1.9.12cvs41
14602
14603         * src/plugins/pgpmime/pgpmime.c
14604         * src/plugins/pgpmime/sgpgme.c
14605                 Use gpgme_data_release_and_get_mem instead
14606                 of gpgme_data_read.
14607
14608 2005-07-13 [colin]      1.9.12cvs40
14609
14610         * configure.ac
14611         * src/plugins/pgpmime/passphrase.c
14612         * src/plugins/pgpmime/passphrase.h
14613         * src/plugins/pgpmime/pgpmime.c
14614         * src/plugins/pgpmime/plugin.c
14615         * src/plugins/pgpmime/select-keys.c
14616         * src/plugins/pgpmime/select-keys.h
14617         * src/plugins/pgpmime/sgpgme.c
14618         * src/plugins/pgpmime/sgpgme.h
14619                 Port pgpmime to gpgme-1.0.
14620
14621 2005-07-12 [paul]       1.9.12cvs39
14622
14623         * AUTHORS
14624         * src/toolbar.c
14625         * src/toolbar.h
14626                 add a 'Go to Prev' button to the toolbar.
14627                 correct tooltip text of go to buttons.
14628                 based on patch by Yang Guilong <bamanzi@gmail.com>
14629
14630 2005-07-12 [colin]      1.9.12cvs38
14631
14632         * src/statusbar.c
14633                 Fix progress bar showing stuff at startup.
14634
14635 2005-07-12 [paul]       1.9.12cvs37
14636
14637         * src/editjpilot.c
14638                 fix building with jpilot support
14639
14640 2005-07-11 [colin]      1.9.12cvs36
14641
14642         * src/inc.c
14643                 Add visual indication that filtering is running
14644         * src/textview.c
14645                 Make {}[] uri delimiters
14646         * src/summaryview.c
14647                 Remove useless (and slow) calls
14648
14649 2005-07-11 [paul]       1.9.12cvs35
14650
14651         * src/plugins/clamav/clamav_plugin_gtk.c
14652         * src/plugins/dillo_viewer/dillo_prefs.c
14653         * src/plugins/pgpmime/prefs_gpg.c
14654         * src/plugins/spamassassin/spamassassin_gtk.c
14655                 gather plugins prefs together under their
14656                 own 'Plugins' heading
14657
14658 2005-07-11 [paul]       1.9.12cvs34
14659
14660         sync with main
14661
14662         * src/account.c
14663                 account_delete(): modified alert dialog
14664         * src/editjpilot.c
14665         * src/editvcard.c
14666                 fixed a crash when cancelling file selection
14667                 dialog by Escape key. Made non-ascii filename
14668                 selectable.
14669         * src/prefs_template.c
14670                 prefs_template_window_create(): make scrolled
14671                 window policy AUTOMATIC
14672
14673 2005-07-10 [hoa]        1.9.12cvs33
14674
14675         * src/etpan/imap-thread.c
14676                 workaround for old Courier IMAP servers.
14677
14678 2005-07-10 [colin]      1.9.12cvs32
14679
14680         * src/folder.c
14681         * src/statusbar.c
14682         * src/statusbar.h
14683                 Add visual progress indicator on filtering/processing
14684                 Factorize the progress bar code
14685         * src/imap.c
14686         * src/imap.h
14687         * src/etpan/imap-thread.c
14688                 Add a reference counter to avoid destroying the Folder
14689                 while it's in use by another callback.
14690
14691 2005-07-09 [hoa]        1.9.12cvs31
14692
14693         * src/imap.c
14694         * src/etpan/imap-thread.c
14695                 fixed deadlock when removing IMAP account.
14696
14697 2005-07-08 [colin]      1.9.12cvs30
14698
14699         * src/textview.c
14700         * src/unmime.c
14701                 Fix again problems decoding broken headers
14702         * src/gtk/inputdialog.c
14703                 Fix local variable shadowing a global one
14704
14705 2005-07-08 [colin]      1.9.12cvs29
14706
14707         * src/msgcache.c
14708                 Make the cache/mark files platform-agnostic by writing
14709                 them in little-endian format. Reading them is also done
14710                 in little-endian format, of course; however, in order
14711                 to avoid trashing mark data on big-endian machines, the
14712                 files are, at first, read from the native format if the
14713                 little-endian one doesn't exist. This is easy to deter-
14714                 mine by trying to open a file with a swapped data_ver
14715                 and seeing if it's the wanted version.
14716                 Little-endian using users should see absolutely no
14717                 difference, Big-endian users may get a very little
14718                 performance drop due to byte-swapping.
14719                 Tested on i386 and ppc32. 
14720                 Fixes bug #159 (The index file, in the mailboxes, is 
14721                 hardware depending).
14722
14723                 To have the cache/mark files updated to the new little-
14724                 endian format, "Check for new messages" or even
14725                 "Rebuild folder tree" aren't enough. Files will be
14726                 updated as soon as a folder has been opened/closed.
14727                 To update everything, just select all folders by
14728                 selecting them one by one.
14729
14730 2005-07-07 [colin]      1.9.12cvs28
14731
14732         * src/imap.c
14733                 Remember the folder separator per IMAPFolder
14734                 instead of globally.
14735                 Revive the Session on noop; fixes bug #761
14736                 (mark a bunch of unread messages as read takes 
14737                 forever)
14738
14739 2005-07-07 [darko]      1.9.12cvs27
14740
14741         * src/common/template.c
14742                 Sort templates alphabetically
14743
14744 2005-07-06 [colin]      1.9.12cvs26
14745
14746         * src/imap.c
14747                 Try to use the correct separator in
14748                 most cases. Possibly fixes bug #759
14749                 (only creates the INBOX folder when 
14750                 setting up new IMAP account) and 
14751                 bug #760 (Can't retrieve messages)
14752
14753 2005-07-06 [colin]      1.9.12cvs25
14754
14755         * src/imap.c
14756                 Use real_path in status command. This will
14757                 help later, when namespaces will be used.
14758
14759 2005-07-06 [colin]      1.9.12cvs24
14760
14761         * configure.ac
14762         * src/account.c
14763         * src/folder.c
14764         * src/imap.c
14765         * src/etpan/etpan-log.c
14766         * src/etpan/etpan-thread-manager.c
14767         * src/etpan/imap-thread.c
14768                 Add a --disable-libetpan parameter. With this,
14769                 users that don't want IMAP4 support can avoid
14770                 the new dependancy (and have no IMAP support).
14771                 Users that have IMAP4 accounts and use this
14772                 parameter won't lose their configuration, their
14773                 IMAP accounts will just be invisible and not
14774                 used.
14775         * src/textview.c
14776                 Make the "Copy ..." contextual menu items 
14777                 copy to both the X clipboard and the gtk 
14778                 clipboard - as most other apps do.
14779         * src/gtk/about.c
14780                 Add a notice about OpenSSL usage, in order to
14781                 comply with OpenSSL's license (point 6):
14782                 http://www.openssl.org/source/license.html
14783
14784 2005-07-06 [colin]      1.9.12cvs23
14785
14786         * src/alertpanel.c
14787                 Fix a minimum size for alertpanels
14788         * src/compose.c
14789                 Show 'No space left on device' type errors
14790                 when queuing/sending
14791         * src/imap_gtk.c
14792         * src/mh_gtk.c
14793                 Rework folder's deletion message (remove 
14794                 extra \n)
14795
14796 2005-07-05 [colin]      1.9.12cvs22
14797
14798         * src/imap.c
14799                 Add an alertpanel on auth error
14800                 Add pseudo-log
14801                 Remove pthread-related stuff
14802
14803 2005-07-05 [colin]      1.9.12cvs21
14804
14805         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14806                 Fix crash on plugin reloading (with a hack)
14807
14808 2005-07-05 [colin]      1.9.12cvs20
14809
14810         * src/prefs_account.c
14811         * src/prefs_account.h
14812                 Fix typo
14813         * src/gtk/filesel.c
14814         * src/gtk/filesel.h
14815                 Add a way to filter the view
14816         * src/gtk/pluginwindow.c
14817                 Filter loadable stuff
14818         * src/plugins/pgpmime/prefs_gpg.c
14819                 Fix missing unregistration
14820         * .cvsignore
14821         * src/etpan/.cvsignore
14822         * src/plugins/spamassassin/.cvsignore
14823                 Add more stuff to cvs ignored files
14824
14825 2005-07-04 [colin]      1.9.12cvs19
14826
14827         * src/imap.c
14828                 Fix scan_required returning FALSE when it
14829                 shouldn't. Maybe fix #760 (Can't retrieve
14830                 messages)
14831
14832 2005-07-04 [colin]      1.9.12cvs18
14833
14834         * src/summaryview.c
14835                 Fix always_show_msg pref
14836
14837 2005-07-04 [paul]       1.9.12cvs17
14838
14839         sync with main (forgotten in last commit)
14840         
14841         * src/common/utils.c
14842         * src/common/utils.h
14843                 check_line_length(): new.
14844                 is_dir_exist()
14845                 is_file_entry_exist()
14846                 dirent_is_regular_file()
14847                 dirent_is_directory(): use g_file_test() instead of stat().
14848
14849 2005-07-04 [paul]       1.9.12cvs16
14850
14851         sync with main:
14852
14853         * src/compose.c
14854                 compose_write_to_file(): check for line
14855                 length limit and display warning if exceeds
14856         * src/jpilot.c
14857                 use get_home_dir() instead of g_get_home_dir()
14858         * src/procheader.c
14859                 removed warning about invalid date
14860         * src/vcard.c
14861                 use get_home_dir() instead of g_get_home_dir()
14862
14863 2005-07-04 [paul]       1.9.12cvs15
14864
14865         * src/stock_pixmap.c
14866                 fix new pixmap naming errors
14867                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
14868
14869 2005-07-04 [colin]      1.9.12cvs14
14870
14871         * src/imap.c
14872                 Fix debugging string with a warning
14873
14874 2005-07-04 [colin]      1.9.12cvs13
14875
14876         * configure.ac
14877                 Add a check for libetpan's version (>= 0.37)
14878
14879 2005-07-04 [hoa]        1.9.12cvs12
14880
14881         * commitHelper
14882         * src/imap.c
14883         * src/etpan/imap-thread.c
14884         * src/etpan/imap-thread.h
14885                 fixed IMAP implementation of check of mails.
14886
14887 2005-07-03 [hoa]        1.9.12cvs11
14888
14889         * src/etpan/Makefile.am
14890         * src/etpan/etpan-errors.h
14891         * src/etpan/etpan-log.[ch]
14892         * src/etpan/etpan-thread-manager-types.h
14893         * src/etpan/etpan-thread-manager.[ch]
14894         * src/etpan/imap-thread.[ch]
14895         * src/Makefile.am
14896         * src/imap.c
14897         * src/main.c
14898         * src/prefs_other.c
14899         * configure.ac
14900             merged imap branch.
14901             dependency on libetpan 0.37 is now added.
14902
14903 2005-07-01 [colin]      1.9.12cvs10
14904
14905         * src/Makefile.am
14906         * src/folder.c
14907         * src/folder.h
14908         * src/folderview.c
14909         * src/stock_pixmap.c
14910         * src/stock_pixmap.h
14911         * src/plugins/trayicon/trayicon.c
14912                 Add marked symbol on folders containing
14913                 marked messages
14914         * src/procmsg.c
14915         * src/procmsg.h
14916         * src/toolbar.c
14917         * src/prefs_common.c
14918         * src/prefs_common.h
14919         * src/prefs_send.c
14920                 Add an optional confirmation dialog on queue
14921                 sending. Patch by wwp.
14922         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
14923         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
14924         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
14925         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
14926         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
14927         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
14928         * src/pixmaps/inbox_mark.xpm            ** ADDED **
14929         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
14930         * src/pixmaps/outbox_mark.xpm           ** ADDED **
14931         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
14932         * src/pixmaps/trash_mark.xpm            ** ADDED **
14933                 New pixmaps
14934
14935 2005-07-01 [colin]      1.9.12cvs9
14936
14937         * src/summaryview.c
14938                 Fix a little threading bug
14939         * src/addrgather.c
14940         * src/mainwindow.c
14941                 A little bit of HIG normality never hurts
14942
14943 2005-07-01 [colin]      1.9.12cvs8
14944
14945         * src/compose.c
14946         * src/msgcache.c
14947         * src/pop.c
14948         * src/procmime.c
14949         * src/recv.c
14950         * src/common/log.c
14951         * src/common/template.c
14952         * src/common/utils.c
14953         * src/common/utils.h
14954                 Reverted the fwrite_atomic stuff. In fact
14955                 it is already atomic.
14956
14957 2005-06-30 [colin]      1.9.12cvs7
14958
14959         * src/common/utils.c
14960         * src/common/utils.h
14961                 Add an fwrite_atomic() function to make
14962                 sure we write everything: fwrite can make
14963                 short writes.
14964         * src/compose.c
14965         * src/msgcache.c
14966         * src/pop.c
14967         * src/procmime.c
14968         * src/recv.c
14969         * src/common/log.c
14970         * src/common/template.c
14971                 Use that (and fix swapping of size and nmemb).
14972                 Thanks to Rich Coe for the heads up.
14973
14974 2005-06-30 [colin]      1.9.12cvs6
14975
14976         * src/addressbook.c
14977                 Optimize addressbook opening 
14978
14979 2005-06-30 [colin]      1.9.12cvs5
14980
14981         * src/summaryview.c
14982                 Remove calls to summary_step after move/copy
14983
14984 2005-06-28 [paul]       1.9.12cvs4
14985
14986         * src/alertpanel.c
14987                 wrap and make the error msg selectable
14988
14989 2005-06-28 [paul]       1.9.12cvs3
14990
14991         * src/ssl_manager.c
14992                 replace the OK button with a Close button
14993         * src/gtk/foldersort.c
14994                 use GTK_STOCK_ icons/buttons
14995
14996 2005-06-28 [colin]      1.9.12cvs2
14997
14998         * src/gedit-print.c             ** ADDED **
14999         * src/gedit-print.h             ** ADDED **
15000         * src/gtk/gtksourceprintjob.c   ** ADDED **
15001         * src/gtk/gtksourceprintjob.h   ** ADDED **
15002                 I can't believe no one had enough time to tell
15003                 me I forgot the `cvs add`
15004
15005 2005-06-27 [colin]      1.9.12cvs1
15006
15007         * src/Makefile.am
15008         * src/gtk/Makefile.am
15009         * src/messageview.c
15010         * src/procmsg.c
15011         * src/summaryview.c
15012         * configure.ac
15013                 Add optional libgnomeprint-based printing
15014         * src/mainwindow.c
15015         * src/gtk/quicksearch.c
15016                 Add an Edit/Quick search menu item to show
15017                 and focus the quicksearch
15018
15019 2005-06-27 [paul]       1.9.12
15020
15021         1.9.12 release
15022
15023         * po/ca.po
15024         * po/de.po
15025         * po/es.po
15026         * po/fr.po
15027         * po/it.po
15028         * po/ko.po
15029         * po/pt_BR.po
15030         * po/sk.po
15031         * po/zh_CN.po
15032                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
15033                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
15034                 SungHyun Nam, Frederico Goncalves Guimaraes,
15035                 Andrej Kacian, and Yang Guilong
15036 2005-06-26 [colin]      1.9.11cvs106
15037
15038         * src/imap_gtk.c
15039                 Forgot one file for previous fix
15040
15041 2005-06-26 [colin]      1.9.11cvs105
15042
15043         * src/folder.c
15044         * src/imap.c
15045                 Fix problems with folder operations in no_select
15046                 imap folders. it applies only to mails, and 
15047                 creation/deletion/move/renaming of folders 
15048                 should be possible
15049
15050 2005-06-26 [paul]       1.9.11cvs104
15051
15052         * src/prefs_filtering.c
15053                 replace one more GTK_STOCK_REMOVE
15054                 with GTK_STOCK_DELETE
15055
15056 2005-06-25 [colin]      1.9.11cvs103
15057
15058         * src/imap.c
15059                 Optimize get_seq_set_from_seq_list
15060                 (Patch by Ricardo) 
15061
15062 2005-06-25 [colin]      1.9.11cvs102
15063
15064         * src/mh.c
15065                 If the directory exists, but not in the
15066                 correct encoding, rename it. This should
15067                 handle old-versions-induced bugs.
15068
15069 2005-06-25 [colin]      1.9.11cvs101
15070
15071         * src/mh.c
15072                 Fix path access with extended dir names
15073                 Fixes bug #589 (SC segfaults with wrong locale
15074                 settings)
15075
15076 2005-06-25 [colin]      1.9.11cvs100
15077
15078         * src/prefs_account.c
15079         * src/prefs_account.h
15080         * src/compose.c
15081                 Add an option to encrypt replies to
15082                 encrypted messages
15083
15084 2005-06-25 [colin]      1.9.11cvs99
15085
15086         * src/compose.c
15087         * src/quote_fmt_parse.y
15088                 ... And make it work with pgpinline.
15089
15090 2005-06-25 [colin]      1.9.11cvs98
15091
15092         * src/compose.c
15093         * src/procmime.c
15094         * src/procmime.h
15095         * src/quote_fmt_parse.y
15096                 o Make reedition of encrypted messages possible
15097                   (as long as it is encrypted to self too, no
15098                    magic there)
15099                 o Make replying with quote (and without selecting
15100                   text) possible for encrypted messages.
15101                 Closes bug #550 (Not possible to "reply with quote"
15102                 to gnupg encrypted messages)
15103
15104 2005-06-24 [paul]       1.9.11cvs97
15105
15106         * src/imap.c
15107                 add missing include
15108
15109 2005-06-24 [paul]       1.9.11cvs96
15110
15111         * src/editldap.c
15112                 made bind password entry invisible
15113                 (sync with main)
15114         * src/send_message.c
15115                 send_message_local(): check exit status
15116                 to detect errors (sync with main)
15117         * src/textview.c
15118                 use main's less ambiguous popup menu
15119                 wording
15120
15121 2005-06-24 [paul]       1.9.11cvs95
15122
15123         * src/prefs_actions.c
15124         * src/prefs_customheader.c
15125         * src/prefs_display_header.c
15126         * src/prefs_filtering_action.c
15127         * src/prefs_matcher.c
15128         * src/prefs_template.c
15129         * src/prefs_toolbar.c
15130                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
15131         * src/gtk/description_window.c
15132                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
15133
15134 2005-06-23 [colin]      1.9.11cvs94
15135
15136         * src/summaryview.c
15137                 Fix rough edges (be sure to call status_show whenever
15138                 necessary).
15139
15140 2005-06-23 [colin]      1.9.11cvs93
15141
15142         * src/summaryview.c
15143                 Optimize Select All
15144                 Before, in a 5K mails folder: 11s
15145                 After, in the same folder: 58000µs
15146                 The joys of locking... gtk_clist_select_all() fires a 
15147                 tree-select-row event for each selected row, which in 
15148                 summaryview, callbacks summary_selected which in turn,
15149                 calls summary_status_show, which walks the selected
15150                 rows. Hence, calling gtk_clist_select_all was 
15151                 exponential. Locking the summaryview makes 
15152                 summary_selected return early.
15153
15154 2005-06-23 [colin]      1.9.11cvs92
15155
15156         * src/imap.c
15157                 Move mutex at the important place to avoid
15158                 deadlocks
15159         * src/summaryview.c
15160                 Fix Del key deleting directly instead of
15161                 moving to trash
15162
15163 2005-06-22 [colin]      1.9.11cvs91
15164
15165         * src/plugins/spamassassin/libspamc.c
15166                 As we do spagetti code with assignations in multiple
15167                 places (see _message_read_raw where out = msg = raw),
15168                 let's be sure we don't free the same pointer twice.
15169                 Should fix bug #683 (Crash in libpam at 
15170                 message_cleanup).
15171
15172 2005-06-22 [colin]      1.9.11cvs90
15173
15174         * src/compose.c
15175         * src/messageview.c
15176         * src/toolbar.c
15177                 Make toolbar's delete use the move to trash stuff;
15178                 Add gtk_widget_realize to be sure pixmaps can get
15179                 created (that may fix an old worksforme bug which
15180                 I can't find back...)
15181
15182 2005-06-22 [colin]      1.9.11cvs89
15183
15184         * src/summaryview.c
15185         * src/summaryview.h
15186         * src/mainwindow.c
15187                 Rename "Message/Delete" to "Message/Move to trash"
15188                 Add "Message/Delete..." that directly destroys the
15189                 selected messages after asking for a confirmation.
15190
15191 2005-06-22 [colin]      1.9.11cvs88
15192
15193         * src/imap.c
15194                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
15195                 o Fix a deadlock (thanks Darko)
15196
15197 2005-06-22 [colin]      1.9.11cvs87
15198
15199         * src/gtk/foldersort.c
15200                 Add missing include for the i18n;
15201                 patch by Fabien Vantard
15202
15203 2005-06-21 [colin]      1.9.11cvs86
15204
15205         * src/folder.c
15206         * src/folderview.c
15207                 Respect the no_select flag
15208         * src/imap.c
15209                 Fix recursive deletion
15210         * src/imap_gtk.c
15211         * src/mh_gtk.c
15212                 Make the folder deletion's warning
15213                 more explicit
15214
15215 2005-06-21 [colin]      1.9.11cvs85
15216
15217         * src/textview.c
15218                 Prevent email addresses from spanning accross
15219                 lines - fixes bug # 646 (newline-chars in 
15220                 email addresses)
15221
15222 2005-06-20 [colin]      1.9.11cvs84
15223
15224         * src/folder.c
15225                 Be sure not to remove source if copy failed
15226
15227 2005-06-20 [colin]      1.9.11cvs83
15228
15229         * src/folderview.c
15230         * src/imap_gtk.c
15231                 remove summaryview's lock
15232         * src/imap.c
15233                 introduce threads to avoid problems when foreground tasks
15234                 interfere with background tasks
15235         * src/mh.c
15236                 prevent moving to drafts/queue
15237         * src/mimeview.c
15238                 fix leak
15239
15240 2005-06-19 [colin]      1.9.11cvs82
15241
15242         * src/imap_gtk.c
15243                 Remember that the user doesn't want to override
15244                 offline mode, for 3 seconds. It avoid presenting
15245                 him with N popups in a really short time.
15246
15247 2005-06-17 [colin]      1.9.11cvs81
15248
15249         * src/imap.c
15250                 Fix IMAP breaking on folders containing '('
15251                 (Probably won't be enough)
15252
15253 2005-06-17 [colin]      1.9.11cvs80
15254
15255         Forgotten files on 1.9.11cvs79
15256         * src/summaryview.c
15257                 Fix stepping when not immediately executing
15258         * src/imap.c
15259                 Really prevent UID FETCH 0
15260         * src/codeconv.c
15261                 Fix outgoing charset never set to utf-8
15262         * src/mh.c
15263                 Fix leak
15264
15265 2005-06-16 [colin]      1.9.11cvs79
15266
15267         * src/compose.c
15268                 Fix bug #707 (Dash splits rows)
15269                 Only wrap if we're on a line break position and
15270                 the previous one was a "white" (space) char.
15271                 Pango stuff is weird.
15272
15273 2005-06-16 [colin]      1.9.11cvs78
15274
15275         * src/imap_gtk.c
15276                 Lock summaryview while downloading messages
15277                 on user demand
15278         * src/procheader.c
15279         * src/unmime.c
15280         * src/common/utils.c
15281         * src/common/utils.h
15282                 Replace \r and \n with spaces in From and
15283                 Subject headers
15284
15285 2005-06-16 [paul]       1.9.11cvs77
15286
15287         * src/procmime.c
15288                 liberalise the mime parser
15289         * src/gtk/about.c
15290                 add text wrapping
15291
15292 2005-06-16 [paul]       1.9.11cvs76
15293
15294         * src/gtk/about.c
15295                 reworked
15296
15297 2005-06-15 [colin]      1.9.11cvs75
15298
15299         * src/compose.c
15300                 Finish header encoding fix
15301         * src/summaryview.c
15302                 Fix segfault
15303         * src/headerview.c
15304                 Fix compilation (Thanks Stephan
15305                 Sachse)
15306
15307 2005-06-15 [colin]      1.9.11cvs74
15308
15309         * Makefile.am
15310                 Install gnome2 stuff rather than gnome1, 
15311                 if both are present
15312         * src/codeconv.c
15313         * src/codeconv.h
15314         * src/compose.c
15315                 Fix headers encoding
15316         * src/folder.c
15317                 Visual progress when fetching all messages
15318         * src/folderview.c
15319         * src/summaryview.c
15320         * src/summaryview.h
15321                 Prevent changing current message while
15322                 incorporating
15323
15324 2005-06-15 [paul]       1.9.11cvs73
15325
15326         * src/gtk/gtkaspell.c
15327         * src/gtk/gtkaspell.h
15328                 fix build warnings
15329
15330 2005-06-15 [paul]       1.9.11cvs72
15331
15332         * src/prefs_filtering.c
15333                 allow reordering of filter rules by
15334                 drag n drop
15335
15336 2005-06-15 [paul]       1.9.11cvs71
15337
15338         * COPYING
15339                 updated
15340         * src/codeconv.c
15341                 replace deprecated function
15342         * src/inc.c
15343         * src/send_message.c
15344         * src/gtk/progressdialog.c
15345         * src/gtk/progressdialog.h
15346                 salvage and reuse parts of reverted sync
15347
15348 2005-06-15 [paul]       1.9.11cvs70
15349
15350         * src/inc.c
15351         * src/send_message.c
15352         * src/gtk/progressdialog.c
15353         * src/gtk/progressdialog.h
15354                 revert yesterday's sync with main
15355                 it contains deprecated functions
15356
15357 2005-06-15 [colin]      1.9.11cvs69
15358
15359         * src/headerview.c
15360                 Fix bug #670 (multi user to: will corrupt message 
15361                 headers display)
15362
15363 2005-06-15 [colin]      1.9.11cvs68
15364
15365         * src/compose.c
15366                 Fix bug #421 (Fix undo on wrapping)
15367
15368 2005-06-15 [colin]      1.9.11cvs67
15369
15370         * src/folder.c
15371                 Provide visual feedback while processing
15372                 folder's rules.
15373         * src/imap.c
15374                 Provide visual feedback while getting
15375                 short headers (for uncached messages)
15376
15377
15378 2005-06-14 [paul]       1.9.11cvs66
15379
15380         * src/account.c
15381                 change a couple stock icons
15382         * src/inc.c
15383         * src/send_message.c
15384         * src/gtk/progressdialog.c
15385         * src/gtk/progressdialog.h
15386                 sync main's GtkTreeView implementation
15387
15388 2005-06-14 [colin]      1.9.11cvs65
15389
15390         * src/imap.c
15391                 Various little fixes, mainly on error paths
15392
15393 2005-06-13 [colin]      1.9.11cvs64
15394
15395         * matcher.c
15396         * procmsg.c
15397         * procmsg.h
15398                 Add a way to fetch only headers. This speeds
15399                 up filtering on headers for IMAP. Fixes:
15400                 bug #481 extraneous imap commands slow down 
15401                         imap filtering
15402                 bug #522 Sylpheed downloads all messages 
15403                         when opening mailbox (IMAP)
15404                 bug #677 IMAP fetch is soooooooooooooo slow
15405         * src/folder.c
15406         * src/folder.h
15407                 Add a folder set_batch method so that
15408                 implementations can speed up flags changes
15409         * src/folderutils.c
15410         * src/summaryview.c
15411                 Use that in mark as (un)read and mark all read
15412                 Refix bug #679
15413         * src/imap.c
15414                 Implement set_batch - brings back deferred
15415                 flags in a less buggy manner. Fixes:
15416                 bug #729 IMAP immediate expunge of deleted messages
15417                 bug #191 remove list of messages with one command
15418                 Fix login with strange chars
15419                 Implement fetch_msg_full
15420                 Fix copy (wrong counts)
15421
15422 2005-06-12 [colin]      1.9.11cvs63
15423
15424         * src/folder.c
15425                 lock incorporation during long operations.
15426                 Avoids fucking up the IMAP socket.
15427
15428 2005-06-12 [colin]      1.9.11cvs62
15429
15430         * src/imap.c
15431                 Fix harmful typo
15432                 Factorize remove_all_msg
15433                 Thread-ize expunge
15434         * src/summaryview.c
15435                 Don't update partial-download status if unnecessary
15436         * src/folder.c
15437                 Use remove_msgs everywhere possible
15438
15439 2005-06-12 [colin]      1.9.11cvs61
15440
15441         * src/folder.c
15442         * src/folder.h
15443                 Add a remove_msgs function to remove a 
15444                 list of messages
15445         * src/imap.c
15446                 Implement that.
15447
15448 2005-06-12 [colin]      1.9.11cvs60
15449
15450         * src/imap.c
15451                 Remove flags-processing deferring... Too hard
15452                 to get it to work in all cases.
15453
15454 2005-06-11 [colin]      1.9.11cvs59
15455
15456         * src/imap.c
15457                 printf -> debug_print
15458
15459 2005-06-11 [colin]      1.9.11cvs58
15460
15461         * src/imap.c
15462                 o Fix build without USE_PTHREAD
15463                 o Factorize imap_open
15464                 o Alertpanel in case of impossible connection
15465                 o Alertpanel in case of impossible login
15466                 o Fix deferred flags processing to force a 
15467                   flush before adding some more flags to process,
15468                   but in another folder.
15469
15470 2005-06-10 [colin]      1.9.11cvs57
15471
15472         * src/imap.c
15473                 o Fix a format string error
15474                 o init ssl socket outside of the thread 
15475                   (it possibly invokes gtk calls)
15476         * src/procmime.c
15477                 o Put back the buffer to its necessary size
15478                 o Fix changing a file pointer without keeping
15479                   track of it (thanks Valgrind)
15480         * src/common/smtp.c
15481                 o Fix automatic STARTTLS if login should be done
15482                   and the server only allows it after starting TLS
15483         * src/gtk/gtkinputdialog.c
15484                 o Eat GDK_Return so that the combo popup doesn't 
15485                   appear when we press Enter to validate the combo
15486                   input dialog (as seen in the Open with... dialog)
15487
15488 2005-06-10 [colin]      1.9.11cvs56
15489
15490         * src/imap.c
15491                 o A bit less debug
15492                 o Fix a crash on deletion
15493                 o Threadize imap_select (it's called outside of 
15494                   threads)
15495                 o Defer treatment of DELETED flags
15496
15497
15498 2005-06-09 [colin]      1.9.11cvs55
15499
15500         * src/imap.c
15501                 Make sure we check imap_gtk_should_override(), which
15502                 potentially calls gtk stuff, before creating thread.
15503                 That way it should't be called via imap_get_session()
15504                 inside a thread.
15505
15506 2005-06-09 [colin]      1.9.11cvs54
15507
15508         * src/imap.c
15509                 o add a bit of status output
15510                 o remove some dead code
15511                 o threadize get_list_of_uids
15512                 o threadize imap_get_flags
15513                 o defer flag changing by 500ms so that they
15514                   can be batched
15515
15516
15517 2005-06-08 [colin]      1.9.11cvs53
15518
15519         * src/imap.c
15520                 Thread-ize imap_cmd_fetch
15521
15522 2005-06-08 [colin]      1.9.11cvs52
15523
15524         * src/main.c
15525                 Mmh, that broke POP3...
15526
15527 2005-06-08 [colin]      1.9.11cvs51
15528
15529         * src/main.c
15530                 Stabilize IMAP patch (thanks to Hoa)
15531
15532 2005-06-08 [colin]      1.9.11cvs50
15533
15534         * src/imap.c
15535                 Test patch to speed up imap. 
15536
15537 2005-06-08 [colin]      1.9.11cvs49
15538
15539         * src/imap_gtk.c
15540                 Warning fix
15541         * src/procmime.c
15542                 Apply patch from gentoo to use /usr/share/mime/globs if 
15543                 available, after un-breaking it
15544         * src/common/log.c
15545         * src/common/log.h
15546                 Use g_timeout for invoking hooks that possibly use gtk
15547                 calls. This should leave gtk calls in the main thread.
15548
15549 2005-06-08 [paul]       1.9.11cvs48
15550
15551         * src/codeconv.c
15552                 conv_get_outgoing_charset_str(): don't
15553                 use prefs_common setting
15554         * src/compose.c
15555         * src/compose.h
15556                 add /Options/Character encoding/... to
15557                 temporarily change the outgoing encoding
15558
15559         (belated sync with main)
15560
15561 2005-06-08 [paul]       1.9.11cvs47
15562
15563         * src/compose.c
15564                 correction to/completion of last
15565                 sync with main
15566
15567 2005-06-08 [paul]       1.9.11cvs46
15568
15569         sync with main:
15570         
15571         * src/codeconv.c
15572         * src/codeconv.h
15573                 always enabled Japanese auto-detection
15574                 if the first letters of locale string
15575                 is "ja"
15576         * src/compose.c
15577                 don't use "destroy" signal to destroy
15578                 Compose object (fix rare crashes on discard?)
15579         * src/mainwindow.c
15580         * src/messageview.c
15581         * src/prefs_send.c
15582                 added Hebrew encodings
15583         * src/sourcewindow.c
15584                 don't use "destroy" signal to destroy
15585                 objects
15586
15587 2005-06-07 [colin]      1.9.11cvs45
15588
15589         * src/summaryview.c
15590                 Add missing unlocks/locks
15591
15592 2005-06-07 [paul]       1.9.11cvs44
15593
15594         * src/summaryview.c
15595                 restore bug #749 fix
15596
15597 2005-06-06 [colin]      1.9.11cvs43
15598
15599         * src/summaryview.c
15600                 Fix selection bug when prefs_common.open_unread 
15601                 is FALSE
15602
15603 2005-06-06 [colin]      1.9.11cvs42
15604
15605         * src/common/md5.c
15606                 Fix a warning
15607         * src/summaryview.c
15608         * src/folderview.c
15609                 Factorize long operations beginning and end
15610                 (locking, freezing/thawing, cursor, ...)
15611                 Check selection->data member in selection-
15612                 related loops; this avoids dying an awful
15613                 death if the selection changes on us while
15614                 we're marking a whole IMAP folder unread, 
15615                 for example.
15616
15617 2005-06-06 [paul]       1.9.11cvs41
15618
15619         * src/textview.c
15620                 don't g_free() a static gchar buffer
15621
15622 2005-06-05 [colin]      1.9.11cvs40
15623
15624         * src/mainwindow.c
15625         * src/messageview.c
15626         * src/summaryview.c
15627                 Fix bug #749 (Show all headers should be
15628                 sticky as the GUI suggests)
15629
15630 2005-06-03 [paul]       1.9.11cvs39
15631
15632         * src/compose.c
15633                 don't allow editing of mail while sending.
15634                 patch by Colin
15635
15636 2005-06-03 [paul]       1.9.11cvs38
15637
15638         * src/folderview.c
15639                 add a freeze/thaw to speed up 'mark all read'
15640
15641 2005-06-03 [paul]       1.9.11cvs37
15642
15643         * src/prefs_message.c
15644                 reflect changes immediately
15645
15646 2005-06-02 [colin]      1.9.11cvs36
15647
15648         * po/POTFILES.in
15649                 Patch by Fabien Vantard.
15650
15651 2005-06-02 [colin]      1.9.11cvs35
15652
15653         * src/imap.c
15654                 Use a non-blocking imap_getline() if possible.
15655                 This should completely prevent the interface
15656                 from freezin on imap operations, although it
15657                 may do strange stuff in case of folder switching
15658                 while a big imap operation is taking place...
15659
15660                 In addition, fix a leak in the case thread
15661                 creation fails on connection.
15662
15663 2005-06-02 [colin]      1.9.11cvs34
15664
15665         * src/crash.c
15666         * src/prefs_common.h
15667                 Fix build (prefs_common_init() doesn't exist
15668                 anymore)
15669
15670 2005-06-02 [colin]      1.9.11cvs33
15671
15672         * src/prefs_account.c
15673                 Fix bug #245 (filtering rules broken when
15674                 renaming a remote account (imap4 or nntp)
15675
15676 2005-06-02 [colin]      1.9.11cvs32
15677
15678         * src/imap.c
15679                 Try to fix IMAP shortcomings: 
15680                 o Multithread imap_open()
15681                 o allow offline-mode overriding instead of
15682                   just returning NULL
15683         * src/imap_gtk.c
15684         * src/imap_gtk.h
15685                 Add a function to ask whether we want to
15686                 override offline-mode for 10 minutes (one-shot
15687                 asking was painful)
15688         * src/procheader.c
15689                 Fix segfault when imap parser isn't happy about
15690                 a missing {
15691
15692 2005-06-01 [colin]      1.9.11cvs31
15693
15694         * src/addrharvest.c
15695         * src/compose.c
15696         * src/mbox.c
15697         * src/mbox.h
15698         * src/mh.c
15699         * src/msgcache.c
15700         * src/send_message.c
15701         * src/setup.c
15702         * src/undo.c
15703         * src/common/hooks.c
15704         * src/common/prefs.c
15705         * src/common/template.c
15706         * src/common/utils.c
15707         * src/gtk/gtkutils.c
15708         * src/gtk/inputdialog.c
15709         * src/gtk/menu.c
15710         * src/gtk/pluginwindow.c
15711         * src/gtk/prefswindow.c
15712         * src/plugins/pgpmime/passphrase.c
15713         * src/plugins/pgpmime/prefs_gpg.c
15714                 More -Wall fixes
15715
15716         * src/common/Makefile.am
15717         * src/common/timing.h
15718                 Add basic timing code
15719
15720         * src/summaryview.c
15721                 Fix a bug with unread messages when 
15722                 re-sorting folders, and by the way
15723                 fix a big performance hit when 
15724                 re-sorting (10k mails: before 5s,
15725                 after .5s)
15726
15727         * src/prefs_compose_writing.c
15728         * src/prefs_compose_writing.h
15729         * src/prefs_message.c
15730         * src/prefs_message.h
15731         * src/prefs_other.c
15732         * src/prefs_other.h
15733         * src/prefs_quote.c
15734         * src/prefs_quote.h
15735         * src/prefs_receive.c
15736         * src/prefs_receive.h
15737         * src/prefs_send.c
15738         * src/prefs_send.h
15739         * src/prefs_summaries.c
15740         * src/prefs_summaries.h
15741                 Fix copyright banner
15742
15743 2005-06-01 [paul]       1.9.11cvs30
15744
15745         * po/fi.po
15746                 updated by Flammie Pirinen
15747         * src/procmime.c
15748                 fix 'Bad BASE64 content' output
15749
15750 2005-05-31 [colin]      1.9.11cvs29
15751
15752         * src/procmime.c
15753                 Oops, where did my hunk go.
15754
15755 2005-05-31 [colin]      1.9.11cvs28
15756
15757         * src/Makefile.am
15758         * src/account.c
15759         * src/action.c
15760         * src/addr_compl.c
15761         * src/addressbook.c
15762         * src/codeconv.c
15763         * src/compose.c
15764         * src/export.c
15765         * src/folder.c
15766         * src/folderview.c
15767         * src/image_viewer.c
15768         * src/main.c
15769         * src/mainwindow.c
15770         * src/messageview.c
15771         * src/mimeview.c
15772         * src/msgcache.c
15773         * src/prefs_account.c
15774         * src/prefs_actions.c
15775         * src/prefs_common.c
15776         * src/prefs_compose_writing.c
15777         * src/prefs_customheader.c
15778         * src/prefs_ext_prog.c
15779         * src/prefs_filtering.c
15780         * src/prefs_filtering_action.c
15781         * src/prefs_fonts.c
15782         * src/prefs_image_viewer.c
15783         * src/prefs_message.c
15784         * src/prefs_message.h
15785         * src/prefs_msg_colors.c
15786         * src/prefs_other.c
15787         * src/prefs_other.h
15788         * src/prefs_quote.c
15789         * src/prefs_receive.c
15790         * src/prefs_receive.h
15791         * src/prefs_send.c
15792         * src/prefs_send.h
15793         * src/prefs_spelling.c
15794         * src/prefs_summaries.c
15795         * src/prefs_summary_column.c
15796         * src/prefs_template.c
15797         * src/prefs_themes.c
15798         * src/prefs_toolbar.c
15799         * src/prefs_wrapping.c
15800         * src/procmime.c
15801         * src/procmsg.c
15802         * src/send_message.h
15803         * src/ssl_manager.c
15804         * src/summary_search.c
15805         * src/summaryview.c
15806         * src/textview.c
15807         * src/wizard.c
15808         * src/common/smtp.c
15809         * src/common/smtp.h
15810         * src/gtk/gtkutils.h
15811                 o Move the rest of Common prefs to new style
15812                 o Lots of -Wall warning fixes
15813                 o fix FIXME in cache memusage calculation
15814                 o Let return receipts be sent from any account
15815                 o Little cache optimisation (read)
15816                 o Fix bug #746 (don't treat commas as separators
15817                   when inside a quoted string)
15818
15819 2005-05-31 [paul]       1.9.11cvs27
15820
15821         * src/prefs_common.c
15822                 fix 'off-by-one' typo
15823
15824 2005-05-31 [paul]       1.9.11cvs26
15825
15826         * src/account.c
15827         * src/addr_compl.c
15828         * src/compose.c
15829         * src/foldersel.c
15830         * src/prefs_actions.c
15831         * src/prefs_common.c
15832         * src/prefs_common.h
15833         * src/prefs_customheader.c
15834         * src/prefs_display_header.c
15835         * src/prefs_filtering.c
15836         * src/prefs_filtering_action.c
15837         * src/prefs_matcher.c
15838         * src/prefs_summaries.c
15839         * src/prefs_summary_column.c
15840         * src/prefs_template.c
15841         * src/prefs_toolbar.c
15842         * src/ssl_manager.c
15843         * src/gtk/pluginwindow.c
15844         * src/gtk/prefswindow.c
15845         * src/gtk/progressdialog.c
15846                 add hidden prefs 'enable_rules_hint'
15847                 for gtk_tree_view_set_rules_hint()
15848                 (sync with main)
15849                 
15850
15851 2005-05-31 [colin]      1.9.11cvs25
15852
15853         * src/Makefile.am
15854         * src/main.c
15855         * src/prefs_common.c
15856         * src/prefs_summaries.c ** ADDED **
15857         * src/prefs_summaries.h ** ADDED **
15858                 Common/Display -> Display/Summaries
15859
15860 2005-05-31 [colin]      1.9.11cvs24
15861
15862         * src/Makefile.am
15863         * src/main.c
15864         * src/prefs_quote.c ** ADDED **
15865         * src/prefs_quote.h ** ADDED **
15866                 Move Common/Quote to Compose/Quoting
15867         * src/prefs_common.c
15868         * src/prefs_common.h
15869                 Remove old quote stuff, add
15870                 convenience functions for GtkTextView prefs
15871         * src/gtk/prefswindow.c
15872                 Set default height higher
15873
15874 2005-05-30 [colin]      1.9.11cvs23
15875
15876         * src/Makefile.am
15877         * src/main.c
15878         * src/prefs_common.c
15879         * src/prefs_compose_writing.c ** ADDED **
15880         * src/prefs_compose_writing.h ** ADDED **
15881                 Move Common/Compose prefs to Compose/Writing
15882
15883 2005-05-30 [colin]      1.9.11cvs22
15884
15885         * src/common/utils.c
15886                 Fix bug #651 (Confused Attract by Subject)
15887                 Patch by M. Benkmann <haferfrost@web.de>
15888         * AUTHORS
15889
15890 2005-05-30 [colin]      1.9.11cvs21
15891
15892         * src/compose.c
15893                 Fix concatenation of different headers of
15894                 the same type (bug #645)
15895         * src/prefs_folder_item.c
15896                 Fix bug #699 (setting color to black doesn't
15897                 work immediately)
15898         * src/procmime.c
15899                 Print out decoding error only once per
15900                 block
15901
15902 2005-05-30 [paul]       1.9.11cvs20
15903
15904         * src/common/template.c
15905                 fix Bcc
15906
15907 2005-05-30 [paul]       1.9.11cvs19
15908
15909         * doc/src/rfc2368.txt   **NEW FILE**
15910         * src/compose.c
15911                 compose_entries_set(): don't interpret Bcc
15912                 header field (conform to RFC 2368)
15913                 (sync with main)
15914
15915 2005-05-29 [colin]      1.9.11cvs18
15916
15917         * src/prefs_common.c
15918                 Let the default reply format respect
15919                 netiquette by cutting the signature.
15920
15921 2005-05-29 [colin]      1.9.11cvs17
15922
15923         * src/summaryview.c
15924                 Don't let always_show_msg override
15925                 open_unread_on_enter when opening a new
15926                 directory.
15927
15928 2005-05-27 [paul]       1.9.11cvs16
15929
15930         sync with main:
15931
15932         * src/main.c
15933                 app_will_exit(): cleanup tmp directory when exit
15934         * src/message_search.c
15935                 improved the interface and made code cleanup.
15936                 removed Clear button
15937         * src/send_message.c
15938                 send_message_local(): use GSpawn, and detect errors
15939         * src/summary_search.c
15940                 improved the interface and made code cleanup
15941         * src/textview.c
15942                 textview_write_link(): also skip non-ascii space
15943                  at the head of link strings (phishing check
15944                  didn't work at the case)
15945         * src/common/utils.c
15946                 get_command_output(): use g_spawn_command_line_sync()
15947                 instead of popen()
15948
15949 2005-05-26 [colin]      1.9.11cvs15
15950
15951         * src/folder.c
15952                 remove printf
15953
15954 2005-05-26 [colin]      1.9.11cvs14
15955
15956         * src/common/nntp.c
15957                 Fix nntp mode reader (bug #611)
15958                 Patch by Florian Mickler <florian@mickler.org>
15959
15960 2005-05-26 [colin]      1.9.11cvs13
15961
15962         * src/plugins/pgpmime/passphrase.c
15963                 Fix mouse grabbing (bug #557)
15964
15965 2005-05-26 [colin]      1.9.11cvs12
15966
15967         * src/prefs_themes.c
15968                 Fix g_warning (bug #541)
15969
15970 2005-05-26 [colin]      1.9.11cvs11
15971
15972         * src/prefs_actions.c
15973         * src/prefs_template.c
15974                 Fix bug #506 (no warning if action/template
15975                 is not saved)
15976         * src/common/template.c
15977                 Fix a possible crash
15978
15979 2005-05-26 [colin]      1.9.11cvs10
15980
15981         * src/folder.c
15982         * src/folderview.c
15983         * src/procmsg.c
15984         * src/summaryview.c
15985                 Forbid locked messages to be moved or
15986                 deleted. Locked messages in trashes 
15987                 still get deleted, for performance
15988                 reason (mh.c::mh_remove_all_msgs)
15989
15990 2005-05-25 [colin]      1.9.11cvs9
15991
15992         * src/procmime.c
15993                 Use correct encoding when sending mails
15994                 with attachments that have accentued 
15995                 chars in their name
15996
15997 2005-05-24 [colin]      1.9.11cvs8
15998
15999         * src/summaryview.c
16000                 Fix bug #688 f) read/unread marker not
16001                 changed on first click
16002                 Also, optimize summary_status_show()
16003                 calls
16004         * src/folder.c
16005         * src/inc.c
16006         * src/procmime.c
16007                 Fix bug #688 b) and c) wrt message
16008                 attachments and signature
16009         * src/stock_pixmap.c
16010         * src/stock_pixmap.h
16011         * src/stock_pixmap.c
16012         * src/stock_pixmap.h
16013         * src/Makefile.am
16014         * src/pixmaps/clip_gpg_signed.xpm
16015                 Add clip/signed icon
16016
16017 2005-05-24 [colin]      1.9.11cvs7
16018
16019         * src/folder_item_prefs.c
16020                 whitespace fix
16021
16022 2005-05-24 [colin]      1.9.11cvs6
16023
16024         * src/folderview.c
16025         * src/prefs_common.c
16026         * src/prefs_common.h
16027                 Add a confirmation to folder drag and drop
16028                 fixes bug #156
16029         * src/alertpanel.c
16030         * src/alertpanel.h
16031                 fix _with_disable parameters so that
16032                 the buttons labels are specifiable too
16033         * src/plugins/pgpmime/sgpgme.c
16034                 reflect said change
16035                 
16036
16037 2005-05-24 [colin]      1.9.11cvs5
16038
16039         * src/folderview.c
16040                 Uncollapse/collapse folders on double-click
16041                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
16042                 closes bug #108
16043
16044 2005-05-23 [colin]      1.9.11cvs4
16045
16046         * src/common/socket.c
16047                 Check another special SSL_peek() error.
16048                 Should help wrt bug #728
16049
16050 2005-05-23 [colin]      1.9.11cvs3
16051
16052         * src/plugins/pgpmime/pgpmime.c
16053                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
16054                 breaking menu accelerators and stuff. Users will have to
16055                 reselect "PGP MIME" instead of "PGP/MIME" in their 
16056                 account's privacy preferences if needed.
16057
16058 2005-05-22 [paul]
16059
16060         * tools/kdeservicemenu/install.sh
16061                 use kdesu to prompt for root password if doing
16062                 global install/uninstall
16063
16064 2005-05-20 [colin]      1.9.11cvs2
16065
16066         * src/procmsg.c
16067                 Fix another compilation error with gcc-2.9x
16068                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
16069         * src/send_message.c
16070                 Don't send QUIT if we aren't connected
16071
16072 2005-05-19 [colin]      1.9.11cvs1
16073
16074         * src/procmsg.c
16075                 Fix compilation with gcc 2.9x
16076
16077 2005-05-19 [paul]       1.9.11
16078
16079         1.9.11 released
16080
16081 2005-05-19 [paul]       1.9.9cvs14
16082
16083         * src/gtk/inputdialog.c
16084                 prevent gettext warning
16085
16086 2005-05-19 [paul]       1.9.9cvs13
16087
16088         * src/mainwindow.c
16089         * src/prefs_common.c
16090         * src/prefs_common.h
16091         * src/textview.c
16092         * src/textview.h
16093                 add an option to toggle cursor in message
16094                 view (sync with main)
16095
16096 2005-05-18 [colin]      1.9.9cvs12
16097
16098         * src/compose.c
16099                 Dereference freed pointer
16100         * src/gtk/gtkaspell.c
16101                 Fix duplication of dictionaries (is it an aspell issue?)
16102
16103 2005-05-18 [colin]      1.9.9cvs11
16104
16105         * src/gtk/inputdialog.c
16106         * src/gtk/gtkaspell.c
16107                 HIGuify dialogs
16108         * src/alertpanel.c
16109                 Remove a double call
16110
16111 2005-05-17 [colin]      1.9.9cvs10
16112
16113         * src/gtk/gtkaspell.c
16114                 Fix dialogs, Ctrl-Enter accel
16115
16116 2005-05-17 [colin]      1.9.9cvs9
16117
16118         * src/gtk/gtkaspell.c
16119                 Fix some accelerators, escape in replace-window
16120
16121 2005-05-16 [colin]      1.9.9cvs8
16122
16123         * src/gtk/gtkaspell.c
16124                 Revert last commit, it was a mistake.
16125
16126 2005-05-16 [colin]      1.9.9cvs7
16127
16128         * src/gtk/gtkaspell.c
16129                 Remove buggy code while we're at it. It's a 
16130                 dead code path anyway.
16131
16132 2005-05-16 [colin]      1.9.9cvs6
16133
16134         * src/gtk/gtkaspell.c
16135                 Missed some gtk_menu_popup where deactivate
16136                 signal should be handled. Should fix bug
16137                 #629 a bit more.
16138
16139 2005-05-16 [colin]      1.9.9cvs5
16140
16141         * src/gtk/gtkaspell.c
16142                 Remove debug printf()s
16143
16144 2005-05-16 [colin]      1.9.9cvs4
16145
16146         * src/gtk/gtkaspell.c
16147                 Fix a bit aspell problems
16148                 (see bug #629)
16149
16150 2005-05-13 [colin]      1.9.9cvs3
16151
16152         * src/folderview.c
16153                 Fix the + appearing even when no subfolders
16154                 have unread messages. Thanks to wwp for the
16155                 bug report.
16156
16157 2005-05-11 [paul]       1.9.9cvs2
16158
16159         * src/folderview.c
16160                 correction to 1.9.9cvs1, only colour folders that
16161                 have new msgs (not unread msgs)
16162
16163 2005-05-10 [colin]      1.9.9cvs1
16164
16165         * src/folderview.c
16166         * src/summaryview.c
16167                 Try to fix bolding bugs again.
16168
16169 2005-05-09 [paul]
16170
16171         * tools/claws.i18n.status.pl
16172                 add Ricardo Mones Lastra's script that has been providing
16173                 the i18n status page for many months
16174
16175 2005-05-09 [paul]       1.9.9
16176
16177         1.9.9 release
16178
16179 2005-05-09 [paul]       1.9.6cvs58
16180
16181         * AUTHORS
16182         * INSTALL
16183         * README.claws
16184                 updated
16185         * Makefile.am 
16186         * RELEASE_NOTES.claws
16187                 add release notes to cvs to simplify release
16188                 procedure
16189         * configure.ac
16190                 add ca and fi to ALL_LINGUAS
16191         * po/Makefile.in.in
16192                 workaround for missing Makevars
16193         * po/ca.po
16194         * po/fi.po
16195                 add new Catalan and Finnish translations
16196                 submitted by Miquel Oliete and Flammie Pirinen
16197         * po/de.po
16198         * po/es.po
16199         * po/fr.po
16200         * po/it.po
16201         * po/pl.po
16202         * po/ru.po
16203         * po/sk.po
16204         * po/sr.po
16205         * po/zh_CN.po
16206                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
16207                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
16208                 Urke MMI, and Hansom Young
16209         * src/main.c
16210                 Fix drafting when quitting. compose_draft() closes the
16211                 compose windows, which modifies the compose_list GSList.
16212                 We have to refresh this list after echo drafting to avoid a
16213                 segfault
16214         * src/partial_download.c
16215                 fix segfault on exit
16216
16217 2005-05-06 [paul]       1.9.6cvs57
16218
16219         * src/grouplistdialog.c
16220                 quick fix/workaround for unresizeable newsgroup
16221                 name column 
16222
16223 2005-05-06 [paul]       1.9.6cvs56
16224
16225         * src/inc.c
16226         * src/mainwindow.c
16227                 use gettext plural forms
16228         * src/imap_gtk.c
16229         * src/mh_gtk.c
16230         * src/toolbar.c
16231                 small improvement to english usage
16232
16233 2005-05-05 [thorsten]   1.9.6cvs55
16234
16235         * src/folder.c
16236                 fix possible crash
16237
16238 2005-05-05 [paul]       1.9.6cvs54
16239         
16240         sync with HEAD
16241
16242         * AUTHORS
16243         * src/compose.c
16244                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
16245                 patch by Tim Mann
16246
16247 2005-05-05 [paul]       1.9.6cvs53
16248
16249         * src/mainwindow.c
16250                 fix resizing of separate message and
16251                 folder views
16252
16253 2005-05-05 [paul]       1.9.6cvs52
16254
16255         * src/account.c
16256         * src/addrgather.c
16257         * src/browseldap.c
16258         * src/exphtmldlg.c
16259         * src/expldifdlg.c
16260         * src/importmutt.c
16261         * src/importpine.c
16262         * src/main.c
16263         * src/mainwindow.c
16264         * src/noticeview.c
16265         * src/prefs_filtering.c
16266         * src/prefs_filtering_action.c
16267         * src/prefs_matcher.c
16268         * src/prefs_spelling.c
16269         * src/prefs_toolbar.c
16270         * src/toolbar.c
16271         * src/wizard.c
16272         * src/gtk/description_window.c
16273         * src/gtk/gtkvscrollbutton.c
16274         * src/gtk/progressdialog.c
16275         * src/gtk/quicksearch.c
16276         * src/plugins/pgpmime/prefs_gpg.c
16277         * src/plugins/spamassassin/spamassassin_gtk.c
16278                 replace deprecated gtk_widget_set_usize
16279
16280 2005-05-04 [colin]      1.9.6cvs51
16281
16282         * src/common/utils.c
16283                 Fix crash when subst_for_filename is called
16284                 with a NULL parameter
16285
16286 2005-05-04 [colin]      1.9.6cvs50
16287
16288         * src/partial_download.c
16289         * src/pop.c
16290                 Escape login when writing uidl file
16291                 fixes bug #736
16292
16293 2005-05-03 [colin]      1.9.6cvs49
16294
16295         * src/procmime.c
16296                 Fix possible DOS in mime parser
16297                 (see bug #634)
16298
16299 2005-05-02 [colin]      1.9.6cvs48
16300
16301         * src/compose.c
16302                 Try to fix the copy/paste mess once again.
16303
16304
16305 2005-04-30 [colin]      1.9.6cvs47
16306
16307         * src/prefs_account.h
16308         * src/procmsg.c
16309         * src/send_message.c
16310         * src/common/smtp.c
16311         * src/common/smtp.h
16312                 Try to batch sending mails (per account) instead of
16313                 reconnecting to server every time.
16314
16315 2005-04-29 [colin]      1.9.6cvs46
16316
16317         * src/messageview.c
16318                 Fix window resizing that refused to size down
16319         * src/prefs_common.c
16320         * src/prefs_common.h
16321         * src/prefs_filtering.c
16322                 Save Filtering's window size
16323
16324 2005-04-21 [paul]       1.9.6cvs45
16325
16326         * ChangeLog-gtk2.claws
16327         * src/setup.c
16328                 correction to sync
16329
16330 2005-04-21 [paul]       1.9.6cvs44
16331
16332         sync with main:
16333
16334         * src/setup.c
16335         * src/statusbar.c
16336         * src/statusbar.h
16337                 use gtkut_widget_draw_now(). Improved performance
16338                 of the update of statusbar
16339         * src/textview.c
16340                 textview_smooth_scroll_do(): redraw it after scroll
16341                 is done (fixed incorrect display when a part of the
16342                 view is hidden).
16343         * src/gtk/gtkutils.c
16344         * src/gtk/gtkutils.h
16345                 gtkut_widget_draw_now(): use gdk_window_process_updates()
16346                 to force update of widgets.
16347                 Removed gtkut_widget_wait_for_draw() which had a big
16348                 overhead  because of waiting for all events processed 
16349
16350 2005-04-20 [paul]       1.9.6cvs43
16351
16352         * src/codeconv.c
16353                 complete 1.9.6cvs42's sync:
16354                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
16355
16356 2005-04-19 [paul]       1.9.6cvs42
16357
16358         sync with main:
16359
16360         * src/action.c
16361                 catch_output(): correctly select the insert text
16362                 (fix invalid iterator warnings).
16363         * src/codeconv.c
16364         * src/codeconv.h
16365         * src/mainwindow.c
16366         * src/messageview.c
16367         * src/prefs_common.c
16368                 support GBK encoding.
16369         * src/common/session.c
16370         * src/common/session.h
16371                 use separate buffer for large data to be sent,
16372                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
16373
16374 2005-04-18 [paul]       1.9.6cvs41
16375
16376         * src/jpilot.c
16377                 convert unsigned long into guint32
16378                 patch by Paul LeoNerd Evans 
16379
16380 2005-04-17 [colin]      1.9.6cvs40
16381
16382         * src/compose.c
16383                 Fix 'Request return receipt' from folder
16384                 properties (bug #708)
16385
16386 2005-04-17 [colin]      1.9.6cvs39
16387
16388         * src/mainwindow.c
16389                 Fix duplicate hotkeys in Mainwindow's menu
16390
16391 2005-04-17 [colin]      1.9.6cvs38
16392
16393         * src/folderview.c
16394                 Fix duplicate hotkeys in Folderview's contextual
16395                 menu
16396
16397 2005-04-15 [colin]      1.9.6cvs37
16398
16399         * src/summaryview.c
16400                 Fix 'Save as...' with non-ascii filenames
16401
16402 2005-04-15 [colin]      1.9.6cvs36
16403
16404         * src/plugins/pgpmime/pgpmime.c
16405                 Fix bus error on 64bit. Spotted by 
16406                 macallan1888@gmail.com
16407
16408 2005-04-15 [colin]      1.9.6cvs35
16409
16410         * src/prefs_account.c
16411                 Fix cvs34.
16412
16413 2005-04-12 [colin]      1.9.6cvs34
16414
16415         * src/prefs_account.c
16416                 Fix smtp auth type off-by-one. We forgot to
16417                 add PLAIN in the prefs-to-gui setter func and
16418                 as a result, the selected auth when opening
16419                 account prefs was not the correct one.
16420
16421 2005-04-12 [paul]       1.9.6cvs33
16422
16423         * src/inc.c
16424                 if the recv dialog is visible, Cancel only
16425                 cancels the current account
16426
16427
16428 2005-04-10 [colin]      1.9.6cvs32
16429
16430         * src/filtering.c
16431                 Copy score when copying FilteringActions
16432                 Fix bug #674
16433
16434 2005-04-10 [colin]      1.9.6cvs31
16435
16436         * src/inc.c
16437                 Make Message -> Receive -> Cancel cancel 
16438                 incorporation on all accounts. Fixes
16439                 bug #693
16440
16441 2005-04-10 [colin]      1.9.6cvs30
16442
16443         * src/prefs_account.c
16444                 Update Privacy checkbuttons status based
16445                 on the selected privacy system
16446         * src/compose.c
16447                 Always connect the "None" privacy system; the
16448                 static boolean was probably there to avoid
16449                 reconnecting twice in the same compose window,
16450                 but as the parent function is only called once
16451                 per compose, it's only a bug - as a static is
16452                 initialized once per application instance.
16453                 Also, don't uncheck Sign and Encrypt when
16454                 selecting None as privacy system; just ignore
16455                 them when sending/queuing.
16456                 Should fix bug #695
16457
16458 2005-04-08 [colin]      1.9.6cvs29
16459
16460         * src/account.c
16461         * src/prefs_account.c
16462         * src/prefs_account.h
16463                 Add account preference to queue message in a certain
16464                 folder.
16465
16466 2005-04-06 [colin]      1.9.6cvs28
16467
16468         * src/prefs_account.c
16469                 Update old inbox path syntax
16470
16471 2005-04-06 [paul]       1.9.6cvs27
16472
16473         sync with main:
16474
16475         * configure.ac
16476                 changed -traditional-cpp to -no-cpp-precomp for newer
16477                 Mac OS X support
16478         * src/foldersel.c
16479                 made column resize automatically
16480         * src/send_message.c
16481                 send_message_smtp(): consider EOF right after QUIT
16482                 successful (workaround for Gmail SMTP server)
16483         * src/common/socket.c
16484                 ssl_read(), ssl_peek(): check EOF which violates the
16485                 SSL protocol
16486         * src/gtk/colorlabel.c
16487                 removed warnings when displaying colorlabel menu
16488                 (don't use GtkAlignment)
16489
16490 2005-04-05 [paul]       1.9.6cvs26
16491
16492         * src/plugins/trayicon/trayicon.c
16493                 fix clipping of icon under KDE3 
16494
16495 2005-04-05 [paul]       1.9.6cvs25
16496
16497         * src/summaryview.c
16498                 hide display of threading
16499                 patch by Alfons
16500
16501 2005-04-04 [thorsten]   1.9.6cvs24
16502
16503         * src/mh.c
16504                 marks lost on filesystems with different stat() results on
16505                 summer-/wintertime
16506
16507 2005-04-03 [colin]      1.9.6cvs23
16508
16509         * src/summaryview.c
16510                 Don't handle up/down. Patch by Alfons
16511
16512 2005-04-02 [colin]      1.9.6cvs22
16513
16514         * src/summaryview.c
16515                 Make scrolling faster. Patch by Alfons.
16516
16517 2005-04-01 [colin]      1.9.6cvs21
16518
16519         * src/Makefile.am
16520         * src/stock_pixmap.c
16521         * src/pixmaps/dir-noselect.xpm ** REMOVED **
16522         * src/pixmaps/dir_noselect.xpm ** ADDED **
16523                 Fix pixmap name mismatch (Thanks Stephan Sachse)
16524
16525 2005-04-01 [colin]      1.9.6cvs20
16526
16527         * src/image_viewer.c
16528         * src/image_viewer.h
16529         * src/procmime.c
16530         * src/procmime.h
16531         * src/textview.c
16532         * src/textview.h
16533                 Implement inline image resizing and right-clicking
16534
16535 2005-04-01 [paul]       1.9.6cvs19
16536
16537         * AUTHORS
16538         * Makefile.am
16539         * configure.ac
16540                 check for gnome2
16541                 patch by Luca Cavalli <loopback<AT>slackit.org>
16542         * po/ru.po
16543                 updated by Pavlo Bohmat
16544
16545 2005-03-31 [colin]      1.9.6cvs18
16546
16547         * src/news.c
16548                 Fix parsing references
16549         * src/msgcache.c
16550                 don't put nulls in the references list
16551         * src/procheader.c
16552                 commit that forgotten file in 1.9.6cvs14
16553
16554 2005-03-31 [colin]      1.9.6cvs17
16555
16556         * src/compose.c
16557                 Fix joining of signature separator again. 
16558                 Maybe Hiro could put it in main too...
16559
16560 2005-03-31 [colin]      1.9.6cvs16
16561
16562         * src/Makefile.am
16563         * src/foldersel.c
16564         * src/stock_pixmap.c
16565         * src/stock_pixmap.h
16566         * src/pixmaps/dir-noselect.xpm
16567                 Update foldersel.c (sync from main, patch by Alfons)
16568
16569 2005-03-30 [colin]      1.9.6cvs15
16570
16571         * src/imap.c
16572                 Fix handling of imap folders containing [] in 
16573                 their name. Thanks to Nahuel Angelinetti for
16574                 the detailed bugreport.
16575
16576 2005-03-30 [colin]      1.9.6cvs14
16577
16578         * src/common/utils.h
16579         * src/common/utils.c
16580         * src/common/defs.h
16581         * src/matcher.c
16582         * src/msgcache.c
16583         * src/news.c
16584         * src/procmsg.c
16585         * src/procmsg.h
16586         * src/quote_fmt_parse.y
16587         * src/summaryview.c
16588                 Update references system. Patch by Alfons
16589
16590 2005-03-30 [colin]      1.9.6cvs13
16591
16592         * src/common/socket.c
16593                 Force the glibc to read resolv.conf again when 
16594                 it has changed. Should fix issues when changing
16595                 networks on a laptop and not restarting sylpheed. 
16596
16597 2005-03-30 [paul]       1.9.6cvs12
16598
16599         partial sync with main:
16600
16601         * src/action.c
16602                 create_io_dialog(): use user-defined text font
16603                 (thanks to Alfons), and modified its appearance.
16604         * src/addrgather.c
16605         * src/addrharvest.c
16606         * src/browseldap.c
16607                 replace old code
16608         * src/compose.c
16609                 don't join (presumably) itemized lines on line-wrapping
16610                 fixed wrapping of quote when auto-wrapping is enabled
16611                 compose_destroy(): destroy paned only if it's not
16612                 attached to window. Fixed memory leak of popup menu.
16613         * src/exphtmldlg.c
16614         * src/expldifdlg.c
16615                 replace old code
16616         * src/html.c
16617         * src/html.h
16618         * src/importmutt.c
16619         * src/importpine.c
16620                 replace old code
16621         * src/main.c
16622                 removed redundant code
16623         * src/mainwindow.c
16624                 changed 'Code set' (which is rather incorrect)
16625                 in the menu to 'Character encoding'
16626                 main_window_set_widgets(): request size first
16627                 to prevent window size becoming wrong
16628                 fixed remembering of the state of the visibility
16629                 of MessageView
16630         * src/messageview.c
16631                 changed 'Code set' (which is rather incorrect)
16632                 in the menu to 'Character encoding'
16633         * src/prefs_common.c
16634         * src/prefs_common.h
16635                 added an option whether to render HTML as text or not
16636                 added separators to outgoing encoding menu
16637         * src/procheader.c
16638                 procheader_scan_date_string(): support header
16639                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
16640         * src/summaryview.c
16641         * src/summaryview.h
16642                 minor code cleanup
16643         * src/textview.c
16644                 textview_show_html(): force output of newline
16645                 added an option whether to render HTML as text or not
16646         * src/common/utils.c
16647                 strncpy2(): optimized based on Alfons' code
16648         * src/gtk/gtkutils.c
16649         * src/gtk/gtkutils.h
16650                 removed non-used code
16651         * src/plugins/pgpmime/passphrase.c
16652                 partially fixed grab input of passphrase dialog
16653                 Confine pointer to window
16654
16655 2005-03-30 [colin]      1.9.6cvs11
16656
16657         * src/msgcache.c
16658         * src/msgcache.h
16659                 Read/write 32bit ints from cache & marks
16660                 From main.
16661
16662 2005-03-29 [paul]       1.9.6cvs10
16663
16664         * AUTHORS
16665         * ChangeLog.claws
16666         * src/compose.c
16667         * src/gtk/gtkaspell.c
16668                 sync with HEAD (don't pass NULL pointers) 
16669
16670 2005-03-24 [paul]
16671
16672         * tools/Makefile.am
16673         * tools/README
16674         * tools/acroread2sylpheed.pl
16675                 sync with HEAD (add script to send pdfs as
16676                 attachments from Adobe Reader 7)
16677
16678 2005-03-21 [paul]       1.9.6cvs9
16679
16680         * configure.ac
16681         * po/POTFILES.in
16682         * src/Makefile.am
16683         * src/crash.c
16684         * src/image_viewer.c ** ADDED **
16685         * src/image_viewer.h ** ADDED **
16686         * src/main.c
16687         * src/prefs_common.c
16688         * src/prefs_common.h
16689         * src/prefs_image_viewer.c ** ADDED **
16690         * src/prefs_image_viewer.h ** ADDED **
16691         * src/textview.c
16692         * src/gtk/about.c
16693         * src/pixmaps/sylpheed_logo.xpm
16694         * src/plugins/Makefile.am
16695         * src/plugins/image_viewer/.cvsignore ** REMOVED **
16696         * src/plugins/image_viewer/Makefile.am ** REMOVED **
16697         * src/plugins/image_viewer/plugin.c ** REMOVED **
16698         * src/plugins/image_viewer/viewer.c ** REMOVED **
16699         * src/plugins/image_viewer/viewer.glade ** REMOVED **
16700         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
16701         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
16702         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
16703         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
16704                 as gdk-pixbuf is now built-in
16705                 remove image_viewer plugin and put code back into
16706                 main codebase
16707                 implement inline image display (sync with main)
16708
16709                 replace logo with newer, nicer, larger version  
16710
16711 2005-03-21 [paul]       1.9.6cvs8
16712
16713         * src/gtk/about.c
16714                 cosmetic improvement
16715
16716 2005-03-21 [holger]     1.9.6cvs7
16717
16718         * src/plugins/spamassassin/spamassassin.c
16719                 Sync with HEAD
16720                 (unregister hook on failed plugin init)
16721
16722 2005-03-20 [colin]      1.9.6cvs6
16723
16724         * src/common/plugin.c
16725                 Check that plugin isn't already loaded
16726                 Patch by Alfons
16727
16728 2005-03-20 [thorsten]   1.9.6cvs5
16729
16730         * src/compose.c
16731                 use a more compatible syntax
16732
16733 2005-03-20 [thorsten]   1.9.6cvs4
16734
16735         * src/prefs_toolbar.c
16736                 fix crash when selecting toolbar item (uninitialized pointer)
16737
16738 2005-03-20 [thorsten]   1.9.6cvs3
16739
16740         * src/procmime.c
16741                 fix mimetype detection (referenced free()d string)
16742
16743 2005-03-20 [paul]       1.9.6cvs2
16744
16745         * src/compose.c
16746                 sync with HEAD (1.0.3cvs5)
16747                 neglect Reply-To header if empty
16748                 Patch by Alfons 
16749
16750 2005-03-19 [holger]     1.9.6cvs1
16751
16752         * src/summaryview.c
16753         * src/summaryview.h
16754                 Sync with HEAD
16755
16756 2005-03-18 [paul]       1.9.6
16757
16758         initial GTK2 release
16759
16760 2005-03-18 [paul]       1.0.3cvs3.1
16761
16762         * AUTHORS
16763         * ChangeLog.claws
16764         * configure.ac
16765         * src/gtk/about.c
16766         * src/pixmaps/sylpheed_logo.xpm
16767                 sync with HEAD
16768
16769 2005-03-18 [colin]      1.0.3cvs2.6
16770
16771         * src/summaryview.c
16772                 Remove call to summary_step in summary_copy_selected_to
16773                 Can't see its purpose, and this causes bug when copying
16774                 a message if the next one is unread: it reads it.
16775
16776 2005-03-18 [paul]       1.0.3cvs2.5
16777
16778         * src/foldersel.c
16779                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
16780
16781 2005-03-18 [paul]       1.0.3cvs2.4
16782
16783         * src/addrharvest.c
16784         * src/codeconv.c
16785         * src/codeconv.h
16786         * src/compose.c
16787         * src/news.c
16788         * src/procheader.c
16789         * src/procmime.c
16790         * src/unmime.c
16791         * src/unmime.h
16792                 fix buffer overflow, CAN-2005-0667, see
16793                 http://secunia.com/advisories/14491/
16794                 Patch by Alfons
16795
16796 2005-03-17 [colin]      1.0.3cvs2.3
16797
16798         * src/prefs_fonts.c
16799         * src/summaryview.c
16800                 Fix font bugs (both lists now officialy share 
16801                 the same font)
16802                 
16803
16804 2005-03-17 [paul]       1.0.3cvs2.2
16805
16806         * src/gtk/pluginwindow.c
16807                 make plugin descriptions uneditable
16808
16809 2005-03-11 [paul]       1.0.3cvs2.1
16810
16811         * ChangeLog.claws
16812         * configure.ac
16813         * po/POTFILES.in
16814         * src/plugins/trayicon/trayicon.c
16815                 sync with HEAD
16816                 add src/wizard.c to POTFILES.in
16817
16818 2005-03-11 [paul]       1.0.3cvs1.1
16819
16820         * ChangeLog
16821         * ChangeLog.claws
16822         * configure.ac
16823         * po/de.po
16824         * po/es.po
16825         * po/fr.po
16826         * po/it.po
16827         * po/pt_BR.po
16828         * po/ru.po
16829         * po/sk.po
16830         * po/sr.po
16831         * po/zh_CN.po
16832                 sync with HEAD
16833
16834 2005-03-04 [colin]      1.0.1cvs22.2
16835
16836         * src/compose.c
16837                 Fix signatures with accentued chars in it
16838
16839 2005-03-04 [colin]      1.0.1cvs22.1
16840
16841         * src/common/smtp.c
16842         * src/common/smtp.h
16843                 Don't use SIZE param in MAIL FROM: if server 
16844                 doesn't support it. Patch by Eugen Freiter
16845                 <eugen_f@users.sf.net>
16846
16847 2005-02-27 [paul]       1.0.1cvs20.1
16848
16849         * ChangeLog.claws
16850         * configure.ac
16851         * src/messageview.c
16852                 sync with HEAD
16853
16854 2005-02-27 [colin]      1.0.1cvs19.4
16855
16856         * src/procheader.c
16857         * src/procheader.h
16858                 Fix prototypes. Patch by Alfons
16859
16860 2005-02-27 [colin]      1.0.1cvs19.3
16861
16862         * src/compose.c
16863                 Don't auto-join the signature separator.
16864
16865 2005-02-26 [colin]      1.0.1cvs19.2
16866
16867         * src/summaryview.c
16868                 Fix 'mark all read' with collapsed threads.
16869                 Patch by Alfons.
16870
16871 2005-02-25 [paul]       1.0.1cvs19.1
16872
16873         * ChangeLog.claws
16874         * configure.ac
16875         * src/prefs_account.c
16876         * src/prefs_folder_item.c
16877         * src/gtk/prefswindow.c
16878         * src/gtk/prefswindow.h
16879                 sync with HEAD
16880
16881 2005-02-25 [paul]       1.0.1cvs15.12
16882
16883         * src/alertpanel.c
16884         * src/codeconv.c
16885         * src/compose.c
16886         * src/textview.c
16887         * src/gtk/gtkutils.c
16888         * src/gtk/gtkutils.h
16889         * src/gtk/logwindow.c
16890         * src/gtk/progressdialog.c
16891                 sync with main (revision 127)
16892                 and fix logwindow clipping
16893
16894 2005-02-24 [colin]      1.0.1cvs15.11
16895
16896         * src/plugins/pgpmime/passphrase.c
16897                 Disable input grabbing; it doesn't work yet.
16898
16899 2005-02-24 [colin]      1.0.1cvs15.10
16900
16901         * src/messageview.c
16902                 Don't send out receipts if offline. Ask.
16903
16904 2005-02-23 [colin]      1.0.1cvs15.9
16905
16906         * src/summaryview.c     
16907                 Fix expanding
16908
16909 2005-02-23 [colin]      1.0.1cvs15.8
16910
16911         * src/summaryview.c
16912                 Really fix Bug 568 by removing useless
16913                 calls. summary_thread_init() now called
16914                 in summary_sort(). This should please
16915                 Alfons as it should be faster than 
16916                 previously.
16917
16918 2005-02-23 [colin]      1.0.1cvs15.7
16919
16920         * src/compose.c
16921                 Encode parts as QP or B64 if signing
16922
16923 2005-02-23 [colin]      1.0.1cvs15.6
16924
16925         * src/compose.c
16926                 Fix Mimeinfo leakage (including tmp files)
16927         * src/procmsg.c
16928                 Fix tmp file leakage (spotted by Ivan Rayner)
16929
16930 2005-02-22 [colin]      1.0.1cvs15.5
16931
16932         * src/expldifdlg.c
16933                 Fix keyboard input. Patch by Alfons.
16934
16935 2005-02-21 [colin]      1.0.1cvs15.4
16936
16937         * src/compose.c
16938                 Fix Sign/Encrypt when unselecting privacy
16939                 system
16940         * src/prefs_common.c
16941                 Change default message font to Monospace
16942         * src/summaryview.c
16943                 More freezing during potentially large operations
16944
16945 2005-02-21 [paul]       1.0.1cvs15.3
16946
16947         * src/main.c
16948                 fix --help output
16949
16950 2005-02-21 [paul]       1.0.1cvs15.2
16951
16952         * po/Makefile.in.in
16953         * src/compose.c
16954         * src/summaryview.c
16955         * src/textview.c
16956         * src/common/utils.c
16957         * src/common/utils.h
16958                 sync with main (revision 117)
16959
16960 2005-02-20 [colin]      1.0.1cvs15.1
16961
16962         * src/common/defs.h
16963                 Change cache file to .sylpheed_claws_cache, as
16964                 suggested by Alfons. Allows people to switch
16965                 between Sylpheed and Sylpheed-Claws. it is
16966                 a good idea to "Check for new messages" at next
16967                 startup.
16968
16969
16970 2005-02-18 [colin]      1.0.1cvs14.1
16971
16972         * src/quote_fmt_lex.l
16973         * src/quote_fmt_parse.y
16974                 Fix parser initialisation. Patch by Ivan.
16975
16976 2005-02-18 [colin]      1.0.1cvs11.6
16977
16978         * src/folderview.c
16979                 Fix scrolldown (bug 662)
16980
16981 2005-02-17 [colin]      1.0.1cvs11.5
16982
16983         * src/codeconv.c
16984                 conv_filename_to_utf8: return clean 7bit instead
16985                 of broken utf8 if needed
16986         * src/mimeview.c
16987                 Fix display of parts with unclean 8bit names
16988
16989 2005-02-17 [paul]       1.0.1cvs11.4
16990
16991         * src/compose.c
16992         * src/exportldif.c
16993         * src/matcher_parser_parse.y
16994         * src/procmime.c
16995         * src/sourcewindow.c
16996         * src/common/Makefile.am
16997         * src/common/intl.h             ** REMOVED **
16998         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16999                 sync with main (revision 109)
17000                 and clean up
17001
17002 2005-02-16 [colin]      1.0.1cvs11.3
17003
17004         * src/summaryview.c
17005                 Fix collapsed thread not highlighting when new
17006                 messages in it (Bug 568) Patch by Stephan Sachse.
17007                 Fix messed up selection when reaching bounds (Bug 632)
17008         * src/prefs_themes.c
17009                 Fix theme installing (Bug 684)
17010
17011 2005-02-16 [colin]      1.0.1cvs11.2
17012
17013         * src/messageview.c
17014                 Fix messageview_select_all
17015
17016 2005-02-16 [colin]      1.0.1cvs11.1
17017
17018         * src/mh.c
17019                 Sync with HEAD (MH scan required function)
17020
17021 2005-02-15 [colin]      1.0.1cvs8.1
17022
17023         * src/mimeview.c
17024         * src/common/utils.c
17025                 Sync with HEAD (filename chars substitution)
17026
17027 2005-02-15 [colin]      1.0.1cvs7.3
17028
17029         * src/gtk/pluginwindow.c
17030                 Fix button spacing
17031
17032 2005-02-15 [colin]      1.0.1cvs7.2
17033
17034         * src/mimeview.c
17035                 Fix mime icons not reset across message when
17036                 scrolled down
17037
17038 2005-02-15 [colin]      1.0.1cvs7.1
17039
17040         * src/compose.c
17041         * src/procmime.c
17042                 Sync with HEAD (optimisation of cvs6)
17043
17044 2005-02-14 [colin]      1.0.1cvs6.1
17045
17046         * src/compose.c
17047         * src/procmime.c
17048                 Sync with HEAD (encode "From " at line beginning)
17049
17050 2005-02-14 [colin]      1.0.1cvs5.3
17051
17052         * src/compose.c
17053                 Fix wrapping with accentued chars.
17054
17055 2005-02-13 [colin]      1.0.1cvs5.2
17056
17057         * src/textview.c
17058                 Fix email informative part parsing with
17059                 accentued chars in it. ispunct() returns
17060                 true for them in utf8...
17061
17062 2005-02-12 [colin]      1.0.1cvs5.1
17063
17064         * src/filtering.c
17065                 Sync with HEAD (remove wrong use of compose after send)
17066
17067 2005-02-12 [paul]       1.0.1cvs4.5
17068
17069         * src/textview.c
17070                 remove unnecessary code (thanks to Alfons)
17071
17072 2005-02-12 [paul]       1.0.1cvs4.4
17073
17074         * src/textview.c
17075                 add 'Copy' to contextual menu on emails
17076
17077 2005-02-11 [colin]      1.0.1cvs4.3
17078
17079         * src/compose.c
17080                 revert 1.0.0cvs28.2, it doesn't work that well.
17081
17082 2005-02-11 [paul]       1.0.1cvs4.2
17083
17084         * po/Makefile.in.in
17085                 fix 'make release'
17086
17087 2005-02-10 [paul]       1.0.1cvs4.1
17088
17089         * ChangeLog
17090         * ChangeLog.claws
17091         * ChangeLog.jp
17092         * configure.ac
17093         * src/compose.c
17094                 sync with HEAD (sync with main)
17095
17096 2005-02-10 [paul]       1.0.1cvs3.2
17097
17098         * AUTHORS
17099         * Makefile.am
17100         * autogen.sh
17101         * configure.ac
17102         * config/mkinstalldirs
17103         * intl/.cvsignore
17104         * intl/ChangeLog
17105         * intl/VERSION
17106         * intl/bindtextdom.c
17107         * intl/config.charset
17108         * intl/dcgettext.c
17109         * intl/dcigettext.c
17110         * intl/dcngettext.c
17111         * intl/dgettext.c
17112         * intl/dngettext.c
17113         * intl/eval-plural.h
17114         * intl/explodename.c
17115         * intl/finddomain.c
17116         * intl/gettext.c
17117         * intl/gettextP.h
17118         * intl/gmo.h
17119         * intl/hash-string.h
17120         * intl/intl-compat.c
17121         * intl/l10nflist.c
17122         * intl/libgnuintl.h.in
17123         * intl/loadinfo.h
17124         * intl/loadmsgcat.c
17125         * intl/localcharset.c
17126         * intl/localcharset.h
17127         * intl/locale.alias
17128         * intl/localealias.c
17129         * intl/localename.c
17130         * intl/log.c
17131         * intl/ngettext.c
17132         * intl/os2compat.c
17133         * intl/os2compat.h
17134         * intl/osdep.c
17135         * intl/plural-exp.c
17136         * intl/plural-exp.h
17137         * intl/plural.c
17138         * intl/plural.y
17139         * intl/ref-add.sin
17140         * intl/ref-del.sin
17141         * intl/relocatable.c
17142         * intl/relocatable.h
17143         * intl/textdomain.c
17144         * m4/Makefile.am
17145         * po/Makefile.in.in
17146         * src/Makefile.am
17147         * src/account.c
17148         * src/action.c
17149         * src/addr_compl.c
17150         * src/addressadd.c
17151         * src/addressbook.c
17152         * src/addrgather.c
17153         * src/addrindex.c
17154         * src/alertpanel.c
17155         * src/browseldap.c
17156         * src/codeconv.c
17157         * src/codeconv.h
17158         * src/compose.c
17159         * src/compose.h
17160         * src/crash.c
17161         * src/editaddress.c
17162         * src/editbook.c
17163         * src/editgroup.c
17164         * src/editjpilot.c
17165         * src/editldap.c
17166         * src/editldap_basedn.c
17167         * src/editvcard.c
17168         * src/exphtmldlg.c
17169         * src/expldifdlg.c
17170         * src/export.c
17171         * src/exporthtml.c
17172         * src/filtering.c
17173         * src/folder.c
17174         * src/folder_item_prefs.c
17175         * src/foldersel.c
17176         * src/folderview.c
17177         * src/grouplistdialog.c
17178         * src/headerview.c
17179         * src/imap.c
17180         * src/imap_gtk.c
17181         * src/import.c
17182         * src/importldif.c
17183         * src/importmutt.c
17184         * src/importpine.c
17185         * src/inc.c
17186         * src/ldif.c
17187         * src/main.c
17188         * src/mainwindow.c
17189         * src/matcher.c
17190         * src/mbox.c
17191         * src/message_search.c
17192         * src/messageview.c
17193         * src/mh.c
17194         * src/mh_gtk.c
17195         * src/mimeview.c
17196         * src/msgcache.c
17197         * src/news.c
17198         * src/news_gtk.c
17199         * src/noticeview.c
17200         * src/partial_download.c
17201         * src/pop.c
17202         * src/prefs_account.c
17203         * src/prefs_actions.c
17204         * src/prefs_common.c
17205         * src/prefs_customheader.c
17206         * src/prefs_display_header.c
17207         * src/prefs_ext_prog.c
17208         * src/prefs_filtering.c
17209         * src/prefs_filtering_action.c
17210         * src/prefs_folder_item.c
17211         * src/prefs_fonts.c
17212         * src/prefs_gtk.c
17213         * src/prefs_matcher.c
17214         * src/prefs_msg_colors.c
17215         * src/prefs_spelling.c
17216         * src/prefs_summary_column.c
17217         * src/prefs_template.c
17218         * src/prefs_themes.c
17219         * src/prefs_toolbar.c
17220         * src/prefs_wrapping.c
17221         * src/privacy.c
17222         * src/procheader.c
17223         * src/procmime.c
17224         * src/procmsg.c
17225         * src/quote_fmt.c
17226         * src/recv.c
17227         * src/send_message.c
17228         * src/setup.c
17229         * src/sourcewindow.c
17230         * src/ssl_manager.c
17231         * src/statusbar.c
17232         * src/summary_search.c
17233         * src/summaryview.c
17234         * src/textview.c
17235         * src/toolbar.c
17236         * src/wizard.c
17237         * src/common/nntp.c
17238         * src/common/plugin.c
17239         * src/common/smtp.c
17240         * src/common/ssl.c
17241         * src/common/ssl_certificate.c
17242         * src/common/string_match.c
17243         * src/common/sylpheed.c
17244         * src/common/template.c
17245         * src/common/utils.c
17246         * src/gtk/about.c
17247         * src/gtk/colorlabel.c
17248         * src/gtk/description_window.c
17249         * src/gtk/filesel.c
17250         * src/gtk/foldersort.c
17251         * src/gtk/gtkaspell.c
17252         * src/gtk/gtkutils.c
17253         * src/gtk/inputdialog.c
17254         * src/gtk/logwindow.c
17255         * src/gtk/menu.c
17256         * src/gtk/pluginwindow.c
17257         * src/gtk/prefswindow.c
17258         * src/gtk/progressdialog.c
17259         * src/gtk/quicksearch.c
17260         * src/gtk/sslcertwindow.c
17261         * src/plugins/clamav/clamav_plugin.c
17262         * src/plugins/clamav/clamav_plugin_gtk.c
17263         * src/plugins/demo/demo.c
17264         * src/plugins/dillo_viewer/dillo_prefs.c
17265         * src/plugins/dillo_viewer/dillo_viewer.c
17266         * src/plugins/image_viewer/plugin.c
17267         * src/plugins/image_viewer/viewer.c
17268         * src/plugins/image_viewer/viewerprefs.c
17269         * src/plugins/mathml_viewer/mathml_viewer.c
17270         * src/plugins/pgpmime/passphrase.c
17271         * src/plugins/pgpmime/plugin.c
17272         * src/plugins/pgpmime/prefs_gpg.c
17273         * src/plugins/pgpmime/select-keys.c
17274         * src/plugins/pgpmime/sgpgme.c
17275         * src/plugins/spamassassin/spamassassin.c
17276         * src/plugins/spamassassin/spamassassin_gtk.c
17277         * src/plugins/trayicon/trayicon.c
17278                 sync with main (revision 104)
17279
17280 2005-02-10 [colin]      1.0.1cvs3.1
17281
17282         * src/mainwindow.c
17283                 Sync with HEAD (fix occasional crasher)
17284
17285 2005-02-10 [colin]      1.0.1cvs2.1
17286
17287         * src/messageview.c
17288                 Synw with HEAD (don't automatically display html)
17289
17290 2005-02-09 [colin]      1.0.1cvs1.3
17291
17292         * src/textview.c
17293         * src/textview.h
17294                 Add contextual menu on emails
17295
17296 2005-02-09 [colin]      1.0.1cvs1.2
17297
17298         * src/codeconv.c
17299                 Fix converting from broken headers and 
17300                 put back the _ in missing places
17301                 (feature broke with cvs24.2 sync, main 
17302                  possibly affected?)
17303
17304 2005-02-09 [colin]      1.0.1cvs1.1
17305
17306         * src/messageview.c
17307         * src/mimeview.c
17308         * src/mimeview.h
17309                 Sync with HEAD (display non text/plain mails with plugin)
17310
17311 2005-02-08 [colin]      1.0.1.1
17312
17313         * ChangeLog.claws
17314         * po/pt_BR.po
17315                 Sync with HEAD
17316         * configure.ac
17317                 Make default configuration directory 
17318                 be .sylpheed-gtk2
17319
17320 2005-02-08 [colin]      1.0.0cvs29.1
17321
17322         * po/de.po
17323         * po/es.po
17324         * po/fr.po
17325         * po/it.po
17326         * po/sk.po
17327         * po/sr.po
17328                 Sync translations with HEAD
17329
17330 2005-02-06 [colin]      1.0.0cvs28.3
17331
17332         * src/compose.c
17333                 Make compose a bit faster - patch by Alfons.
17334
17335 2005-02-06 [colin]      1.0.0cvs28.2
17336
17337         * src/compose.c
17338                 Make pasting via middle-click more reliable
17339
17340 2005-02-05 [paul]       1.0.0cvs28.1
17341
17342         * ChangeLog
17343         * ChangeLog.claws
17344         * ChangeLog.jp
17345         * configure.ac
17346         * src/compose.c
17347                 sync with HEAD
17348                 (fix bug 682 'redirect is broken'
17349
17350 2005-02-05 [torte]      1.0.0cvs27.1
17351
17352         * ChangeLog.claws
17353         * configure.ac
17354         * src/partial_download.c
17355                 Sync with HEAD (fix buf overflow)
17356
17357 2005-02-03 [colin]      1.0.0cvs26.1
17358
17359         * src/common/plugin.c
17360                 Sync with HEAD (avoid plugin mismatches)
17361
17362 2005-02-03 [paul]       1.0.0cvs25.3
17363
17364         * src/folderview.c
17365         * src/headerview.c
17366         * src/summaryview.c
17367         * src/textview.c
17368         * src/gtk/colorlabel.c
17369                 third and final part of initial sync with main-gtk2
17370
17371 2005-02-03 [paul]       1.0.0cvs25.2
17372
17373         * src/jpilot.c
17374                 fix building with jpilot support
17375
17376 2005-02-02 [colin]      1.0.0cvs25.1
17377
17378         * src/messageview.c
17379                 Sync with HEAD (fix dangerous typo)
17380
17381 2005-02-01 [colin]      1.0.0cvs24.3
17382
17383         * src/common/xml.c
17384                 Write file as advertised (UTF-8)
17385
17386 2005-02-01 [paul]       1.0.0cvs24.2
17387
17388         * src/addrbook.c
17389         * src/addrindex.c
17390         * src/alertpanel.h
17391         * src/codeconv.c
17392         * src/codeconv.h
17393         * src/compose.c
17394         * src/export.c
17395         * src/folder_item_prefs.c
17396         * src/html.c
17397         * src/imap.c
17398         * src/import.c
17399         * src/jpilot.c
17400         * src/mainwindow.c
17401         * src/matcher_parser_lex.l
17402         * src/messageview.c
17403         * src/mh.c
17404         * src/prefs_account.c
17405         * src/prefs_actions.c
17406         * src/prefs_common.c
17407         * src/prefs_gtk.c
17408         * src/prefs_gtk.h
17409         * src/prefs_themes.c
17410         * src/procheader.c
17411         * src/procmime.c
17412         * src/sourcewindow.c
17413         * src/statusbar.c
17414         * src/summaryview.c
17415         * src/textview.c
17416         * src/toolbar.c
17417         * src/unmime.c
17418         * src/common/template.c
17419         * src/common/utils.c
17420         * src/common/xml.c
17421         * src/common/xml.h
17422         * src/gtk/gtkaspell.c
17423         * src/plugins/clamav/clamav_plugin.c
17424         * src/plugins/dillo_viewer/dillo_prefs.c
17425         * src/plugins/image_viewer/viewerprefs.c
17426         * src/plugins/pgpmime/passphrase.c
17427         * src/plugins/pgpmime/prefs_gpg.c
17428         * src/plugins/pgpmime/select-keys.c
17429         * src/plugins/spamassassin/spamassassin.c
17430                 second part of initial sync with main-gtk2
17431                 (more to follow)
17432
17433 2005-01-31 [colin]      1.0.0cvs24.1
17434
17435         * src/compose.c
17436                 Sync with HEAD
17437
17438 2005-01-29 [paul]       1.0.0cvs23.2
17439
17440         * src/account.c
17441         * src/action.c
17442         * src/addressadd.c
17443         * src/addressbook.c
17444         * src/alertpanel.c
17445         * src/compose.c
17446         * src/editaddress.c
17447         * src/editbook.c
17448         * src/editgroup.c
17449         * src/editjpilot.c
17450         * src/editldap.c
17451         * src/editldap_basedn.c
17452         * src/editvcard.c
17453         * src/export.c
17454         * src/foldersel.c
17455         * src/grouplistdialog.c
17456         * src/import.c
17457         * src/importldif.c
17458         * src/inc.c
17459         * src/main.c
17460         * src/mainwindow.c
17461         * src/message_search.c
17462         * src/messageview.c
17463         * src/mimeview.c
17464         * src/prefs_actions.c
17465         * src/prefs_common.c
17466         * src/prefs_common.h
17467         * src/prefs_customheader.c
17468         * src/prefs_display_header.c
17469         * src/prefs_filtering.c
17470         * src/prefs_filtering_action.c
17471         * src/prefs_gtk.c
17472         * src/prefs_matcher.c
17473         * src/prefs_summary_column.c
17474         * src/prefs_template.c
17475         * src/sourcewindow.c
17476         * src/summary_search.c
17477         * src/summaryview.c
17478         * src/textview.c
17479         * src/gtk/about.c
17480         * src/gtk/description_window.c
17481         * src/gtk/gtkshruler.c
17482         * src/gtk/gtkutils.c
17483         * src/gtk/gtkutils.h
17484         * src/gtk/inputdialog.c
17485         * src/gtk/logwindow.c
17486         * src/gtk/prefswindow.c
17487         * src/gtk/progressdialog.c
17488         * src/gtk/progressdialog.h
17489                 first part of initial sync with main-gtk2
17490                 (more to follow)
17491
17492 2005-01-28 [colin]      1.0.0cvs23.1
17493
17494         * src/folderview.c
17495                 Sync with HEAD
17496
17497 2005-01-27 [colin]      1.0.0cvs21.1
17498
17499         * src/folder.c
17500         * src/folderview.c
17501                 Sync with HEAD
17502
17503 2005-01-27 [colin]      1.0.0cvs19.1
17504
17505         * src/procmime.c
17506                 Sync with HEAD
17507
17508 2005-01-27 [colin]      1.0.0cvs18.1
17509
17510         * src/messageview.c
17511         * src/summaryview.c
17512         * src/mainwindow.c
17513         * src/compose.c
17514         * src/compose.h
17515         * src/procmsg.c
17516         * src/procmsg.h
17517         * src/toolbar.c
17518                 Sync with HEAD
17519
17520 2005-01-26 [paul]       1.0.0cvs15.2
17521
17522         * src/compose.c
17523                 compose_entries_set(): convert subject and body to
17524                 utf8 if necessary. patch by Felix Eckhofer
17525
17526 2005-01-26 [paul]       1.0.0cvs15.1
17527
17528         * configure.ac
17529         * src/common/template.c
17530                 sync with HEAD (fix memory leak)
17531
17532 2005-01-25 [paul]       1.0.0cvs14.1
17533
17534         * configure.ac
17535         * src/compose.c
17536                 sync with HEAD
17537
17538 2005-01-24 [colin]      1.0.0cvs13.1
17539
17540         * src/summaryview.c
17541                 Sync with HEAD
17542
17543 2005-01-24 [paul]       1.0.0cvs12.1
17544
17545         * configure.ac
17546         * src/messageview.c
17547         * src/mh.c
17548         * src/common/utils.c
17549                 sync with HEAD
17550
17551 2005-01-24 [colin]      1.0.0cvs11.1
17552
17553         * src/procheader.c
17554                 Sync with HEAD
17555
17556 2005-01-24 [colin]      1.0.0cvs10.1
17557
17558         * src/folderview.c
17559                 Sync with HEAD
17560
17561 2005-01-23 [colin]      1.0.0cvs9.1
17562
17563         * src/crash.c
17564                 Sync with HEAD
17565
17566 2005-01-22 [colin]      1.0.0cvs8.1
17567
17568         * src/summaryview.c
17569         * src/gtk/quicksearch.c
17570                 Sync with HEAD
17571
17572 2005-01-21 [colin]      1.0.0cvs7.1
17573
17574         * src/summaryview.c
17575                 Sync with HEAD
17576
17577 2005-01-21 [colin]      1.0.0cvs6.1
17578
17579         * src/summaryview.c
17580                 Sync with HEAD
17581
17582 2005-01-21 [colin]      1.0.0cvs5.1
17583
17584         * src/gtk/quicksearch.c
17585         * src/prefs_common.c
17586         * src/prefs_common.h
17587                 Sync with HEAD (recurse option)
17588
17589 2005-01-21 [colin]      1.0.0cvs4.1
17590
17591         * src/folder.h
17592         * src/folderview.c
17593         * src/folderview.h
17594         * src/summaryview.c
17595         * src/gtk/quicksearch.c
17596         * src/gtk/quicksearch.h
17597                 Sync with HEAD (recursive quicksearch)
17598
17599 2005-01-20 [colin]      1.0.0cvs3.4
17600
17601         * src/ssl_manager.c
17602                 Remove useless code
17603
17604 2005-01-20 [colin]      1.0.0cvs3.3
17605
17606         * src/ssl_manager.c
17607                 Fix leak, thanks to Alfons.
17608
17609 2005-01-20 [colin]      1.0.0cvs3.2
17610
17611         * src/ssl_manager.c
17612                 Port SSL certificate window to GTK2.
17613
17614 2005-01-20 [paul]       1.0.0cvs3.1
17615
17616         * ChangeLog.claws
17617         * configure.ac
17618         * src/addrindex.c
17619         * src/addrindex.h
17620                 sync with HEAD
17621
17622 2005-01-19 [colin]      1.0.0cvs2.2
17623
17624         * src/plugins/trayicon/trayicon.c
17625                 Fix freeze with gtk-2.6, the easy way
17626                 (signal blocking helpless there...)
17627                 Closes bug #668.
17628
17629 2005-01-19 [colin]      1.0.0cvs2.1
17630
17631         * src/mbox.c
17632         * src/mbox.h
17633         * src/mainwindow.c
17634         * src/summaryview.c
17635         * src/summaryview.h
17636                 Sync with HEAD
17637
17638 2005-01-19 [paul]       1.0.0cvs1.1
17639
17640         * configure.ac
17641         * po/de.po
17642         * po/es.po
17643         * po/fr.po
17644         * po/hr.po
17645         * po/it.po
17646         * po/ja.po
17647         * po/ko.po
17648         * po/pt_BR.po
17649         * po/ru.po
17650         * po/sk.po
17651         * po/sr.po
17652                 sync with HEAD (update translations)
17653
17654 2005-01-18 [colin]      1.0.0cvs0.1
17655
17656         * src/foldersel.c
17657                 Specify search column - patch by Alfons
17658
17659 2005-01-18 [colin]      0.9.13cvs36.3
17660
17661         * src/prefs_toolbar.c
17662                 Change Delete to Remove
17663         * src/prefs_fonts.c
17664                 GTK2 version and leak fixes
17665         * src/prefs_actions.c
17666                 Add stock buttons.
17667                 All patches by Alfons
17668
17669 2005-01-17 [colin]      0.9.13cvs36.2
17670
17671         * src/compose.c
17672                 Fix DnD inserting twice. While at it,
17673                 add DnD support for text/plain in the
17674                 body, and add support in the headers.
17675
17676 2005-01-16 [colin]      0.9.13cvs36.1
17677
17678         * ChangeLog
17679         * ChangeLog.jp
17680         * ChangeLog.claws
17681                 Sync with HEAD (nothing applicable)
17682
17683 2005-01-16 [colin]      0.9.13cvs33.2
17684
17685         * src/prefs_toolbar.c
17686                 GTK2ize prefs_toolbar, by Alfons.
17687
17688 2005-01-14 [colin]      0.9.13cvs33.1
17689
17690         * src/html.c
17691         * src/msgcache.c
17692                 Sync with HEAD
17693
17694 2005-01-14 [colin]      0.9.13cvs32.1
17695
17696         * src/html.c
17697         * src/html.h
17698         * src/msgcache.c
17699         * AUTHORS
17700         * tools/calypso_convert.pl
17701                 Sync with HEAD
17702
17703 2005-01-08 [colin]      0.9.13cvs29.2
17704
17705         * src/prefs_filtering_action.c
17706         * src/prefs_filtering.c
17707                 2 more gtk2 patches by Alfons
17708
17709 2005-01-07 [paul]       0.9.13cvs29.1
17710
17711         * ChangeLog
17712         * ChangeLog.claws
17713         * ChangeLog.jp
17714         * configure.ac
17715         * src/pop.c
17716         * src/pop.h
17717                 sync with HEAD
17718
17719 2005-01-07 [colin]      0.9.13cvs28.3
17720
17721         * src/gtk/progressdialog.c
17722         * src/gtk/progressdialog.h
17723         * src/inc.c
17724         * src/send_message.c
17725                 GTK2 for the incorporation dialog. The CList isn't dead
17726                 yet, for a more smooth migration. Patch by Alfons.
17727
17728 2005-01-06 [colin]      0.9.13cvs28.2
17729
17730         * src/prefs_display_header.c
17731                 GTK2 conversion by Alfons
17732         * src/prefs_actions.c
17733         * src/prefs_matcher.c
17734                 Fix 2 leaks - patch by Alfons
17735
17736 2005-01-06 [colin]      0.9.13cvs28.1
17737
17738         * src/prefs_matcher.c
17739                 Sync with HEAD
17740
17741 2005-01-06 [colin]      0.9.13cvs27.4
17742
17743         * src/prefs_matcher.c
17744                 Fix double-free. Patch by Alfons
17745
17746 2005-01-06 [colin]      0.9.13cvs27.3
17747
17748         * src/prefs_matcher.c
17749                 GTK2 widgets + memleak
17750                 Patch by Alfons
17751
17752 2005-01-05 [colin]      0.9.13cvs27.2
17753
17754         * src/account.c
17755         * src/addr_compl.c
17756         * src/foldersel.c
17757         * src/stock_pixmap.c
17758         * src/stock_pixmap.h
17759                 3 more GTK2 patches by Alfons.
17760
17761 2005-01-04 [colin]      0.9.13cvs27.1
17762
17763         * src/folderview.c
17764         * src/imap_gtk.c
17765         * src/news_gtk.c
17766                 Sync with HEAD
17767
17768 2005-01-04 [colin]      0.9.13cvs25.9
17769
17770         * src/compose.c
17771                 Fix Show Ruler menuitem
17772         * src/prefs_template.c
17773                 Convert to GTK2
17774         * src/common/utils.c
17775                 Make auto pointer stuff handles NULLs
17776                 Patches by Alfons.
17777
17778 2005-01-04 [colin]      0.9.13cvs25.8
17779
17780         * src/compose.c
17781                 Move the attachment list to gtk2
17782                 Patch by Alfons.
17783
17784 2005-01-04 [colin]      0.9.13cvs25.7
17785
17786         * src/textview.c
17787                 Make some keys work again
17788                 Patch by SungHyun Nam <namsh@kldp.org>
17789
17790 2005-01-04 [colin]      0.9.13cvs25.6
17791
17792         * src/gtk/gtkshruler.c
17793                 Move the ruler to GTK2
17794                 Patch by Alfons
17795
17796 2005-01-03 [colin]      0.9.13cvs25.5
17797
17798         * src/compose.c
17799                 Fix my broken patch apply 
17800
17801 2005-01-03 [colin]      0.9.13cvs25.4
17802
17803         * src/common/utils.c
17804         * src/common/utils.h
17805         * src/gtk/prefswindow.c
17806                 Move auto pointer stuff to utils.c
17807                 Patch by Alfons again :)
17808
17809 2005-01-03 [colin]      0.9.13cvs25.3
17810
17811         * src/compose.c
17812         * src/prefs_gtk.c
17813         * src/prefs_template.c
17814         * src/textview.c
17815                 Empty text widgets with empty strings, not NULL char
17816                 Patch by SungHyun Nam <namsh@kldp_org>
17817
17818 2005-01-03 [colin]      0.9.13cvs25.2
17819
17820         * src/main.c
17821         * AUTHORS
17822                 Sync with HEAD
17823
17824 2005-01-03 [colin]      0.9.13cvs25.1
17825
17826         * src/pop.c
17827         * src/pop.h
17828                 Sync with HEAD
17829
17830 2005-01-03 [colin]      0.9.13cvs24.3
17831
17832         * src/account.c
17833                 Two patches from Alfons and Alex S Moore:
17834                 fix images, fix return value.
17835
17836 2005-01-01 [colin]      0.9.13cvs24.2
17837
17838         * src/prefs_actions.c
17839                 Fix over-zealous assertion. Patch by Alfons
17840
17841 2005-01-01 [colin]      0.9.13cvs24.1
17842
17843         * src/procmime.c
17844                 Sync with HEAD (leak fix)
17845
17846 2004-12-31 [colin]      0.9.13cvs23.2
17847
17848         * src/prefs_common.c
17849                 GTK2 widgets + stock buttons - patch by Alfons
17850
17851 2004-12-31 [paul]       0.9.13cvs23.1
17852
17853         * configure.ac
17854                 bump up EXTRA_VERSION to match (sync'ed) HEAD
17855         * src/gtk/pluginwindow.c
17856                 use GTK2 widgets and plug memory leaks,
17857                 patches by Alfons
17858
17859 2004-12-30 [colin]      0.9.13cvs22.4
17860
17861         * src/account.c
17862         * src/action.c
17863         * src/export.c
17864         * src/foldersel.c
17865         * src/import.c
17866         * src/message_search.c
17867         * src/prefs_actions.c
17868         * src/prefs_common.c
17869         * src/prefs_customheader.c
17870         * src/prefs_filtering.c
17871         * src/prefs_summary_column.c
17872         * src/summary_search.c
17873         * src/gtk/about.c
17874         * src/gtk/description_window.c
17875         * src/gtk/gtkutils.c
17876         * src/gtk/gtkutils.h
17877         * src/gtk/inputdialog.c
17878         * src/gtk/prefswindow.c
17879                 Use GTK2 stock buttons. Patches by Alfons.
17880
17881 2004-12-30 [colin]      0.9.13cvs22.3
17882
17883         * src/account.c
17884                 Sync with HEAD
17885         * src/prefs_actions.c
17886         * src/prefs_customheader.c
17887         * src/prefs_filtering.c
17888         * src/prefs_msg_colors.c
17889         * src/prefs_summary_column.c
17890         * src/gtk/prefswindow.c
17891                 Use GtkTreeView instead of deprecated 
17892                 widgets. Patches by Alfons.
17893
17894 2004-12-30 [paul]       0.9.13cvs22.2
17895
17896         * src/foldersel.c
17897                 use GTK 2 Tree View
17898                 patch by Alfons, with root folder sorting fix
17899                 by Stephan Sachse
17900
17901 2004-12-30 [paul]       0.9.13cvs22.1
17902
17903         * ChangeLog
17904         * ChangeLog.claws
17905         * ChangeLog.jp
17906         * NEWS
17907         * configure.ac
17908         * src/account.c
17909                 sync with HEAD
17910
17911 2004-12-22 [martin]     0.9.13cvs21.2
17912
17913         * src/action.c
17914                 free the command line after its use
17915
17916 2004-12-18 [paul]       0.9.13cvs21.1
17917
17918         * AUTHORS
17919         * ChangeLog
17920         * ChangeLog.claws
17921         * ChangeLog.jp
17922         * NEWS
17923         * configure.ac
17924         * src/action.c
17925         * src/compose.c
17926         * src/syldap.c
17927                 sync with HEAD
17928
17929 2004-12-17 [martin]     0.9.13cvs17.2
17930
17931         * src/action.c
17932                 convert actions input to locale
17933         * src/inc.c
17934                 convert notification command to locale
17935         * src/plugins/pgpmime/select-keys.c
17936                 convert attributes to utf8
17937
17938 2004-12-14 [colin]      0.9.13cvs17.1
17939
17940         * ChangeLog
17941         * ChangeLog.jp
17942         * ChangeLog.claws
17943         * src/action.c
17944         * src/common/utils.c
17945         * src/gtk/prefswindow.c
17946         * src/gtk/gtkutils.c
17947         * src/gtk/gtkutils.h
17948         * src/plugins/spamassassin/libspamc.c
17949                 Sync with HEAD
17950
17951 2004-12-13 [colin]      0.9.13cvs14.1
17952
17953         * src/quote_fmt_parse.y
17954                 Sync with HEAD
17955
17956 2004-12-10 [colin]      0.9.13cvs12.1
17957
17958         * src/prefs_themes.c
17959         * src/mainwindow.c
17960         * src/messageview.c
17961                 Sync with HEAD
17962
17963 2004-12-09 [colin]      0.9.13cvs10.1
17964
17965         * src/procmime.c
17966                 Sync with HEAD (fix B64 encoding from memory)
17967
17968 2004-12-08 [colin]      0.9.13cvs9.1
17969
17970         * src/gtk/colorlabel.c
17971                 Sync with HEAD
17972
17973 2004-12-08 [paul]       0.9.13cvs8.2
17974
17975         * src/gtk/pluginwindow.c
17976                 fix window resizing oddities
17977
17978 2004-12-08 [colin]      0.9.13cvs8.1
17979
17980         * src/quote_fmt_parse.y
17981                 Sync with HEAD
17982
17983 2004-12-08 [colin]      0.9.13cvs7.1
17984
17985         * src/matcher_parser_parse.y
17986         * src/msgcache.c
17987         * src/prefs_matcher.c
17988         * src/procheader.c
17989         * src/matcher.c
17990         * src/common/defs.h
17991         * po/sr.po
17992                 Sync with HEAD
17993
17994 2004-12-08 [colin]      0.9.13cvs6.1
17995
17996         * src/quote_fmt_parse.y
17997         * src/textview.c
17998                 Sync with HEAD
17999         * src/gtk/prefswindow.c
18000         * src/gtk/pluginwindow.c
18001                 Fix G_CALLBACKS protos (thanks to Alfons)
18002
18003 2004-12-07 [torte]      0.9.13cvs2.2
18004
18005         * src/procmime.c
18006                 [Bug 650] reply button causes crash
18007                 Thanks to David Relson and Christoph
18008
18009 2004-12-07 [colin]      0.9.13cvs2.1
18010
18011         * ChangeLog.claws
18012         * AUTHORS
18013         * po/sk.po
18014         * src/procmime.c
18015         * src/prefs_account.c
18016         * src/common/smtp.c
18017         * src/common/smtp.h
18018                 Sync with HEAD
18019
18020 2004-12-06 [colin]      0.9.12cvs187.1
18021
18022         * ChangeLog.claws
18023         * INSTALL
18024         * Makefile.am
18025         * README.claws
18026         * TODO.claws
18027         * configure.ac
18028         * po/bg.po
18029         * po/cs.po
18030         * po/el.po
18031         * po/en_GB.po
18032         * po/es.po
18033         * po/fr.po
18034         * po/hr.po
18035         * po/hu.po
18036         * po/it.po
18037         * po/ja.po
18038         * po/ko.po
18039         * po/nl.po
18040         * po/pl.po
18041         * po/pt_BR.po
18042         * po/ru.po
18043         * po/sk.po
18044         * po/sr.po
18045         * po/sv.po
18046         * po/zh_CN.po
18047         * po/zh_TW.Big5.po
18048         * src/compose.c
18049         * tools/Makefile.am
18050         * tools/README
18051         * tools/filter_conv.pl
18052         * tools/kdeservicemenu/README
18053         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18054         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18055                 Sync with HEAD
18056
18057 2004-12-04 [colin]      0.9.12cvs183.1
18058
18059         * src/compose.c
18060                 Sync with HEAD (compose window position saving)
18061
18062 2004-12-04 [paul]       0.9.12cvs182.3
18063
18064         * src/messageview.c
18065         * src/mimeview.c
18066         * src/prefs_customheader.c
18067         * src/gtk/quicksearch.c
18068                 replace some forgotten GTK_SIGNAL_FUNCs
18069
18070 2004-12-04 [paul]       0.9.12cvs182.2
18071
18072         * src/Makefile.am
18073                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
18074                 committed in error      
18075
18076 2004-12-04 [paul]       0.9.12cvs182.1
18077
18078         * ChangeLog
18079         * ChangeLog.claws
18080         * ChangeLog.jp
18081         * INSTALL
18082         * NEWS
18083         * README
18084         * README.jp
18085         * configure.ac
18086         * doc/manual/ja/Makefile.am
18087         * doc/manual/ja/sylpheed-1.html
18088         * doc/manual/ja/sylpheed-10.html
18089         * doc/manual/ja/sylpheed-11.html
18090         * doc/manual/ja/sylpheed-12.html
18091         * doc/manual/ja/sylpheed-13.html
18092         * doc/manual/ja/sylpheed-14.html
18093         * doc/manual/ja/sylpheed-15.html
18094         * doc/manual/ja/sylpheed-16.html
18095         * doc/manual/ja/sylpheed-17.html
18096         * doc/manual/ja/sylpheed-18.html
18097         * doc/manual/ja/sylpheed-19.html
18098         * doc/manual/ja/sylpheed-2.html
18099         * doc/manual/ja/sylpheed-20.html
18100         * doc/manual/ja/sylpheed-3.html
18101         * doc/manual/ja/sylpheed-4.html
18102         * doc/manual/ja/sylpheed-5.html
18103         * doc/manual/ja/sylpheed-6.html
18104         * doc/manual/ja/sylpheed-7.html
18105         * doc/manual/ja/sylpheed-8.html
18106         * doc/manual/ja/sylpheed-9.html
18107         * doc/manual/ja/sylpheed.html
18108         * doc/manual/ja/sylpheed.sgml
18109         * po/de.po
18110         * src/Makefile.am
18111         * src/compose.c
18112         * src/procmime.c
18113         * src/pixmaps/regular.xpm **REMOVED**
18114         * src/plugins/pgpmime/pgpmime.c
18115         * src/plugins/pgpmime/plugin.c
18116         * src/plugins/pgpmime/prefs_gpg.c
18117                 sync with HEAD
18118
18119 2004-12-03 [paul]       0.9.12cvs180.1
18120
18121         * ChangeLog
18122         * ChangeLog.claws
18123         * ChangeLog.jp
18124         * configure.ac
18125         * src/Makefile.am
18126         * src/pop.c
18127         * src/common/utils.c
18128         * src/common/utils.h
18129         * src/pixmaps/continue.xpm
18130         * src/pixmaps/dir_close.xpm
18131         * src/pixmaps/dir_open.xpm
18132         * src/pixmaps/drafts_close.xpm
18133         * src/pixmaps/drafts_open.xpm
18134         * src/pixmaps/folder.xpm **REMOVED**
18135         * src/pixmaps/group.xpm
18136         * src/pixmaps/unread.xpm
18137                 sync with HEAD
18138
18139 2004-12-02 [colin]      0.9.12cvs179.1
18140
18141         * src/compose.c
18142                 Sync with HEAD (non-duplicated reedition)
18143
18144 2004-12-02 [colin]      0.9.12cvs178.1
18145
18146         * src/compose.c
18147                 Sync with HEAD (linewrap_quote fix)
18148
18149 2004-12-01 [colin]      0.9.12cvs177.3
18150
18151         * src/addrharvest.c
18152                 Replace sizeof with strlen
18153
18154 2004-12-01 [paul]       0.9.12cvs177.2
18155
18156         * src/addrharvest.c
18157                 fix 'harvest addresses'
18158
18159 2004-11-30 [colin]      0.9.12cvs177.1
18160
18161         * src/gtk/prefswindow.c
18162         * src/gtk/pluginwindow.c
18163                 Sync with HEAD
18164
18165 2004-11-29 [colin]      0.9.12cvs176.1
18166
18167         * src/folderview.c
18168                 sync with HEAD (Fix disappearing separators in folderview's popup)
18169
18170 2004-11-29 [colin]      0.9.12cvs175.1
18171
18172         * src/procmime.c
18173                 Sync with head (another format fix)
18174
18175 2004-11-29 [colin]      0.9.12cvs174.1
18176
18177         * src/pop.c
18178                 Sync with HEAD (format string fix)
18179
18180 2004-11-26 [colin]      0.9.12cvs173.1
18181
18182         * src/common/smtp.c
18183         * src/common/smtp.h
18184                 Sync with HEAD
18185
18186 2004-11-24 [colin]      0.9.12cvs172.1
18187
18188         * src/plugins/pgpmime/pgpmime.c
18189                 Sync with HEAD
18190
18191 2004-11-24 [colin]      0.9.12cvs171.1
18192
18193         * src/plugins/pgpmime/pgpmime.c
18194                 Sync with head (gpgmectx leaks)
18195
18196 2004-11-24 [colin]      0.9.12cvs169.1
18197
18198         * src/plugins/pgpmime/plugin.c
18199         * src/plugins/trayicon/Makefile.am
18200         * src/plugins/trayicon/newmarkedmail.xpm
18201         * src/plugins/trayicon/trayicon.c
18202         * src/plugins/trayicon/unreadmarkedmail.xpm
18203                 Sync with HEAD
18204
18205 2004-11-23 [colin]      0.9.12cvs168.1
18206
18207         * src/partial_download.c
18208         * src/partial_download.h
18209         * src/plugins/pgpmime/plugin.c
18210                 Sync with HEAD
18211
18212 2004-11-23 [colin]      0.9.12cvs166.1
18213
18214         * src/Makefile.am
18215         * src/codeconv.c
18216         * src/compose.c
18217         * src/folderview.c
18218         * src/main.c
18219         * src/partial_download.c
18220         * src/partial_download.h
18221         * src/prefs_account.c
18222         * src/prefs_account.h
18223         * src/privacy.c
18224         * src/privacy.h
18225         * src/procmime.c
18226         * src/common/Makefile.am
18227         * src/common/base64.h
18228         * src/common/partial_download.c
18229         * src/common/partial_download.h
18230         * src/gtk/prefswindow.c
18231         * src/gtk/prefswindow.h
18232         * src/plugins/pgpmime/pgpmime.c
18233         * src/plugins/pgpmime/prefs_gpg.c
18234         * src/plugins/pgpmime/prefs_gpg.h
18235         * src/plugins/pgpmime/sgpgme.c
18236         * src/plugins/pgpmime/sgpgme.h
18237                 Sync with HEAD
18238
18239 2004-11-23 [colin]      0.9.12cvs163.1
18240
18241         * src/main.c
18242                 Sync with HEAD (cursor optimization)
18243
18244 2004-11-23 [colin]      0.9.12cvs162.1
18245
18246         * src/prefs_common.c
18247         * src/prefs_themes.c
18248         * src/procmsg.c
18249                 Sync with HEAD
18250
18251 2004-11-23 [colin]      0.9.12cvs158.9
18252
18253         * src/compose.c
18254                 Fix double-free when forwarding
18255         * src/msgcache.c
18256                 Fix leak on error path
18257                 
18258
18259 2004-11-23 [colin]      0.9.12cvs158.8
18260
18261         * src/compose.c
18262                 Fix possible double-free
18263                 Spotted by Alfons
18264
18265 2004-11-23 [colin]      0.9.12cvs158.7
18266
18267         * src/compose.c
18268                 Fix some signal handlers' prototypes
18269                 Spotted by Alfons
18270
18271 2004-11-22 [colin]      0.9.12cvs158.6
18272
18273         * src/compose.c
18274                 Remove unneeded code and duplicated
18275                 wrapping - patch by Alfons
18276
18277 2004-11-22 [colin]      0.9.12cvs158.5
18278
18279         * src/prefs_themes.c
18280                 Fix oversized selector
18281
18282 2004-11-22 [colin]      0.9.12cvs158.4
18283
18284         * src/compose.c
18285                 fix dump_text()
18286                 patch by Alfons
18287
18288 2004-11-19 [colin]      0.9.12cvs158.3
18289
18290         * src/textview.c
18291                 Add a context menu on links (open, copy)
18292
18293 2004-11-18 [paul]       0.9.12cvs158.2
18294
18295         * src/addrgather.c
18296         * src/exphtmldlg.c
18297         * src/expldifdlg.c
18298         * src/mimeview.c
18299         * src/prefs_common.c
18300         * src/plugins/image_viewer/viewer.c
18301         * src/plugins/spamassassin/spamassassin_gtk.c
18302                 replace deprecated gtk_notebook_set_page
18303                 and gtk_notebook_current_page
18304
18305 2004-11-18 [paul]       0.9.12cvs158.1
18306
18307         * configure.ac
18308         * src/compose.c
18309         * src/mainwindow.c
18310         * src/messageview.c
18311         * src/prefs_common.c
18312         * src/common/utils.c
18313         * src/common/utils.h
18314                 sync with HEAD
18315
18316 2004-11-17 [colin]      0.9.12cvs156.1
18317
18318         * src/prefs_account.c
18319         * src/prefs_account.h
18320         * src/procmsg.c
18321                 Sync with HEAD (add pref to store encrypted mails encrypted)
18322
18323 2004-11-17 [paul]       0.9.12cvs155.1
18324
18325         * ChangeLog
18326         * ChangeLog.claws
18327         * ChangeLog.jp
18328         * NEWS
18329         * configure.ac
18330         * src/compose.c
18331         * src/jpilot.c
18332         * src/privacy.c
18333         * src/procmime.c
18334         * src/procmime.h
18335         * src/procmsg.c
18336         * src/toolbar.c
18337         * src/pixmaps/error.xpm
18338                 sync with HEAD
18339
18340 2004-11-17 [colin]      0.9.12cvs151.1
18341
18342         * src/plugins/pgpmime/pgpmime.c
18343                 Sync with HEAD (remove debug printf)
18344
18345 2004-11-17 [colin]      0.9.12cvs150.1
18346
18347         * src/plugins/pgpmime/pgpmime.c
18348                 Sync with HEAD (off-by-one fix)
18349
18350 2004-11-17 [colin]      0.9.12cvs149.1
18351
18352         * src/procmsg.c
18353                 Sync with HEAD (coding style fixes)
18354
18355 2004-11-16 [colin]      0.9.12cvs148.1
18356
18357         * src/procmsg.c
18358                 Sync with head (Fix the fix)
18359
18360 2004-11-16 [colin]      0.9.12cvs147.1
18361
18362         * src/procmsg.c
18363                 Sync with Main (leak fix)
18364
18365 2004-11-16 [colin]      0.9.12cvs146.14
18366
18367         * src/compose.c
18368                 Remove useless chunk of code
18369                 Patch by Alfons
18370
18371 2004-11-15 [colin]      0.9.12cvs146.13
18372
18373         * src/compose.c
18374                 Fix drafting after insertion
18375                 Patch by Alfons
18376
18377 2004-11-15 [colin]      0.9.12cvs146.12
18378
18379         * src/compose.c
18380         * src/prefs_filtering.c
18381         * src/prefs_filtering_action.c
18382         * src/prefs_toolbar.c
18383                 Fix some const-correctness
18384
18385 2004-11-15 [colin]      0.9.12cvs146.11
18386
18387         * src/summaryview.c
18388         * src/prefs_themes.c
18389         * src/messageview.c
18390                 Fix some leaks
18391
18392 2004-11-15 [colin]      0.9.12cvs146.10
18393
18394         * src/codeconv.c
18395                 More unreadable locale fixes
18396
18397 2004-11-14 [colin]      0.9.12cvs146.9
18398
18399         * src/textview.c
18400                 Fix uri_security_check
18401                 Patch by Alfons
18402
18403 2004-11-13 [paul]       0.9.12cvs146.8
18404
18405         * src/folder.c
18406         * src/procmime.c
18407                 fix 2 bugs introduced in last commit
18408
18409 2004-11-13 [paul]       0.9.12cvs146.7
18410
18411         * src/compose.c
18412         * src/exporthtml.c
18413         * src/exportldif.c
18414         * src/folder.c
18415         * src/imap.c
18416         * src/imap_gtk.c
18417         * src/main.c
18418         * src/mainwindow.c
18419         * src/messageview.c
18420         * src/mh_gtk.c
18421         * src/prefs_themes.c
18422         * src/procmime.c
18423         * src/setup.c
18424         * src/summaryview.c
18425                 replace deprecated g_basename
18426
18427 2004-11-13 [paul]       0.9.12cvs146.6
18428
18429         * src/compose.c
18430         * src/imap.c
18431         * src/matcher_parser.h
18432         * src/matcher_parser_parse.y
18433         * src/prefs_filtering.c
18434         * src/prefs_filtering_action.c
18435         * src/prefs_themes.c
18436         * src/prefs_toolbar.c
18437         * src/common/utils.c
18438                 various small fixes/cleanups
18439
18440 2004-11-12 [colin]      0.9.12cvs146.5
18441
18442         * src/textview.c
18443                 Validate event's origin on visibility notify
18444                 Patch by Alfons.
18445
18446 2004-11-12 [paul]       0.9.12cvs146.4
18447
18448         * src/exporthtml.c
18449         * src/exportldif.c
18450         * src/imap.c
18451         * src/mh.c
18452         * src/mimeview.c
18453         * src/prefs_spelling.c
18454         * src/prefs_themes.c
18455                 replace deprecated g_dirname    
18456
18457 2004-11-12 [colin]      0.9.12cvs146.3
18458
18459         * src/textview.c
18460                 Some coding style fixes
18461
18462 2004-11-12 [colin]      0.9.12cvs146.2
18463
18464         * src/codeconv.c
18465                 We want to replace _all_ extended chars in
18466                 conv_unreadable_*, because any string containing
18467                 extended chars not parsing as UTF8 is 
18468                 undisplayed on gtk2.
18469
18470 2004-11-12 [paul]       0.9.12cvs146.1
18471
18472         * ChangeLog
18473         * ChangeLog.claws
18474         * ChangeLog.jp
18475         * NEWS
18476         * configure.ac
18477         * src/account.c
18478         * src/folderview.c
18479         * src/folderview.h
18480         * src/imap.c
18481         * src/imap_gtk.c
18482         * src/inc.c
18483         * src/mainwindow.c
18484         * src/mh_gtk.c
18485         * src/news_gtk.c
18486         * src/pop.c
18487         * src/prefs_account.c
18488         * src/prefs_account.h
18489         * src/prefs_ext_prog.c
18490         * src/procmime.c
18491         * src/procmime.h
18492         * src/procmsg.c
18493         * src/procmsg.h
18494         * src/summary_search.c
18495         * src/summaryview.c
18496         * src/textview.c
18497         * src/common/defs.h
18498         * src/common/utils.c
18499         * src/common/utils.h
18500         * src/gtk/menu.c
18501         * src/gtk/menu.h
18502                 sync with HEAD
18503
18504 2004-11-11 [colin]      0.9.12cvs144.2
18505
18506         * src/textview.c
18507                 Fix URI range selection (patch by Alfons)
18508
18509 2004-11-09 [colin]      0.9.12cvs144.1
18510
18511         * ChangeLog.claws
18512         * src/compose.c
18513         * src/folder.c
18514         * src/folder_item_prefs.c
18515         * src/prefs_account.c
18516         * src/prefs_account.h
18517         * src/plugins/pgpmime/pgpmime.c
18518                 Sync with HEAD
18519
18520 2004-11-08 [colin]      0.9.12cvs143.1
18521
18522         * src/summaryview.c
18523                 Sync with HEAD (optimize quicksearch)
18524
18525 2004-11-08 [colin]      0.9.12cvs142.2
18526
18527         * src/compose.c
18528                 Don't wrap when Edit/Auto wrapping is disabled
18529
18530 2004-11-08 [colin]      0.9.12cvs142.1
18531
18532         * src/textview.c
18533                 Sync with HEAD
18534
18535 2004-11-08 [colin]      0.9.12cvs141.1
18536
18537         * src/textview.c
18538                 Sync with HEAD (fix some mail URIs)
18539
18540 2004-11-08 [colin]      0.9.12cvs140.3
18541
18542         * src/textview.c
18543                 o Use text cursor instead of arrow when
18544                   not on a link
18545                 o Fix handling of contiguous links (as in
18546                   "colin@colino.net" <colin@colino.net>)
18547                   This one unveils a bug in get_email_part()
18548
18549 2004-11-07 [colin]      0.9.12cvs140.2
18550
18551         * src/textview.c
18552                 Fix memleak. Patch by Alfons.
18553
18554 2004-11-06 [colin]      0.9.12cvs140.1
18555
18556         * src/compose.c
18557                 Sync with HEAD (don't ask passphrase
18558                 when drafting)
18559
18560 2004-11-06 [paul]       0.9.12cvs139.2
18561
18562         * AUTHORS
18563         * src/textview.c
18564         * src/textview.h
18565                 textview URI handling. hovering over a 
18566                 link displays it in the status bar,
18567                 and changes the mouse pointer to a hand 
18568                 cursor. a link is activated with a single 
18569                 click. (Modified from the) patch by Jean-Yves 
18570                 Lefort <jylefort@users.sourceforge.net>
18571                 
18572
18573 2004-11-05 [colin]      0.9.12cvs139.1
18574
18575         * src/compose.c
18576         * src/procmime.c
18577                 Sync with HEAD again ^^
18578
18579 2004-11-05 [colin]      0.9.12cvs139.1
18580
18581         * src/compose.c
18582         * src/procmime.c
18583                 Sync with HEAD
18584
18585 2004-11-03 [paul]       0.9.12cvs138.1
18586
18587         * ChangeLog.claws
18588         * configure.ac
18589         * po/POTFILES.in
18590         * src/prefs_ext_prog.c
18591         * src/procmime.c
18592         * tools/kdeservicemenu/README
18593         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
18594         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
18595                 sync with HEAD
18596
18597 2004-11-01 [christoph]  0.9.12cvs136.2
18598
18599         * src/procmime.c
18600                 convert MIME parameters to UTF-8
18601
18602 2004-10-29 [colin]      0.9.12cvs136.1
18603
18604         * src/common/utils.c
18605                 Sync with HEAD (don't use '=' in mime boundary)
18606
18607 2004-10-29 [paul]       0.9.12cvs135.1
18608
18609         * configure.ac
18610         * doc/src/rfc2231.txt
18611         * src/procmime.c
18612         * src/common/quoted-printable.c
18613         * src/common/utils.c
18614         * src/common/utils.h
18615                 sync with HEAD
18616
18617 2004-10-27 [paul]       0.9.12cvs134.1
18618
18619         * configure.ac
18620         * src/main.c
18621         * src/procmime.c
18622         * src/plugins/pgpmime/pgpmime.c
18623                 sync with HEAD
18624
18625 2004-10-26 [paul]       0.9.12cvs132.3
18626
18627         * src/account.c
18628         * src/addressbook.c
18629         * src/addrgather.c
18630         * src/addrharvest.c
18631         * src/codeconv.c
18632         * src/compose.c
18633         * src/customheader.c
18634         * src/editaddress.c
18635         * src/editgroup.c
18636         * src/enriched.c
18637         * src/expldifdlg.c
18638         * src/exporthtml.c
18639         * src/exportldif.c
18640         * src/folder.c
18641         * src/foldersel.c
18642         * src/folderview.c
18643         * src/grouplistdialog.c
18644         * src/html.c
18645         * src/imap.c
18646         * src/jpilot.c
18647         * src/ldapserver.c
18648         * src/ldif.c
18649         * src/mimeview.c
18650         * src/news.c
18651         * src/news_gtk.c
18652         * src/pop.c
18653         * src/prefs_display_header.c
18654         * src/prefs_gtk.c
18655         * src/prefs_msg_colors.c
18656         * src/prefs_toolbar.c
18657         * src/procheader.c
18658         * src/procmime.c
18659         * src/summaryview.c
18660         * src/textview.c
18661         * src/toolbar.c
18662         * src/vcard.c
18663         * src/common/mgutils.c
18664         * src/common/nntp.c
18665         * src/common/smtp.c
18666         * src/common/template.c
18667         * src/common/utils.c
18668         * src/common/xmlprops.c
18669         * src/plugins/pgpmime/pgpmime.c
18670         * src/plugins/pgpmime/select-keys.c
18671         * src/plugins/pgpmime/sgpgme.c
18672                 replace deprecated g_strcasecmp(), g_strncasecmp(),
18673                 g_string_sprintfa(), gtk_notebook_current_page()
18674
18675 2004-10-26 [colin]      0.9.12cvs132.2
18676
18677         * src/prefs_folder_item.c
18678                 Fix default-account selection
18679
18680 2004-10-21 [colin]      0.9.12cvs133
18681
18682         * src/compose.c
18683                 Sync with HEAD (Remove extra separator in compose's Options)
18684         * src/textview.c
18685                 Set wrapping to char
18686
18687 2004-10-21 [paul]       0.9.12cvs131.2
18688
18689         * src/compose.c
18690         * src/sourcewindow.c
18691                 fix wrapping
18692                 fix window shrinking 
18693
18694 2004-10-21 [colin]      0.9.12cvs131.1
18695
18696         * ChangeLog.claws
18697         * src/compose.c
18698                 Sync with HEAD
18699
18700 2004-10-21 [paul]       0.9.12cvs130.2
18701
18702         * src/prefs_folder_item.c
18703                 sync with HEAD (Apply to subfolders)
18704
18705 2004-10-19 [colin]      0.9.12cvs130.1
18706
18707         * ChangeLog.claws
18708         * src/compose.c
18709         * src/common/utils.c
18710         * src/gtk/menu.c
18711                 Sync with HEAD
18712
18713 2004-10-19 [colin]      0.9.12cvs128.1
18714
18715         * src/addrbook.c
18716         * src/addrcache.c
18717         * src/addressbook.c
18718         * src/codeconv.c
18719         * src/compose.c
18720         * src/customheader.c
18721         * src/editaddress.c
18722         * src/editgroup.c
18723         * src/exporthtml.c
18724         * src/folder.c
18725         * src/folderview.c
18726         * src/imap.c
18727         * src/jpilot.c
18728         * src/main.c
18729         * src/matcher_parser_parse.y
18730         * src/mbox.c
18731         * src/pop.c
18732         * src/prefs_account.c
18733         * src/prefs_gtk.c
18734         * src/prefs_msg_colors.c
18735         * src/procheader.c
18736         * src/procmime.c
18737         * src/procmime.h
18738         * src/procmsg.c
18739         * src/summaryview.c
18740         * src/textview.c
18741         * src/common/base64.c
18742         * src/common/partial_download.c
18743         * src/common/socket.c
18744         * src/common/sylpheed.c
18745         * src/common/utils.c
18746         * src/common/utils.h
18747         * src/gtk/pluginwindow.c
18748         * src/gtk/quicksearch.c
18749         * src/plugins/clamav/clamav_plugin.c
18750         * src/plugins/clamav/clamav_plugin.h
18751         * src/plugins/clamav/clamav_plugin_gtk.c
18752         * src/plugins/pgpmime/passphrase.c
18753         * src/plugins/pgpmime/pgpmime.c
18754         * src/plugins/pgpmime/plugin.c
18755         * src/plugins/pgpmime/prefs_gpg.c
18756         * src/plugins/pgpmime/prefs_gpg.h
18757         * src/plugins/pgpmime/select-keys.c
18758         * src/plugins/pgpmime/sgpgme.c
18759         * src/plugins/spamassassin/libspamc.c
18760         * src/plugins/spamassassin/spamassassin.c
18761         * src/plugins/spamassassin/spamassassin.h
18762         * src/plugins/spamassassin/spamassassin_gtk.c
18763         * src/plugins/trayicon/trayicon.c
18764         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
18765                 Sync with HEAD
18766
18767 2004-10-14 [colin]      0.9.12cvs126.2
18768
18769         * src/codeconv.c
18770         * src/textview.c
18771                 Fix conv_unreadable_locale
18772
18773 2004-10-13 [colin]      0.9.12cvs126.1
18774
18775         * src/compose.c
18776                 Sync with HEAD (don't convert charset for 
18777                 drafted messages, minor cleanup)
18778
18779 2004-10-13 [colin]      0.9.12cvs125.1
18780
18781         * po/POTFILES.in
18782                 Sync with HEAD (POTFILES fix)
18783
18784 2004-10-12 [colin]      0.9.12cvs124.3
18785
18786         * src/compose.c
18787                 Fix encoding bug from latest sync
18788
18789 2004-10-12 [paul]       0.9.12cvs124.2
18790
18791         * src/plugins/pgpmime/prefs_gpg.c
18792         * src/plugins/pgpmime/prefs_gpg.h
18793                 forgotten in last commit        
18794
18795 2004-10-12 [paul]       0.9.12cvs124.1
18796
18797         * ChangeLog.claws
18798         * configure.ac
18799         * m4/spamassassin.m4
18800         * src/Makefile.am
18801         * src/account.c
18802         * src/compose.c
18803         * src/compose.h
18804         * src/crash.c
18805         * src/main.c
18806         * src/mimeview.c
18807         * src/passphrase.c
18808         * src/passphrase.h
18809         * src/prefs_account.c
18810         * src/prefs_account.h
18811         * src/prefs_common.c
18812         * src/privacy.c
18813         * src/privacy.h
18814         * src/procmime.c
18815         * src/procmime.h
18816         * src/procmsg.c
18817         * src/rfc2015.c
18818         * src/rfc2015.h
18819         * src/select-keys.c
18820         * src/select-keys.h
18821         * src/textview.c
18822         * src/common/utils.c
18823         * src/common/utils.h
18824         * src/gtk/about.c
18825         * src/plugins/pgpmime/Makefile.am
18826         * src/plugins/pgpmime/passphrase.c
18827         * src/plugins/pgpmime/passphrase.h
18828         * src/plugins/pgpmime/pgpmime.c
18829         * src/plugins/pgpmime/plugin.c
18830         * src/plugins/pgpmime/select-keys.c
18831         * src/plugins/pgpmime/select-keys.h
18832         * src/plugins/pgpmime/sgpgme.c
18833         * src/plugins/pgpmime/sgpgme.h
18834                 sync with HEAD
18835
18836 2004-10-04 [colin]      0.9.12cvs122.1
18837
18838         * src/mainwindow.c
18839         * src/messageview.c
18840         * src/messageview.h
18841         * src/textview.c
18842                 Sync with HEAD
18843
18844 2004-10-04 [colin]      0.9.12cvs121.1
18845
18846         * src/summaryview.c
18847                 Sync with HEAD
18848
18849 2004-10-04 [paul]       0.9.12cvs120.1
18850
18851         * configure.ac
18852                 sync with HEAD [don't try to build 
18853                 pgpmime plugin when gpgme is disabled]
18854
18855 2004-10-03 [colin]      0.9.12cvs119.3
18856
18857         * src/gtk/gtksctree.c
18858                 Lots of side effects. Put back as before 117.2.
18859         * src/summaryview.c
18860                 Fix bug #602
18861
18862 2004-10-03 [colin]      0.9.12cvs119.2
18863
18864         * src/gtk/gtksctree.c
18865                 Revert 608 fix that doesn't work that good
18866
18867 2004-10-02 [colin]      0.9.12cvs119.1
18868
18869         * src/mainwindow.c
18870         * src/messageview.c
18871         * src/prefs_common.h
18872         * src/procmime.c
18873         * src/procmime.h
18874         * src/textview.c
18875                 Sync with HEAD
18876         * src/gtk/gtksctree.c
18877                 Close bug #608
18878
18879 2004-10-01 [colin]      0.9.12cvs118.1
18880
18881         * src/mimeview.c
18882                 Sync with HEAD (better Save All fix)
18883
18884 2004-10-01 [colin]      0.9.12cvs117.2
18885
18886         * src/gtk/gtksctree.c
18887                 Faster on selection
18888
18889 2004-10-01 [colin]      0.9.12cvs117.1
18890
18891         * src/mimeview.c
18892                 Sync with HEAD (Save All: only attachments)
18893
18894 2004-10-01 [paul]       0.9.12cvs116.1
18895
18896         * ChangeLog.claws
18897         * configure.ac
18898         * src/account.c
18899         * src/prefs_common.c
18900         * src/gtk/colorlabel.c
18901                 sync with HEAD
18902
18903 2004-09-30 [colin]      0.9.12cvs115.1
18904
18905         * src/stock_pixmap.c
18906         * src/stock_pixmap.h
18907         * src/folderview.c
18908         * src/Makefile.am
18909         * src/pixmaps/read.xpm
18910                 Sync with HEAD (new pixmap)
18911
18912 2004-09-29 [colin]      0.9.12cvs114.1
18913
18914         * src/compose.c
18915                 Sync with HEAD
18916                 Fix focus handling in headers
18917
18918 2004-09-29 [paul]       0.9.12cvs113.1
18919
18920         * src/quote_fmt_parse.y
18921                 sync with HEAD
18922  
18923
18924 2004-09-28 [colin]      0.9.12cvs112.1
18925
18926         * src/folderview.c
18927         * src/mainwindow.c
18928                 Sync with HEAD
18929
18930 2004-09-28 [colin]      0.9.12cvs110.1
18931
18932         * src/folderview.c
18933                 Sync with HEAD (Contextual Empty trash menu)
18934
18935 2004-09-28 [colin]      0.9.12cvs108.1
18936
18937         * src/addressbook.c
18938                 Sync with HEAD (addressbook edit on double-click)
18939
18940 2004-09-28 [colin]      0.9.12cvs106.1
18941
18942         * src/inc.c
18943                 Sync with HEAD (folder_item freeze on inc)
18944
18945 2004-09-27 [colin]      0.9.12cvs105.1
18946
18947         * src/folderview.c
18948                 Sync with HEAD (right-align new and unread column)
18949
18950 2004-09-27 [colin]      0.9.12cvs104.1
18951
18952         * src/main.c
18953                 Sync with HEAD (revert 0.9.12cvs101)
18954
18955 2004-09-24 [colin]      0.9.12cvs103.2
18956
18957         * src/wizard.c
18958                 Fix gtk warnings and use domain part of the email address 
18959                 when domain detection fails (no dot in domain name)
18960
18961 2004-09-23 [colin]      0.9.12cvs103.1
18962
18963         * src/plugins/spamassassin/libspamc.c
18964         * src/plugins/spamassassin/libspamc.h
18965         * src/plugins/spamassassin/utils.c
18966         * src/plugins/spamassassin/utils.h
18967                 Sync with HEAD (Update spamassassin to 3.0)
18968
18969 2004-09-21 [colin]      0.9.12cvs102.3
18970
18971         * src/action.c
18972                 Add horizontal scrollbar in action io dialog as needed
18973                 Patch by Alfons.
18974
18975 2004-09-20 [colin]      0.9.12cvs102.2
18976
18977         * src/plugins/image_viewer/viewer.c
18978                 Remove imlib stuff
18979                 use gtk_pixmap_set when clearing
18980                 (would be better to use gtkImages, but causes size-allocate 
18981                 signals storm)
18982
18983 2004-09-17 [paul]       0.9.12cvs102.1
18984
18985         * ChangeLog
18986         * ChangeLog.claws
18987         * ChangeLog.jp
18988         * configure.ac
18989         * src/inc.c
18990                 sync with HEAD
18991
18992
18993 2004-09-17 [colin]      0.9.12cvs101.1
18994
18995         * ChangeLog.claws
18996         * src/main.c
18997                 Sync with HEAD (fix segs at exit)
18998
18999 2004-09-14 [colin]      0.9.12cvs99.5
19000
19001         * src/common/socket.c
19002         * AUTHORS
19003                 Fix send error on 64bit platforms
19004                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
19005
19006 2004-09-14 [colin]      0.9.12cvs99.4
19007
19008         * src/action.c
19009                 Fix action output with utf8 
19010                 Patch by Alfons.
19011
19012 2004-09-14 [colin]      0.9.12cvs99.3
19013
19014         * ChangeLog.claws
19015         * src/folder.c
19016                 Sync with HEAD
19017
19018 2004-09-09 [colin]      0.9.12cvs99.2
19019
19020         * src/action.c
19021                 Fix progress bar (displaying "Completed %v/%u")
19022                 Patch by Alfons.
19023
19024 2004-09-08 [colin]      0.9.12cvs99.1
19025
19026         * src/account.c
19027         * src/folder.c
19028         * src/procmsg.c
19029         * src/procmsg.h
19030         * src/plugins/pgpmime/pgpmime.c
19031                 Sync with HEAD
19032
19033 2004-09-08 [colin]      0.9.12cvs97.2
19034
19035         * src/summaryview.c
19036                 Don't select mails in collapsed threads 
19037                 when navigating with up/down
19038
19039 2004-09-07 [colin]      0.9.12cvs97.1
19040
19041         * src/inc.c
19042                 Sync with HEAD (meaningful error messages)
19043
19044 2004-09-06 [colin]      0.9.12cvs96.1
19045
19046         * src/toolbar.c
19047                 Sync with HEAD (fix Redirect graying out)
19048
19049 2004-09-06 [colin]      0.9.12cvs95.1
19050
19051         * src/summaryview.c
19052         * src/mimeview.c
19053                 Sync with HEAD (fix dropped URIs)
19054
19055 2004-09-06 [colin]      0.9.12cvs94.1
19056
19057         * src/addressbook.c
19058         * src/addressitem.h
19059         * src/addritem.c
19060         * src/addritem.h
19061                 Sync with HEAD (addressbook DnD)
19062
19063 2004-09-03 [colin]      0.9.12cvs93.1
19064
19065         * src/summaryview.c
19066                 Sync with HEAD (next/prev unread)
19067
19068 2004-09-03 [colin]      0.9.12cvs92.1
19069
19070         * src/prefs_common.c
19071         * src/prefs_common.h
19072         * src/summaryview.c
19073                 Sync with HEAD ('mark_as_read_delay' pref)
19074
19075 2004-09-02 [colin]      0.9.12cvs91.2
19076
19077         * src/common/xml.c
19078                 Fix leak
19079
19080 2004-09-02 [colin]      0.9.12cvs91.1
19081
19082         * src/gtk/menu.c
19083                 Sync with HEAD (menu accel don't work, but whatever)
19084
19085 2004-09-02 [colin]      0.9.12cvs90.1
19086
19087         * src/account.c
19088                 Sync with HEAD (fix bug 582)
19089
19090 2004-09-02 [colin]      0.9.12cvs89.1
19091
19092         * src/addrindex.c
19093                 Sync with HEAD (free deleted queries)
19094
19095 2004-09-02 [colin]      0.9.12cvs88.1
19096
19097         * src/ldapquery.c
19098                 Sync with HEAD (fix LDAP freezes)
19099
19100 2004-09-02 [colin]      0.9.12cvs87.1
19101
19102         * src/prefs_spelling.c
19103                 Sync with HEAD (add default dictionary)
19104
19105 2004-09-01 [colin]      0.9.12cvs86.1
19106
19107         * src/filtering.c
19108         * src/folderview.c
19109         * src/imap.c
19110         * src/prefs_matcher.c
19111         * src/stock_pixmap.c
19112         * src/summary_search.c
19113         * src/summaryview.c
19114         * src/wizard.c
19115         * src/wizard.h
19116                 Sync with HEAD (uninitialized vars fixes)
19117                 + gtk2 specific warning fixes
19118
19119 2004-08-31 [colin]      0.9.12cvs85.1
19120
19121         * src/folder.c
19122                 Sync with HEAD (Fix memory corruption due to 
19123                 uninitialized var)
19124
19125 2004-08-31 [colin]      0.9.12cvs84.4
19126
19127         * src/summary_search.c
19128                 Fix segfaults when searching in folders with broken headers
19129
19130 2004-08-31 [colin]      0.9.12cvs84.3
19131
19132         * src/compose.c
19133         * src/textview.c
19134                 Fix some more encoding/decoding issues
19135
19136 2004-08-30 [colin]      0.9.12cvs84.2
19137
19138         * src/mimeview.c
19139         * src/prefs_themes.c
19140         * src/gtk/filesel.c
19141         * src/gtk/filesel.h
19142                 Add a folder-mode selection (fixes mimeview's "Save all")
19143
19144 2004-08-29 [colin]      0.9.12cvs84.1
19145
19146         * src/mimeview.c
19147                 Sync with HEAD (don't escape saved filenames)
19148
19149 2004-08-27 [colin]      0.9.12cvs83.1
19150
19151         * ChangeLog
19152         * ChangeLog.claws
19153         * ChangeLog.jp
19154         * src/mh.c
19155         * src/procheader.c
19156         * src/procmsg.c
19157         * src/procmsg.h
19158         * src/common/utils.c
19159         * src/gtk/menu.h
19160         * po/
19161                 Sync with HEAD 0.9.12cvs83 (sync with main)
19162
19163 2004-08-26 [colin]      0.9.12cvs82.4
19164
19165         * src/codeconv.c
19166                 Fix strange stack corruption
19167                 Convert to utf8 after unmime, not before
19168
19169 2004-08-26 [colin]      0.9.12cvs82.3
19170
19171         * src/main.c
19172         * src/wizard.c
19173                 Fix account folders duplication
19174
19175 2004-08-25 [colin]      0.9.12cvs82.2
19176
19177         * src/wizard.c
19178                 Remove ports
19179                 Add SSL selection
19180                 Use login@server as account name
19181
19182 2004-08-25 [colin]      0.9.12cvs82.1
19183
19184         * src/plugins/pgpmime/pgpmime.c
19185                 Sync with HEAD (leak fix).
19186
19187 2004-08-25 [colin]      0.9.12cvs81.1
19188
19189         * src/plugins/pgpmime/pgpmime.c
19190         * src/plugins/pgpmime/sgpgme.c
19191         * src/plugins/pgpmime/sgpgme.h
19192                 Sync with HEAD (Handle combined messages).
19193
19194 2004-08-24 [colin]      0.9.12cvs80.3
19195
19196         * src/wizard.c
19197                 Fix full name, ports, and imap
19198
19199 2004-08-24 [colin]      0.9.12cvs80.2
19200
19201         * src/Makefile.am
19202         * src/main.c
19203         * src/setup.c
19204         * src/setup.h
19205         * src/stock_pixmap.c
19206         * src/stock_pixmap.h
19207         * src/wizard.c ** ADDED **
19208         * src/wizard.h ** ADDED ** 
19209         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
19210                 Add a setup wizard 
19211
19212 2004-08-24 [colin]      0.9.12cvs80.1
19213
19214         * src/folder.c
19215                 Sync with HEAD (set mimeflags on all messages)
19216
19217 2004-08-24 [colin]      0.9.12cvs79.3
19218
19219         * src/matcher_parser_lex.l
19220                 Fix 8bits strings not in utf8
19221
19222 2004-08-24 [colin]      0.9.12cvs79.2
19223
19224         * src/compose.c
19225                 Check conversion result before replacing buffer
19226
19227 2004-08-23 [colin]      0.9.12cvs79.1
19228
19229         * src/compose.c
19230                 Sync with HEAD (create message header in memory)
19231
19232 2004-08-23 [colin]      0.9.12cvs78.1
19233
19234         * src/rfc2015.c
19235         * src/rfc2015.h
19236                 Sync with HEAD (fix bug 197 again)
19237
19238 2004-08-23 [colin]      0.9.12cvs77.3
19239
19240         * src/compose.c
19241                 Fix again inline gpg signing (which outputs utf8
19242                 in gtk2). Not syncing this fix to HEAD as this 
19243                 code is meant to die.
19244
19245 2004-08-23 [colin]      0.9.12cvs77.2
19246
19247         * src/prefs_account.h
19248                 Remove useless include
19249
19250 2004-08-23 [colin]      0.9.12cvs77.1
19251
19252         * src/imap.c
19253         * po/es.po
19254         * po/fr.po
19255         * po/it.po
19256         * po/pl.po
19257         * po/pt_BR.po
19258         * po/sk.po
19259         * po/sr.po
19260                 Sync with HEAD (fix bug 577)
19261
19262 2004-08-22 [colin]      0.9.12cvs76.1
19263
19264         * src/plugins/trayicon/trayicon.c
19265                 Sync with HEAD (fix formatting bug)
19266
19267 2004-08-21 [colin]      0.9.12cvs74.2
19268
19269         * src/gtk/colorsel.c
19270                 Fix bug 564 (Folder color selection window exits on any
19271                 keypress)
19272
19273 2004-08-21 [colin]      0.9.12cvs74.1
19274
19275         * ChangeLog.claws
19276         * src/compose.c
19277         * src/summaryview.c
19278         * src/toolbar.c
19279                 Sync with HEAD (fix bug 576)
19280
19281 2004-08-21 [colin]      0.9.12cvs70.1
19282
19283         * src/compose.c
19284         * src/mainwindow.c
19285                 Sync with HEAD
19286                 
19287
19288 2004-08-21 [paul]       0.9.12cvs66.4
19289
19290         * src/mainwindow.c
19291         * src/messageview.c
19292         * src/gtk/menu.c
19293         * src/plugins/spamassassin/spamassassin_gtk.c
19294                 remove some deprecated gtk1 functions
19295
19296
19297 2004-08-21 [colin]      0.9.12cvs66.3
19298
19299         * src/compose.c
19300         * src/codeconv.c
19301                 Fix warnings
19302                 Remove encoding hacks
19303                 Fix bug 575 (Strange character messes up message)
19304                 Don't display conversion error when drafting
19305
19306 2004-08-21 [paul]       0.9.12cvs66.2
19307
19308         * src/prefs_account.c
19309                 fix GnuPG mode bugs
19310
19311
19312 2004-08-20 [colin]      0.9.12cvs66.1
19313
19314         * src/codeconv.c
19315                 Sync with HEAD 0.9.12cvs66
19316
19317 2004-08-20 [paul]
19318
19319         * src/plugins/pgpmime/plugin.c
19320                 modify PGP/MIME plugin's description
19321
19322 2004-08-17 [colin]      0.9.12cvs65.1
19323
19324         * src/common/ssl.c
19325         * src/plugins/pgpmime/plugin.c
19326                 Sync with HEAD
19327
19328 2004-08-14 [colin]      0.9.12cvs60.3
19329
19330         * src/plugins/trayicon/trayicon.c
19331                 Put back resize callback, on size-request signal
19332                 rather than size-allocate to avoid infinite 
19333                 callback loop
19334
19335 2004-08-13 [colin]      0.9.12cvs60.2
19336
19337         * src/common/defs.h
19338                 Cache versions have been fixed
19339
19340 2004-08-13 [colin]      0.9.12cvs60.1
19341
19342         * src/folderutils.c
19343                 Sync with HEAD
19344
19345 2004-08-12 [colin]      0.9.12cvs59.1
19346
19347         * src/plugins/trayicon/trayicon.c
19348                 Sync with HEAD
19349
19350 2004-08-12 [colin]      0.9.12cvs57.5
19351
19352         * sylpheed.desktop
19353         * configure.ac
19354         * src/Makefile.am
19355         * src/main.c
19356                 Add support for Freedesktop.org's startup notification
19357
19358 2004-08-11 [colin]      0.9.12cvs57.4
19359
19360         * src/textview.c
19361                 Fix off-by-one
19362
19363 2004-08-11 [colin]      0.9.12cvs57.3
19364
19365         * src/message_search.c
19366         * src/summary_search.c
19367                 Make searches case insensitive by default
19368         * src/textview.c
19369                 Fix case-insensitive search in message
19370
19371 2004-08-11 [colin]      0.9.12cvs57.2
19372
19373         * src/summary_search.c
19374                 Let case-sensitive be specified
19375
19376 2004-08-10 [colin]      0.9.12cvs55.4
19377
19378         * src/common/socket.c
19379                 Fix the possible race condition
19380
19381 2004-08-09 [paul]       0.9.12cvs55.3
19382
19383         * configure.ac
19384         * src/Makefile.am
19385         * src/common/Makefile.am
19386                 sync with HEAD
19387
19388
19389 2004-08-09 [paul]       0.9.12cvs55.2
19390
19391         * autogen.sh
19392         * po/poconv.sh
19393                 remove unneeded script
19394
19395         * configure.ac
19396                 add forgotten USE_LDAP_TLS (sync with HEAD)
19397
19398
19399 2004-08-09 [colin]      0.9.12cvs55.1
19400
19401         * src/main.c
19402         * src/common/ssl.c
19403         * src/common/sylpheed.c
19404         * src/common/sylpheed.h
19405                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
19406
19407 2004-08-09 [paul]       0.9.12cvs54.1
19408
19409         * ChangeLog
19410         * ChangeLog.claws
19411         * ChangeLog.jp
19412         * configure.ac
19413         * po/POTFILES.in
19414         * src/Makefile.am
19415         * src/folderutils.c
19416         * src/main.c
19417         * src/pgpmime.c
19418         * src/pgpmime.h
19419         * src/sgpgme.c
19420         * src/sgpgme.h
19421         * src/plugins/Makefile.am
19422         * src/plugins/pgpmime/.cvsignore
19423         * src/plugins/pgpmime/Makefile.am
19424         * src/plugins/pgpmime/pgpmime.c
19425         * src/plugins/pgpmime/pgpmime.h
19426         * src/plugins/pgpmime/plugin.c
19427         * src/plugins/pgpmime/sgpgme.c
19428         * src/plugins/pgpmime/sgpgme.h
19429                 sync with HEAD
19430
19431 2004-08-08 [paul]       0.9.12cvs51.1
19432
19433         * configure.ac
19434         * src/folder.c
19435                 sync with HEAD
19436
19437 2004-08-07 [colin]      0.9.12cvs50.1
19438
19439         * src/pop.c
19440         * src/common/partial_download.c
19441                 fix warnings (sync from HEAD)
19442
19443 2004-08-07 [colin]      0.9.12cvs48.1
19444
19445         * src/prefs_folder_item.c
19446                 sync with HEAD 0.9.12cvs48
19447
19448 2004-08-06 [colin]      0.9.12cvs47.1
19449
19450         * src/compose.c
19451                 Sync with HEAD
19452
19453 2004-08-06 [christoph]  0.9.12cvs46.2
19454
19455         * src/main.c
19456         * src/plugins/clamav/clamav_plugin_gtk.c
19457         * src/plugins/dillo_viewer/dillo_viewer.c
19458         * src/plugins/image_viewer/plugin.c
19459         * src/plugins/mathml_viewer/mathml_viewer.c
19460         * src/plugins/spamassassin/spamassassin_gtk.c
19461         * src/plugins/trayicon/trayicon.c
19462                 don't mix GTK1.2 plugin with GTK2 plugins
19463
19464 2004-08-06 [colin]      0.9.12cvs46.1
19465
19466         * ChangeLog
19467         * ChangeLog.claws
19468         * ChangeLog.jp
19469         * configure.ac
19470         * sylpheed-claws.pc.in
19471         * src/folder.c
19472         * src/imap.c
19473         * src/localfolder.c
19474         * src/messageview.c
19475         * src/mimeview.c
19476         * src/mimeview.h
19477         * src/msgcache.c
19478         * src/news.c
19479         * src/prefs_ext_prog.c
19480         * src/prefs_folder_item.c
19481         * src/prefs_fonts.c
19482         * src/prefs_msg_colors.c
19483         * src/prefs_spelling.c
19484         * src/prefs_themes.c
19485         * src/prefs_toolbar.c
19486         * src/prefs_wrapping.c
19487         * src/procmime.h
19488         * src/common/defs.h
19489         * src/common/nntp.c
19490         * src/common/session.c
19491         * src/common/session.h
19492         * src/common/socket.c
19493         * src/common/utils.h
19494         * src/common/xml.c
19495         * src/common/xml.h
19496         * src/gtk/prefswindow.c
19497         * src/gtk/prefswindow.h
19498         * src/plugins/clamav/clamav_plugin_gtk.c
19499         * src/plugins/dillo_viewer/dillo_prefs.c
19500         * src/plugins/image_viewer/viewerprefs.c
19501         * src/plugins/spamassassin/spamassassin_gtk.c
19502         * m4/openssl.m4 *** REMOVED ***
19503                 Sync with HEAD 0.9.12cvs46
19504
19505 2004-08-03 [paul]       0.9.12cvs40.2
19506
19507         * src/action.c
19508         * src/addressadd.c
19509         * src/addressbook.c
19510         * src/addrgather.c
19511         * src/browseldap.c
19512         * src/compose.c
19513         * src/crash.c
19514         * src/editaddress.c
19515         * src/editgroup.c
19516         * src/editldap_basedn.c
19517         * src/foldersel.c
19518         * src/importldif.c
19519         * src/mimeview.c
19520         * src/prefs_common.c
19521         * src/prefs_template.c
19522         * src/sourcewindow.c
19523         * src/summaryview.c
19524         * src/gtk/about.c
19525         * src/gtk/foldersort.c
19526         * src/gtk/logwindow.c
19527         * src/gtk/pluginwindow.c
19528         * src/gtk/prefswindow.c
19529                 change all gtk_scrolled_window_set_policy from 
19530                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
19531
19532 2004-08-02 [paul]       0.9.12cvs40.1
19533
19534         * AUTHORS
19535                 update translation team section
19536         * po/pt_BR.po
19537                 updated by Frederico Goncalves Guimaraes
19538                 <fggdebian@yahoo.com.br>
19539
19540 2004-07-31 [colin]      0.9.12cvs39.9
19541
19542         * src/exphtmldlg.c
19543                 Fix compilation
19544
19545 2004-07-31 [colin]      0.9.12cvs39.8
19546
19547         * src/exphtmldlg.c
19548                 Fix an alertpanel type
19549
19550 2004-07-30 [colin]      0.9.12cvs39.7
19551
19552         * src/alertpanel.c
19553                 Fix alertpanel_error_log's icon
19554
19555 2004-07-30 [colin]      0.9.12cvs39.6
19556
19557         * src/pop.c
19558                 Two of them should still be warnings
19559
19560 2004-07-30 [colin]      0.9.12cvs39.5
19561
19562         * src/pop.c
19563                 More warning -> error
19564 2004-07-29 [colin]      0.9.12cvs39.4
19565
19566         * src/pop.c
19567                 Warning -> error
19568
19569 2004-07-29 [colin]      0.9.12cvs39.3
19570
19571         * src/prefs_matcher.c
19572                 Fix segfault
19573
19574 2004-07-29 [colin]      0.9.12cvs39.2
19575
19576         * src/alertpanel.c
19577                 More nice-looking alertpanels
19578
19579 2004-07-29 [colin]      0.9.12cvs39.1
19580
19581         * src/messageview.c
19582                 sync with head
19583                 (inform user when partial mail is deleted on server)
19584
19585 2004-07-29 [colin]      0.9.12cvs38.1
19586
19587         * src/messageview.c
19588                 sync with head
19589
19590 2004-07-28 [paul]       0.9.12cvs37.7
19591
19592         * src/mainwindow.c
19593                 complete the replacement of deprecated gtk_progress_*
19594
19595 2004-07-28 [paul]       0.9.12cvs37.6
19596
19597         * src/action.c
19598         * src/inc.c
19599         * src/mainwindow.c
19600         * src/send_message.c
19601         * src/gtk/progressdialog.c
19602         * src/gtk/progressdialog.h
19603                 replace deprecated gtk_progress_*
19604
19605 2004-07-28 [paul]       0.9.12cvs37.5
19606
19607         * src/gtk/filesel.c
19608                 remove gtk_window_set_wmclass()
19609 2004-07-28 [paul]       0.9.12cvs37.4
19610
19611         * src/addressbook.c
19612         * src/compose.c
19613         * src/foldersel.c
19614         * src/mainwindow.c
19615         * src/messageview.c
19616         * src/sourcewindow.c
19617         * src/gtk/logwindow.c
19618                 remove gtk_window_set_wmclass()
19619                 
19620         * src/prefs_filtering.c
19621         * src/prefs_filtering_action.c
19622         * src/prefs_fonts.c
19623         * src/prefs_gtk.c
19624         * src/prefs_matcher.c
19625         * src/ssl_manager.c
19626         * src/gtk/prefswindow.c
19627                 replace gtk_window_position()
19628
19629 2004-07-28 [colin]      0.9.12cvs37.3
19630
19631         * src/alertpanel.c
19632         * src/alertpanel.h
19633                 Add a way to specify panel type for specific
19634                 panels (alertpanel())
19635         * src/account.c
19636         * src/addressbook.c
19637         * src/compose.c
19638         * src/expldifdlg.c
19639         * src/main.c
19640         * src/messageview.c
19641         * src/summaryview.c
19642         * src/textview.c
19643         * src/gtk/sslcertwindow.c
19644                 Fix alertpanel()s so that their icon match
19645                 their real type
19646
19647 2004-07-28 [paul]       0.9.12cvs37.2
19648
19649         * src/addr_compl.c
19650         * src/addressbook.c
19651         * src/alertpanel.c
19652         * src/compose.c
19653         * src/export.c
19654         * src/foldersel.c
19655         * src/folderview.c
19656         * src/grouplistdialog.c
19657         * src/import.c
19658         * src/mainwindow.c
19659         * src/message_search.c
19660         * src/messageview.c
19661         * src/passphrase.c
19662         * src/prefs_actions.c
19663         * src/prefs_common.c
19664         * src/prefs_customheader.c
19665         * src/prefs_display_header.c
19666         * src/prefs_filtering.c
19667         * src/prefs_filtering_action.c
19668         * src/prefs_gtk.c
19669         * src/prefs_matcher.c
19670         * src/prefs_msg_colors.c
19671         * src/prefs_summary_column.c
19672         * src/prefs_template.c
19673         * src/sourcewindow.c
19674         * src/ssl_manager.c
19675         * src/summary_search.c
19676         * src/gtk/colorsel.c
19677         * src/gtk/description_window.c
19678         * src/gtk/gtkaspell.c
19679         * src/gtk/inputdialog.c
19680         * src/gtk/logwindow.c
19681         * src/gtk/prefswindow.c
19682         * src/gtk/progressdialog.c
19683                 replace deprecated gtk_window_set_policy
19684
19685 2004-07-27 [colin]      0.9.12cvs37.1
19686
19687         * src/msgcache.c
19688                 More fixes (synced for head again)
19689
19690 2004-07-27 [colin]      0.9.12cvs35.3
19691
19692         * src/msgcache.c
19693                 Fix wrong test
19694
19695 2004-07-27 [colin]      0.9.12cvs35.2
19696
19697         * src/mimeview.c
19698                 Fix width a bit (by Paul)
19699         * src/alertpanel.c
19700         * src/alertpanel.h
19701                 Specialize icons, make alertpanel_message()
19702                 private
19703         * src/message_search.c
19704         * src/sgpgme.c
19705         * src/summary_search.c
19706                 Suit alertpanel changes
19707
19708 2004-07-27 [colin]      0.9.12cvs35.1
19709
19710         * src/alertpanel.c
19711                 Add an icon
19712         * src/passphrase.c
19713                 Add debug output - maybe someone will
19714                 want to look at the problem with Grab
19715                 Input :)
19716         Bump version as we're synced with HEAD
19717
19718 2004-07-26 [colin]      0.9.12cvs33.26
19719
19720         * src/pop.c
19721                 Fix uidl-file parsing when not in new
19722                 format
19723
19724 2004-07-26 [colin]      0.9.12cvs33.25
19725
19726         * src/gtk/menu.c
19727                 Move popup menu up if necessary (fixes 
19728                 account selector)
19729         * src/mainwindow.c
19730                 Set account selector's button height to
19731                 minimum
19732
19733 2004-07-26 [colin]      0.9.12cvs33.24
19734
19735         * src/alertpanel.c
19736                 Maybe fix 551 (Truncated font in alert window)
19737
19738 2004-07-26 [colin]      0.9.12cvs33.23
19739
19740         * po/de.po
19741         * po/es.po
19742         * po/fr.po
19743         * po/it.po
19744         * po/ja.po
19745         * po/pl.po
19746         * po/ru.po
19747         * po/sk.po
19748         * po/sr.po
19749         * po/zh_CN.po
19750                 Sync po files with HEAD
19751
19752 2004-07-26 [paul]       0.9.12cvs33.22
19753
19754         * src/compose.c
19755                 fix Bug 556 'Organisation-header is sent even if empty'
19756
19757 2004-07-24 [colin]      0.9.12cvs33.21
19758
19759         * src/compose.c
19760         * src/gtk/gtkaspell.c
19761         * src/gtk/gtkaspell.h
19762                 Fix speller accelerators (require hack)
19763
19764 2004-07-24 [colin]      0.9.12cvs33.20
19765
19766         * src/gtk/gtkaspell.c
19767                 Fix over-eager code deletion breaking
19768                 Check while typing
19769
19770 2004-07-24 [colin]      0.9.12cvs33.19
19771
19772         * src/browseldap.c
19773         * src/ldapctrl.c
19774         * src/ldapctrl.h
19775         * src/ldapserver.h
19776                 Sync ldap with HEAD
19777         (Fixes 546 LDAP completely broken)
19778
19779 2004-07-24 [colin]      0.9.12cvs33.18
19780
19781         * src/prefs_msg_colors.c
19782                 Fix prototype mismatch
19783         (Fixes 547 void function cannot return value)
19784
19785 2004-07-24 [colin]      0.9.12cvs33.17
19786
19787         * src/mainwindow.c
19788                 Fix sort going back to previous sort key
19789                 when changing sort direction
19790
19791 2004-07-24 [colin]      0.9.12cvs33.16
19792
19793         * src/compose.c
19794                 Fix space insertion when re-wrapping at 
19795                 cursor point
19796
19797 2004-07-24 [colin]      0.9.12cvs33.15
19798
19799         * src/gtk/gtkaspell.c
19800                 Don't change cursor position in insert-text
19801                 callback
19802         (Fixes 539 Word wrapping on input transposes letters)
19803
19804 2004-07-24 [colin]      0.9.12cvs33.14
19805
19806         * src/gtk/gtkaspell.c
19807                 Reencode non-ascii chars to dictionary's
19808                 encoding
19809         (Fixes 544 Spell check broken non english locale)
19810
19811 2004-07-24 [colin]      0.9.12cvs33.13
19812
19813         * src/summaryview.c
19814                 Fix Shift+Down, add Home/End/PgUp/PgDown
19815
19816 2004-07-21 [colin]      0.9.12cvs33.12
19817
19818         * src/prefs_common.c
19819                 Fix a gtk warning (Patch by Andrej Kacian)
19820
19821 2004-07-21 [colin]      0.9.12cvs33.11
19822
19823         * src/gtk/filesel.c
19824                 More check
19825
19826 2004-07-21 [colin]      0.9.12cvs33.10
19827
19828         * src/compose.c
19829         * src/crash.c
19830         * src/export.c
19831         * src/import.c
19832         * src/messageview.c
19833         * src/mimeview.c
19834         * src/prefs_spelling.c
19835         * src/prefs_themes.c
19836         * src/summaryview.c
19837         * src/gtk/filesel.c
19838         * src/gtk/filesel.h
19839         * src/gtk/pluginwindow.c
19840                 Untwist open/save mode guessing logic, make
19841                 it explicit
19842
19843 2004-07-20 [colin]      0.9.12cvs33.9
19844
19845         * src/codeconv.c
19846                 conv_encode_header: src_charset is UTF-8 on
19847                 gtk2
19848         * src/compose.c
19849                 Remove double encoding of the headers
19850
19851 2004-07-20 [colin]      0.9.12cvs33.8
19852
19853         * src/codeconv.c
19854                 Fix typo
19855
19856 2004-07-20 [colin]      0.9.12cvs33.7
19857
19858         * src/mainwindow.c
19859                 Set the separated messageview to the saved
19860                 size of Claws' messageview (Patch by Alfons)
19861                 Fix a callback prototype (me)
19862
19863 2004-07-20 [colin]      0.9.12cvs33.6
19864
19865         * src/codeconv.h
19866                 Forgot one hunk in 0.9.12cvs33.4
19867
19868 2004-07-19 [colin]      0.9.12cvs33.5
19869
19870         * src/action.c
19871                 Action output fix
19872                 Patch by Alfons
19873
19874 2004-07-19 [colin]      0.9.12cvs33.4
19875
19876         * src/compose.c
19877                 Fix outgoing charset bug in headers
19878         * src/codeconv.c
19879                 Clean for glib2 - Patch by Alfons
19880
19881 2004-07-19 [colin]      0.9.12cvs33.3
19882
19883         * src/statusbar.c
19884                 Remove grip from the statusbar
19885                 Patch by Alfons
19886
19887 2004-07-19 [colin]      0.9.12cvs33.2
19888
19889         * src/messageview.c
19890         * src/textview.c
19891                 Fix messageview remembering the previous
19892                 scroll position when loading a new message
19893                 Patch by Alfons
19894
19895 2004-07-19 [colin]      0.9.12cvs33.1
19896
19897         * src/folder.h
19898         * src/folderview.c
19899         * src/summaryview.c
19900                 Sync with HEAD
19901
19902 2004-07-18 [colin]      0.9.12cvs32.7
19903
19904         * configure.ac
19905                 Remove useless check for XIM - noticed
19906                 by Alfons
19907
19908 2004-07-18 [colin]      0.9.12cvs32.6
19909
19910         * src/summaryview.c
19911                 Remove non-modified and shift-modified
19912                 accelerators in summaryview's popup
19913                 menu, as that doesn't get catched by
19914                 the accel-activate signal catcher...
19915
19916 2004-07-18 [colin]      0.9.12cvs32.5
19917
19918         * src/prefs_common.c
19919                 Define sensible default prefs for 
19920                 wrapping
19921
19922 2004-07-18 [colin]      0.9.12cvs32.4
19923
19924         * src/compose.c
19925         * src/prefs_common.c
19926         * src/prefs_common.h
19927         * src/prefs_wrapping.c
19928                 Remove Smart Wrapping pref, which does
19929                 nothing on gtk2 branch
19930
19931 2004-07-18 [colin]      0.9.12cvs32.3
19932
19933         * src/sourcewindow.c
19934                 Proper utf8
19935
19936 2004-07-18 [colin]      0.9.12cvs32.2
19937
19938         * src/compose.c
19939                 Save attachment status when drafting
19940
19941 2004-07-18 [colin]      0.9.12cvs32.1
19942
19943         * src/gtk/filesel.c
19944                 Fix erratic folder selection in open mode
19945
19946 2004-07-18 [colin]      0.9.12cvs31.11
19947
19948         * src/pop.c
19949                 Don't let partial messages get deleted
19950                 even with "dowload all"
19951                 (0.9.12cvs31.8 fix extension)
19952 2004-07-18 [colin]      0.9.12cvs31.10
19953
19954         * src/gtk/logwindow.c
19955                 Fix log scrolling
19956
19957 2004-07-18 [colin]      0.9.12cvs31.9
19958
19959         * src/common/utils.c
19960                 Fix non-utf8 strings coming from commands
19961                 and files
19962
19963 2004-07-18 [colin]      0.9.12cvs31.8
19964
19965         * src/pop.c
19966                 Fix partial download bug with Download all
19967                 messages option
19968
19969 2004-07-18 [colin]      0.9.12cvs31.7
19970
19971         * src/textview.c
19972                 Fix bug introduced in 0.9.12cvs31.2
19973                 (blocked in select mode after double click)
19974
19975 2004-07-18 [colin]      0.9.12cvs31.6
19976
19977         * src/compose.c
19978         * src/gtk/menu.c
19979                 More glib-warning fixes
19980
19981 2004-07-18 [colin]      0.9.12cvs31.5
19982
19983         * src/compose.c
19984                 Fix trashing the primary clipboard when moving 
19985                 around with tab
19986         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
19987
19988 2004-07-18 [colin]      0.9.12cvs31.4
19989
19990         * src/codeconv.c
19991                 convert unencoded iso headers to utf8
19992         (Fix Bug 538 Unencoded local characters in subject make it 
19993          disappear)
19994
19995 2004-07-18 [colin]      0.9.12cvs31.3
19996
19997         * src/compose.c
19998                 Fix tab char handling in wrapping
19999         (Fix Bug 537 Line wrap problem - TAB character treated as 
20000          one character instead of 8)
20001
20002 2004-07-18 [colin]      0.9.12cvs31.2
20003
20004         * src/textview.c
20005                 return FALSE on GDK_MOTION_NOTIFY
20006         (Fix Bug 535 Hyperlinks/addresses are not selectable 
20007          (unable to highlight))
20008
20009 2004-07-18 [colin]      0.9.12cvs31.1
20010
20011         * src/folderview.c
20012                 Sync with 0.9.12cvs31
20013
20014 2004-07-18 [colin]      0.9.12cvs30.4
20015
20016         * src/compose.c
20017                 Also block text_inserted when inserting a file
20018
20019 2004-07-18 [colin]      0.9.12cvs30.3
20020
20021         * src/compose.c
20022                 Fix smart wrapping (block text_inserted handler
20023                 while putting quotation to avoid wrap on input,
20024                 don't join lines if next is sig separator)
20025
20026 2004-07-17 [colin]      0.9.12cvs30.2
20027
20028         * src/folderview.c
20029         * src/mainwindow.c
20030         * src/mimeview.c
20031         * src/summaryview.c
20032         * src/gtk/quicksearch.c
20033         * src/gtk/quicksearch.h
20034                 Block key events handlers *and* accels while
20035                 quicksearch is focused
20036         (Fixes Bug 534 quick-search bar not accepting certain letters)
20037
20038 2004-07-17 [colin]      0.9.12cvs30.1
20039
20040         * src/folder.h
20041         * src/folderview.c
20042         * src/summaryview.c
20043                 Sync with 0.9.12cvs30
20044
20045 2004-07-17 [colin]      0.9.12cvs28.2
20046
20047         * src/mimeview.c
20048         * src/procmime.c
20049         * src/summaryview.c
20050         * src/gtk/menu.c
20051                 Squash some compile and glib warnings
20052
20053 2004-07-17 [paul]       0.9.12cvs28.1
20054
20055         * src/mimeview.c
20056                 sync with 0.9.12cvs28 HEAD
20057
20058 2004-07-16 [paul]       0.9.12cvs26.1
20059         
20060         * src/gtk/quicksearch.c
20061         * src/account.c
20062         * src/account.h
20063         * src/compose.c
20064         * src/customheader.c
20065         * src/folder_item_prefs.c
20066         * src/main.c
20067         * src/mainwindow.c
20068         * src/messageview.c
20069         * src/mimeview.c
20070         * src/news.c
20071         * src/pgpmime.c
20072         * src/pop.c
20073         * src/pop.h
20074         * src/prefs_account.c
20075         * src/prefs_account.h
20076         * src/prefs_common.c
20077         * src/prefs_common.h
20078         * src/prefs_display_header.c
20079         * src/prefs_gtk.c
20080         * src/prefs_gtk.h
20081         * src/procheader.c
20082         * src/procmime.c
20083                 sync with 0.9.12cvs26 HEAD      
20084
20085 2004-07-15 [colin]      0.9.12cvs18.14
20086
20087         * src/folder.c
20088                 Disable GPG signature check during
20089                 folder move and scan
20090         (Closes Bug 521 Signature checking slows down Folder-Move)
20091
20092 2004-07-14 [colin]      0.9.12cvs18.13
20093
20094         * src/common/partial_download.c
20095                 update includes
20096
20097 2004-07-14 [colin]      0.9.12cvs18.12
20098
20099         * src/common/partial_download.c
20100         * src/common/partial_download.h
20101                 Move doc at top, add correct copyright
20102
20103 2004-07-14 [colin]      0.9.12cvs18.11
20104
20105         * src/folder.c
20106         * src/messageview.c
20107         * src/pop.c
20108         * src/pop.h
20109         * src/procmsg.c
20110         * src/summaryview.c
20111         * src/common/Makefile.am
20112         * src/common/partial_download.c ** NEW FILES **
20113         * src/common/partial_download.h ** NEW FILES **
20114                 Move partial-download related stuff to its
20115                 own file
20116
20117 2004-07-14 [colin]      0.9.12cvs18.10
20118
20119         * src/send_message.c
20120                 Fix smtp auth when user is null or empty
20121
20122 2004-07-13 [colin]      0.9.12cvs18.9
20123
20124         * src/gtk/quicksearch.c
20125                 Use alphabetic order
20126
20127 2004-07-13 [colin]      0.9.12cvs18.8
20128
20129         * src/pop.c
20130                 Be paranoid on the checks
20131
20132 2004-07-13 [colin]      0.9.12cvs18.7
20133
20134         * src/gtk/quicksearch.c
20135                 Fix Engrish once again
20136
20137 2004-07-13 [colin]      0.9.12cvs18.6
20138
20139         * src/procmsg.c
20140         * src/summaryview.c
20141                 Mark messages for deletion when they are about to
20142                 be removed from trash
20143
20144 2004-07-13 [colin]      0.9.12cvs18.5
20145
20146         * src/matcher.c
20147         * src/matcher.h
20148         * src/matcher_parser_parse.y
20149         * src/prefs_matcher.c
20150         * src/gtk/quicksearch.c
20151                 Add 'partial' ('p') match string to find partially
20152                 downloaded messages
20153
20154 2004-07-13 [colin]      0.9.12cvs18.4
20155
20156         * src/pop.c
20157                 Fix misplaced block
20158
20159 2004-07-13 [colin]      0.9.12cvs18.3
20160
20161         * src/pop.c
20162         * src/pop.h
20163         * src/messageview.c
20164                 Refactor API (to avoid passing 5+ params and code
20165                 duplication)
20166         * src/folder.c
20167         * src/msgcache.c
20168         * src/procheader.c
20169         * src/common/defs.h
20170                 Add planned_download to cache
20171                 Don't mess uidl file when moving partially downloaded
20172                 mails (they change folder, we should change it in the
20173                 uidl list too or we'll remove an incorrect message)
20174                 (this also helps removing hacks when changing 
20175                 planned_download in messageview.c)
20176
20177 2004-07-12 [colin]      0.9.12cvs18.2
20178
20179         * src/gtk/quicksearch.c
20180                 Fix missing status update in quicksearch
20181
20182 2004-07-12 [paul]       0.9.12cvs18.1
20183
20184         * po/POTFILES.in
20185         * src/Makefile.am
20186         * src/account.c
20187         * src/codeconv.c
20188         * src/compose.c
20189         * src/inc.c
20190         * src/main.c
20191         * src/prefs_common.c
20192         * src/procmsg.h
20193         * src/toolbar.c
20194         * src/prefs_msg_colors.[ch]     ** NEW FILES **
20195         * src/prefs_wrapping.[ch]       ** NEW FILES **
20196         * src/common/intl.h
20197         * src/common/utils.[ch]
20198         * src/gtk/quicksearch.[ch]
20199                 sync with 0.9.12cvs18 HEAD
20200
20201 2004-07-12 [colin]      0.9.11cvs17.25
20202
20203         * src/folder.c
20204         * src/folder.h
20205                 Remove unused function added by me in 0.9.11cvs17.10
20206
20207 2004-07-11 [colin]      0.9.11cvs17.24
20208
20209         * src/inc.c
20210         * src/messageview.c
20211         * src/pop.c
20212         * src/pop.h
20213                 Use folderitem and msgnum instead of filename to
20214                 know which mail to delete
20215                 Move old partial mail deletion to pop.c
20216
20217 2004-07-10 [colin]      0.9.11cvs17.23
20218
20219         * src/inc.c
20220                 Add debug
20221         * src/pop.c
20222         * src/pop.h
20223                 Don't re-use same enums for unrelated stuff: it's 
20224                 completely misleading !
20225                 Document a bit
20226
20227 2004-07-09 [colin]      0.9.11cvs17.22
20228
20229         * src/inc.c
20230                 Remove folder-type check and do
20231                 more tests to be sure everything's
20232                 ok
20233         * src/messageview.c
20234                 Punctuation update, remove useless
20235                 code, fix two warnings
20236         * src/noticeview.c
20237                 Layout cleaning, reset 2nd button
20238                 when specifying one
20239
20240 2004-07-09 [colin]      0.9.11cvs17.21
20241
20242         * src/messageview.c
20243         * src/pop.c
20244         * src/pop.h
20245                 Allow user to change his mind
20246                 and postpone decision (by
20247                 unmarking the mail)
20248
20249 2004-07-09 [colin]      0.9.11cvs17.20
20250
20251         * src/messageview.c
20252                 Fix bug with delete state
20253         * src/pop.c
20254         * src/pop.h
20255                 Fix buffer leak (fread doesn't 
20256                 terminate buffers with \0)
20257                 Refactoring (remove magic 
20258                 numbers)
20259
20260 2004-07-09 [colin]      0.9.11cvs17.19
20261
20262         * src/pop.c
20263                 Don't log "Skipping message" if 
20264                 we're going to TOP it two lines
20265                 later
20266
20267 2004-07-09 [colin]      0.9.11cvs17.18
20268
20269         * src/messageview.c
20270                 Fix Engrish
20271
20272 2004-07-09 [colin]      0.9.11cvs17.17
20273
20274         * src/pop.c
20275                 strlen checking...
20276         * src/messageview.c
20277                 refactoring a bit
20278
20279 2004-07-08 [colin]      0.9.11cvs17.16
20280
20281         * src/noticeview.c
20282         * src/noticeview.h
20283                 Add an optional second button
20284         * src/messageview.c
20285         * src/pop.c
20286         * src/pop.h
20287                 Don't delete partially received mails after a certain
20288                 time; rather, let the user decide.
20289
20290 2004-07-08 [colin]      0.9.11cvs17.15
20291
20292         * src/common/smtp.h
20293                 Sync with HEAD
20294
20295 2004-07-08 [colin]      0.9.11cvs17.14
20296
20297         * src/messageview.c
20298         * src/common/smtp.c
20299                 Use to_human_readable() for sizes
20300
20301 2004-07-08 [colin]      0.9.11cvs17.13
20302
20303         * src/inc.c
20304         * src/messageview.c
20305         * src/pop.c
20306         * src/pop.h
20307         * src/procmsg.c
20308                 Fix partial-downloading issues:
20309                         catch unsupported TOP
20310                         don't delete partially downloaded mails before 5 days
20311                         don't update existing with non-MH folders; that'll
20312                         make dups, but it's better than trashing the folder
20313                         free new msginfo parts
20314                 Fix indentation ;-)
20315
20316 2004-07-08 [colin]      0.9.11cvs17.12
20317
20318         * src/common/smtp.c
20319         * src/common/smtp.h
20320                 Sync smtp size verification with HEAD
20321
20322 2004-07-08 [colin]      0.9.11cvs17.11
20323
20324         * src/summaryview.c
20325         * src/prefs_common.c
20326         * src/prefs_common.h
20327         * src/gtk/quicksearch.c
20328         * src/gtk/quicksearch.h
20329                 Sync sticky pref with HEAD
20330
20331 2004-07-08 [colin]      0.9.11cvs17.10
20332
20333         * src/folder.c [1.213.2.6]
20334         * src/folder.h [1.87.2.6]
20335         * src/inc.c [1.149.2.7]
20336         * src/messageview.c [1.94.2.8]
20337         * src/procheader.c [1.47.2.6]
20338         * src/procmsg.c [1.150.2.4]
20339         * src/procmsg.h [1.60.2.5]
20340         * src/pop.c [1.56.2.4]
20341         * src/pop.h [1.17.2.3]
20342                 Let too big messages get downloaded, but truncated
20343                 Add a button to download them completely
20344                 
20345 2004-07-06 [colin]      0.9.11cvs17.9
20346
20347         * src/gtk/quicksearch.c [1.1.2.3]
20348                 Add a Clear button
20349         * commitHelper
20350         * PATCHSETS
20351                 Add a script to help with cvs
20352
20353 2004-07-03 [colin]      0.9.11cvs17.8
20354
20355         * src/plugins/imageviewer/viewer.c
20356                 fix imageviewer (which was staying on the first
20357                 displayed image)
20358
20359 2004-07-03 [colin]      0.9.11cvs17.7
20360
20361         Removed FIXME_GTK2 warnings
20362         * src/gtk/gtkutils.c
20363                 useless #warnings
20364         * src/gtk/menu.c
20365                 useless #warnings (no need to mess with menu rc)
20366         * src/gtk/menu.h
20367                 unused functions
20368         
20369
20370 2004-07-03 [colin]      0.9.11cvs17.6
20371
20372         Removed FIXME_GTK2 warnings
20373         * src/codeconv.c
20374                 useless #warnings (rewrite needed)
20375         * src/compose.c
20376                 useless #warnings (rewrite needed)
20377                 useless #warnings (gtk2 is like that)
20378                 useless #warnings (previously fixed)
20379         * src/main.c
20380                 useless #warnings (previously fixed)
20381         * src/message_search.c
20382                 useless #warnings (gtk2 is like that)
20383                 Made apparent that search is case-sensitive
20384         * src/mimeview.c
20385                 useless #warnings (rewrite needed)
20386                 useless #warnings (gtk2 is like that)
20387                 reimplemented real warnings
20388         * src/prefs_common.c
20389                 Removed block cursor option (not it gtk2)
20390         * src/prefs_gtk.c
20391                 useless #warnings (rewrite needed)
20392         * src/procheader.c
20393                 useless #warnings (rewrite needed)
20394         * src/sourcewindow.c
20395                 useless #warnings (incorrect placing)
20396         * src/summary_search.c
20397                 useless #warnings (gtk2 is like that)
20398                 Made apparent that search is case-sensitive
20399         * src/action.c
20400                 useless #warnings (gtk2 is like that)
20401         * src/textview.c
20402                 useless #warnings (rewrite needed)
20403         * src/toolbar.c
20404                 useless #warnings (rewrite needed)
20405
20406 2004-07-03 [colin]      0.9.11cvs17.5
20407
20408         * src/textview.c
20409                 Fix mismerge which broke URI opening
20410                 
20411 2004-07-01 [colin]      0.9.11cvs17.4
20412
20413         * src/gtk/filesel.c
20414                 Fill filename when saving
20415                 
20416 2004-06-27 [colin]      0.9.11cvs17.3
20417
20418         * src/gtk/filesel.[ch]
20419                 Use the new GTK file selector
20420                 Update prototype to match the reality: multiple file
20421                 selection is open-only          
20422         * src/compose.c
20423                 Match the new prototypes        
20424         * configure.ac
20425                 Match the new requirements (gtk 2.4.0)
20426                         
20427 2004-06-26 [colin]      0.9.11cvs17.2
20428
20429         * src/plugins/trayicon/trayicon.c
20430                 Remove useless signal handler on resize, which causes
20431                 an infinite "loop"
20432         
20433 2004-06-26 [colin]      0.9.11cvs17.1
20434         
20435         * tools/Makefile.am
20436                 remove launch_firebird and add nautilus2sylpheed.sh
20437         * src/quicksearch.c
20438           src/summaryview.c
20439                 Fix show/hide "Extended symbols" button problem
20440                 Fix apparition at startup
20441                 Fix const warnings
20442         * src/plugins/image_viewer/Makefile.am
20443                 Fix configure 
20444         * common/ssl.c
20445                 Re-enable certificate check, as it doesn't seem to
20446                 cause Xlib errors anymore
20447
20448 2004-06-25 [paul]       0.9.11cvs17
20449
20450         * sync with 0.9.11cvs17 HEAD
20451         
20452         NOTE: QuickSearch is broken
20453
20454 2004-06-07 [colin]      0.9.10claws67.10
20455         * src/plugins/trayicon/trayicon.c
20456           src/plugins/trayicon/libeggtrayicon/Makefile.am
20457           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20458                 Fix gettextization in trayicon plugin
20459
20460 2004-06-07 [colin]      0.9.10claws67.9
20461         
20462         * src/summaryview.c
20463           src/gtk/gtksctree.[ch]
20464                 Let Shift+{Up,Down} work in summaryview
20465                 (well, Down "works" and Up works)
20466                 Let the list scroll when using these keys
20467
20468 2004-06-06 [colin]      0.9.10claws67.8
20469
20470         * src/plugins/trayicon/trayicon.c
20471                 Fix pixmap update
20472
20473 2004-06-06 [colin]      0.9.10claws67.7
20474
20475         * src/addressbook.c
20476                 Fix signal handling causing system-wide focus grab
20477
20478 2004-05-25 [paul]       0.9.10claws67.6
20479
20480         * Makefile.am
20481           src/Makefile.am
20482                 clean up
20483
20484 2004-05-25 [paul]       0.9.10claws67.5
20485
20486         * replace deprecated gtk_signal... functions
20487
20488 2004-05-23 [colin]      0.9.10claws67.4
20489
20490         * src/compose.c
20491                 Fix wrapping
20492
20493 2004-05-22 [colin]      0.9.10claws67.3
20494
20495         * src/compose.c
20496                 Re-fix [Edited] in compose.c::compose_reedit()
20497
20498 2004-05-22 [colin]      0.9.10claws67.2
20499
20500         * src/procmime.c
20501                 Fix parsing of multiparts mails
20502
20503 2004-05-22 [colin]      0.9.10claws67.1
20504
20505         * src/summaryview.c
20506                 Fix quicksearch
20507
20508 2004-05-22 [paul]       0.9.10claws67
20509
20510         * sync with 0.9.10claws67 HEAD
20511
20512 2004-05-14 [alfons]
20513
20514         * src/procmime.h
20515                 add forgotton prototype
20516
20517 2004-05-10 [paul]       0.9.10claws57
20518
20519         * sync with 0.9.10claws57 HEAD
20520
20521 2004-05-05 [paul]       0.9.9.claws1
20522
20523         * ChangeLog-gtk2        ** REMOVED **
20524           ChangeLog-gtk2.claws  ** ADDED **
20525                 rename and adopt the normal claws format
20526                 
20527         * configure.ac
20528                 require gtkmathview >= 0.5
20529
20530         * ac/*                          ** REMOVED **
20531           ac/                           ** REMOVED **
20532           intl/Makefile.in              ** REMOVED **
20533           m4/                           ** ADDED **
20534           m4/missing                    ** ADDED **
20535           m4/missing/gdk-pixbuf.m4      ** ADDED **
20536           m4/missing/gettext.m4         ** ADDED **
20537           m4/missing/gpgme.m4           ** ADDED **
20538           m4/missing/imlib.m4           ** ADDED **
20539           m4/.cvsignore                 ** ADDED **
20540           m4/Makefile.am                ** ADDED **
20541           m4/README                     ** ADDED **
20542           m4/aclocal-include.m4         ** ADDED **
20543           m4/aspell.m4                  ** ADDED **
20544           m4/check-type.m4              ** ADDED **
20545           m4/gnupg-check-typedef.m4     ** ADDED **
20546           m4/openssl.m4                 ** ADDED **
20547           m4/spamassassin.m4            ** ADDED **
20548           po/ChangeLog                  ** REMOVED **
20549           po/Makefile.in.in             ** REMOVED **
20550           po/Rules-quot                 ** REMOVED **
20551           po/boldquot.sed               ** REMOVED **
20552           po/en@boldquot.header         ** REMOVED **
20553           po/en@quot.header             ** REMOVED **
20554           po/insert-header.sin          ** REMOVED **
20555           po/quot.sed                   ** REMOVED **
20556           po/remove-potcdate.sed        ** REMOVED **
20557           po/remove-potcdate.sin        ** REMOVED **
20558           po/stamp-po                   ** REMOVED **
20559           Makefile.am
20560           autogen.sh
20561           configure.ac
20562                 enable building with automake 1.8.x
20563                 add 'autopoint --force' to autogen.sh and remove all
20564                 auto-generated files, remove ac/ directory and use
20565                 m4/ directory instead
20566                 
20567         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
20568                 fix gettextization
20569
20570 2004-02-28 Colin Leroy <colin@colino.net>
20571         * src/prefs_matcher.c
20572           src/prefs_filtering.c
20573           src/prefs_filtering_action.c
20574                 Fix non-editable GtkEntries
20575
20576 2004-02-22 Thorsten Maerz <torte@netztorte.de>
20577         * src/prefs_themes.c
20578                 utf8 conversion for theme info
20579
20580 2004-02-21 Thorsten Maerz <torte@netztorte.de>
20581         * sync 0.9.9claws
20582
20583 2004-02-14 Thorsten Maerz <torte@netztorte.de>
20584         * src/grouplistdialog.c
20585                 allow multiple selections without ctrl key
20586
20587 2004-02-09 Thorsten Maerz <torte@netztorte.de>
20588         * src/main.c
20589                 enable customizable accelerators
20590
20591 2004-02-08 Thorsten Maerz <torte@netztorte.de>
20592         * src/prefs_common.c
20593                 re-enable different font settings for gtk1/2
20594         * src/prefs_folder_item.c
20595                 fix folder prefs displayed wrong
20596         * src/textview.c
20597                 set 'sunken' shadow type
20598
20599 2004-02-07 Colin Leroy <colin@colino.net>
20600         * src/compose.c
20601                 Fix message being always [Edited]
20602                 Encode headers correctly (utf8 buf)
20603
20604 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20605         * src/socket.c
20606                 remove double g_source_attach()
20607                 (Thanks to Colin Leroy)
20608
20609 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20610         * src/gtk/gtksctree.c
20611                 Fix SSL certificate list not shown
20612         * src/mimeview.c
20613                 Fix clicks in mime tree
20614
20615 2004-01-27 Thorsten Maerz <torte@netztorte.de>
20616         * src/common/socket.c
20617                 Fix SSL receive
20618         * src/compose.c
20619                 Fix clipboard menu hotkeys
20620
20621 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20622         * src/gtk/gtkaspell.[ch]
20623           src/compose.c
20624                 reimplement spellchecker
20625
20626 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20627         * src/gtk/filesel.c
20628                 crash when inserting file in compose window
20629                 (TODO: keep old selection on clicks)
20630         * src/main.c
20631                 use gtkrc-2.0 instead of gtkrc
20632
20633 2004-01-25 Thorsten Maerz <torte@netztorte.de>
20634         * src/messageview.c
20635                 remove orphaned mimeview unref()
20636
20637 2004-01-20 Thorsten Maerz <torte@netztorte.de>
20638         * src/grouplistdialog.c
20639                 expand nodes containing subscribed groups
20640
20641 2004-01-19 Thorsten Maerz <torte@netztorte.de>
20642         * src/textview.c
20643                 textview: hide cursor, restore old click behaviour
20644
20645 2004-01-18 Thorsten Maerz <torte@netztorte.de>
20646         * src/textview.c
20647                 variable names messed up
20648
20649 2004-01-17 Colin Leroy <colin@colino.net>
20650         * src/addr_compl.c
20651                 Fix completion address too thin
20652         * src/compose.c
20653                 Fix tab-to-subject behaviour
20654         * src/summaryview.c
20655                 Implement key up & down in summaryview
20656
20657 2004-01-12 Thorsten Maerz <torte@netztorte.de>
20658
20659         * sync 098claws
20660
20661 2004-01-08 Thorsten Maerz <torte@netztorte.de>
20662         * configure.ac
20663           Makefile.am
20664           doc/.cvsignore
20665           doc/Makefile.am
20666                 faq, man, manual moved to doc/
20667         * ac/aspell.m4
20668           ac/check-type.m4
20669           ac/gnupg-check-typedef.m4
20670           ac/openssl.m4
20671           ac/spamassassin.m4
20672           ac/missing/gdk-pixbuf.m4
20673           ac/missing/gpgme.m4
20674           ac/missing/imlib.m4
20675                 fix automake warnings
20676
20677 2003-12-06 Colin Leroy <colin@colino.net>
20678         * src/summaryview.c
20679                 Fix quicksearch
20680
20681 2003-12-05 Colin Leroy <colin@colino.net>
20682         * src/summaryview.c
20683                 Fix going to next unread folder
20684
20685 2003-12-05 Colin Leroy <colin@colino.net>
20686         * src/crash.c
20687                 Fix gtk2 compilation
20688         * src/session.c
20689                 Remove iotag source handler at disconnection
20690         * src/socket.[ch] 
20691                 Remove source handler when closing socket 
20692                 (fixes another seg)
20693
20694 2003-12-04 Colin Leroy <colin@colino.net>
20695         * src/compose.c
20696           src/prefs_account.c
20697           src/prefs_common.c
20698                 Fix some dropdown menus
20699
20700 2003-12-04 Colin Leroy <colin@colino.net>
20701         * src/compose.c
20702                 Fix event handlers on header fields
20703         * src/common/socket.c
20704           src/common/session.c
20705                 Fix segfault with callback (SSL)
20706                 Fix end of session 
20707
20708 2003-10-06 Thorsten Maerz <torte@netztorte.de>
20709
20710         * Fix compile bug in src/compose.c
20711         * removed src/gtk/gtkstext.[ch]
20712
20713 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
20714
20715         * Convert character set and escape "text" attributes in toolbar setting
20716         files.
20717         * Fixed bug in button-press-event handling.
20718
20719 2003-09-16 Thorsten Maerz <torte@netztorte.de>
20720
20721         * Fixed bug in key-press-event handling.
20722
20723 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
20724
20725         * Enabled to compile tray-icon plugin (Ad-hoc).
20726         * Avoid hang up bug of icon list in mime view (Ad-hoc).
20727
20728 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
20729
20730         * Enabled to compile on sylpheed-claws.
20731         (tray-icon plugin still cannot compile yet.)
20732
20733 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
20734
20735         * Updated to 0.9.5.
20736
20737 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
20738
20739         * Updated to 0.9.4.
20740         * Ported monitoring SSL mechanism to GSource of GLib2
20741         (I don't confirm it)
20742         * Added _gtk2 suffix to key name of font preference to avoid
20743         ovverwriting preference of Gtk+-1.2 version.
20744
20745 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
20746
20747         * Updated to 0.9.2.
20748
20749 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
20750
20751         * Updated to 0.9.1.
20752         * Translate po files into UTF-8 when execute autogen.sh.
20753
20754 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
20755
20756         * Updated to 0.9.0.
20757
20758 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
20759
20760         * Plugged GError related memory leaks.
20761
20762 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
20763
20764         * Changed default size of fonts.
20765         * Enabled to set titile font size of warning dialog.
20766
20767 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
20768
20769         * Embed a sylpheed icon into executable binary on Windows.
20770
20771 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
20772
20773         * I forgot to traslate character set of element string in src/xml.c.
20774
20775 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
20776
20777         * Fixed detecting bind_textdomain_codeset in configure.in.
20778         * The bug in which "Example" of "Date fromat" preference isn't displayed
20779         correctly has been fixed.
20780
20781 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
20782
20783         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
20784           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
20785           glib-gettextize
20786           Removed intl directory.
20787           Translated po files into UTF-8.
20788           (Thanks! Ryuji Abe)
20789
20790 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
20791
20792         * The bug which doesn't unscape string in xml.c has been fixed.
20793
20794 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
20795
20796         * The bug which is failed to translate encoding of file name thorough
20797         file dialog has been fixed.
20798
20799 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
20800
20801         * Modified to translate file names which is used in inporting/expoting
20802         mbox feature and "Save as" feature into locale encoding.
20803         * Translate file names into locale encoding when "Attache file" and
20804         "Insert file".
20805         * Force set G_BROKEN_FILENAMES environment variable.
20806         * Other minor fixes.
20807
20808 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
20809
20810         * Modified to treat MH folder's name as locale encoding.
20811
20812 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
20813
20814         * The bug which clash on switching candidates of auto completion of
20815         addresses, cannot use auto completion in Japanesse is fixed
20816         (Thanks! Tokunaga-san)¡¥
20817
20818 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20819
20820         * The bug which cannot switch key accelerator preference has been fixed
20821         (Thanks! smbd-san)¡¥
20822
20823 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20824
20825         * version 0.8.11-gtk2-20030314
20826
20827 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
20828
20829         * The bug in which character set conversion of filtering messages has
20830         been fixed.(Thanks! COCOA-san).
20831
20832 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
20833
20834         * Revived "Leave space on head" preference in "Message" category.
20835         * A bug which clash when put the cursor to end of buffer and execute
20836         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
20837
20838 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
20839
20840         * version 0.8.11-gtk2-20030312
20841
20842 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
20843
20844         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
20845         * Modified to use Pango's API directly for font preference.
20846         * Integrated GtkTextView of textview to one widget.
20847         * Set fonts of header title in textview by "header_title" tag.
20848         * Removed some deprecated codes.
20849
20850 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
20851
20852         * Updated to 0.8.11.
20853         * Merged cygwin patch(Thanks! Sakai-san).
20854
20855 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
20856
20857         * version 0.8.10-gtk2-20030309